Started by user Matthias Mueller Running as Matthias Mueller Obtained build-snapshot.jenkins from git ssh://git@bitbucket.aiticon.net:7999/ac/appng-build.git Running in Durability level: MAX_SURVIVABILITY [Pipeline] Start of Pipeline [Pipeline] node Running on Jenkins in /var/lib/jenkins/workspace/appNG_1.23.x [Pipeline] { [Pipeline] tool [Pipeline] stage [Pipeline] { (notifyStart) [Pipeline] emailext Sending email to: matthias.mueller@appng.org [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (git clone) [Pipeline] git The recommended git tool is: git No credentials specified > git rev-parse --is-inside-work-tree # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:appNG/appng.git # timeout=10 Fetching upstream changes from git@github.com:appNG/appng.git > git --version # timeout=10 > git --version # 'git version 2.11.0' > git fetch --tags --progress -- git@github.com:appNG/appng.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/remotes/origin/appng-1.23.x^{commit} # timeout=10 Checking out Revision 9c17079e2c6c03e10202df4e3880726afbd1e89b (refs/remotes/origin/appng-1.23.x) > git config core.sparsecheckout # timeout=10 > git checkout -f 9c17079e2c6c03e10202df4e3880726afbd1e89b # timeout=10 > git branch -a -v --no-abbrev # timeout=10 > git branch -D appng-1.23.x # timeout=10 > git checkout -b appng-1.23.x 9c17079e2c6c03e10202df4e3880726afbd1e89b # timeout=10 Commit message: "APPNG-2397 fix tests" > git rev-list --no-walk ff811d9c7cea28e41d2e8c78eae53dcd47fd8046 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Maven Build) [Pipeline] sh + /var/lib/jenkins/tools/hudson.tasks.Maven_MavenInstallation/Maven_3.5.0/bin/mvn clean deploy -Djavax.xml.accessExternalSchema=all -DoutFolder=/tmp/jenkins_artifacts/36 -Pdummy [INFO] Scanning for projects... [INFO] ------------------------------------------------------------------------ [INFO] Reactor Build Order: [INFO] [INFO] appNG Parent [INFO] appNG Tools [INFO] appNG Mail [INFO] appNG Forms [INFO] appng Formtags [INFO] appNG XML-API [INFO] appNG public API [INFO] appNG testsupport [INFO] appNG REST API [INFO] appNG Persistence-Tools [INFO] appNG Search [INFO] appNG Core Library [INFO] appNG Command Line Interface [INFO] appNG Tag Library [INFO] appNGizer JAXB API [INFO] appNGizer [INFO] appNG Application [INFO] appNG application BOM [INFO] appNG Documentation [INFO] appNG Template Assembly Descriptors [INFO] appNG Template Parent [INFO] appng-application-assembly [INFO] appNG application parent [INFO] Archetype - appng-archetype-application [INFO] appNG appNGizer Maven Plugin [INFO] appNG camunda [INFO] appNG Application, including Camunda BPM process engine libraries [INFO] appNG Maven Plugin [INFO] upNGizr [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building appNG Parent 1.23.0-SNAPSHOT [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ appng-parent --- [INFO] [INFO] --- maven-source-plugin:3.0.1:jar-no-fork (default) @ appng-parent --- [INFO] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ appng-parent --- [INFO] Installing /var/lib/jenkins/workspace/appNG_1.23.x/pom.xml to /var/lib/jenkins/.m2/repository/org/appng/appng-parent/1.23.0-SNAPSHOT/appng-parent-1.23.0-SNAPSHOT.pom [INFO] [INFO] --- maven-deploy-plugin:2.8.2:deploy (default-deploy) @ appng-parent --- Downloading: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-parent/1.23.0-SNAPSHOT/maven-metadata.xml Progress (1): 602 B Downloaded: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-parent/1.23.0-SNAPSHOT/maven-metadata.xml (602 B at 2.2 kB/s) Uploading: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-parent/1.23.0-SNAPSHOT/appng-parent-1.23.0-20210701.134634-36.pom Progress (1): 2.0/35 kB Progress (1): 4.1/35 kB Progress (1): 6.1/35 kB Progress (1): 8.2/35 kB Progress (1): 10/35 kB Progress (1): 12/35 kB Progress (1): 14/35 kB Progress (1): 16/35 kB Progress (1): 18/35 kB Progress (1): 20/35 kB Progress (1): 23/35 kB Progress (1): 25/35 kB Progress (1): 27/35 kB Progress (1): 29/35 kB Progress (1): 31/35 kB Progress (1): 33/35 kB Progress (1): 35/35 kB Progress (1): 35 kB Uploaded: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-parent/1.23.0-SNAPSHOT/appng-parent-1.23.0-20210701.134634-36.pom (35 kB at 52 kB/s) Downloading: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-parent/maven-metadata.xml Progress (1): 1.7 kB Downloaded: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-parent/maven-metadata.xml (1.7 kB at 111 kB/s) Uploading: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-parent/1.23.0-SNAPSHOT/maven-metadata.xml Progress (1): 602 B Uploaded: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-parent/1.23.0-SNAPSHOT/maven-metadata.xml (602 B at 434 B/s) Uploading: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-parent/maven-metadata.xml Progress (1): 1.7 kB Uploaded: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-parent/maven-metadata.xml (1.7 kB at 2.2 kB/s) [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building appNG Tools 1.23.0-SNAPSHOT [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ appng-tools --- [INFO] Deleting /var/lib/jenkins/workspace/appNG_1.23.x/appng-tools/target [INFO] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ appng-tools --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /var/lib/jenkins/workspace/appNG_1.23.x/appng-tools/src/main/resources [INFO] [INFO] --- maven-compiler-plugin:3.6.1:compile (default-compile) @ appng-tools --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 37 source files to /var/lib/jenkins/workspace/appNG_1.23.x/appng-tools/target/classes [INFO] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ appng-tools --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 18 resources [INFO] [INFO] --- maven-compiler-plugin:3.6.1:testCompile (default-testCompile) @ appng-tools --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 11 source files to /var/lib/jenkins/workspace/appNG_1.23.x/appng-tools/target/test-classes [INFO] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ appng-tools --- [INFO] [INFO] ------------------------------------------------------- [INFO] T E S T S [INFO] ------------------------------------------------------- [INFO] Running org.appng.tools.image.ImageProcessorTest 2021-07-01 15:46:41,627 INFO [main] org.appng.tools.image.ImageProcessor: Version: ImageMagick 6.8.9-9 Q16 x86_64 2019-12-29 http://www.imagemagick.org 2021-07-01 15:46:41,775 TRACE [main] com.j256.simplemagic.entries.MagicEntry: matched data: level 0,name 'JPEG',mime 'image/jpeg',test 'EQUALS, value 65496',format 'JPEG image data': com.j256.simplemagic.entries.MagicEntry$ContentData@eec5a4a 2021-07-01 15:46:41,775 TRACE [main] com.j256.simplemagic.entries.MagicEntry: matched data: level 1,name ',',test 'JFIF',format ', JFIF standard': com.j256.simplemagic.entries.MagicEntry$ContentData@eec5a4a 2021-07-01 15:46:41,775 TRACE [main] com.j256.simplemagic.entries.MagicEntry: matched data: level 2,name '%d.',format ' %d.': com.j256.simplemagic.entries.MagicEntry$ContentData@eec5a4a 2021-07-01 15:46:41,775 TRACE [main] com.j256.simplemagic.entries.MagicEntry: matched data: level 2,name '%02d',format '%02d': com.j256.simplemagic.entries.MagicEntry$ContentData@eec5a4a 2021-07-01 15:46:41,776 TRACE [main] com.j256.simplemagic.entries.MagicEntry: matched data: level 2,name ',',test 'EQUALS, value 0',format ', aspect ratio': com.j256.simplemagic.entries.MagicEntry$ContentData@eec5a4a 2021-07-01 15:46:41,776 TRACE [main] com.j256.simplemagic.entries.MagicEntry: matched data: level 2,name ',',format ', density %dx': com.j256.simplemagic.entries.MagicEntry$ContentData@eec5a4a 2021-07-01 15:46:41,776 TRACE [main] com.j256.simplemagic.entries.MagicEntry: matched data: level 2,name '%d',format '%d': com.j256.simplemagic.entries.MagicEntry$ContentData@eec5a4a 2021-07-01 15:46:41,776 TRACE [main] com.j256.simplemagic.entries.MagicEntry: matched data: level 2,name ',',format ', segment length %d': com.j256.simplemagic.entries.MagicEntry$ContentData@eec5a4a 2021-07-01 15:46:41,869 TRACE [main] com.j256.simplemagic.entries.MagicEntries: found full match level 0,name 'JPEG',mime 'image/jpeg',test 'EQUALS, value 65496',format 'JPEG image data' 2021-07-01 15:46:41,869 TRACE [main] com.j256.simplemagic.entries.MagicEntries: returning full match jpeg, type JPEG, mime 'image/jpeg', msg 'JPEG image data, JFIF standard 1.01, aspect ratio, density 1x1, segment length 16' 2021-07-01 15:46:41,880 INFO [main] org.appng.tools.image.ImageProcessor: Version: ImageMagick 6.8.9-9 Q16 x86_64 2019-12-29 http://www.imagemagick.org 2021-07-01 15:46:41,881 TRACE [main] com.j256.simplemagic.entries.MagicEntry: matched data: level 0,name 'PNG',mime 'image/png',test '‰PNG  ',format 'PNG image': com.j256.simplemagic.entries.MagicEntry$ContentData@65e2dbf3 2021-07-01 15:46:41,881 TRACE [main] com.j256.simplemagic.entries.MagicEntry: matched data: level 1,name ',',format ', %ld x': com.j256.simplemagic.entries.MagicEntry$ContentData@65e2dbf3 2021-07-01 15:46:41,881 TRACE [main] com.j256.simplemagic.entries.MagicEntry: matched data: level 1,name '%ld,',format '%ld,': com.j256.simplemagic.entries.MagicEntry$ContentData@65e2dbf3 2021-07-01 15:46:41,882 TRACE [main] com.j256.simplemagic.entries.MagicEntry: matched data: level 1,name '%d-bit',format '%d-bit': com.j256.simplemagic.entries.MagicEntry$ContentData@65e2dbf3 2021-07-01 15:46:41,882 TRACE [main] com.j256.simplemagic.entries.MagicEntry: matched data: level 1,name '/color',test 'EQUALS, value 6',format '/color RGBA,': com.j256.simplemagic.entries.MagicEntry$ContentData@65e2dbf3 2021-07-01 15:46:41,882 TRACE [main] com.j256.simplemagic.entries.MagicEntry: matched data: level 1,name 'non-interlaced',test 'EQUALS, value 0',format 'non-interlaced': com.j256.simplemagic.entries.MagicEntry$ContentData@65e2dbf3 2021-07-01 15:46:41,882 TRACE [main] com.j256.simplemagic.entries.MagicEntries: found full match level 0,name 'PNG',mime 'image/png',test '‰PNG  ',format 'PNG image' 2021-07-01 15:46:41,882 TRACE [main] com.j256.simplemagic.entries.MagicEntries: returning full match png, type PNG, mime 'image/png', msg 'PNG image, 1600 x 843, 8-bit/color RGBA, non-interlaced' 2021-07-01 15:46:41,893 INFO [main] org.appng.tools.image.ImageProcessor: Version: ImageMagick 6.8.9-9 Q16 x86_64 2019-12-29 http://www.imagemagick.org 2021-07-01 15:46:41,894 TRACE [main] com.j256.simplemagic.entries.MagicEntry: matched data: level 0,name 'JPEG',mime 'image/jpeg',test 'EQUALS, value 65496',format 'JPEG image data': com.j256.simplemagic.entries.MagicEntry$ContentData@4f970963 2021-07-01 15:46:41,894 TRACE [main] com.j256.simplemagic.entries.MagicEntry: matched data: level 1,name ',',test 'JFIF',format ', JFIF standard': com.j256.simplemagic.entries.MagicEntry$ContentData@4f970963 2021-07-01 15:46:41,895 TRACE [main] com.j256.simplemagic.entries.MagicEntry: matched data: level 2,name '%d.',format ' %d.': com.j256.simplemagic.entries.MagicEntry$ContentData@4f970963 2021-07-01 15:46:41,895 TRACE [main] com.j256.simplemagic.entries.MagicEntry: matched data: level 2,name '%02d',format '%02d': com.j256.simplemagic.entries.MagicEntry$ContentData@4f970963 2021-07-01 15:46:41,895 TRACE [main] com.j256.simplemagic.entries.MagicEntry: matched data: level 2,name ',',test 'EQUALS, value 1',format ', resolution (DPI)': com.j256.simplemagic.entries.MagicEntry$ContentData@4f970963 2021-07-01 15:46:41,895 TRACE [main] com.j256.simplemagic.entries.MagicEntry: matched data: level 2,name ',',format ', density %dx': com.j256.simplemagic.entries.MagicEntry$ContentData@4f970963 2021-07-01 15:46:41,895 TRACE [main] com.j256.simplemagic.entries.MagicEntry: matched data: level 2,name '%d',format '%d': com.j256.simplemagic.entries.MagicEntry$ContentData@4f970963 2021-07-01 15:46:41,896 TRACE [main] com.j256.simplemagic.entries.MagicEntry: matched data: level 2,name ',',format ', segment length %d': com.j256.simplemagic.entries.MagicEntry$ContentData@4f970963 2021-07-01 15:46:41,896 TRACE [main] com.j256.simplemagic.entries.MagicEntries: found full match level 0,name 'JPEG',mime 'image/jpeg',test 'EQUALS, value 65496',format 'JPEG image data' 2021-07-01 15:46:41,896 TRACE [main] com.j256.simplemagic.entries.MagicEntries: returning full match jpeg, type JPEG, mime 'image/jpeg', msg 'JPEG image data, JFIF standard 1.02, resolution (DPI), density 96x96, segment length 16' 2021-07-01 15:46:42,013 INFO [main] org.appng.tools.image.ImageProcessor: Version: ImageMagick 6.8.9-9 Q16 x86_64 2019-12-29 http://www.imagemagick.org 2021-07-01 15:46:42,014 TRACE [main] com.j256.simplemagic.entries.MagicEntry: matched data: level 0,name 'JPEG',mime 'image/jpeg',test 'EQUALS, value 65496',format 'JPEG image data': com.j256.simplemagic.entries.MagicEntry$ContentData@4f063c0a 2021-07-01 15:46:42,014 TRACE [main] com.j256.simplemagic.entries.MagicEntry: matched data: level 1,name ',',test 'JFIF',format ', JFIF standard': com.j256.simplemagic.entries.MagicEntry$ContentData@4f063c0a 2021-07-01 15:46:42,014 TRACE [main] com.j256.simplemagic.entries.MagicEntry: matched data: level 2,name '%d.',format ' %d.': com.j256.simplemagic.entries.MagicEntry$ContentData@4f063c0a 2021-07-01 15:46:42,015 TRACE [main] com.j256.simplemagic.entries.MagicEntry: matched data: level 2,name '%02d',format '%02d': com.j256.simplemagic.entries.MagicEntry$ContentData@4f063c0a 2021-07-01 15:46:42,015 TRACE [main] com.j256.simplemagic.entries.MagicEntry: matched data: level 2,name ',',test 'EQUALS, value 1',format ', resolution (DPI)': com.j256.simplemagic.entries.MagicEntry$ContentData@4f063c0a 2021-07-01 15:46:42,015 TRACE [main] com.j256.simplemagic.entries.MagicEntry: matched data: level 2,name ',',format ', density %dx': com.j256.simplemagic.entries.MagicEntry$ContentData@4f063c0a 2021-07-01 15:46:42,015 TRACE [main] com.j256.simplemagic.entries.MagicEntry: matched data: level 2,name '%d',format '%d': com.j256.simplemagic.entries.MagicEntry$ContentData@4f063c0a 2021-07-01 15:46:42,015 TRACE [main] com.j256.simplemagic.entries.MagicEntry: matched data: level 2,name ',',format ', segment length %d': com.j256.simplemagic.entries.MagicEntry$ContentData@4f063c0a 2021-07-01 15:46:42,016 TRACE [main] com.j256.simplemagic.entries.MagicEntries: found full match level 0,name 'JPEG',mime 'image/jpeg',test 'EQUALS, value 65496',format 'JPEG image data' 2021-07-01 15:46:42,016 TRACE [main] com.j256.simplemagic.entries.MagicEntries: returning full match jpeg, type JPEG, mime 'image/jpeg', msg 'JPEG image data, JFIF standard 1.02, resolution (DPI), density 96x96, segment length 16' 2021-07-01 15:46:42,023 INFO [main] org.appng.tools.image.ImageProcessor: Version: ImageMagick 6.8.9-9 Q16 x86_64 2019-12-29 http://www.imagemagick.org 2021-07-01 15:46:42,024 TRACE [main] com.j256.simplemagic.entries.MagicEntry: matched data: level 0,name 'JPEG',mime 'image/jpeg',test 'EQUALS, value 65496',format 'JPEG image data': com.j256.simplemagic.entries.MagicEntry$ContentData@614ddd49 2021-07-01 15:46:42,024 TRACE [main] com.j256.simplemagic.entries.MagicEntry: matched data: level 1,name ',',test 'JFIF',format ', JFIF standard': com.j256.simplemagic.entries.MagicEntry$ContentData@614ddd49 2021-07-01 15:46:42,024 TRACE [main] com.j256.simplemagic.entries.MagicEntry: matched data: level 2,name '%d.',format ' %d.': com.j256.simplemagic.entries.MagicEntry$ContentData@614ddd49 2021-07-01 15:46:42,024 TRACE [main] com.j256.simplemagic.entries.MagicEntry: matched data: level 2,name '%02d',format '%02d': com.j256.simplemagic.entries.MagicEntry$ContentData@614ddd49 2021-07-01 15:46:42,025 TRACE [main] com.j256.simplemagic.entries.MagicEntry: matched data: level 2,name ',',test 'EQUALS, value 1',format ', resolution (DPI)': com.j256.simplemagic.entries.MagicEntry$ContentData@614ddd49 2021-07-01 15:46:42,025 TRACE [main] com.j256.simplemagic.entries.MagicEntry: matched data: level 2,name ',',format ', density %dx': com.j256.simplemagic.entries.MagicEntry$ContentData@614ddd49 2021-07-01 15:46:42,025 TRACE [main] com.j256.simplemagic.entries.MagicEntry: matched data: level 2,name '%d',format '%d': com.j256.simplemagic.entries.MagicEntry$ContentData@614ddd49 2021-07-01 15:46:42,025 TRACE [main] com.j256.simplemagic.entries.MagicEntry: matched data: level 2,name ',',format ', segment length %d': com.j256.simplemagic.entries.MagicEntry$ContentData@614ddd49 2021-07-01 15:46:42,025 TRACE [main] com.j256.simplemagic.entries.MagicEntries: found full match level 0,name 'JPEG',mime 'image/jpeg',test 'EQUALS, value 65496',format 'JPEG image data' 2021-07-01 15:46:42,025 TRACE [main] com.j256.simplemagic.entries.MagicEntries: returning full match jpeg, type JPEG, mime 'image/jpeg', msg 'JPEG image data, JFIF standard 1.02, resolution (DPI), density 96x96, segment length 16' 2021-07-01 15:46:42,098 TRACE [main] com.j256.simplemagic.entries.MagicEntry: matched data: level 0,name 'JPEG',mime 'image/jpeg',test 'EQUALS, value 65496',format 'JPEG image data': com.j256.simplemagic.entries.MagicEntry$ContentData@26aa12dd 2021-07-01 15:46:42,099 TRACE [main] com.j256.simplemagic.entries.MagicEntry: matched data: level 1,name ',',test 'JFIF',format ', JFIF standard': com.j256.simplemagic.entries.MagicEntry$ContentData@26aa12dd 2021-07-01 15:46:42,099 TRACE [main] com.j256.simplemagic.entries.MagicEntry: matched data: level 2,name '%d.',format ' %d.': com.j256.simplemagic.entries.MagicEntry$ContentData@26aa12dd 2021-07-01 15:46:42,099 TRACE [main] com.j256.simplemagic.entries.MagicEntry: matched data: level 2,name '%02d',format '%02d': com.j256.simplemagic.entries.MagicEntry$ContentData@26aa12dd 2021-07-01 15:46:42,099 TRACE [main] com.j256.simplemagic.entries.MagicEntry: matched data: level 2,name ',',test 'EQUALS, value 1',format ', resolution (DPI)': com.j256.simplemagic.entries.MagicEntry$ContentData@26aa12dd 2021-07-01 15:46:42,099 TRACE [main] com.j256.simplemagic.entries.MagicEntry: matched data: level 2,name ',',format ', density %dx': com.j256.simplemagic.entries.MagicEntry$ContentData@26aa12dd 2021-07-01 15:46:42,100 TRACE [main] com.j256.simplemagic.entries.MagicEntry: matched data: level 2,name '%d',format '%d': com.j256.simplemagic.entries.MagicEntry$ContentData@26aa12dd 2021-07-01 15:46:42,100 TRACE [main] com.j256.simplemagic.entries.MagicEntry: matched data: level 2,name ',',format ', segment length %d': com.j256.simplemagic.entries.MagicEntry$ContentData@26aa12dd 2021-07-01 15:46:42,100 TRACE [main] com.j256.simplemagic.entries.MagicEntries: found full match level 0,name 'JPEG',mime 'image/jpeg',test 'EQUALS, value 65496',format 'JPEG image data' 2021-07-01 15:46:42,100 TRACE [main] com.j256.simplemagic.entries.MagicEntries: returning full match jpeg, type JPEG, mime 'image/jpeg', msg 'JPEG image data, JFIF standard 1.01, resolution (DPI), density 96x96, segment length 16' 2021-07-01 15:46:42,107 INFO [main] org.appng.tools.image.ImageProcessor: Version: ImageMagick 6.8.9-9 Q16 x86_64 2019-12-29 http://www.imagemagick.org 2021-07-01 15:46:42,108 TRACE [main] com.j256.simplemagic.entries.MagicEntry: matched data: level 0,name 'JPEG',mime 'image/jpeg',test 'EQUALS, value 65496',format 'JPEG image data': com.j256.simplemagic.entries.MagicEntry$ContentData@71bbf57e 2021-07-01 15:46:42,108 TRACE [main] com.j256.simplemagic.entries.MagicEntry: matched data: level 1,name ',',test 'JFIF',format ', JFIF standard': com.j256.simplemagic.entries.MagicEntry$ContentData@71bbf57e 2021-07-01 15:46:42,108 TRACE [main] com.j256.simplemagic.entries.MagicEntry: matched data: level 2,name '%d.',format ' %d.': com.j256.simplemagic.entries.MagicEntry$ContentData@71bbf57e 2021-07-01 15:46:42,109 TRACE [main] com.j256.simplemagic.entries.MagicEntry: matched data: level 2,name '%02d',format '%02d': com.j256.simplemagic.entries.MagicEntry$ContentData@71bbf57e 2021-07-01 15:46:42,109 TRACE [main] com.j256.simplemagic.entries.MagicEntry: matched data: level 2,name ',',test 'EQUALS, value 1',format ', resolution (DPI)': com.j256.simplemagic.entries.MagicEntry$ContentData@71bbf57e 2021-07-01 15:46:42,109 TRACE [main] com.j256.simplemagic.entries.MagicEntry: matched data: level 2,name ',',format ', density %dx': com.j256.simplemagic.entries.MagicEntry$ContentData@71bbf57e 2021-07-01 15:46:42,109 TRACE [main] com.j256.simplemagic.entries.MagicEntry: matched data: level 2,name '%d',format '%d': com.j256.simplemagic.entries.MagicEntry$ContentData@71bbf57e 2021-07-01 15:46:42,109 TRACE [main] com.j256.simplemagic.entries.MagicEntry: matched data: level 2,name ',',format ', segment length %d': com.j256.simplemagic.entries.MagicEntry$ContentData@71bbf57e 2021-07-01 15:46:42,109 TRACE [main] com.j256.simplemagic.entries.MagicEntries: found full match level 0,name 'JPEG',mime 'image/jpeg',test 'EQUALS, value 65496',format 'JPEG image data' 2021-07-01 15:46:42,110 TRACE [main] com.j256.simplemagic.entries.MagicEntries: returning full match jpeg, type JPEG, mime 'image/jpeg', msg 'JPEG image data, JFIF standard 1.02, resolution (DPI), density 96x96, segment length 16' 2021-07-01 15:46:42,174 TRACE [main] com.j256.simplemagic.entries.MagicEntry: matched data: level 0,name 'JPEG',mime 'image/jpeg',test 'EQUALS, value 65496',format 'JPEG image data': com.j256.simplemagic.entries.MagicEntry$ContentData@2d6eabae 2021-07-01 15:46:42,174 TRACE [main] com.j256.simplemagic.entries.MagicEntry: matched data: level 1,name ',',test 'JFIF',format ', JFIF standard': com.j256.simplemagic.entries.MagicEntry$ContentData@2d6eabae 2021-07-01 15:46:42,174 TRACE [main] com.j256.simplemagic.entries.MagicEntry: matched data: level 2,name '%d.',format ' %d.': com.j256.simplemagic.entries.MagicEntry$ContentData@2d6eabae 2021-07-01 15:46:42,174 TRACE [main] com.j256.simplemagic.entries.MagicEntry: matched data: level 2,name '%02d',format '%02d': com.j256.simplemagic.entries.MagicEntry$ContentData@2d6eabae 2021-07-01 15:46:42,174 TRACE [main] com.j256.simplemagic.entries.MagicEntry: matched data: level 2,name ',',test 'EQUALS, value 1',format ', resolution (DPI)': com.j256.simplemagic.entries.MagicEntry$ContentData@2d6eabae 2021-07-01 15:46:42,175 TRACE [main] com.j256.simplemagic.entries.MagicEntry: matched data: level 2,name ',',format ', density %dx': com.j256.simplemagic.entries.MagicEntry$ContentData@2d6eabae 2021-07-01 15:46:42,175 TRACE [main] com.j256.simplemagic.entries.MagicEntry: matched data: level 2,name '%d',format '%d': com.j256.simplemagic.entries.MagicEntry$ContentData@2d6eabae 2021-07-01 15:46:42,175 TRACE [main] com.j256.simplemagic.entries.MagicEntry: matched data: level 2,name ',',format ', segment length %d': com.j256.simplemagic.entries.MagicEntry$ContentData@2d6eabae 2021-07-01 15:46:42,175 TRACE [main] com.j256.simplemagic.entries.MagicEntries: found full match level 0,name 'JPEG',mime 'image/jpeg',test 'EQUALS, value 65496',format 'JPEG image data' 2021-07-01 15:46:42,175 TRACE [main] com.j256.simplemagic.entries.MagicEntries: returning full match jpeg, type JPEG, mime 'image/jpeg', msg 'JPEG image data, JFIF standard 1.01, resolution (DPI), density 96x96, segment length 16' 2021-07-01 15:46:42,182 INFO [main] org.appng.tools.image.ImageProcessor: Version: ImageMagick 6.8.9-9 Q16 x86_64 2019-12-29 http://www.imagemagick.org 2021-07-01 15:46:42,182 TRACE [main] com.j256.simplemagic.entries.MagicEntry: matched data: level 0,name 'JPEG',mime 'image/jpeg',test 'EQUALS, value 65496',format 'JPEG image data': com.j256.simplemagic.entries.MagicEntry$ContentData@10bbd20a 2021-07-01 15:46:42,183 TRACE [main] com.j256.simplemagic.entries.MagicEntry: matched data: level 1,name ',',test 'JFIF',format ', JFIF standard': com.j256.simplemagic.entries.MagicEntry$ContentData@10bbd20a 2021-07-01 15:46:42,183 TRACE [main] com.j256.simplemagic.entries.MagicEntry: matched data: level 2,name '%d.',format ' %d.': com.j256.simplemagic.entries.MagicEntry$ContentData@10bbd20a 2021-07-01 15:46:42,183 TRACE [main] com.j256.simplemagic.entries.MagicEntry: matched data: level 2,name '%02d',format '%02d': com.j256.simplemagic.entries.MagicEntry$ContentData@10bbd20a 2021-07-01 15:46:42,183 TRACE [main] com.j256.simplemagic.entries.MagicEntry: matched data: level 2,name ',',test 'EQUALS, value 1',format ', resolution (DPI)': com.j256.simplemagic.entries.MagicEntry$ContentData@10bbd20a 2021-07-01 15:46:42,183 TRACE [main] com.j256.simplemagic.entries.MagicEntry: matched data: level 2,name ',',format ', density %dx': com.j256.simplemagic.entries.MagicEntry$ContentData@10bbd20a 2021-07-01 15:46:42,183 TRACE [main] com.j256.simplemagic.entries.MagicEntry: matched data: level 2,name '%d',format '%d': com.j256.simplemagic.entries.MagicEntry$ContentData@10bbd20a 2021-07-01 15:46:42,183 TRACE [main] com.j256.simplemagic.entries.MagicEntry: matched data: level 2,name ',',format ', segment length %d': com.j256.simplemagic.entries.MagicEntry$ContentData@10bbd20a 2021-07-01 15:46:42,184 TRACE [main] com.j256.simplemagic.entries.MagicEntries: found full match level 0,name 'JPEG',mime 'image/jpeg',test 'EQUALS, value 65496',format 'JPEG image data' 2021-07-01 15:46:42,184 TRACE [main] com.j256.simplemagic.entries.MagicEntries: returning full match jpeg, type JPEG, mime 'image/jpeg', msg 'JPEG image data, JFIF standard 1.02, resolution (DPI), density 96x96, segment length 16' 2021-07-01 15:46:42,268 INFO [main] org.appng.tools.image.ImageProcessor: Version: ImageMagick 6.8.9-9 Q16 x86_64 2019-12-29 http://www.imagemagick.org 2021-07-01 15:46:42,268 TRACE [main] com.j256.simplemagic.entries.MagicEntry: matched data: level 0,name 'JPEG',mime 'image/jpeg',test 'EQUALS, value 65496',format 'JPEG image data': com.j256.simplemagic.entries.MagicEntry$ContentData@1f7030a6 2021-07-01 15:46:42,269 TRACE [main] com.j256.simplemagic.entries.MagicEntry: matched data: level 1,name ',',test 'JFIF',format ', JFIF standard': com.j256.simplemagic.entries.MagicEntry$ContentData@1f7030a6 2021-07-01 15:46:42,269 TRACE [main] com.j256.simplemagic.entries.MagicEntry: matched data: level 2,name '%d.',format ' %d.': com.j256.simplemagic.entries.MagicEntry$ContentData@1f7030a6 2021-07-01 15:46:42,269 TRACE [main] com.j256.simplemagic.entries.MagicEntry: matched data: level 2,name '%02d',format '%02d': com.j256.simplemagic.entries.MagicEntry$ContentData@1f7030a6 2021-07-01 15:46:42,269 TRACE [main] com.j256.simplemagic.entries.MagicEntry: matched data: level 2,name ',',test 'EQUALS, value 1',format ', resolution (DPI)': com.j256.simplemagic.entries.MagicEntry$ContentData@1f7030a6 2021-07-01 15:46:42,269 TRACE [main] com.j256.simplemagic.entries.MagicEntry: matched data: level 2,name ',',format ', density %dx': com.j256.simplemagic.entries.MagicEntry$ContentData@1f7030a6 2021-07-01 15:46:42,269 TRACE [main] com.j256.simplemagic.entries.MagicEntry: matched data: level 2,name '%d',format '%d': com.j256.simplemagic.entries.MagicEntry$ContentData@1f7030a6 2021-07-01 15:46:42,269 TRACE [main] com.j256.simplemagic.entries.MagicEntry: matched data: level 2,name ',',format ', segment length %d': com.j256.simplemagic.entries.MagicEntry$ContentData@1f7030a6 2021-07-01 15:46:42,270 TRACE [main] com.j256.simplemagic.entries.MagicEntries: found full match level 0,name 'JPEG',mime 'image/jpeg',test 'EQUALS, value 65496',format 'JPEG image data' 2021-07-01 15:46:42,270 TRACE [main] com.j256.simplemagic.entries.MagicEntries: returning full match jpeg, type JPEG, mime 'image/jpeg', msg 'JPEG image data, JFIF standard 1.02, resolution (DPI), density 96x96, segment length 16' 2021-07-01 15:46:42,396 INFO [main] org.appng.tools.image.ImageProcessor: Version: ImageMagick 6.8.9-9 Q16 x86_64 2019-12-29 http://www.imagemagick.org 2021-07-01 15:46:42,397 TRACE [main] com.j256.simplemagic.entries.MagicEntry: matched data: level 0,name 'JPEG',mime 'image/jpeg',test 'EQUALS, value 65496',format 'JPEG image data': com.j256.simplemagic.entries.MagicEntry$ContentData@1d29cf23 2021-07-01 15:46:42,398 TRACE [main] com.j256.simplemagic.entries.MagicEntry: matched data: level 1,name ',',test 'JFIF',format ', JFIF standard': com.j256.simplemagic.entries.MagicEntry$ContentData@1d29cf23 2021-07-01 15:46:42,398 TRACE [main] com.j256.simplemagic.entries.MagicEntry: matched data: level 2,name '%d.',format ' %d.': com.j256.simplemagic.entries.MagicEntry$ContentData@1d29cf23 2021-07-01 15:46:42,398 TRACE [main] com.j256.simplemagic.entries.MagicEntry: matched data: level 2,name '%02d',format '%02d': com.j256.simplemagic.entries.MagicEntry$ContentData@1d29cf23 2021-07-01 15:46:42,398 TRACE [main] com.j256.simplemagic.entries.MagicEntry: matched data: level 2,name ',',test 'EQUALS, value 1',format ', resolution (DPI)': com.j256.simplemagic.entries.MagicEntry$ContentData@1d29cf23 2021-07-01 15:46:42,398 TRACE [main] com.j256.simplemagic.entries.MagicEntry: matched data: level 2,name ',',format ', density %dx': com.j256.simplemagic.entries.MagicEntry$ContentData@1d29cf23 2021-07-01 15:46:42,399 TRACE [main] com.j256.simplemagic.entries.MagicEntry: matched data: level 2,name '%d',format '%d': com.j256.simplemagic.entries.MagicEntry$ContentData@1d29cf23 2021-07-01 15:46:42,399 TRACE [main] com.j256.simplemagic.entries.MagicEntry: matched data: level 2,name ',',format ', segment length %d': com.j256.simplemagic.entries.MagicEntry$ContentData@1d29cf23 2021-07-01 15:46:42,399 TRACE [main] com.j256.simplemagic.entries.MagicEntries: found full match level 0,name 'JPEG',mime 'image/jpeg',test 'EQUALS, value 65496',format 'JPEG image data' 2021-07-01 15:46:42,399 TRACE [main] com.j256.simplemagic.entries.MagicEntries: returning full match jpeg, type JPEG, mime 'image/jpeg', msg 'JPEG image data, JFIF standard 1.02, resolution (DPI), density 96x96, segment length 16' 2021-07-01 15:46:42,502 TRACE [main] com.j256.simplemagic.entries.MagicEntry: matched data: level 0,name 'JPEG',mime 'image/jpeg',test 'EQUALS, value 65496',format 'JPEG image data': com.j256.simplemagic.entries.MagicEntry$ContentData@53f65459 2021-07-01 15:46:42,502 TRACE [main] com.j256.simplemagic.entries.MagicEntry: matched data: level 1,name ',',test 'JFIF',format ', JFIF standard': com.j256.simplemagic.entries.MagicEntry$ContentData@53f65459 2021-07-01 15:46:42,502 TRACE [main] com.j256.simplemagic.entries.MagicEntry: matched data: level 2,name '%d.',format ' %d.': com.j256.simplemagic.entries.MagicEntry$ContentData@53f65459 2021-07-01 15:46:42,503 TRACE [main] com.j256.simplemagic.entries.MagicEntry: matched data: level 2,name '%02d',format '%02d': com.j256.simplemagic.entries.MagicEntry$ContentData@53f65459 2021-07-01 15:46:42,503 TRACE [main] com.j256.simplemagic.entries.MagicEntry: matched data: level 2,name ',',test 'EQUALS, value 1',format ', resolution (DPI)': com.j256.simplemagic.entries.MagicEntry$ContentData@53f65459 2021-07-01 15:46:42,503 TRACE [main] com.j256.simplemagic.entries.MagicEntry: matched data: level 2,name ',',format ', density %dx': com.j256.simplemagic.entries.MagicEntry$ContentData@53f65459 2021-07-01 15:46:42,503 TRACE [main] com.j256.simplemagic.entries.MagicEntry: matched data: level 2,name '%d',format '%d': com.j256.simplemagic.entries.MagicEntry$ContentData@53f65459 2021-07-01 15:46:42,503 TRACE [main] com.j256.simplemagic.entries.MagicEntry: matched data: level 2,name ',',format ', segment length %d': com.j256.simplemagic.entries.MagicEntry$ContentData@53f65459 2021-07-01 15:46:42,503 TRACE [main] com.j256.simplemagic.entries.MagicEntries: found full match level 0,name 'JPEG',mime 'image/jpeg',test 'EQUALS, value 65496',format 'JPEG image data' 2021-07-01 15:46:42,503 TRACE [main] com.j256.simplemagic.entries.MagicEntries: returning full match jpeg, type JPEG, mime 'image/jpeg', msg 'JPEG image data, JFIF standard 1.01, resolution (DPI), density 96x96, segment length 16' [INFO] Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.091 s - in org.appng.tools.image.ImageProcessorTest [INFO] Running org.appng.tools.image.DimensionTest [WARNING] Tests run: 1, Failures: 0, Errors: 0, Skipped: 1, Time elapsed: 0.001 s - in org.appng.tools.image.DimensionTest [INFO] Running org.appng.tools.file.PropertyConstantCreatorTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.02 s - in org.appng.tools.file.PropertyConstantCreatorTest [INFO] Running org.appng.tools.file.MagicByteCheckTest 2021-07-01 15:46:42,569 TRACE [main] com.j256.simplemagic.entries.MagicEntry: matched data: level 0,name 'PNG',mime 'image/png',test '‰PNG  ',format 'PNG image': com.j256.simplemagic.entries.MagicEntry$ContentData@11438d26 2021-07-01 15:46:42,570 TRACE [main] com.j256.simplemagic.entries.MagicEntry: matched data: level 1,name ',',format ', %ld x': com.j256.simplemagic.entries.MagicEntry$ContentData@11438d26 2021-07-01 15:46:42,570 TRACE [main] com.j256.simplemagic.entries.MagicEntry: matched data: level 1,name '%ld,',format '%ld,': com.j256.simplemagic.entries.MagicEntry$ContentData@11438d26 2021-07-01 15:46:42,570 TRACE [main] com.j256.simplemagic.entries.MagicEntry: matched data: level 1,name '%d-bit',format '%d-bit': com.j256.simplemagic.entries.MagicEntry$ContentData@11438d26 2021-07-01 15:46:42,570 TRACE [main] com.j256.simplemagic.entries.MagicEntry: matched data: level 1,name 'colormap,',test 'EQUALS, value 3',format 'colormap,': com.j256.simplemagic.entries.MagicEntry$ContentData@11438d26 2021-07-01 15:46:42,578 TRACE [main] com.j256.simplemagic.entries.MagicEntry: matched data: level 1,name 'non-interlaced',test 'EQUALS, value 0',format 'non-interlaced': com.j256.simplemagic.entries.MagicEntry$ContentData@11438d26 2021-07-01 15:46:42,578 TRACE [main] com.j256.simplemagic.entries.MagicEntries: found full match level 0,name 'PNG',mime 'image/png',test '‰PNG  ',format 'PNG image' 2021-07-01 15:46:42,578 TRACE [main] com.j256.simplemagic.entries.MagicEntries: returning full match png, type PNG, mime 'image/png', msg 'PNG image, 200 x 200, 8-bit colormap, non-interlaced' 2021-07-01 15:46:42,581 TRACE [main] org.appng.tools.file.MagicByteCheck: 00:00:00.009 2021-07-01 15:46:42,581 TRACE [main] com.j256.simplemagic.entries.MagicEntry: matched data: level 0,name 'JPEG',mime 'image/jpeg',test 'EQUALS, value 65496',format 'JPEG image data': com.j256.simplemagic.entries.MagicEntry$ContentData@2bbf4b8b 2021-07-01 15:46:42,581 TRACE [main] com.j256.simplemagic.entries.MagicEntry: matched data: level 1,name ',',test 'JFIF',format ', JFIF standard': com.j256.simplemagic.entries.MagicEntry$ContentData@2bbf4b8b 2021-07-01 15:46:42,581 TRACE [main] com.j256.simplemagic.entries.MagicEntry: matched data: level 2,name '%d.',format ' %d.': com.j256.simplemagic.entries.MagicEntry$ContentData@2bbf4b8b 2021-07-01 15:46:42,581 TRACE [main] com.j256.simplemagic.entries.MagicEntry: matched data: level 2,name '%02d',format '%02d': com.j256.simplemagic.entries.MagicEntry$ContentData@2bbf4b8b 2021-07-01 15:46:42,582 TRACE [main] com.j256.simplemagic.entries.MagicEntry: matched data: level 2,name ',',test 'EQUALS, value 0',format ', aspect ratio': com.j256.simplemagic.entries.MagicEntry$ContentData@2bbf4b8b 2021-07-01 15:46:42,582 TRACE [main] com.j256.simplemagic.entries.MagicEntry: matched data: level 2,name ',',format ', density %dx': com.j256.simplemagic.entries.MagicEntry$ContentData@2bbf4b8b 2021-07-01 15:46:42,582 TRACE [main] com.j256.simplemagic.entries.MagicEntry: matched data: level 2,name '%d',format '%d': com.j256.simplemagic.entries.MagicEntry$ContentData@2bbf4b8b 2021-07-01 15:46:42,582 TRACE [main] com.j256.simplemagic.entries.MagicEntry: matched data: level 2,name ',',format ', segment length %d': com.j256.simplemagic.entries.MagicEntry$ContentData@2bbf4b8b 2021-07-01 15:46:42,583 TRACE [main] com.j256.simplemagic.entries.MagicEntries: found full match level 0,name 'JPEG',mime 'image/jpeg',test 'EQUALS, value 65496',format 'JPEG image data' 2021-07-01 15:46:42,583 TRACE [main] com.j256.simplemagic.entries.MagicEntries: returning full match jpeg, type JPEG, mime 'image/jpeg', msg 'JPEG image data, JFIF standard 1.01, aspect ratio, density 1x1, segment length 16' 2021-07-01 15:46:42,583 TRACE [main] org.appng.tools.file.MagicByteCheck: 00:00:00.001 2021-07-01 15:46:42,583 TRACE [main] com.j256.simplemagic.entries.MagicEntries: returning no match 2021-07-01 15:46:42,593 TRACE [main] com.j256.simplemagic.entries.MagicEntry: matched data: level 0,name 'unknown',test 'BM': com.j256.simplemagic.entries.MagicEntry$ContentData@30a3107a 2021-07-01 15:46:42,593 TRACE [main] com.j256.simplemagic.entries.MagicEntry: matched data: level 1,name 'PC',mime 'image/x-ms-bmp',test 'EQUALS, value 40',format 'PC bitmap, Windows 3.x format': com.j256.simplemagic.entries.MagicEntry$ContentData@30a3107a 2021-07-01 15:46:42,594 TRACE [main] com.j256.simplemagic.entries.MagicEntry: matched data: level 2,name ',',format ', %d x': com.j256.simplemagic.entries.MagicEntry$ContentData@30a3107a 2021-07-01 15:46:42,594 TRACE [main] com.j256.simplemagic.entries.MagicEntry: matched data: level 2,name '%d',format '%d x': com.j256.simplemagic.entries.MagicEntry$ContentData@30a3107a 2021-07-01 15:46:42,594 TRACE [main] com.j256.simplemagic.entries.MagicEntry: matched data: level 2,name '%d',format '%d': com.j256.simplemagic.entries.MagicEntry$ContentData@30a3107a 2021-07-01 15:46:42,594 TRACE [main] com.j256.simplemagic.entries.MagicEntries: found full match level 0,name 'unknown',test 'BM' 2021-07-01 15:46:42,594 TRACE [main] com.j256.simplemagic.entries.MagicEntries: returning full match bmp, type BMP, mime 'image/x-ms-bmp', msg 'PC bitmap, Windows 3.x format, 452 x 302 x 24' 2021-07-01 15:46:42,594 TRACE [main] org.appng.tools.file.MagicByteCheck: 00:00:00.011 2021-07-01 15:46:42,594 TRACE [main] com.j256.simplemagic.entries.MagicEntry: matched data: level 0,name 'PNG',mime 'image/png',test '‰PNG  ',format 'PNG image': com.j256.simplemagic.entries.MagicEntry$ContentData@33c7e1bb 2021-07-01 15:46:42,595 TRACE [main] com.j256.simplemagic.entries.MagicEntry: matched data: level 1,name ',',format ', %ld x': com.j256.simplemagic.entries.MagicEntry$ContentData@33c7e1bb 2021-07-01 15:46:42,595 TRACE [main] com.j256.simplemagic.entries.MagicEntry: matched data: level 1,name '%ld,',format '%ld,': com.j256.simplemagic.entries.MagicEntry$ContentData@33c7e1bb 2021-07-01 15:46:42,595 TRACE [main] com.j256.simplemagic.entries.MagicEntry: matched data: level 1,name '%d-bit',format '%d-bit': com.j256.simplemagic.entries.MagicEntry$ContentData@33c7e1bb 2021-07-01 15:46:42,595 TRACE [main] com.j256.simplemagic.entries.MagicEntry: matched data: level 1,name '/color',test 'EQUALS, value 6',format '/color RGBA,': com.j256.simplemagic.entries.MagicEntry$ContentData@33c7e1bb 2021-07-01 15:46:42,595 TRACE [main] com.j256.simplemagic.entries.MagicEntry: matched data: level 1,name 'non-interlaced',test 'EQUALS, value 0',format 'non-interlaced': com.j256.simplemagic.entries.MagicEntry$ContentData@33c7e1bb 2021-07-01 15:46:42,595 TRACE [main] com.j256.simplemagic.entries.MagicEntries: found full match level 0,name 'PNG',mime 'image/png',test '‰PNG  ',format 'PNG image' 2021-07-01 15:46:42,595 TRACE [main] com.j256.simplemagic.entries.MagicEntries: returning full match png, type PNG, mime 'image/png', msg 'PNG image, 119 x 41, 8-bit/color RGBA, non-interlaced' 2021-07-01 15:46:42,596 TRACE [main] org.appng.tools.file.MagicByteCheck: 00:00:00.001 2021-07-01 15:46:42,596 TRACE [main] com.j256.simplemagic.entries.MagicEntry: matched data: level 0,name 'JPEG',mime 'image/jpeg',test 'EQUALS, value 65496',format 'JPEG image data': com.j256.simplemagic.entries.MagicEntry$ContentData@34c4973 2021-07-01 15:46:42,596 TRACE [main] com.j256.simplemagic.entries.MagicEntry: matched data: level 1,name ',',test 'JFIF',format ', JFIF standard': com.j256.simplemagic.entries.MagicEntry$ContentData@34c4973 2021-07-01 15:46:42,596 TRACE [main] com.j256.simplemagic.entries.MagicEntry: matched data: level 2,name '%d.',format ' %d.': com.j256.simplemagic.entries.MagicEntry$ContentData@34c4973 2021-07-01 15:46:42,596 TRACE [main] com.j256.simplemagic.entries.MagicEntry: matched data: level 2,name '%02d',format '%02d': com.j256.simplemagic.entries.MagicEntry$ContentData@34c4973 2021-07-01 15:46:42,596 TRACE [main] com.j256.simplemagic.entries.MagicEntry: matched data: level 2,name ',',test 'EQUALS, value 0',format ', aspect ratio': com.j256.simplemagic.entries.MagicEntry$ContentData@34c4973 2021-07-01 15:46:42,597 TRACE [main] com.j256.simplemagic.entries.MagicEntry: matched data: level 2,name ',',format ', density %dx': com.j256.simplemagic.entries.MagicEntry$ContentData@34c4973 2021-07-01 15:46:42,597 TRACE [main] com.j256.simplemagic.entries.MagicEntry: matched data: level 2,name '%d',format '%d': com.j256.simplemagic.entries.MagicEntry$ContentData@34c4973 2021-07-01 15:46:42,597 TRACE [main] com.j256.simplemagic.entries.MagicEntry: matched data: level 2,name ',',format ', segment length %d': com.j256.simplemagic.entries.MagicEntry$ContentData@34c4973 2021-07-01 15:46:42,597 TRACE [main] com.j256.simplemagic.entries.MagicEntries: found full match level 0,name 'JPEG',mime 'image/jpeg',test 'EQUALS, value 65496',format 'JPEG image data' 2021-07-01 15:46:42,597 TRACE [main] com.j256.simplemagic.entries.MagicEntries: returning full match jpeg, type JPEG, mime 'image/jpeg', msg 'JPEG image data, JFIF standard 1.01, aspect ratio, density 1x1, segment length 16' 2021-07-01 15:46:42,597 TRACE [main] org.appng.tools.file.MagicByteCheck: 00:00:00.001 2021-07-01 15:46:42,600 TRACE [main] com.j256.simplemagic.entries.MagicEntry: matched data: level 0,name 'JPEG',mime 'image/jpeg',test 'EQUALS, value 65496',format 'JPEG image data': com.j256.simplemagic.entries.MagicEntry$ContentData@52feb982 2021-07-01 15:46:42,600 TRACE [main] com.j256.simplemagic.entries.MagicEntry: matched data: level 1,name ',',test 'JFIF',format ', JFIF standard': com.j256.simplemagic.entries.MagicEntry$ContentData@52feb982 2021-07-01 15:46:42,600 TRACE [main] com.j256.simplemagic.entries.MagicEntry: matched data: level 2,name '%d.',format ' %d.': com.j256.simplemagic.entries.MagicEntry$ContentData@52feb982 2021-07-01 15:46:42,600 TRACE [main] com.j256.simplemagic.entries.MagicEntry: matched data: level 2,name '%02d',format '%02d': com.j256.simplemagic.entries.MagicEntry$ContentData@52feb982 2021-07-01 15:46:42,600 TRACE [main] com.j256.simplemagic.entries.MagicEntry: matched data: level 2,name ',',test 'EQUALS, value 0',format ', aspect ratio': com.j256.simplemagic.entries.MagicEntry$ContentData@52feb982 2021-07-01 15:46:42,600 TRACE [main] com.j256.simplemagic.entries.MagicEntry: matched data: level 2,name ',',format ', density %dx': com.j256.simplemagic.entries.MagicEntry$ContentData@52feb982 2021-07-01 15:46:42,600 TRACE [main] com.j256.simplemagic.entries.MagicEntry: matched data: level 2,name '%d',format '%d': com.j256.simplemagic.entries.MagicEntry$ContentData@52feb982 2021-07-01 15:46:42,602 TRACE [main] com.j256.simplemagic.entries.MagicEntry: matched data: level 2,name ',',format ', segment length %d': com.j256.simplemagic.entries.MagicEntry$ContentData@52feb982 2021-07-01 15:46:42,602 TRACE [main] com.j256.simplemagic.entries.MagicEntries: found full match level 0,name 'JPEG',mime 'image/jpeg',test 'EQUALS, value 65496',format 'JPEG image data' 2021-07-01 15:46:42,602 TRACE [main] com.j256.simplemagic.entries.MagicEntries: returning full match jpeg, type JPEG, mime 'image/jpeg', msg 'JPEG image data, JFIF standard 1.01, aspect ratio, density 1x1, segment length 16' 2021-07-01 15:46:42,606 DEBUG [main] org.appng.tools.file.MagicByteCheck: File type detected by magic byte (jpg) is not identical with file extension for file pdf 2021-07-01 15:46:42,606 TRACE [main] org.appng.tools.file.MagicByteCheck: 00:00:00.006 2021-07-01 15:46:42,606 TRACE [main] com.j256.simplemagic.entries.MagicEntry: matched data: level 0,name 'JPEG',mime 'image/jpeg',test 'EQUALS, value 65496',format 'JPEG image data': com.j256.simplemagic.entries.MagicEntry$ContentData@78e67e0a 2021-07-01 15:46:42,606 TRACE [main] com.j256.simplemagic.entries.MagicEntry: matched data: level 1,name ',',test 'JFIF',format ', JFIF standard': com.j256.simplemagic.entries.MagicEntry$ContentData@78e67e0a 2021-07-01 15:46:42,606 TRACE [main] com.j256.simplemagic.entries.MagicEntry: matched data: level 2,name '%d.',format ' %d.': com.j256.simplemagic.entries.MagicEntry$ContentData@78e67e0a 2021-07-01 15:46:42,607 TRACE [main] com.j256.simplemagic.entries.MagicEntry: matched data: level 2,name '%02d',format '%02d': com.j256.simplemagic.entries.MagicEntry$ContentData@78e67e0a 2021-07-01 15:46:42,607 TRACE [main] com.j256.simplemagic.entries.MagicEntry: matched data: level 2,name ',',test 'EQUALS, value 0',format ', aspect ratio': com.j256.simplemagic.entries.MagicEntry$ContentData@78e67e0a 2021-07-01 15:46:42,607 TRACE [main] com.j256.simplemagic.entries.MagicEntry: matched data: level 2,name ',',format ', density %dx': com.j256.simplemagic.entries.MagicEntry$ContentData@78e67e0a 2021-07-01 15:46:42,607 TRACE [main] com.j256.simplemagic.entries.MagicEntry: matched data: level 2,name '%d',format '%d': com.j256.simplemagic.entries.MagicEntry$ContentData@78e67e0a 2021-07-01 15:46:42,607 TRACE [main] com.j256.simplemagic.entries.MagicEntry: matched data: level 2,name ',',format ', segment length %d': com.j256.simplemagic.entries.MagicEntry$ContentData@78e67e0a 2021-07-01 15:46:42,607 TRACE [main] com.j256.simplemagic.entries.MagicEntries: found full match level 0,name 'JPEG',mime 'image/jpeg',test 'EQUALS, value 65496',format 'JPEG image data' 2021-07-01 15:46:42,607 TRACE [main] com.j256.simplemagic.entries.MagicEntries: returning full match jpeg, type JPEG, mime 'image/jpeg', msg 'JPEG image data, JFIF standard 1.01, aspect ratio, density 1x1, segment length 16' 2021-07-01 15:46:42,607 DEBUG [main] org.appng.tools.file.MagicByteCheck: File type detected by magic byte (jpg) is not identical with file extension for file gif 2021-07-01 15:46:42,608 TRACE [main] org.appng.tools.file.MagicByteCheck: 00:00:00.001 2021-07-01 15:46:42,608 TRACE [main] com.j256.simplemagic.entries.MagicEntry: matched data: level 0,name 'JPEG',mime 'image/jpeg',test 'EQUALS, value 65496',format 'JPEG image data': com.j256.simplemagic.entries.MagicEntry$ContentData@bd8db5a 2021-07-01 15:46:42,608 TRACE [main] com.j256.simplemagic.entries.MagicEntry: matched data: level 1,name ',',test 'JFIF',format ', JFIF standard': com.j256.simplemagic.entries.MagicEntry$ContentData@bd8db5a 2021-07-01 15:46:42,608 TRACE [main] com.j256.simplemagic.entries.MagicEntry: matched data: level 2,name '%d.',format ' %d.': com.j256.simplemagic.entries.MagicEntry$ContentData@bd8db5a 2021-07-01 15:46:42,608 TRACE [main] com.j256.simplemagic.entries.MagicEntry: matched data: level 2,name '%02d',format '%02d': com.j256.simplemagic.entries.MagicEntry$ContentData@bd8db5a 2021-07-01 15:46:42,609 TRACE [main] com.j256.simplemagic.entries.MagicEntry: matched data: level 2,name ',',test 'EQUALS, value 0',format ', aspect ratio': com.j256.simplemagic.entries.MagicEntry$ContentData@bd8db5a 2021-07-01 15:46:42,609 TRACE [main] com.j256.simplemagic.entries.MagicEntry: matched data: level 2,name ',',format ', density %dx': com.j256.simplemagic.entries.MagicEntry$ContentData@bd8db5a 2021-07-01 15:46:42,610 TRACE [main] com.j256.simplemagic.entries.MagicEntry: matched data: level 2,name '%d',format '%d': com.j256.simplemagic.entries.MagicEntry$ContentData@bd8db5a 2021-07-01 15:46:42,610 TRACE [main] com.j256.simplemagic.entries.MagicEntry: matched data: level 2,name ',',format ', segment length %d': com.j256.simplemagic.entries.MagicEntry$ContentData@bd8db5a 2021-07-01 15:46:42,610 TRACE [main] com.j256.simplemagic.entries.MagicEntries: found full match level 0,name 'JPEG',mime 'image/jpeg',test 'EQUALS, value 65496',format 'JPEG image data' 2021-07-01 15:46:42,610 TRACE [main] com.j256.simplemagic.entries.MagicEntries: returning full match jpeg, type JPEG, mime 'image/jpeg', msg 'JPEG image data, JFIF standard 1.01, aspect ratio, density 1x1, segment length 16' 2021-07-01 15:46:42,610 DEBUG [main] org.appng.tools.file.MagicByteCheck: File type detected by magic byte (jpg) is not identical with file extension for file png 2021-07-01 15:46:42,611 TRACE [main] org.appng.tools.file.MagicByteCheck: 00:00:00.002 2021-07-01 15:46:42,611 TRACE [main] com.j256.simplemagic.entries.MagicEntry: matched data: level 0,name 'PNG',mime 'image/png',test '‰PNG  ',format 'PNG image': com.j256.simplemagic.entries.MagicEntry$ContentData@2f943d71 2021-07-01 15:46:42,611 TRACE [main] com.j256.simplemagic.entries.MagicEntry: matched data: level 1,name ',',format ', %ld x': com.j256.simplemagic.entries.MagicEntry$ContentData@2f943d71 2021-07-01 15:46:42,611 TRACE [main] com.j256.simplemagic.entries.MagicEntry: matched data: level 1,name '%ld,',format '%ld,': com.j256.simplemagic.entries.MagicEntry$ContentData@2f943d71 2021-07-01 15:46:42,611 TRACE [main] com.j256.simplemagic.entries.MagicEntry: matched data: level 1,name '%d-bit',format '%d-bit': com.j256.simplemagic.entries.MagicEntry$ContentData@2f943d71 2021-07-01 15:46:42,612 TRACE [main] com.j256.simplemagic.entries.MagicEntry: matched data: level 1,name '/color',test 'EQUALS, value 6',format '/color RGBA,': com.j256.simplemagic.entries.MagicEntry$ContentData@2f943d71 2021-07-01 15:46:42,612 TRACE [main] com.j256.simplemagic.entries.MagicEntry: matched data: level 1,name 'non-interlaced',test 'EQUALS, value 0',format 'non-interlaced': com.j256.simplemagic.entries.MagicEntry$ContentData@2f943d71 2021-07-01 15:46:42,612 TRACE [main] com.j256.simplemagic.entries.MagicEntries: found full match level 0,name 'PNG',mime 'image/png',test '‰PNG  ',format 'PNG image' 2021-07-01 15:46:42,612 TRACE [main] com.j256.simplemagic.entries.MagicEntries: returning full match png, type PNG, mime 'image/png', msg 'PNG image, 1600 x 843, 8-bit/color RGBA, non-interlaced' 2021-07-01 15:46:42,612 DEBUG [main] org.appng.tools.file.MagicByteCheck: File type detected by magic byte (png) is not identical with file extension for file jpg 2021-07-01 15:46:42,612 TRACE [main] org.appng.tools.file.MagicByteCheck: 00:00:00.001 2021-07-01 15:46:42,613 TRACE [main] com.j256.simplemagic.entries.MagicEntry: matched data: level 0,name 'JPEG',mime 'image/jpeg',test 'EQUALS, value 65496',format 'JPEG image data': com.j256.simplemagic.entries.MagicEntry$ContentData@80503 2021-07-01 15:46:42,613 TRACE [main] com.j256.simplemagic.entries.MagicEntry: matched data: level 1,name ',',test 'JFIF',format ', JFIF standard': com.j256.simplemagic.entries.MagicEntry$ContentData@80503 2021-07-01 15:46:42,613 TRACE [main] com.j256.simplemagic.entries.MagicEntry: matched data: level 2,name '%d.',format ' %d.': com.j256.simplemagic.entries.MagicEntry$ContentData@80503 2021-07-01 15:46:42,613 TRACE [main] com.j256.simplemagic.entries.MagicEntry: matched data: level 2,name '%02d',format '%02d': com.j256.simplemagic.entries.MagicEntry$ContentData@80503 2021-07-01 15:46:42,613 TRACE [main] com.j256.simplemagic.entries.MagicEntry: matched data: level 2,name ',',test 'EQUALS, value 0',format ', aspect ratio': com.j256.simplemagic.entries.MagicEntry$ContentData@80503 2021-07-01 15:46:42,613 TRACE [main] com.j256.simplemagic.entries.MagicEntry: matched data: level 2,name ',',format ', density %dx': com.j256.simplemagic.entries.MagicEntry$ContentData@80503 2021-07-01 15:46:42,613 TRACE [main] com.j256.simplemagic.entries.MagicEntry: matched data: level 2,name '%d',format '%d': com.j256.simplemagic.entries.MagicEntry$ContentData@80503 2021-07-01 15:46:42,614 TRACE [main] com.j256.simplemagic.entries.MagicEntry: matched data: level 2,name ',',format ', segment length %d': com.j256.simplemagic.entries.MagicEntry$ContentData@80503 2021-07-01 15:46:42,614 TRACE [main] com.j256.simplemagic.entries.MagicEntries: found full match level 0,name 'JPEG',mime 'image/jpeg',test 'EQUALS, value 65496',format 'JPEG image data' 2021-07-01 15:46:42,614 TRACE [main] com.j256.simplemagic.entries.MagicEntries: returning full match jpeg, type JPEG, mime 'image/jpeg', msg 'JPEG image data, JFIF standard 1.01, aspect ratio, density 1x1, segment length 16' 2021-07-01 15:46:42,614 DEBUG [main] org.appng.tools.file.MagicByteCheck: File type detected by magic byte (jpg) is not identical with file extension for file bmp 2021-07-01 15:46:42,614 TRACE [main] org.appng.tools.file.MagicByteCheck: 00:00:00.001 2021-07-01 15:46:42,614 TRACE [main] com.j256.simplemagic.entries.MagicEntry: matched data: level 0,name 'PNG',mime 'image/png',test '‰PNG  ',format 'PNG image': com.j256.simplemagic.entries.MagicEntry$ContentData@4b553d26 2021-07-01 15:46:42,615 TRACE [main] com.j256.simplemagic.entries.MagicEntry: matched data: level 1,name ',',format ', %ld x': com.j256.simplemagic.entries.MagicEntry$ContentData@4b553d26 2021-07-01 15:46:42,615 TRACE [main] com.j256.simplemagic.entries.MagicEntry: matched data: level 1,name '%ld,',format '%ld,': com.j256.simplemagic.entries.MagicEntry$ContentData@4b553d26 2021-07-01 15:46:42,615 TRACE [main] com.j256.simplemagic.entries.MagicEntry: matched data: level 1,name '%d-bit',format '%d-bit': com.j256.simplemagic.entries.MagicEntry$ContentData@4b553d26 2021-07-01 15:46:42,615 TRACE [main] com.j256.simplemagic.entries.MagicEntry: matched data: level 1,name '/color',test 'EQUALS, value 6',format '/color RGBA,': com.j256.simplemagic.entries.MagicEntry$ContentData@4b553d26 2021-07-01 15:46:42,615 TRACE [main] com.j256.simplemagic.entries.MagicEntry: matched data: level 1,name 'non-interlaced',test 'EQUALS, value 0',format 'non-interlaced': com.j256.simplemagic.entries.MagicEntry$ContentData@4b553d26 2021-07-01 15:46:42,615 TRACE [main] com.j256.simplemagic.entries.MagicEntries: found full match level 0,name 'PNG',mime 'image/png',test '‰PNG  ',format 'PNG image' 2021-07-01 15:46:42,615 TRACE [main] com.j256.simplemagic.entries.MagicEntries: returning full match png, type PNG, mime 'image/png', msg 'PNG image, 1600 x 843, 8-bit/color RGBA, non-interlaced' 2021-07-01 15:46:42,615 DEBUG [main] org.appng.tools.file.MagicByteCheck: File type detected by magic byte (png) is not identical with file extension for file bmp 2021-07-01 15:46:42,615 TRACE [main] org.appng.tools.file.MagicByteCheck: 00:00:00.001 [WARNING] Tests run: 3, Failures: 0, Errors: 0, Skipped: 1, Time elapsed: 0.056 s - in org.appng.tools.file.MagicByteCheckTest [INFO] Running org.appng.tools.locator.GeoLocatorTest [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.232 s - in org.appng.tools.locator.GeoLocatorTest [INFO] Running org.appng.tools.poi.WorkbookTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 5.352 s - in org.appng.tools.poi.WorkbookTest [INFO] Running org.appng.tools.os.OperatingSystemTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.016 s - in org.appng.tools.os.OperatingSystemTest [INFO] Running org.appng.tools.os.CommandTest 2021-07-01 15:46:48,237 DEBUG [main] org.appng.tools.os.Command : executing: 'ls' [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.006 s - in org.appng.tools.os.CommandTest [INFO] Running org.appng.tools.ui.PaginationTest [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s - in org.appng.tools.ui.PaginationTest [INFO] Running org.appng.tools.ui.StringNormalizerTest [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.036 s - in org.appng.tools.ui.StringNormalizerTest [INFO] Running org.appng.tools.markup.XHTMLTest [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.011 s - in org.appng.tools.markup.XHTMLTest [INFO] [INFO] Results: [INFO] [WARNING] Tests run: 33, Failures: 0, Errors: 0, Skipped: 2 [INFO] [INFO] [INFO] --- maven-jar-plugin:3.0.2:jar (default-jar) @ appng-tools --- [INFO] Building jar: /var/lib/jenkins/workspace/appNG_1.23.x/appng-tools/target/appng-tools-1.23.0-SNAPSHOT.jar [INFO] [INFO] --- maven-source-plugin:3.0.1:jar-no-fork (default) @ appng-tools --- [INFO] Building jar: /var/lib/jenkins/workspace/appNG_1.23.x/appng-tools/target/appng-tools-1.23.0-SNAPSHOT-sources.jar [INFO] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ appng-tools --- [INFO] Installing /var/lib/jenkins/workspace/appNG_1.23.x/appng-tools/target/appng-tools-1.23.0-SNAPSHOT.jar to /var/lib/jenkins/.m2/repository/org/appng/appng-tools/1.23.0-SNAPSHOT/appng-tools-1.23.0-SNAPSHOT.jar [INFO] Installing /var/lib/jenkins/workspace/appNG_1.23.x/appng-tools/pom.xml to /var/lib/jenkins/.m2/repository/org/appng/appng-tools/1.23.0-SNAPSHOT/appng-tools-1.23.0-SNAPSHOT.pom [INFO] Installing /var/lib/jenkins/workspace/appNG_1.23.x/appng-tools/target/appng-tools-1.23.0-SNAPSHOT-sources.jar to /var/lib/jenkins/.m2/repository/org/appng/appng-tools/1.23.0-SNAPSHOT/appng-tools-1.23.0-SNAPSHOT-sources.jar [INFO] [INFO] --- maven-deploy-plugin:2.8.2:deploy (default-deploy) @ appng-tools --- Downloading: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-tools/1.23.0-SNAPSHOT/maven-metadata.xml Progress (1): 992 B Downloaded: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-tools/1.23.0-SNAPSHOT/maven-metadata.xml (992 B at 71 kB/s) Uploading: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-tools/1.23.0-SNAPSHOT/appng-tools-1.23.0-20210701.134648-36.jar Progress (1): 2.0/50 kB Progress (1): 4.1/50 kB Progress (1): 6.1/50 kB Progress (1): 8.2/50 kB Progress (1): 10/50 kB Progress (1): 12/50 kB Progress (1): 14/50 kB Progress (1): 16/50 kB Progress (1): 18/50 kB Progress (1): 20/50 kB Progress (1): 23/50 kB Progress (1): 25/50 kB Progress (1): 27/50 kB Progress (1): 29/50 kB Progress (1): 31/50 kB Progress (1): 33/50 kB Progress (1): 35/50 kB Progress (1): 37/50 kB Progress (1): 39/50 kB Progress (1): 41/50 kB Progress (1): 43/50 kB Progress (1): 45/50 kB Progress (1): 47/50 kB Progress (1): 49/50 kB Progress (1): 50 kB Uploaded: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-tools/1.23.0-SNAPSHOT/appng-tools-1.23.0-20210701.134648-36.jar (50 kB at 274 kB/s) Uploading: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-tools/1.23.0-SNAPSHOT/appng-tools-1.23.0-20210701.134648-36.pom Progress (1): 2.0 kB Uploaded: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-tools/1.23.0-SNAPSHOT/appng-tools-1.23.0-20210701.134648-36.pom (2.0 kB at 5.7 kB/s) Downloading: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-tools/maven-metadata.xml Progress (1): 1.7 kB Downloaded: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-tools/maven-metadata.xml (1.7 kB at 28 kB/s) Uploading: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-tools/1.23.0-SNAPSHOT/maven-metadata.xml Progress (1): 992 B Uploaded: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-tools/1.23.0-SNAPSHOT/maven-metadata.xml (992 B at 853 B/s) Uploading: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-tools/maven-metadata.xml Progress (1): 1.7 kB Uploaded: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-tools/maven-metadata.xml (1.7 kB at 2.1 kB/s) Uploading: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-tools/1.23.0-SNAPSHOT/appng-tools-1.23.0-20210701.134648-36-sources.jar Progress (1): 2.0/41 kB Progress (1): 4.1/41 kB Progress (1): 6.1/41 kB Progress (1): 8.2/41 kB Progress (1): 10/41 kB Progress (1): 12/41 kB Progress (1): 14/41 kB Progress (1): 16/41 kB Progress (1): 18/41 kB Progress (1): 20/41 kB Progress (1): 23/41 kB Progress (1): 25/41 kB Progress (1): 27/41 kB Progress (1): 29/41 kB Progress (1): 31/41 kB Progress (1): 33/41 kB Progress (1): 35/41 kB Progress (1): 37/41 kB Progress (1): 39/41 kB Progress (1): 41/41 kB Progress (1): 41 kB Uploaded: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-tools/1.23.0-SNAPSHOT/appng-tools-1.23.0-20210701.134648-36-sources.jar (41 kB at 139 kB/s) Uploading: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-tools/1.23.0-SNAPSHOT/maven-metadata.xml Progress (1): 992 B Uploaded: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-tools/1.23.0-SNAPSHOT/maven-metadata.xml (992 B at 881 B/s) [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building appNG Mail 1.23.0-SNAPSHOT [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ appng-mail --- [INFO] Deleting /var/lib/jenkins/workspace/appNG_1.23.x/appng-mail/target [INFO] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ appng-mail --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /var/lib/jenkins/workspace/appNG_1.23.x/appng-mail/src/main/resources [INFO] [INFO] --- maven-compiler-plugin:3.6.1:compile (default-compile) @ appng-mail --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 11 source files to /var/lib/jenkins/workspace/appNG_1.23.x/appng-mail/target/classes [INFO] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ appng-mail --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 3 resources [INFO] [INFO] --- maven-compiler-plugin:3.6.1:testCompile (default-testCompile) @ appng-mail --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 2 source files to /var/lib/jenkins/workspace/appNG_1.23.x/appng-mail/target/test-classes [INFO] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ appng-mail --- [INFO] [INFO] ------------------------------------------------------- [INFO] T E S T S [INFO] ------------------------------------------------------- [INFO] Running org.appng.mail.MailTest DEBUG: setDebug: Jakarta Mail version 1.6.5 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.267 s - in org.appng.mail.MailTest [INFO] [INFO] Results: [INFO] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0 [INFO] [INFO] [INFO] --- maven-jar-plugin:3.0.2:jar (default-jar) @ appng-mail --- [INFO] Building jar: /var/lib/jenkins/workspace/appNG_1.23.x/appng-mail/target/appng-mail-1.23.0-SNAPSHOT.jar [INFO] [INFO] --- maven-source-plugin:3.0.1:jar-no-fork (default) @ appng-mail --- [INFO] Building jar: /var/lib/jenkins/workspace/appNG_1.23.x/appng-mail/target/appng-mail-1.23.0-SNAPSHOT-sources.jar [INFO] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ appng-mail --- [INFO] Installing /var/lib/jenkins/workspace/appNG_1.23.x/appng-mail/target/appng-mail-1.23.0-SNAPSHOT.jar to /var/lib/jenkins/.m2/repository/org/appng/appng-mail/1.23.0-SNAPSHOT/appng-mail-1.23.0-SNAPSHOT.jar [INFO] Installing /var/lib/jenkins/workspace/appNG_1.23.x/appng-mail/pom.xml to /var/lib/jenkins/.m2/repository/org/appng/appng-mail/1.23.0-SNAPSHOT/appng-mail-1.23.0-SNAPSHOT.pom [INFO] Installing /var/lib/jenkins/workspace/appNG_1.23.x/appng-mail/target/appng-mail-1.23.0-SNAPSHOT-sources.jar to /var/lib/jenkins/.m2/repository/org/appng/appng-mail/1.23.0-SNAPSHOT/appng-mail-1.23.0-SNAPSHOT-sources.jar [INFO] [INFO] --- maven-deploy-plugin:2.8.2:deploy (default-deploy) @ appng-mail --- Downloading: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-mail/1.23.0-SNAPSHOT/maven-metadata.xml Progress (1): 991 B Downloaded: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-mail/1.23.0-SNAPSHOT/maven-metadata.xml (991 B at 90 kB/s) Uploading: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-mail/1.23.0-SNAPSHOT/appng-mail-1.23.0-20210701.134654-36.jar Progress (1): 2.0/15 kB Progress (1): 4.1/15 kB Progress (1): 6.1/15 kB Progress (1): 8.2/15 kB Progress (1): 10/15 kB Progress (1): 12/15 kB Progress (1): 14/15 kB Progress (1): 15 kB Uploaded: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-mail/1.23.0-SNAPSHOT/appng-mail-1.23.0-20210701.134654-36.jar (15 kB at 85 kB/s) Uploading: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-mail/1.23.0-SNAPSHOT/appng-mail-1.23.0-20210701.134654-36.pom Progress (1): 1.0 kB Uploaded: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-mail/1.23.0-SNAPSHOT/appng-mail-1.23.0-20210701.134654-36.pom (1.0 kB at 1.9 kB/s) Downloading: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-mail/maven-metadata.xml Progress (1): 1.7 kB Downloaded: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-mail/maven-metadata.xml (1.7 kB at 26 kB/s) Uploading: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-mail/1.23.0-SNAPSHOT/maven-metadata.xml Progress (1): 991 B Uploaded: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-mail/1.23.0-SNAPSHOT/maven-metadata.xml (991 B at 1.5 kB/s) Uploading: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-mail/maven-metadata.xml Progress (1): 1.7 kB Uploaded: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-mail/maven-metadata.xml (1.7 kB at 1.8 kB/s) Uploading: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-mail/1.23.0-SNAPSHOT/appng-mail-1.23.0-20210701.134654-36-sources.jar Progress (1): 2.0/12 kB Progress (1): 4.1/12 kB Progress (1): 6.1/12 kB Progress (1): 8.2/12 kB Progress (1): 10/12 kB Progress (1): 12 kB Uploaded: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-mail/1.23.0-SNAPSHOT/appng-mail-1.23.0-20210701.134654-36-sources.jar (12 kB at 77 kB/s) Uploading: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-mail/1.23.0-SNAPSHOT/maven-metadata.xml Progress (1): 991 B Uploaded: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-mail/1.23.0-SNAPSHOT/maven-metadata.xml (991 B at 1.2 kB/s) [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building appNG Forms 1.23.0-SNAPSHOT [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ appng-forms --- [INFO] Deleting /var/lib/jenkins/workspace/appNG_1.23.x/appng-forms/target [INFO] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ appng-forms --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /var/lib/jenkins/workspace/appNG_1.23.x/appng-forms/src/main/resources [INFO] [INFO] --- maven-compiler-plugin:3.6.1:compile (default-compile) @ appng-forms --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 12 source files to /var/lib/jenkins/workspace/appNG_1.23.x/appng-forms/target/classes [INFO] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ appng-forms --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 3 resources [INFO] [INFO] --- maven-compiler-plugin:3.6.1:testCompile (default-testCompile) @ appng-forms --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 5 source files to /var/lib/jenkins/workspace/appNG_1.23.x/appng-forms/target/test-classes [INFO] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ appng-forms --- [INFO] [INFO] ------------------------------------------------------- [INFO] T E S T S [INFO] ------------------------------------------------------- [INFO] Running org.appng.forms.RequestTest 2021-07-01 15:46:59,060 DEBUG [main] org.appng.forms.impl.RequestBean: adding parameter foo:bar 2021-07-01 15:46:59,060 DEBUG [main] org.appng.forms.impl.RequestBean: adding parameter john:doe 2021-07-01 15:46:59,062 DEBUG [main] org.appng.forms.impl.RequestBean: adding parameter foo:bar [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.148 s - in org.appng.forms.RequestTest [INFO] Running org.appng.forms.FormRequestTest 2021-07-01 15:46:59,240 DEBUG [main] org.appng.forms.impl.RequestBean: tempdir is /tmp 2021-07-01 15:46:59,240 DEBUG [main] org.appng.forms.impl.RequestBean: content type: null 2021-07-01 15:46:59,240 DEBUG [main] org.appng.forms.impl.RequestBean: requestURI: null 2021-07-01 15:46:59,241 DEBUG [main] org.appng.forms.impl.RequestBean: contextPath: null 2021-07-01 15:46:59,241 DEBUG [main] org.appng.forms.impl.RequestBean: servletPath: null 2021-07-01 15:46:59,241 DEBUG [main] org.appng.forms.impl.RequestBean: pathInfo: null 2021-07-01 15:46:59,242 DEBUG [main] org.appng.forms.impl.RequestBean: request method: GET 2021-07-01 15:46:59,246 TRACE [main] org.appng.forms.impl.RequestBean: GET parameter: foo is multi-valued 2021-07-01 15:46:59,246 TRACE [main] org.appng.forms.impl.RequestBean: GET parameter: foo = [bar, 42] 2021-07-01 15:46:59,246 TRACE [main] org.appng.forms.impl.RequestBean: parameter 'foo' is multi-valued, discarding value(s) [42] 2021-07-01 15:46:59,282 DEBUG [main] org.appng.forms.impl.RequestBean: tempdir is /tmp 2021-07-01 15:46:59,282 DEBUG [main] org.appng.forms.impl.RequestBean: content type: multipart/form-data; boundary=foobar 2021-07-01 15:46:59,283 DEBUG [main] org.appng.forms.impl.RequestBean: requestURI: null 2021-07-01 15:46:59,283 DEBUG [main] org.appng.forms.impl.RequestBean: contextPath: null 2021-07-01 15:46:59,283 DEBUG [main] org.appng.forms.impl.RequestBean: servletPath: null 2021-07-01 15:46:59,283 DEBUG [main] org.appng.forms.impl.RequestBean: pathInfo: null 2021-07-01 15:46:59,283 DEBUG [main] org.appng.forms.impl.RequestBean: request method: POST 2021-07-01 15:46:59,382 TRACE [main] org.appng.forms.impl.RequestBean: POST parameter: foo = bar 2021-07-01 15:46:59,387 TRACE [main] org.appng.forms.impl.RequestBean: POST upload parameter: /tmp/5F2ACDC183D81BEFC73E7B7482ECEAA4_146.jpg (size 10551, type: image/jpeg, original name:anonymous.jpg) 2021-07-01 15:46:59,447 DEBUG [main] org.appng.forms.impl.RequestBean: tempdir is /tmp 2021-07-01 15:46:59,448 DEBUG [main] org.appng.forms.impl.RequestBean: content type: multipart/form-data; boundary=foobar 2021-07-01 15:46:59,448 DEBUG [main] org.appng.forms.impl.RequestBean: requestURI: null 2021-07-01 15:46:59,448 DEBUG [main] org.appng.forms.impl.RequestBean: contextPath: null 2021-07-01 15:46:59,448 DEBUG [main] org.appng.forms.impl.RequestBean: servletPath: null 2021-07-01 15:46:59,448 DEBUG [main] org.appng.forms.impl.RequestBean: pathInfo: null 2021-07-01 15:46:59,449 DEBUG [main] org.appng.forms.impl.RequestBean: request method: POST 2021-07-01 15:46:59,451 TRACE [main] org.appng.forms.impl.RequestBean: POST parameter: foo = bar 2021-07-01 15:46:59,453 TRACE [main] org.appng.forms.impl.RequestBean: POST upload parameter: /tmp/5F2ACDC183D81BEFC73E7B7482ECEAA4_147.jpg (size 10551, type: image/jpeg, original name:anonymous.jpg) [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.387 s - in org.appng.forms.FormRequestTest [INFO] Running org.appng.forms.XSSUtilTest ESAPI: WARNING: System property [org.owasp.esapi.opsteam] is not set ESAPI: WARNING: System property [org.owasp.esapi.devteam] is not set ESAPI: Attempting to load ESAPI.properties via file I/O. ESAPI: Attempting to load ESAPI.properties as resource file via file I/O. ESAPI: Not found in 'org.owasp.esapi.resources' directory or file not readable: /var/lib/jenkins/workspace/appNG_1.23.x/appng-forms/ESAPI.properties ESAPI: Not found in SystemResource Directory/resourceDirectory: .esapi/ESAPI.properties ESAPI: Not found in 'user.home' (/var/lib/jenkins) directory: /var/lib/jenkins/esapi/ESAPI.properties ESAPI: Loading ESAPI.properties via file I/O failed. Exception was: java.io.FileNotFoundException ESAPI: Attempting to load ESAPI.properties via the classpath. ESAPI: SUCCESSFULLY LOADED ESAPI.properties via the CLASSPATH from '/ (root)' using current thread context class loader! ESAPI: SecurityConfiguration for Validator.ConfigurationFile.MultiValued not found in ESAPI.properties. Using default: false ESAPI: SecurityConfiguration for Validator.ConfigurationFile not found in ESAPI.properties. Using default: validation.properties ESAPI: Attempting to load validation.properties via file I/O. ESAPI: Attempting to load validation.properties as resource file via file I/O. ESAPI: Not found in 'org.owasp.esapi.resources' directory or file not readable: /var/lib/jenkins/workspace/appNG_1.23.x/appng-forms/validation.properties ESAPI: Not found in SystemResource Directory/resourceDirectory: .esapi/validation.properties ESAPI: Not found in 'user.home' (/var/lib/jenkins) directory: /var/lib/jenkins/esapi/validation.properties ESAPI: Loading validation.properties via file I/O failed. ESAPI: Attempting to load validation.properties via the classpath. ESAPI: validation.properties could not be loaded by any means. fail.. Caught java.lang.IllegalArgumentException; exception message was: java.lang.IllegalArgumentException: Failed to load ESAPI.properties as a classloader resource. ESAPI: SecurityConfiguration for ESAPI.printProperties not found in ESAPI.properties. Using default: false ESAPI: SecurityConfiguration for Encryptor.CipherTransformation not found in ESAPI.properties. Using default: AES/CBC/PKCS5Padding [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.144 s - in org.appng.forms.XSSUtilTest [INFO] Running org.appng.forms.FormUploadTest [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.006 s - in org.appng.forms.FormUploadTest [INFO] Running org.appng.el.ExpressionEvaluatorTest 2021-07-01 15:46:59,649 TRACE [main] org.appng.el.ExpressionEvaluator: setting variable 'a' of type 'java.lang.Integer' to value '5' 2021-07-01 15:46:59,649 TRACE [main] org.appng.el.ExpressionEvaluator: setting variable 'b' of type 'java.lang.Integer' to value '6' 2021-07-01 15:46:59,649 TRACE [main] org.appng.el.ExpressionEvaluator: setting variable 'a' of type 'java.lang.Integer' to value '5' 2021-07-01 15:46:59,649 TRACE [main] org.appng.el.ExpressionEvaluator: setting variable 'b' of type 'java.lang.Integer' to value '6' 2021-07-01 15:46:59,670 DEBUG [main] org.appng.el.ExpressionEvaluator: ${a eq 5 ? 'is five' : 'is not five'} = is five [(a = 5), (b = 6), (SESSION = {foo=5})] 2021-07-01 15:46:59,671 DEBUG [main] org.appng.el.ExpressionEvaluator: ${b eq 5 ? 'is five' : 'is not five'} = is not five [(a = 5), (b = 6), (SESSION = {foo=5})] 2021-07-01 15:46:59,671 DEBUG [main] org.appng.el.ExpressionEvaluator: ${a eq null ? 'is null': 'is not null'} = is not null [(a = 5), (b = 6), (SESSION = {foo=5})] 2021-07-01 15:46:59,672 DEBUG [main] org.appng.el.ExpressionEvaluator: ${c eq null ? 'is null': 'is not null'} = is null [(a = 5), (b = 6), (SESSION = {foo=5})] 2021-07-01 15:46:59,672 TRACE [main] org.appng.el.ExpressionEvaluator: setting variable 'a' of type 'java.lang.Integer' to value '5' 2021-07-01 15:46:59,673 TRACE [main] org.appng.el.ExpressionEvaluator: setting variable 'b' of type 'java.lang.Integer' to value '6' 2021-07-01 15:46:59,673 DEBUG [main] org.appng.el.ExpressionEvaluator: ${map['foo'] eq 'bar'} = true [(a = 5), (b = 6), (SESSION = {foo=5}), (map = {foo=bar})] 2021-07-01 15:46:59,674 DEBUG [main] org.appng.el.ExpressionEvaluator: ${map['foo']} = bar [(a = 5), (b = 6), (SESSION = {foo=5}), (map = {foo=bar})] 2021-07-01 15:46:59,674 TRACE [main] org.appng.el.ExpressionEvaluator: setting variable 'a' of type 'java.lang.Integer' to value '5' 2021-07-01 15:46:59,674 TRACE [main] org.appng.el.ExpressionEvaluator: setting variable 'b' of type 'java.lang.Integer' to value '6' 2021-07-01 15:46:59,674 DEBUG [main] org.appng.el.ExpressionEvaluator: registered function ':asList' with method 'public static java.util.List org.appng.el.ExpressionEvaluatorTest.asList(java.lang.Object[])'. 2021-07-01 15:46:59,676 DEBUG [main] org.appng.el.ExpressionEvaluator: ${asList(args)} = [1, 4, 56.0] [(args = [Ljava.lang.Object;@35d019a3), (a = 5), (b = 6), (SESSION = {foo=5})] 2021-07-01 15:46:59,676 TRACE [main] org.appng.el.ExpressionEvaluator: setting variable 'a' of type 'java.lang.Integer' to value '5' 2021-07-01 15:46:59,677 TRACE [main] org.appng.el.ExpressionEvaluator: setting variable 'b' of type 'java.lang.Integer' to value '6' 2021-07-01 15:46:59,677 DEBUG [main] org.appng.el.ExpressionEvaluator: ${numbers[0] == 1} = true [(a = 5), (b = 6), (numbers = [I@689604d9), (SESSION = {foo=5})] 2021-07-01 15:46:59,678 DEBUG [main] org.appng.el.ExpressionEvaluator: ${numbers[0] + numbers[3]} = 5 [(a = 5), (b = 6), (numbers = [I@689604d9), (SESSION = {foo=5})] 2021-07-01 15:46:59,679 TRACE [main] org.appng.el.ExpressionEvaluator: setting variable 'a' of type 'java.lang.Integer' to value '5' 2021-07-01 15:46:59,679 TRACE [main] org.appng.el.ExpressionEvaluator: setting variable 'b' of type 'java.lang.Integer' to value '6' 2021-07-01 15:46:59,684 DEBUG [main] org.appng.el.ExpressionEvaluator: ${dummy.type eq 'ON'} = true [(dummy = foo=42, bar=null, dummies=[foo=23, bar=null, dummies=null]), (a = 5), (b = 6), (SESSION = {foo=5}), (type = ON)] 2021-07-01 15:46:59,685 DEBUG [main] org.appng.el.ExpressionEvaluator: ${dummy.type eq type} = true [(dummy = foo=42, bar=null, dummies=[foo=23, bar=null, dummies=null]), (a = 5), (b = 6), (SESSION = {foo=5}), (type = ON)] 2021-07-01 15:46:59,685 DEBUG [main] org.appng.el.ExpressionEvaluator: ${dummy.type eq 'OFF'} = false [(dummy = foo=42, bar=null, dummies=[foo=23, bar=null, dummies=null]), (a = 5), (b = 6), (SESSION = {foo=5}), (type = ON)] 2021-07-01 15:46:59,686 DEBUG [main] org.appng.el.ExpressionEvaluator: ${dummy.dummies[0].type eq dummy.type} = false [(dummy = foo=42, bar=null, dummies=[foo=23, bar=null, dummies=null]), (a = 5), (b = 6), (SESSION = {foo=5}), (type = ON)] 2021-07-01 15:46:59,686 DEBUG [main] org.appng.el.ExpressionEvaluator: ${dummy.foo eq 42} = true [(dummy = foo=42, bar=null, dummies=[foo=23, bar=null, dummies=null]), (a = 5), (b = 6), (SESSION = {foo=5}), (type = ON)] 2021-07-01 15:46:59,687 DEBUG [main] org.appng.el.ExpressionEvaluator: ${dummy.bar eq 'bar'} = true [(dummy = foo=42, bar=null, dummies=[foo=23, bar=null, dummies=null]), (a = 5), (b = 6), (SESSION = {foo=5}), (type = ON)] 2021-07-01 15:46:59,688 DEBUG [main] org.appng.el.ExpressionEvaluator: ${empty dummy.dummies[0].dummies} = true [(dummy = foo=42, bar=null, dummies=[foo=23, bar=null, dummies=null]), (a = 5), (b = 6), (SESSION = {foo=5}), (type = ON)] 2021-07-01 15:46:59,688 DEBUG [main] org.appng.el.ExpressionEvaluator: ${dummy.dummies[0].foo eq 23} = true [(dummy = foo=42, bar=null, dummies=[foo=23, bar=null, dummies=null]), (a = 5), (b = 6), (SESSION = {foo=5}), (type = ON)] 2021-07-01 15:46:59,688 DEBUG [main] org.appng.el.ExpressionEvaluator: registered function ':size' with method 'public static int org.appng.el.ExpressionEvaluatorTest.size(java.util.Collection)'. 2021-07-01 15:46:59,689 DEBUG [main] org.appng.el.ExpressionEvaluator: ${size(dummy.dummies) eq 1} = true [(dummy = foo=42, bar=null, dummies=[foo=23, bar=null, dummies=null]), (a = 5), (b = 6), (SESSION = {foo=5}), (type = ON)] 2021-07-01 15:46:59,689 TRACE [main] org.appng.el.ExpressionEvaluator: setting variable 'a' of type 'java.lang.Integer' to value '5' 2021-07-01 15:46:59,689 TRACE [main] org.appng.el.ExpressionEvaluator: setting variable 'b' of type 'java.lang.Integer' to value '6' 2021-07-01 15:46:59,690 TRACE [main] org.appng.el.ExpressionEvaluator: setting variable 'a' of type 'java.lang.Integer' to value '5' 2021-07-01 15:46:59,690 TRACE [main] org.appng.el.ExpressionEvaluator: setting variable 'b' of type 'java.lang.Integer' to value '6' 2021-07-01 15:46:59,690 TRACE [main] org.appng.el.ExpressionEvaluator: setting variable 'site-id' of type 'java.lang.String' to value '' 2021-07-01 15:46:59,690 DEBUG [main] org.appng.el.ExpressionEvaluator: ${site-id eq ''} = true [(a = 5), (b = 6), (SESSION = {foo=5}), (site-id = )] true 2021-07-01 15:46:59,691 DEBUG [main] org.appng.el.ExpressionEvaluator: ${site-id} = 0 [(a = 5), (b = 6), (SESSION = {foo=5}), (site-id = )] 0 2021-07-01 15:46:59,691 TRACE [main] org.appng.el.ExpressionEvaluator: setting variable 'a' of type 'java.lang.Integer' to value '5' 2021-07-01 15:46:59,691 TRACE [main] org.appng.el.ExpressionEvaluator: setting variable 'b' of type 'java.lang.Integer' to value '6' 2021-07-01 15:46:59,692 DEBUG [main] org.appng.el.ExpressionEvaluator: ${c eq null} = true [(a = 5), (b = 6), (SESSION = {foo=5})] true 2021-07-01 15:46:59,692 TRACE [main] org.appng.el.ExpressionEvaluator: setting variable 'a' of type 'java.lang.Integer' to value '5' 2021-07-01 15:46:59,692 TRACE [main] org.appng.el.ExpressionEvaluator: setting variable 'b' of type 'java.lang.Integer' to value '6' 2021-07-01 15:46:59,692 DEBUG [main] org.appng.el.ExpressionEvaluator: ${c eq null} = true [(a = 5), (b = 6), (SESSION = {foo=5})] 2021-07-01 15:46:59,693 DEBUG [main] org.appng.el.ExpressionEvaluator: ${a eq c} = false [(a = 5), (b = 6), (SESSION = {foo=5})] 2021-07-01 15:46:59,693 DEBUG [main] org.appng.el.ExpressionEvaluator: ${a eq null} = false [(a = 5), (b = 6), (SESSION = {foo=5})] 2021-07-01 15:46:59,693 TRACE [main] org.appng.el.ExpressionEvaluator: setting variable 'a' of type 'java.lang.Integer' to value '5' 2021-07-01 15:46:59,693 TRACE [main] org.appng.el.ExpressionEvaluator: setting variable 'b' of type 'java.lang.Integer' to value '6' 2021-07-01 15:46:59,694 TRACE [main] org.appng.el.ExpressionEvaluator: setting variable 'a' of type 'java.lang.String' to value '1' 2021-07-01 15:46:59,694 TRACE [main] org.appng.el.ExpressionEvaluator: setting variable 'A' of type 'java.lang.String' to value '3' 2021-07-01 15:46:59,694 TRACE [main] org.appng.el.ExpressionEvaluator: setting variable 'ab' of type 'java.lang.String' to value '5' 2021-07-01 15:46:59,694 TRACE [main] org.appng.el.ExpressionEvaluator: setting variable 'aB' of type 'java.lang.String' to value '6' 2021-07-01 15:46:59,694 TRACE [main] org.appng.el.ExpressionEvaluator: setting variable 'b' of type 'java.lang.Integer' to value '6' 2021-07-01 15:46:59,694 TRACE [main] org.appng.el.ExpressionEvaluator: setting variable 'a_b' of type 'java.lang.String' to value '7' 2021-07-01 15:46:59,694 TRACE [main] org.appng.el.ExpressionEvaluator: setting variable 'a_' of type 'java.lang.String' to value '2' 2021-07-01 15:46:59,694 TRACE [main] org.appng.el.ExpressionEvaluator: setting variable 'A_' of type 'java.lang.String' to value '4' 2021-07-01 15:46:59,694 TRACE [main] org.appng.el.ExpressionEvaluator: setting variable 'aB_' of type 'java.lang.String' to value '8' 2021-07-01 15:46:59,698 DEBUG [main] org.appng.el.ExpressionEvaluator: ${a} = 1 [(a = 1), (A = 3), (ab = 5), (aB = 6), (b = 6), (a_b = 7), (SESSION = {foo=5}), (a_ = 2), (A_ = 4), (aB_ = 8)] 2021-07-01 15:46:59,698 DEBUG [main] org.appng.el.ExpressionEvaluator: ${a_} = 2 [(a = 1), (A = 3), (ab = 5), (aB = 6), (b = 6), (a_b = 7), (SESSION = {foo=5}), (a_ = 2), (A_ = 4), (aB_ = 8)] 2021-07-01 15:46:59,698 DEBUG [main] org.appng.el.ExpressionEvaluator: ${A} = 3 [(a = 1), (A = 3), (ab = 5), (aB = 6), (b = 6), (a_b = 7), (SESSION = {foo=5}), (a_ = 2), (A_ = 4), (aB_ = 8)] 2021-07-01 15:46:59,699 DEBUG [main] org.appng.el.ExpressionEvaluator: ${A_} = 4 [(a = 1), (A = 3), (ab = 5), (aB = 6), (b = 6), (a_b = 7), (SESSION = {foo=5}), (a_ = 2), (A_ = 4), (aB_ = 8)] 2021-07-01 15:46:59,699 DEBUG [main] org.appng.el.ExpressionEvaluator: ${ab} = 5 [(a = 1), (A = 3), (ab = 5), (aB = 6), (b = 6), (a_b = 7), (SESSION = {foo=5}), (a_ = 2), (A_ = 4), (aB_ = 8)] 2021-07-01 15:46:59,700 DEBUG [main] org.appng.el.ExpressionEvaluator: ${aB} = 6 [(a = 1), (A = 3), (ab = 5), (aB = 6), (b = 6), (a_b = 7), (SESSION = {foo=5}), (a_ = 2), (A_ = 4), (aB_ = 8)] 2021-07-01 15:46:59,700 DEBUG [main] org.appng.el.ExpressionEvaluator: ${a_b} = 7 [(a = 1), (A = 3), (ab = 5), (aB = 6), (b = 6), (a_b = 7), (SESSION = {foo=5}), (a_ = 2), (A_ = 4), (aB_ = 8)] 2021-07-01 15:46:59,701 DEBUG [main] org.appng.el.ExpressionEvaluator: ${aB_} = 8 [(a = 1), (A = 3), (ab = 5), (aB = 6), (b = 6), (a_b = 7), (SESSION = {foo=5}), (a_ = 2), (A_ = 4), (aB_ = 8)] 2021-07-01 15:46:59,702 TRACE [main] org.appng.el.ExpressionEvaluator: setting variable 'a' of type 'java.lang.Integer' to value '5' 2021-07-01 15:46:59,702 TRACE [main] org.appng.el.ExpressionEvaluator: setting variable 'b' of type 'java.lang.Integer' to value '6' 2021-07-01 15:46:59,703 DEBUG [main] org.appng.el.ExpressionEvaluator: ${a == b} = false [(a = 5), (b = 6), (SESSION = {foo=5})] 2021-07-01 15:46:59,704 DEBUG [main] org.appng.el.ExpressionEvaluator: ${a < b} = true [(a = 5), (b = 6), (SESSION = {foo=5})] 2021-07-01 15:46:59,705 DEBUG [main] org.appng.el.ExpressionEvaluator: ${a <= b} = true [(a = 5), (b = 6), (SESSION = {foo=5})] 2021-07-01 15:46:59,706 DEBUG [main] org.appng.el.ExpressionEvaluator: ${a > b} = false [(a = 5), (b = 6), (SESSION = {foo=5})] 2021-07-01 15:46:59,707 DEBUG [main] org.appng.el.ExpressionEvaluator: ${a >= b} = false [(a = 5), (b = 6), (SESSION = {foo=5})] 2021-07-01 15:46:59,707 DEBUG [main] org.appng.el.ExpressionEvaluator: ${a eq b} = false [(a = 5), (b = 6), (SESSION = {foo=5})] 2021-07-01 15:46:59,708 DEBUG [main] org.appng.el.ExpressionEvaluator: ${a ne b} = true [(a = 5), (b = 6), (SESSION = {foo=5})] 2021-07-01 15:46:59,709 DEBUG [main] org.appng.el.ExpressionEvaluator: ${a lt b} = true [(a = 5), (b = 6), (SESSION = {foo=5})] 2021-07-01 15:46:59,709 DEBUG [main] org.appng.el.ExpressionEvaluator: ${a gt b} = false [(a = 5), (b = 6), (SESSION = {foo=5})] 2021-07-01 15:46:59,710 TRACE [main] org.appng.el.ExpressionEvaluator: setting variable 'a' of type 'java.lang.Integer' to value '5' 2021-07-01 15:46:59,710 TRACE [main] org.appng.el.ExpressionEvaluator: setting variable 'b' of type 'java.lang.Integer' to value '6' 2021-07-01 15:46:59,711 DEBUG [main] org.appng.el.ExpressionEvaluator: ${uizuihm eq null} = true [(a = 5), (b = 6), (SESSION = {foo=5})] 2021-07-01 15:46:59,712 TRACE [main] org.appng.el.ExpressionEvaluator: setting variable 'a' of type 'java.lang.Integer' to value '5' 2021-07-01 15:46:59,713 TRACE [main] org.appng.el.ExpressionEvaluator: setting variable 'b' of type 'java.lang.Integer' to value '6' 2021-07-01 15:46:59,713 DEBUG [main] org.appng.el.ExpressionEvaluator: ${1 eq 2} = false [(a = 5), (b = 6), (SESSION = {foo=5})] 2021-07-01 15:46:59,713 DEBUG [main] org.appng.el.ExpressionEvaluator: ${1 eq 2-1} = true [(a = 5), (b = 6), (SESSION = {foo=5})] 2021-07-01 15:46:59,714 DEBUG [main] org.appng.el.ExpressionEvaluator: ${1 eq 2-1} = true [(a = 5), (b = 6), (SESSION = {foo=5})] 2021-07-01 15:46:59,716 TRACE [main] org.appng.el.ExpressionEvaluator: setting variable 'a' of type 'java.lang.Integer' to value '5' 2021-07-01 15:46:59,717 TRACE [main] org.appng.el.ExpressionEvaluator: setting variable 'b' of type 'java.lang.Integer' to value '6' 2021-07-01 15:46:59,718 TRACE [main] org.appng.el.ExpressionEvaluator: setting variable 'a' of type 'java.lang.Integer' to value '5' 2021-07-01 15:46:59,718 TRACE [main] org.appng.el.ExpressionEvaluator: setting variable 'b' of type 'java.lang.Integer' to value '6' 2021-07-01 15:46:59,718 DEBUG [main] org.appng.el.ExpressionEvaluator: registered function ':max' with method 'public static int java.lang.Math.max(int,int)'. 2021-07-01 15:46:59,718 DEBUG [main] org.appng.el.ExpressionEvaluator: registered function ':min' with method 'public static int java.lang.Math.min(int,int)'. 2021-07-01 15:46:59,719 DEBUG [main] org.appng.el.ExpressionEvaluator: registered function ':sqrt' with method 'public static double java.lang.Math.sqrt(double)'. 2021-07-01 15:46:59,719 DEBUG [main] org.appng.el.ExpressionEvaluator: registered function 'ait:sqrt' with method 'public static double java.lang.Math.sqrt(double)'. 2021-07-01 15:46:59,719 DEBUG [main] org.appng.el.ExpressionEvaluator: ${min(a,b)} = 5 [(a = 5), (b = 6), (SESSION = {foo=5})] 2021-07-01 15:46:59,719 DEBUG [main] org.appng.el.ExpressionEvaluator: ${max(a,b)} = 6 [(a = 5), (b = 6), (SESSION = {foo=5})] 2021-07-01 15:46:59,720 DEBUG [main] org.appng.el.ExpressionEvaluator: ${a-b} = -1 [(a = 5), (b = 6), (SESSION = {foo=5})] 2021-07-01 15:46:59,720 DEBUG [main] org.appng.el.ExpressionEvaluator: ${a+b} = 11 [(a = 5), (b = 6), (SESSION = {foo=5})] 2021-07-01 15:46:59,721 DEBUG [main] org.appng.el.ExpressionEvaluator: ${a*b} = 30 [(a = 5), (b = 6), (SESSION = {foo=5})] 2021-07-01 15:46:59,721 DEBUG [main] org.appng.el.ExpressionEvaluator: ${(a*a) - (b/b)} = 24 [(a = 5), (b = 6), (SESSION = {foo=5})] 2021-07-01 15:46:59,721 DEBUG [main] org.appng.el.ExpressionEvaluator: ${sqrt(25)} = 5.0 [(a = 5), (b = 6), (SESSION = {foo=5})] 2021-07-01 15:46:59,722 DEBUG [main] org.appng.el.ExpressionEvaluator: ${ait:sqrt(36)} = 6.0 [(a = 5), (b = 6), (SESSION = {foo=5})] 2021-07-01 15:46:59,722 TRACE [main] org.appng.el.ExpressionEvaluator: setting variable 'a' of type 'java.lang.Integer' to value '5' 2021-07-01 15:46:59,722 TRACE [main] org.appng.el.ExpressionEvaluator: setting variable 'b' of type 'java.lang.Integer' to value '6' 2021-07-01 15:46:59,723 DEBUG [main] org.appng.el.ExpressionEvaluator: ${SESSION.foo eq 5} = true [(a = 5), (b = 6), (SESSION = {foo=5})] 2021-07-01 15:46:59,723 DEBUG [main] org.appng.el.ExpressionEvaluator: ${SESSION['foo'] eq 5} = true [(a = 5), (b = 6), (SESSION = {foo=5})] 2021-07-01 15:46:59,723 DEBUG [main] org.appng.el.ExpressionEvaluator: ${SESSION.foo ne null} = true [(a = 5), (b = 6), (SESSION = {foo=5})] 2021-07-01 15:46:59,724 DEBUG [main] org.appng.el.ExpressionEvaluator: ${SESSION['bar'] eq 5} = false [(a = 5), (b = 6), (SESSION = {foo=5})] 2021-07-01 15:46:59,724 DEBUG [main] org.appng.el.ExpressionEvaluator: ${SESSION.bar eq null} = true [(a = 5), (b = 6), (SESSION = {foo=5})] 2021-07-01 15:46:59,725 TRACE [main] org.appng.el.ExpressionEvaluator: setting variable 'a' of type 'java.lang.Integer' to value '5' 2021-07-01 15:46:59,726 TRACE [main] org.appng.el.ExpressionEvaluator: setting variable 'b' of type 'java.lang.Integer' to value '6' 2021-07-01 15:46:59,728 DEBUG [main] org.appng.el.ExpressionEvaluator: ${a.toString() == 5} = true [(a = 5), (b = 6), (SESSION = {foo=5})] 2021-07-01 15:46:59,728 DEBUG [main] org.appng.el.ExpressionEvaluator: ${b.toString() == 5} = false [(a = 5), (b = 6), (SESSION = {foo=5})] 2021-07-01 15:46:59,728 TRACE [main] org.appng.el.ExpressionEvaluator: setting variable 'a' of type 'java.lang.Integer' to value '5' 2021-07-01 15:46:59,728 TRACE [main] org.appng.el.ExpressionEvaluator: setting variable 'b' of type 'java.lang.Integer' to value '6' 2021-07-01 15:46:59,729 DEBUG [main] org.appng.el.ExpressionEvaluator: ${1 eq 2} = false [(a = 5), (b = 6), (SESSION = {foo=5})] 2021-07-01 15:46:59,729 DEBUG [main] org.appng.el.ExpressionEvaluator: ${1 eq 2-1} = true [(a = 5), (b = 6), (SESSION = {foo=5})] 2021-07-01 15:46:59,729 DEBUG [main] org.appng.el.ExpressionEvaluator: ${1 eq 2-1} = true [(a = 5), (b = 6), (SESSION = {foo=5})] [INFO] Tests run: 17, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.114 s - in org.appng.el.ExpressionEvaluatorTest [INFO] [INFO] Results: [INFO] [INFO] Tests run: 25, Failures: 0, Errors: 0, Skipped: 0 [INFO] [INFO] [INFO] --- maven-jar-plugin:3.0.2:jar (default-jar) @ appng-forms --- [INFO] Building jar: /var/lib/jenkins/workspace/appNG_1.23.x/appng-forms/target/appng-forms-1.23.0-SNAPSHOT.jar [INFO] [INFO] --- maven-source-plugin:3.0.1:jar-no-fork (default) @ appng-forms --- [INFO] Building jar: /var/lib/jenkins/workspace/appNG_1.23.x/appng-forms/target/appng-forms-1.23.0-SNAPSHOT-sources.jar [INFO] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ appng-forms --- [INFO] Installing /var/lib/jenkins/workspace/appNG_1.23.x/appng-forms/target/appng-forms-1.23.0-SNAPSHOT.jar to /var/lib/jenkins/.m2/repository/org/appng/appng-forms/1.23.0-SNAPSHOT/appng-forms-1.23.0-SNAPSHOT.jar [INFO] Installing /var/lib/jenkins/workspace/appNG_1.23.x/appng-forms/pom.xml to /var/lib/jenkins/.m2/repository/org/appng/appng-forms/1.23.0-SNAPSHOT/appng-forms-1.23.0-SNAPSHOT.pom [INFO] Installing /var/lib/jenkins/workspace/appNG_1.23.x/appng-forms/target/appng-forms-1.23.0-SNAPSHOT-sources.jar to /var/lib/jenkins/.m2/repository/org/appng/appng-forms/1.23.0-SNAPSHOT/appng-forms-1.23.0-SNAPSHOT-sources.jar [INFO] [INFO] --- maven-deploy-plugin:2.8.2:deploy (default-deploy) @ appng-forms --- Downloading: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-forms/1.23.0-SNAPSHOT/maven-metadata.xml Progress (1): 992 B Downloaded: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-forms/1.23.0-SNAPSHOT/maven-metadata.xml (992 B at 71 kB/s) Uploading: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-forms/1.23.0-SNAPSHOT/appng-forms-1.23.0-20210701.134659-36.jar Progress (1): 2.0/19 kB Progress (1): 4.1/19 kB Progress (1): 6.1/19 kB Progress (1): 8.2/19 kB Progress (1): 10/19 kB Progress (1): 12/19 kB Progress (1): 14/19 kB Progress (1): 16/19 kB Progress (1): 18/19 kB Progress (1): 19 kB Uploaded: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-forms/1.23.0-SNAPSHOT/appng-forms-1.23.0-20210701.134659-36.jar (19 kB at 74 kB/s) Uploading: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-forms/1.23.0-SNAPSHOT/appng-forms-1.23.0-20210701.134659-36.pom Progress (1): 1.6 kB Uploaded: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-forms/1.23.0-SNAPSHOT/appng-forms-1.23.0-20210701.134659-36.pom (1.6 kB at 4.5 kB/s) Downloading: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-forms/maven-metadata.xml Progress (1): 1.7 kB Downloaded: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-forms/maven-metadata.xml (1.7 kB at 30 kB/s) Uploading: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-forms/1.23.0-SNAPSHOT/maven-metadata.xml Progress (1): 992 B Uploaded: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-forms/1.23.0-SNAPSHOT/maven-metadata.xml (992 B at 952 B/s) Uploading: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-forms/maven-metadata.xml Progress (1): 1.7 kB Uploaded: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-forms/maven-metadata.xml (1.7 kB at 3.8 kB/s) Uploading: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-forms/1.23.0-SNAPSHOT/appng-forms-1.23.0-20210701.134659-36-sources.jar Progress (1): 2.0/19 kB Progress (1): 4.1/19 kB Progress (1): 6.1/19 kB Progress (1): 8.2/19 kB Progress (1): 10/19 kB Progress (1): 12/19 kB Progress (1): 14/19 kB Progress (1): 16/19 kB Progress (1): 18/19 kB Progress (1): 19 kB Uploaded: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-forms/1.23.0-SNAPSHOT/appng-forms-1.23.0-20210701.134659-36-sources.jar (19 kB at 36 kB/s) Uploading: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-forms/1.23.0-SNAPSHOT/maven-metadata.xml Progress (1): 992 B Uploaded: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-forms/1.23.0-SNAPSHOT/maven-metadata.xml (992 B at 888 B/s) [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building appng Formtags 1.23.0-SNAPSHOT [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ appng-formtags --- [INFO] Deleting /var/lib/jenkins/workspace/appNG_1.23.x/appng-formtags/target [INFO] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ appng-formtags --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [INFO] --- maven-compiler-plugin:3.6.1:compile (default-compile) @ appng-formtags --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 13 source files to /var/lib/jenkins/workspace/appNG_1.23.x/appng-formtags/target/classes [INFO] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ appng-formtags --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 2 resources [INFO] [INFO] --- maven-compiler-plugin:3.6.1:testCompile (default-testCompile) @ appng-formtags --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 5 source files to /var/lib/jenkins/workspace/appNG_1.23.x/appng-formtags/target/test-classes [INFO] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ appng-formtags --- [INFO] [INFO] ------------------------------------------------------- [INFO] T E S T S [INFO] ------------------------------------------------------- [INFO] Running org.appng.formtags.FormElementTest 2021-07-01 15:47:05,292 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':string' with method 'public static boolean org.appng.formtags.RuleValidation.string(java.lang.String)'. 2021-07-01 15:47:05,293 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':email' with method 'public static boolean org.appng.formtags.RuleValidation.email(java.lang.String)'. 2021-07-01 15:47:05,293 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':equals' with method 'public static boolean org.appng.formtags.RuleValidation.equals(java.lang.String,java.lang.String)'. 2021-07-01 15:47:05,293 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':regExp' with method 'public static boolean org.appng.formtags.RuleValidation.regExp(java.lang.String,java.lang.String)'. 2021-07-01 15:47:05,293 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':number' with method 'public static boolean org.appng.formtags.RuleValidation.number(java.lang.String)'. 2021-07-01 15:47:05,293 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':numberFractionDigits' with method 'public static boolean org.appng.formtags.RuleValidation.numberFractionDigits(java.lang.String,int,int)'. 2021-07-01 15:47:05,294 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':size' with method 'public static boolean org.appng.formtags.RuleValidation.size(java.lang.Object,int)'. 2021-07-01 15:47:05,294 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':sizeMax' with method 'public static boolean org.appng.formtags.RuleValidation.sizeMax(java.lang.Object,int)'. 2021-07-01 15:47:05,294 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':sizeMin' with method 'public static boolean org.appng.formtags.RuleValidation.sizeMin(java.lang.Object,int)'. 2021-07-01 15:47:05,294 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':sizeMinMax' with method 'public static boolean org.appng.formtags.RuleValidation.sizeMinMax(java.lang.Object,int,int)'. 2021-07-01 15:47:05,294 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':fileType' with method 'public static boolean org.appng.formtags.RuleValidation.fileType(java.util.List,java.lang.String)'. 2021-07-01 15:47:05,295 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':fileSizeMin' with method 'public static boolean org.appng.formtags.RuleValidation.fileSizeMin(java.util.List,java.lang.String)'. 2021-07-01 15:47:05,295 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':fileSizeMax' with method 'public static boolean org.appng.formtags.RuleValidation.fileSizeMax(java.util.List,java.lang.String)'. 2021-07-01 15:47:05,295 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':fileSize' with method 'public static boolean org.appng.formtags.RuleValidation.fileSize(java.util.List,java.lang.String,java.lang.String)'. 2021-07-01 15:47:05,295 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':fileCount' with method 'public static boolean org.appng.formtags.RuleValidation.fileCount(java.util.List,int,int)'. 2021-07-01 15:47:05,295 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':fileCountMin' with method 'public static boolean org.appng.formtags.RuleValidation.fileCountMin(java.util.List,int)'. 2021-07-01 15:47:05,295 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':fileCountMax' with method 'public static boolean org.appng.formtags.RuleValidation.fileCountMax(java.util.List,int)'. 2021-07-01 15:47:05,296 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':captcha' with method 'public static boolean org.appng.formtags.RuleValidation.captcha(java.lang.String,java.lang.String)'. 2021-07-01 15:47:05,317 [main] DEBUG org.appng.el.ExpressionEvaluator - ${sizeMax(foobar,5)} = true [(foobar = 12345), (SESSION = {})] 2021-07-01 15:47:05,415 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':string' with method 'public static boolean org.appng.formtags.RuleValidation.string(java.lang.String)'. 2021-07-01 15:47:05,415 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':email' with method 'public static boolean org.appng.formtags.RuleValidation.email(java.lang.String)'. 2021-07-01 15:47:05,415 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':equals' with method 'public static boolean org.appng.formtags.RuleValidation.equals(java.lang.String,java.lang.String)'. 2021-07-01 15:47:05,415 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':regExp' with method 'public static boolean org.appng.formtags.RuleValidation.regExp(java.lang.String,java.lang.String)'. 2021-07-01 15:47:05,416 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':number' with method 'public static boolean org.appng.formtags.RuleValidation.number(java.lang.String)'. 2021-07-01 15:47:05,416 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':numberFractionDigits' with method 'public static boolean org.appng.formtags.RuleValidation.numberFractionDigits(java.lang.String,int,int)'. 2021-07-01 15:47:05,416 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':size' with method 'public static boolean org.appng.formtags.RuleValidation.size(java.lang.Object,int)'. 2021-07-01 15:47:05,416 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':sizeMax' with method 'public static boolean org.appng.formtags.RuleValidation.sizeMax(java.lang.Object,int)'. 2021-07-01 15:47:05,416 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':sizeMin' with method 'public static boolean org.appng.formtags.RuleValidation.sizeMin(java.lang.Object,int)'. 2021-07-01 15:47:05,417 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':sizeMinMax' with method 'public static boolean org.appng.formtags.RuleValidation.sizeMinMax(java.lang.Object,int,int)'. 2021-07-01 15:47:05,417 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':fileType' with method 'public static boolean org.appng.formtags.RuleValidation.fileType(java.util.List,java.lang.String)'. 2021-07-01 15:47:05,417 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':fileSizeMin' with method 'public static boolean org.appng.formtags.RuleValidation.fileSizeMin(java.util.List,java.lang.String)'. 2021-07-01 15:47:05,417 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':fileSizeMax' with method 'public static boolean org.appng.formtags.RuleValidation.fileSizeMax(java.util.List,java.lang.String)'. 2021-07-01 15:47:05,417 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':fileSize' with method 'public static boolean org.appng.formtags.RuleValidation.fileSize(java.util.List,java.lang.String,java.lang.String)'. 2021-07-01 15:47:05,417 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':fileCount' with method 'public static boolean org.appng.formtags.RuleValidation.fileCount(java.util.List,int,int)'. 2021-07-01 15:47:05,418 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':fileCountMin' with method 'public static boolean org.appng.formtags.RuleValidation.fileCountMin(java.util.List,int)'. 2021-07-01 15:47:05,418 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':fileCountMax' with method 'public static boolean org.appng.formtags.RuleValidation.fileCountMax(java.util.List,int)'. 2021-07-01 15:47:05,418 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':captcha' with method 'public static boolean org.appng.formtags.RuleValidation.captcha(java.lang.String,java.lang.String)'. 2021-07-01 15:47:05,418 [main] DEBUG org.appng.el.ExpressionEvaluator - ${sizeMax(foobar,5)} = false [(foobar = 123456), (SESSION = {})] 2021-07-01 15:47:05,422 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':string' with method 'public static boolean org.appng.formtags.RuleValidation.string(java.lang.String)'. 2021-07-01 15:47:05,422 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':email' with method 'public static boolean org.appng.formtags.RuleValidation.email(java.lang.String)'. 2021-07-01 15:47:05,422 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':equals' with method 'public static boolean org.appng.formtags.RuleValidation.equals(java.lang.String,java.lang.String)'. 2021-07-01 15:47:05,422 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':regExp' with method 'public static boolean org.appng.formtags.RuleValidation.regExp(java.lang.String,java.lang.String)'. 2021-07-01 15:47:05,423 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':number' with method 'public static boolean org.appng.formtags.RuleValidation.number(java.lang.String)'. 2021-07-01 15:47:05,423 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':numberFractionDigits' with method 'public static boolean org.appng.formtags.RuleValidation.numberFractionDigits(java.lang.String,int,int)'. 2021-07-01 15:47:05,423 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':size' with method 'public static boolean org.appng.formtags.RuleValidation.size(java.lang.Object,int)'. 2021-07-01 15:47:05,423 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':sizeMax' with method 'public static boolean org.appng.formtags.RuleValidation.sizeMax(java.lang.Object,int)'. 2021-07-01 15:47:05,423 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':sizeMin' with method 'public static boolean org.appng.formtags.RuleValidation.sizeMin(java.lang.Object,int)'. 2021-07-01 15:47:05,424 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':sizeMinMax' with method 'public static boolean org.appng.formtags.RuleValidation.sizeMinMax(java.lang.Object,int,int)'. 2021-07-01 15:47:05,424 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':fileType' with method 'public static boolean org.appng.formtags.RuleValidation.fileType(java.util.List,java.lang.String)'. 2021-07-01 15:47:05,424 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':fileSizeMin' with method 'public static boolean org.appng.formtags.RuleValidation.fileSizeMin(java.util.List,java.lang.String)'. 2021-07-01 15:47:05,424 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':fileSizeMax' with method 'public static boolean org.appng.formtags.RuleValidation.fileSizeMax(java.util.List,java.lang.String)'. 2021-07-01 15:47:05,424 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':fileSize' with method 'public static boolean org.appng.formtags.RuleValidation.fileSize(java.util.List,java.lang.String,java.lang.String)'. 2021-07-01 15:47:05,425 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':fileCount' with method 'public static boolean org.appng.formtags.RuleValidation.fileCount(java.util.List,int,int)'. 2021-07-01 15:47:05,425 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':fileCountMin' with method 'public static boolean org.appng.formtags.RuleValidation.fileCountMin(java.util.List,int)'. 2021-07-01 15:47:05,425 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':fileCountMax' with method 'public static boolean org.appng.formtags.RuleValidation.fileCountMax(java.util.List,int)'. 2021-07-01 15:47:05,425 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':captcha' with method 'public static boolean org.appng.formtags.RuleValidation.captcha(java.lang.String,java.lang.String)'. 2021-07-01 15:47:05,426 [main] DEBUG org.appng.el.ExpressionEvaluator - ${email(email)} = false [(SESSION = {}), (email = foobar)] 2021-07-01 15:47:05,430 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':string' with method 'public static boolean org.appng.formtags.RuleValidation.string(java.lang.String)'. 2021-07-01 15:47:05,430 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':email' with method 'public static boolean org.appng.formtags.RuleValidation.email(java.lang.String)'. 2021-07-01 15:47:05,431 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':equals' with method 'public static boolean org.appng.formtags.RuleValidation.equals(java.lang.String,java.lang.String)'. 2021-07-01 15:47:05,431 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':regExp' with method 'public static boolean org.appng.formtags.RuleValidation.regExp(java.lang.String,java.lang.String)'. 2021-07-01 15:47:05,431 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':number' with method 'public static boolean org.appng.formtags.RuleValidation.number(java.lang.String)'. 2021-07-01 15:47:05,431 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':numberFractionDigits' with method 'public static boolean org.appng.formtags.RuleValidation.numberFractionDigits(java.lang.String,int,int)'. 2021-07-01 15:47:05,431 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':size' with method 'public static boolean org.appng.formtags.RuleValidation.size(java.lang.Object,int)'. 2021-07-01 15:47:05,431 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':sizeMax' with method 'public static boolean org.appng.formtags.RuleValidation.sizeMax(java.lang.Object,int)'. 2021-07-01 15:47:05,432 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':sizeMin' with method 'public static boolean org.appng.formtags.RuleValidation.sizeMin(java.lang.Object,int)'. 2021-07-01 15:47:05,432 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':sizeMinMax' with method 'public static boolean org.appng.formtags.RuleValidation.sizeMinMax(java.lang.Object,int,int)'. 2021-07-01 15:47:05,432 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':fileType' with method 'public static boolean org.appng.formtags.RuleValidation.fileType(java.util.List,java.lang.String)'. 2021-07-01 15:47:05,432 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':fileSizeMin' with method 'public static boolean org.appng.formtags.RuleValidation.fileSizeMin(java.util.List,java.lang.String)'. 2021-07-01 15:47:05,432 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':fileSizeMax' with method 'public static boolean org.appng.formtags.RuleValidation.fileSizeMax(java.util.List,java.lang.String)'. 2021-07-01 15:47:05,432 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':fileSize' with method 'public static boolean org.appng.formtags.RuleValidation.fileSize(java.util.List,java.lang.String,java.lang.String)'. 2021-07-01 15:47:05,432 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':fileCount' with method 'public static boolean org.appng.formtags.RuleValidation.fileCount(java.util.List,int,int)'. 2021-07-01 15:47:05,433 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':fileCountMin' with method 'public static boolean org.appng.formtags.RuleValidation.fileCountMin(java.util.List,int)'. 2021-07-01 15:47:05,433 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':fileCountMax' with method 'public static boolean org.appng.formtags.RuleValidation.fileCountMax(java.util.List,int)'. 2021-07-01 15:47:05,433 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':captcha' with method 'public static boolean org.appng.formtags.RuleValidation.captcha(java.lang.String,java.lang.String)'. 2021-07-01 15:47:05,433 [main] DEBUG org.appng.el.ExpressionEvaluator - ${sizeMax(foobar,5)} = true [(foobar = >), (SESSION = {})] 2021-07-01 15:47:05,436 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':string' with method 'public static boolean org.appng.formtags.RuleValidation.string(java.lang.String)'. 2021-07-01 15:47:05,436 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':email' with method 'public static boolean org.appng.formtags.RuleValidation.email(java.lang.String)'. 2021-07-01 15:47:05,436 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':equals' with method 'public static boolean org.appng.formtags.RuleValidation.equals(java.lang.String,java.lang.String)'. 2021-07-01 15:47:05,436 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':regExp' with method 'public static boolean org.appng.formtags.RuleValidation.regExp(java.lang.String,java.lang.String)'. 2021-07-01 15:47:05,437 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':number' with method 'public static boolean org.appng.formtags.RuleValidation.number(java.lang.String)'. 2021-07-01 15:47:05,437 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':numberFractionDigits' with method 'public static boolean org.appng.formtags.RuleValidation.numberFractionDigits(java.lang.String,int,int)'. 2021-07-01 15:47:05,437 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':size' with method 'public static boolean org.appng.formtags.RuleValidation.size(java.lang.Object,int)'. 2021-07-01 15:47:05,437 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':sizeMax' with method 'public static boolean org.appng.formtags.RuleValidation.sizeMax(java.lang.Object,int)'. 2021-07-01 15:47:05,437 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':sizeMin' with method 'public static boolean org.appng.formtags.RuleValidation.sizeMin(java.lang.Object,int)'. 2021-07-01 15:47:05,437 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':sizeMinMax' with method 'public static boolean org.appng.formtags.RuleValidation.sizeMinMax(java.lang.Object,int,int)'. 2021-07-01 15:47:05,438 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':fileType' with method 'public static boolean org.appng.formtags.RuleValidation.fileType(java.util.List,java.lang.String)'. 2021-07-01 15:47:05,438 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':fileSizeMin' with method 'public static boolean org.appng.formtags.RuleValidation.fileSizeMin(java.util.List,java.lang.String)'. 2021-07-01 15:47:05,438 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':fileSizeMax' with method 'public static boolean org.appng.formtags.RuleValidation.fileSizeMax(java.util.List,java.lang.String)'. 2021-07-01 15:47:05,438 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':fileSize' with method 'public static boolean org.appng.formtags.RuleValidation.fileSize(java.util.List,java.lang.String,java.lang.String)'. 2021-07-01 15:47:05,438 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':fileCount' with method 'public static boolean org.appng.formtags.RuleValidation.fileCount(java.util.List,int,int)'. 2021-07-01 15:47:05,439 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':fileCountMin' with method 'public static boolean org.appng.formtags.RuleValidation.fileCountMin(java.util.List,int)'. 2021-07-01 15:47:05,439 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':fileCountMax' with method 'public static boolean org.appng.formtags.RuleValidation.fileCountMax(java.util.List,int)'. 2021-07-01 15:47:05,439 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':captcha' with method 'public static boolean org.appng.formtags.RuleValidation.captcha(java.lang.String,java.lang.String)'. 2021-07-01 15:47:05,439 [main] DEBUG org.appng.el.ExpressionEvaluator - ${sizeMax(foobar,5)} = true [(foobar = 12345), (SESSION = {})] 2021-07-01 15:47:05,444 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':string' with method 'public static boolean org.appng.formtags.RuleValidation.string(java.lang.String)'. 2021-07-01 15:47:05,444 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':email' with method 'public static boolean org.appng.formtags.RuleValidation.email(java.lang.String)'. 2021-07-01 15:47:05,444 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':equals' with method 'public static boolean org.appng.formtags.RuleValidation.equals(java.lang.String,java.lang.String)'. 2021-07-01 15:47:05,445 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':regExp' with method 'public static boolean org.appng.formtags.RuleValidation.regExp(java.lang.String,java.lang.String)'. 2021-07-01 15:47:05,445 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':number' with method 'public static boolean org.appng.formtags.RuleValidation.number(java.lang.String)'. 2021-07-01 15:47:05,445 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':numberFractionDigits' with method 'public static boolean org.appng.formtags.RuleValidation.numberFractionDigits(java.lang.String,int,int)'. 2021-07-01 15:47:05,445 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':size' with method 'public static boolean org.appng.formtags.RuleValidation.size(java.lang.Object,int)'. 2021-07-01 15:47:05,445 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':sizeMax' with method 'public static boolean org.appng.formtags.RuleValidation.sizeMax(java.lang.Object,int)'. 2021-07-01 15:47:05,445 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':sizeMin' with method 'public static boolean org.appng.formtags.RuleValidation.sizeMin(java.lang.Object,int)'. 2021-07-01 15:47:05,445 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':sizeMinMax' with method 'public static boolean org.appng.formtags.RuleValidation.sizeMinMax(java.lang.Object,int,int)'. 2021-07-01 15:47:05,446 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':fileType' with method 'public static boolean org.appng.formtags.RuleValidation.fileType(java.util.List,java.lang.String)'. 2021-07-01 15:47:05,446 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':fileSizeMin' with method 'public static boolean org.appng.formtags.RuleValidation.fileSizeMin(java.util.List,java.lang.String)'. 2021-07-01 15:47:05,446 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':fileSizeMax' with method 'public static boolean org.appng.formtags.RuleValidation.fileSizeMax(java.util.List,java.lang.String)'. 2021-07-01 15:47:05,446 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':fileSize' with method 'public static boolean org.appng.formtags.RuleValidation.fileSize(java.util.List,java.lang.String,java.lang.String)'. 2021-07-01 15:47:05,446 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':fileCount' with method 'public static boolean org.appng.formtags.RuleValidation.fileCount(java.util.List,int,int)'. 2021-07-01 15:47:05,446 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':fileCountMin' with method 'public static boolean org.appng.formtags.RuleValidation.fileCountMin(java.util.List,int)'. 2021-07-01 15:47:05,446 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':fileCountMax' with method 'public static boolean org.appng.formtags.RuleValidation.fileCountMax(java.util.List,int)'. 2021-07-01 15:47:05,446 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':captcha' with method 'public static boolean org.appng.formtags.RuleValidation.captcha(java.lang.String,java.lang.String)'. 2021-07-01 15:47:05,447 [main] DEBUG org.appng.el.ExpressionEvaluator - ${sizeMax(foobar,5)} = true [(foobar = 12345), (SESSION = {})] 2021-07-01 15:47:05,450 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':string' with method 'public static boolean org.appng.formtags.RuleValidation.string(java.lang.String)'. 2021-07-01 15:47:05,450 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':email' with method 'public static boolean org.appng.formtags.RuleValidation.email(java.lang.String)'. 2021-07-01 15:47:05,450 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':equals' with method 'public static boolean org.appng.formtags.RuleValidation.equals(java.lang.String,java.lang.String)'. 2021-07-01 15:47:05,450 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':regExp' with method 'public static boolean org.appng.formtags.RuleValidation.regExp(java.lang.String,java.lang.String)'. 2021-07-01 15:47:05,450 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':number' with method 'public static boolean org.appng.formtags.RuleValidation.number(java.lang.String)'. 2021-07-01 15:47:05,451 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':numberFractionDigits' with method 'public static boolean org.appng.formtags.RuleValidation.numberFractionDigits(java.lang.String,int,int)'. 2021-07-01 15:47:05,451 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':size' with method 'public static boolean org.appng.formtags.RuleValidation.size(java.lang.Object,int)'. 2021-07-01 15:47:05,451 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':sizeMax' with method 'public static boolean org.appng.formtags.RuleValidation.sizeMax(java.lang.Object,int)'. 2021-07-01 15:47:05,451 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':sizeMin' with method 'public static boolean org.appng.formtags.RuleValidation.sizeMin(java.lang.Object,int)'. 2021-07-01 15:47:05,451 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':sizeMinMax' with method 'public static boolean org.appng.formtags.RuleValidation.sizeMinMax(java.lang.Object,int,int)'. 2021-07-01 15:47:05,451 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':fileType' with method 'public static boolean org.appng.formtags.RuleValidation.fileType(java.util.List,java.lang.String)'. 2021-07-01 15:47:05,451 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':fileSizeMin' with method 'public static boolean org.appng.formtags.RuleValidation.fileSizeMin(java.util.List,java.lang.String)'. 2021-07-01 15:47:05,452 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':fileSizeMax' with method 'public static boolean org.appng.formtags.RuleValidation.fileSizeMax(java.util.List,java.lang.String)'. 2021-07-01 15:47:05,452 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':fileSize' with method 'public static boolean org.appng.formtags.RuleValidation.fileSize(java.util.List,java.lang.String,java.lang.String)'. 2021-07-01 15:47:05,452 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':fileCount' with method 'public static boolean org.appng.formtags.RuleValidation.fileCount(java.util.List,int,int)'. 2021-07-01 15:47:05,452 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':fileCountMin' with method 'public static boolean org.appng.formtags.RuleValidation.fileCountMin(java.util.List,int)'. 2021-07-01 15:47:05,452 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':fileCountMax' with method 'public static boolean org.appng.formtags.RuleValidation.fileCountMax(java.util.List,int)'. 2021-07-01 15:47:05,452 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':captcha' with method 'public static boolean org.appng.formtags.RuleValidation.captcha(java.lang.String,java.lang.String)'. 2021-07-01 15:47:05,453 [main] DEBUG org.appng.el.ExpressionEvaluator - ${sizeMax(foobar,5)} = true [(foobar = 12345), (SESSION = {})] [INFO] Tests run: 14, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.579 s - in org.appng.formtags.FormElementTest [INFO] Running org.appng.formtags.RuleValidationTest 2021-07-01 15:47:05,477 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':string' with method 'public static boolean org.appng.formtags.RuleValidation.string(java.lang.String)'. 2021-07-01 15:47:05,477 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':email' with method 'public static boolean org.appng.formtags.RuleValidation.email(java.lang.String)'. 2021-07-01 15:47:05,477 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':equals' with method 'public static boolean org.appng.formtags.RuleValidation.equals(java.lang.String,java.lang.String)'. 2021-07-01 15:47:05,477 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':regExp' with method 'public static boolean org.appng.formtags.RuleValidation.regExp(java.lang.String,java.lang.String)'. 2021-07-01 15:47:05,477 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':number' with method 'public static boolean org.appng.formtags.RuleValidation.number(java.lang.String)'. 2021-07-01 15:47:05,478 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':numberFractionDigits' with method 'public static boolean org.appng.formtags.RuleValidation.numberFractionDigits(java.lang.String,int,int)'. 2021-07-01 15:47:05,478 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':size' with method 'public static boolean org.appng.formtags.RuleValidation.size(java.lang.Object,int)'. 2021-07-01 15:47:05,478 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':sizeMax' with method 'public static boolean org.appng.formtags.RuleValidation.sizeMax(java.lang.Object,int)'. 2021-07-01 15:47:05,478 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':sizeMin' with method 'public static boolean org.appng.formtags.RuleValidation.sizeMin(java.lang.Object,int)'. 2021-07-01 15:47:05,478 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':sizeMinMax' with method 'public static boolean org.appng.formtags.RuleValidation.sizeMinMax(java.lang.Object,int,int)'. 2021-07-01 15:47:05,478 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':fileType' with method 'public static boolean org.appng.formtags.RuleValidation.fileType(java.util.List,java.lang.String)'. 2021-07-01 15:47:05,478 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':fileSizeMin' with method 'public static boolean org.appng.formtags.RuleValidation.fileSizeMin(java.util.List,java.lang.String)'. 2021-07-01 15:47:05,479 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':fileSizeMax' with method 'public static boolean org.appng.formtags.RuleValidation.fileSizeMax(java.util.List,java.lang.String)'. 2021-07-01 15:47:05,479 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':fileSize' with method 'public static boolean org.appng.formtags.RuleValidation.fileSize(java.util.List,java.lang.String,java.lang.String)'. 2021-07-01 15:47:05,479 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':fileCount' with method 'public static boolean org.appng.formtags.RuleValidation.fileCount(java.util.List,int,int)'. 2021-07-01 15:47:05,479 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':fileCountMin' with method 'public static boolean org.appng.formtags.RuleValidation.fileCountMin(java.util.List,int)'. 2021-07-01 15:47:05,479 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':fileCountMax' with method 'public static boolean org.appng.formtags.RuleValidation.fileCountMax(java.util.List,int)'. 2021-07-01 15:47:05,479 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':captcha' with method 'public static boolean org.appng.formtags.RuleValidation.captcha(java.lang.String,java.lang.String)'. 2021-07-01 15:47:05,480 [main] DEBUG org.appng.el.ExpressionEvaluator - ${email('mm@aiticon.de')} = true [(bar = 123), (foobar = 123.45), (multifoo = [a, b, c, d]), (upload = [/var/lib/jenkins/workspace/appNG_1.23.x/appng-formtags/src/test/resources/images/Jellyfish.jpg (size 775702, type: jpg, original name:upload_1.jpg), /var/lib/jenkins/workspace/appNG_1.23.x/appng-formtags/src/test/resources/images/Lighthouse.jpg (size 561276, type: jpg, original name:upload_2.jpg)]), (foo = foo), (SESSION = {foobar=5})] 2021-07-01 15:47:05,481 [main] DEBUG org.appng.el.ExpressionEvaluator - ${email('_mm@aiticon.de')} = true [(bar = 123), (foobar = 123.45), (multifoo = [a, b, c, d]), (upload = [/var/lib/jenkins/workspace/appNG_1.23.x/appng-formtags/src/test/resources/images/Jellyfish.jpg (size 775702, type: jpg, original name:upload_1.jpg), /var/lib/jenkins/workspace/appNG_1.23.x/appng-formtags/src/test/resources/images/Lighthouse.jpg (size 561276, type: jpg, original name:upload_2.jpg)]), (foo = foo), (SESSION = {foobar=5})] 2021-07-01 15:47:05,481 [main] DEBUG org.appng.el.ExpressionEvaluator - ${email('mm@aiticon')} = false [(bar = 123), (foobar = 123.45), (multifoo = [a, b, c, d]), (upload = [/var/lib/jenkins/workspace/appNG_1.23.x/appng-formtags/src/test/resources/images/Jellyfish.jpg (size 775702, type: jpg, original name:upload_1.jpg), /var/lib/jenkins/workspace/appNG_1.23.x/appng-formtags/src/test/resources/images/Lighthouse.jpg (size 561276, type: jpg, original name:upload_2.jpg)]), (foo = foo), (SESSION = {foobar=5})] 2021-07-01 15:47:05,482 [main] DEBUG org.appng.el.ExpressionEvaluator - ${email('@aiticon.de')} = false [(bar = 123), (foobar = 123.45), (multifoo = [a, b, c, d]), (upload = [/var/lib/jenkins/workspace/appNG_1.23.x/appng-formtags/src/test/resources/images/Jellyfish.jpg (size 775702, type: jpg, original name:upload_1.jpg), /var/lib/jenkins/workspace/appNG_1.23.x/appng-formtags/src/test/resources/images/Lighthouse.jpg (size 561276, type: jpg, original name:upload_2.jpg)]), (foo = foo), (SESSION = {foobar=5})] 2021-07-01 15:47:05,484 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':string' with method 'public static boolean org.appng.formtags.RuleValidation.string(java.lang.String)'. 2021-07-01 15:47:05,484 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':email' with method 'public static boolean org.appng.formtags.RuleValidation.email(java.lang.String)'. 2021-07-01 15:47:05,484 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':equals' with method 'public static boolean org.appng.formtags.RuleValidation.equals(java.lang.String,java.lang.String)'. 2021-07-01 15:47:05,484 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':regExp' with method 'public static boolean org.appng.formtags.RuleValidation.regExp(java.lang.String,java.lang.String)'. 2021-07-01 15:47:05,484 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':number' with method 'public static boolean org.appng.formtags.RuleValidation.number(java.lang.String)'. 2021-07-01 15:47:05,484 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':numberFractionDigits' with method 'public static boolean org.appng.formtags.RuleValidation.numberFractionDigits(java.lang.String,int,int)'. 2021-07-01 15:47:05,484 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':size' with method 'public static boolean org.appng.formtags.RuleValidation.size(java.lang.Object,int)'. 2021-07-01 15:47:05,484 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':sizeMax' with method 'public static boolean org.appng.formtags.RuleValidation.sizeMax(java.lang.Object,int)'. 2021-07-01 15:47:05,484 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':sizeMin' with method 'public static boolean org.appng.formtags.RuleValidation.sizeMin(java.lang.Object,int)'. 2021-07-01 15:47:05,485 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':sizeMinMax' with method 'public static boolean org.appng.formtags.RuleValidation.sizeMinMax(java.lang.Object,int,int)'. 2021-07-01 15:47:05,485 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':fileType' with method 'public static boolean org.appng.formtags.RuleValidation.fileType(java.util.List,java.lang.String)'. 2021-07-01 15:47:05,485 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':fileSizeMin' with method 'public static boolean org.appng.formtags.RuleValidation.fileSizeMin(java.util.List,java.lang.String)'. 2021-07-01 15:47:05,485 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':fileSizeMax' with method 'public static boolean org.appng.formtags.RuleValidation.fileSizeMax(java.util.List,java.lang.String)'. 2021-07-01 15:47:05,485 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':fileSize' with method 'public static boolean org.appng.formtags.RuleValidation.fileSize(java.util.List,java.lang.String,java.lang.String)'. 2021-07-01 15:47:05,485 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':fileCount' with method 'public static boolean org.appng.formtags.RuleValidation.fileCount(java.util.List,int,int)'. 2021-07-01 15:47:05,485 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':fileCountMin' with method 'public static boolean org.appng.formtags.RuleValidation.fileCountMin(java.util.List,int)'. 2021-07-01 15:47:05,485 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':fileCountMax' with method 'public static boolean org.appng.formtags.RuleValidation.fileCountMax(java.util.List,int)'. 2021-07-01 15:47:05,485 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':captcha' with method 'public static boolean org.appng.formtags.RuleValidation.captcha(java.lang.String,java.lang.String)'. 2021-07-01 15:47:05,486 [main] DEBUG org.appng.el.ExpressionEvaluator - ${size(foo,3)} = true [(bar = 123), (foobar = 123.45), (multifoo = [a, b, c, d]), (upload = [/var/lib/jenkins/workspace/appNG_1.23.x/appng-formtags/src/test/resources/images/Jellyfish.jpg (size 775702, type: jpg, original name:upload_1.jpg), /var/lib/jenkins/workspace/appNG_1.23.x/appng-formtags/src/test/resources/images/Lighthouse.jpg (size 561276, type: jpg, original name:upload_2.jpg)]), (foo = foo), (SESSION = {foobar=5})] 2021-07-01 15:47:05,486 [main] DEBUG org.appng.el.ExpressionEvaluator - ${size(foo,4)} = false [(bar = 123), (foobar = 123.45), (multifoo = [a, b, c, d]), (upload = [/var/lib/jenkins/workspace/appNG_1.23.x/appng-formtags/src/test/resources/images/Jellyfish.jpg (size 775702, type: jpg, original name:upload_1.jpg), /var/lib/jenkins/workspace/appNG_1.23.x/appng-formtags/src/test/resources/images/Lighthouse.jpg (size 561276, type: jpg, original name:upload_2.jpg)]), (foo = foo), (SESSION = {foobar=5})] 2021-07-01 15:47:05,487 [main] DEBUG org.appng.el.ExpressionEvaluator - ${size(multifoo,4)} = true [(bar = 123), (foobar = 123.45), (multifoo = [a, b, c, d]), (upload = [/var/lib/jenkins/workspace/appNG_1.23.x/appng-formtags/src/test/resources/images/Jellyfish.jpg (size 775702, type: jpg, original name:upload_1.jpg), /var/lib/jenkins/workspace/appNG_1.23.x/appng-formtags/src/test/resources/images/Lighthouse.jpg (size 561276, type: jpg, original name:upload_2.jpg)]), (foo = foo), (SESSION = {foobar=5})] 2021-07-01 15:47:05,487 [main] DEBUG org.appng.el.ExpressionEvaluator - ${size(multifoo,5)} = false [(bar = 123), (foobar = 123.45), (multifoo = [a, b, c, d]), (upload = [/var/lib/jenkins/workspace/appNG_1.23.x/appng-formtags/src/test/resources/images/Jellyfish.jpg (size 775702, type: jpg, original name:upload_1.jpg), /var/lib/jenkins/workspace/appNG_1.23.x/appng-formtags/src/test/resources/images/Lighthouse.jpg (size 561276, type: jpg, original name:upload_2.jpg)]), (foo = foo), (SESSION = {foobar=5})] 2021-07-01 15:47:05,488 [main] DEBUG org.appng.el.ExpressionEvaluator - ${size(multibar,5)} = false [(bar = 123), (foobar = 123.45), (multifoo = [a, b, c, d]), (upload = [/var/lib/jenkins/workspace/appNG_1.23.x/appng-formtags/src/test/resources/images/Jellyfish.jpg (size 775702, type: jpg, original name:upload_1.jpg), /var/lib/jenkins/workspace/appNG_1.23.x/appng-formtags/src/test/resources/images/Lighthouse.jpg (size 561276, type: jpg, original name:upload_2.jpg)]), (foo = foo), (SESSION = {foobar=5})] 2021-07-01 15:47:05,489 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':string' with method 'public static boolean org.appng.formtags.RuleValidation.string(java.lang.String)'. 2021-07-01 15:47:05,490 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':email' with method 'public static boolean org.appng.formtags.RuleValidation.email(java.lang.String)'. 2021-07-01 15:47:05,490 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':equals' with method 'public static boolean org.appng.formtags.RuleValidation.equals(java.lang.String,java.lang.String)'. 2021-07-01 15:47:05,490 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':regExp' with method 'public static boolean org.appng.formtags.RuleValidation.regExp(java.lang.String,java.lang.String)'. 2021-07-01 15:47:05,490 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':number' with method 'public static boolean org.appng.formtags.RuleValidation.number(java.lang.String)'. 2021-07-01 15:47:05,490 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':numberFractionDigits' with method 'public static boolean org.appng.formtags.RuleValidation.numberFractionDigits(java.lang.String,int,int)'. 2021-07-01 15:47:05,490 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':size' with method 'public static boolean org.appng.formtags.RuleValidation.size(java.lang.Object,int)'. 2021-07-01 15:47:05,490 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':sizeMax' with method 'public static boolean org.appng.formtags.RuleValidation.sizeMax(java.lang.Object,int)'. 2021-07-01 15:47:05,491 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':sizeMin' with method 'public static boolean org.appng.formtags.RuleValidation.sizeMin(java.lang.Object,int)'. 2021-07-01 15:47:05,491 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':sizeMinMax' with method 'public static boolean org.appng.formtags.RuleValidation.sizeMinMax(java.lang.Object,int,int)'. 2021-07-01 15:47:05,493 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':fileType' with method 'public static boolean org.appng.formtags.RuleValidation.fileType(java.util.List,java.lang.String)'. 2021-07-01 15:47:05,493 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':fileSizeMin' with method 'public static boolean org.appng.formtags.RuleValidation.fileSizeMin(java.util.List,java.lang.String)'. 2021-07-01 15:47:05,493 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':fileSizeMax' with method 'public static boolean org.appng.formtags.RuleValidation.fileSizeMax(java.util.List,java.lang.String)'. 2021-07-01 15:47:05,493 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':fileSize' with method 'public static boolean org.appng.formtags.RuleValidation.fileSize(java.util.List,java.lang.String,java.lang.String)'. 2021-07-01 15:47:05,493 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':fileCount' with method 'public static boolean org.appng.formtags.RuleValidation.fileCount(java.util.List,int,int)'. 2021-07-01 15:47:05,493 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':fileCountMin' with method 'public static boolean org.appng.formtags.RuleValidation.fileCountMin(java.util.List,int)'. 2021-07-01 15:47:05,494 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':fileCountMax' with method 'public static boolean org.appng.formtags.RuleValidation.fileCountMax(java.util.List,int)'. 2021-07-01 15:47:05,494 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':captcha' with method 'public static boolean org.appng.formtags.RuleValidation.captcha(java.lang.String,java.lang.String)'. 2021-07-01 15:47:05,495 [main] DEBUG org.appng.el.ExpressionEvaluator - ${fileCount(upload, 1, 2)} = true [(bar = 123), (foobar = 123.45), (multifoo = [a, b, c, d]), (upload = [/var/lib/jenkins/workspace/appNG_1.23.x/appng-formtags/src/test/resources/images/Jellyfish.jpg (size 775702, type: jpg, original name:upload_1.jpg), /var/lib/jenkins/workspace/appNG_1.23.x/appng-formtags/src/test/resources/images/Lighthouse.jpg (size 561276, type: jpg, original name:upload_2.jpg)]), (foo = foo), (SESSION = {foobar=5})] 2021-07-01 15:47:05,495 [main] DEBUG org.appng.el.ExpressionEvaluator - ${fileCount(upload, 1, 0)} = false [(bar = 123), (foobar = 123.45), (multifoo = [a, b, c, d]), (upload = [/var/lib/jenkins/workspace/appNG_1.23.x/appng-formtags/src/test/resources/images/Jellyfish.jpg (size 775702, type: jpg, original name:upload_1.jpg), /var/lib/jenkins/workspace/appNG_1.23.x/appng-formtags/src/test/resources/images/Lighthouse.jpg (size 561276, type: jpg, original name:upload_2.jpg)]), (foo = foo), (SESSION = {foobar=5})] 2021-07-01 15:47:05,496 [main] DEBUG org.appng.el.ExpressionEvaluator - ${fileCount(upload, 3, 2)} = false [(bar = 123), (foobar = 123.45), (multifoo = [a, b, c, d]), (upload = [/var/lib/jenkins/workspace/appNG_1.23.x/appng-formtags/src/test/resources/images/Jellyfish.jpg (size 775702, type: jpg, original name:upload_1.jpg), /var/lib/jenkins/workspace/appNG_1.23.x/appng-formtags/src/test/resources/images/Lighthouse.jpg (size 561276, type: jpg, original name:upload_2.jpg)]), (foo = foo), (SESSION = {foobar=5})] 2021-07-01 15:47:05,497 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':string' with method 'public static boolean org.appng.formtags.RuleValidation.string(java.lang.String)'. 2021-07-01 15:47:05,497 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':email' with method 'public static boolean org.appng.formtags.RuleValidation.email(java.lang.String)'. 2021-07-01 15:47:05,497 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':equals' with method 'public static boolean org.appng.formtags.RuleValidation.equals(java.lang.String,java.lang.String)'. 2021-07-01 15:47:05,497 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':regExp' with method 'public static boolean org.appng.formtags.RuleValidation.regExp(java.lang.String,java.lang.String)'. 2021-07-01 15:47:05,498 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':number' with method 'public static boolean org.appng.formtags.RuleValidation.number(java.lang.String)'. 2021-07-01 15:47:05,498 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':numberFractionDigits' with method 'public static boolean org.appng.formtags.RuleValidation.numberFractionDigits(java.lang.String,int,int)'. 2021-07-01 15:47:05,498 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':size' with method 'public static boolean org.appng.formtags.RuleValidation.size(java.lang.Object,int)'. 2021-07-01 15:47:05,498 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':sizeMax' with method 'public static boolean org.appng.formtags.RuleValidation.sizeMax(java.lang.Object,int)'. 2021-07-01 15:47:05,498 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':sizeMin' with method 'public static boolean org.appng.formtags.RuleValidation.sizeMin(java.lang.Object,int)'. 2021-07-01 15:47:05,498 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':sizeMinMax' with method 'public static boolean org.appng.formtags.RuleValidation.sizeMinMax(java.lang.Object,int,int)'. 2021-07-01 15:47:05,498 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':fileType' with method 'public static boolean org.appng.formtags.RuleValidation.fileType(java.util.List,java.lang.String)'. 2021-07-01 15:47:05,498 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':fileSizeMin' with method 'public static boolean org.appng.formtags.RuleValidation.fileSizeMin(java.util.List,java.lang.String)'. 2021-07-01 15:47:05,499 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':fileSizeMax' with method 'public static boolean org.appng.formtags.RuleValidation.fileSizeMax(java.util.List,java.lang.String)'. 2021-07-01 15:47:05,499 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':fileSize' with method 'public static boolean org.appng.formtags.RuleValidation.fileSize(java.util.List,java.lang.String,java.lang.String)'. 2021-07-01 15:47:05,499 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':fileCount' with method 'public static boolean org.appng.formtags.RuleValidation.fileCount(java.util.List,int,int)'. 2021-07-01 15:47:05,499 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':fileCountMin' with method 'public static boolean org.appng.formtags.RuleValidation.fileCountMin(java.util.List,int)'. 2021-07-01 15:47:05,499 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':fileCountMax' with method 'public static boolean org.appng.formtags.RuleValidation.fileCountMax(java.util.List,int)'. 2021-07-01 15:47:05,499 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':captcha' with method 'public static boolean org.appng.formtags.RuleValidation.captcha(java.lang.String,java.lang.String)'. 2021-07-01 15:47:05,500 [main] DEBUG org.appng.el.ExpressionEvaluator - ${fileCountMax(upload, 3)} = true [(bar = 123), (foobar = 123.45), (multifoo = [a, b, c, d]), (upload = [/var/lib/jenkins/workspace/appNG_1.23.x/appng-formtags/src/test/resources/images/Jellyfish.jpg (size 775702, type: jpg, original name:upload_1.jpg), /var/lib/jenkins/workspace/appNG_1.23.x/appng-formtags/src/test/resources/images/Lighthouse.jpg (size 561276, type: jpg, original name:upload_2.jpg)]), (foo = foo), (SESSION = {foobar=5})] 2021-07-01 15:47:05,500 [main] DEBUG org.appng.el.ExpressionEvaluator - ${fileCountMax(upload, 1)} = false [(bar = 123), (foobar = 123.45), (multifoo = [a, b, c, d]), (upload = [/var/lib/jenkins/workspace/appNG_1.23.x/appng-formtags/src/test/resources/images/Jellyfish.jpg (size 775702, type: jpg, original name:upload_1.jpg), /var/lib/jenkins/workspace/appNG_1.23.x/appng-formtags/src/test/resources/images/Lighthouse.jpg (size 561276, type: jpg, original name:upload_2.jpg)]), (foo = foo), (SESSION = {foobar=5})] 2021-07-01 15:47:05,501 [main] DEBUG org.appng.el.ExpressionEvaluator - ${fileCountMax(upload, 0)} = false [(bar = 123), (foobar = 123.45), (multifoo = [a, b, c, d]), (upload = [/var/lib/jenkins/workspace/appNG_1.23.x/appng-formtags/src/test/resources/images/Jellyfish.jpg (size 775702, type: jpg, original name:upload_1.jpg), /var/lib/jenkins/workspace/appNG_1.23.x/appng-formtags/src/test/resources/images/Lighthouse.jpg (size 561276, type: jpg, original name:upload_2.jpg)]), (foo = foo), (SESSION = {foobar=5})] 2021-07-01 15:47:05,502 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':string' with method 'public static boolean org.appng.formtags.RuleValidation.string(java.lang.String)'. 2021-07-01 15:47:05,502 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':email' with method 'public static boolean org.appng.formtags.RuleValidation.email(java.lang.String)'. 2021-07-01 15:47:05,502 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':equals' with method 'public static boolean org.appng.formtags.RuleValidation.equals(java.lang.String,java.lang.String)'. 2021-07-01 15:47:05,502 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':regExp' with method 'public static boolean org.appng.formtags.RuleValidation.regExp(java.lang.String,java.lang.String)'. 2021-07-01 15:47:05,502 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':number' with method 'public static boolean org.appng.formtags.RuleValidation.number(java.lang.String)'. 2021-07-01 15:47:05,502 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':numberFractionDigits' with method 'public static boolean org.appng.formtags.RuleValidation.numberFractionDigits(java.lang.String,int,int)'. 2021-07-01 15:47:05,502 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':size' with method 'public static boolean org.appng.formtags.RuleValidation.size(java.lang.Object,int)'. 2021-07-01 15:47:05,502 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':sizeMax' with method 'public static boolean org.appng.formtags.RuleValidation.sizeMax(java.lang.Object,int)'. 2021-07-01 15:47:05,503 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':sizeMin' with method 'public static boolean org.appng.formtags.RuleValidation.sizeMin(java.lang.Object,int)'. 2021-07-01 15:47:05,503 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':sizeMinMax' with method 'public static boolean org.appng.formtags.RuleValidation.sizeMinMax(java.lang.Object,int,int)'. 2021-07-01 15:47:05,503 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':fileType' with method 'public static boolean org.appng.formtags.RuleValidation.fileType(java.util.List,java.lang.String)'. 2021-07-01 15:47:05,503 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':fileSizeMin' with method 'public static boolean org.appng.formtags.RuleValidation.fileSizeMin(java.util.List,java.lang.String)'. 2021-07-01 15:47:05,503 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':fileSizeMax' with method 'public static boolean org.appng.formtags.RuleValidation.fileSizeMax(java.util.List,java.lang.String)'. 2021-07-01 15:47:05,503 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':fileSize' with method 'public static boolean org.appng.formtags.RuleValidation.fileSize(java.util.List,java.lang.String,java.lang.String)'. 2021-07-01 15:47:05,503 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':fileCount' with method 'public static boolean org.appng.formtags.RuleValidation.fileCount(java.util.List,int,int)'. 2021-07-01 15:47:05,503 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':fileCountMin' with method 'public static boolean org.appng.formtags.RuleValidation.fileCountMin(java.util.List,int)'. 2021-07-01 15:47:05,503 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':fileCountMax' with method 'public static boolean org.appng.formtags.RuleValidation.fileCountMax(java.util.List,int)'. 2021-07-01 15:47:05,504 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':captcha' with method 'public static boolean org.appng.formtags.RuleValidation.captcha(java.lang.String,java.lang.String)'. 2021-07-01 15:47:05,504 [main] DEBUG org.appng.el.ExpressionEvaluator - ${fileCountMin(upload, 1)} = true [(bar = 123), (foobar = 123.45), (multifoo = [a, b, c, d]), (upload = [/var/lib/jenkins/workspace/appNG_1.23.x/appng-formtags/src/test/resources/images/Jellyfish.jpg (size 775702, type: jpg, original name:upload_1.jpg), /var/lib/jenkins/workspace/appNG_1.23.x/appng-formtags/src/test/resources/images/Lighthouse.jpg (size 561276, type: jpg, original name:upload_2.jpg)]), (foo = foo), (SESSION = {foobar=5})] 2021-07-01 15:47:05,505 [main] DEBUG org.appng.el.ExpressionEvaluator - ${fileCountMin(upload, 5)} = false [(bar = 123), (foobar = 123.45), (multifoo = [a, b, c, d]), (upload = [/var/lib/jenkins/workspace/appNG_1.23.x/appng-formtags/src/test/resources/images/Jellyfish.jpg (size 775702, type: jpg, original name:upload_1.jpg), /var/lib/jenkins/workspace/appNG_1.23.x/appng-formtags/src/test/resources/images/Lighthouse.jpg (size 561276, type: jpg, original name:upload_2.jpg)]), (foo = foo), (SESSION = {foobar=5})] 2021-07-01 15:47:05,505 [main] DEBUG org.appng.el.ExpressionEvaluator - ${fileCountMin(upload, 3)} = false [(bar = 123), (foobar = 123.45), (multifoo = [a, b, c, d]), (upload = [/var/lib/jenkins/workspace/appNG_1.23.x/appng-formtags/src/test/resources/images/Jellyfish.jpg (size 775702, type: jpg, original name:upload_1.jpg), /var/lib/jenkins/workspace/appNG_1.23.x/appng-formtags/src/test/resources/images/Lighthouse.jpg (size 561276, type: jpg, original name:upload_2.jpg)]), (foo = foo), (SESSION = {foobar=5})] 2021-07-01 15:47:05,507 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':string' with method 'public static boolean org.appng.formtags.RuleValidation.string(java.lang.String)'. 2021-07-01 15:47:05,507 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':email' with method 'public static boolean org.appng.formtags.RuleValidation.email(java.lang.String)'. 2021-07-01 15:47:05,507 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':equals' with method 'public static boolean org.appng.formtags.RuleValidation.equals(java.lang.String,java.lang.String)'. 2021-07-01 15:47:05,507 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':regExp' with method 'public static boolean org.appng.formtags.RuleValidation.regExp(java.lang.String,java.lang.String)'. 2021-07-01 15:47:05,507 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':number' with method 'public static boolean org.appng.formtags.RuleValidation.number(java.lang.String)'. 2021-07-01 15:47:05,507 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':numberFractionDigits' with method 'public static boolean org.appng.formtags.RuleValidation.numberFractionDigits(java.lang.String,int,int)'. 2021-07-01 15:47:05,507 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':size' with method 'public static boolean org.appng.formtags.RuleValidation.size(java.lang.Object,int)'. 2021-07-01 15:47:05,507 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':sizeMax' with method 'public static boolean org.appng.formtags.RuleValidation.sizeMax(java.lang.Object,int)'. 2021-07-01 15:47:05,507 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':sizeMin' with method 'public static boolean org.appng.formtags.RuleValidation.sizeMin(java.lang.Object,int)'. 2021-07-01 15:47:05,508 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':sizeMinMax' with method 'public static boolean org.appng.formtags.RuleValidation.sizeMinMax(java.lang.Object,int,int)'. 2021-07-01 15:47:05,508 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':fileType' with method 'public static boolean org.appng.formtags.RuleValidation.fileType(java.util.List,java.lang.String)'. 2021-07-01 15:47:05,508 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':fileSizeMin' with method 'public static boolean org.appng.formtags.RuleValidation.fileSizeMin(java.util.List,java.lang.String)'. 2021-07-01 15:47:05,508 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':fileSizeMax' with method 'public static boolean org.appng.formtags.RuleValidation.fileSizeMax(java.util.List,java.lang.String)'. 2021-07-01 15:47:05,508 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':fileSize' with method 'public static boolean org.appng.formtags.RuleValidation.fileSize(java.util.List,java.lang.String,java.lang.String)'. 2021-07-01 15:47:05,508 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':fileCount' with method 'public static boolean org.appng.formtags.RuleValidation.fileCount(java.util.List,int,int)'. 2021-07-01 15:47:05,508 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':fileCountMin' with method 'public static boolean org.appng.formtags.RuleValidation.fileCountMin(java.util.List,int)'. 2021-07-01 15:47:05,508 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':fileCountMax' with method 'public static boolean org.appng.formtags.RuleValidation.fileCountMax(java.util.List,int)'. 2021-07-01 15:47:05,508 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':captcha' with method 'public static boolean org.appng.formtags.RuleValidation.captcha(java.lang.String,java.lang.String)'. 2021-07-01 15:47:05,509 [main] DEBUG org.appng.el.ExpressionEvaluator - ${numberFractionDigits(foobar,1,1)} = false [(bar = 123), (foobar = 123.45), (multifoo = [a, b, c, d]), (upload = [/var/lib/jenkins/workspace/appNG_1.23.x/appng-formtags/src/test/resources/images/Jellyfish.jpg (size 775702, type: jpg, original name:upload_1.jpg), /var/lib/jenkins/workspace/appNG_1.23.x/appng-formtags/src/test/resources/images/Lighthouse.jpg (size 561276, type: jpg, original name:upload_2.jpg)]), (foo = foo), (SESSION = {foobar=5})] 2021-07-01 15:47:05,510 [main] DEBUG org.appng.el.ExpressionEvaluator - ${numberFractionDigits(foobar,1,2)} = false [(bar = 123), (foobar = 123.45), (multifoo = [a, b, c, d]), (upload = [/var/lib/jenkins/workspace/appNG_1.23.x/appng-formtags/src/test/resources/images/Jellyfish.jpg (size 775702, type: jpg, original name:upload_1.jpg), /var/lib/jenkins/workspace/appNG_1.23.x/appng-formtags/src/test/resources/images/Lighthouse.jpg (size 561276, type: jpg, original name:upload_2.jpg)]), (foo = foo), (SESSION = {foobar=5})] 2021-07-01 15:47:05,510 [main] DEBUG org.appng.el.ExpressionEvaluator - ${numberFractionDigits(foobar,2,1)} = false [(bar = 123), (foobar = 123.45), (multifoo = [a, b, c, d]), (upload = [/var/lib/jenkins/workspace/appNG_1.23.x/appng-formtags/src/test/resources/images/Jellyfish.jpg (size 775702, type: jpg, original name:upload_1.jpg), /var/lib/jenkins/workspace/appNG_1.23.x/appng-formtags/src/test/resources/images/Lighthouse.jpg (size 561276, type: jpg, original name:upload_2.jpg)]), (foo = foo), (SESSION = {foobar=5})] 2021-07-01 15:47:05,511 [main] DEBUG org.appng.el.ExpressionEvaluator - ${numberFractionDigits(foobar,2,2)} = false [(bar = 123), (foobar = 123.45), (multifoo = [a, b, c, d]), (upload = [/var/lib/jenkins/workspace/appNG_1.23.x/appng-formtags/src/test/resources/images/Jellyfish.jpg (size 775702, type: jpg, original name:upload_1.jpg), /var/lib/jenkins/workspace/appNG_1.23.x/appng-formtags/src/test/resources/images/Lighthouse.jpg (size 561276, type: jpg, original name:upload_2.jpg)]), (foo = foo), (SESSION = {foobar=5})] 2021-07-01 15:47:05,511 [main] DEBUG org.appng.el.ExpressionEvaluator - ${numberFractionDigits(foobar,3,1)} = false [(bar = 123), (foobar = 123.45), (multifoo = [a, b, c, d]), (upload = [/var/lib/jenkins/workspace/appNG_1.23.x/appng-formtags/src/test/resources/images/Jellyfish.jpg (size 775702, type: jpg, original name:upload_1.jpg), /var/lib/jenkins/workspace/appNG_1.23.x/appng-formtags/src/test/resources/images/Lighthouse.jpg (size 561276, type: jpg, original name:upload_2.jpg)]), (foo = foo), (SESSION = {foobar=5})] 2021-07-01 15:47:05,512 [main] DEBUG org.appng.el.ExpressionEvaluator - ${numberFractionDigits(foobar,3,2)} = true [(bar = 123), (foobar = 123.45), (multifoo = [a, b, c, d]), (upload = [/var/lib/jenkins/workspace/appNG_1.23.x/appng-formtags/src/test/resources/images/Jellyfish.jpg (size 775702, type: jpg, original name:upload_1.jpg), /var/lib/jenkins/workspace/appNG_1.23.x/appng-formtags/src/test/resources/images/Lighthouse.jpg (size 561276, type: jpg, original name:upload_2.jpg)]), (foo = foo), (SESSION = {foobar=5})] 2021-07-01 15:47:05,512 [main] DEBUG org.appng.el.ExpressionEvaluator - ${numberFractionDigits(foobar,3,3)} = true [(bar = 123), (foobar = 123.45), (multifoo = [a, b, c, d]), (upload = [/var/lib/jenkins/workspace/appNG_1.23.x/appng-formtags/src/test/resources/images/Jellyfish.jpg (size 775702, type: jpg, original name:upload_1.jpg), /var/lib/jenkins/workspace/appNG_1.23.x/appng-formtags/src/test/resources/images/Lighthouse.jpg (size 561276, type: jpg, original name:upload_2.jpg)]), (foo = foo), (SESSION = {foobar=5})] 2021-07-01 15:47:05,513 [main] DEBUG org.appng.el.ExpressionEvaluator - ${numberFractionDigits(foobar,3,4)} = true [(bar = 123), (foobar = 123.45), (multifoo = [a, b, c, d]), (upload = [/var/lib/jenkins/workspace/appNG_1.23.x/appng-formtags/src/test/resources/images/Jellyfish.jpg (size 775702, type: jpg, original name:upload_1.jpg), /var/lib/jenkins/workspace/appNG_1.23.x/appng-formtags/src/test/resources/images/Lighthouse.jpg (size 561276, type: jpg, original name:upload_2.jpg)]), (foo = foo), (SESSION = {foobar=5})] 2021-07-01 15:47:05,513 [main] DEBUG org.appng.el.ExpressionEvaluator - ${numberFractionDigits(foobar,4,3)} = true [(bar = 123), (foobar = 123.45), (multifoo = [a, b, c, d]), (upload = [/var/lib/jenkins/workspace/appNG_1.23.x/appng-formtags/src/test/resources/images/Jellyfish.jpg (size 775702, type: jpg, original name:upload_1.jpg), /var/lib/jenkins/workspace/appNG_1.23.x/appng-formtags/src/test/resources/images/Lighthouse.jpg (size 561276, type: jpg, original name:upload_2.jpg)]), (foo = foo), (SESSION = {foobar=5})] 2021-07-01 15:47:05,514 [main] DEBUG org.appng.el.ExpressionEvaluator - ${numberFractionDigits(foobar,4,4)} = true [(bar = 123), (foobar = 123.45), (multifoo = [a, b, c, d]), (upload = [/var/lib/jenkins/workspace/appNG_1.23.x/appng-formtags/src/test/resources/images/Jellyfish.jpg (size 775702, type: jpg, original name:upload_1.jpg), /var/lib/jenkins/workspace/appNG_1.23.x/appng-formtags/src/test/resources/images/Lighthouse.jpg (size 561276, type: jpg, original name:upload_2.jpg)]), (foo = foo), (SESSION = {foobar=5})] 2021-07-01 15:47:05,515 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':string' with method 'public static boolean org.appng.formtags.RuleValidation.string(java.lang.String)'. 2021-07-01 15:47:05,515 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':email' with method 'public static boolean org.appng.formtags.RuleValidation.email(java.lang.String)'. 2021-07-01 15:47:05,515 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':equals' with method 'public static boolean org.appng.formtags.RuleValidation.equals(java.lang.String,java.lang.String)'. 2021-07-01 15:47:05,515 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':regExp' with method 'public static boolean org.appng.formtags.RuleValidation.regExp(java.lang.String,java.lang.String)'. 2021-07-01 15:47:05,515 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':number' with method 'public static boolean org.appng.formtags.RuleValidation.number(java.lang.String)'. 2021-07-01 15:47:05,515 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':numberFractionDigits' with method 'public static boolean org.appng.formtags.RuleValidation.numberFractionDigits(java.lang.String,int,int)'. 2021-07-01 15:47:05,516 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':size' with method 'public static boolean org.appng.formtags.RuleValidation.size(java.lang.Object,int)'. 2021-07-01 15:47:05,516 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':sizeMax' with method 'public static boolean org.appng.formtags.RuleValidation.sizeMax(java.lang.Object,int)'. 2021-07-01 15:47:05,516 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':sizeMin' with method 'public static boolean org.appng.formtags.RuleValidation.sizeMin(java.lang.Object,int)'. 2021-07-01 15:47:05,516 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':sizeMinMax' with method 'public static boolean org.appng.formtags.RuleValidation.sizeMinMax(java.lang.Object,int,int)'. 2021-07-01 15:47:05,516 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':fileType' with method 'public static boolean org.appng.formtags.RuleValidation.fileType(java.util.List,java.lang.String)'. 2021-07-01 15:47:05,516 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':fileSizeMin' with method 'public static boolean org.appng.formtags.RuleValidation.fileSizeMin(java.util.List,java.lang.String)'. 2021-07-01 15:47:05,516 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':fileSizeMax' with method 'public static boolean org.appng.formtags.RuleValidation.fileSizeMax(java.util.List,java.lang.String)'. 2021-07-01 15:47:05,516 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':fileSize' with method 'public static boolean org.appng.formtags.RuleValidation.fileSize(java.util.List,java.lang.String,java.lang.String)'. 2021-07-01 15:47:05,516 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':fileCount' with method 'public static boolean org.appng.formtags.RuleValidation.fileCount(java.util.List,int,int)'. 2021-07-01 15:47:05,517 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':fileCountMin' with method 'public static boolean org.appng.formtags.RuleValidation.fileCountMin(java.util.List,int)'. 2021-07-01 15:47:05,517 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':fileCountMax' with method 'public static boolean org.appng.formtags.RuleValidation.fileCountMax(java.util.List,int)'. 2021-07-01 15:47:05,517 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':captcha' with method 'public static boolean org.appng.formtags.RuleValidation.captcha(java.lang.String,java.lang.String)'. 2021-07-01 15:47:05,518 [main] DEBUG org.appng.el.ExpressionEvaluator - ${fileSize(upload,'500KB','2.5MB')} = true [(bar = 123), (foobar = 123.45), (multifoo = [a, b, c, d]), (upload = [/var/lib/jenkins/workspace/appNG_1.23.x/appng-formtags/src/test/resources/images/Jellyfish.jpg (size 775702, type: jpg, original name:upload_1.jpg), /var/lib/jenkins/workspace/appNG_1.23.x/appng-formtags/src/test/resources/images/Lighthouse.jpg (size 561276, type: jpg, original name:upload_2.jpg)]), (foo = foo), (SESSION = {foobar=5})] 2021-07-01 15:47:05,518 [main] DEBUG org.appng.el.ExpressionEvaluator - ${fileSize(upload,'600KB','1.1MB')} = false [(bar = 123), (foobar = 123.45), (multifoo = [a, b, c, d]), (upload = [/var/lib/jenkins/workspace/appNG_1.23.x/appng-formtags/src/test/resources/images/Jellyfish.jpg (size 775702, type: jpg, original name:upload_1.jpg), /var/lib/jenkins/workspace/appNG_1.23.x/appng-formtags/src/test/resources/images/Lighthouse.jpg (size 561276, type: jpg, original name:upload_2.jpg)]), (foo = foo), (SESSION = {foobar=5})] 2021-07-01 15:47:05,519 [main] DEBUG org.appng.el.ExpressionEvaluator - ${fileSize(upload,'500KB','0.1MB')} = false [(bar = 123), (foobar = 123.45), (multifoo = [a, b, c, d]), (upload = [/var/lib/jenkins/workspace/appNG_1.23.x/appng-formtags/src/test/resources/images/Jellyfish.jpg (size 775702, type: jpg, original name:upload_1.jpg), /var/lib/jenkins/workspace/appNG_1.23.x/appng-formtags/src/test/resources/images/Lighthouse.jpg (size 561276, type: jpg, original name:upload_2.jpg)]), (foo = foo), (SESSION = {foobar=5})] 2021-07-01 15:47:05,521 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':string' with method 'public static boolean org.appng.formtags.RuleValidation.string(java.lang.String)'. 2021-07-01 15:47:05,521 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':email' with method 'public static boolean org.appng.formtags.RuleValidation.email(java.lang.String)'. 2021-07-01 15:47:05,521 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':equals' with method 'public static boolean org.appng.formtags.RuleValidation.equals(java.lang.String,java.lang.String)'. 2021-07-01 15:47:05,521 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':regExp' with method 'public static boolean org.appng.formtags.RuleValidation.regExp(java.lang.String,java.lang.String)'. 2021-07-01 15:47:05,521 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':number' with method 'public static boolean org.appng.formtags.RuleValidation.number(java.lang.String)'. 2021-07-01 15:47:05,521 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':numberFractionDigits' with method 'public static boolean org.appng.formtags.RuleValidation.numberFractionDigits(java.lang.String,int,int)'. 2021-07-01 15:47:05,521 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':size' with method 'public static boolean org.appng.formtags.RuleValidation.size(java.lang.Object,int)'. 2021-07-01 15:47:05,521 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':sizeMax' with method 'public static boolean org.appng.formtags.RuleValidation.sizeMax(java.lang.Object,int)'. 2021-07-01 15:47:05,522 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':sizeMin' with method 'public static boolean org.appng.formtags.RuleValidation.sizeMin(java.lang.Object,int)'. 2021-07-01 15:47:05,522 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':sizeMinMax' with method 'public static boolean org.appng.formtags.RuleValidation.sizeMinMax(java.lang.Object,int,int)'. 2021-07-01 15:47:05,522 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':fileType' with method 'public static boolean org.appng.formtags.RuleValidation.fileType(java.util.List,java.lang.String)'. 2021-07-01 15:47:05,522 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':fileSizeMin' with method 'public static boolean org.appng.formtags.RuleValidation.fileSizeMin(java.util.List,java.lang.String)'. 2021-07-01 15:47:05,522 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':fileSizeMax' with method 'public static boolean org.appng.formtags.RuleValidation.fileSizeMax(java.util.List,java.lang.String)'. 2021-07-01 15:47:05,522 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':fileSize' with method 'public static boolean org.appng.formtags.RuleValidation.fileSize(java.util.List,java.lang.String,java.lang.String)'. 2021-07-01 15:47:05,522 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':fileCount' with method 'public static boolean org.appng.formtags.RuleValidation.fileCount(java.util.List,int,int)'. 2021-07-01 15:47:05,522 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':fileCountMin' with method 'public static boolean org.appng.formtags.RuleValidation.fileCountMin(java.util.List,int)'. 2021-07-01 15:47:05,522 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':fileCountMax' with method 'public static boolean org.appng.formtags.RuleValidation.fileCountMax(java.util.List,int)'. 2021-07-01 15:47:05,522 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':captcha' with method 'public static boolean org.appng.formtags.RuleValidation.captcha(java.lang.String,java.lang.String)'. 2021-07-01 15:47:05,523 [main] DEBUG org.appng.el.ExpressionEvaluator - ${fileType(upload,'jpg,gif,png')} = true [(bar = 123), (foobar = 123.45), (multifoo = [a, b, c, d]), (upload = [/var/lib/jenkins/workspace/appNG_1.23.x/appng-formtags/src/test/resources/images/Jellyfish.jpg (size 775702, type: jpg, original name:upload_1.jpg), /var/lib/jenkins/workspace/appNG_1.23.x/appng-formtags/src/test/resources/images/Lighthouse.jpg (size 561276, type: jpg, original name:upload_2.jpg)]), (foo = foo), (SESSION = {foobar=5})] 2021-07-01 15:47:05,524 [main] DEBUG org.appng.el.ExpressionEvaluator - ${fileType(upload,'tif,pdf')} = false [(bar = 123), (foobar = 123.45), (multifoo = [a, b, c, d]), (upload = [/var/lib/jenkins/workspace/appNG_1.23.x/appng-formtags/src/test/resources/images/Jellyfish.jpg (size 775702, type: jpg, original name:upload_1.jpg), /var/lib/jenkins/workspace/appNG_1.23.x/appng-formtags/src/test/resources/images/Lighthouse.jpg (size 561276, type: jpg, original name:upload_2.jpg)]), (foo = foo), (SESSION = {foobar=5})] 2021-07-01 15:47:05,525 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':string' with method 'public static boolean org.appng.formtags.RuleValidation.string(java.lang.String)'. 2021-07-01 15:47:05,525 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':email' with method 'public static boolean org.appng.formtags.RuleValidation.email(java.lang.String)'. 2021-07-01 15:47:05,525 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':equals' with method 'public static boolean org.appng.formtags.RuleValidation.equals(java.lang.String,java.lang.String)'. 2021-07-01 15:47:05,525 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':regExp' with method 'public static boolean org.appng.formtags.RuleValidation.regExp(java.lang.String,java.lang.String)'. 2021-07-01 15:47:05,525 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':number' with method 'public static boolean org.appng.formtags.RuleValidation.number(java.lang.String)'. 2021-07-01 15:47:05,525 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':numberFractionDigits' with method 'public static boolean org.appng.formtags.RuleValidation.numberFractionDigits(java.lang.String,int,int)'. 2021-07-01 15:47:05,525 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':size' with method 'public static boolean org.appng.formtags.RuleValidation.size(java.lang.Object,int)'. 2021-07-01 15:47:05,526 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':sizeMax' with method 'public static boolean org.appng.formtags.RuleValidation.sizeMax(java.lang.Object,int)'. 2021-07-01 15:47:05,526 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':sizeMin' with method 'public static boolean org.appng.formtags.RuleValidation.sizeMin(java.lang.Object,int)'. 2021-07-01 15:47:05,526 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':sizeMinMax' with method 'public static boolean org.appng.formtags.RuleValidation.sizeMinMax(java.lang.Object,int,int)'. 2021-07-01 15:47:05,526 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':fileType' with method 'public static boolean org.appng.formtags.RuleValidation.fileType(java.util.List,java.lang.String)'. 2021-07-01 15:47:05,526 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':fileSizeMin' with method 'public static boolean org.appng.formtags.RuleValidation.fileSizeMin(java.util.List,java.lang.String)'. 2021-07-01 15:47:05,526 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':fileSizeMax' with method 'public static boolean org.appng.formtags.RuleValidation.fileSizeMax(java.util.List,java.lang.String)'. 2021-07-01 15:47:05,526 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':fileSize' with method 'public static boolean org.appng.formtags.RuleValidation.fileSize(java.util.List,java.lang.String,java.lang.String)'. 2021-07-01 15:47:05,526 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':fileCount' with method 'public static boolean org.appng.formtags.RuleValidation.fileCount(java.util.List,int,int)'. 2021-07-01 15:47:05,526 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':fileCountMin' with method 'public static boolean org.appng.formtags.RuleValidation.fileCountMin(java.util.List,int)'. 2021-07-01 15:47:05,526 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':fileCountMax' with method 'public static boolean org.appng.formtags.RuleValidation.fileCountMax(java.util.List,int)'. 2021-07-01 15:47:05,526 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':captcha' with method 'public static boolean org.appng.formtags.RuleValidation.captcha(java.lang.String,java.lang.String)'. 2021-07-01 15:47:05,528 [main] DEBUG org.appng.el.ExpressionEvaluator - ${captcha(bar, SESSION.foobar)} = false [(bar = 123), (foobar = 123.45), (multifoo = [a, b, c, d]), (upload = [/var/lib/jenkins/workspace/appNG_1.23.x/appng-formtags/src/test/resources/images/Jellyfish.jpg (size 775702, type: jpg, original name:upload_1.jpg), /var/lib/jenkins/workspace/appNG_1.23.x/appng-formtags/src/test/resources/images/Lighthouse.jpg (size 561276, type: jpg, original name:upload_2.jpg)]), (foo = foo), (SESSION = {foobar=5})] 2021-07-01 15:47:05,529 [main] DEBUG org.appng.el.ExpressionEvaluator - ${captcha(bar, SESSION['foobar'])} = false [(bar = 123), (foobar = 123.45), (multifoo = [a, b, c, d]), (upload = [/var/lib/jenkins/workspace/appNG_1.23.x/appng-formtags/src/test/resources/images/Jellyfish.jpg (size 775702, type: jpg, original name:upload_1.jpg), /var/lib/jenkins/workspace/appNG_1.23.x/appng-formtags/src/test/resources/images/Lighthouse.jpg (size 561276, type: jpg, original name:upload_2.jpg)]), (foo = foo), (SESSION = {foobar=5})] 2021-07-01 15:47:05,529 [main] DEBUG org.appng.el.ExpressionEvaluator - ${captcha(5, SESSION.foobar)} = true [(bar = 123), (foobar = 123.45), (multifoo = [a, b, c, d]), (upload = [/var/lib/jenkins/workspace/appNG_1.23.x/appng-formtags/src/test/resources/images/Jellyfish.jpg (size 775702, type: jpg, original name:upload_1.jpg), /var/lib/jenkins/workspace/appNG_1.23.x/appng-formtags/src/test/resources/images/Lighthouse.jpg (size 561276, type: jpg, original name:upload_2.jpg)]), (foo = foo), (SESSION = {foobar=5})] 2021-07-01 15:47:05,530 [main] DEBUG org.appng.el.ExpressionEvaluator - ${captcha(5, SESSION['foobar'])} = true [(bar = 123), (foobar = 123.45), (multifoo = [a, b, c, d]), (upload = [/var/lib/jenkins/workspace/appNG_1.23.x/appng-formtags/src/test/resources/images/Jellyfish.jpg (size 775702, type: jpg, original name:upload_1.jpg), /var/lib/jenkins/workspace/appNG_1.23.x/appng-formtags/src/test/resources/images/Lighthouse.jpg (size 561276, type: jpg, original name:upload_2.jpg)]), (foo = foo), (SESSION = {foobar=5})] 2021-07-01 15:47:05,531 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':string' with method 'public static boolean org.appng.formtags.RuleValidation.string(java.lang.String)'. 2021-07-01 15:47:05,531 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':email' with method 'public static boolean org.appng.formtags.RuleValidation.email(java.lang.String)'. 2021-07-01 15:47:05,531 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':equals' with method 'public static boolean org.appng.formtags.RuleValidation.equals(java.lang.String,java.lang.String)'. 2021-07-01 15:47:05,531 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':regExp' with method 'public static boolean org.appng.formtags.RuleValidation.regExp(java.lang.String,java.lang.String)'. 2021-07-01 15:47:05,531 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':number' with method 'public static boolean org.appng.formtags.RuleValidation.number(java.lang.String)'. 2021-07-01 15:47:05,531 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':numberFractionDigits' with method 'public static boolean org.appng.formtags.RuleValidation.numberFractionDigits(java.lang.String,int,int)'. 2021-07-01 15:47:05,531 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':size' with method 'public static boolean org.appng.formtags.RuleValidation.size(java.lang.Object,int)'. 2021-07-01 15:47:05,531 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':sizeMax' with method 'public static boolean org.appng.formtags.RuleValidation.sizeMax(java.lang.Object,int)'. 2021-07-01 15:47:05,532 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':sizeMin' with method 'public static boolean org.appng.formtags.RuleValidation.sizeMin(java.lang.Object,int)'. 2021-07-01 15:47:05,532 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':sizeMinMax' with method 'public static boolean org.appng.formtags.RuleValidation.sizeMinMax(java.lang.Object,int,int)'. 2021-07-01 15:47:05,532 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':fileType' with method 'public static boolean org.appng.formtags.RuleValidation.fileType(java.util.List,java.lang.String)'. 2021-07-01 15:47:05,532 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':fileSizeMin' with method 'public static boolean org.appng.formtags.RuleValidation.fileSizeMin(java.util.List,java.lang.String)'. 2021-07-01 15:47:05,532 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':fileSizeMax' with method 'public static boolean org.appng.formtags.RuleValidation.fileSizeMax(java.util.List,java.lang.String)'. 2021-07-01 15:47:05,532 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':fileSize' with method 'public static boolean org.appng.formtags.RuleValidation.fileSize(java.util.List,java.lang.String,java.lang.String)'. 2021-07-01 15:47:05,532 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':fileCount' with method 'public static boolean org.appng.formtags.RuleValidation.fileCount(java.util.List,int,int)'. 2021-07-01 15:47:05,532 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':fileCountMin' with method 'public static boolean org.appng.formtags.RuleValidation.fileCountMin(java.util.List,int)'. 2021-07-01 15:47:05,532 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':fileCountMax' with method 'public static boolean org.appng.formtags.RuleValidation.fileCountMax(java.util.List,int)'. 2021-07-01 15:47:05,532 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':captcha' with method 'public static boolean org.appng.formtags.RuleValidation.captcha(java.lang.String,java.lang.String)'. 2021-07-01 15:47:05,533 [main] DEBUG org.appng.el.ExpressionEvaluator - ${sizeMinMax(foo,1,3)} = true [(bar = 123), (foobar = 123.45), (multifoo = [a, b, c, d]), (upload = [/var/lib/jenkins/workspace/appNG_1.23.x/appng-formtags/src/test/resources/images/Jellyfish.jpg (size 775702, type: jpg, original name:upload_1.jpg), /var/lib/jenkins/workspace/appNG_1.23.x/appng-formtags/src/test/resources/images/Lighthouse.jpg (size 561276, type: jpg, original name:upload_2.jpg)]), (foo = foo), (SESSION = {foobar=5})] 2021-07-01 15:47:05,534 [main] DEBUG org.appng.el.ExpressionEvaluator - ${sizeMinMax(foo,4,5)} = false [(bar = 123), (foobar = 123.45), (multifoo = [a, b, c, d]), (upload = [/var/lib/jenkins/workspace/appNG_1.23.x/appng-formtags/src/test/resources/images/Jellyfish.jpg (size 775702, type: jpg, original name:upload_1.jpg), /var/lib/jenkins/workspace/appNG_1.23.x/appng-formtags/src/test/resources/images/Lighthouse.jpg (size 561276, type: jpg, original name:upload_2.jpg)]), (foo = foo), (SESSION = {foobar=5})] 2021-07-01 15:47:05,534 [main] DEBUG org.appng.el.ExpressionEvaluator - ${sizeMinMax(multifoo,1,4)} = true [(bar = 123), (foobar = 123.45), (multifoo = [a, b, c, d]), (upload = [/var/lib/jenkins/workspace/appNG_1.23.x/appng-formtags/src/test/resources/images/Jellyfish.jpg (size 775702, type: jpg, original name:upload_1.jpg), /var/lib/jenkins/workspace/appNG_1.23.x/appng-formtags/src/test/resources/images/Lighthouse.jpg (size 561276, type: jpg, original name:upload_2.jpg)]), (foo = foo), (SESSION = {foobar=5})] 2021-07-01 15:47:05,534 [main] DEBUG org.appng.el.ExpressionEvaluator - ${sizeMinMax(multifoo,1,3)} = false [(bar = 123), (foobar = 123.45), (multifoo = [a, b, c, d]), (upload = [/var/lib/jenkins/workspace/appNG_1.23.x/appng-formtags/src/test/resources/images/Jellyfish.jpg (size 775702, type: jpg, original name:upload_1.jpg), /var/lib/jenkins/workspace/appNG_1.23.x/appng-formtags/src/test/resources/images/Lighthouse.jpg (size 561276, type: jpg, original name:upload_2.jpg)]), (foo = foo), (SESSION = {foobar=5})] 2021-07-01 15:47:05,535 [main] DEBUG org.appng.el.ExpressionEvaluator - ${sizeMinMax(multifoo,5,7)} = false [(bar = 123), (foobar = 123.45), (multifoo = [a, b, c, d]), (upload = [/var/lib/jenkins/workspace/appNG_1.23.x/appng-formtags/src/test/resources/images/Jellyfish.jpg (size 775702, type: jpg, original name:upload_1.jpg), /var/lib/jenkins/workspace/appNG_1.23.x/appng-formtags/src/test/resources/images/Lighthouse.jpg (size 561276, type: jpg, original name:upload_2.jpg)]), (foo = foo), (SESSION = {foobar=5})] 2021-07-01 15:47:05,535 [main] DEBUG org.appng.el.ExpressionEvaluator - ${sizeMinMax(multibar,1,3)} = false [(bar = 123), (foobar = 123.45), (multifoo = [a, b, c, d]), (upload = [/var/lib/jenkins/workspace/appNG_1.23.x/appng-formtags/src/test/resources/images/Jellyfish.jpg (size 775702, type: jpg, original name:upload_1.jpg), /var/lib/jenkins/workspace/appNG_1.23.x/appng-formtags/src/test/resources/images/Lighthouse.jpg (size 561276, type: jpg, original name:upload_2.jpg)]), (foo = foo), (SESSION = {foobar=5})] 2021-07-01 15:47:05,536 [main] DEBUG org.appng.el.ExpressionEvaluator - ${sizeMinMax(multibar,5,7)} = false [(bar = 123), (foobar = 123.45), (multifoo = [a, b, c, d]), (upload = [/var/lib/jenkins/workspace/appNG_1.23.x/appng-formtags/src/test/resources/images/Jellyfish.jpg (size 775702, type: jpg, original name:upload_1.jpg), /var/lib/jenkins/workspace/appNG_1.23.x/appng-formtags/src/test/resources/images/Lighthouse.jpg (size 561276, type: jpg, original name:upload_2.jpg)]), (foo = foo), (SESSION = {foobar=5})] 2021-07-01 15:47:05,538 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':string' with method 'public static boolean org.appng.formtags.RuleValidation.string(java.lang.String)'. 2021-07-01 15:47:05,538 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':email' with method 'public static boolean org.appng.formtags.RuleValidation.email(java.lang.String)'. 2021-07-01 15:47:05,538 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':equals' with method 'public static boolean org.appng.formtags.RuleValidation.equals(java.lang.String,java.lang.String)'. 2021-07-01 15:47:05,538 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':regExp' with method 'public static boolean org.appng.formtags.RuleValidation.regExp(java.lang.String,java.lang.String)'. 2021-07-01 15:47:05,538 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':number' with method 'public static boolean org.appng.formtags.RuleValidation.number(java.lang.String)'. 2021-07-01 15:47:05,538 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':numberFractionDigits' with method 'public static boolean org.appng.formtags.RuleValidation.numberFractionDigits(java.lang.String,int,int)'. 2021-07-01 15:47:05,539 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':size' with method 'public static boolean org.appng.formtags.RuleValidation.size(java.lang.Object,int)'. 2021-07-01 15:47:05,539 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':sizeMax' with method 'public static boolean org.appng.formtags.RuleValidation.sizeMax(java.lang.Object,int)'. 2021-07-01 15:47:05,539 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':sizeMin' with method 'public static boolean org.appng.formtags.RuleValidation.sizeMin(java.lang.Object,int)'. 2021-07-01 15:47:05,539 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':sizeMinMax' with method 'public static boolean org.appng.formtags.RuleValidation.sizeMinMax(java.lang.Object,int,int)'. 2021-07-01 15:47:05,539 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':fileType' with method 'public static boolean org.appng.formtags.RuleValidation.fileType(java.util.List,java.lang.String)'. 2021-07-01 15:47:05,539 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':fileSizeMin' with method 'public static boolean org.appng.formtags.RuleValidation.fileSizeMin(java.util.List,java.lang.String)'. 2021-07-01 15:47:05,539 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':fileSizeMax' with method 'public static boolean org.appng.formtags.RuleValidation.fileSizeMax(java.util.List,java.lang.String)'. 2021-07-01 15:47:05,539 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':fileSize' with method 'public static boolean org.appng.formtags.RuleValidation.fileSize(java.util.List,java.lang.String,java.lang.String)'. 2021-07-01 15:47:05,540 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':fileCount' with method 'public static boolean org.appng.formtags.RuleValidation.fileCount(java.util.List,int,int)'. 2021-07-01 15:47:05,540 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':fileCountMin' with method 'public static boolean org.appng.formtags.RuleValidation.fileCountMin(java.util.List,int)'. 2021-07-01 15:47:05,540 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':fileCountMax' with method 'public static boolean org.appng.formtags.RuleValidation.fileCountMax(java.util.List,int)'. 2021-07-01 15:47:05,540 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':captcha' with method 'public static boolean org.appng.formtags.RuleValidation.captcha(java.lang.String,java.lang.String)'. 2021-07-01 15:47:05,540 [main] DEBUG org.appng.el.ExpressionEvaluator - ${equals('a','a')} = true [(bar = 123), (foobar = 123.45), (multifoo = [a, b, c, d]), (upload = [/var/lib/jenkins/workspace/appNG_1.23.x/appng-formtags/src/test/resources/images/Jellyfish.jpg (size 775702, type: jpg, original name:upload_1.jpg), /var/lib/jenkins/workspace/appNG_1.23.x/appng-formtags/src/test/resources/images/Lighthouse.jpg (size 561276, type: jpg, original name:upload_2.jpg)]), (foo = foo), (SESSION = {foobar=5})] 2021-07-01 15:47:05,541 [main] DEBUG org.appng.el.ExpressionEvaluator - ${equals('b','b')} = true [(bar = 123), (foobar = 123.45), (multifoo = [a, b, c, d]), (upload = [/var/lib/jenkins/workspace/appNG_1.23.x/appng-formtags/src/test/resources/images/Jellyfish.jpg (size 775702, type: jpg, original name:upload_1.jpg), /var/lib/jenkins/workspace/appNG_1.23.x/appng-formtags/src/test/resources/images/Lighthouse.jpg (size 561276, type: jpg, original name:upload_2.jpg)]), (foo = foo), (SESSION = {foobar=5})] 2021-07-01 15:47:05,541 [main] DEBUG org.appng.el.ExpressionEvaluator - ${equals('a','A')} = false [(bar = 123), (foobar = 123.45), (multifoo = [a, b, c, d]), (upload = [/var/lib/jenkins/workspace/appNG_1.23.x/appng-formtags/src/test/resources/images/Jellyfish.jpg (size 775702, type: jpg, original name:upload_1.jpg), /var/lib/jenkins/workspace/appNG_1.23.x/appng-formtags/src/test/resources/images/Lighthouse.jpg (size 561276, type: jpg, original name:upload_2.jpg)]), (foo = foo), (SESSION = {foobar=5})] 2021-07-01 15:47:05,543 [main] DEBUG org.appng.el.ExpressionEvaluator - ${equals('a',' A')} = false [(bar = 123), (foobar = 123.45), (multifoo = [a, b, c, d]), (upload = [/var/lib/jenkins/workspace/appNG_1.23.x/appng-formtags/src/test/resources/images/Jellyfish.jpg (size 775702, type: jpg, original name:upload_1.jpg), /var/lib/jenkins/workspace/appNG_1.23.x/appng-formtags/src/test/resources/images/Lighthouse.jpg (size 561276, type: jpg, original name:upload_2.jpg)]), (foo = foo), (SESSION = {foobar=5})] 2021-07-01 15:47:05,544 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':string' with method 'public static boolean org.appng.formtags.RuleValidation.string(java.lang.String)'. 2021-07-01 15:47:05,544 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':email' with method 'public static boolean org.appng.formtags.RuleValidation.email(java.lang.String)'. 2021-07-01 15:47:05,544 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':equals' with method 'public static boolean org.appng.formtags.RuleValidation.equals(java.lang.String,java.lang.String)'. 2021-07-01 15:47:05,544 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':regExp' with method 'public static boolean org.appng.formtags.RuleValidation.regExp(java.lang.String,java.lang.String)'. 2021-07-01 15:47:05,544 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':number' with method 'public static boolean org.appng.formtags.RuleValidation.number(java.lang.String)'. 2021-07-01 15:47:05,544 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':numberFractionDigits' with method 'public static boolean org.appng.formtags.RuleValidation.numberFractionDigits(java.lang.String,int,int)'. 2021-07-01 15:47:05,545 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':size' with method 'public static boolean org.appng.formtags.RuleValidation.size(java.lang.Object,int)'. 2021-07-01 15:47:05,545 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':sizeMax' with method 'public static boolean org.appng.formtags.RuleValidation.sizeMax(java.lang.Object,int)'. 2021-07-01 15:47:05,545 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':sizeMin' with method 'public static boolean org.appng.formtags.RuleValidation.sizeMin(java.lang.Object,int)'. 2021-07-01 15:47:05,545 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':sizeMinMax' with method 'public static boolean org.appng.formtags.RuleValidation.sizeMinMax(java.lang.Object,int,int)'. 2021-07-01 15:47:05,545 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':fileType' with method 'public static boolean org.appng.formtags.RuleValidation.fileType(java.util.List,java.lang.String)'. 2021-07-01 15:47:05,545 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':fileSizeMin' with method 'public static boolean org.appng.formtags.RuleValidation.fileSizeMin(java.util.List,java.lang.String)'. 2021-07-01 15:47:05,545 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':fileSizeMax' with method 'public static boolean org.appng.formtags.RuleValidation.fileSizeMax(java.util.List,java.lang.String)'. 2021-07-01 15:47:05,545 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':fileSize' with method 'public static boolean org.appng.formtags.RuleValidation.fileSize(java.util.List,java.lang.String,java.lang.String)'. 2021-07-01 15:47:05,545 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':fileCount' with method 'public static boolean org.appng.formtags.RuleValidation.fileCount(java.util.List,int,int)'. 2021-07-01 15:47:05,545 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':fileCountMin' with method 'public static boolean org.appng.formtags.RuleValidation.fileCountMin(java.util.List,int)'. 2021-07-01 15:47:05,546 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':fileCountMax' with method 'public static boolean org.appng.formtags.RuleValidation.fileCountMax(java.util.List,int)'. 2021-07-01 15:47:05,546 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':captcha' with method 'public static boolean org.appng.formtags.RuleValidation.captcha(java.lang.String,java.lang.String)'. 2021-07-01 15:47:05,546 [main] DEBUG org.appng.el.ExpressionEvaluator - ${number(foo)} = false [(bar = 123), (foobar = 123.45), (multifoo = [a, b, c, d]), (upload = [/var/lib/jenkins/workspace/appNG_1.23.x/appng-formtags/src/test/resources/images/Jellyfish.jpg (size 775702, type: jpg, original name:upload_1.jpg), /var/lib/jenkins/workspace/appNG_1.23.x/appng-formtags/src/test/resources/images/Lighthouse.jpg (size 561276, type: jpg, original name:upload_2.jpg)]), (foo = foo), (SESSION = {foobar=5})] 2021-07-01 15:47:05,547 [main] DEBUG org.appng.el.ExpressionEvaluator - ${number(bar)} = true [(bar = 123), (foobar = 123.45), (multifoo = [a, b, c, d]), (upload = [/var/lib/jenkins/workspace/appNG_1.23.x/appng-formtags/src/test/resources/images/Jellyfish.jpg (size 775702, type: jpg, original name:upload_1.jpg), /var/lib/jenkins/workspace/appNG_1.23.x/appng-formtags/src/test/resources/images/Lighthouse.jpg (size 561276, type: jpg, original name:upload_2.jpg)]), (foo = foo), (SESSION = {foobar=5})] 2021-07-01 15:47:05,548 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':string' with method 'public static boolean org.appng.formtags.RuleValidation.string(java.lang.String)'. 2021-07-01 15:47:05,548 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':email' with method 'public static boolean org.appng.formtags.RuleValidation.email(java.lang.String)'. 2021-07-01 15:47:05,548 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':equals' with method 'public static boolean org.appng.formtags.RuleValidation.equals(java.lang.String,java.lang.String)'. 2021-07-01 15:47:05,548 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':regExp' with method 'public static boolean org.appng.formtags.RuleValidation.regExp(java.lang.String,java.lang.String)'. 2021-07-01 15:47:05,548 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':number' with method 'public static boolean org.appng.formtags.RuleValidation.number(java.lang.String)'. 2021-07-01 15:47:05,548 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':numberFractionDigits' with method 'public static boolean org.appng.formtags.RuleValidation.numberFractionDigits(java.lang.String,int,int)'. 2021-07-01 15:47:05,548 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':size' with method 'public static boolean org.appng.formtags.RuleValidation.size(java.lang.Object,int)'. 2021-07-01 15:47:05,548 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':sizeMax' with method 'public static boolean org.appng.formtags.RuleValidation.sizeMax(java.lang.Object,int)'. 2021-07-01 15:47:05,548 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':sizeMin' with method 'public static boolean org.appng.formtags.RuleValidation.sizeMin(java.lang.Object,int)'. 2021-07-01 15:47:05,548 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':sizeMinMax' with method 'public static boolean org.appng.formtags.RuleValidation.sizeMinMax(java.lang.Object,int,int)'. 2021-07-01 15:47:05,549 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':fileType' with method 'public static boolean org.appng.formtags.RuleValidation.fileType(java.util.List,java.lang.String)'. 2021-07-01 15:47:05,549 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':fileSizeMin' with method 'public static boolean org.appng.formtags.RuleValidation.fileSizeMin(java.util.List,java.lang.String)'. 2021-07-01 15:47:05,549 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':fileSizeMax' with method 'public static boolean org.appng.formtags.RuleValidation.fileSizeMax(java.util.List,java.lang.String)'. 2021-07-01 15:47:05,549 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':fileSize' with method 'public static boolean org.appng.formtags.RuleValidation.fileSize(java.util.List,java.lang.String,java.lang.String)'. 2021-07-01 15:47:05,549 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':fileCount' with method 'public static boolean org.appng.formtags.RuleValidation.fileCount(java.util.List,int,int)'. 2021-07-01 15:47:05,549 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':fileCountMin' with method 'public static boolean org.appng.formtags.RuleValidation.fileCountMin(java.util.List,int)'. 2021-07-01 15:47:05,549 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':fileCountMax' with method 'public static boolean org.appng.formtags.RuleValidation.fileCountMax(java.util.List,int)'. 2021-07-01 15:47:05,549 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':captcha' with method 'public static boolean org.appng.formtags.RuleValidation.captcha(java.lang.String,java.lang.String)'. 2021-07-01 15:47:05,550 [main] DEBUG org.appng.el.ExpressionEvaluator - ${regExp('abc','[a-z]+')} = true [(bar = 123), (foobar = 123.45), (multifoo = [a, b, c, d]), (upload = [/var/lib/jenkins/workspace/appNG_1.23.x/appng-formtags/src/test/resources/images/Jellyfish.jpg (size 775702, type: jpg, original name:upload_1.jpg), /var/lib/jenkins/workspace/appNG_1.23.x/appng-formtags/src/test/resources/images/Lighthouse.jpg (size 561276, type: jpg, original name:upload_2.jpg)]), (foo = foo), (SESSION = {foobar=5})] 2021-07-01 15:47:05,550 [main] DEBUG org.appng.el.ExpressionEvaluator - ${regExp('abc','[a-z]{4,}')} = false [(bar = 123), (foobar = 123.45), (multifoo = [a, b, c, d]), (upload = [/var/lib/jenkins/workspace/appNG_1.23.x/appng-formtags/src/test/resources/images/Jellyfish.jpg (size 775702, type: jpg, original name:upload_1.jpg), /var/lib/jenkins/workspace/appNG_1.23.x/appng-formtags/src/test/resources/images/Lighthouse.jpg (size 561276, type: jpg, original name:upload_2.jpg)]), (foo = foo), (SESSION = {foobar=5})] 2021-07-01 15:47:05,551 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':string' with method 'public static boolean org.appng.formtags.RuleValidation.string(java.lang.String)'. 2021-07-01 15:47:05,552 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':email' with method 'public static boolean org.appng.formtags.RuleValidation.email(java.lang.String)'. 2021-07-01 15:47:05,552 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':equals' with method 'public static boolean org.appng.formtags.RuleValidation.equals(java.lang.String,java.lang.String)'. 2021-07-01 15:47:05,552 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':regExp' with method 'public static boolean org.appng.formtags.RuleValidation.regExp(java.lang.String,java.lang.String)'. 2021-07-01 15:47:05,552 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':number' with method 'public static boolean org.appng.formtags.RuleValidation.number(java.lang.String)'. 2021-07-01 15:47:05,552 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':numberFractionDigits' with method 'public static boolean org.appng.formtags.RuleValidation.numberFractionDigits(java.lang.String,int,int)'. 2021-07-01 15:47:05,552 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':size' with method 'public static boolean org.appng.formtags.RuleValidation.size(java.lang.Object,int)'. 2021-07-01 15:47:05,552 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':sizeMax' with method 'public static boolean org.appng.formtags.RuleValidation.sizeMax(java.lang.Object,int)'. 2021-07-01 15:47:05,552 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':sizeMin' with method 'public static boolean org.appng.formtags.RuleValidation.sizeMin(java.lang.Object,int)'. 2021-07-01 15:47:05,552 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':sizeMinMax' with method 'public static boolean org.appng.formtags.RuleValidation.sizeMinMax(java.lang.Object,int,int)'. 2021-07-01 15:47:05,552 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':fileType' with method 'public static boolean org.appng.formtags.RuleValidation.fileType(java.util.List,java.lang.String)'. 2021-07-01 15:47:05,553 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':fileSizeMin' with method 'public static boolean org.appng.formtags.RuleValidation.fileSizeMin(java.util.List,java.lang.String)'. 2021-07-01 15:47:05,553 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':fileSizeMax' with method 'public static boolean org.appng.formtags.RuleValidation.fileSizeMax(java.util.List,java.lang.String)'. 2021-07-01 15:47:05,553 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':fileSize' with method 'public static boolean org.appng.formtags.RuleValidation.fileSize(java.util.List,java.lang.String,java.lang.String)'. 2021-07-01 15:47:05,553 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':fileCount' with method 'public static boolean org.appng.formtags.RuleValidation.fileCount(java.util.List,int,int)'. 2021-07-01 15:47:05,553 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':fileCountMin' with method 'public static boolean org.appng.formtags.RuleValidation.fileCountMin(java.util.List,int)'. 2021-07-01 15:47:05,553 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':fileCountMax' with method 'public static boolean org.appng.formtags.RuleValidation.fileCountMax(java.util.List,int)'. 2021-07-01 15:47:05,554 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':captcha' with method 'public static boolean org.appng.formtags.RuleValidation.captcha(java.lang.String,java.lang.String)'. 2021-07-01 15:47:05,554 [main] DEBUG org.appng.el.ExpressionEvaluator - ${sizeMax(foo,4)} = true [(bar = 123), (foobar = 123.45), (multifoo = [a, b, c, d]), (upload = [/var/lib/jenkins/workspace/appNG_1.23.x/appng-formtags/src/test/resources/images/Jellyfish.jpg (size 775702, type: jpg, original name:upload_1.jpg), /var/lib/jenkins/workspace/appNG_1.23.x/appng-formtags/src/test/resources/images/Lighthouse.jpg (size 561276, type: jpg, original name:upload_2.jpg)]), (foo = foo), (SESSION = {foobar=5})] 2021-07-01 15:47:05,555 [main] DEBUG org.appng.el.ExpressionEvaluator - ${sizeMax(foo,2)} = false [(bar = 123), (foobar = 123.45), (multifoo = [a, b, c, d]), (upload = [/var/lib/jenkins/workspace/appNG_1.23.x/appng-formtags/src/test/resources/images/Jellyfish.jpg (size 775702, type: jpg, original name:upload_1.jpg), /var/lib/jenkins/workspace/appNG_1.23.x/appng-formtags/src/test/resources/images/Lighthouse.jpg (size 561276, type: jpg, original name:upload_2.jpg)]), (foo = foo), (SESSION = {foobar=5})] 2021-07-01 15:47:05,555 [main] DEBUG org.appng.el.ExpressionEvaluator - ${sizeMax(multifoo,4)} = true [(bar = 123), (foobar = 123.45), (multifoo = [a, b, c, d]), (upload = [/var/lib/jenkins/workspace/appNG_1.23.x/appng-formtags/src/test/resources/images/Jellyfish.jpg (size 775702, type: jpg, original name:upload_1.jpg), /var/lib/jenkins/workspace/appNG_1.23.x/appng-formtags/src/test/resources/images/Lighthouse.jpg (size 561276, type: jpg, original name:upload_2.jpg)]), (foo = foo), (SESSION = {foobar=5})] 2021-07-01 15:47:05,555 [main] DEBUG org.appng.el.ExpressionEvaluator - ${sizeMax(multifoo,3)} = false [(bar = 123), (foobar = 123.45), (multifoo = [a, b, c, d]), (upload = [/var/lib/jenkins/workspace/appNG_1.23.x/appng-formtags/src/test/resources/images/Jellyfish.jpg (size 775702, type: jpg, original name:upload_1.jpg), /var/lib/jenkins/workspace/appNG_1.23.x/appng-formtags/src/test/resources/images/Lighthouse.jpg (size 561276, type: jpg, original name:upload_2.jpg)]), (foo = foo), (SESSION = {foobar=5})] 2021-07-01 15:47:05,556 [main] DEBUG org.appng.el.ExpressionEvaluator - ${sizeMax(multibar,3)} = true [(bar = 123), (foobar = 123.45), (multifoo = [a, b, c, d]), (upload = [/var/lib/jenkins/workspace/appNG_1.23.x/appng-formtags/src/test/resources/images/Jellyfish.jpg (size 775702, type: jpg, original name:upload_1.jpg), /var/lib/jenkins/workspace/appNG_1.23.x/appng-formtags/src/test/resources/images/Lighthouse.jpg (size 561276, type: jpg, original name:upload_2.jpg)]), (foo = foo), (SESSION = {foobar=5})] 2021-07-01 15:47:05,557 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':string' with method 'public static boolean org.appng.formtags.RuleValidation.string(java.lang.String)'. 2021-07-01 15:47:05,558 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':email' with method 'public static boolean org.appng.formtags.RuleValidation.email(java.lang.String)'. 2021-07-01 15:47:05,558 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':equals' with method 'public static boolean org.appng.formtags.RuleValidation.equals(java.lang.String,java.lang.String)'. 2021-07-01 15:47:05,558 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':regExp' with method 'public static boolean org.appng.formtags.RuleValidation.regExp(java.lang.String,java.lang.String)'. 2021-07-01 15:47:05,558 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':number' with method 'public static boolean org.appng.formtags.RuleValidation.number(java.lang.String)'. 2021-07-01 15:47:05,558 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':numberFractionDigits' with method 'public static boolean org.appng.formtags.RuleValidation.numberFractionDigits(java.lang.String,int,int)'. 2021-07-01 15:47:05,558 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':size' with method 'public static boolean org.appng.formtags.RuleValidation.size(java.lang.Object,int)'. 2021-07-01 15:47:05,558 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':sizeMax' with method 'public static boolean org.appng.formtags.RuleValidation.sizeMax(java.lang.Object,int)'. 2021-07-01 15:47:05,558 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':sizeMin' with method 'public static boolean org.appng.formtags.RuleValidation.sizeMin(java.lang.Object,int)'. 2021-07-01 15:47:05,558 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':sizeMinMax' with method 'public static boolean org.appng.formtags.RuleValidation.sizeMinMax(java.lang.Object,int,int)'. 2021-07-01 15:47:05,558 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':fileType' with method 'public static boolean org.appng.formtags.RuleValidation.fileType(java.util.List,java.lang.String)'. 2021-07-01 15:47:05,558 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':fileSizeMin' with method 'public static boolean org.appng.formtags.RuleValidation.fileSizeMin(java.util.List,java.lang.String)'. 2021-07-01 15:47:05,558 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':fileSizeMax' with method 'public static boolean org.appng.formtags.RuleValidation.fileSizeMax(java.util.List,java.lang.String)'. 2021-07-01 15:47:05,559 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':fileSize' with method 'public static boolean org.appng.formtags.RuleValidation.fileSize(java.util.List,java.lang.String,java.lang.String)'. 2021-07-01 15:47:05,559 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':fileCount' with method 'public static boolean org.appng.formtags.RuleValidation.fileCount(java.util.List,int,int)'. 2021-07-01 15:47:05,559 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':fileCountMin' with method 'public static boolean org.appng.formtags.RuleValidation.fileCountMin(java.util.List,int)'. 2021-07-01 15:47:05,559 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':fileCountMax' with method 'public static boolean org.appng.formtags.RuleValidation.fileCountMax(java.util.List,int)'. 2021-07-01 15:47:05,559 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':captcha' with method 'public static boolean org.appng.formtags.RuleValidation.captcha(java.lang.String,java.lang.String)'. 2021-07-01 15:47:05,559 [main] DEBUG org.appng.el.ExpressionEvaluator - ${sizeMin(foo,3)} = true [(bar = 123), (foobar = 123.45), (multifoo = [a, b, c, d]), (upload = [/var/lib/jenkins/workspace/appNG_1.23.x/appng-formtags/src/test/resources/images/Jellyfish.jpg (size 775702, type: jpg, original name:upload_1.jpg), /var/lib/jenkins/workspace/appNG_1.23.x/appng-formtags/src/test/resources/images/Lighthouse.jpg (size 561276, type: jpg, original name:upload_2.jpg)]), (foo = foo), (SESSION = {foobar=5})] 2021-07-01 15:47:05,560 [main] DEBUG org.appng.el.ExpressionEvaluator - ${sizeMin(foo,4)} = false [(bar = 123), (foobar = 123.45), (multifoo = [a, b, c, d]), (upload = [/var/lib/jenkins/workspace/appNG_1.23.x/appng-formtags/src/test/resources/images/Jellyfish.jpg (size 775702, type: jpg, original name:upload_1.jpg), /var/lib/jenkins/workspace/appNG_1.23.x/appng-formtags/src/test/resources/images/Lighthouse.jpg (size 561276, type: jpg, original name:upload_2.jpg)]), (foo = foo), (SESSION = {foobar=5})] 2021-07-01 15:47:05,560 [main] DEBUG org.appng.el.ExpressionEvaluator - ${sizeMin(multifoo,4)} = true [(bar = 123), (foobar = 123.45), (multifoo = [a, b, c, d]), (upload = [/var/lib/jenkins/workspace/appNG_1.23.x/appng-formtags/src/test/resources/images/Jellyfish.jpg (size 775702, type: jpg, original name:upload_1.jpg), /var/lib/jenkins/workspace/appNG_1.23.x/appng-formtags/src/test/resources/images/Lighthouse.jpg (size 561276, type: jpg, original name:upload_2.jpg)]), (foo = foo), (SESSION = {foobar=5})] 2021-07-01 15:47:05,561 [main] DEBUG org.appng.el.ExpressionEvaluator - ${sizeMin(multifoo,5)} = false [(bar = 123), (foobar = 123.45), (multifoo = [a, b, c, d]), (upload = [/var/lib/jenkins/workspace/appNG_1.23.x/appng-formtags/src/test/resources/images/Jellyfish.jpg (size 775702, type: jpg, original name:upload_1.jpg), /var/lib/jenkins/workspace/appNG_1.23.x/appng-formtags/src/test/resources/images/Lighthouse.jpg (size 561276, type: jpg, original name:upload_2.jpg)]), (foo = foo), (SESSION = {foobar=5})] 2021-07-01 15:47:05,561 [main] DEBUG org.appng.el.ExpressionEvaluator - ${sizeMin(multibar,5)} = false [(bar = 123), (foobar = 123.45), (multifoo = [a, b, c, d]), (upload = [/var/lib/jenkins/workspace/appNG_1.23.x/appng-formtags/src/test/resources/images/Jellyfish.jpg (size 775702, type: jpg, original name:upload_1.jpg), /var/lib/jenkins/workspace/appNG_1.23.x/appng-formtags/src/test/resources/images/Lighthouse.jpg (size 561276, type: jpg, original name:upload_2.jpg)]), (foo = foo), (SESSION = {foobar=5})] 2021-07-01 15:47:05,563 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':string' with method 'public static boolean org.appng.formtags.RuleValidation.string(java.lang.String)'. 2021-07-01 15:47:05,563 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':email' with method 'public static boolean org.appng.formtags.RuleValidation.email(java.lang.String)'. 2021-07-01 15:47:05,563 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':equals' with method 'public static boolean org.appng.formtags.RuleValidation.equals(java.lang.String,java.lang.String)'. 2021-07-01 15:47:05,563 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':regExp' with method 'public static boolean org.appng.formtags.RuleValidation.regExp(java.lang.String,java.lang.String)'. 2021-07-01 15:47:05,563 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':number' with method 'public static boolean org.appng.formtags.RuleValidation.number(java.lang.String)'. 2021-07-01 15:47:05,563 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':numberFractionDigits' with method 'public static boolean org.appng.formtags.RuleValidation.numberFractionDigits(java.lang.String,int,int)'. 2021-07-01 15:47:05,564 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':size' with method 'public static boolean org.appng.formtags.RuleValidation.size(java.lang.Object,int)'. 2021-07-01 15:47:05,564 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':sizeMax' with method 'public static boolean org.appng.formtags.RuleValidation.sizeMax(java.lang.Object,int)'. 2021-07-01 15:47:05,564 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':sizeMin' with method 'public static boolean org.appng.formtags.RuleValidation.sizeMin(java.lang.Object,int)'. 2021-07-01 15:47:05,564 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':sizeMinMax' with method 'public static boolean org.appng.formtags.RuleValidation.sizeMinMax(java.lang.Object,int,int)'. 2021-07-01 15:47:05,564 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':fileType' with method 'public static boolean org.appng.formtags.RuleValidation.fileType(java.util.List,java.lang.String)'. 2021-07-01 15:47:05,564 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':fileSizeMin' with method 'public static boolean org.appng.formtags.RuleValidation.fileSizeMin(java.util.List,java.lang.String)'. 2021-07-01 15:47:05,564 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':fileSizeMax' with method 'public static boolean org.appng.formtags.RuleValidation.fileSizeMax(java.util.List,java.lang.String)'. 2021-07-01 15:47:05,564 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':fileSize' with method 'public static boolean org.appng.formtags.RuleValidation.fileSize(java.util.List,java.lang.String,java.lang.String)'. 2021-07-01 15:47:05,564 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':fileCount' with method 'public static boolean org.appng.formtags.RuleValidation.fileCount(java.util.List,int,int)'. 2021-07-01 15:47:05,564 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':fileCountMin' with method 'public static boolean org.appng.formtags.RuleValidation.fileCountMin(java.util.List,int)'. 2021-07-01 15:47:05,564 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':fileCountMax' with method 'public static boolean org.appng.formtags.RuleValidation.fileCountMax(java.util.List,int)'. 2021-07-01 15:47:05,564 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':captcha' with method 'public static boolean org.appng.formtags.RuleValidation.captcha(java.lang.String,java.lang.String)'. 2021-07-01 15:47:05,565 [main] DEBUG org.appng.el.ExpressionEvaluator - ${fileSizeMax(upload,'850KB')} = true [(bar = 123), (foobar = 123.45), (multifoo = [a, b, c, d]), (upload = [/var/lib/jenkins/workspace/appNG_1.23.x/appng-formtags/src/test/resources/images/Jellyfish.jpg (size 775702, type: jpg, original name:upload_1.jpg), /var/lib/jenkins/workspace/appNG_1.23.x/appng-formtags/src/test/resources/images/Lighthouse.jpg (size 561276, type: jpg, original name:upload_2.jpg)]), (foo = foo), (SESSION = {foobar=5})] 2021-07-01 15:47:05,566 [main] DEBUG org.appng.el.ExpressionEvaluator - ${fileSizeMax(upload,'200KB')} = false [(bar = 123), (foobar = 123.45), (multifoo = [a, b, c, d]), (upload = [/var/lib/jenkins/workspace/appNG_1.23.x/appng-formtags/src/test/resources/images/Jellyfish.jpg (size 775702, type: jpg, original name:upload_1.jpg), /var/lib/jenkins/workspace/appNG_1.23.x/appng-formtags/src/test/resources/images/Lighthouse.jpg (size 561276, type: jpg, original name:upload_2.jpg)]), (foo = foo), (SESSION = {foobar=5})] 2021-07-01 15:47:05,567 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':string' with method 'public static boolean org.appng.formtags.RuleValidation.string(java.lang.String)'. 2021-07-01 15:47:05,567 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':email' with method 'public static boolean org.appng.formtags.RuleValidation.email(java.lang.String)'. 2021-07-01 15:47:05,567 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':equals' with method 'public static boolean org.appng.formtags.RuleValidation.equals(java.lang.String,java.lang.String)'. 2021-07-01 15:47:05,567 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':regExp' with method 'public static boolean org.appng.formtags.RuleValidation.regExp(java.lang.String,java.lang.String)'. 2021-07-01 15:47:05,567 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':number' with method 'public static boolean org.appng.formtags.RuleValidation.number(java.lang.String)'. 2021-07-01 15:47:05,567 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':numberFractionDigits' with method 'public static boolean org.appng.formtags.RuleValidation.numberFractionDigits(java.lang.String,int,int)'. 2021-07-01 15:47:05,567 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':size' with method 'public static boolean org.appng.formtags.RuleValidation.size(java.lang.Object,int)'. 2021-07-01 15:47:05,567 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':sizeMax' with method 'public static boolean org.appng.formtags.RuleValidation.sizeMax(java.lang.Object,int)'. 2021-07-01 15:47:05,567 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':sizeMin' with method 'public static boolean org.appng.formtags.RuleValidation.sizeMin(java.lang.Object,int)'. 2021-07-01 15:47:05,567 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':sizeMinMax' with method 'public static boolean org.appng.formtags.RuleValidation.sizeMinMax(java.lang.Object,int,int)'. 2021-07-01 15:47:05,568 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':fileType' with method 'public static boolean org.appng.formtags.RuleValidation.fileType(java.util.List,java.lang.String)'. 2021-07-01 15:47:05,568 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':fileSizeMin' with method 'public static boolean org.appng.formtags.RuleValidation.fileSizeMin(java.util.List,java.lang.String)'. 2021-07-01 15:47:05,568 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':fileSizeMax' with method 'public static boolean org.appng.formtags.RuleValidation.fileSizeMax(java.util.List,java.lang.String)'. 2021-07-01 15:47:05,568 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':fileSize' with method 'public static boolean org.appng.formtags.RuleValidation.fileSize(java.util.List,java.lang.String,java.lang.String)'. 2021-07-01 15:47:05,568 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':fileCount' with method 'public static boolean org.appng.formtags.RuleValidation.fileCount(java.util.List,int,int)'. 2021-07-01 15:47:05,568 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':fileCountMin' with method 'public static boolean org.appng.formtags.RuleValidation.fileCountMin(java.util.List,int)'. 2021-07-01 15:47:05,568 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':fileCountMax' with method 'public static boolean org.appng.formtags.RuleValidation.fileCountMax(java.util.List,int)'. 2021-07-01 15:47:05,568 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':captcha' with method 'public static boolean org.appng.formtags.RuleValidation.captcha(java.lang.String,java.lang.String)'. 2021-07-01 15:47:05,569 [main] DEBUG org.appng.el.ExpressionEvaluator - ${fileSizeMax(upload,'3.5MB')} = true [(bar = 123), (foobar = 123.45), (multifoo = [a, b, c, d]), (upload = [/var/lib/jenkins/workspace/appNG_1.23.x/appng-formtags/src/test/resources/images/Jellyfish.jpg (size 775702, type: jpg, original name:upload_1.jpg), /var/lib/jenkins/workspace/appNG_1.23.x/appng-formtags/src/test/resources/images/Lighthouse.jpg (size 561276, type: jpg, original name:upload_2.jpg)]), (foo = foo), (SESSION = {foobar=5})] 2021-07-01 15:47:05,569 [main] DEBUG org.appng.el.ExpressionEvaluator - ${fileSizeMax(upload,'0.1MB')} = false [(bar = 123), (foobar = 123.45), (multifoo = [a, b, c, d]), (upload = [/var/lib/jenkins/workspace/appNG_1.23.x/appng-formtags/src/test/resources/images/Jellyfish.jpg (size 775702, type: jpg, original name:upload_1.jpg), /var/lib/jenkins/workspace/appNG_1.23.x/appng-formtags/src/test/resources/images/Lighthouse.jpg (size 561276, type: jpg, original name:upload_2.jpg)]), (foo = foo), (SESSION = {foobar=5})] 2021-07-01 15:47:05,570 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':string' with method 'public static boolean org.appng.formtags.RuleValidation.string(java.lang.String)'. 2021-07-01 15:47:05,570 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':email' with method 'public static boolean org.appng.formtags.RuleValidation.email(java.lang.String)'. 2021-07-01 15:47:05,570 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':equals' with method 'public static boolean org.appng.formtags.RuleValidation.equals(java.lang.String,java.lang.String)'. 2021-07-01 15:47:05,570 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':regExp' with method 'public static boolean org.appng.formtags.RuleValidation.regExp(java.lang.String,java.lang.String)'. 2021-07-01 15:47:05,570 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':number' with method 'public static boolean org.appng.formtags.RuleValidation.number(java.lang.String)'. 2021-07-01 15:47:05,570 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':numberFractionDigits' with method 'public static boolean org.appng.formtags.RuleValidation.numberFractionDigits(java.lang.String,int,int)'. 2021-07-01 15:47:05,571 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':size' with method 'public static boolean org.appng.formtags.RuleValidation.size(java.lang.Object,int)'. 2021-07-01 15:47:05,571 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':sizeMax' with method 'public static boolean org.appng.formtags.RuleValidation.sizeMax(java.lang.Object,int)'. 2021-07-01 15:47:05,571 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':sizeMin' with method 'public static boolean org.appng.formtags.RuleValidation.sizeMin(java.lang.Object,int)'. 2021-07-01 15:47:05,571 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':sizeMinMax' with method 'public static boolean org.appng.formtags.RuleValidation.sizeMinMax(java.lang.Object,int,int)'. 2021-07-01 15:47:05,571 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':fileType' with method 'public static boolean org.appng.formtags.RuleValidation.fileType(java.util.List,java.lang.String)'. 2021-07-01 15:47:05,571 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':fileSizeMin' with method 'public static boolean org.appng.formtags.RuleValidation.fileSizeMin(java.util.List,java.lang.String)'. 2021-07-01 15:47:05,571 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':fileSizeMax' with method 'public static boolean org.appng.formtags.RuleValidation.fileSizeMax(java.util.List,java.lang.String)'. 2021-07-01 15:47:05,571 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':fileSize' with method 'public static boolean org.appng.formtags.RuleValidation.fileSize(java.util.List,java.lang.String,java.lang.String)'. 2021-07-01 15:47:05,571 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':fileCount' with method 'public static boolean org.appng.formtags.RuleValidation.fileCount(java.util.List,int,int)'. 2021-07-01 15:47:05,572 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':fileCountMin' with method 'public static boolean org.appng.formtags.RuleValidation.fileCountMin(java.util.List,int)'. 2021-07-01 15:47:05,572 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':fileCountMax' with method 'public static boolean org.appng.formtags.RuleValidation.fileCountMax(java.util.List,int)'. 2021-07-01 15:47:05,572 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':captcha' with method 'public static boolean org.appng.formtags.RuleValidation.captcha(java.lang.String,java.lang.String)'. 2021-07-01 15:47:05,572 [main] DEBUG org.appng.el.ExpressionEvaluator - ${fileSizeMin(upload,'500KB')} = true [(bar = 123), (foobar = 123.45), (multifoo = [a, b, c, d]), (upload = [/var/lib/jenkins/workspace/appNG_1.23.x/appng-formtags/src/test/resources/images/Jellyfish.jpg (size 775702, type: jpg, original name:upload_1.jpg), /var/lib/jenkins/workspace/appNG_1.23.x/appng-formtags/src/test/resources/images/Lighthouse.jpg (size 561276, type: jpg, original name:upload_2.jpg)]), (foo = foo), (SESSION = {foobar=5})] 2021-07-01 15:47:05,573 [main] DEBUG org.appng.el.ExpressionEvaluator - ${fileSizeMin(upload,'1100KB')} = false [(bar = 123), (foobar = 123.45), (multifoo = [a, b, c, d]), (upload = [/var/lib/jenkins/workspace/appNG_1.23.x/appng-formtags/src/test/resources/images/Jellyfish.jpg (size 775702, type: jpg, original name:upload_1.jpg), /var/lib/jenkins/workspace/appNG_1.23.x/appng-formtags/src/test/resources/images/Lighthouse.jpg (size 561276, type: jpg, original name:upload_2.jpg)]), (foo = foo), (SESSION = {foobar=5})] 2021-07-01 15:47:05,574 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':string' with method 'public static boolean org.appng.formtags.RuleValidation.string(java.lang.String)'. 2021-07-01 15:47:05,574 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':email' with method 'public static boolean org.appng.formtags.RuleValidation.email(java.lang.String)'. 2021-07-01 15:47:05,574 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':equals' with method 'public static boolean org.appng.formtags.RuleValidation.equals(java.lang.String,java.lang.String)'. 2021-07-01 15:47:05,574 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':regExp' with method 'public static boolean org.appng.formtags.RuleValidation.regExp(java.lang.String,java.lang.String)'. 2021-07-01 15:47:05,574 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':number' with method 'public static boolean org.appng.formtags.RuleValidation.number(java.lang.String)'. 2021-07-01 15:47:05,574 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':numberFractionDigits' with method 'public static boolean org.appng.formtags.RuleValidation.numberFractionDigits(java.lang.String,int,int)'. 2021-07-01 15:47:05,574 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':size' with method 'public static boolean org.appng.formtags.RuleValidation.size(java.lang.Object,int)'. 2021-07-01 15:47:05,574 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':sizeMax' with method 'public static boolean org.appng.formtags.RuleValidation.sizeMax(java.lang.Object,int)'. 2021-07-01 15:47:05,574 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':sizeMin' with method 'public static boolean org.appng.formtags.RuleValidation.sizeMin(java.lang.Object,int)'. 2021-07-01 15:47:05,575 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':sizeMinMax' with method 'public static boolean org.appng.formtags.RuleValidation.sizeMinMax(java.lang.Object,int,int)'. 2021-07-01 15:47:05,575 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':fileType' with method 'public static boolean org.appng.formtags.RuleValidation.fileType(java.util.List,java.lang.String)'. 2021-07-01 15:47:05,575 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':fileSizeMin' with method 'public static boolean org.appng.formtags.RuleValidation.fileSizeMin(java.util.List,java.lang.String)'. 2021-07-01 15:47:05,575 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':fileSizeMax' with method 'public static boolean org.appng.formtags.RuleValidation.fileSizeMax(java.util.List,java.lang.String)'. 2021-07-01 15:47:05,575 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':fileSize' with method 'public static boolean org.appng.formtags.RuleValidation.fileSize(java.util.List,java.lang.String,java.lang.String)'. 2021-07-01 15:47:05,575 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':fileCount' with method 'public static boolean org.appng.formtags.RuleValidation.fileCount(java.util.List,int,int)'. 2021-07-01 15:47:05,575 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':fileCountMin' with method 'public static boolean org.appng.formtags.RuleValidation.fileCountMin(java.util.List,int)'. 2021-07-01 15:47:05,575 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':fileCountMax' with method 'public static boolean org.appng.formtags.RuleValidation.fileCountMax(java.util.List,int)'. 2021-07-01 15:47:05,575 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':captcha' with method 'public static boolean org.appng.formtags.RuleValidation.captcha(java.lang.String,java.lang.String)'. 2021-07-01 15:47:05,576 [main] DEBUG org.appng.el.ExpressionEvaluator - ${fileSizeMin(upload,'0.5MB')} = true [(bar = 123), (foobar = 123.45), (multifoo = [a, b, c, d]), (upload = [/var/lib/jenkins/workspace/appNG_1.23.x/appng-formtags/src/test/resources/images/Jellyfish.jpg (size 775702, type: jpg, original name:upload_1.jpg), /var/lib/jenkins/workspace/appNG_1.23.x/appng-formtags/src/test/resources/images/Lighthouse.jpg (size 561276, type: jpg, original name:upload_2.jpg)]), (foo = foo), (SESSION = {foobar=5})] 2021-07-01 15:47:05,576 [main] DEBUG org.appng.el.ExpressionEvaluator - ${fileSizeMin(upload,'1.1MB')} = false [(bar = 123), (foobar = 123.45), (multifoo = [a, b, c, d]), (upload = [/var/lib/jenkins/workspace/appNG_1.23.x/appng-formtags/src/test/resources/images/Jellyfish.jpg (size 775702, type: jpg, original name:upload_1.jpg), /var/lib/jenkins/workspace/appNG_1.23.x/appng-formtags/src/test/resources/images/Lighthouse.jpg (size 561276, type: jpg, original name:upload_2.jpg)]), (foo = foo), (SESSION = {foobar=5})] 2021-07-01 15:47:05,577 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':string' with method 'public static boolean org.appng.formtags.RuleValidation.string(java.lang.String)'. 2021-07-01 15:47:05,577 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':email' with method 'public static boolean org.appng.formtags.RuleValidation.email(java.lang.String)'. 2021-07-01 15:47:05,577 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':equals' with method 'public static boolean org.appng.formtags.RuleValidation.equals(java.lang.String,java.lang.String)'. 2021-07-01 15:47:05,577 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':regExp' with method 'public static boolean org.appng.formtags.RuleValidation.regExp(java.lang.String,java.lang.String)'. 2021-07-01 15:47:05,577 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':number' with method 'public static boolean org.appng.formtags.RuleValidation.number(java.lang.String)'. 2021-07-01 15:47:05,578 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':numberFractionDigits' with method 'public static boolean org.appng.formtags.RuleValidation.numberFractionDigits(java.lang.String,int,int)'. 2021-07-01 15:47:05,578 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':size' with method 'public static boolean org.appng.formtags.RuleValidation.size(java.lang.Object,int)'. 2021-07-01 15:47:05,578 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':sizeMax' with method 'public static boolean org.appng.formtags.RuleValidation.sizeMax(java.lang.Object,int)'. 2021-07-01 15:47:05,578 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':sizeMin' with method 'public static boolean org.appng.formtags.RuleValidation.sizeMin(java.lang.Object,int)'. 2021-07-01 15:47:05,578 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':sizeMinMax' with method 'public static boolean org.appng.formtags.RuleValidation.sizeMinMax(java.lang.Object,int,int)'. 2021-07-01 15:47:05,578 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':fileType' with method 'public static boolean org.appng.formtags.RuleValidation.fileType(java.util.List,java.lang.String)'. 2021-07-01 15:47:05,578 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':fileSizeMin' with method 'public static boolean org.appng.formtags.RuleValidation.fileSizeMin(java.util.List,java.lang.String)'. 2021-07-01 15:47:05,578 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':fileSizeMax' with method 'public static boolean org.appng.formtags.RuleValidation.fileSizeMax(java.util.List,java.lang.String)'. 2021-07-01 15:47:05,578 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':fileSize' with method 'public static boolean org.appng.formtags.RuleValidation.fileSize(java.util.List,java.lang.String,java.lang.String)'. 2021-07-01 15:47:05,578 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':fileCount' with method 'public static boolean org.appng.formtags.RuleValidation.fileCount(java.util.List,int,int)'. 2021-07-01 15:47:05,578 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':fileCountMin' with method 'public static boolean org.appng.formtags.RuleValidation.fileCountMin(java.util.List,int)'. 2021-07-01 15:47:05,578 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':fileCountMax' with method 'public static boolean org.appng.formtags.RuleValidation.fileCountMax(java.util.List,int)'. 2021-07-01 15:47:05,578 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':captcha' with method 'public static boolean org.appng.formtags.RuleValidation.captcha(java.lang.String,java.lang.String)'. 2021-07-01 15:47:05,579 [main] DEBUG org.appng.el.ExpressionEvaluator - ${string(foo)} = true [(bar = 123), (foobar = 123.45), (multifoo = [a, b, c, d]), (upload = [/var/lib/jenkins/workspace/appNG_1.23.x/appng-formtags/src/test/resources/images/Jellyfish.jpg (size 775702, type: jpg, original name:upload_1.jpg), /var/lib/jenkins/workspace/appNG_1.23.x/appng-formtags/src/test/resources/images/Lighthouse.jpg (size 561276, type: jpg, original name:upload_2.jpg)]), (foo = foo), (SESSION = {foobar=5})] 2021-07-01 15:47:05,579 [main] DEBUG org.appng.el.ExpressionEvaluator - ${string(bar)} = true [(bar = 123), (foobar = 123.45), (multifoo = [a, b, c, d]), (upload = [/var/lib/jenkins/workspace/appNG_1.23.x/appng-formtags/src/test/resources/images/Jellyfish.jpg (size 775702, type: jpg, original name:upload_1.jpg), /var/lib/jenkins/workspace/appNG_1.23.x/appng-formtags/src/test/resources/images/Lighthouse.jpg (size 561276, type: jpg, original name:upload_2.jpg)]), (foo = foo), (SESSION = {foobar=5})] 2021-07-01 15:47:05,580 [main] DEBUG org.appng.el.ExpressionEvaluator - ${string(foobar)} = false [(bar = 123), (foobar = 123.45), (multifoo = [a, b, c, d]), (upload = [/var/lib/jenkins/workspace/appNG_1.23.x/appng-formtags/src/test/resources/images/Jellyfish.jpg (size 775702, type: jpg, original name:upload_1.jpg), /var/lib/jenkins/workspace/appNG_1.23.x/appng-formtags/src/test/resources/images/Lighthouse.jpg (size 561276, type: jpg, original name:upload_2.jpg)]), (foo = foo), (SESSION = {foobar=5})] 2021-07-01 15:47:05,580 [main] DEBUG org.appng.el.ExpressionEvaluator - ${string('foobar')} = true [(bar = 123), (foobar = 123.45), (multifoo = [a, b, c, d]), (upload = [/var/lib/jenkins/workspace/appNG_1.23.x/appng-formtags/src/test/resources/images/Jellyfish.jpg (size 775702, type: jpg, original name:upload_1.jpg), /var/lib/jenkins/workspace/appNG_1.23.x/appng-formtags/src/test/resources/images/Lighthouse.jpg (size 561276, type: jpg, original name:upload_2.jpg)]), (foo = foo), (SESSION = {foobar=5})] [INFO] Tests run: 20, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.118 s - in org.appng.formtags.RuleValidationTest [INFO] Running org.appng.formtags.FormElementRuleTest 2021-07-01 15:47:05,589 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':string' with method 'public static boolean org.appng.formtags.RuleValidation.string(java.lang.String)'. 2021-07-01 15:47:05,589 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':email' with method 'public static boolean org.appng.formtags.RuleValidation.email(java.lang.String)'. 2021-07-01 15:47:05,589 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':equals' with method 'public static boolean org.appng.formtags.RuleValidation.equals(java.lang.String,java.lang.String)'. 2021-07-01 15:47:05,589 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':regExp' with method 'public static boolean org.appng.formtags.RuleValidation.regExp(java.lang.String,java.lang.String)'. 2021-07-01 15:47:05,589 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':number' with method 'public static boolean org.appng.formtags.RuleValidation.number(java.lang.String)'. 2021-07-01 15:47:05,589 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':numberFractionDigits' with method 'public static boolean org.appng.formtags.RuleValidation.numberFractionDigits(java.lang.String,int,int)'. 2021-07-01 15:47:05,589 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':size' with method 'public static boolean org.appng.formtags.RuleValidation.size(java.lang.Object,int)'. 2021-07-01 15:47:05,589 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':sizeMax' with method 'public static boolean org.appng.formtags.RuleValidation.sizeMax(java.lang.Object,int)'. 2021-07-01 15:47:05,589 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':sizeMin' with method 'public static boolean org.appng.formtags.RuleValidation.sizeMin(java.lang.Object,int)'. 2021-07-01 15:47:05,589 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':sizeMinMax' with method 'public static boolean org.appng.formtags.RuleValidation.sizeMinMax(java.lang.Object,int,int)'. 2021-07-01 15:47:05,589 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':fileType' with method 'public static boolean org.appng.formtags.RuleValidation.fileType(java.util.List,java.lang.String)'. 2021-07-01 15:47:05,589 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':fileSizeMin' with method 'public static boolean org.appng.formtags.RuleValidation.fileSizeMin(java.util.List,java.lang.String)'. 2021-07-01 15:47:05,590 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':fileSizeMax' with method 'public static boolean org.appng.formtags.RuleValidation.fileSizeMax(java.util.List,java.lang.String)'. 2021-07-01 15:47:05,590 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':fileSize' with method 'public static boolean org.appng.formtags.RuleValidation.fileSize(java.util.List,java.lang.String,java.lang.String)'. 2021-07-01 15:47:05,590 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':fileCount' with method 'public static boolean org.appng.formtags.RuleValidation.fileCount(java.util.List,int,int)'. 2021-07-01 15:47:05,590 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':fileCountMin' with method 'public static boolean org.appng.formtags.RuleValidation.fileCountMin(java.util.List,int)'. 2021-07-01 15:47:05,590 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':fileCountMax' with method 'public static boolean org.appng.formtags.RuleValidation.fileCountMax(java.util.List,int)'. 2021-07-01 15:47:05,590 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':captcha' with method 'public static boolean org.appng.formtags.RuleValidation.captcha(java.lang.String,java.lang.String)'. 2021-07-01 15:47:05,590 [main] DEBUG org.appng.el.ExpressionEvaluator - ${email(field)} = false [(field = abc), (upload = [/var/lib/jenkins/workspace/appNG_1.23.x/appng-formtags/src/test/resources/images/Jellyfish.jpg (size 775702, type: jpg, original name:upload_1.jpg), /var/lib/jenkins/workspace/appNG_1.23.x/appng-formtags/src/test/resources/images/Lighthouse.jpg (size 561276, type: jpg, original name:upload_2.jpg)]), (SESSION = {})] 2021-07-01 15:47:05,592 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':string' with method 'public static boolean org.appng.formtags.RuleValidation.string(java.lang.String)'. 2021-07-01 15:47:05,592 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':email' with method 'public static boolean org.appng.formtags.RuleValidation.email(java.lang.String)'. 2021-07-01 15:47:05,592 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':equals' with method 'public static boolean org.appng.formtags.RuleValidation.equals(java.lang.String,java.lang.String)'. 2021-07-01 15:47:05,593 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':regExp' with method 'public static boolean org.appng.formtags.RuleValidation.regExp(java.lang.String,java.lang.String)'. 2021-07-01 15:47:05,593 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':number' with method 'public static boolean org.appng.formtags.RuleValidation.number(java.lang.String)'. 2021-07-01 15:47:05,593 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':numberFractionDigits' with method 'public static boolean org.appng.formtags.RuleValidation.numberFractionDigits(java.lang.String,int,int)'. 2021-07-01 15:47:05,593 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':size' with method 'public static boolean org.appng.formtags.RuleValidation.size(java.lang.Object,int)'. 2021-07-01 15:47:05,593 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':sizeMax' with method 'public static boolean org.appng.formtags.RuleValidation.sizeMax(java.lang.Object,int)'. 2021-07-01 15:47:05,593 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':sizeMin' with method 'public static boolean org.appng.formtags.RuleValidation.sizeMin(java.lang.Object,int)'. 2021-07-01 15:47:05,593 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':sizeMinMax' with method 'public static boolean org.appng.formtags.RuleValidation.sizeMinMax(java.lang.Object,int,int)'. 2021-07-01 15:47:05,593 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':fileType' with method 'public static boolean org.appng.formtags.RuleValidation.fileType(java.util.List,java.lang.String)'. 2021-07-01 15:47:05,593 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':fileSizeMin' with method 'public static boolean org.appng.formtags.RuleValidation.fileSizeMin(java.util.List,java.lang.String)'. 2021-07-01 15:47:05,593 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':fileSizeMax' with method 'public static boolean org.appng.formtags.RuleValidation.fileSizeMax(java.util.List,java.lang.String)'. 2021-07-01 15:47:05,593 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':fileSize' with method 'public static boolean org.appng.formtags.RuleValidation.fileSize(java.util.List,java.lang.String,java.lang.String)'. 2021-07-01 15:47:05,593 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':fileCount' with method 'public static boolean org.appng.formtags.RuleValidation.fileCount(java.util.List,int,int)'. 2021-07-01 15:47:05,593 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':fileCountMin' with method 'public static boolean org.appng.formtags.RuleValidation.fileCountMin(java.util.List,int)'. 2021-07-01 15:47:05,593 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':fileCountMax' with method 'public static boolean org.appng.formtags.RuleValidation.fileCountMax(java.util.List,int)'. 2021-07-01 15:47:05,594 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':captcha' with method 'public static boolean org.appng.formtags.RuleValidation.captcha(java.lang.String,java.lang.String)'. 2021-07-01 15:47:05,594 [main] DEBUG org.appng.el.ExpressionEvaluator - ${size} = false [(field = abc), (upload = [/var/lib/jenkins/workspace/appNG_1.23.x/appng-formtags/src/test/resources/images/Jellyfish.jpg (size 775702, type: jpg, original name:upload_1.jpg), /var/lib/jenkins/workspace/appNG_1.23.x/appng-formtags/src/test/resources/images/Lighthouse.jpg (size 561276, type: jpg, original name:upload_2.jpg)]), (SESSION = {})] 2021-07-01 15:47:05,595 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':string' with method 'public static boolean org.appng.formtags.RuleValidation.string(java.lang.String)'. 2021-07-01 15:47:05,595 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':email' with method 'public static boolean org.appng.formtags.RuleValidation.email(java.lang.String)'. 2021-07-01 15:47:05,596 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':equals' with method 'public static boolean org.appng.formtags.RuleValidation.equals(java.lang.String,java.lang.String)'. 2021-07-01 15:47:05,596 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':regExp' with method 'public static boolean org.appng.formtags.RuleValidation.regExp(java.lang.String,java.lang.String)'. 2021-07-01 15:47:05,596 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':number' with method 'public static boolean org.appng.formtags.RuleValidation.number(java.lang.String)'. 2021-07-01 15:47:05,596 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':numberFractionDigits' with method 'public static boolean org.appng.formtags.RuleValidation.numberFractionDigits(java.lang.String,int,int)'. 2021-07-01 15:47:05,596 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':size' with method 'public static boolean org.appng.formtags.RuleValidation.size(java.lang.Object,int)'. 2021-07-01 15:47:05,596 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':sizeMax' with method 'public static boolean org.appng.formtags.RuleValidation.sizeMax(java.lang.Object,int)'. 2021-07-01 15:47:05,596 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':sizeMin' with method 'public static boolean org.appng.formtags.RuleValidation.sizeMin(java.lang.Object,int)'. 2021-07-01 15:47:05,596 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':sizeMinMax' with method 'public static boolean org.appng.formtags.RuleValidation.sizeMinMax(java.lang.Object,int,int)'. 2021-07-01 15:47:05,596 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':fileType' with method 'public static boolean org.appng.formtags.RuleValidation.fileType(java.util.List,java.lang.String)'. 2021-07-01 15:47:05,596 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':fileSizeMin' with method 'public static boolean org.appng.formtags.RuleValidation.fileSizeMin(java.util.List,java.lang.String)'. 2021-07-01 15:47:05,596 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':fileSizeMax' with method 'public static boolean org.appng.formtags.RuleValidation.fileSizeMax(java.util.List,java.lang.String)'. 2021-07-01 15:47:05,596 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':fileSize' with method 'public static boolean org.appng.formtags.RuleValidation.fileSize(java.util.List,java.lang.String,java.lang.String)'. 2021-07-01 15:47:05,596 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':fileCount' with method 'public static boolean org.appng.formtags.RuleValidation.fileCount(java.util.List,int,int)'. 2021-07-01 15:47:05,597 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':fileCountMin' with method 'public static boolean org.appng.formtags.RuleValidation.fileCountMin(java.util.List,int)'. 2021-07-01 15:47:05,597 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':fileCountMax' with method 'public static boolean org.appng.formtags.RuleValidation.fileCountMax(java.util.List,int)'. 2021-07-01 15:47:05,597 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':captcha' with method 'public static boolean org.appng.formtags.RuleValidation.captcha(java.lang.String,java.lang.String)'. 2021-07-01 15:47:05,597 [main] DEBUG org.appng.el.ExpressionEvaluator - ${size(multivalued,2)} = true [(upload = [/var/lib/jenkins/workspace/appNG_1.23.x/appng-formtags/src/test/resources/images/Jellyfish.jpg (size 775702, type: jpg, original name:upload_1.jpg), /var/lib/jenkins/workspace/appNG_1.23.x/appng-formtags/src/test/resources/images/Lighthouse.jpg (size 561276, type: jpg, original name:upload_2.jpg)]), (multivalued = [ab, cd]), (SESSION = {})] 2021-07-01 15:47:05,599 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':string' with method 'public static boolean org.appng.formtags.RuleValidation.string(java.lang.String)'. 2021-07-01 15:47:05,599 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':email' with method 'public static boolean org.appng.formtags.RuleValidation.email(java.lang.String)'. 2021-07-01 15:47:05,599 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':equals' with method 'public static boolean org.appng.formtags.RuleValidation.equals(java.lang.String,java.lang.String)'. 2021-07-01 15:47:05,599 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':regExp' with method 'public static boolean org.appng.formtags.RuleValidation.regExp(java.lang.String,java.lang.String)'. 2021-07-01 15:47:05,599 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':number' with method 'public static boolean org.appng.formtags.RuleValidation.number(java.lang.String)'. 2021-07-01 15:47:05,599 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':numberFractionDigits' with method 'public static boolean org.appng.formtags.RuleValidation.numberFractionDigits(java.lang.String,int,int)'. 2021-07-01 15:47:05,599 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':size' with method 'public static boolean org.appng.formtags.RuleValidation.size(java.lang.Object,int)'. 2021-07-01 15:47:05,599 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':sizeMax' with method 'public static boolean org.appng.formtags.RuleValidation.sizeMax(java.lang.Object,int)'. 2021-07-01 15:47:05,599 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':sizeMin' with method 'public static boolean org.appng.formtags.RuleValidation.sizeMin(java.lang.Object,int)'. 2021-07-01 15:47:05,599 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':sizeMinMax' with method 'public static boolean org.appng.formtags.RuleValidation.sizeMinMax(java.lang.Object,int,int)'. 2021-07-01 15:47:05,599 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':fileType' with method 'public static boolean org.appng.formtags.RuleValidation.fileType(java.util.List,java.lang.String)'. 2021-07-01 15:47:05,599 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':fileSizeMin' with method 'public static boolean org.appng.formtags.RuleValidation.fileSizeMin(java.util.List,java.lang.String)'. 2021-07-01 15:47:05,599 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':fileSizeMax' with method 'public static boolean org.appng.formtags.RuleValidation.fileSizeMax(java.util.List,java.lang.String)'. 2021-07-01 15:47:05,599 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':fileSize' with method 'public static boolean org.appng.formtags.RuleValidation.fileSize(java.util.List,java.lang.String,java.lang.String)'. 2021-07-01 15:47:05,600 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':fileCount' with method 'public static boolean org.appng.formtags.RuleValidation.fileCount(java.util.List,int,int)'. 2021-07-01 15:47:05,600 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':fileCountMin' with method 'public static boolean org.appng.formtags.RuleValidation.fileCountMin(java.util.List,int)'. 2021-07-01 15:47:05,600 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':fileCountMax' with method 'public static boolean org.appng.formtags.RuleValidation.fileCountMax(java.util.List,int)'. 2021-07-01 15:47:05,600 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':captcha' with method 'public static boolean org.appng.formtags.RuleValidation.captcha(java.lang.String,java.lang.String)'. 2021-07-01 15:47:05,600 [main] DEBUG org.appng.el.ExpressionEvaluator - ${size(multivalued,3)} = false [(upload = [/var/lib/jenkins/workspace/appNG_1.23.x/appng-formtags/src/test/resources/images/Jellyfish.jpg (size 775702, type: jpg, original name:upload_1.jpg), /var/lib/jenkins/workspace/appNG_1.23.x/appng-formtags/src/test/resources/images/Lighthouse.jpg (size 561276, type: jpg, original name:upload_2.jpg)]), (multivalued = [ab, cd]), (SESSION = {})] 2021-07-01 15:47:05,602 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':string' with method 'public static boolean org.appng.formtags.RuleValidation.string(java.lang.String)'. 2021-07-01 15:47:05,602 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':email' with method 'public static boolean org.appng.formtags.RuleValidation.email(java.lang.String)'. 2021-07-01 15:47:05,602 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':equals' with method 'public static boolean org.appng.formtags.RuleValidation.equals(java.lang.String,java.lang.String)'. 2021-07-01 15:47:05,602 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':regExp' with method 'public static boolean org.appng.formtags.RuleValidation.regExp(java.lang.String,java.lang.String)'. 2021-07-01 15:47:05,602 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':number' with method 'public static boolean org.appng.formtags.RuleValidation.number(java.lang.String)'. 2021-07-01 15:47:05,602 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':numberFractionDigits' with method 'public static boolean org.appng.formtags.RuleValidation.numberFractionDigits(java.lang.String,int,int)'. 2021-07-01 15:47:05,602 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':size' with method 'public static boolean org.appng.formtags.RuleValidation.size(java.lang.Object,int)'. 2021-07-01 15:47:05,602 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':sizeMax' with method 'public static boolean org.appng.formtags.RuleValidation.sizeMax(java.lang.Object,int)'. 2021-07-01 15:47:05,602 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':sizeMin' with method 'public static boolean org.appng.formtags.RuleValidation.sizeMin(java.lang.Object,int)'. 2021-07-01 15:47:05,602 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':sizeMinMax' with method 'public static boolean org.appng.formtags.RuleValidation.sizeMinMax(java.lang.Object,int,int)'. 2021-07-01 15:47:05,603 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':fileType' with method 'public static boolean org.appng.formtags.RuleValidation.fileType(java.util.List,java.lang.String)'. 2021-07-01 15:47:05,603 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':fileSizeMin' with method 'public static boolean org.appng.formtags.RuleValidation.fileSizeMin(java.util.List,java.lang.String)'. 2021-07-01 15:47:05,603 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':fileSizeMax' with method 'public static boolean org.appng.formtags.RuleValidation.fileSizeMax(java.util.List,java.lang.String)'. 2021-07-01 15:47:05,603 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':fileSize' with method 'public static boolean org.appng.formtags.RuleValidation.fileSize(java.util.List,java.lang.String,java.lang.String)'. 2021-07-01 15:47:05,603 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':fileCount' with method 'public static boolean org.appng.formtags.RuleValidation.fileCount(java.util.List,int,int)'. 2021-07-01 15:47:05,603 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':fileCountMin' with method 'public static boolean org.appng.formtags.RuleValidation.fileCountMin(java.util.List,int)'. 2021-07-01 15:47:05,603 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':fileCountMax' with method 'public static boolean org.appng.formtags.RuleValidation.fileCountMax(java.util.List,int)'. 2021-07-01 15:47:05,603 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':captcha' with method 'public static boolean org.appng.formtags.RuleValidation.captcha(java.lang.String,java.lang.String)'. 2021-07-01 15:47:05,603 [main] DEBUG org.appng.el.ExpressionEvaluator - ${fileSizeMax(upload,'1KB')} = false [(upload = [/var/lib/jenkins/workspace/appNG_1.23.x/appng-formtags/src/test/resources/images/Jellyfish.jpg (size 775702, type: jpg, original name:upload_1.jpg), /var/lib/jenkins/workspace/appNG_1.23.x/appng-formtags/src/test/resources/images/Lighthouse.jpg (size 561276, type: jpg, original name:upload_2.jpg)]), (SESSION = {})] 2021-07-01 15:47:05,605 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':string' with method 'public static boolean org.appng.formtags.RuleValidation.string(java.lang.String)'. 2021-07-01 15:47:05,605 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':email' with method 'public static boolean org.appng.formtags.RuleValidation.email(java.lang.String)'. 2021-07-01 15:47:05,605 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':equals' with method 'public static boolean org.appng.formtags.RuleValidation.equals(java.lang.String,java.lang.String)'. 2021-07-01 15:47:05,605 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':regExp' with method 'public static boolean org.appng.formtags.RuleValidation.regExp(java.lang.String,java.lang.String)'. 2021-07-01 15:47:05,605 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':number' with method 'public static boolean org.appng.formtags.RuleValidation.number(java.lang.String)'. 2021-07-01 15:47:05,605 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':numberFractionDigits' with method 'public static boolean org.appng.formtags.RuleValidation.numberFractionDigits(java.lang.String,int,int)'. 2021-07-01 15:47:05,606 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':size' with method 'public static boolean org.appng.formtags.RuleValidation.size(java.lang.Object,int)'. 2021-07-01 15:47:05,606 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':sizeMax' with method 'public static boolean org.appng.formtags.RuleValidation.sizeMax(java.lang.Object,int)'. 2021-07-01 15:47:05,606 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':sizeMin' with method 'public static boolean org.appng.formtags.RuleValidation.sizeMin(java.lang.Object,int)'. 2021-07-01 15:47:05,606 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':sizeMinMax' with method 'public static boolean org.appng.formtags.RuleValidation.sizeMinMax(java.lang.Object,int,int)'. 2021-07-01 15:47:05,606 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':fileType' with method 'public static boolean org.appng.formtags.RuleValidation.fileType(java.util.List,java.lang.String)'. 2021-07-01 15:47:05,606 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':fileSizeMin' with method 'public static boolean org.appng.formtags.RuleValidation.fileSizeMin(java.util.List,java.lang.String)'. 2021-07-01 15:47:05,606 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':fileSizeMax' with method 'public static boolean org.appng.formtags.RuleValidation.fileSizeMax(java.util.List,java.lang.String)'. 2021-07-01 15:47:05,606 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':fileSize' with method 'public static boolean org.appng.formtags.RuleValidation.fileSize(java.util.List,java.lang.String,java.lang.String)'. 2021-07-01 15:47:05,606 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':fileCount' with method 'public static boolean org.appng.formtags.RuleValidation.fileCount(java.util.List,int,int)'. 2021-07-01 15:47:05,606 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':fileCountMin' with method 'public static boolean org.appng.formtags.RuleValidation.fileCountMin(java.util.List,int)'. 2021-07-01 15:47:05,606 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':fileCountMax' with method 'public static boolean org.appng.formtags.RuleValidation.fileCountMax(java.util.List,int)'. 2021-07-01 15:47:05,606 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':captcha' with method 'public static boolean org.appng.formtags.RuleValidation.captcha(java.lang.String,java.lang.String)'. 2021-07-01 15:47:05,607 [main] DEBUG org.appng.el.ExpressionEvaluator - ${fileSizeMin(upload,'2MB')} = false [(upload = [/var/lib/jenkins/workspace/appNG_1.23.x/appng-formtags/src/test/resources/images/Jellyfish.jpg (size 775702, type: jpg, original name:upload_1.jpg), /var/lib/jenkins/workspace/appNG_1.23.x/appng-formtags/src/test/resources/images/Lighthouse.jpg (size 561276, type: jpg, original name:upload_2.jpg)]), (SESSION = {})] 2021-07-01 15:47:05,608 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':string' with method 'public static boolean org.appng.formtags.RuleValidation.string(java.lang.String)'. 2021-07-01 15:47:05,608 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':email' with method 'public static boolean org.appng.formtags.RuleValidation.email(java.lang.String)'. 2021-07-01 15:47:05,609 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':equals' with method 'public static boolean org.appng.formtags.RuleValidation.equals(java.lang.String,java.lang.String)'. 2021-07-01 15:47:05,609 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':regExp' with method 'public static boolean org.appng.formtags.RuleValidation.regExp(java.lang.String,java.lang.String)'. 2021-07-01 15:47:05,609 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':number' with method 'public static boolean org.appng.formtags.RuleValidation.number(java.lang.String)'. 2021-07-01 15:47:05,609 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':numberFractionDigits' with method 'public static boolean org.appng.formtags.RuleValidation.numberFractionDigits(java.lang.String,int,int)'. 2021-07-01 15:47:05,609 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':size' with method 'public static boolean org.appng.formtags.RuleValidation.size(java.lang.Object,int)'. 2021-07-01 15:47:05,609 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':sizeMax' with method 'public static boolean org.appng.formtags.RuleValidation.sizeMax(java.lang.Object,int)'. 2021-07-01 15:47:05,609 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':sizeMin' with method 'public static boolean org.appng.formtags.RuleValidation.sizeMin(java.lang.Object,int)'. 2021-07-01 15:47:05,609 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':sizeMinMax' with method 'public static boolean org.appng.formtags.RuleValidation.sizeMinMax(java.lang.Object,int,int)'. 2021-07-01 15:47:05,609 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':fileType' with method 'public static boolean org.appng.formtags.RuleValidation.fileType(java.util.List,java.lang.String)'. 2021-07-01 15:47:05,609 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':fileSizeMin' with method 'public static boolean org.appng.formtags.RuleValidation.fileSizeMin(java.util.List,java.lang.String)'. 2021-07-01 15:47:05,609 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':fileSizeMax' with method 'public static boolean org.appng.formtags.RuleValidation.fileSizeMax(java.util.List,java.lang.String)'. 2021-07-01 15:47:05,609 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':fileSize' with method 'public static boolean org.appng.formtags.RuleValidation.fileSize(java.util.List,java.lang.String,java.lang.String)'. 2021-07-01 15:47:05,609 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':fileCount' with method 'public static boolean org.appng.formtags.RuleValidation.fileCount(java.util.List,int,int)'. 2021-07-01 15:47:05,609 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':fileCountMin' with method 'public static boolean org.appng.formtags.RuleValidation.fileCountMin(java.util.List,int)'. 2021-07-01 15:47:05,610 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':fileCountMax' with method 'public static boolean org.appng.formtags.RuleValidation.fileCountMax(java.util.List,int)'. 2021-07-01 15:47:05,610 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':captcha' with method 'public static boolean org.appng.formtags.RuleValidation.captcha(java.lang.String,java.lang.String)'. 2021-07-01 15:47:05,610 [main] DEBUG org.appng.el.ExpressionEvaluator - ${fileCount(upload,3,5)} = false [(upload = [/var/lib/jenkins/workspace/appNG_1.23.x/appng-formtags/src/test/resources/images/Jellyfish.jpg (size 775702, type: jpg, original name:upload_1.jpg), /var/lib/jenkins/workspace/appNG_1.23.x/appng-formtags/src/test/resources/images/Lighthouse.jpg (size 561276, type: jpg, original name:upload_2.jpg)]), (SESSION = {})] 2021-07-01 15:47:05,612 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':string' with method 'public static boolean org.appng.formtags.RuleValidation.string(java.lang.String)'. 2021-07-01 15:47:05,612 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':email' with method 'public static boolean org.appng.formtags.RuleValidation.email(java.lang.String)'. 2021-07-01 15:47:05,612 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':equals' with method 'public static boolean org.appng.formtags.RuleValidation.equals(java.lang.String,java.lang.String)'. 2021-07-01 15:47:05,612 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':regExp' with method 'public static boolean org.appng.formtags.RuleValidation.regExp(java.lang.String,java.lang.String)'. 2021-07-01 15:47:05,612 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':number' with method 'public static boolean org.appng.formtags.RuleValidation.number(java.lang.String)'. 2021-07-01 15:47:05,612 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':numberFractionDigits' with method 'public static boolean org.appng.formtags.RuleValidation.numberFractionDigits(java.lang.String,int,int)'. 2021-07-01 15:47:05,612 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':size' with method 'public static boolean org.appng.formtags.RuleValidation.size(java.lang.Object,int)'. 2021-07-01 15:47:05,612 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':sizeMax' with method 'public static boolean org.appng.formtags.RuleValidation.sizeMax(java.lang.Object,int)'. 2021-07-01 15:47:05,612 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':sizeMin' with method 'public static boolean org.appng.formtags.RuleValidation.sizeMin(java.lang.Object,int)'. 2021-07-01 15:47:05,612 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':sizeMinMax' with method 'public static boolean org.appng.formtags.RuleValidation.sizeMinMax(java.lang.Object,int,int)'. 2021-07-01 15:47:05,613 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':fileType' with method 'public static boolean org.appng.formtags.RuleValidation.fileType(java.util.List,java.lang.String)'. 2021-07-01 15:47:05,613 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':fileSizeMin' with method 'public static boolean org.appng.formtags.RuleValidation.fileSizeMin(java.util.List,java.lang.String)'. 2021-07-01 15:47:05,613 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':fileSizeMax' with method 'public static boolean org.appng.formtags.RuleValidation.fileSizeMax(java.util.List,java.lang.String)'. 2021-07-01 15:47:05,613 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':fileSize' with method 'public static boolean org.appng.formtags.RuleValidation.fileSize(java.util.List,java.lang.String,java.lang.String)'. 2021-07-01 15:47:05,613 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':fileCount' with method 'public static boolean org.appng.formtags.RuleValidation.fileCount(java.util.List,int,int)'. 2021-07-01 15:47:05,613 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':fileCountMin' with method 'public static boolean org.appng.formtags.RuleValidation.fileCountMin(java.util.List,int)'. 2021-07-01 15:47:05,613 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':fileCountMax' with method 'public static boolean org.appng.formtags.RuleValidation.fileCountMax(java.util.List,int)'. 2021-07-01 15:47:05,613 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':captcha' with method 'public static boolean org.appng.formtags.RuleValidation.captcha(java.lang.String,java.lang.String)'. 2021-07-01 15:47:05,613 [main] DEBUG org.appng.el.ExpressionEvaluator - ${fileCountMax(upload,1)} = false [(upload = [/var/lib/jenkins/workspace/appNG_1.23.x/appng-formtags/src/test/resources/images/Jellyfish.jpg (size 775702, type: jpg, original name:upload_1.jpg), /var/lib/jenkins/workspace/appNG_1.23.x/appng-formtags/src/test/resources/images/Lighthouse.jpg (size 561276, type: jpg, original name:upload_2.jpg)]), (SESSION = {})] 2021-07-01 15:47:05,615 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':string' with method 'public static boolean org.appng.formtags.RuleValidation.string(java.lang.String)'. 2021-07-01 15:47:05,615 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':email' with method 'public static boolean org.appng.formtags.RuleValidation.email(java.lang.String)'. 2021-07-01 15:47:05,615 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':equals' with method 'public static boolean org.appng.formtags.RuleValidation.equals(java.lang.String,java.lang.String)'. 2021-07-01 15:47:05,615 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':regExp' with method 'public static boolean org.appng.formtags.RuleValidation.regExp(java.lang.String,java.lang.String)'. 2021-07-01 15:47:05,615 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':number' with method 'public static boolean org.appng.formtags.RuleValidation.number(java.lang.String)'. 2021-07-01 15:47:05,615 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':numberFractionDigits' with method 'public static boolean org.appng.formtags.RuleValidation.numberFractionDigits(java.lang.String,int,int)'. 2021-07-01 15:47:05,615 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':size' with method 'public static boolean org.appng.formtags.RuleValidation.size(java.lang.Object,int)'. 2021-07-01 15:47:05,615 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':sizeMax' with method 'public static boolean org.appng.formtags.RuleValidation.sizeMax(java.lang.Object,int)'. 2021-07-01 15:47:05,615 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':sizeMin' with method 'public static boolean org.appng.formtags.RuleValidation.sizeMin(java.lang.Object,int)'. 2021-07-01 15:47:05,615 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':sizeMinMax' with method 'public static boolean org.appng.formtags.RuleValidation.sizeMinMax(java.lang.Object,int,int)'. 2021-07-01 15:47:05,616 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':fileType' with method 'public static boolean org.appng.formtags.RuleValidation.fileType(java.util.List,java.lang.String)'. 2021-07-01 15:47:05,616 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':fileSizeMin' with method 'public static boolean org.appng.formtags.RuleValidation.fileSizeMin(java.util.List,java.lang.String)'. 2021-07-01 15:47:05,616 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':fileSizeMax' with method 'public static boolean org.appng.formtags.RuleValidation.fileSizeMax(java.util.List,java.lang.String)'. 2021-07-01 15:47:05,616 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':fileSize' with method 'public static boolean org.appng.formtags.RuleValidation.fileSize(java.util.List,java.lang.String,java.lang.String)'. 2021-07-01 15:47:05,616 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':fileCount' with method 'public static boolean org.appng.formtags.RuleValidation.fileCount(java.util.List,int,int)'. 2021-07-01 15:47:05,616 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':fileCountMin' with method 'public static boolean org.appng.formtags.RuleValidation.fileCountMin(java.util.List,int)'. 2021-07-01 15:47:05,616 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':fileCountMax' with method 'public static boolean org.appng.formtags.RuleValidation.fileCountMax(java.util.List,int)'. 2021-07-01 15:47:05,616 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':captcha' with method 'public static boolean org.appng.formtags.RuleValidation.captcha(java.lang.String,java.lang.String)'. 2021-07-01 15:47:05,616 [main] DEBUG org.appng.el.ExpressionEvaluator - ${fileCountMin(upload,5)} = false [(upload = [/var/lib/jenkins/workspace/appNG_1.23.x/appng-formtags/src/test/resources/images/Jellyfish.jpg (size 775702, type: jpg, original name:upload_1.jpg), /var/lib/jenkins/workspace/appNG_1.23.x/appng-formtags/src/test/resources/images/Lighthouse.jpg (size 561276, type: jpg, original name:upload_2.jpg)]), (SESSION = {})] 2021-07-01 15:47:05,618 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':string' with method 'public static boolean org.appng.formtags.RuleValidation.string(java.lang.String)'. 2021-07-01 15:47:05,618 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':email' with method 'public static boolean org.appng.formtags.RuleValidation.email(java.lang.String)'. 2021-07-01 15:47:05,618 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':equals' with method 'public static boolean org.appng.formtags.RuleValidation.equals(java.lang.String,java.lang.String)'. 2021-07-01 15:47:05,618 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':regExp' with method 'public static boolean org.appng.formtags.RuleValidation.regExp(java.lang.String,java.lang.String)'. 2021-07-01 15:47:05,619 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':number' with method 'public static boolean org.appng.formtags.RuleValidation.number(java.lang.String)'. 2021-07-01 15:47:05,619 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':numberFractionDigits' with method 'public static boolean org.appng.formtags.RuleValidation.numberFractionDigits(java.lang.String,int,int)'. 2021-07-01 15:47:05,619 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':size' with method 'public static boolean org.appng.formtags.RuleValidation.size(java.lang.Object,int)'. 2021-07-01 15:47:05,619 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':sizeMax' with method 'public static boolean org.appng.formtags.RuleValidation.sizeMax(java.lang.Object,int)'. 2021-07-01 15:47:05,619 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':sizeMin' with method 'public static boolean org.appng.formtags.RuleValidation.sizeMin(java.lang.Object,int)'. 2021-07-01 15:47:05,619 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':sizeMinMax' with method 'public static boolean org.appng.formtags.RuleValidation.sizeMinMax(java.lang.Object,int,int)'. 2021-07-01 15:47:05,619 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':fileType' with method 'public static boolean org.appng.formtags.RuleValidation.fileType(java.util.List,java.lang.String)'. 2021-07-01 15:47:05,619 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':fileSizeMin' with method 'public static boolean org.appng.formtags.RuleValidation.fileSizeMin(java.util.List,java.lang.String)'. 2021-07-01 15:47:05,619 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':fileSizeMax' with method 'public static boolean org.appng.formtags.RuleValidation.fileSizeMax(java.util.List,java.lang.String)'. 2021-07-01 15:47:05,619 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':fileSize' with method 'public static boolean org.appng.formtags.RuleValidation.fileSize(java.util.List,java.lang.String,java.lang.String)'. 2021-07-01 15:47:05,619 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':fileCount' with method 'public static boolean org.appng.formtags.RuleValidation.fileCount(java.util.List,int,int)'. 2021-07-01 15:47:05,619 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':fileCountMin' with method 'public static boolean org.appng.formtags.RuleValidation.fileCountMin(java.util.List,int)'. 2021-07-01 15:47:05,619 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':fileCountMax' with method 'public static boolean org.appng.formtags.RuleValidation.fileCountMax(java.util.List,int)'. 2021-07-01 15:47:05,620 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':captcha' with method 'public static boolean org.appng.formtags.RuleValidation.captcha(java.lang.String,java.lang.String)'. 2021-07-01 15:47:05,620 [main] DEBUG org.appng.el.ExpressionEvaluator - ${numberFractionDigits(field,2,2)} = false [(field = 12.345), (upload = [/var/lib/jenkins/workspace/appNG_1.23.x/appng-formtags/src/test/resources/images/Jellyfish.jpg (size 775702, type: jpg, original name:upload_1.jpg), /var/lib/jenkins/workspace/appNG_1.23.x/appng-formtags/src/test/resources/images/Lighthouse.jpg (size 561276, type: jpg, original name:upload_2.jpg)]), (SESSION = {})] 2021-07-01 15:47:05,621 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':string' with method 'public static boolean org.appng.formtags.RuleValidation.string(java.lang.String)'. 2021-07-01 15:47:05,622 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':email' with method 'public static boolean org.appng.formtags.RuleValidation.email(java.lang.String)'. 2021-07-01 15:47:05,622 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':equals' with method 'public static boolean org.appng.formtags.RuleValidation.equals(java.lang.String,java.lang.String)'. 2021-07-01 15:47:05,622 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':regExp' with method 'public static boolean org.appng.formtags.RuleValidation.regExp(java.lang.String,java.lang.String)'. 2021-07-01 15:47:05,622 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':number' with method 'public static boolean org.appng.formtags.RuleValidation.number(java.lang.String)'. 2021-07-01 15:47:05,622 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':numberFractionDigits' with method 'public static boolean org.appng.formtags.RuleValidation.numberFractionDigits(java.lang.String,int,int)'. 2021-07-01 15:47:05,622 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':size' with method 'public static boolean org.appng.formtags.RuleValidation.size(java.lang.Object,int)'. 2021-07-01 15:47:05,622 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':sizeMax' with method 'public static boolean org.appng.formtags.RuleValidation.sizeMax(java.lang.Object,int)'. 2021-07-01 15:47:05,622 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':sizeMin' with method 'public static boolean org.appng.formtags.RuleValidation.sizeMin(java.lang.Object,int)'. 2021-07-01 15:47:05,622 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':sizeMinMax' with method 'public static boolean org.appng.formtags.RuleValidation.sizeMinMax(java.lang.Object,int,int)'. 2021-07-01 15:47:05,622 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':fileType' with method 'public static boolean org.appng.formtags.RuleValidation.fileType(java.util.List,java.lang.String)'. 2021-07-01 15:47:05,622 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':fileSizeMin' with method 'public static boolean org.appng.formtags.RuleValidation.fileSizeMin(java.util.List,java.lang.String)'. 2021-07-01 15:47:05,622 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':fileSizeMax' with method 'public static boolean org.appng.formtags.RuleValidation.fileSizeMax(java.util.List,java.lang.String)'. 2021-07-01 15:47:05,623 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':fileSize' with method 'public static boolean org.appng.formtags.RuleValidation.fileSize(java.util.List,java.lang.String,java.lang.String)'. 2021-07-01 15:47:05,623 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':fileCount' with method 'public static boolean org.appng.formtags.RuleValidation.fileCount(java.util.List,int,int)'. 2021-07-01 15:47:05,623 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':fileCountMin' with method 'public static boolean org.appng.formtags.RuleValidation.fileCountMin(java.util.List,int)'. 2021-07-01 15:47:05,623 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':fileCountMax' with method 'public static boolean org.appng.formtags.RuleValidation.fileCountMax(java.util.List,int)'. 2021-07-01 15:47:05,623 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':captcha' with method 'public static boolean org.appng.formtags.RuleValidation.captcha(java.lang.String,java.lang.String)'. 2021-07-01 15:47:05,623 [main] DEBUG org.appng.el.ExpressionEvaluator - ${fileSize(upload,3,5)} = false [(upload = [/var/lib/jenkins/workspace/appNG_1.23.x/appng-formtags/src/test/resources/images/Jellyfish.jpg (size 775702, type: jpg, original name:upload_1.jpg), /var/lib/jenkins/workspace/appNG_1.23.x/appng-formtags/src/test/resources/images/Lighthouse.jpg (size 561276, type: jpg, original name:upload_2.jpg)]), (SESSION = {})] 2021-07-01 15:47:05,625 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':string' with method 'public static boolean org.appng.formtags.RuleValidation.string(java.lang.String)'. 2021-07-01 15:47:05,625 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':email' with method 'public static boolean org.appng.formtags.RuleValidation.email(java.lang.String)'. 2021-07-01 15:47:05,625 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':equals' with method 'public static boolean org.appng.formtags.RuleValidation.equals(java.lang.String,java.lang.String)'. 2021-07-01 15:47:05,625 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':regExp' with method 'public static boolean org.appng.formtags.RuleValidation.regExp(java.lang.String,java.lang.String)'. 2021-07-01 15:47:05,625 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':number' with method 'public static boolean org.appng.formtags.RuleValidation.number(java.lang.String)'. 2021-07-01 15:47:05,625 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':numberFractionDigits' with method 'public static boolean org.appng.formtags.RuleValidation.numberFractionDigits(java.lang.String,int,int)'. 2021-07-01 15:47:05,625 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':size' with method 'public static boolean org.appng.formtags.RuleValidation.size(java.lang.Object,int)'. 2021-07-01 15:47:05,625 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':sizeMax' with method 'public static boolean org.appng.formtags.RuleValidation.sizeMax(java.lang.Object,int)'. 2021-07-01 15:47:05,625 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':sizeMin' with method 'public static boolean org.appng.formtags.RuleValidation.sizeMin(java.lang.Object,int)'. 2021-07-01 15:47:05,626 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':sizeMinMax' with method 'public static boolean org.appng.formtags.RuleValidation.sizeMinMax(java.lang.Object,int,int)'. 2021-07-01 15:47:05,626 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':fileType' with method 'public static boolean org.appng.formtags.RuleValidation.fileType(java.util.List,java.lang.String)'. 2021-07-01 15:47:05,626 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':fileSizeMin' with method 'public static boolean org.appng.formtags.RuleValidation.fileSizeMin(java.util.List,java.lang.String)'. 2021-07-01 15:47:05,626 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':fileSizeMax' with method 'public static boolean org.appng.formtags.RuleValidation.fileSizeMax(java.util.List,java.lang.String)'. 2021-07-01 15:47:05,626 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':fileSize' with method 'public static boolean org.appng.formtags.RuleValidation.fileSize(java.util.List,java.lang.String,java.lang.String)'. 2021-07-01 15:47:05,626 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':fileCount' with method 'public static boolean org.appng.formtags.RuleValidation.fileCount(java.util.List,int,int)'. 2021-07-01 15:47:05,626 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':fileCountMin' with method 'public static boolean org.appng.formtags.RuleValidation.fileCountMin(java.util.List,int)'. 2021-07-01 15:47:05,626 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':fileCountMax' with method 'public static boolean org.appng.formtags.RuleValidation.fileCountMax(java.util.List,int)'. 2021-07-01 15:47:05,626 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':captcha' with method 'public static boolean org.appng.formtags.RuleValidation.captcha(java.lang.String,java.lang.String)'. 2021-07-01 15:47:05,626 [main] DEBUG org.appng.el.ExpressionEvaluator - ${fileType(upload,'gif')} = false [(upload = [/var/lib/jenkins/workspace/appNG_1.23.x/appng-formtags/src/test/resources/images/Jellyfish.jpg (size 775702, type: jpg, original name:upload_1.jpg), /var/lib/jenkins/workspace/appNG_1.23.x/appng-formtags/src/test/resources/images/Lighthouse.jpg (size 561276, type: jpg, original name:upload_2.jpg)]), (SESSION = {})] 2021-07-01 15:47:05,629 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':string' with method 'public static boolean org.appng.formtags.RuleValidation.string(java.lang.String)'. 2021-07-01 15:47:05,630 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':email' with method 'public static boolean org.appng.formtags.RuleValidation.email(java.lang.String)'. 2021-07-01 15:47:05,630 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':equals' with method 'public static boolean org.appng.formtags.RuleValidation.equals(java.lang.String,java.lang.String)'. 2021-07-01 15:47:05,630 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':regExp' with method 'public static boolean org.appng.formtags.RuleValidation.regExp(java.lang.String,java.lang.String)'. 2021-07-01 15:47:05,630 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':number' with method 'public static boolean org.appng.formtags.RuleValidation.number(java.lang.String)'. 2021-07-01 15:47:05,630 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':numberFractionDigits' with method 'public static boolean org.appng.formtags.RuleValidation.numberFractionDigits(java.lang.String,int,int)'. 2021-07-01 15:47:05,630 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':size' with method 'public static boolean org.appng.formtags.RuleValidation.size(java.lang.Object,int)'. 2021-07-01 15:47:05,630 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':sizeMax' with method 'public static boolean org.appng.formtags.RuleValidation.sizeMax(java.lang.Object,int)'. 2021-07-01 15:47:05,630 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':sizeMin' with method 'public static boolean org.appng.formtags.RuleValidation.sizeMin(java.lang.Object,int)'. 2021-07-01 15:47:05,630 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':sizeMinMax' with method 'public static boolean org.appng.formtags.RuleValidation.sizeMinMax(java.lang.Object,int,int)'. 2021-07-01 15:47:05,630 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':fileType' with method 'public static boolean org.appng.formtags.RuleValidation.fileType(java.util.List,java.lang.String)'. 2021-07-01 15:47:05,630 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':fileSizeMin' with method 'public static boolean org.appng.formtags.RuleValidation.fileSizeMin(java.util.List,java.lang.String)'. 2021-07-01 15:47:05,630 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':fileSizeMax' with method 'public static boolean org.appng.formtags.RuleValidation.fileSizeMax(java.util.List,java.lang.String)'. 2021-07-01 15:47:05,630 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':fileSize' with method 'public static boolean org.appng.formtags.RuleValidation.fileSize(java.util.List,java.lang.String,java.lang.String)'. 2021-07-01 15:47:05,630 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':fileCount' with method 'public static boolean org.appng.formtags.RuleValidation.fileCount(java.util.List,int,int)'. 2021-07-01 15:47:05,630 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':fileCountMin' with method 'public static boolean org.appng.formtags.RuleValidation.fileCountMin(java.util.List,int)'. 2021-07-01 15:47:05,631 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':fileCountMax' with method 'public static boolean org.appng.formtags.RuleValidation.fileCountMax(java.util.List,int)'. 2021-07-01 15:47:05,631 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':captcha' with method 'public static boolean org.appng.formtags.RuleValidation.captcha(java.lang.String,java.lang.String)'. 2021-07-01 15:47:05,631 [main] DEBUG org.appng.el.ExpressionEvaluator - ${captcha(field,'field')} = false [(field = ab), (upload = [/var/lib/jenkins/workspace/appNG_1.23.x/appng-formtags/src/test/resources/images/Jellyfish.jpg (size 775702, type: jpg, original name:upload_1.jpg), /var/lib/jenkins/workspace/appNG_1.23.x/appng-formtags/src/test/resources/images/Lighthouse.jpg (size 561276, type: jpg, original name:upload_2.jpg)]), (SESSION = {})] 2021-07-01 15:47:05,633 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':string' with method 'public static boolean org.appng.formtags.RuleValidation.string(java.lang.String)'. 2021-07-01 15:47:05,633 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':email' with method 'public static boolean org.appng.formtags.RuleValidation.email(java.lang.String)'. 2021-07-01 15:47:05,633 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':equals' with method 'public static boolean org.appng.formtags.RuleValidation.equals(java.lang.String,java.lang.String)'. 2021-07-01 15:47:05,633 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':regExp' with method 'public static boolean org.appng.formtags.RuleValidation.regExp(java.lang.String,java.lang.String)'. 2021-07-01 15:47:05,633 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':number' with method 'public static boolean org.appng.formtags.RuleValidation.number(java.lang.String)'. 2021-07-01 15:47:05,633 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':numberFractionDigits' with method 'public static boolean org.appng.formtags.RuleValidation.numberFractionDigits(java.lang.String,int,int)'. 2021-07-01 15:47:05,633 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':size' with method 'public static boolean org.appng.formtags.RuleValidation.size(java.lang.Object,int)'. 2021-07-01 15:47:05,633 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':sizeMax' with method 'public static boolean org.appng.formtags.RuleValidation.sizeMax(java.lang.Object,int)'. 2021-07-01 15:47:05,633 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':sizeMin' with method 'public static boolean org.appng.formtags.RuleValidation.sizeMin(java.lang.Object,int)'. 2021-07-01 15:47:05,633 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':sizeMinMax' with method 'public static boolean org.appng.formtags.RuleValidation.sizeMinMax(java.lang.Object,int,int)'. 2021-07-01 15:47:05,633 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':fileType' with method 'public static boolean org.appng.formtags.RuleValidation.fileType(java.util.List,java.lang.String)'. 2021-07-01 15:47:05,633 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':fileSizeMin' with method 'public static boolean org.appng.formtags.RuleValidation.fileSizeMin(java.util.List,java.lang.String)'. 2021-07-01 15:47:05,638 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':fileSizeMax' with method 'public static boolean org.appng.formtags.RuleValidation.fileSizeMax(java.util.List,java.lang.String)'. 2021-07-01 15:47:05,638 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':fileSize' with method 'public static boolean org.appng.formtags.RuleValidation.fileSize(java.util.List,java.lang.String,java.lang.String)'. 2021-07-01 15:47:05,638 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':fileCount' with method 'public static boolean org.appng.formtags.RuleValidation.fileCount(java.util.List,int,int)'. 2021-07-01 15:47:05,638 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':fileCountMin' with method 'public static boolean org.appng.formtags.RuleValidation.fileCountMin(java.util.List,int)'. 2021-07-01 15:47:05,638 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':fileCountMax' with method 'public static boolean org.appng.formtags.RuleValidation.fileCountMax(java.util.List,int)'. 2021-07-01 15:47:05,638 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':captcha' with method 'public static boolean org.appng.formtags.RuleValidation.captcha(java.lang.String,java.lang.String)'. 2021-07-01 15:47:05,639 [main] DEBUG org.appng.el.ExpressionEvaluator - ${sizeMinMax(field,3,5)} = false [(field = ab), (upload = [/var/lib/jenkins/workspace/appNG_1.23.x/appng-formtags/src/test/resources/images/Jellyfish.jpg (size 775702, type: jpg, original name:upload_1.jpg), /var/lib/jenkins/workspace/appNG_1.23.x/appng-formtags/src/test/resources/images/Lighthouse.jpg (size 561276, type: jpg, original name:upload_2.jpg)]), (SESSION = {})] 2021-07-01 15:47:05,641 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':string' with method 'public static boolean org.appng.formtags.RuleValidation.string(java.lang.String)'. 2021-07-01 15:47:05,641 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':email' with method 'public static boolean org.appng.formtags.RuleValidation.email(java.lang.String)'. 2021-07-01 15:47:05,641 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':equals' with method 'public static boolean org.appng.formtags.RuleValidation.equals(java.lang.String,java.lang.String)'. 2021-07-01 15:47:05,641 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':regExp' with method 'public static boolean org.appng.formtags.RuleValidation.regExp(java.lang.String,java.lang.String)'. 2021-07-01 15:47:05,641 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':number' with method 'public static boolean org.appng.formtags.RuleValidation.number(java.lang.String)'. 2021-07-01 15:47:05,641 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':numberFractionDigits' with method 'public static boolean org.appng.formtags.RuleValidation.numberFractionDigits(java.lang.String,int,int)'. 2021-07-01 15:47:05,641 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':size' with method 'public static boolean org.appng.formtags.RuleValidation.size(java.lang.Object,int)'. 2021-07-01 15:47:05,641 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':sizeMax' with method 'public static boolean org.appng.formtags.RuleValidation.sizeMax(java.lang.Object,int)'. 2021-07-01 15:47:05,641 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':sizeMin' with method 'public static boolean org.appng.formtags.RuleValidation.sizeMin(java.lang.Object,int)'. 2021-07-01 15:47:05,641 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':sizeMinMax' with method 'public static boolean org.appng.formtags.RuleValidation.sizeMinMax(java.lang.Object,int,int)'. 2021-07-01 15:47:05,641 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':fileType' with method 'public static boolean org.appng.formtags.RuleValidation.fileType(java.util.List,java.lang.String)'. 2021-07-01 15:47:05,641 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':fileSizeMin' with method 'public static boolean org.appng.formtags.RuleValidation.fileSizeMin(java.util.List,java.lang.String)'. 2021-07-01 15:47:05,642 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':fileSizeMax' with method 'public static boolean org.appng.formtags.RuleValidation.fileSizeMax(java.util.List,java.lang.String)'. 2021-07-01 15:47:05,642 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':fileSize' with method 'public static boolean org.appng.formtags.RuleValidation.fileSize(java.util.List,java.lang.String,java.lang.String)'. 2021-07-01 15:47:05,642 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':fileCount' with method 'public static boolean org.appng.formtags.RuleValidation.fileCount(java.util.List,int,int)'. 2021-07-01 15:47:05,642 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':fileCountMin' with method 'public static boolean org.appng.formtags.RuleValidation.fileCountMin(java.util.List,int)'. 2021-07-01 15:47:05,642 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':fileCountMax' with method 'public static boolean org.appng.formtags.RuleValidation.fileCountMax(java.util.List,int)'. 2021-07-01 15:47:05,642 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':captcha' with method 'public static boolean org.appng.formtags.RuleValidation.captcha(java.lang.String,java.lang.String)'. 2021-07-01 15:47:05,642 [main] DEBUG org.appng.el.ExpressionEvaluator - ${sizeMinMax(field,3,5)} = false [(field = abcdef), (upload = [/var/lib/jenkins/workspace/appNG_1.23.x/appng-formtags/src/test/resources/images/Jellyfish.jpg (size 775702, type: jpg, original name:upload_1.jpg), /var/lib/jenkins/workspace/appNG_1.23.x/appng-formtags/src/test/resources/images/Lighthouse.jpg (size 561276, type: jpg, original name:upload_2.jpg)]), (SESSION = {})] 2021-07-01 15:47:05,645 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':string' with method 'public static boolean org.appng.formtags.RuleValidation.string(java.lang.String)'. 2021-07-01 15:47:05,645 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':email' with method 'public static boolean org.appng.formtags.RuleValidation.email(java.lang.String)'. 2021-07-01 15:47:05,645 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':equals' with method 'public static boolean org.appng.formtags.RuleValidation.equals(java.lang.String,java.lang.String)'. 2021-07-01 15:47:05,645 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':regExp' with method 'public static boolean org.appng.formtags.RuleValidation.regExp(java.lang.String,java.lang.String)'. 2021-07-01 15:47:05,645 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':number' with method 'public static boolean org.appng.formtags.RuleValidation.number(java.lang.String)'. 2021-07-01 15:47:05,645 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':numberFractionDigits' with method 'public static boolean org.appng.formtags.RuleValidation.numberFractionDigits(java.lang.String,int,int)'. 2021-07-01 15:47:05,645 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':size' with method 'public static boolean org.appng.formtags.RuleValidation.size(java.lang.Object,int)'. 2021-07-01 15:47:05,645 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':sizeMax' with method 'public static boolean org.appng.formtags.RuleValidation.sizeMax(java.lang.Object,int)'. 2021-07-01 15:47:05,645 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':sizeMin' with method 'public static boolean org.appng.formtags.RuleValidation.sizeMin(java.lang.Object,int)'. 2021-07-01 15:47:05,645 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':sizeMinMax' with method 'public static boolean org.appng.formtags.RuleValidation.sizeMinMax(java.lang.Object,int,int)'. 2021-07-01 15:47:05,646 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':fileType' with method 'public static boolean org.appng.formtags.RuleValidation.fileType(java.util.List,java.lang.String)'. 2021-07-01 15:47:05,646 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':fileSizeMin' with method 'public static boolean org.appng.formtags.RuleValidation.fileSizeMin(java.util.List,java.lang.String)'. 2021-07-01 15:47:05,646 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':fileSizeMax' with method 'public static boolean org.appng.formtags.RuleValidation.fileSizeMax(java.util.List,java.lang.String)'. 2021-07-01 15:47:05,646 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':fileSize' with method 'public static boolean org.appng.formtags.RuleValidation.fileSize(java.util.List,java.lang.String,java.lang.String)'. 2021-07-01 15:47:05,646 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':fileCount' with method 'public static boolean org.appng.formtags.RuleValidation.fileCount(java.util.List,int,int)'. 2021-07-01 15:47:05,646 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':fileCountMin' with method 'public static boolean org.appng.formtags.RuleValidation.fileCountMin(java.util.List,int)'. 2021-07-01 15:47:05,646 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':fileCountMax' with method 'public static boolean org.appng.formtags.RuleValidation.fileCountMax(java.util.List,int)'. 2021-07-01 15:47:05,646 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':captcha' with method 'public static boolean org.appng.formtags.RuleValidation.captcha(java.lang.String,java.lang.String)'. 2021-07-01 15:47:05,646 [main] DEBUG org.appng.el.ExpressionEvaluator - ${sizeMinMax(field,1,2)} = true [(field = ab), (upload = [/var/lib/jenkins/workspace/appNG_1.23.x/appng-formtags/src/test/resources/images/Jellyfish.jpg (size 775702, type: jpg, original name:upload_1.jpg), /var/lib/jenkins/workspace/appNG_1.23.x/appng-formtags/src/test/resources/images/Lighthouse.jpg (size 561276, type: jpg, original name:upload_2.jpg)]), (SESSION = {})] 2021-07-01 15:47:05,648 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':string' with method 'public static boolean org.appng.formtags.RuleValidation.string(java.lang.String)'. 2021-07-01 15:47:05,648 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':email' with method 'public static boolean org.appng.formtags.RuleValidation.email(java.lang.String)'. 2021-07-01 15:47:05,648 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':equals' with method 'public static boolean org.appng.formtags.RuleValidation.equals(java.lang.String,java.lang.String)'. 2021-07-01 15:47:05,648 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':regExp' with method 'public static boolean org.appng.formtags.RuleValidation.regExp(java.lang.String,java.lang.String)'. 2021-07-01 15:47:05,648 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':number' with method 'public static boolean org.appng.formtags.RuleValidation.number(java.lang.String)'. 2021-07-01 15:47:05,648 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':numberFractionDigits' with method 'public static boolean org.appng.formtags.RuleValidation.numberFractionDigits(java.lang.String,int,int)'. 2021-07-01 15:47:05,648 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':size' with method 'public static boolean org.appng.formtags.RuleValidation.size(java.lang.Object,int)'. 2021-07-01 15:47:05,648 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':sizeMax' with method 'public static boolean org.appng.formtags.RuleValidation.sizeMax(java.lang.Object,int)'. 2021-07-01 15:47:05,648 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':sizeMin' with method 'public static boolean org.appng.formtags.RuleValidation.sizeMin(java.lang.Object,int)'. 2021-07-01 15:47:05,648 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':sizeMinMax' with method 'public static boolean org.appng.formtags.RuleValidation.sizeMinMax(java.lang.Object,int,int)'. 2021-07-01 15:47:05,648 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':fileType' with method 'public static boolean org.appng.formtags.RuleValidation.fileType(java.util.List,java.lang.String)'. 2021-07-01 15:47:05,648 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':fileSizeMin' with method 'public static boolean org.appng.formtags.RuleValidation.fileSizeMin(java.util.List,java.lang.String)'. 2021-07-01 15:47:05,648 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':fileSizeMax' with method 'public static boolean org.appng.formtags.RuleValidation.fileSizeMax(java.util.List,java.lang.String)'. 2021-07-01 15:47:05,648 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':fileSize' with method 'public static boolean org.appng.formtags.RuleValidation.fileSize(java.util.List,java.lang.String,java.lang.String)'. 2021-07-01 15:47:05,648 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':fileCount' with method 'public static boolean org.appng.formtags.RuleValidation.fileCount(java.util.List,int,int)'. 2021-07-01 15:47:05,649 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':fileCountMin' with method 'public static boolean org.appng.formtags.RuleValidation.fileCountMin(java.util.List,int)'. 2021-07-01 15:47:05,649 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':fileCountMax' with method 'public static boolean org.appng.formtags.RuleValidation.fileCountMax(java.util.List,int)'. 2021-07-01 15:47:05,649 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':captcha' with method 'public static boolean org.appng.formtags.RuleValidation.captcha(java.lang.String,java.lang.String)'. 2021-07-01 15:47:05,649 [main] DEBUG org.appng.el.ExpressionEvaluator - ${sizeMinMax(multivalued,1,2)} = true [(upload = [/var/lib/jenkins/workspace/appNG_1.23.x/appng-formtags/src/test/resources/images/Jellyfish.jpg (size 775702, type: jpg, original name:upload_1.jpg), /var/lib/jenkins/workspace/appNG_1.23.x/appng-formtags/src/test/resources/images/Lighthouse.jpg (size 561276, type: jpg, original name:upload_2.jpg)]), (multivalued = [ab, cd]), (SESSION = {})] 2021-07-01 15:47:05,650 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':string' with method 'public static boolean org.appng.formtags.RuleValidation.string(java.lang.String)'. 2021-07-01 15:47:05,651 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':email' with method 'public static boolean org.appng.formtags.RuleValidation.email(java.lang.String)'. 2021-07-01 15:47:05,651 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':equals' with method 'public static boolean org.appng.formtags.RuleValidation.equals(java.lang.String,java.lang.String)'. 2021-07-01 15:47:05,651 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':regExp' with method 'public static boolean org.appng.formtags.RuleValidation.regExp(java.lang.String,java.lang.String)'. 2021-07-01 15:47:05,651 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':number' with method 'public static boolean org.appng.formtags.RuleValidation.number(java.lang.String)'. 2021-07-01 15:47:05,651 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':numberFractionDigits' with method 'public static boolean org.appng.formtags.RuleValidation.numberFractionDigits(java.lang.String,int,int)'. 2021-07-01 15:47:05,651 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':size' with method 'public static boolean org.appng.formtags.RuleValidation.size(java.lang.Object,int)'. 2021-07-01 15:47:05,651 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':sizeMax' with method 'public static boolean org.appng.formtags.RuleValidation.sizeMax(java.lang.Object,int)'. 2021-07-01 15:47:05,651 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':sizeMin' with method 'public static boolean org.appng.formtags.RuleValidation.sizeMin(java.lang.Object,int)'. 2021-07-01 15:47:05,651 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':sizeMinMax' with method 'public static boolean org.appng.formtags.RuleValidation.sizeMinMax(java.lang.Object,int,int)'. 2021-07-01 15:47:05,651 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':fileType' with method 'public static boolean org.appng.formtags.RuleValidation.fileType(java.util.List,java.lang.String)'. 2021-07-01 15:47:05,651 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':fileSizeMin' with method 'public static boolean org.appng.formtags.RuleValidation.fileSizeMin(java.util.List,java.lang.String)'. 2021-07-01 15:47:05,651 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':fileSizeMax' with method 'public static boolean org.appng.formtags.RuleValidation.fileSizeMax(java.util.List,java.lang.String)'. 2021-07-01 15:47:05,651 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':fileSize' with method 'public static boolean org.appng.formtags.RuleValidation.fileSize(java.util.List,java.lang.String,java.lang.String)'. 2021-07-01 15:47:05,651 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':fileCount' with method 'public static boolean org.appng.formtags.RuleValidation.fileCount(java.util.List,int,int)'. 2021-07-01 15:47:05,651 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':fileCountMin' with method 'public static boolean org.appng.formtags.RuleValidation.fileCountMin(java.util.List,int)'. 2021-07-01 15:47:05,652 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':fileCountMax' with method 'public static boolean org.appng.formtags.RuleValidation.fileCountMax(java.util.List,int)'. 2021-07-01 15:47:05,652 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':captcha' with method 'public static boolean org.appng.formtags.RuleValidation.captcha(java.lang.String,java.lang.String)'. 2021-07-01 15:47:05,652 [main] DEBUG org.appng.el.ExpressionEvaluator - ${sizeMinMax(multivalued,3,5)} = false [(upload = [/var/lib/jenkins/workspace/appNG_1.23.x/appng-formtags/src/test/resources/images/Jellyfish.jpg (size 775702, type: jpg, original name:upload_1.jpg), /var/lib/jenkins/workspace/appNG_1.23.x/appng-formtags/src/test/resources/images/Lighthouse.jpg (size 561276, type: jpg, original name:upload_2.jpg)]), (multivalued = [ab, cd]), (SESSION = {})] 2021-07-01 15:47:05,654 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':string' with method 'public static boolean org.appng.formtags.RuleValidation.string(java.lang.String)'. 2021-07-01 15:47:05,654 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':email' with method 'public static boolean org.appng.formtags.RuleValidation.email(java.lang.String)'. 2021-07-01 15:47:05,654 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':equals' with method 'public static boolean org.appng.formtags.RuleValidation.equals(java.lang.String,java.lang.String)'. 2021-07-01 15:47:05,654 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':regExp' with method 'public static boolean org.appng.formtags.RuleValidation.regExp(java.lang.String,java.lang.String)'. 2021-07-01 15:47:05,654 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':number' with method 'public static boolean org.appng.formtags.RuleValidation.number(java.lang.String)'. 2021-07-01 15:47:05,654 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':numberFractionDigits' with method 'public static boolean org.appng.formtags.RuleValidation.numberFractionDigits(java.lang.String,int,int)'. 2021-07-01 15:47:05,654 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':size' with method 'public static boolean org.appng.formtags.RuleValidation.size(java.lang.Object,int)'. 2021-07-01 15:47:05,654 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':sizeMax' with method 'public static boolean org.appng.formtags.RuleValidation.sizeMax(java.lang.Object,int)'. 2021-07-01 15:47:05,654 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':sizeMin' with method 'public static boolean org.appng.formtags.RuleValidation.sizeMin(java.lang.Object,int)'. 2021-07-01 15:47:05,654 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':sizeMinMax' with method 'public static boolean org.appng.formtags.RuleValidation.sizeMinMax(java.lang.Object,int,int)'. 2021-07-01 15:47:05,654 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':fileType' with method 'public static boolean org.appng.formtags.RuleValidation.fileType(java.util.List,java.lang.String)'. 2021-07-01 15:47:05,654 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':fileSizeMin' with method 'public static boolean org.appng.formtags.RuleValidation.fileSizeMin(java.util.List,java.lang.String)'. 2021-07-01 15:47:05,654 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':fileSizeMax' with method 'public static boolean org.appng.formtags.RuleValidation.fileSizeMax(java.util.List,java.lang.String)'. 2021-07-01 15:47:05,654 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':fileSize' with method 'public static boolean org.appng.formtags.RuleValidation.fileSize(java.util.List,java.lang.String,java.lang.String)'. 2021-07-01 15:47:05,655 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':fileCount' with method 'public static boolean org.appng.formtags.RuleValidation.fileCount(java.util.List,int,int)'. 2021-07-01 15:47:05,655 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':fileCountMin' with method 'public static boolean org.appng.formtags.RuleValidation.fileCountMin(java.util.List,int)'. 2021-07-01 15:47:05,655 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':fileCountMax' with method 'public static boolean org.appng.formtags.RuleValidation.fileCountMax(java.util.List,int)'. 2021-07-01 15:47:05,655 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':captcha' with method 'public static boolean org.appng.formtags.RuleValidation.captcha(java.lang.String,java.lang.String)'. 2021-07-01 15:47:05,655 [main] DEBUG org.appng.el.ExpressionEvaluator - ${sizeMinMax(multivalued,0,1)} = false [(upload = [/var/lib/jenkins/workspace/appNG_1.23.x/appng-formtags/src/test/resources/images/Jellyfish.jpg (size 775702, type: jpg, original name:upload_1.jpg), /var/lib/jenkins/workspace/appNG_1.23.x/appng-formtags/src/test/resources/images/Lighthouse.jpg (size 561276, type: jpg, original name:upload_2.jpg)]), (multivalued = [ab, cd]), (SESSION = {})] 2021-07-01 15:47:05,658 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':string' with method 'public static boolean org.appng.formtags.RuleValidation.string(java.lang.String)'. 2021-07-01 15:47:05,658 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':email' with method 'public static boolean org.appng.formtags.RuleValidation.email(java.lang.String)'. 2021-07-01 15:47:05,658 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':equals' with method 'public static boolean org.appng.formtags.RuleValidation.equals(java.lang.String,java.lang.String)'. 2021-07-01 15:47:05,658 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':regExp' with method 'public static boolean org.appng.formtags.RuleValidation.regExp(java.lang.String,java.lang.String)'. 2021-07-01 15:47:05,658 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':number' with method 'public static boolean org.appng.formtags.RuleValidation.number(java.lang.String)'. 2021-07-01 15:47:05,658 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':numberFractionDigits' with method 'public static boolean org.appng.formtags.RuleValidation.numberFractionDigits(java.lang.String,int,int)'. 2021-07-01 15:47:05,658 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':size' with method 'public static boolean org.appng.formtags.RuleValidation.size(java.lang.Object,int)'. 2021-07-01 15:47:05,659 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':sizeMax' with method 'public static boolean org.appng.formtags.RuleValidation.sizeMax(java.lang.Object,int)'. 2021-07-01 15:47:05,659 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':sizeMin' with method 'public static boolean org.appng.formtags.RuleValidation.sizeMin(java.lang.Object,int)'. 2021-07-01 15:47:05,659 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':sizeMinMax' with method 'public static boolean org.appng.formtags.RuleValidation.sizeMinMax(java.lang.Object,int,int)'. 2021-07-01 15:47:05,659 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':fileType' with method 'public static boolean org.appng.formtags.RuleValidation.fileType(java.util.List,java.lang.String)'. 2021-07-01 15:47:05,659 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':fileSizeMin' with method 'public static boolean org.appng.formtags.RuleValidation.fileSizeMin(java.util.List,java.lang.String)'. 2021-07-01 15:47:05,659 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':fileSizeMax' with method 'public static boolean org.appng.formtags.RuleValidation.fileSizeMax(java.util.List,java.lang.String)'. 2021-07-01 15:47:05,659 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':fileSize' with method 'public static boolean org.appng.formtags.RuleValidation.fileSize(java.util.List,java.lang.String,java.lang.String)'. 2021-07-01 15:47:05,659 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':fileCount' with method 'public static boolean org.appng.formtags.RuleValidation.fileCount(java.util.List,int,int)'. 2021-07-01 15:47:05,659 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':fileCountMin' with method 'public static boolean org.appng.formtags.RuleValidation.fileCountMin(java.util.List,int)'. 2021-07-01 15:47:05,659 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':fileCountMax' with method 'public static boolean org.appng.formtags.RuleValidation.fileCountMax(java.util.List,int)'. 2021-07-01 15:47:05,659 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':captcha' with method 'public static boolean org.appng.formtags.RuleValidation.captcha(java.lang.String,java.lang.String)'. 2021-07-01 15:47:05,659 [main] DEBUG org.appng.el.ExpressionEvaluator - ${equals(field,'abc')} = true [(field = abc), (upload = [/var/lib/jenkins/workspace/appNG_1.23.x/appng-formtags/src/test/resources/images/Jellyfish.jpg (size 775702, type: jpg, original name:upload_1.jpg), /var/lib/jenkins/workspace/appNG_1.23.x/appng-formtags/src/test/resources/images/Lighthouse.jpg (size 561276, type: jpg, original name:upload_2.jpg)]), (SESSION = {})] 2021-07-01 15:47:05,661 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':string' with method 'public static boolean org.appng.formtags.RuleValidation.string(java.lang.String)'. 2021-07-01 15:47:05,661 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':email' with method 'public static boolean org.appng.formtags.RuleValidation.email(java.lang.String)'. 2021-07-01 15:47:05,661 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':equals' with method 'public static boolean org.appng.formtags.RuleValidation.equals(java.lang.String,java.lang.String)'. 2021-07-01 15:47:05,661 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':regExp' with method 'public static boolean org.appng.formtags.RuleValidation.regExp(java.lang.String,java.lang.String)'. 2021-07-01 15:47:05,661 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':number' with method 'public static boolean org.appng.formtags.RuleValidation.number(java.lang.String)'. 2021-07-01 15:47:05,661 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':numberFractionDigits' with method 'public static boolean org.appng.formtags.RuleValidation.numberFractionDigits(java.lang.String,int,int)'. 2021-07-01 15:47:05,661 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':size' with method 'public static boolean org.appng.formtags.RuleValidation.size(java.lang.Object,int)'. 2021-07-01 15:47:05,661 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':sizeMax' with method 'public static boolean org.appng.formtags.RuleValidation.sizeMax(java.lang.Object,int)'. 2021-07-01 15:47:05,662 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':sizeMin' with method 'public static boolean org.appng.formtags.RuleValidation.sizeMin(java.lang.Object,int)'. 2021-07-01 15:47:05,662 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':sizeMinMax' with method 'public static boolean org.appng.formtags.RuleValidation.sizeMinMax(java.lang.Object,int,int)'. 2021-07-01 15:47:05,662 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':fileType' with method 'public static boolean org.appng.formtags.RuleValidation.fileType(java.util.List,java.lang.String)'. 2021-07-01 15:47:05,662 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':fileSizeMin' with method 'public static boolean org.appng.formtags.RuleValidation.fileSizeMin(java.util.List,java.lang.String)'. 2021-07-01 15:47:05,662 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':fileSizeMax' with method 'public static boolean org.appng.formtags.RuleValidation.fileSizeMax(java.util.List,java.lang.String)'. 2021-07-01 15:47:05,662 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':fileSize' with method 'public static boolean org.appng.formtags.RuleValidation.fileSize(java.util.List,java.lang.String,java.lang.String)'. 2021-07-01 15:47:05,662 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':fileCount' with method 'public static boolean org.appng.formtags.RuleValidation.fileCount(java.util.List,int,int)'. 2021-07-01 15:47:05,662 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':fileCountMin' with method 'public static boolean org.appng.formtags.RuleValidation.fileCountMin(java.util.List,int)'. 2021-07-01 15:47:05,662 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':fileCountMax' with method 'public static boolean org.appng.formtags.RuleValidation.fileCountMax(java.util.List,int)'. 2021-07-01 15:47:05,662 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':captcha' with method 'public static boolean org.appng.formtags.RuleValidation.captcha(java.lang.String,java.lang.String)'. 2021-07-01 15:47:05,662 [main] DEBUG org.appng.el.ExpressionEvaluator - ${equals(field,field)} = true [(field = abc), (upload = [/var/lib/jenkins/workspace/appNG_1.23.x/appng-formtags/src/test/resources/images/Jellyfish.jpg (size 775702, type: jpg, original name:upload_1.jpg), /var/lib/jenkins/workspace/appNG_1.23.x/appng-formtags/src/test/resources/images/Lighthouse.jpg (size 561276, type: jpg, original name:upload_2.jpg)]), (SESSION = {})] 2021-07-01 15:47:05,664 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':string' with method 'public static boolean org.appng.formtags.RuleValidation.string(java.lang.String)'. 2021-07-01 15:47:05,664 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':email' with method 'public static boolean org.appng.formtags.RuleValidation.email(java.lang.String)'. 2021-07-01 15:47:05,664 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':equals' with method 'public static boolean org.appng.formtags.RuleValidation.equals(java.lang.String,java.lang.String)'. 2021-07-01 15:47:05,664 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':regExp' with method 'public static boolean org.appng.formtags.RuleValidation.regExp(java.lang.String,java.lang.String)'. 2021-07-01 15:47:05,664 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':number' with method 'public static boolean org.appng.formtags.RuleValidation.number(java.lang.String)'. 2021-07-01 15:47:05,664 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':numberFractionDigits' with method 'public static boolean org.appng.formtags.RuleValidation.numberFractionDigits(java.lang.String,int,int)'. 2021-07-01 15:47:05,664 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':size' with method 'public static boolean org.appng.formtags.RuleValidation.size(java.lang.Object,int)'. 2021-07-01 15:47:05,664 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':sizeMax' with method 'public static boolean org.appng.formtags.RuleValidation.sizeMax(java.lang.Object,int)'. 2021-07-01 15:47:05,664 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':sizeMin' with method 'public static boolean org.appng.formtags.RuleValidation.sizeMin(java.lang.Object,int)'. 2021-07-01 15:47:05,664 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':sizeMinMax' with method 'public static boolean org.appng.formtags.RuleValidation.sizeMinMax(java.lang.Object,int,int)'. 2021-07-01 15:47:05,664 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':fileType' with method 'public static boolean org.appng.formtags.RuleValidation.fileType(java.util.List,java.lang.String)'. 2021-07-01 15:47:05,664 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':fileSizeMin' with method 'public static boolean org.appng.formtags.RuleValidation.fileSizeMin(java.util.List,java.lang.String)'. 2021-07-01 15:47:05,664 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':fileSizeMax' with method 'public static boolean org.appng.formtags.RuleValidation.fileSizeMax(java.util.List,java.lang.String)'. 2021-07-01 15:47:05,664 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':fileSize' with method 'public static boolean org.appng.formtags.RuleValidation.fileSize(java.util.List,java.lang.String,java.lang.String)'. 2021-07-01 15:47:05,665 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':fileCount' with method 'public static boolean org.appng.formtags.RuleValidation.fileCount(java.util.List,int,int)'. 2021-07-01 15:47:05,665 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':fileCountMin' with method 'public static boolean org.appng.formtags.RuleValidation.fileCountMin(java.util.List,int)'. 2021-07-01 15:47:05,665 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':fileCountMax' with method 'public static boolean org.appng.formtags.RuleValidation.fileCountMax(java.util.List,int)'. 2021-07-01 15:47:05,665 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':captcha' with method 'public static boolean org.appng.formtags.RuleValidation.captcha(java.lang.String,java.lang.String)'. 2021-07-01 15:47:05,665 [main] DEBUG org.appng.el.ExpressionEvaluator - ${equals(field,'abc')} = false [(field = abcd), (upload = [/var/lib/jenkins/workspace/appNG_1.23.x/appng-formtags/src/test/resources/images/Jellyfish.jpg (size 775702, type: jpg, original name:upload_1.jpg), /var/lib/jenkins/workspace/appNG_1.23.x/appng-formtags/src/test/resources/images/Lighthouse.jpg (size 561276, type: jpg, original name:upload_2.jpg)]), (SESSION = {})] 2021-07-01 15:47:05,667 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':string' with method 'public static boolean org.appng.formtags.RuleValidation.string(java.lang.String)'. 2021-07-01 15:47:05,667 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':email' with method 'public static boolean org.appng.formtags.RuleValidation.email(java.lang.String)'. 2021-07-01 15:47:05,667 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':equals' with method 'public static boolean org.appng.formtags.RuleValidation.equals(java.lang.String,java.lang.String)'. 2021-07-01 15:47:05,667 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':regExp' with method 'public static boolean org.appng.formtags.RuleValidation.regExp(java.lang.String,java.lang.String)'. 2021-07-01 15:47:05,667 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':number' with method 'public static boolean org.appng.formtags.RuleValidation.number(java.lang.String)'. 2021-07-01 15:47:05,670 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':numberFractionDigits' with method 'public static boolean org.appng.formtags.RuleValidation.numberFractionDigits(java.lang.String,int,int)'. 2021-07-01 15:47:05,670 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':size' with method 'public static boolean org.appng.formtags.RuleValidation.size(java.lang.Object,int)'. 2021-07-01 15:47:05,670 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':sizeMax' with method 'public static boolean org.appng.formtags.RuleValidation.sizeMax(java.lang.Object,int)'. 2021-07-01 15:47:05,670 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':sizeMin' with method 'public static boolean org.appng.formtags.RuleValidation.sizeMin(java.lang.Object,int)'. 2021-07-01 15:47:05,670 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':sizeMinMax' with method 'public static boolean org.appng.formtags.RuleValidation.sizeMinMax(java.lang.Object,int,int)'. 2021-07-01 15:47:05,670 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':fileType' with method 'public static boolean org.appng.formtags.RuleValidation.fileType(java.util.List,java.lang.String)'. 2021-07-01 15:47:05,670 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':fileSizeMin' with method 'public static boolean org.appng.formtags.RuleValidation.fileSizeMin(java.util.List,java.lang.String)'. 2021-07-01 15:47:05,670 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':fileSizeMax' with method 'public static boolean org.appng.formtags.RuleValidation.fileSizeMax(java.util.List,java.lang.String)'. 2021-07-01 15:47:05,670 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':fileSize' with method 'public static boolean org.appng.formtags.RuleValidation.fileSize(java.util.List,java.lang.String,java.lang.String)'. 2021-07-01 15:47:05,670 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':fileCount' with method 'public static boolean org.appng.formtags.RuleValidation.fileCount(java.util.List,int,int)'. 2021-07-01 15:47:05,670 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':fileCountMin' with method 'public static boolean org.appng.formtags.RuleValidation.fileCountMin(java.util.List,int)'. 2021-07-01 15:47:05,670 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':fileCountMax' with method 'public static boolean org.appng.formtags.RuleValidation.fileCountMax(java.util.List,int)'. 2021-07-01 15:47:05,670 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':captcha' with method 'public static boolean org.appng.formtags.RuleValidation.captcha(java.lang.String,java.lang.String)'. 2021-07-01 15:47:05,671 [main] DEBUG org.appng.el.ExpressionEvaluator - ${number(field)} = false [(field = abc), (upload = [/var/lib/jenkins/workspace/appNG_1.23.x/appng-formtags/src/test/resources/images/Jellyfish.jpg (size 775702, type: jpg, original name:upload_1.jpg), /var/lib/jenkins/workspace/appNG_1.23.x/appng-formtags/src/test/resources/images/Lighthouse.jpg (size 561276, type: jpg, original name:upload_2.jpg)]), (SESSION = {})] 2021-07-01 15:47:05,673 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':string' with method 'public static boolean org.appng.formtags.RuleValidation.string(java.lang.String)'. 2021-07-01 15:47:05,673 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':email' with method 'public static boolean org.appng.formtags.RuleValidation.email(java.lang.String)'. 2021-07-01 15:47:05,673 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':equals' with method 'public static boolean org.appng.formtags.RuleValidation.equals(java.lang.String,java.lang.String)'. 2021-07-01 15:47:05,674 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':regExp' with method 'public static boolean org.appng.formtags.RuleValidation.regExp(java.lang.String,java.lang.String)'. 2021-07-01 15:47:05,674 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':number' with method 'public static boolean org.appng.formtags.RuleValidation.number(java.lang.String)'. 2021-07-01 15:47:05,674 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':numberFractionDigits' with method 'public static boolean org.appng.formtags.RuleValidation.numberFractionDigits(java.lang.String,int,int)'. 2021-07-01 15:47:05,674 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':size' with method 'public static boolean org.appng.formtags.RuleValidation.size(java.lang.Object,int)'. 2021-07-01 15:47:05,674 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':sizeMax' with method 'public static boolean org.appng.formtags.RuleValidation.sizeMax(java.lang.Object,int)'. 2021-07-01 15:47:05,674 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':sizeMin' with method 'public static boolean org.appng.formtags.RuleValidation.sizeMin(java.lang.Object,int)'. 2021-07-01 15:47:05,674 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':sizeMinMax' with method 'public static boolean org.appng.formtags.RuleValidation.sizeMinMax(java.lang.Object,int,int)'. 2021-07-01 15:47:05,674 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':fileType' with method 'public static boolean org.appng.formtags.RuleValidation.fileType(java.util.List,java.lang.String)'. 2021-07-01 15:47:05,674 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':fileSizeMin' with method 'public static boolean org.appng.formtags.RuleValidation.fileSizeMin(java.util.List,java.lang.String)'. 2021-07-01 15:47:05,674 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':fileSizeMax' with method 'public static boolean org.appng.formtags.RuleValidation.fileSizeMax(java.util.List,java.lang.String)'. 2021-07-01 15:47:05,674 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':fileSize' with method 'public static boolean org.appng.formtags.RuleValidation.fileSize(java.util.List,java.lang.String,java.lang.String)'. 2021-07-01 15:47:05,674 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':fileCount' with method 'public static boolean org.appng.formtags.RuleValidation.fileCount(java.util.List,int,int)'. 2021-07-01 15:47:05,674 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':fileCountMin' with method 'public static boolean org.appng.formtags.RuleValidation.fileCountMin(java.util.List,int)'. 2021-07-01 15:47:05,674 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':fileCountMax' with method 'public static boolean org.appng.formtags.RuleValidation.fileCountMax(java.util.List,int)'. 2021-07-01 15:47:05,674 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':captcha' with method 'public static boolean org.appng.formtags.RuleValidation.captcha(java.lang.String,java.lang.String)'. 2021-07-01 15:47:05,675 [main] DEBUG org.appng.el.ExpressionEvaluator - ${regExp(field,'[0-9]{5}')} = false [(field = 1234), (upload = [/var/lib/jenkins/workspace/appNG_1.23.x/appng-formtags/src/test/resources/images/Jellyfish.jpg (size 775702, type: jpg, original name:upload_1.jpg), /var/lib/jenkins/workspace/appNG_1.23.x/appng-formtags/src/test/resources/images/Lighthouse.jpg (size 561276, type: jpg, original name:upload_2.jpg)]), (SESSION = {})] 2021-07-01 15:47:05,677 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':string' with method 'public static boolean org.appng.formtags.RuleValidation.string(java.lang.String)'. 2021-07-01 15:47:05,677 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':email' with method 'public static boolean org.appng.formtags.RuleValidation.email(java.lang.String)'. 2021-07-01 15:47:05,677 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':equals' with method 'public static boolean org.appng.formtags.RuleValidation.equals(java.lang.String,java.lang.String)'. 2021-07-01 15:47:05,677 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':regExp' with method 'public static boolean org.appng.formtags.RuleValidation.regExp(java.lang.String,java.lang.String)'. 2021-07-01 15:47:05,677 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':number' with method 'public static boolean org.appng.formtags.RuleValidation.number(java.lang.String)'. 2021-07-01 15:47:05,677 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':numberFractionDigits' with method 'public static boolean org.appng.formtags.RuleValidation.numberFractionDigits(java.lang.String,int,int)'. 2021-07-01 15:47:05,677 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':size' with method 'public static boolean org.appng.formtags.RuleValidation.size(java.lang.Object,int)'. 2021-07-01 15:47:05,677 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':sizeMax' with method 'public static boolean org.appng.formtags.RuleValidation.sizeMax(java.lang.Object,int)'. 2021-07-01 15:47:05,677 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':sizeMin' with method 'public static boolean org.appng.formtags.RuleValidation.sizeMin(java.lang.Object,int)'. 2021-07-01 15:47:05,677 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':sizeMinMax' with method 'public static boolean org.appng.formtags.RuleValidation.sizeMinMax(java.lang.Object,int,int)'. 2021-07-01 15:47:05,678 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':fileType' with method 'public static boolean org.appng.formtags.RuleValidation.fileType(java.util.List,java.lang.String)'. 2021-07-01 15:47:05,678 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':fileSizeMin' with method 'public static boolean org.appng.formtags.RuleValidation.fileSizeMin(java.util.List,java.lang.String)'. 2021-07-01 15:47:05,678 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':fileSizeMax' with method 'public static boolean org.appng.formtags.RuleValidation.fileSizeMax(java.util.List,java.lang.String)'. 2021-07-01 15:47:05,678 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':fileSize' with method 'public static boolean org.appng.formtags.RuleValidation.fileSize(java.util.List,java.lang.String,java.lang.String)'. 2021-07-01 15:47:05,678 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':fileCount' with method 'public static boolean org.appng.formtags.RuleValidation.fileCount(java.util.List,int,int)'. 2021-07-01 15:47:05,678 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':fileCountMin' with method 'public static boolean org.appng.formtags.RuleValidation.fileCountMin(java.util.List,int)'. 2021-07-01 15:47:05,678 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':fileCountMax' with method 'public static boolean org.appng.formtags.RuleValidation.fileCountMax(java.util.List,int)'. 2021-07-01 15:47:05,678 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':captcha' with method 'public static boolean org.appng.formtags.RuleValidation.captcha(java.lang.String,java.lang.String)'. 2021-07-01 15:47:05,678 [main] DEBUG org.appng.el.ExpressionEvaluator - ${sizeMax(field,3)} = false [(field = abcd), (upload = [/var/lib/jenkins/workspace/appNG_1.23.x/appng-formtags/src/test/resources/images/Jellyfish.jpg (size 775702, type: jpg, original name:upload_1.jpg), /var/lib/jenkins/workspace/appNG_1.23.x/appng-formtags/src/test/resources/images/Lighthouse.jpg (size 561276, type: jpg, original name:upload_2.jpg)]), (SESSION = {})] 2021-07-01 15:47:05,680 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':string' with method 'public static boolean org.appng.formtags.RuleValidation.string(java.lang.String)'. 2021-07-01 15:47:05,680 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':email' with method 'public static boolean org.appng.formtags.RuleValidation.email(java.lang.String)'. 2021-07-01 15:47:05,680 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':equals' with method 'public static boolean org.appng.formtags.RuleValidation.equals(java.lang.String,java.lang.String)'. 2021-07-01 15:47:05,680 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':regExp' with method 'public static boolean org.appng.formtags.RuleValidation.regExp(java.lang.String,java.lang.String)'. 2021-07-01 15:47:05,680 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':number' with method 'public static boolean org.appng.formtags.RuleValidation.number(java.lang.String)'. 2021-07-01 15:47:05,680 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':numberFractionDigits' with method 'public static boolean org.appng.formtags.RuleValidation.numberFractionDigits(java.lang.String,int,int)'. 2021-07-01 15:47:05,680 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':size' with method 'public static boolean org.appng.formtags.RuleValidation.size(java.lang.Object,int)'. 2021-07-01 15:47:05,680 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':sizeMax' with method 'public static boolean org.appng.formtags.RuleValidation.sizeMax(java.lang.Object,int)'. 2021-07-01 15:47:05,680 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':sizeMin' with method 'public static boolean org.appng.formtags.RuleValidation.sizeMin(java.lang.Object,int)'. 2021-07-01 15:47:05,680 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':sizeMinMax' with method 'public static boolean org.appng.formtags.RuleValidation.sizeMinMax(java.lang.Object,int,int)'. 2021-07-01 15:47:05,680 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':fileType' with method 'public static boolean org.appng.formtags.RuleValidation.fileType(java.util.List,java.lang.String)'. 2021-07-01 15:47:05,680 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':fileSizeMin' with method 'public static boolean org.appng.formtags.RuleValidation.fileSizeMin(java.util.List,java.lang.String)'. 2021-07-01 15:47:05,680 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':fileSizeMax' with method 'public static boolean org.appng.formtags.RuleValidation.fileSizeMax(java.util.List,java.lang.String)'. 2021-07-01 15:47:05,680 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':fileSize' with method 'public static boolean org.appng.formtags.RuleValidation.fileSize(java.util.List,java.lang.String,java.lang.String)'. 2021-07-01 15:47:05,680 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':fileCount' with method 'public static boolean org.appng.formtags.RuleValidation.fileCount(java.util.List,int,int)'. 2021-07-01 15:47:05,680 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':fileCountMin' with method 'public static boolean org.appng.formtags.RuleValidation.fileCountMin(java.util.List,int)'. 2021-07-01 15:47:05,681 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':fileCountMax' with method 'public static boolean org.appng.formtags.RuleValidation.fileCountMax(java.util.List,int)'. 2021-07-01 15:47:05,681 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':captcha' with method 'public static boolean org.appng.formtags.RuleValidation.captcha(java.lang.String,java.lang.String)'. 2021-07-01 15:47:05,681 [main] DEBUG org.appng.el.ExpressionEvaluator - ${sizeMax(multivalued,3)} = true [(upload = [/var/lib/jenkins/workspace/appNG_1.23.x/appng-formtags/src/test/resources/images/Jellyfish.jpg (size 775702, type: jpg, original name:upload_1.jpg), /var/lib/jenkins/workspace/appNG_1.23.x/appng-formtags/src/test/resources/images/Lighthouse.jpg (size 561276, type: jpg, original name:upload_2.jpg)]), (multivalued = [ab, cd]), (SESSION = {})] 2021-07-01 15:47:05,682 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':string' with method 'public static boolean org.appng.formtags.RuleValidation.string(java.lang.String)'. 2021-07-01 15:47:05,682 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':email' with method 'public static boolean org.appng.formtags.RuleValidation.email(java.lang.String)'. 2021-07-01 15:47:05,682 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':equals' with method 'public static boolean org.appng.formtags.RuleValidation.equals(java.lang.String,java.lang.String)'. 2021-07-01 15:47:05,682 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':regExp' with method 'public static boolean org.appng.formtags.RuleValidation.regExp(java.lang.String,java.lang.String)'. 2021-07-01 15:47:05,682 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':number' with method 'public static boolean org.appng.formtags.RuleValidation.number(java.lang.String)'. 2021-07-01 15:47:05,683 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':numberFractionDigits' with method 'public static boolean org.appng.formtags.RuleValidation.numberFractionDigits(java.lang.String,int,int)'. 2021-07-01 15:47:05,683 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':size' with method 'public static boolean org.appng.formtags.RuleValidation.size(java.lang.Object,int)'. 2021-07-01 15:47:05,683 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':sizeMax' with method 'public static boolean org.appng.formtags.RuleValidation.sizeMax(java.lang.Object,int)'. 2021-07-01 15:47:05,683 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':sizeMin' with method 'public static boolean org.appng.formtags.RuleValidation.sizeMin(java.lang.Object,int)'. 2021-07-01 15:47:05,683 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':sizeMinMax' with method 'public static boolean org.appng.formtags.RuleValidation.sizeMinMax(java.lang.Object,int,int)'. 2021-07-01 15:47:05,683 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':fileType' with method 'public static boolean org.appng.formtags.RuleValidation.fileType(java.util.List,java.lang.String)'. 2021-07-01 15:47:05,683 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':fileSizeMin' with method 'public static boolean org.appng.formtags.RuleValidation.fileSizeMin(java.util.List,java.lang.String)'. 2021-07-01 15:47:05,683 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':fileSizeMax' with method 'public static boolean org.appng.formtags.RuleValidation.fileSizeMax(java.util.List,java.lang.String)'. 2021-07-01 15:47:05,683 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':fileSize' with method 'public static boolean org.appng.formtags.RuleValidation.fileSize(java.util.List,java.lang.String,java.lang.String)'. 2021-07-01 15:47:05,683 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':fileCount' with method 'public static boolean org.appng.formtags.RuleValidation.fileCount(java.util.List,int,int)'. 2021-07-01 15:47:05,683 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':fileCountMin' with method 'public static boolean org.appng.formtags.RuleValidation.fileCountMin(java.util.List,int)'. 2021-07-01 15:47:05,683 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':fileCountMax' with method 'public static boolean org.appng.formtags.RuleValidation.fileCountMax(java.util.List,int)'. 2021-07-01 15:47:05,683 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':captcha' with method 'public static boolean org.appng.formtags.RuleValidation.captcha(java.lang.String,java.lang.String)'. 2021-07-01 15:47:05,683 [main] DEBUG org.appng.el.ExpressionEvaluator - ${sizeMax(multivalued,1)} = false [(upload = [/var/lib/jenkins/workspace/appNG_1.23.x/appng-formtags/src/test/resources/images/Jellyfish.jpg (size 775702, type: jpg, original name:upload_1.jpg), /var/lib/jenkins/workspace/appNG_1.23.x/appng-formtags/src/test/resources/images/Lighthouse.jpg (size 561276, type: jpg, original name:upload_2.jpg)]), (multivalued = [ab, cd]), (SESSION = {})] 2021-07-01 15:47:05,686 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':string' with method 'public static boolean org.appng.formtags.RuleValidation.string(java.lang.String)'. 2021-07-01 15:47:05,686 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':email' with method 'public static boolean org.appng.formtags.RuleValidation.email(java.lang.String)'. 2021-07-01 15:47:05,686 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':equals' with method 'public static boolean org.appng.formtags.RuleValidation.equals(java.lang.String,java.lang.String)'. 2021-07-01 15:47:05,686 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':regExp' with method 'public static boolean org.appng.formtags.RuleValidation.regExp(java.lang.String,java.lang.String)'. 2021-07-01 15:47:05,686 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':number' with method 'public static boolean org.appng.formtags.RuleValidation.number(java.lang.String)'. 2021-07-01 15:47:05,686 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':numberFractionDigits' with method 'public static boolean org.appng.formtags.RuleValidation.numberFractionDigits(java.lang.String,int,int)'. 2021-07-01 15:47:05,686 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':size' with method 'public static boolean org.appng.formtags.RuleValidation.size(java.lang.Object,int)'. 2021-07-01 15:47:05,686 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':sizeMax' with method 'public static boolean org.appng.formtags.RuleValidation.sizeMax(java.lang.Object,int)'. 2021-07-01 15:47:05,686 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':sizeMin' with method 'public static boolean org.appng.formtags.RuleValidation.sizeMin(java.lang.Object,int)'. 2021-07-01 15:47:05,686 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':sizeMinMax' with method 'public static boolean org.appng.formtags.RuleValidation.sizeMinMax(java.lang.Object,int,int)'. 2021-07-01 15:47:05,686 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':fileType' with method 'public static boolean org.appng.formtags.RuleValidation.fileType(java.util.List,java.lang.String)'. 2021-07-01 15:47:05,687 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':fileSizeMin' with method 'public static boolean org.appng.formtags.RuleValidation.fileSizeMin(java.util.List,java.lang.String)'. 2021-07-01 15:47:05,687 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':fileSizeMax' with method 'public static boolean org.appng.formtags.RuleValidation.fileSizeMax(java.util.List,java.lang.String)'. 2021-07-01 15:47:05,687 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':fileSize' with method 'public static boolean org.appng.formtags.RuleValidation.fileSize(java.util.List,java.lang.String,java.lang.String)'. 2021-07-01 15:47:05,687 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':fileCount' with method 'public static boolean org.appng.formtags.RuleValidation.fileCount(java.util.List,int,int)'. 2021-07-01 15:47:05,687 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':fileCountMin' with method 'public static boolean org.appng.formtags.RuleValidation.fileCountMin(java.util.List,int)'. 2021-07-01 15:47:05,687 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':fileCountMax' with method 'public static boolean org.appng.formtags.RuleValidation.fileCountMax(java.util.List,int)'. 2021-07-01 15:47:05,687 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':captcha' with method 'public static boolean org.appng.formtags.RuleValidation.captcha(java.lang.String,java.lang.String)'. 2021-07-01 15:47:05,687 [main] DEBUG org.appng.el.ExpressionEvaluator - ${sizeMin(field,3)} = false [(field = ab), (upload = [/var/lib/jenkins/workspace/appNG_1.23.x/appng-formtags/src/test/resources/images/Jellyfish.jpg (size 775702, type: jpg, original name:upload_1.jpg), /var/lib/jenkins/workspace/appNG_1.23.x/appng-formtags/src/test/resources/images/Lighthouse.jpg (size 561276, type: jpg, original name:upload_2.jpg)]), (SESSION = {})] 2021-07-01 15:47:05,689 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':string' with method 'public static boolean org.appng.formtags.RuleValidation.string(java.lang.String)'. 2021-07-01 15:47:05,689 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':email' with method 'public static boolean org.appng.formtags.RuleValidation.email(java.lang.String)'. 2021-07-01 15:47:05,689 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':equals' with method 'public static boolean org.appng.formtags.RuleValidation.equals(java.lang.String,java.lang.String)'. 2021-07-01 15:47:05,689 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':regExp' with method 'public static boolean org.appng.formtags.RuleValidation.regExp(java.lang.String,java.lang.String)'. 2021-07-01 15:47:05,689 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':number' with method 'public static boolean org.appng.formtags.RuleValidation.number(java.lang.String)'. 2021-07-01 15:47:05,689 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':numberFractionDigits' with method 'public static boolean org.appng.formtags.RuleValidation.numberFractionDigits(java.lang.String,int,int)'. 2021-07-01 15:47:05,689 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':size' with method 'public static boolean org.appng.formtags.RuleValidation.size(java.lang.Object,int)'. 2021-07-01 15:47:05,689 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':sizeMax' with method 'public static boolean org.appng.formtags.RuleValidation.sizeMax(java.lang.Object,int)'. 2021-07-01 15:47:05,689 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':sizeMin' with method 'public static boolean org.appng.formtags.RuleValidation.sizeMin(java.lang.Object,int)'. 2021-07-01 15:47:05,689 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':sizeMinMax' with method 'public static boolean org.appng.formtags.RuleValidation.sizeMinMax(java.lang.Object,int,int)'. 2021-07-01 15:47:05,689 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':fileType' with method 'public static boolean org.appng.formtags.RuleValidation.fileType(java.util.List,java.lang.String)'. 2021-07-01 15:47:05,689 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':fileSizeMin' with method 'public static boolean org.appng.formtags.RuleValidation.fileSizeMin(java.util.List,java.lang.String)'. 2021-07-01 15:47:05,689 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':fileSizeMax' with method 'public static boolean org.appng.formtags.RuleValidation.fileSizeMax(java.util.List,java.lang.String)'. 2021-07-01 15:47:05,689 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':fileSize' with method 'public static boolean org.appng.formtags.RuleValidation.fileSize(java.util.List,java.lang.String,java.lang.String)'. 2021-07-01 15:47:05,689 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':fileCount' with method 'public static boolean org.appng.formtags.RuleValidation.fileCount(java.util.List,int,int)'. 2021-07-01 15:47:05,690 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':fileCountMin' with method 'public static boolean org.appng.formtags.RuleValidation.fileCountMin(java.util.List,int)'. 2021-07-01 15:47:05,690 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':fileCountMax' with method 'public static boolean org.appng.formtags.RuleValidation.fileCountMax(java.util.List,int)'. 2021-07-01 15:47:05,690 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':captcha' with method 'public static boolean org.appng.formtags.RuleValidation.captcha(java.lang.String,java.lang.String)'. 2021-07-01 15:47:05,690 [main] DEBUG org.appng.el.ExpressionEvaluator - ${sizeMin(multivalued,2)} = true [(upload = [/var/lib/jenkins/workspace/appNG_1.23.x/appng-formtags/src/test/resources/images/Jellyfish.jpg (size 775702, type: jpg, original name:upload_1.jpg), /var/lib/jenkins/workspace/appNG_1.23.x/appng-formtags/src/test/resources/images/Lighthouse.jpg (size 561276, type: jpg, original name:upload_2.jpg)]), (multivalued = [ab, cd]), (SESSION = {})] 2021-07-01 15:47:05,691 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':string' with method 'public static boolean org.appng.formtags.RuleValidation.string(java.lang.String)'. 2021-07-01 15:47:05,691 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':email' with method 'public static boolean org.appng.formtags.RuleValidation.email(java.lang.String)'. 2021-07-01 15:47:05,691 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':equals' with method 'public static boolean org.appng.formtags.RuleValidation.equals(java.lang.String,java.lang.String)'. 2021-07-01 15:47:05,691 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':regExp' with method 'public static boolean org.appng.formtags.RuleValidation.regExp(java.lang.String,java.lang.String)'. 2021-07-01 15:47:05,691 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':number' with method 'public static boolean org.appng.formtags.RuleValidation.number(java.lang.String)'. 2021-07-01 15:47:05,691 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':numberFractionDigits' with method 'public static boolean org.appng.formtags.RuleValidation.numberFractionDigits(java.lang.String,int,int)'. 2021-07-01 15:47:05,691 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':size' with method 'public static boolean org.appng.formtags.RuleValidation.size(java.lang.Object,int)'. 2021-07-01 15:47:05,691 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':sizeMax' with method 'public static boolean org.appng.formtags.RuleValidation.sizeMax(java.lang.Object,int)'. 2021-07-01 15:47:05,692 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':sizeMin' with method 'public static boolean org.appng.formtags.RuleValidation.sizeMin(java.lang.Object,int)'. 2021-07-01 15:47:05,692 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':sizeMinMax' with method 'public static boolean org.appng.formtags.RuleValidation.sizeMinMax(java.lang.Object,int,int)'. 2021-07-01 15:47:05,692 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':fileType' with method 'public static boolean org.appng.formtags.RuleValidation.fileType(java.util.List,java.lang.String)'. 2021-07-01 15:47:05,692 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':fileSizeMin' with method 'public static boolean org.appng.formtags.RuleValidation.fileSizeMin(java.util.List,java.lang.String)'. 2021-07-01 15:47:05,692 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':fileSizeMax' with method 'public static boolean org.appng.formtags.RuleValidation.fileSizeMax(java.util.List,java.lang.String)'. 2021-07-01 15:47:05,692 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':fileSize' with method 'public static boolean org.appng.formtags.RuleValidation.fileSize(java.util.List,java.lang.String,java.lang.String)'. 2021-07-01 15:47:05,692 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':fileCount' with method 'public static boolean org.appng.formtags.RuleValidation.fileCount(java.util.List,int,int)'. 2021-07-01 15:47:05,692 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':fileCountMin' with method 'public static boolean org.appng.formtags.RuleValidation.fileCountMin(java.util.List,int)'. 2021-07-01 15:47:05,692 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':fileCountMax' with method 'public static boolean org.appng.formtags.RuleValidation.fileCountMax(java.util.List,int)'. 2021-07-01 15:47:05,692 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':captcha' with method 'public static boolean org.appng.formtags.RuleValidation.captcha(java.lang.String,java.lang.String)'. 2021-07-01 15:47:05,692 [main] DEBUG org.appng.el.ExpressionEvaluator - ${sizeMin(multivalued,3)} = false [(upload = [/var/lib/jenkins/workspace/appNG_1.23.x/appng-formtags/src/test/resources/images/Jellyfish.jpg (size 775702, type: jpg, original name:upload_1.jpg), /var/lib/jenkins/workspace/appNG_1.23.x/appng-formtags/src/test/resources/images/Lighthouse.jpg (size 561276, type: jpg, original name:upload_2.jpg)]), (multivalued = [ab, cd]), (SESSION = {})] 2021-07-01 15:47:05,695 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':string' with method 'public static boolean org.appng.formtags.RuleValidation.string(java.lang.String)'. 2021-07-01 15:47:05,695 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':email' with method 'public static boolean org.appng.formtags.RuleValidation.email(java.lang.String)'. 2021-07-01 15:47:05,695 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':equals' with method 'public static boolean org.appng.formtags.RuleValidation.equals(java.lang.String,java.lang.String)'. 2021-07-01 15:47:05,695 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':regExp' with method 'public static boolean org.appng.formtags.RuleValidation.regExp(java.lang.String,java.lang.String)'. 2021-07-01 15:47:05,695 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':number' with method 'public static boolean org.appng.formtags.RuleValidation.number(java.lang.String)'. 2021-07-01 15:47:05,695 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':numberFractionDigits' with method 'public static boolean org.appng.formtags.RuleValidation.numberFractionDigits(java.lang.String,int,int)'. 2021-07-01 15:47:05,695 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':size' with method 'public static boolean org.appng.formtags.RuleValidation.size(java.lang.Object,int)'. 2021-07-01 15:47:05,695 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':sizeMax' with method 'public static boolean org.appng.formtags.RuleValidation.sizeMax(java.lang.Object,int)'. 2021-07-01 15:47:05,695 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':sizeMin' with method 'public static boolean org.appng.formtags.RuleValidation.sizeMin(java.lang.Object,int)'. 2021-07-01 15:47:05,695 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':sizeMinMax' with method 'public static boolean org.appng.formtags.RuleValidation.sizeMinMax(java.lang.Object,int,int)'. 2021-07-01 15:47:05,695 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':fileType' with method 'public static boolean org.appng.formtags.RuleValidation.fileType(java.util.List,java.lang.String)'. 2021-07-01 15:47:05,695 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':fileSizeMin' with method 'public static boolean org.appng.formtags.RuleValidation.fileSizeMin(java.util.List,java.lang.String)'. 2021-07-01 15:47:05,695 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':fileSizeMax' with method 'public static boolean org.appng.formtags.RuleValidation.fileSizeMax(java.util.List,java.lang.String)'. 2021-07-01 15:47:05,695 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':fileSize' with method 'public static boolean org.appng.formtags.RuleValidation.fileSize(java.util.List,java.lang.String,java.lang.String)'. 2021-07-01 15:47:05,696 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':fileCount' with method 'public static boolean org.appng.formtags.RuleValidation.fileCount(java.util.List,int,int)'. 2021-07-01 15:47:05,696 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':fileCountMin' with method 'public static boolean org.appng.formtags.RuleValidation.fileCountMin(java.util.List,int)'. 2021-07-01 15:47:05,696 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':fileCountMax' with method 'public static boolean org.appng.formtags.RuleValidation.fileCountMax(java.util.List,int)'. 2021-07-01 15:47:05,696 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':captcha' with method 'public static boolean org.appng.formtags.RuleValidation.captcha(java.lang.String,java.lang.String)'. 2021-07-01 15:47:05,696 [main] DEBUG org.appng.el.ExpressionEvaluator - ${string(field)} = false [(field = +++), (upload = [/var/lib/jenkins/workspace/appNG_1.23.x/appng-formtags/src/test/resources/images/Jellyfish.jpg (size 775702, type: jpg, original name:upload_1.jpg), /var/lib/jenkins/workspace/appNG_1.23.x/appng-formtags/src/test/resources/images/Lighthouse.jpg (size 561276, type: jpg, original name:upload_2.jpg)]), (SESSION = {})] [INFO] Tests run: 18, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.112 s - in org.appng.formtags.FormElementRuleTest [INFO] Running org.appng.formtags.providers.EmailProviderTest 2021-07-01 15:47:05,725 [main] DEBUG org.appng.formtags.providers.EmailProvider - sending emails is enabled 2021-07-01 15:47:05,726 [main] DEBUG org.appng.formtags.providers.EmailProvider - sending mail: null [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.034 s - in org.appng.formtags.providers.EmailProviderTest [INFO] [INFO] Results: [INFO] [INFO] Tests run: 53, Failures: 0, Errors: 0, Skipped: 0 [INFO] [INFO] [INFO] --- maven-jar-plugin:3.0.2:jar (default-jar) @ appng-formtags --- [INFO] Building jar: /var/lib/jenkins/workspace/appNG_1.23.x/appng-formtags/target/appng-formtags-1.23.0-SNAPSHOT.jar [INFO] [INFO] --- maven-source-plugin:3.0.1:jar-no-fork (default) @ appng-formtags --- [INFO] Building jar: /var/lib/jenkins/workspace/appNG_1.23.x/appng-formtags/target/appng-formtags-1.23.0-SNAPSHOT-sources.jar [INFO] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ appng-formtags --- [INFO] Installing /var/lib/jenkins/workspace/appNG_1.23.x/appng-formtags/target/appng-formtags-1.23.0-SNAPSHOT.jar to /var/lib/jenkins/.m2/repository/org/appng/appng-formtags/1.23.0-SNAPSHOT/appng-formtags-1.23.0-SNAPSHOT.jar [INFO] Installing /var/lib/jenkins/workspace/appNG_1.23.x/appng-formtags/pom.xml to /var/lib/jenkins/.m2/repository/org/appng/appng-formtags/1.23.0-SNAPSHOT/appng-formtags-1.23.0-SNAPSHOT.pom [INFO] Installing /var/lib/jenkins/workspace/appNG_1.23.x/appng-formtags/target/appng-formtags-1.23.0-SNAPSHOT-sources.jar to /var/lib/jenkins/.m2/repository/org/appng/appng-formtags/1.23.0-SNAPSHOT/appng-formtags-1.23.0-SNAPSHOT-sources.jar [INFO] [INFO] --- maven-deploy-plugin:2.8.2:deploy (default-deploy) @ appng-formtags --- Downloading: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-formtags/1.23.0-SNAPSHOT/maven-metadata.xml Progress (1): 995 B Downloaded: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-formtags/1.23.0-SNAPSHOT/maven-metadata.xml (995 B at 83 kB/s) Uploading: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-formtags/1.23.0-SNAPSHOT/appng-formtags-1.23.0-20210701.134705-36.jar Progress (1): 2.0/30 kB Progress (1): 4.1/30 kB Progress (1): 6.1/30 kB Progress (1): 8.2/30 kB Progress (1): 10/30 kB Progress (1): 12/30 kB Progress (1): 14/30 kB Progress (1): 16/30 kB Progress (1): 18/30 kB Progress (1): 20/30 kB Progress (1): 23/30 kB Progress (1): 25/30 kB Progress (1): 27/30 kB Progress (1): 29/30 kB Progress (1): 30 kB Uploaded: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-formtags/1.23.0-SNAPSHOT/appng-formtags-1.23.0-20210701.134705-36.jar (30 kB at 117 kB/s) Uploading: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-formtags/1.23.0-SNAPSHOT/appng-formtags-1.23.0-20210701.134705-36.pom Progress (1): 1.8 kB Uploaded: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-formtags/1.23.0-SNAPSHOT/appng-formtags-1.23.0-20210701.134705-36.pom (1.8 kB at 6.2 kB/s) Downloading: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-formtags/maven-metadata.xml Progress (1): 1.7 kB Downloaded: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-formtags/maven-metadata.xml (1.7 kB at 31 kB/s) Uploading: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-formtags/1.23.0-SNAPSHOT/maven-metadata.xml Progress (1): 995 B Uploaded: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-formtags/1.23.0-SNAPSHOT/maven-metadata.xml (995 B at 1.0 kB/s) Uploading: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-formtags/maven-metadata.xml Progress (1): 1.7 kB Uploaded: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-formtags/maven-metadata.xml (1.7 kB at 1.7 kB/s) Uploading: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-formtags/1.23.0-SNAPSHOT/appng-formtags-1.23.0-20210701.134705-36-sources.jar Progress (1): 2.0/21 kB Progress (1): 4.1/21 kB Progress (1): 6.1/21 kB Progress (1): 8.2/21 kB Progress (1): 10/21 kB Progress (1): 12/21 kB Progress (1): 14/21 kB Progress (1): 16/21 kB Progress (1): 18/21 kB Progress (1): 20/21 kB Progress (1): 21 kB Uploaded: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-formtags/1.23.0-SNAPSHOT/appng-formtags-1.23.0-20210701.134705-36-sources.jar (21 kB at 136 kB/s) Uploading: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-formtags/1.23.0-SNAPSHOT/maven-metadata.xml Progress (1): 995 B Uploaded: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-formtags/1.23.0-SNAPSHOT/maven-metadata.xml (995 B at 1.2 kB/s) [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building appNG XML-API 1.23.0-SNAPSHOT [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ appng-xmlapi --- [INFO] Deleting /var/lib/jenkins/workspace/appNG_1.23.x/appng-xmlapi/target [INFO] [INFO] --- jaxb2-maven-plugin:1.6:xjc (generate-xmlapi) @ appng-xmlapi --- [INFO] Generating source... [INFO] parsing a schema... [INFO] compiling a schema... [INFO] org/appng/xml/platform/Action.java [INFO] org/appng/xml/platform/ActionRef.java [INFO] org/appng/xml/platform/ApplicationConfig.java [INFO] org/appng/xml/platform/ApplicationReference.java [INFO] org/appng/xml/platform/ApplicationRootConfig.java [INFO] org/appng/xml/platform/Authentication.java [INFO] org/appng/xml/platform/Authentications.java [INFO] org/appng/xml/platform/Bean.java [INFO] org/appng/xml/platform/BeanOption.java [INFO] org/appng/xml/platform/Condition.java [INFO] org/appng/xml/platform/Config.java [INFO] org/appng/xml/platform/Content.java [INFO] org/appng/xml/platform/Data.java [INFO] org/appng/xml/platform/DataConfig.java [INFO] org/appng/xml/platform/Datafield.java [INFO] org/appng/xml/platform/Datasource.java [INFO] org/appng/xml/platform/DatasourceRef.java [INFO] org/appng/xml/platform/Datasources.java [INFO] org/appng/xml/platform/Digits.java [INFO] org/appng/xml/platform/Event.java [INFO] org/appng/xml/platform/Events.java [INFO] org/appng/xml/platform/FieldDef.java [INFO] org/appng/xml/platform/FieldPermissionType.java [INFO] org/appng/xml/platform/FieldPermissions.java [INFO] org/appng/xml/platform/FieldType.java [INFO] org/appng/xml/platform/FileUpload.java [INFO] org/appng/xml/platform/Future.java [INFO] org/appng/xml/platform/GetParams.java [INFO] org/appng/xml/platform/Icon.java [INFO] org/appng/xml/platform/Icontype.java [INFO] org/appng/xml/platform/ItemType.java [INFO] org/appng/xml/platform/Label.java [INFO] org/appng/xml/platform/Labels.java [INFO] org/appng/xml/platform/Link.java [INFO] org/appng/xml/platform/Linkmode.java [INFO] org/appng/xml/platform/Linkpanel.java [INFO] org/appng/xml/platform/Localization.java [INFO] org/appng/xml/platform/Max.java [INFO] org/appng/xml/platform/Message.java [INFO] org/appng/xml/platform/MessageType.java [INFO] org/appng/xml/platform/Messages.java [INFO] org/appng/xml/platform/MetaData.java [INFO] org/appng/xml/platform/Min.java [INFO] org/appng/xml/platform/Navigation.java [INFO] org/appng/xml/platform/NavigationItem.java [INFO] org/appng/xml/platform/NotNull.java [INFO] org/appng/xml/platform/ObjectFactory.java [INFO] org/appng/xml/platform/Option.java [INFO] org/appng/xml/platform/OptionGroup.java [INFO] org/appng/xml/platform/Output.java [INFO] org/appng/xml/platform/OutputFormat.java [INFO] org/appng/xml/platform/OutputType.java [INFO] org/appng/xml/platform/PageConfig.java [INFO] org/appng/xml/platform/PageDefinition.java [INFO] org/appng/xml/platform/PageReference.java [INFO] org/appng/xml/platform/Pages.java [INFO] org/appng/xml/platform/PagesReference.java [INFO] org/appng/xml/platform/PanelLocation.java [INFO] org/appng/xml/platform/Param.java [INFO] org/appng/xml/platform/ParamType.java [INFO] org/appng/xml/platform/Params.java [INFO] org/appng/xml/platform/Past.java [INFO] org/appng/xml/platform/Pattern.java [INFO] org/appng/xml/platform/Permission.java [INFO] org/appng/xml/platform/PermissionMode.java [INFO] org/appng/xml/platform/Permissions.java [INFO] org/appng/xml/platform/Platform.java [INFO] org/appng/xml/platform/PlatformConfig.java [INFO] org/appng/xml/platform/PostParams.java [INFO] org/appng/xml/platform/Result.java [INFO] org/appng/xml/platform/Resultset.java [INFO] org/appng/xml/platform/Rule.java [INFO] org/appng/xml/platform/Section.java [INFO] org/appng/xml/platform/SectionConfig.java [INFO] org/appng/xml/platform/SectionDef.java [INFO] org/appng/xml/platform/Sectionelement.java [INFO] org/appng/xml/platform/SectionelementDef.java [INFO] org/appng/xml/platform/Selection.java [INFO] org/appng/xml/platform/SelectionGroup.java [INFO] org/appng/xml/platform/SelectionType.java [INFO] org/appng/xml/platform/Session.java [INFO] org/appng/xml/platform/SessionInfo.java [INFO] org/appng/xml/platform/SessionParams.java [INFO] org/appng/xml/platform/Size.java [INFO] org/appng/xml/platform/Sort.java [INFO] org/appng/xml/platform/SortOrder.java [INFO] org/appng/xml/platform/Structure.java [INFO] org/appng/xml/platform/StructureDef.java [INFO] org/appng/xml/platform/Subject.java [INFO] org/appng/xml/platform/Template.java [INFO] org/appng/xml/platform/TextElement.java [INFO] org/appng/xml/platform/Textcontents.java [INFO] org/appng/xml/platform/Textelements.java [INFO] org/appng/xml/platform/Type.java [INFO] org/appng/xml/platform/UrlParams.java [INFO] org/appng/xml/platform/UrlSchema.java [INFO] org/appng/xml/platform/UserData.java [INFO] org/appng/xml/platform/UserInputField.java [INFO] org/appng/xml/platform/Validation.java [INFO] org/appng/xml/platform/ValidationGroups.java [INFO] org/appng/xml/platform/ValidationRule.java [INFO] org/appng/xml/platform/package-info.java [INFO] [INFO] --- jaxb2-maven-plugin:1.6:xjc (generate-plugininfo) @ appng-xmlapi --- [INFO] Generating source... [INFO] parsing a schema... [INFO] compiling a schema... [INFO] org/appng/xml/application/ApplicationInfo.java [INFO] org/appng/xml/application/Datasource.java [INFO] org/appng/xml/application/DatasourceType.java [INFO] org/appng/xml/application/Datasources.java [INFO] org/appng/xml/application/ObjectFactory.java [INFO] org/appng/xml/application/PackageInfo.java [INFO] org/appng/xml/application/Permission.java [INFO] org/appng/xml/application/PermissionRef.java [INFO] org/appng/xml/application/Permissions.java [INFO] org/appng/xml/application/Properties.java [INFO] org/appng/xml/application/Property.java [INFO] org/appng/xml/application/PropertyType.java [INFO] org/appng/xml/application/Role.java [INFO] org/appng/xml/application/Roles.java [INFO] org/appng/xml/application/Template.java [INFO] org/appng/xml/application/TemplateType.java [INFO] org/appng/xml/application/package-info.java [INFO] [INFO] --- build-helper-maven-plugin:3.0.0:add-source (default) @ appng-xmlapi --- [INFO] Source directory: /var/lib/jenkins/workspace/appNG_1.23.x/appng-xmlapi/target/generated-sources/jaxb added. [INFO] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ appng-xmlapi --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 2 resources [INFO] [INFO] --- maven-compiler-plugin:3.6.1:compile (default-compile) @ appng-xmlapi --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 127 source files to /var/lib/jenkins/workspace/appNG_1.23.x/appng-xmlapi/target/classes [INFO] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ appng-xmlapi --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 13 resources [INFO] [INFO] --- maven-compiler-plugin:3.6.1:testCompile (default-testCompile) @ appng-xmlapi --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 3 source files to /var/lib/jenkins/workspace/appNG_1.23.x/appng-xmlapi/target/test-classes [INFO] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ appng-xmlapi --- [INFO] [INFO] ------------------------------------------------------- [INFO] T E S T S [INFO] ------------------------------------------------------- [INFO] Running org.appng.xml.MarshallServiceTest 2021-07-01 15:47:14,739 ERROR [main] org.appng.xml.MarshallService : error on line 75, column 38: cvc-complex-type.3.2.2: Attribute 'plugin' is not allowed to appear in element 'authentication'. 2021-07-01 15:47:14,739 ERROR [main] org.appng.xml.MarshallService : error on line 75, column 38: cvc-complex-type.3.2.2: Attribute 'plugin' is not allowed to appear in element 'authentication'. 2021-07-01 15:47:14,741 ERROR [main] org.appng.xml.MarshallService : error on line 78, column 20: cvc-complex-type.2.4.a: Invalid content was found starting with element 'application-url'. One of '{"http://www.appng.org/schema/platform":platform-url, "http://www.appng.org/schema/platform":base-url, "http://www.appng.org/schema/platform":current-url, "http://www.appng.org/schema/platform":output, "http://www.appng.org/schema/platform":textelements, "http://www.appng.org/schema/platform":debug}' is expected. 2021-07-01 15:47:14,741 ERROR [main] org.appng.xml.MarshallService : error on line 78, column 20: cvc-complex-type.2.4.a: Invalid content was found starting with element 'application-url'. One of '{"http://www.appng.org/schema/platform":platform-url, "http://www.appng.org/schema/platform":base-url, "http://www.appng.org/schema/platform":current-url, "http://www.appng.org/schema/platform":output, "http://www.appng.org/schema/platform":textelements, "http://www.appng.org/schema/platform":debug}' is expected. 2021-07-01 15:47:14,744 ERROR [main] org.appng.xml.MarshallService : error on line 78, column 20: unexpected element (uri:"http://www.appng.org/schema/platform", local:"application-url"). Expected elements are <{http://www.appng.org/schema/platform}platform-url>,<{http://www.appng.org/schema/platform}base-url>,<{http://www.appng.org/schema/platform}output>,<{http://www.appng.org/schema/platform}debug>,<{http://www.appng.org/schema/platform}session>,<{http://www.appng.org/schema/platform}output-format>,<{http://www.appng.org/schema/platform}textelements>,<{http://www.appng.org/schema/platform}authentications>,<{http://www.appng.org/schema/platform}current-url>,<{http://www.appng.org/schema/platform}labels> 2021-07-01 15:47:14,744 ERROR [main] org.appng.xml.MarshallService : error on line 78, column 20: unexpected element (uri:"http://www.appng.org/schema/platform", local:"application-url"). Expected elements are <{http://www.appng.org/schema/platform}platform-url>,<{http://www.appng.org/schema/platform}base-url>,<{http://www.appng.org/schema/platform}output>,<{http://www.appng.org/schema/platform}debug>,<{http://www.appng.org/schema/platform}session>,<{http://www.appng.org/schema/platform}output-format>,<{http://www.appng.org/schema/platform}textelements>,<{http://www.appng.org/schema/platform}authentications>,<{http://www.appng.org/schema/platform}current-url>,<{http://www.appng.org/schema/platform}labels> 2021-07-01 15:47:14,746 ERROR [main] org.appng.xml.MarshallService : error on line 94, column 35: cvc-complex-type.3.2.2: Attribute 'plugin' is not allowed to appear in element 'item'. 2021-07-01 15:47:14,746 ERROR [main] org.appng.xml.MarshallService : error on line 94, column 35: cvc-complex-type.3.2.2: Attribute 'plugin' is not allowed to appear in element 'item'. 2021-07-01 15:47:14,748 ERROR [main] org.appng.xml.MarshallService : error on line 100, column 82: cvc-enumeration-valid: Value 'plugin' is not facet-valid with respect to enumeration '[site, sites, application, applications, anchor]'. It must be a value from the enumeration. 2021-07-01 15:47:14,748 ERROR [main] org.appng.xml.MarshallService : error on line 100, column 82: cvc-enumeration-valid: Value 'plugin' is not facet-valid with respect to enumeration '[site, sites, application, applications, anchor]'. It must be a value from the enumeration. 2021-07-01 15:47:14,748 ERROR [main] org.appng.xml.MarshallService : error on line 100, column 82: cvc-attribute.3: The value 'plugin' of attribute 'type' on element 'item' is not valid with respect to its type, 'itemType'. 2021-07-01 15:47:14,748 ERROR [main] org.appng.xml.MarshallService : error on line 100, column 82: cvc-attribute.3: The value 'plugin' of attribute 'type' on element 'item' is not valid with respect to its type, 'itemType'. 2021-07-01 15:47:14,749 ERROR [main] org.appng.xml.MarshallService : error on line 103, column 95: cvc-enumeration-valid: Value 'plugin' is not facet-valid with respect to enumeration '[site, sites, application, applications, anchor]'. It must be a value from the enumeration. 2021-07-01 15:47:14,749 ERROR [main] org.appng.xml.MarshallService : error on line 103, column 95: cvc-enumeration-valid: Value 'plugin' is not facet-valid with respect to enumeration '[site, sites, application, applications, anchor]'. It must be a value from the enumeration. 2021-07-01 15:47:14,750 ERROR [main] org.appng.xml.MarshallService : error on line 103, column 95: cvc-attribute.3: The value 'plugin' of attribute 'type' on element 'item' is not valid with respect to its type, 'itemType'. 2021-07-01 15:47:14,750 ERROR [main] org.appng.xml.MarshallService : error on line 103, column 95: cvc-attribute.3: The value 'plugin' of attribute 'type' on element 'item' is not valid with respect to its type, 'itemType'. 2021-07-01 15:47:14,751 ERROR [main] org.appng.xml.MarshallService : error on line 106, column 78: cvc-enumeration-valid: Value 'plugin' is not facet-valid with respect to enumeration '[site, sites, application, applications, anchor]'. It must be a value from the enumeration. 2021-07-01 15:47:14,751 ERROR [main] org.appng.xml.MarshallService : error on line 106, column 78: cvc-enumeration-valid: Value 'plugin' is not facet-valid with respect to enumeration '[site, sites, application, applications, anchor]'. It must be a value from the enumeration. 2021-07-01 15:47:14,751 ERROR [main] org.appng.xml.MarshallService : error on line 106, column 78: cvc-attribute.3: The value 'plugin' of attribute 'type' on element 'item' is not valid with respect to its type, 'itemType'. 2021-07-01 15:47:14,751 ERROR [main] org.appng.xml.MarshallService : error on line 106, column 78: cvc-attribute.3: The value 'plugin' of attribute 'type' on element 'item' is not valid with respect to its type, 'itemType'. 2021-07-01 15:47:14,752 ERROR [main] org.appng.xml.MarshallService : error on line 109, column 77: cvc-enumeration-valid: Value 'plugin' is not facet-valid with respect to enumeration '[site, sites, application, applications, anchor]'. It must be a value from the enumeration. 2021-07-01 15:47:14,752 ERROR [main] org.appng.xml.MarshallService : error on line 109, column 77: cvc-enumeration-valid: Value 'plugin' is not facet-valid with respect to enumeration '[site, sites, application, applications, anchor]'. It must be a value from the enumeration. 2021-07-01 15:47:14,753 ERROR [main] org.appng.xml.MarshallService : error on line 109, column 77: cvc-attribute.3: The value 'plugin' of attribute 'type' on element 'item' is not valid with respect to its type, 'itemType'. 2021-07-01 15:47:14,753 ERROR [main] org.appng.xml.MarshallService : error on line 109, column 77: cvc-attribute.3: The value 'plugin' of attribute 'type' on element 'item' is not valid with respect to its type, 'itemType'. 2021-07-01 15:47:14,753 ERROR [main] org.appng.xml.MarshallService : error on line 114, column 35: cvc-complex-type.3.2.2: Attribute 'plugin' is not allowed to appear in element 'item'. 2021-07-01 15:47:14,753 ERROR [main] org.appng.xml.MarshallService : error on line 114, column 35: cvc-complex-type.3.2.2: Attribute 'plugin' is not allowed to appear in element 'item'. 2021-07-01 15:47:14,754 ERROR [main] org.appng.xml.MarshallService : error on line 119, column 12: cvc-complex-type.2.4.a: Invalid content was found starting with element 'contents'. One of '{"http://www.appng.org/schema/platform":content}' is expected. 2021-07-01 15:47:14,754 ERROR [main] org.appng.xml.MarshallService : error on line 119, column 12: cvc-complex-type.2.4.a: Invalid content was found starting with element 'contents'. One of '{"http://www.appng.org/schema/platform":content}' is expected. 2021-07-01 15:47:14,755 ERROR [main] org.appng.xml.MarshallService : error on line 119, column 12: unexpected element (uri:"http://www.appng.org/schema/platform", local:"contents"). Expected elements are <{http://www.appng.org/schema/platform}navigation>,<{http://www.appng.org/schema/platform}subject>,<{http://www.appng.org/schema/platform}config>,<{http://www.appng.org/schema/platform}content> 2021-07-01 15:47:14,755 ERROR [main] org.appng.xml.MarshallService : error on line 119, column 12: unexpected element (uri:"http://www.appng.org/schema/platform", local:"contents"). Expected elements are <{http://www.appng.org/schema/platform}navigation>,<{http://www.appng.org/schema/platform}subject>,<{http://www.appng.org/schema/platform}config>,<{http://www.appng.org/schema/platform}content> 2021-07-01 15:47:14,758 ERROR [main] org.appng.xml.MarshallService : error on line 151, column 18: cvc-complex-type.2.4.a: Invalid content was found starting with element 'config'. One of '{"http://www.appng.org/schema/platform":params, "http://www.appng.org/schema/platform":condition, "http://www.appng.org/schema/platform":permissions}' is expected. 2021-07-01 15:47:14,758 ERROR [main] org.appng.xml.MarshallService : error on line 151, column 18: cvc-complex-type.2.4.a: Invalid content was found starting with element 'config'. One of '{"http://www.appng.org/schema/platform":params, "http://www.appng.org/schema/platform":condition, "http://www.appng.org/schema/platform":permissions}' is expected. 2021-07-01 15:47:14,767 ERROR [main] org.appng.xml.MarshallService : error on line 302, column 43: cvc-complex-type.2.4.b: The content of element 'datasource' is not complete. One of '{"http://www.appng.org/schema/platform":config}' is expected. 2021-07-01 15:47:14,767 ERROR [main] org.appng.xml.MarshallService : error on line 302, column 43: cvc-complex-type.2.4.b: The content of element 'datasource' is not complete. One of '{"http://www.appng.org/schema/platform":config}' is expected. 2021-07-01 15:47:14,771 ERROR [main] org.appng.xml.MarshallService : error on line 385, column 18: cvc-complex-type.2.4.a: Invalid content was found starting with element 'config'. One of '{"http://www.appng.org/schema/platform":params, "http://www.appng.org/schema/platform":condition, "http://www.appng.org/schema/platform":permissions}' is expected. 2021-07-01 15:47:14,771 ERROR [main] org.appng.xml.MarshallService : error on line 385, column 18: cvc-complex-type.2.4.a: Invalid content was found starting with element 'config'. One of '{"http://www.appng.org/schema/platform":params, "http://www.appng.org/schema/platform":condition, "http://www.appng.org/schema/platform":permissions}' is expected. 2021-07-01 15:47:14,774 ERROR [main] org.appng.xml.MarshallService : error on line 427, column 48: cvc-complex-type.2.4.b: The content of element 'datasource' is not complete. One of '{"http://www.appng.org/schema/platform":config}' is expected. 2021-07-01 15:47:14,774 ERROR [main] org.appng.xml.MarshallService : error on line 427, column 48: cvc-complex-type.2.4.b: The content of element 'datasource' is not complete. One of '{"http://www.appng.org/schema/platform":config}' is expected. 2021-07-01 15:47:14,777 ERROR [main] org.appng.xml.MarshallService : error on line 489, column 18: cvc-complex-type.2.4.a: Invalid content was found starting with element 'config'. One of '{"http://www.appng.org/schema/platform":params, "http://www.appng.org/schema/platform":condition, "http://www.appng.org/schema/platform":permissions}' is expected. 2021-07-01 15:47:14,777 ERROR [main] org.appng.xml.MarshallService : error on line 489, column 18: cvc-complex-type.2.4.a: Invalid content was found starting with element 'config'. One of '{"http://www.appng.org/schema/platform":params, "http://www.appng.org/schema/platform":condition, "http://www.appng.org/schema/platform":permissions}' is expected. 2021-07-01 15:47:15,171 ERROR [main] org.appng.xml.MarshallService : error on org.appng.xml.platform.Platform@4d5650ae: cvc-complex-type.2.4.b: The content of element 'platform' is not complete. One of '{"http://www.appng.org/schema/platform":config}' is expected. 2021-07-01 15:47:15,171 ERROR [main] org.appng.xml.MarshallService : error on org.appng.xml.platform.Platform@4d5650ae: cvc-complex-type.2.4.b: The content of element 'platform' is not complete. One of '{"http://www.appng.org/schema/platform":config}' is expected. [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.819 s - in org.appng.xml.MarshallServiceTest [INFO] Running org.appng.xml.transformation.StyleSheetProviderTest 2021-07-01 15:47:15,231 DEBUG [main] org.appng.xml.transformation.StyleSheetProvider: stylesheet complete 2021-07-01 15:47:15,231 DEBUG [main] org.appng.xml.transformation.StyleSheetProvider: stylesheet complete [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.03 s - in org.appng.xml.transformation.StyleSheetProviderTest [INFO] Running org.appng.xml.ApplicationPropertyConstantCreatorTest 2021-07-01 15:47:15,296 DEBUG [main] org.appng.xml.ApplicationPropertyConstantCreator: Wrote /var/lib/jenkins/workspace/appNG_1.23.x/appng-xmlapi/target/tmp/org/appng/xml/ApplicationProperty.java 2021-07-01 15:47:15,296 DEBUG [main] org.appng.xml.ApplicationPropertyConstantCreator: Wrote /var/lib/jenkins/workspace/appNG_1.23.x/appng-xmlapi/target/tmp/org/appng/xml/ApplicationProperty.java [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.06 s - in org.appng.xml.ApplicationPropertyConstantCreatorTest [INFO] [INFO] Results: [INFO] [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0 [INFO] [INFO] [INFO] --- maven-jar-plugin:3.0.2:jar (default-jar) @ appng-xmlapi --- [INFO] Building jar: /var/lib/jenkins/workspace/appNG_1.23.x/appng-xmlapi/target/appng-xmlapi-1.23.0-SNAPSHOT.jar [INFO] [INFO] --- maven-source-plugin:3.0.1:jar-no-fork (default) @ appng-xmlapi --- [INFO] Building jar: /var/lib/jenkins/workspace/appNG_1.23.x/appng-xmlapi/target/appng-xmlapi-1.23.0-SNAPSHOT-sources.jar [INFO] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ appng-xmlapi --- [INFO] Installing /var/lib/jenkins/workspace/appNG_1.23.x/appng-xmlapi/target/appng-xmlapi-1.23.0-SNAPSHOT.jar to /var/lib/jenkins/.m2/repository/org/appng/appng-xmlapi/1.23.0-SNAPSHOT/appng-xmlapi-1.23.0-SNAPSHOT.jar [INFO] Installing /var/lib/jenkins/workspace/appNG_1.23.x/appng-xmlapi/pom.xml to /var/lib/jenkins/.m2/repository/org/appng/appng-xmlapi/1.23.0-SNAPSHOT/appng-xmlapi-1.23.0-SNAPSHOT.pom [INFO] Installing /var/lib/jenkins/workspace/appNG_1.23.x/appng-xmlapi/target/appng-xmlapi-1.23.0-SNAPSHOT-sources.jar to /var/lib/jenkins/.m2/repository/org/appng/appng-xmlapi/1.23.0-SNAPSHOT/appng-xmlapi-1.23.0-SNAPSHOT-sources.jar [INFO] [INFO] --- maven-deploy-plugin:2.8.2:deploy (default-deploy) @ appng-xmlapi --- Downloading: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-xmlapi/1.23.0-SNAPSHOT/maven-metadata.xml Progress (1): 993 B Downloaded: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-xmlapi/1.23.0-SNAPSHOT/maven-metadata.xml (993 B at 66 kB/s) Uploading: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-xmlapi/1.23.0-SNAPSHOT/appng-xmlapi-1.23.0-20210701.134715-36.jar Progress (1): 2.0/158 kB Progress (1): 4.1/158 kB Progress (1): 6.1/158 kB Progress (1): 8.2/158 kB Progress (1): 10/158 kB Progress (1): 12/158 kB Progress (1): 14/158 kB Progress (1): 16/158 kB Progress (1): 18/158 kB Progress (1): 20/158 kB Progress (1): 23/158 kB Progress (1): 25/158 kB Progress (1): 27/158 kB Progress (1): 29/158 kB Progress (1): 31/158 kB Progress (1): 33/158 kB Progress (1): 35/158 kB Progress (1): 37/158 kB Progress (1): 39/158 kB Progress (1): 41/158 kB Progress (1): 43/158 kB Progress (1): 45/158 kB Progress (1): 47/158 kB Progress (1): 49/158 kB Progress (1): 51/158 kB Progress (1): 53/158 kB Progress (1): 55/158 kB Progress (1): 57/158 kB Progress (1): 59/158 kB Progress (1): 61/158 kB Progress (1): 63/158 kB Progress (1): 66/158 kB Progress (1): 68/158 kB Progress (1): 70/158 kB Progress (1): 72/158 kB Progress (1): 74/158 kB Progress (1): 76/158 kB Progress (1): 78/158 kB Progress (1): 80/158 kB Progress (1): 82/158 kB Progress (1): 84/158 kB Progress (1): 86/158 kB Progress (1): 88/158 kB Progress (1): 90/158 kB Progress (1): 92/158 kB Progress (1): 94/158 kB Progress (1): 96/158 kB Progress (1): 98/158 kB Progress (1): 100/158 kB Progress (1): 102/158 kB Progress (1): 104/158 kB Progress (1): 106/158 kB Progress (1): 109/158 kB Progress (1): 111/158 kB Progress (1): 113/158 kB Progress (1): 115/158 kB Progress (1): 117/158 kB Progress (1): 119/158 kB Progress (1): 121/158 kB Progress (1): 123/158 kB Progress (1): 125/158 kB Progress (1): 127/158 kB Progress (1): 129/158 kB Progress (1): 131/158 kB Progress (1): 133/158 kB Progress (1): 135/158 kB Progress (1): 137/158 kB Progress (1): 139/158 kB Progress (1): 141/158 kB Progress (1): 143/158 kB Progress (1): 145/158 kB Progress (1): 147/158 kB Progress (1): 150/158 kB Progress (1): 152/158 kB Progress (1): 154/158 kB Progress (1): 156/158 kB Progress (1): 158/158 kB Progress (1): 158 kB Uploaded: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-xmlapi/1.23.0-SNAPSHOT/appng-xmlapi-1.23.0-20210701.134715-36.jar (158 kB at 229 kB/s) Uploading: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-xmlapi/1.23.0-SNAPSHOT/appng-xmlapi-1.23.0-20210701.134715-36.pom Progress (1): 2.0/3.1 kB Progress (1): 3.1 kB Uploaded: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-xmlapi/1.23.0-SNAPSHOT/appng-xmlapi-1.23.0-20210701.134715-36.pom (3.1 kB at 5.1 kB/s) Downloading: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-xmlapi/maven-metadata.xml Progress (1): 1.7 kB Downloaded: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-xmlapi/maven-metadata.xml (1.7 kB at 151 kB/s) Uploading: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-xmlapi/1.23.0-SNAPSHOT/maven-metadata.xml Progress (1): 993 B Uploaded: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-xmlapi/1.23.0-SNAPSHOT/maven-metadata.xml (993 B at 1.2 kB/s) Uploading: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-xmlapi/maven-metadata.xml Progress (1): 1.7 kB Uploaded: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-xmlapi/maven-metadata.xml (1.7 kB at 2.0 kB/s) Uploading: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-xmlapi/1.23.0-SNAPSHOT/appng-xmlapi-1.23.0-20210701.134715-36-sources.jar Progress (1): 2.0/166 kB Progress (1): 4.1/166 kB Progress (1): 6.1/166 kB Progress (1): 8.2/166 kB Progress (1): 10/166 kB Progress (1): 12/166 kB Progress (1): 14/166 kB Progress (1): 16/166 kB Progress (1): 18/166 kB Progress (1): 20/166 kB Progress (1): 23/166 kB Progress (1): 25/166 kB Progress (1): 27/166 kB Progress (1): 29/166 kB Progress (1): 31/166 kB Progress (1): 33/166 kB Progress (1): 35/166 kB Progress (1): 37/166 kB Progress (1): 39/166 kB Progress (1): 41/166 kB Progress (1): 43/166 kB Progress (1): 45/166 kB Progress (1): 47/166 kB Progress (1): 49/166 kB Progress (1): 51/166 kB Progress (1): 53/166 kB Progress (1): 55/166 kB Progress (1): 57/166 kB Progress (1): 59/166 kB Progress (1): 61/166 kB Progress (1): 63/166 kB Progress (1): 66/166 kB Progress (1): 68/166 kB Progress (1): 70/166 kB Progress (1): 72/166 kB Progress (1): 74/166 kB Progress (1): 76/166 kB Progress (1): 78/166 kB Progress (1): 80/166 kB Progress (1): 82/166 kB Progress (1): 84/166 kB Progress (1): 86/166 kB Progress (1): 88/166 kB Progress (1): 90/166 kB Progress (1): 92/166 kB Progress (1): 94/166 kB Progress (1): 96/166 kB Progress (1): 98/166 kB Progress (1): 100/166 kB Progress (1): 102/166 kB Progress (1): 104/166 kB Progress (1): 106/166 kB Progress (1): 109/166 kB Progress (1): 111/166 kB Progress (1): 113/166 kB Progress (1): 115/166 kB Progress (1): 117/166 kB Progress (1): 119/166 kB Progress (1): 121/166 kB Progress (1): 123/166 kB Progress (1): 125/166 kB Progress (1): 127/166 kB Progress (1): 129/166 kB Progress (1): 131/166 kB Progress (1): 133/166 kB Progress (1): 135/166 kB Progress (1): 137/166 kB Progress (1): 139/166 kB Progress (1): 141/166 kB Progress (1): 143/166 kB Progress (1): 145/166 kB Progress (1): 147/166 kB Progress (1): 150/166 kB Progress (1): 152/166 kB Progress (1): 154/166 kB Progress (1): 156/166 kB Progress (1): 158/166 kB Progress (1): 160/166 kB Progress (1): 162/166 kB Progress (1): 164/166 kB Progress (1): 166 kB Uploaded: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-xmlapi/1.23.0-SNAPSHOT/appng-xmlapi-1.23.0-20210701.134715-36-sources.jar (166 kB at 156 kB/s) Uploading: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-xmlapi/1.23.0-SNAPSHOT/maven-metadata.xml Progress (1): 993 B Uploaded: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-xmlapi/1.23.0-SNAPSHOT/maven-metadata.xml (993 B at 1.2 kB/s) [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building appNG public API 1.23.0-SNAPSHOT [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ appng-api --- [INFO] Deleting /var/lib/jenkins/workspace/appNG_1.23.x/appng-api/target [INFO] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ appng-api --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 6 resources [INFO] [INFO] --- maven-compiler-plugin:3.6.1:compile (default-compile) @ appng-api --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 173 source files to /var/lib/jenkins/workspace/appNG_1.23.x/appng-api/target/classes [INFO] /var/lib/jenkins/workspace/appNG_1.23.x/appng-api/src/main/java/org/appng/api/model/SimpleProperty.java: Some input files use or override a deprecated API. [INFO] /var/lib/jenkins/workspace/appNG_1.23.x/appng-api/src/main/java/org/appng/api/model/SimpleProperty.java: Recompile with -Xlint:deprecation for details. [INFO] /var/lib/jenkins/workspace/appNG_1.23.x/appng-api/src/main/java/org/appng/api/support/OptionFactory.java: /var/lib/jenkins/workspace/appNG_1.23.x/appng-api/src/main/java/org/appng/api/support/OptionFactory.java uses unchecked or unsafe operations. [INFO] /var/lib/jenkins/workspace/appNG_1.23.x/appng-api/src/main/java/org/appng/api/support/OptionFactory.java: Recompile with -Xlint:unchecked for details. [INFO] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ appng-api --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 37 resources [INFO] [INFO] --- maven-compiler-plugin:3.6.1:testCompile (default-testCompile) @ appng-api --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 56 source files to /var/lib/jenkins/workspace/appNG_1.23.x/appng-api/target/test-classes [INFO] /var/lib/jenkins/workspace/appNG_1.23.x/appng-api/src/test/java/org/appng/api/RequestDataBinderTest.java: /var/lib/jenkins/workspace/appNG_1.23.x/appng-api/src/test/java/org/appng/api/RequestDataBinderTest.java uses or overrides a deprecated API. [INFO] /var/lib/jenkins/workspace/appNG_1.23.x/appng-api/src/test/java/org/appng/api/RequestDataBinderTest.java: Recompile with -Xlint:deprecation for details. [INFO] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ appng-api --- [INFO] [INFO] ------------------------------------------------------- [INFO] T E S T S [INFO] ------------------------------------------------------- [INFO] Running org.appng.api.FormDataBinderTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.662 s - in org.appng.api.FormDataBinderTest [INFO] Running org.appng.api.auth.AuthToolsTest [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.032 s - in org.appng.api.auth.AuthToolsTest [INFO] Running org.appng.api.RequestDataBinderTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.014 s - in org.appng.api.RequestDataBinderTest [INFO] Running org.appng.api.ConfigValidatorTest 2021-07-01 15:47:27,737 ERROR [main] org.appng.api.support.ConfigValidator: no node found for xpath: //datasource[@id='cloneCloneDatasource']/config//permissions/permission[@ref='doesNotExist'] in resource datasource.xml 2021-07-01 15:47:27,747 ERROR [main] org.appng.api.support.ConfigValidator: no node found for xpath: //datasource[@id='cloneCloneDatasource']/config/linkpanel//link[@target='bar'] in resource datasource.xml 2021-07-01 15:47:27,759 ERROR [main] org.appng.api.support.ConfigValidator: no node found for xpath: //datasource[@id='cloneCloneDatasource']/config/linkpanel//link[@target='/page?getParam=5&doesNotExist=7'] in resource datasource.xml 2021-07-01 15:47:27,769 ERROR [main] org.appng.api.support.ConfigValidator: no node found for xpath: //datasource[@id='cloneCloneDatasource']/config/linkpanel//permissions/permission[@ref='doesNotExist'] in resource datasource.xml 2021-07-01 15:47:27,776 ERROR [main] org.appng.api.support.ConfigValidator: no node found for xpath: //datasource[@id='cloneCloneDatasource']/config/linkpanel//link[@target='/fizz'] in resource datasource.xml 2021-07-01 15:47:27,782 ERROR [main] org.appng.api.support.ConfigValidator: no node found for xpath: //datasource[@id='cloneCloneDatasource']/config/linkpanel//link[@target='/fizz']/permissions/permission[@ref='doesNotExist'] in resource datasource.xml 2021-07-01 15:47:27,788 ERROR [main] org.appng.api.support.ConfigValidator: no node found for xpath: //datasource[@id='cloneCloneCloneDatasource']/config//permissions/permission[@ref='doesNotExist'] in resource datasource.xml 2021-07-01 15:47:27,792 ERROR [main] org.appng.api.support.ConfigValidator: no node found for xpath: //datasource[@id='cloneCloneCloneDatasource']/config/linkpanel//link[@target='bar'] in resource datasource.xml 2021-07-01 15:47:27,797 ERROR [main] org.appng.api.support.ConfigValidator: no node found for xpath: //datasource[@id='cloneCloneCloneDatasource']/config/linkpanel//link[@target='/page?getParam=5&doesNotExist=7'] in resource datasource.xml 2021-07-01 15:47:27,801 ERROR [main] org.appng.api.support.ConfigValidator: no node found for xpath: //datasource[@id='cloneCloneCloneDatasource']/config/linkpanel//permissions/permission[@ref='doesNotExist'] in resource datasource.xml 2021-07-01 15:47:27,806 ERROR [main] org.appng.api.support.ConfigValidator: no node found for xpath: //datasource[@id='cloneCloneCloneDatasource']/config/linkpanel//link[@target='/fizz'] in resource datasource.xml 2021-07-01 15:47:27,810 ERROR [main] org.appng.api.support.ConfigValidator: no node found for xpath: //datasource[@id='cloneCloneCloneDatasource']/config/linkpanel//link[@target='/fizz']/permissions/permission[@ref='doesNotExist'] in resource datasource.xml 2021-07-01 15:47:27,888 ERROR [main] org.appng.api.support.ConfigValidator: no node found for xpath: //datasource[@id='enhancedClone']/config//permissions/permission[@ref='testPermission'] in resource datasource.xml 2021-07-01 15:47:27,892 ERROR [main] org.appng.api.support.ConfigValidator: no node found for xpath: //datasource[@id='enhancedClone']/config/linkpanel//permissions/permission[@ref='doesNotExist'] in resource datasource.xml 2021-07-01 15:47:27,895 ERROR [main] org.appng.api.support.ConfigValidator: no node found for xpath: //datasource[@id='enhancedClone']/config/linkpanel//link[@target='/fizz'] in resource datasource.xml 2021-07-01 15:47:27,899 ERROR [main] org.appng.api.support.ConfigValidator: no node found for xpath: //datasource[@id='enhancedClone']/config/linkpanel//link[@target='/fizz']/permissions/permission[@ref='doesNotExist'] in resource datasource.xml 2021-07-01 15:47:27,902 ERROR [main] org.appng.api.support.ConfigValidator: no node found for xpath: //datasource[@id='enhancedClone']/config/linkpanel//link[@target='hyrule'] in resource datasource.xml 2021-07-01 15:47:27,905 ERROR [main] org.appng.api.support.ConfigValidator: no node found for xpath: //datasource[@id='cloneDatasource']/config//permissions/permission[@ref='doesNotExist'] in resource datasource.xml 2021-07-01 15:47:27,909 ERROR [main] org.appng.api.support.ConfigValidator: no node found for xpath: //datasource[@id='cloneDatasource']/config/linkpanel//link[@target='bar'] in resource datasource.xml 2021-07-01 15:47:27,912 ERROR [main] org.appng.api.support.ConfigValidator: no node found for xpath: //datasource[@id='cloneDatasource']/config/linkpanel//link[@target='/page?getParam=5&doesNotExist=7'] in resource datasource.xml 2021-07-01 15:47:27,916 ERROR [main] org.appng.api.support.ConfigValidator: no node found for xpath: //datasource[@id='cloneDatasource']/config/linkpanel//permissions/permission[@ref='doesNotExist'] in resource datasource.xml 2021-07-01 15:47:27,919 ERROR [main] org.appng.api.support.ConfigValidator: no node found for xpath: //datasource[@id='cloneDatasource']/config/linkpanel//link[@target='/fizz'] in resource datasource.xml 2021-07-01 15:47:27,922 ERROR [main] org.appng.api.support.ConfigValidator: no node found for xpath: //datasource[@id='cloneDatasource']/config/linkpanel//link[@target='/fizz']/permissions/permission[@ref='doesNotExist'] in resource datasource.xml 2021-07-01 15:47:27,990 INFO [main] org.appng.api.support.ConfigValidator: validated application 'application' in 291ms 2021-07-01 15:47:27,991 ERROR [main] org.appng.api.support.ConfigValidator: found errors: No found, application will not work! application.xml: Duplicate permission 'permissionA'. application.xml: Duplicate property 'propa'. application.xml: Duplicate role: User application.xml: The role 'User' references the permission 'permissionB' more than once! application.xml: The role 'User' references the unknown permission 'doesNotExist'. datasource.xml: datasource 'cloneCloneCloneDatasource': linkpanel 'foo' link '/page?getParam=5&doesNotExist=7' points to page 'page' and uses the unknown get-paramter(s) [doesNotExist]. Valid get-parameters are: [getParam] datasource.xml: datasource 'cloneCloneCloneDatasource': linkpanel 'foo' link 'bar' points to an invalid target, must start with '/', '${}' or '?'! datasource.xml: datasource 'cloneCloneCloneDatasource': linkpanel 'jin' link '/fizz' points to the unknown page 'fizz' datasource.xml: datasource 'cloneCloneCloneDatasource': linkpanel 'jin' link '/fizz' references the unknown permission 'doesNotExist'. datasource.xml: datasource 'cloneCloneCloneDatasource': linkpanel 'jin' references the unknown permission 'doesNotExist'. datasource.xml: datasource 'cloneCloneCloneDatasource': references the unknown permission 'doesNotExist'. datasource.xml: datasource 'cloneCloneDatasource': linkpanel 'foo' link '/page?getParam=5&doesNotExist=7' points to page 'page' and uses the unknown get-paramter(s) [doesNotExist]. Valid get-parameters are: [getParam] datasource.xml: datasource 'cloneCloneDatasource': linkpanel 'foo' link 'bar' points to an invalid target, must start with '/', '${}' or '?'! datasource.xml: datasource 'cloneCloneDatasource': linkpanel 'jin' link '/fizz' points to the unknown page 'fizz' datasource.xml: datasource 'cloneCloneDatasource': linkpanel 'jin' link '/fizz' references the unknown permission 'doesNotExist'. datasource.xml: datasource 'cloneCloneDatasource': linkpanel 'jin' references the unknown permission 'doesNotExist'. datasource.xml: datasource 'cloneCloneDatasource': references the unknown permission 'doesNotExist'. datasource.xml: datasource 'cloneDatasource': linkpanel 'foo' link '/page?getParam=5&doesNotExist=7' points to page 'page' and uses the unknown get-paramter(s) [doesNotExist]. Valid get-parameters are: [getParam] datasource.xml: datasource 'cloneDatasource': linkpanel 'foo' link 'bar' points to an invalid target, must start with '/', '${}' or '?'! datasource.xml: datasource 'cloneDatasource': linkpanel 'jin' link '/fizz' points to the unknown page 'fizz' datasource.xml: datasource 'cloneDatasource': linkpanel 'jin' link '/fizz' references the unknown permission 'doesNotExist'. datasource.xml: datasource 'cloneDatasource': linkpanel 'jin' references the unknown permission 'doesNotExist'. datasource.xml: datasource 'cloneDatasource': references the unknown permission 'doesNotExist'. datasource.xml: datasource 'datasource', option 'id' references the unknown parameter 'doesNotExist'. Valid parameters are: [dsParam1, dsParam2] datasource.xml: datasource 'datasource': linkpanel 'foo' link '/page?getParam=5&doesNotExist=7' points to page 'page' and uses the unknown get-paramter(s) [doesNotExist]. Valid get-parameters are: [getParam] datasource.xml: datasource 'datasource': linkpanel 'foo' link 'bar' points to an invalid target, must start with '/', '${}' or '?'! datasource.xml: datasource 'datasource': linkpanel 'jin' link '/fizz' points to the unknown page 'fizz' datasource.xml: datasource 'datasource': linkpanel 'jin' link '/fizz' references the unknown permission 'doesNotExist'. datasource.xml: datasource 'datasource': linkpanel 'jin' references the unknown permission 'doesNotExist'. datasource.xml: datasource 'datasource': references the unknown permission 'doesNotExist'. datasource.xml: datasource 'enhancedClone': linkpanel 'jin' link '/fizz' points to the unknown page 'fizz' datasource.xml: datasource 'enhancedClone': linkpanel 'jin' link '/fizz' references the unknown permission 'doesNotExist'. datasource.xml: datasource 'enhancedClone': linkpanel 'jin' references the unknown permission 'doesNotExist'. datasource.xml: datasource 'enhancedClone': linkpanel 'nintendo' link 'hyrule' points to an invalid target, must start with '/', '${}' or '?'! datasource.xml: datasource 'enhancedClone': references the unknown permission 'testPermission'. datasource.xml: datasource 'person': field: email, condition: '${5 ab foo}' is invalid: Failed to parse the expression [${5 ab foo}] datasource.xml: datasource 'person': field: firstname, condition: '${current.dummy > 1}' is invalid: Property [dummy] not found on type [org.appng.api.Person] datasource.xml: datasource 'person': field: firstname, hidden: '${current.doDisplay}' is invalid: Property [doDisplay] not found on type [org.appng.api.Person] datasource.xml: datasource 'person': field: firstname, readOnly: '${isVisible}' is invalid: parameter 'isVisible' not found on datasource 'person' event.xml: action 'action', option 'id' references the unknown parameter 'doesNotExist'. Valid parameters are: [actionParam2, actionParam1] event.xml: action 'action': condition: '${fooo}' is invalid: parameter 'fooo' not found on action 'action' event.xml: action 'action': references the unknown permission 'doesNotExist'. event.xml: action 'action': the reference to dataSource 'datasource' (from 'datasource.xml') uses the parameter doesNotExist which is unknown in the dataSource 'datasource'! Supported parameters are: [dsParam1, dsParam2] event.xml: action 'action2': references the unknown datasource 'doesNotExist'. event.xml: event 'event' references the unknown permission 'doesNotExist'. page.xml: page 'page' references the unknown action 'doesNotExist' (from event 'event'). page.xml: page 'page' references the unknown datasource 'doesNotExist'. page.xml: page 'page' references the unknown event 'doesNotExist'. page.xml: page 'page' references the unknown permission 'doesNotExist'. page.xml: page 'page' section[1] attribute 'hidden': parameter 'isHidden' not found on page 'page' page.xml: page 'page' section[1]/element[1] attribute 'folded': parameter 'isFolded' not found on page 'page' page.xml: page 'page' section[1]/element[1] attribute 'passive': parameter 'isPassive' not found on page 'page' page.xml: page 'page' the reference to action 'action' (from 'event.xml') uses the parameter actionParam3 which is unknown in the action 'action'! Supported parameters are: [actionParam2, actionParam1] page.xml: page 'page' the reference to action 'action' uses the unknown parameter doesNotExist. Supported parameters are: [getParam, urlParam, postParam] page.xml: page 'page' the reference to dataSource 'datasource' (from 'datasource.xml') uses the parameter dsParam3 which is unknown in the dataSource 'datasource'! Supported parameters are: [dsParam1, dsParam2] page.xml: page 'page' the reference to dataSource 'datasource' uses the unknown parameter doesNotExist. Supported parameters are: [getParam, urlParam, postParam] page.xml: page 'page', action 'action' condition: '${fooo}' is invalid: parameter 'fooo' not found on page 'page' page.xml: page 'page', action 'action' references the unknown permission 'doesNotExist'. page.xml: page 'page', datasource 'datasource' condition: '${postParam and fooo}' is invalid: parameter 'fooo' not found on page 'page' page.xml: page 'page', datasource 'datasource' references the unknown permission 'doesNotExist'. 2021-07-01 15:47:27,997 ERROR [main] org.appng.api.support.ConfigValidator: no node found for xpath: //datasource[@id='cloneCloneDatasource']/config/meta-data in resource datasource.xml 2021-07-01 15:47:28,007 ERROR [main] org.appng.api.support.ConfigValidator: no node found for xpath: //datasource[@id='cloneCloneCloneDatasource']/config/meta-data in resource datasource.xml 2021-07-01 15:47:28,013 ERROR [main] org.appng.api.support.ConfigValidator: no node found for xpath: //datasource[@id='enhancedClone']/config/meta-data in resource datasource.xml 2021-07-01 15:47:28,016 ERROR [main] org.appng.api.support.ConfigValidator: no node found for xpath: //datasource[@id='cloneDatasource']/config/meta-data in resource datasource.xml [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.695 s - in org.appng.api.ConfigValidatorTest [INFO] Running org.appng.api.XPathProcessorTest [INFO] Tests run: 13, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.103 s - in org.appng.api.XPathProcessorTest [INFO] Running org.appng.api.support.OptionsImplTest [INFO] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.012 s - in org.appng.api.support.OptionsImplTest [INFO] Running org.appng.api.support.LabelSupportTest [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.035 s - in org.appng.api.support.LabelSupportTest [INFO] Running org.appng.api.support.ParameterSupportTest [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.016 s - in org.appng.api.support.ParameterSupportTest [INFO] Running org.appng.api.support.FieldProcessorTest [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.013 s - in org.appng.api.support.FieldProcessorTest [INFO] Running org.appng.api.support.PropertyHolderTest [INFO] Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 s - in org.appng.api.support.PropertyHolderTest [INFO] Running org.appng.api.support.CallableDataSourceTest [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.094 s - in org.appng.api.support.CallableDataSourceTest [INFO] Running org.appng.api.support.RequestSupportTest 2021-07-01 15:47:28,383 WARN [main] org.appng.api.support.field.DateFieldConverter: error in field birthDate: can not convert 'null' to type 'java.util.Date' using format 'yyyy.MM.dd' 2021-07-01 15:47:28,387 WARN [main] org.appng.api.support.field.DecimalFieldConverter: error in field savings: can not convert 'null' to type 'java.lang.Double' using format '###,###.###' 2021-07-01 15:47:28,388 WARN [main] org.appng.api.support.field.IntegerFieldConverter: error in field age: can not convert 'null' to type 'java.lang.Long' using format '#' 2021-07-01 15:47:28,393 WARN [main] org.appng.api.support.field.IntegerFieldConverter: error in field age: can not convert 'null' to type 'java.lang.Long' using format '###' 2021-07-01 15:47:28,446 INFO [main] org.hibernate.validator.internal.util.Version: HV000001: Hibernate Validator 6.2.0.Final [INFO] Tests run: 21, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.466 s - in org.appng.api.support.RequestSupportTest [INFO] Running org.appng.api.support.field.DateFieldConverterTest 2021-07-01 15:47:28,810 WARN [main] org.appng.api.support.field.DateFieldConverter: error in field object: can not convert 'null' to type 'java.util.Date' using format 'yyyy-MM-dd HH:mm:ss' [INFO] Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.026 s - in org.appng.api.support.field.DateFieldConverterTest [INFO] Running org.appng.api.support.field.DateFieldConverterLocalDateTimeTest 2021-07-01 15:47:28,846 WARN [main] org.appng.api.support.field.DateFieldConverter: error in field object: can not convert 'null' to type 'java.time.LocalDateTime' using format 'yyyy-MM-dd HH:mm:ss' [INFO] Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.035 s - in org.appng.api.support.field.DateFieldConverterLocalDateTimeTest [INFO] Running org.appng.api.support.field.DateFieldConverterLocalDateTest 2021-07-01 15:47:28,866 WARN [main] org.appng.api.support.field.DateFieldConverter: error in field object: can not convert 'null' to type 'java.time.LocalDate' using format 'yyyy-MM-dd HH:mm:ss' [INFO] Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.019 s - in org.appng.api.support.field.DateFieldConverterLocalDateTest [INFO] Running org.appng.api.support.field.DateFieldConverterJodaLocalDateTimeTest 2021-07-01 15:47:28,955 WARN [main] org.appng.api.support.field.DateFieldConverter: error in field object: can not convert 'null' to type 'org.joda.time.LocalDateTime' using format 'yyyy-MM-dd HH:mm:ss' [INFO] Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.089 s - in org.appng.api.support.field.DateFieldConverterJodaLocalDateTimeTest [INFO] Running org.appng.api.support.field.DefaultFieldConverterTest [INFO] Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.06 s - in org.appng.api.support.field.DefaultFieldConverterTest [INFO] Running org.appng.api.support.field.DateFieldConverterJodaDateTimeTest 2021-07-01 15:47:29,043 WARN [main] org.appng.api.support.field.DateFieldConverter: error in field object: can not convert 'null' to type 'org.joda.time.DateTime' using format 'yyyy-MM-dd HH:mm:ss' [INFO] Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.02 s - in org.appng.api.support.field.DateFieldConverterJodaDateTimeTest [INFO] Running org.appng.api.support.field.DateFieldConverterZonedDateTimeTest 2021-07-01 15:47:29,065 WARN [main] org.appng.api.support.field.DateFieldConverter: error in field object: can not convert 'null' to type 'java.time.ZonedDateTime' using format 'yyyy-MM-dd HH:mm:ss' [INFO] Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.019 s - in org.appng.api.support.field.DateFieldConverterZonedDateTimeTest [INFO] Running org.appng.api.support.field.ObjectFieldConverterTest [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.622 s - in org.appng.api.support.field.ObjectFieldConverterTest [INFO] Running org.appng.api.support.field.LinkPanelFieldHandlerTest [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 s - in org.appng.api.support.field.LinkPanelFieldHandlerTest [INFO] Running org.appng.api.support.field.ListFieldConverterTest [INFO] Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.031 s - in org.appng.api.support.field.ListFieldConverterTest [INFO] Running org.appng.api.support.field.IntegerFieldConverterTest 2021-07-01 15:47:29,747 WARN [main] org.appng.api.support.field.IntegerFieldConverter: error in field object: can not convert '2247483648' to type 'java.lang.Integer' using format '#' 2021-07-01 15:47:29,753 WARN [main] org.appng.api.support.field.IntegerFieldConverter: error in field object: can not convert 'null' to type 'java.lang.Integer' using format '#' [INFO] Tests run: 15, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.026 s - in org.appng.api.support.field.IntegerFieldConverterTest [INFO] Running org.appng.api.support.field.FileFieldConverterTest [INFO] Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.015 s - in org.appng.api.support.field.FileFieldConverterTest [INFO] Running org.appng.api.support.field.DateFieldConverterOffsetDateTimeTest 2021-07-01 15:47:29,791 WARN [main] org.appng.api.support.field.DateFieldConverter: error in field object: can not convert 'null' to type 'java.time.OffsetDateTime' using format 'yyyy-MM-dd HH:mm:ss' [INFO] Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.015 s - in org.appng.api.support.field.DateFieldConverterOffsetDateTimeTest [INFO] Running org.appng.api.support.field.DateFieldConverterJodaLocalDateTest 2021-07-01 15:47:29,809 WARN [main] org.appng.api.support.field.DateFieldConverter: error in field object: can not convert 'null' to type 'org.joda.time.LocalDate' using format 'yyyy-MM-dd HH:mm:ss' [INFO] Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.017 s - in org.appng.api.support.field.DateFieldConverterJodaLocalDateTest [INFO] Running org.appng.api.support.SortParamSupportTest [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.01 s - in org.appng.api.support.SortParamSupportTest [INFO] Running org.appng.api.support.ApplicationRequestTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.054 s - in org.appng.api.support.ApplicationRequestTest [INFO] Running org.appng.api.support.CallableActionTest [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.065 s - in org.appng.api.support.CallableActionTest [INFO] Running org.appng.api.support.ScopeTest [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s - in org.appng.api.support.ScopeTest [INFO] Running org.appng.api.support.ApplicationResourceHolderTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.018 s - in org.appng.api.support.ApplicationResourceHolderTest [INFO] Running org.appng.api.support.OptionImplTest [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 s - in org.appng.api.support.OptionImplTest [INFO] Running org.appng.api.support.ValidationProviderTest [INFO] Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.436 s - in org.appng.api.support.ValidationProviderTest [INFO] Running org.appng.api.support.validation.FileUploadValidatorTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 s - in org.appng.api.support.validation.FileUploadValidatorTest [INFO] Running org.appng.api.support.validation.LocalizedMessageInterpolatorTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 s - in org.appng.api.support.validation.LocalizedMessageInterpolatorTest [INFO] Running org.appng.api.support.DatasourceInheritanceTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s - in org.appng.api.support.DatasourceInheritanceTest [INFO] Running org.appng.api.support.I18nTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 s - in org.appng.api.support.I18nTest [INFO] Running org.appng.api.support.MessageSourceChainTest [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s - in org.appng.api.support.MessageSourceChainTest [INFO] Running org.appng.api.support.SelectionBuilderTest [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 s - in org.appng.api.support.SelectionBuilderTest [INFO] Running org.appng.api.support.SelectionFactoryTest [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s - in org.appng.api.support.SelectionFactoryTest [INFO] Running org.appng.api.support.ElementHelperTest [WARNING] Tests run: 17, Failures: 0, Errors: 0, Skipped: 1, Time elapsed: 0.06 s - in org.appng.api.support.ElementHelperTest [INFO] Running org.appng.api.support.HttpHeaderUtilsTest [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.014 s - in org.appng.api.support.HttpHeaderUtilsTest [INFO] Running org.appng.api.support.ResultServiceTest [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.041 s - in org.appng.api.support.ResultServiceTest [INFO] Running org.appng.api.support.environment.EnvironmentTest 2021-07-01 15:47:30,715 INFO [main] org.appng.api.support.environment.DefaultEnvironment: Clearing site scope with identifier 'SITE.localhost' [INFO] Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.02 s - in org.appng.api.support.environment.EnvironmentTest [INFO] Running org.appng.api.support.environment.AttributeWrapperTest 2021-07-01 15:47:30,718 INFO [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#1562533966 for site thesite with parent sun.misc.Launcher$AppClassLoader#1252169911 created [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s - in org.appng.api.support.environment.AttributeWrapperTest [INFO] Running org.appng.api.validation.constraints.RichtextSizeValidatorTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.083 s - in org.appng.api.validation.constraints.RichtextSizeValidatorTest [INFO] Running org.appng.api.model.PropertyTypeTest [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.011 s - in org.appng.api.model.PropertyTypeTest [INFO] Running org.appng.api.FileUploadTest [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s - in org.appng.api.FileUploadTest [INFO] Running org.appng.api.ConsumerProducerTest waiting 10 ms waiting 20 ms waiting 30 ms waiting 40 ms waiting 50 ms waiting 60 ms waiting 70 ms waiting 80 ms waiting 90 ms no java.lang.String returned after 80 milliseconds [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.514 s - in org.appng.api.ConsumerProducerTest [INFO] Running org.appng.api.DataContainerTest [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.007 s - in org.appng.api.DataContainerTest [INFO] [INFO] Results: [INFO] [WARNING] Tests run: 323, Failures: 0, Errors: 0, Skipped: 1 [INFO] [INFO] [INFO] --- maven-jar-plugin:3.0.2:jar (default-jar) @ appng-api --- [INFO] Building jar: /var/lib/jenkins/workspace/appNG_1.23.x/appng-api/target/appng-api-1.23.0-SNAPSHOT.jar [INFO] [INFO] --- maven-source-plugin:3.0.1:jar-no-fork (default) @ appng-api --- [INFO] Building jar: /var/lib/jenkins/workspace/appNG_1.23.x/appng-api/target/appng-api-1.23.0-SNAPSHOT-sources.jar [INFO] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ appng-api --- [INFO] Installing /var/lib/jenkins/workspace/appNG_1.23.x/appng-api/target/appng-api-1.23.0-SNAPSHOT.jar to /var/lib/jenkins/.m2/repository/org/appng/appng-api/1.23.0-SNAPSHOT/appng-api-1.23.0-SNAPSHOT.jar [INFO] Installing /var/lib/jenkins/workspace/appNG_1.23.x/appng-api/pom.xml to /var/lib/jenkins/.m2/repository/org/appng/appng-api/1.23.0-SNAPSHOT/appng-api-1.23.0-SNAPSHOT.pom [INFO] Installing /var/lib/jenkins/workspace/appNG_1.23.x/appng-api/target/appng-api-1.23.0-SNAPSHOT-sources.jar to /var/lib/jenkins/.m2/repository/org/appng/appng-api/1.23.0-SNAPSHOT/appng-api-1.23.0-SNAPSHOT-sources.jar [INFO] [INFO] --- maven-deploy-plugin:2.8.2:deploy (default-deploy) @ appng-api --- Downloading: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-api/1.23.0-SNAPSHOT/maven-metadata.xml Progress (1): 990 B Downloaded: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-api/1.23.0-SNAPSHOT/maven-metadata.xml (990 B at 66 kB/s) Uploading: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-api/1.23.0-SNAPSHOT/appng-api-1.23.0-20210701.134731-36.jar Progress (1): 2.0/354 kB Progress (1): 4.1/354 kB Progress (1): 6.1/354 kB Progress (1): 8.2/354 kB Progress (1): 10/354 kB Progress (1): 12/354 kB Progress (1): 14/354 kB Progress (1): 16/354 kB Progress (1): 18/354 kB Progress (1): 20/354 kB Progress (1): 23/354 kB Progress (1): 25/354 kB Progress (1): 27/354 kB Progress (1): 29/354 kB Progress (1): 31/354 kB Progress (1): 33/354 kB Progress (1): 35/354 kB Progress (1): 37/354 kB Progress (1): 39/354 kB Progress (1): 41/354 kB Progress (1): 43/354 kB Progress (1): 45/354 kB Progress (1): 47/354 kB Progress (1): 49/354 kB Progress (1): 51/354 kB Progress (1): 53/354 kB Progress (1): 55/354 kB Progress (1): 57/354 kB Progress (1): 59/354 kB Progress (1): 61/354 kB Progress (1): 63/354 kB Progress (1): 66/354 kB Progress (1): 68/354 kB Progress (1): 70/354 kB Progress (1): 72/354 kB Progress (1): 74/354 kB Progress (1): 76/354 kB Progress (1): 78/354 kB Progress (1): 80/354 kB Progress (1): 82/354 kB Progress (1): 84/354 kB Progress (1): 86/354 kB Progress (1): 88/354 kB Progress (1): 90/354 kB Progress (1): 92/354 kB Progress (1): 94/354 kB Progress (1): 96/354 kB Progress (1): 98/354 kB Progress (1): 100/354 kB Progress (1): 102/354 kB Progress (1): 104/354 kB Progress (1): 106/354 kB Progress (1): 109/354 kB Progress (1): 111/354 kB Progress (1): 113/354 kB Progress (1): 115/354 kB Progress (1): 117/354 kB Progress (1): 119/354 kB Progress (1): 121/354 kB Progress (1): 123/354 kB Progress (1): 125/354 kB Progress (1): 127/354 kB Progress (1): 129/354 kB Progress (1): 131/354 kB Progress (1): 133/354 kB Progress (1): 135/354 kB Progress (1): 137/354 kB Progress (1): 139/354 kB Progress (1): 141/354 kB Progress (1): 143/354 kB Progress (1): 145/354 kB Progress (1): 147/354 kB Progress (1): 150/354 kB Progress (1): 152/354 kB Progress (1): 154/354 kB Progress (1): 156/354 kB Progress (1): 158/354 kB Progress (1): 160/354 kB Progress (1): 162/354 kB Progress (1): 164/354 kB Progress (1): 166/354 kB Progress (1): 168/354 kB Progress (1): 170/354 kB Progress (1): 172/354 kB Progress (1): 174/354 kB Progress (1): 176/354 kB Progress (1): 178/354 kB Progress (1): 180/354 kB Progress (1): 182/354 kB Progress (1): 184/354 kB Progress (1): 186/354 kB Progress (1): 188/354 kB Progress (1): 190/354 kB Progress (1): 193/354 kB Progress (1): 195/354 kB Progress (1): 197/354 kB Progress (1): 199/354 kB Progress (1): 201/354 kB Progress (1): 203/354 kB Progress (1): 205/354 kB Progress (1): 207/354 kB Progress (1): 209/354 kB Progress (1): 211/354 kB Progress (1): 213/354 kB Progress (1): 215/354 kB Progress (1): 217/354 kB Progress (1): 219/354 kB Progress (1): 221/354 kB Progress (1): 223/354 kB Progress (1): 225/354 kB Progress (1): 227/354 kB Progress (1): 229/354 kB Progress (1): 231/354 kB Progress (1): 233/354 kB Progress (1): 236/354 kB Progress (1): 238/354 kB Progress (1): 240/354 kB Progress (1): 242/354 kB Progress (1): 244/354 kB Progress (1): 246/354 kB Progress (1): 248/354 kB Progress (1): 250/354 kB Progress (1): 252/354 kB Progress (1): 254/354 kB Progress (1): 256/354 kB Progress (1): 258/354 kB Progress (1): 260/354 kB Progress (1): 262/354 kB Progress (1): 264/354 kB Progress (1): 266/354 kB Progress (1): 268/354 kB Progress (1): 270/354 kB Progress (1): 272/354 kB Progress (1): 274/354 kB Progress (1): 276/354 kB Progress (1): 279/354 kB Progress (1): 281/354 kB Progress (1): 283/354 kB Progress (1): 285/354 kB Progress (1): 287/354 kB Progress (1): 289/354 kB Progress (1): 291/354 kB Progress (1): 293/354 kB Progress (1): 295/354 kB Progress (1): 297/354 kB Progress (1): 299/354 kB Progress (1): 301/354 kB Progress (1): 303/354 kB Progress (1): 305/354 kB Progress (1): 307/354 kB Progress (1): 309/354 kB Progress (1): 311/354 kB Progress (1): 313/354 kB Progress (1): 315/354 kB Progress (1): 317/354 kB Progress (1): 319/354 kB Progress (1): 322/354 kB Progress (1): 324/354 kB Progress (1): 326/354 kB Progress (1): 328/354 kB Progress (1): 330/354 kB Progress (1): 332/354 kB Progress (1): 334/354 kB Progress (1): 336/354 kB Progress (1): 338/354 kB Progress (1): 340/354 kB Progress (1): 342/354 kB Progress (1): 344/354 kB Progress (1): 346/354 kB Progress (1): 348/354 kB Progress (1): 350/354 kB Progress (1): 352/354 kB Progress (1): 354 kB Uploaded: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-api/1.23.0-SNAPSHOT/appng-api-1.23.0-20210701.134731-36.jar (354 kB at 1.6 MB/s) Uploading: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-api/1.23.0-SNAPSHOT/appng-api-1.23.0-20210701.134731-36.pom Progress (1): 2.0/3.9 kB Progress (1): 3.9 kB Uploaded: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-api/1.23.0-SNAPSHOT/appng-api-1.23.0-20210701.134731-36.pom (3.9 kB at 12 kB/s) Downloading: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-api/maven-metadata.xml Progress (1): 1.6 kB Downloaded: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-api/maven-metadata.xml (1.6 kB at 133 kB/s) Uploading: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-api/1.23.0-SNAPSHOT/maven-metadata.xml Progress (1): 990 B Uploaded: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-api/1.23.0-SNAPSHOT/maven-metadata.xml (990 B at 1.1 kB/s) Uploading: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-api/maven-metadata.xml Progress (1): 1.6 kB Uploaded: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-api/maven-metadata.xml (1.6 kB at 2.2 kB/s) Uploading: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-api/1.23.0-SNAPSHOT/appng-api-1.23.0-20210701.134731-36-sources.jar Progress (1): 2.0/282 kB Progress (1): 4.1/282 kB Progress (1): 6.1/282 kB Progress (1): 8.2/282 kB Progress (1): 10/282 kB Progress (1): 12/282 kB Progress (1): 14/282 kB Progress (1): 16/282 kB Progress (1): 18/282 kB Progress (1): 20/282 kB Progress (1): 23/282 kB Progress (1): 25/282 kB Progress (1): 27/282 kB Progress (1): 29/282 kB Progress (1): 31/282 kB Progress (1): 33/282 kB Progress (1): 35/282 kB Progress (1): 37/282 kB Progress (1): 39/282 kB Progress (1): 41/282 kB Progress (1): 43/282 kB Progress (1): 45/282 kB Progress (1): 47/282 kB Progress (1): 49/282 kB Progress (1): 51/282 kB Progress (1): 53/282 kB Progress (1): 55/282 kB Progress (1): 57/282 kB Progress (1): 59/282 kB Progress (1): 61/282 kB Progress (1): 63/282 kB Progress (1): 66/282 kB Progress (1): 68/282 kB Progress (1): 70/282 kB Progress (1): 72/282 kB Progress (1): 74/282 kB Progress (1): 76/282 kB Progress (1): 78/282 kB Progress (1): 80/282 kB Progress (1): 82/282 kB Progress (1): 84/282 kB Progress (1): 86/282 kB Progress (1): 88/282 kB Progress (1): 90/282 kB Progress (1): 92/282 kB Progress (1): 94/282 kB Progress (1): 96/282 kB Progress (1): 98/282 kB Progress (1): 100/282 kB Progress (1): 102/282 kB Progress (1): 104/282 kB Progress (1): 106/282 kB Progress (1): 109/282 kB Progress (1): 111/282 kB Progress (1): 113/282 kB Progress (1): 115/282 kB Progress (1): 117/282 kB Progress (1): 119/282 kB Progress (1): 121/282 kB Progress (1): 123/282 kB Progress (1): 125/282 kB Progress (1): 127/282 kB Progress (1): 129/282 kB Progress (1): 131/282 kB Progress (1): 133/282 kB Progress (1): 135/282 kB Progress (1): 137/282 kB Progress (1): 139/282 kB Progress (1): 141/282 kB Progress (1): 143/282 kB Progress (1): 145/282 kB Progress (1): 147/282 kB Progress (1): 150/282 kB Progress (1): 152/282 kB Progress (1): 154/282 kB Progress (1): 156/282 kB Progress (1): 158/282 kB Progress (1): 160/282 kB Progress (1): 162/282 kB Progress (1): 164/282 kB Progress (1): 166/282 kB Progress (1): 168/282 kB Progress (1): 170/282 kB Progress (1): 172/282 kB Progress (1): 174/282 kB Progress (1): 176/282 kB Progress (1): 178/282 kB Progress (1): 180/282 kB Progress (1): 182/282 kB Progress (1): 184/282 kB Progress (1): 186/282 kB Progress (1): 188/282 kB Progress (1): 190/282 kB Progress (1): 193/282 kB Progress (1): 195/282 kB Progress (1): 197/282 kB Progress (1): 199/282 kB Progress (1): 201/282 kB Progress (1): 203/282 kB Progress (1): 205/282 kB Progress (1): 207/282 kB Progress (1): 209/282 kB Progress (1): 211/282 kB Progress (1): 213/282 kB Progress (1): 215/282 kB Progress (1): 217/282 kB Progress (1): 219/282 kB Progress (1): 221/282 kB Progress (1): 223/282 kB Progress (1): 225/282 kB Progress (1): 227/282 kB Progress (1): 229/282 kB Progress (1): 231/282 kB Progress (1): 233/282 kB Progress (1): 236/282 kB Progress (1): 238/282 kB Progress (1): 240/282 kB Progress (1): 242/282 kB Progress (1): 244/282 kB Progress (1): 246/282 kB Progress (1): 248/282 kB Progress (1): 250/282 kB Progress (1): 252/282 kB Progress (1): 254/282 kB Progress (1): 256/282 kB Progress (1): 258/282 kB Progress (1): 260/282 kB Progress (1): 262/282 kB Progress (1): 264/282 kB Progress (1): 266/282 kB Progress (1): 268/282 kB Progress (1): 270/282 kB Progress (1): 272/282 kB Progress (1): 274/282 kB Progress (1): 276/282 kB Progress (1): 279/282 kB Progress (1): 281/282 kB Progress (1): 282 kB Uploaded: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-api/1.23.0-SNAPSHOT/appng-api-1.23.0-20210701.134731-36-sources.jar (282 kB at 1.5 MB/s) Uploading: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-api/1.23.0-SNAPSHOT/maven-metadata.xml Progress (1): 990 B Uploaded: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-api/1.23.0-SNAPSHOT/maven-metadata.xml (990 B at 856 B/s) [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building appNG testsupport 1.23.0-SNAPSHOT [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ appng-testsupport --- [INFO] Deleting /var/lib/jenkins/workspace/appNG_1.23.x/appng-testsupport/target [INFO] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ appng-testsupport --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 3 resources [INFO] [INFO] --- maven-compiler-plugin:3.6.1:compile (default-compile) @ appng-testsupport --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 18 source files to /var/lib/jenkins/workspace/appNG_1.23.x/appng-testsupport/target/classes [INFO] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ appng-testsupport --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 7 resources [INFO] [INFO] --- maven-compiler-plugin:3.6.1:testCompile (default-testCompile) @ appng-testsupport --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 8 source files to /var/lib/jenkins/workspace/appNG_1.23.x/appng-testsupport/target/test-classes [INFO] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ appng-testsupport --- [INFO] [INFO] ------------------------------------------------------- [INFO] T E S T S [INFO] ------------------------------------------------------- [INFO] Running org.appng.testsupport.TestBaseTest 2021-07-01 15:47:37,223 INFO [main] org.springframework.test.context.support.DefaultTestContextBootstrapper: Loaded default TestExecutionListener class names from location [META-INF/spring.factories]: [org.springframework.test.context.web.ServletTestExecutionListener, org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener, org.springframework.test.context.support.DependencyInjectionTestExecutionListener, org.springframework.test.context.support.DirtiesContextTestExecutionListener, org.springframework.test.context.transaction.TransactionalTestExecutionListener, org.springframework.test.context.jdbc.SqlScriptsTestExecutionListener] 2021-07-01 15:47:37,240 INFO [main] org.springframework.test.context.support.DefaultTestContextBootstrapper: Using TestExecutionListeners: [org.springframework.test.context.web.ServletTestExecutionListener@6b67034, org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener@16267862, org.springframework.test.context.support.DependencyInjectionTestExecutionListener@453da22c, org.springframework.test.context.support.DirtiesContextTestExecutionListener@71248c21, org.springframework.test.context.transaction.TransactionalTestExecutionListener@442675e1, org.springframework.test.context.jdbc.SqlScriptsTestExecutionListener@6166e06f] 2021-07-01 15:47:37,318 INFO [main] org.springframework.beans.factory.xml.XmlBeanDefinitionReader: Loading XML bean definitions from class path resource [org/appng/testsupport/application-testcontext.xml] 2021-07-01 15:47:37,573 INFO [main] org.springframework.context.support.GenericApplicationContext: Refreshing org.springframework.context.support.GenericApplicationContext@7bb58ca3: startup date [Thu Jul 01 15:47:37 CEST 2021]; root of context hierarchy 2021-07-01 15:47:37,837 WARN [main] org.springframework.context.annotation.ConfigurationClassEnhancer: @Bean method ApplicationTestConfig.CustomScopeConfigurer is non-static and returns an object assignable to Spring's BeanFactoryPostProcessor interface. This will result in a failure to process annotations such as @Autowired, @Resource and @PostConstruct within the method's declaring @Configuration class. Add the 'static' modifier to this method to avoid these container lifecycle issues; see @Bean javadoc for complete details. 2021-07-01 15:47:39,042 INFO [main] org.springframework.context.support.GenericApplicationContext: Closing org.springframework.context.support.GenericApplicationContext@7bb58ca3: startup date [Thu Jul 01 15:47:37 CEST 2021]; root of context hierarchy [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.105 s - in org.appng.testsupport.TestBaseTest [INFO] Running org.appng.testsupport.validation.AttributeValueDifferenceHandlerTest [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.01 s - in org.appng.testsupport.validation.AttributeValueDifferenceHandlerTest [INFO] Running org.appng.testsupport.validation.TextValueDifferenceHandlerTest [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.022 s - in org.appng.testsupport.validation.TextValueDifferenceHandlerTest [INFO] Running org.appng.testsupport.validation.WritingJsonValidatorTest [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.402 s - in org.appng.testsupport.validation.WritingJsonValidatorTest [INFO] Running org.appng.testsupport.validation.XPathDifferenceHandlerTest [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.047 s - in org.appng.testsupport.validation.XPathDifferenceHandlerTest [INFO] Running org.appng.testsupport.validation.DateFieldDifferenceHandlerTest [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.027 s - in org.appng.testsupport.validation.DateFieldDifferenceHandlerTest [INFO] Running org.appng.testsupport.SimpleApplicationTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.023 s - in org.appng.testsupport.SimpleApplicationTest [INFO] [INFO] Results: [INFO] [INFO] Tests run: 20, Failures: 0, Errors: 0, Skipped: 0 [INFO] [INFO] [INFO] --- maven-jar-plugin:3.0.2:jar (default-jar) @ appng-testsupport --- [INFO] Building jar: /var/lib/jenkins/workspace/appNG_1.23.x/appng-testsupport/target/appng-testsupport-1.23.0-SNAPSHOT.jar [INFO] [INFO] --- maven-source-plugin:3.0.1:jar-no-fork (default) @ appng-testsupport --- [INFO] Building jar: /var/lib/jenkins/workspace/appNG_1.23.x/appng-testsupport/target/appng-testsupport-1.23.0-SNAPSHOT-sources.jar [INFO] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ appng-testsupport --- [INFO] Installing /var/lib/jenkins/workspace/appNG_1.23.x/appng-testsupport/target/appng-testsupport-1.23.0-SNAPSHOT.jar to /var/lib/jenkins/.m2/repository/org/appng/appng-testsupport/1.23.0-SNAPSHOT/appng-testsupport-1.23.0-SNAPSHOT.jar [INFO] Installing /var/lib/jenkins/workspace/appNG_1.23.x/appng-testsupport/pom.xml to /var/lib/jenkins/.m2/repository/org/appng/appng-testsupport/1.23.0-SNAPSHOT/appng-testsupport-1.23.0-SNAPSHOT.pom [INFO] Installing /var/lib/jenkins/workspace/appNG_1.23.x/appng-testsupport/target/appng-testsupport-1.23.0-SNAPSHOT-sources.jar to /var/lib/jenkins/.m2/repository/org/appng/appng-testsupport/1.23.0-SNAPSHOT/appng-testsupport-1.23.0-SNAPSHOT-sources.jar [INFO] [INFO] --- maven-deploy-plugin:2.8.2:deploy (default-deploy) @ appng-testsupport --- Downloading: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-testsupport/1.23.0-SNAPSHOT/maven-metadata.xml Progress (1): 998 B Downloaded: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-testsupport/1.23.0-SNAPSHOT/maven-metadata.xml (998 B at 55 kB/s) Uploading: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-testsupport/1.23.0-SNAPSHOT/appng-testsupport-1.23.0-20210701.134740-36.jar Progress (1): 2.0/62 kB Progress (1): 4.1/62 kB Progress (1): 6.1/62 kB Progress (1): 8.2/62 kB Progress (1): 10/62 kB Progress (1): 12/62 kB Progress (1): 14/62 kB Progress (1): 16/62 kB Progress (1): 18/62 kB Progress (1): 20/62 kB Progress (1): 23/62 kB Progress (1): 25/62 kB Progress (1): 27/62 kB Progress (1): 29/62 kB Progress (1): 31/62 kB Progress (1): 33/62 kB Progress (1): 35/62 kB Progress (1): 37/62 kB Progress (1): 39/62 kB Progress (1): 41/62 kB Progress (1): 43/62 kB Progress (1): 45/62 kB Progress (1): 47/62 kB Progress (1): 49/62 kB Progress (1): 51/62 kB Progress (1): 53/62 kB Progress (1): 55/62 kB Progress (1): 57/62 kB Progress (1): 59/62 kB Progress (1): 61/62 kB Progress (1): 62 kB Uploaded: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-testsupport/1.23.0-SNAPSHOT/appng-testsupport-1.23.0-20210701.134740-36.jar (62 kB at 48 kB/s) Uploading: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-testsupport/1.23.0-SNAPSHOT/appng-testsupport-1.23.0-20210701.134740-36.pom Progress (1): 2.0/2.2 kB Progress (1): 2.2 kB Uploaded: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-testsupport/1.23.0-SNAPSHOT/appng-testsupport-1.23.0-20210701.134740-36.pom (2.2 kB at 1.5 kB/s) Downloading: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-testsupport/maven-metadata.xml Progress (1): 1.6 kB Downloaded: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-testsupport/maven-metadata.xml (1.6 kB at 37 kB/s) Uploading: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-testsupport/1.23.0-SNAPSHOT/maven-metadata.xml Progress (1): 998 B Uploaded: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-testsupport/1.23.0-SNAPSHOT/maven-metadata.xml (998 B at 824 B/s) Uploading: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-testsupport/maven-metadata.xml Progress (1): 1.6 kB Uploaded: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-testsupport/maven-metadata.xml (1.6 kB at 1.6 kB/s) Uploading: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-testsupport/1.23.0-SNAPSHOT/appng-testsupport-1.23.0-20210701.134740-36-sources.jar Progress (1): 2.0/37 kB Progress (1): 4.1/37 kB Progress (1): 6.1/37 kB Progress (1): 8.2/37 kB Progress (1): 10/37 kB Progress (1): 12/37 kB Progress (1): 14/37 kB Progress (1): 16/37 kB Progress (1): 18/37 kB Progress (1): 20/37 kB Progress (1): 23/37 kB Progress (1): 25/37 kB Progress (1): 27/37 kB Progress (1): 29/37 kB Progress (1): 31/37 kB Progress (1): 33/37 kB Progress (1): 35/37 kB Progress (1): 37/37 kB Progress (1): 37 kB Uploaded: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-testsupport/1.23.0-SNAPSHOT/appng-testsupport-1.23.0-20210701.134740-36-sources.jar (37 kB at 131 kB/s) Uploading: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-testsupport/1.23.0-SNAPSHOT/maven-metadata.xml Progress (1): 998 B Uploaded: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-testsupport/1.23.0-SNAPSHOT/maven-metadata.xml (998 B at 1.5 kB/s) [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building appNG REST API 1.23.0-SNAPSHOT [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ appng-rest-api --- [INFO] Deleting /var/lib/jenkins/workspace/appNG_1.23.x/appng-rest-api/target [INFO] [INFO] --- swagger-codegen-maven-plugin:2.4.7:generate (default) @ appng-rest-api --- [INFO] reading from /var/lib/jenkins/workspace/appNG_1.23.x/appng-rest-api/src/main/resources/org/appng/api/rest/appng-rest.yaml [WARNING] Output directory does not exist, or is inaccessible. No file (.swagger-codegen-ignore) will be evaluated. [INFO] Invoker Package Name, originally not set, is now dervied from model package name: org.appng.api.rest [INFO] writing file /var/lib/jenkins/workspace/appNG_1.23.x/appng-rest-api/target/generated-sources/swagger/src/main/java/org/appng/api/rest/model/Action.java [INFO] writing file /var/lib/jenkins/workspace/appNG_1.23.x/appng-rest-api/target/generated-sources/swagger/docs/Action.md [INFO] writing file /var/lib/jenkins/workspace/appNG_1.23.x/appng-rest-api/target/generated-sources/swagger/src/main/java/org/appng/api/rest/model/ActionField.java [INFO] writing file /var/lib/jenkins/workspace/appNG_1.23.x/appng-rest-api/target/generated-sources/swagger/docs/ActionField.md [INFO] writing file /var/lib/jenkins/workspace/appNG_1.23.x/appng-rest-api/target/generated-sources/swagger/src/main/java/org/appng/api/rest/model/Datasource.java [INFO] writing file /var/lib/jenkins/workspace/appNG_1.23.x/appng-rest-api/target/generated-sources/swagger/docs/Datasource.md [INFO] writing file /var/lib/jenkins/workspace/appNG_1.23.x/appng-rest-api/target/generated-sources/swagger/src/main/java/org/appng/api/rest/model/Element.java [INFO] writing file /var/lib/jenkins/workspace/appNG_1.23.x/appng-rest-api/target/generated-sources/swagger/docs/Element.md [INFO] writing file /var/lib/jenkins/workspace/appNG_1.23.x/appng-rest-api/target/generated-sources/swagger/src/main/java/org/appng/api/rest/model/ErrorModel.java [INFO] writing file /var/lib/jenkins/workspace/appNG_1.23.x/appng-rest-api/target/generated-sources/swagger/docs/ErrorModel.md [INFO] writing file /var/lib/jenkins/workspace/appNG_1.23.x/appng-rest-api/target/generated-sources/swagger/src/main/java/org/appng/api/rest/model/Field.java [INFO] writing file /var/lib/jenkins/workspace/appNG_1.23.x/appng-rest-api/target/generated-sources/swagger/docs/Field.md [INFO] writing file /var/lib/jenkins/workspace/appNG_1.23.x/appng-rest-api/target/generated-sources/swagger/src/main/java/org/appng/api/rest/model/FieldType.java [INFO] writing file /var/lib/jenkins/workspace/appNG_1.23.x/appng-rest-api/target/generated-sources/swagger/docs/FieldType.md [INFO] writing file /var/lib/jenkins/workspace/appNG_1.23.x/appng-rest-api/target/generated-sources/swagger/src/main/java/org/appng/api/rest/model/FieldValue.java [INFO] writing file /var/lib/jenkins/workspace/appNG_1.23.x/appng-rest-api/target/generated-sources/swagger/docs/FieldValue.md [INFO] writing file /var/lib/jenkins/workspace/appNG_1.23.x/appng-rest-api/target/generated-sources/swagger/src/main/java/org/appng/api/rest/model/Filter.java [INFO] writing file /var/lib/jenkins/workspace/appNG_1.23.x/appng-rest-api/target/generated-sources/swagger/docs/Filter.md [INFO] writing file /var/lib/jenkins/workspace/appNG_1.23.x/appng-rest-api/target/generated-sources/swagger/src/main/java/org/appng/api/rest/model/Link.java [INFO] writing file /var/lib/jenkins/workspace/appNG_1.23.x/appng-rest-api/target/generated-sources/swagger/docs/Link.md [INFO] writing file /var/lib/jenkins/workspace/appNG_1.23.x/appng-rest-api/target/generated-sources/swagger/src/main/java/org/appng/api/rest/model/Message.java [INFO] writing file /var/lib/jenkins/workspace/appNG_1.23.x/appng-rest-api/target/generated-sources/swagger/docs/Message.md [INFO] writing file /var/lib/jenkins/workspace/appNG_1.23.x/appng-rest-api/target/generated-sources/swagger/src/main/java/org/appng/api/rest/model/Option.java [INFO] writing file /var/lib/jenkins/workspace/appNG_1.23.x/appng-rest-api/target/generated-sources/swagger/docs/Option.md [INFO] writing file /var/lib/jenkins/workspace/appNG_1.23.x/appng-rest-api/target/generated-sources/swagger/src/main/java/org/appng/api/rest/model/OptionType.java [INFO] writing file /var/lib/jenkins/workspace/appNG_1.23.x/appng-rest-api/target/generated-sources/swagger/docs/OptionType.md [INFO] writing file /var/lib/jenkins/workspace/appNG_1.23.x/appng-rest-api/target/generated-sources/swagger/src/main/java/org/appng/api/rest/model/Options.java [INFO] writing file /var/lib/jenkins/workspace/appNG_1.23.x/appng-rest-api/target/generated-sources/swagger/docs/Options.md [INFO] writing file /var/lib/jenkins/workspace/appNG_1.23.x/appng-rest-api/target/generated-sources/swagger/src/main/java/org/appng/api/rest/model/Page.java [INFO] writing file /var/lib/jenkins/workspace/appNG_1.23.x/appng-rest-api/target/generated-sources/swagger/docs/Page.md [INFO] writing file /var/lib/jenkins/workspace/appNG_1.23.x/appng-rest-api/target/generated-sources/swagger/src/main/java/org/appng/api/rest/model/Parameter.java [INFO] writing file /var/lib/jenkins/workspace/appNG_1.23.x/appng-rest-api/target/generated-sources/swagger/docs/Parameter.md [INFO] writing file /var/lib/jenkins/workspace/appNG_1.23.x/appng-rest-api/target/generated-sources/swagger/src/main/java/org/appng/api/rest/model/Permission.java [INFO] writing file /var/lib/jenkins/workspace/appNG_1.23.x/appng-rest-api/target/generated-sources/swagger/docs/Permission.md [INFO] writing file /var/lib/jenkins/workspace/appNG_1.23.x/appng-rest-api/target/generated-sources/swagger/src/main/java/org/appng/api/rest/model/Sort.java [INFO] writing file /var/lib/jenkins/workspace/appNG_1.23.x/appng-rest-api/target/generated-sources/swagger/docs/Sort.md [INFO] writing file /var/lib/jenkins/workspace/appNG_1.23.x/appng-rest-api/target/generated-sources/swagger/src/main/java/org/appng/api/rest/model/User.java [INFO] writing file /var/lib/jenkins/workspace/appNG_1.23.x/appng-rest-api/target/generated-sources/swagger/docs/User.md [INFO] writing file /var/lib/jenkins/workspace/appNG_1.23.x/appng-rest-api/target/generated-sources/swagger/src/main/java/org/appng/api/rest/model/ValidationRule.java [INFO] writing file /var/lib/jenkins/workspace/appNG_1.23.x/appng-rest-api/target/generated-sources/swagger/docs/ValidationRule.md [INFO] writing file /var/lib/jenkins/workspace/appNG_1.23.x/appng-rest-api/target/generated-sources/swagger/pom.xml [INFO] writing file /var/lib/jenkins/workspace/appNG_1.23.x/appng-rest-api/target/generated-sources/swagger/README.md [INFO] writing file /var/lib/jenkins/workspace/appNG_1.23.x/appng-rest-api/target/generated-sources/swagger/build.gradle [INFO] writing file /var/lib/jenkins/workspace/appNG_1.23.x/appng-rest-api/target/generated-sources/swagger/build.sbt [INFO] writing file /var/lib/jenkins/workspace/appNG_1.23.x/appng-rest-api/target/generated-sources/swagger/settings.gradle [INFO] writing file /var/lib/jenkins/workspace/appNG_1.23.x/appng-rest-api/target/generated-sources/swagger/gradle.properties [INFO] writing file /var/lib/jenkins/workspace/appNG_1.23.x/appng-rest-api/target/generated-sources/swagger/src/main/AndroidManifest.xml [INFO] writing file /var/lib/jenkins/workspace/appNG_1.23.x/appng-rest-api/target/generated-sources/swagger/.travis.yml [INFO] writing file /var/lib/jenkins/workspace/appNG_1.23.x/appng-rest-api/target/generated-sources/swagger/src/main/java/org/appng/api/rest/ApiClient.java [INFO] writing file /var/lib/jenkins/workspace/appNG_1.23.x/appng-rest-api/target/generated-sources/swagger/src/main/java/org/appng/api/rest/auth/HttpBasicAuth.java [INFO] writing file /var/lib/jenkins/workspace/appNG_1.23.x/appng-rest-api/target/generated-sources/swagger/src/main/java/org/appng/api/rest/auth/ApiKeyAuth.java [INFO] writing file /var/lib/jenkins/workspace/appNG_1.23.x/appng-rest-api/target/generated-sources/swagger/src/main/java/org/appng/api/rest/auth/OAuth.java [INFO] writing file /var/lib/jenkins/workspace/appNG_1.23.x/appng-rest-api/target/generated-sources/swagger/src/main/java/org/appng/api/rest/auth/OAuthFlow.java [INFO] writing file /var/lib/jenkins/workspace/appNG_1.23.x/appng-rest-api/target/generated-sources/swagger/gradlew [INFO] writing file /var/lib/jenkins/workspace/appNG_1.23.x/appng-rest-api/target/generated-sources/swagger/gradlew.bat [INFO] writing file /var/lib/jenkins/workspace/appNG_1.23.x/appng-rest-api/target/generated-sources/swagger/gradle/wrapper/gradle-wrapper.properties [INFO] writing file /var/lib/jenkins/workspace/appNG_1.23.x/appng-rest-api/target/generated-sources/swagger/gradle/wrapper/gradle-wrapper.jar [INFO] writing file /var/lib/jenkins/workspace/appNG_1.23.x/appng-rest-api/target/generated-sources/swagger/git_push.sh [INFO] writing file /var/lib/jenkins/workspace/appNG_1.23.x/appng-rest-api/target/generated-sources/swagger/.gitignore [INFO] writing file /var/lib/jenkins/workspace/appNG_1.23.x/appng-rest-api/target/generated-sources/swagger/src/main/java/org/appng/api/rest/auth/Authentication.java [INFO] writing file /var/lib/jenkins/workspace/appNG_1.23.x/appng-rest-api/target/generated-sources/swagger/src/main/java/org/appng/api/rest/RFC3339DateFormat.java [INFO] writing file /var/lib/jenkins/workspace/appNG_1.23.x/appng-rest-api/target/generated-sources/swagger/.swagger-codegen-ignore [INFO] writing file /var/lib/jenkins/workspace/appNG_1.23.x/appng-rest-api/target/generated-sources/swagger/.swagger-codegen/VERSION [INFO] [INFO] --- build-helper-maven-plugin:3.0.0:add-source (default) @ appng-rest-api --- [INFO] Source directory: /var/lib/jenkins/workspace/appNG_1.23.x/appng-rest-api/target/generated-sources/swagger/src/main/java added. [INFO] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ appng-rest-api --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [INFO] --- maven-compiler-plugin:3.6.1:compile (default-compile) @ appng-rest-api --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 31 source files to /var/lib/jenkins/workspace/appNG_1.23.x/appng-rest-api/target/classes [INFO] /var/lib/jenkins/workspace/appNG_1.23.x/appng-rest-api/target/generated-sources/swagger/src/main/java/org/appng/api/rest/RFC3339DateFormat.java: /var/lib/jenkins/workspace/appNG_1.23.x/appng-rest-api/target/generated-sources/swagger/src/main/java/org/appng/api/rest/RFC3339DateFormat.java uses or overrides a deprecated API. [INFO] /var/lib/jenkins/workspace/appNG_1.23.x/appng-rest-api/target/generated-sources/swagger/src/main/java/org/appng/api/rest/RFC3339DateFormat.java: Recompile with -Xlint:deprecation for details. [INFO] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ appng-rest-api --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [INFO] --- maven-compiler-plugin:3.6.1:testCompile (default-testCompile) @ appng-rest-api --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 3 source files to /var/lib/jenkins/workspace/appNG_1.23.x/appng-rest-api/target/test-classes [INFO] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ appng-rest-api --- [INFO] [INFO] ------------------------------------------------------- [INFO] T E S T S [INFO] ------------------------------------------------------- [INFO] Running org.appng.api.rest.DataSourceHelperTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.22 s - in org.appng.api.rest.DataSourceHelperTest [INFO] Running org.appng.api.rest.ActionHelperTest [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.027 s - in org.appng.api.rest.ActionHelperTest [INFO] Running org.appng.api.rest.RestClientTest 2021-07-01 15:47:50,152 DEBUG [main] org.appng.api.rest.RestClient : received cookie: foo=bar 2021-07-01 15:47:50,153 DEBUG [main] org.appng.api.rest.RestClient : received cookie: lore=ipsum 2021-07-01 15:47:50,165 DEBUG [main] org.appng.api.rest.RestClient : sent cookie: lore=ipsum 2021-07-01 15:47:50,165 DEBUG [main] org.appng.api.rest.RestClient : sent cookie: foo=bar [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.394 s - in org.appng.api.rest.RestClientTest [INFO] [INFO] Results: [INFO] [INFO] Tests run: 10, Failures: 0, Errors: 0, Skipped: 0 [INFO] [INFO] [INFO] --- maven-jar-plugin:3.0.2:jar (default-jar) @ appng-rest-api --- [INFO] Building jar: /var/lib/jenkins/workspace/appNG_1.23.x/appng-rest-api/target/appng-rest-api-1.23.0-SNAPSHOT.jar [INFO] [INFO] --- maven-source-plugin:3.0.1:jar-no-fork (default) @ appng-rest-api --- [INFO] Building jar: /var/lib/jenkins/workspace/appNG_1.23.x/appng-rest-api/target/appng-rest-api-1.23.0-SNAPSHOT-sources.jar [INFO] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ appng-rest-api --- [INFO] Installing /var/lib/jenkins/workspace/appNG_1.23.x/appng-rest-api/target/appng-rest-api-1.23.0-SNAPSHOT.jar to /var/lib/jenkins/.m2/repository/org/appng/appng-rest-api/1.23.0-SNAPSHOT/appng-rest-api-1.23.0-SNAPSHOT.jar [INFO] Installing /var/lib/jenkins/workspace/appNG_1.23.x/appng-rest-api/pom.xml to /var/lib/jenkins/.m2/repository/org/appng/appng-rest-api/1.23.0-SNAPSHOT/appng-rest-api-1.23.0-SNAPSHOT.pom [INFO] Installing /var/lib/jenkins/workspace/appNG_1.23.x/appng-rest-api/target/appng-rest-api-1.23.0-SNAPSHOT-sources.jar to /var/lib/jenkins/.m2/repository/org/appng/appng-rest-api/1.23.0-SNAPSHOT/appng-rest-api-1.23.0-SNAPSHOT-sources.jar [INFO] [INFO] --- maven-deploy-plugin:2.8.2:deploy (default-deploy) @ appng-rest-api --- Downloading: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-rest-api/1.23.0-SNAPSHOT/maven-metadata.xml Progress (1): 995 B Downloaded: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-rest-api/1.23.0-SNAPSHOT/maven-metadata.xml (995 B at 77 kB/s) Downloading: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-rest-api/1.23.0-SNAPSHOT/maven-metadata.xml Progress (1): 995 B Downloaded: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-rest-api/1.23.0-SNAPSHOT/maven-metadata.xml (995 B at 90 kB/s) Uploading: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-rest-api/1.23.0-SNAPSHOT/appng-rest-api-1.23.0-20210701.134750-22.jar Progress (1): 2.0/82 kB Progress (1): 4.1/82 kB Progress (1): 6.1/82 kB Progress (1): 8.2/82 kB Progress (1): 10/82 kB Progress (1): 12/82 kB Progress (1): 14/82 kB Progress (1): 16/82 kB Progress (1): 18/82 kB Progress (1): 20/82 kB Progress (1): 23/82 kB Progress (1): 25/82 kB Progress (1): 27/82 kB Progress (1): 29/82 kB Progress (1): 31/82 kB Progress (1): 33/82 kB Progress (1): 35/82 kB Progress (1): 37/82 kB Progress (1): 39/82 kB Progress (1): 41/82 kB Progress (1): 43/82 kB Progress (1): 45/82 kB Progress (1): 47/82 kB Progress (1): 49/82 kB Progress (1): 51/82 kB Progress (1): 53/82 kB Progress (1): 55/82 kB Progress (1): 57/82 kB Progress (1): 59/82 kB Progress (1): 61/82 kB Progress (1): 63/82 kB Progress (1): 66/82 kB Progress (1): 68/82 kB Progress (1): 70/82 kB Progress (1): 72/82 kB Progress (1): 74/82 kB Progress (1): 76/82 kB Progress (1): 78/82 kB Progress (1): 80/82 kB Progress (1): 82 kB Uploaded: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-rest-api/1.23.0-SNAPSHOT/appng-rest-api-1.23.0-20210701.134750-22.jar (82 kB at 161 kB/s) Uploading: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-rest-api/1.23.0-SNAPSHOT/appng-rest-api-1.23.0-20210701.134750-22.pom Progress (1): 2.0/4.4 kB Progress (1): 4.1/4.4 kB Progress (1): 4.4 kB Uploaded: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-rest-api/1.23.0-SNAPSHOT/appng-rest-api-1.23.0-20210701.134750-22.pom (4.4 kB at 19 kB/s) Downloading: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-rest-api/maven-metadata.xml Progress (1): 284 B Downloaded: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-rest-api/maven-metadata.xml (284 B at 1.7 kB/s) Downloading: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-rest-api/maven-metadata.xml Progress (1): 284 B Downloaded: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-rest-api/maven-metadata.xml (284 B at 20 kB/s) Uploading: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-rest-api/1.23.0-SNAPSHOT/maven-metadata.xml Progress (1): 995 B Uploaded: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-rest-api/1.23.0-SNAPSHOT/maven-metadata.xml (995 B at 1.3 kB/s) Uploading: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-rest-api/1.23.0-SNAPSHOT/maven-metadata.xml Progress (1): 995 B Uploaded: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-rest-api/1.23.0-SNAPSHOT/maven-metadata.xml (995 B at 43 kB/s) Uploading: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-rest-api/maven-metadata.xml Progress (1): 284 B Uploaded: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-rest-api/maven-metadata.xml (284 B at 229 B/s) Uploading: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-rest-api/maven-metadata.xml Progress (1): 284 B Uploaded: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-rest-api/maven-metadata.xml (284 B at 12 kB/s) Uploading: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-rest-api/1.23.0-SNAPSHOT/appng-rest-api-1.23.0-20210701.134750-22-sources.jar Progress (1): 2.0/53 kB Progress (1): 4.1/53 kB Progress (1): 6.1/53 kB Progress (1): 8.2/53 kB Progress (1): 10/53 kB Progress (1): 12/53 kB Progress (1): 14/53 kB Progress (1): 16/53 kB Progress (1): 18/53 kB Progress (1): 20/53 kB Progress (1): 23/53 kB Progress (1): 25/53 kB Progress (1): 27/53 kB Progress (1): 29/53 kB Progress (1): 31/53 kB Progress (1): 33/53 kB Progress (1): 35/53 kB Progress (1): 37/53 kB Progress (1): 39/53 kB Progress (1): 41/53 kB Progress (1): 43/53 kB Progress (1): 45/53 kB Progress (1): 47/53 kB Progress (1): 49/53 kB Progress (1): 51/53 kB Progress (1): 53 kB Uploaded: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-rest-api/1.23.0-SNAPSHOT/appng-rest-api-1.23.0-20210701.134750-22-sources.jar (53 kB at 136 kB/s) Downloading: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-rest-api/maven-metadata.xml Progress (1): 284 B Downloaded: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-rest-api/maven-metadata.xml (284 B at 24 kB/s) Uploading: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-rest-api/1.23.0-SNAPSHOT/maven-metadata.xml Progress (1): 995 B Uploaded: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-rest-api/1.23.0-SNAPSHOT/maven-metadata.xml (995 B at 1.0 kB/s) Uploading: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-rest-api/1.23.0-SNAPSHOT/maven-metadata.xml Progress (1): 995 B Uploaded: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-rest-api/1.23.0-SNAPSHOT/maven-metadata.xml (995 B at 22 kB/s) Uploading: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-rest-api/maven-metadata.xml Progress (1): 284 B Uploaded: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-rest-api/maven-metadata.xml (284 B at 256 B/s) [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building appNG Persistence-Tools 1.23.0-SNAPSHOT [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ appng-persistence --- [INFO] Deleting /var/lib/jenkins/workspace/appNG_1.23.x/appng-persistence/target [INFO] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ appng-persistence --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /var/lib/jenkins/workspace/appNG_1.23.x/appng-persistence/src/main/resources [INFO] [INFO] --- maven-compiler-plugin:3.6.1:compile (default-compile) @ appng-persistence --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 20 source files to /var/lib/jenkins/workspace/appNG_1.23.x/appng-persistence/target/classes [INFO] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ appng-persistence --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 2 resources [INFO] [INFO] --- maven-compiler-plugin:3.6.1:testCompile (default-testCompile) @ appng-persistence --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 14 source files to /var/lib/jenkins/workspace/appNG_1.23.x/appng-persistence/target/test-classes [INFO] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ appng-persistence --- [INFO] [INFO] ------------------------------------------------------- [INFO] T E S T S [INFO] ------------------------------------------------------- [INFO] Running org.appng.persistence.hibernate.SnakeCaseNamingStrategyTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.151 s - in org.appng.persistence.hibernate.SnakeCaseNamingStrategyTest [INFO] Running org.appng.persistence.hibernate.dialect.DialectUTF8Test 2021-07-01 15:47:58,209 INFO [main] org.hibernate.dialect.Dialect : HHH000400: Using dialect: org.appng.persistence.hibernate.dialect.MariaDB103DialectUTF8 2021-07-01 15:47:58,298 INFO [main] org.hibernate.Version : HHH000412: Hibernate ORM core version 5.4.32.Final 2021-07-01 15:47:58,486 INFO [main] org.hibernate.dialect.Dialect : HHH000400: Using dialect: org.appng.persistence.hibernate.dialect.MySql57DialectUTF8 2021-07-01 15:47:58,487 INFO [main] org.hibernate.dialect.Dialect : HHH000400: Using dialect: org.appng.persistence.hibernate.dialect.MySql8DialectUTF8 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.394 s - in org.appng.persistence.hibernate.dialect.DialectUTF8Test [INFO] Running org.appng.persistence.repository.SearchRepositoryTest 2021-07-01 15:47:58,722 INFO [main] org.springframework.context.annotation.AnnotationConfigApplicationContext: Refreshing org.springframework.context.annotation.AnnotationConfigApplicationContext@6c40365c: startup date [Thu Jul 01 15:47:58 CEST 2021]; root of context hierarchy 2021-07-01 15:47:59,059 INFO [main] org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor: JSR-330 'javax.inject.Inject' annotation found and supported for autowiring 2021-07-01 15:47:59,181 INFO [main] org.springframework.orm.jpa.persistenceunit.DefaultPersistenceUnitManager: Found explicit default unit with name 'hsql-testdb' in persistence.xml - overriding local default unit settings ('packagesToScan'/'mappingResources') 2021-07-01 15:47:59,182 INFO [main] org.springframework.orm.jpa.LocalContainerEntityManagerFactoryBean: Building JPA container EntityManagerFactory for persistence unit 'hsql-testdb' 2021-07-01 15:47:59,199 INFO [main] org.hibernate.jpa.internal.util.LogHelper: HHH000204: Processing PersistenceUnitInfo [name: hsql-testdb] 2021-07-01 15:47:59,311 INFO [main] org.hibernate.annotations.common.Version: HCANN000001: Hibernate Commons Annotations {5.1.2.Final} 2021-07-01 15:47:59,498 WARN [main] org.hibernate.orm.connections.pooling: HHH10001002: Using Hibernate built-in connection pool (not for production use!) Jul 01, 2021 3:47:59 PM ch.sla.jdbcperflogger.Logger info INFO: Using config file jdbcperflogger-fallback.xml 2021-07-01 15:47:59,558 INFO [main] org.hibernate.orm.connections.pooling: HHH10001005: using driver [org.hsqldb.jdbc.JDBCDriver] at URL [jdbc:hsqldb:mem:hsql-testdb] 2021-07-01 15:47:59,558 INFO [main] org.hibernate.orm.connections.pooling: HHH10001001: Connection properties: {user=sa, password=****} 2021-07-01 15:47:59,558 INFO [main] org.hibernate.orm.connections.pooling: HHH10001003: Autocommit mode: false 2021-07-01 15:47:59,562 INFO [main] org.hibernate.engine.jdbc.connections.internal.DriverManagerConnectionProviderImpl: HHH000115: Hibernate connection pool size: 20 (min=1) 2021-07-01 15:47:59,941 INFO [main] org.hibernate.dialect.Dialect : HHH000400: Using dialect: org.appng.persistence.dialect.HSQLDialect 2021-07-01 15:48:00,004 INFO [main] org.hibernate.envers.boot.internal.EnversServiceImpl: Envers integration enabled? : true 2021-07-01 15:48:01,196 INFO [main] org.hibernate.validator.internal.util.Version: HV000001: Hibernate Validator 6.2.0.Final 2021-07-01 15:48:02,158 INFO [main] org.hibernate.orm.connections.access: HHH10001501: Connection obtained from JdbcConnectionAccess [org.hibernate.engine.jdbc.env.internal.JdbcEnvironmentInitiator$ConnectionProviderJdbcConnectionAccess@1536ea40] for (non-JTA) DDL execution was not in auto-commit mode; the Connection 'local transaction' will be committed and the Connection will be set into auto-commit mode. 2021-07-01 15:48:02,164 INFO [main] org.hibernate.orm.connections.access: HHH10001501: Connection obtained from JdbcConnectionAccess [org.hibernate.engine.jdbc.env.internal.JdbcEnvironmentInitiator$ConnectionProviderJdbcConnectionAccess@5a1f778] for (non-JTA) DDL execution was not in auto-commit mode; the Connection 'local transaction' will be committed and the Connection will be set into auto-commit mode. 2021-07-01 15:48:02,189 INFO [main] org.hibernate.engine.transaction.jta.platform.internal.JtaPlatformInitiator: HHH000490: Using JtaPlatform implementation: [org.hibernate.engine.transaction.jta.platform.internal.NoJtaPlatform] 2021-07-01 15:48:02,212 INFO [main] org.springframework.orm.jpa.LocalContainerEntityManagerFactoryBean: Initialized JPA EntityManagerFactory for persistence unit 'hsql-testdb' 2021-07-01 15:48:03,382 INFO [main] org.springframework.context.annotation.AnnotationConfigApplicationContext: Closing org.springframework.context.annotation.AnnotationConfigApplicationContext@6c40365c: startup date [Thu Jul 01 15:47:58 CEST 2021]; root of context hierarchy 2021-07-01 15:48:03,383 INFO [main] org.springframework.orm.jpa.LocalContainerEntityManagerFactoryBean: Closing JPA EntityManagerFactory for persistence unit 'hsql-testdb' 2021-07-01 15:48:03,384 INFO [main] org.hibernate.orm.connections.pooling: HHH10001008: Cleaning up connection pool [jdbc:hsqldb:mem:hsql-testdb] 2021-07-01 15:48:03,395 INFO [main] org.springframework.context.annotation.AnnotationConfigApplicationContext: Refreshing org.springframework.context.annotation.AnnotationConfigApplicationContext@96abc76: startup date [Thu Jul 01 15:48:03 CEST 2021]; root of context hierarchy 2021-07-01 15:48:03,469 INFO [main] org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor: JSR-330 'javax.inject.Inject' annotation found and supported for autowiring 2021-07-01 15:48:03,520 INFO [main] org.springframework.orm.jpa.persistenceunit.DefaultPersistenceUnitManager: Found explicit default unit with name 'hsql-testdb' in persistence.xml - overriding local default unit settings ('packagesToScan'/'mappingResources') 2021-07-01 15:48:03,520 INFO [main] org.springframework.orm.jpa.LocalContainerEntityManagerFactoryBean: Building JPA container EntityManagerFactory for persistence unit 'hsql-testdb' 2021-07-01 15:48:03,520 INFO [main] org.hibernate.jpa.internal.util.LogHelper: HHH000204: Processing PersistenceUnitInfo [name: hsql-testdb] 2021-07-01 15:48:03,552 WARN [main] org.hibernate.orm.connections.pooling: HHH10001002: Using Hibernate built-in connection pool (not for production use!) 2021-07-01 15:48:03,553 INFO [main] org.hibernate.orm.connections.pooling: HHH10001005: using driver [org.hsqldb.jdbc.JDBCDriver] at URL [jdbc:hsqldb:mem:hsql-testdb] 2021-07-01 15:48:03,553 INFO [main] org.hibernate.orm.connections.pooling: HHH10001001: Connection properties: {user=sa, password=****} 2021-07-01 15:48:03,553 INFO [main] org.hibernate.orm.connections.pooling: HHH10001003: Autocommit mode: false 2021-07-01 15:48:03,554 INFO [main] org.hibernate.engine.jdbc.connections.internal.DriverManagerConnectionProviderImpl: HHH000115: Hibernate connection pool size: 20 (min=1) 2021-07-01 15:48:03,555 INFO [main] org.hibernate.dialect.Dialect : HHH000400: Using dialect: org.appng.persistence.dialect.HSQLDialect 2021-07-01 15:48:03,562 INFO [main] org.hibernate.envers.boot.internal.EnversServiceImpl: Envers integration enabled? : true 2021-07-01 15:48:03,839 INFO [main] org.hibernate.orm.connections.access: HHH10001501: Connection obtained from JdbcConnectionAccess [org.hibernate.engine.jdbc.env.internal.JdbcEnvironmentInitiator$ConnectionProviderJdbcConnectionAccess@609b041c] for (non-JTA) DDL execution was not in auto-commit mode; the Connection 'local transaction' will be committed and the Connection will be set into auto-commit mode. 2021-07-01 15:48:03,843 INFO [main] org.hibernate.orm.connections.access: HHH10001501: Connection obtained from JdbcConnectionAccess [org.hibernate.engine.jdbc.env.internal.JdbcEnvironmentInitiator$ConnectionProviderJdbcConnectionAccess@6ee37ca7] for (non-JTA) DDL execution was not in auto-commit mode; the Connection 'local transaction' will be committed and the Connection will be set into auto-commit mode. 2021-07-01 15:48:03,901 INFO [main] org.hibernate.engine.transaction.jta.platform.internal.JtaPlatformInitiator: HHH000490: Using JtaPlatform implementation: [org.hibernate.engine.transaction.jta.platform.internal.NoJtaPlatform] 2021-07-01 15:48:03,902 INFO [main] org.springframework.orm.jpa.LocalContainerEntityManagerFactoryBean: Initialized JPA EntityManagerFactory for persistence unit 'hsql-testdb' 2021-07-01 15:48:04,045 INFO [main] org.springframework.context.annotation.AnnotationConfigApplicationContext: Closing org.springframework.context.annotation.AnnotationConfigApplicationContext@96abc76: startup date [Thu Jul 01 15:48:03 CEST 2021]; root of context hierarchy 2021-07-01 15:48:04,046 INFO [main] org.springframework.orm.jpa.LocalContainerEntityManagerFactoryBean: Closing JPA EntityManagerFactory for persistence unit 'hsql-testdb' 2021-07-01 15:48:04,046 INFO [main] org.hibernate.orm.connections.pooling: HHH10001008: Cleaning up connection pool [jdbc:hsqldb:mem:hsql-testdb] 2021-07-01 15:48:04,050 INFO [main] org.springframework.context.annotation.AnnotationConfigApplicationContext: Refreshing org.springframework.context.annotation.AnnotationConfigApplicationContext@12fccff0: startup date [Thu Jul 01 15:48:04 CEST 2021]; root of context hierarchy 2021-07-01 15:48:04,087 INFO [main] org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor: JSR-330 'javax.inject.Inject' annotation found and supported for autowiring 2021-07-01 15:48:04,118 INFO [main] org.springframework.orm.jpa.persistenceunit.DefaultPersistenceUnitManager: Found explicit default unit with name 'hsql-testdb' in persistence.xml - overriding local default unit settings ('packagesToScan'/'mappingResources') 2021-07-01 15:48:04,118 INFO [main] org.springframework.orm.jpa.LocalContainerEntityManagerFactoryBean: Building JPA container EntityManagerFactory for persistence unit 'hsql-testdb' 2021-07-01 15:48:04,118 INFO [main] org.hibernate.jpa.internal.util.LogHelper: HHH000204: Processing PersistenceUnitInfo [name: hsql-testdb] 2021-07-01 15:48:04,133 WARN [main] org.hibernate.orm.connections.pooling: HHH10001002: Using Hibernate built-in connection pool (not for production use!) 2021-07-01 15:48:04,134 INFO [main] org.hibernate.orm.connections.pooling: HHH10001005: using driver [org.hsqldb.jdbc.JDBCDriver] at URL [jdbc:hsqldb:mem:hsql-testdb] 2021-07-01 15:48:04,134 INFO [main] org.hibernate.orm.connections.pooling: HHH10001001: Connection properties: {user=sa, password=****} 2021-07-01 15:48:04,134 INFO [main] org.hibernate.orm.connections.pooling: HHH10001003: Autocommit mode: false 2021-07-01 15:48:04,134 INFO [main] org.hibernate.engine.jdbc.connections.internal.DriverManagerConnectionProviderImpl: HHH000115: Hibernate connection pool size: 20 (min=1) 2021-07-01 15:48:04,136 INFO [main] org.hibernate.dialect.Dialect : HHH000400: Using dialect: org.appng.persistence.dialect.HSQLDialect 2021-07-01 15:48:04,142 INFO [main] org.hibernate.envers.boot.internal.EnversServiceImpl: Envers integration enabled? : true 2021-07-01 15:48:04,301 INFO [main] org.hibernate.orm.connections.access: HHH10001501: Connection obtained from JdbcConnectionAccess [org.hibernate.engine.jdbc.env.internal.JdbcEnvironmentInitiator$ConnectionProviderJdbcConnectionAccess@144a5e6e] for (non-JTA) DDL execution was not in auto-commit mode; the Connection 'local transaction' will be committed and the Connection will be set into auto-commit mode. 2021-07-01 15:48:04,303 INFO [main] org.hibernate.orm.connections.access: HHH10001501: Connection obtained from JdbcConnectionAccess [org.hibernate.engine.jdbc.env.internal.JdbcEnvironmentInitiator$ConnectionProviderJdbcConnectionAccess@6c27e700] for (non-JTA) DDL execution was not in auto-commit mode; the Connection 'local transaction' will be committed and the Connection will be set into auto-commit mode. 2021-07-01 15:48:04,314 INFO [main] org.hibernate.engine.transaction.jta.platform.internal.JtaPlatformInitiator: HHH000490: Using JtaPlatform implementation: [org.hibernate.engine.transaction.jta.platform.internal.NoJtaPlatform] 2021-07-01 15:48:04,315 INFO [main] org.springframework.orm.jpa.LocalContainerEntityManagerFactoryBean: Initialized JPA EntityManagerFactory for persistence unit 'hsql-testdb' 2021-07-01 15:48:04,395 INFO [main] org.springframework.context.annotation.AnnotationConfigApplicationContext: Closing org.springframework.context.annotation.AnnotationConfigApplicationContext@12fccff0: startup date [Thu Jul 01 15:48:04 CEST 2021]; root of context hierarchy 2021-07-01 15:48:04,396 INFO [main] org.springframework.orm.jpa.LocalContainerEntityManagerFactoryBean: Closing JPA EntityManagerFactory for persistence unit 'hsql-testdb' 2021-07-01 15:48:04,396 INFO [main] org.hibernate.orm.connections.pooling: HHH10001008: Cleaning up connection pool [jdbc:hsqldb:mem:hsql-testdb] 2021-07-01 15:48:04,400 INFO [main] org.springframework.context.annotation.AnnotationConfigApplicationContext: Refreshing org.springframework.context.annotation.AnnotationConfigApplicationContext@273aaab7: startup date [Thu Jul 01 15:48:04 CEST 2021]; root of context hierarchy 2021-07-01 15:48:04,440 INFO [main] org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor: JSR-330 'javax.inject.Inject' annotation found and supported for autowiring 2021-07-01 15:48:04,465 INFO [main] org.springframework.orm.jpa.persistenceunit.DefaultPersistenceUnitManager: Found explicit default unit with name 'hsql-testdb' in persistence.xml - overriding local default unit settings ('packagesToScan'/'mappingResources') 2021-07-01 15:48:04,466 INFO [main] org.springframework.orm.jpa.LocalContainerEntityManagerFactoryBean: Building JPA container EntityManagerFactory for persistence unit 'hsql-testdb' 2021-07-01 15:48:04,466 INFO [main] org.hibernate.jpa.internal.util.LogHelper: HHH000204: Processing PersistenceUnitInfo [name: hsql-testdb] 2021-07-01 15:48:04,481 WARN [main] org.hibernate.orm.connections.pooling: HHH10001002: Using Hibernate built-in connection pool (not for production use!) 2021-07-01 15:48:04,482 INFO [main] org.hibernate.orm.connections.pooling: HHH10001005: using driver [org.hsqldb.jdbc.JDBCDriver] at URL [jdbc:hsqldb:mem:hsql-testdb] 2021-07-01 15:48:04,482 INFO [main] org.hibernate.orm.connections.pooling: HHH10001001: Connection properties: {user=sa, password=****} 2021-07-01 15:48:04,482 INFO [main] org.hibernate.orm.connections.pooling: HHH10001003: Autocommit mode: false 2021-07-01 15:48:04,482 INFO [main] org.hibernate.engine.jdbc.connections.internal.DriverManagerConnectionProviderImpl: HHH000115: Hibernate connection pool size: 20 (min=1) 2021-07-01 15:48:04,483 INFO [main] org.hibernate.dialect.Dialect : HHH000400: Using dialect: org.appng.persistence.dialect.HSQLDialect 2021-07-01 15:48:04,488 INFO [main] org.hibernate.envers.boot.internal.EnversServiceImpl: Envers integration enabled? : true 2021-07-01 15:48:04,605 INFO [main] org.hibernate.orm.connections.access: HHH10001501: Connection obtained from JdbcConnectionAccess [org.hibernate.engine.jdbc.env.internal.JdbcEnvironmentInitiator$ConnectionProviderJdbcConnectionAccess@51b51641] for (non-JTA) DDL execution was not in auto-commit mode; the Connection 'local transaction' will be committed and the Connection will be set into auto-commit mode. 2021-07-01 15:48:04,608 INFO [main] org.hibernate.orm.connections.access: HHH10001501: Connection obtained from JdbcConnectionAccess [org.hibernate.engine.jdbc.env.internal.JdbcEnvironmentInitiator$ConnectionProviderJdbcConnectionAccess@687b0ddc] for (non-JTA) DDL execution was not in auto-commit mode; the Connection 'local transaction' will be committed and the Connection will be set into auto-commit mode. 2021-07-01 15:48:04,617 INFO [main] org.hibernate.engine.transaction.jta.platform.internal.JtaPlatformInitiator: HHH000490: Using JtaPlatform implementation: [org.hibernate.engine.transaction.jta.platform.internal.NoJtaPlatform] 2021-07-01 15:48:04,618 INFO [main] org.springframework.orm.jpa.LocalContainerEntityManagerFactoryBean: Initialized JPA EntityManagerFactory for persistence unit 'hsql-testdb' 2021-07-01 15:48:04,685 INFO [main] org.springframework.context.annotation.AnnotationConfigApplicationContext: Closing org.springframework.context.annotation.AnnotationConfigApplicationContext@273aaab7: startup date [Thu Jul 01 15:48:04 CEST 2021]; root of context hierarchy 2021-07-01 15:48:04,685 INFO [main] org.springframework.orm.jpa.LocalContainerEntityManagerFactoryBean: Closing JPA EntityManagerFactory for persistence unit 'hsql-testdb' 2021-07-01 15:48:04,686 INFO [main] org.hibernate.orm.connections.pooling: HHH10001008: Cleaning up connection pool [jdbc:hsqldb:mem:hsql-testdb] 2021-07-01 15:48:04,689 INFO [main] org.springframework.context.annotation.AnnotationConfigApplicationContext: Refreshing org.springframework.context.annotation.AnnotationConfigApplicationContext@2ecdf528: startup date [Thu Jul 01 15:48:04 CEST 2021]; root of context hierarchy 2021-07-01 15:48:04,717 INFO [main] org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor: JSR-330 'javax.inject.Inject' annotation found and supported for autowiring 2021-07-01 15:48:04,741 INFO [main] org.springframework.orm.jpa.persistenceunit.DefaultPersistenceUnitManager: Found explicit default unit with name 'hsql-testdb' in persistence.xml - overriding local default unit settings ('packagesToScan'/'mappingResources') 2021-07-01 15:48:04,741 INFO [main] org.springframework.orm.jpa.LocalContainerEntityManagerFactoryBean: Building JPA container EntityManagerFactory for persistence unit 'hsql-testdb' 2021-07-01 15:48:04,741 INFO [main] org.hibernate.jpa.internal.util.LogHelper: HHH000204: Processing PersistenceUnitInfo [name: hsql-testdb] 2021-07-01 15:48:04,754 WARN [main] org.hibernate.orm.connections.pooling: HHH10001002: Using Hibernate built-in connection pool (not for production use!) 2021-07-01 15:48:04,754 INFO [main] org.hibernate.orm.connections.pooling: HHH10001005: using driver [org.hsqldb.jdbc.JDBCDriver] at URL [jdbc:hsqldb:mem:hsql-testdb] 2021-07-01 15:48:04,755 INFO [main] org.hibernate.orm.connections.pooling: HHH10001001: Connection properties: {user=sa, password=****} 2021-07-01 15:48:04,755 INFO [main] org.hibernate.orm.connections.pooling: HHH10001003: Autocommit mode: false 2021-07-01 15:48:04,755 INFO [main] org.hibernate.engine.jdbc.connections.internal.DriverManagerConnectionProviderImpl: HHH000115: Hibernate connection pool size: 20 (min=1) 2021-07-01 15:48:04,756 INFO [main] org.hibernate.dialect.Dialect : HHH000400: Using dialect: org.appng.persistence.dialect.HSQLDialect 2021-07-01 15:48:04,761 INFO [main] org.hibernate.envers.boot.internal.EnversServiceImpl: Envers integration enabled? : true 2021-07-01 15:48:04,880 INFO [main] org.hibernate.orm.connections.access: HHH10001501: Connection obtained from JdbcConnectionAccess [org.hibernate.engine.jdbc.env.internal.JdbcEnvironmentInitiator$ConnectionProviderJdbcConnectionAccess@50785f86] for (non-JTA) DDL execution was not in auto-commit mode; the Connection 'local transaction' will be committed and the Connection will be set into auto-commit mode. 2021-07-01 15:48:04,882 INFO [main] org.hibernate.orm.connections.access: HHH10001501: Connection obtained from JdbcConnectionAccess [org.hibernate.engine.jdbc.env.internal.JdbcEnvironmentInitiator$ConnectionProviderJdbcConnectionAccess@338a4c61] for (non-JTA) DDL execution was not in auto-commit mode; the Connection 'local transaction' will be committed and the Connection will be set into auto-commit mode. 2021-07-01 15:48:04,892 INFO [main] org.hibernate.engine.transaction.jta.platform.internal.JtaPlatformInitiator: HHH000490: Using JtaPlatform implementation: [org.hibernate.engine.transaction.jta.platform.internal.NoJtaPlatform] 2021-07-01 15:48:04,892 INFO [main] org.springframework.orm.jpa.LocalContainerEntityManagerFactoryBean: Initialized JPA EntityManagerFactory for persistence unit 'hsql-testdb' 2021-07-01 15:48:04,957 INFO [main] org.springframework.context.annotation.AnnotationConfigApplicationContext: Closing org.springframework.context.annotation.AnnotationConfigApplicationContext@2ecdf528: startup date [Thu Jul 01 15:48:04 CEST 2021]; root of context hierarchy 2021-07-01 15:48:04,958 INFO [main] org.springframework.orm.jpa.LocalContainerEntityManagerFactoryBean: Closing JPA EntityManagerFactory for persistence unit 'hsql-testdb' 2021-07-01 15:48:04,958 INFO [main] org.hibernate.orm.connections.pooling: HHH10001008: Cleaning up connection pool [jdbc:hsqldb:mem:hsql-testdb] 2021-07-01 15:48:04,964 INFO [main] org.springframework.context.annotation.AnnotationConfigApplicationContext: Refreshing org.springframework.context.annotation.AnnotationConfigApplicationContext@2a54c92e: startup date [Thu Jul 01 15:48:04 CEST 2021]; root of context hierarchy 2021-07-01 15:48:04,987 INFO [main] org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor: JSR-330 'javax.inject.Inject' annotation found and supported for autowiring 2021-07-01 15:48:05,007 INFO [main] org.springframework.orm.jpa.persistenceunit.DefaultPersistenceUnitManager: Found explicit default unit with name 'hsql-testdb' in persistence.xml - overriding local default unit settings ('packagesToScan'/'mappingResources') 2021-07-01 15:48:05,007 INFO [main] org.springframework.orm.jpa.LocalContainerEntityManagerFactoryBean: Building JPA container EntityManagerFactory for persistence unit 'hsql-testdb' 2021-07-01 15:48:05,007 INFO [main] org.hibernate.jpa.internal.util.LogHelper: HHH000204: Processing PersistenceUnitInfo [name: hsql-testdb] 2021-07-01 15:48:05,018 WARN [main] org.hibernate.orm.connections.pooling: HHH10001002: Using Hibernate built-in connection pool (not for production use!) 2021-07-01 15:48:05,019 INFO [main] org.hibernate.orm.connections.pooling: HHH10001005: using driver [org.hsqldb.jdbc.JDBCDriver] at URL [jdbc:hsqldb:mem:hsql-testdb] 2021-07-01 15:48:05,019 INFO [main] org.hibernate.orm.connections.pooling: HHH10001001: Connection properties: {user=sa, password=****} 2021-07-01 15:48:05,019 INFO [main] org.hibernate.orm.connections.pooling: HHH10001003: Autocommit mode: false 2021-07-01 15:48:05,019 INFO [main] org.hibernate.engine.jdbc.connections.internal.DriverManagerConnectionProviderImpl: HHH000115: Hibernate connection pool size: 20 (min=1) 2021-07-01 15:48:05,020 INFO [main] org.hibernate.dialect.Dialect : HHH000400: Using dialect: org.appng.persistence.dialect.HSQLDialect 2021-07-01 15:48:05,024 INFO [main] org.hibernate.envers.boot.internal.EnversServiceImpl: Envers integration enabled? : true 2021-07-01 15:48:05,137 INFO [main] org.hibernate.orm.connections.access: HHH10001501: Connection obtained from JdbcConnectionAccess [org.hibernate.engine.jdbc.env.internal.JdbcEnvironmentInitiator$ConnectionProviderJdbcConnectionAccess@3c3cd13a] for (non-JTA) DDL execution was not in auto-commit mode; the Connection 'local transaction' will be committed and the Connection will be set into auto-commit mode. 2021-07-01 15:48:05,139 INFO [main] org.hibernate.orm.connections.access: HHH10001501: Connection obtained from JdbcConnectionAccess [org.hibernate.engine.jdbc.env.internal.JdbcEnvironmentInitiator$ConnectionProviderJdbcConnectionAccess@6f65a203] for (non-JTA) DDL execution was not in auto-commit mode; the Connection 'local transaction' will be committed and the Connection will be set into auto-commit mode. 2021-07-01 15:48:05,148 INFO [main] org.hibernate.engine.transaction.jta.platform.internal.JtaPlatformInitiator: HHH000490: Using JtaPlatform implementation: [org.hibernate.engine.transaction.jta.platform.internal.NoJtaPlatform] 2021-07-01 15:48:05,148 INFO [main] org.springframework.orm.jpa.LocalContainerEntityManagerFactoryBean: Initialized JPA EntityManagerFactory for persistence unit 'hsql-testdb' 2021-07-01 15:48:05,211 INFO [main] org.springframework.context.annotation.AnnotationConfigApplicationContext: Closing org.springframework.context.annotation.AnnotationConfigApplicationContext@2a54c92e: startup date [Thu Jul 01 15:48:04 CEST 2021]; root of context hierarchy 2021-07-01 15:48:05,212 INFO [main] org.springframework.orm.jpa.LocalContainerEntityManagerFactoryBean: Closing JPA EntityManagerFactory for persistence unit 'hsql-testdb' 2021-07-01 15:48:05,212 INFO [main] org.hibernate.orm.connections.pooling: HHH10001008: Cleaning up connection pool [jdbc:hsqldb:mem:hsql-testdb] 2021-07-01 15:48:05,215 INFO [main] org.springframework.context.annotation.AnnotationConfigApplicationContext: Refreshing org.springframework.context.annotation.AnnotationConfigApplicationContext@a0e33db: startup date [Thu Jul 01 15:48:05 CEST 2021]; root of context hierarchy 2021-07-01 15:48:05,240 INFO [main] org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor: JSR-330 'javax.inject.Inject' annotation found and supported for autowiring 2021-07-01 15:48:05,264 INFO [main] org.springframework.orm.jpa.persistenceunit.DefaultPersistenceUnitManager: Found explicit default unit with name 'hsql-testdb' in persistence.xml - overriding local default unit settings ('packagesToScan'/'mappingResources') 2021-07-01 15:48:05,264 INFO [main] org.springframework.orm.jpa.LocalContainerEntityManagerFactoryBean: Building JPA container EntityManagerFactory for persistence unit 'hsql-testdb' 2021-07-01 15:48:05,264 INFO [main] org.hibernate.jpa.internal.util.LogHelper: HHH000204: Processing PersistenceUnitInfo [name: hsql-testdb] 2021-07-01 15:48:05,278 WARN [main] org.hibernate.orm.connections.pooling: HHH10001002: Using Hibernate built-in connection pool (not for production use!) 2021-07-01 15:48:05,278 INFO [main] org.hibernate.orm.connections.pooling: HHH10001005: using driver [org.hsqldb.jdbc.JDBCDriver] at URL [jdbc:hsqldb:mem:hsql-testdb] 2021-07-01 15:48:05,278 INFO [main] org.hibernate.orm.connections.pooling: HHH10001001: Connection properties: {user=sa, password=****} 2021-07-01 15:48:05,278 INFO [main] org.hibernate.orm.connections.pooling: HHH10001003: Autocommit mode: false 2021-07-01 15:48:05,279 INFO [main] org.hibernate.engine.jdbc.connections.internal.DriverManagerConnectionProviderImpl: HHH000115: Hibernate connection pool size: 20 (min=1) 2021-07-01 15:48:05,280 INFO [main] org.hibernate.dialect.Dialect : HHH000400: Using dialect: org.appng.persistence.dialect.HSQLDialect 2021-07-01 15:48:05,285 INFO [main] org.hibernate.envers.boot.internal.EnversServiceImpl: Envers integration enabled? : true 2021-07-01 15:48:05,413 INFO [main] org.hibernate.orm.connections.access: HHH10001501: Connection obtained from JdbcConnectionAccess [org.hibernate.engine.jdbc.env.internal.JdbcEnvironmentInitiator$ConnectionProviderJdbcConnectionAccess@3f6906f4] for (non-JTA) DDL execution was not in auto-commit mode; the Connection 'local transaction' will be committed and the Connection will be set into auto-commit mode. 2021-07-01 15:48:05,415 INFO [main] org.hibernate.orm.connections.access: HHH10001501: Connection obtained from JdbcConnectionAccess [org.hibernate.engine.jdbc.env.internal.JdbcEnvironmentInitiator$ConnectionProviderJdbcConnectionAccess@24258b54] for (non-JTA) DDL execution was not in auto-commit mode; the Connection 'local transaction' will be committed and the Connection will be set into auto-commit mode. 2021-07-01 15:48:05,424 INFO [main] org.hibernate.engine.transaction.jta.platform.internal.JtaPlatformInitiator: HHH000490: Using JtaPlatform implementation: [org.hibernate.engine.transaction.jta.platform.internal.NoJtaPlatform] 2021-07-01 15:48:05,425 INFO [main] org.springframework.orm.jpa.LocalContainerEntityManagerFactoryBean: Initialized JPA EntityManagerFactory for persistence unit 'hsql-testdb' 2021-07-01 15:48:05,495 INFO [main] org.springframework.context.annotation.AnnotationConfigApplicationContext: Closing org.springframework.context.annotation.AnnotationConfigApplicationContext@a0e33db: startup date [Thu Jul 01 15:48:05 CEST 2021]; root of context hierarchy 2021-07-01 15:48:05,495 INFO [main] org.springframework.orm.jpa.LocalContainerEntityManagerFactoryBean: Closing JPA EntityManagerFactory for persistence unit 'hsql-testdb' 2021-07-01 15:48:05,495 INFO [main] org.hibernate.orm.connections.pooling: HHH10001008: Cleaning up connection pool [jdbc:hsqldb:mem:hsql-testdb] 2021-07-01 15:48:05,498 INFO [main] org.springframework.context.annotation.AnnotationConfigApplicationContext: Refreshing org.springframework.context.annotation.AnnotationConfigApplicationContext@515940af: startup date [Thu Jul 01 15:48:05 CEST 2021]; root of context hierarchy 2021-07-01 15:48:05,523 INFO [main] org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor: JSR-330 'javax.inject.Inject' annotation found and supported for autowiring 2021-07-01 15:48:05,545 INFO [main] org.springframework.orm.jpa.persistenceunit.DefaultPersistenceUnitManager: Found explicit default unit with name 'hsql-testdb' in persistence.xml - overriding local default unit settings ('packagesToScan'/'mappingResources') 2021-07-01 15:48:05,545 INFO [main] org.springframework.orm.jpa.LocalContainerEntityManagerFactoryBean: Building JPA container EntityManagerFactory for persistence unit 'hsql-testdb' 2021-07-01 15:48:05,545 INFO [main] org.hibernate.jpa.internal.util.LogHelper: HHH000204: Processing PersistenceUnitInfo [name: hsql-testdb] 2021-07-01 15:48:05,585 WARN [main] org.hibernate.orm.connections.pooling: HHH10001002: Using Hibernate built-in connection pool (not for production use!) 2021-07-01 15:48:05,585 INFO [main] org.hibernate.orm.connections.pooling: HHH10001005: using driver [org.hsqldb.jdbc.JDBCDriver] at URL [jdbc:hsqldb:mem:hsql-testdb] 2021-07-01 15:48:05,585 INFO [main] org.hibernate.orm.connections.pooling: HHH10001001: Connection properties: {user=sa, password=****} 2021-07-01 15:48:05,585 INFO [main] org.hibernate.orm.connections.pooling: HHH10001003: Autocommit mode: false 2021-07-01 15:48:05,585 INFO [main] org.hibernate.engine.jdbc.connections.internal.DriverManagerConnectionProviderImpl: HHH000115: Hibernate connection pool size: 20 (min=1) 2021-07-01 15:48:05,586 INFO [main] org.hibernate.dialect.Dialect : HHH000400: Using dialect: org.appng.persistence.dialect.HSQLDialect 2021-07-01 15:48:05,592 INFO [main] org.hibernate.envers.boot.internal.EnversServiceImpl: Envers integration enabled? : true 2021-07-01 15:48:05,701 INFO [main] org.hibernate.orm.connections.access: HHH10001501: Connection obtained from JdbcConnectionAccess [org.hibernate.engine.jdbc.env.internal.JdbcEnvironmentInitiator$ConnectionProviderJdbcConnectionAccess@1acc768] for (non-JTA) DDL execution was not in auto-commit mode; the Connection 'local transaction' will be committed and the Connection will be set into auto-commit mode. 2021-07-01 15:48:05,703 INFO [main] org.hibernate.orm.connections.access: HHH10001501: Connection obtained from JdbcConnectionAccess [org.hibernate.engine.jdbc.env.internal.JdbcEnvironmentInitiator$ConnectionProviderJdbcConnectionAccess@6fd97fd1] for (non-JTA) DDL execution was not in auto-commit mode; the Connection 'local transaction' will be committed and the Connection will be set into auto-commit mode. 2021-07-01 15:48:05,712 INFO [main] org.hibernate.engine.transaction.jta.platform.internal.JtaPlatformInitiator: HHH000490: Using JtaPlatform implementation: [org.hibernate.engine.transaction.jta.platform.internal.NoJtaPlatform] 2021-07-01 15:48:05,712 INFO [main] org.springframework.orm.jpa.LocalContainerEntityManagerFactoryBean: Initialized JPA EntityManagerFactory for persistence unit 'hsql-testdb' 2021-07-01 15:48:05,791 INFO [main] org.springframework.context.annotation.AnnotationConfigApplicationContext: Closing org.springframework.context.annotation.AnnotationConfigApplicationContext@515940af: startup date [Thu Jul 01 15:48:05 CEST 2021]; root of context hierarchy 2021-07-01 15:48:05,792 INFO [main] org.springframework.orm.jpa.LocalContainerEntityManagerFactoryBean: Closing JPA EntityManagerFactory for persistence unit 'hsql-testdb' 2021-07-01 15:48:05,792 INFO [main] org.hibernate.orm.connections.pooling: HHH10001008: Cleaning up connection pool [jdbc:hsqldb:mem:hsql-testdb] 2021-07-01 15:48:05,799 INFO [main] org.springframework.context.annotation.AnnotationConfigApplicationContext: Refreshing org.springframework.context.annotation.AnnotationConfigApplicationContext@2b19b346: startup date [Thu Jul 01 15:48:05 CEST 2021]; root of context hierarchy 2021-07-01 15:48:05,822 INFO [main] org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor: JSR-330 'javax.inject.Inject' annotation found and supported for autowiring 2021-07-01 15:48:05,845 INFO [main] org.springframework.orm.jpa.persistenceunit.DefaultPersistenceUnitManager: Found explicit default unit with name 'hsql-testdb' in persistence.xml - overriding local default unit settings ('packagesToScan'/'mappingResources') 2021-07-01 15:48:05,845 INFO [main] org.springframework.orm.jpa.LocalContainerEntityManagerFactoryBean: Building JPA container EntityManagerFactory for persistence unit 'hsql-testdb' 2021-07-01 15:48:05,846 INFO [main] org.hibernate.jpa.internal.util.LogHelper: HHH000204: Processing PersistenceUnitInfo [name: hsql-testdb] 2021-07-01 15:48:05,857 WARN [main] org.hibernate.orm.connections.pooling: HHH10001002: Using Hibernate built-in connection pool (not for production use!) 2021-07-01 15:48:05,857 INFO [main] org.hibernate.orm.connections.pooling: HHH10001005: using driver [org.hsqldb.jdbc.JDBCDriver] at URL [jdbc:hsqldb:mem:hsql-testdb] 2021-07-01 15:48:05,857 INFO [main] org.hibernate.orm.connections.pooling: HHH10001001: Connection properties: {user=sa, password=****} 2021-07-01 15:48:05,857 INFO [main] org.hibernate.orm.connections.pooling: HHH10001003: Autocommit mode: false 2021-07-01 15:48:05,858 INFO [main] org.hibernate.engine.jdbc.connections.internal.DriverManagerConnectionProviderImpl: HHH000115: Hibernate connection pool size: 20 (min=1) 2021-07-01 15:48:05,858 INFO [main] org.hibernate.dialect.Dialect : HHH000400: Using dialect: org.appng.persistence.dialect.HSQLDialect 2021-07-01 15:48:05,864 INFO [main] org.hibernate.envers.boot.internal.EnversServiceImpl: Envers integration enabled? : true 2021-07-01 15:48:05,979 INFO [main] org.hibernate.orm.connections.access: HHH10001501: Connection obtained from JdbcConnectionAccess [org.hibernate.engine.jdbc.env.internal.JdbcEnvironmentInitiator$ConnectionProviderJdbcConnectionAccess@486dd616] for (non-JTA) DDL execution was not in auto-commit mode; the Connection 'local transaction' will be committed and the Connection will be set into auto-commit mode. 2021-07-01 15:48:05,981 INFO [main] org.hibernate.orm.connections.access: HHH10001501: Connection obtained from JdbcConnectionAccess [org.hibernate.engine.jdbc.env.internal.JdbcEnvironmentInitiator$ConnectionProviderJdbcConnectionAccess@38d4488c] for (non-JTA) DDL execution was not in auto-commit mode; the Connection 'local transaction' will be committed and the Connection will be set into auto-commit mode. 2021-07-01 15:48:05,991 INFO [main] org.hibernate.engine.transaction.jta.platform.internal.JtaPlatformInitiator: HHH000490: Using JtaPlatform implementation: [org.hibernate.engine.transaction.jta.platform.internal.NoJtaPlatform] 2021-07-01 15:48:05,991 INFO [main] org.springframework.orm.jpa.LocalContainerEntityManagerFactoryBean: Initialized JPA EntityManagerFactory for persistence unit 'hsql-testdb' 2021-07-01 15:48:06,051 INFO [main] org.springframework.context.annotation.AnnotationConfigApplicationContext: Closing org.springframework.context.annotation.AnnotationConfigApplicationContext@2b19b346: startup date [Thu Jul 01 15:48:05 CEST 2021]; root of context hierarchy 2021-07-01 15:48:06,051 INFO [main] org.springframework.orm.jpa.LocalContainerEntityManagerFactoryBean: Closing JPA EntityManagerFactory for persistence unit 'hsql-testdb' 2021-07-01 15:48:06,051 INFO [main] org.hibernate.orm.connections.pooling: HHH10001008: Cleaning up connection pool [jdbc:hsqldb:mem:hsql-testdb] 2021-07-01 15:48:06,055 INFO [main] org.springframework.context.annotation.AnnotationConfigApplicationContext: Refreshing org.springframework.context.annotation.AnnotationConfigApplicationContext@74844216: startup date [Thu Jul 01 15:48:06 CEST 2021]; root of context hierarchy 2021-07-01 15:48:06,078 INFO [main] org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor: JSR-330 'javax.inject.Inject' annotation found and supported for autowiring 2021-07-01 15:48:06,097 INFO [main] org.springframework.orm.jpa.persistenceunit.DefaultPersistenceUnitManager: Found explicit default unit with name 'hsql-testdb' in persistence.xml - overriding local default unit settings ('packagesToScan'/'mappingResources') 2021-07-01 15:48:06,097 INFO [main] org.springframework.orm.jpa.LocalContainerEntityManagerFactoryBean: Building JPA container EntityManagerFactory for persistence unit 'hsql-testdb' 2021-07-01 15:48:06,097 INFO [main] org.hibernate.jpa.internal.util.LogHelper: HHH000204: Processing PersistenceUnitInfo [name: hsql-testdb] 2021-07-01 15:48:06,107 WARN [main] org.hibernate.orm.connections.pooling: HHH10001002: Using Hibernate built-in connection pool (not for production use!) 2021-07-01 15:48:06,107 INFO [main] org.hibernate.orm.connections.pooling: HHH10001005: using driver [org.hsqldb.jdbc.JDBCDriver] at URL [jdbc:hsqldb:mem:hsql-testdb] 2021-07-01 15:48:06,107 INFO [main] org.hibernate.orm.connections.pooling: HHH10001001: Connection properties: {user=sa, password=****} 2021-07-01 15:48:06,107 INFO [main] org.hibernate.orm.connections.pooling: HHH10001003: Autocommit mode: false 2021-07-01 15:48:06,108 INFO [main] org.hibernate.engine.jdbc.connections.internal.DriverManagerConnectionProviderImpl: HHH000115: Hibernate connection pool size: 20 (min=1) 2021-07-01 15:48:06,108 INFO [main] org.hibernate.dialect.Dialect : HHH000400: Using dialect: org.appng.persistence.dialect.HSQLDialect 2021-07-01 15:48:06,112 INFO [main] org.hibernate.envers.boot.internal.EnversServiceImpl: Envers integration enabled? : true 2021-07-01 15:48:06,210 INFO [main] org.hibernate.orm.connections.access: HHH10001501: Connection obtained from JdbcConnectionAccess [org.hibernate.engine.jdbc.env.internal.JdbcEnvironmentInitiator$ConnectionProviderJdbcConnectionAccess@14c18a6a] for (non-JTA) DDL execution was not in auto-commit mode; the Connection 'local transaction' will be committed and the Connection will be set into auto-commit mode. 2021-07-01 15:48:06,212 INFO [main] org.hibernate.orm.connections.access: HHH10001501: Connection obtained from JdbcConnectionAccess [org.hibernate.engine.jdbc.env.internal.JdbcEnvironmentInitiator$ConnectionProviderJdbcConnectionAccess@35f35c59] for (non-JTA) DDL execution was not in auto-commit mode; the Connection 'local transaction' will be committed and the Connection will be set into auto-commit mode. 2021-07-01 15:48:06,221 INFO [main] org.hibernate.engine.transaction.jta.platform.internal.JtaPlatformInitiator: HHH000490: Using JtaPlatform implementation: [org.hibernate.engine.transaction.jta.platform.internal.NoJtaPlatform] 2021-07-01 15:48:06,222 INFO [main] org.springframework.orm.jpa.LocalContainerEntityManagerFactoryBean: Initialized JPA EntityManagerFactory for persistence unit 'hsql-testdb' 2021-07-01 15:48:06,285 INFO [main] org.springframework.context.annotation.AnnotationConfigApplicationContext: Closing org.springframework.context.annotation.AnnotationConfigApplicationContext@74844216: startup date [Thu Jul 01 15:48:06 CEST 2021]; root of context hierarchy 2021-07-01 15:48:06,286 INFO [main] org.springframework.orm.jpa.LocalContainerEntityManagerFactoryBean: Closing JPA EntityManagerFactory for persistence unit 'hsql-testdb' 2021-07-01 15:48:06,286 INFO [main] org.hibernate.orm.connections.pooling: HHH10001008: Cleaning up connection pool [jdbc:hsqldb:mem:hsql-testdb] 2021-07-01 15:48:06,289 INFO [main] org.springframework.context.annotation.AnnotationConfigApplicationContext: Refreshing org.springframework.context.annotation.AnnotationConfigApplicationContext@3794b7b1: startup date [Thu Jul 01 15:48:06 CEST 2021]; root of context hierarchy 2021-07-01 15:48:06,311 INFO [main] org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor: JSR-330 'javax.inject.Inject' annotation found and supported for autowiring 2021-07-01 15:48:06,330 INFO [main] org.springframework.orm.jpa.persistenceunit.DefaultPersistenceUnitManager: Found explicit default unit with name 'hsql-testdb' in persistence.xml - overriding local default unit settings ('packagesToScan'/'mappingResources') 2021-07-01 15:48:06,330 INFO [main] org.springframework.orm.jpa.LocalContainerEntityManagerFactoryBean: Building JPA container EntityManagerFactory for persistence unit 'hsql-testdb' 2021-07-01 15:48:06,330 INFO [main] org.hibernate.jpa.internal.util.LogHelper: HHH000204: Processing PersistenceUnitInfo [name: hsql-testdb] 2021-07-01 15:48:06,341 WARN [main] org.hibernate.orm.connections.pooling: HHH10001002: Using Hibernate built-in connection pool (not for production use!) 2021-07-01 15:48:06,341 INFO [main] org.hibernate.orm.connections.pooling: HHH10001005: using driver [org.hsqldb.jdbc.JDBCDriver] at URL [jdbc:hsqldb:mem:hsql-testdb] 2021-07-01 15:48:06,341 INFO [main] org.hibernate.orm.connections.pooling: HHH10001001: Connection properties: {user=sa, password=****} 2021-07-01 15:48:06,341 INFO [main] org.hibernate.orm.connections.pooling: HHH10001003: Autocommit mode: false 2021-07-01 15:48:06,342 INFO [main] org.hibernate.engine.jdbc.connections.internal.DriverManagerConnectionProviderImpl: HHH000115: Hibernate connection pool size: 20 (min=1) 2021-07-01 15:48:06,343 INFO [main] org.hibernate.dialect.Dialect : HHH000400: Using dialect: org.appng.persistence.dialect.HSQLDialect 2021-07-01 15:48:06,347 INFO [main] org.hibernate.envers.boot.internal.EnversServiceImpl: Envers integration enabled? : true 2021-07-01 15:48:06,440 INFO [main] org.hibernate.orm.connections.access: HHH10001501: Connection obtained from JdbcConnectionAccess [org.hibernate.engine.jdbc.env.internal.JdbcEnvironmentInitiator$ConnectionProviderJdbcConnectionAccess@7bf94e91] for (non-JTA) DDL execution was not in auto-commit mode; the Connection 'local transaction' will be committed and the Connection will be set into auto-commit mode. 2021-07-01 15:48:06,442 INFO [main] org.hibernate.orm.connections.access: HHH10001501: Connection obtained from JdbcConnectionAccess [org.hibernate.engine.jdbc.env.internal.JdbcEnvironmentInitiator$ConnectionProviderJdbcConnectionAccess@72e1e587] for (non-JTA) DDL execution was not in auto-commit mode; the Connection 'local transaction' will be committed and the Connection will be set into auto-commit mode. 2021-07-01 15:48:06,452 INFO [main] org.hibernate.engine.transaction.jta.platform.internal.JtaPlatformInitiator: HHH000490: Using JtaPlatform implementation: [org.hibernate.engine.transaction.jta.platform.internal.NoJtaPlatform] 2021-07-01 15:48:06,452 INFO [main] org.springframework.orm.jpa.LocalContainerEntityManagerFactoryBean: Initialized JPA EntityManagerFactory for persistence unit 'hsql-testdb' 2021-07-01 15:48:06,570 INFO [main] org.springframework.context.annotation.AnnotationConfigApplicationContext: Closing org.springframework.context.annotation.AnnotationConfigApplicationContext@3794b7b1: startup date [Thu Jul 01 15:48:06 CEST 2021]; root of context hierarchy 2021-07-01 15:48:06,570 INFO [main] org.springframework.orm.jpa.LocalContainerEntityManagerFactoryBean: Closing JPA EntityManagerFactory for persistence unit 'hsql-testdb' 2021-07-01 15:48:06,571 INFO [main] org.hibernate.orm.connections.pooling: HHH10001008: Cleaning up connection pool [jdbc:hsqldb:mem:hsql-testdb] 2021-07-01 15:48:06,573 INFO [main] org.springframework.context.annotation.AnnotationConfigApplicationContext: Refreshing org.springframework.context.annotation.AnnotationConfigApplicationContext@31f5ffb9: startup date [Thu Jul 01 15:48:06 CEST 2021]; root of context hierarchy 2021-07-01 15:48:06,595 INFO [main] org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor: JSR-330 'javax.inject.Inject' annotation found and supported for autowiring 2021-07-01 15:48:06,618 INFO [main] org.springframework.orm.jpa.persistenceunit.DefaultPersistenceUnitManager: Found explicit default unit with name 'hsql-testdb' in persistence.xml - overriding local default unit settings ('packagesToScan'/'mappingResources') 2021-07-01 15:48:06,618 INFO [main] org.springframework.orm.jpa.LocalContainerEntityManagerFactoryBean: Building JPA container EntityManagerFactory for persistence unit 'hsql-testdb' 2021-07-01 15:48:06,618 INFO [main] org.hibernate.jpa.internal.util.LogHelper: HHH000204: Processing PersistenceUnitInfo [name: hsql-testdb] 2021-07-01 15:48:06,630 WARN [main] org.hibernate.orm.connections.pooling: HHH10001002: Using Hibernate built-in connection pool (not for production use!) 2021-07-01 15:48:06,630 INFO [main] org.hibernate.orm.connections.pooling: HHH10001005: using driver [org.hsqldb.jdbc.JDBCDriver] at URL [jdbc:hsqldb:mem:hsql-testdb] 2021-07-01 15:48:06,630 INFO [main] org.hibernate.orm.connections.pooling: HHH10001001: Connection properties: {user=sa, password=****} 2021-07-01 15:48:06,631 INFO [main] org.hibernate.orm.connections.pooling: HHH10001003: Autocommit mode: false 2021-07-01 15:48:06,631 INFO [main] org.hibernate.engine.jdbc.connections.internal.DriverManagerConnectionProviderImpl: HHH000115: Hibernate connection pool size: 20 (min=1) 2021-07-01 15:48:06,632 INFO [main] org.hibernate.dialect.Dialect : HHH000400: Using dialect: org.appng.persistence.dialect.HSQLDialect 2021-07-01 15:48:06,635 INFO [main] org.hibernate.envers.boot.internal.EnversServiceImpl: Envers integration enabled? : true 2021-07-01 15:48:06,728 INFO [main] org.hibernate.orm.connections.access: HHH10001501: Connection obtained from JdbcConnectionAccess [org.hibernate.engine.jdbc.env.internal.JdbcEnvironmentInitiator$ConnectionProviderJdbcConnectionAccess@2a7b5925] for (non-JTA) DDL execution was not in auto-commit mode; the Connection 'local transaction' will be committed and the Connection will be set into auto-commit mode. 2021-07-01 15:48:06,731 INFO [main] org.hibernate.orm.connections.access: HHH10001501: Connection obtained from JdbcConnectionAccess [org.hibernate.engine.jdbc.env.internal.JdbcEnvironmentInitiator$ConnectionProviderJdbcConnectionAccess@31ab75a5] for (non-JTA) DDL execution was not in auto-commit mode; the Connection 'local transaction' will be committed and the Connection will be set into auto-commit mode. 2021-07-01 15:48:06,740 INFO [main] org.hibernate.engine.transaction.jta.platform.internal.JtaPlatformInitiator: HHH000490: Using JtaPlatform implementation: [org.hibernate.engine.transaction.jta.platform.internal.NoJtaPlatform] 2021-07-01 15:48:06,740 INFO [main] org.springframework.orm.jpa.LocalContainerEntityManagerFactoryBean: Initialized JPA EntityManagerFactory for persistence unit 'hsql-testdb' 2021-07-01 15:48:06,825 INFO [main] org.springframework.context.annotation.AnnotationConfigApplicationContext: Closing org.springframework.context.annotation.AnnotationConfigApplicationContext@31f5ffb9: startup date [Thu Jul 01 15:48:06 CEST 2021]; root of context hierarchy 2021-07-01 15:48:06,825 INFO [main] org.springframework.orm.jpa.LocalContainerEntityManagerFactoryBean: Closing JPA EntityManagerFactory for persistence unit 'hsql-testdb' 2021-07-01 15:48:06,826 INFO [main] org.hibernate.orm.connections.pooling: HHH10001008: Cleaning up connection pool [jdbc:hsqldb:mem:hsql-testdb] 2021-07-01 15:48:06,828 INFO [main] org.springframework.context.annotation.AnnotationConfigApplicationContext: Refreshing org.springframework.context.annotation.AnnotationConfigApplicationContext@113cc14d: startup date [Thu Jul 01 15:48:06 CEST 2021]; root of context hierarchy 2021-07-01 15:48:06,849 INFO [main] org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor: JSR-330 'javax.inject.Inject' annotation found and supported for autowiring 2021-07-01 15:48:06,867 INFO [main] org.springframework.orm.jpa.persistenceunit.DefaultPersistenceUnitManager: Found explicit default unit with name 'hsql-testdb' in persistence.xml - overriding local default unit settings ('packagesToScan'/'mappingResources') 2021-07-01 15:48:06,867 INFO [main] org.springframework.orm.jpa.LocalContainerEntityManagerFactoryBean: Building JPA container EntityManagerFactory for persistence unit 'hsql-testdb' 2021-07-01 15:48:06,867 INFO [main] org.hibernate.jpa.internal.util.LogHelper: HHH000204: Processing PersistenceUnitInfo [name: hsql-testdb] 2021-07-01 15:48:06,878 WARN [main] org.hibernate.orm.connections.pooling: HHH10001002: Using Hibernate built-in connection pool (not for production use!) 2021-07-01 15:48:06,878 INFO [main] org.hibernate.orm.connections.pooling: HHH10001005: using driver [org.hsqldb.jdbc.JDBCDriver] at URL [jdbc:hsqldb:mem:hsql-testdb] 2021-07-01 15:48:06,878 INFO [main] org.hibernate.orm.connections.pooling: HHH10001001: Connection properties: {user=sa, password=****} 2021-07-01 15:48:06,878 INFO [main] org.hibernate.orm.connections.pooling: HHH10001003: Autocommit mode: false 2021-07-01 15:48:06,878 INFO [main] org.hibernate.engine.jdbc.connections.internal.DriverManagerConnectionProviderImpl: HHH000115: Hibernate connection pool size: 20 (min=1) 2021-07-01 15:48:06,879 INFO [main] org.hibernate.dialect.Dialect : HHH000400: Using dialect: org.appng.persistence.dialect.HSQLDialect 2021-07-01 15:48:06,884 INFO [main] org.hibernate.envers.boot.internal.EnversServiceImpl: Envers integration enabled? : true 2021-07-01 15:48:07,024 INFO [main] org.hibernate.orm.connections.access: HHH10001501: Connection obtained from JdbcConnectionAccess [org.hibernate.engine.jdbc.env.internal.JdbcEnvironmentInitiator$ConnectionProviderJdbcConnectionAccess@62d21afd] for (non-JTA) DDL execution was not in auto-commit mode; the Connection 'local transaction' will be committed and the Connection will be set into auto-commit mode. 2021-07-01 15:48:07,026 INFO [main] org.hibernate.orm.connections.access: HHH10001501: Connection obtained from JdbcConnectionAccess [org.hibernate.engine.jdbc.env.internal.JdbcEnvironmentInitiator$ConnectionProviderJdbcConnectionAccess@6e53bb4f] for (non-JTA) DDL execution was not in auto-commit mode; the Connection 'local transaction' will be committed and the Connection will be set into auto-commit mode. 2021-07-01 15:48:07,036 INFO [main] org.hibernate.engine.transaction.jta.platform.internal.JtaPlatformInitiator: HHH000490: Using JtaPlatform implementation: [org.hibernate.engine.transaction.jta.platform.internal.NoJtaPlatform] 2021-07-01 15:48:07,036 INFO [main] org.springframework.orm.jpa.LocalContainerEntityManagerFactoryBean: Initialized JPA EntityManagerFactory for persistence unit 'hsql-testdb' 2021-07-01 15:48:07,126 INFO [main] org.springframework.context.annotation.AnnotationConfigApplicationContext: Closing org.springframework.context.annotation.AnnotationConfigApplicationContext@113cc14d: startup date [Thu Jul 01 15:48:06 CEST 2021]; root of context hierarchy 2021-07-01 15:48:07,126 INFO [main] org.springframework.orm.jpa.LocalContainerEntityManagerFactoryBean: Closing JPA EntityManagerFactory for persistence unit 'hsql-testdb' 2021-07-01 15:48:07,127 INFO [main] org.hibernate.orm.connections.pooling: HHH10001008: Cleaning up connection pool [jdbc:hsqldb:mem:hsql-testdb] 2021-07-01 15:48:07,130 INFO [main] org.springframework.context.annotation.AnnotationConfigApplicationContext: Refreshing org.springframework.context.annotation.AnnotationConfigApplicationContext@90c01ab: startup date [Thu Jul 01 15:48:07 CEST 2021]; root of context hierarchy 2021-07-01 15:48:07,149 INFO [main] org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor: JSR-330 'javax.inject.Inject' annotation found and supported for autowiring 2021-07-01 15:48:07,167 INFO [main] org.springframework.orm.jpa.persistenceunit.DefaultPersistenceUnitManager: Found explicit default unit with name 'hsql-testdb' in persistence.xml - overriding local default unit settings ('packagesToScan'/'mappingResources') 2021-07-01 15:48:07,168 INFO [main] org.springframework.orm.jpa.LocalContainerEntityManagerFactoryBean: Building JPA container EntityManagerFactory for persistence unit 'hsql-testdb' 2021-07-01 15:48:07,168 INFO [main] org.hibernate.jpa.internal.util.LogHelper: HHH000204: Processing PersistenceUnitInfo [name: hsql-testdb] 2021-07-01 15:48:07,177 WARN [main] org.hibernate.orm.connections.pooling: HHH10001002: Using Hibernate built-in connection pool (not for production use!) 2021-07-01 15:48:07,177 INFO [main] org.hibernate.orm.connections.pooling: HHH10001005: using driver [org.hsqldb.jdbc.JDBCDriver] at URL [jdbc:hsqldb:mem:hsql-testdb] 2021-07-01 15:48:07,177 INFO [main] org.hibernate.orm.connections.pooling: HHH10001001: Connection properties: {user=sa, password=****} 2021-07-01 15:48:07,177 INFO [main] org.hibernate.orm.connections.pooling: HHH10001003: Autocommit mode: false 2021-07-01 15:48:07,177 INFO [main] org.hibernate.engine.jdbc.connections.internal.DriverManagerConnectionProviderImpl: HHH000115: Hibernate connection pool size: 20 (min=1) 2021-07-01 15:48:07,178 INFO [main] org.hibernate.dialect.Dialect : HHH000400: Using dialect: org.appng.persistence.dialect.HSQLDialect 2021-07-01 15:48:07,181 INFO [main] org.hibernate.envers.boot.internal.EnversServiceImpl: Envers integration enabled? : true 2021-07-01 15:48:07,264 INFO [main] org.hibernate.orm.connections.access: HHH10001501: Connection obtained from JdbcConnectionAccess [org.hibernate.engine.jdbc.env.internal.JdbcEnvironmentInitiator$ConnectionProviderJdbcConnectionAccess@df34b01] for (non-JTA) DDL execution was not in auto-commit mode; the Connection 'local transaction' will be committed and the Connection will be set into auto-commit mode. 2021-07-01 15:48:07,266 INFO [main] org.hibernate.orm.connections.access: HHH10001501: Connection obtained from JdbcConnectionAccess [org.hibernate.engine.jdbc.env.internal.JdbcEnvironmentInitiator$ConnectionProviderJdbcConnectionAccess@198a0416] for (non-JTA) DDL execution was not in auto-commit mode; the Connection 'local transaction' will be committed and the Connection will be set into auto-commit mode. 2021-07-01 15:48:07,275 INFO [main] org.hibernate.engine.transaction.jta.platform.internal.JtaPlatformInitiator: HHH000490: Using JtaPlatform implementation: [org.hibernate.engine.transaction.jta.platform.internal.NoJtaPlatform] 2021-07-01 15:48:07,275 INFO [main] org.springframework.orm.jpa.LocalContainerEntityManagerFactoryBean: Initialized JPA EntityManagerFactory for persistence unit 'hsql-testdb' 2021-07-01 15:48:07,329 INFO [main] org.springframework.context.annotation.AnnotationConfigApplicationContext: Closing org.springframework.context.annotation.AnnotationConfigApplicationContext@90c01ab: startup date [Thu Jul 01 15:48:07 CEST 2021]; root of context hierarchy 2021-07-01 15:48:07,330 INFO [main] org.springframework.orm.jpa.LocalContainerEntityManagerFactoryBean: Closing JPA EntityManagerFactory for persistence unit 'hsql-testdb' 2021-07-01 15:48:07,330 INFO [main] org.hibernate.orm.connections.pooling: HHH10001008: Cleaning up connection pool [jdbc:hsqldb:mem:hsql-testdb] 2021-07-01 15:48:07,339 INFO [main] org.springframework.context.annotation.AnnotationConfigApplicationContext: Refreshing org.springframework.context.annotation.AnnotationConfigApplicationContext@294ab038: startup date [Thu Jul 01 15:48:07 CEST 2021]; root of context hierarchy 2021-07-01 15:48:07,357 INFO [main] org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor: JSR-330 'javax.inject.Inject' annotation found and supported for autowiring 2021-07-01 15:48:07,379 INFO [main] org.springframework.orm.jpa.persistenceunit.DefaultPersistenceUnitManager: Found explicit default unit with name 'hsql-testdb' in persistence.xml - overriding local default unit settings ('packagesToScan'/'mappingResources') 2021-07-01 15:48:07,379 INFO [main] org.springframework.orm.jpa.LocalContainerEntityManagerFactoryBean: Building JPA container EntityManagerFactory for persistence unit 'hsql-testdb' 2021-07-01 15:48:07,379 INFO [main] org.hibernate.jpa.internal.util.LogHelper: HHH000204: Processing PersistenceUnitInfo [name: hsql-testdb] 2021-07-01 15:48:07,391 WARN [main] org.hibernate.orm.connections.pooling: HHH10001002: Using Hibernate built-in connection pool (not for production use!) 2021-07-01 15:48:07,392 INFO [main] org.hibernate.orm.connections.pooling: HHH10001005: using driver [org.hsqldb.jdbc.JDBCDriver] at URL [jdbc:hsqldb:mem:hsql-testdb] 2021-07-01 15:48:07,392 INFO [main] org.hibernate.orm.connections.pooling: HHH10001001: Connection properties: {user=sa, password=****} 2021-07-01 15:48:07,392 INFO [main] org.hibernate.orm.connections.pooling: HHH10001003: Autocommit mode: false 2021-07-01 15:48:07,392 INFO [main] org.hibernate.engine.jdbc.connections.internal.DriverManagerConnectionProviderImpl: HHH000115: Hibernate connection pool size: 20 (min=1) 2021-07-01 15:48:07,393 INFO [main] org.hibernate.dialect.Dialect : HHH000400: Using dialect: org.appng.persistence.dialect.HSQLDialect 2021-07-01 15:48:07,397 INFO [main] org.hibernate.envers.boot.internal.EnversServiceImpl: Envers integration enabled? : true 2021-07-01 15:48:07,500 INFO [main] org.hibernate.orm.connections.access: HHH10001501: Connection obtained from JdbcConnectionAccess [org.hibernate.engine.jdbc.env.internal.JdbcEnvironmentInitiator$ConnectionProviderJdbcConnectionAccess@5fa3df] for (non-JTA) DDL execution was not in auto-commit mode; the Connection 'local transaction' will be committed and the Connection will be set into auto-commit mode. 2021-07-01 15:48:07,503 INFO [main] org.hibernate.orm.connections.access: HHH10001501: Connection obtained from JdbcConnectionAccess [org.hibernate.engine.jdbc.env.internal.JdbcEnvironmentInitiator$ConnectionProviderJdbcConnectionAccess@4b1ad751] for (non-JTA) DDL execution was not in auto-commit mode; the Connection 'local transaction' will be committed and the Connection will be set into auto-commit mode. 2021-07-01 15:48:07,515 INFO [main] org.hibernate.engine.transaction.jta.platform.internal.JtaPlatformInitiator: HHH000490: Using JtaPlatform implementation: [org.hibernate.engine.transaction.jta.platform.internal.NoJtaPlatform] 2021-07-01 15:48:07,515 INFO [main] org.springframework.orm.jpa.LocalContainerEntityManagerFactoryBean: Initialized JPA EntityManagerFactory for persistence unit 'hsql-testdb' 2021-07-01 15:48:07,584 INFO [main] org.springframework.context.annotation.AnnotationConfigApplicationContext: Closing org.springframework.context.annotation.AnnotationConfigApplicationContext@294ab038: startup date [Thu Jul 01 15:48:07 CEST 2021]; root of context hierarchy 2021-07-01 15:48:07,585 INFO [main] org.springframework.orm.jpa.LocalContainerEntityManagerFactoryBean: Closing JPA EntityManagerFactory for persistence unit 'hsql-testdb' 2021-07-01 15:48:07,585 INFO [main] org.hibernate.orm.connections.pooling: HHH10001008: Cleaning up connection pool [jdbc:hsqldb:mem:hsql-testdb] 2021-07-01 15:48:07,589 INFO [main] org.springframework.context.annotation.AnnotationConfigApplicationContext: Refreshing org.springframework.context.annotation.AnnotationConfigApplicationContext@72321701: startup date [Thu Jul 01 15:48:07 CEST 2021]; root of context hierarchy 2021-07-01 15:48:07,617 INFO [main] org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor: JSR-330 'javax.inject.Inject' annotation found and supported for autowiring 2021-07-01 15:48:07,641 INFO [main] org.springframework.orm.jpa.persistenceunit.DefaultPersistenceUnitManager: Found explicit default unit with name 'hsql-testdb' in persistence.xml - overriding local default unit settings ('packagesToScan'/'mappingResources') 2021-07-01 15:48:07,641 INFO [main] org.springframework.orm.jpa.LocalContainerEntityManagerFactoryBean: Building JPA container EntityManagerFactory for persistence unit 'hsql-testdb' 2021-07-01 15:48:07,641 INFO [main] org.hibernate.jpa.internal.util.LogHelper: HHH000204: Processing PersistenceUnitInfo [name: hsql-testdb] 2021-07-01 15:48:07,652 WARN [main] org.hibernate.orm.connections.pooling: HHH10001002: Using Hibernate built-in connection pool (not for production use!) 2021-07-01 15:48:07,653 INFO [main] org.hibernate.orm.connections.pooling: HHH10001005: using driver [org.hsqldb.jdbc.JDBCDriver] at URL [jdbc:hsqldb:mem:hsql-testdb] 2021-07-01 15:48:07,653 INFO [main] org.hibernate.orm.connections.pooling: HHH10001001: Connection properties: {user=sa, password=****} 2021-07-01 15:48:07,653 INFO [main] org.hibernate.orm.connections.pooling: HHH10001003: Autocommit mode: false 2021-07-01 15:48:07,653 INFO [main] org.hibernate.engine.jdbc.connections.internal.DriverManagerConnectionProviderImpl: HHH000115: Hibernate connection pool size: 20 (min=1) 2021-07-01 15:48:07,655 INFO [main] org.hibernate.dialect.Dialect : HHH000400: Using dialect: org.appng.persistence.dialect.HSQLDialect 2021-07-01 15:48:07,659 INFO [main] org.hibernate.envers.boot.internal.EnversServiceImpl: Envers integration enabled? : true 2021-07-01 15:48:07,756 INFO [main] org.hibernate.orm.connections.access: HHH10001501: Connection obtained from JdbcConnectionAccess [org.hibernate.engine.jdbc.env.internal.JdbcEnvironmentInitiator$ConnectionProviderJdbcConnectionAccess@757ad227] for (non-JTA) DDL execution was not in auto-commit mode; the Connection 'local transaction' will be committed and the Connection will be set into auto-commit mode. 2021-07-01 15:48:07,757 INFO [main] org.hibernate.orm.connections.access: HHH10001501: Connection obtained from JdbcConnectionAccess [org.hibernate.engine.jdbc.env.internal.JdbcEnvironmentInitiator$ConnectionProviderJdbcConnectionAccess@1267adbe] for (non-JTA) DDL execution was not in auto-commit mode; the Connection 'local transaction' will be committed and the Connection will be set into auto-commit mode. 2021-07-01 15:48:07,767 INFO [main] org.hibernate.engine.transaction.jta.platform.internal.JtaPlatformInitiator: HHH000490: Using JtaPlatform implementation: [org.hibernate.engine.transaction.jta.platform.internal.NoJtaPlatform] 2021-07-01 15:48:07,768 INFO [main] org.springframework.orm.jpa.LocalContainerEntityManagerFactoryBean: Initialized JPA EntityManagerFactory for persistence unit 'hsql-testdb' 2021-07-01 15:48:07,838 INFO [main] org.springframework.context.annotation.AnnotationConfigApplicationContext: Closing org.springframework.context.annotation.AnnotationConfigApplicationContext@72321701: startup date [Thu Jul 01 15:48:07 CEST 2021]; root of context hierarchy 2021-07-01 15:48:07,838 INFO [main] org.springframework.orm.jpa.LocalContainerEntityManagerFactoryBean: Closing JPA EntityManagerFactory for persistence unit 'hsql-testdb' 2021-07-01 15:48:07,839 INFO [main] org.hibernate.orm.connections.pooling: HHH10001008: Cleaning up connection pool [jdbc:hsqldb:mem:hsql-testdb] [INFO] Tests run: 16, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 9.341 s - in org.appng.persistence.repository.SearchRepositoryTest [INFO] Running org.appng.persistence.repository.SearchQueryTest 2021-07-01 15:48:07,884 INFO [main] org.hibernate.jpa.internal.util.LogHelper: HHH000204: Processing PersistenceUnitInfo [name: hsql-testdb] 2021-07-01 15:48:07,893 WARN [main] org.hibernate.orm.connections.pooling: HHH10001002: Using Hibernate built-in connection pool (not for production use!) 2021-07-01 15:48:07,893 INFO [main] org.hibernate.orm.connections.pooling: HHH10001005: using driver [org.hsqldb.jdbc.JDBCDriver] at URL [jdbc:hsqldb:mem:hsql-testdb] 2021-07-01 15:48:07,894 INFO [main] org.hibernate.orm.connections.pooling: HHH10001001: Connection properties: {user=sa, password=****} 2021-07-01 15:48:07,894 INFO [main] org.hibernate.orm.connections.pooling: HHH10001003: Autocommit mode: false 2021-07-01 15:48:07,894 INFO [main] org.hibernate.engine.jdbc.connections.internal.DriverManagerConnectionProviderImpl: HHH000115: Hibernate connection pool size: 20 (min=1) 2021-07-01 15:48:07,894 INFO [main] org.hibernate.dialect.Dialect : HHH000400: Using dialect: org.appng.persistence.dialect.HSQLDialect 2021-07-01 15:48:07,898 INFO [main] org.hibernate.envers.boot.internal.EnversServiceImpl: Envers integration enabled? : true 2021-07-01 15:48:07,973 INFO [main] org.hibernate.orm.connections.access: HHH10001501: Connection obtained from JdbcConnectionAccess [org.hibernate.engine.jdbc.env.internal.JdbcEnvironmentInitiator$ConnectionProviderJdbcConnectionAccess@7375ebe7] for (non-JTA) DDL execution was not in auto-commit mode; the Connection 'local transaction' will be committed and the Connection will be set into auto-commit mode. 2021-07-01 15:48:07,974 INFO [main] org.hibernate.orm.connections.access: HHH10001501: Connection obtained from JdbcConnectionAccess [org.hibernate.engine.jdbc.env.internal.JdbcEnvironmentInitiator$ConnectionProviderJdbcConnectionAccess@18487f92] for (non-JTA) DDL execution was not in auto-commit mode; the Connection 'local transaction' will be committed and the Connection will be set into auto-commit mode. 2021-07-01 15:48:07,982 INFO [main] org.hibernate.engine.transaction.jta.platform.internal.JtaPlatformInitiator: HHH000490: Using JtaPlatform implementation: [org.hibernate.engine.transaction.jta.platform.internal.NoJtaPlatform] 2021-07-01 15:48:07,996 INFO [main] org.hibernate.jpa.internal.util.LogHelper: HHH000204: Processing PersistenceUnitInfo [name: hsql-testdb] 2021-07-01 15:48:08,004 WARN [main] org.hibernate.orm.connections.pooling: HHH10001002: Using Hibernate built-in connection pool (not for production use!) 2021-07-01 15:48:08,005 INFO [main] org.hibernate.orm.connections.pooling: HHH10001005: using driver [org.hsqldb.jdbc.JDBCDriver] at URL [jdbc:hsqldb:mem:hsql-testdb] 2021-07-01 15:48:08,005 INFO [main] org.hibernate.orm.connections.pooling: HHH10001001: Connection properties: {user=sa, password=****} 2021-07-01 15:48:08,005 INFO [main] org.hibernate.orm.connections.pooling: HHH10001003: Autocommit mode: false 2021-07-01 15:48:08,005 INFO [main] org.hibernate.engine.jdbc.connections.internal.DriverManagerConnectionProviderImpl: HHH000115: Hibernate connection pool size: 20 (min=1) 2021-07-01 15:48:08,006 INFO [main] org.hibernate.dialect.Dialect : HHH000400: Using dialect: org.appng.persistence.dialect.HSQLDialect 2021-07-01 15:48:08,009 INFO [main] org.hibernate.envers.boot.internal.EnversServiceImpl: Envers integration enabled? : true 2021-07-01 15:48:08,078 INFO [main] org.hibernate.orm.connections.access: HHH10001501: Connection obtained from JdbcConnectionAccess [org.hibernate.engine.jdbc.env.internal.JdbcEnvironmentInitiator$ConnectionProviderJdbcConnectionAccess@d0456ad] for (non-JTA) DDL execution was not in auto-commit mode; the Connection 'local transaction' will be committed and the Connection will be set into auto-commit mode. 2021-07-01 15:48:08,079 INFO [main] org.hibernate.orm.connections.access: HHH10001501: Connection obtained from JdbcConnectionAccess [org.hibernate.engine.jdbc.env.internal.JdbcEnvironmentInitiator$ConnectionProviderJdbcConnectionAccess@2125086c] for (non-JTA) DDL execution was not in auto-commit mode; the Connection 'local transaction' will be committed and the Connection will be set into auto-commit mode. 2021-07-01 15:48:08,087 INFO [main] org.hibernate.engine.transaction.jta.platform.internal.JtaPlatformInitiator: HHH000490: Using JtaPlatform implementation: [org.hibernate.engine.transaction.jta.platform.internal.NoJtaPlatform] 2021-07-01 15:48:08,110 INFO [main] org.hibernate.jpa.internal.util.LogHelper: HHH000204: Processing PersistenceUnitInfo [name: hsql-testdb] 2021-07-01 15:48:08,119 WARN [main] org.hibernate.orm.connections.pooling: HHH10001002: Using Hibernate built-in connection pool (not for production use!) 2021-07-01 15:48:08,119 INFO [main] org.hibernate.orm.connections.pooling: HHH10001005: using driver [org.hsqldb.jdbc.JDBCDriver] at URL [jdbc:hsqldb:mem:hsql-testdb] 2021-07-01 15:48:08,119 INFO [main] org.hibernate.orm.connections.pooling: HHH10001001: Connection properties: {user=sa, password=****} 2021-07-01 15:48:08,119 INFO [main] org.hibernate.orm.connections.pooling: HHH10001003: Autocommit mode: false 2021-07-01 15:48:08,119 INFO [main] org.hibernate.engine.jdbc.connections.internal.DriverManagerConnectionProviderImpl: HHH000115: Hibernate connection pool size: 20 (min=1) 2021-07-01 15:48:08,120 INFO [main] org.hibernate.dialect.Dialect : HHH000400: Using dialect: org.appng.persistence.dialect.HSQLDialect 2021-07-01 15:48:08,123 INFO [main] org.hibernate.envers.boot.internal.EnversServiceImpl: Envers integration enabled? : true 2021-07-01 15:48:08,189 INFO [main] org.hibernate.orm.connections.access: HHH10001501: Connection obtained from JdbcConnectionAccess [org.hibernate.engine.jdbc.env.internal.JdbcEnvironmentInitiator$ConnectionProviderJdbcConnectionAccess@2f726cf4] for (non-JTA) DDL execution was not in auto-commit mode; the Connection 'local transaction' will be committed and the Connection will be set into auto-commit mode. 2021-07-01 15:48:08,190 INFO [main] org.hibernate.orm.connections.access: HHH10001501: Connection obtained from JdbcConnectionAccess [org.hibernate.engine.jdbc.env.internal.JdbcEnvironmentInitiator$ConnectionProviderJdbcConnectionAccess@7f680a9a] for (non-JTA) DDL execution was not in auto-commit mode; the Connection 'local transaction' will be committed and the Connection will be set into auto-commit mode. 2021-07-01 15:48:08,198 INFO [main] org.hibernate.engine.transaction.jta.platform.internal.JtaPlatformInitiator: HHH000490: Using JtaPlatform implementation: [org.hibernate.engine.transaction.jta.platform.internal.NoJtaPlatform] 2021-07-01 15:48:08,208 INFO [main] org.hibernate.jpa.internal.util.LogHelper: HHH000204: Processing PersistenceUnitInfo [name: hsql-testdb] 2021-07-01 15:48:08,216 WARN [main] org.hibernate.orm.connections.pooling: HHH10001002: Using Hibernate built-in connection pool (not for production use!) 2021-07-01 15:48:08,216 INFO [main] org.hibernate.orm.connections.pooling: HHH10001005: using driver [org.hsqldb.jdbc.JDBCDriver] at URL [jdbc:hsqldb:mem:hsql-testdb] 2021-07-01 15:48:08,216 INFO [main] org.hibernate.orm.connections.pooling: HHH10001001: Connection properties: {user=sa, password=****} 2021-07-01 15:48:08,216 INFO [main] org.hibernate.orm.connections.pooling: HHH10001003: Autocommit mode: false 2021-07-01 15:48:08,216 INFO [main] org.hibernate.engine.jdbc.connections.internal.DriverManagerConnectionProviderImpl: HHH000115: Hibernate connection pool size: 20 (min=1) 2021-07-01 15:48:08,217 INFO [main] org.hibernate.dialect.Dialect : HHH000400: Using dialect: org.appng.persistence.dialect.HSQLDialect 2021-07-01 15:48:08,220 INFO [main] org.hibernate.envers.boot.internal.EnversServiceImpl: Envers integration enabled? : true 2021-07-01 15:48:08,286 INFO [main] org.hibernate.orm.connections.access: HHH10001501: Connection obtained from JdbcConnectionAccess [org.hibernate.engine.jdbc.env.internal.JdbcEnvironmentInitiator$ConnectionProviderJdbcConnectionAccess@388ad8aa] for (non-JTA) DDL execution was not in auto-commit mode; the Connection 'local transaction' will be committed and the Connection will be set into auto-commit mode. 2021-07-01 15:48:08,287 INFO [main] org.hibernate.orm.connections.access: HHH10001501: Connection obtained from JdbcConnectionAccess [org.hibernate.engine.jdbc.env.internal.JdbcEnvironmentInitiator$ConnectionProviderJdbcConnectionAccess@4caca86d] for (non-JTA) DDL execution was not in auto-commit mode; the Connection 'local transaction' will be committed and the Connection will be set into auto-commit mode. 2021-07-01 15:48:08,295 INFO [main] org.hibernate.engine.transaction.jta.platform.internal.JtaPlatformInitiator: HHH000490: Using JtaPlatform implementation: [org.hibernate.engine.transaction.jta.platform.internal.NoJtaPlatform] 2021-07-01 15:48:08,311 INFO [main] org.hibernate.jpa.internal.util.LogHelper: HHH000204: Processing PersistenceUnitInfo [name: hsql-testdb] 2021-07-01 15:48:08,320 WARN [main] org.hibernate.orm.connections.pooling: HHH10001002: Using Hibernate built-in connection pool (not for production use!) 2021-07-01 15:48:08,320 INFO [main] org.hibernate.orm.connections.pooling: HHH10001005: using driver [org.hsqldb.jdbc.JDBCDriver] at URL [jdbc:hsqldb:mem:hsql-testdb] 2021-07-01 15:48:08,320 INFO [main] org.hibernate.orm.connections.pooling: HHH10001001: Connection properties: {user=sa, password=****} 2021-07-01 15:48:08,320 INFO [main] org.hibernate.orm.connections.pooling: HHH10001003: Autocommit mode: false 2021-07-01 15:48:08,320 INFO [main] org.hibernate.engine.jdbc.connections.internal.DriverManagerConnectionProviderImpl: HHH000115: Hibernate connection pool size: 20 (min=1) 2021-07-01 15:48:08,321 INFO [main] org.hibernate.dialect.Dialect : HHH000400: Using dialect: org.appng.persistence.dialect.HSQLDialect 2021-07-01 15:48:08,324 INFO [main] org.hibernate.envers.boot.internal.EnversServiceImpl: Envers integration enabled? : true 2021-07-01 15:48:08,448 INFO [main] org.hibernate.orm.connections.access: HHH10001501: Connection obtained from JdbcConnectionAccess [org.hibernate.engine.jdbc.env.internal.JdbcEnvironmentInitiator$ConnectionProviderJdbcConnectionAccess@ab5f1d5] for (non-JTA) DDL execution was not in auto-commit mode; the Connection 'local transaction' will be committed and the Connection will be set into auto-commit mode. 2021-07-01 15:48:08,450 INFO [main] org.hibernate.orm.connections.access: HHH10001501: Connection obtained from JdbcConnectionAccess [org.hibernate.engine.jdbc.env.internal.JdbcEnvironmentInitiator$ConnectionProviderJdbcConnectionAccess@2512eaaa] for (non-JTA) DDL execution was not in auto-commit mode; the Connection 'local transaction' will be committed and the Connection will be set into auto-commit mode. 2021-07-01 15:48:08,460 INFO [main] org.hibernate.engine.transaction.jta.platform.internal.JtaPlatformInitiator: HHH000490: Using JtaPlatform implementation: [org.hibernate.engine.transaction.jta.platform.internal.NoJtaPlatform] 2021-07-01 15:48:08,470 INFO [main] org.hibernate.jpa.internal.util.LogHelper: HHH000204: Processing PersistenceUnitInfo [name: hsql-testdb] 2021-07-01 15:48:08,478 WARN [main] org.hibernate.orm.connections.pooling: HHH10001002: Using Hibernate built-in connection pool (not for production use!) 2021-07-01 15:48:08,478 INFO [main] org.hibernate.orm.connections.pooling: HHH10001005: using driver [org.hsqldb.jdbc.JDBCDriver] at URL [jdbc:hsqldb:mem:hsql-testdb] 2021-07-01 15:48:08,479 INFO [main] org.hibernate.orm.connections.pooling: HHH10001001: Connection properties: {user=sa, password=****} 2021-07-01 15:48:08,479 INFO [main] org.hibernate.orm.connections.pooling: HHH10001003: Autocommit mode: false 2021-07-01 15:48:08,479 INFO [main] org.hibernate.engine.jdbc.connections.internal.DriverManagerConnectionProviderImpl: HHH000115: Hibernate connection pool size: 20 (min=1) 2021-07-01 15:48:08,479 INFO [main] org.hibernate.dialect.Dialect : HHH000400: Using dialect: org.appng.persistence.dialect.HSQLDialect 2021-07-01 15:48:08,482 INFO [main] org.hibernate.envers.boot.internal.EnversServiceImpl: Envers integration enabled? : true 2021-07-01 15:48:08,552 INFO [main] org.hibernate.orm.connections.access: HHH10001501: Connection obtained from JdbcConnectionAccess [org.hibernate.engine.jdbc.env.internal.JdbcEnvironmentInitiator$ConnectionProviderJdbcConnectionAccess@16cc5e51] for (non-JTA) DDL execution was not in auto-commit mode; the Connection 'local transaction' will be committed and the Connection will be set into auto-commit mode. 2021-07-01 15:48:08,554 INFO [main] org.hibernate.orm.connections.access: HHH10001501: Connection obtained from JdbcConnectionAccess [org.hibernate.engine.jdbc.env.internal.JdbcEnvironmentInitiator$ConnectionProviderJdbcConnectionAccess@3503e68e] for (non-JTA) DDL execution was not in auto-commit mode; the Connection 'local transaction' will be committed and the Connection will be set into auto-commit mode. 2021-07-01 15:48:08,561 INFO [main] org.hibernate.engine.transaction.jta.platform.internal.JtaPlatformInitiator: HHH000490: Using JtaPlatform implementation: [org.hibernate.engine.transaction.jta.platform.internal.NoJtaPlatform] [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.728 s - in org.appng.persistence.repository.SearchQueryTest [INFO] Running org.appng.persistence.repository.QueryDslSearchRepositoryTest 2021-07-01 15:48:08,579 INFO [main] org.springframework.context.annotation.AnnotationConfigApplicationContext: Refreshing org.springframework.context.annotation.AnnotationConfigApplicationContext@bd8f424: startup date [Thu Jul 01 15:48:08 CEST 2021]; root of context hierarchy 2021-07-01 15:48:08,597 INFO [main] org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor: JSR-330 'javax.inject.Inject' annotation found and supported for autowiring 2021-07-01 15:48:08,614 INFO [main] org.springframework.orm.jpa.persistenceunit.DefaultPersistenceUnitManager: Found explicit default unit with name 'hsql-testdb' in persistence.xml - overriding local default unit settings ('packagesToScan'/'mappingResources') 2021-07-01 15:48:08,614 INFO [main] org.springframework.orm.jpa.LocalContainerEntityManagerFactoryBean: Building JPA container EntityManagerFactory for persistence unit 'hsql-testdb' 2021-07-01 15:48:08,614 INFO [main] org.hibernate.jpa.internal.util.LogHelper: HHH000204: Processing PersistenceUnitInfo [name: hsql-testdb] 2021-07-01 15:48:08,623 WARN [main] org.hibernate.orm.connections.pooling: HHH10001002: Using Hibernate built-in connection pool (not for production use!) 2021-07-01 15:48:08,623 INFO [main] org.hibernate.orm.connections.pooling: HHH10001005: using driver [org.hsqldb.jdbc.JDBCDriver] at URL [jdbc:hsqldb:mem:hsql-testdb] 2021-07-01 15:48:08,624 INFO [main] org.hibernate.orm.connections.pooling: HHH10001001: Connection properties: {user=sa, password=****} 2021-07-01 15:48:08,624 INFO [main] org.hibernate.orm.connections.pooling: HHH10001003: Autocommit mode: false 2021-07-01 15:48:08,624 INFO [main] org.hibernate.engine.jdbc.connections.internal.DriverManagerConnectionProviderImpl: HHH000115: Hibernate connection pool size: 20 (min=1) 2021-07-01 15:48:08,627 INFO [main] org.hibernate.dialect.Dialect : HHH000400: Using dialect: org.appng.persistence.dialect.HSQLDialect 2021-07-01 15:48:08,630 INFO [main] org.hibernate.envers.boot.internal.EnversServiceImpl: Envers integration enabled? : true 2021-07-01 15:48:08,698 INFO [main] org.hibernate.orm.connections.access: HHH10001501: Connection obtained from JdbcConnectionAccess [org.hibernate.engine.jdbc.env.internal.JdbcEnvironmentInitiator$ConnectionProviderJdbcConnectionAccess@4a52178] for (non-JTA) DDL execution was not in auto-commit mode; the Connection 'local transaction' will be committed and the Connection will be set into auto-commit mode. 2021-07-01 15:48:08,699 INFO [main] org.hibernate.orm.connections.access: HHH10001501: Connection obtained from JdbcConnectionAccess [org.hibernate.engine.jdbc.env.internal.JdbcEnvironmentInitiator$ConnectionProviderJdbcConnectionAccess@5c44bce3] for (non-JTA) DDL execution was not in auto-commit mode; the Connection 'local transaction' will be committed and the Connection will be set into auto-commit mode. 2021-07-01 15:48:08,707 INFO [main] org.hibernate.engine.transaction.jta.platform.internal.JtaPlatformInitiator: HHH000490: Using JtaPlatform implementation: [org.hibernate.engine.transaction.jta.platform.internal.NoJtaPlatform] 2021-07-01 15:48:08,707 INFO [main] org.springframework.orm.jpa.LocalContainerEntityManagerFactoryBean: Initialized JPA EntityManagerFactory for persistence unit 'hsql-testdb' 2021-07-01 15:48:08,832 INFO [main] org.springframework.context.annotation.AnnotationConfigApplicationContext: Closing org.springframework.context.annotation.AnnotationConfigApplicationContext@bd8f424: startup date [Thu Jul 01 15:48:08 CEST 2021]; root of context hierarchy 2021-07-01 15:48:08,832 INFO [main] org.springframework.orm.jpa.LocalContainerEntityManagerFactoryBean: Closing JPA EntityManagerFactory for persistence unit 'hsql-testdb' 2021-07-01 15:48:08,833 INFO [main] org.hibernate.orm.connections.pooling: HHH10001008: Cleaning up connection pool [jdbc:hsqldb:mem:hsql-testdb] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.259 s - in org.appng.persistence.repository.QueryDslSearchRepositoryTest [INFO] Running org.appng.persistence.repository.EnversSearchRepositoryTest 2021-07-01 15:48:08,840 INFO [main] org.springframework.context.annotation.AnnotationConfigApplicationContext: Refreshing org.springframework.context.annotation.AnnotationConfigApplicationContext@642ebd4c: startup date [Thu Jul 01 15:48:08 CEST 2021]; root of context hierarchy 2021-07-01 15:48:08,860 INFO [main] org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor: JSR-330 'javax.inject.Inject' annotation found and supported for autowiring 2021-07-01 15:48:08,881 INFO [main] org.springframework.orm.jpa.persistenceunit.DefaultPersistenceUnitManager: Found explicit default unit with name 'hsql-testdb' in persistence.xml - overriding local default unit settings ('packagesToScan'/'mappingResources') 2021-07-01 15:48:08,881 INFO [main] org.springframework.orm.jpa.LocalContainerEntityManagerFactoryBean: Building JPA container EntityManagerFactory for persistence unit 'hsql-testdb' 2021-07-01 15:48:08,881 INFO [main] org.hibernate.jpa.internal.util.LogHelper: HHH000204: Processing PersistenceUnitInfo [name: hsql-testdb] 2021-07-01 15:48:08,889 WARN [main] org.hibernate.orm.connections.pooling: HHH10001002: Using Hibernate built-in connection pool (not for production use!) 2021-07-01 15:48:08,889 INFO [main] org.hibernate.orm.connections.pooling: HHH10001005: using driver [org.hsqldb.jdbc.JDBCDriver] at URL [jdbc:hsqldb:mem:hsql-testdb] 2021-07-01 15:48:08,890 INFO [main] org.hibernate.orm.connections.pooling: HHH10001001: Connection properties: {user=sa, password=****} 2021-07-01 15:48:08,890 INFO [main] org.hibernate.orm.connections.pooling: HHH10001003: Autocommit mode: false 2021-07-01 15:48:08,890 INFO [main] org.hibernate.engine.jdbc.connections.internal.DriverManagerConnectionProviderImpl: HHH000115: Hibernate connection pool size: 20 (min=1) 2021-07-01 15:48:08,890 INFO [main] org.hibernate.dialect.Dialect : HHH000400: Using dialect: org.appng.persistence.dialect.HSQLDialect 2021-07-01 15:48:08,893 INFO [main] org.hibernate.envers.boot.internal.EnversServiceImpl: Envers integration enabled? : true 2021-07-01 15:48:08,963 INFO [main] org.hibernate.orm.connections.access: HHH10001501: Connection obtained from JdbcConnectionAccess [org.hibernate.engine.jdbc.env.internal.JdbcEnvironmentInitiator$ConnectionProviderJdbcConnectionAccess@3bf92d96] for (non-JTA) DDL execution was not in auto-commit mode; the Connection 'local transaction' will be committed and the Connection will be set into auto-commit mode. 2021-07-01 15:48:08,964 INFO [main] org.hibernate.orm.connections.access: HHH10001501: Connection obtained from JdbcConnectionAccess [org.hibernate.engine.jdbc.env.internal.JdbcEnvironmentInitiator$ConnectionProviderJdbcConnectionAccess@2a68932b] for (non-JTA) DDL execution was not in auto-commit mode; the Connection 'local transaction' will be committed and the Connection will be set into auto-commit mode. 2021-07-01 15:48:08,972 INFO [main] org.hibernate.engine.transaction.jta.platform.internal.JtaPlatformInitiator: HHH000490: Using JtaPlatform implementation: [org.hibernate.engine.transaction.jta.platform.internal.NoJtaPlatform] 2021-07-01 15:48:08,972 INFO [main] org.springframework.orm.jpa.LocalContainerEntityManagerFactoryBean: Initialized JPA EntityManagerFactory for persistence unit 'hsql-testdb' 2021-07-01 15:48:09,048 INFO [main] org.springframework.context.annotation.AnnotationConfigApplicationContext: Closing org.springframework.context.annotation.AnnotationConfigApplicationContext@642ebd4c: startup date [Thu Jul 01 15:48:08 CEST 2021]; root of context hierarchy 2021-07-01 15:48:09,048 INFO [main] org.hibernate.orm.connections.pooling: HHH10001008: Cleaning up connection pool [jdbc:hsqldb:mem:hsql-testdb] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.214 s - in org.appng.persistence.repository.EnversSearchRepositoryTest [INFO] [INFO] Results: [INFO] [INFO] Tests run: 28, Failures: 0, Errors: 0, Skipped: 0 [INFO] [INFO] [INFO] --- maven-jar-plugin:3.0.2:jar (default-jar) @ appng-persistence --- [INFO] Building jar: /var/lib/jenkins/workspace/appNG_1.23.x/appng-persistence/target/appng-persistence-1.23.0-SNAPSHOT.jar [INFO] [INFO] --- maven-source-plugin:3.0.1:jar-no-fork (default) @ appng-persistence --- [INFO] Building jar: /var/lib/jenkins/workspace/appNG_1.23.x/appng-persistence/target/appng-persistence-1.23.0-SNAPSHOT-sources.jar [INFO] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ appng-persistence --- [INFO] Installing /var/lib/jenkins/workspace/appNG_1.23.x/appng-persistence/target/appng-persistence-1.23.0-SNAPSHOT.jar to /var/lib/jenkins/.m2/repository/org/appng/appng-persistence/1.23.0-SNAPSHOT/appng-persistence-1.23.0-SNAPSHOT.jar [INFO] Installing /var/lib/jenkins/workspace/appNG_1.23.x/appng-persistence/pom.xml to /var/lib/jenkins/.m2/repository/org/appng/appng-persistence/1.23.0-SNAPSHOT/appng-persistence-1.23.0-SNAPSHOT.pom [INFO] Installing /var/lib/jenkins/workspace/appNG_1.23.x/appng-persistence/target/appng-persistence-1.23.0-SNAPSHOT-sources.jar to /var/lib/jenkins/.m2/repository/org/appng/appng-persistence/1.23.0-SNAPSHOT/appng-persistence-1.23.0-SNAPSHOT-sources.jar [INFO] [INFO] --- maven-deploy-plugin:2.8.2:deploy (default-deploy) @ appng-persistence --- Downloading: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-persistence/1.23.0-SNAPSHOT/maven-metadata.xml Progress (1): 998 B Downloaded: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-persistence/1.23.0-SNAPSHOT/maven-metadata.xml (998 B at 48 kB/s) Downloading: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-persistence/1.23.0-SNAPSHOT/maven-metadata.xml Progress (1): 998 B Downloaded: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-persistence/1.23.0-SNAPSHOT/maven-metadata.xml (998 B at 143 kB/s) Uploading: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-persistence/1.23.0-SNAPSHOT/appng-persistence-1.23.0-20210701.134809-33.jar Progress (1): 2.0/29 kB Progress (1): 4.1/29 kB Progress (1): 6.1/29 kB Progress (1): 8.2/29 kB Progress (1): 10/29 kB Progress (1): 12/29 kB Progress (1): 14/29 kB Progress (1): 16/29 kB Progress (1): 18/29 kB Progress (1): 20/29 kB Progress (1): 23/29 kB Progress (1): 25/29 kB Progress (1): 27/29 kB Progress (1): 29/29 kB Progress (1): 29 kB Uploaded: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-persistence/1.23.0-SNAPSHOT/appng-persistence-1.23.0-20210701.134809-33.jar (29 kB at 64 kB/s) Uploading: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-persistence/1.23.0-SNAPSHOT/appng-persistence-1.23.0-20210701.134809-33.pom Progress (1): 2.0/3.3 kB Progress (1): 3.3 kB Uploaded: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-persistence/1.23.0-SNAPSHOT/appng-persistence-1.23.0-20210701.134809-33.pom (3.3 kB at 10 kB/s) Downloading: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-persistence/maven-metadata.xml Progress (1): 1.6 kB Downloaded: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-persistence/maven-metadata.xml (1.6 kB at 134 kB/s) Downloading: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-persistence/maven-metadata.xml Progress (1): 1.6 kB Downloaded: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-persistence/maven-metadata.xml (1.6 kB at 22 kB/s) Uploading: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-persistence/1.23.0-SNAPSHOT/maven-metadata.xml Progress (1): 998 B Uploaded: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-persistence/1.23.0-SNAPSHOT/maven-metadata.xml (998 B at 1.0 kB/s) Uploading: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-persistence/1.23.0-SNAPSHOT/maven-metadata.xml Progress (1): 998 B Uploaded: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-persistence/1.23.0-SNAPSHOT/maven-metadata.xml (998 B at 7.1 kB/s) Uploading: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-persistence/maven-metadata.xml Progress (1): 1.6 kB Uploaded: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-persistence/maven-metadata.xml (1.6 kB at 2.8 kB/s) Uploading: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-persistence/maven-metadata.xml Progress (1): 1.6 kB Uploaded: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-persistence/maven-metadata.xml (1.6 kB at 39 kB/s) Uploading: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-persistence/1.23.0-SNAPSHOT/appng-persistence-1.23.0-20210701.134809-33-sources.jar Progress (1): 2.0/28 kB Progress (1): 4.1/28 kB Progress (1): 6.1/28 kB Progress (1): 8.2/28 kB Progress (1): 10/28 kB Progress (1): 12/28 kB Progress (1): 14/28 kB Progress (1): 16/28 kB Progress (1): 18/28 kB Progress (1): 20/28 kB Progress (1): 23/28 kB Progress (1): 25/28 kB Progress (1): 27/28 kB Progress (1): 28 kB Uploaded: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-persistence/1.23.0-SNAPSHOT/appng-persistence-1.23.0-20210701.134809-33-sources.jar (28 kB at 104 kB/s) Downloading: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-persistence/maven-metadata.xml Progress (1): 1.6 kB Downloaded: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-persistence/maven-metadata.xml (1.6 kB at 107 kB/s) Uploading: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-persistence/1.23.0-SNAPSHOT/maven-metadata.xml Progress (1): 998 B Uploaded: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-persistence/1.23.0-SNAPSHOT/maven-metadata.xml (998 B at 1.8 kB/s) Uploading: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-persistence/1.23.0-SNAPSHOT/maven-metadata.xml Progress (1): 998 B Uploaded: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-persistence/1.23.0-SNAPSHOT/maven-metadata.xml (998 B at 18 kB/s) Uploading: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-persistence/maven-metadata.xml Progress (1): 1.6 kB Uploaded: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-persistence/maven-metadata.xml (1.6 kB at 1.6 kB/s) [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building appNG Search 1.23.0-SNAPSHOT [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ appng-search --- [INFO] Deleting /var/lib/jenkins/workspace/appNG_1.23.x/appng-search/target [INFO] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ appng-search --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 2 resources [INFO] [INFO] --- maven-compiler-plugin:3.6.1:compile (default-compile) @ appng-search --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 29 source files to /var/lib/jenkins/workspace/appNG_1.23.x/appng-search/target/classes [INFO] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ appng-search --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 13 resources [INFO] [INFO] --- maven-compiler-plugin:3.6.1:testCompile (default-testCompile) @ appng-search --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 3 source files to /var/lib/jenkins/workspace/appNG_1.23.x/appng-search/target/test-classes [INFO] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ appng-search --- [INFO] [INFO] ------------------------------------------------------- [INFO] T E S T S [INFO] ------------------------------------------------------- [INFO] Running org.appng.search.indexer.StandardSearcherTest 2021-07-01 15:48:16,498 DEBUG [main] org.appng.search.indexer.GlobalIndexer: start indexing for site manager 2021-07-01 15:48:16,515 INFO [main] org.appng.search.indexer.FileSystemProvider: dataDir: /var/lib/jenkins/workspace/appNG_1.23.x/appng-search/pages 2021-07-01 15:48:16,544 DEBUG [main] org.appng.search.indexer.ParseTags: parsing /var/lib/jenkins/workspace/appNG_1.23.x/appng-search/pages/de/42.jsp 2021-07-01 15:48:16,688 TRACE [main] org.appng.search.indexer.ParseTags: adding appNG:searchable field = 'title' 2021-07-01 15:48:16,690 TRACE [main] org.appng.search.indexer.ParseTags: adding appNG:searchable field = 'contents' 2021-07-01 15:48:16,690 TRACE [main] org.appng.search.indexer.ParseTags: adding appNG:searchable field = 'customfield' 2021-07-01 15:48:16,690 TRACE [main] org.appng.search.indexer.ParseTags: adding appNG:searchable field = 'anotherCustomfield' 2021-07-01 15:48:16,694 DEBUG [main] org.appng.search.indexer.FileSystemProvider: indexing (1/2):/var/lib/jenkins/workspace/appNG_1.23.x/appng-search/pages/de/42.jsp 2021-07-01 15:48:16,695 TRACE [main] org.appng.search.indexer.FileSystemProvider: extraction took 156ms Jul 01, 2021 3:48:17 PM org.apache.tika.config.InitializableProblemHandler$3 handleInitializableProblem WARNING: J2KImageReader not loaded. JPEG2000 files will not be processed. See https://pdfbox.apache.org/2.0/dependencies.html#jai-image-io for optional dependencies. Jul 01, 2021 3:48:17 PM org.apache.tika.config.InitializableProblemHandler$3 handleInitializableProblem WARNING: org.xerial's sqlite-jdbc is not loaded. Please provide the jar on your classpath to parse sqlite files. See tika-parsers/pom.xml for the correct version. 2021-07-01 15:48:17,437 DEBUG [main] org.appng.search.indexer.FileSystemProvider: indexing (2/2):/var/lib/jenkins/workspace/appNG_1.23.x/appng-search/pages/de/42.txt 2021-07-01 15:48:17,439 TRACE [main] org.appng.search.indexer.FileSystemProvider: extraction took 744ms 2021-07-01 15:48:17,440 DEBUG [main] org.appng.search.indexer.ParseTags: parsing /var/lib/jenkins/workspace/appNG_1.23.x/appng-search/pages/en/42.jsp 2021-07-01 15:48:17,443 TRACE [main] org.appng.search.indexer.ParseTags: adding appNG:searchable field = 'title' 2021-07-01 15:48:17,444 TRACE [main] org.appng.search.indexer.ParseTags: adding appNG:searchable field = 'contents' 2021-07-01 15:48:17,444 TRACE [main] org.appng.search.indexer.ParseTags: adding appNG:searchable field = 'customfield' 2021-07-01 15:48:17,444 TRACE [main] org.appng.search.indexer.ParseTags: adding appNG:searchable field = 'anotherCustomfield' 2021-07-01 15:48:17,444 DEBUG [main] org.appng.search.indexer.FileSystemProvider: indexing (1/4):/var/lib/jenkins/workspace/appNG_1.23.x/appng-search/pages/en/42.jsp 2021-07-01 15:48:17,444 TRACE [main] org.appng.search.indexer.FileSystemProvider: extraction took 4ms 2021-07-01 15:48:17,475 DEBUG [main] org.appng.search.indexer.FileSystemProvider: indexing (2/4):/var/lib/jenkins/workspace/appNG_1.23.x/appng-search/pages/en/42.txt 2021-07-01 15:48:17,476 TRACE [main] org.appng.search.indexer.FileSystemProvider: extraction took 32ms 2021-07-01 15:48:17,502 DEBUG [main] org.appng.search.indexer.FileSystemProvider: indexing (3/4):/var/lib/jenkins/workspace/appNG_1.23.x/appng-search/pages/en/foobar.txt 2021-07-01 15:48:17,502 TRACE [main] org.appng.search.indexer.FileSystemProvider: extraction took 26ms 2021-07-01 15:48:17,502 DEBUG [main] org.appng.search.indexer.ParseTags: parsing /var/lib/jenkins/workspace/appNG_1.23.x/appng-search/pages/en/acme.jsp 2021-07-01 15:48:17,506 TRACE [main] org.appng.search.indexer.ParseTags: skipping appng:searchable field = title 2021-07-01 15:48:17,506 TRACE [main] org.appng.search.indexer.ParseTags: skipping appng:searchable field = content 2021-07-01 15:48:17,506 DEBUG [main] org.appng.search.indexer.FileSystemProvider: indexing (4/4):/var/lib/jenkins/workspace/appNG_1.23.x/appng-search/pages/en/acme.jsp 2021-07-01 15:48:17,507 TRACE [main] org.appng.search.indexer.FileSystemProvider: extraction took 5ms 2021-07-01 15:48:17,507 INFO [main] org.appng.search.indexer.FileSystemProvider: Indexing 6 files took 991 milliseconds 2021-07-01 15:48:17,637 DEBUG [documentIndexer] org.appng.search.indexer.DocumentIndexer: opened IndexWriter#1004061142 with Analyzer class org.apache.lucene.analysis.standard.StandardAnalyzer 2021-07-01 15:48:17,686 INFO [documentIndexer] org.appng.search.indexer.DocumentIndexer: clearing index at /var/lib/jenkins/workspace/appNG_1.23.x/appng-search/target/index 2021-07-01 15:48:19,882 INFO [documentIndexer] org.appng.search.indexer.DocumentIndexer: comitted IndexWriter#1004061142 2021-07-01 15:48:19,882 INFO [documentIndexer] org.appng.search.indexer.DocumentIndexer: done with DocumentProducer 'clear index' which offered 0 events (CREATE: 0, UPDATE: 0, DELETE: 0). The index now contains 0 documents (was 0 before) 2021-07-01 15:48:19,883 DEBUG [documentIndexer] org.appng.search.indexer.DocumentIndexer: comitted IndexWriter#1004061142, containing 0 documents (before: 0) directory: /var/lib/jenkins/workspace/appNG_1.23.x/appng-search/target/index 2021-07-01 15:48:19,885 DEBUG [documentIndexer] org.appng.search.indexer.DocumentIndexer: closed org.apache.lucene.index.IndexWriter@3bd8c1d6 2021-07-01 15:48:19,888 DEBUG [documentIndexer] org.appng.search.indexer.DocumentIndexer: closed StandardDirectoryReader(segments:1:nrt) 2021-07-01 15:48:19,888 DEBUG [documentIndexer] org.appng.search.indexer.DocumentIndexer: closed MMapDirectory@/var/lib/jenkins/workspace/appNG_1.23.x/appng-search/target/index lockFactory=org.apache.lucene.store.NativeFSLockFactory@73f270ac 2021-07-01 15:48:19,910 DEBUG [documentIndexer] org.appng.search.indexer.DocumentIndexer: opened IndexWriter#452992851 with Analyzer class org.apache.lucene.analysis.de.GermanAnalyzer 2021-07-01 15:48:20,060 DEBUG [documentIndexer] org.appng.search.indexer.DocumentIndexer: creating document +id:/de/42.jsp +type:jsp 2021-07-01 15:48:20,060 DEBUG [documentIndexer] org.appng.search.indexer.DocumentIndexer: [150ms] CREATE, query: +id:/de/42.jsp +type:jsp 2021-07-01 15:48:20,062 DEBUG [documentIndexer] org.appng.search.indexer.DocumentIndexer: creating document +id:/de/42.txt +type:txt 2021-07-01 15:48:20,063 DEBUG [documentIndexer] org.appng.search.indexer.DocumentIndexer: [3ms] CREATE, query: +id:/de/42.txt +type:txt 2021-07-01 15:48:22,604 INFO [documentIndexer] org.appng.search.indexer.DocumentIndexer: comitted IndexWriter#452992851 2021-07-01 15:48:22,604 INFO [documentIndexer] org.appng.search.indexer.DocumentIndexer: done with DocumentProducer 'index /var/lib/jenkins/workspace/appNG_1.23.x/appng-search/pages/de' which offered 2 events (CREATE: 2, UPDATE: 0, DELETE: 0). The index now contains 2 documents (was 0 before) 2021-07-01 15:48:22,604 DEBUG [documentIndexer] org.appng.search.indexer.DocumentIndexer: comitted IndexWriter#452992851, containing 2 documents (before: 0) directory: /var/lib/jenkins/workspace/appNG_1.23.x/appng-search/target/index 2021-07-01 15:48:22,606 DEBUG [documentIndexer] org.appng.search.indexer.DocumentIndexer: closed org.apache.lucene.index.IndexWriter@1b001f53 2021-07-01 15:48:22,606 DEBUG [documentIndexer] org.appng.search.indexer.DocumentIndexer: closed StandardDirectoryReader(segments_1:3:nrt) 2021-07-01 15:48:22,606 DEBUG [documentIndexer] org.appng.search.indexer.DocumentIndexer: closed MMapDirectory@/var/lib/jenkins/workspace/appNG_1.23.x/appng-search/target/index lockFactory=org.apache.lucene.store.NativeFSLockFactory@73f270ac 2021-07-01 15:48:22,614 DEBUG [documentIndexer] org.appng.search.indexer.DocumentIndexer: opened IndexWriter#1529340793 with Analyzer class org.apache.lucene.analysis.en.EnglishAnalyzer 2021-07-01 15:48:22,670 DEBUG [documentIndexer] org.appng.search.indexer.DocumentIndexer: creating document +id:/en/42.jsp +type:jsp 2021-07-01 15:48:22,670 DEBUG [documentIndexer] org.appng.search.indexer.DocumentIndexer: [18ms] CREATE, query: +id:/en/42.jsp +type:jsp 2021-07-01 15:48:22,674 DEBUG [documentIndexer] org.appng.search.indexer.DocumentIndexer: creating document +id:/en/42.txt +type:txt 2021-07-01 15:48:22,674 DEBUG [documentIndexer] org.appng.search.indexer.DocumentIndexer: [4ms] CREATE, query: +id:/en/42.txt +type:txt 2021-07-01 15:48:22,675 DEBUG [documentIndexer] org.appng.search.indexer.DocumentIndexer: creating document +id:/en/foobar.txt +type:txt 2021-07-01 15:48:22,675 DEBUG [documentIndexer] org.appng.search.indexer.DocumentIndexer: [1ms] CREATE, query: +id:/en/foobar.txt +type:txt 2021-07-01 15:48:22,676 DEBUG [documentIndexer] org.appng.search.indexer.DocumentIndexer: creating document +id:/en/acme.jsp +type:jsp 2021-07-01 15:48:22,676 DEBUG [documentIndexer] org.appng.search.indexer.DocumentIndexer: [1ms] CREATE, query: +id:/en/acme.jsp +type:jsp 2021-07-01 15:48:24,740 INFO [documentIndexer] org.appng.search.indexer.DocumentIndexer: comitted IndexWriter#1529340793 2021-07-01 15:48:24,740 INFO [documentIndexer] org.appng.search.indexer.DocumentIndexer: done with DocumentProducer 'index /var/lib/jenkins/workspace/appNG_1.23.x/appng-search/pages/en' which offered 4 events (CREATE: 4, UPDATE: 0, DELETE: 0). The index now contains 6 documents (was 2 before) 2021-07-01 15:48:24,741 DEBUG [documentIndexer] org.appng.search.indexer.DocumentIndexer: comitted IndexWriter#1529340793, containing 6 documents (before: 2) directory: /var/lib/jenkins/workspace/appNG_1.23.x/appng-search/target/index 2021-07-01 15:48:24,741 DEBUG [documentIndexer] org.appng.search.indexer.DocumentIndexer: closed org.apache.lucene.index.IndexWriter@5b27e379 2021-07-01 15:48:24,742 DEBUG [documentIndexer] org.appng.search.indexer.DocumentIndexer: closed StandardDirectoryReader(segments_2:6:nrt _0(8.8.2):c2:[diagnostics={java.vendor=Oracle Corporation, os=Linux, java.version=1.8.0_131, java.vm.version=25.131-b11, lucene.version=8.8.2, os.arch=amd64, java.runtime.version=1.8.0_131-b11, source=flush, os.version=4.9.0-0.bpo.12-amd64, timestamp=1625147302183}]:[attributes={Lucene87StoredFieldsFormat.mode=BEST_SPEED}] :id=cw7j8lb1jxsvv29nb3j150qu3) 2021-07-01 15:48:24,742 DEBUG [documentIndexer] org.appng.search.indexer.DocumentIndexer: closed MMapDirectory@/var/lib/jenkins/workspace/appNG_1.23.x/appng-search/target/index lockFactory=org.apache.lucene.store.NativeFSLockFactory@73f270ac 2021-07-01 15:48:24,905 INFO [main] org.appng.search.searcher.StandardSearcher: 2 results returned from query: +language:de +((title:anhalt contents:anhalt) (title:anhalter* contents:anhalter*)) 2021-07-01 15:48:26,392 INFO [main] org.appng.search.searcher.StandardSearcher: 2 results returned from query: +language:en +((title:hitchhik contents:hitchhik) (title:hitchhiker* contents:hitchhiker*)) 2021-07-01 15:48:26,423 INFO [main] org.appng.search.searcher.StandardSearcher: 1 results returned from query: +language:en +((title:foo contents:foo) (title:foo* contents:foo*)) 2021-07-01 15:48:26,442 INFO [main] org.appng.search.searcher.StandardSearcher: 0 results returned from query: +language:en +((title:acm contents:acm) (title:acme* contents:acme*)) [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 10.565 s - in org.appng.search.indexer.StandardSearcherTest [INFO] Running org.appng.search.indexer.ParseTagsTest 2021-07-01 15:48:26,460 TRACE [main] org.appng.search.indexer.ParseTags: adding a:searchable field = 'field1' 2021-07-01 15:48:26,461 TRACE [main] org.appng.search.indexer.ParseTags: adding a:searchable field = 'field2' 2021-07-01 15:48:26,461 TRACE [main] org.appng.search.indexer.ParseTags: adding a:searchable field = 'contents' 2021-07-01 15:48:26,461 TRACE [main] org.appng.search.indexer.ParseTags: adding a:searchable field = 'field1' 2021-07-01 15:48:26,461 TRACE [main] org.appng.search.indexer.ParseTags: adding a:searchable field = 'field2' {field1=A, contents=A B D, field2=B} 2021-07-01 15:48:26,461 DEBUG [main] org.appng.search.indexer.ParseTags: parsing /var/lib/jenkins/workspace/appNG_1.23.x/appng-search/pages/en/42.jsp 2021-07-01 15:48:26,462 TRACE [main] org.appng.search.indexer.ParseTags: adding appNG:searchable field = 'title' 2021-07-01 15:48:26,463 TRACE [main] org.appng.search.indexer.ParseTags: adding appNG:searchable field = 'contents' 2021-07-01 15:48:26,463 TRACE [main] org.appng.search.indexer.ParseTags: adding appNG:searchable field = 'customfield' 2021-07-01 15:48:26,464 TRACE [main] org.appng.search.indexer.ParseTags: adding appNG:searchable field = 'anotherCustomfield' 2021-07-01 15:48:26,464 TRACE [main] org.appng.search.indexer.ParseTags: skipping appng:searchable field = field1 2021-07-01 15:48:26,464 TRACE [main] org.appng.search.indexer.ParseTags: skipping appng:searchable field = field2 2021-07-01 15:48:26,464 TRACE [main] org.appng.search.indexer.ParseTags: skipping appng:searchable field = {} [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.007 s - in org.appng.search.indexer.ParseTagsTest [INFO] Running org.appng.search.searcher.GermanSearchTermProcessorTest 'käse' -> (*kas OR kase*) 'käse scheiben' -> (*kas OR kase*) AND (*scheib OR scheib*) 'tomaten' -> (*tomat OR tomat*) 'tomaten dosen' -> (*tomat OR tomat*) AND (*dos OR dos*) 'gemüse' -> (*gemus OR gemuse*) 'gemüse brühe' -> (*gemus OR gemuse*) AND (*bruh OR bruhe*) 'gemüse huhn' -> (*gemus OR gemuse*) AND (*huhn OR huhn*) 'dinkel' -> (*dinkel OR dinkel*) 'kassler' -> (*kassl OR kassl*) 'karotten kartoffeln rindfleisch' -> (*karott OR karott*) AND (*kartoffeln OR kartoffeln*) AND (*rindfleisch OR rindfleisch*) [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s - in org.appng.search.searcher.GermanSearchTermProcessorTest [INFO] [INFO] Results: [INFO] [INFO] Tests run: 9, Failures: 0, Errors: 0, Skipped: 0 [INFO] [INFO] [INFO] --- maven-jar-plugin:3.0.2:jar (default-jar) @ appng-search --- [INFO] Building jar: /var/lib/jenkins/workspace/appNG_1.23.x/appng-search/target/appng-search-1.23.0-SNAPSHOT.jar [INFO] [INFO] --- maven-source-plugin:3.0.1:jar-no-fork (default) @ appng-search --- [INFO] Building jar: /var/lib/jenkins/workspace/appNG_1.23.x/appng-search/target/appng-search-1.23.0-SNAPSHOT-sources.jar [INFO] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ appng-search --- [INFO] Installing /var/lib/jenkins/workspace/appNG_1.23.x/appng-search/target/appng-search-1.23.0-SNAPSHOT.jar to /var/lib/jenkins/.m2/repository/org/appng/appng-search/1.23.0-SNAPSHOT/appng-search-1.23.0-SNAPSHOT.jar [INFO] Installing /var/lib/jenkins/workspace/appNG_1.23.x/appng-search/pom.xml to /var/lib/jenkins/.m2/repository/org/appng/appng-search/1.23.0-SNAPSHOT/appng-search-1.23.0-SNAPSHOT.pom [INFO] Installing /var/lib/jenkins/workspace/appNG_1.23.x/appng-search/target/appng-search-1.23.0-SNAPSHOT-sources.jar to /var/lib/jenkins/.m2/repository/org/appng/appng-search/1.23.0-SNAPSHOT/appng-search-1.23.0-SNAPSHOT-sources.jar [INFO] [INFO] --- maven-deploy-plugin:2.8.2:deploy (default-deploy) @ appng-search --- Downloading: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-search/1.23.0-SNAPSHOT/maven-metadata.xml Progress (1): 993 B Downloaded: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-search/1.23.0-SNAPSHOT/maven-metadata.xml (993 B at 52 kB/s) Downloading: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-search/1.23.0-SNAPSHOT/maven-metadata.xml Progress (1): 993 B Downloaded: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-search/1.23.0-SNAPSHOT/maven-metadata.xml (993 B at 90 kB/s) Uploading: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-search/1.23.0-SNAPSHOT/appng-search-1.23.0-20210701.134826-33.jar Progress (1): 2.0/54 kB Progress (1): 4.1/54 kB Progress (1): 6.1/54 kB Progress (1): 8.2/54 kB Progress (1): 10/54 kB Progress (1): 12/54 kB Progress (1): 14/54 kB Progress (1): 16/54 kB Progress (1): 18/54 kB Progress (1): 20/54 kB Progress (1): 23/54 kB Progress (1): 25/54 kB Progress (1): 27/54 kB Progress (1): 29/54 kB Progress (1): 31/54 kB Progress (1): 33/54 kB Progress (1): 35/54 kB Progress (1): 37/54 kB Progress (1): 39/54 kB Progress (1): 41/54 kB Progress (1): 43/54 kB Progress (1): 45/54 kB Progress (1): 47/54 kB Progress (1): 49/54 kB Progress (1): 51/54 kB Progress (1): 53/54 kB Progress (1): 54 kB Uploaded: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-search/1.23.0-SNAPSHOT/appng-search-1.23.0-20210701.134826-33.jar (54 kB at 183 kB/s) Uploading: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-search/1.23.0-SNAPSHOT/appng-search-1.23.0-20210701.134826-33.pom Progress (1): 2.0/3.2 kB Progress (1): 3.2 kB Uploaded: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-search/1.23.0-SNAPSHOT/appng-search-1.23.0-20210701.134826-33.pom (3.2 kB at 9.8 kB/s) Downloading: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-search/maven-metadata.xml Progress (1): 1.6 kB Downloaded: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-search/maven-metadata.xml (1.6 kB at 123 kB/s) Downloading: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-search/maven-metadata.xml Progress (1): 1.6 kB Downloaded: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-search/maven-metadata.xml (1.6 kB at 134 kB/s) Uploading: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-search/1.23.0-SNAPSHOT/maven-metadata.xml Progress (1): 993 B Uploaded: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-search/1.23.0-SNAPSHOT/maven-metadata.xml (993 B at 1.8 kB/s) Uploading: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-search/1.23.0-SNAPSHOT/maven-metadata.xml Progress (1): 993 B Uploaded: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-search/1.23.0-SNAPSHOT/maven-metadata.xml (993 B at 8.1 kB/s) Uploading: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-search/maven-metadata.xml Progress (1): 1.6 kB Uploaded: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-search/maven-metadata.xml (1.6 kB at 2.6 kB/s) Uploading: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-search/maven-metadata.xml Progress (1): 1.6 kB Uploaded: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-search/maven-metadata.xml (1.6 kB at 23 kB/s) Uploading: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-search/1.23.0-SNAPSHOT/appng-search-1.23.0-20210701.134826-33-sources.jar Progress (1): 2.0/40 kB Progress (1): 4.1/40 kB Progress (1): 6.1/40 kB Progress (1): 8.2/40 kB Progress (1): 10/40 kB Progress (1): 12/40 kB Progress (1): 14/40 kB Progress (1): 16/40 kB Progress (1): 18/40 kB Progress (1): 20/40 kB Progress (1): 23/40 kB Progress (1): 25/40 kB Progress (1): 27/40 kB Progress (1): 29/40 kB Progress (1): 31/40 kB Progress (1): 33/40 kB Progress (1): 35/40 kB Progress (1): 37/40 kB Progress (1): 39/40 kB Progress (1): 40 kB Uploaded: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-search/1.23.0-SNAPSHOT/appng-search-1.23.0-20210701.134826-33-sources.jar (40 kB at 184 kB/s) Downloading: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-search/maven-metadata.xml Progress (1): 1.6 kB Downloaded: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-search/maven-metadata.xml (1.6 kB at 160 kB/s) Uploading: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-search/1.23.0-SNAPSHOT/maven-metadata.xml Progress (1): 993 B Uploaded: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-search/1.23.0-SNAPSHOT/maven-metadata.xml (993 B at 1.3 kB/s) Uploading: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-search/1.23.0-SNAPSHOT/maven-metadata.xml Progress (1): 993 B Uploaded: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-search/1.23.0-SNAPSHOT/maven-metadata.xml (993 B at 27 kB/s) Uploading: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-search/maven-metadata.xml Progress (1): 1.6 kB Uploaded: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-search/maven-metadata.xml (1.6 kB at 1.8 kB/s) [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building appNG Core Library 1.23.0-SNAPSHOT [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ appng-core --- [INFO] Deleting /var/lib/jenkins/workspace/appNG_1.23.x/appng-core/target [INFO] [INFO] --- jaxb2-maven-plugin:1.6:xjc (generate-publishing) @ appng-core --- [INFO] Generating source... [INFO] parsing a schema... [INFO] compiling a schema... [INFO] org/appng/core/xml/repository/Certification.java [INFO] org/appng/core/xml/repository/GetCertificationRequest.java [INFO] org/appng/core/xml/repository/GetCertificationResponse.java [INFO] org/appng/core/xml/repository/GetPackageRequest.java [INFO] org/appng/core/xml/repository/GetPackageResponse.java [INFO] org/appng/core/xml/repository/GetPackageVersionsRequest.java [INFO] org/appng/core/xml/repository/GetPackageVersionsResponse.java [INFO] org/appng/core/xml/repository/GetPackagesRequest.java [INFO] org/appng/core/xml/repository/GetPackagesResponse.java [INFO] org/appng/core/xml/repository/ObjectFactory.java [INFO] org/appng/core/xml/repository/Package.java [INFO] org/appng/core/xml/repository/PackageType.java [INFO] org/appng/core/xml/repository/PackageVersions.java [INFO] org/appng/core/xml/repository/Packages.java [INFO] org/appng/core/xml/repository/package-info.java [INFO] [INFO] --- build-helper-maven-plugin:3.0.0:add-source (default) @ appng-core --- [INFO] Source directory: /var/lib/jenkins/workspace/appNG_1.23.x/appng-core/target/generated-sources/jaxb added. [INFO] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ appng-core --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 105 resources [INFO] Copying 1 resource [INFO] [INFO] --- maven-compiler-plugin:3.6.1:compile (default-compile) @ appng-core --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 191 source files to /var/lib/jenkins/workspace/appNG_1.23.x/appng-core/target/classes [INFO] /var/lib/jenkins/workspace/appNG_1.23.x/appng-core/src/main/java/org/appng/core/service/CoreService.java: Some input files use or override a deprecated API. [INFO] /var/lib/jenkins/workspace/appNG_1.23.x/appng-core/src/main/java/org/appng/core/service/CoreService.java: Recompile with -Xlint:deprecation for details. [INFO] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ appng-core --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 87 resources [INFO] [INFO] --- maven-compiler-plugin:3.6.1:testCompile (default-testCompile) @ appng-core --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 88 source files to /var/lib/jenkins/workspace/appNG_1.23.x/appng-core/target/test-classes [INFO] /var/lib/jenkins/workspace/appNG_1.23.x/appng-core/src/test/java/org/appng/core/service/CoreServiceTest.java: Some input files use or override a deprecated API. [INFO] /var/lib/jenkins/workspace/appNG_1.23.x/appng-core/src/test/java/org/appng/core/service/CoreServiceTest.java: Recompile with -Xlint:deprecation for details. [INFO] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ appng-core --- [INFO] [INFO] ------------------------------------------------------- [INFO] T E S T S [INFO] ------------------------------------------------------- [INFO] Running org.appng.core.domain.SubjectImplTest [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.27 s - in org.appng.core.domain.SubjectImplTest [INFO] Running org.appng.core.domain.ResourceImplTest [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.026 s - in org.appng.core.domain.ResourceImplTest [INFO] Running org.appng.core.domain.PackageArchiveTest [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.566 s - in org.appng.core.domain.PackageArchiveTest [INFO] Running org.appng.core.domain.ValidationPatternTest [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.01 s - in org.appng.core.domain.ValidationPatternTest [INFO] Running org.appng.core.domain.SiteImplTest 2021-07-01 15:48:40,790 INFO [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#1027495011 for site foo with parent sun.misc.Launcher$AppClassLoader#1252169911 created 2021-07-01 15:48:40,810 INFO [main] org.appng.core.Redirect : Redirecting request to /some/uri (302) 2021-07-01 15:48:40,813 INFO [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#120689887 for site foo with parent sun.misc.Launcher$AppClassLoader#1252169911 created 2021-07-01 15:48:40,814 INFO [main] org.appng.core.Redirect : Redirecting request to /ws/foo/page/foo/bar#anchor (302) 2021-07-01 15:48:40,816 INFO [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#318353283 for site foo with parent sun.misc.Launcher$AppClassLoader#1252169911 created 2021-07-01 15:48:40,816 INFO [main] org.appng.core.Redirect : Redirecting request to /ws/foo/page/foo/bar?tab=anchor#anchor (302) 2021-07-01 15:48:40,817 INFO [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#1088104996 for site foo with parent sun.misc.Launcher$AppClassLoader#1252169911 created 2021-07-01 15:48:40,818 INFO [main] org.appng.core.domain.SiteImpl: closing context for site foo [STOPPED] (#282003944) 2021-07-01 15:48:40,819 INFO [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#2131960182 for site foo with parent sun.misc.Launcher$AppClassLoader#1252169911 created [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.332 s - in org.appng.core.domain.SiteImplTest [INFO] Running org.appng.core.domain.DatabaseTypeTest [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.015 s - in org.appng.core.domain.DatabaseTypeTest [INFO] Running org.appng.core.domain.PropertyImplTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.006 s - in org.appng.core.domain.PropertyImplTest [INFO] Running org.appng.core.security.BCryptPasswordHandlerTest [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.481 s - in org.appng.core.security.BCryptPasswordHandlerTest [INFO] Running org.appng.core.security.Sha1PasswordHandlerTest [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.013 s - in org.appng.core.security.Sha1PasswordHandlerTest [INFO] Running org.appng.core.security.DigestValidatorTest 2021-07-01 15:48:43,391 INFO [main] org.appng.core.security.DigestValidator: Digest successfully validated. 2021-07-01 15:48:43,392 ERROR [main] org.appng.core.security.DigestValidator: Invalid date offset [millis]: 14399608, maximum is 3600000 2021-07-01 15:48:43,392 ERROR [main] org.appng.core.security.DigestValidator: Digest validation failed. 2021-07-01 15:48:43,393 INFO [main] org.appng.core.security.DigestValidator: Digest successfully validated. 2021-07-01 15:48:43,394 ERROR [main] org.appng.core.security.DigestValidator: Encrypted part does not match. Encrypted part is 5B0CF494ED20BF0CECDAF50BD43D21DC, but should be 378A8556FE38E3CF3CB2A30B0D8D3F64 2021-07-01 15:48:43,395 ERROR [main] org.appng.core.security.DigestValidator: Digest validation failed. [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.037 s - in org.appng.core.security.DigestValidatorTest [INFO] Running org.appng.core.security.DefaultPasswordPolicyTest [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.013 s - in org.appng.core.security.DefaultPasswordPolicyTest [INFO] Running org.appng.core.security.ConfigurablePasswordPolicyTest [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.191 s - in org.appng.core.security.ConfigurablePasswordPolicyTest [INFO] Running org.appng.core.security.signing.SignerTest 2021-07-01 15:48:43,657 INFO [main] org.appng.core.security.signing.Signer: Signing repository '/var/lib/jenkins/workspace/appNG_1.23.x/appng-core/target/test-classes/zip' 2021-07-01 15:48:43,661 INFO [main] org.appng.core.security.signing.Signer: Writing release file '/var/lib/jenkins/workspace/appNG_1.23.x/appng-core/target/test-classes/zip/index' 2021-07-01 15:48:43,661 INFO [main] org.appng.core.security.signing.Signer: ..adding repository attributes 2021-07-01 15:48:43,662 INFO [main] org.appng.core.security.signing.Signer: ..adding message digest of package 'demo-application-1.5.1.zip' 2021-07-01 15:48:43,663 INFO [main] org.appng.core.security.signing.Signer: ..adding message digest of package 'demo-application-1.5.2-2012-11-27-1305.zip' 2021-07-01 15:48:43,663 INFO [main] org.appng.core.security.signing.Signer: ..adding message digest of package 'demo-application-1.5.3-2013-01-13-1303.zip' 2021-07-01 15:48:43,664 INFO [main] org.appng.core.security.signing.Signer: ..adding message digest of package 'demo-application-1.5.4-2017-04-10-1046.zip' [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.111 s - in org.appng.core.security.signing.SignerTest [INFO] Running org.appng.core.security.SaltedDigestTest [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.349 s - in org.appng.core.security.SaltedDigestTest [INFO] Running org.appng.core.service.TemplateServiceTest 2021-07-01 15:48:44,134 INFO [main] org.springframework.test.context.support.DefaultTestContextBootstrapper: Loaded default TestExecutionListener class names from location [META-INF/spring.factories]: [org.springframework.test.context.web.ServletTestExecutionListener, org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener, org.springframework.test.context.support.DependencyInjectionTestExecutionListener, org.springframework.test.context.support.DirtiesContextTestExecutionListener, org.springframework.test.context.transaction.TransactionalTestExecutionListener, org.springframework.test.context.jdbc.SqlScriptsTestExecutionListener] 2021-07-01 15:48:44,145 INFO [main] org.springframework.test.context.support.DefaultTestContextBootstrapper: Using TestExecutionListeners: [org.springframework.test.context.web.ServletTestExecutionListener@522a32b1, org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener@35390ee3, org.springframework.test.context.support.DependencyInjectionTestExecutionListener@5e01a982, org.springframework.test.context.support.DirtiesContextTestExecutionListener@5ddea849, org.springframework.test.context.transaction.TransactionalTestExecutionListener@5ee2b6f9, org.springframework.test.context.jdbc.SqlScriptsTestExecutionListener@23d1e5d0] 2021-07-01 15:48:44,306 INFO [main] org.springframework.context.support.GenericApplicationContext: Refreshing appNG platform context: startup date [Thu Jul 01 15:48:44 CEST 2021]; root of context hierarchy 2021-07-01 15:48:44,759 INFO [main] org.springframework.beans.factory.support.DefaultListableBeanFactory: Overriding bean definition for bean 'platformEventListener' with a different definition: replacing [Root bean: class [null]; scope=; abstract=false; lazyInit=false; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformConfig; factoryMethodName=platformEventListener; initMethodName=null; destroyMethodName=(inferred); defined in class path resource [org/appng/core/controller/PlatformConfig.class]] with [Root bean: class [null]; scope=; abstract=false; lazyInit=false; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformTestConfig; factoryMethodName=platformEventListener; initMethodName=null; destroyMethodName=(inferred); defined in org.appng.core.service.PlatformTestConfig] 2021-07-01 15:48:44,760 INFO [main] org.springframework.beans.factory.support.DefaultListableBeanFactory: Overriding bean definition for bean 'dataSource' with a different definition: replacing [Root bean: class [null]; scope=; abstract=false; lazyInit=false; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformConfig; factoryMethodName=dataSource; initMethodName=null; destroyMethodName=(inferred); defined in class path resource [org/appng/core/controller/PlatformConfig.class]] with [Root bean: class [null]; scope=; abstract=false; lazyInit=false; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformTestConfig; factoryMethodName=dataSource; initMethodName=null; destroyMethodName=(inferred); defined in org.appng.core.service.PlatformTestConfig] 2021-07-01 15:48:44,760 INFO [main] org.springframework.beans.factory.support.DefaultListableBeanFactory: Overriding bean definition for bean 'entityManagerFactory' with a different definition: replacing [Root bean: class [null]; scope=; abstract=false; lazyInit=false; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformConfig; factoryMethodName=entityManagerFactory; initMethodName=null; destroyMethodName=(inferred); defined in class path resource [org/appng/core/controller/PlatformConfig.class]] with [Root bean: class [null]; scope=; abstract=false; lazyInit=false; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformTestConfig; factoryMethodName=entityManagerFactory; initMethodName=null; destroyMethodName=(inferred); defined in org.appng.core.service.PlatformTestConfig] 2021-07-01 15:48:44,761 INFO [main] org.springframework.beans.factory.support.DefaultListableBeanFactory: Overriding bean definition for bean 'coreTxManager' with a different definition: replacing [Root bean: class [null]; scope=; abstract=false; lazyInit=false; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformConfig; factoryMethodName=coreTxManager; initMethodName=null; destroyMethodName=(inferred); defined in class path resource [org/appng/core/controller/PlatformConfig.class]] with [Root bean: class [null]; scope=; abstract=false; lazyInit=false; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformTestConfig; factoryMethodName=coreTxManager; initMethodName=null; destroyMethodName=(inferred); defined in org.appng.core.service.PlatformTestConfig] 2021-07-01 15:48:44,761 INFO [main] org.springframework.beans.factory.support.DefaultListableBeanFactory: Overriding bean definition for bean 'entityManager' with a different definition: replacing [Root bean: class [null]; scope=; abstract=false; lazyInit=false; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformConfig; factoryMethodName=entityManager; initMethodName=null; destroyMethodName=(inferred); defined in class path resource [org/appng/core/controller/PlatformConfig.class]] with [Root bean: class [null]; scope=; abstract=false; lazyInit=false; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformTestConfig; factoryMethodName=entityManager; initMethodName=null; destroyMethodName=(inferred); defined in org.appng.core.service.PlatformTestConfig] 2021-07-01 15:48:44,762 INFO [main] org.springframework.beans.factory.support.DefaultListableBeanFactory: Overriding bean definition for bean 'documentBuilderFactory' with a different definition: replacing [Root bean: class [null]; scope=; abstract=false; lazyInit=false; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformConfig; factoryMethodName=documentBuilderFactory; initMethodName=null; destroyMethodName=(inferred); defined in class path resource [org/appng/core/controller/PlatformConfig.class]] with [Root bean: class [null]; scope=; abstract=false; lazyInit=false; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformTestConfig; factoryMethodName=documentBuilderFactory; initMethodName=null; destroyMethodName=(inferred); defined in org.appng.core.service.PlatformTestConfig] 2021-07-01 15:48:44,762 INFO [main] org.springframework.beans.factory.support.DefaultListableBeanFactory: Overriding bean definition for bean 'transformerFactory' with a different definition: replacing [Root bean: class [null]; scope=; abstract=false; lazyInit=false; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformConfig; factoryMethodName=transformerFactory; initMethodName=null; destroyMethodName=(inferred); defined in class path resource [org/appng/core/controller/PlatformConfig.class]] with [Root bean: class [null]; scope=; abstract=false; lazyInit=false; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformTestConfig; factoryMethodName=transformerFactory; initMethodName=null; destroyMethodName=(inferred); defined in org.appng.core.service.PlatformTestConfig] 2021-07-01 15:48:44,762 INFO [main] org.springframework.beans.factory.support.DefaultListableBeanFactory: Overriding bean definition for bean 'styleSheetProvider' with a different definition: replacing [Root bean: class [null]; scope=request; abstract=false; lazyInit=false; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformConfig; factoryMethodName=styleSheetProvider; initMethodName=init; destroyMethodName=(inferred); defined in class path resource [org/appng/core/controller/PlatformConfig.class]] with [Root bean: class [null]; scope=; abstract=false; lazyInit=false; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformTestConfig; factoryMethodName=styleSheetProvider; initMethodName=init; destroyMethodName=(inferred); defined in org.appng.core.service.PlatformTestConfig] 2021-07-01 15:48:44,763 INFO [main] org.springframework.beans.factory.support.DefaultListableBeanFactory: Overriding bean definition for bean 'marshallService' with a different definition: replacing [Root bean: class [null]; scope=prototype; abstract=false; lazyInit=false; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformConfig; factoryMethodName=marshallService; initMethodName=init; destroyMethodName=(inferred); defined in class path resource [org/appng/core/controller/PlatformConfig.class]] with [Root bean: class [null]; scope=prototype; abstract=false; lazyInit=false; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformTestConfig; factoryMethodName=marshallService; initMethodName=init; destroyMethodName=(inferred); defined in org.appng.core.service.PlatformTestConfig] 2021-07-01 15:48:44,764 INFO [main] org.springframework.beans.factory.support.DefaultListableBeanFactory: Overriding bean definition for bean 'coreService' with a different definition: replacing [Root bean: class [null]; scope=; abstract=false; lazyInit=true; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformConfig; factoryMethodName=coreService; initMethodName=null; destroyMethodName=(inferred); defined in class path resource [org/appng/core/controller/PlatformConfig.class]] with [Root bean: class [null]; scope=; abstract=false; lazyInit=true; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformTestConfig; factoryMethodName=coreService; initMethodName=null; destroyMethodName=(inferred); defined in org.appng.core.service.PlatformTestConfig] 2021-07-01 15:48:44,764 INFO [main] org.springframework.beans.factory.support.DefaultListableBeanFactory: Overriding bean definition for bean 'databaseService' with a different definition: replacing [Root bean: class [null]; scope=; abstract=false; lazyInit=true; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformConfig; factoryMethodName=databaseService; initMethodName=null; destroyMethodName=(inferred); defined in class path resource [org/appng/core/controller/PlatformConfig.class]] with [Root bean: class [null]; scope=; abstract=false; lazyInit=true; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformTestConfig; factoryMethodName=databaseService; initMethodName=null; destroyMethodName=(inferred); defined in org.appng.core.service.PlatformTestConfig] 2021-07-01 15:48:44,764 INFO [main] org.springframework.beans.factory.support.DefaultListableBeanFactory: Overriding bean definition for bean 'templateService' with a different definition: replacing [Root bean: class [null]; scope=; abstract=false; lazyInit=true; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformConfig; factoryMethodName=templateService; initMethodName=null; destroyMethodName=(inferred); defined in class path resource [org/appng/core/controller/PlatformConfig.class]] with [Root bean: class [null]; scope=; abstract=false; lazyInit=true; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformTestConfig; factoryMethodName=templateService; initMethodName=null; destroyMethodName=(inferred); defined in org.appng.core.service.PlatformTestConfig] 2021-07-01 15:48:44,764 INFO [main] org.springframework.beans.factory.support.DefaultListableBeanFactory: Overriding bean definition for bean 'initializerService' with a different definition: replacing [Root bean: class [null]; scope=; abstract=false; lazyInit=true; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformConfig; factoryMethodName=initializerService; initMethodName=null; destroyMethodName=(inferred); defined in class path resource [org/appng/core/controller/PlatformConfig.class]] with [Root bean: class [null]; scope=; abstract=false; lazyInit=true; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformTestConfig; factoryMethodName=initializerService; initMethodName=null; destroyMethodName=(inferred); defined in org.appng.core.service.PlatformTestConfig] 2021-07-01 15:48:44,765 INFO [main] org.springframework.beans.factory.support.DefaultListableBeanFactory: Overriding bean definition for bean 'ldapService' with a different definition: replacing [Root bean: class [null]; scope=; abstract=false; lazyInit=true; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformConfig; factoryMethodName=ldapService; initMethodName=null; destroyMethodName=(inferred); defined in class path resource [org/appng/core/controller/PlatformConfig.class]] with [Root bean: class [null]; scope=; abstract=false; lazyInit=true; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformTestConfig; factoryMethodName=ldapService; initMethodName=null; destroyMethodName=(inferred); defined in org.appng.core.service.PlatformTestConfig] 2021-07-01 15:48:44,766 INFO [main] org.springframework.beans.factory.support.DefaultListableBeanFactory: Overriding bean definition for bean 'thymeleafProcessor' with a different definition: replacing [Root bean: class [null]; scope=request; abstract=false; lazyInit=false; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformConfig; factoryMethodName=thymeleafProcessor; initMethodName=null; destroyMethodName=(inferred); defined in class path resource [org/appng/core/controller/PlatformConfig.class]] with [Root bean: class [null]; scope=; abstract=false; lazyInit=false; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformTestConfig; factoryMethodName=thymeleafProcessor; initMethodName=null; destroyMethodName=(inferred); defined in org.appng.core.service.PlatformTestConfig] 2021-07-01 15:48:44,767 INFO [main] org.springframework.beans.factory.support.DefaultListableBeanFactory: Overriding bean definition for bean 'platformTransformer' with a different definition: replacing [Root bean: class [null]; scope=request; abstract=false; lazyInit=true; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformConfig; factoryMethodName=platformTransformer; initMethodName=null; destroyMethodName=(inferred); defined in class path resource [org/appng/core/controller/PlatformConfig.class]] with [Root bean: class [null]; scope=; abstract=false; lazyInit=true; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformTestConfig; factoryMethodName=platformTransformer; initMethodName=null; destroyMethodName=(inferred); defined in org.appng.core.service.PlatformTestConfig] 2021-07-01 15:48:44,768 INFO [main] org.springframework.beans.factory.support.DefaultListableBeanFactory: Overriding bean definition for bean 'requestProcessor' with a different definition: replacing [Root bean: class [null]; scope=request; abstract=false; lazyInit=false; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformConfig; factoryMethodName=requestProcessor; initMethodName=null; destroyMethodName=(inferred); defined in class path resource [org/appng/core/controller/PlatformConfig.class]] with [Root bean: class [null]; scope=; abstract=false; lazyInit=false; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformTestConfig; factoryMethodName=requestProcessor; initMethodName=null; destroyMethodName=(inferred); defined in org.appng.core.service.PlatformTestConfig] 2021-07-01 15:48:44,957 INFO [main] org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor: JSR-330 'javax.inject.Inject' annotation found and supported for autowiring 2021-07-01 15:48:45,377 INFO [main] org.springframework.orm.jpa.LocalEntityManagerFactoryBean: Building JPA EntityManagerFactory for persistence unit 'hsql-testdb' 2021-07-01 15:48:45,552 INFO [main] org.hibernate.jpa.internal.util.LogHelper: HHH000204: Processing PersistenceUnitInfo [name: hsql-testdb] 2021-07-01 15:48:45,664 INFO [main] org.hibernate.Version : HHH000412: Hibernate ORM core version 5.4.32.Final 2021-07-01 15:48:45,872 INFO [main] org.hibernate.annotations.common.Version: HCANN000001: Hibernate Commons Annotations {5.1.2.Final} 2021-07-01 15:48:46,174 WARN [main] org.hibernate.orm.connections.pooling: HHH10001002: Using Hibernate built-in connection pool (not for production use!) Jul 01, 2021 3:48:46 PM ch.sla.jdbcperflogger.Logger info INFO: Using config file jdbcperflogger-fallback.xml 2021-07-01 15:48:46,294 INFO [main] org.hibernate.orm.connections.pooling: HHH10001005: using driver [org.hsqldb.jdbc.JDBCDriver] at URL [jdbc:hsqldb:mem:hsql-testdb] 2021-07-01 15:48:46,295 INFO [main] org.hibernate.orm.connections.pooling: HHH10001001: Connection properties: {user=sa, password=****} 2021-07-01 15:48:46,295 INFO [main] org.hibernate.orm.connections.pooling: HHH10001003: Autocommit mode: false 2021-07-01 15:48:46,299 INFO [main] org.hibernate.engine.jdbc.connections.internal.DriverManagerConnectionProviderImpl: HHH000115: Hibernate connection pool size: 20 (min=1) 2021-07-01 15:48:46,760 INFO [main] org.hibernate.dialect.Dialect : HHH000400: Using dialect: org.appng.persistence.dialect.HSQLDialect 2021-07-01 15:48:46,836 INFO [main] org.hibernate.envers.boot.internal.EnversServiceImpl: Envers integration enabled? : true 2021-07-01 15:48:47,363 INFO [main] org.hibernate.validator.internal.util.Version: HV000001: Hibernate Validator 6.2.0.Final 2021-07-01 15:48:48,695 INFO [main] org.hibernate.orm.connections.access: HHH10001501: Connection obtained from JdbcConnectionAccess [org.hibernate.engine.jdbc.env.internal.JdbcEnvironmentInitiator$ConnectionProviderJdbcConnectionAccess@398f0516] for (non-JTA) DDL execution was not in auto-commit mode; the Connection 'local transaction' will be committed and the Connection will be set into auto-commit mode. 2021-07-01 15:48:48,701 INFO [main] org.hibernate.orm.connections.access: HHH10001501: Connection obtained from JdbcConnectionAccess [org.hibernate.engine.jdbc.env.internal.JdbcEnvironmentInitiator$ConnectionProviderJdbcConnectionAccess@3ea9a091] for (non-JTA) DDL execution was not in auto-commit mode; the Connection 'local transaction' will be committed and the Connection will be set into auto-commit mode. 2021-07-01 15:48:48,748 INFO [main] org.hibernate.engine.transaction.jta.platform.internal.JtaPlatformInitiator: HHH000490: Using JtaPlatform implementation: [org.hibernate.engine.transaction.jta.platform.internal.NoJtaPlatform] 2021-07-01 15:48:48,762 INFO [main] org.springframework.orm.jpa.LocalEntityManagerFactoryBean: Initialized JPA EntityManagerFactory for persistence unit 'hsql-testdb' 2021-07-01 15:48:48,792 INFO [main] org.appng.core.domain.PlatformEventListener: Using application context appNG platform context: startup date [Thu Jul 01 15:48:44 CEST 2021]; root of context hierarchy 2021-07-01 15:48:50,700 INFO [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#486371171 for site manager with parent sun.misc.Launcher$AppClassLoader#1252169911 created 2021-07-01 15:48:50,772 INFO [main] org.appng.core.service.TemplateService: added resource assets/favicon.ico 2021-07-01 15:48:50,772 INFO [main] org.appng.core.service.TemplateService: added resource conf/platform.xml 2021-07-01 15:48:50,772 INFO [main] org.appng.core.service.TemplateService: added resource resources/dummy.txt 2021-07-01 15:48:50,775 INFO [main] org.appng.core.service.TemplateService: added resource template.xml 2021-07-01 15:48:50,775 INFO [main] org.appng.core.service.TemplateService: added resource xsl/platform.xsl 2021-07-01 15:48:50,775 INFO [main] org.appng.core.service.TemplateService: added resource xsl/utils.xsl 2021-07-01 15:48:50,781 INFO [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#839624607 for site manager with parent sun.misc.Launcher$AppClassLoader#1252169911 created 2021-07-01 15:48:50,789 INFO [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#919561079 for site manager with parent sun.misc.Launcher$AppClassLoader#1252169911 created 2021-07-01 15:48:50,806 INFO [main] org.appng.core.service.TemplateService: added resource assets/favicon.ico 2021-07-01 15:48:50,806 INFO [main] org.appng.core.service.TemplateService: added resource conf/platform.xml 2021-07-01 15:48:50,806 INFO [main] org.appng.core.service.TemplateService: added resource resources/dummy.txt 2021-07-01 15:48:50,808 INFO [main] org.appng.core.service.TemplateService: added resource template.xml 2021-07-01 15:48:50,808 INFO [main] org.appng.core.service.TemplateService: added resource xsl/platform.xsl 2021-07-01 15:48:50,809 INFO [main] org.appng.core.service.TemplateService: added resource xsl/utils.xsl 2021-07-01 15:48:50,863 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Template appng-template 2021-07-01 15:48:50,953 INFO [main] org.springframework.context.support.GenericApplicationContext: Closing appNG platform context: startup date [Thu Jul 01 15:48:44 CEST 2021]; root of context hierarchy 2021-07-01 15:48:50,956 INFO [main] org.springframework.orm.jpa.LocalEntityManagerFactoryBean: Closing JPA EntityManagerFactory for persistence unit 'hsql-testdb' 2021-07-01 15:48:50,957 INFO [main] org.hibernate.orm.connections.pooling: HHH10001008: Cleaning up connection pool [jdbc:hsqldb:mem:hsql-testdb] [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 6.881 s - in org.appng.core.service.TemplateServiceTest [INFO] Running org.appng.core.service.CoreServiceTest 2021-07-01 15:48:50,978 INFO [main] org.springframework.test.context.support.DefaultTestContextBootstrapper: Loaded default TestExecutionListener class names from location [META-INF/spring.factories]: [org.springframework.test.context.web.ServletTestExecutionListener, org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener, org.springframework.test.context.support.DependencyInjectionTestExecutionListener, org.springframework.test.context.support.DirtiesContextTestExecutionListener, org.springframework.test.context.transaction.TransactionalTestExecutionListener, org.springframework.test.context.jdbc.SqlScriptsTestExecutionListener] 2021-07-01 15:48:50,979 INFO [main] org.springframework.test.context.support.DefaultTestContextBootstrapper: Using TestExecutionListeners: [org.springframework.test.context.web.ServletTestExecutionListener@796cf2b5, org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener@7a71ebf1, org.springframework.test.context.support.DependencyInjectionTestExecutionListener@16890f00, org.springframework.test.context.support.DirtiesContextTestExecutionListener@77e1dacd, org.springframework.test.context.transaction.TransactionalTestExecutionListener@690677de, org.springframework.test.context.jdbc.SqlScriptsTestExecutionListener@1c5d376c] 2021-07-01 15:48:50,986 INFO [main] org.springframework.context.support.GenericApplicationContext: Refreshing appNG platform context: startup date [Thu Jul 01 15:48:50 CEST 2021]; root of context hierarchy 2021-07-01 15:48:51,328 INFO [main] org.springframework.beans.factory.support.DefaultListableBeanFactory: Overriding bean definition for bean 'platformEventListener' with a different definition: replacing [Root bean: class [null]; scope=; abstract=false; lazyInit=false; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformConfig; factoryMethodName=platformEventListener; initMethodName=null; destroyMethodName=(inferred); defined in class path resource [org/appng/core/controller/PlatformConfig.class]] with [Root bean: class [null]; scope=; abstract=false; lazyInit=false; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformTestConfig; factoryMethodName=platformEventListener; initMethodName=null; destroyMethodName=(inferred); defined in org.appng.core.service.PlatformTestConfig] 2021-07-01 15:48:51,328 INFO [main] org.springframework.beans.factory.support.DefaultListableBeanFactory: Overriding bean definition for bean 'dataSource' with a different definition: replacing [Root bean: class [null]; scope=; abstract=false; lazyInit=false; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformConfig; factoryMethodName=dataSource; initMethodName=null; destroyMethodName=(inferred); defined in class path resource [org/appng/core/controller/PlatformConfig.class]] with [Root bean: class [null]; scope=; abstract=false; lazyInit=false; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformTestConfig; factoryMethodName=dataSource; initMethodName=null; destroyMethodName=(inferred); defined in org.appng.core.service.PlatformTestConfig] 2021-07-01 15:48:51,329 INFO [main] org.springframework.beans.factory.support.DefaultListableBeanFactory: Overriding bean definition for bean 'entityManagerFactory' with a different definition: replacing [Root bean: class [null]; scope=; abstract=false; lazyInit=false; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformConfig; factoryMethodName=entityManagerFactory; initMethodName=null; destroyMethodName=(inferred); defined in class path resource [org/appng/core/controller/PlatformConfig.class]] with [Root bean: class [null]; scope=; abstract=false; lazyInit=false; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformTestConfig; factoryMethodName=entityManagerFactory; initMethodName=null; destroyMethodName=(inferred); defined in org.appng.core.service.PlatformTestConfig] 2021-07-01 15:48:51,329 INFO [main] org.springframework.beans.factory.support.DefaultListableBeanFactory: Overriding bean definition for bean 'coreTxManager' with a different definition: replacing [Root bean: class [null]; scope=; abstract=false; lazyInit=false; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformConfig; factoryMethodName=coreTxManager; initMethodName=null; destroyMethodName=(inferred); defined in class path resource [org/appng/core/controller/PlatformConfig.class]] with [Root bean: class [null]; scope=; abstract=false; lazyInit=false; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformTestConfig; factoryMethodName=coreTxManager; initMethodName=null; destroyMethodName=(inferred); defined in org.appng.core.service.PlatformTestConfig] 2021-07-01 15:48:51,329 INFO [main] org.springframework.beans.factory.support.DefaultListableBeanFactory: Overriding bean definition for bean 'entityManager' with a different definition: replacing [Root bean: class [null]; scope=; abstract=false; lazyInit=false; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformConfig; factoryMethodName=entityManager; initMethodName=null; destroyMethodName=(inferred); defined in class path resource [org/appng/core/controller/PlatformConfig.class]] with [Root bean: class [null]; scope=; abstract=false; lazyInit=false; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformTestConfig; factoryMethodName=entityManager; initMethodName=null; destroyMethodName=(inferred); defined in org.appng.core.service.PlatformTestConfig] 2021-07-01 15:48:51,330 INFO [main] org.springframework.beans.factory.support.DefaultListableBeanFactory: Overriding bean definition for bean 'documentBuilderFactory' with a different definition: replacing [Root bean: class [null]; scope=; abstract=false; lazyInit=false; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformConfig; factoryMethodName=documentBuilderFactory; initMethodName=null; destroyMethodName=(inferred); defined in class path resource [org/appng/core/controller/PlatformConfig.class]] with [Root bean: class [null]; scope=; abstract=false; lazyInit=false; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformTestConfig; factoryMethodName=documentBuilderFactory; initMethodName=null; destroyMethodName=(inferred); defined in org.appng.core.service.PlatformTestConfig] 2021-07-01 15:48:51,330 INFO [main] org.springframework.beans.factory.support.DefaultListableBeanFactory: Overriding bean definition for bean 'transformerFactory' with a different definition: replacing [Root bean: class [null]; scope=; abstract=false; lazyInit=false; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformConfig; factoryMethodName=transformerFactory; initMethodName=null; destroyMethodName=(inferred); defined in class path resource [org/appng/core/controller/PlatformConfig.class]] with [Root bean: class [null]; scope=; abstract=false; lazyInit=false; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformTestConfig; factoryMethodName=transformerFactory; initMethodName=null; destroyMethodName=(inferred); defined in org.appng.core.service.PlatformTestConfig] 2021-07-01 15:48:51,330 INFO [main] org.springframework.beans.factory.support.DefaultListableBeanFactory: Overriding bean definition for bean 'styleSheetProvider' with a different definition: replacing [Root bean: class [null]; scope=request; abstract=false; lazyInit=false; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformConfig; factoryMethodName=styleSheetProvider; initMethodName=init; destroyMethodName=(inferred); defined in class path resource [org/appng/core/controller/PlatformConfig.class]] with [Root bean: class [null]; scope=; abstract=false; lazyInit=false; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformTestConfig; factoryMethodName=styleSheetProvider; initMethodName=init; destroyMethodName=(inferred); defined in org.appng.core.service.PlatformTestConfig] 2021-07-01 15:48:51,330 INFO [main] org.springframework.beans.factory.support.DefaultListableBeanFactory: Overriding bean definition for bean 'marshallService' with a different definition: replacing [Root bean: class [null]; scope=prototype; abstract=false; lazyInit=false; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformConfig; factoryMethodName=marshallService; initMethodName=init; destroyMethodName=(inferred); defined in class path resource [org/appng/core/controller/PlatformConfig.class]] with [Root bean: class [null]; scope=prototype; abstract=false; lazyInit=false; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformTestConfig; factoryMethodName=marshallService; initMethodName=init; destroyMethodName=(inferred); defined in org.appng.core.service.PlatformTestConfig] 2021-07-01 15:48:51,331 INFO [main] org.springframework.beans.factory.support.DefaultListableBeanFactory: Overriding bean definition for bean 'coreService' with a different definition: replacing [Root bean: class [null]; scope=; abstract=false; lazyInit=true; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformConfig; factoryMethodName=coreService; initMethodName=null; destroyMethodName=(inferred); defined in class path resource [org/appng/core/controller/PlatformConfig.class]] with [Root bean: class [null]; scope=; abstract=false; lazyInit=true; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformTestConfig; factoryMethodName=coreService; initMethodName=null; destroyMethodName=(inferred); defined in org.appng.core.service.PlatformTestConfig] 2021-07-01 15:48:51,331 INFO [main] org.springframework.beans.factory.support.DefaultListableBeanFactory: Overriding bean definition for bean 'databaseService' with a different definition: replacing [Root bean: class [null]; scope=; abstract=false; lazyInit=true; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformConfig; factoryMethodName=databaseService; initMethodName=null; destroyMethodName=(inferred); defined in class path resource [org/appng/core/controller/PlatformConfig.class]] with [Root bean: class [null]; scope=; abstract=false; lazyInit=true; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformTestConfig; factoryMethodName=databaseService; initMethodName=null; destroyMethodName=(inferred); defined in org.appng.core.service.PlatformTestConfig] 2021-07-01 15:48:51,331 INFO [main] org.springframework.beans.factory.support.DefaultListableBeanFactory: Overriding bean definition for bean 'templateService' with a different definition: replacing [Root bean: class [null]; scope=; abstract=false; lazyInit=true; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformConfig; factoryMethodName=templateService; initMethodName=null; destroyMethodName=(inferred); defined in class path resource [org/appng/core/controller/PlatformConfig.class]] with [Root bean: class [null]; scope=; abstract=false; lazyInit=true; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformTestConfig; factoryMethodName=templateService; initMethodName=null; destroyMethodName=(inferred); defined in org.appng.core.service.PlatformTestConfig] 2021-07-01 15:48:51,331 INFO [main] org.springframework.beans.factory.support.DefaultListableBeanFactory: Overriding bean definition for bean 'initializerService' with a different definition: replacing [Root bean: class [null]; scope=; abstract=false; lazyInit=true; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformConfig; factoryMethodName=initializerService; initMethodName=null; destroyMethodName=(inferred); defined in class path resource [org/appng/core/controller/PlatformConfig.class]] with [Root bean: class [null]; scope=; abstract=false; lazyInit=true; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformTestConfig; factoryMethodName=initializerService; initMethodName=null; destroyMethodName=(inferred); defined in org.appng.core.service.PlatformTestConfig] 2021-07-01 15:48:51,332 INFO [main] org.springframework.beans.factory.support.DefaultListableBeanFactory: Overriding bean definition for bean 'ldapService' with a different definition: replacing [Root bean: class [null]; scope=; abstract=false; lazyInit=true; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformConfig; factoryMethodName=ldapService; initMethodName=null; destroyMethodName=(inferred); defined in class path resource [org/appng/core/controller/PlatformConfig.class]] with [Root bean: class [null]; scope=; abstract=false; lazyInit=true; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformTestConfig; factoryMethodName=ldapService; initMethodName=null; destroyMethodName=(inferred); defined in org.appng.core.service.PlatformTestConfig] 2021-07-01 15:48:51,332 INFO [main] org.springframework.beans.factory.support.DefaultListableBeanFactory: Overriding bean definition for bean 'thymeleafProcessor' with a different definition: replacing [Root bean: class [null]; scope=request; abstract=false; lazyInit=false; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformConfig; factoryMethodName=thymeleafProcessor; initMethodName=null; destroyMethodName=(inferred); defined in class path resource [org/appng/core/controller/PlatformConfig.class]] with [Root bean: class [null]; scope=; abstract=false; lazyInit=false; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformTestConfig; factoryMethodName=thymeleafProcessor; initMethodName=null; destroyMethodName=(inferred); defined in org.appng.core.service.PlatformTestConfig] 2021-07-01 15:48:51,332 INFO [main] org.springframework.beans.factory.support.DefaultListableBeanFactory: Overriding bean definition for bean 'platformTransformer' with a different definition: replacing [Root bean: class [null]; scope=request; abstract=false; lazyInit=true; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformConfig; factoryMethodName=platformTransformer; initMethodName=null; destroyMethodName=(inferred); defined in class path resource [org/appng/core/controller/PlatformConfig.class]] with [Root bean: class [null]; scope=; abstract=false; lazyInit=true; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformTestConfig; factoryMethodName=platformTransformer; initMethodName=null; destroyMethodName=(inferred); defined in org.appng.core.service.PlatformTestConfig] 2021-07-01 15:48:51,332 INFO [main] org.springframework.beans.factory.support.DefaultListableBeanFactory: Overriding bean definition for bean 'requestProcessor' with a different definition: replacing [Root bean: class [null]; scope=request; abstract=false; lazyInit=false; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformConfig; factoryMethodName=requestProcessor; initMethodName=null; destroyMethodName=(inferred); defined in class path resource [org/appng/core/controller/PlatformConfig.class]] with [Root bean: class [null]; scope=; abstract=false; lazyInit=false; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformTestConfig; factoryMethodName=requestProcessor; initMethodName=null; destroyMethodName=(inferred); defined in org.appng.core.service.PlatformTestConfig] 2021-07-01 15:48:51,384 INFO [main] org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor: JSR-330 'javax.inject.Inject' annotation found and supported for autowiring 2021-07-01 15:48:51,483 INFO [main] org.springframework.orm.jpa.LocalEntityManagerFactoryBean: Building JPA EntityManagerFactory for persistence unit 'hsql-testdb' 2021-07-01 15:48:51,504 INFO [main] org.hibernate.jpa.internal.util.LogHelper: HHH000204: Processing PersistenceUnitInfo [name: hsql-testdb] 2021-07-01 15:48:51,556 WARN [main] org.hibernate.orm.connections.pooling: HHH10001002: Using Hibernate built-in connection pool (not for production use!) 2021-07-01 15:48:51,556 INFO [main] org.hibernate.orm.connections.pooling: HHH10001005: using driver [org.hsqldb.jdbc.JDBCDriver] at URL [jdbc:hsqldb:mem:hsql-testdb] 2021-07-01 15:48:51,556 INFO [main] org.hibernate.orm.connections.pooling: HHH10001001: Connection properties: {user=sa, password=****} 2021-07-01 15:48:51,557 INFO [main] org.hibernate.orm.connections.pooling: HHH10001003: Autocommit mode: false 2021-07-01 15:48:51,557 INFO [main] org.hibernate.engine.jdbc.connections.internal.DriverManagerConnectionProviderImpl: HHH000115: Hibernate connection pool size: 20 (min=1) 2021-07-01 15:48:51,557 INFO [main] org.hibernate.dialect.Dialect : HHH000400: Using dialect: org.appng.persistence.dialect.HSQLDialect 2021-07-01 15:48:51,564 INFO [main] org.hibernate.envers.boot.internal.EnversServiceImpl: Envers integration enabled? : true 2021-07-01 15:48:51,857 INFO [main] org.hibernate.orm.connections.access: HHH10001501: Connection obtained from JdbcConnectionAccess [org.hibernate.engine.jdbc.env.internal.JdbcEnvironmentInitiator$ConnectionProviderJdbcConnectionAccess@3e3a07ab] for (non-JTA) DDL execution was not in auto-commit mode; the Connection 'local transaction' will be committed and the Connection will be set into auto-commit mode. 2021-07-01 15:48:51,870 INFO [main] org.hibernate.orm.connections.access: HHH10001501: Connection obtained from JdbcConnectionAccess [org.hibernate.engine.jdbc.env.internal.JdbcEnvironmentInitiator$ConnectionProviderJdbcConnectionAccess@57063e08] for (non-JTA) DDL execution was not in auto-commit mode; the Connection 'local transaction' will be committed and the Connection will be set into auto-commit mode. 2021-07-01 15:48:51,905 INFO [main] org.hibernate.engine.transaction.jta.platform.internal.JtaPlatformInitiator: HHH000490: Using JtaPlatform implementation: [org.hibernate.engine.transaction.jta.platform.internal.NoJtaPlatform] 2021-07-01 15:48:51,905 INFO [main] org.springframework.orm.jpa.LocalEntityManagerFactoryBean: Initialized JPA EntityManagerFactory for persistence unit 'hsql-testdb' 2021-07-01 15:48:51,910 INFO [main] org.appng.core.domain.PlatformEventListener: Using application context appNG platform context: startup date [Thu Jul 01 15:48:50 CEST 2021]; root of context hierarchy 2021-07-01 15:48:52,306 INFO [main] org.springframework.test.context.transaction.TransactionContext: Began transaction (1) for test context [DefaultTestContext@341141ab testClass = CoreServiceTest, testInstance = org.appng.core.service.CoreServiceTest@1773faf8, testMethod = testAddApplicationRolesToGroup@CoreServiceTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@2f3565c0 testClass = CoreServiceTest, locations = '{}', classes = '{class org.appng.core.service.PlatformTestConfig}', contextInitializerClasses = '[class org.appng.core.service.TestInitializer]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{}', contextCustomizers = set[[empty]], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]]]; transaction manager [org.springframework.orm.jpa.JpaTransactionManager@20ddc780]; rollback [false] 2021-07-01 15:48:52,309 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Subject subject-1 2021-07-01 15:48:52,336 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Subject subject-2 2021-07-01 15:48:52,337 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Subject subject-3 2021-07-01 15:48:52,339 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Site site-1 2021-07-01 15:48:52,342 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Site site-2 2021-07-01 15:48:52,343 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Site site-3 2021-07-01 15:48:52,344 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Resource application.xml of application manager 2021-07-01 15:48:52,346 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Resource application.xml of application bugtracker 2021-07-01 15:48:52,350 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Resource application.xml of application foobar 2021-07-01 15:48:52,352 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Application manager 2021-07-01 15:48:52,353 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Application bugtracker 2021-07-01 15:48:52,354 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Application foobar 2021-07-01 15:48:52,356 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-1.application.manager.foobar 2021-07-01 15:48:52,357 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.application.foobar.foobar 2021-07-01 15:48:52,358 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Resource ApplicationResourceDatabased-Name-1 of application manager 2021-07-01 15:48:52,369 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Resource ApplicationResourceDatabased-Name-2 of application bugtracker 2021-07-01 15:48:52,370 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Resource ApplicationResourceDatabased-Name-3 of application foobar 2021-07-01 15:48:52,371 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Role admin 2021-07-01 15:48:52,372 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Role user 2021-07-01 15:48:52,374 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Role debugger 2021-07-01 15:48:52,376 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Permission permission-1 2021-07-01 15:48:52,377 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Permission permission-2 2021-07-01 15:48:52,377 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Permission permission-3 2021-07-01 15:48:52,379 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Group group-1 2021-07-01 15:48:52,382 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Group group-2 2021-07-01 15:48:52,382 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Group group-3 2021-07-01 15:48:52,383 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Repository repo 2021-07-01 15:48:52,442 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.messagingEnabled 2021-07-01 15:48:52,443 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.filebasedDeployment 2021-07-01 15:48:52,443 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.jspFileType 2021-07-01 15:48:52,444 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.repositoryTrustStorePassword 2021-07-01 15:48:52,444 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.platformRootPath 2021-07-01 15:48:52,445 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.manageDatabases 2021-07-01 15:48:52,445 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.inactiveLockPeriod 2021-07-01 15:48:52,445 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.appngData 2021-07-01 15:48:52,446 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.cachePlatformFolder 2021-07-01 15:48:52,446 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.monitoringPath 2021-07-01 15:48:52,448 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.repositoryCert 2021-07-01 15:48:52,448 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.defaultTemplate 2021-07-01 15:48:52,448 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.devMode 2021-07-01 15:48:52,449 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.logfile 2021-07-01 15:48:52,451 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.xssAllowedTags 2021-07-01 15:48:52,451 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.mailDisabled 2021-07-01 15:48:52,452 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.passwordPolicyRegEx 2021-07-01 15:48:52,452 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.formatOutput 2021-07-01 15:48:52,452 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.cacheConfig 2021-07-01 15:48:52,453 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.sharedSecret 2021-07-01 15:48:52,453 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.repositoryPath 2021-07-01 15:48:52,453 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.repositoryVerifySignature 2021-07-01 15:48:52,454 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.repositorySignature 2021-07-01 15:48:52,454 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.sessionFilter 2021-07-01 15:48:52,454 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.cacheApplicationFolder 2021-07-01 15:48:52,454 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.writeDebugFiles 2021-07-01 15:48:52,455 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.repositoryDefaultDigest 2021-07-01 15:48:52,455 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.monitorPerformance 2021-07-01 15:48:52,455 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.mdcEnabled 2021-07-01 15:48:52,456 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.vHostMode 2021-07-01 15:48:52,456 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.templateFolder 2021-07-01 15:48:52,456 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.maxLoginAttempts 2021-07-01 15:48:52,457 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.passwordPolicyErrorMessageKey 2021-07-01 15:48:52,457 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.locale 2021-07-01 15:48:52,457 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.sessionTimeout 2021-07-01 15:48:52,457 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.cleanTempFolderOnStartup 2021-07-01 15:48:52,458 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.encoding 2021-07-01 15:48:52,458 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.maxUploadSize 2021-07-01 15:48:52,458 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.templatePrefix 2021-07-01 15:48:52,459 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.repositoryTrustStore 2021-07-01 15:48:52,459 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.imageMagickPath 2021-07-01 15:48:52,459 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.databasePrefix 2021-07-01 15:48:52,459 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.cacheFolder 2021-07-01 15:48:52,460 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.messagingGroupAddress 2021-07-01 15:48:52,460 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.xssProtect 2021-07-01 15:48:52,460 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.mailHost 2021-07-01 15:48:52,461 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.timeZone 2021-07-01 15:48:52,461 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.cacheImageFolder 2021-07-01 15:48:52,461 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.messagingReceiver 2021-07-01 15:48:52,461 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.messagingGroupPort 2021-07-01 15:48:52,462 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.csrfFilterEnabled 2021-07-01 15:48:52,462 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.mailPort 2021-07-01 15:48:52,462 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.uploadDir 2021-07-01 15:48:52,463 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.applicationDir 2021-07-01 15:48:52,463 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.databaseValidationPeriod 2021-07-01 15:48:52,538 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null UPDATE appNG platform Subject subject-1 2021-07-01 15:48:52,540 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null UPDATE appNG platform Subject subject-2 2021-07-01 15:48:52,541 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null UPDATE appNG platform Subject subject-3 2021-07-01 15:48:52,548 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null UPDATE appNG platform Resource application.xml of application manager 2021-07-01 15:48:52,556 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null UPDATE appNG platform Resource application.xml of application bugtracker 2021-07-01 15:48:52,558 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null UPDATE appNG platform Resource application.xml of application foobar 2021-07-01 15:48:52,562 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null UPDATE appNG platform Role admin 2021-07-01 15:48:52,563 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null UPDATE appNG platform Role user 2021-07-01 15:48:52,568 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null UPDATE appNG platform Role debugger 2021-07-01 15:48:52,612 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-1.ldapPrincipalScheme 2021-07-01 15:48:52,612 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-1.cacheTimeouts 2021-07-01 15:48:52,613 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-1.ldapStartTls 2021-07-01 15:48:52,613 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-1.ldapIdAttribute 2021-07-01 15:48:52,613 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-1.errorPages 2021-07-01 15:48:52,614 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-1.host 2021-07-01 15:48:52,614 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-1.defaultPage 2021-07-01 15:48:52,614 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-1.csrfProtectedPaths 2021-07-01 15:48:52,615 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-1.authLogoutActionName 2021-07-01 15:48:52,615 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-1.ldapDisabled 2021-07-01 15:48:52,615 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-1.serviceOutputFormat 2021-07-01 15:48:52,615 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-1.tagPrefix 2021-07-01 15:48:52,616 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-1.name 2021-07-01 15:48:52,616 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-1.csrfProtectionEnabled 2021-07-01 15:48:52,616 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-1.ldapUser 2021-07-01 15:48:52,616 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-1.timeZone 2021-07-01 15:48:52,617 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-1.authLogoutRef 2021-07-01 15:48:52,617 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-1.encoding 2021-07-01 15:48:52,617 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-1.authApplication 2021-07-01 15:48:52,618 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-1.cacheEnabled 2021-07-01 15:48:52,618 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-1.authLoginPage 2021-07-01 15:48:52,618 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-1.searchChunkSize 2021-07-01 15:48:52,618 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-1.template 2021-07-01 15:48:52,619 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-1.cacheTimeoutsAntStyle 2021-07-01 15:48:52,619 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-1.ldapUserBaseDn 2021-07-01 15:48:52,619 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-1.serviceOutputType 2021-07-01 15:48:52,619 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-1.sessionTrackingEnabled 2021-07-01 15:48:52,620 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-1.supportedLanguages 2021-07-01 15:48:52,620 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-1.mailPort 2021-07-01 15:48:52,620 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-1.errorPage 2021-07-01 15:48:52,621 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-1.service-path 2021-07-01 15:48:52,621 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-1.indexFileSystemQueueSize 2021-07-01 15:48:52,621 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-1.siteRootDir 2021-07-01 15:48:52,621 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-1.cacheTimeToLive 2021-07-01 15:48:52,622 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-1.indexConfig 2021-07-01 15:48:52,622 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-1.ldapHost 2021-07-01 15:48:52,622 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-1.searchMaxHits 2021-07-01 15:48:52,623 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-1.mailHost 2021-07-01 15:48:52,623 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-1.cacheClearOnShutdown 2021-07-01 15:48:52,623 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-1.indexTimeout 2021-07-01 15:48:52,623 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-1.jdbcLogPerformance 2021-07-01 15:48:52,624 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-1.DatasourceConfigurer 2021-07-01 15:48:52,625 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-1.jdbcMaxLifetime 2021-07-01 15:48:52,625 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-1.cacheExceptions 2021-07-01 15:48:52,625 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-1.ldapDomain 2021-07-01 15:48:52,625 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-1.csrfProtectedMethods 2021-07-01 15:48:52,626 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-1.defaultApplication 2021-07-01 15:48:52,626 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-1.jdbcValidationTimeout 2021-07-01 15:48:52,626 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-1.documentDir 2021-07-01 15:48:52,627 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-1.allowSkipRender 2021-07-01 15:48:52,627 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-1.defaultPageSize 2021-07-01 15:48:52,627 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-1.cacheStatistics 2021-07-01 15:48:52,627 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-1.authLogoutPage 2021-07-01 15:48:52,628 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-1.ldapPassword 2021-07-01 15:48:52,628 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-1.indexFileTypes 2021-07-01 15:48:52,628 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-1.assetsDir 2021-07-01 15:48:52,628 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-1.authLoginRef 2021-07-01 15:48:52,629 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-1.locale 2021-07-01 15:48:52,629 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-1.ldapGroupBaseDn 2021-07-01 15:48:52,629 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-1.indexDir 2021-07-01 15:48:52,630 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-1.wwwDir 2021-07-01 15:48:52,630 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-1.enforcePrimaryDomain 2021-07-01 15:48:52,630 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-1.supportReloadFile 2021-07-01 15:48:52,631 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-1.indexQueueSize 2021-07-01 15:48:52,631 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-1.appendTabId 2021-07-01 15:48:52,631 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-1.mailDisabled 2021-07-01 15:48:52,632 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-1.authLogoutActionValue 2021-07-01 15:48:52,632 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-1.manager-path 2021-07-01 15:48:52,632 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-1.xssExceptions 2021-07-01 15:48:52,632 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-1.rewriteConfig 2021-07-01 15:48:52,633 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-1.jdbcConnectionTimeout 2021-07-01 15:48:52,633 INFO [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#1147719378 for site site-1 with parent sun.misc.Launcher$AppClassLoader#1252169911 created 2021-07-01 15:48:52,682 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-2.jdbcLogPerformance 2021-07-01 15:48:52,682 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-2.csrfProtectionEnabled 2021-07-01 15:48:52,682 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-2.indexTimeout 2021-07-01 15:48:52,683 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-2.authLoginRef 2021-07-01 15:48:52,683 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-2.defaultApplication 2021-07-01 15:48:52,683 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-2.serviceOutputFormat 2021-07-01 15:48:52,683 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-2.allowSkipRender 2021-07-01 15:48:52,684 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-2.xssExceptions 2021-07-01 15:48:52,684 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-2.cacheStatistics 2021-07-01 15:48:52,684 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-2.authLogoutActionValue 2021-07-01 15:48:52,684 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-2.jdbcConnectionTimeout 2021-07-01 15:48:52,685 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-2.indexFileTypes 2021-07-01 15:48:52,685 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-2.defaultPage 2021-07-01 15:48:52,685 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-2.enforcePrimaryDomain 2021-07-01 15:48:52,685 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-2.ldapPassword 2021-07-01 15:48:52,686 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-2.sessionTrackingEnabled 2021-07-01 15:48:52,686 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-2.cacheTimeoutsAntStyle 2021-07-01 15:48:52,686 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-2.jdbcMaxLifetime 2021-07-01 15:48:52,687 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-2.ldapDomain 2021-07-01 15:48:52,687 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-2.supportReloadFile 2021-07-01 15:48:52,687 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-2.cacheExceptions 2021-07-01 15:48:52,687 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-2.csrfProtectedMethods 2021-07-01 15:48:52,688 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-2.wwwDir 2021-07-01 15:48:52,688 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-2.ldapHost 2021-07-01 15:48:52,688 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-2.authLogoutPage 2021-07-01 15:48:52,689 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-2.name 2021-07-01 15:48:52,689 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-2.mailHost 2021-07-01 15:48:52,689 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-2.cacheTimeouts 2021-07-01 15:48:52,689 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-2.authApplication 2021-07-01 15:48:52,690 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-2.cacheClearOnShutdown 2021-07-01 15:48:52,690 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-2.mailPort 2021-07-01 15:48:52,690 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-2.ldapGroupBaseDn 2021-07-01 15:48:52,690 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-2.DatasourceConfigurer 2021-07-01 15:48:52,691 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-2.host 2021-07-01 15:48:52,691 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-2.supportedLanguages 2021-07-01 15:48:52,691 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-2.siteRootDir 2021-07-01 15:48:52,691 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-2.indexFileSystemQueueSize 2021-07-01 15:48:52,692 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-2.authLoginPage 2021-07-01 15:48:52,692 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-2.ldapPrincipalScheme 2021-07-01 15:48:52,692 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-2.indexConfig 2021-07-01 15:48:52,692 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-2.timeZone 2021-07-01 15:48:52,693 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-2.tagPrefix 2021-07-01 15:48:52,693 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-2.service-path 2021-07-01 15:48:52,693 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-2.ldapUser 2021-07-01 15:48:52,693 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-2.serviceOutputType 2021-07-01 15:48:52,694 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-2.searchChunkSize 2021-07-01 15:48:52,694 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-2.encoding 2021-07-01 15:48:52,694 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-2.ldapStartTls 2021-07-01 15:48:52,694 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-2.documentDir 2021-07-01 15:48:52,695 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-2.template 2021-07-01 15:48:52,695 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-2.cacheEnabled 2021-07-01 15:48:52,695 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-2.appendTabId 2021-07-01 15:48:52,695 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-2.csrfProtectedPaths 2021-07-01 15:48:52,696 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-2.jdbcValidationTimeout 2021-07-01 15:48:52,696 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-2.rewriteConfig 2021-07-01 15:48:52,696 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-2.locale 2021-07-01 15:48:52,697 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-2.ldapUserBaseDn 2021-07-01 15:48:52,697 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-2.errorPage 2021-07-01 15:48:52,697 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-2.ldapDisabled 2021-07-01 15:48:52,697 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-2.indexDir 2021-07-01 15:48:52,697 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-2.searchMaxHits 2021-07-01 15:48:52,698 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-2.defaultPageSize 2021-07-01 15:48:52,698 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-2.mailDisabled 2021-07-01 15:48:52,698 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-2.cacheTimeToLive 2021-07-01 15:48:52,699 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-2.authLogoutActionName 2021-07-01 15:48:52,699 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-2.ldapIdAttribute 2021-07-01 15:48:52,699 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-2.errorPages 2021-07-01 15:48:52,699 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-2.authLogoutRef 2021-07-01 15:48:52,700 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-2.assetsDir 2021-07-01 15:48:52,700 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-2.indexQueueSize 2021-07-01 15:48:52,700 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-2.manager-path 2021-07-01 15:48:52,700 INFO [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#1973790994 for site site-2 with parent sun.misc.Launcher$AppClassLoader#1252169911 created 2021-07-01 15:48:52,745 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-3.errorPage 2021-07-01 15:48:52,745 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-3.defaultPage 2021-07-01 15:48:52,746 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-3.defaultPageSize 2021-07-01 15:48:52,746 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-3.jdbcConnectionTimeout 2021-07-01 15:48:52,746 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-3.ldapGroupBaseDn 2021-07-01 15:48:52,746 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-3.assetsDir 2021-07-01 15:48:52,747 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-3.ldapHost 2021-07-01 15:48:52,747 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-3.template 2021-07-01 15:48:52,747 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-3.cacheExceptions 2021-07-01 15:48:52,747 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-3.cacheTimeoutsAntStyle 2021-07-01 15:48:52,748 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-3.indexDir 2021-07-01 15:48:52,748 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-3.ldapStartTls 2021-07-01 15:48:52,748 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-3.cacheEnabled 2021-07-01 15:48:52,748 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-3.searchChunkSize 2021-07-01 15:48:52,748 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-3.ldapUserBaseDn 2021-07-01 15:48:52,749 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-3.csrfProtectedPaths 2021-07-01 15:48:52,749 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-3.ldapDisabled 2021-07-01 15:48:52,749 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-3.authLogoutActionValue 2021-07-01 15:48:52,750 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-3.DatasourceConfigurer 2021-07-01 15:48:52,750 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-3.encoding 2021-07-01 15:48:52,750 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-3.indexFileSystemQueueSize 2021-07-01 15:48:52,750 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-3.enforcePrimaryDomain 2021-07-01 15:48:52,754 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-3.authLoginPage 2021-07-01 15:48:52,754 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-3.authLogoutPage 2021-07-01 15:48:52,754 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-3.authLogoutActionName 2021-07-01 15:48:52,755 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-3.jdbcMaxLifetime 2021-07-01 15:48:52,755 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-3.xssExceptions 2021-07-01 15:48:52,755 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-3.ldapDomain 2021-07-01 15:48:52,755 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-3.csrfProtectionEnabled 2021-07-01 15:48:52,756 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-3.supportedLanguages 2021-07-01 15:48:52,756 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-3.supportReloadFile 2021-07-01 15:48:52,756 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-3.ldapUser 2021-07-01 15:48:52,757 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-3.siteRootDir 2021-07-01 15:48:52,757 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-3.service-path 2021-07-01 15:48:52,757 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-3.indexConfig 2021-07-01 15:48:52,757 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-3.rewriteConfig 2021-07-01 15:48:52,758 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-3.indexTimeout 2021-07-01 15:48:52,758 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-3.mailHost 2021-07-01 15:48:52,758 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-3.indexFileTypes 2021-07-01 15:48:52,758 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-3.cacheStatistics 2021-07-01 15:48:52,759 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-3.authLogoutRef 2021-07-01 15:48:52,759 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-3.jdbcLogPerformance 2021-07-01 15:48:52,759 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-3.mailPort 2021-07-01 15:48:52,759 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-3.locale 2021-07-01 15:48:52,760 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-3.documentDir 2021-07-01 15:48:52,760 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-3.tagPrefix 2021-07-01 15:48:52,760 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-3.indexQueueSize 2021-07-01 15:48:52,760 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-3.defaultApplication 2021-07-01 15:48:52,761 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-3.authLoginRef 2021-07-01 15:48:52,761 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-3.cacheTimeouts 2021-07-01 15:48:52,761 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-3.ldapPassword 2021-07-01 15:48:52,761 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-3.ldapPrincipalScheme 2021-07-01 15:48:52,762 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-3.serviceOutputType 2021-07-01 15:48:52,762 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-3.timeZone 2021-07-01 15:48:52,762 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-3.cacheTimeToLive 2021-07-01 15:48:52,762 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-3.appendTabId 2021-07-01 15:48:52,763 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-3.jdbcValidationTimeout 2021-07-01 15:48:52,763 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-3.ldapIdAttribute 2021-07-01 15:48:52,763 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-3.host 2021-07-01 15:48:52,763 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-3.allowSkipRender 2021-07-01 15:48:52,769 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-3.wwwDir 2021-07-01 15:48:52,770 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-3.mailDisabled 2021-07-01 15:48:52,770 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-3.errorPages 2021-07-01 15:48:52,770 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-3.serviceOutputFormat 2021-07-01 15:48:52,771 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-3.authApplication 2021-07-01 15:48:52,771 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-3.sessionTrackingEnabled 2021-07-01 15:48:52,771 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-3.cacheClearOnShutdown 2021-07-01 15:48:52,772 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-3.searchMaxHits 2021-07-01 15:48:52,772 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-3.csrfProtectedMethods 2021-07-01 15:48:52,773 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-3.manager-path 2021-07-01 15:48:52,773 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-3.name 2021-07-01 15:48:52,774 INFO [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#267375778 for site site-3 with parent sun.misc.Launcher$AppClassLoader#1252169911 created 2021-07-01 15:48:52,889 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null UPDATE appNG platform Group group-1 2021-07-01 15:48:52,889 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null UPDATE appNG platform Group group-2 2021-07-01 15:48:52,890 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null UPDATE appNG platform Group group-3 2021-07-01 15:48:52,900 INFO [main] org.springframework.test.context.transaction.TransactionContext: Committed transaction for test: [DefaultTestContext@341141ab testClass = CoreServiceTest, testInstance = org.appng.core.service.CoreServiceTest@1773faf8, testMethod = testAddApplicationRolesToGroup@CoreServiceTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@2f3565c0 testClass = CoreServiceTest, locations = '{}', classes = '{class org.appng.core.service.PlatformTestConfig}', contextInitializerClasses = '[class org.appng.core.service.TestInitializer]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{}', contextCustomizers = set[[empty]], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]]] 2021-07-01 15:48:52,903 INFO [main] org.springframework.test.context.transaction.TransactionContext: Began transaction (1) for test context [DefaultTestContext@341141ab testClass = CoreServiceTest, testInstance = org.appng.core.service.CoreServiceTest@106f0051, testMethod = testAddGroupsToSubject@CoreServiceTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@2f3565c0 testClass = CoreServiceTest, locations = '{}', classes = '{class org.appng.core.service.PlatformTestConfig}', contextInitializerClasses = '[class org.appng.core.service.TestInitializer]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{}', contextCustomizers = set[[empty]], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]]]; transaction manager [org.springframework.orm.jpa.JpaTransactionManager@20ddc780]; rollback [false] 2021-07-01 15:48:53,004 INFO [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#959116000 for site site-1 with parent sun.misc.Launcher$AppClassLoader#1252169911 created 2021-07-01 15:48:53,029 INFO [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#1568623803 for site site-2 with parent sun.misc.Launcher$AppClassLoader#1252169911 created 2021-07-01 15:48:53,057 INFO [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#1003603952 for site site-3 with parent sun.misc.Launcher$AppClassLoader#1252169911 created 2021-07-01 15:48:53,081 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null UPDATE appNG platform Subject subject-1 2021-07-01 15:48:53,091 INFO [main] org.springframework.test.context.transaction.TransactionContext: Committed transaction for test: [DefaultTestContext@341141ab testClass = CoreServiceTest, testInstance = org.appng.core.service.CoreServiceTest@106f0051, testMethod = testAddGroupsToSubject@CoreServiceTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@2f3565c0 testClass = CoreServiceTest, locations = '{}', classes = '{class org.appng.core.service.PlatformTestConfig}', contextInitializerClasses = '[class org.appng.core.service.TestInitializer]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{}', contextCustomizers = set[[empty]], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]]] 2021-07-01 15:48:53,093 INFO [main] org.springframework.test.context.transaction.TransactionContext: Began transaction (1) for test context [DefaultTestContext@341141ab testClass = CoreServiceTest, testInstance = org.appng.core.service.CoreServiceTest@2aadeb31, testMethod = testAssignApplicationRolesToGroup@CoreServiceTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@2f3565c0 testClass = CoreServiceTest, locations = '{}', classes = '{class org.appng.core.service.PlatformTestConfig}', contextInitializerClasses = '[class org.appng.core.service.TestInitializer]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{}', contextCustomizers = set[[empty]], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]]]; transaction manager [org.springframework.orm.jpa.JpaTransactionManager@20ddc780]; rollback [false] 2021-07-01 15:48:53,128 INFO [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#24300138 for site site-1 with parent sun.misc.Launcher$AppClassLoader#1252169911 created 2021-07-01 15:48:53,152 INFO [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#793494527 for site site-2 with parent sun.misc.Launcher$AppClassLoader#1252169911 created 2021-07-01 15:48:53,173 INFO [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#1505273857 for site site-3 with parent sun.misc.Launcher$AppClassLoader#1252169911 created 2021-07-01 15:48:53,196 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null UPDATE appNG platform Group group-1 2021-07-01 15:48:53,197 INFO [main] org.springframework.test.context.transaction.TransactionContext: Committed transaction for test: [DefaultTestContext@341141ab testClass = CoreServiceTest, testInstance = org.appng.core.service.CoreServiceTest@2aadeb31, testMethod = testAssignApplicationRolesToGroup@CoreServiceTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@2f3565c0 testClass = CoreServiceTest, locations = '{}', classes = '{class org.appng.core.service.PlatformTestConfig}', contextInitializerClasses = '[class org.appng.core.service.TestInitializer]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{}', contextCustomizers = set[[empty]], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]]] 2021-07-01 15:48:53,199 INFO [main] org.springframework.test.context.transaction.TransactionContext: Began transaction (1) for test context [DefaultTestContext@341141ab testClass = CoreServiceTest, testInstance = org.appng.core.service.CoreServiceTest@73cd3b8, testMethod = testAssignApplicationToSite@CoreServiceTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@2f3565c0 testClass = CoreServiceTest, locations = '{}', classes = '{class org.appng.core.service.PlatformTestConfig}', contextInitializerClasses = '[class org.appng.core.service.TestInitializer]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{}', contextCustomizers = set[[empty]], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]]]; transaction manager [org.springframework.orm.jpa.JpaTransactionManager@20ddc780]; rollback [false] 2021-07-01 15:48:53,226 INFO [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#74964115 for site site-1 with parent sun.misc.Launcher$AppClassLoader#1252169911 created 2021-07-01 15:48:53,243 INFO [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#1382685521 for site site-2 with parent sun.misc.Launcher$AppClassLoader#1252169911 created 2021-07-01 15:48:53,262 INFO [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#1868427591 for site site-3 with parent sun.misc.Launcher$AppClassLoader#1252169911 created 2021-07-01 15:48:53,316 INFO [main] org.appng.core.model.CacheProvider: cleaning /var/lib/jenkins/workspace/appNG_1.23.x/appng-core/target/ROOT/WEB-INF/cache/platform/site-1/foobar 2021-07-01 15:48:53,316 INFO [main] org.appng.core.model.CacheProvider: cleaning /var/lib/jenkins/workspace/appNG_1.23.x/appng-core/target/ROOT/WEB-INF/cache/application/site-1/foobar 2021-07-01 15:48:53,328 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null INFO appNG platform Assigned application foobar to site site-1 2021-07-01 15:48:53,333 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-1.application.foobar.foobar 2021-07-01 15:48:53,338 INFO [main] org.springframework.test.context.transaction.TransactionContext: Committed transaction for test: [DefaultTestContext@341141ab testClass = CoreServiceTest, testInstance = org.appng.core.service.CoreServiceTest@73cd3b8, testMethod = testAssignApplicationToSite@CoreServiceTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@2f3565c0 testClass = CoreServiceTest, locations = '{}', classes = '{class org.appng.core.service.PlatformTestConfig}', contextInitializerClasses = '[class org.appng.core.service.TestInitializer]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{}', contextCustomizers = set[[empty]], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]]] 2021-07-01 15:48:53,340 INFO [main] org.springframework.test.context.transaction.TransactionContext: Began transaction (1) for test context [DefaultTestContext@341141ab testClass = CoreServiceTest, testInstance = org.appng.core.service.CoreServiceTest@32ae890, testMethod = testAssignApplicationToSiteErroneous@CoreServiceTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@2f3565c0 testClass = CoreServiceTest, locations = '{}', classes = '{class org.appng.core.service.PlatformTestConfig}', contextInitializerClasses = '[class org.appng.core.service.TestInitializer]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{}', contextCustomizers = set[[empty]], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]]]; transaction manager [org.springframework.orm.jpa.JpaTransactionManager@20ddc780]; rollback [false] 2021-07-01 15:48:53,365 INFO [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#1234659364 for site site-1 with parent sun.misc.Launcher$AppClassLoader#1252169911 created 2021-07-01 15:48:53,381 INFO [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#176807616 for site site-2 with parent sun.misc.Launcher$AppClassLoader#1252169911 created 2021-07-01 15:48:53,394 INFO [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#1383454473 for site site-3 with parent sun.misc.Launcher$AppClassLoader#1252169911 created 2021-07-01 15:48:53,432 INFO [main] org.springframework.test.context.transaction.TransactionContext: Committed transaction for test: [DefaultTestContext@341141ab testClass = CoreServiceTest, testInstance = org.appng.core.service.CoreServiceTest@32ae890, testMethod = testAssignApplicationToSiteErroneous@CoreServiceTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@2f3565c0 testClass = CoreServiceTest, locations = '{}', classes = '{class org.appng.core.service.PlatformTestConfig}', contextInitializerClasses = '[class org.appng.core.service.TestInitializer]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{}', contextCustomizers = set[[empty]], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]]] 2021-07-01 15:48:53,434 INFO [main] org.springframework.test.context.transaction.TransactionContext: Began transaction (1) for test context [DefaultTestContext@341141ab testClass = CoreServiceTest, testInstance = org.appng.core.service.CoreServiceTest@306f439c, testMethod = testAssignGroupsToSubject@CoreServiceTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@2f3565c0 testClass = CoreServiceTest, locations = '{}', classes = '{class org.appng.core.service.PlatformTestConfig}', contextInitializerClasses = '[class org.appng.core.service.TestInitializer]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{}', contextCustomizers = set[[empty]], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]]]; transaction manager [org.springframework.orm.jpa.JpaTransactionManager@20ddc780]; rollback [false] 2021-07-01 15:48:53,462 INFO [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#633324888 for site site-1 with parent sun.misc.Launcher$AppClassLoader#1252169911 created 2021-07-01 15:48:53,478 INFO [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#19919839 for site site-2 with parent sun.misc.Launcher$AppClassLoader#1252169911 created 2021-07-01 15:48:53,493 INFO [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#599141571 for site site-3 with parent sun.misc.Launcher$AppClassLoader#1252169911 created 2021-07-01 15:48:53,504 INFO [main] org.springframework.test.context.transaction.TransactionContext: Committed transaction for test: [DefaultTestContext@341141ab testClass = CoreServiceTest, testInstance = org.appng.core.service.CoreServiceTest@306f439c, testMethod = testAssignGroupsToSubject@CoreServiceTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@2f3565c0 testClass = CoreServiceTest, locations = '{}', classes = '{class org.appng.core.service.PlatformTestConfig}', contextInitializerClasses = '[class org.appng.core.service.TestInitializer]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{}', contextCustomizers = set[[empty]], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]]] 2021-07-01 15:48:53,506 INFO [main] org.springframework.test.context.transaction.TransactionContext: Began transaction (1) for test context [DefaultTestContext@341141ab testClass = CoreServiceTest, testInstance = org.appng.core.service.CoreServiceTest@50c442a5, testMethod = testCreateApplicationProperty@CoreServiceTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@2f3565c0 testClass = CoreServiceTest, locations = '{}', classes = '{class org.appng.core.service.PlatformTestConfig}', contextInitializerClasses = '[class org.appng.core.service.TestInitializer]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{}', contextCustomizers = set[[empty]], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]]]; transaction manager [org.springframework.orm.jpa.JpaTransactionManager@20ddc780]; rollback [false] 2021-07-01 15:48:53,531 INFO [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#1728999331 for site site-1 with parent sun.misc.Launcher$AppClassLoader#1252169911 created 2021-07-01 15:48:53,549 INFO [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#1998748447 for site site-2 with parent sun.misc.Launcher$AppClassLoader#1252169911 created 2021-07-01 15:48:53,562 INFO [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#494474405 for site site-3 with parent sun.misc.Launcher$AppClassLoader#1252169911 created 2021-07-01 15:48:53,563 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.foobaz 2021-07-01 15:48:53,569 INFO [main] org.springframework.test.context.transaction.TransactionContext: Committed transaction for test: [DefaultTestContext@341141ab testClass = CoreServiceTest, testInstance = org.appng.core.service.CoreServiceTest@50c442a5, testMethod = testCreateApplicationProperty@CoreServiceTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@2f3565c0 testClass = CoreServiceTest, locations = '{}', classes = '{class org.appng.core.service.PlatformTestConfig}', contextInitializerClasses = '[class org.appng.core.service.TestInitializer]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{}', contextCustomizers = set[[empty]], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]]] 2021-07-01 15:48:53,571 INFO [main] org.springframework.test.context.transaction.TransactionContext: Began transaction (1) for test context [DefaultTestContext@341141ab testClass = CoreServiceTest, testInstance = org.appng.core.service.CoreServiceTest@1666e021, testMethod = testCreateApplicationRepository@CoreServiceTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@2f3565c0 testClass = CoreServiceTest, locations = '{}', classes = '{class org.appng.core.service.PlatformTestConfig}', contextInitializerClasses = '[class org.appng.core.service.TestInitializer]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{}', contextCustomizers = set[[empty]], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]]]; transaction manager [org.springframework.orm.jpa.JpaTransactionManager@20ddc780]; rollback [false] 2021-07-01 15:48:53,591 INFO [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#627421335 for site site-1 with parent sun.misc.Launcher$AppClassLoader#1252169911 created 2021-07-01 15:48:53,622 INFO [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#2058075777 for site site-2 with parent sun.misc.Launcher$AppClassLoader#1252169911 created 2021-07-01 15:48:53,634 INFO [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#1104070576 for site site-3 with parent sun.misc.Launcher$AppClassLoader#1252169911 created 2021-07-01 15:48:53,637 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Repository name 2021-07-01 15:48:53,640 INFO [main] org.springframework.test.context.transaction.TransactionContext: Committed transaction for test: [DefaultTestContext@341141ab testClass = CoreServiceTest, testInstance = org.appng.core.service.CoreServiceTest@1666e021, testMethod = testCreateApplicationRepository@CoreServiceTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@2f3565c0 testClass = CoreServiceTest, locations = '{}', classes = '{class org.appng.core.service.PlatformTestConfig}', contextInitializerClasses = '[class org.appng.core.service.TestInitializer]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{}', contextCustomizers = set[[empty]], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]]] 2021-07-01 15:48:53,642 INFO [main] org.springframework.test.context.transaction.TransactionContext: Began transaction (1) for test context [DefaultTestContext@341141ab testClass = CoreServiceTest, testInstance = org.appng.core.service.CoreServiceTest@6fa98e98, testMethod = testCreateDatabaseConnection@CoreServiceTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@2f3565c0 testClass = CoreServiceTest, locations = '{}', classes = '{class org.appng.core.service.PlatformTestConfig}', contextInitializerClasses = '[class org.appng.core.service.TestInitializer]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{}', contextCustomizers = set[[empty]], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]]]; transaction manager [org.springframework.orm.jpa.JpaTransactionManager@20ddc780]; rollback [false] 2021-07-01 15:48:53,660 INFO [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#545475653 for site site-1 with parent sun.misc.Launcher$AppClassLoader#1252169911 created 2021-07-01 15:48:53,671 INFO [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#1512891480 for site site-2 with parent sun.misc.Launcher$AppClassLoader#1252169911 created 2021-07-01 15:48:53,682 INFO [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#465112397 for site site-3 with parent sun.misc.Launcher$AppClassLoader#1252169911 created 2021-07-01 15:48:53,684 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform DatabaseConnection testconection 2021-07-01 15:48:53,688 INFO [main] org.springframework.test.context.transaction.TransactionContext: Committed transaction for test: [DefaultTestContext@341141ab testClass = CoreServiceTest, testInstance = org.appng.core.service.CoreServiceTest@6fa98e98, testMethod = testCreateDatabaseConnection@CoreServiceTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@2f3565c0 testClass = CoreServiceTest, locations = '{}', classes = '{class org.appng.core.service.PlatformTestConfig}', contextInitializerClasses = '[class org.appng.core.service.TestInitializer]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{}', contextCustomizers = set[[empty]], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]]] 2021-07-01 15:48:53,690 INFO [main] org.springframework.test.context.transaction.TransactionContext: Began transaction (1) for test context [DefaultTestContext@341141ab testClass = CoreServiceTest, testInstance = org.appng.core.service.CoreServiceTest@1895f7fe, testMethod = testCreateGroup@CoreServiceTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@2f3565c0 testClass = CoreServiceTest, locations = '{}', classes = '{class org.appng.core.service.PlatformTestConfig}', contextInitializerClasses = '[class org.appng.core.service.TestInitializer]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{}', contextCustomizers = set[[empty]], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]]]; transaction manager [org.springframework.orm.jpa.JpaTransactionManager@20ddc780]; rollback [false] 2021-07-01 15:48:53,708 INFO [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#429214117 for site site-1 with parent sun.misc.Launcher$AppClassLoader#1252169911 created 2021-07-01 15:48:53,718 INFO [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#1396855888 for site site-2 with parent sun.misc.Launcher$AppClassLoader#1252169911 created 2021-07-01 15:48:53,727 INFO [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#642784989 for site site-3 with parent sun.misc.Launcher$AppClassLoader#1252169911 created 2021-07-01 15:48:53,730 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Group groupy-group 2021-07-01 15:48:53,732 INFO [main] org.springframework.test.context.transaction.TransactionContext: Committed transaction for test: [DefaultTestContext@341141ab testClass = CoreServiceTest, testInstance = org.appng.core.service.CoreServiceTest@1895f7fe, testMethod = testCreateGroup@CoreServiceTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@2f3565c0 testClass = CoreServiceTest, locations = '{}', classes = '{class org.appng.core.service.PlatformTestConfig}', contextInitializerClasses = '[class org.appng.core.service.TestInitializer]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{}', contextCustomizers = set[[empty]], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]]] 2021-07-01 15:48:53,734 INFO [main] org.springframework.test.context.transaction.TransactionContext: Began transaction (1) for test context [DefaultTestContext@341141ab testClass = CoreServiceTest, testInstance = org.appng.core.service.CoreServiceTest@3f679ce, testMethod = testCreatePropertyForApplication@CoreServiceTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@2f3565c0 testClass = CoreServiceTest, locations = '{}', classes = '{class org.appng.core.service.PlatformTestConfig}', contextInitializerClasses = '[class org.appng.core.service.TestInitializer]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{}', contextCustomizers = set[[empty]], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]]]; transaction manager [org.springframework.orm.jpa.JpaTransactionManager@20ddc780]; rollback [false] 2021-07-01 15:48:53,750 INFO [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#1930476688 for site site-1 with parent sun.misc.Launcher$AppClassLoader#1252169911 created 2021-07-01 15:48:53,760 INFO [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#999746083 for site site-2 with parent sun.misc.Launcher$AppClassLoader#1252169911 created 2021-07-01 15:48:53,769 INFO [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#1947606743 for site site-3 with parent sun.misc.Launcher$AppClassLoader#1252169911 created 2021-07-01 15:48:53,770 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.application.manager.foo 2021-07-01 15:48:53,773 INFO [main] org.springframework.test.context.transaction.TransactionContext: Committed transaction for test: [DefaultTestContext@341141ab testClass = CoreServiceTest, testInstance = org.appng.core.service.CoreServiceTest@3f679ce, testMethod = testCreatePropertyForApplication@CoreServiceTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@2f3565c0 testClass = CoreServiceTest, locations = '{}', classes = '{class org.appng.core.service.PlatformTestConfig}', contextInitializerClasses = '[class org.appng.core.service.TestInitializer]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{}', contextCustomizers = set[[empty]], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]]] 2021-07-01 15:48:53,775 INFO [main] org.springframework.test.context.transaction.TransactionContext: Began transaction (1) for test context [DefaultTestContext@341141ab testClass = CoreServiceTest, testInstance = org.appng.core.service.CoreServiceTest@3bb59485, testMethod = testCreatePropertyForSite@CoreServiceTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@2f3565c0 testClass = CoreServiceTest, locations = '{}', classes = '{class org.appng.core.service.PlatformTestConfig}', contextInitializerClasses = '[class org.appng.core.service.TestInitializer]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{}', contextCustomizers = set[[empty]], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]]]; transaction manager [org.springframework.orm.jpa.JpaTransactionManager@20ddc780]; rollback [false] 2021-07-01 15:48:53,791 INFO [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#79406632 for site site-1 with parent sun.misc.Launcher$AppClassLoader#1252169911 created 2021-07-01 15:48:53,801 INFO [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#2088104872 for site site-2 with parent sun.misc.Launcher$AppClassLoader#1252169911 created 2021-07-01 15:48:53,810 INFO [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#1026168398 for site site-3 with parent sun.misc.Launcher$AppClassLoader#1252169911 created 2021-07-01 15:48:53,811 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-1.foo 2021-07-01 15:48:53,814 INFO [main] org.springframework.test.context.transaction.TransactionContext: Committed transaction for test: [DefaultTestContext@341141ab testClass = CoreServiceTest, testInstance = org.appng.core.service.CoreServiceTest@3bb59485, testMethod = testCreatePropertyForSite@CoreServiceTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@2f3565c0 testClass = CoreServiceTest, locations = '{}', classes = '{class org.appng.core.service.PlatformTestConfig}', contextInitializerClasses = '[class org.appng.core.service.TestInitializer]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{}', contextCustomizers = set[[empty]], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]]] 2021-07-01 15:48:53,817 INFO [main] org.springframework.test.context.transaction.TransactionContext: Began transaction (1) for test context [DefaultTestContext@341141ab testClass = CoreServiceTest, testInstance = org.appng.core.service.CoreServiceTest@4c821dc7, testMethod = testCreatePropertyForSiteAndApplication@CoreServiceTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@2f3565c0 testClass = CoreServiceTest, locations = '{}', classes = '{class org.appng.core.service.PlatformTestConfig}', contextInitializerClasses = '[class org.appng.core.service.TestInitializer]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{}', contextCustomizers = set[[empty]], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]]]; transaction manager [org.springframework.orm.jpa.JpaTransactionManager@20ddc780]; rollback [false] 2021-07-01 15:48:53,835 INFO [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#1893455775 for site site-1 with parent sun.misc.Launcher$AppClassLoader#1252169911 created 2021-07-01 15:48:53,845 INFO [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#1810425582 for site site-2 with parent sun.misc.Launcher$AppClassLoader#1252169911 created 2021-07-01 15:48:53,855 INFO [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#2111798903 for site site-3 with parent sun.misc.Launcher$AppClassLoader#1252169911 created 2021-07-01 15:48:53,857 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-1.application.manager.foo 2021-07-01 15:48:53,861 INFO [main] org.springframework.test.context.transaction.TransactionContext: Committed transaction for test: [DefaultTestContext@341141ab testClass = CoreServiceTest, testInstance = org.appng.core.service.CoreServiceTest@4c821dc7, testMethod = testCreatePropertyForSiteAndApplication@CoreServiceTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@2f3565c0 testClass = CoreServiceTest, locations = '{}', classes = '{class org.appng.core.service.PlatformTestConfig}', contextInitializerClasses = '[class org.appng.core.service.TestInitializer]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{}', contextCustomizers = set[[empty]], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]]] 2021-07-01 15:48:53,863 INFO [main] org.springframework.test.context.transaction.TransactionContext: Began transaction (1) for test context [DefaultTestContext@341141ab testClass = CoreServiceTest, testInstance = org.appng.core.service.CoreServiceTest@75be6796, testMethod = testCreateSite@CoreServiceTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@2f3565c0 testClass = CoreServiceTest, locations = '{}', classes = '{class org.appng.core.service.PlatformTestConfig}', contextInitializerClasses = '[class org.appng.core.service.TestInitializer]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{}', contextCustomizers = set[[empty]], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]]]; transaction manager [org.springframework.orm.jpa.JpaTransactionManager@20ddc780]; rollback [false] 2021-07-01 15:48:53,879 INFO [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#1888346067 for site site-1 with parent sun.misc.Launcher$AppClassLoader#1252169911 created 2021-07-01 15:48:53,890 INFO [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#1066889027 for site site-2 with parent sun.misc.Launcher$AppClassLoader#1252169911 created 2021-07-01 15:48:53,899 INFO [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#1616515325 for site site-3 with parent sun.misc.Launcher$AppClassLoader#1252169911 created 2021-07-01 15:48:53,903 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.example.authLoginPage 2021-07-01 15:48:53,903 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.example.siteRootDir 2021-07-01 15:48:53,903 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.example.defaultApplication 2021-07-01 15:48:53,904 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.example.xssExceptions 2021-07-01 15:48:53,904 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.example.assetsDir 2021-07-01 15:48:53,904 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.example.sessionTrackingEnabled 2021-07-01 15:48:53,904 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.example.service-path 2021-07-01 15:48:53,904 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.example.supportReloadFile 2021-07-01 15:48:53,905 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.example.errorPage 2021-07-01 15:48:53,905 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.example.cacheTimeouts 2021-07-01 15:48:53,905 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.example.name 2021-07-01 15:48:53,905 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.example.cacheClearOnShutdown 2021-07-01 15:48:53,905 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.example.ldapIdAttribute 2021-07-01 15:48:53,906 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.example.locale 2021-07-01 15:48:53,906 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.example.jdbcLogPerformance 2021-07-01 15:48:53,906 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.example.documentDir 2021-07-01 15:48:53,906 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.example.csrfProtectedMethods 2021-07-01 15:48:53,906 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.example.ldapHost 2021-07-01 15:48:53,907 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.example.cacheTimeToLive 2021-07-01 15:48:53,907 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.example.authLogoutRef 2021-07-01 15:48:53,907 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.example.authLoginRef 2021-07-01 15:48:53,907 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.example.ldapPrincipalScheme 2021-07-01 15:48:53,907 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.example.manager-path 2021-07-01 15:48:53,907 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.example.searchMaxHits 2021-07-01 15:48:53,908 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.example.jdbcConnectionTimeout 2021-07-01 15:48:53,908 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.example.appendTabId 2021-07-01 15:48:53,908 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.example.enforcePrimaryDomain 2021-07-01 15:48:53,908 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.example.csrfProtectionEnabled 2021-07-01 15:48:53,908 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.example.authLogoutActionValue 2021-07-01 15:48:53,909 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.example.mailDisabled 2021-07-01 15:48:53,909 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.example.cacheStatistics 2021-07-01 15:48:53,909 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.example.ldapDomain 2021-07-01 15:48:53,909 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.example.wwwDir 2021-07-01 15:48:53,909 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.example.DatasourceConfigurer 2021-07-01 15:48:53,909 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.example.host 2021-07-01 15:48:53,910 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.example.indexDir 2021-07-01 15:48:53,910 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.example.defaultPageSize 2021-07-01 15:48:53,910 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.example.authLogoutPage 2021-07-01 15:48:53,910 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.example.indexFileTypes 2021-07-01 15:48:53,910 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.example.errorPages 2021-07-01 15:48:53,911 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.example.encoding 2021-07-01 15:48:53,911 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.example.authLogoutActionName 2021-07-01 15:48:53,911 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.example.indexQueueSize 2021-07-01 15:48:53,911 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.example.tagPrefix 2021-07-01 15:48:53,911 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.example.ldapUser 2021-07-01 15:48:53,911 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.example.cacheExceptions 2021-07-01 15:48:53,912 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.example.serviceOutputType 2021-07-01 15:48:53,912 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.example.ldapDisabled 2021-07-01 15:48:53,912 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.example.indexFileSystemQueueSize 2021-07-01 15:48:53,912 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.example.cacheEnabled 2021-07-01 15:48:53,912 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.example.jdbcMaxLifetime 2021-07-01 15:48:53,913 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.example.searchChunkSize 2021-07-01 15:48:53,913 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.example.template 2021-07-01 15:48:53,913 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.example.supportedLanguages 2021-07-01 15:48:53,913 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.example.defaultPage 2021-07-01 15:48:53,913 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.example.rewriteConfig 2021-07-01 15:48:53,914 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.example.indexConfig 2021-07-01 15:48:53,914 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.example.allowSkipRender 2021-07-01 15:48:53,914 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.example.ldapStartTls 2021-07-01 15:48:53,914 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.example.cacheTimeoutsAntStyle 2021-07-01 15:48:53,914 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.example.indexTimeout 2021-07-01 15:48:53,915 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.example.csrfProtectedPaths 2021-07-01 15:48:53,915 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.example.mailPort 2021-07-01 15:48:53,915 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.example.serviceOutputFormat 2021-07-01 15:48:53,915 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.example.ldapUserBaseDn 2021-07-01 15:48:53,915 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.example.mailHost 2021-07-01 15:48:53,916 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.example.ldapPassword 2021-07-01 15:48:53,916 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.example.jdbcValidationTimeout 2021-07-01 15:48:53,916 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.example.timeZone 2021-07-01 15:48:53,916 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.example.ldapGroupBaseDn 2021-07-01 15:48:53,916 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.example.authApplication 2021-07-01 15:48:53,919 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Site example 2021-07-01 15:48:53,939 INFO [main] org.springframework.test.context.transaction.TransactionContext: Committed transaction for test: [DefaultTestContext@341141ab testClass = CoreServiceTest, testInstance = org.appng.core.service.CoreServiceTest@75be6796, testMethod = testCreateSite@CoreServiceTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@2f3565c0 testClass = CoreServiceTest, locations = '{}', classes = '{class org.appng.core.service.PlatformTestConfig}', contextInitializerClasses = '[class org.appng.core.service.TestInitializer]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{}', contextCustomizers = set[[empty]], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]]] 2021-07-01 15:48:53,943 INFO [main] org.springframework.test.context.transaction.TransactionContext: Began transaction (1) for test context [DefaultTestContext@341141ab testClass = CoreServiceTest, testInstance = org.appng.core.service.CoreServiceTest@3269ae62, testMethod = testCreateSubject@CoreServiceTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@2f3565c0 testClass = CoreServiceTest, locations = '{}', classes = '{class org.appng.core.service.PlatformTestConfig}', contextInitializerClasses = '[class org.appng.core.service.TestInitializer]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{}', contextCustomizers = set[[empty]], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]]]; transaction manager [org.springframework.orm.jpa.JpaTransactionManager@20ddc780]; rollback [false] 2021-07-01 15:48:53,964 INFO [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#1998163150 for site site-1 with parent sun.misc.Launcher$AppClassLoader#1252169911 created 2021-07-01 15:48:53,979 INFO [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#1246297699 for site site-2 with parent sun.misc.Launcher$AppClassLoader#1252169911 created 2021-07-01 15:48:53,987 INFO [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#870357935 for site site-3 with parent sun.misc.Launcher$AppClassLoader#1252169911 created 2021-07-01 15:48:53,995 INFO [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#1029577603 for site example with parent sun.misc.Launcher$AppClassLoader#1252169911 created 2021-07-01 15:48:53,998 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Subject john 2021-07-01 15:48:54,000 INFO [main] org.springframework.test.context.transaction.TransactionContext: Committed transaction for test: [DefaultTestContext@341141ab testClass = CoreServiceTest, testInstance = org.appng.core.service.CoreServiceTest@3269ae62, testMethod = testCreateSubject@CoreServiceTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@2f3565c0 testClass = CoreServiceTest, locations = '{}', classes = '{class org.appng.core.service.PlatformTestConfig}', contextInitializerClasses = '[class org.appng.core.service.TestInitializer]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{}', contextCustomizers = set[[empty]], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]]] 2021-07-01 15:48:54,003 INFO [main] org.springframework.test.context.transaction.TransactionContext: Began transaction (1) for test context [DefaultTestContext@341141ab testClass = CoreServiceTest, testInstance = org.appng.core.service.CoreServiceTest@cf822a6, testMethod = testDeleteApplicationRepository@CoreServiceTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@2f3565c0 testClass = CoreServiceTest, locations = '{}', classes = '{class org.appng.core.service.PlatformTestConfig}', contextInitializerClasses = '[class org.appng.core.service.TestInitializer]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{}', contextCustomizers = set[[empty]], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]]]; transaction manager [org.springframework.orm.jpa.JpaTransactionManager@20ddc780]; rollback [false] 2021-07-01 15:48:54,018 INFO [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#885977013 for site site-1 with parent sun.misc.Launcher$AppClassLoader#1252169911 created 2021-07-01 15:48:54,026 INFO [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#1016263417 for site site-2 with parent sun.misc.Launcher$AppClassLoader#1252169911 created 2021-07-01 15:48:54,034 INFO [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#2068287961 for site site-3 with parent sun.misc.Launcher$AppClassLoader#1252169911 created 2021-07-01 15:48:54,041 INFO [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#123480629 for site example with parent sun.misc.Launcher$AppClassLoader#1252169911 created 2021-07-01 15:48:54,052 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null DELETE appNG platform Repository name 2021-07-01 15:48:54,053 INFO [main] org.springframework.test.context.transaction.TransactionContext: Committed transaction for test: [DefaultTestContext@341141ab testClass = CoreServiceTest, testInstance = org.appng.core.service.CoreServiceTest@cf822a6, testMethod = testDeleteApplicationRepository@CoreServiceTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@2f3565c0 testClass = CoreServiceTest, locations = '{}', classes = '{class org.appng.core.service.PlatformTestConfig}', contextInitializerClasses = '[class org.appng.core.service.TestInitializer]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{}', contextCustomizers = set[[empty]], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]]] 2021-07-01 15:48:54,056 INFO [main] org.springframework.test.context.transaction.TransactionContext: Began transaction (1) for test context [DefaultTestContext@341141ab testClass = CoreServiceTest, testInstance = org.appng.core.service.CoreServiceTest@18f6ccf4, testMethod = testDeleteApplicationRole@CoreServiceTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@2f3565c0 testClass = CoreServiceTest, locations = '{}', classes = '{class org.appng.core.service.PlatformTestConfig}', contextInitializerClasses = '[class org.appng.core.service.TestInitializer]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{}', contextCustomizers = set[[empty]], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]]]; transaction manager [org.springframework.orm.jpa.JpaTransactionManager@20ddc780]; rollback [false] 2021-07-01 15:48:54,071 INFO [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#759700960 for site site-1 with parent sun.misc.Launcher$AppClassLoader#1252169911 created 2021-07-01 15:48:54,079 INFO [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#1140333684 for site site-2 with parent sun.misc.Launcher$AppClassLoader#1252169911 created 2021-07-01 15:48:54,087 INFO [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#326624149 for site site-3 with parent sun.misc.Launcher$AppClassLoader#1252169911 created 2021-07-01 15:48:54,094 INFO [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#132334960 for site example with parent sun.misc.Launcher$AppClassLoader#1252169911 created 2021-07-01 15:48:54,101 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null UPDATE appNG platform Group group-1 2021-07-01 15:48:54,102 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null DELETE appNG platform Role admin 2021-07-01 15:48:54,102 INFO [main] org.springframework.test.context.transaction.TransactionContext: Committed transaction for test: [DefaultTestContext@341141ab testClass = CoreServiceTest, testInstance = org.appng.core.service.CoreServiceTest@18f6ccf4, testMethod = testDeleteApplicationRole@CoreServiceTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@2f3565c0 testClass = CoreServiceTest, locations = '{}', classes = '{class org.appng.core.service.PlatformTestConfig}', contextInitializerClasses = '[class org.appng.core.service.TestInitializer]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{}', contextCustomizers = set[[empty]], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]]] 2021-07-01 15:48:54,104 INFO [main] org.springframework.test.context.transaction.TransactionContext: Began transaction (1) for test context [DefaultTestContext@341141ab testClass = CoreServiceTest, testInstance = org.appng.core.service.CoreServiceTest@3fd64d6b, testMethod = testDeleteApplicationRoleInvalid@CoreServiceTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@2f3565c0 testClass = CoreServiceTest, locations = '{}', classes = '{class org.appng.core.service.PlatformTestConfig}', contextInitializerClasses = '[class org.appng.core.service.TestInitializer]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{}', contextCustomizers = set[[empty]], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]]]; transaction manager [org.springframework.orm.jpa.JpaTransactionManager@20ddc780]; rollback [false] 2021-07-01 15:48:54,119 INFO [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#1100988886 for site site-1 with parent sun.misc.Launcher$AppClassLoader#1252169911 created 2021-07-01 15:48:54,127 INFO [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#243729473 for site site-2 with parent sun.misc.Launcher$AppClassLoader#1252169911 created 2021-07-01 15:48:54,136 INFO [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#655776120 for site site-3 with parent sun.misc.Launcher$AppClassLoader#1252169911 created 2021-07-01 15:48:54,144 INFO [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#1730474254 for site example with parent sun.misc.Launcher$AppClassLoader#1252169911 created 2021-07-01 15:48:54,146 INFO [main] org.springframework.test.context.transaction.TransactionContext: Committed transaction for test: [DefaultTestContext@341141ab testClass = CoreServiceTest, testInstance = org.appng.core.service.CoreServiceTest@3fd64d6b, testMethod = testDeleteApplicationRoleInvalid@CoreServiceTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@2f3565c0 testClass = CoreServiceTest, locations = '{}', classes = '{class org.appng.core.service.PlatformTestConfig}', contextInitializerClasses = '[class org.appng.core.service.TestInitializer]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{}', contextCustomizers = set[[empty]], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]]] 2021-07-01 15:48:54,148 INFO [main] org.springframework.test.context.transaction.TransactionContext: Began transaction (1) for test context [DefaultTestContext@341141ab testClass = CoreServiceTest, testInstance = org.appng.core.service.CoreServiceTest@616549c, testMethod = testDeleteApplicationSiteActive@CoreServiceTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@2f3565c0 testClass = CoreServiceTest, locations = '{}', classes = '{class org.appng.core.service.PlatformTestConfig}', contextInitializerClasses = '[class org.appng.core.service.TestInitializer]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{}', contextCustomizers = set[[empty]], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]]]; transaction manager [org.springframework.orm.jpa.JpaTransactionManager@20ddc780]; rollback [true] 2021-07-01 15:48:54,162 INFO [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#740047891 for site site-1 with parent sun.misc.Launcher$AppClassLoader#1252169911 created 2021-07-01 15:48:54,170 INFO [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#1250983514 for site site-2 with parent sun.misc.Launcher$AppClassLoader#1252169911 created 2021-07-01 15:48:54,178 INFO [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#364819467 for site site-3 with parent sun.misc.Launcher$AppClassLoader#1252169911 created 2021-07-01 15:48:54,185 INFO [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#1180033113 for site example with parent sun.misc.Launcher$AppClassLoader#1252169911 created 2021-07-01 15:48:54,193 ERROR [main] org.appng.core.service.CoreService: Cannot delete application with ID 2: bugtracker 2021-07-01 15:48:54,196 INFO [main] org.springframework.test.context.transaction.TransactionContext: Rolled back transaction for test: [DefaultTestContext@341141ab testClass = CoreServiceTest, testInstance = org.appng.core.service.CoreServiceTest@616549c, testMethod = testDeleteApplicationSiteActive@CoreServiceTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@2f3565c0 testClass = CoreServiceTest, locations = '{}', classes = '{class org.appng.core.service.PlatformTestConfig}', contextInitializerClasses = '[class org.appng.core.service.TestInitializer]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{}', contextCustomizers = set[[empty]], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]]] 2021-07-01 15:48:54,198 INFO [main] org.springframework.test.context.transaction.TransactionContext: Began transaction (1) for test context [DefaultTestContext@341141ab testClass = CoreServiceTest, testInstance = org.appng.core.service.CoreServiceTest@7bc3e36b, testMethod = testDeleteSite@CoreServiceTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@2f3565c0 testClass = CoreServiceTest, locations = '{}', classes = '{class org.appng.core.service.PlatformTestConfig}', contextInitializerClasses = '[class org.appng.core.service.TestInitializer]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{}', contextCustomizers = set[[empty]], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]]]; transaction manager [org.springframework.orm.jpa.JpaTransactionManager@20ddc780]; rollback [false] 2021-07-01 15:48:54,212 INFO [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#2089273696 for site site-1 with parent sun.misc.Launcher$AppClassLoader#1252169911 created 2021-07-01 15:48:54,220 INFO [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#1294798554 for site site-2 with parent sun.misc.Launcher$AppClassLoader#1252169911 created 2021-07-01 15:48:54,228 INFO [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#1968418130 for site site-3 with parent sun.misc.Launcher$AppClassLoader#1252169911 created 2021-07-01 15:48:54,235 INFO [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#1746885150 for site example with parent sun.misc.Launcher$AppClassLoader#1252169911 created 2021-07-01 15:48:54,238 INFO [main] org.appng.core.service.CoreService: starting deletion of site site-3 2021-07-01 15:48:54,245 INFO [main] org.appng.core.service.CoreService: unlinking application foobar from site site-3, status of database-connection is NO_DB_SUPPORTED 2021-07-01 15:48:54,245 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null INFO appNG platform Removed application foobar from site site-3 2021-07-01 15:48:54,258 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null DELETE appNG platform Property platform.site.site-3.DatasourceConfigurer 2021-07-01 15:48:54,259 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null DELETE appNG platform Property platform.site.site-3.allowSkipRender 2021-07-01 15:48:54,259 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null DELETE appNG platform Property platform.site.site-3.appendTabId 2021-07-01 15:48:54,259 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null DELETE appNG platform Property platform.site.site-3.assetsDir 2021-07-01 15:48:54,260 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null DELETE appNG platform Property platform.site.site-3.authApplication 2021-07-01 15:48:54,260 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null DELETE appNG platform Property platform.site.site-3.authLoginPage 2021-07-01 15:48:54,260 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null DELETE appNG platform Property platform.site.site-3.authLoginRef 2021-07-01 15:48:54,260 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null DELETE appNG platform Property platform.site.site-3.authLogoutActionName 2021-07-01 15:48:54,261 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null DELETE appNG platform Property platform.site.site-3.authLogoutActionValue 2021-07-01 15:48:54,261 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null DELETE appNG platform Property platform.site.site-3.authLogoutPage 2021-07-01 15:48:54,261 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null DELETE appNG platform Property platform.site.site-3.authLogoutRef 2021-07-01 15:48:54,262 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null DELETE appNG platform Property platform.site.site-3.cacheClearOnShutdown 2021-07-01 15:48:54,262 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null DELETE appNG platform Property platform.site.site-3.cacheEnabled 2021-07-01 15:48:54,263 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null DELETE appNG platform Property platform.site.site-3.cacheExceptions 2021-07-01 15:48:54,263 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null DELETE appNG platform Property platform.site.site-3.cacheStatistics 2021-07-01 15:48:54,263 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null DELETE appNG platform Property platform.site.site-3.cacheTimeToLive 2021-07-01 15:48:54,264 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null DELETE appNG platform Property platform.site.site-3.cacheTimeouts 2021-07-01 15:48:54,264 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null DELETE appNG platform Property platform.site.site-3.cacheTimeoutsAntStyle 2021-07-01 15:48:54,264 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null DELETE appNG platform Property platform.site.site-3.csrfProtectedMethods 2021-07-01 15:48:54,264 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null DELETE appNG platform Property platform.site.site-3.csrfProtectedPaths 2021-07-01 15:48:54,265 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null DELETE appNG platform Property platform.site.site-3.csrfProtectionEnabled 2021-07-01 15:48:54,265 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null DELETE appNG platform Property platform.site.site-3.defaultApplication 2021-07-01 15:48:54,265 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null DELETE appNG platform Property platform.site.site-3.defaultPage 2021-07-01 15:48:54,266 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null DELETE appNG platform Property platform.site.site-3.defaultPageSize 2021-07-01 15:48:54,266 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null DELETE appNG platform Property platform.site.site-3.documentDir 2021-07-01 15:48:54,266 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null DELETE appNG platform Property platform.site.site-3.encoding 2021-07-01 15:48:54,267 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null DELETE appNG platform Property platform.site.site-3.enforcePrimaryDomain 2021-07-01 15:48:54,267 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null DELETE appNG platform Property platform.site.site-3.errorPage 2021-07-01 15:48:54,267 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null DELETE appNG platform Property platform.site.site-3.errorPages 2021-07-01 15:48:54,267 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null DELETE appNG platform Property platform.site.site-3.host 2021-07-01 15:48:54,268 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null DELETE appNG platform Property platform.site.site-3.indexConfig 2021-07-01 15:48:54,268 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null DELETE appNG platform Property platform.site.site-3.indexDir 2021-07-01 15:48:54,268 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null DELETE appNG platform Property platform.site.site-3.indexFileSystemQueueSize 2021-07-01 15:48:54,269 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null DELETE appNG platform Property platform.site.site-3.indexFileTypes 2021-07-01 15:48:54,269 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null DELETE appNG platform Property platform.site.site-3.indexQueueSize 2021-07-01 15:48:54,269 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null DELETE appNG platform Property platform.site.site-3.indexTimeout 2021-07-01 15:48:54,269 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null DELETE appNG platform Property platform.site.site-3.jdbcConnectionTimeout 2021-07-01 15:48:54,270 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null DELETE appNG platform Property platform.site.site-3.jdbcLogPerformance 2021-07-01 15:48:54,270 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null DELETE appNG platform Property platform.site.site-3.jdbcMaxLifetime 2021-07-01 15:48:54,270 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null DELETE appNG platform Property platform.site.site-3.jdbcValidationTimeout 2021-07-01 15:48:54,271 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null DELETE appNG platform Property platform.site.site-3.ldapDisabled 2021-07-01 15:48:54,271 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null DELETE appNG platform Property platform.site.site-3.ldapDomain 2021-07-01 15:48:54,271 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null DELETE appNG platform Property platform.site.site-3.ldapGroupBaseDn 2021-07-01 15:48:54,271 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null DELETE appNG platform Property platform.site.site-3.ldapHost 2021-07-01 15:48:54,272 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null DELETE appNG platform Property platform.site.site-3.ldapIdAttribute 2021-07-01 15:48:54,272 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null DELETE appNG platform Property platform.site.site-3.ldapPassword 2021-07-01 15:48:54,272 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null DELETE appNG platform Property platform.site.site-3.ldapPrincipalScheme 2021-07-01 15:48:54,272 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null DELETE appNG platform Property platform.site.site-3.ldapStartTls 2021-07-01 15:48:54,273 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null DELETE appNG platform Property platform.site.site-3.ldapUser 2021-07-01 15:48:54,273 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null DELETE appNG platform Property platform.site.site-3.ldapUserBaseDn 2021-07-01 15:48:54,273 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null DELETE appNG platform Property platform.site.site-3.locale 2021-07-01 15:48:54,274 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null DELETE appNG platform Property platform.site.site-3.mailDisabled 2021-07-01 15:48:54,274 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null DELETE appNG platform Property platform.site.site-3.mailHost 2021-07-01 15:48:54,274 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null DELETE appNG platform Property platform.site.site-3.mailPort 2021-07-01 15:48:54,274 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null DELETE appNG platform Property platform.site.site-3.manager-path 2021-07-01 15:48:54,275 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null DELETE appNG platform Property platform.site.site-3.name 2021-07-01 15:48:54,275 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null DELETE appNG platform Property platform.site.site-3.rewriteConfig 2021-07-01 15:48:54,275 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null DELETE appNG platform Property platform.site.site-3.searchChunkSize 2021-07-01 15:48:54,275 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null DELETE appNG platform Property platform.site.site-3.searchMaxHits 2021-07-01 15:48:54,276 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null DELETE appNG platform Property platform.site.site-3.service-path 2021-07-01 15:48:54,276 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null DELETE appNG platform Property platform.site.site-3.serviceOutputFormat 2021-07-01 15:48:54,276 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null DELETE appNG platform Property platform.site.site-3.serviceOutputType 2021-07-01 15:48:54,276 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null DELETE appNG platform Property platform.site.site-3.sessionTrackingEnabled 2021-07-01 15:48:54,277 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null DELETE appNG platform Property platform.site.site-3.siteRootDir 2021-07-01 15:48:54,277 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null DELETE appNG platform Property platform.site.site-3.supportReloadFile 2021-07-01 15:48:54,277 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null DELETE appNG platform Property platform.site.site-3.supportedLanguages 2021-07-01 15:48:54,277 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null DELETE appNG platform Property platform.site.site-3.tagPrefix 2021-07-01 15:48:54,278 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null DELETE appNG platform Property platform.site.site-3.template 2021-07-01 15:48:54,278 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null DELETE appNG platform Property platform.site.site-3.timeZone 2021-07-01 15:48:54,278 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null DELETE appNG platform Property platform.site.site-3.wwwDir 2021-07-01 15:48:54,279 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null DELETE appNG platform Property platform.site.site-3.xssExceptions 2021-07-01 15:48:54,281 INFO [main] org.appng.core.service.CoreService: deleting 0 orphaned database connections 2021-07-01 15:48:54,284 INFO [main] org.appng.core.service.CoreService: done deleting site site-3 2021-07-01 15:48:54,285 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null DELETE appNG platform Site site-3 2021-07-01 15:48:54,286 INFO [main] org.springframework.test.context.transaction.TransactionContext: Committed transaction for test: [DefaultTestContext@341141ab testClass = CoreServiceTest, testInstance = org.appng.core.service.CoreServiceTest@7bc3e36b, testMethod = testDeleteSite@CoreServiceTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@2f3565c0 testClass = CoreServiceTest, locations = '{}', classes = '{class org.appng.core.service.PlatformTestConfig}', contextInitializerClasses = '[class org.appng.core.service.TestInitializer]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{}', contextCustomizers = set[[empty]], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]]] 2021-07-01 15:48:54,290 INFO [main] org.springframework.test.context.transaction.TransactionContext: Began transaction (1) for test context [DefaultTestContext@341141ab testClass = CoreServiceTest, testInstance = org.appng.core.service.CoreServiceTest@18d3e7fc, testMethod = testDeleteSiteWithEnvironment@CoreServiceTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@2f3565c0 testClass = CoreServiceTest, locations = '{}', classes = '{class org.appng.core.service.PlatformTestConfig}', contextInitializerClasses = '[class org.appng.core.service.TestInitializer]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{}', contextCustomizers = set[[empty]], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]]]; transaction manager [org.springframework.orm.jpa.JpaTransactionManager@20ddc780]; rollback [false] 2021-07-01 15:48:54,305 INFO [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#534935000 for site site-1 with parent sun.misc.Launcher$AppClassLoader#1252169911 created 2021-07-01 15:48:54,313 INFO [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#1660050994 for site site-2 with parent sun.misc.Launcher$AppClassLoader#1252169911 created 2021-07-01 15:48:54,321 INFO [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#925762016 for site example with parent sun.misc.Launcher$AppClassLoader#1252169911 created 2021-07-01 15:48:54,334 INFO [pool-2-thread-1] org.appng.api.messaging.TestReceiver: received org.appng.core.controller.messaging.SiteStateEvent - Origin: test - Site: site-2 - State: STARTING 2021-07-01 15:48:54,370 INFO [pool-2-thread-1] org.appng.api.messaging.TestReceiver: received org.appng.core.controller.messaging.SiteStateEvent - Origin: test - Site: site-2 - State: STARTED 2021-07-01 15:48:54,373 INFO [pool-2-thread-1] org.appng.api.messaging.TestReceiver: received NodeEvent (test: {site-1=STOPPED, site-2=STARTED, example=STOPPED}) 2021-07-01 15:48:54,373 INFO [pool-2-thread-1] org.appng.api.messaging.TestReceiver: received NodeEvent (test: {site-1=STOPPED, site-2=STARTED, example=STOPPED}) Jul 01, 2021 3:48:54 PM com.hazelcast.internal.config.AbstractConfigLocator INFO: Loading 'hazelcast.xml' from the classpath. Jul 01, 2021 3:48:54 PM com.hazelcast.config.AbstractXmlConfigHelper WARNING: Name of the hazelcast schema location[http://www.hazelcast.com/schema/config/hazelcast-config-4.0.xsd] is incorrect, using default 2021-07-01 15:48:54,914 INFO [main] com.hazelcast.system : [10.102.4.100]:5702 [appNG] [4.2] Hazelcast 4.2 (20210324 - 405cfd1) starting at [10.102.4.100]:5702 2021-07-01 15:48:55,581 INFO [main] com.hazelcast.spi.discovery.integration.DiscoveryService: [10.102.4.100]:5702 [appNG] [4.2] No discovery strategy is applicable for auto-detection 2021-07-01 15:48:55,697 INFO [main] com.hazelcast.instance.impl.Node: [10.102.4.100]:5702 [appNG] [4.2] Using Multicast discovery 2021-07-01 15:48:55,703 WARN [main] com.hazelcast.cp.CPSubsystem : [10.102.4.100]:5702 [appNG] [4.2] CP Subsystem is not enabled. CP data structures will operate in UNSAFE mode! Please note that UNSAFE mode will not provide strong consistency guarantees. 2021-07-01 15:48:56,135 INFO [main] com.hazelcast.internal.diagnostics.Diagnostics: [10.102.4.100]:5702 [appNG] [4.2] Diagnostics disabled. To enable add -Dhazelcast.diagnostics.enabled=true to the JVM arguments. 2021-07-01 15:48:56,143 INFO [main] com.hazelcast.core.LifecycleService: [10.102.4.100]:5702 [appNG] [4.2] [10.102.4.100]:5702 is STARTING 2021-07-01 15:48:58,418 INFO [main] com.hazelcast.internal.cluster.ClusterService: [10.102.4.100]:5702 [appNG] [4.2] Members {size:1, ver:1} [ Member [10.102.4.100]:5702 - 02056623-83b7-4764-a1b0-2421ed4b71cc this ] 2021-07-01 15:48:58,418 WARN [main] com.hazelcast.instance.impl.Node: [10.102.4.100]:5702 [appNG] [4.2] Config seed port is 5701 and cluster size is 1. Some of the ports seem occupied! 2021-07-01 15:48:58,441 INFO [main] com.hazelcast.core.LifecycleService: [10.102.4.100]:5702 [appNG] [4.2] [10.102.4.100]:5702 is STARTED 2021-07-01 15:48:58,441 INFO [main] org.appng.core.service.HazelcastConfigurer: Created default instance test 2021-07-01 15:48:58,462 INFO [main] org.appng.core.service.CoreService: starting deletion of site site-2 2021-07-01 15:48:58,471 INFO [main] org.appng.core.service.CoreService: unlinking application bugtracker from site site-2, status of database-connection is NO_DB_SUPPORTED 2021-07-01 15:48:58,472 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null INFO appNG platform Removed application bugtracker from site site-2 2021-07-01 15:48:58,490 INFO [main] org.appng.core.service.CoreService: destroying site site-2 [STARTED] (#1415329320) 2021-07-01 15:48:58,491 INFO [main] org.appng.core.domain.SiteImpl: closing context for site site-2 [STOPPING] (#1415329320) 2021-07-01 15:48:58,491 INFO [pool-2-thread-1] org.appng.api.messaging.TestReceiver: received org.appng.core.controller.messaging.SiteStateEvent - Origin: test - Site: site-2 - State: STOPPING 2021-07-01 15:48:58,491 INFO [main] org.appng.core.service.CoreService: destroying site site-2 [STOPPING] (#1415329320) complete 2021-07-01 15:48:58,494 INFO [pool-2-thread-1] org.appng.api.messaging.TestReceiver: received NodeEvent (test: {site-1=STOPPED, site-2=STOPPING, example=STOPPED}) 2021-07-01 15:48:58,503 INFO [main] com.hazelcast.internal.partition.impl.PartitionStateManager: [10.102.4.100]:5702 [appNG] [4.2] Initializing cluster partition table arrangement... 2021-07-01 15:48:58,533 INFO [pool-2-thread-1] org.appng.api.messaging.TestReceiver: received org.appng.core.controller.messaging.SiteStateEvent - Origin: test - Site: site-2 - State: STOPPED 2021-07-01 15:48:58,533 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null INFO appNG platform Shut down site site-2 2021-07-01 15:48:58,535 INFO [main] org.appng.core.service.CoreService: deleting 0 orphaned database connections 2021-07-01 15:48:58,535 INFO [pool-2-thread-1] org.appng.api.messaging.TestReceiver: received NodeEvent (test: {site-1=STOPPED, site-2=STOPPED, example=STOPPED}) 2021-07-01 15:48:58,538 INFO [main] org.appng.core.model.CacheProvider: cleaning /var/lib/jenkins/workspace/appNG_1.23.x/appng-core/target/ROOT/WEB-INF/cache/platform/site-2 2021-07-01 15:48:58,538 INFO [main] org.appng.core.model.CacheProvider: cleaning /var/lib/jenkins/workspace/appNG_1.23.x/appng-core/target/ROOT/WEB-INF/cache/application/site-2 2021-07-01 15:48:58,539 INFO [pool-2-thread-1] org.appng.api.messaging.TestReceiver: received org.appng.core.controller.messaging.SiteStateEvent - Origin: test - Site: site-2 - State: DELETED 2021-07-01 15:48:58,542 INFO [pool-2-thread-1] org.appng.api.messaging.TestReceiver: received NodeEvent (test: {site-1=STOPPED, example=STOPPED}) 2021-07-01 15:48:58,543 INFO [main] org.appng.core.service.CoreService: done deleting site site-2 2021-07-01 15:48:58,543 INFO [pool-2-thread-1] org.appng.api.messaging.TestReceiver: received org.appng.core.controller.messaging.SiteDeletedEvent - Origin: test - Site: site-2 2021-07-01 15:48:58,544 INFO [main] org.appng.core.service.CoreServiceTest: Processed 11 events 2021-07-01 15:48:58,544 INFO [pool-2-thread-1] org.appng.core.controller.messaging.SiteDeletedEvent: site site-2 has been deleted, so it will be shut down. 2021-07-01 15:48:59,546 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null DELETE appNG platform Property platform.site.site-2.DatasourceConfigurer 2021-07-01 15:48:59,546 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null DELETE appNG platform Property platform.site.site-2.allowSkipRender 2021-07-01 15:48:59,547 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null DELETE appNG platform Property platform.site.site-2.appendTabId 2021-07-01 15:48:59,547 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null DELETE appNG platform Property platform.site.site-2.assetsDir 2021-07-01 15:48:59,547 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null DELETE appNG platform Property platform.site.site-2.authApplication 2021-07-01 15:48:59,548 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null DELETE appNG platform Property platform.site.site-2.authLoginPage 2021-07-01 15:48:59,548 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null DELETE appNG platform Property platform.site.site-2.authLoginRef 2021-07-01 15:48:59,548 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null DELETE appNG platform Property platform.site.site-2.authLogoutActionName 2021-07-01 15:48:59,548 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null DELETE appNG platform Property platform.site.site-2.authLogoutActionValue 2021-07-01 15:48:59,549 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null DELETE appNG platform Property platform.site.site-2.authLogoutPage 2021-07-01 15:48:59,549 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null DELETE appNG platform Property platform.site.site-2.authLogoutRef 2021-07-01 15:48:59,549 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null DELETE appNG platform Property platform.site.site-2.cacheClearOnShutdown 2021-07-01 15:48:59,550 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null DELETE appNG platform Property platform.site.site-2.cacheEnabled 2021-07-01 15:48:59,550 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null DELETE appNG platform Property platform.site.site-2.cacheExceptions 2021-07-01 15:48:59,550 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null DELETE appNG platform Property platform.site.site-2.cacheStatistics 2021-07-01 15:48:59,550 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null DELETE appNG platform Property platform.site.site-2.cacheTimeToLive 2021-07-01 15:48:59,551 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null DELETE appNG platform Property platform.site.site-2.cacheTimeouts 2021-07-01 15:48:59,551 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null DELETE appNG platform Property platform.site.site-2.cacheTimeoutsAntStyle 2021-07-01 15:48:59,551 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null DELETE appNG platform Property platform.site.site-2.csrfProtectedMethods 2021-07-01 15:48:59,552 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null DELETE appNG platform Property platform.site.site-2.csrfProtectedPaths 2021-07-01 15:48:59,552 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null DELETE appNG platform Property platform.site.site-2.csrfProtectionEnabled 2021-07-01 15:48:59,552 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null DELETE appNG platform Property platform.site.site-2.defaultApplication 2021-07-01 15:48:59,553 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null DELETE appNG platform Property platform.site.site-2.defaultPage 2021-07-01 15:48:59,553 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null DELETE appNG platform Property platform.site.site-2.defaultPageSize 2021-07-01 15:48:59,553 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null DELETE appNG platform Property platform.site.site-2.documentDir 2021-07-01 15:48:59,554 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null DELETE appNG platform Property platform.site.site-2.encoding 2021-07-01 15:48:59,554 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null DELETE appNG platform Property platform.site.site-2.enforcePrimaryDomain 2021-07-01 15:48:59,554 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null DELETE appNG platform Property platform.site.site-2.errorPage 2021-07-01 15:48:59,554 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null DELETE appNG platform Property platform.site.site-2.errorPages 2021-07-01 15:48:59,555 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null DELETE appNG platform Property platform.site.site-2.host 2021-07-01 15:48:59,555 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null DELETE appNG platform Property platform.site.site-2.indexConfig 2021-07-01 15:48:59,555 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null DELETE appNG platform Property platform.site.site-2.indexDir 2021-07-01 15:48:59,555 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null DELETE appNG platform Property platform.site.site-2.indexFileSystemQueueSize 2021-07-01 15:48:59,556 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null DELETE appNG platform Property platform.site.site-2.indexFileTypes 2021-07-01 15:48:59,556 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null DELETE appNG platform Property platform.site.site-2.indexQueueSize 2021-07-01 15:48:59,556 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null DELETE appNG platform Property platform.site.site-2.indexTimeout 2021-07-01 15:48:59,556 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null DELETE appNG platform Property platform.site.site-2.jdbcConnectionTimeout 2021-07-01 15:48:59,557 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null DELETE appNG platform Property platform.site.site-2.jdbcLogPerformance 2021-07-01 15:48:59,557 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null DELETE appNG platform Property platform.site.site-2.jdbcMaxLifetime 2021-07-01 15:48:59,557 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null DELETE appNG platform Property platform.site.site-2.jdbcValidationTimeout 2021-07-01 15:48:59,558 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null DELETE appNG platform Property platform.site.site-2.ldapDisabled 2021-07-01 15:48:59,558 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null DELETE appNG platform Property platform.site.site-2.ldapDomain 2021-07-01 15:48:59,559 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null DELETE appNG platform Property platform.site.site-2.ldapGroupBaseDn 2021-07-01 15:48:59,559 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null DELETE appNG platform Property platform.site.site-2.ldapHost 2021-07-01 15:48:59,559 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null DELETE appNG platform Property platform.site.site-2.ldapIdAttribute 2021-07-01 15:48:59,560 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null DELETE appNG platform Property platform.site.site-2.ldapPassword 2021-07-01 15:48:59,560 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null DELETE appNG platform Property platform.site.site-2.ldapPrincipalScheme 2021-07-01 15:48:59,560 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null DELETE appNG platform Property platform.site.site-2.ldapStartTls 2021-07-01 15:48:59,560 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null DELETE appNG platform Property platform.site.site-2.ldapUser 2021-07-01 15:48:59,561 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null DELETE appNG platform Property platform.site.site-2.ldapUserBaseDn 2021-07-01 15:48:59,561 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null DELETE appNG platform Property platform.site.site-2.locale 2021-07-01 15:48:59,561 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null DELETE appNG platform Property platform.site.site-2.mailDisabled 2021-07-01 15:48:59,562 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null DELETE appNG platform Property platform.site.site-2.mailHost 2021-07-01 15:48:59,562 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null DELETE appNG platform Property platform.site.site-2.mailPort 2021-07-01 15:48:59,562 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null DELETE appNG platform Property platform.site.site-2.manager-path 2021-07-01 15:48:59,562 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null DELETE appNG platform Property platform.site.site-2.name 2021-07-01 15:48:59,563 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null DELETE appNG platform Property platform.site.site-2.rewriteConfig 2021-07-01 15:48:59,563 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null DELETE appNG platform Property platform.site.site-2.searchChunkSize 2021-07-01 15:48:59,563 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null DELETE appNG platform Property platform.site.site-2.searchMaxHits 2021-07-01 15:48:59,564 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null DELETE appNG platform Property platform.site.site-2.service-path 2021-07-01 15:48:59,564 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null DELETE appNG platform Property platform.site.site-2.serviceOutputFormat 2021-07-01 15:48:59,564 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null DELETE appNG platform Property platform.site.site-2.serviceOutputType 2021-07-01 15:48:59,564 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null DELETE appNG platform Property platform.site.site-2.sessionTrackingEnabled 2021-07-01 15:48:59,565 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null DELETE appNG platform Property platform.site.site-2.siteRootDir 2021-07-01 15:48:59,565 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null DELETE appNG platform Property platform.site.site-2.supportReloadFile 2021-07-01 15:48:59,565 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null DELETE appNG platform Property platform.site.site-2.supportedLanguages 2021-07-01 15:48:59,566 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null DELETE appNG platform Property platform.site.site-2.tagPrefix 2021-07-01 15:48:59,566 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null DELETE appNG platform Property platform.site.site-2.template 2021-07-01 15:48:59,566 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null DELETE appNG platform Property platform.site.site-2.timeZone 2021-07-01 15:48:59,567 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null DELETE appNG platform Property platform.site.site-2.wwwDir 2021-07-01 15:48:59,567 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null DELETE appNG platform Property platform.site.site-2.xssExceptions 2021-07-01 15:48:59,567 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null DELETE appNG platform Site site-2 2021-07-01 15:48:59,568 INFO [main] org.springframework.test.context.transaction.TransactionContext: Committed transaction for test: [DefaultTestContext@341141ab testClass = CoreServiceTest, testInstance = org.appng.core.service.CoreServiceTest@18d3e7fc, testMethod = testDeleteSiteWithEnvironment@CoreServiceTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@2f3565c0 testClass = CoreServiceTest, locations = '{}', classes = '{class org.appng.core.service.PlatformTestConfig}', contextInitializerClasses = '[class org.appng.core.service.TestInitializer]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{}', contextCustomizers = set[[empty]], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]]] 2021-07-01 15:48:59,570 INFO [main] org.springframework.test.context.transaction.TransactionContext: Began transaction (1) for test context [DefaultTestContext@341141ab testClass = CoreServiceTest, testInstance = org.appng.core.service.CoreServiceTest@643ee419, testMethod = testDeleteSubject@CoreServiceTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@2f3565c0 testClass = CoreServiceTest, locations = '{}', classes = '{class org.appng.core.service.PlatformTestConfig}', contextInitializerClasses = '[class org.appng.core.service.TestInitializer]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{}', contextCustomizers = set[[empty]], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]]]; transaction manager [org.springframework.orm.jpa.JpaTransactionManager@20ddc780]; rollback [false] 2021-07-01 15:48:59,584 INFO [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#795987392 for site site-1 with parent sun.misc.Launcher$AppClassLoader#1252169911 created 2021-07-01 15:48:59,590 INFO [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#886429175 for site example with parent sun.misc.Launcher$AppClassLoader#1252169911 created 2021-07-01 15:48:59,593 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null DELETE appNG platform Subject john 2021-07-01 15:48:59,594 INFO [main] org.springframework.test.context.transaction.TransactionContext: Committed transaction for test: [DefaultTestContext@341141ab testClass = CoreServiceTest, testInstance = org.appng.core.service.CoreServiceTest@643ee419, testMethod = testDeleteSubject@CoreServiceTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@2f3565c0 testClass = CoreServiceTest, locations = '{}', classes = '{class org.appng.core.service.PlatformTestConfig}', contextInitializerClasses = '[class org.appng.core.service.TestInitializer]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{}', contextCustomizers = set[[empty]], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]]] 2021-07-01 15:48:59,595 INFO [main] org.springframework.test.context.transaction.TransactionContext: Began transaction (1) for test context [DefaultTestContext@341141ab testClass = CoreServiceTest, testInstance = org.appng.core.service.CoreServiceTest@5a33ba9b, testMethod = testFindApplicationByName@CoreServiceTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@2f3565c0 testClass = CoreServiceTest, locations = '{}', classes = '{class org.appng.core.service.PlatformTestConfig}', contextInitializerClasses = '[class org.appng.core.service.TestInitializer]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{}', contextCustomizers = set[[empty]], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]]]; transaction manager [org.springframework.orm.jpa.JpaTransactionManager@20ddc780]; rollback [false] 2021-07-01 15:48:59,607 INFO [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#1694663250 for site site-1 with parent sun.misc.Launcher$AppClassLoader#1252169911 created 2021-07-01 15:48:59,613 INFO [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#1473366961 for site example with parent sun.misc.Launcher$AppClassLoader#1252169911 created 2021-07-01 15:48:59,615 INFO [main] org.springframework.test.context.transaction.TransactionContext: Committed transaction for test: [DefaultTestContext@341141ab testClass = CoreServiceTest, testInstance = org.appng.core.service.CoreServiceTest@5a33ba9b, testMethod = testFindApplicationByName@CoreServiceTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@2f3565c0 testClass = CoreServiceTest, locations = '{}', classes = '{class org.appng.core.service.PlatformTestConfig}', contextInitializerClasses = '[class org.appng.core.service.TestInitializer]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{}', contextCustomizers = set[[empty]], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]]] 2021-07-01 15:48:59,616 INFO [main] org.springframework.test.context.transaction.TransactionContext: Began transaction (1) for test context [DefaultTestContext@341141ab testClass = CoreServiceTest, testInstance = org.appng.core.service.CoreServiceTest@3752cff3, testMethod = testGetApplicationFolder@CoreServiceTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@2f3565c0 testClass = CoreServiceTest, locations = '{}', classes = '{class org.appng.core.service.PlatformTestConfig}', contextInitializerClasses = '[class org.appng.core.service.TestInitializer]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{}', contextCustomizers = set[[empty]], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]]]; transaction manager [org.springframework.orm.jpa.JpaTransactionManager@20ddc780]; rollback [false] 2021-07-01 15:48:59,628 INFO [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#294351833 for site site-1 with parent sun.misc.Launcher$AppClassLoader#1252169911 created 2021-07-01 15:48:59,633 INFO [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#597839850 for site example with parent sun.misc.Launcher$AppClassLoader#1252169911 created 2021-07-01 15:48:59,634 INFO [main] org.springframework.test.context.transaction.TransactionContext: Committed transaction for test: [DefaultTestContext@341141ab testClass = CoreServiceTest, testInstance = org.appng.core.service.CoreServiceTest@3752cff3, testMethod = testGetApplicationFolder@CoreServiceTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@2f3565c0 testClass = CoreServiceTest, locations = '{}', classes = '{class org.appng.core.service.PlatformTestConfig}', contextInitializerClasses = '[class org.appng.core.service.TestInitializer]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{}', contextCustomizers = set[[empty]], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]]] 2021-07-01 15:48:59,636 INFO [main] org.springframework.test.context.transaction.TransactionContext: Began transaction (1) for test context [DefaultTestContext@341141ab testClass = CoreServiceTest, testInstance = org.appng.core.service.CoreServiceTest@11eafb54, testMethod = testGetApplicationProperties@CoreServiceTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@2f3565c0 testClass = CoreServiceTest, locations = '{}', classes = '{class org.appng.core.service.PlatformTestConfig}', contextInitializerClasses = '[class org.appng.core.service.TestInitializer]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{}', contextCustomizers = set[[empty]], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]]]; transaction manager [org.springframework.orm.jpa.JpaTransactionManager@20ddc780]; rollback [false] 2021-07-01 15:48:59,646 INFO [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#1880375012 for site site-1 with parent sun.misc.Launcher$AppClassLoader#1252169911 created 2021-07-01 15:48:59,651 INFO [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#618744998 for site example with parent sun.misc.Launcher$AppClassLoader#1252169911 created 2021-07-01 15:48:59,652 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.foo 2021-07-01 15:48:59,654 INFO [main] org.springframework.test.context.transaction.TransactionContext: Committed transaction for test: [DefaultTestContext@341141ab testClass = CoreServiceTest, testInstance = org.appng.core.service.CoreServiceTest@11eafb54, testMethod = testGetApplicationProperties@CoreServiceTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@2f3565c0 testClass = CoreServiceTest, locations = '{}', classes = '{class org.appng.core.service.PlatformTestConfig}', contextInitializerClasses = '[class org.appng.core.service.TestInitializer]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{}', contextCustomizers = set[[empty]], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]]] 2021-07-01 15:48:59,655 INFO [main] org.springframework.test.context.transaction.TransactionContext: Began transaction (1) for test context [DefaultTestContext@341141ab testClass = CoreServiceTest, testInstance = org.appng.core.service.CoreServiceTest@3bdc9461, testMethod = testGetApplicationRepositories@CoreServiceTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@2f3565c0 testClass = CoreServiceTest, locations = '{}', classes = '{class org.appng.core.service.PlatformTestConfig}', contextInitializerClasses = '[class org.appng.core.service.TestInitializer]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{}', contextCustomizers = set[[empty]], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]]]; transaction manager [org.springframework.orm.jpa.JpaTransactionManager@20ddc780]; rollback [false] 2021-07-01 15:48:59,666 INFO [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#1463209038 for site site-1 with parent sun.misc.Launcher$AppClassLoader#1252169911 created 2021-07-01 15:48:59,671 INFO [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#311523926 for site example with parent sun.misc.Launcher$AppClassLoader#1252169911 created 2021-07-01 15:48:59,674 INFO [main] org.springframework.test.context.transaction.TransactionContext: Committed transaction for test: [DefaultTestContext@341141ab testClass = CoreServiceTest, testInstance = org.appng.core.service.CoreServiceTest@3bdc9461, testMethod = testGetApplicationRepositories@CoreServiceTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@2f3565c0 testClass = CoreServiceTest, locations = '{}', classes = '{class org.appng.core.service.PlatformTestConfig}', contextInitializerClasses = '[class org.appng.core.service.TestInitializer]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{}', contextCustomizers = set[[empty]], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]]] 2021-07-01 15:48:59,676 INFO [main] org.springframework.test.context.transaction.TransactionContext: Began transaction (1) for test context [DefaultTestContext@341141ab testClass = CoreServiceTest, testInstance = org.appng.core.service.CoreServiceTest@1f116973, testMethod = testGetApplicationRolesForApplication@CoreServiceTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@2f3565c0 testClass = CoreServiceTest, locations = '{}', classes = '{class org.appng.core.service.PlatformTestConfig}', contextInitializerClasses = '[class org.appng.core.service.TestInitializer]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{}', contextCustomizers = set[[empty]], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]]]; transaction manager [org.springframework.orm.jpa.JpaTransactionManager@20ddc780]; rollback [false] 2021-07-01 15:48:59,686 INFO [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#1598412763 for site site-1 with parent sun.misc.Launcher$AppClassLoader#1252169911 created 2021-07-01 15:48:59,691 INFO [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#1099832534 for site example with parent sun.misc.Launcher$AppClassLoader#1252169911 created 2021-07-01 15:48:59,694 INFO [main] org.springframework.test.context.transaction.TransactionContext: Committed transaction for test: [DefaultTestContext@341141ab testClass = CoreServiceTest, testInstance = org.appng.core.service.CoreServiceTest@1f116973, testMethod = testGetApplicationRolesForApplication@CoreServiceTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@2f3565c0 testClass = CoreServiceTest, locations = '{}', classes = '{class org.appng.core.service.PlatformTestConfig}', contextInitializerClasses = '[class org.appng.core.service.TestInitializer]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{}', contextCustomizers = set[[empty]], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]]] 2021-07-01 15:48:59,696 INFO [main] org.springframework.test.context.transaction.TransactionContext: Began transaction (1) for test context [DefaultTestContext@341141ab testClass = CoreServiceTest, testInstance = org.appng.core.service.CoreServiceTest@22cc2ae5, testMethod = testGetApplicationRootFolder@CoreServiceTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@2f3565c0 testClass = CoreServiceTest, locations = '{}', classes = '{class org.appng.core.service.PlatformTestConfig}', contextInitializerClasses = '[class org.appng.core.service.TestInitializer]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{}', contextCustomizers = set[[empty]], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]]]; transaction manager [org.springframework.orm.jpa.JpaTransactionManager@20ddc780]; rollback [false] 2021-07-01 15:48:59,706 INFO [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#1984659447 for site site-1 with parent sun.misc.Launcher$AppClassLoader#1252169911 created 2021-07-01 15:48:59,712 INFO [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#562161334 for site example with parent sun.misc.Launcher$AppClassLoader#1252169911 created 2021-07-01 15:48:59,713 INFO [main] org.springframework.test.context.transaction.TransactionContext: Committed transaction for test: [DefaultTestContext@341141ab testClass = CoreServiceTest, testInstance = org.appng.core.service.CoreServiceTest@22cc2ae5, testMethod = testGetApplicationRootFolder@CoreServiceTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@2f3565c0 testClass = CoreServiceTest, locations = '{}', classes = '{class org.appng.core.service.PlatformTestConfig}', contextInitializerClasses = '[class org.appng.core.service.TestInitializer]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{}', contextCustomizers = set[[empty]], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]]] 2021-07-01 15:48:59,714 INFO [main] org.springframework.test.context.transaction.TransactionContext: Began transaction (1) for test context [DefaultTestContext@341141ab testClass = CoreServiceTest, testInstance = org.appng.core.service.CoreServiceTest@4ad3f113, testMethod = testGetGroupByName@CoreServiceTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@2f3565c0 testClass = CoreServiceTest, locations = '{}', classes = '{class org.appng.core.service.PlatformTestConfig}', contextInitializerClasses = '[class org.appng.core.service.TestInitializer]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{}', contextCustomizers = set[[empty]], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]]]; transaction manager [org.springframework.orm.jpa.JpaTransactionManager@20ddc780]; rollback [false] 2021-07-01 15:48:59,725 INFO [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#1247361483 for site site-1 with parent sun.misc.Launcher$AppClassLoader#1252169911 created 2021-07-01 15:48:59,730 INFO [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#510619943 for site example with parent sun.misc.Launcher$AppClassLoader#1252169911 created 2021-07-01 15:48:59,731 INFO [main] org.springframework.test.context.transaction.TransactionContext: Committed transaction for test: [DefaultTestContext@341141ab testClass = CoreServiceTest, testInstance = org.appng.core.service.CoreServiceTest@4ad3f113, testMethod = testGetGroupByName@CoreServiceTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@2f3565c0 testClass = CoreServiceTest, locations = '{}', classes = '{class org.appng.core.service.PlatformTestConfig}', contextInitializerClasses = '[class org.appng.core.service.TestInitializer]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{}', contextCustomizers = set[[empty]], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]]] 2021-07-01 15:48:59,733 INFO [main] org.springframework.test.context.transaction.TransactionContext: Began transaction (1) for test context [DefaultTestContext@341141ab testClass = CoreServiceTest, testInstance = org.appng.core.service.CoreServiceTest@7499553f, testMethod = testGetGroups@CoreServiceTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@2f3565c0 testClass = CoreServiceTest, locations = '{}', classes = '{class org.appng.core.service.PlatformTestConfig}', contextInitializerClasses = '[class org.appng.core.service.TestInitializer]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{}', contextCustomizers = set[[empty]], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]]]; transaction manager [org.springframework.orm.jpa.JpaTransactionManager@20ddc780]; rollback [false] 2021-07-01 15:48:59,743 INFO [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#282214687 for site site-1 with parent sun.misc.Launcher$AppClassLoader#1252169911 created 2021-07-01 15:48:59,748 INFO [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#103838594 for site example with parent sun.misc.Launcher$AppClassLoader#1252169911 created 2021-07-01 15:48:59,752 INFO [main] org.springframework.test.context.transaction.TransactionContext: Committed transaction for test: [DefaultTestContext@341141ab testClass = CoreServiceTest, testInstance = org.appng.core.service.CoreServiceTest@7499553f, testMethod = testGetGroups@CoreServiceTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@2f3565c0 testClass = CoreServiceTest, locations = '{}', classes = '{class org.appng.core.service.PlatformTestConfig}', contextInitializerClasses = '[class org.appng.core.service.TestInitializer]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{}', contextCustomizers = set[[empty]], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]]] 2021-07-01 15:48:59,753 INFO [main] org.springframework.test.context.transaction.TransactionContext: Began transaction (1) for test context [DefaultTestContext@341141ab testClass = CoreServiceTest, testInstance = org.appng.core.service.CoreServiceTest@72bae57c, testMethod = testGetPropertiesIntegerInteger@CoreServiceTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@2f3565c0 testClass = CoreServiceTest, locations = '{}', classes = '{class org.appng.core.service.PlatformTestConfig}', contextInitializerClasses = '[class org.appng.core.service.TestInitializer]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{}', contextCustomizers = set[[empty]], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]]]; transaction manager [org.springframework.orm.jpa.JpaTransactionManager@20ddc780]; rollback [false] 2021-07-01 15:48:59,764 INFO [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#744538845 for site site-1 with parent sun.misc.Launcher$AppClassLoader#1252169911 created 2021-07-01 15:48:59,769 INFO [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#666414571 for site example with parent sun.misc.Launcher$AppClassLoader#1252169911 created 2021-07-01 15:48:59,771 INFO [main] org.springframework.test.context.transaction.TransactionContext: Committed transaction for test: [DefaultTestContext@341141ab testClass = CoreServiceTest, testInstance = org.appng.core.service.CoreServiceTest@72bae57c, testMethod = testGetPropertiesIntegerInteger@CoreServiceTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@2f3565c0 testClass = CoreServiceTest, locations = '{}', classes = '{class org.appng.core.service.PlatformTestConfig}', contextInitializerClasses = '[class org.appng.core.service.TestInitializer]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{}', contextCustomizers = set[[empty]], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]]] 2021-07-01 15:48:59,773 INFO [main] org.springframework.test.context.transaction.TransactionContext: Began transaction (1) for test context [DefaultTestContext@341141ab testClass = CoreServiceTest, testInstance = org.appng.core.service.CoreServiceTest@1953197a, testMethod = testGetPropertiesStringString@CoreServiceTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@2f3565c0 testClass = CoreServiceTest, locations = '{}', classes = '{class org.appng.core.service.PlatformTestConfig}', contextInitializerClasses = '[class org.appng.core.service.TestInitializer]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{}', contextCustomizers = set[[empty]], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]]]; transaction manager [org.springframework.orm.jpa.JpaTransactionManager@20ddc780]; rollback [false] 2021-07-01 15:48:59,782 INFO [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#1134633052 for site site-1 with parent sun.misc.Launcher$AppClassLoader#1252169911 created 2021-07-01 15:48:59,788 INFO [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#1495159936 for site example with parent sun.misc.Launcher$AppClassLoader#1252169911 created 2021-07-01 15:48:59,791 INFO [main] org.springframework.test.context.transaction.TransactionContext: Committed transaction for test: [DefaultTestContext@341141ab testClass = CoreServiceTest, testInstance = org.appng.core.service.CoreServiceTest@1953197a, testMethod = testGetPropertiesStringString@CoreServiceTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@2f3565c0 testClass = CoreServiceTest, locations = '{}', classes = '{class org.appng.core.service.PlatformTestConfig}', contextInitializerClasses = '[class org.appng.core.service.TestInitializer]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{}', contextCustomizers = set[[empty]], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]]] 2021-07-01 15:48:59,792 INFO [main] org.springframework.test.context.transaction.TransactionContext: Began transaction (1) for test context [DefaultTestContext@341141ab testClass = CoreServiceTest, testInstance = org.appng.core.service.CoreServiceTest@2fce34e4, testMethod = testGetSite@CoreServiceTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@2f3565c0 testClass = CoreServiceTest, locations = '{}', classes = '{class org.appng.core.service.PlatformTestConfig}', contextInitializerClasses = '[class org.appng.core.service.TestInitializer]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{}', contextCustomizers = set[[empty]], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]]]; transaction manager [org.springframework.orm.jpa.JpaTransactionManager@20ddc780]; rollback [false] 2021-07-01 15:48:59,803 INFO [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#1977186473 for site site-1 with parent sun.misc.Launcher$AppClassLoader#1252169911 created 2021-07-01 15:48:59,808 INFO [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#314401204 for site example with parent sun.misc.Launcher$AppClassLoader#1252169911 created 2021-07-01 15:48:59,814 INFO [main] org.springframework.test.context.transaction.TransactionContext: Committed transaction for test: [DefaultTestContext@341141ab testClass = CoreServiceTest, testInstance = org.appng.core.service.CoreServiceTest@2fce34e4, testMethod = testGetSite@CoreServiceTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@2f3565c0 testClass = CoreServiceTest, locations = '{}', classes = '{class org.appng.core.service.PlatformTestConfig}', contextInitializerClasses = '[class org.appng.core.service.TestInitializer]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{}', contextCustomizers = set[[empty]], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]]] 2021-07-01 15:48:59,815 INFO [main] org.springframework.test.context.transaction.TransactionContext: Began transaction (1) for test context [DefaultTestContext@341141ab testClass = CoreServiceTest, testInstance = org.appng.core.service.CoreServiceTest@8039274, testMethod = testGetSiteByName@CoreServiceTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@2f3565c0 testClass = CoreServiceTest, locations = '{}', classes = '{class org.appng.core.service.PlatformTestConfig}', contextInitializerClasses = '[class org.appng.core.service.TestInitializer]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{}', contextCustomizers = set[[empty]], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]]]; transaction manager [org.springframework.orm.jpa.JpaTransactionManager@20ddc780]; rollback [false] 2021-07-01 15:48:59,826 INFO [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#829539814 for site site-1 with parent sun.misc.Launcher$AppClassLoader#1252169911 created 2021-07-01 15:48:59,831 INFO [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#461591722 for site example with parent sun.misc.Launcher$AppClassLoader#1252169911 created 2021-07-01 15:48:59,837 INFO [main] org.springframework.test.context.transaction.TransactionContext: Committed transaction for test: [DefaultTestContext@341141ab testClass = CoreServiceTest, testInstance = org.appng.core.service.CoreServiceTest@8039274, testMethod = testGetSiteByName@CoreServiceTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@2f3565c0 testClass = CoreServiceTest, locations = '{}', classes = '{class org.appng.core.service.PlatformTestConfig}', contextInitializerClasses = '[class org.appng.core.service.TestInitializer]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{}', contextCustomizers = set[[empty]], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]]] 2021-07-01 15:48:59,838 INFO [main] org.springframework.test.context.transaction.TransactionContext: Began transaction (1) for test context [DefaultTestContext@341141ab testClass = CoreServiceTest, testInstance = org.appng.core.service.CoreServiceTest@4e572e47, testMethod = testGetSiteIds@CoreServiceTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@2f3565c0 testClass = CoreServiceTest, locations = '{}', classes = '{class org.appng.core.service.PlatformTestConfig}', contextInitializerClasses = '[class org.appng.core.service.TestInitializer]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{}', contextCustomizers = set[[empty]], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]]]; transaction manager [org.springframework.orm.jpa.JpaTransactionManager@20ddc780]; rollback [false] 2021-07-01 15:48:59,849 INFO [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#1625997139 for site site-1 with parent sun.misc.Launcher$AppClassLoader#1252169911 created 2021-07-01 15:48:59,854 INFO [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#1637060526 for site example with parent sun.misc.Launcher$AppClassLoader#1252169911 created 2021-07-01 15:48:59,855 INFO [main] org.springframework.test.context.transaction.TransactionContext: Committed transaction for test: [DefaultTestContext@341141ab testClass = CoreServiceTest, testInstance = org.appng.core.service.CoreServiceTest@4e572e47, testMethod = testGetSiteIds@CoreServiceTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@2f3565c0 testClass = CoreServiceTest, locations = '{}', classes = '{class org.appng.core.service.PlatformTestConfig}', contextInitializerClasses = '[class org.appng.core.service.TestInitializer]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{}', contextCustomizers = set[[empty]], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]]] 2021-07-01 15:48:59,856 INFO [main] org.springframework.test.context.transaction.TransactionContext: Began transaction (1) for test context [DefaultTestContext@341141ab testClass = CoreServiceTest, testInstance = org.appng.core.service.CoreServiceTest@7cf4b9d7, testMethod = testGetSites@CoreServiceTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@2f3565c0 testClass = CoreServiceTest, locations = '{}', classes = '{class org.appng.core.service.PlatformTestConfig}', contextInitializerClasses = '[class org.appng.core.service.TestInitializer]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{}', contextCustomizers = set[[empty]], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]]]; transaction manager [org.springframework.orm.jpa.JpaTransactionManager@20ddc780]; rollback [false] 2021-07-01 15:48:59,866 INFO [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#1264396876 for site site-1 with parent sun.misc.Launcher$AppClassLoader#1252169911 created 2021-07-01 15:48:59,872 INFO [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#343861367 for site example with parent sun.misc.Launcher$AppClassLoader#1252169911 created 2021-07-01 15:48:59,874 INFO [main] org.springframework.test.context.transaction.TransactionContext: Committed transaction for test: [DefaultTestContext@341141ab testClass = CoreServiceTest, testInstance = org.appng.core.service.CoreServiceTest@7cf4b9d7, testMethod = testGetSites@CoreServiceTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@2f3565c0 testClass = CoreServiceTest, locations = '{}', classes = '{class org.appng.core.service.PlatformTestConfig}', contextInitializerClasses = '[class org.appng.core.service.TestInitializer]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{}', contextCustomizers = set[[empty]], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]]] 2021-07-01 15:48:59,875 INFO [main] org.springframework.test.context.transaction.TransactionContext: Began transaction (1) for test context [DefaultTestContext@341141ab testClass = CoreServiceTest, testInstance = org.appng.core.service.CoreServiceTest@5e02753c, testMethod = testGetSubjectByEmail@CoreServiceTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@2f3565c0 testClass = CoreServiceTest, locations = '{}', classes = '{class org.appng.core.service.PlatformTestConfig}', contextInitializerClasses = '[class org.appng.core.service.TestInitializer]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{}', contextCustomizers = set[[empty]], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]]]; transaction manager [org.springframework.orm.jpa.JpaTransactionManager@20ddc780]; rollback [false] 2021-07-01 15:48:59,885 INFO [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#914438451 for site site-1 with parent sun.misc.Launcher$AppClassLoader#1252169911 created 2021-07-01 15:48:59,890 INFO [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#217885559 for site example with parent sun.misc.Launcher$AppClassLoader#1252169911 created 2021-07-01 15:48:59,893 INFO [main] org.springframework.test.context.transaction.TransactionContext: Committed transaction for test: [DefaultTestContext@341141ab testClass = CoreServiceTest, testInstance = org.appng.core.service.CoreServiceTest@5e02753c, testMethod = testGetSubjectByEmail@CoreServiceTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@2f3565c0 testClass = CoreServiceTest, locations = '{}', classes = '{class org.appng.core.service.PlatformTestConfig}', contextInitializerClasses = '[class org.appng.core.service.TestInitializer]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{}', contextCustomizers = set[[empty]], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]]] 2021-07-01 15:48:59,894 INFO [main] org.springframework.test.context.transaction.TransactionContext: Began transaction (1) for test context [DefaultTestContext@341141ab testClass = CoreServiceTest, testInstance = org.appng.core.service.CoreServiceTest@fb8da51, testMethod = testGetSubjectById@CoreServiceTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@2f3565c0 testClass = CoreServiceTest, locations = '{}', classes = '{class org.appng.core.service.PlatformTestConfig}', contextInitializerClasses = '[class org.appng.core.service.TestInitializer]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{}', contextCustomizers = set[[empty]], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]]]; transaction manager [org.springframework.orm.jpa.JpaTransactionManager@20ddc780]; rollback [false] 2021-07-01 15:48:59,903 INFO [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#2004495240 for site site-1 with parent sun.misc.Launcher$AppClassLoader#1252169911 created 2021-07-01 15:48:59,908 INFO [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#1524061637 for site example with parent sun.misc.Launcher$AppClassLoader#1252169911 created 2021-07-01 15:48:59,910 INFO [main] org.springframework.test.context.transaction.TransactionContext: Committed transaction for test: [DefaultTestContext@341141ab testClass = CoreServiceTest, testInstance = org.appng.core.service.CoreServiceTest@fb8da51, testMethod = testGetSubjectById@CoreServiceTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@2f3565c0 testClass = CoreServiceTest, locations = '{}', classes = '{class org.appng.core.service.PlatformTestConfig}', contextInitializerClasses = '[class org.appng.core.service.TestInitializer]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{}', contextCustomizers = set[[empty]], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]]] 2021-07-01 15:48:59,911 INFO [main] org.springframework.test.context.transaction.TransactionContext: Began transaction (1) for test context [DefaultTestContext@341141ab testClass = CoreServiceTest, testInstance = org.appng.core.service.CoreServiceTest@152e530d, testMethod = testGetSubjectByName@CoreServiceTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@2f3565c0 testClass = CoreServiceTest, locations = '{}', classes = '{class org.appng.core.service.PlatformTestConfig}', contextInitializerClasses = '[class org.appng.core.service.TestInitializer]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{}', contextCustomizers = set[[empty]], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]]]; transaction manager [org.springframework.orm.jpa.JpaTransactionManager@20ddc780]; rollback [false] 2021-07-01 15:48:59,920 INFO [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#1846248734 for site site-1 with parent sun.misc.Launcher$AppClassLoader#1252169911 created 2021-07-01 15:48:59,925 INFO [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#2121287586 for site example with parent sun.misc.Launcher$AppClassLoader#1252169911 created 2021-07-01 15:48:59,927 INFO [main] org.springframework.test.context.transaction.TransactionContext: Committed transaction for test: [DefaultTestContext@341141ab testClass = CoreServiceTest, testInstance = org.appng.core.service.CoreServiceTest@152e530d, testMethod = testGetSubjectByName@CoreServiceTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@2f3565c0 testClass = CoreServiceTest, locations = '{}', classes = '{class org.appng.core.service.PlatformTestConfig}', contextInitializerClasses = '[class org.appng.core.service.TestInitializer]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{}', contextCustomizers = set[[empty]], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]]] 2021-07-01 15:48:59,928 INFO [main] org.springframework.test.context.transaction.TransactionContext: Began transaction (1) for test context [DefaultTestContext@341141ab testClass = CoreServiceTest, testInstance = org.appng.core.service.CoreServiceTest@35b331de, testMethod = testGetSubjects@CoreServiceTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@2f3565c0 testClass = CoreServiceTest, locations = '{}', classes = '{class org.appng.core.service.PlatformTestConfig}', contextInitializerClasses = '[class org.appng.core.service.TestInitializer]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{}', contextCustomizers = set[[empty]], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]]]; transaction manager [org.springframework.orm.jpa.JpaTransactionManager@20ddc780]; rollback [false] 2021-07-01 15:48:59,938 INFO [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#416877830 for site site-1 with parent sun.misc.Launcher$AppClassLoader#1252169911 created 2021-07-01 15:48:59,943 INFO [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#1796222159 for site example with parent sun.misc.Launcher$AppClassLoader#1252169911 created 2021-07-01 15:48:59,949 INFO [main] org.springframework.test.context.transaction.TransactionContext: Committed transaction for test: [DefaultTestContext@341141ab testClass = CoreServiceTest, testInstance = org.appng.core.service.CoreServiceTest@35b331de, testMethod = testGetSubjects@CoreServiceTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@2f3565c0 testClass = CoreServiceTest, locations = '{}', classes = '{class org.appng.core.service.PlatformTestConfig}', contextInitializerClasses = '[class org.appng.core.service.TestInitializer]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{}', contextCustomizers = set[[empty]], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]]] 2021-07-01 15:48:59,951 INFO [main] org.springframework.test.context.transaction.TransactionContext: Began transaction (1) for test context [DefaultTestContext@341141ab testClass = CoreServiceTest, testInstance = org.appng.core.service.CoreServiceTest@137720f3, testMethod = testInitSitePropertiesSiteImpl@CoreServiceTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@2f3565c0 testClass = CoreServiceTest, locations = '{}', classes = '{class org.appng.core.service.PlatformTestConfig}', contextInitializerClasses = '[class org.appng.core.service.TestInitializer]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{}', contextCustomizers = set[[empty]], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]]]; transaction manager [org.springframework.orm.jpa.JpaTransactionManager@20ddc780]; rollback [false] 2021-07-01 15:48:59,962 INFO [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#1883279796 for site site-1 with parent sun.misc.Launcher$AppClassLoader#1252169911 created 2021-07-01 15:48:59,966 INFO [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#1368316270 for site example with parent sun.misc.Launcher$AppClassLoader#1252169911 created 2021-07-01 15:48:59,975 INFO [main] org.springframework.test.context.transaction.TransactionContext: Committed transaction for test: [DefaultTestContext@341141ab testClass = CoreServiceTest, testInstance = org.appng.core.service.CoreServiceTest@137720f3, testMethod = testInitSitePropertiesSiteImpl@CoreServiceTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@2f3565c0 testClass = CoreServiceTest, locations = '{}', classes = '{class org.appng.core.service.PlatformTestConfig}', contextInitializerClasses = '[class org.appng.core.service.TestInitializer]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{}', contextCustomizers = set[[empty]], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]]] 2021-07-01 15:48:59,976 INFO [main] org.springframework.test.context.transaction.TransactionContext: Began transaction (1) for test context [DefaultTestContext@341141ab testClass = CoreServiceTest, testInstance = org.appng.core.service.CoreServiceTest@6b8eb7b2, testMethod = testLdapLogin@CoreServiceTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@2f3565c0 testClass = CoreServiceTest, locations = '{}', classes = '{class org.appng.core.service.PlatformTestConfig}', contextInitializerClasses = '[class org.appng.core.service.TestInitializer]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{}', contextCustomizers = set[[empty]], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]]]; transaction manager [org.springframework.orm.jpa.JpaTransactionManager@20ddc780]; rollback [false] 2021-07-01 15:48:59,986 INFO [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#738519271 for site site-1 with parent sun.misc.Launcher$AppClassLoader#1252169911 created 2021-07-01 15:48:59,991 INFO [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#1705364626 for site example with parent sun.misc.Launcher$AppClassLoader#1252169911 created 2021-07-01 15:49:00,002 INFO [main] org.appng.core.service.LdapService: LDAP Configuration of site 'site-1' neither uses LDAP over SSL ('ldaps://') nor STARTTLS. Credentials will be transmitted as cleartext. 2021-07-01 15:49:00,035 INFO [main] org.appng.core.service.LdapService: LDAP operation failed on host 'ldap(s)::' with principal 'EXAMPLE\subject-2' (javax.naming.NamingException: Cannot parse url: ldap(s)::) 2021-07-01 15:49:00,035 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null INFO appNG platform User subject-2 has 1 failed login attempts. 2021-07-01 15:49:00,038 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null UPDATE appNG platform Subject subject-2 2021-07-01 15:49:00,038 INFO [main] org.springframework.test.context.transaction.TransactionContext: Committed transaction for test: [DefaultTestContext@341141ab testClass = CoreServiceTest, testInstance = org.appng.core.service.CoreServiceTest@6b8eb7b2, testMethod = testLdapLogin@CoreServiceTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@2f3565c0 testClass = CoreServiceTest, locations = '{}', classes = '{class org.appng.core.service.PlatformTestConfig}', contextInitializerClasses = '[class org.appng.core.service.TestInitializer]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{}', contextCustomizers = set[[empty]], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]]] 2021-07-01 15:49:00,040 INFO [main] org.springframework.test.context.transaction.TransactionContext: Began transaction (1) for test context [DefaultTestContext@341141ab testClass = CoreServiceTest, testInstance = org.appng.core.service.CoreServiceTest@15d94f22, testMethod = testLdapLoginGroup@CoreServiceTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@2f3565c0 testClass = CoreServiceTest, locations = '{}', classes = '{class org.appng.core.service.PlatformTestConfig}', contextInitializerClasses = '[class org.appng.core.service.TestInitializer]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{}', contextCustomizers = set[[empty]], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]]]; transaction manager [org.springframework.orm.jpa.JpaTransactionManager@20ddc780]; rollback [false] 2021-07-01 15:49:00,052 INFO [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#164640732 for site site-1 with parent sun.misc.Launcher$AppClassLoader#1252169911 created 2021-07-01 15:49:00,057 INFO [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#341200330 for site example with parent sun.misc.Launcher$AppClassLoader#1252169911 created 2021-07-01 15:49:00,063 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null INFO appNG platform User subject-1 has 1 failed login attempts. 2021-07-01 15:49:00,065 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null UPDATE appNG platform Subject subject-1 2021-07-01 15:49:00,065 INFO [main] org.springframework.test.context.transaction.TransactionContext: Committed transaction for test: [DefaultTestContext@341141ab testClass = CoreServiceTest, testInstance = org.appng.core.service.CoreServiceTest@15d94f22, testMethod = testLdapLoginGroup@CoreServiceTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@2f3565c0 testClass = CoreServiceTest, locations = '{}', classes = '{class org.appng.core.service.PlatformTestConfig}', contextInitializerClasses = '[class org.appng.core.service.TestInitializer]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{}', contextCustomizers = set[[empty]], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]]] 2021-07-01 15:49:00,066 INFO [main] org.springframework.test.context.transaction.TransactionContext: Began transaction (1) for test context [DefaultTestContext@341141ab testClass = CoreServiceTest, testInstance = org.appng.core.service.CoreServiceTest@773eb14c, testMethod = testLogin@CoreServiceTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@2f3565c0 testClass = CoreServiceTest, locations = '{}', classes = '{class org.appng.core.service.PlatformTestConfig}', contextInitializerClasses = '[class org.appng.core.service.TestInitializer]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{}', contextCustomizers = set[[empty]], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]]]; transaction manager [org.springframework.orm.jpa.JpaTransactionManager@20ddc780]; rollback [false] 2021-07-01 15:49:00,076 INFO [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#1647233322 for site site-1 with parent sun.misc.Launcher$AppClassLoader#1252169911 created 2021-07-01 15:49:00,081 INFO [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#68159840 for site example with parent sun.misc.Launcher$AppClassLoader#1252169911 created 2021-07-01 15:49:00,892 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null UPDATE appNG platform Subject subject-3 2021-07-01 15:49:00,894 INFO [main] org.appng.core.service.CoreService: successfully logged in user 'subject-3' 2021-07-01 15:49:00,894 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null INFO appNG platform logged in 2021-07-01 15:49:00,896 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null INFO appNG platform logged out 2021-07-01 15:49:00,897 INFO [main] org.appng.core.service.CoreService: 'null' logged out 2021-07-01 15:49:00,898 INFO [main] org.springframework.test.context.transaction.TransactionContext: Committed transaction for test: [DefaultTestContext@341141ab testClass = CoreServiceTest, testInstance = org.appng.core.service.CoreServiceTest@773eb14c, testMethod = testLogin@CoreServiceTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@2f3565c0 testClass = CoreServiceTest, locations = '{}', classes = '{class org.appng.core.service.PlatformTestConfig}', contextInitializerClasses = '[class org.appng.core.service.TestInitializer]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{}', contextCustomizers = set[[empty]], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]]] 2021-07-01 15:49:00,899 INFO [main] org.springframework.test.context.transaction.TransactionContext: Began transaction (1) for test context [DefaultTestContext@341141ab testClass = CoreServiceTest, testInstance = org.appng.core.service.CoreServiceTest@3d330fe6, testMethod = testLoginDigest@CoreServiceTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@2f3565c0 testClass = CoreServiceTest, locations = '{}', classes = '{class org.appng.core.service.PlatformTestConfig}', contextInitializerClasses = '[class org.appng.core.service.TestInitializer]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{}', contextCustomizers = set[[empty]], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]]]; transaction manager [org.springframework.orm.jpa.JpaTransactionManager@20ddc780]; rollback [false] 2021-07-01 15:49:00,910 INFO [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#332946907 for site site-1 with parent sun.misc.Launcher$AppClassLoader#1252169911 created 2021-07-01 15:49:00,915 INFO [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#1169009678 for site example with parent sun.misc.Launcher$AppClassLoader#1252169911 created 2021-07-01 15:49:00,918 INFO [main] org.appng.core.security.DigestValidator: Digest successfully validated. 2021-07-01 15:49:00,920 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null UPDATE appNG platform Subject subject-3 2021-07-01 15:49:00,920 INFO [main] org.appng.core.service.CoreService: successfully logged in user 'subject-3' 2021-07-01 15:49:00,921 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null INFO appNG platform logged in 2021-07-01 15:49:00,921 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null INFO appNG platform logged out 2021-07-01 15:49:00,921 INFO [main] org.appng.core.service.CoreService: 'null' logged out 2021-07-01 15:49:00,922 INFO [main] org.springframework.test.context.transaction.TransactionContext: Committed transaction for test: [DefaultTestContext@341141ab testClass = CoreServiceTest, testInstance = org.appng.core.service.CoreServiceTest@3d330fe6, testMethod = testLoginDigest@CoreServiceTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@2f3565c0 testClass = CoreServiceTest, locations = '{}', classes = '{class org.appng.core.service.PlatformTestConfig}', contextInitializerClasses = '[class org.appng.core.service.TestInitializer]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{}', contextCustomizers = set[[empty]], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]]] 2021-07-01 15:49:00,923 INFO [main] org.springframework.test.context.transaction.TransactionContext: Began transaction (1) for test context [DefaultTestContext@341141ab testClass = CoreServiceTest, testInstance = org.appng.core.service.CoreServiceTest@39e1acd7, testMethod = testLoginFailedAttempts@CoreServiceTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@2f3565c0 testClass = CoreServiceTest, locations = '{}', classes = '{class org.appng.core.service.PlatformTestConfig}', contextInitializerClasses = '[class org.appng.core.service.TestInitializer]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{}', contextCustomizers = set[[empty]], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]]]; transaction manager [org.springframework.orm.jpa.JpaTransactionManager@20ddc780]; rollback [false] 2021-07-01 15:49:00,934 INFO [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#799730755 for site site-1 with parent sun.misc.Launcher$AppClassLoader#1252169911 created 2021-07-01 15:49:00,939 INFO [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#2110717345 for site example with parent sun.misc.Launcher$AppClassLoader#1252169911 created 2021-07-01 15:49:01,753 WARN [main] org.appng.core.service.CoreService: wrong password for user subject-3 2021-07-01 15:49:01,754 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null INFO appNG platform User subject-3 has 1 failed login attempts. 2021-07-01 15:49:01,756 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null UPDATE appNG platform Subject subject-3 2021-07-01 15:49:02,578 WARN [main] org.appng.core.service.CoreService: wrong password for user subject-3 2021-07-01 15:49:02,578 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null INFO appNG platform User subject-3 has 2 failed login attempts. 2021-07-01 15:49:02,580 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null UPDATE appNG platform Subject subject-3 2021-07-01 15:49:03,401 WARN [main] org.appng.core.service.CoreService: wrong password for user subject-3 2021-07-01 15:49:03,401 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null WARN appNG platform User subject-3 has been locked after 3 failed login attempts. 2021-07-01 15:49:03,403 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null UPDATE appNG platform Subject subject-3 2021-07-01 15:49:03,408 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null UPDATE appNG platform Subject subject-3 2021-07-01 15:49:03,408 INFO [main] org.springframework.test.context.transaction.TransactionContext: Committed transaction for test: [DefaultTestContext@341141ab testClass = CoreServiceTest, testInstance = org.appng.core.service.CoreServiceTest@39e1acd7, testMethod = testLoginFailedAttempts@CoreServiceTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@2f3565c0 testClass = CoreServiceTest, locations = '{}', classes = '{class org.appng.core.service.PlatformTestConfig}', contextInitializerClasses = '[class org.appng.core.service.TestInitializer]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{}', contextCustomizers = set[[empty]], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]]] 2021-07-01 15:49:03,410 INFO [main] org.springframework.test.context.transaction.TransactionContext: Began transaction (1) for test context [DefaultTestContext@341141ab testClass = CoreServiceTest, testInstance = org.appng.core.service.CoreServiceTest@1456ada1, testMethod = testLoginGroup@CoreServiceTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@2f3565c0 testClass = CoreServiceTest, locations = '{}', classes = '{class org.appng.core.service.PlatformTestConfig}', contextInitializerClasses = '[class org.appng.core.service.TestInitializer]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{}', contextCustomizers = set[[empty]], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]]]; transaction manager [org.springframework.orm.jpa.JpaTransactionManager@20ddc780]; rollback [false] 2021-07-01 15:49:03,421 INFO [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#657105444 for site site-1 with parent sun.misc.Launcher$AppClassLoader#1252169911 created 2021-07-01 15:49:03,426 INFO [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#1557074857 for site example with parent sun.misc.Launcher$AppClassLoader#1252169911 created 2021-07-01 15:49:04,248 INFO [main] org.appng.core.service.CoreService: successfully logged in user 'johndoe' 2021-07-01 15:49:04,249 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null INFO appNG platform logged in 2021-07-01 15:49:04,251 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null INFO appNG platform logged out 2021-07-01 15:49:04,251 INFO [main] org.appng.core.service.CoreService: 'null' logged out 2021-07-01 15:49:04,252 INFO [main] org.springframework.test.context.transaction.TransactionContext: Committed transaction for test: [DefaultTestContext@341141ab testClass = CoreServiceTest, testInstance = org.appng.core.service.CoreServiceTest@1456ada1, testMethod = testLoginGroup@CoreServiceTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@2f3565c0 testClass = CoreServiceTest, locations = '{}', classes = '{class org.appng.core.service.PlatformTestConfig}', contextInitializerClasses = '[class org.appng.core.service.TestInitializer]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{}', contextCustomizers = set[[empty]], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]]] 2021-07-01 15:49:04,254 INFO [main] org.springframework.test.context.transaction.TransactionContext: Began transaction (1) for test context [DefaultTestContext@341141ab testClass = CoreServiceTest, testInstance = org.appng.core.service.CoreServiceTest@400fcb68, testMethod = testLoginPrincipal@CoreServiceTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@2f3565c0 testClass = CoreServiceTest, locations = '{}', classes = '{class org.appng.core.service.PlatformTestConfig}', contextInitializerClasses = '[class org.appng.core.service.TestInitializer]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{}', contextCustomizers = set[[empty]], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]]]; transaction manager [org.springframework.orm.jpa.JpaTransactionManager@20ddc780]; rollback [false] 2021-07-01 15:49:04,267 INFO [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#996040312 for site site-1 with parent sun.misc.Launcher$AppClassLoader#1252169911 created 2021-07-01 15:49:04,274 INFO [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#1233839932 for site example with parent sun.misc.Launcher$AppClassLoader#1252169911 created 2021-07-01 15:49:04,281 INFO [main] org.appng.core.service.CoreService: user subject-2 found 2021-07-01 15:49:04,282 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null UPDATE appNG platform Subject subject-2 2021-07-01 15:49:04,283 INFO [main] org.appng.core.service.CoreService: successfully logged in user 'subject-2' 2021-07-01 15:49:04,283 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null INFO appNG platform logged in 2021-07-01 15:49:04,283 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null INFO appNG platform logged out 2021-07-01 15:49:04,283 INFO [main] org.appng.core.service.CoreService: 'null' logged out 2021-07-01 15:49:04,284 INFO [main] org.springframework.test.context.transaction.TransactionContext: Committed transaction for test: [DefaultTestContext@341141ab testClass = CoreServiceTest, testInstance = org.appng.core.service.CoreServiceTest@400fcb68, testMethod = testLoginPrincipal@CoreServiceTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@2f3565c0 testClass = CoreServiceTest, locations = '{}', classes = '{class org.appng.core.service.PlatformTestConfig}', contextInitializerClasses = '[class org.appng.core.service.TestInitializer]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{}', contextCustomizers = set[[empty]], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]]] 2021-07-01 15:49:04,286 INFO [main] org.springframework.test.context.transaction.TransactionContext: Began transaction (1) for test context [DefaultTestContext@341141ab testClass = CoreServiceTest, testInstance = org.appng.core.service.CoreServiceTest@16974b24, testMethod = testLoginPrincipalWithGroup@CoreServiceTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@2f3565c0 testClass = CoreServiceTest, locations = '{}', classes = '{class org.appng.core.service.PlatformTestConfig}', contextInitializerClasses = '[class org.appng.core.service.TestInitializer]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{}', contextCustomizers = set[[empty]], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]]]; transaction manager [org.springframework.orm.jpa.JpaTransactionManager@20ddc780]; rollback [false] 2021-07-01 15:49:04,296 INFO [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#874644865 for site site-1 with parent sun.misc.Launcher$AppClassLoader#1252169911 created 2021-07-01 15:49:04,302 INFO [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#982891593 for site example with parent sun.misc.Launcher$AppClassLoader#1252169911 created 2021-07-01 15:49:04,308 INFO [main] org.appng.core.service.CoreService: Subject authentication failed. Trying to authenticate based on LDAP group membership. 2021-07-01 15:49:04,310 INFO [main] org.appng.core.service.CoreService: user 'null' belongs to group 'subject-1' 2021-07-01 15:49:04,311 INFO [main] org.appng.core.service.CoreService: User 'null' successfully authenticated. 2021-07-01 15:49:04,312 INFO [main] org.appng.core.service.CoreService: successfully logged in user 'null' 2021-07-01 15:49:04,312 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null INFO appNG platform logged in 2021-07-01 15:49:04,312 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null INFO appNG platform logged out 2021-07-01 15:49:04,312 INFO [main] org.appng.core.service.CoreService: 'null' logged out 2021-07-01 15:49:04,313 INFO [main] org.springframework.test.context.transaction.TransactionContext: Committed transaction for test: [DefaultTestContext@341141ab testClass = CoreServiceTest, testInstance = org.appng.core.service.CoreServiceTest@16974b24, testMethod = testLoginPrincipalWithGroup@CoreServiceTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@2f3565c0 testClass = CoreServiceTest, locations = '{}', classes = '{class org.appng.core.service.PlatformTestConfig}', contextInitializerClasses = '[class org.appng.core.service.TestInitializer]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{}', contextCustomizers = set[[empty]], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]]] 2021-07-01 15:49:04,316 INFO [main] org.springframework.test.context.transaction.TransactionContext: Began transaction (1) for test context [DefaultTestContext@341141ab testClass = CoreServiceTest, testInstance = org.appng.core.service.CoreServiceTest@1cf676b8, testMethod = testLoginSubjectIsExpired@CoreServiceTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@2f3565c0 testClass = CoreServiceTest, locations = '{}', classes = '{class org.appng.core.service.PlatformTestConfig}', contextInitializerClasses = '[class org.appng.core.service.TestInitializer]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{}', contextCustomizers = set[[empty]], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]]]; transaction manager [org.springframework.orm.jpa.JpaTransactionManager@20ddc780]; rollback [false] 2021-07-01 15:49:04,327 INFO [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#1337641264 for site site-1 with parent sun.misc.Launcher$AppClassLoader#1252169911 created 2021-07-01 15:49:04,333 INFO [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#1260355492 for site example with parent sun.misc.Launcher$AppClassLoader#1252169911 created 2021-07-01 15:49:04,336 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null UPDATE appNG platform Subject subject-3 2021-07-01 15:49:05,140 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null INFO appNG platform User subject-3 has been locked because the expiry date has exceeded (Thu Jul 01 15:49:04 CEST 2021). 2021-07-01 15:49:05,143 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null UPDATE appNG platform Subject subject-3 2021-07-01 15:49:05,145 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null UPDATE appNG platform Subject subject-3 2021-07-01 15:49:05,145 INFO [main] org.springframework.test.context.transaction.TransactionContext: Committed transaction for test: [DefaultTestContext@341141ab testClass = CoreServiceTest, testInstance = org.appng.core.service.CoreServiceTest@1cf676b8, testMethod = testLoginSubjectIsExpired@CoreServiceTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@2f3565c0 testClass = CoreServiceTest, locations = '{}', classes = '{class org.appng.core.service.PlatformTestConfig}', contextInitializerClasses = '[class org.appng.core.service.TestInitializer]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{}', contextCustomizers = set[[empty]], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]]] 2021-07-01 15:49:05,147 INFO [main] org.springframework.test.context.transaction.TransactionContext: Began transaction (1) for test context [DefaultTestContext@341141ab testClass = CoreServiceTest, testInstance = org.appng.core.service.CoreServiceTest@13190f44, testMethod = testLoginSubjectIsInactive@CoreServiceTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@2f3565c0 testClass = CoreServiceTest, locations = '{}', classes = '{class org.appng.core.service.PlatformTestConfig}', contextInitializerClasses = '[class org.appng.core.service.TestInitializer]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{}', contextCustomizers = set[[empty]], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]]]; transaction manager [org.springframework.orm.jpa.JpaTransactionManager@20ddc780]; rollback [false] 2021-07-01 15:49:05,158 INFO [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#509402838 for site site-1 with parent sun.misc.Launcher$AppClassLoader#1252169911 created 2021-07-01 15:49:05,162 INFO [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#683709487 for site example with parent sun.misc.Launcher$AppClassLoader#1252169911 created 2021-07-01 15:49:05,165 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null UPDATE appNG platform Subject subject-3 2021-07-01 15:49:05,972 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null WARN appNG platform User subject-3 has been locked due to inactivity (last login was at Thu Apr 01 15:49:05 CEST 2021). 2021-07-01 15:49:05,975 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null UPDATE appNG platform Subject subject-3 2021-07-01 15:49:05,977 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null UPDATE appNG platform Subject subject-3 2021-07-01 15:49:05,978 INFO [main] org.springframework.test.context.transaction.TransactionContext: Committed transaction for test: [DefaultTestContext@341141ab testClass = CoreServiceTest, testInstance = org.appng.core.service.CoreServiceTest@13190f44, testMethod = testLoginSubjectIsInactive@CoreServiceTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@2f3565c0 testClass = CoreServiceTest, locations = '{}', classes = '{class org.appng.core.service.PlatformTestConfig}', contextInitializerClasses = '[class org.appng.core.service.TestInitializer]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{}', contextCustomizers = set[[empty]], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]]] 2021-07-01 15:49:05,979 INFO [main] org.springframework.test.context.transaction.TransactionContext: Began transaction (1) for test context [DefaultTestContext@341141ab testClass = CoreServiceTest, testInstance = org.appng.core.service.CoreServiceTest@33ee3a84, testMethod = testLoginSubjectIsLocked@CoreServiceTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@2f3565c0 testClass = CoreServiceTest, locations = '{}', classes = '{class org.appng.core.service.PlatformTestConfig}', contextInitializerClasses = '[class org.appng.core.service.TestInitializer]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{}', contextCustomizers = set[[empty]], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]]]; transaction manager [org.springframework.orm.jpa.JpaTransactionManager@20ddc780]; rollback [false] 2021-07-01 15:49:05,990 INFO [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#238021880 for site site-1 with parent sun.misc.Launcher$AppClassLoader#1252169911 created 2021-07-01 15:49:05,995 INFO [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#1412567468 for site example with parent sun.misc.Launcher$AppClassLoader#1252169911 created 2021-07-01 15:49:05,997 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null UPDATE appNG platform Subject subject-3 2021-07-01 15:49:06,807 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null INFO appNG platform Rejected login for locked user subject-3. 2021-07-01 15:49:06,810 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null UPDATE appNG platform Subject subject-3 2021-07-01 15:49:06,810 INFO [main] org.springframework.test.context.transaction.TransactionContext: Committed transaction for test: [DefaultTestContext@341141ab testClass = CoreServiceTest, testInstance = org.appng.core.service.CoreServiceTest@33ee3a84, testMethod = testLoginSubjectIsLocked@CoreServiceTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@2f3565c0 testClass = CoreServiceTest, locations = '{}', classes = '{class org.appng.core.service.PlatformTestConfig}', contextInitializerClasses = '[class org.appng.core.service.TestInitializer]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{}', contextCustomizers = set[[empty]], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]]] 2021-07-01 15:49:06,812 INFO [main] org.springframework.test.context.transaction.TransactionContext: Began transaction (1) for test context [DefaultTestContext@341141ab testClass = CoreServiceTest, testInstance = org.appng.core.service.CoreServiceTest@5ad43a90, testMethod = testMigratePassword@CoreServiceTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@2f3565c0 testClass = CoreServiceTest, locations = '{}', classes = '{class org.appng.core.service.PlatformTestConfig}', contextInitializerClasses = '[class org.appng.core.service.TestInitializer]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{}', contextCustomizers = set[[empty]], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]]]; transaction manager [org.springframework.orm.jpa.JpaTransactionManager@20ddc780]; rollback [false] 2021-07-01 15:49:06,823 INFO [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#170809278 for site site-1 with parent sun.misc.Launcher$AppClassLoader#1252169911 created 2021-07-01 15:49:06,828 INFO [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#1161824672 for site example with parent sun.misc.Launcher$AppClassLoader#1252169911 created 2021-07-01 15:49:06,828 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Subject deve 2021-07-01 15:49:07,641 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null DELETE appNG platform Subject deve 2021-07-01 15:49:07,642 INFO [main] org.springframework.test.context.transaction.TransactionContext: Committed transaction for test: [DefaultTestContext@341141ab testClass = CoreServiceTest, testInstance = org.appng.core.service.CoreServiceTest@5ad43a90, testMethod = testMigratePassword@CoreServiceTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@2f3565c0 testClass = CoreServiceTest, locations = '{}', classes = '{class org.appng.core.service.PlatformTestConfig}', contextInitializerClasses = '[class org.appng.core.service.TestInitializer]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{}', contextCustomizers = set[[empty]], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]]] 2021-07-01 15:49:07,644 INFO [main] org.springframework.test.context.transaction.TransactionContext: Began transaction (1) for test context [DefaultTestContext@341141ab testClass = CoreServiceTest, testInstance = org.appng.core.service.CoreServiceTest@258350de, testMethod = testProvideApplication@CoreServiceTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@2f3565c0 testClass = CoreServiceTest, locations = '{}', classes = '{class org.appng.core.service.PlatformTestConfig}', contextInitializerClasses = '[class org.appng.core.service.TestInitializer]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{}', contextCustomizers = set[[empty]], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]]]; transaction manager [org.springframework.orm.jpa.JpaTransactionManager@20ddc780]; rollback [false] 2021-07-01 15:49:07,653 INFO [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#1451998157 for site site-1 with parent sun.misc.Launcher$AppClassLoader#1252169911 created 2021-07-01 15:49:07,657 INFO [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#1382201507 for site example with parent sun.misc.Launcher$AppClassLoader#1252169911 created 2021-07-01 15:49:07,658 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Repository testrepo 2021-07-01 15:49:07,659 INFO [main] org.appng.core.service.CoreService: retrieving 'demo-application-1.5.2' from repository file:/var/lib/jenkins/workspace/appNG_1.23.x/appng-core/target/test-classes/zip 2021-07-01 15:49:07,705 INFO [main] org.appng.core.service.CoreService: deploying application demo-application-1.5.2 2021-07-01 15:49:07,707 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Application demo-application 2021-07-01 15:49:07,709 INFO [main] org.appng.core.service.CoreService: creating new permission 'debug' for application 'demo-application' 2021-07-01 15:49:07,711 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Permission debug 2021-07-01 15:49:07,711 INFO [main] org.appng.core.service.CoreService: creating new permission 'output-format.html' for application 'demo-application' 2021-07-01 15:49:07,711 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Permission output-format.html 2021-07-01 15:49:07,712 INFO [main] org.appng.core.service.CoreService: creating new permission 'output-type.webgui' for application 'demo-application' 2021-07-01 15:49:07,712 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Permission output-type.webgui 2021-07-01 15:49:07,712 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Role Administrator 2021-07-01 15:49:07,716 INFO [main] org.appng.core.service.CoreService: added permission 'output-format.html' to role 'Administrator' 2021-07-01 15:49:07,717 INFO [main] org.appng.core.service.CoreService: added permission 'output-type.webgui' to role 'Administrator' 2021-07-01 15:49:07,718 WARN [main] org.appng.core.service.CoreService: the role 'Administrator' references permisson 'logViewer' which does not exist! 2021-07-01 15:49:07,718 INFO [main] org.appng.core.service.CoreService: creating new role 'Administrator' for application 'demo-application' 2021-07-01 15:49:07,718 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Role Debugger 2021-07-01 15:49:07,719 INFO [main] org.appng.core.service.CoreService: added permission 'debug' to role 'Debugger' 2021-07-01 15:49:07,719 INFO [main] org.appng.core.service.CoreService: creating new role 'Debugger' for application 'demo-application' 2021-07-01 15:49:07,721 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.application.demo-application.foo 2021-07-01 15:49:07,722 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.application.demo-application.clobValue 2021-07-01 15:49:07,724 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null UPDATE appNG platform Role Administrator 2021-07-01 15:49:07,724 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null UPDATE appNG platform Role Debugger 2021-07-01 15:49:07,732 INFO [main] org.appng.core.service.ApplicationArchiveProcessor: adding application-resource 'application.xml' for application 'demo-application-1.5.2' 2021-07-01 15:49:07,732 INFO [main] org.appng.core.service.ApplicationArchiveProcessor: adding application-resource 'beans.xml' for application 'demo-application-1.5.2' 2021-07-01 15:49:07,734 INFO [main] org.appng.core.service.ApplicationArchiveProcessor: adding application-resource 'datasources.xml' for application 'demo-application-1.5.2' 2021-07-01 15:49:07,734 INFO [main] org.appng.core.service.ApplicationArchiveProcessor: adding application-resource 'events.xml' for application 'demo-application-1.5.2' 2021-07-01 15:49:07,735 INFO [main] org.appng.core.service.ApplicationArchiveProcessor: adding application-resource 'master.xml' for application 'demo-application-1.5.2' 2021-07-01 15:49:07,735 INFO [main] org.appng.core.service.ApplicationArchiveProcessor: adding application-resource 'page.xml' for application 'demo-application-1.5.2' 2021-07-01 15:49:07,735 INFO [main] org.appng.core.service.ApplicationArchiveProcessor: adding application-resource 'plugin.xml' for application 'demo-application-1.5.2' 2021-07-01 15:49:07,735 INFO [main] org.appng.core.service.ApplicationArchiveProcessor: adding application-resource 'messages-demo.properties' for application 'demo-application-1.5.2' 2021-07-01 15:49:07,735 INFO [main] org.appng.core.service.ApplicationArchiveProcessor: adding application-resource 'mssql/V1.0_script.sql' for application 'demo-application-1.5.2' 2021-07-01 15:49:07,735 INFO [main] org.appng.core.service.ApplicationArchiveProcessor: adding application-resource 'mysql/V1.0_script.sql' for application 'demo-application-1.5.2' 2021-07-01 15:49:07,735 INFO [main] org.appng.core.service.CoreService: extracting filebased application demo-application - 1.5.2 to target/ROOT/applications/demo-application 2021-07-01 15:49:07,741 INFO [main] org.appng.core.service.CoreService: role 'Administrator' already has permission 'output-format.html' 2021-07-01 15:49:07,742 INFO [main] org.appng.core.service.CoreService: role 'Administrator' already has permission 'output-type.webgui' 2021-07-01 15:49:07,743 WARN [main] org.appng.core.service.CoreService: the role 'Administrator' references permisson 'logViewer' which does not exist! 2021-07-01 15:49:07,744 INFO [main] org.appng.core.service.CoreService: role 'Debugger' already has permission 'debug' 2021-07-01 15:49:07,748 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null UPDATE appNG platform Application demo-application 2021-07-01 15:49:07,749 INFO [main] org.springframework.test.context.transaction.TransactionContext: Committed transaction for test: [DefaultTestContext@341141ab testClass = CoreServiceTest, testInstance = org.appng.core.service.CoreServiceTest@258350de, testMethod = testProvideApplication@CoreServiceTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@2f3565c0 testClass = CoreServiceTest, locations = '{}', classes = '{class org.appng.core.service.PlatformTestConfig}', contextInitializerClasses = '[class org.appng.core.service.TestInitializer]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{}', contextCustomizers = set[[empty]], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]]] 2021-07-01 15:49:07,751 INFO [main] org.springframework.test.context.transaction.TransactionContext: Began transaction (1) for test context [DefaultTestContext@341141ab testClass = CoreServiceTest, testInstance = org.appng.core.service.CoreServiceTest@484794d6, testMethod = testProvideApplicationUpdate@CoreServiceTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@2f3565c0 testClass = CoreServiceTest, locations = '{}', classes = '{class org.appng.core.service.PlatformTestConfig}', contextInitializerClasses = '[class org.appng.core.service.TestInitializer]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{}', contextCustomizers = set[[empty]], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]]]; transaction manager [org.springframework.orm.jpa.JpaTransactionManager@20ddc780]; rollback [false] 2021-07-01 15:49:07,760 INFO [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#2099894524 for site site-1 with parent sun.misc.Launcher$AppClassLoader#1252169911 created 2021-07-01 15:49:07,764 INFO [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#218550773 for site example with parent sun.misc.Launcher$AppClassLoader#1252169911 created 2021-07-01 15:49:07,792 INFO [main] org.appng.core.model.CacheProvider: cleaning /var/lib/jenkins/workspace/appNG_1.23.x/appng-core/target/ROOT/WEB-INF/cache/platform/site-1/demo-application 2021-07-01 15:49:07,792 INFO [main] org.appng.core.model.CacheProvider: cleaning /var/lib/jenkins/workspace/appNG_1.23.x/appng-core/target/ROOT/WEB-INF/cache/application/site-1/demo-application 2021-07-01 15:49:07,793 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null INFO appNG platform Assigned application demo-application to site site-1 2021-07-01 15:49:07,795 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-1.application.demo-application.foo 2021-07-01 15:49:07,795 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-1.application.demo-application.clobValue 2021-07-01 15:49:07,795 INFO [main] org.appng.core.service.CoreService: retrieving 'demo-application-1.5.3' from repository file:/var/lib/jenkins/workspace/appNG_1.23.x/appng-core/target/test-classes/zip 2021-07-01 15:49:07,804 INFO [main] org.appng.core.service.CoreService: updating application demo-application-1.5.3 2021-07-01 15:49:07,809 INFO [main] org.appng.core.service.ApplicationArchiveProcessor: adding application-resource 'application.xml' for application 'demo-application-1.5.3' 2021-07-01 15:49:07,809 INFO [main] org.appng.core.service.ApplicationArchiveProcessor: adding application-resource 'beans.xml' for application 'demo-application-1.5.3' 2021-07-01 15:49:07,810 INFO [main] org.appng.core.service.ApplicationArchiveProcessor: adding application-resource 'datasources.xml' for application 'demo-application-1.5.3' 2021-07-01 15:49:07,810 INFO [main] org.appng.core.service.ApplicationArchiveProcessor: adding application-resource 'events.xml' for application 'demo-application-1.5.3' 2021-07-01 15:49:07,810 INFO [main] org.appng.core.service.ApplicationArchiveProcessor: adding application-resource 'master.xml' for application 'demo-application-1.5.3' 2021-07-01 15:49:07,810 INFO [main] org.appng.core.service.ApplicationArchiveProcessor: adding application-resource 'page.xml' for application 'demo-application-1.5.3' 2021-07-01 15:49:07,811 INFO [main] org.appng.core.service.ApplicationArchiveProcessor: adding application-resource 'plugin.xml' for application 'demo-application-1.5.3' 2021-07-01 15:49:07,811 INFO [main] org.appng.core.service.ApplicationArchiveProcessor: adding application-resource 'messages-demo.properties' for application 'demo-application-1.5.3' 2021-07-01 15:49:07,811 INFO [main] org.appng.core.service.ApplicationArchiveProcessor: adding application-resource 'mssql/V1.0_script.sql' for application 'demo-application-1.5.3' 2021-07-01 15:49:07,811 INFO [main] org.appng.core.service.ApplicationArchiveProcessor: adding application-resource 'mysql/V1.0_script.sql' for application 'demo-application-1.5.3' 2021-07-01 15:49:07,811 INFO [main] org.appng.core.service.CoreService: extracting filebased application demo-application - 1.5.3 to target/ROOT/applications/demo-application 2021-07-01 15:49:07,814 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null UPDATE appNG platform Application demo-application 2021-07-01 15:49:07,817 INFO [main] org.appng.core.service.CoreService: creating new permission 'testPermission' for application 'demo-application' 2021-07-01 15:49:07,817 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Permission testPermission 2021-07-01 15:49:07,819 INFO [main] org.appng.core.service.CoreService: role 'Administrator' already has permission 'output-format.html' 2021-07-01 15:49:07,820 INFO [main] org.appng.core.service.CoreService: role 'Administrator' already has permission 'output-type.webgui' 2021-07-01 15:49:07,821 WARN [main] org.appng.core.service.CoreService: the role 'Administrator' references permisson 'logViewer' which does not exist! 2021-07-01 15:49:07,823 INFO [main] org.appng.core.service.CoreService: role 'Debugger' already has permission 'debug' 2021-07-01 15:49:07,823 INFO [main] org.appng.core.service.CoreService: added permission 'testPermission' to role 'Debugger' 2021-07-01 15:49:07,824 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null UPDATE appNG platform Role Debugger 2021-07-01 15:49:07,825 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Role Tester 2021-07-01 15:49:07,826 INFO [main] org.appng.core.service.CoreService: added permission 'testPermission' to role 'Tester' 2021-07-01 15:49:07,826 INFO [main] org.appng.core.service.CoreService: creating new role 'Tester' for application 'demo-application' 2021-07-01 15:49:07,827 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.application.demo-application.bar 2021-07-01 15:49:07,828 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-1.application.demo-application.bar 2021-07-01 15:49:07,830 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null UPDATE appNG platform Property platform.application.demo-application.clobValue 2021-07-01 15:49:07,830 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null UPDATE appNG platform Property platform.application.demo-application.foo 2021-07-01 15:49:07,831 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null UPDATE appNG platform Property platform.site.site-1.application.demo-application.foo 2021-07-01 15:49:07,831 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null UPDATE appNG platform Role Tester 2021-07-01 15:49:07,831 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null UPDATE appNG platform Property platform.application.demo-application.bar 2021-07-01 15:49:07,832 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null UPDATE appNG platform Property platform.site.site-1.application.demo-application.bar 2021-07-01 15:49:07,833 INFO [main] org.appng.core.service.CoreService: loading properties for application 'demo-application' of site 'site-1' 2021-07-01 15:49:07,834 INFO [main] org.appng.core.service.CoreService: loading properties for application demo-application 2021-07-01 15:49:07,836 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null DELETE appNG platform Repository testrepo 2021-07-01 15:49:07,837 INFO [main] org.springframework.test.context.transaction.TransactionContext: Committed transaction for test: [DefaultTestContext@341141ab testClass = CoreServiceTest, testInstance = org.appng.core.service.CoreServiceTest@484794d6, testMethod = testProvideApplicationUpdate@CoreServiceTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@2f3565c0 testClass = CoreServiceTest, locations = '{}', classes = '{class org.appng.core.service.PlatformTestConfig}', contextInitializerClasses = '[class org.appng.core.service.TestInitializer]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{}', contextCustomizers = set[[empty]], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]]] 2021-07-01 15:49:07,839 INFO [main] org.springframework.test.context.transaction.TransactionContext: Began transaction (1) for test context [DefaultTestContext@341141ab testClass = CoreServiceTest, testInstance = org.appng.core.service.CoreServiceTest@6746c3ef, testMethod = testProvideApplicationUpdateDelete@CoreServiceTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@2f3565c0 testClass = CoreServiceTest, locations = '{}', classes = '{class org.appng.core.service.PlatformTestConfig}', contextInitializerClasses = '[class org.appng.core.service.TestInitializer]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{}', contextCustomizers = set[[empty]], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]]]; transaction manager [org.springframework.orm.jpa.JpaTransactionManager@20ddc780]; rollback [false] 2021-07-01 15:49:07,850 INFO [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#120443650 for site site-1 with parent sun.misc.Launcher$AppClassLoader#1252169911 created 2021-07-01 15:49:07,854 INFO [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#828544686 for site example with parent sun.misc.Launcher$AppClassLoader#1252169911 created 2021-07-01 15:49:07,858 INFO [main] org.appng.core.service.CoreService: unlinking application demo-application from site site-1, status of database-connection is NO_DB_SUPPORTED 2021-07-01 15:49:07,858 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null INFO appNG platform Removed application demo-application from site site-1 2021-07-01 15:49:07,859 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null DELETE appNG platform Property platform.site.site-1.application.demo-application.bar 2021-07-01 15:49:07,859 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null DELETE appNG platform Property platform.site.site-1.application.demo-application.clobValue 2021-07-01 15:49:07,859 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null DELETE appNG platform Property platform.site.site-1.application.demo-application.foo 2021-07-01 15:49:07,865 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null DELETE appNG platform Role Administrator 2021-07-01 15:49:07,866 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null DELETE appNG platform Role Tester 2021-07-01 15:49:07,874 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null DELETE appNG platform Role Debugger 2021-07-01 15:49:07,874 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null DELETE appNG platform Permission debug 2021-07-01 15:49:07,874 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null DELETE appNG platform Permission output-type.webgui 2021-07-01 15:49:07,875 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null DELETE appNG platform Permission output-format.html 2021-07-01 15:49:07,875 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null DELETE appNG platform Permission testPermission 2021-07-01 15:49:07,875 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null DELETE appNG platform Property platform.application.demo-application.bar 2021-07-01 15:49:07,875 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null DELETE appNG platform Property platform.application.demo-application.clobValue 2021-07-01 15:49:07,875 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null DELETE appNG platform Property platform.application.demo-application.foo 2021-07-01 15:49:07,876 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null DELETE appNG platform Application demo-application 2021-07-01 15:49:07,877 INFO [main] org.springframework.test.context.transaction.TransactionContext: Committed transaction for test: [DefaultTestContext@341141ab testClass = CoreServiceTest, testInstance = org.appng.core.service.CoreServiceTest@6746c3ef, testMethod = testProvideApplicationUpdateDelete@CoreServiceTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@2f3565c0 testClass = CoreServiceTest, locations = '{}', classes = '{class org.appng.core.service.PlatformTestConfig}', contextInitializerClasses = '[class org.appng.core.service.TestInitializer]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{}', contextCustomizers = set[[empty]], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]]] 2021-07-01 15:49:07,879 INFO [main] org.springframework.test.context.transaction.TransactionContext: Began transaction (1) for test context [DefaultTestContext@341141ab testClass = CoreServiceTest, testInstance = org.appng.core.service.CoreServiceTest@347a171e, testMethod = testProvideApplicationWithAdminRole@CoreServiceTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@2f3565c0 testClass = CoreServiceTest, locations = '{}', classes = '{class org.appng.core.service.PlatformTestConfig}', contextInitializerClasses = '[class org.appng.core.service.TestInitializer]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{}', contextCustomizers = set[[empty]], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]]]; transaction manager [org.springframework.orm.jpa.JpaTransactionManager@20ddc780]; rollback [false] 2021-07-01 15:49:07,888 INFO [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#1544808308 for site site-1 with parent sun.misc.Launcher$AppClassLoader#1252169911 created 2021-07-01 15:49:07,893 INFO [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#1401877144 for site example with parent sun.misc.Launcher$AppClassLoader#1252169911 created 2021-07-01 15:49:07,893 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Repository testrepo 2021-07-01 15:49:07,895 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Group Administrators 2021-07-01 15:49:07,895 INFO [main] org.appng.core.service.CoreService: retrieving 'demo-application-1.5.4' from repository file:/var/lib/jenkins/workspace/appNG_1.23.x/appng-core/target/test-classes/zip 2021-07-01 15:49:07,920 INFO [main] org.appng.core.service.CoreService: deploying application demo-application-1.5.4 2021-07-01 15:49:07,920 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Application demo-application 2021-07-01 15:49:07,921 INFO [main] org.appng.core.service.CoreService: creating new permission 'debug' for application 'demo-application' 2021-07-01 15:49:07,921 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Permission debug 2021-07-01 15:49:07,922 INFO [main] org.appng.core.service.CoreService: creating new permission 'output-format.html' for application 'demo-application' 2021-07-01 15:49:07,922 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Permission output-format.html 2021-07-01 15:49:07,922 INFO [main] org.appng.core.service.CoreService: creating new permission 'output-type.webgui' for application 'demo-application' 2021-07-01 15:49:07,922 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Permission output-type.webgui 2021-07-01 15:49:07,923 INFO [main] org.appng.core.service.CoreService: creating new permission 'testPermission' for application 'demo-application' 2021-07-01 15:49:07,923 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Permission testPermission 2021-07-01 15:49:07,923 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Role Administrator 2021-07-01 15:49:07,924 INFO [main] org.appng.core.service.CoreService: added permission 'output-format.html' to role 'Administrator' 2021-07-01 15:49:07,925 INFO [main] org.appng.core.service.CoreService: added permission 'output-type.webgui' to role 'Administrator' 2021-07-01 15:49:07,926 WARN [main] org.appng.core.service.CoreService: the role 'Administrator' references permisson 'logViewer' which does not exist! 2021-07-01 15:49:07,926 INFO [main] org.appng.core.service.CoreService: creating new role 'Administrator' for application 'demo-application' 2021-07-01 15:49:07,926 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Role Debugger 2021-07-01 15:49:07,927 INFO [main] org.appng.core.service.CoreService: added permission 'debug' to role 'Debugger' 2021-07-01 15:49:07,928 INFO [main] org.appng.core.service.CoreService: added permission 'testPermission' to role 'Debugger' 2021-07-01 15:49:07,928 INFO [main] org.appng.core.service.CoreService: creating new role 'Debugger' for application 'demo-application' 2021-07-01 15:49:07,928 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Role Tester 2021-07-01 15:49:07,929 INFO [main] org.appng.core.service.CoreService: added permission 'testPermission' to role 'Tester' 2021-07-01 15:49:07,929 INFO [main] org.appng.core.service.CoreService: creating new role 'Tester' for application 'demo-application' 2021-07-01 15:49:07,931 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.application.demo-application.foo 2021-07-01 15:49:07,931 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.application.demo-application.bar 2021-07-01 15:49:07,931 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.application.demo-application.clobValue 2021-07-01 15:49:07,934 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null UPDATE appNG platform Group Administrators 2021-07-01 15:49:07,934 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null UPDATE appNG platform Role Administrator 2021-07-01 15:49:07,935 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null UPDATE appNG platform Role Debugger 2021-07-01 15:49:07,935 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null UPDATE appNG platform Role Tester 2021-07-01 15:49:07,938 INFO [main] org.appng.core.service.ApplicationArchiveProcessor: adding application-resource 'application.xml' for application 'demo-application-1.5.4' 2021-07-01 15:49:07,938 INFO [main] org.appng.core.service.ApplicationArchiveProcessor: adding application-resource 'beans.xml' for application 'demo-application-1.5.4' 2021-07-01 15:49:07,939 INFO [main] org.appng.core.service.ApplicationArchiveProcessor: adding application-resource 'datasources.xml' for application 'demo-application-1.5.4' 2021-07-01 15:49:07,939 INFO [main] org.appng.core.service.ApplicationArchiveProcessor: adding application-resource 'events.xml' for application 'demo-application-1.5.4' 2021-07-01 15:49:07,939 INFO [main] org.appng.core.service.ApplicationArchiveProcessor: adding application-resource 'master.xml' for application 'demo-application-1.5.4' 2021-07-01 15:49:07,939 INFO [main] org.appng.core.service.ApplicationArchiveProcessor: adding application-resource 'page.xml' for application 'demo-application-1.5.4' 2021-07-01 15:49:07,939 INFO [main] org.appng.core.service.ApplicationArchiveProcessor: adding application-resource 'plugin.xml' for application 'demo-application-1.5.4' 2021-07-01 15:49:07,939 INFO [main] org.appng.core.service.ApplicationArchiveProcessor: adding application-resource 'messages-demo.properties' for application 'demo-application-1.5.4' 2021-07-01 15:49:07,940 INFO [main] org.appng.core.service.ApplicationArchiveProcessor: adding application-resource 'mssql/V1.0_script.sql' for application 'demo-application-1.5.4' 2021-07-01 15:49:07,940 INFO [main] org.appng.core.service.ApplicationArchiveProcessor: adding application-resource 'mysql/V1.0_script.sql' for application 'demo-application-1.5.4' 2021-07-01 15:49:07,940 INFO [main] org.appng.core.service.CoreService: extracting filebased application demo-application - 1.5.4 to target/ROOT/applications/demo-application 2021-07-01 15:49:07,946 INFO [main] org.appng.core.service.CoreService: role 'Administrator' already has permission 'output-format.html' 2021-07-01 15:49:07,947 INFO [main] org.appng.core.service.CoreService: role 'Administrator' already has permission 'output-type.webgui' 2021-07-01 15:49:07,947 WARN [main] org.appng.core.service.CoreService: the role 'Administrator' references permisson 'logViewer' which does not exist! 2021-07-01 15:49:07,949 INFO [main] org.appng.core.service.CoreService: role 'Debugger' already has permission 'debug' 2021-07-01 15:49:07,949 INFO [main] org.appng.core.service.CoreService: role 'Debugger' already has permission 'testPermission' 2021-07-01 15:49:07,951 INFO [main] org.appng.core.service.CoreService: role 'Tester' already has permission 'testPermission' 2021-07-01 15:49:07,954 INFO [main] org.springframework.test.context.transaction.TransactionContext: Committed transaction for test: [DefaultTestContext@341141ab testClass = CoreServiceTest, testInstance = org.appng.core.service.CoreServiceTest@347a171e, testMethod = testProvideApplicationWithAdminRole@CoreServiceTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@2f3565c0 testClass = CoreServiceTest, locations = '{}', classes = '{class org.appng.core.service.PlatformTestConfig}', contextInitializerClasses = '[class org.appng.core.service.TestInitializer]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{}', contextCustomizers = set[[empty]], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]]] 2021-07-01 15:49:07,957 INFO [main] org.springframework.test.context.transaction.TransactionContext: Began transaction (1) for test context [DefaultTestContext@341141ab testClass = CoreServiceTest, testInstance = org.appng.core.service.CoreServiceTest@3695deb0, testMethod = testReloadRepository@CoreServiceTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@2f3565c0 testClass = CoreServiceTest, locations = '{}', classes = '{class org.appng.core.service.PlatformTestConfig}', contextInitializerClasses = '[class org.appng.core.service.TestInitializer]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{}', contextCustomizers = set[[empty]], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]]]; transaction manager [org.springframework.orm.jpa.JpaTransactionManager@20ddc780]; rollback [false] 2021-07-01 15:49:07,967 INFO [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#1744813314 for site site-1 with parent sun.misc.Launcher$AppClassLoader#1252169911 created 2021-07-01 15:49:07,972 INFO [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#1296276284 for site example with parent sun.misc.Launcher$AppClassLoader#1252169911 created 2021-07-01 15:49:07,973 INFO [main] org.springframework.test.context.transaction.TransactionContext: Committed transaction for test: [DefaultTestContext@341141ab testClass = CoreServiceTest, testInstance = org.appng.core.service.CoreServiceTest@3695deb0, testMethod = testReloadRepository@CoreServiceTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@2f3565c0 testClass = CoreServiceTest, locations = '{}', classes = '{class org.appng.core.service.PlatformTestConfig}', contextInitializerClasses = '[class org.appng.core.service.TestInitializer]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{}', contextCustomizers = set[[empty]], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]]] 2021-07-01 15:49:07,976 INFO [main] org.springframework.test.context.transaction.TransactionContext: Began transaction (1) for test context [DefaultTestContext@341141ab testClass = CoreServiceTest, testInstance = org.appng.core.service.CoreServiceTest@311fd276, testMethod = testResetPassword@CoreServiceTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@2f3565c0 testClass = CoreServiceTest, locations = '{}', classes = '{class org.appng.core.service.PlatformTestConfig}', contextInitializerClasses = '[class org.appng.core.service.TestInitializer]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{}', contextCustomizers = set[[empty]], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]]]; transaction manager [org.springframework.orm.jpa.JpaTransactionManager@20ddc780]; rollback [false] 2021-07-01 15:49:07,985 INFO [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#1979135487 for site site-1 with parent sun.misc.Launcher$AppClassLoader#1252169911 created 2021-07-01 15:49:07,989 INFO [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#1640223304 for site example with parent sun.misc.Launcher$AppClassLoader#1252169911 created 2021-07-01 15:49:08,794 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null UPDATE appNG platform Subject subject-3 2021-07-01 15:49:08,795 INFO [main] org.springframework.test.context.transaction.TransactionContext: Committed transaction for test: [DefaultTestContext@341141ab testClass = CoreServiceTest, testInstance = org.appng.core.service.CoreServiceTest@311fd276, testMethod = testResetPassword@CoreServiceTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@2f3565c0 testClass = CoreServiceTest, locations = '{}', classes = '{class org.appng.core.service.PlatformTestConfig}', contextInitializerClasses = '[class org.appng.core.service.TestInitializer]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{}', contextCustomizers = set[[empty]], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]]] 2021-07-01 15:49:08,796 INFO [main] org.springframework.test.context.transaction.TransactionContext: Began transaction (1) for test context [DefaultTestContext@341141ab testClass = CoreServiceTest, testInstance = org.appng.core.service.CoreServiceTest@1be609f8, testMethod = testRestoreSubject@CoreServiceTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@2f3565c0 testClass = CoreServiceTest, locations = '{}', classes = '{class org.appng.core.service.PlatformTestConfig}', contextInitializerClasses = '[class org.appng.core.service.TestInitializer]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{}', contextCustomizers = set[[empty]], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]]]; transaction manager [org.springframework.orm.jpa.JpaTransactionManager@20ddc780]; rollback [false] 2021-07-01 15:49:08,814 INFO [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#287009370 for site site-1 with parent sun.misc.Launcher$AppClassLoader#1252169911 created 2021-07-01 15:49:08,819 INFO [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#1146496802 for site example with parent sun.misc.Launcher$AppClassLoader#1252169911 created 2021-07-01 15:49:08,822 INFO [main] org.springframework.test.context.transaction.TransactionContext: Committed transaction for test: [DefaultTestContext@341141ab testClass = CoreServiceTest, testInstance = org.appng.core.service.CoreServiceTest@1be609f8, testMethod = testRestoreSubject@CoreServiceTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@2f3565c0 testClass = CoreServiceTest, locations = '{}', classes = '{class org.appng.core.service.PlatformTestConfig}', contextInitializerClasses = '[class org.appng.core.service.TestInitializer]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{}', contextCustomizers = set[[empty]], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]]] 2021-07-01 15:49:08,824 INFO [main] org.springframework.test.context.transaction.TransactionContext: Began transaction (1) for test context [DefaultTestContext@341141ab testClass = CoreServiceTest, testInstance = org.appng.core.service.CoreServiceTest@3dade0d4, testMethod = testSaveProperties@CoreServiceTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@2f3565c0 testClass = CoreServiceTest, locations = '{}', classes = '{class org.appng.core.service.PlatformTestConfig}', contextInitializerClasses = '[class org.appng.core.service.TestInitializer]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{}', contextCustomizers = set[[empty]], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]]]; transaction manager [org.springframework.orm.jpa.JpaTransactionManager@20ddc780]; rollback [false] 2021-07-01 15:49:08,833 INFO [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#1008397795 for site site-1 with parent sun.misc.Launcher$AppClassLoader#1252169911 created 2021-07-01 15:49:08,838 INFO [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#59327488 for site example with parent sun.misc.Launcher$AppClassLoader#1252169911 created 2021-07-01 15:49:08,838 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property foobaz.a 2021-07-01 15:49:08,838 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property foobaz.b 2021-07-01 15:49:08,840 INFO [main] org.springframework.test.context.transaction.TransactionContext: Committed transaction for test: [DefaultTestContext@341141ab testClass = CoreServiceTest, testInstance = org.appng.core.service.CoreServiceTest@3dade0d4, testMethod = testSaveProperties@CoreServiceTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@2f3565c0 testClass = CoreServiceTest, locations = '{}', classes = '{class org.appng.core.service.PlatformTestConfig}', contextInitializerClasses = '[class org.appng.core.service.TestInitializer]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{}', contextCustomizers = set[[empty]], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]]] 2021-07-01 15:49:08,841 INFO [main] org.springframework.test.context.transaction.TransactionContext: Began transaction (1) for test context [DefaultTestContext@341141ab testClass = CoreServiceTest, testInstance = org.appng.core.service.CoreServiceTest@4770430, testMethod = testSaveProperty@CoreServiceTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@2f3565c0 testClass = CoreServiceTest, locations = '{}', classes = '{class org.appng.core.service.PlatformTestConfig}', contextInitializerClasses = '[class org.appng.core.service.TestInitializer]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{}', contextCustomizers = set[[empty]], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]]]; transaction manager [org.springframework.orm.jpa.JpaTransactionManager@20ddc780]; rollback [false] 2021-07-01 15:49:08,851 INFO [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#1265271211 for site site-1 with parent sun.misc.Launcher$AppClassLoader#1252169911 created 2021-07-01 15:49:08,856 INFO [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#700620639 for site example with parent sun.misc.Launcher$AppClassLoader#1252169911 created 2021-07-01 15:49:08,856 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property prop1 2021-07-01 15:49:08,858 INFO [main] org.springframework.test.context.transaction.TransactionContext: Committed transaction for test: [DefaultTestContext@341141ab testClass = CoreServiceTest, testInstance = org.appng.core.service.CoreServiceTest@4770430, testMethod = testSaveProperty@CoreServiceTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@2f3565c0 testClass = CoreServiceTest, locations = '{}', classes = '{class org.appng.core.service.PlatformTestConfig}', contextInitializerClasses = '[class org.appng.core.service.TestInitializer]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{}', contextCustomizers = set[[empty]], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]]] 2021-07-01 15:49:08,860 INFO [main] org.springframework.test.context.transaction.TransactionContext: Began transaction (1) for test context [DefaultTestContext@341141ab testClass = CoreServiceTest, testInstance = org.appng.core.service.CoreServiceTest@3e5de25e, testMethod = testUnlinkApplicationFromSiteIntegerString@CoreServiceTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@2f3565c0 testClass = CoreServiceTest, locations = '{}', classes = '{class org.appng.core.service.PlatformTestConfig}', contextInitializerClasses = '[class org.appng.core.service.TestInitializer]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{}', contextCustomizers = set[[empty]], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]]]; transaction manager [org.springframework.orm.jpa.JpaTransactionManager@20ddc780]; rollback [false] 2021-07-01 15:49:08,869 INFO [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#1033682525 for site site-1 with parent sun.misc.Launcher$AppClassLoader#1252169911 created 2021-07-01 15:49:08,873 INFO [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#457999110 for site example with parent sun.misc.Launcher$AppClassLoader#1252169911 created 2021-07-01 15:49:08,875 INFO [main] org.appng.core.service.CoreService: unlinking application manager from site site-1, status of database-connection is NO_DB_SUPPORTED 2021-07-01 15:49:08,875 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null INFO appNG platform Removed application manager from site site-1 2021-07-01 15:49:08,876 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null DELETE appNG platform Property platform.site.site-1.application.manager.foo 2021-07-01 15:49:08,877 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null DELETE appNG platform Property platform.site.site-1.application.manager.foobar 2021-07-01 15:49:08,877 INFO [main] org.springframework.test.context.transaction.TransactionContext: Committed transaction for test: [DefaultTestContext@341141ab testClass = CoreServiceTest, testInstance = org.appng.core.service.CoreServiceTest@3e5de25e, testMethod = testUnlinkApplicationFromSiteIntegerString@CoreServiceTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@2f3565c0 testClass = CoreServiceTest, locations = '{}', classes = '{class org.appng.core.service.PlatformTestConfig}', contextInitializerClasses = '[class org.appng.core.service.TestInitializer]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{}', contextCustomizers = set[[empty]], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]]] 2021-07-01 15:49:08,879 INFO [main] org.springframework.test.context.transaction.TransactionContext: Began transaction (1) for test context [DefaultTestContext@341141ab testClass = CoreServiceTest, testInstance = org.appng.core.service.CoreServiceTest@6e520c9a, testMethod = testUpdatePassword@CoreServiceTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@2f3565c0 testClass = CoreServiceTest, locations = '{}', classes = '{class org.appng.core.service.PlatformTestConfig}', contextInitializerClasses = '[class org.appng.core.service.TestInitializer]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{}', contextCustomizers = set[[empty]], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]]]; transaction manager [org.springframework.orm.jpa.JpaTransactionManager@20ddc780]; rollback [false] 2021-07-01 15:49:08,887 INFO [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#625813617 for site site-1 with parent sun.misc.Launcher$AppClassLoader#1252169911 created 2021-07-01 15:49:08,892 INFO [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#260846831 for site example with parent sun.misc.Launcher$AppClassLoader#1252169911 created 2021-07-01 15:49:09,709 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null UPDATE appNG platform Subject subject-3 2021-07-01 15:49:09,710 INFO [main] org.springframework.test.context.transaction.TransactionContext: Committed transaction for test: [DefaultTestContext@341141ab testClass = CoreServiceTest, testInstance = org.appng.core.service.CoreServiceTest@6e520c9a, testMethod = testUpdatePassword@CoreServiceTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@2f3565c0 testClass = CoreServiceTest, locations = '{}', classes = '{class org.appng.core.service.PlatformTestConfig}', contextInitializerClasses = '[class org.appng.core.service.TestInitializer]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{}', contextCustomizers = set[[empty]], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]]] 2021-07-01 15:49:09,711 INFO [main] org.springframework.test.context.transaction.TransactionContext: Began transaction (1) for test context [DefaultTestContext@341141ab testClass = CoreServiceTest, testInstance = org.appng.core.service.CoreServiceTest@4d7c8574, testMethod = testUpdatePasswordFail@CoreServiceTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@2f3565c0 testClass = CoreServiceTest, locations = '{}', classes = '{class org.appng.core.service.PlatformTestConfig}', contextInitializerClasses = '[class org.appng.core.service.TestInitializer]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{}', contextCustomizers = set[[empty]], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]]]; transaction manager [org.springframework.orm.jpa.JpaTransactionManager@20ddc780]; rollback [false] 2021-07-01 15:49:09,720 INFO [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#199357398 for site site-1 with parent sun.misc.Launcher$AppClassLoader#1252169911 created 2021-07-01 15:49:09,754 INFO [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#200973654 for site example with parent sun.misc.Launcher$AppClassLoader#1252169911 created 2021-07-01 15:49:09,757 INFO [main] org.springframework.test.context.transaction.TransactionContext: Committed transaction for test: [DefaultTestContext@341141ab testClass = CoreServiceTest, testInstance = org.appng.core.service.CoreServiceTest@4d7c8574, testMethod = testUpdatePasswordFail@CoreServiceTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@2f3565c0 testClass = CoreServiceTest, locations = '{}', classes = '{class org.appng.core.service.PlatformTestConfig}', contextInitializerClasses = '[class org.appng.core.service.TestInitializer]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{}', contextCustomizers = set[[empty]], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]]] 2021-07-01 15:49:09,758 INFO [main] org.springframework.context.support.GenericApplicationContext: Closing appNG platform context: startup date [Thu Jul 01 15:48:50 CEST 2021]; root of context hierarchy 2021-07-01 15:49:09,759 INFO [main] org.springframework.orm.jpa.LocalEntityManagerFactoryBean: Closing JPA EntityManagerFactory for persistence unit 'hsql-testdb' 2021-07-01 15:49:09,759 INFO [main] org.hibernate.orm.connections.pooling: HHH10001008: Cleaning up connection pool [jdbc:hsqldb:mem:hsql-testdb] [WARNING] Tests run: 85, Failures: 0, Errors: 0, Skipped: 20, Time elapsed: 18.794 s - in org.appng.core.service.CoreServiceTest [INFO] Running org.appng.core.service.DatabaseServiceTest 2021-07-01 15:49:09,769 INFO [main] org.springframework.test.context.support.DefaultTestContextBootstrapper: Loaded default TestExecutionListener class names from location [META-INF/spring.factories]: [org.springframework.test.context.web.ServletTestExecutionListener, org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener, org.springframework.test.context.support.DependencyInjectionTestExecutionListener, org.springframework.test.context.support.DirtiesContextTestExecutionListener, org.springframework.test.context.transaction.TransactionalTestExecutionListener, org.springframework.test.context.jdbc.SqlScriptsTestExecutionListener] 2021-07-01 15:49:09,769 INFO [main] org.springframework.test.context.support.DefaultTestContextBootstrapper: Using TestExecutionListeners: [org.springframework.test.context.web.ServletTestExecutionListener@59f3c17e, org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener@79c1301b, org.springframework.test.context.support.DependencyInjectionTestExecutionListener@e11248f, org.springframework.test.context.support.DirtiesContextTestExecutionListener@34616f67, org.springframework.test.context.transaction.TransactionalTestExecutionListener@735ea0a4, org.springframework.test.context.jdbc.SqlScriptsTestExecutionListener@3ef173c] 2021-07-01 15:49:09,772 INFO [main] org.springframework.context.support.GenericApplicationContext: Refreshing appNG platform context: startup date [Thu Jul 01 15:49:09 CEST 2021]; root of context hierarchy 2021-07-01 15:49:09,973 INFO [main] org.springframework.beans.factory.support.DefaultListableBeanFactory: Overriding bean definition for bean 'platformEventListener' with a different definition: replacing [Root bean: class [null]; scope=; abstract=false; lazyInit=false; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformConfig; factoryMethodName=platformEventListener; initMethodName=null; destroyMethodName=(inferred); defined in class path resource [org/appng/core/controller/PlatformConfig.class]] with [Root bean: class [null]; scope=; abstract=false; lazyInit=false; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformTestConfig; factoryMethodName=platformEventListener; initMethodName=null; destroyMethodName=(inferred); defined in org.appng.core.service.PlatformTestConfig] 2021-07-01 15:49:09,973 INFO [main] org.springframework.beans.factory.support.DefaultListableBeanFactory: Overriding bean definition for bean 'dataSource' with a different definition: replacing [Root bean: class [null]; scope=; abstract=false; lazyInit=false; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformConfig; factoryMethodName=dataSource; initMethodName=null; destroyMethodName=(inferred); defined in class path resource [org/appng/core/controller/PlatformConfig.class]] with [Root bean: class [null]; scope=; abstract=false; lazyInit=false; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformTestConfig; factoryMethodName=dataSource; initMethodName=null; destroyMethodName=(inferred); defined in org.appng.core.service.PlatformTestConfig] 2021-07-01 15:49:09,973 INFO [main] org.springframework.beans.factory.support.DefaultListableBeanFactory: Overriding bean definition for bean 'entityManagerFactory' with a different definition: replacing [Root bean: class [null]; scope=; abstract=false; lazyInit=false; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformConfig; factoryMethodName=entityManagerFactory; initMethodName=null; destroyMethodName=(inferred); defined in class path resource [org/appng/core/controller/PlatformConfig.class]] with [Root bean: class [null]; scope=; abstract=false; lazyInit=false; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformTestConfig; factoryMethodName=entityManagerFactory; initMethodName=null; destroyMethodName=(inferred); defined in org.appng.core.service.PlatformTestConfig] 2021-07-01 15:49:09,974 INFO [main] org.springframework.beans.factory.support.DefaultListableBeanFactory: Overriding bean definition for bean 'coreTxManager' with a different definition: replacing [Root bean: class [null]; scope=; abstract=false; lazyInit=false; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformConfig; factoryMethodName=coreTxManager; initMethodName=null; destroyMethodName=(inferred); defined in class path resource [org/appng/core/controller/PlatformConfig.class]] with [Root bean: class [null]; scope=; abstract=false; lazyInit=false; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformTestConfig; factoryMethodName=coreTxManager; initMethodName=null; destroyMethodName=(inferred); defined in org.appng.core.service.PlatformTestConfig] 2021-07-01 15:49:09,974 INFO [main] org.springframework.beans.factory.support.DefaultListableBeanFactory: Overriding bean definition for bean 'entityManager' with a different definition: replacing [Root bean: class [null]; scope=; abstract=false; lazyInit=false; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformConfig; factoryMethodName=entityManager; initMethodName=null; destroyMethodName=(inferred); defined in class path resource [org/appng/core/controller/PlatformConfig.class]] with [Root bean: class [null]; scope=; abstract=false; lazyInit=false; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformTestConfig; factoryMethodName=entityManager; initMethodName=null; destroyMethodName=(inferred); defined in org.appng.core.service.PlatformTestConfig] 2021-07-01 15:49:09,974 INFO [main] org.springframework.beans.factory.support.DefaultListableBeanFactory: Overriding bean definition for bean 'documentBuilderFactory' with a different definition: replacing [Root bean: class [null]; scope=; abstract=false; lazyInit=false; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformConfig; factoryMethodName=documentBuilderFactory; initMethodName=null; destroyMethodName=(inferred); defined in class path resource [org/appng/core/controller/PlatformConfig.class]] with [Root bean: class [null]; scope=; abstract=false; lazyInit=false; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformTestConfig; factoryMethodName=documentBuilderFactory; initMethodName=null; destroyMethodName=(inferred); defined in org.appng.core.service.PlatformTestConfig] 2021-07-01 15:49:09,974 INFO [main] org.springframework.beans.factory.support.DefaultListableBeanFactory: Overriding bean definition for bean 'transformerFactory' with a different definition: replacing [Root bean: class [null]; scope=; abstract=false; lazyInit=false; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformConfig; factoryMethodName=transformerFactory; initMethodName=null; destroyMethodName=(inferred); defined in class path resource [org/appng/core/controller/PlatformConfig.class]] with [Root bean: class [null]; scope=; abstract=false; lazyInit=false; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformTestConfig; factoryMethodName=transformerFactory; initMethodName=null; destroyMethodName=(inferred); defined in org.appng.core.service.PlatformTestConfig] 2021-07-01 15:49:09,974 INFO [main] org.springframework.beans.factory.support.DefaultListableBeanFactory: Overriding bean definition for bean 'styleSheetProvider' with a different definition: replacing [Root bean: class [null]; scope=request; abstract=false; lazyInit=false; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformConfig; factoryMethodName=styleSheetProvider; initMethodName=init; destroyMethodName=(inferred); defined in class path resource [org/appng/core/controller/PlatformConfig.class]] with [Root bean: class [null]; scope=; abstract=false; lazyInit=false; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformTestConfig; factoryMethodName=styleSheetProvider; initMethodName=init; destroyMethodName=(inferred); defined in org.appng.core.service.PlatformTestConfig] 2021-07-01 15:49:09,975 INFO [main] org.springframework.beans.factory.support.DefaultListableBeanFactory: Overriding bean definition for bean 'marshallService' with a different definition: replacing [Root bean: class [null]; scope=prototype; abstract=false; lazyInit=false; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformConfig; factoryMethodName=marshallService; initMethodName=init; destroyMethodName=(inferred); defined in class path resource [org/appng/core/controller/PlatformConfig.class]] with [Root bean: class [null]; scope=prototype; abstract=false; lazyInit=false; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformTestConfig; factoryMethodName=marshallService; initMethodName=init; destroyMethodName=(inferred); defined in org.appng.core.service.PlatformTestConfig] 2021-07-01 15:49:09,975 INFO [main] org.springframework.beans.factory.support.DefaultListableBeanFactory: Overriding bean definition for bean 'coreService' with a different definition: replacing [Root bean: class [null]; scope=; abstract=false; lazyInit=true; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformConfig; factoryMethodName=coreService; initMethodName=null; destroyMethodName=(inferred); defined in class path resource [org/appng/core/controller/PlatformConfig.class]] with [Root bean: class [null]; scope=; abstract=false; lazyInit=true; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformTestConfig; factoryMethodName=coreService; initMethodName=null; destroyMethodName=(inferred); defined in org.appng.core.service.PlatformTestConfig] 2021-07-01 15:49:09,975 INFO [main] org.springframework.beans.factory.support.DefaultListableBeanFactory: Overriding bean definition for bean 'databaseService' with a different definition: replacing [Root bean: class [null]; scope=; abstract=false; lazyInit=true; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformConfig; factoryMethodName=databaseService; initMethodName=null; destroyMethodName=(inferred); defined in class path resource [org/appng/core/controller/PlatformConfig.class]] with [Root bean: class [null]; scope=; abstract=false; lazyInit=true; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformTestConfig; factoryMethodName=databaseService; initMethodName=null; destroyMethodName=(inferred); defined in org.appng.core.service.PlatformTestConfig] 2021-07-01 15:49:09,975 INFO [main] org.springframework.beans.factory.support.DefaultListableBeanFactory: Overriding bean definition for bean 'templateService' with a different definition: replacing [Root bean: class [null]; scope=; abstract=false; lazyInit=true; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformConfig; factoryMethodName=templateService; initMethodName=null; destroyMethodName=(inferred); defined in class path resource [org/appng/core/controller/PlatformConfig.class]] with [Root bean: class [null]; scope=; abstract=false; lazyInit=true; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformTestConfig; factoryMethodName=templateService; initMethodName=null; destroyMethodName=(inferred); defined in org.appng.core.service.PlatformTestConfig] 2021-07-01 15:49:09,976 INFO [main] org.springframework.beans.factory.support.DefaultListableBeanFactory: Overriding bean definition for bean 'initializerService' with a different definition: replacing [Root bean: class [null]; scope=; abstract=false; lazyInit=true; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformConfig; factoryMethodName=initializerService; initMethodName=null; destroyMethodName=(inferred); defined in class path resource [org/appng/core/controller/PlatformConfig.class]] with [Root bean: class [null]; scope=; abstract=false; lazyInit=true; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformTestConfig; factoryMethodName=initializerService; initMethodName=null; destroyMethodName=(inferred); defined in org.appng.core.service.PlatformTestConfig] 2021-07-01 15:49:09,976 INFO [main] org.springframework.beans.factory.support.DefaultListableBeanFactory: Overriding bean definition for bean 'ldapService' with a different definition: replacing [Root bean: class [null]; scope=; abstract=false; lazyInit=true; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformConfig; factoryMethodName=ldapService; initMethodName=null; destroyMethodName=(inferred); defined in class path resource [org/appng/core/controller/PlatformConfig.class]] with [Root bean: class [null]; scope=; abstract=false; lazyInit=true; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformTestConfig; factoryMethodName=ldapService; initMethodName=null; destroyMethodName=(inferred); defined in org.appng.core.service.PlatformTestConfig] 2021-07-01 15:49:09,976 INFO [main] org.springframework.beans.factory.support.DefaultListableBeanFactory: Overriding bean definition for bean 'thymeleafProcessor' with a different definition: replacing [Root bean: class [null]; scope=request; abstract=false; lazyInit=false; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformConfig; factoryMethodName=thymeleafProcessor; initMethodName=null; destroyMethodName=(inferred); defined in class path resource [org/appng/core/controller/PlatformConfig.class]] with [Root bean: class [null]; scope=; abstract=false; lazyInit=false; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformTestConfig; factoryMethodName=thymeleafProcessor; initMethodName=null; destroyMethodName=(inferred); defined in org.appng.core.service.PlatformTestConfig] 2021-07-01 15:49:09,977 INFO [main] org.springframework.beans.factory.support.DefaultListableBeanFactory: Overriding bean definition for bean 'platformTransformer' with a different definition: replacing [Root bean: class [null]; scope=request; abstract=false; lazyInit=true; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformConfig; factoryMethodName=platformTransformer; initMethodName=null; destroyMethodName=(inferred); defined in class path resource [org/appng/core/controller/PlatformConfig.class]] with [Root bean: class [null]; scope=; abstract=false; lazyInit=true; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformTestConfig; factoryMethodName=platformTransformer; initMethodName=null; destroyMethodName=(inferred); defined in org.appng.core.service.PlatformTestConfig] 2021-07-01 15:49:09,977 INFO [main] org.springframework.beans.factory.support.DefaultListableBeanFactory: Overriding bean definition for bean 'requestProcessor' with a different definition: replacing [Root bean: class [null]; scope=request; abstract=false; lazyInit=false; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformConfig; factoryMethodName=requestProcessor; initMethodName=null; destroyMethodName=(inferred); defined in class path resource [org/appng/core/controller/PlatformConfig.class]] with [Root bean: class [null]; scope=; abstract=false; lazyInit=false; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformTestConfig; factoryMethodName=requestProcessor; initMethodName=null; destroyMethodName=(inferred); defined in org.appng.core.service.PlatformTestConfig] 2021-07-01 15:49:10,014 INFO [main] org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor: JSR-330 'javax.inject.Inject' annotation found and supported for autowiring 2021-07-01 15:49:10,070 INFO [main] org.springframework.orm.jpa.LocalEntityManagerFactoryBean: Building JPA EntityManagerFactory for persistence unit 'hsql-testdb' 2021-07-01 15:49:10,083 INFO [main] org.hibernate.jpa.internal.util.LogHelper: HHH000204: Processing PersistenceUnitInfo [name: hsql-testdb] 2021-07-01 15:49:10,133 WARN [main] org.hibernate.orm.connections.pooling: HHH10001002: Using Hibernate built-in connection pool (not for production use!) 2021-07-01 15:49:10,134 INFO [main] org.hibernate.orm.connections.pooling: HHH10001005: using driver [org.hsqldb.jdbc.JDBCDriver] at URL [jdbc:hsqldb:mem:hsql-testdb] 2021-07-01 15:49:10,134 INFO [main] org.hibernate.orm.connections.pooling: HHH10001001: Connection properties: {user=sa, password=****} 2021-07-01 15:49:10,134 INFO [main] org.hibernate.orm.connections.pooling: HHH10001003: Autocommit mode: false 2021-07-01 15:49:10,134 INFO [main] org.hibernate.engine.jdbc.connections.internal.DriverManagerConnectionProviderImpl: HHH000115: Hibernate connection pool size: 20 (min=1) 2021-07-01 15:49:10,134 INFO [main] org.hibernate.dialect.Dialect : HHH000400: Using dialect: org.appng.persistence.dialect.HSQLDialect 2021-07-01 15:49:10,139 INFO [main] org.hibernate.envers.boot.internal.EnversServiceImpl: Envers integration enabled? : true 2021-07-01 15:49:10,413 INFO [main] org.hibernate.orm.connections.access: HHH10001501: Connection obtained from JdbcConnectionAccess [org.hibernate.engine.jdbc.env.internal.JdbcEnvironmentInitiator$ConnectionProviderJdbcConnectionAccess@1b9892b4] for (non-JTA) DDL execution was not in auto-commit mode; the Connection 'local transaction' will be committed and the Connection will be set into auto-commit mode. 2021-07-01 15:49:10,421 INFO [main] org.hibernate.orm.connections.access: HHH10001501: Connection obtained from JdbcConnectionAccess [org.hibernate.engine.jdbc.env.internal.JdbcEnvironmentInitiator$ConnectionProviderJdbcConnectionAccess@d78dd7f] for (non-JTA) DDL execution was not in auto-commit mode; the Connection 'local transaction' will be committed and the Connection will be set into auto-commit mode. 2021-07-01 15:49:10,448 INFO [main] org.hibernate.engine.transaction.jta.platform.internal.JtaPlatformInitiator: HHH000490: Using JtaPlatform implementation: [org.hibernate.engine.transaction.jta.platform.internal.NoJtaPlatform] 2021-07-01 15:49:10,448 INFO [main] org.springframework.orm.jpa.LocalEntityManagerFactoryBean: Initialized JPA EntityManagerFactory for persistence unit 'hsql-testdb' 2021-07-01 15:49:10,452 INFO [main] org.appng.core.domain.PlatformEventListener: Using application context appNG platform context: startup date [Thu Jul 01 15:49:09 CEST 2021]; root of context hierarchy 2021-07-01 15:49:10,719 INFO [main] org.appng.core.domain.DatabaseConnection: Registered JDBC driver org.hsqldb.jdbc.JDBCDriver 2021-07-01 15:49:10,773 INFO [main] org.appng.core.service.MigrationService: connected to jdbc:hsqldb:mem:testInitDatabase (HSQL Database Engine 2.5.0) 2021-07-01 15:49:10,835 INFO [main] org.flywaydb.core.internal.license.VersionPrinter: Flyway Community Edition 7.9.1 by Redgate 2021-07-01 15:49:10,890 INFO [main] org.flywaydb.core.internal.database.base.BaseDatabaseType: Database: jdbc:hsqldb:mem:testInitDatabase (HSQL Database Engine 2.5) 2021-07-01 15:49:10,951 INFO [main] org.appng.core.service.MigrationService: connected to jdbc:hsqldb:mem:testInitDatabase (HSQL Database Engine 2.5.0) 2021-07-01 15:49:10,953 INFO [main] org.flywaydb.core.internal.license.VersionPrinter: Flyway Community Edition 7.9.1 by Redgate 2021-07-01 15:49:10,956 INFO [main] org.flywaydb.core.internal.database.base.BaseDatabaseType: Database: jdbc:hsqldb:mem:testInitDatabase (HSQL Database Engine 2.5) 2021-07-01 15:49:10,968 INFO [main] org.flywaydb.core.internal.command.DbValidate: Successfully validated 16 migrations (execution time 00:00.007s) 2021-07-01 15:49:10,975 INFO [main] org.flywaydb.core.internal.schemahistory.JdbcTableSchemaHistory: Creating Schema History table "PUBLIC"."schema_version" ... 2021-07-01 15:49:11,030 INFO [main] org.flywaydb.core.internal.command.DbMigrate: Current version of schema "PUBLIC": << Empty Schema >> 2021-07-01 15:49:11,088 INFO [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version "1.0 - appNG initial setup" 2021-07-01 15:49:11,128 INFO [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version "1.1 - Quartz initial setup" 2021-07-01 15:49:11,141 INFO [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version "1.2 - add template" 2021-07-01 15:49:11,149 INFO [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version "1.2.1 - add repository strict" 2021-07-01 15:49:11,155 INFO [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version "1.2.2 - add repository digest" 2021-07-01 15:49:11,161 INFO [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version "1.2.3 - set resource bytes not null" 2021-07-01 15:49:11,167 INFO [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version "1.3.0 - add type to template" 2021-07-01 15:49:11,173 INFO [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version "1.3.1 - add global admin role" 2021-07-01 15:49:11,179 INFO [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version "1.3.2 - add repository accepted certs" 2021-07-01 15:49:11,185 INFO [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version "2.0.0 - add platform event" 2021-07-01 15:49:11,191 INFO [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version "4.0.0 - add job execution record" 2021-07-01 15:49:11,196 INFO [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version "4.1.0 - change caching properties" 2021-07-01 15:49:11,197 WARN [main] org.flywaydb.core.internal.sqlscript.DefaultSqlScriptExecutor: DB: no data (SQL State: 02000 - Error Code: -1100) 2021-07-01 15:49:11,198 WARN [main] org.flywaydb.core.internal.sqlscript.DefaultSqlScriptExecutor: DB: no data (SQL State: 02000 - Error Code: -1100) 2021-07-01 15:49:11,202 INFO [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version "4.1.1 - add site reload count" 2021-07-01 15:49:11,209 INFO [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version "4.1.2 - add property type" 2021-07-01 15:49:11,216 INFO [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version "4.2 - add subject columns" 2021-07-01 15:49:11,218 WARN [main] org.flywaydb.core.internal.sqlscript.DefaultSqlScriptExecutor: DB: no data (SQL State: 02000 - Error Code: -1100) 2021-07-01 15:49:11,225 INFO [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version "4.2.1 - change subject name length" 2021-07-01 15:49:11,230 INFO [main] org.flywaydb.core.internal.command.DbMigrate: Successfully applied 16 migrations to schema "PUBLIC", now at version v4.2.1 (execution time 00:00.203s) 2021-07-01 15:49:11,232 INFO [main] org.appng.core.service.MigrationService: connected to jdbc:hsqldb:mem:testInitDatabase (HSQL Database Engine 2.5.0) 2021-07-01 15:49:11,232 INFO [main] org.flywaydb.core.internal.license.VersionPrinter: Flyway Community Edition 7.9.1 by Redgate 2021-07-01 15:49:11,235 INFO [main] org.flywaydb.core.internal.database.base.BaseDatabaseType: Database: jdbc:hsqldb:mem:testInitDatabase (HSQL Database Engine 2.5) 2021-07-01 15:49:11,250 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform DatabaseConnection appNG Root Database 2021-07-01 15:49:11,254 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform DatabaseConnection appNG HSQL 2021-07-01 15:49:11,267 INFO [main] org.appng.core.service.DatabaseService: HSQL jdbc:hsqldb:mem:testInitDatabase (HSQL Database Engine 2.5.0) is active. 2021-07-01 15:49:11,269 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null UPDATE appNG platform DatabaseConnection appNG HSQL 2021-07-01 15:49:11,269 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform DatabaseConnection appNG MYSQL 2021-07-01 15:49:11,270 INFO [main] org.appng.core.domain.DatabaseConnection: Registered JDBC driver com.mysql.cj.jdbc.Driver 2021-07-01 15:49:11,486 WARN [main] org.appng.core.domain.DatabaseConnection: error while connecting to jdbc:mysql://localhost:3306/appNG MYSQL (org.springframework.jdbc.CannotGetJdbcConnectionException: Could not get JDBC Connection; nested exception is java.sql.SQLException: Access denied for user 'user'@'localhost' (using password: NO)) 2021-07-01 15:49:11,486 INFO [main] org.appng.core.service.DatabaseService: MYSQL jdbc:mysql://localhost:3306/appNG MYSQL is not working and will be deactivated. 2021-07-01 15:49:11,489 INFO [main] org.appng.core.domain.DatabaseConnection: Registered JDBC driver com.microsoft.sqlserver.jdbc.SQLServerDriver 2021-07-01 15:49:11,491 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform DatabaseConnection appNG POSTGRESQL 2021-07-01 15:49:11,492 INFO [main] org.appng.core.domain.DatabaseConnection: Registered JDBC driver org.postgresql.Driver 2021-07-01 15:49:11,510 WARN [main] org.appng.core.domain.DatabaseConnection: error while connecting to jdbc:postgresql://localhost:5432/appNG POSTGRESQL (org.springframework.jdbc.CannotGetJdbcConnectionException: Could not get JDBC Connection; nested exception is org.postgresql.util.PSQLException: Connection refused. Check that the hostname and port are correct and that the postmaster is accepting TCP/IP connections.) 2021-07-01 15:49:11,510 INFO [main] org.appng.core.service.DatabaseService: POSTGRESQL jdbc:postgresql://localhost:5432/appNG POSTGRESQL is not working and will be deactivated. 2021-07-01 15:49:11,515 INFO [main] org.springframework.context.support.GenericApplicationContext: Closing appNG platform context: startup date [Thu Jul 01 15:49:09 CEST 2021]; root of context hierarchy 2021-07-01 15:49:11,516 INFO [main] org.springframework.orm.jpa.LocalEntityManagerFactoryBean: Closing JPA EntityManagerFactory for persistence unit 'hsql-testdb' 2021-07-01 15:49:11,517 INFO [main] org.hibernate.orm.connections.pooling: HHH10001008: Cleaning up connection pool [jdbc:hsqldb:mem:hsql-testdb] [WARNING] Tests run: 10, Failures: 0, Errors: 0, Skipped: 8, Time elapsed: 1.75 s - in org.appng.core.service.DatabaseServiceTest [INFO] Running org.appng.core.service.SubjectMustChangePasswordTest 2021-07-01 15:49:11,533 INFO [main] org.springframework.test.context.support.DefaultTestContextBootstrapper: Loaded default TestExecutionListener class names from location [META-INF/spring.factories]: [org.springframework.test.context.web.ServletTestExecutionListener, org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener, org.springframework.test.context.support.DependencyInjectionTestExecutionListener, org.springframework.test.context.support.DirtiesContextTestExecutionListener, org.springframework.test.context.transaction.TransactionalTestExecutionListener, org.springframework.test.context.jdbc.SqlScriptsTestExecutionListener] 2021-07-01 15:49:11,534 INFO [main] org.springframework.test.context.support.DefaultTestContextBootstrapper: Using TestExecutionListeners: [org.springframework.test.context.web.ServletTestExecutionListener@b85cc02, org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener@64303a77, org.springframework.test.context.support.DependencyInjectionTestExecutionListener@1e1ef0b7, org.springframework.test.context.support.DirtiesContextTestExecutionListener@662e689a, org.springframework.test.context.transaction.TransactionalTestExecutionListener@43ee5d81, org.springframework.test.context.jdbc.SqlScriptsTestExecutionListener@26683409] 2021-07-01 15:49:11,536 INFO [main] org.springframework.context.support.GenericApplicationContext: Refreshing appNG platform context: startup date [Thu Jul 01 15:49:11 CEST 2021]; root of context hierarchy 2021-07-01 15:49:11,736 INFO [main] org.springframework.beans.factory.support.DefaultListableBeanFactory: Overriding bean definition for bean 'platformEventListener' with a different definition: replacing [Root bean: class [null]; scope=; abstract=false; lazyInit=false; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformConfig; factoryMethodName=platformEventListener; initMethodName=null; destroyMethodName=(inferred); defined in class path resource [org/appng/core/controller/PlatformConfig.class]] with [Root bean: class [null]; scope=; abstract=false; lazyInit=false; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformTestConfig; factoryMethodName=platformEventListener; initMethodName=null; destroyMethodName=(inferred); defined in org.appng.core.service.PlatformTestConfig] 2021-07-01 15:49:11,737 INFO [main] org.springframework.beans.factory.support.DefaultListableBeanFactory: Overriding bean definition for bean 'dataSource' with a different definition: replacing [Root bean: class [null]; scope=; abstract=false; lazyInit=false; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformConfig; factoryMethodName=dataSource; initMethodName=null; destroyMethodName=(inferred); defined in class path resource [org/appng/core/controller/PlatformConfig.class]] with [Root bean: class [null]; scope=; abstract=false; lazyInit=false; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformTestConfig; factoryMethodName=dataSource; initMethodName=null; destroyMethodName=(inferred); defined in org.appng.core.service.PlatformTestConfig] 2021-07-01 15:49:11,737 INFO [main] org.springframework.beans.factory.support.DefaultListableBeanFactory: Overriding bean definition for bean 'entityManagerFactory' with a different definition: replacing [Root bean: class [null]; scope=; abstract=false; lazyInit=false; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformConfig; factoryMethodName=entityManagerFactory; initMethodName=null; destroyMethodName=(inferred); defined in class path resource [org/appng/core/controller/PlatformConfig.class]] with [Root bean: class [null]; scope=; abstract=false; lazyInit=false; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformTestConfig; factoryMethodName=entityManagerFactory; initMethodName=null; destroyMethodName=(inferred); defined in org.appng.core.service.PlatformTestConfig] 2021-07-01 15:49:11,737 INFO [main] org.springframework.beans.factory.support.DefaultListableBeanFactory: Overriding bean definition for bean 'coreTxManager' with a different definition: replacing [Root bean: class [null]; scope=; abstract=false; lazyInit=false; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformConfig; factoryMethodName=coreTxManager; initMethodName=null; destroyMethodName=(inferred); defined in class path resource [org/appng/core/controller/PlatformConfig.class]] with [Root bean: class [null]; scope=; abstract=false; lazyInit=false; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformTestConfig; factoryMethodName=coreTxManager; initMethodName=null; destroyMethodName=(inferred); defined in org.appng.core.service.PlatformTestConfig] 2021-07-01 15:49:11,737 INFO [main] org.springframework.beans.factory.support.DefaultListableBeanFactory: Overriding bean definition for bean 'entityManager' with a different definition: replacing [Root bean: class [null]; scope=; abstract=false; lazyInit=false; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformConfig; factoryMethodName=entityManager; initMethodName=null; destroyMethodName=(inferred); defined in class path resource [org/appng/core/controller/PlatformConfig.class]] with [Root bean: class [null]; scope=; abstract=false; lazyInit=false; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformTestConfig; factoryMethodName=entityManager; initMethodName=null; destroyMethodName=(inferred); defined in org.appng.core.service.PlatformTestConfig] 2021-07-01 15:49:11,737 INFO [main] org.springframework.beans.factory.support.DefaultListableBeanFactory: Overriding bean definition for bean 'documentBuilderFactory' with a different definition: replacing [Root bean: class [null]; scope=; abstract=false; lazyInit=false; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformConfig; factoryMethodName=documentBuilderFactory; initMethodName=null; destroyMethodName=(inferred); defined in class path resource [org/appng/core/controller/PlatformConfig.class]] with [Root bean: class [null]; scope=; abstract=false; lazyInit=false; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformTestConfig; factoryMethodName=documentBuilderFactory; initMethodName=null; destroyMethodName=(inferred); defined in org.appng.core.service.PlatformTestConfig] 2021-07-01 15:49:11,738 INFO [main] org.springframework.beans.factory.support.DefaultListableBeanFactory: Overriding bean definition for bean 'transformerFactory' with a different definition: replacing [Root bean: class [null]; scope=; abstract=false; lazyInit=false; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformConfig; factoryMethodName=transformerFactory; initMethodName=null; destroyMethodName=(inferred); defined in class path resource [org/appng/core/controller/PlatformConfig.class]] with [Root bean: class [null]; scope=; abstract=false; lazyInit=false; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformTestConfig; factoryMethodName=transformerFactory; initMethodName=null; destroyMethodName=(inferred); defined in org.appng.core.service.PlatformTestConfig] 2021-07-01 15:49:11,738 INFO [main] org.springframework.beans.factory.support.DefaultListableBeanFactory: Overriding bean definition for bean 'styleSheetProvider' with a different definition: replacing [Root bean: class [null]; scope=request; abstract=false; lazyInit=false; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformConfig; factoryMethodName=styleSheetProvider; initMethodName=init; destroyMethodName=(inferred); defined in class path resource [org/appng/core/controller/PlatformConfig.class]] with [Root bean: class [null]; scope=; abstract=false; lazyInit=false; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformTestConfig; factoryMethodName=styleSheetProvider; initMethodName=init; destroyMethodName=(inferred); defined in org.appng.core.service.PlatformTestConfig] 2021-07-01 15:49:11,738 INFO [main] org.springframework.beans.factory.support.DefaultListableBeanFactory: Overriding bean definition for bean 'marshallService' with a different definition: replacing [Root bean: class [null]; scope=prototype; abstract=false; lazyInit=false; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformConfig; factoryMethodName=marshallService; initMethodName=init; destroyMethodName=(inferred); defined in class path resource [org/appng/core/controller/PlatformConfig.class]] with [Root bean: class [null]; scope=prototype; abstract=false; lazyInit=false; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformTestConfig; factoryMethodName=marshallService; initMethodName=init; destroyMethodName=(inferred); defined in org.appng.core.service.PlatformTestConfig] 2021-07-01 15:49:11,738 INFO [main] org.springframework.beans.factory.support.DefaultListableBeanFactory: Overriding bean definition for bean 'coreService' with a different definition: replacing [Root bean: class [null]; scope=; abstract=false; lazyInit=true; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformConfig; factoryMethodName=coreService; initMethodName=null; destroyMethodName=(inferred); defined in class path resource [org/appng/core/controller/PlatformConfig.class]] with [Root bean: class [null]; scope=; abstract=false; lazyInit=true; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformTestConfig; factoryMethodName=coreService; initMethodName=null; destroyMethodName=(inferred); defined in org.appng.core.service.PlatformTestConfig] 2021-07-01 15:49:11,738 INFO [main] org.springframework.beans.factory.support.DefaultListableBeanFactory: Overriding bean definition for bean 'databaseService' with a different definition: replacing [Root bean: class [null]; scope=; abstract=false; lazyInit=true; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformConfig; factoryMethodName=databaseService; initMethodName=null; destroyMethodName=(inferred); defined in class path resource [org/appng/core/controller/PlatformConfig.class]] with [Root bean: class [null]; scope=; abstract=false; lazyInit=true; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformTestConfig; factoryMethodName=databaseService; initMethodName=null; destroyMethodName=(inferred); defined in org.appng.core.service.PlatformTestConfig] 2021-07-01 15:49:11,738 INFO [main] org.springframework.beans.factory.support.DefaultListableBeanFactory: Overriding bean definition for bean 'templateService' with a different definition: replacing [Root bean: class [null]; scope=; abstract=false; lazyInit=true; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformConfig; factoryMethodName=templateService; initMethodName=null; destroyMethodName=(inferred); defined in class path resource [org/appng/core/controller/PlatformConfig.class]] with [Root bean: class [null]; scope=; abstract=false; lazyInit=true; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformTestConfig; factoryMethodName=templateService; initMethodName=null; destroyMethodName=(inferred); defined in org.appng.core.service.PlatformTestConfig] 2021-07-01 15:49:11,739 INFO [main] org.springframework.beans.factory.support.DefaultListableBeanFactory: Overriding bean definition for bean 'initializerService' with a different definition: replacing [Root bean: class [null]; scope=; abstract=false; lazyInit=true; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformConfig; factoryMethodName=initializerService; initMethodName=null; destroyMethodName=(inferred); defined in class path resource [org/appng/core/controller/PlatformConfig.class]] with [Root bean: class [null]; scope=; abstract=false; lazyInit=true; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformTestConfig; factoryMethodName=initializerService; initMethodName=null; destroyMethodName=(inferred); defined in org.appng.core.service.PlatformTestConfig] 2021-07-01 15:49:11,739 INFO [main] org.springframework.beans.factory.support.DefaultListableBeanFactory: Overriding bean definition for bean 'ldapService' with a different definition: replacing [Root bean: class [null]; scope=; abstract=false; lazyInit=true; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformConfig; factoryMethodName=ldapService; initMethodName=null; destroyMethodName=(inferred); defined in class path resource [org/appng/core/controller/PlatformConfig.class]] with [Root bean: class [null]; scope=; abstract=false; lazyInit=true; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformTestConfig; factoryMethodName=ldapService; initMethodName=null; destroyMethodName=(inferred); defined in org.appng.core.service.PlatformTestConfig] 2021-07-01 15:49:11,739 INFO [main] org.springframework.beans.factory.support.DefaultListableBeanFactory: Overriding bean definition for bean 'thymeleafProcessor' with a different definition: replacing [Root bean: class [null]; scope=request; abstract=false; lazyInit=false; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformConfig; factoryMethodName=thymeleafProcessor; initMethodName=null; destroyMethodName=(inferred); defined in class path resource [org/appng/core/controller/PlatformConfig.class]] with [Root bean: class [null]; scope=; abstract=false; lazyInit=false; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformTestConfig; factoryMethodName=thymeleafProcessor; initMethodName=null; destroyMethodName=(inferred); defined in org.appng.core.service.PlatformTestConfig] 2021-07-01 15:49:11,739 INFO [main] org.springframework.beans.factory.support.DefaultListableBeanFactory: Overriding bean definition for bean 'platformTransformer' with a different definition: replacing [Root bean: class [null]; scope=request; abstract=false; lazyInit=true; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformConfig; factoryMethodName=platformTransformer; initMethodName=null; destroyMethodName=(inferred); defined in class path resource [org/appng/core/controller/PlatformConfig.class]] with [Root bean: class [null]; scope=; abstract=false; lazyInit=true; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformTestConfig; factoryMethodName=platformTransformer; initMethodName=null; destroyMethodName=(inferred); defined in org.appng.core.service.PlatformTestConfig] 2021-07-01 15:49:11,739 INFO [main] org.springframework.beans.factory.support.DefaultListableBeanFactory: Overriding bean definition for bean 'requestProcessor' with a different definition: replacing [Root bean: class [null]; scope=request; abstract=false; lazyInit=false; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformConfig; factoryMethodName=requestProcessor; initMethodName=null; destroyMethodName=(inferred); defined in class path resource [org/appng/core/controller/PlatformConfig.class]] with [Root bean: class [null]; scope=; abstract=false; lazyInit=false; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformTestConfig; factoryMethodName=requestProcessor; initMethodName=null; destroyMethodName=(inferred); defined in org.appng.core.service.PlatformTestConfig] 2021-07-01 15:49:11,777 INFO [main] org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor: JSR-330 'javax.inject.Inject' annotation found and supported for autowiring 2021-07-01 15:49:11,836 INFO [main] org.springframework.orm.jpa.LocalEntityManagerFactoryBean: Building JPA EntityManagerFactory for persistence unit 'hsql-testdb' 2021-07-01 15:49:11,856 INFO [main] org.hibernate.jpa.internal.util.LogHelper: HHH000204: Processing PersistenceUnitInfo [name: hsql-testdb] 2021-07-01 15:49:11,932 WARN [main] org.hibernate.orm.connections.pooling: HHH10001002: Using Hibernate built-in connection pool (not for production use!) 2021-07-01 15:49:11,933 INFO [main] org.hibernate.orm.connections.pooling: HHH10001005: using driver [org.hsqldb.jdbc.JDBCDriver] at URL [jdbc:hsqldb:mem:hsql-testdb] 2021-07-01 15:49:11,933 INFO [main] org.hibernate.orm.connections.pooling: HHH10001001: Connection properties: {user=sa, password=****} 2021-07-01 15:49:11,933 INFO [main] org.hibernate.orm.connections.pooling: HHH10001003: Autocommit mode: false 2021-07-01 15:49:11,933 INFO [main] org.hibernate.engine.jdbc.connections.internal.DriverManagerConnectionProviderImpl: HHH000115: Hibernate connection pool size: 20 (min=1) 2021-07-01 15:49:11,934 INFO [main] org.hibernate.dialect.Dialect : HHH000400: Using dialect: org.appng.persistence.dialect.HSQLDialect 2021-07-01 15:49:11,938 INFO [main] org.hibernate.envers.boot.internal.EnversServiceImpl: Envers integration enabled? : true 2021-07-01 15:49:12,190 INFO [main] org.hibernate.orm.connections.access: HHH10001501: Connection obtained from JdbcConnectionAccess [org.hibernate.engine.jdbc.env.internal.JdbcEnvironmentInitiator$ConnectionProviderJdbcConnectionAccess@c94b341] for (non-JTA) DDL execution was not in auto-commit mode; the Connection 'local transaction' will be committed and the Connection will be set into auto-commit mode. 2021-07-01 15:49:12,194 INFO [main] org.hibernate.orm.connections.access: HHH10001501: Connection obtained from JdbcConnectionAccess [org.hibernate.engine.jdbc.env.internal.JdbcEnvironmentInitiator$ConnectionProviderJdbcConnectionAccess@55faaed1] for (non-JTA) DDL execution was not in auto-commit mode; the Connection 'local transaction' will be committed and the Connection will be set into auto-commit mode. 2021-07-01 15:49:12,223 INFO [main] org.hibernate.engine.transaction.jta.platform.internal.JtaPlatformInitiator: HHH000490: Using JtaPlatform implementation: [org.hibernate.engine.transaction.jta.platform.internal.NoJtaPlatform] 2021-07-01 15:49:12,224 INFO [main] org.springframework.orm.jpa.LocalEntityManagerFactoryBean: Initialized JPA EntityManagerFactory for persistence unit 'hsql-testdb' 2021-07-01 15:49:12,229 INFO [main] org.appng.core.domain.PlatformEventListener: Using application context appNG platform context: startup date [Thu Jul 01 15:49:11 CEST 2021]; root of context hierarchy 2021-07-01 15:49:12,493 INFO [main] org.springframework.test.context.transaction.TransactionContext: Began transaction (1) for test context [DefaultTestContext@6e1702e0 testClass = SubjectMustChangePasswordTest, testInstance = org.appng.core.service.SubjectMustChangePasswordTest@2963a8da, testMethod = testMustChangePassword@SubjectMustChangePasswordTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@36223e06 testClass = SubjectMustChangePasswordTest, locations = '{}', classes = '{class org.appng.core.service.PlatformTestConfig}', contextInitializerClasses = '[class org.appng.core.service.TestInitializer]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{}', contextCustomizers = set[[empty]], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]]]; transaction manager [org.springframework.orm.jpa.JpaTransactionManager@614fcec5]; rollback [false] 2021-07-01 15:49:12,502 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.passwordMaxValidity 2021-07-01 15:49:12,502 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.messagingEnabled 2021-07-01 15:49:12,502 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.filebasedDeployment 2021-07-01 15:49:12,503 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.jspFileType 2021-07-01 15:49:12,503 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.repositoryTrustStorePassword 2021-07-01 15:49:12,503 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.platformRootPath 2021-07-01 15:49:12,503 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.manageDatabases 2021-07-01 15:49:12,503 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.inactiveLockPeriod 2021-07-01 15:49:12,503 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.appngData 2021-07-01 15:49:12,503 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.cachePlatformFolder 2021-07-01 15:49:12,503 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.monitoringPath 2021-07-01 15:49:12,504 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.repositoryCert 2021-07-01 15:49:12,504 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.defaultTemplate 2021-07-01 15:49:12,504 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.devMode 2021-07-01 15:49:12,504 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.logfile 2021-07-01 15:49:12,504 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.xssAllowedTags 2021-07-01 15:49:12,504 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.mailDisabled 2021-07-01 15:49:12,504 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.passwordPolicyRegEx 2021-07-01 15:49:12,504 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.formatOutput 2021-07-01 15:49:12,505 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.cacheConfig 2021-07-01 15:49:12,505 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.sharedSecret 2021-07-01 15:49:12,505 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.repositoryPath 2021-07-01 15:49:12,505 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.repositoryVerifySignature 2021-07-01 15:49:12,505 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.repositorySignature 2021-07-01 15:49:12,505 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.sessionFilter 2021-07-01 15:49:12,505 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.cacheApplicationFolder 2021-07-01 15:49:12,506 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.writeDebugFiles 2021-07-01 15:49:12,506 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.repositoryDefaultDigest 2021-07-01 15:49:12,506 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.monitorPerformance 2021-07-01 15:49:12,506 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.mdcEnabled 2021-07-01 15:49:12,506 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.vHostMode 2021-07-01 15:49:12,506 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.templateFolder 2021-07-01 15:49:12,506 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.maxLoginAttempts 2021-07-01 15:49:12,506 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.passwordPolicyErrorMessageKey 2021-07-01 15:49:12,507 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.locale 2021-07-01 15:49:12,507 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.sessionTimeout 2021-07-01 15:49:12,507 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.cleanTempFolderOnStartup 2021-07-01 15:49:12,507 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.encoding 2021-07-01 15:49:12,507 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.maxUploadSize 2021-07-01 15:49:12,507 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.templatePrefix 2021-07-01 15:49:12,507 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.repositoryTrustStore 2021-07-01 15:49:12,507 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.imageMagickPath 2021-07-01 15:49:12,508 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.databasePrefix 2021-07-01 15:49:12,508 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.cacheFolder 2021-07-01 15:49:12,508 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.messagingGroupAddress 2021-07-01 15:49:12,508 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.xssProtect 2021-07-01 15:49:12,508 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.mailHost 2021-07-01 15:49:12,508 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.timeZone 2021-07-01 15:49:12,508 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.cacheImageFolder 2021-07-01 15:49:12,508 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.messagingReceiver 2021-07-01 15:49:12,509 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.messagingGroupPort 2021-07-01 15:49:12,509 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.forceChangePassword 2021-07-01 15:49:12,509 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.csrfFilterEnabled 2021-07-01 15:49:12,509 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.mailPort 2021-07-01 15:49:12,509 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.uploadDir 2021-07-01 15:49:12,509 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.applicationDir 2021-07-01 15:49:12,509 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.databaseValidationPeriod 2021-07-01 15:49:12,515 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Subject shady 2021-07-01 15:49:12,535 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null UPDATE appNG platform Subject shady 2021-07-01 15:49:12,535 INFO [main] org.appng.core.service.CoreService: successfully logged in user 'shady' 2021-07-01 15:49:12,535 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null INFO appNG platform logged in 2021-07-01 15:49:12,536 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null UPDATE appNG platform Subject shady 2021-07-01 15:49:12,539 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null UPDATE appNG platform Subject shady 2021-07-01 15:49:12,540 INFO [main] org.appng.core.service.CoreService: successfully logged in user 'shady' 2021-07-01 15:49:12,540 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null INFO appNG platform logged in 2021-07-01 15:49:12,541 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null UPDATE appNG platform Subject shady 2021-07-01 15:49:12,543 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null INFO appNG platform User shady must change password (has not been changed since more than 3 days). 2021-07-01 15:49:12,544 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null UPDATE appNG platform Subject shady 2021-07-01 15:49:12,544 INFO [main] org.appng.core.service.CoreService: successfully logged in user 'shady' 2021-07-01 15:49:12,545 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null INFO appNG platform logged in 2021-07-01 15:49:12,546 INFO [main] org.springframework.test.context.transaction.TransactionContext: Committed transaction for test: [DefaultTestContext@6e1702e0 testClass = SubjectMustChangePasswordTest, testInstance = org.appng.core.service.SubjectMustChangePasswordTest@2963a8da, testMethod = testMustChangePassword@SubjectMustChangePasswordTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@36223e06 testClass = SubjectMustChangePasswordTest, locations = '{}', classes = '{class org.appng.core.service.PlatformTestConfig}', contextInitializerClasses = '[class org.appng.core.service.TestInitializer]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{}', contextCustomizers = set[[empty]], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]]] 2021-07-01 15:49:12,548 INFO [main] org.springframework.context.support.GenericApplicationContext: Closing appNG platform context: startup date [Thu Jul 01 15:49:11 CEST 2021]; root of context hierarchy 2021-07-01 15:49:12,549 INFO [main] org.springframework.orm.jpa.LocalEntityManagerFactoryBean: Closing JPA EntityManagerFactory for persistence unit 'hsql-testdb' 2021-07-01 15:49:12,549 INFO [main] org.hibernate.orm.connections.pooling: HHH10001008: Cleaning up connection pool [jdbc:hsqldb:mem:hsql-testdb] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.026 s - in org.appng.core.service.SubjectMustChangePasswordTest [INFO] Running org.appng.core.service.SiteClassLoaderBuilderTest 2021-07-01 15:49:12,559 INFO [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#1362969481 for site localhost with parent sun.misc.Launcher$AppClassLoader#1252169911 created [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 s - in org.appng.core.service.SiteClassLoaderBuilderTest [INFO] Running org.appng.core.service.PropertySupportTest [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s - in org.appng.core.service.PropertySupportTest [INFO] Running org.appng.core.service.InitializerServiceTest 2021-07-01 15:49:12,577 INFO [main] org.springframework.test.context.support.DefaultTestContextBootstrapper: Loaded default TestExecutionListener class names from location [META-INF/spring.factories]: [org.springframework.test.context.web.ServletTestExecutionListener, org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener, org.springframework.test.context.support.DependencyInjectionTestExecutionListener, org.springframework.test.context.support.DirtiesContextTestExecutionListener, org.springframework.test.context.transaction.TransactionalTestExecutionListener, org.springframework.test.context.jdbc.SqlScriptsTestExecutionListener] 2021-07-01 15:49:12,577 INFO [main] org.springframework.test.context.support.DefaultTestContextBootstrapper: Using TestExecutionListeners: [org.springframework.test.context.web.ServletTestExecutionListener@7d4353f8, org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener@3fdcbaf4, org.springframework.test.context.support.DependencyInjectionTestExecutionListener@51b635fc, org.springframework.test.context.support.DirtiesContextTestExecutionListener@2478f015, org.springframework.test.context.transaction.TransactionalTestExecutionListener@43c3bbf1, org.springframework.test.context.jdbc.SqlScriptsTestExecutionListener@1912a267] 2021-07-01 15:49:12,579 INFO [main] org.springframework.context.support.GenericApplicationContext: Refreshing appNG platform context: startup date [Thu Jul 01 15:49:12 CEST 2021]; root of context hierarchy 2021-07-01 15:49:12,765 INFO [main] org.springframework.beans.factory.support.DefaultListableBeanFactory: Overriding bean definition for bean 'platformEventListener' with a different definition: replacing [Root bean: class [null]; scope=; abstract=false; lazyInit=false; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformConfig; factoryMethodName=platformEventListener; initMethodName=null; destroyMethodName=(inferred); defined in class path resource [org/appng/core/controller/PlatformConfig.class]] with [Root bean: class [null]; scope=; abstract=false; lazyInit=false; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformTestConfig; factoryMethodName=platformEventListener; initMethodName=null; destroyMethodName=(inferred); defined in org.appng.core.service.PlatformTestConfig] 2021-07-01 15:49:12,766 INFO [main] org.springframework.beans.factory.support.DefaultListableBeanFactory: Overriding bean definition for bean 'dataSource' with a different definition: replacing [Root bean: class [null]; scope=; abstract=false; lazyInit=false; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformConfig; factoryMethodName=dataSource; initMethodName=null; destroyMethodName=(inferred); defined in class path resource [org/appng/core/controller/PlatformConfig.class]] with [Root bean: class [null]; scope=; abstract=false; lazyInit=false; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformTestConfig; factoryMethodName=dataSource; initMethodName=null; destroyMethodName=(inferred); defined in org.appng.core.service.PlatformTestConfig] 2021-07-01 15:49:12,766 INFO [main] org.springframework.beans.factory.support.DefaultListableBeanFactory: Overriding bean definition for bean 'entityManagerFactory' with a different definition: replacing [Root bean: class [null]; scope=; abstract=false; lazyInit=false; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformConfig; factoryMethodName=entityManagerFactory; initMethodName=null; destroyMethodName=(inferred); defined in class path resource [org/appng/core/controller/PlatformConfig.class]] with [Root bean: class [null]; scope=; abstract=false; lazyInit=false; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformTestConfig; factoryMethodName=entityManagerFactory; initMethodName=null; destroyMethodName=(inferred); defined in org.appng.core.service.PlatformTestConfig] 2021-07-01 15:49:12,767 INFO [main] org.springframework.beans.factory.support.DefaultListableBeanFactory: Overriding bean definition for bean 'coreTxManager' with a different definition: replacing [Root bean: class [null]; scope=; abstract=false; lazyInit=false; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformConfig; factoryMethodName=coreTxManager; initMethodName=null; destroyMethodName=(inferred); defined in class path resource [org/appng/core/controller/PlatformConfig.class]] with [Root bean: class [null]; scope=; abstract=false; lazyInit=false; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformTestConfig; factoryMethodName=coreTxManager; initMethodName=null; destroyMethodName=(inferred); defined in org.appng.core.service.PlatformTestConfig] 2021-07-01 15:49:12,767 INFO [main] org.springframework.beans.factory.support.DefaultListableBeanFactory: Overriding bean definition for bean 'entityManager' with a different definition: replacing [Root bean: class [null]; scope=; abstract=false; lazyInit=false; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformConfig; factoryMethodName=entityManager; initMethodName=null; destroyMethodName=(inferred); defined in class path resource [org/appng/core/controller/PlatformConfig.class]] with [Root bean: class [null]; scope=; abstract=false; lazyInit=false; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformTestConfig; factoryMethodName=entityManager; initMethodName=null; destroyMethodName=(inferred); defined in org.appng.core.service.PlatformTestConfig] 2021-07-01 15:49:12,767 INFO [main] org.springframework.beans.factory.support.DefaultListableBeanFactory: Overriding bean definition for bean 'documentBuilderFactory' with a different definition: replacing [Root bean: class [null]; scope=; abstract=false; lazyInit=false; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformConfig; factoryMethodName=documentBuilderFactory; initMethodName=null; destroyMethodName=(inferred); defined in class path resource [org/appng/core/controller/PlatformConfig.class]] with [Root bean: class [null]; scope=; abstract=false; lazyInit=false; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformTestConfig; factoryMethodName=documentBuilderFactory; initMethodName=null; destroyMethodName=(inferred); defined in org.appng.core.service.PlatformTestConfig] 2021-07-01 15:49:12,767 INFO [main] org.springframework.beans.factory.support.DefaultListableBeanFactory: Overriding bean definition for bean 'transformerFactory' with a different definition: replacing [Root bean: class [null]; scope=; abstract=false; lazyInit=false; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformConfig; factoryMethodName=transformerFactory; initMethodName=null; destroyMethodName=(inferred); defined in class path resource [org/appng/core/controller/PlatformConfig.class]] with [Root bean: class [null]; scope=; abstract=false; lazyInit=false; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformTestConfig; factoryMethodName=transformerFactory; initMethodName=null; destroyMethodName=(inferred); defined in org.appng.core.service.PlatformTestConfig] 2021-07-01 15:49:12,767 INFO [main] org.springframework.beans.factory.support.DefaultListableBeanFactory: Overriding bean definition for bean 'styleSheetProvider' with a different definition: replacing [Root bean: class [null]; scope=request; abstract=false; lazyInit=false; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformConfig; factoryMethodName=styleSheetProvider; initMethodName=init; destroyMethodName=(inferred); defined in class path resource [org/appng/core/controller/PlatformConfig.class]] with [Root bean: class [null]; scope=; abstract=false; lazyInit=false; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformTestConfig; factoryMethodName=styleSheetProvider; initMethodName=init; destroyMethodName=(inferred); defined in org.appng.core.service.PlatformTestConfig] 2021-07-01 15:49:12,767 INFO [main] org.springframework.beans.factory.support.DefaultListableBeanFactory: Overriding bean definition for bean 'marshallService' with a different definition: replacing [Root bean: class [null]; scope=prototype; abstract=false; lazyInit=false; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformConfig; factoryMethodName=marshallService; initMethodName=init; destroyMethodName=(inferred); defined in class path resource [org/appng/core/controller/PlatformConfig.class]] with [Root bean: class [null]; scope=prototype; abstract=false; lazyInit=false; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformTestConfig; factoryMethodName=marshallService; initMethodName=init; destroyMethodName=(inferred); defined in org.appng.core.service.PlatformTestConfig] 2021-07-01 15:49:12,767 INFO [main] org.springframework.beans.factory.support.DefaultListableBeanFactory: Overriding bean definition for bean 'coreService' with a different definition: replacing [Root bean: class [null]; scope=; abstract=false; lazyInit=true; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformConfig; factoryMethodName=coreService; initMethodName=null; destroyMethodName=(inferred); defined in class path resource [org/appng/core/controller/PlatformConfig.class]] with [Root bean: class [null]; scope=; abstract=false; lazyInit=true; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformTestConfig; factoryMethodName=coreService; initMethodName=null; destroyMethodName=(inferred); defined in org.appng.core.service.PlatformTestConfig] 2021-07-01 15:49:12,768 INFO [main] org.springframework.beans.factory.support.DefaultListableBeanFactory: Overriding bean definition for bean 'databaseService' with a different definition: replacing [Root bean: class [null]; scope=; abstract=false; lazyInit=true; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformConfig; factoryMethodName=databaseService; initMethodName=null; destroyMethodName=(inferred); defined in class path resource [org/appng/core/controller/PlatformConfig.class]] with [Root bean: class [null]; scope=; abstract=false; lazyInit=true; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformTestConfig; factoryMethodName=databaseService; initMethodName=null; destroyMethodName=(inferred); defined in org.appng.core.service.PlatformTestConfig] 2021-07-01 15:49:12,768 INFO [main] org.springframework.beans.factory.support.DefaultListableBeanFactory: Overriding bean definition for bean 'templateService' with a different definition: replacing [Root bean: class [null]; scope=; abstract=false; lazyInit=true; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformConfig; factoryMethodName=templateService; initMethodName=null; destroyMethodName=(inferred); defined in class path resource [org/appng/core/controller/PlatformConfig.class]] with [Root bean: class [null]; scope=; abstract=false; lazyInit=true; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformTestConfig; factoryMethodName=templateService; initMethodName=null; destroyMethodName=(inferred); defined in org.appng.core.service.PlatformTestConfig] 2021-07-01 15:49:12,768 INFO [main] org.springframework.beans.factory.support.DefaultListableBeanFactory: Overriding bean definition for bean 'initializerService' with a different definition: replacing [Root bean: class [null]; scope=; abstract=false; lazyInit=true; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformConfig; factoryMethodName=initializerService; initMethodName=null; destroyMethodName=(inferred); defined in class path resource [org/appng/core/controller/PlatformConfig.class]] with [Root bean: class [null]; scope=; abstract=false; lazyInit=true; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformTestConfig; factoryMethodName=initializerService; initMethodName=null; destroyMethodName=(inferred); defined in org.appng.core.service.PlatformTestConfig] 2021-07-01 15:49:12,768 INFO [main] org.springframework.beans.factory.support.DefaultListableBeanFactory: Overriding bean definition for bean 'ldapService' with a different definition: replacing [Root bean: class [null]; scope=; abstract=false; lazyInit=true; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformConfig; factoryMethodName=ldapService; initMethodName=null; destroyMethodName=(inferred); defined in class path resource [org/appng/core/controller/PlatformConfig.class]] with [Root bean: class [null]; scope=; abstract=false; lazyInit=true; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformTestConfig; factoryMethodName=ldapService; initMethodName=null; destroyMethodName=(inferred); defined in org.appng.core.service.PlatformTestConfig] 2021-07-01 15:49:12,768 INFO [main] org.springframework.beans.factory.support.DefaultListableBeanFactory: Overriding bean definition for bean 'thymeleafProcessor' with a different definition: replacing [Root bean: class [null]; scope=request; abstract=false; lazyInit=false; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformConfig; factoryMethodName=thymeleafProcessor; initMethodName=null; destroyMethodName=(inferred); defined in class path resource [org/appng/core/controller/PlatformConfig.class]] with [Root bean: class [null]; scope=; abstract=false; lazyInit=false; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformTestConfig; factoryMethodName=thymeleafProcessor; initMethodName=null; destroyMethodName=(inferred); defined in org.appng.core.service.PlatformTestConfig] 2021-07-01 15:49:12,769 INFO [main] org.springframework.beans.factory.support.DefaultListableBeanFactory: Overriding bean definition for bean 'platformTransformer' with a different definition: replacing [Root bean: class [null]; scope=request; abstract=false; lazyInit=true; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformConfig; factoryMethodName=platformTransformer; initMethodName=null; destroyMethodName=(inferred); defined in class path resource [org/appng/core/controller/PlatformConfig.class]] with [Root bean: class [null]; scope=; abstract=false; lazyInit=true; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformTestConfig; factoryMethodName=platformTransformer; initMethodName=null; destroyMethodName=(inferred); defined in org.appng.core.service.PlatformTestConfig] 2021-07-01 15:49:12,769 INFO [main] org.springframework.beans.factory.support.DefaultListableBeanFactory: Overriding bean definition for bean 'requestProcessor' with a different definition: replacing [Root bean: class [null]; scope=request; abstract=false; lazyInit=false; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformConfig; factoryMethodName=requestProcessor; initMethodName=null; destroyMethodName=(inferred); defined in class path resource [org/appng/core/controller/PlatformConfig.class]] with [Root bean: class [null]; scope=; abstract=false; lazyInit=false; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformTestConfig; factoryMethodName=requestProcessor; initMethodName=null; destroyMethodName=(inferred); defined in org.appng.core.service.PlatformTestConfig] 2021-07-01 15:49:12,809 INFO [main] org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor: JSR-330 'javax.inject.Inject' annotation found and supported for autowiring 2021-07-01 15:49:12,900 INFO [main] org.springframework.orm.jpa.LocalEntityManagerFactoryBean: Building JPA EntityManagerFactory for persistence unit 'hsql-testdb' 2021-07-01 15:49:12,925 INFO [main] org.hibernate.jpa.internal.util.LogHelper: HHH000204: Processing PersistenceUnitInfo [name: hsql-testdb] 2021-07-01 15:49:12,986 WARN [main] org.hibernate.orm.connections.pooling: HHH10001002: Using Hibernate built-in connection pool (not for production use!) 2021-07-01 15:49:12,986 INFO [main] org.hibernate.orm.connections.pooling: HHH10001005: using driver [org.hsqldb.jdbc.JDBCDriver] at URL [jdbc:hsqldb:mem:hsql-testdb] 2021-07-01 15:49:12,986 INFO [main] org.hibernate.orm.connections.pooling: HHH10001001: Connection properties: {user=sa, password=****} 2021-07-01 15:49:12,986 INFO [main] org.hibernate.orm.connections.pooling: HHH10001003: Autocommit mode: false 2021-07-01 15:49:12,986 INFO [main] org.hibernate.engine.jdbc.connections.internal.DriverManagerConnectionProviderImpl: HHH000115: Hibernate connection pool size: 20 (min=1) 2021-07-01 15:49:12,987 INFO [main] org.hibernate.dialect.Dialect : HHH000400: Using dialect: org.appng.persistence.dialect.HSQLDialect 2021-07-01 15:49:12,992 INFO [main] org.hibernate.envers.boot.internal.EnversServiceImpl: Envers integration enabled? : true 2021-07-01 15:49:13,234 INFO [main] org.hibernate.orm.connections.access: HHH10001501: Connection obtained from JdbcConnectionAccess [org.hibernate.engine.jdbc.env.internal.JdbcEnvironmentInitiator$ConnectionProviderJdbcConnectionAccess@27575e55] for (non-JTA) DDL execution was not in auto-commit mode; the Connection 'local transaction' will be committed and the Connection will be set into auto-commit mode. 2021-07-01 15:49:13,238 INFO [main] org.hibernate.orm.connections.access: HHH10001501: Connection obtained from JdbcConnectionAccess [org.hibernate.engine.jdbc.env.internal.JdbcEnvironmentInitiator$ConnectionProviderJdbcConnectionAccess@30e24cc1] for (non-JTA) DDL execution was not in auto-commit mode; the Connection 'local transaction' will be committed and the Connection will be set into auto-commit mode. 2021-07-01 15:49:13,260 INFO [main] org.hibernate.engine.transaction.jta.platform.internal.JtaPlatformInitiator: HHH000490: Using JtaPlatform implementation: [org.hibernate.engine.transaction.jta.platform.internal.NoJtaPlatform] 2021-07-01 15:49:13,261 INFO [main] org.springframework.orm.jpa.LocalEntityManagerFactoryBean: Initialized JPA EntityManagerFactory for persistence unit 'hsql-testdb' 2021-07-01 15:49:13,265 INFO [main] org.appng.core.domain.PlatformEventListener: Using application context appNG platform context: startup date [Thu Jul 01 15:49:12 CEST 2021]; root of context hierarchy 2021-07-01 15:49:13,526 INFO [main] org.springframework.test.context.transaction.TransactionContext: Began transaction (1) for test context [DefaultTestContext@f299239 testClass = InitializerServiceTest, testInstance = org.appng.core.service.InitializerServiceTest@68fefa2c, testMethod = testInitPlatform@InitializerServiceTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@423778db testClass = InitializerServiceTest, locations = '{}', classes = '{class org.appng.core.service.PlatformTestConfig}', contextInitializerClasses = '[class org.appng.core.service.InitializerServiceTest]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{}', contextCustomizers = set[[empty]], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]]]; transaction manager [org.springframework.orm.jpa.JpaTransactionManager@7001a5ff]; rollback [false] 2021-07-01 15:49:13,527 INFO [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#531445848 for site manager with parent sun.misc.Launcher$AppClassLoader#1252169911 created 2021-07-01 15:49:13,529 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Subject subject-3 2021-07-01 15:49:13,531 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Site site-1 2021-07-01 15:49:13,532 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Resource application.xml of application application1 2021-07-01 15:49:13,533 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Application application1 2021-07-01 15:49:13,534 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Role dummy 2021-07-01 15:49:13,534 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Permission permission-1 2021-07-01 15:49:13,535 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Group group-1 2021-07-01 15:49:13,555 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.messagingEnabled 2021-07-01 15:49:13,555 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.filebasedDeployment 2021-07-01 15:49:13,555 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.jspFileType 2021-07-01 15:49:13,555 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.repositoryTrustStorePassword 2021-07-01 15:49:13,556 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.platformRootPath 2021-07-01 15:49:13,556 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.manageDatabases 2021-07-01 15:49:13,556 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.inactiveLockPeriod 2021-07-01 15:49:13,556 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.appngData 2021-07-01 15:49:13,556 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.cachePlatformFolder 2021-07-01 15:49:13,556 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.monitoringPath 2021-07-01 15:49:13,556 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.repositoryCert 2021-07-01 15:49:13,556 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.defaultTemplate 2021-07-01 15:49:13,557 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.devMode 2021-07-01 15:49:13,557 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.logfile 2021-07-01 15:49:13,557 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.xssAllowedTags 2021-07-01 15:49:13,557 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.mailDisabled 2021-07-01 15:49:13,557 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.passwordPolicyRegEx 2021-07-01 15:49:13,557 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.formatOutput 2021-07-01 15:49:13,557 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.cacheConfig 2021-07-01 15:49:13,557 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.sharedSecret 2021-07-01 15:49:13,557 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.repositoryPath 2021-07-01 15:49:13,558 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.repositoryVerifySignature 2021-07-01 15:49:13,558 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.repositorySignature 2021-07-01 15:49:13,558 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.sessionFilter 2021-07-01 15:49:13,558 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.cacheApplicationFolder 2021-07-01 15:49:13,558 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.writeDebugFiles 2021-07-01 15:49:13,558 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.repositoryDefaultDigest 2021-07-01 15:49:13,558 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.monitorPerformance 2021-07-01 15:49:13,558 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.mdcEnabled 2021-07-01 15:49:13,559 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.vHostMode 2021-07-01 15:49:13,559 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.templateFolder 2021-07-01 15:49:13,559 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.maxLoginAttempts 2021-07-01 15:49:13,559 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.passwordPolicyErrorMessageKey 2021-07-01 15:49:13,559 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.locale 2021-07-01 15:49:13,559 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.sessionTimeout 2021-07-01 15:49:13,559 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.cleanTempFolderOnStartup 2021-07-01 15:49:13,559 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.encoding 2021-07-01 15:49:13,560 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.maxUploadSize 2021-07-01 15:49:13,560 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.templatePrefix 2021-07-01 15:49:13,560 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.repositoryTrustStore 2021-07-01 15:49:13,560 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.imageMagickPath 2021-07-01 15:49:13,560 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.databasePrefix 2021-07-01 15:49:13,560 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.cacheFolder 2021-07-01 15:49:13,560 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.messagingGroupAddress 2021-07-01 15:49:13,560 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.xssProtect 2021-07-01 15:49:13,561 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.mailHost 2021-07-01 15:49:13,561 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.timeZone 2021-07-01 15:49:13,561 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.cacheImageFolder 2021-07-01 15:49:13,561 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.messagingReceiver 2021-07-01 15:49:13,561 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.messagingGroupPort 2021-07-01 15:49:13,561 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.csrfFilterEnabled 2021-07-01 15:49:13,561 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.mailPort 2021-07-01 15:49:13,561 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.uploadDir 2021-07-01 15:49:13,561 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.applicationDir 2021-07-01 15:49:13,562 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.databaseValidationPeriod 2021-07-01 15:49:13,563 INFO [main] org.appng.api.messaging.Messaging: system property appng.node.id is not set, using local host name de-f2-p-appngdev0 as fallback 2021-07-01 15:49:13,564 INFO [main] org.appng.api.messaging.Messaging: messaging is disabled 2021-07-01 15:49:13,564 INFO [main] org.appng.core.service.InitializerService: applications are located at /var/lib/jenkins/workspace/appNG_1.23.x/appng-core/target/test-classes/applications or in the database 2021-07-01 15:49:13,573 INFO [pool-3-thread-1] org.appng.core.service.HeartBeat: Messaging is disabled, not sending heartbeat. 2021-07-01 15:49:13,580 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null UPDATE appNG platform Subject subject-3 2021-07-01 15:49:13,581 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null UPDATE appNG platform Resource application.xml of application application1 2021-07-01 15:49:13,582 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null UPDATE appNG platform Role dummy 2021-07-01 15:49:13,589 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-1.ldapPrincipalScheme 2021-07-01 15:49:13,589 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-1.cacheTimeouts 2021-07-01 15:49:13,590 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-1.ldapStartTls 2021-07-01 15:49:13,590 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-1.ldapIdAttribute 2021-07-01 15:49:13,590 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-1.errorPages 2021-07-01 15:49:13,590 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-1.host 2021-07-01 15:49:13,590 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-1.defaultPage 2021-07-01 15:49:13,590 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-1.csrfProtectedPaths 2021-07-01 15:49:13,590 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-1.authLogoutActionName 2021-07-01 15:49:13,590 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-1.ldapDisabled 2021-07-01 15:49:13,590 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-1.serviceOutputFormat 2021-07-01 15:49:13,591 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-1.tagPrefix 2021-07-01 15:49:13,591 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-1.name 2021-07-01 15:49:13,591 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-1.csrfProtectionEnabled 2021-07-01 15:49:13,591 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-1.ldapUser 2021-07-01 15:49:13,591 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-1.timeZone 2021-07-01 15:49:13,591 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-1.authLogoutRef 2021-07-01 15:49:13,591 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-1.encoding 2021-07-01 15:49:13,591 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-1.authApplication 2021-07-01 15:49:13,591 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-1.cacheEnabled 2021-07-01 15:49:13,591 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-1.authLoginPage 2021-07-01 15:49:13,592 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-1.searchChunkSize 2021-07-01 15:49:13,592 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-1.template 2021-07-01 15:49:13,592 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-1.cacheTimeoutsAntStyle 2021-07-01 15:49:13,592 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-1.ldapUserBaseDn 2021-07-01 15:49:13,592 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-1.serviceOutputType 2021-07-01 15:49:13,592 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-1.sessionTrackingEnabled 2021-07-01 15:49:13,592 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-1.supportedLanguages 2021-07-01 15:49:13,592 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-1.mailPort 2021-07-01 15:49:13,592 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-1.errorPage 2021-07-01 15:49:13,593 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-1.service-path 2021-07-01 15:49:13,593 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-1.indexFileSystemQueueSize 2021-07-01 15:49:13,593 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-1.siteRootDir 2021-07-01 15:49:13,593 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-1.cacheTimeToLive 2021-07-01 15:49:13,593 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-1.indexConfig 2021-07-01 15:49:13,593 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-1.ldapHost 2021-07-01 15:49:13,593 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-1.searchMaxHits 2021-07-01 15:49:13,593 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-1.mailHost 2021-07-01 15:49:13,593 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-1.cacheClearOnShutdown 2021-07-01 15:49:13,594 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-1.indexTimeout 2021-07-01 15:49:13,594 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-1.jdbcLogPerformance 2021-07-01 15:49:13,594 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-1.DatasourceConfigurer 2021-07-01 15:49:13,594 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-1.jdbcMaxLifetime 2021-07-01 15:49:13,594 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-1.cacheExceptions 2021-07-01 15:49:13,594 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-1.ldapDomain 2021-07-01 15:49:13,594 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-1.csrfProtectedMethods 2021-07-01 15:49:13,594 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-1.defaultApplication 2021-07-01 15:49:13,594 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-1.jdbcValidationTimeout 2021-07-01 15:49:13,595 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-1.documentDir 2021-07-01 15:49:13,595 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-1.allowSkipRender 2021-07-01 15:49:13,595 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-1.defaultPageSize 2021-07-01 15:49:13,595 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-1.cacheStatistics 2021-07-01 15:49:13,595 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-1.authLogoutPage 2021-07-01 15:49:13,595 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-1.ldapPassword 2021-07-01 15:49:13,595 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-1.indexFileTypes 2021-07-01 15:49:13,595 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-1.assetsDir 2021-07-01 15:49:13,595 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-1.authLoginRef 2021-07-01 15:49:13,595 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-1.locale 2021-07-01 15:49:13,595 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-1.ldapGroupBaseDn 2021-07-01 15:49:13,596 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-1.indexDir 2021-07-01 15:49:13,596 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-1.wwwDir 2021-07-01 15:49:13,596 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-1.enforcePrimaryDomain 2021-07-01 15:49:13,596 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-1.supportReloadFile 2021-07-01 15:49:13,596 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-1.indexQueueSize 2021-07-01 15:49:13,596 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-1.appendTabId 2021-07-01 15:49:13,596 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-1.mailDisabled 2021-07-01 15:49:13,597 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-1.authLogoutActionValue 2021-07-01 15:49:13,597 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-1.manager-path 2021-07-01 15:49:13,597 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-1.xssExceptions 2021-07-01 15:49:13,597 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-1.rewriteConfig 2021-07-01 15:49:13,597 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-1.jdbcConnectionTimeout 2021-07-01 15:49:13,597 INFO [main] org.appng.core.service.InitializerService: ========================================================================================== 2021-07-01 15:49:13,600 INFO [main] org.appng.core.service.InitializerService: loading site site-1 (host-1) 2021-07-01 15:49:13,600 INFO [main] org.appng.core.service.InitializerService: loading applications for site site-1 2021-07-01 15:49:13,605 INFO [main] org.appng.core.model.CacheProvider: cleaning /var/lib/jenkins/workspace/appNG_1.23.x/appng-core/target/root/WEB-INF/cache/platform/site-1 2021-07-01 15:49:13,606 INFO [main] org.appng.core.model.CacheProvider: cleaning /var/lib/jenkins/workspace/appNG_1.23.x/appng-core/target/root/WEB-INF/cache/application/site-1 2021-07-01 15:49:13,633 INFO [main] org.appng.core.service.TemplateService: copying template from /var/lib/jenkins/workspace/appNG_1.23.x/appng-core/src/test/resources/template/appng to /var/lib/jenkins/workspace/appNG_1.23.x/appng-core/target/test-classes/repository/site-1/www/template 2021-07-01 15:49:13,633 INFO [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#1332918747 for site site-1 with parent sun.misc.Launcher$AppClassLoader#1252169911 created 2021-07-01 15:49:13,633 INFO [main] org.appng.core.service.InitializerService: SiteClassLoader#1332918747 for site site-1 with parent sun.misc.Launcher$AppClassLoader#1252169911 2021-07-01 15:49:13,638 INFO [main] org.appng.core.service.InitializerService: started site thread [appng-indexthread-site-1] with runnable of type org.appng.search.indexer.DocumentIndexer 2021-07-01 15:49:13,651 INFO [main] org.appng.core.service.InitializerService: loading site site-1 completed 2021-07-01 15:49:13,651 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null INFO appNG platform Loaded site site-1 2021-07-01 15:49:13,651 INFO [main] org.appng.core.service.InitializerService: ========================================================================================== 2021-07-01 15:49:13,651 INFO [main] org.appng.core.service.InitializerService: Current cache configuration: {} 2021-07-01 15:49:13,670 INFO [main] org.springframework.test.context.transaction.TransactionContext: Committed transaction for test: [DefaultTestContext@f299239 testClass = InitializerServiceTest, testInstance = org.appng.core.service.InitializerServiceTest@68fefa2c, testMethod = testInitPlatform@InitializerServiceTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@423778db testClass = InitializerServiceTest, locations = '{}', classes = '{class org.appng.core.service.PlatformTestConfig}', contextInitializerClasses = '[class org.appng.core.service.InitializerServiceTest]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{}', contextCustomizers = set[[empty]], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]]] 2021-07-01 15:49:13,674 INFO [main] org.springframework.context.support.GenericApplicationContext: Closing appNG platform context: startup date [Thu Jul 01 15:49:12 CEST 2021]; root of context hierarchy 2021-07-01 15:49:13,675 INFO [main] org.springframework.orm.jpa.LocalEntityManagerFactoryBean: Closing JPA EntityManagerFactory for persistence unit 'hsql-testdb' 2021-07-01 15:49:13,676 INFO [main] org.hibernate.orm.connections.pooling: HHH10001008: Cleaning up connection pool [jdbc:hsqldb:mem:hsql-testdb] [WARNING] Tests run: 2, Failures: 0, Errors: 0, Skipped: 1, Time elapsed: 1.109 s - in org.appng.core.service.InitializerServiceTest [INFO] Running org.appng.core.service.ApplicationArchiveProcessorTest 2021-07-01 15:49:13,695 INFO [main] org.appng.core.service.ApplicationArchiveProcessor: adding application-resource 'application.xml' for application 'demo-application-null' 2021-07-01 15:49:13,695 INFO [main] org.appng.core.service.ApplicationArchiveProcessor: adding application-resource 'beans.xml' for application 'demo-application-null' 2021-07-01 15:49:13,696 INFO [main] org.appng.core.service.ApplicationArchiveProcessor: adding application-resource 'datasources.xml' for application 'demo-application-null' 2021-07-01 15:49:13,696 INFO [main] org.appng.core.service.ApplicationArchiveProcessor: adding application-resource 'events.xml' for application 'demo-application-null' 2021-07-01 15:49:13,696 INFO [main] org.appng.core.service.ApplicationArchiveProcessor: adding application-resource 'master.xml' for application 'demo-application-null' 2021-07-01 15:49:13,696 INFO [main] org.appng.core.service.ApplicationArchiveProcessor: adding application-resource 'page.xml' for application 'demo-application-null' 2021-07-01 15:49:13,697 INFO [main] org.appng.core.service.ApplicationArchiveProcessor: adding application-resource 'plugin.xml' for application 'demo-application-null' 2021-07-01 15:49:13,697 INFO [main] org.appng.core.service.ApplicationArchiveProcessor: adding application-resource 'messages-demo.properties' for application 'demo-application-null' 2021-07-01 15:49:13,697 INFO [main] org.appng.core.service.ApplicationArchiveProcessor: adding application-resource 'mssql/V1.0_script.sql' for application 'demo-application-null' 2021-07-01 15:49:13,697 INFO [main] org.appng.core.service.ApplicationArchiveProcessor: adding application-resource 'mysql/V1.0_script.sql' for application 'demo-application-null' application.xml beans.xml datasources.xml events.xml master.xml page.xml plugin.xml messages-demo.properties mssql/V1.0_script.sql mysql/V1.0_script.sql [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.017 s - in org.appng.core.service.ApplicationArchiveProcessorTest [INFO] Running org.appng.core.service.LdapServiceTest 2021-07-01 15:49:13,731 INFO [main] org.appng.core.service.LdapService: Found 2 member(s) for group 'cn=logingroup,ou=groups,l=egypt' 2021-07-01 15:49:13,735 INFO [main] org.appng.core.service.LdapService: Unknown keyword 'bogus' in site property 'testLoginUserSucces.ldapPrincipalScheme'. Falling back to plain username 'aziz' as principal. 2021-07-01 15:49:13,741 INFO [main] org.appng.core.service.LdapService: LDAP operation failed on host 'ldaps://testLoginUserFailure:129' with principal 'egypt\aziz' (javax.naming.NamingException: Sorry kiddo. You got the gift, but it looks like you're waiting for something.) 2021-07-01 15:49:13,742 INFO [main] org.appng.core.service.LdapService: LDAP operation failed on host 'ldaps://testLoginUserFailure:139' with principal 'egypt\aziz' (javax.naming.NamingException: Ah ah ah, you didn't say the magic word!) 2021-07-01 15:49:13,744 INFO [main] org.appng.core.service.LdapService: User 'aziz' (uid=aziz,ou=users,l=egypt) is member of 'cn=logingroup,ou=groups,l=egypt' 2021-07-01 15:49:13,746 INFO [main] org.appng.core.service.LdapService: User 'aZiZ' (uid=aziz,ou=users,l=egypt) is member of 'cn=logingroup,ou=groups,l=egypt' 2021-07-01 15:49:13,748 INFO [main] org.appng.core.service.LdapService: User 'aZiZ' (uid=aziz,ou=users,l=egypt) is member of 'cn=logingroup,ou=groups,l=egypt' [INFO] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.048 s - in org.appng.core.service.LdapServiceTest [INFO] Running org.appng.core.service.HsqlStarterTest 2021-07-01 15:49:13,781 INFO [Time-limited test] org.appng.core.service.HsqlStarter: starting HSQL Server 2.5.0 at /var/lib/jenkins/workspace/appNG_1.23.x/appng-core/target/appNG/WEB-INF/database/appng on port 9001 2021-07-01 15:49:13,837 INFO [HSQLDB Server @718466ef] hsqldb.db.HSQLDB7A6254AAD0.ENGINE: Checkpoint start 2021-07-01 15:49:13,837 INFO [HSQLDB Server @718466ef] hsqldb.db.HSQLDB7A6254AAD0.ENGINE: checkpointClose start 2021-07-01 15:49:13,893 INFO [HSQLDB Server @718466ef] hsqldb.db.HSQLDB7A6254AAD0.ENGINE: checkpointClose synched 2021-07-01 15:49:13,952 INFO [HSQLDB Server @718466ef] hsqldb.db.HSQLDB7A6254AAD0.ENGINE: checkpointClose script done 2021-07-01 15:49:14,090 INFO [HSQLDB Server @718466ef] hsqldb.db.HSQLDB7A6254AAD0.ENGINE: checkpointClose end 2021-07-01 15:49:14,090 INFO [HSQLDB Server @718466ef] hsqldb.db.HSQLDB7A6254AAD0.ENGINE: Checkpoint end - txts: 1 2021-07-01 15:49:14,315 INFO [Time-limited test] org.appng.core.service.HsqlStarter: shutting down HSQL Server 2.5.0 at /var/lib/jenkins/workspace/appNG_1.23.x/appng-core/target/appNG/WEB-INF/database/appng on port 9001 2021-07-01 15:49:15,107 INFO [HSQLDB Connection @78fd1c98] hsqldb.db.HSQLDB7A6254AAD0.ENGINE: Database closed [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.463 s - in org.appng.core.service.HsqlStarterTest [INFO] Running org.appng.core.repository.SiteRepositoryTest 2021-07-01 15:49:16,220 INFO [main] org.springframework.test.context.support.AbstractContextLoader: Could not detect default resource locations for test class [org.appng.core.repository.SiteRepositoryTest]: no resource found for suffixes {-context.xml}. 2021-07-01 15:49:16,221 INFO [main] org.springframework.test.context.support.AnnotationConfigContextLoaderUtils: Could not detect default configuration classes for test class [org.appng.core.repository.SiteRepositoryTest]: SiteRepositoryTest does not declare any static, non-private, non-final, nested classes annotated with @Configuration. 2021-07-01 15:49:16,226 INFO [main] org.springframework.test.context.support.DefaultTestContextBootstrapper: Loaded default TestExecutionListener class names from location [META-INF/spring.factories]: [org.springframework.test.context.web.ServletTestExecutionListener, org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener, org.springframework.test.context.support.DependencyInjectionTestExecutionListener, org.springframework.test.context.support.DirtiesContextTestExecutionListener, org.springframework.test.context.transaction.TransactionalTestExecutionListener, org.springframework.test.context.jdbc.SqlScriptsTestExecutionListener] 2021-07-01 15:49:16,226 INFO [main] org.springframework.test.context.support.DefaultTestContextBootstrapper: Using TestExecutionListeners: [org.springframework.test.context.web.ServletTestExecutionListener@19827336, org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener@369bd82c, org.springframework.test.context.support.DependencyInjectionTestExecutionListener@540dcfba, org.springframework.test.context.support.DirtiesContextTestExecutionListener@7331e91c, org.springframework.test.context.transaction.TransactionalTestExecutionListener@79202f8f, org.springframework.test.context.jdbc.SqlScriptsTestExecutionListener@1112d23f] 2021-07-01 15:49:16,229 INFO [main] org.springframework.context.support.GenericApplicationContext: Refreshing appNG platform context: startup date [Thu Jul 01 15:49:16 CEST 2021]; root of context hierarchy 2021-07-01 15:49:16,454 INFO [main] org.springframework.beans.factory.support.DefaultListableBeanFactory: Overriding bean definition for bean 'platformEventListener' with a different definition: replacing [Root bean: class [null]; scope=; abstract=false; lazyInit=false; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformConfig; factoryMethodName=platformEventListener; initMethodName=null; destroyMethodName=(inferred); defined in class path resource [org/appng/core/controller/PlatformConfig.class]] with [Root bean: class [null]; scope=; abstract=false; lazyInit=false; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformTestConfig; factoryMethodName=platformEventListener; initMethodName=null; destroyMethodName=(inferred); defined in org.appng.core.service.PlatformTestConfig] 2021-07-01 15:49:16,454 INFO [main] org.springframework.beans.factory.support.DefaultListableBeanFactory: Overriding bean definition for bean 'dataSource' with a different definition: replacing [Root bean: class [null]; scope=; abstract=false; lazyInit=false; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformConfig; factoryMethodName=dataSource; initMethodName=null; destroyMethodName=(inferred); defined in class path resource [org/appng/core/controller/PlatformConfig.class]] with [Root bean: class [null]; scope=; abstract=false; lazyInit=false; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformTestConfig; factoryMethodName=dataSource; initMethodName=null; destroyMethodName=(inferred); defined in org.appng.core.service.PlatformTestConfig] 2021-07-01 15:49:16,454 INFO [main] org.springframework.beans.factory.support.DefaultListableBeanFactory: Overriding bean definition for bean 'entityManagerFactory' with a different definition: replacing [Root bean: class [null]; scope=; abstract=false; lazyInit=false; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformConfig; factoryMethodName=entityManagerFactory; initMethodName=null; destroyMethodName=(inferred); defined in class path resource [org/appng/core/controller/PlatformConfig.class]] with [Root bean: class [null]; scope=; abstract=false; lazyInit=false; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformTestConfig; factoryMethodName=entityManagerFactory; initMethodName=null; destroyMethodName=(inferred); defined in org.appng.core.service.PlatformTestConfig] 2021-07-01 15:49:16,454 INFO [main] org.springframework.beans.factory.support.DefaultListableBeanFactory: Overriding bean definition for bean 'coreTxManager' with a different definition: replacing [Root bean: class [null]; scope=; abstract=false; lazyInit=false; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformConfig; factoryMethodName=coreTxManager; initMethodName=null; destroyMethodName=(inferred); defined in class path resource [org/appng/core/controller/PlatformConfig.class]] with [Root bean: class [null]; scope=; abstract=false; lazyInit=false; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformTestConfig; factoryMethodName=coreTxManager; initMethodName=null; destroyMethodName=(inferred); defined in org.appng.core.service.PlatformTestConfig] 2021-07-01 15:49:16,454 INFO [main] org.springframework.beans.factory.support.DefaultListableBeanFactory: Overriding bean definition for bean 'entityManager' with a different definition: replacing [Root bean: class [null]; scope=; abstract=false; lazyInit=false; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformConfig; factoryMethodName=entityManager; initMethodName=null; destroyMethodName=(inferred); defined in class path resource [org/appng/core/controller/PlatformConfig.class]] with [Root bean: class [null]; scope=; abstract=false; lazyInit=false; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformTestConfig; factoryMethodName=entityManager; initMethodName=null; destroyMethodName=(inferred); defined in org.appng.core.service.PlatformTestConfig] 2021-07-01 15:49:16,454 INFO [main] org.springframework.beans.factory.support.DefaultListableBeanFactory: Overriding bean definition for bean 'documentBuilderFactory' with a different definition: replacing [Root bean: class [null]; scope=; abstract=false; lazyInit=false; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformConfig; factoryMethodName=documentBuilderFactory; initMethodName=null; destroyMethodName=(inferred); defined in class path resource [org/appng/core/controller/PlatformConfig.class]] with [Root bean: class [null]; scope=; abstract=false; lazyInit=false; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformTestConfig; factoryMethodName=documentBuilderFactory; initMethodName=null; destroyMethodName=(inferred); defined in org.appng.core.service.PlatformTestConfig] 2021-07-01 15:49:16,455 INFO [main] org.springframework.beans.factory.support.DefaultListableBeanFactory: Overriding bean definition for bean 'transformerFactory' with a different definition: replacing [Root bean: class [null]; scope=; abstract=false; lazyInit=false; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformConfig; factoryMethodName=transformerFactory; initMethodName=null; destroyMethodName=(inferred); defined in class path resource [org/appng/core/controller/PlatformConfig.class]] with [Root bean: class [null]; scope=; abstract=false; lazyInit=false; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformTestConfig; factoryMethodName=transformerFactory; initMethodName=null; destroyMethodName=(inferred); defined in org.appng.core.service.PlatformTestConfig] 2021-07-01 15:49:16,455 INFO [main] org.springframework.beans.factory.support.DefaultListableBeanFactory: Overriding bean definition for bean 'styleSheetProvider' with a different definition: replacing [Root bean: class [null]; scope=request; abstract=false; lazyInit=false; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformConfig; factoryMethodName=styleSheetProvider; initMethodName=init; destroyMethodName=(inferred); defined in class path resource [org/appng/core/controller/PlatformConfig.class]] with [Root bean: class [null]; scope=; abstract=false; lazyInit=false; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformTestConfig; factoryMethodName=styleSheetProvider; initMethodName=init; destroyMethodName=(inferred); defined in org.appng.core.service.PlatformTestConfig] 2021-07-01 15:49:16,455 INFO [main] org.springframework.beans.factory.support.DefaultListableBeanFactory: Overriding bean definition for bean 'marshallService' with a different definition: replacing [Root bean: class [null]; scope=prototype; abstract=false; lazyInit=false; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformConfig; factoryMethodName=marshallService; initMethodName=init; destroyMethodName=(inferred); defined in class path resource [org/appng/core/controller/PlatformConfig.class]] with [Root bean: class [null]; scope=prototype; abstract=false; lazyInit=false; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformTestConfig; factoryMethodName=marshallService; initMethodName=init; destroyMethodName=(inferred); defined in org.appng.core.service.PlatformTestConfig] 2021-07-01 15:49:16,455 INFO [main] org.springframework.beans.factory.support.DefaultListableBeanFactory: Overriding bean definition for bean 'coreService' with a different definition: replacing [Root bean: class [null]; scope=; abstract=false; lazyInit=true; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformConfig; factoryMethodName=coreService; initMethodName=null; destroyMethodName=(inferred); defined in class path resource [org/appng/core/controller/PlatformConfig.class]] with [Root bean: class [null]; scope=; abstract=false; lazyInit=true; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformTestConfig; factoryMethodName=coreService; initMethodName=null; destroyMethodName=(inferred); defined in org.appng.core.service.PlatformTestConfig] 2021-07-01 15:49:16,455 INFO [main] org.springframework.beans.factory.support.DefaultListableBeanFactory: Overriding bean definition for bean 'databaseService' with a different definition: replacing [Root bean: class [null]; scope=; abstract=false; lazyInit=true; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformConfig; factoryMethodName=databaseService; initMethodName=null; destroyMethodName=(inferred); defined in class path resource [org/appng/core/controller/PlatformConfig.class]] with [Root bean: class [null]; scope=; abstract=false; lazyInit=true; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformTestConfig; factoryMethodName=databaseService; initMethodName=null; destroyMethodName=(inferred); defined in org.appng.core.service.PlatformTestConfig] 2021-07-01 15:49:16,455 INFO [main] org.springframework.beans.factory.support.DefaultListableBeanFactory: Overriding bean definition for bean 'templateService' with a different definition: replacing [Root bean: class [null]; scope=; abstract=false; lazyInit=true; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformConfig; factoryMethodName=templateService; initMethodName=null; destroyMethodName=(inferred); defined in class path resource [org/appng/core/controller/PlatformConfig.class]] with [Root bean: class [null]; scope=; abstract=false; lazyInit=true; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformTestConfig; factoryMethodName=templateService; initMethodName=null; destroyMethodName=(inferred); defined in org.appng.core.service.PlatformTestConfig] 2021-07-01 15:49:16,456 INFO [main] org.springframework.beans.factory.support.DefaultListableBeanFactory: Overriding bean definition for bean 'initializerService' with a different definition: replacing [Root bean: class [null]; scope=; abstract=false; lazyInit=true; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformConfig; factoryMethodName=initializerService; initMethodName=null; destroyMethodName=(inferred); defined in class path resource [org/appng/core/controller/PlatformConfig.class]] with [Root bean: class [null]; scope=; abstract=false; lazyInit=true; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformTestConfig; factoryMethodName=initializerService; initMethodName=null; destroyMethodName=(inferred); defined in org.appng.core.service.PlatformTestConfig] 2021-07-01 15:49:16,456 INFO [main] org.springframework.beans.factory.support.DefaultListableBeanFactory: Overriding bean definition for bean 'ldapService' with a different definition: replacing [Root bean: class [null]; scope=; abstract=false; lazyInit=true; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformConfig; factoryMethodName=ldapService; initMethodName=null; destroyMethodName=(inferred); defined in class path resource [org/appng/core/controller/PlatformConfig.class]] with [Root bean: class [null]; scope=; abstract=false; lazyInit=true; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformTestConfig; factoryMethodName=ldapService; initMethodName=null; destroyMethodName=(inferred); defined in org.appng.core.service.PlatformTestConfig] 2021-07-01 15:49:16,456 INFO [main] org.springframework.beans.factory.support.DefaultListableBeanFactory: Overriding bean definition for bean 'thymeleafProcessor' with a different definition: replacing [Root bean: class [null]; scope=request; abstract=false; lazyInit=false; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformConfig; factoryMethodName=thymeleafProcessor; initMethodName=null; destroyMethodName=(inferred); defined in class path resource [org/appng/core/controller/PlatformConfig.class]] with [Root bean: class [null]; scope=; abstract=false; lazyInit=false; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformTestConfig; factoryMethodName=thymeleafProcessor; initMethodName=null; destroyMethodName=(inferred); defined in org.appng.core.service.PlatformTestConfig] 2021-07-01 15:49:16,456 INFO [main] org.springframework.beans.factory.support.DefaultListableBeanFactory: Overriding bean definition for bean 'platformTransformer' with a different definition: replacing [Root bean: class [null]; scope=request; abstract=false; lazyInit=true; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformConfig; factoryMethodName=platformTransformer; initMethodName=null; destroyMethodName=(inferred); defined in class path resource [org/appng/core/controller/PlatformConfig.class]] with [Root bean: class [null]; scope=; abstract=false; lazyInit=true; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformTestConfig; factoryMethodName=platformTransformer; initMethodName=null; destroyMethodName=(inferred); defined in org.appng.core.service.PlatformTestConfig] 2021-07-01 15:49:16,456 INFO [main] org.springframework.beans.factory.support.DefaultListableBeanFactory: Overriding bean definition for bean 'requestProcessor' with a different definition: replacing [Root bean: class [null]; scope=request; abstract=false; lazyInit=false; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformConfig; factoryMethodName=requestProcessor; initMethodName=null; destroyMethodName=(inferred); defined in class path resource [org/appng/core/controller/PlatformConfig.class]] with [Root bean: class [null]; scope=; abstract=false; lazyInit=false; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformTestConfig; factoryMethodName=requestProcessor; initMethodName=null; destroyMethodName=(inferred); defined in org.appng.core.service.PlatformTestConfig] 2021-07-01 15:49:16,488 INFO [main] org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor: JSR-330 'javax.inject.Inject' annotation found and supported for autowiring 2021-07-01 15:49:16,538 INFO [main] org.springframework.orm.jpa.LocalEntityManagerFactoryBean: Building JPA EntityManagerFactory for persistence unit 'hsql-testdb' 2021-07-01 15:49:16,548 INFO [main] org.hibernate.jpa.internal.util.LogHelper: HHH000204: Processing PersistenceUnitInfo [name: hsql-testdb] 2021-07-01 15:49:16,587 WARN [main] org.hibernate.orm.connections.pooling: HHH10001002: Using Hibernate built-in connection pool (not for production use!) 2021-07-01 15:49:16,587 INFO [main] org.hibernate.orm.connections.pooling: HHH10001005: using driver [org.hsqldb.jdbc.JDBCDriver] at URL [jdbc:hsqldb:mem:hsql-testdb] 2021-07-01 15:49:16,587 INFO [main] org.hibernate.orm.connections.pooling: HHH10001001: Connection properties: {user=sa, password=****} 2021-07-01 15:49:16,587 INFO [main] org.hibernate.orm.connections.pooling: HHH10001003: Autocommit mode: false 2021-07-01 15:49:16,587 INFO [main] org.hibernate.engine.jdbc.connections.internal.DriverManagerConnectionProviderImpl: HHH000115: Hibernate connection pool size: 20 (min=1) 2021-07-01 15:49:16,588 INFO [main] org.hibernate.dialect.Dialect : HHH000400: Using dialect: org.appng.persistence.dialect.HSQLDialect 2021-07-01 15:49:16,592 INFO [main] org.hibernate.envers.boot.internal.EnversServiceImpl: Envers integration enabled? : true 2021-07-01 15:49:16,784 INFO [main] org.hibernate.orm.connections.access: HHH10001501: Connection obtained from JdbcConnectionAccess [org.hibernate.engine.jdbc.env.internal.JdbcEnvironmentInitiator$ConnectionProviderJdbcConnectionAccess@7c554fe8] for (non-JTA) DDL execution was not in auto-commit mode; the Connection 'local transaction' will be committed and the Connection will be set into auto-commit mode. 2021-07-01 15:49:16,788 INFO [main] org.hibernate.orm.connections.access: HHH10001501: Connection obtained from JdbcConnectionAccess [org.hibernate.engine.jdbc.env.internal.JdbcEnvironmentInitiator$ConnectionProviderJdbcConnectionAccess@c8d38de] for (non-JTA) DDL execution was not in auto-commit mode; the Connection 'local transaction' will be committed and the Connection will be set into auto-commit mode. 2021-07-01 15:49:16,809 INFO [main] org.hibernate.engine.transaction.jta.platform.internal.JtaPlatformInitiator: HHH000490: Using JtaPlatform implementation: [org.hibernate.engine.transaction.jta.platform.internal.NoJtaPlatform] 2021-07-01 15:49:16,809 INFO [main] org.springframework.orm.jpa.LocalEntityManagerFactoryBean: Initialized JPA EntityManagerFactory for persistence unit 'hsql-testdb' 2021-07-01 15:49:16,813 INFO [main] org.appng.core.domain.PlatformEventListener: Using application context appNG platform context: startup date [Thu Jul 01 15:49:16 CEST 2021]; root of context hierarchy 2021-07-01 15:49:17,032 INFO [main] org.springframework.test.context.transaction.TransactionContext: Began transaction (1) for test context [DefaultTestContext@62a78882 testClass = SiteRepositoryTest, testInstance = org.appng.core.repository.SiteRepositoryTest@626524ba, testMethod = test@AbstractRepositoryTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@63b9992c testClass = SiteRepositoryTest, locations = '{}', classes = '{class org.appng.core.service.PlatformTestConfig}', contextInitializerClasses = '[class org.appng.core.repository.SiteRepositoryTest]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{}', contextCustomizers = set[[empty]], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]]]; transaction manager [org.springframework.orm.jpa.JpaTransactionManager@41bde31]; rollback [true] 2021-07-01 15:49:17,035 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Site name 2021-07-01 15:49:17,038 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Application name 2021-07-01 15:49:17,047 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null UPDATE appNG platform Site name 2021-07-01 15:49:17,048 INFO [main] org.springframework.test.context.transaction.TransactionContext: Rolled back transaction for test: [DefaultTestContext@62a78882 testClass = SiteRepositoryTest, testInstance = org.appng.core.repository.SiteRepositoryTest@626524ba, testMethod = test@AbstractRepositoryTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@63b9992c testClass = SiteRepositoryTest, locations = '{}', classes = '{class org.appng.core.service.PlatformTestConfig}', contextInitializerClasses = '[class org.appng.core.repository.SiteRepositoryTest]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{}', contextCustomizers = set[[empty]], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]]] 2021-07-01 15:49:17,048 INFO [main] org.springframework.context.support.GenericApplicationContext: Closing appNG platform context: startup date [Thu Jul 01 15:49:16 CEST 2021]; root of context hierarchy 2021-07-01 15:49:17,050 INFO [main] org.springframework.orm.jpa.LocalEntityManagerFactoryBean: Closing JPA EntityManagerFactory for persistence unit 'hsql-testdb' 2021-07-01 15:49:17,050 INFO [main] org.hibernate.orm.connections.pooling: HHH10001008: Cleaning up connection pool [jdbc:hsqldb:mem:hsql-testdb] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.83 s - in org.appng.core.repository.SiteRepositoryTest [INFO] Running org.appng.core.repository.config.ApplicationPostProcessorTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.011 s - in org.appng.core.repository.config.ApplicationPostProcessorTest [INFO] Running org.appng.core.repository.RoleRepositoryTest 2021-07-01 15:49:17,070 INFO [main] org.springframework.test.context.support.AbstractContextLoader: Could not detect default resource locations for test class [org.appng.core.repository.RoleRepositoryTest]: no resource found for suffixes {-context.xml}. 2021-07-01 15:49:17,070 INFO [main] org.springframework.test.context.support.AnnotationConfigContextLoaderUtils: Could not detect default configuration classes for test class [org.appng.core.repository.RoleRepositoryTest]: RoleRepositoryTest does not declare any static, non-private, non-final, nested classes annotated with @Configuration. 2021-07-01 15:49:17,074 INFO [main] org.springframework.test.context.support.DefaultTestContextBootstrapper: Loaded default TestExecutionListener class names from location [META-INF/spring.factories]: [org.springframework.test.context.web.ServletTestExecutionListener, org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener, org.springframework.test.context.support.DependencyInjectionTestExecutionListener, org.springframework.test.context.support.DirtiesContextTestExecutionListener, org.springframework.test.context.transaction.TransactionalTestExecutionListener, org.springframework.test.context.jdbc.SqlScriptsTestExecutionListener] 2021-07-01 15:49:17,074 INFO [main] org.springframework.test.context.support.DefaultTestContextBootstrapper: Using TestExecutionListeners: [org.springframework.test.context.web.ServletTestExecutionListener@771483f7, org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener@1f7b4f75, org.springframework.test.context.support.DependencyInjectionTestExecutionListener@3a8c4bab, org.springframework.test.context.support.DirtiesContextTestExecutionListener@3db36e64, org.springframework.test.context.transaction.TransactionalTestExecutionListener@6e6b591e, org.springframework.test.context.jdbc.SqlScriptsTestExecutionListener@2b2ea341] 2021-07-01 15:49:17,076 INFO [main] org.springframework.context.support.GenericApplicationContext: Refreshing appNG platform context: startup date [Thu Jul 01 15:49:17 CEST 2021]; root of context hierarchy 2021-07-01 15:49:17,268 INFO [main] org.springframework.beans.factory.support.DefaultListableBeanFactory: Overriding bean definition for bean 'platformEventListener' with a different definition: replacing [Root bean: class [null]; scope=; abstract=false; lazyInit=false; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformConfig; factoryMethodName=platformEventListener; initMethodName=null; destroyMethodName=(inferred); defined in class path resource [org/appng/core/controller/PlatformConfig.class]] with [Root bean: class [null]; scope=; abstract=false; lazyInit=false; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformTestConfig; factoryMethodName=platformEventListener; initMethodName=null; destroyMethodName=(inferred); defined in org.appng.core.service.PlatformTestConfig] 2021-07-01 15:49:17,268 INFO [main] org.springframework.beans.factory.support.DefaultListableBeanFactory: Overriding bean definition for bean 'dataSource' with a different definition: replacing [Root bean: class [null]; scope=; abstract=false; lazyInit=false; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformConfig; factoryMethodName=dataSource; initMethodName=null; destroyMethodName=(inferred); defined in class path resource [org/appng/core/controller/PlatformConfig.class]] with [Root bean: class [null]; scope=; abstract=false; lazyInit=false; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformTestConfig; factoryMethodName=dataSource; initMethodName=null; destroyMethodName=(inferred); defined in org.appng.core.service.PlatformTestConfig] 2021-07-01 15:49:17,269 INFO [main] org.springframework.beans.factory.support.DefaultListableBeanFactory: Overriding bean definition for bean 'entityManagerFactory' with a different definition: replacing [Root bean: class [null]; scope=; abstract=false; lazyInit=false; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformConfig; factoryMethodName=entityManagerFactory; initMethodName=null; destroyMethodName=(inferred); defined in class path resource [org/appng/core/controller/PlatformConfig.class]] with [Root bean: class [null]; scope=; abstract=false; lazyInit=false; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformTestConfig; factoryMethodName=entityManagerFactory; initMethodName=null; destroyMethodName=(inferred); defined in org.appng.core.service.PlatformTestConfig] 2021-07-01 15:49:17,269 INFO [main] org.springframework.beans.factory.support.DefaultListableBeanFactory: Overriding bean definition for bean 'coreTxManager' with a different definition: replacing [Root bean: class [null]; scope=; abstract=false; lazyInit=false; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformConfig; factoryMethodName=coreTxManager; initMethodName=null; destroyMethodName=(inferred); defined in class path resource [org/appng/core/controller/PlatformConfig.class]] with [Root bean: class [null]; scope=; abstract=false; lazyInit=false; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformTestConfig; factoryMethodName=coreTxManager; initMethodName=null; destroyMethodName=(inferred); defined in org.appng.core.service.PlatformTestConfig] 2021-07-01 15:49:17,269 INFO [main] org.springframework.beans.factory.support.DefaultListableBeanFactory: Overriding bean definition for bean 'entityManager' with a different definition: replacing [Root bean: class [null]; scope=; abstract=false; lazyInit=false; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformConfig; factoryMethodName=entityManager; initMethodName=null; destroyMethodName=(inferred); defined in class path resource [org/appng/core/controller/PlatformConfig.class]] with [Root bean: class [null]; scope=; abstract=false; lazyInit=false; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformTestConfig; factoryMethodName=entityManager; initMethodName=null; destroyMethodName=(inferred); defined in org.appng.core.service.PlatformTestConfig] 2021-07-01 15:49:17,269 INFO [main] org.springframework.beans.factory.support.DefaultListableBeanFactory: Overriding bean definition for bean 'documentBuilderFactory' with a different definition: replacing [Root bean: class [null]; scope=; abstract=false; lazyInit=false; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformConfig; factoryMethodName=documentBuilderFactory; initMethodName=null; destroyMethodName=(inferred); defined in class path resource [org/appng/core/controller/PlatformConfig.class]] with [Root bean: class [null]; scope=; abstract=false; lazyInit=false; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformTestConfig; factoryMethodName=documentBuilderFactory; initMethodName=null; destroyMethodName=(inferred); defined in org.appng.core.service.PlatformTestConfig] 2021-07-01 15:49:17,269 INFO [main] org.springframework.beans.factory.support.DefaultListableBeanFactory: Overriding bean definition for bean 'transformerFactory' with a different definition: replacing [Root bean: class [null]; scope=; abstract=false; lazyInit=false; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformConfig; factoryMethodName=transformerFactory; initMethodName=null; destroyMethodName=(inferred); defined in class path resource [org/appng/core/controller/PlatformConfig.class]] with [Root bean: class [null]; scope=; abstract=false; lazyInit=false; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformTestConfig; factoryMethodName=transformerFactory; initMethodName=null; destroyMethodName=(inferred); defined in org.appng.core.service.PlatformTestConfig] 2021-07-01 15:49:17,269 INFO [main] org.springframework.beans.factory.support.DefaultListableBeanFactory: Overriding bean definition for bean 'styleSheetProvider' with a different definition: replacing [Root bean: class [null]; scope=request; abstract=false; lazyInit=false; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformConfig; factoryMethodName=styleSheetProvider; initMethodName=init; destroyMethodName=(inferred); defined in class path resource [org/appng/core/controller/PlatformConfig.class]] with [Root bean: class [null]; scope=; abstract=false; lazyInit=false; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformTestConfig; factoryMethodName=styleSheetProvider; initMethodName=init; destroyMethodName=(inferred); defined in org.appng.core.service.PlatformTestConfig] 2021-07-01 15:49:17,269 INFO [main] org.springframework.beans.factory.support.DefaultListableBeanFactory: Overriding bean definition for bean 'marshallService' with a different definition: replacing [Root bean: class [null]; scope=prototype; abstract=false; lazyInit=false; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformConfig; factoryMethodName=marshallService; initMethodName=init; destroyMethodName=(inferred); defined in class path resource [org/appng/core/controller/PlatformConfig.class]] with [Root bean: class [null]; scope=prototype; abstract=false; lazyInit=false; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformTestConfig; factoryMethodName=marshallService; initMethodName=init; destroyMethodName=(inferred); defined in org.appng.core.service.PlatformTestConfig] 2021-07-01 15:49:17,269 INFO [main] org.springframework.beans.factory.support.DefaultListableBeanFactory: Overriding bean definition for bean 'coreService' with a different definition: replacing [Root bean: class [null]; scope=; abstract=false; lazyInit=true; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformConfig; factoryMethodName=coreService; initMethodName=null; destroyMethodName=(inferred); defined in class path resource [org/appng/core/controller/PlatformConfig.class]] with [Root bean: class [null]; scope=; abstract=false; lazyInit=true; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformTestConfig; factoryMethodName=coreService; initMethodName=null; destroyMethodName=(inferred); defined in org.appng.core.service.PlatformTestConfig] 2021-07-01 15:49:17,270 INFO [main] org.springframework.beans.factory.support.DefaultListableBeanFactory: Overriding bean definition for bean 'databaseService' with a different definition: replacing [Root bean: class [null]; scope=; abstract=false; lazyInit=true; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformConfig; factoryMethodName=databaseService; initMethodName=null; destroyMethodName=(inferred); defined in class path resource [org/appng/core/controller/PlatformConfig.class]] with [Root bean: class [null]; scope=; abstract=false; lazyInit=true; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformTestConfig; factoryMethodName=databaseService; initMethodName=null; destroyMethodName=(inferred); defined in org.appng.core.service.PlatformTestConfig] 2021-07-01 15:49:17,270 INFO [main] org.springframework.beans.factory.support.DefaultListableBeanFactory: Overriding bean definition for bean 'templateService' with a different definition: replacing [Root bean: class [null]; scope=; abstract=false; lazyInit=true; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformConfig; factoryMethodName=templateService; initMethodName=null; destroyMethodName=(inferred); defined in class path resource [org/appng/core/controller/PlatformConfig.class]] with [Root bean: class [null]; scope=; abstract=false; lazyInit=true; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformTestConfig; factoryMethodName=templateService; initMethodName=null; destroyMethodName=(inferred); defined in org.appng.core.service.PlatformTestConfig] 2021-07-01 15:49:17,270 INFO [main] org.springframework.beans.factory.support.DefaultListableBeanFactory: Overriding bean definition for bean 'initializerService' with a different definition: replacing [Root bean: class [null]; scope=; abstract=false; lazyInit=true; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformConfig; factoryMethodName=initializerService; initMethodName=null; destroyMethodName=(inferred); defined in class path resource [org/appng/core/controller/PlatformConfig.class]] with [Root bean: class [null]; scope=; abstract=false; lazyInit=true; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformTestConfig; factoryMethodName=initializerService; initMethodName=null; destroyMethodName=(inferred); defined in org.appng.core.service.PlatformTestConfig] 2021-07-01 15:49:17,270 INFO [main] org.springframework.beans.factory.support.DefaultListableBeanFactory: Overriding bean definition for bean 'ldapService' with a different definition: replacing [Root bean: class [null]; scope=; abstract=false; lazyInit=true; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformConfig; factoryMethodName=ldapService; initMethodName=null; destroyMethodName=(inferred); defined in class path resource [org/appng/core/controller/PlatformConfig.class]] with [Root bean: class [null]; scope=; abstract=false; lazyInit=true; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformTestConfig; factoryMethodName=ldapService; initMethodName=null; destroyMethodName=(inferred); defined in org.appng.core.service.PlatformTestConfig] 2021-07-01 15:49:17,270 INFO [main] org.springframework.beans.factory.support.DefaultListableBeanFactory: Overriding bean definition for bean 'thymeleafProcessor' with a different definition: replacing [Root bean: class [null]; scope=request; abstract=false; lazyInit=false; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformConfig; factoryMethodName=thymeleafProcessor; initMethodName=null; destroyMethodName=(inferred); defined in class path resource [org/appng/core/controller/PlatformConfig.class]] with [Root bean: class [null]; scope=; abstract=false; lazyInit=false; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformTestConfig; factoryMethodName=thymeleafProcessor; initMethodName=null; destroyMethodName=(inferred); defined in org.appng.core.service.PlatformTestConfig] 2021-07-01 15:49:17,270 INFO [main] org.springframework.beans.factory.support.DefaultListableBeanFactory: Overriding bean definition for bean 'platformTransformer' with a different definition: replacing [Root bean: class [null]; scope=request; abstract=false; lazyInit=true; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformConfig; factoryMethodName=platformTransformer; initMethodName=null; destroyMethodName=(inferred); defined in class path resource [org/appng/core/controller/PlatformConfig.class]] with [Root bean: class [null]; scope=; abstract=false; lazyInit=true; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformTestConfig; factoryMethodName=platformTransformer; initMethodName=null; destroyMethodName=(inferred); defined in org.appng.core.service.PlatformTestConfig] 2021-07-01 15:49:17,270 INFO [main] org.springframework.beans.factory.support.DefaultListableBeanFactory: Overriding bean definition for bean 'requestProcessor' with a different definition: replacing [Root bean: class [null]; scope=request; abstract=false; lazyInit=false; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformConfig; factoryMethodName=requestProcessor; initMethodName=null; destroyMethodName=(inferred); defined in class path resource [org/appng/core/controller/PlatformConfig.class]] with [Root bean: class [null]; scope=; abstract=false; lazyInit=false; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformTestConfig; factoryMethodName=requestProcessor; initMethodName=null; destroyMethodName=(inferred); defined in org.appng.core.service.PlatformTestConfig] 2021-07-01 15:49:17,300 INFO [main] org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor: JSR-330 'javax.inject.Inject' annotation found and supported for autowiring 2021-07-01 15:49:17,348 INFO [main] org.springframework.orm.jpa.LocalEntityManagerFactoryBean: Building JPA EntityManagerFactory for persistence unit 'hsql-testdb' 2021-07-01 15:49:17,357 INFO [main] org.hibernate.jpa.internal.util.LogHelper: HHH000204: Processing PersistenceUnitInfo [name: hsql-testdb] 2021-07-01 15:49:17,397 WARN [main] org.hibernate.orm.connections.pooling: HHH10001002: Using Hibernate built-in connection pool (not for production use!) 2021-07-01 15:49:17,397 INFO [main] org.hibernate.orm.connections.pooling: HHH10001005: using driver [org.hsqldb.jdbc.JDBCDriver] at URL [jdbc:hsqldb:mem:hsql-testdb] 2021-07-01 15:49:17,397 INFO [main] org.hibernate.orm.connections.pooling: HHH10001001: Connection properties: {user=sa, password=****} 2021-07-01 15:49:17,397 INFO [main] org.hibernate.orm.connections.pooling: HHH10001003: Autocommit mode: false 2021-07-01 15:49:17,397 INFO [main] org.hibernate.engine.jdbc.connections.internal.DriverManagerConnectionProviderImpl: HHH000115: Hibernate connection pool size: 20 (min=1) 2021-07-01 15:49:17,397 INFO [main] org.hibernate.dialect.Dialect : HHH000400: Using dialect: org.appng.persistence.dialect.HSQLDialect 2021-07-01 15:49:17,401 INFO [main] org.hibernate.envers.boot.internal.EnversServiceImpl: Envers integration enabled? : true 2021-07-01 15:49:17,612 INFO [main] org.hibernate.orm.connections.access: HHH10001501: Connection obtained from JdbcConnectionAccess [org.hibernate.engine.jdbc.env.internal.JdbcEnvironmentInitiator$ConnectionProviderJdbcConnectionAccess@529cb355] for (non-JTA) DDL execution was not in auto-commit mode; the Connection 'local transaction' will be committed and the Connection will be set into auto-commit mode. 2021-07-01 15:49:17,615 INFO [main] org.hibernate.orm.connections.access: HHH10001501: Connection obtained from JdbcConnectionAccess [org.hibernate.engine.jdbc.env.internal.JdbcEnvironmentInitiator$ConnectionProviderJdbcConnectionAccess@710b20a0] for (non-JTA) DDL execution was not in auto-commit mode; the Connection 'local transaction' will be committed and the Connection will be set into auto-commit mode. 2021-07-01 15:49:17,637 INFO [main] org.hibernate.engine.transaction.jta.platform.internal.JtaPlatformInitiator: HHH000490: Using JtaPlatform implementation: [org.hibernate.engine.transaction.jta.platform.internal.NoJtaPlatform] 2021-07-01 15:49:17,637 INFO [main] org.springframework.orm.jpa.LocalEntityManagerFactoryBean: Initialized JPA EntityManagerFactory for persistence unit 'hsql-testdb' 2021-07-01 15:49:17,642 INFO [main] org.appng.core.domain.PlatformEventListener: Using application context appNG platform context: startup date [Thu Jul 01 15:49:17 CEST 2021]; root of context hierarchy 2021-07-01 15:49:17,896 INFO [main] org.springframework.test.context.transaction.TransactionContext: Began transaction (1) for test context [DefaultTestContext@20e87aa3 testClass = RoleRepositoryTest, testInstance = org.appng.core.repository.RoleRepositoryTest@6c321ea1, testMethod = test@AbstractRepositoryTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@50ee3102 testClass = RoleRepositoryTest, locations = '{}', classes = '{class org.appng.core.service.PlatformTestConfig}', contextInitializerClasses = '[class org.appng.core.repository.RoleRepositoryTest]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{}', contextCustomizers = set[[empty]], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]]]; transaction manager [org.springframework.orm.jpa.JpaTransactionManager@1b9527a2]; rollback [true] 2021-07-01 15:49:17,898 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Site name 2021-07-01 15:49:17,901 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Application name 2021-07-01 15:49:17,904 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Role name 2021-07-01 15:49:17,911 INFO [main] org.springframework.test.context.transaction.TransactionContext: Rolled back transaction for test: [DefaultTestContext@20e87aa3 testClass = RoleRepositoryTest, testInstance = org.appng.core.repository.RoleRepositoryTest@6c321ea1, testMethod = test@AbstractRepositoryTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@50ee3102 testClass = RoleRepositoryTest, locations = '{}', classes = '{class org.appng.core.service.PlatformTestConfig}', contextInitializerClasses = '[class org.appng.core.repository.RoleRepositoryTest]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{}', contextCustomizers = set[[empty]], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]]] 2021-07-01 15:49:17,912 INFO [main] org.springframework.context.support.GenericApplicationContext: Closing appNG platform context: startup date [Thu Jul 01 15:49:17 CEST 2021]; root of context hierarchy 2021-07-01 15:49:17,913 INFO [main] org.springframework.orm.jpa.LocalEntityManagerFactoryBean: Closing JPA EntityManagerFactory for persistence unit 'hsql-testdb' 2021-07-01 15:49:17,913 INFO [main] org.hibernate.orm.connections.pooling: HHH10001008: Cleaning up connection pool [jdbc:hsqldb:mem:hsql-testdb] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.846 s - in org.appng.core.repository.RoleRepositoryTest [INFO] Running org.appng.core.repository.PermissionRepositoryTest 2021-07-01 15:49:17,917 INFO [main] org.springframework.test.context.support.AbstractContextLoader: Could not detect default resource locations for test class [org.appng.core.repository.PermissionRepositoryTest]: no resource found for suffixes {-context.xml}. 2021-07-01 15:49:17,917 INFO [main] org.springframework.test.context.support.AnnotationConfigContextLoaderUtils: Could not detect default configuration classes for test class [org.appng.core.repository.PermissionRepositoryTest]: PermissionRepositoryTest does not declare any static, non-private, non-final, nested classes annotated with @Configuration. 2021-07-01 15:49:17,922 INFO [main] org.springframework.test.context.support.DefaultTestContextBootstrapper: Loaded default TestExecutionListener class names from location [META-INF/spring.factories]: [org.springframework.test.context.web.ServletTestExecutionListener, org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener, org.springframework.test.context.support.DependencyInjectionTestExecutionListener, org.springframework.test.context.support.DirtiesContextTestExecutionListener, org.springframework.test.context.transaction.TransactionalTestExecutionListener, org.springframework.test.context.jdbc.SqlScriptsTestExecutionListener] 2021-07-01 15:49:17,922 INFO [main] org.springframework.test.context.support.DefaultTestContextBootstrapper: Using TestExecutionListeners: [org.springframework.test.context.web.ServletTestExecutionListener@785b665c, org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener@4c36ca6c, org.springframework.test.context.support.DependencyInjectionTestExecutionListener@303284d, org.springframework.test.context.support.DirtiesContextTestExecutionListener@7a55f71a, org.springframework.test.context.transaction.TransactionalTestExecutionListener@599f178a, org.springframework.test.context.jdbc.SqlScriptsTestExecutionListener@2300c37f] 2021-07-01 15:49:17,923 INFO [main] org.springframework.context.support.GenericApplicationContext: Refreshing appNG platform context: startup date [Thu Jul 01 15:49:17 CEST 2021]; root of context hierarchy 2021-07-01 15:49:18,088 INFO [main] org.springframework.beans.factory.support.DefaultListableBeanFactory: Overriding bean definition for bean 'platformEventListener' with a different definition: replacing [Root bean: class [null]; scope=; abstract=false; lazyInit=false; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformConfig; factoryMethodName=platformEventListener; initMethodName=null; destroyMethodName=(inferred); defined in class path resource [org/appng/core/controller/PlatformConfig.class]] with [Root bean: class [null]; scope=; abstract=false; lazyInit=false; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformTestConfig; factoryMethodName=platformEventListener; initMethodName=null; destroyMethodName=(inferred); defined in org.appng.core.service.PlatformTestConfig] 2021-07-01 15:49:18,088 INFO [main] org.springframework.beans.factory.support.DefaultListableBeanFactory: Overriding bean definition for bean 'dataSource' with a different definition: replacing [Root bean: class [null]; scope=; abstract=false; lazyInit=false; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformConfig; factoryMethodName=dataSource; initMethodName=null; destroyMethodName=(inferred); defined in class path resource [org/appng/core/controller/PlatformConfig.class]] with [Root bean: class [null]; scope=; abstract=false; lazyInit=false; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformTestConfig; factoryMethodName=dataSource; initMethodName=null; destroyMethodName=(inferred); defined in org.appng.core.service.PlatformTestConfig] 2021-07-01 15:49:18,088 INFO [main] org.springframework.beans.factory.support.DefaultListableBeanFactory: Overriding bean definition for bean 'entityManagerFactory' with a different definition: replacing [Root bean: class [null]; scope=; abstract=false; lazyInit=false; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformConfig; factoryMethodName=entityManagerFactory; initMethodName=null; destroyMethodName=(inferred); defined in class path resource [org/appng/core/controller/PlatformConfig.class]] with [Root bean: class [null]; scope=; abstract=false; lazyInit=false; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformTestConfig; factoryMethodName=entityManagerFactory; initMethodName=null; destroyMethodName=(inferred); defined in org.appng.core.service.PlatformTestConfig] 2021-07-01 15:49:18,088 INFO [main] org.springframework.beans.factory.support.DefaultListableBeanFactory: Overriding bean definition for bean 'coreTxManager' with a different definition: replacing [Root bean: class [null]; scope=; abstract=false; lazyInit=false; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformConfig; factoryMethodName=coreTxManager; initMethodName=null; destroyMethodName=(inferred); defined in class path resource [org/appng/core/controller/PlatformConfig.class]] with [Root bean: class [null]; scope=; abstract=false; lazyInit=false; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformTestConfig; factoryMethodName=coreTxManager; initMethodName=null; destroyMethodName=(inferred); defined in org.appng.core.service.PlatformTestConfig] 2021-07-01 15:49:18,089 INFO [main] org.springframework.beans.factory.support.DefaultListableBeanFactory: Overriding bean definition for bean 'entityManager' with a different definition: replacing [Root bean: class [null]; scope=; abstract=false; lazyInit=false; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformConfig; factoryMethodName=entityManager; initMethodName=null; destroyMethodName=(inferred); defined in class path resource [org/appng/core/controller/PlatformConfig.class]] with [Root bean: class [null]; scope=; abstract=false; lazyInit=false; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformTestConfig; factoryMethodName=entityManager; initMethodName=null; destroyMethodName=(inferred); defined in org.appng.core.service.PlatformTestConfig] 2021-07-01 15:49:18,089 INFO [main] org.springframework.beans.factory.support.DefaultListableBeanFactory: Overriding bean definition for bean 'documentBuilderFactory' with a different definition: replacing [Root bean: class [null]; scope=; abstract=false; lazyInit=false; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformConfig; factoryMethodName=documentBuilderFactory; initMethodName=null; destroyMethodName=(inferred); defined in class path resource [org/appng/core/controller/PlatformConfig.class]] with [Root bean: class [null]; scope=; abstract=false; lazyInit=false; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformTestConfig; factoryMethodName=documentBuilderFactory; initMethodName=null; destroyMethodName=(inferred); defined in org.appng.core.service.PlatformTestConfig] 2021-07-01 15:49:18,089 INFO [main] org.springframework.beans.factory.support.DefaultListableBeanFactory: Overriding bean definition for bean 'transformerFactory' with a different definition: replacing [Root bean: class [null]; scope=; abstract=false; lazyInit=false; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformConfig; factoryMethodName=transformerFactory; initMethodName=null; destroyMethodName=(inferred); defined in class path resource [org/appng/core/controller/PlatformConfig.class]] with [Root bean: class [null]; scope=; abstract=false; lazyInit=false; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformTestConfig; factoryMethodName=transformerFactory; initMethodName=null; destroyMethodName=(inferred); defined in org.appng.core.service.PlatformTestConfig] 2021-07-01 15:49:18,089 INFO [main] org.springframework.beans.factory.support.DefaultListableBeanFactory: Overriding bean definition for bean 'styleSheetProvider' with a different definition: replacing [Root bean: class [null]; scope=request; abstract=false; lazyInit=false; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformConfig; factoryMethodName=styleSheetProvider; initMethodName=init; destroyMethodName=(inferred); defined in class path resource [org/appng/core/controller/PlatformConfig.class]] with [Root bean: class [null]; scope=; abstract=false; lazyInit=false; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformTestConfig; factoryMethodName=styleSheetProvider; initMethodName=init; destroyMethodName=(inferred); defined in org.appng.core.service.PlatformTestConfig] 2021-07-01 15:49:18,089 INFO [main] org.springframework.beans.factory.support.DefaultListableBeanFactory: Overriding bean definition for bean 'marshallService' with a different definition: replacing [Root bean: class [null]; scope=prototype; abstract=false; lazyInit=false; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformConfig; factoryMethodName=marshallService; initMethodName=init; destroyMethodName=(inferred); defined in class path resource [org/appng/core/controller/PlatformConfig.class]] with [Root bean: class [null]; scope=prototype; abstract=false; lazyInit=false; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformTestConfig; factoryMethodName=marshallService; initMethodName=init; destroyMethodName=(inferred); defined in org.appng.core.service.PlatformTestConfig] 2021-07-01 15:49:18,089 INFO [main] org.springframework.beans.factory.support.DefaultListableBeanFactory: Overriding bean definition for bean 'coreService' with a different definition: replacing [Root bean: class [null]; scope=; abstract=false; lazyInit=true; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformConfig; factoryMethodName=coreService; initMethodName=null; destroyMethodName=(inferred); defined in class path resource [org/appng/core/controller/PlatformConfig.class]] with [Root bean: class [null]; scope=; abstract=false; lazyInit=true; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformTestConfig; factoryMethodName=coreService; initMethodName=null; destroyMethodName=(inferred); defined in org.appng.core.service.PlatformTestConfig] 2021-07-01 15:49:18,089 INFO [main] org.springframework.beans.factory.support.DefaultListableBeanFactory: Overriding bean definition for bean 'databaseService' with a different definition: replacing [Root bean: class [null]; scope=; abstract=false; lazyInit=true; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformConfig; factoryMethodName=databaseService; initMethodName=null; destroyMethodName=(inferred); defined in class path resource [org/appng/core/controller/PlatformConfig.class]] with [Root bean: class [null]; scope=; abstract=false; lazyInit=true; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformTestConfig; factoryMethodName=databaseService; initMethodName=null; destroyMethodName=(inferred); defined in org.appng.core.service.PlatformTestConfig] 2021-07-01 15:49:18,089 INFO [main] org.springframework.beans.factory.support.DefaultListableBeanFactory: Overriding bean definition for bean 'templateService' with a different definition: replacing [Root bean: class [null]; scope=; abstract=false; lazyInit=true; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformConfig; factoryMethodName=templateService; initMethodName=null; destroyMethodName=(inferred); defined in class path resource [org/appng/core/controller/PlatformConfig.class]] with [Root bean: class [null]; scope=; abstract=false; lazyInit=true; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformTestConfig; factoryMethodName=templateService; initMethodName=null; destroyMethodName=(inferred); defined in org.appng.core.service.PlatformTestConfig] 2021-07-01 15:49:18,090 INFO [main] org.springframework.beans.factory.support.DefaultListableBeanFactory: Overriding bean definition for bean 'initializerService' with a different definition: replacing [Root bean: class [null]; scope=; abstract=false; lazyInit=true; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformConfig; factoryMethodName=initializerService; initMethodName=null; destroyMethodName=(inferred); defined in class path resource [org/appng/core/controller/PlatformConfig.class]] with [Root bean: class [null]; scope=; abstract=false; lazyInit=true; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformTestConfig; factoryMethodName=initializerService; initMethodName=null; destroyMethodName=(inferred); defined in org.appng.core.service.PlatformTestConfig] 2021-07-01 15:49:18,090 INFO [main] org.springframework.beans.factory.support.DefaultListableBeanFactory: Overriding bean definition for bean 'ldapService' with a different definition: replacing [Root bean: class [null]; scope=; abstract=false; lazyInit=true; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformConfig; factoryMethodName=ldapService; initMethodName=null; destroyMethodName=(inferred); defined in class path resource [org/appng/core/controller/PlatformConfig.class]] with [Root bean: class [null]; scope=; abstract=false; lazyInit=true; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformTestConfig; factoryMethodName=ldapService; initMethodName=null; destroyMethodName=(inferred); defined in org.appng.core.service.PlatformTestConfig] 2021-07-01 15:49:18,090 INFO [main] org.springframework.beans.factory.support.DefaultListableBeanFactory: Overriding bean definition for bean 'thymeleafProcessor' with a different definition: replacing [Root bean: class [null]; scope=request; abstract=false; lazyInit=false; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformConfig; factoryMethodName=thymeleafProcessor; initMethodName=null; destroyMethodName=(inferred); defined in class path resource [org/appng/core/controller/PlatformConfig.class]] with [Root bean: class [null]; scope=; abstract=false; lazyInit=false; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformTestConfig; factoryMethodName=thymeleafProcessor; initMethodName=null; destroyMethodName=(inferred); defined in org.appng.core.service.PlatformTestConfig] 2021-07-01 15:49:18,090 INFO [main] org.springframework.beans.factory.support.DefaultListableBeanFactory: Overriding bean definition for bean 'platformTransformer' with a different definition: replacing [Root bean: class [null]; scope=request; abstract=false; lazyInit=true; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformConfig; factoryMethodName=platformTransformer; initMethodName=null; destroyMethodName=(inferred); defined in class path resource [org/appng/core/controller/PlatformConfig.class]] with [Root bean: class [null]; scope=; abstract=false; lazyInit=true; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformTestConfig; factoryMethodName=platformTransformer; initMethodName=null; destroyMethodName=(inferred); defined in org.appng.core.service.PlatformTestConfig] 2021-07-01 15:49:18,090 INFO [main] org.springframework.beans.factory.support.DefaultListableBeanFactory: Overriding bean definition for bean 'requestProcessor' with a different definition: replacing [Root bean: class [null]; scope=request; abstract=false; lazyInit=false; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformConfig; factoryMethodName=requestProcessor; initMethodName=null; destroyMethodName=(inferred); defined in class path resource [org/appng/core/controller/PlatformConfig.class]] with [Root bean: class [null]; scope=; abstract=false; lazyInit=false; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformTestConfig; factoryMethodName=requestProcessor; initMethodName=null; destroyMethodName=(inferred); defined in org.appng.core.service.PlatformTestConfig] 2021-07-01 15:49:18,119 INFO [main] org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor: JSR-330 'javax.inject.Inject' annotation found and supported for autowiring 2021-07-01 15:49:18,168 INFO [main] org.springframework.orm.jpa.LocalEntityManagerFactoryBean: Building JPA EntityManagerFactory for persistence unit 'hsql-testdb' 2021-07-01 15:49:18,178 INFO [main] org.hibernate.jpa.internal.util.LogHelper: HHH000204: Processing PersistenceUnitInfo [name: hsql-testdb] 2021-07-01 15:49:18,218 WARN [main] org.hibernate.orm.connections.pooling: HHH10001002: Using Hibernate built-in connection pool (not for production use!) 2021-07-01 15:49:18,218 INFO [main] org.hibernate.orm.connections.pooling: HHH10001005: using driver [org.hsqldb.jdbc.JDBCDriver] at URL [jdbc:hsqldb:mem:hsql-testdb] 2021-07-01 15:49:18,218 INFO [main] org.hibernate.orm.connections.pooling: HHH10001001: Connection properties: {user=sa, password=****} 2021-07-01 15:49:18,218 INFO [main] org.hibernate.orm.connections.pooling: HHH10001003: Autocommit mode: false 2021-07-01 15:49:18,218 INFO [main] org.hibernate.engine.jdbc.connections.internal.DriverManagerConnectionProviderImpl: HHH000115: Hibernate connection pool size: 20 (min=1) 2021-07-01 15:49:18,219 INFO [main] org.hibernate.dialect.Dialect : HHH000400: Using dialect: org.appng.persistence.dialect.HSQLDialect 2021-07-01 15:49:18,223 INFO [main] org.hibernate.envers.boot.internal.EnversServiceImpl: Envers integration enabled? : true 2021-07-01 15:49:18,408 INFO [main] org.hibernate.orm.connections.access: HHH10001501: Connection obtained from JdbcConnectionAccess [org.hibernate.engine.jdbc.env.internal.JdbcEnvironmentInitiator$ConnectionProviderJdbcConnectionAccess@50042ad2] for (non-JTA) DDL execution was not in auto-commit mode; the Connection 'local transaction' will be committed and the Connection will be set into auto-commit mode. 2021-07-01 15:49:18,411 INFO [main] org.hibernate.orm.connections.access: HHH10001501: Connection obtained from JdbcConnectionAccess [org.hibernate.engine.jdbc.env.internal.JdbcEnvironmentInitiator$ConnectionProviderJdbcConnectionAccess@30e89d1e] for (non-JTA) DDL execution was not in auto-commit mode; the Connection 'local transaction' will be committed and the Connection will be set into auto-commit mode. 2021-07-01 15:49:18,430 INFO [main] org.hibernate.engine.transaction.jta.platform.internal.JtaPlatformInitiator: HHH000490: Using JtaPlatform implementation: [org.hibernate.engine.transaction.jta.platform.internal.NoJtaPlatform] 2021-07-01 15:49:18,431 INFO [main] org.springframework.orm.jpa.LocalEntityManagerFactoryBean: Initialized JPA EntityManagerFactory for persistence unit 'hsql-testdb' 2021-07-01 15:49:18,434 INFO [main] org.appng.core.domain.PlatformEventListener: Using application context appNG platform context: startup date [Thu Jul 01 15:49:17 CEST 2021]; root of context hierarchy 2021-07-01 15:49:18,749 INFO [hz.test.HealthMonitor] com.hazelcast.internal.diagnostics.HealthMonitor: [10.102.4.100]:5702 [appNG] [4.2] processors=4, physical.memory.total=15.7G, physical.memory.free=895.7M, swap.space.total=0, swap.space.free=0, heap.memory.used=55.2M, heap.memory.free=599.3M, heap.memory.total=654.5M, heap.memory.max=683.0M, heap.memory.used/total=8.43%, heap.memory.used/max=8.08%, minor.gc.count=20, minor.gc.time=522ms, major.gc.count=4, major.gc.time=564ms, load.process=0.00%, load.system=80.99%, load.systemAverage=2.34, thread.count=47, thread.peakCount=52, cluster.timeDiff=0, event.q.size=0, executor.q.async.size=0, executor.q.client.size=0, executor.q.client.query.size=0, executor.q.client.blocking.size=0, executor.q.query.size=0, executor.q.scheduled.size=0, executor.q.io.size=0, executor.q.system.size=0, executor.q.operations.size=0, executor.q.priorityOperation.size=0, operations.completed.count=2, executor.q.mapLoad.size=0, executor.q.mapLoadAllKeys.size=0, executor.q.cluster.size=0, executor.q.response.size=0, operations.running.count=0, operations.pending.invocations.percentage=0.00%, operations.pending.invocations.count=0, proxy.count=0, clientEndpoint.count=0, connection.active.count=0, client.connection.count=0, connection.count=0 2021-07-01 15:49:18,957 INFO [main] org.springframework.test.context.transaction.TransactionContext: Began transaction (1) for test context [DefaultTestContext@3ab8b8ed testClass = PermissionRepositoryTest, testInstance = org.appng.core.repository.PermissionRepositoryTest@2bc23f3c, testMethod = test@AbstractRepositoryTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@2d6223d0 testClass = PermissionRepositoryTest, locations = '{}', classes = '{class org.appng.core.service.PlatformTestConfig}', contextInitializerClasses = '[class org.appng.core.repository.PermissionRepositoryTest]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{}', contextCustomizers = set[[empty]], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]]]; transaction manager [org.springframework.orm.jpa.JpaTransactionManager@3c991d5]; rollback [true] 2021-07-01 15:49:18,959 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Application name 2021-07-01 15:49:18,963 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Permission name 2021-07-01 15:49:18,971 INFO [main] org.springframework.test.context.transaction.TransactionContext: Rolled back transaction for test: [DefaultTestContext@3ab8b8ed testClass = PermissionRepositoryTest, testInstance = org.appng.core.repository.PermissionRepositoryTest@2bc23f3c, testMethod = test@AbstractRepositoryTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@2d6223d0 testClass = PermissionRepositoryTest, locations = '{}', classes = '{class org.appng.core.service.PlatformTestConfig}', contextInitializerClasses = '[class org.appng.core.repository.PermissionRepositoryTest]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{}', contextCustomizers = set[[empty]], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]]] 2021-07-01 15:49:18,972 INFO [main] org.springframework.context.support.GenericApplicationContext: Closing appNG platform context: startup date [Thu Jul 01 15:49:17 CEST 2021]; root of context hierarchy 2021-07-01 15:49:18,973 INFO [main] org.springframework.orm.jpa.LocalEntityManagerFactoryBean: Closing JPA EntityManagerFactory for persistence unit 'hsql-testdb' 2021-07-01 15:49:18,973 INFO [main] org.hibernate.orm.connections.pooling: HHH10001008: Cleaning up connection pool [jdbc:hsqldb:mem:hsql-testdb] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.057 s - in org.appng.core.repository.PermissionRepositoryTest [INFO] Running org.appng.core.repository.RepositoryCacheTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.042 s - in org.appng.core.repository.RepositoryCacheTest [INFO] Running org.appng.core.repository.PropertyRepositoryTest 2021-07-01 15:49:19,028 INFO [main] org.springframework.test.context.support.AbstractContextLoader: Could not detect default resource locations for test class [org.appng.core.repository.PropertyRepositoryTest]: no resource found for suffixes {-context.xml}. 2021-07-01 15:49:19,028 INFO [main] org.springframework.test.context.support.AnnotationConfigContextLoaderUtils: Could not detect default configuration classes for test class [org.appng.core.repository.PropertyRepositoryTest]: PropertyRepositoryTest does not declare any static, non-private, non-final, nested classes annotated with @Configuration. 2021-07-01 15:49:19,032 INFO [main] org.springframework.test.context.support.DefaultTestContextBootstrapper: Loaded default TestExecutionListener class names from location [META-INF/spring.factories]: [org.springframework.test.context.web.ServletTestExecutionListener, org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener, org.springframework.test.context.support.DependencyInjectionTestExecutionListener, org.springframework.test.context.support.DirtiesContextTestExecutionListener, org.springframework.test.context.transaction.TransactionalTestExecutionListener, org.springframework.test.context.jdbc.SqlScriptsTestExecutionListener] 2021-07-01 15:49:19,032 INFO [main] org.springframework.test.context.support.DefaultTestContextBootstrapper: Using TestExecutionListeners: [org.springframework.test.context.web.ServletTestExecutionListener@6064a08e, org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener@70058b8b, org.springframework.test.context.support.DependencyInjectionTestExecutionListener@49cb91ea, org.springframework.test.context.support.DirtiesContextTestExecutionListener@64662ca7, org.springframework.test.context.transaction.TransactionalTestExecutionListener@21438075, org.springframework.test.context.jdbc.SqlScriptsTestExecutionListener@7dc61e05] 2021-07-01 15:49:19,034 INFO [main] org.springframework.context.support.GenericApplicationContext: Refreshing appNG platform context: startup date [Thu Jul 01 15:49:19 CEST 2021]; root of context hierarchy 2021-07-01 15:49:19,196 INFO [main] org.springframework.beans.factory.support.DefaultListableBeanFactory: Overriding bean definition for bean 'platformEventListener' with a different definition: replacing [Root bean: class [null]; scope=; abstract=false; lazyInit=false; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformConfig; factoryMethodName=platformEventListener; initMethodName=null; destroyMethodName=(inferred); defined in class path resource [org/appng/core/controller/PlatformConfig.class]] with [Root bean: class [null]; scope=; abstract=false; lazyInit=false; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformTestConfig; factoryMethodName=platformEventListener; initMethodName=null; destroyMethodName=(inferred); defined in org.appng.core.service.PlatformTestConfig] 2021-07-01 15:49:19,196 INFO [main] org.springframework.beans.factory.support.DefaultListableBeanFactory: Overriding bean definition for bean 'dataSource' with a different definition: replacing [Root bean: class [null]; scope=; abstract=false; lazyInit=false; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformConfig; factoryMethodName=dataSource; initMethodName=null; destroyMethodName=(inferred); defined in class path resource [org/appng/core/controller/PlatformConfig.class]] with [Root bean: class [null]; scope=; abstract=false; lazyInit=false; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformTestConfig; factoryMethodName=dataSource; initMethodName=null; destroyMethodName=(inferred); defined in org.appng.core.service.PlatformTestConfig] 2021-07-01 15:49:19,196 INFO [main] org.springframework.beans.factory.support.DefaultListableBeanFactory: Overriding bean definition for bean 'entityManagerFactory' with a different definition: replacing [Root bean: class [null]; scope=; abstract=false; lazyInit=false; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformConfig; factoryMethodName=entityManagerFactory; initMethodName=null; destroyMethodName=(inferred); defined in class path resource [org/appng/core/controller/PlatformConfig.class]] with [Root bean: class [null]; scope=; abstract=false; lazyInit=false; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformTestConfig; factoryMethodName=entityManagerFactory; initMethodName=null; destroyMethodName=(inferred); defined in org.appng.core.service.PlatformTestConfig] 2021-07-01 15:49:19,196 INFO [main] org.springframework.beans.factory.support.DefaultListableBeanFactory: Overriding bean definition for bean 'coreTxManager' with a different definition: replacing [Root bean: class [null]; scope=; abstract=false; lazyInit=false; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformConfig; factoryMethodName=coreTxManager; initMethodName=null; destroyMethodName=(inferred); defined in class path resource [org/appng/core/controller/PlatformConfig.class]] with [Root bean: class [null]; scope=; abstract=false; lazyInit=false; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformTestConfig; factoryMethodName=coreTxManager; initMethodName=null; destroyMethodName=(inferred); defined in org.appng.core.service.PlatformTestConfig] 2021-07-01 15:49:19,196 INFO [main] org.springframework.beans.factory.support.DefaultListableBeanFactory: Overriding bean definition for bean 'entityManager' with a different definition: replacing [Root bean: class [null]; scope=; abstract=false; lazyInit=false; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformConfig; factoryMethodName=entityManager; initMethodName=null; destroyMethodName=(inferred); defined in class path resource [org/appng/core/controller/PlatformConfig.class]] with [Root bean: class [null]; scope=; abstract=false; lazyInit=false; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformTestConfig; factoryMethodName=entityManager; initMethodName=null; destroyMethodName=(inferred); defined in org.appng.core.service.PlatformTestConfig] 2021-07-01 15:49:19,196 INFO [main] org.springframework.beans.factory.support.DefaultListableBeanFactory: Overriding bean definition for bean 'documentBuilderFactory' with a different definition: replacing [Root bean: class [null]; scope=; abstract=false; lazyInit=false; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformConfig; factoryMethodName=documentBuilderFactory; initMethodName=null; destroyMethodName=(inferred); defined in class path resource [org/appng/core/controller/PlatformConfig.class]] with [Root bean: class [null]; scope=; abstract=false; lazyInit=false; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformTestConfig; factoryMethodName=documentBuilderFactory; initMethodName=null; destroyMethodName=(inferred); defined in org.appng.core.service.PlatformTestConfig] 2021-07-01 15:49:19,197 INFO [main] org.springframework.beans.factory.support.DefaultListableBeanFactory: Overriding bean definition for bean 'transformerFactory' with a different definition: replacing [Root bean: class [null]; scope=; abstract=false; lazyInit=false; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformConfig; factoryMethodName=transformerFactory; initMethodName=null; destroyMethodName=(inferred); defined in class path resource [org/appng/core/controller/PlatformConfig.class]] with [Root bean: class [null]; scope=; abstract=false; lazyInit=false; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformTestConfig; factoryMethodName=transformerFactory; initMethodName=null; destroyMethodName=(inferred); defined in org.appng.core.service.PlatformTestConfig] 2021-07-01 15:49:19,197 INFO [main] org.springframework.beans.factory.support.DefaultListableBeanFactory: Overriding bean definition for bean 'styleSheetProvider' with a different definition: replacing [Root bean: class [null]; scope=request; abstract=false; lazyInit=false; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformConfig; factoryMethodName=styleSheetProvider; initMethodName=init; destroyMethodName=(inferred); defined in class path resource [org/appng/core/controller/PlatformConfig.class]] with [Root bean: class [null]; scope=; abstract=false; lazyInit=false; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformTestConfig; factoryMethodName=styleSheetProvider; initMethodName=init; destroyMethodName=(inferred); defined in org.appng.core.service.PlatformTestConfig] 2021-07-01 15:49:19,197 INFO [main] org.springframework.beans.factory.support.DefaultListableBeanFactory: Overriding bean definition for bean 'marshallService' with a different definition: replacing [Root bean: class [null]; scope=prototype; abstract=false; lazyInit=false; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformConfig; factoryMethodName=marshallService; initMethodName=init; destroyMethodName=(inferred); defined in class path resource [org/appng/core/controller/PlatformConfig.class]] with [Root bean: class [null]; scope=prototype; abstract=false; lazyInit=false; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformTestConfig; factoryMethodName=marshallService; initMethodName=init; destroyMethodName=(inferred); defined in org.appng.core.service.PlatformTestConfig] 2021-07-01 15:49:19,197 INFO [main] org.springframework.beans.factory.support.DefaultListableBeanFactory: Overriding bean definition for bean 'coreService' with a different definition: replacing [Root bean: class [null]; scope=; abstract=false; lazyInit=true; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformConfig; factoryMethodName=coreService; initMethodName=null; destroyMethodName=(inferred); defined in class path resource [org/appng/core/controller/PlatformConfig.class]] with [Root bean: class [null]; scope=; abstract=false; lazyInit=true; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformTestConfig; factoryMethodName=coreService; initMethodName=null; destroyMethodName=(inferred); defined in org.appng.core.service.PlatformTestConfig] 2021-07-01 15:49:19,197 INFO [main] org.springframework.beans.factory.support.DefaultListableBeanFactory: Overriding bean definition for bean 'databaseService' with a different definition: replacing [Root bean: class [null]; scope=; abstract=false; lazyInit=true; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformConfig; factoryMethodName=databaseService; initMethodName=null; destroyMethodName=(inferred); defined in class path resource [org/appng/core/controller/PlatformConfig.class]] with [Root bean: class [null]; scope=; abstract=false; lazyInit=true; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformTestConfig; factoryMethodName=databaseService; initMethodName=null; destroyMethodName=(inferred); defined in org.appng.core.service.PlatformTestConfig] 2021-07-01 15:49:19,197 INFO [main] org.springframework.beans.factory.support.DefaultListableBeanFactory: Overriding bean definition for bean 'templateService' with a different definition: replacing [Root bean: class [null]; scope=; abstract=false; lazyInit=true; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformConfig; factoryMethodName=templateService; initMethodName=null; destroyMethodName=(inferred); defined in class path resource [org/appng/core/controller/PlatformConfig.class]] with [Root bean: class [null]; scope=; abstract=false; lazyInit=true; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformTestConfig; factoryMethodName=templateService; initMethodName=null; destroyMethodName=(inferred); defined in org.appng.core.service.PlatformTestConfig] 2021-07-01 15:49:19,197 INFO [main] org.springframework.beans.factory.support.DefaultListableBeanFactory: Overriding bean definition for bean 'initializerService' with a different definition: replacing [Root bean: class [null]; scope=; abstract=false; lazyInit=true; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformConfig; factoryMethodName=initializerService; initMethodName=null; destroyMethodName=(inferred); defined in class path resource [org/appng/core/controller/PlatformConfig.class]] with [Root bean: class [null]; scope=; abstract=false; lazyInit=true; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformTestConfig; factoryMethodName=initializerService; initMethodName=null; destroyMethodName=(inferred); defined in org.appng.core.service.PlatformTestConfig] 2021-07-01 15:49:19,197 INFO [main] org.springframework.beans.factory.support.DefaultListableBeanFactory: Overriding bean definition for bean 'ldapService' with a different definition: replacing [Root bean: class [null]; scope=; abstract=false; lazyInit=true; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformConfig; factoryMethodName=ldapService; initMethodName=null; destroyMethodName=(inferred); defined in class path resource [org/appng/core/controller/PlatformConfig.class]] with [Root bean: class [null]; scope=; abstract=false; lazyInit=true; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformTestConfig; factoryMethodName=ldapService; initMethodName=null; destroyMethodName=(inferred); defined in org.appng.core.service.PlatformTestConfig] 2021-07-01 15:49:19,197 INFO [main] org.springframework.beans.factory.support.DefaultListableBeanFactory: Overriding bean definition for bean 'thymeleafProcessor' with a different definition: replacing [Root bean: class [null]; scope=request; abstract=false; lazyInit=false; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformConfig; factoryMethodName=thymeleafProcessor; initMethodName=null; destroyMethodName=(inferred); defined in class path resource [org/appng/core/controller/PlatformConfig.class]] with [Root bean: class [null]; scope=; abstract=false; lazyInit=false; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformTestConfig; factoryMethodName=thymeleafProcessor; initMethodName=null; destroyMethodName=(inferred); defined in org.appng.core.service.PlatformTestConfig] 2021-07-01 15:49:19,198 INFO [main] org.springframework.beans.factory.support.DefaultListableBeanFactory: Overriding bean definition for bean 'platformTransformer' with a different definition: replacing [Root bean: class [null]; scope=request; abstract=false; lazyInit=true; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformConfig; factoryMethodName=platformTransformer; initMethodName=null; destroyMethodName=(inferred); defined in class path resource [org/appng/core/controller/PlatformConfig.class]] with [Root bean: class [null]; scope=; abstract=false; lazyInit=true; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformTestConfig; factoryMethodName=platformTransformer; initMethodName=null; destroyMethodName=(inferred); defined in org.appng.core.service.PlatformTestConfig] 2021-07-01 15:49:19,198 INFO [main] org.springframework.beans.factory.support.DefaultListableBeanFactory: Overriding bean definition for bean 'requestProcessor' with a different definition: replacing [Root bean: class [null]; scope=request; abstract=false; lazyInit=false; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformConfig; factoryMethodName=requestProcessor; initMethodName=null; destroyMethodName=(inferred); defined in class path resource [org/appng/core/controller/PlatformConfig.class]] with [Root bean: class [null]; scope=; abstract=false; lazyInit=false; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformTestConfig; factoryMethodName=requestProcessor; initMethodName=null; destroyMethodName=(inferred); defined in org.appng.core.service.PlatformTestConfig] 2021-07-01 15:49:19,226 INFO [main] org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor: JSR-330 'javax.inject.Inject' annotation found and supported for autowiring 2021-07-01 15:49:19,274 INFO [main] org.springframework.orm.jpa.LocalEntityManagerFactoryBean: Building JPA EntityManagerFactory for persistence unit 'hsql-testdb' 2021-07-01 15:49:19,283 INFO [main] org.hibernate.jpa.internal.util.LogHelper: HHH000204: Processing PersistenceUnitInfo [name: hsql-testdb] 2021-07-01 15:49:19,322 WARN [main] org.hibernate.orm.connections.pooling: HHH10001002: Using Hibernate built-in connection pool (not for production use!) 2021-07-01 15:49:19,322 INFO [main] org.hibernate.orm.connections.pooling: HHH10001005: using driver [org.hsqldb.jdbc.JDBCDriver] at URL [jdbc:hsqldb:mem:hsql-testdb] 2021-07-01 15:49:19,322 INFO [main] org.hibernate.orm.connections.pooling: HHH10001001: Connection properties: {user=sa, password=****} 2021-07-01 15:49:19,322 INFO [main] org.hibernate.orm.connections.pooling: HHH10001003: Autocommit mode: false 2021-07-01 15:49:19,322 INFO [main] org.hibernate.engine.jdbc.connections.internal.DriverManagerConnectionProviderImpl: HHH000115: Hibernate connection pool size: 20 (min=1) 2021-07-01 15:49:19,324 INFO [main] org.hibernate.dialect.Dialect : HHH000400: Using dialect: org.appng.persistence.dialect.HSQLDialect 2021-07-01 15:49:19,328 INFO [main] org.hibernate.envers.boot.internal.EnversServiceImpl: Envers integration enabled? : true 2021-07-01 15:49:19,530 INFO [main] org.hibernate.orm.connections.access: HHH10001501: Connection obtained from JdbcConnectionAccess [org.hibernate.engine.jdbc.env.internal.JdbcEnvironmentInitiator$ConnectionProviderJdbcConnectionAccess@28680990] for (non-JTA) DDL execution was not in auto-commit mode; the Connection 'local transaction' will be committed and the Connection will be set into auto-commit mode. 2021-07-01 15:49:19,533 INFO [main] org.hibernate.orm.connections.access: HHH10001501: Connection obtained from JdbcConnectionAccess [org.hibernate.engine.jdbc.env.internal.JdbcEnvironmentInitiator$ConnectionProviderJdbcConnectionAccess@6f82974d] for (non-JTA) DDL execution was not in auto-commit mode; the Connection 'local transaction' will be committed and the Connection will be set into auto-commit mode. 2021-07-01 15:49:19,552 INFO [main] org.hibernate.engine.transaction.jta.platform.internal.JtaPlatformInitiator: HHH000490: Using JtaPlatform implementation: [org.hibernate.engine.transaction.jta.platform.internal.NoJtaPlatform] 2021-07-01 15:49:19,552 INFO [main] org.springframework.orm.jpa.LocalEntityManagerFactoryBean: Initialized JPA EntityManagerFactory for persistence unit 'hsql-testdb' 2021-07-01 15:49:19,556 INFO [main] org.appng.core.domain.PlatformEventListener: Using application context appNG platform context: startup date [Thu Jul 01 15:49:19 CEST 2021]; root of context hierarchy 2021-07-01 15:49:19,753 INFO [main] org.springframework.test.context.transaction.TransactionContext: Began transaction (1) for test context [DefaultTestContext@6fe06834 testClass = PropertyRepositoryTest, testInstance = org.appng.core.repository.PropertyRepositoryTest@5bd44caa, testMethod = test@AbstractRepositoryTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@630ae15b testClass = PropertyRepositoryTest, locations = '{}', classes = '{class org.appng.core.service.PlatformTestConfig}', contextInitializerClasses = '[class org.appng.core.repository.PropertyRepositoryTest]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{}', contextCustomizers = set[[empty]], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]]]; transaction manager [org.springframework.orm.jpa.JpaTransactionManager@4c0e9dc9]; rollback [true] 2021-07-01 15:49:19,757 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property foo.bar 2021-07-01 15:49:19,762 INFO [main] org.springframework.test.context.transaction.TransactionContext: Rolled back transaction for test: [DefaultTestContext@6fe06834 testClass = PropertyRepositoryTest, testInstance = org.appng.core.repository.PropertyRepositoryTest@5bd44caa, testMethod = test@AbstractRepositoryTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@630ae15b testClass = PropertyRepositoryTest, locations = '{}', classes = '{class org.appng.core.service.PlatformTestConfig}', contextInitializerClasses = '[class org.appng.core.repository.PropertyRepositoryTest]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{}', contextCustomizers = set[[empty]], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]]] 2021-07-01 15:49:19,763 INFO [main] org.springframework.context.support.GenericApplicationContext: Closing appNG platform context: startup date [Thu Jul 01 15:49:19 CEST 2021]; root of context hierarchy 2021-07-01 15:49:19,763 INFO [main] org.springframework.orm.jpa.LocalEntityManagerFactoryBean: Closing JPA EntityManagerFactory for persistence unit 'hsql-testdb' 2021-07-01 15:49:19,764 INFO [main] org.hibernate.orm.connections.pooling: HHH10001008: Cleaning up connection pool [jdbc:hsqldb:mem:hsql-testdb] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.742 s - in org.appng.core.repository.PropertyRepositoryTest [INFO] Running org.appng.core.repository.ResourceRepositoryTest 2021-07-01 15:49:19,767 INFO [main] org.springframework.test.context.support.AbstractContextLoader: Could not detect default resource locations for test class [org.appng.core.repository.ResourceRepositoryTest]: no resource found for suffixes {-context.xml}. 2021-07-01 15:49:19,767 INFO [main] org.springframework.test.context.support.AnnotationConfigContextLoaderUtils: Could not detect default configuration classes for test class [org.appng.core.repository.ResourceRepositoryTest]: ResourceRepositoryTest does not declare any static, non-private, non-final, nested classes annotated with @Configuration. 2021-07-01 15:49:19,771 INFO [main] org.springframework.test.context.support.DefaultTestContextBootstrapper: Loaded default TestExecutionListener class names from location [META-INF/spring.factories]: [org.springframework.test.context.web.ServletTestExecutionListener, org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener, org.springframework.test.context.support.DependencyInjectionTestExecutionListener, org.springframework.test.context.support.DirtiesContextTestExecutionListener, org.springframework.test.context.transaction.TransactionalTestExecutionListener, org.springframework.test.context.jdbc.SqlScriptsTestExecutionListener] 2021-07-01 15:49:19,771 INFO [main] org.springframework.test.context.support.DefaultTestContextBootstrapper: Using TestExecutionListeners: [org.springframework.test.context.web.ServletTestExecutionListener@6b350d26, org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener@5c438d8c, org.springframework.test.context.support.DependencyInjectionTestExecutionListener@1fe83b54, org.springframework.test.context.support.DirtiesContextTestExecutionListener@7aac120c, org.springframework.test.context.transaction.TransactionalTestExecutionListener@39b37c42, org.springframework.test.context.jdbc.SqlScriptsTestExecutionListener@795cb915] 2021-07-01 15:49:19,773 INFO [main] org.springframework.context.support.GenericApplicationContext: Refreshing appNG platform context: startup date [Thu Jul 01 15:49:19 CEST 2021]; root of context hierarchy 2021-07-01 15:49:19,924 INFO [main] org.springframework.beans.factory.support.DefaultListableBeanFactory: Overriding bean definition for bean 'platformEventListener' with a different definition: replacing [Root bean: class [null]; scope=; abstract=false; lazyInit=false; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformConfig; factoryMethodName=platformEventListener; initMethodName=null; destroyMethodName=(inferred); defined in class path resource [org/appng/core/controller/PlatformConfig.class]] with [Root bean: class [null]; scope=; abstract=false; lazyInit=false; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformTestConfig; factoryMethodName=platformEventListener; initMethodName=null; destroyMethodName=(inferred); defined in org.appng.core.service.PlatformTestConfig] 2021-07-01 15:49:19,924 INFO [main] org.springframework.beans.factory.support.DefaultListableBeanFactory: Overriding bean definition for bean 'dataSource' with a different definition: replacing [Root bean: class [null]; scope=; abstract=false; lazyInit=false; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformConfig; factoryMethodName=dataSource; initMethodName=null; destroyMethodName=(inferred); defined in class path resource [org/appng/core/controller/PlatformConfig.class]] with [Root bean: class [null]; scope=; abstract=false; lazyInit=false; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformTestConfig; factoryMethodName=dataSource; initMethodName=null; destroyMethodName=(inferred); defined in org.appng.core.service.PlatformTestConfig] 2021-07-01 15:49:19,925 INFO [main] org.springframework.beans.factory.support.DefaultListableBeanFactory: Overriding bean definition for bean 'entityManagerFactory' with a different definition: replacing [Root bean: class [null]; scope=; abstract=false; lazyInit=false; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformConfig; factoryMethodName=entityManagerFactory; initMethodName=null; destroyMethodName=(inferred); defined in class path resource [org/appng/core/controller/PlatformConfig.class]] with [Root bean: class [null]; scope=; abstract=false; lazyInit=false; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformTestConfig; factoryMethodName=entityManagerFactory; initMethodName=null; destroyMethodName=(inferred); defined in org.appng.core.service.PlatformTestConfig] 2021-07-01 15:49:19,925 INFO [main] org.springframework.beans.factory.support.DefaultListableBeanFactory: Overriding bean definition for bean 'coreTxManager' with a different definition: replacing [Root bean: class [null]; scope=; abstract=false; lazyInit=false; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformConfig; factoryMethodName=coreTxManager; initMethodName=null; destroyMethodName=(inferred); defined in class path resource [org/appng/core/controller/PlatformConfig.class]] with [Root bean: class [null]; scope=; abstract=false; lazyInit=false; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformTestConfig; factoryMethodName=coreTxManager; initMethodName=null; destroyMethodName=(inferred); defined in org.appng.core.service.PlatformTestConfig] 2021-07-01 15:49:19,925 INFO [main] org.springframework.beans.factory.support.DefaultListableBeanFactory: Overriding bean definition for bean 'entityManager' with a different definition: replacing [Root bean: class [null]; scope=; abstract=false; lazyInit=false; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformConfig; factoryMethodName=entityManager; initMethodName=null; destroyMethodName=(inferred); defined in class path resource [org/appng/core/controller/PlatformConfig.class]] with [Root bean: class [null]; scope=; abstract=false; lazyInit=false; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformTestConfig; factoryMethodName=entityManager; initMethodName=null; destroyMethodName=(inferred); defined in org.appng.core.service.PlatformTestConfig] 2021-07-01 15:49:19,925 INFO [main] org.springframework.beans.factory.support.DefaultListableBeanFactory: Overriding bean definition for bean 'documentBuilderFactory' with a different definition: replacing [Root bean: class [null]; scope=; abstract=false; lazyInit=false; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformConfig; factoryMethodName=documentBuilderFactory; initMethodName=null; destroyMethodName=(inferred); defined in class path resource [org/appng/core/controller/PlatformConfig.class]] with [Root bean: class [null]; scope=; abstract=false; lazyInit=false; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformTestConfig; factoryMethodName=documentBuilderFactory; initMethodName=null; destroyMethodName=(inferred); defined in org.appng.core.service.PlatformTestConfig] 2021-07-01 15:49:19,925 INFO [main] org.springframework.beans.factory.support.DefaultListableBeanFactory: Overriding bean definition for bean 'transformerFactory' with a different definition: replacing [Root bean: class [null]; scope=; abstract=false; lazyInit=false; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformConfig; factoryMethodName=transformerFactory; initMethodName=null; destroyMethodName=(inferred); defined in class path resource [org/appng/core/controller/PlatformConfig.class]] with [Root bean: class [null]; scope=; abstract=false; lazyInit=false; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformTestConfig; factoryMethodName=transformerFactory; initMethodName=null; destroyMethodName=(inferred); defined in org.appng.core.service.PlatformTestConfig] 2021-07-01 15:49:19,925 INFO [main] org.springframework.beans.factory.support.DefaultListableBeanFactory: Overriding bean definition for bean 'styleSheetProvider' with a different definition: replacing [Root bean: class [null]; scope=request; abstract=false; lazyInit=false; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformConfig; factoryMethodName=styleSheetProvider; initMethodName=init; destroyMethodName=(inferred); defined in class path resource [org/appng/core/controller/PlatformConfig.class]] with [Root bean: class [null]; scope=; abstract=false; lazyInit=false; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformTestConfig; factoryMethodName=styleSheetProvider; initMethodName=init; destroyMethodName=(inferred); defined in org.appng.core.service.PlatformTestConfig] 2021-07-01 15:49:19,925 INFO [main] org.springframework.beans.factory.support.DefaultListableBeanFactory: Overriding bean definition for bean 'marshallService' with a different definition: replacing [Root bean: class [null]; scope=prototype; abstract=false; lazyInit=false; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformConfig; factoryMethodName=marshallService; initMethodName=init; destroyMethodName=(inferred); defined in class path resource [org/appng/core/controller/PlatformConfig.class]] with [Root bean: class [null]; scope=prototype; abstract=false; lazyInit=false; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformTestConfig; factoryMethodName=marshallService; initMethodName=init; destroyMethodName=(inferred); defined in org.appng.core.service.PlatformTestConfig] 2021-07-01 15:49:19,925 INFO [main] org.springframework.beans.factory.support.DefaultListableBeanFactory: Overriding bean definition for bean 'coreService' with a different definition: replacing [Root bean: class [null]; scope=; abstract=false; lazyInit=true; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformConfig; factoryMethodName=coreService; initMethodName=null; destroyMethodName=(inferred); defined in class path resource [org/appng/core/controller/PlatformConfig.class]] with [Root bean: class [null]; scope=; abstract=false; lazyInit=true; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformTestConfig; factoryMethodName=coreService; initMethodName=null; destroyMethodName=(inferred); defined in org.appng.core.service.PlatformTestConfig] 2021-07-01 15:49:19,925 INFO [main] org.springframework.beans.factory.support.DefaultListableBeanFactory: Overriding bean definition for bean 'databaseService' with a different definition: replacing [Root bean: class [null]; scope=; abstract=false; lazyInit=true; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformConfig; factoryMethodName=databaseService; initMethodName=null; destroyMethodName=(inferred); defined in class path resource [org/appng/core/controller/PlatformConfig.class]] with [Root bean: class [null]; scope=; abstract=false; lazyInit=true; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformTestConfig; factoryMethodName=databaseService; initMethodName=null; destroyMethodName=(inferred); defined in org.appng.core.service.PlatformTestConfig] 2021-07-01 15:49:19,925 INFO [main] org.springframework.beans.factory.support.DefaultListableBeanFactory: Overriding bean definition for bean 'templateService' with a different definition: replacing [Root bean: class [null]; scope=; abstract=false; lazyInit=true; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformConfig; factoryMethodName=templateService; initMethodName=null; destroyMethodName=(inferred); defined in class path resource [org/appng/core/controller/PlatformConfig.class]] with [Root bean: class [null]; scope=; abstract=false; lazyInit=true; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformTestConfig; factoryMethodName=templateService; initMethodName=null; destroyMethodName=(inferred); defined in org.appng.core.service.PlatformTestConfig] 2021-07-01 15:49:19,926 INFO [main] org.springframework.beans.factory.support.DefaultListableBeanFactory: Overriding bean definition for bean 'initializerService' with a different definition: replacing [Root bean: class [null]; scope=; abstract=false; lazyInit=true; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformConfig; factoryMethodName=initializerService; initMethodName=null; destroyMethodName=(inferred); defined in class path resource [org/appng/core/controller/PlatformConfig.class]] with [Root bean: class [null]; scope=; abstract=false; lazyInit=true; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformTestConfig; factoryMethodName=initializerService; initMethodName=null; destroyMethodName=(inferred); defined in org.appng.core.service.PlatformTestConfig] 2021-07-01 15:49:19,926 INFO [main] org.springframework.beans.factory.support.DefaultListableBeanFactory: Overriding bean definition for bean 'ldapService' with a different definition: replacing [Root bean: class [null]; scope=; abstract=false; lazyInit=true; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformConfig; factoryMethodName=ldapService; initMethodName=null; destroyMethodName=(inferred); defined in class path resource [org/appng/core/controller/PlatformConfig.class]] with [Root bean: class [null]; scope=; abstract=false; lazyInit=true; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformTestConfig; factoryMethodName=ldapService; initMethodName=null; destroyMethodName=(inferred); defined in org.appng.core.service.PlatformTestConfig] 2021-07-01 15:49:19,926 INFO [main] org.springframework.beans.factory.support.DefaultListableBeanFactory: Overriding bean definition for bean 'thymeleafProcessor' with a different definition: replacing [Root bean: class [null]; scope=request; abstract=false; lazyInit=false; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformConfig; factoryMethodName=thymeleafProcessor; initMethodName=null; destroyMethodName=(inferred); defined in class path resource [org/appng/core/controller/PlatformConfig.class]] with [Root bean: class [null]; scope=; abstract=false; lazyInit=false; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformTestConfig; factoryMethodName=thymeleafProcessor; initMethodName=null; destroyMethodName=(inferred); defined in org.appng.core.service.PlatformTestConfig] 2021-07-01 15:49:19,926 INFO [main] org.springframework.beans.factory.support.DefaultListableBeanFactory: Overriding bean definition for bean 'platformTransformer' with a different definition: replacing [Root bean: class [null]; scope=request; abstract=false; lazyInit=true; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformConfig; factoryMethodName=platformTransformer; initMethodName=null; destroyMethodName=(inferred); defined in class path resource [org/appng/core/controller/PlatformConfig.class]] with [Root bean: class [null]; scope=; abstract=false; lazyInit=true; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformTestConfig; factoryMethodName=platformTransformer; initMethodName=null; destroyMethodName=(inferred); defined in org.appng.core.service.PlatformTestConfig] 2021-07-01 15:49:19,926 INFO [main] org.springframework.beans.factory.support.DefaultListableBeanFactory: Overriding bean definition for bean 'requestProcessor' with a different definition: replacing [Root bean: class [null]; scope=request; abstract=false; lazyInit=false; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformConfig; factoryMethodName=requestProcessor; initMethodName=null; destroyMethodName=(inferred); defined in class path resource [org/appng/core/controller/PlatformConfig.class]] with [Root bean: class [null]; scope=; abstract=false; lazyInit=false; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformTestConfig; factoryMethodName=requestProcessor; initMethodName=null; destroyMethodName=(inferred); defined in org.appng.core.service.PlatformTestConfig] 2021-07-01 15:49:19,954 INFO [main] org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor: JSR-330 'javax.inject.Inject' annotation found and supported for autowiring 2021-07-01 15:49:20,000 INFO [main] org.springframework.orm.jpa.LocalEntityManagerFactoryBean: Building JPA EntityManagerFactory for persistence unit 'hsql-testdb' 2021-07-01 15:49:20,009 INFO [main] org.hibernate.jpa.internal.util.LogHelper: HHH000204: Processing PersistenceUnitInfo [name: hsql-testdb] 2021-07-01 15:49:20,047 WARN [main] org.hibernate.orm.connections.pooling: HHH10001002: Using Hibernate built-in connection pool (not for production use!) 2021-07-01 15:49:20,047 INFO [main] org.hibernate.orm.connections.pooling: HHH10001005: using driver [org.hsqldb.jdbc.JDBCDriver] at URL [jdbc:hsqldb:mem:hsql-testdb] 2021-07-01 15:49:20,048 INFO [main] org.hibernate.orm.connections.pooling: HHH10001001: Connection properties: {user=sa, password=****} 2021-07-01 15:49:20,048 INFO [main] org.hibernate.orm.connections.pooling: HHH10001003: Autocommit mode: false 2021-07-01 15:49:20,048 INFO [main] org.hibernate.engine.jdbc.connections.internal.DriverManagerConnectionProviderImpl: HHH000115: Hibernate connection pool size: 20 (min=1) 2021-07-01 15:49:20,048 INFO [main] org.hibernate.dialect.Dialect : HHH000400: Using dialect: org.appng.persistence.dialect.HSQLDialect 2021-07-01 15:49:20,052 INFO [main] org.hibernate.envers.boot.internal.EnversServiceImpl: Envers integration enabled? : true 2021-07-01 15:49:20,261 INFO [main] org.hibernate.orm.connections.access: HHH10001501: Connection obtained from JdbcConnectionAccess [org.hibernate.engine.jdbc.env.internal.JdbcEnvironmentInitiator$ConnectionProviderJdbcConnectionAccess@754bc4bc] for (non-JTA) DDL execution was not in auto-commit mode; the Connection 'local transaction' will be committed and the Connection will be set into auto-commit mode. 2021-07-01 15:49:20,264 INFO [main] org.hibernate.orm.connections.access: HHH10001501: Connection obtained from JdbcConnectionAccess [org.hibernate.engine.jdbc.env.internal.JdbcEnvironmentInitiator$ConnectionProviderJdbcConnectionAccess@5c517d42] for (non-JTA) DDL execution was not in auto-commit mode; the Connection 'local transaction' will be committed and the Connection will be set into auto-commit mode. 2021-07-01 15:49:20,285 INFO [main] org.hibernate.engine.transaction.jta.platform.internal.JtaPlatformInitiator: HHH000490: Using JtaPlatform implementation: [org.hibernate.engine.transaction.jta.platform.internal.NoJtaPlatform] 2021-07-01 15:49:20,285 INFO [main] org.springframework.orm.jpa.LocalEntityManagerFactoryBean: Initialized JPA EntityManagerFactory for persistence unit 'hsql-testdb' 2021-07-01 15:49:20,289 INFO [main] org.appng.core.domain.PlatformEventListener: Using application context appNG platform context: startup date [Thu Jul 01 15:49:19 CEST 2021]; root of context hierarchy 2021-07-01 15:49:20,501 INFO [main] org.springframework.test.context.transaction.TransactionContext: Began transaction (1) for test context [DefaultTestContext@43b9b7b9 testClass = ResourceRepositoryTest, testInstance = org.appng.core.repository.ResourceRepositoryTest@7404d320, testMethod = test@AbstractRepositoryTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@505f1346 testClass = ResourceRepositoryTest, locations = '{}', classes = '{class org.appng.core.service.PlatformTestConfig}', contextInitializerClasses = '[class org.appng.core.repository.ResourceRepositoryTest]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{}', contextCustomizers = set[[empty]], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]]]; transaction manager [org.springframework.orm.jpa.JpaTransactionManager@69f35228]; rollback [true] 2021-07-01 15:49:20,503 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Application name 2021-07-01 15:49:20,506 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Resource name of application name 2021-07-01 15:49:20,509 INFO [main] org.springframework.test.context.transaction.TransactionContext: Rolled back transaction for test: [DefaultTestContext@43b9b7b9 testClass = ResourceRepositoryTest, testInstance = org.appng.core.repository.ResourceRepositoryTest@7404d320, testMethod = test@AbstractRepositoryTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@505f1346 testClass = ResourceRepositoryTest, locations = '{}', classes = '{class org.appng.core.service.PlatformTestConfig}', contextInitializerClasses = '[class org.appng.core.repository.ResourceRepositoryTest]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{}', contextCustomizers = set[[empty]], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]]] 2021-07-01 15:49:20,510 INFO [main] org.springframework.context.support.GenericApplicationContext: Closing appNG platform context: startup date [Thu Jul 01 15:49:19 CEST 2021]; root of context hierarchy 2021-07-01 15:49:20,511 INFO [main] org.springframework.orm.jpa.LocalEntityManagerFactoryBean: Closing JPA EntityManagerFactory for persistence unit 'hsql-testdb' 2021-07-01 15:49:20,511 INFO [main] org.hibernate.orm.connections.pooling: HHH10001008: Cleaning up connection pool [jdbc:hsqldb:mem:hsql-testdb] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.743 s - in org.appng.core.repository.ResourceRepositoryTest [INFO] Running org.appng.core.repository.RepositoryTest 2021-07-01 15:49:20,517 INFO [main] org.springframework.test.context.support.AbstractContextLoader: Could not detect default resource locations for test class [org.appng.core.repository.RepositoryTest]: no resource found for suffixes {-context.xml}. 2021-07-01 15:49:20,517 INFO [main] org.springframework.test.context.support.AnnotationConfigContextLoaderUtils: Could not detect default configuration classes for test class [org.appng.core.repository.RepositoryTest]: RepositoryTest does not declare any static, non-private, non-final, nested classes annotated with @Configuration. 2021-07-01 15:49:20,522 INFO [main] org.springframework.test.context.support.DefaultTestContextBootstrapper: Loaded default TestExecutionListener class names from location [META-INF/spring.factories]: [org.springframework.test.context.web.ServletTestExecutionListener, org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener, org.springframework.test.context.support.DependencyInjectionTestExecutionListener, org.springframework.test.context.support.DirtiesContextTestExecutionListener, org.springframework.test.context.transaction.TransactionalTestExecutionListener, org.springframework.test.context.jdbc.SqlScriptsTestExecutionListener] 2021-07-01 15:49:20,522 INFO [main] org.springframework.test.context.support.DefaultTestContextBootstrapper: Using TestExecutionListeners: [org.springframework.test.context.web.ServletTestExecutionListener@2a430296, org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener@36104598, org.springframework.test.context.support.DependencyInjectionTestExecutionListener@5aef5a3, org.springframework.test.context.support.DirtiesContextTestExecutionListener@3704a5ce, org.springframework.test.context.transaction.TransactionalTestExecutionListener@5e1460a, org.springframework.test.context.jdbc.SqlScriptsTestExecutionListener@31e9efab] 2021-07-01 15:49:20,523 INFO [main] org.springframework.context.support.GenericApplicationContext: Refreshing appNG platform context: startup date [Thu Jul 01 15:49:20 CEST 2021]; root of context hierarchy 2021-07-01 15:49:20,675 INFO [main] org.springframework.beans.factory.support.DefaultListableBeanFactory: Overriding bean definition for bean 'platformEventListener' with a different definition: replacing [Root bean: class [null]; scope=; abstract=false; lazyInit=false; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformConfig; factoryMethodName=platformEventListener; initMethodName=null; destroyMethodName=(inferred); defined in class path resource [org/appng/core/controller/PlatformConfig.class]] with [Root bean: class [null]; scope=; abstract=false; lazyInit=false; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformTestConfig; factoryMethodName=platformEventListener; initMethodName=null; destroyMethodName=(inferred); defined in org.appng.core.service.PlatformTestConfig] 2021-07-01 15:49:20,675 INFO [main] org.springframework.beans.factory.support.DefaultListableBeanFactory: Overriding bean definition for bean 'dataSource' with a different definition: replacing [Root bean: class [null]; scope=; abstract=false; lazyInit=false; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformConfig; factoryMethodName=dataSource; initMethodName=null; destroyMethodName=(inferred); defined in class path resource [org/appng/core/controller/PlatformConfig.class]] with [Root bean: class [null]; scope=; abstract=false; lazyInit=false; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformTestConfig; factoryMethodName=dataSource; initMethodName=null; destroyMethodName=(inferred); defined in org.appng.core.service.PlatformTestConfig] 2021-07-01 15:49:20,676 INFO [main] org.springframework.beans.factory.support.DefaultListableBeanFactory: Overriding bean definition for bean 'entityManagerFactory' with a different definition: replacing [Root bean: class [null]; scope=; abstract=false; lazyInit=false; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformConfig; factoryMethodName=entityManagerFactory; initMethodName=null; destroyMethodName=(inferred); defined in class path resource [org/appng/core/controller/PlatformConfig.class]] with [Root bean: class [null]; scope=; abstract=false; lazyInit=false; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformTestConfig; factoryMethodName=entityManagerFactory; initMethodName=null; destroyMethodName=(inferred); defined in org.appng.core.service.PlatformTestConfig] 2021-07-01 15:49:20,676 INFO [main] org.springframework.beans.factory.support.DefaultListableBeanFactory: Overriding bean definition for bean 'coreTxManager' with a different definition: replacing [Root bean: class [null]; scope=; abstract=false; lazyInit=false; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformConfig; factoryMethodName=coreTxManager; initMethodName=null; destroyMethodName=(inferred); defined in class path resource [org/appng/core/controller/PlatformConfig.class]] with [Root bean: class [null]; scope=; abstract=false; lazyInit=false; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformTestConfig; factoryMethodName=coreTxManager; initMethodName=null; destroyMethodName=(inferred); defined in org.appng.core.service.PlatformTestConfig] 2021-07-01 15:49:20,676 INFO [main] org.springframework.beans.factory.support.DefaultListableBeanFactory: Overriding bean definition for bean 'entityManager' with a different definition: replacing [Root bean: class [null]; scope=; abstract=false; lazyInit=false; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformConfig; factoryMethodName=entityManager; initMethodName=null; destroyMethodName=(inferred); defined in class path resource [org/appng/core/controller/PlatformConfig.class]] with [Root bean: class [null]; scope=; abstract=false; lazyInit=false; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformTestConfig; factoryMethodName=entityManager; initMethodName=null; destroyMethodName=(inferred); defined in org.appng.core.service.PlatformTestConfig] 2021-07-01 15:49:20,676 INFO [main] org.springframework.beans.factory.support.DefaultListableBeanFactory: Overriding bean definition for bean 'documentBuilderFactory' with a different definition: replacing [Root bean: class [null]; scope=; abstract=false; lazyInit=false; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformConfig; factoryMethodName=documentBuilderFactory; initMethodName=null; destroyMethodName=(inferred); defined in class path resource [org/appng/core/controller/PlatformConfig.class]] with [Root bean: class [null]; scope=; abstract=false; lazyInit=false; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformTestConfig; factoryMethodName=documentBuilderFactory; initMethodName=null; destroyMethodName=(inferred); defined in org.appng.core.service.PlatformTestConfig] 2021-07-01 15:49:20,676 INFO [main] org.springframework.beans.factory.support.DefaultListableBeanFactory: Overriding bean definition for bean 'transformerFactory' with a different definition: replacing [Root bean: class [null]; scope=; abstract=false; lazyInit=false; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformConfig; factoryMethodName=transformerFactory; initMethodName=null; destroyMethodName=(inferred); defined in class path resource [org/appng/core/controller/PlatformConfig.class]] with [Root bean: class [null]; scope=; abstract=false; lazyInit=false; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformTestConfig; factoryMethodName=transformerFactory; initMethodName=null; destroyMethodName=(inferred); defined in org.appng.core.service.PlatformTestConfig] 2021-07-01 15:49:20,676 INFO [main] org.springframework.beans.factory.support.DefaultListableBeanFactory: Overriding bean definition for bean 'styleSheetProvider' with a different definition: replacing [Root bean: class [null]; scope=request; abstract=false; lazyInit=false; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformConfig; factoryMethodName=styleSheetProvider; initMethodName=init; destroyMethodName=(inferred); defined in class path resource [org/appng/core/controller/PlatformConfig.class]] with [Root bean: class [null]; scope=; abstract=false; lazyInit=false; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformTestConfig; factoryMethodName=styleSheetProvider; initMethodName=init; destroyMethodName=(inferred); defined in org.appng.core.service.PlatformTestConfig] 2021-07-01 15:49:20,676 INFO [main] org.springframework.beans.factory.support.DefaultListableBeanFactory: Overriding bean definition for bean 'marshallService' with a different definition: replacing [Root bean: class [null]; scope=prototype; abstract=false; lazyInit=false; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformConfig; factoryMethodName=marshallService; initMethodName=init; destroyMethodName=(inferred); defined in class path resource [org/appng/core/controller/PlatformConfig.class]] with [Root bean: class [null]; scope=prototype; abstract=false; lazyInit=false; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformTestConfig; factoryMethodName=marshallService; initMethodName=init; destroyMethodName=(inferred); defined in org.appng.core.service.PlatformTestConfig] 2021-07-01 15:49:20,676 INFO [main] org.springframework.beans.factory.support.DefaultListableBeanFactory: Overriding bean definition for bean 'coreService' with a different definition: replacing [Root bean: class [null]; scope=; abstract=false; lazyInit=true; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformConfig; factoryMethodName=coreService; initMethodName=null; destroyMethodName=(inferred); defined in class path resource [org/appng/core/controller/PlatformConfig.class]] with [Root bean: class [null]; scope=; abstract=false; lazyInit=true; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformTestConfig; factoryMethodName=coreService; initMethodName=null; destroyMethodName=(inferred); defined in org.appng.core.service.PlatformTestConfig] 2021-07-01 15:49:20,677 INFO [main] org.springframework.beans.factory.support.DefaultListableBeanFactory: Overriding bean definition for bean 'databaseService' with a different definition: replacing [Root bean: class [null]; scope=; abstract=false; lazyInit=true; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformConfig; factoryMethodName=databaseService; initMethodName=null; destroyMethodName=(inferred); defined in class path resource [org/appng/core/controller/PlatformConfig.class]] with [Root bean: class [null]; scope=; abstract=false; lazyInit=true; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformTestConfig; factoryMethodName=databaseService; initMethodName=null; destroyMethodName=(inferred); defined in org.appng.core.service.PlatformTestConfig] 2021-07-01 15:49:20,677 INFO [main] org.springframework.beans.factory.support.DefaultListableBeanFactory: Overriding bean definition for bean 'templateService' with a different definition: replacing [Root bean: class [null]; scope=; abstract=false; lazyInit=true; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformConfig; factoryMethodName=templateService; initMethodName=null; destroyMethodName=(inferred); defined in class path resource [org/appng/core/controller/PlatformConfig.class]] with [Root bean: class [null]; scope=; abstract=false; lazyInit=true; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformTestConfig; factoryMethodName=templateService; initMethodName=null; destroyMethodName=(inferred); defined in org.appng.core.service.PlatformTestConfig] 2021-07-01 15:49:20,677 INFO [main] org.springframework.beans.factory.support.DefaultListableBeanFactory: Overriding bean definition for bean 'initializerService' with a different definition: replacing [Root bean: class [null]; scope=; abstract=false; lazyInit=true; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformConfig; factoryMethodName=initializerService; initMethodName=null; destroyMethodName=(inferred); defined in class path resource [org/appng/core/controller/PlatformConfig.class]] with [Root bean: class [null]; scope=; abstract=false; lazyInit=true; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformTestConfig; factoryMethodName=initializerService; initMethodName=null; destroyMethodName=(inferred); defined in org.appng.core.service.PlatformTestConfig] 2021-07-01 15:49:20,677 INFO [main] org.springframework.beans.factory.support.DefaultListableBeanFactory: Overriding bean definition for bean 'ldapService' with a different definition: replacing [Root bean: class [null]; scope=; abstract=false; lazyInit=true; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformConfig; factoryMethodName=ldapService; initMethodName=null; destroyMethodName=(inferred); defined in class path resource [org/appng/core/controller/PlatformConfig.class]] with [Root bean: class [null]; scope=; abstract=false; lazyInit=true; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformTestConfig; factoryMethodName=ldapService; initMethodName=null; destroyMethodName=(inferred); defined in org.appng.core.service.PlatformTestConfig] 2021-07-01 15:49:20,677 INFO [main] org.springframework.beans.factory.support.DefaultListableBeanFactory: Overriding bean definition for bean 'thymeleafProcessor' with a different definition: replacing [Root bean: class [null]; scope=request; abstract=false; lazyInit=false; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformConfig; factoryMethodName=thymeleafProcessor; initMethodName=null; destroyMethodName=(inferred); defined in class path resource [org/appng/core/controller/PlatformConfig.class]] with [Root bean: class [null]; scope=; abstract=false; lazyInit=false; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformTestConfig; factoryMethodName=thymeleafProcessor; initMethodName=null; destroyMethodName=(inferred); defined in org.appng.core.service.PlatformTestConfig] 2021-07-01 15:49:20,677 INFO [main] org.springframework.beans.factory.support.DefaultListableBeanFactory: Overriding bean definition for bean 'platformTransformer' with a different definition: replacing [Root bean: class [null]; scope=request; abstract=false; lazyInit=true; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformConfig; factoryMethodName=platformTransformer; initMethodName=null; destroyMethodName=(inferred); defined in class path resource [org/appng/core/controller/PlatformConfig.class]] with [Root bean: class [null]; scope=; abstract=false; lazyInit=true; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformTestConfig; factoryMethodName=platformTransformer; initMethodName=null; destroyMethodName=(inferred); defined in org.appng.core.service.PlatformTestConfig] 2021-07-01 15:49:20,677 INFO [main] org.springframework.beans.factory.support.DefaultListableBeanFactory: Overriding bean definition for bean 'requestProcessor' with a different definition: replacing [Root bean: class [null]; scope=request; abstract=false; lazyInit=false; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformConfig; factoryMethodName=requestProcessor; initMethodName=null; destroyMethodName=(inferred); defined in class path resource [org/appng/core/controller/PlatformConfig.class]] with [Root bean: class [null]; scope=; abstract=false; lazyInit=false; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformTestConfig; factoryMethodName=requestProcessor; initMethodName=null; destroyMethodName=(inferred); defined in org.appng.core.service.PlatformTestConfig] 2021-07-01 15:49:20,705 INFO [main] org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor: JSR-330 'javax.inject.Inject' annotation found and supported for autowiring 2021-07-01 15:49:20,752 INFO [main] org.springframework.orm.jpa.LocalEntityManagerFactoryBean: Building JPA EntityManagerFactory for persistence unit 'hsql-testdb' 2021-07-01 15:49:20,761 INFO [main] org.hibernate.jpa.internal.util.LogHelper: HHH000204: Processing PersistenceUnitInfo [name: hsql-testdb] 2021-07-01 15:49:20,811 WARN [main] org.hibernate.orm.connections.pooling: HHH10001002: Using Hibernate built-in connection pool (not for production use!) 2021-07-01 15:49:20,811 INFO [main] org.hibernate.orm.connections.pooling: HHH10001005: using driver [org.hsqldb.jdbc.JDBCDriver] at URL [jdbc:hsqldb:mem:hsql-testdb] 2021-07-01 15:49:20,811 INFO [main] org.hibernate.orm.connections.pooling: HHH10001001: Connection properties: {user=sa, password=****} 2021-07-01 15:49:20,811 INFO [main] org.hibernate.orm.connections.pooling: HHH10001003: Autocommit mode: false 2021-07-01 15:49:20,811 INFO [main] org.hibernate.engine.jdbc.connections.internal.DriverManagerConnectionProviderImpl: HHH000115: Hibernate connection pool size: 20 (min=1) 2021-07-01 15:49:20,812 INFO [main] org.hibernate.dialect.Dialect : HHH000400: Using dialect: org.appng.persistence.dialect.HSQLDialect 2021-07-01 15:49:20,816 INFO [main] org.hibernate.envers.boot.internal.EnversServiceImpl: Envers integration enabled? : true 2021-07-01 15:49:20,989 INFO [main] org.hibernate.orm.connections.access: HHH10001501: Connection obtained from JdbcConnectionAccess [org.hibernate.engine.jdbc.env.internal.JdbcEnvironmentInitiator$ConnectionProviderJdbcConnectionAccess@707cb510] for (non-JTA) DDL execution was not in auto-commit mode; the Connection 'local transaction' will be committed and the Connection will be set into auto-commit mode. 2021-07-01 15:49:20,991 INFO [main] org.hibernate.orm.connections.access: HHH10001501: Connection obtained from JdbcConnectionAccess [org.hibernate.engine.jdbc.env.internal.JdbcEnvironmentInitiator$ConnectionProviderJdbcConnectionAccess@1ae1d9cd] for (non-JTA) DDL execution was not in auto-commit mode; the Connection 'local transaction' will be committed and the Connection will be set into auto-commit mode. 2021-07-01 15:49:21,013 INFO [main] org.hibernate.engine.transaction.jta.platform.internal.JtaPlatformInitiator: HHH000490: Using JtaPlatform implementation: [org.hibernate.engine.transaction.jta.platform.internal.NoJtaPlatform] 2021-07-01 15:49:21,013 INFO [main] org.springframework.orm.jpa.LocalEntityManagerFactoryBean: Initialized JPA EntityManagerFactory for persistence unit 'hsql-testdb' 2021-07-01 15:49:21,017 INFO [main] org.appng.core.domain.PlatformEventListener: Using application context appNG platform context: startup date [Thu Jul 01 15:49:20 CEST 2021]; root of context hierarchy 2021-07-01 15:49:21,219 INFO [main] org.springframework.test.context.transaction.TransactionContext: Began transaction (1) for test context [DefaultTestContext@627b4f3d testClass = RepositoryTest, testInstance = org.appng.core.repository.RepositoryTest@4360ecc1, testMethod = test@AbstractRepositoryTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@38933536 testClass = RepositoryTest, locations = '{}', classes = '{class org.appng.core.service.PlatformTestConfig}', contextInitializerClasses = '[class org.appng.core.repository.RepositoryTest]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{}', contextCustomizers = set[[empty]], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]]]; transaction manager [org.springframework.orm.jpa.JpaTransactionManager@3467b97b]; rollback [true] 2021-07-01 15:49:21,221 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Application name 2021-07-01 15:49:21,225 INFO [main] org.springframework.test.context.transaction.TransactionContext: Rolled back transaction for test: [DefaultTestContext@627b4f3d testClass = RepositoryTest, testInstance = org.appng.core.repository.RepositoryTest@4360ecc1, testMethod = test@AbstractRepositoryTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@38933536 testClass = RepositoryTest, locations = '{}', classes = '{class org.appng.core.service.PlatformTestConfig}', contextInitializerClasses = '[class org.appng.core.repository.RepositoryTest]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{}', contextCustomizers = set[[empty]], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]]] 2021-07-01 15:49:21,225 INFO [main] org.springframework.context.support.GenericApplicationContext: Closing appNG platform context: startup date [Thu Jul 01 15:49:20 CEST 2021]; root of context hierarchy 2021-07-01 15:49:21,226 INFO [main] org.springframework.orm.jpa.LocalEntityManagerFactoryBean: Closing JPA EntityManagerFactory for persistence unit 'hsql-testdb' 2021-07-01 15:49:21,226 INFO [main] org.hibernate.orm.connections.pooling: HHH10001008: Cleaning up connection pool [jdbc:hsqldb:mem:hsql-testdb] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.715 s - in org.appng.core.repository.RepositoryTest [INFO] Running org.appng.core.repository.GroupRepositoryTest 2021-07-01 15:49:21,233 INFO [main] org.springframework.test.context.support.AbstractContextLoader: Could not detect default resource locations for test class [org.appng.core.repository.GroupRepositoryTest]: no resource found for suffixes {-context.xml}. 2021-07-01 15:49:21,233 INFO [main] org.springframework.test.context.support.AnnotationConfigContextLoaderUtils: Could not detect default configuration classes for test class [org.appng.core.repository.GroupRepositoryTest]: GroupRepositoryTest does not declare any static, non-private, non-final, nested classes annotated with @Configuration. 2021-07-01 15:49:21,237 INFO [main] org.springframework.test.context.support.DefaultTestContextBootstrapper: Loaded default TestExecutionListener class names from location [META-INF/spring.factories]: [org.springframework.test.context.web.ServletTestExecutionListener, org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener, org.springframework.test.context.support.DependencyInjectionTestExecutionListener, org.springframework.test.context.support.DirtiesContextTestExecutionListener, org.springframework.test.context.transaction.TransactionalTestExecutionListener, org.springframework.test.context.jdbc.SqlScriptsTestExecutionListener] 2021-07-01 15:49:21,238 INFO [main] org.springframework.test.context.support.DefaultTestContextBootstrapper: Using TestExecutionListeners: [org.springframework.test.context.web.ServletTestExecutionListener@6ec9b8ad, org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener@7e679f4f, org.springframework.test.context.support.DependencyInjectionTestExecutionListener@3e14014c, org.springframework.test.context.support.DirtiesContextTestExecutionListener@a4117c1, org.springframework.test.context.transaction.TransactionalTestExecutionListener@29eecaf4, org.springframework.test.context.jdbc.SqlScriptsTestExecutionListener@6bb1a561] 2021-07-01 15:49:21,239 INFO [main] org.springframework.context.support.GenericApplicationContext: Refreshing appNG platform context: startup date [Thu Jul 01 15:49:21 CEST 2021]; root of context hierarchy 2021-07-01 15:49:21,394 INFO [main] org.springframework.beans.factory.support.DefaultListableBeanFactory: Overriding bean definition for bean 'platformEventListener' with a different definition: replacing [Root bean: class [null]; scope=; abstract=false; lazyInit=false; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformConfig; factoryMethodName=platformEventListener; initMethodName=null; destroyMethodName=(inferred); defined in class path resource [org/appng/core/controller/PlatformConfig.class]] with [Root bean: class [null]; scope=; abstract=false; lazyInit=false; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformTestConfig; factoryMethodName=platformEventListener; initMethodName=null; destroyMethodName=(inferred); defined in org.appng.core.service.PlatformTestConfig] 2021-07-01 15:49:21,395 INFO [main] org.springframework.beans.factory.support.DefaultListableBeanFactory: Overriding bean definition for bean 'dataSource' with a different definition: replacing [Root bean: class [null]; scope=; abstract=false; lazyInit=false; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformConfig; factoryMethodName=dataSource; initMethodName=null; destroyMethodName=(inferred); defined in class path resource [org/appng/core/controller/PlatformConfig.class]] with [Root bean: class [null]; scope=; abstract=false; lazyInit=false; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformTestConfig; factoryMethodName=dataSource; initMethodName=null; destroyMethodName=(inferred); defined in org.appng.core.service.PlatformTestConfig] 2021-07-01 15:49:21,395 INFO [main] org.springframework.beans.factory.support.DefaultListableBeanFactory: Overriding bean definition for bean 'entityManagerFactory' with a different definition: replacing [Root bean: class [null]; scope=; abstract=false; lazyInit=false; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformConfig; factoryMethodName=entityManagerFactory; initMethodName=null; destroyMethodName=(inferred); defined in class path resource [org/appng/core/controller/PlatformConfig.class]] with [Root bean: class [null]; scope=; abstract=false; lazyInit=false; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformTestConfig; factoryMethodName=entityManagerFactory; initMethodName=null; destroyMethodName=(inferred); defined in org.appng.core.service.PlatformTestConfig] 2021-07-01 15:49:21,395 INFO [main] org.springframework.beans.factory.support.DefaultListableBeanFactory: Overriding bean definition for bean 'coreTxManager' with a different definition: replacing [Root bean: class [null]; scope=; abstract=false; lazyInit=false; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformConfig; factoryMethodName=coreTxManager; initMethodName=null; destroyMethodName=(inferred); defined in class path resource [org/appng/core/controller/PlatformConfig.class]] with [Root bean: class [null]; scope=; abstract=false; lazyInit=false; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformTestConfig; factoryMethodName=coreTxManager; initMethodName=null; destroyMethodName=(inferred); defined in org.appng.core.service.PlatformTestConfig] 2021-07-01 15:49:21,395 INFO [main] org.springframework.beans.factory.support.DefaultListableBeanFactory: Overriding bean definition for bean 'entityManager' with a different definition: replacing [Root bean: class [null]; scope=; abstract=false; lazyInit=false; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformConfig; factoryMethodName=entityManager; initMethodName=null; destroyMethodName=(inferred); defined in class path resource [org/appng/core/controller/PlatformConfig.class]] with [Root bean: class [null]; scope=; abstract=false; lazyInit=false; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformTestConfig; factoryMethodName=entityManager; initMethodName=null; destroyMethodName=(inferred); defined in org.appng.core.service.PlatformTestConfig] 2021-07-01 15:49:21,395 INFO [main] org.springframework.beans.factory.support.DefaultListableBeanFactory: Overriding bean definition for bean 'documentBuilderFactory' with a different definition: replacing [Root bean: class [null]; scope=; abstract=false; lazyInit=false; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformConfig; factoryMethodName=documentBuilderFactory; initMethodName=null; destroyMethodName=(inferred); defined in class path resource [org/appng/core/controller/PlatformConfig.class]] with [Root bean: class [null]; scope=; abstract=false; lazyInit=false; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformTestConfig; factoryMethodName=documentBuilderFactory; initMethodName=null; destroyMethodName=(inferred); defined in org.appng.core.service.PlatformTestConfig] 2021-07-01 15:49:21,396 INFO [main] org.springframework.beans.factory.support.DefaultListableBeanFactory: Overriding bean definition for bean 'transformerFactory' with a different definition: replacing [Root bean: class [null]; scope=; abstract=false; lazyInit=false; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformConfig; factoryMethodName=transformerFactory; initMethodName=null; destroyMethodName=(inferred); defined in class path resource [org/appng/core/controller/PlatformConfig.class]] with [Root bean: class [null]; scope=; abstract=false; lazyInit=false; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformTestConfig; factoryMethodName=transformerFactory; initMethodName=null; destroyMethodName=(inferred); defined in org.appng.core.service.PlatformTestConfig] 2021-07-01 15:49:21,396 INFO [main] org.springframework.beans.factory.support.DefaultListableBeanFactory: Overriding bean definition for bean 'styleSheetProvider' with a different definition: replacing [Root bean: class [null]; scope=request; abstract=false; lazyInit=false; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformConfig; factoryMethodName=styleSheetProvider; initMethodName=init; destroyMethodName=(inferred); defined in class path resource [org/appng/core/controller/PlatformConfig.class]] with [Root bean: class [null]; scope=; abstract=false; lazyInit=false; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformTestConfig; factoryMethodName=styleSheetProvider; initMethodName=init; destroyMethodName=(inferred); defined in org.appng.core.service.PlatformTestConfig] 2021-07-01 15:49:21,396 INFO [main] org.springframework.beans.factory.support.DefaultListableBeanFactory: Overriding bean definition for bean 'marshallService' with a different definition: replacing [Root bean: class [null]; scope=prototype; abstract=false; lazyInit=false; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformConfig; factoryMethodName=marshallService; initMethodName=init; destroyMethodName=(inferred); defined in class path resource [org/appng/core/controller/PlatformConfig.class]] with [Root bean: class [null]; scope=prototype; abstract=false; lazyInit=false; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformTestConfig; factoryMethodName=marshallService; initMethodName=init; destroyMethodName=(inferred); defined in org.appng.core.service.PlatformTestConfig] 2021-07-01 15:49:21,396 INFO [main] org.springframework.beans.factory.support.DefaultListableBeanFactory: Overriding bean definition for bean 'coreService' with a different definition: replacing [Root bean: class [null]; scope=; abstract=false; lazyInit=true; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformConfig; factoryMethodName=coreService; initMethodName=null; destroyMethodName=(inferred); defined in class path resource [org/appng/core/controller/PlatformConfig.class]] with [Root bean: class [null]; scope=; abstract=false; lazyInit=true; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformTestConfig; factoryMethodName=coreService; initMethodName=null; destroyMethodName=(inferred); defined in org.appng.core.service.PlatformTestConfig] 2021-07-01 15:49:21,396 INFO [main] org.springframework.beans.factory.support.DefaultListableBeanFactory: Overriding bean definition for bean 'databaseService' with a different definition: replacing [Root bean: class [null]; scope=; abstract=false; lazyInit=true; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformConfig; factoryMethodName=databaseService; initMethodName=null; destroyMethodName=(inferred); defined in class path resource [org/appng/core/controller/PlatformConfig.class]] with [Root bean: class [null]; scope=; abstract=false; lazyInit=true; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformTestConfig; factoryMethodName=databaseService; initMethodName=null; destroyMethodName=(inferred); defined in org.appng.core.service.PlatformTestConfig] 2021-07-01 15:49:21,396 INFO [main] org.springframework.beans.factory.support.DefaultListableBeanFactory: Overriding bean definition for bean 'templateService' with a different definition: replacing [Root bean: class [null]; scope=; abstract=false; lazyInit=true; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformConfig; factoryMethodName=templateService; initMethodName=null; destroyMethodName=(inferred); defined in class path resource [org/appng/core/controller/PlatformConfig.class]] with [Root bean: class [null]; scope=; abstract=false; lazyInit=true; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformTestConfig; factoryMethodName=templateService; initMethodName=null; destroyMethodName=(inferred); defined in org.appng.core.service.PlatformTestConfig] 2021-07-01 15:49:21,396 INFO [main] org.springframework.beans.factory.support.DefaultListableBeanFactory: Overriding bean definition for bean 'initializerService' with a different definition: replacing [Root bean: class [null]; scope=; abstract=false; lazyInit=true; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformConfig; factoryMethodName=initializerService; initMethodName=null; destroyMethodName=(inferred); defined in class path resource [org/appng/core/controller/PlatformConfig.class]] with [Root bean: class [null]; scope=; abstract=false; lazyInit=true; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformTestConfig; factoryMethodName=initializerService; initMethodName=null; destroyMethodName=(inferred); defined in org.appng.core.service.PlatformTestConfig] 2021-07-01 15:49:21,396 INFO [main] org.springframework.beans.factory.support.DefaultListableBeanFactory: Overriding bean definition for bean 'ldapService' with a different definition: replacing [Root bean: class [null]; scope=; abstract=false; lazyInit=true; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformConfig; factoryMethodName=ldapService; initMethodName=null; destroyMethodName=(inferred); defined in class path resource [org/appng/core/controller/PlatformConfig.class]] with [Root bean: class [null]; scope=; abstract=false; lazyInit=true; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformTestConfig; factoryMethodName=ldapService; initMethodName=null; destroyMethodName=(inferred); defined in org.appng.core.service.PlatformTestConfig] 2021-07-01 15:49:21,396 INFO [main] org.springframework.beans.factory.support.DefaultListableBeanFactory: Overriding bean definition for bean 'thymeleafProcessor' with a different definition: replacing [Root bean: class [null]; scope=request; abstract=false; lazyInit=false; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformConfig; factoryMethodName=thymeleafProcessor; initMethodName=null; destroyMethodName=(inferred); defined in class path resource [org/appng/core/controller/PlatformConfig.class]] with [Root bean: class [null]; scope=; abstract=false; lazyInit=false; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformTestConfig; factoryMethodName=thymeleafProcessor; initMethodName=null; destroyMethodName=(inferred); defined in org.appng.core.service.PlatformTestConfig] 2021-07-01 15:49:21,397 INFO [main] org.springframework.beans.factory.support.DefaultListableBeanFactory: Overriding bean definition for bean 'platformTransformer' with a different definition: replacing [Root bean: class [null]; scope=request; abstract=false; lazyInit=true; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformConfig; factoryMethodName=platformTransformer; initMethodName=null; destroyMethodName=(inferred); defined in class path resource [org/appng/core/controller/PlatformConfig.class]] with [Root bean: class [null]; scope=; abstract=false; lazyInit=true; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformTestConfig; factoryMethodName=platformTransformer; initMethodName=null; destroyMethodName=(inferred); defined in org.appng.core.service.PlatformTestConfig] 2021-07-01 15:49:21,397 INFO [main] org.springframework.beans.factory.support.DefaultListableBeanFactory: Overriding bean definition for bean 'requestProcessor' with a different definition: replacing [Root bean: class [null]; scope=request; abstract=false; lazyInit=false; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformConfig; factoryMethodName=requestProcessor; initMethodName=null; destroyMethodName=(inferred); defined in class path resource [org/appng/core/controller/PlatformConfig.class]] with [Root bean: class [null]; scope=; abstract=false; lazyInit=false; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformTestConfig; factoryMethodName=requestProcessor; initMethodName=null; destroyMethodName=(inferred); defined in org.appng.core.service.PlatformTestConfig] 2021-07-01 15:49:21,437 INFO [main] org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor: JSR-330 'javax.inject.Inject' annotation found and supported for autowiring 2021-07-01 15:49:21,484 INFO [main] org.springframework.orm.jpa.LocalEntityManagerFactoryBean: Building JPA EntityManagerFactory for persistence unit 'hsql-testdb' 2021-07-01 15:49:21,492 INFO [main] org.hibernate.jpa.internal.util.LogHelper: HHH000204: Processing PersistenceUnitInfo [name: hsql-testdb] 2021-07-01 15:49:21,530 WARN [main] org.hibernate.orm.connections.pooling: HHH10001002: Using Hibernate built-in connection pool (not for production use!) 2021-07-01 15:49:21,530 INFO [main] org.hibernate.orm.connections.pooling: HHH10001005: using driver [org.hsqldb.jdbc.JDBCDriver] at URL [jdbc:hsqldb:mem:hsql-testdb] 2021-07-01 15:49:21,530 INFO [main] org.hibernate.orm.connections.pooling: HHH10001001: Connection properties: {user=sa, password=****} 2021-07-01 15:49:21,530 INFO [main] org.hibernate.orm.connections.pooling: HHH10001003: Autocommit mode: false 2021-07-01 15:49:21,530 INFO [main] org.hibernate.engine.jdbc.connections.internal.DriverManagerConnectionProviderImpl: HHH000115: Hibernate connection pool size: 20 (min=1) 2021-07-01 15:49:21,531 INFO [main] org.hibernate.dialect.Dialect : HHH000400: Using dialect: org.appng.persistence.dialect.HSQLDialect 2021-07-01 15:49:21,535 INFO [main] org.hibernate.envers.boot.internal.EnversServiceImpl: Envers integration enabled? : true 2021-07-01 15:49:21,744 INFO [main] org.hibernate.orm.connections.access: HHH10001501: Connection obtained from JdbcConnectionAccess [org.hibernate.engine.jdbc.env.internal.JdbcEnvironmentInitiator$ConnectionProviderJdbcConnectionAccess@1b2d3b40] for (non-JTA) DDL execution was not in auto-commit mode; the Connection 'local transaction' will be committed and the Connection will be set into auto-commit mode. 2021-07-01 15:49:21,747 INFO [main] org.hibernate.orm.connections.access: HHH10001501: Connection obtained from JdbcConnectionAccess [org.hibernate.engine.jdbc.env.internal.JdbcEnvironmentInitiator$ConnectionProviderJdbcConnectionAccess@627e07c8] for (non-JTA) DDL execution was not in auto-commit mode; the Connection 'local transaction' will be committed and the Connection will be set into auto-commit mode. 2021-07-01 15:49:21,766 INFO [main] org.hibernate.engine.transaction.jta.platform.internal.JtaPlatformInitiator: HHH000490: Using JtaPlatform implementation: [org.hibernate.engine.transaction.jta.platform.internal.NoJtaPlatform] 2021-07-01 15:49:21,766 INFO [main] org.springframework.orm.jpa.LocalEntityManagerFactoryBean: Initialized JPA EntityManagerFactory for persistence unit 'hsql-testdb' 2021-07-01 15:49:21,770 INFO [main] org.appng.core.domain.PlatformEventListener: Using application context appNG platform context: startup date [Thu Jul 01 15:49:21 CEST 2021]; root of context hierarchy 2021-07-01 15:49:21,984 INFO [main] org.springframework.test.context.transaction.TransactionContext: Began transaction (1) for test context [DefaultTestContext@65a3fc7b testClass = GroupRepositoryTest, testInstance = org.appng.core.repository.GroupRepositoryTest@6adf3212, testMethod = test@AbstractRepositoryTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@55f704f2 testClass = GroupRepositoryTest, locations = '{}', classes = '{class org.appng.core.service.PlatformTestConfig}', contextInitializerClasses = '[class org.appng.core.repository.GroupRepositoryTest]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{}', contextCustomizers = set[[empty]], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]]]; transaction manager [org.springframework.orm.jpa.JpaTransactionManager@1c6beb3e]; rollback [true] 2021-07-01 15:49:21,987 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Application name 2021-07-01 15:49:21,990 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Role name 2021-07-01 15:49:21,992 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Group name 2021-07-01 15:49:21,998 INFO [main] org.springframework.test.context.transaction.TransactionContext: Rolled back transaction for test: [DefaultTestContext@65a3fc7b testClass = GroupRepositoryTest, testInstance = org.appng.core.repository.GroupRepositoryTest@6adf3212, testMethod = test@AbstractRepositoryTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@55f704f2 testClass = GroupRepositoryTest, locations = '{}', classes = '{class org.appng.core.service.PlatformTestConfig}', contextInitializerClasses = '[class org.appng.core.repository.GroupRepositoryTest]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{}', contextCustomizers = set[[empty]], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]]] 2021-07-01 15:49:21,998 INFO [main] org.springframework.context.support.GenericApplicationContext: Closing appNG platform context: startup date [Thu Jul 01 15:49:21 CEST 2021]; root of context hierarchy 2021-07-01 15:49:22,000 INFO [main] org.springframework.orm.jpa.LocalEntityManagerFactoryBean: Closing JPA EntityManagerFactory for persistence unit 'hsql-testdb' 2021-07-01 15:49:22,000 INFO [main] org.hibernate.orm.connections.pooling: HHH10001008: Cleaning up connection pool [jdbc:hsqldb:mem:hsql-testdb] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.768 s - in org.appng.core.repository.GroupRepositoryTest [INFO] Running org.appng.core.repository.JobExecutionRecordRepositoryTest 2021-07-01 15:49:22,005 INFO [main] org.springframework.test.context.support.AbstractContextLoader: Could not detect default resource locations for test class [org.appng.core.repository.JobExecutionRecordRepositoryTest]: no resource found for suffixes {-context.xml}. 2021-07-01 15:49:22,005 INFO [main] org.springframework.test.context.support.AnnotationConfigContextLoaderUtils: Could not detect default configuration classes for test class [org.appng.core.repository.JobExecutionRecordRepositoryTest]: JobExecutionRecordRepositoryTest does not declare any static, non-private, non-final, nested classes annotated with @Configuration. 2021-07-01 15:49:22,009 INFO [main] org.springframework.test.context.support.DefaultTestContextBootstrapper: Loaded default TestExecutionListener class names from location [META-INF/spring.factories]: [org.springframework.test.context.web.ServletTestExecutionListener, org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener, org.springframework.test.context.support.DependencyInjectionTestExecutionListener, org.springframework.test.context.support.DirtiesContextTestExecutionListener, org.springframework.test.context.transaction.TransactionalTestExecutionListener, org.springframework.test.context.jdbc.SqlScriptsTestExecutionListener] 2021-07-01 15:49:22,009 INFO [main] org.springframework.test.context.support.DefaultTestContextBootstrapper: Using TestExecutionListeners: [org.springframework.test.context.web.ServletTestExecutionListener@1d4451b4, org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener@69710e20, org.springframework.test.context.support.DependencyInjectionTestExecutionListener@542a0f43, org.springframework.test.context.support.DirtiesContextTestExecutionListener@5629727b, org.springframework.test.context.transaction.TransactionalTestExecutionListener@695f40fb, org.springframework.test.context.jdbc.SqlScriptsTestExecutionListener@8be53fe] 2021-07-01 15:49:22,010 INFO [main] org.springframework.context.support.GenericApplicationContext: Refreshing appNG platform context: startup date [Thu Jul 01 15:49:22 CEST 2021]; root of context hierarchy 2021-07-01 15:49:22,202 INFO [main] org.springframework.beans.factory.support.DefaultListableBeanFactory: Overriding bean definition for bean 'platformEventListener' with a different definition: replacing [Root bean: class [null]; scope=; abstract=false; lazyInit=false; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformConfig; factoryMethodName=platformEventListener; initMethodName=null; destroyMethodName=(inferred); defined in class path resource [org/appng/core/controller/PlatformConfig.class]] with [Root bean: class [null]; scope=; abstract=false; lazyInit=false; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformTestConfig; factoryMethodName=platformEventListener; initMethodName=null; destroyMethodName=(inferred); defined in org.appng.core.service.PlatformTestConfig] 2021-07-01 15:49:22,202 INFO [main] org.springframework.beans.factory.support.DefaultListableBeanFactory: Overriding bean definition for bean 'dataSource' with a different definition: replacing [Root bean: class [null]; scope=; abstract=false; lazyInit=false; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformConfig; factoryMethodName=dataSource; initMethodName=null; destroyMethodName=(inferred); defined in class path resource [org/appng/core/controller/PlatformConfig.class]] with [Root bean: class [null]; scope=; abstract=false; lazyInit=false; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformTestConfig; factoryMethodName=dataSource; initMethodName=null; destroyMethodName=(inferred); defined in org.appng.core.service.PlatformTestConfig] 2021-07-01 15:49:22,203 INFO [main] org.springframework.beans.factory.support.DefaultListableBeanFactory: Overriding bean definition for bean 'entityManagerFactory' with a different definition: replacing [Root bean: class [null]; scope=; abstract=false; lazyInit=false; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformConfig; factoryMethodName=entityManagerFactory; initMethodName=null; destroyMethodName=(inferred); defined in class path resource [org/appng/core/controller/PlatformConfig.class]] with [Root bean: class [null]; scope=; abstract=false; lazyInit=false; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformTestConfig; factoryMethodName=entityManagerFactory; initMethodName=null; destroyMethodName=(inferred); defined in org.appng.core.service.PlatformTestConfig] 2021-07-01 15:49:22,203 INFO [main] org.springframework.beans.factory.support.DefaultListableBeanFactory: Overriding bean definition for bean 'coreTxManager' with a different definition: replacing [Root bean: class [null]; scope=; abstract=false; lazyInit=false; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformConfig; factoryMethodName=coreTxManager; initMethodName=null; destroyMethodName=(inferred); defined in class path resource [org/appng/core/controller/PlatformConfig.class]] with [Root bean: class [null]; scope=; abstract=false; lazyInit=false; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformTestConfig; factoryMethodName=coreTxManager; initMethodName=null; destroyMethodName=(inferred); defined in org.appng.core.service.PlatformTestConfig] 2021-07-01 15:49:22,203 INFO [main] org.springframework.beans.factory.support.DefaultListableBeanFactory: Overriding bean definition for bean 'entityManager' with a different definition: replacing [Root bean: class [null]; scope=; abstract=false; lazyInit=false; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformConfig; factoryMethodName=entityManager; initMethodName=null; destroyMethodName=(inferred); defined in class path resource [org/appng/core/controller/PlatformConfig.class]] with [Root bean: class [null]; scope=; abstract=false; lazyInit=false; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformTestConfig; factoryMethodName=entityManager; initMethodName=null; destroyMethodName=(inferred); defined in org.appng.core.service.PlatformTestConfig] 2021-07-01 15:49:22,203 INFO [main] org.springframework.beans.factory.support.DefaultListableBeanFactory: Overriding bean definition for bean 'documentBuilderFactory' with a different definition: replacing [Root bean: class [null]; scope=; abstract=false; lazyInit=false; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformConfig; factoryMethodName=documentBuilderFactory; initMethodName=null; destroyMethodName=(inferred); defined in class path resource [org/appng/core/controller/PlatformConfig.class]] with [Root bean: class [null]; scope=; abstract=false; lazyInit=false; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformTestConfig; factoryMethodName=documentBuilderFactory; initMethodName=null; destroyMethodName=(inferred); defined in org.appng.core.service.PlatformTestConfig] 2021-07-01 15:49:22,203 INFO [main] org.springframework.beans.factory.support.DefaultListableBeanFactory: Overriding bean definition for bean 'transformerFactory' with a different definition: replacing [Root bean: class [null]; scope=; abstract=false; lazyInit=false; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformConfig; factoryMethodName=transformerFactory; initMethodName=null; destroyMethodName=(inferred); defined in class path resource [org/appng/core/controller/PlatformConfig.class]] with [Root bean: class [null]; scope=; abstract=false; lazyInit=false; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformTestConfig; factoryMethodName=transformerFactory; initMethodName=null; destroyMethodName=(inferred); defined in org.appng.core.service.PlatformTestConfig] 2021-07-01 15:49:22,203 INFO [main] org.springframework.beans.factory.support.DefaultListableBeanFactory: Overriding bean definition for bean 'styleSheetProvider' with a different definition: replacing [Root bean: class [null]; scope=request; abstract=false; lazyInit=false; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformConfig; factoryMethodName=styleSheetProvider; initMethodName=init; destroyMethodName=(inferred); defined in class path resource [org/appng/core/controller/PlatformConfig.class]] with [Root bean: class [null]; scope=; abstract=false; lazyInit=false; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformTestConfig; factoryMethodName=styleSheetProvider; initMethodName=init; destroyMethodName=(inferred); defined in org.appng.core.service.PlatformTestConfig] 2021-07-01 15:49:22,204 INFO [main] org.springframework.beans.factory.support.DefaultListableBeanFactory: Overriding bean definition for bean 'marshallService' with a different definition: replacing [Root bean: class [null]; scope=prototype; abstract=false; lazyInit=false; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformConfig; factoryMethodName=marshallService; initMethodName=init; destroyMethodName=(inferred); defined in class path resource [org/appng/core/controller/PlatformConfig.class]] with [Root bean: class [null]; scope=prototype; abstract=false; lazyInit=false; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformTestConfig; factoryMethodName=marshallService; initMethodName=init; destroyMethodName=(inferred); defined in org.appng.core.service.PlatformTestConfig] 2021-07-01 15:49:22,204 INFO [main] org.springframework.beans.factory.support.DefaultListableBeanFactory: Overriding bean definition for bean 'coreService' with a different definition: replacing [Root bean: class [null]; scope=; abstract=false; lazyInit=true; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformConfig; factoryMethodName=coreService; initMethodName=null; destroyMethodName=(inferred); defined in class path resource [org/appng/core/controller/PlatformConfig.class]] with [Root bean: class [null]; scope=; abstract=false; lazyInit=true; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformTestConfig; factoryMethodName=coreService; initMethodName=null; destroyMethodName=(inferred); defined in org.appng.core.service.PlatformTestConfig] 2021-07-01 15:49:22,204 INFO [main] org.springframework.beans.factory.support.DefaultListableBeanFactory: Overriding bean definition for bean 'databaseService' with a different definition: replacing [Root bean: class [null]; scope=; abstract=false; lazyInit=true; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformConfig; factoryMethodName=databaseService; initMethodName=null; destroyMethodName=(inferred); defined in class path resource [org/appng/core/controller/PlatformConfig.class]] with [Root bean: class [null]; scope=; abstract=false; lazyInit=true; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformTestConfig; factoryMethodName=databaseService; initMethodName=null; destroyMethodName=(inferred); defined in org.appng.core.service.PlatformTestConfig] 2021-07-01 15:49:22,204 INFO [main] org.springframework.beans.factory.support.DefaultListableBeanFactory: Overriding bean definition for bean 'templateService' with a different definition: replacing [Root bean: class [null]; scope=; abstract=false; lazyInit=true; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformConfig; factoryMethodName=templateService; initMethodName=null; destroyMethodName=(inferred); defined in class path resource [org/appng/core/controller/PlatformConfig.class]] with [Root bean: class [null]; scope=; abstract=false; lazyInit=true; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformTestConfig; factoryMethodName=templateService; initMethodName=null; destroyMethodName=(inferred); defined in org.appng.core.service.PlatformTestConfig] 2021-07-01 15:49:22,204 INFO [main] org.springframework.beans.factory.support.DefaultListableBeanFactory: Overriding bean definition for bean 'initializerService' with a different definition: replacing [Root bean: class [null]; scope=; abstract=false; lazyInit=true; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformConfig; factoryMethodName=initializerService; initMethodName=null; destroyMethodName=(inferred); defined in class path resource [org/appng/core/controller/PlatformConfig.class]] with [Root bean: class [null]; scope=; abstract=false; lazyInit=true; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformTestConfig; factoryMethodName=initializerService; initMethodName=null; destroyMethodName=(inferred); defined in org.appng.core.service.PlatformTestConfig] 2021-07-01 15:49:22,204 INFO [main] org.springframework.beans.factory.support.DefaultListableBeanFactory: Overriding bean definition for bean 'ldapService' with a different definition: replacing [Root bean: class [null]; scope=; abstract=false; lazyInit=true; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformConfig; factoryMethodName=ldapService; initMethodName=null; destroyMethodName=(inferred); defined in class path resource [org/appng/core/controller/PlatformConfig.class]] with [Root bean: class [null]; scope=; abstract=false; lazyInit=true; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformTestConfig; factoryMethodName=ldapService; initMethodName=null; destroyMethodName=(inferred); defined in org.appng.core.service.PlatformTestConfig] 2021-07-01 15:49:22,204 INFO [main] org.springframework.beans.factory.support.DefaultListableBeanFactory: Overriding bean definition for bean 'thymeleafProcessor' with a different definition: replacing [Root bean: class [null]; scope=request; abstract=false; lazyInit=false; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformConfig; factoryMethodName=thymeleafProcessor; initMethodName=null; destroyMethodName=(inferred); defined in class path resource [org/appng/core/controller/PlatformConfig.class]] with [Root bean: class [null]; scope=; abstract=false; lazyInit=false; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformTestConfig; factoryMethodName=thymeleafProcessor; initMethodName=null; destroyMethodName=(inferred); defined in org.appng.core.service.PlatformTestConfig] 2021-07-01 15:49:22,205 INFO [main] org.springframework.beans.factory.support.DefaultListableBeanFactory: Overriding bean definition for bean 'platformTransformer' with a different definition: replacing [Root bean: class [null]; scope=request; abstract=false; lazyInit=true; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformConfig; factoryMethodName=platformTransformer; initMethodName=null; destroyMethodName=(inferred); defined in class path resource [org/appng/core/controller/PlatformConfig.class]] with [Root bean: class [null]; scope=; abstract=false; lazyInit=true; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformTestConfig; factoryMethodName=platformTransformer; initMethodName=null; destroyMethodName=(inferred); defined in org.appng.core.service.PlatformTestConfig] 2021-07-01 15:49:22,205 INFO [main] org.springframework.beans.factory.support.DefaultListableBeanFactory: Overriding bean definition for bean 'requestProcessor' with a different definition: replacing [Root bean: class [null]; scope=request; abstract=false; lazyInit=false; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformConfig; factoryMethodName=requestProcessor; initMethodName=null; destroyMethodName=(inferred); defined in class path resource [org/appng/core/controller/PlatformConfig.class]] with [Root bean: class [null]; scope=; abstract=false; lazyInit=false; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformTestConfig; factoryMethodName=requestProcessor; initMethodName=null; destroyMethodName=(inferred); defined in org.appng.core.service.PlatformTestConfig] 2021-07-01 15:49:22,250 INFO [main] org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor: JSR-330 'javax.inject.Inject' annotation found and supported for autowiring 2021-07-01 15:49:22,298 INFO [main] org.springframework.orm.jpa.LocalEntityManagerFactoryBean: Building JPA EntityManagerFactory for persistence unit 'hsql-testdb' 2021-07-01 15:49:22,308 INFO [main] org.hibernate.jpa.internal.util.LogHelper: HHH000204: Processing PersistenceUnitInfo [name: hsql-testdb] 2021-07-01 15:49:22,347 WARN [main] org.hibernate.orm.connections.pooling: HHH10001002: Using Hibernate built-in connection pool (not for production use!) 2021-07-01 15:49:22,347 INFO [main] org.hibernate.orm.connections.pooling: HHH10001005: using driver [org.hsqldb.jdbc.JDBCDriver] at URL [jdbc:hsqldb:mem:hsql-testdb] 2021-07-01 15:49:22,347 INFO [main] org.hibernate.orm.connections.pooling: HHH10001001: Connection properties: {user=sa, password=****} 2021-07-01 15:49:22,347 INFO [main] org.hibernate.orm.connections.pooling: HHH10001003: Autocommit mode: false 2021-07-01 15:49:22,347 INFO [main] org.hibernate.engine.jdbc.connections.internal.DriverManagerConnectionProviderImpl: HHH000115: Hibernate connection pool size: 20 (min=1) 2021-07-01 15:49:22,348 INFO [main] org.hibernate.dialect.Dialect : HHH000400: Using dialect: org.appng.persistence.dialect.HSQLDialect 2021-07-01 15:49:22,352 INFO [main] org.hibernate.envers.boot.internal.EnversServiceImpl: Envers integration enabled? : true 2021-07-01 15:49:22,543 INFO [main] org.hibernate.orm.connections.access: HHH10001501: Connection obtained from JdbcConnectionAccess [org.hibernate.engine.jdbc.env.internal.JdbcEnvironmentInitiator$ConnectionProviderJdbcConnectionAccess@14e1fdf4] for (non-JTA) DDL execution was not in auto-commit mode; the Connection 'local transaction' will be committed and the Connection will be set into auto-commit mode. 2021-07-01 15:49:22,547 INFO [main] org.hibernate.orm.connections.access: HHH10001501: Connection obtained from JdbcConnectionAccess [org.hibernate.engine.jdbc.env.internal.JdbcEnvironmentInitiator$ConnectionProviderJdbcConnectionAccess@3f4ff7d2] for (non-JTA) DDL execution was not in auto-commit mode; the Connection 'local transaction' will be committed and the Connection will be set into auto-commit mode. 2021-07-01 15:49:22,567 INFO [main] org.hibernate.engine.transaction.jta.platform.internal.JtaPlatformInitiator: HHH000490: Using JtaPlatform implementation: [org.hibernate.engine.transaction.jta.platform.internal.NoJtaPlatform] 2021-07-01 15:49:22,567 INFO [main] org.springframework.orm.jpa.LocalEntityManagerFactoryBean: Initialized JPA EntityManagerFactory for persistence unit 'hsql-testdb' 2021-07-01 15:49:22,571 INFO [main] org.appng.core.domain.PlatformEventListener: Using application context appNG platform context: startup date [Thu Jul 01 15:49:22 CEST 2021]; root of context hierarchy 2021-07-01 15:49:22,764 INFO [main] org.springframework.test.context.transaction.TransactionContext: Began transaction (1) for test context [DefaultTestContext@3baa7d67 testClass = JobExecutionRecordRepositoryTest, testInstance = org.appng.core.repository.JobExecutionRecordRepositoryTest@4af3e47a, testMethod = test@AbstractRepositoryTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@231a564e testClass = JobExecutionRecordRepositoryTest, locations = '{}', classes = '{class org.appng.core.service.PlatformTestConfig}', contextInitializerClasses = '[class org.appng.core.repository.JobExecutionRecordRepositoryTest]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{}', contextCustomizers = set[[empty]], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]]]; transaction manager [org.springframework.orm.jpa.JpaTransactionManager@3fe6a1ff]; rollback [true] 2021-07-01 15:49:22,768 INFO [main] org.springframework.test.context.transaction.TransactionContext: Rolled back transaction for test: [DefaultTestContext@3baa7d67 testClass = JobExecutionRecordRepositoryTest, testInstance = org.appng.core.repository.JobExecutionRecordRepositoryTest@4af3e47a, testMethod = test@AbstractRepositoryTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@231a564e testClass = JobExecutionRecordRepositoryTest, locations = '{}', classes = '{class org.appng.core.service.PlatformTestConfig}', contextInitializerClasses = '[class org.appng.core.repository.JobExecutionRecordRepositoryTest]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{}', contextCustomizers = set[[empty]], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]]] 2021-07-01 15:49:22,768 INFO [main] org.springframework.context.support.GenericApplicationContext: Closing appNG platform context: startup date [Thu Jul 01 15:49:22 CEST 2021]; root of context hierarchy 2021-07-01 15:49:22,769 INFO [main] org.springframework.orm.jpa.LocalEntityManagerFactoryBean: Closing JPA EntityManagerFactory for persistence unit 'hsql-testdb' 2021-07-01 15:49:22,769 INFO [main] org.hibernate.orm.connections.pooling: HHH10001008: Cleaning up connection pool [jdbc:hsqldb:mem:hsql-testdb] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.765 s - in org.appng.core.repository.JobExecutionRecordRepositoryTest [INFO] Running org.appng.core.repository.SubjectRepositoryTest 2021-07-01 15:49:22,775 INFO [main] org.springframework.test.context.support.AbstractContextLoader: Could not detect default resource locations for test class [org.appng.core.repository.SubjectRepositoryTest]: no resource found for suffixes {-context.xml}. 2021-07-01 15:49:22,775 INFO [main] org.springframework.test.context.support.AnnotationConfigContextLoaderUtils: Could not detect default configuration classes for test class [org.appng.core.repository.SubjectRepositoryTest]: SubjectRepositoryTest does not declare any static, non-private, non-final, nested classes annotated with @Configuration. 2021-07-01 15:49:22,779 INFO [main] org.springframework.test.context.support.DefaultTestContextBootstrapper: Loaded default TestExecutionListener class names from location [META-INF/spring.factories]: [org.springframework.test.context.web.ServletTestExecutionListener, org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener, org.springframework.test.context.support.DependencyInjectionTestExecutionListener, org.springframework.test.context.support.DirtiesContextTestExecutionListener, org.springframework.test.context.transaction.TransactionalTestExecutionListener, org.springframework.test.context.jdbc.SqlScriptsTestExecutionListener] 2021-07-01 15:49:22,779 INFO [main] org.springframework.test.context.support.DefaultTestContextBootstrapper: Using TestExecutionListeners: [org.springframework.test.context.web.ServletTestExecutionListener@2f542de4, org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener@3e62965e, org.springframework.test.context.support.DependencyInjectionTestExecutionListener@7ee34ce1, org.springframework.test.context.support.DirtiesContextTestExecutionListener@60410abb, org.springframework.test.context.transaction.TransactionalTestExecutionListener@6ef4205a, org.springframework.test.context.jdbc.SqlScriptsTestExecutionListener@448e9bbc] 2021-07-01 15:49:22,780 INFO [main] org.springframework.context.support.GenericApplicationContext: Refreshing appNG platform context: startup date [Thu Jul 01 15:49:22 CEST 2021]; root of context hierarchy 2021-07-01 15:49:22,953 INFO [main] org.springframework.beans.factory.support.DefaultListableBeanFactory: Overriding bean definition for bean 'platformEventListener' with a different definition: replacing [Root bean: class [null]; scope=; abstract=false; lazyInit=false; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformConfig; factoryMethodName=platformEventListener; initMethodName=null; destroyMethodName=(inferred); defined in class path resource [org/appng/core/controller/PlatformConfig.class]] with [Root bean: class [null]; scope=; abstract=false; lazyInit=false; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformTestConfig; factoryMethodName=platformEventListener; initMethodName=null; destroyMethodName=(inferred); defined in org.appng.core.service.PlatformTestConfig] 2021-07-01 15:49:22,953 INFO [main] org.springframework.beans.factory.support.DefaultListableBeanFactory: Overriding bean definition for bean 'dataSource' with a different definition: replacing [Root bean: class [null]; scope=; abstract=false; lazyInit=false; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformConfig; factoryMethodName=dataSource; initMethodName=null; destroyMethodName=(inferred); defined in class path resource [org/appng/core/controller/PlatformConfig.class]] with [Root bean: class [null]; scope=; abstract=false; lazyInit=false; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformTestConfig; factoryMethodName=dataSource; initMethodName=null; destroyMethodName=(inferred); defined in org.appng.core.service.PlatformTestConfig] 2021-07-01 15:49:22,953 INFO [main] org.springframework.beans.factory.support.DefaultListableBeanFactory: Overriding bean definition for bean 'entityManagerFactory' with a different definition: replacing [Root bean: class [null]; scope=; abstract=false; lazyInit=false; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformConfig; factoryMethodName=entityManagerFactory; initMethodName=null; destroyMethodName=(inferred); defined in class path resource [org/appng/core/controller/PlatformConfig.class]] with [Root bean: class [null]; scope=; abstract=false; lazyInit=false; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformTestConfig; factoryMethodName=entityManagerFactory; initMethodName=null; destroyMethodName=(inferred); defined in org.appng.core.service.PlatformTestConfig] 2021-07-01 15:49:22,953 INFO [main] org.springframework.beans.factory.support.DefaultListableBeanFactory: Overriding bean definition for bean 'coreTxManager' with a different definition: replacing [Root bean: class [null]; scope=; abstract=false; lazyInit=false; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformConfig; factoryMethodName=coreTxManager; initMethodName=null; destroyMethodName=(inferred); defined in class path resource [org/appng/core/controller/PlatformConfig.class]] with [Root bean: class [null]; scope=; abstract=false; lazyInit=false; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformTestConfig; factoryMethodName=coreTxManager; initMethodName=null; destroyMethodName=(inferred); defined in org.appng.core.service.PlatformTestConfig] 2021-07-01 15:49:22,953 INFO [main] org.springframework.beans.factory.support.DefaultListableBeanFactory: Overriding bean definition for bean 'entityManager' with a different definition: replacing [Root bean: class [null]; scope=; abstract=false; lazyInit=false; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformConfig; factoryMethodName=entityManager; initMethodName=null; destroyMethodName=(inferred); defined in class path resource [org/appng/core/controller/PlatformConfig.class]] with [Root bean: class [null]; scope=; abstract=false; lazyInit=false; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformTestConfig; factoryMethodName=entityManager; initMethodName=null; destroyMethodName=(inferred); defined in org.appng.core.service.PlatformTestConfig] 2021-07-01 15:49:22,953 INFO [main] org.springframework.beans.factory.support.DefaultListableBeanFactory: Overriding bean definition for bean 'documentBuilderFactory' with a different definition: replacing [Root bean: class [null]; scope=; abstract=false; lazyInit=false; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformConfig; factoryMethodName=documentBuilderFactory; initMethodName=null; destroyMethodName=(inferred); defined in class path resource [org/appng/core/controller/PlatformConfig.class]] with [Root bean: class [null]; scope=; abstract=false; lazyInit=false; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformTestConfig; factoryMethodName=documentBuilderFactory; initMethodName=null; destroyMethodName=(inferred); defined in org.appng.core.service.PlatformTestConfig] 2021-07-01 15:49:22,953 INFO [main] org.springframework.beans.factory.support.DefaultListableBeanFactory: Overriding bean definition for bean 'transformerFactory' with a different definition: replacing [Root bean: class [null]; scope=; abstract=false; lazyInit=false; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformConfig; factoryMethodName=transformerFactory; initMethodName=null; destroyMethodName=(inferred); defined in class path resource [org/appng/core/controller/PlatformConfig.class]] with [Root bean: class [null]; scope=; abstract=false; lazyInit=false; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformTestConfig; factoryMethodName=transformerFactory; initMethodName=null; destroyMethodName=(inferred); defined in org.appng.core.service.PlatformTestConfig] 2021-07-01 15:49:22,954 INFO [main] org.springframework.beans.factory.support.DefaultListableBeanFactory: Overriding bean definition for bean 'styleSheetProvider' with a different definition: replacing [Root bean: class [null]; scope=request; abstract=false; lazyInit=false; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformConfig; factoryMethodName=styleSheetProvider; initMethodName=init; destroyMethodName=(inferred); defined in class path resource [org/appng/core/controller/PlatformConfig.class]] with [Root bean: class [null]; scope=; abstract=false; lazyInit=false; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformTestConfig; factoryMethodName=styleSheetProvider; initMethodName=init; destroyMethodName=(inferred); defined in org.appng.core.service.PlatformTestConfig] 2021-07-01 15:49:22,954 INFO [main] org.springframework.beans.factory.support.DefaultListableBeanFactory: Overriding bean definition for bean 'marshallService' with a different definition: replacing [Root bean: class [null]; scope=prototype; abstract=false; lazyInit=false; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformConfig; factoryMethodName=marshallService; initMethodName=init; destroyMethodName=(inferred); defined in class path resource [org/appng/core/controller/PlatformConfig.class]] with [Root bean: class [null]; scope=prototype; abstract=false; lazyInit=false; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformTestConfig; factoryMethodName=marshallService; initMethodName=init; destroyMethodName=(inferred); defined in org.appng.core.service.PlatformTestConfig] 2021-07-01 15:49:22,954 INFO [main] org.springframework.beans.factory.support.DefaultListableBeanFactory: Overriding bean definition for bean 'coreService' with a different definition: replacing [Root bean: class [null]; scope=; abstract=false; lazyInit=true; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformConfig; factoryMethodName=coreService; initMethodName=null; destroyMethodName=(inferred); defined in class path resource [org/appng/core/controller/PlatformConfig.class]] with [Root bean: class [null]; scope=; abstract=false; lazyInit=true; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformTestConfig; factoryMethodName=coreService; initMethodName=null; destroyMethodName=(inferred); defined in org.appng.core.service.PlatformTestConfig] 2021-07-01 15:49:22,954 INFO [main] org.springframework.beans.factory.support.DefaultListableBeanFactory: Overriding bean definition for bean 'databaseService' with a different definition: replacing [Root bean: class [null]; scope=; abstract=false; lazyInit=true; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformConfig; factoryMethodName=databaseService; initMethodName=null; destroyMethodName=(inferred); defined in class path resource [org/appng/core/controller/PlatformConfig.class]] with [Root bean: class [null]; scope=; abstract=false; lazyInit=true; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformTestConfig; factoryMethodName=databaseService; initMethodName=null; destroyMethodName=(inferred); defined in org.appng.core.service.PlatformTestConfig] 2021-07-01 15:49:22,954 INFO [main] org.springframework.beans.factory.support.DefaultListableBeanFactory: Overriding bean definition for bean 'templateService' with a different definition: replacing [Root bean: class [null]; scope=; abstract=false; lazyInit=true; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformConfig; factoryMethodName=templateService; initMethodName=null; destroyMethodName=(inferred); defined in class path resource [org/appng/core/controller/PlatformConfig.class]] with [Root bean: class [null]; scope=; abstract=false; lazyInit=true; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformTestConfig; factoryMethodName=templateService; initMethodName=null; destroyMethodName=(inferred); defined in org.appng.core.service.PlatformTestConfig] 2021-07-01 15:49:22,954 INFO [main] org.springframework.beans.factory.support.DefaultListableBeanFactory: Overriding bean definition for bean 'initializerService' with a different definition: replacing [Root bean: class [null]; scope=; abstract=false; lazyInit=true; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformConfig; factoryMethodName=initializerService; initMethodName=null; destroyMethodName=(inferred); defined in class path resource [org/appng/core/controller/PlatformConfig.class]] with [Root bean: class [null]; scope=; abstract=false; lazyInit=true; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformTestConfig; factoryMethodName=initializerService; initMethodName=null; destroyMethodName=(inferred); defined in org.appng.core.service.PlatformTestConfig] 2021-07-01 15:49:22,954 INFO [main] org.springframework.beans.factory.support.DefaultListableBeanFactory: Overriding bean definition for bean 'ldapService' with a different definition: replacing [Root bean: class [null]; scope=; abstract=false; lazyInit=true; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformConfig; factoryMethodName=ldapService; initMethodName=null; destroyMethodName=(inferred); defined in class path resource [org/appng/core/controller/PlatformConfig.class]] with [Root bean: class [null]; scope=; abstract=false; lazyInit=true; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformTestConfig; factoryMethodName=ldapService; initMethodName=null; destroyMethodName=(inferred); defined in org.appng.core.service.PlatformTestConfig] 2021-07-01 15:49:22,954 INFO [main] org.springframework.beans.factory.support.DefaultListableBeanFactory: Overriding bean definition for bean 'thymeleafProcessor' with a different definition: replacing [Root bean: class [null]; scope=request; abstract=false; lazyInit=false; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformConfig; factoryMethodName=thymeleafProcessor; initMethodName=null; destroyMethodName=(inferred); defined in class path resource [org/appng/core/controller/PlatformConfig.class]] with [Root bean: class [null]; scope=; abstract=false; lazyInit=false; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformTestConfig; factoryMethodName=thymeleafProcessor; initMethodName=null; destroyMethodName=(inferred); defined in org.appng.core.service.PlatformTestConfig] 2021-07-01 15:49:22,955 INFO [main] org.springframework.beans.factory.support.DefaultListableBeanFactory: Overriding bean definition for bean 'platformTransformer' with a different definition: replacing [Root bean: class [null]; scope=request; abstract=false; lazyInit=true; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformConfig; factoryMethodName=platformTransformer; initMethodName=null; destroyMethodName=(inferred); defined in class path resource [org/appng/core/controller/PlatformConfig.class]] with [Root bean: class [null]; scope=; abstract=false; lazyInit=true; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformTestConfig; factoryMethodName=platformTransformer; initMethodName=null; destroyMethodName=(inferred); defined in org.appng.core.service.PlatformTestConfig] 2021-07-01 15:49:22,955 INFO [main] org.springframework.beans.factory.support.DefaultListableBeanFactory: Overriding bean definition for bean 'requestProcessor' with a different definition: replacing [Root bean: class [null]; scope=request; abstract=false; lazyInit=false; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformConfig; factoryMethodName=requestProcessor; initMethodName=null; destroyMethodName=(inferred); defined in class path resource [org/appng/core/controller/PlatformConfig.class]] with [Root bean: class [null]; scope=; abstract=false; lazyInit=false; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformTestConfig; factoryMethodName=requestProcessor; initMethodName=null; destroyMethodName=(inferred); defined in org.appng.core.service.PlatformTestConfig] 2021-07-01 15:49:22,984 INFO [main] org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor: JSR-330 'javax.inject.Inject' annotation found and supported for autowiring 2021-07-01 15:49:23,034 INFO [main] org.springframework.orm.jpa.LocalEntityManagerFactoryBean: Building JPA EntityManagerFactory for persistence unit 'hsql-testdb' 2021-07-01 15:49:23,042 INFO [main] org.hibernate.jpa.internal.util.LogHelper: HHH000204: Processing PersistenceUnitInfo [name: hsql-testdb] 2021-07-01 15:49:23,080 WARN [main] org.hibernate.orm.connections.pooling: HHH10001002: Using Hibernate built-in connection pool (not for production use!) 2021-07-01 15:49:23,081 INFO [main] org.hibernate.orm.connections.pooling: HHH10001005: using driver [org.hsqldb.jdbc.JDBCDriver] at URL [jdbc:hsqldb:mem:hsql-testdb] 2021-07-01 15:49:23,081 INFO [main] org.hibernate.orm.connections.pooling: HHH10001001: Connection properties: {user=sa, password=****} 2021-07-01 15:49:23,081 INFO [main] org.hibernate.orm.connections.pooling: HHH10001003: Autocommit mode: false 2021-07-01 15:49:23,081 INFO [main] org.hibernate.engine.jdbc.connections.internal.DriverManagerConnectionProviderImpl: HHH000115: Hibernate connection pool size: 20 (min=1) 2021-07-01 15:49:23,082 INFO [main] org.hibernate.dialect.Dialect : HHH000400: Using dialect: org.appng.persistence.dialect.HSQLDialect 2021-07-01 15:49:23,086 INFO [main] org.hibernate.envers.boot.internal.EnversServiceImpl: Envers integration enabled? : true 2021-07-01 15:49:23,256 INFO [main] org.hibernate.orm.connections.access: HHH10001501: Connection obtained from JdbcConnectionAccess [org.hibernate.engine.jdbc.env.internal.JdbcEnvironmentInitiator$ConnectionProviderJdbcConnectionAccess@716fed03] for (non-JTA) DDL execution was not in auto-commit mode; the Connection 'local transaction' will be committed and the Connection will be set into auto-commit mode. 2021-07-01 15:49:23,259 INFO [main] org.hibernate.orm.connections.access: HHH10001501: Connection obtained from JdbcConnectionAccess [org.hibernate.engine.jdbc.env.internal.JdbcEnvironmentInitiator$ConnectionProviderJdbcConnectionAccess@9742e8c] for (non-JTA) DDL execution was not in auto-commit mode; the Connection 'local transaction' will be committed and the Connection will be set into auto-commit mode. 2021-07-01 15:49:23,278 INFO [main] org.hibernate.engine.transaction.jta.platform.internal.JtaPlatformInitiator: HHH000490: Using JtaPlatform implementation: [org.hibernate.engine.transaction.jta.platform.internal.NoJtaPlatform] 2021-07-01 15:49:23,279 INFO [main] org.springframework.orm.jpa.LocalEntityManagerFactoryBean: Initialized JPA EntityManagerFactory for persistence unit 'hsql-testdb' 2021-07-01 15:49:23,282 INFO [main] org.appng.core.domain.PlatformEventListener: Using application context appNG platform context: startup date [Thu Jul 01 15:49:22 CEST 2021]; root of context hierarchy 2021-07-01 15:49:23,517 INFO [main] org.springframework.test.context.transaction.TransactionContext: Began transaction (1) for test context [DefaultTestContext@7ff5f035 testClass = SubjectRepositoryTest, testInstance = org.appng.core.repository.SubjectRepositoryTest@22204748, testMethod = test@AbstractRepositoryTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@2858e600 testClass = SubjectRepositoryTest, locations = '{}', classes = '{class org.appng.core.service.PlatformTestConfig}', contextInitializerClasses = '[class org.appng.core.repository.SubjectRepositoryTest]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{}', contextCustomizers = set[[empty]], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]]]; transaction manager [org.springframework.orm.jpa.JpaTransactionManager@60c73e8d]; rollback [true] 2021-07-01 15:49:23,521 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Group name 2021-07-01 15:49:23,524 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Site name 2021-07-01 15:49:23,526 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Application name 2021-07-01 15:49:23,529 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Role name 2021-07-01 15:49:23,531 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Subject name 2021-07-01 15:49:23,538 INFO [main] org.springframework.test.context.transaction.TransactionContext: Rolled back transaction for test: [DefaultTestContext@7ff5f035 testClass = SubjectRepositoryTest, testInstance = org.appng.core.repository.SubjectRepositoryTest@22204748, testMethod = test@AbstractRepositoryTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@2858e600 testClass = SubjectRepositoryTest, locations = '{}', classes = '{class org.appng.core.service.PlatformTestConfig}', contextInitializerClasses = '[class org.appng.core.repository.SubjectRepositoryTest]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{}', contextCustomizers = set[[empty]], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]]] 2021-07-01 15:49:23,539 INFO [main] org.springframework.context.support.GenericApplicationContext: Closing appNG platform context: startup date [Thu Jul 01 15:49:22 CEST 2021]; root of context hierarchy 2021-07-01 15:49:23,543 INFO [main] org.springframework.orm.jpa.LocalEntityManagerFactoryBean: Closing JPA EntityManagerFactory for persistence unit 'hsql-testdb' 2021-07-01 15:49:23,543 INFO [main] org.hibernate.orm.connections.pooling: HHH10001008: Cleaning up connection pool [jdbc:hsqldb:mem:hsql-testdb] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.772 s - in org.appng.core.repository.SubjectRepositoryTest [INFO] Running org.appng.core.model.PlatformTransformerTest 2021-07-01 15:49:23,551 INFO [main] org.springframework.test.context.support.DefaultTestContextBootstrapper: Loaded default TestExecutionListener class names from location [META-INF/spring.factories]: [org.springframework.test.context.web.ServletTestExecutionListener, org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener, org.springframework.test.context.support.DependencyInjectionTestExecutionListener, org.springframework.test.context.support.DirtiesContextTestExecutionListener, org.springframework.test.context.transaction.TransactionalTestExecutionListener, org.springframework.test.context.jdbc.SqlScriptsTestExecutionListener] 2021-07-01 15:49:23,551 INFO [main] org.springframework.test.context.support.DefaultTestContextBootstrapper: Using TestExecutionListeners: [org.springframework.test.context.web.ServletTestExecutionListener@20372aac, org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener@3f516703, org.springframework.test.context.support.DependencyInjectionTestExecutionListener@644fcde4, org.springframework.test.context.support.DirtiesContextTestExecutionListener@1c25edc4, org.springframework.test.context.transaction.TransactionalTestExecutionListener@5dec6a6, org.springframework.test.context.jdbc.SqlScriptsTestExecutionListener@3183c061] 2021-07-01 15:49:23,552 INFO [main] org.springframework.context.support.GenericApplicationContext: Refreshing appNG platform context: startup date [Thu Jul 01 15:49:23 CEST 2021]; root of context hierarchy 2021-07-01 15:49:23,711 INFO [main] org.springframework.beans.factory.support.DefaultListableBeanFactory: Overriding bean definition for bean 'platformEventListener' with a different definition: replacing [Root bean: class [null]; scope=; abstract=false; lazyInit=false; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformConfig; factoryMethodName=platformEventListener; initMethodName=null; destroyMethodName=(inferred); defined in class path resource [org/appng/core/controller/PlatformConfig.class]] with [Root bean: class [null]; scope=; abstract=false; lazyInit=false; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformTestConfig; factoryMethodName=platformEventListener; initMethodName=null; destroyMethodName=(inferred); defined in org.appng.core.service.PlatformTestConfig] 2021-07-01 15:49:23,712 INFO [main] org.springframework.beans.factory.support.DefaultListableBeanFactory: Overriding bean definition for bean 'dataSource' with a different definition: replacing [Root bean: class [null]; scope=; abstract=false; lazyInit=false; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformConfig; factoryMethodName=dataSource; initMethodName=null; destroyMethodName=(inferred); defined in class path resource [org/appng/core/controller/PlatformConfig.class]] with [Root bean: class [null]; scope=; abstract=false; lazyInit=false; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformTestConfig; factoryMethodName=dataSource; initMethodName=null; destroyMethodName=(inferred); defined in org.appng.core.service.PlatformTestConfig] 2021-07-01 15:49:23,712 INFO [main] org.springframework.beans.factory.support.DefaultListableBeanFactory: Overriding bean definition for bean 'entityManagerFactory' with a different definition: replacing [Root bean: class [null]; scope=; abstract=false; lazyInit=false; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformConfig; factoryMethodName=entityManagerFactory; initMethodName=null; destroyMethodName=(inferred); defined in class path resource [org/appng/core/controller/PlatformConfig.class]] with [Root bean: class [null]; scope=; abstract=false; lazyInit=false; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformTestConfig; factoryMethodName=entityManagerFactory; initMethodName=null; destroyMethodName=(inferred); defined in org.appng.core.service.PlatformTestConfig] 2021-07-01 15:49:23,712 INFO [main] org.springframework.beans.factory.support.DefaultListableBeanFactory: Overriding bean definition for bean 'coreTxManager' with a different definition: replacing [Root bean: class [null]; scope=; abstract=false; lazyInit=false; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformConfig; factoryMethodName=coreTxManager; initMethodName=null; destroyMethodName=(inferred); defined in class path resource [org/appng/core/controller/PlatformConfig.class]] with [Root bean: class [null]; scope=; abstract=false; lazyInit=false; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformTestConfig; factoryMethodName=coreTxManager; initMethodName=null; destroyMethodName=(inferred); defined in org.appng.core.service.PlatformTestConfig] 2021-07-01 15:49:23,712 INFO [main] org.springframework.beans.factory.support.DefaultListableBeanFactory: Overriding bean definition for bean 'entityManager' with a different definition: replacing [Root bean: class [null]; scope=; abstract=false; lazyInit=false; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformConfig; factoryMethodName=entityManager; initMethodName=null; destroyMethodName=(inferred); defined in class path resource [org/appng/core/controller/PlatformConfig.class]] with [Root bean: class [null]; scope=; abstract=false; lazyInit=false; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformTestConfig; factoryMethodName=entityManager; initMethodName=null; destroyMethodName=(inferred); defined in org.appng.core.service.PlatformTestConfig] 2021-07-01 15:49:23,712 INFO [main] org.springframework.beans.factory.support.DefaultListableBeanFactory: Overriding bean definition for bean 'documentBuilderFactory' with a different definition: replacing [Root bean: class [null]; scope=; abstract=false; lazyInit=false; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformConfig; factoryMethodName=documentBuilderFactory; initMethodName=null; destroyMethodName=(inferred); defined in class path resource [org/appng/core/controller/PlatformConfig.class]] with [Root bean: class [null]; scope=; abstract=false; lazyInit=false; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformTestConfig; factoryMethodName=documentBuilderFactory; initMethodName=null; destroyMethodName=(inferred); defined in org.appng.core.service.PlatformTestConfig] 2021-07-01 15:49:23,712 INFO [main] org.springframework.beans.factory.support.DefaultListableBeanFactory: Overriding bean definition for bean 'transformerFactory' with a different definition: replacing [Root bean: class [null]; scope=; abstract=false; lazyInit=false; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformConfig; factoryMethodName=transformerFactory; initMethodName=null; destroyMethodName=(inferred); defined in class path resource [org/appng/core/controller/PlatformConfig.class]] with [Root bean: class [null]; scope=; abstract=false; lazyInit=false; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformTestConfig; factoryMethodName=transformerFactory; initMethodName=null; destroyMethodName=(inferred); defined in org.appng.core.service.PlatformTestConfig] 2021-07-01 15:49:23,712 INFO [main] org.springframework.beans.factory.support.DefaultListableBeanFactory: Overriding bean definition for bean 'styleSheetProvider' with a different definition: replacing [Root bean: class [null]; scope=request; abstract=false; lazyInit=false; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformConfig; factoryMethodName=styleSheetProvider; initMethodName=init; destroyMethodName=(inferred); defined in class path resource [org/appng/core/controller/PlatformConfig.class]] with [Root bean: class [null]; scope=; abstract=false; lazyInit=false; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformTestConfig; factoryMethodName=styleSheetProvider; initMethodName=init; destroyMethodName=(inferred); defined in org.appng.core.service.PlatformTestConfig] 2021-07-01 15:49:23,713 INFO [main] org.springframework.beans.factory.support.DefaultListableBeanFactory: Overriding bean definition for bean 'marshallService' with a different definition: replacing [Root bean: class [null]; scope=prototype; abstract=false; lazyInit=false; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformConfig; factoryMethodName=marshallService; initMethodName=init; destroyMethodName=(inferred); defined in class path resource [org/appng/core/controller/PlatformConfig.class]] with [Root bean: class [null]; scope=prototype; abstract=false; lazyInit=false; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformTestConfig; factoryMethodName=marshallService; initMethodName=init; destroyMethodName=(inferred); defined in org.appng.core.service.PlatformTestConfig] 2021-07-01 15:49:23,713 INFO [main] org.springframework.beans.factory.support.DefaultListableBeanFactory: Overriding bean definition for bean 'coreService' with a different definition: replacing [Root bean: class [null]; scope=; abstract=false; lazyInit=true; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformConfig; factoryMethodName=coreService; initMethodName=null; destroyMethodName=(inferred); defined in class path resource [org/appng/core/controller/PlatformConfig.class]] with [Root bean: class [null]; scope=; abstract=false; lazyInit=true; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformTestConfig; factoryMethodName=coreService; initMethodName=null; destroyMethodName=(inferred); defined in org.appng.core.service.PlatformTestConfig] 2021-07-01 15:49:23,713 INFO [main] org.springframework.beans.factory.support.DefaultListableBeanFactory: Overriding bean definition for bean 'databaseService' with a different definition: replacing [Root bean: class [null]; scope=; abstract=false; lazyInit=true; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformConfig; factoryMethodName=databaseService; initMethodName=null; destroyMethodName=(inferred); defined in class path resource [org/appng/core/controller/PlatformConfig.class]] with [Root bean: class [null]; scope=; abstract=false; lazyInit=true; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformTestConfig; factoryMethodName=databaseService; initMethodName=null; destroyMethodName=(inferred); defined in org.appng.core.service.PlatformTestConfig] 2021-07-01 15:49:23,713 INFO [main] org.springframework.beans.factory.support.DefaultListableBeanFactory: Overriding bean definition for bean 'templateService' with a different definition: replacing [Root bean: class [null]; scope=; abstract=false; lazyInit=true; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformConfig; factoryMethodName=templateService; initMethodName=null; destroyMethodName=(inferred); defined in class path resource [org/appng/core/controller/PlatformConfig.class]] with [Root bean: class [null]; scope=; abstract=false; lazyInit=true; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformTestConfig; factoryMethodName=templateService; initMethodName=null; destroyMethodName=(inferred); defined in org.appng.core.service.PlatformTestConfig] 2021-07-01 15:49:23,713 INFO [main] org.springframework.beans.factory.support.DefaultListableBeanFactory: Overriding bean definition for bean 'initializerService' with a different definition: replacing [Root bean: class [null]; scope=; abstract=false; lazyInit=true; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformConfig; factoryMethodName=initializerService; initMethodName=null; destroyMethodName=(inferred); defined in class path resource [org/appng/core/controller/PlatformConfig.class]] with [Root bean: class [null]; scope=; abstract=false; lazyInit=true; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformTestConfig; factoryMethodName=initializerService; initMethodName=null; destroyMethodName=(inferred); defined in org.appng.core.service.PlatformTestConfig] 2021-07-01 15:49:23,713 INFO [main] org.springframework.beans.factory.support.DefaultListableBeanFactory: Overriding bean definition for bean 'ldapService' with a different definition: replacing [Root bean: class [null]; scope=; abstract=false; lazyInit=true; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformConfig; factoryMethodName=ldapService; initMethodName=null; destroyMethodName=(inferred); defined in class path resource [org/appng/core/controller/PlatformConfig.class]] with [Root bean: class [null]; scope=; abstract=false; lazyInit=true; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformTestConfig; factoryMethodName=ldapService; initMethodName=null; destroyMethodName=(inferred); defined in org.appng.core.service.PlatformTestConfig] 2021-07-01 15:49:23,713 INFO [main] org.springframework.beans.factory.support.DefaultListableBeanFactory: Overriding bean definition for bean 'thymeleafProcessor' with a different definition: replacing [Root bean: class [null]; scope=request; abstract=false; lazyInit=false; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformConfig; factoryMethodName=thymeleafProcessor; initMethodName=null; destroyMethodName=(inferred); defined in class path resource [org/appng/core/controller/PlatformConfig.class]] with [Root bean: class [null]; scope=; abstract=false; lazyInit=false; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformTestConfig; factoryMethodName=thymeleafProcessor; initMethodName=null; destroyMethodName=(inferred); defined in org.appng.core.service.PlatformTestConfig] 2021-07-01 15:49:23,713 INFO [main] org.springframework.beans.factory.support.DefaultListableBeanFactory: Overriding bean definition for bean 'platformTransformer' with a different definition: replacing [Root bean: class [null]; scope=request; abstract=false; lazyInit=true; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformConfig; factoryMethodName=platformTransformer; initMethodName=null; destroyMethodName=(inferred); defined in class path resource [org/appng/core/controller/PlatformConfig.class]] with [Root bean: class [null]; scope=; abstract=false; lazyInit=true; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformTestConfig; factoryMethodName=platformTransformer; initMethodName=null; destroyMethodName=(inferred); defined in org.appng.core.service.PlatformTestConfig] 2021-07-01 15:49:23,713 INFO [main] org.springframework.beans.factory.support.DefaultListableBeanFactory: Overriding bean definition for bean 'requestProcessor' with a different definition: replacing [Root bean: class [null]; scope=request; abstract=false; lazyInit=false; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformConfig; factoryMethodName=requestProcessor; initMethodName=null; destroyMethodName=(inferred); defined in class path resource [org/appng/core/controller/PlatformConfig.class]] with [Root bean: class [null]; scope=; abstract=false; lazyInit=false; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformTestConfig; factoryMethodName=requestProcessor; initMethodName=null; destroyMethodName=(inferred); defined in org.appng.core.service.PlatformTestConfig] 2021-07-01 15:49:23,743 INFO [main] org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor: JSR-330 'javax.inject.Inject' annotation found and supported for autowiring 2021-07-01 15:49:23,793 INFO [main] org.springframework.orm.jpa.LocalEntityManagerFactoryBean: Building JPA EntityManagerFactory for persistence unit 'hsql-testdb' 2021-07-01 15:49:23,802 INFO [main] org.hibernate.jpa.internal.util.LogHelper: HHH000204: Processing PersistenceUnitInfo [name: hsql-testdb] 2021-07-01 15:49:23,839 WARN [main] org.hibernate.orm.connections.pooling: HHH10001002: Using Hibernate built-in connection pool (not for production use!) 2021-07-01 15:49:23,839 INFO [main] org.hibernate.orm.connections.pooling: HHH10001005: using driver [org.hsqldb.jdbc.JDBCDriver] at URL [jdbc:hsqldb:mem:hsql-testdb] 2021-07-01 15:49:23,840 INFO [main] org.hibernate.orm.connections.pooling: HHH10001001: Connection properties: {user=sa, password=****} 2021-07-01 15:49:23,840 INFO [main] org.hibernate.orm.connections.pooling: HHH10001003: Autocommit mode: false 2021-07-01 15:49:23,840 INFO [main] org.hibernate.engine.jdbc.connections.internal.DriverManagerConnectionProviderImpl: HHH000115: Hibernate connection pool size: 20 (min=1) 2021-07-01 15:49:23,840 INFO [main] org.hibernate.dialect.Dialect : HHH000400: Using dialect: org.appng.persistence.dialect.HSQLDialect 2021-07-01 15:49:23,844 INFO [main] org.hibernate.envers.boot.internal.EnversServiceImpl: Envers integration enabled? : true 2021-07-01 15:49:24,020 INFO [main] org.hibernate.orm.connections.access: HHH10001501: Connection obtained from JdbcConnectionAccess [org.hibernate.engine.jdbc.env.internal.JdbcEnvironmentInitiator$ConnectionProviderJdbcConnectionAccess@354c2449] for (non-JTA) DDL execution was not in auto-commit mode; the Connection 'local transaction' will be committed and the Connection will be set into auto-commit mode. 2021-07-01 15:49:24,023 INFO [main] org.hibernate.orm.connections.access: HHH10001501: Connection obtained from JdbcConnectionAccess [org.hibernate.engine.jdbc.env.internal.JdbcEnvironmentInitiator$ConnectionProviderJdbcConnectionAccess@3588c531] for (non-JTA) DDL execution was not in auto-commit mode; the Connection 'local transaction' will be committed and the Connection will be set into auto-commit mode. 2021-07-01 15:49:24,042 INFO [main] org.hibernate.engine.transaction.jta.platform.internal.JtaPlatformInitiator: HHH000490: Using JtaPlatform implementation: [org.hibernate.engine.transaction.jta.platform.internal.NoJtaPlatform] 2021-07-01 15:49:24,042 INFO [main] org.springframework.orm.jpa.LocalEntityManagerFactoryBean: Initialized JPA EntityManagerFactory for persistence unit 'hsql-testdb' 2021-07-01 15:49:24,046 INFO [main] org.appng.core.domain.PlatformEventListener: Using application context appNG platform context: startup date [Thu Jul 01 15:49:23 CEST 2021]; root of context hierarchy 2021-07-01 15:49:24,898 ERROR [main] org.appng.core.model.PlatformTransformer: An empty sequence is not allowed as the value of variable $foo ; SystemID: ; Line#: 6; Column#: 10 net.sf.saxon.trans.XPathException: An empty sequence is not allowed as the value of variable $foo at net.sf.saxon.expr.CardinalityCheckingIterator.typeError(CardinalityCheckingIterator.java:104) at net.sf.saxon.expr.CardinalityCheckingIterator.(CardinalityCheckingIterator.java:54) at net.sf.saxon.expr.CardinalityChecker.iterate(CardinalityChecker.java:239) at net.sf.saxon.expr.AtomicSequenceConverter.iterate(AtomicSequenceConverter.java:304) at net.sf.saxon.expr.Expression.process(Expression.java:949) at net.sf.saxon.expr.instruct.ValueOf.processLeavingTail(ValueOf.java:341) at net.sf.saxon.expr.instruct.TemplateRule.applyLeavingTail(TemplateRule.java:384) at net.sf.saxon.trans.Mode.applyTemplates(Mode.java:568) at net.sf.saxon.trans.XsltController.applyTemplates(XsltController.java:661) at net.sf.saxon.s9api.AbstractXsltTransformer.applyTemplatesToSource(AbstractXsltTransformer.java:360) at net.sf.saxon.s9api.XsltTransformer.transform(XsltTransformer.java:349) at net.sf.saxon.jaxp.TransformerImpl.transform(TransformerImpl.java:74) at org.appng.core.model.PlatformTransformer.transform(PlatformTransformer.java:319) at org.appng.core.model.PlatformTransformer.transform(PlatformTransformer.java:198) at org.appng.core.model.PlatformTransformerTest.runErrornousTest(PlatformTransformerTest.java:153) at org.appng.core.model.PlatformTransformerTest.testRuntimeError(PlatformTransformerTest.java:132) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26) at org.springframework.test.context.junit4.statements.RunBeforeTestMethodCallbacks.evaluate(RunBeforeTestMethodCallbacks.java:75) at org.springframework.test.context.junit4.statements.RunAfterTestMethodCallbacks.evaluate(RunAfterTestMethodCallbacks.java:86) at org.springframework.test.context.junit4.statements.SpringRepeat.evaluate(SpringRepeat.java:84) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366) at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.runChild(SpringJUnit4ClassRunner.java:252) at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.runChild(SpringJUnit4ClassRunner.java:94) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.springframework.test.context.junit4.statements.RunBeforeTestClassCallbacks.evaluate(RunBeforeTestClassCallbacks.java:61) at org.springframework.test.context.junit4.statements.RunAfterTestClassCallbacks.evaluate(RunAfterTestClassCallbacks.java:70) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.run(SpringJUnit4ClassRunner.java:191) at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:364) at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:272) at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:237) at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:158) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:428) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:562) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:548) 2021-07-01 15:49:24,901 INFO [main] org.appng.core.model.PlatformTransformer: writing debug files to target/debug 2021-07-01 15:49:24,901 INFO [main] org.appng.core.model.PlatformTransformer: writing debug file /var/lib/jenkins/workspace/appNG_1.23.x/appng-core/target/debug/template.xsl 2021-07-01 15:49:24,901 INFO [main] org.appng.core.model.PlatformTransformer: writing debug file /var/lib/jenkins/workspace/appNG_1.23.x/appng-core/target/debug/platform.xml 2021-07-01 15:49:24,902 INFO [main] org.appng.core.model.PlatformTransformer: writing debug file /var/lib/jenkins/workspace/appNG_1.23.x/appng-core/target/debug/stacktrace.txt 2021-07-01 15:49:24,944 ERROR [main] org.appng.core.model.PlatformTransformer: Unknown XSLT element: ; SystemID: ; Line#: 5; Column#: 25 net.sf.saxon.trans.XPathException: Unknown XSLT element: at net.sf.saxon.trans.XPathException.fromXmlProcessingError(XPathException.java:178) at net.sf.saxon.lib.ErrorReporterToListener.report(ErrorReporterToListener.java:64) at net.sf.saxon.style.Compilation.reportError(Compilation.java:447) at net.sf.saxon.style.StyleElement.compileError(StyleElement.java:2345) at net.sf.saxon.style.StyleElement.validateSubtree(StyleElement.java:1691) at net.sf.saxon.style.AbsentExtensionElement.validateSubtree(AbsentExtensionElement.java:70) at net.sf.saxon.style.PrincipalStylesheetModule.preprocess(PrincipalStylesheetModule.java:403) at net.sf.saxon.style.Compilation.compilePackage(Compilation.java:288) at net.sf.saxon.style.StylesheetModule.loadStylesheet(StylesheetModule.java:252) at net.sf.saxon.style.Compilation.compileSingletonPackage(Compilation.java:113) at net.sf.saxon.s9api.XsltCompiler.compile(XsltCompiler.java:838) at net.sf.saxon.jaxp.SaxonTransformerFactory.newTemplates(SaxonTransformerFactory.java:154) at org.appng.core.model.PlatformTransformer.transform(PlatformTransformer.java:182) at org.appng.core.model.PlatformTransformerTest.runErrornousTest(PlatformTransformerTest.java:153) at org.appng.core.model.PlatformTransformerTest.testCompileError(PlatformTransformerTest.java:127) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26) at org.springframework.test.context.junit4.statements.RunBeforeTestMethodCallbacks.evaluate(RunBeforeTestMethodCallbacks.java:75) at org.springframework.test.context.junit4.statements.RunAfterTestMethodCallbacks.evaluate(RunAfterTestMethodCallbacks.java:86) at org.springframework.test.context.junit4.statements.SpringRepeat.evaluate(SpringRepeat.java:84) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366) at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.runChild(SpringJUnit4ClassRunner.java:252) at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.runChild(SpringJUnit4ClassRunner.java:94) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.springframework.test.context.junit4.statements.RunBeforeTestClassCallbacks.evaluate(RunBeforeTestClassCallbacks.java:61) at org.springframework.test.context.junit4.statements.RunAfterTestClassCallbacks.evaluate(RunAfterTestClassCallbacks.java:70) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.run(SpringJUnit4ClassRunner.java:191) at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:364) at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:272) at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:237) at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:158) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:428) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:562) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:548) 2021-07-01 15:49:24,945 INFO [main] org.appng.core.model.PlatformTransformer: writing debug files to target/debug 2021-07-01 15:49:24,945 INFO [main] org.appng.core.model.PlatformTransformer: writing debug file /var/lib/jenkins/workspace/appNG_1.23.x/appng-core/target/debug/template.xsl 2021-07-01 15:49:24,945 INFO [main] org.appng.core.model.PlatformTransformer: writing debug file /var/lib/jenkins/workspace/appNG_1.23.x/appng-core/target/debug/platform.xml 2021-07-01 15:49:24,946 INFO [main] org.appng.core.model.PlatformTransformer: writing debug file /var/lib/jenkins/workspace/appNG_1.23.x/appng-core/target/debug/stacktrace.txt 2021-07-01 15:49:24,962 INFO [main] org.springframework.context.support.GenericApplicationContext: Closing appNG platform context: startup date [Thu Jul 01 15:49:23 CEST 2021]; root of context hierarchy 2021-07-01 15:49:24,963 INFO [main] org.springframework.orm.jpa.LocalEntityManagerFactoryBean: Closing JPA EntityManagerFactory for persistence unit 'hsql-testdb' 2021-07-01 15:49:24,963 INFO [main] org.hibernate.orm.connections.pooling: HHH10001008: Cleaning up connection pool [jdbc:hsqldb:mem:hsql-testdb] [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.415 s - in org.appng.core.model.PlatformTransformerTest [INFO] Running org.appng.core.model.RepositoryUtilsTest [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 s - in org.appng.core.model.RepositoryUtilsTest [INFO] Running org.appng.core.model.CacheProviderTest 2021-07-01 15:49:24,973 INFO [main] org.appng.core.model.CacheProvider: cleaning /var/lib/jenkins/workspace/appNG_1.23.x/appng-core/target/WEB-INF/cache/platform/appNG 2021-07-01 15:49:24,974 INFO [main] org.appng.core.model.CacheProvider: cleaning /var/lib/jenkins/workspace/appNG_1.23.x/appng-core/target/WEB-INF/cache/application/appNG 2021-07-01 15:49:24,977 INFO [main] org.appng.core.model.CacheProvider: cleaning /var/lib/jenkins/workspace/appNG_1.23.x/appng-core/target/WEB-INF/cache/platform/appNG/foobar 2021-07-01 15:49:24,978 INFO [main] org.appng.core.model.CacheProvider: cleaning /var/lib/jenkins/workspace/appNG_1.23.x/appng-core/target/WEB-INF/cache/application/appNG/foobar [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.007 s - in org.appng.core.model.CacheProviderTest [INFO] Running org.appng.core.model.JarInfoBuilderTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s - in org.appng.core.model.JarInfoBuilderTest [INFO] Running org.appng.core.model.ApplicationProviderTest 2021-07-01 15:49:24,998 INFO [main] org.springframework.test.context.support.DefaultTestContextBootstrapper: Loaded default TestExecutionListener class names from location [META-INF/spring.factories]: [org.springframework.test.context.web.ServletTestExecutionListener, org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener, org.springframework.test.context.support.DependencyInjectionTestExecutionListener, org.springframework.test.context.support.DirtiesContextTestExecutionListener, org.springframework.test.context.transaction.TransactionalTestExecutionListener, org.springframework.test.context.jdbc.SqlScriptsTestExecutionListener] 2021-07-01 15:49:24,999 INFO [main] org.springframework.test.context.support.DefaultTestContextBootstrapper: Using TestExecutionListeners: [org.springframework.test.context.web.ServletTestExecutionListener@948b41f, org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener@5bc09b21, org.springframework.test.context.support.DependencyInjectionTestExecutionListener@1939537d, org.springframework.test.context.support.DirtiesContextTestExecutionListener@2fe2a864, org.springframework.test.context.transaction.TransactionalTestExecutionListener@634609cb, org.springframework.test.context.jdbc.SqlScriptsTestExecutionListener@3c808f11] 2021-07-01 15:49:25,018 INFO [main] org.springframework.beans.factory.xml.XmlBeanDefinitionReader: Loading XML bean definitions from class path resource [applications/application1/beans.xml] 2021-07-01 15:49:25,086 INFO [main] org.springframework.beans.factory.xml.XmlBeanDefinitionReader: Loading XML bean definitions from class path resource [org/appng/testsupport/application-testcontext.xml] 2021-07-01 15:49:25,102 INFO [main] org.springframework.beans.factory.xml.XmlBeanDefinitionReader: Loading XML bean definitions from class path resource [org/appng/testsupport/application-testcontext-jpa.xml] 2021-07-01 15:49:25,120 INFO [main] org.springframework.context.support.GenericApplicationContext: Refreshing org.springframework.context.support.GenericApplicationContext@6ff18147: startup date [Thu Jul 01 15:49:25 CEST 2021]; root of context hierarchy 2021-07-01 15:49:25,165 WARN [main] org.springframework.context.annotation.ConfigurationClassEnhancer: @Bean method ApplicationTestConfig.CustomScopeConfigurer is non-static and returns an object assignable to Spring's BeanFactoryPostProcessor interface. This will result in a failure to process annotations such as @Autowired, @Resource and @PostConstruct within the method's declaring @Configuration class. Add the 'static' modifier to this method to avoid these container lifecycle issues; see @Bean javadoc for complete details. 2021-07-01 15:49:25,176 INFO [main] org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor: JSR-330 'javax.inject.Inject' annotation found and supported for autowiring 2021-07-01 15:49:25,250 INFO [HSQLDB Server @7de2a464] hsqldb.db.HSQLDB7A6254D775.ENGINE: Checkpoint start 2021-07-01 15:49:25,250 INFO [HSQLDB Server @7de2a464] hsqldb.db.HSQLDB7A6254D775.ENGINE: checkpointClose start 2021-07-01 15:49:25,356 INFO [HSQLDB Server @7de2a464] hsqldb.db.HSQLDB7A6254D775.ENGINE: checkpointClose synched 2021-07-01 15:49:25,407 INFO [HSQLDB Server @7de2a464] hsqldb.db.HSQLDB7A6254D775.ENGINE: checkpointClose script done 2021-07-01 15:49:25,446 INFO [HSQLDB Server @7de2a464] hsqldb.db.HSQLDB7A6254D775.ENGINE: checkpointClose end 2021-07-01 15:49:25,447 INFO [HSQLDB Server @7de2a464] hsqldb.db.HSQLDB7A6254D775.ENGINE: Checkpoint end - txts: 1 2021-07-01 15:49:25,745 INFO [main] org.springframework.orm.jpa.LocalContainerEntityManagerFactoryBean: Building JPA container EntityManagerFactory for persistence unit 'default' 2021-07-01 15:49:25,747 INFO [main] org.hibernate.jpa.internal.util.LogHelper: HHH000204: Processing PersistenceUnitInfo [name: default] 2021-07-01 15:49:25,962 INFO [main] org.hibernate.dialect.Dialect : HHH000400: Using dialect: org.hibernate.dialect.HSQLDialect 2021-07-01 15:49:25,979 INFO [main] org.hibernate.envers.boot.internal.EnversServiceImpl: Envers integration enabled? : true 2021-07-01 15:49:26,036 INFO [main] org.hibernate.engine.transaction.jta.platform.internal.JtaPlatformInitiator: HHH000490: Using JtaPlatform implementation: [org.hibernate.engine.transaction.jta.platform.internal.NoJtaPlatform] 2021-07-01 15:49:26,038 INFO [main] org.springframework.orm.jpa.LocalContainerEntityManagerFactoryBean: Initialized JPA EntityManagerFactory for persistence unit 'default' 2021-07-01 15:49:26,308 WARN [main] org.appng.api.support.RequestFactoryBean: invalid value for platform property 'uploadDir', folder 'null/target/uploads' does not exist! 2021-07-01 15:49:26,445 WARN [main] org.springframework.context.support.ResourceBundleMessageSource: ResourceBundle [messages-demo] not found for MessageSource: Can't find bundle for base name messages-demo, locale en 2021-07-01 15:49:26,446 WARN [main] org.springframework.context.support.ResourceBundleMessageSource: ResourceBundle [testmessages] not found for MessageSource: Can't find bundle for base name testmessages, locale en 2021-07-01 15:49:26,633 ERROR [main] org.appng.core.model.ApplicationProvider: [localhost:demo-application] error while building structure for page 'entity' org.appng.api.ProcessingException: error performing action 'update' of event 'events', ID: 966053226 at org.appng.api.support.CallableAction.execute(CallableAction.java:456) at org.appng.api.support.CallableAction.perform(CallableAction.java:336) at org.appng.core.model.ActionElement.perform(ActionElement.java:75) at org.appng.core.model.ApplicationProvider.getActionSectionElement(ApplicationProvider.java:531) at org.appng.core.model.ApplicationProvider.access$000(ApplicationProvider.java:126) at org.appng.core.model.ApplicationProvider$2.perform(ApplicationProvider.java:423) at org.appng.core.model.ApplicationProvider.doMonitored(ApplicationProvider.java:467) at org.appng.core.model.ApplicationProvider.addElements(ApplicationProvider.java:431) at org.appng.core.model.ApplicationProvider.buildStructure(ApplicationProvider.java:351) at org.appng.core.model.ApplicationProvider.process(ApplicationProvider.java:279) at org.appng.core.model.ApplicationProviderTest.runTest(ApplicationProviderTest.java:282) at org.appng.core.model.ApplicationProviderTest.testUpdateException(ApplicationProviderTest.java:183) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26) at org.springframework.test.context.junit4.statements.RunBeforeTestMethodCallbacks.evaluate(RunBeforeTestMethodCallbacks.java:75) at org.springframework.test.context.junit4.statements.RunAfterTestMethodCallbacks.evaluate(RunAfterTestMethodCallbacks.java:86) at org.springframework.test.context.junit4.statements.SpringRepeat.evaluate(SpringRepeat.java:84) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366) at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.runChild(SpringJUnit4ClassRunner.java:252) at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.runChild(SpringJUnit4ClassRunner.java:94) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.springframework.test.context.junit4.statements.RunBeforeTestClassCallbacks.evaluate(RunBeforeTestClassCallbacks.java:61) at org.springframework.test.context.junit4.statements.RunAfterTestClassCallbacks.evaluate(RunAfterTestClassCallbacks.java:70) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.run(SpringJUnit4ClassRunner.java:191) at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:364) at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:272) at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:237) at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:158) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:428) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:562) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:548) Caused by: org.appng.api.ApplicationException: adfsf at org.appng.testapplication.TestEntities.perform(TestEntities.java:71) at org.appng.testapplication.TestEntities.perform(TestEntities.java:35) at org.appng.api.support.CallableAction.execute(CallableAction.java:438) ... 44 more 2021-07-01 15:49:26,817 ERROR [main] org.appng.core.model.ApplicationProvider: [localhost:demo-application] error while building structure for page 'entity' org.appng.api.ProcessingException: error retrieving datasource 'entity', ID: 808848158 at org.appng.api.support.CallableDataSource.perform(CallableDataSource.java:240) at org.appng.api.support.CallableAction.retrieveData(CallableAction.java:234) at org.appng.api.support.CallableAction.perform(CallableAction.java:334) at org.appng.core.model.ActionElement.perform(ActionElement.java:75) at org.appng.core.model.ApplicationProvider.getActionSectionElement(ApplicationProvider.java:531) at org.appng.core.model.ApplicationProvider.access$000(ApplicationProvider.java:126) at org.appng.core.model.ApplicationProvider$2.perform(ApplicationProvider.java:423) at org.appng.core.model.ApplicationProvider.doMonitored(ApplicationProvider.java:467) at org.appng.core.model.ApplicationProvider.addElements(ApplicationProvider.java:431) at org.appng.core.model.ApplicationProvider.buildStructure(ApplicationProvider.java:351) at org.appng.core.model.ApplicationProvider.process(ApplicationProvider.java:279) at org.appng.core.model.ApplicationProviderTest.runTest(ApplicationProviderTest.java:282) at org.appng.core.model.ApplicationProviderTest.testUpdateExceptionDataSource(ApplicationProviderTest.java:173) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26) at org.springframework.test.context.junit4.statements.RunBeforeTestMethodCallbacks.evaluate(RunBeforeTestMethodCallbacks.java:75) at org.springframework.test.context.junit4.statements.RunAfterTestMethodCallbacks.evaluate(RunAfterTestMethodCallbacks.java:86) at org.springframework.test.context.junit4.statements.SpringRepeat.evaluate(SpringRepeat.java:84) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366) at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.runChild(SpringJUnit4ClassRunner.java:252) at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.runChild(SpringJUnit4ClassRunner.java:94) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.springframework.test.context.junit4.statements.RunBeforeTestClassCallbacks.evaluate(RunBeforeTestClassCallbacks.java:61) at org.springframework.test.context.junit4.statements.RunAfterTestClassCallbacks.evaluate(RunAfterTestClassCallbacks.java:70) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.run(SpringJUnit4ClassRunner.java:191) at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:364) at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:272) at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:237) at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:158) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:428) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:562) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:548) Caused by: org.appng.api.ApplicationException: adfsf at org.appng.testapplication.TestEntities.getData(TestEntities.java:45) at org.appng.api.support.CallableDataSource.perform(CallableDataSource.java:201) ... 45 more 2021-07-01 15:49:27,108 INFO [main] org.springframework.context.support.GenericApplicationContext: Closing org.springframework.context.support.GenericApplicationContext@6ff18147: startup date [Thu Jul 01 15:49:25 CEST 2021]; root of context hierarchy 2021-07-01 15:49:27,109 INFO [main] org.springframework.orm.jpa.LocalContainerEntityManagerFactoryBean: Closing JPA EntityManagerFactory for persistence unit 'default' 2021-07-01 15:49:27,650 INFO [HSQLDB Connection @77dfd499] hsqldb.db.HSQLDB7A6254D775.ENGINE: Database closed [INFO] Tests run: 12, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.865 s - in org.appng.core.model.ApplicationProviderTest [INFO] Running org.appng.core.model.ThymeleafProcessorTest 2021-07-01 15:49:27,983 INFO [main] org.appng.core.model.ThymeleafProcessor: writing debug file /var/lib/jenkins/workspace/appNG_1.23.x/appng-core/target/debug/2021-07-01-15:49:27,958_main/platform.xml 2021-07-01 15:49:28,465 INFO [main] org.appng.core.model.ThymeleafProcessor: writing debug file /var/lib/jenkins/workspace/appNG_1.23.x/appng-core/target/debug/2021-07-01-15:49:27,958_main/template/hello.html 2021-07-01 15:49:28,465 INFO [main] org.appng.core.model.ThymeleafProcessor: writing debug file /var/lib/jenkins/workspace/appNG_1.23.x/appng-core/target/debug/2021-07-01-15:49:27,958_main/template/platform.html 2021-07-01 15:49:28,466 INFO [main] org.appng.core.model.ThymeleafProcessor: writing debug file /var/lib/jenkins/workspace/appNG_1.23.x/appng-core/target/debug/2021-07-01-15:49:27,958_main/template/hello-custom.html 2021-07-01 15:49:28,793 INFO [main] org.appng.core.model.ThymeleafProcessor: writing debug file /var/lib/jenkins/workspace/appNG_1.23.x/appng-core/target/debug/2021-07-01-15:49:27,958_main/index.html 2021-07-01 15:49:28,859 INFO [main] org.appng.core.model.ThymeleafProcessor: writing debug file /var/lib/jenkins/workspace/appNG_1.23.x/appng-core/target/debug/2021-07-01-15:49:28,845_main/platform.xml 2021-07-01 15:49:28,872 INFO [main] org.appng.core.model.ThymeleafProcessor: writing debug file /var/lib/jenkins/workspace/appNG_1.23.x/appng-core/target/debug/2021-07-01-15:49:28,845_main/template/hello.html 2021-07-01 15:49:28,873 INFO [main] org.appng.core.model.ThymeleafProcessor: writing debug file /var/lib/jenkins/workspace/appNG_1.23.x/appng-core/target/debug/2021-07-01-15:49:28,845_main/template/platform.html 2021-07-01 15:49:28,873 INFO [main] org.appng.core.model.ThymeleafProcessor: writing debug file /var/lib/jenkins/workspace/appNG_1.23.x/appng-core/target/debug/2021-07-01-15:49:28,845_main/template/hello-custom.html 2021-07-01 15:49:28,888 INFO [main] org.appng.core.model.ThymeleafProcessor: writing debug file /var/lib/jenkins/workspace/appNG_1.23.x/appng-core/target/debug/2021-07-01-15:49:28,845_main/index.html 2021-07-01 15:49:28,914 INFO [main] org.appng.core.model.ThymeleafProcessor: writing debug file /var/lib/jenkins/workspace/appNG_1.23.x/appng-core/target/debug/2021-07-01-15:49:28,906_main/platform.xml 2021-07-01 15:49:28,923 INFO [main] org.appng.core.model.ThymeleafProcessor: writing debug file /var/lib/jenkins/workspace/appNG_1.23.x/appng-core/target/debug/2021-07-01-15:49:28,906_main/template/hello.html 2021-07-01 15:49:28,923 INFO [main] org.appng.core.model.ThymeleafProcessor: writing debug file /var/lib/jenkins/workspace/appNG_1.23.x/appng-core/target/debug/2021-07-01-15:49:28,906_main/template/platform.html 2021-07-01 15:49:28,923 INFO [main] org.appng.core.model.ThymeleafProcessor: writing debug file /var/lib/jenkins/workspace/appNG_1.23.x/appng-core/target/debug/2021-07-01-15:49:28,906_main/template/hello-custom.html [INFO] Tests run: 24, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.06 s - in org.appng.core.model.ThymeleafProcessorTest [INFO] Running org.appng.core.model.OutputFormatAndTypeTest [INFO] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.02 s - in org.appng.core.model.OutputFormatAndTypeTest [INFO] Running org.appng.core.model.PageParameterProcessorTest 2021-07-01 15:49:28,984 INFO [main] org.appng.core.model.PageParameterProcessor: retrieved new value for url-param 'hash' from session: 'hashFromSession' [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.055 s - in org.appng.core.model.PageParameterProcessorTest [INFO] Running org.appng.core.PathInfoTest [INFO] Tests run: 18, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s - in org.appng.core.PathInfoTest [INFO] Running org.appng.core.application.PermissionProcessorTest 2021-07-01 15:49:29,021 INFO [main] org.appng.api.support.DefaultPermissionProcessor: subject 'null' does not belong to any group, thus has no permissions 2021-07-01 15:49:29,021 INFO [main] org.appng.api.support.DefaultPermissionProcessor: subject 'null' does not belong to any group, thus has no permissions 2021-07-01 15:49:29,022 INFO [main] org.appng.api.support.DefaultPermissionProcessor: subject 'null' does not belong to any group, thus has no permissions 2021-07-01 15:49:29,022 INFO [main] org.appng.api.support.DefaultPermissionProcessor: subject 'null' does not belong to any group, thus has no permissions 2021-07-01 15:49:29,022 INFO [main] org.appng.api.support.DefaultPermissionProcessor: subject 'null' does not belong to any group, thus has no permissions 2021-07-01 15:49:29,022 INFO [main] org.appng.api.support.DefaultPermissionProcessor: subject 'null' does not belong to any group, thus has no permissions [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 s - in org.appng.core.application.PermissionProcessorTest [INFO] Running org.appng.core.controller.rest.RestActionTest 2021-07-01 15:49:29,349 ERROR [main] org.appng.core.controller.rest.RestOperation$RestErrorHandler: error in REST service java.io.IOException: BOOOM! at org.appng.core.controller.rest.RestOperationTest.testHandleException(RestOperationTest.java:98) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:364) at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:272) at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:237) at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:158) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:428) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:562) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:548) [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.324 s - in org.appng.core.controller.rest.RestActionTest [INFO] Running org.appng.core.controller.rest.RestDataSourceTest 2021-07-01 15:49:29,474 ERROR [main] org.appng.core.controller.rest.RestOperation$RestErrorHandler: error in REST service java.io.IOException: BOOOM! at org.appng.core.controller.rest.RestOperationTest.testHandleException(RestOperationTest.java:98) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:364) at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:272) at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:237) at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:158) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:428) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:562) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:548) [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.121 s - in org.appng.core.controller.rest.RestDataSourceTest [INFO] Running org.appng.core.controller.rest.RestOperationTest 2021-07-01 15:49:29,477 ERROR [main] org.appng.core.controller.rest.RestOperation$RestErrorHandler: error in REST service java.io.IOException: BOOOM! at org.appng.core.controller.rest.RestOperationTest.testHandleException(RestOperationTest.java:98) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:364) at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:272) at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:237) at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:158) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:428) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:562) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:548) [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s - in org.appng.core.controller.rest.RestOperationTest [INFO] Running org.appng.core.controller.PlatformConfigTest 2021-07-01 15:49:29,496 INFO [main] org.springframework.context.annotation.AnnotationConfigApplicationContext: Refreshing org.springframework.context.annotation.AnnotationConfigApplicationContext@2cef72fc: startup date [Thu Jul 01 15:49:29 CEST 2021]; root of context hierarchy 2021-07-01 15:49:29,668 INFO [main] org.springframework.beans.factory.support.DefaultListableBeanFactory: Overriding bean definition for bean 'platformEventListener' with a different definition: replacing [Root bean: class [null]; scope=; abstract=false; lazyInit=false; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformTestConfig; factoryMethodName=platformEventListener; initMethodName=null; destroyMethodName=(inferred); defined in class path resource [org/appng/core/service/PlatformTestConfig.class]] with [Root bean: class [null]; scope=; abstract=false; lazyInit=false; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformConfig; factoryMethodName=platformEventListener; initMethodName=null; destroyMethodName=(inferred); defined in org.appng.core.controller.PlatformConfig] 2021-07-01 15:49:29,668 INFO [main] org.springframework.beans.factory.support.DefaultListableBeanFactory: Overriding bean definition for bean 'dataSource' with a different definition: replacing [Root bean: class [null]; scope=; abstract=false; lazyInit=false; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformTestConfig; factoryMethodName=dataSource; initMethodName=null; destroyMethodName=(inferred); defined in class path resource [org/appng/core/service/PlatformTestConfig.class]] with [Root bean: class [null]; scope=; abstract=false; lazyInit=false; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformConfig; factoryMethodName=dataSource; initMethodName=null; destroyMethodName=(inferred); defined in org.appng.core.controller.PlatformConfig] 2021-07-01 15:49:29,669 INFO [main] org.springframework.beans.factory.support.DefaultListableBeanFactory: Overriding bean definition for bean 'entityManagerFactory' with a different definition: replacing [Root bean: class [null]; scope=; abstract=false; lazyInit=false; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformTestConfig; factoryMethodName=entityManagerFactory; initMethodName=null; destroyMethodName=(inferred); defined in class path resource [org/appng/core/service/PlatformTestConfig.class]] with [Root bean: class [null]; scope=; abstract=false; lazyInit=false; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformConfig; factoryMethodName=entityManagerFactory; initMethodName=null; destroyMethodName=(inferred); defined in org.appng.core.controller.PlatformConfig] 2021-07-01 15:49:29,669 INFO [main] org.springframework.beans.factory.support.DefaultListableBeanFactory: Overriding bean definition for bean 'coreTxManager' with a different definition: replacing [Root bean: class [null]; scope=; abstract=false; lazyInit=false; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformTestConfig; factoryMethodName=coreTxManager; initMethodName=null; destroyMethodName=(inferred); defined in class path resource [org/appng/core/service/PlatformTestConfig.class]] with [Root bean: class [null]; scope=; abstract=false; lazyInit=false; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformConfig; factoryMethodName=coreTxManager; initMethodName=null; destroyMethodName=(inferred); defined in org.appng.core.controller.PlatformConfig] 2021-07-01 15:49:29,669 INFO [main] org.springframework.beans.factory.support.DefaultListableBeanFactory: Overriding bean definition for bean 'entityManager' with a different definition: replacing [Root bean: class [null]; scope=; abstract=false; lazyInit=false; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformTestConfig; factoryMethodName=entityManager; initMethodName=null; destroyMethodName=(inferred); defined in class path resource [org/appng/core/service/PlatformTestConfig.class]] with [Root bean: class [null]; scope=; abstract=false; lazyInit=false; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformConfig; factoryMethodName=entityManager; initMethodName=null; destroyMethodName=(inferred); defined in org.appng.core.controller.PlatformConfig] 2021-07-01 15:49:29,669 INFO [main] org.springframework.beans.factory.support.DefaultListableBeanFactory: Overriding bean definition for bean 'documentBuilderFactory' with a different definition: replacing [Root bean: class [null]; scope=; abstract=false; lazyInit=false; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformTestConfig; factoryMethodName=documentBuilderFactory; initMethodName=null; destroyMethodName=(inferred); defined in class path resource [org/appng/core/service/PlatformTestConfig.class]] with [Root bean: class [null]; scope=; abstract=false; lazyInit=false; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformConfig; factoryMethodName=documentBuilderFactory; initMethodName=null; destroyMethodName=(inferred); defined in org.appng.core.controller.PlatformConfig] 2021-07-01 15:49:29,669 INFO [main] org.springframework.beans.factory.support.DefaultListableBeanFactory: Overriding bean definition for bean 'transformerFactory' with a different definition: replacing [Root bean: class [null]; scope=; abstract=false; lazyInit=false; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformTestConfig; factoryMethodName=transformerFactory; initMethodName=null; destroyMethodName=(inferred); defined in class path resource [org/appng/core/service/PlatformTestConfig.class]] with [Root bean: class [null]; scope=; abstract=false; lazyInit=false; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformConfig; factoryMethodName=transformerFactory; initMethodName=null; destroyMethodName=(inferred); defined in org.appng.core.controller.PlatformConfig] 2021-07-01 15:49:29,669 INFO [main] org.springframework.beans.factory.support.DefaultListableBeanFactory: Overriding bean definition for bean 'styleSheetProvider' with a different definition: replacing [Root bean: class [null]; scope=; abstract=false; lazyInit=false; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformTestConfig; factoryMethodName=styleSheetProvider; initMethodName=init; destroyMethodName=(inferred); defined in class path resource [org/appng/core/service/PlatformTestConfig.class]] with [Root bean: class [null]; scope=request; abstract=false; lazyInit=false; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformConfig; factoryMethodName=styleSheetProvider; initMethodName=init; destroyMethodName=(inferred); defined in org.appng.core.controller.PlatformConfig] 2021-07-01 15:49:29,669 INFO [main] org.springframework.beans.factory.support.DefaultListableBeanFactory: Overriding bean definition for bean 'marshallService' with a different definition: replacing [Root bean: class [null]; scope=prototype; abstract=false; lazyInit=false; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformTestConfig; factoryMethodName=marshallService; initMethodName=init; destroyMethodName=(inferred); defined in class path resource [org/appng/core/service/PlatformTestConfig.class]] with [Root bean: class [null]; scope=prototype; abstract=false; lazyInit=false; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformConfig; factoryMethodName=marshallService; initMethodName=init; destroyMethodName=(inferred); defined in org.appng.core.controller.PlatformConfig] 2021-07-01 15:49:29,670 INFO [main] org.springframework.beans.factory.support.DefaultListableBeanFactory: Overriding bean definition for bean 'coreService' with a different definition: replacing [Root bean: class [null]; scope=; abstract=false; lazyInit=true; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformTestConfig; factoryMethodName=coreService; initMethodName=null; destroyMethodName=(inferred); defined in class path resource [org/appng/core/service/PlatformTestConfig.class]] with [Root bean: class [null]; scope=; abstract=false; lazyInit=true; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformConfig; factoryMethodName=coreService; initMethodName=null; destroyMethodName=(inferred); defined in org.appng.core.controller.PlatformConfig] 2021-07-01 15:49:29,670 INFO [main] org.springframework.beans.factory.support.DefaultListableBeanFactory: Overriding bean definition for bean 'databaseService' with a different definition: replacing [Root bean: class [null]; scope=; abstract=false; lazyInit=true; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformTestConfig; factoryMethodName=databaseService; initMethodName=null; destroyMethodName=(inferred); defined in class path resource [org/appng/core/service/PlatformTestConfig.class]] with [Root bean: class [null]; scope=; abstract=false; lazyInit=true; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformConfig; factoryMethodName=databaseService; initMethodName=null; destroyMethodName=(inferred); defined in org.appng.core.controller.PlatformConfig] 2021-07-01 15:49:29,670 INFO [main] org.springframework.beans.factory.support.DefaultListableBeanFactory: Overriding bean definition for bean 'templateService' with a different definition: replacing [Root bean: class [null]; scope=; abstract=false; lazyInit=true; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformTestConfig; factoryMethodName=templateService; initMethodName=null; destroyMethodName=(inferred); defined in class path resource [org/appng/core/service/PlatformTestConfig.class]] with [Root bean: class [null]; scope=; abstract=false; lazyInit=true; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformConfig; factoryMethodName=templateService; initMethodName=null; destroyMethodName=(inferred); defined in org.appng.core.controller.PlatformConfig] 2021-07-01 15:49:29,670 INFO [main] org.springframework.beans.factory.support.DefaultListableBeanFactory: Overriding bean definition for bean 'initializerService' with a different definition: replacing [Root bean: class [null]; scope=; abstract=false; lazyInit=true; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformTestConfig; factoryMethodName=initializerService; initMethodName=null; destroyMethodName=(inferred); defined in class path resource [org/appng/core/service/PlatformTestConfig.class]] with [Root bean: class [null]; scope=; abstract=false; lazyInit=true; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformConfig; factoryMethodName=initializerService; initMethodName=null; destroyMethodName=(inferred); defined in org.appng.core.controller.PlatformConfig] 2021-07-01 15:49:29,670 INFO [main] org.springframework.beans.factory.support.DefaultListableBeanFactory: Overriding bean definition for bean 'ldapService' with a different definition: replacing [Root bean: class [null]; scope=; abstract=false; lazyInit=true; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformTestConfig; factoryMethodName=ldapService; initMethodName=null; destroyMethodName=(inferred); defined in class path resource [org/appng/core/service/PlatformTestConfig.class]] with [Root bean: class [null]; scope=; abstract=false; lazyInit=true; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformConfig; factoryMethodName=ldapService; initMethodName=null; destroyMethodName=(inferred); defined in org.appng.core.controller.PlatformConfig] 2021-07-01 15:49:29,670 INFO [main] org.springframework.beans.factory.support.DefaultListableBeanFactory: Overriding bean definition for bean 'thymeleafProcessor' with a different definition: replacing [Root bean: class [null]; scope=; abstract=false; lazyInit=false; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformTestConfig; factoryMethodName=thymeleafProcessor; initMethodName=null; destroyMethodName=(inferred); defined in class path resource [org/appng/core/service/PlatformTestConfig.class]] with [Root bean: class [null]; scope=request; abstract=false; lazyInit=false; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformConfig; factoryMethodName=thymeleafProcessor; initMethodName=null; destroyMethodName=(inferred); defined in org.appng.core.controller.PlatformConfig] 2021-07-01 15:49:29,670 INFO [main] org.springframework.beans.factory.support.DefaultListableBeanFactory: Overriding bean definition for bean 'platformTransformer' with a different definition: replacing [Root bean: class [null]; scope=; abstract=false; lazyInit=true; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformTestConfig; factoryMethodName=platformTransformer; initMethodName=null; destroyMethodName=(inferred); defined in class path resource [org/appng/core/service/PlatformTestConfig.class]] with [Root bean: class [null]; scope=request; abstract=false; lazyInit=true; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformConfig; factoryMethodName=platformTransformer; initMethodName=null; destroyMethodName=(inferred); defined in org.appng.core.controller.PlatformConfig] 2021-07-01 15:49:29,670 INFO [main] org.springframework.beans.factory.support.DefaultListableBeanFactory: Overriding bean definition for bean 'requestProcessor' with a different definition: replacing [Root bean: class [null]; scope=; abstract=false; lazyInit=false; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformTestConfig; factoryMethodName=requestProcessor; initMethodName=null; destroyMethodName=(inferred); defined in class path resource [org/appng/core/service/PlatformTestConfig.class]] with [Root bean: class [null]; scope=request; abstract=false; lazyInit=false; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformConfig; factoryMethodName=requestProcessor; initMethodName=null; destroyMethodName=(inferred); defined in org.appng.core.controller.PlatformConfig] 2021-07-01 15:49:29,705 INFO [main] org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor: JSR-330 'javax.inject.Inject' annotation found and supported for autowiring Jul 01, 2021 3:49:29 PM java.util.prefs.FileSystemPreferences$6 run WARNING: Prefs file removed in background /var/lib/jenkins/.java/.userPrefs/prefs.xml Jul 01, 2021 3:49:29 PM java.util.prefs.FileSystemPreferences$6 run WARNING: Prefs file removed in background /etc/.java/.systemPrefs/prefs.xml 2021-07-01 15:49:29,726 INFO [main] org.appng.core.repository.config.HikariCPConfigurer: connection jdbc:hsqldb:mem://appng uses datasource org.hsqldb.jdbc.JDBCDataSource 2021-07-01 15:49:29,730 INFO [main] com.zaxxer.hikari.HikariDataSource: appNG ROOT connection - Starting... 2021-07-01 15:49:29,760 INFO [main] com.zaxxer.hikari.pool.PoolBase: appNG ROOT connection - Driver does not support get/set network timeout for connections. (feature not supported) 2021-07-01 15:49:29,778 INFO [main] com.zaxxer.hikari.HikariDataSource: appNG ROOT connection - Start completed. 2021-07-01 15:49:29,827 INFO [main] org.springframework.orm.jpa.LocalContainerEntityManagerFactoryBean: Building JPA container EntityManagerFactory for persistence unit 'appNG' 2021-07-01 15:49:29,827 INFO [main] org.hibernate.jpa.internal.util.LogHelper: HHH000204: Processing PersistenceUnitInfo [name: appNG] 2021-07-01 15:49:29,883 INFO [main] org.hibernate.dialect.Dialect : HHH000400: Using dialect: org.appng.persistence.dialect.HSQLDialect 2021-07-01 15:49:29,904 INFO [main] org.hibernate.envers.boot.internal.EnversServiceImpl: Envers integration enabled? : true 2021-07-01 15:49:30,078 INFO [main] org.hibernate.engine.transaction.jta.platform.internal.JtaPlatformInitiator: HHH000490: Using JtaPlatform implementation: [org.hibernate.engine.transaction.jta.platform.internal.NoJtaPlatform] 2021-07-01 15:49:30,079 INFO [main] org.springframework.orm.jpa.LocalContainerEntityManagerFactoryBean: Initialized JPA EntityManagerFactory for persistence unit 'appNG' 2021-07-01 15:49:30,091 INFO [main] org.appng.core.domain.PlatformEventListener: Using application context org.springframework.context.annotation.AnnotationConfigApplicationContext@2cef72fc: startup date [Thu Jul 01 15:49:29 CEST 2021]; root of context hierarchy 2021-07-01 15:49:30,290 INFO [main] org.appng.core.domain.DatabaseConnection: Registered JDBC driver org.hsqldb.jdbc.JDBCDriver 2021-07-01 15:49:30,291 INFO [main] org.appng.core.service.MigrationService: connected to jdbc:hsqldb:mem://appng (HSQL Database Engine 2.5.0) 2021-07-01 15:49:30,292 INFO [main] org.flywaydb.core.internal.license.VersionPrinter: Flyway Community Edition 7.9.1 by Redgate 2021-07-01 15:49:30,295 INFO [main] org.flywaydb.core.internal.database.base.BaseDatabaseType: Database: jdbc:hsqldb:mem://appng (HSQL Database Engine 2.5) 2021-07-01 15:49:30,304 INFO [main] org.springframework.context.annotation.AnnotationConfigApplicationContext: Closing org.springframework.context.annotation.AnnotationConfigApplicationContext@2cef72fc: startup date [Thu Jul 01 15:49:29 CEST 2021]; root of context hierarchy 2021-07-01 15:49:30,304 INFO [main] org.springframework.orm.jpa.LocalContainerEntityManagerFactoryBean: Closing JPA EntityManagerFactory for persistence unit 'appNG' 2021-07-01 15:49:30,305 INFO [main] com.zaxxer.hikari.HikariDataSource: appNG ROOT connection - Shutdown initiated... 2021-07-01 15:49:30,313 INFO [main] com.zaxxer.hikari.HikariDataSource: appNG ROOT connection - Shutdown completed. [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.83 s - in org.appng.core.controller.PlatformConfigTest [INFO] Running org.appng.core.controller.messaging.MessagingTest 2021-07-01 15:49:30,330 INFO [main] org.appng.core.controller.messaging.MulticastReceiver: about to execute org.appng.core.controller.messaging.MessagingTest$TestEvent - Origin: appng.node2 - Site: localhost 2021-07-01 15:49:30,331 INFO [main] org.appng.core.controller.messaging.MulticastReceiver: about to execute org.appng.core.controller.messaging.MessagingTest$TestEvent - Origin: appng.node1 - Site: localhost 2021-07-01 15:49:30,332 INFO [main] org.appng.core.controller.messaging.MulticastReceiver: about to execute org.appng.core.controller.messaging.MessagingTest$TestEvent - Origin: appng.node2 - Site: localhost [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.014 s - in org.appng.core.controller.messaging.MessagingTest [INFO] Running org.appng.core.controller.RequestUtilTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s - in org.appng.core.controller.RequestUtilTest [INFO] Running org.appng.core.controller.ApplicationContextTest 2021-07-01 15:49:30,351 INFO [main] org.springframework.test.context.support.DefaultTestContextBootstrapper: Loaded default TestExecutionListener class names from location [META-INF/spring.factories]: [org.springframework.test.context.web.ServletTestExecutionListener, org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener, org.springframework.test.context.support.DependencyInjectionTestExecutionListener, org.springframework.test.context.support.DirtiesContextTestExecutionListener, org.springframework.test.context.transaction.TransactionalTestExecutionListener, org.springframework.test.context.jdbc.SqlScriptsTestExecutionListener] 2021-07-01 15:49:30,352 INFO [main] org.springframework.test.context.support.DefaultTestContextBootstrapper: Using TestExecutionListeners: [org.springframework.test.context.web.ServletTestExecutionListener@546bb2ee, org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener@4dd60d00, org.springframework.test.context.support.DependencyInjectionTestExecutionListener@10caef1d, org.springframework.test.context.support.DirtiesContextTestExecutionListener@40400a5d, org.springframework.test.context.transaction.TransactionalTestExecutionListener@49b52c79, org.springframework.test.context.jdbc.SqlScriptsTestExecutionListener@34f68642] 2021-07-01 15:49:30,357 INFO [main] org.springframework.beans.factory.xml.XmlBeanDefinitionReader: Loading XML bean definitions from class path resource [applications/application1/beans.xml] 2021-07-01 15:49:30,382 INFO [main] org.springframework.beans.factory.xml.XmlBeanDefinitionReader: Loading XML bean definitions from class path resource [org/appng/testsupport/application-testcontext.xml] 2021-07-01 15:49:30,394 INFO [main] org.springframework.beans.factory.xml.XmlBeanDefinitionReader: Loading XML bean definitions from class path resource [org/appng/testsupport/application-testcontext-jpa.xml] 2021-07-01 15:49:30,405 INFO [main] org.springframework.context.support.GenericApplicationContext: Refreshing org.springframework.context.support.GenericApplicationContext@730335c6: startup date [Thu Jul 01 15:49:30 CEST 2021]; root of context hierarchy 2021-07-01 15:49:30,415 WARN [main] org.springframework.context.annotation.ConfigurationClassEnhancer: @Bean method ApplicationTestConfig.CustomScopeConfigurer is non-static and returns an object assignable to Spring's BeanFactoryPostProcessor interface. This will result in a failure to process annotations such as @Autowired, @Resource and @PostConstruct within the method's declaring @Configuration class. Add the 'static' modifier to this method to avoid these container lifecycle issues; see @Bean javadoc for complete details. 2021-07-01 15:49:30,417 INFO [main] org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor: JSR-330 'javax.inject.Inject' annotation found and supported for autowiring 2021-07-01 15:49:30,556 INFO [main] org.springframework.orm.jpa.LocalContainerEntityManagerFactoryBean: Building JPA container EntityManagerFactory for persistence unit 'default' 2021-07-01 15:49:30,557 INFO [main] org.hibernate.jpa.internal.util.LogHelper: HHH000204: Processing PersistenceUnitInfo [name: default] 2021-07-01 15:49:30,696 INFO [main] org.hibernate.dialect.Dialect : HHH000400: Using dialect: org.hibernate.dialect.HSQLDialect 2021-07-01 15:49:30,705 INFO [main] org.hibernate.envers.boot.internal.EnversServiceImpl: Envers integration enabled? : true 2021-07-01 15:49:30,992 INFO [main] org.hibernate.engine.transaction.jta.platform.internal.JtaPlatformInitiator: HHH000490: Using JtaPlatform implementation: [org.hibernate.engine.transaction.jta.platform.internal.NoJtaPlatform] 2021-07-01 15:49:30,992 INFO [main] org.springframework.orm.jpa.LocalContainerEntityManagerFactoryBean: Initialized JPA EntityManagerFactory for persistence unit 'default' 2021-07-01 15:49:31,101 WARN [main] org.appng.api.support.RequestFactoryBean: invalid value for platform property 'uploadDir', folder 'null/target/uploads' does not exist! 2021-07-01 15:49:31,223 INFO [main] org.springframework.context.support.GenericApplicationContext: Closing org.springframework.context.support.GenericApplicationContext@730335c6: startup date [Thu Jul 01 15:49:30 CEST 2021]; root of context hierarchy 2021-07-01 15:49:31,223 INFO [main] org.springframework.orm.jpa.LocalContainerEntityManagerFactoryBean: Closing JPA EntityManagerFactory for persistence unit 'default' 2021-07-01 15:49:31,569 INFO [HSQLDB Connection @4237eddc] hsqldb.db.HSQLDB7A6254D775.ENGINE: Database closed [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.436 s - in org.appng.core.controller.ApplicationContextTest [INFO] Running org.appng.core.controller.RedirectTest 2021-07-01 15:49:31,782 INFO [main] org.appng.core.Redirect : Redirecting request to /targeturl (301) 2021-07-01 15:49:31,782 INFO [main] org.appng.core.Redirect : Redirecting request to targeturl (302) 2021-07-01 15:49:31,783 INFO [main] org.appng.core.Redirect : Redirecting request to http://www.example.com (301) [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s - in org.appng.core.controller.RedirectTest [INFO] Running org.appng.core.controller.PlatformStartupTest 2021-07-01 15:49:31,806 INFO [main] org.appng.core.controller.Log4jConfigurer: Initialized log4j from classpath:log4j.properties 2021-07-01 15:49:31,807 INFO [main] org.appng.core.controller.PlatformStartup: ------------------------------------------------ 2021-07-01 15:49:31,807 INFO [main] org.appng.core.controller.PlatformStartup: Launching _ _ ____ 2021-07-01 15:49:31,808 INFO [main] org.appng.core.controller.PlatformStartup: __ _ _ __ _ __ | \ | |/ ___| 2021-07-01 15:49:31,808 INFO [main] org.appng.core.controller.PlatformStartup: / _` | '_ \| '_ \| \| | | _ 2021-07-01 15:49:31,808 INFO [main] org.appng.core.controller.PlatformStartup: | (_| | |_) | |_) | |\ | |_| | 2021-07-01 15:49:31,808 INFO [main] org.appng.core.controller.PlatformStartup: \__,_| .__/| .__/|_| \_|\____| 2021-07-01 15:49:31,808 INFO [main] org.appng.core.controller.PlatformStartup: |_| |_| 2021-07-01 15:49:31,808 INFO [main] org.appng.core.controller.PlatformStartup: ----------------------------appNG.version------- 2021-07-01 15:49:31,808 INFO [main] org.appng.core.controller.PlatformStartup: ...the Next Generation Application Platform 2021-07-01 15:49:31,808 INFO [main] org.appng.core.service.HsqlStarter: starting HSQL Server 2.5.0 at /var/lib/jenkins/workspace/appNG_1.23.x/appng-core/target/WEB-INF/database/appng on port 9050 2021-07-01 15:49:31,842 INFO [HSQLDB Server @3511eb95] hsqldb.db.HSQLDB7A6254F13F.ENGINE: Checkpoint start 2021-07-01 15:49:31,857 INFO [HSQLDB Server @3511eb95] hsqldb.db.HSQLDB7A6254F13F.ENGINE: checkpointClose start 2021-07-01 15:49:32,336 INFO [HSQLDB Server @3511eb95] hsqldb.db.HSQLDB7A6254F13F.ENGINE: checkpointClose synched 2021-07-01 15:49:32,419 INFO [HSQLDB Server @3511eb95] hsqldb.db.HSQLDB7A6254F13F.ENGINE: checkpointClose script done 2021-07-01 15:49:32,488 INFO [HSQLDB Server @3511eb95] hsqldb.db.HSQLDB7A6254F13F.ENGINE: checkpointClose end 2021-07-01 15:49:32,488 INFO [HSQLDB Server @3511eb95] hsqldb.db.HSQLDB7A6254F13F.ENGINE: Checkpoint end - txts: 1 2021-07-01 15:49:32,611 INFO [main] org.appng.core.domain.DatabaseConnection: Registered JDBC driver org.hsqldb.jdbc.JDBCDriver 2021-07-01 15:49:32,715 INFO [main] org.appng.core.service.MigrationService: connected to jdbc:hsqldb:hsql://localhost:9050/appng (HSQL Database Engine 2.5.0) 2021-07-01 15:49:32,715 INFO [main] org.flywaydb.core.internal.license.VersionPrinter: Flyway Community Edition 7.9.1 by Redgate 2021-07-01 15:49:32,821 INFO [main] org.flywaydb.core.internal.database.base.BaseDatabaseType: Database: jdbc:hsqldb:hsql://localhost:9050/appng (HSQL Database Engine 2.5) 2021-07-01 15:49:33,038 INFO [main] org.appng.core.service.MigrationService: connected to jdbc:hsqldb:hsql://localhost:9050/appng (HSQL Database Engine 2.5.0) 2021-07-01 15:49:33,039 INFO [main] org.flywaydb.core.internal.license.VersionPrinter: Flyway Community Edition 7.9.1 by Redgate 2021-07-01 15:49:33,144 INFO [main] org.flywaydb.core.internal.database.base.BaseDatabaseType: Database: jdbc:hsqldb:hsql://localhost:9050/appng (HSQL Database Engine 2.5) 2021-07-01 15:49:33,154 INFO [main] org.flywaydb.core.internal.command.DbValidate: Successfully validated 16 migrations (execution time 00:00.006s) 2021-07-01 15:49:33,160 INFO [main] org.flywaydb.core.internal.schemahistory.JdbcTableSchemaHistory: Creating Schema History table "PUBLIC"."schema_version" ... 2021-07-01 15:49:33,172 INFO [main] org.flywaydb.core.internal.command.DbMigrate: Current version of schema "PUBLIC": << Empty Schema >> 2021-07-01 15:49:33,197 INFO [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version "1.0 - appNG initial setup" 2021-07-01 15:49:33,264 INFO [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version "1.1 - Quartz initial setup" 2021-07-01 15:49:33,290 INFO [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version "1.2 - add template" 2021-07-01 15:49:33,301 INFO [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version "1.2.1 - add repository strict" 2021-07-01 15:49:33,316 INFO [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version "1.2.2 - add repository digest" 2021-07-01 15:49:33,333 INFO [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version "1.2.3 - set resource bytes not null" 2021-07-01 15:49:33,345 INFO [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version "1.3.0 - add type to template" 2021-07-01 15:49:33,356 INFO [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version "1.3.1 - add global admin role" 2021-07-01 15:49:33,370 INFO [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version "1.3.2 - add repository accepted certs" 2021-07-01 15:49:33,391 INFO [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version "2.0.0 - add platform event" 2021-07-01 15:49:33,403 INFO [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version "4.0.0 - add job execution record" 2021-07-01 15:49:33,414 INFO [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version "4.1.0 - change caching properties" 2021-07-01 15:49:33,416 WARN [main] org.flywaydb.core.internal.sqlscript.DefaultSqlScriptExecutor: DB: no data (SQL State: 02000 - Error Code: -1100) 2021-07-01 15:49:33,416 WARN [main] org.flywaydb.core.internal.sqlscript.DefaultSqlScriptExecutor: DB: no data (SQL State: 02000 - Error Code: -1100) 2021-07-01 15:49:33,427 INFO [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version "4.1.1 - add site reload count" 2021-07-01 15:49:33,444 INFO [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version "4.1.2 - add property type" 2021-07-01 15:49:33,457 INFO [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version "4.2 - add subject columns" 2021-07-01 15:49:33,462 WARN [main] org.flywaydb.core.internal.sqlscript.DefaultSqlScriptExecutor: DB: no data (SQL State: 02000 - Error Code: -1100) 2021-07-01 15:49:33,471 INFO [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version "4.2.1 - change subject name length" 2021-07-01 15:49:33,482 INFO [main] org.flywaydb.core.internal.command.DbMigrate: Successfully applied 16 migrations to schema "PUBLIC", now at version v4.2.1 (execution time 00:00.312s) 2021-07-01 15:49:33,483 INFO [main] org.appng.core.controller.PlatformStartup: Platform connection: HSQL jdbc:hsqldb:hsql://localhost:9050/appng 2021-07-01 15:49:33,486 INFO [appNG Startup] org.appng.core.controller.PlatformStartup: appNG null started in 1678 ms. 2021-07-01 15:49:33,486 INFO [appNG Startup] org.appng.core.controller.PlatformStartup: ==================================================================================================== 2021-07-01 15:49:33,589 INFO [main] org.appng.core.controller.PlatformStartup: Called com.mysql.cj.jdbc.AbandonedConnectionCleanupThread.checkedShutdown() 2021-07-01 15:49:38,589 INFO [main] org.appng.core.service.HazelcastConfigurer: Shutting down instance test 2021-07-01 15:49:38,589 INFO [main] com.hazelcast.core.LifecycleService: [10.102.4.100]:5702 [appNG] [4.2] [10.102.4.100]:5702 is SHUTTING_DOWN 2021-07-01 15:49:38,594 INFO [main] com.hazelcast.core.LifecycleService: [10.102.4.100]:5702 [appNG] [4.2] [10.102.4.100]:5702 is SHUTTING_DOWN 2021-07-01 15:49:38,599 INFO [hz.test.cached.thread-5] com.hazelcast.internal.partition.impl.MigrationManager: [10.102.4.100]:5702 [appNG] [4.2] Shutdown request of Member [10.102.4.100]:5702 - 02056623-83b7-4764-a1b0-2421ed4b71cc this is handled 2021-07-01 15:49:38,607 INFO [main] com.hazelcast.instance.impl.Node: [10.102.4.100]:5702 [appNG] [4.2] Shutting down multicast service... 2021-07-01 15:49:38,611 INFO [main] com.hazelcast.instance.impl.Node: [10.102.4.100]:5702 [appNG] [4.2] Shutting down connection manager... 2021-07-01 15:49:38,614 INFO [main] com.hazelcast.instance.impl.Node: [10.102.4.100]:5702 [appNG] [4.2] Shutting down node engine... 2021-07-01 15:49:38,624 INFO [main] com.hazelcast.instance.impl.NodeExtension: [10.102.4.100]:5702 [appNG] [4.2] Destroying node NodeExtension. 2021-07-01 15:49:38,625 INFO [main] com.hazelcast.instance.impl.Node: [10.102.4.100]:5702 [appNG] [4.2] Hazelcast Shutdown is completed in 30 ms. 2021-07-01 15:49:38,625 INFO [main] com.hazelcast.core.LifecycleService: [10.102.4.100]:5702 [appNG] [4.2] [10.102.4.100]:5702 is SHUTDOWN 2021-07-01 15:49:38,625 INFO [main] com.hazelcast.instance.impl.Node: [10.102.4.100]:5702 [appNG] [4.2] Node is already shutting down... Waiting for shutdown process to complete... 2021-07-01 15:49:38,625 INFO [main] com.hazelcast.core.LifecycleService: [10.102.4.100]:5702 [appNG] [4.2] [10.102.4.100]:5702 is SHUTDOWN 2021-07-01 15:49:38,625 INFO [main] org.appng.core.controller.PlatformStartup: appNG stopped. 2021-07-01 15:49:38,626 INFO [main] org.appng.core.controller.PlatformStartup: ==================================================================================================== [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 6.84 s - in org.appng.core.controller.PlatformStartupTest [INFO] Running org.appng.core.controller.handler.GuiHandlerTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s - in org.appng.core.controller.handler.GuiHandlerTest [INFO] Running org.appng.core.controller.handler.ServiceRequestHandlerTest 2021-07-01 15:49:38,715 INFO [main] org.springframework.context.support.GenericApplicationContext: Refreshing org.springframework.context.support.GenericApplicationContext@1e766a39: startup date [Thu Jul 01 15:49:38 CEST 2021]; root of context hierarchy 2021-07-01 15:49:38,721 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter: Looking for @ControllerAdvice: org.springframework.context.support.GenericApplicationContext@1e766a39: startup date [Thu Jul 01 15:49:38 CEST 2021]; root of context hierarchy 2021-07-01 15:49:38,779 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/add/{a}/{b}],methods=[GET],produces=[application/json;charset=UTF-8]}" onto public org.springframework.http.ResponseEntity org.appng.core.controller.handler.ServiceRequestHandlerTest$FoobarRest.add(java.lang.Integer,java.lang.Integer) throws org.appng.api.BusinessException 2021-07-01 15:49:38,857 INFO [main] org.springframework.web.servlet.mvc.method.annotation.ExceptionHandlerExceptionResolver: Detected @ExceptionHandler methods in foobarRest 2021-07-01 15:49:38,859 WARN [main] org.appng.core.controller.handler.ServiceRequestHandler: No such application 'bar?jin=fizz' for site 'localhost' returning 404 (path: /services/localhost/bar?jin=fizz) 2021-07-01 15:49:38,864 INFO [main] org.springframework.context.support.GenericApplicationContext: Refreshing org.springframework.context.support.GenericApplicationContext@3c889ccd: startup date [Thu Jul 01 15:49:38 CEST 2021]; root of context hierarchy 2021-07-01 15:49:38,867 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter: Looking for @ControllerAdvice: org.springframework.context.support.GenericApplicationContext@3c889ccd: startup date [Thu Jul 01 15:49:38 CEST 2021]; root of context hierarchy 2021-07-01 15:49:38,869 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/add/{a}/{b}],methods=[GET],produces=[application/json;charset=UTF-8]}" onto public org.springframework.http.ResponseEntity org.appng.core.controller.handler.ServiceRequestHandlerTest$FoobarRest.add(java.lang.Integer,java.lang.Integer) throws org.appng.api.BusinessException 2021-07-01 15:49:38,904 ERROR [main] org.appng.core.controller.handler.ServiceRequestHandler: no webservice 'foobar' for application 'appng-demoapplication' in site 'localhost' 2021-07-01 15:49:38,911 INFO [main] org.springframework.context.support.GenericApplicationContext: Refreshing org.springframework.context.support.GenericApplicationContext@14c043ff: startup date [Thu Jul 01 15:49:38 CEST 2021]; root of context hierarchy 2021-07-01 15:49:38,913 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter: Looking for @ControllerAdvice: org.springframework.context.support.GenericApplicationContext@14c043ff: startup date [Thu Jul 01 15:49:38 CEST 2021]; root of context hierarchy 2021-07-01 15:49:38,914 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/add/{a}/{b}],methods=[GET],produces=[application/json;charset=UTF-8]}" onto public org.springframework.http.ResponseEntity org.appng.core.controller.handler.ServiceRequestHandlerTest$FoobarRest.add(java.lang.Integer,java.lang.Integer) throws org.appng.api.BusinessException 2021-07-01 15:49:38,917 WARN [main] org.appng.core.controller.handler.RestService: no @RestController found for /services/site1/appng-demoapplication/rest/notfound 2021-07-01 15:49:39,918 INFO [main] org.appng.api.RequestUtil : site 'localhost' is currently in state STARTING, waited 1000ms 2021-07-01 15:49:39,918 WARN [main] org.appng.core.controller.handler.ServiceRequestHandler: Site 'localhost' is in state STARTING, returning 503 (path: /services/localhost/foobar) 2021-07-01 15:49:39,924 INFO [main] org.springframework.context.support.GenericApplicationContext: Refreshing org.springframework.context.support.GenericApplicationContext@244b0340: startup date [Thu Jul 01 15:49:39 CEST 2021]; root of context hierarchy 2021-07-01 15:49:39,927 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter: Looking for @ControllerAdvice: org.springframework.context.support.GenericApplicationContext@244b0340: startup date [Thu Jul 01 15:49:39 CEST 2021]; root of context hierarchy 2021-07-01 15:49:39,928 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/add/{a}/{b}],methods=[GET],produces=[application/json;charset=UTF-8]}" onto public org.springframework.http.ResponseEntity org.appng.core.controller.handler.ServiceRequestHandlerTest$FoobarRest.add(java.lang.Integer,java.lang.Integer) throws org.appng.api.BusinessException 2021-07-01 15:49:39,936 INFO [main] org.springframework.web.servlet.mvc.method.annotation.ExceptionHandlerExceptionResolver: Detected @ExceptionHandler methods in foobarRest 2021-07-01 15:49:39,951 INFO [main] org.springframework.context.support.GenericApplicationContext: Refreshing org.springframework.context.support.GenericApplicationContext@5224f786: startup date [Thu Jul 01 15:49:39 CEST 2021]; root of context hierarchy 2021-07-01 15:49:39,954 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter: Looking for @ControllerAdvice: org.springframework.context.support.GenericApplicationContext@5224f786: startup date [Thu Jul 01 15:49:39 CEST 2021]; root of context hierarchy 2021-07-01 15:49:39,955 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/add/{a}/{b}],methods=[GET],produces=[application/json;charset=UTF-8]}" onto public org.springframework.http.ResponseEntity org.appng.core.controller.handler.ServiceRequestHandlerTest$FoobarRest.add(java.lang.Integer,java.lang.Integer) throws org.appng.api.BusinessException 2021-07-01 15:49:39,964 INFO [main] org.springframework.web.servlet.mvc.method.annotation.ExceptionHandlerExceptionResolver: Detected @ExceptionHandler methods in foobarRest 2021-07-01 15:49:39,977 WARN [main] org.appng.core.controller.handler.ServiceRequestHandler: No such site: 'foo', returning 404 (path: /services/foo/bar?jin=fizz) [INFO] Tests run: 18, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.34 s - in org.appng.core.controller.handler.ServiceRequestHandlerTest [INFO] Running org.appng.core.controller.handler.MonitoringHandlerTest [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.043 s - in org.appng.core.controller.handler.MonitoringHandlerTest [INFO] Running org.appng.core.controller.RepositoryWatcherTest Jul 01, 2021 3:49:40 PM com.hazelcast.internal.config.AbstractConfigLocator INFO: Loading 'hazelcast.xml' from the classpath. Jul 01, 2021 3:49:40 PM com.hazelcast.config.AbstractXmlConfigHelper WARNING: Name of the hazelcast schema location[http://www.hazelcast.com/schema/config/hazelcast-config-4.0.xsd] is incorrect, using default 2021-07-01 15:49:40,091 INFO [Time-limited test] com.hazelcast.system : [10.102.4.100]:5702 [appNG] [4.2] Hazelcast 4.2 (20210324 - 405cfd1) starting at [10.102.4.100]:5702 2021-07-01 15:49:40,105 INFO [Time-limited test] com.hazelcast.spi.discovery.integration.DiscoveryService: [10.102.4.100]:5702 [appNG] [4.2] No discovery strategy is applicable for auto-detection 2021-07-01 15:49:40,107 INFO [Time-limited test] com.hazelcast.instance.impl.Node: [10.102.4.100]:5702 [appNG] [4.2] Using Multicast discovery 2021-07-01 15:49:40,107 WARN [Time-limited test] com.hazelcast.cp.CPSubsystem : [10.102.4.100]:5702 [appNG] [4.2] CP Subsystem is not enabled. CP data structures will operate in UNSAFE mode! Please note that UNSAFE mode will not provide strong consistency guarantees. 2021-07-01 15:49:40,140 INFO [Time-limited test] com.hazelcast.internal.diagnostics.Diagnostics: [10.102.4.100]:5702 [appNG] [4.2] Diagnostics disabled. To enable add -Dhazelcast.diagnostics.enabled=true to the JVM arguments. 2021-07-01 15:49:40,141 INFO [Time-limited test] com.hazelcast.core.LifecycleService: [10.102.4.100]:5702 [appNG] [4.2] [10.102.4.100]:5702 is STARTING 2021-07-01 15:49:42,080 INFO [Time-limited test] com.hazelcast.internal.cluster.ClusterService: [10.102.4.100]:5702 [appNG] [4.2] Members {size:1, ver:1} [ Member [10.102.4.100]:5702 - fbb9a04f-c90f-47c5-896f-6b43ac55b24b this ] 2021-07-01 15:49:42,080 WARN [Time-limited test] com.hazelcast.instance.impl.Node: [10.102.4.100]:5702 [appNG] [4.2] Config seed port is 5701 and cluster size is 1. Some of the ports seem occupied! 2021-07-01 15:49:42,081 INFO [Time-limited test] com.hazelcast.core.LifecycleService: [10.102.4.100]:5702 [appNG] [4.2] [10.102.4.100]:5702 is STARTED 2021-07-01 15:49:42,081 INFO [Time-limited test] org.appng.core.service.HazelcastConfigurer: Created default instance test 2021-07-01 15:49:42,082 INFO [Time-limited test] com.hazelcast.internal.partition.impl.PartitionStateManager: [10.102.4.100]:5702 [appNG] [4.2] Initializing cluster partition table arrangement... 2021-07-01 15:49:42,116 INFO [Time-limited test] com.hazelcast.cache.impl.CacheService: [10.102.4.100]:5702 [appNG] [4.2] Added cache config: CacheConfig{name='pageCache-localhost', managerPrefix='/hz/', inMemoryFormat=BINARY, backupCount=1, hotRestart=HotRestartConfig{enabled=false, fsync=false}, wanReplicationRef=null} 2021-07-01 15:49:42,147 INFO [Time-limited test] org.appng.core.service.CacheService: Created cache 'pageCache-localhost' with TTL of 1800 seconds (statistics: true). 2021-07-01 15:49:42,308 INFO [Time-limited test] org.appng.core.controller.RepositoryWatcher: /var/lib/jenkins/workspace/appNG_1.23.x/appng-core/target/test-classes/conf/urlrewrite.xml has been read, 9 forward rules have been processed 2021-07-01 15:49:42,309 INFO [Time-limited test] org.appng.core.controller.RepositoryWatcher: watching /var/lib/jenkins/workspace/appNG_1.23.x/appng-core/target/test-classes/conf 2021-07-01 15:49:42,310 INFO [Time-limited test] org.appng.core.controller.RepositoryWatcher: watching /var/lib/jenkins/workspace/appNG_1.23.x/appng-core/target/test-classes/repository/manager/www/de 2021-07-01 15:49:42,311 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: start watching... 2021-07-01 15:49:42,313 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_1.23.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_MODIFY for fehler.jsp 2021-07-01 15:49:42,420 INFO [repositoryWatcher] org.appng.core.service.CacheService: removed 1 cache elements for /de/fehler (cache size: 4) 2021-07-01 15:49:42,449 INFO [repositoryWatcher] org.appng.core.service.CacheService: removed 1 cache elements for /de/error (cache size: 3) 2021-07-01 15:49:42,466 INFO [repositoryWatcher] org.appng.core.service.CacheService: removed 1 cache elements for /de/fault (cache size: 2) 2021-07-01 15:49:42,466 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_1.23.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_MODIFY for test.jsp 2021-07-01 15:49:42,480 INFO [repositoryWatcher] org.appng.core.service.CacheService: removed 1 cache elements for /de/test (cache size: 1) 2021-07-01 15:49:42,480 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_1.23.x/appng-core/target/test-classes/conf) received ENTRY_MODIFY for urlrewrite.xml 2021-07-01 15:49:42,502 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: /var/lib/jenkins/workspace/appNG_1.23.x/appng-core/target/test-classes/conf/urlrewrite.xml has been read, 9 forward rules have been processed 2021-07-01 15:49:42,582 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_1.23.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_CREATE for foo0.txt 2021-07-01 15:49:42,596 INFO [repositoryWatcher] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo0.txt (cache size: 0) 2021-07-01 15:49:42,596 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_1.23.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_MODIFY for foo0.txt 2021-07-01 15:49:42,610 INFO [repositoryWatcher] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo0.txt (cache size: 0) 2021-07-01 15:49:42,610 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_1.23.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_DELETE for foo0.txt 2021-07-01 15:49:42,622 INFO [repositoryWatcher] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo0.txt (cache size: 0) 2021-07-01 15:49:42,623 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_1.23.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_CREATE for foo1.txt 2021-07-01 15:49:42,639 INFO [repositoryWatcher] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo1.txt (cache size: 0) 2021-07-01 15:49:42,639 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_1.23.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_MODIFY for foo1.txt 2021-07-01 15:49:42,652 INFO [repositoryWatcher] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo1.txt (cache size: 0) 2021-07-01 15:49:42,652 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_1.23.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_DELETE for foo1.txt 2021-07-01 15:49:42,666 INFO [repositoryWatcher] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo1.txt (cache size: 0) 2021-07-01 15:49:42,666 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_1.23.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_CREATE for foo2.txt 2021-07-01 15:49:42,677 INFO [repositoryWatcher] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo2.txt (cache size: 0) 2021-07-01 15:49:42,677 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_1.23.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_MODIFY for foo2.txt 2021-07-01 15:49:42,687 INFO [repositoryWatcher] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo2.txt (cache size: 0) 2021-07-01 15:49:42,687 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_1.23.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_DELETE for foo2.txt 2021-07-01 15:49:42,703 INFO [repositoryWatcher] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo2.txt (cache size: 0) 2021-07-01 15:49:42,703 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_1.23.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_CREATE for foo3.txt 2021-07-01 15:49:42,741 INFO [repositoryWatcher] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo3.txt (cache size: 0) 2021-07-01 15:49:42,741 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_1.23.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_MODIFY for foo3.txt 2021-07-01 15:49:42,754 INFO [repositoryWatcher] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo3.txt (cache size: 0) 2021-07-01 15:49:42,754 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_1.23.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_DELETE for foo3.txt 2021-07-01 15:49:42,768 INFO [repositoryWatcher] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo3.txt (cache size: 0) 2021-07-01 15:49:42,768 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_1.23.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_CREATE for foo4.txt 2021-07-01 15:49:42,782 INFO [repositoryWatcher] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo4.txt (cache size: 0) 2021-07-01 15:49:42,782 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_1.23.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_MODIFY for foo4.txt 2021-07-01 15:49:42,802 INFO [repositoryWatcher] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo4.txt (cache size: 0) 2021-07-01 15:49:42,802 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_1.23.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_DELETE for foo4.txt 2021-07-01 15:49:42,816 INFO [repositoryWatcher] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo4.txt (cache size: 0) 2021-07-01 15:49:42,816 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_1.23.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_CREATE for foo5.txt 2021-07-01 15:49:42,831 INFO [repositoryWatcher] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo5.txt (cache size: 0) 2021-07-01 15:49:42,831 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_1.23.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_MODIFY for foo5.txt 2021-07-01 15:49:42,846 INFO [repositoryWatcher] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo5.txt (cache size: 0) 2021-07-01 15:49:42,846 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_1.23.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_DELETE for foo5.txt 2021-07-01 15:49:42,863 INFO [repositoryWatcher] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo5.txt (cache size: 0) 2021-07-01 15:49:42,863 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_1.23.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_CREATE for foo6.txt 2021-07-01 15:49:42,881 INFO [repositoryWatcher] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo6.txt (cache size: 0) 2021-07-01 15:49:42,881 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_1.23.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_MODIFY for foo6.txt 2021-07-01 15:49:42,896 INFO [repositoryWatcher] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo6.txt (cache size: 0) 2021-07-01 15:49:42,896 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_1.23.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_DELETE for foo6.txt 2021-07-01 15:49:42,912 INFO [repositoryWatcher] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo6.txt (cache size: 0) 2021-07-01 15:49:42,912 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_1.23.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_CREATE for foo7.txt 2021-07-01 15:49:42,926 INFO [repositoryWatcher] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo7.txt (cache size: 0) 2021-07-01 15:49:42,926 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_1.23.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_MODIFY for foo7.txt 2021-07-01 15:49:42,938 INFO [repositoryWatcher] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo7.txt (cache size: 0) 2021-07-01 15:49:42,938 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_1.23.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_DELETE for foo7.txt 2021-07-01 15:49:42,954 INFO [repositoryWatcher] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo7.txt (cache size: 0) 2021-07-01 15:49:42,954 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_1.23.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_CREATE for foo8.txt 2021-07-01 15:49:42,970 INFO [repositoryWatcher] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo8.txt (cache size: 0) 2021-07-01 15:49:42,970 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_1.23.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_MODIFY for foo8.txt 2021-07-01 15:49:42,988 INFO [repositoryWatcher] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo8.txt (cache size: 0) 2021-07-01 15:49:42,988 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_1.23.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_DELETE for foo8.txt 2021-07-01 15:49:43,005 INFO [repositoryWatcher] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo8.txt (cache size: 0) 2021-07-01 15:49:43,006 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_1.23.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_CREATE for foo9.txt 2021-07-01 15:49:43,015 INFO [repositoryWatcher] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo9.txt (cache size: 0) 2021-07-01 15:49:43,015 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_1.23.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_MODIFY for foo9.txt 2021-07-01 15:49:43,023 INFO [repositoryWatcher] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo9.txt (cache size: 0) 2021-07-01 15:49:43,023 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_1.23.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_DELETE for foo9.txt 2021-07-01 15:49:43,032 INFO [repositoryWatcher] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo9.txt (cache size: 0) 2021-07-01 15:49:43,032 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_1.23.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_CREATE for foo10.txt 2021-07-01 15:49:43,040 INFO [repositoryWatcher] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo10.txt (cache size: 0) 2021-07-01 15:49:43,040 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_1.23.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_MODIFY for foo10.txt 2021-07-01 15:49:43,049 INFO [repositoryWatcher] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo10.txt (cache size: 0) 2021-07-01 15:49:43,049 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_1.23.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_DELETE for foo10.txt 2021-07-01 15:49:43,057 INFO [repositoryWatcher] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo10.txt (cache size: 0) 2021-07-01 15:49:43,057 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_1.23.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_CREATE for foo11.txt 2021-07-01 15:49:43,065 INFO [repositoryWatcher] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo11.txt (cache size: 0) 2021-07-01 15:49:43,065 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_1.23.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_MODIFY for foo11.txt 2021-07-01 15:49:43,073 INFO [repositoryWatcher] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo11.txt (cache size: 0) 2021-07-01 15:49:43,073 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_1.23.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_DELETE for foo11.txt 2021-07-01 15:49:43,081 INFO [repositoryWatcher] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo11.txt (cache size: 0) 2021-07-01 15:49:43,081 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_1.23.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_CREATE for foo12.txt 2021-07-01 15:49:43,089 INFO [repositoryWatcher] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo12.txt (cache size: 0) 2021-07-01 15:49:43,089 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_1.23.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_MODIFY for foo12.txt 2021-07-01 15:49:43,096 INFO [repositoryWatcher] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo12.txt (cache size: 0) 2021-07-01 15:49:43,096 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_1.23.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_DELETE for foo12.txt 2021-07-01 15:49:43,104 INFO [repositoryWatcher] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo12.txt (cache size: 0) 2021-07-01 15:49:43,104 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_1.23.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_CREATE for foo13.txt 2021-07-01 15:49:43,111 INFO [repositoryWatcher] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo13.txt (cache size: 0) 2021-07-01 15:49:43,112 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_1.23.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_MODIFY for foo13.txt 2021-07-01 15:49:43,119 INFO [repositoryWatcher] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo13.txt (cache size: 0) 2021-07-01 15:49:43,119 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_1.23.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_DELETE for foo13.txt 2021-07-01 15:49:43,126 INFO [repositoryWatcher] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo13.txt (cache size: 0) 2021-07-01 15:49:43,126 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_1.23.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_CREATE for foo14.txt 2021-07-01 15:49:43,134 INFO [repositoryWatcher] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo14.txt (cache size: 0) 2021-07-01 15:49:43,134 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_1.23.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_MODIFY for foo14.txt 2021-07-01 15:49:43,141 INFO [repositoryWatcher] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo14.txt (cache size: 0) 2021-07-01 15:49:43,141 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_1.23.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_DELETE for foo14.txt 2021-07-01 15:49:43,149 INFO [repositoryWatcher] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo14.txt (cache size: 0) 2021-07-01 15:49:43,149 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_1.23.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_CREATE for foo15.txt 2021-07-01 15:49:43,156 INFO [repositoryWatcher] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo15.txt (cache size: 0) 2021-07-01 15:49:43,156 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_1.23.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_MODIFY for foo15.txt 2021-07-01 15:49:43,163 INFO [repositoryWatcher] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo15.txt (cache size: 0) 2021-07-01 15:49:43,163 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_1.23.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_DELETE for foo15.txt 2021-07-01 15:49:43,169 INFO [repositoryWatcher] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo15.txt (cache size: 0) 2021-07-01 15:49:43,169 WARN [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: events for /var/lib/jenkins/workspace/appNG_1.23.x/appng-core/target/test-classes/repository/manager/www/de overflowed after 52 events 2021-07-01 15:49:43,169 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_1.23.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_MODIFY for foo6253.txt 2021-07-01 15:49:43,176 INFO [repositoryWatcher] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo6253.txt (cache size: 0) 2021-07-01 15:49:43,176 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_1.23.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_DELETE for foo6253.txt 2021-07-01 15:49:43,182 INFO [repositoryWatcher] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo6253.txt (cache size: 0) 2021-07-01 15:49:43,182 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_1.23.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_CREATE for foo6254.txt 2021-07-01 15:49:43,188 INFO [repositoryWatcher] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo6254.txt (cache size: 0) 2021-07-01 15:49:43,188 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_1.23.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_MODIFY for foo6254.txt 2021-07-01 15:49:43,194 INFO [repositoryWatcher] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo6254.txt (cache size: 0) 2021-07-01 15:49:43,194 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_1.23.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_DELETE for foo6254.txt 2021-07-01 15:49:43,201 INFO [repositoryWatcher] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo6254.txt (cache size: 0) 2021-07-01 15:49:43,201 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_1.23.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_CREATE for foo6255.txt 2021-07-01 15:49:43,207 INFO [repositoryWatcher] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo6255.txt (cache size: 0) 2021-07-01 15:49:43,207 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_1.23.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_MODIFY for foo6255.txt 2021-07-01 15:49:43,218 INFO [repositoryWatcher] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo6255.txt (cache size: 0) 2021-07-01 15:49:43,218 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_1.23.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_DELETE for foo6255.txt 2021-07-01 15:49:43,227 INFO [repositoryWatcher] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo6255.txt (cache size: 0) 2021-07-01 15:49:43,227 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_1.23.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_CREATE for foo6256.txt 2021-07-01 15:49:43,241 INFO [repositoryWatcher] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo6256.txt (cache size: 0) 2021-07-01 15:49:43,241 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_1.23.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_MODIFY for foo6256.txt 2021-07-01 15:49:43,248 INFO [repositoryWatcher] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo6256.txt (cache size: 0) 2021-07-01 15:49:43,248 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_1.23.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_DELETE for foo6256.txt 2021-07-01 15:49:43,254 INFO [repositoryWatcher] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo6256.txt (cache size: 0) 2021-07-01 15:49:43,254 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_1.23.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_CREATE for foo6257.txt 2021-07-01 15:49:43,265 INFO [repositoryWatcher] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo6257.txt (cache size: 0) 2021-07-01 15:49:43,266 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_1.23.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_MODIFY for foo6257.txt 2021-07-01 15:49:43,275 INFO [repositoryWatcher] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo6257.txt (cache size: 0) 2021-07-01 15:49:43,275 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_1.23.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_DELETE for foo6257.txt 2021-07-01 15:49:43,285 INFO [repositoryWatcher] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo6257.txt (cache size: 0) 2021-07-01 15:49:43,285 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_1.23.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_CREATE for foo6258.txt 2021-07-01 15:49:43,294 INFO [repositoryWatcher] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo6258.txt (cache size: 0) 2021-07-01 15:49:43,294 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_1.23.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_MODIFY for foo6258.txt 2021-07-01 15:49:43,305 INFO [repositoryWatcher] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo6258.txt (cache size: 0) 2021-07-01 15:49:43,305 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_1.23.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_DELETE for foo6258.txt 2021-07-01 15:49:43,315 INFO [repositoryWatcher] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo6258.txt (cache size: 0) 2021-07-01 15:49:43,315 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_1.23.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_CREATE for foo6259.txt 2021-07-01 15:49:43,326 INFO [repositoryWatcher] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo6259.txt (cache size: 0) 2021-07-01 15:49:43,326 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_1.23.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_MODIFY for foo6259.txt 2021-07-01 15:49:43,338 INFO [repositoryWatcher] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo6259.txt (cache size: 0) 2021-07-01 15:49:43,338 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_1.23.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_DELETE for foo6259.txt 2021-07-01 15:49:43,349 INFO [repositoryWatcher] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo6259.txt (cache size: 0) 2021-07-01 15:49:43,349 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_1.23.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_CREATE for foo6260.txt 2021-07-01 15:49:43,364 INFO [repositoryWatcher] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo6260.txt (cache size: 0) 2021-07-01 15:49:43,364 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_1.23.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_MODIFY for foo6260.txt 2021-07-01 15:49:43,379 INFO [repositoryWatcher] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo6260.txt (cache size: 0) 2021-07-01 15:49:43,379 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_1.23.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_DELETE for foo6260.txt 2021-07-01 15:49:43,393 INFO [repositoryWatcher] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo6260.txt (cache size: 0) 2021-07-01 15:49:43,393 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_1.23.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_CREATE for foo6261.txt 2021-07-01 15:49:43,406 INFO [repositoryWatcher] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo6261.txt (cache size: 0) 2021-07-01 15:49:43,406 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_1.23.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_MODIFY for foo6261.txt 2021-07-01 15:49:43,415 INFO [repositoryWatcher] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo6261.txt (cache size: 0) 2021-07-01 15:49:43,415 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_1.23.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_DELETE for foo6261.txt 2021-07-01 15:49:43,425 INFO [repositoryWatcher] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo6261.txt (cache size: 0) 2021-07-01 15:49:43,425 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_1.23.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_CREATE for foo6262.txt 2021-07-01 15:49:43,434 INFO [repositoryWatcher] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo6262.txt (cache size: 0) 2021-07-01 15:49:43,434 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_1.23.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_MODIFY for foo6262.txt 2021-07-01 15:49:43,442 INFO [repositoryWatcher] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo6262.txt (cache size: 0) 2021-07-01 15:49:43,443 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_1.23.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_DELETE for foo6262.txt 2021-07-01 15:49:43,451 INFO [repositoryWatcher] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo6262.txt (cache size: 0) 2021-07-01 15:49:43,451 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_1.23.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_CREATE for foo6263.txt 2021-07-01 15:49:43,460 INFO [repositoryWatcher] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo6263.txt (cache size: 0) 2021-07-01 15:49:43,460 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_1.23.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_MODIFY for foo6263.txt 2021-07-01 15:49:43,469 INFO [repositoryWatcher] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo6263.txt (cache size: 0) 2021-07-01 15:49:43,469 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_1.23.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_DELETE for foo6263.txt 2021-07-01 15:49:43,479 INFO [repositoryWatcher] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo6263.txt (cache size: 0) 2021-07-01 15:49:43,479 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_1.23.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_CREATE for foo6264.txt 2021-07-01 15:49:43,489 INFO [repositoryWatcher] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo6264.txt (cache size: 0) 2021-07-01 15:49:43,489 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_1.23.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_MODIFY for foo6264.txt 2021-07-01 15:49:43,500 INFO [repositoryWatcher] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo6264.txt (cache size: 0) 2021-07-01 15:49:43,500 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_1.23.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_DELETE for foo6264.txt 2021-07-01 15:49:43,512 INFO [repositoryWatcher] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo6264.txt (cache size: 0) 2021-07-01 15:49:43,512 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_1.23.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_CREATE for foo6265.txt 2021-07-01 15:49:43,525 INFO [repositoryWatcher] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo6265.txt (cache size: 0) 2021-07-01 15:49:43,525 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_1.23.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_MODIFY for foo6265.txt 2021-07-01 15:49:43,536 INFO [repositoryWatcher] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo6265.txt (cache size: 0) 2021-07-01 15:49:43,536 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_1.23.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_DELETE for foo6265.txt 2021-07-01 15:49:43,547 INFO [repositoryWatcher] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo6265.txt (cache size: 0) 2021-07-01 15:49:43,547 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_1.23.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_CREATE for foo6266.txt 2021-07-01 15:49:43,557 INFO [repositoryWatcher] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo6266.txt (cache size: 0) 2021-07-01 15:49:43,557 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_1.23.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_MODIFY for foo6266.txt 2021-07-01 15:49:43,567 INFO [repositoryWatcher] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo6266.txt (cache size: 0) 2021-07-01 15:49:43,567 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_1.23.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_DELETE for foo6266.txt 2021-07-01 15:49:43,577 INFO [repositoryWatcher] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo6266.txt (cache size: 0) 2021-07-01 15:49:43,577 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_1.23.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_CREATE for foo6267.txt 2021-07-01 15:49:43,587 INFO [repositoryWatcher] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo6267.txt (cache size: 0) 2021-07-01 15:49:43,587 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_1.23.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_MODIFY for foo6267.txt 2021-07-01 15:49:43,596 INFO [repositoryWatcher] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo6267.txt (cache size: 0) 2021-07-01 15:49:43,596 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_1.23.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_DELETE for foo6267.txt 2021-07-01 15:49:43,617 INFO [repositoryWatcher] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo6267.txt (cache size: 0) 2021-07-01 15:49:43,620 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_1.23.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_CREATE for foo6268.txt 2021-07-01 15:49:43,633 INFO [repositoryWatcher] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo6268.txt (cache size: 0) 2021-07-01 15:49:43,633 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_1.23.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_MODIFY for foo6268.txt 2021-07-01 15:49:43,644 INFO [repositoryWatcher] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo6268.txt (cache size: 0) 2021-07-01 15:49:43,644 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_1.23.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_DELETE for foo6268.txt 2021-07-01 15:49:43,658 INFO [repositoryWatcher] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo6268.txt (cache size: 0) 2021-07-01 15:49:43,658 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_1.23.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_CREATE for foo6269.txt 2021-07-01 15:49:43,666 INFO [repositoryWatcher] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo6269.txt (cache size: 0) 2021-07-01 15:49:43,666 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_1.23.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_MODIFY for foo6269.txt 2021-07-01 15:49:43,675 INFO [repositoryWatcher] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo6269.txt (cache size: 0) 2021-07-01 15:49:43,675 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_1.23.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_DELETE for foo6269.txt 2021-07-01 15:49:43,683 INFO [repositoryWatcher] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo6269.txt (cache size: 0) 2021-07-01 15:49:43,684 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_1.23.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_CREATE for foo6270.txt 2021-07-01 15:49:43,699 INFO [repositoryWatcher] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo6270.txt (cache size: 0) 2021-07-01 15:49:43,699 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_1.23.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_MODIFY for foo6270.txt 2021-07-01 15:49:43,706 INFO [repositoryWatcher] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo6270.txt (cache size: 0) 2021-07-01 15:49:43,707 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_1.23.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_DELETE for foo6270.txt 2021-07-01 15:49:43,714 INFO [repositoryWatcher] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo6270.txt (cache size: 0) 2021-07-01 15:49:43,714 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_1.23.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_CREATE for foo6271.txt 2021-07-01 15:49:43,722 INFO [repositoryWatcher] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo6271.txt (cache size: 0) 2021-07-01 15:49:43,722 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_1.23.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_MODIFY for foo6271.txt 2021-07-01 15:49:43,733 INFO [repositoryWatcher] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo6271.txt (cache size: 0) 2021-07-01 15:49:43,733 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_1.23.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_DELETE for foo6271.txt 2021-07-01 15:49:43,745 INFO [repositoryWatcher] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo6271.txt (cache size: 0) 2021-07-01 15:49:43,745 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_1.23.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_CREATE for foo6272.txt 2021-07-01 15:49:43,752 INFO [repositoryWatcher] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo6272.txt (cache size: 0) 2021-07-01 15:49:43,752 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_1.23.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_MODIFY for foo6272.txt 2021-07-01 15:49:43,760 INFO [repositoryWatcher] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo6272.txt (cache size: 0) 2021-07-01 15:49:43,760 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_1.23.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_DELETE for foo6272.txt 2021-07-01 15:49:43,768 INFO [repositoryWatcher] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo6272.txt (cache size: 0) 2021-07-01 15:49:43,768 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_1.23.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_CREATE for foo6273.txt 2021-07-01 15:49:43,789 INFO [repositoryWatcher] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo6273.txt (cache size: 0) 2021-07-01 15:49:43,789 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_1.23.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_MODIFY for foo6273.txt 2021-07-01 15:49:43,796 INFO [repositoryWatcher] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo6273.txt (cache size: 0) 2021-07-01 15:49:43,796 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_1.23.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_DELETE for foo6273.txt 2021-07-01 15:49:43,804 INFO [repositoryWatcher] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo6273.txt (cache size: 0) 2021-07-01 15:49:43,804 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_1.23.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_CREATE for foo6274.txt 2021-07-01 15:49:43,812 INFO [repositoryWatcher] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo6274.txt (cache size: 0) 2021-07-01 15:49:43,812 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_1.23.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_MODIFY for foo6274.txt 2021-07-01 15:49:43,825 INFO [repositoryWatcher] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo6274.txt (cache size: 0) 2021-07-01 15:49:43,825 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_1.23.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_DELETE for foo6274.txt 2021-07-01 15:49:43,834 INFO [repositoryWatcher] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo6274.txt (cache size: 0) 2021-07-01 15:49:43,834 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_1.23.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_CREATE for foo6275.txt 2021-07-01 15:49:43,842 INFO [repositoryWatcher] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo6275.txt (cache size: 0) 2021-07-01 15:49:43,842 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_1.23.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_MODIFY for foo6275.txt 2021-07-01 15:49:43,850 INFO [repositoryWatcher] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo6275.txt (cache size: 0) 2021-07-01 15:49:43,850 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_1.23.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_DELETE for foo6275.txt 2021-07-01 15:49:43,857 INFO [repositoryWatcher] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo6275.txt (cache size: 0) 2021-07-01 15:49:43,857 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_1.23.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_CREATE for foo6276.txt 2021-07-01 15:49:43,865 INFO [repositoryWatcher] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo6276.txt (cache size: 0) 2021-07-01 15:49:43,865 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_1.23.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_MODIFY for foo6276.txt 2021-07-01 15:49:43,873 INFO [repositoryWatcher] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo6276.txt (cache size: 0) 2021-07-01 15:49:43,873 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_1.23.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_DELETE for foo6276.txt 2021-07-01 15:49:43,881 INFO [repositoryWatcher] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo6276.txt (cache size: 0) 2021-07-01 15:49:43,881 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_1.23.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_CREATE for foo6277.txt 2021-07-01 15:49:43,888 INFO [repositoryWatcher] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo6277.txt (cache size: 0) 2021-07-01 15:49:43,888 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_1.23.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_MODIFY for foo6277.txt 2021-07-01 15:49:43,896 INFO [repositoryWatcher] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo6277.txt (cache size: 0) 2021-07-01 15:49:43,896 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_1.23.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_DELETE for foo6277.txt 2021-07-01 15:49:43,918 INFO [repositoryWatcher] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo6277.txt (cache size: 0) 2021-07-01 15:49:43,918 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_1.23.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_CREATE for foo6278.txt 2021-07-01 15:49:43,926 INFO [repositoryWatcher] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo6278.txt (cache size: 0) 2021-07-01 15:49:43,926 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_1.23.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_MODIFY for foo6278.txt 2021-07-01 15:49:43,933 INFO [repositoryWatcher] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo6278.txt (cache size: 0) 2021-07-01 15:49:43,933 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_1.23.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_DELETE for foo6278.txt 2021-07-01 15:49:43,946 INFO [repositoryWatcher] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo6278.txt (cache size: 0) 2021-07-01 15:49:43,946 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_1.23.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_CREATE for foo6279.txt 2021-07-01 15:49:43,953 INFO [repositoryWatcher] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo6279.txt (cache size: 0) 2021-07-01 15:49:43,953 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_1.23.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_MODIFY for foo6279.txt 2021-07-01 15:49:43,966 INFO [repositoryWatcher] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo6279.txt (cache size: 0) 2021-07-01 15:49:43,966 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_1.23.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_DELETE for foo6279.txt 2021-07-01 15:49:43,974 INFO [repositoryWatcher] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo6279.txt (cache size: 0) 2021-07-01 15:49:43,974 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_1.23.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_CREATE for foo6280.txt 2021-07-01 15:49:43,982 INFO [repositoryWatcher] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo6280.txt (cache size: 0) 2021-07-01 15:49:43,982 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_1.23.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_MODIFY for foo6280.txt 2021-07-01 15:49:43,989 INFO [repositoryWatcher] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo6280.txt (cache size: 0) 2021-07-01 15:49:43,989 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_1.23.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_DELETE for foo6280.txt 2021-07-01 15:49:43,998 INFO [repositoryWatcher] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo6280.txt (cache size: 0) 2021-07-01 15:49:43,998 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_1.23.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_CREATE for foo6281.txt 2021-07-01 15:49:44,006 INFO [repositoryWatcher] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo6281.txt (cache size: 0) 2021-07-01 15:49:44,006 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_1.23.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_MODIFY for foo6281.txt 2021-07-01 15:49:44,013 INFO [repositoryWatcher] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo6281.txt (cache size: 0) 2021-07-01 15:49:44,013 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_1.23.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_DELETE for foo6281.txt 2021-07-01 15:49:44,020 INFO [repositoryWatcher] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo6281.txt (cache size: 0) 2021-07-01 15:49:44,021 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_1.23.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_CREATE for foo6282.txt 2021-07-01 15:49:44,028 INFO [repositoryWatcher] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo6282.txt (cache size: 0) 2021-07-01 15:49:44,028 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_1.23.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_MODIFY for foo6282.txt 2021-07-01 15:49:44,036 INFO [repositoryWatcher] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo6282.txt (cache size: 0) 2021-07-01 15:49:44,036 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_1.23.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_DELETE for foo6282.txt 2021-07-01 15:49:44,043 INFO [repositoryWatcher] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo6282.txt (cache size: 0) 2021-07-01 15:49:44,044 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_1.23.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_CREATE for foo6283.txt 2021-07-01 15:49:44,051 INFO [repositoryWatcher] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo6283.txt (cache size: 0) 2021-07-01 15:49:44,051 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_1.23.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_MODIFY for foo6283.txt 2021-07-01 15:49:44,072 INFO [repositoryWatcher] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo6283.txt (cache size: 0) 2021-07-01 15:49:44,072 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_1.23.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_DELETE for foo6283.txt 2021-07-01 15:49:44,080 INFO [repositoryWatcher] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo6283.txt (cache size: 0) 2021-07-01 15:49:44,080 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_1.23.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_CREATE for foo6284.txt 2021-07-01 15:49:44,088 INFO [repositoryWatcher] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo6284.txt (cache size: 0) 2021-07-01 15:49:44,088 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_1.23.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_MODIFY for foo6284.txt 2021-07-01 15:49:44,097 INFO [repositoryWatcher] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo6284.txt (cache size: 0) 2021-07-01 15:49:44,097 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_1.23.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_DELETE for foo6284.txt 2021-07-01 15:49:44,109 INFO [repositoryWatcher] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo6284.txt (cache size: 0) 2021-07-01 15:49:44,109 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_1.23.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_CREATE for foo6285.txt 2021-07-01 15:49:44,117 INFO [repositoryWatcher] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo6285.txt (cache size: 0) 2021-07-01 15:49:44,117 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_1.23.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_MODIFY for foo6285.txt 2021-07-01 15:49:44,126 INFO [repositoryWatcher] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo6285.txt (cache size: 0) 2021-07-01 15:49:44,126 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_1.23.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_DELETE for foo6285.txt 2021-07-01 15:49:44,134 INFO [repositoryWatcher] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo6285.txt (cache size: 0) 2021-07-01 15:49:44,134 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_1.23.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_CREATE for foo6286.txt 2021-07-01 15:49:44,142 INFO [repositoryWatcher] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo6286.txt (cache size: 0) 2021-07-01 15:49:44,142 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_1.23.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_MODIFY for foo6286.txt 2021-07-01 15:49:44,157 INFO [repositoryWatcher] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo6286.txt (cache size: 0) 2021-07-01 15:49:44,157 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_1.23.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_DELETE for foo6286.txt 2021-07-01 15:49:44,166 INFO [repositoryWatcher] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo6286.txt (cache size: 0) 2021-07-01 15:49:44,166 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_1.23.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_CREATE for foo6287.txt 2021-07-01 15:49:44,174 INFO [repositoryWatcher] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo6287.txt (cache size: 0) 2021-07-01 15:49:44,175 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_1.23.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_MODIFY for foo6287.txt 2021-07-01 15:49:44,184 INFO [repositoryWatcher] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo6287.txt (cache size: 0) 2021-07-01 15:49:44,184 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_1.23.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_DELETE for foo6287.txt 2021-07-01 15:49:44,193 INFO [repositoryWatcher] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo6287.txt (cache size: 0) 2021-07-01 15:49:44,193 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_1.23.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_CREATE for foo6288.txt 2021-07-01 15:49:44,210 INFO [repositoryWatcher] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo6288.txt (cache size: 0) 2021-07-01 15:49:44,210 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_1.23.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_MODIFY for foo6288.txt 2021-07-01 15:49:44,221 INFO [repositoryWatcher] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo6288.txt (cache size: 0) 2021-07-01 15:49:44,221 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_1.23.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_DELETE for foo6288.txt 2021-07-01 15:49:44,230 INFO [repositoryWatcher] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo6288.txt (cache size: 0) 2021-07-01 15:49:44,231 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_1.23.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_CREATE for foo6289.txt 2021-07-01 15:49:44,239 INFO [repositoryWatcher] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo6289.txt (cache size: 0) 2021-07-01 15:49:44,239 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_1.23.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_MODIFY for foo6289.txt 2021-07-01 15:49:44,247 INFO [repositoryWatcher] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo6289.txt (cache size: 0) 2021-07-01 15:49:44,247 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_1.23.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_DELETE for foo6289.txt 2021-07-01 15:49:44,255 INFO [repositoryWatcher] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo6289.txt (cache size: 0) 2021-07-01 15:49:44,255 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_1.23.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_CREATE for foo6290.txt 2021-07-01 15:49:44,263 INFO [repositoryWatcher] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo6290.txt (cache size: 0) 2021-07-01 15:49:44,263 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_1.23.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_MODIFY for foo6290.txt 2021-07-01 15:49:44,271 INFO [repositoryWatcher] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo6290.txt (cache size: 0) 2021-07-01 15:49:44,271 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_1.23.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_DELETE for foo6290.txt 2021-07-01 15:49:44,279 INFO [repositoryWatcher] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo6290.txt (cache size: 0) 2021-07-01 15:49:44,279 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_1.23.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_CREATE for foo6291.txt 2021-07-01 15:49:44,287 INFO [repositoryWatcher] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo6291.txt (cache size: 0) 2021-07-01 15:49:44,287 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_1.23.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_MODIFY for foo6291.txt 2021-07-01 15:49:44,295 INFO [repositoryWatcher] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo6291.txt (cache size: 0) 2021-07-01 15:49:44,295 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_1.23.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_DELETE for foo6291.txt 2021-07-01 15:49:44,303 INFO [repositoryWatcher] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo6291.txt (cache size: 0) 2021-07-01 15:49:44,303 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_1.23.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_CREATE for foo6292.txt 2021-07-01 15:49:44,312 INFO [repositoryWatcher] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo6292.txt (cache size: 0) 2021-07-01 15:49:44,312 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_1.23.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_MODIFY for foo6292.txt 2021-07-01 15:49:44,320 INFO [repositoryWatcher] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo6292.txt (cache size: 0) 2021-07-01 15:49:44,320 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_1.23.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_DELETE for foo6292.txt 2021-07-01 15:49:44,328 INFO [repositoryWatcher] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo6292.txt (cache size: 0) 2021-07-01 15:49:44,328 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_1.23.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_CREATE for foo6293.txt 2021-07-01 15:49:44,337 INFO [repositoryWatcher] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo6293.txt (cache size: 0) 2021-07-01 15:49:44,337 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_1.23.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_MODIFY for foo6293.txt 2021-07-01 15:49:44,345 INFO [repositoryWatcher] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo6293.txt (cache size: 0) 2021-07-01 15:49:44,345 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_1.23.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_DELETE for foo6293.txt 2021-07-01 15:49:44,353 INFO [repositoryWatcher] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo6293.txt (cache size: 0) 2021-07-01 15:49:44,353 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_1.23.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_CREATE for foo6294.txt 2021-07-01 15:49:44,361 INFO [repositoryWatcher] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo6294.txt (cache size: 0) 2021-07-01 15:49:44,361 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_1.23.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_MODIFY for foo6294.txt 2021-07-01 15:49:44,370 INFO [repositoryWatcher] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo6294.txt (cache size: 0) 2021-07-01 15:49:44,370 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_1.23.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_DELETE for foo6294.txt 2021-07-01 15:49:44,380 INFO [repositoryWatcher] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo6294.txt (cache size: 0) 2021-07-01 15:49:44,380 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_1.23.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_CREATE for foo6295.txt 2021-07-01 15:49:44,404 INFO [repositoryWatcher] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo6295.txt (cache size: 0) 2021-07-01 15:49:44,404 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_1.23.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_MODIFY for foo6295.txt 2021-07-01 15:49:44,412 INFO [repositoryWatcher] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo6295.txt (cache size: 0) 2021-07-01 15:49:44,412 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_1.23.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_DELETE for foo6295.txt 2021-07-01 15:49:44,419 INFO [repositoryWatcher] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo6295.txt (cache size: 0) 2021-07-01 15:49:44,419 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_1.23.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_CREATE for foo6296.txt 2021-07-01 15:49:44,425 INFO [repositoryWatcher] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo6296.txt (cache size: 0) 2021-07-01 15:49:44,425 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_1.23.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_MODIFY for foo6296.txt 2021-07-01 15:49:44,433 INFO [repositoryWatcher] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo6296.txt (cache size: 0) 2021-07-01 15:49:44,433 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_1.23.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_DELETE for foo6296.txt 2021-07-01 15:49:44,443 INFO [repositoryWatcher] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo6296.txt (cache size: 0) 2021-07-01 15:49:44,443 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_1.23.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_CREATE for foo6297.txt 2021-07-01 15:49:44,454 INFO [repositoryWatcher] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo6297.txt (cache size: 0) 2021-07-01 15:49:44,454 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_1.23.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_MODIFY for foo6297.txt 2021-07-01 15:49:44,465 INFO [repositoryWatcher] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo6297.txt (cache size: 0) 2021-07-01 15:49:44,465 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_1.23.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_DELETE for foo6297.txt 2021-07-01 15:49:44,475 INFO [repositoryWatcher] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo6297.txt (cache size: 0) 2021-07-01 15:49:44,475 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_1.23.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_CREATE for foo6298.txt 2021-07-01 15:49:44,488 INFO [repositoryWatcher] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo6298.txt (cache size: 0) 2021-07-01 15:49:44,488 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_1.23.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_MODIFY for foo6298.txt 2021-07-01 15:49:44,501 INFO [repositoryWatcher] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo6298.txt (cache size: 0) 2021-07-01 15:49:44,501 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_1.23.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_DELETE for foo6298.txt 2021-07-01 15:49:44,509 INFO [repositoryWatcher] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo6298.txt (cache size: 0) 2021-07-01 15:49:44,509 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_1.23.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_CREATE for foo6299.txt 2021-07-01 15:49:44,517 INFO [repositoryWatcher] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo6299.txt (cache size: 0) 2021-07-01 15:49:44,517 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_1.23.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_MODIFY for foo6299.txt 2021-07-01 15:49:44,525 INFO [repositoryWatcher] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo6299.txt (cache size: 0) 2021-07-01 15:49:44,525 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_1.23.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_DELETE for foo6299.txt 2021-07-01 15:49:44,533 INFO [repositoryWatcher] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo6299.txt (cache size: 0) 2021-07-01 15:49:44,533 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_1.23.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_CREATE for foo6300.txt 2021-07-01 15:49:44,540 INFO [repositoryWatcher] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo6300.txt (cache size: 0) 2021-07-01 15:49:44,541 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_1.23.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_MODIFY for foo6300.txt 2021-07-01 15:49:44,548 INFO [repositoryWatcher] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo6300.txt (cache size: 0) 2021-07-01 15:49:44,548 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_1.23.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_DELETE for foo6300.txt 2021-07-01 15:49:44,556 INFO [repositoryWatcher] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo6300.txt (cache size: 0) 2021-07-01 15:49:44,556 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_1.23.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_CREATE for foo6301.txt 2021-07-01 15:49:44,564 INFO [repositoryWatcher] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo6301.txt (cache size: 0) 2021-07-01 15:49:44,564 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_1.23.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_MODIFY for foo6301.txt 2021-07-01 15:49:44,571 INFO [repositoryWatcher] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo6301.txt (cache size: 0) 2021-07-01 15:49:44,571 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_1.23.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_DELETE for foo6301.txt 2021-07-01 15:49:44,593 INFO [repositoryWatcher] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo6301.txt (cache size: 0) 2021-07-01 15:49:44,593 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_1.23.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_CREATE for foo6302.txt 2021-07-01 15:49:44,601 INFO [repositoryWatcher] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo6302.txt (cache size: 0) 2021-07-01 15:49:44,601 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_1.23.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_MODIFY for foo6302.txt 2021-07-01 15:49:44,610 INFO [repositoryWatcher] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo6302.txt (cache size: 0) 2021-07-01 15:49:44,610 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_1.23.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_DELETE for foo6302.txt 2021-07-01 15:49:44,618 INFO [repositoryWatcher] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo6302.txt (cache size: 0) 2021-07-01 15:49:44,618 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_1.23.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_CREATE for foo6303.txt 2021-07-01 15:49:44,632 INFO [repositoryWatcher] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo6303.txt (cache size: 0) 2021-07-01 15:49:44,632 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_1.23.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_MODIFY for foo6303.txt 2021-07-01 15:49:44,639 INFO [repositoryWatcher] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo6303.txt (cache size: 0) 2021-07-01 15:49:44,639 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_1.23.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_DELETE for foo6303.txt 2021-07-01 15:49:44,650 INFO [repositoryWatcher] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo6303.txt (cache size: 0) 2021-07-01 15:49:44,650 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_1.23.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_CREATE for foo6304.txt 2021-07-01 15:49:44,657 INFO [repositoryWatcher] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo6304.txt (cache size: 0) 2021-07-01 15:49:44,657 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_1.23.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_MODIFY for foo6304.txt 2021-07-01 15:49:44,664 INFO [repositoryWatcher] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo6304.txt (cache size: 0) 2021-07-01 15:49:44,664 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_1.23.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_DELETE for foo6304.txt 2021-07-01 15:49:44,671 INFO [repositoryWatcher] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo6304.txt (cache size: 0) 2021-07-01 15:49:44,671 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_1.23.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_CREATE for foo6305.txt 2021-07-01 15:49:44,679 INFO [repositoryWatcher] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo6305.txt (cache size: 0) 2021-07-01 15:49:44,679 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_1.23.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_MODIFY for foo6305.txt 2021-07-01 15:49:44,689 INFO [repositoryWatcher] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo6305.txt (cache size: 0) 2021-07-01 15:49:44,689 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_1.23.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_DELETE for foo6305.txt 2021-07-01 15:49:44,697 INFO [repositoryWatcher] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo6305.txt (cache size: 0) 2021-07-01 15:49:44,697 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_1.23.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_CREATE for foo6306.txt 2021-07-01 15:49:44,704 INFO [repositoryWatcher] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo6306.txt (cache size: 0) 2021-07-01 15:49:44,704 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_1.23.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_MODIFY for foo6306.txt 2021-07-01 15:49:44,711 INFO [repositoryWatcher] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo6306.txt (cache size: 0) 2021-07-01 15:49:44,711 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_1.23.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_DELETE for foo6306.txt 2021-07-01 15:49:44,719 INFO [repositoryWatcher] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo6306.txt (cache size: 0) 2021-07-01 15:49:44,719 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_1.23.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_CREATE for foo6307.txt 2021-07-01 15:49:44,726 INFO [repositoryWatcher] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo6307.txt (cache size: 0) 2021-07-01 15:49:44,726 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_1.23.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_MODIFY for foo6307.txt 2021-07-01 15:49:44,734 INFO [repositoryWatcher] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo6307.txt (cache size: 0) 2021-07-01 15:49:44,734 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_1.23.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_DELETE for foo6307.txt 2021-07-01 15:49:44,741 INFO [repositoryWatcher] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo6307.txt (cache size: 0) 2021-07-01 15:49:44,741 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_1.23.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_CREATE for foo6308.txt 2021-07-01 15:49:44,751 INFO [repositoryWatcher] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo6308.txt (cache size: 0) 2021-07-01 15:49:44,751 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_1.23.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_MODIFY for foo6308.txt 2021-07-01 15:49:44,758 INFO [repositoryWatcher] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo6308.txt (cache size: 0) 2021-07-01 15:49:44,758 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_1.23.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_DELETE for foo6308.txt 2021-07-01 15:49:44,766 INFO [repositoryWatcher] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo6308.txt (cache size: 0) 2021-07-01 15:49:44,766 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_1.23.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_CREATE for foo6309.txt 2021-07-01 15:49:44,774 INFO [repositoryWatcher] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo6309.txt (cache size: 0) 2021-07-01 15:49:44,774 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_1.23.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_MODIFY for foo6309.txt 2021-07-01 15:49:44,781 INFO [repositoryWatcher] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo6309.txt (cache size: 0) 2021-07-01 15:49:44,781 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_1.23.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_DELETE for foo6309.txt 2021-07-01 15:49:44,789 INFO [repositoryWatcher] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo6309.txt (cache size: 0) 2021-07-01 15:49:44,789 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_1.23.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_CREATE for foo6310.txt 2021-07-01 15:49:44,796 INFO [repositoryWatcher] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo6310.txt (cache size: 0) 2021-07-01 15:49:44,796 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_1.23.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_MODIFY for foo6310.txt 2021-07-01 15:49:44,803 INFO [repositoryWatcher] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo6310.txt (cache size: 0) 2021-07-01 15:49:44,803 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_1.23.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_DELETE for foo6310.txt 2021-07-01 15:49:44,811 INFO [repositoryWatcher] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo6310.txt (cache size: 0) 2021-07-01 15:49:44,811 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_1.23.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_CREATE for foo6311.txt 2021-07-01 15:49:44,819 INFO [repositoryWatcher] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo6311.txt (cache size: 0) 2021-07-01 15:49:44,819 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_1.23.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_MODIFY for foo6311.txt 2021-07-01 15:49:44,827 INFO [repositoryWatcher] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo6311.txt (cache size: 0) 2021-07-01 15:49:44,827 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_1.23.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_DELETE for foo6311.txt 2021-07-01 15:49:44,852 INFO [repositoryWatcher] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo6311.txt (cache size: 0) 2021-07-01 15:49:44,852 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_1.23.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_CREATE for foo6312.txt 2021-07-01 15:49:44,859 INFO [repositoryWatcher] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo6312.txt (cache size: 0) 2021-07-01 15:49:44,859 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_1.23.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_MODIFY for foo6312.txt 2021-07-01 15:49:44,867 INFO [repositoryWatcher] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo6312.txt (cache size: 0) 2021-07-01 15:49:44,867 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_1.23.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_DELETE for foo6312.txt 2021-07-01 15:49:44,873 INFO [repositoryWatcher] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo6312.txt (cache size: 0) 2021-07-01 15:49:44,873 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_1.23.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_CREATE for foo6313.txt 2021-07-01 15:49:44,880 INFO [repositoryWatcher] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo6313.txt (cache size: 0) 2021-07-01 15:49:44,880 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_1.23.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_MODIFY for foo6313.txt 2021-07-01 15:49:44,887 INFO [repositoryWatcher] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo6313.txt (cache size: 0) 2021-07-01 15:49:44,887 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_1.23.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_DELETE for foo6313.txt 2021-07-01 15:49:44,895 INFO [repositoryWatcher] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo6313.txt (cache size: 0) 2021-07-01 15:49:44,895 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_1.23.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_CREATE for foo6314.txt 2021-07-01 15:49:44,903 INFO [repositoryWatcher] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo6314.txt (cache size: 0) 2021-07-01 15:49:44,903 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_1.23.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_MODIFY for foo6314.txt 2021-07-01 15:49:44,910 INFO [repositoryWatcher] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo6314.txt (cache size: 0) 2021-07-01 15:49:44,910 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_1.23.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_DELETE for foo6314.txt 2021-07-01 15:49:44,917 INFO [repositoryWatcher] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo6314.txt (cache size: 0) 2021-07-01 15:49:44,917 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_1.23.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_CREATE for foo6315.txt 2021-07-01 15:49:44,925 INFO [repositoryWatcher] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo6315.txt (cache size: 0) 2021-07-01 15:49:44,925 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_1.23.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_MODIFY for foo6315.txt 2021-07-01 15:49:44,932 INFO [repositoryWatcher] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo6315.txt (cache size: 0) 2021-07-01 15:49:44,932 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_1.23.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_DELETE for foo6315.txt 2021-07-01 15:49:44,940 INFO [repositoryWatcher] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo6315.txt (cache size: 0) 2021-07-01 15:49:44,940 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_1.23.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_CREATE for foo6316.txt 2021-07-01 15:49:44,947 INFO [repositoryWatcher] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo6316.txt (cache size: 0) 2021-07-01 15:49:44,947 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_1.23.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_MODIFY for foo6316.txt 2021-07-01 15:49:44,954 INFO [repositoryWatcher] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo6316.txt (cache size: 0) 2021-07-01 15:49:44,954 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_1.23.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_DELETE for foo6316.txt 2021-07-01 15:49:44,961 INFO [repositoryWatcher] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo6316.txt (cache size: 0) 2021-07-01 15:49:44,961 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_1.23.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_CREATE for foo6317.txt 2021-07-01 15:49:44,969 INFO [repositoryWatcher] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo6317.txt (cache size: 0) 2021-07-01 15:49:44,969 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_1.23.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_MODIFY for foo6317.txt 2021-07-01 15:49:44,976 INFO [repositoryWatcher] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo6317.txt (cache size: 0) 2021-07-01 15:49:44,976 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_1.23.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_DELETE for foo6317.txt 2021-07-01 15:49:44,983 INFO [repositoryWatcher] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo6317.txt (cache size: 0) 2021-07-01 15:49:44,983 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_1.23.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_CREATE for foo6318.txt 2021-07-01 15:49:44,991 INFO [repositoryWatcher] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo6318.txt (cache size: 0) 2021-07-01 15:49:44,991 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_1.23.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_MODIFY for foo6318.txt 2021-07-01 15:49:44,998 INFO [repositoryWatcher] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo6318.txt (cache size: 0) 2021-07-01 15:49:44,998 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_1.23.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_DELETE for foo6318.txt 2021-07-01 15:49:45,005 INFO [repositoryWatcher] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo6318.txt (cache size: 0) 2021-07-01 15:49:45,005 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_1.23.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_CREATE for foo6319.txt 2021-07-01 15:49:45,014 INFO [repositoryWatcher] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo6319.txt (cache size: 0) 2021-07-01 15:49:45,014 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_1.23.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_MODIFY for foo6319.txt 2021-07-01 15:49:45,021 INFO [repositoryWatcher] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo6319.txt (cache size: 0) 2021-07-01 15:49:45,021 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_1.23.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_DELETE for foo6319.txt 2021-07-01 15:49:45,029 INFO [repositoryWatcher] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo6319.txt (cache size: 0) 2021-07-01 15:49:45,029 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_1.23.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_CREATE for foo6320.txt 2021-07-01 15:49:45,037 INFO [repositoryWatcher] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo6320.txt (cache size: 0) 2021-07-01 15:49:45,037 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_1.23.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_MODIFY for foo6320.txt 2021-07-01 15:49:45,044 INFO [repositoryWatcher] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo6320.txt (cache size: 0) 2021-07-01 15:49:45,044 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_1.23.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_DELETE for foo6320.txt 2021-07-01 15:49:45,052 INFO [repositoryWatcher] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo6320.txt (cache size: 0) 2021-07-01 15:49:45,052 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_1.23.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_CREATE for foo6321.txt 2021-07-01 15:49:45,062 INFO [repositoryWatcher] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo6321.txt (cache size: 0) 2021-07-01 15:49:45,062 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_1.23.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_MODIFY for foo6321.txt 2021-07-01 15:49:45,069 INFO [repositoryWatcher] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo6321.txt (cache size: 0) 2021-07-01 15:49:45,069 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_1.23.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_DELETE for foo6321.txt 2021-07-01 15:49:45,076 INFO [repositoryWatcher] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo6321.txt (cache size: 0) 2021-07-01 15:49:45,076 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_1.23.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_CREATE for foo6322.txt 2021-07-01 15:49:45,084 INFO [repositoryWatcher] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo6322.txt (cache size: 0) 2021-07-01 15:49:45,084 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_1.23.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_MODIFY for foo6322.txt 2021-07-01 15:49:45,091 INFO [repositoryWatcher] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo6322.txt (cache size: 0) 2021-07-01 15:49:45,091 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_1.23.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_DELETE for foo6322.txt 2021-07-01 15:49:45,098 INFO [repositoryWatcher] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo6322.txt (cache size: 0) 2021-07-01 15:49:45,098 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_1.23.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_CREATE for foo6323.txt 2021-07-01 15:49:45,105 INFO [repositoryWatcher] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo6323.txt (cache size: 0) 2021-07-01 15:49:45,105 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_1.23.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_MODIFY for foo6323.txt 2021-07-01 15:49:45,113 INFO [repositoryWatcher] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo6323.txt (cache size: 0) 2021-07-01 15:49:45,113 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_1.23.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_DELETE for foo6323.txt 2021-07-01 15:49:45,120 INFO [repositoryWatcher] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo6323.txt (cache size: 0) 2021-07-01 15:49:45,120 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_1.23.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_CREATE for foo6324.txt 2021-07-01 15:49:45,129 INFO [repositoryWatcher] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo6324.txt (cache size: 0) 2021-07-01 15:49:45,129 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_1.23.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_MODIFY for foo6324.txt 2021-07-01 15:49:45,136 INFO [repositoryWatcher] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo6324.txt (cache size: 0) 2021-07-01 15:49:45,136 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_1.23.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_DELETE for foo6324.txt 2021-07-01 15:49:45,144 INFO [repositoryWatcher] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo6324.txt (cache size: 0) 2021-07-01 15:49:45,144 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_1.23.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_CREATE for foo6325.txt 2021-07-01 15:49:45,152 INFO [repositoryWatcher] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo6325.txt (cache size: 0) 2021-07-01 15:49:45,152 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_1.23.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_MODIFY for foo6325.txt 2021-07-01 15:49:45,160 INFO [repositoryWatcher] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo6325.txt (cache size: 0) 2021-07-01 15:49:45,160 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_1.23.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_DELETE for foo6325.txt 2021-07-01 15:49:45,167 INFO [repositoryWatcher] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo6325.txt (cache size: 0) 2021-07-01 15:49:45,167 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_1.23.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_CREATE for foo6326.txt 2021-07-01 15:49:45,174 INFO [repositoryWatcher] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo6326.txt (cache size: 0) 2021-07-01 15:49:45,174 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_1.23.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_MODIFY for foo6326.txt 2021-07-01 15:49:45,182 INFO [repositoryWatcher] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo6326.txt (cache size: 0) 2021-07-01 15:49:45,182 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_1.23.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_DELETE for foo6326.txt 2021-07-01 15:49:45,189 INFO [repositoryWatcher] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo6326.txt (cache size: 0) 2021-07-01 15:49:45,189 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_1.23.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_CREATE for foo6327.txt 2021-07-01 15:49:45,196 INFO [repositoryWatcher] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo6327.txt (cache size: 0) 2021-07-01 15:49:45,196 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_1.23.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_MODIFY for foo6327.txt 2021-07-01 15:49:45,203 INFO [repositoryWatcher] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo6327.txt (cache size: 0) 2021-07-01 15:49:45,203 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_1.23.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_DELETE for foo6327.txt 2021-07-01 15:49:45,211 INFO [repositoryWatcher] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo6327.txt (cache size: 0) 2021-07-01 15:49:45,211 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_1.23.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_CREATE for foo6328.txt 2021-07-01 15:49:45,218 INFO [repositoryWatcher] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo6328.txt (cache size: 0) 2021-07-01 15:49:45,218 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_1.23.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_MODIFY for foo6328.txt 2021-07-01 15:49:45,225 INFO [repositoryWatcher] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo6328.txt (cache size: 0) 2021-07-01 15:49:45,225 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_1.23.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_DELETE for foo6328.txt 2021-07-01 15:49:45,233 INFO [repositoryWatcher] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo6328.txt (cache size: 0) 2021-07-01 15:49:45,233 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_1.23.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_CREATE for foo6329.txt 2021-07-01 15:49:45,240 INFO [repositoryWatcher] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo6329.txt (cache size: 0) 2021-07-01 15:49:45,240 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_1.23.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_MODIFY for foo6329.txt 2021-07-01 15:49:45,247 INFO [repositoryWatcher] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo6329.txt (cache size: 0) 2021-07-01 15:49:45,247 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_1.23.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_DELETE for foo6329.txt 2021-07-01 15:49:45,254 INFO [repositoryWatcher] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo6329.txt (cache size: 0) 2021-07-01 15:49:45,254 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_1.23.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_CREATE for foo6330.txt 2021-07-01 15:49:45,281 INFO [repositoryWatcher] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo6330.txt (cache size: 0) 2021-07-01 15:49:45,281 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_1.23.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_MODIFY for foo6330.txt 2021-07-01 15:49:45,290 INFO [repositoryWatcher] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo6330.txt (cache size: 0) 2021-07-01 15:49:45,290 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_1.23.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_DELETE for foo6330.txt 2021-07-01 15:49:45,297 INFO [repositoryWatcher] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo6330.txt (cache size: 0) 2021-07-01 15:49:45,297 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_1.23.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_CREATE for foo6331.txt 2021-07-01 15:49:45,305 INFO [repositoryWatcher] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo6331.txt (cache size: 0) 2021-07-01 15:49:45,305 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_1.23.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_MODIFY for foo6331.txt 2021-07-01 15:49:45,313 INFO [repositoryWatcher] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo6331.txt (cache size: 0) 2021-07-01 15:49:45,313 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_1.23.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_DELETE for foo6331.txt 2021-07-01 15:49:45,320 INFO [repositoryWatcher] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo6331.txt (cache size: 0) 2021-07-01 15:49:45,320 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_1.23.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_CREATE for foo6332.txt 2021-07-01 15:49:45,327 INFO [repositoryWatcher] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo6332.txt (cache size: 0) 2021-07-01 15:49:45,327 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_1.23.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_MODIFY for foo6332.txt 2021-07-01 15:49:45,334 INFO [repositoryWatcher] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo6332.txt (cache size: 0) 2021-07-01 15:49:45,334 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_1.23.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_DELETE for foo6332.txt 2021-07-01 15:49:45,342 INFO [repositoryWatcher] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo6332.txt (cache size: 0) 2021-07-01 15:49:45,342 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_1.23.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_CREATE for foo6333.txt 2021-07-01 15:49:45,349 INFO [repositoryWatcher] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo6333.txt (cache size: 0) 2021-07-01 15:49:45,349 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_1.23.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_MODIFY for foo6333.txt 2021-07-01 15:49:45,356 INFO [repositoryWatcher] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo6333.txt (cache size: 0) 2021-07-01 15:49:45,356 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_1.23.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_DELETE for foo6333.txt 2021-07-01 15:49:45,364 INFO [repositoryWatcher] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo6333.txt (cache size: 0) 2021-07-01 15:49:45,364 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_1.23.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_CREATE for foo6334.txt 2021-07-01 15:49:45,371 INFO [repositoryWatcher] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo6334.txt (cache size: 0) 2021-07-01 15:49:45,371 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_1.23.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_MODIFY for foo6334.txt 2021-07-01 15:49:45,379 INFO [repositoryWatcher] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo6334.txt (cache size: 0) 2021-07-01 15:49:45,379 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_1.23.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_DELETE for foo6334.txt 2021-07-01 15:49:45,386 INFO [repositoryWatcher] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo6334.txt (cache size: 0) 2021-07-01 15:49:45,386 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_1.23.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_CREATE for foo6335.txt 2021-07-01 15:49:45,394 INFO [repositoryWatcher] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo6335.txt (cache size: 0) 2021-07-01 15:49:45,394 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_1.23.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_MODIFY for foo6335.txt 2021-07-01 15:49:45,401 INFO [repositoryWatcher] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo6335.txt (cache size: 0) 2021-07-01 15:49:45,401 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_1.23.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_DELETE for foo6335.txt 2021-07-01 15:49:45,408 INFO [repositoryWatcher] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo6335.txt (cache size: 0) 2021-07-01 15:49:45,408 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_1.23.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_CREATE for foo6336.txt 2021-07-01 15:49:45,416 INFO [repositoryWatcher] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo6336.txt (cache size: 0) 2021-07-01 15:49:45,416 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_1.23.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_MODIFY for foo6336.txt 2021-07-01 15:49:45,423 INFO [repositoryWatcher] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo6336.txt (cache size: 0) 2021-07-01 15:49:45,423 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_1.23.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_DELETE for foo6336.txt 2021-07-01 15:49:45,430 INFO [repositoryWatcher] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo6336.txt (cache size: 0) 2021-07-01 15:49:45,430 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_1.23.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_CREATE for foo6337.txt 2021-07-01 15:49:45,437 INFO [repositoryWatcher] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo6337.txt (cache size: 0) 2021-07-01 15:49:45,437 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_1.23.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_MODIFY for foo6337.txt 2021-07-01 15:49:45,445 INFO [repositoryWatcher] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo6337.txt (cache size: 0) 2021-07-01 15:49:45,445 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_1.23.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_DELETE for foo6337.txt 2021-07-01 15:49:45,452 INFO [repositoryWatcher] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo6337.txt (cache size: 0) 2021-07-01 15:49:45,452 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_1.23.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_CREATE for foo6338.txt 2021-07-01 15:49:45,466 INFO [repositoryWatcher] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo6338.txt (cache size: 0) 2021-07-01 15:49:45,466 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_1.23.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_MODIFY for foo6338.txt 2021-07-01 15:49:45,474 INFO [repositoryWatcher] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo6338.txt (cache size: 0) 2021-07-01 15:49:45,474 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_1.23.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_DELETE for foo6338.txt 2021-07-01 15:49:45,481 INFO [repositoryWatcher] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo6338.txt (cache size: 0) 2021-07-01 15:49:45,481 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_1.23.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_CREATE for foo6339.txt 2021-07-01 15:49:45,489 INFO [repositoryWatcher] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo6339.txt (cache size: 0) 2021-07-01 15:49:45,489 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_1.23.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_MODIFY for foo6339.txt 2021-07-01 15:49:45,496 INFO [repositoryWatcher] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo6339.txt (cache size: 0) 2021-07-01 15:49:45,496 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_1.23.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_DELETE for foo6339.txt 2021-07-01 15:49:45,504 INFO [repositoryWatcher] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo6339.txt (cache size: 0) 2021-07-01 15:49:45,504 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_1.23.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_CREATE for foo6340.txt 2021-07-01 15:49:45,511 INFO [repositoryWatcher] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo6340.txt (cache size: 0) 2021-07-01 15:49:45,511 WARN [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: events for /var/lib/jenkins/workspace/appNG_1.23.x/appng-core/target/test-classes/repository/manager/www/de overflowed after 314 events 2021-07-01 15:49:45,512 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_1.23.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_MODIFY for foo36464.txt 2021-07-01 15:49:45,519 INFO [repositoryWatcher] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo36464.txt (cache size: 0) 2021-07-01 15:49:45,519 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_1.23.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_DELETE for foo36464.txt 2021-07-01 15:49:45,526 INFO [repositoryWatcher] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo36464.txt (cache size: 0) [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 6.489 s - in org.appng.core.controller.RepositoryWatcherTest [INFO] Running org.appng.core.controller.SessionListenerTest 2021-07-01 15:49:46,530 INFO [main] org.appng.core.controller.SessionListener: Session created: ZUS383883OTOTOLSKKL (created: 2021-07-01 15:49:46) 2021-07-01 15:49:46,536 INFO [main] org.appng.core.controller.SessionListener: Session created: ERTERTZGFHFGHGFH234 (created: 2021-07-01 15:49:46) 2021-07-01 15:49:46,538 INFO [main] org.appng.core.controller.SessionListener: Session destroyed: ZUS383883OTOTOLSKKL (created: 2021-07-01 15:49:46, accessed: 2021-07-01 15:49:46, requests: 1, domain: http://localhost:8080, user-agent: null) 2021-07-01 15:49:46,540 INFO [main] org.appng.core.controller.SessionListener: Session created: ZUS383883OTOTOLSKKL (created: 2021-07-01 15:49:46) [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.019 s - in org.appng.core.controller.SessionListenerTest [INFO] Running org.appng.core.controller.ControllerTest 2021-07-01 15:49:46,553 INFO [main] org.appng.core.controller.Controller: Controller created 2021-07-01 15:49:46,555 INFO [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#1859109096 for site manager with parent sun.misc.Launcher$AppClassLoader#1252169911 created 2021-07-01 15:49:46,577 INFO [main] org.appng.core.controller.Controller: Controller created 2021-07-01 15:49:46,578 INFO [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#1450224214 for site manager with parent sun.misc.Launcher$AppClassLoader#1252169911 created 2021-07-01 15:49:46,582 INFO [main] org.appng.core.controller.Controller: Controller created 2021-07-01 15:49:46,583 INFO [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#1559956279 for site manager with parent sun.misc.Launcher$AppClassLoader#1252169911 created 2021-07-01 15:49:46,584 INFO [main] org.appng.core.controller.Controller: Controller created 2021-07-01 15:49:46,585 INFO [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#1400432803 for site manager with parent sun.misc.Launcher$AppClassLoader#1252169911 created 2021-07-01 15:49:46,592 INFO [main] org.appng.core.controller.Controller: Controller created 2021-07-01 15:49:46,593 INFO [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#997761104 for site manager with parent sun.misc.Launcher$AppClassLoader#1252169911 created 2021-07-01 15:49:46,595 INFO [main] org.appng.core.controller.Controller: Controller created 2021-07-01 15:49:46,596 INFO [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#821964984 for site manager with parent sun.misc.Launcher$AppClassLoader#1252169911 created 2021-07-01 15:49:46,597 INFO [main] org.appng.core.controller.Controller: Controller created 2021-07-01 15:49:46,598 INFO [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#1133972648 for site manager with parent sun.misc.Launcher$AppClassLoader#1252169911 created 2021-07-01 15:49:46,602 INFO [main] org.appng.core.controller.Controller: Controller created 2021-07-01 15:49:46,604 INFO [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#1157984929 for site manager with parent sun.misc.Launcher$AppClassLoader#1252169911 created 2021-07-01 15:49:46,605 INFO [main] org.appng.core.Redirect : Redirecting request to /de/index (301) 2021-07-01 15:49:46,605 INFO [main] org.appng.core.controller.Controller: Controller created 2021-07-01 15:49:46,606 INFO [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#550212747 for site manager with parent sun.misc.Launcher$AppClassLoader#1252169911 created 2021-07-01 15:49:46,611 INFO [main] org.appng.core.controller.Controller: Controller created 2021-07-01 15:49:46,612 INFO [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#106914704 for site manager with parent sun.misc.Launcher$AppClassLoader#1252169911 created 2021-07-01 15:49:46,618 INFO [main] org.appng.core.controller.Controller: Controller created 2021-07-01 15:49:46,619 INFO [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#2126732257 for site manager with parent sun.misc.Launcher$AppClassLoader#1252169911 created 2021-07-01 15:49:46,620 INFO [main] org.appng.core.controller.Controller: Controller created 2021-07-01 15:49:46,621 INFO [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#844090768 for site manager with parent sun.misc.Launcher$AppClassLoader#1252169911 created 2021-07-01 15:49:46,623 INFO [main] org.appng.core.controller.Controller: Controller created 2021-07-01 15:49:46,624 INFO [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#1856383813 for site manager with parent sun.misc.Launcher$AppClassLoader#1252169911 created 2021-07-01 15:49:46,626 INFO [main] org.appng.core.controller.Controller: Controller created 2021-07-01 15:49:46,627 INFO [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#1753988698 for site manager with parent sun.misc.Launcher$AppClassLoader#1252169911 created 2021-07-01 15:49:46,628 INFO [main] org.appng.core.controller.Controller: Controller created 2021-07-01 15:49:46,629 INFO [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#1570625045 for site manager with parent sun.misc.Launcher$AppClassLoader#1252169911 created 2021-07-01 15:49:46,630 INFO [main] org.appng.core.controller.Controller: Controller created 2021-07-01 15:49:46,631 INFO [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#1217935706 for site manager with parent sun.misc.Launcher$AppClassLoader#1252169911 created 2021-07-01 15:49:46,633 INFO [main] org.appng.core.controller.Controller: Controller created 2021-07-01 15:49:46,634 INFO [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#1377433803 for site manager with parent sun.misc.Launcher$AppClassLoader#1252169911 created 2021-07-01 15:49:46,636 INFO [main] org.appng.core.controller.Controller: Controller created 2021-07-01 15:49:46,636 INFO [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#303399218 for site manager with parent sun.misc.Launcher$AppClassLoader#1252169911 created 2021-07-01 15:49:46,639 INFO [main] org.appng.core.controller.Controller: Controller created 2021-07-01 15:49:46,639 INFO [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#1774423706 for site manager with parent sun.misc.Launcher$AppClassLoader#1252169911 created 2021-07-01 15:49:46,641 INFO [main] org.appng.core.controller.Controller: Controller created 2021-07-01 15:49:46,642 INFO [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#1175966875 for site manager with parent sun.misc.Launcher$AppClassLoader#1252169911 created 2021-07-01 15:49:46,643 INFO [main] org.appng.core.controller.Controller: Controller created 2021-07-01 15:49:46,643 INFO [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#941595702 for site manager with parent sun.misc.Launcher$AppClassLoader#1252169911 created 2021-07-01 15:49:46,644 INFO [main] org.appng.core.Redirect : Redirecting request /de to /de/index (301) 2021-07-01 15:49:46,645 INFO [main] org.appng.core.controller.Controller: Controller created 2021-07-01 15:49:46,645 INFO [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#1873726296 for site manager with parent sun.misc.Launcher$AppClassLoader#1252169911 created 2021-07-01 15:49:46,647 INFO [main] org.appng.core.controller.Controller: Controller created 2021-07-01 15:49:46,648 INFO [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#1823432061 for site manager with parent sun.misc.Launcher$AppClassLoader#1252169911 created 2021-07-01 15:49:46,652 INFO [main] org.appng.core.controller.Controller: Controller created 2021-07-01 15:49:46,653 INFO [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#1916584896 for site manager with parent sun.misc.Launcher$AppClassLoader#1252169911 created 2021-07-01 15:49:46,656 INFO [main] org.appng.core.controller.Controller: Controller created 2021-07-01 15:49:46,656 INFO [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#2077206512 for site manager with parent sun.misc.Launcher$AppClassLoader#1252169911 created 2021-07-01 15:49:46,659 INFO [main] org.appng.core.controller.Controller: Controller created 2021-07-01 15:49:46,660 INFO [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#129711108 for site manager with parent sun.misc.Launcher$AppClassLoader#1252169911 created 2021-07-01 15:49:46,661 INFO [main] org.appng.core.controller.Controller: Controller created 2021-07-01 15:49:46,662 INFO [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#1508887050 for site manager with parent sun.misc.Launcher$AppClassLoader#1252169911 created 2021-07-01 15:49:46,663 INFO [main] org.appng.core.controller.Controller: Controller created 2021-07-01 15:49:46,664 INFO [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#1995165973 for site manager with parent sun.misc.Launcher$AppClassLoader#1252169911 created 2021-07-01 15:49:46,665 INFO [main] org.appng.core.controller.Controller: Controller created 2021-07-01 15:49:46,665 INFO [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#1349956658 for site manager with parent sun.misc.Launcher$AppClassLoader#1252169911 created 2021-07-01 15:49:46,668 INFO [main] org.appng.core.controller.Controller: Controller created 2021-07-01 15:49:46,668 INFO [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#785879852 for site manager with parent sun.misc.Launcher$AppClassLoader#1252169911 created [INFO] Tests run: 30, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.125 s - in org.appng.core.controller.ControllerTest [INFO] Running org.appng.core.controller.filter.JspExtensionFilterTest [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.044 s - in org.appng.core.controller.filter.JspExtensionFilterTest [INFO] Running org.appng.core.controller.filter.RedirectFilterTest 2021-07-01 15:49:46,734 INFO [main] org.springframework.mock.web.MockServletContext: org.tuckey.web.filters.urlrewrite.UrlRewriteFilter INFO: conf reload check set to 5000s 2021-07-01 15:49:46,737 INFO [main] org.springframework.mock.web.MockServletContext: org.tuckey.web.filters.urlrewrite.UrlRewriteFilter ERROR: unable to find urlrewrite conf file at /WEB-INF/urlrewrite.xml 2021-07-01 15:49:46,738 INFO [main] org.springframework.mock.web.MockServletContext: org.tuckey.web.filters.urlrewrite.UrlRewriteFilter INFO: conf reload check set to 5000s 2021-07-01 15:49:46,742 INFO [main] org.springframework.mock.web.MockServletContext: org.tuckey.web.filters.urlrewrite.UrlRewriteFilter INFO: loaded (conf ok) 2021-07-01 15:49:46,747 INFO [main] org.springframework.mock.web.MockServletContext: org.tuckey.web.filters.urlrewrite.UrlRewriteFilter INFO: loaded (conf ok) [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.03 s - in org.appng.core.controller.filter.RedirectFilterTest [INFO] Running org.appng.core.controller.filter.PageCacheFilterTest [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.022 s - in org.appng.core.controller.filter.PageCacheFilterTest [INFO] Running org.appng.core.controller.PlatformProcessorTest 2021-07-01 15:49:46,779 INFO [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#467050817 for site manager with parent sun.misc.Launcher$AppClassLoader#1252169911 created 2021-07-01 15:49:46,787 INFO [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#993408747 for site manager with parent sun.misc.Launcher$AppClassLoader#1252169911 created 2021-07-01 15:49:46,812 INFO [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#1678648618 for site manager with parent sun.misc.Launcher$AppClassLoader#1252169911 created 2021-07-01 15:49:46,819 ERROR [main] org.appng.core.model.PlatformProcessor: error while processing java.io.FileNotFoundException: /var/lib/jenkins/workspace/appNG_1.23.x/appng-core/xsl/platform.xsl (No such file or directory) at java.io.FileInputStream.open0(Native Method) at java.io.FileInputStream.open(FileInputStream.java:195) at java.io.FileInputStream.(FileInputStream.java:138) at org.appng.core.model.PlatformTransformer.transform(PlatformTransformer.java:129) at org.appng.core.model.PlatformProcessor.processWithTemplate(PlatformProcessor.java:106) at org.appng.core.controller.PlatformProcessorTest.testTransformError(PlatformProcessorTest.java:143) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:364) at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:272) at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:237) at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:158) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:428) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:562) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:548) 2021-07-01 15:49:46,839 INFO [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#1489213030 for site manager with parent sun.misc.Launcher$AppClassLoader#1252169911 created [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.077 s - in org.appng.core.controller.PlatformProcessorTest [INFO] [INFO] Results: [INFO] [WARNING] Tests run: 349, Failures: 0, Errors: 0, Skipped: 29 [INFO] [INFO] [INFO] --- maven-jar-plugin:3.0.2:jar (default-jar) @ appng-core --- [INFO] Building jar: /var/lib/jenkins/workspace/appNG_1.23.x/appng-core/target/appng-core-1.23.0-SNAPSHOT.jar [INFO] [INFO] --- maven-source-plugin:3.0.1:jar-no-fork (default) @ appng-core --- [INFO] Building jar: /var/lib/jenkins/workspace/appNG_1.23.x/appng-core/target/appng-core-1.23.0-SNAPSHOT-sources.jar [INFO] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ appng-core --- [INFO] Installing /var/lib/jenkins/workspace/appNG_1.23.x/appng-core/target/appng-core-1.23.0-SNAPSHOT.jar to /var/lib/jenkins/.m2/repository/org/appng/appng-core/1.23.0-SNAPSHOT/appng-core-1.23.0-SNAPSHOT.jar [INFO] Installing /var/lib/jenkins/workspace/appNG_1.23.x/appng-core/pom.xml to /var/lib/jenkins/.m2/repository/org/appng/appng-core/1.23.0-SNAPSHOT/appng-core-1.23.0-SNAPSHOT.pom [INFO] Installing /var/lib/jenkins/workspace/appNG_1.23.x/appng-core/target/appng-core-1.23.0-SNAPSHOT-sources.jar to /var/lib/jenkins/.m2/repository/org/appng/appng-core/1.23.0-SNAPSHOT/appng-core-1.23.0-SNAPSHOT-sources.jar [INFO] [INFO] --- maven-deploy-plugin:2.8.2:deploy (default-deploy) @ appng-core --- Downloading: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-core/1.23.0-SNAPSHOT/maven-metadata.xml Progress (1): 991 B Downloaded: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-core/1.23.0-SNAPSHOT/maven-metadata.xml (991 B at 5.5 kB/s) Downloading: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-core/1.23.0-SNAPSHOT/maven-metadata.xml Progress (1): 991 B Downloaded: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-core/1.23.0-SNAPSHOT/maven-metadata.xml (991 B at 124 kB/s) Uploading: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-core/1.23.0-SNAPSHOT/appng-core-1.23.0-20210701.134948-21.jar Progress (1): 2.0/676 kB Progress (1): 4.1/676 kB Progress (1): 6.1/676 kB Progress (1): 8.2/676 kB Progress (1): 10/676 kB Progress (1): 12/676 kB Progress (1): 14/676 kB Progress (1): 16/676 kB Progress (1): 18/676 kB Progress (1): 20/676 kB Progress (1): 23/676 kB Progress (1): 25/676 kB Progress (1): 27/676 kB Progress (1): 29/676 kB Progress (1): 31/676 kB Progress (1): 33/676 kB Progress (1): 35/676 kB Progress (1): 37/676 kB Progress (1): 39/676 kB Progress (1): 41/676 kB Progress (1): 43/676 kB Progress (1): 45/676 kB Progress (1): 47/676 kB Progress (1): 49/676 kB Progress (1): 51/676 kB Progress (1): 53/676 kB Progress (1): 55/676 kB Progress (1): 57/676 kB Progress (1): 59/676 kB Progress (1): 61/676 kB Progress (1): 63/676 kB Progress (1): 66/676 kB Progress (1): 68/676 kB Progress (1): 70/676 kB Progress (1): 72/676 kB Progress (1): 74/676 kB Progress (1): 76/676 kB Progress (1): 78/676 kB Progress (1): 80/676 kB Progress (1): 82/676 kB Progress (1): 84/676 kB Progress (1): 86/676 kB Progress (1): 88/676 kB Progress (1): 90/676 kB Progress (1): 92/676 kB Progress (1): 94/676 kB Progress (1): 96/676 kB Progress (1): 98/676 kB Progress (1): 100/676 kB Progress (1): 102/676 kB Progress (1): 104/676 kB Progress (1): 106/676 kB Progress (1): 109/676 kB Progress (1): 111/676 kB Progress (1): 113/676 kB Progress (1): 115/676 kB Progress (1): 117/676 kB Progress (1): 119/676 kB Progress (1): 121/676 kB Progress (1): 123/676 kB Progress (1): 125/676 kB Progress (1): 127/676 kB Progress (1): 129/676 kB Progress (1): 131/676 kB Progress (1): 133/676 kB Progress (1): 135/676 kB Progress (1): 137/676 kB Progress (1): 139/676 kB Progress (1): 141/676 kB Progress (1): 143/676 kB Progress (1): 145/676 kB Progress (1): 147/676 kB Progress (1): 150/676 kB Progress (1): 152/676 kB Progress (1): 154/676 kB Progress (1): 156/676 kB Progress (1): 158/676 kB Progress (1): 160/676 kB Progress (1): 162/676 kB Progress (1): 164/676 kB Progress (1): 166/676 kB Progress (1): 168/676 kB Progress (1): 170/676 kB Progress (1): 172/676 kB Progress (1): 174/676 kB Progress (1): 176/676 kB Progress (1): 178/676 kB Progress (1): 180/676 kB Progress (1): 182/676 kB Progress (1): 184/676 kB Progress (1): 186/676 kB Progress (1): 188/676 kB Progress (1): 190/676 kB Progress (1): 193/676 kB Progress (1): 195/676 kB Progress (1): 197/676 kB Progress (1): 199/676 kB Progress (1): 201/676 kB Progress (1): 203/676 kB Progress (1): 205/676 kB Progress (1): 207/676 kB Progress (1): 209/676 kB Progress (1): 211/676 kB Progress (1): 213/676 kB Progress (1): 215/676 kB Progress (1): 217/676 kB Progress (1): 219/676 kB Progress (1): 221/676 kB Progress (1): 223/676 kB Progress (1): 225/676 kB Progress (1): 227/676 kB Progress (1): 229/676 kB Progress (1): 231/676 kB Progress (1): 233/676 kB Progress (1): 236/676 kB Progress (1): 238/676 kB Progress (1): 240/676 kB Progress (1): 242/676 kB Progress (1): 244/676 kB Progress (1): 246/676 kB Progress (1): 248/676 kB Progress (1): 250/676 kB Progress (1): 252/676 kB Progress (1): 254/676 kB Progress (1): 256/676 kB Progress (1): 258/676 kB Progress (1): 260/676 kB Progress (1): 262/676 kB Progress (1): 264/676 kB Progress (1): 266/676 kB Progress (1): 268/676 kB Progress (1): 270/676 kB Progress (1): 272/676 kB Progress (1): 274/676 kB Progress (1): 276/676 kB Progress (1): 279/676 kB Progress (1): 281/676 kB Progress (1): 283/676 kB Progress (1): 285/676 kB Progress (1): 287/676 kB Progress (1): 289/676 kB Progress (1): 291/676 kB Progress (1): 293/676 kB Progress (1): 295/676 kB Progress (1): 297/676 kB Progress (1): 299/676 kB Progress (1): 301/676 kB Progress (1): 303/676 kB Progress (1): 305/676 kB Progress (1): 307/676 kB Progress (1): 309/676 kB Progress (1): 311/676 kB Progress (1): 313/676 kB Progress (1): 315/676 kB Progress (1): 317/676 kB Progress (1): 319/676 kB Progress (1): 322/676 kB Progress (1): 324/676 kB Progress (1): 326/676 kB Progress (1): 328/676 kB Progress (1): 330/676 kB Progress (1): 332/676 kB Progress (1): 334/676 kB Progress (1): 336/676 kB Progress (1): 338/676 kB Progress (1): 340/676 kB Progress (1): 342/676 kB Progress (1): 344/676 kB Progress (1): 346/676 kB Progress (1): 348/676 kB Progress (1): 350/676 kB Progress (1): 352/676 kB Progress (1): 354/676 kB Progress (1): 356/676 kB Progress (1): 358/676 kB Progress (1): 360/676 kB Progress (1): 362/676 kB Progress (1): 365/676 kB Progress (1): 367/676 kB Progress (1): 369/676 kB Progress (1): 371/676 kB Progress (1): 373/676 kB Progress (1): 375/676 kB Progress (1): 377/676 kB Progress (1): 379/676 kB Progress (1): 381/676 kB Progress (1): 383/676 kB Progress (1): 385/676 kB Progress (1): 387/676 kB Progress (1): 389/676 kB Progress (1): 391/676 kB Progress (1): 393/676 kB Progress (1): 395/676 kB Progress (1): 397/676 kB Progress (1): 399/676 kB Progress (1): 401/676 kB Progress (1): 403/676 kB Progress (1): 406/676 kB Progress (1): 408/676 kB Progress (1): 410/676 kB Progress (1): 412/676 kB Progress (1): 414/676 kB Progress (1): 416/676 kB Progress (1): 418/676 kB Progress (1): 420/676 kB Progress (1): 422/676 kB Progress (1): 424/676 kB Progress (1): 426/676 kB Progress (1): 428/676 kB Progress (1): 430/676 kB Progress (1): 432/676 kB Progress (1): 434/676 kB Progress (1): 436/676 kB Progress (1): 438/676 kB Progress (1): 440/676 kB Progress (1): 442/676 kB Progress (1): 444/676 kB Progress (1): 446/676 kB Progress (1): 449/676 kB Progress (1): 451/676 kB Progress (1): 453/676 kB Progress (1): 455/676 kB Progress (1): 457/676 kB Progress (1): 459/676 kB Progress (1): 461/676 kB Progress (1): 463/676 kB Progress (1): 465/676 kB Progress (1): 467/676 kB Progress (1): 469/676 kB Progress (1): 471/676 kB Progress (1): 473/676 kB Progress (1): 475/676 kB Progress (1): 477/676 kB Progress (1): 479/676 kB Progress (1): 481/676 kB Progress (1): 483/676 kB Progress (1): 485/676 kB Progress (1): 487/676 kB Progress (1): 489/676 kB Progress (1): 492/676 kB Progress (1): 494/676 kB Progress (1): 496/676 kB Progress (1): 498/676 kB Progress (1): 500/676 kB Progress (1): 502/676 kB Progress (1): 504/676 kB Progress (1): 506/676 kB Progress (1): 508/676 kB Progress (1): 510/676 kB Progress (1): 512/676 kB Progress (1): 514/676 kB Progress (1): 516/676 kB Progress (1): 518/676 kB Progress (1): 520/676 kB Progress (1): 522/676 kB Progress (1): 524/676 kB Progress (1): 526/676 kB Progress (1): 528/676 kB Progress (1): 530/676 kB Progress (1): 532/676 kB Progress (1): 535/676 kB Progress (1): 537/676 kB Progress (1): 539/676 kB Progress (1): 541/676 kB Progress (1): 543/676 kB Progress (1): 545/676 kB Progress (1): 547/676 kB Progress (1): 549/676 kB Progress (1): 551/676 kB Progress (1): 553/676 kB Progress (1): 555/676 kB Progress (1): 557/676 kB Progress (1): 559/676 kB Progress (1): 561/676 kB Progress (1): 563/676 kB Progress (1): 565/676 kB Progress (1): 567/676 kB Progress (1): 569/676 kB Progress (1): 571/676 kB Progress (1): 573/676 kB Progress (1): 575/676 kB Progress (1): 578/676 kB Progress (1): 580/676 kB Progress (1): 582/676 kB Progress (1): 584/676 kB Progress (1): 586/676 kB Progress (1): 588/676 kB Progress (1): 590/676 kB Progress (1): 592/676 kB Progress (1): 594/676 kB Progress (1): 596/676 kB Progress (1): 598/676 kB Progress (1): 600/676 kB Progress (1): 602/676 kB Progress (1): 604/676 kB Progress (1): 606/676 kB Progress (1): 608/676 kB Progress (1): 610/676 kB Progress (1): 612/676 kB Progress (1): 614/676 kB Progress (1): 616/676 kB Progress (1): 618/676 kB Progress (1): 621/676 kB Progress (1): 623/676 kB Progress (1): 625/676 kB Progress (1): 627/676 kB Progress (1): 629/676 kB Progress (1): 631/676 kB Progress (1): 633/676 kB Progress (1): 635/676 kB Progress (1): 637/676 kB Progress (1): 639/676 kB Progress (1): 641/676 kB Progress (1): 643/676 kB Progress (1): 645/676 kB Progress (1): 647/676 kB Progress (1): 649/676 kB Progress (1): 651/676 kB Progress (1): 653/676 kB Progress (1): 655/676 kB Progress (1): 657/676 kB Progress (1): 659/676 kB Progress (1): 662/676 kB Progress (1): 664/676 kB Progress (1): 666/676 kB Progress (1): 668/676 kB Progress (1): 670/676 kB Progress (1): 672/676 kB Progress (1): 674/676 kB Progress (1): 676/676 kB Progress (1): 676 kB Uploaded: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-core/1.23.0-SNAPSHOT/appng-core-1.23.0-20210701.134948-21.jar (676 kB at 1.5 MB/s) Uploading: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-core/1.23.0-SNAPSHOT/appng-core-1.23.0-20210701.134948-21.pom Progress (1): 2.0/12 kB Progress (1): 4.1/12 kB Progress (1): 6.1/12 kB Progress (1): 8.2/12 kB Progress (1): 10/12 kB Progress (1): 12 kB Uploaded: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-core/1.23.0-SNAPSHOT/appng-core-1.23.0-20210701.134948-21.pom (12 kB at 90 kB/s) Downloading: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-core/maven-metadata.xml Progress (1): 1.5 kB Downloaded: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-core/maven-metadata.xml (1.5 kB at 15 kB/s) Downloading: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-core/maven-metadata.xml Progress (1): 1.5 kB Downloaded: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-core/maven-metadata.xml (1.5 kB at 140 kB/s) Uploading: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-core/1.23.0-SNAPSHOT/maven-metadata.xml Progress (1): 991 B Uploaded: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-core/1.23.0-SNAPSHOT/maven-metadata.xml (991 B at 1.5 kB/s) Uploading: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-core/1.23.0-SNAPSHOT/maven-metadata.xml Progress (1): 991 B Uploaded: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-core/1.23.0-SNAPSHOT/maven-metadata.xml (991 B at 4.9 kB/s) Uploading: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-core/maven-metadata.xml Progress (1): 1.5 kB Uploaded: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-core/maven-metadata.xml (1.5 kB at 2.2 kB/s) Uploading: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-core/maven-metadata.xml Progress (1): 1.5 kB Uploaded: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-core/maven-metadata.xml (1.5 kB at 64 kB/s) Uploading: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-core/1.23.0-SNAPSHOT/appng-core-1.23.0-20210701.134948-21-sources.jar Progress (1): 2.0/424 kB Progress (1): 4.1/424 kB Progress (1): 6.1/424 kB Progress (1): 8.2/424 kB Progress (1): 10/424 kB Progress (1): 12/424 kB Progress (1): 14/424 kB Progress (1): 16/424 kB Progress (1): 18/424 kB Progress (1): 20/424 kB Progress (1): 23/424 kB Progress (1): 25/424 kB Progress (1): 27/424 kB Progress (1): 29/424 kB Progress (1): 31/424 kB Progress (1): 33/424 kB Progress (1): 35/424 kB Progress (1): 37/424 kB Progress (1): 39/424 kB Progress (1): 41/424 kB Progress (1): 43/424 kB Progress (1): 45/424 kB Progress (1): 47/424 kB Progress (1): 49/424 kB Progress (1): 51/424 kB Progress (1): 53/424 kB Progress (1): 55/424 kB Progress (1): 57/424 kB Progress (1): 59/424 kB Progress (1): 61/424 kB Progress (1): 63/424 kB Progress (1): 66/424 kB Progress (1): 68/424 kB Progress (1): 70/424 kB Progress (1): 72/424 kB Progress (1): 74/424 kB Progress (1): 76/424 kB Progress (1): 78/424 kB Progress (1): 80/424 kB Progress (1): 82/424 kB Progress (1): 84/424 kB Progress (1): 86/424 kB Progress (1): 88/424 kB Progress (1): 90/424 kB Progress (1): 92/424 kB Progress (1): 94/424 kB Progress (1): 96/424 kB Progress (1): 98/424 kB Progress (1): 100/424 kB Progress (1): 102/424 kB Progress (1): 104/424 kB Progress (1): 106/424 kB Progress (1): 109/424 kB Progress (1): 111/424 kB Progress (1): 113/424 kB Progress (1): 115/424 kB Progress (1): 117/424 kB Progress (1): 119/424 kB Progress (1): 121/424 kB Progress (1): 123/424 kB Progress (1): 125/424 kB Progress (1): 127/424 kB Progress (1): 129/424 kB Progress (1): 131/424 kB Progress (1): 133/424 kB Progress (1): 135/424 kB Progress (1): 137/424 kB Progress (1): 139/424 kB Progress (1): 141/424 kB Progress (1): 143/424 kB Progress (1): 145/424 kB Progress (1): 147/424 kB Progress (1): 150/424 kB Progress (1): 152/424 kB Progress (1): 154/424 kB Progress (1): 156/424 kB Progress (1): 158/424 kB Progress (1): 160/424 kB Progress (1): 162/424 kB Progress (1): 164/424 kB Progress (1): 166/424 kB Progress (1): 168/424 kB Progress (1): 170/424 kB Progress (1): 172/424 kB Progress (1): 174/424 kB Progress (1): 176/424 kB Progress (1): 178/424 kB Progress (1): 180/424 kB Progress (1): 182/424 kB Progress (1): 184/424 kB Progress (1): 186/424 kB Progress (1): 188/424 kB Progress (1): 190/424 kB Progress (1): 193/424 kB Progress (1): 195/424 kB Progress (1): 197/424 kB Progress (1): 199/424 kB Progress (1): 201/424 kB Progress (1): 203/424 kB Progress (1): 205/424 kB Progress (1): 207/424 kB Progress (1): 209/424 kB Progress (1): 211/424 kB Progress (1): 213/424 kB Progress (1): 215/424 kB Progress (1): 217/424 kB Progress (1): 219/424 kB Progress (1): 221/424 kB Progress (1): 223/424 kB Progress (1): 225/424 kB Progress (1): 227/424 kB Progress (1): 229/424 kB Progress (1): 231/424 kB Progress (1): 233/424 kB Progress (1): 236/424 kB Progress (1): 238/424 kB Progress (1): 240/424 kB Progress (1): 242/424 kB Progress (1): 244/424 kB Progress (1): 246/424 kB Progress (1): 248/424 kB Progress (1): 250/424 kB Progress (1): 252/424 kB Progress (1): 254/424 kB Progress (1): 256/424 kB Progress (1): 258/424 kB Progress (1): 260/424 kB Progress (1): 262/424 kB Progress (1): 264/424 kB Progress (1): 266/424 kB Progress (1): 268/424 kB Progress (1): 270/424 kB Progress (1): 272/424 kB Progress (1): 274/424 kB Progress (1): 276/424 kB Progress (1): 279/424 kB Progress (1): 281/424 kB Progress (1): 283/424 kB Progress (1): 285/424 kB Progress (1): 287/424 kB Progress (1): 289/424 kB Progress (1): 291/424 kB Progress (1): 293/424 kB Progress (1): 295/424 kB Progress (1): 297/424 kB Progress (1): 299/424 kB Progress (1): 301/424 kB Progress (1): 303/424 kB Progress (1): 305/424 kB Progress (1): 307/424 kB Progress (1): 309/424 kB Progress (1): 311/424 kB Progress (1): 313/424 kB Progress (1): 315/424 kB Progress (1): 317/424 kB Progress (1): 319/424 kB Progress (1): 322/424 kB Progress (1): 324/424 kB Progress (1): 326/424 kB Progress (1): 328/424 kB Progress (1): 330/424 kB Progress (1): 332/424 kB Progress (1): 334/424 kB Progress (1): 336/424 kB Progress (1): 338/424 kB Progress (1): 340/424 kB Progress (1): 342/424 kB Progress (1): 344/424 kB Progress (1): 346/424 kB Progress (1): 348/424 kB Progress (1): 350/424 kB Progress (1): 352/424 kB Progress (1): 354/424 kB Progress (1): 356/424 kB Progress (1): 358/424 kB Progress (1): 360/424 kB Progress (1): 362/424 kB Progress (1): 365/424 kB Progress (1): 367/424 kB Progress (1): 369/424 kB Progress (1): 371/424 kB Progress (1): 373/424 kB Progress (1): 375/424 kB Progress (1): 377/424 kB Progress (1): 379/424 kB Progress (1): 381/424 kB Progress (1): 383/424 kB Progress (1): 385/424 kB Progress (1): 387/424 kB Progress (1): 389/424 kB Progress (1): 391/424 kB Progress (1): 393/424 kB Progress (1): 395/424 kB Progress (1): 397/424 kB Progress (1): 399/424 kB Progress (1): 401/424 kB Progress (1): 403/424 kB Progress (1): 406/424 kB Progress (1): 408/424 kB Progress (1): 410/424 kB Progress (1): 412/424 kB Progress (1): 414/424 kB Progress (1): 416/424 kB Progress (1): 418/424 kB Progress (1): 420/424 kB Progress (1): 422/424 kB Progress (1): 424/424 kB Progress (1): 424 kB Uploaded: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-core/1.23.0-SNAPSHOT/appng-core-1.23.0-20210701.134948-21-sources.jar (424 kB at 554 kB/s) Downloading: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-core/maven-metadata.xml Progress (1): 1.5 kB Downloaded: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-core/maven-metadata.xml (1.5 kB at 128 kB/s) Uploading: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-core/1.23.0-SNAPSHOT/maven-metadata.xml Progress (1): 991 B Uploaded: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-core/1.23.0-SNAPSHOT/maven-metadata.xml (991 B at 1.8 kB/s) Uploading: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-core/1.23.0-SNAPSHOT/maven-metadata.xml Progress (1): 991 B Uploaded: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-core/1.23.0-SNAPSHOT/maven-metadata.xml (991 B at 11 kB/s) Uploading: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-core/maven-metadata.xml Progress (1): 1.5 kB Uploaded: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-core/maven-metadata.xml (1.5 kB at 1.9 kB/s) [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building appNG Command Line Interface 1.23.0-SNAPSHOT [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ appng-cli --- [INFO] Deleting /var/lib/jenkins/workspace/appNG_1.23.x/appng-cli/target [INFO] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ appng-cli --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 6 resources [INFO] [INFO] --- maven-compiler-plugin:3.6.1:compile (default-compile) @ appng-cli --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 70 source files to /var/lib/jenkins/workspace/appNG_1.23.x/appng-cli/target/classes [INFO] /var/lib/jenkins/workspace/appNG_1.23.x/appng-cli/src/main/java/org/appng/cli/commands/heartbeat/HeartBeat.java: /var/lib/jenkins/workspace/appNG_1.23.x/appng-cli/src/main/java/org/appng/cli/commands/heartbeat/HeartBeat.java uses or overrides a deprecated API. [INFO] /var/lib/jenkins/workspace/appNG_1.23.x/appng-cli/src/main/java/org/appng/cli/commands/heartbeat/HeartBeat.java: Recompile with -Xlint:deprecation for details. [INFO] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ appng-cli --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 10 resources [INFO] [INFO] --- maven-compiler-plugin:3.6.1:testCompile (default-testCompile) @ appng-cli --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 36 source files to /var/lib/jenkins/workspace/appNG_1.23.x/appng-cli/target/test-classes [INFO] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ appng-cli --- [INFO] [INFO] ------------------------------------------------------- [INFO] T E S T S [INFO] ------------------------------------------------------- [INFO] Running org.appng.cli.commands.CommandBatchTest 2021-07-01 15:49:59,160 INFO [main] org.appng.cli.commands.CommandBatchTest: OS is LINUX (Linux) with LANG en_US.UTF-8 [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.323 s - in org.appng.cli.commands.CommandBatchTest [INFO] Running org.appng.cli.commands.permission.ListPermissionTest 2021-07-01 15:49:59,401 INFO [main] org.springframework.beans.factory.xml.XmlBeanDefinitionReader: Loading XML bean definitions from class path resource [cliContext-test.xml] 2021-07-01 15:50:00,027 INFO [main] org.springframework.context.support.GenericApplicationContext: Refreshing appNG platform context: startup date [Thu Jul 01 15:50:00 CEST 2021]; root of context hierarchy 2021-07-01 15:50:00,132 INFO [main] org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor: JSR-330 'javax.inject.Inject' annotation found and supported for autowiring 2021-07-01 15:50:00,359 INFO [main] org.springframework.orm.jpa.LocalEntityManagerFactoryBean: Building JPA EntityManagerFactory for persistence unit 'appNG CLI' 2021-07-01 15:50:00,434 INFO [main] org.hibernate.jpa.internal.util.LogHelper: HHH000204: Processing PersistenceUnitInfo [name: appNG CLI] 2021-07-01 15:50:00,508 INFO [main] org.hibernate.Version : HHH000412: Hibernate ORM core version 5.4.32.Final 2021-07-01 15:50:00,732 INFO [main] org.hibernate.annotations.common.Version: HCANN000001: Hibernate Commons Annotations {5.1.2.Final} 2021-07-01 15:50:01,056 WARN [main] org.hibernate.orm.connections.pooling: HHH10001002: Using Hibernate built-in connection pool (not for production use!) Jul 01, 2021 3:50:01 PM ch.sla.jdbcperflogger.Logger info INFO: Using config file jdbcperflogger-fallback.xml 2021-07-01 15:50:01,143 INFO [main] org.hibernate.engine.jdbc.connections.internal.DriverManagerConnectionProviderImpl: HHH000115: Hibernate connection pool size: 20 (min=1) 2021-07-01 15:50:01,543 INFO [main] org.hibernate.dialect.Dialect : HHH000400: Using dialect: org.hibernate.dialect.HSQLDialect 2021-07-01 15:50:02,383 INFO [main] org.hibernate.validator.internal.util.Version: HV000001: Hibernate Validator 6.2.0.Final 2021-07-01 15:50:04,272 INFO [main] org.hibernate.engine.transaction.jta.platform.internal.JtaPlatformInitiator: HHH000490: Using JtaPlatform implementation: [org.hibernate.engine.transaction.jta.platform.internal.NoJtaPlatform] 2021-07-01 15:50:04,289 INFO [main] org.springframework.orm.jpa.LocalEntityManagerFactoryBean: Initialized JPA EntityManagerFactory for persistence unit 'appNG CLI' 2021-07-01 15:50:06,811 INFO [main] org.springframework.context.support.GenericApplicationContext: Closing appNG platform context: startup date [Thu Jul 01 15:50:00 CEST 2021]; root of context hierarchy 2021-07-01 15:50:06,814 INFO [main] org.springframework.orm.jpa.LocalEntityManagerFactoryBean: Closing JPA EntityManagerFactory for persistence unit 'appNG CLI' [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 7.633 s - in org.appng.cli.commands.permission.ListPermissionTest [INFO] Running org.appng.cli.commands.permission.AddPermissionTest 2021-07-01 15:50:06,829 INFO [main] org.springframework.beans.factory.xml.XmlBeanDefinitionReader: Loading XML bean definitions from class path resource [cliContext-test.xml] 2021-07-01 15:50:06,974 INFO [main] org.springframework.context.support.GenericApplicationContext: Refreshing appNG platform context: startup date [Thu Jul 01 15:50:06 CEST 2021]; root of context hierarchy 2021-07-01 15:50:06,987 INFO [main] org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor: JSR-330 'javax.inject.Inject' annotation found and supported for autowiring 2021-07-01 15:50:07,034 INFO [main] org.springframework.orm.jpa.LocalEntityManagerFactoryBean: Building JPA EntityManagerFactory for persistence unit 'appNG CLI' 2021-07-01 15:50:07,043 INFO [main] org.hibernate.jpa.internal.util.LogHelper: HHH000204: Processing PersistenceUnitInfo [name: appNG CLI] 2021-07-01 15:50:07,077 WARN [main] org.hibernate.orm.connections.pooling: HHH10001002: Using Hibernate built-in connection pool (not for production use!) 2021-07-01 15:50:07,077 INFO [main] org.hibernate.engine.jdbc.connections.internal.DriverManagerConnectionProviderImpl: HHH000115: Hibernate connection pool size: 20 (min=1) 2021-07-01 15:50:07,079 INFO [main] org.hibernate.dialect.Dialect : HHH000400: Using dialect: org.hibernate.dialect.HSQLDialect 2021-07-01 15:50:07,420 INFO [main] org.hibernate.engine.transaction.jta.platform.internal.JtaPlatformInitiator: HHH000490: Using JtaPlatform implementation: [org.hibernate.engine.transaction.jta.platform.internal.NoJtaPlatform] 2021-07-01 15:50:07,420 INFO [main] org.springframework.orm.jpa.LocalEntityManagerFactoryBean: Initialized JPA EntityManagerFactory for persistence unit 'appNG CLI' 2021-07-01 15:50:07,847 INFO [main] org.springframework.context.support.GenericApplicationContext: Closing appNG platform context: startup date [Thu Jul 01 15:50:06 CEST 2021]; root of context hierarchy 2021-07-01 15:50:07,849 INFO [main] org.springframework.orm.jpa.LocalEntityManagerFactoryBean: Closing JPA EntityManagerFactory for persistence unit 'appNG CLI' [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.033 s - in org.appng.cli.commands.permission.AddPermissionTest [INFO] Running org.appng.cli.commands.permission.RemovePermissionTest 2021-07-01 15:50:07,871 INFO [main] org.springframework.beans.factory.xml.XmlBeanDefinitionReader: Loading XML bean definitions from class path resource [cliContext-test.xml] 2021-07-01 15:50:08,067 INFO [main] org.springframework.context.support.GenericApplicationContext: Refreshing appNG platform context: startup date [Thu Jul 01 15:50:08 CEST 2021]; root of context hierarchy 2021-07-01 15:50:08,080 INFO [main] org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor: JSR-330 'javax.inject.Inject' annotation found and supported for autowiring 2021-07-01 15:50:08,129 INFO [main] org.springframework.orm.jpa.LocalEntityManagerFactoryBean: Building JPA EntityManagerFactory for persistence unit 'appNG CLI' 2021-07-01 15:50:08,138 INFO [main] org.hibernate.jpa.internal.util.LogHelper: HHH000204: Processing PersistenceUnitInfo [name: appNG CLI] 2021-07-01 15:50:08,168 WARN [main] org.hibernate.orm.connections.pooling: HHH10001002: Using Hibernate built-in connection pool (not for production use!) 2021-07-01 15:50:08,169 INFO [main] org.hibernate.engine.jdbc.connections.internal.DriverManagerConnectionProviderImpl: HHH000115: Hibernate connection pool size: 20 (min=1) 2021-07-01 15:50:08,170 INFO [main] org.hibernate.dialect.Dialect : HHH000400: Using dialect: org.hibernate.dialect.HSQLDialect 2021-07-01 15:50:08,459 INFO [main] org.hibernate.engine.transaction.jta.platform.internal.JtaPlatformInitiator: HHH000490: Using JtaPlatform implementation: [org.hibernate.engine.transaction.jta.platform.internal.NoJtaPlatform] 2021-07-01 15:50:08,460 INFO [main] org.springframework.orm.jpa.LocalEntityManagerFactoryBean: Initialized JPA EntityManagerFactory for persistence unit 'appNG CLI' 2021-07-01 15:50:08,849 INFO [main] org.springframework.context.support.GenericApplicationContext: Closing appNG platform context: startup date [Thu Jul 01 15:50:08 CEST 2021]; root of context hierarchy 2021-07-01 15:50:08,850 INFO [main] org.springframework.orm.jpa.LocalEntityManagerFactoryBean: Closing JPA EntityManagerFactory for persistence unit 'appNG CLI' [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.997 s - in org.appng.cli.commands.permission.RemovePermissionTest [INFO] Running org.appng.cli.commands.repository.CommandCreateRepositoryTest 2021-07-01 15:50:08,868 INFO [main] org.springframework.beans.factory.xml.XmlBeanDefinitionReader: Loading XML bean definitions from class path resource [cliContext-test.xml] 2021-07-01 15:50:08,977 INFO [main] org.springframework.context.support.GenericApplicationContext: Refreshing appNG platform context: startup date [Thu Jul 01 15:50:08 CEST 2021]; root of context hierarchy 2021-07-01 15:50:08,988 INFO [main] org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor: JSR-330 'javax.inject.Inject' annotation found and supported for autowiring 2021-07-01 15:50:09,029 INFO [main] org.springframework.orm.jpa.LocalEntityManagerFactoryBean: Building JPA EntityManagerFactory for persistence unit 'appNG CLI' 2021-07-01 15:50:09,037 INFO [main] org.hibernate.jpa.internal.util.LogHelper: HHH000204: Processing PersistenceUnitInfo [name: appNG CLI] 2021-07-01 15:50:09,065 WARN [main] org.hibernate.orm.connections.pooling: HHH10001002: Using Hibernate built-in connection pool (not for production use!) 2021-07-01 15:50:09,065 INFO [main] org.hibernate.engine.jdbc.connections.internal.DriverManagerConnectionProviderImpl: HHH000115: Hibernate connection pool size: 20 (min=1) 2021-07-01 15:50:09,066 INFO [main] org.hibernate.dialect.Dialect : HHH000400: Using dialect: org.hibernate.dialect.HSQLDialect 2021-07-01 15:50:09,393 INFO [main] org.hibernate.engine.transaction.jta.platform.internal.JtaPlatformInitiator: HHH000490: Using JtaPlatform implementation: [org.hibernate.engine.transaction.jta.platform.internal.NoJtaPlatform] 2021-07-01 15:50:09,393 INFO [main] org.springframework.orm.jpa.LocalEntityManagerFactoryBean: Initialized JPA EntityManagerFactory for persistence unit 'appNG CLI' 2021-07-01 15:50:09,806 INFO [main] org.springframework.context.support.GenericApplicationContext: Closing appNG platform context: startup date [Thu Jul 01 15:50:08 CEST 2021]; root of context hierarchy 2021-07-01 15:50:09,807 INFO [main] org.springframework.orm.jpa.LocalEntityManagerFactoryBean: Closing JPA EntityManagerFactory for persistence unit 'appNG CLI' [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.95 s - in org.appng.cli.commands.repository.CommandCreateRepositoryTest [INFO] Running org.appng.cli.commands.repository.CommandDeleteRepositoryTest 2021-07-01 15:50:09,824 INFO [main] org.springframework.beans.factory.xml.XmlBeanDefinitionReader: Loading XML bean definitions from class path resource [cliContext-test.xml] 2021-07-01 15:50:09,941 INFO [main] org.springframework.context.support.GenericApplicationContext: Refreshing appNG platform context: startup date [Thu Jul 01 15:50:09 CEST 2021]; root of context hierarchy 2021-07-01 15:50:09,950 INFO [main] org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor: JSR-330 'javax.inject.Inject' annotation found and supported for autowiring 2021-07-01 15:50:09,989 INFO [main] org.springframework.orm.jpa.LocalEntityManagerFactoryBean: Building JPA EntityManagerFactory for persistence unit 'appNG CLI' 2021-07-01 15:50:09,997 INFO [main] org.hibernate.jpa.internal.util.LogHelper: HHH000204: Processing PersistenceUnitInfo [name: appNG CLI] 2021-07-01 15:50:10,030 WARN [main] org.hibernate.orm.connections.pooling: HHH10001002: Using Hibernate built-in connection pool (not for production use!) 2021-07-01 15:50:10,030 INFO [main] org.hibernate.engine.jdbc.connections.internal.DriverManagerConnectionProviderImpl: HHH000115: Hibernate connection pool size: 20 (min=1) 2021-07-01 15:50:10,031 INFO [main] org.hibernate.dialect.Dialect : HHH000400: Using dialect: org.hibernate.dialect.HSQLDialect 2021-07-01 15:50:10,286 INFO [main] org.hibernate.engine.transaction.jta.platform.internal.JtaPlatformInitiator: HHH000490: Using JtaPlatform implementation: [org.hibernate.engine.transaction.jta.platform.internal.NoJtaPlatform] 2021-07-01 15:50:10,286 INFO [main] org.springframework.orm.jpa.LocalEntityManagerFactoryBean: Initialized JPA EntityManagerFactory for persistence unit 'appNG CLI' 2021-07-01 15:50:10,660 INFO [main] org.springframework.context.support.GenericApplicationContext: Closing appNG platform context: startup date [Thu Jul 01 15:50:09 CEST 2021]; root of context hierarchy 2021-07-01 15:50:10,661 INFO [main] org.springframework.orm.jpa.LocalEntityManagerFactoryBean: Closing JPA EntityManagerFactory for persistence unit 'appNG CLI' [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.852 s - in org.appng.cli.commands.repository.CommandDeleteRepositoryTest [INFO] Running org.appng.cli.commands.repository.CommandListRepositoryTest 2021-07-01 15:50:10,680 INFO [main] org.springframework.beans.factory.xml.XmlBeanDefinitionReader: Loading XML bean definitions from class path resource [cliContext-test.xml] 2021-07-01 15:50:10,806 INFO [main] org.springframework.context.support.GenericApplicationContext: Refreshing appNG platform context: startup date [Thu Jul 01 15:50:10 CEST 2021]; root of context hierarchy 2021-07-01 15:50:10,815 INFO [main] org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor: JSR-330 'javax.inject.Inject' annotation found and supported for autowiring 2021-07-01 15:50:10,857 INFO [main] org.springframework.orm.jpa.LocalEntityManagerFactoryBean: Building JPA EntityManagerFactory for persistence unit 'appNG CLI' 2021-07-01 15:50:10,865 INFO [main] org.hibernate.jpa.internal.util.LogHelper: HHH000204: Processing PersistenceUnitInfo [name: appNG CLI] 2021-07-01 15:50:10,893 WARN [main] org.hibernate.orm.connections.pooling: HHH10001002: Using Hibernate built-in connection pool (not for production use!) 2021-07-01 15:50:10,894 INFO [main] org.hibernate.engine.jdbc.connections.internal.DriverManagerConnectionProviderImpl: HHH000115: Hibernate connection pool size: 20 (min=1) 2021-07-01 15:50:10,898 INFO [main] org.hibernate.dialect.Dialect : HHH000400: Using dialect: org.hibernate.dialect.HSQLDialect 2021-07-01 15:50:11,376 INFO [main] org.hibernate.engine.transaction.jta.platform.internal.JtaPlatformInitiator: HHH000490: Using JtaPlatform implementation: [org.hibernate.engine.transaction.jta.platform.internal.NoJtaPlatform] 2021-07-01 15:50:11,377 INFO [main] org.springframework.orm.jpa.LocalEntityManagerFactoryBean: Initialized JPA EntityManagerFactory for persistence unit 'appNG CLI' 2021-07-01 15:50:11,738 INFO [main] org.springframework.context.support.GenericApplicationContext: Closing appNG platform context: startup date [Thu Jul 01 15:50:10 CEST 2021]; root of context hierarchy 2021-07-01 15:50:11,739 INFO [main] org.springframework.orm.jpa.LocalEntityManagerFactoryBean: Closing JPA EntityManagerFactory for persistence unit 'appNG CLI' [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.072 s - in org.appng.cli.commands.repository.CommandListRepositoryTest [INFO] Running org.appng.cli.commands.property.CommandUpdateClobPropertyTest 2021-07-01 15:50:11,747 INFO [main] org.springframework.beans.factory.xml.XmlBeanDefinitionReader: Loading XML bean definitions from class path resource [cliContext-test.xml] 2021-07-01 15:50:11,846 INFO [main] org.springframework.context.support.GenericApplicationContext: Refreshing appNG platform context: startup date [Thu Jul 01 15:50:11 CEST 2021]; root of context hierarchy 2021-07-01 15:50:11,856 INFO [main] org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor: JSR-330 'javax.inject.Inject' annotation found and supported for autowiring 2021-07-01 15:50:11,894 INFO [main] org.springframework.orm.jpa.LocalEntityManagerFactoryBean: Building JPA EntityManagerFactory for persistence unit 'appNG CLI' 2021-07-01 15:50:11,902 INFO [main] org.hibernate.jpa.internal.util.LogHelper: HHH000204: Processing PersistenceUnitInfo [name: appNG CLI] 2021-07-01 15:50:11,927 WARN [main] org.hibernate.orm.connections.pooling: HHH10001002: Using Hibernate built-in connection pool (not for production use!) 2021-07-01 15:50:11,928 INFO [main] org.hibernate.engine.jdbc.connections.internal.DriverManagerConnectionProviderImpl: HHH000115: Hibernate connection pool size: 20 (min=1) 2021-07-01 15:50:11,928 INFO [main] org.hibernate.dialect.Dialect : HHH000400: Using dialect: org.hibernate.dialect.HSQLDialect 2021-07-01 15:50:12,150 INFO [main] org.hibernate.engine.transaction.jta.platform.internal.JtaPlatformInitiator: HHH000490: Using JtaPlatform implementation: [org.hibernate.engine.transaction.jta.platform.internal.NoJtaPlatform] 2021-07-01 15:50:12,150 INFO [main] org.springframework.orm.jpa.LocalEntityManagerFactoryBean: Initialized JPA EntityManagerFactory for persistence unit 'appNG CLI' 2021-07-01 15:50:12,506 INFO [main] org.springframework.context.support.GenericApplicationContext: Closing appNG platform context: startup date [Thu Jul 01 15:50:11 CEST 2021]; root of context hierarchy 2021-07-01 15:50:12,507 INFO [main] org.springframework.orm.jpa.LocalEntityManagerFactoryBean: Closing JPA EntityManagerFactory for persistence unit 'appNG CLI' [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.765 s - in org.appng.cli.commands.property.CommandUpdateClobPropertyTest [INFO] Running org.appng.cli.commands.property.CommandUpdatePropertyTest 2021-07-01 15:50:12,516 INFO [main] org.springframework.beans.factory.xml.XmlBeanDefinitionReader: Loading XML bean definitions from class path resource [cliContext-test.xml] 2021-07-01 15:50:12,619 INFO [main] org.springframework.context.support.GenericApplicationContext: Refreshing appNG platform context: startup date [Thu Jul 01 15:50:12 CEST 2021]; root of context hierarchy 2021-07-01 15:50:12,629 INFO [main] org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor: JSR-330 'javax.inject.Inject' annotation found and supported for autowiring 2021-07-01 15:50:12,666 INFO [main] org.springframework.orm.jpa.LocalEntityManagerFactoryBean: Building JPA EntityManagerFactory for persistence unit 'appNG CLI' 2021-07-01 15:50:12,674 INFO [main] org.hibernate.jpa.internal.util.LogHelper: HHH000204: Processing PersistenceUnitInfo [name: appNG CLI] 2021-07-01 15:50:12,699 WARN [main] org.hibernate.orm.connections.pooling: HHH10001002: Using Hibernate built-in connection pool (not for production use!) 2021-07-01 15:50:12,700 INFO [main] org.hibernate.engine.jdbc.connections.internal.DriverManagerConnectionProviderImpl: HHH000115: Hibernate connection pool size: 20 (min=1) 2021-07-01 15:50:12,700 INFO [main] org.hibernate.dialect.Dialect : HHH000400: Using dialect: org.hibernate.dialect.HSQLDialect 2021-07-01 15:50:12,916 INFO [main] org.hibernate.engine.transaction.jta.platform.internal.JtaPlatformInitiator: HHH000490: Using JtaPlatform implementation: [org.hibernate.engine.transaction.jta.platform.internal.NoJtaPlatform] 2021-07-01 15:50:12,916 INFO [main] org.springframework.orm.jpa.LocalEntityManagerFactoryBean: Initialized JPA EntityManagerFactory for persistence unit 'appNG CLI' 2021-07-01 15:50:13,203 INFO [main] org.springframework.context.support.GenericApplicationContext: Closing appNG platform context: startup date [Thu Jul 01 15:50:12 CEST 2021]; root of context hierarchy 2021-07-01 15:50:13,204 INFO [main] org.springframework.orm.jpa.LocalEntityManagerFactoryBean: Closing JPA EntityManagerFactory for persistence unit 'appNG CLI' [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.694 s - in org.appng.cli.commands.property.CommandUpdatePropertyTest [INFO] Running org.appng.cli.commands.property.CommandListPropertiesTest 2021-07-01 15:50:13,213 INFO [main] org.springframework.beans.factory.xml.XmlBeanDefinitionReader: Loading XML bean definitions from class path resource [cliContext-test.xml] 2021-07-01 15:50:13,309 INFO [main] org.springframework.context.support.GenericApplicationContext: Refreshing appNG platform context: startup date [Thu Jul 01 15:50:13 CEST 2021]; root of context hierarchy 2021-07-01 15:50:13,319 INFO [main] org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor: JSR-330 'javax.inject.Inject' annotation found and supported for autowiring 2021-07-01 15:50:13,374 INFO [main] org.springframework.orm.jpa.LocalEntityManagerFactoryBean: Building JPA EntityManagerFactory for persistence unit 'appNG CLI' 2021-07-01 15:50:13,381 INFO [main] org.hibernate.jpa.internal.util.LogHelper: HHH000204: Processing PersistenceUnitInfo [name: appNG CLI] 2021-07-01 15:50:13,406 WARN [main] org.hibernate.orm.connections.pooling: HHH10001002: Using Hibernate built-in connection pool (not for production use!) 2021-07-01 15:50:13,407 INFO [main] org.hibernate.engine.jdbc.connections.internal.DriverManagerConnectionProviderImpl: HHH000115: Hibernate connection pool size: 20 (min=1) 2021-07-01 15:50:13,407 INFO [main] org.hibernate.dialect.Dialect : HHH000400: Using dialect: org.hibernate.dialect.HSQLDialect 2021-07-01 15:50:13,643 INFO [main] org.hibernate.engine.transaction.jta.platform.internal.JtaPlatformInitiator: HHH000490: Using JtaPlatform implementation: [org.hibernate.engine.transaction.jta.platform.internal.NoJtaPlatform] 2021-07-01 15:50:13,644 INFO [main] org.springframework.orm.jpa.LocalEntityManagerFactoryBean: Initialized JPA EntityManagerFactory for persistence unit 'appNG CLI' 2021-07-01 15:50:14,034 INFO [main] org.springframework.context.support.GenericApplicationContext: Closing appNG platform context: startup date [Thu Jul 01 15:50:13 CEST 2021]; root of context hierarchy 2021-07-01 15:50:14,035 INFO [main] org.springframework.orm.jpa.LocalEntityManagerFactoryBean: Closing JPA EntityManagerFactory for persistence unit 'appNG CLI' [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.826 s - in org.appng.cli.commands.property.CommandListPropertiesTest [INFO] Running org.appng.cli.commands.property.CommandCreateClobPropertyTest 2021-07-01 15:50:14,043 INFO [main] org.springframework.beans.factory.xml.XmlBeanDefinitionReader: Loading XML bean definitions from class path resource [cliContext-test.xml] 2021-07-01 15:50:14,136 INFO [main] org.springframework.context.support.GenericApplicationContext: Refreshing appNG platform context: startup date [Thu Jul 01 15:50:14 CEST 2021]; root of context hierarchy 2021-07-01 15:50:14,144 INFO [main] org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor: JSR-330 'javax.inject.Inject' annotation found and supported for autowiring 2021-07-01 15:50:14,180 INFO [main] org.springframework.orm.jpa.LocalEntityManagerFactoryBean: Building JPA EntityManagerFactory for persistence unit 'appNG CLI' 2021-07-01 15:50:14,188 INFO [main] org.hibernate.jpa.internal.util.LogHelper: HHH000204: Processing PersistenceUnitInfo [name: appNG CLI] 2021-07-01 15:50:14,215 WARN [main] org.hibernate.orm.connections.pooling: HHH10001002: Using Hibernate built-in connection pool (not for production use!) 2021-07-01 15:50:14,216 INFO [main] org.hibernate.engine.jdbc.connections.internal.DriverManagerConnectionProviderImpl: HHH000115: Hibernate connection pool size: 20 (min=1) 2021-07-01 15:50:14,217 INFO [main] org.hibernate.dialect.Dialect : HHH000400: Using dialect: org.hibernate.dialect.HSQLDialect 2021-07-01 15:50:14,461 INFO [main] org.hibernate.engine.transaction.jta.platform.internal.JtaPlatformInitiator: HHH000490: Using JtaPlatform implementation: [org.hibernate.engine.transaction.jta.platform.internal.NoJtaPlatform] 2021-07-01 15:50:14,462 INFO [main] org.springframework.orm.jpa.LocalEntityManagerFactoryBean: Initialized JPA EntityManagerFactory for persistence unit 'appNG CLI' 2021-07-01 15:50:14,775 INFO [main] org.springframework.context.support.GenericApplicationContext: Closing appNG platform context: startup date [Thu Jul 01 15:50:14 CEST 2021]; root of context hierarchy 2021-07-01 15:50:14,776 INFO [main] org.springframework.orm.jpa.LocalEntityManagerFactoryBean: Closing JPA EntityManagerFactory for persistence unit 'appNG CLI' [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.738 s - in org.appng.cli.commands.property.CommandCreateClobPropertyTest [INFO] Running org.appng.cli.commands.property.CommandCreatePropertyTest 2021-07-01 15:50:14,789 INFO [main] org.springframework.beans.factory.xml.XmlBeanDefinitionReader: Loading XML bean definitions from class path resource [cliContext-test.xml] 2021-07-01 15:50:14,883 INFO [main] org.springframework.context.support.GenericApplicationContext: Refreshing appNG platform context: startup date [Thu Jul 01 15:50:14 CEST 2021]; root of context hierarchy 2021-07-01 15:50:14,892 INFO [main] org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor: JSR-330 'javax.inject.Inject' annotation found and supported for autowiring 2021-07-01 15:50:14,930 INFO [main] org.springframework.orm.jpa.LocalEntityManagerFactoryBean: Building JPA EntityManagerFactory for persistence unit 'appNG CLI' 2021-07-01 15:50:14,937 INFO [main] org.hibernate.jpa.internal.util.LogHelper: HHH000204: Processing PersistenceUnitInfo [name: appNG CLI] 2021-07-01 15:50:14,962 WARN [main] org.hibernate.orm.connections.pooling: HHH10001002: Using Hibernate built-in connection pool (not for production use!) 2021-07-01 15:50:14,962 INFO [main] org.hibernate.engine.jdbc.connections.internal.DriverManagerConnectionProviderImpl: HHH000115: Hibernate connection pool size: 20 (min=1) 2021-07-01 15:50:14,963 INFO [main] org.hibernate.dialect.Dialect : HHH000400: Using dialect: org.hibernate.dialect.HSQLDialect 2021-07-01 15:50:15,143 INFO [main] org.hibernate.engine.transaction.jta.platform.internal.JtaPlatformInitiator: HHH000490: Using JtaPlatform implementation: [org.hibernate.engine.transaction.jta.platform.internal.NoJtaPlatform] 2021-07-01 15:50:15,143 INFO [main] org.springframework.orm.jpa.LocalEntityManagerFactoryBean: Initialized JPA EntityManagerFactory for persistence unit 'appNG CLI' 2021-07-01 15:50:15,390 INFO [main] org.springframework.context.support.GenericApplicationContext: Closing appNG platform context: startup date [Thu Jul 01 15:50:14 CEST 2021]; root of context hierarchy 2021-07-01 15:50:15,391 INFO [main] org.springframework.orm.jpa.LocalEntityManagerFactoryBean: Closing JPA EntityManagerFactory for persistence unit 'appNG CLI' [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.613 s - in org.appng.cli.commands.property.CommandCreatePropertyTest [INFO] Running org.appng.cli.commands.template.CommandInstallTemplateTest 2021-07-01 15:50:15,405 INFO [main] org.springframework.beans.factory.xml.XmlBeanDefinitionReader: Loading XML bean definitions from class path resource [cliContext-test.xml] 2021-07-01 15:50:15,496 INFO [main] org.springframework.context.support.GenericApplicationContext: Refreshing appNG platform context: startup date [Thu Jul 01 15:50:15 CEST 2021]; root of context hierarchy 2021-07-01 15:50:15,505 INFO [main] org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor: JSR-330 'javax.inject.Inject' annotation found and supported for autowiring 2021-07-01 15:50:15,544 INFO [main] org.springframework.orm.jpa.LocalEntityManagerFactoryBean: Building JPA EntityManagerFactory for persistence unit 'appNG CLI' 2021-07-01 15:50:15,552 INFO [main] org.hibernate.jpa.internal.util.LogHelper: HHH000204: Processing PersistenceUnitInfo [name: appNG CLI] 2021-07-01 15:50:15,576 WARN [main] org.hibernate.orm.connections.pooling: HHH10001002: Using Hibernate built-in connection pool (not for production use!) 2021-07-01 15:50:15,576 INFO [main] org.hibernate.engine.jdbc.connections.internal.DriverManagerConnectionProviderImpl: HHH000115: Hibernate connection pool size: 20 (min=1) 2021-07-01 15:50:15,577 INFO [main] org.hibernate.dialect.Dialect : HHH000400: Using dialect: org.hibernate.dialect.HSQLDialect 2021-07-01 15:50:15,823 INFO [main] org.hibernate.engine.transaction.jta.platform.internal.JtaPlatformInitiator: HHH000490: Using JtaPlatform implementation: [org.hibernate.engine.transaction.jta.platform.internal.NoJtaPlatform] 2021-07-01 15:50:15,823 INFO [main] org.springframework.orm.jpa.LocalEntityManagerFactoryBean: Initialized JPA EntityManagerFactory for persistence unit 'appNG CLI' 2021-07-01 15:50:16,118 INFO [main] org.appng.core.service.CoreService: retrieving 'appng-template-0.8.0' from repository file:/var/lib/jenkins/workspace/appNG_1.23.x/appng-cli/target/test-classes/localrepo/ 2021-07-01 15:50:16,256 INFO [main] org.appng.core.service.TemplateService: added resource assets/favicon.ico 2021-07-01 15:50:16,256 INFO [main] org.appng.core.service.TemplateService: added resource conf/platform.xml 2021-07-01 15:50:16,257 INFO [main] org.appng.core.service.TemplateService: added resource resources/dummy.txt 2021-07-01 15:50:16,259 INFO [main] org.appng.core.service.TemplateService: added resource template.xml 2021-07-01 15:50:16,259 INFO [main] org.appng.core.service.TemplateService: added resource xsl/platform.xsl 2021-07-01 15:50:16,260 INFO [main] org.appng.core.service.TemplateService: added resource xsl/utils.xsl 2021-07-01 15:50:16,284 INFO [main] org.springframework.context.support.GenericApplicationContext: Closing appNG platform context: startup date [Thu Jul 01 15:50:15 CEST 2021]; root of context hierarchy 2021-07-01 15:50:16,285 INFO [main] org.springframework.orm.jpa.LocalEntityManagerFactoryBean: Closing JPA EntityManagerFactory for persistence unit 'appNG CLI' [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.89 s - in org.appng.cli.commands.template.CommandInstallTemplateTest [INFO] Running org.appng.cli.commands.site.CommandCreateSiteTest 2021-07-01 15:50:16,299 INFO [main] org.springframework.beans.factory.xml.XmlBeanDefinitionReader: Loading XML bean definitions from class path resource [cliContext-test.xml] 2021-07-01 15:50:16,420 INFO [main] org.springframework.context.support.GenericApplicationContext: Refreshing appNG platform context: startup date [Thu Jul 01 15:50:16 CEST 2021]; root of context hierarchy 2021-07-01 15:50:16,430 INFO [main] org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor: JSR-330 'javax.inject.Inject' annotation found and supported for autowiring 2021-07-01 15:50:16,479 INFO [main] org.springframework.orm.jpa.LocalEntityManagerFactoryBean: Building JPA EntityManagerFactory for persistence unit 'appNG CLI' 2021-07-01 15:50:16,487 INFO [main] org.hibernate.jpa.internal.util.LogHelper: HHH000204: Processing PersistenceUnitInfo [name: appNG CLI] 2021-07-01 15:50:16,514 WARN [main] org.hibernate.orm.connections.pooling: HHH10001002: Using Hibernate built-in connection pool (not for production use!) 2021-07-01 15:50:16,514 INFO [main] org.hibernate.engine.jdbc.connections.internal.DriverManagerConnectionProviderImpl: HHH000115: Hibernate connection pool size: 20 (min=1) 2021-07-01 15:50:16,515 INFO [main] org.hibernate.dialect.Dialect : HHH000400: Using dialect: org.hibernate.dialect.HSQLDialect 2021-07-01 15:50:16,729 INFO [main] org.hibernate.engine.transaction.jta.platform.internal.JtaPlatformInitiator: HHH000490: Using JtaPlatform implementation: [org.hibernate.engine.transaction.jta.platform.internal.NoJtaPlatform] 2021-07-01 15:50:16,729 INFO [main] org.springframework.orm.jpa.LocalEntityManagerFactoryBean: Initialized JPA EntityManagerFactory for persistence unit 'appNG CLI' 2021-07-01 15:50:17,013 INFO [main] org.springframework.context.support.GenericApplicationContext: Closing appNG platform context: startup date [Thu Jul 01 15:50:16 CEST 2021]; root of context hierarchy 2021-07-01 15:50:17,015 INFO [main] org.springframework.orm.jpa.LocalEntityManagerFactoryBean: Closing JPA EntityManagerFactory for persistence unit 'appNG CLI' [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.725 s - in org.appng.cli.commands.site.CommandCreateSiteTest [INFO] Running org.appng.cli.commands.site.CommandListSitesTest 2021-07-01 15:50:17,026 INFO [main] org.springframework.beans.factory.xml.XmlBeanDefinitionReader: Loading XML bean definitions from class path resource [cliContext-test.xml] 2021-07-01 15:50:17,112 INFO [main] org.springframework.context.support.GenericApplicationContext: Refreshing appNG platform context: startup date [Thu Jul 01 15:50:17 CEST 2021]; root of context hierarchy 2021-07-01 15:50:17,120 INFO [main] org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor: JSR-330 'javax.inject.Inject' annotation found and supported for autowiring 2021-07-01 15:50:17,153 INFO [main] org.springframework.orm.jpa.LocalEntityManagerFactoryBean: Building JPA EntityManagerFactory for persistence unit 'appNG CLI' 2021-07-01 15:50:17,160 INFO [main] org.hibernate.jpa.internal.util.LogHelper: HHH000204: Processing PersistenceUnitInfo [name: appNG CLI] 2021-07-01 15:50:17,183 WARN [main] org.hibernate.orm.connections.pooling: HHH10001002: Using Hibernate built-in connection pool (not for production use!) 2021-07-01 15:50:17,183 INFO [main] org.hibernate.engine.jdbc.connections.internal.DriverManagerConnectionProviderImpl: HHH000115: Hibernate connection pool size: 20 (min=1) 2021-07-01 15:50:17,183 INFO [main] org.hibernate.dialect.Dialect : HHH000400: Using dialect: org.hibernate.dialect.HSQLDialect 2021-07-01 15:50:17,374 INFO [main] org.hibernate.engine.transaction.jta.platform.internal.JtaPlatformInitiator: HHH000490: Using JtaPlatform implementation: [org.hibernate.engine.transaction.jta.platform.internal.NoJtaPlatform] 2021-07-01 15:50:17,374 INFO [main] org.springframework.orm.jpa.LocalEntityManagerFactoryBean: Initialized JPA EntityManagerFactory for persistence unit 'appNG CLI' 2021-07-01 15:50:17,605 INFO [main] org.springframework.context.support.GenericApplicationContext: Closing appNG platform context: startup date [Thu Jul 01 15:50:17 CEST 2021]; root of context hierarchy 2021-07-01 15:50:17,605 INFO [main] org.springframework.orm.jpa.LocalEntityManagerFactoryBean: Closing JPA EntityManagerFactory for persistence unit 'appNG CLI' [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.588 s - in org.appng.cli.commands.site.CommandListSitesTest [INFO] Running org.appng.cli.commands.site.CommandCheckSiteRunningTest 2021-07-01 15:50:17,617 INFO [main] org.springframework.beans.factory.xml.XmlBeanDefinitionReader: Loading XML bean definitions from class path resource [cliContext-test.xml] 2021-07-01 15:50:17,705 INFO [main] org.springframework.context.support.GenericApplicationContext: Refreshing appNG platform context: startup date [Thu Jul 01 15:50:17 CEST 2021]; root of context hierarchy 2021-07-01 15:50:17,713 INFO [main] org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor: JSR-330 'javax.inject.Inject' annotation found and supported for autowiring 2021-07-01 15:50:17,747 INFO [main] org.springframework.orm.jpa.LocalEntityManagerFactoryBean: Building JPA EntityManagerFactory for persistence unit 'appNG CLI' 2021-07-01 15:50:17,755 INFO [main] org.hibernate.jpa.internal.util.LogHelper: HHH000204: Processing PersistenceUnitInfo [name: appNG CLI] 2021-07-01 15:50:17,777 WARN [main] org.hibernate.orm.connections.pooling: HHH10001002: Using Hibernate built-in connection pool (not for production use!) 2021-07-01 15:50:17,778 INFO [main] org.hibernate.engine.jdbc.connections.internal.DriverManagerConnectionProviderImpl: HHH000115: Hibernate connection pool size: 20 (min=1) 2021-07-01 15:50:17,779 INFO [main] org.hibernate.dialect.Dialect : HHH000400: Using dialect: org.hibernate.dialect.HSQLDialect 2021-07-01 15:50:17,967 INFO [main] org.hibernate.engine.transaction.jta.platform.internal.JtaPlatformInitiator: HHH000490: Using JtaPlatform implementation: [org.hibernate.engine.transaction.jta.platform.internal.NoJtaPlatform] 2021-07-01 15:50:17,967 INFO [main] org.springframework.orm.jpa.LocalEntityManagerFactoryBean: Initialized JPA EntityManagerFactory for persistence unit 'appNG CLI' site 'test2' is NOT running at http://example.com/manager/test2 HTTP response code: 404 site 'test' is NOT running at http://localhorst:8080/manager/test site 'appng' is running at http://localhost:8080/manager/appng with appNG version 1.0.0-M3 2021-07-01 15:50:18,511 INFO [main] org.springframework.context.support.GenericApplicationContext: Closing appNG platform context: startup date [Thu Jul 01 15:50:17 CEST 2021]; root of context hierarchy 2021-07-01 15:50:18,512 INFO [main] org.springframework.orm.jpa.LocalEntityManagerFactoryBean: Closing JPA EntityManagerFactory for persistence unit 'appNG CLI' [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.904 s - in org.appng.cli.commands.site.CommandCheckSiteRunningTest [INFO] Running org.appng.cli.commands.site.CommandDeleteSiteTest 2021-07-01 15:50:18,527 INFO [main] org.springframework.beans.factory.xml.XmlBeanDefinitionReader: Loading XML bean definitions from class path resource [cliContext-test.xml] 2021-07-01 15:50:18,625 INFO [main] org.springframework.context.support.GenericApplicationContext: Refreshing appNG platform context: startup date [Thu Jul 01 15:50:18 CEST 2021]; root of context hierarchy 2021-07-01 15:50:18,635 INFO [main] org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor: JSR-330 'javax.inject.Inject' annotation found and supported for autowiring 2021-07-01 15:50:18,680 INFO [main] org.springframework.orm.jpa.LocalEntityManagerFactoryBean: Building JPA EntityManagerFactory for persistence unit 'appNG CLI' 2021-07-01 15:50:18,687 INFO [main] org.hibernate.jpa.internal.util.LogHelper: HHH000204: Processing PersistenceUnitInfo [name: appNG CLI] 2021-07-01 15:50:18,711 WARN [main] org.hibernate.orm.connections.pooling: HHH10001002: Using Hibernate built-in connection pool (not for production use!) 2021-07-01 15:50:18,711 INFO [main] org.hibernate.engine.jdbc.connections.internal.DriverManagerConnectionProviderImpl: HHH000115: Hibernate connection pool size: 20 (min=1) 2021-07-01 15:50:18,712 INFO [main] org.hibernate.dialect.Dialect : HHH000400: Using dialect: org.hibernate.dialect.HSQLDialect 2021-07-01 15:50:18,910 INFO [main] org.hibernate.engine.transaction.jta.platform.internal.JtaPlatformInitiator: HHH000490: Using JtaPlatform implementation: [org.hibernate.engine.transaction.jta.platform.internal.NoJtaPlatform] 2021-07-01 15:50:18,911 INFO [main] org.springframework.orm.jpa.LocalEntityManagerFactoryBean: Initialized JPA EntityManagerFactory for persistence unit 'appNG CLI' site 'testsite' is NOT running at http://example.com:8080/manager/testsite 2021-07-01 15:50:29,233 INFO [main] org.appng.core.service.CoreService: starting deletion of site testsite 2021-07-01 15:50:29,300 INFO [main] org.appng.core.service.CoreService: deleting 0 orphaned database connections 2021-07-01 15:50:29,302 INFO [main] org.appng.core.service.CoreService: done deleting site testsite 2021-07-01 15:50:29,308 INFO [main] org.springframework.context.support.GenericApplicationContext: Closing appNG platform context: startup date [Thu Jul 01 15:50:18 CEST 2021]; root of context hierarchy 2021-07-01 15:50:29,309 INFO [main] org.springframework.orm.jpa.LocalEntityManagerFactoryBean: Closing JPA EntityManagerFactory for persistence unit 'appNG CLI' [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 10.795 s - in org.appng.cli.commands.site.CommandDeleteSiteTest [INFO] Running org.appng.cli.commands.site.CommandSetSiteActiveTest 2021-07-01 15:50:29,320 INFO [main] org.springframework.beans.factory.xml.XmlBeanDefinitionReader: Loading XML bean definitions from class path resource [cliContext-test.xml] 2021-07-01 15:50:29,418 INFO [main] org.springframework.context.support.GenericApplicationContext: Refreshing appNG platform context: startup date [Thu Jul 01 15:50:29 CEST 2021]; root of context hierarchy 2021-07-01 15:50:29,426 INFO [main] org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor: JSR-330 'javax.inject.Inject' annotation found and supported for autowiring 2021-07-01 15:50:29,465 INFO [main] org.springframework.orm.jpa.LocalEntityManagerFactoryBean: Building JPA EntityManagerFactory for persistence unit 'appNG CLI' 2021-07-01 15:50:29,473 INFO [main] org.hibernate.jpa.internal.util.LogHelper: HHH000204: Processing PersistenceUnitInfo [name: appNG CLI] 2021-07-01 15:50:29,497 WARN [main] org.hibernate.orm.connections.pooling: HHH10001002: Using Hibernate built-in connection pool (not for production use!) 2021-07-01 15:50:29,497 INFO [main] org.hibernate.engine.jdbc.connections.internal.DriverManagerConnectionProviderImpl: HHH000115: Hibernate connection pool size: 20 (min=1) 2021-07-01 15:50:29,498 INFO [main] org.hibernate.dialect.Dialect : HHH000400: Using dialect: org.hibernate.dialect.HSQLDialect 2021-07-01 15:50:29,676 INFO [main] org.hibernate.engine.transaction.jta.platform.internal.JtaPlatformInitiator: HHH000490: Using JtaPlatform implementation: [org.hibernate.engine.transaction.jta.platform.internal.NoJtaPlatform] 2021-07-01 15:50:29,676 INFO [main] org.springframework.orm.jpa.LocalEntityManagerFactoryBean: Initialized JPA EntityManagerFactory for persistence unit 'appNG CLI' 2021-07-01 15:50:29,960 INFO [main] org.springframework.context.support.GenericApplicationContext: Closing appNG platform context: startup date [Thu Jul 01 15:50:29 CEST 2021]; root of context hierarchy 2021-07-01 15:50:29,960 INFO [main] org.springframework.orm.jpa.LocalEntityManagerFactoryBean: Closing JPA EntityManagerFactory for persistence unit 'appNG CLI' [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.641 s - in org.appng.cli.commands.site.CommandSetSiteActiveTest [INFO] Running org.appng.cli.commands.subject.CommandCreateSubjectTest 2021-07-01 15:50:29,973 INFO [main] org.springframework.beans.factory.xml.XmlBeanDefinitionReader: Loading XML bean definitions from class path resource [cliContext-test.xml] 2021-07-01 15:50:30,059 INFO [main] org.springframework.context.support.GenericApplicationContext: Refreshing appNG platform context: startup date [Thu Jul 01 15:50:30 CEST 2021]; root of context hierarchy 2021-07-01 15:50:30,068 INFO [main] org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor: JSR-330 'javax.inject.Inject' annotation found and supported for autowiring 2021-07-01 15:50:30,101 INFO [main] org.springframework.orm.jpa.LocalEntityManagerFactoryBean: Building JPA EntityManagerFactory for persistence unit 'appNG CLI' 2021-07-01 15:50:30,108 INFO [main] org.hibernate.jpa.internal.util.LogHelper: HHH000204: Processing PersistenceUnitInfo [name: appNG CLI] 2021-07-01 15:50:30,131 WARN [main] org.hibernate.orm.connections.pooling: HHH10001002: Using Hibernate built-in connection pool (not for production use!) 2021-07-01 15:50:30,131 INFO [main] org.hibernate.engine.jdbc.connections.internal.DriverManagerConnectionProviderImpl: HHH000115: Hibernate connection pool size: 20 (min=1) 2021-07-01 15:50:30,132 INFO [main] org.hibernate.dialect.Dialect : HHH000400: Using dialect: org.hibernate.dialect.HSQLDialect 2021-07-01 15:50:30,285 INFO [main] org.hibernate.engine.transaction.jta.platform.internal.JtaPlatformInitiator: HHH000490: Using JtaPlatform implementation: [org.hibernate.engine.transaction.jta.platform.internal.NoJtaPlatform] 2021-07-01 15:50:30,285 INFO [main] org.springframework.orm.jpa.LocalEntityManagerFactoryBean: Initialized JPA EntityManagerFactory for persistence unit 'appNG CLI' 2021-07-01 15:50:33,685 INFO [main] org.springframework.context.support.GenericApplicationContext: Closing appNG platform context: startup date [Thu Jul 01 15:50:30 CEST 2021]; root of context hierarchy 2021-07-01 15:50:33,685 INFO [main] org.springframework.orm.jpa.LocalEntityManagerFactoryBean: Closing JPA EntityManagerFactory for persistence unit 'appNG CLI' [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.722 s - in org.appng.cli.commands.subject.CommandCreateSubjectTest [INFO] Running org.appng.cli.commands.subject.CommandDeleteSubjectTest 2021-07-01 15:50:33,695 INFO [main] org.springframework.beans.factory.xml.XmlBeanDefinitionReader: Loading XML bean definitions from class path resource [cliContext-test.xml] 2021-07-01 15:50:33,815 INFO [main] org.springframework.context.support.GenericApplicationContext: Refreshing appNG platform context: startup date [Thu Jul 01 15:50:33 CEST 2021]; root of context hierarchy 2021-07-01 15:50:33,823 INFO [main] org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor: JSR-330 'javax.inject.Inject' annotation found and supported for autowiring 2021-07-01 15:50:33,861 INFO [main] org.springframework.orm.jpa.LocalEntityManagerFactoryBean: Building JPA EntityManagerFactory for persistence unit 'appNG CLI' 2021-07-01 15:50:33,869 INFO [main] org.hibernate.jpa.internal.util.LogHelper: HHH000204: Processing PersistenceUnitInfo [name: appNG CLI] 2021-07-01 15:50:33,892 WARN [main] org.hibernate.orm.connections.pooling: HHH10001002: Using Hibernate built-in connection pool (not for production use!) 2021-07-01 15:50:33,893 INFO [main] org.hibernate.engine.jdbc.connections.internal.DriverManagerConnectionProviderImpl: HHH000115: Hibernate connection pool size: 20 (min=1) 2021-07-01 15:50:33,893 INFO [main] org.hibernate.dialect.Dialect : HHH000400: Using dialect: org.hibernate.dialect.HSQLDialect 2021-07-01 15:50:34,056 INFO [main] org.hibernate.engine.transaction.jta.platform.internal.JtaPlatformInitiator: HHH000490: Using JtaPlatform implementation: [org.hibernate.engine.transaction.jta.platform.internal.NoJtaPlatform] 2021-07-01 15:50:34,056 INFO [main] org.springframework.orm.jpa.LocalEntityManagerFactoryBean: Initialized JPA EntityManagerFactory for persistence unit 'appNG CLI' 2021-07-01 15:50:34,275 INFO [main] org.springframework.context.support.GenericApplicationContext: Closing appNG platform context: startup date [Thu Jul 01 15:50:33 CEST 2021]; root of context hierarchy 2021-07-01 15:50:34,276 INFO [main] org.springframework.orm.jpa.LocalEntityManagerFactoryBean: Closing JPA EntityManagerFactory for persistence unit 'appNG CLI' [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.587 s - in org.appng.cli.commands.subject.CommandDeleteSubjectTest [INFO] Running org.appng.cli.commands.subject.HashPasswordTest 2021-07-01 15:50:34,286 INFO [main] org.springframework.beans.factory.xml.XmlBeanDefinitionReader: Loading XML bean definitions from class path resource [cliContext-test.xml] 2021-07-01 15:50:34,371 INFO [main] org.springframework.context.support.GenericApplicationContext: Refreshing appNG platform context: startup date [Thu Jul 01 15:50:34 CEST 2021]; root of context hierarchy 2021-07-01 15:50:34,379 INFO [main] org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor: JSR-330 'javax.inject.Inject' annotation found and supported for autowiring 2021-07-01 15:50:34,414 INFO [main] org.springframework.orm.jpa.LocalEntityManagerFactoryBean: Building JPA EntityManagerFactory for persistence unit 'appNG CLI' 2021-07-01 15:50:34,420 INFO [main] org.hibernate.jpa.internal.util.LogHelper: HHH000204: Processing PersistenceUnitInfo [name: appNG CLI] 2021-07-01 15:50:34,442 WARN [main] org.hibernate.orm.connections.pooling: HHH10001002: Using Hibernate built-in connection pool (not for production use!) 2021-07-01 15:50:34,442 INFO [main] org.hibernate.engine.jdbc.connections.internal.DriverManagerConnectionProviderImpl: HHH000115: Hibernate connection pool size: 20 (min=1) 2021-07-01 15:50:34,444 INFO [main] org.hibernate.dialect.Dialect : HHH000400: Using dialect: org.hibernate.dialect.HSQLDialect 2021-07-01 15:50:34,628 INFO [main] org.hibernate.engine.transaction.jta.platform.internal.JtaPlatformInitiator: HHH000490: Using JtaPlatform implementation: [org.hibernate.engine.transaction.jta.platform.internal.NoJtaPlatform] 2021-07-01 15:50:34,628 INFO [main] org.springframework.orm.jpa.LocalEntityManagerFactoryBean: Initialized JPA EntityManagerFactory for persistence unit 'appNG CLI' 2021-07-01 15:50:36,379 INFO [main] org.springframework.context.support.GenericApplicationContext: Closing appNG platform context: startup date [Thu Jul 01 15:50:34 CEST 2021]; root of context hierarchy 2021-07-01 15:50:36,380 INFO [main] org.springframework.orm.jpa.LocalEntityManagerFactoryBean: Closing JPA EntityManagerFactory for persistence unit 'appNG CLI' [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.102 s - in org.appng.cli.commands.subject.HashPasswordTest [INFO] Running org.appng.cli.commands.subject.CommandListSubjectTest 2021-07-01 15:50:36,390 INFO [main] org.springframework.beans.factory.xml.XmlBeanDefinitionReader: Loading XML bean definitions from class path resource [cliContext-test.xml] 2021-07-01 15:50:36,473 INFO [main] org.springframework.context.support.GenericApplicationContext: Refreshing appNG platform context: startup date [Thu Jul 01 15:50:36 CEST 2021]; root of context hierarchy 2021-07-01 15:50:36,481 INFO [main] org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor: JSR-330 'javax.inject.Inject' annotation found and supported for autowiring 2021-07-01 15:50:36,515 INFO [main] org.springframework.orm.jpa.LocalEntityManagerFactoryBean: Building JPA EntityManagerFactory for persistence unit 'appNG CLI' 2021-07-01 15:50:36,522 INFO [main] org.hibernate.jpa.internal.util.LogHelper: HHH000204: Processing PersistenceUnitInfo [name: appNG CLI] 2021-07-01 15:50:36,545 WARN [main] org.hibernate.orm.connections.pooling: HHH10001002: Using Hibernate built-in connection pool (not for production use!) 2021-07-01 15:50:36,545 INFO [main] org.hibernate.engine.jdbc.connections.internal.DriverManagerConnectionProviderImpl: HHH000115: Hibernate connection pool size: 20 (min=1) 2021-07-01 15:50:36,546 INFO [main] org.hibernate.dialect.Dialect : HHH000400: Using dialect: org.hibernate.dialect.HSQLDialect 2021-07-01 15:50:36,732 INFO [main] org.hibernate.engine.transaction.jta.platform.internal.JtaPlatformInitiator: HHH000490: Using JtaPlatform implementation: [org.hibernate.engine.transaction.jta.platform.internal.NoJtaPlatform] 2021-07-01 15:50:36,733 INFO [main] org.springframework.orm.jpa.LocalEntityManagerFactoryBean: Initialized JPA EntityManagerFactory for persistence unit 'appNG CLI' 2021-07-01 15:50:36,977 INFO [main] org.springframework.context.support.GenericApplicationContext: Closing appNG platform context: startup date [Thu Jul 01 15:50:36 CEST 2021]; root of context hierarchy 2021-07-01 15:50:36,978 INFO [main] org.springframework.orm.jpa.LocalEntityManagerFactoryBean: Closing JPA EntityManagerFactory for persistence unit 'appNG CLI' [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.595 s - in org.appng.cli.commands.subject.CommandListSubjectTest [INFO] Running org.appng.cli.commands.group.CommandListGroupsTest 2021-07-01 15:50:36,988 INFO [main] org.springframework.beans.factory.xml.XmlBeanDefinitionReader: Loading XML bean definitions from class path resource [cliContext-test.xml] 2021-07-01 15:50:37,076 INFO [main] org.springframework.context.support.GenericApplicationContext: Refreshing appNG platform context: startup date [Thu Jul 01 15:50:37 CEST 2021]; root of context hierarchy 2021-07-01 15:50:37,084 INFO [main] org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor: JSR-330 'javax.inject.Inject' annotation found and supported for autowiring 2021-07-01 15:50:37,118 INFO [main] org.springframework.orm.jpa.LocalEntityManagerFactoryBean: Building JPA EntityManagerFactory for persistence unit 'appNG CLI' 2021-07-01 15:50:37,125 INFO [main] org.hibernate.jpa.internal.util.LogHelper: HHH000204: Processing PersistenceUnitInfo [name: appNG CLI] 2021-07-01 15:50:37,146 WARN [main] org.hibernate.orm.connections.pooling: HHH10001002: Using Hibernate built-in connection pool (not for production use!) 2021-07-01 15:50:37,146 INFO [main] org.hibernate.engine.jdbc.connections.internal.DriverManagerConnectionProviderImpl: HHH000115: Hibernate connection pool size: 20 (min=1) 2021-07-01 15:50:37,147 INFO [main] org.hibernate.dialect.Dialect : HHH000400: Using dialect: org.hibernate.dialect.HSQLDialect 2021-07-01 15:50:37,299 INFO [main] org.hibernate.engine.transaction.jta.platform.internal.JtaPlatformInitiator: HHH000490: Using JtaPlatform implementation: [org.hibernate.engine.transaction.jta.platform.internal.NoJtaPlatform] 2021-07-01 15:50:37,300 INFO [main] org.springframework.orm.jpa.LocalEntityManagerFactoryBean: Initialized JPA EntityManagerFactory for persistence unit 'appNG CLI' 2021-07-01 15:50:37,547 INFO [main] org.springframework.context.support.GenericApplicationContext: Closing appNG platform context: startup date [Thu Jul 01 15:50:37 CEST 2021]; root of context hierarchy 2021-07-01 15:50:37,548 INFO [main] org.springframework.orm.jpa.LocalEntityManagerFactoryBean: Closing JPA EntityManagerFactory for persistence unit 'appNG CLI' [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.566 s - in org.appng.cli.commands.group.CommandListGroupsTest [INFO] Running org.appng.cli.commands.group.CommandCreateGroupTest 2021-07-01 15:50:37,558 INFO [main] org.springframework.beans.factory.xml.XmlBeanDefinitionReader: Loading XML bean definitions from class path resource [cliContext-test.xml] 2021-07-01 15:50:37,648 INFO [main] org.springframework.context.support.GenericApplicationContext: Refreshing appNG platform context: startup date [Thu Jul 01 15:50:37 CEST 2021]; root of context hierarchy 2021-07-01 15:50:37,657 INFO [main] org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor: JSR-330 'javax.inject.Inject' annotation found and supported for autowiring 2021-07-01 15:50:37,695 INFO [main] org.springframework.orm.jpa.LocalEntityManagerFactoryBean: Building JPA EntityManagerFactory for persistence unit 'appNG CLI' 2021-07-01 15:50:37,705 INFO [main] org.hibernate.jpa.internal.util.LogHelper: HHH000204: Processing PersistenceUnitInfo [name: appNG CLI] 2021-07-01 15:50:37,738 WARN [main] org.hibernate.orm.connections.pooling: HHH10001002: Using Hibernate built-in connection pool (not for production use!) 2021-07-01 15:50:37,738 INFO [main] org.hibernate.engine.jdbc.connections.internal.DriverManagerConnectionProviderImpl: HHH000115: Hibernate connection pool size: 20 (min=1) 2021-07-01 15:50:37,739 INFO [main] org.hibernate.dialect.Dialect : HHH000400: Using dialect: org.hibernate.dialect.HSQLDialect 2021-07-01 15:50:37,919 INFO [main] org.hibernate.engine.transaction.jta.platform.internal.JtaPlatformInitiator: HHH000490: Using JtaPlatform implementation: [org.hibernate.engine.transaction.jta.platform.internal.NoJtaPlatform] 2021-07-01 15:50:37,919 INFO [main] org.springframework.orm.jpa.LocalEntityManagerFactoryBean: Initialized JPA EntityManagerFactory for persistence unit 'appNG CLI' 2021-07-01 15:50:38,205 INFO [main] org.springframework.context.support.GenericApplicationContext: Closing appNG platform context: startup date [Thu Jul 01 15:50:37 CEST 2021]; root of context hierarchy 2021-07-01 15:50:38,205 INFO [main] org.springframework.orm.jpa.LocalEntityManagerFactoryBean: Closing JPA EntityManagerFactory for persistence unit 'appNG CLI' [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.655 s - in org.appng.cli.commands.group.CommandCreateGroupTest [INFO] Running org.appng.cli.commands.group.CommandDeleteGroupTest 2021-07-01 15:50:38,219 INFO [main] org.springframework.beans.factory.xml.XmlBeanDefinitionReader: Loading XML bean definitions from class path resource [cliContext-test.xml] 2021-07-01 15:50:38,308 INFO [main] org.springframework.context.support.GenericApplicationContext: Refreshing appNG platform context: startup date [Thu Jul 01 15:50:38 CEST 2021]; root of context hierarchy 2021-07-01 15:50:38,320 INFO [main] org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor: JSR-330 'javax.inject.Inject' annotation found and supported for autowiring 2021-07-01 15:50:38,365 INFO [main] org.springframework.orm.jpa.LocalEntityManagerFactoryBean: Building JPA EntityManagerFactory for persistence unit 'appNG CLI' 2021-07-01 15:50:38,374 INFO [main] org.hibernate.jpa.internal.util.LogHelper: HHH000204: Processing PersistenceUnitInfo [name: appNG CLI] 2021-07-01 15:50:38,398 WARN [main] org.hibernate.orm.connections.pooling: HHH10001002: Using Hibernate built-in connection pool (not for production use!) 2021-07-01 15:50:38,398 INFO [main] org.hibernate.engine.jdbc.connections.internal.DriverManagerConnectionProviderImpl: HHH000115: Hibernate connection pool size: 20 (min=1) 2021-07-01 15:50:38,399 INFO [main] org.hibernate.dialect.Dialect : HHH000400: Using dialect: org.hibernate.dialect.HSQLDialect 2021-07-01 15:50:38,583 INFO [main] org.hibernate.engine.transaction.jta.platform.internal.JtaPlatformInitiator: HHH000490: Using JtaPlatform implementation: [org.hibernate.engine.transaction.jta.platform.internal.NoJtaPlatform] 2021-07-01 15:50:38,584 INFO [main] org.springframework.orm.jpa.LocalEntityManagerFactoryBean: Initialized JPA EntityManagerFactory for persistence unit 'appNG CLI' 2021-07-01 15:50:38,786 INFO [main] org.springframework.context.support.GenericApplicationContext: Closing appNG platform context: startup date [Thu Jul 01 15:50:38 CEST 2021]; root of context hierarchy 2021-07-01 15:50:38,786 INFO [main] org.springframework.orm.jpa.LocalEntityManagerFactoryBean: Closing JPA EntityManagerFactory for persistence unit 'appNG CLI' [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.577 s - in org.appng.cli.commands.group.CommandDeleteGroupTest [INFO] Running org.appng.cli.commands.group.CommandAddGroupTest 2021-07-01 15:50:38,798 INFO [main] org.springframework.beans.factory.xml.XmlBeanDefinitionReader: Loading XML bean definitions from class path resource [cliContext-test.xml] 2021-07-01 15:50:38,908 INFO [main] org.springframework.context.support.GenericApplicationContext: Refreshing appNG platform context: startup date [Thu Jul 01 15:50:38 CEST 2021]; root of context hierarchy 2021-07-01 15:50:38,915 INFO [main] org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor: JSR-330 'javax.inject.Inject' annotation found and supported for autowiring 2021-07-01 15:50:38,949 INFO [main] org.springframework.orm.jpa.LocalEntityManagerFactoryBean: Building JPA EntityManagerFactory for persistence unit 'appNG CLI' 2021-07-01 15:50:38,956 INFO [main] org.hibernate.jpa.internal.util.LogHelper: HHH000204: Processing PersistenceUnitInfo [name: appNG CLI] 2021-07-01 15:50:38,976 WARN [main] org.hibernate.orm.connections.pooling: HHH10001002: Using Hibernate built-in connection pool (not for production use!) 2021-07-01 15:50:38,976 INFO [main] org.hibernate.engine.jdbc.connections.internal.DriverManagerConnectionProviderImpl: HHH000115: Hibernate connection pool size: 20 (min=1) 2021-07-01 15:50:38,977 INFO [main] org.hibernate.dialect.Dialect : HHH000400: Using dialect: org.hibernate.dialect.HSQLDialect 2021-07-01 15:50:39,134 INFO [main] org.hibernate.engine.transaction.jta.platform.internal.JtaPlatformInitiator: HHH000490: Using JtaPlatform implementation: [org.hibernate.engine.transaction.jta.platform.internal.NoJtaPlatform] 2021-07-01 15:50:39,135 INFO [main] org.springframework.orm.jpa.LocalEntityManagerFactoryBean: Initialized JPA EntityManagerFactory for persistence unit 'appNG CLI' 2021-07-01 15:50:39,342 INFO [main] org.springframework.context.support.GenericApplicationContext: Closing appNG platform context: startup date [Thu Jul 01 15:50:38 CEST 2021]; root of context hierarchy 2021-07-01 15:50:39,344 INFO [main] org.springframework.orm.jpa.LocalEntityManagerFactoryBean: Closing JPA EntityManagerFactory for persistence unit 'appNG CLI' [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.555 s - in org.appng.cli.commands.group.CommandAddGroupTest [INFO] Running org.appng.cli.commands.application.CommandListApplicationsForSiteTest 2021-07-01 15:50:39,357 INFO [main] org.springframework.beans.factory.xml.XmlBeanDefinitionReader: Loading XML bean definitions from class path resource [cliContext-test.xml] 2021-07-01 15:50:39,446 INFO [main] org.springframework.context.support.GenericApplicationContext: Refreshing appNG platform context: startup date [Thu Jul 01 15:50:39 CEST 2021]; root of context hierarchy 2021-07-01 15:50:39,489 INFO [main] org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor: JSR-330 'javax.inject.Inject' annotation found and supported for autowiring 2021-07-01 15:50:39,525 INFO [main] org.springframework.orm.jpa.LocalEntityManagerFactoryBean: Building JPA EntityManagerFactory for persistence unit 'appNG CLI' 2021-07-01 15:50:39,532 INFO [main] org.hibernate.jpa.internal.util.LogHelper: HHH000204: Processing PersistenceUnitInfo [name: appNG CLI] 2021-07-01 15:50:39,553 WARN [main] org.hibernate.orm.connections.pooling: HHH10001002: Using Hibernate built-in connection pool (not for production use!) 2021-07-01 15:50:39,553 INFO [main] org.hibernate.engine.jdbc.connections.internal.DriverManagerConnectionProviderImpl: HHH000115: Hibernate connection pool size: 20 (min=1) 2021-07-01 15:50:39,554 INFO [main] org.hibernate.dialect.Dialect : HHH000400: Using dialect: org.hibernate.dialect.HSQLDialect 2021-07-01 15:50:39,702 INFO [main] org.hibernate.engine.transaction.jta.platform.internal.JtaPlatformInitiator: HHH000490: Using JtaPlatform implementation: [org.hibernate.engine.transaction.jta.platform.internal.NoJtaPlatform] 2021-07-01 15:50:39,702 INFO [main] org.springframework.orm.jpa.LocalEntityManagerFactoryBean: Initialized JPA EntityManagerFactory for persistence unit 'appNG CLI' 2021-07-01 15:50:39,922 INFO [main] org.springframework.context.support.GenericApplicationContext: Closing appNG platform context: startup date [Thu Jul 01 15:50:39 CEST 2021]; root of context hierarchy 2021-07-01 15:50:39,923 INFO [main] org.springframework.orm.jpa.LocalEntityManagerFactoryBean: Closing JPA EntityManagerFactory for persistence unit 'appNG CLI' [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.58 s - in org.appng.cli.commands.application.CommandListApplicationsForSiteTest [INFO] Running org.appng.cli.commands.application.CommandInstallApplicationTest 2021-07-01 15:50:39,935 INFO [main] org.springframework.beans.factory.xml.XmlBeanDefinitionReader: Loading XML bean definitions from class path resource [cliContext-test.xml] 2021-07-01 15:50:40,012 INFO [main] org.springframework.context.support.GenericApplicationContext: Refreshing appNG platform context: startup date [Thu Jul 01 15:50:40 CEST 2021]; root of context hierarchy 2021-07-01 15:50:40,019 INFO [main] org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor: JSR-330 'javax.inject.Inject' annotation found and supported for autowiring 2021-07-01 15:50:40,052 INFO [main] org.springframework.orm.jpa.LocalEntityManagerFactoryBean: Building JPA EntityManagerFactory for persistence unit 'appNG CLI' 2021-07-01 15:50:40,059 INFO [main] org.hibernate.jpa.internal.util.LogHelper: HHH000204: Processing PersistenceUnitInfo [name: appNG CLI] 2021-07-01 15:50:40,108 WARN [main] org.hibernate.orm.connections.pooling: HHH10001002: Using Hibernate built-in connection pool (not for production use!) 2021-07-01 15:50:40,109 INFO [main] org.hibernate.engine.jdbc.connections.internal.DriverManagerConnectionProviderImpl: HHH000115: Hibernate connection pool size: 20 (min=1) 2021-07-01 15:50:40,109 INFO [main] org.hibernate.dialect.Dialect : HHH000400: Using dialect: org.hibernate.dialect.HSQLDialect 2021-07-01 15:50:40,265 INFO [main] org.hibernate.engine.transaction.jta.platform.internal.JtaPlatformInitiator: HHH000490: Using JtaPlatform implementation: [org.hibernate.engine.transaction.jta.platform.internal.NoJtaPlatform] 2021-07-01 15:50:40,265 INFO [main] org.springframework.orm.jpa.LocalEntityManagerFactoryBean: Initialized JPA EntityManagerFactory for persistence unit 'appNG CLI' 2021-07-01 15:50:40,480 INFO [main] org.appng.core.service.CoreService: retrieving 'demo-application-1.5.4' from repository file:/var/lib/jenkins/workspace/appNG_1.23.x/appng-cli/target/test-classes/localrepo/ 2021-07-01 15:50:40,507 INFO [main] org.appng.core.service.CoreService: deploying application demo-application-1.5.4 2021-07-01 15:50:40,511 INFO [main] org.appng.core.service.CoreService: creating new permission 'debug' for application 'demo-application' 2021-07-01 15:50:40,512 INFO [main] org.appng.core.service.CoreService: creating new permission 'output-format.html' for application 'demo-application' 2021-07-01 15:50:40,513 INFO [main] org.appng.core.service.CoreService: creating new permission 'output-type.webgui' for application 'demo-application' 2021-07-01 15:50:40,513 INFO [main] org.appng.core.service.CoreService: creating new permission 'testPermission' for application 'demo-application' 2021-07-01 15:50:40,519 INFO [main] org.appng.core.service.CoreService: added permission 'output-format.html' to role 'Administrator' 2021-07-01 15:50:40,521 INFO [main] org.appng.core.service.CoreService: added permission 'output-type.webgui' to role 'Administrator' 2021-07-01 15:50:40,522 WARN [main] org.appng.core.service.CoreService: the role 'Administrator' references permisson 'logViewer' which does not exist! 2021-07-01 15:50:40,522 INFO [main] org.appng.core.service.CoreService: creating new role 'Administrator' for application 'demo-application' 2021-07-01 15:50:40,524 INFO [main] org.appng.core.service.CoreService: added permission 'debug' to role 'Debugger' 2021-07-01 15:50:40,525 INFO [main] org.appng.core.service.CoreService: added permission 'testPermission' to role 'Debugger' 2021-07-01 15:50:40,525 INFO [main] org.appng.core.service.CoreService: creating new role 'Debugger' for application 'demo-application' 2021-07-01 15:50:40,527 INFO [main] org.appng.core.service.CoreService: added permission 'testPermission' to role 'Tester' 2021-07-01 15:50:40,527 INFO [main] org.appng.core.service.CoreService: creating new role 'Tester' for application 'demo-application' 2021-07-01 15:50:40,541 INFO [main] org.appng.core.service.ApplicationArchiveProcessor: adding application-resource 'application.xml' for application 'demo-application-1.5.4' 2021-07-01 15:50:40,541 INFO [main] org.appng.core.service.ApplicationArchiveProcessor: adding application-resource 'beans.xml' for application 'demo-application-1.5.4' 2021-07-01 15:50:40,543 INFO [main] org.appng.core.service.ApplicationArchiveProcessor: adding application-resource 'datasources.xml' for application 'demo-application-1.5.4' 2021-07-01 15:50:40,543 INFO [main] org.appng.core.service.ApplicationArchiveProcessor: adding application-resource 'events.xml' for application 'demo-application-1.5.4' 2021-07-01 15:50:40,544 INFO [main] org.appng.core.service.ApplicationArchiveProcessor: adding application-resource 'master.xml' for application 'demo-application-1.5.4' 2021-07-01 15:50:40,544 INFO [main] org.appng.core.service.ApplicationArchiveProcessor: adding application-resource 'page.xml' for application 'demo-application-1.5.4' 2021-07-01 15:50:40,544 INFO [main] org.appng.core.service.ApplicationArchiveProcessor: adding application-resource 'plugin.xml' for application 'demo-application-1.5.4' 2021-07-01 15:50:40,544 INFO [main] org.appng.core.service.ApplicationArchiveProcessor: adding application-resource 'messages-demo.properties' for application 'demo-application-1.5.4' 2021-07-01 15:50:40,544 INFO [main] org.appng.core.service.ApplicationArchiveProcessor: adding application-resource 'mssql/V1.0_script.sql' for application 'demo-application-1.5.4' 2021-07-01 15:50:40,545 INFO [main] org.appng.core.service.ApplicationArchiveProcessor: adding application-resource 'mysql/V1.0_script.sql' for application 'demo-application-1.5.4' 2021-07-01 15:50:40,545 INFO [main] org.appng.core.service.CoreService: creating resource(s) for database-based application demo-application - 1.5.4 2021-07-01 15:50:40,545 INFO [main] org.appng.core.service.CoreService: saving applicationresource application.xml 2021-07-01 15:50:40,549 INFO [main] org.appng.core.service.CoreService: saving applicationresource beans.xml 2021-07-01 15:50:40,550 INFO [main] org.appng.core.service.CoreService: saving applicationresource datasources.xml 2021-07-01 15:50:40,551 INFO [main] org.appng.core.service.CoreService: saving applicationresource events.xml 2021-07-01 15:50:40,553 INFO [main] org.appng.core.service.CoreService: saving applicationresource master.xml 2021-07-01 15:50:40,554 INFO [main] org.appng.core.service.CoreService: saving applicationresource page.xml 2021-07-01 15:50:40,554 INFO [main] org.appng.core.service.CoreService: saving applicationresource plugin.xml 2021-07-01 15:50:40,555 INFO [main] org.appng.core.service.CoreService: saving applicationresource messages-demo.properties 2021-07-01 15:50:40,557 INFO [main] org.appng.core.service.CoreService: saving applicationresource mssql/V1.0_script.sql 2021-07-01 15:50:40,558 INFO [main] org.appng.core.service.CoreService: saving applicationresource mysql/V1.0_script.sql 2021-07-01 15:50:40,567 INFO [main] org.appng.core.service.CoreService: role 'Administrator' already has permission 'output-format.html' 2021-07-01 15:50:40,568 INFO [main] org.appng.core.service.CoreService: role 'Administrator' already has permission 'output-type.webgui' 2021-07-01 15:50:40,569 WARN [main] org.appng.core.service.CoreService: the role 'Administrator' references permisson 'logViewer' which does not exist! 2021-07-01 15:50:40,571 INFO [main] org.appng.core.service.CoreService: role 'Debugger' already has permission 'debug' 2021-07-01 15:50:40,573 INFO [main] org.appng.core.service.CoreService: role 'Debugger' already has permission 'testPermission' 2021-07-01 15:50:40,575 INFO [main] org.appng.core.service.CoreService: role 'Tester' already has permission 'testPermission' 2021-07-01 15:50:40,583 INFO [main] org.springframework.context.support.GenericApplicationContext: Closing appNG platform context: startup date [Thu Jul 01 15:50:40 CEST 2021]; root of context hierarchy 2021-07-01 15:50:40,584 INFO [main] org.springframework.orm.jpa.LocalEntityManagerFactoryBean: Closing JPA EntityManagerFactory for persistence unit 'appNG CLI' [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.654 s - in org.appng.cli.commands.application.CommandInstallApplicationTest [INFO] Running org.appng.cli.commands.application.CommandListApplicationsTest 2021-07-01 15:50:40,593 INFO [main] org.springframework.beans.factory.xml.XmlBeanDefinitionReader: Loading XML bean definitions from class path resource [cliContext-test.xml] 2021-07-01 15:50:40,674 INFO [main] org.springframework.context.support.GenericApplicationContext: Refreshing appNG platform context: startup date [Thu Jul 01 15:50:40 CEST 2021]; root of context hierarchy 2021-07-01 15:50:40,681 INFO [main] org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor: JSR-330 'javax.inject.Inject' annotation found and supported for autowiring 2021-07-01 15:50:40,718 INFO [main] org.springframework.orm.jpa.LocalEntityManagerFactoryBean: Building JPA EntityManagerFactory for persistence unit 'appNG CLI' 2021-07-01 15:50:40,729 INFO [main] org.hibernate.jpa.internal.util.LogHelper: HHH000204: Processing PersistenceUnitInfo [name: appNG CLI] 2021-07-01 15:50:40,750 WARN [main] org.hibernate.orm.connections.pooling: HHH10001002: Using Hibernate built-in connection pool (not for production use!) 2021-07-01 15:50:40,750 INFO [main] org.hibernate.engine.jdbc.connections.internal.DriverManagerConnectionProviderImpl: HHH000115: Hibernate connection pool size: 20 (min=1) 2021-07-01 15:50:40,751 INFO [main] org.hibernate.dialect.Dialect : HHH000400: Using dialect: org.hibernate.dialect.HSQLDialect 2021-07-01 15:50:40,939 INFO [main] org.hibernate.engine.transaction.jta.platform.internal.JtaPlatformInitiator: HHH000490: Using JtaPlatform implementation: [org.hibernate.engine.transaction.jta.platform.internal.NoJtaPlatform] 2021-07-01 15:50:40,939 INFO [main] org.springframework.orm.jpa.LocalEntityManagerFactoryBean: Initialized JPA EntityManagerFactory for persistence unit 'appNG CLI' 2021-07-01 15:50:41,135 INFO [main] org.springframework.context.support.GenericApplicationContext: Closing appNG platform context: startup date [Thu Jul 01 15:50:40 CEST 2021]; root of context hierarchy 2021-07-01 15:50:41,135 INFO [main] org.springframework.orm.jpa.LocalEntityManagerFactoryBean: Closing JPA EntityManagerFactory for persistence unit 'appNG CLI' [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.548 s - in org.appng.cli.commands.application.CommandListApplicationsTest [INFO] Running org.appng.cli.CliCoreDBNotInitializedTest 2021-07-01 15:50:41,147 INFO [main] org.springframework.beans.factory.xml.XmlBeanDefinitionReader: Loading XML bean definitions from class path resource [cliContext-test.xml] 2021-07-01 15:50:41,245 INFO [main] org.springframework.context.support.GenericApplicationContext: Refreshing org.springframework.context.support.GenericApplicationContext@a634371: startup date [Thu Jul 01 15:50:41 CEST 2021]; root of context hierarchy 2021-07-01 15:50:41,256 INFO [main] org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor: JSR-330 'javax.inject.Inject' annotation found and supported for autowiring 2021-07-01 15:50:41,295 INFO [main] org.springframework.orm.jpa.LocalEntityManagerFactoryBean: Building JPA EntityManagerFactory for persistence unit 'appNG CLI' 2021-07-01 15:50:41,302 INFO [main] org.hibernate.jpa.internal.util.LogHelper: HHH000204: Processing PersistenceUnitInfo [name: appNG CLI] 2021-07-01 15:50:41,324 WARN [main] org.hibernate.orm.connections.pooling: HHH10001002: Using Hibernate built-in connection pool (not for production use!) 2021-07-01 15:50:41,324 INFO [main] org.hibernate.engine.jdbc.connections.internal.DriverManagerConnectionProviderImpl: HHH000115: Hibernate connection pool size: 20 (min=1) 2021-07-01 15:50:41,339 INFO [main] org.hibernate.dialect.Dialect : HHH000400: Using dialect: org.hibernate.dialect.HSQLDialect 2021-07-01 15:50:41,500 INFO [main] org.hibernate.engine.transaction.jta.platform.internal.JtaPlatformInitiator: HHH000490: Using JtaPlatform implementation: [org.hibernate.engine.transaction.jta.platform.internal.NoJtaPlatform] 2021-07-01 15:50:41,500 INFO [main] org.springframework.orm.jpa.LocalEntityManagerFactoryBean: Initialized JPA EntityManagerFactory for persistence unit 'appNG CLI' 2021-07-01 15:50:41,729 INFO [main] org.appng.core.service.MigrationService: connected to jdbc:hsqldb:mem://CliCoreDBNotInitializedTest (HSQL Database Engine 2.5.0) 2021-07-01 15:50:41,930 INFO [main] org.appng.core.service.MigrationService: connected to jdbc:hsqldb:mem://CliCoreDBNotInitializedTest (HSQL Database Engine 2.5.0) 2021-07-01 15:50:41,941 INFO [main] org.springframework.context.support.GenericApplicationContext: Closing org.springframework.context.support.GenericApplicationContext@a634371: startup date [Thu Jul 01 15:50:41 CEST 2021]; root of context hierarchy 2021-07-01 15:50:41,942 INFO [main] org.springframework.orm.jpa.LocalEntityManagerFactoryBean: Closing JPA EntityManagerFactory for persistence unit 'appNG CLI' [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.805 s - in org.appng.cli.CliCoreDBNotInitializedTest [INFO] Running org.appng.cli.prettyTable.PrettyTableTest [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 s - in org.appng.cli.prettyTable.PrettyTableTest [INFO] Running org.appng.cli.CliBootstrapTest [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.177 s - in org.appng.cli.CliBootstrapTest [INFO] Running org.appng.cli.CliCoreTest 2021-07-01 15:50:42,135 INFO [main] org.springframework.beans.factory.xml.XmlBeanDefinitionReader: Loading XML bean definitions from class path resource [cliContext-test.xml] 2021-07-01 15:50:42,222 INFO [main] org.springframework.context.support.GenericApplicationContext: Refreshing appNG platform context: startup date [Thu Jul 01 15:50:42 CEST 2021]; root of context hierarchy 2021-07-01 15:50:42,230 INFO [main] org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor: JSR-330 'javax.inject.Inject' annotation found and supported for autowiring 2021-07-01 15:50:42,285 INFO [main] org.springframework.orm.jpa.LocalEntityManagerFactoryBean: Building JPA EntityManagerFactory for persistence unit 'appNG CLI' 2021-07-01 15:50:42,292 INFO [main] org.hibernate.jpa.internal.util.LogHelper: HHH000204: Processing PersistenceUnitInfo [name: appNG CLI] 2021-07-01 15:50:42,313 WARN [main] org.hibernate.orm.connections.pooling: HHH10001002: Using Hibernate built-in connection pool (not for production use!) 2021-07-01 15:50:42,313 INFO [main] org.hibernate.engine.jdbc.connections.internal.DriverManagerConnectionProviderImpl: HHH000115: Hibernate connection pool size: 20 (min=1) 2021-07-01 15:50:42,325 INFO [main] org.hibernate.dialect.Dialect : HHH000400: Using dialect: org.hibernate.dialect.HSQLDialect 2021-07-01 15:50:42,449 INFO [main] org.hibernate.engine.transaction.jta.platform.internal.JtaPlatformInitiator: HHH000490: Using JtaPlatform implementation: [org.hibernate.engine.transaction.jta.platform.internal.NoJtaPlatform] 2021-07-01 15:50:42,449 INFO [main] org.springframework.orm.jpa.LocalEntityManagerFactoryBean: Initialized JPA EntityManagerFactory for persistence unit 'appNG CLI' 2021-07-01 15:50:42,623 INFO [main] org.appng.core.service.MigrationService: connected to jdbc:hsqldb:mem://CliCoreTest (HSQL Database Engine 2.5.0) 2021-07-01 15:50:42,634 INFO [main] org.appng.core.service.MigrationService: connected to jdbc:hsqldb:mem://CliCoreTest (HSQL Database Engine 2.5.0) 2021-07-01 15:50:42,842 WARN [main] org.flywaydb.core.internal.sqlscript.DefaultSqlScriptExecutor: DB: no data (SQL State: 02000 - Error Code: -1100) 2021-07-01 15:50:42,842 WARN [main] org.flywaydb.core.internal.sqlscript.DefaultSqlScriptExecutor: DB: no data (SQL State: 02000 - Error Code: -1100) 2021-07-01 15:50:42,858 WARN [main] org.flywaydb.core.internal.sqlscript.DefaultSqlScriptExecutor: DB: no data (SQL State: 02000 - Error Code: -1100) 2021-07-01 15:50:42,868 INFO [main] org.appng.core.service.MigrationService: connected to jdbc:hsqldb:mem://CliCoreTest (HSQL Database Engine 2.5.0) 2021-07-01 15:50:42,881 INFO [main] org.appng.cli.CliCore : Database is at version 4.2.1, state: SUCCESS, installed on 2021-07-01 15:50:42.864 2021-07-01 15:50:42,930 INFO [main] org.appng.core.service.MigrationService: connected to jdbc:hsqldb:mem://CliCoreTest (HSQL Database Engine 2.5.0) 2021-07-01 15:50:42,942 INFO [main] org.appng.core.service.MigrationService: connected to jdbc:hsqldb:mem://CliCoreTest (HSQL Database Engine 2.5.0) 2021-07-01 15:50:42,952 INFO [main] org.appng.cli.CliCore : Database is at version 4.2.1, state: SUCCESS, installed on 2021-07-01 15:50:42.864 2021-07-01 15:50:42,972 INFO [main] org.appng.core.service.MigrationService: connected to jdbc:hsqldb:mem://CliCoreTest (HSQL Database Engine 2.5.0) 2021-07-01 15:50:42,984 INFO [main] org.appng.core.service.MigrationService: connected to jdbc:hsqldb:mem://CliCoreTest (HSQL Database Engine 2.5.0) 2021-07-01 15:50:43,006 INFO [main] org.appng.core.service.DatabaseService: HSQL jdbc:hsqldb:mem://CliCoreTest (HSQL Database Engine 2.5.0) is active. 2021-07-01 15:50:43,008 WARN [main] org.appng.core.domain.DatabaseConnection: Driver com.mysql.cj.jdbc.Driver could not be loaded. 2021-07-01 15:50:43,009 WARN [main] org.appng.core.domain.DatabaseConnection: error while connecting to jdbc:mysql://localhost:3306/appNG MYSQL (org.springframework.jdbc.CannotGetJdbcConnectionException: Could not get JDBC Connection; nested exception is java.sql.SQLException: No suitable driver found for jdbc:mysql://localhost:3306/appNG MYSQL) 2021-07-01 15:50:43,009 INFO [main] org.appng.core.service.DatabaseService: MYSQL jdbc:mysql://localhost:3306/appNG MYSQL is not working and will be deactivated. 2021-07-01 15:50:43,010 WARN [main] org.appng.core.domain.DatabaseConnection: Driver com.microsoft.sqlserver.jdbc.SQLServerDriver could not be loaded. 2021-07-01 15:50:43,010 WARN [main] org.appng.core.domain.DatabaseConnection: error while connecting to jdbc:sqlserver://localhost:1433;databaseName=appNG MSSQL (org.springframework.jdbc.CannotGetJdbcConnectionException: Could not get JDBC Connection; nested exception is java.sql.SQLException: No suitable driver found for jdbc:sqlserver://localhost:1433;databaseName=appNG MSSQL) 2021-07-01 15:50:43,011 INFO [main] org.appng.core.service.DatabaseService: MSSQL jdbc:sqlserver://localhost:1433;databaseName=appNG MSSQL is not working and will be deactivated. 2021-07-01 15:50:43,033 WARN [main] org.appng.core.domain.DatabaseConnection: error while connecting to jdbc:postgresql://localhost:5432/appNG POSTGRESQL (org.springframework.jdbc.CannotGetJdbcConnectionException: Could not get JDBC Connection; nested exception is org.postgresql.util.PSQLException: Connection refused. Check that the hostname and port are correct and that the postmaster is accepting TCP/IP connections.) 2021-07-01 15:50:43,033 INFO [main] org.appng.core.service.DatabaseService: POSTGRESQL jdbc:postgresql://localhost:5432/appNG POSTGRESQL is not working and will be deactivated. 2021-07-01 15:50:43,034 INFO [main] org.appng.core.service.MigrationService: connected to jdbc:hsqldb:mem://CliCoreTest (HSQL Database Engine 2.5.0) 2021-07-01 15:50:43,048 INFO [main] org.appng.cli.CliCore : Database is at version 4.2.1, state: SUCCESS, installed on 2021-07-01 15:50:42.864 2021-07-01 15:50:43,056 INFO [main] org.appng.core.service.MigrationService: connected to jdbc:hsqldb:mem://CliCoreTest (HSQL Database Engine 2.5.0) 2021-07-01 15:50:43,068 INFO [main] org.appng.core.service.MigrationService: connected to jdbc:hsqldb:mem://CliCoreTest (HSQL Database Engine 2.5.0) 2021-07-01 15:50:43,079 INFO [main] org.appng.cli.CliCore : Database is at version 4.2.1, state: SUCCESS, installed on 2021-07-01 15:50:42.864 2021-07-01 15:50:43,086 INFO [main] org.appng.core.service.MigrationService: connected to jdbc:hsqldb:mem://CliCoreTest (HSQL Database Engine 2.5.0) 2021-07-01 15:50:43,097 INFO [main] org.appng.core.service.MigrationService: connected to jdbc:hsqldb:mem://CliCoreTest (HSQL Database Engine 2.5.0) 2021-07-01 15:50:43,111 INFO [main] org.appng.core.service.DatabaseService: HSQL jdbc:hsqldb:mem://CliCoreTest (HSQL Database Engine 2.5.0) is active. 2021-07-01 15:50:43,112 WARN [main] org.appng.core.domain.DatabaseConnection: Driver com.mysql.cj.jdbc.Driver could not be loaded. 2021-07-01 15:50:43,113 WARN [main] org.appng.core.domain.DatabaseConnection: Driver com.microsoft.sqlserver.jdbc.SQLServerDriver could not be loaded. 2021-07-01 15:50:43,115 INFO [main] org.appng.core.service.MigrationService: connected to jdbc:hsqldb:mem://CliCoreTest (HSQL Database Engine 2.5.0) 2021-07-01 15:50:43,126 INFO [main] org.appng.cli.CliCore : Database is at version 4.2.1, state: SUCCESS, installed on 2021-07-01 15:50:42.864 2021-07-01 15:50:43,135 INFO [main] org.appng.core.service.MigrationService: connected to jdbc:hsqldb:mem://CliCoreTest (HSQL Database Engine 2.5.0) 2021-07-01 15:50:43,152 INFO [main] org.appng.core.service.MigrationService: connected to jdbc:hsqldb:mem://CliCoreTest (HSQL Database Engine 2.5.0) 2021-07-01 15:50:43,168 INFO [main] org.appng.cli.CliCore : Database is at version 4.2.1, state: SUCCESS, installed on 2021-07-01 15:50:42.864 2021-07-01 15:50:43,173 ERROR [main] org.appng.cli.CliCore : An error occured. org.appng.api.BusinessException: force error at org.appng.cli.CliCoreTest$ErrorCommand.execute(CliCoreTest.java:179) at org.appng.cli.CliCore.perform(CliCore.java:187) at org.appng.cli.CliCoreTest.testError(CliCoreTest.java:119) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26) at org.springframework.test.context.junit4.statements.RunBeforeTestMethodCallbacks.evaluate(RunBeforeTestMethodCallbacks.java:75) at org.springframework.test.context.junit4.statements.RunAfterTestMethodCallbacks.evaluate(RunAfterTestMethodCallbacks.java:86) at org.springframework.test.context.junit4.statements.SpringRepeat.evaluate(SpringRepeat.java:84) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366) at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.runChild(SpringJUnit4ClassRunner.java:252) at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.runChild(SpringJUnit4ClassRunner.java:94) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.springframework.test.context.junit4.statements.RunBeforeTestClassCallbacks.evaluate(RunBeforeTestClassCallbacks.java:61) at org.springframework.test.context.junit4.statements.RunAfterTestClassCallbacks.evaluate(RunAfterTestClassCallbacks.java:70) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.run(SpringJUnit4ClassRunner.java:191) at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:364) at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:272) at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:237) at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:158) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:428) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:562) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:548) 2021-07-01 15:50:43,189 INFO [main] org.springframework.context.support.GenericApplicationContext: Closing appNG platform context: startup date [Thu Jul 01 15:50:42 CEST 2021]; root of context hierarchy 2021-07-01 15:50:43,189 INFO [main] org.springframework.orm.jpa.LocalEntityManagerFactoryBean: Closing JPA EntityManagerFactory for persistence unit 'appNG CLI' [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.061 s - in org.appng.cli.CliCoreTest [INFO] [INFO] Results: [INFO] [INFO] Tests run: 67, Failures: 0, Errors: 0, Skipped: 0 [INFO] [INFO] [INFO] --- maven-jar-plugin:3.0.2:jar (default-jar) @ appng-cli --- [INFO] Building jar: /var/lib/jenkins/workspace/appNG_1.23.x/appng-cli/target/appng-cli-1.23.0-SNAPSHOT.jar [INFO] [INFO] --- maven-source-plugin:3.0.1:jar-no-fork (default) @ appng-cli --- [INFO] Building jar: /var/lib/jenkins/workspace/appNG_1.23.x/appng-cli/target/appng-cli-1.23.0-SNAPSHOT-sources.jar [INFO] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ appng-cli --- [INFO] Installing /var/lib/jenkins/workspace/appNG_1.23.x/appng-cli/target/appng-cli-1.23.0-SNAPSHOT.jar to /var/lib/jenkins/.m2/repository/org/appng/appng-cli/1.23.0-SNAPSHOT/appng-cli-1.23.0-SNAPSHOT.jar [INFO] Installing /var/lib/jenkins/workspace/appNG_1.23.x/appng-cli/pom.xml to /var/lib/jenkins/.m2/repository/org/appng/appng-cli/1.23.0-SNAPSHOT/appng-cli-1.23.0-SNAPSHOT.pom [INFO] Installing /var/lib/jenkins/workspace/appNG_1.23.x/appng-cli/target/appng-cli-1.23.0-SNAPSHOT-sources.jar to /var/lib/jenkins/.m2/repository/org/appng/appng-cli/1.23.0-SNAPSHOT/appng-cli-1.23.0-SNAPSHOT-sources.jar [INFO] [INFO] --- maven-deploy-plugin:2.8.2:deploy (default-deploy) @ appng-cli --- Downloading: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-cli/1.23.0-SNAPSHOT/maven-metadata.xml Progress (1): 990 B Downloaded: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-cli/1.23.0-SNAPSHOT/maven-metadata.xml (990 B at 7.9 kB/s) Downloading: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-cli/1.23.0-SNAPSHOT/maven-metadata.xml Progress (1): 990 B Downloaded: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-cli/1.23.0-SNAPSHOT/maven-metadata.xml (990 B at 110 kB/s) Uploading: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-cli/1.23.0-SNAPSHOT/appng-cli-1.23.0-20210701.135043-21.jar Progress (1): 2.0/112 kB Progress (1): 4.1/112 kB Progress (1): 6.1/112 kB Progress (1): 8.2/112 kB Progress (1): 10/112 kB Progress (1): 12/112 kB Progress (1): 14/112 kB Progress (1): 16/112 kB Progress (1): 18/112 kB Progress (1): 20/112 kB Progress (1): 23/112 kB Progress (1): 25/112 kB Progress (1): 27/112 kB Progress (1): 29/112 kB Progress (1): 31/112 kB Progress (1): 33/112 kB Progress (1): 35/112 kB Progress (1): 37/112 kB Progress (1): 39/112 kB Progress (1): 41/112 kB Progress (1): 43/112 kB Progress (1): 45/112 kB Progress (1): 47/112 kB Progress (1): 49/112 kB Progress (1): 51/112 kB Progress (1): 53/112 kB Progress (1): 55/112 kB Progress (1): 57/112 kB Progress (1): 59/112 kB Progress (1): 61/112 kB Progress (1): 63/112 kB Progress (1): 66/112 kB Progress (1): 68/112 kB Progress (1): 70/112 kB Progress (1): 72/112 kB Progress (1): 74/112 kB Progress (1): 76/112 kB Progress (1): 78/112 kB Progress (1): 80/112 kB Progress (1): 82/112 kB Progress (1): 84/112 kB Progress (1): 86/112 kB Progress (1): 88/112 kB Progress (1): 90/112 kB Progress (1): 92/112 kB Progress (1): 94/112 kB Progress (1): 96/112 kB Progress (1): 98/112 kB Progress (1): 100/112 kB Progress (1): 102/112 kB Progress (1): 104/112 kB Progress (1): 106/112 kB Progress (1): 109/112 kB Progress (1): 111/112 kB Progress (1): 112 kB Uploaded: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-cli/1.23.0-SNAPSHOT/appng-cli-1.23.0-20210701.135043-21.jar (112 kB at 415 kB/s) Uploading: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-cli/1.23.0-SNAPSHOT/appng-cli-1.23.0-20210701.135043-21.pom Progress (1): 1.2 kB Uploaded: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-cli/1.23.0-SNAPSHOT/appng-cli-1.23.0-20210701.135043-21.pom (1.2 kB at 5.9 kB/s) Downloading: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-cli/maven-metadata.xml Progress (1): 1.5 kB Downloaded: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-cli/maven-metadata.xml (1.5 kB at 8.1 kB/s) Downloading: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-cli/maven-metadata.xml Progress (1): 1.5 kB Downloaded: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-cli/maven-metadata.xml (1.5 kB at 140 kB/s) Uploading: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-cli/1.23.0-SNAPSHOT/maven-metadata.xml Progress (1): 990 B Uploaded: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-cli/1.23.0-SNAPSHOT/maven-metadata.xml (990 B at 1.0 kB/s) Uploading: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-cli/1.23.0-SNAPSHOT/maven-metadata.xml Progress (1): 990 B Uploaded: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-cli/1.23.0-SNAPSHOT/maven-metadata.xml (990 B at 34 kB/s) Uploading: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-cli/maven-metadata.xml Progress (1): 1.5 kB Uploaded: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-cli/maven-metadata.xml (1.5 kB at 1.6 kB/s) Uploading: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-cli/maven-metadata.xml Progress (1): 1.5 kB Uploaded: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-cli/maven-metadata.xml (1.5 kB at 62 kB/s) Uploading: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-cli/1.23.0-SNAPSHOT/appng-cli-1.23.0-20210701.135043-21-sources.jar Progress (1): 2.0/88 kB Progress (1): 4.1/88 kB Progress (1): 6.1/88 kB Progress (1): 8.2/88 kB Progress (1): 10/88 kB Progress (1): 12/88 kB Progress (1): 14/88 kB Progress (1): 16/88 kB Progress (1): 18/88 kB Progress (1): 20/88 kB Progress (1): 23/88 kB Progress (1): 25/88 kB Progress (1): 27/88 kB Progress (1): 29/88 kB Progress (1): 31/88 kB Progress (1): 33/88 kB Progress (1): 35/88 kB Progress (1): 37/88 kB Progress (1): 39/88 kB Progress (1): 41/88 kB Progress (1): 43/88 kB Progress (1): 45/88 kB Progress (1): 47/88 kB Progress (1): 49/88 kB Progress (1): 51/88 kB Progress (1): 53/88 kB Progress (1): 55/88 kB Progress (1): 57/88 kB Progress (1): 59/88 kB Progress (1): 61/88 kB Progress (1): 63/88 kB Progress (1): 66/88 kB Progress (1): 68/88 kB Progress (1): 70/88 kB Progress (1): 72/88 kB Progress (1): 74/88 kB Progress (1): 76/88 kB Progress (1): 78/88 kB Progress (1): 80/88 kB Progress (1): 82/88 kB Progress (1): 84/88 kB Progress (1): 86/88 kB Progress (1): 88 kB Uploaded: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-cli/1.23.0-SNAPSHOT/appng-cli-1.23.0-20210701.135043-21-sources.jar (88 kB at 520 kB/s) Downloading: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-cli/maven-metadata.xml Progress (1): 1.5 kB Downloaded: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-cli/maven-metadata.xml (1.5 kB at 128 kB/s) Uploading: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-cli/1.23.0-SNAPSHOT/maven-metadata.xml Progress (1): 990 B Uploaded: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-cli/1.23.0-SNAPSHOT/maven-metadata.xml (990 B at 925 B/s) Uploading: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-cli/1.23.0-SNAPSHOT/maven-metadata.xml Progress (1): 990 B Uploaded: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-cli/1.23.0-SNAPSHOT/maven-metadata.xml (990 B at 4.5 kB/s) Uploading: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-cli/maven-metadata.xml Progress (1): 1.5 kB Uploaded: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-cli/maven-metadata.xml (1.5 kB at 2.7 kB/s) [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building appNG Tag Library 1.23.0-SNAPSHOT [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ appng-taglib --- [INFO] Deleting /var/lib/jenkins/workspace/appNG_1.23.x/appng-taglib/target [INFO] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ appng-taglib --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [INFO] --- maven-compiler-plugin:3.6.1:compile (default-compile) @ appng-taglib --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 21 source files to /var/lib/jenkins/workspace/appNG_1.23.x/appng-taglib/target/classes [INFO] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ appng-taglib --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 2 resources [INFO] [INFO] --- maven-compiler-plugin:3.6.1:testCompile (default-testCompile) @ appng-taglib --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 10 source files to /var/lib/jenkins/workspace/appNG_1.23.x/appng-taglib/target/test-classes [INFO] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ appng-taglib --- [INFO] [INFO] ------------------------------------------------------- [INFO] T E S T S [INFO] ------------------------------------------------------- [INFO] Running org.appng.taglib.ParameterTest 2021-07-01 15:50:51,877 [main] DEBUG org.appng.taglib.Parameter - added parameter param1=value1 to parent tag org.appng.taglib.ParameterTest@c81cdd1 2021-07-01 15:50:51,899 [main] DEBUG org.appng.taglib.Parameter - added parameter param2="Ä" to parent tag org.appng.taglib.ParameterTest@c81cdd1 2021-07-01 15:50:51,899 [main] DEBUG org.appng.taglib.Parameter - added parameter param3=null to parent tag org.appng.taglib.ParameterTest@c81cdd1 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.224 s - in org.appng.taglib.ParameterTest [INFO] Running org.appng.taglib.form.FormConfirmationTest [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.027 s - in org.appng.taglib.form.FormConfirmationTest [INFO] Running org.appng.taglib.PermissionTest 2021-07-01 15:50:52,197 [main] DEBUG org.appng.api.support.environment.DefaultEnvironment - enabling scope PLATFORM 2021-07-01 15:50:52,202 [main] DEBUG org.appng.api.support.environment.DefaultEnvironment - enabling scope REQUEST 2021-07-01 15:50:52,203 [main] DEBUG org.appng.api.support.environment.DefaultEnvironment - enabling scope SESSION 2021-07-01 15:50:52,204 [main] DEBUG org.appng.api.support.environment.DefaultEnvironment - enabling scope SITE 2021-07-01 15:50:52,264 [main] DEBUG org.appng.api.support.environment.DefaultEnvironment - enabling scope PLATFORM 2021-07-01 15:50:52,264 [main] DEBUG org.appng.api.support.environment.DefaultEnvironment - enabling scope REQUEST 2021-07-01 15:50:52,264 [main] DEBUG org.appng.api.support.environment.DefaultEnvironment - enabling scope SESSION 2021-07-01 15:50:52,265 [main] DEBUG org.appng.api.support.environment.DefaultEnvironment - enabling scope SITE 2021-07-01 15:50:52,266 [main] DEBUG org.appng.api.support.DefaultPermissionProcessor - created PermissionProcessor for user 'null' in application 'null' of site 'null' 2021-07-01 15:50:52,267 [main] DEBUG org.appng.api.support.DummyPermissionProcessor - creating instance for subject null, site null, application null 2021-07-01 15:50:52,267 [main] DEBUG org.appng.api.support.DummyPermissionProcessor - granting permission null 2021-07-01 15:50:52,267 [main] DEBUG org.appng.taglib.Permission - subject has the permission: null [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.324 s - in org.appng.taglib.PermissionTest [INFO] Running org.appng.taglib.MultiSiteSupportTest 2021-07-01 15:50:52,277 [main] DEBUG org.appng.api.support.environment.DefaultEnvironment - enabling scope PLATFORM 2021-07-01 15:50:52,277 [main] DEBUG org.appng.api.support.environment.DefaultEnvironment - enabling scope REQUEST 2021-07-01 15:50:52,277 [main] DEBUG org.appng.api.support.environment.DefaultEnvironment - enabling scope SESSION 2021-07-01 15:50:52,277 [main] DEBUG org.appng.api.support.environment.DefaultEnvironment - enabling scope SITE 2021-07-01 15:50:52,341 [main] DEBUG org.appng.taglib.MultiSiteSupport - application 'application' not found for site 'localhost', trying in granting sites [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.071 s - in org.appng.taglib.MultiSiteSupportTest [INFO] Running org.appng.taglib.TagletProcessorTest 2021-07-01 15:50:52,842 [main] DEBUG org.appng.taglib.TagletProcessor - calling taglet 'taglet' of type 'org.appng.api.XMLTaglet$$EnhancerByMockitoWithCGLIB$$1d491f19' width attributes: {} 2021-07-01 15:50:52,889 [main] DEBUG org.appng.taglib.TagletProcessor - No prefix and suffix defined for not transformed output. Using default values 2021-07-01 15:50:52,889 [main] DEBUG org.appng.taglib.TagletProcessor - Using prefix for not transformed output. 2021-07-01 15:50:52,901 [main] DEBUG org.appng.taglib.TagletProcessor - calling taglet 'taglet' of type 'org.appng.api.XMLTaglet$$EnhancerByMockitoWithCGLIB$$1d491f19' width attributes: {noXslPrefix=test prefix} 2021-07-01 15:50:52,902 [main] DEBUG org.appng.taglib.TagletProcessor - No prefix and suffix defined for not transformed output. Using default values 2021-07-01 15:50:52,903 [main] DEBUG org.appng.taglib.TagletProcessor - Using prefix for not transformed output. 2021-07-01 15:50:52,905 [main] DEBUG org.appng.taglib.TagletProcessor - calling taglet 'taglet' of type 'org.appng.api.XMLTaglet$$EnhancerByMockitoWithCGLIB$$1d491f19' width attributes: {noXslSuffix=test suffix} 2021-07-01 15:50:52,907 [main] DEBUG org.appng.taglib.TagletProcessor - No prefix and suffix defined for not transformed output. Using default values 2021-07-01 15:50:52,907 [main] DEBUG org.appng.taglib.TagletProcessor - Using prefix for not transformed output. 2021-07-01 15:50:52,909 [main] DEBUG org.appng.taglib.TagletProcessor - calling taglet 'taglet' of type 'org.appng.api.GlobalTaglet$$EnhancerByMockitoWithCGLIB$$1345fc09' with attributes: {} 2021-07-01 15:50:52,915 [main] DEBUG org.appng.taglib.TagletProcessor - calling taglet 'taglet' of type 'org.appng.taglib.TagletProcessorTest$MyTaglet$$EnhancerByMockitoWithCGLIB$$93d8cfc8' with attributes: {} 2021-07-01 15:50:52,930 [main] DEBUG org.appng.taglib.TagletProcessor - calling taglet 'taglet' of type 'org.appng.api.GlobalXMLTaglet$$EnhancerByMockitoWithCGLIB$$baf435ce' width attributes: {} 2021-07-01 15:50:52,931 [main] DEBUG org.appng.taglib.TagletProcessor - No prefix and suffix defined for not transformed output. Using default values 2021-07-01 15:50:52,931 [main] DEBUG org.appng.taglib.TagletProcessor - Using prefix for not transformed output. 2021-07-01 15:50:52,933 [main] DEBUG org.appng.taglib.TagletProcessor - calling taglet 'taglet' of type 'org.appng.api.XMLTaglet$$EnhancerByMockitoWithCGLIB$$1d491f19' width attributes: {noXslPrefix=test prefix, noXslSuffix=test suffix} 2021-07-01 15:50:52,934 [main] DEBUG org.appng.taglib.TagletProcessor - Using prefix test prefix and suffix test suffix for not transformed output. 2021-07-01 15:50:52,936 [main] DEBUG org.appng.taglib.TagletProcessor - calling taglet 'taglet' of type 'org.appng.api.Taglet$$EnhancerByMockitoWithCGLIB$$48738e9e' with attributes: {} [INFO] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.588 s - in org.appng.taglib.TagletProcessorTest [INFO] Running org.appng.taglib.TagletAdapterTest 2021-07-01 15:50:52,939 [main] INFO org.appng.api.support.SiteClassLoader - SiteClassLoader#2050370411 for site localhost with parent sun.misc.Launcher$AppClassLoader#1252169911 created [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.02 s - in org.appng.taglib.TagletAdapterTest [INFO] Running org.appng.taglib.AttributeTest 2021-07-01 15:50:52,965 [main] DEBUG org.appng.api.support.environment.DefaultEnvironment - enabling scope PLATFORM 2021-07-01 15:50:52,965 [main] DEBUG org.appng.api.support.environment.DefaultEnvironment - enabling scope REQUEST 2021-07-01 15:50:52,965 [main] DEBUG org.appng.api.support.environment.DefaultEnvironment - enabling scope SESSION 2021-07-01 15:50:52,965 [main] DEBUG org.appng.api.support.environment.DefaultEnvironment - enabling scope SITE 2021-07-01 15:50:52,967 [main] DEBUG org.appng.api.support.environment.DefaultEnvironment - enabling scope PLATFORM 2021-07-01 15:50:52,967 [main] DEBUG org.appng.api.support.environment.DefaultEnvironment - enabling scope REQUEST 2021-07-01 15:50:52,967 [main] DEBUG org.appng.api.support.environment.DefaultEnvironment - enabling scope SESSION 2021-07-01 15:50:52,967 [main] DEBUG org.appng.api.support.environment.DefaultEnvironment - enabling scope SITE 2021-07-01 15:50:52,991 [main] DEBUG org.appng.el.ExpressionEvaluator - ${variable} = fromSite [(variable = fromSite)] 2021-07-01 15:50:52,994 [main] DEBUG org.appng.api.support.environment.DefaultEnvironment - enabling scope PLATFORM 2021-07-01 15:50:52,994 [main] DEBUG org.appng.api.support.environment.DefaultEnvironment - enabling scope REQUEST 2021-07-01 15:50:52,994 [main] DEBUG org.appng.api.support.environment.DefaultEnvironment - enabling scope SESSION 2021-07-01 15:50:52,994 [main] DEBUG org.appng.api.support.environment.DefaultEnvironment - enabling scope SITE 2021-07-01 15:50:52,995 [main] DEBUG org.appng.api.support.environment.DefaultEnvironment - enabling scope PLATFORM 2021-07-01 15:50:52,995 [main] DEBUG org.appng.api.support.environment.DefaultEnvironment - enabling scope REQUEST 2021-07-01 15:50:52,995 [main] DEBUG org.appng.api.support.environment.DefaultEnvironment - enabling scope SESSION 2021-07-01 15:50:52,995 [main] DEBUG org.appng.api.support.environment.DefaultEnvironment - enabling scope SITE 2021-07-01 15:50:52,997 [main] DEBUG org.appng.api.support.environment.DefaultEnvironment - enabling scope PLATFORM 2021-07-01 15:50:52,997 [main] DEBUG org.appng.api.support.environment.DefaultEnvironment - enabling scope REQUEST 2021-07-01 15:50:52,997 [main] DEBUG org.appng.api.support.environment.DefaultEnvironment - enabling scope SESSION 2021-07-01 15:50:52,997 [main] DEBUG org.appng.api.support.environment.DefaultEnvironment - enabling scope SITE 2021-07-01 15:50:52,999 [main] DEBUG org.appng.el.ExpressionEvaluator - ${sites.localhost} = Mock for Site, hashCode: 1014794348 [(sites = {localhost=Mock for Site, hashCode: 1014794348})] 2021-07-01 15:50:52,999 [main] DEBUG org.appng.api.support.environment.DefaultEnvironment - enabling scope PLATFORM 2021-07-01 15:50:52,999 [main] DEBUG org.appng.api.support.environment.DefaultEnvironment - enabling scope REQUEST 2021-07-01 15:50:52,999 [main] DEBUG org.appng.api.support.environment.DefaultEnvironment - enabling scope SESSION 2021-07-01 15:50:52,999 [main] DEBUG org.appng.api.support.environment.DefaultEnvironment - enabling scope SITE 2021-07-01 15:50:53,001 [main] DEBUG org.appng.el.ExpressionEvaluator - ${sites['localhost']} = Mock for Site, hashCode: 1014794348 [(sites = {localhost=Mock for Site, hashCode: 1014794348})] 2021-07-01 15:50:53,001 [main] DEBUG org.appng.api.support.environment.DefaultEnvironment - enabling scope PLATFORM 2021-07-01 15:50:53,001 [main] DEBUG org.appng.api.support.environment.DefaultEnvironment - enabling scope REQUEST 2021-07-01 15:50:53,001 [main] DEBUG org.appng.api.support.environment.DefaultEnvironment - enabling scope SESSION 2021-07-01 15:50:53,001 [main] DEBUG org.appng.api.support.environment.DefaultEnvironment - enabling scope SITE 2021-07-01 15:50:53,009 [main] DEBUG org.appng.el.ExpressionEvaluator - ${sites['localhost'].name} = localhost [(sites = {localhost=Mock for Site, hashCode: 1014794348})] 2021-07-01 15:50:53,009 [main] DEBUG org.appng.api.support.environment.DefaultEnvironment - enabling scope PLATFORM 2021-07-01 15:50:53,009 [main] DEBUG org.appng.api.support.environment.DefaultEnvironment - enabling scope REQUEST 2021-07-01 15:50:53,009 [main] DEBUG org.appng.api.support.environment.DefaultEnvironment - enabling scope SESSION 2021-07-01 15:50:53,009 [main] DEBUG org.appng.api.support.environment.DefaultEnvironment - enabling scope SITE 2021-07-01 15:50:53,012 [main] DEBUG org.appng.el.ExpressionEvaluator - ${sites['localhost'].getName()} = localhost [(sites = {localhost=Mock for Site, hashCode: 1014794348})] 2021-07-01 15:50:53,012 [main] DEBUG org.appng.api.support.environment.DefaultEnvironment - enabling scope PLATFORM 2021-07-01 15:50:53,012 [main] DEBUG org.appng.api.support.environment.DefaultEnvironment - enabling scope REQUEST 2021-07-01 15:50:53,012 [main] DEBUG org.appng.api.support.environment.DefaultEnvironment - enabling scope SESSION 2021-07-01 15:50:53,012 [main] DEBUG org.appng.api.support.environment.DefaultEnvironment - enabling scope SITE 2021-07-01 15:50:53,013 [main] DEBUG org.appng.el.ExpressionEvaluator - ${sites.localhost.getName()} = localhost [(sites = {localhost=Mock for Site, hashCode: 1014794348})] 2021-07-01 15:50:53,014 [main] DEBUG org.appng.api.support.environment.DefaultEnvironment - enabling scope PLATFORM 2021-07-01 15:50:53,014 [main] DEBUG org.appng.api.support.environment.DefaultEnvironment - enabling scope REQUEST 2021-07-01 15:50:53,014 [main] DEBUG org.appng.api.support.environment.DefaultEnvironment - enabling scope SESSION 2021-07-01 15:50:53,014 [main] DEBUG org.appng.api.support.environment.DefaultEnvironment - enabling scope SITE 2021-07-01 15:50:53,015 [main] DEBUG org.appng.el.ExpressionEvaluator - ${variable} = fromRequest [(variable = fromRequest)] 2021-07-01 15:50:53,016 [main] DEBUG org.appng.api.support.environment.DefaultEnvironment - enabling scope PLATFORM 2021-07-01 15:50:53,016 [main] DEBUG org.appng.api.support.environment.DefaultEnvironment - enabling scope REQUEST 2021-07-01 15:50:53,016 [main] DEBUG org.appng.api.support.environment.DefaultEnvironment - enabling scope SESSION 2021-07-01 15:50:53,016 [main] DEBUG org.appng.api.support.environment.DefaultEnvironment - enabling scope SITE 2021-07-01 15:50:53,018 [main] DEBUG org.appng.api.support.environment.DefaultEnvironment - enabling scope PLATFORM 2021-07-01 15:50:53,018 [main] DEBUG org.appng.api.support.environment.DefaultEnvironment - enabling scope REQUEST 2021-07-01 15:50:53,018 [main] DEBUG org.appng.api.support.environment.DefaultEnvironment - enabling scope SESSION 2021-07-01 15:50:53,018 [main] DEBUG org.appng.api.support.environment.DefaultEnvironment - enabling scope SITE 2021-07-01 15:50:53,018 [main] DEBUG org.appng.api.support.environment.DefaultEnvironment - enabling scope PLATFORM 2021-07-01 15:50:53,019 [main] DEBUG org.appng.api.support.environment.DefaultEnvironment - enabling scope REQUEST 2021-07-01 15:50:53,019 [main] DEBUG org.appng.api.support.environment.DefaultEnvironment - enabling scope SESSION 2021-07-01 15:50:53,019 [main] DEBUG org.appng.api.support.environment.DefaultEnvironment - enabling scope SITE 2021-07-01 15:50:53,020 [main] DEBUG org.appng.api.support.environment.DefaultEnvironment - enabling scope PLATFORM 2021-07-01 15:50:53,021 [main] DEBUG org.appng.api.support.environment.DefaultEnvironment - enabling scope REQUEST 2021-07-01 15:50:53,021 [main] DEBUG org.appng.api.support.environment.DefaultEnvironment - enabling scope SESSION 2021-07-01 15:50:53,021 [main] DEBUG org.appng.api.support.environment.DefaultEnvironment - enabling scope SITE 2021-07-01 15:50:53,021 [main] DEBUG org.appng.el.ExpressionEvaluator - ${variable} = fromPlatform [(variable = fromPlatform)] 2021-07-01 15:50:53,022 [main] DEBUG org.appng.api.support.environment.DefaultEnvironment - enabling scope PLATFORM 2021-07-01 15:50:53,022 [main] DEBUG org.appng.api.support.environment.DefaultEnvironment - enabling scope REQUEST 2021-07-01 15:50:53,022 [main] DEBUG org.appng.api.support.environment.DefaultEnvironment - enabling scope SESSION 2021-07-01 15:50:53,023 [main] DEBUG org.appng.api.support.environment.DefaultEnvironment - enabling scope SITE 2021-07-01 15:50:53,023 [main] DEBUG org.appng.el.ExpressionEvaluator - ${variable} = fromSession [(variable = fromSession)] 2021-07-01 15:50:53,025 [main] DEBUG org.appng.api.support.environment.DefaultEnvironment - enabling scope PLATFORM 2021-07-01 15:50:53,025 [main] DEBUG org.appng.api.support.environment.DefaultEnvironment - enabling scope REQUEST 2021-07-01 15:50:53,025 [main] DEBUG org.appng.api.support.environment.DefaultEnvironment - enabling scope SESSION 2021-07-01 15:50:53,026 [main] DEBUG org.appng.api.support.environment.DefaultEnvironment - enabling scope SITE 2021-07-01 15:50:53,026 [main] DEBUG org.appng.el.ExpressionEvaluator - ${sites} = {localhost=Mock for Site, hashCode: 108449608} [(sites = {localhost=Mock for Site, hashCode: 108449608})] 2021-07-01 15:50:53,027 [main] DEBUG org.appng.api.support.environment.DefaultEnvironment - enabling scope PLATFORM 2021-07-01 15:50:53,027 [main] DEBUG org.appng.api.support.environment.DefaultEnvironment - enabling scope REQUEST 2021-07-01 15:50:53,028 [main] DEBUG org.appng.api.support.environment.DefaultEnvironment - enabling scope SESSION 2021-07-01 15:50:53,028 [main] DEBUG org.appng.api.support.environment.DefaultEnvironment - enabling scope SITE 2021-07-01 15:50:53,028 [main] DEBUG org.appng.api.support.environment.DefaultEnvironment - enabling scope PLATFORM 2021-07-01 15:50:53,028 [main] DEBUG org.appng.api.support.environment.DefaultEnvironment - enabling scope REQUEST 2021-07-01 15:50:53,028 [main] DEBUG org.appng.api.support.environment.DefaultEnvironment - enabling scope SESSION 2021-07-01 15:50:53,028 [main] DEBUG org.appng.api.support.environment.DefaultEnvironment - enabling scope SITE [INFO] Tests run: 17, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.065 s - in org.appng.taglib.AttributeTest [INFO] Running org.appng.taglib.search.SearchTest 2021-07-01 15:50:53,082 [main] DEBUG org.appng.taglib.search.SearchPart - added part global:null to org.appng.taglib.search.SearchTest@42bc14c1 2021-07-01 15:50:53,967 [main] DEBUG org.appng.taglib.search.Search - term is Hitchhiker 2021-07-01 15:50:53,967 [main] DEBUG org.appng.api.support.environment.DefaultEnvironment - enabling scope PLATFORM 2021-07-01 15:50:53,968 [main] DEBUG org.appng.api.support.environment.DefaultEnvironment - enabling scope REQUEST 2021-07-01 15:50:53,968 [main] DEBUG org.appng.api.support.environment.DefaultEnvironment - enabling scope SESSION 2021-07-01 15:50:53,968 [main] DEBUG org.appng.api.support.environment.DefaultEnvironment - enabling scope SITE 2021-07-01 15:50:53,977 [main] INFO org.appng.taglib.search.Search - processing org.appng.search.searcher.StandardSearcher with term 'Hitchhiker' and parameters {excludeTypes=com.foo.Bar} 2021-07-01 15:50:54,123 [main] INFO org.appng.search.searcher.StandardSearcher - 1 results returned from query: +language:en +((title:hitchhik) (title:hitchhiker*)) -type:com.foo.Bar [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.338 s - in org.appng.taglib.search.SearchTest [INFO] Running org.appng.taglib.IfTest 2021-07-01 15:50:54,392 [main] DEBUG org.appng.forms.impl.RequestBean - tempdir is /tmp 2021-07-01 15:50:54,392 [main] DEBUG org.appng.forms.impl.RequestBean - content type: null 2021-07-01 15:50:54,392 [main] DEBUG org.appng.forms.impl.RequestBean - requestURI: 2021-07-01 15:50:54,392 [main] DEBUG org.appng.forms.impl.RequestBean - contextPath: 2021-07-01 15:50:54,392 [main] DEBUG org.appng.forms.impl.RequestBean - servletPath: 2021-07-01 15:50:54,392 [main] DEBUG org.appng.forms.impl.RequestBean - pathInfo: null 2021-07-01 15:50:54,392 [main] DEBUG org.appng.forms.impl.RequestBean - request method: 2021-07-01 15:50:54,401 [main] DEBUG org.appng.el.ExpressionEvaluator - ${(a == 'bar') or (a.startsWith('b'))} = false [(a = foo)] 2021-07-01 15:50:54,401 [main] DEBUG org.appng.taglib.If - (a == 'bar') or (a.startsWith('b')) = false, skipping body 2021-07-01 15:50:54,402 [main] DEBUG org.appng.forms.impl.RequestBean - tempdir is /tmp 2021-07-01 15:50:54,402 [main] DEBUG org.appng.forms.impl.RequestBean - content type: null 2021-07-01 15:50:54,402 [main] DEBUG org.appng.forms.impl.RequestBean - requestURI: 2021-07-01 15:50:54,402 [main] DEBUG org.appng.forms.impl.RequestBean - contextPath: 2021-07-01 15:50:54,402 [main] DEBUG org.appng.forms.impl.RequestBean - servletPath: 2021-07-01 15:50:54,403 [main] DEBUG org.appng.forms.impl.RequestBean - pathInfo: null 2021-07-01 15:50:54,403 [main] DEBUG org.appng.forms.impl.RequestBean - request method: 2021-07-01 15:50:54,403 [main] DEBUG org.appng.el.ExpressionEvaluator - ${(a == 'foo') or (a.startsWith('f'))} = true [(a = foo)] 2021-07-01 15:50:54,403 [main] DEBUG org.appng.taglib.If - (a == 'foo') or (a.startsWith('f')) = true, evaluating body [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.015 s - in org.appng.taglib.IfTest [INFO] [INFO] Results: [INFO] [INFO] Tests run: 35, Failures: 0, Errors: 0, Skipped: 0 [INFO] [INFO] [INFO] --- maven-jar-plugin:3.0.2:jar (default-jar) @ appng-taglib --- [INFO] Building jar: /var/lib/jenkins/workspace/appNG_1.23.x/appng-taglib/target/appng-taglib-1.23.0-SNAPSHOT.jar [INFO] [INFO] --- maven-source-plugin:3.0.1:jar-no-fork (default) @ appng-taglib --- [INFO] Building jar: /var/lib/jenkins/workspace/appNG_1.23.x/appng-taglib/target/appng-taglib-1.23.0-SNAPSHOT-sources.jar [INFO] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ appng-taglib --- [INFO] Installing /var/lib/jenkins/workspace/appNG_1.23.x/appng-taglib/target/appng-taglib-1.23.0-SNAPSHOT.jar to /var/lib/jenkins/.m2/repository/org/appng/appng-taglib/1.23.0-SNAPSHOT/appng-taglib-1.23.0-SNAPSHOT.jar [INFO] Installing /var/lib/jenkins/workspace/appNG_1.23.x/appng-taglib/pom.xml to /var/lib/jenkins/.m2/repository/org/appng/appng-taglib/1.23.0-SNAPSHOT/appng-taglib-1.23.0-SNAPSHOT.pom [INFO] Installing /var/lib/jenkins/workspace/appNG_1.23.x/appng-taglib/target/appng-taglib-1.23.0-SNAPSHOT-sources.jar to /var/lib/jenkins/.m2/repository/org/appng/appng-taglib/1.23.0-SNAPSHOT/appng-taglib-1.23.0-SNAPSHOT-sources.jar [INFO] [INFO] --- maven-deploy-plugin:2.8.2:deploy (default-deploy) @ appng-taglib --- Downloading: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-taglib/1.23.0-SNAPSHOT/maven-metadata.xml Progress (1): 993 B Downloaded: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-taglib/1.23.0-SNAPSHOT/maven-metadata.xml (993 B at 4.8 kB/s) Downloading: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-taglib/1.23.0-SNAPSHOT/maven-metadata.xml Progress (1): 993 B Downloaded: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-taglib/1.23.0-SNAPSHOT/maven-metadata.xml (993 B at 124 kB/s) Uploading: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-taglib/1.23.0-SNAPSHOT/appng-taglib-1.23.0-20210701.135054-21.jar Progress (1): 2.0/57 kB Progress (1): 4.1/57 kB Progress (1): 6.1/57 kB Progress (1): 8.2/57 kB Progress (1): 10/57 kB Progress (1): 12/57 kB Progress (1): 14/57 kB Progress (1): 16/57 kB Progress (1): 18/57 kB Progress (1): 20/57 kB Progress (1): 23/57 kB Progress (1): 25/57 kB Progress (1): 27/57 kB Progress (1): 29/57 kB Progress (1): 31/57 kB Progress (1): 33/57 kB Progress (1): 35/57 kB Progress (1): 37/57 kB Progress (1): 39/57 kB Progress (1): 41/57 kB Progress (1): 43/57 kB Progress (1): 45/57 kB Progress (1): 47/57 kB Progress (1): 49/57 kB Progress (1): 51/57 kB Progress (1): 53/57 kB Progress (1): 55/57 kB Progress (1): 57 kB Uploaded: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-taglib/1.23.0-SNAPSHOT/appng-taglib-1.23.0-20210701.135054-21.jar (57 kB at 94 kB/s) Uploading: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-taglib/1.23.0-SNAPSHOT/appng-taglib-1.23.0-20210701.135054-21.pom Progress (1): 1.8 kB Uploaded: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-taglib/1.23.0-SNAPSHOT/appng-taglib-1.23.0-20210701.135054-21.pom (1.8 kB at 33 kB/s) Downloading: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-taglib/maven-metadata.xml Progress (1): 1.5 kB Downloaded: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-taglib/maven-metadata.xml (1.5 kB at 3.9 kB/s) Downloading: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-taglib/maven-metadata.xml Progress (1): 1.5 kB Downloaded: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-taglib/maven-metadata.xml (1.5 kB at 12 kB/s) Uploading: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-taglib/1.23.0-SNAPSHOT/maven-metadata.xml Progress (1): 993 B Uploaded: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-taglib/1.23.0-SNAPSHOT/maven-metadata.xml (993 B at 652 B/s) Uploading: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-taglib/1.23.0-SNAPSHOT/maven-metadata.xml Progress (1): 993 B Uploaded: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-taglib/1.23.0-SNAPSHOT/maven-metadata.xml (993 B at 9.2 kB/s) Uploading: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-taglib/maven-metadata.xml Progress (1): 1.5 kB Uploaded: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-taglib/maven-metadata.xml (1.5 kB at 2.6 kB/s) Uploading: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-taglib/maven-metadata.xml Progress (1): 1.5 kB Uploaded: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-taglib/maven-metadata.xml (1.5 kB at 8.7 kB/s) Uploading: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-taglib/1.23.0-SNAPSHOT/appng-taglib-1.23.0-20210701.135054-21-sources.jar Progress (1): 2.0/42 kB Progress (1): 4.1/42 kB Progress (1): 6.1/42 kB Progress (1): 8.2/42 kB Progress (1): 10/42 kB Progress (1): 12/42 kB Progress (1): 14/42 kB Progress (1): 16/42 kB Progress (1): 18/42 kB Progress (1): 20/42 kB Progress (1): 23/42 kB Progress (1): 25/42 kB Progress (1): 27/42 kB Progress (1): 29/42 kB Progress (1): 31/42 kB Progress (1): 33/42 kB Progress (1): 35/42 kB Progress (1): 37/42 kB Progress (1): 39/42 kB Progress (1): 41/42 kB Progress (1): 42 kB Uploaded: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-taglib/1.23.0-SNAPSHOT/appng-taglib-1.23.0-20210701.135054-21-sources.jar (42 kB at 226 kB/s) Downloading: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-taglib/maven-metadata.xml Progress (1): 1.5 kB Downloaded: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-taglib/maven-metadata.xml (1.5 kB at 128 kB/s) Uploading: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-taglib/1.23.0-SNAPSHOT/maven-metadata.xml Progress (1): 993 B Uploaded: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-taglib/1.23.0-SNAPSHOT/maven-metadata.xml (993 B at 916 B/s) Uploading: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-taglib/1.23.0-SNAPSHOT/maven-metadata.xml Progress (1): 993 B Uploaded: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-taglib/1.23.0-SNAPSHOT/maven-metadata.xml (993 B at 43 kB/s) Uploading: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-taglib/maven-metadata.xml Progress (1): 1.5 kB Uploaded: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-taglib/maven-metadata.xml (1.5 kB at 2.1 kB/s) [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building appNGizer JAXB API 1.23.0-SNAPSHOT [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ appng-appngizer-jaxb --- [INFO] Deleting /var/lib/jenkins/workspace/appNG_1.23.x/appng-appngizer-jaxb/target [INFO] [INFO] --- jaxb2-maven-plugin:2.4:xjc (generate-xmlapi) @ appng-appngizer-jaxb --- [INFO] Created EpisodePath [/var/lib/jenkins/workspace/appNG_1.23.x/appng-appngizer-jaxb/target/generated-sources/jaxb/META-INF/JAXB]: true [INFO] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ appng-appngizer-jaxb --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] Copying 38 resources [INFO] [INFO] --- maven-compiler-plugin:3.6.1:compile (default-compile) @ appng-appngizer-jaxb --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 39 source files to /var/lib/jenkins/workspace/appNG_1.23.x/appng-appngizer-jaxb/target/classes [INFO] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ appng-appngizer-jaxb --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 5 resources [INFO] [INFO] --- maven-compiler-plugin:3.6.1:testCompile (default-testCompile) @ appng-appngizer-jaxb --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 1 source file to /var/lib/jenkins/workspace/appNG_1.23.x/appng-appngizer-jaxb/target/test-classes [INFO] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ appng-appngizer-jaxb --- [INFO] [INFO] ------------------------------------------------------- [INFO] T E S T S [INFO] ------------------------------------------------------- [INFO] Running org.appng.appngizer.client.AppNGizerTest [WARNING] Tests run: 7, Failures: 0, Errors: 0, Skipped: 2, Time elapsed: 0.863 s - in org.appng.appngizer.client.AppNGizerTest [INFO] [INFO] Results: [INFO] [WARNING] Tests run: 7, Failures: 0, Errors: 0, Skipped: 2 [INFO] [INFO] [INFO] --- maven-jar-plugin:3.0.2:jar (default-jar) @ appng-appngizer-jaxb --- [INFO] Building jar: /var/lib/jenkins/workspace/appNG_1.23.x/appng-appngizer-jaxb/target/appng-appngizer-jaxb-1.23.0-SNAPSHOT.jar [INFO] [INFO] --- maven-source-plugin:3.0.1:jar-no-fork (default) @ appng-appngizer-jaxb --- [INFO] Building jar: /var/lib/jenkins/workspace/appNG_1.23.x/appng-appngizer-jaxb/target/appng-appngizer-jaxb-1.23.0-SNAPSHOT-sources.jar [INFO] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ appng-appngizer-jaxb --- [INFO] Installing /var/lib/jenkins/workspace/appNG_1.23.x/appng-appngizer-jaxb/target/appng-appngizer-jaxb-1.23.0-SNAPSHOT.jar to /var/lib/jenkins/.m2/repository/org/appng/appng-appngizer-jaxb/1.23.0-SNAPSHOT/appng-appngizer-jaxb-1.23.0-SNAPSHOT.jar [INFO] Installing /var/lib/jenkins/workspace/appNG_1.23.x/appng-appngizer-jaxb/pom.xml to /var/lib/jenkins/.m2/repository/org/appng/appng-appngizer-jaxb/1.23.0-SNAPSHOT/appng-appngizer-jaxb-1.23.0-SNAPSHOT.pom [INFO] Installing /var/lib/jenkins/workspace/appNG_1.23.x/appng-appngizer-jaxb/target/appng-appngizer-jaxb-1.23.0-SNAPSHOT-sources.jar to /var/lib/jenkins/.m2/repository/org/appng/appng-appngizer-jaxb/1.23.0-SNAPSHOT/appng-appngizer-jaxb-1.23.0-SNAPSHOT-sources.jar [INFO] [INFO] --- maven-deploy-plugin:2.8.2:deploy (default-deploy) @ appng-appngizer-jaxb --- Downloading: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-appngizer-jaxb/1.23.0-SNAPSHOT/maven-metadata.xml Progress (1): 1.0 kB Downloaded: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-appngizer-jaxb/1.23.0-SNAPSHOT/maven-metadata.xml (1.0 kB at 9.3 kB/s) Downloading: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-appngizer-jaxb/1.23.0-SNAPSHOT/maven-metadata.xml Progress (1): 1.0 kB Downloaded: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-appngizer-jaxb/1.23.0-SNAPSHOT/maven-metadata.xml (1.0 kB at 91 kB/s) Uploading: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-appngizer-jaxb/1.23.0-SNAPSHOT/appng-appngizer-jaxb-1.23.0-20210701.135108-21.jar Progress (1): 2.0/92 kB Progress (1): 4.1/92 kB Progress (1): 6.1/92 kB Progress (1): 8.2/92 kB Progress (1): 10/92 kB Progress (1): 12/92 kB Progress (1): 14/92 kB Progress (1): 16/92 kB Progress (1): 18/92 kB Progress (1): 20/92 kB Progress (1): 23/92 kB Progress (1): 25/92 kB Progress (1): 27/92 kB Progress (1): 29/92 kB Progress (1): 31/92 kB Progress (1): 33/92 kB Progress (1): 35/92 kB Progress (1): 37/92 kB Progress (1): 39/92 kB Progress (1): 41/92 kB Progress (1): 43/92 kB Progress (1): 45/92 kB Progress (1): 47/92 kB Progress (1): 49/92 kB Progress (1): 51/92 kB Progress (1): 53/92 kB Progress (1): 55/92 kB Progress (1): 57/92 kB Progress (1): 59/92 kB Progress (1): 61/92 kB Progress (1): 63/92 kB Progress (1): 66/92 kB Progress (1): 68/92 kB Progress (1): 70/92 kB Progress (1): 72/92 kB Progress (1): 74/92 kB Progress (1): 76/92 kB Progress (1): 78/92 kB Progress (1): 80/92 kB Progress (1): 82/92 kB Progress (1): 84/92 kB Progress (1): 86/92 kB Progress (1): 88/92 kB Progress (1): 90/92 kB Progress (1): 92 kB Uploaded: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-appngizer-jaxb/1.23.0-SNAPSHOT/appng-appngizer-jaxb-1.23.0-20210701.135108-21.jar (92 kB at 296 kB/s) Uploading: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-appngizer-jaxb/1.23.0-SNAPSHOT/appng-appngizer-jaxb-1.23.0-20210701.135108-21.pom Progress (1): 2.0/2.5 kB Progress (1): 2.5 kB Uploaded: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-appngizer-jaxb/1.23.0-SNAPSHOT/appng-appngizer-jaxb-1.23.0-20210701.135108-21.pom (2.5 kB at 13 kB/s) Downloading: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-appngizer-jaxb/maven-metadata.xml Progress (1): 1.6 kB Downloaded: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-appngizer-jaxb/maven-metadata.xml (1.6 kB at 7.6 kB/s) Downloading: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-appngizer-jaxb/maven-metadata.xml Progress (1): 1.6 kB Downloaded: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-appngizer-jaxb/maven-metadata.xml (1.6 kB at 155 kB/s) Uploading: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-appngizer-jaxb/1.23.0-SNAPSHOT/maven-metadata.xml Progress (1): 1.0 kB Uploaded: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-appngizer-jaxb/1.23.0-SNAPSHOT/maven-metadata.xml (1.0 kB at 1.3 kB/s) Uploading: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-appngizer-jaxb/1.23.0-SNAPSHOT/maven-metadata.xml Progress (1): 1.0 kB Uploaded: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-appngizer-jaxb/1.23.0-SNAPSHOT/maven-metadata.xml (1.0 kB at 8.8 kB/s) Uploading: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-appngizer-jaxb/maven-metadata.xml Progress (1): 1.6 kB Uploaded: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-appngizer-jaxb/maven-metadata.xml (1.6 kB at 2.3 kB/s) Uploading: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-appngizer-jaxb/maven-metadata.xml Progress (1): 1.6 kB Uploaded: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-appngizer-jaxb/maven-metadata.xml (1.6 kB at 67 kB/s) Uploading: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-appngizer-jaxb/1.23.0-SNAPSHOT/appng-appngizer-jaxb-1.23.0-20210701.135108-21-sources.jar Progress (1): 2.0/52 kB Progress (1): 4.1/52 kB Progress (1): 6.1/52 kB Progress (1): 8.2/52 kB Progress (1): 10/52 kB Progress (1): 12/52 kB Progress (1): 14/52 kB Progress (1): 16/52 kB Progress (1): 18/52 kB Progress (1): 20/52 kB Progress (1): 23/52 kB Progress (1): 25/52 kB Progress (1): 27/52 kB Progress (1): 29/52 kB Progress (1): 31/52 kB Progress (1): 33/52 kB Progress (1): 35/52 kB Progress (1): 37/52 kB Progress (1): 39/52 kB Progress (1): 41/52 kB Progress (1): 43/52 kB Progress (1): 45/52 kB Progress (1): 47/52 kB Progress (1): 49/52 kB Progress (1): 51/52 kB Progress (1): 52 kB Uploaded: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-appngizer-jaxb/1.23.0-SNAPSHOT/appng-appngizer-jaxb-1.23.0-20210701.135108-21-sources.jar (52 kB at 175 kB/s) Downloading: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-appngizer-jaxb/maven-metadata.xml Progress (1): 1.6 kB Downloaded: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-appngizer-jaxb/maven-metadata.xml (1.6 kB at 119 kB/s) Uploading: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-appngizer-jaxb/1.23.0-SNAPSHOT/maven-metadata.xml Progress (1): 1.0 kB Uploaded: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-appngizer-jaxb/1.23.0-SNAPSHOT/maven-metadata.xml (1.0 kB at 870 B/s) Uploading: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-appngizer-jaxb/1.23.0-SNAPSHOT/maven-metadata.xml Progress (1): 1.0 kB Uploaded: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-appngizer-jaxb/1.23.0-SNAPSHOT/maven-metadata.xml (1.0 kB at 15 kB/s) Uploading: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-appngizer-jaxb/maven-metadata.xml Progress (1): 1.6 kB Uploaded: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-appngizer-jaxb/maven-metadata.xml (1.6 kB at 4.1 kB/s) [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building appNGizer 1.23.0-SNAPSHOT [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ appng-appngizer --- [INFO] Deleting /var/lib/jenkins/workspace/appNG_1.23.x/appng-appngizer/target [INFO] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ appng-appngizer --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [INFO] --- maven-compiler-plugin:3.6.1:compile (default-compile) @ appng-appngizer --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 47 source files to /var/lib/jenkins/workspace/appNG_1.23.x/appng-appngizer/target/classes [INFO] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ appng-appngizer --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 58 resources [INFO] [INFO] --- maven-compiler-plugin:3.6.1:testCompile (default-testCompile) @ appng-appngizer --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 14 source files to /var/lib/jenkins/workspace/appNG_1.23.x/appng-appngizer/target/test-classes [INFO] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ appng-appngizer --- [INFO] [INFO] ------------------------------------------------------- [INFO] T E S T S [INFO] ------------------------------------------------------- [INFO] Running org.appng.appngizer.controller.SitePropertyControllerTest 2021-07-01 15:51:21,262 INFO [main] org.springframework.test.context.web.WebTestContextBootstrapper: Loaded default TestExecutionListener class names from location [META-INF/spring.factories]: [org.springframework.test.context.web.ServletTestExecutionListener, org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener, org.springframework.test.context.support.DependencyInjectionTestExecutionListener, org.springframework.test.context.support.DirtiesContextTestExecutionListener, org.springframework.test.context.transaction.TransactionalTestExecutionListener, org.springframework.test.context.jdbc.SqlScriptsTestExecutionListener] 2021-07-01 15:51:21,281 INFO [main] org.springframework.test.context.web.WebTestContextBootstrapper: Using TestExecutionListeners: [org.springframework.test.context.web.ServletTestExecutionListener@3c87521, org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener@2aece37d, org.springframework.test.context.support.DependencyInjectionTestExecutionListener@548a102f, org.springframework.test.context.support.DirtiesContextTestExecutionListener@5762806e, org.springframework.test.context.transaction.TransactionalTestExecutionListener@17c386de, org.springframework.test.context.jdbc.SqlScriptsTestExecutionListener@5af97850] 2021-07-01 15:51:21,378 INFO [main] org.springframework.beans.factory.xml.XmlBeanDefinitionReader: Loading XML bean definitions from class path resource [test-context.xml] 2021-07-01 15:51:21,798 INFO [main] org.springframework.web.context.support.GenericWebApplicationContext: Refreshing appNG platform context: startup date [Thu Jul 01 15:51:21 CEST 2021]; root of context hierarchy 2021-07-01 15:51:21,957 INFO [main] org.springframework.context.annotation.ConfigurationClassBeanDefinitionReader: Skipping bean definition for [BeanMethod:name=configurer,declaringClass=org.appng.appngizer.AppNGizer]: a definition for bean 'configurer' already exists. This top-level bean definition is considered as an override. 2021-07-01 15:51:21,957 INFO [main] org.springframework.context.annotation.ConfigurationClassBeanDefinitionReader: Skipping bean definition for [BeanMethod:name=datasource,declaringClass=org.appng.appngizer.AppNGizer]: a definition for bean 'datasource' already exists. This top-level bean definition is considered as an override. 2021-07-01 15:51:22,318 INFO [main] org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor: JSR-330 'javax.inject.Inject' annotation found and supported for autowiring Jul 01, 2021 3:51:22 PM ch.sla.jdbcperflogger.Logger info INFO: Using config file jdbcperflogger-fallback.xml 2021-07-01 15:51:22,638 INFO [main] org.springframework.jdbc.datasource.embedded.EmbeddedDatabaseFactory: Starting embedded database: url='jdbc:hsqldb:mem:testdb', username='sa' 2021-07-01 15:51:22,793 INFO [main] org.springframework.orm.jpa.LocalContainerEntityManagerFactoryBean: Building JPA container EntityManagerFactory for persistence unit 'appNGizer' 2021-07-01 15:51:22,818 INFO [main] org.hibernate.jpa.internal.util.LogHelper: HHH000204: Processing PersistenceUnitInfo [name: appNGizer] 2021-07-01 15:51:22,975 INFO [main] org.hibernate.Version: HHH000412: Hibernate ORM core version 5.4.32.Final 2021-07-01 15:51:23,239 INFO [main] org.hibernate.annotations.common.Version: HCANN000001: Hibernate Commons Annotations {5.1.2.Final} 2021-07-01 15:51:23,944 INFO [main] org.hibernate.dialect.Dialect: HHH000400: Using dialect: org.appng.persistence.dialect.HSQLDialect 2021-07-01 15:51:24,023 INFO [main] org.hibernate.envers.boot.internal.EnversServiceImpl: Envers integration enabled? : true 2021-07-01 15:51:24,655 INFO [main] org.hibernate.validator.internal.util.Version: HV000001: Hibernate Validator 6.2.0.Final 2021-07-01 15:51:26,013 INFO [main] org.hibernate.engine.transaction.jta.platform.internal.JtaPlatformInitiator: HHH000490: Using JtaPlatform implementation: [org.hibernate.engine.transaction.jta.platform.internal.NoJtaPlatform] 2021-07-01 15:51:26,035 INFO [main] org.springframework.orm.jpa.LocalContainerEntityManagerFactoryBean: Initialized JPA EntityManagerFactory for persistence unit 'appNGizer' 2021-07-01 15:51:27,326 INFO [main] org.appng.core.domain.PlatformEventListener: Using application context appNG platform context: startup date [Thu Jul 01 15:51:21 CEST 2021]; root of context hierarchy 2021-07-01 15:51:27,506 INFO [main] org.flywaydb.core.internal.license.VersionPrinter: Flyway Community Edition 7.9.1 by Redgate 2021-07-01 15:51:27,556 INFO [main] org.flywaydb.core.internal.database.base.BaseDatabaseType: Database: jdbc:hsqldb:mem:testdb (HSQL Database Engine 2.5) 2021-07-01 15:51:27,631 INFO [main] org.flywaydb.core.internal.command.DbValidate: Successfully validated 16 migrations (execution time 00:00.044s) 2021-07-01 15:51:27,642 INFO [main] org.flywaydb.core.internal.schemahistory.JdbcTableSchemaHistory: Creating Schema History table "PUBLIC"."schema_version" ... 2021-07-01 15:51:27,676 INFO [main] org.flywaydb.core.internal.command.DbMigrate: Current version of schema "PUBLIC": << Empty Schema >> 2021-07-01 15:51:27,716 INFO [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version "1.0 - appNG initial setup" 2021-07-01 15:51:27,770 INFO [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version "1.1 - Quartz initial setup" 2021-07-01 15:51:27,792 INFO [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version "1.2 - add template" 2021-07-01 15:51:27,801 INFO [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version "1.2.1 - add repository strict" 2021-07-01 15:51:27,810 INFO [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version "1.2.2 - add repository digest" 2021-07-01 15:51:27,818 INFO [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version "1.2.3 - set resource bytes not null" 2021-07-01 15:51:27,827 INFO [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version "1.3.0 - add type to template" 2021-07-01 15:51:27,835 INFO [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version "1.3.1 - add global admin role" 2021-07-01 15:51:27,843 INFO [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version "1.3.2 - add repository accepted certs" 2021-07-01 15:51:27,852 INFO [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version "2.0.0 - add platform event" 2021-07-01 15:51:27,860 INFO [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version "4.0.0 - add job execution record" 2021-07-01 15:51:27,868 INFO [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version "4.1.0 - change caching properties" 2021-07-01 15:51:27,874 WARN [main] org.flywaydb.core.internal.sqlscript.DefaultSqlScriptExecutor: DB: no data (SQL State: 02000 - Error Code: -1100) 2021-07-01 15:51:27,874 WARN [main] org.flywaydb.core.internal.sqlscript.DefaultSqlScriptExecutor: DB: no data (SQL State: 02000 - Error Code: -1100) 2021-07-01 15:51:27,880 INFO [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version "4.1.1 - add site reload count" 2021-07-01 15:51:27,888 INFO [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version "4.1.2 - add property type" 2021-07-01 15:51:27,897 INFO [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version "4.2 - add subject columns" 2021-07-01 15:51:27,902 WARN [main] org.flywaydb.core.internal.sqlscript.DefaultSqlScriptExecutor: DB: no data (SQL State: 02000 - Error Code: -1100) 2021-07-01 15:51:27,908 INFO [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version "4.2.1 - change subject name length" 2021-07-01 15:51:27,914 INFO [main] org.flywaydb.core.internal.command.DbMigrate: Successfully applied 16 migrations to schema "PUBLIC", now at version v4.2.1 (execution time 00:00.244s) 2021-07-01 15:51:28,065 INFO [main] org.appng.appngizer.controller.Jaxb2Marshaller: Creating JAXBContext by scanning packages [org.appng.appngizer.model.xml] 2021-07-01 15:51:28,609 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/application/{name}/property],methods=[GET],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.ApplicationController.listProperties(java.lang.String) 2021-07-01 15:51:28,610 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/application/{name}],methods=[GET],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.ApplicationController.getApplication(java.lang.String) 2021-07-01 15:51:28,610 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/application/{name}],methods=[PUT],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.ApplicationController.updateApplication(java.lang.String,org.appng.appngizer.model.xml.Application) throws org.appng.api.BusinessException 2021-07-01 15:51:28,611 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/application/{name}],methods=[DELETE],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.ApplicationController.deleteApplication(java.lang.String) throws org.appng.api.BusinessException 2021-07-01 15:51:28,611 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/application/{name}/property],methods=[POST],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.ApplicationController.createProperty(java.lang.String,org.appng.appngizer.model.xml.Property) 2021-07-01 15:51:28,612 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/application/{name}/property/{prop}],methods=[PUT],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.ApplicationController.updateProperty(java.lang.String,org.appng.appngizer.model.xml.Property) 2021-07-01 15:51:28,612 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/application/{name}/property/{prop}],methods=[DELETE],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.ApplicationController.deleteProperty(java.lang.String,java.lang.String) 2021-07-01 15:51:28,612 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/application],methods=[GET],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.ApplicationController.listApplications() 2021-07-01 15:51:28,613 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/application/{name}/property/{prop}],methods=[GET],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.ApplicationController.getProperty(java.lang.String,java.lang.String) 2021-07-01 15:51:28,616 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/platform/database],methods=[GET],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.DatabaseController.info() throws java.lang.Exception 2021-07-01 15:51:28,616 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/site/{site}/application/{app}/database],methods=[GET],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.DatabaseController.getDatabaseConnectionForApplication(java.lang.String,java.lang.String) 2021-07-01 15:51:28,617 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/site/{site}/application/{app}/database],methods=[PUT],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.DatabaseController.updateDatabaseConnectionforApplication(java.lang.String,java.lang.String,org.appng.appngizer.model.xml.Database) 2021-07-01 15:51:28,617 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/site/{name}/database/{id}],methods=[GET],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.DatabaseController.getDatabaseConnection(java.lang.String,java.lang.Integer) 2021-07-01 15:51:28,618 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/site/{name}/database/{id}],methods=[PUT],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.DatabaseController.updateDatabaseConnection(java.lang.String,java.lang.Integer,org.appng.appngizer.model.xml.Database) 2021-07-01 15:51:28,618 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/platform/database],methods=[PUT],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.DatabaseController.updateRootConnection(org.appng.appngizer.model.xml.Database) throws java.lang.Exception 2021-07-01 15:51:28,618 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/site/{name}/database],methods=[GET],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.DatabaseController.getDatabaseConnections(java.lang.String) 2021-07-01 15:51:28,619 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/platform/database/initialize],methods=[POST],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.DatabaseController.initialize(boolean) throws java.lang.Exception 2021-07-01 15:51:28,621 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/group],methods=[POST],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.GroupController.createGroup(org.appng.appngizer.model.xml.Group) 2021-07-01 15:51:28,621 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/group/{name:.+}],methods=[GET],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.GroupController.getGroup(java.lang.String) 2021-07-01 15:51:28,622 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/group/{name:.+}],methods=[PUT],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.GroupController.updateGroup(java.lang.String,org.appng.appngizer.model.xml.Group) 2021-07-01 15:51:28,622 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/group/{name:.+}],methods=[DELETE],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.GroupController.deleteGroup(java.lang.String) 2021-07-01 15:51:28,623 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/group],methods=[GET],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.GroupController.listGroups() 2021-07-01 15:51:28,624 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/],methods=[POST],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.Home.login(java.lang.String,javax.servlet.http.HttpServletRequest) 2021-07-01 15:51:28,624 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/],methods=[GET],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.Home.welcome() 2021-07-01 15:51:28,626 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/application/{app}/permission],methods=[GET],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.PermissionController.listPermissions(java.lang.String) 2021-07-01 15:51:28,626 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/application/{app}/permission],methods=[POST],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.PermissionController.createPermission(java.lang.String,org.appng.appngizer.model.xml.Permission) 2021-07-01 15:51:28,627 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/application/{app}/permission/{name}],methods=[PUT],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.PermissionController.updatePermission(java.lang.String,java.lang.String,org.appng.appngizer.model.xml.Permission) 2021-07-01 15:51:28,627 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/application/{app}/permission/{name}],methods=[DELETE],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.PermissionController.deletePermission(java.lang.String,java.lang.String) 2021-07-01 15:51:28,628 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/application/{app}/permission/{name}],methods=[GET],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.PermissionController.getPermission(java.lang.String,java.lang.String) 2021-07-01 15:51:28,632 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/platform],methods=[GET],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.PlatformController.showPlatform() 2021-07-01 15:51:28,633 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/platform/system],methods=[GET],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.PlatformController.listSystemProperties() 2021-07-01 15:51:28,633 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/platform/environment],methods=[GET],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.PlatformController.listEnvironment() 2021-07-01 15:51:28,634 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/platform/reload],methods=[POST],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.PlatformController.reloadPlatform() 2021-07-01 15:51:28,636 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/platform/property],methods=[GET],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.PlatformPropertyController.listProperties() 2021-07-01 15:51:28,636 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/platform/property],methods=[POST],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.PlatformPropertyController.createProperty(org.appng.appngizer.model.xml.Property) 2021-07-01 15:51:28,636 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/platform/property/{prop}],methods=[PUT],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.PlatformPropertyController.updateProperty(org.appng.appngizer.model.xml.Property) 2021-07-01 15:51:28,637 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/platform/property/{prop}],methods=[DELETE],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.PlatformPropertyController.deleteProperty(java.lang.String) 2021-07-01 15:51:28,637 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/platform/property/{prop}],methods=[GET],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.PlatformPropertyController.getProperty(java.lang.String) 2021-07-01 15:51:28,641 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/repository/{name}],methods=[GET],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.RepositoryController.getRepository(java.lang.String) throws org.appng.api.BusinessException 2021-07-01 15:51:28,641 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/repository/{name}/{package}/{version}/{timestamp}],methods=[DELETE],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.RepositoryController.deleteRepositoryPackage(java.lang.String,java.lang.String,java.lang.String,java.lang.String) throws org.appng.api.BusinessException 2021-07-01 15:51:28,642 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/repository],methods=[POST],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.RepositoryController.createRepository(org.appng.appngizer.model.xml.Repository) throws org.appng.api.BusinessException,java.net.URISyntaxException 2021-07-01 15:51:28,642 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/repository/{name}],methods=[PUT],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.RepositoryController.updateRepository(java.lang.String,org.appng.appngizer.model.xml.Repository) throws java.net.URISyntaxException 2021-07-01 15:51:28,643 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/repository/{name}/install],methods=[PUT],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.RepositoryController.installPackage(java.lang.String,org.appng.appngizer.model.xml.Package) throws org.appng.api.BusinessException 2021-07-01 15:51:28,643 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/repository/{name}/upload],methods=[POST],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.RepositoryController.uploadPackage(java.lang.String,org.springframework.web.multipart.MultipartFile,boolean,boolean,boolean) throws org.appng.api.BusinessException 2021-07-01 15:51:28,643 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/repository/{name}],methods=[DELETE],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.RepositoryController.deleteRepository(java.lang.String) 2021-07-01 15:51:28,644 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/repository],methods=[GET],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.RepositoryController.listRepositories() 2021-07-01 15:51:28,644 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/repository/{name}/{package}],methods=[GET],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.RepositoryController.getRepositoryPackages(java.lang.String,java.lang.String) 2021-07-01 15:51:28,644 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/repository/{name}/{package}/{version}/{timestamp}],methods=[GET],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.RepositoryController.getRepositoryPackage(java.lang.String,java.lang.String,java.lang.String,java.lang.String) 2021-07-01 15:51:28,646 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/application/{app}/role/{name:.+}],methods=[GET],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.RoleController.getRole(java.lang.String,java.lang.String) 2021-07-01 15:51:28,647 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/application/{app}/role],methods=[GET],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.RoleController.listRoles(java.lang.String) 2021-07-01 15:51:28,647 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/application/{app}/role],methods=[POST],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.RoleController.createRole(java.lang.String,org.appng.appngizer.model.xml.Role) 2021-07-01 15:51:28,647 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/application/{app}/role/{name:.+}],methods=[PUT],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.RoleController.updateRole(java.lang.String,java.lang.String,org.appng.appngizer.model.xml.Role) 2021-07-01 15:51:28,648 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/application/{app}/role/{name:.+}],methods=[DELETE],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.RoleController.deleteRole(java.lang.String,java.lang.String) throws org.appng.api.BusinessException 2021-07-01 15:51:28,650 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/site/{site}/application/{app}],methods=[GET],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.SiteApplicationController.getApplication(java.lang.String,java.lang.String) 2021-07-01 15:51:28,650 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/site/{site}/application],methods=[GET],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.SiteApplicationController.listApplications(java.lang.String) 2021-07-01 15:51:28,651 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/site/{site}/application/{app}/grants],methods=[PUT],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.SiteApplicationController.grantApplicationForSites(java.lang.String,java.lang.String,org.appng.appngizer.model.xml.Grants) 2021-07-01 15:51:28,651 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/site/{site}/application/{app}/grants],methods=[GET],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.SiteApplicationController.getGrantsForApplication(java.lang.String,java.lang.String) 2021-07-01 15:51:28,651 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/site/{site}/application/{app}],methods=[POST],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.SiteApplicationController.activateApplication(java.lang.String,java.lang.String) 2021-07-01 15:51:28,652 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/site/{site}/application/{app}],methods=[DELETE],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.SiteApplicationController.deactivateApplication(java.lang.String,java.lang.String) 2021-07-01 15:51:28,654 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/site/{site}/application/{app}/property],methods=[GET],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.SiteApplicationPropertyController.listProperties(java.lang.String,java.lang.String) 2021-07-01 15:51:28,654 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/site/{site}/application/{app}/property],methods=[POST],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.SiteApplicationPropertyController.createProperty(java.lang.String,java.lang.String,org.appng.appngizer.model.xml.Property) 2021-07-01 15:51:28,654 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/site/{site}/application/{app}/property/{prop}],methods=[PUT],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.SiteApplicationPropertyController.updateProperty(java.lang.String,java.lang.String,org.appng.appngizer.model.xml.Property) 2021-07-01 15:51:28,655 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/site/{site}/application/{app}/property/{prop}],methods=[DELETE],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.SiteApplicationPropertyController.deleteProperty(java.lang.String,java.lang.String,java.lang.String) 2021-07-01 15:51:28,655 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/site/{site}/application/{app}/property/{prop}],methods=[GET],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.SiteApplicationPropertyController.getProperty(java.lang.String,java.lang.String,java.lang.String) 2021-07-01 15:51:28,657 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/site/{name}],methods=[GET],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.SiteController.getSite(java.lang.String) 2021-07-01 15:51:28,657 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/site],methods=[GET],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.SiteController.listSites() 2021-07-01 15:51:28,658 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/site/{name}/reload],methods=[PUT],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.SiteController.reloadSite(java.lang.String) throws org.appng.api.BusinessException 2021-07-01 15:51:28,658 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/site],methods=[POST],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.SiteController.createSite(org.appng.appngizer.model.xml.Site) 2021-07-01 15:51:28,658 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/site/{name}],methods=[PUT],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.SiteController.updateSite(java.lang.String,org.appng.appngizer.model.xml.Site) 2021-07-01 15:51:28,658 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/site/{name}],methods=[DELETE],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.SiteController.deleteSite(java.lang.String) throws org.appng.api.BusinessException 2021-07-01 15:51:28,664 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/site/{site}/property || /site/{site}/properties],methods=[GET],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.SitePropertyController.listProperties(java.lang.String) 2021-07-01 15:51:28,664 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/site/{site}/property],methods=[POST],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.SitePropertyController.createProperty(java.lang.String,org.appng.appngizer.model.xml.Property) 2021-07-01 15:51:28,664 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/site/{site}/property/{prop}],methods=[PUT],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.SitePropertyController.updateProperty(java.lang.String,org.appng.appngizer.model.xml.Property) 2021-07-01 15:51:28,665 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/site/{site}/property/{prop}],methods=[DELETE],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.SitePropertyController.deleteProperty(java.lang.String,java.lang.String) 2021-07-01 15:51:28,665 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/site/{site}/properties],methods=[PUT],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.SitePropertyController.updateProperties(java.lang.String,org.appng.appngizer.model.xml.Properties) 2021-07-01 15:51:28,665 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/site/{site}/properties],methods=[POST],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.SitePropertyController.createProperties(java.lang.String,org.appng.appngizer.model.xml.Properties) 2021-07-01 15:51:28,665 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/site/{site}/properties],methods=[DELETE],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.SitePropertyController.deleteProperties(java.lang.String,org.appng.appngizer.model.xml.Properties) 2021-07-01 15:51:28,666 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/site/{site}/property/{prop}],methods=[GET],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.SitePropertyController.getProperty(java.lang.String,java.lang.String) 2021-07-01 15:51:28,670 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/subject],methods=[GET],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.SubjectController.listSubjects() 2021-07-01 15:51:28,670 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/subject/{name:.+}],methods=[GET],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.SubjectController.getSubject(java.lang.String) 2021-07-01 15:51:28,671 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/subject],methods=[POST],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.SubjectController.createSubject(org.appng.appngizer.model.xml.Subject) throws org.appng.api.BusinessException 2021-07-01 15:51:28,671 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/subject/{name:.+}],methods=[PUT],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.SubjectController.updateSubject(java.lang.String,org.appng.appngizer.model.xml.Subject) throws org.appng.api.BusinessException 2021-07-01 15:51:28,671 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/subject/{name:.+}],methods=[DELETE],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.SubjectController.deleteSubject(java.lang.String) 2021-07-01 15:51:29,607 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter: Looking for @ControllerAdvice: appNG platform context: startup date [Thu Jul 01 15:51:21 CEST 2021]; root of context hierarchy 2021-07-01 15:51:29,818 INFO [main] org.springframework.mock.web.MockServletContext: Initializing Spring FrameworkServlet '' 2021-07-01 15:51:29,818 INFO [main] org.springframework.test.web.servlet.TestDispatcherServlet: FrameworkServlet '': initialization started 2021-07-01 15:51:29,836 INFO [main] org.springframework.test.web.servlet.TestDispatcherServlet: FrameworkServlet '': initialization completed in 18 ms 2021-07-01 15:51:30,033 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2021-07-01 15:51:30.008 CREATE appNGizer Property platform.messagingEnabled 2021-07-01 15:51:30,036 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2021-07-01 15:51:30.035 CREATE appNGizer Property platform.filebasedDeployment 2021-07-01 15:51:30,038 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2021-07-01 15:51:30.037 CREATE appNGizer Property platform.jspFileType 2021-07-01 15:51:30,040 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2021-07-01 15:51:30.039 CREATE appNGizer Property platform.repositoryTrustStorePassword 2021-07-01 15:51:30,041 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2021-07-01 15:51:30.041 CREATE appNGizer Property platform.platformRootPath 2021-07-01 15:51:30,045 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2021-07-01 15:51:30.044 CREATE appNGizer Property platform.manageDatabases 2021-07-01 15:51:30,046 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2021-07-01 15:51:30.045 CREATE appNGizer Property platform.inactiveLockPeriod 2021-07-01 15:51:30,049 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2021-07-01 15:51:30.048 CREATE appNGizer Property platform.appngData 2021-07-01 15:51:30,050 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2021-07-01 15:51:30.05 CREATE appNGizer Property platform.cachePlatformFolder 2021-07-01 15:51:30,052 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2021-07-01 15:51:30.051 CREATE appNGizer Property platform.monitoringPath 2021-07-01 15:51:30,053 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2021-07-01 15:51:30.053 CREATE appNGizer Property platform.repositoryCert 2021-07-01 15:51:30,055 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2021-07-01 15:51:30.054 CREATE appNGizer Property platform.defaultTemplate 2021-07-01 15:51:30,057 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2021-07-01 15:51:30.056 CREATE appNGizer Property platform.devMode 2021-07-01 15:51:30,058 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2021-07-01 15:51:30.058 CREATE appNGizer Property platform.logfile 2021-07-01 15:51:30,060 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2021-07-01 15:51:30.06 CREATE appNGizer Property platform.xssAllowedTags 2021-07-01 15:51:30,065 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2021-07-01 15:51:30.062 CREATE appNGizer Property platform.mailDisabled 2021-07-01 15:51:30,070 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2021-07-01 15:51:30.069 CREATE appNGizer Property platform.passwordPolicyRegEx 2021-07-01 15:51:30,072 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2021-07-01 15:51:30.071 CREATE appNGizer Property platform.formatOutput 2021-07-01 15:51:30,073 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2021-07-01 15:51:30.073 CREATE appNGizer Property platform.cacheConfig 2021-07-01 15:51:30,075 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2021-07-01 15:51:30.074 CREATE appNGizer Property platform.sharedSecret 2021-07-01 15:51:30,076 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2021-07-01 15:51:30.075 CREATE appNGizer Property platform.repositoryPath 2021-07-01 15:51:30,077 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2021-07-01 15:51:30.077 CREATE appNGizer Property platform.repositoryVerifySignature 2021-07-01 15:51:30,079 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2021-07-01 15:51:30.078 CREATE appNGizer Property platform.repositorySignature 2021-07-01 15:51:30,080 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2021-07-01 15:51:30.08 CREATE appNGizer Property platform.sessionFilter 2021-07-01 15:51:30,082 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2021-07-01 15:51:30.081 CREATE appNGizer Property platform.cacheApplicationFolder 2021-07-01 15:51:30,083 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2021-07-01 15:51:30.082 CREATE appNGizer Property platform.writeDebugFiles 2021-07-01 15:51:30,084 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2021-07-01 15:51:30.084 CREATE appNGizer Property platform.repositoryDefaultDigest 2021-07-01 15:51:30,086 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2021-07-01 15:51:30.085 CREATE appNGizer Property platform.monitorPerformance 2021-07-01 15:51:30,087 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2021-07-01 15:51:30.086 CREATE appNGizer Property platform.mdcEnabled 2021-07-01 15:51:30,089 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2021-07-01 15:51:30.088 CREATE appNGizer Property platform.vHostMode 2021-07-01 15:51:30,090 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2021-07-01 15:51:30.089 CREATE appNGizer Property platform.templateFolder 2021-07-01 15:51:30,091 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2021-07-01 15:51:30.091 CREATE appNGizer Property platform.maxLoginAttempts 2021-07-01 15:51:30,093 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2021-07-01 15:51:30.092 CREATE appNGizer Property platform.passwordPolicyErrorMessageKey 2021-07-01 15:51:30,094 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2021-07-01 15:51:30.093 CREATE appNGizer Property platform.locale 2021-07-01 15:51:30,096 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2021-07-01 15:51:30.095 CREATE appNGizer Property platform.sessionTimeout 2021-07-01 15:51:30,097 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2021-07-01 15:51:30.096 CREATE appNGizer Property platform.cleanTempFolderOnStartup 2021-07-01 15:51:30,098 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2021-07-01 15:51:30.098 CREATE appNGizer Property platform.encoding 2021-07-01 15:51:30,100 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2021-07-01 15:51:30.099 CREATE appNGizer Property platform.maxUploadSize 2021-07-01 15:51:30,101 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2021-07-01 15:51:30.1 CREATE appNGizer Property platform.templatePrefix 2021-07-01 15:51:30,102 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2021-07-01 15:51:30.102 CREATE appNGizer Property platform.repositoryTrustStore 2021-07-01 15:51:30,104 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2021-07-01 15:51:30.103 CREATE appNGizer Property platform.imageMagickPath 2021-07-01 15:51:30,105 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2021-07-01 15:51:30.104 CREATE appNGizer Property platform.databasePrefix 2021-07-01 15:51:30,107 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2021-07-01 15:51:30.106 CREATE appNGizer Property platform.cacheFolder 2021-07-01 15:51:30,108 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2021-07-01 15:51:30.107 CREATE appNGizer Property platform.messagingGroupAddress 2021-07-01 15:51:30,109 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2021-07-01 15:51:30.109 CREATE appNGizer Property platform.xssProtect 2021-07-01 15:51:30,111 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2021-07-01 15:51:30.11 CREATE appNGizer Property platform.mailHost 2021-07-01 15:51:30,112 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2021-07-01 15:51:30.111 CREATE appNGizer Property platform.timeZone 2021-07-01 15:51:30,113 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2021-07-01 15:51:30.113 CREATE appNGizer Property platform.cacheImageFolder 2021-07-01 15:51:30,115 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2021-07-01 15:51:30.114 CREATE appNGizer Property platform.messagingReceiver 2021-07-01 15:51:30,116 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2021-07-01 15:51:30.115 CREATE appNGizer Property platform.messagingGroupPort 2021-07-01 15:51:30,118 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2021-07-01 15:51:30.117 CREATE appNGizer Property platform.csrfFilterEnabled 2021-07-01 15:51:30,119 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2021-07-01 15:51:30.119 CREATE appNGizer Property platform.mailPort 2021-07-01 15:51:30,121 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2021-07-01 15:51:30.12 CREATE appNGizer Property platform.uploadDir 2021-07-01 15:51:30,122 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2021-07-01 15:51:30.121 CREATE appNGizer Property platform.applicationDir 2021-07-01 15:51:30,123 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2021-07-01 15:51:30.123 CREATE appNGizer Property platform.databaseValidationPeriod 2021-07-01 15:51:30,332 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2021-07-01 15:51:30.33 CREATE appNGizer Property platform.site.localhost.template 2021-07-01 15:51:30,334 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2021-07-01 15:51:30.333 CREATE appNGizer Property platform.site.localhost.DatasourceConfigurer 2021-07-01 15:51:30,336 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2021-07-01 15:51:30.335 CREATE appNGizer Property platform.site.localhost.wwwDir 2021-07-01 15:51:30,337 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2021-07-01 15:51:30.336 CREATE appNGizer Property platform.site.localhost.tagPrefix 2021-07-01 15:51:30,339 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2021-07-01 15:51:30.338 CREATE appNGizer Property platform.site.localhost.ldapIdAttribute 2021-07-01 15:51:30,340 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2021-07-01 15:51:30.339 CREATE appNGizer Property platform.site.localhost.authLoginPage 2021-07-01 15:51:30,341 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2021-07-01 15:51:30.341 CREATE appNGizer Property platform.site.localhost.cacheEnabled 2021-07-01 15:51:30,343 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2021-07-01 15:51:30.342 CREATE appNGizer Property platform.site.localhost.ldapUser 2021-07-01 15:51:30,344 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2021-07-01 15:51:30.343 CREATE appNGizer Property platform.site.localhost.ldapDisabled 2021-07-01 15:51:30,345 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2021-07-01 15:51:30.345 CREATE appNGizer Property platform.site.localhost.serviceOutputType 2021-07-01 15:51:30,346 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2021-07-01 15:51:30.346 CREATE appNGizer Property platform.site.localhost.encoding 2021-07-01 15:51:30,348 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2021-07-01 15:51:30.347 CREATE appNGizer Property platform.site.localhost.indexDir 2021-07-01 15:51:30,349 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2021-07-01 15:51:30.348 CREATE appNGizer Property platform.site.localhost.defaultApplication 2021-07-01 15:51:30,350 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2021-07-01 15:51:30.35 CREATE appNGizer Property platform.site.localhost.sessionTrackingEnabled 2021-07-01 15:51:30,351 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2021-07-01 15:51:30.351 CREATE appNGizer Property platform.site.localhost.mailHost 2021-07-01 15:51:30,353 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2021-07-01 15:51:30.352 CREATE appNGizer Property platform.site.localhost.authLoginRef 2021-07-01 15:51:30,354 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2021-07-01 15:51:30.353 CREATE appNGizer Property platform.site.localhost.serviceOutputFormat 2021-07-01 15:51:30,356 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2021-07-01 15:51:30.355 CREATE appNGizer Property platform.site.localhost.indexFileTypes 2021-07-01 15:51:30,357 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2021-07-01 15:51:30.356 CREATE appNGizer Property platform.site.localhost.authApplication 2021-07-01 15:51:30,358 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2021-07-01 15:51:30.357 CREATE appNGizer Property platform.site.localhost.defaultPage 2021-07-01 15:51:30,359 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2021-07-01 15:51:30.359 CREATE appNGizer Property platform.site.localhost.ldapGroupBaseDn 2021-07-01 15:51:30,360 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2021-07-01 15:51:30.36 CREATE appNGizer Property platform.site.localhost.ldapStartTls 2021-07-01 15:51:30,362 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2021-07-01 15:51:30.361 CREATE appNGizer Property platform.site.localhost.cacheClearOnShutdown 2021-07-01 15:51:30,363 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2021-07-01 15:51:30.362 CREATE appNGizer Property platform.site.localhost.appendTabId 2021-07-01 15:51:30,364 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2021-07-01 15:51:30.364 CREATE appNGizer Property platform.site.localhost.cacheTimeToLive 2021-07-01 15:51:30,366 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2021-07-01 15:51:30.365 CREATE appNGizer Property platform.site.localhost.csrfProtectedMethods 2021-07-01 15:51:30,367 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2021-07-01 15:51:30.366 CREATE appNGizer Property platform.site.localhost.ldapDomain 2021-07-01 15:51:30,368 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2021-07-01 15:51:30.367 CREATE appNGizer Property platform.site.localhost.searchChunkSize 2021-07-01 15:51:30,369 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2021-07-01 15:51:30.369 CREATE appNGizer Property platform.site.localhost.rewriteConfig 2021-07-01 15:51:30,371 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2021-07-01 15:51:30.37 CREATE appNGizer Property platform.site.localhost.indexTimeout 2021-07-01 15:51:30,372 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2021-07-01 15:51:30.371 CREATE appNGizer Property platform.site.localhost.xssExceptions 2021-07-01 15:51:30,373 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2021-07-01 15:51:30.372 CREATE appNGizer Property platform.site.localhost.service-path 2021-07-01 15:51:30,374 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2021-07-01 15:51:30.374 CREATE appNGizer Property platform.site.localhost.supportReloadFile 2021-07-01 15:51:30,376 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2021-07-01 15:51:30.375 CREATE appNGizer Property platform.site.localhost.authLogoutActionValue 2021-07-01 15:51:30,377 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2021-07-01 15:51:30.376 CREATE appNGizer Property platform.site.localhost.cacheTimeoutsAntStyle 2021-07-01 15:51:30,378 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2021-07-01 15:51:30.377 CREATE appNGizer Property platform.site.localhost.authLogoutActionName 2021-07-01 15:51:30,379 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2021-07-01 15:51:30.379 CREATE appNGizer Property platform.site.localhost.authLogoutPage 2021-07-01 15:51:30,380 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2021-07-01 15:51:30.38 CREATE appNGizer Property platform.site.localhost.siteRootDir 2021-07-01 15:51:30,382 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2021-07-01 15:51:30.381 CREATE appNGizer Property platform.site.localhost.indexFileSystemQueueSize 2021-07-01 15:51:30,383 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2021-07-01 15:51:30.382 CREATE appNGizer Property platform.site.localhost.name 2021-07-01 15:51:30,384 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2021-07-01 15:51:30.384 CREATE appNGizer Property platform.site.localhost.jdbcConnectionTimeout 2021-07-01 15:51:30,385 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2021-07-01 15:51:30.385 CREATE appNGizer Property platform.site.localhost.allowSkipRender 2021-07-01 15:51:30,387 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2021-07-01 15:51:30.386 CREATE appNGizer Property platform.site.localhost.cacheStatistics 2021-07-01 15:51:30,388 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2021-07-01 15:51:30.387 CREATE appNGizer Property platform.site.localhost.errorPage 2021-07-01 15:51:30,389 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2021-07-01 15:51:30.389 CREATE appNGizer Property platform.site.localhost.csrfProtectionEnabled 2021-07-01 15:51:30,391 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2021-07-01 15:51:30.39 CREATE appNGizer Property platform.site.localhost.supportedLanguages 2021-07-01 15:51:30,392 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2021-07-01 15:51:30.391 CREATE appNGizer Property platform.site.localhost.assetsDir 2021-07-01 15:51:30,393 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2021-07-01 15:51:30.392 CREATE appNGizer Property platform.site.localhost.errorPages 2021-07-01 15:51:30,394 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2021-07-01 15:51:30.393 CREATE appNGizer Property platform.site.localhost.authLogoutRef 2021-07-01 15:51:30,395 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2021-07-01 15:51:30.395 CREATE appNGizer Property platform.site.localhost.locale 2021-07-01 15:51:30,396 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2021-07-01 15:51:30.396 CREATE appNGizer Property platform.site.localhost.mailDisabled 2021-07-01 15:51:30,398 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2021-07-01 15:51:30.397 CREATE appNGizer Property platform.site.localhost.timeZone 2021-07-01 15:51:30,399 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2021-07-01 15:51:30.398 CREATE appNGizer Property platform.site.localhost.csrfProtectedPaths 2021-07-01 15:51:30,400 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2021-07-01 15:51:30.399 CREATE appNGizer Property platform.site.localhost.ldapUserBaseDn 2021-07-01 15:51:30,402 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2021-07-01 15:51:30.4 CREATE appNGizer Property platform.site.localhost.cacheExceptions 2021-07-01 15:51:30,403 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2021-07-01 15:51:30.402 CREATE appNGizer Property platform.site.localhost.enforcePrimaryDomain 2021-07-01 15:51:30,404 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2021-07-01 15:51:30.403 CREATE appNGizer Property platform.site.localhost.ldapPassword 2021-07-01 15:51:30,405 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2021-07-01 15:51:30.405 CREATE appNGizer Property platform.site.localhost.indexConfig 2021-07-01 15:51:30,407 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2021-07-01 15:51:30.406 CREATE appNGizer Property platform.site.localhost.cacheTimeouts 2021-07-01 15:51:30,408 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2021-07-01 15:51:30.407 CREATE appNGizer Property platform.site.localhost.defaultPageSize 2021-07-01 15:51:30,409 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2021-07-01 15:51:30.408 CREATE appNGizer Property platform.site.localhost.documentDir 2021-07-01 15:51:30,410 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2021-07-01 15:51:30.41 CREATE appNGizer Property platform.site.localhost.ldapPrincipalScheme 2021-07-01 15:51:30,411 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2021-07-01 15:51:30.411 CREATE appNGizer Property platform.site.localhost.jdbcLogPerformance 2021-07-01 15:51:30,412 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2021-07-01 15:51:30.412 CREATE appNGizer Property platform.site.localhost.searchMaxHits 2021-07-01 15:51:30,414 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2021-07-01 15:51:30.413 CREATE appNGizer Property platform.site.localhost.jdbcValidationTimeout 2021-07-01 15:51:30,415 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2021-07-01 15:51:30.414 CREATE appNGizer Property platform.site.localhost.indexQueueSize 2021-07-01 15:51:30,416 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2021-07-01 15:51:30.416 CREATE appNGizer Property platform.site.localhost.mailPort 2021-07-01 15:51:30,417 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2021-07-01 15:51:30.417 CREATE appNGizer Property platform.site.localhost.host 2021-07-01 15:51:30,419 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2021-07-01 15:51:30.418 CREATE appNGizer Property platform.site.localhost.jdbcMaxLifetime 2021-07-01 15:51:30,420 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2021-07-01 15:51:30.419 CREATE appNGizer Property platform.site.localhost.ldapHost 2021-07-01 15:51:30,422 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2021-07-01 15:51:30.421 CREATE appNGizer Property platform.site.localhost.manager-path 2021-07-01 15:51:30,426 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2021-07-01 15:51:30.425 CREATE appNGizer Site localhost 2021-07-01 15:51:31,447 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2021-07-01 15:51:31.446 UPDATE appNGizer Property platform.site.localhost.assetsDir 2021-07-01 15:51:31,484 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2021-07-01 15:51:31.483 UPDATE appNGizer Property platform.site.localhost.assetsDir 2021-07-01 15:51:31,490 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2021-07-01 15:51:31.489 UPDATE appNGizer Property platform.site.localhost.xssExceptions 2021-07-01 15:51:31,531 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2021-07-01 15:51:31.53 UPDATE appNGizer Property platform.site.localhost.xssExceptions 2021-07-01 15:51:31,535 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2021-07-01 15:51:31.535 CREATE appNGizer Property platform.site.localhost.theAnswer 2021-07-01 15:51:31,615 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2021-07-01 15:51:31.614 DELETE appNGizer Property platform.site.localhost.theAnswer 2021-07-01 15:51:31,640 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2021-07-01 15:51:31.639 CREATE appNGizer Property platform.site.localhost.myNewProp 2021-07-01 15:51:31,719 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2021-07-01 15:51:31.718 DELETE appNGizer Property platform.site.localhost.myNewProp 2021-07-01 15:51:31,737 INFO [main] org.springframework.web.context.support.GenericWebApplicationContext: Closing appNG platform context: startup date [Thu Jul 01 15:51:21 CEST 2021]; root of context hierarchy 2021-07-01 15:51:31,743 INFO [main] org.springframework.orm.jpa.LocalContainerEntityManagerFactoryBean: Closing JPA EntityManagerFactory for persistence unit 'appNGizer' 2021-07-01 15:51:31,744 INFO [main] org.springframework.jdbc.datasource.embedded.EmbeddedDatabaseFactory: Shutting down embedded database: url='jdbc:hsqldb:mem:testdb' [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 10.81 s - in org.appng.appngizer.controller.SitePropertyControllerTest [INFO] Running org.appng.appngizer.controller.PlatformPropertyControllerTest 2021-07-01 15:51:31,763 INFO [main] org.springframework.test.context.web.WebTestContextBootstrapper: Loaded default TestExecutionListener class names from location [META-INF/spring.factories]: [org.springframework.test.context.web.ServletTestExecutionListener, org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener, org.springframework.test.context.support.DependencyInjectionTestExecutionListener, org.springframework.test.context.support.DirtiesContextTestExecutionListener, org.springframework.test.context.transaction.TransactionalTestExecutionListener, org.springframework.test.context.jdbc.SqlScriptsTestExecutionListener] 2021-07-01 15:51:31,763 INFO [main] org.springframework.test.context.web.WebTestContextBootstrapper: Using TestExecutionListeners: [org.springframework.test.context.web.ServletTestExecutionListener@637de489, org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener@38614875, org.springframework.test.context.support.DependencyInjectionTestExecutionListener@6c09d716, org.springframework.test.context.support.DirtiesContextTestExecutionListener@734eada1, org.springframework.test.context.transaction.TransactionalTestExecutionListener@7f9b46ed, org.springframework.test.context.jdbc.SqlScriptsTestExecutionListener@4d0b8b8b] 2021-07-01 15:51:31,765 INFO [main] org.springframework.beans.factory.xml.XmlBeanDefinitionReader: Loading XML bean definitions from class path resource [test-context.xml] 2021-07-01 15:51:31,831 INFO [main] org.springframework.web.context.support.GenericWebApplicationContext: Refreshing appNG platform context: startup date [Thu Jul 01 15:51:31 CEST 2021]; root of context hierarchy 2021-07-01 15:51:31,855 INFO [main] org.springframework.context.annotation.ConfigurationClassBeanDefinitionReader: Skipping bean definition for [BeanMethod:name=configurer,declaringClass=org.appng.appngizer.AppNGizer]: a definition for bean 'configurer' already exists. This top-level bean definition is considered as an override. 2021-07-01 15:51:31,856 INFO [main] org.springframework.context.annotation.ConfigurationClassBeanDefinitionReader: Skipping bean definition for [BeanMethod:name=datasource,declaringClass=org.appng.appngizer.AppNGizer]: a definition for bean 'datasource' already exists. This top-level bean definition is considered as an override. 2021-07-01 15:51:31,890 INFO [main] org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor: JSR-330 'javax.inject.Inject' annotation found and supported for autowiring 2021-07-01 15:51:31,935 INFO [main] org.springframework.jdbc.datasource.embedded.EmbeddedDatabaseFactory: Starting embedded database: url='jdbc:hsqldb:mem:testdb', username='sa' 2021-07-01 15:51:31,959 INFO [main] org.springframework.orm.jpa.LocalContainerEntityManagerFactoryBean: Building JPA container EntityManagerFactory for persistence unit 'appNGizer' 2021-07-01 15:51:31,959 INFO [main] org.hibernate.jpa.internal.util.LogHelper: HHH000204: Processing PersistenceUnitInfo [name: appNGizer] 2021-07-01 15:51:32,043 INFO [main] org.hibernate.dialect.Dialect: HHH000400: Using dialect: org.appng.persistence.dialect.HSQLDialect 2021-07-01 15:51:32,048 INFO [main] org.hibernate.envers.boot.internal.EnversServiceImpl: Envers integration enabled? : true 2021-07-01 15:51:32,334 INFO [main] org.hibernate.engine.transaction.jta.platform.internal.JtaPlatformInitiator: HHH000490: Using JtaPlatform implementation: [org.hibernate.engine.transaction.jta.platform.internal.NoJtaPlatform] 2021-07-01 15:51:32,334 INFO [main] org.springframework.orm.jpa.LocalContainerEntityManagerFactoryBean: Initialized JPA EntityManagerFactory for persistence unit 'appNGizer' 2021-07-01 15:51:32,587 INFO [main] org.appng.core.domain.PlatformEventListener: Using application context appNG platform context: startup date [Thu Jul 01 15:51:31 CEST 2021]; root of context hierarchy 2021-07-01 15:51:32,615 INFO [main] org.flywaydb.core.internal.license.VersionPrinter: Flyway Community Edition 7.9.1 by Redgate 2021-07-01 15:51:32,618 INFO [main] org.flywaydb.core.internal.database.base.BaseDatabaseType: Database: jdbc:hsqldb:mem:testdb (HSQL Database Engine 2.5) 2021-07-01 15:51:32,627 INFO [main] org.flywaydb.core.internal.command.DbValidate: Successfully validated 16 migrations (execution time 00:00.006s) 2021-07-01 15:51:32,629 INFO [main] org.flywaydb.core.internal.schemahistory.JdbcTableSchemaHistory: Creating Schema History table "PUBLIC"."schema_version" ... 2021-07-01 15:51:32,635 INFO [main] org.flywaydb.core.internal.command.DbMigrate: Current version of schema "PUBLIC": << Empty Schema >> 2021-07-01 15:51:32,656 INFO [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version "1.0 - appNG initial setup" 2021-07-01 15:51:32,687 INFO [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version "1.1 - Quartz initial setup" 2021-07-01 15:51:32,698 INFO [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version "1.2 - add template" 2021-07-01 15:51:32,703 INFO [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version "1.2.1 - add repository strict" 2021-07-01 15:51:32,708 INFO [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version "1.2.2 - add repository digest" 2021-07-01 15:51:32,713 INFO [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version "1.2.3 - set resource bytes not null" 2021-07-01 15:51:32,718 INFO [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version "1.3.0 - add type to template" 2021-07-01 15:51:32,723 INFO [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version "1.3.1 - add global admin role" 2021-07-01 15:51:32,728 INFO [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version "1.3.2 - add repository accepted certs" 2021-07-01 15:51:32,734 INFO [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version "2.0.0 - add platform event" 2021-07-01 15:51:32,740 INFO [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version "4.0.0 - add job execution record" 2021-07-01 15:51:32,745 INFO [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version "4.1.0 - change caching properties" 2021-07-01 15:51:32,746 WARN [main] org.flywaydb.core.internal.sqlscript.DefaultSqlScriptExecutor: DB: no data (SQL State: 02000 - Error Code: -1100) 2021-07-01 15:51:32,746 WARN [main] org.flywaydb.core.internal.sqlscript.DefaultSqlScriptExecutor: DB: no data (SQL State: 02000 - Error Code: -1100) 2021-07-01 15:51:32,750 INFO [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version "4.1.1 - add site reload count" 2021-07-01 15:51:32,755 INFO [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version "4.1.2 - add property type" 2021-07-01 15:51:32,762 INFO [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version "4.2 - add subject columns" 2021-07-01 15:51:32,765 WARN [main] org.flywaydb.core.internal.sqlscript.DefaultSqlScriptExecutor: DB: no data (SQL State: 02000 - Error Code: -1100) 2021-07-01 15:51:32,770 INFO [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version "4.2.1 - change subject name length" 2021-07-01 15:51:32,774 INFO [main] org.flywaydb.core.internal.command.DbMigrate: Successfully applied 16 migrations to schema "PUBLIC", now at version v4.2.1 (execution time 00:00.140s) 2021-07-01 15:51:32,782 INFO [main] org.appng.appngizer.controller.Jaxb2Marshaller: Creating JAXBContext by scanning packages [org.appng.appngizer.model.xml] 2021-07-01 15:51:32,844 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/application/{name}/property],methods=[GET],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.ApplicationController.listProperties(java.lang.String) 2021-07-01 15:51:32,844 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/application/{name}],methods=[GET],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.ApplicationController.getApplication(java.lang.String) 2021-07-01 15:51:32,844 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/application/{name}],methods=[PUT],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.ApplicationController.updateApplication(java.lang.String,org.appng.appngizer.model.xml.Application) throws org.appng.api.BusinessException 2021-07-01 15:51:32,845 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/application/{name}],methods=[DELETE],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.ApplicationController.deleteApplication(java.lang.String) throws org.appng.api.BusinessException 2021-07-01 15:51:32,845 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/application/{name}/property],methods=[POST],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.ApplicationController.createProperty(java.lang.String,org.appng.appngizer.model.xml.Property) 2021-07-01 15:51:32,845 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/application/{name}/property/{prop}],methods=[PUT],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.ApplicationController.updateProperty(java.lang.String,org.appng.appngizer.model.xml.Property) 2021-07-01 15:51:32,846 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/application/{name}/property/{prop}],methods=[DELETE],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.ApplicationController.deleteProperty(java.lang.String,java.lang.String) 2021-07-01 15:51:32,846 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/application],methods=[GET],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.ApplicationController.listApplications() 2021-07-01 15:51:32,846 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/application/{name}/property/{prop}],methods=[GET],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.ApplicationController.getProperty(java.lang.String,java.lang.String) 2021-07-01 15:51:32,848 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/platform/database],methods=[GET],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.DatabaseController.info() throws java.lang.Exception 2021-07-01 15:51:32,848 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/site/{site}/application/{app}/database],methods=[GET],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.DatabaseController.getDatabaseConnectionForApplication(java.lang.String,java.lang.String) 2021-07-01 15:51:32,848 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/site/{site}/application/{app}/database],methods=[PUT],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.DatabaseController.updateDatabaseConnectionforApplication(java.lang.String,java.lang.String,org.appng.appngizer.model.xml.Database) 2021-07-01 15:51:32,849 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/site/{name}/database/{id}],methods=[GET],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.DatabaseController.getDatabaseConnection(java.lang.String,java.lang.Integer) 2021-07-01 15:51:32,849 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/site/{name}/database/{id}],methods=[PUT],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.DatabaseController.updateDatabaseConnection(java.lang.String,java.lang.Integer,org.appng.appngizer.model.xml.Database) 2021-07-01 15:51:32,849 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/platform/database],methods=[PUT],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.DatabaseController.updateRootConnection(org.appng.appngizer.model.xml.Database) throws java.lang.Exception 2021-07-01 15:51:32,849 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/site/{name}/database],methods=[GET],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.DatabaseController.getDatabaseConnections(java.lang.String) 2021-07-01 15:51:32,850 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/platform/database/initialize],methods=[POST],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.DatabaseController.initialize(boolean) throws java.lang.Exception 2021-07-01 15:51:32,851 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/group],methods=[POST],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.GroupController.createGroup(org.appng.appngizer.model.xml.Group) 2021-07-01 15:51:32,851 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/group/{name:.+}],methods=[GET],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.GroupController.getGroup(java.lang.String) 2021-07-01 15:51:32,852 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/group/{name:.+}],methods=[PUT],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.GroupController.updateGroup(java.lang.String,org.appng.appngizer.model.xml.Group) 2021-07-01 15:51:32,852 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/group/{name:.+}],methods=[DELETE],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.GroupController.deleteGroup(java.lang.String) 2021-07-01 15:51:32,852 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/group],methods=[GET],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.GroupController.listGroups() 2021-07-01 15:51:32,853 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/],methods=[POST],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.Home.login(java.lang.String,javax.servlet.http.HttpServletRequest) 2021-07-01 15:51:32,853 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/],methods=[GET],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.Home.welcome() 2021-07-01 15:51:32,854 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/application/{app}/permission],methods=[GET],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.PermissionController.listPermissions(java.lang.String) 2021-07-01 15:51:32,855 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/application/{app}/permission],methods=[POST],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.PermissionController.createPermission(java.lang.String,org.appng.appngizer.model.xml.Permission) 2021-07-01 15:51:32,855 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/application/{app}/permission/{name}],methods=[PUT],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.PermissionController.updatePermission(java.lang.String,java.lang.String,org.appng.appngizer.model.xml.Permission) 2021-07-01 15:51:32,855 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/application/{app}/permission/{name}],methods=[DELETE],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.PermissionController.deletePermission(java.lang.String,java.lang.String) 2021-07-01 15:51:32,855 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/application/{app}/permission/{name}],methods=[GET],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.PermissionController.getPermission(java.lang.String,java.lang.String) 2021-07-01 15:51:32,856 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/platform],methods=[GET],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.PlatformController.showPlatform() 2021-07-01 15:51:32,857 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/platform/system],methods=[GET],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.PlatformController.listSystemProperties() 2021-07-01 15:51:32,857 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/platform/environment],methods=[GET],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.PlatformController.listEnvironment() 2021-07-01 15:51:32,857 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/platform/reload],methods=[POST],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.PlatformController.reloadPlatform() 2021-07-01 15:51:32,859 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/platform/property],methods=[GET],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.PlatformPropertyController.listProperties() 2021-07-01 15:51:32,859 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/platform/property],methods=[POST],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.PlatformPropertyController.createProperty(org.appng.appngizer.model.xml.Property) 2021-07-01 15:51:32,859 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/platform/property/{prop}],methods=[PUT],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.PlatformPropertyController.updateProperty(org.appng.appngizer.model.xml.Property) 2021-07-01 15:51:32,859 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/platform/property/{prop}],methods=[DELETE],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.PlatformPropertyController.deleteProperty(java.lang.String) 2021-07-01 15:51:32,860 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/platform/property/{prop}],methods=[GET],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.PlatformPropertyController.getProperty(java.lang.String) 2021-07-01 15:51:32,862 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/repository/{name}],methods=[GET],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.RepositoryController.getRepository(java.lang.String) throws org.appng.api.BusinessException 2021-07-01 15:51:32,862 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/repository/{name}/{package}/{version}/{timestamp}],methods=[DELETE],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.RepositoryController.deleteRepositoryPackage(java.lang.String,java.lang.String,java.lang.String,java.lang.String) throws org.appng.api.BusinessException 2021-07-01 15:51:32,862 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/repository],methods=[POST],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.RepositoryController.createRepository(org.appng.appngizer.model.xml.Repository) throws org.appng.api.BusinessException,java.net.URISyntaxException 2021-07-01 15:51:32,862 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/repository/{name}],methods=[PUT],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.RepositoryController.updateRepository(java.lang.String,org.appng.appngizer.model.xml.Repository) throws java.net.URISyntaxException 2021-07-01 15:51:32,863 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/repository/{name}/install],methods=[PUT],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.RepositoryController.installPackage(java.lang.String,org.appng.appngizer.model.xml.Package) throws org.appng.api.BusinessException 2021-07-01 15:51:32,863 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/repository/{name}/upload],methods=[POST],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.RepositoryController.uploadPackage(java.lang.String,org.springframework.web.multipart.MultipartFile,boolean,boolean,boolean) throws org.appng.api.BusinessException 2021-07-01 15:51:32,863 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/repository/{name}],methods=[DELETE],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.RepositoryController.deleteRepository(java.lang.String) 2021-07-01 15:51:32,863 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/repository],methods=[GET],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.RepositoryController.listRepositories() 2021-07-01 15:51:32,864 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/repository/{name}/{package}],methods=[GET],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.RepositoryController.getRepositoryPackages(java.lang.String,java.lang.String) 2021-07-01 15:51:32,864 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/repository/{name}/{package}/{version}/{timestamp}],methods=[GET],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.RepositoryController.getRepositoryPackage(java.lang.String,java.lang.String,java.lang.String,java.lang.String) 2021-07-01 15:51:32,866 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/application/{app}/role/{name:.+}],methods=[GET],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.RoleController.getRole(java.lang.String,java.lang.String) 2021-07-01 15:51:32,866 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/application/{app}/role],methods=[GET],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.RoleController.listRoles(java.lang.String) 2021-07-01 15:51:32,866 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/application/{app}/role],methods=[POST],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.RoleController.createRole(java.lang.String,org.appng.appngizer.model.xml.Role) 2021-07-01 15:51:32,867 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/application/{app}/role/{name:.+}],methods=[PUT],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.RoleController.updateRole(java.lang.String,java.lang.String,org.appng.appngizer.model.xml.Role) 2021-07-01 15:51:32,867 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/application/{app}/role/{name:.+}],methods=[DELETE],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.RoleController.deleteRole(java.lang.String,java.lang.String) throws org.appng.api.BusinessException 2021-07-01 15:51:32,868 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/site/{site}/application/{app}],methods=[GET],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.SiteApplicationController.getApplication(java.lang.String,java.lang.String) 2021-07-01 15:51:32,868 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/site/{site}/application],methods=[GET],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.SiteApplicationController.listApplications(java.lang.String) 2021-07-01 15:51:32,869 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/site/{site}/application/{app}/grants],methods=[PUT],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.SiteApplicationController.grantApplicationForSites(java.lang.String,java.lang.String,org.appng.appngizer.model.xml.Grants) 2021-07-01 15:51:32,869 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/site/{site}/application/{app}/grants],methods=[GET],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.SiteApplicationController.getGrantsForApplication(java.lang.String,java.lang.String) 2021-07-01 15:51:32,869 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/site/{site}/application/{app}],methods=[POST],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.SiteApplicationController.activateApplication(java.lang.String,java.lang.String) 2021-07-01 15:51:32,869 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/site/{site}/application/{app}],methods=[DELETE],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.SiteApplicationController.deactivateApplication(java.lang.String,java.lang.String) 2021-07-01 15:51:32,870 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/site/{site}/application/{app}/property],methods=[GET],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.SiteApplicationPropertyController.listProperties(java.lang.String,java.lang.String) 2021-07-01 15:51:32,871 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/site/{site}/application/{app}/property],methods=[POST],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.SiteApplicationPropertyController.createProperty(java.lang.String,java.lang.String,org.appng.appngizer.model.xml.Property) 2021-07-01 15:51:32,871 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/site/{site}/application/{app}/property/{prop}],methods=[PUT],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.SiteApplicationPropertyController.updateProperty(java.lang.String,java.lang.String,org.appng.appngizer.model.xml.Property) 2021-07-01 15:51:32,871 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/site/{site}/application/{app}/property/{prop}],methods=[DELETE],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.SiteApplicationPropertyController.deleteProperty(java.lang.String,java.lang.String,java.lang.String) 2021-07-01 15:51:32,871 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/site/{site}/application/{app}/property/{prop}],methods=[GET],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.SiteApplicationPropertyController.getProperty(java.lang.String,java.lang.String,java.lang.String) 2021-07-01 15:51:32,873 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/site/{name}],methods=[GET],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.SiteController.getSite(java.lang.String) 2021-07-01 15:51:32,873 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/site],methods=[GET],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.SiteController.listSites() 2021-07-01 15:51:32,873 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/site/{name}/reload],methods=[PUT],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.SiteController.reloadSite(java.lang.String) throws org.appng.api.BusinessException 2021-07-01 15:51:32,873 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/site],methods=[POST],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.SiteController.createSite(org.appng.appngizer.model.xml.Site) 2021-07-01 15:51:32,873 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/site/{name}],methods=[PUT],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.SiteController.updateSite(java.lang.String,org.appng.appngizer.model.xml.Site) 2021-07-01 15:51:32,874 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/site/{name}],methods=[DELETE],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.SiteController.deleteSite(java.lang.String) throws org.appng.api.BusinessException 2021-07-01 15:51:32,875 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/site/{site}/property || /site/{site}/properties],methods=[GET],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.SitePropertyController.listProperties(java.lang.String) 2021-07-01 15:51:32,875 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/site/{site}/property],methods=[POST],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.SitePropertyController.createProperty(java.lang.String,org.appng.appngizer.model.xml.Property) 2021-07-01 15:51:32,876 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/site/{site}/property/{prop}],methods=[PUT],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.SitePropertyController.updateProperty(java.lang.String,org.appng.appngizer.model.xml.Property) 2021-07-01 15:51:32,876 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/site/{site}/property/{prop}],methods=[DELETE],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.SitePropertyController.deleteProperty(java.lang.String,java.lang.String) 2021-07-01 15:51:32,876 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/site/{site}/properties],methods=[PUT],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.SitePropertyController.updateProperties(java.lang.String,org.appng.appngizer.model.xml.Properties) 2021-07-01 15:51:32,876 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/site/{site}/properties],methods=[POST],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.SitePropertyController.createProperties(java.lang.String,org.appng.appngizer.model.xml.Properties) 2021-07-01 15:51:32,877 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/site/{site}/properties],methods=[DELETE],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.SitePropertyController.deleteProperties(java.lang.String,org.appng.appngizer.model.xml.Properties) 2021-07-01 15:51:32,877 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/site/{site}/property/{prop}],methods=[GET],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.SitePropertyController.getProperty(java.lang.String,java.lang.String) 2021-07-01 15:51:32,878 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/subject],methods=[GET],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.SubjectController.listSubjects() 2021-07-01 15:51:32,878 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/subject/{name:.+}],methods=[GET],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.SubjectController.getSubject(java.lang.String) 2021-07-01 15:51:32,878 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/subject],methods=[POST],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.SubjectController.createSubject(org.appng.appngizer.model.xml.Subject) throws org.appng.api.BusinessException 2021-07-01 15:51:32,879 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/subject/{name:.+}],methods=[PUT],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.SubjectController.updateSubject(java.lang.String,org.appng.appngizer.model.xml.Subject) throws org.appng.api.BusinessException 2021-07-01 15:51:32,879 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/subject/{name:.+}],methods=[DELETE],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.SubjectController.deleteSubject(java.lang.String) 2021-07-01 15:51:32,915 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter: Looking for @ControllerAdvice: appNG platform context: startup date [Thu Jul 01 15:51:31 CEST 2021]; root of context hierarchy 2021-07-01 15:51:32,984 INFO [main] org.springframework.mock.web.MockServletContext: Initializing Spring FrameworkServlet '' 2021-07-01 15:51:32,984 INFO [main] org.springframework.test.web.servlet.TestDispatcherServlet: FrameworkServlet '': initialization started 2021-07-01 15:51:32,989 INFO [main] org.springframework.test.web.servlet.TestDispatcherServlet: FrameworkServlet '': initialization completed in 5 ms 2021-07-01 15:51:33,001 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2021-07-01 15:51:33.0 CREATE appNGizer Property platform.messagingEnabled 2021-07-01 15:51:33,002 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2021-07-01 15:51:33.001 CREATE appNGizer Property platform.filebasedDeployment 2021-07-01 15:51:33,003 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2021-07-01 15:51:33.002 CREATE appNGizer Property platform.jspFileType 2021-07-01 15:51:33,004 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2021-07-01 15:51:33.003 CREATE appNGizer Property platform.repositoryTrustStorePassword 2021-07-01 15:51:33,005 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2021-07-01 15:51:33.004 CREATE appNGizer Property platform.platformRootPath 2021-07-01 15:51:33,006 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2021-07-01 15:51:33.005 CREATE appNGizer Property platform.manageDatabases 2021-07-01 15:51:33,006 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2021-07-01 15:51:33.006 CREATE appNGizer Property platform.inactiveLockPeriod 2021-07-01 15:51:33,007 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2021-07-01 15:51:33.007 CREATE appNGizer Property platform.appngData 2021-07-01 15:51:33,008 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2021-07-01 15:51:33.008 CREATE appNGizer Property platform.cachePlatformFolder 2021-07-01 15:51:33,009 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2021-07-01 15:51:33.009 CREATE appNGizer Property platform.monitoringPath 2021-07-01 15:51:33,010 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2021-07-01 15:51:33.01 CREATE appNGizer Property platform.repositoryCert 2021-07-01 15:51:33,011 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2021-07-01 15:51:33.01 CREATE appNGizer Property platform.defaultTemplate 2021-07-01 15:51:33,012 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2021-07-01 15:51:33.011 CREATE appNGizer Property platform.devMode 2021-07-01 15:51:33,013 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2021-07-01 15:51:33.012 CREATE appNGizer Property platform.logfile 2021-07-01 15:51:33,014 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2021-07-01 15:51:33.013 CREATE appNGizer Property platform.xssAllowedTags 2021-07-01 15:51:33,014 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2021-07-01 15:51:33.014 CREATE appNGizer Property platform.mailDisabled 2021-07-01 15:51:33,015 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2021-07-01 15:51:33.015 CREATE appNGizer Property platform.passwordPolicyRegEx 2021-07-01 15:51:33,016 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2021-07-01 15:51:33.016 CREATE appNGizer Property platform.formatOutput 2021-07-01 15:51:33,017 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2021-07-01 15:51:33.017 CREATE appNGizer Property platform.cacheConfig 2021-07-01 15:51:33,018 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2021-07-01 15:51:33.018 CREATE appNGizer Property platform.sharedSecret 2021-07-01 15:51:33,019 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2021-07-01 15:51:33.019 CREATE appNGizer Property platform.repositoryPath 2021-07-01 15:51:33,020 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2021-07-01 15:51:33.02 CREATE appNGizer Property platform.repositoryVerifySignature 2021-07-01 15:51:33,021 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2021-07-01 15:51:33.021 CREATE appNGizer Property platform.repositorySignature 2021-07-01 15:51:33,022 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2021-07-01 15:51:33.022 CREATE appNGizer Property platform.sessionFilter 2021-07-01 15:51:33,023 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2021-07-01 15:51:33.023 CREATE appNGizer Property platform.cacheApplicationFolder 2021-07-01 15:51:33,024 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2021-07-01 15:51:33.024 CREATE appNGizer Property platform.writeDebugFiles 2021-07-01 15:51:33,025 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2021-07-01 15:51:33.025 CREATE appNGizer Property platform.repositoryDefaultDigest 2021-07-01 15:51:33,026 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2021-07-01 15:51:33.026 CREATE appNGizer Property platform.monitorPerformance 2021-07-01 15:51:33,027 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2021-07-01 15:51:33.027 CREATE appNGizer Property platform.mdcEnabled 2021-07-01 15:51:33,028 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2021-07-01 15:51:33.028 CREATE appNGizer Property platform.vHostMode 2021-07-01 15:51:33,029 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2021-07-01 15:51:33.029 CREATE appNGizer Property platform.templateFolder 2021-07-01 15:51:33,030 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2021-07-01 15:51:33.029 CREATE appNGizer Property platform.maxLoginAttempts 2021-07-01 15:51:33,031 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2021-07-01 15:51:33.03 CREATE appNGizer Property platform.passwordPolicyErrorMessageKey 2021-07-01 15:51:33,032 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2021-07-01 15:51:33.031 CREATE appNGizer Property platform.locale 2021-07-01 15:51:33,033 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2021-07-01 15:51:33.032 CREATE appNGizer Property platform.sessionTimeout 2021-07-01 15:51:33,033 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2021-07-01 15:51:33.033 CREATE appNGizer Property platform.cleanTempFolderOnStartup 2021-07-01 15:51:33,034 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2021-07-01 15:51:33.034 CREATE appNGizer Property platform.encoding 2021-07-01 15:51:33,035 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2021-07-01 15:51:33.035 CREATE appNGizer Property platform.maxUploadSize 2021-07-01 15:51:33,036 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2021-07-01 15:51:33.036 CREATE appNGizer Property platform.templatePrefix 2021-07-01 15:51:33,037 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2021-07-01 15:51:33.037 CREATE appNGizer Property platform.repositoryTrustStore 2021-07-01 15:51:33,038 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2021-07-01 15:51:33.038 CREATE appNGizer Property platform.imageMagickPath 2021-07-01 15:51:33,039 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2021-07-01 15:51:33.039 CREATE appNGizer Property platform.databasePrefix 2021-07-01 15:51:33,040 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2021-07-01 15:51:33.04 CREATE appNGizer Property platform.cacheFolder 2021-07-01 15:51:33,041 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2021-07-01 15:51:33.04 CREATE appNGizer Property platform.messagingGroupAddress 2021-07-01 15:51:33,042 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2021-07-01 15:51:33.041 CREATE appNGizer Property platform.xssProtect 2021-07-01 15:51:33,043 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2021-07-01 15:51:33.042 CREATE appNGizer Property platform.mailHost 2021-07-01 15:51:33,043 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2021-07-01 15:51:33.043 CREATE appNGizer Property platform.timeZone 2021-07-01 15:51:33,044 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2021-07-01 15:51:33.044 CREATE appNGizer Property platform.cacheImageFolder 2021-07-01 15:51:33,045 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2021-07-01 15:51:33.045 CREATE appNGizer Property platform.messagingReceiver 2021-07-01 15:51:33,046 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2021-07-01 15:51:33.046 CREATE appNGizer Property platform.messagingGroupPort 2021-07-01 15:51:33,047 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2021-07-01 15:51:33.046 CREATE appNGizer Property platform.csrfFilterEnabled 2021-07-01 15:51:33,048 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2021-07-01 15:51:33.047 CREATE appNGizer Property platform.mailPort 2021-07-01 15:51:33,049 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2021-07-01 15:51:33.048 CREATE appNGizer Property platform.uploadDir 2021-07-01 15:51:33,050 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2021-07-01 15:51:33.049 CREATE appNGizer Property platform.applicationDir 2021-07-01 15:51:33,050 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2021-07-01 15:51:33.05 CREATE appNGizer Property platform.databaseValidationPeriod 2021-07-01 15:51:33,117 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2021-07-01 15:51:33.117 UPDATE appNGizer Property platform.cacheFolder 2021-07-01 15:51:33,132 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2021-07-01 15:51:33.131 CREATE appNGizer Property platform.theAnswer 2021-07-01 15:51:33,159 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2021-07-01 15:51:33.159 DELETE appNGizer Property platform.theAnswer 2021-07-01 15:51:33,160 INFO [main] org.springframework.web.context.support.GenericWebApplicationContext: Closing appNG platform context: startup date [Thu Jul 01 15:51:31 CEST 2021]; root of context hierarchy 2021-07-01 15:51:33,163 INFO [main] org.springframework.orm.jpa.LocalContainerEntityManagerFactoryBean: Closing JPA EntityManagerFactory for persistence unit 'appNGizer' 2021-07-01 15:51:33,163 INFO [main] org.springframework.jdbc.datasource.embedded.EmbeddedDatabaseFactory: Shutting down embedded database: url='jdbc:hsqldb:mem:testdb' [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.405 s - in org.appng.appngizer.controller.PlatformPropertyControllerTest [INFO] Running org.appng.appngizer.controller.HomeControllerTest 2021-07-01 15:51:33,171 INFO [main] org.springframework.test.context.web.WebTestContextBootstrapper: Loaded default TestExecutionListener class names from location [META-INF/spring.factories]: [org.springframework.test.context.web.ServletTestExecutionListener, org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener, org.springframework.test.context.support.DependencyInjectionTestExecutionListener, org.springframework.test.context.support.DirtiesContextTestExecutionListener, org.springframework.test.context.transaction.TransactionalTestExecutionListener, org.springframework.test.context.jdbc.SqlScriptsTestExecutionListener] 2021-07-01 15:51:33,172 INFO [main] org.springframework.test.context.web.WebTestContextBootstrapper: Using TestExecutionListeners: [org.springframework.test.context.web.ServletTestExecutionListener@7fc8930f, org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener@2b284acc, org.springframework.test.context.support.DependencyInjectionTestExecutionListener@76e5278a, org.springframework.test.context.support.DirtiesContextTestExecutionListener@70cc0601, org.springframework.test.context.transaction.TransactionalTestExecutionListener@4b27a3fc, org.springframework.test.context.jdbc.SqlScriptsTestExecutionListener@22b0fe7e] 2021-07-01 15:51:33,172 INFO [main] org.springframework.beans.factory.xml.XmlBeanDefinitionReader: Loading XML bean definitions from class path resource [test-context.xml] 2021-07-01 15:51:33,229 INFO [main] org.springframework.web.context.support.GenericWebApplicationContext: Refreshing appNG platform context: startup date [Thu Jul 01 15:51:33 CEST 2021]; root of context hierarchy 2021-07-01 15:51:33,249 INFO [main] org.springframework.context.annotation.ConfigurationClassBeanDefinitionReader: Skipping bean definition for [BeanMethod:name=configurer,declaringClass=org.appng.appngizer.AppNGizer]: a definition for bean 'configurer' already exists. This top-level bean definition is considered as an override. 2021-07-01 15:51:33,250 INFO [main] org.springframework.context.annotation.ConfigurationClassBeanDefinitionReader: Skipping bean definition for [BeanMethod:name=datasource,declaringClass=org.appng.appngizer.AppNGizer]: a definition for bean 'datasource' already exists. This top-level bean definition is considered as an override. 2021-07-01 15:51:33,284 INFO [main] org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor: JSR-330 'javax.inject.Inject' annotation found and supported for autowiring 2021-07-01 15:51:33,344 INFO [main] org.springframework.jdbc.datasource.embedded.EmbeddedDatabaseFactory: Starting embedded database: url='jdbc:hsqldb:mem:testdb', username='sa' 2021-07-01 15:51:33,367 INFO [main] org.springframework.orm.jpa.LocalContainerEntityManagerFactoryBean: Building JPA container EntityManagerFactory for persistence unit 'appNGizer' 2021-07-01 15:51:33,368 INFO [main] org.hibernate.jpa.internal.util.LogHelper: HHH000204: Processing PersistenceUnitInfo [name: appNGizer] 2021-07-01 15:51:33,444 INFO [main] org.hibernate.dialect.Dialect: HHH000400: Using dialect: org.appng.persistence.dialect.HSQLDialect 2021-07-01 15:51:33,449 INFO [main] org.hibernate.envers.boot.internal.EnversServiceImpl: Envers integration enabled? : true 2021-07-01 15:51:33,683 INFO [main] org.hibernate.engine.transaction.jta.platform.internal.JtaPlatformInitiator: HHH000490: Using JtaPlatform implementation: [org.hibernate.engine.transaction.jta.platform.internal.NoJtaPlatform] 2021-07-01 15:51:33,684 INFO [main] org.springframework.orm.jpa.LocalContainerEntityManagerFactoryBean: Initialized JPA EntityManagerFactory for persistence unit 'appNGizer' 2021-07-01 15:51:33,908 INFO [main] org.appng.core.domain.PlatformEventListener: Using application context appNG platform context: startup date [Thu Jul 01 15:51:33 CEST 2021]; root of context hierarchy 2021-07-01 15:51:33,937 INFO [main] org.flywaydb.core.internal.license.VersionPrinter: Flyway Community Edition 7.9.1 by Redgate 2021-07-01 15:51:33,940 INFO [main] org.flywaydb.core.internal.database.base.BaseDatabaseType: Database: jdbc:hsqldb:mem:testdb (HSQL Database Engine 2.5) 2021-07-01 15:51:33,947 INFO [main] org.flywaydb.core.internal.command.DbValidate: Successfully validated 16 migrations (execution time 00:00.005s) 2021-07-01 15:51:33,949 INFO [main] org.flywaydb.core.internal.schemahistory.JdbcTableSchemaHistory: Creating Schema History table "PUBLIC"."schema_version" ... 2021-07-01 15:51:33,953 INFO [main] org.flywaydb.core.internal.command.DbMigrate: Current version of schema "PUBLIC": << Empty Schema >> 2021-07-01 15:51:33,971 INFO [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version "1.0 - appNG initial setup" 2021-07-01 15:51:33,997 INFO [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version "1.1 - Quartz initial setup" 2021-07-01 15:51:34,006 INFO [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version "1.2 - add template" 2021-07-01 15:51:34,011 INFO [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version "1.2.1 - add repository strict" 2021-07-01 15:51:34,015 INFO [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version "1.2.2 - add repository digest" 2021-07-01 15:51:34,019 INFO [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version "1.2.3 - set resource bytes not null" 2021-07-01 15:51:34,023 INFO [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version "1.3.0 - add type to template" 2021-07-01 15:51:34,027 INFO [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version "1.3.1 - add global admin role" 2021-07-01 15:51:34,031 INFO [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version "1.3.2 - add repository accepted certs" 2021-07-01 15:51:34,036 INFO [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version "2.0.0 - add platform event" 2021-07-01 15:51:34,040 INFO [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version "4.0.0 - add job execution record" 2021-07-01 15:51:34,044 INFO [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version "4.1.0 - change caching properties" 2021-07-01 15:51:34,045 WARN [main] org.flywaydb.core.internal.sqlscript.DefaultSqlScriptExecutor: DB: no data (SQL State: 02000 - Error Code: -1100) 2021-07-01 15:51:34,045 WARN [main] org.flywaydb.core.internal.sqlscript.DefaultSqlScriptExecutor: DB: no data (SQL State: 02000 - Error Code: -1100) 2021-07-01 15:51:34,048 INFO [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version "4.1.1 - add site reload count" 2021-07-01 15:51:34,052 INFO [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version "4.1.2 - add property type" 2021-07-01 15:51:34,058 INFO [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version "4.2 - add subject columns" 2021-07-01 15:51:34,060 WARN [main] org.flywaydb.core.internal.sqlscript.DefaultSqlScriptExecutor: DB: no data (SQL State: 02000 - Error Code: -1100) 2021-07-01 15:51:34,064 INFO [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version "4.2.1 - change subject name length" 2021-07-01 15:51:34,067 INFO [main] org.flywaydb.core.internal.command.DbMigrate: Successfully applied 16 migrations to schema "PUBLIC", now at version v4.2.1 (execution time 00:00.114s) 2021-07-01 15:51:34,075 INFO [main] org.appng.appngizer.controller.Jaxb2Marshaller: Creating JAXBContext by scanning packages [org.appng.appngizer.model.xml] 2021-07-01 15:51:34,129 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/application/{name}/property],methods=[GET],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.ApplicationController.listProperties(java.lang.String) 2021-07-01 15:51:34,129 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/application/{name}],methods=[GET],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.ApplicationController.getApplication(java.lang.String) 2021-07-01 15:51:34,130 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/application/{name}],methods=[PUT],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.ApplicationController.updateApplication(java.lang.String,org.appng.appngizer.model.xml.Application) throws org.appng.api.BusinessException 2021-07-01 15:51:34,130 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/application/{name}],methods=[DELETE],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.ApplicationController.deleteApplication(java.lang.String) throws org.appng.api.BusinessException 2021-07-01 15:51:34,130 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/application/{name}/property],methods=[POST],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.ApplicationController.createProperty(java.lang.String,org.appng.appngizer.model.xml.Property) 2021-07-01 15:51:34,130 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/application/{name}/property/{prop}],methods=[PUT],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.ApplicationController.updateProperty(java.lang.String,org.appng.appngizer.model.xml.Property) 2021-07-01 15:51:34,131 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/application/{name}/property/{prop}],methods=[DELETE],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.ApplicationController.deleteProperty(java.lang.String,java.lang.String) 2021-07-01 15:51:34,131 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/application],methods=[GET],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.ApplicationController.listApplications() 2021-07-01 15:51:34,131 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/application/{name}/property/{prop}],methods=[GET],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.ApplicationController.getProperty(java.lang.String,java.lang.String) 2021-07-01 15:51:34,133 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/platform/database],methods=[GET],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.DatabaseController.info() throws java.lang.Exception 2021-07-01 15:51:34,133 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/site/{site}/application/{app}/database],methods=[GET],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.DatabaseController.getDatabaseConnectionForApplication(java.lang.String,java.lang.String) 2021-07-01 15:51:34,133 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/site/{site}/application/{app}/database],methods=[PUT],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.DatabaseController.updateDatabaseConnectionforApplication(java.lang.String,java.lang.String,org.appng.appngizer.model.xml.Database) 2021-07-01 15:51:34,133 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/site/{name}/database/{id}],methods=[GET],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.DatabaseController.getDatabaseConnection(java.lang.String,java.lang.Integer) 2021-07-01 15:51:34,134 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/site/{name}/database/{id}],methods=[PUT],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.DatabaseController.updateDatabaseConnection(java.lang.String,java.lang.Integer,org.appng.appngizer.model.xml.Database) 2021-07-01 15:51:34,134 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/platform/database],methods=[PUT],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.DatabaseController.updateRootConnection(org.appng.appngizer.model.xml.Database) throws java.lang.Exception 2021-07-01 15:51:34,134 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/site/{name}/database],methods=[GET],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.DatabaseController.getDatabaseConnections(java.lang.String) 2021-07-01 15:51:34,134 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/platform/database/initialize],methods=[POST],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.DatabaseController.initialize(boolean) throws java.lang.Exception 2021-07-01 15:51:34,135 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/group],methods=[POST],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.GroupController.createGroup(org.appng.appngizer.model.xml.Group) 2021-07-01 15:51:34,136 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/group/{name:.+}],methods=[GET],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.GroupController.getGroup(java.lang.String) 2021-07-01 15:51:34,136 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/group/{name:.+}],methods=[PUT],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.GroupController.updateGroup(java.lang.String,org.appng.appngizer.model.xml.Group) 2021-07-01 15:51:34,136 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/group/{name:.+}],methods=[DELETE],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.GroupController.deleteGroup(java.lang.String) 2021-07-01 15:51:34,136 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/group],methods=[GET],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.GroupController.listGroups() 2021-07-01 15:51:34,137 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/],methods=[POST],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.Home.login(java.lang.String,javax.servlet.http.HttpServletRequest) 2021-07-01 15:51:34,137 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/],methods=[GET],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.Home.welcome() 2021-07-01 15:51:34,138 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/application/{app}/permission],methods=[GET],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.PermissionController.listPermissions(java.lang.String) 2021-07-01 15:51:34,138 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/application/{app}/permission],methods=[POST],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.PermissionController.createPermission(java.lang.String,org.appng.appngizer.model.xml.Permission) 2021-07-01 15:51:34,139 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/application/{app}/permission/{name}],methods=[PUT],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.PermissionController.updatePermission(java.lang.String,java.lang.String,org.appng.appngizer.model.xml.Permission) 2021-07-01 15:51:34,139 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/application/{app}/permission/{name}],methods=[DELETE],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.PermissionController.deletePermission(java.lang.String,java.lang.String) 2021-07-01 15:51:34,139 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/application/{app}/permission/{name}],methods=[GET],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.PermissionController.getPermission(java.lang.String,java.lang.String) 2021-07-01 15:51:34,140 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/platform],methods=[GET],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.PlatformController.showPlatform() 2021-07-01 15:51:34,140 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/platform/system],methods=[GET],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.PlatformController.listSystemProperties() 2021-07-01 15:51:34,140 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/platform/environment],methods=[GET],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.PlatformController.listEnvironment() 2021-07-01 15:51:34,140 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/platform/reload],methods=[POST],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.PlatformController.reloadPlatform() 2021-07-01 15:51:34,141 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/platform/property],methods=[GET],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.PlatformPropertyController.listProperties() 2021-07-01 15:51:34,142 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/platform/property],methods=[POST],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.PlatformPropertyController.createProperty(org.appng.appngizer.model.xml.Property) 2021-07-01 15:51:34,142 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/platform/property/{prop}],methods=[PUT],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.PlatformPropertyController.updateProperty(org.appng.appngizer.model.xml.Property) 2021-07-01 15:51:34,142 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/platform/property/{prop}],methods=[DELETE],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.PlatformPropertyController.deleteProperty(java.lang.String) 2021-07-01 15:51:34,142 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/platform/property/{prop}],methods=[GET],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.PlatformPropertyController.getProperty(java.lang.String) 2021-07-01 15:51:34,144 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/repository/{name}],methods=[GET],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.RepositoryController.getRepository(java.lang.String) throws org.appng.api.BusinessException 2021-07-01 15:51:34,144 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/repository/{name}/{package}/{version}/{timestamp}],methods=[DELETE],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.RepositoryController.deleteRepositoryPackage(java.lang.String,java.lang.String,java.lang.String,java.lang.String) throws org.appng.api.BusinessException 2021-07-01 15:51:34,144 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/repository],methods=[POST],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.RepositoryController.createRepository(org.appng.appngizer.model.xml.Repository) throws org.appng.api.BusinessException,java.net.URISyntaxException 2021-07-01 15:51:34,145 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/repository/{name}],methods=[PUT],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.RepositoryController.updateRepository(java.lang.String,org.appng.appngizer.model.xml.Repository) throws java.net.URISyntaxException 2021-07-01 15:51:34,145 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/repository/{name}/install],methods=[PUT],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.RepositoryController.installPackage(java.lang.String,org.appng.appngizer.model.xml.Package) throws org.appng.api.BusinessException 2021-07-01 15:51:34,145 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/repository/{name}/upload],methods=[POST],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.RepositoryController.uploadPackage(java.lang.String,org.springframework.web.multipart.MultipartFile,boolean,boolean,boolean) throws org.appng.api.BusinessException 2021-07-01 15:51:34,145 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/repository/{name}],methods=[DELETE],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.RepositoryController.deleteRepository(java.lang.String) 2021-07-01 15:51:34,145 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/repository],methods=[GET],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.RepositoryController.listRepositories() 2021-07-01 15:51:34,146 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/repository/{name}/{package}],methods=[GET],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.RepositoryController.getRepositoryPackages(java.lang.String,java.lang.String) 2021-07-01 15:51:34,146 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/repository/{name}/{package}/{version}/{timestamp}],methods=[GET],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.RepositoryController.getRepositoryPackage(java.lang.String,java.lang.String,java.lang.String,java.lang.String) 2021-07-01 15:51:34,147 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/application/{app}/role/{name:.+}],methods=[GET],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.RoleController.getRole(java.lang.String,java.lang.String) 2021-07-01 15:51:34,147 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/application/{app}/role],methods=[GET],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.RoleController.listRoles(java.lang.String) 2021-07-01 15:51:34,147 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/application/{app}/role],methods=[POST],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.RoleController.createRole(java.lang.String,org.appng.appngizer.model.xml.Role) 2021-07-01 15:51:34,148 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/application/{app}/role/{name:.+}],methods=[PUT],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.RoleController.updateRole(java.lang.String,java.lang.String,org.appng.appngizer.model.xml.Role) 2021-07-01 15:51:34,148 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/application/{app}/role/{name:.+}],methods=[DELETE],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.RoleController.deleteRole(java.lang.String,java.lang.String) throws org.appng.api.BusinessException 2021-07-01 15:51:34,149 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/site/{site}/application/{app}],methods=[GET],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.SiteApplicationController.getApplication(java.lang.String,java.lang.String) 2021-07-01 15:51:34,149 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/site/{site}/application],methods=[GET],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.SiteApplicationController.listApplications(java.lang.String) 2021-07-01 15:51:34,149 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/site/{site}/application/{app}/grants],methods=[PUT],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.SiteApplicationController.grantApplicationForSites(java.lang.String,java.lang.String,org.appng.appngizer.model.xml.Grants) 2021-07-01 15:51:34,150 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/site/{site}/application/{app}/grants],methods=[GET],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.SiteApplicationController.getGrantsForApplication(java.lang.String,java.lang.String) 2021-07-01 15:51:34,150 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/site/{site}/application/{app}],methods=[POST],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.SiteApplicationController.activateApplication(java.lang.String,java.lang.String) 2021-07-01 15:51:34,150 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/site/{site}/application/{app}],methods=[DELETE],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.SiteApplicationController.deactivateApplication(java.lang.String,java.lang.String) 2021-07-01 15:51:34,151 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/site/{site}/application/{app}/property],methods=[GET],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.SiteApplicationPropertyController.listProperties(java.lang.String,java.lang.String) 2021-07-01 15:51:34,151 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/site/{site}/application/{app}/property],methods=[POST],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.SiteApplicationPropertyController.createProperty(java.lang.String,java.lang.String,org.appng.appngizer.model.xml.Property) 2021-07-01 15:51:34,152 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/site/{site}/application/{app}/property/{prop}],methods=[PUT],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.SiteApplicationPropertyController.updateProperty(java.lang.String,java.lang.String,org.appng.appngizer.model.xml.Property) 2021-07-01 15:51:34,152 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/site/{site}/application/{app}/property/{prop}],methods=[DELETE],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.SiteApplicationPropertyController.deleteProperty(java.lang.String,java.lang.String,java.lang.String) 2021-07-01 15:51:34,152 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/site/{site}/application/{app}/property/{prop}],methods=[GET],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.SiteApplicationPropertyController.getProperty(java.lang.String,java.lang.String,java.lang.String) 2021-07-01 15:51:34,153 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/site/{name}],methods=[GET],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.SiteController.getSite(java.lang.String) 2021-07-01 15:51:34,154 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/site],methods=[GET],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.SiteController.listSites() 2021-07-01 15:51:34,154 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/site/{name}/reload],methods=[PUT],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.SiteController.reloadSite(java.lang.String) throws org.appng.api.BusinessException 2021-07-01 15:51:34,154 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/site],methods=[POST],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.SiteController.createSite(org.appng.appngizer.model.xml.Site) 2021-07-01 15:51:34,154 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/site/{name}],methods=[PUT],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.SiteController.updateSite(java.lang.String,org.appng.appngizer.model.xml.Site) 2021-07-01 15:51:34,154 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/site/{name}],methods=[DELETE],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.SiteController.deleteSite(java.lang.String) throws org.appng.api.BusinessException 2021-07-01 15:51:34,156 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/site/{site}/property || /site/{site}/properties],methods=[GET],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.SitePropertyController.listProperties(java.lang.String) 2021-07-01 15:51:34,156 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/site/{site}/property],methods=[POST],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.SitePropertyController.createProperty(java.lang.String,org.appng.appngizer.model.xml.Property) 2021-07-01 15:51:34,156 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/site/{site}/property/{prop}],methods=[PUT],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.SitePropertyController.updateProperty(java.lang.String,org.appng.appngizer.model.xml.Property) 2021-07-01 15:51:34,156 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/site/{site}/property/{prop}],methods=[DELETE],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.SitePropertyController.deleteProperty(java.lang.String,java.lang.String) 2021-07-01 15:51:34,157 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/site/{site}/properties],methods=[PUT],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.SitePropertyController.updateProperties(java.lang.String,org.appng.appngizer.model.xml.Properties) 2021-07-01 15:51:34,157 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/site/{site}/properties],methods=[POST],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.SitePropertyController.createProperties(java.lang.String,org.appng.appngizer.model.xml.Properties) 2021-07-01 15:51:34,157 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/site/{site}/properties],methods=[DELETE],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.SitePropertyController.deleteProperties(java.lang.String,org.appng.appngizer.model.xml.Properties) 2021-07-01 15:51:34,157 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/site/{site}/property/{prop}],methods=[GET],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.SitePropertyController.getProperty(java.lang.String,java.lang.String) 2021-07-01 15:51:34,158 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/subject],methods=[GET],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.SubjectController.listSubjects() 2021-07-01 15:51:34,158 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/subject/{name:.+}],methods=[GET],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.SubjectController.getSubject(java.lang.String) 2021-07-01 15:51:34,159 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/subject],methods=[POST],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.SubjectController.createSubject(org.appng.appngizer.model.xml.Subject) throws org.appng.api.BusinessException 2021-07-01 15:51:34,159 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/subject/{name:.+}],methods=[PUT],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.SubjectController.updateSubject(java.lang.String,org.appng.appngizer.model.xml.Subject) throws org.appng.api.BusinessException 2021-07-01 15:51:34,159 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/subject/{name:.+}],methods=[DELETE],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.SubjectController.deleteSubject(java.lang.String) 2021-07-01 15:51:34,220 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter: Looking for @ControllerAdvice: appNG platform context: startup date [Thu Jul 01 15:51:33 CEST 2021]; root of context hierarchy 2021-07-01 15:51:34,280 INFO [main] org.springframework.mock.web.MockServletContext: Initializing Spring FrameworkServlet '' 2021-07-01 15:51:34,280 INFO [main] org.springframework.test.web.servlet.TestDispatcherServlet: FrameworkServlet '': initialization started 2021-07-01 15:51:34,284 INFO [main] org.springframework.test.web.servlet.TestDispatcherServlet: FrameworkServlet '': initialization completed in 4 ms 2021-07-01 15:51:34,296 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2021-07-01 15:51:34.295 CREATE appNGizer Property platform.messagingEnabled 2021-07-01 15:51:34,296 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2021-07-01 15:51:34.296 CREATE appNGizer Property platform.filebasedDeployment 2021-07-01 15:51:34,297 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2021-07-01 15:51:34.297 CREATE appNGizer Property platform.jspFileType 2021-07-01 15:51:34,298 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2021-07-01 15:51:34.298 CREATE appNGizer Property platform.repositoryTrustStorePassword 2021-07-01 15:51:34,299 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2021-07-01 15:51:34.298 CREATE appNGizer Property platform.platformRootPath 2021-07-01 15:51:34,300 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2021-07-01 15:51:34.299 CREATE appNGizer Property platform.manageDatabases 2021-07-01 15:51:34,301 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2021-07-01 15:51:34.301 CREATE appNGizer Property platform.inactiveLockPeriod 2021-07-01 15:51:34,302 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2021-07-01 15:51:34.302 CREATE appNGizer Property platform.appngData 2021-07-01 15:51:34,303 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2021-07-01 15:51:34.302 CREATE appNGizer Property platform.cachePlatformFolder 2021-07-01 15:51:34,304 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2021-07-01 15:51:34.303 CREATE appNGizer Property platform.monitoringPath 2021-07-01 15:51:34,304 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2021-07-01 15:51:34.304 CREATE appNGizer Property platform.repositoryCert 2021-07-01 15:51:34,305 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2021-07-01 15:51:34.305 CREATE appNGizer Property platform.defaultTemplate 2021-07-01 15:51:34,306 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2021-07-01 15:51:34.306 CREATE appNGizer Property platform.devMode 2021-07-01 15:51:34,307 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2021-07-01 15:51:34.307 CREATE appNGizer Property platform.logfile 2021-07-01 15:51:34,308 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2021-07-01 15:51:34.308 CREATE appNGizer Property platform.xssAllowedTags 2021-07-01 15:51:34,309 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2021-07-01 15:51:34.308 CREATE appNGizer Property platform.mailDisabled 2021-07-01 15:51:34,310 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2021-07-01 15:51:34.309 CREATE appNGizer Property platform.passwordPolicyRegEx 2021-07-01 15:51:34,310 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2021-07-01 15:51:34.31 CREATE appNGizer Property platform.formatOutput 2021-07-01 15:51:34,311 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2021-07-01 15:51:34.311 CREATE appNGizer Property platform.cacheConfig 2021-07-01 15:51:34,312 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2021-07-01 15:51:34.312 CREATE appNGizer Property platform.sharedSecret 2021-07-01 15:51:34,313 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2021-07-01 15:51:34.312 CREATE appNGizer Property platform.repositoryPath 2021-07-01 15:51:34,314 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2021-07-01 15:51:34.313 CREATE appNGizer Property platform.repositoryVerifySignature 2021-07-01 15:51:34,314 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2021-07-01 15:51:34.314 CREATE appNGizer Property platform.repositorySignature 2021-07-01 15:51:34,315 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2021-07-01 15:51:34.315 CREATE appNGizer Property platform.sessionFilter 2021-07-01 15:51:34,316 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2021-07-01 15:51:34.316 CREATE appNGizer Property platform.cacheApplicationFolder 2021-07-01 15:51:34,317 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2021-07-01 15:51:34.316 CREATE appNGizer Property platform.writeDebugFiles 2021-07-01 15:51:34,318 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2021-07-01 15:51:34.317 CREATE appNGizer Property platform.repositoryDefaultDigest 2021-07-01 15:51:34,319 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2021-07-01 15:51:34.318 CREATE appNGizer Property platform.monitorPerformance 2021-07-01 15:51:34,320 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2021-07-01 15:51:34.319 CREATE appNGizer Property platform.mdcEnabled 2021-07-01 15:51:34,320 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2021-07-01 15:51:34.32 CREATE appNGizer Property platform.vHostMode 2021-07-01 15:51:34,321 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2021-07-01 15:51:34.321 CREATE appNGizer Property platform.templateFolder 2021-07-01 15:51:34,322 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2021-07-01 15:51:34.322 CREATE appNGizer Property platform.maxLoginAttempts 2021-07-01 15:51:34,323 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2021-07-01 15:51:34.323 CREATE appNGizer Property platform.passwordPolicyErrorMessageKey 2021-07-01 15:51:34,324 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2021-07-01 15:51:34.323 CREATE appNGizer Property platform.locale 2021-07-01 15:51:34,325 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2021-07-01 15:51:34.324 CREATE appNGizer Property platform.sessionTimeout 2021-07-01 15:51:34,326 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2021-07-01 15:51:34.325 CREATE appNGizer Property platform.cleanTempFolderOnStartup 2021-07-01 15:51:34,326 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2021-07-01 15:51:34.326 CREATE appNGizer Property platform.encoding 2021-07-01 15:51:34,327 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2021-07-01 15:51:34.327 CREATE appNGizer Property platform.maxUploadSize 2021-07-01 15:51:34,328 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2021-07-01 15:51:34.328 CREATE appNGizer Property platform.templatePrefix 2021-07-01 15:51:34,329 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2021-07-01 15:51:34.329 CREATE appNGizer Property platform.repositoryTrustStore 2021-07-01 15:51:34,330 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2021-07-01 15:51:34.329 CREATE appNGizer Property platform.imageMagickPath 2021-07-01 15:51:34,331 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2021-07-01 15:51:34.33 CREATE appNGizer Property platform.databasePrefix 2021-07-01 15:51:34,331 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2021-07-01 15:51:34.331 CREATE appNGizer Property platform.cacheFolder 2021-07-01 15:51:34,332 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2021-07-01 15:51:34.332 CREATE appNGizer Property platform.messagingGroupAddress 2021-07-01 15:51:34,333 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2021-07-01 15:51:34.332 CREATE appNGizer Property platform.xssProtect 2021-07-01 15:51:34,334 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2021-07-01 15:51:34.333 CREATE appNGizer Property platform.mailHost 2021-07-01 15:51:34,334 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2021-07-01 15:51:34.334 CREATE appNGizer Property platform.timeZone 2021-07-01 15:51:34,335 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2021-07-01 15:51:34.335 CREATE appNGizer Property platform.cacheImageFolder 2021-07-01 15:51:34,336 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2021-07-01 15:51:34.336 CREATE appNGizer Property platform.messagingReceiver 2021-07-01 15:51:34,337 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2021-07-01 15:51:34.336 CREATE appNGizer Property platform.messagingGroupPort 2021-07-01 15:51:34,337 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2021-07-01 15:51:34.337 CREATE appNGizer Property platform.csrfFilterEnabled 2021-07-01 15:51:34,338 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2021-07-01 15:51:34.338 CREATE appNGizer Property platform.mailPort 2021-07-01 15:51:34,339 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2021-07-01 15:51:34.339 CREATE appNGizer Property platform.uploadDir 2021-07-01 15:51:34,340 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2021-07-01 15:51:34.339 CREATE appNGizer Property platform.applicationDir 2021-07-01 15:51:34,341 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2021-07-01 15:51:34.34 CREATE appNGizer Property platform.databaseValidationPeriod 2021-07-01 15:51:34,371 INFO [main] org.appng.core.domain.DatabaseConnection: Registered JDBC driver org.hsqldb.jdbc.JDBCDriver 2021-07-01 15:51:34,391 INFO [main] org.appng.core.service.MigrationService: connected to jdbc:hsqldb:mem:testdb (HSQL Database Engine 2.5.0) 2021-07-01 15:51:34,393 INFO [main] org.flywaydb.core.internal.license.VersionPrinter: Flyway Community Edition 7.9.1 by Redgate 2021-07-01 15:51:34,396 INFO [main] org.flywaydb.core.internal.database.base.BaseDatabaseType: Database: jdbc:hsqldb:mem:testdb (HSQL Database Engine 2.5) 2021-07-01 15:51:34,422 INFO [main] org.springframework.web.context.support.GenericWebApplicationContext: Closing appNG platform context: startup date [Thu Jul 01 15:51:33 CEST 2021]; root of context hierarchy 2021-07-01 15:51:34,425 INFO [main] org.springframework.orm.jpa.LocalContainerEntityManagerFactoryBean: Closing JPA EntityManagerFactory for persistence unit 'appNGizer' 2021-07-01 15:51:34,426 INFO [main] org.springframework.jdbc.datasource.embedded.EmbeddedDatabaseFactory: Shutting down embedded database: url='jdbc:hsqldb:mem:testdb' [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.259 s - in org.appng.appngizer.controller.HomeControllerTest [INFO] Running org.appng.appngizer.controller.ApplicationPropertyControllerTest 2021-07-01 15:51:34,438 INFO [main] org.springframework.test.context.web.WebTestContextBootstrapper: Loaded default TestExecutionListener class names from location [META-INF/spring.factories]: [org.springframework.test.context.web.ServletTestExecutionListener, org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener, org.springframework.test.context.support.DependencyInjectionTestExecutionListener, org.springframework.test.context.support.DirtiesContextTestExecutionListener, org.springframework.test.context.transaction.TransactionalTestExecutionListener, org.springframework.test.context.jdbc.SqlScriptsTestExecutionListener] 2021-07-01 15:51:34,439 INFO [main] org.springframework.test.context.web.WebTestContextBootstrapper: Using TestExecutionListeners: [org.springframework.test.context.web.ServletTestExecutionListener@34c83eb0, org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener@4fde13d0, org.springframework.test.context.support.DependencyInjectionTestExecutionListener@e343477, org.springframework.test.context.support.DirtiesContextTestExecutionListener@1940cb2b, org.springframework.test.context.transaction.TransactionalTestExecutionListener@6c884b0d, org.springframework.test.context.jdbc.SqlScriptsTestExecutionListener@53f785df] 2021-07-01 15:51:34,440 INFO [main] org.springframework.beans.factory.xml.XmlBeanDefinitionReader: Loading XML bean definitions from class path resource [test-context.xml] 2021-07-01 15:51:34,491 INFO [main] org.springframework.web.context.support.GenericWebApplicationContext: Refreshing appNG platform context: startup date [Thu Jul 01 15:51:34 CEST 2021]; root of context hierarchy 2021-07-01 15:51:34,511 INFO [main] org.springframework.context.annotation.ConfigurationClassBeanDefinitionReader: Skipping bean definition for [BeanMethod:name=configurer,declaringClass=org.appng.appngizer.AppNGizer]: a definition for bean 'configurer' already exists. This top-level bean definition is considered as an override. 2021-07-01 15:51:34,512 INFO [main] org.springframework.context.annotation.ConfigurationClassBeanDefinitionReader: Skipping bean definition for [BeanMethod:name=datasource,declaringClass=org.appng.appngizer.AppNGizer]: a definition for bean 'datasource' already exists. This top-level bean definition is considered as an override. 2021-07-01 15:51:34,541 INFO [main] org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor: JSR-330 'javax.inject.Inject' annotation found and supported for autowiring 2021-07-01 15:51:34,581 INFO [main] org.springframework.jdbc.datasource.embedded.EmbeddedDatabaseFactory: Starting embedded database: url='jdbc:hsqldb:mem:testdb', username='sa' 2021-07-01 15:51:34,603 INFO [main] org.springframework.orm.jpa.LocalContainerEntityManagerFactoryBean: Building JPA container EntityManagerFactory for persistence unit 'appNGizer' 2021-07-01 15:51:34,604 INFO [main] org.hibernate.jpa.internal.util.LogHelper: HHH000204: Processing PersistenceUnitInfo [name: appNGizer] 2021-07-01 15:51:34,693 INFO [main] org.hibernate.dialect.Dialect: HHH000400: Using dialect: org.appng.persistence.dialect.HSQLDialect 2021-07-01 15:51:34,697 INFO [main] org.hibernate.envers.boot.internal.EnversServiceImpl: Envers integration enabled? : true 2021-07-01 15:51:34,945 INFO [main] org.hibernate.engine.transaction.jta.platform.internal.JtaPlatformInitiator: HHH000490: Using JtaPlatform implementation: [org.hibernate.engine.transaction.jta.platform.internal.NoJtaPlatform] 2021-07-01 15:51:34,946 INFO [main] org.springframework.orm.jpa.LocalContainerEntityManagerFactoryBean: Initialized JPA EntityManagerFactory for persistence unit 'appNGizer' 2021-07-01 15:51:35,179 INFO [main] org.appng.core.domain.PlatformEventListener: Using application context appNG platform context: startup date [Thu Jul 01 15:51:34 CEST 2021]; root of context hierarchy 2021-07-01 15:51:35,200 INFO [main] org.flywaydb.core.internal.license.VersionPrinter: Flyway Community Edition 7.9.1 by Redgate 2021-07-01 15:51:35,203 INFO [main] org.flywaydb.core.internal.database.base.BaseDatabaseType: Database: jdbc:hsqldb:mem:testdb (HSQL Database Engine 2.5) 2021-07-01 15:51:35,210 INFO [main] org.flywaydb.core.internal.command.DbValidate: Successfully validated 16 migrations (execution time 00:00.005s) 2021-07-01 15:51:35,212 INFO [main] org.flywaydb.core.internal.schemahistory.JdbcTableSchemaHistory: Creating Schema History table "PUBLIC"."schema_version" ... 2021-07-01 15:51:35,216 INFO [main] org.flywaydb.core.internal.command.DbMigrate: Current version of schema "PUBLIC": << Empty Schema >> 2021-07-01 15:51:35,285 INFO [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version "1.0 - appNG initial setup" 2021-07-01 15:51:35,310 INFO [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version "1.1 - Quartz initial setup" 2021-07-01 15:51:35,318 INFO [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version "1.2 - add template" 2021-07-01 15:51:35,322 INFO [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version "1.2.1 - add repository strict" 2021-07-01 15:51:35,327 INFO [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version "1.2.2 - add repository digest" 2021-07-01 15:51:35,333 INFO [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version "1.2.3 - set resource bytes not null" 2021-07-01 15:51:35,339 INFO [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version "1.3.0 - add type to template" 2021-07-01 15:51:35,343 INFO [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version "1.3.1 - add global admin role" 2021-07-01 15:51:35,347 INFO [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version "1.3.2 - add repository accepted certs" 2021-07-01 15:51:35,352 INFO [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version "2.0.0 - add platform event" 2021-07-01 15:51:35,357 INFO [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version "4.0.0 - add job execution record" 2021-07-01 15:51:35,362 INFO [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version "4.1.0 - change caching properties" 2021-07-01 15:51:35,362 WARN [main] org.flywaydb.core.internal.sqlscript.DefaultSqlScriptExecutor: DB: no data (SQL State: 02000 - Error Code: -1100) 2021-07-01 15:51:35,362 WARN [main] org.flywaydb.core.internal.sqlscript.DefaultSqlScriptExecutor: DB: no data (SQL State: 02000 - Error Code: -1100) 2021-07-01 15:51:35,365 INFO [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version "4.1.1 - add site reload count" 2021-07-01 15:51:35,369 INFO [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version "4.1.2 - add property type" 2021-07-01 15:51:35,376 INFO [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version "4.2 - add subject columns" 2021-07-01 15:51:35,377 WARN [main] org.flywaydb.core.internal.sqlscript.DefaultSqlScriptExecutor: DB: no data (SQL State: 02000 - Error Code: -1100) 2021-07-01 15:51:35,381 INFO [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version "4.2.1 - change subject name length" 2021-07-01 15:51:35,384 INFO [main] org.flywaydb.core.internal.command.DbMigrate: Successfully applied 16 migrations to schema "PUBLIC", now at version v4.2.1 (execution time 00:00.168s) 2021-07-01 15:51:35,392 INFO [main] org.appng.appngizer.controller.Jaxb2Marshaller: Creating JAXBContext by scanning packages [org.appng.appngizer.model.xml] 2021-07-01 15:51:35,444 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/application/{name}/property],methods=[GET],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.ApplicationController.listProperties(java.lang.String) 2021-07-01 15:51:35,444 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/application/{name}],methods=[GET],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.ApplicationController.getApplication(java.lang.String) 2021-07-01 15:51:35,444 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/application/{name}],methods=[PUT],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.ApplicationController.updateApplication(java.lang.String,org.appng.appngizer.model.xml.Application) throws org.appng.api.BusinessException 2021-07-01 15:51:35,445 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/application/{name}],methods=[DELETE],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.ApplicationController.deleteApplication(java.lang.String) throws org.appng.api.BusinessException 2021-07-01 15:51:35,445 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/application/{name}/property],methods=[POST],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.ApplicationController.createProperty(java.lang.String,org.appng.appngizer.model.xml.Property) 2021-07-01 15:51:35,445 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/application/{name}/property/{prop}],methods=[PUT],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.ApplicationController.updateProperty(java.lang.String,org.appng.appngizer.model.xml.Property) 2021-07-01 15:51:35,445 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/application/{name}/property/{prop}],methods=[DELETE],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.ApplicationController.deleteProperty(java.lang.String,java.lang.String) 2021-07-01 15:51:35,445 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/application],methods=[GET],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.ApplicationController.listApplications() 2021-07-01 15:51:35,446 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/application/{name}/property/{prop}],methods=[GET],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.ApplicationController.getProperty(java.lang.String,java.lang.String) 2021-07-01 15:51:35,447 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/platform/database],methods=[GET],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.DatabaseController.info() throws java.lang.Exception 2021-07-01 15:51:35,447 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/site/{site}/application/{app}/database],methods=[GET],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.DatabaseController.getDatabaseConnectionForApplication(java.lang.String,java.lang.String) 2021-07-01 15:51:35,447 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/site/{site}/application/{app}/database],methods=[PUT],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.DatabaseController.updateDatabaseConnectionforApplication(java.lang.String,java.lang.String,org.appng.appngizer.model.xml.Database) 2021-07-01 15:51:35,448 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/site/{name}/database/{id}],methods=[GET],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.DatabaseController.getDatabaseConnection(java.lang.String,java.lang.Integer) 2021-07-01 15:51:35,448 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/site/{name}/database/{id}],methods=[PUT],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.DatabaseController.updateDatabaseConnection(java.lang.String,java.lang.Integer,org.appng.appngizer.model.xml.Database) 2021-07-01 15:51:35,448 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/platform/database],methods=[PUT],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.DatabaseController.updateRootConnection(org.appng.appngizer.model.xml.Database) throws java.lang.Exception 2021-07-01 15:51:35,448 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/site/{name}/database],methods=[GET],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.DatabaseController.getDatabaseConnections(java.lang.String) 2021-07-01 15:51:35,448 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/platform/database/initialize],methods=[POST],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.DatabaseController.initialize(boolean) throws java.lang.Exception 2021-07-01 15:51:35,449 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/group],methods=[POST],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.GroupController.createGroup(org.appng.appngizer.model.xml.Group) 2021-07-01 15:51:35,450 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/group/{name:.+}],methods=[GET],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.GroupController.getGroup(java.lang.String) 2021-07-01 15:51:35,450 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/group/{name:.+}],methods=[PUT],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.GroupController.updateGroup(java.lang.String,org.appng.appngizer.model.xml.Group) 2021-07-01 15:51:35,450 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/group/{name:.+}],methods=[DELETE],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.GroupController.deleteGroup(java.lang.String) 2021-07-01 15:51:35,450 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/group],methods=[GET],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.GroupController.listGroups() 2021-07-01 15:51:35,451 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/],methods=[POST],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.Home.login(java.lang.String,javax.servlet.http.HttpServletRequest) 2021-07-01 15:51:35,451 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/],methods=[GET],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.Home.welcome() 2021-07-01 15:51:35,452 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/application/{app}/permission],methods=[GET],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.PermissionController.listPermissions(java.lang.String) 2021-07-01 15:51:35,452 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/application/{app}/permission],methods=[POST],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.PermissionController.createPermission(java.lang.String,org.appng.appngizer.model.xml.Permission) 2021-07-01 15:51:35,452 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/application/{app}/permission/{name}],methods=[PUT],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.PermissionController.updatePermission(java.lang.String,java.lang.String,org.appng.appngizer.model.xml.Permission) 2021-07-01 15:51:35,452 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/application/{app}/permission/{name}],methods=[DELETE],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.PermissionController.deletePermission(java.lang.String,java.lang.String) 2021-07-01 15:51:35,453 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/application/{app}/permission/{name}],methods=[GET],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.PermissionController.getPermission(java.lang.String,java.lang.String) 2021-07-01 15:51:35,453 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/platform],methods=[GET],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.PlatformController.showPlatform() 2021-07-01 15:51:35,453 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/platform/system],methods=[GET],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.PlatformController.listSystemProperties() 2021-07-01 15:51:35,454 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/platform/environment],methods=[GET],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.PlatformController.listEnvironment() 2021-07-01 15:51:35,454 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/platform/reload],methods=[POST],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.PlatformController.reloadPlatform() 2021-07-01 15:51:35,455 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/platform/property],methods=[GET],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.PlatformPropertyController.listProperties() 2021-07-01 15:51:35,455 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/platform/property],methods=[POST],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.PlatformPropertyController.createProperty(org.appng.appngizer.model.xml.Property) 2021-07-01 15:51:35,455 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/platform/property/{prop}],methods=[PUT],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.PlatformPropertyController.updateProperty(org.appng.appngizer.model.xml.Property) 2021-07-01 15:51:35,455 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/platform/property/{prop}],methods=[DELETE],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.PlatformPropertyController.deleteProperty(java.lang.String) 2021-07-01 15:51:35,456 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/platform/property/{prop}],methods=[GET],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.PlatformPropertyController.getProperty(java.lang.String) 2021-07-01 15:51:35,457 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/repository/{name}],methods=[GET],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.RepositoryController.getRepository(java.lang.String) throws org.appng.api.BusinessException 2021-07-01 15:51:35,457 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/repository/{name}/{package}/{version}/{timestamp}],methods=[DELETE],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.RepositoryController.deleteRepositoryPackage(java.lang.String,java.lang.String,java.lang.String,java.lang.String) throws org.appng.api.BusinessException 2021-07-01 15:51:35,457 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/repository],methods=[POST],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.RepositoryController.createRepository(org.appng.appngizer.model.xml.Repository) throws org.appng.api.BusinessException,java.net.URISyntaxException 2021-07-01 15:51:35,457 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/repository/{name}],methods=[PUT],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.RepositoryController.updateRepository(java.lang.String,org.appng.appngizer.model.xml.Repository) throws java.net.URISyntaxException 2021-07-01 15:51:35,458 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/repository/{name}/install],methods=[PUT],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.RepositoryController.installPackage(java.lang.String,org.appng.appngizer.model.xml.Package) throws org.appng.api.BusinessException 2021-07-01 15:51:35,458 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/repository/{name}/upload],methods=[POST],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.RepositoryController.uploadPackage(java.lang.String,org.springframework.web.multipart.MultipartFile,boolean,boolean,boolean) throws org.appng.api.BusinessException 2021-07-01 15:51:35,458 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/repository/{name}],methods=[DELETE],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.RepositoryController.deleteRepository(java.lang.String) 2021-07-01 15:51:35,458 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/repository],methods=[GET],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.RepositoryController.listRepositories() 2021-07-01 15:51:35,458 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/repository/{name}/{package}],methods=[GET],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.RepositoryController.getRepositoryPackages(java.lang.String,java.lang.String) 2021-07-01 15:51:35,458 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/repository/{name}/{package}/{version}/{timestamp}],methods=[GET],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.RepositoryController.getRepositoryPackage(java.lang.String,java.lang.String,java.lang.String,java.lang.String) 2021-07-01 15:51:35,459 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/application/{app}/role/{name:.+}],methods=[GET],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.RoleController.getRole(java.lang.String,java.lang.String) 2021-07-01 15:51:35,460 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/application/{app}/role],methods=[GET],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.RoleController.listRoles(java.lang.String) 2021-07-01 15:51:35,460 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/application/{app}/role],methods=[POST],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.RoleController.createRole(java.lang.String,org.appng.appngizer.model.xml.Role) 2021-07-01 15:51:35,460 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/application/{app}/role/{name:.+}],methods=[PUT],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.RoleController.updateRole(java.lang.String,java.lang.String,org.appng.appngizer.model.xml.Role) 2021-07-01 15:51:35,460 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/application/{app}/role/{name:.+}],methods=[DELETE],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.RoleController.deleteRole(java.lang.String,java.lang.String) throws org.appng.api.BusinessException 2021-07-01 15:51:35,461 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/site/{site}/application/{app}],methods=[GET],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.SiteApplicationController.getApplication(java.lang.String,java.lang.String) 2021-07-01 15:51:35,461 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/site/{site}/application],methods=[GET],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.SiteApplicationController.listApplications(java.lang.String) 2021-07-01 15:51:35,461 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/site/{site}/application/{app}/grants],methods=[PUT],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.SiteApplicationController.grantApplicationForSites(java.lang.String,java.lang.String,org.appng.appngizer.model.xml.Grants) 2021-07-01 15:51:35,462 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/site/{site}/application/{app}/grants],methods=[GET],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.SiteApplicationController.getGrantsForApplication(java.lang.String,java.lang.String) 2021-07-01 15:51:35,462 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/site/{site}/application/{app}],methods=[POST],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.SiteApplicationController.activateApplication(java.lang.String,java.lang.String) 2021-07-01 15:51:35,462 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/site/{site}/application/{app}],methods=[DELETE],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.SiteApplicationController.deactivateApplication(java.lang.String,java.lang.String) 2021-07-01 15:51:35,463 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/site/{site}/application/{app}/property],methods=[GET],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.SiteApplicationPropertyController.listProperties(java.lang.String,java.lang.String) 2021-07-01 15:51:35,463 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/site/{site}/application/{app}/property],methods=[POST],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.SiteApplicationPropertyController.createProperty(java.lang.String,java.lang.String,org.appng.appngizer.model.xml.Property) 2021-07-01 15:51:35,463 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/site/{site}/application/{app}/property/{prop}],methods=[PUT],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.SiteApplicationPropertyController.updateProperty(java.lang.String,java.lang.String,org.appng.appngizer.model.xml.Property) 2021-07-01 15:51:35,463 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/site/{site}/application/{app}/property/{prop}],methods=[DELETE],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.SiteApplicationPropertyController.deleteProperty(java.lang.String,java.lang.String,java.lang.String) 2021-07-01 15:51:35,464 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/site/{site}/application/{app}/property/{prop}],methods=[GET],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.SiteApplicationPropertyController.getProperty(java.lang.String,java.lang.String,java.lang.String) 2021-07-01 15:51:35,464 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/site/{name}],methods=[GET],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.SiteController.getSite(java.lang.String) 2021-07-01 15:51:35,465 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/site],methods=[GET],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.SiteController.listSites() 2021-07-01 15:51:35,465 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/site/{name}/reload],methods=[PUT],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.SiteController.reloadSite(java.lang.String) throws org.appng.api.BusinessException 2021-07-01 15:51:35,465 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/site],methods=[POST],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.SiteController.createSite(org.appng.appngizer.model.xml.Site) 2021-07-01 15:51:35,465 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/site/{name}],methods=[PUT],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.SiteController.updateSite(java.lang.String,org.appng.appngizer.model.xml.Site) 2021-07-01 15:51:35,465 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/site/{name}],methods=[DELETE],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.SiteController.deleteSite(java.lang.String) throws org.appng.api.BusinessException 2021-07-01 15:51:35,466 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/site/{site}/property || /site/{site}/properties],methods=[GET],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.SitePropertyController.listProperties(java.lang.String) 2021-07-01 15:51:35,467 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/site/{site}/property],methods=[POST],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.SitePropertyController.createProperty(java.lang.String,org.appng.appngizer.model.xml.Property) 2021-07-01 15:51:35,467 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/site/{site}/property/{prop}],methods=[PUT],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.SitePropertyController.updateProperty(java.lang.String,org.appng.appngizer.model.xml.Property) 2021-07-01 15:51:35,467 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/site/{site}/property/{prop}],methods=[DELETE],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.SitePropertyController.deleteProperty(java.lang.String,java.lang.String) 2021-07-01 15:51:35,467 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/site/{site}/properties],methods=[PUT],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.SitePropertyController.updateProperties(java.lang.String,org.appng.appngizer.model.xml.Properties) 2021-07-01 15:51:35,468 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/site/{site}/properties],methods=[POST],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.SitePropertyController.createProperties(java.lang.String,org.appng.appngizer.model.xml.Properties) 2021-07-01 15:51:35,468 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/site/{site}/properties],methods=[DELETE],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.SitePropertyController.deleteProperties(java.lang.String,org.appng.appngizer.model.xml.Properties) 2021-07-01 15:51:35,468 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/site/{site}/property/{prop}],methods=[GET],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.SitePropertyController.getProperty(java.lang.String,java.lang.String) 2021-07-01 15:51:35,469 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/subject],methods=[GET],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.SubjectController.listSubjects() 2021-07-01 15:51:35,469 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/subject/{name:.+}],methods=[GET],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.SubjectController.getSubject(java.lang.String) 2021-07-01 15:51:35,469 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/subject],methods=[POST],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.SubjectController.createSubject(org.appng.appngizer.model.xml.Subject) throws org.appng.api.BusinessException 2021-07-01 15:51:35,469 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/subject/{name:.+}],methods=[PUT],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.SubjectController.updateSubject(java.lang.String,org.appng.appngizer.model.xml.Subject) throws org.appng.api.BusinessException 2021-07-01 15:51:35,469 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/subject/{name:.+}],methods=[DELETE],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.SubjectController.deleteSubject(java.lang.String) 2021-07-01 15:51:35,504 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter: Looking for @ControllerAdvice: appNG platform context: startup date [Thu Jul 01 15:51:34 CEST 2021]; root of context hierarchy 2021-07-01 15:51:35,563 INFO [main] org.springframework.mock.web.MockServletContext: Initializing Spring FrameworkServlet '' 2021-07-01 15:51:35,563 INFO [main] org.springframework.test.web.servlet.TestDispatcherServlet: FrameworkServlet '': initialization started 2021-07-01 15:51:35,568 INFO [main] org.springframework.test.web.servlet.TestDispatcherServlet: FrameworkServlet '': initialization completed in 5 ms 2021-07-01 15:51:35,578 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2021-07-01 15:51:35.577 CREATE appNGizer Property platform.messagingEnabled 2021-07-01 15:51:35,579 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2021-07-01 15:51:35.579 CREATE appNGizer Property platform.filebasedDeployment 2021-07-01 15:51:35,580 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2021-07-01 15:51:35.579 CREATE appNGizer Property platform.jspFileType 2021-07-01 15:51:35,581 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2021-07-01 15:51:35.58 CREATE appNGizer Property platform.repositoryTrustStorePassword 2021-07-01 15:51:35,581 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2021-07-01 15:51:35.581 CREATE appNGizer Property platform.platformRootPath 2021-07-01 15:51:35,582 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2021-07-01 15:51:35.582 CREATE appNGizer Property platform.manageDatabases 2021-07-01 15:51:35,583 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2021-07-01 15:51:35.583 CREATE appNGizer Property platform.inactiveLockPeriod 2021-07-01 15:51:35,584 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2021-07-01 15:51:35.583 CREATE appNGizer Property platform.appngData 2021-07-01 15:51:35,585 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2021-07-01 15:51:35.584 CREATE appNGizer Property platform.cachePlatformFolder 2021-07-01 15:51:35,585 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2021-07-01 15:51:35.585 CREATE appNGizer Property platform.monitoringPath 2021-07-01 15:51:35,586 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2021-07-01 15:51:35.586 CREATE appNGizer Property platform.repositoryCert 2021-07-01 15:51:35,587 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2021-07-01 15:51:35.587 CREATE appNGizer Property platform.defaultTemplate 2021-07-01 15:51:35,588 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2021-07-01 15:51:35.587 CREATE appNGizer Property platform.devMode 2021-07-01 15:51:35,588 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2021-07-01 15:51:35.588 CREATE appNGizer Property platform.logfile 2021-07-01 15:51:35,589 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2021-07-01 15:51:35.589 CREATE appNGizer Property platform.xssAllowedTags 2021-07-01 15:51:35,590 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2021-07-01 15:51:35.59 CREATE appNGizer Property platform.mailDisabled 2021-07-01 15:51:35,591 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2021-07-01 15:51:35.59 CREATE appNGizer Property platform.passwordPolicyRegEx 2021-07-01 15:51:35,592 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2021-07-01 15:51:35.591 CREATE appNGizer Property platform.formatOutput 2021-07-01 15:51:35,592 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2021-07-01 15:51:35.592 CREATE appNGizer Property platform.cacheConfig 2021-07-01 15:51:35,593 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2021-07-01 15:51:35.593 CREATE appNGizer Property platform.sharedSecret 2021-07-01 15:51:35,594 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2021-07-01 15:51:35.593 CREATE appNGizer Property platform.repositoryPath 2021-07-01 15:51:35,594 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2021-07-01 15:51:35.594 CREATE appNGizer Property platform.repositoryVerifySignature 2021-07-01 15:51:35,595 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2021-07-01 15:51:35.595 CREATE appNGizer Property platform.repositorySignature 2021-07-01 15:51:35,596 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2021-07-01 15:51:35.596 CREATE appNGizer Property platform.sessionFilter 2021-07-01 15:51:35,597 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2021-07-01 15:51:35.596 CREATE appNGizer Property platform.cacheApplicationFolder 2021-07-01 15:51:35,598 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2021-07-01 15:51:35.597 CREATE appNGizer Property platform.writeDebugFiles 2021-07-01 15:51:35,598 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2021-07-01 15:51:35.598 CREATE appNGizer Property platform.repositoryDefaultDigest 2021-07-01 15:51:35,599 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2021-07-01 15:51:35.599 CREATE appNGizer Property platform.monitorPerformance 2021-07-01 15:51:35,600 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2021-07-01 15:51:35.599 CREATE appNGizer Property platform.mdcEnabled 2021-07-01 15:51:35,600 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2021-07-01 15:51:35.6 CREATE appNGizer Property platform.vHostMode 2021-07-01 15:51:35,601 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2021-07-01 15:51:35.601 CREATE appNGizer Property platform.templateFolder 2021-07-01 15:51:35,602 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2021-07-01 15:51:35.602 CREATE appNGizer Property platform.maxLoginAttempts 2021-07-01 15:51:35,603 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2021-07-01 15:51:35.602 CREATE appNGizer Property platform.passwordPolicyErrorMessageKey 2021-07-01 15:51:35,604 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2021-07-01 15:51:35.603 CREATE appNGizer Property platform.locale 2021-07-01 15:51:35,604 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2021-07-01 15:51:35.604 CREATE appNGizer Property platform.sessionTimeout 2021-07-01 15:51:35,605 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2021-07-01 15:51:35.605 CREATE appNGizer Property platform.cleanTempFolderOnStartup 2021-07-01 15:51:35,606 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2021-07-01 15:51:35.605 CREATE appNGizer Property platform.encoding 2021-07-01 15:51:35,607 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2021-07-01 15:51:35.606 CREATE appNGizer Property platform.maxUploadSize 2021-07-01 15:51:35,607 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2021-07-01 15:51:35.607 CREATE appNGizer Property platform.templatePrefix 2021-07-01 15:51:35,608 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2021-07-01 15:51:35.608 CREATE appNGizer Property platform.repositoryTrustStore 2021-07-01 15:51:35,609 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2021-07-01 15:51:35.608 CREATE appNGizer Property platform.imageMagickPath 2021-07-01 15:51:35,609 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2021-07-01 15:51:35.609 CREATE appNGizer Property platform.databasePrefix 2021-07-01 15:51:35,610 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2021-07-01 15:51:35.61 CREATE appNGizer Property platform.cacheFolder 2021-07-01 15:51:35,611 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2021-07-01 15:51:35.61 CREATE appNGizer Property platform.messagingGroupAddress 2021-07-01 15:51:35,611 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2021-07-01 15:51:35.611 CREATE appNGizer Property platform.xssProtect 2021-07-01 15:51:35,612 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2021-07-01 15:51:35.612 CREATE appNGizer Property platform.mailHost 2021-07-01 15:51:35,613 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2021-07-01 15:51:35.612 CREATE appNGizer Property platform.timeZone 2021-07-01 15:51:35,613 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2021-07-01 15:51:35.613 CREATE appNGizer Property platform.cacheImageFolder 2021-07-01 15:51:35,614 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2021-07-01 15:51:35.614 CREATE appNGizer Property platform.messagingReceiver 2021-07-01 15:51:35,615 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2021-07-01 15:51:35.614 CREATE appNGizer Property platform.messagingGroupPort 2021-07-01 15:51:35,616 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2021-07-01 15:51:35.615 CREATE appNGizer Property platform.csrfFilterEnabled 2021-07-01 15:51:35,616 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2021-07-01 15:51:35.616 CREATE appNGizer Property platform.mailPort 2021-07-01 15:51:35,617 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2021-07-01 15:51:35.617 CREATE appNGizer Property platform.uploadDir 2021-07-01 15:51:35,618 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2021-07-01 15:51:35.617 CREATE appNGizer Property platform.applicationDir 2021-07-01 15:51:35,618 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2021-07-01 15:51:35.618 CREATE appNGizer Property platform.databaseValidationPeriod 2021-07-01 15:51:35,652 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2021-07-01 15:51:35.651 CREATE appNGizer Repository local 2021-07-01 15:51:35,825 INFO [main] org.appng.core.service.CoreService: retrieving 'demo-application-1.5.3' from repository file:/var/lib/jenkins/workspace/appNG_1.23.x/appng-appngizer/target/repo/ 2021-07-01 15:51:35,837 INFO [main] org.appng.core.service.CoreService: deploying application demo-application-1.5.3 2021-07-01 15:51:35,841 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2021-07-01 15:51:35.84 CREATE appNGizer Application demo-application 2021-07-01 15:51:35,844 INFO [main] org.appng.core.service.CoreService: creating new permission 'debug' for application 'demo-application' 2021-07-01 15:51:35,847 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2021-07-01 15:51:35.846 CREATE appNGizer Permission debug 2021-07-01 15:51:35,847 INFO [main] org.appng.core.service.CoreService: creating new permission 'output-format.html' for application 'demo-application' 2021-07-01 15:51:35,848 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2021-07-01 15:51:35.848 CREATE appNGizer Permission output-format.html 2021-07-01 15:51:35,849 INFO [main] org.appng.core.service.CoreService: creating new permission 'output-type.webgui' for application 'demo-application' 2021-07-01 15:51:35,850 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2021-07-01 15:51:35.849 CREATE appNGizer Permission output-type.webgui 2021-07-01 15:51:35,850 INFO [main] org.appng.core.service.CoreService: creating new permission 'testPermission' for application 'demo-application' 2021-07-01 15:51:35,851 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2021-07-01 15:51:35.851 CREATE appNGizer Permission testPermission 2021-07-01 15:51:35,855 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2021-07-01 15:51:35.855 CREATE appNGizer Role Administrator 2021-07-01 15:51:35,866 INFO [main] org.appng.core.service.CoreService: added permission 'output-format.html' to role 'Administrator' 2021-07-01 15:51:35,870 INFO [main] org.appng.core.service.CoreService: added permission 'output-type.webgui' to role 'Administrator' 2021-07-01 15:51:35,874 WARN [main] org.appng.core.service.CoreService: the role 'Administrator' references permisson 'logViewer' which does not exist! 2021-07-01 15:51:35,874 INFO [main] org.appng.core.service.CoreService: creating new role 'Administrator' for application 'demo-application' 2021-07-01 15:51:35,876 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2021-07-01 15:51:35.875 CREATE appNGizer Role Debugger 2021-07-01 15:51:35,879 INFO [main] org.appng.core.service.CoreService: added permission 'debug' to role 'Debugger' 2021-07-01 15:51:35,881 INFO [main] org.appng.core.service.CoreService: added permission 'testPermission' to role 'Debugger' 2021-07-01 15:51:35,881 INFO [main] org.appng.core.service.CoreService: creating new role 'Debugger' for application 'demo-application' 2021-07-01 15:51:35,883 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2021-07-01 15:51:35.882 CREATE appNGizer Role Tester 2021-07-01 15:51:35,885 INFO [main] org.appng.core.service.CoreService: added permission 'testPermission' to role 'Tester' 2021-07-01 15:51:35,885 INFO [main] org.appng.core.service.CoreService: creating new role 'Tester' for application 'demo-application' 2021-07-01 15:51:35,892 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2021-07-01 15:51:35.891 CREATE appNGizer Property platform.application.demo-application.foo 2021-07-01 15:51:35,892 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2021-07-01 15:51:35.892 CREATE appNGizer Property platform.application.demo-application.bar 2021-07-01 15:51:35,893 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2021-07-01 15:51:35.893 CREATE appNGizer Property platform.application.demo-application.clobValue 2021-07-01 15:51:35,901 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2021-07-01 15:51:35.901 UPDATE appNGizer Role Administrator 2021-07-01 15:51:35,903 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2021-07-01 15:51:35.902 UPDATE appNGizer Role Debugger 2021-07-01 15:51:35,904 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2021-07-01 15:51:35.903 UPDATE appNGizer Role Tester 2021-07-01 15:51:35,918 INFO [main] org.appng.core.service.ApplicationArchiveProcessor: adding application-resource 'application.xml' for application 'demo-application-1.5.3' 2021-07-01 15:51:35,918 INFO [main] org.appng.core.service.ApplicationArchiveProcessor: adding application-resource 'beans.xml' for application 'demo-application-1.5.3' 2021-07-01 15:51:35,921 INFO [main] org.appng.core.service.ApplicationArchiveProcessor: adding application-resource 'datasources.xml' for application 'demo-application-1.5.3' 2021-07-01 15:51:35,921 INFO [main] org.appng.core.service.ApplicationArchiveProcessor: adding application-resource 'events.xml' for application 'demo-application-1.5.3' 2021-07-01 15:51:35,921 INFO [main] org.appng.core.service.ApplicationArchiveProcessor: adding application-resource 'master.xml' for application 'demo-application-1.5.3' 2021-07-01 15:51:35,921 INFO [main] org.appng.core.service.ApplicationArchiveProcessor: adding application-resource 'page.xml' for application 'demo-application-1.5.3' 2021-07-01 15:51:35,921 INFO [main] org.appng.core.service.ApplicationArchiveProcessor: adding application-resource 'plugin.xml' for application 'demo-application-1.5.3' 2021-07-01 15:51:35,922 INFO [main] org.appng.core.service.ApplicationArchiveProcessor: adding application-resource 'messages-demo.properties' for application 'demo-application-1.5.3' 2021-07-01 15:51:35,922 INFO [main] org.appng.core.service.ApplicationArchiveProcessor: adding application-resource 'mssql/V1.0_script.sql' for application 'demo-application-1.5.3' 2021-07-01 15:51:35,922 INFO [main] org.appng.core.service.ApplicationArchiveProcessor: adding application-resource 'mysql/V1.0_script.sql' for application 'demo-application-1.5.3' 2021-07-01 15:51:35,922 INFO [main] org.appng.core.service.CoreService: extracting filebased application demo-application - 1.5.3 to target/webapps/ROOT/applications/demo-application 2021-07-01 15:51:35,933 INFO [main] org.appng.core.service.CoreService: role 'Administrator' already has permission 'output-format.html' 2021-07-01 15:51:35,936 INFO [main] org.appng.core.service.CoreService: role 'Administrator' already has permission 'output-type.webgui' 2021-07-01 15:51:35,937 WARN [main] org.appng.core.service.CoreService: the role 'Administrator' references permisson 'logViewer' which does not exist! 2021-07-01 15:51:35,939 INFO [main] org.appng.core.service.CoreService: role 'Debugger' already has permission 'debug' 2021-07-01 15:51:35,940 INFO [main] org.appng.core.service.CoreService: role 'Debugger' already has permission 'testPermission' 2021-07-01 15:51:35,942 INFO [main] org.appng.core.service.CoreService: role 'Tester' already has permission 'testPermission' 2021-07-01 15:51:35,981 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2021-07-01 15:51:35.981 UPDATE appNGizer Property platform.application.demo-application.bar 2021-07-01 15:51:36,007 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2021-07-01 15:51:36.007 CREATE appNGizer Property platform.application.demo-application.myNewProp 2021-07-01 15:51:36,023 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2021-07-01 15:51:36.023 DELETE appNGizer Property platform.application.demo-application.myNewProp 2021-07-01 15:51:36,025 INFO [main] org.springframework.web.context.support.GenericWebApplicationContext: Closing appNG platform context: startup date [Thu Jul 01 15:51:34 CEST 2021]; root of context hierarchy 2021-07-01 15:51:36,027 INFO [main] org.springframework.orm.jpa.LocalContainerEntityManagerFactoryBean: Closing JPA EntityManagerFactory for persistence unit 'appNGizer' 2021-07-01 15:51:36,028 INFO [main] org.springframework.jdbc.datasource.embedded.EmbeddedDatabaseFactory: Shutting down embedded database: url='jdbc:hsqldb:mem:testdb' [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.597 s - in org.appng.appngizer.controller.ApplicationPropertyControllerTest [INFO] Running org.appng.appngizer.controller.ApplicationControllerTest 2021-07-01 15:51:36,036 INFO [main] org.springframework.test.context.web.WebTestContextBootstrapper: Loaded default TestExecutionListener class names from location [META-INF/spring.factories]: [org.springframework.test.context.web.ServletTestExecutionListener, org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener, org.springframework.test.context.support.DependencyInjectionTestExecutionListener, org.springframework.test.context.support.DirtiesContextTestExecutionListener, org.springframework.test.context.transaction.TransactionalTestExecutionListener, org.springframework.test.context.jdbc.SqlScriptsTestExecutionListener] 2021-07-01 15:51:36,036 INFO [main] org.springframework.test.context.web.WebTestContextBootstrapper: Using TestExecutionListeners: [org.springframework.test.context.web.ServletTestExecutionListener@71faec05, org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener@6b5b5f94, org.springframework.test.context.support.DependencyInjectionTestExecutionListener@22e494dc, org.springframework.test.context.support.DirtiesContextTestExecutionListener@7484236d, org.springframework.test.context.transaction.TransactionalTestExecutionListener@52b8633c, org.springframework.test.context.jdbc.SqlScriptsTestExecutionListener@632e3100] 2021-07-01 15:51:36,037 INFO [main] org.springframework.beans.factory.xml.XmlBeanDefinitionReader: Loading XML bean definitions from class path resource [test-context.xml] 2021-07-01 15:51:36,102 INFO [main] org.springframework.web.context.support.GenericWebApplicationContext: Refreshing appNG platform context: startup date [Thu Jul 01 15:51:36 CEST 2021]; root of context hierarchy 2021-07-01 15:51:36,122 INFO [main] org.springframework.context.annotation.ConfigurationClassBeanDefinitionReader: Skipping bean definition for [BeanMethod:name=configurer,declaringClass=org.appng.appngizer.AppNGizer]: a definition for bean 'configurer' already exists. This top-level bean definition is considered as an override. 2021-07-01 15:51:36,122 INFO [main] org.springframework.context.annotation.ConfigurationClassBeanDefinitionReader: Skipping bean definition for [BeanMethod:name=datasource,declaringClass=org.appng.appngizer.AppNGizer]: a definition for bean 'datasource' already exists. This top-level bean definition is considered as an override. 2021-07-01 15:51:36,152 INFO [main] org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor: JSR-330 'javax.inject.Inject' annotation found and supported for autowiring 2021-07-01 15:51:36,191 INFO [main] org.springframework.jdbc.datasource.embedded.EmbeddedDatabaseFactory: Starting embedded database: url='jdbc:hsqldb:mem:testdb', username='sa' 2021-07-01 15:51:36,214 INFO [main] org.springframework.orm.jpa.LocalContainerEntityManagerFactoryBean: Building JPA container EntityManagerFactory for persistence unit 'appNGizer' 2021-07-01 15:51:36,214 INFO [main] org.hibernate.jpa.internal.util.LogHelper: HHH000204: Processing PersistenceUnitInfo [name: appNGizer] 2021-07-01 15:51:36,287 INFO [main] org.hibernate.dialect.Dialect: HHH000400: Using dialect: org.appng.persistence.dialect.HSQLDialect 2021-07-01 15:51:36,291 INFO [main] org.hibernate.envers.boot.internal.EnversServiceImpl: Envers integration enabled? : true 2021-07-01 15:51:36,536 INFO [main] org.hibernate.engine.transaction.jta.platform.internal.JtaPlatformInitiator: HHH000490: Using JtaPlatform implementation: [org.hibernate.engine.transaction.jta.platform.internal.NoJtaPlatform] 2021-07-01 15:51:36,536 INFO [main] org.springframework.orm.jpa.LocalContainerEntityManagerFactoryBean: Initialized JPA EntityManagerFactory for persistence unit 'appNGizer' 2021-07-01 15:51:36,745 INFO [main] org.appng.core.domain.PlatformEventListener: Using application context appNG platform context: startup date [Thu Jul 01 15:51:36 CEST 2021]; root of context hierarchy 2021-07-01 15:51:36,764 INFO [main] org.flywaydb.core.internal.license.VersionPrinter: Flyway Community Edition 7.9.1 by Redgate 2021-07-01 15:51:36,766 INFO [main] org.flywaydb.core.internal.database.base.BaseDatabaseType: Database: jdbc:hsqldb:mem:testdb (HSQL Database Engine 2.5) 2021-07-01 15:51:36,773 INFO [main] org.flywaydb.core.internal.command.DbValidate: Successfully validated 16 migrations (execution time 00:00.005s) 2021-07-01 15:51:36,774 INFO [main] org.flywaydb.core.internal.schemahistory.JdbcTableSchemaHistory: Creating Schema History table "PUBLIC"."schema_version" ... 2021-07-01 15:51:36,778 INFO [main] org.flywaydb.core.internal.command.DbMigrate: Current version of schema "PUBLIC": << Empty Schema >> 2021-07-01 15:51:36,796 INFO [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version "1.0 - appNG initial setup" 2021-07-01 15:51:36,817 INFO [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version "1.1 - Quartz initial setup" 2021-07-01 15:51:36,831 INFO [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version "1.2 - add template" 2021-07-01 15:51:36,837 INFO [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version "1.2.1 - add repository strict" 2021-07-01 15:51:36,842 INFO [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version "1.2.2 - add repository digest" 2021-07-01 15:51:36,846 INFO [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version "1.2.3 - set resource bytes not null" 2021-07-01 15:51:36,852 INFO [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version "1.3.0 - add type to template" 2021-07-01 15:51:36,858 INFO [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version "1.3.1 - add global admin role" 2021-07-01 15:51:36,861 INFO [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version "1.3.2 - add repository accepted certs" 2021-07-01 15:51:36,866 INFO [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version "2.0.0 - add platform event" 2021-07-01 15:51:36,869 INFO [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version "4.0.0 - add job execution record" 2021-07-01 15:51:36,873 INFO [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version "4.1.0 - change caching properties" 2021-07-01 15:51:36,873 WARN [main] org.flywaydb.core.internal.sqlscript.DefaultSqlScriptExecutor: DB: no data (SQL State: 02000 - Error Code: -1100) 2021-07-01 15:51:36,873 WARN [main] org.flywaydb.core.internal.sqlscript.DefaultSqlScriptExecutor: DB: no data (SQL State: 02000 - Error Code: -1100) 2021-07-01 15:51:36,876 INFO [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version "4.1.1 - add site reload count" 2021-07-01 15:51:36,880 INFO [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version "4.1.2 - add property type" 2021-07-01 15:51:36,885 INFO [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version "4.2 - add subject columns" 2021-07-01 15:51:36,887 WARN [main] org.flywaydb.core.internal.sqlscript.DefaultSqlScriptExecutor: DB: no data (SQL State: 02000 - Error Code: -1100) 2021-07-01 15:51:36,890 INFO [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version "4.2.1 - change subject name length" 2021-07-01 15:51:36,893 INFO [main] org.flywaydb.core.internal.command.DbMigrate: Successfully applied 16 migrations to schema "PUBLIC", now at version v4.2.1 (execution time 00:00.115s) 2021-07-01 15:51:36,900 INFO [main] org.appng.appngizer.controller.Jaxb2Marshaller: Creating JAXBContext by scanning packages [org.appng.appngizer.model.xml] 2021-07-01 15:51:36,949 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/application/{name}/property],methods=[GET],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.ApplicationController.listProperties(java.lang.String) 2021-07-01 15:51:36,949 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/application/{name}],methods=[GET],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.ApplicationController.getApplication(java.lang.String) 2021-07-01 15:51:36,950 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/application/{name}],methods=[PUT],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.ApplicationController.updateApplication(java.lang.String,org.appng.appngizer.model.xml.Application) throws org.appng.api.BusinessException 2021-07-01 15:51:36,950 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/application/{name}],methods=[DELETE],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.ApplicationController.deleteApplication(java.lang.String) throws org.appng.api.BusinessException 2021-07-01 15:51:36,950 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/application/{name}/property],methods=[POST],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.ApplicationController.createProperty(java.lang.String,org.appng.appngizer.model.xml.Property) 2021-07-01 15:51:36,950 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/application/{name}/property/{prop}],methods=[PUT],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.ApplicationController.updateProperty(java.lang.String,org.appng.appngizer.model.xml.Property) 2021-07-01 15:51:36,950 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/application/{name}/property/{prop}],methods=[DELETE],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.ApplicationController.deleteProperty(java.lang.String,java.lang.String) 2021-07-01 15:51:36,950 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/application],methods=[GET],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.ApplicationController.listApplications() 2021-07-01 15:51:36,951 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/application/{name}/property/{prop}],methods=[GET],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.ApplicationController.getProperty(java.lang.String,java.lang.String) 2021-07-01 15:51:36,952 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/platform/database],methods=[GET],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.DatabaseController.info() throws java.lang.Exception 2021-07-01 15:51:36,952 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/site/{site}/application/{app}/database],methods=[GET],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.DatabaseController.getDatabaseConnectionForApplication(java.lang.String,java.lang.String) 2021-07-01 15:51:36,952 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/site/{site}/application/{app}/database],methods=[PUT],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.DatabaseController.updateDatabaseConnectionforApplication(java.lang.String,java.lang.String,org.appng.appngizer.model.xml.Database) 2021-07-01 15:51:36,952 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/site/{name}/database/{id}],methods=[GET],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.DatabaseController.getDatabaseConnection(java.lang.String,java.lang.Integer) 2021-07-01 15:51:36,952 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/site/{name}/database/{id}],methods=[PUT],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.DatabaseController.updateDatabaseConnection(java.lang.String,java.lang.Integer,org.appng.appngizer.model.xml.Database) 2021-07-01 15:51:36,953 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/platform/database],methods=[PUT],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.DatabaseController.updateRootConnection(org.appng.appngizer.model.xml.Database) throws java.lang.Exception 2021-07-01 15:51:36,953 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/site/{name}/database],methods=[GET],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.DatabaseController.getDatabaseConnections(java.lang.String) 2021-07-01 15:51:36,953 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/platform/database/initialize],methods=[POST],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.DatabaseController.initialize(boolean) throws java.lang.Exception 2021-07-01 15:51:36,954 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/group],methods=[POST],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.GroupController.createGroup(org.appng.appngizer.model.xml.Group) 2021-07-01 15:51:36,954 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/group/{name:.+}],methods=[GET],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.GroupController.getGroup(java.lang.String) 2021-07-01 15:51:36,954 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/group/{name:.+}],methods=[PUT],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.GroupController.updateGroup(java.lang.String,org.appng.appngizer.model.xml.Group) 2021-07-01 15:51:36,954 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/group/{name:.+}],methods=[DELETE],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.GroupController.deleteGroup(java.lang.String) 2021-07-01 15:51:36,954 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/group],methods=[GET],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.GroupController.listGroups() 2021-07-01 15:51:36,955 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/],methods=[POST],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.Home.login(java.lang.String,javax.servlet.http.HttpServletRequest) 2021-07-01 15:51:36,955 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/],methods=[GET],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.Home.welcome() 2021-07-01 15:51:36,956 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/application/{app}/permission],methods=[GET],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.PermissionController.listPermissions(java.lang.String) 2021-07-01 15:51:36,956 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/application/{app}/permission],methods=[POST],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.PermissionController.createPermission(java.lang.String,org.appng.appngizer.model.xml.Permission) 2021-07-01 15:51:36,956 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/application/{app}/permission/{name}],methods=[PUT],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.PermissionController.updatePermission(java.lang.String,java.lang.String,org.appng.appngizer.model.xml.Permission) 2021-07-01 15:51:36,956 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/application/{app}/permission/{name}],methods=[DELETE],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.PermissionController.deletePermission(java.lang.String,java.lang.String) 2021-07-01 15:51:36,956 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/application/{app}/permission/{name}],methods=[GET],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.PermissionController.getPermission(java.lang.String,java.lang.String) 2021-07-01 15:51:36,957 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/platform],methods=[GET],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.PlatformController.showPlatform() 2021-07-01 15:51:36,957 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/platform/system],methods=[GET],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.PlatformController.listSystemProperties() 2021-07-01 15:51:36,957 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/platform/environment],methods=[GET],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.PlatformController.listEnvironment() 2021-07-01 15:51:36,957 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/platform/reload],methods=[POST],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.PlatformController.reloadPlatform() 2021-07-01 15:51:36,958 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/platform/property],methods=[GET],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.PlatformPropertyController.listProperties() 2021-07-01 15:51:36,958 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/platform/property],methods=[POST],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.PlatformPropertyController.createProperty(org.appng.appngizer.model.xml.Property) 2021-07-01 15:51:36,959 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/platform/property/{prop}],methods=[PUT],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.PlatformPropertyController.updateProperty(org.appng.appngizer.model.xml.Property) 2021-07-01 15:51:36,959 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/platform/property/{prop}],methods=[DELETE],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.PlatformPropertyController.deleteProperty(java.lang.String) 2021-07-01 15:51:36,959 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/platform/property/{prop}],methods=[GET],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.PlatformPropertyController.getProperty(java.lang.String) 2021-07-01 15:51:36,960 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/repository/{name}],methods=[GET],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.RepositoryController.getRepository(java.lang.String) throws org.appng.api.BusinessException 2021-07-01 15:51:36,960 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/repository/{name}/{package}/{version}/{timestamp}],methods=[DELETE],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.RepositoryController.deleteRepositoryPackage(java.lang.String,java.lang.String,java.lang.String,java.lang.String) throws org.appng.api.BusinessException 2021-07-01 15:51:36,960 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/repository],methods=[POST],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.RepositoryController.createRepository(org.appng.appngizer.model.xml.Repository) throws org.appng.api.BusinessException,java.net.URISyntaxException 2021-07-01 15:51:36,961 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/repository/{name}],methods=[PUT],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.RepositoryController.updateRepository(java.lang.String,org.appng.appngizer.model.xml.Repository) throws java.net.URISyntaxException 2021-07-01 15:51:36,961 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/repository/{name}/install],methods=[PUT],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.RepositoryController.installPackage(java.lang.String,org.appng.appngizer.model.xml.Package) throws org.appng.api.BusinessException 2021-07-01 15:51:36,961 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/repository/{name}/upload],methods=[POST],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.RepositoryController.uploadPackage(java.lang.String,org.springframework.web.multipart.MultipartFile,boolean,boolean,boolean) throws org.appng.api.BusinessException 2021-07-01 15:51:36,961 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/repository/{name}],methods=[DELETE],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.RepositoryController.deleteRepository(java.lang.String) 2021-07-01 15:51:36,961 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/repository],methods=[GET],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.RepositoryController.listRepositories() 2021-07-01 15:51:36,961 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/repository/{name}/{package}],methods=[GET],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.RepositoryController.getRepositoryPackages(java.lang.String,java.lang.String) 2021-07-01 15:51:36,961 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/repository/{name}/{package}/{version}/{timestamp}],methods=[GET],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.RepositoryController.getRepositoryPackage(java.lang.String,java.lang.String,java.lang.String,java.lang.String) 2021-07-01 15:51:36,962 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/application/{app}/role/{name:.+}],methods=[GET],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.RoleController.getRole(java.lang.String,java.lang.String) 2021-07-01 15:51:36,962 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/application/{app}/role],methods=[GET],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.RoleController.listRoles(java.lang.String) 2021-07-01 15:51:36,963 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/application/{app}/role],methods=[POST],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.RoleController.createRole(java.lang.String,org.appng.appngizer.model.xml.Role) 2021-07-01 15:51:36,963 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/application/{app}/role/{name:.+}],methods=[PUT],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.RoleController.updateRole(java.lang.String,java.lang.String,org.appng.appngizer.model.xml.Role) 2021-07-01 15:51:36,963 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/application/{app}/role/{name:.+}],methods=[DELETE],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.RoleController.deleteRole(java.lang.String,java.lang.String) throws org.appng.api.BusinessException 2021-07-01 15:51:36,964 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/site/{site}/application/{app}],methods=[GET],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.SiteApplicationController.getApplication(java.lang.String,java.lang.String) 2021-07-01 15:51:36,964 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/site/{site}/application],methods=[GET],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.SiteApplicationController.listApplications(java.lang.String) 2021-07-01 15:51:36,964 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/site/{site}/application/{app}/grants],methods=[PUT],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.SiteApplicationController.grantApplicationForSites(java.lang.String,java.lang.String,org.appng.appngizer.model.xml.Grants) 2021-07-01 15:51:36,964 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/site/{site}/application/{app}/grants],methods=[GET],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.SiteApplicationController.getGrantsForApplication(java.lang.String,java.lang.String) 2021-07-01 15:51:36,964 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/site/{site}/application/{app}],methods=[POST],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.SiteApplicationController.activateApplication(java.lang.String,java.lang.String) 2021-07-01 15:51:36,965 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/site/{site}/application/{app}],methods=[DELETE],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.SiteApplicationController.deactivateApplication(java.lang.String,java.lang.String) 2021-07-01 15:51:36,965 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/site/{site}/application/{app}/property],methods=[GET],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.SiteApplicationPropertyController.listProperties(java.lang.String,java.lang.String) 2021-07-01 15:51:36,966 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/site/{site}/application/{app}/property],methods=[POST],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.SiteApplicationPropertyController.createProperty(java.lang.String,java.lang.String,org.appng.appngizer.model.xml.Property) 2021-07-01 15:51:36,966 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/site/{site}/application/{app}/property/{prop}],methods=[PUT],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.SiteApplicationPropertyController.updateProperty(java.lang.String,java.lang.String,org.appng.appngizer.model.xml.Property) 2021-07-01 15:51:36,966 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/site/{site}/application/{app}/property/{prop}],methods=[DELETE],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.SiteApplicationPropertyController.deleteProperty(java.lang.String,java.lang.String,java.lang.String) 2021-07-01 15:51:36,966 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/site/{site}/application/{app}/property/{prop}],methods=[GET],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.SiteApplicationPropertyController.getProperty(java.lang.String,java.lang.String,java.lang.String) 2021-07-01 15:51:36,967 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/site/{name}],methods=[GET],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.SiteController.getSite(java.lang.String) 2021-07-01 15:51:36,967 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/site],methods=[GET],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.SiteController.listSites() 2021-07-01 15:51:36,968 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/site/{name}/reload],methods=[PUT],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.SiteController.reloadSite(java.lang.String) throws org.appng.api.BusinessException 2021-07-01 15:51:36,968 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/site],methods=[POST],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.SiteController.createSite(org.appng.appngizer.model.xml.Site) 2021-07-01 15:51:36,968 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/site/{name}],methods=[PUT],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.SiteController.updateSite(java.lang.String,org.appng.appngizer.model.xml.Site) 2021-07-01 15:51:36,968 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/site/{name}],methods=[DELETE],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.SiteController.deleteSite(java.lang.String) throws org.appng.api.BusinessException 2021-07-01 15:51:36,969 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/site/{site}/property || /site/{site}/properties],methods=[GET],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.SitePropertyController.listProperties(java.lang.String) 2021-07-01 15:51:36,969 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/site/{site}/property],methods=[POST],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.SitePropertyController.createProperty(java.lang.String,org.appng.appngizer.model.xml.Property) 2021-07-01 15:51:36,970 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/site/{site}/property/{prop}],methods=[PUT],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.SitePropertyController.updateProperty(java.lang.String,org.appng.appngizer.model.xml.Property) 2021-07-01 15:51:36,970 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/site/{site}/property/{prop}],methods=[DELETE],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.SitePropertyController.deleteProperty(java.lang.String,java.lang.String) 2021-07-01 15:51:36,970 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/site/{site}/properties],methods=[PUT],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.SitePropertyController.updateProperties(java.lang.String,org.appng.appngizer.model.xml.Properties) 2021-07-01 15:51:36,970 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/site/{site}/properties],methods=[POST],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.SitePropertyController.createProperties(java.lang.String,org.appng.appngizer.model.xml.Properties) 2021-07-01 15:51:36,970 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/site/{site}/properties],methods=[DELETE],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.SitePropertyController.deleteProperties(java.lang.String,org.appng.appngizer.model.xml.Properties) 2021-07-01 15:51:36,970 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/site/{site}/property/{prop}],methods=[GET],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.SitePropertyController.getProperty(java.lang.String,java.lang.String) 2021-07-01 15:51:36,971 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/subject],methods=[GET],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.SubjectController.listSubjects() 2021-07-01 15:51:36,971 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/subject/{name:.+}],methods=[GET],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.SubjectController.getSubject(java.lang.String) 2021-07-01 15:51:36,971 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/subject],methods=[POST],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.SubjectController.createSubject(org.appng.appngizer.model.xml.Subject) throws org.appng.api.BusinessException 2021-07-01 15:51:36,971 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/subject/{name:.+}],methods=[PUT],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.SubjectController.updateSubject(java.lang.String,org.appng.appngizer.model.xml.Subject) throws org.appng.api.BusinessException 2021-07-01 15:51:36,972 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/subject/{name:.+}],methods=[DELETE],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.SubjectController.deleteSubject(java.lang.String) 2021-07-01 15:51:37,007 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter: Looking for @ControllerAdvice: appNG platform context: startup date [Thu Jul 01 15:51:36 CEST 2021]; root of context hierarchy 2021-07-01 15:51:37,075 INFO [main] org.springframework.mock.web.MockServletContext: Initializing Spring FrameworkServlet '' 2021-07-01 15:51:37,075 INFO [main] org.springframework.test.web.servlet.TestDispatcherServlet: FrameworkServlet '': initialization started 2021-07-01 15:51:37,079 INFO [main] org.springframework.test.web.servlet.TestDispatcherServlet: FrameworkServlet '': initialization completed in 4 ms 2021-07-01 15:51:37,089 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2021-07-01 15:51:37.088 CREATE appNGizer Property platform.messagingEnabled 2021-07-01 15:51:37,090 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2021-07-01 15:51:37.09 CREATE appNGizer Property platform.filebasedDeployment 2021-07-01 15:51:37,091 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2021-07-01 15:51:37.09 CREATE appNGizer Property platform.jspFileType 2021-07-01 15:51:37,092 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2021-07-01 15:51:37.091 CREATE appNGizer Property platform.repositoryTrustStorePassword 2021-07-01 15:51:37,092 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2021-07-01 15:51:37.092 CREATE appNGizer Property platform.platformRootPath 2021-07-01 15:51:37,093 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2021-07-01 15:51:37.093 CREATE appNGizer Property platform.manageDatabases 2021-07-01 15:51:37,094 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2021-07-01 15:51:37.093 CREATE appNGizer Property platform.inactiveLockPeriod 2021-07-01 15:51:37,094 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2021-07-01 15:51:37.094 CREATE appNGizer Property platform.appngData 2021-07-01 15:51:37,095 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2021-07-01 15:51:37.095 CREATE appNGizer Property platform.cachePlatformFolder 2021-07-01 15:51:37,096 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2021-07-01 15:51:37.095 CREATE appNGizer Property platform.monitoringPath 2021-07-01 15:51:37,096 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2021-07-01 15:51:37.096 CREATE appNGizer Property platform.repositoryCert 2021-07-01 15:51:37,097 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2021-07-01 15:51:37.097 CREATE appNGizer Property platform.defaultTemplate 2021-07-01 15:51:37,098 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2021-07-01 15:51:37.097 CREATE appNGizer Property platform.devMode 2021-07-01 15:51:37,098 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2021-07-01 15:51:37.098 CREATE appNGizer Property platform.logfile 2021-07-01 15:51:37,099 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2021-07-01 15:51:37.099 CREATE appNGizer Property platform.xssAllowedTags 2021-07-01 15:51:37,100 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2021-07-01 15:51:37.1 CREATE appNGizer Property platform.mailDisabled 2021-07-01 15:51:37,101 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2021-07-01 15:51:37.1 CREATE appNGizer Property platform.passwordPolicyRegEx 2021-07-01 15:51:37,101 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2021-07-01 15:51:37.101 CREATE appNGizer Property platform.formatOutput 2021-07-01 15:51:37,102 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2021-07-01 15:51:37.102 CREATE appNGizer Property platform.cacheConfig 2021-07-01 15:51:37,103 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2021-07-01 15:51:37.102 CREATE appNGizer Property platform.sharedSecret 2021-07-01 15:51:37,103 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2021-07-01 15:51:37.103 CREATE appNGizer Property platform.repositoryPath 2021-07-01 15:51:37,104 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2021-07-01 15:51:37.104 CREATE appNGizer Property platform.repositoryVerifySignature 2021-07-01 15:51:37,104 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2021-07-01 15:51:37.104 CREATE appNGizer Property platform.repositorySignature 2021-07-01 15:51:37,105 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2021-07-01 15:51:37.105 CREATE appNGizer Property platform.sessionFilter 2021-07-01 15:51:37,106 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2021-07-01 15:51:37.105 CREATE appNGizer Property platform.cacheApplicationFolder 2021-07-01 15:51:37,106 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2021-07-01 15:51:37.106 CREATE appNGizer Property platform.writeDebugFiles 2021-07-01 15:51:37,107 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2021-07-01 15:51:37.107 CREATE appNGizer Property platform.repositoryDefaultDigest 2021-07-01 15:51:37,108 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2021-07-01 15:51:37.107 CREATE appNGizer Property platform.monitorPerformance 2021-07-01 15:51:37,108 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2021-07-01 15:51:37.108 CREATE appNGizer Property platform.mdcEnabled 2021-07-01 15:51:37,109 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2021-07-01 15:51:37.109 CREATE appNGizer Property platform.vHostMode 2021-07-01 15:51:37,110 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2021-07-01 15:51:37.109 CREATE appNGizer Property platform.templateFolder 2021-07-01 15:51:37,110 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2021-07-01 15:51:37.11 CREATE appNGizer Property platform.maxLoginAttempts 2021-07-01 15:51:37,111 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2021-07-01 15:51:37.111 CREATE appNGizer Property platform.passwordPolicyErrorMessageKey 2021-07-01 15:51:37,112 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2021-07-01 15:51:37.111 CREATE appNGizer Property platform.locale 2021-07-01 15:51:37,112 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2021-07-01 15:51:37.112 CREATE appNGizer Property platform.sessionTimeout 2021-07-01 15:51:37,113 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2021-07-01 15:51:37.113 CREATE appNGizer Property platform.cleanTempFolderOnStartup 2021-07-01 15:51:37,114 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2021-07-01 15:51:37.113 CREATE appNGizer Property platform.encoding 2021-07-01 15:51:37,114 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2021-07-01 15:51:37.114 CREATE appNGizer Property platform.maxUploadSize 2021-07-01 15:51:37,115 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2021-07-01 15:51:37.115 CREATE appNGizer Property platform.templatePrefix 2021-07-01 15:51:37,116 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2021-07-01 15:51:37.115 CREATE appNGizer Property platform.repositoryTrustStore 2021-07-01 15:51:37,116 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2021-07-01 15:51:37.116 CREATE appNGizer Property platform.imageMagickPath 2021-07-01 15:51:37,117 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2021-07-01 15:51:37.117 CREATE appNGizer Property platform.databasePrefix 2021-07-01 15:51:37,118 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2021-07-01 15:51:37.117 CREATE appNGizer Property platform.cacheFolder 2021-07-01 15:51:37,118 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2021-07-01 15:51:37.118 CREATE appNGizer Property platform.messagingGroupAddress 2021-07-01 15:51:37,119 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2021-07-01 15:51:37.119 CREATE appNGizer Property platform.xssProtect 2021-07-01 15:51:37,120 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2021-07-01 15:51:37.119 CREATE appNGizer Property platform.mailHost 2021-07-01 15:51:37,120 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2021-07-01 15:51:37.12 CREATE appNGizer Property platform.timeZone 2021-07-01 15:51:37,121 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2021-07-01 15:51:37.121 CREATE appNGizer Property platform.cacheImageFolder 2021-07-01 15:51:37,122 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2021-07-01 15:51:37.121 CREATE appNGizer Property platform.messagingReceiver 2021-07-01 15:51:37,122 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2021-07-01 15:51:37.122 CREATE appNGizer Property platform.messagingGroupPort 2021-07-01 15:51:37,123 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2021-07-01 15:51:37.123 CREATE appNGizer Property platform.csrfFilterEnabled 2021-07-01 15:51:37,124 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2021-07-01 15:51:37.123 CREATE appNGizer Property platform.mailPort 2021-07-01 15:51:37,125 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2021-07-01 15:51:37.124 CREATE appNGizer Property platform.uploadDir 2021-07-01 15:51:37,125 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2021-07-01 15:51:37.125 CREATE appNGizer Property platform.applicationDir 2021-07-01 15:51:37,126 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2021-07-01 15:51:37.126 CREATE appNGizer Property platform.databaseValidationPeriod 2021-07-01 15:51:37,152 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2021-07-01 15:51:37.151 CREATE appNGizer Repository local 2021-07-01 15:51:37,186 INFO [main] org.appng.core.service.CoreService: retrieving 'demo-application-1.5.3' from repository file:/var/lib/jenkins/workspace/appNG_1.23.x/appng-appngizer/target/repo/ 2021-07-01 15:51:37,196 INFO [main] org.appng.core.service.CoreService: deploying application demo-application-1.5.3 2021-07-01 15:51:37,200 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2021-07-01 15:51:37.199 CREATE appNGizer Application demo-application 2021-07-01 15:51:37,202 INFO [main] org.appng.core.service.CoreService: creating new permission 'debug' for application 'demo-application' 2021-07-01 15:51:37,206 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2021-07-01 15:51:37.205 CREATE appNGizer Permission debug 2021-07-01 15:51:37,206 INFO [main] org.appng.core.service.CoreService: creating new permission 'output-format.html' for application 'demo-application' 2021-07-01 15:51:37,207 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2021-07-01 15:51:37.207 CREATE appNGizer Permission output-format.html 2021-07-01 15:51:37,207 INFO [main] org.appng.core.service.CoreService: creating new permission 'output-type.webgui' for application 'demo-application' 2021-07-01 15:51:37,208 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2021-07-01 15:51:37.207 CREATE appNGizer Permission output-type.webgui 2021-07-01 15:51:37,208 INFO [main] org.appng.core.service.CoreService: creating new permission 'testPermission' for application 'demo-application' 2021-07-01 15:51:37,209 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2021-07-01 15:51:37.208 CREATE appNGizer Permission testPermission 2021-07-01 15:51:37,212 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2021-07-01 15:51:37.211 CREATE appNGizer Role Administrator 2021-07-01 15:51:37,218 INFO [main] org.appng.core.service.CoreService: added permission 'output-format.html' to role 'Administrator' 2021-07-01 15:51:37,219 INFO [main] org.appng.core.service.CoreService: added permission 'output-type.webgui' to role 'Administrator' 2021-07-01 15:51:37,220 WARN [main] org.appng.core.service.CoreService: the role 'Administrator' references permisson 'logViewer' which does not exist! 2021-07-01 15:51:37,220 INFO [main] org.appng.core.service.CoreService: creating new role 'Administrator' for application 'demo-application' 2021-07-01 15:51:37,222 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2021-07-01 15:51:37.221 CREATE appNGizer Role Debugger 2021-07-01 15:51:37,223 INFO [main] org.appng.core.service.CoreService: added permission 'debug' to role 'Debugger' 2021-07-01 15:51:37,224 INFO [main] org.appng.core.service.CoreService: added permission 'testPermission' to role 'Debugger' 2021-07-01 15:51:37,224 INFO [main] org.appng.core.service.CoreService: creating new role 'Debugger' for application 'demo-application' 2021-07-01 15:51:37,225 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2021-07-01 15:51:37.224 CREATE appNGizer Role Tester 2021-07-01 15:51:37,226 INFO [main] org.appng.core.service.CoreService: added permission 'testPermission' to role 'Tester' 2021-07-01 15:51:37,226 INFO [main] org.appng.core.service.CoreService: creating new role 'Tester' for application 'demo-application' 2021-07-01 15:51:37,229 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2021-07-01 15:51:37.229 CREATE appNGizer Property platform.application.demo-application.foo 2021-07-01 15:51:37,230 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2021-07-01 15:51:37.23 CREATE appNGizer Property platform.application.demo-application.bar 2021-07-01 15:51:37,231 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2021-07-01 15:51:37.231 CREATE appNGizer Property platform.application.demo-application.clobValue 2021-07-01 15:51:37,235 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2021-07-01 15:51:37.234 UPDATE appNGizer Role Administrator 2021-07-01 15:51:37,236 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2021-07-01 15:51:37.235 UPDATE appNGizer Role Debugger 2021-07-01 15:51:37,237 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2021-07-01 15:51:37.236 UPDATE appNGizer Role Tester 2021-07-01 15:51:37,256 INFO [main] org.appng.core.service.ApplicationArchiveProcessor: adding application-resource 'application.xml' for application 'demo-application-1.5.3' 2021-07-01 15:51:37,257 INFO [main] org.appng.core.service.ApplicationArchiveProcessor: adding application-resource 'beans.xml' for application 'demo-application-1.5.3' 2021-07-01 15:51:37,257 INFO [main] org.appng.core.service.ApplicationArchiveProcessor: adding application-resource 'datasources.xml' for application 'demo-application-1.5.3' 2021-07-01 15:51:37,257 INFO [main] org.appng.core.service.ApplicationArchiveProcessor: adding application-resource 'events.xml' for application 'demo-application-1.5.3' 2021-07-01 15:51:37,257 INFO [main] org.appng.core.service.ApplicationArchiveProcessor: adding application-resource 'master.xml' for application 'demo-application-1.5.3' 2021-07-01 15:51:37,257 INFO [main] org.appng.core.service.ApplicationArchiveProcessor: adding application-resource 'page.xml' for application 'demo-application-1.5.3' 2021-07-01 15:51:37,257 INFO [main] org.appng.core.service.ApplicationArchiveProcessor: adding application-resource 'plugin.xml' for application 'demo-application-1.5.3' 2021-07-01 15:51:37,258 INFO [main] org.appng.core.service.ApplicationArchiveProcessor: adding application-resource 'messages-demo.properties' for application 'demo-application-1.5.3' 2021-07-01 15:51:37,258 INFO [main] org.appng.core.service.ApplicationArchiveProcessor: adding application-resource 'mssql/V1.0_script.sql' for application 'demo-application-1.5.3' 2021-07-01 15:51:37,258 INFO [main] org.appng.core.service.ApplicationArchiveProcessor: adding application-resource 'mysql/V1.0_script.sql' for application 'demo-application-1.5.3' 2021-07-01 15:51:37,258 INFO [main] org.appng.core.service.CoreService: extracting filebased application demo-application - 1.5.3 to target/webapps/ROOT/applications/demo-application 2021-07-01 15:51:37,269 INFO [main] org.appng.core.service.CoreService: role 'Administrator' already has permission 'output-format.html' 2021-07-01 15:51:37,270 INFO [main] org.appng.core.service.CoreService: role 'Administrator' already has permission 'output-type.webgui' 2021-07-01 15:51:37,271 WARN [main] org.appng.core.service.CoreService: the role 'Administrator' references permisson 'logViewer' which does not exist! 2021-07-01 15:51:37,273 INFO [main] org.appng.core.service.CoreService: role 'Debugger' already has permission 'debug' 2021-07-01 15:51:37,274 INFO [main] org.appng.core.service.CoreService: role 'Debugger' already has permission 'testPermission' 2021-07-01 15:51:37,276 INFO [main] org.appng.core.service.CoreService: role 'Tester' already has permission 'testPermission' 2021-07-01 15:51:37,331 INFO [main] org.appng.core.service.CoreService: application 'demo-application' is beeing converted from filebased to database 2021-07-01 15:51:37,347 INFO [main] org.appng.core.service.CoreService: creating resource(s) for database-based application demo-application - 1.5.3 2021-07-01 15:51:37,347 INFO [main] org.appng.core.service.CoreService: saving applicationresource beans.xml 2021-07-01 15:51:37,351 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2021-07-01 15:51:37.35 CREATE appNGizer Resource beans.xml of application demo-application 2021-07-01 15:51:37,378 INFO [main] org.appng.core.service.CoreService: saving applicationresource messages-demo.properties 2021-07-01 15:51:37,380 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2021-07-01 15:51:37.379 CREATE appNGizer Resource messages-demo.properties of application demo-application 2021-07-01 15:51:37,380 INFO [main] org.appng.core.service.CoreService: saving applicationresource datasources.xml 2021-07-01 15:51:37,381 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2021-07-01 15:51:37.381 CREATE appNGizer Resource datasources.xml of application demo-application 2021-07-01 15:51:37,382 INFO [main] org.appng.core.service.CoreService: saving applicationresource application.xml 2021-07-01 15:51:37,382 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2021-07-01 15:51:37.382 CREATE appNGizer Resource application.xml of application demo-application 2021-07-01 15:51:37,383 INFO [main] org.appng.core.service.CoreService: saving applicationresource plugin.xml 2021-07-01 15:51:37,384 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2021-07-01 15:51:37.384 CREATE appNGizer Resource plugin.xml of application demo-application 2021-07-01 15:51:37,385 INFO [main] org.appng.core.service.CoreService: saving applicationresource events.xml 2021-07-01 15:51:37,385 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2021-07-01 15:51:37.385 CREATE appNGizer Resource events.xml of application demo-application 2021-07-01 15:51:37,386 INFO [main] org.appng.core.service.CoreService: saving applicationresource mysql/V1.0_script.sql 2021-07-01 15:51:37,387 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2021-07-01 15:51:37.387 CREATE appNGizer Resource mysql/V1.0_script.sql of application demo-application 2021-07-01 15:51:37,388 INFO [main] org.appng.core.service.CoreService: saving applicationresource page.xml 2021-07-01 15:51:37,388 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2021-07-01 15:51:37.388 CREATE appNGizer Resource page.xml of application demo-application 2021-07-01 15:51:37,390 INFO [main] org.appng.core.service.CoreService: saving applicationresource master.xml 2021-07-01 15:51:37,390 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2021-07-01 15:51:37.39 CREATE appNGizer Resource master.xml of application demo-application 2021-07-01 15:51:37,391 INFO [main] org.appng.core.service.CoreService: saving applicationresource mssql/V1.0_script.sql 2021-07-01 15:51:37,392 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2021-07-01 15:51:37.392 CREATE appNGizer Resource mssql/V1.0_script.sql of application demo-application 2021-07-01 15:51:37,405 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2021-07-01 15:51:37.405 UPDATE appNGizer Application demo-application 2021-07-01 15:51:37,454 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2021-07-01 15:51:37.453 DELETE appNGizer Role Debugger 2021-07-01 15:51:37,456 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2021-07-01 15:51:37.456 DELETE appNGizer Role Tester 2021-07-01 15:51:37,467 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2021-07-01 15:51:37.466 DELETE appNGizer Role Administrator 2021-07-01 15:51:37,468 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2021-07-01 15:51:37.467 DELETE appNGizer Permission output-type.webgui 2021-07-01 15:51:37,468 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2021-07-01 15:51:37.468 DELETE appNGizer Permission debug 2021-07-01 15:51:37,469 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2021-07-01 15:51:37.469 DELETE appNGizer Permission testPermission 2021-07-01 15:51:37,470 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2021-07-01 15:51:37.47 DELETE appNGizer Permission output-format.html 2021-07-01 15:51:37,471 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2021-07-01 15:51:37.47 DELETE appNGizer Resource plugin.xml of application demo-application 2021-07-01 15:51:37,471 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2021-07-01 15:51:37.471 DELETE appNGizer Resource mysql/V1.0_script.sql of application demo-application 2021-07-01 15:51:37,472 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2021-07-01 15:51:37.472 DELETE appNGizer Resource datasources.xml of application demo-application 2021-07-01 15:51:37,473 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2021-07-01 15:51:37.473 DELETE appNGizer Resource page.xml of application demo-application 2021-07-01 15:51:37,474 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2021-07-01 15:51:37.474 DELETE appNGizer Resource application.xml of application demo-application 2021-07-01 15:51:37,475 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2021-07-01 15:51:37.475 DELETE appNGizer Resource events.xml of application demo-application 2021-07-01 15:51:37,476 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2021-07-01 15:51:37.475 DELETE appNGizer Resource mssql/V1.0_script.sql of application demo-application 2021-07-01 15:51:37,476 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2021-07-01 15:51:37.476 DELETE appNGizer Resource master.xml of application demo-application 2021-07-01 15:51:37,477 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2021-07-01 15:51:37.477 DELETE appNGizer Resource beans.xml of application demo-application 2021-07-01 15:51:37,478 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2021-07-01 15:51:37.478 DELETE appNGizer Resource messages-demo.properties of application demo-application 2021-07-01 15:51:37,479 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2021-07-01 15:51:37.478 DELETE appNGizer Property platform.application.demo-application.bar 2021-07-01 15:51:37,479 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2021-07-01 15:51:37.479 DELETE appNGizer Property platform.application.demo-application.clobValue 2021-07-01 15:51:37,480 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2021-07-01 15:51:37.48 DELETE appNGizer Property platform.application.demo-application.foo 2021-07-01 15:51:37,481 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2021-07-01 15:51:37.48 DELETE appNGizer Application demo-application 2021-07-01 15:51:37,484 INFO [main] org.springframework.web.context.support.GenericWebApplicationContext: Closing appNG platform context: startup date [Thu Jul 01 15:51:36 CEST 2021]; root of context hierarchy 2021-07-01 15:51:37,485 INFO [main] org.springframework.orm.jpa.LocalContainerEntityManagerFactoryBean: Closing JPA EntityManagerFactory for persistence unit 'appNGizer' 2021-07-01 15:51:37,485 INFO [main] org.springframework.jdbc.datasource.embedded.EmbeddedDatabaseFactory: Shutting down embedded database: url='jdbc:hsqldb:mem:testdb' [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.469 s - in org.appng.appngizer.controller.ApplicationControllerTest [INFO] Running org.appng.appngizer.controller.RepositoryControllerTest 2021-07-01 15:51:37,493 INFO [main] org.springframework.test.context.web.WebTestContextBootstrapper: Loaded default TestExecutionListener class names from location [META-INF/spring.factories]: [org.springframework.test.context.web.ServletTestExecutionListener, org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener, org.springframework.test.context.support.DependencyInjectionTestExecutionListener, org.springframework.test.context.support.DirtiesContextTestExecutionListener, org.springframework.test.context.transaction.TransactionalTestExecutionListener, org.springframework.test.context.jdbc.SqlScriptsTestExecutionListener] 2021-07-01 15:51:37,493 INFO [main] org.springframework.test.context.web.WebTestContextBootstrapper: Using TestExecutionListeners: [org.springframework.test.context.web.ServletTestExecutionListener@538c034d, org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener@122a6bac, org.springframework.test.context.support.DependencyInjectionTestExecutionListener@74269203, org.springframework.test.context.support.DirtiesContextTestExecutionListener@15978cad, org.springframework.test.context.transaction.TransactionalTestExecutionListener@26327339, org.springframework.test.context.jdbc.SqlScriptsTestExecutionListener@67040b58] 2021-07-01 15:51:37,494 INFO [main] org.springframework.beans.factory.xml.XmlBeanDefinitionReader: Loading XML bean definitions from class path resource [test-context.xml] 2021-07-01 15:51:37,560 INFO [main] org.springframework.web.context.support.GenericWebApplicationContext: Refreshing appNG platform context: startup date [Thu Jul 01 15:51:37 CEST 2021]; root of context hierarchy 2021-07-01 15:51:37,583 INFO [main] org.springframework.context.annotation.ConfigurationClassBeanDefinitionReader: Skipping bean definition for [BeanMethod:name=configurer,declaringClass=org.appng.appngizer.AppNGizer]: a definition for bean 'configurer' already exists. This top-level bean definition is considered as an override. 2021-07-01 15:51:37,583 INFO [main] org.springframework.context.annotation.ConfigurationClassBeanDefinitionReader: Skipping bean definition for [BeanMethod:name=datasource,declaringClass=org.appng.appngizer.AppNGizer]: a definition for bean 'datasource' already exists. This top-level bean definition is considered as an override. 2021-07-01 15:51:37,612 INFO [main] org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor: JSR-330 'javax.inject.Inject' annotation found and supported for autowiring 2021-07-01 15:51:37,653 INFO [main] org.springframework.jdbc.datasource.embedded.EmbeddedDatabaseFactory: Starting embedded database: url='jdbc:hsqldb:mem:testdb', username='sa' 2021-07-01 15:51:37,682 INFO [main] org.springframework.orm.jpa.LocalContainerEntityManagerFactoryBean: Building JPA container EntityManagerFactory for persistence unit 'appNGizer' 2021-07-01 15:51:37,682 INFO [main] org.hibernate.jpa.internal.util.LogHelper: HHH000204: Processing PersistenceUnitInfo [name: appNGizer] 2021-07-01 15:51:37,753 INFO [main] org.hibernate.dialect.Dialect: HHH000400: Using dialect: org.appng.persistence.dialect.HSQLDialect 2021-07-01 15:51:37,757 INFO [main] org.hibernate.envers.boot.internal.EnversServiceImpl: Envers integration enabled? : true 2021-07-01 15:51:38,027 INFO [main] org.hibernate.engine.transaction.jta.platform.internal.JtaPlatformInitiator: HHH000490: Using JtaPlatform implementation: [org.hibernate.engine.transaction.jta.platform.internal.NoJtaPlatform] 2021-07-01 15:51:38,027 INFO [main] org.springframework.orm.jpa.LocalContainerEntityManagerFactoryBean: Initialized JPA EntityManagerFactory for persistence unit 'appNGizer' 2021-07-01 15:51:38,225 INFO [main] org.appng.core.domain.PlatformEventListener: Using application context appNG platform context: startup date [Thu Jul 01 15:51:37 CEST 2021]; root of context hierarchy 2021-07-01 15:51:38,248 INFO [main] org.flywaydb.core.internal.license.VersionPrinter: Flyway Community Edition 7.9.1 by Redgate 2021-07-01 15:51:38,251 INFO [main] org.flywaydb.core.internal.database.base.BaseDatabaseType: Database: jdbc:hsqldb:mem:testdb (HSQL Database Engine 2.5) 2021-07-01 15:51:38,258 INFO [main] org.flywaydb.core.internal.command.DbValidate: Successfully validated 16 migrations (execution time 00:00.005s) 2021-07-01 15:51:38,259 INFO [main] org.flywaydb.core.internal.schemahistory.JdbcTableSchemaHistory: Creating Schema History table "PUBLIC"."schema_version" ... 2021-07-01 15:51:38,263 INFO [main] org.flywaydb.core.internal.command.DbMigrate: Current version of schema "PUBLIC": << Empty Schema >> 2021-07-01 15:51:38,280 INFO [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version "1.0 - appNG initial setup" 2021-07-01 15:51:38,303 INFO [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version "1.1 - Quartz initial setup" 2021-07-01 15:51:38,312 INFO [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version "1.2 - add template" 2021-07-01 15:51:38,316 INFO [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version "1.2.1 - add repository strict" 2021-07-01 15:51:38,320 INFO [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version "1.2.2 - add repository digest" 2021-07-01 15:51:38,326 INFO [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version "1.2.3 - set resource bytes not null" 2021-07-01 15:51:38,331 INFO [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version "1.3.0 - add type to template" 2021-07-01 15:51:38,335 INFO [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version "1.3.1 - add global admin role" 2021-07-01 15:51:38,340 INFO [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version "1.3.2 - add repository accepted certs" 2021-07-01 15:51:38,367 INFO [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version "2.0.0 - add platform event" 2021-07-01 15:51:38,371 INFO [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version "4.0.0 - add job execution record" 2021-07-01 15:51:38,375 INFO [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version "4.1.0 - change caching properties" 2021-07-01 15:51:38,376 WARN [main] org.flywaydb.core.internal.sqlscript.DefaultSqlScriptExecutor: DB: no data (SQL State: 02000 - Error Code: -1100) 2021-07-01 15:51:38,376 WARN [main] org.flywaydb.core.internal.sqlscript.DefaultSqlScriptExecutor: DB: no data (SQL State: 02000 - Error Code: -1100) 2021-07-01 15:51:38,380 INFO [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version "4.1.1 - add site reload count" 2021-07-01 15:51:38,384 INFO [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version "4.1.2 - add property type" 2021-07-01 15:51:38,390 INFO [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version "4.2 - add subject columns" 2021-07-01 15:51:38,392 WARN [main] org.flywaydb.core.internal.sqlscript.DefaultSqlScriptExecutor: DB: no data (SQL State: 02000 - Error Code: -1100) 2021-07-01 15:51:38,396 INFO [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version "4.2.1 - change subject name length" 2021-07-01 15:51:38,399 INFO [main] org.flywaydb.core.internal.command.DbMigrate: Successfully applied 16 migrations to schema "PUBLIC", now at version v4.2.1 (execution time 00:00.136s) 2021-07-01 15:51:38,407 INFO [main] org.appng.appngizer.controller.Jaxb2Marshaller: Creating JAXBContext by scanning packages [org.appng.appngizer.model.xml] 2021-07-01 15:51:38,467 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/application/{name}/property],methods=[GET],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.ApplicationController.listProperties(java.lang.String) 2021-07-01 15:51:38,467 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/application/{name}],methods=[GET],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.ApplicationController.getApplication(java.lang.String) 2021-07-01 15:51:38,467 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/application/{name}],methods=[PUT],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.ApplicationController.updateApplication(java.lang.String,org.appng.appngizer.model.xml.Application) throws org.appng.api.BusinessException 2021-07-01 15:51:38,468 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/application/{name}],methods=[DELETE],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.ApplicationController.deleteApplication(java.lang.String) throws org.appng.api.BusinessException 2021-07-01 15:51:38,468 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/application/{name}/property],methods=[POST],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.ApplicationController.createProperty(java.lang.String,org.appng.appngizer.model.xml.Property) 2021-07-01 15:51:38,468 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/application/{name}/property/{prop}],methods=[PUT],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.ApplicationController.updateProperty(java.lang.String,org.appng.appngizer.model.xml.Property) 2021-07-01 15:51:38,468 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/application/{name}/property/{prop}],methods=[DELETE],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.ApplicationController.deleteProperty(java.lang.String,java.lang.String) 2021-07-01 15:51:38,469 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/application],methods=[GET],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.ApplicationController.listApplications() 2021-07-01 15:51:38,469 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/application/{name}/property/{prop}],methods=[GET],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.ApplicationController.getProperty(java.lang.String,java.lang.String) 2021-07-01 15:51:38,470 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/platform/database],methods=[GET],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.DatabaseController.info() throws java.lang.Exception 2021-07-01 15:51:38,470 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/site/{site}/application/{app}/database],methods=[GET],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.DatabaseController.getDatabaseConnectionForApplication(java.lang.String,java.lang.String) 2021-07-01 15:51:38,471 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/site/{site}/application/{app}/database],methods=[PUT],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.DatabaseController.updateDatabaseConnectionforApplication(java.lang.String,java.lang.String,org.appng.appngizer.model.xml.Database) 2021-07-01 15:51:38,471 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/site/{name}/database/{id}],methods=[GET],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.DatabaseController.getDatabaseConnection(java.lang.String,java.lang.Integer) 2021-07-01 15:51:38,471 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/site/{name}/database/{id}],methods=[PUT],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.DatabaseController.updateDatabaseConnection(java.lang.String,java.lang.Integer,org.appng.appngizer.model.xml.Database) 2021-07-01 15:51:38,471 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/platform/database],methods=[PUT],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.DatabaseController.updateRootConnection(org.appng.appngizer.model.xml.Database) throws java.lang.Exception 2021-07-01 15:51:38,471 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/site/{name}/database],methods=[GET],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.DatabaseController.getDatabaseConnections(java.lang.String) 2021-07-01 15:51:38,472 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/platform/database/initialize],methods=[POST],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.DatabaseController.initialize(boolean) throws java.lang.Exception 2021-07-01 15:51:38,472 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/group],methods=[POST],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.GroupController.createGroup(org.appng.appngizer.model.xml.Group) 2021-07-01 15:51:38,473 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/group/{name:.+}],methods=[GET],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.GroupController.getGroup(java.lang.String) 2021-07-01 15:51:38,473 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/group/{name:.+}],methods=[PUT],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.GroupController.updateGroup(java.lang.String,org.appng.appngizer.model.xml.Group) 2021-07-01 15:51:38,473 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/group/{name:.+}],methods=[DELETE],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.GroupController.deleteGroup(java.lang.String) 2021-07-01 15:51:38,473 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/group],methods=[GET],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.GroupController.listGroups() 2021-07-01 15:51:38,474 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/],methods=[POST],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.Home.login(java.lang.String,javax.servlet.http.HttpServletRequest) 2021-07-01 15:51:38,474 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/],methods=[GET],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.Home.welcome() 2021-07-01 15:51:38,475 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/application/{app}/permission],methods=[GET],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.PermissionController.listPermissions(java.lang.String) 2021-07-01 15:51:38,475 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/application/{app}/permission],methods=[POST],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.PermissionController.createPermission(java.lang.String,org.appng.appngizer.model.xml.Permission) 2021-07-01 15:51:38,475 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/application/{app}/permission/{name}],methods=[PUT],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.PermissionController.updatePermission(java.lang.String,java.lang.String,org.appng.appngizer.model.xml.Permission) 2021-07-01 15:51:38,475 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/application/{app}/permission/{name}],methods=[DELETE],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.PermissionController.deletePermission(java.lang.String,java.lang.String) 2021-07-01 15:51:38,475 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/application/{app}/permission/{name}],methods=[GET],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.PermissionController.getPermission(java.lang.String,java.lang.String) 2021-07-01 15:51:38,476 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/platform],methods=[GET],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.PlatformController.showPlatform() 2021-07-01 15:51:38,477 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/platform/system],methods=[GET],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.PlatformController.listSystemProperties() 2021-07-01 15:51:38,477 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/platform/environment],methods=[GET],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.PlatformController.listEnvironment() 2021-07-01 15:51:38,477 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/platform/reload],methods=[POST],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.PlatformController.reloadPlatform() 2021-07-01 15:51:38,478 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/platform/property],methods=[GET],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.PlatformPropertyController.listProperties() 2021-07-01 15:51:38,478 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/platform/property],methods=[POST],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.PlatformPropertyController.createProperty(org.appng.appngizer.model.xml.Property) 2021-07-01 15:51:38,478 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/platform/property/{prop}],methods=[PUT],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.PlatformPropertyController.updateProperty(org.appng.appngizer.model.xml.Property) 2021-07-01 15:51:38,479 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/platform/property/{prop}],methods=[DELETE],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.PlatformPropertyController.deleteProperty(java.lang.String) 2021-07-01 15:51:38,479 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/platform/property/{prop}],methods=[GET],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.PlatformPropertyController.getProperty(java.lang.String) 2021-07-01 15:51:38,481 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/repository/{name}],methods=[GET],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.RepositoryController.getRepository(java.lang.String) throws org.appng.api.BusinessException 2021-07-01 15:51:38,481 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/repository/{name}/{package}/{version}/{timestamp}],methods=[DELETE],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.RepositoryController.deleteRepositoryPackage(java.lang.String,java.lang.String,java.lang.String,java.lang.String) throws org.appng.api.BusinessException 2021-07-01 15:51:38,481 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/repository],methods=[POST],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.RepositoryController.createRepository(org.appng.appngizer.model.xml.Repository) throws org.appng.api.BusinessException,java.net.URISyntaxException 2021-07-01 15:51:38,481 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/repository/{name}],methods=[PUT],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.RepositoryController.updateRepository(java.lang.String,org.appng.appngizer.model.xml.Repository) throws java.net.URISyntaxException 2021-07-01 15:51:38,481 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/repository/{name}/install],methods=[PUT],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.RepositoryController.installPackage(java.lang.String,org.appng.appngizer.model.xml.Package) throws org.appng.api.BusinessException 2021-07-01 15:51:38,482 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/repository/{name}/upload],methods=[POST],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.RepositoryController.uploadPackage(java.lang.String,org.springframework.web.multipart.MultipartFile,boolean,boolean,boolean) throws org.appng.api.BusinessException 2021-07-01 15:51:38,482 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/repository/{name}],methods=[DELETE],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.RepositoryController.deleteRepository(java.lang.String) 2021-07-01 15:51:38,482 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/repository],methods=[GET],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.RepositoryController.listRepositories() 2021-07-01 15:51:38,482 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/repository/{name}/{package}],methods=[GET],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.RepositoryController.getRepositoryPackages(java.lang.String,java.lang.String) 2021-07-01 15:51:38,482 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/repository/{name}/{package}/{version}/{timestamp}],methods=[GET],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.RepositoryController.getRepositoryPackage(java.lang.String,java.lang.String,java.lang.String,java.lang.String) 2021-07-01 15:51:38,484 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/application/{app}/role/{name:.+}],methods=[GET],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.RoleController.getRole(java.lang.String,java.lang.String) 2021-07-01 15:51:38,484 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/application/{app}/role],methods=[GET],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.RoleController.listRoles(java.lang.String) 2021-07-01 15:51:38,484 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/application/{app}/role],methods=[POST],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.RoleController.createRole(java.lang.String,org.appng.appngizer.model.xml.Role) 2021-07-01 15:51:38,484 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/application/{app}/role/{name:.+}],methods=[PUT],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.RoleController.updateRole(java.lang.String,java.lang.String,org.appng.appngizer.model.xml.Role) 2021-07-01 15:51:38,484 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/application/{app}/role/{name:.+}],methods=[DELETE],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.RoleController.deleteRole(java.lang.String,java.lang.String) throws org.appng.api.BusinessException 2021-07-01 15:51:38,485 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/site/{site}/application/{app}],methods=[GET],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.SiteApplicationController.getApplication(java.lang.String,java.lang.String) 2021-07-01 15:51:38,486 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/site/{site}/application],methods=[GET],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.SiteApplicationController.listApplications(java.lang.String) 2021-07-01 15:51:38,486 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/site/{site}/application/{app}/grants],methods=[PUT],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.SiteApplicationController.grantApplicationForSites(java.lang.String,java.lang.String,org.appng.appngizer.model.xml.Grants) 2021-07-01 15:51:38,486 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/site/{site}/application/{app}/grants],methods=[GET],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.SiteApplicationController.getGrantsForApplication(java.lang.String,java.lang.String) 2021-07-01 15:51:38,486 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/site/{site}/application/{app}],methods=[POST],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.SiteApplicationController.activateApplication(java.lang.String,java.lang.String) 2021-07-01 15:51:38,486 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/site/{site}/application/{app}],methods=[DELETE],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.SiteApplicationController.deactivateApplication(java.lang.String,java.lang.String) 2021-07-01 15:51:38,487 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/site/{site}/application/{app}/property],methods=[GET],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.SiteApplicationPropertyController.listProperties(java.lang.String,java.lang.String) 2021-07-01 15:51:38,488 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/site/{site}/application/{app}/property],methods=[POST],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.SiteApplicationPropertyController.createProperty(java.lang.String,java.lang.String,org.appng.appngizer.model.xml.Property) 2021-07-01 15:51:38,488 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/site/{site}/application/{app}/property/{prop}],methods=[PUT],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.SiteApplicationPropertyController.updateProperty(java.lang.String,java.lang.String,org.appng.appngizer.model.xml.Property) 2021-07-01 15:51:38,488 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/site/{site}/application/{app}/property/{prop}],methods=[DELETE],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.SiteApplicationPropertyController.deleteProperty(java.lang.String,java.lang.String,java.lang.String) 2021-07-01 15:51:38,488 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/site/{site}/application/{app}/property/{prop}],methods=[GET],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.SiteApplicationPropertyController.getProperty(java.lang.String,java.lang.String,java.lang.String) 2021-07-01 15:51:38,489 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/site/{name}],methods=[GET],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.SiteController.getSite(java.lang.String) 2021-07-01 15:51:38,489 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/site],methods=[GET],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.SiteController.listSites() 2021-07-01 15:51:38,490 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/site/{name}/reload],methods=[PUT],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.SiteController.reloadSite(java.lang.String) throws org.appng.api.BusinessException 2021-07-01 15:51:38,490 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/site],methods=[POST],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.SiteController.createSite(org.appng.appngizer.model.xml.Site) 2021-07-01 15:51:38,490 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/site/{name}],methods=[PUT],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.SiteController.updateSite(java.lang.String,org.appng.appngizer.model.xml.Site) 2021-07-01 15:51:38,490 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/site/{name}],methods=[DELETE],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.SiteController.deleteSite(java.lang.String) throws org.appng.api.BusinessException 2021-07-01 15:51:38,492 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/site/{site}/property || /site/{site}/properties],methods=[GET],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.SitePropertyController.listProperties(java.lang.String) 2021-07-01 15:51:38,492 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/site/{site}/property],methods=[POST],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.SitePropertyController.createProperty(java.lang.String,org.appng.appngizer.model.xml.Property) 2021-07-01 15:51:38,492 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/site/{site}/property/{prop}],methods=[PUT],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.SitePropertyController.updateProperty(java.lang.String,org.appng.appngizer.model.xml.Property) 2021-07-01 15:51:38,492 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/site/{site}/property/{prop}],methods=[DELETE],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.SitePropertyController.deleteProperty(java.lang.String,java.lang.String) 2021-07-01 15:51:38,493 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/site/{site}/properties],methods=[PUT],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.SitePropertyController.updateProperties(java.lang.String,org.appng.appngizer.model.xml.Properties) 2021-07-01 15:51:38,493 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/site/{site}/properties],methods=[POST],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.SitePropertyController.createProperties(java.lang.String,org.appng.appngizer.model.xml.Properties) 2021-07-01 15:51:38,493 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/site/{site}/properties],methods=[DELETE],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.SitePropertyController.deleteProperties(java.lang.String,org.appng.appngizer.model.xml.Properties) 2021-07-01 15:51:38,493 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/site/{site}/property/{prop}],methods=[GET],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.SitePropertyController.getProperty(java.lang.String,java.lang.String) 2021-07-01 15:51:38,494 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/subject],methods=[GET],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.SubjectController.listSubjects() 2021-07-01 15:51:38,494 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/subject/{name:.+}],methods=[GET],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.SubjectController.getSubject(java.lang.String) 2021-07-01 15:51:38,495 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/subject],methods=[POST],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.SubjectController.createSubject(org.appng.appngizer.model.xml.Subject) throws org.appng.api.BusinessException 2021-07-01 15:51:38,495 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/subject/{name:.+}],methods=[PUT],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.SubjectController.updateSubject(java.lang.String,org.appng.appngizer.model.xml.Subject) throws org.appng.api.BusinessException 2021-07-01 15:51:38,495 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/subject/{name:.+}],methods=[DELETE],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.SubjectController.deleteSubject(java.lang.String) 2021-07-01 15:51:38,533 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter: Looking for @ControllerAdvice: appNG platform context: startup date [Thu Jul 01 15:51:37 CEST 2021]; root of context hierarchy 2021-07-01 15:51:38,602 INFO [main] org.springframework.mock.web.MockServletContext: Initializing Spring FrameworkServlet '' 2021-07-01 15:51:38,602 INFO [main] org.springframework.test.web.servlet.TestDispatcherServlet: FrameworkServlet '': initialization started 2021-07-01 15:51:38,611 INFO [main] org.springframework.test.web.servlet.TestDispatcherServlet: FrameworkServlet '': initialization completed in 8 ms 2021-07-01 15:51:38,623 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2021-07-01 15:51:38.623 CREATE appNGizer Property platform.messagingEnabled 2021-07-01 15:51:38,624 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2021-07-01 15:51:38.624 CREATE appNGizer Property platform.filebasedDeployment 2021-07-01 15:51:38,625 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2021-07-01 15:51:38.625 CREATE appNGizer Property platform.jspFileType 2021-07-01 15:51:38,626 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2021-07-01 15:51:38.625 CREATE appNGizer Property platform.repositoryTrustStorePassword 2021-07-01 15:51:38,626 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2021-07-01 15:51:38.626 CREATE appNGizer Property platform.platformRootPath 2021-07-01 15:51:38,627 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2021-07-01 15:51:38.627 CREATE appNGizer Property platform.manageDatabases 2021-07-01 15:51:38,628 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2021-07-01 15:51:38.627 CREATE appNGizer Property platform.inactiveLockPeriod 2021-07-01 15:51:38,628 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2021-07-01 15:51:38.628 CREATE appNGizer Property platform.appngData 2021-07-01 15:51:38,629 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2021-07-01 15:51:38.629 CREATE appNGizer Property platform.cachePlatformFolder 2021-07-01 15:51:38,630 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2021-07-01 15:51:38.629 CREATE appNGizer Property platform.monitoringPath 2021-07-01 15:51:38,630 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2021-07-01 15:51:38.63 CREATE appNGizer Property platform.repositoryCert 2021-07-01 15:51:38,631 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2021-07-01 15:51:38.631 CREATE appNGizer Property platform.defaultTemplate 2021-07-01 15:51:38,632 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2021-07-01 15:51:38.631 CREATE appNGizer Property platform.devMode 2021-07-01 15:51:38,632 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2021-07-01 15:51:38.632 CREATE appNGizer Property platform.logfile 2021-07-01 15:51:38,633 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2021-07-01 15:51:38.632 CREATE appNGizer Property platform.xssAllowedTags 2021-07-01 15:51:38,633 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2021-07-01 15:51:38.633 CREATE appNGizer Property platform.mailDisabled 2021-07-01 15:51:38,634 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2021-07-01 15:51:38.634 CREATE appNGizer Property platform.passwordPolicyRegEx 2021-07-01 15:51:38,634 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2021-07-01 15:51:38.634 CREATE appNGizer Property platform.formatOutput 2021-07-01 15:51:38,635 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2021-07-01 15:51:38.635 CREATE appNGizer Property platform.cacheConfig 2021-07-01 15:51:38,636 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2021-07-01 15:51:38.635 CREATE appNGizer Property platform.sharedSecret 2021-07-01 15:51:38,636 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2021-07-01 15:51:38.636 CREATE appNGizer Property platform.repositoryPath 2021-07-01 15:51:38,637 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2021-07-01 15:51:38.636 CREATE appNGizer Property platform.repositoryVerifySignature 2021-07-01 15:51:38,637 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2021-07-01 15:51:38.637 CREATE appNGizer Property platform.repositorySignature 2021-07-01 15:51:38,638 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2021-07-01 15:51:38.638 CREATE appNGizer Property platform.sessionFilter 2021-07-01 15:51:38,638 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2021-07-01 15:51:38.638 CREATE appNGizer Property platform.cacheApplicationFolder 2021-07-01 15:51:38,639 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2021-07-01 15:51:38.639 CREATE appNGizer Property platform.writeDebugFiles 2021-07-01 15:51:38,640 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2021-07-01 15:51:38.639 CREATE appNGizer Property platform.repositoryDefaultDigest 2021-07-01 15:51:38,640 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2021-07-01 15:51:38.64 CREATE appNGizer Property platform.monitorPerformance 2021-07-01 15:51:38,641 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2021-07-01 15:51:38.641 CREATE appNGizer Property platform.mdcEnabled 2021-07-01 15:51:38,641 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2021-07-01 15:51:38.641 CREATE appNGizer Property platform.vHostMode 2021-07-01 15:51:38,642 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2021-07-01 15:51:38.642 CREATE appNGizer Property platform.templateFolder 2021-07-01 15:51:38,643 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2021-07-01 15:51:38.642 CREATE appNGizer Property platform.maxLoginAttempts 2021-07-01 15:51:38,643 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2021-07-01 15:51:38.643 CREATE appNGizer Property platform.passwordPolicyErrorMessageKey 2021-07-01 15:51:38,644 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2021-07-01 15:51:38.643 CREATE appNGizer Property platform.locale 2021-07-01 15:51:38,644 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2021-07-01 15:51:38.644 CREATE appNGizer Property platform.sessionTimeout 2021-07-01 15:51:38,645 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2021-07-01 15:51:38.645 CREATE appNGizer Property platform.cleanTempFolderOnStartup 2021-07-01 15:51:38,645 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2021-07-01 15:51:38.645 CREATE appNGizer Property platform.encoding 2021-07-01 15:51:38,646 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2021-07-01 15:51:38.646 CREATE appNGizer Property platform.maxUploadSize 2021-07-01 15:51:38,647 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2021-07-01 15:51:38.646 CREATE appNGizer Property platform.templatePrefix 2021-07-01 15:51:38,647 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2021-07-01 15:51:38.647 CREATE appNGizer Property platform.repositoryTrustStore 2021-07-01 15:51:38,648 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2021-07-01 15:51:38.647 CREATE appNGizer Property platform.imageMagickPath 2021-07-01 15:51:38,648 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2021-07-01 15:51:38.648 CREATE appNGizer Property platform.databasePrefix 2021-07-01 15:51:38,649 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2021-07-01 15:51:38.649 CREATE appNGizer Property platform.cacheFolder 2021-07-01 15:51:38,650 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2021-07-01 15:51:38.649 CREATE appNGizer Property platform.messagingGroupAddress 2021-07-01 15:51:38,650 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2021-07-01 15:51:38.65 CREATE appNGizer Property platform.xssProtect 2021-07-01 15:51:38,651 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2021-07-01 15:51:38.651 CREATE appNGizer Property platform.mailHost 2021-07-01 15:51:38,652 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2021-07-01 15:51:38.651 CREATE appNGizer Property platform.timeZone 2021-07-01 15:51:38,652 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2021-07-01 15:51:38.652 CREATE appNGizer Property platform.cacheImageFolder 2021-07-01 15:51:38,653 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2021-07-01 15:51:38.652 CREATE appNGizer Property platform.messagingReceiver 2021-07-01 15:51:38,653 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2021-07-01 15:51:38.653 CREATE appNGizer Property platform.messagingGroupPort 2021-07-01 15:51:38,654 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2021-07-01 15:51:38.654 CREATE appNGizer Property platform.csrfFilterEnabled 2021-07-01 15:51:38,655 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2021-07-01 15:51:38.654 CREATE appNGizer Property platform.mailPort 2021-07-01 15:51:38,655 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2021-07-01 15:51:38.655 CREATE appNGizer Property platform.uploadDir 2021-07-01 15:51:38,656 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2021-07-01 15:51:38.656 CREATE appNGizer Property platform.applicationDir 2021-07-01 15:51:38,657 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2021-07-01 15:51:38.656 CREATE appNGizer Property platform.databaseValidationPeriod 2021-07-01 15:51:38,689 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2021-07-01 15:51:38.688 CREATE appNGizer Repository local repo 2021-07-01 15:51:38,769 INFO [main] org.appng.core.service.CoreService: retrieving 'demo-application-1.5.3' from repository file:/var/lib/jenkins/workspace/appNG_1.23.x/appng-appngizer/target/repo/ 2021-07-01 15:51:38,776 INFO [main] org.appng.core.service.CoreService: deploying application demo-application-1.5.3 2021-07-01 15:51:38,779 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2021-07-01 15:51:38.779 CREATE appNGizer Application demo-application 2021-07-01 15:51:38,782 INFO [main] org.appng.core.service.CoreService: creating new permission 'debug' for application 'demo-application' 2021-07-01 15:51:38,786 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2021-07-01 15:51:38.785 CREATE appNGizer Permission debug 2021-07-01 15:51:38,787 INFO [main] org.appng.core.service.CoreService: creating new permission 'output-format.html' for application 'demo-application' 2021-07-01 15:51:38,787 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2021-07-01 15:51:38.787 CREATE appNGizer Permission output-format.html 2021-07-01 15:51:38,788 INFO [main] org.appng.core.service.CoreService: creating new permission 'output-type.webgui' for application 'demo-application' 2021-07-01 15:51:38,788 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2021-07-01 15:51:38.788 CREATE appNGizer Permission output-type.webgui 2021-07-01 15:51:38,789 INFO [main] org.appng.core.service.CoreService: creating new permission 'testPermission' for application 'demo-application' 2021-07-01 15:51:38,790 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2021-07-01 15:51:38.789 CREATE appNGizer Permission testPermission 2021-07-01 15:51:38,795 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2021-07-01 15:51:38.795 CREATE appNGizer Role Administrator 2021-07-01 15:51:38,802 INFO [main] org.appng.core.service.CoreService: added permission 'output-format.html' to role 'Administrator' 2021-07-01 15:51:38,803 INFO [main] org.appng.core.service.CoreService: added permission 'output-type.webgui' to role 'Administrator' 2021-07-01 15:51:38,804 WARN [main] org.appng.core.service.CoreService: the role 'Administrator' references permisson 'logViewer' which does not exist! 2021-07-01 15:51:38,804 INFO [main] org.appng.core.service.CoreService: creating new role 'Administrator' for application 'demo-application' 2021-07-01 15:51:38,804 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2021-07-01 15:51:38.804 CREATE appNGizer Role Debugger 2021-07-01 15:51:38,806 INFO [main] org.appng.core.service.CoreService: added permission 'debug' to role 'Debugger' 2021-07-01 15:51:38,807 INFO [main] org.appng.core.service.CoreService: added permission 'testPermission' to role 'Debugger' 2021-07-01 15:51:38,807 INFO [main] org.appng.core.service.CoreService: creating new role 'Debugger' for application 'demo-application' 2021-07-01 15:51:38,807 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2021-07-01 15:51:38.807 CREATE appNGizer Role Tester 2021-07-01 15:51:38,809 INFO [main] org.appng.core.service.CoreService: added permission 'testPermission' to role 'Tester' 2021-07-01 15:51:38,809 INFO [main] org.appng.core.service.CoreService: creating new role 'Tester' for application 'demo-application' 2021-07-01 15:51:38,812 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2021-07-01 15:51:38.811 CREATE appNGizer Property platform.application.demo-application.foo 2021-07-01 15:51:38,812 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2021-07-01 15:51:38.812 CREATE appNGizer Property platform.application.demo-application.bar 2021-07-01 15:51:38,813 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2021-07-01 15:51:38.813 CREATE appNGizer Property platform.application.demo-application.clobValue 2021-07-01 15:51:38,816 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2021-07-01 15:51:38.816 UPDATE appNGizer Role Administrator 2021-07-01 15:51:38,817 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2021-07-01 15:51:38.817 UPDATE appNGizer Role Debugger 2021-07-01 15:51:38,819 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2021-07-01 15:51:38.818 UPDATE appNGizer Role Tester 2021-07-01 15:51:38,822 INFO [main] org.appng.core.service.ApplicationArchiveProcessor: adding application-resource 'application.xml' for application 'demo-application-1.5.3' 2021-07-01 15:51:38,822 INFO [main] org.appng.core.service.ApplicationArchiveProcessor: adding application-resource 'beans.xml' for application 'demo-application-1.5.3' 2021-07-01 15:51:38,822 INFO [main] org.appng.core.service.ApplicationArchiveProcessor: adding application-resource 'datasources.xml' for application 'demo-application-1.5.3' 2021-07-01 15:51:38,822 INFO [main] org.appng.core.service.ApplicationArchiveProcessor: adding application-resource 'events.xml' for application 'demo-application-1.5.3' 2021-07-01 15:51:38,823 INFO [main] org.appng.core.service.ApplicationArchiveProcessor: adding application-resource 'master.xml' for application 'demo-application-1.5.3' 2021-07-01 15:51:38,823 INFO [main] org.appng.core.service.ApplicationArchiveProcessor: adding application-resource 'page.xml' for application 'demo-application-1.5.3' 2021-07-01 15:51:38,823 INFO [main] org.appng.core.service.ApplicationArchiveProcessor: adding application-resource 'plugin.xml' for application 'demo-application-1.5.3' 2021-07-01 15:51:38,823 INFO [main] org.appng.core.service.ApplicationArchiveProcessor: adding application-resource 'messages-demo.properties' for application 'demo-application-1.5.3' 2021-07-01 15:51:38,823 INFO [main] org.appng.core.service.ApplicationArchiveProcessor: adding application-resource 'mssql/V1.0_script.sql' for application 'demo-application-1.5.3' 2021-07-01 15:51:38,823 INFO [main] org.appng.core.service.ApplicationArchiveProcessor: adding application-resource 'mysql/V1.0_script.sql' for application 'demo-application-1.5.3' 2021-07-01 15:51:38,823 INFO [main] org.appng.core.service.CoreService: extracting filebased application demo-application - 1.5.3 to target/webapps/ROOT/applications/demo-application 2021-07-01 15:51:38,834 INFO [main] org.appng.core.service.CoreService: role 'Administrator' already has permission 'output-format.html' 2021-07-01 15:51:38,835 INFO [main] org.appng.core.service.CoreService: role 'Administrator' already has permission 'output-type.webgui' 2021-07-01 15:51:38,836 WARN [main] org.appng.core.service.CoreService: the role 'Administrator' references permisson 'logViewer' which does not exist! 2021-07-01 15:51:38,838 INFO [main] org.appng.core.service.CoreService: role 'Debugger' already has permission 'debug' 2021-07-01 15:51:38,839 INFO [main] org.appng.core.service.CoreService: role 'Debugger' already has permission 'testPermission' 2021-07-01 15:51:38,841 INFO [main] org.appng.core.service.CoreService: role 'Tester' already has permission 'testPermission' 2021-07-01 15:51:38,884 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2021-07-01 15:51:38.883 UPDATE appNGizer Repository local 2021-07-01 15:51:38,901 INFO [main] org.springframework.mock.web.MockServletContext: Initializing Spring FrameworkServlet '' 2021-07-01 15:51:38,901 INFO [main] org.springframework.test.web.servlet.TestDispatcherServlet: FrameworkServlet '': initialization started 2021-07-01 15:51:38,902 INFO [main] org.springframework.test.web.servlet.TestDispatcherServlet: FrameworkServlet '': initialization completed in 1 ms 2021-07-01 15:51:38,909 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2021-07-01 15:51:38.909 CREATE appNGizer Repository deleteme 2021-07-01 15:51:38,927 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2021-07-01 15:51:38.926 DELETE appNGizer Repository deleteme 2021-07-01 15:51:38,929 INFO [main] org.springframework.mock.web.MockServletContext: Initializing Spring FrameworkServlet '' 2021-07-01 15:51:38,929 INFO [main] org.springframework.test.web.servlet.TestDispatcherServlet: FrameworkServlet '': initialization started 2021-07-01 15:51:38,930 INFO [main] org.springframework.test.web.servlet.TestDispatcherServlet: FrameworkServlet '': initialization completed in 1 ms 2021-07-01 15:51:38,943 INFO [main] org.springframework.mock.web.MockServletContext: Initializing Spring FrameworkServlet '' 2021-07-01 15:51:38,943 INFO [main] org.springframework.test.web.servlet.TestDispatcherServlet: FrameworkServlet '': initialization started 2021-07-01 15:51:38,944 INFO [main] org.springframework.test.web.servlet.TestDispatcherServlet: FrameworkServlet '': initialization completed in 1 ms 2021-07-01 15:51:38,950 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2021-07-01 15:51:38.95 CREATE appNGizer Repository dummy repo 2021-07-01 15:51:39,005 WARN [main] org.springframework.web.servlet.PageNotFound: No mapping found for HTTP request with URI [/repository/dummy%20repo/demo-application/1.2.3] in DispatcherServlet with name '' 2021-07-01 15:51:39,014 WARN [main] org.springframework.web.servlet.PageNotFound: No mapping found for HTTP request with URI [/repository/doesNotExist/demo-application/1.2.3] in DispatcherServlet with name '' 2021-07-01 15:51:39,023 INFO [main] org.springframework.mock.web.MockServletContext: Initializing Spring FrameworkServlet '' 2021-07-01 15:51:39,023 INFO [main] org.springframework.test.web.servlet.TestDispatcherServlet: FrameworkServlet '': initialization started 2021-07-01 15:51:39,024 INFO [main] org.springframework.test.web.servlet.TestDispatcherServlet: FrameworkServlet '': initialization completed in 1 ms 2021-07-01 15:51:39,059 INFO [main] org.appng.core.model.RepositoryCacheFilesystem: deleted demo-application, Version: 1.5.3, Timestamp: 2013-01-13-1303 from repository /var/lib/jenkins/workspace/appNG_1.23.x/appng-appngizer/target/repo 2021-07-01 15:51:39,071 INFO [main] org.springframework.web.context.support.GenericWebApplicationContext: Closing appNG platform context: startup date [Thu Jul 01 15:51:37 CEST 2021]; root of context hierarchy 2021-07-01 15:51:39,072 INFO [main] org.springframework.orm.jpa.LocalContainerEntityManagerFactoryBean: Closing JPA EntityManagerFactory for persistence unit 'appNGizer' 2021-07-01 15:51:39,073 INFO [main] org.springframework.jdbc.datasource.embedded.EmbeddedDatabaseFactory: Shutting down embedded database: url='jdbc:hsqldb:mem:testdb' [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.562 s - in org.appng.appngizer.controller.RepositoryControllerTest [INFO] Running org.appng.appngizer.controller.SubjectControllerTest 2021-07-01 15:51:39,086 INFO [main] org.springframework.test.context.web.WebTestContextBootstrapper: Loaded default TestExecutionListener class names from location [META-INF/spring.factories]: [org.springframework.test.context.web.ServletTestExecutionListener, org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener, org.springframework.test.context.support.DependencyInjectionTestExecutionListener, org.springframework.test.context.support.DirtiesContextTestExecutionListener, org.springframework.test.context.transaction.TransactionalTestExecutionListener, org.springframework.test.context.jdbc.SqlScriptsTestExecutionListener] 2021-07-01 15:51:39,086 INFO [main] org.springframework.test.context.web.WebTestContextBootstrapper: Using TestExecutionListeners: [org.springframework.test.context.web.ServletTestExecutionListener@20d9ea6, org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener@24fa8, org.springframework.test.context.support.DependencyInjectionTestExecutionListener@24206c55, org.springframework.test.context.support.DirtiesContextTestExecutionListener@6a55acc2, org.springframework.test.context.transaction.TransactionalTestExecutionListener@443f780, org.springframework.test.context.jdbc.SqlScriptsTestExecutionListener@162e97af] 2021-07-01 15:51:39,087 INFO [main] org.springframework.beans.factory.xml.XmlBeanDefinitionReader: Loading XML bean definitions from class path resource [test-context.xml] 2021-07-01 15:51:39,143 INFO [main] org.springframework.web.context.support.GenericWebApplicationContext: Refreshing appNG platform context: startup date [Thu Jul 01 15:51:39 CEST 2021]; root of context hierarchy 2021-07-01 15:51:39,163 INFO [main] org.springframework.context.annotation.ConfigurationClassBeanDefinitionReader: Skipping bean definition for [BeanMethod:name=configurer,declaringClass=org.appng.appngizer.AppNGizer]: a definition for bean 'configurer' already exists. This top-level bean definition is considered as an override. 2021-07-01 15:51:39,163 INFO [main] org.springframework.context.annotation.ConfigurationClassBeanDefinitionReader: Skipping bean definition for [BeanMethod:name=datasource,declaringClass=org.appng.appngizer.AppNGizer]: a definition for bean 'datasource' already exists. This top-level bean definition is considered as an override. 2021-07-01 15:51:39,190 INFO [main] org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor: JSR-330 'javax.inject.Inject' annotation found and supported for autowiring 2021-07-01 15:51:39,230 INFO [main] org.springframework.jdbc.datasource.embedded.EmbeddedDatabaseFactory: Starting embedded database: url='jdbc:hsqldb:mem:testdb', username='sa' 2021-07-01 15:51:39,252 INFO [main] org.springframework.orm.jpa.LocalContainerEntityManagerFactoryBean: Building JPA container EntityManagerFactory for persistence unit 'appNGizer' 2021-07-01 15:51:39,252 INFO [main] org.hibernate.jpa.internal.util.LogHelper: HHH000204: Processing PersistenceUnitInfo [name: appNGizer] 2021-07-01 15:51:39,321 INFO [main] org.hibernate.dialect.Dialect: HHH000400: Using dialect: org.appng.persistence.dialect.HSQLDialect 2021-07-01 15:51:39,326 INFO [main] org.hibernate.envers.boot.internal.EnversServiceImpl: Envers integration enabled? : true 2021-07-01 15:51:39,548 INFO [main] org.hibernate.engine.transaction.jta.platform.internal.JtaPlatformInitiator: HHH000490: Using JtaPlatform implementation: [org.hibernate.engine.transaction.jta.platform.internal.NoJtaPlatform] 2021-07-01 15:51:39,548 INFO [main] org.springframework.orm.jpa.LocalContainerEntityManagerFactoryBean: Initialized JPA EntityManagerFactory for persistence unit 'appNGizer' 2021-07-01 15:51:39,732 INFO [main] org.appng.core.domain.PlatformEventListener: Using application context appNG platform context: startup date [Thu Jul 01 15:51:39 CEST 2021]; root of context hierarchy 2021-07-01 15:51:39,749 INFO [main] org.flywaydb.core.internal.license.VersionPrinter: Flyway Community Edition 7.9.1 by Redgate 2021-07-01 15:51:39,751 INFO [main] org.flywaydb.core.internal.database.base.BaseDatabaseType: Database: jdbc:hsqldb:mem:testdb (HSQL Database Engine 2.5) 2021-07-01 15:51:39,758 INFO [main] org.flywaydb.core.internal.command.DbValidate: Successfully validated 16 migrations (execution time 00:00.005s) 2021-07-01 15:51:39,759 INFO [main] org.flywaydb.core.internal.schemahistory.JdbcTableSchemaHistory: Creating Schema History table "PUBLIC"."schema_version" ... 2021-07-01 15:51:39,762 INFO [main] org.flywaydb.core.internal.command.DbMigrate: Current version of schema "PUBLIC": << Empty Schema >> 2021-07-01 15:51:39,779 INFO [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version "1.0 - appNG initial setup" 2021-07-01 15:51:39,800 INFO [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version "1.1 - Quartz initial setup" 2021-07-01 15:51:39,807 INFO [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version "1.2 - add template" 2021-07-01 15:51:39,811 INFO [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version "1.2.1 - add repository strict" 2021-07-01 15:51:39,815 INFO [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version "1.2.2 - add repository digest" 2021-07-01 15:51:39,818 INFO [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version "1.2.3 - set resource bytes not null" 2021-07-01 15:51:39,821 INFO [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version "1.3.0 - add type to template" 2021-07-01 15:51:39,825 INFO [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version "1.3.1 - add global admin role" 2021-07-01 15:51:39,828 INFO [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version "1.3.2 - add repository accepted certs" 2021-07-01 15:51:39,832 INFO [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version "2.0.0 - add platform event" 2021-07-01 15:51:39,837 INFO [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version "4.0.0 - add job execution record" 2021-07-01 15:51:39,840 INFO [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version "4.1.0 - change caching properties" 2021-07-01 15:51:39,841 WARN [main] org.flywaydb.core.internal.sqlscript.DefaultSqlScriptExecutor: DB: no data (SQL State: 02000 - Error Code: -1100) 2021-07-01 15:51:39,841 WARN [main] org.flywaydb.core.internal.sqlscript.DefaultSqlScriptExecutor: DB: no data (SQL State: 02000 - Error Code: -1100) 2021-07-01 15:51:39,844 INFO [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version "4.1.1 - add site reload count" 2021-07-01 15:51:39,848 INFO [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version "4.1.2 - add property type" 2021-07-01 15:51:39,853 INFO [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version "4.2 - add subject columns" 2021-07-01 15:51:39,854 WARN [main] org.flywaydb.core.internal.sqlscript.DefaultSqlScriptExecutor: DB: no data (SQL State: 02000 - Error Code: -1100) 2021-07-01 15:51:39,858 INFO [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version "4.2.1 - change subject name length" 2021-07-01 15:51:39,860 INFO [main] org.flywaydb.core.internal.command.DbMigrate: Successfully applied 16 migrations to schema "PUBLIC", now at version v4.2.1 (execution time 00:00.098s) 2021-07-01 15:51:39,868 INFO [main] org.appng.appngizer.controller.Jaxb2Marshaller: Creating JAXBContext by scanning packages [org.appng.appngizer.model.xml] 2021-07-01 15:51:39,920 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/application/{name}/property],methods=[GET],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.ApplicationController.listProperties(java.lang.String) 2021-07-01 15:51:39,920 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/application/{name}],methods=[GET],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.ApplicationController.getApplication(java.lang.String) 2021-07-01 15:51:39,920 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/application/{name}],methods=[PUT],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.ApplicationController.updateApplication(java.lang.String,org.appng.appngizer.model.xml.Application) throws org.appng.api.BusinessException 2021-07-01 15:51:39,920 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/application/{name}],methods=[DELETE],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.ApplicationController.deleteApplication(java.lang.String) throws org.appng.api.BusinessException 2021-07-01 15:51:39,921 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/application/{name}/property],methods=[POST],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.ApplicationController.createProperty(java.lang.String,org.appng.appngizer.model.xml.Property) 2021-07-01 15:51:39,921 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/application/{name}/property/{prop}],methods=[PUT],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.ApplicationController.updateProperty(java.lang.String,org.appng.appngizer.model.xml.Property) 2021-07-01 15:51:39,921 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/application/{name}/property/{prop}],methods=[DELETE],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.ApplicationController.deleteProperty(java.lang.String,java.lang.String) 2021-07-01 15:51:39,921 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/application],methods=[GET],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.ApplicationController.listApplications() 2021-07-01 15:51:39,921 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/application/{name}/property/{prop}],methods=[GET],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.ApplicationController.getProperty(java.lang.String,java.lang.String) 2021-07-01 15:51:39,922 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/platform/database],methods=[GET],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.DatabaseController.info() throws java.lang.Exception 2021-07-01 15:51:39,922 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/site/{site}/application/{app}/database],methods=[GET],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.DatabaseController.getDatabaseConnectionForApplication(java.lang.String,java.lang.String) 2021-07-01 15:51:39,922 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/site/{site}/application/{app}/database],methods=[PUT],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.DatabaseController.updateDatabaseConnectionforApplication(java.lang.String,java.lang.String,org.appng.appngizer.model.xml.Database) 2021-07-01 15:51:39,923 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/site/{name}/database/{id}],methods=[GET],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.DatabaseController.getDatabaseConnection(java.lang.String,java.lang.Integer) 2021-07-01 15:51:39,923 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/site/{name}/database/{id}],methods=[PUT],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.DatabaseController.updateDatabaseConnection(java.lang.String,java.lang.Integer,org.appng.appngizer.model.xml.Database) 2021-07-01 15:51:39,923 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/platform/database],methods=[PUT],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.DatabaseController.updateRootConnection(org.appng.appngizer.model.xml.Database) throws java.lang.Exception 2021-07-01 15:51:39,923 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/site/{name}/database],methods=[GET],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.DatabaseController.getDatabaseConnections(java.lang.String) 2021-07-01 15:51:39,923 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/platform/database/initialize],methods=[POST],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.DatabaseController.initialize(boolean) throws java.lang.Exception 2021-07-01 15:51:39,924 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/group],methods=[POST],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.GroupController.createGroup(org.appng.appngizer.model.xml.Group) 2021-07-01 15:51:39,924 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/group/{name:.+}],methods=[GET],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.GroupController.getGroup(java.lang.String) 2021-07-01 15:51:39,925 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/group/{name:.+}],methods=[PUT],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.GroupController.updateGroup(java.lang.String,org.appng.appngizer.model.xml.Group) 2021-07-01 15:51:39,925 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/group/{name:.+}],methods=[DELETE],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.GroupController.deleteGroup(java.lang.String) 2021-07-01 15:51:39,925 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/group],methods=[GET],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.GroupController.listGroups() 2021-07-01 15:51:39,925 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/],methods=[POST],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.Home.login(java.lang.String,javax.servlet.http.HttpServletRequest) 2021-07-01 15:51:39,926 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/],methods=[GET],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.Home.welcome() 2021-07-01 15:51:39,926 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/application/{app}/permission],methods=[GET],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.PermissionController.listPermissions(java.lang.String) 2021-07-01 15:51:39,926 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/application/{app}/permission],methods=[POST],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.PermissionController.createPermission(java.lang.String,org.appng.appngizer.model.xml.Permission) 2021-07-01 15:51:39,927 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/application/{app}/permission/{name}],methods=[PUT],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.PermissionController.updatePermission(java.lang.String,java.lang.String,org.appng.appngizer.model.xml.Permission) 2021-07-01 15:51:39,927 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/application/{app}/permission/{name}],methods=[DELETE],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.PermissionController.deletePermission(java.lang.String,java.lang.String) 2021-07-01 15:51:39,927 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/application/{app}/permission/{name}],methods=[GET],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.PermissionController.getPermission(java.lang.String,java.lang.String) 2021-07-01 15:51:39,928 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/platform],methods=[GET],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.PlatformController.showPlatform() 2021-07-01 15:51:39,928 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/platform/system],methods=[GET],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.PlatformController.listSystemProperties() 2021-07-01 15:51:39,928 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/platform/environment],methods=[GET],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.PlatformController.listEnvironment() 2021-07-01 15:51:39,928 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/platform/reload],methods=[POST],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.PlatformController.reloadPlatform() 2021-07-01 15:51:39,929 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/platform/property],methods=[GET],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.PlatformPropertyController.listProperties() 2021-07-01 15:51:39,929 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/platform/property],methods=[POST],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.PlatformPropertyController.createProperty(org.appng.appngizer.model.xml.Property) 2021-07-01 15:51:39,929 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/platform/property/{prop}],methods=[PUT],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.PlatformPropertyController.updateProperty(org.appng.appngizer.model.xml.Property) 2021-07-01 15:51:39,929 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/platform/property/{prop}],methods=[DELETE],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.PlatformPropertyController.deleteProperty(java.lang.String) 2021-07-01 15:51:39,929 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/platform/property/{prop}],methods=[GET],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.PlatformPropertyController.getProperty(java.lang.String) 2021-07-01 15:51:39,931 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/repository/{name}],methods=[GET],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.RepositoryController.getRepository(java.lang.String) throws org.appng.api.BusinessException 2021-07-01 15:51:39,931 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/repository/{name}/{package}/{version}/{timestamp}],methods=[DELETE],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.RepositoryController.deleteRepositoryPackage(java.lang.String,java.lang.String,java.lang.String,java.lang.String) throws org.appng.api.BusinessException 2021-07-01 15:51:39,931 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/repository],methods=[POST],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.RepositoryController.createRepository(org.appng.appngizer.model.xml.Repository) throws org.appng.api.BusinessException,java.net.URISyntaxException 2021-07-01 15:51:39,931 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/repository/{name}],methods=[PUT],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.RepositoryController.updateRepository(java.lang.String,org.appng.appngizer.model.xml.Repository) throws java.net.URISyntaxException 2021-07-01 15:51:39,931 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/repository/{name}/install],methods=[PUT],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.RepositoryController.installPackage(java.lang.String,org.appng.appngizer.model.xml.Package) throws org.appng.api.BusinessException 2021-07-01 15:51:39,931 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/repository/{name}/upload],methods=[POST],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.RepositoryController.uploadPackage(java.lang.String,org.springframework.web.multipart.MultipartFile,boolean,boolean,boolean) throws org.appng.api.BusinessException 2021-07-01 15:51:39,932 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/repository/{name}],methods=[DELETE],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.RepositoryController.deleteRepository(java.lang.String) 2021-07-01 15:51:39,932 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/repository],methods=[GET],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.RepositoryController.listRepositories() 2021-07-01 15:51:39,932 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/repository/{name}/{package}],methods=[GET],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.RepositoryController.getRepositoryPackages(java.lang.String,java.lang.String) 2021-07-01 15:51:39,932 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/repository/{name}/{package}/{version}/{timestamp}],methods=[GET],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.RepositoryController.getRepositoryPackage(java.lang.String,java.lang.String,java.lang.String,java.lang.String) 2021-07-01 15:51:39,933 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/application/{app}/role/{name:.+}],methods=[GET],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.RoleController.getRole(java.lang.String,java.lang.String) 2021-07-01 15:51:39,933 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/application/{app}/role],methods=[GET],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.RoleController.listRoles(java.lang.String) 2021-07-01 15:51:39,933 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/application/{app}/role],methods=[POST],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.RoleController.createRole(java.lang.String,org.appng.appngizer.model.xml.Role) 2021-07-01 15:51:39,933 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/application/{app}/role/{name:.+}],methods=[PUT],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.RoleController.updateRole(java.lang.String,java.lang.String,org.appng.appngizer.model.xml.Role) 2021-07-01 15:51:39,933 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/application/{app}/role/{name:.+}],methods=[DELETE],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.RoleController.deleteRole(java.lang.String,java.lang.String) throws org.appng.api.BusinessException 2021-07-01 15:51:39,934 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/site/{site}/application/{app}],methods=[GET],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.SiteApplicationController.getApplication(java.lang.String,java.lang.String) 2021-07-01 15:51:39,934 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/site/{site}/application],methods=[GET],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.SiteApplicationController.listApplications(java.lang.String) 2021-07-01 15:51:39,934 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/site/{site}/application/{app}/grants],methods=[PUT],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.SiteApplicationController.grantApplicationForSites(java.lang.String,java.lang.String,org.appng.appngizer.model.xml.Grants) 2021-07-01 15:51:39,935 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/site/{site}/application/{app}/grants],methods=[GET],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.SiteApplicationController.getGrantsForApplication(java.lang.String,java.lang.String) 2021-07-01 15:51:39,935 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/site/{site}/application/{app}],methods=[POST],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.SiteApplicationController.activateApplication(java.lang.String,java.lang.String) 2021-07-01 15:51:39,935 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/site/{site}/application/{app}],methods=[DELETE],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.SiteApplicationController.deactivateApplication(java.lang.String,java.lang.String) 2021-07-01 15:51:39,936 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/site/{site}/application/{app}/property],methods=[GET],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.SiteApplicationPropertyController.listProperties(java.lang.String,java.lang.String) 2021-07-01 15:51:39,936 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/site/{site}/application/{app}/property],methods=[POST],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.SiteApplicationPropertyController.createProperty(java.lang.String,java.lang.String,org.appng.appngizer.model.xml.Property) 2021-07-01 15:51:39,936 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/site/{site}/application/{app}/property/{prop}],methods=[PUT],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.SiteApplicationPropertyController.updateProperty(java.lang.String,java.lang.String,org.appng.appngizer.model.xml.Property) 2021-07-01 15:51:39,936 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/site/{site}/application/{app}/property/{prop}],methods=[DELETE],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.SiteApplicationPropertyController.deleteProperty(java.lang.String,java.lang.String,java.lang.String) 2021-07-01 15:51:39,936 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/site/{site}/application/{app}/property/{prop}],methods=[GET],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.SiteApplicationPropertyController.getProperty(java.lang.String,java.lang.String,java.lang.String) 2021-07-01 15:51:39,937 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/site/{name}],methods=[GET],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.SiteController.getSite(java.lang.String) 2021-07-01 15:51:39,937 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/site],methods=[GET],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.SiteController.listSites() 2021-07-01 15:51:39,938 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/site/{name}/reload],methods=[PUT],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.SiteController.reloadSite(java.lang.String) throws org.appng.api.BusinessException 2021-07-01 15:51:39,938 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/site],methods=[POST],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.SiteController.createSite(org.appng.appngizer.model.xml.Site) 2021-07-01 15:51:39,938 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/site/{name}],methods=[PUT],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.SiteController.updateSite(java.lang.String,org.appng.appngizer.model.xml.Site) 2021-07-01 15:51:39,938 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/site/{name}],methods=[DELETE],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.SiteController.deleteSite(java.lang.String) throws org.appng.api.BusinessException 2021-07-01 15:51:39,939 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/site/{site}/property || /site/{site}/properties],methods=[GET],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.SitePropertyController.listProperties(java.lang.String) 2021-07-01 15:51:39,939 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/site/{site}/property],methods=[POST],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.SitePropertyController.createProperty(java.lang.String,org.appng.appngizer.model.xml.Property) 2021-07-01 15:51:39,939 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/site/{site}/property/{prop}],methods=[PUT],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.SitePropertyController.updateProperty(java.lang.String,org.appng.appngizer.model.xml.Property) 2021-07-01 15:51:39,940 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/site/{site}/property/{prop}],methods=[DELETE],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.SitePropertyController.deleteProperty(java.lang.String,java.lang.String) 2021-07-01 15:51:39,940 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/site/{site}/properties],methods=[PUT],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.SitePropertyController.updateProperties(java.lang.String,org.appng.appngizer.model.xml.Properties) 2021-07-01 15:51:39,940 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/site/{site}/properties],methods=[POST],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.SitePropertyController.createProperties(java.lang.String,org.appng.appngizer.model.xml.Properties) 2021-07-01 15:51:39,940 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/site/{site}/properties],methods=[DELETE],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.SitePropertyController.deleteProperties(java.lang.String,org.appng.appngizer.model.xml.Properties) 2021-07-01 15:51:39,940 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/site/{site}/property/{prop}],methods=[GET],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.SitePropertyController.getProperty(java.lang.String,java.lang.String) 2021-07-01 15:51:39,941 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/subject],methods=[GET],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.SubjectController.listSubjects() 2021-07-01 15:51:39,941 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/subject/{name:.+}],methods=[GET],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.SubjectController.getSubject(java.lang.String) 2021-07-01 15:51:39,941 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/subject],methods=[POST],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.SubjectController.createSubject(org.appng.appngizer.model.xml.Subject) throws org.appng.api.BusinessException 2021-07-01 15:51:39,941 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/subject/{name:.+}],methods=[PUT],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.SubjectController.updateSubject(java.lang.String,org.appng.appngizer.model.xml.Subject) throws org.appng.api.BusinessException 2021-07-01 15:51:39,942 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/subject/{name:.+}],methods=[DELETE],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.SubjectController.deleteSubject(java.lang.String) 2021-07-01 15:51:39,978 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter: Looking for @ControllerAdvice: appNG platform context: startup date [Thu Jul 01 15:51:39 CEST 2021]; root of context hierarchy 2021-07-01 15:51:40,038 INFO [main] org.springframework.mock.web.MockServletContext: Initializing Spring FrameworkServlet '' 2021-07-01 15:51:40,038 INFO [main] org.springframework.test.web.servlet.TestDispatcherServlet: FrameworkServlet '': initialization started 2021-07-01 15:51:40,043 INFO [main] org.springframework.test.web.servlet.TestDispatcherServlet: FrameworkServlet '': initialization completed in 5 ms 2021-07-01 15:51:40,053 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2021-07-01 15:51:40.052 CREATE appNGizer Property platform.messagingEnabled 2021-07-01 15:51:40,053 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2021-07-01 15:51:40.053 CREATE appNGizer Property platform.filebasedDeployment 2021-07-01 15:51:40,054 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2021-07-01 15:51:40.053 CREATE appNGizer Property platform.jspFileType 2021-07-01 15:51:40,054 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2021-07-01 15:51:40.054 CREATE appNGizer Property platform.repositoryTrustStorePassword 2021-07-01 15:51:40,055 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2021-07-01 15:51:40.054 CREATE appNGizer Property platform.platformRootPath 2021-07-01 15:51:40,055 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2021-07-01 15:51:40.055 CREATE appNGizer Property platform.manageDatabases 2021-07-01 15:51:40,056 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2021-07-01 15:51:40.055 CREATE appNGizer Property platform.inactiveLockPeriod 2021-07-01 15:51:40,056 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2021-07-01 15:51:40.056 CREATE appNGizer Property platform.appngData 2021-07-01 15:51:40,056 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2021-07-01 15:51:40.056 CREATE appNGizer Property platform.cachePlatformFolder 2021-07-01 15:51:40,058 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2021-07-01 15:51:40.058 CREATE appNGizer Property platform.monitoringPath 2021-07-01 15:51:40,058 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2021-07-01 15:51:40.058 CREATE appNGizer Property platform.repositoryCert 2021-07-01 15:51:40,059 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2021-07-01 15:51:40.059 CREATE appNGizer Property platform.defaultTemplate 2021-07-01 15:51:40,059 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2021-07-01 15:51:40.059 CREATE appNGizer Property platform.devMode 2021-07-01 15:51:40,060 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2021-07-01 15:51:40.06 CREATE appNGizer Property platform.logfile 2021-07-01 15:51:40,061 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2021-07-01 15:51:40.06 CREATE appNGizer Property platform.xssAllowedTags 2021-07-01 15:51:40,061 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2021-07-01 15:51:40.061 CREATE appNGizer Property platform.mailDisabled 2021-07-01 15:51:40,062 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2021-07-01 15:51:40.061 CREATE appNGizer Property platform.passwordPolicyRegEx 2021-07-01 15:51:40,062 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2021-07-01 15:51:40.062 CREATE appNGizer Property platform.formatOutput 2021-07-01 15:51:40,062 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2021-07-01 15:51:40.062 CREATE appNGizer Property platform.cacheConfig 2021-07-01 15:51:40,063 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2021-07-01 15:51:40.063 CREATE appNGizer Property platform.sharedSecret 2021-07-01 15:51:40,064 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2021-07-01 15:51:40.063 CREATE appNGizer Property platform.repositoryPath 2021-07-01 15:51:40,064 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2021-07-01 15:51:40.064 CREATE appNGizer Property platform.repositoryVerifySignature 2021-07-01 15:51:40,064 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2021-07-01 15:51:40.064 CREATE appNGizer Property platform.repositorySignature 2021-07-01 15:51:40,065 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2021-07-01 15:51:40.065 CREATE appNGizer Property platform.sessionFilter 2021-07-01 15:51:40,065 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2021-07-01 15:51:40.065 CREATE appNGizer Property platform.cacheApplicationFolder 2021-07-01 15:51:40,066 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2021-07-01 15:51:40.066 CREATE appNGizer Property platform.writeDebugFiles 2021-07-01 15:51:40,068 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2021-07-01 15:51:40.066 CREATE appNGizer Property platform.repositoryDefaultDigest 2021-07-01 15:51:40,069 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2021-07-01 15:51:40.068 CREATE appNGizer Property platform.monitorPerformance 2021-07-01 15:51:40,069 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2021-07-01 15:51:40.069 CREATE appNGizer Property platform.mdcEnabled 2021-07-01 15:51:40,070 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2021-07-01 15:51:40.069 CREATE appNGizer Property platform.vHostMode 2021-07-01 15:51:40,070 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2021-07-01 15:51:40.07 CREATE appNGizer Property platform.templateFolder 2021-07-01 15:51:40,071 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2021-07-01 15:51:40.07 CREATE appNGizer Property platform.maxLoginAttempts 2021-07-01 15:51:40,071 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2021-07-01 15:51:40.071 CREATE appNGizer Property platform.passwordPolicyErrorMessageKey 2021-07-01 15:51:40,072 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2021-07-01 15:51:40.071 CREATE appNGizer Property platform.locale 2021-07-01 15:51:40,072 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2021-07-01 15:51:40.072 CREATE appNGizer Property platform.sessionTimeout 2021-07-01 15:51:40,073 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2021-07-01 15:51:40.072 CREATE appNGizer Property platform.cleanTempFolderOnStartup 2021-07-01 15:51:40,073 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2021-07-01 15:51:40.073 CREATE appNGizer Property platform.encoding 2021-07-01 15:51:40,074 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2021-07-01 15:51:40.073 CREATE appNGizer Property platform.maxUploadSize 2021-07-01 15:51:40,074 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2021-07-01 15:51:40.074 CREATE appNGizer Property platform.templatePrefix 2021-07-01 15:51:40,075 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2021-07-01 15:51:40.074 CREATE appNGizer Property platform.repositoryTrustStore 2021-07-01 15:51:40,075 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2021-07-01 15:51:40.075 CREATE appNGizer Property platform.imageMagickPath 2021-07-01 15:51:40,075 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2021-07-01 15:51:40.075 CREATE appNGizer Property platform.databasePrefix 2021-07-01 15:51:40,076 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2021-07-01 15:51:40.076 CREATE appNGizer Property platform.cacheFolder 2021-07-01 15:51:40,076 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2021-07-01 15:51:40.076 CREATE appNGizer Property platform.messagingGroupAddress 2021-07-01 15:51:40,077 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2021-07-01 15:51:40.076 CREATE appNGizer Property platform.xssProtect 2021-07-01 15:51:40,077 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2021-07-01 15:51:40.077 CREATE appNGizer Property platform.mailHost 2021-07-01 15:51:40,078 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2021-07-01 15:51:40.077 CREATE appNGizer Property platform.timeZone 2021-07-01 15:51:40,078 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2021-07-01 15:51:40.078 CREATE appNGizer Property platform.cacheImageFolder 2021-07-01 15:51:40,078 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2021-07-01 15:51:40.078 CREATE appNGizer Property platform.messagingReceiver 2021-07-01 15:51:40,079 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2021-07-01 15:51:40.079 CREATE appNGizer Property platform.messagingGroupPort 2021-07-01 15:51:40,079 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2021-07-01 15:51:40.079 CREATE appNGizer Property platform.csrfFilterEnabled 2021-07-01 15:51:40,080 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2021-07-01 15:51:40.079 CREATE appNGizer Property platform.mailPort 2021-07-01 15:51:40,080 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2021-07-01 15:51:40.08 CREATE appNGizer Property platform.uploadDir 2021-07-01 15:51:40,081 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2021-07-01 15:51:40.08 CREATE appNGizer Property platform.applicationDir 2021-07-01 15:51:40,081 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2021-07-01 15:51:40.081 CREATE appNGizer Property platform.databaseValidationPeriod 2021-07-01 15:51:40,098 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2021-07-01 15:51:40.098 CREATE appNGizer Group Admin 2021-07-01 15:51:40,114 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2021-07-01 15:51:40.113 CREATE appNGizer Subject Admin 2021-07-01 15:51:40,123 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2021-07-01 15:51:40.123 UPDATE appNGizer Subject Admin 2021-07-01 15:51:40,127 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2021-07-01 15:51:40.126 UPDATE appNGizer Group Admin 2021-07-01 15:51:40,152 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2021-07-01 15:51:40.152 UPDATE appNGizer Group Admin 2021-07-01 15:51:40,158 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2021-07-01 15:51:40.158 UPDATE appNGizer Subject Admin 2021-07-01 15:51:40,161 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2021-07-01 15:51:40.16 UPDATE appNGizer Subject Admin 2021-07-01 15:51:40,177 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2021-07-01 15:51:40.177 UPDATE appNGizer Subject Admin 2021-07-01 15:51:40,188 INFO [main] org.springframework.mock.web.MockServletContext: Initializing Spring FrameworkServlet '' 2021-07-01 15:51:40,188 INFO [main] org.springframework.test.web.servlet.TestDispatcherServlet: FrameworkServlet '': initialization started 2021-07-01 15:51:40,189 INFO [main] org.springframework.test.web.servlet.TestDispatcherServlet: FrameworkServlet '': initialization completed in 1 ms 2021-07-01 15:51:40,193 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2021-07-01 15:51:40.193 CREATE appNGizer Subject deleteme 2021-07-01 15:51:40,205 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2021-07-01 15:51:40.205 DELETE appNGizer Subject deleteme 2021-07-01 15:51:40,207 INFO [main] org.springframework.mock.web.MockServletContext: Initializing Spring FrameworkServlet '' 2021-07-01 15:51:40,207 INFO [main] org.springframework.test.web.servlet.TestDispatcherServlet: FrameworkServlet '': initialization started 2021-07-01 15:51:40,208 INFO [main] org.springframework.test.web.servlet.TestDispatcherServlet: FrameworkServlet '': initialization completed in 1 ms 2021-07-01 15:51:40,211 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2021-07-01 15:51:40.211 CREATE appNGizer Subject john.doe 2021-07-01 15:51:40,222 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2021-07-01 15:51:40.222 UPDATE appNGizer Subject john.doe 2021-07-01 15:51:40,229 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2021-07-01 15:51:40.229 DELETE appNGizer Subject john.doe 2021-07-01 15:51:40,231 INFO [main] org.springframework.mock.web.MockServletContext: Initializing Spring FrameworkServlet '' 2021-07-01 15:51:40,231 INFO [main] org.springframework.test.web.servlet.TestDispatcherServlet: FrameworkServlet '': initialization started 2021-07-01 15:51:40,232 INFO [main] org.springframework.test.web.servlet.TestDispatcherServlet: FrameworkServlet '': initialization completed in 1 ms 2021-07-01 15:51:40,235 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2021-07-01 15:51:40.235 CREATE appNGizer Subject john doe 2021-07-01 15:51:40,272 ERROR [main] org.appng.appngizer.controller.SubjectController: [64] error while processing [POST] on /subject javax.validation.ConstraintViolationException: Validation failed for classes [org.appng.core.domain.SubjectImpl] during persist time for groups [javax.validation.groups.Default, ] List of constraint violations:[ ConstraintViolationImpl{interpolatedMessage='{validation.usernameGroup}', propertyPath=name, rootBeanClass=class org.appng.core.domain.SubjectImpl, messageTemplate='{validation.usernameGroup}'} ] at org.hibernate.cfg.beanvalidation.BeanValidationEventListener.validate(BeanValidationEventListener.java:140) at org.hibernate.cfg.beanvalidation.BeanValidationEventListener.onPreInsert(BeanValidationEventListener.java:80) at org.hibernate.action.internal.EntityIdentityInsertAction.preInsert(EntityIdentityInsertAction.java:188) at org.hibernate.action.internal.EntityIdentityInsertAction.execute(EntityIdentityInsertAction.java:78) at org.hibernate.engine.spi.ActionQueue.execute(ActionQueue.java:645) at org.hibernate.engine.spi.ActionQueue.addResolvedEntityInsertAction(ActionQueue.java:282) at org.hibernate.engine.spi.ActionQueue.addInsertAction(ActionQueue.java:263) at org.hibernate.engine.spi.ActionQueue.addAction(ActionQueue.java:317) at org.hibernate.event.internal.AbstractSaveEventListener.addInsertAction(AbstractSaveEventListener.java:330) at org.hibernate.event.internal.AbstractSaveEventListener.performSaveOrReplicate(AbstractSaveEventListener.java:287) at org.hibernate.event.internal.AbstractSaveEventListener.performSave(AbstractSaveEventListener.java:193) at org.hibernate.event.internal.AbstractSaveEventListener.saveWithGeneratedId(AbstractSaveEventListener.java:123) at org.hibernate.event.internal.DefaultPersistEventListener.entityIsTransient(DefaultPersistEventListener.java:185) at org.hibernate.event.internal.DefaultPersistEventListener.onPersist(DefaultPersistEventListener.java:128) at org.hibernate.event.internal.DefaultPersistEventListener.onPersist(DefaultPersistEventListener.java:55) at org.hibernate.event.service.internal.EventListenerGroupImpl.fireEventOnEachListener(EventListenerGroupImpl.java:99) at org.hibernate.internal.SessionImpl.firePersist(SessionImpl.java:720) at org.hibernate.internal.SessionImpl.persist(SessionImpl.java:706) at sun.reflect.GeneratedMethodAccessor123.invoke(Unknown Source) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.springframework.orm.jpa.SharedEntityManagerCreator$SharedEntityManagerInvocationHandler.invoke(SharedEntityManagerCreator.java:301) at com.sun.proxy.$Proxy89.persist(Unknown Source) at org.springframework.data.jpa.repository.support.SimpleJpaRepository.save(SimpleJpaRepository.java:531) at sun.reflect.GeneratedMethodAccessor129.invoke(Unknown Source) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.springframework.data.repository.core.support.RepositoryFactorySupport$QueryExecutorMethodInterceptor.executeMethodOn(RepositoryFactorySupport.java:515) at org.springframework.data.repository.core.support.RepositoryFactorySupport$QueryExecutorMethodInterceptor.doInvoke(RepositoryFactorySupport.java:500) at org.springframework.data.repository.core.support.RepositoryFactorySupport$QueryExecutorMethodInterceptor.invoke(RepositoryFactorySupport.java:477) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:179) at org.springframework.data.projection.DefaultMethodInvokingMethodInterceptor.invoke(DefaultMethodInvokingMethodInterceptor.java:56) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:179) at org.springframework.transaction.interceptor.TransactionInterceptor$1.proceedWithInvocation(TransactionInterceptor.java:99) at org.springframework.transaction.interceptor.TransactionAspectSupport.invokeWithinTransaction(TransactionAspectSupport.java:283) at org.springframework.transaction.interceptor.TransactionInterceptor.invoke(TransactionInterceptor.java:96) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:179) at org.springframework.dao.support.PersistenceExceptionTranslationInterceptor.invoke(PersistenceExceptionTranslationInterceptor.java:136) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:179) at org.springframework.data.jpa.repository.support.CrudMethodMetadataPostProcessor$CrudMethodMetadataPopulatingMethodInterceptor.invoke(CrudMethodMetadataPostProcessor.java:140) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:179) at org.springframework.data.jpa.repository.support.CrudMethodMetadataPostProcessor$ExposeRepositoryInvocationInterceptor.invoke(CrudMethodMetadataPostProcessor.java:347) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:179) at org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:92) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:179) at org.springframework.data.repository.core.support.SurroundingTransactionDetectorMethodInterceptor.invoke(SurroundingTransactionDetectorMethodInterceptor.java:57) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:179) at org.springframework.aop.framework.JdkDynamicAopProxy.invoke(JdkDynamicAopProxy.java:213) at com.sun.proxy.$Proxy98.save(Unknown Source) at org.appng.core.service.CoreService.createSubject(CoreService.java:197) at org.appng.core.service.CoreService$$FastClassBySpringCGLIB$$4bccbf8c.invoke() at org.springframework.cglib.proxy.MethodProxy.invoke(MethodProxy.java:204) at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.invokeJoinpoint(CglibAopProxy.java:737) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:157) at org.springframework.transaction.interceptor.TransactionInterceptor$1.proceedWithInvocation(TransactionInterceptor.java:99) at org.springframework.transaction.interceptor.TransactionAspectSupport.invokeWithinTransaction(TransactionAspectSupport.java:283) at org.springframework.transaction.interceptor.TransactionInterceptor.invoke(TransactionInterceptor.java:96) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:179) at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:672) at org.appng.core.service.CoreService$$EnhancerBySpringCGLIB$$16a7e388.createSubject() at org.appng.appngizer.controller.SubjectController.createSubject(SubjectController.java:94) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:204) at org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:132) at org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:97) at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:854) at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:765) at org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:85) at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:967) at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:901) at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:970) at org.springframework.web.servlet.FrameworkServlet.doPost(FrameworkServlet.java:872) at javax.servlet.http.HttpServlet.service(HttpServlet.java:707) at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:846) at org.springframework.test.web.servlet.TestDispatcherServlet.service(TestDispatcherServlet.java:71) at javax.servlet.http.HttpServlet.service(HttpServlet.java:790) at org.springframework.mock.web.MockFilterChain$ServletFilterProxy.doFilter(MockFilterChain.java:160) at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:127) at org.springframework.test.web.servlet.MockMvc.perform(MockMvc.java:151) at org.appng.appngizer.controller.ControllerTest.verify(ControllerTest.java:200) at org.appng.appngizer.controller.ControllerTest.sendBodyAndVerify(ControllerTest.java:194) at org.appng.appngizer.controller.ControllerTest.postAndVerify(ControllerTest.java:159) at org.appng.appngizer.controller.SubjectControllerTest.testInvalidName(SubjectControllerTest.java:42) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26) at org.springframework.test.context.junit4.statements.RunBeforeTestMethodCallbacks.evaluate(RunBeforeTestMethodCallbacks.java:75) at org.springframework.test.context.junit4.statements.RunAfterTestMethodCallbacks.evaluate(RunAfterTestMethodCallbacks.java:86) at org.springframework.test.context.junit4.statements.SpringRepeat.evaluate(SpringRepeat.java:84) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366) at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.runChild(SpringJUnit4ClassRunner.java:252) at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.runChild(SpringJUnit4ClassRunner.java:94) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.springframework.test.context.junit4.statements.RunBeforeTestClassCallbacks.evaluate(RunBeforeTestClassCallbacks.java:61) at org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:27) at org.springframework.test.context.junit4.statements.RunAfterTestClassCallbacks.evaluate(RunAfterTestClassCallbacks.java:70) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.run(SpringJUnit4ClassRunner.java:191) at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:364) at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:272) at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:237) at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:158) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:428) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:562) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:548) 2021-07-01 15:51:40,278 INFO [main] org.springframework.mock.web.MockServletContext: Initializing Spring FrameworkServlet '' 2021-07-01 15:51:40,278 INFO [main] org.springframework.test.web.servlet.TestDispatcherServlet: FrameworkServlet '': initialization started 2021-07-01 15:51:40,279 INFO [main] org.springframework.test.web.servlet.TestDispatcherServlet: FrameworkServlet '': initialization completed in 1 ms 2021-07-01 15:51:40,292 INFO [main] org.springframework.web.context.support.GenericWebApplicationContext: Closing appNG platform context: startup date [Thu Jul 01 15:51:39 CEST 2021]; root of context hierarchy 2021-07-01 15:51:40,294 INFO [main] org.springframework.orm.jpa.LocalContainerEntityManagerFactoryBean: Closing JPA EntityManagerFactory for persistence unit 'appNGizer' 2021-07-01 15:51:40,294 INFO [main] org.springframework.jdbc.datasource.embedded.EmbeddedDatabaseFactory: Shutting down embedded database: url='jdbc:hsqldb:mem:testdb' [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.218 s - in org.appng.appngizer.controller.SubjectControllerTest [INFO] Running org.appng.appngizer.controller.PermissionControllerTest 2021-07-01 15:51:40,311 INFO [main] org.springframework.test.context.web.WebTestContextBootstrapper: Loaded default TestExecutionListener class names from location [META-INF/spring.factories]: [org.springframework.test.context.web.ServletTestExecutionListener, org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener, org.springframework.test.context.support.DependencyInjectionTestExecutionListener, org.springframework.test.context.support.DirtiesContextTestExecutionListener, org.springframework.test.context.transaction.TransactionalTestExecutionListener, org.springframework.test.context.jdbc.SqlScriptsTestExecutionListener] 2021-07-01 15:51:40,311 INFO [main] org.springframework.test.context.web.WebTestContextBootstrapper: Using TestExecutionListeners: [org.springframework.test.context.web.ServletTestExecutionListener@7e10d7db, org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener@139f13d5, org.springframework.test.context.support.DependencyInjectionTestExecutionListener@607493c6, org.springframework.test.context.support.DirtiesContextTestExecutionListener@28ebfbaf, org.springframework.test.context.transaction.TransactionalTestExecutionListener@50bd5f66, org.springframework.test.context.jdbc.SqlScriptsTestExecutionListener@3bd7ff1f] 2021-07-01 15:51:40,312 INFO [main] org.springframework.beans.factory.xml.XmlBeanDefinitionReader: Loading XML bean definitions from class path resource [test-context.xml] 2021-07-01 15:51:40,364 INFO [main] org.springframework.web.context.support.GenericWebApplicationContext: Refreshing appNG platform context: startup date [Thu Jul 01 15:51:40 CEST 2021]; root of context hierarchy 2021-07-01 15:51:40,386 INFO [main] org.springframework.context.annotation.ConfigurationClassBeanDefinitionReader: Skipping bean definition for [BeanMethod:name=configurer,declaringClass=org.appng.appngizer.AppNGizer]: a definition for bean 'configurer' already exists. This top-level bean definition is considered as an override. 2021-07-01 15:51:40,386 INFO [main] org.springframework.context.annotation.ConfigurationClassBeanDefinitionReader: Skipping bean definition for [BeanMethod:name=datasource,declaringClass=org.appng.appngizer.AppNGizer]: a definition for bean 'datasource' already exists. This top-level bean definition is considered as an override. 2021-07-01 15:51:40,415 INFO [main] org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor: JSR-330 'javax.inject.Inject' annotation found and supported for autowiring 2021-07-01 15:51:40,468 INFO [main] org.springframework.jdbc.datasource.embedded.EmbeddedDatabaseFactory: Starting embedded database: url='jdbc:hsqldb:mem:testdb', username='sa' 2021-07-01 15:51:40,494 INFO [main] org.springframework.orm.jpa.LocalContainerEntityManagerFactoryBean: Building JPA container EntityManagerFactory for persistence unit 'appNGizer' 2021-07-01 15:51:40,494 INFO [main] org.hibernate.jpa.internal.util.LogHelper: HHH000204: Processing PersistenceUnitInfo [name: appNGizer] 2021-07-01 15:51:40,565 INFO [main] org.hibernate.dialect.Dialect: HHH000400: Using dialect: org.appng.persistence.dialect.HSQLDialect 2021-07-01 15:51:40,568 INFO [main] org.hibernate.envers.boot.internal.EnversServiceImpl: Envers integration enabled? : true 2021-07-01 15:51:40,753 INFO [main] org.hibernate.engine.transaction.jta.platform.internal.JtaPlatformInitiator: HHH000490: Using JtaPlatform implementation: [org.hibernate.engine.transaction.jta.platform.internal.NoJtaPlatform] 2021-07-01 15:51:40,754 INFO [main] org.springframework.orm.jpa.LocalContainerEntityManagerFactoryBean: Initialized JPA EntityManagerFactory for persistence unit 'appNGizer' 2021-07-01 15:51:40,953 INFO [main] org.appng.core.domain.PlatformEventListener: Using application context appNG platform context: startup date [Thu Jul 01 15:51:40 CEST 2021]; root of context hierarchy 2021-07-01 15:51:40,971 INFO [main] org.flywaydb.core.internal.license.VersionPrinter: Flyway Community Edition 7.9.1 by Redgate 2021-07-01 15:51:40,974 INFO [main] org.flywaydb.core.internal.database.base.BaseDatabaseType: Database: jdbc:hsqldb:mem:testdb (HSQL Database Engine 2.5) 2021-07-01 15:51:40,980 INFO [main] org.flywaydb.core.internal.command.DbValidate: Successfully validated 16 migrations (execution time 00:00.005s) 2021-07-01 15:51:40,982 INFO [main] org.flywaydb.core.internal.schemahistory.JdbcTableSchemaHistory: Creating Schema History table "PUBLIC"."schema_version" ... 2021-07-01 15:51:40,985 INFO [main] org.flywaydb.core.internal.command.DbMigrate: Current version of schema "PUBLIC": << Empty Schema >> 2021-07-01 15:51:41,008 INFO [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version "1.0 - appNG initial setup" 2021-07-01 15:51:41,031 INFO [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version "1.1 - Quartz initial setup" 2021-07-01 15:51:41,038 INFO [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version "1.2 - add template" 2021-07-01 15:51:41,042 INFO [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version "1.2.1 - add repository strict" 2021-07-01 15:51:41,046 INFO [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version "1.2.2 - add repository digest" 2021-07-01 15:51:41,049 INFO [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version "1.2.3 - set resource bytes not null" 2021-07-01 15:51:41,052 INFO [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version "1.3.0 - add type to template" 2021-07-01 15:51:41,056 INFO [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version "1.3.1 - add global admin role" 2021-07-01 15:51:41,059 INFO [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version "1.3.2 - add repository accepted certs" 2021-07-01 15:51:41,063 INFO [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version "2.0.0 - add platform event" 2021-07-01 15:51:41,067 INFO [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version "4.0.0 - add job execution record" 2021-07-01 15:51:41,071 INFO [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version "4.1.0 - change caching properties" 2021-07-01 15:51:41,071 WARN [main] org.flywaydb.core.internal.sqlscript.DefaultSqlScriptExecutor: DB: no data (SQL State: 02000 - Error Code: -1100) 2021-07-01 15:51:41,071 WARN [main] org.flywaydb.core.internal.sqlscript.DefaultSqlScriptExecutor: DB: no data (SQL State: 02000 - Error Code: -1100) 2021-07-01 15:51:41,074 INFO [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version "4.1.1 - add site reload count" 2021-07-01 15:51:41,077 INFO [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version "4.1.2 - add property type" 2021-07-01 15:51:41,082 INFO [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version "4.2 - add subject columns" 2021-07-01 15:51:41,084 WARN [main] org.flywaydb.core.internal.sqlscript.DefaultSqlScriptExecutor: DB: no data (SQL State: 02000 - Error Code: -1100) 2021-07-01 15:51:41,088 INFO [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version "4.2.1 - change subject name length" 2021-07-01 15:51:41,091 INFO [main] org.flywaydb.core.internal.command.DbMigrate: Successfully applied 16 migrations to schema "PUBLIC", now at version v4.2.1 (execution time 00:00.106s) 2021-07-01 15:51:41,098 INFO [main] org.appng.appngizer.controller.Jaxb2Marshaller: Creating JAXBContext by scanning packages [org.appng.appngizer.model.xml] 2021-07-01 15:51:41,147 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/application/{name}/property],methods=[GET],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.ApplicationController.listProperties(java.lang.String) 2021-07-01 15:51:41,147 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/application/{name}],methods=[GET],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.ApplicationController.getApplication(java.lang.String) 2021-07-01 15:51:41,147 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/application/{name}],methods=[PUT],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.ApplicationController.updateApplication(java.lang.String,org.appng.appngizer.model.xml.Application) throws org.appng.api.BusinessException 2021-07-01 15:51:41,147 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/application/{name}],methods=[DELETE],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.ApplicationController.deleteApplication(java.lang.String) throws org.appng.api.BusinessException 2021-07-01 15:51:41,147 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/application/{name}/property],methods=[POST],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.ApplicationController.createProperty(java.lang.String,org.appng.appngizer.model.xml.Property) 2021-07-01 15:51:41,148 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/application/{name}/property/{prop}],methods=[PUT],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.ApplicationController.updateProperty(java.lang.String,org.appng.appngizer.model.xml.Property) 2021-07-01 15:51:41,148 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/application/{name}/property/{prop}],methods=[DELETE],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.ApplicationController.deleteProperty(java.lang.String,java.lang.String) 2021-07-01 15:51:41,148 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/application],methods=[GET],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.ApplicationController.listApplications() 2021-07-01 15:51:41,148 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/application/{name}/property/{prop}],methods=[GET],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.ApplicationController.getProperty(java.lang.String,java.lang.String) 2021-07-01 15:51:41,149 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/platform/database],methods=[GET],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.DatabaseController.info() throws java.lang.Exception 2021-07-01 15:51:41,149 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/site/{site}/application/{app}/database],methods=[GET],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.DatabaseController.getDatabaseConnectionForApplication(java.lang.String,java.lang.String) 2021-07-01 15:51:41,149 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/site/{site}/application/{app}/database],methods=[PUT],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.DatabaseController.updateDatabaseConnectionforApplication(java.lang.String,java.lang.String,org.appng.appngizer.model.xml.Database) 2021-07-01 15:51:41,150 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/site/{name}/database/{id}],methods=[GET],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.DatabaseController.getDatabaseConnection(java.lang.String,java.lang.Integer) 2021-07-01 15:51:41,150 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/site/{name}/database/{id}],methods=[PUT],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.DatabaseController.updateDatabaseConnection(java.lang.String,java.lang.Integer,org.appng.appngizer.model.xml.Database) 2021-07-01 15:51:41,150 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/platform/database],methods=[PUT],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.DatabaseController.updateRootConnection(org.appng.appngizer.model.xml.Database) throws java.lang.Exception 2021-07-01 15:51:41,150 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/site/{name}/database],methods=[GET],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.DatabaseController.getDatabaseConnections(java.lang.String) 2021-07-01 15:51:41,150 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/platform/database/initialize],methods=[POST],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.DatabaseController.initialize(boolean) throws java.lang.Exception 2021-07-01 15:51:41,151 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/group],methods=[POST],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.GroupController.createGroup(org.appng.appngizer.model.xml.Group) 2021-07-01 15:51:41,151 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/group/{name:.+}],methods=[GET],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.GroupController.getGroup(java.lang.String) 2021-07-01 15:51:41,151 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/group/{name:.+}],methods=[PUT],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.GroupController.updateGroup(java.lang.String,org.appng.appngizer.model.xml.Group) 2021-07-01 15:51:41,151 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/group/{name:.+}],methods=[DELETE],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.GroupController.deleteGroup(java.lang.String) 2021-07-01 15:51:41,151 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/group],methods=[GET],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.GroupController.listGroups() 2021-07-01 15:51:41,152 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/],methods=[POST],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.Home.login(java.lang.String,javax.servlet.http.HttpServletRequest) 2021-07-01 15:51:41,152 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/],methods=[GET],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.Home.welcome() 2021-07-01 15:51:41,152 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/application/{app}/permission],methods=[GET],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.PermissionController.listPermissions(java.lang.String) 2021-07-01 15:51:41,152 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/application/{app}/permission],methods=[POST],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.PermissionController.createPermission(java.lang.String,org.appng.appngizer.model.xml.Permission) 2021-07-01 15:51:41,153 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/application/{app}/permission/{name}],methods=[PUT],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.PermissionController.updatePermission(java.lang.String,java.lang.String,org.appng.appngizer.model.xml.Permission) 2021-07-01 15:51:41,153 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/application/{app}/permission/{name}],methods=[DELETE],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.PermissionController.deletePermission(java.lang.String,java.lang.String) 2021-07-01 15:51:41,153 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/application/{app}/permission/{name}],methods=[GET],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.PermissionController.getPermission(java.lang.String,java.lang.String) 2021-07-01 15:51:41,153 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/platform],methods=[GET],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.PlatformController.showPlatform() 2021-07-01 15:51:41,153 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/platform/system],methods=[GET],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.PlatformController.listSystemProperties() 2021-07-01 15:51:41,154 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/platform/environment],methods=[GET],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.PlatformController.listEnvironment() 2021-07-01 15:51:41,154 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/platform/reload],methods=[POST],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.PlatformController.reloadPlatform() 2021-07-01 15:51:41,154 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/platform/property],methods=[GET],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.PlatformPropertyController.listProperties() 2021-07-01 15:51:41,154 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/platform/property],methods=[POST],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.PlatformPropertyController.createProperty(org.appng.appngizer.model.xml.Property) 2021-07-01 15:51:41,155 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/platform/property/{prop}],methods=[PUT],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.PlatformPropertyController.updateProperty(org.appng.appngizer.model.xml.Property) 2021-07-01 15:51:41,155 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/platform/property/{prop}],methods=[DELETE],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.PlatformPropertyController.deleteProperty(java.lang.String) 2021-07-01 15:51:41,155 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/platform/property/{prop}],methods=[GET],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.PlatformPropertyController.getProperty(java.lang.String) 2021-07-01 15:51:41,156 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/repository/{name}],methods=[GET],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.RepositoryController.getRepository(java.lang.String) throws org.appng.api.BusinessException 2021-07-01 15:51:41,156 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/repository/{name}/{package}/{version}/{timestamp}],methods=[DELETE],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.RepositoryController.deleteRepositoryPackage(java.lang.String,java.lang.String,java.lang.String,java.lang.String) throws org.appng.api.BusinessException 2021-07-01 15:51:41,156 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/repository],methods=[POST],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.RepositoryController.createRepository(org.appng.appngizer.model.xml.Repository) throws org.appng.api.BusinessException,java.net.URISyntaxException 2021-07-01 15:51:41,156 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/repository/{name}],methods=[PUT],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.RepositoryController.updateRepository(java.lang.String,org.appng.appngizer.model.xml.Repository) throws java.net.URISyntaxException 2021-07-01 15:51:41,156 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/repository/{name}/install],methods=[PUT],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.RepositoryController.installPackage(java.lang.String,org.appng.appngizer.model.xml.Package) throws org.appng.api.BusinessException 2021-07-01 15:51:41,156 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/repository/{name}/upload],methods=[POST],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.RepositoryController.uploadPackage(java.lang.String,org.springframework.web.multipart.MultipartFile,boolean,boolean,boolean) throws org.appng.api.BusinessException 2021-07-01 15:51:41,157 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/repository/{name}],methods=[DELETE],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.RepositoryController.deleteRepository(java.lang.String) 2021-07-01 15:51:41,157 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/repository],methods=[GET],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.RepositoryController.listRepositories() 2021-07-01 15:51:41,157 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/repository/{name}/{package}],methods=[GET],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.RepositoryController.getRepositoryPackages(java.lang.String,java.lang.String) 2021-07-01 15:51:41,157 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/repository/{name}/{package}/{version}/{timestamp}],methods=[GET],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.RepositoryController.getRepositoryPackage(java.lang.String,java.lang.String,java.lang.String,java.lang.String) 2021-07-01 15:51:41,158 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/application/{app}/role/{name:.+}],methods=[GET],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.RoleController.getRole(java.lang.String,java.lang.String) 2021-07-01 15:51:41,158 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/application/{app}/role],methods=[GET],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.RoleController.listRoles(java.lang.String) 2021-07-01 15:51:41,158 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/application/{app}/role],methods=[POST],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.RoleController.createRole(java.lang.String,org.appng.appngizer.model.xml.Role) 2021-07-01 15:51:41,158 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/application/{app}/role/{name:.+}],methods=[PUT],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.RoleController.updateRole(java.lang.String,java.lang.String,org.appng.appngizer.model.xml.Role) 2021-07-01 15:51:41,158 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/application/{app}/role/{name:.+}],methods=[DELETE],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.RoleController.deleteRole(java.lang.String,java.lang.String) throws org.appng.api.BusinessException 2021-07-01 15:51:41,159 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/site/{site}/application/{app}],methods=[GET],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.SiteApplicationController.getApplication(java.lang.String,java.lang.String) 2021-07-01 15:51:41,159 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/site/{site}/application],methods=[GET],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.SiteApplicationController.listApplications(java.lang.String) 2021-07-01 15:51:41,159 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/site/{site}/application/{app}/grants],methods=[PUT],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.SiteApplicationController.grantApplicationForSites(java.lang.String,java.lang.String,org.appng.appngizer.model.xml.Grants) 2021-07-01 15:51:41,160 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/site/{site}/application/{app}/grants],methods=[GET],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.SiteApplicationController.getGrantsForApplication(java.lang.String,java.lang.String) 2021-07-01 15:51:41,160 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/site/{site}/application/{app}],methods=[POST],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.SiteApplicationController.activateApplication(java.lang.String,java.lang.String) 2021-07-01 15:51:41,160 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/site/{site}/application/{app}],methods=[DELETE],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.SiteApplicationController.deactivateApplication(java.lang.String,java.lang.String) 2021-07-01 15:51:41,161 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/site/{site}/application/{app}/property],methods=[GET],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.SiteApplicationPropertyController.listProperties(java.lang.String,java.lang.String) 2021-07-01 15:51:41,161 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/site/{site}/application/{app}/property],methods=[POST],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.SiteApplicationPropertyController.createProperty(java.lang.String,java.lang.String,org.appng.appngizer.model.xml.Property) 2021-07-01 15:51:41,161 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/site/{site}/application/{app}/property/{prop}],methods=[PUT],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.SiteApplicationPropertyController.updateProperty(java.lang.String,java.lang.String,org.appng.appngizer.model.xml.Property) 2021-07-01 15:51:41,161 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/site/{site}/application/{app}/property/{prop}],methods=[DELETE],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.SiteApplicationPropertyController.deleteProperty(java.lang.String,java.lang.String,java.lang.String) 2021-07-01 15:51:41,161 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/site/{site}/application/{app}/property/{prop}],methods=[GET],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.SiteApplicationPropertyController.getProperty(java.lang.String,java.lang.String,java.lang.String) 2021-07-01 15:51:41,162 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/site/{name}],methods=[GET],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.SiteController.getSite(java.lang.String) 2021-07-01 15:51:41,162 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/site],methods=[GET],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.SiteController.listSites() 2021-07-01 15:51:41,162 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/site/{name}/reload],methods=[PUT],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.SiteController.reloadSite(java.lang.String) throws org.appng.api.BusinessException 2021-07-01 15:51:41,162 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/site],methods=[POST],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.SiteController.createSite(org.appng.appngizer.model.xml.Site) 2021-07-01 15:51:41,163 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/site/{name}],methods=[PUT],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.SiteController.updateSite(java.lang.String,org.appng.appngizer.model.xml.Site) 2021-07-01 15:51:41,163 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/site/{name}],methods=[DELETE],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.SiteController.deleteSite(java.lang.String) throws org.appng.api.BusinessException 2021-07-01 15:51:41,164 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/site/{site}/property || /site/{site}/properties],methods=[GET],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.SitePropertyController.listProperties(java.lang.String) 2021-07-01 15:51:41,164 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/site/{site}/property],methods=[POST],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.SitePropertyController.createProperty(java.lang.String,org.appng.appngizer.model.xml.Property) 2021-07-01 15:51:41,164 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/site/{site}/property/{prop}],methods=[PUT],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.SitePropertyController.updateProperty(java.lang.String,org.appng.appngizer.model.xml.Property) 2021-07-01 15:51:41,164 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/site/{site}/property/{prop}],methods=[DELETE],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.SitePropertyController.deleteProperty(java.lang.String,java.lang.String) 2021-07-01 15:51:41,164 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/site/{site}/properties],methods=[PUT],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.SitePropertyController.updateProperties(java.lang.String,org.appng.appngizer.model.xml.Properties) 2021-07-01 15:51:41,165 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/site/{site}/properties],methods=[POST],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.SitePropertyController.createProperties(java.lang.String,org.appng.appngizer.model.xml.Properties) 2021-07-01 15:51:41,165 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/site/{site}/properties],methods=[DELETE],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.SitePropertyController.deleteProperties(java.lang.String,org.appng.appngizer.model.xml.Properties) 2021-07-01 15:51:41,165 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/site/{site}/property/{prop}],methods=[GET],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.SitePropertyController.getProperty(java.lang.String,java.lang.String) 2021-07-01 15:51:41,165 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/subject],methods=[GET],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.SubjectController.listSubjects() 2021-07-01 15:51:41,166 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/subject/{name:.+}],methods=[GET],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.SubjectController.getSubject(java.lang.String) 2021-07-01 15:51:41,166 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/subject],methods=[POST],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.SubjectController.createSubject(org.appng.appngizer.model.xml.Subject) throws org.appng.api.BusinessException 2021-07-01 15:51:41,166 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/subject/{name:.+}],methods=[PUT],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.SubjectController.updateSubject(java.lang.String,org.appng.appngizer.model.xml.Subject) throws org.appng.api.BusinessException 2021-07-01 15:51:41,166 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/subject/{name:.+}],methods=[DELETE],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.SubjectController.deleteSubject(java.lang.String) 2021-07-01 15:51:41,220 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter: Looking for @ControllerAdvice: appNG platform context: startup date [Thu Jul 01 15:51:40 CEST 2021]; root of context hierarchy 2021-07-01 15:51:41,271 INFO [main] org.springframework.mock.web.MockServletContext: Initializing Spring FrameworkServlet '' 2021-07-01 15:51:41,271 INFO [main] org.springframework.test.web.servlet.TestDispatcherServlet: FrameworkServlet '': initialization started 2021-07-01 15:51:41,276 INFO [main] org.springframework.test.web.servlet.TestDispatcherServlet: FrameworkServlet '': initialization completed in 5 ms 2021-07-01 15:51:41,284 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2021-07-01 15:51:41.283 CREATE appNGizer Property platform.messagingEnabled 2021-07-01 15:51:41,284 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2021-07-01 15:51:41.284 CREATE appNGizer Property platform.filebasedDeployment 2021-07-01 15:51:41,285 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2021-07-01 15:51:41.285 CREATE appNGizer Property platform.jspFileType 2021-07-01 15:51:41,285 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2021-07-01 15:51:41.285 CREATE appNGizer Property platform.repositoryTrustStorePassword 2021-07-01 15:51:41,286 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2021-07-01 15:51:41.285 CREATE appNGizer Property platform.platformRootPath 2021-07-01 15:51:41,286 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2021-07-01 15:51:41.286 CREATE appNGizer Property platform.manageDatabases 2021-07-01 15:51:41,286 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2021-07-01 15:51:41.286 CREATE appNGizer Property platform.inactiveLockPeriod 2021-07-01 15:51:41,287 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2021-07-01 15:51:41.287 CREATE appNGizer Property platform.appngData 2021-07-01 15:51:41,287 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2021-07-01 15:51:41.287 CREATE appNGizer Property platform.cachePlatformFolder 2021-07-01 15:51:41,288 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2021-07-01 15:51:41.287 CREATE appNGizer Property platform.monitoringPath 2021-07-01 15:51:41,288 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2021-07-01 15:51:41.288 CREATE appNGizer Property platform.repositoryCert 2021-07-01 15:51:41,289 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2021-07-01 15:51:41.288 CREATE appNGizer Property platform.defaultTemplate 2021-07-01 15:51:41,289 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2021-07-01 15:51:41.289 CREATE appNGizer Property platform.devMode 2021-07-01 15:51:41,289 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2021-07-01 15:51:41.289 CREATE appNGizer Property platform.logfile 2021-07-01 15:51:41,290 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2021-07-01 15:51:41.29 CREATE appNGizer Property platform.xssAllowedTags 2021-07-01 15:51:41,290 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2021-07-01 15:51:41.29 CREATE appNGizer Property platform.mailDisabled 2021-07-01 15:51:41,291 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2021-07-01 15:51:41.29 CREATE appNGizer Property platform.passwordPolicyRegEx 2021-07-01 15:51:41,291 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2021-07-01 15:51:41.291 CREATE appNGizer Property platform.formatOutput 2021-07-01 15:51:41,291 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2021-07-01 15:51:41.291 CREATE appNGizer Property platform.cacheConfig 2021-07-01 15:51:41,292 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2021-07-01 15:51:41.292 CREATE appNGizer Property platform.sharedSecret 2021-07-01 15:51:41,292 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2021-07-01 15:51:41.292 CREATE appNGizer Property platform.repositoryPath 2021-07-01 15:51:41,293 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2021-07-01 15:51:41.292 CREATE appNGizer Property platform.repositoryVerifySignature 2021-07-01 15:51:41,293 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2021-07-01 15:51:41.293 CREATE appNGizer Property platform.repositorySignature 2021-07-01 15:51:41,294 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2021-07-01 15:51:41.293 CREATE appNGizer Property platform.sessionFilter 2021-07-01 15:51:41,294 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2021-07-01 15:51:41.294 CREATE appNGizer Property platform.cacheApplicationFolder 2021-07-01 15:51:41,294 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2021-07-01 15:51:41.294 CREATE appNGizer Property platform.writeDebugFiles 2021-07-01 15:51:41,295 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2021-07-01 15:51:41.295 CREATE appNGizer Property platform.repositoryDefaultDigest 2021-07-01 15:51:41,295 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2021-07-01 15:51:41.295 CREATE appNGizer Property platform.monitorPerformance 2021-07-01 15:51:41,296 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2021-07-01 15:51:41.295 CREATE appNGizer Property platform.mdcEnabled 2021-07-01 15:51:41,296 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2021-07-01 15:51:41.296 CREATE appNGizer Property platform.vHostMode 2021-07-01 15:51:41,297 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2021-07-01 15:51:41.296 CREATE appNGizer Property platform.templateFolder 2021-07-01 15:51:41,297 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2021-07-01 15:51:41.297 CREATE appNGizer Property platform.maxLoginAttempts 2021-07-01 15:51:41,297 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2021-07-01 15:51:41.297 CREATE appNGizer Property platform.passwordPolicyErrorMessageKey 2021-07-01 15:51:41,298 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2021-07-01 15:51:41.298 CREATE appNGizer Property platform.locale 2021-07-01 15:51:41,298 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2021-07-01 15:51:41.298 CREATE appNGizer Property platform.sessionTimeout 2021-07-01 15:51:41,299 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2021-07-01 15:51:41.298 CREATE appNGizer Property platform.cleanTempFolderOnStartup 2021-07-01 15:51:41,299 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2021-07-01 15:51:41.299 CREATE appNGizer Property platform.encoding 2021-07-01 15:51:41,299 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2021-07-01 15:51:41.299 CREATE appNGizer Property platform.maxUploadSize 2021-07-01 15:51:41,300 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2021-07-01 15:51:41.3 CREATE appNGizer Property platform.templatePrefix 2021-07-01 15:51:41,300 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2021-07-01 15:51:41.3 CREATE appNGizer Property platform.repositoryTrustStore 2021-07-01 15:51:41,301 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2021-07-01 15:51:41.3 CREATE appNGizer Property platform.imageMagickPath 2021-07-01 15:51:41,301 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2021-07-01 15:51:41.301 CREATE appNGizer Property platform.databasePrefix 2021-07-01 15:51:41,301 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2021-07-01 15:51:41.301 CREATE appNGizer Property platform.cacheFolder 2021-07-01 15:51:41,302 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2021-07-01 15:51:41.302 CREATE appNGizer Property platform.messagingGroupAddress 2021-07-01 15:51:41,302 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2021-07-01 15:51:41.302 CREATE appNGizer Property platform.xssProtect 2021-07-01 15:51:41,303 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2021-07-01 15:51:41.303 CREATE appNGizer Property platform.mailHost 2021-07-01 15:51:41,303 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2021-07-01 15:51:41.303 CREATE appNGizer Property platform.timeZone 2021-07-01 15:51:41,304 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2021-07-01 15:51:41.303 CREATE appNGizer Property platform.cacheImageFolder 2021-07-01 15:51:41,304 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2021-07-01 15:51:41.304 CREATE appNGizer Property platform.messagingReceiver 2021-07-01 15:51:41,304 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2021-07-01 15:51:41.304 CREATE appNGizer Property platform.messagingGroupPort 2021-07-01 15:51:41,305 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2021-07-01 15:51:41.305 CREATE appNGizer Property platform.csrfFilterEnabled 2021-07-01 15:51:41,305 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2021-07-01 15:51:41.305 CREATE appNGizer Property platform.mailPort 2021-07-01 15:51:41,306 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2021-07-01 15:51:41.305 CREATE appNGizer Property platform.uploadDir 2021-07-01 15:51:41,306 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2021-07-01 15:51:41.306 CREATE appNGizer Property platform.applicationDir 2021-07-01 15:51:41,306 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2021-07-01 15:51:41.306 CREATE appNGizer Property platform.databaseValidationPeriod 2021-07-01 15:51:41,327 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2021-07-01 15:51:41.327 CREATE appNGizer Repository local 2021-07-01 15:51:41,350 INFO [main] org.appng.core.service.CoreService: retrieving 'demo-application-1.5.3' from repository file:/var/lib/jenkins/workspace/appNG_1.23.x/appng-appngizer/target/repo/ 2021-07-01 15:51:41,357 INFO [main] org.appng.core.service.CoreService: deploying application demo-application-1.5.3 2021-07-01 15:51:41,359 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2021-07-01 15:51:41.359 CREATE appNGizer Application demo-application 2021-07-01 15:51:41,362 INFO [main] org.appng.core.service.CoreService: creating new permission 'debug' for application 'demo-application' 2021-07-01 15:51:41,364 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2021-07-01 15:51:41.363 CREATE appNGizer Permission debug 2021-07-01 15:51:41,364 INFO [main] org.appng.core.service.CoreService: creating new permission 'output-format.html' for application 'demo-application' 2021-07-01 15:51:41,365 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2021-07-01 15:51:41.364 CREATE appNGizer Permission output-format.html 2021-07-01 15:51:41,365 INFO [main] org.appng.core.service.CoreService: creating new permission 'output-type.webgui' for application 'demo-application' 2021-07-01 15:51:41,365 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2021-07-01 15:51:41.365 CREATE appNGizer Permission output-type.webgui 2021-07-01 15:51:41,365 INFO [main] org.appng.core.service.CoreService: creating new permission 'testPermission' for application 'demo-application' 2021-07-01 15:51:41,366 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2021-07-01 15:51:41.366 CREATE appNGizer Permission testPermission 2021-07-01 15:51:41,368 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2021-07-01 15:51:41.368 CREATE appNGizer Role Administrator 2021-07-01 15:51:41,372 INFO [main] org.appng.core.service.CoreService: added permission 'output-format.html' to role 'Administrator' 2021-07-01 15:51:41,373 INFO [main] org.appng.core.service.CoreService: added permission 'output-type.webgui' to role 'Administrator' 2021-07-01 15:51:41,374 WARN [main] org.appng.core.service.CoreService: the role 'Administrator' references permisson 'logViewer' which does not exist! 2021-07-01 15:51:41,374 INFO [main] org.appng.core.service.CoreService: creating new role 'Administrator' for application 'demo-application' 2021-07-01 15:51:41,374 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2021-07-01 15:51:41.374 CREATE appNGizer Role Debugger 2021-07-01 15:51:41,375 INFO [main] org.appng.core.service.CoreService: added permission 'debug' to role 'Debugger' 2021-07-01 15:51:41,376 INFO [main] org.appng.core.service.CoreService: added permission 'testPermission' to role 'Debugger' 2021-07-01 15:51:41,376 INFO [main] org.appng.core.service.CoreService: creating new role 'Debugger' for application 'demo-application' 2021-07-01 15:51:41,376 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2021-07-01 15:51:41.376 CREATE appNGizer Role Tester 2021-07-01 15:51:41,377 INFO [main] org.appng.core.service.CoreService: added permission 'testPermission' to role 'Tester' 2021-07-01 15:51:41,377 INFO [main] org.appng.core.service.CoreService: creating new role 'Tester' for application 'demo-application' 2021-07-01 15:51:41,380 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2021-07-01 15:51:41.379 CREATE appNGizer Property platform.application.demo-application.foo 2021-07-01 15:51:41,380 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2021-07-01 15:51:41.38 CREATE appNGizer Property platform.application.demo-application.bar 2021-07-01 15:51:41,380 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2021-07-01 15:51:41.38 CREATE appNGizer Property platform.application.demo-application.clobValue 2021-07-01 15:51:41,383 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2021-07-01 15:51:41.382 UPDATE appNGizer Role Administrator 2021-07-01 15:51:41,383 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2021-07-01 15:51:41.383 UPDATE appNGizer Role Debugger 2021-07-01 15:51:41,384 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2021-07-01 15:51:41.384 UPDATE appNGizer Role Tester 2021-07-01 15:51:41,389 INFO [main] org.appng.core.service.ApplicationArchiveProcessor: adding application-resource 'application.xml' for application 'demo-application-1.5.3' 2021-07-01 15:51:41,390 INFO [main] org.appng.core.service.ApplicationArchiveProcessor: adding application-resource 'beans.xml' for application 'demo-application-1.5.3' 2021-07-01 15:51:41,390 INFO [main] org.appng.core.service.ApplicationArchiveProcessor: adding application-resource 'datasources.xml' for application 'demo-application-1.5.3' 2021-07-01 15:51:41,390 INFO [main] org.appng.core.service.ApplicationArchiveProcessor: adding application-resource 'events.xml' for application 'demo-application-1.5.3' 2021-07-01 15:51:41,390 INFO [main] org.appng.core.service.ApplicationArchiveProcessor: adding application-resource 'master.xml' for application 'demo-application-1.5.3' 2021-07-01 15:51:41,390 INFO [main] org.appng.core.service.ApplicationArchiveProcessor: adding application-resource 'page.xml' for application 'demo-application-1.5.3' 2021-07-01 15:51:41,391 INFO [main] org.appng.core.service.ApplicationArchiveProcessor: adding application-resource 'plugin.xml' for application 'demo-application-1.5.3' 2021-07-01 15:51:41,391 INFO [main] org.appng.core.service.ApplicationArchiveProcessor: adding application-resource 'messages-demo.properties' for application 'demo-application-1.5.3' 2021-07-01 15:51:41,391 INFO [main] org.appng.core.service.ApplicationArchiveProcessor: adding application-resource 'mssql/V1.0_script.sql' for application 'demo-application-1.5.3' 2021-07-01 15:51:41,391 INFO [main] org.appng.core.service.ApplicationArchiveProcessor: adding application-resource 'mysql/V1.0_script.sql' for application 'demo-application-1.5.3' 2021-07-01 15:51:41,391 INFO [main] org.appng.core.service.CoreService: extracting filebased application demo-application - 1.5.3 to target/webapps/ROOT/applications/demo-application 2021-07-01 15:51:41,399 INFO [main] org.appng.core.service.CoreService: role 'Administrator' already has permission 'output-format.html' 2021-07-01 15:51:41,400 INFO [main] org.appng.core.service.CoreService: role 'Administrator' already has permission 'output-type.webgui' 2021-07-01 15:51:41,400 WARN [main] org.appng.core.service.CoreService: the role 'Administrator' references permisson 'logViewer' which does not exist! 2021-07-01 15:51:41,402 INFO [main] org.appng.core.service.CoreService: role 'Debugger' already has permission 'debug' 2021-07-01 15:51:41,402 INFO [main] org.appng.core.service.CoreService: role 'Debugger' already has permission 'testPermission' 2021-07-01 15:51:41,404 INFO [main] org.appng.core.service.CoreService: role 'Tester' already has permission 'testPermission' 2021-07-01 15:51:41,457 INFO [main] org.appng.core.service.CoreService: creating new permission 'testPermission' for application 'demo-application' 2021-07-01 15:51:41,459 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2021-07-01 15:51:41.459 UPDATE appNGizer Permission testPermission 2021-07-01 15:51:41,471 INFO [main] org.appng.core.service.CoreService: creating new permission 'newName' for application 'demo-application' 2021-07-01 15:51:41,472 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2021-07-01 15:51:41.472 UPDATE appNGizer Permission newName 2021-07-01 15:51:41,484 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2021-07-01 15:51:41.483 DELETE appNGizer Role Debugger 2021-07-01 15:51:41,486 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2021-07-01 15:51:41.485 DELETE appNGizer Role Tester 2021-07-01 15:51:41,496 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2021-07-01 15:51:41.495 DELETE appNGizer Role Administrator 2021-07-01 15:51:41,496 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2021-07-01 15:51:41.496 DELETE appNGizer Permission newName 2021-07-01 15:51:41,497 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2021-07-01 15:51:41.497 DELETE appNGizer Permission output-type.webgui 2021-07-01 15:51:41,498 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2021-07-01 15:51:41.497 DELETE appNGizer Permission debug 2021-07-01 15:51:41,498 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2021-07-01 15:51:41.498 DELETE appNGizer Permission output-format.html 2021-07-01 15:51:41,499 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2021-07-01 15:51:41.499 DELETE appNGizer Property platform.application.demo-application.bar 2021-07-01 15:51:41,500 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2021-07-01 15:51:41.499 DELETE appNGizer Property platform.application.demo-application.clobValue 2021-07-01 15:51:41,500 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2021-07-01 15:51:41.5 DELETE appNGizer Property platform.application.demo-application.foo 2021-07-01 15:51:41,501 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2021-07-01 15:51:41.501 DELETE appNGizer Application demo-application 2021-07-01 15:51:41,506 INFO [main] org.springframework.web.context.support.GenericWebApplicationContext: Closing appNG platform context: startup date [Thu Jul 01 15:51:40 CEST 2021]; root of context hierarchy 2021-07-01 15:51:41,507 INFO [main] org.springframework.orm.jpa.LocalContainerEntityManagerFactoryBean: Closing JPA EntityManagerFactory for persistence unit 'appNGizer' 2021-07-01 15:51:41,508 INFO [main] org.springframework.jdbc.datasource.embedded.EmbeddedDatabaseFactory: Shutting down embedded database: url='jdbc:hsqldb:mem:testdb' [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.209 s - in org.appng.appngizer.controller.PermissionControllerTest [INFO] Running org.appng.appngizer.controller.GroupControllerTest 2021-07-01 15:51:41,519 INFO [main] org.springframework.test.context.web.WebTestContextBootstrapper: Loaded default TestExecutionListener class names from location [META-INF/spring.factories]: [org.springframework.test.context.web.ServletTestExecutionListener, org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener, org.springframework.test.context.support.DependencyInjectionTestExecutionListener, org.springframework.test.context.support.DirtiesContextTestExecutionListener, org.springframework.test.context.transaction.TransactionalTestExecutionListener, org.springframework.test.context.jdbc.SqlScriptsTestExecutionListener] 2021-07-01 15:51:41,519 INFO [main] org.springframework.test.context.web.WebTestContextBootstrapper: Using TestExecutionListeners: [org.springframework.test.context.web.ServletTestExecutionListener@1a246aa7, org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener@4991c0f7, org.springframework.test.context.support.DependencyInjectionTestExecutionListener@2b9d52d5, org.springframework.test.context.support.DirtiesContextTestExecutionListener@2cd7c77e, org.springframework.test.context.transaction.TransactionalTestExecutionListener@159ff111, org.springframework.test.context.jdbc.SqlScriptsTestExecutionListener@52ce0d2d] 2021-07-01 15:51:41,520 INFO [main] org.springframework.beans.factory.xml.XmlBeanDefinitionReader: Loading XML bean definitions from class path resource [test-context.xml] 2021-07-01 15:51:41,580 INFO [main] org.springframework.web.context.support.GenericWebApplicationContext: Refreshing appNG platform context: startup date [Thu Jul 01 15:51:41 CEST 2021]; root of context hierarchy 2021-07-01 15:51:41,606 INFO [main] org.springframework.context.annotation.ConfigurationClassBeanDefinitionReader: Skipping bean definition for [BeanMethod:name=configurer,declaringClass=org.appng.appngizer.AppNGizer]: a definition for bean 'configurer' already exists. This top-level bean definition is considered as an override. 2021-07-01 15:51:41,606 INFO [main] org.springframework.context.annotation.ConfigurationClassBeanDefinitionReader: Skipping bean definition for [BeanMethod:name=datasource,declaringClass=org.appng.appngizer.AppNGizer]: a definition for bean 'datasource' already exists. This top-level bean definition is considered as an override. 2021-07-01 15:51:41,638 INFO [main] org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor: JSR-330 'javax.inject.Inject' annotation found and supported for autowiring 2021-07-01 15:51:41,679 INFO [main] org.springframework.jdbc.datasource.embedded.EmbeddedDatabaseFactory: Starting embedded database: url='jdbc:hsqldb:mem:testdb', username='sa' 2021-07-01 15:51:41,702 INFO [main] org.springframework.orm.jpa.LocalContainerEntityManagerFactoryBean: Building JPA container EntityManagerFactory for persistence unit 'appNGizer' 2021-07-01 15:51:41,703 INFO [main] org.hibernate.jpa.internal.util.LogHelper: HHH000204: Processing PersistenceUnitInfo [name: appNGizer] 2021-07-01 15:51:41,779 INFO [main] org.hibernate.dialect.Dialect: HHH000400: Using dialect: org.appng.persistence.dialect.HSQLDialect 2021-07-01 15:51:41,782 INFO [main] org.hibernate.envers.boot.internal.EnversServiceImpl: Envers integration enabled? : true 2021-07-01 15:51:41,971 INFO [main] org.hibernate.engine.transaction.jta.platform.internal.JtaPlatformInitiator: HHH000490: Using JtaPlatform implementation: [org.hibernate.engine.transaction.jta.platform.internal.NoJtaPlatform] 2021-07-01 15:51:41,972 INFO [main] org.springframework.orm.jpa.LocalContainerEntityManagerFactoryBean: Initialized JPA EntityManagerFactory for persistence unit 'appNGizer' 2021-07-01 15:51:42,137 INFO [main] org.appng.core.domain.PlatformEventListener: Using application context appNG platform context: startup date [Thu Jul 01 15:51:41 CEST 2021]; root of context hierarchy 2021-07-01 15:51:42,153 INFO [main] org.flywaydb.core.internal.license.VersionPrinter: Flyway Community Edition 7.9.1 by Redgate 2021-07-01 15:51:42,156 INFO [main] org.flywaydb.core.internal.database.base.BaseDatabaseType: Database: jdbc:hsqldb:mem:testdb (HSQL Database Engine 2.5) 2021-07-01 15:51:42,161 INFO [main] org.flywaydb.core.internal.command.DbValidate: Successfully validated 16 migrations (execution time 00:00.004s) 2021-07-01 15:51:42,162 INFO [main] org.flywaydb.core.internal.schemahistory.JdbcTableSchemaHistory: Creating Schema History table "PUBLIC"."schema_version" ... 2021-07-01 15:51:42,165 INFO [main] org.flywaydb.core.internal.command.DbMigrate: Current version of schema "PUBLIC": << Empty Schema >> 2021-07-01 15:51:42,202 INFO [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version "1.0 - appNG initial setup" 2021-07-01 15:51:42,223 INFO [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version "1.1 - Quartz initial setup" 2021-07-01 15:51:42,230 INFO [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version "1.2 - add template" 2021-07-01 15:51:42,234 INFO [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version "1.2.1 - add repository strict" 2021-07-01 15:51:42,237 INFO [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version "1.2.2 - add repository digest" 2021-07-01 15:51:42,240 INFO [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version "1.2.3 - set resource bytes not null" 2021-07-01 15:51:42,244 INFO [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version "1.3.0 - add type to template" 2021-07-01 15:51:42,248 INFO [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version "1.3.1 - add global admin role" 2021-07-01 15:51:42,251 INFO [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version "1.3.2 - add repository accepted certs" 2021-07-01 15:51:42,255 INFO [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version "2.0.0 - add platform event" 2021-07-01 15:51:42,259 INFO [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version "4.0.0 - add job execution record" 2021-07-01 15:51:42,262 INFO [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version "4.1.0 - change caching properties" 2021-07-01 15:51:42,263 WARN [main] org.flywaydb.core.internal.sqlscript.DefaultSqlScriptExecutor: DB: no data (SQL State: 02000 - Error Code: -1100) 2021-07-01 15:51:42,263 WARN [main] org.flywaydb.core.internal.sqlscript.DefaultSqlScriptExecutor: DB: no data (SQL State: 02000 - Error Code: -1100) 2021-07-01 15:51:42,265 INFO [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version "4.1.1 - add site reload count" 2021-07-01 15:51:42,269 INFO [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version "4.1.2 - add property type" 2021-07-01 15:51:42,274 INFO [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version "4.2 - add subject columns" 2021-07-01 15:51:42,276 WARN [main] org.flywaydb.core.internal.sqlscript.DefaultSqlScriptExecutor: DB: no data (SQL State: 02000 - Error Code: -1100) 2021-07-01 15:51:42,279 INFO [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version "4.2.1 - change subject name length" 2021-07-01 15:51:42,283 INFO [main] org.flywaydb.core.internal.command.DbMigrate: Successfully applied 16 migrations to schema "PUBLIC", now at version v4.2.1 (execution time 00:00.118s) 2021-07-01 15:51:42,291 INFO [main] org.appng.appngizer.controller.Jaxb2Marshaller: Creating JAXBContext by scanning packages [org.appng.appngizer.model.xml] 2021-07-01 15:51:42,341 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/application/{name}/property],methods=[GET],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.ApplicationController.listProperties(java.lang.String) 2021-07-01 15:51:42,342 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/application/{name}],methods=[GET],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.ApplicationController.getApplication(java.lang.String) 2021-07-01 15:51:42,342 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/application/{name}],methods=[PUT],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.ApplicationController.updateApplication(java.lang.String,org.appng.appngizer.model.xml.Application) throws org.appng.api.BusinessException 2021-07-01 15:51:42,342 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/application/{name}],methods=[DELETE],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.ApplicationController.deleteApplication(java.lang.String) throws org.appng.api.BusinessException 2021-07-01 15:51:42,342 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/application/{name}/property],methods=[POST],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.ApplicationController.createProperty(java.lang.String,org.appng.appngizer.model.xml.Property) 2021-07-01 15:51:42,342 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/application/{name}/property/{prop}],methods=[PUT],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.ApplicationController.updateProperty(java.lang.String,org.appng.appngizer.model.xml.Property) 2021-07-01 15:51:42,342 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/application/{name}/property/{prop}],methods=[DELETE],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.ApplicationController.deleteProperty(java.lang.String,java.lang.String) 2021-07-01 15:51:42,343 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/application],methods=[GET],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.ApplicationController.listApplications() 2021-07-01 15:51:42,343 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/application/{name}/property/{prop}],methods=[GET],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.ApplicationController.getProperty(java.lang.String,java.lang.String) 2021-07-01 15:51:42,344 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/platform/database],methods=[GET],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.DatabaseController.info() throws java.lang.Exception 2021-07-01 15:51:42,344 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/site/{site}/application/{app}/database],methods=[GET],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.DatabaseController.getDatabaseConnectionForApplication(java.lang.String,java.lang.String) 2021-07-01 15:51:42,344 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/site/{site}/application/{app}/database],methods=[PUT],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.DatabaseController.updateDatabaseConnectionforApplication(java.lang.String,java.lang.String,org.appng.appngizer.model.xml.Database) 2021-07-01 15:51:42,344 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/site/{name}/database/{id}],methods=[GET],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.DatabaseController.getDatabaseConnection(java.lang.String,java.lang.Integer) 2021-07-01 15:51:42,345 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/site/{name}/database/{id}],methods=[PUT],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.DatabaseController.updateDatabaseConnection(java.lang.String,java.lang.Integer,org.appng.appngizer.model.xml.Database) 2021-07-01 15:51:42,345 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/platform/database],methods=[PUT],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.DatabaseController.updateRootConnection(org.appng.appngizer.model.xml.Database) throws java.lang.Exception 2021-07-01 15:51:42,345 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/site/{name}/database],methods=[GET],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.DatabaseController.getDatabaseConnections(java.lang.String) 2021-07-01 15:51:42,345 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/platform/database/initialize],methods=[POST],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.DatabaseController.initialize(boolean) throws java.lang.Exception 2021-07-01 15:51:42,346 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/group],methods=[POST],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.GroupController.createGroup(org.appng.appngizer.model.xml.Group) 2021-07-01 15:51:42,346 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/group/{name:.+}],methods=[GET],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.GroupController.getGroup(java.lang.String) 2021-07-01 15:51:42,346 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/group/{name:.+}],methods=[PUT],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.GroupController.updateGroup(java.lang.String,org.appng.appngizer.model.xml.Group) 2021-07-01 15:51:42,346 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/group/{name:.+}],methods=[DELETE],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.GroupController.deleteGroup(java.lang.String) 2021-07-01 15:51:42,346 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/group],methods=[GET],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.GroupController.listGroups() 2021-07-01 15:51:42,347 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/],methods=[POST],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.Home.login(java.lang.String,javax.servlet.http.HttpServletRequest) 2021-07-01 15:51:42,347 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/],methods=[GET],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.Home.welcome() 2021-07-01 15:51:42,348 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/application/{app}/permission],methods=[GET],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.PermissionController.listPermissions(java.lang.String) 2021-07-01 15:51:42,348 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/application/{app}/permission],methods=[POST],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.PermissionController.createPermission(java.lang.String,org.appng.appngizer.model.xml.Permission) 2021-07-01 15:51:42,348 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/application/{app}/permission/{name}],methods=[PUT],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.PermissionController.updatePermission(java.lang.String,java.lang.String,org.appng.appngizer.model.xml.Permission) 2021-07-01 15:51:42,348 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/application/{app}/permission/{name}],methods=[DELETE],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.PermissionController.deletePermission(java.lang.String,java.lang.String) 2021-07-01 15:51:42,349 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/application/{app}/permission/{name}],methods=[GET],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.PermissionController.getPermission(java.lang.String,java.lang.String) 2021-07-01 15:51:42,349 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/platform],methods=[GET],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.PlatformController.showPlatform() 2021-07-01 15:51:42,349 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/platform/system],methods=[GET],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.PlatformController.listSystemProperties() 2021-07-01 15:51:42,349 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/platform/environment],methods=[GET],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.PlatformController.listEnvironment() 2021-07-01 15:51:42,350 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/platform/reload],methods=[POST],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.PlatformController.reloadPlatform() 2021-07-01 15:51:42,351 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/platform/property],methods=[GET],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.PlatformPropertyController.listProperties() 2021-07-01 15:51:42,351 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/platform/property],methods=[POST],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.PlatformPropertyController.createProperty(org.appng.appngizer.model.xml.Property) 2021-07-01 15:51:42,351 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/platform/property/{prop}],methods=[PUT],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.PlatformPropertyController.updateProperty(org.appng.appngizer.model.xml.Property) 2021-07-01 15:51:42,351 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/platform/property/{prop}],methods=[DELETE],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.PlatformPropertyController.deleteProperty(java.lang.String) 2021-07-01 15:51:42,351 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/platform/property/{prop}],methods=[GET],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.PlatformPropertyController.getProperty(java.lang.String) 2021-07-01 15:51:42,353 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/repository/{name}],methods=[GET],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.RepositoryController.getRepository(java.lang.String) throws org.appng.api.BusinessException 2021-07-01 15:51:42,353 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/repository/{name}/{package}/{version}/{timestamp}],methods=[DELETE],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.RepositoryController.deleteRepositoryPackage(java.lang.String,java.lang.String,java.lang.String,java.lang.String) throws org.appng.api.BusinessException 2021-07-01 15:51:42,353 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/repository],methods=[POST],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.RepositoryController.createRepository(org.appng.appngizer.model.xml.Repository) throws org.appng.api.BusinessException,java.net.URISyntaxException 2021-07-01 15:51:42,353 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/repository/{name}],methods=[PUT],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.RepositoryController.updateRepository(java.lang.String,org.appng.appngizer.model.xml.Repository) throws java.net.URISyntaxException 2021-07-01 15:51:42,353 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/repository/{name}/install],methods=[PUT],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.RepositoryController.installPackage(java.lang.String,org.appng.appngizer.model.xml.Package) throws org.appng.api.BusinessException 2021-07-01 15:51:42,353 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/repository/{name}/upload],methods=[POST],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.RepositoryController.uploadPackage(java.lang.String,org.springframework.web.multipart.MultipartFile,boolean,boolean,boolean) throws org.appng.api.BusinessException 2021-07-01 15:51:42,354 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/repository/{name}],methods=[DELETE],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.RepositoryController.deleteRepository(java.lang.String) 2021-07-01 15:51:42,354 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/repository],methods=[GET],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.RepositoryController.listRepositories() 2021-07-01 15:51:42,354 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/repository/{name}/{package}],methods=[GET],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.RepositoryController.getRepositoryPackages(java.lang.String,java.lang.String) 2021-07-01 15:51:42,354 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/repository/{name}/{package}/{version}/{timestamp}],methods=[GET],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.RepositoryController.getRepositoryPackage(java.lang.String,java.lang.String,java.lang.String,java.lang.String) 2021-07-01 15:51:42,355 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/application/{app}/role/{name:.+}],methods=[GET],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.RoleController.getRole(java.lang.String,java.lang.String) 2021-07-01 15:51:42,355 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/application/{app}/role],methods=[GET],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.RoleController.listRoles(java.lang.String) 2021-07-01 15:51:42,355 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/application/{app}/role],methods=[POST],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.RoleController.createRole(java.lang.String,org.appng.appngizer.model.xml.Role) 2021-07-01 15:51:42,355 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/application/{app}/role/{name:.+}],methods=[PUT],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.RoleController.updateRole(java.lang.String,java.lang.String,org.appng.appngizer.model.xml.Role) 2021-07-01 15:51:42,355 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/application/{app}/role/{name:.+}],methods=[DELETE],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.RoleController.deleteRole(java.lang.String,java.lang.String) throws org.appng.api.BusinessException 2021-07-01 15:51:42,356 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/site/{site}/application/{app}],methods=[GET],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.SiteApplicationController.getApplication(java.lang.String,java.lang.String) 2021-07-01 15:51:42,356 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/site/{site}/application],methods=[GET],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.SiteApplicationController.listApplications(java.lang.String) 2021-07-01 15:51:42,356 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/site/{site}/application/{app}/grants],methods=[PUT],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.SiteApplicationController.grantApplicationForSites(java.lang.String,java.lang.String,org.appng.appngizer.model.xml.Grants) 2021-07-01 15:51:42,357 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/site/{site}/application/{app}/grants],methods=[GET],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.SiteApplicationController.getGrantsForApplication(java.lang.String,java.lang.String) 2021-07-01 15:51:42,357 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/site/{site}/application/{app}],methods=[POST],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.SiteApplicationController.activateApplication(java.lang.String,java.lang.String) 2021-07-01 15:51:42,357 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/site/{site}/application/{app}],methods=[DELETE],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.SiteApplicationController.deactivateApplication(java.lang.String,java.lang.String) 2021-07-01 15:51:42,358 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/site/{site}/application/{app}/property],methods=[GET],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.SiteApplicationPropertyController.listProperties(java.lang.String,java.lang.String) 2021-07-01 15:51:42,358 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/site/{site}/application/{app}/property],methods=[POST],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.SiteApplicationPropertyController.createProperty(java.lang.String,java.lang.String,org.appng.appngizer.model.xml.Property) 2021-07-01 15:51:42,358 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/site/{site}/application/{app}/property/{prop}],methods=[PUT],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.SiteApplicationPropertyController.updateProperty(java.lang.String,java.lang.String,org.appng.appngizer.model.xml.Property) 2021-07-01 15:51:42,358 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/site/{site}/application/{app}/property/{prop}],methods=[DELETE],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.SiteApplicationPropertyController.deleteProperty(java.lang.String,java.lang.String,java.lang.String) 2021-07-01 15:51:42,358 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/site/{site}/application/{app}/property/{prop}],methods=[GET],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.SiteApplicationPropertyController.getProperty(java.lang.String,java.lang.String,java.lang.String) 2021-07-01 15:51:42,359 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/site/{name}],methods=[GET],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.SiteController.getSite(java.lang.String) 2021-07-01 15:51:42,359 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/site],methods=[GET],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.SiteController.listSites() 2021-07-01 15:51:42,360 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/site/{name}/reload],methods=[PUT],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.SiteController.reloadSite(java.lang.String) throws org.appng.api.BusinessException 2021-07-01 15:51:42,360 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/site],methods=[POST],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.SiteController.createSite(org.appng.appngizer.model.xml.Site) 2021-07-01 15:51:42,360 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/site/{name}],methods=[PUT],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.SiteController.updateSite(java.lang.String,org.appng.appngizer.model.xml.Site) 2021-07-01 15:51:42,360 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/site/{name}],methods=[DELETE],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.SiteController.deleteSite(java.lang.String) throws org.appng.api.BusinessException 2021-07-01 15:51:42,361 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/site/{site}/property || /site/{site}/properties],methods=[GET],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.SitePropertyController.listProperties(java.lang.String) 2021-07-01 15:51:42,361 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/site/{site}/property],methods=[POST],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.SitePropertyController.createProperty(java.lang.String,org.appng.appngizer.model.xml.Property) 2021-07-01 15:51:42,361 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/site/{site}/property/{prop}],methods=[PUT],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.SitePropertyController.updateProperty(java.lang.String,org.appng.appngizer.model.xml.Property) 2021-07-01 15:51:42,362 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/site/{site}/property/{prop}],methods=[DELETE],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.SitePropertyController.deleteProperty(java.lang.String,java.lang.String) 2021-07-01 15:51:42,362 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/site/{site}/properties],methods=[PUT],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.SitePropertyController.updateProperties(java.lang.String,org.appng.appngizer.model.xml.Properties) 2021-07-01 15:51:42,362 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/site/{site}/properties],methods=[POST],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.SitePropertyController.createProperties(java.lang.String,org.appng.appngizer.model.xml.Properties) 2021-07-01 15:51:42,362 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/site/{site}/properties],methods=[DELETE],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.SitePropertyController.deleteProperties(java.lang.String,org.appng.appngizer.model.xml.Properties) 2021-07-01 15:51:42,362 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/site/{site}/property/{prop}],methods=[GET],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.SitePropertyController.getProperty(java.lang.String,java.lang.String) 2021-07-01 15:51:42,363 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/subject],methods=[GET],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.SubjectController.listSubjects() 2021-07-01 15:51:42,363 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/subject/{name:.+}],methods=[GET],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.SubjectController.getSubject(java.lang.String) 2021-07-01 15:51:42,363 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/subject],methods=[POST],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.SubjectController.createSubject(org.appng.appngizer.model.xml.Subject) throws org.appng.api.BusinessException 2021-07-01 15:51:42,364 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/subject/{name:.+}],methods=[PUT],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.SubjectController.updateSubject(java.lang.String,org.appng.appngizer.model.xml.Subject) throws org.appng.api.BusinessException 2021-07-01 15:51:42,364 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/subject/{name:.+}],methods=[DELETE],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.SubjectController.deleteSubject(java.lang.String) 2021-07-01 15:51:42,398 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter: Looking for @ControllerAdvice: appNG platform context: startup date [Thu Jul 01 15:51:41 CEST 2021]; root of context hierarchy 2021-07-01 15:51:42,451 INFO [main] org.springframework.mock.web.MockServletContext: Initializing Spring FrameworkServlet '' 2021-07-01 15:51:42,451 INFO [main] org.springframework.test.web.servlet.TestDispatcherServlet: FrameworkServlet '': initialization started 2021-07-01 15:51:42,456 INFO [main] org.springframework.test.web.servlet.TestDispatcherServlet: FrameworkServlet '': initialization completed in 5 ms 2021-07-01 15:51:42,465 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2021-07-01 15:51:42.465 CREATE appNGizer Property platform.messagingEnabled 2021-07-01 15:51:42,466 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2021-07-01 15:51:42.465 CREATE appNGizer Property platform.filebasedDeployment 2021-07-01 15:51:42,466 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2021-07-01 15:51:42.466 CREATE appNGizer Property platform.jspFileType 2021-07-01 15:51:42,466 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2021-07-01 15:51:42.466 CREATE appNGizer Property platform.repositoryTrustStorePassword 2021-07-01 15:51:42,467 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2021-07-01 15:51:42.467 CREATE appNGizer Property platform.platformRootPath 2021-07-01 15:51:42,467 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2021-07-01 15:51:42.467 CREATE appNGizer Property platform.manageDatabases 2021-07-01 15:51:42,468 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2021-07-01 15:51:42.467 CREATE appNGizer Property platform.inactiveLockPeriod 2021-07-01 15:51:42,468 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2021-07-01 15:51:42.468 CREATE appNGizer Property platform.appngData 2021-07-01 15:51:42,468 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2021-07-01 15:51:42.468 CREATE appNGizer Property platform.cachePlatformFolder 2021-07-01 15:51:42,469 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2021-07-01 15:51:42.469 CREATE appNGizer Property platform.monitoringPath 2021-07-01 15:51:42,469 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2021-07-01 15:51:42.469 CREATE appNGizer Property platform.repositoryCert 2021-07-01 15:51:42,470 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2021-07-01 15:51:42.469 CREATE appNGizer Property platform.defaultTemplate 2021-07-01 15:51:42,470 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2021-07-01 15:51:42.47 CREATE appNGizer Property platform.devMode 2021-07-01 15:51:42,470 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2021-07-01 15:51:42.47 CREATE appNGizer Property platform.logfile 2021-07-01 15:51:42,471 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2021-07-01 15:51:42.471 CREATE appNGizer Property platform.xssAllowedTags 2021-07-01 15:51:42,471 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2021-07-01 15:51:42.471 CREATE appNGizer Property platform.mailDisabled 2021-07-01 15:51:42,472 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2021-07-01 15:51:42.471 CREATE appNGizer Property platform.passwordPolicyRegEx 2021-07-01 15:51:42,472 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2021-07-01 15:51:42.472 CREATE appNGizer Property platform.formatOutput 2021-07-01 15:51:42,472 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2021-07-01 15:51:42.472 CREATE appNGizer Property platform.cacheConfig 2021-07-01 15:51:42,473 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2021-07-01 15:51:42.473 CREATE appNGizer Property platform.sharedSecret 2021-07-01 15:51:42,473 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2021-07-01 15:51:42.473 CREATE appNGizer Property platform.repositoryPath 2021-07-01 15:51:42,474 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2021-07-01 15:51:42.473 CREATE appNGizer Property platform.repositoryVerifySignature 2021-07-01 15:51:42,474 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2021-07-01 15:51:42.474 CREATE appNGizer Property platform.repositorySignature 2021-07-01 15:51:42,474 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2021-07-01 15:51:42.474 CREATE appNGizer Property platform.sessionFilter 2021-07-01 15:51:42,475 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2021-07-01 15:51:42.475 CREATE appNGizer Property platform.cacheApplicationFolder 2021-07-01 15:51:42,475 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2021-07-01 15:51:42.475 CREATE appNGizer Property platform.writeDebugFiles 2021-07-01 15:51:42,476 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2021-07-01 15:51:42.475 CREATE appNGizer Property platform.repositoryDefaultDigest 2021-07-01 15:51:42,476 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2021-07-01 15:51:42.476 CREATE appNGizer Property platform.monitorPerformance 2021-07-01 15:51:42,476 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2021-07-01 15:51:42.476 CREATE appNGizer Property platform.mdcEnabled 2021-07-01 15:51:42,477 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2021-07-01 15:51:42.477 CREATE appNGizer Property platform.vHostMode 2021-07-01 15:51:42,477 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2021-07-01 15:51:42.477 CREATE appNGizer Property platform.templateFolder 2021-07-01 15:51:42,478 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2021-07-01 15:51:42.478 CREATE appNGizer Property platform.maxLoginAttempts 2021-07-01 15:51:42,478 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2021-07-01 15:51:42.478 CREATE appNGizer Property platform.passwordPolicyErrorMessageKey 2021-07-01 15:51:42,479 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2021-07-01 15:51:42.478 CREATE appNGizer Property platform.locale 2021-07-01 15:51:42,479 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2021-07-01 15:51:42.479 CREATE appNGizer Property platform.sessionTimeout 2021-07-01 15:51:42,479 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2021-07-01 15:51:42.479 CREATE appNGizer Property platform.cleanTempFolderOnStartup 2021-07-01 15:51:42,480 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2021-07-01 15:51:42.48 CREATE appNGizer Property platform.encoding 2021-07-01 15:51:42,480 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2021-07-01 15:51:42.48 CREATE appNGizer Property platform.maxUploadSize 2021-07-01 15:51:42,480 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2021-07-01 15:51:42.48 CREATE appNGizer Property platform.templatePrefix 2021-07-01 15:51:42,481 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2021-07-01 15:51:42.481 CREATE appNGizer Property platform.repositoryTrustStore 2021-07-01 15:51:42,481 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2021-07-01 15:51:42.481 CREATE appNGizer Property platform.imageMagickPath 2021-07-01 15:51:42,482 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2021-07-01 15:51:42.481 CREATE appNGizer Property platform.databasePrefix 2021-07-01 15:51:42,482 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2021-07-01 15:51:42.482 CREATE appNGizer Property platform.cacheFolder 2021-07-01 15:51:42,482 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2021-07-01 15:51:42.482 CREATE appNGizer Property platform.messagingGroupAddress 2021-07-01 15:51:42,483 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2021-07-01 15:51:42.483 CREATE appNGizer Property platform.xssProtect 2021-07-01 15:51:42,483 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2021-07-01 15:51:42.483 CREATE appNGizer Property platform.mailHost 2021-07-01 15:51:42,485 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2021-07-01 15:51:42.484 CREATE appNGizer Property platform.timeZone 2021-07-01 15:51:42,485 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2021-07-01 15:51:42.485 CREATE appNGizer Property platform.cacheImageFolder 2021-07-01 15:51:42,488 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2021-07-01 15:51:42.485 CREATE appNGizer Property platform.messagingReceiver 2021-07-01 15:51:42,490 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2021-07-01 15:51:42.489 CREATE appNGizer Property platform.messagingGroupPort 2021-07-01 15:51:42,490 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2021-07-01 15:51:42.49 CREATE appNGizer Property platform.csrfFilterEnabled 2021-07-01 15:51:42,491 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2021-07-01 15:51:42.49 CREATE appNGizer Property platform.mailPort 2021-07-01 15:51:42,491 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2021-07-01 15:51:42.491 CREATE appNGizer Property platform.uploadDir 2021-07-01 15:51:42,492 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2021-07-01 15:51:42.491 CREATE appNGizer Property platform.applicationDir 2021-07-01 15:51:42,492 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2021-07-01 15:51:42.492 CREATE appNGizer Property platform.databaseValidationPeriod 2021-07-01 15:51:42,512 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2021-07-01 15:51:42.512 CREATE appNGizer Repository local 2021-07-01 15:51:42,530 INFO [main] org.appng.core.service.CoreService: retrieving 'demo-application-1.5.3' from repository file:/var/lib/jenkins/workspace/appNG_1.23.x/appng-appngizer/target/repo/ 2021-07-01 15:51:42,536 INFO [main] org.appng.core.service.CoreService: deploying application demo-application-1.5.3 2021-07-01 15:51:42,539 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2021-07-01 15:51:42.539 CREATE appNGizer Application demo-application 2021-07-01 15:51:42,541 INFO [main] org.appng.core.service.CoreService: creating new permission 'debug' for application 'demo-application' 2021-07-01 15:51:42,543 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2021-07-01 15:51:42.543 CREATE appNGizer Permission debug 2021-07-01 15:51:42,544 INFO [main] org.appng.core.service.CoreService: creating new permission 'output-format.html' for application 'demo-application' 2021-07-01 15:51:42,544 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2021-07-01 15:51:42.544 CREATE appNGizer Permission output-format.html 2021-07-01 15:51:42,544 INFO [main] org.appng.core.service.CoreService: creating new permission 'output-type.webgui' for application 'demo-application' 2021-07-01 15:51:42,545 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2021-07-01 15:51:42.544 CREATE appNGizer Permission output-type.webgui 2021-07-01 15:51:42,545 INFO [main] org.appng.core.service.CoreService: creating new permission 'testPermission' for application 'demo-application' 2021-07-01 15:51:42,545 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2021-07-01 15:51:42.545 CREATE appNGizer Permission testPermission 2021-07-01 15:51:42,548 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2021-07-01 15:51:42.547 CREATE appNGizer Role Administrator 2021-07-01 15:51:42,552 INFO [main] org.appng.core.service.CoreService: added permission 'output-format.html' to role 'Administrator' 2021-07-01 15:51:42,553 INFO [main] org.appng.core.service.CoreService: added permission 'output-type.webgui' to role 'Administrator' 2021-07-01 15:51:42,553 WARN [main] org.appng.core.service.CoreService: the role 'Administrator' references permisson 'logViewer' which does not exist! 2021-07-01 15:51:42,553 INFO [main] org.appng.core.service.CoreService: creating new role 'Administrator' for application 'demo-application' 2021-07-01 15:51:42,554 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2021-07-01 15:51:42.554 CREATE appNGizer Role Debugger 2021-07-01 15:51:42,555 INFO [main] org.appng.core.service.CoreService: added permission 'debug' to role 'Debugger' 2021-07-01 15:51:42,556 INFO [main] org.appng.core.service.CoreService: added permission 'testPermission' to role 'Debugger' 2021-07-01 15:51:42,556 INFO [main] org.appng.core.service.CoreService: creating new role 'Debugger' for application 'demo-application' 2021-07-01 15:51:42,556 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2021-07-01 15:51:42.556 CREATE appNGizer Role Tester 2021-07-01 15:51:42,557 INFO [main] org.appng.core.service.CoreService: added permission 'testPermission' to role 'Tester' 2021-07-01 15:51:42,557 INFO [main] org.appng.core.service.CoreService: creating new role 'Tester' for application 'demo-application' 2021-07-01 15:51:42,560 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2021-07-01 15:51:42.559 CREATE appNGizer Property platform.application.demo-application.foo 2021-07-01 15:51:42,560 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2021-07-01 15:51:42.56 CREATE appNGizer Property platform.application.demo-application.bar 2021-07-01 15:51:42,561 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2021-07-01 15:51:42.56 CREATE appNGizer Property platform.application.demo-application.clobValue 2021-07-01 15:51:42,563 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2021-07-01 15:51:42.563 UPDATE appNGizer Role Administrator 2021-07-01 15:51:42,563 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2021-07-01 15:51:42.563 UPDATE appNGizer Role Debugger 2021-07-01 15:51:42,564 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2021-07-01 15:51:42.564 UPDATE appNGizer Role Tester 2021-07-01 15:51:42,566 INFO [main] org.appng.core.service.ApplicationArchiveProcessor: adding application-resource 'application.xml' for application 'demo-application-1.5.3' 2021-07-01 15:51:42,566 INFO [main] org.appng.core.service.ApplicationArchiveProcessor: adding application-resource 'beans.xml' for application 'demo-application-1.5.3' 2021-07-01 15:51:42,567 INFO [main] org.appng.core.service.ApplicationArchiveProcessor: adding application-resource 'datasources.xml' for application 'demo-application-1.5.3' 2021-07-01 15:51:42,567 INFO [main] org.appng.core.service.ApplicationArchiveProcessor: adding application-resource 'events.xml' for application 'demo-application-1.5.3' 2021-07-01 15:51:42,567 INFO [main] org.appng.core.service.ApplicationArchiveProcessor: adding application-resource 'master.xml' for application 'demo-application-1.5.3' 2021-07-01 15:51:42,567 INFO [main] org.appng.core.service.ApplicationArchiveProcessor: adding application-resource 'page.xml' for application 'demo-application-1.5.3' 2021-07-01 15:51:42,567 INFO [main] org.appng.core.service.ApplicationArchiveProcessor: adding application-resource 'plugin.xml' for application 'demo-application-1.5.3' 2021-07-01 15:51:42,567 INFO [main] org.appng.core.service.ApplicationArchiveProcessor: adding application-resource 'messages-demo.properties' for application 'demo-application-1.5.3' 2021-07-01 15:51:42,567 INFO [main] org.appng.core.service.ApplicationArchiveProcessor: adding application-resource 'mssql/V1.0_script.sql' for application 'demo-application-1.5.3' 2021-07-01 15:51:42,568 INFO [main] org.appng.core.service.ApplicationArchiveProcessor: adding application-resource 'mysql/V1.0_script.sql' for application 'demo-application-1.5.3' 2021-07-01 15:51:42,568 INFO [main] org.appng.core.service.CoreService: extracting filebased application demo-application - 1.5.3 to target/webapps/ROOT/applications/demo-application 2021-07-01 15:51:42,579 INFO [main] org.appng.core.service.CoreService: role 'Administrator' already has permission 'output-format.html' 2021-07-01 15:51:42,579 INFO [main] org.appng.core.service.CoreService: role 'Administrator' already has permission 'output-type.webgui' 2021-07-01 15:51:42,580 WARN [main] org.appng.core.service.CoreService: the role 'Administrator' references permisson 'logViewer' which does not exist! 2021-07-01 15:51:42,581 INFO [main] org.appng.core.service.CoreService: role 'Debugger' already has permission 'debug' 2021-07-01 15:51:42,582 INFO [main] org.appng.core.service.CoreService: role 'Debugger' already has permission 'testPermission' 2021-07-01 15:51:42,583 INFO [main] org.appng.core.service.CoreService: role 'Tester' already has permission 'testPermission' 2021-07-01 15:51:42,604 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2021-07-01 15:51:42.604 CREATE appNGizer Group Admin 2021-07-01 15:51:42,627 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2021-07-01 15:51:42.626 UPDATE appNGizer Group Administrator 2021-07-01 15:51:42,641 INFO [main] org.springframework.mock.web.MockServletContext: Initializing Spring FrameworkServlet '' 2021-07-01 15:51:42,641 INFO [main] org.springframework.test.web.servlet.TestDispatcherServlet: FrameworkServlet '': initialization started 2021-07-01 15:51:42,642 INFO [main] org.springframework.test.web.servlet.TestDispatcherServlet: FrameworkServlet '': initialization completed in 1 ms 2021-07-01 15:51:42,646 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2021-07-01 15:51:42.645 CREATE appNGizer Group deleteme 2021-07-01 15:51:42,653 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2021-07-01 15:51:42.653 DELETE appNGizer Group deleteme 2021-07-01 15:51:42,655 INFO [main] org.springframework.mock.web.MockServletContext: Initializing Spring FrameworkServlet '' 2021-07-01 15:51:42,655 INFO [main] org.springframework.test.web.servlet.TestDispatcherServlet: FrameworkServlet '': initialization started 2021-07-01 15:51:42,656 INFO [main] org.springframework.test.web.servlet.TestDispatcherServlet: FrameworkServlet '': initialization completed in 1 ms 2021-07-01 15:51:42,659 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2021-07-01 15:51:42.659 CREATE appNGizer Group with.dot 2021-07-01 15:51:42,672 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2021-07-01 15:51:42.672 DELETE appNGizer Group with.dot 2021-07-01 15:51:42,674 INFO [main] org.springframework.mock.web.MockServletContext: Initializing Spring FrameworkServlet '' 2021-07-01 15:51:42,674 INFO [main] org.springframework.test.web.servlet.TestDispatcherServlet: FrameworkServlet '': initialization started 2021-07-01 15:51:42,675 INFO [main] org.springframework.test.web.servlet.TestDispatcherServlet: FrameworkServlet '': initialization completed in 1 ms 2021-07-01 15:51:42,678 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2021-07-01 15:51:42.678 CREATE appNGizer Group john doe! 2021-07-01 15:51:42,680 ERROR [main] org.appng.appngizer.controller.GroupController: [86] error while processing [POST] on /group javax.validation.ConstraintViolationException: Validation failed for classes [org.appng.core.domain.GroupImpl] during persist time for groups [javax.validation.groups.Default, ] List of constraint violations:[ ConstraintViolationImpl{interpolatedMessage='{validation.name}', propertyPath=name, rootBeanClass=class org.appng.core.domain.GroupImpl, messageTemplate='{validation.name}'} ] at org.hibernate.cfg.beanvalidation.BeanValidationEventListener.validate(BeanValidationEventListener.java:140) at org.hibernate.cfg.beanvalidation.BeanValidationEventListener.onPreInsert(BeanValidationEventListener.java:80) at org.hibernate.action.internal.EntityIdentityInsertAction.preInsert(EntityIdentityInsertAction.java:188) at org.hibernate.action.internal.EntityIdentityInsertAction.execute(EntityIdentityInsertAction.java:78) at org.hibernate.engine.spi.ActionQueue.execute(ActionQueue.java:645) at org.hibernate.engine.spi.ActionQueue.addResolvedEntityInsertAction(ActionQueue.java:282) at org.hibernate.engine.spi.ActionQueue.addInsertAction(ActionQueue.java:263) at org.hibernate.engine.spi.ActionQueue.addAction(ActionQueue.java:317) at org.hibernate.event.internal.AbstractSaveEventListener.addInsertAction(AbstractSaveEventListener.java:330) at org.hibernate.event.internal.AbstractSaveEventListener.performSaveOrReplicate(AbstractSaveEventListener.java:287) at org.hibernate.event.internal.AbstractSaveEventListener.performSave(AbstractSaveEventListener.java:193) at org.hibernate.event.internal.AbstractSaveEventListener.saveWithGeneratedId(AbstractSaveEventListener.java:123) at org.hibernate.event.internal.DefaultPersistEventListener.entityIsTransient(DefaultPersistEventListener.java:185) at org.hibernate.event.internal.DefaultPersistEventListener.onPersist(DefaultPersistEventListener.java:128) at org.hibernate.event.internal.DefaultPersistEventListener.onPersist(DefaultPersistEventListener.java:55) at org.hibernate.event.service.internal.EventListenerGroupImpl.fireEventOnEachListener(EventListenerGroupImpl.java:99) at org.hibernate.internal.SessionImpl.firePersist(SessionImpl.java:720) at org.hibernate.internal.SessionImpl.persist(SessionImpl.java:706) at sun.reflect.GeneratedMethodAccessor123.invoke(Unknown Source) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.springframework.orm.jpa.SharedEntityManagerCreator$SharedEntityManagerInvocationHandler.invoke(SharedEntityManagerCreator.java:301) at com.sun.proxy.$Proxy89.persist(Unknown Source) at org.springframework.data.jpa.repository.support.SimpleJpaRepository.save(SimpleJpaRepository.java:531) at sun.reflect.GeneratedMethodAccessor129.invoke(Unknown Source) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.springframework.data.repository.core.support.RepositoryFactorySupport$QueryExecutorMethodInterceptor.executeMethodOn(RepositoryFactorySupport.java:515) at org.springframework.data.repository.core.support.RepositoryFactorySupport$QueryExecutorMethodInterceptor.doInvoke(RepositoryFactorySupport.java:500) at org.springframework.data.repository.core.support.RepositoryFactorySupport$QueryExecutorMethodInterceptor.invoke(RepositoryFactorySupport.java:477) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:179) at org.springframework.data.projection.DefaultMethodInvokingMethodInterceptor.invoke(DefaultMethodInvokingMethodInterceptor.java:56) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:179) at org.springframework.transaction.interceptor.TransactionInterceptor$1.proceedWithInvocation(TransactionInterceptor.java:99) at org.springframework.transaction.interceptor.TransactionAspectSupport.invokeWithinTransaction(TransactionAspectSupport.java:283) at org.springframework.transaction.interceptor.TransactionInterceptor.invoke(TransactionInterceptor.java:96) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:179) at org.springframework.dao.support.PersistenceExceptionTranslationInterceptor.invoke(PersistenceExceptionTranslationInterceptor.java:136) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:179) at org.springframework.data.jpa.repository.support.CrudMethodMetadataPostProcessor$CrudMethodMetadataPopulatingMethodInterceptor.invoke(CrudMethodMetadataPostProcessor.java:140) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:179) at org.springframework.data.jpa.repository.support.CrudMethodMetadataPostProcessor$ExposeRepositoryInvocationInterceptor.invoke(CrudMethodMetadataPostProcessor.java:347) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:179) at org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:92) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:179) at org.springframework.data.repository.core.support.SurroundingTransactionDetectorMethodInterceptor.invoke(SurroundingTransactionDetectorMethodInterceptor.java:57) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:179) at org.springframework.aop.framework.JdkDynamicAopProxy.invoke(JdkDynamicAopProxy.java:213) at com.sun.proxy.$Proxy95.save(Unknown Source) at org.appng.core.service.CoreService.createGroup(CoreService.java:1787) at org.appng.core.service.CoreService$$FastClassBySpringCGLIB$$4bccbf8c.invoke() at org.springframework.cglib.proxy.MethodProxy.invoke(MethodProxy.java:204) at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.invokeJoinpoint(CglibAopProxy.java:737) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:157) at org.springframework.transaction.interceptor.TransactionInterceptor$1.proceedWithInvocation(TransactionInterceptor.java:99) at org.springframework.transaction.interceptor.TransactionAspectSupport.invokeWithinTransaction(TransactionAspectSupport.java:283) at org.springframework.transaction.interceptor.TransactionInterceptor.invoke(TransactionInterceptor.java:96) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:179) at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:672) at org.appng.core.service.CoreService$$EnhancerBySpringCGLIB$$16a7e388.createGroup() at org.appng.appngizer.controller.GroupController.createGroup(GroupController.java:82) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:204) at org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:132) at org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:97) at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:854) at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:765) at org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:85) at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:967) at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:901) at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:970) at org.springframework.web.servlet.FrameworkServlet.doPost(FrameworkServlet.java:872) at javax.servlet.http.HttpServlet.service(HttpServlet.java:707) at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:846) at org.springframework.test.web.servlet.TestDispatcherServlet.service(TestDispatcherServlet.java:71) at javax.servlet.http.HttpServlet.service(HttpServlet.java:790) at org.springframework.mock.web.MockFilterChain$ServletFilterProxy.doFilter(MockFilterChain.java:160) at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:127) at org.springframework.test.web.servlet.MockMvc.perform(MockMvc.java:151) at org.appng.appngizer.controller.ControllerTest.verify(ControllerTest.java:200) at org.appng.appngizer.controller.ControllerTest.sendBodyAndVerify(ControllerTest.java:194) at org.appng.appngizer.controller.ControllerTest.postAndVerify(ControllerTest.java:159) at org.appng.appngizer.controller.GroupControllerTest.testInvalidName(GroupControllerTest.java:34) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26) at org.springframework.test.context.junit4.statements.RunBeforeTestMethodCallbacks.evaluate(RunBeforeTestMethodCallbacks.java:75) at org.springframework.test.context.junit4.statements.RunAfterTestMethodCallbacks.evaluate(RunAfterTestMethodCallbacks.java:86) at org.springframework.test.context.junit4.statements.SpringRepeat.evaluate(SpringRepeat.java:84) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366) at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.runChild(SpringJUnit4ClassRunner.java:252) at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.runChild(SpringJUnit4ClassRunner.java:94) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.springframework.test.context.junit4.statements.RunBeforeTestClassCallbacks.evaluate(RunBeforeTestClassCallbacks.java:61) at org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:27) at org.springframework.test.context.junit4.statements.RunAfterTestClassCallbacks.evaluate(RunAfterTestClassCallbacks.java:70) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.run(SpringJUnit4ClassRunner.java:191) at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:364) at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:272) at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:237) at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:158) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:428) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:562) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:548) 2021-07-01 15:51:42,683 INFO [main] org.springframework.mock.web.MockServletContext: Initializing Spring FrameworkServlet '' 2021-07-01 15:51:42,683 INFO [main] org.springframework.test.web.servlet.TestDispatcherServlet: FrameworkServlet '': initialization started 2021-07-01 15:51:42,684 INFO [main] org.springframework.test.web.servlet.TestDispatcherServlet: FrameworkServlet '': initialization completed in 1 ms 2021-07-01 15:51:42,694 INFO [main] org.springframework.web.context.support.GenericWebApplicationContext: Closing appNG platform context: startup date [Thu Jul 01 15:51:41 CEST 2021]; root of context hierarchy 2021-07-01 15:51:42,695 INFO [main] org.springframework.orm.jpa.LocalContainerEntityManagerFactoryBean: Closing JPA EntityManagerFactory for persistence unit 'appNGizer' 2021-07-01 15:51:42,695 INFO [main] org.springframework.jdbc.datasource.embedded.EmbeddedDatabaseFactory: Shutting down embedded database: url='jdbc:hsqldb:mem:testdb' [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.183 s - in org.appng.appngizer.controller.GroupControllerTest [INFO] Running org.appng.appngizer.controller.SiteApplicationControllerTest 2021-07-01 15:51:42,707 INFO [main] org.springframework.test.context.web.WebTestContextBootstrapper: Loaded default TestExecutionListener class names from location [META-INF/spring.factories]: [org.springframework.test.context.web.ServletTestExecutionListener, org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener, org.springframework.test.context.support.DependencyInjectionTestExecutionListener, org.springframework.test.context.support.DirtiesContextTestExecutionListener, org.springframework.test.context.transaction.TransactionalTestExecutionListener, org.springframework.test.context.jdbc.SqlScriptsTestExecutionListener] 2021-07-01 15:51:42,707 INFO [main] org.springframework.test.context.web.WebTestContextBootstrapper: Using TestExecutionListeners: [org.springframework.test.context.web.ServletTestExecutionListener@61611b1f, org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener@7c0cc5d1, org.springframework.test.context.support.DependencyInjectionTestExecutionListener@3dd939bc, org.springframework.test.context.support.DirtiesContextTestExecutionListener@29c04e62, org.springframework.test.context.transaction.TransactionalTestExecutionListener@409011a6, org.springframework.test.context.jdbc.SqlScriptsTestExecutionListener@5a286628] 2021-07-01 15:51:42,708 INFO [main] org.springframework.beans.factory.xml.XmlBeanDefinitionReader: Loading XML bean definitions from class path resource [test-context.xml] 2021-07-01 15:51:42,745 INFO [main] org.springframework.web.context.support.GenericWebApplicationContext: Refreshing appNG platform context: startup date [Thu Jul 01 15:51:42 CEST 2021]; root of context hierarchy 2021-07-01 15:51:42,763 INFO [main] org.springframework.context.annotation.ConfigurationClassBeanDefinitionReader: Skipping bean definition for [BeanMethod:name=configurer,declaringClass=org.appng.appngizer.AppNGizer]: a definition for bean 'configurer' already exists. This top-level bean definition is considered as an override. 2021-07-01 15:51:42,763 INFO [main] org.springframework.context.annotation.ConfigurationClassBeanDefinitionReader: Skipping bean definition for [BeanMethod:name=datasource,declaringClass=org.appng.appngizer.AppNGizer]: a definition for bean 'datasource' already exists. This top-level bean definition is considered as an override. 2021-07-01 15:51:42,792 INFO [main] org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor: JSR-330 'javax.inject.Inject' annotation found and supported for autowiring 2021-07-01 15:51:42,837 INFO [main] org.springframework.jdbc.datasource.embedded.EmbeddedDatabaseFactory: Starting embedded database: url='jdbc:hsqldb:mem:testdb', username='sa' 2021-07-01 15:51:42,863 INFO [main] org.springframework.orm.jpa.LocalContainerEntityManagerFactoryBean: Building JPA container EntityManagerFactory for persistence unit 'appNGizer' 2021-07-01 15:51:42,863 INFO [main] org.hibernate.jpa.internal.util.LogHelper: HHH000204: Processing PersistenceUnitInfo [name: appNGizer] 2021-07-01 15:51:42,937 INFO [main] org.hibernate.dialect.Dialect: HHH000400: Using dialect: org.appng.persistence.dialect.HSQLDialect 2021-07-01 15:51:42,942 INFO [main] org.hibernate.envers.boot.internal.EnversServiceImpl: Envers integration enabled? : true 2021-07-01 15:51:43,153 INFO [main] org.hibernate.engine.transaction.jta.platform.internal.JtaPlatformInitiator: HHH000490: Using JtaPlatform implementation: [org.hibernate.engine.transaction.jta.platform.internal.NoJtaPlatform] 2021-07-01 15:51:43,153 INFO [main] org.springframework.orm.jpa.LocalContainerEntityManagerFactoryBean: Initialized JPA EntityManagerFactory for persistence unit 'appNGizer' 2021-07-01 15:51:43,312 INFO [main] org.appng.core.domain.PlatformEventListener: Using application context appNG platform context: startup date [Thu Jul 01 15:51:42 CEST 2021]; root of context hierarchy 2021-07-01 15:51:43,327 INFO [main] org.flywaydb.core.internal.license.VersionPrinter: Flyway Community Edition 7.9.1 by Redgate 2021-07-01 15:51:43,329 INFO [main] org.flywaydb.core.internal.database.base.BaseDatabaseType: Database: jdbc:hsqldb:mem:testdb (HSQL Database Engine 2.5) 2021-07-01 15:51:43,335 INFO [main] org.flywaydb.core.internal.command.DbValidate: Successfully validated 16 migrations (execution time 00:00.004s) 2021-07-01 15:51:43,336 INFO [main] org.flywaydb.core.internal.schemahistory.JdbcTableSchemaHistory: Creating Schema History table "PUBLIC"."schema_version" ... 2021-07-01 15:51:43,339 INFO [main] org.flywaydb.core.internal.command.DbMigrate: Current version of schema "PUBLIC": << Empty Schema >> 2021-07-01 15:51:43,355 INFO [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version "1.0 - appNG initial setup" 2021-07-01 15:51:43,373 INFO [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version "1.1 - Quartz initial setup" 2021-07-01 15:51:43,380 INFO [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version "1.2 - add template" 2021-07-01 15:51:43,384 INFO [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version "1.2.1 - add repository strict" 2021-07-01 15:51:43,387 INFO [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version "1.2.2 - add repository digest" 2021-07-01 15:51:43,390 INFO [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version "1.2.3 - set resource bytes not null" 2021-07-01 15:51:43,393 INFO [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version "1.3.0 - add type to template" 2021-07-01 15:51:43,396 INFO [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version "1.3.1 - add global admin role" 2021-07-01 15:51:43,400 INFO [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version "1.3.2 - add repository accepted certs" 2021-07-01 15:51:43,403 INFO [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version "2.0.0 - add platform event" 2021-07-01 15:51:43,407 INFO [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version "4.0.0 - add job execution record" 2021-07-01 15:51:43,411 INFO [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version "4.1.0 - change caching properties" 2021-07-01 15:51:43,412 WARN [main] org.flywaydb.core.internal.sqlscript.DefaultSqlScriptExecutor: DB: no data (SQL State: 02000 - Error Code: -1100) 2021-07-01 15:51:43,412 WARN [main] org.flywaydb.core.internal.sqlscript.DefaultSqlScriptExecutor: DB: no data (SQL State: 02000 - Error Code: -1100) 2021-07-01 15:51:43,416 INFO [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version "4.1.1 - add site reload count" 2021-07-01 15:51:43,421 INFO [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version "4.1.2 - add property type" 2021-07-01 15:51:43,425 INFO [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version "4.2 - add subject columns" 2021-07-01 15:51:43,427 WARN [main] org.flywaydb.core.internal.sqlscript.DefaultSqlScriptExecutor: DB: no data (SQL State: 02000 - Error Code: -1100) 2021-07-01 15:51:43,430 INFO [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version "4.2.1 - change subject name length" 2021-07-01 15:51:43,432 INFO [main] org.flywaydb.core.internal.command.DbMigrate: Successfully applied 16 migrations to schema "PUBLIC", now at version v4.2.1 (execution time 00:00.093s) 2021-07-01 15:51:43,439 INFO [main] org.appng.appngizer.controller.Jaxb2Marshaller: Creating JAXBContext by scanning packages [org.appng.appngizer.model.xml] 2021-07-01 15:51:43,494 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/application/{name}/property],methods=[GET],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.ApplicationController.listProperties(java.lang.String) 2021-07-01 15:51:43,494 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/application/{name}],methods=[GET],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.ApplicationController.getApplication(java.lang.String) 2021-07-01 15:51:43,494 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/application/{name}],methods=[PUT],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.ApplicationController.updateApplication(java.lang.String,org.appng.appngizer.model.xml.Application) throws org.appng.api.BusinessException 2021-07-01 15:51:43,494 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/application/{name}],methods=[DELETE],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.ApplicationController.deleteApplication(java.lang.String) throws org.appng.api.BusinessException 2021-07-01 15:51:43,494 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/application/{name}/property],methods=[POST],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.ApplicationController.createProperty(java.lang.String,org.appng.appngizer.model.xml.Property) 2021-07-01 15:51:43,495 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/application/{name}/property/{prop}],methods=[PUT],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.ApplicationController.updateProperty(java.lang.String,org.appng.appngizer.model.xml.Property) 2021-07-01 15:51:43,495 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/application/{name}/property/{prop}],methods=[DELETE],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.ApplicationController.deleteProperty(java.lang.String,java.lang.String) 2021-07-01 15:51:43,495 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/application],methods=[GET],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.ApplicationController.listApplications() 2021-07-01 15:51:43,495 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/application/{name}/property/{prop}],methods=[GET],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.ApplicationController.getProperty(java.lang.String,java.lang.String) 2021-07-01 15:51:43,496 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/platform/database],methods=[GET],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.DatabaseController.info() throws java.lang.Exception 2021-07-01 15:51:43,496 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/site/{site}/application/{app}/database],methods=[GET],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.DatabaseController.getDatabaseConnectionForApplication(java.lang.String,java.lang.String) 2021-07-01 15:51:43,496 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/site/{site}/application/{app}/database],methods=[PUT],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.DatabaseController.updateDatabaseConnectionforApplication(java.lang.String,java.lang.String,org.appng.appngizer.model.xml.Database) 2021-07-01 15:51:43,496 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/site/{name}/database/{id}],methods=[GET],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.DatabaseController.getDatabaseConnection(java.lang.String,java.lang.Integer) 2021-07-01 15:51:43,497 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/site/{name}/database/{id}],methods=[PUT],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.DatabaseController.updateDatabaseConnection(java.lang.String,java.lang.Integer,org.appng.appngizer.model.xml.Database) 2021-07-01 15:51:43,497 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/platform/database],methods=[PUT],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.DatabaseController.updateRootConnection(org.appng.appngizer.model.xml.Database) throws java.lang.Exception 2021-07-01 15:51:43,497 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/site/{name}/database],methods=[GET],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.DatabaseController.getDatabaseConnections(java.lang.String) 2021-07-01 15:51:43,497 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/platform/database/initialize],methods=[POST],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.DatabaseController.initialize(boolean) throws java.lang.Exception 2021-07-01 15:51:43,498 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/group],methods=[POST],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.GroupController.createGroup(org.appng.appngizer.model.xml.Group) 2021-07-01 15:51:43,498 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/group/{name:.+}],methods=[GET],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.GroupController.getGroup(java.lang.String) 2021-07-01 15:51:43,498 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/group/{name:.+}],methods=[PUT],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.GroupController.updateGroup(java.lang.String,org.appng.appngizer.model.xml.Group) 2021-07-01 15:51:43,498 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/group/{name:.+}],methods=[DELETE],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.GroupController.deleteGroup(java.lang.String) 2021-07-01 15:51:43,498 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/group],methods=[GET],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.GroupController.listGroups() 2021-07-01 15:51:43,499 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/],methods=[POST],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.Home.login(java.lang.String,javax.servlet.http.HttpServletRequest) 2021-07-01 15:51:43,499 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/],methods=[GET],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.Home.welcome() 2021-07-01 15:51:43,500 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/application/{app}/permission],methods=[GET],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.PermissionController.listPermissions(java.lang.String) 2021-07-01 15:51:43,500 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/application/{app}/permission],methods=[POST],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.PermissionController.createPermission(java.lang.String,org.appng.appngizer.model.xml.Permission) 2021-07-01 15:51:43,500 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/application/{app}/permission/{name}],methods=[PUT],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.PermissionController.updatePermission(java.lang.String,java.lang.String,org.appng.appngizer.model.xml.Permission) 2021-07-01 15:51:43,500 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/application/{app}/permission/{name}],methods=[DELETE],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.PermissionController.deletePermission(java.lang.String,java.lang.String) 2021-07-01 15:51:43,500 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/application/{app}/permission/{name}],methods=[GET],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.PermissionController.getPermission(java.lang.String,java.lang.String) 2021-07-01 15:51:43,501 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/platform],methods=[GET],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.PlatformController.showPlatform() 2021-07-01 15:51:43,501 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/platform/system],methods=[GET],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.PlatformController.listSystemProperties() 2021-07-01 15:51:43,501 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/platform/environment],methods=[GET],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.PlatformController.listEnvironment() 2021-07-01 15:51:43,501 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/platform/reload],methods=[POST],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.PlatformController.reloadPlatform() 2021-07-01 15:51:43,502 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/platform/property],methods=[GET],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.PlatformPropertyController.listProperties() 2021-07-01 15:51:43,502 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/platform/property],methods=[POST],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.PlatformPropertyController.createProperty(org.appng.appngizer.model.xml.Property) 2021-07-01 15:51:43,502 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/platform/property/{prop}],methods=[PUT],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.PlatformPropertyController.updateProperty(org.appng.appngizer.model.xml.Property) 2021-07-01 15:51:43,502 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/platform/property/{prop}],methods=[DELETE],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.PlatformPropertyController.deleteProperty(java.lang.String) 2021-07-01 15:51:43,502 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/platform/property/{prop}],methods=[GET],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.PlatformPropertyController.getProperty(java.lang.String) 2021-07-01 15:51:43,503 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/repository/{name}],methods=[GET],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.RepositoryController.getRepository(java.lang.String) throws org.appng.api.BusinessException 2021-07-01 15:51:43,504 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/repository/{name}/{package}/{version}/{timestamp}],methods=[DELETE],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.RepositoryController.deleteRepositoryPackage(java.lang.String,java.lang.String,java.lang.String,java.lang.String) throws org.appng.api.BusinessException 2021-07-01 15:51:43,504 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/repository],methods=[POST],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.RepositoryController.createRepository(org.appng.appngizer.model.xml.Repository) throws org.appng.api.BusinessException,java.net.URISyntaxException 2021-07-01 15:51:43,504 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/repository/{name}],methods=[PUT],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.RepositoryController.updateRepository(java.lang.String,org.appng.appngizer.model.xml.Repository) throws java.net.URISyntaxException 2021-07-01 15:51:43,504 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/repository/{name}/install],methods=[PUT],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.RepositoryController.installPackage(java.lang.String,org.appng.appngizer.model.xml.Package) throws org.appng.api.BusinessException 2021-07-01 15:51:43,504 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/repository/{name}/upload],methods=[POST],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.RepositoryController.uploadPackage(java.lang.String,org.springframework.web.multipart.MultipartFile,boolean,boolean,boolean) throws org.appng.api.BusinessException 2021-07-01 15:51:43,504 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/repository/{name}],methods=[DELETE],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.RepositoryController.deleteRepository(java.lang.String) 2021-07-01 15:51:43,505 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/repository],methods=[GET],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.RepositoryController.listRepositories() 2021-07-01 15:51:43,505 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/repository/{name}/{package}],methods=[GET],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.RepositoryController.getRepositoryPackages(java.lang.String,java.lang.String) 2021-07-01 15:51:43,505 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/repository/{name}/{package}/{version}/{timestamp}],methods=[GET],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.RepositoryController.getRepositoryPackage(java.lang.String,java.lang.String,java.lang.String,java.lang.String) 2021-07-01 15:51:43,505 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/application/{app}/role/{name:.+}],methods=[GET],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.RoleController.getRole(java.lang.String,java.lang.String) 2021-07-01 15:51:43,505 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/application/{app}/role],methods=[GET],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.RoleController.listRoles(java.lang.String) 2021-07-01 15:51:43,506 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/application/{app}/role],methods=[POST],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.RoleController.createRole(java.lang.String,org.appng.appngizer.model.xml.Role) 2021-07-01 15:51:43,506 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/application/{app}/role/{name:.+}],methods=[PUT],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.RoleController.updateRole(java.lang.String,java.lang.String,org.appng.appngizer.model.xml.Role) 2021-07-01 15:51:43,506 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/application/{app}/role/{name:.+}],methods=[DELETE],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.RoleController.deleteRole(java.lang.String,java.lang.String) throws org.appng.api.BusinessException 2021-07-01 15:51:43,507 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/site/{site}/application/{app}],methods=[GET],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.SiteApplicationController.getApplication(java.lang.String,java.lang.String) 2021-07-01 15:51:43,507 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/site/{site}/application],methods=[GET],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.SiteApplicationController.listApplications(java.lang.String) 2021-07-01 15:51:43,507 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/site/{site}/application/{app}/grants],methods=[PUT],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.SiteApplicationController.grantApplicationForSites(java.lang.String,java.lang.String,org.appng.appngizer.model.xml.Grants) 2021-07-01 15:51:43,507 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/site/{site}/application/{app}/grants],methods=[GET],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.SiteApplicationController.getGrantsForApplication(java.lang.String,java.lang.String) 2021-07-01 15:51:43,507 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/site/{site}/application/{app}],methods=[POST],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.SiteApplicationController.activateApplication(java.lang.String,java.lang.String) 2021-07-01 15:51:43,507 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/site/{site}/application/{app}],methods=[DELETE],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.SiteApplicationController.deactivateApplication(java.lang.String,java.lang.String) 2021-07-01 15:51:43,508 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/site/{site}/application/{app}/property],methods=[GET],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.SiteApplicationPropertyController.listProperties(java.lang.String,java.lang.String) 2021-07-01 15:51:43,509 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/site/{site}/application/{app}/property],methods=[POST],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.SiteApplicationPropertyController.createProperty(java.lang.String,java.lang.String,org.appng.appngizer.model.xml.Property) 2021-07-01 15:51:43,509 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/site/{site}/application/{app}/property/{prop}],methods=[PUT],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.SiteApplicationPropertyController.updateProperty(java.lang.String,java.lang.String,org.appng.appngizer.model.xml.Property) 2021-07-01 15:51:43,509 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/site/{site}/application/{app}/property/{prop}],methods=[DELETE],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.SiteApplicationPropertyController.deleteProperty(java.lang.String,java.lang.String,java.lang.String) 2021-07-01 15:51:43,509 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/site/{site}/application/{app}/property/{prop}],methods=[GET],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.SiteApplicationPropertyController.getProperty(java.lang.String,java.lang.String,java.lang.String) 2021-07-01 15:51:43,510 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/site/{name}],methods=[GET],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.SiteController.getSite(java.lang.String) 2021-07-01 15:51:43,510 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/site],methods=[GET],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.SiteController.listSites() 2021-07-01 15:51:43,510 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/site/{name}/reload],methods=[PUT],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.SiteController.reloadSite(java.lang.String) throws org.appng.api.BusinessException 2021-07-01 15:51:43,510 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/site],methods=[POST],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.SiteController.createSite(org.appng.appngizer.model.xml.Site) 2021-07-01 15:51:43,510 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/site/{name}],methods=[PUT],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.SiteController.updateSite(java.lang.String,org.appng.appngizer.model.xml.Site) 2021-07-01 15:51:43,510 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/site/{name}],methods=[DELETE],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.SiteController.deleteSite(java.lang.String) throws org.appng.api.BusinessException 2021-07-01 15:51:43,511 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/site/{site}/property || /site/{site}/properties],methods=[GET],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.SitePropertyController.listProperties(java.lang.String) 2021-07-01 15:51:43,512 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/site/{site}/property],methods=[POST],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.SitePropertyController.createProperty(java.lang.String,org.appng.appngizer.model.xml.Property) 2021-07-01 15:51:43,512 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/site/{site}/property/{prop}],methods=[PUT],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.SitePropertyController.updateProperty(java.lang.String,org.appng.appngizer.model.xml.Property) 2021-07-01 15:51:43,512 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/site/{site}/property/{prop}],methods=[DELETE],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.SitePropertyController.deleteProperty(java.lang.String,java.lang.String) 2021-07-01 15:51:43,512 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/site/{site}/properties],methods=[PUT],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.SitePropertyController.updateProperties(java.lang.String,org.appng.appngizer.model.xml.Properties) 2021-07-01 15:51:43,512 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/site/{site}/properties],methods=[POST],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.SitePropertyController.createProperties(java.lang.String,org.appng.appngizer.model.xml.Properties) 2021-07-01 15:51:43,512 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/site/{site}/properties],methods=[DELETE],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.SitePropertyController.deleteProperties(java.lang.String,org.appng.appngizer.model.xml.Properties) 2021-07-01 15:51:43,512 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/site/{site}/property/{prop}],methods=[GET],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.SitePropertyController.getProperty(java.lang.String,java.lang.String) 2021-07-01 15:51:43,517 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/subject],methods=[GET],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.SubjectController.listSubjects() 2021-07-01 15:51:43,517 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/subject/{name:.+}],methods=[GET],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.SubjectController.getSubject(java.lang.String) 2021-07-01 15:51:43,517 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/subject],methods=[POST],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.SubjectController.createSubject(org.appng.appngizer.model.xml.Subject) throws org.appng.api.BusinessException 2021-07-01 15:51:43,517 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/subject/{name:.+}],methods=[PUT],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.SubjectController.updateSubject(java.lang.String,org.appng.appngizer.model.xml.Subject) throws org.appng.api.BusinessException 2021-07-01 15:51:43,517 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/subject/{name:.+}],methods=[DELETE],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.SubjectController.deleteSubject(java.lang.String) 2021-07-01 15:51:43,556 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter: Looking for @ControllerAdvice: appNG platform context: startup date [Thu Jul 01 15:51:42 CEST 2021]; root of context hierarchy 2021-07-01 15:51:43,622 INFO [main] org.springframework.mock.web.MockServletContext: Initializing Spring FrameworkServlet '' 2021-07-01 15:51:43,622 INFO [main] org.springframework.test.web.servlet.TestDispatcherServlet: FrameworkServlet '': initialization started 2021-07-01 15:51:43,626 INFO [main] org.springframework.test.web.servlet.TestDispatcherServlet: FrameworkServlet '': initialization completed in 4 ms 2021-07-01 15:51:43,640 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2021-07-01 15:51:43.639 CREATE appNGizer Property platform.messagingEnabled 2021-07-01 15:51:43,640 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2021-07-01 15:51:43.64 CREATE appNGizer Property platform.filebasedDeployment 2021-07-01 15:51:43,640 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2021-07-01 15:51:43.64 CREATE appNGizer Property platform.jspFileType 2021-07-01 15:51:43,641 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2021-07-01 15:51:43.641 CREATE appNGizer Property platform.repositoryTrustStorePassword 2021-07-01 15:51:43,643 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2021-07-01 15:51:43.641 CREATE appNGizer Property platform.platformRootPath 2021-07-01 15:51:43,644 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2021-07-01 15:51:43.644 CREATE appNGizer Property platform.manageDatabases 2021-07-01 15:51:43,644 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2021-07-01 15:51:43.644 CREATE appNGizer Property platform.inactiveLockPeriod 2021-07-01 15:51:43,645 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2021-07-01 15:51:43.644 CREATE appNGizer Property platform.appngData 2021-07-01 15:51:43,645 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2021-07-01 15:51:43.645 CREATE appNGizer Property platform.cachePlatformFolder 2021-07-01 15:51:43,645 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2021-07-01 15:51:43.645 CREATE appNGizer Property platform.monitoringPath 2021-07-01 15:51:43,646 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2021-07-01 15:51:43.646 CREATE appNGizer Property platform.repositoryCert 2021-07-01 15:51:43,646 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2021-07-01 15:51:43.646 CREATE appNGizer Property platform.defaultTemplate 2021-07-01 15:51:43,646 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2021-07-01 15:51:43.646 CREATE appNGizer Property platform.devMode 2021-07-01 15:51:43,647 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2021-07-01 15:51:43.647 CREATE appNGizer Property platform.logfile 2021-07-01 15:51:43,647 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2021-07-01 15:51:43.647 CREATE appNGizer Property platform.xssAllowedTags 2021-07-01 15:51:43,647 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2021-07-01 15:51:43.647 CREATE appNGizer Property platform.mailDisabled 2021-07-01 15:51:43,648 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2021-07-01 15:51:43.648 CREATE appNGizer Property platform.passwordPolicyRegEx 2021-07-01 15:51:43,648 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2021-07-01 15:51:43.648 CREATE appNGizer Property platform.formatOutput 2021-07-01 15:51:43,648 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2021-07-01 15:51:43.648 CREATE appNGizer Property platform.cacheConfig 2021-07-01 15:51:43,649 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2021-07-01 15:51:43.649 CREATE appNGizer Property platform.sharedSecret 2021-07-01 15:51:43,649 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2021-07-01 15:51:43.649 CREATE appNGizer Property platform.repositoryPath 2021-07-01 15:51:43,649 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2021-07-01 15:51:43.649 CREATE appNGizer Property platform.repositoryVerifySignature 2021-07-01 15:51:43,650 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2021-07-01 15:51:43.65 CREATE appNGizer Property platform.repositorySignature 2021-07-01 15:51:43,665 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2021-07-01 15:51:43.65 CREATE appNGizer Property platform.sessionFilter 2021-07-01 15:51:43,666 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2021-07-01 15:51:43.666 CREATE appNGizer Property platform.cacheApplicationFolder 2021-07-01 15:51:43,666 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2021-07-01 15:51:43.666 CREATE appNGizer Property platform.writeDebugFiles 2021-07-01 15:51:43,667 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2021-07-01 15:51:43.667 CREATE appNGizer Property platform.repositoryDefaultDigest 2021-07-01 15:51:43,667 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2021-07-01 15:51:43.667 CREATE appNGizer Property platform.monitorPerformance 2021-07-01 15:51:43,668 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2021-07-01 15:51:43.667 CREATE appNGizer Property platform.mdcEnabled 2021-07-01 15:51:43,668 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2021-07-01 15:51:43.668 CREATE appNGizer Property platform.vHostMode 2021-07-01 15:51:43,668 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2021-07-01 15:51:43.668 CREATE appNGizer Property platform.templateFolder 2021-07-01 15:51:43,669 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2021-07-01 15:51:43.668 CREATE appNGizer Property platform.maxLoginAttempts 2021-07-01 15:51:43,669 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2021-07-01 15:51:43.669 CREATE appNGizer Property platform.passwordPolicyErrorMessageKey 2021-07-01 15:51:43,669 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2021-07-01 15:51:43.669 CREATE appNGizer Property platform.locale 2021-07-01 15:51:43,670 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2021-07-01 15:51:43.669 CREATE appNGizer Property platform.sessionTimeout 2021-07-01 15:51:43,670 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2021-07-01 15:51:43.67 CREATE appNGizer Property platform.cleanTempFolderOnStartup 2021-07-01 15:51:43,670 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2021-07-01 15:51:43.67 CREATE appNGizer Property platform.encoding 2021-07-01 15:51:43,671 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2021-07-01 15:51:43.671 CREATE appNGizer Property platform.maxUploadSize 2021-07-01 15:51:43,671 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2021-07-01 15:51:43.671 CREATE appNGizer Property platform.templatePrefix 2021-07-01 15:51:43,671 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2021-07-01 15:51:43.671 CREATE appNGizer Property platform.repositoryTrustStore 2021-07-01 15:51:43,672 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2021-07-01 15:51:43.672 CREATE appNGizer Property platform.imageMagickPath 2021-07-01 15:51:43,672 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2021-07-01 15:51:43.672 CREATE appNGizer Property platform.databasePrefix 2021-07-01 15:51:43,673 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2021-07-01 15:51:43.672 CREATE appNGizer Property platform.cacheFolder 2021-07-01 15:51:43,673 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2021-07-01 15:51:43.673 CREATE appNGizer Property platform.messagingGroupAddress 2021-07-01 15:51:43,673 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2021-07-01 15:51:43.673 CREATE appNGizer Property platform.xssProtect 2021-07-01 15:51:43,675 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2021-07-01 15:51:43.673 CREATE appNGizer Property platform.mailHost 2021-07-01 15:51:43,676 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2021-07-01 15:51:43.676 CREATE appNGizer Property platform.timeZone 2021-07-01 15:51:43,676 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2021-07-01 15:51:43.676 CREATE appNGizer Property platform.cacheImageFolder 2021-07-01 15:51:43,677 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2021-07-01 15:51:43.677 CREATE appNGizer Property platform.messagingReceiver 2021-07-01 15:51:43,677 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2021-07-01 15:51:43.677 CREATE appNGizer Property platform.messagingGroupPort 2021-07-01 15:51:43,677 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2021-07-01 15:51:43.677 CREATE appNGizer Property platform.csrfFilterEnabled 2021-07-01 15:51:43,678 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2021-07-01 15:51:43.678 CREATE appNGizer Property platform.mailPort 2021-07-01 15:51:43,678 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2021-07-01 15:51:43.678 CREATE appNGizer Property platform.uploadDir 2021-07-01 15:51:43,678 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2021-07-01 15:51:43.678 CREATE appNGizer Property platform.applicationDir 2021-07-01 15:51:43,679 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2021-07-01 15:51:43.679 CREATE appNGizer Property platform.databaseValidationPeriod 2021-07-01 15:51:43,704 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2021-07-01 15:51:43.704 CREATE appNGizer Repository local 2021-07-01 15:51:43,732 INFO [main] org.appng.core.service.CoreService: retrieving 'demo-application-1.5.3' from repository file:/var/lib/jenkins/workspace/appNG_1.23.x/appng-appngizer/target/repo/ 2021-07-01 15:51:43,737 INFO [main] org.appng.core.service.CoreService: deploying application demo-application-1.5.3 2021-07-01 15:51:43,739 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2021-07-01 15:51:43.739 CREATE appNGizer Application demo-application 2021-07-01 15:51:43,741 INFO [main] org.appng.core.service.CoreService: creating new permission 'debug' for application 'demo-application' 2021-07-01 15:51:43,743 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2021-07-01 15:51:43.743 CREATE appNGizer Permission debug 2021-07-01 15:51:43,743 INFO [main] org.appng.core.service.CoreService: creating new permission 'output-format.html' for application 'demo-application' 2021-07-01 15:51:43,744 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2021-07-01 15:51:43.744 CREATE appNGizer Permission output-format.html 2021-07-01 15:51:43,744 INFO [main] org.appng.core.service.CoreService: creating new permission 'output-type.webgui' for application 'demo-application' 2021-07-01 15:51:43,744 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2021-07-01 15:51:43.744 CREATE appNGizer Permission output-type.webgui 2021-07-01 15:51:43,744 INFO [main] org.appng.core.service.CoreService: creating new permission 'testPermission' for application 'demo-application' 2021-07-01 15:51:43,745 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2021-07-01 15:51:43.745 CREATE appNGizer Permission testPermission 2021-07-01 15:51:43,747 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2021-07-01 15:51:43.747 CREATE appNGizer Role Administrator 2021-07-01 15:51:43,751 INFO [main] org.appng.core.service.CoreService: added permission 'output-format.html' to role 'Administrator' 2021-07-01 15:51:43,751 INFO [main] org.appng.core.service.CoreService: added permission 'output-type.webgui' to role 'Administrator' 2021-07-01 15:51:43,752 WARN [main] org.appng.core.service.CoreService: the role 'Administrator' references permisson 'logViewer' which does not exist! 2021-07-01 15:51:43,752 INFO [main] org.appng.core.service.CoreService: creating new role 'Administrator' for application 'demo-application' 2021-07-01 15:51:43,753 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2021-07-01 15:51:43.752 CREATE appNGizer Role Debugger 2021-07-01 15:51:43,753 INFO [main] org.appng.core.service.CoreService: added permission 'debug' to role 'Debugger' 2021-07-01 15:51:43,754 INFO [main] org.appng.core.service.CoreService: added permission 'testPermission' to role 'Debugger' 2021-07-01 15:51:43,754 INFO [main] org.appng.core.service.CoreService: creating new role 'Debugger' for application 'demo-application' 2021-07-01 15:51:43,754 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2021-07-01 15:51:43.754 CREATE appNGizer Role Tester 2021-07-01 15:51:43,755 INFO [main] org.appng.core.service.CoreService: added permission 'testPermission' to role 'Tester' 2021-07-01 15:51:43,755 INFO [main] org.appng.core.service.CoreService: creating new role 'Tester' for application 'demo-application' 2021-07-01 15:51:43,757 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2021-07-01 15:51:43.757 CREATE appNGizer Property platform.application.demo-application.foo 2021-07-01 15:51:43,757 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2021-07-01 15:51:43.757 CREATE appNGizer Property platform.application.demo-application.bar 2021-07-01 15:51:43,758 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2021-07-01 15:51:43.757 CREATE appNGizer Property platform.application.demo-application.clobValue 2021-07-01 15:51:43,759 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2021-07-01 15:51:43.759 UPDATE appNGizer Role Administrator 2021-07-01 15:51:43,760 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2021-07-01 15:51:43.76 UPDATE appNGizer Role Debugger 2021-07-01 15:51:43,760 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2021-07-01 15:51:43.76 UPDATE appNGizer Role Tester 2021-07-01 15:51:43,766 INFO [main] org.appng.core.service.ApplicationArchiveProcessor: adding application-resource 'application.xml' for application 'demo-application-1.5.3' 2021-07-01 15:51:43,766 INFO [main] org.appng.core.service.ApplicationArchiveProcessor: adding application-resource 'beans.xml' for application 'demo-application-1.5.3' 2021-07-01 15:51:43,766 INFO [main] org.appng.core.service.ApplicationArchiveProcessor: adding application-resource 'datasources.xml' for application 'demo-application-1.5.3' 2021-07-01 15:51:43,767 INFO [main] org.appng.core.service.ApplicationArchiveProcessor: adding application-resource 'events.xml' for application 'demo-application-1.5.3' 2021-07-01 15:51:43,767 INFO [main] org.appng.core.service.ApplicationArchiveProcessor: adding application-resource 'master.xml' for application 'demo-application-1.5.3' 2021-07-01 15:51:43,767 INFO [main] org.appng.core.service.ApplicationArchiveProcessor: adding application-resource 'page.xml' for application 'demo-application-1.5.3' 2021-07-01 15:51:43,767 INFO [main] org.appng.core.service.ApplicationArchiveProcessor: adding application-resource 'plugin.xml' for application 'demo-application-1.5.3' 2021-07-01 15:51:43,767 INFO [main] org.appng.core.service.ApplicationArchiveProcessor: adding application-resource 'messages-demo.properties' for application 'demo-application-1.5.3' 2021-07-01 15:51:43,767 INFO [main] org.appng.core.service.ApplicationArchiveProcessor: adding application-resource 'mssql/V1.0_script.sql' for application 'demo-application-1.5.3' 2021-07-01 15:51:43,767 INFO [main] org.appng.core.service.ApplicationArchiveProcessor: adding application-resource 'mysql/V1.0_script.sql' for application 'demo-application-1.5.3' 2021-07-01 15:51:43,767 INFO [main] org.appng.core.service.CoreService: extracting filebased application demo-application - 1.5.3 to target/webapps/ROOT/applications/demo-application 2021-07-01 15:51:43,774 INFO [main] org.appng.core.service.CoreService: role 'Administrator' already has permission 'output-format.html' 2021-07-01 15:51:43,775 INFO [main] org.appng.core.service.CoreService: role 'Administrator' already has permission 'output-type.webgui' 2021-07-01 15:51:43,776 WARN [main] org.appng.core.service.CoreService: the role 'Administrator' references permisson 'logViewer' which does not exist! 2021-07-01 15:51:43,777 INFO [main] org.appng.core.service.CoreService: role 'Debugger' already has permission 'debug' 2021-07-01 15:51:43,778 INFO [main] org.appng.core.service.CoreService: role 'Debugger' already has permission 'testPermission' 2021-07-01 15:51:43,779 INFO [main] org.appng.core.service.CoreService: role 'Tester' already has permission 'testPermission' 2021-07-01 15:51:43,799 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2021-07-01 15:51:43.799 CREATE appNGizer Property platform.site.localhost.template 2021-07-01 15:51:43,799 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2021-07-01 15:51:43.799 CREATE appNGizer Property platform.site.localhost.DatasourceConfigurer 2021-07-01 15:51:43,800 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2021-07-01 15:51:43.799 CREATE appNGizer Property platform.site.localhost.wwwDir 2021-07-01 15:51:43,800 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2021-07-01 15:51:43.8 CREATE appNGizer Property platform.site.localhost.tagPrefix 2021-07-01 15:51:43,800 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2021-07-01 15:51:43.8 CREATE appNGizer Property platform.site.localhost.ldapIdAttribute 2021-07-01 15:51:43,801 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2021-07-01 15:51:43.8 CREATE appNGizer Property platform.site.localhost.authLoginPage 2021-07-01 15:51:43,801 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2021-07-01 15:51:43.801 CREATE appNGizer Property platform.site.localhost.cacheEnabled 2021-07-01 15:51:43,801 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2021-07-01 15:51:43.801 CREATE appNGizer Property platform.site.localhost.ldapUser 2021-07-01 15:51:43,801 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2021-07-01 15:51:43.801 CREATE appNGizer Property platform.site.localhost.ldapDisabled 2021-07-01 15:51:43,802 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2021-07-01 15:51:43.802 CREATE appNGizer Property platform.site.localhost.serviceOutputType 2021-07-01 15:51:43,802 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2021-07-01 15:51:43.802 CREATE appNGizer Property platform.site.localhost.encoding 2021-07-01 15:51:43,802 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2021-07-01 15:51:43.802 CREATE appNGizer Property platform.site.localhost.indexDir 2021-07-01 15:51:43,803 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2021-07-01 15:51:43.803 CREATE appNGizer Property platform.site.localhost.defaultApplication 2021-07-01 15:51:43,803 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2021-07-01 15:51:43.803 CREATE appNGizer Property platform.site.localhost.sessionTrackingEnabled 2021-07-01 15:51:43,803 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2021-07-01 15:51:43.803 CREATE appNGizer Property platform.site.localhost.mailHost 2021-07-01 15:51:43,804 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2021-07-01 15:51:43.804 CREATE appNGizer Property platform.site.localhost.authLoginRef 2021-07-01 15:51:43,804 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2021-07-01 15:51:43.804 CREATE appNGizer Property platform.site.localhost.serviceOutputFormat 2021-07-01 15:51:43,804 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2021-07-01 15:51:43.804 CREATE appNGizer Property platform.site.localhost.indexFileTypes 2021-07-01 15:51:43,805 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2021-07-01 15:51:43.805 CREATE appNGizer Property platform.site.localhost.authApplication 2021-07-01 15:51:43,805 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2021-07-01 15:51:43.805 CREATE appNGizer Property platform.site.localhost.defaultPage 2021-07-01 15:51:43,805 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2021-07-01 15:51:43.805 CREATE appNGizer Property platform.site.localhost.ldapGroupBaseDn 2021-07-01 15:51:43,806 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2021-07-01 15:51:43.806 CREATE appNGizer Property platform.site.localhost.ldapStartTls 2021-07-01 15:51:43,806 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2021-07-01 15:51:43.806 CREATE appNGizer Property platform.site.localhost.cacheClearOnShutdown 2021-07-01 15:51:43,806 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2021-07-01 15:51:43.806 CREATE appNGizer Property platform.site.localhost.appendTabId 2021-07-01 15:51:43,807 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2021-07-01 15:51:43.807 CREATE appNGizer Property platform.site.localhost.cacheTimeToLive 2021-07-01 15:51:43,807 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2021-07-01 15:51:43.807 CREATE appNGizer Property platform.site.localhost.csrfProtectedMethods 2021-07-01 15:51:43,807 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2021-07-01 15:51:43.807 CREATE appNGizer Property platform.site.localhost.ldapDomain 2021-07-01 15:51:43,808 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2021-07-01 15:51:43.808 CREATE appNGizer Property platform.site.localhost.searchChunkSize 2021-07-01 15:51:43,808 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2021-07-01 15:51:43.808 CREATE appNGizer Property platform.site.localhost.rewriteConfig 2021-07-01 15:51:43,808 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2021-07-01 15:51:43.808 CREATE appNGizer Property platform.site.localhost.indexTimeout 2021-07-01 15:51:43,809 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2021-07-01 15:51:43.808 CREATE appNGizer Property platform.site.localhost.xssExceptions 2021-07-01 15:51:43,809 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2021-07-01 15:51:43.809 CREATE appNGizer Property platform.site.localhost.service-path 2021-07-01 15:51:43,809 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2021-07-01 15:51:43.809 CREATE appNGizer Property platform.site.localhost.supportReloadFile 2021-07-01 15:51:43,810 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2021-07-01 15:51:43.81 CREATE appNGizer Property platform.site.localhost.authLogoutActionValue 2021-07-01 15:51:43,810 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2021-07-01 15:51:43.81 CREATE appNGizer Property platform.site.localhost.cacheTimeoutsAntStyle 2021-07-01 15:51:43,810 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2021-07-01 15:51:43.81 CREATE appNGizer Property platform.site.localhost.authLogoutActionName 2021-07-01 15:51:43,811 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2021-07-01 15:51:43.81 CREATE appNGizer Property platform.site.localhost.authLogoutPage 2021-07-01 15:51:43,811 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2021-07-01 15:51:43.811 CREATE appNGizer Property platform.site.localhost.siteRootDir 2021-07-01 15:51:43,811 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2021-07-01 15:51:43.811 CREATE appNGizer Property platform.site.localhost.indexFileSystemQueueSize 2021-07-01 15:51:43,812 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2021-07-01 15:51:43.811 CREATE appNGizer Property platform.site.localhost.name 2021-07-01 15:51:43,812 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2021-07-01 15:51:43.812 CREATE appNGizer Property platform.site.localhost.jdbcConnectionTimeout 2021-07-01 15:51:43,812 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2021-07-01 15:51:43.812 CREATE appNGizer Property platform.site.localhost.allowSkipRender 2021-07-01 15:51:43,813 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2021-07-01 15:51:43.812 CREATE appNGizer Property platform.site.localhost.cacheStatistics 2021-07-01 15:51:43,813 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2021-07-01 15:51:43.813 CREATE appNGizer Property platform.site.localhost.errorPage 2021-07-01 15:51:43,813 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2021-07-01 15:51:43.813 CREATE appNGizer Property platform.site.localhost.csrfProtectionEnabled 2021-07-01 15:51:43,814 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2021-07-01 15:51:43.813 CREATE appNGizer Property platform.site.localhost.supportedLanguages 2021-07-01 15:51:43,814 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2021-07-01 15:51:43.814 CREATE appNGizer Property platform.site.localhost.assetsDir 2021-07-01 15:51:43,814 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2021-07-01 15:51:43.814 CREATE appNGizer Property platform.site.localhost.errorPages 2021-07-01 15:51:43,815 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2021-07-01 15:51:43.814 CREATE appNGizer Property platform.site.localhost.authLogoutRef 2021-07-01 15:51:43,815 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2021-07-01 15:51:43.815 CREATE appNGizer Property platform.site.localhost.locale 2021-07-01 15:51:43,815 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2021-07-01 15:51:43.815 CREATE appNGizer Property platform.site.localhost.mailDisabled 2021-07-01 15:51:43,815 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2021-07-01 15:51:43.815 CREATE appNGizer Property platform.site.localhost.timeZone 2021-07-01 15:51:43,816 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2021-07-01 15:51:43.816 CREATE appNGizer Property platform.site.localhost.csrfProtectedPaths 2021-07-01 15:51:43,816 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2021-07-01 15:51:43.816 CREATE appNGizer Property platform.site.localhost.ldapUserBaseDn 2021-07-01 15:51:43,816 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2021-07-01 15:51:43.816 CREATE appNGizer Property platform.site.localhost.cacheExceptions 2021-07-01 15:51:43,817 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2021-07-01 15:51:43.817 CREATE appNGizer Property platform.site.localhost.enforcePrimaryDomain 2021-07-01 15:51:43,817 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2021-07-01 15:51:43.817 CREATE appNGizer Property platform.site.localhost.ldapPassword 2021-07-01 15:51:43,817 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2021-07-01 15:51:43.817 CREATE appNGizer Property platform.site.localhost.indexConfig 2021-07-01 15:51:43,818 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2021-07-01 15:51:43.818 CREATE appNGizer Property platform.site.localhost.cacheTimeouts 2021-07-01 15:51:43,818 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2021-07-01 15:51:43.818 CREATE appNGizer Property platform.site.localhost.defaultPageSize 2021-07-01 15:51:43,818 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2021-07-01 15:51:43.818 CREATE appNGizer Property platform.site.localhost.documentDir 2021-07-01 15:51:43,819 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2021-07-01 15:51:43.819 CREATE appNGizer Property platform.site.localhost.ldapPrincipalScheme 2021-07-01 15:51:43,819 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2021-07-01 15:51:43.819 CREATE appNGizer Property platform.site.localhost.jdbcLogPerformance 2021-07-01 15:51:43,819 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2021-07-01 15:51:43.819 CREATE appNGizer Property platform.site.localhost.searchMaxHits 2021-07-01 15:51:43,820 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2021-07-01 15:51:43.82 CREATE appNGizer Property platform.site.localhost.jdbcValidationTimeout 2021-07-01 15:51:43,820 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2021-07-01 15:51:43.82 CREATE appNGizer Property platform.site.localhost.indexQueueSize 2021-07-01 15:51:43,820 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2021-07-01 15:51:43.82 CREATE appNGizer Property platform.site.localhost.mailPort 2021-07-01 15:51:43,821 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2021-07-01 15:51:43.821 CREATE appNGizer Property platform.site.localhost.host 2021-07-01 15:51:43,821 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2021-07-01 15:51:43.821 CREATE appNGizer Property platform.site.localhost.jdbcMaxLifetime 2021-07-01 15:51:43,821 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2021-07-01 15:51:43.821 CREATE appNGizer Property platform.site.localhost.ldapHost 2021-07-01 15:51:43,822 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2021-07-01 15:51:43.822 CREATE appNGizer Property platform.site.localhost.manager-path 2021-07-01 15:51:43,825 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2021-07-01 15:51:43.824 CREATE appNGizer Site localhost 2021-07-01 15:51:43,858 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2021-07-01 15:51:43.858 CREATE appNGizer Property platform.site.anotherSite.ldapPrincipalScheme 2021-07-01 15:51:43,859 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2021-07-01 15:51:43.859 CREATE appNGizer Property platform.site.anotherSite.encoding 2021-07-01 15:51:43,859 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2021-07-01 15:51:43.859 CREATE appNGizer Property platform.site.anotherSite.supportReloadFile 2021-07-01 15:51:43,859 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2021-07-01 15:51:43.859 CREATE appNGizer Property platform.site.anotherSite.allowSkipRender 2021-07-01 15:51:43,860 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2021-07-01 15:51:43.86 CREATE appNGizer Property platform.site.anotherSite.documentDir 2021-07-01 15:51:43,860 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2021-07-01 15:51:43.86 CREATE appNGizer Property platform.site.anotherSite.csrfProtectedPaths 2021-07-01 15:51:43,861 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2021-07-01 15:51:43.86 CREATE appNGizer Property platform.site.anotherSite.wwwDir 2021-07-01 15:51:43,861 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2021-07-01 15:51:43.861 CREATE appNGizer Property platform.site.anotherSite.authLogoutActionName 2021-07-01 15:51:43,861 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2021-07-01 15:51:43.861 CREATE appNGizer Property platform.site.anotherSite.ldapStartTls 2021-07-01 15:51:43,862 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2021-07-01 15:51:43.861 CREATE appNGizer Property platform.site.anotherSite.name 2021-07-01 15:51:43,862 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2021-07-01 15:51:43.862 CREATE appNGizer Property platform.site.anotherSite.cacheEnabled 2021-07-01 15:51:43,862 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2021-07-01 15:51:43.862 CREATE appNGizer Property platform.site.anotherSite.serviceOutputFormat 2021-07-01 15:51:43,863 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2021-07-01 15:51:43.863 CREATE appNGizer Property platform.site.anotherSite.jdbcValidationTimeout 2021-07-01 15:51:43,863 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2021-07-01 15:51:43.863 CREATE appNGizer Property platform.site.anotherSite.ldapUser 2021-07-01 15:51:43,863 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2021-07-01 15:51:43.863 CREATE appNGizer Property platform.site.anotherSite.ldapDisabled 2021-07-01 15:51:43,864 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2021-07-01 15:51:43.864 CREATE appNGizer Property platform.site.anotherSite.indexConfig 2021-07-01 15:51:43,864 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2021-07-01 15:51:43.864 CREATE appNGizer Property platform.site.anotherSite.siteRootDir 2021-07-01 15:51:43,864 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2021-07-01 15:51:43.864 CREATE appNGizer Property platform.site.anotherSite.ldapDomain 2021-07-01 15:51:43,865 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2021-07-01 15:51:43.865 CREATE appNGizer Property platform.site.anotherSite.authLoginPage 2021-07-01 15:51:43,865 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2021-07-01 15:51:43.865 CREATE appNGizer Property platform.site.anotherSite.cacheStatistics 2021-07-01 15:51:43,866 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2021-07-01 15:51:43.865 CREATE appNGizer Property platform.site.anotherSite.mailPort 2021-07-01 15:51:43,866 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2021-07-01 15:51:43.866 CREATE appNGizer Property platform.site.anotherSite.appendTabId 2021-07-01 15:51:43,866 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2021-07-01 15:51:43.866 CREATE appNGizer Property platform.site.anotherSite.service-path 2021-07-01 15:51:43,867 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2021-07-01 15:51:43.866 CREATE appNGizer Property platform.site.anotherSite.template 2021-07-01 15:51:43,867 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2021-07-01 15:51:43.867 CREATE appNGizer Property platform.site.anotherSite.cacheTimeouts 2021-07-01 15:51:43,867 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2021-07-01 15:51:43.867 CREATE appNGizer Property platform.site.anotherSite.tagPrefix 2021-07-01 15:51:43,868 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2021-07-01 15:51:43.867 CREATE appNGizer Property platform.site.anotherSite.authLogoutPage 2021-07-01 15:51:43,868 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2021-07-01 15:51:43.868 CREATE appNGizer Property platform.site.anotherSite.timeZone 2021-07-01 15:51:43,868 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2021-07-01 15:51:43.868 CREATE appNGizer Property platform.site.anotherSite.ldapIdAttribute 2021-07-01 15:51:43,869 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2021-07-01 15:51:43.868 CREATE appNGizer Property platform.site.anotherSite.cacheTimeToLive 2021-07-01 15:51:43,869 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2021-07-01 15:51:43.869 CREATE appNGizer Property platform.site.anotherSite.searchMaxHits 2021-07-01 15:51:43,869 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2021-07-01 15:51:43.869 CREATE appNGizer Property platform.site.anotherSite.host 2021-07-01 15:51:43,870 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2021-07-01 15:51:43.87 CREATE appNGizer Property platform.site.anotherSite.indexFileTypes 2021-07-01 15:51:43,870 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2021-07-01 15:51:43.87 CREATE appNGizer Property platform.site.anotherSite.supportedLanguages 2021-07-01 15:51:43,870 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2021-07-01 15:51:43.87 CREATE appNGizer Property platform.site.anotherSite.jdbcLogPerformance 2021-07-01 15:51:43,871 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2021-07-01 15:51:43.871 CREATE appNGizer Property platform.site.anotherSite.locale 2021-07-01 15:51:43,871 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2021-07-01 15:51:43.871 CREATE appNGizer Property platform.site.anotherSite.DatasourceConfigurer 2021-07-01 15:51:43,871 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2021-07-01 15:51:43.871 CREATE appNGizer Property platform.site.anotherSite.indexTimeout 2021-07-01 15:51:43,872 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2021-07-01 15:51:43.872 CREATE appNGizer Property platform.site.anotherSite.rewriteConfig 2021-07-01 15:51:43,872 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2021-07-01 15:51:43.872 CREATE appNGizer Property platform.site.anotherSite.authLogoutActionValue 2021-07-01 15:51:43,872 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2021-07-01 15:51:43.872 CREATE appNGizer Property platform.site.anotherSite.mailHost 2021-07-01 15:51:43,873 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2021-07-01 15:51:43.873 CREATE appNGizer Property platform.site.anotherSite.authLoginRef 2021-07-01 15:51:43,873 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2021-07-01 15:51:43.873 CREATE appNGizer Property platform.site.anotherSite.searchChunkSize 2021-07-01 15:51:43,874 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2021-07-01 15:51:43.873 CREATE appNGizer Property platform.site.anotherSite.defaultPage 2021-07-01 15:51:43,874 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2021-07-01 15:51:43.874 CREATE appNGizer Property platform.site.anotherSite.csrfProtectedMethods 2021-07-01 15:51:43,874 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2021-07-01 15:51:43.874 CREATE appNGizer Property platform.site.anotherSite.indexFileSystemQueueSize 2021-07-01 15:51:43,875 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2021-07-01 15:51:43.874 CREATE appNGizer Property platform.site.anotherSite.sessionTrackingEnabled 2021-07-01 15:51:43,875 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2021-07-01 15:51:43.875 CREATE appNGizer Property platform.site.anotherSite.ldapPassword 2021-07-01 15:51:43,875 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2021-07-01 15:51:43.875 CREATE appNGizer Property platform.site.anotherSite.ldapHost 2021-07-01 15:51:43,876 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2021-07-01 15:51:43.876 CREATE appNGizer Property platform.site.anotherSite.ldapGroupBaseDn 2021-07-01 15:51:43,876 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2021-07-01 15:51:43.876 CREATE appNGizer Property platform.site.anotherSite.cacheClearOnShutdown 2021-07-01 15:51:43,876 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2021-07-01 15:51:43.876 CREATE appNGizer Property platform.site.anotherSite.defaultPageSize 2021-07-01 15:51:43,877 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2021-07-01 15:51:43.877 CREATE appNGizer Property platform.site.anotherSite.cacheTimeoutsAntStyle 2021-07-01 15:51:43,877 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2021-07-01 15:51:43.877 CREATE appNGizer Property platform.site.anotherSite.csrfProtectionEnabled 2021-07-01 15:51:43,878 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2021-07-01 15:51:43.877 CREATE appNGizer Property platform.site.anotherSite.authLogoutRef 2021-07-01 15:51:43,878 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2021-07-01 15:51:43.878 CREATE appNGizer Property platform.site.anotherSite.cacheExceptions 2021-07-01 15:51:43,878 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2021-07-01 15:51:43.878 CREATE appNGizer Property platform.site.anotherSite.defaultApplication 2021-07-01 15:51:43,879 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2021-07-01 15:51:43.878 CREATE appNGizer Property platform.site.anotherSite.mailDisabled 2021-07-01 15:51:43,879 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2021-07-01 15:51:43.879 CREATE appNGizer Property platform.site.anotherSite.assetsDir 2021-07-01 15:51:43,879 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2021-07-01 15:51:43.879 CREATE appNGizer Property platform.site.anotherSite.ldapUserBaseDn 2021-07-01 15:51:43,880 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2021-07-01 15:51:43.879 CREATE appNGizer Property platform.site.anotherSite.xssExceptions 2021-07-01 15:51:43,880 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2021-07-01 15:51:43.88 CREATE appNGizer Property platform.site.anotherSite.authApplication 2021-07-01 15:51:43,880 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2021-07-01 15:51:43.88 CREATE appNGizer Property platform.site.anotherSite.jdbcMaxLifetime 2021-07-01 15:51:43,881 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2021-07-01 15:51:43.88 CREATE appNGizer Property platform.site.anotherSite.errorPage 2021-07-01 15:51:43,881 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2021-07-01 15:51:43.881 CREATE appNGizer Property platform.site.anotherSite.manager-path 2021-07-01 15:51:43,881 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2021-07-01 15:51:43.881 CREATE appNGizer Property platform.site.anotherSite.indexDir 2021-07-01 15:51:43,882 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2021-07-01 15:51:43.882 CREATE appNGizer Property platform.site.anotherSite.enforcePrimaryDomain 2021-07-01 15:51:43,882 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2021-07-01 15:51:43.882 CREATE appNGizer Property platform.site.anotherSite.jdbcConnectionTimeout 2021-07-01 15:51:43,883 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2021-07-01 15:51:43.882 CREATE appNGizer Property platform.site.anotherSite.indexQueueSize 2021-07-01 15:51:43,883 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2021-07-01 15:51:43.883 CREATE appNGizer Property platform.site.anotherSite.errorPages 2021-07-01 15:51:43,883 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2021-07-01 15:51:43.883 CREATE appNGizer Property platform.site.anotherSite.serviceOutputType 2021-07-01 15:51:43,884 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2021-07-01 15:51:43.884 CREATE appNGizer Site anotherSite 2021-07-01 15:51:43,934 INFO [main] org.appng.core.model.CacheProvider: cleaning /var/lib/jenkins/workspace/appNG_1.23.x/appng-appngizer/target/webapps/ROOT/WEB-INF/cache/platform/localhost/demo-application 2021-07-01 15:51:43,935 INFO [main] org.appng.core.model.CacheProvider: cleaning /var/lib/jenkins/workspace/appNG_1.23.x/appng-appngizer/target/webapps/ROOT/WEB-INF/cache/application/localhost/demo-application 2021-07-01 15:51:43,938 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2021-07-01 15:51:43.938 INFO appNGizer Assigned application demo-application to site localhost 2021-07-01 15:51:43,940 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2021-07-01 15:51:43.94 CREATE appNGizer Property platform.site.localhost.application.demo-application.bar 2021-07-01 15:51:43,941 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2021-07-01 15:51:43.94 CREATE appNGizer Property platform.site.localhost.application.demo-application.foo 2021-07-01 15:51:43,941 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2021-07-01 15:51:43.941 CREATE appNGizer Property platform.site.localhost.application.demo-application.clobValue 2021-07-01 15:51:44,098 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2021-07-01 15:51:44.098 UPDATE appNGizer Property platform.site.localhost.application.demo-application.bar 2021-07-01 15:51:44,137 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2021-07-01 15:51:44.136 CREATE appNGizer Property platform.site.localhost.application.demo-application.myNewProp 2021-07-01 15:51:44,167 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2021-07-01 15:51:44.167 DELETE appNGizer Property platform.site.localhost.application.demo-application.myNewProp 2021-07-01 15:51:44,183 INFO [main] org.appng.core.service.CoreService: unlinking application demo-application from site localhost, status of database-connection is NO_DB_SUPPORTED 2021-07-01 15:51:44,183 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2021-07-01 15:51:44.183 INFO appNGizer Removed application demo-application from site localhost 2021-07-01 15:51:44,184 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2021-07-01 15:51:44.184 DELETE appNGizer Property platform.site.localhost.application.demo-application.bar 2021-07-01 15:51:44,185 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2021-07-01 15:51:44.185 DELETE appNGizer Property platform.site.localhost.application.demo-application.clobValue 2021-07-01 15:51:44,185 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2021-07-01 15:51:44.185 DELETE appNGizer Property platform.site.localhost.application.demo-application.foo 2021-07-01 15:51:44,193 INFO [main] org.springframework.web.context.support.GenericWebApplicationContext: Closing appNG platform context: startup date [Thu Jul 01 15:51:42 CEST 2021]; root of context hierarchy 2021-07-01 15:51:44,194 INFO [main] org.springframework.orm.jpa.LocalContainerEntityManagerFactoryBean: Closing JPA EntityManagerFactory for persistence unit 'appNGizer' 2021-07-01 15:51:44,194 INFO [main] org.springframework.jdbc.datasource.embedded.EmbeddedDatabaseFactory: Shutting down embedded database: url='jdbc:hsqldb:mem:testdb' [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.494 s - in org.appng.appngizer.controller.SiteApplicationControllerTest [INFO] Running org.appng.appngizer.controller.DatabaseControllerTest 2021-07-01 15:51:44,200 INFO [main] org.springframework.test.context.web.WebTestContextBootstrapper: Loaded default TestExecutionListener class names from location [META-INF/spring.factories]: [org.springframework.test.context.web.ServletTestExecutionListener, org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener, org.springframework.test.context.support.DependencyInjectionTestExecutionListener, org.springframework.test.context.support.DirtiesContextTestExecutionListener, org.springframework.test.context.transaction.TransactionalTestExecutionListener, org.springframework.test.context.jdbc.SqlScriptsTestExecutionListener] 2021-07-01 15:51:44,200 INFO [main] org.springframework.test.context.web.WebTestContextBootstrapper: Using TestExecutionListeners: [org.springframework.test.context.web.ServletTestExecutionListener@55460ca1, org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener@70ecd955, org.springframework.test.context.support.DependencyInjectionTestExecutionListener@4820238c, org.springframework.test.context.support.DirtiesContextTestExecutionListener@20f3ce9f, org.springframework.test.context.transaction.TransactionalTestExecutionListener@4535ed24, org.springframework.test.context.jdbc.SqlScriptsTestExecutionListener@5385a2a6] 2021-07-01 15:51:44,201 INFO [main] org.springframework.beans.factory.xml.XmlBeanDefinitionReader: Loading XML bean definitions from class path resource [test-context.xml] 2021-07-01 15:51:44,239 INFO [main] org.springframework.web.context.support.GenericWebApplicationContext: Refreshing appNG platform context: startup date [Thu Jul 01 15:51:44 CEST 2021]; root of context hierarchy 2021-07-01 15:51:44,255 INFO [main] org.springframework.context.annotation.ConfigurationClassBeanDefinitionReader: Skipping bean definition for [BeanMethod:name=configurer,declaringClass=org.appng.appngizer.AppNGizer]: a definition for bean 'configurer' already exists. This top-level bean definition is considered as an override. 2021-07-01 15:51:44,256 INFO [main] org.springframework.context.annotation.ConfigurationClassBeanDefinitionReader: Skipping bean definition for [BeanMethod:name=datasource,declaringClass=org.appng.appngizer.AppNGizer]: a definition for bean 'datasource' already exists. This top-level bean definition is considered as an override. 2021-07-01 15:51:44,284 INFO [main] org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor: JSR-330 'javax.inject.Inject' annotation found and supported for autowiring 2021-07-01 15:51:44,326 INFO [main] org.springframework.jdbc.datasource.embedded.EmbeddedDatabaseFactory: Starting embedded database: url='jdbc:hsqldb:mem:testdb', username='sa' 2021-07-01 15:51:44,351 INFO [main] org.springframework.orm.jpa.LocalContainerEntityManagerFactoryBean: Building JPA container EntityManagerFactory for persistence unit 'appNGizer' 2021-07-01 15:51:44,351 INFO [main] org.hibernate.jpa.internal.util.LogHelper: HHH000204: Processing PersistenceUnitInfo [name: appNGizer] 2021-07-01 15:51:44,417 INFO [main] org.hibernate.dialect.Dialect: HHH000400: Using dialect: org.appng.persistence.dialect.HSQLDialect 2021-07-01 15:51:44,420 INFO [main] org.hibernate.envers.boot.internal.EnversServiceImpl: Envers integration enabled? : true 2021-07-01 15:51:44,592 INFO [main] org.hibernate.engine.transaction.jta.platform.internal.JtaPlatformInitiator: HHH000490: Using JtaPlatform implementation: [org.hibernate.engine.transaction.jta.platform.internal.NoJtaPlatform] 2021-07-01 15:51:44,592 INFO [main] org.springframework.orm.jpa.LocalContainerEntityManagerFactoryBean: Initialized JPA EntityManagerFactory for persistence unit 'appNGizer' 2021-07-01 15:51:44,767 INFO [main] org.appng.core.domain.PlatformEventListener: Using application context appNG platform context: startup date [Thu Jul 01 15:51:44 CEST 2021]; root of context hierarchy 2021-07-01 15:51:44,784 INFO [main] org.flywaydb.core.internal.license.VersionPrinter: Flyway Community Edition 7.9.1 by Redgate 2021-07-01 15:51:44,786 INFO [main] org.flywaydb.core.internal.database.base.BaseDatabaseType: Database: jdbc:hsqldb:mem:testdb (HSQL Database Engine 2.5) 2021-07-01 15:51:44,792 INFO [main] org.flywaydb.core.internal.command.DbValidate: Successfully validated 16 migrations (execution time 00:00.004s) 2021-07-01 15:51:44,793 INFO [main] org.flywaydb.core.internal.schemahistory.JdbcTableSchemaHistory: Creating Schema History table "PUBLIC"."schema_version" ... 2021-07-01 15:51:44,796 INFO [main] org.flywaydb.core.internal.command.DbMigrate: Current version of schema "PUBLIC": << Empty Schema >> 2021-07-01 15:51:44,812 INFO [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version "1.0 - appNG initial setup" 2021-07-01 15:51:44,832 INFO [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version "1.1 - Quartz initial setup" 2021-07-01 15:51:44,838 INFO [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version "1.2 - add template" 2021-07-01 15:51:44,841 INFO [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version "1.2.1 - add repository strict" 2021-07-01 15:51:44,845 INFO [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version "1.2.2 - add repository digest" 2021-07-01 15:51:44,848 INFO [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version "1.2.3 - set resource bytes not null" 2021-07-01 15:51:44,851 INFO [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version "1.3.0 - add type to template" 2021-07-01 15:51:44,855 INFO [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version "1.3.1 - add global admin role" 2021-07-01 15:51:44,877 INFO [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version "1.3.2 - add repository accepted certs" 2021-07-01 15:51:44,885 INFO [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version "2.0.0 - add platform event" 2021-07-01 15:51:44,889 INFO [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version "4.0.0 - add job execution record" 2021-07-01 15:51:44,892 INFO [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version "4.1.0 - change caching properties" 2021-07-01 15:51:44,893 WARN [main] org.flywaydb.core.internal.sqlscript.DefaultSqlScriptExecutor: DB: no data (SQL State: 02000 - Error Code: -1100) 2021-07-01 15:51:44,893 WARN [main] org.flywaydb.core.internal.sqlscript.DefaultSqlScriptExecutor: DB: no data (SQL State: 02000 - Error Code: -1100) 2021-07-01 15:51:44,895 INFO [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version "4.1.1 - add site reload count" 2021-07-01 15:51:44,899 INFO [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version "4.1.2 - add property type" 2021-07-01 15:51:44,904 INFO [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version "4.2 - add subject columns" 2021-07-01 15:51:44,906 WARN [main] org.flywaydb.core.internal.sqlscript.DefaultSqlScriptExecutor: DB: no data (SQL State: 02000 - Error Code: -1100) 2021-07-01 15:51:44,909 INFO [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version "4.2.1 - change subject name length" 2021-07-01 15:51:44,912 INFO [main] org.flywaydb.core.internal.command.DbMigrate: Successfully applied 16 migrations to schema "PUBLIC", now at version v4.2.1 (execution time 00:00.116s) 2021-07-01 15:51:44,919 INFO [main] org.appng.appngizer.controller.Jaxb2Marshaller: Creating JAXBContext by scanning packages [org.appng.appngizer.model.xml] 2021-07-01 15:51:44,969 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/application/{name}/property],methods=[GET],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.ApplicationController.listProperties(java.lang.String) 2021-07-01 15:51:44,969 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/application/{name}],methods=[GET],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.ApplicationController.getApplication(java.lang.String) 2021-07-01 15:51:44,970 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/application/{name}],methods=[PUT],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.ApplicationController.updateApplication(java.lang.String,org.appng.appngizer.model.xml.Application) throws org.appng.api.BusinessException 2021-07-01 15:51:44,970 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/application/{name}],methods=[DELETE],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.ApplicationController.deleteApplication(java.lang.String) throws org.appng.api.BusinessException 2021-07-01 15:51:44,970 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/application/{name}/property],methods=[POST],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.ApplicationController.createProperty(java.lang.String,org.appng.appngizer.model.xml.Property) 2021-07-01 15:51:44,970 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/application/{name}/property/{prop}],methods=[PUT],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.ApplicationController.updateProperty(java.lang.String,org.appng.appngizer.model.xml.Property) 2021-07-01 15:51:44,970 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/application/{name}/property/{prop}],methods=[DELETE],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.ApplicationController.deleteProperty(java.lang.String,java.lang.String) 2021-07-01 15:51:44,971 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/application],methods=[GET],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.ApplicationController.listApplications() 2021-07-01 15:51:44,971 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/application/{name}/property/{prop}],methods=[GET],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.ApplicationController.getProperty(java.lang.String,java.lang.String) 2021-07-01 15:51:44,972 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/platform/database],methods=[GET],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.DatabaseController.info() throws java.lang.Exception 2021-07-01 15:51:44,972 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/site/{site}/application/{app}/database],methods=[GET],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.DatabaseController.getDatabaseConnectionForApplication(java.lang.String,java.lang.String) 2021-07-01 15:51:44,972 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/site/{site}/application/{app}/database],methods=[PUT],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.DatabaseController.updateDatabaseConnectionforApplication(java.lang.String,java.lang.String,org.appng.appngizer.model.xml.Database) 2021-07-01 15:51:44,972 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/site/{name}/database/{id}],methods=[GET],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.DatabaseController.getDatabaseConnection(java.lang.String,java.lang.Integer) 2021-07-01 15:51:44,973 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/site/{name}/database/{id}],methods=[PUT],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.DatabaseController.updateDatabaseConnection(java.lang.String,java.lang.Integer,org.appng.appngizer.model.xml.Database) 2021-07-01 15:51:44,973 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/platform/database],methods=[PUT],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.DatabaseController.updateRootConnection(org.appng.appngizer.model.xml.Database) throws java.lang.Exception 2021-07-01 15:51:44,973 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/site/{name}/database],methods=[GET],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.DatabaseController.getDatabaseConnections(java.lang.String) 2021-07-01 15:51:44,973 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/platform/database/initialize],methods=[POST],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.DatabaseController.initialize(boolean) throws java.lang.Exception 2021-07-01 15:51:44,974 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/group],methods=[POST],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.GroupController.createGroup(org.appng.appngizer.model.xml.Group) 2021-07-01 15:51:44,974 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/group/{name:.+}],methods=[GET],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.GroupController.getGroup(java.lang.String) 2021-07-01 15:51:44,974 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/group/{name:.+}],methods=[PUT],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.GroupController.updateGroup(java.lang.String,org.appng.appngizer.model.xml.Group) 2021-07-01 15:51:44,974 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/group/{name:.+}],methods=[DELETE],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.GroupController.deleteGroup(java.lang.String) 2021-07-01 15:51:44,974 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/group],methods=[GET],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.GroupController.listGroups() 2021-07-01 15:51:44,975 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/],methods=[POST],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.Home.login(java.lang.String,javax.servlet.http.HttpServletRequest) 2021-07-01 15:51:44,975 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/],methods=[GET],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.Home.welcome() 2021-07-01 15:51:44,976 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/application/{app}/permission],methods=[GET],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.PermissionController.listPermissions(java.lang.String) 2021-07-01 15:51:44,976 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/application/{app}/permission],methods=[POST],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.PermissionController.createPermission(java.lang.String,org.appng.appngizer.model.xml.Permission) 2021-07-01 15:51:44,976 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/application/{app}/permission/{name}],methods=[PUT],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.PermissionController.updatePermission(java.lang.String,java.lang.String,org.appng.appngizer.model.xml.Permission) 2021-07-01 15:51:44,976 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/application/{app}/permission/{name}],methods=[DELETE],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.PermissionController.deletePermission(java.lang.String,java.lang.String) 2021-07-01 15:51:44,976 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/application/{app}/permission/{name}],methods=[GET],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.PermissionController.getPermission(java.lang.String,java.lang.String) 2021-07-01 15:51:44,977 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/platform],methods=[GET],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.PlatformController.showPlatform() 2021-07-01 15:51:44,977 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/platform/system],methods=[GET],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.PlatformController.listSystemProperties() 2021-07-01 15:51:44,977 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/platform/environment],methods=[GET],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.PlatformController.listEnvironment() 2021-07-01 15:51:44,977 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/platform/reload],methods=[POST],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.PlatformController.reloadPlatform() 2021-07-01 15:51:44,978 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/platform/property],methods=[GET],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.PlatformPropertyController.listProperties() 2021-07-01 15:51:44,978 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/platform/property],methods=[POST],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.PlatformPropertyController.createProperty(org.appng.appngizer.model.xml.Property) 2021-07-01 15:51:44,978 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/platform/property/{prop}],methods=[PUT],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.PlatformPropertyController.updateProperty(org.appng.appngizer.model.xml.Property) 2021-07-01 15:51:44,978 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/platform/property/{prop}],methods=[DELETE],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.PlatformPropertyController.deleteProperty(java.lang.String) 2021-07-01 15:51:44,978 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/platform/property/{prop}],methods=[GET],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.PlatformPropertyController.getProperty(java.lang.String) 2021-07-01 15:51:44,980 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/repository/{name}],methods=[GET],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.RepositoryController.getRepository(java.lang.String) throws org.appng.api.BusinessException 2021-07-01 15:51:44,980 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/repository/{name}/{package}/{version}/{timestamp}],methods=[DELETE],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.RepositoryController.deleteRepositoryPackage(java.lang.String,java.lang.String,java.lang.String,java.lang.String) throws org.appng.api.BusinessException 2021-07-01 15:51:44,980 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/repository],methods=[POST],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.RepositoryController.createRepository(org.appng.appngizer.model.xml.Repository) throws org.appng.api.BusinessException,java.net.URISyntaxException 2021-07-01 15:51:44,980 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/repository/{name}],methods=[PUT],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.RepositoryController.updateRepository(java.lang.String,org.appng.appngizer.model.xml.Repository) throws java.net.URISyntaxException 2021-07-01 15:51:44,981 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/repository/{name}/install],methods=[PUT],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.RepositoryController.installPackage(java.lang.String,org.appng.appngizer.model.xml.Package) throws org.appng.api.BusinessException 2021-07-01 15:51:44,981 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/repository/{name}/upload],methods=[POST],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.RepositoryController.uploadPackage(java.lang.String,org.springframework.web.multipart.MultipartFile,boolean,boolean,boolean) throws org.appng.api.BusinessException 2021-07-01 15:51:44,981 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/repository/{name}],methods=[DELETE],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.RepositoryController.deleteRepository(java.lang.String) 2021-07-01 15:51:44,981 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/repository],methods=[GET],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.RepositoryController.listRepositories() 2021-07-01 15:51:44,981 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/repository/{name}/{package}],methods=[GET],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.RepositoryController.getRepositoryPackages(java.lang.String,java.lang.String) 2021-07-01 15:51:44,981 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/repository/{name}/{package}/{version}/{timestamp}],methods=[GET],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.RepositoryController.getRepositoryPackage(java.lang.String,java.lang.String,java.lang.String,java.lang.String) 2021-07-01 15:51:44,982 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/application/{app}/role/{name:.+}],methods=[GET],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.RoleController.getRole(java.lang.String,java.lang.String) 2021-07-01 15:51:44,982 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/application/{app}/role],methods=[GET],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.RoleController.listRoles(java.lang.String) 2021-07-01 15:51:44,982 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/application/{app}/role],methods=[POST],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.RoleController.createRole(java.lang.String,org.appng.appngizer.model.xml.Role) 2021-07-01 15:51:44,983 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/application/{app}/role/{name:.+}],methods=[PUT],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.RoleController.updateRole(java.lang.String,java.lang.String,org.appng.appngizer.model.xml.Role) 2021-07-01 15:51:44,983 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/application/{app}/role/{name:.+}],methods=[DELETE],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.RoleController.deleteRole(java.lang.String,java.lang.String) throws org.appng.api.BusinessException 2021-07-01 15:51:44,983 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/site/{site}/application/{app}],methods=[GET],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.SiteApplicationController.getApplication(java.lang.String,java.lang.String) 2021-07-01 15:51:44,984 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/site/{site}/application],methods=[GET],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.SiteApplicationController.listApplications(java.lang.String) 2021-07-01 15:51:44,984 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/site/{site}/application/{app}/grants],methods=[PUT],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.SiteApplicationController.grantApplicationForSites(java.lang.String,java.lang.String,org.appng.appngizer.model.xml.Grants) 2021-07-01 15:51:44,984 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/site/{site}/application/{app}/grants],methods=[GET],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.SiteApplicationController.getGrantsForApplication(java.lang.String,java.lang.String) 2021-07-01 15:51:44,984 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/site/{site}/application/{app}],methods=[POST],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.SiteApplicationController.activateApplication(java.lang.String,java.lang.String) 2021-07-01 15:51:44,984 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/site/{site}/application/{app}],methods=[DELETE],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.SiteApplicationController.deactivateApplication(java.lang.String,java.lang.String) 2021-07-01 15:51:44,985 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/site/{site}/application/{app}/property],methods=[GET],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.SiteApplicationPropertyController.listProperties(java.lang.String,java.lang.String) 2021-07-01 15:51:44,985 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/site/{site}/application/{app}/property],methods=[POST],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.SiteApplicationPropertyController.createProperty(java.lang.String,java.lang.String,org.appng.appngizer.model.xml.Property) 2021-07-01 15:51:44,985 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/site/{site}/application/{app}/property/{prop}],methods=[PUT],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.SiteApplicationPropertyController.updateProperty(java.lang.String,java.lang.String,org.appng.appngizer.model.xml.Property) 2021-07-01 15:51:44,985 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/site/{site}/application/{app}/property/{prop}],methods=[DELETE],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.SiteApplicationPropertyController.deleteProperty(java.lang.String,java.lang.String,java.lang.String) 2021-07-01 15:51:44,986 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/site/{site}/application/{app}/property/{prop}],methods=[GET],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.SiteApplicationPropertyController.getProperty(java.lang.String,java.lang.String,java.lang.String) 2021-07-01 15:51:44,986 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/site/{name}],methods=[GET],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.SiteController.getSite(java.lang.String) 2021-07-01 15:51:44,987 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/site],methods=[GET],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.SiteController.listSites() 2021-07-01 15:51:44,987 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/site/{name}/reload],methods=[PUT],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.SiteController.reloadSite(java.lang.String) throws org.appng.api.BusinessException 2021-07-01 15:51:44,987 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/site],methods=[POST],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.SiteController.createSite(org.appng.appngizer.model.xml.Site) 2021-07-01 15:51:44,987 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/site/{name}],methods=[PUT],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.SiteController.updateSite(java.lang.String,org.appng.appngizer.model.xml.Site) 2021-07-01 15:51:44,987 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/site/{name}],methods=[DELETE],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.SiteController.deleteSite(java.lang.String) throws org.appng.api.BusinessException 2021-07-01 15:51:44,988 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/site/{site}/property || /site/{site}/properties],methods=[GET],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.SitePropertyController.listProperties(java.lang.String) 2021-07-01 15:51:44,988 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/site/{site}/property],methods=[POST],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.SitePropertyController.createProperty(java.lang.String,org.appng.appngizer.model.xml.Property) 2021-07-01 15:51:44,989 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/site/{site}/property/{prop}],methods=[PUT],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.SitePropertyController.updateProperty(java.lang.String,org.appng.appngizer.model.xml.Property) 2021-07-01 15:51:44,989 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/site/{site}/property/{prop}],methods=[DELETE],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.SitePropertyController.deleteProperty(java.lang.String,java.lang.String) 2021-07-01 15:51:44,989 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/site/{site}/properties],methods=[PUT],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.SitePropertyController.updateProperties(java.lang.String,org.appng.appngizer.model.xml.Properties) 2021-07-01 15:51:44,989 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/site/{site}/properties],methods=[POST],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.SitePropertyController.createProperties(java.lang.String,org.appng.appngizer.model.xml.Properties) 2021-07-01 15:51:44,989 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/site/{site}/properties],methods=[DELETE],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.SitePropertyController.deleteProperties(java.lang.String,org.appng.appngizer.model.xml.Properties) 2021-07-01 15:51:44,989 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/site/{site}/property/{prop}],methods=[GET],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.SitePropertyController.getProperty(java.lang.String,java.lang.String) 2021-07-01 15:51:44,990 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/subject],methods=[GET],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.SubjectController.listSubjects() 2021-07-01 15:51:44,990 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/subject/{name:.+}],methods=[GET],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.SubjectController.getSubject(java.lang.String) 2021-07-01 15:51:44,990 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/subject],methods=[POST],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.SubjectController.createSubject(org.appng.appngizer.model.xml.Subject) throws org.appng.api.BusinessException 2021-07-01 15:51:44,991 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/subject/{name:.+}],methods=[PUT],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.SubjectController.updateSubject(java.lang.String,org.appng.appngizer.model.xml.Subject) throws org.appng.api.BusinessException 2021-07-01 15:51:44,991 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/subject/{name:.+}],methods=[DELETE],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.SubjectController.deleteSubject(java.lang.String) 2021-07-01 15:51:45,027 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter: Looking for @ControllerAdvice: appNG platform context: startup date [Thu Jul 01 15:51:44 CEST 2021]; root of context hierarchy 2021-07-01 15:51:45,080 INFO [main] org.springframework.mock.web.MockServletContext: Initializing Spring FrameworkServlet '' 2021-07-01 15:51:45,080 INFO [main] org.springframework.test.web.servlet.TestDispatcherServlet: FrameworkServlet '': initialization started 2021-07-01 15:51:45,084 INFO [main] org.springframework.test.web.servlet.TestDispatcherServlet: FrameworkServlet '': initialization completed in 4 ms 2021-07-01 15:51:45,092 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2021-07-01 15:51:45.092 CREATE appNGizer Property platform.messagingEnabled 2021-07-01 15:51:45,093 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2021-07-01 15:51:45.093 CREATE appNGizer Property platform.filebasedDeployment 2021-07-01 15:51:45,093 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2021-07-01 15:51:45.093 CREATE appNGizer Property platform.jspFileType 2021-07-01 15:51:45,094 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2021-07-01 15:51:45.093 CREATE appNGizer Property platform.repositoryTrustStorePassword 2021-07-01 15:51:45,094 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2021-07-01 15:51:45.094 CREATE appNGizer Property platform.platformRootPath 2021-07-01 15:51:45,094 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2021-07-01 15:51:45.094 CREATE appNGizer Property platform.manageDatabases 2021-07-01 15:51:45,095 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2021-07-01 15:51:45.095 CREATE appNGizer Property platform.inactiveLockPeriod 2021-07-01 15:51:45,095 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2021-07-01 15:51:45.095 CREATE appNGizer Property platform.appngData 2021-07-01 15:51:45,096 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2021-07-01 15:51:45.095 CREATE appNGizer Property platform.cachePlatformFolder 2021-07-01 15:51:45,096 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2021-07-01 15:51:45.096 CREATE appNGizer Property platform.monitoringPath 2021-07-01 15:51:45,096 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2021-07-01 15:51:45.096 CREATE appNGizer Property platform.repositoryCert 2021-07-01 15:51:45,097 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2021-07-01 15:51:45.097 CREATE appNGizer Property platform.defaultTemplate 2021-07-01 15:51:45,097 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2021-07-01 15:51:45.097 CREATE appNGizer Property platform.devMode 2021-07-01 15:51:45,098 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2021-07-01 15:51:45.097 CREATE appNGizer Property platform.logfile 2021-07-01 15:51:45,098 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2021-07-01 15:51:45.098 CREATE appNGizer Property platform.xssAllowedTags 2021-07-01 15:51:45,099 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2021-07-01 15:51:45.098 CREATE appNGizer Property platform.mailDisabled 2021-07-01 15:51:45,099 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2021-07-01 15:51:45.099 CREATE appNGizer Property platform.passwordPolicyRegEx 2021-07-01 15:51:45,099 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2021-07-01 15:51:45.099 CREATE appNGizer Property platform.formatOutput 2021-07-01 15:51:45,100 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2021-07-01 15:51:45.1 CREATE appNGizer Property platform.cacheConfig 2021-07-01 15:51:45,100 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2021-07-01 15:51:45.1 CREATE appNGizer Property platform.sharedSecret 2021-07-01 15:51:45,100 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2021-07-01 15:51:45.1 CREATE appNGizer Property platform.repositoryPath 2021-07-01 15:51:45,101 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2021-07-01 15:51:45.101 CREATE appNGizer Property platform.repositoryVerifySignature 2021-07-01 15:51:45,101 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2021-07-01 15:51:45.101 CREATE appNGizer Property platform.repositorySignature 2021-07-01 15:51:45,102 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2021-07-01 15:51:45.101 CREATE appNGizer Property platform.sessionFilter 2021-07-01 15:51:45,102 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2021-07-01 15:51:45.102 CREATE appNGizer Property platform.cacheApplicationFolder 2021-07-01 15:51:45,102 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2021-07-01 15:51:45.102 CREATE appNGizer Property platform.writeDebugFiles 2021-07-01 15:51:45,103 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2021-07-01 15:51:45.103 CREATE appNGizer Property platform.repositoryDefaultDigest 2021-07-01 15:51:45,103 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2021-07-01 15:51:45.103 CREATE appNGizer Property platform.monitorPerformance 2021-07-01 15:51:45,104 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2021-07-01 15:51:45.103 CREATE appNGizer Property platform.mdcEnabled 2021-07-01 15:51:45,104 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2021-07-01 15:51:45.104 CREATE appNGizer Property platform.vHostMode 2021-07-01 15:51:45,104 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2021-07-01 15:51:45.104 CREATE appNGizer Property platform.templateFolder 2021-07-01 15:51:45,105 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2021-07-01 15:51:45.105 CREATE appNGizer Property platform.maxLoginAttempts 2021-07-01 15:51:45,105 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2021-07-01 15:51:45.105 CREATE appNGizer Property platform.passwordPolicyErrorMessageKey 2021-07-01 15:51:45,106 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2021-07-01 15:51:45.105 CREATE appNGizer Property platform.locale 2021-07-01 15:51:45,106 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2021-07-01 15:51:45.106 CREATE appNGizer Property platform.sessionTimeout 2021-07-01 15:51:45,106 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2021-07-01 15:51:45.106 CREATE appNGizer Property platform.cleanTempFolderOnStartup 2021-07-01 15:51:45,107 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2021-07-01 15:51:45.107 CREATE appNGizer Property platform.encoding 2021-07-01 15:51:45,107 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2021-07-01 15:51:45.107 CREATE appNGizer Property platform.maxUploadSize 2021-07-01 15:51:45,108 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2021-07-01 15:51:45.107 CREATE appNGizer Property platform.templatePrefix 2021-07-01 15:51:45,108 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2021-07-01 15:51:45.108 CREATE appNGizer Property platform.repositoryTrustStore 2021-07-01 15:51:45,108 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2021-07-01 15:51:45.108 CREATE appNGizer Property platform.imageMagickPath 2021-07-01 15:51:45,109 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2021-07-01 15:51:45.108 CREATE appNGizer Property platform.databasePrefix 2021-07-01 15:51:45,109 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2021-07-01 15:51:45.109 CREATE appNGizer Property platform.cacheFolder 2021-07-01 15:51:45,109 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2021-07-01 15:51:45.109 CREATE appNGizer Property platform.messagingGroupAddress 2021-07-01 15:51:45,110 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2021-07-01 15:51:45.11 CREATE appNGizer Property platform.xssProtect 2021-07-01 15:51:45,110 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2021-07-01 15:51:45.11 CREATE appNGizer Property platform.mailHost 2021-07-01 15:51:45,111 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2021-07-01 15:51:45.11 CREATE appNGizer Property platform.timeZone 2021-07-01 15:51:45,111 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2021-07-01 15:51:45.111 CREATE appNGizer Property platform.cacheImageFolder 2021-07-01 15:51:45,111 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2021-07-01 15:51:45.111 CREATE appNGizer Property platform.messagingReceiver 2021-07-01 15:51:45,112 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2021-07-01 15:51:45.112 CREATE appNGizer Property platform.messagingGroupPort 2021-07-01 15:51:45,112 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2021-07-01 15:51:45.112 CREATE appNGizer Property platform.csrfFilterEnabled 2021-07-01 15:51:45,113 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2021-07-01 15:51:45.112 CREATE appNGizer Property platform.mailPort 2021-07-01 15:51:45,113 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2021-07-01 15:51:45.113 CREATE appNGizer Property platform.uploadDir 2021-07-01 15:51:45,113 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2021-07-01 15:51:45.113 CREATE appNGizer Property platform.applicationDir 2021-07-01 15:51:45,114 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2021-07-01 15:51:45.114 CREATE appNGizer Property platform.databaseValidationPeriod 2021-07-01 15:51:45,129 INFO [main] org.appng.core.domain.DatabaseConnection: Registered JDBC driver org.hsqldb.jdbc.JDBCDriver 2021-07-01 15:51:45,131 INFO [main] org.appng.core.service.MigrationService: connected to jdbc:hsqldb:mem:testdb (HSQL Database Engine 2.5.0) 2021-07-01 15:51:45,132 INFO [main] org.flywaydb.core.internal.license.VersionPrinter: Flyway Community Edition 7.9.1 by Redgate 2021-07-01 15:51:45,134 INFO [main] org.flywaydb.core.internal.database.base.BaseDatabaseType: Database: jdbc:hsqldb:mem:testdb (HSQL Database Engine 2.5) 2021-07-01 15:51:45,142 INFO [main] org.appng.core.service.MigrationService: connected to jdbc:hsqldb:mem:testdb (HSQL Database Engine 2.5.0) 2021-07-01 15:51:45,142 INFO [main] org.flywaydb.core.internal.license.VersionPrinter: Flyway Community Edition 7.9.1 by Redgate 2021-07-01 15:51:45,145 INFO [main] org.flywaydb.core.internal.database.base.BaseDatabaseType: Database: jdbc:hsqldb:mem:testdb (HSQL Database Engine 2.5) 2021-07-01 15:51:45,151 INFO [main] org.flywaydb.core.internal.command.DbValidate: Successfully validated 16 migrations (execution time 00:00.005s) 2021-07-01 15:51:45,153 INFO [main] org.flywaydb.core.internal.command.DbMigrate: Current version of schema "PUBLIC": 4.2.1 2021-07-01 15:51:45,153 INFO [main] org.flywaydb.core.internal.command.DbMigrate: Schema "PUBLIC" is up to date. No migration necessary. 2021-07-01 15:51:45,160 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2021-07-01 15:51:45.159 CREATE appNGizer DatabaseConnection appNG HSQL 2021-07-01 15:51:45,162 INFO [main] org.appng.core.service.DatabaseService: HSQL jdbc:hsqldb:mem:testdb (HSQL Database Engine 2.5.0) is active. 2021-07-01 15:51:45,164 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2021-07-01 15:51:45.164 UPDATE appNGizer DatabaseConnection appNG HSQL 2021-07-01 15:51:45,165 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2021-07-01 15:51:45.165 CREATE appNGizer DatabaseConnection appNG MYSQL 2021-07-01 15:51:45,166 WARN [main] org.appng.core.domain.DatabaseConnection: Driver com.mysql.cj.jdbc.Driver could not be loaded. 2021-07-01 15:51:45,166 WARN [main] org.appng.core.domain.DatabaseConnection: error while connecting to jdbc:mysql://localhost:3306/appNG MYSQL (org.springframework.jdbc.CannotGetJdbcConnectionException: Could not get JDBC Connection; nested exception is java.sql.SQLException: No suitable driver found for jdbc:mysql://localhost:3306/appNG MYSQL) 2021-07-01 15:51:45,166 INFO [main] org.appng.core.service.DatabaseService: MYSQL jdbc:mysql://localhost:3306/appNG MYSQL is not working and will be deactivated. 2021-07-01 15:51:45,168 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2021-07-01 15:51:45.168 CREATE appNGizer DatabaseConnection appNG MSSQL 2021-07-01 15:51:45,169 WARN [main] org.appng.core.domain.DatabaseConnection: Driver com.microsoft.sqlserver.jdbc.SQLServerDriver could not be loaded. 2021-07-01 15:51:45,169 WARN [main] org.appng.core.domain.DatabaseConnection: error while connecting to jdbc:sqlserver://localhost:1433;databaseName=appNG MSSQL (org.springframework.jdbc.CannotGetJdbcConnectionException: Could not get JDBC Connection; nested exception is java.sql.SQLException: No suitable driver found for jdbc:sqlserver://localhost:1433;databaseName=appNG MSSQL) 2021-07-01 15:51:45,169 INFO [main] org.appng.core.service.DatabaseService: MSSQL jdbc:sqlserver://localhost:1433;databaseName=appNG MSSQL is not working and will be deactivated. 2021-07-01 15:51:45,172 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2021-07-01 15:51:45.171 CREATE appNGizer DatabaseConnection appNG POSTGRESQL 2021-07-01 15:51:45,173 INFO [main] org.appng.core.domain.DatabaseConnection: Registered JDBC driver org.postgresql.Driver 2021-07-01 15:51:45,191 WARN [main] org.appng.core.domain.DatabaseConnection: error while connecting to jdbc:postgresql://localhost:5432/appNG POSTGRESQL (org.springframework.jdbc.CannotGetJdbcConnectionException: Could not get JDBC Connection; nested exception is org.postgresql.util.PSQLException: Connection refused. Check that the hostname and port are correct and that the postmaster is accepting TCP/IP connections.) 2021-07-01 15:51:45,191 INFO [main] org.appng.core.service.DatabaseService: POSTGRESQL jdbc:postgresql://localhost:5432/appNG POSTGRESQL is not working and will be deactivated. 2021-07-01 15:51:46,023 INFO [main] org.springframework.mock.web.MockServletContext: Initializing Spring FrameworkServlet '' 2021-07-01 15:51:46,024 INFO [main] org.springframework.test.web.servlet.TestDispatcherServlet: FrameworkServlet '': initialization started 2021-07-01 15:51:46,025 INFO [main] org.springframework.test.web.servlet.TestDispatcherServlet: FrameworkServlet '': initialization completed in 1 ms 2021-07-01 15:51:46,026 INFO [main] org.appng.core.domain.DatabaseConnection: Registered JDBC driver org.hsqldb.jdbc.JDBCDriver 2021-07-01 15:51:46,026 INFO [main] org.appng.core.service.MigrationService: connected to jdbc:hsqldb:mem:testdb (HSQL Database Engine 2.5.0) 2021-07-01 15:51:46,027 INFO [main] org.flywaydb.core.internal.license.VersionPrinter: Flyway Community Edition 7.9.1 by Redgate 2021-07-01 15:51:46,029 INFO [main] org.flywaydb.core.internal.database.base.BaseDatabaseType: Database: jdbc:hsqldb:mem:testdb (HSQL Database Engine 2.5) 2021-07-01 15:51:46,036 INFO [main] org.appng.core.service.MigrationService: connected to jdbc:hsqldb:mem:testdb (HSQL Database Engine 2.5.0) 2021-07-01 15:51:46,037 INFO [main] org.flywaydb.core.internal.license.VersionPrinter: Flyway Community Edition 7.9.1 by Redgate 2021-07-01 15:51:46,039 INFO [main] org.flywaydb.core.internal.database.base.BaseDatabaseType: Database: jdbc:hsqldb:mem:testdb (HSQL Database Engine 2.5) 2021-07-01 15:51:46,045 INFO [main] org.flywaydb.core.internal.command.DbValidate: Successfully validated 16 migrations (execution time 00:00.004s) 2021-07-01 15:51:46,046 INFO [main] org.flywaydb.core.internal.command.DbMigrate: Current version of schema "PUBLIC": 4.2.1 2021-07-01 15:51:46,047 INFO [main] org.flywaydb.core.internal.command.DbMigrate: Schema "PUBLIC" is up to date. No migration necessary. 2021-07-01 15:51:46,048 INFO [main] org.appng.core.service.DatabaseService: HSQL jdbc:hsqldb:mem:testdb (HSQL Database Engine 2.5.0) is active. 2021-07-01 15:51:46,050 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2021-07-01 15:51:46.05 UPDATE appNGizer DatabaseConnection appNG HSQL 2021-07-01 15:51:46,051 WARN [main] org.appng.core.domain.DatabaseConnection: Driver com.mysql.cj.jdbc.Driver could not be loaded. 2021-07-01 15:51:46,052 WARN [main] org.appng.core.domain.DatabaseConnection: Driver com.microsoft.sqlserver.jdbc.SQLServerDriver could not be loaded. 2021-07-01 15:51:46,052 INFO [main] org.appng.core.domain.DatabaseConnection: Registered JDBC driver org.postgresql.Driver 2021-07-01 15:51:46,869 INFO [main] org.springframework.mock.web.MockServletContext: Initializing Spring FrameworkServlet '' 2021-07-01 15:51:46,869 INFO [main] org.springframework.test.web.servlet.TestDispatcherServlet: FrameworkServlet '': initialization started 2021-07-01 15:51:46,870 INFO [main] org.springframework.test.web.servlet.TestDispatcherServlet: FrameworkServlet '': initialization completed in 1 ms 2021-07-01 15:51:46,893 INFO [main] org.appng.core.service.MigrationService: connected to jdbc:hsqldb:mem:testdb (HSQL Database Engine 2.5.0) 2021-07-01 15:51:46,894 INFO [main] org.flywaydb.core.internal.license.VersionPrinter: Flyway Community Edition 7.9.1 by Redgate 2021-07-01 15:51:46,896 INFO [main] org.flywaydb.core.internal.database.base.BaseDatabaseType: Database: jdbc:hsqldb:mem:testdb (HSQL Database Engine 2.5) 2021-07-01 15:51:47,740 INFO [main] org.springframework.mock.web.MockServletContext: Initializing Spring FrameworkServlet '' 2021-07-01 15:51:47,741 INFO [main] org.springframework.test.web.servlet.TestDispatcherServlet: FrameworkServlet '': initialization started 2021-07-01 15:51:47,741 INFO [main] org.springframework.test.web.servlet.TestDispatcherServlet: FrameworkServlet '': initialization completed in 0 ms 2021-07-01 15:51:47,746 INFO [main] org.appng.core.service.MigrationService: connected to jdbc:hsqldb:mem:testdb (HSQL Database Engine 2.5.0) 2021-07-01 15:51:47,746 INFO [main] org.flywaydb.core.internal.license.VersionPrinter: Flyway Community Edition 7.9.1 by Redgate 2021-07-01 15:51:47,749 INFO [main] org.flywaydb.core.internal.database.base.BaseDatabaseType: Database: jdbc:hsqldb:mem:testdb (HSQL Database Engine 2.5) 2021-07-01 15:51:47,759 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2021-07-01 15:51:47.759 UPDATE appNGizer DatabaseConnection appNG HSQL 2021-07-01 15:51:48,603 INFO [main] org.springframework.web.context.support.GenericWebApplicationContext: Closing appNG platform context: startup date [Thu Jul 01 15:51:44 CEST 2021]; root of context hierarchy 2021-07-01 15:51:48,605 INFO [main] org.springframework.orm.jpa.LocalContainerEntityManagerFactoryBean: Closing JPA EntityManagerFactory for persistence unit 'appNGizer' 2021-07-01 15:51:48,605 INFO [main] org.springframework.jdbc.datasource.embedded.EmbeddedDatabaseFactory: Shutting down embedded database: url='jdbc:hsqldb:mem:testdb' [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 4.405 s - in org.appng.appngizer.controller.DatabaseControllerTest [INFO] Running org.appng.appngizer.controller.SiteControllerTest 2021-07-01 15:51:48,615 INFO [main] org.springframework.test.context.web.WebTestContextBootstrapper: Loaded default TestExecutionListener class names from location [META-INF/spring.factories]: [org.springframework.test.context.web.ServletTestExecutionListener, org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener, org.springframework.test.context.support.DependencyInjectionTestExecutionListener, org.springframework.test.context.support.DirtiesContextTestExecutionListener, org.springframework.test.context.transaction.TransactionalTestExecutionListener, org.springframework.test.context.jdbc.SqlScriptsTestExecutionListener] 2021-07-01 15:51:48,615 INFO [main] org.springframework.test.context.web.WebTestContextBootstrapper: Using TestExecutionListeners: [org.springframework.test.context.web.ServletTestExecutionListener@5927a470, org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener@76b42bf2, org.springframework.test.context.support.DependencyInjectionTestExecutionListener@4943987b, org.springframework.test.context.support.DirtiesContextTestExecutionListener@681e913a, org.springframework.test.context.transaction.TransactionalTestExecutionListener@cfeac6d, org.springframework.test.context.jdbc.SqlScriptsTestExecutionListener@5bc2fdbb] 2021-07-01 15:51:48,616 INFO [main] org.springframework.beans.factory.xml.XmlBeanDefinitionReader: Loading XML bean definitions from class path resource [test-context.xml] 2021-07-01 15:51:48,657 INFO [main] org.springframework.web.context.support.GenericWebApplicationContext: Refreshing appNG platform context: startup date [Thu Jul 01 15:51:48 CEST 2021]; root of context hierarchy 2021-07-01 15:51:48,674 INFO [main] org.springframework.context.annotation.ConfigurationClassBeanDefinitionReader: Skipping bean definition for [BeanMethod:name=configurer,declaringClass=org.appng.appngizer.AppNGizer]: a definition for bean 'configurer' already exists. This top-level bean definition is considered as an override. 2021-07-01 15:51:48,674 INFO [main] org.springframework.context.annotation.ConfigurationClassBeanDefinitionReader: Skipping bean definition for [BeanMethod:name=datasource,declaringClass=org.appng.appngizer.AppNGizer]: a definition for bean 'datasource' already exists. This top-level bean definition is considered as an override. 2021-07-01 15:51:48,702 INFO [main] org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor: JSR-330 'javax.inject.Inject' annotation found and supported for autowiring 2021-07-01 15:51:48,737 INFO [main] org.springframework.jdbc.datasource.embedded.EmbeddedDatabaseFactory: Starting embedded database: url='jdbc:hsqldb:mem:testdb', username='sa' 2021-07-01 15:51:48,760 INFO [main] org.springframework.orm.jpa.LocalContainerEntityManagerFactoryBean: Building JPA container EntityManagerFactory for persistence unit 'appNGizer' 2021-07-01 15:51:48,760 INFO [main] org.hibernate.jpa.internal.util.LogHelper: HHH000204: Processing PersistenceUnitInfo [name: appNGizer] 2021-07-01 15:51:48,824 INFO [main] org.hibernate.dialect.Dialect: HHH000400: Using dialect: org.appng.persistence.dialect.HSQLDialect 2021-07-01 15:51:48,828 INFO [main] org.hibernate.envers.boot.internal.EnversServiceImpl: Envers integration enabled? : true 2021-07-01 15:51:48,996 INFO [main] org.hibernate.engine.transaction.jta.platform.internal.JtaPlatformInitiator: HHH000490: Using JtaPlatform implementation: [org.hibernate.engine.transaction.jta.platform.internal.NoJtaPlatform] 2021-07-01 15:51:48,996 INFO [main] org.springframework.orm.jpa.LocalContainerEntityManagerFactoryBean: Initialized JPA EntityManagerFactory for persistence unit 'appNGizer' 2021-07-01 15:51:49,185 INFO [main] org.appng.core.domain.PlatformEventListener: Using application context appNG platform context: startup date [Thu Jul 01 15:51:48 CEST 2021]; root of context hierarchy 2021-07-01 15:51:49,200 INFO [main] org.flywaydb.core.internal.license.VersionPrinter: Flyway Community Edition 7.9.1 by Redgate 2021-07-01 15:51:49,202 INFO [main] org.flywaydb.core.internal.database.base.BaseDatabaseType: Database: jdbc:hsqldb:mem:testdb (HSQL Database Engine 2.5) 2021-07-01 15:51:49,208 INFO [main] org.flywaydb.core.internal.command.DbValidate: Successfully validated 16 migrations (execution time 00:00.004s) 2021-07-01 15:51:49,209 INFO [main] org.flywaydb.core.internal.schemahistory.JdbcTableSchemaHistory: Creating Schema History table "PUBLIC"."schema_version" ... 2021-07-01 15:51:49,212 INFO [main] org.flywaydb.core.internal.command.DbMigrate: Current version of schema "PUBLIC": << Empty Schema >> 2021-07-01 15:51:49,230 INFO [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version "1.0 - appNG initial setup" 2021-07-01 15:51:49,248 INFO [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version "1.1 - Quartz initial setup" 2021-07-01 15:51:49,254 INFO [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version "1.2 - add template" 2021-07-01 15:51:49,258 INFO [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version "1.2.1 - add repository strict" 2021-07-01 15:51:49,261 INFO [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version "1.2.2 - add repository digest" 2021-07-01 15:51:49,264 INFO [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version "1.2.3 - set resource bytes not null" 2021-07-01 15:51:49,268 INFO [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version "1.3.0 - add type to template" 2021-07-01 15:51:49,271 INFO [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version "1.3.1 - add global admin role" 2021-07-01 15:51:49,275 INFO [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version "1.3.2 - add repository accepted certs" 2021-07-01 15:51:49,278 INFO [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version "2.0.0 - add platform event" 2021-07-01 15:51:49,282 INFO [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version "4.0.0 - add job execution record" 2021-07-01 15:51:49,285 INFO [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version "4.1.0 - change caching properties" 2021-07-01 15:51:49,285 WARN [main] org.flywaydb.core.internal.sqlscript.DefaultSqlScriptExecutor: DB: no data (SQL State: 02000 - Error Code: -1100) 2021-07-01 15:51:49,285 WARN [main] org.flywaydb.core.internal.sqlscript.DefaultSqlScriptExecutor: DB: no data (SQL State: 02000 - Error Code: -1100) 2021-07-01 15:51:49,288 INFO [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version "4.1.1 - add site reload count" 2021-07-01 15:51:49,291 INFO [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version "4.1.2 - add property type" 2021-07-01 15:51:49,295 INFO [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version "4.2 - add subject columns" 2021-07-01 15:51:49,296 WARN [main] org.flywaydb.core.internal.sqlscript.DefaultSqlScriptExecutor: DB: no data (SQL State: 02000 - Error Code: -1100) 2021-07-01 15:51:49,299 INFO [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version "4.2.1 - change subject name length" 2021-07-01 15:51:49,301 INFO [main] org.flywaydb.core.internal.command.DbMigrate: Successfully applied 16 migrations to schema "PUBLIC", now at version v4.2.1 (execution time 00:00.089s) 2021-07-01 15:51:49,308 INFO [main] org.appng.appngizer.controller.Jaxb2Marshaller: Creating JAXBContext by scanning packages [org.appng.appngizer.model.xml] 2021-07-01 15:51:49,352 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/application/{name}/property],methods=[GET],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.ApplicationController.listProperties(java.lang.String) 2021-07-01 15:51:49,352 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/application/{name}],methods=[GET],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.ApplicationController.getApplication(java.lang.String) 2021-07-01 15:51:49,353 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/application/{name}],methods=[PUT],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.ApplicationController.updateApplication(java.lang.String,org.appng.appngizer.model.xml.Application) throws org.appng.api.BusinessException 2021-07-01 15:51:49,353 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/application/{name}],methods=[DELETE],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.ApplicationController.deleteApplication(java.lang.String) throws org.appng.api.BusinessException 2021-07-01 15:51:49,353 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/application/{name}/property],methods=[POST],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.ApplicationController.createProperty(java.lang.String,org.appng.appngizer.model.xml.Property) 2021-07-01 15:51:49,353 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/application/{name}/property/{prop}],methods=[PUT],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.ApplicationController.updateProperty(java.lang.String,org.appng.appngizer.model.xml.Property) 2021-07-01 15:51:49,353 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/application/{name}/property/{prop}],methods=[DELETE],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.ApplicationController.deleteProperty(java.lang.String,java.lang.String) 2021-07-01 15:51:49,353 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/application],methods=[GET],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.ApplicationController.listApplications() 2021-07-01 15:51:49,354 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/application/{name}/property/{prop}],methods=[GET],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.ApplicationController.getProperty(java.lang.String,java.lang.String) 2021-07-01 15:51:49,354 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/platform/database],methods=[GET],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.DatabaseController.info() throws java.lang.Exception 2021-07-01 15:51:49,355 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/site/{site}/application/{app}/database],methods=[GET],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.DatabaseController.getDatabaseConnectionForApplication(java.lang.String,java.lang.String) 2021-07-01 15:51:49,355 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/site/{site}/application/{app}/database],methods=[PUT],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.DatabaseController.updateDatabaseConnectionforApplication(java.lang.String,java.lang.String,org.appng.appngizer.model.xml.Database) 2021-07-01 15:51:49,355 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/site/{name}/database/{id}],methods=[GET],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.DatabaseController.getDatabaseConnection(java.lang.String,java.lang.Integer) 2021-07-01 15:51:49,355 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/site/{name}/database/{id}],methods=[PUT],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.DatabaseController.updateDatabaseConnection(java.lang.String,java.lang.Integer,org.appng.appngizer.model.xml.Database) 2021-07-01 15:51:49,355 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/platform/database],methods=[PUT],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.DatabaseController.updateRootConnection(org.appng.appngizer.model.xml.Database) throws java.lang.Exception 2021-07-01 15:51:49,355 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/site/{name}/database],methods=[GET],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.DatabaseController.getDatabaseConnections(java.lang.String) 2021-07-01 15:51:49,355 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/platform/database/initialize],methods=[POST],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.DatabaseController.initialize(boolean) throws java.lang.Exception 2021-07-01 15:51:49,356 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/group],methods=[POST],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.GroupController.createGroup(org.appng.appngizer.model.xml.Group) 2021-07-01 15:51:49,356 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/group/{name:.+}],methods=[GET],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.GroupController.getGroup(java.lang.String) 2021-07-01 15:51:49,356 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/group/{name:.+}],methods=[PUT],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.GroupController.updateGroup(java.lang.String,org.appng.appngizer.model.xml.Group) 2021-07-01 15:51:49,356 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/group/{name:.+}],methods=[DELETE],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.GroupController.deleteGroup(java.lang.String) 2021-07-01 15:51:49,357 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/group],methods=[GET],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.GroupController.listGroups() 2021-07-01 15:51:49,357 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/],methods=[POST],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.Home.login(java.lang.String,javax.servlet.http.HttpServletRequest) 2021-07-01 15:51:49,357 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/],methods=[GET],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.Home.welcome() 2021-07-01 15:51:49,357 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/application/{app}/permission],methods=[GET],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.PermissionController.listPermissions(java.lang.String) 2021-07-01 15:51:49,358 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/application/{app}/permission],methods=[POST],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.PermissionController.createPermission(java.lang.String,org.appng.appngizer.model.xml.Permission) 2021-07-01 15:51:49,358 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/application/{app}/permission/{name}],methods=[PUT],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.PermissionController.updatePermission(java.lang.String,java.lang.String,org.appng.appngizer.model.xml.Permission) 2021-07-01 15:51:49,358 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/application/{app}/permission/{name}],methods=[DELETE],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.PermissionController.deletePermission(java.lang.String,java.lang.String) 2021-07-01 15:51:49,358 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/application/{app}/permission/{name}],methods=[GET],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.PermissionController.getPermission(java.lang.String,java.lang.String) 2021-07-01 15:51:49,359 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/platform],methods=[GET],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.PlatformController.showPlatform() 2021-07-01 15:51:49,359 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/platform/system],methods=[GET],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.PlatformController.listSystemProperties() 2021-07-01 15:51:49,359 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/platform/environment],methods=[GET],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.PlatformController.listEnvironment() 2021-07-01 15:51:49,359 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/platform/reload],methods=[POST],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.PlatformController.reloadPlatform() 2021-07-01 15:51:49,360 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/platform/property],methods=[GET],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.PlatformPropertyController.listProperties() 2021-07-01 15:51:49,360 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/platform/property],methods=[POST],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.PlatformPropertyController.createProperty(org.appng.appngizer.model.xml.Property) 2021-07-01 15:51:49,360 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/platform/property/{prop}],methods=[PUT],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.PlatformPropertyController.updateProperty(org.appng.appngizer.model.xml.Property) 2021-07-01 15:51:49,360 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/platform/property/{prop}],methods=[DELETE],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.PlatformPropertyController.deleteProperty(java.lang.String) 2021-07-01 15:51:49,360 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/platform/property/{prop}],methods=[GET],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.PlatformPropertyController.getProperty(java.lang.String) 2021-07-01 15:51:49,361 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/repository/{name}],methods=[GET],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.RepositoryController.getRepository(java.lang.String) throws org.appng.api.BusinessException 2021-07-01 15:51:49,361 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/repository/{name}/{package}/{version}/{timestamp}],methods=[DELETE],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.RepositoryController.deleteRepositoryPackage(java.lang.String,java.lang.String,java.lang.String,java.lang.String) throws org.appng.api.BusinessException 2021-07-01 15:51:49,362 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/repository],methods=[POST],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.RepositoryController.createRepository(org.appng.appngizer.model.xml.Repository) throws org.appng.api.BusinessException,java.net.URISyntaxException 2021-07-01 15:51:49,362 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/repository/{name}],methods=[PUT],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.RepositoryController.updateRepository(java.lang.String,org.appng.appngizer.model.xml.Repository) throws java.net.URISyntaxException 2021-07-01 15:51:49,362 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/repository/{name}/install],methods=[PUT],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.RepositoryController.installPackage(java.lang.String,org.appng.appngizer.model.xml.Package) throws org.appng.api.BusinessException 2021-07-01 15:51:49,362 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/repository/{name}/upload],methods=[POST],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.RepositoryController.uploadPackage(java.lang.String,org.springframework.web.multipart.MultipartFile,boolean,boolean,boolean) throws org.appng.api.BusinessException 2021-07-01 15:51:49,362 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/repository/{name}],methods=[DELETE],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.RepositoryController.deleteRepository(java.lang.String) 2021-07-01 15:51:49,362 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/repository],methods=[GET],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.RepositoryController.listRepositories() 2021-07-01 15:51:49,362 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/repository/{name}/{package}],methods=[GET],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.RepositoryController.getRepositoryPackages(java.lang.String,java.lang.String) 2021-07-01 15:51:49,363 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/repository/{name}/{package}/{version}/{timestamp}],methods=[GET],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.RepositoryController.getRepositoryPackage(java.lang.String,java.lang.String,java.lang.String,java.lang.String) 2021-07-01 15:51:49,363 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/application/{app}/role/{name:.+}],methods=[GET],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.RoleController.getRole(java.lang.String,java.lang.String) 2021-07-01 15:51:49,363 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/application/{app}/role],methods=[GET],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.RoleController.listRoles(java.lang.String) 2021-07-01 15:51:49,363 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/application/{app}/role],methods=[POST],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.RoleController.createRole(java.lang.String,org.appng.appngizer.model.xml.Role) 2021-07-01 15:51:49,364 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/application/{app}/role/{name:.+}],methods=[PUT],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.RoleController.updateRole(java.lang.String,java.lang.String,org.appng.appngizer.model.xml.Role) 2021-07-01 15:51:49,364 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/application/{app}/role/{name:.+}],methods=[DELETE],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.RoleController.deleteRole(java.lang.String,java.lang.String) throws org.appng.api.BusinessException 2021-07-01 15:51:49,364 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/site/{site}/application/{app}],methods=[GET],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.SiteApplicationController.getApplication(java.lang.String,java.lang.String) 2021-07-01 15:51:49,364 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/site/{site}/application],methods=[GET],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.SiteApplicationController.listApplications(java.lang.String) 2021-07-01 15:51:49,365 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/site/{site}/application/{app}/grants],methods=[PUT],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.SiteApplicationController.grantApplicationForSites(java.lang.String,java.lang.String,org.appng.appngizer.model.xml.Grants) 2021-07-01 15:51:49,365 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/site/{site}/application/{app}/grants],methods=[GET],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.SiteApplicationController.getGrantsForApplication(java.lang.String,java.lang.String) 2021-07-01 15:51:49,365 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/site/{site}/application/{app}],methods=[POST],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.SiteApplicationController.activateApplication(java.lang.String,java.lang.String) 2021-07-01 15:51:49,365 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/site/{site}/application/{app}],methods=[DELETE],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.SiteApplicationController.deactivateApplication(java.lang.String,java.lang.String) 2021-07-01 15:51:49,366 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/site/{site}/application/{app}/property],methods=[GET],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.SiteApplicationPropertyController.listProperties(java.lang.String,java.lang.String) 2021-07-01 15:51:49,366 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/site/{site}/application/{app}/property],methods=[POST],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.SiteApplicationPropertyController.createProperty(java.lang.String,java.lang.String,org.appng.appngizer.model.xml.Property) 2021-07-01 15:51:49,366 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/site/{site}/application/{app}/property/{prop}],methods=[PUT],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.SiteApplicationPropertyController.updateProperty(java.lang.String,java.lang.String,org.appng.appngizer.model.xml.Property) 2021-07-01 15:51:49,366 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/site/{site}/application/{app}/property/{prop}],methods=[DELETE],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.SiteApplicationPropertyController.deleteProperty(java.lang.String,java.lang.String,java.lang.String) 2021-07-01 15:51:49,366 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/site/{site}/application/{app}/property/{prop}],methods=[GET],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.SiteApplicationPropertyController.getProperty(java.lang.String,java.lang.String,java.lang.String) 2021-07-01 15:51:49,367 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/site/{name}],methods=[GET],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.SiteController.getSite(java.lang.String) 2021-07-01 15:51:49,367 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/site],methods=[GET],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.SiteController.listSites() 2021-07-01 15:51:49,367 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/site/{name}/reload],methods=[PUT],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.SiteController.reloadSite(java.lang.String) throws org.appng.api.BusinessException 2021-07-01 15:51:49,367 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/site],methods=[POST],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.SiteController.createSite(org.appng.appngizer.model.xml.Site) 2021-07-01 15:51:49,368 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/site/{name}],methods=[PUT],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.SiteController.updateSite(java.lang.String,org.appng.appngizer.model.xml.Site) 2021-07-01 15:51:49,368 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/site/{name}],methods=[DELETE],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.SiteController.deleteSite(java.lang.String) throws org.appng.api.BusinessException 2021-07-01 15:51:49,369 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/site/{site}/property || /site/{site}/properties],methods=[GET],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.SitePropertyController.listProperties(java.lang.String) 2021-07-01 15:51:49,369 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/site/{site}/property],methods=[POST],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.SitePropertyController.createProperty(java.lang.String,org.appng.appngizer.model.xml.Property) 2021-07-01 15:51:49,369 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/site/{site}/property/{prop}],methods=[PUT],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.SitePropertyController.updateProperty(java.lang.String,org.appng.appngizer.model.xml.Property) 2021-07-01 15:51:49,369 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/site/{site}/property/{prop}],methods=[DELETE],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.SitePropertyController.deleteProperty(java.lang.String,java.lang.String) 2021-07-01 15:51:49,369 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/site/{site}/properties],methods=[PUT],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.SitePropertyController.updateProperties(java.lang.String,org.appng.appngizer.model.xml.Properties) 2021-07-01 15:51:49,369 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/site/{site}/properties],methods=[POST],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.SitePropertyController.createProperties(java.lang.String,org.appng.appngizer.model.xml.Properties) 2021-07-01 15:51:49,370 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/site/{site}/properties],methods=[DELETE],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.SitePropertyController.deleteProperties(java.lang.String,org.appng.appngizer.model.xml.Properties) 2021-07-01 15:51:49,370 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/site/{site}/property/{prop}],methods=[GET],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.SitePropertyController.getProperty(java.lang.String,java.lang.String) 2021-07-01 15:51:49,370 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/subject],methods=[GET],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.SubjectController.listSubjects() 2021-07-01 15:51:49,370 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/subject/{name:.+}],methods=[GET],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.SubjectController.getSubject(java.lang.String) 2021-07-01 15:51:49,371 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/subject],methods=[POST],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.SubjectController.createSubject(org.appng.appngizer.model.xml.Subject) throws org.appng.api.BusinessException 2021-07-01 15:51:49,371 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/subject/{name:.+}],methods=[PUT],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.SubjectController.updateSubject(java.lang.String,org.appng.appngizer.model.xml.Subject) throws org.appng.api.BusinessException 2021-07-01 15:51:49,371 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/subject/{name:.+}],methods=[DELETE],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.SubjectController.deleteSubject(java.lang.String) 2021-07-01 15:51:49,405 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter: Looking for @ControllerAdvice: appNG platform context: startup date [Thu Jul 01 15:51:48 CEST 2021]; root of context hierarchy 2021-07-01 15:51:49,482 INFO [main] org.springframework.mock.web.MockServletContext: Initializing Spring FrameworkServlet '' 2021-07-01 15:51:49,482 INFO [main] org.springframework.test.web.servlet.TestDispatcherServlet: FrameworkServlet '': initialization started 2021-07-01 15:51:49,489 INFO [main] org.springframework.test.web.servlet.TestDispatcherServlet: FrameworkServlet '': initialization completed in 7 ms 2021-07-01 15:51:49,505 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2021-07-01 15:51:49.504 CREATE appNGizer Property platform.messagingEnabled 2021-07-01 15:51:49,505 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2021-07-01 15:51:49.505 CREATE appNGizer Property platform.filebasedDeployment 2021-07-01 15:51:49,506 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2021-07-01 15:51:49.506 CREATE appNGizer Property platform.jspFileType 2021-07-01 15:51:49,506 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2021-07-01 15:51:49.506 CREATE appNGizer Property platform.repositoryTrustStorePassword 2021-07-01 15:51:49,507 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2021-07-01 15:51:49.507 CREATE appNGizer Property platform.platformRootPath 2021-07-01 15:51:49,508 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2021-07-01 15:51:49.507 CREATE appNGizer Property platform.manageDatabases 2021-07-01 15:51:49,508 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2021-07-01 15:51:49.508 CREATE appNGizer Property platform.inactiveLockPeriod 2021-07-01 15:51:49,509 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2021-07-01 15:51:49.509 CREATE appNGizer Property platform.appngData 2021-07-01 15:51:49,509 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2021-07-01 15:51:49.509 CREATE appNGizer Property platform.cachePlatformFolder 2021-07-01 15:51:49,510 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2021-07-01 15:51:49.51 CREATE appNGizer Property platform.monitoringPath 2021-07-01 15:51:49,510 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2021-07-01 15:51:49.51 CREATE appNGizer Property platform.repositoryCert 2021-07-01 15:51:49,511 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2021-07-01 15:51:49.511 CREATE appNGizer Property platform.defaultTemplate 2021-07-01 15:51:49,512 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2021-07-01 15:51:49.511 CREATE appNGizer Property platform.devMode 2021-07-01 15:51:49,512 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2021-07-01 15:51:49.512 CREATE appNGizer Property platform.logfile 2021-07-01 15:51:49,513 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2021-07-01 15:51:49.513 CREATE appNGizer Property platform.xssAllowedTags 2021-07-01 15:51:49,514 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2021-07-01 15:51:49.513 CREATE appNGizer Property platform.mailDisabled 2021-07-01 15:51:49,514 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2021-07-01 15:51:49.514 CREATE appNGizer Property platform.passwordPolicyRegEx 2021-07-01 15:51:49,515 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2021-07-01 15:51:49.514 CREATE appNGizer Property platform.formatOutput 2021-07-01 15:51:49,515 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2021-07-01 15:51:49.515 CREATE appNGizer Property platform.cacheConfig 2021-07-01 15:51:49,516 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2021-07-01 15:51:49.515 CREATE appNGizer Property platform.sharedSecret 2021-07-01 15:51:49,516 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2021-07-01 15:51:49.516 CREATE appNGizer Property platform.repositoryPath 2021-07-01 15:51:49,517 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2021-07-01 15:51:49.516 CREATE appNGizer Property platform.repositoryVerifySignature 2021-07-01 15:51:49,517 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2021-07-01 15:51:49.517 CREATE appNGizer Property platform.repositorySignature 2021-07-01 15:51:49,518 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2021-07-01 15:51:49.517 CREATE appNGizer Property platform.sessionFilter 2021-07-01 15:51:49,518 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2021-07-01 15:51:49.518 CREATE appNGizer Property platform.cacheApplicationFolder 2021-07-01 15:51:49,519 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2021-07-01 15:51:49.519 CREATE appNGizer Property platform.writeDebugFiles 2021-07-01 15:51:49,520 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2021-07-01 15:51:49.519 CREATE appNGizer Property platform.repositoryDefaultDigest 2021-07-01 15:51:49,520 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2021-07-01 15:51:49.52 CREATE appNGizer Property platform.monitorPerformance 2021-07-01 15:51:49,521 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2021-07-01 15:51:49.52 CREATE appNGizer Property platform.mdcEnabled 2021-07-01 15:51:49,521 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2021-07-01 15:51:49.521 CREATE appNGizer Property platform.vHostMode 2021-07-01 15:51:49,522 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2021-07-01 15:51:49.521 CREATE appNGizer Property platform.templateFolder 2021-07-01 15:51:49,522 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2021-07-01 15:51:49.522 CREATE appNGizer Property platform.maxLoginAttempts 2021-07-01 15:51:49,523 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2021-07-01 15:51:49.522 CREATE appNGizer Property platform.passwordPolicyErrorMessageKey 2021-07-01 15:51:49,523 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2021-07-01 15:51:49.523 CREATE appNGizer Property platform.locale 2021-07-01 15:51:49,524 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2021-07-01 15:51:49.523 CREATE appNGizer Property platform.sessionTimeout 2021-07-01 15:51:49,524 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2021-07-01 15:51:49.524 CREATE appNGizer Property platform.cleanTempFolderOnStartup 2021-07-01 15:51:49,525 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2021-07-01 15:51:49.524 CREATE appNGizer Property platform.encoding 2021-07-01 15:51:49,525 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2021-07-01 15:51:49.525 CREATE appNGizer Property platform.maxUploadSize 2021-07-01 15:51:49,526 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2021-07-01 15:51:49.526 CREATE appNGizer Property platform.templatePrefix 2021-07-01 15:51:49,526 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2021-07-01 15:51:49.526 CREATE appNGizer Property platform.repositoryTrustStore 2021-07-01 15:51:49,527 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2021-07-01 15:51:49.527 CREATE appNGizer Property platform.imageMagickPath 2021-07-01 15:51:49,527 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2021-07-01 15:51:49.527 CREATE appNGizer Property platform.databasePrefix 2021-07-01 15:51:49,528 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2021-07-01 15:51:49.527 CREATE appNGizer Property platform.cacheFolder 2021-07-01 15:51:49,528 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2021-07-01 15:51:49.528 CREATE appNGizer Property platform.messagingGroupAddress 2021-07-01 15:51:49,529 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2021-07-01 15:51:49.528 CREATE appNGizer Property platform.xssProtect 2021-07-01 15:51:49,529 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2021-07-01 15:51:49.529 CREATE appNGizer Property platform.mailHost 2021-07-01 15:51:49,530 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2021-07-01 15:51:49.529 CREATE appNGizer Property platform.timeZone 2021-07-01 15:51:49,530 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2021-07-01 15:51:49.53 CREATE appNGizer Property platform.cacheImageFolder 2021-07-01 15:51:49,530 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2021-07-01 15:51:49.53 CREATE appNGizer Property platform.messagingReceiver 2021-07-01 15:51:49,531 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2021-07-01 15:51:49.531 CREATE appNGizer Property platform.messagingGroupPort 2021-07-01 15:51:49,531 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2021-07-01 15:51:49.531 CREATE appNGizer Property platform.csrfFilterEnabled 2021-07-01 15:51:49,532 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2021-07-01 15:51:49.532 CREATE appNGizer Property platform.mailPort 2021-07-01 15:51:49,532 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2021-07-01 15:51:49.532 CREATE appNGizer Property platform.uploadDir 2021-07-01 15:51:49,533 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2021-07-01 15:51:49.533 CREATE appNGizer Property platform.applicationDir 2021-07-01 15:51:49,533 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2021-07-01 15:51:49.533 CREATE appNGizer Property platform.databaseValidationPeriod 2021-07-01 15:51:49,555 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2021-07-01 15:51:49.554 CREATE appNGizer Property platform.site.localhost.template 2021-07-01 15:51:49,555 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2021-07-01 15:51:49.555 CREATE appNGizer Property platform.site.localhost.DatasourceConfigurer 2021-07-01 15:51:49,556 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2021-07-01 15:51:49.555 CREATE appNGizer Property platform.site.localhost.wwwDir 2021-07-01 15:51:49,556 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2021-07-01 15:51:49.556 CREATE appNGizer Property platform.site.localhost.tagPrefix 2021-07-01 15:51:49,556 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2021-07-01 15:51:49.556 CREATE appNGizer Property platform.site.localhost.ldapIdAttribute 2021-07-01 15:51:49,557 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2021-07-01 15:51:49.557 CREATE appNGizer Property platform.site.localhost.authLoginPage 2021-07-01 15:51:49,557 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2021-07-01 15:51:49.557 CREATE appNGizer Property platform.site.localhost.cacheEnabled 2021-07-01 15:51:49,558 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2021-07-01 15:51:49.557 CREATE appNGizer Property platform.site.localhost.ldapUser 2021-07-01 15:51:49,558 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2021-07-01 15:51:49.558 CREATE appNGizer Property platform.site.localhost.ldapDisabled 2021-07-01 15:51:49,558 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2021-07-01 15:51:49.558 CREATE appNGizer Property platform.site.localhost.serviceOutputType 2021-07-01 15:51:49,559 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2021-07-01 15:51:49.559 CREATE appNGizer Property platform.site.localhost.encoding 2021-07-01 15:51:49,559 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2021-07-01 15:51:49.559 CREATE appNGizer Property platform.site.localhost.indexDir 2021-07-01 15:51:49,560 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2021-07-01 15:51:49.56 CREATE appNGizer Property platform.site.localhost.defaultApplication 2021-07-01 15:51:49,560 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2021-07-01 15:51:49.56 CREATE appNGizer Property platform.site.localhost.sessionTrackingEnabled 2021-07-01 15:51:49,561 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2021-07-01 15:51:49.56 CREATE appNGizer Property platform.site.localhost.mailHost 2021-07-01 15:51:49,561 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2021-07-01 15:51:49.561 CREATE appNGizer Property platform.site.localhost.authLoginRef 2021-07-01 15:51:49,562 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2021-07-01 15:51:49.561 CREATE appNGizer Property platform.site.localhost.serviceOutputFormat 2021-07-01 15:51:49,562 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2021-07-01 15:51:49.562 CREATE appNGizer Property platform.site.localhost.indexFileTypes 2021-07-01 15:51:49,563 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2021-07-01 15:51:49.562 CREATE appNGizer Property platform.site.localhost.authApplication 2021-07-01 15:51:49,563 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2021-07-01 15:51:49.563 CREATE appNGizer Property platform.site.localhost.defaultPage 2021-07-01 15:51:49,563 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2021-07-01 15:51:49.563 CREATE appNGizer Property platform.site.localhost.ldapGroupBaseDn 2021-07-01 15:51:49,564 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2021-07-01 15:51:49.564 CREATE appNGizer Property platform.site.localhost.ldapStartTls 2021-07-01 15:51:49,564 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2021-07-01 15:51:49.564 CREATE appNGizer Property platform.site.localhost.cacheClearOnShutdown 2021-07-01 15:51:49,565 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2021-07-01 15:51:49.564 CREATE appNGizer Property platform.site.localhost.appendTabId 2021-07-01 15:51:49,565 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2021-07-01 15:51:49.565 CREATE appNGizer Property platform.site.localhost.cacheTimeToLive 2021-07-01 15:51:49,565 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2021-07-01 15:51:49.565 CREATE appNGizer Property platform.site.localhost.csrfProtectedMethods 2021-07-01 15:51:49,566 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2021-07-01 15:51:49.566 CREATE appNGizer Property platform.site.localhost.ldapDomain 2021-07-01 15:51:49,566 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2021-07-01 15:51:49.566 CREATE appNGizer Property platform.site.localhost.searchChunkSize 2021-07-01 15:51:49,567 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2021-07-01 15:51:49.567 CREATE appNGizer Property platform.site.localhost.rewriteConfig 2021-07-01 15:51:49,567 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2021-07-01 15:51:49.567 CREATE appNGizer Property platform.site.localhost.indexTimeout 2021-07-01 15:51:49,568 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2021-07-01 15:51:49.568 CREATE appNGizer Property platform.site.localhost.xssExceptions 2021-07-01 15:51:49,568 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2021-07-01 15:51:49.568 CREATE appNGizer Property platform.site.localhost.service-path 2021-07-01 15:51:49,569 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2021-07-01 15:51:49.568 CREATE appNGizer Property platform.site.localhost.supportReloadFile 2021-07-01 15:51:49,569 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2021-07-01 15:51:49.569 CREATE appNGizer Property platform.site.localhost.authLogoutActionValue 2021-07-01 15:51:49,569 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2021-07-01 15:51:49.569 CREATE appNGizer Property platform.site.localhost.cacheTimeoutsAntStyle 2021-07-01 15:51:49,570 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2021-07-01 15:51:49.57 CREATE appNGizer Property platform.site.localhost.authLogoutActionName 2021-07-01 15:51:49,570 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2021-07-01 15:51:49.57 CREATE appNGizer Property platform.site.localhost.authLogoutPage 2021-07-01 15:51:49,571 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2021-07-01 15:51:49.57 CREATE appNGizer Property platform.site.localhost.siteRootDir 2021-07-01 15:51:49,571 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2021-07-01 15:51:49.571 CREATE appNGizer Property platform.site.localhost.indexFileSystemQueueSize 2021-07-01 15:51:49,571 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2021-07-01 15:51:49.571 CREATE appNGizer Property platform.site.localhost.name 2021-07-01 15:51:49,572 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2021-07-01 15:51:49.572 CREATE appNGizer Property platform.site.localhost.jdbcConnectionTimeout 2021-07-01 15:51:49,572 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2021-07-01 15:51:49.572 CREATE appNGizer Property platform.site.localhost.allowSkipRender 2021-07-01 15:51:49,573 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2021-07-01 15:51:49.572 CREATE appNGizer Property platform.site.localhost.cacheStatistics 2021-07-01 15:51:49,573 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2021-07-01 15:51:49.573 CREATE appNGizer Property platform.site.localhost.errorPage 2021-07-01 15:51:49,573 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2021-07-01 15:51:49.573 CREATE appNGizer Property platform.site.localhost.csrfProtectionEnabled 2021-07-01 15:51:49,574 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2021-07-01 15:51:49.574 CREATE appNGizer Property platform.site.localhost.supportedLanguages 2021-07-01 15:51:49,574 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2021-07-01 15:51:49.574 CREATE appNGizer Property platform.site.localhost.assetsDir 2021-07-01 15:51:49,575 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2021-07-01 15:51:49.574 CREATE appNGizer Property platform.site.localhost.errorPages 2021-07-01 15:51:49,575 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2021-07-01 15:51:49.575 CREATE appNGizer Property platform.site.localhost.authLogoutRef 2021-07-01 15:51:49,576 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2021-07-01 15:51:49.575 CREATE appNGizer Property platform.site.localhost.locale 2021-07-01 15:51:49,576 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2021-07-01 15:51:49.576 CREATE appNGizer Property platform.site.localhost.mailDisabled 2021-07-01 15:51:49,576 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2021-07-01 15:51:49.576 CREATE appNGizer Property platform.site.localhost.timeZone 2021-07-01 15:51:49,577 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2021-07-01 15:51:49.577 CREATE appNGizer Property platform.site.localhost.csrfProtectedPaths 2021-07-01 15:51:49,577 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2021-07-01 15:51:49.577 CREATE appNGizer Property platform.site.localhost.ldapUserBaseDn 2021-07-01 15:51:49,578 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2021-07-01 15:51:49.578 CREATE appNGizer Property platform.site.localhost.cacheExceptions 2021-07-01 15:51:49,578 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2021-07-01 15:51:49.578 CREATE appNGizer Property platform.site.localhost.enforcePrimaryDomain 2021-07-01 15:51:49,579 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2021-07-01 15:51:49.579 CREATE appNGizer Property platform.site.localhost.ldapPassword 2021-07-01 15:51:49,579 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2021-07-01 15:51:49.579 CREATE appNGizer Property platform.site.localhost.indexConfig 2021-07-01 15:51:49,580 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2021-07-01 15:51:49.579 CREATE appNGizer Property platform.site.localhost.cacheTimeouts 2021-07-01 15:51:49,580 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2021-07-01 15:51:49.58 CREATE appNGizer Property platform.site.localhost.defaultPageSize 2021-07-01 15:51:49,580 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2021-07-01 15:51:49.58 CREATE appNGizer Property platform.site.localhost.documentDir 2021-07-01 15:51:49,581 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2021-07-01 15:51:49.581 CREATE appNGizer Property platform.site.localhost.ldapPrincipalScheme 2021-07-01 15:51:49,581 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2021-07-01 15:51:49.581 CREATE appNGizer Property platform.site.localhost.jdbcLogPerformance 2021-07-01 15:51:49,582 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2021-07-01 15:51:49.582 CREATE appNGizer Property platform.site.localhost.searchMaxHits 2021-07-01 15:51:49,582 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2021-07-01 15:51:49.582 CREATE appNGizer Property platform.site.localhost.jdbcValidationTimeout 2021-07-01 15:51:49,583 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2021-07-01 15:51:49.583 CREATE appNGizer Property platform.site.localhost.indexQueueSize 2021-07-01 15:51:49,583 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2021-07-01 15:51:49.583 CREATE appNGizer Property platform.site.localhost.mailPort 2021-07-01 15:51:49,584 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2021-07-01 15:51:49.584 CREATE appNGizer Property platform.site.localhost.host 2021-07-01 15:51:49,584 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2021-07-01 15:51:49.584 CREATE appNGizer Property platform.site.localhost.jdbcMaxLifetime 2021-07-01 15:51:49,585 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2021-07-01 15:51:49.584 CREATE appNGizer Property platform.site.localhost.ldapHost 2021-07-01 15:51:49,585 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2021-07-01 15:51:49.585 CREATE appNGizer Property platform.site.localhost.manager-path 2021-07-01 15:51:49,589 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2021-07-01 15:51:49.588 CREATE appNGizer Site localhost 2021-07-01 15:51:49,638 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2021-07-01 15:51:49.637 UPDATE appNGizer Site localhost 2021-07-01 15:51:49,656 INFO [main] org.springframework.mock.web.MockServletContext: Initializing Spring FrameworkServlet '' 2021-07-01 15:51:49,656 INFO [main] org.springframework.test.web.servlet.TestDispatcherServlet: FrameworkServlet '': initialization started 2021-07-01 15:51:49,657 INFO [main] org.springframework.test.web.servlet.TestDispatcherServlet: FrameworkServlet '': initialization completed in 1 ms 2021-07-01 15:51:49,665 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2021-07-01 15:51:49.665 CREATE appNGizer Property platform.site.deleteme.authLoginRef 2021-07-01 15:51:49,666 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2021-07-01 15:51:49.665 CREATE appNGizer Property platform.site.deleteme.mailPort 2021-07-01 15:51:49,666 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2021-07-01 15:51:49.666 CREATE appNGizer Property platform.site.deleteme.csrfProtectedMethods 2021-07-01 15:51:49,667 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2021-07-01 15:51:49.667 CREATE appNGizer Property platform.site.deleteme.ldapIdAttribute 2021-07-01 15:51:49,667 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2021-07-01 15:51:49.667 CREATE appNGizer Property platform.site.deleteme.jdbcConnectionTimeout 2021-07-01 15:51:49,668 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2021-07-01 15:51:49.667 CREATE appNGizer Property platform.site.deleteme.DatasourceConfigurer 2021-07-01 15:51:49,668 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2021-07-01 15:51:49.668 CREATE appNGizer Property platform.site.deleteme.authApplication 2021-07-01 15:51:49,668 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2021-07-01 15:51:49.668 CREATE appNGizer Property platform.site.deleteme.manager-path 2021-07-01 15:51:49,669 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2021-07-01 15:51:49.669 CREATE appNGizer Property platform.site.deleteme.indexTimeout 2021-07-01 15:51:49,669 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2021-07-01 15:51:49.669 CREATE appNGizer Property platform.site.deleteme.authLogoutActionValue 2021-07-01 15:51:49,670 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2021-07-01 15:51:49.67 CREATE appNGizer Property platform.site.deleteme.cacheTimeToLive 2021-07-01 15:51:49,670 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2021-07-01 15:51:49.67 CREATE appNGizer Property platform.site.deleteme.siteRootDir 2021-07-01 15:51:49,671 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2021-07-01 15:51:49.67 CREATE appNGizer Property platform.site.deleteme.supportReloadFile 2021-07-01 15:51:49,671 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2021-07-01 15:51:49.671 CREATE appNGizer Property platform.site.deleteme.indexQueueSize 2021-07-01 15:51:49,671 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2021-07-01 15:51:49.671 CREATE appNGizer Property platform.site.deleteme.tagPrefix 2021-07-01 15:51:49,672 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2021-07-01 15:51:49.672 CREATE appNGizer Property platform.site.deleteme.encoding 2021-07-01 15:51:49,672 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2021-07-01 15:51:49.672 CREATE appNGizer Property platform.site.deleteme.searchMaxHits 2021-07-01 15:51:49,673 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2021-07-01 15:51:49.672 CREATE appNGizer Property platform.site.deleteme.sessionTrackingEnabled 2021-07-01 15:51:49,673 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2021-07-01 15:51:49.673 CREATE appNGizer Property platform.site.deleteme.ldapGroupBaseDn 2021-07-01 15:51:49,673 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2021-07-01 15:51:49.673 CREATE appNGizer Property platform.site.deleteme.ldapUser 2021-07-01 15:51:49,674 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2021-07-01 15:51:49.674 CREATE appNGizer Property platform.site.deleteme.documentDir 2021-07-01 15:51:49,674 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2021-07-01 15:51:49.674 CREATE appNGizer Property platform.site.deleteme.ldapDisabled 2021-07-01 15:51:49,675 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2021-07-01 15:51:49.674 CREATE appNGizer Property platform.site.deleteme.service-path 2021-07-01 15:51:49,675 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2021-07-01 15:51:49.675 CREATE appNGizer Property platform.site.deleteme.indexFileTypes 2021-07-01 15:51:49,675 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2021-07-01 15:51:49.675 CREATE appNGizer Property platform.site.deleteme.ldapPassword 2021-07-01 15:51:49,676 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2021-07-01 15:51:49.676 CREATE appNGizer Property platform.site.deleteme.jdbcValidationTimeout 2021-07-01 15:51:49,676 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2021-07-01 15:51:49.676 CREATE appNGizer Property platform.site.deleteme.defaultApplication 2021-07-01 15:51:49,677 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2021-07-01 15:51:49.676 CREATE appNGizer Property platform.site.deleteme.mailHost 2021-07-01 15:51:49,677 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2021-07-01 15:51:49.677 CREATE appNGizer Property platform.site.deleteme.wwwDir 2021-07-01 15:51:49,677 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2021-07-01 15:51:49.677 CREATE appNGizer Property platform.site.deleteme.allowSkipRender 2021-07-01 15:51:49,678 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2021-07-01 15:51:49.678 CREATE appNGizer Property platform.site.deleteme.errorPages 2021-07-01 15:51:49,678 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2021-07-01 15:51:49.678 CREATE appNGizer Property platform.site.deleteme.cacheTimeouts 2021-07-01 15:51:49,679 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2021-07-01 15:51:49.679 CREATE appNGizer Property platform.site.deleteme.cacheExceptions 2021-07-01 15:51:49,679 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2021-07-01 15:51:49.679 CREATE appNGizer Property platform.site.deleteme.authLogoutPage 2021-07-01 15:51:49,680 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2021-07-01 15:51:49.68 CREATE appNGizer Property platform.site.deleteme.timeZone 2021-07-01 15:51:49,680 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2021-07-01 15:51:49.68 CREATE appNGizer Property platform.site.deleteme.ldapPrincipalScheme 2021-07-01 15:51:49,681 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2021-07-01 15:51:49.681 CREATE appNGizer Property platform.site.deleteme.cacheClearOnShutdown 2021-07-01 15:51:49,681 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2021-07-01 15:51:49.681 CREATE appNGizer Property platform.site.deleteme.cacheTimeoutsAntStyle 2021-07-01 15:51:49,681 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2021-07-01 15:51:49.681 CREATE appNGizer Property platform.site.deleteme.indexFileSystemQueueSize 2021-07-01 15:51:49,682 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2021-07-01 15:51:49.682 CREATE appNGizer Property platform.site.deleteme.ldapStartTls 2021-07-01 15:51:49,682 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2021-07-01 15:51:49.682 CREATE appNGizer Property platform.site.deleteme.jdbcMaxLifetime 2021-07-01 15:51:49,683 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2021-07-01 15:51:49.682 CREATE appNGizer Property platform.site.deleteme.appendTabId 2021-07-01 15:51:49,683 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2021-07-01 15:51:49.683 CREATE appNGizer Property platform.site.deleteme.host 2021-07-01 15:51:49,684 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2021-07-01 15:51:49.683 CREATE appNGizer Property platform.site.deleteme.authLoginPage 2021-07-01 15:51:49,684 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2021-07-01 15:51:49.684 CREATE appNGizer Property platform.site.deleteme.indexConfig 2021-07-01 15:51:49,685 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2021-07-01 15:51:49.684 CREATE appNGizer Property platform.site.deleteme.locale 2021-07-01 15:51:49,685 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2021-07-01 15:51:49.685 CREATE appNGizer Property platform.site.deleteme.ldapDomain 2021-07-01 15:51:49,686 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2021-07-01 15:51:49.686 CREATE appNGizer Property platform.site.deleteme.template 2021-07-01 15:51:49,686 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2021-07-01 15:51:49.686 CREATE appNGizer Property platform.site.deleteme.cacheStatistics 2021-07-01 15:51:49,687 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2021-07-01 15:51:49.686 CREATE appNGizer Property platform.site.deleteme.cacheEnabled 2021-07-01 15:51:49,687 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2021-07-01 15:51:49.687 CREATE appNGizer Property platform.site.deleteme.assetsDir 2021-07-01 15:51:49,688 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2021-07-01 15:51:49.687 CREATE appNGizer Property platform.site.deleteme.ldapHost 2021-07-01 15:51:49,688 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2021-07-01 15:51:49.688 CREATE appNGizer Property platform.site.deleteme.enforcePrimaryDomain 2021-07-01 15:51:49,688 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2021-07-01 15:51:49.688 CREATE appNGizer Property platform.site.deleteme.csrfProtectedPaths 2021-07-01 15:51:49,689 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2021-07-01 15:51:49.689 CREATE appNGizer Property platform.site.deleteme.searchChunkSize 2021-07-01 15:51:49,689 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2021-07-01 15:51:49.689 CREATE appNGizer Property platform.site.deleteme.defaultPage 2021-07-01 15:51:49,690 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2021-07-01 15:51:49.69 CREATE appNGizer Property platform.site.deleteme.supportedLanguages 2021-07-01 15:51:49,690 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2021-07-01 15:51:49.69 CREATE appNGizer Property platform.site.deleteme.jdbcLogPerformance 2021-07-01 15:51:49,691 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2021-07-01 15:51:49.69 CREATE appNGizer Property platform.site.deleteme.authLogoutRef 2021-07-01 15:51:49,691 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2021-07-01 15:51:49.691 CREATE appNGizer Property platform.site.deleteme.serviceOutputFormat 2021-07-01 15:51:49,692 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2021-07-01 15:51:49.691 CREATE appNGizer Property platform.site.deleteme.defaultPageSize 2021-07-01 15:51:49,692 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2021-07-01 15:51:49.692 CREATE appNGizer Property platform.site.deleteme.serviceOutputType 2021-07-01 15:51:49,692 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2021-07-01 15:51:49.692 CREATE appNGizer Property platform.site.deleteme.rewriteConfig 2021-07-01 15:51:49,693 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2021-07-01 15:51:49.692 CREATE appNGizer Property platform.site.deleteme.mailDisabled 2021-07-01 15:51:49,693 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2021-07-01 15:51:49.693 CREATE appNGizer Property platform.site.deleteme.ldapUserBaseDn 2021-07-01 15:51:49,693 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2021-07-01 15:51:49.693 CREATE appNGizer Property platform.site.deleteme.authLogoutActionName 2021-07-01 15:51:49,694 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2021-07-01 15:51:49.694 CREATE appNGizer Property platform.site.deleteme.name 2021-07-01 15:51:49,694 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2021-07-01 15:51:49.694 CREATE appNGizer Property platform.site.deleteme.csrfProtectionEnabled 2021-07-01 15:51:49,694 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2021-07-01 15:51:49.694 CREATE appNGizer Property platform.site.deleteme.xssExceptions 2021-07-01 15:51:49,695 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2021-07-01 15:51:49.695 CREATE appNGizer Property platform.site.deleteme.indexDir 2021-07-01 15:51:49,695 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2021-07-01 15:51:49.695 CREATE appNGizer Property platform.site.deleteme.errorPage 2021-07-01 15:51:49,696 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2021-07-01 15:51:49.696 CREATE appNGizer Site deleteme 2021-07-01 15:51:49,730 INFO [main] org.appng.core.service.CoreService: starting deletion of site deleteme 2021-07-01 15:51:49,754 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2021-07-01 15:51:49.753 DELETE appNGizer Property platform.site.deleteme.DatasourceConfigurer 2021-07-01 15:51:49,756 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2021-07-01 15:51:49.755 DELETE appNGizer Property platform.site.deleteme.allowSkipRender 2021-07-01 15:51:49,757 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2021-07-01 15:51:49.757 DELETE appNGizer Property platform.site.deleteme.appendTabId 2021-07-01 15:51:49,758 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2021-07-01 15:51:49.758 DELETE appNGizer Property platform.site.deleteme.assetsDir 2021-07-01 15:51:49,759 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2021-07-01 15:51:49.759 DELETE appNGizer Property platform.site.deleteme.authApplication 2021-07-01 15:51:49,760 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2021-07-01 15:51:49.759 DELETE appNGizer Property platform.site.deleteme.authLoginPage 2021-07-01 15:51:49,761 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2021-07-01 15:51:49.76 DELETE appNGizer Property platform.site.deleteme.authLoginRef 2021-07-01 15:51:49,762 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2021-07-01 15:51:49.762 DELETE appNGizer Property platform.site.deleteme.authLogoutActionName 2021-07-01 15:51:49,763 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2021-07-01 15:51:49.763 DELETE appNGizer Property platform.site.deleteme.authLogoutActionValue 2021-07-01 15:51:49,764 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2021-07-01 15:51:49.764 DELETE appNGizer Property platform.site.deleteme.authLogoutPage 2021-07-01 15:51:49,765 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2021-07-01 15:51:49.764 DELETE appNGizer Property platform.site.deleteme.authLogoutRef 2021-07-01 15:51:49,765 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2021-07-01 15:51:49.765 DELETE appNGizer Property platform.site.deleteme.cacheClearOnShutdown 2021-07-01 15:51:49,766 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2021-07-01 15:51:49.766 DELETE appNGizer Property platform.site.deleteme.cacheEnabled 2021-07-01 15:51:49,767 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2021-07-01 15:51:49.767 DELETE appNGizer Property platform.site.deleteme.cacheExceptions 2021-07-01 15:51:49,767 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2021-07-01 15:51:49.767 DELETE appNGizer Property platform.site.deleteme.cacheStatistics 2021-07-01 15:51:49,768 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2021-07-01 15:51:49.768 DELETE appNGizer Property platform.site.deleteme.cacheTimeToLive 2021-07-01 15:51:49,769 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2021-07-01 15:51:49.769 DELETE appNGizer Property platform.site.deleteme.cacheTimeouts 2021-07-01 15:51:49,770 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2021-07-01 15:51:49.769 DELETE appNGizer Property platform.site.deleteme.cacheTimeoutsAntStyle 2021-07-01 15:51:49,770 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2021-07-01 15:51:49.77 DELETE appNGizer Property platform.site.deleteme.csrfProtectedMethods 2021-07-01 15:51:49,772 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2021-07-01 15:51:49.771 DELETE appNGizer Property platform.site.deleteme.csrfProtectedPaths 2021-07-01 15:51:49,772 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2021-07-01 15:51:49.772 DELETE appNGizer Property platform.site.deleteme.csrfProtectionEnabled 2021-07-01 15:51:49,773 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2021-07-01 15:51:49.773 DELETE appNGizer Property platform.site.deleteme.defaultApplication 2021-07-01 15:51:49,774 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2021-07-01 15:51:49.774 DELETE appNGizer Property platform.site.deleteme.defaultPage 2021-07-01 15:51:49,775 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2021-07-01 15:51:49.775 DELETE appNGizer Property platform.site.deleteme.defaultPageSize 2021-07-01 15:51:49,776 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2021-07-01 15:51:49.776 DELETE appNGizer Property platform.site.deleteme.documentDir 2021-07-01 15:51:49,777 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2021-07-01 15:51:49.776 DELETE appNGizer Property platform.site.deleteme.encoding 2021-07-01 15:51:49,777 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2021-07-01 15:51:49.777 DELETE appNGizer Property platform.site.deleteme.enforcePrimaryDomain 2021-07-01 15:51:49,778 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2021-07-01 15:51:49.778 DELETE appNGizer Property platform.site.deleteme.errorPage 2021-07-01 15:51:49,779 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2021-07-01 15:51:49.779 DELETE appNGizer Property platform.site.deleteme.errorPages 2021-07-01 15:51:49,780 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2021-07-01 15:51:49.779 DELETE appNGizer Property platform.site.deleteme.host 2021-07-01 15:51:49,780 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2021-07-01 15:51:49.78 DELETE appNGizer Property platform.site.deleteme.indexConfig 2021-07-01 15:51:49,781 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2021-07-01 15:51:49.78 DELETE appNGizer Property platform.site.deleteme.indexDir 2021-07-01 15:51:49,781 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2021-07-01 15:51:49.781 DELETE appNGizer Property platform.site.deleteme.indexFileSystemQueueSize 2021-07-01 15:51:49,782 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2021-07-01 15:51:49.782 DELETE appNGizer Property platform.site.deleteme.indexFileTypes 2021-07-01 15:51:49,783 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2021-07-01 15:51:49.782 DELETE appNGizer Property platform.site.deleteme.indexQueueSize 2021-07-01 15:51:49,783 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2021-07-01 15:51:49.783 DELETE appNGizer Property platform.site.deleteme.indexTimeout 2021-07-01 15:51:49,784 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2021-07-01 15:51:49.784 DELETE appNGizer Property platform.site.deleteme.jdbcConnectionTimeout 2021-07-01 15:51:49,784 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2021-07-01 15:51:49.784 DELETE appNGizer Property platform.site.deleteme.jdbcLogPerformance 2021-07-01 15:51:49,785 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2021-07-01 15:51:49.785 DELETE appNGizer Property platform.site.deleteme.jdbcMaxLifetime 2021-07-01 15:51:49,786 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2021-07-01 15:51:49.785 DELETE appNGizer Property platform.site.deleteme.jdbcValidationTimeout 2021-07-01 15:51:49,786 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2021-07-01 15:51:49.786 DELETE appNGizer Property platform.site.deleteme.ldapDisabled 2021-07-01 15:51:49,787 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2021-07-01 15:51:49.786 DELETE appNGizer Property platform.site.deleteme.ldapDomain 2021-07-01 15:51:49,787 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2021-07-01 15:51:49.787 DELETE appNGizer Property platform.site.deleteme.ldapGroupBaseDn 2021-07-01 15:51:49,788 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2021-07-01 15:51:49.787 DELETE appNGizer Property platform.site.deleteme.ldapHost 2021-07-01 15:51:49,788 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2021-07-01 15:51:49.788 DELETE appNGizer Property platform.site.deleteme.ldapIdAttribute 2021-07-01 15:51:49,789 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2021-07-01 15:51:49.788 DELETE appNGizer Property platform.site.deleteme.ldapPassword 2021-07-01 15:51:49,789 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2021-07-01 15:51:49.789 DELETE appNGizer Property platform.site.deleteme.ldapPrincipalScheme 2021-07-01 15:51:49,790 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2021-07-01 15:51:49.789 DELETE appNGizer Property platform.site.deleteme.ldapStartTls 2021-07-01 15:51:49,790 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2021-07-01 15:51:49.79 DELETE appNGizer Property platform.site.deleteme.ldapUser 2021-07-01 15:51:49,791 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2021-07-01 15:51:49.79 DELETE appNGizer Property platform.site.deleteme.ldapUserBaseDn 2021-07-01 15:51:49,791 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2021-07-01 15:51:49.791 DELETE appNGizer Property platform.site.deleteme.locale 2021-07-01 15:51:49,792 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2021-07-01 15:51:49.792 DELETE appNGizer Property platform.site.deleteme.mailDisabled 2021-07-01 15:51:49,792 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2021-07-01 15:51:49.792 DELETE appNGizer Property platform.site.deleteme.mailHost 2021-07-01 15:51:49,793 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2021-07-01 15:51:49.793 DELETE appNGizer Property platform.site.deleteme.mailPort 2021-07-01 15:51:49,793 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2021-07-01 15:51:49.793 DELETE appNGizer Property platform.site.deleteme.manager-path 2021-07-01 15:51:49,794 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2021-07-01 15:51:49.794 DELETE appNGizer Property platform.site.deleteme.name 2021-07-01 15:51:49,794 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2021-07-01 15:51:49.794 DELETE appNGizer Property platform.site.deleteme.rewriteConfig 2021-07-01 15:51:49,795 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2021-07-01 15:51:49.795 DELETE appNGizer Property platform.site.deleteme.searchChunkSize 2021-07-01 15:51:49,796 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2021-07-01 15:51:49.795 DELETE appNGizer Property platform.site.deleteme.searchMaxHits 2021-07-01 15:51:49,796 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2021-07-01 15:51:49.796 DELETE appNGizer Property platform.site.deleteme.service-path 2021-07-01 15:51:49,797 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2021-07-01 15:51:49.796 DELETE appNGizer Property platform.site.deleteme.serviceOutputFormat 2021-07-01 15:51:49,797 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2021-07-01 15:51:49.797 DELETE appNGizer Property platform.site.deleteme.serviceOutputType 2021-07-01 15:51:49,798 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2021-07-01 15:51:49.797 DELETE appNGizer Property platform.site.deleteme.sessionTrackingEnabled 2021-07-01 15:51:49,798 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2021-07-01 15:51:49.798 DELETE appNGizer Property platform.site.deleteme.siteRootDir 2021-07-01 15:51:49,799 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2021-07-01 15:51:49.798 DELETE appNGizer Property platform.site.deleteme.supportReloadFile 2021-07-01 15:51:49,799 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2021-07-01 15:51:49.799 DELETE appNGizer Property platform.site.deleteme.supportedLanguages 2021-07-01 15:51:49,800 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2021-07-01 15:51:49.799 DELETE appNGizer Property platform.site.deleteme.tagPrefix 2021-07-01 15:51:49,800 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2021-07-01 15:51:49.8 DELETE appNGizer Property platform.site.deleteme.template 2021-07-01 15:51:49,801 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2021-07-01 15:51:49.8 DELETE appNGizer Property platform.site.deleteme.timeZone 2021-07-01 15:51:49,801 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2021-07-01 15:51:49.801 DELETE appNGizer Property platform.site.deleteme.wwwDir 2021-07-01 15:51:49,802 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2021-07-01 15:51:49.801 DELETE appNGizer Property platform.site.deleteme.xssExceptions 2021-07-01 15:51:49,805 INFO [main] org.appng.core.service.CoreService: deleting 0 orphaned database connections 2021-07-01 15:51:49,808 INFO [main] org.appng.core.service.CoreService: done deleting site deleteme 2021-07-01 15:51:49,809 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2021-07-01 15:51:49.809 DELETE appNGizer Site deleteme 2021-07-01 15:51:49,818 INFO [main] org.springframework.mock.web.MockServletContext: Initializing Spring FrameworkServlet '' 2021-07-01 15:51:49,818 INFO [main] org.springframework.test.web.servlet.TestDispatcherServlet: FrameworkServlet '': initialization started 2021-07-01 15:51:49,819 INFO [main] org.springframework.test.web.servlet.TestDispatcherServlet: FrameworkServlet '': initialization completed in 1 ms 2021-07-01 15:51:49,835 INFO [main] org.springframework.web.context.support.GenericWebApplicationContext: Closing appNG platform context: startup date [Thu Jul 01 15:51:48 CEST 2021]; root of context hierarchy 2021-07-01 15:51:49,837 INFO [main] org.springframework.orm.jpa.LocalContainerEntityManagerFactoryBean: Closing JPA EntityManagerFactory for persistence unit 'appNGizer' 2021-07-01 15:51:49,837 INFO [main] org.springframework.jdbc.datasource.embedded.EmbeddedDatabaseFactory: Shutting down embedded database: url='jdbc:hsqldb:mem:testdb' [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.228 s - in org.appng.appngizer.controller.SiteControllerTest [INFO] Running org.appng.appngizer.controller.RoleControllerTest 2021-07-01 15:51:49,851 INFO [main] org.springframework.test.context.web.WebTestContextBootstrapper: Loaded default TestExecutionListener class names from location [META-INF/spring.factories]: [org.springframework.test.context.web.ServletTestExecutionListener, org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener, org.springframework.test.context.support.DependencyInjectionTestExecutionListener, org.springframework.test.context.support.DirtiesContextTestExecutionListener, org.springframework.test.context.transaction.TransactionalTestExecutionListener, org.springframework.test.context.jdbc.SqlScriptsTestExecutionListener] 2021-07-01 15:51:49,851 INFO [main] org.springframework.test.context.web.WebTestContextBootstrapper: Using TestExecutionListeners: [org.springframework.test.context.web.ServletTestExecutionListener@56507272, org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener@69e5746c, org.springframework.test.context.support.DependencyInjectionTestExecutionListener@4d97ee92, org.springframework.test.context.support.DirtiesContextTestExecutionListener@53d43f96, org.springframework.test.context.transaction.TransactionalTestExecutionListener@642147c, org.springframework.test.context.jdbc.SqlScriptsTestExecutionListener@444646cc] 2021-07-01 15:51:49,852 INFO [main] org.springframework.beans.factory.xml.XmlBeanDefinitionReader: Loading XML bean definitions from class path resource [test-context.xml] 2021-07-01 15:51:49,890 INFO [main] org.springframework.web.context.support.GenericWebApplicationContext: Refreshing appNG platform context: startup date [Thu Jul 01 15:51:49 CEST 2021]; root of context hierarchy 2021-07-01 15:51:49,904 INFO [main] org.springframework.context.annotation.ConfigurationClassBeanDefinitionReader: Skipping bean definition for [BeanMethod:name=configurer,declaringClass=org.appng.appngizer.AppNGizer]: a definition for bean 'configurer' already exists. This top-level bean definition is considered as an override. 2021-07-01 15:51:49,905 INFO [main] org.springframework.context.annotation.ConfigurationClassBeanDefinitionReader: Skipping bean definition for [BeanMethod:name=datasource,declaringClass=org.appng.appngizer.AppNGizer]: a definition for bean 'datasource' already exists. This top-level bean definition is considered as an override. 2021-07-01 15:51:49,936 INFO [main] org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor: JSR-330 'javax.inject.Inject' annotation found and supported for autowiring 2021-07-01 15:51:49,999 INFO [main] org.springframework.jdbc.datasource.embedded.EmbeddedDatabaseFactory: Starting embedded database: url='jdbc:hsqldb:mem:testdb', username='sa' 2021-07-01 15:51:50,022 INFO [main] org.springframework.orm.jpa.LocalContainerEntityManagerFactoryBean: Building JPA container EntityManagerFactory for persistence unit 'appNGizer' 2021-07-01 15:51:50,022 INFO [main] org.hibernate.jpa.internal.util.LogHelper: HHH000204: Processing PersistenceUnitInfo [name: appNGizer] 2021-07-01 15:51:50,092 INFO [main] org.hibernate.dialect.Dialect: HHH000400: Using dialect: org.appng.persistence.dialect.HSQLDialect 2021-07-01 15:51:50,095 INFO [main] org.hibernate.envers.boot.internal.EnversServiceImpl: Envers integration enabled? : true 2021-07-01 15:51:50,274 INFO [main] org.hibernate.engine.transaction.jta.platform.internal.JtaPlatformInitiator: HHH000490: Using JtaPlatform implementation: [org.hibernate.engine.transaction.jta.platform.internal.NoJtaPlatform] 2021-07-01 15:51:50,274 INFO [main] org.springframework.orm.jpa.LocalContainerEntityManagerFactoryBean: Initialized JPA EntityManagerFactory for persistence unit 'appNGizer' 2021-07-01 15:51:50,450 INFO [main] org.appng.core.domain.PlatformEventListener: Using application context appNG platform context: startup date [Thu Jul 01 15:51:49 CEST 2021]; root of context hierarchy 2021-07-01 15:51:50,466 INFO [main] org.flywaydb.core.internal.license.VersionPrinter: Flyway Community Edition 7.9.1 by Redgate 2021-07-01 15:51:50,469 INFO [main] org.flywaydb.core.internal.database.base.BaseDatabaseType: Database: jdbc:hsqldb:mem:testdb (HSQL Database Engine 2.5) 2021-07-01 15:51:50,474 INFO [main] org.flywaydb.core.internal.command.DbValidate: Successfully validated 16 migrations (execution time 00:00.004s) 2021-07-01 15:51:50,475 INFO [main] org.flywaydb.core.internal.schemahistory.JdbcTableSchemaHistory: Creating Schema History table "PUBLIC"."schema_version" ... 2021-07-01 15:51:50,479 INFO [main] org.flywaydb.core.internal.command.DbMigrate: Current version of schema "PUBLIC": << Empty Schema >> 2021-07-01 15:51:50,497 INFO [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version "1.0 - appNG initial setup" 2021-07-01 15:51:50,521 INFO [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version "1.1 - Quartz initial setup" 2021-07-01 15:51:50,531 INFO [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version "1.2 - add template" 2021-07-01 15:51:50,536 INFO [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version "1.2.1 - add repository strict" 2021-07-01 15:51:50,540 INFO [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version "1.2.2 - add repository digest" 2021-07-01 15:51:50,543 INFO [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version "1.2.3 - set resource bytes not null" 2021-07-01 15:51:50,547 INFO [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version "1.3.0 - add type to template" 2021-07-01 15:51:50,550 INFO [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version "1.3.1 - add global admin role" 2021-07-01 15:51:50,554 INFO [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version "1.3.2 - add repository accepted certs" 2021-07-01 15:51:50,558 INFO [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version "2.0.0 - add platform event" 2021-07-01 15:51:50,563 INFO [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version "4.0.0 - add job execution record" 2021-07-01 15:51:50,567 INFO [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version "4.1.0 - change caching properties" 2021-07-01 15:51:50,568 WARN [main] org.flywaydb.core.internal.sqlscript.DefaultSqlScriptExecutor: DB: no data (SQL State: 02000 - Error Code: -1100) 2021-07-01 15:51:50,568 WARN [main] org.flywaydb.core.internal.sqlscript.DefaultSqlScriptExecutor: DB: no data (SQL State: 02000 - Error Code: -1100) 2021-07-01 15:51:50,572 INFO [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version "4.1.1 - add site reload count" 2021-07-01 15:51:50,576 INFO [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version "4.1.2 - add property type" 2021-07-01 15:51:50,582 INFO [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version "4.2 - add subject columns" 2021-07-01 15:51:50,584 WARN [main] org.flywaydb.core.internal.sqlscript.DefaultSqlScriptExecutor: DB: no data (SQL State: 02000 - Error Code: -1100) 2021-07-01 15:51:50,589 INFO [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version "4.2.1 - change subject name length" 2021-07-01 15:51:50,592 INFO [main] org.flywaydb.core.internal.command.DbMigrate: Successfully applied 16 migrations to schema "PUBLIC", now at version v4.2.1 (execution time 00:00.113s) 2021-07-01 15:51:50,599 INFO [main] org.appng.appngizer.controller.Jaxb2Marshaller: Creating JAXBContext by scanning packages [org.appng.appngizer.model.xml] 2021-07-01 15:51:50,642 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/application/{name}/property],methods=[GET],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.ApplicationController.listProperties(java.lang.String) 2021-07-01 15:51:50,642 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/application/{name}],methods=[GET],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.ApplicationController.getApplication(java.lang.String) 2021-07-01 15:51:50,642 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/application/{name}],methods=[PUT],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.ApplicationController.updateApplication(java.lang.String,org.appng.appngizer.model.xml.Application) throws org.appng.api.BusinessException 2021-07-01 15:51:50,642 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/application/{name}],methods=[DELETE],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.ApplicationController.deleteApplication(java.lang.String) throws org.appng.api.BusinessException 2021-07-01 15:51:50,642 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/application/{name}/property],methods=[POST],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.ApplicationController.createProperty(java.lang.String,org.appng.appngizer.model.xml.Property) 2021-07-01 15:51:50,642 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/application/{name}/property/{prop}],methods=[PUT],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.ApplicationController.updateProperty(java.lang.String,org.appng.appngizer.model.xml.Property) 2021-07-01 15:51:50,642 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/application/{name}/property/{prop}],methods=[DELETE],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.ApplicationController.deleteProperty(java.lang.String,java.lang.String) 2021-07-01 15:51:50,643 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/application],methods=[GET],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.ApplicationController.listApplications() 2021-07-01 15:51:50,643 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/application/{name}/property/{prop}],methods=[GET],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.ApplicationController.getProperty(java.lang.String,java.lang.String) 2021-07-01 15:51:50,644 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/platform/database],methods=[GET],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.DatabaseController.info() throws java.lang.Exception 2021-07-01 15:51:50,644 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/site/{site}/application/{app}/database],methods=[GET],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.DatabaseController.getDatabaseConnectionForApplication(java.lang.String,java.lang.String) 2021-07-01 15:51:50,644 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/site/{site}/application/{app}/database],methods=[PUT],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.DatabaseController.updateDatabaseConnectionforApplication(java.lang.String,java.lang.String,org.appng.appngizer.model.xml.Database) 2021-07-01 15:51:50,644 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/site/{name}/database/{id}],methods=[GET],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.DatabaseController.getDatabaseConnection(java.lang.String,java.lang.Integer) 2021-07-01 15:51:50,644 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/site/{name}/database/{id}],methods=[PUT],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.DatabaseController.updateDatabaseConnection(java.lang.String,java.lang.Integer,org.appng.appngizer.model.xml.Database) 2021-07-01 15:51:50,644 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/platform/database],methods=[PUT],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.DatabaseController.updateRootConnection(org.appng.appngizer.model.xml.Database) throws java.lang.Exception 2021-07-01 15:51:50,644 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/site/{name}/database],methods=[GET],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.DatabaseController.getDatabaseConnections(java.lang.String) 2021-07-01 15:51:50,644 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/platform/database/initialize],methods=[POST],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.DatabaseController.initialize(boolean) throws java.lang.Exception 2021-07-01 15:51:50,645 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/group],methods=[POST],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.GroupController.createGroup(org.appng.appngizer.model.xml.Group) 2021-07-01 15:51:50,645 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/group/{name:.+}],methods=[GET],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.GroupController.getGroup(java.lang.String) 2021-07-01 15:51:50,645 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/group/{name:.+}],methods=[PUT],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.GroupController.updateGroup(java.lang.String,org.appng.appngizer.model.xml.Group) 2021-07-01 15:51:50,645 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/group/{name:.+}],methods=[DELETE],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.GroupController.deleteGroup(java.lang.String) 2021-07-01 15:51:50,645 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/group],methods=[GET],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.GroupController.listGroups() 2021-07-01 15:51:50,646 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/],methods=[POST],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.Home.login(java.lang.String,javax.servlet.http.HttpServletRequest) 2021-07-01 15:51:50,646 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/],methods=[GET],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.Home.welcome() 2021-07-01 15:51:50,646 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/application/{app}/permission],methods=[GET],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.PermissionController.listPermissions(java.lang.String) 2021-07-01 15:51:50,647 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/application/{app}/permission],methods=[POST],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.PermissionController.createPermission(java.lang.String,org.appng.appngizer.model.xml.Permission) 2021-07-01 15:51:50,647 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/application/{app}/permission/{name}],methods=[PUT],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.PermissionController.updatePermission(java.lang.String,java.lang.String,org.appng.appngizer.model.xml.Permission) 2021-07-01 15:51:50,647 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/application/{app}/permission/{name}],methods=[DELETE],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.PermissionController.deletePermission(java.lang.String,java.lang.String) 2021-07-01 15:51:50,647 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/application/{app}/permission/{name}],methods=[GET],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.PermissionController.getPermission(java.lang.String,java.lang.String) 2021-07-01 15:51:50,647 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/platform],methods=[GET],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.PlatformController.showPlatform() 2021-07-01 15:51:50,648 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/platform/system],methods=[GET],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.PlatformController.listSystemProperties() 2021-07-01 15:51:50,648 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/platform/environment],methods=[GET],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.PlatformController.listEnvironment() 2021-07-01 15:51:50,648 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/platform/reload],methods=[POST],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.PlatformController.reloadPlatform() 2021-07-01 15:51:50,648 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/platform/property],methods=[GET],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.PlatformPropertyController.listProperties() 2021-07-01 15:51:50,648 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/platform/property],methods=[POST],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.PlatformPropertyController.createProperty(org.appng.appngizer.model.xml.Property) 2021-07-01 15:51:50,649 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/platform/property/{prop}],methods=[PUT],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.PlatformPropertyController.updateProperty(org.appng.appngizer.model.xml.Property) 2021-07-01 15:51:50,649 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/platform/property/{prop}],methods=[DELETE],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.PlatformPropertyController.deleteProperty(java.lang.String) 2021-07-01 15:51:50,649 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/platform/property/{prop}],methods=[GET],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.PlatformPropertyController.getProperty(java.lang.String) 2021-07-01 15:51:50,650 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/repository/{name}],methods=[GET],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.RepositoryController.getRepository(java.lang.String) throws org.appng.api.BusinessException 2021-07-01 15:51:50,650 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/repository/{name}/{package}/{version}/{timestamp}],methods=[DELETE],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.RepositoryController.deleteRepositoryPackage(java.lang.String,java.lang.String,java.lang.String,java.lang.String) throws org.appng.api.BusinessException 2021-07-01 15:51:50,650 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/repository],methods=[POST],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.RepositoryController.createRepository(org.appng.appngizer.model.xml.Repository) throws org.appng.api.BusinessException,java.net.URISyntaxException 2021-07-01 15:51:50,650 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/repository/{name}],methods=[PUT],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.RepositoryController.updateRepository(java.lang.String,org.appng.appngizer.model.xml.Repository) throws java.net.URISyntaxException 2021-07-01 15:51:50,650 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/repository/{name}/install],methods=[PUT],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.RepositoryController.installPackage(java.lang.String,org.appng.appngizer.model.xml.Package) throws org.appng.api.BusinessException 2021-07-01 15:51:50,650 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/repository/{name}/upload],methods=[POST],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.RepositoryController.uploadPackage(java.lang.String,org.springframework.web.multipart.MultipartFile,boolean,boolean,boolean) throws org.appng.api.BusinessException 2021-07-01 15:51:50,650 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/repository/{name}],methods=[DELETE],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.RepositoryController.deleteRepository(java.lang.String) 2021-07-01 15:51:50,651 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/repository],methods=[GET],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.RepositoryController.listRepositories() 2021-07-01 15:51:50,651 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/repository/{name}/{package}],methods=[GET],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.RepositoryController.getRepositoryPackages(java.lang.String,java.lang.String) 2021-07-01 15:51:50,651 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/repository/{name}/{package}/{version}/{timestamp}],methods=[GET],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.RepositoryController.getRepositoryPackage(java.lang.String,java.lang.String,java.lang.String,java.lang.String) 2021-07-01 15:51:50,651 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/application/{app}/role/{name:.+}],methods=[GET],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.RoleController.getRole(java.lang.String,java.lang.String) 2021-07-01 15:51:50,652 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/application/{app}/role],methods=[GET],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.RoleController.listRoles(java.lang.String) 2021-07-01 15:51:50,652 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/application/{app}/role],methods=[POST],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.RoleController.createRole(java.lang.String,org.appng.appngizer.model.xml.Role) 2021-07-01 15:51:50,652 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/application/{app}/role/{name:.+}],methods=[PUT],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.RoleController.updateRole(java.lang.String,java.lang.String,org.appng.appngizer.model.xml.Role) 2021-07-01 15:51:50,652 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/application/{app}/role/{name:.+}],methods=[DELETE],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.RoleController.deleteRole(java.lang.String,java.lang.String) throws org.appng.api.BusinessException 2021-07-01 15:51:50,652 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/site/{site}/application/{app}],methods=[GET],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.SiteApplicationController.getApplication(java.lang.String,java.lang.String) 2021-07-01 15:51:50,653 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/site/{site}/application],methods=[GET],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.SiteApplicationController.listApplications(java.lang.String) 2021-07-01 15:51:50,653 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/site/{site}/application/{app}/grants],methods=[PUT],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.SiteApplicationController.grantApplicationForSites(java.lang.String,java.lang.String,org.appng.appngizer.model.xml.Grants) 2021-07-01 15:51:50,653 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/site/{site}/application/{app}/grants],methods=[GET],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.SiteApplicationController.getGrantsForApplication(java.lang.String,java.lang.String) 2021-07-01 15:51:50,653 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/site/{site}/application/{app}],methods=[POST],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.SiteApplicationController.activateApplication(java.lang.String,java.lang.String) 2021-07-01 15:51:50,653 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/site/{site}/application/{app}],methods=[DELETE],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.SiteApplicationController.deactivateApplication(java.lang.String,java.lang.String) 2021-07-01 15:51:50,654 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/site/{site}/application/{app}/property],methods=[GET],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.SiteApplicationPropertyController.listProperties(java.lang.String,java.lang.String) 2021-07-01 15:51:50,654 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/site/{site}/application/{app}/property],methods=[POST],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.SiteApplicationPropertyController.createProperty(java.lang.String,java.lang.String,org.appng.appngizer.model.xml.Property) 2021-07-01 15:51:50,654 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/site/{site}/application/{app}/property/{prop}],methods=[PUT],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.SiteApplicationPropertyController.updateProperty(java.lang.String,java.lang.String,org.appng.appngizer.model.xml.Property) 2021-07-01 15:51:50,654 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/site/{site}/application/{app}/property/{prop}],methods=[DELETE],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.SiteApplicationPropertyController.deleteProperty(java.lang.String,java.lang.String,java.lang.String) 2021-07-01 15:51:50,654 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/site/{site}/application/{app}/property/{prop}],methods=[GET],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.SiteApplicationPropertyController.getProperty(java.lang.String,java.lang.String,java.lang.String) 2021-07-01 15:51:50,655 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/site/{name}],methods=[GET],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.SiteController.getSite(java.lang.String) 2021-07-01 15:51:50,655 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/site],methods=[GET],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.SiteController.listSites() 2021-07-01 15:51:50,655 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/site/{name}/reload],methods=[PUT],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.SiteController.reloadSite(java.lang.String) throws org.appng.api.BusinessException 2021-07-01 15:51:50,655 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/site],methods=[POST],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.SiteController.createSite(org.appng.appngizer.model.xml.Site) 2021-07-01 15:51:50,655 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/site/{name}],methods=[PUT],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.SiteController.updateSite(java.lang.String,org.appng.appngizer.model.xml.Site) 2021-07-01 15:51:50,655 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/site/{name}],methods=[DELETE],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.SiteController.deleteSite(java.lang.String) throws org.appng.api.BusinessException 2021-07-01 15:51:50,656 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/site/{site}/property || /site/{site}/properties],methods=[GET],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.SitePropertyController.listProperties(java.lang.String) 2021-07-01 15:51:50,656 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/site/{site}/property],methods=[POST],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.SitePropertyController.createProperty(java.lang.String,org.appng.appngizer.model.xml.Property) 2021-07-01 15:51:50,657 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/site/{site}/property/{prop}],methods=[PUT],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.SitePropertyController.updateProperty(java.lang.String,org.appng.appngizer.model.xml.Property) 2021-07-01 15:51:50,657 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/site/{site}/property/{prop}],methods=[DELETE],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.SitePropertyController.deleteProperty(java.lang.String,java.lang.String) 2021-07-01 15:51:50,657 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/site/{site}/properties],methods=[PUT],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.SitePropertyController.updateProperties(java.lang.String,org.appng.appngizer.model.xml.Properties) 2021-07-01 15:51:50,657 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/site/{site}/properties],methods=[POST],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.SitePropertyController.createProperties(java.lang.String,org.appng.appngizer.model.xml.Properties) 2021-07-01 15:51:50,657 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/site/{site}/properties],methods=[DELETE],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.SitePropertyController.deleteProperties(java.lang.String,org.appng.appngizer.model.xml.Properties) 2021-07-01 15:51:50,657 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/site/{site}/property/{prop}],methods=[GET],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.SitePropertyController.getProperty(java.lang.String,java.lang.String) 2021-07-01 15:51:50,658 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/subject],methods=[GET],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.SubjectController.listSubjects() 2021-07-01 15:51:50,658 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/subject/{name:.+}],methods=[GET],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.SubjectController.getSubject(java.lang.String) 2021-07-01 15:51:50,658 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/subject],methods=[POST],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.SubjectController.createSubject(org.appng.appngizer.model.xml.Subject) throws org.appng.api.BusinessException 2021-07-01 15:51:50,658 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/subject/{name:.+}],methods=[PUT],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.SubjectController.updateSubject(java.lang.String,org.appng.appngizer.model.xml.Subject) throws org.appng.api.BusinessException 2021-07-01 15:51:50,658 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/subject/{name:.+}],methods=[DELETE],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.SubjectController.deleteSubject(java.lang.String) 2021-07-01 15:51:50,692 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter: Looking for @ControllerAdvice: appNG platform context: startup date [Thu Jul 01 15:51:49 CEST 2021]; root of context hierarchy 2021-07-01 15:51:50,779 INFO [main] org.springframework.mock.web.MockServletContext: Initializing Spring FrameworkServlet '' 2021-07-01 15:51:50,780 INFO [main] org.springframework.test.web.servlet.TestDispatcherServlet: FrameworkServlet '': initialization started 2021-07-01 15:51:50,785 INFO [main] org.springframework.test.web.servlet.TestDispatcherServlet: FrameworkServlet '': initialization completed in 5 ms 2021-07-01 15:51:50,798 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2021-07-01 15:51:50.797 CREATE appNGizer Property platform.messagingEnabled 2021-07-01 15:51:50,799 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2021-07-01 15:51:50.799 CREATE appNGizer Property platform.filebasedDeployment 2021-07-01 15:51:50,799 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2021-07-01 15:51:50.799 CREATE appNGizer Property platform.jspFileType 2021-07-01 15:51:50,800 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2021-07-01 15:51:50.8 CREATE appNGizer Property platform.repositoryTrustStorePassword 2021-07-01 15:51:50,801 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2021-07-01 15:51:50.8 CREATE appNGizer Property platform.platformRootPath 2021-07-01 15:51:50,801 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2021-07-01 15:51:50.801 CREATE appNGizer Property platform.manageDatabases 2021-07-01 15:51:50,802 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2021-07-01 15:51:50.801 CREATE appNGizer Property platform.inactiveLockPeriod 2021-07-01 15:51:50,802 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2021-07-01 15:51:50.802 CREATE appNGizer Property platform.appngData 2021-07-01 15:51:50,803 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2021-07-01 15:51:50.802 CREATE appNGizer Property platform.cachePlatformFolder 2021-07-01 15:51:50,803 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2021-07-01 15:51:50.803 CREATE appNGizer Property platform.monitoringPath 2021-07-01 15:51:50,804 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2021-07-01 15:51:50.804 CREATE appNGizer Property platform.repositoryCert 2021-07-01 15:51:50,804 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2021-07-01 15:51:50.804 CREATE appNGizer Property platform.defaultTemplate 2021-07-01 15:51:50,805 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2021-07-01 15:51:50.805 CREATE appNGizer Property platform.devMode 2021-07-01 15:51:50,805 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2021-07-01 15:51:50.805 CREATE appNGizer Property platform.logfile 2021-07-01 15:51:50,806 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2021-07-01 15:51:50.806 CREATE appNGizer Property platform.xssAllowedTags 2021-07-01 15:51:50,806 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2021-07-01 15:51:50.806 CREATE appNGizer Property platform.mailDisabled 2021-07-01 15:51:50,807 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2021-07-01 15:51:50.807 CREATE appNGizer Property platform.passwordPolicyRegEx 2021-07-01 15:51:50,807 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2021-07-01 15:51:50.807 CREATE appNGizer Property platform.formatOutput 2021-07-01 15:51:50,808 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2021-07-01 15:51:50.808 CREATE appNGizer Property platform.cacheConfig 2021-07-01 15:51:50,808 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2021-07-01 15:51:50.808 CREATE appNGizer Property platform.sharedSecret 2021-07-01 15:51:50,809 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2021-07-01 15:51:50.808 CREATE appNGizer Property platform.repositoryPath 2021-07-01 15:51:50,809 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2021-07-01 15:51:50.809 CREATE appNGizer Property platform.repositoryVerifySignature 2021-07-01 15:51:50,809 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2021-07-01 15:51:50.809 CREATE appNGizer Property platform.repositorySignature 2021-07-01 15:51:50,810 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2021-07-01 15:51:50.81 CREATE appNGizer Property platform.sessionFilter 2021-07-01 15:51:50,810 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2021-07-01 15:51:50.81 CREATE appNGizer Property platform.cacheApplicationFolder 2021-07-01 15:51:50,810 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2021-07-01 15:51:50.81 CREATE appNGizer Property platform.writeDebugFiles 2021-07-01 15:51:50,811 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2021-07-01 15:51:50.811 CREATE appNGizer Property platform.repositoryDefaultDigest 2021-07-01 15:51:50,811 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2021-07-01 15:51:50.811 CREATE appNGizer Property platform.monitorPerformance 2021-07-01 15:51:50,812 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2021-07-01 15:51:50.812 CREATE appNGizer Property platform.mdcEnabled 2021-07-01 15:51:50,812 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2021-07-01 15:51:50.812 CREATE appNGizer Property platform.vHostMode 2021-07-01 15:51:50,813 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2021-07-01 15:51:50.813 CREATE appNGizer Property platform.templateFolder 2021-07-01 15:51:50,813 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2021-07-01 15:51:50.813 CREATE appNGizer Property platform.maxLoginAttempts 2021-07-01 15:51:50,814 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2021-07-01 15:51:50.813 CREATE appNGizer Property platform.passwordPolicyErrorMessageKey 2021-07-01 15:51:50,814 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2021-07-01 15:51:50.814 CREATE appNGizer Property platform.locale 2021-07-01 15:51:50,814 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2021-07-01 15:51:50.814 CREATE appNGizer Property platform.sessionTimeout 2021-07-01 15:51:50,815 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2021-07-01 15:51:50.815 CREATE appNGizer Property platform.cleanTempFolderOnStartup 2021-07-01 15:51:50,815 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2021-07-01 15:51:50.815 CREATE appNGizer Property platform.encoding 2021-07-01 15:51:50,816 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2021-07-01 15:51:50.815 CREATE appNGizer Property platform.maxUploadSize 2021-07-01 15:51:50,816 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2021-07-01 15:51:50.816 CREATE appNGizer Property platform.templatePrefix 2021-07-01 15:51:50,816 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2021-07-01 15:51:50.816 CREATE appNGizer Property platform.repositoryTrustStore 2021-07-01 15:51:50,817 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2021-07-01 15:51:50.817 CREATE appNGizer Property platform.imageMagickPath 2021-07-01 15:51:50,817 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2021-07-01 15:51:50.817 CREATE appNGizer Property platform.databasePrefix 2021-07-01 15:51:50,818 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2021-07-01 15:51:50.817 CREATE appNGizer Property platform.cacheFolder 2021-07-01 15:51:50,818 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2021-07-01 15:51:50.818 CREATE appNGizer Property platform.messagingGroupAddress 2021-07-01 15:51:50,818 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2021-07-01 15:51:50.818 CREATE appNGizer Property platform.xssProtect 2021-07-01 15:51:50,819 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2021-07-01 15:51:50.819 CREATE appNGizer Property platform.mailHost 2021-07-01 15:51:50,819 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2021-07-01 15:51:50.819 CREATE appNGizer Property platform.timeZone 2021-07-01 15:51:50,820 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2021-07-01 15:51:50.82 CREATE appNGizer Property platform.cacheImageFolder 2021-07-01 15:51:50,821 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2021-07-01 15:51:50.821 CREATE appNGizer Property platform.messagingReceiver 2021-07-01 15:51:50,821 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2021-07-01 15:51:50.821 CREATE appNGizer Property platform.messagingGroupPort 2021-07-01 15:51:50,822 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2021-07-01 15:51:50.822 CREATE appNGizer Property platform.csrfFilterEnabled 2021-07-01 15:51:50,822 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2021-07-01 15:51:50.822 CREATE appNGizer Property platform.mailPort 2021-07-01 15:51:50,823 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2021-07-01 15:51:50.823 CREATE appNGizer Property platform.uploadDir 2021-07-01 15:51:50,823 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2021-07-01 15:51:50.823 CREATE appNGizer Property platform.applicationDir 2021-07-01 15:51:50,824 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2021-07-01 15:51:50.824 CREATE appNGizer Property platform.databaseValidationPeriod 2021-07-01 15:51:50,841 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2021-07-01 15:51:50.841 CREATE appNGizer Repository local 2021-07-01 15:51:50,865 INFO [main] org.appng.core.service.CoreService: retrieving 'demo-application-1.5.3' from repository file:/var/lib/jenkins/workspace/appNG_1.23.x/appng-appngizer/target/repo/ 2021-07-01 15:51:50,871 INFO [main] org.appng.core.service.CoreService: deploying application demo-application-1.5.3 2021-07-01 15:51:50,874 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2021-07-01 15:51:50.873 CREATE appNGizer Application demo-application 2021-07-01 15:51:50,875 INFO [main] org.appng.core.service.CoreService: creating new permission 'debug' for application 'demo-application' 2021-07-01 15:51:50,878 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2021-07-01 15:51:50.878 CREATE appNGizer Permission debug 2021-07-01 15:51:50,879 INFO [main] org.appng.core.service.CoreService: creating new permission 'output-format.html' for application 'demo-application' 2021-07-01 15:51:50,879 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2021-07-01 15:51:50.879 CREATE appNGizer Permission output-format.html 2021-07-01 15:51:50,879 INFO [main] org.appng.core.service.CoreService: creating new permission 'output-type.webgui' for application 'demo-application' 2021-07-01 15:51:50,880 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2021-07-01 15:51:50.879 CREATE appNGizer Permission output-type.webgui 2021-07-01 15:51:50,880 INFO [main] org.appng.core.service.CoreService: creating new permission 'testPermission' for application 'demo-application' 2021-07-01 15:51:50,880 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2021-07-01 15:51:50.88 CREATE appNGizer Permission testPermission 2021-07-01 15:51:50,882 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2021-07-01 15:51:50.882 CREATE appNGizer Role Administrator 2021-07-01 15:51:50,886 INFO [main] org.appng.core.service.CoreService: added permission 'output-format.html' to role 'Administrator' 2021-07-01 15:51:50,887 INFO [main] org.appng.core.service.CoreService: added permission 'output-type.webgui' to role 'Administrator' 2021-07-01 15:51:50,887 WARN [main] org.appng.core.service.CoreService: the role 'Administrator' references permisson 'logViewer' which does not exist! 2021-07-01 15:51:50,887 INFO [main] org.appng.core.service.CoreService: creating new role 'Administrator' for application 'demo-application' 2021-07-01 15:51:50,888 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2021-07-01 15:51:50.887 CREATE appNGizer Role Debugger 2021-07-01 15:51:50,888 INFO [main] org.appng.core.service.CoreService: added permission 'debug' to role 'Debugger' 2021-07-01 15:51:50,889 INFO [main] org.appng.core.service.CoreService: added permission 'testPermission' to role 'Debugger' 2021-07-01 15:51:50,889 INFO [main] org.appng.core.service.CoreService: creating new role 'Debugger' for application 'demo-application' 2021-07-01 15:51:50,889 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2021-07-01 15:51:50.889 CREATE appNGizer Role Tester 2021-07-01 15:51:50,890 INFO [main] org.appng.core.service.CoreService: added permission 'testPermission' to role 'Tester' 2021-07-01 15:51:50,890 INFO [main] org.appng.core.service.CoreService: creating new role 'Tester' for application 'demo-application' 2021-07-01 15:51:50,892 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2021-07-01 15:51:50.891 CREATE appNGizer Property platform.application.demo-application.foo 2021-07-01 15:51:50,892 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2021-07-01 15:51:50.892 CREATE appNGizer Property platform.application.demo-application.bar 2021-07-01 15:51:50,892 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2021-07-01 15:51:50.892 CREATE appNGizer Property platform.application.demo-application.clobValue 2021-07-01 15:51:50,894 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2021-07-01 15:51:50.894 UPDATE appNGizer Role Administrator 2021-07-01 15:51:50,895 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2021-07-01 15:51:50.895 UPDATE appNGizer Role Debugger 2021-07-01 15:51:50,895 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2021-07-01 15:51:50.895 UPDATE appNGizer Role Tester 2021-07-01 15:51:50,901 INFO [main] org.appng.core.service.ApplicationArchiveProcessor: adding application-resource 'application.xml' for application 'demo-application-1.5.3' 2021-07-01 15:51:50,901 INFO [main] org.appng.core.service.ApplicationArchiveProcessor: adding application-resource 'beans.xml' for application 'demo-application-1.5.3' 2021-07-01 15:51:50,901 INFO [main] org.appng.core.service.ApplicationArchiveProcessor: adding application-resource 'datasources.xml' for application 'demo-application-1.5.3' 2021-07-01 15:51:50,901 INFO [main] org.appng.core.service.ApplicationArchiveProcessor: adding application-resource 'events.xml' for application 'demo-application-1.5.3' 2021-07-01 15:51:50,902 INFO [main] org.appng.core.service.ApplicationArchiveProcessor: adding application-resource 'master.xml' for application 'demo-application-1.5.3' 2021-07-01 15:51:50,902 INFO [main] org.appng.core.service.ApplicationArchiveProcessor: adding application-resource 'page.xml' for application 'demo-application-1.5.3' 2021-07-01 15:51:50,902 INFO [main] org.appng.core.service.ApplicationArchiveProcessor: adding application-resource 'plugin.xml' for application 'demo-application-1.5.3' 2021-07-01 15:51:50,902 INFO [main] org.appng.core.service.ApplicationArchiveProcessor: adding application-resource 'messages-demo.properties' for application 'demo-application-1.5.3' 2021-07-01 15:51:50,902 INFO [main] org.appng.core.service.ApplicationArchiveProcessor: adding application-resource 'mssql/V1.0_script.sql' for application 'demo-application-1.5.3' 2021-07-01 15:51:50,902 INFO [main] org.appng.core.service.ApplicationArchiveProcessor: adding application-resource 'mysql/V1.0_script.sql' for application 'demo-application-1.5.3' 2021-07-01 15:51:50,902 INFO [main] org.appng.core.service.CoreService: extracting filebased application demo-application - 1.5.3 to target/webapps/ROOT/applications/demo-application 2021-07-01 15:51:50,909 INFO [main] org.appng.core.service.CoreService: role 'Administrator' already has permission 'output-format.html' 2021-07-01 15:51:50,910 INFO [main] org.appng.core.service.CoreService: role 'Administrator' already has permission 'output-type.webgui' 2021-07-01 15:51:50,911 WARN [main] org.appng.core.service.CoreService: the role 'Administrator' references permisson 'logViewer' which does not exist! 2021-07-01 15:51:50,912 INFO [main] org.appng.core.service.CoreService: role 'Debugger' already has permission 'debug' 2021-07-01 15:51:50,912 INFO [main] org.appng.core.service.CoreService: role 'Debugger' already has permission 'testPermission' 2021-07-01 15:51:50,913 INFO [main] org.appng.core.service.CoreService: role 'Tester' already has permission 'testPermission' 2021-07-01 15:51:50,957 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2021-07-01 15:51:50.956 CREATE appNGizer Role Editor 2021-07-01 15:51:50,980 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2021-07-01 15:51:50.98 UPDATE appNGizer Role Editor 2021-07-01 15:51:50,991 INFO [main] org.springframework.mock.web.MockServletContext: Initializing Spring FrameworkServlet '' 2021-07-01 15:51:50,991 INFO [main] org.springframework.test.web.servlet.TestDispatcherServlet: FrameworkServlet '': initialization started 2021-07-01 15:51:50,992 INFO [main] org.springframework.test.web.servlet.TestDispatcherServlet: FrameworkServlet '': initialization completed in 1 ms 2021-07-01 15:51:50,997 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2021-07-01 15:51:50.997 CREATE appNGizer Role with.dot 2021-07-01 15:51:51,012 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2021-07-01 15:51:51.011 DELETE appNGizer Role with.dot 2021-07-01 15:51:51,013 INFO [main] org.springframework.mock.web.MockServletContext: Initializing Spring FrameworkServlet '' 2021-07-01 15:51:51,013 INFO [main] org.springframework.test.web.servlet.TestDispatcherServlet: FrameworkServlet '': initialization started 2021-07-01 15:51:51,014 INFO [main] org.springframework.test.web.servlet.TestDispatcherServlet: FrameworkServlet '': initialization completed in 1 ms 2021-07-01 15:51:51,018 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2021-07-01 15:51:51.017 CREATE appNGizer Role john doe! 2021-07-01 15:51:51,019 ERROR [main] org.appng.appngizer.controller.RoleController: [129] error while processing [POST] on /application/demo-application/role javax.validation.ConstraintViolationException: Validation failed for classes [org.appng.core.domain.RoleImpl] during persist time for groups [javax.validation.groups.Default, ] List of constraint violations:[ ConstraintViolationImpl{interpolatedMessage='{validation.name}', propertyPath=name, rootBeanClass=class org.appng.core.domain.RoleImpl, messageTemplate='{validation.name}'} ] at org.hibernate.cfg.beanvalidation.BeanValidationEventListener.validate(BeanValidationEventListener.java:140) at org.hibernate.cfg.beanvalidation.BeanValidationEventListener.onPreInsert(BeanValidationEventListener.java:80) at org.hibernate.action.internal.EntityIdentityInsertAction.preInsert(EntityIdentityInsertAction.java:188) at org.hibernate.action.internal.EntityIdentityInsertAction.execute(EntityIdentityInsertAction.java:78) at org.hibernate.engine.spi.ActionQueue.execute(ActionQueue.java:645) at org.hibernate.engine.spi.ActionQueue.addResolvedEntityInsertAction(ActionQueue.java:282) at org.hibernate.engine.spi.ActionQueue.addInsertAction(ActionQueue.java:263) at org.hibernate.engine.spi.ActionQueue.addAction(ActionQueue.java:317) at org.hibernate.event.internal.AbstractSaveEventListener.addInsertAction(AbstractSaveEventListener.java:330) at org.hibernate.event.internal.AbstractSaveEventListener.performSaveOrReplicate(AbstractSaveEventListener.java:287) at org.hibernate.event.internal.AbstractSaveEventListener.performSave(AbstractSaveEventListener.java:193) at org.hibernate.event.internal.AbstractSaveEventListener.saveWithGeneratedId(AbstractSaveEventListener.java:123) at org.hibernate.event.internal.DefaultPersistEventListener.entityIsTransient(DefaultPersistEventListener.java:185) at org.hibernate.event.internal.DefaultPersistEventListener.onPersist(DefaultPersistEventListener.java:128) at org.hibernate.event.internal.DefaultPersistEventListener.onPersist(DefaultPersistEventListener.java:55) at org.hibernate.event.service.internal.EventListenerGroupImpl.fireEventOnEachListener(EventListenerGroupImpl.java:99) at org.hibernate.internal.SessionImpl.firePersist(SessionImpl.java:720) at org.hibernate.internal.SessionImpl.persist(SessionImpl.java:706) at sun.reflect.GeneratedMethodAccessor123.invoke(Unknown Source) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.springframework.orm.jpa.SharedEntityManagerCreator$SharedEntityManagerInvocationHandler.invoke(SharedEntityManagerCreator.java:301) at com.sun.proxy.$Proxy89.persist(Unknown Source) at org.springframework.data.jpa.repository.support.SimpleJpaRepository.save(SimpleJpaRepository.java:531) at sun.reflect.GeneratedMethodAccessor129.invoke(Unknown Source) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.springframework.data.repository.core.support.RepositoryFactorySupport$QueryExecutorMethodInterceptor.executeMethodOn(RepositoryFactorySupport.java:515) at org.springframework.data.repository.core.support.RepositoryFactorySupport$QueryExecutorMethodInterceptor.doInvoke(RepositoryFactorySupport.java:500) at org.springframework.data.repository.core.support.RepositoryFactorySupport$QueryExecutorMethodInterceptor.invoke(RepositoryFactorySupport.java:477) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:179) at org.springframework.data.projection.DefaultMethodInvokingMethodInterceptor.invoke(DefaultMethodInvokingMethodInterceptor.java:56) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:179) at org.springframework.transaction.interceptor.TransactionInterceptor$1.proceedWithInvocation(TransactionInterceptor.java:99) at org.springframework.transaction.interceptor.TransactionAspectSupport.invokeWithinTransaction(TransactionAspectSupport.java:283) at org.springframework.transaction.interceptor.TransactionInterceptor.invoke(TransactionInterceptor.java:96) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:179) at org.springframework.dao.support.PersistenceExceptionTranslationInterceptor.invoke(PersistenceExceptionTranslationInterceptor.java:136) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:179) at org.springframework.data.jpa.repository.support.CrudMethodMetadataPostProcessor$CrudMethodMetadataPopulatingMethodInterceptor.invoke(CrudMethodMetadataPostProcessor.java:140) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:179) at org.springframework.data.jpa.repository.support.CrudMethodMetadataPostProcessor$ExposeRepositoryInvocationInterceptor.invoke(CrudMethodMetadataPostProcessor.java:347) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:179) at org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:92) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:179) at org.springframework.data.repository.core.support.SurroundingTransactionDetectorMethodInterceptor.invoke(SurroundingTransactionDetectorMethodInterceptor.java:57) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:179) at org.springframework.aop.framework.JdkDynamicAopProxy.invoke(JdkDynamicAopProxy.java:213) at com.sun.proxy.$Proxy101.save(Unknown Source) at org.appng.core.service.CoreService.saveRole(CoreService.java:1470) at org.appng.core.service.CoreService$$FastClassBySpringCGLIB$$4bccbf8c.invoke() at org.springframework.cglib.proxy.MethodProxy.invoke(MethodProxy.java:204) at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.invokeJoinpoint(CglibAopProxy.java:737) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:157) at org.springframework.transaction.interceptor.TransactionInterceptor$1.proceedWithInvocation(TransactionInterceptor.java:99) at org.springframework.transaction.interceptor.TransactionAspectSupport.invokeWithinTransaction(TransactionAspectSupport.java:283) at org.springframework.transaction.interceptor.TransactionInterceptor.invoke(TransactionInterceptor.java:96) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:179) at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:672) at org.appng.core.service.CoreService$$EnhancerBySpringCGLIB$$16a7e388.saveRole() at org.appng.appngizer.controller.RoleController.addPermissionsAndSave(RoleController.java:115) at org.appng.appngizer.controller.RoleController.createRole(RoleController.java:86) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:204) at org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:132) at org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:97) at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:854) at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:765) at org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:85) at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:967) at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:901) at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:970) at org.springframework.web.servlet.FrameworkServlet.doPost(FrameworkServlet.java:872) at javax.servlet.http.HttpServlet.service(HttpServlet.java:707) at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:846) at org.springframework.test.web.servlet.TestDispatcherServlet.service(TestDispatcherServlet.java:71) at javax.servlet.http.HttpServlet.service(HttpServlet.java:790) at org.springframework.mock.web.MockFilterChain$ServletFilterProxy.doFilter(MockFilterChain.java:160) at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:127) at org.springframework.test.web.servlet.MockMvc.perform(MockMvc.java:151) at org.appng.appngizer.controller.ControllerTest.verify(ControllerTest.java:200) at org.appng.appngizer.controller.ControllerTest.sendBodyAndVerify(ControllerTest.java:194) at org.appng.appngizer.controller.ControllerTest.postAndVerify(ControllerTest.java:159) at org.appng.appngizer.controller.RoleControllerTest.testInvalidName(RoleControllerTest.java:44) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26) at org.springframework.test.context.junit4.statements.RunBeforeTestMethodCallbacks.evaluate(RunBeforeTestMethodCallbacks.java:75) at org.springframework.test.context.junit4.statements.RunAfterTestMethodCallbacks.evaluate(RunAfterTestMethodCallbacks.java:86) at org.springframework.test.context.junit4.statements.SpringRepeat.evaluate(SpringRepeat.java:84) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366) at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.runChild(SpringJUnit4ClassRunner.java:252) at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.runChild(SpringJUnit4ClassRunner.java:94) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.springframework.test.context.junit4.statements.RunBeforeTestClassCallbacks.evaluate(RunBeforeTestClassCallbacks.java:61) at org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:27) at org.springframework.test.context.junit4.statements.RunAfterTestClassCallbacks.evaluate(RunAfterTestClassCallbacks.java:70) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.run(SpringJUnit4ClassRunner.java:191) at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:364) at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:272) at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:237) at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:158) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:428) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:562) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:548) 2021-07-01 15:51:51,021 INFO [main] org.springframework.web.context.support.GenericWebApplicationContext: Closing appNG platform context: startup date [Thu Jul 01 15:51:49 CEST 2021]; root of context hierarchy 2021-07-01 15:51:51,022 INFO [main] org.springframework.orm.jpa.LocalContainerEntityManagerFactoryBean: Closing JPA EntityManagerFactory for persistence unit 'appNGizer' 2021-07-01 15:51:51,022 INFO [main] org.springframework.jdbc.datasource.embedded.EmbeddedDatabaseFactory: Shutting down embedded database: url='jdbc:hsqldb:mem:testdb' [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.181 s - in org.appng.appngizer.controller.RoleControllerTest [INFO] [INFO] Results: [INFO] [INFO] Tests run: 32, Failures: 0, Errors: 0, Skipped: 0 [INFO] [INFO] [INFO] --- maven-jar-plugin:3.0.2:jar (default-jar) @ appng-appngizer --- [INFO] Building jar: /var/lib/jenkins/workspace/appNG_1.23.x/appng-appngizer/target/appng-appngizer-1.23.0-SNAPSHOT.jar [INFO] [INFO] --- asciidoctor-maven-plugin:1.5.6:process-asciidoc (pdf-generate-user-manual) @ appng-appngizer --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 47 resources [INFO] Rendered /var/lib/jenkins/workspace/appNG_1.23.x/appng-appngizer/src/main/asciidoc/appngizer-user-manual.adoc [INFO] [INFO] --- asciidoctor-maven-plugin:1.5.6:process-asciidoc (html-generate-user-manual) @ appng-appngizer --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 47 resources [INFO] Rendered /var/lib/jenkins/workspace/appNG_1.23.x/appng-appngizer/src/main/asciidoc/appngizer-user-manual.adoc [INFO] [INFO] --- asciidoctor-maven-plugin:1.5.6:process-asciidoc (pdf-generate-install-platform) @ appng-appngizer --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 47 resources [INFO] Rendered /var/lib/jenkins/workspace/appNG_1.23.x/appng-appngizer/src/main/asciidoc/appngizer-platform-installation-guide.adoc [INFO] [INFO] --- asciidoctor-maven-plugin:1.5.6:process-asciidoc (html-generate-install-platform) @ appng-appngizer --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 47 resources [INFO] Rendered /var/lib/jenkins/workspace/appNG_1.23.x/appng-appngizer/src/main/asciidoc/appngizer-platform-installation-guide.adoc [INFO] [INFO] --- maven-source-plugin:3.0.1:jar-no-fork (default) @ appng-appngizer --- [INFO] Building jar: /var/lib/jenkins/workspace/appNG_1.23.x/appng-appngizer/target/appng-appngizer-1.23.0-SNAPSHOT-sources.jar [INFO] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ appng-appngizer --- [INFO] Installing /var/lib/jenkins/workspace/appNG_1.23.x/appng-appngizer/target/appng-appngizer-1.23.0-SNAPSHOT.jar to /var/lib/jenkins/.m2/repository/org/appng/appng-appngizer/1.23.0-SNAPSHOT/appng-appngizer-1.23.0-SNAPSHOT.jar [INFO] Installing /var/lib/jenkins/workspace/appNG_1.23.x/appng-appngizer/pom.xml to /var/lib/jenkins/.m2/repository/org/appng/appng-appngizer/1.23.0-SNAPSHOT/appng-appngizer-1.23.0-SNAPSHOT.pom [INFO] Installing /var/lib/jenkins/workspace/appNG_1.23.x/appng-appngizer/target/appng-appngizer-1.23.0-SNAPSHOT-sources.jar to /var/lib/jenkins/.m2/repository/org/appng/appng-appngizer/1.23.0-SNAPSHOT/appng-appngizer-1.23.0-SNAPSHOT-sources.jar [INFO] [INFO] --- maven-deploy-plugin:2.8.2:deploy (default-deploy) @ appng-appngizer --- Downloading: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-appngizer/1.23.0-SNAPSHOT/maven-metadata.xml Progress (1): 996 B Downloaded: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-appngizer/1.23.0-SNAPSHOT/maven-metadata.xml (996 B at 4.3 kB/s) Downloading: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-appngizer/1.23.0-SNAPSHOT/maven-metadata.xml Progress (1): 996 B Downloaded: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-appngizer/1.23.0-SNAPSHOT/maven-metadata.xml (996 B at 111 kB/s) Uploading: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-appngizer/1.23.0-SNAPSHOT/appng-appngizer-1.23.0-20210701.135229-18.jar Progress (1): 2.0/89 kB Progress (1): 4.1/89 kB Progress (1): 6.1/89 kB Progress (1): 8.2/89 kB Progress (1): 10/89 kB Progress (1): 12/89 kB Progress (1): 14/89 kB Progress (1): 16/89 kB Progress (1): 18/89 kB Progress (1): 20/89 kB Progress (1): 23/89 kB Progress (1): 25/89 kB Progress (1): 27/89 kB Progress (1): 29/89 kB Progress (1): 31/89 kB Progress (1): 33/89 kB Progress (1): 35/89 kB Progress (1): 37/89 kB Progress (1): 39/89 kB Progress (1): 41/89 kB Progress (1): 43/89 kB Progress (1): 45/89 kB Progress (1): 47/89 kB Progress (1): 49/89 kB Progress (1): 51/89 kB Progress (1): 53/89 kB Progress (1): 55/89 kB Progress (1): 57/89 kB Progress (1): 59/89 kB Progress (1): 61/89 kB Progress (1): 63/89 kB Progress (1): 66/89 kB Progress (1): 68/89 kB Progress (1): 70/89 kB Progress (1): 72/89 kB Progress (1): 74/89 kB Progress (1): 76/89 kB Progress (1): 78/89 kB Progress (1): 80/89 kB Progress (1): 82/89 kB Progress (1): 84/89 kB Progress (1): 86/89 kB Progress (1): 88/89 kB Progress (1): 89 kB Uploaded: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-appngizer/1.23.0-SNAPSHOT/appng-appngizer-1.23.0-20210701.135229-18.jar (89 kB at 272 kB/s) Uploading: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-appngizer/1.23.0-SNAPSHOT/appng-appngizer-1.23.0-20210701.135229-18.pom Progress (1): 2.0/5.1 kB Progress (1): 4.1/5.1 kB Progress (1): 5.1 kB Uploaded: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-appngizer/1.23.0-SNAPSHOT/appng-appngizer-1.23.0-20210701.135229-18.pom (5.1 kB at 23 kB/s) Downloading: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-appngizer/maven-metadata.xml Progress (1): 1.5 kB Downloaded: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-appngizer/maven-metadata.xml (1.5 kB at 4.9 kB/s) Downloading: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-appngizer/maven-metadata.xml Progress (1): 1.5 kB Downloaded: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-appngizer/maven-metadata.xml (1.5 kB at 103 kB/s) Uploading: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-appngizer/1.23.0-SNAPSHOT/maven-metadata.xml Progress (1): 996 B Uploaded: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-appngizer/1.23.0-SNAPSHOT/maven-metadata.xml (996 B at 1.2 kB/s) Uploading: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-appngizer/1.23.0-SNAPSHOT/maven-metadata.xml Progress (1): 996 B Uploaded: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-appngizer/1.23.0-SNAPSHOT/maven-metadata.xml (996 B at 7.8 kB/s) Uploading: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-appngizer/maven-metadata.xml Progress (1): 1.5 kB Uploaded: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-appngizer/maven-metadata.xml (1.5 kB at 3.6 kB/s) Uploading: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-appngizer/maven-metadata.xml Progress (1): 1.5 kB Uploaded: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-appngizer/maven-metadata.xml (1.5 kB at 10 kB/s) Uploading: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-appngizer/1.23.0-SNAPSHOT/appng-appngizer-1.23.0-20210701.135229-18-sources.jar Progress (1): 2.0/60 kB Progress (1): 4.1/60 kB Progress (1): 6.1/60 kB Progress (1): 8.2/60 kB Progress (1): 10/60 kB Progress (1): 12/60 kB Progress (1): 14/60 kB Progress (1): 16/60 kB Progress (1): 18/60 kB Progress (1): 20/60 kB Progress (1): 23/60 kB Progress (1): 25/60 kB Progress (1): 27/60 kB Progress (1): 29/60 kB Progress (1): 31/60 kB Progress (1): 33/60 kB Progress (1): 35/60 kB Progress (1): 37/60 kB Progress (1): 39/60 kB Progress (1): 41/60 kB Progress (1): 43/60 kB Progress (1): 45/60 kB Progress (1): 47/60 kB Progress (1): 49/60 kB Progress (1): 51/60 kB Progress (1): 53/60 kB Progress (1): 55/60 kB Progress (1): 57/60 kB Progress (1): 59/60 kB Progress (1): 60 kB Uploaded: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-appngizer/1.23.0-SNAPSHOT/appng-appngizer-1.23.0-20210701.135229-18-sources.jar (60 kB at 214 kB/s) Downloading: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-appngizer/maven-metadata.xml Progress (1): 1.5 kB Downloaded: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-appngizer/maven-metadata.xml (1.5 kB at 119 kB/s) Uploading: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-appngizer/1.23.0-SNAPSHOT/maven-metadata.xml Progress (1): 996 B Uploaded: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-appngizer/1.23.0-SNAPSHOT/maven-metadata.xml (996 B at 1.7 kB/s) Uploading: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-appngizer/1.23.0-SNAPSHOT/maven-metadata.xml Progress (1): 996 B Uploaded: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-appngizer/1.23.0-SNAPSHOT/maven-metadata.xml (996 B at 5.0 kB/s) Uploading: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-appngizer/maven-metadata.xml Progress (1): 1.5 kB Uploaded: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-appngizer/maven-metadata.xml (1.5 kB at 2.3 kB/s) [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building appNG Application 1.23.0-SNAPSHOT [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ appng-application --- [INFO] Deleting /var/lib/jenkins/workspace/appNG_1.23.x/appng-application/target [INFO] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ appng-application --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [INFO] --- maven-compiler-plugin:3.6.1:compile (default-compile) @ appng-application --- [INFO] No sources to compile [INFO] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ appng-application --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 2 resources [INFO] [INFO] --- maven-compiler-plugin:3.6.1:testCompile (default-testCompile) @ appng-application --- [INFO] No sources to compile [INFO] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ appng-application --- [INFO] [INFO] --- maven-war-plugin:3.1.0:war (default-war) @ appng-application --- [INFO] Packaging webapp [INFO] Assembling webapp [appng-application] in [/var/lib/jenkins/workspace/appNG_1.23.x/appng-application/target/appng-application-1.23.0-SNAPSHOT] [INFO] Processing war project [INFO] Copying webapp webResources [/var/lib/jenkins/workspace/appNG_1.23.x/appng-application/src/main/webapp/META-INF] to [/var/lib/jenkins/workspace/appNG_1.23.x/appng-application/target/appng-application-1.23.0-SNAPSHOT] [INFO] Copying webapp webResources [/var/lib/jenkins/workspace/appNG_1.23.x/appng-application/src/main/webapp/WEB-INF] to [/var/lib/jenkins/workspace/appNG_1.23.x/appng-application/target/appng-application-1.23.0-SNAPSHOT] [INFO] Copying webapp resources [/var/lib/jenkins/workspace/appNG_1.23.x/appng-application/src/main/webapp] [INFO] Webapp assembled in [3098 msecs] [INFO] Building war: /var/lib/jenkins/workspace/appNG_1.23.x/appng-application/target/appng-application-1.23.0-SNAPSHOT.war [INFO] [INFO] --- maven-dependency-plugin:3.0.1:copy-dependencies (default) @ appng-application --- [INFO] Copying hazelcast-4.2.jar to /var/lib/jenkins/workspace/appNG_1.23.x/appng-application/target/dependency/hazelcast-4.2.jar [INFO] Copying cxf-rt-transports-http-3.0.16.jar to /var/lib/jenkins/workspace/appNG_1.23.x/appng-application/target/dependency/cxf-rt-transports-http-3.0.16.jar [INFO] Copying jcip-annotations-1.0.jar to /var/lib/jenkins/workspace/appNG_1.23.x/appng-application/target/dependency/jcip-annotations-1.0.jar [INFO] Copying jdbc-perf-logger-driver-0.9.0.jar to /var/lib/jenkins/workspace/appNG_1.23.x/appng-application/target/dependency/jdbc-perf-logger-driver-0.9.0.jar [INFO] Copying spring-xml-2.4.6.RELEASE.jar to /var/lib/jenkins/workspace/appNG_1.23.x/appng-application/target/dependency/spring-xml-2.4.6.RELEASE.jar [INFO] Copying bzip2-0.9.1.jar to /var/lib/jenkins/workspace/appNG_1.23.x/appng-application/target/dependency/bzip2-0.9.1.jar [INFO] Copying protobuf-java-2.5.0.jar to /var/lib/jenkins/workspace/appNG_1.23.x/appng-application/target/dependency/protobuf-java-2.5.0.jar [INFO] Copying jaxb-api-2.3.1.jar to /var/lib/jenkins/workspace/appNG_1.23.x/appng-application/target/dependency/jaxb-api-2.3.1.jar [INFO] Copying cxf-rt-frontend-jaxrs-3.0.16.jar to /var/lib/jenkins/workspace/appNG_1.23.x/appng-application/target/dependency/cxf-rt-frontend-jaxrs-3.0.16.jar [INFO] Copying appng-persistence-1.23.0-SNAPSHOT.jar to /var/lib/jenkins/workspace/appNG_1.23.x/appng-application/target/dependency/appng-persistence-1.23.0-SNAPSHOT.jar [INFO] Copying juniversalchardet-1.0.3.jar to /var/lib/jenkins/workspace/appNG_1.23.x/appng-application/target/dependency/juniversalchardet-1.0.3.jar [INFO] Copying pdfbox-tools-2.0.9.jar to /var/lib/jenkins/workspace/appNG_1.23.x/appng-application/target/dependency/pdfbox-tools-2.0.9.jar [INFO] Copying spring-context-4.3.30.RELEASE.jar to /var/lib/jenkins/workspace/appNG_1.23.x/appng-application/target/dependency/spring-context-4.3.30.RELEASE.jar [INFO] Copying appng-forms-1.23.0-SNAPSHOT.jar to /var/lib/jenkins/workspace/appNG_1.23.x/appng-application/target/dependency/appng-forms-1.23.0-SNAPSHOT.jar [INFO] Copying stax-ex-1.8.3.jar to /var/lib/jenkins/workspace/appNG_1.23.x/appng-application/target/dependency/stax-ex-1.8.3.jar [INFO] Copying spring-data-jpa-1.11.23.RELEASE.jar to /var/lib/jenkins/workspace/appNG_1.23.x/appng-application/target/dependency/spring-data-jpa-1.11.23.RELEASE.jar [INFO] Copying commons-vfs2-2.2.jar to /var/lib/jenkins/workspace/appNG_1.23.x/appng-application/target/dependency/commons-vfs2-2.2.jar [INFO] Copying xml-apis-ext-1.3.04.jar to /var/lib/jenkins/workspace/appNG_1.23.x/appng-application/target/dependency/xml-apis-ext-1.3.04.jar [INFO] Copying j2objc-annotations-1.3.jar to /var/lib/jenkins/workspace/appNG_1.23.x/appng-application/target/dependency/j2objc-annotations-1.3.jar [INFO] Copying javassist-3.27.0-GA.jar to /var/lib/jenkins/workspace/appNG_1.23.x/appng-application/target/dependency/javassist-3.27.0-GA.jar [INFO] Copying spring-context-support-4.3.30.RELEASE.jar to /var/lib/jenkins/workspace/appNG_1.23.x/appng-application/target/dependency/spring-context-support-4.3.30.RELEASE.jar [INFO] Copying apache-mime4j-core-0.8.1.jar to /var/lib/jenkins/workspace/appNG_1.23.x/appng-application/target/dependency/apache-mime4j-core-0.8.1.jar [INFO] Copying commons-codec-1.15.jar to /var/lib/jenkins/workspace/appNG_1.23.x/appng-application/target/dependency/commons-codec-1.15.jar [INFO] Copying appng-formtags-1.23.0-SNAPSHOT.jar to /var/lib/jenkins/workspace/appNG_1.23.x/appng-application/target/dependency/appng-formtags-1.23.0-SNAPSHOT.jar [INFO] Copying mysema-commons-lang-0.2.4.jar to /var/lib/jenkins/workspace/appNG_1.23.x/appng-application/target/dependency/mysema-commons-lang-0.2.4.jar [INFO] Copying grib-4.5.5.jar to /var/lib/jenkins/workspace/appNG_1.23.x/appng-application/target/dependency/grib-4.5.5.jar [INFO] Copying cache-api-1.1.1.jar to /var/lib/jenkins/workspace/appNG_1.23.x/appng-application/target/dependency/cache-api-1.1.1.jar [INFO] Copying hppc-0.8.1.jar to /var/lib/jenkins/workspace/appNG_1.23.x/appng-application/target/dependency/hppc-0.8.1.jar [INFO] Copying appng-appngizer-1.23.0-SNAPSHOT.jar to /var/lib/jenkins/workspace/appNG_1.23.x/appng-application/target/dependency/appng-appngizer-1.23.0-SNAPSHOT.jar [INFO] Copying jackcess-2.1.10.jar to /var/lib/jenkins/workspace/appNG_1.23.x/appng-application/target/dependency/jackcess-2.1.10.jar [INFO] Copying junrar-1.0.1.jar to /var/lib/jenkins/workspace/appNG_1.23.x/appng-application/target/dependency/junrar-1.0.1.jar [INFO] Copying bsh-2.0b6.jar to /var/lib/jenkins/workspace/appNG_1.23.x/appng-application/target/dependency/bsh-2.0b6.jar [INFO] Copying poi-3.17.jar to /var/lib/jenkins/workspace/appNG_1.23.x/appng-application/target/dependency/poi-3.17.jar [INFO] Copying httpclient-4.5.13.jar to /var/lib/jenkins/workspace/appNG_1.23.x/appng-application/target/dependency/httpclient-4.5.13.jar [INFO] Copying spring-data-envers-1.1.23.RELEASE.jar to /var/lib/jenkins/workspace/appNG_1.23.x/appng-application/target/dependency/spring-data-envers-1.1.23.RELEASE.jar [INFO] Copying lucene-memory-8.8.2.jar to /var/lib/jenkins/workspace/appNG_1.23.x/appng-application/target/dependency/lucene-memory-8.8.2.jar [INFO] Copying lucene-facet-8.8.2.jar to /var/lib/jenkins/workspace/appNG_1.23.x/appng-application/target/dependency/lucene-facet-8.8.2.jar [INFO] Copying commons-lang-2.6.jar to /var/lib/jenkins/workspace/appNG_1.23.x/appng-application/target/dependency/commons-lang-2.6.jar [INFO] Copying lucene-queryparser-8.8.2.jar to /var/lib/jenkins/workspace/appNG_1.23.x/appng-application/target/dependency/lucene-queryparser-8.8.2.jar [INFO] Copying commons-exec-1.3.jar to /var/lib/jenkins/workspace/appNG_1.23.x/appng-application/target/dependency/commons-exec-1.3.jar [INFO] Copying appng-cli-1.23.0-SNAPSHOT.jar to /var/lib/jenkins/workspace/appNG_1.23.x/appng-application/target/dependency/appng-cli-1.23.0-SNAPSHOT.jar [INFO] Copying fontbox-2.0.20.jar to /var/lib/jenkins/workspace/appNG_1.23.x/appng-application/target/dependency/fontbox-2.0.20.jar [INFO] Copying flyway-core-7.9.1.jar to /var/lib/jenkins/workspace/appNG_1.23.x/appng-application/target/dependency/flyway-core-7.9.1.jar [INFO] Copying commons-beanutils-1.9.4.jar to /var/lib/jenkins/workspace/appNG_1.23.x/appng-application/target/dependency/commons-beanutils-1.9.4.jar [INFO] Copying antisamy-1.6.3.jar to /var/lib/jenkins/workspace/appNG_1.23.x/appng-application/target/dependency/antisamy-1.6.3.jar [INFO] Copying byte-buddy-1.10.22.jar to /var/lib/jenkins/workspace/appNG_1.23.x/appng-application/target/dependency/byte-buddy-1.10.22.jar [INFO] Copying mchange-commons-java-0.2.15.jar to /var/lib/jenkins/workspace/appNG_1.23.x/appng-application/target/dependency/mchange-commons-java-0.2.15.jar [INFO] Copying vorbis-java-core-0.8.jar to /var/lib/jenkins/workspace/appNG_1.23.x/appng-application/target/dependency/vorbis-java-core-0.8.jar [INFO] Copying urlrewritefilter-4.0.4.jar to /var/lib/jenkins/workspace/appNG_1.23.x/appng-application/target/dependency/urlrewritefilter-4.0.4.jar [INFO] Copying guava-30.1.1-jre.jar to /var/lib/jenkins/workspace/appNG_1.23.x/appng-application/target/dependency/guava-30.1.1-jre.jar [INFO] Copying cxf-rt-rs-client-3.0.16.jar to /var/lib/jenkins/workspace/appNG_1.23.x/appng-application/target/dependency/cxf-rt-rs-client-3.0.16.jar [INFO] Copying jakarta.validation-api-2.0.2.jar to /var/lib/jenkins/workspace/appNG_1.23.x/appng-application/target/dependency/jakarta.validation-api-2.0.2.jar [INFO] Copying commons-pool2-2.9.0.jar to /var/lib/jenkins/workspace/appNG_1.23.x/appng-application/target/dependency/commons-pool2-2.9.0.jar [INFO] Copying freemarker-2.3.31.jar to /var/lib/jenkins/workspace/appNG_1.23.x/appng-application/target/dependency/freemarker-2.3.31.jar [INFO] Copying jbig2-imageio-3.0.0.jar to /var/lib/jenkins/workspace/appNG_1.23.x/appng-application/target/dependency/jbig2-imageio-3.0.0.jar [INFO] Copying spring-expression-4.3.30.RELEASE.jar to /var/lib/jenkins/workspace/appNG_1.23.x/appng-application/target/dependency/spring-expression-4.3.30.RELEASE.jar [INFO] Copying spring-security-core-4.2.17.RELEASE.jar to /var/lib/jenkins/workspace/appNG_1.23.x/appng-application/target/dependency/spring-security-core-4.2.17.RELEASE.jar [INFO] Copying jackson-databind-2.12.3.jar to /var/lib/jenkins/workspace/appNG_1.23.x/appng-application/target/dependency/jackson-databind-2.12.3.jar [INFO] Copying spring-web-4.3.30.RELEASE.jar to /var/lib/jenkins/workspace/appNG_1.23.x/appng-application/target/dependency/spring-web-4.3.30.RELEASE.jar [INFO] Copying log4j-1.2.17.jar to /var/lib/jenkins/workspace/appNG_1.23.x/appng-application/target/dependency/log4j-1.2.17.jar [INFO] Copying listenablefuture-9999.0-empty-to-avoid-conflict-with-guava.jar to /var/lib/jenkins/workspace/appNG_1.23.x/appng-application/target/dependency/listenablefuture-9999.0-empty-to-avoid-conflict-with-guava.jar [INFO] Copying sis-referencing-0.8.jar to /var/lib/jenkins/workspace/appNG_1.23.x/appng-application/target/dependency/sis-referencing-0.8.jar [INFO] Copying tika-core-1.18.jar to /var/lib/jenkins/workspace/appNG_1.23.x/appng-application/target/dependency/tika-core-1.18.jar [INFO] Copying spring-aop-4.3.30.RELEASE.jar to /var/lib/jenkins/workspace/appNG_1.23.x/appng-application/target/dependency/spring-aop-4.3.30.RELEASE.jar [INFO] Copying openjson-1.0.10.jar to /var/lib/jenkins/workspace/appNG_1.23.x/appng-application/target/dependency/openjson-1.0.10.jar [INFO] Copying jcommander-1.72.jar to /var/lib/jenkins/workspace/appNG_1.23.x/appng-application/target/dependency/jcommander-1.72.jar [INFO] Copying bcprov-jdk15on-1.54.jar to /var/lib/jenkins/workspace/appNG_1.23.x/appng-application/target/dependency/bcprov-jdk15on-1.54.jar [INFO] Copying rome-utils-1.5.1.jar to /var/lib/jenkins/workspace/appNG_1.23.x/appng-application/target/dependency/rome-utils-1.5.1.jar [INFO] Copying antlr-2.7.7.jar to /var/lib/jenkins/workspace/appNG_1.23.x/appng-application/target/dependency/antlr-2.7.7.jar [INFO] Copying appng-search-1.23.0-SNAPSHOT.jar to /var/lib/jenkins/workspace/appNG_1.23.x/appng-application/target/dependency/appng-search-1.23.0-SNAPSHOT.jar [INFO] Copying apache-mime4j-dom-0.8.1.jar to /var/lib/jenkins/workspace/appNG_1.23.x/appng-application/target/dependency/apache-mime4j-dom-0.8.1.jar [INFO] Copying unit-api-1.0.jar to /var/lib/jenkins/workspace/appNG_1.23.x/appng-application/target/dependency/unit-api-1.0.jar [INFO] Copying geoapi-3.0.1.jar to /var/lib/jenkins/workspace/appNG_1.23.x/appng-application/target/dependency/geoapi-3.0.1.jar [INFO] Copying jakarta.activation-api-1.2.2.jar to /var/lib/jenkins/workspace/appNG_1.23.x/appng-application/target/dependency/jakarta.activation-api-1.2.2.jar [INFO] Copying netcdf4-4.5.5.jar to /var/lib/jenkins/workspace/appNG_1.23.x/appng-application/target/dependency/netcdf4-4.5.5.jar [INFO] Copying asm-5.0.4.jar to /var/lib/jenkins/workspace/appNG_1.23.x/appng-application/target/dependency/asm-5.0.4.jar [INFO] Copying batik-shared-resources-1.14.jar to /var/lib/jenkins/workspace/appNG_1.23.x/appng-application/target/dependency/batik-shared-resources-1.14.jar [INFO] Copying failureaccess-1.0.1.jar to /var/lib/jenkins/workspace/appNG_1.23.x/appng-application/target/dependency/failureaccess-1.0.1.jar [INFO] Copying dom4j-2.1.3.jar to /var/lib/jenkins/workspace/appNG_1.23.x/appng-application/target/dependency/dom4j-2.1.3.jar [INFO] Copying commons-text-1.9.jar to /var/lib/jenkins/workspace/appNG_1.23.x/appng-application/target/dependency/commons-text-1.9.jar [INFO] Copying jakarta.xml.soap-api-1.4.2.jar to /var/lib/jenkins/workspace/appNG_1.23.x/appng-application/target/dependency/jakarta.xml.soap-api-1.4.2.jar [INFO] Copying jedis-3.6.0.jar to /var/lib/jenkins/workspace/appNG_1.23.x/appng-application/target/dependency/jedis-3.6.0.jar [INFO] Copying semantic-version-1.2.0.jar to /var/lib/jenkins/workspace/appNG_1.23.x/appng-application/target/dependency/semantic-version-1.2.0.jar [INFO] Copying httpservices-4.5.5.jar to /var/lib/jenkins/workspace/appNG_1.23.x/appng-application/target/dependency/httpservices-4.5.5.jar [INFO] Copying xmlgraphics-commons-2.6.jar to /var/lib/jenkins/workspace/appNG_1.23.x/appng-application/target/dependency/xmlgraphics-commons-2.6.jar [INFO] Copying hibernate-envers-5.4.32.Final.jar to /var/lib/jenkins/workspace/appNG_1.23.x/appng-application/target/dependency/hibernate-envers-5.4.32.Final.jar [INFO] Copying jakarta.inject-api-1.0.3.jar to /var/lib/jenkins/workspace/appNG_1.23.x/appng-application/target/dependency/jakarta.inject-api-1.0.3.jar [INFO] Copying spring-tx-4.3.30.RELEASE.jar to /var/lib/jenkins/workspace/appNG_1.23.x/appng-application/target/dependency/spring-tx-4.3.30.RELEASE.jar [INFO] Copying jsr305-3.0.2.jar to /var/lib/jenkins/workspace/appNG_1.23.x/appng-application/target/dependency/jsr305-3.0.2.jar [INFO] Copying lucene-analyzers-common-8.8.2.jar to /var/lib/jenkins/workspace/appNG_1.23.x/appng-application/target/dependency/lucene-analyzers-common-8.8.2.jar [INFO] Copying boilerpipe-1.1.0.jar to /var/lib/jenkins/workspace/appNG_1.23.x/appng-application/target/dependency/boilerpipe-1.1.0.jar [INFO] Copying httpmime-4.5.4.jar to /var/lib/jenkins/workspace/appNG_1.23.x/appng-application/target/dependency/httpmime-4.5.4.jar [INFO] Copying commons-configuration-1.10.jar to /var/lib/jenkins/workspace/appNG_1.23.x/appng-application/target/dependency/commons-configuration-1.10.jar [INFO] Copying attoparser-2.0.5.RELEASE.jar to /var/lib/jenkins/workspace/appNG_1.23.x/appng-application/target/dependency/attoparser-2.0.5.RELEASE.jar [INFO] Copying hibernate-entitymanager-5.4.32.Final.jar to /var/lib/jenkins/workspace/appNG_1.23.x/appng-application/target/dependency/hibernate-entitymanager-5.4.32.Final.jar [INFO] Copying lucene-highlighter-8.8.2.jar to /var/lib/jenkins/workspace/appNG_1.23.x/appng-application/target/dependency/lucene-highlighter-8.8.2.jar [INFO] Copying vorbis-java-tika-0.8.jar to /var/lib/jenkins/workspace/appNG_1.23.x/appng-application/target/dependency/vorbis-java-tika-0.8.jar [INFO] Copying unbescape-1.1.6.RELEASE.jar to /var/lib/jenkins/workspace/appNG_1.23.x/appng-application/target/dependency/unbescape-1.1.6.RELEASE.jar [INFO] Copying uimaj-core-2.9.0.jar to /var/lib/jenkins/workspace/appNG_1.23.x/appng-application/target/dependency/uimaj-core-2.9.0.jar [INFO] Copying tagsoup-1.2.1.jar to /var/lib/jenkins/workspace/appNG_1.23.x/appng-application/target/dependency/tagsoup-1.2.1.jar [INFO] Copying appng-tools-1.23.0-SNAPSHOT.jar to /var/lib/jenkins/workspace/appNG_1.23.x/appng-application/target/dependency/appng-tools-1.23.0-SNAPSHOT.jar [INFO] Copying jaxb-runtime-2.3.1.jar to /var/lib/jenkins/workspace/appNG_1.23.x/appng-application/target/dependency/jaxb-runtime-2.3.1.jar [INFO] Copying xmlbeans-2.6.0.jar to /var/lib/jenkins/workspace/appNG_1.23.x/appng-application/target/dependency/xmlbeans-2.6.0.jar [INFO] Copying commons-collections-3.2.2.jar to /var/lib/jenkins/workspace/appNG_1.23.x/appng-application/target/dependency/commons-collections-3.2.2.jar [INFO] Copying commons-logging-api-1.1.jar to /var/lib/jenkins/workspace/appNG_1.23.x/appng-application/target/dependency/commons-logging-api-1.1.jar [INFO] Copying HikariCP-4.0.3.jar to /var/lib/jenkins/workspace/appNG_1.23.x/appng-application/target/dependency/HikariCP-4.0.3.jar [INFO] Copying appng-rest-api-1.23.0-SNAPSHOT.jar to /var/lib/jenkins/workspace/appNG_1.23.x/appng-application/target/dependency/appng-rest-api-1.23.0-SNAPSHOT.jar [INFO] Copying thymeleaf-3.0.12.RELEASE.jar to /var/lib/jenkins/workspace/appNG_1.23.x/appng-application/target/dependency/thymeleaf-3.0.12.RELEASE.jar [INFO] Copying appng-core-1.23.0-SNAPSHOT.jar to /var/lib/jenkins/workspace/appNG_1.23.x/appng-application/target/dependency/appng-core-1.23.0-SNAPSHOT.jar [INFO] Copying nekohtml-1.9.22.jar to /var/lib/jenkins/workspace/appNG_1.23.x/appng-application/target/dependency/nekohtml-1.9.22.jar [INFO] Copying esapi-2.2.3.1.jar to /var/lib/jenkins/workspace/appNG_1.23.x/appng-application/target/dependency/esapi-2.2.3.1.jar [INFO] Copying commons-compress-1.20.jar to /var/lib/jenkins/workspace/appNG_1.23.x/appng-application/target/dependency/commons-compress-1.20.jar [INFO] Copying thymeleaf-spring4-3.0.12.RELEASE.jar to /var/lib/jenkins/workspace/appNG_1.23.x/appng-application/target/dependency/thymeleaf-spring4-3.0.12.RELEASE.jar [INFO] Copying poi-scratchpad-3.17.jar to /var/lib/jenkins/workspace/appNG_1.23.x/appng-application/target/dependency/poi-scratchpad-3.17.jar [INFO] Copying aopalliance-1.0.jar to /var/lib/jenkins/workspace/appNG_1.23.x/appng-application/target/dependency/aopalliance-1.0.jar [INFO] Copying pdfbox-2.0.20.jar to /var/lib/jenkins/workspace/appNG_1.23.x/appng-application/target/dependency/pdfbox-2.0.20.jar [INFO] Copying FastInfoset-1.2.15.jar to /var/lib/jenkins/workspace/appNG_1.23.x/appng-application/target/dependency/FastInfoset-1.2.15.jar [INFO] Copying jboss-transaction-api_1.2_spec-1.1.1.Final.jar to /var/lib/jenkins/workspace/appNG_1.23.x/appng-application/target/dependency/jboss-transaction-api_1.2_spec-1.1.1.Final.jar [INFO] Copying httpcore-4.4.14.jar to /var/lib/jenkins/workspace/appNG_1.23.x/appng-application/target/dependency/httpcore-4.4.14.jar [INFO] Copying bcpkix-jdk15on-1.54.jar to /var/lib/jenkins/workspace/appNG_1.23.x/appng-application/target/dependency/bcpkix-jdk15on-1.54.jar [INFO] Copying jakarta.persistence-api-2.2.3.jar to /var/lib/jenkins/workspace/appNG_1.23.x/appng-application/target/dependency/jakarta.persistence-api-2.2.3.jar [INFO] Copying jul-to-slf4j-1.7.24.jar to /var/lib/jenkins/workspace/appNG_1.23.x/appng-application/target/dependency/jul-to-slf4j-1.7.24.jar [INFO] Copying commons-lang3-3.12.0.jar to /var/lib/jenkins/workspace/appNG_1.23.x/appng-application/target/dependency/commons-lang3-3.12.0.jar [INFO] Copying slf4j-api-1.7.26.jar to /var/lib/jenkins/workspace/appNG_1.23.x/appng-application/target/dependency/slf4j-api-1.7.26.jar [INFO] Copying jakarta.ws.rs-api-2.1.6.jar to /var/lib/jenkins/workspace/appNG_1.23.x/appng-application/target/dependency/jakarta.ws.rs-api-2.1.6.jar [INFO] Copying spring-oxm-4.3.30.RELEASE.jar to /var/lib/jenkins/workspace/appNG_1.23.x/appng-application/target/dependency/spring-oxm-4.3.30.RELEASE.jar [INFO] Copying json-simple-1.1.1.jar to /var/lib/jenkins/workspace/appNG_1.23.x/appng-application/target/dependency/json-simple-1.1.1.jar [INFO] Copying jackson-core-2.12.3.jar to /var/lib/jenkins/workspace/appNG_1.23.x/appng-application/target/dependency/jackson-core-2.12.3.jar [INFO] Copying spring-webmvc-4.3.30.RELEASE.jar to /var/lib/jenkins/workspace/appNG_1.23.x/appng-application/target/dependency/spring-webmvc-4.3.30.RELEASE.jar [INFO] Copying rome-1.5.1.jar to /var/lib/jenkins/workspace/appNG_1.23.x/appng-application/target/dependency/rome-1.5.1.jar [INFO] Copying amqp-client-5.12.0.jar to /var/lib/jenkins/workspace/appNG_1.23.x/appng-application/target/dependency/amqp-client-5.12.0.jar [INFO] Copying checker-qual-3.8.0.jar to /var/lib/jenkins/workspace/appNG_1.23.x/appng-application/target/dependency/checker-qual-3.8.0.jar [INFO] Copying jempbox-1.8.13.jar to /var/lib/jenkins/workspace/appNG_1.23.x/appng-application/target/dependency/jempbox-1.8.13.jar [INFO] Copying cxf-core-3.0.16.jar to /var/lib/jenkins/workspace/appNG_1.23.x/appng-application/target/dependency/cxf-core-3.0.16.jar [INFO] Copying spring-orm-4.3.30.RELEASE.jar to /var/lib/jenkins/workspace/appNG_1.23.x/appng-application/target/dependency/spring-orm-4.3.30.RELEASE.jar [INFO] Copying aspectjrt-1.8.13.jar to /var/lib/jenkins/workspace/appNG_1.23.x/appng-application/target/dependency/aspectjrt-1.8.13.jar [INFO] Copying sentiment-analysis-parser-0.1.jar to /var/lib/jenkins/workspace/appNG_1.23.x/appng-application/target/dependency/sentiment-analysis-parser-0.1.jar [INFO] Copying jdom2-2.0.6.jar to /var/lib/jenkins/workspace/appNG_1.23.x/appng-application/target/dependency/jdom2-2.0.6.jar [INFO] Copying istack-commons-runtime-3.0.7.jar to /var/lib/jenkins/workspace/appNG_1.23.x/appng-application/target/dependency/istack-commons-runtime-3.0.7.jar [INFO] Copying poi-ooxml-schemas-3.17.jar to /var/lib/jenkins/workspace/appNG_1.23.x/appng-application/target/dependency/poi-ooxml-schemas-3.17.jar [INFO] Copying jackson-annotations-2.12.3.jar to /var/lib/jenkins/workspace/appNG_1.23.x/appng-application/target/dependency/jackson-annotations-2.12.3.jar [INFO] Copying querydsl-core-4.4.0.jar to /var/lib/jenkins/workspace/appNG_1.23.x/appng-application/target/dependency/querydsl-core-4.4.0.jar [INFO] Copying simplemagic-1.16.jar to /var/lib/jenkins/workspace/appNG_1.23.x/appng-application/target/dependency/simplemagic-1.16.jar [INFO] Copying opennlp-tools-1.8.4.jar to /var/lib/jenkins/workspace/appNG_1.23.x/appng-application/target/dependency/opennlp-tools-1.8.4.jar [INFO] Copying appng-mail-1.23.0-SNAPSHOT.jar to /var/lib/jenkins/workspace/appNG_1.23.x/appng-application/target/dependency/appng-mail-1.23.0-SNAPSHOT.jar [INFO] Copying uimafit-core-2.2.0.jar to /var/lib/jenkins/workspace/appNG_1.23.x/appng-application/target/dependency/uimafit-core-2.2.0.jar [INFO] Copying batik-css-1.14.jar to /var/lib/jenkins/workspace/appNG_1.23.x/appng-application/target/dependency/batik-css-1.14.jar [INFO] Copying spring-jdbc-4.3.30.RELEASE.jar to /var/lib/jenkins/workspace/appNG_1.23.x/appng-application/target/dependency/spring-jdbc-4.3.30.RELEASE.jar [INFO] Copying commons-collections4-4.1.jar to /var/lib/jenkins/workspace/appNG_1.23.x/appng-application/target/dependency/commons-collections4-4.1.jar [INFO] Copying jandex-2.2.3.Final.jar to /var/lib/jenkins/workspace/appNG_1.23.x/appng-application/target/dependency/jandex-2.2.3.Final.jar [INFO] Copying wsdl4j-1.6.3.jar to /var/lib/jenkins/workspace/appNG_1.23.x/appng-application/target/dependency/wsdl4j-1.6.3.jar [INFO] Copying commons-csv-1.0.jar to /var/lib/jenkins/workspace/appNG_1.23.x/appng-application/target/dependency/commons-csv-1.0.jar [INFO] Copying jackson-datatype-jsr310-2.12.3.jar to /var/lib/jenkins/workspace/appNG_1.23.x/appng-application/target/dependency/jackson-datatype-jsr310-2.12.3.jar [INFO] Copying hibernate-commons-annotations-5.1.2.Final.jar to /var/lib/jenkins/workspace/appNG_1.23.x/appng-application/target/dependency/hibernate-commons-annotations-5.1.2.Final.jar [INFO] Copying joda-time-2.10.10.jar to /var/lib/jenkins/workspace/appNG_1.23.x/appng-application/target/dependency/joda-time-2.10.10.jar [INFO] Copying error_prone_annotations-2.5.1.jar to /var/lib/jenkins/workspace/appNG_1.23.x/appng-application/target/dependency/error_prone_annotations-2.5.1.jar [INFO] Copying lucene-core-8.8.2.jar to /var/lib/jenkins/workspace/appNG_1.23.x/appng-application/target/dependency/lucene-core-8.8.2.jar [INFO] Copying appng-taglib-1.23.0-SNAPSHOT.jar to /var/lib/jenkins/workspace/appNG_1.23.x/appng-application/target/dependency/appng-taglib-1.23.0-SNAPSHOT.jar [INFO] Copying slf4j-log4j12-1.7.26.jar to /var/lib/jenkins/workspace/appNG_1.23.x/appng-application/target/dependency/slf4j-log4j12-1.7.26.jar [INFO] Copying appng-xmlapi-1.23.0-SNAPSHOT.jar to /var/lib/jenkins/workspace/appNG_1.23.x/appng-application/target/dependency/appng-xmlapi-1.23.0-SNAPSHOT.jar [INFO] Copying java-libpst-0.8.1.jar to /var/lib/jenkins/workspace/appNG_1.23.x/appng-application/target/dependency/java-libpst-0.8.1.jar [INFO] Copying xz-1.8.jar to /var/lib/jenkins/workspace/appNG_1.23.x/appng-application/target/dependency/xz-1.8.jar [INFO] Copying xmpcore-5.1.3.jar to /var/lib/jenkins/workspace/appNG_1.23.x/appng-application/target/dependency/xmpcore-5.1.3.jar [INFO] Copying hsqldb-2.5.0.jar to /var/lib/jenkins/workspace/appNG_1.23.x/appng-application/target/dependency/hsqldb-2.5.0.jar [INFO] Copying poi-ooxml-3.17.jar to /var/lib/jenkins/workspace/appNG_1.23.x/appng-application/target/dependency/poi-ooxml-3.17.jar [INFO] Copying classmate-1.5.1.jar to /var/lib/jenkins/workspace/appNG_1.23.x/appng-application/target/dependency/classmate-1.5.1.jar [INFO] Copying quartz-2.3.2.jar to /var/lib/jenkins/workspace/appNG_1.23.x/appng-application/target/dependency/quartz-2.3.2.jar [INFO] Copying stax-api-1.0.1.jar to /var/lib/jenkins/workspace/appNG_1.23.x/appng-application/target/dependency/stax-api-1.0.1.jar [INFO] Copying xom-1.2.10.jar to /var/lib/jenkins/workspace/appNG_1.23.x/appng-application/target/dependency/xom-1.2.10.jar [INFO] Copying jcl-over-slf4j-1.7.26.jar to /var/lib/jenkins/workspace/appNG_1.23.x/appng-application/target/dependency/jcl-over-slf4j-1.7.26.jar [INFO] Copying jakarta.mail-1.6.5.jar to /var/lib/jenkins/workspace/appNG_1.23.x/appng-application/target/dependency/jakarta.mail-1.6.5.jar [INFO] Copying sis-metadata-0.8.jar to /var/lib/jenkins/workspace/appNG_1.23.x/appng-application/target/dependency/sis-metadata-0.8.jar [INFO] Copying swagger-annotations-1.5.22.jar to /var/lib/jenkins/workspace/appNG_1.23.x/appng-application/target/dependency/swagger-annotations-1.5.22.jar [INFO] Copying txw2-2.3.1.jar to /var/lib/jenkins/workspace/appNG_1.23.x/appng-application/target/dependency/txw2-2.3.1.jar [INFO] Copying sis-storage-0.8.jar to /var/lib/jenkins/workspace/appNG_1.23.x/appng-application/target/dependency/sis-storage-0.8.jar [INFO] Copying batik-util-1.14.jar to /var/lib/jenkins/workspace/appNG_1.23.x/appng-application/target/dependency/batik-util-1.14.jar [INFO] Copying Saxon-HE-10.5.jar to /var/lib/jenkins/workspace/appNG_1.23.x/appng-application/target/dependency/Saxon-HE-10.5.jar [INFO] Copying lucene-queries-8.8.2.jar to /var/lib/jenkins/workspace/appNG_1.23.x/appng-application/target/dependency/lucene-queries-8.8.2.jar [INFO] Copying jakarta.annotation-api-1.3.5.jar to /var/lib/jenkins/workspace/appNG_1.23.x/appng-application/target/dependency/jakarta.annotation-api-1.3.5.jar [INFO] Copying curvesapi-1.04.jar to /var/lib/jenkins/workspace/appNG_1.23.x/appng-application/target/dependency/curvesapi-1.04.jar [INFO] Copying spring-beans-4.3.30.RELEASE.jar to /var/lib/jenkins/workspace/appNG_1.23.x/appng-application/target/dependency/spring-beans-4.3.30.RELEASE.jar [INFO] Copying jhighlight-1.0.2.jar to /var/lib/jenkins/workspace/appNG_1.23.x/appng-application/target/dependency/jhighlight-1.0.2.jar [INFO] Copying hazelcast-spring-4.2.jar to /var/lib/jenkins/workspace/appNG_1.23.x/appng-application/target/dependency/hazelcast-spring-4.2.jar [INFO] Copying hibernate-core-5.4.32.Final.jar to /var/lib/jenkins/workspace/appNG_1.23.x/appng-application/target/dependency/hibernate-core-5.4.32.Final.jar [INFO] Copying woodstox-core-asl-4.4.1.jar to /var/lib/jenkins/workspace/appNG_1.23.x/appng-application/target/dependency/woodstox-core-asl-4.4.1.jar [INFO] Copying spring-security-web-4.2.17.RELEASE.jar to /var/lib/jenkins/workspace/appNG_1.23.x/appng-application/target/dependency/spring-security-web-4.2.17.RELEASE.jar [INFO] Copying saaj-impl-1.5.2.jar to /var/lib/jenkins/workspace/appNG_1.23.x/appng-application/target/dependency/saaj-impl-1.5.2.jar [INFO] Copying gson-2.8.1.jar to /var/lib/jenkins/workspace/appNG_1.23.x/appng-application/target/dependency/gson-2.8.1.jar [INFO] Copying spring-core-4.3.30.RELEASE.jar to /var/lib/jenkins/workspace/appNG_1.23.x/appng-application/target/dependency/spring-core-4.3.30.RELEASE.jar [INFO] Copying batik-constants-1.14.jar to /var/lib/jenkins/workspace/appNG_1.23.x/appng-application/target/dependency/batik-constants-1.14.jar [INFO] Copying spring-ws-core-2.4.6.RELEASE.jar to /var/lib/jenkins/workspace/appNG_1.23.x/appng-application/target/dependency/spring-ws-core-2.4.6.RELEASE.jar [INFO] Copying bcmail-jdk15on-1.54.jar to /var/lib/jenkins/workspace/appNG_1.23.x/appng-application/target/dependency/bcmail-jdk15on-1.54.jar [INFO] Copying commons-io-2.9.0.jar to /var/lib/jenkins/workspace/appNG_1.23.x/appng-application/target/dependency/commons-io-2.9.0.jar [INFO] Copying jakarta.activation-1.2.2.jar to /var/lib/jenkins/workspace/appNG_1.23.x/appng-application/target/dependency/jakarta.activation-1.2.2.jar [INFO] Copying tika-parsers-1.18.jar to /var/lib/jenkins/workspace/appNG_1.23.x/appng-application/target/dependency/tika-parsers-1.18.jar [INFO] Copying jboss-logging-3.4.1.Final.jar to /var/lib/jenkins/workspace/appNG_1.23.x/appng-application/target/dependency/jboss-logging-3.4.1.Final.jar [INFO] Copying dec-0.1.2.jar to /var/lib/jenkins/workspace/appNG_1.23.x/appng-application/target/dependency/dec-0.1.2.jar [INFO] Copying sis-utility-0.8.jar to /var/lib/jenkins/workspace/appNG_1.23.x/appng-application/target/dependency/sis-utility-0.8.jar [INFO] Copying jai-imageio-core-1.3.1.jar to /var/lib/jenkins/workspace/appNG_1.23.x/appng-application/target/dependency/jai-imageio-core-1.3.1.jar [INFO] Copying im4java-1.4.0.jar to /var/lib/jenkins/workspace/appNG_1.23.x/appng-application/target/dependency/im4java-1.4.0.jar [INFO] Copying commons-fileupload-1.4.jar to /var/lib/jenkins/workspace/appNG_1.23.x/appng-application/target/dependency/commons-fileupload-1.4.jar [INFO] Copying hibernate-validator-6.2.0.Final.jar to /var/lib/jenkins/workspace/appNG_1.23.x/appng-application/target/dependency/hibernate-validator-6.2.0.Final.jar [INFO] Copying metadata-extractor-2.10.1.jar to /var/lib/jenkins/workspace/appNG_1.23.x/appng-application/target/dependency/metadata-extractor-2.10.1.jar [INFO] Copying sis-feature-0.8.jar to /var/lib/jenkins/workspace/appNG_1.23.x/appng-application/target/dependency/sis-feature-0.8.jar [INFO] Copying jsoup-1.13.1.jar to /var/lib/jenkins/workspace/appNG_1.23.x/appng-application/target/dependency/jsoup-1.13.1.jar [INFO] Copying lucene-sandbox-8.8.2.jar to /var/lib/jenkins/workspace/appNG_1.23.x/appng-application/target/dependency/lucene-sandbox-8.8.2.jar [INFO] Copying sis-netcdf-0.8.jar to /var/lib/jenkins/workspace/appNG_1.23.x/appng-application/target/dependency/sis-netcdf-0.8.jar [INFO] Copying bridge-method-annotation-1.13.jar to /var/lib/jenkins/workspace/appNG_1.23.x/appng-application/target/dependency/bridge-method-annotation-1.13.jar [INFO] Copying appng-api-1.23.0-SNAPSHOT.jar to /var/lib/jenkins/workspace/appNG_1.23.x/appng-application/target/dependency/appng-api-1.23.0-SNAPSHOT.jar [INFO] Copying stax2-api-3.1.4.jar to /var/lib/jenkins/workspace/appNG_1.23.x/appng-application/target/dependency/stax2-api-3.1.4.jar [INFO] Copying appng-appngizer-jaxb-1.23.0-SNAPSHOT.jar to /var/lib/jenkins/workspace/appNG_1.23.x/appng-application/target/dependency/appng-appngizer-jaxb-1.23.0-SNAPSHOT.jar [INFO] Copying jmatio-1.2.jar to /var/lib/jenkins/workspace/appNG_1.23.x/appng-application/target/dependency/jmatio-1.2.jar [INFO] Copying xmlschema-core-2.2.2.jar to /var/lib/jenkins/workspace/appNG_1.23.x/appng-application/target/dependency/xmlschema-core-2.2.2.jar [INFO] Copying spring-data-commons-1.13.23.RELEASE.jar to /var/lib/jenkins/workspace/appNG_1.23.x/appng-application/target/dependency/spring-data-commons-1.13.23.RELEASE.jar [INFO] Copying batik-i18n-1.14.jar to /var/lib/jenkins/workspace/appNG_1.23.x/appng-application/target/dependency/batik-i18n-1.14.jar [INFO] Copying querydsl-jpa-4.4.0.jar to /var/lib/jenkins/workspace/appNG_1.23.x/appng-application/target/dependency/querydsl-jpa-4.4.0.jar [INFO] Copying jackcess-encrypt-2.1.4.jar to /var/lib/jenkins/workspace/appNG_1.23.x/appng-application/target/dependency/jackcess-encrypt-2.1.4.jar [INFO] Copying passay-1.6.0.jar to /var/lib/jenkins/workspace/appNG_1.23.x/appng-application/target/dependency/passay-1.6.0.jar [INFO] Copying jna-4.1.0.jar to /var/lib/jenkins/workspace/appNG_1.23.x/appng-application/target/dependency/jna-4.1.0.jar [INFO] [INFO] --- maven-assembly-plugin:3.0.0:single (default) @ appng-application --- [INFO] Reading assembly descriptor: assembly.xml [INFO] Building zip: /tmp/jenkins_artifacts/36/appng-application-1.23.0-SNAPSHOT-dependencies-20210701-1346.zip [INFO] [INFO] --- maven-source-plugin:3.0.1:jar-no-fork (default) @ appng-application --- [INFO] Building jar: /var/lib/jenkins/workspace/appNG_1.23.x/appng-application/target/appng-application-1.23.0-SNAPSHOT-sources.jar [INFO] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ appng-application --- [INFO] Installing /var/lib/jenkins/workspace/appNG_1.23.x/appng-application/target/appng-application-1.23.0-SNAPSHOT.war to /var/lib/jenkins/.m2/repository/org/appng/appng-application/1.23.0-SNAPSHOT/appng-application-1.23.0-SNAPSHOT.war [INFO] Installing /var/lib/jenkins/workspace/appNG_1.23.x/appng-application/pom.xml to /var/lib/jenkins/.m2/repository/org/appng/appng-application/1.23.0-SNAPSHOT/appng-application-1.23.0-SNAPSHOT.pom [INFO] Installing /tmp/jenkins_artifacts/36/appng-application-1.23.0-SNAPSHOT-dependencies-20210701-1346.zip to /var/lib/jenkins/.m2/repository/org/appng/appng-application/1.23.0-SNAPSHOT/appng-application-1.23.0-SNAPSHOT.zip [INFO] Installing /var/lib/jenkins/workspace/appNG_1.23.x/appng-application/target/appng-application-1.23.0-SNAPSHOT-sources.jar to /var/lib/jenkins/.m2/repository/org/appng/appng-application/1.23.0-SNAPSHOT/appng-application-1.23.0-SNAPSHOT-sources.jar [INFO] [INFO] --- maven-deploy-plugin:2.8.2:deploy (default-deploy) @ appng-application --- Downloading: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-application/1.23.0-SNAPSHOT/maven-metadata.xml Progress (1): 1.2 kB Downloaded: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-application/1.23.0-SNAPSHOT/maven-metadata.xml (1.2 kB at 5.4 kB/s) Downloading: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-application/1.23.0-SNAPSHOT/maven-metadata.xml Progress (1): 1.2 kB Downloaded: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-application/1.23.0-SNAPSHOT/maven-metadata.xml (1.2 kB at 147 kB/s) Uploading: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-application/1.23.0-SNAPSHOT/appng-application-1.23.0-20210701.135246-18.war Progress (1): 0/114 MB Progress (1): 0/114 MB Progress (1): 0/114 MB Progress (1): 0/114 MB Progress (1): 0/114 MB Progress (1): 0/114 MB Progress (1): 0/114 MB Progress (1): 0/114 MB Progress (1): 0/114 MB Progress (1): 0/114 MB Progress (1): 0/114 MB Progress (1): 0/114 MB Progress (1): 0/114 MB Progress (1): 0/114 MB Progress (1): 0/114 MB Progress (1): 0/114 MB Progress (1): 0/114 MB Progress (1): 0/114 MB Progress (1): 0/114 MB Progress (1): 0/114 MB Progress (1): 0/114 MB Progress (1): 0/114 MB Progress (1): 0/114 MB Progress (1): 0/114 MB Progress (1): 0.1/114 MB Progress (1): 0.1/114 MB Progress (1): 0.1/114 MB Progress (1): 0.1/114 MB Progress (1): 0.1/114 MB Progress (1): 0.1/114 MB Progress (1): 0.1/114 MB Progress (1): 0.1/114 MB Progress (1): 0.1/114 MB Progress (1): 0.1/114 MB Progress (1): 0.1/114 MB Progress (1): 0.1/114 MB Progress (1): 0.1/114 MB Progress (1): 0.1/114 MB Progress (1): 0.1/114 MB Progress (1): 0.1/114 MB Progress (1): 0.1/114 MB Progress (1): 0.1/114 MB Progress (1): 0.1/114 MB Progress (1): 0.1/114 MB Progress (1): 0.1/114 MB Progress (1): 0.1/114 MB Progress (1): 0.1/114 MB Progress (1): 0.1/114 MB Progress (1): 0.1/114 MB Progress (1): 0.1/114 MB Progress (1): 0.1/114 MB Progress (1): 0.1/114 MB Progress (1): 0.1/114 MB Progress (1): 0.1/114 MB Progress (1): 0.1/114 MB Progress (1): 0.1/114 MB Progress (1): 0.1/114 MB Progress (1): 0.1/114 MB Progress (1): 0.1/114 MB Progress (1): 0.1/114 MB Progress (1): 0.1/114 MB Progress (1): 0.1/114 MB Progress (1): 0.1/114 MB Progress (1): 0.1/114 MB Progress (1): 0.1/114 MB Progress (1): 0.1/114 MB Progress (1): 0.1/114 MB Progress (1): 0.1/114 MB Progress (1): 0.1/114 MB Progress (1): 0.1/114 MB Progress (1): 0.1/114 MB Progress (1): 0.1/114 MB Progress (1): 0.1/114 MB Progress (1): 0.2/114 MB Progress (1): 0.2/114 MB Progress (1): 0.2/114 MB Progress (1): 0.2/114 MB Progress (1): 0.2/114 MB Progress (1): 0.2/114 MB Progress (1): 0.2/114 MB Progress (1): 0.2/114 MB Progress (1): 0.2/114 MB Progress (1): 0.2/114 MB Progress (1): 0.2/114 MB Progress (1): 0.2/114 MB Progress (1): 0.2/114 MB Progress (1): 0.2/114 MB Progress (1): 0.2/114 MB Progress (1): 0.2/114 MB Progress (1): 0.2/114 MB Progress (1): 0.2/114 MB Progress (1): 0.2/114 MB Progress (1): 0.2/114 MB Progress (1): 0.2/114 MB Progress (1): 0.2/114 MB Progress (1): 0.2/114 MB Progress (1): 0.2/114 MB Progress (1): 0.2/114 MB Progress (1): 0.2/114 MB Progress (1): 0.2/114 MB Progress (1): 0.2/114 MB Progress (1): 0.2/114 MB Progress (1): 0.2/114 MB Progress (1): 0.2/114 MB Progress (1): 0.2/114 MB Progress (1): 0.2/114 MB Progress (1): 0.2/114 MB Progress (1): 0.2/114 MB Progress (1): 0.2/114 MB Progress (1): 0.2/114 MB Progress (1): 0.2/114 MB Progress (1): 0.2/114 MB Progress (1): 0.2/114 MB Progress (1): 0.2/114 MB Progress (1): 0.2/114 MB Progress (1): 0.2/114 MB Progress (1): 0.2/114 MB Progress (1): 0.2/114 MB Progress (1): 0.2/114 MB Progress (1): 0.2/114 MB Progress (1): 0.2/114 MB Progress (1): 0.2/114 MB Progress (1): 0.3/114 MB Progress (1): 0.3/114 MB Progress (1): 0.3/114 MB Progress (1): 0.3/114 MB Progress (1): 0.3/114 MB Progress (1): 0.3/114 MB Progress (1): 0.3/114 MB Progress (1): 0.3/114 MB Progress (1): 0.3/114 MB Progress (1): 0.3/114 MB Progress (1): 0.3/114 MB Progress (1): 0.3/114 MB Progress (1): 0.3/114 MB Progress (1): 0.3/114 MB Progress (1): 0.3/114 MB Progress (1): 0.3/114 MB Progress (1): 0.3/114 MB Progress (1): 0.3/114 MB Progress (1): 0.3/114 MB Progress (1): 0.3/114 MB Progress (1): 0.3/114 MB Progress (1): 0.3/114 MB Progress (1): 0.3/114 MB Progress (1): 0.3/114 MB Progress (1): 0.3/114 MB Progress (1): 0.3/114 MB Progress (1): 0.3/114 MB Progress (1): 0.3/114 MB Progress (1): 0.3/114 MB Progress (1): 0.3/114 MB Progress (1): 0.3/114 MB Progress (1): 0.3/114 MB Progress (1): 0.3/114 MB Progress (1): 0.3/114 MB Progress (1): 0.3/114 MB Progress (1): 0.3/114 MB Progress (1): 0.3/114 MB Progress (1): 0.3/114 MB Progress (1): 0.3/114 MB Progress (1): 0.3/114 MB Progress (1): 0.3/114 MB Progress (1): 0.3/114 MB Progress (1): 0.3/114 MB Progress (1): 0.3/114 MB Progress (1): 0.3/114 MB Progress (1): 0.3/114 MB Progress (1): 0.3/114 MB Progress (1): 0.3/114 MB Progress (1): 0.4/114 MB Progress (1): 0.4/114 MB Progress (1): 0.4/114 MB Progress (1): 0.4/114 MB Progress (1): 0.4/114 MB Progress (1): 0.4/114 MB Progress (1): 0.4/114 MB Progress (1): 0.4/114 MB Progress (1): 0.4/114 MB Progress (1): 0.4/114 MB Progress (1): 0.4/114 MB Progress (1): 0.4/114 MB Progress (1): 0.4/114 MB Progress (1): 0.4/114 MB Progress (1): 0.4/114 MB Progress (1): 0.4/114 MB Progress (1): 0.4/114 MB Progress (1): 0.4/114 MB Progress (1): 0.4/114 MB Progress (1): 0.4/114 MB Progress (1): 0.4/114 MB Progress (1): 0.4/114 MB Progress (1): 0.4/114 MB Progress (1): 0.4/114 MB Progress (1): 0.4/114 MB Progress (1): 0.4/114 MB Progress (1): 0.4/114 MB Progress (1): 0.4/114 MB Progress (1): 0.4/114 MB Progress (1): 0.4/114 MB Progress (1): 0.4/114 MB Progress (1): 0.4/114 MB Progress (1): 0.4/114 MB Progress (1): 0.4/114 MB Progress (1): 0.4/114 MB Progress (1): 0.4/114 MB Progress (1): 0.4/114 MB Progress (1): 0.4/114 MB Progress (1): 0.4/114 MB Progress (1): 0.4/114 MB Progress (1): 0.4/114 MB Progress (1): 0.4/114 MB Progress (1): 0.4/114 MB Progress (1): 0.4/114 MB Progress (1): 0.4/114 MB Progress (1): 0.4/114 MB Progress (1): 0.4/114 MB Progress (1): 0.4/114 MB Progress (1): 0.4/114 MB Progress (1): 0.5/114 MB Progress (1): 0.5/114 MB Progress (1): 0.5/114 MB Progress (1): 0.5/114 MB Progress (1): 0.5/114 MB Progress (1): 0.5/114 MB Progress (1): 0.5/114 MB Progress (1): 0.5/114 MB Progress (1): 0.5/114 MB Progress (1): 0.5/114 MB Progress (1): 0.5/114 MB Progress (1): 0.5/114 MB Progress (1): 0.5/114 MB Progress (1): 0.5/114 MB Progress (1): 0.5/114 MB Progress (1): 0.5/114 MB Progress (1): 0.5/114 MB Progress (1): 0.5/114 MB Progress (1): 0.5/114 MB Progress (1): 0.5/114 MB Progress (1): 0.5/114 MB Progress (1): 0.5/114 MB Progress (1): 0.5/114 MB Progress (1): 0.5/114 MB Progress (1): 0.5/114 MB Progress (1): 0.5/114 MB Progress (1): 0.5/114 MB Progress (1): 0.5/114 MB Progress (1): 0.5/114 MB Progress (1): 0.5/114 MB Progress (1): 0.5/114 MB Progress (1): 0.5/114 MB Progress (1): 0.5/114 MB Progress (1): 0.5/114 MB Progress (1): 0.5/114 MB Progress (1): 0.5/114 MB Progress (1): 0.5/114 MB Progress (1): 0.5/114 MB Progress (1): 0.5/114 MB Progress (1): 0.5/114 MB Progress (1): 0.5/114 MB Progress (1): 0.5/114 MB Progress (1): 0.5/114 MB Progress (1): 0.5/114 MB Progress (1): 0.5/114 MB Progress (1): 0.5/114 MB Progress (1): 0.5/114 MB Progress (1): 0.5/114 MB Progress (1): 0.5/114 MB Progress (1): 0.6/114 MB Progress (1): 0.6/114 MB Progress (1): 0.6/114 MB Progress (1): 0.6/114 MB Progress (1): 0.6/114 MB Progress (1): 0.6/114 MB Progress (1): 0.6/114 MB Progress (1): 0.6/114 MB Progress (1): 0.6/114 MB Progress (1): 0.6/114 MB Progress (1): 0.6/114 MB Progress (1): 0.6/114 MB Progress (1): 0.6/114 MB Progress (1): 0.6/114 MB Progress (1): 0.6/114 MB Progress (1): 0.6/114 MB Progress (1): 0.6/114 MB Progress (1): 0.6/114 MB Progress (1): 0.6/114 MB Progress (1): 0.6/114 MB Progress (1): 0.6/114 MB Progress (1): 0.6/114 MB Progress (1): 0.6/114 MB Progress (1): 0.6/114 MB Progress (1): 0.6/114 MB Progress (1): 0.6/114 MB Progress (1): 0.6/114 MB Progress (1): 0.6/114 MB Progress (1): 0.6/114 MB Progress (1): 0.6/114 MB Progress (1): 0.6/114 MB Progress (1): 0.6/114 MB Progress (1): 0.6/114 MB Progress (1): 0.6/114 MB Progress (1): 0.6/114 MB Progress (1): 0.6/114 MB Progress (1): 0.6/114 MB Progress (1): 0.6/114 MB Progress (1): 0.6/114 MB Progress (1): 0.6/114 MB Progress (1): 0.6/114 MB Progress (1): 0.6/114 MB Progress (1): 0.6/114 MB Progress (1): 0.6/114 MB Progress (1): 0.6/114 MB Progress (1): 0.6/114 MB Progress (1): 0.6/114 MB Progress (1): 0.6/114 MB Progress (1): 0.6/114 MB Progress (1): 0.7/114 MB Progress (1): 0.7/114 MB Progress (1): 0.7/114 MB Progress (1): 0.7/114 MB Progress (1): 0.7/114 MB Progress (1): 0.7/114 MB Progress (1): 0.7/114 MB Progress (1): 0.7/114 MB Progress (1): 0.7/114 MB Progress (1): 0.7/114 MB Progress (1): 0.7/114 MB Progress (1): 0.7/114 MB Progress (1): 0.7/114 MB Progress (1): 0.7/114 MB Progress (1): 0.7/114 MB Progress (1): 0.7/114 MB Progress (1): 0.7/114 MB Progress (1): 0.7/114 MB Progress (1): 0.7/114 MB Progress (1): 0.7/114 MB Progress (1): 0.7/114 MB Progress (1): 0.7/114 MB Progress (1): 0.7/114 MB Progress (1): 0.7/114 MB Progress (1): 0.7/114 MB Progress (1): 0.7/114 MB Progress (1): 0.7/114 MB Progress (1): 0.7/114 MB Progress (1): 0.7/114 MB Progress (1): 0.7/114 MB Progress (1): 0.7/114 MB Progress (1): 0.7/114 MB Progress (1): 0.7/114 MB Progress (1): 0.7/114 MB Progress (1): 0.7/114 MB Progress (1): 0.7/114 MB Progress (1): 0.7/114 MB Progress (1): 0.7/114 MB Progress (1): 0.7/114 MB Progress (1): 0.7/114 MB Progress (1): 0.7/114 MB Progress (1): 0.7/114 MB Progress (1): 0.7/114 MB Progress (1): 0.7/114 MB Progress (1): 0.7/114 MB Progress (1): 0.7/114 MB Progress (1): 0.7/114 MB Progress (1): 0.7/114 MB Progress (1): 0.7/114 MB Progress (1): 0.8/114 MB Progress (1): 0.8/114 MB Progress (1): 0.8/114 MB Progress (1): 0.8/114 MB Progress (1): 0.8/114 MB Progress (1): 0.8/114 MB Progress (1): 0.8/114 MB Progress (1): 0.8/114 MB Progress (1): 0.8/114 MB Progress (1): 0.8/114 MB Progress (1): 0.8/114 MB Progress (1): 0.8/114 MB Progress (1): 0.8/114 MB Progress (1): 0.8/114 MB Progress (1): 0.8/114 MB Progress (1): 0.8/114 MB Progress (1): 0.8/114 MB Progress (1): 0.8/114 MB Progress (1): 0.8/114 MB Progress (1): 0.8/114 MB Progress (1): 0.8/114 MB Progress (1): 0.8/114 MB Progress (1): 0.8/114 MB Progress (1): 0.8/114 MB Progress (1): 0.8/114 MB Progress (1): 0.8/114 MB Progress (1): 0.8/114 MB Progress (1): 0.8/114 MB Progress (1): 0.8/114 MB Progress (1): 0.8/114 MB Progress (1): 0.8/114 MB Progress (1): 0.8/114 MB Progress (1): 0.8/114 MB Progress (1): 0.8/114 MB Progress (1): 0.8/114 MB Progress (1): 0.8/114 MB Progress (1): 0.8/114 MB Progress (1): 0.8/114 MB Progress (1): 0.8/114 MB Progress (1): 0.8/114 MB Progress (1): 0.8/114 MB Progress (1): 0.8/114 MB Progress (1): 0.8/114 MB Progress (1): 0.8/114 MB Progress (1): 0.8/114 MB Progress (1): 0.8/114 MB Progress (1): 0.8/114 MB Progress (1): 0.8/114 MB Progress (1): 0.8/114 MB Progress (1): 0.9/114 MB Progress (1): 0.9/114 MB Progress (1): 0.9/114 MB Progress (1): 0.9/114 MB Progress (1): 0.9/114 MB Progress (1): 0.9/114 MB Progress (1): 0.9/114 MB Progress (1): 0.9/114 MB Progress (1): 0.9/114 MB Progress (1): 0.9/114 MB Progress (1): 0.9/114 MB Progress (1): 0.9/114 MB Progress (1): 0.9/114 MB Progress (1): 0.9/114 MB Progress (1): 0.9/114 MB Progress (1): 0.9/114 MB Progress (1): 0.9/114 MB Progress (1): 0.9/114 MB Progress (1): 0.9/114 MB Progress (1): 0.9/114 MB Progress (1): 0.9/114 MB Progress (1): 0.9/114 MB Progress (1): 0.9/114 MB Progress (1): 0.9/114 MB Progress (1): 0.9/114 MB Progress (1): 0.9/114 MB Progress (1): 0.9/114 MB Progress (1): 0.9/114 MB Progress (1): 0.9/114 MB Progress (1): 0.9/114 MB Progress (1): 0.9/114 MB Progress (1): 0.9/114 MB Progress (1): 0.9/114 MB Progress (1): 0.9/114 MB Progress (1): 0.9/114 MB Progress (1): 0.9/114 MB Progress (1): 0.9/114 MB Progress (1): 0.9/114 MB Progress (1): 0.9/114 MB Progress (1): 0.9/114 MB Progress (1): 0.9/114 MB Progress (1): 0.9/114 MB Progress (1): 0.9/114 MB Progress (1): 0.9/114 MB Progress (1): 0.9/114 MB Progress (1): 0.9/114 MB Progress (1): 0.9/114 MB Progress (1): 0.9/114 MB Progress (1): 1.0/114 MB Progress (1): 1.0/114 MB Progress (1): 1.0/114 MB Progress (1): 1.0/114 MB Progress (1): 1.0/114 MB Progress (1): 1.0/114 MB Progress (1): 1.0/114 MB Progress (1): 1.0/114 MB Progress (1): 1.0/114 MB Progress (1): 1.0/114 MB Progress (1): 1.0/114 MB Progress (1): 1.0/114 MB Progress (1): 1.0/114 MB Progress (1): 1.0/114 MB Progress (1): 1.0/114 MB Progress (1): 1.0/114 MB Progress (1): 1.0/114 MB Progress (1): 1.0/114 MB Progress (1): 1.0/114 MB Progress (1): 1.0/114 MB Progress (1): 1.0/114 MB Progress (1): 1.0/114 MB Progress (1): 1.0/114 MB Progress (1): 1.0/114 MB Progress (1): 1.0/114 MB Progress (1): 1.0/114 MB Progress (1): 1.0/114 MB Progress (1): 1.0/114 MB Progress (1): 1.0/114 MB Progress (1): 1.0/114 MB Progress (1): 1.0/114 MB Progress (1): 1.0/114 MB Progress (1): 1.0/114 MB Progress (1): 1.0/114 MB Progress (1): 1.0/114 MB Progress (1): 1.0/114 MB Progress (1): 1.0/114 MB Progress (1): 1.0/114 MB Progress (1): 1.0/114 MB Progress (1): 1.0/114 MB Progress (1): 1.0/114 MB Progress (1): 1.0/114 MB Progress (1): 1.0/114 MB Progress (1): 1.0/114 MB Progress (1): 1.0/114 MB Progress (1): 1.0/114 MB Progress (1): 1.0/114 MB Progress (1): 1.0/114 MB Progress (1): 1.0/114 MB Progress (1): 1.1/114 MB Progress (1): 1.1/114 MB Progress (1): 1.1/114 MB Progress (1): 1.1/114 MB Progress (1): 1.1/114 MB Progress (1): 1.1/114 MB Progress (1): 1.1/114 MB Progress (1): 1.1/114 MB Progress (1): 1.1/114 MB Progress (1): 1.1/114 MB Progress (1): 1.1/114 MB Progress (1): 1.1/114 MB Progress (1): 1.1/114 MB Progress (1): 1.1/114 MB Progress (1): 1.1/114 MB Progress (1): 1.1/114 MB Progress (1): 1.1/114 MB Progress (1): 1.1/114 MB Progress (1): 1.1/114 MB Progress (1): 1.1/114 MB Progress (1): 1.1/114 MB Progress (1): 1.1/114 MB Progress (1): 1.1/114 MB Progress (1): 1.1/114 MB Progress (1): 1.1/114 MB Progress (1): 1.1/114 MB Progress (1): 1.1/114 MB Progress (1): 1.1/114 MB Progress (1): 1.1/114 MB Progress (1): 1.1/114 MB Progress (1): 1.1/114 MB Progress (1): 1.1/114 MB Progress (1): 1.1/114 MB Progress (1): 1.1/114 MB Progress (1): 1.1/114 MB Progress (1): 1.1/114 MB Progress (1): 1.1/114 MB Progress (1): 1.1/114 MB Progress (1): 1.1/114 MB Progress (1): 1.1/114 MB Progress (1): 1.1/114 MB Progress (1): 1.1/114 MB Progress (1): 1.1/114 MB Progress (1): 1.1/114 MB Progress (1): 1.1/114 MB Progress (1): 1.1/114 MB Progress (1): 1.1/114 MB Progress (1): 1.1/114 MB Progress (1): 1.1/114 MB Progress (1): 1.2/114 MB Progress (1): 1.2/114 MB Progress (1): 1.2/114 MB Progress (1): 1.2/114 MB Progress (1): 1.2/114 MB Progress (1): 1.2/114 MB Progress (1): 1.2/114 MB Progress (1): 1.2/114 MB Progress (1): 1.2/114 MB Progress (1): 1.2/114 MB Progress (1): 1.2/114 MB Progress (1): 1.2/114 MB Progress (1): 1.2/114 MB Progress (1): 1.2/114 MB Progress (1): 1.2/114 MB Progress (1): 1.2/114 MB Progress (1): 1.2/114 MB Progress (1): 1.2/114 MB Progress (1): 1.2/114 MB Progress (1): 1.2/114 MB Progress (1): 1.2/114 MB Progress (1): 1.2/114 MB Progress (1): 1.2/114 MB Progress (1): 1.2/114 MB Progress (1): 1.2/114 MB Progress (1): 1.2/114 MB Progress (1): 1.2/114 MB Progress (1): 1.2/114 MB Progress (1): 1.2/114 MB Progress (1): 1.2/114 MB Progress (1): 1.2/114 MB Progress (1): 1.2/114 MB Progress (1): 1.2/114 MB Progress (1): 1.2/114 MB Progress (1): 1.2/114 MB Progress (1): 1.2/114 MB Progress (1): 1.2/114 MB Progress (1): 1.2/114 MB Progress (1): 1.2/114 MB Progress (1): 1.2/114 MB Progress (1): 1.2/114 MB Progress (1): 1.2/114 MB Progress (1): 1.2/114 MB Progress (1): 1.2/114 MB Progress (1): 1.2/114 MB Progress (1): 1.2/114 MB Progress (1): 1.2/114 MB Progress (1): 1.2/114 MB Progress (1): 1.2/114 MB Progress (1): 1.3/114 MB Progress (1): 1.3/114 MB Progress (1): 1.3/114 MB Progress (1): 1.3/114 MB Progress (1): 1.3/114 MB Progress (1): 1.3/114 MB Progress (1): 1.3/114 MB Progress (1): 1.3/114 MB Progress (1): 1.3/114 MB Progress (1): 1.3/114 MB Progress (1): 1.3/114 MB Progress (1): 1.3/114 MB Progress (1): 1.3/114 MB Progress (1): 1.3/114 MB Progress (1): 1.3/114 MB Progress (1): 1.3/114 MB Progress (1): 1.3/114 MB Progress (1): 1.3/114 MB Progress (1): 1.3/114 MB Progress (1): 1.3/114 MB Progress (1): 1.3/114 MB Progress (1): 1.3/114 MB Progress (1): 1.3/114 MB Progress (1): 1.3/114 MB Progress (1): 1.3/114 MB Progress (1): 1.3/114 MB Progress (1): 1.3/114 MB Progress (1): 1.3/114 MB Progress (1): 1.3/114 MB Progress (1): 1.3/114 MB Progress (1): 1.3/114 MB Progress (1): 1.3/114 MB Progress (1): 1.3/114 MB Progress (1): 1.3/114 MB Progress (1): 1.3/114 MB Progress (1): 1.3/114 MB Progress (1): 1.3/114 MB Progress (1): 1.3/114 MB Progress (1): 1.3/114 MB Progress (1): 1.3/114 MB Progress (1): 1.3/114 MB Progress (1): 1.3/114 MB Progress (1): 1.3/114 MB Progress (1): 1.3/114 MB Progress (1): 1.3/114 MB Progress (1): 1.3/114 MB Progress (1): 1.3/114 MB Progress (1): 1.3/114 MB Progress (1): 1.3/114 MB Progress (1): 1.4/114 MB Progress (1): 1.4/114 MB Progress (1): 1.4/114 MB Progress (1): 1.4/114 MB Progress (1): 1.4/114 MB Progress (1): 1.4/114 MB Progress (1): 1.4/114 MB Progress (1): 1.4/114 MB Progress (1): 1.4/114 MB Progress (1): 1.4/114 MB Progress (1): 1.4/114 MB Progress (1): 1.4/114 MB Progress (1): 1.4/114 MB Progress (1): 1.4/114 MB Progress (1): 1.4/114 MB Progress (1): 1.4/114 MB Progress (1): 1.4/114 MB Progress (1): 1.4/114 MB Progress (1): 1.4/114 MB Progress (1): 1.4/114 MB Progress (1): 1.4/114 MB Progress (1): 1.4/114 MB Progress (1): 1.4/114 MB Progress (1): 1.4/114 MB Progress (1): 1.4/114 MB Progress (1): 1.4/114 MB Progress (1): 1.4/114 MB Progress (1): 1.4/114 MB Progress (1): 1.4/114 MB Progress (1): 1.4/114 MB Progress (1): 1.4/114 MB Progress (1): 1.4/114 MB Progress (1): 1.4/114 MB Progress (1): 1.4/114 MB Progress (1): 1.4/114 MB Progress (1): 1.4/114 MB Progress (1): 1.4/114 MB Progress (1): 1.4/114 MB Progress (1): 1.4/114 MB Progress (1): 1.4/114 MB Progress (1): 1.4/114 MB Progress (1): 1.4/114 MB Progress (1): 1.4/114 MB Progress (1): 1.4/114 MB Progress (1): 1.4/114 MB Progress (1): 1.4/114 MB Progress (1): 1.4/114 MB Progress (1): 1.4/114 MB Progress (1): 1.4/114 MB Progress (1): 1.5/114 MB Progress (1): 1.5/114 MB Progress (1): 1.5/114 MB Progress (1): 1.5/114 MB Progress (1): 1.5/114 MB Progress (1): 1.5/114 MB Progress (1): 1.5/114 MB Progress (1): 1.5/114 MB Progress (1): 1.5/114 MB Progress (1): 1.5/114 MB Progress (1): 1.5/114 MB Progress (1): 1.5/114 MB Progress (1): 1.5/114 MB Progress (1): 1.5/114 MB Progress (1): 1.5/114 MB Progress (1): 1.5/114 MB Progress (1): 1.5/114 MB Progress (1): 1.5/114 MB Progress (1): 1.5/114 MB Progress (1): 1.5/114 MB Progress (1): 1.5/114 MB Progress (1): 1.5/114 MB Progress (1): 1.5/114 MB Progress (1): 1.5/114 MB Progress (1): 1.5/114 MB Progress (1): 1.5/114 MB Progress (1): 1.5/114 MB Progress (1): 1.5/114 MB Progress (1): 1.5/114 MB Progress (1): 1.5/114 MB Progress (1): 1.5/114 MB Progress (1): 1.5/114 MB Progress (1): 1.5/114 MB Progress (1): 1.5/114 MB Progress (1): 1.5/114 MB Progress (1): 1.5/114 MB Progress (1): 1.5/114 MB Progress (1): 1.5/114 MB Progress (1): 1.5/114 MB Progress (1): 1.5/114 MB Progress (1): 1.5/114 MB Progress (1): 1.5/114 MB Progress (1): 1.5/114 MB Progress (1): 1.5/114 MB Progress (1): 1.5/114 MB Progress (1): 1.5/114 MB Progress (1): 1.5/114 MB Progress (1): 1.5/114 MB Progress (1): 1.6/114 MB Progress (1): 1.6/114 MB Progress (1): 1.6/114 MB Progress (1): 1.6/114 MB Progress (1): 1.6/114 MB Progress (1): 1.6/114 MB Progress (1): 1.6/114 MB Progress (1): 1.6/114 MB Progress (1): 1.6/114 MB Progress (1): 1.6/114 MB Progress (1): 1.6/114 MB Progress (1): 1.6/114 MB Progress (1): 1.6/114 MB Progress (1): 1.6/114 MB Progress (1): 1.6/114 MB Progress (1): 1.6/114 MB Progress (1): 1.6/114 MB Progress (1): 1.6/114 MB Progress (1): 1.6/114 MB Progress (1): 1.6/114 MB Progress (1): 1.6/114 MB Progress (1): 1.6/114 MB Progress (1): 1.6/114 MB Progress (1): 1.6/114 MB Progress (1): 1.6/114 MB Progress (1): 1.6/114 MB Progress (1): 1.6/114 MB Progress (1): 1.6/114 MB Progress (1): 1.6/114 MB Progress (1): 1.6/114 MB Progress (1): 1.6/114 MB Progress (1): 1.6/114 MB Progress (1): 1.6/114 MB Progress (1): 1.6/114 MB Progress (1): 1.6/114 MB Progress (1): 1.6/114 MB Progress (1): 1.6/114 MB Progress (1): 1.6/114 MB Progress (1): 1.6/114 MB Progress (1): 1.6/114 MB Progress (1): 1.6/114 MB Progress (1): 1.6/114 MB Progress (1): 1.6/114 MB Progress (1): 1.6/114 MB Progress (1): 1.6/114 MB Progress (1): 1.6/114 MB Progress (1): 1.6/114 MB Progress (1): 1.6/114 MB Progress (1): 1.6/114 MB Progress (1): 1.7/114 MB Progress (1): 1.7/114 MB Progress (1): 1.7/114 MB Progress (1): 1.7/114 MB Progress (1): 1.7/114 MB Progress (1): 1.7/114 MB Progress (1): 1.7/114 MB Progress (1): 1.7/114 MB Progress (1): 1.7/114 MB Progress (1): 1.7/114 MB Progress (1): 1.7/114 MB Progress (1): 1.7/114 MB Progress (1): 1.7/114 MB Progress (1): 1.7/114 MB Progress (1): 1.7/114 MB Progress (1): 1.7/114 MB Progress (1): 1.7/114 MB Progress (1): 1.7/114 MB Progress (1): 1.7/114 MB Progress (1): 1.7/114 MB Progress (1): 1.7/114 MB Progress (1): 1.7/114 MB Progress (1): 1.7/114 MB Progress (1): 1.7/114 MB Progress (1): 1.7/114 MB Progress (1): 1.7/114 MB Progress (1): 1.7/114 MB Progress (1): 1.7/114 MB Progress (1): 1.7/114 MB Progress (1): 1.7/114 MB Progress (1): 1.7/114 MB Progress (1): 1.7/114 MB Progress (1): 1.7/114 MB Progress (1): 1.7/114 MB Progress (1): 1.7/114 MB Progress (1): 1.7/114 MB Progress (1): 1.7/114 MB Progress (1): 1.7/114 MB Progress (1): 1.7/114 MB Progress (1): 1.7/114 MB Progress (1): 1.7/114 MB Progress (1): 1.7/114 MB Progress (1): 1.7/114 MB Progress (1): 1.7/114 MB Progress (1): 1.7/114 MB Progress (1): 1.7/114 MB Progress (1): 1.7/114 MB Progress (1): 1.7/114 MB Progress (1): 1.7/114 MB Progress (1): 1.8/114 MB Progress (1): 1.8/114 MB Progress (1): 1.8/114 MB Progress (1): 1.8/114 MB Progress (1): 1.8/114 MB Progress (1): 1.8/114 MB Progress (1): 1.8/114 MB Progress (1): 1.8/114 MB Progress (1): 1.8/114 MB Progress (1): 1.8/114 MB Progress (1): 1.8/114 MB Progress (1): 1.8/114 MB Progress (1): 1.8/114 MB Progress (1): 1.8/114 MB Progress (1): 1.8/114 MB Progress (1): 1.8/114 MB Progress (1): 1.8/114 MB Progress (1): 1.8/114 MB Progress (1): 1.8/114 MB Progress (1): 1.8/114 MB Progress (1): 1.8/114 MB Progress (1): 1.8/114 MB Progress (1): 1.8/114 MB Progress (1): 1.8/114 MB Progress (1): 1.8/114 MB Progress (1): 1.8/114 MB Progress (1): 1.8/114 MB Progress (1): 1.8/114 MB Progress (1): 1.8/114 MB Progress (1): 1.8/114 MB Progress (1): 1.8/114 MB Progress (1): 1.8/114 MB Progress (1): 1.8/114 MB Progress (1): 1.8/114 MB Progress (1): 1.8/114 MB Progress (1): 1.8/114 MB Progress (1): 1.8/114 MB Progress (1): 1.8/114 MB Progress (1): 1.8/114 MB Progress (1): 1.8/114 MB Progress (1): 1.8/114 MB Progress (1): 1.8/114 MB Progress (1): 1.8/114 MB Progress (1): 1.8/114 MB Progress (1): 1.8/114 MB Progress (1): 1.8/114 MB Progress (1): 1.8/114 MB Progress (1): 1.8/114 MB Progress (1): 1.8/114 MB Progress (1): 1.9/114 MB Progress (1): 1.9/114 MB Progress (1): 1.9/114 MB Progress (1): 1.9/114 MB Progress (1): 1.9/114 MB Progress (1): 1.9/114 MB Progress (1): 1.9/114 MB Progress (1): 1.9/114 MB Progress (1): 1.9/114 MB Progress (1): 1.9/114 MB Progress (1): 1.9/114 MB Progress (1): 1.9/114 MB Progress (1): 1.9/114 MB Progress (1): 1.9/114 MB Progress (1): 1.9/114 MB Progress (1): 1.9/114 MB Progress (1): 1.9/114 MB Progress (1): 1.9/114 MB Progress (1): 1.9/114 MB Progress (1): 1.9/114 MB Progress (1): 1.9/114 MB Progress (1): 1.9/114 MB Progress (1): 1.9/114 MB Progress (1): 1.9/114 MB Progress (1): 1.9/114 MB Progress (1): 1.9/114 MB Progress (1): 1.9/114 MB Progress (1): 1.9/114 MB Progress (1): 1.9/114 MB Progress (1): 1.9/114 MB Progress (1): 1.9/114 MB Progress (1): 1.9/114 MB Progress (1): 1.9/114 MB Progress (1): 1.9/114 MB Progress (1): 1.9/114 MB Progress (1): 1.9/114 MB Progress (1): 1.9/114 MB Progress (1): 1.9/114 MB Progress (1): 1.9/114 MB Progress (1): 1.9/114 MB Progress (1): 1.9/114 MB Progress (1): 1.9/114 MB Progress (1): 1.9/114 MB Progress (1): 1.9/114 MB Progress (1): 1.9/114 MB Progress (1): 1.9/114 MB Progress (1): 1.9/114 MB Progress (1): 1.9/114 MB Progress (1): 1.9/114 MB Progress (1): 2.0/114 MB Progress (1): 2.0/114 MB Progress (1): 2.0/114 MB Progress (1): 2.0/114 MB Progress (1): 2.0/114 MB Progress (1): 2.0/114 MB Progress (1): 2.0/114 MB Progress (1): 2.0/114 MB Progress (1): 2.0/114 MB Progress (1): 2.0/114 MB Progress (1): 2.0/114 MB Progress (1): 2.0/114 MB Progress (1): 2.0/114 MB Progress (1): 2.0/114 MB Progress (1): 2.0/114 MB Progress (1): 2.0/114 MB Progress (1): 2.0/114 MB Progress (1): 2.0/114 MB Progress (1): 2.0/114 MB Progress (1): 2.0/114 MB Progress (1): 2.0/114 MB Progress (1): 2.0/114 MB Progress (1): 2.0/114 MB Progress (1): 2.0/114 MB Progress (1): 2.0/114 MB Progress (1): 2.0/114 MB Progress (1): 2.0/114 MB Progress (1): 2.0/114 MB Progress (1): 2.0/114 MB Progress (1): 2.0/114 MB Progress (1): 2.0/114 MB Progress (1): 2.0/114 MB Progress (1): 2.0/114 MB Progress (1): 2.0/114 MB Progress (1): 2.0/114 MB Progress (1): 2.0/114 MB Progress (1): 2.0/114 MB Progress (1): 2.0/114 MB Progress (1): 2.0/114 MB Progress (1): 2.0/114 MB Progress (1): 2.0/114 MB Progress (1): 2.0/114 MB Progress (1): 2.0/114 MB Progress (1): 2.0/114 MB Progress (1): 2.0/114 MB Progress (1): 2.0/114 MB Progress (1): 2.0/114 MB Progress (1): 2.0/114 MB Progress (1): 2.1/114 MB Progress (1): 2.1/114 MB Progress (1): 2.1/114 MB Progress (1): 2.1/114 MB Progress (1): 2.1/114 MB Progress (1): 2.1/114 MB Progress (1): 2.1/114 MB Progress (1): 2.1/114 MB Progress (1): 2.1/114 MB Progress (1): 2.1/114 MB Progress (1): 2.1/114 MB Progress (1): 2.1/114 MB Progress (1): 2.1/114 MB Progress (1): 2.1/114 MB Progress (1): 2.1/114 MB Progress (1): 2.1/114 MB Progress (1): 2.1/114 MB Progress (1): 2.1/114 MB Progress (1): 2.1/114 MB Progress (1): 2.1/114 MB Progress (1): 2.1/114 MB Progress (1): 2.1/114 MB Progress (1): 2.1/114 MB Progress (1): 2.1/114 MB Progress (1): 2.1/114 MB Progress (1): 2.1/114 MB Progress (1): 2.1/114 MB Progress (1): 2.1/114 MB Progress (1): 2.1/114 MB Progress (1): 2.1/114 MB Progress (1): 2.1/114 MB Progress (1): 2.1/114 MB Progress (1): 2.1/114 MB Progress (1): 2.1/114 MB Progress (1): 2.1/114 MB Progress (1): 2.1/114 MB Progress (1): 2.1/114 MB Progress (1): 2.1/114 MB Progress (1): 2.1/114 MB Progress (1): 2.1/114 MB Progress (1): 2.1/114 MB Progress (1): 2.1/114 MB Progress (1): 2.1/114 MB Progress (1): 2.1/114 MB Progress (1): 2.1/114 MB Progress (1): 2.1/114 MB Progress (1): 2.1/114 MB Progress (1): 2.1/114 MB Progress (1): 2.1/114 MB Progress (1): 2.2/114 MB Progress (1): 2.2/114 MB Progress (1): 2.2/114 MB Progress (1): 2.2/114 MB Progress (1): 2.2/114 MB Progress (1): 2.2/114 MB Progress (1): 2.2/114 MB Progress (1): 2.2/114 MB Progress (1): 2.2/114 MB Progress (1): 2.2/114 MB Progress (1): 2.2/114 MB Progress (1): 2.2/114 MB Progress (1): 2.2/114 MB Progress (1): 2.2/114 MB Progress (1): 2.2/114 MB Progress (1): 2.2/114 MB Progress (1): 2.2/114 MB Progress (1): 2.2/114 MB Progress (1): 2.2/114 MB Progress (1): 2.2/114 MB Progress (1): 2.2/114 MB Progress (1): 2.2/114 MB Progress (1): 2.2/114 MB Progress (1): 2.2/114 MB Progress (1): 2.2/114 MB Progress (1): 2.2/114 MB Progress (1): 2.2/114 MB Progress (1): 2.2/114 MB Progress (1): 2.2/114 MB Progress (1): 2.2/114 MB Progress (1): 2.2/114 MB Progress (1): 2.2/114 MB Progress (1): 2.2/114 MB Progress (1): 2.2/114 MB Progress (1): 2.2/114 MB Progress (1): 2.2/114 MB Progress (1): 2.2/114 MB Progress (1): 2.2/114 MB Progress (1): 2.2/114 MB Progress (1): 2.2/114 MB Progress (1): 2.2/114 MB Progress (1): 2.2/114 MB Progress (1): 2.2/114 MB Progress (1): 2.2/114 MB Progress (1): 2.2/114 MB Progress (1): 2.2/114 MB Progress (1): 2.2/114 MB Progress (1): 2.2/114 MB Progress (1): 2.2/114 MB Progress (1): 2.3/114 MB Progress (1): 2.3/114 MB Progress (1): 2.3/114 MB Progress (1): 2.3/114 MB Progress (1): 2.3/114 MB Progress (1): 2.3/114 MB Progress (1): 2.3/114 MB Progress (1): 2.3/114 MB Progress (1): 2.3/114 MB Progress (1): 2.3/114 MB Progress (1): 2.3/114 MB Progress (1): 2.3/114 MB Progress (1): 2.3/114 MB Progress (1): 2.3/114 MB Progress (1): 2.3/114 MB Progress (1): 2.3/114 MB Progress (1): 2.3/114 MB Progress (1): 2.3/114 MB Progress (1): 2.3/114 MB Progress (1): 2.3/114 MB Progress (1): 2.3/114 MB Progress (1): 2.3/114 MB Progress (1): 2.3/114 MB Progress (1): 2.3/114 MB Progress (1): 2.3/114 MB Progress (1): 2.3/114 MB Progress (1): 2.3/114 MB Progress (1): 2.3/114 MB Progress (1): 2.3/114 MB Progress (1): 2.3/114 MB Progress (1): 2.3/114 MB Progress (1): 2.3/114 MB Progress (1): 2.3/114 MB Progress (1): 2.3/114 MB Progress (1): 2.3/114 MB Progress (1): 2.3/114 MB Progress (1): 2.3/114 MB Progress (1): 2.3/114 MB Progress (1): 2.3/114 MB Progress (1): 2.3/114 MB Progress (1): 2.3/114 MB Progress (1): 2.3/114 MB Progress (1): 2.3/114 MB Progress (1): 2.3/114 MB Progress (1): 2.3/114 MB Progress (1): 2.3/114 MB Progress (1): 2.3/114 MB Progress (1): 2.3/114 MB Progress (1): 2.3/114 MB Progress (1): 2.4/114 MB Progress (1): 2.4/114 MB Progress (1): 2.4/114 MB Progress (1): 2.4/114 MB Progress (1): 2.4/114 MB Progress (1): 2.4/114 MB Progress (1): 2.4/114 MB Progress (1): 2.4/114 MB Progress (1): 2.4/114 MB Progress (1): 2.4/114 MB Progress (1): 2.4/114 MB Progress (1): 2.4/114 MB Progress (1): 2.4/114 MB Progress (1): 2.4/114 MB Progress (1): 2.4/114 MB Progress (1): 2.4/114 MB Progress (1): 2.4/114 MB Progress (1): 2.4/114 MB Progress (1): 2.4/114 MB Progress (1): 2.4/114 MB Progress (1): 2.4/114 MB Progress (1): 2.4/114 MB Progress (1): 2.4/114 MB Progress (1): 2.4/114 MB Progress (1): 2.4/114 MB Progress (1): 2.4/114 MB Progress (1): 2.4/114 MB Progress (1): 2.4/114 MB Progress (1): 2.4/114 MB Progress (1): 2.4/114 MB Progress (1): 2.4/114 MB Progress (1): 2.4/114 MB Progress (1): 2.4/114 MB Progress (1): 2.4/114 MB Progress (1): 2.4/114 MB Progress (1): 2.4/114 MB Progress (1): 2.4/114 MB Progress (1): 2.4/114 MB Progress (1): 2.4/114 MB Progress (1): 2.4/114 MB Progress (1): 2.4/114 MB Progress (1): 2.4/114 MB Progress (1): 2.4/114 MB Progress (1): 2.4/114 MB Progress (1): 2.4/114 MB Progress (1): 2.4/114 MB Progress (1): 2.4/114 MB Progress (1): 2.4/114 MB Progress (1): 2.4/114 MB Progress (1): 2.5/114 MB Progress (1): 2.5/114 MB Progress (1): 2.5/114 MB Progress (1): 2.5/114 MB Progress (1): 2.5/114 MB Progress (1): 2.5/114 MB Progress (1): 2.5/114 MB Progress (1): 2.5/114 MB Progress (1): 2.5/114 MB Progress (1): 2.5/114 MB Progress (1): 2.5/114 MB Progress (1): 2.5/114 MB Progress (1): 2.5/114 MB Progress (1): 2.5/114 MB Progress (1): 2.5/114 MB Progress (1): 2.5/114 MB Progress (1): 2.5/114 MB Progress (1): 2.5/114 MB Progress (1): 2.5/114 MB Progress (1): 2.5/114 MB Progress (1): 2.5/114 MB Progress (1): 2.5/114 MB Progress (1): 2.5/114 MB Progress (1): 2.5/114 MB Progress (1): 2.5/114 MB Progress (1): 2.5/114 MB Progress (1): 2.5/114 MB Progress (1): 2.5/114 MB Progress (1): 2.5/114 MB Progress (1): 2.5/114 MB Progress (1): 2.5/114 MB Progress (1): 2.5/114 MB Progress (1): 2.5/114 MB Progress (1): 2.5/114 MB Progress (1): 2.5/114 MB Progress (1): 2.5/114 MB Progress (1): 2.5/114 MB Progress (1): 2.5/114 MB Progress (1): 2.5/114 MB Progress (1): 2.5/114 MB Progress (1): 2.5/114 MB Progress (1): 2.5/114 MB Progress (1): 2.5/114 MB Progress (1): 2.5/114 MB Progress (1): 2.5/114 MB Progress (1): 2.5/114 MB Progress (1): 2.5/114 MB Progress (1): 2.5/114 MB Progress (1): 2.5/114 MB Progress (1): 2.6/114 MB Progress (1): 2.6/114 MB Progress (1): 2.6/114 MB Progress (1): 2.6/114 MB Progress (1): 2.6/114 MB Progress (1): 2.6/114 MB Progress (1): 2.6/114 MB Progress (1): 2.6/114 MB Progress (1): 2.6/114 MB Progress (1): 2.6/114 MB Progress (1): 2.6/114 MB Progress (1): 2.6/114 MB Progress (1): 2.6/114 MB Progress (1): 2.6/114 MB Progress (1): 2.6/114 MB Progress (1): 2.6/114 MB Progress (1): 2.6/114 MB Progress (1): 2.6/114 MB Progress (1): 2.6/114 MB Progress (1): 2.6/114 MB Progress (1): 2.6/114 MB Progress (1): 2.6/114 MB Progress (1): 2.6/114 MB Progress (1): 2.6/114 MB Progress (1): 2.6/114 MB Progress (1): 2.6/114 MB Progress (1): 2.6/114 MB Progress (1): 2.6/114 MB Progress (1): 2.6/114 MB Progress (1): 2.6/114 MB Progress (1): 2.6/114 MB Progress (1): 2.6/114 MB Progress (1): 2.6/114 MB Progress (1): 2.6/114 MB Progress (1): 2.6/114 MB Progress (1): 2.6/114 MB Progress (1): 2.6/114 MB Progress (1): 2.6/114 MB Progress (1): 2.6/114 MB Progress (1): 2.6/114 MB Progress (1): 2.6/114 MB Progress (1): 2.6/114 MB Progress (1): 2.6/114 MB Progress (1): 2.6/114 MB Progress (1): 2.6/114 MB Progress (1): 2.6/114 MB Progress (1): 2.6/114 MB Progress (1): 2.6/114 MB Progress (1): 2.7/114 MB Progress (1): 2.7/114 MB Progress (1): 2.7/114 MB Progress (1): 2.7/114 MB Progress (1): 2.7/114 MB Progress (1): 2.7/114 MB Progress (1): 2.7/114 MB Progress (1): 2.7/114 MB Progress (1): 2.7/114 MB Progress (1): 2.7/114 MB Progress (1): 2.7/114 MB Progress (1): 2.7/114 MB Progress (1): 2.7/114 MB Progress (1): 2.7/114 MB Progress (1): 2.7/114 MB Progress (1): 2.7/114 MB Progress (1): 2.7/114 MB Progress (1): 2.7/114 MB Progress (1): 2.7/114 MB Progress (1): 2.7/114 MB Progress (1): 2.7/114 MB Progress (1): 2.7/114 MB Progress (1): 2.7/114 MB Progress (1): 2.7/114 MB Progress (1): 2.7/114 MB Progress (1): 2.7/114 MB Progress (1): 2.7/114 MB Progress (1): 2.7/114 MB Progress (1): 2.7/114 MB Progress (1): 2.7/114 MB Progress (1): 2.7/114 MB Progress (1): 2.7/114 MB Progress (1): 2.7/114 MB Progress (1): 2.7/114 MB Progress (1): 2.7/114 MB Progress (1): 2.7/114 MB Progress (1): 2.7/114 MB Progress (1): 2.7/114 MB Progress (1): 2.7/114 MB Progress (1): 2.7/114 MB Progress (1): 2.7/114 MB Progress (1): 2.7/114 MB Progress (1): 2.7/114 MB Progress (1): 2.7/114 MB Progress (1): 2.7/114 MB Progress (1): 2.7/114 MB Progress (1): 2.7/114 MB Progress (1): 2.7/114 MB Progress (1): 2.7/114 MB Progress (1): 2.8/114 MB Progress (1): 2.8/114 MB Progress (1): 2.8/114 MB Progress (1): 2.8/114 MB Progress (1): 2.8/114 MB Progress (1): 2.8/114 MB Progress (1): 2.8/114 MB Progress (1): 2.8/114 MB Progress (1): 2.8/114 MB Progress (1): 2.8/114 MB Progress (1): 2.8/114 MB Progress (1): 2.8/114 MB Progress (1): 2.8/114 MB Progress (1): 2.8/114 MB Progress (1): 2.8/114 MB Progress (1): 2.8/114 MB Progress (1): 2.8/114 MB Progress (1): 2.8/114 MB Progress (1): 2.8/114 MB Progress (1): 2.8/114 MB Progress (1): 2.8/114 MB Progress (1): 2.8/114 MB Progress (1): 2.8/114 MB Progress (1): 2.8/114 MB Progress (1): 2.8/114 MB Progress (1): 2.8/114 MB Progress (1): 2.8/114 MB Progress (1): 2.8/114 MB Progress (1): 2.8/114 MB Progress (1): 2.8/114 MB Progress (1): 2.8/114 MB Progress (1): 2.8/114 MB Progress (1): 2.8/114 MB Progress (1): 2.8/114 MB Progress (1): 2.8/114 MB Progress (1): 2.8/114 MB Progress (1): 2.8/114 MB Progress (1): 2.8/114 MB Progress (1): 2.8/114 MB Progress (1): 2.8/114 MB Progress (1): 2.8/114 MB Progress (1): 2.8/114 MB Progress (1): 2.8/114 MB Progress (1): 2.8/114 MB Progress (1): 2.8/114 MB Progress (1): 2.8/114 MB Progress (1): 2.8/114 MB Progress (1): 2.8/114 MB Progress (1): 2.8/114 MB Progress (1): 2.9/114 MB Progress (1): 2.9/114 MB Progress (1): 2.9/114 MB Progress (1): 2.9/114 MB Progress (1): 2.9/114 MB Progress (1): 2.9/114 MB Progress (1): 2.9/114 MB Progress (1): 2.9/114 MB Progress (1): 2.9/114 MB Progress (1): 2.9/114 MB Progress (1): 2.9/114 MB Progress (1): 2.9/114 MB Progress (1): 2.9/114 MB Progress (1): 2.9/114 MB Progress (1): 2.9/114 MB Progress (1): 2.9/114 MB Progress (1): 2.9/114 MB Progress (1): 2.9/114 MB Progress (1): 2.9/114 MB Progress (1): 2.9/114 MB Progress (1): 2.9/114 MB Progress (1): 2.9/114 MB Progress (1): 2.9/114 MB Progress (1): 2.9/114 MB Progress (1): 2.9/114 MB Progress (1): 2.9/114 MB Progress (1): 2.9/114 MB Progress (1): 2.9/114 MB Progress (1): 2.9/114 MB Progress (1): 2.9/114 MB Progress (1): 2.9/114 MB Progress (1): 2.9/114 MB Progress (1): 2.9/114 MB Progress (1): 2.9/114 MB Progress (1): 2.9/114 MB Progress (1): 2.9/114 MB Progress (1): 2.9/114 MB Progress (1): 2.9/114 MB Progress (1): 2.9/114 MB Progress (1): 2.9/114 MB Progress (1): 2.9/114 MB Progress (1): 2.9/114 MB Progress (1): 2.9/114 MB Progress (1): 2.9/114 MB Progress (1): 2.9/114 MB Progress (1): 2.9/114 MB Progress (1): 2.9/114 MB Progress (1): 2.9/114 MB Progress (1): 2.9/114 MB Progress (1): 3.0/114 MB Progress (1): 3.0/114 MB Progress (1): 3.0/114 MB Progress (1): 3.0/114 MB Progress (1): 3.0/114 MB Progress (1): 3.0/114 MB Progress (1): 3.0/114 MB Progress (1): 3.0/114 MB Progress (1): 3.0/114 MB Progress (1): 3.0/114 MB Progress (1): 3.0/114 MB Progress (1): 3.0/114 MB Progress (1): 3.0/114 MB Progress (1): 3.0/114 MB Progress (1): 3.0/114 MB Progress (1): 3.0/114 MB Progress (1): 3.0/114 MB Progress (1): 3.0/114 MB Progress (1): 3.0/114 MB Progress (1): 3.0/114 MB Progress (1): 3.0/114 MB Progress (1): 3.0/114 MB Progress (1): 3.0/114 MB Progress (1): 3.0/114 MB Progress (1): 3.0/114 MB Progress (1): 3.0/114 MB Progress (1): 3.0/114 MB Progress (1): 3.0/114 MB Progress (1): 3.0/114 MB Progress (1): 3.0/114 MB Progress (1): 3.0/114 MB Progress (1): 3.0/114 MB Progress (1): 3.0/114 MB Progress (1): 3.0/114 MB Progress (1): 3.0/114 MB Progress (1): 3.0/114 MB Progress (1): 3.0/114 MB Progress (1): 3.0/114 MB Progress (1): 3.0/114 MB Progress (1): 3.0/114 MB Progress (1): 3.0/114 MB Progress (1): 3.0/114 MB Progress (1): 3.0/114 MB Progress (1): 3.0/114 MB Progress (1): 3.0/114 MB Progress (1): 3.0/114 MB Progress (1): 3.0/114 MB Progress (1): 3.0/114 MB Progress (1): 3.0/114 MB Progress (1): 3.1/114 MB Progress (1): 3.1/114 MB Progress (1): 3.1/114 MB Progress (1): 3.1/114 MB Progress (1): 3.1/114 MB Progress (1): 3.1/114 MB Progress (1): 3.1/114 MB Progress (1): 3.1/114 MB Progress (1): 3.1/114 MB Progress (1): 3.1/114 MB Progress (1): 3.1/114 MB Progress (1): 3.1/114 MB Progress (1): 3.1/114 MB Progress (1): 3.1/114 MB Progress (1): 3.1/114 MB Progress (1): 3.1/114 MB Progress (1): 3.1/114 MB Progress (1): 3.1/114 MB Progress (1): 3.1/114 MB Progress (1): 3.1/114 MB Progress (1): 3.1/114 MB Progress (1): 3.1/114 MB Progress (1): 3.1/114 MB Progress (1): 3.1/114 MB Progress (1): 3.1/114 MB Progress (1): 3.1/114 MB Progress (1): 3.1/114 MB Progress (1): 3.1/114 MB Progress (1): 3.1/114 MB Progress (1): 3.1/114 MB Progress (1): 3.1/114 MB Progress (1): 3.1/114 MB Progress (1): 3.1/114 MB Progress (1): 3.1/114 MB Progress (1): 3.1/114 MB Progress (1): 3.1/114 MB Progress (1): 3.1/114 MB Progress (1): 3.1/114 MB Progress (1): 3.1/114 MB Progress (1): 3.1/114 MB Progress (1): 3.1/114 MB Progress (1): 3.1/114 MB Progress (1): 3.1/114 MB Progress (1): 3.1/114 MB Progress (1): 3.1/114 MB Progress (1): 3.1/114 MB Progress (1): 3.1/114 MB Progress (1): 3.1/114 MB Progress (1): 3.1/114 MB Progress (1): 3.2/114 MB Progress (1): 3.2/114 MB Progress (1): 3.2/114 MB Progress (1): 3.2/114 MB Progress (1): 3.2/114 MB Progress (1): 3.2/114 MB Progress (1): 3.2/114 MB Progress (1): 3.2/114 MB Progress (1): 3.2/114 MB Progress (1): 3.2/114 MB Progress (1): 3.2/114 MB Progress (1): 3.2/114 MB Progress (1): 3.2/114 MB Progress (1): 3.2/114 MB Progress (1): 3.2/114 MB Progress (1): 3.2/114 MB Progress (1): 3.2/114 MB Progress (1): 3.2/114 MB Progress (1): 3.2/114 MB Progress (1): 3.2/114 MB Progress (1): 3.2/114 MB Progress (1): 3.2/114 MB Progress (1): 3.2/114 MB Progress (1): 3.2/114 MB Progress (1): 3.2/114 MB Progress (1): 3.2/114 MB Progress (1): 3.2/114 MB Progress (1): 3.2/114 MB Progress (1): 3.2/114 MB Progress (1): 3.2/114 MB Progress (1): 3.2/114 MB Progress (1): 3.2/114 MB Progress (1): 3.2/114 MB Progress (1): 3.2/114 MB Progress (1): 3.2/114 MB Progress (1): 3.2/114 MB Progress (1): 3.2/114 MB Progress (1): 3.2/114 MB Progress (1): 3.2/114 MB Progress (1): 3.2/114 MB Progress (1): 3.2/114 MB Progress (1): 3.2/114 MB Progress (1): 3.2/114 MB Progress (1): 3.2/114 MB Progress (1): 3.2/114 MB Progress (1): 3.2/114 MB Progress (1): 3.2/114 MB Progress (1): 3.2/114 MB Progress (1): 3.3/114 MB Progress (1): 3.3/114 MB Progress (1): 3.3/114 MB Progress (1): 3.3/114 MB Progress (1): 3.3/114 MB Progress (1): 3.3/114 MB Progress (1): 3.3/114 MB Progress (1): 3.3/114 MB Progress (1): 3.3/114 MB Progress (1): 3.3/114 MB Progress (1): 3.3/114 MB Progress (1): 3.3/114 MB Progress (1): 3.3/114 MB Progress (1): 3.3/114 MB Progress (1): 3.3/114 MB Progress (1): 3.3/114 MB Progress (1): 3.3/114 MB Progress (1): 3.3/114 MB Progress (1): 3.3/114 MB Progress (1): 3.3/114 MB Progress (1): 3.3/114 MB Progress (1): 3.3/114 MB Progress (1): 3.3/114 MB Progress (1): 3.3/114 MB Progress (1): 3.3/114 MB Progress (1): 3.3/114 MB Progress (1): 3.3/114 MB Progress (1): 3.3/114 MB Progress (1): 3.3/114 MB Progress (1): 3.3/114 MB Progress (1): 3.3/114 MB Progress (1): 3.3/114 MB Progress (1): 3.3/114 MB Progress (1): 3.3/114 MB Progress (1): 3.3/114 MB Progress (1): 3.3/114 MB Progress (1): 3.3/114 MB Progress (1): 3.3/114 MB Progress (1): 3.3/114 MB Progress (1): 3.3/114 MB Progress (1): 3.3/114 MB Progress (1): 3.3/114 MB Progress (1): 3.3/114 MB Progress (1): 3.3/114 MB Progress (1): 3.3/114 MB Progress (1): 3.3/114 MB Progress (1): 3.3/114 MB Progress (1): 3.3/114 MB Progress (1): 3.3/114 MB Progress (1): 3.4/114 MB Progress (1): 3.4/114 MB Progress (1): 3.4/114 MB Progress (1): 3.4/114 MB Progress (1): 3.4/114 MB Progress (1): 3.4/114 MB Progress (1): 3.4/114 MB Progress (1): 3.4/114 MB Progress (1): 3.4/114 MB Progress (1): 3.4/114 MB Progress (1): 3.4/114 MB Progress (1): 3.4/114 MB Progress (1): 3.4/114 MB Progress (1): 3.4/114 MB Progress (1): 3.4/114 MB Progress (1): 3.4/114 MB Progress (1): 3.4/114 MB Progress (1): 3.4/114 MB Progress (1): 3.4/114 MB Progress (1): 3.4/114 MB Progress (1): 3.4/114 MB Progress (1): 3.4/114 MB Progress (1): 3.4/114 MB Progress (1): 3.4/114 MB Progress (1): 3.4/114 MB Progress (1): 3.4/114 MB Progress (1): 3.4/114 MB Progress (1): 3.4/114 MB Progress (1): 3.4/114 MB Progress (1): 3.4/114 MB Progress (1): 3.4/114 MB Progress (1): 3.4/114 MB Progress (1): 3.4/114 MB Progress (1): 3.4/114 MB Progress (1): 3.4/114 MB Progress (1): 3.4/114 MB Progress (1): 3.4/114 MB Progress (1): 3.4/114 MB Progress (1): 3.4/114 MB Progress (1): 3.4/114 MB Progress (1): 3.4/114 MB Progress (1): 3.4/114 MB Progress (1): 3.4/114 MB Progress (1): 3.4/114 MB Progress (1): 3.4/114 MB Progress (1): 3.4/114 MB Progress (1): 3.4/114 MB Progress (1): 3.4/114 MB Progress (1): 3.4/114 MB Progress (1): 3.5/114 MB Progress (1): 3.5/114 MB Progress (1): 3.5/114 MB Progress (1): 3.5/114 MB Progress (1): 3.5/114 MB Progress (1): 3.5/114 MB Progress (1): 3.5/114 MB Progress (1): 3.5/114 MB Progress (1): 3.5/114 MB Progress (1): 3.5/114 MB Progress (1): 3.5/114 MB Progress (1): 3.5/114 MB Progress (1): 3.5/114 MB Progress (1): 3.5/114 MB Progress (1): 3.5/114 MB Progress (1): 3.5/114 MB Progress (1): 3.5/114 MB Progress (1): 3.5/114 MB Progress (1): 3.5/114 MB Progress (1): 3.5/114 MB Progress (1): 3.5/114 MB Progress (1): 3.5/114 MB Progress (1): 3.5/114 MB Progress (1): 3.5/114 MB Progress (1): 3.5/114 MB Progress (1): 3.5/114 MB Progress (1): 3.5/114 MB Progress (1): 3.5/114 MB Progress (1): 3.5/114 MB Progress (1): 3.5/114 MB Progress (1): 3.5/114 MB Progress (1): 3.5/114 MB Progress (1): 3.5/114 MB Progress (1): 3.5/114 MB Progress (1): 3.5/114 MB Progress (1): 3.5/114 MB Progress (1): 3.5/114 MB Progress (1): 3.5/114 MB Progress (1): 3.5/114 MB Progress (1): 3.5/114 MB Progress (1): 3.5/114 MB Progress (1): 3.5/114 MB Progress (1): 3.5/114 MB Progress (1): 3.5/114 MB Progress (1): 3.5/114 MB Progress (1): 3.5/114 MB Progress (1): 3.5/114 MB Progress (1): 3.5/114 MB Progress (1): 3.5/114 MB Progress (1): 3.6/114 MB Progress (1): 3.6/114 MB Progress (1): 3.6/114 MB Progress (1): 3.6/114 MB Progress (1): 3.6/114 MB Progress (1): 3.6/114 MB Progress (1): 3.6/114 MB Progress (1): 3.6/114 MB Progress (1): 3.6/114 MB Progress (1): 3.6/114 MB Progress (1): 3.6/114 MB Progress (1): 3.6/114 MB Progress (1): 3.6/114 MB Progress (1): 3.6/114 MB Progress (1): 3.6/114 MB Progress (1): 3.6/114 MB Progress (1): 3.6/114 MB Progress (1): 3.6/114 MB Progress (1): 3.6/114 MB Progress (1): 3.6/114 MB Progress (1): 3.6/114 MB Progress (1): 3.6/114 MB Progress (1): 3.6/114 MB Progress (1): 3.6/114 MB Progress (1): 3.6/114 MB Progress (1): 3.6/114 MB Progress (1): 3.6/114 MB Progress (1): 3.6/114 MB Progress (1): 3.6/114 MB Progress (1): 3.6/114 MB Progress (1): 3.6/114 MB Progress (1): 3.6/114 MB Progress (1): 3.6/114 MB Progress (1): 3.6/114 MB Progress (1): 3.6/114 MB Progress (1): 3.6/114 MB Progress (1): 3.6/114 MB Progress (1): 3.6/114 MB Progress (1): 3.6/114 MB Progress (1): 3.6/114 MB Progress (1): 3.6/114 MB Progress (1): 3.6/114 MB Progress (1): 3.6/114 MB Progress (1): 3.6/114 MB Progress (1): 3.6/114 MB Progress (1): 3.6/114 MB Progress (1): 3.6/114 MB Progress (1): 3.6/114 MB Progress (1): 3.6/114 MB Progress (1): 3.7/114 MB Progress (1): 3.7/114 MB Progress (1): 3.7/114 MB Progress (1): 3.7/114 MB Progress (1): 3.7/114 MB Progress (1): 3.7/114 MB Progress (1): 3.7/114 MB Progress (1): 3.7/114 MB Progress (1): 3.7/114 MB Progress (1): 3.7/114 MB Progress (1): 3.7/114 MB Progress (1): 3.7/114 MB Progress (1): 3.7/114 MB Progress (1): 3.7/114 MB Progress (1): 3.7/114 MB Progress (1): 3.7/114 MB Progress (1): 3.7/114 MB Progress (1): 3.7/114 MB Progress (1): 3.7/114 MB Progress (1): 3.7/114 MB Progress (1): 3.7/114 MB Progress (1): 3.7/114 MB Progress (1): 3.7/114 MB Progress (1): 3.7/114 MB Progress (1): 3.7/114 MB Progress (1): 3.7/114 MB Progress (1): 3.7/114 MB Progress (1): 3.7/114 MB Progress (1): 3.7/114 MB Progress (1): 3.7/114 MB Progress (1): 3.7/114 MB Progress (1): 3.7/114 MB Progress (1): 3.7/114 MB Progress (1): 3.7/114 MB Progress (1): 3.7/114 MB Progress (1): 3.7/114 MB Progress (1): 3.7/114 MB Progress (1): 3.7/114 MB Progress (1): 3.7/114 MB Progress (1): 3.7/114 MB Progress (1): 3.7/114 MB Progress (1): 3.7/114 MB Progress (1): 3.7/114 MB Progress (1): 3.7/114 MB Progress (1): 3.7/114 MB Progress (1): 3.7/114 MB Progress (1): 3.7/114 MB Progress (1): 3.7/114 MB Progress (1): 3.7/114 MB Progress (1): 3.8/114 MB Progress (1): 3.8/114 MB Progress (1): 3.8/114 MB Progress (1): 3.8/114 MB Progress (1): 3.8/114 MB Progress (1): 3.8/114 MB Progress (1): 3.8/114 MB Progress (1): 3.8/114 MB Progress (1): 3.8/114 MB Progress (1): 3.8/114 MB Progress (1): 3.8/114 MB Progress (1): 3.8/114 MB Progress (1): 3.8/114 MB Progress (1): 3.8/114 MB Progress (1): 3.8/114 MB Progress (1): 3.8/114 MB Progress (1): 3.8/114 MB Progress (1): 3.8/114 MB Progress (1): 3.8/114 MB Progress (1): 3.8/114 MB Progress (1): 3.8/114 MB Progress (1): 3.8/114 MB Progress (1): 3.8/114 MB Progress (1): 3.8/114 MB Progress (1): 3.8/114 MB Progress (1): 3.8/114 MB Progress (1): 3.8/114 MB Progress (1): 3.8/114 MB Progress (1): 3.8/114 MB Progress (1): 3.8/114 MB Progress (1): 3.8/114 MB Progress (1): 3.8/114 MB Progress (1): 3.8/114 MB Progress (1): 3.8/114 MB Progress (1): 3.8/114 MB Progress (1): 3.8/114 MB Progress (1): 3.8/114 MB Progress (1): 3.8/114 MB Progress (1): 3.8/114 MB Progress (1): 3.8/114 MB Progress (1): 3.8/114 MB Progress (1): 3.8/114 MB Progress (1): 3.8/114 MB Progress (1): 3.8/114 MB Progress (1): 3.8/114 MB Progress (1): 3.8/114 MB Progress (1): 3.8/114 MB Progress (1): 3.8/114 MB Progress (1): 3.9/114 MB Progress (1): 3.9/114 MB Progress (1): 3.9/114 MB Progress (1): 3.9/114 MB Progress (1): 3.9/114 MB Progress (1): 3.9/114 MB Progress (1): 3.9/114 MB Progress (1): 3.9/114 MB Progress (1): 3.9/114 MB Progress (1): 3.9/114 MB Progress (1): 3.9/114 MB Progress (1): 3.9/114 MB Progress (1): 3.9/114 MB Progress (1): 3.9/114 MB Progress (1): 3.9/114 MB Progress (1): 3.9/114 MB Progress (1): 3.9/114 MB Progress (1): 3.9/114 MB Progress (1): 3.9/114 MB Progress (1): 3.9/114 MB Progress (1): 3.9/114 MB Progress (1): 3.9/114 MB Progress (1): 3.9/114 MB Progress (1): 3.9/114 MB Progress (1): 3.9/114 MB Progress (1): 3.9/114 MB Progress (1): 3.9/114 MB Progress (1): 3.9/114 MB Progress (1): 3.9/114 MB Progress (1): 3.9/114 MB Progress (1): 3.9/114 MB Progress (1): 3.9/114 MB Progress (1): 3.9/114 MB Progress (1): 3.9/114 MB Progress (1): 3.9/114 MB Progress (1): 3.9/114 MB Progress (1): 3.9/114 MB Progress (1): 3.9/114 MB Progress (1): 3.9/114 MB Progress (1): 3.9/114 MB Progress (1): 3.9/114 MB Progress (1): 3.9/114 MB Progress (1): 3.9/114 MB Progress (1): 3.9/114 MB Progress (1): 3.9/114 MB Progress (1): 3.9/114 MB Progress (1): 3.9/114 MB Progress (1): 3.9/114 MB Progress (1): 3.9/114 MB Progress (1): 4.0/114 MB Progress (1): 4.0/114 MB Progress (1): 4.0/114 MB Progress (1): 4.0/114 MB Progress (1): 4.0/114 MB Progress (1): 4.0/114 MB Progress (1): 4.0/114 MB Progress (1): 4.0/114 MB Progress (1): 4.0/114 MB Progress (1): 4.0/114 MB Progress (1): 4.0/114 MB Progress (1): 4.0/114 MB Progress (1): 4.0/114 MB Progress (1): 4.0/114 MB Progress (1): 4.0/114 MB Progress (1): 4.0/114 MB Progress (1): 4.0/114 MB Progress (1): 4.0/114 MB Progress (1): 4.0/114 MB Progress (1): 4.0/114 MB Progress (1): 4.0/114 MB Progress (1): 4.0/114 MB Progress (1): 4.0/114 MB Progress (1): 4.0/114 MB Progress (1): 4.0/114 MB Progress (1): 4.0/114 MB Progress (1): 4.0/114 MB Progress (1): 4.0/114 MB Progress (1): 4.0/114 MB Progress (1): 4.0/114 MB Progress (1): 4.0/114 MB Progress (1): 4.0/114 MB Progress (1): 4.0/114 MB Progress (1): 4.0/114 MB Progress (1): 4.0/114 MB Progress (1): 4.0/114 MB Progress (1): 4.0/114 MB Progress (1): 4.0/114 MB Progress (1): 4.0/114 MB Progress (1): 4.0/114 MB Progress (1): 4.0/114 MB Progress (1): 4.0/114 MB Progress (1): 4.0/114 MB Progress (1): 4.0/114 MB Progress (1): 4.0/114 MB Progress (1): 4.0/114 MB Progress (1): 4.0/114 MB Progress (1): 4.0/114 MB Progress (1): 4.0/114 MB Progress (1): 4.1/114 MB Progress (1): 4.1/114 MB Progress (1): 4.1/114 MB Progress (1): 4.1/114 MB Progress (1): 4.1/114 MB Progress (1): 4.1/114 MB Progress (1): 4.1/114 MB Progress (1): 4.1/114 MB Progress (1): 4.1/114 MB Progress (1): 4.1/114 MB Progress (1): 4.1/114 MB Progress (1): 4.1/114 MB Progress (1): 4.1/114 MB Progress (1): 4.1/114 MB Progress (1): 4.1/114 MB Progress (1): 4.1/114 MB Progress (1): 4.1/114 MB Progress (1): 4.1/114 MB Progress (1): 4.1/114 MB Progress (1): 4.1/114 MB Progress (1): 4.1/114 MB Progress (1): 4.1/114 MB Progress (1): 4.1/114 MB Progress (1): 4.1/114 MB Progress (1): 4.1/114 MB Progress (1): 4.1/114 MB Progress (1): 4.1/114 MB Progress (1): 4.1/114 MB Progress (1): 4.1/114 MB Progress (1): 4.1/114 MB Progress (1): 4.1/114 MB Progress (1): 4.1/114 MB Progress (1): 4.1/114 MB Progress (1): 4.1/114 MB Progress (1): 4.1/114 MB Progress (1): 4.1/114 MB Progress (1): 4.1/114 MB Progress (1): 4.1/114 MB Progress (1): 4.1/114 MB Progress (1): 4.1/114 MB Progress (1): 4.1/114 MB Progress (1): 4.1/114 MB Progress (1): 4.1/114 MB Progress (1): 4.1/114 MB Progress (1): 4.1/114 MB Progress (1): 4.1/114 MB Progress (1): 4.1/114 MB Progress (1): 4.1/114 MB Progress (1): 4.1/114 MB Progress (1): 4.2/114 MB Progress (1): 4.2/114 MB Progress (1): 4.2/114 MB Progress (1): 4.2/114 MB Progress (1): 4.2/114 MB Progress (1): 4.2/114 MB Progress (1): 4.2/114 MB Progress (1): 4.2/114 MB Progress (1): 4.2/114 MB Progress (1): 4.2/114 MB Progress (1): 4.2/114 MB Progress (1): 4.2/114 MB Progress (1): 4.2/114 MB Progress (1): 4.2/114 MB Progress (1): 4.2/114 MB Progress (1): 4.2/114 MB Progress (1): 4.2/114 MB Progress (1): 4.2/114 MB Progress (1): 4.2/114 MB Progress (1): 4.2/114 MB Progress (1): 4.2/114 MB Progress (1): 4.2/114 MB Progress (1): 4.2/114 MB Progress (1): 4.2/114 MB Progress (1): 4.2/114 MB Progress (1): 4.2/114 MB Progress (1): 4.2/114 MB Progress (1): 4.2/114 MB Progress (1): 4.2/114 MB Progress (1): 4.2/114 MB Progress (1): 4.2/114 MB Progress (1): 4.2/114 MB Progress (1): 4.2/114 MB Progress (1): 4.2/114 MB Progress (1): 4.2/114 MB Progress (1): 4.2/114 MB Progress (1): 4.2/114 MB Progress (1): 4.2/114 MB Progress (1): 4.2/114 MB Progress (1): 4.2/114 MB Progress (1): 4.2/114 MB Progress (1): 4.2/114 MB Progress (1): 4.2/114 MB Progress (1): 4.2/114 MB Progress (1): 4.2/114 MB Progress (1): 4.2/114 MB Progress (1): 4.2/114 MB Progress (1): 4.2/114 MB Progress (1): 4.2/114 MB Progress (1): 4.3/114 MB Progress (1): 4.3/114 MB Progress (1): 4.3/114 MB Progress (1): 4.3/114 MB Progress (1): 4.3/114 MB Progress (1): 4.3/114 MB Progress (1): 4.3/114 MB Progress (1): 4.3/114 MB Progress (1): 4.3/114 MB Progress (1): 4.3/114 MB Progress (1): 4.3/114 MB Progress (1): 4.3/114 MB Progress (1): 4.3/114 MB Progress (1): 4.3/114 MB Progress (1): 4.3/114 MB Progress (1): 4.3/114 MB Progress (1): 4.3/114 MB Progress (1): 4.3/114 MB Progress (1): 4.3/114 MB Progress (1): 4.3/114 MB Progress (1): 4.3/114 MB Progress (1): 4.3/114 MB Progress (1): 4.3/114 MB Progress (1): 4.3/114 MB Progress (1): 4.3/114 MB Progress (1): 4.3/114 MB Progress (1): 4.3/114 MB Progress (1): 4.3/114 MB Progress (1): 4.3/114 MB Progress (1): 4.3/114 MB Progress (1): 4.3/114 MB Progress (1): 4.3/114 MB Progress (1): 4.3/114 MB Progress (1): 4.3/114 MB Progress (1): 4.3/114 MB Progress (1): 4.3/114 MB Progress (1): 4.3/114 MB Progress (1): 4.3/114 MB Progress (1): 4.3/114 MB Progress (1): 4.3/114 MB Progress (1): 4.3/114 MB Progress (1): 4.3/114 MB Progress (1): 4.3/114 MB Progress (1): 4.3/114 MB Progress (1): 4.3/114 MB Progress (1): 4.3/114 MB Progress (1): 4.3/114 MB Progress (1): 4.3/114 MB Progress (1): 4.3/114 MB Progress (1): 4.4/114 MB Progress (1): 4.4/114 MB Progress (1): 4.4/114 MB Progress (1): 4.4/114 MB Progress (1): 4.4/114 MB Progress (1): 4.4/114 MB Progress (1): 4.4/114 MB Progress (1): 4.4/114 MB Progress (1): 4.4/114 MB Progress (1): 4.4/114 MB Progress (1): 4.4/114 MB Progress (1): 4.4/114 MB Progress (1): 4.4/114 MB Progress (1): 4.4/114 MB Progress (1): 4.4/114 MB Progress (1): 4.4/114 MB Progress (1): 4.4/114 MB Progress (1): 4.4/114 MB Progress (1): 4.4/114 MB Progress (1): 4.4/114 MB Progress (1): 4.4/114 MB Progress (1): 4.4/114 MB Progress (1): 4.4/114 MB Progress (1): 4.4/114 MB Progress (1): 4.4/114 MB Progress (1): 4.4/114 MB Progress (1): 4.4/114 MB Progress (1): 4.4/114 MB Progress (1): 4.4/114 MB Progress (1): 4.4/114 MB Progress (1): 4.4/114 MB Progress (1): 4.4/114 MB Progress (1): 4.4/114 MB Progress (1): 4.4/114 MB Progress (1): 4.4/114 MB Progress (1): 4.4/114 MB Progress (1): 4.4/114 MB Progress (1): 4.4/114 MB Progress (1): 4.4/114 MB Progress (1): 4.4/114 MB Progress (1): 4.4/114 MB Progress (1): 4.4/114 MB Progress (1): 4.4/114 MB Progress (1): 4.4/114 MB Progress (1): 4.4/114 MB Progress (1): 4.4/114 MB Progress (1): 4.4/114 MB Progress (1): 4.4/114 MB Progress (1): 4.5/114 MB Progress (1): 4.5/114 MB Progress (1): 4.5/114 MB Progress (1): 4.5/114 MB Progress (1): 4.5/114 MB Progress (1): 4.5/114 MB Progress (1): 4.5/114 MB Progress (1): 4.5/114 MB Progress (1): 4.5/114 MB Progress (1): 4.5/114 MB Progress (1): 4.5/114 MB Progress (1): 4.5/114 MB Progress (1): 4.5/114 MB Progress (1): 4.5/114 MB Progress (1): 4.5/114 MB Progress (1): 4.5/114 MB Progress (1): 4.5/114 MB Progress (1): 4.5/114 MB Progress (1): 4.5/114 MB Progress (1): 4.5/114 MB Progress (1): 4.5/114 MB Progress (1): 4.5/114 MB Progress (1): 4.5/114 MB Progress (1): 4.5/114 MB Progress (1): 4.5/114 MB Progress (1): 4.5/114 MB Progress (1): 4.5/114 MB Progress (1): 4.5/114 MB Progress (1): 4.5/114 MB Progress (1): 4.5/114 MB Progress (1): 4.5/114 MB Progress (1): 4.5/114 MB Progress (1): 4.5/114 MB Progress (1): 4.5/114 MB Progress (1): 4.5/114 MB Progress (1): 4.5/114 MB Progress (1): 4.5/114 MB Progress (1): 4.5/114 MB Progress (1): 4.5/114 MB Progress (1): 4.5/114 MB Progress (1): 4.5/114 MB Progress (1): 4.5/114 MB Progress (1): 4.5/114 MB Progress (1): 4.5/114 MB Progress (1): 4.5/114 MB Progress (1): 4.5/114 MB Progress (1): 4.5/114 MB Progress (1): 4.5/114 MB Progress (1): 4.5/114 MB Progress (1): 4.6/114 MB Progress (1): 4.6/114 MB Progress (1): 4.6/114 MB Progress (1): 4.6/114 MB Progress (1): 4.6/114 MB Progress (1): 4.6/114 MB Progress (1): 4.6/114 MB Progress (1): 4.6/114 MB Progress (1): 4.6/114 MB Progress (1): 4.6/114 MB Progress (1): 4.6/114 MB Progress (1): 4.6/114 MB Progress (1): 4.6/114 MB Progress (1): 4.6/114 MB Progress (1): 4.6/114 MB Progress (1): 4.6/114 MB Progress (1): 4.6/114 MB Progress (1): 4.6/114 MB Progress (1): 4.6/114 MB Progress (1): 4.6/114 MB Progress (1): 4.6/114 MB Progress (1): 4.6/114 MB Progress (1): 4.6/114 MB Progress (1): 4.6/114 MB Progress (1): 4.6/114 MB Progress (1): 4.6/114 MB Progress (1): 4.6/114 MB Progress (1): 4.6/114 MB Progress (1): 4.6/114 MB Progress (1): 4.6/114 MB Progress (1): 4.6/114 MB Progress (1): 4.6/114 MB Progress (1): 4.6/114 MB Progress (1): 4.6/114 MB Progress (1): 4.6/114 MB Progress (1): 4.6/114 MB Progress (1): 4.6/114 MB Progress (1): 4.6/114 MB Progress (1): 4.6/114 MB Progress (1): 4.6/114 MB Progress (1): 4.6/114 MB Progress (1): 4.6/114 MB Progress (1): 4.6/114 MB Progress (1): 4.6/114 MB Progress (1): 4.6/114 MB Progress (1): 4.6/114 MB Progress (1): 4.6/114 MB Progress (1): 4.6/114 MB Progress (1): 4.6/114 MB Progress (1): 4.7/114 MB Progress (1): 4.7/114 MB Progress (1): 4.7/114 MB Progress (1): 4.7/114 MB Progress (1): 4.7/114 MB Progress (1): 4.7/114 MB Progress (1): 4.7/114 MB Progress (1): 4.7/114 MB Progress (1): 4.7/114 MB Progress (1): 4.7/114 MB Progress (1): 4.7/114 MB Progress (1): 4.7/114 MB Progress (1): 4.7/114 MB Progress (1): 4.7/114 MB Progress (1): 4.7/114 MB Progress (1): 4.7/114 MB Progress (1): 4.7/114 MB Progress (1): 4.7/114 MB Progress (1): 4.7/114 MB Progress (1): 4.7/114 MB Progress (1): 4.7/114 MB Progress (1): 4.7/114 MB Progress (1): 4.7/114 MB Progress (1): 4.7/114 MB Progress (1): 4.7/114 MB Progress (1): 4.7/114 MB Progress (1): 4.7/114 MB Progress (1): 4.7/114 MB Progress (1): 4.7/114 MB Progress (1): 4.7/114 MB Progress (1): 4.7/114 MB Progress (1): 4.7/114 MB Progress (1): 4.7/114 MB Progress (1): 4.7/114 MB Progress (1): 4.7/114 MB Progress (1): 4.7/114 MB Progress (1): 4.7/114 MB Progress (1): 4.7/114 MB Progress (1): 4.7/114 MB Progress (1): 4.7/114 MB Progress (1): 4.7/114 MB Progress (1): 4.7/114 MB Progress (1): 4.7/114 MB Progress (1): 4.7/114 MB Progress (1): 4.7/114 MB Progress (1): 4.7/114 MB Progress (1): 4.7/114 MB Progress (1): 4.7/114 MB Progress (1): 4.7/114 MB Progress (1): 4.8/114 MB Progress (1): 4.8/114 MB Progress (1): 4.8/114 MB Progress (1): 4.8/114 MB Progress (1): 4.8/114 MB Progress (1): 4.8/114 MB Progress (1): 4.8/114 MB Progress (1): 4.8/114 MB Progress (1): 4.8/114 MB Progress (1): 4.8/114 MB Progress (1): 4.8/114 MB Progress (1): 4.8/114 MB Progress (1): 4.8/114 MB Progress (1): 4.8/114 MB Progress (1): 4.8/114 MB Progress (1): 4.8/114 MB Progress (1): 4.8/114 MB Progress (1): 4.8/114 MB Progress (1): 4.8/114 MB Progress (1): 4.8/114 MB Progress (1): 4.8/114 MB Progress (1): 4.8/114 MB Progress (1): 4.8/114 MB Progress (1): 4.8/114 MB Progress (1): 4.8/114 MB Progress (1): 4.8/114 MB Progress (1): 4.8/114 MB Progress (1): 4.8/114 MB Progress (1): 4.8/114 MB Progress (1): 4.8/114 MB Progress (1): 4.8/114 MB Progress (1): 4.8/114 MB Progress (1): 4.8/114 MB Progress (1): 4.8/114 MB Progress (1): 4.8/114 MB Progress (1): 4.8/114 MB Progress (1): 4.8/114 MB Progress (1): 4.8/114 MB Progress (1): 4.8/114 MB Progress (1): 4.8/114 MB Progress (1): 4.8/114 MB Progress (1): 4.8/114 MB Progress (1): 4.8/114 MB Progress (1): 4.8/114 MB Progress (1): 4.8/114 MB Progress (1): 4.8/114 MB Progress (1): 4.8/114 MB Progress (1): 4.8/114 MB Progress (1): 4.8/114 MB Progress (1): 4.9/114 MB Progress (1): 4.9/114 MB Progress (1): 4.9/114 MB Progress (1): 4.9/114 MB Progress (1): 4.9/114 MB Progress (1): 4.9/114 MB Progress (1): 4.9/114 MB Progress (1): 4.9/114 MB Progress (1): 4.9/114 MB Progress (1): 4.9/114 MB Progress (1): 4.9/114 MB Progress (1): 4.9/114 MB Progress (1): 4.9/114 MB Progress (1): 4.9/114 MB Progress (1): 4.9/114 MB Progress (1): 4.9/114 MB Progress (1): 4.9/114 MB Progress (1): 4.9/114 MB Progress (1): 4.9/114 MB Progress (1): 4.9/114 MB Progress (1): 4.9/114 MB Progress (1): 4.9/114 MB Progress (1): 4.9/114 MB Progress (1): 4.9/114 MB Progress (1): 4.9/114 MB Progress (1): 4.9/114 MB Progress (1): 4.9/114 MB Progress (1): 4.9/114 MB Progress (1): 4.9/114 MB Progress (1): 4.9/114 MB Progress (1): 4.9/114 MB Progress (1): 4.9/114 MB Progress (1): 4.9/114 MB Progress (1): 4.9/114 MB Progress (1): 4.9/114 MB Progress (1): 4.9/114 MB Progress (1): 4.9/114 MB Progress (1): 4.9/114 MB Progress (1): 4.9/114 MB Progress (1): 4.9/114 MB Progress (1): 4.9/114 MB Progress (1): 4.9/114 MB Progress (1): 4.9/114 MB Progress (1): 4.9/114 MB Progress (1): 4.9/114 MB Progress (1): 4.9/114 MB Progress (1): 4.9/114 MB Progress (1): 4.9/114 MB Progress (1): 5.0/114 MB Progress (1): 5.0/114 MB Progress (1): 5.0/114 MB Progress (1): 5.0/114 MB Progress (1): 5.0/114 MB Progress (1): 5.0/114 MB Progress (1): 5.0/114 MB Progress (1): 5.0/114 MB Progress (1): 5.0/114 MB Progress (1): 5.0/114 MB Progress (1): 5.0/114 MB Progress (1): 5.0/114 MB Progress (1): 5.0/114 MB Progress (1): 5.0/114 MB Progress (1): 5.0/114 MB Progress (1): 5.0/114 MB Progress (1): 5.0/114 MB Progress (1): 5.0/114 MB Progress (1): 5.0/114 MB Progress (1): 5.0/114 MB Progress (1): 5.0/114 MB Progress (1): 5.0/114 MB Progress (1): 5.0/114 MB Progress (1): 5.0/114 MB Progress (1): 5.0/114 MB Progress (1): 5.0/114 MB Progress (1): 5.0/114 MB Progress (1): 5.0/114 MB Progress (1): 5.0/114 MB Progress (1): 5.0/114 MB Progress (1): 5.0/114 MB Progress (1): 5.0/114 MB Progress (1): 5.0/114 MB Progress (1): 5.0/114 MB Progress (1): 5.0/114 MB Progress (1): 5.0/114 MB Progress (1): 5.0/114 MB Progress (1): 5.0/114 MB Progress (1): 5.0/114 MB Progress (1): 5.0/114 MB Progress (1): 5.0/114 MB Progress (1): 5.0/114 MB Progress (1): 5.0/114 MB Progress (1): 5.0/114 MB Progress (1): 5.0/114 MB Progress (1): 5.0/114 MB Progress (1): 5.0/114 MB Progress (1): 5.0/114 MB Progress (1): 5.0/114 MB Progress (1): 5.1/114 MB Progress (1): 5.1/114 MB Progress (1): 5.1/114 MB Progress (1): 5.1/114 MB Progress (1): 5.1/114 MB Progress (1): 5.1/114 MB Progress (1): 5.1/114 MB Progress (1): 5.1/114 MB Progress (1): 5.1/114 MB Progress (1): 5.1/114 MB Progress (1): 5.1/114 MB Progress (1): 5.1/114 MB Progress (1): 5.1/114 MB Progress (1): 5.1/114 MB Progress (1): 5.1/114 MB Progress (1): 5.1/114 MB Progress (1): 5.1/114 MB Progress (1): 5.1/114 MB Progress (1): 5.1/114 MB Progress (1): 5.1/114 MB Progress (1): 5.1/114 MB Progress (1): 5.1/114 MB Progress (1): 5.1/114 MB Progress (1): 5.1/114 MB Progress (1): 5.1/114 MB Progress (1): 5.1/114 MB Progress (1): 5.1/114 MB Progress (1): 5.1/114 MB Progress (1): 5.1/114 MB Progress (1): 5.1/114 MB Progress (1): 5.1/114 MB Progress (1): 5.1/114 MB Progress (1): 5.1/114 MB Progress (1): 5.1/114 MB Progress (1): 5.1/114 MB Progress (1): 5.1/114 MB Progress (1): 5.1/114 MB Progress (1): 5.1/114 MB Progress (1): 5.1/114 MB Progress (1): 5.1/114 MB Progress (1): 5.1/114 MB Progress (1): 5.1/114 MB Progress (1): 5.1/114 MB Progress (1): 5.1/114 MB Progress (1): 5.1/114 MB Progress (1): 5.1/114 MB Progress (1): 5.1/114 MB Progress (1): 5.1/114 MB Progress (1): 5.1/114 MB Progress (1): 5.2/114 MB Progress (1): 5.2/114 MB Progress (1): 5.2/114 MB Progress (1): 5.2/114 MB Progress (1): 5.2/114 MB Progress (1): 5.2/114 MB Progress (1): 5.2/114 MB Progress (1): 5.2/114 MB Progress (1): 5.2/114 MB Progress (1): 5.2/114 MB Progress (1): 5.2/114 MB Progress (1): 5.2/114 MB Progress (1): 5.2/114 MB Progress (1): 5.2/114 MB Progress (1): 5.2/114 MB Progress (1): 5.2/114 MB Progress (1): 5.2/114 MB Progress (1): 5.2/114 MB Progress (1): 5.2/114 MB Progress (1): 5.2/114 MB Progress (1): 5.2/114 MB Progress (1): 5.2/114 MB Progress (1): 5.2/114 MB Progress (1): 5.2/114 MB Progress (1): 5.2/114 MB Progress (1): 5.2/114 MB Progress (1): 5.2/114 MB Progress (1): 5.2/114 MB Progress (1): 5.2/114 MB Progress (1): 5.2/114 MB Progress (1): 5.2/114 MB Progress (1): 5.2/114 MB Progress (1): 5.2/114 MB Progress (1): 5.2/114 MB Progress (1): 5.2/114 MB Progress (1): 5.2/114 MB Progress (1): 5.2/114 MB Progress (1): 5.2/114 MB Progress (1): 5.2/114 MB Progress (1): 5.2/114 MB Progress (1): 5.2/114 MB Progress (1): 5.2/114 MB Progress (1): 5.2/114 MB Progress (1): 5.2/114 MB Progress (1): 5.2/114 MB Progress (1): 5.2/114 MB Progress (1): 5.2/114 MB Progress (1): 5.2/114 MB Progress (1): 5.2/114 MB Progress (1): 5.3/114 MB Progress (1): 5.3/114 MB Progress (1): 5.3/114 MB Progress (1): 5.3/114 MB Progress (1): 5.3/114 MB Progress (1): 5.3/114 MB Progress (1): 5.3/114 MB Progress (1): 5.3/114 MB Progress (1): 5.3/114 MB Progress (1): 5.3/114 MB Progress (1): 5.3/114 MB Progress (1): 5.3/114 MB Progress (1): 5.3/114 MB Progress (1): 5.3/114 MB Progress (1): 5.3/114 MB Progress (1): 5.3/114 MB Progress (1): 5.3/114 MB Progress (1): 5.3/114 MB Progress (1): 5.3/114 MB Progress (1): 5.3/114 MB Progress (1): 5.3/114 MB Progress (1): 5.3/114 MB Progress (1): 5.3/114 MB Progress (1): 5.3/114 MB Progress (1): 5.3/114 MB Progress (1): 5.3/114 MB Progress (1): 5.3/114 MB Progress (1): 5.3/114 MB Progress (1): 5.3/114 MB Progress (1): 5.3/114 MB Progress (1): 5.3/114 MB Progress (1): 5.3/114 MB Progress (1): 5.3/114 MB Progress (1): 5.3/114 MB Progress (1): 5.3/114 MB Progress (1): 5.3/114 MB Progress (1): 5.3/114 MB Progress (1): 5.3/114 MB Progress (1): 5.3/114 MB Progress (1): 5.3/114 MB Progress (1): 5.3/114 MB Progress (1): 5.3/114 MB Progress (1): 5.3/114 MB Progress (1): 5.3/114 MB Progress (1): 5.3/114 MB Progress (1): 5.3/114 MB Progress (1): 5.3/114 MB Progress (1): 5.3/114 MB Progress (1): 5.3/114 MB Progress (1): 5.4/114 MB Progress (1): 5.4/114 MB Progress (1): 5.4/114 MB Progress (1): 5.4/114 MB Progress (1): 5.4/114 MB Progress (1): 5.4/114 MB Progress (1): 5.4/114 MB Progress (1): 5.4/114 MB Progress (1): 5.4/114 MB Progress (1): 5.4/114 MB Progress (1): 5.4/114 MB Progress (1): 5.4/114 MB Progress (1): 5.4/114 MB Progress (1): 5.4/114 MB Progress (1): 5.4/114 MB Progress (1): 5.4/114 MB Progress (1): 5.4/114 MB Progress (1): 5.4/114 MB Progress (1): 5.4/114 MB Progress (1): 5.4/114 MB Progress (1): 5.4/114 MB Progress (1): 5.4/114 MB Progress (1): 5.4/114 MB Progress (1): 5.4/114 MB Progress (1): 5.4/114 MB Progress (1): 5.4/114 MB Progress (1): 5.4/114 MB Progress (1): 5.4/114 MB Progress (1): 5.4/114 MB Progress (1): 5.4/114 MB Progress (1): 5.4/114 MB Progress (1): 5.4/114 MB Progress (1): 5.4/114 MB Progress (1): 5.4/114 MB Progress (1): 5.4/114 MB Progress (1): 5.4/114 MB Progress (1): 5.4/114 MB Progress (1): 5.4/114 MB Progress (1): 5.4/114 MB Progress (1): 5.4/114 MB Progress (1): 5.4/114 MB Progress (1): 5.4/114 MB Progress (1): 5.4/114 MB Progress (1): 5.4/114 MB Progress (1): 5.4/114 MB Progress (1): 5.4/114 MB Progress (1): 5.4/114 MB Progress (1): 5.4/114 MB Progress (1): 5.4/114 MB Progress (1): 5.5/114 MB Progress (1): 5.5/114 MB Progress (1): 5.5/114 MB Progress (1): 5.5/114 MB Progress (1): 5.5/114 MB Progress (1): 5.5/114 MB Progress (1): 5.5/114 MB Progress (1): 5.5/114 MB Progress (1): 5.5/114 MB Progress (1): 5.5/114 MB Progress (1): 5.5/114 MB Progress (1): 5.5/114 MB Progress (1): 5.5/114 MB Progress (1): 5.5/114 MB Progress (1): 5.5/114 MB Progress (1): 5.5/114 MB Progress (1): 5.5/114 MB Progress (1): 5.5/114 MB Progress (1): 5.5/114 MB Progress (1): 5.5/114 MB Progress (1): 5.5/114 MB Progress (1): 5.5/114 MB Progress (1): 5.5/114 MB Progress (1): 5.5/114 MB Progress (1): 5.5/114 MB Progress (1): 5.5/114 MB Progress (1): 5.5/114 MB Progress (1): 5.5/114 MB Progress (1): 5.5/114 MB Progress (1): 5.5/114 MB Progress (1): 5.5/114 MB Progress (1): 5.5/114 MB Progress (1): 5.5/114 MB Progress (1): 5.5/114 MB Progress (1): 5.5/114 MB Progress (1): 5.5/114 MB Progress (1): 5.5/114 MB Progress (1): 5.5/114 MB Progress (1): 5.5/114 MB Progress (1): 5.5/114 MB Progress (1): 5.5/114 MB Progress (1): 5.5/114 MB Progress (1): 5.5/114 MB Progress (1): 5.5/114 MB Progress (1): 5.5/114 MB Progress (1): 5.5/114 MB Progress (1): 5.5/114 MB Progress (1): 5.5/114 MB Progress (1): 5.6/114 MB Progress (1): 5.6/114 MB Progress (1): 5.6/114 MB Progress (1): 5.6/114 MB Progress (1): 5.6/114 MB Progress (1): 5.6/114 MB Progress (1): 5.6/114 MB Progress (1): 5.6/114 MB Progress (1): 5.6/114 MB Progress (1): 5.6/114 MB Progress (1): 5.6/114 MB Progress (1): 5.6/114 MB Progress (1): 5.6/114 MB Progress (1): 5.6/114 MB Progress (1): 5.6/114 MB Progress (1): 5.6/114 MB Progress (1): 5.6/114 MB Progress (1): 5.6/114 MB Progress (1): 5.6/114 MB Progress (1): 5.6/114 MB Progress (1): 5.6/114 MB Progress (1): 5.6/114 MB Progress (1): 5.6/114 MB Progress (1): 5.6/114 MB Progress (1): 5.6/114 MB Progress (1): 5.6/114 MB Progress (1): 5.6/114 MB Progress (1): 5.6/114 MB Progress (1): 5.6/114 MB Progress (1): 5.6/114 MB Progress (1): 5.6/114 MB Progress (1): 5.6/114 MB Progress (1): 5.6/114 MB Progress (1): 5.6/114 MB Progress (1): 5.6/114 MB Progress (1): 5.6/114 MB Progress (1): 5.6/114 MB Progress (1): 5.6/114 MB Progress (1): 5.6/114 MB Progress (1): 5.6/114 MB Progress (1): 5.6/114 MB Progress (1): 5.6/114 MB Progress (1): 5.6/114 MB Progress (1): 5.6/114 MB Progress (1): 5.6/114 MB Progress (1): 5.6/114 MB Progress (1): 5.6/114 MB Progress (1): 5.6/114 MB Progress (1): 5.6/114 MB Progress (1): 5.7/114 MB Progress (1): 5.7/114 MB Progress (1): 5.7/114 MB Progress (1): 5.7/114 MB Progress (1): 5.7/114 MB Progress (1): 5.7/114 MB Progress (1): 5.7/114 MB Progress (1): 5.7/114 MB Progress (1): 5.7/114 MB Progress (1): 5.7/114 MB Progress (1): 5.7/114 MB Progress (1): 5.7/114 MB Progress (1): 5.7/114 MB Progress (1): 5.7/114 MB Progress (1): 5.7/114 MB Progress (1): 5.7/114 MB Progress (1): 5.7/114 MB Progress (1): 5.7/114 MB Progress (1): 5.7/114 MB Progress (1): 5.7/114 MB Progress (1): 5.7/114 MB Progress (1): 5.7/114 MB Progress (1): 5.7/114 MB Progress (1): 5.7/114 MB Progress (1): 5.7/114 MB Progress (1): 5.7/114 MB Progress (1): 5.7/114 MB Progress (1): 5.7/114 MB Progress (1): 5.7/114 MB Progress (1): 5.7/114 MB Progress (1): 5.7/114 MB Progress (1): 5.7/114 MB Progress (1): 5.7/114 MB Progress (1): 5.7/114 MB Progress (1): 5.7/114 MB Progress (1): 5.7/114 MB Progress (1): 5.7/114 MB Progress (1): 5.7/114 MB Progress (1): 5.7/114 MB Progress (1): 5.7/114 MB Progress (1): 5.7/114 MB Progress (1): 5.7/114 MB Progress (1): 5.7/114 MB Progress (1): 5.7/114 MB Progress (1): 5.7/114 MB Progress (1): 5.7/114 MB Progress (1): 5.7/114 MB Progress (1): 5.7/114 MB Progress (1): 5.7/114 MB Progress (1): 5.8/114 MB Progress (1): 5.8/114 MB Progress (1): 5.8/114 MB Progress (1): 5.8/114 MB Progress (1): 5.8/114 MB Progress (1): 5.8/114 MB Progress (1): 5.8/114 MB Progress (1): 5.8/114 MB Progress (1): 5.8/114 MB Progress (1): 5.8/114 MB Progress (1): 5.8/114 MB Progress (1): 5.8/114 MB Progress (1): 5.8/114 MB Progress (1): 5.8/114 MB Progress (1): 5.8/114 MB Progress (1): 5.8/114 MB Progress (1): 5.8/114 MB Progress (1): 5.8/114 MB Progress (1): 5.8/114 MB Progress (1): 5.8/114 MB Progress (1): 5.8/114 MB Progress (1): 5.8/114 MB Progress (1): 5.8/114 MB Progress (1): 5.8/114 MB Progress (1): 5.8/114 MB Progress (1): 5.8/114 MB Progress (1): 5.8/114 MB Progress (1): 5.8/114 MB Progress (1): 5.8/114 MB Progress (1): 5.8/114 MB Progress (1): 5.8/114 MB Progress (1): 5.8/114 MB Progress (1): 5.8/114 MB Progress (1): 5.8/114 MB Progress (1): 5.8/114 MB Progress (1): 5.8/114 MB Progress (1): 5.8/114 MB Progress (1): 5.8/114 MB Progress (1): 5.8/114 MB Progress (1): 5.8/114 MB Progress (1): 5.8/114 MB Progress (1): 5.8/114 MB Progress (1): 5.8/114 MB Progress (1): 5.8/114 MB Progress (1): 5.8/114 MB Progress (1): 5.8/114 MB Progress (1): 5.8/114 MB Progress (1): 5.8/114 MB Progress (1): 5.8/114 MB Progress (1): 5.9/114 MB Progress (1): 5.9/114 MB Progress (1): 5.9/114 MB Progress (1): 5.9/114 MB Progress (1): 5.9/114 MB Progress (1): 5.9/114 MB Progress (1): 5.9/114 MB Progress (1): 5.9/114 MB Progress (1): 5.9/114 MB Progress (1): 5.9/114 MB Progress (1): 5.9/114 MB Progress (1): 5.9/114 MB Progress (1): 5.9/114 MB Progress (1): 5.9/114 MB Progress (1): 5.9/114 MB Progress (1): 5.9/114 MB Progress (1): 5.9/114 MB Progress (1): 5.9/114 MB Progress (1): 5.9/114 MB Progress (1): 5.9/114 MB Progress (1): 5.9/114 MB Progress (1): 5.9/114 MB Progress (1): 5.9/114 MB Progress (1): 5.9/114 MB Progress (1): 5.9/114 MB Progress (1): 5.9/114 MB Progress (1): 5.9/114 MB Progress (1): 5.9/114 MB Progress (1): 5.9/114 MB Progress (1): 5.9/114 MB Progress (1): 5.9/114 MB Progress (1): 5.9/114 MB Progress (1): 5.9/114 MB Progress (1): 5.9/114 MB Progress (1): 5.9/114 MB Progress (1): 5.9/114 MB Progress (1): 5.9/114 MB Progress (1): 5.9/114 MB Progress (1): 5.9/114 MB Progress (1): 5.9/114 MB Progress (1): 5.9/114 MB Progress (1): 5.9/114 MB Progress (1): 5.9/114 MB Progress (1): 5.9/114 MB Progress (1): 5.9/114 MB Progress (1): 5.9/114 MB Progress (1): 5.9/114 MB Progress (1): 5.9/114 MB Progress (1): 5.9/114 MB Progress (1): 6.0/114 MB Progress (1): 6.0/114 MB Progress (1): 6.0/114 MB Progress (1): 6.0/114 MB Progress (1): 6.0/114 MB Progress (1): 6.0/114 MB Progress (1): 6.0/114 MB Progress (1): 6.0/114 MB Progress (1): 6.0/114 MB Progress (1): 6.0/114 MB Progress (1): 6.0/114 MB Progress (1): 6.0/114 MB Progress (1): 6.0/114 MB Progress (1): 6.0/114 MB Progress (1): 6.0/114 MB Progress (1): 6.0/114 MB Progress (1): 6.0/114 MB Progress (1): 6.0/114 MB Progress (1): 6.0/114 MB Progress (1): 6.0/114 MB Progress (1): 6.0/114 MB Progress (1): 6.0/114 MB Progress (1): 6.0/114 MB Progress (1): 6.0/114 MB Progress (1): 6.0/114 MB Progress (1): 6.0/114 MB Progress (1): 6.0/114 MB Progress (1): 6.0/114 MB Progress (1): 6.0/114 MB Progress (1): 6.0/114 MB Progress (1): 6.0/114 MB Progress (1): 6.0/114 MB Progress (1): 6.0/114 MB Progress (1): 6.0/114 MB Progress (1): 6.0/114 MB Progress (1): 6.0/114 MB Progress (1): 6.0/114 MB Progress (1): 6.0/114 MB Progress (1): 6.0/114 MB Progress (1): 6.0/114 MB Progress (1): 6.0/114 MB Progress (1): 6.0/114 MB Progress (1): 6.0/114 MB Progress (1): 6.0/114 MB Progress (1): 6.0/114 MB Progress (1): 6.0/114 MB Progress (1): 6.0/114 MB Progress (1): 6.0/114 MB Progress (1): 6.0/114 MB Progress (1): 6.1/114 MB Progress (1): 6.1/114 MB Progress (1): 6.1/114 MB Progress (1): 6.1/114 MB Progress (1): 6.1/114 MB Progress (1): 6.1/114 MB Progress (1): 6.1/114 MB Progress (1): 6.1/114 MB Progress (1): 6.1/114 MB Progress (1): 6.1/114 MB Progress (1): 6.1/114 MB Progress (1): 6.1/114 MB Progress (1): 6.1/114 MB Progress (1): 6.1/114 MB Progress (1): 6.1/114 MB Progress (1): 6.1/114 MB Progress (1): 6.1/114 MB Progress (1): 6.1/114 MB Progress (1): 6.1/114 MB Progress (1): 6.1/114 MB Progress (1): 6.1/114 MB Progress (1): 6.1/114 MB Progress (1): 6.1/114 MB Progress (1): 6.1/114 MB Progress (1): 6.1/114 MB Progress (1): 6.1/114 MB Progress (1): 6.1/114 MB Progress (1): 6.1/114 MB Progress (1): 6.1/114 MB Progress (1): 6.1/114 MB Progress (1): 6.1/114 MB Progress (1): 6.1/114 MB Progress (1): 6.1/114 MB Progress (1): 6.1/114 MB Progress (1): 6.1/114 MB Progress (1): 6.1/114 MB Progress (1): 6.1/114 MB Progress (1): 6.1/114 MB Progress (1): 6.1/114 MB Progress (1): 6.1/114 MB Progress (1): 6.1/114 MB Progress (1): 6.1/114 MB Progress (1): 6.1/114 MB Progress (1): 6.1/114 MB Progress (1): 6.1/114 MB Progress (1): 6.1/114 MB Progress (1): 6.1/114 MB Progress (1): 6.1/114 MB Progress (1): 6.2/114 MB Progress (1): 6.2/114 MB Progress (1): 6.2/114 MB Progress (1): 6.2/114 MB Progress (1): 6.2/114 MB Progress (1): 6.2/114 MB Progress (1): 6.2/114 MB Progress (1): 6.2/114 MB Progress (1): 6.2/114 MB Progress (1): 6.2/114 MB Progress (1): 6.2/114 MB Progress (1): 6.2/114 MB Progress (1): 6.2/114 MB Progress (1): 6.2/114 MB Progress (1): 6.2/114 MB Progress (1): 6.2/114 MB Progress (1): 6.2/114 MB Progress (1): 6.2/114 MB Progress (1): 6.2/114 MB Progress (1): 6.2/114 MB Progress (1): 6.2/114 MB Progress (1): 6.2/114 MB Progress (1): 6.2/114 MB Progress (1): 6.2/114 MB Progress (1): 6.2/114 MB Progress (1): 6.2/114 MB Progress (1): 6.2/114 MB Progress (1): 6.2/114 MB Progress (1): 6.2/114 MB Progress (1): 6.2/114 MB Progress (1): 6.2/114 MB Progress (1): 6.2/114 MB Progress (1): 6.2/114 MB Progress (1): 6.2/114 MB Progress (1): 6.2/114 MB Progress (1): 6.2/114 MB Progress (1): 6.2/114 MB Progress (1): 6.2/114 MB Progress (1): 6.2/114 MB Progress (1): 6.2/114 MB Progress (1): 6.2/114 MB Progress (1): 6.2/114 MB Progress (1): 6.2/114 MB Progress (1): 6.2/114 MB Progress (1): 6.2/114 MB Progress (1): 6.2/114 MB Progress (1): 6.2/114 MB Progress (1): 6.2/114 MB Progress (1): 6.2/114 MB Progress (1): 6.3/114 MB Progress (1): 6.3/114 MB Progress (1): 6.3/114 MB Progress (1): 6.3/114 MB Progress (1): 6.3/114 MB Progress (1): 6.3/114 MB Progress (1): 6.3/114 MB Progress (1): 6.3/114 MB Progress (1): 6.3/114 MB Progress (1): 6.3/114 MB Progress (1): 6.3/114 MB Progress (1): 6.3/114 MB Progress (1): 6.3/114 MB Progress (1): 6.3/114 MB Progress (1): 6.3/114 MB Progress (1): 6.3/114 MB Progress (1): 6.3/114 MB Progress (1): 6.3/114 MB Progress (1): 6.3/114 MB Progress (1): 6.3/114 MB Progress (1): 6.3/114 MB Progress (1): 6.3/114 MB Progress (1): 6.3/114 MB Progress (1): 6.3/114 MB Progress (1): 6.3/114 MB Progress (1): 6.3/114 MB Progress (1): 6.3/114 MB Progress (1): 6.3/114 MB Progress (1): 6.3/114 MB Progress (1): 6.3/114 MB Progress (1): 6.3/114 MB Progress (1): 6.3/114 MB Progress (1): 6.3/114 MB Progress (1): 6.3/114 MB Progress (1): 6.3/114 MB Progress (1): 6.3/114 MB Progress (1): 6.3/114 MB Progress (1): 6.3/114 MB Progress (1): 6.3/114 MB Progress (1): 6.3/114 MB Progress (1): 6.3/114 MB Progress (1): 6.3/114 MB Progress (1): 6.3/114 MB Progress (1): 6.3/114 MB Progress (1): 6.3/114 MB Progress (1): 6.3/114 MB Progress (1): 6.3/114 MB Progress (1): 6.3/114 MB Progress (1): 6.3/114 MB Progress (1): 6.4/114 MB Progress (1): 6.4/114 MB Progress (1): 6.4/114 MB Progress (1): 6.4/114 MB Progress (1): 6.4/114 MB Progress (1): 6.4/114 MB Progress (1): 6.4/114 MB Progress (1): 6.4/114 MB Progress (1): 6.4/114 MB Progress (1): 6.4/114 MB Progress (1): 6.4/114 MB Progress (1): 6.4/114 MB Progress (1): 6.4/114 MB Progress (1): 6.4/114 MB Progress (1): 6.4/114 MB Progress (1): 6.4/114 MB Progress (1): 6.4/114 MB Progress (1): 6.4/114 MB Progress (1): 6.4/114 MB Progress (1): 6.4/114 MB Progress (1): 6.4/114 MB Progress (1): 6.4/114 MB Progress (1): 6.4/114 MB Progress (1): 6.4/114 MB Progress (1): 6.4/114 MB Progress (1): 6.4/114 MB Progress (1): 6.4/114 MB Progress (1): 6.4/114 MB Progress (1): 6.4/114 MB Progress (1): 6.4/114 MB Progress (1): 6.4/114 MB Progress (1): 6.4/114 MB Progress (1): 6.4/114 MB Progress (1): 6.4/114 MB Progress (1): 6.4/114 MB Progress (1): 6.4/114 MB Progress (1): 6.4/114 MB Progress (1): 6.4/114 MB Progress (1): 6.4/114 MB Progress (1): 6.4/114 MB Progress (1): 6.4/114 MB Progress (1): 6.4/114 MB Progress (1): 6.4/114 MB Progress (1): 6.4/114 MB Progress (1): 6.4/114 MB Progress (1): 6.4/114 MB Progress (1): 6.4/114 MB Progress (1): 6.4/114 MB Progress (1): 6.4/114 MB Progress (1): 6.5/114 MB Progress (1): 6.5/114 MB Progress (1): 6.5/114 MB Progress (1): 6.5/114 MB Progress (1): 6.5/114 MB Progress (1): 6.5/114 MB Progress (1): 6.5/114 MB Progress (1): 6.5/114 MB Progress (1): 6.5/114 MB Progress (1): 6.5/114 MB Progress (1): 6.5/114 MB Progress (1): 6.5/114 MB Progress (1): 6.5/114 MB Progress (1): 6.5/114 MB Progress (1): 6.5/114 MB Progress (1): 6.5/114 MB Progress (1): 6.5/114 MB Progress (1): 6.5/114 MB Progress (1): 6.5/114 MB Progress (1): 6.5/114 MB Progress (1): 6.5/114 MB Progress (1): 6.5/114 MB Progress (1): 6.5/114 MB Progress (1): 6.5/114 MB Progress (1): 6.5/114 MB Progress (1): 6.5/114 MB Progress (1): 6.5/114 MB Progress (1): 6.5/114 MB Progress (1): 6.5/114 MB Progress (1): 6.5/114 MB Progress (1): 6.5/114 MB Progress (1): 6.5/114 MB Progress (1): 6.5/114 MB Progress (1): 6.5/114 MB Progress (1): 6.5/114 MB Progress (1): 6.5/114 MB Progress (1): 6.5/114 MB Progress (1): 6.5/114 MB Progress (1): 6.5/114 MB Progress (1): 6.5/114 MB Progress (1): 6.5/114 MB Progress (1): 6.5/114 MB Progress (1): 6.5/114 MB Progress (1): 6.5/114 MB Progress (1): 6.5/114 MB Progress (1): 6.5/114 MB Progress (1): 6.5/114 MB Progress (1): 6.5/114 MB Progress (1): 6.5/114 MB Progress (1): 6.6/114 MB Progress (1): 6.6/114 MB Progress (1): 6.6/114 MB Progress (1): 6.6/114 MB Progress (1): 6.6/114 MB Progress (1): 6.6/114 MB Progress (1): 6.6/114 MB Progress (1): 6.6/114 MB Progress (1): 6.6/114 MB Progress (1): 6.6/114 MB Progress (1): 6.6/114 MB Progress (1): 6.6/114 MB Progress (1): 6.6/114 MB Progress (1): 6.6/114 MB Progress (1): 6.6/114 MB Progress (1): 6.6/114 MB Progress (1): 6.6/114 MB Progress (1): 6.6/114 MB Progress (1): 6.6/114 MB Progress (1): 6.6/114 MB Progress (1): 6.6/114 MB Progress (1): 6.6/114 MB Progress (1): 6.6/114 MB Progress (1): 6.6/114 MB Progress (1): 6.6/114 MB Progress (1): 6.6/114 MB Progress (1): 6.6/114 MB Progress (1): 6.6/114 MB Progress (1): 6.6/114 MB Progress (1): 6.6/114 MB Progress (1): 6.6/114 MB Progress (1): 6.6/114 MB Progress (1): 6.6/114 MB Progress (1): 6.6/114 MB Progress (1): 6.6/114 MB Progress (1): 6.6/114 MB Progress (1): 6.6/114 MB Progress (1): 6.6/114 MB Progress (1): 6.6/114 MB Progress (1): 6.6/114 MB Progress (1): 6.6/114 MB Progress (1): 6.6/114 MB Progress (1): 6.6/114 MB Progress (1): 6.6/114 MB Progress (1): 6.6/114 MB Progress (1): 6.6/114 MB Progress (1): 6.6/114 MB Progress (1): 6.6/114 MB Progress (1): 6.6/114 MB Progress (1): 6.7/114 MB Progress (1): 6.7/114 MB Progress (1): 6.7/114 MB Progress (1): 6.7/114 MB Progress (1): 6.7/114 MB Progress (1): 6.7/114 MB Progress (1): 6.7/114 MB Progress (1): 6.7/114 MB Progress (1): 6.7/114 MB Progress (1): 6.7/114 MB Progress (1): 6.7/114 MB Progress (1): 6.7/114 MB Progress (1): 6.7/114 MB Progress (1): 6.7/114 MB Progress (1): 6.7/114 MB Progress (1): 6.7/114 MB Progress (1): 6.7/114 MB Progress (1): 6.7/114 MB Progress (1): 6.7/114 MB Progress (1): 6.7/114 MB Progress (1): 6.7/114 MB Progress (1): 6.7/114 MB Progress (1): 6.7/114 MB Progress (1): 6.7/114 MB Progress (1): 6.7/114 MB Progress (1): 6.7/114 MB Progress (1): 6.7/114 MB Progress (1): 6.7/114 MB Progress (1): 6.7/114 MB Progress (1): 6.7/114 MB Progress (1): 6.7/114 MB Progress (1): 6.7/114 MB Progress (1): 6.7/114 MB Progress (1): 6.7/114 MB Progress (1): 6.7/114 MB Progress (1): 6.7/114 MB Progress (1): 6.7/114 MB Progress (1): 6.7/114 MB Progress (1): 6.7/114 MB Progress (1): 6.7/114 MB Progress (1): 6.7/114 MB Progress (1): 6.7/114 MB Progress (1): 6.7/114 MB Progress (1): 6.7/114 MB Progress (1): 6.7/114 MB Progress (1): 6.7/114 MB Progress (1): 6.7/114 MB Progress (1): 6.7/114 MB Progress (1): 6.8/114 MB Progress (1): 6.8/114 MB Progress (1): 6.8/114 MB Progress (1): 6.8/114 MB Progress (1): 6.8/114 MB Progress (1): 6.8/114 MB Progress (1): 6.8/114 MB Progress (1): 6.8/114 MB Progress (1): 6.8/114 MB Progress (1): 6.8/114 MB Progress (1): 6.8/114 MB Progress (1): 6.8/114 MB Progress (1): 6.8/114 MB Progress (1): 6.8/114 MB Progress (1): 6.8/114 MB Progress (1): 6.8/114 MB Progress (1): 6.8/114 MB Progress (1): 6.8/114 MB Progress (1): 6.8/114 MB Progress (1): 6.8/114 MB Progress (1): 6.8/114 MB Progress (1): 6.8/114 MB Progress (1): 6.8/114 MB Progress (1): 6.8/114 MB Progress (1): 6.8/114 MB Progress (1): 6.8/114 MB Progress (1): 6.8/114 MB Progress (1): 6.8/114 MB Progress (1): 6.8/114 MB Progress (1): 6.8/114 MB Progress (1): 6.8/114 MB Progress (1): 6.8/114 MB Progress (1): 6.8/114 MB Progress (1): 6.8/114 MB Progress (1): 6.8/114 MB Progress (1): 6.8/114 MB Progress (1): 6.8/114 MB Progress (1): 6.8/114 MB Progress (1): 6.8/114 MB Progress (1): 6.8/114 MB Progress (1): 6.8/114 MB Progress (1): 6.8/114 MB Progress (1): 6.8/114 MB Progress (1): 6.8/114 MB Progress (1): 6.8/114 MB Progress (1): 6.8/114 MB Progress (1): 6.8/114 MB Progress (1): 6.8/114 MB Progress (1): 6.8/114 MB Progress (1): 6.9/114 MB Progress (1): 6.9/114 MB Progress (1): 6.9/114 MB Progress (1): 6.9/114 MB Progress (1): 6.9/114 MB Progress (1): 6.9/114 MB Progress (1): 6.9/114 MB Progress (1): 6.9/114 MB Progress (1): 6.9/114 MB Progress (1): 6.9/114 MB Progress (1): 6.9/114 MB Progress (1): 6.9/114 MB Progress (1): 6.9/114 MB Progress (1): 6.9/114 MB Progress (1): 6.9/114 MB Progress (1): 6.9/114 MB Progress (1): 6.9/114 MB Progress (1): 6.9/114 MB Progress (1): 6.9/114 MB Progress (1): 6.9/114 MB Progress (1): 6.9/114 MB Progress (1): 6.9/114 MB Progress (1): 6.9/114 MB Progress (1): 6.9/114 MB Progress (1): 6.9/114 MB Progress (1): 6.9/114 MB Progress (1): 6.9/114 MB Progress (1): 6.9/114 MB Progress (1): 6.9/114 MB Progress (1): 6.9/114 MB Progress (1): 6.9/114 MB Progress (1): 6.9/114 MB Progress (1): 6.9/114 MB Progress (1): 6.9/114 MB Progress (1): 6.9/114 MB Progress (1): 6.9/114 MB Progress (1): 6.9/114 MB Progress (1): 6.9/114 MB Progress (1): 6.9/114 MB Progress (1): 6.9/114 MB Progress (1): 6.9/114 MB Progress (1): 6.9/114 MB Progress (1): 6.9/114 MB Progress (1): 6.9/114 MB Progress (1): 6.9/114 MB Progress (1): 6.9/114 MB Progress (1): 6.9/114 MB Progress (1): 6.9/114 MB Progress (1): 6.9/114 MB Progress (1): 7.0/114 MB Progress (1): 7.0/114 MB Progress (1): 7.0/114 MB Progress (1): 7.0/114 MB Progress (1): 7.0/114 MB Progress (1): 7.0/114 MB Progress (1): 7.0/114 MB Progress (1): 7.0/114 MB Progress (1): 7.0/114 MB Progress (1): 7.0/114 MB Progress (1): 7.0/114 MB Progress (1): 7.0/114 MB Progress (1): 7.0/114 MB Progress (1): 7.0/114 MB Progress (1): 7.0/114 MB Progress (1): 7.0/114 MB Progress (1): 7.0/114 MB Progress (1): 7.0/114 MB Progress (1): 7.0/114 MB Progress (1): 7.0/114 MB Progress (1): 7.0/114 MB Progress (1): 7.0/114 MB Progress (1): 7.0/114 MB Progress (1): 7.0/114 MB Progress (1): 7.0/114 MB Progress (1): 7.0/114 MB Progress (1): 7.0/114 MB Progress (1): 7.0/114 MB Progress (1): 7.0/114 MB Progress (1): 7.0/114 MB Progress (1): 7.0/114 MB Progress (1): 7.0/114 MB Progress (1): 7.0/114 MB Progress (1): 7.0/114 MB Progress (1): 7.0/114 MB Progress (1): 7.0/114 MB Progress (1): 7.0/114 MB Progress (1): 7.0/114 MB Progress (1): 7.0/114 MB Progress (1): 7.0/114 MB Progress (1): 7.0/114 MB Progress (1): 7.0/114 MB Progress (1): 7.0/114 MB Progress (1): 7.0/114 MB Progress (1): 7.0/114 MB Progress (1): 7.0/114 MB Progress (1): 7.0/114 MB Progress (1): 7.0/114 MB Progress (1): 7.0/114 MB Progress (1): 7.1/114 MB Progress (1): 7.1/114 MB Progress (1): 7.1/114 MB Progress (1): 7.1/114 MB Progress (1): 7.1/114 MB Progress (1): 7.1/114 MB Progress (1): 7.1/114 MB Progress (1): 7.1/114 MB Progress (1): 7.1/114 MB Progress (1): 7.1/114 MB Progress (1): 7.1/114 MB Progress (1): 7.1/114 MB Progress (1): 7.1/114 MB Progress (1): 7.1/114 MB Progress (1): 7.1/114 MB Progress (1): 7.1/114 MB Progress (1): 7.1/114 MB Progress (1): 7.1/114 MB Progress (1): 7.1/114 MB Progress (1): 7.1/114 MB Progress (1): 7.1/114 MB Progress (1): 7.1/114 MB Progress (1): 7.1/114 MB Progress (1): 7.1/114 MB Progress (1): 7.1/114 MB Progress (1): 7.1/114 MB Progress (1): 7.1/114 MB Progress (1): 7.1/114 MB Progress (1): 7.1/114 MB Progress (1): 7.1/114 MB Progress (1): 7.1/114 MB Progress (1): 7.1/114 MB Progress (1): 7.1/114 MB Progress (1): 7.1/114 MB Progress (1): 7.1/114 MB Progress (1): 7.1/114 MB Progress (1): 7.1/114 MB Progress (1): 7.1/114 MB Progress (1): 7.1/114 MB Progress (1): 7.1/114 MB Progress (1): 7.1/114 MB Progress (1): 7.1/114 MB Progress (1): 7.1/114 MB Progress (1): 7.1/114 MB Progress (1): 7.1/114 MB Progress (1): 7.1/114 MB Progress (1): 7.1/114 MB Progress (1): 7.1/114 MB Progress (1): 7.1/114 MB Progress (1): 7.2/114 MB Progress (1): 7.2/114 MB Progress (1): 7.2/114 MB Progress (1): 7.2/114 MB Progress (1): 7.2/114 MB Progress (1): 7.2/114 MB Progress (1): 7.2/114 MB Progress (1): 7.2/114 MB Progress (1): 7.2/114 MB Progress (1): 7.2/114 MB Progress (1): 7.2/114 MB Progress (1): 7.2/114 MB Progress (1): 7.2/114 MB Progress (1): 7.2/114 MB Progress (1): 7.2/114 MB Progress (1): 7.2/114 MB Progress (1): 7.2/114 MB Progress (1): 7.2/114 MB Progress (1): 7.2/114 MB Progress (1): 7.2/114 MB Progress (1): 7.2/114 MB Progress (1): 7.2/114 MB Progress (1): 7.2/114 MB Progress (1): 7.2/114 MB Progress (1): 7.2/114 MB Progress (1): 7.2/114 MB Progress (1): 7.2/114 MB Progress (1): 7.2/114 MB Progress (1): 7.2/114 MB Progress (1): 7.2/114 MB Progress (1): 7.2/114 MB Progress (1): 7.2/114 MB Progress (1): 7.2/114 MB Progress (1): 7.2/114 MB Progress (1): 7.2/114 MB Progress (1): 7.2/114 MB Progress (1): 7.2/114 MB Progress (1): 7.2/114 MB Progress (1): 7.2/114 MB Progress (1): 7.2/114 MB Progress (1): 7.2/114 MB Progress (1): 7.2/114 MB Progress (1): 7.2/114 MB Progress (1): 7.2/114 MB Progress (1): 7.2/114 MB Progress (1): 7.2/114 MB Progress (1): 7.2/114 MB Progress (1): 7.2/114 MB Progress (1): 7.2/114 MB Progress (1): 7.3/114 MB Progress (1): 7.3/114 MB Progress (1): 7.3/114 MB Progress (1): 7.3/114 MB Progress (1): 7.3/114 MB Progress (1): 7.3/114 MB Progress (1): 7.3/114 MB Progress (1): 7.3/114 MB Progress (1): 7.3/114 MB Progress (1): 7.3/114 MB Progress (1): 7.3/114 MB Progress (1): 7.3/114 MB Progress (1): 7.3/114 MB Progress (1): 7.3/114 MB Progress (1): 7.3/114 MB Progress (1): 7.3/114 MB Progress (1): 7.3/114 MB Progress (1): 7.3/114 MB Progress (1): 7.3/114 MB Progress (1): 7.3/114 MB Progress (1): 7.3/114 MB Progress (1): 7.3/114 MB Progress (1): 7.3/114 MB Progress (1): 7.3/114 MB Progress (1): 7.3/114 MB Progress (1): 7.3/114 MB Progress (1): 7.3/114 MB Progress (1): 7.3/114 MB Progress (1): 7.3/114 MB Progress (1): 7.3/114 MB Progress (1): 7.3/114 MB Progress (1): 7.3/114 MB Progress (1): 7.3/114 MB Progress (1): 7.3/114 MB Progress (1): 7.3/114 MB Progress (1): 7.3/114 MB Progress (1): 7.3/114 MB Progress (1): 7.3/114 MB Progress (1): 7.3/114 MB Progress (1): 7.3/114 MB Progress (1): 7.3/114 MB Progress (1): 7.3/114 MB Progress (1): 7.3/114 MB Progress (1): 7.3/114 MB Progress (1): 7.3/114 MB Progress (1): 7.3/114 MB Progress (1): 7.3/114 MB Progress (1): 7.3/114 MB Progress (1): 7.4/114 MB Progress (1): 7.4/114 MB Progress (1): 7.4/114 MB Progress (1): 7.4/114 MB Progress (1): 7.4/114 MB Progress (1): 7.4/114 MB Progress (1): 7.4/114 MB Progress (1): 7.4/114 MB Progress (1): 7.4/114 MB Progress (1): 7.4/114 MB Progress (1): 7.4/114 MB Progress (1): 7.4/114 MB Progress (1): 7.4/114 MB Progress (1): 7.4/114 MB Progress (1): 7.4/114 MB Progress (1): 7.4/114 MB Progress (1): 7.4/114 MB Progress (1): 7.4/114 MB Progress (1): 7.4/114 MB Progress (1): 7.4/114 MB Progress (1): 7.4/114 MB Progress (1): 7.4/114 MB Progress (1): 7.4/114 MB Progress (1): 7.4/114 MB Progress (1): 7.4/114 MB Progress (1): 7.4/114 MB Progress (1): 7.4/114 MB Progress (1): 7.4/114 MB Progress (1): 7.4/114 MB Progress (1): 7.4/114 MB Progress (1): 7.4/114 MB Progress (1): 7.4/114 MB Progress (1): 7.4/114 MB Progress (1): 7.4/114 MB Progress (1): 7.4/114 MB Progress (1): 7.4/114 MB Progress (1): 7.4/114 MB Progress (1): 7.4/114 MB Progress (1): 7.4/114 MB Progress (1): 7.4/114 MB Progress (1): 7.4/114 MB Progress (1): 7.4/114 MB Progress (1): 7.4/114 MB Progress (1): 7.4/114 MB Progress (1): 7.4/114 MB Progress (1): 7.4/114 MB Progress (1): 7.4/114 MB Progress (1): 7.4/114 MB Progress (1): 7.4/114 MB Progress (1): 7.5/114 MB Progress (1): 7.5/114 MB Progress (1): 7.5/114 MB Progress (1): 7.5/114 MB Progress (1): 7.5/114 MB Progress (1): 7.5/114 MB Progress (1): 7.5/114 MB Progress (1): 7.5/114 MB Progress (1): 7.5/114 MB Progress (1): 7.5/114 MB Progress (1): 7.5/114 MB Progress (1): 7.5/114 MB Progress (1): 7.5/114 MB Progress (1): 7.5/114 MB Progress (1): 7.5/114 MB Progress (1): 7.5/114 MB Progress (1): 7.5/114 MB Progress (1): 7.5/114 MB Progress (1): 7.5/114 MB Progress (1): 7.5/114 MB Progress (1): 7.5/114 MB Progress (1): 7.5/114 MB Progress (1): 7.5/114 MB Progress (1): 7.5/114 MB Progress (1): 7.5/114 MB Progress (1): 7.5/114 MB Progress (1): 7.5/114 MB Progress (1): 7.5/114 MB Progress (1): 7.5/114 MB Progress (1): 7.5/114 MB Progress (1): 7.5/114 MB Progress (1): 7.5/114 MB Progress (1): 7.5/114 MB Progress (1): 7.5/114 MB Progress (1): 7.5/114 MB Progress (1): 7.5/114 MB Progress (1): 7.5/114 MB Progress (1): 7.5/114 MB Progress (1): 7.5/114 MB Progress (1): 7.5/114 MB Progress (1): 7.5/114 MB Progress (1): 7.5/114 MB Progress (1): 7.5/114 MB Progress (1): 7.5/114 MB Progress (1): 7.5/114 MB Progress (1): 7.5/114 MB Progress (1): 7.5/114 MB Progress (1): 7.5/114 MB Progress (1): 7.5/114 MB Progress (1): 7.6/114 MB Progress (1): 7.6/114 MB Progress (1): 7.6/114 MB Progress (1): 7.6/114 MB Progress (1): 7.6/114 MB Progress (1): 7.6/114 MB Progress (1): 7.6/114 MB Progress (1): 7.6/114 MB Progress (1): 7.6/114 MB Progress (1): 7.6/114 MB Progress (1): 7.6/114 MB Progress (1): 7.6/114 MB Progress (1): 7.6/114 MB Progress (1): 7.6/114 MB Progress (1): 7.6/114 MB Progress (1): 7.6/114 MB Progress (1): 7.6/114 MB Progress (1): 7.6/114 MB Progress (1): 7.6/114 MB Progress (1): 7.6/114 MB Progress (1): 7.6/114 MB Progress (1): 7.6/114 MB Progress (1): 7.6/114 MB Progress (1): 7.6/114 MB Progress (1): 7.6/114 MB Progress (1): 7.6/114 MB Progress (1): 7.6/114 MB Progress (1): 7.6/114 MB Progress (1): 7.6/114 MB Progress (1): 7.6/114 MB Progress (1): 7.6/114 MB Progress (1): 7.6/114 MB Progress (1): 7.6/114 MB Progress (1): 7.6/114 MB Progress (1): 7.6/114 MB Progress (1): 7.6/114 MB Progress (1): 7.6/114 MB Progress (1): 7.6/114 MB Progress (1): 7.6/114 MB Progress (1): 7.6/114 MB Progress (1): 7.6/114 MB Progress (1): 7.6/114 MB Progress (1): 7.6/114 MB Progress (1): 7.6/114 MB Progress (1): 7.6/114 MB Progress (1): 7.6/114 MB Progress (1): 7.6/114 MB Progress (1): 7.6/114 MB Progress (1): 7.6/114 MB Progress (1): 7.7/114 MB Progress (1): 7.7/114 MB Progress (1): 7.7/114 MB Progress (1): 7.7/114 MB Progress (1): 7.7/114 MB Progress (1): 7.7/114 MB Progress (1): 7.7/114 MB Progress (1): 7.7/114 MB Progress (1): 7.7/114 MB Progress (1): 7.7/114 MB Progress (1): 7.7/114 MB Progress (1): 7.7/114 MB Progress (1): 7.7/114 MB Progress (1): 7.7/114 MB Progress (1): 7.7/114 MB Progress (1): 7.7/114 MB Progress (1): 7.7/114 MB Progress (1): 7.7/114 MB Progress (1): 7.7/114 MB Progress (1): 7.7/114 MB Progress (1): 7.7/114 MB Progress (1): 7.7/114 MB Progress (1): 7.7/114 MB Progress (1): 7.7/114 MB Progress (1): 7.7/114 MB Progress (1): 7.7/114 MB Progress (1): 7.7/114 MB Progress (1): 7.7/114 MB Progress (1): 7.7/114 MB Progress (1): 7.7/114 MB Progress (1): 7.7/114 MB Progress (1): 7.7/114 MB Progress (1): 7.7/114 MB Progress (1): 7.7/114 MB Progress (1): 7.7/114 MB Progress (1): 7.7/114 MB Progress (1): 7.7/114 MB Progress (1): 7.7/114 MB Progress (1): 7.7/114 MB Progress (1): 7.7/114 MB Progress (1): 7.7/114 MB Progress (1): 7.7/114 MB Progress (1): 7.7/114 MB Progress (1): 7.7/114 MB Progress (1): 7.7/114 MB Progress (1): 7.7/114 MB Progress (1): 7.7/114 MB Progress (1): 7.7/114 MB Progress (1): 7.7/114 MB Progress (1): 7.8/114 MB Progress (1): 7.8/114 MB Progress (1): 7.8/114 MB Progress (1): 7.8/114 MB Progress (1): 7.8/114 MB Progress (1): 7.8/114 MB Progress (1): 7.8/114 MB Progress (1): 7.8/114 MB Progress (1): 7.8/114 MB Progress (1): 7.8/114 MB Progress (1): 7.8/114 MB Progress (1): 7.8/114 MB Progress (1): 7.8/114 MB Progress (1): 7.8/114 MB Progress (1): 7.8/114 MB Progress (1): 7.8/114 MB Progress (1): 7.8/114 MB Progress (1): 7.8/114 MB Progress (1): 7.8/114 MB Progress (1): 7.8/114 MB Progress (1): 7.8/114 MB Progress (1): 7.8/114 MB Progress (1): 7.8/114 MB Progress (1): 7.8/114 MB Progress (1): 7.8/114 MB Progress (1): 7.8/114 MB Progress (1): 7.8/114 MB Progress (1): 7.8/114 MB Progress (1): 7.8/114 MB Progress (1): 7.8/114 MB Progress (1): 7.8/114 MB Progress (1): 7.8/114 MB Progress (1): 7.8/114 MB Progress (1): 7.8/114 MB Progress (1): 7.8/114 MB Progress (1): 7.8/114 MB Progress (1): 7.8/114 MB Progress (1): 7.8/114 MB Progress (1): 7.8/114 MB Progress (1): 7.8/114 MB Progress (1): 7.8/114 MB Progress (1): 7.8/114 MB Progress (1): 7.8/114 MB Progress (1): 7.8/114 MB Progress (1): 7.8/114 MB Progress (1): 7.8/114 MB Progress (1): 7.8/114 MB Progress (1): 7.8/114 MB Progress (1): 7.8/114 MB Progress (1): 7.9/114 MB Progress (1): 7.9/114 MB Progress (1): 7.9/114 MB Progress (1): 7.9/114 MB Progress (1): 7.9/114 MB Progress (1): 7.9/114 MB Progress (1): 7.9/114 MB Progress (1): 7.9/114 MB Progress (1): 7.9/114 MB Progress (1): 7.9/114 MB Progress (1): 7.9/114 MB Progress (1): 7.9/114 MB Progress (1): 7.9/114 MB Progress (1): 7.9/114 MB Progress (1): 7.9/114 MB Progress (1): 7.9/114 MB Progress (1): 7.9/114 MB Progress (1): 7.9/114 MB Progress (1): 7.9/114 MB Progress (1): 7.9/114 MB Progress (1): 7.9/114 MB Progress (1): 7.9/114 MB Progress (1): 7.9/114 MB Progress (1): 7.9/114 MB Progress (1): 7.9/114 MB Progress (1): 7.9/114 MB Progress (1): 7.9/114 MB Progress (1): 7.9/114 MB Progress (1): 7.9/114 MB Progress (1): 7.9/114 MB Progress (1): 7.9/114 MB Progress (1): 7.9/114 MB Progress (1): 7.9/114 MB Progress (1): 7.9/114 MB Progress (1): 7.9/114 MB Progress (1): 7.9/114 MB Progress (1): 7.9/114 MB Progress (1): 7.9/114 MB Progress (1): 7.9/114 MB Progress (1): 7.9/114 MB Progress (1): 7.9/114 MB Progress (1): 7.9/114 MB Progress (1): 7.9/114 MB Progress (1): 7.9/114 MB Progress (1): 7.9/114 MB Progress (1): 7.9/114 MB Progress (1): 7.9/114 MB Progress (1): 7.9/114 MB Progress (1): 8.0/114 MB Progress (1): 8.0/114 MB Progress (1): 8.0/114 MB Progress (1): 8.0/114 MB Progress (1): 8.0/114 MB Progress (1): 8.0/114 MB Progress (1): 8.0/114 MB Progress (1): 8.0/114 MB Progress (1): 8.0/114 MB Progress (1): 8.0/114 MB Progress (1): 8.0/114 MB Progress (1): 8.0/114 MB Progress (1): 8.0/114 MB Progress (1): 8.0/114 MB Progress (1): 8.0/114 MB Progress (1): 8.0/114 MB Progress (1): 8.0/114 MB Progress (1): 8.0/114 MB Progress (1): 8.0/114 MB Progress (1): 8.0/114 MB Progress (1): 8.0/114 MB Progress (1): 8.0/114 MB Progress (1): 8.0/114 MB Progress (1): 8.0/114 MB Progress (1): 8.0/114 MB Progress (1): 8.0/114 MB Progress (1): 8.0/114 MB Progress (1): 8.0/114 MB Progress (1): 8.0/114 MB Progress (1): 8.0/114 MB Progress (1): 8.0/114 MB Progress (1): 8.0/114 MB Progress (1): 8.0/114 MB Progress (1): 8.0/114 MB Progress (1): 8.0/114 MB Progress (1): 8.0/114 MB Progress (1): 8.0/114 MB Progress (1): 8.0/114 MB Progress (1): 8.0/114 MB Progress (1): 8.0/114 MB Progress (1): 8.0/114 MB Progress (1): 8.0/114 MB Progress (1): 8.0/114 MB Progress (1): 8.0/114 MB Progress (1): 8.0/114 MB Progress (1): 8.0/114 MB Progress (1): 8.0/114 MB Progress (1): 8.0/114 MB Progress (1): 8.0/114 MB Progress (1): 8.1/114 MB Progress (1): 8.1/114 MB Progress (1): 8.1/114 MB Progress (1): 8.1/114 MB Progress (1): 8.1/114 MB Progress (1): 8.1/114 MB Progress (1): 8.1/114 MB Progress (1): 8.1/114 MB Progress (1): 8.1/114 MB Progress (1): 8.1/114 MB Progress (1): 8.1/114 MB Progress (1): 8.1/114 MB Progress (1): 8.1/114 MB Progress (1): 8.1/114 MB Progress (1): 8.1/114 MB Progress (1): 8.1/114 MB Progress (1): 8.1/114 MB Progress (1): 8.1/114 MB Progress (1): 8.1/114 MB Progress (1): 8.1/114 MB Progress (1): 8.1/114 MB Progress (1): 8.1/114 MB Progress (1): 8.1/114 MB Progress (1): 8.1/114 MB Progress (1): 8.1/114 MB Progress (1): 8.1/114 MB Progress (1): 8.1/114 MB Progress (1): 8.1/114 MB Progress (1): 8.1/114 MB Progress (1): 8.1/114 MB Progress (1): 8.1/114 MB Progress (1): 8.1/114 MB Progress (1): 8.1/114 MB Progress (1): 8.1/114 MB Progress (1): 8.1/114 MB Progress (1): 8.1/114 MB Progress (1): 8.1/114 MB Progress (1): 8.1/114 MB Progress (1): 8.1/114 MB Progress (1): 8.1/114 MB Progress (1): 8.1/114 MB Progress (1): 8.1/114 MB Progress (1): 8.1/114 MB Progress (1): 8.1/114 MB Progress (1): 8.1/114 MB Progress (1): 8.1/114 MB Progress (1): 8.1/114 MB Progress (1): 8.1/114 MB Progress (1): 8.1/114 MB Progress (1): 8.2/114 MB Progress (1): 8.2/114 MB Progress (1): 8.2/114 MB Progress (1): 8.2/114 MB Progress (1): 8.2/114 MB Progress (1): 8.2/114 MB Progress (1): 8.2/114 MB Progress (1): 8.2/114 MB Progress (1): 8.2/114 MB Progress (1): 8.2/114 MB Progress (1): 8.2/114 MB Progress (1): 8.2/114 MB Progress (1): 8.2/114 MB Progress (1): 8.2/114 MB Progress (1): 8.2/114 MB Progress (1): 8.2/114 MB Progress (1): 8.2/114 MB Progress (1): 8.2/114 MB Progress (1): 8.2/114 MB Progress (1): 8.2/114 MB Progress (1): 8.2/114 MB Progress (1): 8.2/114 MB Progress (1): 8.2/114 MB Progress (1): 8.2/114 MB Progress (1): 8.2/114 MB Progress (1): 8.2/114 MB Progress (1): 8.2/114 MB Progress (1): 8.2/114 MB Progress (1): 8.2/114 MB Progress (1): 8.2/114 MB Progress (1): 8.2/114 MB Progress (1): 8.2/114 MB Progress (1): 8.2/114 MB Progress (1): 8.2/114 MB Progress (1): 8.2/114 MB Progress (1): 8.2/114 MB Progress (1): 8.2/114 MB Progress (1): 8.2/114 MB Progress (1): 8.2/114 MB Progress (1): 8.2/114 MB Progress (1): 8.2/114 MB Progress (1): 8.2/114 MB Progress (1): 8.2/114 MB Progress (1): 8.2/114 MB Progress (1): 8.2/114 MB Progress (1): 8.2/114 MB Progress (1): 8.2/114 MB Progress (1): 8.2/114 MB Progress (1): 8.2/114 MB Progress (1): 8.3/114 MB Progress (1): 8.3/114 MB Progress (1): 8.3/114 MB Progress (1): 8.3/114 MB Progress (1): 8.3/114 MB Progress (1): 8.3/114 MB Progress (1): 8.3/114 MB Progress (1): 8.3/114 MB Progress (1): 8.3/114 MB Progress (1): 8.3/114 MB Progress (1): 8.3/114 MB Progress (1): 8.3/114 MB Progress (1): 8.3/114 MB Progress (1): 8.3/114 MB Progress (1): 8.3/114 MB Progress (1): 8.3/114 MB Progress (1): 8.3/114 MB Progress (1): 8.3/114 MB Progress (1): 8.3/114 MB Progress (1): 8.3/114 MB Progress (1): 8.3/114 MB Progress (1): 8.3/114 MB Progress (1): 8.3/114 MB Progress (1): 8.3/114 MB Progress (1): 8.3/114 MB Progress (1): 8.3/114 MB Progress (1): 8.3/114 MB Progress (1): 8.3/114 MB Progress (1): 8.3/114 MB Progress (1): 8.3/114 MB Progress (1): 8.3/114 MB Progress (1): 8.3/114 MB Progress (1): 8.3/114 MB Progress (1): 8.3/114 MB Progress (1): 8.3/114 MB Progress (1): 8.3/114 MB Progress (1): 8.3/114 MB Progress (1): 8.3/114 MB Progress (1): 8.3/114 MB Progress (1): 8.3/114 MB Progress (1): 8.3/114 MB Progress (1): 8.3/114 MB Progress (1): 8.3/114 MB Progress (1): 8.3/114 MB Progress (1): 8.3/114 MB Progress (1): 8.3/114 MB Progress (1): 8.3/114 MB Progress (1): 8.3/114 MB Progress (1): 8.3/114 MB Progress (1): 8.4/114 MB Progress (1): 8.4/114 MB Progress (1): 8.4/114 MB Progress (1): 8.4/114 MB Progress (1): 8.4/114 MB Progress (1): 8.4/114 MB Progress (1): 8.4/114 MB Progress (1): 8.4/114 MB Progress (1): 8.4/114 MB Progress (1): 8.4/114 MB Progress (1): 8.4/114 MB Progress (1): 8.4/114 MB Progress (1): 8.4/114 MB Progress (1): 8.4/114 MB Progress (1): 8.4/114 MB Progress (1): 8.4/114 MB Progress (1): 8.4/114 MB Progress (1): 8.4/114 MB Progress (1): 8.4/114 MB Progress (1): 8.4/114 MB Progress (1): 8.4/114 MB Progress (1): 8.4/114 MB Progress (1): 8.4/114 MB Progress (1): 8.4/114 MB Progress (1): 8.4/114 MB Progress (1): 8.4/114 MB Progress (1): 8.4/114 MB Progress (1): 8.4/114 MB Progress (1): 8.4/114 MB Progress (1): 8.4/114 MB Progress (1): 8.4/114 MB Progress (1): 8.4/114 MB Progress (1): 8.4/114 MB Progress (1): 8.4/114 MB Progress (1): 8.4/114 MB Progress (1): 8.4/114 MB Progress (1): 8.4/114 MB Progress (1): 8.4/114 MB Progress (1): 8.4/114 MB Progress (1): 8.4/114 MB Progress (1): 8.4/114 MB Progress (1): 8.4/114 MB Progress (1): 8.4/114 MB Progress (1): 8.4/114 MB Progress (1): 8.4/114 MB Progress (1): 8.4/114 MB Progress (1): 8.4/114 MB Progress (1): 8.4/114 MB Progress (1): 8.5/114 MB Progress (1): 8.5/114 MB Progress (1): 8.5/114 MB Progress (1): 8.5/114 MB Progress (1): 8.5/114 MB Progress (1): 8.5/114 MB Progress (1): 8.5/114 MB Progress (1): 8.5/114 MB Progress (1): 8.5/114 MB Progress (1): 8.5/114 MB Progress (1): 8.5/114 MB Progress (1): 8.5/114 MB Progress (1): 8.5/114 MB Progress (1): 8.5/114 MB Progress (1): 8.5/114 MB Progress (1): 8.5/114 MB Progress (1): 8.5/114 MB Progress (1): 8.5/114 MB Progress (1): 8.5/114 MB Progress (1): 8.5/114 MB Progress (1): 8.5/114 MB Progress (1): 8.5/114 MB Progress (1): 8.5/114 MB Progress (1): 8.5/114 MB Progress (1): 8.5/114 MB Progress (1): 8.5/114 MB Progress (1): 8.5/114 MB Progress (1): 8.5/114 MB Progress (1): 8.5/114 MB Progress (1): 8.5/114 MB Progress (1): 8.5/114 MB Progress (1): 8.5/114 MB Progress (1): 8.5/114 MB Progress (1): 8.5/114 MB Progress (1): 8.5/114 MB Progress (1): 8.5/114 MB Progress (1): 8.5/114 MB Progress (1): 8.5/114 MB Progress (1): 8.5/114 MB Progress (1): 8.5/114 MB Progress (1): 8.5/114 MB Progress (1): 8.5/114 MB Progress (1): 8.5/114 MB Progress (1): 8.5/114 MB Progress (1): 8.5/114 MB Progress (1): 8.5/114 MB Progress (1): 8.5/114 MB Progress (1): 8.5/114 MB Progress (1): 8.5/114 MB Progress (1): 8.6/114 MB Progress (1): 8.6/114 MB Progress (1): 8.6/114 MB Progress (1): 8.6/114 MB Progress (1): 8.6/114 MB Progress (1): 8.6/114 MB Progress (1): 8.6/114 MB Progress (1): 8.6/114 MB Progress (1): 8.6/114 MB Progress (1): 8.6/114 MB Progress (1): 8.6/114 MB Progress (1): 8.6/114 MB Progress (1): 8.6/114 MB Progress (1): 8.6/114 MB Progress (1): 8.6/114 MB Progress (1): 8.6/114 MB Progress (1): 8.6/114 MB Progress (1): 8.6/114 MB Progress (1): 8.6/114 MB Progress (1): 8.6/114 MB Progress (1): 8.6/114 MB Progress (1): 8.6/114 MB Progress (1): 8.6/114 MB Progress (1): 8.6/114 MB Progress (1): 8.6/114 MB Progress (1): 8.6/114 MB Progress (1): 8.6/114 MB Progress (1): 8.6/114 MB Progress (1): 8.6/114 MB Progress (1): 8.6/114 MB Progress (1): 8.6/114 MB Progress (1): 8.6/114 MB Progress (1): 8.6/114 MB Progress (1): 8.6/114 MB Progress (1): 8.6/114 MB Progress (1): 8.6/114 MB Progress (1): 8.6/114 MB Progress (1): 8.6/114 MB Progress (1): 8.6/114 MB Progress (1): 8.6/114 MB Progress (1): 8.6/114 MB Progress (1): 8.6/114 MB Progress (1): 8.6/114 MB Progress (1): 8.6/114 MB Progress (1): 8.6/114 MB Progress (1): 8.6/114 MB Progress (1): 8.6/114 MB Progress (1): 8.6/114 MB Progress (1): 8.6/114 MB Progress (1): 8.7/114 MB Progress (1): 8.7/114 MB Progress (1): 8.7/114 MB Progress (1): 8.7/114 MB Progress (1): 8.7/114 MB Progress (1): 8.7/114 MB Progress (1): 8.7/114 MB Progress (1): 8.7/114 MB Progress (1): 8.7/114 MB Progress (1): 8.7/114 MB Progress (1): 8.7/114 MB Progress (1): 8.7/114 MB Progress (1): 8.7/114 MB Progress (1): 8.7/114 MB Progress (1): 8.7/114 MB Progress (1): 8.7/114 MB Progress (1): 8.7/114 MB Progress (1): 8.7/114 MB Progress (1): 8.7/114 MB Progress (1): 8.7/114 MB Progress (1): 8.7/114 MB Progress (1): 8.7/114 MB Progress (1): 8.7/114 MB Progress (1): 8.7/114 MB Progress (1): 8.7/114 MB Progress (1): 8.7/114 MB Progress (1): 8.7/114 MB Progress (1): 8.7/114 MB Progress (1): 8.7/114 MB Progress (1): 8.7/114 MB Progress (1): 8.7/114 MB Progress (1): 8.7/114 MB Progress (1): 8.7/114 MB Progress (1): 8.7/114 MB Progress (1): 8.7/114 MB Progress (1): 8.7/114 MB Progress (1): 8.7/114 MB Progress (1): 8.7/114 MB Progress (1): 8.7/114 MB Progress (1): 8.7/114 MB Progress (1): 8.7/114 MB Progress (1): 8.7/114 MB Progress (1): 8.7/114 MB Progress (1): 8.7/114 MB Progress (1): 8.7/114 MB Progress (1): 8.7/114 MB Progress (1): 8.7/114 MB Progress (1): 8.7/114 MB Progress (1): 8.7/114 MB Progress (1): 8.8/114 MB Progress (1): 8.8/114 MB Progress (1): 8.8/114 MB Progress (1): 8.8/114 MB Progress (1): 8.8/114 MB Progress (1): 8.8/114 MB Progress (1): 8.8/114 MB Progress (1): 8.8/114 MB Progress (1): 8.8/114 MB Progress (1): 8.8/114 MB Progress (1): 8.8/114 MB Progress (1): 8.8/114 MB Progress (1): 8.8/114 MB Progress (1): 8.8/114 MB Progress (1): 8.8/114 MB Progress (1): 8.8/114 MB Progress (1): 8.8/114 MB Progress (1): 8.8/114 MB Progress (1): 8.8/114 MB Progress (1): 8.8/114 MB Progress (1): 8.8/114 MB Progress (1): 8.8/114 MB Progress (1): 8.8/114 MB Progress (1): 8.8/114 MB Progress (1): 8.8/114 MB Progress (1): 8.8/114 MB Progress (1): 8.8/114 MB Progress (1): 8.8/114 MB Progress (1): 8.8/114 MB Progress (1): 8.8/114 MB Progress (1): 8.8/114 MB Progress (1): 8.8/114 MB Progress (1): 8.8/114 MB Progress (1): 8.8/114 MB Progress (1): 8.8/114 MB Progress (1): 8.8/114 MB Progress (1): 8.8/114 MB Progress (1): 8.8/114 MB Progress (1): 8.8/114 MB Progress (1): 8.8/114 MB Progress (1): 8.8/114 MB Progress (1): 8.8/114 MB Progress (1): 8.8/114 MB Progress (1): 8.8/114 MB Progress (1): 8.8/114 MB Progress (1): 8.8/114 MB Progress (1): 8.8/114 MB Progress (1): 8.8/114 MB Progress (1): 8.8/114 MB Progress (1): 8.9/114 MB Progress (1): 8.9/114 MB Progress (1): 8.9/114 MB Progress (1): 8.9/114 MB Progress (1): 8.9/114 MB Progress (1): 8.9/114 MB Progress (1): 8.9/114 MB Progress (1): 8.9/114 MB Progress (1): 8.9/114 MB Progress (1): 8.9/114 MB Progress (1): 8.9/114 MB Progress (1): 8.9/114 MB Progress (1): 8.9/114 MB Progress (1): 8.9/114 MB Progress (1): 8.9/114 MB Progress (1): 8.9/114 MB Progress (1): 8.9/114 MB Progress (1): 8.9/114 MB Progress (1): 8.9/114 MB Progress (1): 8.9/114 MB Progress (1): 8.9/114 MB Progress (1): 8.9/114 MB Progress (1): 8.9/114 MB Progress (1): 8.9/114 MB Progress (1): 8.9/114 MB Progress (1): 8.9/114 MB Progress (1): 8.9/114 MB Progress (1): 8.9/114 MB Progress (1): 8.9/114 MB Progress (1): 8.9/114 MB Progress (1): 8.9/114 MB Progress (1): 8.9/114 MB Progress (1): 8.9/114 MB Progress (1): 8.9/114 MB Progress (1): 8.9/114 MB Progress (1): 8.9/114 MB Progress (1): 8.9/114 MB Progress (1): 8.9/114 MB Progress (1): 8.9/114 MB Progress (1): 8.9/114 MB Progress (1): 8.9/114 MB Progress (1): 8.9/114 MB Progress (1): 8.9/114 MB Progress (1): 8.9/114 MB Progress (1): 8.9/114 MB Progress (1): 8.9/114 MB Progress (1): 8.9/114 MB Progress (1): 8.9/114 MB Progress (1): 8.9/114 MB Progress (1): 9.0/114 MB Progress (1): 9.0/114 MB Progress (1): 9.0/114 MB Progress (1): 9.0/114 MB Progress (1): 9.0/114 MB Progress (1): 9.0/114 MB Progress (1): 9.0/114 MB Progress (1): 9.0/114 MB Progress (1): 9.0/114 MB Progress (1): 9.0/114 MB Progress (1): 9.0/114 MB Progress (1): 9.0/114 MB Progress (1): 9.0/114 MB Progress (1): 9.0/114 MB Progress (1): 9.0/114 MB Progress (1): 9.0/114 MB Progress (1): 9.0/114 MB Progress (1): 9.0/114 MB Progress (1): 9.0/114 MB Progress (1): 9.0/114 MB Progress (1): 9.0/114 MB Progress (1): 9.0/114 MB Progress (1): 9.0/114 MB Progress (1): 9.0/114 MB Progress (1): 9.0/114 MB Progress (1): 9.0/114 MB Progress (1): 9.0/114 MB Progress (1): 9.0/114 MB Progress (1): 9.0/114 MB Progress (1): 9.0/114 MB Progress (1): 9.0/114 MB Progress (1): 9.0/114 MB Progress (1): 9.0/114 MB Progress (1): 9.0/114 MB Progress (1): 9.0/114 MB Progress (1): 9.0/114 MB Progress (1): 9.0/114 MB Progress (1): 9.0/114 MB Progress (1): 9.0/114 MB Progress (1): 9.0/114 MB Progress (1): 9.0/114 MB Progress (1): 9.0/114 MB Progress (1): 9.0/114 MB Progress (1): 9.0/114 MB Progress (1): 9.0/114 MB Progress (1): 9.0/114 MB Progress (1): 9.0/114 MB Progress (1): 9.0/114 MB Progress (1): 9.1/114 MB Progress (1): 9.1/114 MB Progress (1): 9.1/114 MB Progress (1): 9.1/114 MB Progress (1): 9.1/114 MB Progress (1): 9.1/114 MB Progress (1): 9.1/114 MB Progress (1): 9.1/114 MB Progress (1): 9.1/114 MB Progress (1): 9.1/114 MB Progress (1): 9.1/114 MB Progress (1): 9.1/114 MB Progress (1): 9.1/114 MB Progress (1): 9.1/114 MB Progress (1): 9.1/114 MB Progress (1): 9.1/114 MB Progress (1): 9.1/114 MB Progress (1): 9.1/114 MB Progress (1): 9.1/114 MB Progress (1): 9.1/114 MB Progress (1): 9.1/114 MB Progress (1): 9.1/114 MB Progress (1): 9.1/114 MB Progress (1): 9.1/114 MB Progress (1): 9.1/114 MB Progress (1): 9.1/114 MB Progress (1): 9.1/114 MB Progress (1): 9.1/114 MB Progress (1): 9.1/114 MB Progress (1): 9.1/114 MB Progress (1): 9.1/114 MB Progress (1): 9.1/114 MB Progress (1): 9.1/114 MB Progress (1): 9.1/114 MB Progress (1): 9.1/114 MB Progress (1): 9.1/114 MB Progress (1): 9.1/114 MB Progress (1): 9.1/114 MB Progress (1): 9.1/114 MB Progress (1): 9.1/114 MB Progress (1): 9.1/114 MB Progress (1): 9.1/114 MB Progress (1): 9.1/114 MB Progress (1): 9.1/114 MB Progress (1): 9.1/114 MB Progress (1): 9.1/114 MB Progress (1): 9.1/114 MB Progress (1): 9.1/114 MB Progress (1): 9.1/114 MB Progress (1): 9.2/114 MB Progress (1): 9.2/114 MB Progress (1): 9.2/114 MB Progress (1): 9.2/114 MB Progress (1): 9.2/114 MB Progress (1): 9.2/114 MB Progress (1): 9.2/114 MB Progress (1): 9.2/114 MB Progress (1): 9.2/114 MB Progress (1): 9.2/114 MB Progress (1): 9.2/114 MB Progress (1): 9.2/114 MB Progress (1): 9.2/114 MB Progress (1): 9.2/114 MB Progress (1): 9.2/114 MB Progress (1): 9.2/114 MB Progress (1): 9.2/114 MB Progress (1): 9.2/114 MB Progress (1): 9.2/114 MB Progress (1): 9.2/114 MB Progress (1): 9.2/114 MB Progress (1): 9.2/114 MB Progress (1): 9.2/114 MB Progress (1): 9.2/114 MB Progress (1): 9.2/114 MB Progress (1): 9.2/114 MB Progress (1): 9.2/114 MB Progress (1): 9.2/114 MB Progress (1): 9.2/114 MB Progress (1): 9.2/114 MB Progress (1): 9.2/114 MB Progress (1): 9.2/114 MB Progress (1): 9.2/114 MB Progress (1): 9.2/114 MB Progress (1): 9.2/114 MB Progress (1): 9.2/114 MB Progress (1): 9.2/114 MB Progress (1): 9.2/114 MB Progress (1): 9.2/114 MB Progress (1): 9.2/114 MB Progress (1): 9.2/114 MB Progress (1): 9.2/114 MB Progress (1): 9.2/114 MB Progress (1): 9.2/114 MB Progress (1): 9.2/114 MB Progress (1): 9.2/114 MB Progress (1): 9.2/114 MB Progress (1): 9.2/114 MB Progress (1): 9.2/114 MB Progress (1): 9.3/114 MB Progress (1): 9.3/114 MB Progress (1): 9.3/114 MB Progress (1): 9.3/114 MB Progress (1): 9.3/114 MB Progress (1): 9.3/114 MB Progress (1): 9.3/114 MB Progress (1): 9.3/114 MB Progress (1): 9.3/114 MB Progress (1): 9.3/114 MB Progress (1): 9.3/114 MB Progress (1): 9.3/114 MB Progress (1): 9.3/114 MB Progress (1): 9.3/114 MB Progress (1): 9.3/114 MB Progress (1): 9.3/114 MB Progress (1): 9.3/114 MB Progress (1): 9.3/114 MB Progress (1): 9.3/114 MB Progress (1): 9.3/114 MB Progress (1): 9.3/114 MB Progress (1): 9.3/114 MB Progress (1): 9.3/114 MB Progress (1): 9.3/114 MB Progress (1): 9.3/114 MB Progress (1): 9.3/114 MB Progress (1): 9.3/114 MB Progress (1): 9.3/114 MB Progress (1): 9.3/114 MB Progress (1): 9.3/114 MB Progress (1): 9.3/114 MB Progress (1): 9.3/114 MB Progress (1): 9.3/114 MB Progress (1): 9.3/114 MB Progress (1): 9.3/114 MB Progress (1): 9.3/114 MB Progress (1): 9.3/114 MB Progress (1): 9.3/114 MB Progress (1): 9.3/114 MB Progress (1): 9.3/114 MB Progress (1): 9.3/114 MB Progress (1): 9.3/114 MB Progress (1): 9.3/114 MB Progress (1): 9.3/114 MB Progress (1): 9.3/114 MB Progress (1): 9.3/114 MB Progress (1): 9.3/114 MB Progress (1): 9.3/114 MB Progress (1): 9.3/114 MB Progress (1): 9.4/114 MB Progress (1): 9.4/114 MB Progress (1): 9.4/114 MB Progress (1): 9.4/114 MB Progress (1): 9.4/114 MB Progress (1): 9.4/114 MB Progress (1): 9.4/114 MB Progress (1): 9.4/114 MB Progress (1): 9.4/114 MB Progress (1): 9.4/114 MB Progress (1): 9.4/114 MB Progress (1): 9.4/114 MB Progress (1): 9.4/114 MB Progress (1): 9.4/114 MB Progress (1): 9.4/114 MB Progress (1): 9.4/114 MB Progress (1): 9.4/114 MB Progress (1): 9.4/114 MB Progress (1): 9.4/114 MB Progress (1): 9.4/114 MB Progress (1): 9.4/114 MB Progress (1): 9.4/114 MB Progress (1): 9.4/114 MB Progress (1): 9.4/114 MB Progress (1): 9.4/114 MB Progress (1): 9.4/114 MB Progress (1): 9.4/114 MB Progress (1): 9.4/114 MB Progress (1): 9.4/114 MB Progress (1): 9.4/114 MB Progress (1): 9.4/114 MB Progress (1): 9.4/114 MB Progress (1): 9.4/114 MB Progress (1): 9.4/114 MB Progress (1): 9.4/114 MB Progress (1): 9.4/114 MB Progress (1): 9.4/114 MB Progress (1): 9.4/114 MB Progress (1): 9.4/114 MB Progress (1): 9.4/114 MB Progress (1): 9.4/114 MB Progress (1): 9.4/114 MB Progress (1): 9.4/114 MB Progress (1): 9.4/114 MB Progress (1): 9.4/114 MB Progress (1): 9.4/114 MB Progress (1): 9.4/114 MB Progress (1): 9.4/114 MB Progress (1): 9.4/114 MB Progress (1): 9.5/114 MB Progress (1): 9.5/114 MB Progress (1): 9.5/114 MB Progress (1): 9.5/114 MB Progress (1): 9.5/114 MB Progress (1): 9.5/114 MB Progress (1): 9.5/114 MB Progress (1): 9.5/114 MB Progress (1): 9.5/114 MB Progress (1): 9.5/114 MB Progress (1): 9.5/114 MB Progress (1): 9.5/114 MB Progress (1): 9.5/114 MB Progress (1): 9.5/114 MB Progress (1): 9.5/114 MB Progress (1): 9.5/114 MB Progress (1): 9.5/114 MB Progress (1): 9.5/114 MB Progress (1): 9.5/114 MB Progress (1): 9.5/114 MB Progress (1): 9.5/114 MB Progress (1): 9.5/114 MB Progress (1): 9.5/114 MB Progress (1): 9.5/114 MB Progress (1): 9.5/114 MB Progress (1): 9.5/114 MB Progress (1): 9.5/114 MB Progress (1): 9.5/114 MB Progress (1): 9.5/114 MB Progress (1): 9.5/114 MB Progress (1): 9.5/114 MB Progress (1): 9.5/114 MB Progress (1): 9.5/114 MB Progress (1): 9.5/114 MB Progress (1): 9.5/114 MB Progress (1): 9.5/114 MB Progress (1): 9.5/114 MB Progress (1): 9.5/114 MB Progress (1): 9.5/114 MB Progress (1): 9.5/114 MB Progress (1): 9.5/114 MB Progress (1): 9.5/114 MB Progress (1): 9.5/114 MB Progress (1): 9.5/114 MB Progress (1): 9.5/114 MB Progress (1): 9.5/114 MB Progress (1): 9.5/114 MB Progress (1): 9.5/114 MB Progress (1): 9.5/114 MB Progress (1): 9.6/114 MB Progress (1): 9.6/114 MB Progress (1): 9.6/114 MB Progress (1): 9.6/114 MB Progress (1): 9.6/114 MB Progress (1): 9.6/114 MB Progress (1): 9.6/114 MB Progress (1): 9.6/114 MB Progress (1): 9.6/114 MB Progress (1): 9.6/114 MB Progress (1): 9.6/114 MB Progress (1): 9.6/114 MB Progress (1): 9.6/114 MB Progress (1): 9.6/114 MB Progress (1): 9.6/114 MB Progress (1): 9.6/114 MB Progress (1): 9.6/114 MB Progress (1): 9.6/114 MB Progress (1): 9.6/114 MB Progress (1): 9.6/114 MB Progress (1): 9.6/114 MB Progress (1): 9.6/114 MB Progress (1): 9.6/114 MB Progress (1): 9.6/114 MB Progress (1): 9.6/114 MB Progress (1): 9.6/114 MB Progress (1): 9.6/114 MB Progress (1): 9.6/114 MB Progress (1): 9.6/114 MB Progress (1): 9.6/114 MB Progress (1): 9.6/114 MB Progress (1): 9.6/114 MB Progress (1): 9.6/114 MB Progress (1): 9.6/114 MB Progress (1): 9.6/114 MB Progress (1): 9.6/114 MB Progress (1): 9.6/114 MB Progress (1): 9.6/114 MB Progress (1): 9.6/114 MB Progress (1): 9.6/114 MB Progress (1): 9.6/114 MB Progress (1): 9.6/114 MB Progress (1): 9.6/114 MB Progress (1): 9.6/114 MB Progress (1): 9.6/114 MB Progress (1): 9.6/114 MB Progress (1): 9.6/114 MB Progress (1): 9.6/114 MB Progress (1): 9.7/114 MB Progress (1): 9.7/114 MB Progress (1): 9.7/114 MB Progress (1): 9.7/114 MB Progress (1): 9.7/114 MB Progress (1): 9.7/114 MB Progress (1): 9.7/114 MB Progress (1): 9.7/114 MB Progress (1): 9.7/114 MB Progress (1): 9.7/114 MB Progress (1): 9.7/114 MB Progress (1): 9.7/114 MB Progress (1): 9.7/114 MB Progress (1): 9.7/114 MB Progress (1): 9.7/114 MB Progress (1): 9.7/114 MB Progress (1): 9.7/114 MB Progress (1): 9.7/114 MB Progress (1): 9.7/114 MB Progress (1): 9.7/114 MB Progress (1): 9.7/114 MB Progress (1): 9.7/114 MB Progress (1): 9.7/114 MB Progress (1): 9.7/114 MB Progress (1): 9.7/114 MB Progress (1): 9.7/114 MB Progress (1): 9.7/114 MB Progress (1): 9.7/114 MB Progress (1): 9.7/114 MB Progress (1): 9.7/114 MB Progress (1): 9.7/114 MB Progress (1): 9.7/114 MB Progress (1): 9.7/114 MB Progress (1): 9.7/114 MB Progress (1): 9.7/114 MB Progress (1): 9.7/114 MB Progress (1): 9.7/114 MB Progress (1): 9.7/114 MB Progress (1): 9.7/114 MB Progress (1): 9.7/114 MB Progress (1): 9.7/114 MB Progress (1): 9.7/114 MB Progress (1): 9.7/114 MB Progress (1): 9.7/114 MB Progress (1): 9.7/114 MB Progress (1): 9.7/114 MB Progress (1): 9.7/114 MB Progress (1): 9.7/114 MB Progress (1): 9.7/114 MB Progress (1): 9.8/114 MB Progress (1): 9.8/114 MB Progress (1): 9.8/114 MB Progress (1): 9.8/114 MB Progress (1): 9.8/114 MB Progress (1): 9.8/114 MB Progress (1): 9.8/114 MB Progress (1): 9.8/114 MB Progress (1): 9.8/114 MB Progress (1): 9.8/114 MB Progress (1): 9.8/114 MB Progress (1): 9.8/114 MB Progress (1): 9.8/114 MB Progress (1): 9.8/114 MB Progress (1): 9.8/114 MB Progress (1): 9.8/114 MB Progress (1): 9.8/114 MB Progress (1): 9.8/114 MB Progress (1): 9.8/114 MB Progress (1): 9.8/114 MB Progress (1): 9.8/114 MB Progress (1): 9.8/114 MB Progress (1): 9.8/114 MB Progress (1): 9.8/114 MB Progress (1): 9.8/114 MB Progress (1): 9.8/114 MB Progress (1): 9.8/114 MB Progress (1): 9.8/114 MB Progress (1): 9.8/114 MB Progress (1): 9.8/114 MB Progress (1): 9.8/114 MB Progress (1): 9.8/114 MB Progress (1): 9.8/114 MB Progress (1): 9.8/114 MB Progress (1): 9.8/114 MB Progress (1): 9.8/114 MB Progress (1): 9.8/114 MB Progress (1): 9.8/114 MB Progress (1): 9.8/114 MB Progress (1): 9.8/114 MB Progress (1): 9.8/114 MB Progress (1): 9.8/114 MB Progress (1): 9.8/114 MB Progress (1): 9.8/114 MB Progress (1): 9.8/114 MB Progress (1): 9.8/114 MB Progress (1): 9.8/114 MB Progress (1): 9.8/114 MB Progress (1): 9.8/114 MB Progress (1): 9.9/114 MB Progress (1): 9.9/114 MB Progress (1): 9.9/114 MB Progress (1): 9.9/114 MB Progress (1): 9.9/114 MB Progress (1): 9.9/114 MB Progress (1): 9.9/114 MB Progress (1): 9.9/114 MB Progress (1): 9.9/114 MB Progress (1): 9.9/114 MB Progress (1): 9.9/114 MB Progress (1): 9.9/114 MB Progress (1): 9.9/114 MB Progress (1): 9.9/114 MB Progress (1): 9.9/114 MB Progress (1): 9.9/114 MB Progress (1): 9.9/114 MB Progress (1): 9.9/114 MB Progress (1): 9.9/114 MB Progress (1): 9.9/114 MB Progress (1): 9.9/114 MB Progress (1): 9.9/114 MB Progress (1): 9.9/114 MB Progress (1): 9.9/114 MB Progress (1): 9.9/114 MB Progress (1): 9.9/114 MB Progress (1): 9.9/114 MB Progress (1): 9.9/114 MB Progress (1): 9.9/114 MB Progress (1): 9.9/114 MB Progress (1): 9.9/114 MB Progress (1): 9.9/114 MB Progress (1): 9.9/114 MB Progress (1): 9.9/114 MB Progress (1): 9.9/114 MB Progress (1): 9.9/114 MB Progress (1): 9.9/114 MB Progress (1): 9.9/114 MB Progress (1): 9.9/114 MB Progress (1): 9.9/114 MB Progress (1): 9.9/114 MB Progress (1): 9.9/114 MB Progress (1): 9.9/114 MB Progress (1): 9.9/114 MB Progress (1): 9.9/114 MB Progress (1): 9.9/114 MB Progress (1): 9.9/114 MB Progress (1): 9.9/114 MB Progress (1): 9.9/114 MB Progress (1): 10.0/114 MB Progress (1): 10.0/114 MB Progress (1): 10.0/114 MB Progress (1): 10.0/114 MB Progress (1): 10.0/114 MB Progress (1): 10.0/114 MB Progress (1): 10.0/114 MB Progress (1): 10.0/114 MB Progress (1): 10.0/114 MB Progress (1): 10.0/114 MB Progress (1): 10.0/114 MB Progress (1): 10.0/114 MB Progress (1): 10.0/114 MB Progress (1): 10.0/114 MB Progress (1): 10.0/114 MB Progress (1): 10.0/114 MB Progress (1): 10.0/114 MB Progress (1): 10.0/114 MB Progress (1): 10.0/114 MB Progress (1): 10.0/114 MB Progress (1): 10.0/114 MB Progress (1): 10.0/114 MB Progress (1): 10.0/114 MB Progress (1): 10.0/114 MB Progress (1): 10/114 MB Progress (1): 10/114 MB Progress (1): 10/114 MB Progress (1): 10/114 MB Progress (1): 10/114 MB Progress (1): 10/114 MB Progress (1): 10/114 MB Progress (1): 10/114 MB Progress (1): 10/114 MB Progress (1): 10/114 MB Progress (1): 10/114 MB Progress (1): 10/114 MB Progress (1): 10/114 MB Progress (1): 10/114 MB Progress (1): 10/114 MB Progress (1): 10/114 MB Progress (1): 10/114 MB Progress (1): 10/114 MB Progress (1): 10/114 MB Progress (1): 10/114 MB Progress (1): 10/114 MB Progress (1): 10/114 MB Progress (1): 10/114 MB Progress (1): 10/114 MB Progress (1): 10/114 MB Progress (1): 10/114 MB Progress (1): 10/114 MB Progress (1): 10/114 MB Progress (1): 10/114 MB Progress (1): 10/114 MB Progress (1): 10/114 MB Progress (1): 10/114 MB Progress (1): 10/114 MB Progress (1): 10/114 MB Progress (1): 10/114 MB Progress (1): 10/114 MB Progress (1): 10/114 MB Progress (1): 10/114 MB Progress (1): 10/114 MB Progress (1): 10/114 MB Progress (1): 10/114 MB Progress (1): 10/114 MB Progress (1): 10/114 MB Progress (1): 10/114 MB Progress (1): 10/114 MB Progress (1): 10/114 MB Progress (1): 10/114 MB Progress (1): 10/114 MB Progress (1): 10/114 MB Progress (1): 10/114 MB Progress (1): 10/114 MB Progress (1): 10/114 MB Progress (1): 10/114 MB Progress (1): 10/114 MB Progress (1): 10/114 MB Progress (1): 10/114 MB Progress (1): 10/114 MB Progress (1): 10/114 MB Progress (1): 10/114 MB Progress (1): 10/114 MB Progress (1): 10/114 MB Progress (1): 10/114 MB Progress (1): 10/114 MB Progress (1): 10/114 MB Progress (1): 10/114 MB Progress (1): 10/114 MB Progress (1): 10/114 MB Progress (1): 10/114 MB Progress (1): 10/114 MB Progress (1): 10/114 MB Progress (1): 10/114 MB Progress (1): 10/114 MB Progress (1): 10/114 MB Progress (1): 10/114 MB Progress (1): 10/114 MB Progress (1): 10/114 MB Progress (1): 10/114 MB Progress (1): 10/114 MB Progress (1): 10/114 MB Progress (1): 10/114 MB Progress (1): 10/114 MB Progress (1): 10/114 MB Progress (1): 10/114 MB Progress (1): 10/114 MB Progress (1): 10/114 MB Progress (1): 10/114 MB Progress (1): 10/114 MB Progress (1): 10/114 MB Progress (1): 10/114 MB Progress (1): 10/114 MB Progress (1): 10/114 MB Progress (1): 10/114 MB Progress (1): 10/114 MB Progress (1): 10/114 MB Progress (1): 10/114 MB Progress (1): 10/114 MB Progress (1): 10/114 MB Progress (1): 10/114 MB Progress (1): 10/114 MB Progress (1): 10/114 MB Progress (1): 10/114 MB Progress (1): 10/114 MB Progress (1): 10/114 MB Progress (1): 10/114 MB Progress (1): 10/114 MB Progress (1): 10/114 MB Progress (1): 10/114 MB Progress (1): 10/114 MB Progress (1): 10/114 MB Progress (1): 10/114 MB Progress (1): 10/114 MB Progress (1): 10/114 MB Progress (1): 10/114 MB Progress (1): 10/114 MB Progress (1): 10/114 MB Progress (1): 10/114 MB Progress (1): 10/114 MB Progress (1): 10/114 MB Progress (1): 10/114 MB Progress (1): 10/114 MB Progress (1): 10/114 MB Progress (1): 10/114 MB Progress (1): 10/114 MB Progress (1): 10/114 MB Progress (1): 10/114 MB Progress (1): 10/114 MB Progress (1): 10/114 MB Progress (1): 10/114 MB Progress (1): 10/114 MB Progress (1): 10/114 MB Progress (1): 10/114 MB Progress (1): 10/114 MB Progress (1): 10/114 MB Progress (1): 10/114 MB Progress (1): 10/114 MB Progress (1): 10/114 MB Progress (1): 10/114 MB Progress (1): 10/114 MB Progress (1): 10/114 MB Progress (1): 10/114 MB Progress (1): 10/114 MB Progress (1): 10/114 MB Progress (1): 10/114 MB Progress (1): 10/114 MB Progress (1): 10/114 MB Progress (1): 10/114 MB Progress (1): 10/114 MB Progress (1): 10/114 MB Progress (1): 10/114 MB Progress (1): 10/114 MB Progress (1): 10/114 MB Progress (1): 10/114 MB Progress (1): 10/114 MB Progress (1): 10/114 MB Progress (1): 10/114 MB Progress (1): 10/114 MB Progress (1): 10/114 MB Progress (1): 10/114 MB Progress (1): 10/114 MB Progress (1): 10/114 MB Progress (1): 10/114 MB Progress (1): 10/114 MB Progress (1): 10/114 MB Progress (1): 10/114 MB Progress (1): 10/114 MB Progress (1): 10/114 MB Progress (1): 10/114 MB Progress (1): 10/114 MB Progress (1): 10/114 MB Progress (1): 10/114 MB Progress (1): 10/114 MB Progress (1): 10/114 MB Progress (1): 10/114 MB Progress (1): 10/114 MB Progress (1): 10/114 MB Progress (1): 10/114 MB Progress (1): 10/114 MB Progress (1): 10/114 MB Progress (1): 10/114 MB Progress (1): 10/114 MB Progress (1): 10/114 MB Progress (1): 10/114 MB Progress (1): 10/114 MB Progress (1): 10/114 MB Progress (1): 10/114 MB Progress (1): 10/114 MB Progress (1): 10/114 MB Progress (1): 10/114 MB Progress (1): 10/114 MB Progress (1): 10/114 MB Progress (1): 10/114 MB Progress (1): 10/114 MB Progress (1): 10/114 MB Progress (1): 10/114 MB Progress (1): 10/114 MB Progress (1): 10/114 MB Progress (1): 10/114 MB Progress (1): 10/114 MB Progress (1): 10/114 MB Progress (1): 10/114 MB Progress (1): 10/114 MB Progress (1): 10/114 MB Progress (1): 10/114 MB Progress (1): 10/114 MB Progress (1): 10/114 MB Progress (1): 10/114 MB Progress (1): 10/114 MB Progress (1): 10/114 MB Progress (1): 10/114 MB Progress (1): 10/114 MB Progress (1): 10/114 MB Progress (1): 10/114 MB Progress (1): 10/114 MB Progress (1): 10/114 MB Progress (1): 10/114 MB Progress (1): 10/114 MB Progress (1): 10/114 MB Progress (1): 10/114 MB Progress (1): 10/114 MB Progress (1): 10/114 MB Progress (1): 10/114 MB Progress (1): 10/114 MB Progress (1): 10/114 MB Progress (1): 10/114 MB Progress (1): 10/114 MB Progress (1): 10/114 MB Progress (1): 10/114 MB Progress (1): 10/114 MB Progress (1): 10/114 MB Progress (1): 10/114 MB Progress (1): 10/114 MB Progress (1): 10/114 MB Progress (1): 10/114 MB Progress (1): 10/114 MB Progress (1): 10/114 MB Progress (1): 10/114 MB Progress (1): 10/114 MB Progress (1): 10/114 MB Progress (1): 10/114 MB Progress (1): 10/114 MB Progress (1): 10/114 MB Progress (1): 10/114 MB Progress (1): 10/114 MB Progress (1): 10/114 MB Progress (1): 11/114 MB Progress (1): 11/114 MB Progress (1): 11/114 MB Progress (1): 11/114 MB Progress (1): 11/114 MB Progress (1): 11/114 MB Progress (1): 11/114 MB Progress (1): 11/114 MB Progress (1): 11/114 MB Progress (1): 11/114 MB Progress (1): 11/114 MB Progress (1): 11/114 MB Progress (1): 11/114 MB Progress (1): 11/114 MB Progress (1): 11/114 MB Progress (1): 11/114 MB Progress (1): 11/114 MB Progress (1): 11/114 MB Progress (1): 11/114 MB Progress (1): 11/114 MB Progress (1): 11/114 MB Progress (1): 11/114 MB Progress (1): 11/114 MB Progress (1): 11/114 MB Progress (1): 11/114 MB Progress (1): 11/114 MB Progress (1): 11/114 MB Progress (1): 11/114 MB Progress (1): 11/114 MB Progress (1): 11/114 MB Progress (1): 11/114 MB Progress (1): 11/114 MB Progress (1): 11/114 MB Progress (1): 11/114 MB Progress (1): 11/114 MB Progress (1): 11/114 MB Progress (1): 11/114 MB Progress (1): 11/114 MB Progress (1): 11/114 MB Progress (1): 11/114 MB Progress (1): 11/114 MB Progress (1): 11/114 MB Progress (1): 11/114 MB Progress (1): 11/114 MB Progress (1): 11/114 MB Progress (1): 11/114 MB Progress (1): 11/114 MB Progress (1): 11/114 MB Progress (1): 11/114 MB Progress (1): 11/114 MB Progress (1): 11/114 MB Progress (1): 11/114 MB Progress (1): 11/114 MB Progress (1): 11/114 MB Progress (1): 11/114 MB Progress (1): 11/114 MB Progress (1): 11/114 MB Progress (1): 11/114 MB Progress (1): 11/114 MB Progress (1): 11/114 MB Progress (1): 11/114 MB Progress (1): 11/114 MB Progress (1): 11/114 MB Progress (1): 11/114 MB Progress (1): 11/114 MB Progress (1): 11/114 MB Progress (1): 11/114 MB Progress (1): 11/114 MB Progress (1): 11/114 MB Progress (1): 11/114 MB Progress (1): 11/114 MB Progress (1): 11/114 MB Progress (1): 11/114 MB Progress (1): 11/114 MB Progress (1): 11/114 MB Progress (1): 11/114 MB Progress (1): 11/114 MB Progress (1): 11/114 MB Progress (1): 11/114 MB Progress (1): 11/114 MB Progress (1): 11/114 MB Progress (1): 11/114 MB Progress (1): 11/114 MB Progress (1): 11/114 MB Progress (1): 11/114 MB Progress (1): 11/114 MB Progress (1): 11/114 MB Progress (1): 11/114 MB Progress (1): 11/114 MB Progress (1): 11/114 MB Progress (1): 11/114 MB Progress (1): 11/114 MB Progress (1): 11/114 MB Progress (1): 11/114 MB Progress (1): 11/114 MB Progress (1): 11/114 MB Progress (1): 11/114 MB Progress (1): 11/114 MB Progress (1): 11/114 MB Progress (1): 11/114 MB Progress (1): 11/114 MB Progress (1): 11/114 MB Progress (1): 11/114 MB Progress (1): 11/114 MB Progress (1): 11/114 MB Progress (1): 11/114 MB Progress (1): 11/114 MB Progress (1): 11/114 MB Progress (1): 11/114 MB Progress (1): 11/114 MB Progress (1): 11/114 MB Progress (1): 11/114 MB Progress (1): 11/114 MB Progress (1): 11/114 MB Progress (1): 11/114 MB Progress (1): 11/114 MB Progress (1): 11/114 MB Progress (1): 11/114 MB Progress (1): 11/114 MB Progress (1): 11/114 MB Progress (1): 11/114 MB Progress (1): 11/114 MB Progress (1): 11/114 MB Progress (1): 11/114 MB Progress (1): 11/114 MB Progress (1): 11/114 MB Progress (1): 11/114 MB Progress (1): 11/114 MB Progress (1): 11/114 MB Progress (1): 11/114 MB Progress (1): 11/114 MB Progress (1): 11/114 MB Progress (1): 11/114 MB Progress (1): 11/114 MB Progress (1): 11/114 MB Progress (1): 11/114 MB Progress (1): 11/114 MB Progress (1): 11/114 MB Progress (1): 11/114 MB Progress (1): 11/114 MB Progress (1): 11/114 MB Progress (1): 11/114 MB Progress (1): 11/114 MB Progress (1): 11/114 MB Progress (1): 11/114 MB Progress (1): 11/114 MB Progress (1): 11/114 MB Progress (1): 11/114 MB Progress (1): 11/114 MB Progress (1): 11/114 MB Progress (1): 11/114 MB Progress (1): 11/114 MB Progress (1): 11/114 MB Progress (1): 11/114 MB Progress (1): 11/114 MB Progress (1): 11/114 MB Progress (1): 11/114 MB Progress (1): 11/114 MB Progress (1): 11/114 MB Progress (1): 11/114 MB Progress (1): 11/114 MB Progress (1): 11/114 MB Progress (1): 11/114 MB Progress (1): 11/114 MB Progress (1): 11/114 MB Progress (1): 11/114 MB Progress (1): 11/114 MB Progress (1): 11/114 MB Progress (1): 11/114 MB Progress (1): 11/114 MB Progress (1): 11/114 MB Progress (1): 11/114 MB Progress (1): 11/114 MB Progress (1): 11/114 MB Progress (1): 11/114 MB Progress (1): 11/114 MB Progress (1): 11/114 MB Progress (1): 11/114 MB Progress (1): 11/114 MB Progress (1): 11/114 MB Progress (1): 11/114 MB Progress (1): 11/114 MB Progress (1): 11/114 MB Progress (1): 11/114 MB Progress (1): 11/114 MB Progress (1): 11/114 MB Progress (1): 11/114 MB Progress (1): 11/114 MB Progress (1): 11/114 MB Progress (1): 11/114 MB Progress (1): 11/114 MB Progress (1): 11/114 MB Progress (1): 11/114 MB Progress (1): 11/114 MB Progress (1): 11/114 MB Progress (1): 11/114 MB Progress (1): 11/114 MB Progress (1): 11/114 MB Progress (1): 11/114 MB Progress (1): 11/114 MB Progress (1): 11/114 MB Progress (1): 11/114 MB Progress (1): 11/114 MB Progress (1): 11/114 MB Progress (1): 11/114 MB Progress (1): 11/114 MB Progress (1): 11/114 MB Progress (1): 11/114 MB Progress (1): 11/114 MB Progress (1): 11/114 MB Progress (1): 11/114 MB Progress (1): 11/114 MB Progress (1): 11/114 MB Progress (1): 11/114 MB Progress (1): 11/114 MB Progress (1): 11/114 MB Progress (1): 11/114 MB Progress (1): 11/114 MB Progress (1): 11/114 MB Progress (1): 11/114 MB Progress (1): 11/114 MB Progress (1): 11/114 MB Progress (1): 11/114 MB Progress (1): 11/114 MB Progress (1): 11/114 MB Progress (1): 11/114 MB Progress (1): 11/114 MB Progress (1): 11/114 MB Progress (1): 11/114 MB Progress (1): 11/114 MB Progress (1): 11/114 MB Progress (1): 11/114 MB Progress (1): 11/114 MB Progress (1): 11/114 MB Progress (1): 11/114 MB Progress (1): 11/114 MB Progress (1): 11/114 MB Progress (1): 11/114 MB Progress (1): 11/114 MB Progress (1): 11/114 MB Progress (1): 11/114 MB Progress (1): 11/114 MB Progress (1): 11/114 MB Progress (1): 11/114 MB Progress (1): 11/114 MB Progress (1): 11/114 MB Progress (1): 11/114 MB Progress (1): 11/114 MB Progress (1): 11/114 MB Progress (1): 11/114 MB Progress (1): 11/114 MB Progress (1): 11/114 MB Progress (1): 11/114 MB Progress (1): 11/114 MB Progress (1): 11/114 MB Progress (1): 11/114 MB Progress (1): 11/114 MB Progress (1): 11/114 MB Progress (1): 11/114 MB Progress (1): 11/114 MB Progress (1): 11/114 MB Progress (1): 11/114 MB Progress (1): 11/114 MB Progress (1): 11/114 MB Progress (1): 11/114 MB Progress (1): 11/114 MB Progress (1): 11/114 MB Progress (1): 11/114 MB Progress (1): 11/114 MB Progress (1): 11/114 MB Progress (1): 11/114 MB Progress (1): 11/114 MB Progress (1): 11/114 MB Progress (1): 11/114 MB Progress (1): 11/114 MB Progress (1): 11/114 MB Progress (1): 11/114 MB Progress (1): 11/114 MB Progress (1): 11/114 MB Progress (1): 11/114 MB Progress (1): 11/114 MB Progress (1): 11/114 MB Progress (1): 11/114 MB Progress (1): 11/114 MB Progress (1): 11/114 MB Progress (1): 11/114 MB Progress (1): 11/114 MB Progress (1): 11/114 MB Progress (1): 11/114 MB Progress (1): 11/114 MB Progress (1): 11/114 MB Progress (1): 11/114 MB Progress (1): 11/114 MB Progress (1): 11/114 MB Progress (1): 11/114 MB Progress (1): 11/114 MB Progress (1): 11/114 MB Progress (1): 11/114 MB Progress (1): 11/114 MB Progress (1): 11/114 MB Progress (1): 11/114 MB Progress (1): 11/114 MB Progress (1): 11/114 MB Progress (1): 11/114 MB Progress (1): 11/114 MB Progress (1): 11/114 MB Progress (1): 11/114 MB Progress (1): 11/114 MB Progress (1): 11/114 MB Progress (1): 11/114 MB Progress (1): 11/114 MB Progress (1): 11/114 MB Progress (1): 11/114 MB Progress (1): 11/114 MB Progress (1): 11/114 MB Progress (1): 11/114 MB Progress (1): 11/114 MB Progress (1): 11/114 MB Progress (1): 11/114 MB Progress (1): 11/114 MB Progress (1): 11/114 MB Progress (1): 11/114 MB Progress (1): 11/114 MB Progress (1): 11/114 MB Progress (1): 11/114 MB Progress (1): 11/114 MB Progress (1): 11/114 MB Progress (1): 11/114 MB Progress (1): 11/114 MB Progress (1): 11/114 MB Progress (1): 11/114 MB Progress (1): 11/114 MB Progress (1): 11/114 MB Progress (1): 11/114 MB Progress (1): 11/114 MB Progress (1): 11/114 MB Progress (1): 11/114 MB Progress (1): 11/114 MB Progress (1): 11/114 MB Progress (1): 11/114 MB Progress (1): 11/114 MB Progress (1): 11/114 MB Progress (1): 11/114 MB Progress (1): 11/114 MB Progress (1): 11/114 MB Progress (1): 11/114 MB Progress (1): 11/114 MB Progress (1): 11/114 MB Progress (1): 11/114 MB Progress (1): 11/114 MB Progress (1): 11/114 MB Progress (1): 11/114 MB Progress (1): 11/114 MB Progress (1): 11/114 MB Progress (1): 11/114 MB Progress (1): 11/114 MB Progress (1): 11/114 MB Progress (1): 11/114 MB Progress (1): 11/114 MB Progress (1): 11/114 MB Progress (1): 11/114 MB Progress (1): 11/114 MB Progress (1): 11/114 MB Progress (1): 11/114 MB Progress (1): 11/114 MB Progress (1): 11/114 MB Progress (1): 11/114 MB Progress (1): 11/114 MB Progress (1): 11/114 MB Progress (1): 11/114 MB Progress (1): 11/114 MB Progress (1): 11/114 MB Progress (1): 11/114 MB Progress (1): 11/114 MB Progress (1): 11/114 MB Progress (1): 11/114 MB Progress (1): 11/114 MB Progress (1): 11/114 MB Progress (1): 11/114 MB Progress (1): 11/114 MB Progress (1): 11/114 MB Progress (1): 11/114 MB Progress (1): 11/114 MB Progress (1): 11/114 MB Progress (1): 11/114 MB Progress (1): 11/114 MB Progress (1): 11/114 MB Progress (1): 11/114 MB Progress (1): 11/114 MB Progress (1): 11/114 MB Progress (1): 11/114 MB Progress (1): 11/114 MB Progress (1): 11/114 MB Progress (1): 11/114 MB Progress (1): 11/114 MB Progress (1): 11/114 MB Progress (1): 11/114 MB Progress (1): 11/114 MB Progress (1): 11/114 MB Progress (1): 11/114 MB Progress (1): 11/114 MB Progress (1): 11/114 MB Progress (1): 11/114 MB Progress (1): 11/114 MB Progress (1): 11/114 MB Progress (1): 11/114 MB Progress (1): 11/114 MB Progress (1): 11/114 MB Progress (1): 11/114 MB Progress (1): 11/114 MB Progress (1): 11/114 MB Progress (1): 11/114 MB Progress (1): 11/114 MB Progress (1): 11/114 MB Progress (1): 11/114 MB Progress (1): 11/114 MB Progress (1): 11/114 MB Progress (1): 11/114 MB Progress (1): 11/114 MB Progress (1): 11/114 MB Progress (1): 11/114 MB Progress (1): 11/114 MB Progress (1): 11/114 MB Progress (1): 11/114 MB Progress (1): 11/114 MB Progress (1): 11/114 MB Progress (1): 11/114 MB Progress (1): 11/114 MB Progress (1): 11/114 MB Progress (1): 11/114 MB Progress (1): 11/114 MB Progress (1): 11/114 MB Progress (1): 11/114 MB Progress (1): 11/114 MB Progress (1): 11/114 MB Progress (1): 11/114 MB Progress (1): 11/114 MB Progress (1): 11/114 MB Progress (1): 11/114 MB Progress (1): 11/114 MB Progress (1): 11/114 MB Progress (1): 11/114 MB Progress (1): 11/114 MB Progress (1): 11/114 MB Progress (1): 11/114 MB Progress (1): 11/114 MB Progress (1): 11/114 MB Progress (1): 11/114 MB Progress (1): 11/114 MB Progress (1): 11/114 MB Progress (1): 11/114 MB Progress (1): 11/114 MB Progress (1): 11/114 MB Progress (1): 11/114 MB Progress (1): 11/114 MB Progress (1): 11/114 MB Progress (1): 11/114 MB Progress (1): 11/114 MB Progress (1): 11/114 MB Progress (1): 11/114 MB Progress (1): 11/114 MB Progress (1): 11/114 MB Progress (1): 11/114 MB Progress (1): 11/114 MB Progress (1): 11/114 MB Progress (1): 11/114 MB Progress (1): 11/114 MB Progress (1): 11/114 MB Progress (1): 11/114 MB Progress (1): 11/114 MB Progress (1): 11/114 MB Progress (1): 11/114 MB Progress (1): 11/114 MB Progress (1): 11/114 MB Progress (1): 11/114 MB Progress (1): 11/114 MB Progress (1): 11/114 MB Progress (1): 11/114 MB Progress (1): 11/114 MB Progress (1): 11/114 MB Progress (1): 11/114 MB Progress (1): 11/114 MB Progress (1): 11/114 MB Progress (1): 11/114 MB Progress (1): 11/114 MB Progress (1): 11/114 MB Progress (1): 11/114 MB Progress (1): 11/114 MB Progress (1): 11/114 MB Progress (1): 12/114 MB Progress (1): 12/114 MB Progress (1): 12/114 MB Progress (1): 12/114 MB Progress (1): 12/114 MB Progress (1): 12/114 MB Progress (1): 12/114 MB Progress (1): 12/114 MB Progress (1): 12/114 MB Progress (1): 12/114 MB Progress (1): 12/114 MB Progress (1): 12/114 MB Progress (1): 12/114 MB Progress (1): 12/114 MB Progress (1): 12/114 MB Progress (1): 12/114 MB Progress (1): 12/114 MB Progress (1): 12/114 MB Progress (1): 12/114 MB Progress (1): 12/114 MB Progress (1): 12/114 MB Progress (1): 12/114 MB Progress (1): 12/114 MB Progress (1): 12/114 MB Progress (1): 12/114 MB Progress (1): 12/114 MB Progress (1): 12/114 MB Progress (1): 12/114 MB Progress (1): 12/114 MB Progress (1): 12/114 MB Progress (1): 12/114 MB Progress (1): 12/114 MB Progress (1): 12/114 MB Progress (1): 12/114 MB Progress (1): 12/114 MB Progress (1): 12/114 MB Progress (1): 12/114 MB Progress (1): 12/114 MB Progress (1): 12/114 MB Progress (1): 12/114 MB Progress (1): 12/114 MB Progress (1): 12/114 MB Progress (1): 12/114 MB Progress (1): 12/114 MB Progress (1): 12/114 MB Progress (1): 12/114 MB Progress (1): 12/114 MB Progress (1): 12/114 MB Progress (1): 12/114 MB Progress (1): 12/114 MB Progress (1): 12/114 MB Progress (1): 12/114 MB Progress (1): 12/114 MB Progress (1): 12/114 MB Progress (1): 12/114 MB Progress (1): 12/114 MB Progress (1): 12/114 MB Progress (1): 12/114 MB Progress (1): 12/114 MB Progress (1): 12/114 MB Progress (1): 12/114 MB Progress (1): 12/114 MB Progress (1): 12/114 MB Progress (1): 12/114 MB Progress (1): 12/114 MB Progress (1): 12/114 MB Progress (1): 12/114 MB Progress (1): 12/114 MB Progress (1): 12/114 MB Progress (1): 12/114 MB Progress (1): 12/114 MB Progress (1): 12/114 MB Progress (1): 12/114 MB Progress (1): 12/114 MB Progress (1): 12/114 MB Progress (1): 12/114 MB Progress (1): 12/114 MB Progress (1): 12/114 MB Progress (1): 12/114 MB Progress (1): 12/114 MB Progress (1): 12/114 MB Progress (1): 12/114 MB Progress (1): 12/114 MB Progress (1): 12/114 MB Progress (1): 12/114 MB Progress (1): 12/114 MB Progress (1): 12/114 MB Progress (1): 12/114 MB Progress (1): 12/114 MB Progress (1): 12/114 MB Progress (1): 12/114 MB Progress (1): 12/114 MB Progress (1): 12/114 MB Progress (1): 12/114 MB Progress (1): 12/114 MB Progress (1): 12/114 MB Progress (1): 12/114 MB Progress (1): 12/114 MB Progress (1): 12/114 MB Progress (1): 12/114 MB Progress (1): 12/114 MB Progress (1): 12/114 MB Progress (1): 12/114 MB Progress (1): 12/114 MB Progress (1): 12/114 MB Progress (1): 12/114 MB Progress (1): 12/114 MB Progress (1): 12/114 MB Progress (1): 12/114 MB Progress (1): 12/114 MB Progress (1): 12/114 MB Progress (1): 12/114 MB Progress (1): 12/114 MB Progress (1): 12/114 MB Progress (1): 12/114 MB Progress (1): 12/114 MB Progress (1): 12/114 MB Progress (1): 12/114 MB Progress (1): 12/114 MB Progress (1): 12/114 MB Progress (1): 12/114 MB Progress (1): 12/114 MB Progress (1): 12/114 MB Progress (1): 12/114 MB Progress (1): 12/114 MB Progress (1): 12/114 MB Progress (1): 12/114 MB Progress (1): 12/114 MB Progress (1): 12/114 MB Progress (1): 12/114 MB Progress (1): 12/114 MB Progress (1): 12/114 MB Progress (1): 12/114 MB Progress (1): 12/114 MB Progress (1): 12/114 MB Progress (1): 12/114 MB Progress (1): 12/114 MB Progress (1): 12/114 MB Progress (1): 12/114 MB Progress (1): 12/114 MB Progress (1): 12/114 MB Progress (1): 12/114 MB Progress (1): 12/114 MB Progress (1): 12/114 MB Progress (1): 12/114 MB Progress (1): 12/114 MB Progress (1): 12/114 MB Progress (1): 12/114 MB Progress (1): 12/114 MB Progress (1): 12/114 MB Progress (1): 12/114 MB Progress (1): 12/114 MB Progress (1): 12/114 MB Progress (1): 12/114 MB Progress (1): 12/114 MB Progress (1): 12/114 MB Progress (1): 12/114 MB Progress (1): 12/114 MB Progress (1): 12/114 MB Progress (1): 12/114 MB Progress (1): 12/114 MB Progress (1): 12/114 MB Progress (1): 12/114 MB Progress (1): 12/114 MB Progress (1): 12/114 MB Progress (1): 12/114 MB Progress (1): 12/114 MB Progress (1): 12/114 MB Progress (1): 12/114 MB Progress (1): 12/114 MB Progress (1): 12/114 MB Progress (1): 12/114 MB Progress (1): 12/114 MB Progress (1): 12/114 MB Progress (1): 12/114 MB Progress (1): 12/114 MB Progress (1): 12/114 MB Progress (1): 12/114 MB Progress (1): 12/114 MB Progress (1): 12/114 MB Progress (1): 12/114 MB Progress (1): 12/114 MB Progress (1): 12/114 MB Progress (1): 12/114 MB Progress (1): 12/114 MB Progress (1): 12/114 MB Progress (1): 12/114 MB Progress (1): 12/114 MB Progress (1): 12/114 MB Progress (1): 12/114 MB Progress (1): 12/114 MB Progress (1): 12/114 MB Progress (1): 12/114 MB Progress (1): 12/114 MB Progress (1): 12/114 MB Progress (1): 12/114 MB Progress (1): 12/114 MB Progress (1): 12/114 MB Progress (1): 12/114 MB Progress (1): 12/114 MB Progress (1): 12/114 MB Progress (1): 12/114 MB Progress (1): 12/114 MB Progress (1): 12/114 MB Progress (1): 12/114 MB Progress (1): 12/114 MB Progress (1): 12/114 MB Progress (1): 12/114 MB Progress (1): 12/114 MB Progress (1): 12/114 MB Progress (1): 12/114 MB Progress (1): 12/114 MB Progress (1): 12/114 MB Progress (1): 12/114 MB Progress (1): 12/114 MB Progress (1): 12/114 MB Progress (1): 12/114 MB Progress (1): 12/114 MB Progress (1): 12/114 MB Progress (1): 12/114 MB Progress (1): 12/114 MB Progress (1): 12/114 MB Progress (1): 12/114 MB Progress (1): 12/114 MB Progress (1): 12/114 MB Progress (1): 12/114 MB Progress (1): 12/114 MB Progress (1): 12/114 MB Progress (1): 12/114 MB Progress (1): 12/114 MB Progress (1): 12/114 MB Progress (1): 12/114 MB Progress (1): 12/114 MB Progress (1): 12/114 MB Progress (1): 12/114 MB Progress (1): 12/114 MB Progress (1): 12/114 MB Progress (1): 12/114 MB Progress (1): 12/114 MB Progress (1): 12/114 MB Progress (1): 12/114 MB Progress (1): 12/114 MB Progress (1): 12/114 MB Progress (1): 12/114 MB Progress (1): 12/114 MB Progress (1): 12/114 MB Progress (1): 12/114 MB Progress (1): 12/114 MB Progress (1): 12/114 MB Progress (1): 12/114 MB Progress (1): 12/114 MB Progress (1): 12/114 MB Progress (1): 12/114 MB Progress (1): 12/114 MB Progress (1): 12/114 MB Progress (1): 12/114 MB Progress (1): 12/114 MB Progress (1): 12/114 MB Progress (1): 12/114 MB Progress (1): 12/114 MB Progress (1): 12/114 MB Progress (1): 12/114 MB Progress (1): 12/114 MB Progress (1): 12/114 MB Progress (1): 12/114 MB Progress (1): 12/114 MB Progress (1): 12/114 MB Progress (1): 12/114 MB Progress (1): 12/114 MB Progress (1): 12/114 MB Progress (1): 12/114 MB Progress (1): 12/114 MB Progress (1): 12/114 MB Progress (1): 12/114 MB Progress (1): 12/114 MB Progress (1): 12/114 MB Progress (1): 12/114 MB Progress (1): 12/114 MB Progress (1): 12/114 MB Progress (1): 12/114 MB Progress (1): 12/114 MB Progress (1): 12/114 MB Progress (1): 12/114 MB Progress (1): 12/114 MB Progress (1): 12/114 MB Progress (1): 12/114 MB Progress (1): 12/114 MB Progress (1): 12/114 MB Progress (1): 12/114 MB Progress (1): 12/114 MB Progress (1): 12/114 MB Progress (1): 12/114 MB Progress (1): 12/114 MB Progress (1): 12/114 MB Progress (1): 12/114 MB Progress (1): 12/114 MB Progress (1): 12/114 MB Progress (1): 12/114 MB Progress (1): 12/114 MB Progress (1): 12/114 MB Progress (1): 12/114 MB Progress (1): 12/114 MB Progress (1): 12/114 MB Progress (1): 12/114 MB Progress (1): 12/114 MB Progress (1): 12/114 MB Progress (1): 12/114 MB Progress (1): 12/114 MB Progress (1): 12/114 MB Progress (1): 12/114 MB Progress (1): 12/114 MB Progress (1): 12/114 MB Progress (1): 12/114 MB Progress (1): 12/114 MB Progress (1): 12/114 MB Progress (1): 12/114 MB Progress (1): 12/114 MB Progress (1): 12/114 MB Progress (1): 12/114 MB Progress (1): 12/114 MB Progress (1): 12/114 MB Progress (1): 12/114 MB Progress (1): 12/114 MB Progress (1): 12/114 MB Progress (1): 12/114 MB Progress (1): 12/114 MB Progress (1): 12/114 MB Progress (1): 12/114 MB Progress (1): 12/114 MB Progress (1): 12/114 MB Progress (1): 12/114 MB Progress (1): 12/114 MB Progress (1): 12/114 MB Progress (1): 12/114 MB Progress (1): 12/114 MB Progress (1): 12/114 MB Progress (1): 12/114 MB Progress (1): 12/114 MB Progress (1): 12/114 MB Progress (1): 12/114 MB Progress (1): 12/114 MB Progress (1): 12/114 MB Progress (1): 12/114 MB Progress (1): 12/114 MB Progress (1): 12/114 MB Progress (1): 12/114 MB Progress (1): 12/114 MB Progress (1): 12/114 MB Progress (1): 12/114 MB Progress (1): 12/114 MB Progress (1): 12/114 MB Progress (1): 12/114 MB Progress (1): 12/114 MB Progress (1): 12/114 MB Progress (1): 12/114 MB Progress (1): 12/114 MB Progress (1): 12/114 MB Progress (1): 12/114 MB Progress (1): 12/114 MB Progress (1): 12/114 MB Progress (1): 12/114 MB Progress (1): 12/114 MB Progress (1): 12/114 MB Progress (1): 12/114 MB Progress (1): 12/114 MB Progress (1): 12/114 MB Progress (1): 12/114 MB Progress (1): 12/114 MB Progress (1): 12/114 MB Progress (1): 12/114 MB Progress (1): 12/114 MB Progress (1): 12/114 MB Progress (1): 12/114 MB Progress (1): 12/114 MB Progress (1): 12/114 MB Progress (1): 12/114 MB Progress (1): 12/114 MB Progress (1): 12/114 MB Progress (1): 12/114 MB Progress (1): 12/114 MB Progress (1): 12/114 MB Progress (1): 12/114 MB Progress (1): 12/114 MB Progress (1): 12/114 MB Progress (1): 12/114 MB Progress (1): 12/114 MB Progress (1): 12/114 MB Progress (1): 12/114 MB Progress (1): 12/114 MB Progress (1): 12/114 MB Progress (1): 12/114 MB Progress (1): 12/114 MB Progress (1): 12/114 MB Progress (1): 12/114 MB Progress (1): 12/114 MB Progress (1): 12/114 MB Progress (1): 12/114 MB Progress (1): 12/114 MB Progress (1): 12/114 MB Progress (1): 12/114 MB Progress (1): 12/114 MB Progress (1): 12/114 MB Progress (1): 12/114 MB Progress (1): 12/114 MB Progress (1): 12/114 MB Progress (1): 12/114 MB Progress (1): 12/114 MB Progress (1): 12/114 MB Progress (1): 12/114 MB Progress (1): 12/114 MB Progress (1): 12/114 MB Progress (1): 12/114 MB Progress (1): 12/114 MB Progress (1): 12/114 MB Progress (1): 12/114 MB Progress (1): 12/114 MB Progress (1): 12/114 MB Progress (1): 12/114 MB Progress (1): 12/114 MB Progress (1): 12/114 MB Progress (1): 12/114 MB Progress (1): 12/114 MB Progress (1): 12/114 MB Progress (1): 12/114 MB Progress (1): 12/114 MB Progress (1): 12/114 MB Progress (1): 12/114 MB Progress (1): 12/114 MB Progress (1): 12/114 MB Progress (1): 12/114 MB Progress (1): 12/114 MB Progress (1): 12/114 MB Progress (1): 12/114 MB Progress (1): 12/114 MB Progress (1): 12/114 MB Progress (1): 12/114 MB Progress (1): 12/114 MB Progress (1): 12/114 MB Progress (1): 12/114 MB Progress (1): 12/114 MB Progress (1): 12/114 MB Progress (1): 12/114 MB Progress (1): 12/114 MB Progress (1): 12/114 MB Progress (1): 12/114 MB Progress (1): 12/114 MB Progress (1): 12/114 MB Progress (1): 12/114 MB Progress (1): 12/114 MB Progress (1): 12/114 MB Progress (1): 12/114 MB Progress (1): 12/114 MB Progress (1): 12/114 MB Progress (1): 12/114 MB Progress (1): 12/114 MB Progress (1): 12/114 MB Progress (1): 12/114 MB Progress (1): 12/114 MB Progress (1): 12/114 MB Progress (1): 12/114 MB Progress (1): 12/114 MB Progress (1): 12/114 MB Progress (1): 12/114 MB Progress (1): 12/114 MB Progress (1): 12/114 MB Progress (1): 12/114 MB Progress (1): 12/114 MB Progress (1): 12/114 MB Progress (1): 12/114 MB Progress (1): 12/114 MB Progress (1): 12/114 MB Progress (1): 12/114 MB Progress (1): 12/114 MB Progress (1): 12/114 MB Progress (1): 12/114 MB Progress (1): 12/114 MB Progress (1): 12/114 MB Progress (1): 12/114 MB Progress (1): 12/114 MB Progress (1): 12/114 MB Progress (1): 12/114 MB Progress (1): 12/114 MB Progress (1): 12/114 MB Progress (1): 12/114 MB Progress (1): 12/114 MB Progress (1): 12/114 MB Progress (1): 12/114 MB Progress (1): 12/114 MB Progress (1): 13/114 MB Progress (1): 13/114 MB Progress (1): 13/114 MB Progress (1): 13/114 MB Progress (1): 13/114 MB Progress (1): 13/114 MB Progress (1): 13/114 MB Progress (1): 13/114 MB Progress (1): 13/114 MB Progress (1): 13/114 MB Progress (1): 13/114 MB Progress (1): 13/114 MB Progress (1): 13/114 MB Progress (1): 13/114 MB Progress (1): 13/114 MB Progress (1): 13/114 MB Progress (1): 13/114 MB Progress (1): 13/114 MB Progress (1): 13/114 MB Progress (1): 13/114 MB Progress (1): 13/114 MB Progress (1): 13/114 MB Progress (1): 13/114 MB Progress (1): 13/114 MB Progress (1): 13/114 MB Progress (1): 13/114 MB Progress (1): 13/114 MB Progress (1): 13/114 MB Progress (1): 13/114 MB Progress (1): 13/114 MB Progress (1): 13/114 MB Progress (1): 13/114 MB Progress (1): 13/114 MB Progress (1): 13/114 MB Progress (1): 13/114 MB Progress (1): 13/114 MB Progress (1): 13/114 MB Progress (1): 13/114 MB Progress (1): 13/114 MB Progress (1): 13/114 MB Progress (1): 13/114 MB Progress (1): 13/114 MB Progress (1): 13/114 MB Progress (1): 13/114 MB Progress (1): 13/114 MB Progress (1): 13/114 MB Progress (1): 13/114 MB Progress (1): 13/114 MB Progress (1): 13/114 MB Progress (1): 13/114 MB Progress (1): 13/114 MB Progress (1): 13/114 MB Progress (1): 13/114 MB Progress (1): 13/114 MB Progress (1): 13/114 MB Progress (1): 13/114 MB Progress (1): 13/114 MB Progress (1): 13/114 MB Progress (1): 13/114 MB Progress (1): 13/114 MB Progress (1): 13/114 MB Progress (1): 13/114 MB Progress (1): 13/114 MB Progress (1): 13/114 MB Progress (1): 13/114 MB Progress (1): 13/114 MB Progress (1): 13/114 MB Progress (1): 13/114 MB Progress (1): 13/114 MB Progress (1): 13/114 MB Progress (1): 13/114 MB Progress (1): 13/114 MB Progress (1): 13/114 MB Progress (1): 13/114 MB Progress (1): 13/114 MB Progress (1): 13/114 MB Progress (1): 13/114 MB Progress (1): 13/114 MB Progress (1): 13/114 MB Progress (1): 13/114 MB Progress (1): 13/114 MB Progress (1): 13/114 MB Progress (1): 13/114 MB Progress (1): 13/114 MB Progress (1): 13/114 MB Progress (1): 13/114 MB Progress (1): 13/114 MB Progress (1): 13/114 MB Progress (1): 13/114 MB Progress (1): 13/114 MB Progress (1): 13/114 MB Progress (1): 13/114 MB Progress (1): 13/114 MB Progress (1): 13/114 MB Progress (1): 13/114 MB Progress (1): 13/114 MB Progress (1): 13/114 MB Progress (1): 13/114 MB Progress (1): 13/114 MB Progress (1): 13/114 MB Progress (1): 13/114 MB Progress (1): 13/114 MB Progress (1): 13/114 MB Progress (1): 13/114 MB Progress (1): 13/114 MB Progress (1): 13/114 MB Progress (1): 13/114 MB Progress (1): 13/114 MB Progress (1): 13/114 MB Progress (1): 13/114 MB Progress (1): 13/114 MB Progress (1): 13/114 MB Progress (1): 13/114 MB Progress (1): 13/114 MB Progress (1): 13/114 MB Progress (1): 13/114 MB Progress (1): 13/114 MB Progress (1): 13/114 MB Progress (1): 13/114 MB Progress (1): 13/114 MB Progress (1): 13/114 MB Progress (1): 13/114 MB Progress (1): 13/114 MB Progress (1): 13/114 MB Progress (1): 13/114 MB Progress (1): 13/114 MB Progress (1): 13/114 MB Progress (1): 13/114 MB Progress (1): 13/114 MB Progress (1): 13/114 MB Progress (1): 13/114 MB Progress (1): 13/114 MB Progress (1): 13/114 MB Progress (1): 13/114 MB Progress (1): 13/114 MB Progress (1): 13/114 MB Progress (1): 13/114 MB Progress (1): 13/114 MB Progress (1): 13/114 MB Progress (1): 13/114 MB Progress (1): 13/114 MB Progress (1): 13/114 MB Progress (1): 13/114 MB Progress (1): 13/114 MB Progress (1): 13/114 MB Progress (1): 13/114 MB Progress (1): 13/114 MB Progress (1): 13/114 MB Progress (1): 13/114 MB Progress (1): 13/114 MB Progress (1): 13/114 MB Progress (1): 13/114 MB Progress (1): 13/114 MB Progress (1): 13/114 MB Progress (1): 13/114 MB Progress (1): 13/114 MB Progress (1): 13/114 MB Progress (1): 13/114 MB Progress (1): 13/114 MB Progress (1): 13/114 MB Progress (1): 13/114 MB Progress (1): 13/114 MB Progress (1): 13/114 MB Progress (1): 13/114 MB Progress (1): 13/114 MB Progress (1): 13/114 MB Progress (1): 13/114 MB Progress (1): 13/114 MB Progress (1): 13/114 MB Progress (1): 13/114 MB Progress (1): 13/114 MB Progress (1): 13/114 MB Progress (1): 13/114 MB Progress (1): 13/114 MB Progress (1): 13/114 MB Progress (1): 13/114 MB Progress (1): 13/114 MB Progress (1): 13/114 MB Progress (1): 13/114 MB Progress (1): 13/114 MB Progress (1): 13/114 MB Progress (1): 13/114 MB Progress (1): 13/114 MB Progress (1): 13/114 MB Progress (1): 13/114 MB Progress (1): 13/114 MB Progress (1): 13/114 MB Progress (1): 13/114 MB Progress (1): 13/114 MB Progress (1): 13/114 MB Progress (1): 13/114 MB Progress (1): 13/114 MB Progress (1): 13/114 MB Progress (1): 13/114 MB Progress (1): 13/114 MB Progress (1): 13/114 MB Progress (1): 13/114 MB Progress (1): 13/114 MB Progress (1): 13/114 MB Progress (1): 13/114 MB Progress (1): 13/114 MB Progress (1): 13/114 MB Progress (1): 13/114 MB Progress (1): 13/114 MB Progress (1): 13/114 MB Progress (1): 13/114 MB Progress (1): 13/114 MB Progress (1): 13/114 MB Progress (1): 13/114 MB Progress (1): 13/114 MB Progress (1): 13/114 MB Progress (1): 13/114 MB Progress (1): 13/114 MB Progress (1): 13/114 MB Progress (1): 13/114 MB Progress (1): 13/114 MB Progress (1): 13/114 MB Progress (1): 13/114 MB Progress (1): 13/114 MB Progress (1): 13/114 MB Progress (1): 13/114 MB Progress (1): 13/114 MB Progress (1): 13/114 MB Progress (1): 13/114 MB Progress (1): 13/114 MB Progress (1): 13/114 MB Progress (1): 13/114 MB Progress (1): 13/114 MB Progress (1): 13/114 MB Progress (1): 13/114 MB Progress (1): 13/114 MB Progress (1): 13/114 MB Progress (1): 13/114 MB Progress (1): 13/114 MB Progress (1): 13/114 MB Progress (1): 13/114 MB Progress (1): 13/114 MB Progress (1): 13/114 MB Progress (1): 13/114 MB Progress (1): 13/114 MB Progress (1): 13/114 MB Progress (1): 13/114 MB Progress (1): 13/114 MB Progress (1): 13/114 MB Progress (1): 13/114 MB Progress (1): 13/114 MB Progress (1): 13/114 MB Progress (1): 13/114 MB Progress (1): 13/114 MB Progress (1): 13/114 MB Progress (1): 13/114 MB Progress (1): 13/114 MB Progress (1): 13/114 MB Progress (1): 13/114 MB Progress (1): 13/114 MB Progress (1): 13/114 MB Progress (1): 13/114 MB Progress (1): 13/114 MB Progress (1): 13/114 MB Progress (1): 13/114 MB Progress (1): 13/114 MB Progress (1): 13/114 MB Progress (1): 13/114 MB Progress (1): 13/114 MB Progress (1): 13/114 MB Progress (1): 13/114 MB Progress (1): 13/114 MB Progress (1): 13/114 MB Progress (1): 13/114 MB Progress (1): 13/114 MB Progress (1): 13/114 MB Progress (1): 13/114 MB Progress (1): 13/114 MB Progress (1): 13/114 MB Progress (1): 13/114 MB Progress (1): 13/114 MB Progress (1): 13/114 MB Progress (1): 13/114 MB Progress (1): 13/114 MB Progress (1): 13/114 MB Progress (1): 13/114 MB Progress (1): 13/114 MB Progress (1): 13/114 MB Progress (1): 13/114 MB Progress (1): 13/114 MB Progress (1): 13/114 MB Progress (1): 13/114 MB Progress (1): 13/114 MB Progress (1): 13/114 MB Progress (1): 13/114 MB Progress (1): 13/114 MB Progress (1): 13/114 MB Progress (1): 13/114 MB Progress (1): 13/114 MB Progress (1): 13/114 MB Progress (1): 13/114 MB Progress (1): 13/114 MB Progress (1): 13/114 MB Progress (1): 13/114 MB Progress (1): 13/114 MB Progress (1): 13/114 MB Progress (1): 13/114 MB Progress (1): 13/114 MB Progress (1): 13/114 MB Progress (1): 13/114 MB Progress (1): 13/114 MB Progress (1): 13/114 MB Progress (1): 13/114 MB Progress (1): 13/114 MB Progress (1): 13/114 MB Progress (1): 13/114 MB Progress (1): 13/114 MB Progress (1): 13/114 MB Progress (1): 13/114 MB Progress (1): 13/114 MB Progress (1): 13/114 MB Progress (1): 13/114 MB Progress (1): 13/114 MB Progress (1): 13/114 MB Progress (1): 13/114 MB Progress (1): 13/114 MB Progress (1): 13/114 MB Progress (1): 13/114 MB Progress (1): 13/114 MB Progress (1): 13/114 MB Progress (1): 13/114 MB Progress (1): 13/114 MB Progress (1): 13/114 MB Progress (1): 13/114 MB Progress (1): 13/114 MB Progress (1): 13/114 MB Progress (1): 13/114 MB Progress (1): 13/114 MB Progress (1): 13/114 MB Progress (1): 13/114 MB Progress (1): 13/114 MB Progress (1): 13/114 MB Progress (1): 13/114 MB Progress (1): 13/114 MB Progress (1): 13/114 MB Progress (1): 13/114 MB Progress (1): 13/114 MB Progress (1): 13/114 MB Progress (1): 13/114 MB Progress (1): 13/114 MB Progress (1): 13/114 MB Progress (1): 13/114 MB Progress (1): 13/114 MB Progress (1): 13/114 MB Progress (1): 13/114 MB Progress (1): 13/114 MB Progress (1): 13/114 MB Progress (1): 13/114 MB Progress (1): 13/114 MB Progress (1): 13/114 MB Progress (1): 13/114 MB Progress (1): 13/114 MB Progress (1): 13/114 MB Progress (1): 13/114 MB Progress (1): 13/114 MB Progress (1): 13/114 MB Progress (1): 13/114 MB Progress (1): 13/114 MB Progress (1): 13/114 MB Progress (1): 13/114 MB Progress (1): 13/114 MB Progress (1): 13/114 MB Progress (1): 13/114 MB Progress (1): 13/114 MB Progress (1): 13/114 MB Progress (1): 13/114 MB Progress (1): 13/114 MB Progress (1): 13/114 MB Progress (1): 13/114 MB Progress (1): 13/114 MB Progress (1): 13/114 MB Progress (1): 13/114 MB Progress (1): 13/114 MB Progress (1): 13/114 MB Progress (1): 13/114 MB Progress (1): 13/114 MB Progress (1): 13/114 MB Progress (1): 13/114 MB Progress (1): 13/114 MB Progress (1): 13/114 MB Progress (1): 13/114 MB Progress (1): 13/114 MB Progress (1): 13/114 MB Progress (1): 13/114 MB Progress (1): 13/114 MB Progress (1): 13/114 MB Progress (1): 13/114 MB Progress (1): 13/114 MB Progress (1): 13/114 MB Progress (1): 13/114 MB Progress (1): 13/114 MB Progress (1): 13/114 MB Progress (1): 13/114 MB Progress (1): 13/114 MB Progress (1): 13/114 MB Progress (1): 13/114 MB Progress (1): 13/114 MB Progress (1): 13/114 MB Progress (1): 13/114 MB Progress (1): 13/114 MB Progress (1): 13/114 MB Progress (1): 13/114 MB Progress (1): 13/114 MB Progress (1): 13/114 MB Progress (1): 13/114 MB Progress (1): 13/114 MB Progress (1): 13/114 MB Progress (1): 13/114 MB Progress (1): 13/114 MB Progress (1): 13/114 MB Progress (1): 13/114 MB Progress (1): 13/114 MB Progress (1): 13/114 MB Progress (1): 13/114 MB Progress (1): 13/114 MB Progress (1): 13/114 MB Progress (1): 13/114 MB Progress (1): 13/114 MB Progress (1): 13/114 MB Progress (1): 13/114 MB Progress (1): 13/114 MB Progress (1): 13/114 MB Progress (1): 13/114 MB Progress (1): 13/114 MB Progress (1): 13/114 MB Progress (1): 13/114 MB Progress (1): 13/114 MB Progress (1): 13/114 MB Progress (1): 13/114 MB Progress (1): 13/114 MB Progress (1): 13/114 MB Progress (1): 13/114 MB Progress (1): 13/114 MB Progress (1): 13/114 MB Progress (1): 13/114 MB Progress (1): 13/114 MB Progress (1): 13/114 MB Progress (1): 13/114 MB Progress (1): 13/114 MB Progress (1): 13/114 MB Progress (1): 13/114 MB Progress (1): 13/114 MB Progress (1): 13/114 MB Progress (1): 13/114 MB Progress (1): 13/114 MB Progress (1): 13/114 MB Progress (1): 13/114 MB Progress (1): 13/114 MB Progress (1): 13/114 MB Progress (1): 13/114 MB Progress (1): 13/114 MB Progress (1): 13/114 MB Progress (1): 13/114 MB Progress (1): 13/114 MB Progress (1): 13/114 MB Progress (1): 13/114 MB Progress (1): 13/114 MB Progress (1): 13/114 MB Progress (1): 13/114 MB Progress (1): 13/114 MB Progress (1): 13/114 MB Progress (1): 13/114 MB Progress (1): 13/114 MB Progress (1): 13/114 MB Progress (1): 13/114 MB Progress (1): 13/114 MB Progress (1): 13/114 MB Progress (1): 13/114 MB Progress (1): 13/114 MB Progress (1): 13/114 MB Progress (1): 13/114 MB Progress (1): 13/114 MB Progress (1): 13/114 MB Progress (1): 13/114 MB Progress (1): 13/114 MB Progress (1): 13/114 MB Progress (1): 13/114 MB Progress (1): 13/114 MB Progress (1): 13/114 MB Progress (1): 13/114 MB Progress (1): 13/114 MB Progress (1): 13/114 MB Progress (1): 13/114 MB Progress (1): 14/114 MB Progress (1): 14/114 MB Progress (1): 14/114 MB Progress (1): 14/114 MB Progress (1): 14/114 MB Progress (1): 14/114 MB Progress (1): 14/114 MB Progress (1): 14/114 MB Progress (1): 14/114 MB Progress (1): 14/114 MB Progress (1): 14/114 MB Progress (1): 14/114 MB Progress (1): 14/114 MB Progress (1): 14/114 MB Progress (1): 14/114 MB Progress (1): 14/114 MB Progress (1): 14/114 MB Progress (1): 14/114 MB Progress (1): 14/114 MB Progress (1): 14/114 MB Progress (1): 14/114 MB Progress (1): 14/114 MB Progress (1): 14/114 MB Progress (1): 14/114 MB Progress (1): 14/114 MB Progress (1): 14/114 MB Progress (1): 14/114 MB Progress (1): 14/114 MB Progress (1): 14/114 MB Progress (1): 14/114 MB Progress (1): 14/114 MB Progress (1): 14/114 MB Progress (1): 14/114 MB Progress (1): 14/114 MB Progress (1): 14/114 MB Progress (1): 14/114 MB Progress (1): 14/114 MB Progress (1): 14/114 MB Progress (1): 14/114 MB Progress (1): 14/114 MB Progress (1): 14/114 MB Progress (1): 14/114 MB Progress (1): 14/114 MB Progress (1): 14/114 MB Progress (1): 14/114 MB Progress (1): 14/114 MB Progress (1): 14/114 MB Progress (1): 14/114 MB Progress (1): 14/114 MB Progress (1): 14/114 MB Progress (1): 14/114 MB Progress (1): 14/114 MB Progress (1): 14/114 MB Progress (1): 14/114 MB Progress (1): 14/114 MB Progress (1): 14/114 MB Progress (1): 14/114 MB Progress (1): 14/114 MB Progress (1): 14/114 MB Progress (1): 14/114 MB Progress (1): 14/114 MB Progress (1): 14/114 MB Progress (1): 14/114 MB Progress (1): 14/114 MB Progress (1): 14/114 MB Progress (1): 14/114 MB Progress (1): 14/114 MB Progress (1): 14/114 MB Progress (1): 14/114 MB Progress (1): 14/114 MB Progress (1): 14/114 MB Progress (1): 14/114 MB Progress (1): 14/114 MB Progress (1): 14/114 MB Progress (1): 14/114 MB Progress (1): 14/114 MB Progress (1): 14/114 MB Progress (1): 14/114 MB Progress (1): 14/114 MB Progress (1): 14/114 MB Progress (1): 14/114 MB Progress (1): 14/114 MB Progress (1): 14/114 MB Progress (1): 14/114 MB Progress (1): 14/114 MB Progress (1): 14/114 MB Progress (1): 14/114 MB Progress (1): 14/114 MB Progress (1): 14/114 MB Progress (1): 14/114 MB Progress (1): 14/114 MB Progress (1): 14/114 MB Progress (1): 14/114 MB Progress (1): 14/114 MB Progress (1): 14/114 MB Progress (1): 14/114 MB Progress (1): 14/114 MB Progress (1): 14/114 MB Progress (1): 14/114 MB Progress (1): 14/114 MB Progress (1): 14/114 MB Progress (1): 14/114 MB Progress (1): 14/114 MB Progress (1): 14/114 MB Progress (1): 14/114 MB Progress (1): 14/114 MB Progress (1): 14/114 MB Progress (1): 14/114 MB Progress (1): 14/114 MB Progress (1): 14/114 MB Progress (1): 14/114 MB Progress (1): 14/114 MB Progress (1): 14/114 MB Progress (1): 14/114 MB Progress (1): 14/114 MB Progress (1): 14/114 MB Progress (1): 14/114 MB Progress (1): 14/114 MB Progress (1): 14/114 MB Progress (1): 14/114 MB Progress (1): 14/114 MB Progress (1): 14/114 MB Progress (1): 14/114 MB Progress (1): 14/114 MB Progress (1): 14/114 MB Progress (1): 14/114 MB Progress (1): 14/114 MB Progress (1): 14/114 MB Progress (1): 14/114 MB Progress (1): 14/114 MB Progress (1): 14/114 MB Progress (1): 14/114 MB Progress (1): 14/114 MB Progress (1): 14/114 MB Progress (1): 14/114 MB Progress (1): 14/114 MB Progress (1): 14/114 MB Progress (1): 14/114 MB Progress (1): 14/114 MB Progress (1): 14/114 MB Progress (1): 14/114 MB Progress (1): 14/114 MB Progress (1): 14/114 MB Progress (1): 14/114 MB Progress (1): 14/114 MB Progress (1): 14/114 MB Progress (1): 14/114 MB Progress (1): 14/114 MB Progress (1): 14/114 MB Progress (1): 14/114 MB Progress (1): 14/114 MB Progress (1): 14/114 MB Progress (1): 14/114 MB Progress (1): 14/114 MB Progress (1): 14/114 MB Progress (1): 14/114 MB Progress (1): 14/114 MB Progress (1): 14/114 MB Progress (1): 14/114 MB Progress (1): 14/114 MB Progress (1): 14/114 MB Progress (1): 14/114 MB Progress (1): 14/114 MB Progress (1): 14/114 MB Progress (1): 14/114 MB Progress (1): 14/114 MB Progress (1): 14/114 MB Progress (1): 14/114 MB Progress (1): 14/114 MB Progress (1): 14/114 MB Progress (1): 14/114 MB Progress (1): 14/114 MB Progress (1): 14/114 MB Progress (1): 14/114 MB Progress (1): 14/114 MB Progress (1): 14/114 MB Progress (1): 14/114 MB Progress (1): 14/114 MB Progress (1): 14/114 MB Progress (1): 14/114 MB Progress (1): 14/114 MB Progress (1): 14/114 MB Progress (1): 14/114 MB Progress (1): 14/114 MB Progress (1): 14/114 MB Progress (1): 14/114 MB Progress (1): 14/114 MB Progress (1): 14/114 MB Progress (1): 14/114 MB Progress (1): 14/114 MB Progress (1): 14/114 MB Progress (1): 14/114 MB Progress (1): 14/114 MB Progress (1): 14/114 MB Progress (1): 14/114 MB Progress (1): 14/114 MB Progress (1): 14/114 MB Progress (1): 14/114 MB Progress (1): 14/114 MB Progress (1): 14/114 MB Progress (1): 14/114 MB Progress (1): 14/114 MB Progress (1): 14/114 MB Progress (1): 14/114 MB Progress (1): 14/114 MB Progress (1): 14/114 MB Progress (1): 14/114 MB Progress (1): 14/114 MB Progress (1): 14/114 MB Progress (1): 14/114 MB Progress (1): 14/114 MB Progress (1): 14/114 MB Progress (1): 14/114 MB Progress (1): 14/114 MB Progress (1): 14/114 MB Progress (1): 14/114 MB Progress (1): 14/114 MB Progress (1): 14/114 MB Progress (1): 14/114 MB Progress (1): 14/114 MB Progress (1): 14/114 MB Progress (1): 14/114 MB Progress (1): 14/114 MB Progress (1): 14/114 MB Progress (1): 14/114 MB Progress (1): 14/114 MB Progress (1): 14/114 MB Progress (1): 14/114 MB Progress (1): 14/114 MB Progress (1): 14/114 MB Progress (1): 14/114 MB Progress (1): 14/114 MB Progress (1): 14/114 MB Progress (1): 14/114 MB Progress (1): 14/114 MB Progress (1): 14/114 MB Progress (1): 14/114 MB Progress (1): 14/114 MB Progress (1): 14/114 MB Progress (1): 14/114 MB Progress (1): 14/114 MB Progress (1): 14/114 MB Progress (1): 14/114 MB Progress (1): 14/114 MB Progress (1): 14/114 MB Progress (1): 14/114 MB Progress (1): 14/114 MB Progress (1): 14/114 MB Progress (1): 14/114 MB Progress (1): 14/114 MB Progress (1): 14/114 MB Progress (1): 14/114 MB Progress (1): 14/114 MB Progress (1): 14/114 MB Progress (1): 14/114 MB Progress (1): 14/114 MB Progress (1): 14/114 MB Progress (1): 14/114 MB Progress (1): 14/114 MB Progress (1): 14/114 MB Progress (1): 14/114 MB Progress (1): 14/114 MB Progress (1): 14/114 MB Progress (1): 14/114 MB Progress (1): 14/114 MB Progress (1): 14/114 MB Progress (1): 14/114 MB Progress (1): 14/114 MB Progress (1): 14/114 MB Progress (1): 14/114 MB Progress (1): 14/114 MB Progress (1): 14/114 MB Progress (1): 14/114 MB Progress (1): 14/114 MB Progress (1): 14/114 MB Progress (1): 14/114 MB Progress (1): 14/114 MB Progress (1): 14/114 MB Progress (1): 14/114 MB Progress (1): 14/114 MB Progress (1): 14/114 MB Progress (1): 14/114 MB Progress (1): 14/114 MB Progress (1): 14/114 MB Progress (1): 14/114 MB Progress (1): 14/114 MB Progress (1): 14/114 MB Progress (1): 14/114 MB Progress (1): 14/114 MB Progress (1): 14/114 MB Progress (1): 14/114 MB Progress (1): 14/114 MB Progress (1): 14/114 MB Progress (1): 14/114 MB Progress (1): 14/114 MB Progress (1): 14/114 MB Progress (1): 14/114 MB Progress (1): 14/114 MB Progress (1): 14/114 MB Progress (1): 14/114 MB Progress (1): 14/114 MB Progress (1): 14/114 MB Progress (1): 14/114 MB Progress (1): 14/114 MB Progress (1): 14/114 MB Progress (1): 14/114 MB Progress (1): 14/114 MB Progress (1): 14/114 MB Progress (1): 14/114 MB Progress (1): 14/114 MB Progress (1): 14/114 MB Progress (1): 14/114 MB Progress (1): 14/114 MB Progress (1): 14/114 MB Progress (1): 14/114 MB Progress (1): 14/114 MB Progress (1): 14/114 MB Progress (1): 14/114 MB Progress (1): 14/114 MB Progress (1): 14/114 MB Progress (1): 14/114 MB Progress (1): 14/114 MB Progress (1): 14/114 MB Progress (1): 14/114 MB Progress (1): 14/114 MB Progress (1): 14/114 MB Progress (1): 14/114 MB Progress (1): 14/114 MB Progress (1): 14/114 MB Progress (1): 14/114 MB Progress (1): 14/114 MB Progress (1): 14/114 MB Progress (1): 14/114 MB Progress (1): 14/114 MB Progress (1): 14/114 MB Progress (1): 14/114 MB Progress (1): 14/114 MB Progress (1): 14/114 MB Progress (1): 14/114 MB Progress (1): 14/114 MB Progress (1): 14/114 MB Progress (1): 14/114 MB Progress (1): 14/114 MB Progress (1): 14/114 MB Progress (1): 14/114 MB Progress (1): 14/114 MB Progress (1): 14/114 MB Progress (1): 14/114 MB Progress (1): 14/114 MB Progress (1): 14/114 MB Progress (1): 14/114 MB Progress (1): 14/114 MB Progress (1): 14/114 MB Progress (1): 14/114 MB Progress (1): 14/114 MB Progress (1): 14/114 MB Progress (1): 14/114 MB Progress (1): 14/114 MB Progress (1): 14/114 MB Progress (1): 14/114 MB Progress (1): 14/114 MB Progress (1): 14/114 MB Progress (1): 14/114 MB Progress (1): 14/114 MB Progress (1): 14/114 MB Progress (1): 14/114 MB Progress (1): 14/114 MB Progress (1): 14/114 MB Progress (1): 14/114 MB Progress (1): 14/114 MB Progress (1): 14/114 MB Progress (1): 14/114 MB Progress (1): 14/114 MB Progress (1): 14/114 MB Progress (1): 14/114 MB Progress (1): 14/114 MB Progress (1): 14/114 MB Progress (1): 14/114 MB Progress (1): 14/114 MB Progress (1): 14/114 MB Progress (1): 14/114 MB Progress (1): 14/114 MB Progress (1): 14/114 MB Progress (1): 14/114 MB Progress (1): 14/114 MB Progress (1): 14/114 MB Progress (1): 14/114 MB Progress (1): 14/114 MB Progress (1): 14/114 MB Progress (1): 14/114 MB Progress (1): 14/114 MB Progress (1): 14/114 MB Progress (1): 14/114 MB Progress (1): 14/114 MB Progress (1): 14/114 MB Progress (1): 14/114 MB Progress (1): 14/114 MB Progress (1): 14/114 MB Progress (1): 14/114 MB Progress (1): 14/114 MB Progress (1): 14/114 MB Progress (1): 14/114 MB Progress (1): 14/114 MB Progress (1): 14/114 MB Progress (1): 14/114 MB Progress (1): 14/114 MB Progress (1): 14/114 MB Progress (1): 14/114 MB Progress (1): 14/114 MB Progress (1): 14/114 MB Progress (1): 14/114 MB Progress (1): 14/114 MB Progress (1): 14/114 MB Progress (1): 14/114 MB Progress (1): 14/114 MB Progress (1): 14/114 MB Progress (1): 14/114 MB Progress (1): 14/114 MB Progress (1): 14/114 MB Progress (1): 14/114 MB Progress (1): 14/114 MB Progress (1): 14/114 MB Progress (1): 14/114 MB Progress (1): 14/114 MB Progress (1): 14/114 MB Progress (1): 14/114 MB Progress (1): 14/114 MB Progress (1): 14/114 MB Progress (1): 14/114 MB Progress (1): 14/114 MB Progress (1): 14/114 MB Progress (1): 14/114 MB Progress (1): 14/114 MB Progress (1): 14/114 MB Progress (1): 14/114 MB Progress (1): 14/114 MB Progress (1): 14/114 MB Progress (1): 14/114 MB Progress (1): 14/114 MB Progress (1): 14/114 MB Progress (1): 14/114 MB Progress (1): 14/114 MB Progress (1): 14/114 MB Progress (1): 14/114 MB Progress (1): 14/114 MB Progress (1): 14/114 MB Progress (1): 14/114 MB Progress (1): 14/114 MB Progress (1): 14/114 MB Progress (1): 14/114 MB Progress (1): 14/114 MB Progress (1): 14/114 MB Progress (1): 14/114 MB Progress (1): 14/114 MB Progress (1): 14/114 MB Progress (1): 14/114 MB Progress (1): 14/114 MB Progress (1): 14/114 MB Progress (1): 14/114 MB Progress (1): 14/114 MB Progress (1): 14/114 MB Progress (1): 14/114 MB Progress (1): 14/114 MB Progress (1): 14/114 MB Progress (1): 14/114 MB Progress (1): 14/114 MB Progress (1): 14/114 MB Progress (1): 14/114 MB Progress (1): 14/114 MB Progress (1): 14/114 MB Progress (1): 14/114 MB Progress (1): 14/114 MB Progress (1): 14/114 MB Progress (1): 14/114 MB Progress (1): 14/114 MB Progress (1): 14/114 MB Progress (1): 14/114 MB Progress (1): 14/114 MB Progress (1): 14/114 MB Progress (1): 14/114 MB Progress (1): 14/114 MB Progress (1): 14/114 MB Progress (1): 14/114 MB Progress (1): 14/114 MB Progress (1): 14/114 MB Progress (1): 14/114 MB Progress (1): 14/114 MB Progress (1): 14/114 MB Progress (1): 14/114 MB Progress (1): 15/114 MB Progress (1): 15/114 MB Progress (1): 15/114 MB Progress (1): 15/114 MB Progress (1): 15/114 MB Progress (1): 15/114 MB Progress (1): 15/114 MB Progress (1): 15/114 MB Progress (1): 15/114 MB Progress (1): 15/114 MB Progress (1): 15/114 MB Progress (1): 15/114 MB Progress (1): 15/114 MB Progress (1): 15/114 MB Progress (1): 15/114 MB Progress (1): 15/114 MB Progress (1): 15/114 MB Progress (1): 15/114 MB Progress (1): 15/114 MB Progress (1): 15/114 MB Progress (1): 15/114 MB Progress (1): 15/114 MB Progress (1): 15/114 MB Progress (1): 15/114 MB Progress (1): 15/114 MB Progress (1): 15/114 MB Progress (1): 15/114 MB Progress (1): 15/114 MB Progress (1): 15/114 MB Progress (1): 15/114 MB Progress (1): 15/114 MB Progress (1): 15/114 MB Progress (1): 15/114 MB Progress (1): 15/114 MB Progress (1): 15/114 MB Progress (1): 15/114 MB Progress (1): 15/114 MB Progress (1): 15/114 MB Progress (1): 15/114 MB Progress (1): 15/114 MB Progress (1): 15/114 MB Progress (1): 15/114 MB Progress (1): 15/114 MB Progress (1): 15/114 MB Progress (1): 15/114 MB Progress (1): 15/114 MB Progress (1): 15/114 MB Progress (1): 15/114 MB Progress (1): 15/114 MB Progress (1): 15/114 MB Progress (1): 15/114 MB Progress (1): 15/114 MB Progress (1): 15/114 MB Progress (1): 15/114 MB Progress (1): 15/114 MB Progress (1): 15/114 MB Progress (1): 15/114 MB Progress (1): 15/114 MB Progress (1): 15/114 MB Progress (1): 15/114 MB Progress (1): 15/114 MB Progress (1): 15/114 MB Progress (1): 15/114 MB Progress (1): 15/114 MB Progress (1): 15/114 MB Progress (1): 15/114 MB Progress (1): 15/114 MB Progress (1): 15/114 MB Progress (1): 15/114 MB Progress (1): 15/114 MB Progress (1): 15/114 MB Progress (1): 15/114 MB Progress (1): 15/114 MB Progress (1): 15/114 MB Progress (1): 15/114 MB Progress (1): 15/114 MB Progress (1): 15/114 MB Progress (1): 15/114 MB Progress (1): 15/114 MB Progress (1): 15/114 MB Progress (1): 15/114 MB Progress (1): 15/114 MB Progress (1): 15/114 MB Progress (1): 15/114 MB Progress (1): 15/114 MB Progress (1): 15/114 MB Progress (1): 15/114 MB Progress (1): 15/114 MB Progress (1): 15/114 MB Progress (1): 15/114 MB Progress (1): 15/114 MB Progress (1): 15/114 MB Progress (1): 15/114 MB Progress (1): 15/114 MB Progress (1): 15/114 MB Progress (1): 15/114 MB Progress (1): 15/114 MB Progress (1): 15/114 MB Progress (1): 15/114 MB Progress (1): 15/114 MB Progress (1): 15/114 MB Progress (1): 15/114 MB Progress (1): 15/114 MB Progress (1): 15/114 MB Progress (1): 15/114 MB Progress (1): 15/114 MB Progress (1): 15/114 MB Progress (1): 15/114 MB Progress (1): 15/114 MB Progress (1): 15/114 MB Progress (1): 15/114 MB Progress (1): 15/114 MB Progress (1): 15/114 MB Progress (1): 15/114 MB Progress (1): 15/114 MB Progress (1): 15/114 MB Progress (1): 15/114 MB Progress (1): 15/114 MB Progress (1): 15/114 MB Progress (1): 15/114 MB Progress (1): 15/114 MB Progress (1): 15/114 MB Progress (1): 15/114 MB Progress (1): 15/114 MB Progress (1): 15/114 MB Progress (1): 15/114 MB Progress (1): 15/114 MB Progress (1): 15/114 MB Progress (1): 15/114 MB Progress (1): 15/114 MB Progress (1): 15/114 MB Progress (1): 15/114 MB Progress (1): 15/114 MB Progress (1): 15/114 MB Progress (1): 15/114 MB Progress (1): 15/114 MB Progress (1): 15/114 MB Progress (1): 15/114 MB Progress (1): 15/114 MB Progress (1): 15/114 MB Progress (1): 15/114 MB Progress (1): 15/114 MB Progress (1): 15/114 MB Progress (1): 15/114 MB Progress (1): 15/114 MB Progress (1): 15/114 MB Progress (1): 15/114 MB Progress (1): 15/114 MB Progress (1): 15/114 MB Progress (1): 15/114 MB Progress (1): 15/114 MB Progress (1): 15/114 MB Progress (1): 15/114 MB Progress (1): 15/114 MB Progress (1): 15/114 MB Progress (1): 15/114 MB Progress (1): 15/114 MB Progress (1): 15/114 MB Progress (1): 15/114 MB Progress (1): 15/114 MB Progress (1): 15/114 MB Progress (1): 15/114 MB Progress (1): 15/114 MB Progress (1): 15/114 MB Progress (1): 15/114 MB Progress (1): 15/114 MB Progress (1): 15/114 MB Progress (1): 15/114 MB Progress (1): 15/114 MB Progress (1): 15/114 MB Progress (1): 15/114 MB Progress (1): 15/114 MB Progress (1): 15/114 MB Progress (1): 15/114 MB Progress (1): 15/114 MB Progress (1): 15/114 MB Progress (1): 15/114 MB Progress (1): 15/114 MB Progress (1): 15/114 MB Progress (1): 15/114 MB Progress (1): 15/114 MB Progress (1): 15/114 MB Progress (1): 15/114 MB Progress (1): 15/114 MB Progress (1): 15/114 MB Progress (1): 15/114 MB Progress (1): 15/114 MB Progress (1): 15/114 MB Progress (1): 15/114 MB Progress (1): 15/114 MB Progress (1): 15/114 MB Progress (1): 15/114 MB Progress (1): 15/114 MB Progress (1): 15/114 MB Progress (1): 15/114 MB Progress (1): 15/114 MB Progress (1): 15/114 MB Progress (1): 15/114 MB Progress (1): 15/114 MB Progress (1): 15/114 MB Progress (1): 15/114 MB Progress (1): 15/114 MB Progress (1): 15/114 MB Progress (1): 15/114 MB Progress (1): 15/114 MB Progress (1): 15/114 MB Progress (1): 15/114 MB Progress (1): 15/114 MB Progress (1): 15/114 MB Progress (1): 15/114 MB Progress (1): 15/114 MB Progress (1): 15/114 MB Progress (1): 15/114 MB Progress (1): 15/114 MB Progress (1): 15/114 MB Progress (1): 15/114 MB Progress (1): 15/114 MB Progress (1): 15/114 MB Progress (1): 15/114 MB Progress (1): 15/114 MB Progress (1): 15/114 MB Progress (1): 15/114 MB Progress (1): 15/114 MB Progress (1): 15/114 MB Progress (1): 15/114 MB Progress (1): 15/114 MB Progress (1): 15/114 MB Progress (1): 15/114 MB Progress (1): 15/114 MB Progress (1): 15/114 MB Progress (1): 15/114 MB Progress (1): 15/114 MB Progress (1): 15/114 MB Progress (1): 15/114 MB Progress (1): 15/114 MB Progress (1): 15/114 MB Progress (1): 15/114 MB Progress (1): 15/114 MB Progress (1): 15/114 MB Progress (1): 15/114 MB Progress (1): 15/114 MB Progress (1): 15/114 MB Progress (1): 15/114 MB Progress (1): 15/114 MB Progress (1): 15/114 MB Progress (1): 15/114 MB Progress (1): 15/114 MB Progress (1): 15/114 MB Progress (1): 15/114 MB Progress (1): 15/114 MB Progress (1): 15/114 MB Progress (1): 15/114 MB Progress (1): 15/114 MB Progress (1): 15/114 MB Progress (1): 15/114 MB Progress (1): 15/114 MB Progress (1): 15/114 MB Progress (1): 15/114 MB Progress (1): 15/114 MB Progress (1): 15/114 MB Progress (1): 15/114 MB Progress (1): 15/114 MB Progress (1): 15/114 MB Progress (1): 15/114 MB Progress (1): 15/114 MB Progress (1): 15/114 MB Progress (1): 15/114 MB Progress (1): 15/114 MB Progress (1): 15/114 MB Progress (1): 15/114 MB Progress (1): 15/114 MB Progress (1): 15/114 MB Progress (1): 15/114 MB Progress (1): 15/114 MB Progress (1): 15/114 MB Progress (1): 15/114 MB Progress (1): 15/114 MB Progress (1): 15/114 MB Progress (1): 15/114 MB Progress (1): 15/114 MB Progress (1): 15/114 MB Progress (1): 15/114 MB Progress (1): 15/114 MB Progress (1): 15/114 MB Progress (1): 15/114 MB Progress (1): 15/114 MB Progress (1): 15/114 MB Progress (1): 15/114 MB Progress (1): 15/114 MB Progress (1): 15/114 MB Progress (1): 15/114 MB Progress (1): 15/114 MB Progress (1): 15/114 MB Progress (1): 15/114 MB Progress (1): 15/114 MB Progress (1): 15/114 MB Progress (1): 15/114 MB Progress (1): 15/114 MB Progress (1): 15/114 MB Progress (1): 15/114 MB Progress (1): 15/114 MB Progress (1): 15/114 MB Progress (1): 15/114 MB Progress (1): 15/114 MB Progress (1): 15/114 MB Progress (1): 15/114 MB Progress (1): 15/114 MB Progress (1): 15/114 MB Progress (1): 15/114 MB Progress (1): 15/114 MB Progress (1): 15/114 MB Progress (1): 15/114 MB Progress (1): 15/114 MB Progress (1): 15/114 MB Progress (1): 15/114 MB Progress (1): 15/114 MB Progress (1): 15/114 MB Progress (1): 15/114 MB Progress (1): 15/114 MB Progress (1): 15/114 MB Progress (1): 15/114 MB Progress (1): 15/114 MB Progress (1): 15/114 MB Progress (1): 15/114 MB Progress (1): 15/114 MB Progress (1): 15/114 MB Progress (1): 15/114 MB Progress (1): 15/114 MB Progress (1): 15/114 MB Progress (1): 15/114 MB Progress (1): 15/114 MB Progress (1): 15/114 MB Progress (1): 15/114 MB Progress (1): 15/114 MB Progress (1): 15/114 MB Progress (1): 15/114 MB Progress (1): 15/114 MB Progress (1): 15/114 MB Progress (1): 15/114 MB Progress (1): 15/114 MB Progress (1): 15/114 MB Progress (1): 15/114 MB Progress (1): 15/114 MB Progress (1): 15/114 MB Progress (1): 15/114 MB Progress (1): 15/114 MB Progress (1): 15/114 MB Progress (1): 15/114 MB Progress (1): 15/114 MB Progress (1): 15/114 MB Progress (1): 15/114 MB Progress (1): 15/114 MB Progress (1): 15/114 MB Progress (1): 15/114 MB Progress (1): 15/114 MB Progress (1): 15/114 MB Progress (1): 15/114 MB Progress (1): 15/114 MB Progress (1): 15/114 MB Progress (1): 15/114 MB Progress (1): 15/114 MB Progress (1): 15/114 MB Progress (1): 15/114 MB Progress (1): 15/114 MB Progress (1): 15/114 MB Progress (1): 15/114 MB Progress (1): 15/114 MB Progress (1): 15/114 MB Progress (1): 15/114 MB Progress (1): 15/114 MB Progress (1): 15/114 MB Progress (1): 15/114 MB Progress (1): 15/114 MB Progress (1): 15/114 MB Progress (1): 15/114 MB Progress (1): 15/114 MB Progress (1): 15/114 MB Progress (1): 15/114 MB Progress (1): 15/114 MB Progress (1): 15/114 MB Progress (1): 15/114 MB Progress (1): 15/114 MB Progress (1): 15/114 MB Progress (1): 15/114 MB Progress (1): 15/114 MB Progress (1): 15/114 MB Progress (1): 15/114 MB Progress (1): 15/114 MB Progress (1): 15/114 MB Progress (1): 15/114 MB Progress (1): 15/114 MB Progress (1): 15/114 MB Progress (1): 15/114 MB Progress (1): 15/114 MB Progress (1): 15/114 MB Progress (1): 15/114 MB Progress (1): 15/114 MB Progress (1): 15/114 MB Progress (1): 15/114 MB Progress (1): 15/114 MB Progress (1): 15/114 MB Progress (1): 15/114 MB Progress (1): 15/114 MB Progress (1): 15/114 MB Progress (1): 15/114 MB Progress (1): 15/114 MB Progress (1): 15/114 MB Progress (1): 15/114 MB Progress (1): 15/114 MB Progress (1): 15/114 MB Progress (1): 15/114 MB Progress (1): 15/114 MB Progress (1): 15/114 MB Progress (1): 15/114 MB Progress (1): 15/114 MB Progress (1): 15/114 MB Progress (1): 15/114 MB Progress (1): 15/114 MB Progress (1): 15/114 MB Progress (1): 15/114 MB Progress (1): 15/114 MB Progress (1): 15/114 MB Progress (1): 15/114 MB Progress (1): 15/114 MB Progress (1): 15/114 MB Progress (1): 15/114 MB Progress (1): 15/114 MB Progress (1): 15/114 MB Progress (1): 15/114 MB Progress (1): 15/114 MB Progress (1): 15/114 MB Progress (1): 15/114 MB Progress (1): 15/114 MB Progress (1): 15/114 MB Progress (1): 15/114 MB Progress (1): 15/114 MB Progress (1): 15/114 MB Progress (1): 15/114 MB Progress (1): 15/114 MB Progress (1): 15/114 MB Progress (1): 15/114 MB Progress (1): 15/114 MB Progress (1): 15/114 MB Progress (1): 15/114 MB Progress (1): 15/114 MB Progress (1): 15/114 MB Progress (1): 15/114 MB Progress (1): 15/114 MB Progress (1): 15/114 MB Progress (1): 15/114 MB Progress (1): 15/114 MB Progress (1): 15/114 MB Progress (1): 15/114 MB Progress (1): 15/114 MB Progress (1): 15/114 MB Progress (1): 15/114 MB Progress (1): 15/114 MB Progress (1): 15/114 MB Progress (1): 15/114 MB Progress (1): 15/114 MB Progress (1): 15/114 MB Progress (1): 15/114 MB Progress (1): 15/114 MB Progress (1): 15/114 MB Progress (1): 15/114 MB Progress (1): 15/114 MB Progress (1): 15/114 MB Progress (1): 15/114 MB Progress (1): 15/114 MB Progress (1): 15/114 MB Progress (1): 15/114 MB Progress (1): 15/114 MB Progress (1): 15/114 MB Progress (1): 15/114 MB Progress (1): 15/114 MB Progress (1): 15/114 MB Progress (1): 15/114 MB Progress (1): 15/114 MB Progress (1): 15/114 MB Progress (1): 15/114 MB Progress (1): 15/114 MB Progress (1): 15/114 MB Progress (1): 15/114 MB Progress (1): 15/114 MB Progress (1): 15/114 MB Progress (1): 15/114 MB Progress (1): 15/114 MB Progress (1): 15/114 MB Progress (1): 16/114 MB Progress (1): 16/114 MB Progress (1): 16/114 MB Progress (1): 16/114 MB Progress (1): 16/114 MB Progress (1): 16/114 MB Progress (1): 16/114 MB Progress (1): 16/114 MB Progress (1): 16/114 MB Progress (1): 16/114 MB Progress (1): 16/114 MB Progress (1): 16/114 MB Progress (1): 16/114 MB Progress (1): 16/114 MB Progress (1): 16/114 MB Progress (1): 16/114 MB Progress (1): 16/114 MB Progress (1): 16/114 MB Progress (1): 16/114 MB Progress (1): 16/114 MB Progress (1): 16/114 MB Progress (1): 16/114 MB Progress (1): 16/114 MB Progress (1): 16/114 MB Progress (1): 16/114 MB Progress (1): 16/114 MB Progress (1): 16/114 MB Progress (1): 16/114 MB Progress (1): 16/114 MB Progress (1): 16/114 MB Progress (1): 16/114 MB Progress (1): 16/114 MB Progress (1): 16/114 MB Progress (1): 16/114 MB Progress (1): 16/114 MB Progress (1): 16/114 MB Progress (1): 16/114 MB Progress (1): 16/114 MB Progress (1): 16/114 MB Progress (1): 16/114 MB Progress (1): 16/114 MB Progress (1): 16/114 MB Progress (1): 16/114 MB Progress (1): 16/114 MB Progress (1): 16/114 MB Progress (1): 16/114 MB Progress (1): 16/114 MB Progress (1): 16/114 MB Progress (1): 16/114 MB Progress (1): 16/114 MB Progress (1): 16/114 MB Progress (1): 16/114 MB Progress (1): 16/114 MB Progress (1): 16/114 MB Progress (1): 16/114 MB Progress (1): 16/114 MB Progress (1): 16/114 MB Progress (1): 16/114 MB Progress (1): 16/114 MB Progress (1): 16/114 MB Progress (1): 16/114 MB Progress (1): 16/114 MB Progress (1): 16/114 MB Progress (1): 16/114 MB Progress (1): 16/114 MB Progress (1): 16/114 MB Progress (1): 16/114 MB Progress (1): 16/114 MB Progress (1): 16/114 MB Progress (1): 16/114 MB Progress (1): 16/114 MB Progress (1): 16/114 MB Progress (1): 16/114 MB Progress (1): 16/114 MB Progress (1): 16/114 MB Progress (1): 16/114 MB Progress (1): 16/114 MB Progress (1): 16/114 MB Progress (1): 16/114 MB Progress (1): 16/114 MB Progress (1): 16/114 MB Progress (1): 16/114 MB Progress (1): 16/114 MB Progress (1): 16/114 MB Progress (1): 16/114 MB Progress (1): 16/114 MB Progress (1): 16/114 MB Progress (1): 16/114 MB Progress (1): 16/114 MB Progress (1): 16/114 MB Progress (1): 16/114 MB Progress (1): 16/114 MB Progress (1): 16/114 MB Progress (1): 16/114 MB Progress (1): 16/114 MB Progress (1): 16/114 MB Progress (1): 16/114 MB Progress (1): 16/114 MB Progress (1): 16/114 MB Progress (1): 16/114 MB Progress (1): 16/114 MB Progress (1): 16/114 MB Progress (1): 16/114 MB Progress (1): 16/114 MB Progress (1): 16/114 MB Progress (1): 16/114 MB Progress (1): 16/114 MB Progress (1): 16/114 MB Progress (1): 16/114 MB Progress (1): 16/114 MB Progress (1): 16/114 MB Progress (1): 16/114 MB Progress (1): 16/114 MB Progress (1): 16/114 MB Progress (1): 16/114 MB Progress (1): 16/114 MB Progress (1): 16/114 MB Progress (1): 16/114 MB Progress (1): 16/114 MB Progress (1): 16/114 MB Progress (1): 16/114 MB Progress (1): 16/114 MB Progress (1): 16/114 MB Progress (1): 16/114 MB Progress (1): 16/114 MB Progress (1): 16/114 MB Progress (1): 16/114 MB Progress (1): 16/114 MB Progress (1): 16/114 MB Progress (1): 16/114 MB Progress (1): 16/114 MB Progress (1): 16/114 MB Progress (1): 16/114 MB Progress (1): 16/114 MB Progress (1): 16/114 MB Progress (1): 16/114 MB Progress (1): 16/114 MB Progress (1): 16/114 MB Progress (1): 16/114 MB Progress (1): 16/114 MB Progress (1): 16/114 MB Progress (1): 16/114 MB Progress (1): 16/114 MB Progress (1): 16/114 MB Progress (1): 16/114 MB Progress (1): 16/114 MB Progress (1): 16/114 MB Progress (1): 16/114 MB Progress (1): 16/114 MB Progress (1): 16/114 MB Progress (1): 16/114 MB Progress (1): 16/114 MB Progress (1): 16/114 MB Progress (1): 16/114 MB Progress (1): 16/114 MB Progress (1): 16/114 MB Progress (1): 16/114 MB Progress (1): 16/114 MB Progress (1): 16/114 MB Progress (1): 16/114 MB Progress (1): 16/114 MB Progress (1): 16/114 MB Progress (1): 16/114 MB Progress (1): 16/114 MB Progress (1): 16/114 MB Progress (1): 16/114 MB Progress (1): 16/114 MB Progress (1): 16/114 MB Progress (1): 16/114 MB Progress (1): 16/114 MB Progress (1): 16/114 MB Progress (1): 16/114 MB Progress (1): 16/114 MB Progress (1): 16/114 MB Progress (1): 16/114 MB Progress (1): 16/114 MB Progress (1): 16/114 MB Progress (1): 16/114 MB Progress (1): 16/114 MB Progress (1): 16/114 MB Progress (1): 16/114 MB Progress (1): 16/114 MB Progress (1): 16/114 MB Progress (1): 16/114 MB Progress (1): 16/114 MB Progress (1): 16/114 MB Progress (1): 16/114 MB Progress (1): 16/114 MB Progress (1): 16/114 MB Progress (1): 16/114 MB Progress (1): 16/114 MB Progress (1): 16/114 MB Progress (1): 16/114 MB Progress (1): 16/114 MB Progress (1): 16/114 MB Progress (1): 16/114 MB Progress (1): 16/114 MB Progress (1): 16/114 MB Progress (1): 16/114 MB Progress (1): 16/114 MB Progress (1): 16/114 MB Progress (1): 16/114 MB Progress (1): 16/114 MB Progress (1): 16/114 MB Progress (1): 16/114 MB Progress (1): 16/114 MB Progress (1): 16/114 MB Progress (1): 16/114 MB Progress (1): 16/114 MB Progress (1): 16/114 MB Progress (1): 16/114 MB Progress (1): 16/114 MB Progress (1): 16/114 MB Progress (1): 16/114 MB Progress (1): 16/114 MB Progress (1): 16/114 MB Progress (1): 16/114 MB Progress (1): 16/114 MB Progress (1): 16/114 MB Progress (1): 16/114 MB Progress (1): 16/114 MB Progress (1): 16/114 MB Progress (1): 16/114 MB Progress (1): 16/114 MB Progress (1): 16/114 MB Progress (1): 16/114 MB Progress (1): 16/114 MB Progress (1): 16/114 MB Progress (1): 16/114 MB Progress (1): 16/114 MB Progress (1): 16/114 MB Progress (1): 16/114 MB Progress (1): 16/114 MB Progress (1): 16/114 MB Progress (1): 16/114 MB Progress (1): 16/114 MB Progress (1): 16/114 MB Progress (1): 16/114 MB Progress (1): 16/114 MB Progress (1): 16/114 MB Progress (1): 16/114 MB Progress (1): 16/114 MB Progress (1): 16/114 MB Progress (1): 16/114 MB Progress (1): 16/114 MB Progress (1): 16/114 MB Progress (1): 16/114 MB Progress (1): 16/114 MB Progress (1): 16/114 MB Progress (1): 16/114 MB Progress (1): 16/114 MB Progress (1): 16/114 MB Progress (1): 16/114 MB Progress (1): 16/114 MB Progress (1): 16/114 MB Progress (1): 16/114 MB Progress (1): 16/114 MB Progress (1): 16/114 MB Progress (1): 16/114 MB Progress (1): 16/114 MB Progress (1): 16/114 MB Progress (1): 16/114 MB Progress (1): 16/114 MB Progress (1): 16/114 MB Progress (1): 16/114 MB Progress (1): 16/114 MB Progress (1): 16/114 MB Progress (1): 16/114 MB Progress (1): 16/114 MB Progress (1): 16/114 MB Progress (1): 16/114 MB Progress (1): 16/114 MB Progress (1): 16/114 MB Progress (1): 16/114 MB Progress (1): 16/114 MB Progress (1): 16/114 MB Progress (1): 16/114 MB Progress (1): 16/114 MB Progress (1): 16/114 MB Progress (1): 16/114 MB Progress (1): 16/114 MB Progress (1): 16/114 MB Progress (1): 16/114 MB Progress (1): 16/114 MB Progress (1): 16/114 MB Progress (1): 16/114 MB Progress (1): 16/114 MB Progress (1): 16/114 MB Progress (1): 16/114 MB Progress (1): 16/114 MB Progress (1): 16/114 MB Progress (1): 16/114 MB Progress (1): 16/114 MB Progress (1): 16/114 MB Progress (1): 16/114 MB Progress (1): 16/114 MB Progress (1): 16/114 MB Progress (1): 16/114 MB Progress (1): 16/114 MB Progress (1): 16/114 MB Progress (1): 16/114 MB Progress (1): 16/114 MB Progress (1): 16/114 MB Progress (1): 16/114 MB Progress (1): 16/114 MB Progress (1): 16/114 MB Progress (1): 16/114 MB Progress (1): 16/114 MB Progress (1): 16/114 MB Progress (1): 16/114 MB Progress (1): 16/114 MB Progress (1): 16/114 MB Progress (1): 16/114 MB Progress (1): 16/114 MB Progress (1): 16/114 MB Progress (1): 16/114 MB Progress (1): 16/114 MB Progress (1): 16/114 MB Progress (1): 16/114 MB Progress (1): 16/114 MB Progress (1): 16/114 MB Progress (1): 16/114 MB Progress (1): 16/114 MB Progress (1): 16/114 MB Progress (1): 16/114 MB Progress (1): 16/114 MB Progress (1): 16/114 MB Progress (1): 16/114 MB Progress (1): 16/114 MB Progress (1): 16/114 MB Progress (1): 16/114 MB Progress (1): 16/114 MB Progress (1): 16/114 MB Progress (1): 16/114 MB Progress (1): 16/114 MB Progress (1): 16/114 MB Progress (1): 16/114 MB Progress (1): 16/114 MB Progress (1): 16/114 MB Progress (1): 16/114 MB Progress (1): 16/114 MB Progress (1): 16/114 MB Progress (1): 16/114 MB Progress (1): 16/114 MB Progress (1): 16/114 MB Progress (1): 16/114 MB Progress (1): 16/114 MB Progress (1): 16/114 MB Progress (1): 16/114 MB Progress (1): 16/114 MB Progress (1): 16/114 MB Progress (1): 16/114 MB Progress (1): 16/114 MB Progress (1): 16/114 MB Progress (1): 16/114 MB Progress (1): 16/114 MB Progress (1): 16/114 MB Progress (1): 16/114 MB Progress (1): 16/114 MB Progress (1): 16/114 MB Progress (1): 16/114 MB Progress (1): 16/114 MB Progress (1): 16/114 MB Progress (1): 16/114 MB Progress (1): 16/114 MB Progress (1): 16/114 MB Progress (1): 16/114 MB Progress (1): 16/114 MB Progress (1): 16/114 MB Progress (1): 16/114 MB Progress (1): 16/114 MB Progress (1): 16/114 MB Progress (1): 16/114 MB Progress (1): 16/114 MB Progress (1): 16/114 MB Progress (1): 16/114 MB Progress (1): 16/114 MB Progress (1): 16/114 MB Progress (1): 16/114 MB Progress (1): 16/114 MB Progress (1): 16/114 MB Progress (1): 16/114 MB Progress (1): 16/114 MB Progress (1): 16/114 MB Progress (1): 16/114 MB Progress (1): 16/114 MB Progress (1): 16/114 MB Progress (1): 16/114 MB Progress (1): 16/114 MB Progress (1): 16/114 MB Progress (1): 16/114 MB Progress (1): 16/114 MB Progress (1): 16/114 MB Progress (1): 16/114 MB Progress (1): 16/114 MB Progress (1): 16/114 MB Progress (1): 16/114 MB Progress (1): 16/114 MB Progress (1): 16/114 MB Progress (1): 16/114 MB Progress (1): 16/114 MB Progress (1): 16/114 MB Progress (1): 16/114 MB Progress (1): 16/114 MB Progress (1): 16/114 MB Progress (1): 16/114 MB Progress (1): 16/114 MB Progress (1): 16/114 MB Progress (1): 16/114 MB Progress (1): 16/114 MB Progress (1): 16/114 MB Progress (1): 16/114 MB Progress (1): 16/114 MB Progress (1): 16/114 MB Progress (1): 16/114 MB Progress (1): 16/114 MB Progress (1): 16/114 MB Progress (1): 16/114 MB Progress (1): 16/114 MB Progress (1): 16/114 MB Progress (1): 16/114 MB Progress (1): 16/114 MB Progress (1): 16/114 MB Progress (1): 16/114 MB Progress (1): 16/114 MB Progress (1): 16/114 MB Progress (1): 16/114 MB Progress (1): 16/114 MB Progress (1): 16/114 MB Progress (1): 16/114 MB Progress (1): 16/114 MB Progress (1): 16/114 MB Progress (1): 16/114 MB Progress (1): 16/114 MB Progress (1): 16/114 MB Progress (1): 16/114 MB Progress (1): 16/114 MB Progress (1): 16/114 MB Progress (1): 16/114 MB Progress (1): 16/114 MB Progress (1): 16/114 MB Progress (1): 16/114 MB Progress (1): 16/114 MB Progress (1): 16/114 MB Progress (1): 16/114 MB Progress (1): 16/114 MB Progress (1): 16/114 MB Progress (1): 16/114 MB Progress (1): 16/114 MB Progress (1): 16/114 MB Progress (1): 16/114 MB Progress (1): 16/114 MB Progress (1): 16/114 MB Progress (1): 16/114 MB Progress (1): 16/114 MB Progress (1): 16/114 MB Progress (1): 16/114 MB Progress (1): 16/114 MB Progress (1): 16/114 MB Progress (1): 16/114 MB Progress (1): 16/114 MB Progress (1): 16/114 MB Progress (1): 16/114 MB Progress (1): 16/114 MB Progress (1): 16/114 MB Progress (1): 16/114 MB Progress (1): 16/114 MB Progress (1): 16/114 MB Progress (1): 16/114 MB Progress (1): 16/114 MB Progress (1): 16/114 MB Progress (1): 16/114 MB Progress (1): 16/114 MB Progress (1): 16/114 MB Progress (1): 16/114 MB Progress (1): 16/114 MB Progress (1): 16/114 MB Progress (1): 16/114 MB Progress (1): 16/114 MB Progress (1): 16/114 MB Progress (1): 16/114 MB Progress (1): 16/114 MB Progress (1): 16/114 MB Progress (1): 16/114 MB Progress (1): 16/114 MB Progress (1): 16/114 MB Progress (1): 16/114 MB Progress (1): 16/114 MB Progress (1): 17/114 MB Progress (1): 17/114 MB Progress (1): 17/114 MB Progress (1): 17/114 MB Progress (1): 17/114 MB Progress (1): 17/114 MB Progress (1): 17/114 MB Progress (1): 17/114 MB Progress (1): 17/114 MB Progress (1): 17/114 MB Progress (1): 17/114 MB Progress (1): 17/114 MB Progress (1): 17/114 MB Progress (1): 17/114 MB Progress (1): 17/114 MB Progress (1): 17/114 MB Progress (1): 17/114 MB Progress (1): 17/114 MB Progress (1): 17/114 MB Progress (1): 17/114 MB Progress (1): 17/114 MB Progress (1): 17/114 MB Progress (1): 17/114 MB Progress (1): 17/114 MB Progress (1): 17/114 MB Progress (1): 17/114 MB Progress (1): 17/114 MB Progress (1): 17/114 MB Progress (1): 17/114 MB Progress (1): 17/114 MB Progress (1): 17/114 MB Progress (1): 17/114 MB Progress (1): 17/114 MB Progress (1): 17/114 MB Progress (1): 17/114 MB Progress (1): 17/114 MB Progress (1): 17/114 MB Progress (1): 17/114 MB Progress (1): 17/114 MB Progress (1): 17/114 MB Progress (1): 17/114 MB Progress (1): 17/114 MB Progress (1): 17/114 MB Progress (1): 17/114 MB Progress (1): 17/114 MB Progress (1): 17/114 MB Progress (1): 17/114 MB Progress (1): 17/114 MB Progress (1): 17/114 MB Progress (1): 17/114 MB Progress (1): 17/114 MB Progress (1): 17/114 MB Progress (1): 17/114 MB Progress (1): 17/114 MB Progress (1): 17/114 MB Progress (1): 17/114 MB Progress (1): 17/114 MB Progress (1): 17/114 MB Progress (1): 17/114 MB Progress (1): 17/114 MB Progress (1): 17/114 MB Progress (1): 17/114 MB Progress (1): 17/114 MB Progress (1): 17/114 MB Progress (1): 17/114 MB Progress (1): 17/114 MB Progress (1): 17/114 MB Progress (1): 17/114 MB Progress (1): 17/114 MB Progress (1): 17/114 MB Progress (1): 17/114 MB Progress (1): 17/114 MB Progress (1): 17/114 MB Progress (1): 17/114 MB Progress (1): 17/114 MB Progress (1): 17/114 MB Progress (1): 17/114 MB Progress (1): 17/114 MB Progress (1): 17/114 MB Progress (1): 17/114 MB Progress (1): 17/114 MB Progress (1): 17/114 MB Progress (1): 17/114 MB Progress (1): 17/114 MB Progress (1): 17/114 MB Progress (1): 17/114 MB Progress (1): 17/114 MB Progress (1): 17/114 MB Progress (1): 17/114 MB Progress (1): 17/114 MB Progress (1): 17/114 MB Progress (1): 17/114 MB Progress (1): 17/114 MB Progress (1): 17/114 MB Progress (1): 17/114 MB Progress (1): 17/114 MB Progress (1): 17/114 MB Progress (1): 17/114 MB Progress (1): 17/114 MB Progress (1): 17/114 MB Progress (1): 17/114 MB Progress (1): 17/114 MB Progress (1): 17/114 MB Progress (1): 17/114 MB Progress (1): 17/114 MB Progress (1): 17/114 MB Progress (1): 17/114 MB Progress (1): 17/114 MB Progress (1): 17/114 MB Progress (1): 17/114 MB Progress (1): 17/114 MB Progress (1): 17/114 MB Progress (1): 17/114 MB Progress (1): 17/114 MB Progress (1): 17/114 MB Progress (1): 17/114 MB Progress (1): 17/114 MB Progress (1): 17/114 MB Progress (1): 17/114 MB Progress (1): 17/114 MB Progress (1): 17/114 MB Progress (1): 17/114 MB Progress (1): 17/114 MB Progress (1): 17/114 MB Progress (1): 17/114 MB Progress (1): 17/114 MB Progress (1): 17/114 MB Progress (1): 17/114 MB Progress (1): 17/114 MB Progress (1): 17/114 MB Progress (1): 17/114 MB Progress (1): 17/114 MB Progress (1): 17/114 MB Progress (1): 17/114 MB Progress (1): 17/114 MB Progress (1): 17/114 MB Progress (1): 17/114 MB Progress (1): 17/114 MB Progress (1): 17/114 MB Progress (1): 17/114 MB Progress (1): 17/114 MB Progress (1): 17/114 MB Progress (1): 17/114 MB Progress (1): 17/114 MB Progress (1): 17/114 MB Progress (1): 17/114 MB Progress (1): 17/114 MB Progress (1): 17/114 MB Progress (1): 17/114 MB Progress (1): 17/114 MB Progress (1): 17/114 MB Progress (1): 17/114 MB Progress (1): 17/114 MB Progress (1): 17/114 MB Progress (1): 17/114 MB Progress (1): 17/114 MB Progress (1): 17/114 MB Progress (1): 17/114 MB Progress (1): 17/114 MB Progress (1): 17/114 MB Progress (1): 17/114 MB Progress (1): 17/114 MB Progress (1): 17/114 MB Progress (1): 17/114 MB Progress (1): 17/114 MB Progress (1): 17/114 MB Progress (1): 17/114 MB Progress (1): 17/114 MB Progress (1): 17/114 MB Progress (1): 17/114 MB Progress (1): 17/114 MB Progress (1): 17/114 MB Progress (1): 17/114 MB Progress (1): 17/114 MB Progress (1): 17/114 MB Progress (1): 17/114 MB Progress (1): 17/114 MB Progress (1): 17/114 MB Progress (1): 17/114 MB Progress (1): 17/114 MB Progress (1): 17/114 MB Progress (1): 17/114 MB Progress (1): 17/114 MB Progress (1): 17/114 MB Progress (1): 17/114 MB Progress (1): 17/114 MB Progress (1): 17/114 MB Progress (1): 17/114 MB Progress (1): 17/114 MB Progress (1): 17/114 MB Progress (1): 17/114 MB Progress (1): 17/114 MB Progress (1): 17/114 MB Progress (1): 17/114 MB Progress (1): 17/114 MB Progress (1): 17/114 MB Progress (1): 17/114 MB Progress (1): 17/114 MB Progress (1): 17/114 MB Progress (1): 17/114 MB Progress (1): 17/114 MB Progress (1): 17/114 MB Progress (1): 17/114 MB Progress (1): 17/114 MB Progress (1): 17/114 MB Progress (1): 17/114 MB Progress (1): 17/114 MB Progress (1): 17/114 MB Progress (1): 17/114 MB Progress (1): 17/114 MB Progress (1): 17/114 MB Progress (1): 17/114 MB Progress (1): 17/114 MB Progress (1): 17/114 MB Progress (1): 17/114 MB Progress (1): 17/114 MB Progress (1): 17/114 MB Progress (1): 17/114 MB Progress (1): 17/114 MB Progress (1): 17/114 MB Progress (1): 17/114 MB Progress (1): 17/114 MB Progress (1): 17/114 MB Progress (1): 17/114 MB Progress (1): 17/114 MB Progress (1): 17/114 MB Progress (1): 17/114 MB Progress (1): 17/114 MB Progress (1): 17/114 MB Progress (1): 17/114 MB Progress (1): 17/114 MB Progress (1): 17/114 MB Progress (1): 17/114 MB Progress (1): 17/114 MB Progress (1): 17/114 MB Progress (1): 17/114 MB Progress (1): 17/114 MB Progress (1): 17/114 MB Progress (1): 17/114 MB Progress (1): 17/114 MB Progress (1): 17/114 MB Progress (1): 17/114 MB Progress (1): 17/114 MB Progress (1): 17/114 MB Progress (1): 17/114 MB Progress (1): 17/114 MB Progress (1): 17/114 MB Progress (1): 17/114 MB Progress (1): 17/114 MB Progress (1): 17/114 MB Progress (1): 17/114 MB Progress (1): 17/114 MB Progress (1): 17/114 MB Progress (1): 17/114 MB Progress (1): 17/114 MB Progress (1): 17/114 MB Progress (1): 17/114 MB Progress (1): 17/114 MB Progress (1): 17/114 MB Progress (1): 17/114 MB Progress (1): 17/114 MB Progress (1): 17/114 MB Progress (1): 17/114 MB Progress (1): 17/114 MB Progress (1): 17/114 MB Progress (1): 17/114 MB Progress (1): 17/114 MB Progress (1): 17/114 MB Progress (1): 17/114 MB Progress (1): 17/114 MB Progress (1): 17/114 MB Progress (1): 17/114 MB Progress (1): 17/114 MB Progress (1): 17/114 MB Progress (1): 17/114 MB Progress (1): 17/114 MB Progress (1): 17/114 MB Progress (1): 17/114 MB Progress (1): 17/114 MB Progress (1): 17/114 MB Progress (1): 17/114 MB Progress (1): 17/114 MB Progress (1): 17/114 MB Progress (1): 17/114 MB Progress (1): 17/114 MB Progress (1): 17/114 MB Progress (1): 17/114 MB Progress (1): 17/114 MB Progress (1): 17/114 MB Progress (1): 17/114 MB Progress (1): 17/114 MB Progress (1): 17/114 MB Progress (1): 17/114 MB Progress (1): 17/114 MB Progress (1): 17/114 MB Progress (1): 17/114 MB Progress (1): 17/114 MB Progress (1): 17/114 MB Progress (1): 17/114 MB Progress (1): 17/114 MB Progress (1): 17/114 MB Progress (1): 17/114 MB Progress (1): 17/114 MB Progress (1): 17/114 MB Progress (1): 17/114 MB Progress (1): 17/114 MB Progress (1): 17/114 MB Progress (1): 17/114 MB Progress (1): 17/114 MB Progress (1): 17/114 MB Progress (1): 17/114 MB Progress (1): 17/114 MB Progress (1): 17/114 MB Progress (1): 17/114 MB Progress (1): 17/114 MB Progress (1): 17/114 MB Progress (1): 17/114 MB Progress (1): 17/114 MB Progress (1): 17/114 MB Progress (1): 17/114 MB Progress (1): 17/114 MB Progress (1): 17/114 MB Progress (1): 17/114 MB Progress (1): 17/114 MB Progress (1): 17/114 MB Progress (1): 17/114 MB Progress (1): 17/114 MB Progress (1): 17/114 MB Progress (1): 17/114 MB Progress (1): 17/114 MB Progress (1): 17/114 MB Progress (1): 17/114 MB Progress (1): 17/114 MB Progress (1): 17/114 MB Progress (1): 17/114 MB Progress (1): 17/114 MB Progress (1): 17/114 MB Progress (1): 17/114 MB Progress (1): 17/114 MB Progress (1): 17/114 MB Progress (1): 17/114 MB Progress (1): 17/114 MB Progress (1): 17/114 MB Progress (1): 17/114 MB Progress (1): 17/114 MB Progress (1): 17/114 MB Progress (1): 17/114 MB Progress (1): 17/114 MB Progress (1): 17/114 MB Progress (1): 17/114 MB Progress (1): 17/114 MB Progress (1): 17/114 MB Progress (1): 17/114 MB Progress (1): 17/114 MB Progress (1): 17/114 MB Progress (1): 17/114 MB Progress (1): 17/114 MB Progress (1): 17/114 MB Progress (1): 17/114 MB Progress (1): 17/114 MB Progress (1): 17/114 MB Progress (1): 17/114 MB Progress (1): 17/114 MB Progress (1): 17/114 MB Progress (1): 17/114 MB Progress (1): 17/114 MB Progress (1): 17/114 MB Progress (1): 17/114 MB Progress (1): 17/114 MB Progress (1): 17/114 MB Progress (1): 17/114 MB Progress (1): 17/114 MB Progress (1): 17/114 MB Progress (1): 17/114 MB Progress (1): 17/114 MB Progress (1): 17/114 MB Progress (1): 17/114 MB Progress (1): 17/114 MB Progress (1): 17/114 MB Progress (1): 17/114 MB Progress (1): 17/114 MB Progress (1): 17/114 MB Progress (1): 17/114 MB Progress (1): 17/114 MB Progress (1): 17/114 MB Progress (1): 17/114 MB Progress (1): 17/114 MB Progress (1): 17/114 MB Progress (1): 17/114 MB Progress (1): 17/114 MB Progress (1): 17/114 MB Progress (1): 17/114 MB Progress (1): 17/114 MB Progress (1): 17/114 MB Progress (1): 17/114 MB Progress (1): 17/114 MB Progress (1): 17/114 MB Progress (1): 17/114 MB Progress (1): 17/114 MB Progress (1): 17/114 MB Progress (1): 17/114 MB Progress (1): 17/114 MB Progress (1): 17/114 MB Progress (1): 17/114 MB Progress (1): 17/114 MB Progress (1): 17/114 MB Progress (1): 17/114 MB Progress (1): 17/114 MB Progress (1): 17/114 MB Progress (1): 17/114 MB Progress (1): 17/114 MB Progress (1): 17/114 MB Progress (1): 17/114 MB Progress (1): 17/114 MB Progress (1): 17/114 MB Progress (1): 17/114 MB Progress (1): 17/114 MB Progress (1): 17/114 MB Progress (1): 17/114 MB Progress (1): 17/114 MB Progress (1): 17/114 MB Progress (1): 17/114 MB Progress (1): 17/114 MB Progress (1): 17/114 MB Progress (1): 17/114 MB Progress (1): 17/114 MB Progress (1): 17/114 MB Progress (1): 17/114 MB Progress (1): 17/114 MB Progress (1): 17/114 MB Progress (1): 17/114 MB Progress (1): 17/114 MB Progress (1): 17/114 MB Progress (1): 17/114 MB Progress (1): 17/114 MB Progress (1): 17/114 MB Progress (1): 17/114 MB Progress (1): 17/114 MB Progress (1): 17/114 MB Progress (1): 17/114 MB Progress (1): 17/114 MB Progress (1): 17/114 MB Progress (1): 17/114 MB Progress (1): 17/114 MB Progress (1): 17/114 MB Progress (1): 17/114 MB Progress (1): 17/114 MB Progress (1): 17/114 MB Progress (1): 17/114 MB Progress (1): 17/114 MB Progress (1): 17/114 MB Progress (1): 17/114 MB Progress (1): 17/114 MB Progress (1): 17/114 MB Progress (1): 17/114 MB Progress (1): 17/114 MB Progress (1): 17/114 MB Progress (1): 17/114 MB Progress (1): 17/114 MB Progress (1): 17/114 MB Progress (1): 17/114 MB Progress (1): 17/114 MB Progress (1): 17/114 MB Progress (1): 17/114 MB Progress (1): 17/114 MB Progress (1): 17/114 MB Progress (1): 17/114 MB Progress (1): 17/114 MB Progress (1): 17/114 MB Progress (1): 17/114 MB Progress (1): 17/114 MB Progress (1): 17/114 MB Progress (1): 17/114 MB Progress (1): 17/114 MB Progress (1): 17/114 MB Progress (1): 17/114 MB Progress (1): 17/114 MB Progress (1): 17/114 MB Progress (1): 17/114 MB Progress (1): 17/114 MB Progress (1): 17/114 MB Progress (1): 17/114 MB Progress (1): 17/114 MB Progress (1): 17/114 MB Progress (1): 17/114 MB Progress (1): 17/114 MB Progress (1): 17/114 MB Progress (1): 17/114 MB Progress (1): 18/114 MB Progress (1): 18/114 MB Progress (1): 18/114 MB Progress (1): 18/114 MB Progress (1): 18/114 MB Progress (1): 18/114 MB Progress (1): 18/114 MB Progress (1): 18/114 MB Progress (1): 18/114 MB Progress (1): 18/114 MB Progress (1): 18/114 MB Progress (1): 18/114 MB Progress (1): 18/114 MB Progress (1): 18/114 MB Progress (1): 18/114 MB Progress (1): 18/114 MB Progress (1): 18/114 MB Progress (1): 18/114 MB Progress (1): 18/114 MB Progress (1): 18/114 MB Progress (1): 18/114 MB Progress (1): 18/114 MB Progress (1): 18/114 MB Progress (1): 18/114 MB Progress (1): 18/114 MB Progress (1): 18/114 MB Progress (1): 18/114 MB Progress (1): 18/114 MB Progress (1): 18/114 MB Progress (1): 18/114 MB Progress (1): 18/114 MB Progress (1): 18/114 MB Progress (1): 18/114 MB Progress (1): 18/114 MB Progress (1): 18/114 MB Progress (1): 18/114 MB Progress (1): 18/114 MB Progress (1): 18/114 MB Progress (1): 18/114 MB Progress (1): 18/114 MB Progress (1): 18/114 MB Progress (1): 18/114 MB Progress (1): 18/114 MB Progress (1): 18/114 MB Progress (1): 18/114 MB Progress (1): 18/114 MB Progress (1): 18/114 MB Progress (1): 18/114 MB Progress (1): 18/114 MB Progress (1): 18/114 MB Progress (1): 18/114 MB Progress (1): 18/114 MB Progress (1): 18/114 MB Progress (1): 18/114 MB Progress (1): 18/114 MB Progress (1): 18/114 MB Progress (1): 18/114 MB Progress (1): 18/114 MB Progress (1): 18/114 MB Progress (1): 18/114 MB Progress (1): 18/114 MB Progress (1): 18/114 MB Progress (1): 18/114 MB Progress (1): 18/114 MB Progress (1): 18/114 MB Progress (1): 18/114 MB Progress (1): 18/114 MB Progress (1): 18/114 MB Progress (1): 18/114 MB Progress (1): 18/114 MB Progress (1): 18/114 MB Progress (1): 18/114 MB Progress (1): 18/114 MB Progress (1): 18/114 MB Progress (1): 18/114 MB Progress (1): 18/114 MB Progress (1): 18/114 MB Progress (1): 18/114 MB Progress (1): 18/114 MB Progress (1): 18/114 MB Progress (1): 18/114 MB Progress (1): 18/114 MB Progress (1): 18/114 MB Progress (1): 18/114 MB Progress (1): 18/114 MB Progress (1): 18/114 MB Progress (1): 18/114 MB Progress (1): 18/114 MB Progress (1): 18/114 MB Progress (1): 18/114 MB Progress (1): 18/114 MB Progress (1): 18/114 MB Progress (1): 18/114 MB Progress (1): 18/114 MB Progress (1): 18/114 MB Progress (1): 18/114 MB Progress (1): 18/114 MB Progress (1): 18/114 MB Progress (1): 18/114 MB Progress (1): 18/114 MB Progress (1): 18/114 MB Progress (1): 18/114 MB Progress (1): 18/114 MB Progress (1): 18/114 MB Progress (1): 18/114 MB Progress (1): 18/114 MB Progress (1): 18/114 MB Progress (1): 18/114 MB Progress (1): 18/114 MB Progress (1): 18/114 MB Progress (1): 18/114 MB Progress (1): 18/114 MB Progress (1): 18/114 MB Progress (1): 18/114 MB Progress (1): 18/114 MB Progress (1): 18/114 MB Progress (1): 18/114 MB Progress (1): 18/114 MB Progress (1): 18/114 MB Progress (1): 18/114 MB Progress (1): 18/114 MB Progress (1): 18/114 MB Progress (1): 18/114 MB Progress (1): 18/114 MB Progress (1): 18/114 MB Progress (1): 18/114 MB Progress (1): 18/114 MB Progress (1): 18/114 MB Progress (1): 18/114 MB Progress (1): 18/114 MB Progress (1): 18/114 MB Progress (1): 18/114 MB Progress (1): 18/114 MB Progress (1): 18/114 MB Progress (1): 18/114 MB Progress (1): 18/114 MB Progress (1): 18/114 MB Progress (1): 18/114 MB Progress (1): 18/114 MB Progress (1): 18/114 MB Progress (1): 18/114 MB Progress (1): 18/114 MB Progress (1): 18/114 MB Progress (1): 18/114 MB Progress (1): 18/114 MB Progress (1): 18/114 MB Progress (1): 18/114 MB Progress (1): 18/114 MB Progress (1): 18/114 MB Progress (1): 18/114 MB Progress (1): 18/114 MB Progress (1): 18/114 MB Progress (1): 18/114 MB Progress (1): 18/114 MB Progress (1): 18/114 MB Progress (1): 18/114 MB Progress (1): 18/114 MB Progress (1): 18/114 MB Progress (1): 18/114 MB Progress (1): 18/114 MB Progress (1): 18/114 MB Progress (1): 18/114 MB Progress (1): 18/114 MB Progress (1): 18/114 MB Progress (1): 18/114 MB Progress (1): 18/114 MB Progress (1): 18/114 MB Progress (1): 18/114 MB Progress (1): 18/114 MB Progress (1): 18/114 MB Progress (1): 18/114 MB Progress (1): 18/114 MB Progress (1): 18/114 MB Progress (1): 18/114 MB Progress (1): 18/114 MB Progress (1): 18/114 MB Progress (1): 18/114 MB Progress (1): 18/114 MB Progress (1): 18/114 MB Progress (1): 18/114 MB Progress (1): 18/114 MB Progress (1): 18/114 MB Progress (1): 18/114 MB Progress (1): 18/114 MB Progress (1): 18/114 MB Progress (1): 18/114 MB Progress (1): 18/114 MB Progress (1): 18/114 MB Progress (1): 18/114 MB Progress (1): 18/114 MB Progress (1): 18/114 MB Progress (1): 18/114 MB Progress (1): 18/114 MB Progress (1): 18/114 MB Progress (1): 18/114 MB Progress (1): 18/114 MB Progress (1): 18/114 MB Progress (1): 18/114 MB Progress (1): 18/114 MB Progress (1): 18/114 MB Progress (1): 18/114 MB Progress (1): 18/114 MB Progress (1): 18/114 MB Progress (1): 18/114 MB Progress (1): 18/114 MB Progress (1): 18/114 MB Progress (1): 18/114 MB Progress (1): 18/114 MB Progress (1): 18/114 MB Progress (1): 18/114 MB Progress (1): 18/114 MB Progress (1): 18/114 MB Progress (1): 18/114 MB Progress (1): 18/114 MB Progress (1): 18/114 MB Progress (1): 18/114 MB Progress (1): 18/114 MB Progress (1): 18/114 MB Progress (1): 18/114 MB Progress (1): 18/114 MB Progress (1): 18/114 MB Progress (1): 18/114 MB Progress (1): 18/114 MB Progress (1): 18/114 MB Progress (1): 18/114 MB Progress (1): 18/114 MB Progress (1): 18/114 MB Progress (1): 18/114 MB Progress (1): 18/114 MB Progress (1): 18/114 MB Progress (1): 18/114 MB Progress (1): 18/114 MB Progress (1): 18/114 MB Progress (1): 18/114 MB Progress (1): 18/114 MB Progress (1): 18/114 MB Progress (1): 18/114 MB Progress (1): 18/114 MB Progress (1): 18/114 MB Progress (1): 18/114 MB Progress (1): 18/114 MB Progress (1): 18/114 MB Progress (1): 18/114 MB Progress (1): 18/114 MB Progress (1): 18/114 MB Progress (1): 18/114 MB Progress (1): 18/114 MB Progress (1): 18/114 MB Progress (1): 18/114 MB Progress (1): 18/114 MB Progress (1): 18/114 MB Progress (1): 18/114 MB Progress (1): 18/114 MB Progress (1): 18/114 MB Progress (1): 18/114 MB Progress (1): 18/114 MB Progress (1): 18/114 MB Progress (1): 18/114 MB Progress (1): 18/114 MB Progress (1): 18/114 MB Progress (1): 18/114 MB Progress (1): 18/114 MB Progress (1): 18/114 MB Progress (1): 18/114 MB Progress (1): 18/114 MB Progress (1): 18/114 MB Progress (1): 18/114 MB Progress (1): 18/114 MB Progress (1): 18/114 MB Progress (1): 18/114 MB Progress (1): 18/114 MB Progress (1): 18/114 MB Progress (1): 18/114 MB Progress (1): 18/114 MB Progress (1): 18/114 MB Progress (1): 18/114 MB Progress (1): 18/114 MB Progress (1): 18/114 MB Progress (1): 18/114 MB Progress (1): 18/114 MB Progress (1): 18/114 MB Progress (1): 18/114 MB Progress (1): 18/114 MB Progress (1): 18/114 MB Progress (1): 18/114 MB Progress (1): 18/114 MB Progress (1): 18/114 MB Progress (1): 18/114 MB Progress (1): 18/114 MB Progress (1): 18/114 MB Progress (1): 18/114 MB Progress (1): 18/114 MB Progress (1): 18/114 MB Progress (1): 18/114 MB Progress (1): 18/114 MB Progress (1): 18/114 MB Progress (1): 18/114 MB Progress (1): 18/114 MB Progress (1): 18/114 MB Progress (1): 18/114 MB Progress (1): 18/114 MB Progress (1): 18/114 MB Progress (1): 18/114 MB Progress (1): 18/114 MB Progress (1): 18/114 MB Progress (1): 18/114 MB Progress (1): 18/114 MB Progress (1): 18/114 MB Progress (1): 18/114 MB Progress (1): 18/114 MB Progress (1): 18/114 MB Progress (1): 18/114 MB Progress (1): 18/114 MB Progress (1): 18/114 MB Progress (1): 18/114 MB Progress (1): 18/114 MB Progress (1): 18/114 MB Progress (1): 18/114 MB Progress (1): 18/114 MB Progress (1): 18/114 MB Progress (1): 18/114 MB Progress (1): 18/114 MB Progress (1): 18/114 MB Progress (1): 18/114 MB Progress (1): 18/114 MB Progress (1): 18/114 MB Progress (1): 18/114 MB Progress (1): 18/114 MB Progress (1): 18/114 MB Progress (1): 18/114 MB Progress (1): 18/114 MB Progress (1): 18/114 MB Progress (1): 18/114 MB Progress (1): 18/114 MB Progress (1): 18/114 MB Progress (1): 18/114 MB Progress (1): 18/114 MB Progress (1): 18/114 MB Progress (1): 18/114 MB Progress (1): 18/114 MB Progress (1): 18/114 MB Progress (1): 18/114 MB Progress (1): 18/114 MB Progress (1): 18/114 MB Progress (1): 18/114 MB Progress (1): 18/114 MB Progress (1): 18/114 MB Progress (1): 18/114 MB Progress (1): 18/114 MB Progress (1): 18/114 MB Progress (1): 18/114 MB Progress (1): 18/114 MB Progress (1): 18/114 MB Progress (1): 18/114 MB Progress (1): 18/114 MB Progress (1): 18/114 MB Progress (1): 18/114 MB Progress (1): 18/114 MB Progress (1): 18/114 MB Progress (1): 18/114 MB Progress (1): 18/114 MB Progress (1): 18/114 MB Progress (1): 18/114 MB Progress (1): 18/114 MB Progress (1): 18/114 MB Progress (1): 18/114 MB Progress (1): 18/114 MB Progress (1): 18/114 MB Progress (1): 18/114 MB Progress (1): 18/114 MB Progress (1): 18/114 MB Progress (1): 18/114 MB Progress (1): 18/114 MB Progress (1): 18/114 MB Progress (1): 18/114 MB Progress (1): 18/114 MB Progress (1): 18/114 MB Progress (1): 18/114 MB Progress (1): 18/114 MB Progress (1): 18/114 MB Progress (1): 18/114 MB Progress (1): 18/114 MB Progress (1): 18/114 MB Progress (1): 18/114 MB Progress (1): 18/114 MB Progress (1): 18/114 MB Progress (1): 18/114 MB Progress (1): 18/114 MB Progress (1): 18/114 MB Progress (1): 18/114 MB Progress (1): 18/114 MB Progress (1): 18/114 MB Progress (1): 18/114 MB Progress (1): 18/114 MB Progress (1): 18/114 MB Progress (1): 18/114 MB Progress (1): 18/114 MB Progress (1): 18/114 MB Progress (1): 18/114 MB Progress (1): 18/114 MB Progress (1): 18/114 MB Progress (1): 18/114 MB Progress (1): 18/114 MB Progress (1): 18/114 MB Progress (1): 18/114 MB Progress (1): 18/114 MB Progress (1): 18/114 MB Progress (1): 18/114 MB Progress (1): 18/114 MB Progress (1): 18/114 MB Progress (1): 18/114 MB Progress (1): 18/114 MB Progress (1): 18/114 MB Progress (1): 18/114 MB Progress (1): 18/114 MB Progress (1): 18/114 MB Progress (1): 18/114 MB Progress (1): 18/114 MB Progress (1): 18/114 MB Progress (1): 18/114 MB Progress (1): 18/114 MB Progress (1): 18/114 MB Progress (1): 18/114 MB Progress (1): 18/114 MB Progress (1): 18/114 MB Progress (1): 18/114 MB Progress (1): 18/114 MB Progress (1): 18/114 MB Progress (1): 18/114 MB Progress (1): 18/114 MB Progress (1): 18/114 MB Progress (1): 18/114 MB Progress (1): 18/114 MB Progress (1): 18/114 MB Progress (1): 18/114 MB Progress (1): 18/114 MB Progress (1): 18/114 MB Progress (1): 18/114 MB Progress (1): 18/114 MB Progress (1): 18/114 MB Progress (1): 18/114 MB Progress (1): 18/114 MB Progress (1): 18/114 MB Progress (1): 18/114 MB Progress (1): 18/114 MB Progress (1): 18/114 MB Progress (1): 18/114 MB Progress (1): 18/114 MB Progress (1): 18/114 MB Progress (1): 18/114 MB Progress (1): 18/114 MB Progress (1): 18/114 MB Progress (1): 18/114 MB Progress (1): 18/114 MB Progress (1): 18/114 MB Progress (1): 18/114 MB Progress (1): 18/114 MB Progress (1): 18/114 MB Progress (1): 18/114 MB Progress (1): 18/114 MB Progress (1): 18/114 MB Progress (1): 18/114 MB Progress (1): 18/114 MB Progress (1): 18/114 MB Progress (1): 18/114 MB Progress (1): 18/114 MB Progress (1): 18/114 MB Progress (1): 18/114 MB Progress (1): 18/114 MB Progress (1): 18/114 MB Progress (1): 18/114 MB Progress (1): 18/114 MB Progress (1): 18/114 MB Progress (1): 18/114 MB Progress (1): 18/114 MB Progress (1): 18/114 MB Progress (1): 18/114 MB Progress (1): 18/114 MB Progress (1): 18/114 MB Progress (1): 18/114 MB Progress (1): 18/114 MB Progress (1): 18/114 MB Progress (1): 18/114 MB Progress (1): 18/114 MB Progress (1): 18/114 MB Progress (1): 18/114 MB Progress (1): 18/114 MB Progress (1): 18/114 MB Progress (1): 18/114 MB Progress (1): 19/114 MB Progress (1): 19/114 MB Progress (1): 19/114 MB Progress (1): 19/114 MB Progress (1): 19/114 MB Progress (1): 19/114 MB Progress (1): 19/114 MB Progress (1): 19/114 MB Progress (1): 19/114 MB Progress (1): 19/114 MB Progress (1): 19/114 MB Progress (1): 19/114 MB Progress (1): 19/114 MB Progress (1): 19/114 MB Progress (1): 19/114 MB Progress (1): 19/114 MB Progress (1): 19/114 MB Progress (1): 19/114 MB Progress (1): 19/114 MB Progress (1): 19/114 MB Progress (1): 19/114 MB Progress (1): 19/114 MB Progress (1): 19/114 MB Progress (1): 19/114 MB Progress (1): 19/114 MB Progress (1): 19/114 MB Progress (1): 19/114 MB Progress (1): 19/114 MB Progress (1): 19/114 MB Progress (1): 19/114 MB Progress (1): 19/114 MB Progress (1): 19/114 MB Progress (1): 19/114 MB Progress (1): 19/114 MB Progress (1): 19/114 MB Progress (1): 19/114 MB Progress (1): 19/114 MB Progress (1): 19/114 MB Progress (1): 19/114 MB Progress (1): 19/114 MB Progress (1): 19/114 MB Progress (1): 19/114 MB Progress (1): 19/114 MB Progress (1): 19/114 MB Progress (1): 19/114 MB Progress (1): 19/114 MB Progress (1): 19/114 MB Progress (1): 19/114 MB Progress (1): 19/114 MB Progress (1): 19/114 MB Progress (1): 19/114 MB Progress (1): 19/114 MB Progress (1): 19/114 MB Progress (1): 19/114 MB Progress (1): 19/114 MB Progress (1): 19/114 MB Progress (1): 19/114 MB Progress (1): 19/114 MB Progress (1): 19/114 MB Progress (1): 19/114 MB Progress (1): 19/114 MB Progress (1): 19/114 MB Progress (1): 19/114 MB Progress (1): 19/114 MB Progress (1): 19/114 MB Progress (1): 19/114 MB Progress (1): 19/114 MB Progress (1): 19/114 MB Progress (1): 19/114 MB Progress (1): 19/114 MB Progress (1): 19/114 MB Progress (1): 19/114 MB Progress (1): 19/114 MB Progress (1): 19/114 MB Progress (1): 19/114 MB Progress (1): 19/114 MB Progress (1): 19/114 MB Progress (1): 19/114 MB Progress (1): 19/114 MB Progress (1): 19/114 MB Progress (1): 19/114 MB Progress (1): 19/114 MB Progress (1): 19/114 MB Progress (1): 19/114 MB Progress (1): 19/114 MB Progress (1): 19/114 MB Progress (1): 19/114 MB Progress (1): 19/114 MB Progress (1): 19/114 MB Progress (1): 19/114 MB Progress (1): 19/114 MB Progress (1): 19/114 MB Progress (1): 19/114 MB Progress (1): 19/114 MB Progress (1): 19/114 MB Progress (1): 19/114 MB Progress (1): 19/114 MB Progress (1): 19/114 MB Progress (1): 19/114 MB Progress (1): 19/114 MB Progress (1): 19/114 MB Progress (1): 19/114 MB Progress (1): 19/114 MB Progress (1): 19/114 MB Progress (1): 19/114 MB Progress (1): 19/114 MB Progress (1): 19/114 MB Progress (1): 19/114 MB Progress (1): 19/114 MB Progress (1): 19/114 MB Progress (1): 19/114 MB Progress (1): 19/114 MB Progress (1): 19/114 MB Progress (1): 19/114 MB Progress (1): 19/114 MB Progress (1): 19/114 MB Progress (1): 19/114 MB Progress (1): 19/114 MB Progress (1): 19/114 MB Progress (1): 19/114 MB Progress (1): 19/114 MB Progress (1): 19/114 MB Progress (1): 19/114 MB Progress (1): 19/114 MB Progress (1): 19/114 MB Progress (1): 19/114 MB Progress (1): 19/114 MB Progress (1): 19/114 MB Progress (1): 19/114 MB Progress (1): 19/114 MB Progress (1): 19/114 MB Progress (1): 19/114 MB Progress (1): 19/114 MB Progress (1): 19/114 MB Progress (1): 19/114 MB Progress (1): 19/114 MB Progress (1): 19/114 MB Progress (1): 19/114 MB Progress (1): 19/114 MB Progress (1): 19/114 MB Progress (1): 19/114 MB Progress (1): 19/114 MB Progress (1): 19/114 MB Progress (1): 19/114 MB Progress (1): 19/114 MB Progress (1): 19/114 MB Progress (1): 19/114 MB Progress (1): 19/114 MB Progress (1): 19/114 MB Progress (1): 19/114 MB Progress (1): 19/114 MB Progress (1): 19/114 MB Progress (1): 19/114 MB Progress (1): 19/114 MB Progress (1): 19/114 MB Progress (1): 19/114 MB Progress (1): 19/114 MB Progress (1): 19/114 MB Progress (1): 19/114 MB Progress (1): 19/114 MB Progress (1): 19/114 MB Progress (1): 19/114 MB Progress (1): 19/114 MB Progress (1): 19/114 MB Progress (1): 19/114 MB Progress (1): 19/114 MB Progress (1): 19/114 MB Progress (1): 19/114 MB Progress (1): 19/114 MB Progress (1): 19/114 MB Progress (1): 19/114 MB Progress (1): 19/114 MB Progress (1): 19/114 MB Progress (1): 19/114 MB Progress (1): 19/114 MB Progress (1): 19/114 MB Progress (1): 19/114 MB Progress (1): 19/114 MB Progress (1): 19/114 MB Progress (1): 19/114 MB Progress (1): 19/114 MB Progress (1): 19/114 MB Progress (1): 19/114 MB Progress (1): 19/114 MB Progress (1): 19/114 MB Progress (1): 19/114 MB Progress (1): 19/114 MB Progress (1): 19/114 MB Progress (1): 19/114 MB Progress (1): 19/114 MB Progress (1): 19/114 MB Progress (1): 19/114 MB Progress (1): 19/114 MB Progress (1): 19/114 MB Progress (1): 19/114 MB Progress (1): 19/114 MB Progress (1): 19/114 MB Progress (1): 19/114 MB Progress (1): 19/114 MB Progress (1): 19/114 MB Progress (1): 19/114 MB Progress (1): 19/114 MB Progress (1): 19/114 MB Progress (1): 19/114 MB Progress (1): 19/114 MB Progress (1): 19/114 MB Progress (1): 19/114 MB Progress (1): 19/114 MB Progress (1): 19/114 MB Progress (1): 19/114 MB Progress (1): 19/114 MB Progress (1): 19/114 MB Progress (1): 19/114 MB Progress (1): 19/114 MB Progress (1): 19/114 MB Progress (1): 19/114 MB Progress (1): 19/114 MB Progress (1): 19/114 MB Progress (1): 19/114 MB Progress (1): 19/114 MB Progress (1): 19/114 MB Progress (1): 19/114 MB Progress (1): 19/114 MB Progress (1): 19/114 MB Progress (1): 19/114 MB Progress (1): 19/114 MB Progress (1): 19/114 MB Progress (1): 19/114 MB Progress (1): 19/114 MB Progress (1): 19/114 MB Progress (1): 19/114 MB Progress (1): 19/114 MB Progress (1): 19/114 MB Progress (1): 19/114 MB Progress (1): 19/114 MB Progress (1): 19/114 MB Progress (1): 19/114 MB Progress (1): 19/114 MB Progress (1): 19/114 MB Progress (1): 19/114 MB Progress (1): 19/114 MB Progress (1): 19/114 MB Progress (1): 19/114 MB Progress (1): 19/114 MB Progress (1): 19/114 MB Progress (1): 19/114 MB Progress (1): 19/114 MB Progress (1): 19/114 MB Progress (1): 19/114 MB Progress (1): 19/114 MB Progress (1): 19/114 MB Progress (1): 19/114 MB Progress (1): 19/114 MB Progress (1): 19/114 MB Progress (1): 19/114 MB Progress (1): 19/114 MB Progress (1): 19/114 MB Progress (1): 19/114 MB Progress (1): 19/114 MB Progress (1): 19/114 MB Progress (1): 19/114 MB Progress (1): 19/114 MB Progress (1): 19/114 MB Progress (1): 19/114 MB Progress (1): 19/114 MB Progress (1): 19/114 MB Progress (1): 19/114 MB Progress (1): 19/114 MB Progress (1): 19/114 MB Progress (1): 19/114 MB Progress (1): 19/114 MB Progress (1): 19/114 MB Progress (1): 19/114 MB Progress (1): 19/114 MB Progress (1): 19/114 MB Progress (1): 19/114 MB Progress (1): 19/114 MB Progress (1): 19/114 MB Progress (1): 19/114 MB Progress (1): 19/114 MB Progress (1): 19/114 MB Progress (1): 19/114 MB Progress (1): 19/114 MB Progress (1): 19/114 MB Progress (1): 19/114 MB Progress (1): 19/114 MB Progress (1): 19/114 MB Progress (1): 19/114 MB Progress (1): 19/114 MB Progress (1): 19/114 MB Progress (1): 19/114 MB Progress (1): 19/114 MB Progress (1): 19/114 MB Progress (1): 19/114 MB Progress (1): 19/114 MB Progress (1): 19/114 MB Progress (1): 19/114 MB Progress (1): 19/114 MB Progress (1): 19/114 MB Progress (1): 19/114 MB Progress (1): 19/114 MB Progress (1): 19/114 MB Progress (1): 19/114 MB Progress (1): 19/114 MB Progress (1): 19/114 MB Progress (1): 19/114 MB Progress (1): 19/114 MB Progress (1): 19/114 MB Progress (1): 19/114 MB Progress (1): 19/114 MB Progress (1): 19/114 MB Progress (1): 19/114 MB Progress (1): 19/114 MB Progress (1): 19/114 MB Progress (1): 19/114 MB Progress (1): 19/114 MB Progress (1): 19/114 MB Progress (1): 19/114 MB Progress (1): 19/114 MB Progress (1): 19/114 MB Progress (1): 19/114 MB Progress (1): 19/114 MB Progress (1): 19/114 MB Progress (1): 19/114 MB Progress (1): 19/114 MB Progress (1): 19/114 MB Progress (1): 19/114 MB Progress (1): 19/114 MB Progress (1): 19/114 MB Progress (1): 19/114 MB Progress (1): 19/114 MB Progress (1): 19/114 MB Progress (1): 19/114 MB Progress (1): 19/114 MB Progress (1): 19/114 MB Progress (1): 19/114 MB Progress (1): 19/114 MB Progress (1): 19/114 MB Progress (1): 19/114 MB Progress (1): 19/114 MB Progress (1): 19/114 MB Progress (1): 19/114 MB Progress (1): 19/114 MB Progress (1): 19/114 MB Progress (1): 19/114 MB Progress (1): 19/114 MB Progress (1): 19/114 MB Progress (1): 19/114 MB Progress (1): 19/114 MB Progress (1): 19/114 MB Progress (1): 19/114 MB Progress (1): 19/114 MB Progress (1): 19/114 MB Progress (1): 19/114 MB Progress (1): 19/114 MB Progress (1): 19/114 MB Progress (1): 19/114 MB Progress (1): 19/114 MB Progress (1): 19/114 MB Progress (1): 19/114 MB Progress (1): 19/114 MB Progress (1): 19/114 MB Progress (1): 19/114 MB Progress (1): 19/114 MB Progress (1): 19/114 MB Progress (1): 19/114 MB Progress (1): 19/114 MB Progress (1): 19/114 MB Progress (1): 19/114 MB Progress (1): 19/114 MB Progress (1): 19/114 MB Progress (1): 19/114 MB Progress (1): 19/114 MB Progress (1): 19/114 MB Progress (1): 19/114 MB Progress (1): 19/114 MB Progress (1): 19/114 MB Progress (1): 19/114 MB Progress (1): 19/114 MB Progress (1): 19/114 MB Progress (1): 19/114 MB Progress (1): 19/114 MB Progress (1): 19/114 MB Progress (1): 19/114 MB Progress (1): 19/114 MB Progress (1): 19/114 MB Progress (1): 19/114 MB Progress (1): 19/114 MB Progress (1): 19/114 MB Progress (1): 19/114 MB Progress (1): 19/114 MB Progress (1): 19/114 MB Progress (1): 19/114 MB Progress (1): 19/114 MB Progress (1): 19/114 MB Progress (1): 19/114 MB Progress (1): 19/114 MB Progress (1): 19/114 MB Progress (1): 19/114 MB Progress (1): 19/114 MB Progress (1): 19/114 MB Progress (1): 19/114 MB Progress (1): 19/114 MB Progress (1): 19/114 MB Progress (1): 19/114 MB Progress (1): 19/114 MB Progress (1): 19/114 MB Progress (1): 19/114 MB Progress (1): 19/114 MB Progress (1): 19/114 MB Progress (1): 19/114 MB Progress (1): 19/114 MB Progress (1): 19/114 MB Progress (1): 19/114 MB Progress (1): 19/114 MB Progress (1): 19/114 MB Progress (1): 19/114 MB Progress (1): 19/114 MB Progress (1): 19/114 MB Progress (1): 19/114 MB Progress (1): 19/114 MB Progress (1): 19/114 MB Progress (1): 19/114 MB Progress (1): 19/114 MB Progress (1): 19/114 MB Progress (1): 19/114 MB Progress (1): 19/114 MB Progress (1): 19/114 MB Progress (1): 19/114 MB Progress (1): 19/114 MB Progress (1): 19/114 MB Progress (1): 19/114 MB Progress (1): 19/114 MB Progress (1): 19/114 MB Progress (1): 19/114 MB Progress (1): 19/114 MB Progress (1): 19/114 MB Progress (1): 19/114 MB Progress (1): 19/114 MB Progress (1): 19/114 MB Progress (1): 19/114 MB Progress (1): 19/114 MB Progress (1): 19/114 MB Progress (1): 19/114 MB Progress (1): 19/114 MB Progress (1): 19/114 MB Progress (1): 19/114 MB Progress (1): 19/114 MB Progress (1): 19/114 MB Progress (1): 19/114 MB Progress (1): 19/114 MB Progress (1): 19/114 MB Progress (1): 19/114 MB Progress (1): 19/114 MB Progress (1): 19/114 MB Progress (1): 19/114 MB Progress (1): 19/114 MB Progress (1): 19/114 MB Progress (1): 19/114 MB Progress (1): 19/114 MB Progress (1): 19/114 MB Progress (1): 19/114 MB Progress (1): 19/114 MB Progress (1): 19/114 MB Progress (1): 19/114 MB Progress (1): 19/114 MB Progress (1): 19/114 MB Progress (1): 19/114 MB Progress (1): 19/114 MB Progress (1): 19/114 MB Progress (1): 19/114 MB Progress (1): 19/114 MB Progress (1): 19/114 MB Progress (1): 19/114 MB Progress (1): 19/114 MB Progress (1): 19/114 MB Progress (1): 19/114 MB Progress (1): 19/114 MB Progress (1): 19/114 MB Progress (1): 19/114 MB Progress (1): 19/114 MB Progress (1): 19/114 MB Progress (1): 19/114 MB Progress (1): 19/114 MB Progress (1): 19/114 MB Progress (1): 19/114 MB Progress (1): 19/114 MB Progress (1): 19/114 MB Progress (1): 20/114 MB Progress (1): 20/114 MB Progress (1): 20/114 MB Progress (1): 20/114 MB Progress (1): 20/114 MB Progress (1): 20/114 MB Progress (1): 20/114 MB Progress (1): 20/114 MB Progress (1): 20/114 MB Progress (1): 20/114 MB Progress (1): 20/114 MB Progress (1): 20/114 MB Progress (1): 20/114 MB Progress (1): 20/114 MB Progress (1): 20/114 MB Progress (1): 20/114 MB Progress (1): 20/114 MB Progress (1): 20/114 MB Progress (1): 20/114 MB Progress (1): 20/114 MB Progress (1): 20/114 MB Progress (1): 20/114 MB Progress (1): 20/114 MB Progress (1): 20/114 MB Progress (1): 20/114 MB Progress (1): 20/114 MB Progress (1): 20/114 MB Progress (1): 20/114 MB Progress (1): 20/114 MB Progress (1): 20/114 MB Progress (1): 20/114 MB Progress (1): 20/114 MB Progress (1): 20/114 MB Progress (1): 20/114 MB Progress (1): 20/114 MB Progress (1): 20/114 MB Progress (1): 20/114 MB Progress (1): 20/114 MB Progress (1): 20/114 MB Progress (1): 20/114 MB Progress (1): 20/114 MB Progress (1): 20/114 MB Progress (1): 20/114 MB Progress (1): 20/114 MB Progress (1): 20/114 MB Progress (1): 20/114 MB Progress (1): 20/114 MB Progress (1): 20/114 MB Progress (1): 20/114 MB Progress (1): 20/114 MB Progress (1): 20/114 MB Progress (1): 20/114 MB Progress (1): 20/114 MB Progress (1): 20/114 MB Progress (1): 20/114 MB Progress (1): 20/114 MB Progress (1): 20/114 MB Progress (1): 20/114 MB Progress (1): 20/114 MB Progress (1): 20/114 MB Progress (1): 20/114 MB Progress (1): 20/114 MB Progress (1): 20/114 MB Progress (1): 20/114 MB Progress (1): 20/114 MB Progress (1): 20/114 MB Progress (1): 20/114 MB Progress (1): 20/114 MB Progress (1): 20/114 MB Progress (1): 20/114 MB Progress (1): 20/114 MB Progress (1): 20/114 MB Progress (1): 20/114 MB Progress (1): 20/114 MB Progress (1): 20/114 MB Progress (1): 20/114 MB Progress (1): 20/114 MB Progress (1): 20/114 MB Progress (1): 20/114 MB Progress (1): 20/114 MB Progress (1): 20/114 MB Progress (1): 20/114 MB Progress (1): 20/114 MB Progress (1): 20/114 MB Progress (1): 20/114 MB Progress (1): 20/114 MB Progress (1): 20/114 MB Progress (1): 20/114 MB Progress (1): 20/114 MB Progress (1): 20/114 MB Progress (1): 20/114 MB Progress (1): 20/114 MB Progress (1): 20/114 MB Progress (1): 20/114 MB Progress (1): 20/114 MB Progress (1): 20/114 MB Progress (1): 20/114 MB Progress (1): 20/114 MB Progress (1): 20/114 MB Progress (1): 20/114 MB Progress (1): 20/114 MB Progress (1): 20/114 MB Progress (1): 20/114 MB Progress (1): 20/114 MB Progress (1): 20/114 MB Progress (1): 20/114 MB Progress (1): 20/114 MB Progress (1): 20/114 MB Progress (1): 20/114 MB Progress (1): 20/114 MB Progress (1): 20/114 MB Progress (1): 20/114 MB Progress (1): 20/114 MB Progress (1): 20/114 MB Progress (1): 20/114 MB Progress (1): 20/114 MB Progress (1): 20/114 MB Progress (1): 20/114 MB Progress (1): 20/114 MB Progress (1): 20/114 MB Progress (1): 20/114 MB Progress (1): 20/114 MB Progress (1): 20/114 MB Progress (1): 20/114 MB Progress (1): 20/114 MB Progress (1): 20/114 MB Progress (1): 20/114 MB Progress (1): 20/114 MB Progress (1): 20/114 MB Progress (1): 20/114 MB Progress (1): 20/114 MB Progress (1): 20/114 MB Progress (1): 20/114 MB Progress (1): 20/114 MB Progress (1): 20/114 MB Progress (1): 20/114 MB Progress (1): 20/114 MB Progress (1): 20/114 MB Progress (1): 20/114 MB Progress (1): 20/114 MB Progress (1): 20/114 MB Progress (1): 20/114 MB Progress (1): 20/114 MB Progress (1): 20/114 MB Progress (1): 20/114 MB Progress (1): 20/114 MB Progress (1): 20/114 MB Progress (1): 20/114 MB Progress (1): 20/114 MB Progress (1): 20/114 MB Progress (1): 20/114 MB Progress (1): 20/114 MB Progress (1): 20/114 MB Progress (1): 20/114 MB Progress (1): 20/114 MB Progress (1): 20/114 MB Progress (1): 20/114 MB Progress (1): 20/114 MB Progress (1): 20/114 MB Progress (1): 20/114 MB Progress (1): 20/114 MB Progress (1): 20/114 MB Progress (1): 20/114 MB Progress (1): 20/114 MB Progress (1): 20/114 MB Progress (1): 20/114 MB Progress (1): 20/114 MB Progress (1): 20/114 MB Progress (1): 20/114 MB Progress (1): 20/114 MB Progress (1): 20/114 MB Progress (1): 20/114 MB Progress (1): 20/114 MB Progress (1): 20/114 MB Progress (1): 20/114 MB Progress (1): 20/114 MB Progress (1): 20/114 MB Progress (1): 20/114 MB Progress (1): 20/114 MB Progress (1): 20/114 MB Progress (1): 20/114 MB Progress (1): 20/114 MB Progress (1): 20/114 MB Progress (1): 20/114 MB Progress (1): 20/114 MB Progress (1): 20/114 MB Progress (1): 20/114 MB Progress (1): 20/114 MB Progress (1): 20/114 MB Progress (1): 20/114 MB Progress (1): 20/114 MB Progress (1): 20/114 MB Progress (1): 20/114 MB Progress (1): 20/114 MB Progress (1): 20/114 MB Progress (1): 20/114 MB Progress (1): 20/114 MB Progress (1): 20/114 MB Progress (1): 20/114 MB Progress (1): 20/114 MB Progress (1): 20/114 MB Progress (1): 20/114 MB Progress (1): 20/114 MB Progress (1): 20/114 MB Progress (1): 20/114 MB Progress (1): 20/114 MB Progress (1): 20/114 MB Progress (1): 20/114 MB Progress (1): 20/114 MB Progress (1): 20/114 MB Progress (1): 20/114 MB Progress (1): 20/114 MB Progress (1): 20/114 MB Progress (1): 20/114 MB Progress (1): 20/114 MB Progress (1): 20/114 MB Progress (1): 20/114 MB Progress (1): 20/114 MB Progress (1): 20/114 MB Progress (1): 20/114 MB Progress (1): 20/114 MB Progress (1): 20/114 MB Progress (1): 20/114 MB Progress (1): 20/114 MB Progress (1): 20/114 MB Progress (1): 20/114 MB Progress (1): 20/114 MB Progress (1): 20/114 MB Progress (1): 20/114 MB Progress (1): 20/114 MB Progress (1): 20/114 MB Progress (1): 20/114 MB Progress (1): 20/114 MB Progress (1): 20/114 MB Progress (1): 20/114 MB Progress (1): 20/114 MB Progress (1): 20/114 MB Progress (1): 20/114 MB Progress (1): 20/114 MB Progress (1): 20/114 MB Progress (1): 20/114 MB Progress (1): 20/114 MB Progress (1): 20/114 MB Progress (1): 20/114 MB Progress (1): 20/114 MB Progress (1): 20/114 MB Progress (1): 20/114 MB Progress (1): 20/114 MB Progress (1): 20/114 MB Progress (1): 20/114 MB Progress (1): 20/114 MB Progress (1): 20/114 MB Progress (1): 20/114 MB Progress (1): 20/114 MB Progress (1): 20/114 MB Progress (1): 20/114 MB Progress (1): 20/114 MB Progress (1): 20/114 MB Progress (1): 20/114 MB Progress (1): 20/114 MB Progress (1): 20/114 MB Progress (1): 20/114 MB Progress (1): 20/114 MB Progress (1): 20/114 MB Progress (1): 20/114 MB Progress (1): 20/114 MB Progress (1): 20/114 MB Progress (1): 20/114 MB Progress (1): 20/114 MB Progress (1): 20/114 MB Progress (1): 20/114 MB Progress (1): 20/114 MB Progress (1): 20/114 MB Progress (1): 20/114 MB Progress (1): 20/114 MB Progress (1): 20/114 MB Progress (1): 20/114 MB Progress (1): 20/114 MB Progress (1): 20/114 MB Progress (1): 20/114 MB Progress (1): 20/114 MB Progress (1): 20/114 MB Progress (1): 20/114 MB Progress (1): 20/114 MB Progress (1): 20/114 MB Progress (1): 20/114 MB Progress (1): 20/114 MB Progress (1): 20/114 MB Progress (1): 20/114 MB Progress (1): 20/114 MB Progress (1): 20/114 MB Progress (1): 20/114 MB Progress (1): 20/114 MB Progress (1): 20/114 MB Progress (1): 20/114 MB Progress (1): 20/114 MB Progress (1): 20/114 MB Progress (1): 20/114 MB Progress (1): 20/114 MB Progress (1): 20/114 MB Progress (1): 20/114 MB Progress (1): 20/114 MB Progress (1): 20/114 MB Progress (1): 20/114 MB Progress (1): 20/114 MB Progress (1): 20/114 MB Progress (1): 20/114 MB Progress (1): 20/114 MB Progress (1): 20/114 MB Progress (1): 20/114 MB Progress (1): 20/114 MB Progress (1): 20/114 MB Progress (1): 20/114 MB Progress (1): 20/114 MB Progress (1): 20/114 MB Progress (1): 20/114 MB Progress (1): 20/114 MB Progress (1): 20/114 MB Progress (1): 20/114 MB Progress (1): 20/114 MB Progress (1): 20/114 MB Progress (1): 20/114 MB Progress (1): 20/114 MB Progress (1): 20/114 MB Progress (1): 20/114 MB Progress (1): 20/114 MB Progress (1): 20/114 MB Progress (1): 20/114 MB Progress (1): 20/114 MB Progress (1): 20/114 MB Progress (1): 20/114 MB Progress (1): 20/114 MB Progress (1): 20/114 MB Progress (1): 20/114 MB Progress (1): 20/114 MB Progress (1): 20/114 MB Progress (1): 20/114 MB Progress (1): 20/114 MB Progress (1): 20/114 MB Progress (1): 20/114 MB Progress (1): 20/114 MB Progress (1): 20/114 MB Progress (1): 20/114 MB Progress (1): 20/114 MB Progress (1): 20/114 MB Progress (1): 20/114 MB Progress (1): 20/114 MB Progress (1): 20/114 MB Progress (1): 20/114 MB Progress (1): 20/114 MB Progress (1): 20/114 MB Progress (1): 20/114 MB Progress (1): 20/114 MB Progress (1): 20/114 MB Progress (1): 20/114 MB Progress (1): 20/114 MB Progress (1): 20/114 MB Progress (1): 20/114 MB Progress (1): 20/114 MB Progress (1): 20/114 MB Progress (1): 20/114 MB Progress (1): 20/114 MB Progress (1): 20/114 MB Progress (1): 20/114 MB Progress (1): 20/114 MB Progress (1): 20/114 MB Progress (1): 20/114 MB Progress (1): 20/114 MB Progress (1): 20/114 MB Progress (1): 20/114 MB Progress (1): 20/114 MB Progress (1): 20/114 MB Progress (1): 20/114 MB Progress (1): 20/114 MB Progress (1): 20/114 MB Progress (1): 20/114 MB Progress (1): 20/114 MB Progress (1): 20/114 MB Progress (1): 20/114 MB Progress (1): 20/114 MB Progress (1): 20/114 MB Progress (1): 20/114 MB Progress (1): 20/114 MB Progress (1): 20/114 MB Progress (1): 20/114 MB Progress (1): 20/114 MB Progress (1): 20/114 MB Progress (1): 20/114 MB Progress (1): 20/114 MB Progress (1): 20/114 MB Progress (1): 20/114 MB Progress (1): 20/114 MB Progress (1): 20/114 MB Progress (1): 20/114 MB Progress (1): 20/114 MB Progress (1): 20/114 MB Progress (1): 20/114 MB Progress (1): 20/114 MB Progress (1): 20/114 MB Progress (1): 20/114 MB Progress (1): 20/114 MB Progress (1): 20/114 MB Progress (1): 20/114 MB Progress (1): 20/114 MB Progress (1): 20/114 MB Progress (1): 20/114 MB Progress (1): 20/114 MB Progress (1): 20/114 MB Progress (1): 20/114 MB Progress (1): 20/114 MB Progress (1): 20/114 MB Progress (1): 20/114 MB Progress (1): 20/114 MB Progress (1): 20/114 MB Progress (1): 20/114 MB Progress (1): 20/114 MB Progress (1): 20/114 MB Progress (1): 20/114 MB Progress (1): 20/114 MB Progress (1): 20/114 MB Progress (1): 20/114 MB Progress (1): 20/114 MB Progress (1): 20/114 MB Progress (1): 20/114 MB Progress (1): 20/114 MB Progress (1): 20/114 MB Progress (1): 20/114 MB Progress (1): 20/114 MB Progress (1): 20/114 MB Progress (1): 20/114 MB Progress (1): 20/114 MB Progress (1): 20/114 MB Progress (1): 20/114 MB Progress (1): 20/114 MB Progress (1): 20/114 MB Progress (1): 20/114 MB Progress (1): 20/114 MB Progress (1): 20/114 MB Progress (1): 20/114 MB Progress (1): 20/114 MB Progress (1): 20/114 MB Progress (1): 20/114 MB Progress (1): 20/114 MB Progress (1): 20/114 MB Progress (1): 20/114 MB Progress (1): 20/114 MB Progress (1): 20/114 MB Progress (1): 20/114 MB Progress (1): 20/114 MB Progress (1): 20/114 MB Progress (1): 20/114 MB Progress (1): 20/114 MB Progress (1): 20/114 MB Progress (1): 20/114 MB Progress (1): 20/114 MB Progress (1): 20/114 MB Progress (1): 20/114 MB Progress (1): 20/114 MB Progress (1): 20/114 MB Progress (1): 20/114 MB Progress (1): 20/114 MB Progress (1): 20/114 MB Progress (1): 20/114 MB Progress (1): 20/114 MB Progress (1): 20/114 MB Progress (1): 20/114 MB Progress (1): 20/114 MB Progress (1): 20/114 MB Progress (1): 20/114 MB Progress (1): 20/114 MB Progress (1): 20/114 MB Progress (1): 20/114 MB Progress (1): 20/114 MB Progress (1): 20/114 MB Progress (1): 20/114 MB Progress (1): 20/114 MB Progress (1): 20/114 MB Progress (1): 20/114 MB Progress (1): 20/114 MB Progress (1): 20/114 MB Progress (1): 20/114 MB Progress (1): 20/114 MB Progress (1): 20/114 MB Progress (1): 20/114 MB Progress (1): 20/114 MB Progress (1): 20/114 MB Progress (1): 20/114 MB Progress (1): 20/114 MB Progress (1): 21/114 MB Progress (1): 21/114 MB Progress (1): 21/114 MB Progress (1): 21/114 MB Progress (1): 21/114 MB Progress (1): 21/114 MB Progress (1): 21/114 MB Progress (1): 21/114 MB Progress (1): 21/114 MB Progress (1): 21/114 MB Progress (1): 21/114 MB Progress (1): 21/114 MB Progress (1): 21/114 MB Progress (1): 21/114 MB Progress (1): 21/114 MB Progress (1): 21/114 MB Progress (1): 21/114 MB Progress (1): 21/114 MB Progress (1): 21/114 MB Progress (1): 21/114 MB Progress (1): 21/114 MB Progress (1): 21/114 MB Progress (1): 21/114 MB Progress (1): 21/114 MB Progress (1): 21/114 MB Progress (1): 21/114 MB Progress (1): 21/114 MB Progress (1): 21/114 MB Progress (1): 21/114 MB Progress (1): 21/114 MB Progress (1): 21/114 MB Progress (1): 21/114 MB Progress (1): 21/114 MB Progress (1): 21/114 MB Progress (1): 21/114 MB Progress (1): 21/114 MB Progress (1): 21/114 MB Progress (1): 21/114 MB Progress (1): 21/114 MB Progress (1): 21/114 MB Progress (1): 21/114 MB Progress (1): 21/114 MB Progress (1): 21/114 MB Progress (1): 21/114 MB Progress (1): 21/114 MB Progress (1): 21/114 MB Progress (1): 21/114 MB Progress (1): 21/114 MB Progress (1): 21/114 MB Progress (1): 21/114 MB Progress (1): 21/114 MB Progress (1): 21/114 MB Progress (1): 21/114 MB Progress (1): 21/114 MB Progress (1): 21/114 MB Progress (1): 21/114 MB Progress (1): 21/114 MB Progress (1): 21/114 MB Progress (1): 21/114 MB Progress (1): 21/114 MB Progress (1): 21/114 MB Progress (1): 21/114 MB Progress (1): 21/114 MB Progress (1): 21/114 MB Progress (1): 21/114 MB Progress (1): 21/114 MB Progress (1): 21/114 MB Progress (1): 21/114 MB Progress (1): 21/114 MB Progress (1): 21/114 MB Progress (1): 21/114 MB Progress (1): 21/114 MB Progress (1): 21/114 MB Progress (1): 21/114 MB Progress (1): 21/114 MB Progress (1): 21/114 MB Progress (1): 21/114 MB Progress (1): 21/114 MB Progress (1): 21/114 MB Progress (1): 21/114 MB Progress (1): 21/114 MB Progress (1): 21/114 MB Progress (1): 21/114 MB Progress (1): 21/114 MB Progress (1): 21/114 MB Progress (1): 21/114 MB Progress (1): 21/114 MB Progress (1): 21/114 MB Progress (1): 21/114 MB Progress (1): 21/114 MB Progress (1): 21/114 MB Progress (1): 21/114 MB Progress (1): 21/114 MB Progress (1): 21/114 MB Progress (1): 21/114 MB Progress (1): 21/114 MB Progress (1): 21/114 MB Progress (1): 21/114 MB Progress (1): 21/114 MB Progress (1): 21/114 MB Progress (1): 21/114 MB Progress (1): 21/114 MB Progress (1): 21/114 MB Progress (1): 21/114 MB Progress (1): 21/114 MB Progress (1): 21/114 MB Progress (1): 21/114 MB Progress (1): 21/114 MB Progress (1): 21/114 MB Progress (1): 21/114 MB Progress (1): 21/114 MB Progress (1): 21/114 MB Progress (1): 21/114 MB Progress (1): 21/114 MB Progress (1): 21/114 MB Progress (1): 21/114 MB Progress (1): 21/114 MB Progress (1): 21/114 MB Progress (1): 21/114 MB Progress (1): 21/114 MB Progress (1): 21/114 MB Progress (1): 21/114 MB Progress (1): 21/114 MB Progress (1): 21/114 MB Progress (1): 21/114 MB Progress (1): 21/114 MB Progress (1): 21/114 MB Progress (1): 21/114 MB Progress (1): 21/114 MB Progress (1): 21/114 MB Progress (1): 21/114 MB Progress (1): 21/114 MB Progress (1): 21/114 MB Progress (1): 21/114 MB Progress (1): 21/114 MB Progress (1): 21/114 MB Progress (1): 21/114 MB Progress (1): 21/114 MB Progress (1): 21/114 MB Progress (1): 21/114 MB Progress (1): 21/114 MB Progress (1): 21/114 MB Progress (1): 21/114 MB Progress (1): 21/114 MB Progress (1): 21/114 MB Progress (1): 21/114 MB Progress (1): 21/114 MB Progress (1): 21/114 MB Progress (1): 21/114 MB Progress (1): 21/114 MB Progress (1): 21/114 MB Progress (1): 21/114 MB Progress (1): 21/114 MB Progress (1): 21/114 MB Progress (1): 21/114 MB Progress (1): 21/114 MB Progress (1): 21/114 MB Progress (1): 21/114 MB Progress (1): 21/114 MB Progress (1): 21/114 MB Progress (1): 21/114 MB Progress (1): 21/114 MB Progress (1): 21/114 MB Progress (1): 21/114 MB Progress (1): 21/114 MB Progress (1): 21/114 MB Progress (1): 21/114 MB Progress (1): 21/114 MB Progress (1): 21/114 MB Progress (1): 21/114 MB Progress (1): 21/114 MB Progress (1): 21/114 MB Progress (1): 21/114 MB Progress (1): 21/114 MB Progress (1): 21/114 MB Progress (1): 21/114 MB Progress (1): 21/114 MB Progress (1): 21/114 MB Progress (1): 21/114 MB Progress (1): 21/114 MB Progress (1): 21/114 MB Progress (1): 21/114 MB Progress (1): 21/114 MB Progress (1): 21/114 MB Progress (1): 21/114 MB Progress (1): 21/114 MB Progress (1): 21/114 MB Progress (1): 21/114 MB Progress (1): 21/114 MB Progress (1): 21/114 MB Progress (1): 21/114 MB Progress (1): 21/114 MB Progress (1): 21/114 MB Progress (1): 21/114 MB Progress (1): 21/114 MB Progress (1): 21/114 MB Progress (1): 21/114 MB Progress (1): 21/114 MB Progress (1): 21/114 MB Progress (1): 21/114 MB Progress (1): 21/114 MB Progress (1): 21/114 MB Progress (1): 21/114 MB Progress (1): 21/114 MB Progress (1): 21/114 MB Progress (1): 21/114 MB Progress (1): 21/114 MB Progress (1): 21/114 MB Progress (1): 21/114 MB Progress (1): 21/114 MB Progress (1): 21/114 MB Progress (1): 21/114 MB Progress (1): 21/114 MB Progress (1): 21/114 MB Progress (1): 21/114 MB Progress (1): 21/114 MB Progress (1): 21/114 MB Progress (1): 21/114 MB Progress (1): 21/114 MB Progress (1): 21/114 MB Progress (1): 21/114 MB Progress (1): 21/114 MB Progress (1): 21/114 MB Progress (1): 21/114 MB Progress (1): 21/114 MB Progress (1): 21/114 MB Progress (1): 21/114 MB Progress (1): 21/114 MB Progress (1): 21/114 MB Progress (1): 21/114 MB Progress (1): 21/114 MB Progress (1): 21/114 MB Progress (1): 21/114 MB Progress (1): 21/114 MB Progress (1): 21/114 MB Progress (1): 21/114 MB Progress (1): 21/114 MB Progress (1): 21/114 MB Progress (1): 21/114 MB Progress (1): 21/114 MB Progress (1): 21/114 MB Progress (1): 21/114 MB Progress (1): 21/114 MB Progress (1): 21/114 MB Progress (1): 21/114 MB Progress (1): 21/114 MB Progress (1): 21/114 MB Progress (1): 21/114 MB Progress (1): 21/114 MB Progress (1): 21/114 MB Progress (1): 21/114 MB Progress (1): 21/114 MB Progress (1): 21/114 MB Progress (1): 21/114 MB Progress (1): 21/114 MB Progress (1): 21/114 MB Progress (1): 21/114 MB Progress (1): 21/114 MB Progress (1): 21/114 MB Progress (1): 21/114 MB Progress (1): 21/114 MB Progress (1): 21/114 MB Progress (1): 21/114 MB Progress (1): 21/114 MB Progress (1): 21/114 MB Progress (1): 21/114 MB Progress (1): 21/114 MB Progress (1): 21/114 MB Progress (1): 21/114 MB Progress (1): 21/114 MB Progress (1): 21/114 MB Progress (1): 21/114 MB Progress (1): 21/114 MB Progress (1): 21/114 MB Progress (1): 21/114 MB Progress (1): 21/114 MB Progress (1): 21/114 MB Progress (1): 21/114 MB Progress (1): 21/114 MB Progress (1): 21/114 MB Progress (1): 21/114 MB Progress (1): 21/114 MB Progress (1): 21/114 MB Progress (1): 21/114 MB Progress (1): 21/114 MB Progress (1): 21/114 MB Progress (1): 21/114 MB Progress (1): 21/114 MB Progress (1): 21/114 MB Progress (1): 21/114 MB Progress (1): 21/114 MB Progress (1): 21/114 MB Progress (1): 21/114 MB Progress (1): 21/114 MB Progress (1): 21/114 MB Progress (1): 21/114 MB Progress (1): 21/114 MB Progress (1): 21/114 MB Progress (1): 21/114 MB Progress (1): 21/114 MB Progress (1): 21/114 MB Progress (1): 21/114 MB Progress (1): 21/114 MB Progress (1): 21/114 MB Progress (1): 21/114 MB Progress (1): 21/114 MB Progress (1): 21/114 MB Progress (1): 21/114 MB Progress (1): 21/114 MB Progress (1): 21/114 MB Progress (1): 21/114 MB Progress (1): 21/114 MB Progress (1): 21/114 MB Progress (1): 21/114 MB Progress (1): 21/114 MB Progress (1): 21/114 MB Progress (1): 21/114 MB Progress (1): 21/114 MB Progress (1): 21/114 MB Progress (1): 21/114 MB Progress (1): 21/114 MB Progress (1): 21/114 MB Progress (1): 21/114 MB Progress (1): 21/114 MB Progress (1): 21/114 MB Progress (1): 21/114 MB Progress (1): 21/114 MB Progress (1): 21/114 MB Progress (1): 21/114 MB Progress (1): 21/114 MB Progress (1): 21/114 MB Progress (1): 21/114 MB Progress (1): 21/114 MB Progress (1): 21/114 MB Progress (1): 21/114 MB Progress (1): 21/114 MB Progress (1): 21/114 MB Progress (1): 21/114 MB Progress (1): 21/114 MB Progress (1): 21/114 MB Progress (1): 21/114 MB Progress (1): 21/114 MB Progress (1): 21/114 MB Progress (1): 21/114 MB Progress (1): 21/114 MB Progress (1): 21/114 MB Progress (1): 21/114 MB Progress (1): 21/114 MB Progress (1): 21/114 MB Progress (1): 21/114 MB Progress (1): 21/114 MB Progress (1): 21/114 MB Progress (1): 21/114 MB Progress (1): 21/114 MB Progress (1): 21/114 MB Progress (1): 21/114 MB Progress (1): 21/114 MB Progress (1): 21/114 MB Progress (1): 21/114 MB Progress (1): 21/114 MB Progress (1): 21/114 MB Progress (1): 21/114 MB Progress (1): 21/114 MB Progress (1): 21/114 MB Progress (1): 21/114 MB Progress (1): 21/114 MB Progress (1): 21/114 MB Progress (1): 21/114 MB Progress (1): 21/114 MB Progress (1): 21/114 MB Progress (1): 21/114 MB Progress (1): 21/114 MB Progress (1): 21/114 MB Progress (1): 21/114 MB Progress (1): 21/114 MB Progress (1): 21/114 MB Progress (1): 21/114 MB Progress (1): 21/114 MB Progress (1): 21/114 MB Progress (1): 21/114 MB Progress (1): 21/114 MB Progress (1): 21/114 MB Progress (1): 21/114 MB Progress (1): 21/114 MB Progress (1): 21/114 MB Progress (1): 21/114 MB Progress (1): 21/114 MB Progress (1): 21/114 MB Progress (1): 21/114 MB Progress (1): 21/114 MB Progress (1): 21/114 MB Progress (1): 21/114 MB Progress (1): 21/114 MB Progress (1): 21/114 MB Progress (1): 21/114 MB Progress (1): 21/114 MB Progress (1): 21/114 MB Progress (1): 21/114 MB Progress (1): 21/114 MB Progress (1): 21/114 MB Progress (1): 21/114 MB Progress (1): 21/114 MB Progress (1): 21/114 MB Progress (1): 21/114 MB Progress (1): 21/114 MB Progress (1): 21/114 MB Progress (1): 21/114 MB Progress (1): 21/114 MB Progress (1): 21/114 MB Progress (1): 21/114 MB Progress (1): 21/114 MB Progress (1): 21/114 MB Progress (1): 21/114 MB Progress (1): 21/114 MB Progress (1): 21/114 MB Progress (1): 21/114 MB Progress (1): 21/114 MB Progress (1): 21/114 MB Progress (1): 21/114 MB Progress (1): 21/114 MB Progress (1): 21/114 MB Progress (1): 21/114 MB Progress (1): 21/114 MB Progress (1): 21/114 MB Progress (1): 21/114 MB Progress (1): 21/114 MB Progress (1): 21/114 MB Progress (1): 21/114 MB Progress (1): 21/114 MB Progress (1): 21/114 MB Progress (1): 21/114 MB Progress (1): 21/114 MB Progress (1): 21/114 MB Progress (1): 21/114 MB Progress (1): 21/114 MB Progress (1): 21/114 MB Progress (1): 21/114 MB Progress (1): 21/114 MB Progress (1): 21/114 MB Progress (1): 21/114 MB Progress (1): 21/114 MB Progress (1): 21/114 MB Progress (1): 21/114 MB Progress (1): 21/114 MB Progress (1): 21/114 MB Progress (1): 21/114 MB Progress (1): 21/114 MB Progress (1): 21/114 MB Progress (1): 21/114 MB Progress (1): 21/114 MB Progress (1): 21/114 MB Progress (1): 21/114 MB Progress (1): 21/114 MB Progress (1): 21/114 MB Progress (1): 21/114 MB Progress (1): 21/114 MB Progress (1): 21/114 MB Progress (1): 21/114 MB Progress (1): 21/114 MB Progress (1): 21/114 MB Progress (1): 21/114 MB Progress (1): 21/114 MB Progress (1): 21/114 MB Progress (1): 21/114 MB Progress (1): 21/114 MB Progress (1): 21/114 MB Progress (1): 21/114 MB Progress (1): 21/114 MB Progress (1): 21/114 MB Progress (1): 21/114 MB Progress (1): 21/114 MB Progress (1): 21/114 MB Progress (1): 21/114 MB Progress (1): 21/114 MB Progress (1): 21/114 MB Progress (1): 21/114 MB Progress (1): 21/114 MB Progress (1): 21/114 MB Progress (1): 21/114 MB Progress (1): 21/114 MB Progress (1): 21/114 MB Progress (1): 21/114 MB Progress (1): 21/114 MB Progress (1): 21/114 MB Progress (1): 21/114 MB Progress (1): 21/114 MB Progress (1): 21/114 MB Progress (1): 21/114 MB Progress (1): 21/114 MB Progress (1): 22/114 MB Progress (1): 22/114 MB Progress (1): 22/114 MB Progress (1): 22/114 MB Progress (1): 22/114 MB Progress (1): 22/114 MB Progress (1): 22/114 MB Progress (1): 22/114 MB Progress (1): 22/114 MB Progress (1): 22/114 MB Progress (1): 22/114 MB Progress (1): 22/114 MB Progress (1): 22/114 MB Progress (1): 22/114 MB Progress (1): 22/114 MB Progress (1): 22/114 MB Progress (1): 22/114 MB Progress (1): 22/114 MB Progress (1): 22/114 MB Progress (1): 22/114 MB Progress (1): 22/114 MB Progress (1): 22/114 MB Progress (1): 22/114 MB Progress (1): 22/114 MB Progress (1): 22/114 MB Progress (1): 22/114 MB Progress (1): 22/114 MB Progress (1): 22/114 MB Progress (1): 22/114 MB Progress (1): 22/114 MB Progress (1): 22/114 MB Progress (1): 22/114 MB Progress (1): 22/114 MB Progress (1): 22/114 MB Progress (1): 22/114 MB Progress (1): 22/114 MB Progress (1): 22/114 MB Progress (1): 22/114 MB Progress (1): 22/114 MB Progress (1): 22/114 MB Progress (1): 22/114 MB Progress (1): 22/114 MB Progress (1): 22/114 MB Progress (1): 22/114 MB Progress (1): 22/114 MB Progress (1): 22/114 MB Progress (1): 22/114 MB Progress (1): 22/114 MB Progress (1): 22/114 MB Progress (1): 22/114 MB Progress (1): 22/114 MB Progress (1): 22/114 MB Progress (1): 22/114 MB Progress (1): 22/114 MB Progress (1): 22/114 MB Progress (1): 22/114 MB Progress (1): 22/114 MB Progress (1): 22/114 MB Progress (1): 22/114 MB Progress (1): 22/114 MB Progress (1): 22/114 MB Progress (1): 22/114 MB Progress (1): 22/114 MB Progress (1): 22/114 MB Progress (1): 22/114 MB Progress (1): 22/114 MB Progress (1): 22/114 MB Progress (1): 22/114 MB Progress (1): 22/114 MB Progress (1): 22/114 MB Progress (1): 22/114 MB Progress (1): 22/114 MB Progress (1): 22/114 MB Progress (1): 22/114 MB Progress (1): 22/114 MB Progress (1): 22/114 MB Progress (1): 22/114 MB Progress (1): 22/114 MB Progress (1): 22/114 MB Progress (1): 22/114 MB Progress (1): 22/114 MB Progress (1): 22/114 MB Progress (1): 22/114 MB Progress (1): 22/114 MB Progress (1): 22/114 MB Progress (1): 22/114 MB Progress (1): 22/114 MB Progress (1): 22/114 MB Progress (1): 22/114 MB Progress (1): 22/114 MB Progress (1): 22/114 MB Progress (1): 22/114 MB Progress (1): 22/114 MB Progress (1): 22/114 MB Progress (1): 22/114 MB Progress (1): 22/114 MB Progress (1): 22/114 MB Progress (1): 22/114 MB Progress (1): 22/114 MB Progress (1): 22/114 MB Progress (1): 22/114 MB Progress (1): 22/114 MB Progress (1): 22/114 MB Progress (1): 22/114 MB Progress (1): 22/114 MB Progress (1): 22/114 MB Progress (1): 22/114 MB Progress (1): 22/114 MB Progress (1): 22/114 MB Progress (1): 22/114 MB Progress (1): 22/114 MB Progress (1): 22/114 MB Progress (1): 22/114 MB Progress (1): 22/114 MB Progress (1): 22/114 MB Progress (1): 22/114 MB Progress (1): 22/114 MB Progress (1): 22/114 MB Progress (1): 22/114 MB Progress (1): 22/114 MB Progress (1): 22/114 MB Progress (1): 22/114 MB Progress (1): 22/114 MB Progress (1): 22/114 MB Progress (1): 22/114 MB Progress (1): 22/114 MB Progress (1): 22/114 MB Progress (1): 22/114 MB Progress (1): 22/114 MB Progress (1): 22/114 MB Progress (1): 22/114 MB Progress (1): 22/114 MB Progress (1): 22/114 MB Progress (1): 22/114 MB Progress (1): 22/114 MB Progress (1): 22/114 MB Progress (1): 22/114 MB Progress (1): 22/114 MB Progress (1): 22/114 MB Progress (1): 22/114 MB Progress (1): 22/114 MB Progress (1): 22/114 MB Progress (1): 22/114 MB Progress (1): 22/114 MB Progress (1): 22/114 MB Progress (1): 22/114 MB Progress (1): 22/114 MB Progress (1): 22/114 MB Progress (1): 22/114 MB Progress (1): 22/114 MB Progress (1): 22/114 MB Progress (1): 22/114 MB Progress (1): 22/114 MB Progress (1): 22/114 MB Progress (1): 22/114 MB Progress (1): 22/114 MB Progress (1): 22/114 MB Progress (1): 22/114 MB Progress (1): 22/114 MB Progress (1): 22/114 MB Progress (1): 22/114 MB Progress (1): 22/114 MB Progress (1): 22/114 MB Progress (1): 22/114 MB Progress (1): 22/114 MB Progress (1): 22/114 MB Progress (1): 22/114 MB Progress (1): 22/114 MB Progress (1): 22/114 MB Progress (1): 22/114 MB Progress (1): 22/114 MB Progress (1): 22/114 MB Progress (1): 22/114 MB Progress (1): 22/114 MB Progress (1): 22/114 MB Progress (1): 22/114 MB Progress (1): 22/114 MB Progress (1): 22/114 MB Progress (1): 22/114 MB Progress (1): 22/114 MB Progress (1): 22/114 MB Progress (1): 22/114 MB Progress (1): 22/114 MB Progress (1): 22/114 MB Progress (1): 22/114 MB Progress (1): 22/114 MB Progress (1): 22/114 MB Progress (1): 22/114 MB Progress (1): 22/114 MB Progress (1): 22/114 MB Progress (1): 22/114 MB Progress (1): 22/114 MB Progress (1): 22/114 MB Progress (1): 22/114 MB Progress (1): 22/114 MB Progress (1): 22/114 MB Progress (1): 22/114 MB Progress (1): 22/114 MB Progress (1): 22/114 MB Progress (1): 22/114 MB Progress (1): 22/114 MB Progress (1): 22/114 MB Progress (1): 22/114 MB Progress (1): 22/114 MB Progress (1): 22/114 MB Progress (1): 22/114 MB Progress (1): 22/114 MB Progress (1): 22/114 MB Progress (1): 22/114 MB Progress (1): 22/114 MB Progress (1): 22/114 MB Progress (1): 22/114 MB Progress (1): 22/114 MB Progress (1): 22/114 MB Progress (1): 22/114 MB Progress (1): 22/114 MB Progress (1): 22/114 MB Progress (1): 22/114 MB Progress (1): 22/114 MB Progress (1): 22/114 MB Progress (1): 22/114 MB Progress (1): 22/114 MB Progress (1): 22/114 MB Progress (1): 22/114 MB Progress (1): 22/114 MB Progress (1): 22/114 MB Progress (1): 22/114 MB Progress (1): 22/114 MB Progress (1): 22/114 MB Progress (1): 22/114 MB Progress (1): 22/114 MB Progress (1): 22/114 MB Progress (1): 22/114 MB Progress (1): 22/114 MB Progress (1): 22/114 MB Progress (1): 22/114 MB Progress (1): 22/114 MB Progress (1): 22/114 MB Progress (1): 22/114 MB Progress (1): 22/114 MB Progress (1): 22/114 MB Progress (1): 22/114 MB Progress (1): 22/114 MB Progress (1): 22/114 MB Progress (1): 22/114 MB Progress (1): 22/114 MB Progress (1): 22/114 MB Progress (1): 22/114 MB Progress (1): 22/114 MB Progress (1): 22/114 MB Progress (1): 22/114 MB Progress (1): 22/114 MB Progress (1): 22/114 MB Progress (1): 22/114 MB Progress (1): 22/114 MB Progress (1): 22/114 MB Progress (1): 22/114 MB Progress (1): 22/114 MB Progress (1): 22/114 MB Progress (1): 22/114 MB Progress (1): 22/114 MB Progress (1): 22/114 MB Progress (1): 22/114 MB Progress (1): 22/114 MB Progress (1): 22/114 MB Progress (1): 22/114 MB Progress (1): 22/114 MB Progress (1): 22/114 MB Progress (1): 22/114 MB Progress (1): 22/114 MB Progress (1): 22/114 MB Progress (1): 22/114 MB Progress (1): 22/114 MB Progress (1): 22/114 MB Progress (1): 22/114 MB Progress (1): 22/114 MB Progress (1): 22/114 MB Progress (1): 22/114 MB Progress (1): 22/114 MB Progress (1): 22/114 MB Progress (1): 22/114 MB Progress (1): 22/114 MB Progress (1): 22/114 MB Progress (1): 22/114 MB Progress (1): 22/114 MB Progress (1): 22/114 MB Progress (1): 22/114 MB Progress (1): 22/114 MB Progress (1): 22/114 MB Progress (1): 22/114 MB Progress (1): 22/114 MB Progress (1): 22/114 MB Progress (1): 22/114 MB Progress (1): 22/114 MB Progress (1): 22/114 MB Progress (1): 22/114 MB Progress (1): 22/114 MB Progress (1): 22/114 MB Progress (1): 22/114 MB Progress (1): 22/114 MB Progress (1): 22/114 MB Progress (1): 22/114 MB Progress (1): 22/114 MB Progress (1): 22/114 MB Progress (1): 22/114 MB Progress (1): 22/114 MB Progress (1): 22/114 MB Progress (1): 22/114 MB Progress (1): 22/114 MB Progress (1): 22/114 MB Progress (1): 22/114 MB Progress (1): 22/114 MB Progress (1): 22/114 MB Progress (1): 22/114 MB Progress (1): 22/114 MB Progress (1): 22/114 MB Progress (1): 22/114 MB Progress (1): 22/114 MB Progress (1): 22/114 MB Progress (1): 22/114 MB Progress (1): 22/114 MB Progress (1): 22/114 MB Progress (1): 22/114 MB Progress (1): 22/114 MB Progress (1): 22/114 MB Progress (1): 22/114 MB Progress (1): 22/114 MB Progress (1): 22/114 MB Progress (1): 22/114 MB Progress (1): 22/114 MB Progress (1): 22/114 MB Progress (1): 22/114 MB Progress (1): 22/114 MB Progress (1): 22/114 MB Progress (1): 22/114 MB Progress (1): 22/114 MB Progress (1): 22/114 MB Progress (1): 22/114 MB Progress (1): 22/114 MB Progress (1): 22/114 MB Progress (1): 22/114 MB Progress (1): 22/114 MB Progress (1): 22/114 MB Progress (1): 22/114 MB Progress (1): 22/114 MB Progress (1): 22/114 MB Progress (1): 22/114 MB Progress (1): 22/114 MB Progress (1): 22/114 MB Progress (1): 22/114 MB Progress (1): 22/114 MB Progress (1): 22/114 MB Progress (1): 22/114 MB Progress (1): 22/114 MB Progress (1): 22/114 MB Progress (1): 22/114 MB Progress (1): 22/114 MB Progress (1): 22/114 MB Progress (1): 22/114 MB Progress (1): 22/114 MB Progress (1): 22/114 MB Progress (1): 22/114 MB Progress (1): 22/114 MB Progress (1): 22/114 MB Progress (1): 22/114 MB Progress (1): 22/114 MB Progress (1): 22/114 MB Progress (1): 22/114 MB Progress (1): 22/114 MB Progress (1): 22/114 MB Progress (1): 22/114 MB Progress (1): 22/114 MB Progress (1): 22/114 MB Progress (1): 22/114 MB Progress (1): 22/114 MB Progress (1): 22/114 MB Progress (1): 22/114 MB Progress (1): 22/114 MB Progress (1): 22/114 MB Progress (1): 22/114 MB Progress (1): 22/114 MB Progress (1): 22/114 MB Progress (1): 22/114 MB Progress (1): 22/114 MB Progress (1): 22/114 MB Progress (1): 22/114 MB Progress (1): 22/114 MB Progress (1): 22/114 MB Progress (1): 22/114 MB Progress (1): 22/114 MB Progress (1): 22/114 MB Progress (1): 22/114 MB Progress (1): 22/114 MB Progress (1): 22/114 MB Progress (1): 22/114 MB Progress (1): 22/114 MB Progress (1): 22/114 MB Progress (1): 22/114 MB Progress (1): 22/114 MB Progress (1): 22/114 MB Progress (1): 22/114 MB Progress (1): 22/114 MB Progress (1): 22/114 MB Progress (1): 22/114 MB Progress (1): 22/114 MB Progress (1): 22/114 MB Progress (1): 22/114 MB Progress (1): 22/114 MB Progress (1): 22/114 MB Progress (1): 22/114 MB Progress (1): 22/114 MB Progress (1): 22/114 MB Progress (1): 22/114 MB Progress (1): 22/114 MB Progress (1): 22/114 MB Progress (1): 22/114 MB Progress (1): 22/114 MB Progress (1): 22/114 MB Progress (1): 22/114 MB Progress (1): 22/114 MB Progress (1): 22/114 MB Progress (1): 22/114 MB Progress (1): 22/114 MB Progress (1): 22/114 MB Progress (1): 22/114 MB Progress (1): 22/114 MB Progress (1): 22/114 MB Progress (1): 22/114 MB Progress (1): 22/114 MB Progress (1): 22/114 MB Progress (1): 22/114 MB Progress (1): 22/114 MB Progress (1): 22/114 MB Progress (1): 22/114 MB Progress (1): 22/114 MB Progress (1): 22/114 MB Progress (1): 22/114 MB Progress (1): 22/114 MB Progress (1): 22/114 MB Progress (1): 22/114 MB Progress (1): 22/114 MB Progress (1): 22/114 MB Progress (1): 22/114 MB Progress (1): 22/114 MB Progress (1): 22/114 MB Progress (1): 22/114 MB Progress (1): 22/114 MB Progress (1): 22/114 MB Progress (1): 22/114 MB Progress (1): 22/114 MB Progress (1): 22/114 MB Progress (1): 22/114 MB Progress (1): 22/114 MB Progress (1): 22/114 MB Progress (1): 22/114 MB Progress (1): 22/114 MB Progress (1): 22/114 MB Progress (1): 22/114 MB Progress (1): 22/114 MB Progress (1): 22/114 MB Progress (1): 22/114 MB Progress (1): 22/114 MB Progress (1): 22/114 MB Progress (1): 22/114 MB Progress (1): 22/114 MB Progress (1): 22/114 MB Progress (1): 22/114 MB Progress (1): 22/114 MB Progress (1): 22/114 MB Progress (1): 22/114 MB Progress (1): 22/114 MB Progress (1): 22/114 MB Progress (1): 22/114 MB Progress (1): 22/114 MB Progress (1): 22/114 MB Progress (1): 22/114 MB Progress (1): 22/114 MB Progress (1): 22/114 MB Progress (1): 22/114 MB Progress (1): 22/114 MB Progress (1): 22/114 MB Progress (1): 22/114 MB Progress (1): 22/114 MB Progress (1): 22/114 MB Progress (1): 22/114 MB Progress (1): 22/114 MB Progress (1): 22/114 MB Progress (1): 22/114 MB Progress (1): 23/114 MB Progress (1): 23/114 MB Progress (1): 23/114 MB Progress (1): 23/114 MB Progress (1): 23/114 MB Progress (1): 23/114 MB Progress (1): 23/114 MB Progress (1): 23/114 MB Progress (1): 23/114 MB Progress (1): 23/114 MB Progress (1): 23/114 MB Progress (1): 23/114 MB Progress (1): 23/114 MB Progress (1): 23/114 MB Progress (1): 23/114 MB Progress (1): 23/114 MB Progress (1): 23/114 MB Progress (1): 23/114 MB Progress (1): 23/114 MB Progress (1): 23/114 MB Progress (1): 23/114 MB Progress (1): 23/114 MB Progress (1): 23/114 MB Progress (1): 23/114 MB Progress (1): 23/114 MB Progress (1): 23/114 MB Progress (1): 23/114 MB Progress (1): 23/114 MB Progress (1): 23/114 MB Progress (1): 23/114 MB Progress (1): 23/114 MB Progress (1): 23/114 MB Progress (1): 23/114 MB Progress (1): 23/114 MB Progress (1): 23/114 MB Progress (1): 23/114 MB Progress (1): 23/114 MB Progress (1): 23/114 MB Progress (1): 23/114 MB Progress (1): 23/114 MB Progress (1): 23/114 MB Progress (1): 23/114 MB Progress (1): 23/114 MB Progress (1): 23/114 MB Progress (1): 23/114 MB Progress (1): 23/114 MB Progress (1): 23/114 MB Progress (1): 23/114 MB Progress (1): 23/114 MB Progress (1): 23/114 MB Progress (1): 23/114 MB Progress (1): 23/114 MB Progress (1): 23/114 MB Progress (1): 23/114 MB Progress (1): 23/114 MB Progress (1): 23/114 MB Progress (1): 23/114 MB Progress (1): 23/114 MB Progress (1): 23/114 MB Progress (1): 23/114 MB Progress (1): 23/114 MB Progress (1): 23/114 MB Progress (1): 23/114 MB Progress (1): 23/114 MB Progress (1): 23/114 MB Progress (1): 23/114 MB Progress (1): 23/114 MB Progress (1): 23/114 MB Progress (1): 23/114 MB Progress (1): 23/114 MB Progress (1): 23/114 MB Progress (1): 23/114 MB Progress (1): 23/114 MB Progress (1): 23/114 MB Progress (1): 23/114 MB Progress (1): 23/114 MB Progress (1): 23/114 MB Progress (1): 23/114 MB Progress (1): 23/114 MB Progress (1): 23/114 MB Progress (1): 23/114 MB Progress (1): 23/114 MB Progress (1): 23/114 MB Progress (1): 23/114 MB Progress (1): 23/114 MB Progress (1): 23/114 MB Progress (1): 23/114 MB Progress (1): 23/114 MB Progress (1): 23/114 MB Progress (1): 23/114 MB Progress (1): 23/114 MB Progress (1): 23/114 MB Progress (1): 23/114 MB Progress (1): 23/114 MB Progress (1): 23/114 MB Progress (1): 23/114 MB Progress (1): 23/114 MB Progress (1): 23/114 MB Progress (1): 23/114 MB Progress (1): 23/114 MB Progress (1): 23/114 MB Progress (1): 23/114 MB Progress (1): 23/114 MB Progress (1): 23/114 MB Progress (1): 23/114 MB Progress (1): 23/114 MB Progress (1): 23/114 MB Progress (1): 23/114 MB Progress (1): 23/114 MB Progress (1): 23/114 MB Progress (1): 23/114 MB Progress (1): 23/114 MB Progress (1): 23/114 MB Progress (1): 23/114 MB Progress (1): 23/114 MB Progress (1): 23/114 MB Progress (1): 23/114 MB Progress (1): 23/114 MB Progress (1): 23/114 MB Progress (1): 23/114 MB Progress (1): 23/114 MB Progress (1): 23/114 MB Progress (1): 23/114 MB Progress (1): 23/114 MB Progress (1): 23/114 MB Progress (1): 23/114 MB Progress (1): 23/114 MB Progress (1): 23/114 MB Progress (1): 23/114 MB Progress (1): 23/114 MB Progress (1): 23/114 MB Progress (1): 23/114 MB Progress (1): 23/114 MB Progress (1): 23/114 MB Progress (1): 23/114 MB Progress (1): 23/114 MB Progress (1): 23/114 MB Progress (1): 23/114 MB Progress (1): 23/114 MB Progress (1): 23/114 MB Progress (1): 23/114 MB Progress (1): 23/114 MB Progress (1): 23/114 MB Progress (1): 23/114 MB Progress (1): 23/114 MB Progress (1): 23/114 MB Progress (1): 23/114 MB Progress (1): 23/114 MB Progress (1): 23/114 MB Progress (1): 23/114 MB Progress (1): 23/114 MB Progress (1): 23/114 MB Progress (1): 23/114 MB Progress (1): 23/114 MB Progress (1): 23/114 MB Progress (1): 23/114 MB Progress (1): 23/114 MB Progress (1): 23/114 MB Progress (1): 23/114 MB Progress (1): 23/114 MB Progress (1): 23/114 MB Progress (1): 23/114 MB Progress (1): 23/114 MB Progress (1): 23/114 MB Progress (1): 23/114 MB Progress (1): 23/114 MB Progress (1): 23/114 MB Progress (1): 23/114 MB Progress (1): 23/114 MB Progress (1): 23/114 MB Progress (1): 23/114 MB Progress (1): 23/114 MB Progress (1): 23/114 MB Progress (1): 23/114 MB Progress (1): 23/114 MB Progress (1): 23/114 MB Progress (1): 23/114 MB Progress (1): 23/114 MB Progress (1): 23/114 MB Progress (1): 23/114 MB Progress (1): 23/114 MB Progress (1): 23/114 MB Progress (1): 23/114 MB Progress (1): 23/114 MB Progress (1): 23/114 MB Progress (1): 23/114 MB Progress (1): 23/114 MB Progress (1): 23/114 MB Progress (1): 23/114 MB Progress (1): 23/114 MB Progress (1): 23/114 MB Progress (1): 23/114 MB Progress (1): 23/114 MB Progress (1): 23/114 MB Progress (1): 23/114 MB Progress (1): 23/114 MB Progress (1): 23/114 MB Progress (1): 23/114 MB Progress (1): 23/114 MB Progress (1): 23/114 MB Progress (1): 23/114 MB Progress (1): 23/114 MB Progress (1): 23/114 MB Progress (1): 23/114 MB Progress (1): 23/114 MB Progress (1): 23/114 MB Progress (1): 23/114 MB Progress (1): 23/114 MB Progress (1): 23/114 MB Progress (1): 23/114 MB Progress (1): 23/114 MB Progress (1): 23/114 MB Progress (1): 23/114 MB Progress (1): 23/114 MB Progress (1): 23/114 MB Progress (1): 23/114 MB Progress (1): 23/114 MB Progress (1): 23/114 MB Progress (1): 23/114 MB Progress (1): 23/114 MB Progress (1): 23/114 MB Progress (1): 23/114 MB Progress (1): 23/114 MB Progress (1): 23/114 MB Progress (1): 23/114 MB Progress (1): 23/114 MB Progress (1): 23/114 MB Progress (1): 23/114 MB Progress (1): 23/114 MB Progress (1): 23/114 MB Progress (1): 23/114 MB Progress (1): 23/114 MB Progress (1): 23/114 MB Progress (1): 23/114 MB Progress (1): 23/114 MB Progress (1): 23/114 MB Progress (1): 23/114 MB Progress (1): 23/114 MB Progress (1): 23/114 MB Progress (1): 23/114 MB Progress (1): 23/114 MB Progress (1): 23/114 MB Progress (1): 23/114 MB Progress (1): 23/114 MB Progress (1): 23/114 MB Progress (1): 23/114 MB Progress (1): 23/114 MB Progress (1): 23/114 MB Progress (1): 23/114 MB Progress (1): 23/114 MB Progress (1): 23/114 MB Progress (1): 23/114 MB Progress (1): 23/114 MB Progress (1): 23/114 MB Progress (1): 23/114 MB Progress (1): 23/114 MB Progress (1): 23/114 MB Progress (1): 23/114 MB Progress (1): 23/114 MB Progress (1): 23/114 MB Progress (1): 23/114 MB Progress (1): 23/114 MB Progress (1): 23/114 MB Progress (1): 23/114 MB Progress (1): 23/114 MB Progress (1): 23/114 MB Progress (1): 23/114 MB Progress (1): 23/114 MB Progress (1): 23/114 MB Progress (1): 23/114 MB Progress (1): 23/114 MB Progress (1): 23/114 MB Progress (1): 23/114 MB Progress (1): 23/114 MB Progress (1): 23/114 MB Progress (1): 23/114 MB Progress (1): 23/114 MB Progress (1): 23/114 MB Progress (1): 23/114 MB Progress (1): 23/114 MB Progress (1): 23/114 MB Progress (1): 23/114 MB Progress (1): 23/114 MB Progress (1): 23/114 MB Progress (1): 23/114 MB Progress (1): 23/114 MB Progress (1): 23/114 MB Progress (1): 23/114 MB Progress (1): 23/114 MB Progress (1): 23/114 MB Progress (1): 23/114 MB Progress (1): 23/114 MB Progress (1): 23/114 MB Progress (1): 23/114 MB Progress (1): 23/114 MB Progress (1): 23/114 MB Progress (1): 23/114 MB Progress (1): 23/114 MB Progress (1): 23/114 MB Progress (1): 23/114 MB Progress (1): 23/114 MB Progress (1): 23/114 MB Progress (1): 23/114 MB Progress (1): 23/114 MB Progress (1): 23/114 MB Progress (1): 23/114 MB Progress (1): 23/114 MB Progress (1): 23/114 MB Progress (1): 23/114 MB Progress (1): 23/114 MB Progress (1): 23/114 MB Progress (1): 23/114 MB Progress (1): 23/114 MB Progress (1): 23/114 MB Progress (1): 23/114 MB Progress (1): 23/114 MB Progress (1): 23/114 MB Progress (1): 23/114 MB Progress (1): 23/114 MB Progress (1): 23/114 MB Progress (1): 23/114 MB Progress (1): 23/114 MB Progress (1): 23/114 MB Progress (1): 23/114 MB Progress (1): 23/114 MB Progress (1): 23/114 MB Progress (1): 23/114 MB Progress (1): 23/114 MB Progress (1): 23/114 MB Progress (1): 23/114 MB Progress (1): 23/114 MB Progress (1): 23/114 MB Progress (1): 23/114 MB Progress (1): 23/114 MB Progress (1): 23/114 MB Progress (1): 23/114 MB Progress (1): 23/114 MB Progress (1): 23/114 MB Progress (1): 23/114 MB Progress (1): 23/114 MB Progress (1): 23/114 MB Progress (1): 23/114 MB Progress (1): 23/114 MB Progress (1): 23/114 MB Progress (1): 23/114 MB Progress (1): 23/114 MB Progress (1): 23/114 MB Progress (1): 23/114 MB Progress (1): 23/114 MB Progress (1): 23/114 MB Progress (1): 23/114 MB Progress (1): 23/114 MB Progress (1): 23/114 MB Progress (1): 23/114 MB Progress (1): 23/114 MB Progress (1): 23/114 MB Progress (1): 23/114 MB Progress (1): 23/114 MB Progress (1): 23/114 MB Progress (1): 23/114 MB Progress (1): 23/114 MB Progress (1): 23/114 MB Progress (1): 23/114 MB Progress (1): 23/114 MB Progress (1): 23/114 MB Progress (1): 23/114 MB Progress (1): 23/114 MB Progress (1): 23/114 MB Progress (1): 23/114 MB Progress (1): 23/114 MB Progress (1): 23/114 MB Progress (1): 23/114 MB Progress (1): 23/114 MB Progress (1): 23/114 MB Progress (1): 23/114 MB Progress (1): 23/114 MB Progress (1): 23/114 MB Progress (1): 23/114 MB Progress (1): 23/114 MB Progress (1): 23/114 MB Progress (1): 23/114 MB Progress (1): 23/114 MB Progress (1): 23/114 MB Progress (1): 23/114 MB Progress (1): 23/114 MB Progress (1): 23/114 MB Progress (1): 23/114 MB Progress (1): 23/114 MB Progress (1): 23/114 MB Progress (1): 23/114 MB Progress (1): 23/114 MB Progress (1): 23/114 MB Progress (1): 23/114 MB Progress (1): 23/114 MB Progress (1): 23/114 MB Progress (1): 23/114 MB Progress (1): 23/114 MB Progress (1): 23/114 MB Progress (1): 23/114 MB Progress (1): 23/114 MB Progress (1): 23/114 MB Progress (1): 23/114 MB Progress (1): 23/114 MB Progress (1): 23/114 MB Progress (1): 23/114 MB Progress (1): 23/114 MB Progress (1): 23/114 MB Progress (1): 23/114 MB Progress (1): 23/114 MB Progress (1): 23/114 MB Progress (1): 23/114 MB Progress (1): 23/114 MB Progress (1): 23/114 MB Progress (1): 23/114 MB Progress (1): 23/114 MB Progress (1): 23/114 MB Progress (1): 23/114 MB Progress (1): 23/114 MB Progress (1): 23/114 MB Progress (1): 23/114 MB Progress (1): 23/114 MB Progress (1): 23/114 MB Progress (1): 23/114 MB Progress (1): 23/114 MB Progress (1): 23/114 MB Progress (1): 23/114 MB Progress (1): 23/114 MB Progress (1): 23/114 MB Progress (1): 23/114 MB Progress (1): 23/114 MB Progress (1): 23/114 MB Progress (1): 23/114 MB Progress (1): 23/114 MB Progress (1): 23/114 MB Progress (1): 23/114 MB Progress (1): 23/114 MB Progress (1): 23/114 MB Progress (1): 23/114 MB Progress (1): 23/114 MB Progress (1): 23/114 MB Progress (1): 23/114 MB Progress (1): 23/114 MB Progress (1): 23/114 MB Progress (1): 23/114 MB Progress (1): 23/114 MB Progress (1): 23/114 MB Progress (1): 23/114 MB Progress (1): 23/114 MB Progress (1): 23/114 MB Progress (1): 23/114 MB Progress (1): 23/114 MB Progress (1): 23/114 MB Progress (1): 23/114 MB Progress (1): 23/114 MB Progress (1): 23/114 MB Progress (1): 23/114 MB Progress (1): 23/114 MB Progress (1): 23/114 MB Progress (1): 23/114 MB Progress (1): 23/114 MB Progress (1): 23/114 MB Progress (1): 23/114 MB Progress (1): 23/114 MB Progress (1): 23/114 MB Progress (1): 23/114 MB Progress (1): 23/114 MB Progress (1): 23/114 MB Progress (1): 23/114 MB Progress (1): 23/114 MB Progress (1): 23/114 MB Progress (1): 23/114 MB Progress (1): 23/114 MB Progress (1): 23/114 MB Progress (1): 23/114 MB Progress (1): 23/114 MB Progress (1): 23/114 MB Progress (1): 23/114 MB Progress (1): 23/114 MB Progress (1): 23/114 MB Progress (1): 23/114 MB Progress (1): 23/114 MB Progress (1): 23/114 MB Progress (1): 23/114 MB Progress (1): 23/114 MB Progress (1): 23/114 MB Progress (1): 23/114 MB Progress (1): 23/114 MB Progress (1): 23/114 MB Progress (1): 24/114 MB Progress (1): 24/114 MB Progress (1): 24/114 MB Progress (1): 24/114 MB Progress (1): 24/114 MB Progress (1): 24/114 MB Progress (1): 24/114 MB Progress (1): 24/114 MB Progress (1): 24/114 MB Progress (1): 24/114 MB Progress (1): 24/114 MB Progress (1): 24/114 MB Progress (1): 24/114 MB Progress (1): 24/114 MB Progress (1): 24/114 MB Progress (1): 24/114 MB Progress (1): 24/114 MB Progress (1): 24/114 MB Progress (1): 24/114 MB Progress (1): 24/114 MB Progress (1): 24/114 MB Progress (1): 24/114 MB Progress (1): 24/114 MB Progress (1): 24/114 MB Progress (1): 24/114 MB Progress (1): 24/114 MB Progress (1): 24/114 MB Progress (1): 24/114 MB Progress (1): 24/114 MB Progress (1): 24/114 MB Progress (1): 24/114 MB Progress (1): 24/114 MB Progress (1): 24/114 MB Progress (1): 24/114 MB Progress (1): 24/114 MB Progress (1): 24/114 MB Progress (1): 24/114 MB Progress (1): 24/114 MB Progress (1): 24/114 MB Progress (1): 24/114 MB Progress (1): 24/114 MB Progress (1): 24/114 MB Progress (1): 24/114 MB Progress (1): 24/114 MB Progress (1): 24/114 MB Progress (1): 24/114 MB Progress (1): 24/114 MB Progress (1): 24/114 MB Progress (1): 24/114 MB Progress (1): 24/114 MB Progress (1): 24/114 MB Progress (1): 24/114 MB Progress (1): 24/114 MB Progress (1): 24/114 MB Progress (1): 24/114 MB Progress (1): 24/114 MB Progress (1): 24/114 MB Progress (1): 24/114 MB Progress (1): 24/114 MB Progress (1): 24/114 MB Progress (1): 24/114 MB Progress (1): 24/114 MB Progress (1): 24/114 MB Progress (1): 24/114 MB Progress (1): 24/114 MB Progress (1): 24/114 MB Progress (1): 24/114 MB Progress (1): 24/114 MB Progress (1): 24/114 MB Progress (1): 24/114 MB Progress (1): 24/114 MB Progress (1): 24/114 MB Progress (1): 24/114 MB Progress (1): 24/114 MB Progress (1): 24/114 MB Progress (1): 24/114 MB Progress (1): 24/114 MB Progress (1): 24/114 MB Progress (1): 24/114 MB Progress (1): 24/114 MB Progress (1): 24/114 MB Progress (1): 24/114 MB Progress (1): 24/114 MB Progress (1): 24/114 MB Progress (1): 24/114 MB Progress (1): 24/114 MB Progress (1): 24/114 MB Progress (1): 24/114 MB Progress (1): 24/114 MB Progress (1): 24/114 MB Progress (1): 24/114 MB Progress (1): 24/114 MB Progress (1): 24/114 MB Progress (1): 24/114 MB Progress (1): 24/114 MB Progress (1): 24/114 MB Progress (1): 24/114 MB Progress (1): 24/114 MB Progress (1): 24/114 MB Progress (1): 24/114 MB Progress (1): 24/114 MB Progress (1): 24/114 MB Progress (1): 24/114 MB Progress (1): 24/114 MB Progress (1): 24/114 MB Progress (1): 24/114 MB Progress (1): 24/114 MB Progress (1): 24/114 MB Progress (1): 24/114 MB Progress (1): 24/114 MB Progress (1): 24/114 MB Progress (1): 24/114 MB Progress (1): 24/114 MB Progress (1): 24/114 MB Progress (1): 24/114 MB Progress (1): 24/114 MB Progress (1): 24/114 MB Progress (1): 24/114 MB Progress (1): 24/114 MB Progress (1): 24/114 MB Progress (1): 24/114 MB Progress (1): 24/114 MB Progress (1): 24/114 MB Progress (1): 24/114 MB Progress (1): 24/114 MB Progress (1): 24/114 MB Progress (1): 24/114 MB Progress (1): 24/114 MB Progress (1): 24/114 MB Progress (1): 24/114 MB Progress (1): 24/114 MB Progress (1): 24/114 MB Progress (1): 24/114 MB Progress (1): 24/114 MB Progress (1): 24/114 MB Progress (1): 24/114 MB Progress (1): 24/114 MB Progress (1): 24/114 MB Progress (1): 24/114 MB Progress (1): 24/114 MB Progress (1): 24/114 MB Progress (1): 24/114 MB Progress (1): 24/114 MB Progress (1): 24/114 MB Progress (1): 24/114 MB Progress (1): 24/114 MB Progress (1): 24/114 MB Progress (1): 24/114 MB Progress (1): 24/114 MB Progress (1): 24/114 MB Progress (1): 24/114 MB Progress (1): 24/114 MB Progress (1): 24/114 MB Progress (1): 24/114 MB Progress (1): 24/114 MB Progress (1): 24/114 MB Progress (1): 24/114 MB Progress (1): 24/114 MB Progress (1): 24/114 MB Progress (1): 24/114 MB Progress (1): 24/114 MB Progress (1): 24/114 MB Progress (1): 24/114 MB Progress (1): 24/114 MB Progress (1): 24/114 MB Progress (1): 24/114 MB Progress (1): 24/114 MB Progress (1): 24/114 MB Progress (1): 24/114 MB Progress (1): 24/114 MB Progress (1): 24/114 MB Progress (1): 24/114 MB Progress (1): 24/114 MB Progress (1): 24/114 MB Progress (1): 24/114 MB Progress (1): 24/114 MB Progress (1): 24/114 MB Progress (1): 24/114 MB Progress (1): 24/114 MB Progress (1): 24/114 MB Progress (1): 24/114 MB Progress (1): 24/114 MB Progress (1): 24/114 MB Progress (1): 24/114 MB Progress (1): 24/114 MB Progress (1): 24/114 MB Progress (1): 24/114 MB Progress (1): 24/114 MB Progress (1): 24/114 MB Progress (1): 24/114 MB Progress (1): 24/114 MB Progress (1): 24/114 MB Progress (1): 24/114 MB Progress (1): 24/114 MB Progress (1): 24/114 MB Progress (1): 24/114 MB Progress (1): 24/114 MB Progress (1): 24/114 MB Progress (1): 24/114 MB Progress (1): 24/114 MB Progress (1): 24/114 MB Progress (1): 24/114 MB Progress (1): 24/114 MB Progress (1): 24/114 MB Progress (1): 24/114 MB Progress (1): 24/114 MB Progress (1): 24/114 MB Progress (1): 24/114 MB Progress (1): 24/114 MB Progress (1): 24/114 MB Progress (1): 24/114 MB Progress (1): 24/114 MB Progress (1): 24/114 MB Progress (1): 24/114 MB Progress (1): 24/114 MB Progress (1): 24/114 MB Progress (1): 24/114 MB Progress (1): 24/114 MB Progress (1): 24/114 MB Progress (1): 24/114 MB Progress (1): 24/114 MB Progress (1): 24/114 MB Progress (1): 24/114 MB Progress (1): 24/114 MB Progress (1): 24/114 MB Progress (1): 24/114 MB Progress (1): 24/114 MB Progress (1): 24/114 MB Progress (1): 24/114 MB Progress (1): 24/114 MB Progress (1): 24/114 MB Progress (1): 24/114 MB Progress (1): 24/114 MB Progress (1): 24/114 MB Progress (1): 24/114 MB Progress (1): 24/114 MB Progress (1): 24/114 MB Progress (1): 24/114 MB Progress (1): 24/114 MB Progress (1): 24/114 MB Progress (1): 24/114 MB Progress (1): 24/114 MB Progress (1): 24/114 MB Progress (1): 24/114 MB Progress (1): 24/114 MB Progress (1): 24/114 MB Progress (1): 24/114 MB Progress (1): 24/114 MB Progress (1): 24/114 MB Progress (1): 24/114 MB Progress (1): 24/114 MB Progress (1): 24/114 MB Progress (1): 24/114 MB Progress (1): 24/114 MB Progress (1): 24/114 MB Progress (1): 24/114 MB Progress (1): 24/114 MB Progress (1): 24/114 MB Progress (1): 24/114 MB Progress (1): 24/114 MB Progress (1): 24/114 MB Progress (1): 24/114 MB Progress (1): 24/114 MB Progress (1): 24/114 MB Progress (1): 24/114 MB Progress (1): 24/114 MB Progress (1): 24/114 MB Progress (1): 24/114 MB Progress (1): 24/114 MB Progress (1): 24/114 MB Progress (1): 24/114 MB Progress (1): 24/114 MB Progress (1): 24/114 MB Progress (1): 24/114 MB Progress (1): 24/114 MB Progress (1): 24/114 MB Progress (1): 24/114 MB Progress (1): 24/114 MB Progress (1): 24/114 MB Progress (1): 24/114 MB Progress (1): 24/114 MB Progress (1): 24/114 MB Progress (1): 24/114 MB Progress (1): 24/114 MB Progress (1): 24/114 MB Progress (1): 24/114 MB Progress (1): 24/114 MB Progress (1): 24/114 MB Progress (1): 24/114 MB Progress (1): 24/114 MB Progress (1): 24/114 MB Progress (1): 24/114 MB Progress (1): 24/114 MB Progress (1): 24/114 MB Progress (1): 24/114 MB Progress (1): 24/114 MB Progress (1): 24/114 MB Progress (1): 24/114 MB Progress (1): 24/114 MB Progress (1): 24/114 MB Progress (1): 24/114 MB Progress (1): 24/114 MB Progress (1): 24/114 MB Progress (1): 24/114 MB Progress (1): 24/114 MB Progress (1): 24/114 MB Progress (1): 24/114 MB Progress (1): 24/114 MB Progress (1): 24/114 MB Progress (1): 24/114 MB Progress (1): 24/114 MB Progress (1): 24/114 MB Progress (1): 24/114 MB Progress (1): 24/114 MB Progress (1): 24/114 MB Progress (1): 24/114 MB Progress (1): 24/114 MB Progress (1): 24/114 MB Progress (1): 24/114 MB Progress (1): 24/114 MB Progress (1): 24/114 MB Progress (1): 24/114 MB Progress (1): 24/114 MB Progress (1): 24/114 MB Progress (1): 24/114 MB Progress (1): 24/114 MB Progress (1): 24/114 MB Progress (1): 24/114 MB Progress (1): 24/114 MB Progress (1): 24/114 MB Progress (1): 24/114 MB Progress (1): 24/114 MB Progress (1): 24/114 MB Progress (1): 24/114 MB Progress (1): 24/114 MB Progress (1): 24/114 MB Progress (1): 24/114 MB Progress (1): 24/114 MB Progress (1): 24/114 MB Progress (1): 24/114 MB Progress (1): 24/114 MB Progress (1): 24/114 MB Progress (1): 24/114 MB Progress (1): 24/114 MB Progress (1): 24/114 MB Progress (1): 24/114 MB Progress (1): 24/114 MB Progress (1): 24/114 MB Progress (1): 24/114 MB Progress (1): 24/114 MB Progress (1): 24/114 MB Progress (1): 24/114 MB Progress (1): 24/114 MB Progress (1): 24/114 MB Progress (1): 24/114 MB Progress (1): 24/114 MB Progress (1): 24/114 MB Progress (1): 24/114 MB Progress (1): 24/114 MB Progress (1): 24/114 MB Progress (1): 24/114 MB Progress (1): 24/114 MB Progress (1): 24/114 MB Progress (1): 24/114 MB Progress (1): 24/114 MB Progress (1): 24/114 MB Progress (1): 24/114 MB Progress (1): 24/114 MB Progress (1): 24/114 MB Progress (1): 24/114 MB Progress (1): 24/114 MB Progress (1): 24/114 MB Progress (1): 24/114 MB Progress (1): 24/114 MB Progress (1): 24/114 MB Progress (1): 24/114 MB Progress (1): 24/114 MB Progress (1): 24/114 MB Progress (1): 24/114 MB Progress (1): 24/114 MB Progress (1): 24/114 MB Progress (1): 24/114 MB Progress (1): 24/114 MB Progress (1): 24/114 MB Progress (1): 24/114 MB Progress (1): 24/114 MB Progress (1): 24/114 MB Progress (1): 24/114 MB Progress (1): 24/114 MB Progress (1): 24/114 MB Progress (1): 24/114 MB Progress (1): 24/114 MB Progress (1): 24/114 MB Progress (1): 24/114 MB Progress (1): 24/114 MB Progress (1): 24/114 MB Progress (1): 24/114 MB Progress (1): 24/114 MB Progress (1): 24/114 MB Progress (1): 24/114 MB Progress (1): 24/114 MB Progress (1): 24/114 MB Progress (1): 24/114 MB Progress (1): 24/114 MB Progress (1): 24/114 MB Progress (1): 24/114 MB Progress (1): 24/114 MB Progress (1): 24/114 MB Progress (1): 24/114 MB Progress (1): 24/114 MB Progress (1): 24/114 MB Progress (1): 24/114 MB Progress (1): 24/114 MB Progress (1): 24/114 MB Progress (1): 24/114 MB Progress (1): 24/114 MB Progress (1): 24/114 MB Progress (1): 24/114 MB Progress (1): 24/114 MB Progress (1): 24/114 MB Progress (1): 24/114 MB Progress (1): 24/114 MB Progress (1): 24/114 MB Progress (1): 24/114 MB Progress (1): 24/114 MB Progress (1): 24/114 MB Progress (1): 24/114 MB Progress (1): 24/114 MB Progress (1): 24/114 MB Progress (1): 24/114 MB Progress (1): 24/114 MB Progress (1): 24/114 MB Progress (1): 24/114 MB Progress (1): 24/114 MB Progress (1): 24/114 MB Progress (1): 24/114 MB Progress (1): 24/114 MB Progress (1): 24/114 MB Progress (1): 24/114 MB Progress (1): 24/114 MB Progress (1): 24/114 MB Progress (1): 24/114 MB Progress (1): 24/114 MB Progress (1): 24/114 MB Progress (1): 24/114 MB Progress (1): 24/114 MB Progress (1): 24/114 MB Progress (1): 24/114 MB Progress (1): 24/114 MB Progress (1): 24/114 MB Progress (1): 24/114 MB Progress (1): 24/114 MB Progress (1): 24/114 MB Progress (1): 24/114 MB Progress (1): 24/114 MB Progress (1): 24/114 MB Progress (1): 24/114 MB Progress (1): 24/114 MB Progress (1): 24/114 MB Progress (1): 24/114 MB Progress (1): 24/114 MB Progress (1): 24/114 MB Progress (1): 24/114 MB Progress (1): 24/114 MB Progress (1): 24/114 MB Progress (1): 24/114 MB Progress (1): 24/114 MB Progress (1): 24/114 MB Progress (1): 24/114 MB Progress (1): 24/114 MB Progress (1): 24/114 MB Progress (1): 24/114 MB Progress (1): 24/114 MB Progress (1): 24/114 MB Progress (1): 24/114 MB Progress (1): 24/114 MB Progress (1): 24/114 MB Progress (1): 24/114 MB Progress (1): 24/114 MB Progress (1): 24/114 MB Progress (1): 24/114 MB Progress (1): 24/114 MB Progress (1): 24/114 MB Progress (1): 24/114 MB Progress (1): 24/114 MB Progress (1): 24/114 MB Progress (1): 24/114 MB Progress (1): 24/114 MB Progress (1): 25/114 MB Progress (1): 25/114 MB Progress (1): 25/114 MB Progress (1): 25/114 MB Progress (1): 25/114 MB Progress (1): 25/114 MB Progress (1): 25/114 MB Progress (1): 25/114 MB Progress (1): 25/114 MB Progress (1): 25/114 MB Progress (1): 25/114 MB Progress (1): 25/114 MB Progress (1): 25/114 MB Progress (1): 25/114 MB Progress (1): 25/114 MB Progress (1): 25/114 MB Progress (1): 25/114 MB Progress (1): 25/114 MB Progress (1): 25/114 MB Progress (1): 25/114 MB Progress (1): 25/114 MB Progress (1): 25/114 MB Progress (1): 25/114 MB Progress (1): 25/114 MB Progress (1): 25/114 MB Progress (1): 25/114 MB Progress (1): 25/114 MB Progress (1): 25/114 MB Progress (1): 25/114 MB Progress (1): 25/114 MB Progress (1): 25/114 MB Progress (1): 25/114 MB Progress (1): 25/114 MB Progress (1): 25/114 MB Progress (1): 25/114 MB Progress (1): 25/114 MB Progress (1): 25/114 MB Progress (1): 25/114 MB Progress (1): 25/114 MB Progress (1): 25/114 MB Progress (1): 25/114 MB Progress (1): 25/114 MB Progress (1): 25/114 MB Progress (1): 25/114 MB Progress (1): 25/114 MB Progress (1): 25/114 MB Progress (1): 25/114 MB Progress (1): 25/114 MB Progress (1): 25/114 MB Progress (1): 25/114 MB Progress (1): 25/114 MB Progress (1): 25/114 MB Progress (1): 25/114 MB Progress (1): 25/114 MB Progress (1): 25/114 MB Progress (1): 25/114 MB Progress (1): 25/114 MB Progress (1): 25/114 MB Progress (1): 25/114 MB Progress (1): 25/114 MB Progress (1): 25/114 MB Progress (1): 25/114 MB Progress (1): 25/114 MB Progress (1): 25/114 MB Progress (1): 25/114 MB Progress (1): 25/114 MB Progress (1): 25/114 MB Progress (1): 25/114 MB Progress (1): 25/114 MB Progress (1): 25/114 MB Progress (1): 25/114 MB Progress (1): 25/114 MB Progress (1): 25/114 MB Progress (1): 25/114 MB Progress (1): 25/114 MB Progress (1): 25/114 MB Progress (1): 25/114 MB Progress (1): 25/114 MB Progress (1): 25/114 MB Progress (1): 25/114 MB Progress (1): 25/114 MB Progress (1): 25/114 MB Progress (1): 25/114 MB Progress (1): 25/114 MB Progress (1): 25/114 MB Progress (1): 25/114 MB Progress (1): 25/114 MB Progress (1): 25/114 MB Progress (1): 25/114 MB Progress (1): 25/114 MB Progress (1): 25/114 MB Progress (1): 25/114 MB Progress (1): 25/114 MB Progress (1): 25/114 MB Progress (1): 25/114 MB Progress (1): 25/114 MB Progress (1): 25/114 MB Progress (1): 25/114 MB Progress (1): 25/114 MB Progress (1): 25/114 MB Progress (1): 25/114 MB Progress (1): 25/114 MB Progress (1): 25/114 MB Progress (1): 25/114 MB Progress (1): 25/114 MB Progress (1): 25/114 MB Progress (1): 25/114 MB Progress (1): 25/114 MB Progress (1): 25/114 MB Progress (1): 25/114 MB Progress (1): 25/114 MB Progress (1): 25/114 MB Progress (1): 25/114 MB Progress (1): 25/114 MB Progress (1): 25/114 MB Progress (1): 25/114 MB Progress (1): 25/114 MB Progress (1): 25/114 MB Progress (1): 25/114 MB Progress (1): 25/114 MB Progress (1): 25/114 MB Progress (1): 25/114 MB Progress (1): 25/114 MB Progress (1): 25/114 MB Progress (1): 25/114 MB Progress (1): 25/114 MB Progress (1): 25/114 MB Progress (1): 25/114 MB Progress (1): 25/114 MB Progress (1): 25/114 MB Progress (1): 25/114 MB Progress (1): 25/114 MB Progress (1): 25/114 MB Progress (1): 25/114 MB Progress (1): 25/114 MB Progress (1): 25/114 MB Progress (1): 25/114 MB Progress (1): 25/114 MB Progress (1): 25/114 MB Progress (1): 25/114 MB Progress (1): 25/114 MB Progress (1): 25/114 MB Progress (1): 25/114 MB Progress (1): 25/114 MB Progress (1): 25/114 MB Progress (1): 25/114 MB Progress (1): 25/114 MB Progress (1): 25/114 MB Progress (1): 25/114 MB Progress (1): 25/114 MB Progress (1): 25/114 MB Progress (1): 25/114 MB Progress (1): 25/114 MB Progress (1): 25/114 MB Progress (1): 25/114 MB Progress (1): 25/114 MB Progress (1): 25/114 MB Progress (1): 25/114 MB Progress (1): 25/114 MB Progress (1): 25/114 MB Progress (1): 25/114 MB Progress (1): 25/114 MB Progress (1): 25/114 MB Progress (1): 25/114 MB Progress (1): 25/114 MB Progress (1): 25/114 MB Progress (1): 25/114 MB Progress (1): 25/114 MB Progress (1): 25/114 MB Progress (1): 25/114 MB Progress (1): 25/114 MB Progress (1): 25/114 MB Progress (1): 25/114 MB Progress (1): 25/114 MB Progress (1): 25/114 MB Progress (1): 25/114 MB Progress (1): 25/114 MB Progress (1): 25/114 MB Progress (1): 25/114 MB Progress (1): 25/114 MB Progress (1): 25/114 MB Progress (1): 25/114 MB Progress (1): 25/114 MB Progress (1): 25/114 MB Progress (1): 25/114 MB Progress (1): 25/114 MB Progress (1): 25/114 MB Progress (1): 25/114 MB Progress (1): 25/114 MB Progress (1): 25/114 MB Progress (1): 25/114 MB Progress (1): 25/114 MB Progress (1): 25/114 MB Progress (1): 25/114 MB Progress (1): 25/114 MB Progress (1): 25/114 MB Progress (1): 25/114 MB Progress (1): 25/114 MB Progress (1): 25/114 MB Progress (1): 25/114 MB Progress (1): 25/114 MB Progress (1): 25/114 MB Progress (1): 25/114 MB Progress (1): 25/114 MB Progress (1): 25/114 MB Progress (1): 25/114 MB Progress (1): 25/114 MB Progress (1): 25/114 MB Progress (1): 25/114 MB Progress (1): 25/114 MB Progress (1): 25/114 MB Progress (1): 25/114 MB Progress (1): 25/114 MB Progress (1): 25/114 MB Progress (1): 25/114 MB Progress (1): 25/114 MB Progress (1): 25/114 MB Progress (1): 25/114 MB Progress (1): 25/114 MB Progress (1): 25/114 MB Progress (1): 25/114 MB Progress (1): 25/114 MB Progress (1): 25/114 MB Progress (1): 25/114 MB Progress (1): 25/114 MB Progress (1): 25/114 MB Progress (1): 25/114 MB Progress (1): 25/114 MB Progress (1): 25/114 MB Progress (1): 25/114 MB Progress (1): 25/114 MB Progress (1): 25/114 MB Progress (1): 25/114 MB Progress (1): 25/114 MB Progress (1): 25/114 MB Progress (1): 25/114 MB Progress (1): 25/114 MB Progress (1): 25/114 MB Progress (1): 25/114 MB Progress (1): 25/114 MB Progress (1): 25/114 MB Progress (1): 25/114 MB Progress (1): 25/114 MB Progress (1): 25/114 MB Progress (1): 25/114 MB Progress (1): 25/114 MB Progress (1): 25/114 MB Progress (1): 25/114 MB Progress (1): 25/114 MB Progress (1): 25/114 MB Progress (1): 25/114 MB Progress (1): 25/114 MB Progress (1): 25/114 MB Progress (1): 25/114 MB Progress (1): 25/114 MB Progress (1): 25/114 MB Progress (1): 25/114 MB Progress (1): 25/114 MB Progress (1): 25/114 MB Progress (1): 25/114 MB Progress (1): 25/114 MB Progress (1): 25/114 MB Progress (1): 25/114 MB Progress (1): 25/114 MB Progress (1): 25/114 MB Progress (1): 25/114 MB Progress (1): 25/114 MB Progress (1): 25/114 MB Progress (1): 25/114 MB Progress (1): 25/114 MB Progress (1): 25/114 MB Progress (1): 25/114 MB Progress (1): 25/114 MB Progress (1): 25/114 MB Progress (1): 25/114 MB Progress (1): 25/114 MB Progress (1): 25/114 MB Progress (1): 25/114 MB Progress (1): 25/114 MB Progress (1): 25/114 MB Progress (1): 25/114 MB Progress (1): 25/114 MB Progress (1): 25/114 MB Progress (1): 25/114 MB Progress (1): 25/114 MB Progress (1): 25/114 MB Progress (1): 25/114 MB Progress (1): 25/114 MB Progress (1): 25/114 MB Progress (1): 25/114 MB Progress (1): 25/114 MB Progress (1): 25/114 MB Progress (1): 25/114 MB Progress (1): 25/114 MB Progress (1): 25/114 MB Progress (1): 25/114 MB Progress (1): 25/114 MB Progress (1): 25/114 MB Progress (1): 25/114 MB Progress (1): 25/114 MB Progress (1): 25/114 MB Progress (1): 25/114 MB Progress (1): 25/114 MB Progress (1): 25/114 MB Progress (1): 25/114 MB Progress (1): 25/114 MB Progress (1): 25/114 MB Progress (1): 25/114 MB Progress (1): 25/114 MB Progress (1): 25/114 MB Progress (1): 25/114 MB Progress (1): 25/114 MB Progress (1): 25/114 MB Progress (1): 25/114 MB Progress (1): 25/114 MB Progress (1): 25/114 MB Progress (1): 25/114 MB Progress (1): 25/114 MB Progress (1): 25/114 MB Progress (1): 25/114 MB Progress (1): 25/114 MB Progress (1): 25/114 MB Progress (1): 25/114 MB Progress (1): 25/114 MB Progress (1): 25/114 MB Progress (1): 25/114 MB Progress (1): 25/114 MB Progress (1): 25/114 MB Progress (1): 25/114 MB Progress (1): 25/114 MB Progress (1): 25/114 MB Progress (1): 25/114 MB Progress (1): 25/114 MB Progress (1): 25/114 MB Progress (1): 25/114 MB Progress (1): 25/114 MB Progress (1): 25/114 MB Progress (1): 25/114 MB Progress (1): 25/114 MB Progress (1): 25/114 MB Progress (1): 25/114 MB Progress (1): 25/114 MB Progress (1): 25/114 MB Progress (1): 25/114 MB Progress (1): 25/114 MB Progress (1): 25/114 MB Progress (1): 25/114 MB Progress (1): 25/114 MB Progress (1): 25/114 MB Progress (1): 25/114 MB Progress (1): 25/114 MB Progress (1): 25/114 MB Progress (1): 25/114 MB Progress (1): 25/114 MB Progress (1): 25/114 MB Progress (1): 25/114 MB Progress (1): 25/114 MB Progress (1): 25/114 MB Progress (1): 25/114 MB Progress (1): 25/114 MB Progress (1): 25/114 MB Progress (1): 25/114 MB Progress (1): 25/114 MB Progress (1): 25/114 MB Progress (1): 25/114 MB Progress (1): 25/114 MB Progress (1): 25/114 MB Progress (1): 25/114 MB Progress (1): 25/114 MB Progress (1): 25/114 MB Progress (1): 25/114 MB Progress (1): 25/114 MB Progress (1): 25/114 MB Progress (1): 25/114 MB Progress (1): 25/114 MB Progress (1): 25/114 MB Progress (1): 25/114 MB Progress (1): 25/114 MB Progress (1): 25/114 MB Progress (1): 25/114 MB Progress (1): 25/114 MB Progress (1): 25/114 MB Progress (1): 25/114 MB Progress (1): 25/114 MB Progress (1): 25/114 MB Progress (1): 25/114 MB Progress (1): 25/114 MB Progress (1): 25/114 MB Progress (1): 25/114 MB Progress (1): 25/114 MB Progress (1): 25/114 MB Progress (1): 25/114 MB Progress (1): 25/114 MB Progress (1): 25/114 MB Progress (1): 25/114 MB Progress (1): 25/114 MB Progress (1): 25/114 MB Progress (1): 25/114 MB Progress (1): 25/114 MB Progress (1): 25/114 MB Progress (1): 25/114 MB Progress (1): 25/114 MB Progress (1): 25/114 MB Progress (1): 25/114 MB Progress (1): 25/114 MB Progress (1): 25/114 MB Progress (1): 25/114 MB Progress (1): 25/114 MB Progress (1): 25/114 MB Progress (1): 25/114 MB Progress (1): 25/114 MB Progress (1): 25/114 MB Progress (1): 25/114 MB Progress (1): 25/114 MB Progress (1): 25/114 MB Progress (1): 25/114 MB Progress (1): 25/114 MB Progress (1): 25/114 MB Progress (1): 25/114 MB Progress (1): 25/114 MB Progress (1): 25/114 MB Progress (1): 25/114 MB Progress (1): 25/114 MB Progress (1): 25/114 MB Progress (1): 25/114 MB Progress (1): 25/114 MB Progress (1): 25/114 MB Progress (1): 25/114 MB Progress (1): 25/114 MB Progress (1): 25/114 MB Progress (1): 25/114 MB Progress (1): 25/114 MB Progress (1): 25/114 MB Progress (1): 25/114 MB Progress (1): 25/114 MB Progress (1): 25/114 MB Progress (1): 25/114 MB Progress (1): 25/114 MB Progress (1): 25/114 MB Progress (1): 25/114 MB Progress (1): 25/114 MB Progress (1): 25/114 MB Progress (1): 25/114 MB Progress (1): 25/114 MB Progress (1): 25/114 MB Progress (1): 25/114 MB Progress (1): 25/114 MB Progress (1): 25/114 MB Progress (1): 25/114 MB Progress (1): 25/114 MB Progress (1): 25/114 MB Progress (1): 25/114 MB Progress (1): 25/114 MB Progress (1): 25/114 MB Progress (1): 25/114 MB Progress (1): 25/114 MB Progress (1): 25/114 MB Progress (1): 25/114 MB Progress (1): 25/114 MB Progress (1): 25/114 MB Progress (1): 25/114 MB Progress (1): 25/114 MB Progress (1): 25/114 MB Progress (1): 25/114 MB Progress (1): 25/114 MB Progress (1): 25/114 MB Progress (1): 25/114 MB Progress (1): 25/114 MB Progress (1): 25/114 MB Progress (1): 25/114 MB Progress (1): 25/114 MB Progress (1): 25/114 MB Progress (1): 25/114 MB Progress (1): 25/114 MB Progress (1): 25/114 MB Progress (1): 25/114 MB Progress (1): 25/114 MB Progress (1): 25/114 MB Progress (1): 25/114 MB Progress (1): 25/114 MB Progress (1): 25/114 MB Progress (1): 25/114 MB Progress (1): 25/114 MB Progress (1): 25/114 MB Progress (1): 25/114 MB Progress (1): 25/114 MB Progress (1): 25/114 MB Progress (1): 25/114 MB Progress (1): 25/114 MB Progress (1): 26/114 MB Progress (1): 26/114 MB Progress (1): 26/114 MB Progress (1): 26/114 MB Progress (1): 26/114 MB Progress (1): 26/114 MB Progress (1): 26/114 MB Progress (1): 26/114 MB Progress (1): 26/114 MB Progress (1): 26/114 MB Progress (1): 26/114 MB Progress (1): 26/114 MB Progress (1): 26/114 MB Progress (1): 26/114 MB Progress (1): 26/114 MB Progress (1): 26/114 MB Progress (1): 26/114 MB Progress (1): 26/114 MB Progress (1): 26/114 MB Progress (1): 26/114 MB Progress (1): 26/114 MB Progress (1): 26/114 MB Progress (1): 26/114 MB Progress (1): 26/114 MB Progress (1): 26/114 MB Progress (1): 26/114 MB Progress (1): 26/114 MB Progress (1): 26/114 MB Progress (1): 26/114 MB Progress (1): 26/114 MB Progress (1): 26/114 MB Progress (1): 26/114 MB Progress (1): 26/114 MB Progress (1): 26/114 MB Progress (1): 26/114 MB Progress (1): 26/114 MB Progress (1): 26/114 MB Progress (1): 26/114 MB Progress (1): 26/114 MB Progress (1): 26/114 MB Progress (1): 26/114 MB Progress (1): 26/114 MB Progress (1): 26/114 MB Progress (1): 26/114 MB Progress (1): 26/114 MB Progress (1): 26/114 MB Progress (1): 26/114 MB Progress (1): 26/114 MB Progress (1): 26/114 MB Progress (1): 26/114 MB Progress (1): 26/114 MB Progress (1): 26/114 MB Progress (1): 26/114 MB Progress (1): 26/114 MB Progress (1): 26/114 MB Progress (1): 26/114 MB Progress (1): 26/114 MB Progress (1): 26/114 MB Progress (1): 26/114 MB Progress (1): 26/114 MB Progress (1): 26/114 MB Progress (1): 26/114 MB Progress (1): 26/114 MB Progress (1): 26/114 MB Progress (1): 26/114 MB Progress (1): 26/114 MB Progress (1): 26/114 MB Progress (1): 26/114 MB Progress (1): 26/114 MB Progress (1): 26/114 MB Progress (1): 26/114 MB Progress (1): 26/114 MB Progress (1): 26/114 MB Progress (1): 26/114 MB Progress (1): 26/114 MB Progress (1): 26/114 MB Progress (1): 26/114 MB Progress (1): 26/114 MB Progress (1): 26/114 MB Progress (1): 26/114 MB Progress (1): 26/114 MB Progress (1): 26/114 MB Progress (1): 26/114 MB Progress (1): 26/114 MB Progress (1): 26/114 MB Progress (1): 26/114 MB Progress (1): 26/114 MB Progress (1): 26/114 MB Progress (1): 26/114 MB Progress (1): 26/114 MB Progress (1): 26/114 MB Progress (1): 26/114 MB Progress (1): 26/114 MB Progress (1): 26/114 MB Progress (1): 26/114 MB Progress (1): 26/114 MB Progress (1): 26/114 MB Progress (1): 26/114 MB Progress (1): 26/114 MB Progress (1): 26/114 MB Progress (1): 26/114 MB Progress (1): 26/114 MB Progress (1): 26/114 MB Progress (1): 26/114 MB Progress (1): 26/114 MB Progress (1): 26/114 MB Progress (1): 26/114 MB Progress (1): 26/114 MB Progress (1): 26/114 MB Progress (1): 26/114 MB Progress (1): 26/114 MB Progress (1): 26/114 MB Progress (1): 26/114 MB Progress (1): 26/114 MB Progress (1): 26/114 MB Progress (1): 26/114 MB Progress (1): 26/114 MB Progress (1): 26/114 MB Progress (1): 26/114 MB Progress (1): 26/114 MB Progress (1): 26/114 MB Progress (1): 26/114 MB Progress (1): 26/114 MB Progress (1): 26/114 MB Progress (1): 26/114 MB Progress (1): 26/114 MB Progress (1): 26/114 MB Progress (1): 26/114 MB Progress (1): 26/114 MB Progress (1): 26/114 MB Progress (1): 26/114 MB Progress (1): 26/114 MB Progress (1): 26/114 MB Progress (1): 26/114 MB Progress (1): 26/114 MB Progress (1): 26/114 MB Progress (1): 26/114 MB Progress (1): 26/114 MB Progress (1): 26/114 MB Progress (1): 26/114 MB Progress (1): 26/114 MB Progress (1): 26/114 MB Progress (1): 26/114 MB Progress (1): 26/114 MB Progress (1): 26/114 MB Progress (1): 26/114 MB Progress (1): 26/114 MB Progress (1): 26/114 MB Progress (1): 26/114 MB Progress (1): 26/114 MB Progress (1): 26/114 MB Progress (1): 26/114 MB Progress (1): 26/114 MB Progress (1): 26/114 MB Progress (1): 26/114 MB Progress (1): 26/114 MB Progress (1): 26/114 MB Progress (1): 26/114 MB Progress (1): 26/114 MB Progress (1): 26/114 MB Progress (1): 26/114 MB Progress (1): 26/114 MB Progress (1): 26/114 MB Progress (1): 26/114 MB Progress (1): 26/114 MB Progress (1): 26/114 MB Progress (1): 26/114 MB Progress (1): 26/114 MB Progress (1): 26/114 MB Progress (1): 26/114 MB Progress (1): 26/114 MB Progress (1): 26/114 MB Progress (1): 26/114 MB Progress (1): 26/114 MB Progress (1): 26/114 MB Progress (1): 26/114 MB Progress (1): 26/114 MB Progress (1): 26/114 MB Progress (1): 26/114 MB Progress (1): 26/114 MB Progress (1): 26/114 MB Progress (1): 26/114 MB Progress (1): 26/114 MB Progress (1): 26/114 MB Progress (1): 26/114 MB Progress (1): 26/114 MB Progress (1): 26/114 MB Progress (1): 26/114 MB Progress (1): 26/114 MB Progress (1): 26/114 MB Progress (1): 26/114 MB Progress (1): 26/114 MB Progress (1): 26/114 MB Progress (1): 26/114 MB Progress (1): 26/114 MB Progress (1): 26/114 MB Progress (1): 26/114 MB Progress (1): 26/114 MB Progress (1): 26/114 MB Progress (1): 26/114 MB Progress (1): 26/114 MB Progress (1): 26/114 MB Progress (1): 26/114 MB Progress (1): 26/114 MB Progress (1): 26/114 MB Progress (1): 26/114 MB Progress (1): 26/114 MB Progress (1): 26/114 MB Progress (1): 26/114 MB Progress (1): 26/114 MB Progress (1): 26/114 MB Progress (1): 26/114 MB Progress (1): 26/114 MB Progress (1): 26/114 MB Progress (1): 26/114 MB Progress (1): 26/114 MB Progress (1): 26/114 MB Progress (1): 26/114 MB Progress (1): 26/114 MB Progress (1): 26/114 MB Progress (1): 26/114 MB Progress (1): 26/114 MB Progress (1): 26/114 MB Progress (1): 26/114 MB Progress (1): 26/114 MB Progress (1): 26/114 MB Progress (1): 26/114 MB Progress (1): 26/114 MB Progress (1): 26/114 MB Progress (1): 26/114 MB Progress (1): 26/114 MB Progress (1): 26/114 MB Progress (1): 26/114 MB Progress (1): 26/114 MB Progress (1): 26/114 MB Progress (1): 26/114 MB Progress (1): 26/114 MB Progress (1): 26/114 MB Progress (1): 26/114 MB Progress (1): 26/114 MB Progress (1): 26/114 MB Progress (1): 26/114 MB Progress (1): 26/114 MB Progress (1): 26/114 MB Progress (1): 26/114 MB Progress (1): 26/114 MB Progress (1): 26/114 MB Progress (1): 26/114 MB Progress (1): 26/114 MB Progress (1): 26/114 MB Progress (1): 26/114 MB Progress (1): 26/114 MB Progress (1): 26/114 MB Progress (1): 26/114 MB Progress (1): 26/114 MB Progress (1): 26/114 MB Progress (1): 26/114 MB Progress (1): 26/114 MB Progress (1): 26/114 MB Progress (1): 26/114 MB Progress (1): 26/114 MB Progress (1): 26/114 MB Progress (1): 26/114 MB Progress (1): 26/114 MB Progress (1): 26/114 MB Progress (1): 26/114 MB Progress (1): 26/114 MB Progress (1): 26/114 MB Progress (1): 26/114 MB Progress (1): 26/114 MB Progress (1): 26/114 MB Progress (1): 26/114 MB Progress (1): 26/114 MB Progress (1): 26/114 MB Progress (1): 26/114 MB Progress (1): 26/114 MB Progress (1): 26/114 MB Progress (1): 26/114 MB Progress (1): 26/114 MB Progress (1): 26/114 MB Progress (1): 26/114 MB Progress (1): 26/114 MB Progress (1): 26/114 MB Progress (1): 26/114 MB Progress (1): 26/114 MB Progress (1): 26/114 MB Progress (1): 26/114 MB Progress (1): 26/114 MB Progress (1): 26/114 MB Progress (1): 26/114 MB Progress (1): 26/114 MB Progress (1): 26/114 MB Progress (1): 26/114 MB Progress (1): 26/114 MB Progress (1): 26/114 MB Progress (1): 26/114 MB Progress (1): 26/114 MB Progress (1): 26/114 MB Progress (1): 26/114 MB Progress (1): 26/114 MB Progress (1): 26/114 MB Progress (1): 26/114 MB Progress (1): 26/114 MB Progress (1): 26/114 MB Progress (1): 26/114 MB Progress (1): 26/114 MB Progress (1): 26/114 MB Progress (1): 26/114 MB Progress (1): 26/114 MB Progress (1): 26/114 MB Progress (1): 26/114 MB Progress (1): 26/114 MB Progress (1): 26/114 MB Progress (1): 26/114 MB Progress (1): 26/114 MB Progress (1): 26/114 MB Progress (1): 26/114 MB Progress (1): 26/114 MB Progress (1): 26/114 MB Progress (1): 26/114 MB Progress (1): 26/114 MB Progress (1): 26/114 MB Progress (1): 26/114 MB Progress (1): 26/114 MB Progress (1): 26/114 MB Progress (1): 26/114 MB Progress (1): 26/114 MB Progress (1): 26/114 MB Progress (1): 26/114 MB Progress (1): 26/114 MB Progress (1): 26/114 MB Progress (1): 26/114 MB Progress (1): 26/114 MB Progress (1): 26/114 MB Progress (1): 26/114 MB Progress (1): 26/114 MB Progress (1): 26/114 MB Progress (1): 26/114 MB Progress (1): 26/114 MB Progress (1): 26/114 MB Progress (1): 26/114 MB Progress (1): 26/114 MB Progress (1): 26/114 MB Progress (1): 26/114 MB Progress (1): 26/114 MB Progress (1): 26/114 MB Progress (1): 26/114 MB Progress (1): 26/114 MB Progress (1): 26/114 MB Progress (1): 26/114 MB Progress (1): 26/114 MB Progress (1): 26/114 MB Progress (1): 26/114 MB Progress (1): 26/114 MB Progress (1): 26/114 MB Progress (1): 26/114 MB Progress (1): 26/114 MB Progress (1): 26/114 MB Progress (1): 26/114 MB Progress (1): 26/114 MB Progress (1): 26/114 MB Progress (1): 26/114 MB Progress (1): 26/114 MB Progress (1): 26/114 MB Progress (1): 26/114 MB Progress (1): 26/114 MB Progress (1): 26/114 MB Progress (1): 26/114 MB Progress (1): 26/114 MB Progress (1): 26/114 MB Progress (1): 26/114 MB Progress (1): 26/114 MB Progress (1): 26/114 MB Progress (1): 26/114 MB Progress (1): 26/114 MB Progress (1): 26/114 MB Progress (1): 26/114 MB Progress (1): 26/114 MB Progress (1): 26/114 MB Progress (1): 26/114 MB Progress (1): 26/114 MB Progress (1): 26/114 MB Progress (1): 26/114 MB Progress (1): 26/114 MB Progress (1): 26/114 MB Progress (1): 26/114 MB Progress (1): 26/114 MB Progress (1): 26/114 MB Progress (1): 26/114 MB Progress (1): 26/114 MB Progress (1): 26/114 MB Progress (1): 26/114 MB Progress (1): 26/114 MB Progress (1): 26/114 MB Progress (1): 26/114 MB Progress (1): 26/114 MB Progress (1): 26/114 MB Progress (1): 26/114 MB Progress (1): 26/114 MB Progress (1): 26/114 MB Progress (1): 26/114 MB Progress (1): 26/114 MB Progress (1): 26/114 MB Progress (1): 26/114 MB Progress (1): 26/114 MB Progress (1): 26/114 MB Progress (1): 26/114 MB Progress (1): 26/114 MB Progress (1): 26/114 MB Progress (1): 26/114 MB Progress (1): 26/114 MB Progress (1): 26/114 MB Progress (1): 26/114 MB Progress (1): 26/114 MB Progress (1): 26/114 MB Progress (1): 26/114 MB Progress (1): 26/114 MB Progress (1): 26/114 MB Progress (1): 26/114 MB Progress (1): 26/114 MB Progress (1): 26/114 MB Progress (1): 26/114 MB Progress (1): 26/114 MB Progress (1): 26/114 MB Progress (1): 26/114 MB Progress (1): 26/114 MB Progress (1): 26/114 MB Progress (1): 26/114 MB Progress (1): 26/114 MB Progress (1): 26/114 MB Progress (1): 26/114 MB Progress (1): 26/114 MB Progress (1): 26/114 MB Progress (1): 26/114 MB Progress (1): 26/114 MB Progress (1): 26/114 MB Progress (1): 26/114 MB Progress (1): 26/114 MB Progress (1): 26/114 MB Progress (1): 26/114 MB Progress (1): 26/114 MB Progress (1): 26/114 MB Progress (1): 26/114 MB Progress (1): 26/114 MB Progress (1): 26/114 MB Progress (1): 26/114 MB Progress (1): 26/114 MB Progress (1): 26/114 MB Progress (1): 26/114 MB Progress (1): 26/114 MB Progress (1): 26/114 MB Progress (1): 26/114 MB Progress (1): 26/114 MB Progress (1): 26/114 MB Progress (1): 26/114 MB Progress (1): 26/114 MB Progress (1): 26/114 MB Progress (1): 26/114 MB Progress (1): 26/114 MB Progress (1): 26/114 MB Progress (1): 26/114 MB Progress (1): 26/114 MB Progress (1): 26/114 MB Progress (1): 26/114 MB Progress (1): 26/114 MB Progress (1): 26/114 MB Progress (1): 26/114 MB Progress (1): 26/114 MB Progress (1): 26/114 MB Progress (1): 26/114 MB Progress (1): 26/114 MB Progress (1): 26/114 MB Progress (1): 26/114 MB Progress (1): 26/114 MB Progress (1): 26/114 MB Progress (1): 26/114 MB Progress (1): 26/114 MB Progress (1): 26/114 MB Progress (1): 26/114 MB Progress (1): 26/114 MB Progress (1): 26/114 MB Progress (1): 26/114 MB Progress (1): 26/114 MB Progress (1): 26/114 MB Progress (1): 26/114 MB Progress (1): 26/114 MB Progress (1): 26/114 MB Progress (1): 26/114 MB Progress (1): 27/114 MB Progress (1): 27/114 MB Progress (1): 27/114 MB Progress (1): 27/114 MB Progress (1): 27/114 MB Progress (1): 27/114 MB Progress (1): 27/114 MB Progress (1): 27/114 MB Progress (1): 27/114 MB Progress (1): 27/114 MB Progress (1): 27/114 MB Progress (1): 27/114 MB Progress (1): 27/114 MB Progress (1): 27/114 MB Progress (1): 27/114 MB Progress (1): 27/114 MB Progress (1): 27/114 MB Progress (1): 27/114 MB Progress (1): 27/114 MB Progress (1): 27/114 MB Progress (1): 27/114 MB Progress (1): 27/114 MB Progress (1): 27/114 MB Progress (1): 27/114 MB Progress (1): 27/114 MB Progress (1): 27/114 MB Progress (1): 27/114 MB Progress (1): 27/114 MB Progress (1): 27/114 MB Progress (1): 27/114 MB Progress (1): 27/114 MB Progress (1): 27/114 MB Progress (1): 27/114 MB Progress (1): 27/114 MB Progress (1): 27/114 MB Progress (1): 27/114 MB Progress (1): 27/114 MB Progress (1): 27/114 MB Progress (1): 27/114 MB Progress (1): 27/114 MB Progress (1): 27/114 MB Progress (1): 27/114 MB Progress (1): 27/114 MB Progress (1): 27/114 MB Progress (1): 27/114 MB Progress (1): 27/114 MB Progress (1): 27/114 MB Progress (1): 27/114 MB Progress (1): 27/114 MB Progress (1): 27/114 MB Progress (1): 27/114 MB Progress (1): 27/114 MB Progress (1): 27/114 MB Progress (1): 27/114 MB Progress (1): 27/114 MB Progress (1): 27/114 MB Progress (1): 27/114 MB Progress (1): 27/114 MB Progress (1): 27/114 MB Progress (1): 27/114 MB Progress (1): 27/114 MB Progress (1): 27/114 MB Progress (1): 27/114 MB Progress (1): 27/114 MB Progress (1): 27/114 MB Progress (1): 27/114 MB Progress (1): 27/114 MB Progress (1): 27/114 MB Progress (1): 27/114 MB Progress (1): 27/114 MB Progress (1): 27/114 MB Progress (1): 27/114 MB Progress (1): 27/114 MB Progress (1): 27/114 MB Progress (1): 27/114 MB Progress (1): 27/114 MB Progress (1): 27/114 MB Progress (1): 27/114 MB Progress (1): 27/114 MB Progress (1): 27/114 MB Progress (1): 27/114 MB Progress (1): 27/114 MB Progress (1): 27/114 MB Progress (1): 27/114 MB Progress (1): 27/114 MB Progress (1): 27/114 MB Progress (1): 27/114 MB Progress (1): 27/114 MB Progress (1): 27/114 MB Progress (1): 27/114 MB Progress (1): 27/114 MB Progress (1): 27/114 MB Progress (1): 27/114 MB Progress (1): 27/114 MB Progress (1): 27/114 MB Progress (1): 27/114 MB Progress (1): 27/114 MB Progress (1): 27/114 MB Progress (1): 27/114 MB Progress (1): 27/114 MB Progress (1): 27/114 MB Progress (1): 27/114 MB Progress (1): 27/114 MB Progress (1): 27/114 MB Progress (1): 27/114 MB Progress (1): 27/114 MB Progress (1): 27/114 MB Progress (1): 27/114 MB Progress (1): 27/114 MB Progress (1): 27/114 MB Progress (1): 27/114 MB Progress (1): 27/114 MB Progress (1): 27/114 MB Progress (1): 27/114 MB Progress (1): 27/114 MB Progress (1): 27/114 MB Progress (1): 27/114 MB Progress (1): 27/114 MB Progress (1): 27/114 MB Progress (1): 27/114 MB Progress (1): 27/114 MB Progress (1): 27/114 MB Progress (1): 27/114 MB Progress (1): 27/114 MB Progress (1): 27/114 MB Progress (1): 27/114 MB Progress (1): 27/114 MB Progress (1): 27/114 MB Progress (1): 27/114 MB Progress (1): 27/114 MB Progress (1): 27/114 MB Progress (1): 27/114 MB Progress (1): 27/114 MB Progress (1): 27/114 MB Progress (1): 27/114 MB Progress (1): 27/114 MB Progress (1): 27/114 MB Progress (1): 27/114 MB Progress (1): 27/114 MB Progress (1): 27/114 MB Progress (1): 27/114 MB Progress (1): 27/114 MB Progress (1): 27/114 MB Progress (1): 27/114 MB Progress (1): 27/114 MB Progress (1): 27/114 MB Progress (1): 27/114 MB Progress (1): 27/114 MB Progress (1): 27/114 MB Progress (1): 27/114 MB Progress (1): 27/114 MB Progress (1): 27/114 MB Progress (1): 27/114 MB Progress (1): 27/114 MB Progress (1): 27/114 MB Progress (1): 27/114 MB Progress (1): 27/114 MB Progress (1): 27/114 MB Progress (1): 27/114 MB Progress (1): 27/114 MB Progress (1): 27/114 MB Progress (1): 27/114 MB Progress (1): 27/114 MB Progress (1): 27/114 MB Progress (1): 27/114 MB Progress (1): 27/114 MB Progress (1): 27/114 MB Progress (1): 27/114 MB Progress (1): 27/114 MB Progress (1): 27/114 MB Progress (1): 27/114 MB Progress (1): 27/114 MB Progress (1): 27/114 MB Progress (1): 27/114 MB Progress (1): 27/114 MB Progress (1): 27/114 MB Progress (1): 27/114 MB Progress (1): 27/114 MB Progress (1): 27/114 MB Progress (1): 27/114 MB Progress (1): 27/114 MB Progress (1): 27/114 MB Progress (1): 27/114 MB Progress (1): 27/114 MB Progress (1): 27/114 MB Progress (1): 27/114 MB Progress (1): 27/114 MB Progress (1): 27/114 MB Progress (1): 27/114 MB Progress (1): 27/114 MB Progress (1): 27/114 MB Progress (1): 27/114 MB Progress (1): 27/114 MB Progress (1): 27/114 MB Progress (1): 27/114 MB Progress (1): 27/114 MB Progress (1): 27/114 MB Progress (1): 27/114 MB Progress (1): 27/114 MB Progress (1): 27/114 MB Progress (1): 27/114 MB Progress (1): 27/114 MB Progress (1): 27/114 MB Progress (1): 27/114 MB Progress (1): 27/114 MB Progress (1): 27/114 MB Progress (1): 27/114 MB Progress (1): 27/114 MB Progress (1): 27/114 MB Progress (1): 27/114 MB Progress (1): 27/114 MB Progress (1): 27/114 MB Progress (1): 27/114 MB Progress (1): 27/114 MB Progress (1): 27/114 MB Progress (1): 27/114 MB Progress (1): 27/114 MB Progress (1): 27/114 MB Progress (1): 27/114 MB Progress (1): 27/114 MB Progress (1): 27/114 MB Progress (1): 27/114 MB Progress (1): 27/114 MB Progress (1): 27/114 MB Progress (1): 27/114 MB Progress (1): 27/114 MB Progress (1): 27/114 MB Progress (1): 27/114 MB Progress (1): 27/114 MB Progress (1): 27/114 MB Progress (1): 27/114 MB Progress (1): 27/114 MB Progress (1): 27/114 MB Progress (1): 27/114 MB Progress (1): 27/114 MB Progress (1): 27/114 MB Progress (1): 27/114 MB Progress (1): 27/114 MB Progress (1): 27/114 MB Progress (1): 27/114 MB Progress (1): 27/114 MB Progress (1): 27/114 MB Progress (1): 27/114 MB Progress (1): 27/114 MB Progress (1): 27/114 MB Progress (1): 27/114 MB Progress (1): 27/114 MB Progress (1): 27/114 MB Progress (1): 27/114 MB Progress (1): 27/114 MB Progress (1): 27/114 MB Progress (1): 27/114 MB Progress (1): 27/114 MB Progress (1): 27/114 MB Progress (1): 27/114 MB Progress (1): 27/114 MB Progress (1): 27/114 MB Progress (1): 27/114 MB Progress (1): 27/114 MB Progress (1): 27/114 MB Progress (1): 27/114 MB Progress (1): 27/114 MB Progress (1): 27/114 MB Progress (1): 27/114 MB Progress (1): 27/114 MB Progress (1): 27/114 MB Progress (1): 27/114 MB Progress (1): 27/114 MB Progress (1): 27/114 MB Progress (1): 27/114 MB Progress (1): 27/114 MB Progress (1): 27/114 MB Progress (1): 27/114 MB Progress (1): 27/114 MB Progress (1): 27/114 MB Progress (1): 27/114 MB Progress (1): 27/114 MB Progress (1): 27/114 MB Progress (1): 27/114 MB Progress (1): 27/114 MB Progress (1): 27/114 MB Progress (1): 27/114 MB Progress (1): 27/114 MB Progress (1): 27/114 MB Progress (1): 27/114 MB Progress (1): 27/114 MB Progress (1): 27/114 MB Progress (1): 27/114 MB Progress (1): 27/114 MB Progress (1): 27/114 MB Progress (1): 27/114 MB Progress (1): 27/114 MB Progress (1): 27/114 MB Progress (1): 27/114 MB Progress (1): 27/114 MB Progress (1): 27/114 MB Progress (1): 27/114 MB Progress (1): 27/114 MB Progress (1): 27/114 MB Progress (1): 27/114 MB Progress (1): 27/114 MB Progress (1): 27/114 MB Progress (1): 27/114 MB Progress (1): 27/114 MB Progress (1): 27/114 MB Progress (1): 27/114 MB Progress (1): 27/114 MB Progress (1): 27/114 MB Progress (1): 27/114 MB Progress (1): 27/114 MB Progress (1): 27/114 MB Progress (1): 27/114 MB Progress (1): 27/114 MB Progress (1): 27/114 MB Progress (1): 27/114 MB Progress (1): 27/114 MB Progress (1): 27/114 MB Progress (1): 27/114 MB Progress (1): 27/114 MB Progress (1): 27/114 MB Progress (1): 27/114 MB Progress (1): 27/114 MB Progress (1): 27/114 MB Progress (1): 27/114 MB Progress (1): 27/114 MB Progress (1): 27/114 MB Progress (1): 27/114 MB Progress (1): 27/114 MB Progress (1): 27/114 MB Progress (1): 27/114 MB Progress (1): 27/114 MB Progress (1): 27/114 MB Progress (1): 27/114 MB Progress (1): 27/114 MB Progress (1): 27/114 MB Progress (1): 27/114 MB Progress (1): 27/114 MB Progress (1): 27/114 MB Progress (1): 27/114 MB Progress (1): 27/114 MB Progress (1): 27/114 MB Progress (1): 27/114 MB Progress (1): 27/114 MB Progress (1): 27/114 MB Progress (1): 27/114 MB Progress (1): 27/114 MB Progress (1): 27/114 MB Progress (1): 27/114 MB Progress (1): 27/114 MB Progress (1): 27/114 MB Progress (1): 27/114 MB Progress (1): 27/114 MB Progress (1): 27/114 MB Progress (1): 27/114 MB Progress (1): 27/114 MB Progress (1): 27/114 MB Progress (1): 27/114 MB Progress (1): 27/114 MB Progress (1): 27/114 MB Progress (1): 27/114 MB Progress (1): 27/114 MB Progress (1): 27/114 MB Progress (1): 27/114 MB Progress (1): 27/114 MB Progress (1): 27/114 MB Progress (1): 27/114 MB Progress (1): 27/114 MB Progress (1): 27/114 MB Progress (1): 27/114 MB Progress (1): 27/114 MB Progress (1): 27/114 MB Progress (1): 27/114 MB Progress (1): 27/114 MB Progress (1): 27/114 MB Progress (1): 27/114 MB Progress (1): 27/114 MB Progress (1): 27/114 MB Progress (1): 27/114 MB Progress (1): 27/114 MB Progress (1): 27/114 MB Progress (1): 27/114 MB Progress (1): 27/114 MB Progress (1): 27/114 MB Progress (1): 27/114 MB Progress (1): 27/114 MB Progress (1): 27/114 MB Progress (1): 27/114 MB Progress (1): 27/114 MB Progress (1): 27/114 MB Progress (1): 27/114 MB Progress (1): 27/114 MB Progress (1): 27/114 MB Progress (1): 27/114 MB Progress (1): 27/114 MB Progress (1): 27/114 MB Progress (1): 27/114 MB Progress (1): 27/114 MB Progress (1): 27/114 MB Progress (1): 27/114 MB Progress (1): 27/114 MB Progress (1): 27/114 MB Progress (1): 27/114 MB Progress (1): 27/114 MB Progress (1): 27/114 MB Progress (1): 27/114 MB Progress (1): 27/114 MB Progress (1): 27/114 MB Progress (1): 27/114 MB Progress (1): 27/114 MB Progress (1): 27/114 MB Progress (1): 27/114 MB Progress (1): 27/114 MB Progress (1): 27/114 MB Progress (1): 27/114 MB Progress (1): 27/114 MB Progress (1): 27/114 MB Progress (1): 27/114 MB Progress (1): 27/114 MB Progress (1): 27/114 MB Progress (1): 27/114 MB Progress (1): 27/114 MB Progress (1): 27/114 MB Progress (1): 27/114 MB Progress (1): 27/114 MB Progress (1): 27/114 MB Progress (1): 27/114 MB Progress (1): 27/114 MB Progress (1): 27/114 MB Progress (1): 27/114 MB Progress (1): 27/114 MB Progress (1): 27/114 MB Progress (1): 27/114 MB Progress (1): 27/114 MB Progress (1): 27/114 MB Progress (1): 27/114 MB Progress (1): 27/114 MB Progress (1): 27/114 MB Progress (1): 27/114 MB Progress (1): 27/114 MB Progress (1): 27/114 MB Progress (1): 27/114 MB Progress (1): 27/114 MB Progress (1): 27/114 MB Progress (1): 27/114 MB Progress (1): 27/114 MB Progress (1): 27/114 MB Progress (1): 27/114 MB Progress (1): 27/114 MB Progress (1): 27/114 MB Progress (1): 27/114 MB Progress (1): 27/114 MB Progress (1): 27/114 MB Progress (1): 27/114 MB Progress (1): 27/114 MB Progress (1): 27/114 MB Progress (1): 27/114 MB Progress (1): 27/114 MB Progress (1): 27/114 MB Progress (1): 27/114 MB Progress (1): 27/114 MB Progress (1): 27/114 MB Progress (1): 27/114 MB Progress (1): 27/114 MB Progress (1): 27/114 MB Progress (1): 27/114 MB Progress (1): 27/114 MB Progress (1): 27/114 MB Progress (1): 27/114 MB Progress (1): 27/114 MB Progress (1): 27/114 MB Progress (1): 27/114 MB Progress (1): 27/114 MB Progress (1): 27/114 MB Progress (1): 27/114 MB Progress (1): 27/114 MB Progress (1): 27/114 MB Progress (1): 27/114 MB Progress (1): 27/114 MB Progress (1): 27/114 MB Progress (1): 27/114 MB Progress (1): 27/114 MB Progress (1): 27/114 MB Progress (1): 27/114 MB Progress (1): 27/114 MB Progress (1): 27/114 MB Progress (1): 27/114 MB Progress (1): 27/114 MB Progress (1): 27/114 MB Progress (1): 28/114 MB Progress (1): 28/114 MB Progress (1): 28/114 MB Progress (1): 28/114 MB Progress (1): 28/114 MB Progress (1): 28/114 MB Progress (1): 28/114 MB Progress (1): 28/114 MB Progress (1): 28/114 MB Progress (1): 28/114 MB Progress (1): 28/114 MB Progress (1): 28/114 MB Progress (1): 28/114 MB Progress (1): 28/114 MB Progress (1): 28/114 MB Progress (1): 28/114 MB Progress (1): 28/114 MB Progress (1): 28/114 MB Progress (1): 28/114 MB Progress (1): 28/114 MB Progress (1): 28/114 MB Progress (1): 28/114 MB Progress (1): 28/114 MB Progress (1): 28/114 MB Progress (1): 28/114 MB Progress (1): 28/114 MB Progress (1): 28/114 MB Progress (1): 28/114 MB Progress (1): 28/114 MB Progress (1): 28/114 MB Progress (1): 28/114 MB Progress (1): 28/114 MB Progress (1): 28/114 MB Progress (1): 28/114 MB Progress (1): 28/114 MB Progress (1): 28/114 MB Progress (1): 28/114 MB Progress (1): 28/114 MB Progress (1): 28/114 MB Progress (1): 28/114 MB Progress (1): 28/114 MB Progress (1): 28/114 MB Progress (1): 28/114 MB Progress (1): 28/114 MB Progress (1): 28/114 MB Progress (1): 28/114 MB Progress (1): 28/114 MB Progress (1): 28/114 MB Progress (1): 28/114 MB Progress (1): 28/114 MB Progress (1): 28/114 MB Progress (1): 28/114 MB Progress (1): 28/114 MB Progress (1): 28/114 MB Progress (1): 28/114 MB Progress (1): 28/114 MB Progress (1): 28/114 MB Progress (1): 28/114 MB Progress (1): 28/114 MB Progress (1): 28/114 MB Progress (1): 28/114 MB Progress (1): 28/114 MB Progress (1): 28/114 MB Progress (1): 28/114 MB Progress (1): 28/114 MB Progress (1): 28/114 MB Progress (1): 28/114 MB Progress (1): 28/114 MB Progress (1): 28/114 MB Progress (1): 28/114 MB Progress (1): 28/114 MB Progress (1): 28/114 MB Progress (1): 28/114 MB Progress (1): 28/114 MB Progress (1): 28/114 MB Progress (1): 28/114 MB Progress (1): 28/114 MB Progress (1): 28/114 MB Progress (1): 28/114 MB Progress (1): 28/114 MB Progress (1): 28/114 MB Progress (1): 28/114 MB Progress (1): 28/114 MB Progress (1): 28/114 MB Progress (1): 28/114 MB Progress (1): 28/114 MB Progress (1): 28/114 MB Progress (1): 28/114 MB Progress (1): 28/114 MB Progress (1): 28/114 MB Progress (1): 28/114 MB Progress (1): 28/114 MB Progress (1): 28/114 MB Progress (1): 28/114 MB Progress (1): 28/114 MB Progress (1): 28/114 MB Progress (1): 28/114 MB Progress (1): 28/114 MB Progress (1): 28/114 MB Progress (1): 28/114 MB Progress (1): 28/114 MB Progress (1): 28/114 MB Progress (1): 28/114 MB Progress (1): 28/114 MB Progress (1): 28/114 MB Progress (1): 28/114 MB Progress (1): 28/114 MB Progress (1): 28/114 MB Progress (1): 28/114 MB Progress (1): 28/114 MB Progress (1): 28/114 MB Progress (1): 28/114 MB Progress (1): 28/114 MB Progress (1): 28/114 MB Progress (1): 28/114 MB Progress (1): 28/114 MB Progress (1): 28/114 MB Progress (1): 28/114 MB Progress (1): 28/114 MB Progress (1): 28/114 MB Progress (1): 28/114 MB Progress (1): 28/114 MB Progress (1): 28/114 MB Progress (1): 28/114 MB Progress (1): 28/114 MB Progress (1): 28/114 MB Progress (1): 28/114 MB Progress (1): 28/114 MB Progress (1): 28/114 MB Progress (1): 28/114 MB Progress (1): 28/114 MB Progress (1): 28/114 MB Progress (1): 28/114 MB Progress (1): 28/114 MB Progress (1): 28/114 MB Progress (1): 28/114 MB Progress (1): 28/114 MB Progress (1): 28/114 MB Progress (1): 28/114 MB Progress (1): 28/114 MB Progress (1): 28/114 MB Progress (1): 28/114 MB Progress (1): 28/114 MB Progress (1): 28/114 MB Progress (1): 28/114 MB Progress (1): 28/114 MB Progress (1): 28/114 MB Progress (1): 28/114 MB Progress (1): 28/114 MB Progress (1): 28/114 MB Progress (1): 28/114 MB Progress (1): 28/114 MB Progress (1): 28/114 MB Progress (1): 28/114 MB Progress (1): 28/114 MB Progress (1): 28/114 MB Progress (1): 28/114 MB Progress (1): 28/114 MB Progress (1): 28/114 MB Progress (1): 28/114 MB Progress (1): 28/114 MB Progress (1): 28/114 MB Progress (1): 28/114 MB Progress (1): 28/114 MB Progress (1): 28/114 MB Progress (1): 28/114 MB Progress (1): 28/114 MB Progress (1): 28/114 MB Progress (1): 28/114 MB Progress (1): 28/114 MB Progress (1): 28/114 MB Progress (1): 28/114 MB Progress (1): 28/114 MB Progress (1): 28/114 MB Progress (1): 28/114 MB Progress (1): 28/114 MB Progress (1): 28/114 MB Progress (1): 28/114 MB Progress (1): 28/114 MB Progress (1): 28/114 MB Progress (1): 28/114 MB Progress (1): 28/114 MB Progress (1): 28/114 MB Progress (1): 28/114 MB Progress (1): 28/114 MB Progress (1): 28/114 MB Progress (1): 28/114 MB Progress (1): 28/114 MB Progress (1): 28/114 MB Progress (1): 28/114 MB Progress (1): 28/114 MB Progress (1): 28/114 MB Progress (1): 28/114 MB Progress (1): 28/114 MB Progress (1): 28/114 MB Progress (1): 28/114 MB Progress (1): 28/114 MB Progress (1): 28/114 MB Progress (1): 28/114 MB Progress (1): 28/114 MB Progress (1): 28/114 MB Progress (1): 28/114 MB Progress (1): 28/114 MB Progress (1): 28/114 MB Progress (1): 28/114 MB Progress (1): 28/114 MB Progress (1): 28/114 MB Progress (1): 28/114 MB Progress (1): 28/114 MB Progress (1): 28/114 MB Progress (1): 28/114 MB Progress (1): 28/114 MB Progress (1): 28/114 MB Progress (1): 28/114 MB Progress (1): 28/114 MB Progress (1): 28/114 MB Progress (1): 28/114 MB Progress (1): 28/114 MB Progress (1): 28/114 MB Progress (1): 28/114 MB Progress (1): 28/114 MB Progress (1): 28/114 MB Progress (1): 28/114 MB Progress (1): 28/114 MB Progress (1): 28/114 MB Progress (1): 28/114 MB Progress (1): 28/114 MB Progress (1): 28/114 MB Progress (1): 28/114 MB Progress (1): 28/114 MB Progress (1): 28/114 MB Progress (1): 28/114 MB Progress (1): 28/114 MB Progress (1): 28/114 MB Progress (1): 28/114 MB Progress (1): 28/114 MB Progress (1): 28/114 MB Progress (1): 28/114 MB Progress (1): 28/114 MB Progress (1): 28/114 MB Progress (1): 28/114 MB Progress (1): 28/114 MB Progress (1): 28/114 MB Progress (1): 28/114 MB Progress (1): 28/114 MB Progress (1): 28/114 MB Progress (1): 28/114 MB Progress (1): 28/114 MB Progress (1): 28/114 MB Progress (1): 28/114 MB Progress (1): 28/114 MB Progress (1): 28/114 MB Progress (1): 28/114 MB Progress (1): 28/114 MB Progress (1): 28/114 MB Progress (1): 28/114 MB Progress (1): 28/114 MB Progress (1): 28/114 MB Progress (1): 28/114 MB Progress (1): 28/114 MB Progress (1): 28/114 MB Progress (1): 28/114 MB Progress (1): 28/114 MB Progress (1): 28/114 MB Progress (1): 28/114 MB Progress (1): 28/114 MB Progress (1): 28/114 MB Progress (1): 28/114 MB Progress (1): 28/114 MB Progress (1): 28/114 MB Progress (1): 28/114 MB Progress (1): 28/114 MB Progress (1): 28/114 MB Progress (1): 28/114 MB Progress (1): 28/114 MB Progress (1): 28/114 MB Progress (1): 28/114 MB Progress (1): 28/114 MB Progress (1): 28/114 MB Progress (1): 28/114 MB Progress (1): 28/114 MB Progress (1): 28/114 MB Progress (1): 28/114 MB Progress (1): 28/114 MB Progress (1): 28/114 MB Progress (1): 28/114 MB Progress (1): 28/114 MB Progress (1): 28/114 MB Progress (1): 28/114 MB Progress (1): 28/114 MB Progress (1): 28/114 MB Progress (1): 28/114 MB Progress (1): 28/114 MB Progress (1): 28/114 MB Progress (1): 28/114 MB Progress (1): 28/114 MB Progress (1): 28/114 MB Progress (1): 28/114 MB Progress (1): 28/114 MB Progress (1): 28/114 MB Progress (1): 28/114 MB Progress (1): 28/114 MB Progress (1): 28/114 MB Progress (1): 28/114 MB Progress (1): 28/114 MB Progress (1): 28/114 MB Progress (1): 28/114 MB Progress (1): 28/114 MB Progress (1): 28/114 MB Progress (1): 28/114 MB Progress (1): 28/114 MB Progress (1): 28/114 MB Progress (1): 28/114 MB Progress (1): 28/114 MB Progress (1): 28/114 MB Progress (1): 28/114 MB Progress (1): 28/114 MB Progress (1): 28/114 MB Progress (1): 28/114 MB Progress (1): 28/114 MB Progress (1): 28/114 MB Progress (1): 28/114 MB Progress (1): 28/114 MB Progress (1): 28/114 MB Progress (1): 28/114 MB Progress (1): 28/114 MB Progress (1): 28/114 MB Progress (1): 28/114 MB Progress (1): 28/114 MB Progress (1): 28/114 MB Progress (1): 28/114 MB Progress (1): 28/114 MB Progress (1): 28/114 MB Progress (1): 28/114 MB Progress (1): 28/114 MB Progress (1): 28/114 MB Progress (1): 28/114 MB Progress (1): 28/114 MB Progress (1): 28/114 MB Progress (1): 28/114 MB Progress (1): 28/114 MB Progress (1): 28/114 MB Progress (1): 28/114 MB Progress (1): 28/114 MB Progress (1): 28/114 MB Progress (1): 28/114 MB Progress (1): 28/114 MB Progress (1): 28/114 MB Progress (1): 28/114 MB Progress (1): 28/114 MB Progress (1): 28/114 MB Progress (1): 28/114 MB Progress (1): 28/114 MB Progress (1): 28/114 MB Progress (1): 28/114 MB Progress (1): 28/114 MB Progress (1): 28/114 MB Progress (1): 28/114 MB Progress (1): 28/114 MB Progress (1): 28/114 MB Progress (1): 28/114 MB Progress (1): 28/114 MB Progress (1): 28/114 MB Progress (1): 28/114 MB Progress (1): 28/114 MB Progress (1): 28/114 MB Progress (1): 28/114 MB Progress (1): 28/114 MB Progress (1): 28/114 MB Progress (1): 28/114 MB Progress (1): 28/114 MB Progress (1): 28/114 MB Progress (1): 28/114 MB Progress (1): 28/114 MB Progress (1): 28/114 MB Progress (1): 28/114 MB Progress (1): 28/114 MB Progress (1): 28/114 MB Progress (1): 28/114 MB Progress (1): 28/114 MB Progress (1): 28/114 MB Progress (1): 28/114 MB Progress (1): 28/114 MB Progress (1): 28/114 MB Progress (1): 28/114 MB Progress (1): 28/114 MB Progress (1): 28/114 MB Progress (1): 28/114 MB Progress (1): 28/114 MB Progress (1): 28/114 MB Progress (1): 28/114 MB Progress (1): 28/114 MB Progress (1): 28/114 MB Progress (1): 28/114 MB Progress (1): 28/114 MB Progress (1): 28/114 MB Progress (1): 28/114 MB Progress (1): 28/114 MB Progress (1): 28/114 MB Progress (1): 28/114 MB Progress (1): 28/114 MB Progress (1): 28/114 MB Progress (1): 28/114 MB Progress (1): 28/114 MB Progress (1): 28/114 MB Progress (1): 28/114 MB Progress (1): 28/114 MB Progress (1): 28/114 MB Progress (1): 28/114 MB Progress (1): 28/114 MB Progress (1): 28/114 MB Progress (1): 28/114 MB Progress (1): 28/114 MB Progress (1): 28/114 MB Progress (1): 28/114 MB Progress (1): 28/114 MB Progress (1): 28/114 MB Progress (1): 28/114 MB Progress (1): 28/114 MB Progress (1): 28/114 MB Progress (1): 28/114 MB Progress (1): 28/114 MB Progress (1): 28/114 MB Progress (1): 28/114 MB Progress (1): 28/114 MB Progress (1): 28/114 MB Progress (1): 28/114 MB Progress (1): 28/114 MB Progress (1): 28/114 MB Progress (1): 28/114 MB Progress (1): 28/114 MB Progress (1): 28/114 MB Progress (1): 28/114 MB Progress (1): 28/114 MB Progress (1): 28/114 MB Progress (1): 28/114 MB Progress (1): 28/114 MB Progress (1): 28/114 MB Progress (1): 28/114 MB Progress (1): 28/114 MB Progress (1): 28/114 MB Progress (1): 28/114 MB Progress (1): 28/114 MB Progress (1): 28/114 MB Progress (1): 28/114 MB Progress (1): 28/114 MB Progress (1): 28/114 MB Progress (1): 28/114 MB Progress (1): 28/114 MB Progress (1): 28/114 MB Progress (1): 28/114 MB Progress (1): 28/114 MB Progress (1): 28/114 MB Progress (1): 28/114 MB Progress (1): 28/114 MB Progress (1): 28/114 MB Progress (1): 28/114 MB Progress (1): 28/114 MB Progress (1): 28/114 MB Progress (1): 28/114 MB Progress (1): 28/114 MB Progress (1): 28/114 MB Progress (1): 28/114 MB Progress (1): 28/114 MB Progress (1): 28/114 MB Progress (1): 28/114 MB Progress (1): 28/114 MB Progress (1): 28/114 MB Progress (1): 28/114 MB Progress (1): 28/114 MB Progress (1): 28/114 MB Progress (1): 28/114 MB Progress (1): 28/114 MB Progress (1): 28/114 MB Progress (1): 28/114 MB Progress (1): 28/114 MB Progress (1): 28/114 MB Progress (1): 28/114 MB Progress (1): 28/114 MB Progress (1): 28/114 MB Progress (1): 28/114 MB Progress (1): 28/114 MB Progress (1): 28/114 MB Progress (1): 28/114 MB Progress (1): 28/114 MB Progress (1): 28/114 MB Progress (1): 28/114 MB Progress (1): 28/114 MB Progress (1): 28/114 MB Progress (1): 29/114 MB Progress (1): 29/114 MB Progress (1): 29/114 MB Progress (1): 29/114 MB Progress (1): 29/114 MB Progress (1): 29/114 MB Progress (1): 29/114 MB Progress (1): 29/114 MB Progress (1): 29/114 MB Progress (1): 29/114 MB Progress (1): 29/114 MB Progress (1): 29/114 MB Progress (1): 29/114 MB Progress (1): 29/114 MB Progress (1): 29/114 MB Progress (1): 29/114 MB Progress (1): 29/114 MB Progress (1): 29/114 MB Progress (1): 29/114 MB Progress (1): 29/114 MB Progress (1): 29/114 MB Progress (1): 29/114 MB Progress (1): 29/114 MB Progress (1): 29/114 MB Progress (1): 29/114 MB Progress (1): 29/114 MB Progress (1): 29/114 MB Progress (1): 29/114 MB Progress (1): 29/114 MB Progress (1): 29/114 MB Progress (1): 29/114 MB Progress (1): 29/114 MB Progress (1): 29/114 MB Progress (1): 29/114 MB Progress (1): 29/114 MB Progress (1): 29/114 MB Progress (1): 29/114 MB Progress (1): 29/114 MB Progress (1): 29/114 MB Progress (1): 29/114 MB Progress (1): 29/114 MB Progress (1): 29/114 MB Progress (1): 29/114 MB Progress (1): 29/114 MB Progress (1): 29/114 MB Progress (1): 29/114 MB Progress (1): 29/114 MB Progress (1): 29/114 MB Progress (1): 29/114 MB Progress (1): 29/114 MB Progress (1): 29/114 MB Progress (1): 29/114 MB Progress (1): 29/114 MB Progress (1): 29/114 MB Progress (1): 29/114 MB Progress (1): 29/114 MB Progress (1): 29/114 MB Progress (1): 29/114 MB Progress (1): 29/114 MB Progress (1): 29/114 MB Progress (1): 29/114 MB Progress (1): 29/114 MB Progress (1): 29/114 MB Progress (1): 29/114 MB Progress (1): 29/114 MB Progress (1): 29/114 MB Progress (1): 29/114 MB Progress (1): 29/114 MB Progress (1): 29/114 MB Progress (1): 29/114 MB Progress (1): 29/114 MB Progress (1): 29/114 MB Progress (1): 29/114 MB Progress (1): 29/114 MB Progress (1): 29/114 MB Progress (1): 29/114 MB Progress (1): 29/114 MB Progress (1): 29/114 MB Progress (1): 29/114 MB Progress (1): 29/114 MB Progress (1): 29/114 MB Progress (1): 29/114 MB Progress (1): 29/114 MB Progress (1): 29/114 MB Progress (1): 29/114 MB Progress (1): 29/114 MB Progress (1): 29/114 MB Progress (1): 29/114 MB Progress (1): 29/114 MB Progress (1): 29/114 MB Progress (1): 29/114 MB Progress (1): 29/114 MB Progress (1): 29/114 MB Progress (1): 29/114 MB Progress (1): 29/114 MB Progress (1): 29/114 MB Progress (1): 29/114 MB Progress (1): 29/114 MB Progress (1): 29/114 MB Progress (1): 29/114 MB Progress (1): 29/114 MB Progress (1): 29/114 MB Progress (1): 29/114 MB Progress (1): 29/114 MB Progress (1): 29/114 MB Progress (1): 29/114 MB Progress (1): 29/114 MB Progress (1): 29/114 MB Progress (1): 29/114 MB Progress (1): 29/114 MB Progress (1): 29/114 MB Progress (1): 29/114 MB Progress (1): 29/114 MB Progress (1): 29/114 MB Progress (1): 29/114 MB Progress (1): 29/114 MB Progress (1): 29/114 MB Progress (1): 29/114 MB Progress (1): 29/114 MB Progress (1): 29/114 MB Progress (1): 29/114 MB Progress (1): 29/114 MB Progress (1): 29/114 MB Progress (1): 29/114 MB Progress (1): 29/114 MB Progress (1): 29/114 MB Progress (1): 29/114 MB Progress (1): 29/114 MB Progress (1): 29/114 MB Progress (1): 29/114 MB Progress (1): 29/114 MB Progress (1): 29/114 MB Progress (1): 29/114 MB Progress (1): 29/114 MB Progress (1): 29/114 MB Progress (1): 29/114 MB Progress (1): 29/114 MB Progress (1): 29/114 MB Progress (1): 29/114 MB Progress (1): 29/114 MB Progress (1): 29/114 MB Progress (1): 29/114 MB Progress (1): 29/114 MB Progress (1): 29/114 MB Progress (1): 29/114 MB Progress (1): 29/114 MB Progress (1): 29/114 MB Progress (1): 29/114 MB Progress (1): 29/114 MB Progress (1): 29/114 MB Progress (1): 29/114 MB Progress (1): 29/114 MB Progress (1): 29/114 MB Progress (1): 29/114 MB Progress (1): 29/114 MB Progress (1): 29/114 MB Progress (1): 29/114 MB Progress (1): 29/114 MB Progress (1): 29/114 MB Progress (1): 29/114 MB Progress (1): 29/114 MB Progress (1): 29/114 MB Progress (1): 29/114 MB Progress (1): 29/114 MB Progress (1): 29/114 MB Progress (1): 29/114 MB Progress (1): 29/114 MB Progress (1): 29/114 MB Progress (1): 29/114 MB Progress (1): 29/114 MB Progress (1): 29/114 MB Progress (1): 29/114 MB Progress (1): 29/114 MB Progress (1): 29/114 MB Progress (1): 29/114 MB Progress (1): 29/114 MB Progress (1): 29/114 MB Progress (1): 29/114 MB Progress (1): 29/114 MB Progress (1): 29/114 MB Progress (1): 29/114 MB Progress (1): 29/114 MB Progress (1): 29/114 MB Progress (1): 29/114 MB Progress (1): 29/114 MB Progress (1): 29/114 MB Progress (1): 29/114 MB Progress (1): 29/114 MB Progress (1): 29/114 MB Progress (1): 29/114 MB Progress (1): 29/114 MB Progress (1): 29/114 MB Progress (1): 29/114 MB Progress (1): 29/114 MB Progress (1): 29/114 MB Progress (1): 29/114 MB Progress (1): 29/114 MB Progress (1): 29/114 MB Progress (1): 29/114 MB Progress (1): 29/114 MB Progress (1): 29/114 MB Progress (1): 29/114 MB Progress (1): 29/114 MB Progress (1): 29/114 MB Progress (1): 29/114 MB Progress (1): 29/114 MB Progress (1): 29/114 MB Progress (1): 29/114 MB Progress (1): 29/114 MB Progress (1): 29/114 MB Progress (1): 29/114 MB Progress (1): 29/114 MB Progress (1): 29/114 MB Progress (1): 29/114 MB Progress (1): 29/114 MB Progress (1): 29/114 MB Progress (1): 29/114 MB Progress (1): 29/114 MB Progress (1): 29/114 MB Progress (1): 29/114 MB Progress (1): 29/114 MB Progress (1): 29/114 MB Progress (1): 29/114 MB Progress (1): 29/114 MB Progress (1): 29/114 MB Progress (1): 29/114 MB Progress (1): 29/114 MB Progress (1): 29/114 MB Progress (1): 29/114 MB Progress (1): 29/114 MB Progress (1): 29/114 MB Progress (1): 29/114 MB Progress (1): 29/114 MB Progress (1): 29/114 MB Progress (1): 29/114 MB Progress (1): 29/114 MB Progress (1): 29/114 MB Progress (1): 29/114 MB Progress (1): 29/114 MB Progress (1): 29/114 MB Progress (1): 29/114 MB Progress (1): 29/114 MB Progress (1): 29/114 MB Progress (1): 29/114 MB Progress (1): 29/114 MB Progress (1): 29/114 MB Progress (1): 29/114 MB Progress (1): 29/114 MB Progress (1): 29/114 MB Progress (1): 29/114 MB Progress (1): 29/114 MB Progress (1): 29/114 MB Progress (1): 29/114 MB Progress (1): 29/114 MB Progress (1): 29/114 MB Progress (1): 29/114 MB Progress (1): 29/114 MB Progress (1): 29/114 MB Progress (1): 29/114 MB Progress (1): 29/114 MB Progress (1): 29/114 MB Progress (1): 29/114 MB Progress (1): 29/114 MB Progress (1): 29/114 MB Progress (1): 29/114 MB Progress (1): 29/114 MB Progress (1): 29/114 MB Progress (1): 29/114 MB Progress (1): 29/114 MB Progress (1): 29/114 MB Progress (1): 29/114 MB Progress (1): 29/114 MB Progress (1): 29/114 MB Progress (1): 29/114 MB Progress (1): 29/114 MB Progress (1): 29/114 MB Progress (1): 29/114 MB Progress (1): 29/114 MB Progress (1): 29/114 MB Progress (1): 29/114 MB Progress (1): 29/114 MB Progress (1): 29/114 MB Progress (1): 29/114 MB Progress (1): 29/114 MB Progress (1): 29/114 MB Progress (1): 29/114 MB Progress (1): 29/114 MB Progress (1): 29/114 MB Progress (1): 29/114 MB Progress (1): 29/114 MB Progress (1): 29/114 MB Progress (1): 29/114 MB Progress (1): 29/114 MB Progress (1): 29/114 MB Progress (1): 29/114 MB Progress (1): 29/114 MB Progress (1): 29/114 MB Progress (1): 29/114 MB Progress (1): 29/114 MB Progress (1): 29/114 MB Progress (1): 29/114 MB Progress (1): 29/114 MB Progress (1): 29/114 MB Progress (1): 29/114 MB Progress (1): 29/114 MB Progress (1): 29/114 MB Progress (1): 29/114 MB Progress (1): 29/114 MB Progress (1): 29/114 MB Progress (1): 29/114 MB Progress (1): 29/114 MB Progress (1): 29/114 MB Progress (1): 29/114 MB Progress (1): 29/114 MB Progress (1): 29/114 MB Progress (1): 29/114 MB Progress (1): 29/114 MB Progress (1): 29/114 MB Progress (1): 29/114 MB Progress (1): 29/114 MB Progress (1): 29/114 MB Progress (1): 29/114 MB Progress (1): 29/114 MB Progress (1): 29/114 MB Progress (1): 29/114 MB Progress (1): 29/114 MB Progress (1): 29/114 MB Progress (1): 29/114 MB Progress (1): 29/114 MB Progress (1): 29/114 MB Progress (1): 29/114 MB Progress (1): 29/114 MB Progress (1): 29/114 MB Progress (1): 29/114 MB Progress (1): 29/114 MB Progress (1): 29/114 MB Progress (1): 29/114 MB Progress (1): 29/114 MB Progress (1): 29/114 MB Progress (1): 29/114 MB Progress (1): 29/114 MB Progress (1): 29/114 MB Progress (1): 29/114 MB Progress (1): 29/114 MB Progress (1): 29/114 MB Progress (1): 29/114 MB Progress (1): 29/114 MB Progress (1): 29/114 MB Progress (1): 29/114 MB Progress (1): 29/114 MB Progress (1): 29/114 MB Progress (1): 29/114 MB Progress (1): 29/114 MB Progress (1): 29/114 MB Progress (1): 29/114 MB Progress (1): 29/114 MB Progress (1): 29/114 MB Progress (1): 29/114 MB Progress (1): 29/114 MB Progress (1): 29/114 MB Progress (1): 29/114 MB Progress (1): 29/114 MB Progress (1): 29/114 MB Progress (1): 29/114 MB Progress (1): 29/114 MB Progress (1): 29/114 MB Progress (1): 29/114 MB Progress (1): 29/114 MB Progress (1): 29/114 MB Progress (1): 29/114 MB Progress (1): 29/114 MB Progress (1): 29/114 MB Progress (1): 29/114 MB Progress (1): 29/114 MB Progress (1): 29/114 MB Progress (1): 29/114 MB Progress (1): 29/114 MB Progress (1): 29/114 MB Progress (1): 29/114 MB Progress (1): 29/114 MB Progress (1): 29/114 MB Progress (1): 29/114 MB Progress (1): 29/114 MB Progress (1): 29/114 MB Progress (1): 29/114 MB Progress (1): 29/114 MB Progress (1): 29/114 MB Progress (1): 29/114 MB Progress (1): 29/114 MB Progress (1): 29/114 MB Progress (1): 29/114 MB Progress (1): 29/114 MB Progress (1): 29/114 MB Progress (1): 29/114 MB Progress (1): 29/114 MB Progress (1): 29/114 MB Progress (1): 29/114 MB Progress (1): 29/114 MB Progress (1): 29/114 MB Progress (1): 29/114 MB Progress (1): 29/114 MB Progress (1): 29/114 MB Progress (1): 29/114 MB Progress (1): 29/114 MB Progress (1): 29/114 MB Progress (1): 29/114 MB Progress (1): 29/114 MB Progress (1): 29/114 MB Progress (1): 29/114 MB Progress (1): 29/114 MB Progress (1): 29/114 MB Progress (1): 29/114 MB Progress (1): 29/114 MB Progress (1): 29/114 MB Progress (1): 29/114 MB Progress (1): 29/114 MB Progress (1): 29/114 MB Progress (1): 29/114 MB Progress (1): 29/114 MB Progress (1): 29/114 MB Progress (1): 29/114 MB Progress (1): 29/114 MB Progress (1): 29/114 MB Progress (1): 29/114 MB Progress (1): 29/114 MB Progress (1): 29/114 MB Progress (1): 29/114 MB Progress (1): 29/114 MB Progress (1): 29/114 MB Progress (1): 29/114 MB Progress (1): 29/114 MB Progress (1): 29/114 MB Progress (1): 29/114 MB Progress (1): 29/114 MB Progress (1): 29/114 MB Progress (1): 29/114 MB Progress (1): 29/114 MB Progress (1): 29/114 MB Progress (1): 29/114 MB Progress (1): 29/114 MB Progress (1): 29/114 MB Progress (1): 29/114 MB Progress (1): 29/114 MB Progress (1): 29/114 MB Progress (1): 29/114 MB Progress (1): 29/114 MB Progress (1): 29/114 MB Progress (1): 29/114 MB Progress (1): 29/114 MB Progress (1): 29/114 MB Progress (1): 29/114 MB Progress (1): 29/114 MB Progress (1): 29/114 MB Progress (1): 29/114 MB Progress (1): 29/114 MB Progress (1): 29/114 MB Progress (1): 29/114 MB Progress (1): 29/114 MB Progress (1): 29/114 MB Progress (1): 29/114 MB Progress (1): 29/114 MB Progress (1): 29/114 MB Progress (1): 29/114 MB Progress (1): 29/114 MB Progress (1): 29/114 MB Progress (1): 29/114 MB Progress (1): 29/114 MB Progress (1): 29/114 MB Progress (1): 29/114 MB Progress (1): 29/114 MB Progress (1): 29/114 MB Progress (1): 29/114 MB Progress (1): 29/114 MB Progress (1): 29/114 MB Progress (1): 29/114 MB Progress (1): 29/114 MB Progress (1): 29/114 MB Progress (1): 29/114 MB Progress (1): 29/114 MB Progress (1): 29/114 MB Progress (1): 29/114 MB Progress (1): 29/114 MB Progress (1): 29/114 MB Progress (1): 29/114 MB Progress (1): 29/114 MB Progress (1): 29/114 MB Progress (1): 29/114 MB Progress (1): 29/114 MB Progress (1): 30/114 MB Progress (1): 30/114 MB Progress (1): 30/114 MB Progress (1): 30/114 MB Progress (1): 30/114 MB Progress (1): 30/114 MB Progress (1): 30/114 MB Progress (1): 30/114 MB Progress (1): 30/114 MB Progress (1): 30/114 MB Progress (1): 30/114 MB Progress (1): 30/114 MB Progress (1): 30/114 MB Progress (1): 30/114 MB Progress (1): 30/114 MB Progress (1): 30/114 MB Progress (1): 30/114 MB Progress (1): 30/114 MB Progress (1): 30/114 MB Progress (1): 30/114 MB Progress (1): 30/114 MB Progress (1): 30/114 MB Progress (1): 30/114 MB Progress (1): 30/114 MB Progress (1): 30/114 MB Progress (1): 30/114 MB Progress (1): 30/114 MB Progress (1): 30/114 MB Progress (1): 30/114 MB Progress (1): 30/114 MB Progress (1): 30/114 MB Progress (1): 30/114 MB Progress (1): 30/114 MB Progress (1): 30/114 MB Progress (1): 30/114 MB Progress (1): 30/114 MB Progress (1): 30/114 MB Progress (1): 30/114 MB Progress (1): 30/114 MB Progress (1): 30/114 MB Progress (1): 30/114 MB Progress (1): 30/114 MB Progress (1): 30/114 MB Progress (1): 30/114 MB Progress (1): 30/114 MB Progress (1): 30/114 MB Progress (1): 30/114 MB Progress (1): 30/114 MB Progress (1): 30/114 MB Progress (1): 30/114 MB Progress (1): 30/114 MB Progress (1): 30/114 MB Progress (1): 30/114 MB Progress (1): 30/114 MB Progress (1): 30/114 MB Progress (1): 30/114 MB Progress (1): 30/114 MB Progress (1): 30/114 MB Progress (1): 30/114 MB Progress (1): 30/114 MB Progress (1): 30/114 MB Progress (1): 30/114 MB Progress (1): 30/114 MB Progress (1): 30/114 MB Progress (1): 30/114 MB Progress (1): 30/114 MB Progress (1): 30/114 MB Progress (1): 30/114 MB Progress (1): 30/114 MB Progress (1): 30/114 MB Progress (1): 30/114 MB Progress (1): 30/114 MB Progress (1): 30/114 MB Progress (1): 30/114 MB Progress (1): 30/114 MB Progress (1): 30/114 MB Progress (1): 30/114 MB Progress (1): 30/114 MB Progress (1): 30/114 MB Progress (1): 30/114 MB Progress (1): 30/114 MB Progress (1): 30/114 MB Progress (1): 30/114 MB Progress (1): 30/114 MB Progress (1): 30/114 MB Progress (1): 30/114 MB Progress (1): 30/114 MB Progress (1): 30/114 MB Progress (1): 30/114 MB Progress (1): 30/114 MB Progress (1): 30/114 MB Progress (1): 30/114 MB Progress (1): 30/114 MB Progress (1): 30/114 MB Progress (1): 30/114 MB Progress (1): 30/114 MB Progress (1): 30/114 MB Progress (1): 30/114 MB Progress (1): 30/114 MB Progress (1): 30/114 MB Progress (1): 30/114 MB Progress (1): 30/114 MB Progress (1): 30/114 MB Progress (1): 30/114 MB Progress (1): 30/114 MB Progress (1): 30/114 MB Progress (1): 30/114 MB Progress (1): 30/114 MB Progress (1): 30/114 MB Progress (1): 30/114 MB Progress (1): 30/114 MB Progress (1): 30/114 MB Progress (1): 30/114 MB Progress (1): 30/114 MB Progress (1): 30/114 MB Progress (1): 30/114 MB Progress (1): 30/114 MB Progress (1): 30/114 MB Progress (1): 30/114 MB Progress (1): 30/114 MB Progress (1): 30/114 MB Progress (1): 30/114 MB Progress (1): 30/114 MB Progress (1): 30/114 MB Progress (1): 30/114 MB Progress (1): 30/114 MB Progress (1): 30/114 MB Progress (1): 30/114 MB Progress (1): 30/114 MB Progress (1): 30/114 MB Progress (1): 30/114 MB Progress (1): 30/114 MB Progress (1): 30/114 MB Progress (1): 30/114 MB Progress (1): 30/114 MB Progress (1): 30/114 MB Progress (1): 30/114 MB Progress (1): 30/114 MB Progress (1): 30/114 MB Progress (1): 30/114 MB Progress (1): 30/114 MB Progress (1): 30/114 MB Progress (1): 30/114 MB Progress (1): 30/114 MB Progress (1): 30/114 MB Progress (1): 30/114 MB Progress (1): 30/114 MB Progress (1): 30/114 MB Progress (1): 30/114 MB Progress (1): 30/114 MB Progress (1): 30/114 MB Progress (1): 30/114 MB Progress (1): 30/114 MB Progress (1): 30/114 MB Progress (1): 30/114 MB Progress (1): 30/114 MB Progress (1): 30/114 MB Progress (1): 30/114 MB Progress (1): 30/114 MB Progress (1): 30/114 MB Progress (1): 30/114 MB Progress (1): 30/114 MB Progress (1): 30/114 MB Progress (1): 30/114 MB Progress (1): 30/114 MB Progress (1): 30/114 MB Progress (1): 30/114 MB Progress (1): 30/114 MB Progress (1): 30/114 MB Progress (1): 30/114 MB Progress (1): 30/114 MB Progress (1): 30/114 MB Progress (1): 30/114 MB Progress (1): 30/114 MB Progress (1): 30/114 MB Progress (1): 30/114 MB Progress (1): 30/114 MB Progress (1): 30/114 MB Progress (1): 30/114 MB Progress (1): 30/114 MB Progress (1): 30/114 MB Progress (1): 30/114 MB Progress (1): 30/114 MB Progress (1): 30/114 MB Progress (1): 30/114 MB Progress (1): 30/114 MB Progress (1): 30/114 MB Progress (1): 30/114 MB Progress (1): 30/114 MB Progress (1): 30/114 MB Progress (1): 30/114 MB Progress (1): 30/114 MB Progress (1): 30/114 MB Progress (1): 30/114 MB Progress (1): 30/114 MB Progress (1): 30/114 MB Progress (1): 30/114 MB Progress (1): 30/114 MB Progress (1): 30/114 MB Progress (1): 30/114 MB Progress (1): 30/114 MB Progress (1): 30/114 MB Progress (1): 30/114 MB Progress (1): 30/114 MB Progress (1): 30/114 MB Progress (1): 30/114 MB Progress (1): 30/114 MB Progress (1): 30/114 MB Progress (1): 30/114 MB Progress (1): 30/114 MB Progress (1): 30/114 MB Progress (1): 30/114 MB Progress (1): 30/114 MB Progress (1): 30/114 MB Progress (1): 30/114 MB Progress (1): 30/114 MB Progress (1): 30/114 MB Progress (1): 30/114 MB Progress (1): 30/114 MB Progress (1): 30/114 MB Progress (1): 30/114 MB Progress (1): 30/114 MB Progress (1): 30/114 MB Progress (1): 30/114 MB Progress (1): 30/114 MB Progress (1): 30/114 MB Progress (1): 30/114 MB Progress (1): 30/114 MB Progress (1): 30/114 MB Progress (1): 30/114 MB Progress (1): 30/114 MB Progress (1): 30/114 MB Progress (1): 30/114 MB Progress (1): 30/114 MB Progress (1): 30/114 MB Progress (1): 30/114 MB Progress (1): 30/114 MB Progress (1): 30/114 MB Progress (1): 30/114 MB Progress (1): 30/114 MB Progress (1): 30/114 MB Progress (1): 30/114 MB Progress (1): 30/114 MB Progress (1): 30/114 MB Progress (1): 30/114 MB Progress (1): 30/114 MB Progress (1): 30/114 MB Progress (1): 30/114 MB Progress (1): 30/114 MB Progress (1): 30/114 MB Progress (1): 30/114 MB Progress (1): 30/114 MB Progress (1): 30/114 MB Progress (1): 30/114 MB Progress (1): 30/114 MB Progress (1): 30/114 MB Progress (1): 30/114 MB Progress (1): 30/114 MB Progress (1): 30/114 MB Progress (1): 30/114 MB Progress (1): 30/114 MB Progress (1): 30/114 MB Progress (1): 30/114 MB Progress (1): 30/114 MB Progress (1): 30/114 MB Progress (1): 30/114 MB Progress (1): 30/114 MB Progress (1): 30/114 MB Progress (1): 30/114 MB Progress (1): 30/114 MB Progress (1): 30/114 MB Progress (1): 30/114 MB Progress (1): 30/114 MB Progress (1): 30/114 MB Progress (1): 30/114 MB Progress (1): 30/114 MB Progress (1): 30/114 MB Progress (1): 30/114 MB Progress (1): 30/114 MB Progress (1): 30/114 MB Progress (1): 30/114 MB Progress (1): 30/114 MB Progress (1): 30/114 MB Progress (1): 30/114 MB Progress (1): 30/114 MB Progress (1): 30/114 MB Progress (1): 30/114 MB Progress (1): 30/114 MB Progress (1): 30/114 MB Progress (1): 30/114 MB Progress (1): 30/114 MB Progress (1): 30/114 MB Progress (1): 30/114 MB Progress (1): 30/114 MB Progress (1): 30/114 MB Progress (1): 30/114 MB Progress (1): 30/114 MB Progress (1): 30/114 MB Progress (1): 30/114 MB Progress (1): 30/114 MB Progress (1): 30/114 MB Progress (1): 30/114 MB Progress (1): 30/114 MB Progress (1): 30/114 MB Progress (1): 30/114 MB Progress (1): 30/114 MB Progress (1): 30/114 MB Progress (1): 30/114 MB Progress (1): 30/114 MB Progress (1): 30/114 MB Progress (1): 30/114 MB Progress (1): 30/114 MB Progress (1): 30/114 MB Progress (1): 30/114 MB Progress (1): 30/114 MB Progress (1): 30/114 MB Progress (1): 30/114 MB Progress (1): 30/114 MB Progress (1): 30/114 MB Progress (1): 30/114 MB Progress (1): 30/114 MB Progress (1): 30/114 MB Progress (1): 30/114 MB Progress (1): 30/114 MB Progress (1): 30/114 MB Progress (1): 30/114 MB Progress (1): 30/114 MB Progress (1): 30/114 MB Progress (1): 30/114 MB Progress (1): 30/114 MB Progress (1): 30/114 MB Progress (1): 30/114 MB Progress (1): 30/114 MB Progress (1): 30/114 MB Progress (1): 30/114 MB Progress (1): 30/114 MB Progress (1): 30/114 MB Progress (1): 30/114 MB Progress (1): 30/114 MB Progress (1): 30/114 MB Progress (1): 30/114 MB Progress (1): 30/114 MB Progress (1): 30/114 MB Progress (1): 30/114 MB Progress (1): 30/114 MB Progress (1): 30/114 MB Progress (1): 30/114 MB Progress (1): 30/114 MB Progress (1): 30/114 MB Progress (1): 30/114 MB Progress (1): 30/114 MB Progress (1): 30/114 MB Progress (1): 30/114 MB Progress (1): 30/114 MB Progress (1): 30/114 MB Progress (1): 30/114 MB Progress (1): 30/114 MB Progress (1): 30/114 MB Progress (1): 30/114 MB Progress (1): 30/114 MB Progress (1): 30/114 MB Progress (1): 30/114 MB Progress (1): 30/114 MB Progress (1): 30/114 MB Progress (1): 30/114 MB Progress (1): 30/114 MB Progress (1): 30/114 MB Progress (1): 30/114 MB Progress (1): 30/114 MB Progress (1): 30/114 MB Progress (1): 30/114 MB Progress (1): 30/114 MB Progress (1): 30/114 MB Progress (1): 30/114 MB Progress (1): 30/114 MB Progress (1): 30/114 MB Progress (1): 30/114 MB Progress (1): 30/114 MB Progress (1): 30/114 MB Progress (1): 30/114 MB Progress (1): 30/114 MB Progress (1): 30/114 MB Progress (1): 30/114 MB Progress (1): 30/114 MB Progress (1): 30/114 MB Progress (1): 30/114 MB Progress (1): 30/114 MB Progress (1): 30/114 MB Progress (1): 30/114 MB Progress (1): 30/114 MB Progress (1): 30/114 MB Progress (1): 30/114 MB Progress (1): 30/114 MB Progress (1): 30/114 MB Progress (1): 30/114 MB Progress (1): 30/114 MB Progress (1): 30/114 MB Progress (1): 30/114 MB Progress (1): 30/114 MB Progress (1): 30/114 MB Progress (1): 30/114 MB Progress (1): 30/114 MB Progress (1): 30/114 MB Progress (1): 30/114 MB Progress (1): 30/114 MB Progress (1): 30/114 MB Progress (1): 30/114 MB Progress (1): 30/114 MB Progress (1): 30/114 MB Progress (1): 30/114 MB Progress (1): 30/114 MB Progress (1): 30/114 MB Progress (1): 30/114 MB Progress (1): 30/114 MB Progress (1): 30/114 MB Progress (1): 30/114 MB Progress (1): 30/114 MB Progress (1): 30/114 MB Progress (1): 30/114 MB Progress (1): 30/114 MB Progress (1): 30/114 MB Progress (1): 30/114 MB Progress (1): 30/114 MB Progress (1): 30/114 MB Progress (1): 30/114 MB Progress (1): 30/114 MB Progress (1): 30/114 MB Progress (1): 30/114 MB Progress (1): 30/114 MB Progress (1): 30/114 MB Progress (1): 30/114 MB Progress (1): 30/114 MB Progress (1): 30/114 MB Progress (1): 30/114 MB Progress (1): 30/114 MB Progress (1): 30/114 MB Progress (1): 30/114 MB Progress (1): 30/114 MB Progress (1): 30/114 MB Progress (1): 30/114 MB Progress (1): 30/114 MB Progress (1): 30/114 MB Progress (1): 30/114 MB Progress (1): 30/114 MB Progress (1): 30/114 MB Progress (1): 30/114 MB Progress (1): 30/114 MB Progress (1): 30/114 MB Progress (1): 30/114 MB Progress (1): 30/114 MB Progress (1): 30/114 MB Progress (1): 30/114 MB Progress (1): 30/114 MB Progress (1): 30/114 MB Progress (1): 30/114 MB Progress (1): 30/114 MB Progress (1): 30/114 MB Progress (1): 30/114 MB Progress (1): 30/114 MB Progress (1): 30/114 MB Progress (1): 30/114 MB Progress (1): 30/114 MB Progress (1): 30/114 MB Progress (1): 30/114 MB Progress (1): 30/114 MB Progress (1): 30/114 MB Progress (1): 30/114 MB Progress (1): 30/114 MB Progress (1): 30/114 MB Progress (1): 30/114 MB Progress (1): 30/114 MB Progress (1): 30/114 MB Progress (1): 30/114 MB Progress (1): 30/114 MB Progress (1): 30/114 MB Progress (1): 30/114 MB Progress (1): 30/114 MB Progress (1): 30/114 MB Progress (1): 30/114 MB Progress (1): 30/114 MB Progress (1): 30/114 MB Progress (1): 30/114 MB Progress (1): 30/114 MB Progress (1): 30/114 MB Progress (1): 30/114 MB Progress (1): 30/114 MB Progress (1): 30/114 MB Progress (1): 30/114 MB Progress (1): 31/114 MB Progress (1): 31/114 MB Progress (1): 31/114 MB Progress (1): 31/114 MB Progress (1): 31/114 MB Progress (1): 31/114 MB Progress (1): 31/114 MB Progress (1): 31/114 MB Progress (1): 31/114 MB Progress (1): 31/114 MB Progress (1): 31/114 MB Progress (1): 31/114 MB Progress (1): 31/114 MB Progress (1): 31/114 MB Progress (1): 31/114 MB Progress (1): 31/114 MB Progress (1): 31/114 MB Progress (1): 31/114 MB Progress (1): 31/114 MB Progress (1): 31/114 MB Progress (1): 31/114 MB Progress (1): 31/114 MB Progress (1): 31/114 MB Progress (1): 31/114 MB Progress (1): 31/114 MB Progress (1): 31/114 MB Progress (1): 31/114 MB Progress (1): 31/114 MB Progress (1): 31/114 MB Progress (1): 31/114 MB Progress (1): 31/114 MB Progress (1): 31/114 MB Progress (1): 31/114 MB Progress (1): 31/114 MB Progress (1): 31/114 MB Progress (1): 31/114 MB Progress (1): 31/114 MB Progress (1): 31/114 MB Progress (1): 31/114 MB Progress (1): 31/114 MB Progress (1): 31/114 MB Progress (1): 31/114 MB Progress (1): 31/114 MB Progress (1): 31/114 MB Progress (1): 31/114 MB Progress (1): 31/114 MB Progress (1): 31/114 MB Progress (1): 31/114 MB Progress (1): 31/114 MB Progress (1): 31/114 MB Progress (1): 31/114 MB Progress (1): 31/114 MB Progress (1): 31/114 MB Progress (1): 31/114 MB Progress (1): 31/114 MB Progress (1): 31/114 MB Progress (1): 31/114 MB Progress (1): 31/114 MB Progress (1): 31/114 MB Progress (1): 31/114 MB Progress (1): 31/114 MB Progress (1): 31/114 MB Progress (1): 31/114 MB Progress (1): 31/114 MB Progress (1): 31/114 MB Progress (1): 31/114 MB Progress (1): 31/114 MB Progress (1): 31/114 MB Progress (1): 31/114 MB Progress (1): 31/114 MB Progress (1): 31/114 MB Progress (1): 31/114 MB Progress (1): 31/114 MB Progress (1): 31/114 MB Progress (1): 31/114 MB Progress (1): 31/114 MB Progress (1): 31/114 MB Progress (1): 31/114 MB Progress (1): 31/114 MB Progress (1): 31/114 MB Progress (1): 31/114 MB Progress (1): 31/114 MB Progress (1): 31/114 MB Progress (1): 31/114 MB Progress (1): 31/114 MB Progress (1): 31/114 MB Progress (1): 31/114 MB Progress (1): 31/114 MB Progress (1): 31/114 MB Progress (1): 31/114 MB Progress (1): 31/114 MB Progress (1): 31/114 MB Progress (1): 31/114 MB Progress (1): 31/114 MB Progress (1): 31/114 MB Progress (1): 31/114 MB Progress (1): 31/114 MB Progress (1): 31/114 MB Progress (1): 31/114 MB Progress (1): 31/114 MB Progress (1): 31/114 MB Progress (1): 31/114 MB Progress (1): 31/114 MB Progress (1): 31/114 MB Progress (1): 31/114 MB Progress (1): 31/114 MB Progress (1): 31/114 MB Progress (1): 31/114 MB Progress (1): 31/114 MB Progress (1): 31/114 MB Progress (1): 31/114 MB Progress (1): 31/114 MB Progress (1): 31/114 MB Progress (1): 31/114 MB Progress (1): 31/114 MB Progress (1): 31/114 MB Progress (1): 31/114 MB Progress (1): 31/114 MB Progress (1): 31/114 MB Progress (1): 31/114 MB Progress (1): 31/114 MB Progress (1): 31/114 MB Progress (1): 31/114 MB Progress (1): 31/114 MB Progress (1): 31/114 MB Progress (1): 31/114 MB Progress (1): 31/114 MB Progress (1): 31/114 MB Progress (1): 31/114 MB Progress (1): 31/114 MB Progress (1): 31/114 MB Progress (1): 31/114 MB Progress (1): 31/114 MB Progress (1): 31/114 MB Progress (1): 31/114 MB Progress (1): 31/114 MB Progress (1): 31/114 MB Progress (1): 31/114 MB Progress (1): 31/114 MB Progress (1): 31/114 MB Progress (1): 31/114 MB Progress (1): 31/114 MB Progress (1): 31/114 MB Progress (1): 31/114 MB Progress (1): 31/114 MB Progress (1): 31/114 MB Progress (1): 31/114 MB Progress (1): 31/114 MB Progress (1): 31/114 MB Progress (1): 31/114 MB Progress (1): 31/114 MB Progress (1): 31/114 MB Progress (1): 31/114 MB Progress (1): 31/114 MB Progress (1): 31/114 MB Progress (1): 31/114 MB Progress (1): 31/114 MB Progress (1): 31/114 MB Progress (1): 31/114 MB Progress (1): 31/114 MB Progress (1): 31/114 MB Progress (1): 31/114 MB Progress (1): 31/114 MB Progress (1): 31/114 MB Progress (1): 31/114 MB Progress (1): 31/114 MB Progress (1): 31/114 MB Progress (1): 31/114 MB Progress (1): 31/114 MB Progress (1): 31/114 MB Progress (1): 31/114 MB Progress (1): 31/114 MB Progress (1): 31/114 MB Progress (1): 31/114 MB Progress (1): 31/114 MB Progress (1): 31/114 MB Progress (1): 31/114 MB Progress (1): 31/114 MB Progress (1): 31/114 MB Progress (1): 31/114 MB Progress (1): 31/114 MB Progress (1): 31/114 MB Progress (1): 31/114 MB Progress (1): 31/114 MB Progress (1): 31/114 MB Progress (1): 31/114 MB Progress (1): 31/114 MB Progress (1): 31/114 MB Progress (1): 31/114 MB Progress (1): 31/114 MB Progress (1): 31/114 MB Progress (1): 31/114 MB Progress (1): 31/114 MB Progress (1): 31/114 MB Progress (1): 31/114 MB Progress (1): 31/114 MB Progress (1): 31/114 MB Progress (1): 31/114 MB Progress (1): 31/114 MB Progress (1): 31/114 MB Progress (1): 31/114 MB Progress (1): 31/114 MB Progress (1): 31/114 MB Progress (1): 31/114 MB Progress (1): 31/114 MB Progress (1): 31/114 MB Progress (1): 31/114 MB Progress (1): 31/114 MB Progress (1): 31/114 MB Progress (1): 31/114 MB Progress (1): 31/114 MB Progress (1): 31/114 MB Progress (1): 31/114 MB Progress (1): 31/114 MB Progress (1): 31/114 MB Progress (1): 31/114 MB Progress (1): 31/114 MB Progress (1): 31/114 MB Progress (1): 31/114 MB Progress (1): 31/114 MB Progress (1): 31/114 MB Progress (1): 31/114 MB Progress (1): 31/114 MB Progress (1): 31/114 MB Progress (1): 31/114 MB Progress (1): 31/114 MB Progress (1): 31/114 MB Progress (1): 31/114 MB Progress (1): 31/114 MB Progress (1): 31/114 MB Progress (1): 31/114 MB Progress (1): 31/114 MB Progress (1): 31/114 MB Progress (1): 31/114 MB Progress (1): 31/114 MB Progress (1): 31/114 MB Progress (1): 31/114 MB Progress (1): 31/114 MB Progress (1): 31/114 MB Progress (1): 31/114 MB Progress (1): 31/114 MB Progress (1): 31/114 MB Progress (1): 31/114 MB Progress (1): 31/114 MB Progress (1): 31/114 MB Progress (1): 31/114 MB Progress (1): 31/114 MB Progress (1): 31/114 MB Progress (1): 31/114 MB Progress (1): 31/114 MB Progress (1): 31/114 MB Progress (1): 31/114 MB Progress (1): 31/114 MB Progress (1): 31/114 MB Progress (1): 31/114 MB Progress (1): 31/114 MB Progress (1): 31/114 MB Progress (1): 31/114 MB Progress (1): 31/114 MB Progress (1): 31/114 MB Progress (1): 31/114 MB Progress (1): 31/114 MB Progress (1): 31/114 MB Progress (1): 31/114 MB Progress (1): 31/114 MB Progress (1): 31/114 MB Progress (1): 31/114 MB Progress (1): 31/114 MB Progress (1): 31/114 MB Progress (1): 31/114 MB Progress (1): 31/114 MB Progress (1): 31/114 MB Progress (1): 31/114 MB Progress (1): 31/114 MB Progress (1): 31/114 MB Progress (1): 31/114 MB Progress (1): 31/114 MB Progress (1): 31/114 MB Progress (1): 31/114 MB Progress (1): 31/114 MB Progress (1): 31/114 MB Progress (1): 31/114 MB Progress (1): 31/114 MB Progress (1): 31/114 MB Progress (1): 31/114 MB Progress (1): 31/114 MB Progress (1): 31/114 MB Progress (1): 31/114 MB Progress (1): 31/114 MB Progress (1): 31/114 MB Progress (1): 31/114 MB Progress (1): 31/114 MB Progress (1): 31/114 MB Progress (1): 31/114 MB Progress (1): 31/114 MB Progress (1): 31/114 MB Progress (1): 31/114 MB Progress (1): 31/114 MB Progress (1): 31/114 MB Progress (1): 31/114 MB Progress (1): 31/114 MB Progress (1): 31/114 MB Progress (1): 31/114 MB Progress (1): 31/114 MB Progress (1): 31/114 MB Progress (1): 31/114 MB Progress (1): 31/114 MB Progress (1): 31/114 MB Progress (1): 31/114 MB Progress (1): 31/114 MB Progress (1): 31/114 MB Progress (1): 31/114 MB Progress (1): 31/114 MB Progress (1): 31/114 MB Progress (1): 31/114 MB Progress (1): 31/114 MB Progress (1): 31/114 MB Progress (1): 31/114 MB Progress (1): 31/114 MB Progress (1): 31/114 MB Progress (1): 31/114 MB Progress (1): 31/114 MB Progress (1): 31/114 MB Progress (1): 31/114 MB Progress (1): 31/114 MB Progress (1): 31/114 MB Progress (1): 31/114 MB Progress (1): 31/114 MB Progress (1): 31/114 MB Progress (1): 31/114 MB Progress (1): 31/114 MB Progress (1): 31/114 MB Progress (1): 31/114 MB Progress (1): 31/114 MB Progress (1): 31/114 MB Progress (1): 31/114 MB Progress (1): 31/114 MB Progress (1): 31/114 MB Progress (1): 31/114 MB Progress (1): 31/114 MB Progress (1): 31/114 MB Progress (1): 31/114 MB Progress (1): 31/114 MB Progress (1): 31/114 MB Progress (1): 31/114 MB Progress (1): 31/114 MB Progress (1): 31/114 MB Progress (1): 31/114 MB Progress (1): 31/114 MB Progress (1): 31/114 MB Progress (1): 31/114 MB Progress (1): 31/114 MB Progress (1): 31/114 MB Progress (1): 31/114 MB Progress (1): 31/114 MB Progress (1): 31/114 MB Progress (1): 31/114 MB Progress (1): 31/114 MB Progress (1): 31/114 MB Progress (1): 31/114 MB Progress (1): 31/114 MB Progress (1): 31/114 MB Progress (1): 31/114 MB Progress (1): 31/114 MB Progress (1): 31/114 MB Progress (1): 31/114 MB Progress (1): 31/114 MB Progress (1): 31/114 MB Progress (1): 31/114 MB Progress (1): 31/114 MB Progress (1): 31/114 MB Progress (1): 31/114 MB Progress (1): 31/114 MB Progress (1): 31/114 MB Progress (1): 31/114 MB Progress (1): 31/114 MB Progress (1): 31/114 MB Progress (1): 31/114 MB Progress (1): 31/114 MB Progress (1): 31/114 MB Progress (1): 31/114 MB Progress (1): 31/114 MB Progress (1): 31/114 MB Progress (1): 31/114 MB Progress (1): 31/114 MB Progress (1): 31/114 MB Progress (1): 31/114 MB Progress (1): 31/114 MB Progress (1): 31/114 MB Progress (1): 31/114 MB Progress (1): 31/114 MB Progress (1): 31/114 MB Progress (1): 31/114 MB Progress (1): 31/114 MB Progress (1): 31/114 MB Progress (1): 31/114 MB Progress (1): 31/114 MB Progress (1): 31/114 MB Progress (1): 31/114 MB Progress (1): 31/114 MB Progress (1): 31/114 MB Progress (1): 31/114 MB Progress (1): 31/114 MB Progress (1): 31/114 MB Progress (1): 31/114 MB Progress (1): 31/114 MB Progress (1): 31/114 MB Progress (1): 31/114 MB Progress (1): 31/114 MB Progress (1): 31/114 MB Progress (1): 31/114 MB Progress (1): 31/114 MB Progress (1): 31/114 MB Progress (1): 31/114 MB Progress (1): 31/114 MB Progress (1): 31/114 MB Progress (1): 31/114 MB Progress (1): 31/114 MB Progress (1): 31/114 MB Progress (1): 31/114 MB Progress (1): 31/114 MB Progress (1): 31/114 MB Progress (1): 31/114 MB Progress (1): 31/114 MB Progress (1): 31/114 MB Progress (1): 31/114 MB Progress (1): 31/114 MB Progress (1): 31/114 MB Progress (1): 31/114 MB Progress (1): 31/114 MB Progress (1): 31/114 MB Progress (1): 31/114 MB Progress (1): 31/114 MB Progress (1): 31/114 MB Progress (1): 31/114 MB Progress (1): 31/114 MB Progress (1): 31/114 MB Progress (1): 31/114 MB Progress (1): 31/114 MB Progress (1): 31/114 MB Progress (1): 31/114 MB Progress (1): 31/114 MB Progress (1): 31/114 MB Progress (1): 31/114 MB Progress (1): 31/114 MB Progress (1): 31/114 MB Progress (1): 31/114 MB Progress (1): 31/114 MB Progress (1): 31/114 MB Progress (1): 31/114 MB Progress (1): 31/114 MB Progress (1): 31/114 MB Progress (1): 31/114 MB Progress (1): 31/114 MB Progress (1): 31/114 MB Progress (1): 31/114 MB Progress (1): 31/114 MB Progress (1): 31/114 MB Progress (1): 31/114 MB Progress (1): 31/114 MB Progress (1): 31/114 MB Progress (1): 31/114 MB Progress (1): 31/114 MB Progress (1): 31/114 MB Progress (1): 31/114 MB Progress (1): 31/114 MB Progress (1): 31/114 MB Progress (1): 31/114 MB Progress (1): 31/114 MB Progress (1): 31/114 MB Progress (1): 31/114 MB Progress (1): 31/114 MB Progress (1): 31/114 MB Progress (1): 31/114 MB Progress (1): 31/114 MB Progress (1): 31/114 MB Progress (1): 31/114 MB Progress (1): 31/114 MB Progress (1): 31/114 MB Progress (1): 31/114 MB Progress (1): 31/114 MB Progress (1): 31/114 MB Progress (1): 31/114 MB Progress (1): 31/114 MB Progress (1): 31/114 MB Progress (1): 31/114 MB Progress (1): 31/114 MB Progress (1): 31/114 MB Progress (1): 32/114 MB Progress (1): 32/114 MB Progress (1): 32/114 MB Progress (1): 32/114 MB Progress (1): 32/114 MB Progress (1): 32/114 MB Progress (1): 32/114 MB Progress (1): 32/114 MB Progress (1): 32/114 MB Progress (1): 32/114 MB Progress (1): 32/114 MB Progress (1): 32/114 MB Progress (1): 32/114 MB Progress (1): 32/114 MB Progress (1): 32/114 MB Progress (1): 32/114 MB Progress (1): 32/114 MB Progress (1): 32/114 MB Progress (1): 32/114 MB Progress (1): 32/114 MB Progress (1): 32/114 MB Progress (1): 32/114 MB Progress (1): 32/114 MB Progress (1): 32/114 MB Progress (1): 32/114 MB Progress (1): 32/114 MB Progress (1): 32/114 MB Progress (1): 32/114 MB Progress (1): 32/114 MB Progress (1): 32/114 MB Progress (1): 32/114 MB Progress (1): 32/114 MB Progress (1): 32/114 MB Progress (1): 32/114 MB Progress (1): 32/114 MB Progress (1): 32/114 MB Progress (1): 32/114 MB Progress (1): 32/114 MB Progress (1): 32/114 MB Progress (1): 32/114 MB Progress (1): 32/114 MB Progress (1): 32/114 MB Progress (1): 32/114 MB Progress (1): 32/114 MB Progress (1): 32/114 MB Progress (1): 32/114 MB Progress (1): 32/114 MB Progress (1): 32/114 MB Progress (1): 32/114 MB Progress (1): 32/114 MB Progress (1): 32/114 MB Progress (1): 32/114 MB Progress (1): 32/114 MB Progress (1): 32/114 MB Progress (1): 32/114 MB Progress (1): 32/114 MB Progress (1): 32/114 MB Progress (1): 32/114 MB Progress (1): 32/114 MB Progress (1): 32/114 MB Progress (1): 32/114 MB Progress (1): 32/114 MB Progress (1): 32/114 MB Progress (1): 32/114 MB Progress (1): 32/114 MB Progress (1): 32/114 MB Progress (1): 32/114 MB Progress (1): 32/114 MB Progress (1): 32/114 MB Progress (1): 32/114 MB Progress (1): 32/114 MB Progress (1): 32/114 MB Progress (1): 32/114 MB Progress (1): 32/114 MB Progress (1): 32/114 MB Progress (1): 32/114 MB Progress (1): 32/114 MB Progress (1): 32/114 MB Progress (1): 32/114 MB Progress (1): 32/114 MB Progress (1): 32/114 MB Progress (1): 32/114 MB Progress (1): 32/114 MB Progress (1): 32/114 MB Progress (1): 32/114 MB Progress (1): 32/114 MB Progress (1): 32/114 MB Progress (1): 32/114 MB Progress (1): 32/114 MB Progress (1): 32/114 MB Progress (1): 32/114 MB Progress (1): 32/114 MB Progress (1): 32/114 MB Progress (1): 32/114 MB Progress (1): 32/114 MB Progress (1): 32/114 MB Progress (1): 32/114 MB Progress (1): 32/114 MB Progress (1): 32/114 MB Progress (1): 32/114 MB Progress (1): 32/114 MB Progress (1): 32/114 MB Progress (1): 32/114 MB Progress (1): 32/114 MB Progress (1): 32/114 MB Progress (1): 32/114 MB Progress (1): 32/114 MB Progress (1): 32/114 MB Progress (1): 32/114 MB Progress (1): 32/114 MB Progress (1): 32/114 MB Progress (1): 32/114 MB Progress (1): 32/114 MB Progress (1): 32/114 MB Progress (1): 32/114 MB Progress (1): 32/114 MB Progress (1): 32/114 MB Progress (1): 32/114 MB Progress (1): 32/114 MB Progress (1): 32/114 MB Progress (1): 32/114 MB Progress (1): 32/114 MB Progress (1): 32/114 MB Progress (1): 32/114 MB Progress (1): 32/114 MB Progress (1): 32/114 MB Progress (1): 32/114 MB Progress (1): 32/114 MB Progress (1): 32/114 MB Progress (1): 32/114 MB Progress (1): 32/114 MB Progress (1): 32/114 MB Progress (1): 32/114 MB Progress (1): 32/114 MB Progress (1): 32/114 MB Progress (1): 32/114 MB Progress (1): 32/114 MB Progress (1): 32/114 MB Progress (1): 32/114 MB Progress (1): 32/114 MB Progress (1): 32/114 MB Progress (1): 32/114 MB Progress (1): 32/114 MB Progress (1): 32/114 MB Progress (1): 32/114 MB Progress (1): 32/114 MB Progress (1): 32/114 MB Progress (1): 32/114 MB Progress (1): 32/114 MB Progress (1): 32/114 MB Progress (1): 32/114 MB Progress (1): 32/114 MB Progress (1): 32/114 MB Progress (1): 32/114 MB Progress (1): 32/114 MB Progress (1): 32/114 MB Progress (1): 32/114 MB Progress (1): 32/114 MB Progress (1): 32/114 MB Progress (1): 32/114 MB Progress (1): 32/114 MB Progress (1): 32/114 MB Progress (1): 32/114 MB Progress (1): 32/114 MB Progress (1): 32/114 MB Progress (1): 32/114 MB Progress (1): 32/114 MB Progress (1): 32/114 MB Progress (1): 32/114 MB Progress (1): 32/114 MB Progress (1): 32/114 MB Progress (1): 32/114 MB Progress (1): 32/114 MB Progress (1): 32/114 MB Progress (1): 32/114 MB Progress (1): 32/114 MB Progress (1): 32/114 MB Progress (1): 32/114 MB Progress (1): 32/114 MB Progress (1): 32/114 MB Progress (1): 32/114 MB Progress (1): 32/114 MB Progress (1): 32/114 MB Progress (1): 32/114 MB Progress (1): 32/114 MB Progress (1): 32/114 MB Progress (1): 32/114 MB Progress (1): 32/114 MB Progress (1): 32/114 MB Progress (1): 32/114 MB Progress (1): 32/114 MB Progress (1): 32/114 MB Progress (1): 32/114 MB Progress (1): 32/114 MB Progress (1): 32/114 MB Progress (1): 32/114 MB Progress (1): 32/114 MB Progress (1): 32/114 MB Progress (1): 32/114 MB Progress (1): 32/114 MB Progress (1): 32/114 MB Progress (1): 32/114 MB Progress (1): 32/114 MB Progress (1): 32/114 MB Progress (1): 32/114 MB Progress (1): 32/114 MB Progress (1): 32/114 MB Progress (1): 32/114 MB Progress (1): 32/114 MB Progress (1): 32/114 MB Progress (1): 32/114 MB Progress (1): 32/114 MB Progress (1): 32/114 MB Progress (1): 32/114 MB Progress (1): 32/114 MB Progress (1): 32/114 MB Progress (1): 32/114 MB Progress (1): 32/114 MB Progress (1): 32/114 MB Progress (1): 32/114 MB Progress (1): 32/114 MB Progress (1): 32/114 MB Progress (1): 32/114 MB Progress (1): 32/114 MB Progress (1): 32/114 MB Progress (1): 32/114 MB Progress (1): 32/114 MB Progress (1): 32/114 MB Progress (1): 32/114 MB Progress (1): 32/114 MB Progress (1): 32/114 MB Progress (1): 32/114 MB Progress (1): 32/114 MB Progress (1): 32/114 MB Progress (1): 32/114 MB Progress (1): 32/114 MB Progress (1): 32/114 MB Progress (1): 32/114 MB Progress (1): 32/114 MB Progress (1): 32/114 MB Progress (1): 32/114 MB Progress (1): 32/114 MB Progress (1): 32/114 MB Progress (1): 32/114 MB Progress (1): 32/114 MB Progress (1): 32/114 MB Progress (1): 32/114 MB Progress (1): 32/114 MB Progress (1): 32/114 MB Progress (1): 32/114 MB Progress (1): 32/114 MB Progress (1): 32/114 MB Progress (1): 32/114 MB Progress (1): 32/114 MB Progress (1): 32/114 MB Progress (1): 32/114 MB Progress (1): 32/114 MB Progress (1): 32/114 MB Progress (1): 32/114 MB Progress (1): 32/114 MB Progress (1): 32/114 MB Progress (1): 32/114 MB Progress (1): 32/114 MB Progress (1): 32/114 MB Progress (1): 32/114 MB Progress (1): 32/114 MB Progress (1): 32/114 MB Progress (1): 32/114 MB Progress (1): 32/114 MB Progress (1): 32/114 MB Progress (1): 32/114 MB Progress (1): 32/114 MB Progress (1): 32/114 MB Progress (1): 32/114 MB Progress (1): 32/114 MB Progress (1): 32/114 MB Progress (1): 32/114 MB Progress (1): 32/114 MB Progress (1): 32/114 MB Progress (1): 32/114 MB Progress (1): 32/114 MB Progress (1): 32/114 MB Progress (1): 32/114 MB Progress (1): 32/114 MB Progress (1): 32/114 MB Progress (1): 32/114 MB Progress (1): 32/114 MB Progress (1): 32/114 MB Progress (1): 32/114 MB Progress (1): 32/114 MB Progress (1): 32/114 MB Progress (1): 32/114 MB Progress (1): 32/114 MB Progress (1): 32/114 MB Progress (1): 32/114 MB Progress (1): 32/114 MB Progress (1): 32/114 MB Progress (1): 32/114 MB Progress (1): 32/114 MB Progress (1): 32/114 MB Progress (1): 32/114 MB Progress (1): 32/114 MB Progress (1): 32/114 MB Progress (1): 32/114 MB Progress (1): 32/114 MB Progress (1): 32/114 MB Progress (1): 32/114 MB Progress (1): 32/114 MB Progress (1): 32/114 MB Progress (1): 32/114 MB Progress (1): 32/114 MB Progress (1): 32/114 MB Progress (1): 32/114 MB Progress (1): 32/114 MB Progress (1): 32/114 MB Progress (1): 32/114 MB Progress (1): 32/114 MB Progress (1): 32/114 MB Progress (1): 32/114 MB Progress (1): 32/114 MB Progress (1): 32/114 MB Progress (1): 32/114 MB Progress (1): 32/114 MB Progress (1): 32/114 MB Progress (1): 32/114 MB Progress (1): 32/114 MB Progress (1): 32/114 MB Progress (1): 32/114 MB Progress (1): 32/114 MB Progress (1): 32/114 MB Progress (1): 32/114 MB Progress (1): 32/114 MB Progress (1): 32/114 MB Progress (1): 32/114 MB Progress (1): 32/114 MB Progress (1): 32/114 MB Progress (1): 32/114 MB Progress (1): 32/114 MB Progress (1): 32/114 MB Progress (1): 32/114 MB Progress (1): 32/114 MB Progress (1): 32/114 MB Progress (1): 32/114 MB Progress (1): 32/114 MB Progress (1): 32/114 MB Progress (1): 32/114 MB Progress (1): 32/114 MB Progress (1): 32/114 MB Progress (1): 32/114 MB Progress (1): 32/114 MB Progress (1): 32/114 MB Progress (1): 32/114 MB Progress (1): 32/114 MB Progress (1): 32/114 MB Progress (1): 32/114 MB Progress (1): 32/114 MB Progress (1): 32/114 MB Progress (1): 32/114 MB Progress (1): 32/114 MB Progress (1): 32/114 MB Progress (1): 32/114 MB Progress (1): 32/114 MB Progress (1): 32/114 MB Progress (1): 32/114 MB Progress (1): 32/114 MB Progress (1): 32/114 MB Progress (1): 32/114 MB Progress (1): 32/114 MB Progress (1): 32/114 MB Progress (1): 32/114 MB Progress (1): 32/114 MB Progress (1): 32/114 MB Progress (1): 32/114 MB Progress (1): 32/114 MB Progress (1): 32/114 MB Progress (1): 32/114 MB Progress (1): 32/114 MB Progress (1): 32/114 MB Progress (1): 32/114 MB Progress (1): 32/114 MB Progress (1): 32/114 MB Progress (1): 32/114 MB Progress (1): 32/114 MB Progress (1): 32/114 MB Progress (1): 32/114 MB Progress (1): 32/114 MB Progress (1): 32/114 MB Progress (1): 32/114 MB Progress (1): 32/114 MB Progress (1): 32/114 MB Progress (1): 32/114 MB Progress (1): 32/114 MB Progress (1): 32/114 MB Progress (1): 32/114 MB Progress (1): 32/114 MB Progress (1): 32/114 MB Progress (1): 32/114 MB Progress (1): 32/114 MB Progress (1): 32/114 MB Progress (1): 32/114 MB Progress (1): 32/114 MB Progress (1): 32/114 MB Progress (1): 32/114 MB Progress (1): 32/114 MB Progress (1): 32/114 MB Progress (1): 32/114 MB Progress (1): 32/114 MB Progress (1): 32/114 MB Progress (1): 32/114 MB Progress (1): 32/114 MB Progress (1): 32/114 MB Progress (1): 32/114 MB Progress (1): 32/114 MB Progress (1): 32/114 MB Progress (1): 32/114 MB Progress (1): 32/114 MB Progress (1): 32/114 MB Progress (1): 32/114 MB Progress (1): 32/114 MB Progress (1): 32/114 MB Progress (1): 32/114 MB Progress (1): 32/114 MB Progress (1): 32/114 MB Progress (1): 32/114 MB Progress (1): 32/114 MB Progress (1): 32/114 MB Progress (1): 32/114 MB Progress (1): 32/114 MB Progress (1): 32/114 MB Progress (1): 32/114 MB Progress (1): 32/114 MB Progress (1): 32/114 MB Progress (1): 32/114 MB Progress (1): 32/114 MB Progress (1): 32/114 MB Progress (1): 32/114 MB Progress (1): 32/114 MB Progress (1): 32/114 MB Progress (1): 32/114 MB Progress (1): 32/114 MB Progress (1): 32/114 MB Progress (1): 32/114 MB Progress (1): 32/114 MB Progress (1): 32/114 MB Progress (1): 32/114 MB Progress (1): 32/114 MB Progress (1): 32/114 MB Progress (1): 32/114 MB Progress (1): 32/114 MB Progress (1): 32/114 MB Progress (1): 32/114 MB Progress (1): 32/114 MB Progress (1): 32/114 MB Progress (1): 32/114 MB Progress (1): 32/114 MB Progress (1): 32/114 MB Progress (1): 32/114 MB Progress (1): 32/114 MB Progress (1): 32/114 MB Progress (1): 32/114 MB Progress (1): 32/114 MB Progress (1): 32/114 MB Progress (1): 32/114 MB Progress (1): 32/114 MB Progress (1): 32/114 MB Progress (1): 32/114 MB Progress (1): 32/114 MB Progress (1): 32/114 MB Progress (1): 32/114 MB Progress (1): 32/114 MB Progress (1): 32/114 MB Progress (1): 32/114 MB Progress (1): 32/114 MB Progress (1): 32/114 MB Progress (1): 32/114 MB Progress (1): 32/114 MB Progress (1): 32/114 MB Progress (1): 32/114 MB Progress (1): 32/114 MB Progress (1): 32/114 MB Progress (1): 32/114 MB Progress (1): 32/114 MB Progress (1): 32/114 MB Progress (1): 32/114 MB Progress (1): 32/114 MB Progress (1): 32/114 MB Progress (1): 32/114 MB Progress (1): 32/114 MB Progress (1): 32/114 MB Progress (1): 33/114 MB Progress (1): 33/114 MB Progress (1): 33/114 MB Progress (1): 33/114 MB Progress (1): 33/114 MB Progress (1): 33/114 MB Progress (1): 33/114 MB Progress (1): 33/114 MB Progress (1): 33/114 MB Progress (1): 33/114 MB Progress (1): 33/114 MB Progress (1): 33/114 MB Progress (1): 33/114 MB Progress (1): 33/114 MB Progress (1): 33/114 MB Progress (1): 33/114 MB Progress (1): 33/114 MB Progress (1): 33/114 MB Progress (1): 33/114 MB Progress (1): 33/114 MB Progress (1): 33/114 MB Progress (1): 33/114 MB Progress (1): 33/114 MB Progress (1): 33/114 MB Progress (1): 33/114 MB Progress (1): 33/114 MB Progress (1): 33/114 MB Progress (1): 33/114 MB Progress (1): 33/114 MB Progress (1): 33/114 MB Progress (1): 33/114 MB Progress (1): 33/114 MB Progress (1): 33/114 MB Progress (1): 33/114 MB Progress (1): 33/114 MB Progress (1): 33/114 MB Progress (1): 33/114 MB Progress (1): 33/114 MB Progress (1): 33/114 MB Progress (1): 33/114 MB Progress (1): 33/114 MB Progress (1): 33/114 MB Progress (1): 33/114 MB Progress (1): 33/114 MB Progress (1): 33/114 MB Progress (1): 33/114 MB Progress (1): 33/114 MB Progress (1): 33/114 MB Progress (1): 33/114 MB Progress (1): 33/114 MB Progress (1): 33/114 MB Progress (1): 33/114 MB Progress (1): 33/114 MB Progress (1): 33/114 MB Progress (1): 33/114 MB Progress (1): 33/114 MB Progress (1): 33/114 MB Progress (1): 33/114 MB Progress (1): 33/114 MB Progress (1): 33/114 MB Progress (1): 33/114 MB Progress (1): 33/114 MB Progress (1): 33/114 MB Progress (1): 33/114 MB Progress (1): 33/114 MB Progress (1): 33/114 MB Progress (1): 33/114 MB Progress (1): 33/114 MB Progress (1): 33/114 MB Progress (1): 33/114 MB Progress (1): 33/114 MB Progress (1): 33/114 MB Progress (1): 33/114 MB Progress (1): 33/114 MB Progress (1): 33/114 MB Progress (1): 33/114 MB Progress (1): 33/114 MB Progress (1): 33/114 MB Progress (1): 33/114 MB Progress (1): 33/114 MB Progress (1): 33/114 MB Progress (1): 33/114 MB Progress (1): 33/114 MB Progress (1): 33/114 MB Progress (1): 33/114 MB Progress (1): 33/114 MB Progress (1): 33/114 MB Progress (1): 33/114 MB Progress (1): 33/114 MB Progress (1): 33/114 MB Progress (1): 33/114 MB Progress (1): 33/114 MB Progress (1): 33/114 MB Progress (1): 33/114 MB Progress (1): 33/114 MB Progress (1): 33/114 MB Progress (1): 33/114 MB Progress (1): 33/114 MB Progress (1): 33/114 MB Progress (1): 33/114 MB Progress (1): 33/114 MB Progress (1): 33/114 MB Progress (1): 33/114 MB Progress (1): 33/114 MB Progress (1): 33/114 MB Progress (1): 33/114 MB Progress (1): 33/114 MB Progress (1): 33/114 MB Progress (1): 33/114 MB Progress (1): 33/114 MB Progress (1): 33/114 MB Progress (1): 33/114 MB Progress (1): 33/114 MB Progress (1): 33/114 MB Progress (1): 33/114 MB Progress (1): 33/114 MB Progress (1): 33/114 MB Progress (1): 33/114 MB Progress (1): 33/114 MB Progress (1): 33/114 MB Progress (1): 33/114 MB Progress (1): 33/114 MB Progress (1): 33/114 MB Progress (1): 33/114 MB Progress (1): 33/114 MB Progress (1): 33/114 MB Progress (1): 33/114 MB Progress (1): 33/114 MB Progress (1): 33/114 MB Progress (1): 33/114 MB Progress (1): 33/114 MB Progress (1): 33/114 MB Progress (1): 33/114 MB Progress (1): 33/114 MB Progress (1): 33/114 MB Progress (1): 33/114 MB Progress (1): 33/114 MB Progress (1): 33/114 MB Progress (1): 33/114 MB Progress (1): 33/114 MB Progress (1): 33/114 MB Progress (1): 33/114 MB Progress (1): 33/114 MB Progress (1): 33/114 MB Progress (1): 33/114 MB Progress (1): 33/114 MB Progress (1): 33/114 MB Progress (1): 33/114 MB Progress (1): 33/114 MB Progress (1): 33/114 MB Progress (1): 33/114 MB Progress (1): 33/114 MB Progress (1): 33/114 MB Progress (1): 33/114 MB Progress (1): 33/114 MB Progress (1): 33/114 MB Progress (1): 33/114 MB Progress (1): 33/114 MB Progress (1): 33/114 MB Progress (1): 33/114 MB Progress (1): 33/114 MB Progress (1): 33/114 MB Progress (1): 33/114 MB Progress (1): 33/114 MB Progress (1): 33/114 MB Progress (1): 33/114 MB Progress (1): 33/114 MB Progress (1): 33/114 MB Progress (1): 33/114 MB Progress (1): 33/114 MB Progress (1): 33/114 MB Progress (1): 33/114 MB Progress (1): 33/114 MB Progress (1): 33/114 MB Progress (1): 33/114 MB Progress (1): 33/114 MB Progress (1): 33/114 MB Progress (1): 33/114 MB Progress (1): 33/114 MB Progress (1): 33/114 MB Progress (1): 33/114 MB Progress (1): 33/114 MB Progress (1): 33/114 MB Progress (1): 33/114 MB Progress (1): 33/114 MB Progress (1): 33/114 MB Progress (1): 33/114 MB Progress (1): 33/114 MB Progress (1): 33/114 MB Progress (1): 33/114 MB Progress (1): 33/114 MB Progress (1): 33/114 MB Progress (1): 33/114 MB Progress (1): 33/114 MB Progress (1): 33/114 MB Progress (1): 33/114 MB Progress (1): 33/114 MB Progress (1): 33/114 MB Progress (1): 33/114 MB Progress (1): 33/114 MB Progress (1): 33/114 MB Progress (1): 33/114 MB Progress (1): 33/114 MB Progress (1): 33/114 MB Progress (1): 33/114 MB Progress (1): 33/114 MB Progress (1): 33/114 MB Progress (1): 33/114 MB Progress (1): 33/114 MB Progress (1): 33/114 MB Progress (1): 33/114 MB Progress (1): 33/114 MB Progress (1): 33/114 MB Progress (1): 33/114 MB Progress (1): 33/114 MB Progress (1): 33/114 MB Progress (1): 33/114 MB Progress (1): 33/114 MB Progress (1): 33/114 MB Progress (1): 33/114 MB Progress (1): 33/114 MB Progress (1): 33/114 MB Progress (1): 33/114 MB Progress (1): 33/114 MB Progress (1): 33/114 MB Progress (1): 33/114 MB Progress (1): 33/114 MB Progress (1): 33/114 MB Progress (1): 33/114 MB Progress (1): 33/114 MB Progress (1): 33/114 MB Progress (1): 33/114 MB Progress (1): 33/114 MB Progress (1): 33/114 MB Progress (1): 33/114 MB Progress (1): 33/114 MB Progress (1): 33/114 MB Progress (1): 33/114 MB Progress (1): 33/114 MB Progress (1): 33/114 MB Progress (1): 33/114 MB Progress (1): 33/114 MB Progress (1): 33/114 MB Progress (1): 33/114 MB Progress (1): 33/114 MB Progress (1): 33/114 MB Progress (1): 33/114 MB Progress (1): 33/114 MB Progress (1): 33/114 MB Progress (1): 33/114 MB Progress (1): 33/114 MB Progress (1): 33/114 MB Progress (1): 33/114 MB Progress (1): 33/114 MB Progress (1): 33/114 MB Progress (1): 33/114 MB Progress (1): 33/114 MB Progress (1): 33/114 MB Progress (1): 33/114 MB Progress (1): 33/114 MB Progress (1): 33/114 MB Progress (1): 33/114 MB Progress (1): 33/114 MB Progress (1): 33/114 MB Progress (1): 33/114 MB Progress (1): 33/114 MB Progress (1): 33/114 MB Progress (1): 33/114 MB Progress (1): 33/114 MB Progress (1): 33/114 MB Progress (1): 33/114 MB Progress (1): 33/114 MB Progress (1): 33/114 MB Progress (1): 33/114 MB Progress (1): 33/114 MB Progress (1): 33/114 MB Progress (1): 33/114 MB Progress (1): 33/114 MB Progress (1): 33/114 MB Progress (1): 33/114 MB Progress (1): 33/114 MB Progress (1): 33/114 MB Progress (1): 33/114 MB Progress (1): 33/114 MB Progress (1): 33/114 MB Progress (1): 33/114 MB Progress (1): 33/114 MB Progress (1): 33/114 MB Progress (1): 33/114 MB Progress (1): 33/114 MB Progress (1): 33/114 MB Progress (1): 33/114 MB Progress (1): 33/114 MB Progress (1): 33/114 MB Progress (1): 33/114 MB Progress (1): 33/114 MB Progress (1): 33/114 MB Progress (1): 33/114 MB Progress (1): 33/114 MB Progress (1): 33/114 MB Progress (1): 33/114 MB Progress (1): 33/114 MB Progress (1): 33/114 MB Progress (1): 33/114 MB Progress (1): 33/114 MB Progress (1): 33/114 MB Progress (1): 33/114 MB Progress (1): 33/114 MB Progress (1): 33/114 MB Progress (1): 33/114 MB Progress (1): 33/114 MB Progress (1): 33/114 MB Progress (1): 33/114 MB Progress (1): 33/114 MB Progress (1): 33/114 MB Progress (1): 33/114 MB Progress (1): 33/114 MB Progress (1): 33/114 MB Progress (1): 33/114 MB Progress (1): 33/114 MB Progress (1): 33/114 MB Progress (1): 33/114 MB Progress (1): 33/114 MB Progress (1): 33/114 MB Progress (1): 33/114 MB Progress (1): 33/114 MB Progress (1): 33/114 MB Progress (1): 33/114 MB Progress (1): 33/114 MB Progress (1): 33/114 MB Progress (1): 33/114 MB Progress (1): 33/114 MB Progress (1): 33/114 MB Progress (1): 33/114 MB Progress (1): 33/114 MB Progress (1): 33/114 MB Progress (1): 33/114 MB Progress (1): 33/114 MB Progress (1): 33/114 MB Progress (1): 33/114 MB Progress (1): 33/114 MB Progress (1): 33/114 MB Progress (1): 33/114 MB Progress (1): 33/114 MB Progress (1): 33/114 MB Progress (1): 33/114 MB Progress (1): 33/114 MB Progress (1): 33/114 MB Progress (1): 33/114 MB Progress (1): 33/114 MB Progress (1): 33/114 MB Progress (1): 33/114 MB Progress (1): 33/114 MB Progress (1): 33/114 MB Progress (1): 33/114 MB Progress (1): 33/114 MB Progress (1): 33/114 MB Progress (1): 33/114 MB Progress (1): 33/114 MB Progress (1): 33/114 MB Progress (1): 33/114 MB Progress (1): 33/114 MB Progress (1): 33/114 MB Progress (1): 33/114 MB Progress (1): 33/114 MB Progress (1): 33/114 MB Progress (1): 33/114 MB Progress (1): 33/114 MB Progress (1): 33/114 MB Progress (1): 33/114 MB Progress (1): 33/114 MB Progress (1): 33/114 MB Progress (1): 33/114 MB Progress (1): 33/114 MB Progress (1): 33/114 MB Progress (1): 33/114 MB Progress (1): 33/114 MB Progress (1): 33/114 MB Progress (1): 33/114 MB Progress (1): 33/114 MB Progress (1): 33/114 MB Progress (1): 33/114 MB Progress (1): 33/114 MB Progress (1): 33/114 MB Progress (1): 33/114 MB Progress (1): 33/114 MB Progress (1): 33/114 MB Progress (1): 33/114 MB Progress (1): 33/114 MB Progress (1): 33/114 MB Progress (1): 33/114 MB Progress (1): 33/114 MB Progress (1): 33/114 MB Progress (1): 33/114 MB Progress (1): 33/114 MB Progress (1): 33/114 MB Progress (1): 33/114 MB Progress (1): 33/114 MB Progress (1): 33/114 MB Progress (1): 33/114 MB Progress (1): 33/114 MB Progress (1): 33/114 MB Progress (1): 33/114 MB Progress (1): 33/114 MB Progress (1): 33/114 MB Progress (1): 33/114 MB Progress (1): 33/114 MB Progress (1): 33/114 MB Progress (1): 33/114 MB Progress (1): 33/114 MB Progress (1): 33/114 MB Progress (1): 33/114 MB Progress (1): 33/114 MB Progress (1): 33/114 MB Progress (1): 33/114 MB Progress (1): 33/114 MB Progress (1): 33/114 MB Progress (1): 33/114 MB Progress (1): 33/114 MB Progress (1): 33/114 MB Progress (1): 33/114 MB Progress (1): 33/114 MB Progress (1): 33/114 MB Progress (1): 33/114 MB Progress (1): 33/114 MB Progress (1): 33/114 MB Progress (1): 33/114 MB Progress (1): 33/114 MB Progress (1): 33/114 MB Progress (1): 33/114 MB Progress (1): 33/114 MB Progress (1): 33/114 MB Progress (1): 33/114 MB Progress (1): 33/114 MB Progress (1): 33/114 MB Progress (1): 33/114 MB Progress (1): 33/114 MB Progress (1): 33/114 MB Progress (1): 33/114 MB Progress (1): 33/114 MB Progress (1): 33/114 MB Progress (1): 33/114 MB Progress (1): 33/114 MB Progress (1): 33/114 MB Progress (1): 33/114 MB Progress (1): 33/114 MB Progress (1): 33/114 MB Progress (1): 33/114 MB Progress (1): 33/114 MB Progress (1): 33/114 MB Progress (1): 33/114 MB Progress (1): 33/114 MB Progress (1): 33/114 MB Progress (1): 33/114 MB Progress (1): 33/114 MB Progress (1): 33/114 MB Progress (1): 33/114 MB Progress (1): 33/114 MB Progress (1): 33/114 MB Progress (1): 33/114 MB Progress (1): 33/114 MB Progress (1): 33/114 MB Progress (1): 33/114 MB Progress (1): 33/114 MB Progress (1): 33/114 MB Progress (1): 33/114 MB Progress (1): 33/114 MB Progress (1): 33/114 MB Progress (1): 33/114 MB Progress (1): 33/114 MB Progress (1): 33/114 MB Progress (1): 33/114 MB Progress (1): 33/114 MB Progress (1): 33/114 MB Progress (1): 33/114 MB Progress (1): 33/114 MB Progress (1): 33/114 MB Progress (1): 33/114 MB Progress (1): 33/114 MB Progress (1): 33/114 MB Progress (1): 33/114 MB Progress (1): 33/114 MB Progress (1): 33/114 MB Progress (1): 33/114 MB Progress (1): 33/114 MB Progress (1): 33/114 MB Progress (1): 33/114 MB Progress (1): 33/114 MB Progress (1): 34/114 MB Progress (1): 34/114 MB Progress (1): 34/114 MB Progress (1): 34/114 MB Progress (1): 34/114 MB Progress (1): 34/114 MB Progress (1): 34/114 MB Progress (1): 34/114 MB Progress (1): 34/114 MB Progress (1): 34/114 MB Progress (1): 34/114 MB Progress (1): 34/114 MB Progress (1): 34/114 MB Progress (1): 34/114 MB Progress (1): 34/114 MB Progress (1): 34/114 MB Progress (1): 34/114 MB Progress (1): 34/114 MB Progress (1): 34/114 MB Progress (1): 34/114 MB Progress (1): 34/114 MB Progress (1): 34/114 MB Progress (1): 34/114 MB Progress (1): 34/114 MB Progress (1): 34/114 MB Progress (1): 34/114 MB Progress (1): 34/114 MB Progress (1): 34/114 MB Progress (1): 34/114 MB Progress (1): 34/114 MB Progress (1): 34/114 MB Progress (1): 34/114 MB Progress (1): 34/114 MB Progress (1): 34/114 MB Progress (1): 34/114 MB Progress (1): 34/114 MB Progress (1): 34/114 MB Progress (1): 34/114 MB Progress (1): 34/114 MB Progress (1): 34/114 MB Progress (1): 34/114 MB Progress (1): 34/114 MB Progress (1): 34/114 MB Progress (1): 34/114 MB Progress (1): 34/114 MB Progress (1): 34/114 MB Progress (1): 34/114 MB Progress (1): 34/114 MB Progress (1): 34/114 MB Progress (1): 34/114 MB Progress (1): 34/114 MB Progress (1): 34/114 MB Progress (1): 34/114 MB Progress (1): 34/114 MB Progress (1): 34/114 MB Progress (1): 34/114 MB Progress (1): 34/114 MB Progress (1): 34/114 MB Progress (1): 34/114 MB Progress (1): 34/114 MB Progress (1): 34/114 MB Progress (1): 34/114 MB Progress (1): 34/114 MB Progress (1): 34/114 MB Progress (1): 34/114 MB Progress (1): 34/114 MB Progress (1): 34/114 MB Progress (1): 34/114 MB Progress (1): 34/114 MB Progress (1): 34/114 MB Progress (1): 34/114 MB Progress (1): 34/114 MB Progress (1): 34/114 MB Progress (1): 34/114 MB Progress (1): 34/114 MB Progress (1): 34/114 MB Progress (1): 34/114 MB Progress (1): 34/114 MB Progress (1): 34/114 MB Progress (1): 34/114 MB Progress (1): 34/114 MB Progress (1): 34/114 MB Progress (1): 34/114 MB Progress (1): 34/114 MB Progress (1): 34/114 MB Progress (1): 34/114 MB Progress (1): 34/114 MB Progress (1): 34/114 MB Progress (1): 34/114 MB Progress (1): 34/114 MB Progress (1): 34/114 MB Progress (1): 34/114 MB Progress (1): 34/114 MB Progress (1): 34/114 MB Progress (1): 34/114 MB Progress (1): 34/114 MB Progress (1): 34/114 MB Progress (1): 34/114 MB Progress (1): 34/114 MB Progress (1): 34/114 MB Progress (1): 34/114 MB Progress (1): 34/114 MB Progress (1): 34/114 MB Progress (1): 34/114 MB Progress (1): 34/114 MB Progress (1): 34/114 MB Progress (1): 34/114 MB Progress (1): 34/114 MB Progress (1): 34/114 MB Progress (1): 34/114 MB Progress (1): 34/114 MB Progress (1): 34/114 MB Progress (1): 34/114 MB Progress (1): 34/114 MB Progress (1): 34/114 MB Progress (1): 34/114 MB Progress (1): 34/114 MB Progress (1): 34/114 MB Progress (1): 34/114 MB Progress (1): 34/114 MB Progress (1): 34/114 MB Progress (1): 34/114 MB Progress (1): 34/114 MB Progress (1): 34/114 MB Progress (1): 34/114 MB Progress (1): 34/114 MB Progress (1): 34/114 MB Progress (1): 34/114 MB Progress (1): 34/114 MB Progress (1): 34/114 MB Progress (1): 34/114 MB Progress (1): 34/114 MB Progress (1): 34/114 MB Progress (1): 34/114 MB Progress (1): 34/114 MB Progress (1): 34/114 MB Progress (1): 34/114 MB Progress (1): 34/114 MB Progress (1): 34/114 MB Progress (1): 34/114 MB Progress (1): 34/114 MB Progress (1): 34/114 MB Progress (1): 34/114 MB Progress (1): 34/114 MB Progress (1): 34/114 MB Progress (1): 34/114 MB Progress (1): 34/114 MB Progress (1): 34/114 MB Progress (1): 34/114 MB Progress (1): 34/114 MB Progress (1): 34/114 MB Progress (1): 34/114 MB Progress (1): 34/114 MB Progress (1): 34/114 MB Progress (1): 34/114 MB Progress (1): 34/114 MB Progress (1): 34/114 MB Progress (1): 34/114 MB Progress (1): 34/114 MB Progress (1): 34/114 MB Progress (1): 34/114 MB Progress (1): 34/114 MB Progress (1): 34/114 MB Progress (1): 34/114 MB Progress (1): 34/114 MB Progress (1): 34/114 MB Progress (1): 34/114 MB Progress (1): 34/114 MB Progress (1): 34/114 MB Progress (1): 34/114 MB Progress (1): 34/114 MB Progress (1): 34/114 MB Progress (1): 34/114 MB Progress (1): 34/114 MB Progress (1): 34/114 MB Progress (1): 34/114 MB Progress (1): 34/114 MB Progress (1): 34/114 MB Progress (1): 34/114 MB Progress (1): 34/114 MB Progress (1): 34/114 MB Progress (1): 34/114 MB Progress (1): 34/114 MB Progress (1): 34/114 MB Progress (1): 34/114 MB Progress (1): 34/114 MB Progress (1): 34/114 MB Progress (1): 34/114 MB Progress (1): 34/114 MB Progress (1): 34/114 MB Progress (1): 34/114 MB Progress (1): 34/114 MB Progress (1): 34/114 MB Progress (1): 34/114 MB Progress (1): 34/114 MB Progress (1): 34/114 MB Progress (1): 34/114 MB Progress (1): 34/114 MB Progress (1): 34/114 MB Progress (1): 34/114 MB Progress (1): 34/114 MB Progress (1): 34/114 MB Progress (1): 34/114 MB Progress (1): 34/114 MB Progress (1): 34/114 MB Progress (1): 34/114 MB Progress (1): 34/114 MB Progress (1): 34/114 MB Progress (1): 34/114 MB Progress (1): 34/114 MB Progress (1): 34/114 MB Progress (1): 34/114 MB Progress (1): 34/114 MB Progress (1): 34/114 MB Progress (1): 34/114 MB Progress (1): 34/114 MB Progress (1): 34/114 MB Progress (1): 34/114 MB Progress (1): 34/114 MB Progress (1): 34/114 MB Progress (1): 34/114 MB Progress (1): 34/114 MB Progress (1): 34/114 MB Progress (1): 34/114 MB Progress (1): 34/114 MB Progress (1): 34/114 MB Progress (1): 34/114 MB Progress (1): 34/114 MB Progress (1): 34/114 MB Progress (1): 34/114 MB Progress (1): 34/114 MB Progress (1): 34/114 MB Progress (1): 34/114 MB Progress (1): 34/114 MB Progress (1): 34/114 MB Progress (1): 34/114 MB Progress (1): 34/114 MB Progress (1): 34/114 MB Progress (1): 34/114 MB Progress (1): 34/114 MB Progress (1): 34/114 MB Progress (1): 34/114 MB Progress (1): 34/114 MB Progress (1): 34/114 MB Progress (1): 34/114 MB Progress (1): 34/114 MB Progress (1): 34/114 MB Progress (1): 34/114 MB Progress (1): 34/114 MB Progress (1): 34/114 MB Progress (1): 34/114 MB Progress (1): 34/114 MB Progress (1): 34/114 MB Progress (1): 34/114 MB Progress (1): 34/114 MB Progress (1): 34/114 MB Progress (1): 34/114 MB Progress (1): 34/114 MB Progress (1): 34/114 MB Progress (1): 34/114 MB Progress (1): 34/114 MB Progress (1): 34/114 MB Progress (1): 34/114 MB Progress (1): 34/114 MB Progress (1): 34/114 MB Progress (1): 34/114 MB Progress (1): 34/114 MB Progress (1): 34/114 MB Progress (1): 34/114 MB Progress (1): 34/114 MB Progress (1): 34/114 MB Progress (1): 34/114 MB Progress (1): 34/114 MB Progress (1): 34/114 MB Progress (1): 34/114 MB Progress (1): 34/114 MB Progress (1): 34/114 MB Progress (1): 34/114 MB Progress (1): 34/114 MB Progress (1): 34/114 MB Progress (1): 34/114 MB Progress (1): 34/114 MB Progress (1): 34/114 MB Progress (1): 34/114 MB Progress (1): 34/114 MB Progress (1): 34/114 MB Progress (1): 34/114 MB Progress (1): 34/114 MB Progress (1): 34/114 MB Progress (1): 34/114 MB Progress (1): 34/114 MB Progress (1): 34/114 MB Progress (1): 34/114 MB Progress (1): 34/114 MB Progress (1): 34/114 MB Progress (1): 34/114 MB Progress (1): 34/114 MB Progress (1): 34/114 MB Progress (1): 34/114 MB Progress (1): 34/114 MB Progress (1): 34/114 MB Progress (1): 34/114 MB Progress (1): 34/114 MB Progress (1): 34/114 MB Progress (1): 34/114 MB Progress (1): 34/114 MB Progress (1): 34/114 MB Progress (1): 34/114 MB Progress (1): 34/114 MB Progress (1): 34/114 MB Progress (1): 34/114 MB Progress (1): 34/114 MB Progress (1): 34/114 MB Progress (1): 34/114 MB Progress (1): 34/114 MB Progress (1): 34/114 MB Progress (1): 34/114 MB Progress (1): 34/114 MB Progress (1): 34/114 MB Progress (1): 34/114 MB Progress (1): 34/114 MB Progress (1): 34/114 MB Progress (1): 34/114 MB Progress (1): 34/114 MB Progress (1): 34/114 MB Progress (1): 34/114 MB Progress (1): 34/114 MB Progress (1): 34/114 MB Progress (1): 34/114 MB Progress (1): 34/114 MB Progress (1): 34/114 MB Progress (1): 34/114 MB Progress (1): 34/114 MB Progress (1): 34/114 MB Progress (1): 34/114 MB Progress (1): 34/114 MB Progress (1): 34/114 MB Progress (1): 34/114 MB Progress (1): 34/114 MB Progress (1): 34/114 MB Progress (1): 34/114 MB Progress (1): 34/114 MB Progress (1): 34/114 MB Progress (1): 34/114 MB Progress (1): 34/114 MB Progress (1): 34/114 MB Progress (1): 34/114 MB Progress (1): 34/114 MB Progress (1): 34/114 MB Progress (1): 34/114 MB Progress (1): 34/114 MB Progress (1): 34/114 MB Progress (1): 34/114 MB Progress (1): 34/114 MB Progress (1): 34/114 MB Progress (1): 34/114 MB Progress (1): 34/114 MB Progress (1): 34/114 MB Progress (1): 34/114 MB Progress (1): 34/114 MB Progress (1): 34/114 MB Progress (1): 34/114 MB Progress (1): 34/114 MB Progress (1): 34/114 MB Progress (1): 34/114 MB Progress (1): 34/114 MB Progress (1): 34/114 MB Progress (1): 34/114 MB Progress (1): 34/114 MB Progress (1): 34/114 MB Progress (1): 34/114 MB Progress (1): 34/114 MB Progress (1): 34/114 MB Progress (1): 34/114 MB Progress (1): 34/114 MB Progress (1): 34/114 MB Progress (1): 34/114 MB Progress (1): 34/114 MB Progress (1): 34/114 MB Progress (1): 34/114 MB Progress (1): 34/114 MB Progress (1): 34/114 MB Progress (1): 34/114 MB Progress (1): 34/114 MB Progress (1): 34/114 MB Progress (1): 34/114 MB Progress (1): 34/114 MB Progress (1): 34/114 MB Progress (1): 34/114 MB Progress (1): 34/114 MB Progress (1): 34/114 MB Progress (1): 34/114 MB Progress (1): 34/114 MB Progress (1): 34/114 MB Progress (1): 34/114 MB Progress (1): 34/114 MB Progress (1): 34/114 MB Progress (1): 34/114 MB Progress (1): 34/114 MB Progress (1): 34/114 MB Progress (1): 34/114 MB Progress (1): 34/114 MB Progress (1): 34/114 MB Progress (1): 34/114 MB Progress (1): 34/114 MB Progress (1): 34/114 MB Progress (1): 34/114 MB Progress (1): 34/114 MB Progress (1): 34/114 MB Progress (1): 34/114 MB Progress (1): 34/114 MB Progress (1): 34/114 MB Progress (1): 34/114 MB Progress (1): 34/114 MB Progress (1): 34/114 MB Progress (1): 34/114 MB Progress (1): 34/114 MB Progress (1): 34/114 MB Progress (1): 34/114 MB Progress (1): 34/114 MB Progress (1): 34/114 MB Progress (1): 34/114 MB Progress (1): 34/114 MB Progress (1): 34/114 MB Progress (1): 34/114 MB Progress (1): 34/114 MB Progress (1): 34/114 MB Progress (1): 34/114 MB Progress (1): 34/114 MB Progress (1): 34/114 MB Progress (1): 34/114 MB Progress (1): 34/114 MB Progress (1): 34/114 MB Progress (1): 34/114 MB Progress (1): 34/114 MB Progress (1): 34/114 MB Progress (1): 34/114 MB Progress (1): 34/114 MB Progress (1): 34/114 MB Progress (1): 34/114 MB Progress (1): 34/114 MB Progress (1): 34/114 MB Progress (1): 34/114 MB Progress (1): 34/114 MB Progress (1): 34/114 MB Progress (1): 34/114 MB Progress (1): 34/114 MB Progress (1): 34/114 MB Progress (1): 34/114 MB Progress (1): 34/114 MB Progress (1): 34/114 MB Progress (1): 34/114 MB Progress (1): 34/114 MB Progress (1): 34/114 MB Progress (1): 34/114 MB Progress (1): 34/114 MB Progress (1): 34/114 MB Progress (1): 34/114 MB Progress (1): 34/114 MB Progress (1): 34/114 MB Progress (1): 34/114 MB Progress (1): 34/114 MB Progress (1): 34/114 MB Progress (1): 34/114 MB Progress (1): 34/114 MB Progress (1): 34/114 MB Progress (1): 34/114 MB Progress (1): 34/114 MB Progress (1): 34/114 MB Progress (1): 34/114 MB Progress (1): 34/114 MB Progress (1): 34/114 MB Progress (1): 34/114 MB Progress (1): 34/114 MB Progress (1): 34/114 MB Progress (1): 34/114 MB Progress (1): 34/114 MB Progress (1): 34/114 MB Progress (1): 34/114 MB Progress (1): 34/114 MB Progress (1): 34/114 MB Progress (1): 34/114 MB Progress (1): 34/114 MB Progress (1): 34/114 MB Progress (1): 34/114 MB Progress (1): 34/114 MB Progress (1): 34/114 MB Progress (1): 34/114 MB Progress (1): 35/114 MB Progress (1): 35/114 MB Progress (1): 35/114 MB Progress (1): 35/114 MB Progress (1): 35/114 MB Progress (1): 35/114 MB Progress (1): 35/114 MB Progress (1): 35/114 MB Progress (1): 35/114 MB Progress (1): 35/114 MB Progress (1): 35/114 MB Progress (1): 35/114 MB Progress (1): 35/114 MB Progress (1): 35/114 MB Progress (1): 35/114 MB Progress (1): 35/114 MB Progress (1): 35/114 MB Progress (1): 35/114 MB Progress (1): 35/114 MB Progress (1): 35/114 MB Progress (1): 35/114 MB Progress (1): 35/114 MB Progress (1): 35/114 MB Progress (1): 35/114 MB Progress (1): 35/114 MB Progress (1): 35/114 MB Progress (1): 35/114 MB Progress (1): 35/114 MB Progress (1): 35/114 MB Progress (1): 35/114 MB Progress (1): 35/114 MB Progress (1): 35/114 MB Progress (1): 35/114 MB Progress (1): 35/114 MB Progress (1): 35/114 MB Progress (1): 35/114 MB Progress (1): 35/114 MB Progress (1): 35/114 MB Progress (1): 35/114 MB Progress (1): 35/114 MB Progress (1): 35/114 MB Progress (1): 35/114 MB Progress (1): 35/114 MB Progress (1): 35/114 MB Progress (1): 35/114 MB Progress (1): 35/114 MB Progress (1): 35/114 MB Progress (1): 35/114 MB Progress (1): 35/114 MB Progress (1): 35/114 MB Progress (1): 35/114 MB Progress (1): 35/114 MB Progress (1): 35/114 MB Progress (1): 35/114 MB Progress (1): 35/114 MB Progress (1): 35/114 MB Progress (1): 35/114 MB Progress (1): 35/114 MB Progress (1): 35/114 MB Progress (1): 35/114 MB Progress (1): 35/114 MB Progress (1): 35/114 MB Progress (1): 35/114 MB Progress (1): 35/114 MB Progress (1): 35/114 MB Progress (1): 35/114 MB Progress (1): 35/114 MB Progress (1): 35/114 MB Progress (1): 35/114 MB Progress (1): 35/114 MB Progress (1): 35/114 MB Progress (1): 35/114 MB Progress (1): 35/114 MB Progress (1): 35/114 MB Progress (1): 35/114 MB Progress (1): 35/114 MB Progress (1): 35/114 MB Progress (1): 35/114 MB Progress (1): 35/114 MB Progress (1): 35/114 MB Progress (1): 35/114 MB Progress (1): 35/114 MB Progress (1): 35/114 MB Progress (1): 35/114 MB Progress (1): 35/114 MB Progress (1): 35/114 MB Progress (1): 35/114 MB Progress (1): 35/114 MB Progress (1): 35/114 MB Progress (1): 35/114 MB Progress (1): 35/114 MB Progress (1): 35/114 MB Progress (1): 35/114 MB Progress (1): 35/114 MB Progress (1): 35/114 MB Progress (1): 35/114 MB Progress (1): 35/114 MB Progress (1): 35/114 MB Progress (1): 35/114 MB Progress (1): 35/114 MB Progress (1): 35/114 MB Progress (1): 35/114 MB Progress (1): 35/114 MB Progress (1): 35/114 MB Progress (1): 35/114 MB Progress (1): 35/114 MB Progress (1): 35/114 MB Progress (1): 35/114 MB Progress (1): 35/114 MB Progress (1): 35/114 MB Progress (1): 35/114 MB Progress (1): 35/114 MB Progress (1): 35/114 MB Progress (1): 35/114 MB Progress (1): 35/114 MB Progress (1): 35/114 MB Progress (1): 35/114 MB Progress (1): 35/114 MB Progress (1): 35/114 MB Progress (1): 35/114 MB Progress (1): 35/114 MB Progress (1): 35/114 MB Progress (1): 35/114 MB Progress (1): 35/114 MB Progress (1): 35/114 MB Progress (1): 35/114 MB Progress (1): 35/114 MB Progress (1): 35/114 MB Progress (1): 35/114 MB Progress (1): 35/114 MB Progress (1): 35/114 MB Progress (1): 35/114 MB Progress (1): 35/114 MB Progress (1): 35/114 MB Progress (1): 35/114 MB Progress (1): 35/114 MB Progress (1): 35/114 MB Progress (1): 35/114 MB Progress (1): 35/114 MB Progress (1): 35/114 MB Progress (1): 35/114 MB Progress (1): 35/114 MB Progress (1): 35/114 MB Progress (1): 35/114 MB Progress (1): 35/114 MB Progress (1): 35/114 MB Progress (1): 35/114 MB Progress (1): 35/114 MB Progress (1): 35/114 MB Progress (1): 35/114 MB Progress (1): 35/114 MB Progress (1): 35/114 MB Progress (1): 35/114 MB Progress (1): 35/114 MB Progress (1): 35/114 MB Progress (1): 35/114 MB Progress (1): 35/114 MB Progress (1): 35/114 MB Progress (1): 35/114 MB Progress (1): 35/114 MB Progress (1): 35/114 MB Progress (1): 35/114 MB Progress (1): 35/114 MB Progress (1): 35/114 MB Progress (1): 35/114 MB Progress (1): 35/114 MB Progress (1): 35/114 MB Progress (1): 35/114 MB Progress (1): 35/114 MB Progress (1): 35/114 MB Progress (1): 35/114 MB Progress (1): 35/114 MB Progress (1): 35/114 MB Progress (1): 35/114 MB Progress (1): 35/114 MB Progress (1): 35/114 MB Progress (1): 35/114 MB Progress (1): 35/114 MB Progress (1): 35/114 MB Progress (1): 35/114 MB Progress (1): 35/114 MB Progress (1): 35/114 MB Progress (1): 35/114 MB Progress (1): 35/114 MB Progress (1): 35/114 MB Progress (1): 35/114 MB Progress (1): 35/114 MB Progress (1): 35/114 MB Progress (1): 35/114 MB Progress (1): 35/114 MB Progress (1): 35/114 MB Progress (1): 35/114 MB Progress (1): 35/114 MB Progress (1): 35/114 MB Progress (1): 35/114 MB Progress (1): 35/114 MB Progress (1): 35/114 MB Progress (1): 35/114 MB Progress (1): 35/114 MB Progress (1): 35/114 MB Progress (1): 35/114 MB Progress (1): 35/114 MB Progress (1): 35/114 MB Progress (1): 35/114 MB Progress (1): 35/114 MB Progress (1): 35/114 MB Progress (1): 35/114 MB Progress (1): 35/114 MB Progress (1): 35/114 MB Progress (1): 35/114 MB Progress (1): 35/114 MB Progress (1): 35/114 MB Progress (1): 35/114 MB Progress (1): 35/114 MB Progress (1): 35/114 MB Progress (1): 35/114 MB Progress (1): 35/114 MB Progress (1): 35/114 MB Progress (1): 35/114 MB Progress (1): 35/114 MB Progress (1): 35/114 MB Progress (1): 35/114 MB Progress (1): 35/114 MB Progress (1): 35/114 MB Progress (1): 35/114 MB Progress (1): 35/114 MB Progress (1): 35/114 MB Progress (1): 35/114 MB Progress (1): 35/114 MB Progress (1): 35/114 MB Progress (1): 35/114 MB Progress (1): 35/114 MB Progress (1): 35/114 MB Progress (1): 35/114 MB Progress (1): 35/114 MB Progress (1): 35/114 MB Progress (1): 35/114 MB Progress (1): 35/114 MB Progress (1): 35/114 MB Progress (1): 35/114 MB Progress (1): 35/114 MB Progress (1): 35/114 MB Progress (1): 35/114 MB Progress (1): 35/114 MB Progress (1): 35/114 MB Progress (1): 35/114 MB Progress (1): 35/114 MB Progress (1): 35/114 MB Progress (1): 35/114 MB Progress (1): 35/114 MB Progress (1): 35/114 MB Progress (1): 35/114 MB Progress (1): 35/114 MB Progress (1): 35/114 MB Progress (1): 35/114 MB Progress (1): 35/114 MB Progress (1): 35/114 MB Progress (1): 35/114 MB Progress (1): 35/114 MB Progress (1): 35/114 MB Progress (1): 35/114 MB Progress (1): 35/114 MB Progress (1): 35/114 MB Progress (1): 35/114 MB Progress (1): 35/114 MB Progress (1): 35/114 MB Progress (1): 35/114 MB Progress (1): 35/114 MB Progress (1): 35/114 MB Progress (1): 35/114 MB Progress (1): 35/114 MB Progress (1): 35/114 MB Progress (1): 35/114 MB Progress (1): 35/114 MB Progress (1): 35/114 MB Progress (1): 35/114 MB Progress (1): 35/114 MB Progress (1): 35/114 MB Progress (1): 35/114 MB Progress (1): 35/114 MB Progress (1): 35/114 MB Progress (1): 35/114 MB Progress (1): 35/114 MB Progress (1): 35/114 MB Progress (1): 35/114 MB Progress (1): 35/114 MB Progress (1): 35/114 MB Progress (1): 35/114 MB Progress (1): 35/114 MB Progress (1): 35/114 MB Progress (1): 35/114 MB Progress (1): 35/114 MB Progress (1): 35/114 MB Progress (1): 35/114 MB Progress (1): 35/114 MB Progress (1): 35/114 MB Progress (1): 35/114 MB Progress (1): 35/114 MB Progress (1): 35/114 MB Progress (1): 35/114 MB Progress (1): 35/114 MB Progress (1): 35/114 MB Progress (1): 35/114 MB Progress (1): 35/114 MB Progress (1): 35/114 MB Progress (1): 35/114 MB Progress (1): 35/114 MB Progress (1): 35/114 MB Progress (1): 35/114 MB Progress (1): 35/114 MB Progress (1): 35/114 MB Progress (1): 35/114 MB Progress (1): 35/114 MB Progress (1): 35/114 MB Progress (1): 35/114 MB Progress (1): 35/114 MB Progress (1): 35/114 MB Progress (1): 35/114 MB Progress (1): 35/114 MB Progress (1): 35/114 MB Progress (1): 35/114 MB Progress (1): 35/114 MB Progress (1): 35/114 MB Progress (1): 35/114 MB Progress (1): 35/114 MB Progress (1): 35/114 MB Progress (1): 35/114 MB Progress (1): 35/114 MB Progress (1): 35/114 MB Progress (1): 35/114 MB Progress (1): 35/114 MB Progress (1): 35/114 MB Progress (1): 35/114 MB Progress (1): 35/114 MB Progress (1): 35/114 MB Progress (1): 35/114 MB Progress (1): 35/114 MB Progress (1): 35/114 MB Progress (1): 35/114 MB Progress (1): 35/114 MB Progress (1): 35/114 MB Progress (1): 35/114 MB Progress (1): 35/114 MB Progress (1): 35/114 MB Progress (1): 35/114 MB Progress (1): 35/114 MB Progress (1): 35/114 MB Progress (1): 35/114 MB Progress (1): 35/114 MB Progress (1): 35/114 MB Progress (1): 35/114 MB Progress (1): 35/114 MB Progress (1): 35/114 MB Progress (1): 35/114 MB Progress (1): 35/114 MB Progress (1): 35/114 MB Progress (1): 35/114 MB Progress (1): 35/114 MB Progress (1): 35/114 MB Progress (1): 35/114 MB Progress (1): 35/114 MB Progress (1): 35/114 MB Progress (1): 35/114 MB Progress (1): 35/114 MB Progress (1): 35/114 MB Progress (1): 35/114 MB Progress (1): 35/114 MB Progress (1): 35/114 MB Progress (1): 35/114 MB Progress (1): 35/114 MB Progress (1): 35/114 MB Progress (1): 35/114 MB Progress (1): 35/114 MB Progress (1): 35/114 MB Progress (1): 35/114 MB Progress (1): 35/114 MB Progress (1): 35/114 MB Progress (1): 35/114 MB Progress (1): 35/114 MB Progress (1): 35/114 MB Progress (1): 35/114 MB Progress (1): 35/114 MB Progress (1): 35/114 MB Progress (1): 35/114 MB Progress (1): 35/114 MB Progress (1): 35/114 MB Progress (1): 35/114 MB Progress (1): 35/114 MB Progress (1): 35/114 MB Progress (1): 35/114 MB Progress (1): 35/114 MB Progress (1): 35/114 MB Progress (1): 35/114 MB Progress (1): 35/114 MB Progress (1): 35/114 MB Progress (1): 35/114 MB Progress (1): 35/114 MB Progress (1): 35/114 MB Progress (1): 35/114 MB Progress (1): 35/114 MB Progress (1): 35/114 MB Progress (1): 35/114 MB Progress (1): 35/114 MB Progress (1): 35/114 MB Progress (1): 35/114 MB Progress (1): 35/114 MB Progress (1): 35/114 MB Progress (1): 35/114 MB Progress (1): 35/114 MB Progress (1): 35/114 MB Progress (1): 35/114 MB Progress (1): 35/114 MB Progress (1): 35/114 MB Progress (1): 35/114 MB Progress (1): 35/114 MB Progress (1): 35/114 MB Progress (1): 35/114 MB Progress (1): 35/114 MB Progress (1): 35/114 MB Progress (1): 35/114 MB Progress (1): 35/114 MB Progress (1): 35/114 MB Progress (1): 35/114 MB Progress (1): 35/114 MB Progress (1): 35/114 MB Progress (1): 35/114 MB Progress (1): 35/114 MB Progress (1): 35/114 MB Progress (1): 35/114 MB Progress (1): 35/114 MB Progress (1): 35/114 MB Progress (1): 35/114 MB Progress (1): 35/114 MB Progress (1): 35/114 MB Progress (1): 35/114 MB Progress (1): 35/114 MB Progress (1): 35/114 MB Progress (1): 35/114 MB Progress (1): 35/114 MB Progress (1): 35/114 MB Progress (1): 35/114 MB Progress (1): 35/114 MB Progress (1): 35/114 MB Progress (1): 35/114 MB Progress (1): 35/114 MB Progress (1): 35/114 MB Progress (1): 35/114 MB Progress (1): 35/114 MB Progress (1): 35/114 MB Progress (1): 35/114 MB Progress (1): 35/114 MB Progress (1): 35/114 MB Progress (1): 35/114 MB Progress (1): 35/114 MB Progress (1): 35/114 MB Progress (1): 35/114 MB Progress (1): 35/114 MB Progress (1): 35/114 MB Progress (1): 35/114 MB Progress (1): 35/114 MB Progress (1): 35/114 MB Progress (1): 35/114 MB Progress (1): 35/114 MB Progress (1): 35/114 MB Progress (1): 35/114 MB Progress (1): 35/114 MB Progress (1): 35/114 MB Progress (1): 35/114 MB Progress (1): 35/114 MB Progress (1): 35/114 MB Progress (1): 35/114 MB Progress (1): 35/114 MB Progress (1): 35/114 MB Progress (1): 35/114 MB Progress (1): 35/114 MB Progress (1): 35/114 MB Progress (1): 35/114 MB Progress (1): 35/114 MB Progress (1): 35/114 MB Progress (1): 35/114 MB Progress (1): 35/114 MB Progress (1): 35/114 MB Progress (1): 35/114 MB Progress (1): 35/114 MB Progress (1): 35/114 MB Progress (1): 35/114 MB Progress (1): 35/114 MB Progress (1): 35/114 MB Progress (1): 36/114 MB Progress (1): 36/114 MB Progress (1): 36/114 MB Progress (1): 36/114 MB Progress (1): 36/114 MB Progress (1): 36/114 MB Progress (1): 36/114 MB Progress (1): 36/114 MB Progress (1): 36/114 MB Progress (1): 36/114 MB Progress (1): 36/114 MB Progress (1): 36/114 MB Progress (1): 36/114 MB Progress (1): 36/114 MB Progress (1): 36/114 MB Progress (1): 36/114 MB Progress (1): 36/114 MB Progress (1): 36/114 MB Progress (1): 36/114 MB Progress (1): 36/114 MB Progress (1): 36/114 MB Progress (1): 36/114 MB Progress (1): 36/114 MB Progress (1): 36/114 MB Progress (1): 36/114 MB Progress (1): 36/114 MB Progress (1): 36/114 MB Progress (1): 36/114 MB Progress (1): 36/114 MB Progress (1): 36/114 MB Progress (1): 36/114 MB Progress (1): 36/114 MB Progress (1): 36/114 MB Progress (1): 36/114 MB Progress (1): 36/114 MB Progress (1): 36/114 MB Progress (1): 36/114 MB Progress (1): 36/114 MB Progress (1): 36/114 MB Progress (1): 36/114 MB Progress (1): 36/114 MB Progress (1): 36/114 MB Progress (1): 36/114 MB Progress (1): 36/114 MB Progress (1): 36/114 MB Progress (1): 36/114 MB Progress (1): 36/114 MB Progress (1): 36/114 MB Progress (1): 36/114 MB Progress (1): 36/114 MB Progress (1): 36/114 MB Progress (1): 36/114 MB Progress (1): 36/114 MB Progress (1): 36/114 MB Progress (1): 36/114 MB Progress (1): 36/114 MB Progress (1): 36/114 MB Progress (1): 36/114 MB Progress (1): 36/114 MB Progress (1): 36/114 MB Progress (1): 36/114 MB Progress (1): 36/114 MB Progress (1): 36/114 MB Progress (1): 36/114 MB Progress (1): 36/114 MB Progress (1): 36/114 MB Progress (1): 36/114 MB Progress (1): 36/114 MB Progress (1): 36/114 MB Progress (1): 36/114 MB Progress (1): 36/114 MB Progress (1): 36/114 MB Progress (1): 36/114 MB Progress (1): 36/114 MB Progress (1): 36/114 MB Progress (1): 36/114 MB Progress (1): 36/114 MB Progress (1): 36/114 MB Progress (1): 36/114 MB Progress (1): 36/114 MB Progress (1): 36/114 MB Progress (1): 36/114 MB Progress (1): 36/114 MB Progress (1): 36/114 MB Progress (1): 36/114 MB Progress (1): 36/114 MB Progress (1): 36/114 MB Progress (1): 36/114 MB Progress (1): 36/114 MB Progress (1): 36/114 MB Progress (1): 36/114 MB Progress (1): 36/114 MB Progress (1): 36/114 MB Progress (1): 36/114 MB Progress (1): 36/114 MB Progress (1): 36/114 MB Progress (1): 36/114 MB Progress (1): 36/114 MB Progress (1): 36/114 MB Progress (1): 36/114 MB Progress (1): 36/114 MB Progress (1): 36/114 MB Progress (1): 36/114 MB Progress (1): 36/114 MB Progress (1): 36/114 MB Progress (1): 36/114 MB Progress (1): 36/114 MB Progress (1): 36/114 MB Progress (1): 36/114 MB Progress (1): 36/114 MB Progress (1): 36/114 MB Progress (1): 36/114 MB Progress (1): 36/114 MB Progress (1): 36/114 MB Progress (1): 36/114 MB Progress (1): 36/114 MB Progress (1): 36/114 MB Progress (1): 36/114 MB Progress (1): 36/114 MB Progress (1): 36/114 MB Progress (1): 36/114 MB Progress (1): 36/114 MB Progress (1): 36/114 MB Progress (1): 36/114 MB Progress (1): 36/114 MB Progress (1): 36/114 MB Progress (1): 36/114 MB Progress (1): 36/114 MB Progress (1): 36/114 MB Progress (1): 36/114 MB Progress (1): 36/114 MB Progress (1): 36/114 MB Progress (1): 36/114 MB Progress (1): 36/114 MB Progress (1): 36/114 MB Progress (1): 36/114 MB Progress (1): 36/114 MB Progress (1): 36/114 MB Progress (1): 36/114 MB Progress (1): 36/114 MB Progress (1): 36/114 MB Progress (1): 36/114 MB Progress (1): 36/114 MB Progress (1): 36/114 MB Progress (1): 36/114 MB Progress (1): 36/114 MB Progress (1): 36/114 MB Progress (1): 36/114 MB Progress (1): 36/114 MB Progress (1): 36/114 MB Progress (1): 36/114 MB Progress (1): 36/114 MB Progress (1): 36/114 MB Progress (1): 36/114 MB Progress (1): 36/114 MB Progress (1): 36/114 MB Progress (1): 36/114 MB Progress (1): 36/114 MB Progress (1): 36/114 MB Progress (1): 36/114 MB Progress (1): 36/114 MB Progress (1): 36/114 MB Progress (1): 36/114 MB Progress (1): 36/114 MB Progress (1): 36/114 MB Progress (1): 36/114 MB Progress (1): 36/114 MB Progress (1): 36/114 MB Progress (1): 36/114 MB Progress (1): 36/114 MB Progress (1): 36/114 MB Progress (1): 36/114 MB Progress (1): 36/114 MB Progress (1): 36/114 MB Progress (1): 36/114 MB Progress (1): 36/114 MB Progress (1): 36/114 MB Progress (1): 36/114 MB Progress (1): 36/114 MB Progress (1): 36/114 MB Progress (1): 36/114 MB Progress (1): 36/114 MB Progress (1): 36/114 MB Progress (1): 36/114 MB Progress (1): 36/114 MB Progress (1): 36/114 MB Progress (1): 36/114 MB Progress (1): 36/114 MB Progress (1): 36/114 MB Progress (1): 36/114 MB Progress (1): 36/114 MB Progress (1): 36/114 MB Progress (1): 36/114 MB Progress (1): 36/114 MB Progress (1): 36/114 MB Progress (1): 36/114 MB Progress (1): 36/114 MB Progress (1): 36/114 MB Progress (1): 36/114 MB Progress (1): 36/114 MB Progress (1): 36/114 MB Progress (1): 36/114 MB Progress (1): 36/114 MB Progress (1): 36/114 MB Progress (1): 36/114 MB Progress (1): 36/114 MB Progress (1): 36/114 MB Progress (1): 36/114 MB Progress (1): 36/114 MB Progress (1): 36/114 MB Progress (1): 36/114 MB Progress (1): 36/114 MB Progress (1): 36/114 MB Progress (1): 36/114 MB Progress (1): 36/114 MB Progress (1): 36/114 MB Progress (1): 36/114 MB Progress (1): 36/114 MB Progress (1): 36/114 MB Progress (1): 36/114 MB Progress (1): 36/114 MB Progress (1): 36/114 MB Progress (1): 36/114 MB Progress (1): 36/114 MB Progress (1): 36/114 MB Progress (1): 36/114 MB Progress (1): 36/114 MB Progress (1): 36/114 MB Progress (1): 36/114 MB Progress (1): 36/114 MB Progress (1): 36/114 MB Progress (1): 36/114 MB Progress (1): 36/114 MB Progress (1): 36/114 MB Progress (1): 36/114 MB Progress (1): 36/114 MB Progress (1): 36/114 MB Progress (1): 36/114 MB Progress (1): 36/114 MB Progress (1): 36/114 MB Progress (1): 36/114 MB Progress (1): 36/114 MB Progress (1): 36/114 MB Progress (1): 36/114 MB Progress (1): 36/114 MB Progress (1): 36/114 MB Progress (1): 36/114 MB Progress (1): 36/114 MB Progress (1): 36/114 MB Progress (1): 36/114 MB Progress (1): 36/114 MB Progress (1): 36/114 MB Progress (1): 36/114 MB Progress (1): 36/114 MB Progress (1): 36/114 MB Progress (1): 36/114 MB Progress (1): 36/114 MB Progress (1): 36/114 MB Progress (1): 36/114 MB Progress (1): 36/114 MB Progress (1): 36/114 MB Progress (1): 36/114 MB Progress (1): 36/114 MB Progress (1): 36/114 MB Progress (1): 36/114 MB Progress (1): 36/114 MB Progress (1): 36/114 MB Progress (1): 36/114 MB Progress (1): 36/114 MB Progress (1): 36/114 MB Progress (1): 36/114 MB Progress (1): 36/114 MB Progress (1): 36/114 MB Progress (1): 36/114 MB Progress (1): 36/114 MB Progress (1): 36/114 MB Progress (1): 36/114 MB Progress (1): 36/114 MB Progress (1): 36/114 MB Progress (1): 36/114 MB Progress (1): 36/114 MB Progress (1): 36/114 MB Progress (1): 36/114 MB Progress (1): 36/114 MB Progress (1): 36/114 MB Progress (1): 36/114 MB Progress (1): 36/114 MB Progress (1): 36/114 MB Progress (1): 36/114 MB Progress (1): 36/114 MB Progress (1): 36/114 MB Progress (1): 36/114 MB Progress (1): 36/114 MB Progress (1): 36/114 MB Progress (1): 36/114 MB Progress (1): 36/114 MB Progress (1): 36/114 MB Progress (1): 36/114 MB Progress (1): 36/114 MB Progress (1): 36/114 MB Progress (1): 36/114 MB Progress (1): 36/114 MB Progress (1): 36/114 MB Progress (1): 36/114 MB Progress (1): 36/114 MB Progress (1): 36/114 MB Progress (1): 36/114 MB Progress (1): 36/114 MB Progress (1): 36/114 MB Progress (1): 36/114 MB Progress (1): 36/114 MB Progress (1): 36/114 MB Progress (1): 36/114 MB Progress (1): 36/114 MB Progress (1): 36/114 MB Progress (1): 36/114 MB Progress (1): 36/114 MB Progress (1): 36/114 MB Progress (1): 36/114 MB Progress (1): 36/114 MB Progress (1): 36/114 MB Progress (1): 36/114 MB Progress (1): 36/114 MB Progress (1): 36/114 MB Progress (1): 36/114 MB Progress (1): 36/114 MB Progress (1): 36/114 MB Progress (1): 36/114 MB Progress (1): 36/114 MB Progress (1): 36/114 MB Progress (1): 36/114 MB Progress (1): 36/114 MB Progress (1): 36/114 MB Progress (1): 36/114 MB Progress (1): 36/114 MB Progress (1): 36/114 MB Progress (1): 36/114 MB Progress (1): 36/114 MB Progress (1): 36/114 MB Progress (1): 36/114 MB Progress (1): 36/114 MB Progress (1): 36/114 MB Progress (1): 36/114 MB Progress (1): 36/114 MB Progress (1): 36/114 MB Progress (1): 36/114 MB Progress (1): 36/114 MB Progress (1): 36/114 MB Progress (1): 36/114 MB Progress (1): 36/114 MB Progress (1): 36/114 MB Progress (1): 36/114 MB Progress (1): 36/114 MB Progress (1): 36/114 MB Progress (1): 36/114 MB Progress (1): 36/114 MB Progress (1): 36/114 MB Progress (1): 36/114 MB Progress (1): 36/114 MB Progress (1): 36/114 MB Progress (1): 36/114 MB Progress (1): 36/114 MB Progress (1): 36/114 MB Progress (1): 36/114 MB Progress (1): 36/114 MB Progress (1): 36/114 MB Progress (1): 36/114 MB Progress (1): 36/114 MB Progress (1): 36/114 MB Progress (1): 36/114 MB Progress (1): 36/114 MB Progress (1): 36/114 MB Progress (1): 36/114 MB Progress (1): 36/114 MB Progress (1): 36/114 MB Progress (1): 36/114 MB Progress (1): 36/114 MB Progress (1): 36/114 MB Progress (1): 36/114 MB Progress (1): 36/114 MB Progress (1): 36/114 MB Progress (1): 36/114 MB Progress (1): 36/114 MB Progress (1): 36/114 MB Progress (1): 36/114 MB Progress (1): 36/114 MB Progress (1): 36/114 MB Progress (1): 36/114 MB Progress (1): 36/114 MB Progress (1): 36/114 MB Progress (1): 36/114 MB Progress (1): 36/114 MB Progress (1): 36/114 MB Progress (1): 36/114 MB Progress (1): 36/114 MB Progress (1): 36/114 MB Progress (1): 36/114 MB Progress (1): 36/114 MB Progress (1): 36/114 MB Progress (1): 36/114 MB Progress (1): 36/114 MB Progress (1): 36/114 MB Progress (1): 36/114 MB Progress (1): 36/114 MB Progress (1): 36/114 MB Progress (1): 36/114 MB Progress (1): 36/114 MB Progress (1): 36/114 MB Progress (1): 36/114 MB Progress (1): 36/114 MB Progress (1): 36/114 MB Progress (1): 36/114 MB Progress (1): 36/114 MB Progress (1): 36/114 MB Progress (1): 36/114 MB Progress (1): 36/114 MB Progress (1): 36/114 MB Progress (1): 36/114 MB Progress (1): 36/114 MB Progress (1): 36/114 MB Progress (1): 36/114 MB Progress (1): 36/114 MB Progress (1): 36/114 MB Progress (1): 36/114 MB Progress (1): 36/114 MB Progress (1): 36/114 MB Progress (1): 36/114 MB Progress (1): 36/114 MB Progress (1): 36/114 MB Progress (1): 36/114 MB Progress (1): 36/114 MB Progress (1): 36/114 MB Progress (1): 36/114 MB Progress (1): 36/114 MB Progress (1): 36/114 MB Progress (1): 36/114 MB Progress (1): 36/114 MB Progress (1): 36/114 MB Progress (1): 36/114 MB Progress (1): 36/114 MB Progress (1): 36/114 MB Progress (1): 36/114 MB Progress (1): 36/114 MB Progress (1): 36/114 MB Progress (1): 36/114 MB Progress (1): 36/114 MB Progress (1): 36/114 MB Progress (1): 36/114 MB Progress (1): 36/114 MB Progress (1): 36/114 MB Progress (1): 36/114 MB Progress (1): 36/114 MB Progress (1): 36/114 MB Progress (1): 36/114 MB Progress (1): 36/114 MB Progress (1): 36/114 MB Progress (1): 36/114 MB Progress (1): 36/114 MB Progress (1): 36/114 MB Progress (1): 36/114 MB Progress (1): 36/114 MB Progress (1): 36/114 MB Progress (1): 36/114 MB Progress (1): 36/114 MB Progress (1): 36/114 MB Progress (1): 36/114 MB Progress (1): 36/114 MB Progress (1): 36/114 MB Progress (1): 36/114 MB Progress (1): 36/114 MB Progress (1): 36/114 MB Progress (1): 36/114 MB Progress (1): 36/114 MB Progress (1): 36/114 MB Progress (1): 36/114 MB Progress (1): 36/114 MB Progress (1): 36/114 MB Progress (1): 36/114 MB Progress (1): 36/114 MB Progress (1): 36/114 MB Progress (1): 36/114 MB Progress (1): 36/114 MB Progress (1): 36/114 MB Progress (1): 36/114 MB Progress (1): 36/114 MB Progress (1): 36/114 MB Progress (1): 36/114 MB Progress (1): 36/114 MB Progress (1): 36/114 MB Progress (1): 37/114 MB Progress (1): 37/114 MB Progress (1): 37/114 MB Progress (1): 37/114 MB Progress (1): 37/114 MB Progress (1): 37/114 MB Progress (1): 37/114 MB Progress (1): 37/114 MB Progress (1): 37/114 MB Progress (1): 37/114 MB Progress (1): 37/114 MB Progress (1): 37/114 MB Progress (1): 37/114 MB Progress (1): 37/114 MB Progress (1): 37/114 MB Progress (1): 37/114 MB Progress (1): 37/114 MB Progress (1): 37/114 MB Progress (1): 37/114 MB Progress (1): 37/114 MB Progress (1): 37/114 MB Progress (1): 37/114 MB Progress (1): 37/114 MB Progress (1): 37/114 MB Progress (1): 37/114 MB Progress (1): 37/114 MB Progress (1): 37/114 MB Progress (1): 37/114 MB Progress (1): 37/114 MB Progress (1): 37/114 MB Progress (1): 37/114 MB Progress (1): 37/114 MB Progress (1): 37/114 MB Progress (1): 37/114 MB Progress (1): 37/114 MB Progress (1): 37/114 MB Progress (1): 37/114 MB Progress (1): 37/114 MB Progress (1): 37/114 MB Progress (1): 37/114 MB Progress (1): 37/114 MB Progress (1): 37/114 MB Progress (1): 37/114 MB Progress (1): 37/114 MB Progress (1): 37/114 MB Progress (1): 37/114 MB Progress (1): 37/114 MB Progress (1): 37/114 MB Progress (1): 37/114 MB Progress (1): 37/114 MB Progress (1): 37/114 MB Progress (1): 37/114 MB Progress (1): 37/114 MB Progress (1): 37/114 MB Progress (1): 37/114 MB Progress (1): 37/114 MB Progress (1): 37/114 MB Progress (1): 37/114 MB Progress (1): 37/114 MB Progress (1): 37/114 MB Progress (1): 37/114 MB Progress (1): 37/114 MB Progress (1): 37/114 MB Progress (1): 37/114 MB Progress (1): 37/114 MB Progress (1): 37/114 MB Progress (1): 37/114 MB Progress (1): 37/114 MB Progress (1): 37/114 MB Progress (1): 37/114 MB Progress (1): 37/114 MB Progress (1): 37/114 MB Progress (1): 37/114 MB Progress (1): 37/114 MB Progress (1): 37/114 MB Progress (1): 37/114 MB Progress (1): 37/114 MB Progress (1): 37/114 MB Progress (1): 37/114 MB Progress (1): 37/114 MB Progress (1): 37/114 MB Progress (1): 37/114 MB Progress (1): 37/114 MB Progress (1): 37/114 MB Progress (1): 37/114 MB Progress (1): 37/114 MB Progress (1): 37/114 MB Progress (1): 37/114 MB Progress (1): 37/114 MB Progress (1): 37/114 MB Progress (1): 37/114 MB Progress (1): 37/114 MB Progress (1): 37/114 MB Progress (1): 37/114 MB Progress (1): 37/114 MB Progress (1): 37/114 MB Progress (1): 37/114 MB Progress (1): 37/114 MB Progress (1): 37/114 MB Progress (1): 37/114 MB Progress (1): 37/114 MB Progress (1): 37/114 MB Progress (1): 37/114 MB Progress (1): 37/114 MB Progress (1): 37/114 MB Progress (1): 37/114 MB Progress (1): 37/114 MB Progress (1): 37/114 MB Progress (1): 37/114 MB Progress (1): 37/114 MB Progress (1): 37/114 MB Progress (1): 37/114 MB Progress (1): 37/114 MB Progress (1): 37/114 MB Progress (1): 37/114 MB Progress (1): 37/114 MB Progress (1): 37/114 MB Progress (1): 37/114 MB Progress (1): 37/114 MB Progress (1): 37/114 MB Progress (1): 37/114 MB Progress (1): 37/114 MB Progress (1): 37/114 MB Progress (1): 37/114 MB Progress (1): 37/114 MB Progress (1): 37/114 MB Progress (1): 37/114 MB Progress (1): 37/114 MB Progress (1): 37/114 MB Progress (1): 37/114 MB Progress (1): 37/114 MB Progress (1): 37/114 MB Progress (1): 37/114 MB Progress (1): 37/114 MB Progress (1): 37/114 MB Progress (1): 37/114 MB Progress (1): 37/114 MB Progress (1): 37/114 MB Progress (1): 37/114 MB Progress (1): 37/114 MB Progress (1): 37/114 MB Progress (1): 37/114 MB Progress (1): 37/114 MB Progress (1): 37/114 MB Progress (1): 37/114 MB Progress (1): 37/114 MB Progress (1): 37/114 MB Progress (1): 37/114 MB Progress (1): 37/114 MB Progress (1): 37/114 MB Progress (1): 37/114 MB Progress (1): 37/114 MB Progress (1): 37/114 MB Progress (1): 37/114 MB Progress (1): 37/114 MB Progress (1): 37/114 MB Progress (1): 37/114 MB Progress (1): 37/114 MB Progress (1): 37/114 MB Progress (1): 37/114 MB Progress (1): 37/114 MB Progress (1): 37/114 MB Progress (1): 37/114 MB Progress (1): 37/114 MB Progress (1): 37/114 MB Progress (1): 37/114 MB Progress (1): 37/114 MB Progress (1): 37/114 MB Progress (1): 37/114 MB Progress (1): 37/114 MB Progress (1): 37/114 MB Progress (1): 37/114 MB Progress (1): 37/114 MB Progress (1): 37/114 MB Progress (1): 37/114 MB Progress (1): 37/114 MB Progress (1): 37/114 MB Progress (1): 37/114 MB Progress (1): 37/114 MB Progress (1): 37/114 MB Progress (1): 37/114 MB Progress (1): 37/114 MB Progress (1): 37/114 MB Progress (1): 37/114 MB Progress (1): 37/114 MB Progress (1): 37/114 MB Progress (1): 37/114 MB Progress (1): 37/114 MB Progress (1): 37/114 MB Progress (1): 37/114 MB Progress (1): 37/114 MB Progress (1): 37/114 MB Progress (1): 37/114 MB Progress (1): 37/114 MB Progress (1): 37/114 MB Progress (1): 37/114 MB Progress (1): 37/114 MB Progress (1): 37/114 MB Progress (1): 37/114 MB Progress (1): 37/114 MB Progress (1): 37/114 MB Progress (1): 37/114 MB Progress (1): 37/114 MB Progress (1): 37/114 MB Progress (1): 37/114 MB Progress (1): 37/114 MB Progress (1): 37/114 MB Progress (1): 37/114 MB Progress (1): 37/114 MB Progress (1): 37/114 MB Progress (1): 37/114 MB Progress (1): 37/114 MB Progress (1): 37/114 MB Progress (1): 37/114 MB Progress (1): 37/114 MB Progress (1): 37/114 MB Progress (1): 37/114 MB Progress (1): 37/114 MB Progress (1): 37/114 MB Progress (1): 37/114 MB Progress (1): 37/114 MB Progress (1): 37/114 MB Progress (1): 37/114 MB Progress (1): 37/114 MB Progress (1): 37/114 MB Progress (1): 37/114 MB Progress (1): 37/114 MB Progress (1): 37/114 MB Progress (1): 37/114 MB Progress (1): 37/114 MB Progress (1): 37/114 MB Progress (1): 37/114 MB Progress (1): 37/114 MB Progress (1): 37/114 MB Progress (1): 37/114 MB Progress (1): 37/114 MB Progress (1): 37/114 MB Progress (1): 37/114 MB Progress (1): 37/114 MB Progress (1): 37/114 MB Progress (1): 37/114 MB Progress (1): 37/114 MB Progress (1): 37/114 MB Progress (1): 37/114 MB Progress (1): 37/114 MB Progress (1): 37/114 MB Progress (1): 37/114 MB Progress (1): 37/114 MB Progress (1): 37/114 MB Progress (1): 37/114 MB Progress (1): 37/114 MB Progress (1): 37/114 MB Progress (1): 37/114 MB Progress (1): 37/114 MB Progress (1): 37/114 MB Progress (1): 37/114 MB Progress (1): 37/114 MB Progress (1): 37/114 MB Progress (1): 37/114 MB Progress (1): 37/114 MB Progress (1): 37/114 MB Progress (1): 37/114 MB Progress (1): 37/114 MB Progress (1): 37/114 MB Progress (1): 37/114 MB Progress (1): 37/114 MB Progress (1): 37/114 MB Progress (1): 37/114 MB Progress (1): 37/114 MB Progress (1): 37/114 MB Progress (1): 37/114 MB Progress (1): 37/114 MB Progress (1): 37/114 MB Progress (1): 37/114 MB Progress (1): 37/114 MB Progress (1): 37/114 MB Progress (1): 37/114 MB Progress (1): 37/114 MB Progress (1): 37/114 MB Progress (1): 37/114 MB Progress (1): 37/114 MB Progress (1): 37/114 MB Progress (1): 37/114 MB Progress (1): 37/114 MB Progress (1): 37/114 MB Progress (1): 37/114 MB Progress (1): 37/114 MB Progress (1): 37/114 MB Progress (1): 37/114 MB Progress (1): 37/114 MB Progress (1): 37/114 MB Progress (1): 37/114 MB Progress (1): 37/114 MB Progress (1): 37/114 MB Progress (1): 37/114 MB Progress (1): 37/114 MB Progress (1): 37/114 MB Progress (1): 37/114 MB Progress (1): 37/114 MB Progress (1): 37/114 MB Progress (1): 37/114 MB Progress (1): 37/114 MB Progress (1): 37/114 MB Progress (1): 37/114 MB Progress (1): 37/114 MB Progress (1): 37/114 MB Progress (1): 37/114 MB Progress (1): 37/114 MB Progress (1): 37/114 MB Progress (1): 37/114 MB Progress (1): 37/114 MB Progress (1): 37/114 MB Progress (1): 37/114 MB Progress (1): 37/114 MB Progress (1): 37/114 MB Progress (1): 37/114 MB Progress (1): 37/114 MB Progress (1): 37/114 MB Progress (1): 37/114 MB Progress (1): 37/114 MB Progress (1): 37/114 MB Progress (1): 37/114 MB Progress (1): 37/114 MB Progress (1): 37/114 MB Progress (1): 37/114 MB Progress (1): 37/114 MB Progress (1): 37/114 MB Progress (1): 37/114 MB Progress (1): 37/114 MB Progress (1): 37/114 MB Progress (1): 37/114 MB Progress (1): 37/114 MB Progress (1): 37/114 MB Progress (1): 37/114 MB Progress (1): 37/114 MB Progress (1): 37/114 MB Progress (1): 37/114 MB Progress (1): 37/114 MB Progress (1): 37/114 MB Progress (1): 37/114 MB Progress (1): 37/114 MB Progress (1): 37/114 MB Progress (1): 37/114 MB Progress (1): 37/114 MB Progress (1): 37/114 MB Progress (1): 37/114 MB Progress (1): 37/114 MB Progress (1): 37/114 MB Progress (1): 37/114 MB Progress (1): 37/114 MB Progress (1): 37/114 MB Progress (1): 37/114 MB Progress (1): 37/114 MB Progress (1): 37/114 MB Progress (1): 37/114 MB Progress (1): 37/114 MB Progress (1): 37/114 MB Progress (1): 37/114 MB Progress (1): 37/114 MB Progress (1): 37/114 MB Progress (1): 37/114 MB Progress (1): 37/114 MB Progress (1): 37/114 MB Progress (1): 37/114 MB Progress (1): 37/114 MB Progress (1): 37/114 MB Progress (1): 37/114 MB Progress (1): 37/114 MB Progress (1): 37/114 MB Progress (1): 37/114 MB Progress (1): 37/114 MB Progress (1): 37/114 MB Progress (1): 37/114 MB Progress (1): 37/114 MB Progress (1): 37/114 MB Progress (1): 37/114 MB Progress (1): 37/114 MB Progress (1): 37/114 MB Progress (1): 37/114 MB Progress (1): 37/114 MB Progress (1): 37/114 MB Progress (1): 37/114 MB Progress (1): 37/114 MB Progress (1): 37/114 MB Progress (1): 37/114 MB Progress (1): 37/114 MB Progress (1): 37/114 MB Progress (1): 37/114 MB Progress (1): 37/114 MB Progress (1): 37/114 MB Progress (1): 37/114 MB Progress (1): 37/114 MB Progress (1): 37/114 MB Progress (1): 37/114 MB Progress (1): 37/114 MB Progress (1): 37/114 MB Progress (1): 37/114 MB Progress (1): 37/114 MB Progress (1): 37/114 MB Progress (1): 37/114 MB Progress (1): 37/114 MB Progress (1): 37/114 MB Progress (1): 37/114 MB Progress (1): 37/114 MB Progress (1): 37/114 MB Progress (1): 37/114 MB Progress (1): 37/114 MB Progress (1): 37/114 MB Progress (1): 37/114 MB Progress (1): 37/114 MB Progress (1): 37/114 MB Progress (1): 37/114 MB Progress (1): 37/114 MB Progress (1): 37/114 MB Progress (1): 37/114 MB Progress (1): 37/114 MB Progress (1): 37/114 MB Progress (1): 37/114 MB Progress (1): 37/114 MB Progress (1): 37/114 MB Progress (1): 37/114 MB Progress (1): 37/114 MB Progress (1): 37/114 MB Progress (1): 37/114 MB Progress (1): 37/114 MB Progress (1): 37/114 MB Progress (1): 37/114 MB Progress (1): 37/114 MB Progress (1): 37/114 MB Progress (1): 37/114 MB Progress (1): 37/114 MB Progress (1): 37/114 MB Progress (1): 37/114 MB Progress (1): 37/114 MB Progress (1): 37/114 MB Progress (1): 37/114 MB Progress (1): 37/114 MB Progress (1): 37/114 MB Progress (1): 37/114 MB Progress (1): 37/114 MB Progress (1): 37/114 MB Progress (1): 37/114 MB Progress (1): 37/114 MB Progress (1): 37/114 MB Progress (1): 37/114 MB Progress (1): 37/114 MB Progress (1): 37/114 MB Progress (1): 37/114 MB Progress (1): 37/114 MB Progress (1): 37/114 MB Progress (1): 37/114 MB Progress (1): 37/114 MB Progress (1): 37/114 MB Progress (1): 37/114 MB Progress (1): 37/114 MB Progress (1): 37/114 MB Progress (1): 37/114 MB Progress (1): 37/114 MB Progress (1): 37/114 MB Progress (1): 37/114 MB Progress (1): 37/114 MB Progress (1): 37/114 MB Progress (1): 37/114 MB Progress (1): 37/114 MB Progress (1): 37/114 MB Progress (1): 37/114 MB Progress (1): 37/114 MB Progress (1): 37/114 MB Progress (1): 37/114 MB Progress (1): 37/114 MB Progress (1): 37/114 MB Progress (1): 37/114 MB Progress (1): 37/114 MB Progress (1): 37/114 MB Progress (1): 37/114 MB Progress (1): 37/114 MB Progress (1): 37/114 MB Progress (1): 37/114 MB Progress (1): 37/114 MB Progress (1): 37/114 MB Progress (1): 37/114 MB Progress (1): 37/114 MB Progress (1): 37/114 MB Progress (1): 37/114 MB Progress (1): 37/114 MB Progress (1): 37/114 MB Progress (1): 37/114 MB Progress (1): 37/114 MB Progress (1): 38/114 MB Progress (1): 38/114 MB Progress (1): 38/114 MB Progress (1): 38/114 MB Progress (1): 38/114 MB Progress (1): 38/114 MB Progress (1): 38/114 MB Progress (1): 38/114 MB Progress (1): 38/114 MB Progress (1): 38/114 MB Progress (1): 38/114 MB Progress (1): 38/114 MB Progress (1): 38/114 MB Progress (1): 38/114 MB Progress (1): 38/114 MB Progress (1): 38/114 MB Progress (1): 38/114 MB Progress (1): 38/114 MB Progress (1): 38/114 MB Progress (1): 38/114 MB Progress (1): 38/114 MB Progress (1): 38/114 MB Progress (1): 38/114 MB Progress (1): 38/114 MB Progress (1): 38/114 MB Progress (1): 38/114 MB Progress (1): 38/114 MB Progress (1): 38/114 MB Progress (1): 38/114 MB Progress (1): 38/114 MB Progress (1): 38/114 MB Progress (1): 38/114 MB Progress (1): 38/114 MB Progress (1): 38/114 MB Progress (1): 38/114 MB Progress (1): 38/114 MB Progress (1): 38/114 MB Progress (1): 38/114 MB Progress (1): 38/114 MB Progress (1): 38/114 MB Progress (1): 38/114 MB Progress (1): 38/114 MB Progress (1): 38/114 MB Progress (1): 38/114 MB Progress (1): 38/114 MB Progress (1): 38/114 MB Progress (1): 38/114 MB Progress (1): 38/114 MB Progress (1): 38/114 MB Progress (1): 38/114 MB Progress (1): 38/114 MB Progress (1): 38/114 MB Progress (1): 38/114 MB Progress (1): 38/114 MB Progress (1): 38/114 MB Progress (1): 38/114 MB Progress (1): 38/114 MB Progress (1): 38/114 MB Progress (1): 38/114 MB Progress (1): 38/114 MB Progress (1): 38/114 MB Progress (1): 38/114 MB Progress (1): 38/114 MB Progress (1): 38/114 MB Progress (1): 38/114 MB Progress (1): 38/114 MB Progress (1): 38/114 MB Progress (1): 38/114 MB Progress (1): 38/114 MB Progress (1): 38/114 MB Progress (1): 38/114 MB Progress (1): 38/114 MB Progress (1): 38/114 MB Progress (1): 38/114 MB Progress (1): 38/114 MB Progress (1): 38/114 MB Progress (1): 38/114 MB Progress (1): 38/114 MB Progress (1): 38/114 MB Progress (1): 38/114 MB Progress (1): 38/114 MB Progress (1): 38/114 MB Progress (1): 38/114 MB Progress (1): 38/114 MB Progress (1): 38/114 MB Progress (1): 38/114 MB Progress (1): 38/114 MB Progress (1): 38/114 MB Progress (1): 38/114 MB Progress (1): 38/114 MB Progress (1): 38/114 MB Progress (1): 38/114 MB Progress (1): 38/114 MB Progress (1): 38/114 MB Progress (1): 38/114 MB Progress (1): 38/114 MB Progress (1): 38/114 MB Progress (1): 38/114 MB Progress (1): 38/114 MB Progress (1): 38/114 MB Progress (1): 38/114 MB Progress (1): 38/114 MB Progress (1): 38/114 MB Progress (1): 38/114 MB Progress (1): 38/114 MB Progress (1): 38/114 MB Progress (1): 38/114 MB Progress (1): 38/114 MB Progress (1): 38/114 MB Progress (1): 38/114 MB Progress (1): 38/114 MB Progress (1): 38/114 MB Progress (1): 38/114 MB Progress (1): 38/114 MB Progress (1): 38/114 MB Progress (1): 38/114 MB Progress (1): 38/114 MB Progress (1): 38/114 MB Progress (1): 38/114 MB Progress (1): 38/114 MB Progress (1): 38/114 MB Progress (1): 38/114 MB Progress (1): 38/114 MB Progress (1): 38/114 MB Progress (1): 38/114 MB Progress (1): 38/114 MB Progress (1): 38/114 MB Progress (1): 38/114 MB Progress (1): 38/114 MB Progress (1): 38/114 MB Progress (1): 38/114 MB Progress (1): 38/114 MB Progress (1): 38/114 MB Progress (1): 38/114 MB Progress (1): 38/114 MB Progress (1): 38/114 MB Progress (1): 38/114 MB Progress (1): 38/114 MB Progress (1): 38/114 MB Progress (1): 38/114 MB Progress (1): 38/114 MB Progress (1): 38/114 MB Progress (1): 38/114 MB Progress (1): 38/114 MB Progress (1): 38/114 MB Progress (1): 38/114 MB Progress (1): 38/114 MB Progress (1): 38/114 MB Progress (1): 38/114 MB Progress (1): 38/114 MB Progress (1): 38/114 MB Progress (1): 38/114 MB Progress (1): 38/114 MB Progress (1): 38/114 MB Progress (1): 38/114 MB Progress (1): 38/114 MB Progress (1): 38/114 MB Progress (1): 38/114 MB Progress (1): 38/114 MB Progress (1): 38/114 MB Progress (1): 38/114 MB Progress (1): 38/114 MB Progress (1): 38/114 MB Progress (1): 38/114 MB Progress (1): 38/114 MB Progress (1): 38/114 MB Progress (1): 38/114 MB Progress (1): 38/114 MB Progress (1): 38/114 MB Progress (1): 38/114 MB Progress (1): 38/114 MB Progress (1): 38/114 MB Progress (1): 38/114 MB Progress (1): 38/114 MB Progress (1): 38/114 MB Progress (1): 38/114 MB Progress (1): 38/114 MB Progress (1): 38/114 MB Progress (1): 38/114 MB Progress (1): 38/114 MB Progress (1): 38/114 MB Progress (1): 38/114 MB Progress (1): 38/114 MB Progress (1): 38/114 MB Progress (1): 38/114 MB Progress (1): 38/114 MB Progress (1): 38/114 MB Progress (1): 38/114 MB Progress (1): 38/114 MB Progress (1): 38/114 MB Progress (1): 38/114 MB Progress (1): 38/114 MB Progress (1): 38/114 MB Progress (1): 38/114 MB Progress (1): 38/114 MB Progress (1): 38/114 MB Progress (1): 38/114 MB Progress (1): 38/114 MB Progress (1): 38/114 MB Progress (1): 38/114 MB Progress (1): 38/114 MB Progress (1): 38/114 MB Progress (1): 38/114 MB Progress (1): 38/114 MB Progress (1): 38/114 MB Progress (1): 38/114 MB Progress (1): 38/114 MB Progress (1): 38/114 MB Progress (1): 38/114 MB Progress (1): 38/114 MB Progress (1): 38/114 MB Progress (1): 38/114 MB Progress (1): 38/114 MB Progress (1): 38/114 MB Progress (1): 38/114 MB Progress (1): 38/114 MB Progress (1): 38/114 MB Progress (1): 38/114 MB Progress (1): 38/114 MB Progress (1): 38/114 MB Progress (1): 38/114 MB Progress (1): 38/114 MB Progress (1): 38/114 MB Progress (1): 38/114 MB Progress (1): 38/114 MB Progress (1): 38/114 MB Progress (1): 38/114 MB Progress (1): 38/114 MB Progress (1): 38/114 MB Progress (1): 38/114 MB Progress (1): 38/114 MB Progress (1): 38/114 MB Progress (1): 38/114 MB Progress (1): 38/114 MB Progress (1): 38/114 MB Progress (1): 38/114 MB Progress (1): 38/114 MB Progress (1): 38/114 MB Progress (1): 38/114 MB Progress (1): 38/114 MB Progress (1): 38/114 MB Progress (1): 38/114 MB Progress (1): 38/114 MB Progress (1): 38/114 MB Progress (1): 38/114 MB Progress (1): 38/114 MB Progress (1): 38/114 MB Progress (1): 38/114 MB Progress (1): 38/114 MB Progress (1): 38/114 MB Progress (1): 38/114 MB Progress (1): 38/114 MB Progress (1): 38/114 MB Progress (1): 38/114 MB Progress (1): 38/114 MB Progress (1): 38/114 MB Progress (1): 38/114 MB Progress (1): 38/114 MB Progress (1): 38/114 MB Progress (1): 38/114 MB Progress (1): 38/114 MB Progress (1): 38/114 MB Progress (1): 38/114 MB Progress (1): 38/114 MB Progress (1): 38/114 MB Progress (1): 38/114 MB Progress (1): 38/114 MB Progress (1): 38/114 MB Progress (1): 38/114 MB Progress (1): 38/114 MB Progress (1): 38/114 MB Progress (1): 38/114 MB Progress (1): 38/114 MB Progress (1): 38/114 MB Progress (1): 38/114 MB Progress (1): 38/114 MB Progress (1): 38/114 MB Progress (1): 38/114 MB Progress (1): 38/114 MB Progress (1): 38/114 MB Progress (1): 38/114 MB Progress (1): 38/114 MB Progress (1): 38/114 MB Progress (1): 38/114 MB Progress (1): 38/114 MB Progress (1): 38/114 MB Progress (1): 38/114 MB Progress (1): 38/114 MB Progress (1): 38/114 MB Progress (1): 38/114 MB Progress (1): 38/114 MB Progress (1): 38/114 MB Progress (1): 38/114 MB Progress (1): 38/114 MB Progress (1): 38/114 MB Progress (1): 38/114 MB Progress (1): 38/114 MB Progress (1): 38/114 MB Progress (1): 38/114 MB Progress (1): 38/114 MB Progress (1): 38/114 MB Progress (1): 38/114 MB Progress (1): 38/114 MB Progress (1): 38/114 MB Progress (1): 38/114 MB Progress (1): 38/114 MB Progress (1): 38/114 MB Progress (1): 38/114 MB Progress (1): 38/114 MB Progress (1): 38/114 MB Progress (1): 38/114 MB Progress (1): 38/114 MB Progress (1): 38/114 MB Progress (1): 38/114 MB Progress (1): 38/114 MB Progress (1): 38/114 MB Progress (1): 38/114 MB Progress (1): 38/114 MB Progress (1): 38/114 MB Progress (1): 38/114 MB Progress (1): 38/114 MB Progress (1): 38/114 MB Progress (1): 38/114 MB Progress (1): 38/114 MB Progress (1): 38/114 MB Progress (1): 38/114 MB Progress (1): 38/114 MB Progress (1): 38/114 MB Progress (1): 38/114 MB Progress (1): 38/114 MB Progress (1): 38/114 MB Progress (1): 38/114 MB Progress (1): 38/114 MB Progress (1): 38/114 MB Progress (1): 38/114 MB Progress (1): 38/114 MB Progress (1): 38/114 MB Progress (1): 38/114 MB Progress (1): 38/114 MB Progress (1): 38/114 MB Progress (1): 38/114 MB Progress (1): 38/114 MB Progress (1): 38/114 MB Progress (1): 38/114 MB Progress (1): 38/114 MB Progress (1): 38/114 MB Progress (1): 38/114 MB Progress (1): 38/114 MB Progress (1): 38/114 MB Progress (1): 38/114 MB Progress (1): 38/114 MB Progress (1): 38/114 MB Progress (1): 38/114 MB Progress (1): 38/114 MB Progress (1): 38/114 MB Progress (1): 38/114 MB Progress (1): 38/114 MB Progress (1): 38/114 MB Progress (1): 38/114 MB Progress (1): 38/114 MB Progress (1): 38/114 MB Progress (1): 38/114 MB Progress (1): 38/114 MB Progress (1): 38/114 MB Progress (1): 38/114 MB Progress (1): 38/114 MB Progress (1): 38/114 MB Progress (1): 38/114 MB Progress (1): 38/114 MB Progress (1): 38/114 MB Progress (1): 38/114 MB Progress (1): 38/114 MB Progress (1): 38/114 MB Progress (1): 38/114 MB Progress (1): 38/114 MB Progress (1): 38/114 MB Progress (1): 38/114 MB Progress (1): 38/114 MB Progress (1): 38/114 MB Progress (1): 38/114 MB Progress (1): 38/114 MB Progress (1): 38/114 MB Progress (1): 38/114 MB Progress (1): 38/114 MB Progress (1): 38/114 MB Progress (1): 38/114 MB Progress (1): 38/114 MB Progress (1): 38/114 MB Progress (1): 38/114 MB Progress (1): 38/114 MB Progress (1): 38/114 MB Progress (1): 38/114 MB Progress (1): 38/114 MB Progress (1): 38/114 MB Progress (1): 38/114 MB Progress (1): 38/114 MB Progress (1): 38/114 MB Progress (1): 38/114 MB Progress (1): 38/114 MB Progress (1): 38/114 MB Progress (1): 38/114 MB Progress (1): 38/114 MB Progress (1): 38/114 MB Progress (1): 38/114 MB Progress (1): 38/114 MB Progress (1): 38/114 MB Progress (1): 38/114 MB Progress (1): 38/114 MB Progress (1): 38/114 MB Progress (1): 38/114 MB Progress (1): 38/114 MB Progress (1): 38/114 MB Progress (1): 38/114 MB Progress (1): 38/114 MB Progress (1): 38/114 MB Progress (1): 38/114 MB Progress (1): 38/114 MB Progress (1): 38/114 MB Progress (1): 38/114 MB Progress (1): 38/114 MB Progress (1): 38/114 MB Progress (1): 38/114 MB Progress (1): 38/114 MB Progress (1): 38/114 MB Progress (1): 38/114 MB Progress (1): 38/114 MB Progress (1): 38/114 MB Progress (1): 38/114 MB Progress (1): 38/114 MB Progress (1): 38/114 MB Progress (1): 38/114 MB Progress (1): 38/114 MB Progress (1): 38/114 MB Progress (1): 38/114 MB Progress (1): 38/114 MB Progress (1): 38/114 MB Progress (1): 38/114 MB Progress (1): 38/114 MB Progress (1): 38/114 MB Progress (1): 38/114 MB Progress (1): 38/114 MB Progress (1): 38/114 MB Progress (1): 38/114 MB Progress (1): 38/114 MB Progress (1): 38/114 MB Progress (1): 38/114 MB Progress (1): 38/114 MB Progress (1): 38/114 MB Progress (1): 38/114 MB Progress (1): 38/114 MB Progress (1): 38/114 MB Progress (1): 38/114 MB Progress (1): 38/114 MB Progress (1): 38/114 MB Progress (1): 38/114 MB Progress (1): 38/114 MB Progress (1): 38/114 MB Progress (1): 38/114 MB Progress (1): 38/114 MB Progress (1): 38/114 MB Progress (1): 38/114 MB Progress (1): 38/114 MB Progress (1): 38/114 MB Progress (1): 38/114 MB Progress (1): 38/114 MB Progress (1): 38/114 MB Progress (1): 38/114 MB Progress (1): 38/114 MB Progress (1): 38/114 MB Progress (1): 38/114 MB Progress (1): 38/114 MB Progress (1): 38/114 MB Progress (1): 38/114 MB Progress (1): 38/114 MB Progress (1): 38/114 MB Progress (1): 38/114 MB Progress (1): 38/114 MB Progress (1): 38/114 MB Progress (1): 38/114 MB Progress (1): 38/114 MB Progress (1): 38/114 MB Progress (1): 38/114 MB Progress (1): 38/114 MB Progress (1): 38/114 MB Progress (1): 38/114 MB Progress (1): 38/114 MB Progress (1): 38/114 MB Progress (1): 38/114 MB Progress (1): 39/114 MB Progress (1): 39/114 MB Progress (1): 39/114 MB Progress (1): 39/114 MB Progress (1): 39/114 MB Progress (1): 39/114 MB Progress (1): 39/114 MB Progress (1): 39/114 MB Progress (1): 39/114 MB Progress (1): 39/114 MB Progress (1): 39/114 MB Progress (1): 39/114 MB Progress (1): 39/114 MB Progress (1): 39/114 MB Progress (1): 39/114 MB Progress (1): 39/114 MB Progress (1): 39/114 MB Progress (1): 39/114 MB Progress (1): 39/114 MB Progress (1): 39/114 MB Progress (1): 39/114 MB Progress (1): 39/114 MB Progress (1): 39/114 MB Progress (1): 39/114 MB Progress (1): 39/114 MB Progress (1): 39/114 MB Progress (1): 39/114 MB Progress (1): 39/114 MB Progress (1): 39/114 MB Progress (1): 39/114 MB Progress (1): 39/114 MB Progress (1): 39/114 MB Progress (1): 39/114 MB Progress (1): 39/114 MB Progress (1): 39/114 MB Progress (1): 39/114 MB Progress (1): 39/114 MB Progress (1): 39/114 MB Progress (1): 39/114 MB Progress (1): 39/114 MB Progress (1): 39/114 MB Progress (1): 39/114 MB Progress (1): 39/114 MB Progress (1): 39/114 MB Progress (1): 39/114 MB Progress (1): 39/114 MB Progress (1): 39/114 MB Progress (1): 39/114 MB Progress (1): 39/114 MB Progress (1): 39/114 MB Progress (1): 39/114 MB Progress (1): 39/114 MB Progress (1): 39/114 MB Progress (1): 39/114 MB Progress (1): 39/114 MB Progress (1): 39/114 MB Progress (1): 39/114 MB Progress (1): 39/114 MB Progress (1): 39/114 MB Progress (1): 39/114 MB Progress (1): 39/114 MB Progress (1): 39/114 MB Progress (1): 39/114 MB Progress (1): 39/114 MB Progress (1): 39/114 MB Progress (1): 39/114 MB Progress (1): 39/114 MB Progress (1): 39/114 MB Progress (1): 39/114 MB Progress (1): 39/114 MB Progress (1): 39/114 MB Progress (1): 39/114 MB Progress (1): 39/114 MB Progress (1): 39/114 MB Progress (1): 39/114 MB Progress (1): 39/114 MB Progress (1): 39/114 MB Progress (1): 39/114 MB Progress (1): 39/114 MB Progress (1): 39/114 MB Progress (1): 39/114 MB Progress (1): 39/114 MB Progress (1): 39/114 MB Progress (1): 39/114 MB Progress (1): 39/114 MB Progress (1): 39/114 MB Progress (1): 39/114 MB Progress (1): 39/114 MB Progress (1): 39/114 MB Progress (1): 39/114 MB Progress (1): 39/114 MB Progress (1): 39/114 MB Progress (1): 39/114 MB Progress (1): 39/114 MB Progress (1): 39/114 MB Progress (1): 39/114 MB Progress (1): 39/114 MB Progress (1): 39/114 MB Progress (1): 39/114 MB Progress (1): 39/114 MB Progress (1): 39/114 MB Progress (1): 39/114 MB Progress (1): 39/114 MB Progress (1): 39/114 MB Progress (1): 39/114 MB Progress (1): 39/114 MB Progress (1): 39/114 MB Progress (1): 39/114 MB Progress (1): 39/114 MB Progress (1): 39/114 MB Progress (1): 39/114 MB Progress (1): 39/114 MB Progress (1): 39/114 MB Progress (1): 39/114 MB Progress (1): 39/114 MB Progress (1): 39/114 MB Progress (1): 39/114 MB Progress (1): 39/114 MB Progress (1): 39/114 MB Progress (1): 39/114 MB Progress (1): 39/114 MB Progress (1): 39/114 MB Progress (1): 39/114 MB Progress (1): 39/114 MB Progress (1): 39/114 MB Progress (1): 39/114 MB Progress (1): 39/114 MB Progress (1): 39/114 MB Progress (1): 39/114 MB Progress (1): 39/114 MB Progress (1): 39/114 MB Progress (1): 39/114 MB Progress (1): 39/114 MB Progress (1): 39/114 MB Progress (1): 39/114 MB Progress (1): 39/114 MB Progress (1): 39/114 MB Progress (1): 39/114 MB Progress (1): 39/114 MB Progress (1): 39/114 MB Progress (1): 39/114 MB Progress (1): 39/114 MB Progress (1): 39/114 MB Progress (1): 39/114 MB Progress (1): 39/114 MB Progress (1): 39/114 MB Progress (1): 39/114 MB Progress (1): 39/114 MB Progress (1): 39/114 MB Progress (1): 39/114 MB Progress (1): 39/114 MB Progress (1): 39/114 MB Progress (1): 39/114 MB Progress (1): 39/114 MB Progress (1): 39/114 MB Progress (1): 39/114 MB Progress (1): 39/114 MB Progress (1): 39/114 MB Progress (1): 39/114 MB Progress (1): 39/114 MB Progress (1): 39/114 MB Progress (1): 39/114 MB Progress (1): 39/114 MB Progress (1): 39/114 MB Progress (1): 39/114 MB Progress (1): 39/114 MB Progress (1): 39/114 MB Progress (1): 39/114 MB Progress (1): 39/114 MB Progress (1): 39/114 MB Progress (1): 39/114 MB Progress (1): 39/114 MB Progress (1): 39/114 MB Progress (1): 39/114 MB Progress (1): 39/114 MB Progress (1): 39/114 MB Progress (1): 39/114 MB Progress (1): 39/114 MB Progress (1): 39/114 MB Progress (1): 39/114 MB Progress (1): 39/114 MB Progress (1): 39/114 MB Progress (1): 39/114 MB Progress (1): 39/114 MB Progress (1): 39/114 MB Progress (1): 39/114 MB Progress (1): 39/114 MB Progress (1): 39/114 MB Progress (1): 39/114 MB Progress (1): 39/114 MB Progress (1): 39/114 MB Progress (1): 39/114 MB Progress (1): 39/114 MB Progress (1): 39/114 MB Progress (1): 39/114 MB Progress (1): 39/114 MB Progress (1): 39/114 MB Progress (1): 39/114 MB Progress (1): 39/114 MB Progress (1): 39/114 MB Progress (1): 39/114 MB Progress (1): 39/114 MB Progress (1): 39/114 MB Progress (1): 39/114 MB Progress (1): 39/114 MB Progress (1): 39/114 MB Progress (1): 39/114 MB Progress (1): 39/114 MB Progress (1): 39/114 MB Progress (1): 39/114 MB Progress (1): 39/114 MB Progress (1): 39/114 MB Progress (1): 39/114 MB Progress (1): 39/114 MB Progress (1): 39/114 MB Progress (1): 39/114 MB Progress (1): 39/114 MB Progress (1): 39/114 MB Progress (1): 39/114 MB Progress (1): 39/114 MB Progress (1): 39/114 MB Progress (1): 39/114 MB Progress (1): 39/114 MB Progress (1): 39/114 MB Progress (1): 39/114 MB Progress (1): 39/114 MB Progress (1): 39/114 MB Progress (1): 39/114 MB Progress (1): 39/114 MB Progress (1): 39/114 MB Progress (1): 39/114 MB Progress (1): 39/114 MB Progress (1): 39/114 MB Progress (1): 39/114 MB Progress (1): 39/114 MB Progress (1): 39/114 MB Progress (1): 39/114 MB Progress (1): 39/114 MB Progress (1): 39/114 MB Progress (1): 39/114 MB Progress (1): 39/114 MB Progress (1): 39/114 MB Progress (1): 39/114 MB Progress (1): 39/114 MB Progress (1): 39/114 MB Progress (1): 39/114 MB Progress (1): 39/114 MB Progress (1): 39/114 MB Progress (1): 39/114 MB Progress (1): 39/114 MB Progress (1): 39/114 MB Progress (1): 39/114 MB Progress (1): 39/114 MB Progress (1): 39/114 MB Progress (1): 39/114 MB Progress (1): 39/114 MB Progress (1): 39/114 MB Progress (1): 39/114 MB Progress (1): 39/114 MB Progress (1): 39/114 MB Progress (1): 39/114 MB Progress (1): 39/114 MB Progress (1): 39/114 MB Progress (1): 39/114 MB Progress (1): 39/114 MB Progress (1): 39/114 MB Progress (1): 39/114 MB Progress (1): 39/114 MB Progress (1): 39/114 MB Progress (1): 39/114 MB Progress (1): 39/114 MB Progress (1): 39/114 MB Progress (1): 39/114 MB Progress (1): 39/114 MB Progress (1): 39/114 MB Progress (1): 39/114 MB Progress (1): 39/114 MB Progress (1): 39/114 MB Progress (1): 39/114 MB Progress (1): 39/114 MB Progress (1): 39/114 MB Progress (1): 39/114 MB Progress (1): 39/114 MB Progress (1): 39/114 MB Progress (1): 39/114 MB Progress (1): 39/114 MB Progress (1): 39/114 MB Progress (1): 39/114 MB Progress (1): 39/114 MB Progress (1): 39/114 MB Progress (1): 39/114 MB Progress (1): 39/114 MB Progress (1): 39/114 MB Progress (1): 39/114 MB Progress (1): 39/114 MB Progress (1): 39/114 MB Progress (1): 39/114 MB Progress (1): 39/114 MB Progress (1): 39/114 MB Progress (1): 39/114 MB Progress (1): 39/114 MB Progress (1): 39/114 MB Progress (1): 39/114 MB Progress (1): 39/114 MB Progress (1): 39/114 MB Progress (1): 39/114 MB Progress (1): 39/114 MB Progress (1): 39/114 MB Progress (1): 39/114 MB Progress (1): 39/114 MB Progress (1): 39/114 MB Progress (1): 39/114 MB Progress (1): 39/114 MB Progress (1): 39/114 MB Progress (1): 39/114 MB Progress (1): 39/114 MB Progress (1): 39/114 MB Progress (1): 39/114 MB Progress (1): 39/114 MB Progress (1): 39/114 MB Progress (1): 39/114 MB Progress (1): 39/114 MB Progress (1): 39/114 MB Progress (1): 39/114 MB Progress (1): 39/114 MB Progress (1): 39/114 MB Progress (1): 39/114 MB Progress (1): 39/114 MB Progress (1): 39/114 MB Progress (1): 39/114 MB Progress (1): 39/114 MB Progress (1): 39/114 MB Progress (1): 39/114 MB Progress (1): 39/114 MB Progress (1): 39/114 MB Progress (1): 39/114 MB Progress (1): 39/114 MB Progress (1): 39/114 MB Progress (1): 39/114 MB Progress (1): 39/114 MB Progress (1): 39/114 MB Progress (1): 39/114 MB Progress (1): 39/114 MB Progress (1): 39/114 MB Progress (1): 39/114 MB Progress (1): 39/114 MB Progress (1): 39/114 MB Progress (1): 39/114 MB Progress (1): 39/114 MB Progress (1): 39/114 MB Progress (1): 39/114 MB Progress (1): 39/114 MB Progress (1): 39/114 MB Progress (1): 39/114 MB Progress (1): 39/114 MB Progress (1): 39/114 MB Progress (1): 39/114 MB Progress (1): 39/114 MB Progress (1): 39/114 MB Progress (1): 39/114 MB Progress (1): 39/114 MB Progress (1): 39/114 MB Progress (1): 39/114 MB Progress (1): 39/114 MB Progress (1): 39/114 MB Progress (1): 39/114 MB Progress (1): 39/114 MB Progress (1): 39/114 MB Progress (1): 39/114 MB Progress (1): 39/114 MB Progress (1): 39/114 MB Progress (1): 39/114 MB Progress (1): 39/114 MB Progress (1): 39/114 MB Progress (1): 39/114 MB Progress (1): 39/114 MB Progress (1): 39/114 MB Progress (1): 39/114 MB Progress (1): 39/114 MB Progress (1): 39/114 MB Progress (1): 39/114 MB Progress (1): 39/114 MB Progress (1): 39/114 MB Progress (1): 39/114 MB Progress (1): 39/114 MB Progress (1): 39/114 MB Progress (1): 39/114 MB Progress (1): 39/114 MB Progress (1): 39/114 MB Progress (1): 39/114 MB Progress (1): 39/114 MB Progress (1): 39/114 MB Progress (1): 39/114 MB Progress (1): 39/114 MB Progress (1): 39/114 MB Progress (1): 39/114 MB Progress (1): 39/114 MB Progress (1): 39/114 MB Progress (1): 39/114 MB Progress (1): 39/114 MB Progress (1): 39/114 MB Progress (1): 39/114 MB Progress (1): 39/114 MB Progress (1): 39/114 MB Progress (1): 39/114 MB Progress (1): 39/114 MB Progress (1): 39/114 MB Progress (1): 39/114 MB Progress (1): 39/114 MB Progress (1): 39/114 MB Progress (1): 39/114 MB Progress (1): 39/114 MB Progress (1): 39/114 MB Progress (1): 39/114 MB Progress (1): 39/114 MB Progress (1): 39/114 MB Progress (1): 39/114 MB Progress (1): 39/114 MB Progress (1): 39/114 MB Progress (1): 39/114 MB Progress (1): 39/114 MB Progress (1): 39/114 MB Progress (1): 39/114 MB Progress (1): 39/114 MB Progress (1): 39/114 MB Progress (1): 39/114 MB Progress (1): 39/114 MB Progress (1): 39/114 MB Progress (1): 39/114 MB Progress (1): 39/114 MB Progress (1): 39/114 MB Progress (1): 39/114 MB Progress (1): 39/114 MB Progress (1): 39/114 MB Progress (1): 39/114 MB Progress (1): 39/114 MB Progress (1): 39/114 MB Progress (1): 39/114 MB Progress (1): 39/114 MB Progress (1): 39/114 MB Progress (1): 39/114 MB Progress (1): 39/114 MB Progress (1): 39/114 MB Progress (1): 39/114 MB Progress (1): 39/114 MB Progress (1): 39/114 MB Progress (1): 39/114 MB Progress (1): 39/114 MB Progress (1): 39/114 MB Progress (1): 39/114 MB Progress (1): 39/114 MB Progress (1): 39/114 MB Progress (1): 39/114 MB Progress (1): 39/114 MB Progress (1): 39/114 MB Progress (1): 39/114 MB Progress (1): 39/114 MB Progress (1): 39/114 MB Progress (1): 39/114 MB Progress (1): 39/114 MB Progress (1): 39/114 MB Progress (1): 39/114 MB Progress (1): 39/114 MB Progress (1): 39/114 MB Progress (1): 39/114 MB Progress (1): 39/114 MB Progress (1): 39/114 MB Progress (1): 39/114 MB Progress (1): 39/114 MB Progress (1): 39/114 MB Progress (1): 39/114 MB Progress (1): 39/114 MB Progress (1): 39/114 MB Progress (1): 39/114 MB Progress (1): 39/114 MB Progress (1): 39/114 MB Progress (1): 39/114 MB Progress (1): 39/114 MB Progress (1): 39/114 MB Progress (1): 39/114 MB Progress (1): 39/114 MB Progress (1): 39/114 MB Progress (1): 39/114 MB Progress (1): 39/114 MB Progress (1): 39/114 MB Progress (1): 39/114 MB Progress (1): 39/114 MB Progress (1): 39/114 MB Progress (1): 39/114 MB Progress (1): 40/114 MB Progress (1): 40/114 MB Progress (1): 40/114 MB Progress (1): 40/114 MB Progress (1): 40/114 MB Progress (1): 40/114 MB Progress (1): 40/114 MB Progress (1): 40/114 MB Progress (1): 40/114 MB Progress (1): 40/114 MB Progress (1): 40/114 MB Progress (1): 40/114 MB Progress (1): 40/114 MB Progress (1): 40/114 MB Progress (1): 40/114 MB Progress (1): 40/114 MB Progress (1): 40/114 MB Progress (1): 40/114 MB Progress (1): 40/114 MB Progress (1): 40/114 MB Progress (1): 40/114 MB Progress (1): 40/114 MB Progress (1): 40/114 MB Progress (1): 40/114 MB Progress (1): 40/114 MB Progress (1): 40/114 MB Progress (1): 40/114 MB Progress (1): 40/114 MB Progress (1): 40/114 MB Progress (1): 40/114 MB Progress (1): 40/114 MB Progress (1): 40/114 MB Progress (1): 40/114 MB Progress (1): 40/114 MB Progress (1): 40/114 MB Progress (1): 40/114 MB Progress (1): 40/114 MB Progress (1): 40/114 MB Progress (1): 40/114 MB Progress (1): 40/114 MB Progress (1): 40/114 MB Progress (1): 40/114 MB Progress (1): 40/114 MB Progress (1): 40/114 MB Progress (1): 40/114 MB Progress (1): 40/114 MB Progress (1): 40/114 MB Progress (1): 40/114 MB Progress (1): 40/114 MB Progress (1): 40/114 MB Progress (1): 40/114 MB Progress (1): 40/114 MB Progress (1): 40/114 MB Progress (1): 40/114 MB Progress (1): 40/114 MB Progress (1): 40/114 MB Progress (1): 40/114 MB Progress (1): 40/114 MB Progress (1): 40/114 MB Progress (1): 40/114 MB Progress (1): 40/114 MB Progress (1): 40/114 MB Progress (1): 40/114 MB Progress (1): 40/114 MB Progress (1): 40/114 MB Progress (1): 40/114 MB Progress (1): 40/114 MB Progress (1): 40/114 MB Progress (1): 40/114 MB Progress (1): 40/114 MB Progress (1): 40/114 MB Progress (1): 40/114 MB Progress (1): 40/114 MB Progress (1): 40/114 MB Progress (1): 40/114 MB Progress (1): 40/114 MB Progress (1): 40/114 MB Progress (1): 40/114 MB Progress (1): 40/114 MB Progress (1): 40/114 MB Progress (1): 40/114 MB Progress (1): 40/114 MB Progress (1): 40/114 MB Progress (1): 40/114 MB Progress (1): 40/114 MB Progress (1): 40/114 MB Progress (1): 40/114 MB Progress (1): 40/114 MB Progress (1): 40/114 MB Progress (1): 40/114 MB Progress (1): 40/114 MB Progress (1): 40/114 MB Progress (1): 40/114 MB Progress (1): 40/114 MB Progress (1): 40/114 MB Progress (1): 40/114 MB Progress (1): 40/114 MB Progress (1): 40/114 MB Progress (1): 40/114 MB Progress (1): 40/114 MB Progress (1): 40/114 MB Progress (1): 40/114 MB Progress (1): 40/114 MB Progress (1): 40/114 MB Progress (1): 40/114 MB Progress (1): 40/114 MB Progress (1): 40/114 MB Progress (1): 40/114 MB Progress (1): 40/114 MB Progress (1): 40/114 MB Progress (1): 40/114 MB Progress (1): 40/114 MB Progress (1): 40/114 MB Progress (1): 40/114 MB Progress (1): 40/114 MB Progress (1): 40/114 MB Progress (1): 40/114 MB Progress (1): 40/114 MB Progress (1): 40/114 MB Progress (1): 40/114 MB Progress (1): 40/114 MB Progress (1): 40/114 MB Progress (1): 40/114 MB Progress (1): 40/114 MB Progress (1): 40/114 MB Progress (1): 40/114 MB Progress (1): 40/114 MB Progress (1): 40/114 MB Progress (1): 40/114 MB Progress (1): 40/114 MB Progress (1): 40/114 MB Progress (1): 40/114 MB Progress (1): 40/114 MB Progress (1): 40/114 MB Progress (1): 40/114 MB Progress (1): 40/114 MB Progress (1): 40/114 MB Progress (1): 40/114 MB Progress (1): 40/114 MB Progress (1): 40/114 MB Progress (1): 40/114 MB Progress (1): 40/114 MB Progress (1): 40/114 MB Progress (1): 40/114 MB Progress (1): 40/114 MB Progress (1): 40/114 MB Progress (1): 40/114 MB Progress (1): 40/114 MB Progress (1): 40/114 MB Progress (1): 40/114 MB Progress (1): 40/114 MB Progress (1): 40/114 MB Progress (1): 40/114 MB Progress (1): 40/114 MB Progress (1): 40/114 MB Progress (1): 40/114 MB Progress (1): 40/114 MB Progress (1): 40/114 MB Progress (1): 40/114 MB Progress (1): 40/114 MB Progress (1): 40/114 MB Progress (1): 40/114 MB Progress (1): 40/114 MB Progress (1): 40/114 MB Progress (1): 40/114 MB Progress (1): 40/114 MB Progress (1): 40/114 MB Progress (1): 40/114 MB Progress (1): 40/114 MB Progress (1): 40/114 MB Progress (1): 40/114 MB Progress (1): 40/114 MB Progress (1): 40/114 MB Progress (1): 40/114 MB Progress (1): 40/114 MB Progress (1): 40/114 MB Progress (1): 40/114 MB Progress (1): 40/114 MB Progress (1): 40/114 MB Progress (1): 40/114 MB Progress (1): 40/114 MB Progress (1): 40/114 MB Progress (1): 40/114 MB Progress (1): 40/114 MB Progress (1): 40/114 MB Progress (1): 40/114 MB Progress (1): 40/114 MB Progress (1): 40/114 MB Progress (1): 40/114 MB Progress (1): 40/114 MB Progress (1): 40/114 MB Progress (1): 40/114 MB Progress (1): 40/114 MB Progress (1): 40/114 MB Progress (1): 40/114 MB Progress (1): 40/114 MB Progress (1): 40/114 MB Progress (1): 40/114 MB Progress (1): 40/114 MB Progress (1): 40/114 MB Progress (1): 40/114 MB Progress (1): 40/114 MB Progress (1): 40/114 MB Progress (1): 40/114 MB Progress (1): 40/114 MB Progress (1): 40/114 MB Progress (1): 40/114 MB Progress (1): 40/114 MB Progress (1): 40/114 MB Progress (1): 40/114 MB Progress (1): 40/114 MB Progress (1): 40/114 MB Progress (1): 40/114 MB Progress (1): 40/114 MB Progress (1): 40/114 MB Progress (1): 40/114 MB Progress (1): 40/114 MB Progress (1): 40/114 MB Progress (1): 40/114 MB Progress (1): 40/114 MB Progress (1): 40/114 MB Progress (1): 40/114 MB Progress (1): 40/114 MB Progress (1): 40/114 MB Progress (1): 40/114 MB Progress (1): 40/114 MB Progress (1): 40/114 MB Progress (1): 40/114 MB Progress (1): 40/114 MB Progress (1): 40/114 MB Progress (1): 40/114 MB Progress (1): 40/114 MB Progress (1): 40/114 MB Progress (1): 40/114 MB Progress (1): 40/114 MB Progress (1): 40/114 MB Progress (1): 40/114 MB Progress (1): 40/114 MB Progress (1): 40/114 MB Progress (1): 40/114 MB Progress (1): 40/114 MB Progress (1): 40/114 MB Progress (1): 40/114 MB Progress (1): 40/114 MB Progress (1): 40/114 MB Progress (1): 40/114 MB Progress (1): 40/114 MB Progress (1): 40/114 MB Progress (1): 40/114 MB Progress (1): 40/114 MB Progress (1): 40/114 MB Progress (1): 40/114 MB Progress (1): 40/114 MB Progress (1): 40/114 MB Progress (1): 40/114 MB Progress (1): 40/114 MB Progress (1): 40/114 MB Progress (1): 40/114 MB Progress (1): 40/114 MB Progress (1): 40/114 MB Progress (1): 40/114 MB Progress (1): 40/114 MB Progress (1): 40/114 MB Progress (1): 40/114 MB Progress (1): 40/114 MB Progress (1): 40/114 MB Progress (1): 40/114 MB Progress (1): 40/114 MB Progress (1): 40/114 MB Progress (1): 40/114 MB Progress (1): 40/114 MB Progress (1): 40/114 MB Progress (1): 40/114 MB Progress (1): 40/114 MB Progress (1): 40/114 MB Progress (1): 40/114 MB Progress (1): 40/114 MB Progress (1): 40/114 MB Progress (1): 40/114 MB Progress (1): 40/114 MB Progress (1): 40/114 MB Progress (1): 40/114 MB Progress (1): 40/114 MB Progress (1): 40/114 MB Progress (1): 40/114 MB Progress (1): 40/114 MB Progress (1): 40/114 MB Progress (1): 40/114 MB Progress (1): 40/114 MB Progress (1): 40/114 MB Progress (1): 40/114 MB Progress (1): 40/114 MB Progress (1): 40/114 MB Progress (1): 40/114 MB Progress (1): 40/114 MB Progress (1): 40/114 MB Progress (1): 40/114 MB Progress (1): 40/114 MB Progress (1): 40/114 MB Progress (1): 40/114 MB Progress (1): 40/114 MB Progress (1): 40/114 MB Progress (1): 40/114 MB Progress (1): 40/114 MB Progress (1): 40/114 MB Progress (1): 40/114 MB Progress (1): 40/114 MB Progress (1): 40/114 MB Progress (1): 40/114 MB Progress (1): 40/114 MB Progress (1): 40/114 MB Progress (1): 40/114 MB Progress (1): 40/114 MB Progress (1): 40/114 MB Progress (1): 40/114 MB Progress (1): 40/114 MB Progress (1): 40/114 MB Progress (1): 40/114 MB Progress (1): 40/114 MB Progress (1): 40/114 MB Progress (1): 40/114 MB Progress (1): 40/114 MB Progress (1): 40/114 MB Progress (1): 40/114 MB Progress (1): 40/114 MB Progress (1): 40/114 MB Progress (1): 40/114 MB Progress (1): 40/114 MB Progress (1): 40/114 MB Progress (1): 40/114 MB Progress (1): 40/114 MB Progress (1): 40/114 MB Progress (1): 40/114 MB Progress (1): 40/114 MB Progress (1): 40/114 MB Progress (1): 40/114 MB Progress (1): 40/114 MB Progress (1): 40/114 MB Progress (1): 40/114 MB Progress (1): 40/114 MB Progress (1): 40/114 MB Progress (1): 40/114 MB Progress (1): 40/114 MB Progress (1): 40/114 MB Progress (1): 40/114 MB Progress (1): 40/114 MB Progress (1): 40/114 MB Progress (1): 40/114 MB Progress (1): 40/114 MB Progress (1): 40/114 MB Progress (1): 40/114 MB Progress (1): 40/114 MB Progress (1): 40/114 MB Progress (1): 40/114 MB Progress (1): 40/114 MB Progress (1): 40/114 MB Progress (1): 40/114 MB Progress (1): 40/114 MB Progress (1): 40/114 MB Progress (1): 40/114 MB Progress (1): 40/114 MB Progress (1): 40/114 MB Progress (1): 40/114 MB Progress (1): 40/114 MB Progress (1): 40/114 MB Progress (1): 40/114 MB Progress (1): 40/114 MB Progress (1): 40/114 MB Progress (1): 40/114 MB Progress (1): 40/114 MB Progress (1): 40/114 MB Progress (1): 40/114 MB Progress (1): 40/114 MB Progress (1): 40/114 MB Progress (1): 40/114 MB Progress (1): 40/114 MB Progress (1): 40/114 MB Progress (1): 40/114 MB Progress (1): 40/114 MB Progress (1): 40/114 MB Progress (1): 40/114 MB Progress (1): 40/114 MB Progress (1): 40/114 MB Progress (1): 40/114 MB Progress (1): 40/114 MB Progress (1): 40/114 MB Progress (1): 40/114 MB Progress (1): 40/114 MB Progress (1): 40/114 MB Progress (1): 40/114 MB Progress (1): 40/114 MB Progress (1): 40/114 MB Progress (1): 40/114 MB Progress (1): 40/114 MB Progress (1): 40/114 MB Progress (1): 40/114 MB Progress (1): 40/114 MB Progress (1): 40/114 MB Progress (1): 40/114 MB Progress (1): 40/114 MB Progress (1): 40/114 MB Progress (1): 40/114 MB Progress (1): 40/114 MB Progress (1): 40/114 MB Progress (1): 40/114 MB Progress (1): 40/114 MB Progress (1): 40/114 MB Progress (1): 40/114 MB Progress (1): 40/114 MB Progress (1): 40/114 MB Progress (1): 40/114 MB Progress (1): 40/114 MB Progress (1): 40/114 MB Progress (1): 40/114 MB Progress (1): 40/114 MB Progress (1): 40/114 MB Progress (1): 40/114 MB Progress (1): 40/114 MB Progress (1): 40/114 MB Progress (1): 40/114 MB Progress (1): 40/114 MB Progress (1): 40/114 MB Progress (1): 40/114 MB Progress (1): 40/114 MB Progress (1): 40/114 MB Progress (1): 40/114 MB Progress (1): 40/114 MB Progress (1): 40/114 MB Progress (1): 40/114 MB Progress (1): 40/114 MB Progress (1): 40/114 MB Progress (1): 40/114 MB Progress (1): 40/114 MB Progress (1): 40/114 MB Progress (1): 40/114 MB Progress (1): 40/114 MB Progress (1): 40/114 MB Progress (1): 40/114 MB Progress (1): 40/114 MB Progress (1): 40/114 MB Progress (1): 40/114 MB Progress (1): 40/114 MB Progress (1): 40/114 MB Progress (1): 40/114 MB Progress (1): 40/114 MB Progress (1): 40/114 MB Progress (1): 40/114 MB Progress (1): 40/114 MB Progress (1): 40/114 MB Progress (1): 40/114 MB Progress (1): 40/114 MB Progress (1): 40/114 MB Progress (1): 40/114 MB Progress (1): 40/114 MB Progress (1): 40/114 MB Progress (1): 40/114 MB Progress (1): 40/114 MB Progress (1): 40/114 MB Progress (1): 40/114 MB Progress (1): 40/114 MB Progress (1): 40/114 MB Progress (1): 40/114 MB Progress (1): 40/114 MB Progress (1): 40/114 MB Progress (1): 40/114 MB Progress (1): 40/114 MB Progress (1): 40/114 MB Progress (1): 40/114 MB Progress (1): 40/114 MB Progress (1): 40/114 MB Progress (1): 40/114 MB Progress (1): 40/114 MB Progress (1): 40/114 MB Progress (1): 40/114 MB Progress (1): 40/114 MB Progress (1): 40/114 MB Progress (1): 40/114 MB Progress (1): 40/114 MB Progress (1): 40/114 MB Progress (1): 40/114 MB Progress (1): 40/114 MB Progress (1): 40/114 MB Progress (1): 40/114 MB Progress (1): 40/114 MB Progress (1): 40/114 MB Progress (1): 40/114 MB Progress (1): 40/114 MB Progress (1): 40/114 MB Progress (1): 41/114 MB Progress (1): 41/114 MB Progress (1): 41/114 MB Progress (1): 41/114 MB Progress (1): 41/114 MB Progress (1): 41/114 MB Progress (1): 41/114 MB Progress (1): 41/114 MB Progress (1): 41/114 MB Progress (1): 41/114 MB Progress (1): 41/114 MB Progress (1): 41/114 MB Progress (1): 41/114 MB Progress (1): 41/114 MB Progress (1): 41/114 MB Progress (1): 41/114 MB Progress (1): 41/114 MB Progress (1): 41/114 MB Progress (1): 41/114 MB Progress (1): 41/114 MB Progress (1): 41/114 MB Progress (1): 41/114 MB Progress (1): 41/114 MB Progress (1): 41/114 MB Progress (1): 41/114 MB Progress (1): 41/114 MB Progress (1): 41/114 MB Progress (1): 41/114 MB Progress (1): 41/114 MB Progress (1): 41/114 MB Progress (1): 41/114 MB Progress (1): 41/114 MB Progress (1): 41/114 MB Progress (1): 41/114 MB Progress (1): 41/114 MB Progress (1): 41/114 MB Progress (1): 41/114 MB Progress (1): 41/114 MB Progress (1): 41/114 MB Progress (1): 41/114 MB Progress (1): 41/114 MB Progress (1): 41/114 MB Progress (1): 41/114 MB Progress (1): 41/114 MB Progress (1): 41/114 MB Progress (1): 41/114 MB Progress (1): 41/114 MB Progress (1): 41/114 MB Progress (1): 41/114 MB Progress (1): 41/114 MB Progress (1): 41/114 MB Progress (1): 41/114 MB Progress (1): 41/114 MB Progress (1): 41/114 MB Progress (1): 41/114 MB Progress (1): 41/114 MB Progress (1): 41/114 MB Progress (1): 41/114 MB Progress (1): 41/114 MB Progress (1): 41/114 MB Progress (1): 41/114 MB Progress (1): 41/114 MB Progress (1): 41/114 MB Progress (1): 41/114 MB Progress (1): 41/114 MB Progress (1): 41/114 MB Progress (1): 41/114 MB Progress (1): 41/114 MB Progress (1): 41/114 MB Progress (1): 41/114 MB Progress (1): 41/114 MB Progress (1): 41/114 MB Progress (1): 41/114 MB Progress (1): 41/114 MB Progress (1): 41/114 MB Progress (1): 41/114 MB Progress (1): 41/114 MB Progress (1): 41/114 MB Progress (1): 41/114 MB Progress (1): 41/114 MB Progress (1): 41/114 MB Progress (1): 41/114 MB Progress (1): 41/114 MB Progress (1): 41/114 MB Progress (1): 41/114 MB Progress (1): 41/114 MB Progress (1): 41/114 MB Progress (1): 41/114 MB Progress (1): 41/114 MB Progress (1): 41/114 MB Progress (1): 41/114 MB Progress (1): 41/114 MB Progress (1): 41/114 MB Progress (1): 41/114 MB Progress (1): 41/114 MB Progress (1): 41/114 MB Progress (1): 41/114 MB Progress (1): 41/114 MB Progress (1): 41/114 MB Progress (1): 41/114 MB Progress (1): 41/114 MB Progress (1): 41/114 MB Progress (1): 41/114 MB Progress (1): 41/114 MB Progress (1): 41/114 MB Progress (1): 41/114 MB Progress (1): 41/114 MB Progress (1): 41/114 MB Progress (1): 41/114 MB Progress (1): 41/114 MB Progress (1): 41/114 MB Progress (1): 41/114 MB Progress (1): 41/114 MB Progress (1): 41/114 MB Progress (1): 41/114 MB Progress (1): 41/114 MB Progress (1): 41/114 MB Progress (1): 41/114 MB Progress (1): 41/114 MB Progress (1): 41/114 MB Progress (1): 41/114 MB Progress (1): 41/114 MB Progress (1): 41/114 MB Progress (1): 41/114 MB Progress (1): 41/114 MB Progress (1): 41/114 MB Progress (1): 41/114 MB Progress (1): 41/114 MB Progress (1): 41/114 MB Progress (1): 41/114 MB Progress (1): 41/114 MB Progress (1): 41/114 MB Progress (1): 41/114 MB Progress (1): 41/114 MB Progress (1): 41/114 MB Progress (1): 41/114 MB Progress (1): 41/114 MB Progress (1): 41/114 MB Progress (1): 41/114 MB Progress (1): 41/114 MB Progress (1): 41/114 MB Progress (1): 41/114 MB Progress (1): 41/114 MB Progress (1): 41/114 MB Progress (1): 41/114 MB Progress (1): 41/114 MB Progress (1): 41/114 MB Progress (1): 41/114 MB Progress (1): 41/114 MB Progress (1): 41/114 MB Progress (1): 41/114 MB Progress (1): 41/114 MB Progress (1): 41/114 MB Progress (1): 41/114 MB Progress (1): 41/114 MB Progress (1): 41/114 MB Progress (1): 41/114 MB Progress (1): 41/114 MB Progress (1): 41/114 MB Progress (1): 41/114 MB Progress (1): 41/114 MB Progress (1): 41/114 MB Progress (1): 41/114 MB Progress (1): 41/114 MB Progress (1): 41/114 MB Progress (1): 41/114 MB Progress (1): 41/114 MB Progress (1): 41/114 MB Progress (1): 41/114 MB Progress (1): 41/114 MB Progress (1): 41/114 MB Progress (1): 41/114 MB Progress (1): 41/114 MB Progress (1): 41/114 MB Progress (1): 41/114 MB Progress (1): 41/114 MB Progress (1): 41/114 MB Progress (1): 41/114 MB Progress (1): 41/114 MB Progress (1): 41/114 MB Progress (1): 41/114 MB Progress (1): 41/114 MB Progress (1): 41/114 MB Progress (1): 41/114 MB Progress (1): 41/114 MB Progress (1): 41/114 MB Progress (1): 41/114 MB Progress (1): 41/114 MB Progress (1): 41/114 MB Progress (1): 41/114 MB Progress (1): 41/114 MB Progress (1): 41/114 MB Progress (1): 41/114 MB Progress (1): 41/114 MB Progress (1): 41/114 MB Progress (1): 41/114 MB Progress (1): 41/114 MB Progress (1): 41/114 MB Progress (1): 41/114 MB Progress (1): 41/114 MB Progress (1): 41/114 MB Progress (1): 41/114 MB Progress (1): 41/114 MB Progress (1): 41/114 MB Progress (1): 41/114 MB Progress (1): 41/114 MB Progress (1): 41/114 MB Progress (1): 41/114 MB Progress (1): 41/114 MB Progress (1): 41/114 MB Progress (1): 41/114 MB Progress (1): 41/114 MB Progress (1): 41/114 MB Progress (1): 41/114 MB Progress (1): 41/114 MB Progress (1): 41/114 MB Progress (1): 41/114 MB Progress (1): 41/114 MB Progress (1): 41/114 MB Progress (1): 41/114 MB Progress (1): 41/114 MB Progress (1): 41/114 MB Progress (1): 41/114 MB Progress (1): 41/114 MB Progress (1): 41/114 MB Progress (1): 41/114 MB Progress (1): 41/114 MB Progress (1): 41/114 MB Progress (1): 41/114 MB Progress (1): 41/114 MB Progress (1): 41/114 MB Progress (1): 41/114 MB Progress (1): 41/114 MB Progress (1): 41/114 MB Progress (1): 41/114 MB Progress (1): 41/114 MB Progress (1): 41/114 MB Progress (1): 41/114 MB Progress (1): 41/114 MB Progress (1): 41/114 MB Progress (1): 41/114 MB Progress (1): 41/114 MB Progress (1): 41/114 MB Progress (1): 41/114 MB Progress (1): 41/114 MB Progress (1): 41/114 MB Progress (1): 41/114 MB Progress (1): 41/114 MB Progress (1): 41/114 MB Progress (1): 41/114 MB Progress (1): 41/114 MB Progress (1): 41/114 MB Progress (1): 41/114 MB Progress (1): 41/114 MB Progress (1): 41/114 MB Progress (1): 41/114 MB Progress (1): 41/114 MB Progress (1): 41/114 MB Progress (1): 41/114 MB Progress (1): 41/114 MB Progress (1): 41/114 MB Progress (1): 41/114 MB Progress (1): 41/114 MB Progress (1): 41/114 MB Progress (1): 41/114 MB Progress (1): 41/114 MB Progress (1): 41/114 MB Progress (1): 41/114 MB Progress (1): 41/114 MB Progress (1): 41/114 MB Progress (1): 41/114 MB Progress (1): 41/114 MB Progress (1): 41/114 MB Progress (1): 41/114 MB Progress (1): 41/114 MB Progress (1): 41/114 MB Progress (1): 41/114 MB Progress (1): 41/114 MB Progress (1): 41/114 MB Progress (1): 41/114 MB Progress (1): 41/114 MB Progress (1): 41/114 MB Progress (1): 41/114 MB Progress (1): 41/114 MB Progress (1): 41/114 MB Progress (1): 41/114 MB Progress (1): 41/114 MB Progress (1): 41/114 MB Progress (1): 41/114 MB Progress (1): 41/114 MB Progress (1): 41/114 MB Progress (1): 41/114 MB Progress (1): 41/114 MB Progress (1): 41/114 MB Progress (1): 41/114 MB Progress (1): 41/114 MB Progress (1): 41/114 MB Progress (1): 41/114 MB Progress (1): 41/114 MB Progress (1): 41/114 MB Progress (1): 41/114 MB Progress (1): 41/114 MB Progress (1): 41/114 MB Progress (1): 41/114 MB Progress (1): 41/114 MB Progress (1): 41/114 MB Progress (1): 41/114 MB Progress (1): 41/114 MB Progress (1): 41/114 MB Progress (1): 41/114 MB Progress (1): 41/114 MB Progress (1): 41/114 MB Progress (1): 41/114 MB Progress (1): 41/114 MB Progress (1): 41/114 MB Progress (1): 41/114 MB Progress (1): 41/114 MB Progress (1): 41/114 MB Progress (1): 41/114 MB Progress (1): 41/114 MB Progress (1): 41/114 MB Progress (1): 41/114 MB Progress (1): 41/114 MB Progress (1): 41/114 MB Progress (1): 41/114 MB Progress (1): 41/114 MB Progress (1): 41/114 MB Progress (1): 41/114 MB Progress (1): 41/114 MB Progress (1): 41/114 MB Progress (1): 41/114 MB Progress (1): 41/114 MB Progress (1): 41/114 MB Progress (1): 41/114 MB Progress (1): 41/114 MB Progress (1): 41/114 MB Progress (1): 41/114 MB Progress (1): 41/114 MB Progress (1): 41/114 MB Progress (1): 41/114 MB Progress (1): 41/114 MB Progress (1): 41/114 MB Progress (1): 41/114 MB Progress (1): 41/114 MB Progress (1): 41/114 MB Progress (1): 41/114 MB Progress (1): 41/114 MB Progress (1): 41/114 MB Progress (1): 41/114 MB Progress (1): 41/114 MB Progress (1): 41/114 MB Progress (1): 41/114 MB Progress (1): 41/114 MB Progress (1): 41/114 MB Progress (1): 41/114 MB Progress (1): 41/114 MB Progress (1): 41/114 MB Progress (1): 41/114 MB Progress (1): 41/114 MB Progress (1): 41/114 MB Progress (1): 41/114 MB Progress (1): 41/114 MB Progress (1): 41/114 MB Progress (1): 41/114 MB Progress (1): 41/114 MB Progress (1): 41/114 MB Progress (1): 41/114 MB Progress (1): 41/114 MB Progress (1): 41/114 MB Progress (1): 41/114 MB Progress (1): 41/114 MB Progress (1): 41/114 MB Progress (1): 41/114 MB Progress (1): 41/114 MB Progress (1): 41/114 MB Progress (1): 41/114 MB Progress (1): 41/114 MB Progress (1): 41/114 MB Progress (1): 41/114 MB Progress (1): 41/114 MB Progress (1): 41/114 MB Progress (1): 41/114 MB Progress (1): 41/114 MB Progress (1): 41/114 MB Progress (1): 41/114 MB Progress (1): 41/114 MB Progress (1): 41/114 MB Progress (1): 41/114 MB Progress (1): 41/114 MB Progress (1): 41/114 MB Progress (1): 41/114 MB Progress (1): 41/114 MB Progress (1): 41/114 MB Progress (1): 41/114 MB Progress (1): 41/114 MB Progress (1): 41/114 MB Progress (1): 41/114 MB Progress (1): 41/114 MB Progress (1): 41/114 MB Progress (1): 41/114 MB Progress (1): 41/114 MB Progress (1): 41/114 MB Progress (1): 41/114 MB Progress (1): 41/114 MB Progress (1): 41/114 MB Progress (1): 41/114 MB Progress (1): 41/114 MB Progress (1): 41/114 MB Progress (1): 41/114 MB Progress (1): 41/114 MB Progress (1): 41/114 MB Progress (1): 41/114 MB Progress (1): 41/114 MB Progress (1): 41/114 MB Progress (1): 41/114 MB Progress (1): 41/114 MB Progress (1): 41/114 MB Progress (1): 41/114 MB Progress (1): 41/114 MB Progress (1): 41/114 MB Progress (1): 41/114 MB Progress (1): 41/114 MB Progress (1): 41/114 MB Progress (1): 41/114 MB Progress (1): 41/114 MB Progress (1): 41/114 MB Progress (1): 41/114 MB Progress (1): 41/114 MB Progress (1): 41/114 MB Progress (1): 41/114 MB Progress (1): 41/114 MB Progress (1): 41/114 MB Progress (1): 41/114 MB Progress (1): 41/114 MB Progress (1): 41/114 MB Progress (1): 41/114 MB Progress (1): 41/114 MB Progress (1): 41/114 MB Progress (1): 41/114 MB Progress (1): 41/114 MB Progress (1): 41/114 MB Progress (1): 41/114 MB Progress (1): 41/114 MB Progress (1): 41/114 MB Progress (1): 41/114 MB Progress (1): 41/114 MB Progress (1): 41/114 MB Progress (1): 41/114 MB Progress (1): 41/114 MB Progress (1): 41/114 MB Progress (1): 41/114 MB Progress (1): 41/114 MB Progress (1): 41/114 MB Progress (1): 41/114 MB Progress (1): 41/114 MB Progress (1): 41/114 MB Progress (1): 41/114 MB Progress (1): 41/114 MB Progress (1): 41/114 MB Progress (1): 41/114 MB Progress (1): 41/114 MB Progress (1): 41/114 MB Progress (1): 41/114 MB Progress (1): 41/114 MB Progress (1): 41/114 MB Progress (1): 41/114 MB Progress (1): 41/114 MB Progress (1): 41/114 MB Progress (1): 41/114 MB Progress (1): 41/114 MB Progress (1): 41/114 MB Progress (1): 41/114 MB Progress (1): 41/114 MB Progress (1): 41/114 MB Progress (1): 41/114 MB Progress (1): 41/114 MB Progress (1): 41/114 MB Progress (1): 41/114 MB Progress (1): 41/114 MB Progress (1): 41/114 MB Progress (1): 41/114 MB Progress (1): 41/114 MB Progress (1): 41/114 MB Progress (1): 41/114 MB Progress (1): 41/114 MB Progress (1): 41/114 MB Progress (1): 41/114 MB Progress (1): 41/114 MB Progress (1): 42/114 MB Progress (1): 42/114 MB Progress (1): 42/114 MB Progress (1): 42/114 MB Progress (1): 42/114 MB Progress (1): 42/114 MB Progress (1): 42/114 MB Progress (1): 42/114 MB Progress (1): 42/114 MB Progress (1): 42/114 MB Progress (1): 42/114 MB Progress (1): 42/114 MB Progress (1): 42/114 MB Progress (1): 42/114 MB Progress (1): 42/114 MB Progress (1): 42/114 MB Progress (1): 42/114 MB Progress (1): 42/114 MB Progress (1): 42/114 MB Progress (1): 42/114 MB Progress (1): 42/114 MB Progress (1): 42/114 MB Progress (1): 42/114 MB Progress (1): 42/114 MB Progress (1): 42/114 MB Progress (1): 42/114 MB Progress (1): 42/114 MB Progress (1): 42/114 MB Progress (1): 42/114 MB Progress (1): 42/114 MB Progress (1): 42/114 MB Progress (1): 42/114 MB Progress (1): 42/114 MB Progress (1): 42/114 MB Progress (1): 42/114 MB Progress (1): 42/114 MB Progress (1): 42/114 MB Progress (1): 42/114 MB Progress (1): 42/114 MB Progress (1): 42/114 MB Progress (1): 42/114 MB Progress (1): 42/114 MB Progress (1): 42/114 MB Progress (1): 42/114 MB Progress (1): 42/114 MB Progress (1): 42/114 MB Progress (1): 42/114 MB Progress (1): 42/114 MB Progress (1): 42/114 MB Progress (1): 42/114 MB Progress (1): 42/114 MB Progress (1): 42/114 MB Progress (1): 42/114 MB Progress (1): 42/114 MB Progress (1): 42/114 MB Progress (1): 42/114 MB Progress (1): 42/114 MB Progress (1): 42/114 MB Progress (1): 42/114 MB Progress (1): 42/114 MB Progress (1): 42/114 MB Progress (1): 42/114 MB Progress (1): 42/114 MB Progress (1): 42/114 MB Progress (1): 42/114 MB Progress (1): 42/114 MB Progress (1): 42/114 MB Progress (1): 42/114 MB Progress (1): 42/114 MB Progress (1): 42/114 MB Progress (1): 42/114 MB Progress (1): 42/114 MB Progress (1): 42/114 MB Progress (1): 42/114 MB Progress (1): 42/114 MB Progress (1): 42/114 MB Progress (1): 42/114 MB Progress (1): 42/114 MB Progress (1): 42/114 MB Progress (1): 42/114 MB Progress (1): 42/114 MB Progress (1): 42/114 MB Progress (1): 42/114 MB Progress (1): 42/114 MB Progress (1): 42/114 MB Progress (1): 42/114 MB Progress (1): 42/114 MB Progress (1): 42/114 MB Progress (1): 42/114 MB Progress (1): 42/114 MB Progress (1): 42/114 MB Progress (1): 42/114 MB Progress (1): 42/114 MB Progress (1): 42/114 MB Progress (1): 42/114 MB Progress (1): 42/114 MB Progress (1): 42/114 MB Progress (1): 42/114 MB Progress (1): 42/114 MB Progress (1): 42/114 MB Progress (1): 42/114 MB Progress (1): 42/114 MB Progress (1): 42/114 MB Progress (1): 42/114 MB Progress (1): 42/114 MB Progress (1): 42/114 MB Progress (1): 42/114 MB Progress (1): 42/114 MB Progress (1): 42/114 MB Progress (1): 42/114 MB Progress (1): 42/114 MB Progress (1): 42/114 MB Progress (1): 42/114 MB Progress (1): 42/114 MB Progress (1): 42/114 MB Progress (1): 42/114 MB Progress (1): 42/114 MB Progress (1): 42/114 MB Progress (1): 42/114 MB Progress (1): 42/114 MB Progress (1): 42/114 MB Progress (1): 42/114 MB Progress (1): 42/114 MB Progress (1): 42/114 MB Progress (1): 42/114 MB Progress (1): 42/114 MB Progress (1): 42/114 MB Progress (1): 42/114 MB Progress (1): 42/114 MB Progress (1): 42/114 MB Progress (1): 42/114 MB Progress (1): 42/114 MB Progress (1): 42/114 MB Progress (1): 42/114 MB Progress (1): 42/114 MB Progress (1): 42/114 MB Progress (1): 42/114 MB Progress (1): 42/114 MB Progress (1): 42/114 MB Progress (1): 42/114 MB Progress (1): 42/114 MB Progress (1): 42/114 MB Progress (1): 42/114 MB Progress (1): 42/114 MB Progress (1): 42/114 MB Progress (1): 42/114 MB Progress (1): 42/114 MB Progress (1): 42/114 MB Progress (1): 42/114 MB Progress (1): 42/114 MB Progress (1): 42/114 MB Progress (1): 42/114 MB Progress (1): 42/114 MB Progress (1): 42/114 MB Progress (1): 42/114 MB Progress (1): 42/114 MB Progress (1): 42/114 MB Progress (1): 42/114 MB Progress (1): 42/114 MB Progress (1): 42/114 MB Progress (1): 42/114 MB Progress (1): 42/114 MB Progress (1): 42/114 MB Progress (1): 42/114 MB Progress (1): 42/114 MB Progress (1): 42/114 MB Progress (1): 42/114 MB Progress (1): 42/114 MB Progress (1): 42/114 MB Progress (1): 42/114 MB Progress (1): 42/114 MB Progress (1): 42/114 MB Progress (1): 42/114 MB Progress (1): 42/114 MB Progress (1): 42/114 MB Progress (1): 42/114 MB Progress (1): 42/114 MB Progress (1): 42/114 MB Progress (1): 42/114 MB Progress (1): 42/114 MB Progress (1): 42/114 MB Progress (1): 42/114 MB Progress (1): 42/114 MB Progress (1): 42/114 MB Progress (1): 42/114 MB Progress (1): 42/114 MB Progress (1): 42/114 MB Progress (1): 42/114 MB Progress (1): 42/114 MB Progress (1): 42/114 MB Progress (1): 42/114 MB Progress (1): 42/114 MB Progress (1): 42/114 MB Progress (1): 42/114 MB Progress (1): 42/114 MB Progress (1): 42/114 MB Progress (1): 42/114 MB Progress (1): 42/114 MB Progress (1): 42/114 MB Progress (1): 42/114 MB Progress (1): 42/114 MB Progress (1): 42/114 MB Progress (1): 42/114 MB Progress (1): 42/114 MB Progress (1): 42/114 MB Progress (1): 42/114 MB Progress (1): 42/114 MB Progress (1): 42/114 MB Progress (1): 42/114 MB Progress (1): 42/114 MB Progress (1): 42/114 MB Progress (1): 42/114 MB Progress (1): 42/114 MB Progress (1): 42/114 MB Progress (1): 42/114 MB Progress (1): 42/114 MB Progress (1): 42/114 MB Progress (1): 42/114 MB Progress (1): 42/114 MB Progress (1): 42/114 MB Progress (1): 42/114 MB Progress (1): 42/114 MB Progress (1): 42/114 MB Progress (1): 42/114 MB Progress (1): 42/114 MB Progress (1): 42/114 MB Progress (1): 42/114 MB Progress (1): 42/114 MB Progress (1): 42/114 MB Progress (1): 42/114 MB Progress (1): 42/114 MB Progress (1): 42/114 MB Progress (1): 42/114 MB Progress (1): 42/114 MB Progress (1): 42/114 MB Progress (1): 42/114 MB Progress (1): 42/114 MB Progress (1): 42/114 MB Progress (1): 42/114 MB Progress (1): 42/114 MB Progress (1): 42/114 MB Progress (1): 42/114 MB Progress (1): 42/114 MB Progress (1): 42/114 MB Progress (1): 42/114 MB Progress (1): 42/114 MB Progress (1): 42/114 MB Progress (1): 42/114 MB Progress (1): 42/114 MB Progress (1): 42/114 MB Progress (1): 42/114 MB Progress (1): 42/114 MB Progress (1): 42/114 MB Progress (1): 42/114 MB Progress (1): 42/114 MB Progress (1): 42/114 MB Progress (1): 42/114 MB Progress (1): 42/114 MB Progress (1): 42/114 MB Progress (1): 42/114 MB Progress (1): 42/114 MB Progress (1): 42/114 MB Progress (1): 42/114 MB Progress (1): 42/114 MB Progress (1): 42/114 MB Progress (1): 42/114 MB Progress (1): 42/114 MB Progress (1): 42/114 MB Progress (1): 42/114 MB Progress (1): 42/114 MB Progress (1): 42/114 MB Progress (1): 42/114 MB Progress (1): 42/114 MB Progress (1): 42/114 MB Progress (1): 42/114 MB Progress (1): 42/114 MB Progress (1): 42/114 MB Progress (1): 42/114 MB Progress (1): 42/114 MB Progress (1): 42/114 MB Progress (1): 42/114 MB Progress (1): 42/114 MB Progress (1): 42/114 MB Progress (1): 42/114 MB Progress (1): 42/114 MB Progress (1): 42/114 MB Progress (1): 42/114 MB Progress (1): 42/114 MB Progress (1): 42/114 MB Progress (1): 42/114 MB Progress (1): 42/114 MB Progress (1): 42/114 MB Progress (1): 42/114 MB Progress (1): 42/114 MB Progress (1): 42/114 MB Progress (1): 42/114 MB Progress (1): 42/114 MB Progress (1): 42/114 MB Progress (1): 42/114 MB Progress (1): 42/114 MB Progress (1): 42/114 MB Progress (1): 42/114 MB Progress (1): 42/114 MB Progress (1): 42/114 MB Progress (1): 42/114 MB Progress (1): 42/114 MB Progress (1): 42/114 MB Progress (1): 42/114 MB Progress (1): 42/114 MB Progress (1): 42/114 MB Progress (1): 42/114 MB Progress (1): 42/114 MB Progress (1): 42/114 MB Progress (1): 42/114 MB Progress (1): 42/114 MB Progress (1): 42/114 MB Progress (1): 42/114 MB Progress (1): 42/114 MB Progress (1): 42/114 MB Progress (1): 42/114 MB Progress (1): 42/114 MB Progress (1): 42/114 MB Progress (1): 42/114 MB Progress (1): 42/114 MB Progress (1): 42/114 MB Progress (1): 42/114 MB Progress (1): 42/114 MB Progress (1): 42/114 MB Progress (1): 42/114 MB Progress (1): 42/114 MB Progress (1): 42/114 MB Progress (1): 42/114 MB Progress (1): 42/114 MB Progress (1): 42/114 MB Progress (1): 42/114 MB Progress (1): 42/114 MB Progress (1): 42/114 MB Progress (1): 42/114 MB Progress (1): 42/114 MB Progress (1): 42/114 MB Progress (1): 42/114 MB Progress (1): 42/114 MB Progress (1): 42/114 MB Progress (1): 42/114 MB Progress (1): 42/114 MB Progress (1): 42/114 MB Progress (1): 42/114 MB Progress (1): 42/114 MB Progress (1): 42/114 MB Progress (1): 42/114 MB Progress (1): 42/114 MB Progress (1): 42/114 MB Progress (1): 42/114 MB Progress (1): 42/114 MB Progress (1): 42/114 MB Progress (1): 42/114 MB Progress (1): 42/114 MB Progress (1): 42/114 MB Progress (1): 42/114 MB Progress (1): 42/114 MB Progress (1): 42/114 MB Progress (1): 42/114 MB Progress (1): 42/114 MB Progress (1): 42/114 MB Progress (1): 42/114 MB Progress (1): 42/114 MB Progress (1): 42/114 MB Progress (1): 42/114 MB Progress (1): 42/114 MB Progress (1): 42/114 MB Progress (1): 42/114 MB Progress (1): 42/114 MB Progress (1): 42/114 MB Progress (1): 42/114 MB Progress (1): 42/114 MB Progress (1): 42/114 MB Progress (1): 42/114 MB Progress (1): 42/114 MB Progress (1): 42/114 MB Progress (1): 42/114 MB Progress (1): 42/114 MB Progress (1): 42/114 MB Progress (1): 42/114 MB Progress (1): 42/114 MB Progress (1): 42/114 MB Progress (1): 42/114 MB Progress (1): 42/114 MB Progress (1): 42/114 MB Progress (1): 42/114 MB Progress (1): 42/114 MB Progress (1): 42/114 MB Progress (1): 42/114 MB Progress (1): 42/114 MB Progress (1): 42/114 MB Progress (1): 42/114 MB Progress (1): 42/114 MB Progress (1): 42/114 MB Progress (1): 42/114 MB Progress (1): 42/114 MB Progress (1): 42/114 MB Progress (1): 42/114 MB Progress (1): 42/114 MB Progress (1): 42/114 MB Progress (1): 42/114 MB Progress (1): 42/114 MB Progress (1): 42/114 MB Progress (1): 42/114 MB Progress (1): 42/114 MB Progress (1): 42/114 MB Progress (1): 42/114 MB Progress (1): 42/114 MB Progress (1): 42/114 MB Progress (1): 42/114 MB Progress (1): 42/114 MB Progress (1): 42/114 MB Progress (1): 42/114 MB Progress (1): 42/114 MB Progress (1): 42/114 MB Progress (1): 42/114 MB Progress (1): 42/114 MB Progress (1): 42/114 MB Progress (1): 42/114 MB Progress (1): 42/114 MB Progress (1): 42/114 MB Progress (1): 42/114 MB Progress (1): 42/114 MB Progress (1): 42/114 MB Progress (1): 42/114 MB Progress (1): 42/114 MB Progress (1): 42/114 MB Progress (1): 42/114 MB Progress (1): 42/114 MB Progress (1): 42/114 MB Progress (1): 42/114 MB Progress (1): 42/114 MB Progress (1): 42/114 MB Progress (1): 42/114 MB Progress (1): 42/114 MB Progress (1): 42/114 MB Progress (1): 42/114 MB Progress (1): 42/114 MB Progress (1): 42/114 MB Progress (1): 42/114 MB Progress (1): 42/114 MB Progress (1): 42/114 MB Progress (1): 42/114 MB Progress (1): 42/114 MB Progress (1): 42/114 MB Progress (1): 42/114 MB Progress (1): 42/114 MB Progress (1): 42/114 MB Progress (1): 42/114 MB Progress (1): 42/114 MB Progress (1): 42/114 MB Progress (1): 42/114 MB Progress (1): 42/114 MB Progress (1): 42/114 MB Progress (1): 42/114 MB Progress (1): 42/114 MB Progress (1): 42/114 MB Progress (1): 42/114 MB Progress (1): 42/114 MB Progress (1): 42/114 MB Progress (1): 42/114 MB Progress (1): 42/114 MB Progress (1): 42/114 MB Progress (1): 42/114 MB Progress (1): 42/114 MB Progress (1): 42/114 MB Progress (1): 42/114 MB Progress (1): 42/114 MB Progress (1): 42/114 MB Progress (1): 42/114 MB Progress (1): 42/114 MB Progress (1): 42/114 MB Progress (1): 42/114 MB Progress (1): 42/114 MB Progress (1): 42/114 MB Progress (1): 42/114 MB Progress (1): 42/114 MB Progress (1): 42/114 MB Progress (1): 42/114 MB Progress (1): 42/114 MB Progress (1): 42/114 MB Progress (1): 42/114 MB Progress (1): 42/114 MB Progress (1): 42/114 MB Progress (1): 42/114 MB Progress (1): 43/114 MB Progress (1): 43/114 MB Progress (1): 43/114 MB Progress (1): 43/114 MB Progress (1): 43/114 MB Progress (1): 43/114 MB Progress (1): 43/114 MB Progress (1): 43/114 MB Progress (1): 43/114 MB Progress (1): 43/114 MB Progress (1): 43/114 MB Progress (1): 43/114 MB Progress (1): 43/114 MB Progress (1): 43/114 MB Progress (1): 43/114 MB Progress (1): 43/114 MB Progress (1): 43/114 MB Progress (1): 43/114 MB Progress (1): 43/114 MB Progress (1): 43/114 MB Progress (1): 43/114 MB Progress (1): 43/114 MB Progress (1): 43/114 MB Progress (1): 43/114 MB Progress (1): 43/114 MB Progress (1): 43/114 MB Progress (1): 43/114 MB Progress (1): 43/114 MB Progress (1): 43/114 MB Progress (1): 43/114 MB Progress (1): 43/114 MB Progress (1): 43/114 MB Progress (1): 43/114 MB Progress (1): 43/114 MB Progress (1): 43/114 MB Progress (1): 43/114 MB Progress (1): 43/114 MB Progress (1): 43/114 MB Progress (1): 43/114 MB Progress (1): 43/114 MB Progress (1): 43/114 MB Progress (1): 43/114 MB Progress (1): 43/114 MB Progress (1): 43/114 MB Progress (1): 43/114 MB Progress (1): 43/114 MB Progress (1): 43/114 MB Progress (1): 43/114 MB Progress (1): 43/114 MB Progress (1): 43/114 MB Progress (1): 43/114 MB Progress (1): 43/114 MB Progress (1): 43/114 MB Progress (1): 43/114 MB Progress (1): 43/114 MB Progress (1): 43/114 MB Progress (1): 43/114 MB Progress (1): 43/114 MB Progress (1): 43/114 MB Progress (1): 43/114 MB Progress (1): 43/114 MB Progress (1): 43/114 MB Progress (1): 43/114 MB Progress (1): 43/114 MB Progress (1): 43/114 MB Progress (1): 43/114 MB Progress (1): 43/114 MB Progress (1): 43/114 MB Progress (1): 43/114 MB Progress (1): 43/114 MB Progress (1): 43/114 MB Progress (1): 43/114 MB Progress (1): 43/114 MB Progress (1): 43/114 MB Progress (1): 43/114 MB Progress (1): 43/114 MB Progress (1): 43/114 MB Progress (1): 43/114 MB Progress (1): 43/114 MB Progress (1): 43/114 MB Progress (1): 43/114 MB Progress (1): 43/114 MB Progress (1): 43/114 MB Progress (1): 43/114 MB Progress (1): 43/114 MB Progress (1): 43/114 MB Progress (1): 43/114 MB Progress (1): 43/114 MB Progress (1): 43/114 MB Progress (1): 43/114 MB Progress (1): 43/114 MB Progress (1): 43/114 MB Progress (1): 43/114 MB Progress (1): 43/114 MB Progress (1): 43/114 MB Progress (1): 43/114 MB Progress (1): 43/114 MB Progress (1): 43/114 MB Progress (1): 43/114 MB Progress (1): 43/114 MB Progress (1): 43/114 MB Progress (1): 43/114 MB Progress (1): 43/114 MB Progress (1): 43/114 MB Progress (1): 43/114 MB Progress (1): 43/114 MB Progress (1): 43/114 MB Progress (1): 43/114 MB Progress (1): 43/114 MB Progress (1): 43/114 MB Progress (1): 43/114 MB Progress (1): 43/114 MB Progress (1): 43/114 MB Progress (1): 43/114 MB Progress (1): 43/114 MB Progress (1): 43/114 MB Progress (1): 43/114 MB Progress (1): 43/114 MB Progress (1): 43/114 MB Progress (1): 43/114 MB Progress (1): 43/114 MB Progress (1): 43/114 MB Progress (1): 43/114 MB Progress (1): 43/114 MB Progress (1): 43/114 MB Progress (1): 43/114 MB Progress (1): 43/114 MB Progress (1): 43/114 MB Progress (1): 43/114 MB Progress (1): 43/114 MB Progress (1): 43/114 MB Progress (1): 43/114 MB Progress (1): 43/114 MB Progress (1): 43/114 MB Progress (1): 43/114 MB Progress (1): 43/114 MB Progress (1): 43/114 MB Progress (1): 43/114 MB Progress (1): 43/114 MB Progress (1): 43/114 MB Progress (1): 43/114 MB Progress (1): 43/114 MB Progress (1): 43/114 MB Progress (1): 43/114 MB Progress (1): 43/114 MB Progress (1): 43/114 MB Progress (1): 43/114 MB Progress (1): 43/114 MB Progress (1): 43/114 MB Progress (1): 43/114 MB Progress (1): 43/114 MB Progress (1): 43/114 MB Progress (1): 43/114 MB Progress (1): 43/114 MB Progress (1): 43/114 MB Progress (1): 43/114 MB Progress (1): 43/114 MB Progress (1): 43/114 MB Progress (1): 43/114 MB Progress (1): 43/114 MB Progress (1): 43/114 MB Progress (1): 43/114 MB Progress (1): 43/114 MB Progress (1): 43/114 MB Progress (1): 43/114 MB Progress (1): 43/114 MB Progress (1): 43/114 MB Progress (1): 43/114 MB Progress (1): 43/114 MB Progress (1): 43/114 MB Progress (1): 43/114 MB Progress (1): 43/114 MB Progress (1): 43/114 MB Progress (1): 43/114 MB Progress (1): 43/114 MB Progress (1): 43/114 MB Progress (1): 43/114 MB Progress (1): 43/114 MB Progress (1): 43/114 MB Progress (1): 43/114 MB Progress (1): 43/114 MB Progress (1): 43/114 MB Progress (1): 43/114 MB Progress (1): 43/114 MB Progress (1): 43/114 MB Progress (1): 43/114 MB Progress (1): 43/114 MB Progress (1): 43/114 MB Progress (1): 43/114 MB Progress (1): 43/114 MB Progress (1): 43/114 MB Progress (1): 43/114 MB Progress (1): 43/114 MB Progress (1): 43/114 MB Progress (1): 43/114 MB Progress (1): 43/114 MB Progress (1): 43/114 MB Progress (1): 43/114 MB Progress (1): 43/114 MB Progress (1): 43/114 MB Progress (1): 43/114 MB Progress (1): 43/114 MB Progress (1): 43/114 MB Progress (1): 43/114 MB Progress (1): 43/114 MB Progress (1): 43/114 MB Progress (1): 43/114 MB Progress (1): 43/114 MB Progress (1): 43/114 MB Progress (1): 43/114 MB Progress (1): 43/114 MB Progress (1): 43/114 MB Progress (1): 43/114 MB Progress (1): 43/114 MB Progress (1): 43/114 MB Progress (1): 43/114 MB Progress (1): 43/114 MB Progress (1): 43/114 MB Progress (1): 43/114 MB Progress (1): 43/114 MB Progress (1): 43/114 MB Progress (1): 43/114 MB Progress (1): 43/114 MB Progress (1): 43/114 MB Progress (1): 43/114 MB Progress (1): 43/114 MB Progress (1): 43/114 MB Progress (1): 43/114 MB Progress (1): 43/114 MB Progress (1): 43/114 MB Progress (1): 43/114 MB Progress (1): 43/114 MB Progress (1): 43/114 MB Progress (1): 43/114 MB Progress (1): 43/114 MB Progress (1): 43/114 MB Progress (1): 43/114 MB Progress (1): 43/114 MB Progress (1): 43/114 MB Progress (1): 43/114 MB Progress (1): 43/114 MB Progress (1): 43/114 MB Progress (1): 43/114 MB Progress (1): 43/114 MB Progress (1): 43/114 MB Progress (1): 43/114 MB Progress (1): 43/114 MB Progress (1): 43/114 MB Progress (1): 43/114 MB Progress (1): 43/114 MB Progress (1): 43/114 MB Progress (1): 43/114 MB Progress (1): 43/114 MB Progress (1): 43/114 MB Progress (1): 43/114 MB Progress (1): 43/114 MB Progress (1): 43/114 MB Progress (1): 43/114 MB Progress (1): 43/114 MB Progress (1): 43/114 MB Progress (1): 43/114 MB Progress (1): 43/114 MB Progress (1): 43/114 MB Progress (1): 43/114 MB Progress (1): 43/114 MB Progress (1): 43/114 MB Progress (1): 43/114 MB Progress (1): 43/114 MB Progress (1): 43/114 MB Progress (1): 43/114 MB Progress (1): 43/114 MB Progress (1): 43/114 MB Progress (1): 43/114 MB Progress (1): 43/114 MB Progress (1): 43/114 MB Progress (1): 43/114 MB Progress (1): 43/114 MB Progress (1): 43/114 MB Progress (1): 43/114 MB Progress (1): 43/114 MB Progress (1): 43/114 MB Progress (1): 43/114 MB Progress (1): 43/114 MB Progress (1): 43/114 MB Progress (1): 43/114 MB Progress (1): 43/114 MB Progress (1): 43/114 MB Progress (1): 43/114 MB Progress (1): 43/114 MB Progress (1): 43/114 MB Progress (1): 43/114 MB Progress (1): 43/114 MB Progress (1): 43/114 MB Progress (1): 43/114 MB Progress (1): 43/114 MB Progress (1): 43/114 MB Progress (1): 43/114 MB Progress (1): 43/114 MB Progress (1): 43/114 MB Progress (1): 43/114 MB Progress (1): 43/114 MB Progress (1): 43/114 MB Progress (1): 43/114 MB Progress (1): 43/114 MB Progress (1): 43/114 MB Progress (1): 43/114 MB Progress (1): 43/114 MB Progress (1): 43/114 MB Progress (1): 43/114 MB Progress (1): 43/114 MB Progress (1): 43/114 MB Progress (1): 43/114 MB Progress (1): 43/114 MB Progress (1): 43/114 MB Progress (1): 43/114 MB Progress (1): 43/114 MB Progress (1): 43/114 MB Progress (1): 43/114 MB Progress (1): 43/114 MB Progress (1): 43/114 MB Progress (1): 43/114 MB Progress (1): 43/114 MB Progress (1): 43/114 MB Progress (1): 43/114 MB Progress (1): 43/114 MB Progress (1): 43/114 MB Progress (1): 43/114 MB Progress (1): 43/114 MB Progress (1): 43/114 MB Progress (1): 43/114 MB Progress (1): 43/114 MB Progress (1): 43/114 MB Progress (1): 43/114 MB Progress (1): 43/114 MB Progress (1): 43/114 MB Progress (1): 43/114 MB Progress (1): 43/114 MB Progress (1): 43/114 MB Progress (1): 43/114 MB Progress (1): 43/114 MB Progress (1): 43/114 MB Progress (1): 43/114 MB Progress (1): 43/114 MB Progress (1): 43/114 MB Progress (1): 43/114 MB Progress (1): 43/114 MB Progress (1): 43/114 MB Progress (1): 43/114 MB Progress (1): 43/114 MB Progress (1): 43/114 MB Progress (1): 43/114 MB Progress (1): 43/114 MB Progress (1): 43/114 MB Progress (1): 43/114 MB Progress (1): 43/114 MB Progress (1): 43/114 MB Progress (1): 43/114 MB Progress (1): 43/114 MB Progress (1): 43/114 MB Progress (1): 43/114 MB Progress (1): 43/114 MB Progress (1): 43/114 MB Progress (1): 43/114 MB Progress (1): 43/114 MB Progress (1): 43/114 MB Progress (1): 43/114 MB Progress (1): 43/114 MB Progress (1): 43/114 MB Progress (1): 43/114 MB Progress (1): 43/114 MB Progress (1): 43/114 MB Progress (1): 43/114 MB Progress (1): 43/114 MB Progress (1): 43/114 MB Progress (1): 43/114 MB Progress (1): 43/114 MB Progress (1): 43/114 MB Progress (1): 43/114 MB Progress (1): 43/114 MB Progress (1): 43/114 MB Progress (1): 43/114 MB Progress (1): 43/114 MB Progress (1): 43/114 MB Progress (1): 43/114 MB Progress (1): 43/114 MB Progress (1): 43/114 MB Progress (1): 43/114 MB Progress (1): 43/114 MB Progress (1): 43/114 MB Progress (1): 43/114 MB Progress (1): 43/114 MB Progress (1): 43/114 MB Progress (1): 43/114 MB Progress (1): 43/114 MB Progress (1): 43/114 MB Progress (1): 43/114 MB Progress (1): 43/114 MB Progress (1): 43/114 MB Progress (1): 43/114 MB Progress (1): 43/114 MB Progress (1): 43/114 MB Progress (1): 43/114 MB Progress (1): 43/114 MB Progress (1): 43/114 MB Progress (1): 43/114 MB Progress (1): 43/114 MB Progress (1): 43/114 MB Progress (1): 43/114 MB Progress (1): 43/114 MB Progress (1): 43/114 MB Progress (1): 43/114 MB Progress (1): 43/114 MB Progress (1): 43/114 MB Progress (1): 43/114 MB Progress (1): 43/114 MB Progress (1): 43/114 MB Progress (1): 43/114 MB Progress (1): 43/114 MB Progress (1): 43/114 MB Progress (1): 43/114 MB Progress (1): 43/114 MB Progress (1): 43/114 MB Progress (1): 43/114 MB Progress (1): 43/114 MB Progress (1): 43/114 MB Progress (1): 43/114 MB Progress (1): 43/114 MB Progress (1): 43/114 MB Progress (1): 43/114 MB Progress (1): 43/114 MB Progress (1): 43/114 MB Progress (1): 43/114 MB Progress (1): 43/114 MB Progress (1): 43/114 MB Progress (1): 43/114 MB Progress (1): 43/114 MB Progress (1): 43/114 MB Progress (1): 43/114 MB Progress (1): 43/114 MB Progress (1): 43/114 MB Progress (1): 43/114 MB Progress (1): 43/114 MB Progress (1): 43/114 MB Progress (1): 43/114 MB Progress (1): 43/114 MB Progress (1): 43/114 MB Progress (1): 43/114 MB Progress (1): 43/114 MB Progress (1): 43/114 MB Progress (1): 43/114 MB Progress (1): 43/114 MB Progress (1): 43/114 MB Progress (1): 43/114 MB Progress (1): 43/114 MB Progress (1): 43/114 MB Progress (1): 43/114 MB Progress (1): 43/114 MB Progress (1): 43/114 MB Progress (1): 43/114 MB Progress (1): 43/114 MB Progress (1): 43/114 MB Progress (1): 43/114 MB Progress (1): 43/114 MB Progress (1): 43/114 MB Progress (1): 43/114 MB Progress (1): 43/114 MB Progress (1): 43/114 MB Progress (1): 43/114 MB Progress (1): 43/114 MB Progress (1): 43/114 MB Progress (1): 43/114 MB Progress (1): 43/114 MB Progress (1): 43/114 MB Progress (1): 43/114 MB Progress (1): 43/114 MB Progress (1): 43/114 MB Progress (1): 43/114 MB Progress (1): 43/114 MB Progress (1): 43/114 MB Progress (1): 43/114 MB Progress (1): 43/114 MB Progress (1): 43/114 MB Progress (1): 43/114 MB Progress (1): 43/114 MB Progress (1): 43/114 MB Progress (1): 43/114 MB Progress (1): 43/114 MB Progress (1): 43/114 MB Progress (1): 43/114 MB Progress (1): 44/114 MB Progress (1): 44/114 MB Progress (1): 44/114 MB Progress (1): 44/114 MB Progress (1): 44/114 MB Progress (1): 44/114 MB Progress (1): 44/114 MB Progress (1): 44/114 MB Progress (1): 44/114 MB Progress (1): 44/114 MB Progress (1): 44/114 MB Progress (1): 44/114 MB Progress (1): 44/114 MB Progress (1): 44/114 MB Progress (1): 44/114 MB Progress (1): 44/114 MB Progress (1): 44/114 MB Progress (1): 44/114 MB Progress (1): 44/114 MB Progress (1): 44/114 MB Progress (1): 44/114 MB Progress (1): 44/114 MB Progress (1): 44/114 MB Progress (1): 44/114 MB Progress (1): 44/114 MB Progress (1): 44/114 MB Progress (1): 44/114 MB Progress (1): 44/114 MB Progress (1): 44/114 MB Progress (1): 44/114 MB Progress (1): 44/114 MB Progress (1): 44/114 MB Progress (1): 44/114 MB Progress (1): 44/114 MB Progress (1): 44/114 MB Progress (1): 44/114 MB Progress (1): 44/114 MB Progress (1): 44/114 MB Progress (1): 44/114 MB Progress (1): 44/114 MB Progress (1): 44/114 MB Progress (1): 44/114 MB Progress (1): 44/114 MB Progress (1): 44/114 MB Progress (1): 44/114 MB Progress (1): 44/114 MB Progress (1): 44/114 MB Progress (1): 44/114 MB Progress (1): 44/114 MB Progress (1): 44/114 MB Progress (1): 44/114 MB Progress (1): 44/114 MB Progress (1): 44/114 MB Progress (1): 44/114 MB Progress (1): 44/114 MB Progress (1): 44/114 MB Progress (1): 44/114 MB Progress (1): 44/114 MB Progress (1): 44/114 MB Progress (1): 44/114 MB Progress (1): 44/114 MB Progress (1): 44/114 MB Progress (1): 44/114 MB Progress (1): 44/114 MB Progress (1): 44/114 MB Progress (1): 44/114 MB Progress (1): 44/114 MB Progress (1): 44/114 MB Progress (1): 44/114 MB Progress (1): 44/114 MB Progress (1): 44/114 MB Progress (1): 44/114 MB Progress (1): 44/114 MB Progress (1): 44/114 MB Progress (1): 44/114 MB Progress (1): 44/114 MB Progress (1): 44/114 MB Progress (1): 44/114 MB Progress (1): 44/114 MB Progress (1): 44/114 MB Progress (1): 44/114 MB Progress (1): 44/114 MB Progress (1): 44/114 MB Progress (1): 44/114 MB Progress (1): 44/114 MB Progress (1): 44/114 MB Progress (1): 44/114 MB Progress (1): 44/114 MB Progress (1): 44/114 MB Progress (1): 44/114 MB Progress (1): 44/114 MB Progress (1): 44/114 MB Progress (1): 44/114 MB Progress (1): 44/114 MB Progress (1): 44/114 MB Progress (1): 44/114 MB Progress (1): 44/114 MB Progress (1): 44/114 MB Progress (1): 44/114 MB Progress (1): 44/114 MB Progress (1): 44/114 MB Progress (1): 44/114 MB Progress (1): 44/114 MB Progress (1): 44/114 MB Progress (1): 44/114 MB Progress (1): 44/114 MB Progress (1): 44/114 MB Progress (1): 44/114 MB Progress (1): 44/114 MB Progress (1): 44/114 MB Progress (1): 44/114 MB Progress (1): 44/114 MB Progress (1): 44/114 MB Progress (1): 44/114 MB Progress (1): 44/114 MB Progress (1): 44/114 MB Progress (1): 44/114 MB Progress (1): 44/114 MB Progress (1): 44/114 MB Progress (1): 44/114 MB Progress (1): 44/114 MB Progress (1): 44/114 MB Progress (1): 44/114 MB Progress (1): 44/114 MB Progress (1): 44/114 MB Progress (1): 44/114 MB Progress (1): 44/114 MB Progress (1): 44/114 MB Progress (1): 44/114 MB Progress (1): 44/114 MB Progress (1): 44/114 MB Progress (1): 44/114 MB Progress (1): 44/114 MB Progress (1): 44/114 MB Progress (1): 44/114 MB Progress (1): 44/114 MB Progress (1): 44/114 MB Progress (1): 44/114 MB Progress (1): 44/114 MB Progress (1): 44/114 MB Progress (1): 44/114 MB Progress (1): 44/114 MB Progress (1): 44/114 MB Progress (1): 44/114 MB Progress (1): 44/114 MB Progress (1): 44/114 MB Progress (1): 44/114 MB Progress (1): 44/114 MB Progress (1): 44/114 MB Progress (1): 44/114 MB Progress (1): 44/114 MB Progress (1): 44/114 MB Progress (1): 44/114 MB Progress (1): 44/114 MB Progress (1): 44/114 MB Progress (1): 44/114 MB Progress (1): 44/114 MB Progress (1): 44/114 MB Progress (1): 44/114 MB Progress (1): 44/114 MB Progress (1): 44/114 MB Progress (1): 44/114 MB Progress (1): 44/114 MB Progress (1): 44/114 MB Progress (1): 44/114 MB Progress (1): 44/114 MB Progress (1): 44/114 MB Progress (1): 44/114 MB Progress (1): 44/114 MB Progress (1): 44/114 MB Progress (1): 44/114 MB Progress (1): 44/114 MB Progress (1): 44/114 MB Progress (1): 44/114 MB Progress (1): 44/114 MB Progress (1): 44/114 MB Progress (1): 44/114 MB Progress (1): 44/114 MB Progress (1): 44/114 MB Progress (1): 44/114 MB Progress (1): 44/114 MB Progress (1): 44/114 MB Progress (1): 44/114 MB Progress (1): 44/114 MB Progress (1): 44/114 MB Progress (1): 44/114 MB Progress (1): 44/114 MB Progress (1): 44/114 MB Progress (1): 44/114 MB Progress (1): 44/114 MB Progress (1): 44/114 MB Progress (1): 44/114 MB Progress (1): 44/114 MB Progress (1): 44/114 MB Progress (1): 44/114 MB Progress (1): 44/114 MB Progress (1): 44/114 MB Progress (1): 44/114 MB Progress (1): 44/114 MB Progress (1): 44/114 MB Progress (1): 44/114 MB Progress (1): 44/114 MB Progress (1): 44/114 MB Progress (1): 44/114 MB Progress (1): 44/114 MB Progress (1): 44/114 MB Progress (1): 44/114 MB Progress (1): 44/114 MB Progress (1): 44/114 MB Progress (1): 44/114 MB Progress (1): 44/114 MB Progress (1): 44/114 MB Progress (1): 44/114 MB Progress (1): 44/114 MB Progress (1): 44/114 MB Progress (1): 44/114 MB Progress (1): 44/114 MB Progress (1): 44/114 MB Progress (1): 44/114 MB Progress (1): 44/114 MB Progress (1): 44/114 MB Progress (1): 44/114 MB Progress (1): 44/114 MB Progress (1): 44/114 MB Progress (1): 44/114 MB Progress (1): 44/114 MB Progress (1): 44/114 MB Progress (1): 44/114 MB Progress (1): 44/114 MB Progress (1): 44/114 MB Progress (1): 44/114 MB Progress (1): 44/114 MB Progress (1): 44/114 MB Progress (1): 44/114 MB Progress (1): 44/114 MB Progress (1): 44/114 MB Progress (1): 44/114 MB Progress (1): 44/114 MB Progress (1): 44/114 MB Progress (1): 44/114 MB Progress (1): 44/114 MB Progress (1): 44/114 MB Progress (1): 44/114 MB Progress (1): 44/114 MB Progress (1): 44/114 MB Progress (1): 44/114 MB Progress (1): 44/114 MB Progress (1): 44/114 MB Progress (1): 44/114 MB Progress (1): 44/114 MB Progress (1): 44/114 MB Progress (1): 44/114 MB Progress (1): 44/114 MB Progress (1): 44/114 MB Progress (1): 44/114 MB Progress (1): 44/114 MB Progress (1): 44/114 MB Progress (1): 44/114 MB Progress (1): 44/114 MB Progress (1): 44/114 MB Progress (1): 44/114 MB Progress (1): 44/114 MB Progress (1): 44/114 MB Progress (1): 44/114 MB Progress (1): 44/114 MB Progress (1): 44/114 MB Progress (1): 44/114 MB Progress (1): 44/114 MB Progress (1): 44/114 MB Progress (1): 44/114 MB Progress (1): 44/114 MB Progress (1): 44/114 MB Progress (1): 44/114 MB Progress (1): 44/114 MB Progress (1): 44/114 MB Progress (1): 44/114 MB Progress (1): 44/114 MB Progress (1): 44/114 MB Progress (1): 44/114 MB Progress (1): 44/114 MB Progress (1): 44/114 MB Progress (1): 44/114 MB Progress (1): 44/114 MB Progress (1): 44/114 MB Progress (1): 44/114 MB Progress (1): 44/114 MB Progress (1): 44/114 MB Progress (1): 44/114 MB Progress (1): 44/114 MB Progress (1): 44/114 MB Progress (1): 44/114 MB Progress (1): 44/114 MB Progress (1): 44/114 MB Progress (1): 44/114 MB Progress (1): 44/114 MB Progress (1): 44/114 MB Progress (1): 44/114 MB Progress (1): 44/114 MB Progress (1): 44/114 MB Progress (1): 44/114 MB Progress (1): 44/114 MB Progress (1): 44/114 MB Progress (1): 44/114 MB Progress (1): 44/114 MB Progress (1): 44/114 MB Progress (1): 44/114 MB Progress (1): 44/114 MB Progress (1): 44/114 MB Progress (1): 44/114 MB Progress (1): 44/114 MB Progress (1): 44/114 MB Progress (1): 44/114 MB Progress (1): 44/114 MB Progress (1): 44/114 MB Progress (1): 44/114 MB Progress (1): 44/114 MB Progress (1): 44/114 MB Progress (1): 44/114 MB Progress (1): 44/114 MB Progress (1): 44/114 MB Progress (1): 44/114 MB Progress (1): 44/114 MB Progress (1): 44/114 MB Progress (1): 44/114 MB Progress (1): 44/114 MB Progress (1): 44/114 MB Progress (1): 44/114 MB Progress (1): 44/114 MB Progress (1): 44/114 MB Progress (1): 44/114 MB Progress (1): 44/114 MB Progress (1): 44/114 MB Progress (1): 44/114 MB Progress (1): 44/114 MB Progress (1): 44/114 MB Progress (1): 44/114 MB Progress (1): 44/114 MB Progress (1): 44/114 MB Progress (1): 44/114 MB Progress (1): 44/114 MB Progress (1): 44/114 MB Progress (1): 44/114 MB Progress (1): 44/114 MB Progress (1): 44/114 MB Progress (1): 44/114 MB Progress (1): 44/114 MB Progress (1): 44/114 MB Progress (1): 44/114 MB Progress (1): 44/114 MB Progress (1): 44/114 MB Progress (1): 44/114 MB Progress (1): 44/114 MB Progress (1): 44/114 MB Progress (1): 44/114 MB Progress (1): 44/114 MB Progress (1): 44/114 MB Progress (1): 44/114 MB Progress (1): 44/114 MB Progress (1): 44/114 MB Progress (1): 44/114 MB Progress (1): 44/114 MB Progress (1): 44/114 MB Progress (1): 44/114 MB Progress (1): 44/114 MB Progress (1): 44/114 MB Progress (1): 44/114 MB Progress (1): 44/114 MB Progress (1): 44/114 MB Progress (1): 44/114 MB Progress (1): 44/114 MB Progress (1): 44/114 MB Progress (1): 44/114 MB Progress (1): 44/114 MB Progress (1): 44/114 MB Progress (1): 44/114 MB Progress (1): 44/114 MB Progress (1): 44/114 MB Progress (1): 44/114 MB Progress (1): 44/114 MB Progress (1): 44/114 MB Progress (1): 44/114 MB Progress (1): 44/114 MB Progress (1): 44/114 MB Progress (1): 44/114 MB Progress (1): 44/114 MB Progress (1): 44/114 MB Progress (1): 44/114 MB Progress (1): 44/114 MB Progress (1): 44/114 MB Progress (1): 44/114 MB Progress (1): 44/114 MB Progress (1): 44/114 MB Progress (1): 44/114 MB Progress (1): 44/114 MB Progress (1): 44/114 MB Progress (1): 44/114 MB Progress (1): 44/114 MB Progress (1): 44/114 MB Progress (1): 44/114 MB Progress (1): 44/114 MB Progress (1): 44/114 MB Progress (1): 44/114 MB Progress (1): 44/114 MB Progress (1): 44/114 MB Progress (1): 44/114 MB Progress (1): 44/114 MB Progress (1): 44/114 MB Progress (1): 44/114 MB Progress (1): 44/114 MB Progress (1): 44/114 MB Progress (1): 44/114 MB Progress (1): 44/114 MB Progress (1): 44/114 MB Progress (1): 44/114 MB Progress (1): 44/114 MB Progress (1): 44/114 MB Progress (1): 44/114 MB Progress (1): 44/114 MB Progress (1): 44/114 MB Progress (1): 44/114 MB Progress (1): 44/114 MB Progress (1): 44/114 MB Progress (1): 44/114 MB Progress (1): 44/114 MB Progress (1): 44/114 MB Progress (1): 44/114 MB Progress (1): 44/114 MB Progress (1): 44/114 MB Progress (1): 44/114 MB Progress (1): 44/114 MB Progress (1): 44/114 MB Progress (1): 44/114 MB Progress (1): 44/114 MB Progress (1): 44/114 MB Progress (1): 44/114 MB Progress (1): 44/114 MB Progress (1): 44/114 MB Progress (1): 44/114 MB Progress (1): 44/114 MB Progress (1): 44/114 MB Progress (1): 44/114 MB Progress (1): 44/114 MB Progress (1): 44/114 MB Progress (1): 44/114 MB Progress (1): 44/114 MB Progress (1): 44/114 MB Progress (1): 44/114 MB Progress (1): 44/114 MB Progress (1): 44/114 MB Progress (1): 44/114 MB Progress (1): 44/114 MB Progress (1): 44/114 MB Progress (1): 44/114 MB Progress (1): 44/114 MB Progress (1): 44/114 MB Progress (1): 44/114 MB Progress (1): 44/114 MB Progress (1): 44/114 MB Progress (1): 44/114 MB Progress (1): 44/114 MB Progress (1): 44/114 MB Progress (1): 44/114 MB Progress (1): 44/114 MB Progress (1): 44/114 MB Progress (1): 44/114 MB Progress (1): 44/114 MB Progress (1): 44/114 MB Progress (1): 44/114 MB Progress (1): 44/114 MB Progress (1): 44/114 MB Progress (1): 44/114 MB Progress (1): 44/114 MB Progress (1): 44/114 MB Progress (1): 44/114 MB Progress (1): 44/114 MB Progress (1): 44/114 MB Progress (1): 44/114 MB Progress (1): 44/114 MB Progress (1): 44/114 MB Progress (1): 44/114 MB Progress (1): 44/114 MB Progress (1): 44/114 MB Progress (1): 44/114 MB Progress (1): 44/114 MB Progress (1): 44/114 MB Progress (1): 44/114 MB Progress (1): 44/114 MB Progress (1): 44/114 MB Progress (1): 45/114 MB Progress (1): 45/114 MB Progress (1): 45/114 MB Progress (1): 45/114 MB Progress (1): 45/114 MB Progress (1): 45/114 MB Progress (1): 45/114 MB Progress (1): 45/114 MB Progress (1): 45/114 MB Progress (1): 45/114 MB Progress (1): 45/114 MB Progress (1): 45/114 MB Progress (1): 45/114 MB Progress (1): 45/114 MB Progress (1): 45/114 MB Progress (1): 45/114 MB Progress (1): 45/114 MB Progress (1): 45/114 MB Progress (1): 45/114 MB Progress (1): 45/114 MB Progress (1): 45/114 MB Progress (1): 45/114 MB Progress (1): 45/114 MB Progress (1): 45/114 MB Progress (1): 45/114 MB Progress (1): 45/114 MB Progress (1): 45/114 MB Progress (1): 45/114 MB Progress (1): 45/114 MB Progress (1): 45/114 MB Progress (1): 45/114 MB Progress (1): 45/114 MB Progress (1): 45/114 MB Progress (1): 45/114 MB Progress (1): 45/114 MB Progress (1): 45/114 MB Progress (1): 45/114 MB Progress (1): 45/114 MB Progress (1): 45/114 MB Progress (1): 45/114 MB Progress (1): 45/114 MB Progress (1): 45/114 MB Progress (1): 45/114 MB Progress (1): 45/114 MB Progress (1): 45/114 MB Progress (1): 45/114 MB Progress (1): 45/114 MB Progress (1): 45/114 MB Progress (1): 45/114 MB Progress (1): 45/114 MB Progress (1): 45/114 MB Progress (1): 45/114 MB Progress (1): 45/114 MB Progress (1): 45/114 MB Progress (1): 45/114 MB Progress (1): 45/114 MB Progress (1): 45/114 MB Progress (1): 45/114 MB Progress (1): 45/114 MB Progress (1): 45/114 MB Progress (1): 45/114 MB Progress (1): 45/114 MB Progress (1): 45/114 MB Progress (1): 45/114 MB Progress (1): 45/114 MB Progress (1): 45/114 MB Progress (1): 45/114 MB Progress (1): 45/114 MB Progress (1): 45/114 MB Progress (1): 45/114 MB Progress (1): 45/114 MB Progress (1): 45/114 MB Progress (1): 45/114 MB Progress (1): 45/114 MB Progress (1): 45/114 MB Progress (1): 45/114 MB Progress (1): 45/114 MB Progress (1): 45/114 MB Progress (1): 45/114 MB Progress (1): 45/114 MB Progress (1): 45/114 MB Progress (1): 45/114 MB Progress (1): 45/114 MB Progress (1): 45/114 MB Progress (1): 45/114 MB Progress (1): 45/114 MB Progress (1): 45/114 MB Progress (1): 45/114 MB Progress (1): 45/114 MB Progress (1): 45/114 MB Progress (1): 45/114 MB Progress (1): 45/114 MB Progress (1): 45/114 MB Progress (1): 45/114 MB Progress (1): 45/114 MB Progress (1): 45/114 MB Progress (1): 45/114 MB Progress (1): 45/114 MB Progress (1): 45/114 MB Progress (1): 45/114 MB Progress (1): 45/114 MB Progress (1): 45/114 MB Progress (1): 45/114 MB Progress (1): 45/114 MB Progress (1): 45/114 MB Progress (1): 45/114 MB Progress (1): 45/114 MB Progress (1): 45/114 MB Progress (1): 45/114 MB Progress (1): 45/114 MB Progress (1): 45/114 MB Progress (1): 45/114 MB Progress (1): 45/114 MB Progress (1): 45/114 MB Progress (1): 45/114 MB Progress (1): 45/114 MB Progress (1): 45/114 MB Progress (1): 45/114 MB Progress (1): 45/114 MB Progress (1): 45/114 MB Progress (1): 45/114 MB Progress (1): 45/114 MB Progress (1): 45/114 MB Progress (1): 45/114 MB Progress (1): 45/114 MB Progress (1): 45/114 MB Progress (1): 45/114 MB Progress (1): 45/114 MB Progress (1): 45/114 MB Progress (1): 45/114 MB Progress (1): 45/114 MB Progress (1): 45/114 MB Progress (1): 45/114 MB Progress (1): 45/114 MB Progress (1): 45/114 MB Progress (1): 45/114 MB Progress (1): 45/114 MB Progress (1): 45/114 MB Progress (1): 45/114 MB Progress (1): 45/114 MB Progress (1): 45/114 MB Progress (1): 45/114 MB Progress (1): 45/114 MB Progress (1): 45/114 MB Progress (1): 45/114 MB Progress (1): 45/114 MB Progress (1): 45/114 MB Progress (1): 45/114 MB Progress (1): 45/114 MB Progress (1): 45/114 MB Progress (1): 45/114 MB Progress (1): 45/114 MB Progress (1): 45/114 MB Progress (1): 45/114 MB Progress (1): 45/114 MB Progress (1): 45/114 MB Progress (1): 45/114 MB Progress (1): 45/114 MB Progress (1): 45/114 MB Progress (1): 45/114 MB Progress (1): 45/114 MB Progress (1): 45/114 MB Progress (1): 45/114 MB Progress (1): 45/114 MB Progress (1): 45/114 MB Progress (1): 45/114 MB Progress (1): 45/114 MB Progress (1): 45/114 MB Progress (1): 45/114 MB Progress (1): 45/114 MB Progress (1): 45/114 MB Progress (1): 45/114 MB Progress (1): 45/114 MB Progress (1): 45/114 MB Progress (1): 45/114 MB Progress (1): 45/114 MB Progress (1): 45/114 MB Progress (1): 45/114 MB Progress (1): 45/114 MB Progress (1): 45/114 MB Progress (1): 45/114 MB Progress (1): 45/114 MB Progress (1): 45/114 MB Progress (1): 45/114 MB Progress (1): 45/114 MB Progress (1): 45/114 MB Progress (1): 45/114 MB Progress (1): 45/114 MB Progress (1): 45/114 MB Progress (1): 45/114 MB Progress (1): 45/114 MB Progress (1): 45/114 MB Progress (1): 45/114 MB Progress (1): 45/114 MB Progress (1): 45/114 MB Progress (1): 45/114 MB Progress (1): 45/114 MB Progress (1): 45/114 MB Progress (1): 45/114 MB Progress (1): 45/114 MB Progress (1): 45/114 MB Progress (1): 45/114 MB Progress (1): 45/114 MB Progress (1): 45/114 MB Progress (1): 45/114 MB Progress (1): 45/114 MB Progress (1): 45/114 MB Progress (1): 45/114 MB Progress (1): 45/114 MB Progress (1): 45/114 MB Progress (1): 45/114 MB Progress (1): 45/114 MB Progress (1): 45/114 MB Progress (1): 45/114 MB Progress (1): 45/114 MB Progress (1): 45/114 MB Progress (1): 45/114 MB Progress (1): 45/114 MB Progress (1): 45/114 MB Progress (1): 45/114 MB Progress (1): 45/114 MB Progress (1): 45/114 MB Progress (1): 45/114 MB Progress (1): 45/114 MB Progress (1): 45/114 MB Progress (1): 45/114 MB Progress (1): 45/114 MB Progress (1): 45/114 MB Progress (1): 45/114 MB Progress (1): 45/114 MB Progress (1): 45/114 MB Progress (1): 45/114 MB Progress (1): 45/114 MB Progress (1): 45/114 MB Progress (1): 45/114 MB Progress (1): 45/114 MB Progress (1): 45/114 MB Progress (1): 45/114 MB Progress (1): 45/114 MB Progress (1): 45/114 MB Progress (1): 45/114 MB Progress (1): 45/114 MB Progress (1): 45/114 MB Progress (1): 45/114 MB Progress (1): 45/114 MB Progress (1): 45/114 MB Progress (1): 45/114 MB Progress (1): 45/114 MB Progress (1): 45/114 MB Progress (1): 45/114 MB Progress (1): 45/114 MB Progress (1): 45/114 MB Progress (1): 45/114 MB Progress (1): 45/114 MB Progress (1): 45/114 MB Progress (1): 45/114 MB Progress (1): 45/114 MB Progress (1): 45/114 MB Progress (1): 45/114 MB Progress (1): 45/114 MB Progress (1): 45/114 MB Progress (1): 45/114 MB Progress (1): 45/114 MB Progress (1): 45/114 MB Progress (1): 45/114 MB Progress (1): 45/114 MB Progress (1): 45/114 MB Progress (1): 45/114 MB Progress (1): 45/114 MB Progress (1): 45/114 MB Progress (1): 45/114 MB Progress (1): 45/114 MB Progress (1): 45/114 MB Progress (1): 45/114 MB Progress (1): 45/114 MB Progress (1): 45/114 MB Progress (1): 45/114 MB Progress (1): 45/114 MB Progress (1): 45/114 MB Progress (1): 45/114 MB Progress (1): 45/114 MB Progress (1): 45/114 MB Progress (1): 45/114 MB Progress (1): 45/114 MB Progress (1): 45/114 MB Progress (1): 45/114 MB Progress (1): 45/114 MB Progress (1): 45/114 MB Progress (1): 45/114 MB Progress (1): 45/114 MB Progress (1): 45/114 MB Progress (1): 45/114 MB Progress (1): 45/114 MB Progress (1): 45/114 MB Progress (1): 45/114 MB Progress (1): 45/114 MB Progress (1): 45/114 MB Progress (1): 45/114 MB Progress (1): 45/114 MB Progress (1): 45/114 MB Progress (1): 45/114 MB Progress (1): 45/114 MB Progress (1): 45/114 MB Progress (1): 45/114 MB Progress (1): 45/114 MB Progress (1): 45/114 MB Progress (1): 45/114 MB Progress (1): 45/114 MB Progress (1): 45/114 MB Progress (1): 45/114 MB Progress (1): 45/114 MB Progress (1): 45/114 MB Progress (1): 45/114 MB Progress (1): 45/114 MB Progress (1): 45/114 MB Progress (1): 45/114 MB Progress (1): 45/114 MB Progress (1): 45/114 MB Progress (1): 45/114 MB Progress (1): 45/114 MB Progress (1): 45/114 MB Progress (1): 45/114 MB Progress (1): 45/114 MB Progress (1): 45/114 MB Progress (1): 45/114 MB Progress (1): 45/114 MB Progress (1): 45/114 MB Progress (1): 45/114 MB Progress (1): 45/114 MB Progress (1): 45/114 MB Progress (1): 45/114 MB Progress (1): 45/114 MB Progress (1): 45/114 MB Progress (1): 45/114 MB Progress (1): 45/114 MB Progress (1): 45/114 MB Progress (1): 45/114 MB Progress (1): 45/114 MB Progress (1): 45/114 MB Progress (1): 45/114 MB Progress (1): 45/114 MB Progress (1): 45/114 MB Progress (1): 45/114 MB Progress (1): 45/114 MB Progress (1): 45/114 MB Progress (1): 45/114 MB Progress (1): 45/114 MB Progress (1): 45/114 MB Progress (1): 45/114 MB Progress (1): 45/114 MB Progress (1): 45/114 MB Progress (1): 45/114 MB Progress (1): 45/114 MB Progress (1): 45/114 MB Progress (1): 45/114 MB Progress (1): 45/114 MB Progress (1): 45/114 MB Progress (1): 45/114 MB Progress (1): 45/114 MB Progress (1): 45/114 MB Progress (1): 45/114 MB Progress (1): 45/114 MB Progress (1): 45/114 MB Progress (1): 45/114 MB Progress (1): 45/114 MB Progress (1): 45/114 MB Progress (1): 45/114 MB Progress (1): 45/114 MB Progress (1): 45/114 MB Progress (1): 45/114 MB Progress (1): 45/114 MB Progress (1): 45/114 MB Progress (1): 45/114 MB Progress (1): 45/114 MB Progress (1): 45/114 MB Progress (1): 45/114 MB Progress (1): 45/114 MB Progress (1): 45/114 MB Progress (1): 45/114 MB Progress (1): 45/114 MB Progress (1): 45/114 MB Progress (1): 45/114 MB Progress (1): 45/114 MB Progress (1): 45/114 MB Progress (1): 45/114 MB Progress (1): 45/114 MB Progress (1): 45/114 MB Progress (1): 45/114 MB Progress (1): 45/114 MB Progress (1): 45/114 MB Progress (1): 45/114 MB Progress (1): 45/114 MB Progress (1): 45/114 MB Progress (1): 45/114 MB Progress (1): 45/114 MB Progress (1): 45/114 MB Progress (1): 45/114 MB Progress (1): 45/114 MB Progress (1): 45/114 MB Progress (1): 45/114 MB Progress (1): 45/114 MB Progress (1): 45/114 MB Progress (1): 45/114 MB Progress (1): 45/114 MB Progress (1): 45/114 MB Progress (1): 45/114 MB Progress (1): 45/114 MB Progress (1): 45/114 MB Progress (1): 45/114 MB Progress (1): 45/114 MB Progress (1): 45/114 MB Progress (1): 45/114 MB Progress (1): 45/114 MB Progress (1): 45/114 MB Progress (1): 45/114 MB Progress (1): 45/114 MB Progress (1): 45/114 MB Progress (1): 45/114 MB Progress (1): 45/114 MB Progress (1): 45/114 MB Progress (1): 45/114 MB Progress (1): 45/114 MB Progress (1): 45/114 MB Progress (1): 45/114 MB Progress (1): 45/114 MB Progress (1): 45/114 MB Progress (1): 45/114 MB Progress (1): 45/114 MB Progress (1): 45/114 MB Progress (1): 45/114 MB Progress (1): 45/114 MB Progress (1): 45/114 MB Progress (1): 45/114 MB Progress (1): 45/114 MB Progress (1): 45/114 MB Progress (1): 45/114 MB Progress (1): 45/114 MB Progress (1): 45/114 MB Progress (1): 45/114 MB Progress (1): 45/114 MB Progress (1): 45/114 MB Progress (1): 45/114 MB Progress (1): 45/114 MB Progress (1): 45/114 MB Progress (1): 45/114 MB Progress (1): 45/114 MB Progress (1): 45/114 MB Progress (1): 45/114 MB Progress (1): 45/114 MB Progress (1): 45/114 MB Progress (1): 45/114 MB Progress (1): 45/114 MB Progress (1): 45/114 MB Progress (1): 45/114 MB Progress (1): 45/114 MB Progress (1): 45/114 MB Progress (1): 45/114 MB Progress (1): 45/114 MB Progress (1): 45/114 MB Progress (1): 45/114 MB Progress (1): 45/114 MB Progress (1): 45/114 MB Progress (1): 45/114 MB Progress (1): 45/114 MB Progress (1): 45/114 MB Progress (1): 45/114 MB Progress (1): 45/114 MB Progress (1): 45/114 MB Progress (1): 45/114 MB Progress (1): 45/114 MB Progress (1): 45/114 MB Progress (1): 45/114 MB Progress (1): 45/114 MB Progress (1): 45/114 MB Progress (1): 45/114 MB Progress (1): 45/114 MB Progress (1): 45/114 MB Progress (1): 45/114 MB Progress (1): 45/114 MB Progress (1): 45/114 MB Progress (1): 45/114 MB Progress (1): 45/114 MB Progress (1): 45/114 MB Progress (1): 45/114 MB Progress (1): 45/114 MB Progress (1): 45/114 MB Progress (1): 45/114 MB Progress (1): 45/114 MB Progress (1): 46/114 MB Progress (1): 46/114 MB Progress (1): 46/114 MB Progress (1): 46/114 MB Progress (1): 46/114 MB Progress (1): 46/114 MB Progress (1): 46/114 MB Progress (1): 46/114 MB Progress (1): 46/114 MB Progress (1): 46/114 MB Progress (1): 46/114 MB Progress (1): 46/114 MB Progress (1): 46/114 MB Progress (1): 46/114 MB Progress (1): 46/114 MB Progress (1): 46/114 MB Progress (1): 46/114 MB Progress (1): 46/114 MB Progress (1): 46/114 MB Progress (1): 46/114 MB Progress (1): 46/114 MB Progress (1): 46/114 MB Progress (1): 46/114 MB Progress (1): 46/114 MB Progress (1): 46/114 MB Progress (1): 46/114 MB Progress (1): 46/114 MB Progress (1): 46/114 MB Progress (1): 46/114 MB Progress (1): 46/114 MB Progress (1): 46/114 MB Progress (1): 46/114 MB Progress (1): 46/114 MB Progress (1): 46/114 MB Progress (1): 46/114 MB Progress (1): 46/114 MB Progress (1): 46/114 MB Progress (1): 46/114 MB Progress (1): 46/114 MB Progress (1): 46/114 MB Progress (1): 46/114 MB Progress (1): 46/114 MB Progress (1): 46/114 MB Progress (1): 46/114 MB Progress (1): 46/114 MB Progress (1): 46/114 MB Progress (1): 46/114 MB Progress (1): 46/114 MB Progress (1): 46/114 MB Progress (1): 46/114 MB Progress (1): 46/114 MB Progress (1): 46/114 MB Progress (1): 46/114 MB Progress (1): 46/114 MB Progress (1): 46/114 MB Progress (1): 46/114 MB Progress (1): 46/114 MB Progress (1): 46/114 MB Progress (1): 46/114 MB Progress (1): 46/114 MB Progress (1): 46/114 MB Progress (1): 46/114 MB Progress (1): 46/114 MB Progress (1): 46/114 MB Progress (1): 46/114 MB Progress (1): 46/114 MB Progress (1): 46/114 MB Progress (1): 46/114 MB Progress (1): 46/114 MB Progress (1): 46/114 MB Progress (1): 46/114 MB Progress (1): 46/114 MB Progress (1): 46/114 MB Progress (1): 46/114 MB Progress (1): 46/114 MB Progress (1): 46/114 MB Progress (1): 46/114 MB Progress (1): 46/114 MB Progress (1): 46/114 MB Progress (1): 46/114 MB Progress (1): 46/114 MB Progress (1): 46/114 MB Progress (1): 46/114 MB Progress (1): 46/114 MB Progress (1): 46/114 MB Progress (1): 46/114 MB Progress (1): 46/114 MB Progress (1): 46/114 MB Progress (1): 46/114 MB Progress (1): 46/114 MB Progress (1): 46/114 MB Progress (1): 46/114 MB Progress (1): 46/114 MB Progress (1): 46/114 MB Progress (1): 46/114 MB Progress (1): 46/114 MB Progress (1): 46/114 MB Progress (1): 46/114 MB Progress (1): 46/114 MB Progress (1): 46/114 MB Progress (1): 46/114 MB Progress (1): 46/114 MB Progress (1): 46/114 MB Progress (1): 46/114 MB Progress (1): 46/114 MB Progress (1): 46/114 MB Progress (1): 46/114 MB Progress (1): 46/114 MB Progress (1): 46/114 MB Progress (1): 46/114 MB Progress (1): 46/114 MB Progress (1): 46/114 MB Progress (1): 46/114 MB Progress (1): 46/114 MB Progress (1): 46/114 MB Progress (1): 46/114 MB Progress (1): 46/114 MB Progress (1): 46/114 MB Progress (1): 46/114 MB Progress (1): 46/114 MB Progress (1): 46/114 MB Progress (1): 46/114 MB Progress (1): 46/114 MB Progress (1): 46/114 MB Progress (1): 46/114 MB Progress (1): 46/114 MB Progress (1): 46/114 MB Progress (1): 46/114 MB Progress (1): 46/114 MB Progress (1): 46/114 MB Progress (1): 46/114 MB Progress (1): 46/114 MB Progress (1): 46/114 MB Progress (1): 46/114 MB Progress (1): 46/114 MB Progress (1): 46/114 MB Progress (1): 46/114 MB Progress (1): 46/114 MB Progress (1): 46/114 MB Progress (1): 46/114 MB Progress (1): 46/114 MB Progress (1): 46/114 MB Progress (1): 46/114 MB Progress (1): 46/114 MB Progress (1): 46/114 MB Progress (1): 46/114 MB Progress (1): 46/114 MB Progress (1): 46/114 MB Progress (1): 46/114 MB Progress (1): 46/114 MB Progress (1): 46/114 MB Progress (1): 46/114 MB Progress (1): 46/114 MB Progress (1): 46/114 MB Progress (1): 46/114 MB Progress (1): 46/114 MB Progress (1): 46/114 MB Progress (1): 46/114 MB Progress (1): 46/114 MB Progress (1): 46/114 MB Progress (1): 46/114 MB Progress (1): 46/114 MB Progress (1): 46/114 MB Progress (1): 46/114 MB Progress (1): 46/114 MB Progress (1): 46/114 MB Progress (1): 46/114 MB Progress (1): 46/114 MB Progress (1): 46/114 MB Progress (1): 46/114 MB Progress (1): 46/114 MB Progress (1): 46/114 MB Progress (1): 46/114 MB Progress (1): 46/114 MB Progress (1): 46/114 MB Progress (1): 46/114 MB Progress (1): 46/114 MB Progress (1): 46/114 MB Progress (1): 46/114 MB Progress (1): 46/114 MB Progress (1): 46/114 MB Progress (1): 46/114 MB Progress (1): 46/114 MB Progress (1): 46/114 MB Progress (1): 46/114 MB Progress (1): 46/114 MB Progress (1): 46/114 MB Progress (1): 46/114 MB Progress (1): 46/114 MB Progress (1): 46/114 MB Progress (1): 46/114 MB Progress (1): 46/114 MB Progress (1): 46/114 MB Progress (1): 46/114 MB Progress (1): 46/114 MB Progress (1): 46/114 MB Progress (1): 46/114 MB Progress (1): 46/114 MB Progress (1): 46/114 MB Progress (1): 46/114 MB Progress (1): 46/114 MB Progress (1): 46/114 MB Progress (1): 46/114 MB Progress (1): 46/114 MB Progress (1): 46/114 MB Progress (1): 46/114 MB Progress (1): 46/114 MB Progress (1): 46/114 MB Progress (1): 46/114 MB Progress (1): 46/114 MB Progress (1): 46/114 MB Progress (1): 46/114 MB Progress (1): 46/114 MB Progress (1): 46/114 MB Progress (1): 46/114 MB Progress (1): 46/114 MB Progress (1): 46/114 MB Progress (1): 46/114 MB Progress (1): 46/114 MB Progress (1): 46/114 MB Progress (1): 46/114 MB Progress (1): 46/114 MB Progress (1): 46/114 MB Progress (1): 46/114 MB Progress (1): 46/114 MB Progress (1): 46/114 MB Progress (1): 46/114 MB Progress (1): 46/114 MB Progress (1): 46/114 MB Progress (1): 46/114 MB Progress (1): 46/114 MB Progress (1): 46/114 MB Progress (1): 46/114 MB Progress (1): 46/114 MB Progress (1): 46/114 MB Progress (1): 46/114 MB Progress (1): 46/114 MB Progress (1): 46/114 MB Progress (1): 46/114 MB Progress (1): 46/114 MB Progress (1): 46/114 MB Progress (1): 46/114 MB Progress (1): 46/114 MB Progress (1): 46/114 MB Progress (1): 46/114 MB Progress (1): 46/114 MB Progress (1): 46/114 MB Progress (1): 46/114 MB Progress (1): 46/114 MB Progress (1): 46/114 MB Progress (1): 46/114 MB Progress (1): 46/114 MB Progress (1): 46/114 MB Progress (1): 46/114 MB Progress (1): 46/114 MB Progress (1): 46/114 MB Progress (1): 46/114 MB Progress (1): 46/114 MB Progress (1): 46/114 MB Progress (1): 46/114 MB Progress (1): 46/114 MB Progress (1): 46/114 MB Progress (1): 46/114 MB Progress (1): 46/114 MB Progress (1): 46/114 MB Progress (1): 46/114 MB Progress (1): 46/114 MB Progress (1): 46/114 MB Progress (1): 46/114 MB Progress (1): 46/114 MB Progress (1): 46/114 MB Progress (1): 46/114 MB Progress (1): 46/114 MB Progress (1): 46/114 MB Progress (1): 46/114 MB Progress (1): 46/114 MB Progress (1): 46/114 MB Progress (1): 46/114 MB Progress (1): 46/114 MB Progress (1): 46/114 MB Progress (1): 46/114 MB Progress (1): 46/114 MB Progress (1): 46/114 MB Progress (1): 46/114 MB Progress (1): 46/114 MB Progress (1): 46/114 MB Progress (1): 46/114 MB Progress (1): 46/114 MB Progress (1): 46/114 MB Progress (1): 46/114 MB Progress (1): 46/114 MB Progress (1): 46/114 MB Progress (1): 46/114 MB Progress (1): 46/114 MB Progress (1): 46/114 MB Progress (1): 46/114 MB Progress (1): 46/114 MB Progress (1): 46/114 MB Progress (1): 46/114 MB Progress (1): 46/114 MB Progress (1): 46/114 MB Progress (1): 46/114 MB Progress (1): 46/114 MB Progress (1): 46/114 MB Progress (1): 46/114 MB Progress (1): 46/114 MB Progress (1): 46/114 MB Progress (1): 46/114 MB Progress (1): 46/114 MB Progress (1): 46/114 MB Progress (1): 46/114 MB Progress (1): 46/114 MB Progress (1): 46/114 MB Progress (1): 46/114 MB Progress (1): 46/114 MB Progress (1): 46/114 MB Progress (1): 46/114 MB Progress (1): 46/114 MB Progress (1): 46/114 MB Progress (1): 46/114 MB Progress (1): 46/114 MB Progress (1): 46/114 MB Progress (1): 46/114 MB Progress (1): 46/114 MB Progress (1): 46/114 MB Progress (1): 46/114 MB Progress (1): 46/114 MB Progress (1): 46/114 MB Progress (1): 46/114 MB Progress (1): 46/114 MB Progress (1): 46/114 MB Progress (1): 46/114 MB Progress (1): 46/114 MB Progress (1): 46/114 MB Progress (1): 46/114 MB Progress (1): 46/114 MB Progress (1): 46/114 MB Progress (1): 46/114 MB Progress (1): 46/114 MB Progress (1): 46/114 MB Progress (1): 46/114 MB Progress (1): 46/114 MB Progress (1): 46/114 MB Progress (1): 46/114 MB Progress (1): 46/114 MB Progress (1): 46/114 MB Progress (1): 46/114 MB Progress (1): 46/114 MB Progress (1): 46/114 MB Progress (1): 46/114 MB Progress (1): 46/114 MB Progress (1): 46/114 MB Progress (1): 46/114 MB Progress (1): 46/114 MB Progress (1): 46/114 MB Progress (1): 46/114 MB Progress (1): 46/114 MB Progress (1): 46/114 MB Progress (1): 46/114 MB Progress (1): 46/114 MB Progress (1): 46/114 MB Progress (1): 46/114 MB Progress (1): 46/114 MB Progress (1): 46/114 MB Progress (1): 46/114 MB Progress (1): 46/114 MB Progress (1): 46/114 MB Progress (1): 46/114 MB Progress (1): 46/114 MB Progress (1): 46/114 MB Progress (1): 46/114 MB Progress (1): 46/114 MB Progress (1): 46/114 MB Progress (1): 46/114 MB Progress (1): 46/114 MB Progress (1): 46/114 MB Progress (1): 46/114 MB Progress (1): 46/114 MB Progress (1): 46/114 MB Progress (1): 46/114 MB Progress (1): 46/114 MB Progress (1): 46/114 MB Progress (1): 46/114 MB Progress (1): 46/114 MB Progress (1): 46/114 MB Progress (1): 46/114 MB Progress (1): 46/114 MB Progress (1): 46/114 MB Progress (1): 46/114 MB Progress (1): 46/114 MB Progress (1): 46/114 MB Progress (1): 46/114 MB Progress (1): 46/114 MB Progress (1): 46/114 MB Progress (1): 46/114 MB Progress (1): 46/114 MB Progress (1): 46/114 MB Progress (1): 46/114 MB Progress (1): 46/114 MB Progress (1): 46/114 MB Progress (1): 46/114 MB Progress (1): 46/114 MB Progress (1): 46/114 MB Progress (1): 46/114 MB Progress (1): 46/114 MB Progress (1): 46/114 MB Progress (1): 46/114 MB Progress (1): 46/114 MB Progress (1): 46/114 MB Progress (1): 46/114 MB Progress (1): 46/114 MB Progress (1): 46/114 MB Progress (1): 46/114 MB Progress (1): 46/114 MB Progress (1): 46/114 MB Progress (1): 46/114 MB Progress (1): 46/114 MB Progress (1): 46/114 MB Progress (1): 46/114 MB Progress (1): 46/114 MB Progress (1): 46/114 MB Progress (1): 46/114 MB Progress (1): 46/114 MB Progress (1): 46/114 MB Progress (1): 46/114 MB Progress (1): 46/114 MB Progress (1): 46/114 MB Progress (1): 46/114 MB Progress (1): 46/114 MB Progress (1): 46/114 MB Progress (1): 46/114 MB Progress (1): 46/114 MB Progress (1): 46/114 MB Progress (1): 46/114 MB Progress (1): 46/114 MB Progress (1): 46/114 MB Progress (1): 46/114 MB Progress (1): 46/114 MB Progress (1): 46/114 MB Progress (1): 46/114 MB Progress (1): 46/114 MB Progress (1): 46/114 MB Progress (1): 46/114 MB Progress (1): 46/114 MB Progress (1): 46/114 MB Progress (1): 46/114 MB Progress (1): 46/114 MB Progress (1): 46/114 MB Progress (1): 46/114 MB Progress (1): 46/114 MB Progress (1): 46/114 MB Progress (1): 46/114 MB Progress (1): 46/114 MB Progress (1): 46/114 MB Progress (1): 46/114 MB Progress (1): 46/114 MB Progress (1): 46/114 MB Progress (1): 46/114 MB Progress (1): 46/114 MB Progress (1): 46/114 MB Progress (1): 46/114 MB Progress (1): 46/114 MB Progress (1): 46/114 MB Progress (1): 46/114 MB Progress (1): 46/114 MB Progress (1): 46/114 MB Progress (1): 46/114 MB Progress (1): 46/114 MB Progress (1): 46/114 MB Progress (1): 46/114 MB Progress (1): 46/114 MB Progress (1): 46/114 MB Progress (1): 46/114 MB Progress (1): 46/114 MB Progress (1): 46/114 MB Progress (1): 46/114 MB Progress (1): 46/114 MB Progress (1): 46/114 MB Progress (1): 46/114 MB Progress (1): 46/114 MB Progress (1): 46/114 MB Progress (1): 46/114 MB Progress (1): 46/114 MB Progress (1): 46/114 MB Progress (1): 46/114 MB Progress (1): 46/114 MB Progress (1): 46/114 MB Progress (1): 46/114 MB Progress (1): 46/114 MB Progress (1): 47/114 MB Progress (1): 47/114 MB Progress (1): 47/114 MB Progress (1): 47/114 MB Progress (1): 47/114 MB Progress (1): 47/114 MB Progress (1): 47/114 MB Progress (1): 47/114 MB Progress (1): 47/114 MB Progress (1): 47/114 MB Progress (1): 47/114 MB Progress (1): 47/114 MB Progress (1): 47/114 MB Progress (1): 47/114 MB Progress (1): 47/114 MB Progress (1): 47/114 MB Progress (1): 47/114 MB Progress (1): 47/114 MB Progress (1): 47/114 MB Progress (1): 47/114 MB Progress (1): 47/114 MB Progress (1): 47/114 MB Progress (1): 47/114 MB Progress (1): 47/114 MB Progress (1): 47/114 MB Progress (1): 47/114 MB Progress (1): 47/114 MB Progress (1): 47/114 MB Progress (1): 47/114 MB Progress (1): 47/114 MB Progress (1): 47/114 MB Progress (1): 47/114 MB Progress (1): 47/114 MB Progress (1): 47/114 MB Progress (1): 47/114 MB Progress (1): 47/114 MB Progress (1): 47/114 MB Progress (1): 47/114 MB Progress (1): 47/114 MB Progress (1): 47/114 MB Progress (1): 47/114 MB Progress (1): 47/114 MB Progress (1): 47/114 MB Progress (1): 47/114 MB Progress (1): 47/114 MB Progress (1): 47/114 MB Progress (1): 47/114 MB Progress (1): 47/114 MB Progress (1): 47/114 MB Progress (1): 47/114 MB Progress (1): 47/114 MB Progress (1): 47/114 MB Progress (1): 47/114 MB Progress (1): 47/114 MB Progress (1): 47/114 MB Progress (1): 47/114 MB Progress (1): 47/114 MB Progress (1): 47/114 MB Progress (1): 47/114 MB Progress (1): 47/114 MB Progress (1): 47/114 MB Progress (1): 47/114 MB Progress (1): 47/114 MB Progress (1): 47/114 MB Progress (1): 47/114 MB Progress (1): 47/114 MB Progress (1): 47/114 MB Progress (1): 47/114 MB Progress (1): 47/114 MB Progress (1): 47/114 MB Progress (1): 47/114 MB Progress (1): 47/114 MB Progress (1): 47/114 MB Progress (1): 47/114 MB Progress (1): 47/114 MB Progress (1): 47/114 MB Progress (1): 47/114 MB Progress (1): 47/114 MB Progress (1): 47/114 MB Progress (1): 47/114 MB Progress (1): 47/114 MB Progress (1): 47/114 MB Progress (1): 47/114 MB Progress (1): 47/114 MB Progress (1): 47/114 MB Progress (1): 47/114 MB Progress (1): 47/114 MB Progress (1): 47/114 MB Progress (1): 47/114 MB Progress (1): 47/114 MB Progress (1): 47/114 MB Progress (1): 47/114 MB Progress (1): 47/114 MB Progress (1): 47/114 MB Progress (1): 47/114 MB Progress (1): 47/114 MB Progress (1): 47/114 MB Progress (1): 47/114 MB Progress (1): 47/114 MB Progress (1): 47/114 MB Progress (1): 47/114 MB Progress (1): 47/114 MB Progress (1): 47/114 MB Progress (1): 47/114 MB Progress (1): 47/114 MB Progress (1): 47/114 MB Progress (1): 47/114 MB Progress (1): 47/114 MB Progress (1): 47/114 MB Progress (1): 47/114 MB Progress (1): 47/114 MB Progress (1): 47/114 MB Progress (1): 47/114 MB Progress (1): 47/114 MB Progress (1): 47/114 MB Progress (1): 47/114 MB Progress (1): 47/114 MB Progress (1): 47/114 MB Progress (1): 47/114 MB Progress (1): 47/114 MB Progress (1): 47/114 MB Progress (1): 47/114 MB Progress (1): 47/114 MB Progress (1): 47/114 MB Progress (1): 47/114 MB Progress (1): 47/114 MB Progress (1): 47/114 MB Progress (1): 47/114 MB Progress (1): 47/114 MB Progress (1): 47/114 MB Progress (1): 47/114 MB Progress (1): 47/114 MB Progress (1): 47/114 MB Progress (1): 47/114 MB Progress (1): 47/114 MB Progress (1): 47/114 MB Progress (1): 47/114 MB Progress (1): 47/114 MB Progress (1): 47/114 MB Progress (1): 47/114 MB Progress (1): 47/114 MB Progress (1): 47/114 MB Progress (1): 47/114 MB Progress (1): 47/114 MB Progress (1): 47/114 MB Progress (1): 47/114 MB Progress (1): 47/114 MB Progress (1): 47/114 MB Progress (1): 47/114 MB Progress (1): 47/114 MB Progress (1): 47/114 MB Progress (1): 47/114 MB Progress (1): 47/114 MB Progress (1): 47/114 MB Progress (1): 47/114 MB Progress (1): 47/114 MB Progress (1): 47/114 MB Progress (1): 47/114 MB Progress (1): 47/114 MB Progress (1): 47/114 MB Progress (1): 47/114 MB Progress (1): 47/114 MB Progress (1): 47/114 MB Progress (1): 47/114 MB Progress (1): 47/114 MB Progress (1): 47/114 MB Progress (1): 47/114 MB Progress (1): 47/114 MB Progress (1): 47/114 MB Progress (1): 47/114 MB Progress (1): 47/114 MB Progress (1): 47/114 MB Progress (1): 47/114 MB Progress (1): 47/114 MB Progress (1): 47/114 MB Progress (1): 47/114 MB Progress (1): 47/114 MB Progress (1): 47/114 MB Progress (1): 47/114 MB Progress (1): 47/114 MB Progress (1): 47/114 MB Progress (1): 47/114 MB Progress (1): 47/114 MB Progress (1): 47/114 MB Progress (1): 47/114 MB Progress (1): 47/114 MB Progress (1): 47/114 MB Progress (1): 47/114 MB Progress (1): 47/114 MB Progress (1): 47/114 MB Progress (1): 47/114 MB Progress (1): 47/114 MB Progress (1): 47/114 MB Progress (1): 47/114 MB Progress (1): 47/114 MB Progress (1): 47/114 MB Progress (1): 47/114 MB Progress (1): 47/114 MB Progress (1): 47/114 MB Progress (1): 47/114 MB Progress (1): 47/114 MB Progress (1): 47/114 MB Progress (1): 47/114 MB Progress (1): 47/114 MB Progress (1): 47/114 MB Progress (1): 47/114 MB Progress (1): 47/114 MB Progress (1): 47/114 MB Progress (1): 47/114 MB Progress (1): 47/114 MB Progress (1): 47/114 MB Progress (1): 47/114 MB Progress (1): 47/114 MB Progress (1): 47/114 MB Progress (1): 47/114 MB Progress (1): 47/114 MB Progress (1): 47/114 MB Progress (1): 47/114 MB Progress (1): 47/114 MB Progress (1): 47/114 MB Progress (1): 47/114 MB Progress (1): 47/114 MB Progress (1): 47/114 MB Progress (1): 47/114 MB Progress (1): 47/114 MB Progress (1): 47/114 MB Progress (1): 47/114 MB Progress (1): 47/114 MB Progress (1): 47/114 MB Progress (1): 47/114 MB Progress (1): 47/114 MB Progress (1): 47/114 MB Progress (1): 47/114 MB Progress (1): 47/114 MB Progress (1): 47/114 MB Progress (1): 47/114 MB Progress (1): 47/114 MB Progress (1): 47/114 MB Progress (1): 47/114 MB Progress (1): 47/114 MB Progress (1): 47/114 MB Progress (1): 47/114 MB Progress (1): 47/114 MB Progress (1): 47/114 MB Progress (1): 47/114 MB Progress (1): 47/114 MB Progress (1): 47/114 MB Progress (1): 47/114 MB Progress (1): 47/114 MB Progress (1): 47/114 MB Progress (1): 47/114 MB Progress (1): 47/114 MB Progress (1): 47/114 MB Progress (1): 47/114 MB Progress (1): 47/114 MB Progress (1): 47/114 MB Progress (1): 47/114 MB Progress (1): 47/114 MB Progress (1): 47/114 MB Progress (1): 47/114 MB Progress (1): 47/114 MB Progress (1): 47/114 MB Progress (1): 47/114 MB Progress (1): 47/114 MB Progress (1): 47/114 MB Progress (1): 47/114 MB Progress (1): 47/114 MB Progress (1): 47/114 MB Progress (1): 47/114 MB Progress (1): 47/114 MB Progress (1): 47/114 MB Progress (1): 47/114 MB Progress (1): 47/114 MB Progress (1): 47/114 MB Progress (1): 47/114 MB Progress (1): 47/114 MB Progress (1): 47/114 MB Progress (1): 47/114 MB Progress (1): 47/114 MB Progress (1): 47/114 MB Progress (1): 47/114 MB Progress (1): 47/114 MB Progress (1): 47/114 MB Progress (1): 47/114 MB Progress (1): 47/114 MB Progress (1): 47/114 MB Progress (1): 47/114 MB Progress (1): 47/114 MB Progress (1): 47/114 MB Progress (1): 47/114 MB Progress (1): 47/114 MB Progress (1): 47/114 MB Progress (1): 47/114 MB Progress (1): 47/114 MB Progress (1): 47/114 MB Progress (1): 47/114 MB Progress (1): 47/114 MB Progress (1): 47/114 MB Progress (1): 47/114 MB Progress (1): 47/114 MB Progress (1): 47/114 MB Progress (1): 47/114 MB Progress (1): 47/114 MB Progress (1): 47/114 MB Progress (1): 47/114 MB Progress (1): 47/114 MB Progress (1): 47/114 MB Progress (1): 47/114 MB Progress (1): 47/114 MB Progress (1): 47/114 MB Progress (1): 47/114 MB Progress (1): 47/114 MB Progress (1): 47/114 MB Progress (1): 47/114 MB Progress (1): 47/114 MB Progress (1): 47/114 MB Progress (1): 47/114 MB Progress (1): 47/114 MB Progress (1): 47/114 MB Progress (1): 47/114 MB Progress (1): 47/114 MB Progress (1): 47/114 MB Progress (1): 47/114 MB Progress (1): 47/114 MB Progress (1): 47/114 MB Progress (1): 47/114 MB Progress (1): 47/114 MB Progress (1): 47/114 MB Progress (1): 47/114 MB Progress (1): 47/114 MB Progress (1): 47/114 MB Progress (1): 47/114 MB Progress (1): 47/114 MB Progress (1): 47/114 MB Progress (1): 47/114 MB Progress (1): 47/114 MB Progress (1): 47/114 MB Progress (1): 47/114 MB Progress (1): 47/114 MB Progress (1): 47/114 MB Progress (1): 47/114 MB Progress (1): 47/114 MB Progress (1): 47/114 MB Progress (1): 47/114 MB Progress (1): 47/114 MB Progress (1): 47/114 MB Progress (1): 47/114 MB Progress (1): 47/114 MB Progress (1): 47/114 MB Progress (1): 47/114 MB Progress (1): 47/114 MB Progress (1): 47/114 MB Progress (1): 47/114 MB Progress (1): 47/114 MB Progress (1): 47/114 MB Progress (1): 47/114 MB Progress (1): 47/114 MB Progress (1): 47/114 MB Progress (1): 47/114 MB Progress (1): 47/114 MB Progress (1): 47/114 MB Progress (1): 47/114 MB Progress (1): 47/114 MB Progress (1): 47/114 MB Progress (1): 47/114 MB Progress (1): 47/114 MB Progress (1): 47/114 MB Progress (1): 47/114 MB Progress (1): 47/114 MB Progress (1): 47/114 MB Progress (1): 47/114 MB Progress (1): 47/114 MB Progress (1): 47/114 MB Progress (1): 47/114 MB Progress (1): 47/114 MB Progress (1): 47/114 MB Progress (1): 47/114 MB Progress (1): 47/114 MB Progress (1): 47/114 MB Progress (1): 47/114 MB Progress (1): 47/114 MB Progress (1): 47/114 MB Progress (1): 47/114 MB Progress (1): 47/114 MB Progress (1): 47/114 MB Progress (1): 47/114 MB Progress (1): 47/114 MB Progress (1): 47/114 MB Progress (1): 47/114 MB Progress (1): 47/114 MB Progress (1): 47/114 MB Progress (1): 47/114 MB Progress (1): 47/114 MB Progress (1): 47/114 MB Progress (1): 47/114 MB Progress (1): 47/114 MB Progress (1): 47/114 MB Progress (1): 47/114 MB Progress (1): 47/114 MB Progress (1): 47/114 MB Progress (1): 47/114 MB Progress (1): 47/114 MB Progress (1): 47/114 MB Progress (1): 47/114 MB Progress (1): 47/114 MB Progress (1): 47/114 MB Progress (1): 47/114 MB Progress (1): 47/114 MB Progress (1): 47/114 MB Progress (1): 47/114 MB Progress (1): 47/114 MB Progress (1): 47/114 MB Progress (1): 47/114 MB Progress (1): 47/114 MB Progress (1): 47/114 MB Progress (1): 47/114 MB Progress (1): 47/114 MB Progress (1): 47/114 MB Progress (1): 47/114 MB Progress (1): 47/114 MB Progress (1): 47/114 MB Progress (1): 47/114 MB Progress (1): 47/114 MB Progress (1): 47/114 MB Progress (1): 47/114 MB Progress (1): 47/114 MB Progress (1): 47/114 MB Progress (1): 47/114 MB Progress (1): 47/114 MB Progress (1): 47/114 MB Progress (1): 47/114 MB Progress (1): 47/114 MB Progress (1): 47/114 MB Progress (1): 47/114 MB Progress (1): 47/114 MB Progress (1): 47/114 MB Progress (1): 47/114 MB Progress (1): 47/114 MB Progress (1): 47/114 MB Progress (1): 47/114 MB Progress (1): 47/114 MB Progress (1): 47/114 MB Progress (1): 47/114 MB Progress (1): 47/114 MB Progress (1): 47/114 MB Progress (1): 47/114 MB Progress (1): 47/114 MB Progress (1): 47/114 MB Progress (1): 47/114 MB Progress (1): 47/114 MB Progress (1): 47/114 MB Progress (1): 47/114 MB Progress (1): 47/114 MB Progress (1): 47/114 MB Progress (1): 47/114 MB Progress (1): 47/114 MB Progress (1): 47/114 MB Progress (1): 47/114 MB Progress (1): 47/114 MB Progress (1): 47/114 MB Progress (1): 47/114 MB Progress (1): 47/114 MB Progress (1): 47/114 MB Progress (1): 47/114 MB Progress (1): 47/114 MB Progress (1): 47/114 MB Progress (1): 47/114 MB Progress (1): 47/114 MB Progress (1): 47/114 MB Progress (1): 47/114 MB Progress (1): 47/114 MB Progress (1): 47/114 MB Progress (1): 47/114 MB Progress (1): 47/114 MB Progress (1): 47/114 MB Progress (1): 47/114 MB Progress (1): 47/114 MB Progress (1): 47/114 MB Progress (1): 47/114 MB Progress (1): 47/114 MB Progress (1): 47/114 MB Progress (1): 47/114 MB Progress (1): 47/114 MB Progress (1): 47/114 MB Progress (1): 47/114 MB Progress (1): 47/114 MB Progress (1): 47/114 MB Progress (1): 47/114 MB Progress (1): 48/114 MB Progress (1): 48/114 MB Progress (1): 48/114 MB Progress (1): 48/114 MB Progress (1): 48/114 MB Progress (1): 48/114 MB Progress (1): 48/114 MB Progress (1): 48/114 MB Progress (1): 48/114 MB Progress (1): 48/114 MB Progress (1): 48/114 MB Progress (1): 48/114 MB Progress (1): 48/114 MB Progress (1): 48/114 MB Progress (1): 48/114 MB Progress (1): 48/114 MB Progress (1): 48/114 MB Progress (1): 48/114 MB Progress (1): 48/114 MB Progress (1): 48/114 MB Progress (1): 48/114 MB Progress (1): 48/114 MB Progress (1): 48/114 MB Progress (1): 48/114 MB Progress (1): 48/114 MB Progress (1): 48/114 MB Progress (1): 48/114 MB Progress (1): 48/114 MB Progress (1): 48/114 MB Progress (1): 48/114 MB Progress (1): 48/114 MB Progress (1): 48/114 MB Progress (1): 48/114 MB Progress (1): 48/114 MB Progress (1): 48/114 MB Progress (1): 48/114 MB Progress (1): 48/114 MB Progress (1): 48/114 MB Progress (1): 48/114 MB Progress (1): 48/114 MB Progress (1): 48/114 MB Progress (1): 48/114 MB Progress (1): 48/114 MB Progress (1): 48/114 MB Progress (1): 48/114 MB Progress (1): 48/114 MB Progress (1): 48/114 MB Progress (1): 48/114 MB Progress (1): 48/114 MB Progress (1): 48/114 MB Progress (1): 48/114 MB Progress (1): 48/114 MB Progress (1): 48/114 MB Progress (1): 48/114 MB Progress (1): 48/114 MB Progress (1): 48/114 MB Progress (1): 48/114 MB Progress (1): 48/114 MB Progress (1): 48/114 MB Progress (1): 48/114 MB Progress (1): 48/114 MB Progress (1): 48/114 MB Progress (1): 48/114 MB Progress (1): 48/114 MB Progress (1): 48/114 MB Progress (1): 48/114 MB Progress (1): 48/114 MB Progress (1): 48/114 MB Progress (1): 48/114 MB Progress (1): 48/114 MB Progress (1): 48/114 MB Progress (1): 48/114 MB Progress (1): 48/114 MB Progress (1): 48/114 MB Progress (1): 48/114 MB Progress (1): 48/114 MB Progress (1): 48/114 MB Progress (1): 48/114 MB Progress (1): 48/114 MB Progress (1): 48/114 MB Progress (1): 48/114 MB Progress (1): 48/114 MB Progress (1): 48/114 MB Progress (1): 48/114 MB Progress (1): 48/114 MB Progress (1): 48/114 MB Progress (1): 48/114 MB Progress (1): 48/114 MB Progress (1): 48/114 MB Progress (1): 48/114 MB Progress (1): 48/114 MB Progress (1): 48/114 MB Progress (1): 48/114 MB Progress (1): 48/114 MB Progress (1): 48/114 MB Progress (1): 48/114 MB Progress (1): 48/114 MB Progress (1): 48/114 MB Progress (1): 48/114 MB Progress (1): 48/114 MB Progress (1): 48/114 MB Progress (1): 48/114 MB Progress (1): 48/114 MB Progress (1): 48/114 MB Progress (1): 48/114 MB Progress (1): 48/114 MB Progress (1): 48/114 MB Progress (1): 48/114 MB Progress (1): 48/114 MB Progress (1): 48/114 MB Progress (1): 48/114 MB Progress (1): 48/114 MB Progress (1): 48/114 MB Progress (1): 48/114 MB Progress (1): 48/114 MB Progress (1): 48/114 MB Progress (1): 48/114 MB Progress (1): 48/114 MB Progress (1): 48/114 MB Progress (1): 48/114 MB Progress (1): 48/114 MB Progress (1): 48/114 MB Progress (1): 48/114 MB Progress (1): 48/114 MB Progress (1): 48/114 MB Progress (1): 48/114 MB Progress (1): 48/114 MB Progress (1): 48/114 MB Progress (1): 48/114 MB Progress (1): 48/114 MB Progress (1): 48/114 MB Progress (1): 48/114 MB Progress (1): 48/114 MB Progress (1): 48/114 MB Progress (1): 48/114 MB Progress (1): 48/114 MB Progress (1): 48/114 MB Progress (1): 48/114 MB Progress (1): 48/114 MB Progress (1): 48/114 MB Progress (1): 48/114 MB Progress (1): 48/114 MB Progress (1): 48/114 MB Progress (1): 48/114 MB Progress (1): 48/114 MB Progress (1): 48/114 MB Progress (1): 48/114 MB Progress (1): 48/114 MB Progress (1): 48/114 MB Progress (1): 48/114 MB Progress (1): 48/114 MB Progress (1): 48/114 MB Progress (1): 48/114 MB Progress (1): 48/114 MB Progress (1): 48/114 MB Progress (1): 48/114 MB Progress (1): 48/114 MB Progress (1): 48/114 MB Progress (1): 48/114 MB Progress (1): 48/114 MB Progress (1): 48/114 MB Progress (1): 48/114 MB Progress (1): 48/114 MB Progress (1): 48/114 MB Progress (1): 48/114 MB Progress (1): 48/114 MB Progress (1): 48/114 MB Progress (1): 48/114 MB Progress (1): 48/114 MB Progress (1): 48/114 MB Progress (1): 48/114 MB Progress (1): 48/114 MB Progress (1): 48/114 MB Progress (1): 48/114 MB Progress (1): 48/114 MB Progress (1): 48/114 MB Progress (1): 48/114 MB Progress (1): 48/114 MB Progress (1): 48/114 MB Progress (1): 48/114 MB Progress (1): 48/114 MB Progress (1): 48/114 MB Progress (1): 48/114 MB Progress (1): 48/114 MB Progress (1): 48/114 MB Progress (1): 48/114 MB Progress (1): 48/114 MB Progress (1): 48/114 MB Progress (1): 48/114 MB Progress (1): 48/114 MB Progress (1): 48/114 MB Progress (1): 48/114 MB Progress (1): 48/114 MB Progress (1): 48/114 MB Progress (1): 48/114 MB Progress (1): 48/114 MB Progress (1): 48/114 MB Progress (1): 48/114 MB Progress (1): 48/114 MB Progress (1): 48/114 MB Progress (1): 48/114 MB Progress (1): 48/114 MB Progress (1): 48/114 MB Progress (1): 48/114 MB Progress (1): 48/114 MB Progress (1): 48/114 MB Progress (1): 48/114 MB Progress (1): 48/114 MB Progress (1): 48/114 MB Progress (1): 48/114 MB Progress (1): 48/114 MB Progress (1): 48/114 MB Progress (1): 48/114 MB Progress (1): 48/114 MB Progress (1): 48/114 MB Progress (1): 48/114 MB Progress (1): 48/114 MB Progress (1): 48/114 MB Progress (1): 48/114 MB Progress (1): 48/114 MB Progress (1): 48/114 MB Progress (1): 48/114 MB Progress (1): 48/114 MB Progress (1): 48/114 MB Progress (1): 48/114 MB Progress (1): 48/114 MB Progress (1): 48/114 MB Progress (1): 48/114 MB Progress (1): 48/114 MB Progress (1): 48/114 MB Progress (1): 48/114 MB Progress (1): 48/114 MB Progress (1): 48/114 MB Progress (1): 48/114 MB Progress (1): 48/114 MB Progress (1): 48/114 MB Progress (1): 48/114 MB Progress (1): 48/114 MB Progress (1): 48/114 MB Progress (1): 48/114 MB Progress (1): 48/114 MB Progress (1): 48/114 MB Progress (1): 48/114 MB Progress (1): 48/114 MB Progress (1): 48/114 MB Progress (1): 48/114 MB Progress (1): 48/114 MB Progress (1): 48/114 MB Progress (1): 48/114 MB Progress (1): 48/114 MB Progress (1): 48/114 MB Progress (1): 48/114 MB Progress (1): 48/114 MB Progress (1): 48/114 MB Progress (1): 48/114 MB Progress (1): 48/114 MB Progress (1): 48/114 MB Progress (1): 48/114 MB Progress (1): 48/114 MB Progress (1): 48/114 MB Progress (1): 48/114 MB Progress (1): 48/114 MB Progress (1): 48/114 MB Progress (1): 48/114 MB Progress (1): 48/114 MB Progress (1): 48/114 MB Progress (1): 48/114 MB Progress (1): 48/114 MB Progress (1): 48/114 MB Progress (1): 48/114 MB Progress (1): 48/114 MB Progress (1): 48/114 MB Progress (1): 48/114 MB Progress (1): 48/114 MB Progress (1): 48/114 MB Progress (1): 48/114 MB Progress (1): 48/114 MB Progress (1): 48/114 MB Progress (1): 48/114 MB Progress (1): 48/114 MB Progress (1): 48/114 MB Progress (1): 48/114 MB Progress (1): 48/114 MB Progress (1): 48/114 MB Progress (1): 48/114 MB Progress (1): 48/114 MB Progress (1): 48/114 MB Progress (1): 48/114 MB Progress (1): 48/114 MB Progress (1): 48/114 MB Progress (1): 48/114 MB Progress (1): 48/114 MB Progress (1): 48/114 MB Progress (1): 48/114 MB Progress (1): 48/114 MB Progress (1): 48/114 MB Progress (1): 48/114 MB Progress (1): 48/114 MB Progress (1): 48/114 MB Progress (1): 48/114 MB Progress (1): 48/114 MB Progress (1): 48/114 MB Progress (1): 48/114 MB Progress (1): 48/114 MB Progress (1): 48/114 MB Progress (1): 48/114 MB Progress (1): 48/114 MB Progress (1): 48/114 MB Progress (1): 48/114 MB Progress (1): 48/114 MB Progress (1): 48/114 MB Progress (1): 48/114 MB Progress (1): 48/114 MB Progress (1): 48/114 MB Progress (1): 48/114 MB Progress (1): 48/114 MB Progress (1): 48/114 MB Progress (1): 48/114 MB Progress (1): 48/114 MB Progress (1): 48/114 MB Progress (1): 48/114 MB Progress (1): 48/114 MB Progress (1): 48/114 MB Progress (1): 48/114 MB Progress (1): 48/114 MB Progress (1): 48/114 MB Progress (1): 48/114 MB Progress (1): 48/114 MB Progress (1): 48/114 MB Progress (1): 48/114 MB Progress (1): 48/114 MB Progress (1): 48/114 MB Progress (1): 48/114 MB Progress (1): 48/114 MB Progress (1): 48/114 MB Progress (1): 48/114 MB Progress (1): 48/114 MB Progress (1): 48/114 MB Progress (1): 48/114 MB Progress (1): 48/114 MB Progress (1): 48/114 MB Progress (1): 48/114 MB Progress (1): 48/114 MB Progress (1): 48/114 MB Progress (1): 48/114 MB Progress (1): 48/114 MB Progress (1): 48/114 MB Progress (1): 48/114 MB Progress (1): 48/114 MB Progress (1): 48/114 MB Progress (1): 48/114 MB Progress (1): 48/114 MB Progress (1): 48/114 MB Progress (1): 48/114 MB Progress (1): 48/114 MB Progress (1): 48/114 MB Progress (1): 48/114 MB Progress (1): 48/114 MB Progress (1): 48/114 MB Progress (1): 48/114 MB Progress (1): 48/114 MB Progress (1): 48/114 MB Progress (1): 48/114 MB Progress (1): 48/114 MB Progress (1): 48/114 MB Progress (1): 48/114 MB Progress (1): 48/114 MB Progress (1): 48/114 MB Progress (1): 48/114 MB Progress (1): 48/114 MB Progress (1): 48/114 MB Progress (1): 48/114 MB Progress (1): 48/114 MB Progress (1): 48/114 MB Progress (1): 48/114 MB Progress (1): 48/114 MB Progress (1): 48/114 MB Progress (1): 48/114 MB Progress (1): 48/114 MB Progress (1): 48/114 MB Progress (1): 48/114 MB Progress (1): 48/114 MB Progress (1): 48/114 MB Progress (1): 48/114 MB Progress (1): 48/114 MB Progress (1): 48/114 MB Progress (1): 48/114 MB Progress (1): 48/114 MB Progress (1): 48/114 MB Progress (1): 48/114 MB Progress (1): 48/114 MB Progress (1): 48/114 MB Progress (1): 48/114 MB Progress (1): 48/114 MB Progress (1): 48/114 MB Progress (1): 48/114 MB Progress (1): 48/114 MB Progress (1): 48/114 MB Progress (1): 48/114 MB Progress (1): 48/114 MB Progress (1): 48/114 MB Progress (1): 48/114 MB Progress (1): 48/114 MB Progress (1): 48/114 MB Progress (1): 48/114 MB Progress (1): 48/114 MB Progress (1): 48/114 MB Progress (1): 48/114 MB Progress (1): 48/114 MB Progress (1): 48/114 MB Progress (1): 48/114 MB Progress (1): 48/114 MB Progress (1): 48/114 MB Progress (1): 48/114 MB Progress (1): 48/114 MB Progress (1): 48/114 MB Progress (1): 48/114 MB Progress (1): 48/114 MB Progress (1): 48/114 MB Progress (1): 48/114 MB Progress (1): 48/114 MB Progress (1): 48/114 MB Progress (1): 48/114 MB Progress (1): 48/114 MB Progress (1): 48/114 MB Progress (1): 48/114 MB Progress (1): 48/114 MB Progress (1): 48/114 MB Progress (1): 48/114 MB Progress (1): 48/114 MB Progress (1): 48/114 MB Progress (1): 48/114 MB Progress (1): 48/114 MB Progress (1): 48/114 MB Progress (1): 48/114 MB Progress (1): 48/114 MB Progress (1): 48/114 MB Progress (1): 48/114 MB Progress (1): 48/114 MB Progress (1): 48/114 MB Progress (1): 48/114 MB Progress (1): 48/114 MB Progress (1): 48/114 MB Progress (1): 48/114 MB Progress (1): 48/114 MB Progress (1): 48/114 MB Progress (1): 48/114 MB Progress (1): 48/114 MB Progress (1): 48/114 MB Progress (1): 48/114 MB Progress (1): 48/114 MB Progress (1): 48/114 MB Progress (1): 48/114 MB Progress (1): 48/114 MB Progress (1): 48/114 MB Progress (1): 48/114 MB Progress (1): 48/114 MB Progress (1): 48/114 MB Progress (1): 48/114 MB Progress (1): 48/114 MB Progress (1): 48/114 MB Progress (1): 48/114 MB Progress (1): 48/114 MB Progress (1): 48/114 MB Progress (1): 48/114 MB Progress (1): 48/114 MB Progress (1): 48/114 MB Progress (1): 48/114 MB Progress (1): 48/114 MB Progress (1): 48/114 MB Progress (1): 48/114 MB Progress (1): 48/114 MB Progress (1): 48/114 MB Progress (1): 48/114 MB Progress (1): 48/114 MB Progress (1): 48/114 MB Progress (1): 48/114 MB Progress (1): 48/114 MB Progress (1): 48/114 MB Progress (1): 48/114 MB Progress (1): 48/114 MB Progress (1): 48/114 MB Progress (1): 48/114 MB Progress (1): 48/114 MB Progress (1): 48/114 MB Progress (1): 48/114 MB Progress (1): 48/114 MB Progress (1): 48/114 MB Progress (1): 49/114 MB Progress (1): 49/114 MB Progress (1): 49/114 MB Progress (1): 49/114 MB Progress (1): 49/114 MB Progress (1): 49/114 MB Progress (1): 49/114 MB Progress (1): 49/114 MB Progress (1): 49/114 MB Progress (1): 49/114 MB Progress (1): 49/114 MB Progress (1): 49/114 MB Progress (1): 49/114 MB Progress (1): 49/114 MB Progress (1): 49/114 MB Progress (1): 49/114 MB Progress (1): 49/114 MB Progress (1): 49/114 MB Progress (1): 49/114 MB Progress (1): 49/114 MB Progress (1): 49/114 MB Progress (1): 49/114 MB Progress (1): 49/114 MB Progress (1): 49/114 MB Progress (1): 49/114 MB Progress (1): 49/114 MB Progress (1): 49/114 MB Progress (1): 49/114 MB Progress (1): 49/114 MB Progress (1): 49/114 MB Progress (1): 49/114 MB Progress (1): 49/114 MB Progress (1): 49/114 MB Progress (1): 49/114 MB Progress (1): 49/114 MB Progress (1): 49/114 MB Progress (1): 49/114 MB Progress (1): 49/114 MB Progress (1): 49/114 MB Progress (1): 49/114 MB Progress (1): 49/114 MB Progress (1): 49/114 MB Progress (1): 49/114 MB Progress (1): 49/114 MB Progress (1): 49/114 MB Progress (1): 49/114 MB Progress (1): 49/114 MB Progress (1): 49/114 MB Progress (1): 49/114 MB Progress (1): 49/114 MB Progress (1): 49/114 MB Progress (1): 49/114 MB Progress (1): 49/114 MB Progress (1): 49/114 MB Progress (1): 49/114 MB Progress (1): 49/114 MB Progress (1): 49/114 MB Progress (1): 49/114 MB Progress (1): 49/114 MB Progress (1): 49/114 MB Progress (1): 49/114 MB Progress (1): 49/114 MB Progress (1): 49/114 MB Progress (1): 49/114 MB Progress (1): 49/114 MB Progress (1): 49/114 MB Progress (1): 49/114 MB Progress (1): 49/114 MB Progress (1): 49/114 MB Progress (1): 49/114 MB Progress (1): 49/114 MB Progress (1): 49/114 MB Progress (1): 49/114 MB Progress (1): 49/114 MB Progress (1): 49/114 MB Progress (1): 49/114 MB Progress (1): 49/114 MB Progress (1): 49/114 MB Progress (1): 49/114 MB Progress (1): 49/114 MB Progress (1): 49/114 MB Progress (1): 49/114 MB Progress (1): 49/114 MB Progress (1): 49/114 MB Progress (1): 49/114 MB Progress (1): 49/114 MB Progress (1): 49/114 MB Progress (1): 49/114 MB Progress (1): 49/114 MB Progress (1): 49/114 MB Progress (1): 49/114 MB Progress (1): 49/114 MB Progress (1): 49/114 MB Progress (1): 49/114 MB Progress (1): 49/114 MB Progress (1): 49/114 MB Progress (1): 49/114 MB Progress (1): 49/114 MB Progress (1): 49/114 MB Progress (1): 49/114 MB Progress (1): 49/114 MB Progress (1): 49/114 MB Progress (1): 49/114 MB Progress (1): 49/114 MB Progress (1): 49/114 MB Progress (1): 49/114 MB Progress (1): 49/114 MB Progress (1): 49/114 MB Progress (1): 49/114 MB Progress (1): 49/114 MB Progress (1): 49/114 MB Progress (1): 49/114 MB Progress (1): 49/114 MB Progress (1): 49/114 MB Progress (1): 49/114 MB Progress (1): 49/114 MB Progress (1): 49/114 MB Progress (1): 49/114 MB Progress (1): 49/114 MB Progress (1): 49/114 MB Progress (1): 49/114 MB Progress (1): 49/114 MB Progress (1): 49/114 MB Progress (1): 49/114 MB Progress (1): 49/114 MB Progress (1): 49/114 MB Progress (1): 49/114 MB Progress (1): 49/114 MB Progress (1): 49/114 MB Progress (1): 49/114 MB Progress (1): 49/114 MB Progress (1): 49/114 MB Progress (1): 49/114 MB Progress (1): 49/114 MB Progress (1): 49/114 MB Progress (1): 49/114 MB Progress (1): 49/114 MB Progress (1): 49/114 MB Progress (1): 49/114 MB Progress (1): 49/114 MB Progress (1): 49/114 MB Progress (1): 49/114 MB Progress (1): 49/114 MB Progress (1): 49/114 MB Progress (1): 49/114 MB Progress (1): 49/114 MB Progress (1): 49/114 MB Progress (1): 49/114 MB Progress (1): 49/114 MB Progress (1): 49/114 MB Progress (1): 49/114 MB Progress (1): 49/114 MB Progress (1): 49/114 MB Progress (1): 49/114 MB Progress (1): 49/114 MB Progress (1): 49/114 MB Progress (1): 49/114 MB Progress (1): 49/114 MB Progress (1): 49/114 MB Progress (1): 49/114 MB Progress (1): 49/114 MB Progress (1): 49/114 MB Progress (1): 49/114 MB Progress (1): 49/114 MB Progress (1): 49/114 MB Progress (1): 49/114 MB Progress (1): 49/114 MB Progress (1): 49/114 MB Progress (1): 49/114 MB Progress (1): 49/114 MB Progress (1): 49/114 MB Progress (1): 49/114 MB Progress (1): 49/114 MB Progress (1): 49/114 MB Progress (1): 49/114 MB Progress (1): 49/114 MB Progress (1): 49/114 MB Progress (1): 49/114 MB Progress (1): 49/114 MB Progress (1): 49/114 MB Progress (1): 49/114 MB Progress (1): 49/114 MB Progress (1): 49/114 MB Progress (1): 49/114 MB Progress (1): 49/114 MB Progress (1): 49/114 MB Progress (1): 49/114 MB Progress (1): 49/114 MB Progress (1): 49/114 MB Progress (1): 49/114 MB Progress (1): 49/114 MB Progress (1): 49/114 MB Progress (1): 49/114 MB Progress (1): 49/114 MB Progress (1): 49/114 MB Progress (1): 49/114 MB Progress (1): 49/114 MB Progress (1): 49/114 MB Progress (1): 49/114 MB Progress (1): 49/114 MB Progress (1): 49/114 MB Progress (1): 49/114 MB Progress (1): 49/114 MB Progress (1): 49/114 MB Progress (1): 49/114 MB Progress (1): 49/114 MB Progress (1): 49/114 MB Progress (1): 49/114 MB Progress (1): 49/114 MB Progress (1): 49/114 MB Progress (1): 49/114 MB Progress (1): 49/114 MB Progress (1): 49/114 MB Progress (1): 49/114 MB Progress (1): 49/114 MB Progress (1): 49/114 MB Progress (1): 49/114 MB Progress (1): 49/114 MB Progress (1): 49/114 MB Progress (1): 49/114 MB Progress (1): 49/114 MB Progress (1): 49/114 MB Progress (1): 49/114 MB Progress (1): 49/114 MB Progress (1): 49/114 MB Progress (1): 49/114 MB Progress (1): 49/114 MB Progress (1): 49/114 MB Progress (1): 49/114 MB Progress (1): 49/114 MB Progress (1): 49/114 MB Progress (1): 49/114 MB Progress (1): 49/114 MB Progress (1): 49/114 MB Progress (1): 49/114 MB Progress (1): 49/114 MB Progress (1): 49/114 MB Progress (1): 49/114 MB Progress (1): 49/114 MB Progress (1): 49/114 MB Progress (1): 49/114 MB Progress (1): 49/114 MB Progress (1): 49/114 MB Progress (1): 49/114 MB Progress (1): 49/114 MB Progress (1): 49/114 MB Progress (1): 49/114 MB Progress (1): 49/114 MB Progress (1): 49/114 MB Progress (1): 49/114 MB Progress (1): 49/114 MB Progress (1): 49/114 MB Progress (1): 49/114 MB Progress (1): 49/114 MB Progress (1): 49/114 MB Progress (1): 49/114 MB Progress (1): 49/114 MB Progress (1): 49/114 MB Progress (1): 49/114 MB Progress (1): 49/114 MB Progress (1): 49/114 MB Progress (1): 49/114 MB Progress (1): 49/114 MB Progress (1): 49/114 MB Progress (1): 49/114 MB Progress (1): 49/114 MB Progress (1): 49/114 MB Progress (1): 49/114 MB Progress (1): 49/114 MB Progress (1): 49/114 MB Progress (1): 49/114 MB Progress (1): 49/114 MB Progress (1): 49/114 MB Progress (1): 49/114 MB Progress (1): 49/114 MB Progress (1): 49/114 MB Progress (1): 49/114 MB Progress (1): 49/114 MB Progress (1): 49/114 MB Progress (1): 49/114 MB Progress (1): 49/114 MB Progress (1): 49/114 MB Progress (1): 49/114 MB Progress (1): 49/114 MB Progress (1): 49/114 MB Progress (1): 49/114 MB Progress (1): 49/114 MB Progress (1): 49/114 MB Progress (1): 49/114 MB Progress (1): 49/114 MB Progress (1): 49/114 MB Progress (1): 49/114 MB Progress (1): 49/114 MB Progress (1): 49/114 MB Progress (1): 49/114 MB Progress (1): 49/114 MB Progress (1): 49/114 MB Progress (1): 49/114 MB Progress (1): 49/114 MB Progress (1): 49/114 MB Progress (1): 49/114 MB Progress (1): 49/114 MB Progress (1): 49/114 MB Progress (1): 49/114 MB Progress (1): 49/114 MB Progress (1): 49/114 MB Progress (1): 49/114 MB Progress (1): 49/114 MB Progress (1): 49/114 MB Progress (1): 49/114 MB Progress (1): 49/114 MB Progress (1): 49/114 MB Progress (1): 49/114 MB Progress (1): 49/114 MB Progress (1): 49/114 MB Progress (1): 49/114 MB Progress (1): 49/114 MB Progress (1): 49/114 MB Progress (1): 49/114 MB Progress (1): 49/114 MB Progress (1): 49/114 MB Progress (1): 49/114 MB Progress (1): 49/114 MB Progress (1): 49/114 MB Progress (1): 49/114 MB Progress (1): 49/114 MB Progress (1): 49/114 MB Progress (1): 49/114 MB Progress (1): 49/114 MB Progress (1): 49/114 MB Progress (1): 49/114 MB Progress (1): 49/114 MB Progress (1): 49/114 MB Progress (1): 49/114 MB Progress (1): 49/114 MB Progress (1): 49/114 MB Progress (1): 49/114 MB Progress (1): 49/114 MB Progress (1): 49/114 MB Progress (1): 49/114 MB Progress (1): 49/114 MB Progress (1): 49/114 MB Progress (1): 49/114 MB Progress (1): 49/114 MB Progress (1): 49/114 MB Progress (1): 49/114 MB Progress (1): 49/114 MB Progress (1): 49/114 MB Progress (1): 49/114 MB Progress (1): 49/114 MB Progress (1): 49/114 MB Progress (1): 49/114 MB Progress (1): 49/114 MB Progress (1): 49/114 MB Progress (1): 49/114 MB Progress (1): 49/114 MB Progress (1): 49/114 MB Progress (1): 49/114 MB Progress (1): 49/114 MB Progress (1): 49/114 MB Progress (1): 49/114 MB Progress (1): 49/114 MB Progress (1): 49/114 MB Progress (1): 49/114 MB Progress (1): 49/114 MB Progress (1): 49/114 MB Progress (1): 49/114 MB Progress (1): 49/114 MB Progress (1): 49/114 MB Progress (1): 49/114 MB Progress (1): 49/114 MB Progress (1): 49/114 MB Progress (1): 49/114 MB Progress (1): 49/114 MB Progress (1): 49/114 MB Progress (1): 49/114 MB Progress (1): 49/114 MB Progress (1): 49/114 MB Progress (1): 49/114 MB Progress (1): 49/114 MB Progress (1): 49/114 MB Progress (1): 49/114 MB Progress (1): 49/114 MB Progress (1): 49/114 MB Progress (1): 49/114 MB Progress (1): 49/114 MB Progress (1): 49/114 MB Progress (1): 49/114 MB Progress (1): 49/114 MB Progress (1): 49/114 MB Progress (1): 49/114 MB Progress (1): 49/114 MB Progress (1): 49/114 MB Progress (1): 49/114 MB Progress (1): 49/114 MB Progress (1): 49/114 MB Progress (1): 49/114 MB Progress (1): 49/114 MB Progress (1): 49/114 MB Progress (1): 49/114 MB Progress (1): 49/114 MB Progress (1): 49/114 MB Progress (1): 49/114 MB Progress (1): 49/114 MB Progress (1): 49/114 MB Progress (1): 49/114 MB Progress (1): 49/114 MB Progress (1): 49/114 MB Progress (1): 49/114 MB Progress (1): 49/114 MB Progress (1): 49/114 MB Progress (1): 49/114 MB Progress (1): 49/114 MB Progress (1): 49/114 MB Progress (1): 49/114 MB Progress (1): 49/114 MB Progress (1): 49/114 MB Progress (1): 49/114 MB Progress (1): 49/114 MB Progress (1): 49/114 MB Progress (1): 49/114 MB Progress (1): 49/114 MB Progress (1): 49/114 MB Progress (1): 49/114 MB Progress (1): 49/114 MB Progress (1): 49/114 MB Progress (1): 49/114 MB Progress (1): 49/114 MB Progress (1): 49/114 MB Progress (1): 49/114 MB Progress (1): 49/114 MB Progress (1): 49/114 MB Progress (1): 49/114 MB Progress (1): 49/114 MB Progress (1): 49/114 MB Progress (1): 49/114 MB Progress (1): 49/114 MB Progress (1): 49/114 MB Progress (1): 49/114 MB Progress (1): 49/114 MB Progress (1): 49/114 MB Progress (1): 49/114 MB Progress (1): 49/114 MB Progress (1): 49/114 MB Progress (1): 49/114 MB Progress (1): 49/114 MB Progress (1): 49/114 MB Progress (1): 49/114 MB Progress (1): 49/114 MB Progress (1): 49/114 MB Progress (1): 49/114 MB Progress (1): 49/114 MB Progress (1): 49/114 MB Progress (1): 49/114 MB Progress (1): 49/114 MB Progress (1): 49/114 MB Progress (1): 49/114 MB Progress (1): 49/114 MB Progress (1): 49/114 MB Progress (1): 49/114 MB Progress (1): 49/114 MB Progress (1): 49/114 MB Progress (1): 49/114 MB Progress (1): 49/114 MB Progress (1): 49/114 MB Progress (1): 49/114 MB Progress (1): 49/114 MB Progress (1): 49/114 MB Progress (1): 49/114 MB Progress (1): 49/114 MB Progress (1): 49/114 MB Progress (1): 49/114 MB Progress (1): 49/114 MB Progress (1): 49/114 MB Progress (1): 49/114 MB Progress (1): 49/114 MB Progress (1): 49/114 MB Progress (1): 49/114 MB Progress (1): 49/114 MB Progress (1): 49/114 MB Progress (1): 49/114 MB Progress (1): 49/114 MB Progress (1): 49/114 MB Progress (1): 49/114 MB Progress (1): 49/114 MB Progress (1): 49/114 MB Progress (1): 49/114 MB Progress (1): 49/114 MB Progress (1): 50/114 MB Progress (1): 50/114 MB Progress (1): 50/114 MB Progress (1): 50/114 MB Progress (1): 50/114 MB Progress (1): 50/114 MB Progress (1): 50/114 MB Progress (1): 50/114 MB Progress (1): 50/114 MB Progress (1): 50/114 MB Progress (1): 50/114 MB Progress (1): 50/114 MB Progress (1): 50/114 MB Progress (1): 50/114 MB Progress (1): 50/114 MB Progress (1): 50/114 MB Progress (1): 50/114 MB Progress (1): 50/114 MB Progress (1): 50/114 MB Progress (1): 50/114 MB Progress (1): 50/114 MB Progress (1): 50/114 MB Progress (1): 50/114 MB Progress (1): 50/114 MB Progress (1): 50/114 MB Progress (1): 50/114 MB Progress (1): 50/114 MB Progress (1): 50/114 MB Progress (1): 50/114 MB Progress (1): 50/114 MB Progress (1): 50/114 MB Progress (1): 50/114 MB Progress (1): 50/114 MB Progress (1): 50/114 MB Progress (1): 50/114 MB Progress (1): 50/114 MB Progress (1): 50/114 MB Progress (1): 50/114 MB Progress (1): 50/114 MB Progress (1): 50/114 MB Progress (1): 50/114 MB Progress (1): 50/114 MB Progress (1): 50/114 MB Progress (1): 50/114 MB Progress (1): 50/114 MB Progress (1): 50/114 MB Progress (1): 50/114 MB Progress (1): 50/114 MB Progress (1): 50/114 MB Progress (1): 50/114 MB Progress (1): 50/114 MB Progress (1): 50/114 MB Progress (1): 50/114 MB Progress (1): 50/114 MB Progress (1): 50/114 MB Progress (1): 50/114 MB Progress (1): 50/114 MB Progress (1): 50/114 MB Progress (1): 50/114 MB Progress (1): 50/114 MB Progress (1): 50/114 MB Progress (1): 50/114 MB Progress (1): 50/114 MB Progress (1): 50/114 MB Progress (1): 50/114 MB Progress (1): 50/114 MB Progress (1): 50/114 MB Progress (1): 50/114 MB Progress (1): 50/114 MB Progress (1): 50/114 MB Progress (1): 50/114 MB Progress (1): 50/114 MB Progress (1): 50/114 MB Progress (1): 50/114 MB Progress (1): 50/114 MB Progress (1): 50/114 MB Progress (1): 50/114 MB Progress (1): 50/114 MB Progress (1): 50/114 MB Progress (1): 50/114 MB Progress (1): 50/114 MB Progress (1): 50/114 MB Progress (1): 50/114 MB Progress (1): 50/114 MB Progress (1): 50/114 MB Progress (1): 50/114 MB Progress (1): 50/114 MB Progress (1): 50/114 MB Progress (1): 50/114 MB Progress (1): 50/114 MB Progress (1): 50/114 MB Progress (1): 50/114 MB Progress (1): 50/114 MB Progress (1): 50/114 MB Progress (1): 50/114 MB Progress (1): 50/114 MB Progress (1): 50/114 MB Progress (1): 50/114 MB Progress (1): 50/114 MB Progress (1): 50/114 MB Progress (1): 50/114 MB Progress (1): 50/114 MB Progress (1): 50/114 MB Progress (1): 50/114 MB Progress (1): 50/114 MB Progress (1): 50/114 MB Progress (1): 50/114 MB Progress (1): 50/114 MB Progress (1): 50/114 MB Progress (1): 50/114 MB Progress (1): 50/114 MB Progress (1): 50/114 MB Progress (1): 50/114 MB Progress (1): 50/114 MB Progress (1): 50/114 MB Progress (1): 50/114 MB Progress (1): 50/114 MB Progress (1): 50/114 MB Progress (1): 50/114 MB Progress (1): 50/114 MB Progress (1): 50/114 MB Progress (1): 50/114 MB Progress (1): 50/114 MB Progress (1): 50/114 MB Progress (1): 50/114 MB Progress (1): 50/114 MB Progress (1): 50/114 MB Progress (1): 50/114 MB Progress (1): 50/114 MB Progress (1): 50/114 MB Progress (1): 50/114 MB Progress (1): 50/114 MB Progress (1): 50/114 MB Progress (1): 50/114 MB Progress (1): 50/114 MB Progress (1): 50/114 MB Progress (1): 50/114 MB Progress (1): 50/114 MB Progress (1): 50/114 MB Progress (1): 50/114 MB Progress (1): 50/114 MB Progress (1): 50/114 MB Progress (1): 50/114 MB Progress (1): 50/114 MB Progress (1): 50/114 MB Progress (1): 50/114 MB Progress (1): 50/114 MB Progress (1): 50/114 MB Progress (1): 50/114 MB Progress (1): 50/114 MB Progress (1): 50/114 MB Progress (1): 50/114 MB Progress (1): 50/114 MB Progress (1): 50/114 MB Progress (1): 50/114 MB Progress (1): 50/114 MB Progress (1): 50/114 MB Progress (1): 50/114 MB Progress (1): 50/114 MB Progress (1): 50/114 MB Progress (1): 50/114 MB Progress (1): 50/114 MB Progress (1): 50/114 MB Progress (1): 50/114 MB Progress (1): 50/114 MB Progress (1): 50/114 MB Progress (1): 50/114 MB Progress (1): 50/114 MB Progress (1): 50/114 MB Progress (1): 50/114 MB Progress (1): 50/114 MB Progress (1): 50/114 MB Progress (1): 50/114 MB Progress (1): 50/114 MB Progress (1): 50/114 MB Progress (1): 50/114 MB Progress (1): 50/114 MB Progress (1): 50/114 MB Progress (1): 50/114 MB Progress (1): 50/114 MB Progress (1): 50/114 MB Progress (1): 50/114 MB Progress (1): 50/114 MB Progress (1): 50/114 MB Progress (1): 50/114 MB Progress (1): 50/114 MB Progress (1): 50/114 MB Progress (1): 50/114 MB Progress (1): 50/114 MB Progress (1): 50/114 MB Progress (1): 50/114 MB Progress (1): 50/114 MB Progress (1): 50/114 MB Progress (1): 50/114 MB Progress (1): 50/114 MB Progress (1): 50/114 MB Progress (1): 50/114 MB Progress (1): 50/114 MB Progress (1): 50/114 MB Progress (1): 50/114 MB Progress (1): 50/114 MB Progress (1): 50/114 MB Progress (1): 50/114 MB Progress (1): 50/114 MB Progress (1): 50/114 MB Progress (1): 50/114 MB Progress (1): 50/114 MB Progress (1): 50/114 MB Progress (1): 50/114 MB Progress (1): 50/114 MB Progress (1): 50/114 MB Progress (1): 50/114 MB Progress (1): 50/114 MB Progress (1): 50/114 MB Progress (1): 50/114 MB Progress (1): 50/114 MB Progress (1): 50/114 MB Progress (1): 50/114 MB Progress (1): 50/114 MB Progress (1): 50/114 MB Progress (1): 50/114 MB Progress (1): 50/114 MB Progress (1): 50/114 MB Progress (1): 50/114 MB Progress (1): 50/114 MB Progress (1): 50/114 MB Progress (1): 50/114 MB Progress (1): 50/114 MB Progress (1): 50/114 MB Progress (1): 50/114 MB Progress (1): 50/114 MB Progress (1): 50/114 MB Progress (1): 50/114 MB Progress (1): 50/114 MB Progress (1): 50/114 MB Progress (1): 50/114 MB Progress (1): 50/114 MB Progress (1): 50/114 MB Progress (1): 50/114 MB Progress (1): 50/114 MB Progress (1): 50/114 MB Progress (1): 50/114 MB Progress (1): 50/114 MB Progress (1): 50/114 MB Progress (1): 50/114 MB Progress (1): 50/114 MB Progress (1): 50/114 MB Progress (1): 50/114 MB Progress (1): 50/114 MB Progress (1): 50/114 MB Progress (1): 50/114 MB Progress (1): 50/114 MB Progress (1): 50/114 MB Progress (1): 50/114 MB Progress (1): 50/114 MB Progress (1): 50/114 MB Progress (1): 50/114 MB Progress (1): 50/114 MB Progress (1): 50/114 MB Progress (1): 50/114 MB Progress (1): 50/114 MB Progress (1): 50/114 MB Progress (1): 50/114 MB Progress (1): 50/114 MB Progress (1): 50/114 MB Progress (1): 50/114 MB Progress (1): 50/114 MB Progress (1): 50/114 MB Progress (1): 50/114 MB Progress (1): 50/114 MB Progress (1): 50/114 MB Progress (1): 50/114 MB Progress (1): 50/114 MB Progress (1): 50/114 MB Progress (1): 50/114 MB Progress (1): 50/114 MB Progress (1): 50/114 MB Progress (1): 50/114 MB Progress (1): 50/114 MB Progress (1): 50/114 MB Progress (1): 50/114 MB Progress (1): 50/114 MB Progress (1): 50/114 MB Progress (1): 50/114 MB Progress (1): 50/114 MB Progress (1): 50/114 MB Progress (1): 50/114 MB Progress (1): 50/114 MB Progress (1): 50/114 MB Progress (1): 50/114 MB Progress (1): 50/114 MB Progress (1): 50/114 MB Progress (1): 50/114 MB Progress (1): 50/114 MB Progress (1): 50/114 MB Progress (1): 50/114 MB Progress (1): 50/114 MB Progress (1): 50/114 MB Progress (1): 50/114 MB Progress (1): 50/114 MB Progress (1): 50/114 MB Progress (1): 50/114 MB Progress (1): 50/114 MB Progress (1): 50/114 MB Progress (1): 50/114 MB Progress (1): 50/114 MB Progress (1): 50/114 MB Progress (1): 50/114 MB Progress (1): 50/114 MB Progress (1): 50/114 MB Progress (1): 50/114 MB Progress (1): 50/114 MB Progress (1): 50/114 MB Progress (1): 50/114 MB Progress (1): 50/114 MB Progress (1): 50/114 MB Progress (1): 50/114 MB Progress (1): 50/114 MB Progress (1): 50/114 MB Progress (1): 50/114 MB Progress (1): 50/114 MB Progress (1): 50/114 MB Progress (1): 50/114 MB Progress (1): 50/114 MB Progress (1): 50/114 MB Progress (1): 50/114 MB Progress (1): 50/114 MB Progress (1): 50/114 MB Progress (1): 50/114 MB Progress (1): 50/114 MB Progress (1): 50/114 MB Progress (1): 50/114 MB Progress (1): 50/114 MB Progress (1): 50/114 MB Progress (1): 50/114 MB Progress (1): 50/114 MB Progress (1): 50/114 MB Progress (1): 50/114 MB Progress (1): 50/114 MB Progress (1): 50/114 MB Progress (1): 50/114 MB Progress (1): 50/114 MB Progress (1): 50/114 MB Progress (1): 50/114 MB Progress (1): 50/114 MB Progress (1): 50/114 MB Progress (1): 50/114 MB Progress (1): 50/114 MB Progress (1): 50/114 MB Progress (1): 50/114 MB Progress (1): 50/114 MB Progress (1): 50/114 MB Progress (1): 50/114 MB Progress (1): 50/114 MB Progress (1): 50/114 MB Progress (1): 50/114 MB Progress (1): 50/114 MB Progress (1): 50/114 MB Progress (1): 50/114 MB Progress (1): 50/114 MB Progress (1): 50/114 MB Progress (1): 50/114 MB Progress (1): 50/114 MB Progress (1): 50/114 MB Progress (1): 50/114 MB Progress (1): 50/114 MB Progress (1): 50/114 MB Progress (1): 50/114 MB Progress (1): 50/114 MB Progress (1): 50/114 MB Progress (1): 50/114 MB Progress (1): 50/114 MB Progress (1): 50/114 MB Progress (1): 50/114 MB Progress (1): 50/114 MB Progress (1): 50/114 MB Progress (1): 50/114 MB Progress (1): 50/114 MB Progress (1): 50/114 MB Progress (1): 50/114 MB Progress (1): 50/114 MB Progress (1): 50/114 MB Progress (1): 50/114 MB Progress (1): 50/114 MB Progress (1): 50/114 MB Progress (1): 50/114 MB Progress (1): 50/114 MB Progress (1): 50/114 MB Progress (1): 50/114 MB Progress (1): 50/114 MB Progress (1): 50/114 MB Progress (1): 50/114 MB Progress (1): 50/114 MB Progress (1): 50/114 MB Progress (1): 50/114 MB Progress (1): 50/114 MB Progress (1): 50/114 MB Progress (1): 50/114 MB Progress (1): 50/114 MB Progress (1): 50/114 MB Progress (1): 50/114 MB Progress (1): 50/114 MB Progress (1): 50/114 MB Progress (1): 50/114 MB Progress (1): 50/114 MB Progress (1): 50/114 MB Progress (1): 50/114 MB Progress (1): 50/114 MB Progress (1): 50/114 MB Progress (1): 50/114 MB Progress (1): 50/114 MB Progress (1): 50/114 MB Progress (1): 50/114 MB Progress (1): 50/114 MB Progress (1): 50/114 MB Progress (1): 50/114 MB Progress (1): 50/114 MB Progress (1): 50/114 MB Progress (1): 50/114 MB Progress (1): 50/114 MB Progress (1): 50/114 MB Progress (1): 50/114 MB Progress (1): 50/114 MB Progress (1): 50/114 MB Progress (1): 50/114 MB Progress (1): 50/114 MB Progress (1): 50/114 MB Progress (1): 50/114 MB Progress (1): 50/114 MB Progress (1): 50/114 MB Progress (1): 50/114 MB Progress (1): 50/114 MB Progress (1): 50/114 MB Progress (1): 50/114 MB Progress (1): 50/114 MB Progress (1): 50/114 MB Progress (1): 50/114 MB Progress (1): 50/114 MB Progress (1): 50/114 MB Progress (1): 50/114 MB Progress (1): 50/114 MB Progress (1): 50/114 MB Progress (1): 50/114 MB Progress (1): 50/114 MB Progress (1): 50/114 MB Progress (1): 50/114 MB Progress (1): 50/114 MB Progress (1): 50/114 MB Progress (1): 50/114 MB Progress (1): 50/114 MB Progress (1): 50/114 MB Progress (1): 50/114 MB Progress (1): 50/114 MB Progress (1): 50/114 MB Progress (1): 50/114 MB Progress (1): 50/114 MB Progress (1): 50/114 MB Progress (1): 50/114 MB Progress (1): 50/114 MB Progress (1): 50/114 MB Progress (1): 50/114 MB Progress (1): 50/114 MB Progress (1): 50/114 MB Progress (1): 50/114 MB Progress (1): 50/114 MB Progress (1): 50/114 MB Progress (1): 50/114 MB Progress (1): 50/114 MB Progress (1): 50/114 MB Progress (1): 50/114 MB Progress (1): 50/114 MB Progress (1): 50/114 MB Progress (1): 50/114 MB Progress (1): 50/114 MB Progress (1): 50/114 MB Progress (1): 50/114 MB Progress (1): 50/114 MB Progress (1): 50/114 MB Progress (1): 50/114 MB Progress (1): 50/114 MB Progress (1): 50/114 MB Progress (1): 50/114 MB Progress (1): 50/114 MB Progress (1): 50/114 MB Progress (1): 50/114 MB Progress (1): 50/114 MB Progress (1): 50/114 MB Progress (1): 50/114 MB Progress (1): 50/114 MB Progress (1): 51/114 MB Progress (1): 51/114 MB Progress (1): 51/114 MB Progress (1): 51/114 MB Progress (1): 51/114 MB Progress (1): 51/114 MB Progress (1): 51/114 MB Progress (1): 51/114 MB Progress (1): 51/114 MB Progress (1): 51/114 MB Progress (1): 51/114 MB Progress (1): 51/114 MB Progress (1): 51/114 MB Progress (1): 51/114 MB Progress (1): 51/114 MB Progress (1): 51/114 MB Progress (1): 51/114 MB Progress (1): 51/114 MB Progress (1): 51/114 MB Progress (1): 51/114 MB Progress (1): 51/114 MB Progress (1): 51/114 MB Progress (1): 51/114 MB Progress (1): 51/114 MB Progress (1): 51/114 MB Progress (1): 51/114 MB Progress (1): 51/114 MB Progress (1): 51/114 MB Progress (1): 51/114 MB Progress (1): 51/114 MB Progress (1): 51/114 MB Progress (1): 51/114 MB Progress (1): 51/114 MB Progress (1): 51/114 MB Progress (1): 51/114 MB Progress (1): 51/114 MB Progress (1): 51/114 MB Progress (1): 51/114 MB Progress (1): 51/114 MB Progress (1): 51/114 MB Progress (1): 51/114 MB Progress (1): 51/114 MB Progress (1): 51/114 MB Progress (1): 51/114 MB Progress (1): 51/114 MB Progress (1): 51/114 MB Progress (1): 51/114 MB Progress (1): 51/114 MB Progress (1): 51/114 MB Progress (1): 51/114 MB Progress (1): 51/114 MB Progress (1): 51/114 MB Progress (1): 51/114 MB Progress (1): 51/114 MB Progress (1): 51/114 MB Progress (1): 51/114 MB Progress (1): 51/114 MB Progress (1): 51/114 MB Progress (1): 51/114 MB Progress (1): 51/114 MB Progress (1): 51/114 MB Progress (1): 51/114 MB Progress (1): 51/114 MB Progress (1): 51/114 MB Progress (1): 51/114 MB Progress (1): 51/114 MB Progress (1): 51/114 MB Progress (1): 51/114 MB Progress (1): 51/114 MB Progress (1): 51/114 MB Progress (1): 51/114 MB Progress (1): 51/114 MB Progress (1): 51/114 MB Progress (1): 51/114 MB Progress (1): 51/114 MB Progress (1): 51/114 MB Progress (1): 51/114 MB Progress (1): 51/114 MB Progress (1): 51/114 MB Progress (1): 51/114 MB Progress (1): 51/114 MB Progress (1): 51/114 MB Progress (1): 51/114 MB Progress (1): 51/114 MB Progress (1): 51/114 MB Progress (1): 51/114 MB Progress (1): 51/114 MB Progress (1): 51/114 MB Progress (1): 51/114 MB Progress (1): 51/114 MB Progress (1): 51/114 MB Progress (1): 51/114 MB Progress (1): 51/114 MB Progress (1): 51/114 MB Progress (1): 51/114 MB Progress (1): 51/114 MB Progress (1): 51/114 MB Progress (1): 51/114 MB Progress (1): 51/114 MB Progress (1): 51/114 MB Progress (1): 51/114 MB Progress (1): 51/114 MB Progress (1): 51/114 MB Progress (1): 51/114 MB Progress (1): 51/114 MB Progress (1): 51/114 MB Progress (1): 51/114 MB Progress (1): 51/114 MB Progress (1): 51/114 MB Progress (1): 51/114 MB Progress (1): 51/114 MB Progress (1): 51/114 MB Progress (1): 51/114 MB Progress (1): 51/114 MB Progress (1): 51/114 MB Progress (1): 51/114 MB Progress (1): 51/114 MB Progress (1): 51/114 MB Progress (1): 51/114 MB Progress (1): 51/114 MB Progress (1): 51/114 MB Progress (1): 51/114 MB Progress (1): 51/114 MB Progress (1): 51/114 MB Progress (1): 51/114 MB Progress (1): 51/114 MB Progress (1): 51/114 MB Progress (1): 51/114 MB Progress (1): 51/114 MB Progress (1): 51/114 MB Progress (1): 51/114 MB Progress (1): 51/114 MB Progress (1): 51/114 MB Progress (1): 51/114 MB Progress (1): 51/114 MB Progress (1): 51/114 MB Progress (1): 51/114 MB Progress (1): 51/114 MB Progress (1): 51/114 MB Progress (1): 51/114 MB Progress (1): 51/114 MB Progress (1): 51/114 MB Progress (1): 51/114 MB Progress (1): 51/114 MB Progress (1): 51/114 MB Progress (1): 51/114 MB Progress (1): 51/114 MB Progress (1): 51/114 MB Progress (1): 51/114 MB Progress (1): 51/114 MB Progress (1): 51/114 MB Progress (1): 51/114 MB Progress (1): 51/114 MB Progress (1): 51/114 MB Progress (1): 51/114 MB Progress (1): 51/114 MB Progress (1): 51/114 MB Progress (1): 51/114 MB Progress (1): 51/114 MB Progress (1): 51/114 MB Progress (1): 51/114 MB Progress (1): 51/114 MB Progress (1): 51/114 MB Progress (1): 51/114 MB Progress (1): 51/114 MB Progress (1): 51/114 MB Progress (1): 51/114 MB Progress (1): 51/114 MB Progress (1): 51/114 MB Progress (1): 51/114 MB Progress (1): 51/114 MB Progress (1): 51/114 MB Progress (1): 51/114 MB Progress (1): 51/114 MB Progress (1): 51/114 MB Progress (1): 51/114 MB Progress (1): 51/114 MB Progress (1): 51/114 MB Progress (1): 51/114 MB Progress (1): 51/114 MB Progress (1): 51/114 MB Progress (1): 51/114 MB Progress (1): 51/114 MB Progress (1): 51/114 MB Progress (1): 51/114 MB Progress (1): 51/114 MB Progress (1): 51/114 MB Progress (1): 51/114 MB Progress (1): 51/114 MB Progress (1): 51/114 MB Progress (1): 51/114 MB Progress (1): 51/114 MB Progress (1): 51/114 MB Progress (1): 51/114 MB Progress (1): 51/114 MB Progress (1): 51/114 MB Progress (1): 51/114 MB Progress (1): 51/114 MB Progress (1): 51/114 MB Progress (1): 51/114 MB Progress (1): 51/114 MB Progress (1): 51/114 MB Progress (1): 51/114 MB Progress (1): 51/114 MB Progress (1): 51/114 MB Progress (1): 51/114 MB Progress (1): 51/114 MB Progress (1): 51/114 MB Progress (1): 51/114 MB Progress (1): 51/114 MB Progress (1): 51/114 MB Progress (1): 51/114 MB Progress (1): 51/114 MB Progress (1): 51/114 MB Progress (1): 51/114 MB Progress (1): 51/114 MB Progress (1): 51/114 MB Progress (1): 51/114 MB Progress (1): 51/114 MB Progress (1): 51/114 MB Progress (1): 51/114 MB Progress (1): 51/114 MB Progress (1): 51/114 MB Progress (1): 51/114 MB Progress (1): 51/114 MB Progress (1): 51/114 MB Progress (1): 51/114 MB Progress (1): 51/114 MB Progress (1): 51/114 MB Progress (1): 51/114 MB Progress (1): 51/114 MB Progress (1): 51/114 MB Progress (1): 51/114 MB Progress (1): 51/114 MB Progress (1): 51/114 MB Progress (1): 51/114 MB Progress (1): 51/114 MB Progress (1): 51/114 MB Progress (1): 51/114 MB Progress (1): 51/114 MB Progress (1): 51/114 MB Progress (1): 51/114 MB Progress (1): 51/114 MB Progress (1): 51/114 MB Progress (1): 51/114 MB Progress (1): 51/114 MB Progress (1): 51/114 MB Progress (1): 51/114 MB Progress (1): 51/114 MB Progress (1): 51/114 MB Progress (1): 51/114 MB Progress (1): 51/114 MB Progress (1): 51/114 MB Progress (1): 51/114 MB Progress (1): 51/114 MB Progress (1): 51/114 MB Progress (1): 51/114 MB Progress (1): 51/114 MB Progress (1): 51/114 MB Progress (1): 51/114 MB Progress (1): 51/114 MB Progress (1): 51/114 MB Progress (1): 51/114 MB Progress (1): 51/114 MB Progress (1): 51/114 MB Progress (1): 51/114 MB Progress (1): 51/114 MB Progress (1): 51/114 MB Progress (1): 51/114 MB Progress (1): 51/114 MB Progress (1): 51/114 MB Progress (1): 51/114 MB Progress (1): 51/114 MB Progress (1): 51/114 MB Progress (1): 51/114 MB Progress (1): 51/114 MB Progress (1): 51/114 MB Progress (1): 51/114 MB Progress (1): 51/114 MB Progress (1): 51/114 MB Progress (1): 51/114 MB Progress (1): 51/114 MB Progress (1): 51/114 MB Progress (1): 51/114 MB Progress (1): 51/114 MB Progress (1): 51/114 MB Progress (1): 51/114 MB Progress (1): 51/114 MB Progress (1): 51/114 MB Progress (1): 51/114 MB Progress (1): 51/114 MB Progress (1): 51/114 MB Progress (1): 51/114 MB Progress (1): 51/114 MB Progress (1): 51/114 MB Progress (1): 51/114 MB Progress (1): 51/114 MB Progress (1): 51/114 MB Progress (1): 51/114 MB Progress (1): 51/114 MB Progress (1): 51/114 MB Progress (1): 51/114 MB Progress (1): 51/114 MB Progress (1): 51/114 MB Progress (1): 51/114 MB Progress (1): 51/114 MB Progress (1): 51/114 MB Progress (1): 51/114 MB Progress (1): 51/114 MB Progress (1): 51/114 MB Progress (1): 51/114 MB Progress (1): 51/114 MB Progress (1): 51/114 MB Progress (1): 51/114 MB Progress (1): 51/114 MB Progress (1): 51/114 MB Progress (1): 51/114 MB Progress (1): 51/114 MB Progress (1): 51/114 MB Progress (1): 51/114 MB Progress (1): 51/114 MB Progress (1): 51/114 MB Progress (1): 51/114 MB Progress (1): 51/114 MB Progress (1): 51/114 MB Progress (1): 51/114 MB Progress (1): 51/114 MB Progress (1): 51/114 MB Progress (1): 51/114 MB Progress (1): 51/114 MB Progress (1): 51/114 MB Progress (1): 51/114 MB Progress (1): 51/114 MB Progress (1): 51/114 MB Progress (1): 51/114 MB Progress (1): 51/114 MB Progress (1): 51/114 MB Progress (1): 51/114 MB Progress (1): 51/114 MB Progress (1): 51/114 MB Progress (1): 51/114 MB Progress (1): 51/114 MB Progress (1): 51/114 MB Progress (1): 51/114 MB Progress (1): 51/114 MB Progress (1): 51/114 MB Progress (1): 51/114 MB Progress (1): 51/114 MB Progress (1): 51/114 MB Progress (1): 51/114 MB Progress (1): 51/114 MB Progress (1): 51/114 MB Progress (1): 51/114 MB Progress (1): 51/114 MB Progress (1): 51/114 MB Progress (1): 51/114 MB Progress (1): 51/114 MB Progress (1): 51/114 MB Progress (1): 51/114 MB Progress (1): 51/114 MB Progress (1): 51/114 MB Progress (1): 51/114 MB Progress (1): 51/114 MB Progress (1): 51/114 MB Progress (1): 51/114 MB Progress (1): 51/114 MB Progress (1): 51/114 MB Progress (1): 51/114 MB Progress (1): 51/114 MB Progress (1): 51/114 MB Progress (1): 51/114 MB Progress (1): 51/114 MB Progress (1): 51/114 MB Progress (1): 51/114 MB Progress (1): 51/114 MB Progress (1): 51/114 MB Progress (1): 51/114 MB Progress (1): 51/114 MB Progress (1): 51/114 MB Progress (1): 51/114 MB Progress (1): 51/114 MB Progress (1): 51/114 MB Progress (1): 51/114 MB Progress (1): 51/114 MB Progress (1): 51/114 MB Progress (1): 51/114 MB Progress (1): 51/114 MB Progress (1): 51/114 MB Progress (1): 51/114 MB Progress (1): 51/114 MB Progress (1): 51/114 MB Progress (1): 51/114 MB Progress (1): 51/114 MB Progress (1): 51/114 MB Progress (1): 51/114 MB Progress (1): 51/114 MB Progress (1): 51/114 MB Progress (1): 51/114 MB Progress (1): 51/114 MB Progress (1): 51/114 MB Progress (1): 51/114 MB Progress (1): 51/114 MB Progress (1): 51/114 MB Progress (1): 51/114 MB Progress (1): 51/114 MB Progress (1): 51/114 MB Progress (1): 51/114 MB Progress (1): 51/114 MB Progress (1): 51/114 MB Progress (1): 51/114 MB Progress (1): 51/114 MB Progress (1): 51/114 MB Progress (1): 51/114 MB Progress (1): 51/114 MB Progress (1): 51/114 MB Progress (1): 51/114 MB Progress (1): 51/114 MB Progress (1): 51/114 MB Progress (1): 51/114 MB Progress (1): 51/114 MB Progress (1): 51/114 MB Progress (1): 51/114 MB Progress (1): 51/114 MB Progress (1): 51/114 MB Progress (1): 51/114 MB Progress (1): 51/114 MB Progress (1): 51/114 MB Progress (1): 51/114 MB Progress (1): 51/114 MB Progress (1): 51/114 MB Progress (1): 51/114 MB Progress (1): 51/114 MB Progress (1): 51/114 MB Progress (1): 51/114 MB Progress (1): 51/114 MB Progress (1): 51/114 MB Progress (1): 51/114 MB Progress (1): 51/114 MB Progress (1): 51/114 MB Progress (1): 51/114 MB Progress (1): 51/114 MB Progress (1): 51/114 MB Progress (1): 51/114 MB Progress (1): 51/114 MB Progress (1): 51/114 MB Progress (1): 51/114 MB Progress (1): 51/114 MB Progress (1): 51/114 MB Progress (1): 51/114 MB Progress (1): 51/114 MB Progress (1): 51/114 MB Progress (1): 51/114 MB Progress (1): 51/114 MB Progress (1): 51/114 MB Progress (1): 51/114 MB Progress (1): 51/114 MB Progress (1): 51/114 MB Progress (1): 51/114 MB Progress (1): 51/114 MB Progress (1): 51/114 MB Progress (1): 51/114 MB Progress (1): 51/114 MB Progress (1): 51/114 MB Progress (1): 51/114 MB Progress (1): 51/114 MB Progress (1): 51/114 MB Progress (1): 51/114 MB Progress (1): 51/114 MB Progress (1): 51/114 MB Progress (1): 51/114 MB Progress (1): 51/114 MB Progress (1): 51/114 MB Progress (1): 51/114 MB Progress (1): 51/114 MB Progress (1): 51/114 MB Progress (1): 51/114 MB Progress (1): 51/114 MB Progress (1): 51/114 MB Progress (1): 51/114 MB Progress (1): 51/114 MB Progress (1): 51/114 MB Progress (1): 51/114 MB Progress (1): 51/114 MB Progress (1): 51/114 MB Progress (1): 51/114 MB Progress (1): 51/114 MB Progress (1): 51/114 MB Progress (1): 51/114 MB Progress (1): 52/114 MB Progress (1): 52/114 MB Progress (1): 52/114 MB Progress (1): 52/114 MB Progress (1): 52/114 MB Progress (1): 52/114 MB Progress (1): 52/114 MB Progress (1): 52/114 MB Progress (1): 52/114 MB Progress (1): 52/114 MB Progress (1): 52/114 MB Progress (1): 52/114 MB Progress (1): 52/114 MB Progress (1): 52/114 MB Progress (1): 52/114 MB Progress (1): 52/114 MB Progress (1): 52/114 MB Progress (1): 52/114 MB Progress (1): 52/114 MB Progress (1): 52/114 MB Progress (1): 52/114 MB Progress (1): 52/114 MB Progress (1): 52/114 MB Progress (1): 52/114 MB Progress (1): 52/114 MB Progress (1): 52/114 MB Progress (1): 52/114 MB Progress (1): 52/114 MB Progress (1): 52/114 MB Progress (1): 52/114 MB Progress (1): 52/114 MB Progress (1): 52/114 MB Progress (1): 52/114 MB Progress (1): 52/114 MB Progress (1): 52/114 MB Progress (1): 52/114 MB Progress (1): 52/114 MB Progress (1): 52/114 MB Progress (1): 52/114 MB Progress (1): 52/114 MB Progress (1): 52/114 MB Progress (1): 52/114 MB Progress (1): 52/114 MB Progress (1): 52/114 MB Progress (1): 52/114 MB Progress (1): 52/114 MB Progress (1): 52/114 MB Progress (1): 52/114 MB Progress (1): 52/114 MB Progress (1): 52/114 MB Progress (1): 52/114 MB Progress (1): 52/114 MB Progress (1): 52/114 MB Progress (1): 52/114 MB Progress (1): 52/114 MB Progress (1): 52/114 MB Progress (1): 52/114 MB Progress (1): 52/114 MB Progress (1): 52/114 MB Progress (1): 52/114 MB Progress (1): 52/114 MB Progress (1): 52/114 MB Progress (1): 52/114 MB Progress (1): 52/114 MB Progress (1): 52/114 MB Progress (1): 52/114 MB Progress (1): 52/114 MB Progress (1): 52/114 MB Progress (1): 52/114 MB Progress (1): 52/114 MB Progress (1): 52/114 MB Progress (1): 52/114 MB Progress (1): 52/114 MB Progress (1): 52/114 MB Progress (1): 52/114 MB Progress (1): 52/114 MB Progress (1): 52/114 MB Progress (1): 52/114 MB Progress (1): 52/114 MB Progress (1): 52/114 MB Progress (1): 52/114 MB Progress (1): 52/114 MB Progress (1): 52/114 MB Progress (1): 52/114 MB Progress (1): 52/114 MB Progress (1): 52/114 MB Progress (1): 52/114 MB Progress (1): 52/114 MB Progress (1): 52/114 MB Progress (1): 52/114 MB Progress (1): 52/114 MB Progress (1): 52/114 MB Progress (1): 52/114 MB Progress (1): 52/114 MB Progress (1): 52/114 MB Progress (1): 52/114 MB Progress (1): 52/114 MB Progress (1): 52/114 MB Progress (1): 52/114 MB Progress (1): 52/114 MB Progress (1): 52/114 MB Progress (1): 52/114 MB Progress (1): 52/114 MB Progress (1): 52/114 MB Progress (1): 52/114 MB Progress (1): 52/114 MB Progress (1): 52/114 MB Progress (1): 52/114 MB Progress (1): 52/114 MB Progress (1): 52/114 MB Progress (1): 52/114 MB Progress (1): 52/114 MB Progress (1): 52/114 MB Progress (1): 52/114 MB Progress (1): 52/114 MB Progress (1): 52/114 MB Progress (1): 52/114 MB Progress (1): 52/114 MB Progress (1): 52/114 MB Progress (1): 52/114 MB Progress (1): 52/114 MB Progress (1): 52/114 MB Progress (1): 52/114 MB Progress (1): 52/114 MB Progress (1): 52/114 MB Progress (1): 52/114 MB Progress (1): 52/114 MB Progress (1): 52/114 MB Progress (1): 52/114 MB Progress (1): 52/114 MB Progress (1): 52/114 MB Progress (1): 52/114 MB Progress (1): 52/114 MB Progress (1): 52/114 MB Progress (1): 52/114 MB Progress (1): 52/114 MB Progress (1): 52/114 MB Progress (1): 52/114 MB Progress (1): 52/114 MB Progress (1): 52/114 MB Progress (1): 52/114 MB Progress (1): 52/114 MB Progress (1): 52/114 MB Progress (1): 52/114 MB Progress (1): 52/114 MB Progress (1): 52/114 MB Progress (1): 52/114 MB Progress (1): 52/114 MB Progress (1): 52/114 MB Progress (1): 52/114 MB Progress (1): 52/114 MB Progress (1): 52/114 MB Progress (1): 52/114 MB Progress (1): 52/114 MB Progress (1): 52/114 MB Progress (1): 52/114 MB Progress (1): 52/114 MB Progress (1): 52/114 MB Progress (1): 52/114 MB Progress (1): 52/114 MB Progress (1): 52/114 MB Progress (1): 52/114 MB Progress (1): 52/114 MB Progress (1): 52/114 MB Progress (1): 52/114 MB Progress (1): 52/114 MB Progress (1): 52/114 MB Progress (1): 52/114 MB Progress (1): 52/114 MB Progress (1): 52/114 MB Progress (1): 52/114 MB Progress (1): 52/114 MB Progress (1): 52/114 MB Progress (1): 52/114 MB Progress (1): 52/114 MB Progress (1): 52/114 MB Progress (1): 52/114 MB Progress (1): 52/114 MB Progress (1): 52/114 MB Progress (1): 52/114 MB Progress (1): 52/114 MB Progress (1): 52/114 MB Progress (1): 52/114 MB Progress (1): 52/114 MB Progress (1): 52/114 MB Progress (1): 52/114 MB Progress (1): 52/114 MB Progress (1): 52/114 MB Progress (1): 52/114 MB Progress (1): 52/114 MB Progress (1): 52/114 MB Progress (1): 52/114 MB Progress (1): 52/114 MB Progress (1): 52/114 MB Progress (1): 52/114 MB Progress (1): 52/114 MB Progress (1): 52/114 MB Progress (1): 52/114 MB Progress (1): 52/114 MB Progress (1): 52/114 MB Progress (1): 52/114 MB Progress (1): 52/114 MB Progress (1): 52/114 MB Progress (1): 52/114 MB Progress (1): 52/114 MB Progress (1): 52/114 MB Progress (1): 52/114 MB Progress (1): 52/114 MB Progress (1): 52/114 MB Progress (1): 52/114 MB Progress (1): 52/114 MB Progress (1): 52/114 MB Progress (1): 52/114 MB Progress (1): 52/114 MB Progress (1): 52/114 MB Progress (1): 52/114 MB Progress (1): 52/114 MB Progress (1): 52/114 MB Progress (1): 52/114 MB Progress (1): 52/114 MB Progress (1): 52/114 MB Progress (1): 52/114 MB Progress (1): 52/114 MB Progress (1): 52/114 MB Progress (1): 52/114 MB Progress (1): 52/114 MB Progress (1): 52/114 MB Progress (1): 52/114 MB Progress (1): 52/114 MB Progress (1): 52/114 MB Progress (1): 52/114 MB Progress (1): 52/114 MB Progress (1): 52/114 MB Progress (1): 52/114 MB Progress (1): 52/114 MB Progress (1): 52/114 MB Progress (1): 52/114 MB Progress (1): 52/114 MB Progress (1): 52/114 MB Progress (1): 52/114 MB Progress (1): 52/114 MB Progress (1): 52/114 MB Progress (1): 52/114 MB Progress (1): 52/114 MB Progress (1): 52/114 MB Progress (1): 52/114 MB Progress (1): 52/114 MB Progress (1): 52/114 MB Progress (1): 52/114 MB Progress (1): 52/114 MB Progress (1): 52/114 MB Progress (1): 52/114 MB Progress (1): 52/114 MB Progress (1): 52/114 MB Progress (1): 52/114 MB Progress (1): 52/114 MB Progress (1): 52/114 MB Progress (1): 52/114 MB Progress (1): 52/114 MB Progress (1): 52/114 MB Progress (1): 52/114 MB Progress (1): 52/114 MB Progress (1): 52/114 MB Progress (1): 52/114 MB Progress (1): 52/114 MB Progress (1): 52/114 MB Progress (1): 52/114 MB Progress (1): 52/114 MB Progress (1): 52/114 MB Progress (1): 52/114 MB Progress (1): 52/114 MB Progress (1): 52/114 MB Progress (1): 52/114 MB Progress (1): 52/114 MB Progress (1): 52/114 MB Progress (1): 52/114 MB Progress (1): 52/114 MB Progress (1): 52/114 MB Progress (1): 52/114 MB Progress (1): 52/114 MB Progress (1): 52/114 MB Progress (1): 52/114 MB Progress (1): 52/114 MB Progress (1): 52/114 MB Progress (1): 52/114 MB Progress (1): 52/114 MB Progress (1): 52/114 MB Progress (1): 52/114 MB Progress (1): 52/114 MB Progress (1): 52/114 MB Progress (1): 52/114 MB Progress (1): 52/114 MB Progress (1): 52/114 MB Progress (1): 52/114 MB Progress (1): 52/114 MB Progress (1): 52/114 MB Progress (1): 52/114 MB Progress (1): 52/114 MB Progress (1): 52/114 MB Progress (1): 52/114 MB Progress (1): 52/114 MB Progress (1): 52/114 MB Progress (1): 52/114 MB Progress (1): 52/114 MB Progress (1): 52/114 MB Progress (1): 52/114 MB Progress (1): 52/114 MB Progress (1): 52/114 MB Progress (1): 52/114 MB Progress (1): 52/114 MB Progress (1): 52/114 MB Progress (1): 52/114 MB Progress (1): 52/114 MB Progress (1): 52/114 MB Progress (1): 52/114 MB Progress (1): 52/114 MB Progress (1): 52/114 MB Progress (1): 52/114 MB Progress (1): 52/114 MB Progress (1): 52/114 MB Progress (1): 52/114 MB Progress (1): 52/114 MB Progress (1): 52/114 MB Progress (1): 52/114 MB Progress (1): 52/114 MB Progress (1): 52/114 MB Progress (1): 52/114 MB Progress (1): 52/114 MB Progress (1): 52/114 MB Progress (1): 52/114 MB Progress (1): 52/114 MB Progress (1): 52/114 MB Progress (1): 52/114 MB Progress (1): 52/114 MB Progress (1): 52/114 MB Progress (1): 52/114 MB Progress (1): 52/114 MB Progress (1): 52/114 MB Progress (1): 52/114 MB Progress (1): 52/114 MB Progress (1): 52/114 MB Progress (1): 52/114 MB Progress (1): 52/114 MB Progress (1): 52/114 MB Progress (1): 52/114 MB Progress (1): 52/114 MB Progress (1): 52/114 MB Progress (1): 52/114 MB Progress (1): 52/114 MB Progress (1): 52/114 MB Progress (1): 52/114 MB Progress (1): 52/114 MB Progress (1): 52/114 MB Progress (1): 52/114 MB Progress (1): 52/114 MB Progress (1): 52/114 MB Progress (1): 52/114 MB Progress (1): 52/114 MB Progress (1): 52/114 MB Progress (1): 52/114 MB Progress (1): 52/114 MB Progress (1): 52/114 MB Progress (1): 52/114 MB Progress (1): 52/114 MB Progress (1): 52/114 MB Progress (1): 52/114 MB Progress (1): 52/114 MB Progress (1): 52/114 MB Progress (1): 52/114 MB Progress (1): 52/114 MB Progress (1): 52/114 MB Progress (1): 52/114 MB Progress (1): 52/114 MB Progress (1): 52/114 MB Progress (1): 52/114 MB Progress (1): 52/114 MB Progress (1): 52/114 MB Progress (1): 52/114 MB Progress (1): 52/114 MB Progress (1): 52/114 MB Progress (1): 52/114 MB Progress (1): 52/114 MB Progress (1): 52/114 MB Progress (1): 52/114 MB Progress (1): 52/114 MB Progress (1): 52/114 MB Progress (1): 52/114 MB Progress (1): 52/114 MB Progress (1): 52/114 MB Progress (1): 52/114 MB Progress (1): 52/114 MB Progress (1): 52/114 MB Progress (1): 52/114 MB Progress (1): 52/114 MB Progress (1): 52/114 MB Progress (1): 52/114 MB Progress (1): 52/114 MB Progress (1): 52/114 MB Progress (1): 52/114 MB Progress (1): 52/114 MB Progress (1): 52/114 MB Progress (1): 52/114 MB Progress (1): 52/114 MB Progress (1): 52/114 MB Progress (1): 52/114 MB Progress (1): 52/114 MB Progress (1): 52/114 MB Progress (1): 52/114 MB Progress (1): 52/114 MB Progress (1): 52/114 MB Progress (1): 52/114 MB Progress (1): 52/114 MB Progress (1): 52/114 MB Progress (1): 52/114 MB Progress (1): 52/114 MB Progress (1): 52/114 MB Progress (1): 52/114 MB Progress (1): 52/114 MB Progress (1): 52/114 MB Progress (1): 52/114 MB Progress (1): 52/114 MB Progress (1): 52/114 MB Progress (1): 52/114 MB Progress (1): 52/114 MB Progress (1): 52/114 MB Progress (1): 52/114 MB Progress (1): 52/114 MB Progress (1): 52/114 MB Progress (1): 52/114 MB Progress (1): 52/114 MB Progress (1): 52/114 MB Progress (1): 52/114 MB Progress (1): 52/114 MB Progress (1): 52/114 MB Progress (1): 52/114 MB Progress (1): 52/114 MB Progress (1): 52/114 MB Progress (1): 52/114 MB Progress (1): 52/114 MB Progress (1): 52/114 MB Progress (1): 52/114 MB Progress (1): 52/114 MB Progress (1): 52/114 MB Progress (1): 52/114 MB Progress (1): 52/114 MB Progress (1): 52/114 MB Progress (1): 52/114 MB Progress (1): 52/114 MB Progress (1): 52/114 MB Progress (1): 52/114 MB Progress (1): 52/114 MB Progress (1): 52/114 MB Progress (1): 52/114 MB Progress (1): 52/114 MB Progress (1): 52/114 MB Progress (1): 52/114 MB Progress (1): 52/114 MB Progress (1): 52/114 MB Progress (1): 52/114 MB Progress (1): 52/114 MB Progress (1): 52/114 MB Progress (1): 52/114 MB Progress (1): 52/114 MB Progress (1): 52/114 MB Progress (1): 52/114 MB Progress (1): 52/114 MB Progress (1): 52/114 MB Progress (1): 52/114 MB Progress (1): 52/114 MB Progress (1): 52/114 MB Progress (1): 52/114 MB Progress (1): 52/114 MB Progress (1): 52/114 MB Progress (1): 52/114 MB Progress (1): 52/114 MB Progress (1): 52/114 MB Progress (1): 52/114 MB Progress (1): 52/114 MB Progress (1): 52/114 MB Progress (1): 52/114 MB Progress (1): 52/114 MB Progress (1): 52/114 MB Progress (1): 52/114 MB Progress (1): 52/114 MB Progress (1): 52/114 MB Progress (1): 52/114 MB Progress (1): 52/114 MB Progress (1): 52/114 MB Progress (1): 53/114 MB Progress (1): 53/114 MB Progress (1): 53/114 MB Progress (1): 53/114 MB Progress (1): 53/114 MB Progress (1): 53/114 MB Progress (1): 53/114 MB Progress (1): 53/114 MB Progress (1): 53/114 MB Progress (1): 53/114 MB Progress (1): 53/114 MB Progress (1): 53/114 MB Progress (1): 53/114 MB Progress (1): 53/114 MB Progress (1): 53/114 MB Progress (1): 53/114 MB Progress (1): 53/114 MB Progress (1): 53/114 MB Progress (1): 53/114 MB Progress (1): 53/114 MB Progress (1): 53/114 MB Progress (1): 53/114 MB Progress (1): 53/114 MB Progress (1): 53/114 MB Progress (1): 53/114 MB Progress (1): 53/114 MB Progress (1): 53/114 MB Progress (1): 53/114 MB Progress (1): 53/114 MB Progress (1): 53/114 MB Progress (1): 53/114 MB Progress (1): 53/114 MB Progress (1): 53/114 MB Progress (1): 53/114 MB Progress (1): 53/114 MB Progress (1): 53/114 MB Progress (1): 53/114 MB Progress (1): 53/114 MB Progress (1): 53/114 MB Progress (1): 53/114 MB Progress (1): 53/114 MB Progress (1): 53/114 MB Progress (1): 53/114 MB Progress (1): 53/114 MB Progress (1): 53/114 MB Progress (1): 53/114 MB Progress (1): 53/114 MB Progress (1): 53/114 MB Progress (1): 53/114 MB Progress (1): 53/114 MB Progress (1): 53/114 MB Progress (1): 53/114 MB Progress (1): 53/114 MB Progress (1): 53/114 MB Progress (1): 53/114 MB Progress (1): 53/114 MB Progress (1): 53/114 MB Progress (1): 53/114 MB Progress (1): 53/114 MB Progress (1): 53/114 MB Progress (1): 53/114 MB Progress (1): 53/114 MB Progress (1): 53/114 MB Progress (1): 53/114 MB Progress (1): 53/114 MB Progress (1): 53/114 MB Progress (1): 53/114 MB Progress (1): 53/114 MB Progress (1): 53/114 MB Progress (1): 53/114 MB Progress (1): 53/114 MB Progress (1): 53/114 MB Progress (1): 53/114 MB Progress (1): 53/114 MB Progress (1): 53/114 MB Progress (1): 53/114 MB Progress (1): 53/114 MB Progress (1): 53/114 MB Progress (1): 53/114 MB Progress (1): 53/114 MB Progress (1): 53/114 MB Progress (1): 53/114 MB Progress (1): 53/114 MB Progress (1): 53/114 MB Progress (1): 53/114 MB Progress (1): 53/114 MB Progress (1): 53/114 MB Progress (1): 53/114 MB Progress (1): 53/114 MB Progress (1): 53/114 MB Progress (1): 53/114 MB Progress (1): 53/114 MB Progress (1): 53/114 MB Progress (1): 53/114 MB Progress (1): 53/114 MB Progress (1): 53/114 MB Progress (1): 53/114 MB Progress (1): 53/114 MB Progress (1): 53/114 MB Progress (1): 53/114 MB Progress (1): 53/114 MB Progress (1): 53/114 MB Progress (1): 53/114 MB Progress (1): 53/114 MB Progress (1): 53/114 MB Progress (1): 53/114 MB Progress (1): 53/114 MB Progress (1): 53/114 MB Progress (1): 53/114 MB Progress (1): 53/114 MB Progress (1): 53/114 MB Progress (1): 53/114 MB Progress (1): 53/114 MB Progress (1): 53/114 MB Progress (1): 53/114 MB Progress (1): 53/114 MB Progress (1): 53/114 MB Progress (1): 53/114 MB Progress (1): 53/114 MB Progress (1): 53/114 MB Progress (1): 53/114 MB Progress (1): 53/114 MB Progress (1): 53/114 MB Progress (1): 53/114 MB Progress (1): 53/114 MB Progress (1): 53/114 MB Progress (1): 53/114 MB Progress (1): 53/114 MB Progress (1): 53/114 MB Progress (1): 53/114 MB Progress (1): 53/114 MB Progress (1): 53/114 MB Progress (1): 53/114 MB Progress (1): 53/114 MB Progress (1): 53/114 MB Progress (1): 53/114 MB Progress (1): 53/114 MB Progress (1): 53/114 MB Progress (1): 53/114 MB Progress (1): 53/114 MB Progress (1): 53/114 MB Progress (1): 53/114 MB Progress (1): 53/114 MB Progress (1): 53/114 MB Progress (1): 53/114 MB Progress (1): 53/114 MB Progress (1): 53/114 MB Progress (1): 53/114 MB Progress (1): 53/114 MB Progress (1): 53/114 MB Progress (1): 53/114 MB Progress (1): 53/114 MB Progress (1): 53/114 MB Progress (1): 53/114 MB Progress (1): 53/114 MB Progress (1): 53/114 MB Progress (1): 53/114 MB Progress (1): 53/114 MB Progress (1): 53/114 MB Progress (1): 53/114 MB Progress (1): 53/114 MB Progress (1): 53/114 MB Progress (1): 53/114 MB Progress (1): 53/114 MB Progress (1): 53/114 MB Progress (1): 53/114 MB Progress (1): 53/114 MB Progress (1): 53/114 MB Progress (1): 53/114 MB Progress (1): 53/114 MB Progress (1): 53/114 MB Progress (1): 53/114 MB Progress (1): 53/114 MB Progress (1): 53/114 MB Progress (1): 53/114 MB Progress (1): 53/114 MB Progress (1): 53/114 MB Progress (1): 53/114 MB Progress (1): 53/114 MB Progress (1): 53/114 MB Progress (1): 53/114 MB Progress (1): 53/114 MB Progress (1): 53/114 MB Progress (1): 53/114 MB Progress (1): 53/114 MB Progress (1): 53/114 MB Progress (1): 53/114 MB Progress (1): 53/114 MB Progress (1): 53/114 MB Progress (1): 53/114 MB Progress (1): 53/114 MB Progress (1): 53/114 MB Progress (1): 53/114 MB Progress (1): 53/114 MB Progress (1): 53/114 MB Progress (1): 53/114 MB Progress (1): 53/114 MB Progress (1): 53/114 MB Progress (1): 53/114 MB Progress (1): 53/114 MB Progress (1): 53/114 MB Progress (1): 53/114 MB Progress (1): 53/114 MB Progress (1): 53/114 MB Progress (1): 53/114 MB Progress (1): 53/114 MB Progress (1): 53/114 MB Progress (1): 53/114 MB Progress (1): 53/114 MB Progress (1): 53/114 MB Progress (1): 53/114 MB Progress (1): 53/114 MB Progress (1): 53/114 MB Progress (1): 53/114 MB Progress (1): 53/114 MB Progress (1): 53/114 MB Progress (1): 53/114 MB Progress (1): 53/114 MB Progress (1): 53/114 MB Progress (1): 53/114 MB Progress (1): 53/114 MB Progress (1): 53/114 MB Progress (1): 53/114 MB Progress (1): 53/114 MB Progress (1): 53/114 MB Progress (1): 53/114 MB Progress (1): 53/114 MB Progress (1): 53/114 MB Progress (1): 53/114 MB Progress (1): 53/114 MB Progress (1): 53/114 MB Progress (1): 53/114 MB Progress (1): 53/114 MB Progress (1): 53/114 MB Progress (1): 53/114 MB Progress (1): 53/114 MB Progress (1): 53/114 MB Progress (1): 53/114 MB Progress (1): 53/114 MB Progress (1): 53/114 MB Progress (1): 53/114 MB Progress (1): 53/114 MB Progress (1): 53/114 MB Progress (1): 53/114 MB Progress (1): 53/114 MB Progress (1): 53/114 MB Progress (1): 53/114 MB Progress (1): 53/114 MB Progress (1): 53/114 MB Progress (1): 53/114 MB Progress (1): 53/114 MB Progress (1): 53/114 MB Progress (1): 53/114 MB Progress (1): 53/114 MB Progress (1): 53/114 MB Progress (1): 53/114 MB Progress (1): 53/114 MB Progress (1): 53/114 MB Progress (1): 53/114 MB Progress (1): 53/114 MB Progress (1): 53/114 MB Progress (1): 53/114 MB Progress (1): 53/114 MB Progress (1): 53/114 MB Progress (1): 53/114 MB Progress (1): 53/114 MB Progress (1): 53/114 MB Progress (1): 53/114 MB Progress (1): 53/114 MB Progress (1): 53/114 MB Progress (1): 53/114 MB Progress (1): 53/114 MB Progress (1): 53/114 MB Progress (1): 53/114 MB Progress (1): 53/114 MB Progress (1): 53/114 MB Progress (1): 53/114 MB Progress (1): 53/114 MB Progress (1): 53/114 MB Progress (1): 53/114 MB Progress (1): 53/114 MB Progress (1): 53/114 MB Progress (1): 53/114 MB Progress (1): 53/114 MB Progress (1): 53/114 MB Progress (1): 53/114 MB Progress (1): 53/114 MB Progress (1): 53/114 MB Progress (1): 53/114 MB Progress (1): 53/114 MB Progress (1): 53/114 MB Progress (1): 53/114 MB Progress (1): 53/114 MB Progress (1): 53/114 MB Progress (1): 53/114 MB Progress (1): 53/114 MB Progress (1): 53/114 MB Progress (1): 53/114 MB Progress (1): 53/114 MB Progress (1): 53/114 MB Progress (1): 53/114 MB Progress (1): 53/114 MB Progress (1): 53/114 MB Progress (1): 53/114 MB Progress (1): 53/114 MB Progress (1): 53/114 MB Progress (1): 53/114 MB Progress (1): 53/114 MB Progress (1): 53/114 MB Progress (1): 53/114 MB Progress (1): 53/114 MB Progress (1): 53/114 MB Progress (1): 53/114 MB Progress (1): 53/114 MB Progress (1): 53/114 MB Progress (1): 53/114 MB Progress (1): 53/114 MB Progress (1): 53/114 MB Progress (1): 53/114 MB Progress (1): 53/114 MB Progress (1): 53/114 MB Progress (1): 53/114 MB Progress (1): 53/114 MB Progress (1): 53/114 MB Progress (1): 53/114 MB Progress (1): 53/114 MB Progress (1): 53/114 MB Progress (1): 53/114 MB Progress (1): 53/114 MB Progress (1): 53/114 MB Progress (1): 53/114 MB Progress (1): 53/114 MB Progress (1): 53/114 MB Progress (1): 53/114 MB Progress (1): 53/114 MB Progress (1): 53/114 MB Progress (1): 53/114 MB Progress (1): 53/114 MB Progress (1): 53/114 MB Progress (1): 53/114 MB Progress (1): 53/114 MB Progress (1): 53/114 MB Progress (1): 53/114 MB Progress (1): 53/114 MB Progress (1): 53/114 MB Progress (1): 53/114 MB Progress (1): 53/114 MB Progress (1): 53/114 MB Progress (1): 53/114 MB Progress (1): 53/114 MB Progress (1): 53/114 MB Progress (1): 53/114 MB Progress (1): 53/114 MB Progress (1): 53/114 MB Progress (1): 53/114 MB Progress (1): 53/114 MB Progress (1): 53/114 MB Progress (1): 53/114 MB Progress (1): 53/114 MB Progress (1): 53/114 MB Progress (1): 53/114 MB Progress (1): 53/114 MB Progress (1): 53/114 MB Progress (1): 53/114 MB Progress (1): 53/114 MB Progress (1): 53/114 MB Progress (1): 53/114 MB Progress (1): 53/114 MB Progress (1): 53/114 MB Progress (1): 53/114 MB Progress (1): 53/114 MB Progress (1): 53/114 MB Progress (1): 53/114 MB Progress (1): 53/114 MB Progress (1): 53/114 MB Progress (1): 53/114 MB Progress (1): 53/114 MB Progress (1): 53/114 MB Progress (1): 53/114 MB Progress (1): 53/114 MB Progress (1): 53/114 MB Progress (1): 53/114 MB Progress (1): 53/114 MB Progress (1): 53/114 MB Progress (1): 53/114 MB Progress (1): 53/114 MB Progress (1): 53/114 MB Progress (1): 53/114 MB Progress (1): 53/114 MB Progress (1): 53/114 MB Progress (1): 53/114 MB Progress (1): 53/114 MB Progress (1): 53/114 MB Progress (1): 53/114 MB Progress (1): 53/114 MB Progress (1): 53/114 MB Progress (1): 53/114 MB Progress (1): 53/114 MB Progress (1): 53/114 MB Progress (1): 53/114 MB Progress (1): 53/114 MB Progress (1): 53/114 MB Progress (1): 53/114 MB Progress (1): 53/114 MB Progress (1): 53/114 MB Progress (1): 53/114 MB Progress (1): 53/114 MB Progress (1): 53/114 MB Progress (1): 53/114 MB Progress (1): 53/114 MB Progress (1): 53/114 MB Progress (1): 53/114 MB Progress (1): 53/114 MB Progress (1): 53/114 MB Progress (1): 53/114 MB Progress (1): 53/114 MB Progress (1): 53/114 MB Progress (1): 53/114 MB Progress (1): 53/114 MB Progress (1): 53/114 MB Progress (1): 53/114 MB Progress (1): 53/114 MB Progress (1): 53/114 MB Progress (1): 53/114 MB Progress (1): 53/114 MB Progress (1): 53/114 MB Progress (1): 53/114 MB Progress (1): 53/114 MB Progress (1): 53/114 MB Progress (1): 53/114 MB Progress (1): 53/114 MB Progress (1): 53/114 MB Progress (1): 53/114 MB Progress (1): 53/114 MB Progress (1): 53/114 MB Progress (1): 53/114 MB Progress (1): 53/114 MB Progress (1): 53/114 MB Progress (1): 53/114 MB Progress (1): 53/114 MB Progress (1): 53/114 MB Progress (1): 53/114 MB Progress (1): 53/114 MB Progress (1): 53/114 MB Progress (1): 53/114 MB Progress (1): 53/114 MB Progress (1): 53/114 MB Progress (1): 53/114 MB Progress (1): 53/114 MB Progress (1): 53/114 MB Progress (1): 53/114 MB Progress (1): 53/114 MB Progress (1): 53/114 MB Progress (1): 53/114 MB Progress (1): 53/114 MB Progress (1): 53/114 MB Progress (1): 53/114 MB Progress (1): 53/114 MB Progress (1): 53/114 MB Progress (1): 53/114 MB Progress (1): 53/114 MB Progress (1): 53/114 MB Progress (1): 53/114 MB Progress (1): 53/114 MB Progress (1): 53/114 MB Progress (1): 53/114 MB Progress (1): 53/114 MB Progress (1): 53/114 MB Progress (1): 53/114 MB Progress (1): 53/114 MB Progress (1): 53/114 MB Progress (1): 53/114 MB Progress (1): 53/114 MB Progress (1): 53/114 MB Progress (1): 53/114 MB Progress (1): 53/114 MB Progress (1): 53/114 MB Progress (1): 53/114 MB Progress (1): 53/114 MB Progress (1): 53/114 MB Progress (1): 53/114 MB Progress (1): 53/114 MB Progress (1): 53/114 MB Progress (1): 53/114 MB Progress (1): 53/114 MB Progress (1): 53/114 MB Progress (1): 53/114 MB Progress (1): 53/114 MB Progress (1): 53/114 MB Progress (1): 54/114 MB Progress (1): 54/114 MB Progress (1): 54/114 MB Progress (1): 54/114 MB Progress (1): 54/114 MB Progress (1): 54/114 MB Progress (1): 54/114 MB Progress (1): 54/114 MB Progress (1): 54/114 MB Progress (1): 54/114 MB Progress (1): 54/114 MB Progress (1): 54/114 MB Progress (1): 54/114 MB Progress (1): 54/114 MB Progress (1): 54/114 MB Progress (1): 54/114 MB Progress (1): 54/114 MB Progress (1): 54/114 MB Progress (1): 54/114 MB Progress (1): 54/114 MB Progress (1): 54/114 MB Progress (1): 54/114 MB Progress (1): 54/114 MB Progress (1): 54/114 MB Progress (1): 54/114 MB Progress (1): 54/114 MB Progress (1): 54/114 MB Progress (1): 54/114 MB Progress (1): 54/114 MB Progress (1): 54/114 MB Progress (1): 54/114 MB Progress (1): 54/114 MB Progress (1): 54/114 MB Progress (1): 54/114 MB Progress (1): 54/114 MB Progress (1): 54/114 MB Progress (1): 54/114 MB Progress (1): 54/114 MB Progress (1): 54/114 MB Progress (1): 54/114 MB Progress (1): 54/114 MB Progress (1): 54/114 MB Progress (1): 54/114 MB Progress (1): 54/114 MB Progress (1): 54/114 MB Progress (1): 54/114 MB Progress (1): 54/114 MB Progress (1): 54/114 MB Progress (1): 54/114 MB Progress (1): 54/114 MB Progress (1): 54/114 MB Progress (1): 54/114 MB Progress (1): 54/114 MB Progress (1): 54/114 MB Progress (1): 54/114 MB Progress (1): 54/114 MB Progress (1): 54/114 MB Progress (1): 54/114 MB Progress (1): 54/114 MB Progress (1): 54/114 MB Progress (1): 54/114 MB Progress (1): 54/114 MB Progress (1): 54/114 MB Progress (1): 54/114 MB Progress (1): 54/114 MB Progress (1): 54/114 MB Progress (1): 54/114 MB Progress (1): 54/114 MB Progress (1): 54/114 MB Progress (1): 54/114 MB Progress (1): 54/114 MB Progress (1): 54/114 MB Progress (1): 54/114 MB Progress (1): 54/114 MB Progress (1): 54/114 MB Progress (1): 54/114 MB Progress (1): 54/114 MB Progress (1): 54/114 MB Progress (1): 54/114 MB Progress (1): 54/114 MB Progress (1): 54/114 MB Progress (1): 54/114 MB Progress (1): 54/114 MB Progress (1): 54/114 MB Progress (1): 54/114 MB Progress (1): 54/114 MB Progress (1): 54/114 MB Progress (1): 54/114 MB Progress (1): 54/114 MB Progress (1): 54/114 MB Progress (1): 54/114 MB Progress (1): 54/114 MB Progress (1): 54/114 MB Progress (1): 54/114 MB Progress (1): 54/114 MB Progress (1): 54/114 MB Progress (1): 54/114 MB Progress (1): 54/114 MB Progress (1): 54/114 MB Progress (1): 54/114 MB Progress (1): 54/114 MB Progress (1): 54/114 MB Progress (1): 54/114 MB Progress (1): 54/114 MB Progress (1): 54/114 MB Progress (1): 54/114 MB Progress (1): 54/114 MB Progress (1): 54/114 MB Progress (1): 54/114 MB Progress (1): 54/114 MB Progress (1): 54/114 MB Progress (1): 54/114 MB Progress (1): 54/114 MB Progress (1): 54/114 MB Progress (1): 54/114 MB Progress (1): 54/114 MB Progress (1): 54/114 MB Progress (1): 54/114 MB Progress (1): 54/114 MB Progress (1): 54/114 MB Progress (1): 54/114 MB Progress (1): 54/114 MB Progress (1): 54/114 MB Progress (1): 54/114 MB Progress (1): 54/114 MB Progress (1): 54/114 MB Progress (1): 54/114 MB Progress (1): 54/114 MB Progress (1): 54/114 MB Progress (1): 54/114 MB Progress (1): 54/114 MB Progress (1): 54/114 MB Progress (1): 54/114 MB Progress (1): 54/114 MB Progress (1): 54/114 MB Progress (1): 54/114 MB Progress (1): 54/114 MB Progress (1): 54/114 MB Progress (1): 54/114 MB Progress (1): 54/114 MB Progress (1): 54/114 MB Progress (1): 54/114 MB Progress (1): 54/114 MB Progress (1): 54/114 MB Progress (1): 54/114 MB Progress (1): 54/114 MB Progress (1): 54/114 MB Progress (1): 54/114 MB Progress (1): 54/114 MB Progress (1): 54/114 MB Progress (1): 54/114 MB Progress (1): 54/114 MB Progress (1): 54/114 MB Progress (1): 54/114 MB Progress (1): 54/114 MB Progress (1): 54/114 MB Progress (1): 54/114 MB Progress (1): 54/114 MB Progress (1): 54/114 MB Progress (1): 54/114 MB Progress (1): 54/114 MB Progress (1): 54/114 MB Progress (1): 54/114 MB Progress (1): 54/114 MB Progress (1): 54/114 MB Progress (1): 54/114 MB Progress (1): 54/114 MB Progress (1): 54/114 MB Progress (1): 54/114 MB Progress (1): 54/114 MB Progress (1): 54/114 MB Progress (1): 54/114 MB Progress (1): 54/114 MB Progress (1): 54/114 MB Progress (1): 54/114 MB Progress (1): 54/114 MB Progress (1): 54/114 MB Progress (1): 54/114 MB Progress (1): 54/114 MB Progress (1): 54/114 MB Progress (1): 54/114 MB Progress (1): 54/114 MB Progress (1): 54/114 MB Progress (1): 54/114 MB Progress (1): 54/114 MB Progress (1): 54/114 MB Progress (1): 54/114 MB Progress (1): 54/114 MB Progress (1): 54/114 MB Progress (1): 54/114 MB Progress (1): 54/114 MB Progress (1): 54/114 MB Progress (1): 54/114 MB Progress (1): 54/114 MB Progress (1): 54/114 MB Progress (1): 54/114 MB Progress (1): 54/114 MB Progress (1): 54/114 MB Progress (1): 54/114 MB Progress (1): 54/114 MB Progress (1): 54/114 MB Progress (1): 54/114 MB Progress (1): 54/114 MB Progress (1): 54/114 MB Progress (1): 54/114 MB Progress (1): 54/114 MB Progress (1): 54/114 MB Progress (1): 54/114 MB Progress (1): 54/114 MB Progress (1): 54/114 MB Progress (1): 54/114 MB Progress (1): 54/114 MB Progress (1): 54/114 MB Progress (1): 54/114 MB Progress (1): 54/114 MB Progress (1): 54/114 MB Progress (1): 54/114 MB Progress (1): 54/114 MB Progress (1): 54/114 MB Progress (1): 54/114 MB Progress (1): 54/114 MB Progress (1): 54/114 MB Progress (1): 54/114 MB Progress (1): 54/114 MB Progress (1): 54/114 MB Progress (1): 54/114 MB Progress (1): 54/114 MB Progress (1): 54/114 MB Progress (1): 54/114 MB Progress (1): 54/114 MB Progress (1): 54/114 MB Progress (1): 54/114 MB Progress (1): 54/114 MB Progress (1): 54/114 MB Progress (1): 54/114 MB Progress (1): 54/114 MB Progress (1): 54/114 MB Progress (1): 54/114 MB Progress (1): 54/114 MB Progress (1): 54/114 MB Progress (1): 54/114 MB Progress (1): 54/114 MB Progress (1): 54/114 MB Progress (1): 54/114 MB Progress (1): 54/114 MB Progress (1): 54/114 MB Progress (1): 54/114 MB Progress (1): 54/114 MB Progress (1): 54/114 MB Progress (1): 54/114 MB Progress (1): 54/114 MB Progress (1): 54/114 MB Progress (1): 54/114 MB Progress (1): 54/114 MB Progress (1): 54/114 MB Progress (1): 54/114 MB Progress (1): 54/114 MB Progress (1): 54/114 MB Progress (1): 54/114 MB Progress (1): 54/114 MB Progress (1): 54/114 MB Progress (1): 54/114 MB Progress (1): 54/114 MB Progress (1): 54/114 MB Progress (1): 54/114 MB Progress (1): 54/114 MB Progress (1): 54/114 MB Progress (1): 54/114 MB Progress (1): 54/114 MB Progress (1): 54/114 MB Progress (1): 54/114 MB Progress (1): 54/114 MB Progress (1): 54/114 MB Progress (1): 54/114 MB Progress (1): 54/114 MB Progress (1): 54/114 MB Progress (1): 54/114 MB Progress (1): 54/114 MB Progress (1): 54/114 MB Progress (1): 54/114 MB Progress (1): 54/114 MB Progress (1): 54/114 MB Progress (1): 54/114 MB Progress (1): 54/114 MB Progress (1): 54/114 MB Progress (1): 54/114 MB Progress (1): 54/114 MB Progress (1): 54/114 MB Progress (1): 54/114 MB Progress (1): 54/114 MB Progress (1): 54/114 MB Progress (1): 54/114 MB Progress (1): 54/114 MB Progress (1): 54/114 MB Progress (1): 54/114 MB Progress (1): 54/114 MB Progress (1): 54/114 MB Progress (1): 54/114 MB Progress (1): 54/114 MB Progress (1): 54/114 MB Progress (1): 54/114 MB Progress (1): 54/114 MB Progress (1): 54/114 MB Progress (1): 54/114 MB Progress (1): 54/114 MB Progress (1): 54/114 MB Progress (1): 54/114 MB Progress (1): 54/114 MB Progress (1): 54/114 MB Progress (1): 54/114 MB Progress (1): 54/114 MB Progress (1): 54/114 MB Progress (1): 54/114 MB Progress (1): 54/114 MB Progress (1): 54/114 MB Progress (1): 54/114 MB Progress (1): 54/114 MB Progress (1): 54/114 MB Progress (1): 54/114 MB Progress (1): 54/114 MB Progress (1): 54/114 MB Progress (1): 54/114 MB Progress (1): 54/114 MB Progress (1): 54/114 MB Progress (1): 54/114 MB Progress (1): 54/114 MB Progress (1): 54/114 MB Progress (1): 54/114 MB Progress (1): 54/114 MB Progress (1): 54/114 MB Progress (1): 54/114 MB Progress (1): 54/114 MB Progress (1): 54/114 MB Progress (1): 54/114 MB Progress (1): 54/114 MB Progress (1): 54/114 MB Progress (1): 54/114 MB Progress (1): 54/114 MB Progress (1): 54/114 MB Progress (1): 54/114 MB Progress (1): 54/114 MB Progress (1): 54/114 MB Progress (1): 54/114 MB Progress (1): 54/114 MB Progress (1): 54/114 MB Progress (1): 54/114 MB Progress (1): 54/114 MB Progress (1): 54/114 MB Progress (1): 54/114 MB Progress (1): 54/114 MB Progress (1): 54/114 MB Progress (1): 54/114 MB Progress (1): 54/114 MB Progress (1): 54/114 MB Progress (1): 54/114 MB Progress (1): 54/114 MB Progress (1): 54/114 MB Progress (1): 54/114 MB Progress (1): 54/114 MB Progress (1): 54/114 MB Progress (1): 54/114 MB Progress (1): 54/114 MB Progress (1): 54/114 MB Progress (1): 54/114 MB Progress (1): 54/114 MB Progress (1): 54/114 MB Progress (1): 54/114 MB Progress (1): 54/114 MB Progress (1): 54/114 MB Progress (1): 54/114 MB Progress (1): 54/114 MB Progress (1): 54/114 MB Progress (1): 54/114 MB Progress (1): 54/114 MB Progress (1): 54/114 MB Progress (1): 54/114 MB Progress (1): 54/114 MB Progress (1): 54/114 MB Progress (1): 54/114 MB Progress (1): 54/114 MB Progress (1): 54/114 MB Progress (1): 54/114 MB Progress (1): 54/114 MB Progress (1): 54/114 MB Progress (1): 54/114 MB Progress (1): 54/114 MB Progress (1): 54/114 MB Progress (1): 54/114 MB Progress (1): 54/114 MB Progress (1): 54/114 MB Progress (1): 54/114 MB Progress (1): 54/114 MB Progress (1): 54/114 MB Progress (1): 54/114 MB Progress (1): 54/114 MB Progress (1): 54/114 MB Progress (1): 54/114 MB Progress (1): 54/114 MB Progress (1): 54/114 MB Progress (1): 54/114 MB Progress (1): 54/114 MB Progress (1): 54/114 MB Progress (1): 54/114 MB Progress (1): 54/114 MB Progress (1): 54/114 MB Progress (1): 54/114 MB Progress (1): 54/114 MB Progress (1): 54/114 MB Progress (1): 54/114 MB Progress (1): 54/114 MB Progress (1): 54/114 MB Progress (1): 54/114 MB Progress (1): 54/114 MB Progress (1): 54/114 MB Progress (1): 54/114 MB Progress (1): 54/114 MB Progress (1): 54/114 MB Progress (1): 54/114 MB Progress (1): 54/114 MB Progress (1): 54/114 MB Progress (1): 54/114 MB Progress (1): 54/114 MB Progress (1): 54/114 MB Progress (1): 54/114 MB Progress (1): 54/114 MB Progress (1): 54/114 MB Progress (1): 54/114 MB Progress (1): 54/114 MB Progress (1): 54/114 MB Progress (1): 54/114 MB Progress (1): 54/114 MB Progress (1): 54/114 MB Progress (1): 54/114 MB Progress (1): 54/114 MB Progress (1): 54/114 MB Progress (1): 54/114 MB Progress (1): 54/114 MB Progress (1): 54/114 MB Progress (1): 54/114 MB Progress (1): 54/114 MB Progress (1): 54/114 MB Progress (1): 54/114 MB Progress (1): 54/114 MB Progress (1): 54/114 MB Progress (1): 54/114 MB Progress (1): 54/114 MB Progress (1): 54/114 MB Progress (1): 54/114 MB Progress (1): 54/114 MB Progress (1): 54/114 MB Progress (1): 54/114 MB Progress (1): 54/114 MB Progress (1): 54/114 MB Progress (1): 54/114 MB Progress (1): 54/114 MB Progress (1): 54/114 MB Progress (1): 54/114 MB Progress (1): 54/114 MB Progress (1): 54/114 MB Progress (1): 54/114 MB Progress (1): 54/114 MB Progress (1): 54/114 MB Progress (1): 54/114 MB Progress (1): 54/114 MB Progress (1): 54/114 MB Progress (1): 54/114 MB Progress (1): 54/114 MB Progress (1): 54/114 MB Progress (1): 54/114 MB Progress (1): 54/114 MB Progress (1): 54/114 MB Progress (1): 54/114 MB Progress (1): 54/114 MB Progress (1): 54/114 MB Progress (1): 54/114 MB Progress (1): 54/114 MB Progress (1): 54/114 MB Progress (1): 54/114 MB Progress (1): 54/114 MB Progress (1): 54/114 MB Progress (1): 54/114 MB Progress (1): 54/114 MB Progress (1): 54/114 MB Progress (1): 54/114 MB Progress (1): 54/114 MB Progress (1): 54/114 MB Progress (1): 54/114 MB Progress (1): 54/114 MB Progress (1): 55/114 MB Progress (1): 55/114 MB Progress (1): 55/114 MB Progress (1): 55/114 MB Progress (1): 55/114 MB Progress (1): 55/114 MB Progress (1): 55/114 MB Progress (1): 55/114 MB Progress (1): 55/114 MB Progress (1): 55/114 MB Progress (1): 55/114 MB Progress (1): 55/114 MB Progress (1): 55/114 MB Progress (1): 55/114 MB Progress (1): 55/114 MB Progress (1): 55/114 MB Progress (1): 55/114 MB Progress (1): 55/114 MB Progress (1): 55/114 MB Progress (1): 55/114 MB Progress (1): 55/114 MB Progress (1): 55/114 MB Progress (1): 55/114 MB Progress (1): 55/114 MB Progress (1): 55/114 MB Progress (1): 55/114 MB Progress (1): 55/114 MB Progress (1): 55/114 MB Progress (1): 55/114 MB Progress (1): 55/114 MB Progress (1): 55/114 MB Progress (1): 55/114 MB Progress (1): 55/114 MB Progress (1): 55/114 MB Progress (1): 55/114 MB Progress (1): 55/114 MB Progress (1): 55/114 MB Progress (1): 55/114 MB Progress (1): 55/114 MB Progress (1): 55/114 MB Progress (1): 55/114 MB Progress (1): 55/114 MB Progress (1): 55/114 MB Progress (1): 55/114 MB Progress (1): 55/114 MB Progress (1): 55/114 MB Progress (1): 55/114 MB Progress (1): 55/114 MB Progress (1): 55/114 MB Progress (1): 55/114 MB Progress (1): 55/114 MB Progress (1): 55/114 MB Progress (1): 55/114 MB Progress (1): 55/114 MB Progress (1): 55/114 MB Progress (1): 55/114 MB Progress (1): 55/114 MB Progress (1): 55/114 MB Progress (1): 55/114 MB Progress (1): 55/114 MB Progress (1): 55/114 MB Progress (1): 55/114 MB Progress (1): 55/114 MB Progress (1): 55/114 MB Progress (1): 55/114 MB Progress (1): 55/114 MB Progress (1): 55/114 MB Progress (1): 55/114 MB Progress (1): 55/114 MB Progress (1): 55/114 MB Progress (1): 55/114 MB Progress (1): 55/114 MB Progress (1): 55/114 MB Progress (1): 55/114 MB Progress (1): 55/114 MB Progress (1): 55/114 MB Progress (1): 55/114 MB Progress (1): 55/114 MB Progress (1): 55/114 MB Progress (1): 55/114 MB Progress (1): 55/114 MB Progress (1): 55/114 MB Progress (1): 55/114 MB Progress (1): 55/114 MB Progress (1): 55/114 MB Progress (1): 55/114 MB Progress (1): 55/114 MB Progress (1): 55/114 MB Progress (1): 55/114 MB Progress (1): 55/114 MB Progress (1): 55/114 MB Progress (1): 55/114 MB Progress (1): 55/114 MB Progress (1): 55/114 MB Progress (1): 55/114 MB Progress (1): 55/114 MB Progress (1): 55/114 MB Progress (1): 55/114 MB Progress (1): 55/114 MB Progress (1): 55/114 MB Progress (1): 55/114 MB Progress (1): 55/114 MB Progress (1): 55/114 MB Progress (1): 55/114 MB Progress (1): 55/114 MB Progress (1): 55/114 MB Progress (1): 55/114 MB Progress (1): 55/114 MB Progress (1): 55/114 MB Progress (1): 55/114 MB Progress (1): 55/114 MB Progress (1): 55/114 MB Progress (1): 55/114 MB Progress (1): 55/114 MB Progress (1): 55/114 MB Progress (1): 55/114 MB Progress (1): 55/114 MB Progress (1): 55/114 MB Progress (1): 55/114 MB Progress (1): 55/114 MB Progress (1): 55/114 MB Progress (1): 55/114 MB Progress (1): 55/114 MB Progress (1): 55/114 MB Progress (1): 55/114 MB Progress (1): 55/114 MB Progress (1): 55/114 MB Progress (1): 55/114 MB Progress (1): 55/114 MB Progress (1): 55/114 MB Progress (1): 55/114 MB Progress (1): 55/114 MB Progress (1): 55/114 MB Progress (1): 55/114 MB Progress (1): 55/114 MB Progress (1): 55/114 MB Progress (1): 55/114 MB Progress (1): 55/114 MB Progress (1): 55/114 MB Progress (1): 55/114 MB Progress (1): 55/114 MB Progress (1): 55/114 MB Progress (1): 55/114 MB Progress (1): 55/114 MB Progress (1): 55/114 MB Progress (1): 55/114 MB Progress (1): 55/114 MB Progress (1): 55/114 MB Progress (1): 55/114 MB Progress (1): 55/114 MB Progress (1): 55/114 MB Progress (1): 55/114 MB Progress (1): 55/114 MB Progress (1): 55/114 MB Progress (1): 55/114 MB Progress (1): 55/114 MB Progress (1): 55/114 MB Progress (1): 55/114 MB Progress (1): 55/114 MB Progress (1): 55/114 MB Progress (1): 55/114 MB Progress (1): 55/114 MB Progress (1): 55/114 MB Progress (1): 55/114 MB Progress (1): 55/114 MB Progress (1): 55/114 MB Progress (1): 55/114 MB Progress (1): 55/114 MB Progress (1): 55/114 MB Progress (1): 55/114 MB Progress (1): 55/114 MB Progress (1): 55/114 MB Progress (1): 55/114 MB Progress (1): 55/114 MB Progress (1): 55/114 MB Progress (1): 55/114 MB Progress (1): 55/114 MB Progress (1): 55/114 MB Progress (1): 55/114 MB Progress (1): 55/114 MB Progress (1): 55/114 MB Progress (1): 55/114 MB Progress (1): 55/114 MB Progress (1): 55/114 MB Progress (1): 55/114 MB Progress (1): 55/114 MB Progress (1): 55/114 MB Progress (1): 55/114 MB Progress (1): 55/114 MB Progress (1): 55/114 MB Progress (1): 55/114 MB Progress (1): 55/114 MB Progress (1): 55/114 MB Progress (1): 55/114 MB Progress (1): 55/114 MB Progress (1): 55/114 MB Progress (1): 55/114 MB Progress (1): 55/114 MB Progress (1): 55/114 MB Progress (1): 55/114 MB Progress (1): 55/114 MB Progress (1): 55/114 MB Progress (1): 55/114 MB Progress (1): 55/114 MB Progress (1): 55/114 MB Progress (1): 55/114 MB Progress (1): 55/114 MB Progress (1): 55/114 MB Progress (1): 55/114 MB Progress (1): 55/114 MB Progress (1): 55/114 MB Progress (1): 55/114 MB Progress (1): 55/114 MB Progress (1): 55/114 MB Progress (1): 55/114 MB Progress (1): 55/114 MB Progress (1): 55/114 MB Progress (1): 55/114 MB Progress (1): 55/114 MB Progress (1): 55/114 MB Progress (1): 55/114 MB Progress (1): 55/114 MB Progress (1): 55/114 MB Progress (1): 55/114 MB Progress (1): 55/114 MB Progress (1): 55/114 MB Progress (1): 55/114 MB Progress (1): 55/114 MB Progress (1): 55/114 MB Progress (1): 55/114 MB Progress (1): 55/114 MB Progress (1): 55/114 MB Progress (1): 55/114 MB Progress (1): 55/114 MB Progress (1): 55/114 MB Progress (1): 55/114 MB Progress (1): 55/114 MB Progress (1): 55/114 MB Progress (1): 55/114 MB Progress (1): 55/114 MB Progress (1): 55/114 MB Progress (1): 55/114 MB Progress (1): 55/114 MB Progress (1): 55/114 MB Progress (1): 55/114 MB Progress (1): 55/114 MB Progress (1): 55/114 MB Progress (1): 55/114 MB Progress (1): 55/114 MB Progress (1): 55/114 MB Progress (1): 55/114 MB Progress (1): 55/114 MB Progress (1): 55/114 MB Progress (1): 55/114 MB Progress (1): 55/114 MB Progress (1): 55/114 MB Progress (1): 55/114 MB Progress (1): 55/114 MB Progress (1): 55/114 MB Progress (1): 55/114 MB Progress (1): 55/114 MB Progress (1): 55/114 MB Progress (1): 55/114 MB Progress (1): 55/114 MB Progress (1): 55/114 MB Progress (1): 55/114 MB Progress (1): 55/114 MB Progress (1): 55/114 MB Progress (1): 55/114 MB Progress (1): 55/114 MB Progress (1): 55/114 MB Progress (1): 55/114 MB Progress (1): 55/114 MB Progress (1): 55/114 MB Progress (1): 55/114 MB Progress (1): 55/114 MB Progress (1): 55/114 MB Progress (1): 55/114 MB Progress (1): 55/114 MB Progress (1): 55/114 MB Progress (1): 55/114 MB Progress (1): 55/114 MB Progress (1): 55/114 MB Progress (1): 55/114 MB Progress (1): 55/114 MB Progress (1): 55/114 MB Progress (1): 55/114 MB Progress (1): 55/114 MB Progress (1): 55/114 MB Progress (1): 55/114 MB Progress (1): 55/114 MB Progress (1): 55/114 MB Progress (1): 55/114 MB Progress (1): 55/114 MB Progress (1): 55/114 MB Progress (1): 55/114 MB Progress (1): 55/114 MB Progress (1): 55/114 MB Progress (1): 55/114 MB Progress (1): 55/114 MB Progress (1): 55/114 MB Progress (1): 55/114 MB Progress (1): 55/114 MB Progress (1): 55/114 MB Progress (1): 55/114 MB Progress (1): 55/114 MB Progress (1): 55/114 MB Progress (1): 55/114 MB Progress (1): 55/114 MB Progress (1): 55/114 MB Progress (1): 55/114 MB Progress (1): 55/114 MB Progress (1): 55/114 MB Progress (1): 55/114 MB Progress (1): 55/114 MB Progress (1): 55/114 MB Progress (1): 55/114 MB Progress (1): 55/114 MB Progress (1): 55/114 MB Progress (1): 55/114 MB Progress (1): 55/114 MB Progress (1): 55/114 MB Progress (1): 55/114 MB Progress (1): 55/114 MB Progress (1): 55/114 MB Progress (1): 55/114 MB Progress (1): 55/114 MB Progress (1): 55/114 MB Progress (1): 55/114 MB Progress (1): 55/114 MB Progress (1): 55/114 MB Progress (1): 55/114 MB Progress (1): 55/114 MB Progress (1): 55/114 MB Progress (1): 55/114 MB Progress (1): 55/114 MB Progress (1): 55/114 MB Progress (1): 55/114 MB Progress (1): 55/114 MB Progress (1): 55/114 MB Progress (1): 55/114 MB Progress (1): 55/114 MB Progress (1): 55/114 MB Progress (1): 55/114 MB Progress (1): 55/114 MB Progress (1): 55/114 MB Progress (1): 55/114 MB Progress (1): 55/114 MB Progress (1): 55/114 MB Progress (1): 55/114 MB Progress (1): 55/114 MB Progress (1): 55/114 MB Progress (1): 55/114 MB Progress (1): 55/114 MB Progress (1): 55/114 MB Progress (1): 55/114 MB Progress (1): 55/114 MB Progress (1): 55/114 MB Progress (1): 55/114 MB Progress (1): 55/114 MB Progress (1): 55/114 MB Progress (1): 55/114 MB Progress (1): 55/114 MB Progress (1): 55/114 MB Progress (1): 55/114 MB Progress (1): 55/114 MB Progress (1): 55/114 MB Progress (1): 55/114 MB Progress (1): 55/114 MB Progress (1): 55/114 MB Progress (1): 55/114 MB Progress (1): 55/114 MB Progress (1): 55/114 MB Progress (1): 55/114 MB Progress (1): 55/114 MB Progress (1): 55/114 MB Progress (1): 55/114 MB Progress (1): 55/114 MB Progress (1): 55/114 MB Progress (1): 55/114 MB Progress (1): 55/114 MB Progress (1): 55/114 MB Progress (1): 55/114 MB Progress (1): 55/114 MB Progress (1): 55/114 MB Progress (1): 55/114 MB Progress (1): 55/114 MB Progress (1): 55/114 MB Progress (1): 55/114 MB Progress (1): 55/114 MB Progress (1): 55/114 MB Progress (1): 55/114 MB Progress (1): 55/114 MB Progress (1): 55/114 MB Progress (1): 55/114 MB Progress (1): 55/114 MB Progress (1): 55/114 MB Progress (1): 55/114 MB Progress (1): 55/114 MB Progress (1): 55/114 MB Progress (1): 55/114 MB Progress (1): 55/114 MB Progress (1): 55/114 MB Progress (1): 55/114 MB Progress (1): 55/114 MB Progress (1): 55/114 MB Progress (1): 55/114 MB Progress (1): 55/114 MB Progress (1): 55/114 MB Progress (1): 55/114 MB Progress (1): 55/114 MB Progress (1): 55/114 MB Progress (1): 55/114 MB Progress (1): 55/114 MB Progress (1): 55/114 MB Progress (1): 55/114 MB Progress (1): 55/114 MB Progress (1): 55/114 MB Progress (1): 55/114 MB Progress (1): 55/114 MB Progress (1): 55/114 MB Progress (1): 55/114 MB Progress (1): 55/114 MB Progress (1): 55/114 MB Progress (1): 55/114 MB Progress (1): 55/114 MB Progress (1): 55/114 MB Progress (1): 55/114 MB Progress (1): 55/114 MB Progress (1): 55/114 MB Progress (1): 55/114 MB Progress (1): 55/114 MB Progress (1): 55/114 MB Progress (1): 55/114 MB Progress (1): 55/114 MB Progress (1): 55/114 MB Progress (1): 55/114 MB Progress (1): 55/114 MB Progress (1): 55/114 MB Progress (1): 55/114 MB Progress (1): 55/114 MB Progress (1): 55/114 MB Progress (1): 55/114 MB Progress (1): 55/114 MB Progress (1): 55/114 MB Progress (1): 55/114 MB Progress (1): 55/114 MB Progress (1): 55/114 MB Progress (1): 55/114 MB Progress (1): 55/114 MB Progress (1): 55/114 MB Progress (1): 55/114 MB Progress (1): 55/114 MB Progress (1): 55/114 MB Progress (1): 55/114 MB Progress (1): 55/114 MB Progress (1): 55/114 MB Progress (1): 55/114 MB Progress (1): 55/114 MB Progress (1): 55/114 MB Progress (1): 55/114 MB Progress (1): 55/114 MB Progress (1): 55/114 MB Progress (1): 55/114 MB Progress (1): 55/114 MB Progress (1): 55/114 MB Progress (1): 55/114 MB Progress (1): 55/114 MB Progress (1): 55/114 MB Progress (1): 55/114 MB Progress (1): 55/114 MB Progress (1): 55/114 MB Progress (1): 55/114 MB Progress (1): 55/114 MB Progress (1): 55/114 MB Progress (1): 55/114 MB Progress (1): 55/114 MB Progress (1): 55/114 MB Progress (1): 55/114 MB Progress (1): 55/114 MB Progress (1): 55/114 MB Progress (1): 55/114 MB Progress (1): 55/114 MB Progress (1): 55/114 MB Progress (1): 55/114 MB Progress (1): 55/114 MB Progress (1): 55/114 MB Progress (1): 55/114 MB Progress (1): 56/114 MB Progress (1): 56/114 MB Progress (1): 56/114 MB Progress (1): 56/114 MB Progress (1): 56/114 MB Progress (1): 56/114 MB Progress (1): 56/114 MB Progress (1): 56/114 MB Progress (1): 56/114 MB Progress (1): 56/114 MB Progress (1): 56/114 MB Progress (1): 56/114 MB Progress (1): 56/114 MB Progress (1): 56/114 MB Progress (1): 56/114 MB Progress (1): 56/114 MB Progress (1): 56/114 MB Progress (1): 56/114 MB Progress (1): 56/114 MB Progress (1): 56/114 MB Progress (1): 56/114 MB Progress (1): 56/114 MB Progress (1): 56/114 MB Progress (1): 56/114 MB Progress (1): 56/114 MB Progress (1): 56/114 MB Progress (1): 56/114 MB Progress (1): 56/114 MB Progress (1): 56/114 MB Progress (1): 56/114 MB Progress (1): 56/114 MB Progress (1): 56/114 MB Progress (1): 56/114 MB Progress (1): 56/114 MB Progress (1): 56/114 MB Progress (1): 56/114 MB Progress (1): 56/114 MB Progress (1): 56/114 MB Progress (1): 56/114 MB Progress (1): 56/114 MB Progress (1): 56/114 MB Progress (1): 56/114 MB Progress (1): 56/114 MB Progress (1): 56/114 MB Progress (1): 56/114 MB Progress (1): 56/114 MB Progress (1): 56/114 MB Progress (1): 56/114 MB Progress (1): 56/114 MB Progress (1): 56/114 MB Progress (1): 56/114 MB Progress (1): 56/114 MB Progress (1): 56/114 MB Progress (1): 56/114 MB Progress (1): 56/114 MB Progress (1): 56/114 MB Progress (1): 56/114 MB Progress (1): 56/114 MB Progress (1): 56/114 MB Progress (1): 56/114 MB Progress (1): 56/114 MB Progress (1): 56/114 MB Progress (1): 56/114 MB Progress (1): 56/114 MB Progress (1): 56/114 MB Progress (1): 56/114 MB Progress (1): 56/114 MB Progress (1): 56/114 MB Progress (1): 56/114 MB Progress (1): 56/114 MB Progress (1): 56/114 MB Progress (1): 56/114 MB Progress (1): 56/114 MB Progress (1): 56/114 MB Progress (1): 56/114 MB Progress (1): 56/114 MB Progress (1): 56/114 MB Progress (1): 56/114 MB Progress (1): 56/114 MB Progress (1): 56/114 MB Progress (1): 56/114 MB Progress (1): 56/114 MB Progress (1): 56/114 MB Progress (1): 56/114 MB Progress (1): 56/114 MB Progress (1): 56/114 MB Progress (1): 56/114 MB Progress (1): 56/114 MB Progress (1): 56/114 MB Progress (1): 56/114 MB Progress (1): 56/114 MB Progress (1): 56/114 MB Progress (1): 56/114 MB Progress (1): 56/114 MB Progress (1): 56/114 MB Progress (1): 56/114 MB Progress (1): 56/114 MB Progress (1): 56/114 MB Progress (1): 56/114 MB Progress (1): 56/114 MB Progress (1): 56/114 MB Progress (1): 56/114 MB Progress (1): 56/114 MB Progress (1): 56/114 MB Progress (1): 56/114 MB Progress (1): 56/114 MB Progress (1): 56/114 MB Progress (1): 56/114 MB Progress (1): 56/114 MB Progress (1): 56/114 MB Progress (1): 56/114 MB Progress (1): 56/114 MB Progress (1): 56/114 MB Progress (1): 56/114 MB Progress (1): 56/114 MB Progress (1): 56/114 MB Progress (1): 56/114 MB Progress (1): 56/114 MB Progress (1): 56/114 MB Progress (1): 56/114 MB Progress (1): 56/114 MB Progress (1): 56/114 MB Progress (1): 56/114 MB Progress (1): 56/114 MB Progress (1): 56/114 MB Progress (1): 56/114 MB Progress (1): 56/114 MB Progress (1): 56/114 MB Progress (1): 56/114 MB Progress (1): 56/114 MB Progress (1): 56/114 MB Progress (1): 56/114 MB Progress (1): 56/114 MB Progress (1): 56/114 MB Progress (1): 56/114 MB Progress (1): 56/114 MB Progress (1): 56/114 MB Progress (1): 56/114 MB Progress (1): 56/114 MB Progress (1): 56/114 MB Progress (1): 56/114 MB Progress (1): 56/114 MB Progress (1): 56/114 MB Progress (1): 56/114 MB Progress (1): 56/114 MB Progress (1): 56/114 MB Progress (1): 56/114 MB Progress (1): 56/114 MB Progress (1): 56/114 MB Progress (1): 56/114 MB Progress (1): 56/114 MB Progress (1): 56/114 MB Progress (1): 56/114 MB Progress (1): 56/114 MB Progress (1): 56/114 MB Progress (1): 56/114 MB Progress (1): 56/114 MB Progress (1): 56/114 MB Progress (1): 56/114 MB Progress (1): 56/114 MB Progress (1): 56/114 MB Progress (1): 56/114 MB Progress (1): 56/114 MB Progress (1): 56/114 MB Progress (1): 56/114 MB Progress (1): 56/114 MB Progress (1): 56/114 MB Progress (1): 56/114 MB Progress (1): 56/114 MB Progress (1): 56/114 MB Progress (1): 56/114 MB Progress (1): 56/114 MB Progress (1): 56/114 MB Progress (1): 56/114 MB Progress (1): 56/114 MB Progress (1): 56/114 MB Progress (1): 56/114 MB Progress (1): 56/114 MB Progress (1): 56/114 MB Progress (1): 56/114 MB Progress (1): 56/114 MB Progress (1): 56/114 MB Progress (1): 56/114 MB Progress (1): 56/114 MB Progress (1): 56/114 MB Progress (1): 56/114 MB Progress (1): 56/114 MB Progress (1): 56/114 MB Progress (1): 56/114 MB Progress (1): 56/114 MB Progress (1): 56/114 MB Progress (1): 56/114 MB Progress (1): 56/114 MB Progress (1): 56/114 MB Progress (1): 56/114 MB Progress (1): 56/114 MB Progress (1): 56/114 MB Progress (1): 56/114 MB Progress (1): 56/114 MB Progress (1): 56/114 MB Progress (1): 56/114 MB Progress (1): 56/114 MB Progress (1): 56/114 MB Progress (1): 56/114 MB Progress (1): 56/114 MB Progress (1): 56/114 MB Progress (1): 56/114 MB Progress (1): 56/114 MB Progress (1): 56/114 MB Progress (1): 56/114 MB Progress (1): 56/114 MB Progress (1): 56/114 MB Progress (1): 56/114 MB Progress (1): 56/114 MB Progress (1): 56/114 MB Progress (1): 56/114 MB Progress (1): 56/114 MB Progress (1): 56/114 MB Progress (1): 56/114 MB Progress (1): 56/114 MB Progress (1): 56/114 MB Progress (1): 56/114 MB Progress (1): 56/114 MB Progress (1): 56/114 MB Progress (1): 56/114 MB Progress (1): 56/114 MB Progress (1): 56/114 MB Progress (1): 56/114 MB Progress (1): 56/114 MB Progress (1): 56/114 MB Progress (1): 56/114 MB Progress (1): 56/114 MB Progress (1): 56/114 MB Progress (1): 56/114 MB Progress (1): 56/114 MB Progress (1): 56/114 MB Progress (1): 56/114 MB Progress (1): 56/114 MB Progress (1): 56/114 MB Progress (1): 56/114 MB Progress (1): 56/114 MB Progress (1): 56/114 MB Progress (1): 56/114 MB Progress (1): 56/114 MB Progress (1): 56/114 MB Progress (1): 56/114 MB Progress (1): 56/114 MB Progress (1): 56/114 MB Progress (1): 56/114 MB Progress (1): 56/114 MB Progress (1): 56/114 MB Progress (1): 56/114 MB Progress (1): 56/114 MB Progress (1): 56/114 MB Progress (1): 56/114 MB Progress (1): 56/114 MB Progress (1): 56/114 MB Progress (1): 56/114 MB Progress (1): 56/114 MB Progress (1): 56/114 MB Progress (1): 56/114 MB Progress (1): 56/114 MB Progress (1): 56/114 MB Progress (1): 56/114 MB Progress (1): 56/114 MB Progress (1): 56/114 MB Progress (1): 56/114 MB Progress (1): 56/114 MB Progress (1): 56/114 MB Progress (1): 56/114 MB Progress (1): 56/114 MB Progress (1): 56/114 MB Progress (1): 56/114 MB Progress (1): 56/114 MB Progress (1): 56/114 MB Progress (1): 56/114 MB Progress (1): 56/114 MB Progress (1): 56/114 MB Progress (1): 56/114 MB Progress (1): 56/114 MB Progress (1): 56/114 MB Progress (1): 56/114 MB Progress (1): 56/114 MB Progress (1): 56/114 MB Progress (1): 56/114 MB Progress (1): 56/114 MB Progress (1): 56/114 MB Progress (1): 56/114 MB Progress (1): 56/114 MB Progress (1): 56/114 MB Progress (1): 56/114 MB Progress (1): 56/114 MB Progress (1): 56/114 MB Progress (1): 56/114 MB Progress (1): 56/114 MB Progress (1): 56/114 MB Progress (1): 56/114 MB Progress (1): 56/114 MB Progress (1): 56/114 MB Progress (1): 56/114 MB Progress (1): 56/114 MB Progress (1): 56/114 MB Progress (1): 56/114 MB Progress (1): 56/114 MB Progress (1): 56/114 MB Progress (1): 56/114 MB Progress (1): 56/114 MB Progress (1): 56/114 MB Progress (1): 56/114 MB Progress (1): 56/114 MB Progress (1): 56/114 MB Progress (1): 56/114 MB Progress (1): 56/114 MB Progress (1): 56/114 MB Progress (1): 56/114 MB Progress (1): 56/114 MB Progress (1): 56/114 MB Progress (1): 56/114 MB Progress (1): 56/114 MB Progress (1): 56/114 MB Progress (1): 56/114 MB Progress (1): 56/114 MB Progress (1): 56/114 MB Progress (1): 56/114 MB Progress (1): 56/114 MB Progress (1): 56/114 MB Progress (1): 56/114 MB Progress (1): 56/114 MB Progress (1): 56/114 MB Progress (1): 56/114 MB Progress (1): 56/114 MB Progress (1): 56/114 MB Progress (1): 56/114 MB Progress (1): 56/114 MB Progress (1): 56/114 MB Progress (1): 56/114 MB Progress (1): 56/114 MB Progress (1): 56/114 MB Progress (1): 56/114 MB Progress (1): 56/114 MB Progress (1): 56/114 MB Progress (1): 56/114 MB Progress (1): 56/114 MB Progress (1): 56/114 MB Progress (1): 56/114 MB Progress (1): 56/114 MB Progress (1): 56/114 MB Progress (1): 56/114 MB Progress (1): 56/114 MB Progress (1): 56/114 MB Progress (1): 56/114 MB Progress (1): 56/114 MB Progress (1): 56/114 MB Progress (1): 56/114 MB Progress (1): 56/114 MB Progress (1): 56/114 MB Progress (1): 56/114 MB Progress (1): 56/114 MB Progress (1): 56/114 MB Progress (1): 56/114 MB Progress (1): 56/114 MB Progress (1): 56/114 MB Progress (1): 56/114 MB Progress (1): 56/114 MB Progress (1): 56/114 MB Progress (1): 56/114 MB Progress (1): 56/114 MB Progress (1): 56/114 MB Progress (1): 56/114 MB Progress (1): 56/114 MB Progress (1): 56/114 MB Progress (1): 56/114 MB Progress (1): 56/114 MB Progress (1): 56/114 MB Progress (1): 56/114 MB Progress (1): 56/114 MB Progress (1): 56/114 MB Progress (1): 56/114 MB Progress (1): 56/114 MB Progress (1): 56/114 MB Progress (1): 56/114 MB Progress (1): 56/114 MB Progress (1): 56/114 MB Progress (1): 56/114 MB Progress (1): 56/114 MB Progress (1): 56/114 MB Progress (1): 56/114 MB Progress (1): 56/114 MB Progress (1): 56/114 MB Progress (1): 56/114 MB Progress (1): 56/114 MB Progress (1): 56/114 MB Progress (1): 56/114 MB Progress (1): 56/114 MB Progress (1): 56/114 MB Progress (1): 56/114 MB Progress (1): 56/114 MB Progress (1): 56/114 MB Progress (1): 56/114 MB Progress (1): 56/114 MB Progress (1): 56/114 MB Progress (1): 56/114 MB Progress (1): 56/114 MB Progress (1): 56/114 MB Progress (1): 56/114 MB Progress (1): 56/114 MB Progress (1): 56/114 MB Progress (1): 56/114 MB Progress (1): 56/114 MB Progress (1): 56/114 MB Progress (1): 56/114 MB Progress (1): 56/114 MB Progress (1): 56/114 MB Progress (1): 56/114 MB Progress (1): 56/114 MB Progress (1): 56/114 MB Progress (1): 56/114 MB Progress (1): 56/114 MB Progress (1): 56/114 MB Progress (1): 56/114 MB Progress (1): 56/114 MB Progress (1): 56/114 MB Progress (1): 56/114 MB Progress (1): 56/114 MB Progress (1): 56/114 MB Progress (1): 56/114 MB Progress (1): 56/114 MB Progress (1): 56/114 MB Progress (1): 56/114 MB Progress (1): 56/114 MB Progress (1): 56/114 MB Progress (1): 56/114 MB Progress (1): 56/114 MB Progress (1): 56/114 MB Progress (1): 56/114 MB Progress (1): 56/114 MB Progress (1): 56/114 MB Progress (1): 56/114 MB Progress (1): 56/114 MB Progress (1): 56/114 MB Progress (1): 56/114 MB Progress (1): 56/114 MB Progress (1): 56/114 MB Progress (1): 56/114 MB Progress (1): 56/114 MB Progress (1): 56/114 MB Progress (1): 56/114 MB Progress (1): 56/114 MB Progress (1): 56/114 MB Progress (1): 56/114 MB Progress (1): 56/114 MB Progress (1): 56/114 MB Progress (1): 56/114 MB Progress (1): 56/114 MB Progress (1): 56/114 MB Progress (1): 56/114 MB Progress (1): 56/114 MB Progress (1): 56/114 MB Progress (1): 56/114 MB Progress (1): 56/114 MB Progress (1): 56/114 MB Progress (1): 56/114 MB Progress (1): 56/114 MB Progress (1): 56/114 MB Progress (1): 56/114 MB Progress (1): 56/114 MB Progress (1): 56/114 MB Progress (1): 56/114 MB Progress (1): 56/114 MB Progress (1): 56/114 MB Progress (1): 56/114 MB Progress (1): 56/114 MB Progress (1): 56/114 MB Progress (1): 56/114 MB Progress (1): 56/114 MB Progress (1): 56/114 MB Progress (1): 56/114 MB Progress (1): 56/114 MB Progress (1): 56/114 MB Progress (1): 56/114 MB Progress (1): 56/114 MB Progress (1): 56/114 MB Progress (1): 56/114 MB Progress (1): 56/114 MB Progress (1): 56/114 MB Progress (1): 56/114 MB Progress (1): 56/114 MB Progress (1): 56/114 MB Progress (1): 57/114 MB Progress (1): 57/114 MB Progress (1): 57/114 MB Progress (1): 57/114 MB Progress (1): 57/114 MB Progress (1): 57/114 MB Progress (1): 57/114 MB Progress (1): 57/114 MB Progress (1): 57/114 MB Progress (1): 57/114 MB Progress (1): 57/114 MB Progress (1): 57/114 MB Progress (1): 57/114 MB Progress (1): 57/114 MB Progress (1): 57/114 MB Progress (1): 57/114 MB Progress (1): 57/114 MB Progress (1): 57/114 MB Progress (1): 57/114 MB Progress (1): 57/114 MB Progress (1): 57/114 MB Progress (1): 57/114 MB Progress (1): 57/114 MB Progress (1): 57/114 MB Progress (1): 57/114 MB Progress (1): 57/114 MB Progress (1): 57/114 MB Progress (1): 57/114 MB Progress (1): 57/114 MB Progress (1): 57/114 MB Progress (1): 57/114 MB Progress (1): 57/114 MB Progress (1): 57/114 MB Progress (1): 57/114 MB Progress (1): 57/114 MB Progress (1): 57/114 MB Progress (1): 57/114 MB Progress (1): 57/114 MB Progress (1): 57/114 MB Progress (1): 57/114 MB Progress (1): 57/114 MB Progress (1): 57/114 MB Progress (1): 57/114 MB Progress (1): 57/114 MB Progress (1): 57/114 MB Progress (1): 57/114 MB Progress (1): 57/114 MB Progress (1): 57/114 MB Progress (1): 57/114 MB Progress (1): 57/114 MB Progress (1): 57/114 MB Progress (1): 57/114 MB Progress (1): 57/114 MB Progress (1): 57/114 MB Progress (1): 57/114 MB Progress (1): 57/114 MB Progress (1): 57/114 MB Progress (1): 57/114 MB Progress (1): 57/114 MB Progress (1): 57/114 MB Progress (1): 57/114 MB Progress (1): 57/114 MB Progress (1): 57/114 MB Progress (1): 57/114 MB Progress (1): 57/114 MB Progress (1): 57/114 MB Progress (1): 57/114 MB Progress (1): 57/114 MB Progress (1): 57/114 MB Progress (1): 57/114 MB Progress (1): 57/114 MB Progress (1): 57/114 MB Progress (1): 57/114 MB Progress (1): 57/114 MB Progress (1): 57/114 MB Progress (1): 57/114 MB Progress (1): 57/114 MB Progress (1): 57/114 MB Progress (1): 57/114 MB Progress (1): 57/114 MB Progress (1): 57/114 MB Progress (1): 57/114 MB Progress (1): 57/114 MB Progress (1): 57/114 MB Progress (1): 57/114 MB Progress (1): 57/114 MB Progress (1): 57/114 MB Progress (1): 57/114 MB Progress (1): 57/114 MB Progress (1): 57/114 MB Progress (1): 57/114 MB Progress (1): 57/114 MB Progress (1): 57/114 MB Progress (1): 57/114 MB Progress (1): 57/114 MB Progress (1): 57/114 MB Progress (1): 57/114 MB Progress (1): 57/114 MB Progress (1): 57/114 MB Progress (1): 57/114 MB Progress (1): 57/114 MB Progress (1): 57/114 MB Progress (1): 57/114 MB Progress (1): 57/114 MB Progress (1): 57/114 MB Progress (1): 57/114 MB Progress (1): 57/114 MB Progress (1): 57/114 MB Progress (1): 57/114 MB Progress (1): 57/114 MB Progress (1): 57/114 MB Progress (1): 57/114 MB Progress (1): 57/114 MB Progress (1): 57/114 MB Progress (1): 57/114 MB Progress (1): 57/114 MB Progress (1): 57/114 MB Progress (1): 57/114 MB Progress (1): 57/114 MB Progress (1): 57/114 MB Progress (1): 57/114 MB Progress (1): 57/114 MB Progress (1): 57/114 MB Progress (1): 57/114 MB Progress (1): 57/114 MB Progress (1): 57/114 MB Progress (1): 57/114 MB Progress (1): 57/114 MB Progress (1): 57/114 MB Progress (1): 57/114 MB Progress (1): 57/114 MB Progress (1): 57/114 MB Progress (1): 57/114 MB Progress (1): 57/114 MB Progress (1): 57/114 MB Progress (1): 57/114 MB Progress (1): 57/114 MB Progress (1): 57/114 MB Progress (1): 57/114 MB Progress (1): 57/114 MB Progress (1): 57/114 MB Progress (1): 57/114 MB Progress (1): 57/114 MB Progress (1): 57/114 MB Progress (1): 57/114 MB Progress (1): 57/114 MB Progress (1): 57/114 MB Progress (1): 57/114 MB Progress (1): 57/114 MB Progress (1): 57/114 MB Progress (1): 57/114 MB Progress (1): 57/114 MB Progress (1): 57/114 MB Progress (1): 57/114 MB Progress (1): 57/114 MB Progress (1): 57/114 MB Progress (1): 57/114 MB Progress (1): 57/114 MB Progress (1): 57/114 MB Progress (1): 57/114 MB Progress (1): 57/114 MB Progress (1): 57/114 MB Progress (1): 57/114 MB Progress (1): 57/114 MB Progress (1): 57/114 MB Progress (1): 57/114 MB Progress (1): 57/114 MB Progress (1): 57/114 MB Progress (1): 57/114 MB Progress (1): 57/114 MB Progress (1): 57/114 MB Progress (1): 57/114 MB Progress (1): 57/114 MB Progress (1): 57/114 MB Progress (1): 57/114 MB Progress (1): 57/114 MB Progress (1): 57/114 MB Progress (1): 57/114 MB Progress (1): 57/114 MB Progress (1): 57/114 MB Progress (1): 57/114 MB Progress (1): 57/114 MB Progress (1): 57/114 MB Progress (1): 57/114 MB Progress (1): 57/114 MB Progress (1): 57/114 MB Progress (1): 57/114 MB Progress (1): 57/114 MB Progress (1): 57/114 MB Progress (1): 57/114 MB Progress (1): 57/114 MB Progress (1): 57/114 MB Progress (1): 57/114 MB Progress (1): 57/114 MB Progress (1): 57/114 MB Progress (1): 57/114 MB Progress (1): 57/114 MB Progress (1): 57/114 MB Progress (1): 57/114 MB Progress (1): 57/114 MB Progress (1): 57/114 MB Progress (1): 57/114 MB Progress (1): 57/114 MB Progress (1): 57/114 MB Progress (1): 57/114 MB Progress (1): 57/114 MB Progress (1): 57/114 MB Progress (1): 57/114 MB Progress (1): 57/114 MB Progress (1): 57/114 MB Progress (1): 57/114 MB Progress (1): 57/114 MB Progress (1): 57/114 MB Progress (1): 57/114 MB Progress (1): 57/114 MB Progress (1): 57/114 MB Progress (1): 57/114 MB Progress (1): 57/114 MB Progress (1): 57/114 MB Progress (1): 57/114 MB Progress (1): 57/114 MB Progress (1): 57/114 MB Progress (1): 57/114 MB Progress (1): 57/114 MB Progress (1): 57/114 MB Progress (1): 57/114 MB Progress (1): 57/114 MB Progress (1): 57/114 MB Progress (1): 57/114 MB Progress (1): 57/114 MB Progress (1): 57/114 MB Progress (1): 57/114 MB Progress (1): 57/114 MB Progress (1): 57/114 MB Progress (1): 57/114 MB Progress (1): 57/114 MB Progress (1): 57/114 MB Progress (1): 57/114 MB Progress (1): 57/114 MB Progress (1): 57/114 MB Progress (1): 57/114 MB Progress (1): 57/114 MB Progress (1): 57/114 MB Progress (1): 57/114 MB Progress (1): 57/114 MB Progress (1): 57/114 MB Progress (1): 57/114 MB Progress (1): 57/114 MB Progress (1): 57/114 MB Progress (1): 57/114 MB Progress (1): 57/114 MB Progress (1): 57/114 MB Progress (1): 57/114 MB Progress (1): 57/114 MB Progress (1): 57/114 MB Progress (1): 57/114 MB Progress (1): 57/114 MB Progress (1): 57/114 MB Progress (1): 57/114 MB Progress (1): 57/114 MB Progress (1): 57/114 MB Progress (1): 57/114 MB Progress (1): 57/114 MB Progress (1): 57/114 MB Progress (1): 57/114 MB Progress (1): 57/114 MB Progress (1): 57/114 MB Progress (1): 57/114 MB Progress (1): 57/114 MB Progress (1): 57/114 MB Progress (1): 57/114 MB Progress (1): 57/114 MB Progress (1): 57/114 MB Progress (1): 57/114 MB Progress (1): 57/114 MB Progress (1): 57/114 MB Progress (1): 57/114 MB Progress (1): 57/114 MB Progress (1): 57/114 MB Progress (1): 57/114 MB Progress (1): 57/114 MB Progress (1): 57/114 MB Progress (1): 57/114 MB Progress (1): 57/114 MB Progress (1): 57/114 MB Progress (1): 57/114 MB Progress (1): 57/114 MB Progress (1): 57/114 MB Progress (1): 57/114 MB Progress (1): 57/114 MB Progress (1): 57/114 MB Progress (1): 57/114 MB Progress (1): 57/114 MB Progress (1): 57/114 MB Progress (1): 57/114 MB Progress (1): 57/114 MB Progress (1): 57/114 MB Progress (1): 57/114 MB Progress (1): 57/114 MB Progress (1): 57/114 MB Progress (1): 57/114 MB Progress (1): 57/114 MB Progress (1): 57/114 MB Progress (1): 57/114 MB Progress (1): 57/114 MB Progress (1): 57/114 MB Progress (1): 57/114 MB Progress (1): 57/114 MB Progress (1): 57/114 MB Progress (1): 57/114 MB Progress (1): 57/114 MB Progress (1): 57/114 MB Progress (1): 57/114 MB Progress (1): 57/114 MB Progress (1): 57/114 MB Progress (1): 57/114 MB Progress (1): 57/114 MB Progress (1): 57/114 MB Progress (1): 57/114 MB Progress (1): 57/114 MB Progress (1): 57/114 MB Progress (1): 57/114 MB Progress (1): 57/114 MB Progress (1): 57/114 MB Progress (1): 57/114 MB Progress (1): 57/114 MB Progress (1): 57/114 MB Progress (1): 57/114 MB Progress (1): 57/114 MB Progress (1): 57/114 MB Progress (1): 57/114 MB Progress (1): 57/114 MB Progress (1): 57/114 MB Progress (1): 57/114 MB Progress (1): 57/114 MB Progress (1): 57/114 MB Progress (1): 57/114 MB Progress (1): 57/114 MB Progress (1): 57/114 MB Progress (1): 57/114 MB Progress (1): 57/114 MB Progress (1): 57/114 MB Progress (1): 57/114 MB Progress (1): 57/114 MB Progress (1): 57/114 MB Progress (1): 57/114 MB Progress (1): 57/114 MB Progress (1): 57/114 MB Progress (1): 57/114 MB Progress (1): 57/114 MB Progress (1): 57/114 MB Progress (1): 57/114 MB Progress (1): 57/114 MB Progress (1): 57/114 MB Progress (1): 57/114 MB Progress (1): 57/114 MB Progress (1): 57/114 MB Progress (1): 57/114 MB Progress (1): 57/114 MB Progress (1): 57/114 MB Progress (1): 57/114 MB Progress (1): 57/114 MB Progress (1): 57/114 MB Progress (1): 57/114 MB Progress (1): 57/114 MB Progress (1): 57/114 MB Progress (1): 57/114 MB Progress (1): 57/114 MB Progress (1): 57/114 MB Progress (1): 57/114 MB Progress (1): 57/114 MB Progress (1): 57/114 MB Progress (1): 57/114 MB Progress (1): 57/114 MB Progress (1): 57/114 MB Progress (1): 57/114 MB Progress (1): 57/114 MB Progress (1): 57/114 MB Progress (1): 57/114 MB Progress (1): 57/114 MB Progress (1): 57/114 MB Progress (1): 57/114 MB Progress (1): 57/114 MB Progress (1): 57/114 MB Progress (1): 57/114 MB Progress (1): 57/114 MB Progress (1): 57/114 MB Progress (1): 57/114 MB Progress (1): 57/114 MB Progress (1): 57/114 MB Progress (1): 57/114 MB Progress (1): 57/114 MB Progress (1): 57/114 MB Progress (1): 57/114 MB Progress (1): 57/114 MB Progress (1): 57/114 MB Progress (1): 57/114 MB Progress (1): 57/114 MB Progress (1): 57/114 MB Progress (1): 57/114 MB Progress (1): 57/114 MB Progress (1): 57/114 MB Progress (1): 57/114 MB Progress (1): 57/114 MB Progress (1): 57/114 MB Progress (1): 57/114 MB Progress (1): 57/114 MB Progress (1): 57/114 MB Progress (1): 57/114 MB Progress (1): 57/114 MB Progress (1): 57/114 MB Progress (1): 57/114 MB Progress (1): 57/114 MB Progress (1): 57/114 MB Progress (1): 57/114 MB Progress (1): 57/114 MB Progress (1): 57/114 MB Progress (1): 57/114 MB Progress (1): 57/114 MB Progress (1): 57/114 MB Progress (1): 57/114 MB Progress (1): 57/114 MB Progress (1): 57/114 MB Progress (1): 57/114 MB Progress (1): 57/114 MB Progress (1): 57/114 MB Progress (1): 57/114 MB Progress (1): 57/114 MB Progress (1): 57/114 MB Progress (1): 57/114 MB Progress (1): 57/114 MB Progress (1): 57/114 MB Progress (1): 57/114 MB Progress (1): 57/114 MB Progress (1): 57/114 MB Progress (1): 57/114 MB Progress (1): 57/114 MB Progress (1): 57/114 MB Progress (1): 57/114 MB Progress (1): 57/114 MB Progress (1): 57/114 MB Progress (1): 57/114 MB Progress (1): 57/114 MB Progress (1): 57/114 MB Progress (1): 57/114 MB Progress (1): 57/114 MB Progress (1): 57/114 MB Progress (1): 57/114 MB Progress (1): 57/114 MB Progress (1): 57/114 MB Progress (1): 57/114 MB Progress (1): 57/114 MB Progress (1): 57/114 MB Progress (1): 57/114 MB Progress (1): 57/114 MB Progress (1): 57/114 MB Progress (1): 57/114 MB Progress (1): 57/114 MB Progress (1): 57/114 MB Progress (1): 57/114 MB Progress (1): 57/114 MB Progress (1): 57/114 MB Progress (1): 57/114 MB Progress (1): 57/114 MB Progress (1): 57/114 MB Progress (1): 57/114 MB Progress (1): 57/114 MB Progress (1): 57/114 MB Progress (1): 57/114 MB Progress (1): 57/114 MB Progress (1): 57/114 MB Progress (1): 57/114 MB Progress (1): 57/114 MB Progress (1): 57/114 MB Progress (1): 57/114 MB Progress (1): 57/114 MB Progress (1): 57/114 MB Progress (1): 57/114 MB Progress (1): 57/114 MB Progress (1): 57/114 MB Progress (1): 57/114 MB Progress (1): 57/114 MB Progress (1): 57/114 MB Progress (1): 57/114 MB Progress (1): 57/114 MB Progress (1): 57/114 MB Progress (1): 57/114 MB Progress (1): 57/114 MB Progress (1): 57/114 MB Progress (1): 58/114 MB Progress (1): 58/114 MB Progress (1): 58/114 MB Progress (1): 58/114 MB Progress (1): 58/114 MB Progress (1): 58/114 MB Progress (1): 58/114 MB Progress (1): 58/114 MB Progress (1): 58/114 MB Progress (1): 58/114 MB Progress (1): 58/114 MB Progress (1): 58/114 MB Progress (1): 58/114 MB Progress (1): 58/114 MB Progress (1): 58/114 MB Progress (1): 58/114 MB Progress (1): 58/114 MB Progress (1): 58/114 MB Progress (1): 58/114 MB Progress (1): 58/114 MB Progress (1): 58/114 MB Progress (1): 58/114 MB Progress (1): 58/114 MB Progress (1): 58/114 MB Progress (1): 58/114 MB Progress (1): 58/114 MB Progress (1): 58/114 MB Progress (1): 58/114 MB Progress (1): 58/114 MB Progress (1): 58/114 MB Progress (1): 58/114 MB Progress (1): 58/114 MB Progress (1): 58/114 MB Progress (1): 58/114 MB Progress (1): 58/114 MB Progress (1): 58/114 MB Progress (1): 58/114 MB Progress (1): 58/114 MB Progress (1): 58/114 MB Progress (1): 58/114 MB Progress (1): 58/114 MB Progress (1): 58/114 MB Progress (1): 58/114 MB Progress (1): 58/114 MB Progress (1): 58/114 MB Progress (1): 58/114 MB Progress (1): 58/114 MB Progress (1): 58/114 MB Progress (1): 58/114 MB Progress (1): 58/114 MB Progress (1): 58/114 MB Progress (1): 58/114 MB Progress (1): 58/114 MB Progress (1): 58/114 MB Progress (1): 58/114 MB Progress (1): 58/114 MB Progress (1): 58/114 MB Progress (1): 58/114 MB Progress (1): 58/114 MB Progress (1): 58/114 MB Progress (1): 58/114 MB Progress (1): 58/114 MB Progress (1): 58/114 MB Progress (1): 58/114 MB Progress (1): 58/114 MB Progress (1): 58/114 MB Progress (1): 58/114 MB Progress (1): 58/114 MB Progress (1): 58/114 MB Progress (1): 58/114 MB Progress (1): 58/114 MB Progress (1): 58/114 MB Progress (1): 58/114 MB Progress (1): 58/114 MB Progress (1): 58/114 MB Progress (1): 58/114 MB Progress (1): 58/114 MB Progress (1): 58/114 MB Progress (1): 58/114 MB Progress (1): 58/114 MB Progress (1): 58/114 MB Progress (1): 58/114 MB Progress (1): 58/114 MB Progress (1): 58/114 MB Progress (1): 58/114 MB Progress (1): 58/114 MB Progress (1): 58/114 MB Progress (1): 58/114 MB Progress (1): 58/114 MB Progress (1): 58/114 MB Progress (1): 58/114 MB Progress (1): 58/114 MB Progress (1): 58/114 MB Progress (1): 58/114 MB Progress (1): 58/114 MB Progress (1): 58/114 MB Progress (1): 58/114 MB Progress (1): 58/114 MB Progress (1): 58/114 MB Progress (1): 58/114 MB Progress (1): 58/114 MB Progress (1): 58/114 MB Progress (1): 58/114 MB Progress (1): 58/114 MB Progress (1): 58/114 MB Progress (1): 58/114 MB Progress (1): 58/114 MB Progress (1): 58/114 MB Progress (1): 58/114 MB Progress (1): 58/114 MB Progress (1): 58/114 MB Progress (1): 58/114 MB Progress (1): 58/114 MB Progress (1): 58/114 MB Progress (1): 58/114 MB Progress (1): 58/114 MB Progress (1): 58/114 MB Progress (1): 58/114 MB Progress (1): 58/114 MB Progress (1): 58/114 MB Progress (1): 58/114 MB Progress (1): 58/114 MB Progress (1): 58/114 MB Progress (1): 58/114 MB Progress (1): 58/114 MB Progress (1): 58/114 MB Progress (1): 58/114 MB Progress (1): 58/114 MB Progress (1): 58/114 MB Progress (1): 58/114 MB Progress (1): 58/114 MB Progress (1): 58/114 MB Progress (1): 58/114 MB Progress (1): 58/114 MB Progress (1): 58/114 MB Progress (1): 58/114 MB Progress (1): 58/114 MB Progress (1): 58/114 MB Progress (1): 58/114 MB Progress (1): 58/114 MB Progress (1): 58/114 MB Progress (1): 58/114 MB Progress (1): 58/114 MB Progress (1): 58/114 MB Progress (1): 58/114 MB Progress (1): 58/114 MB Progress (1): 58/114 MB Progress (1): 58/114 MB Progress (1): 58/114 MB Progress (1): 58/114 MB Progress (1): 58/114 MB Progress (1): 58/114 MB Progress (1): 58/114 MB Progress (1): 58/114 MB Progress (1): 58/114 MB Progress (1): 58/114 MB Progress (1): 58/114 MB Progress (1): 58/114 MB Progress (1): 58/114 MB Progress (1): 58/114 MB Progress (1): 58/114 MB Progress (1): 58/114 MB Progress (1): 58/114 MB Progress (1): 58/114 MB Progress (1): 58/114 MB Progress (1): 58/114 MB Progress (1): 58/114 MB Progress (1): 58/114 MB Progress (1): 58/114 MB Progress (1): 58/114 MB Progress (1): 58/114 MB Progress (1): 58/114 MB Progress (1): 58/114 MB Progress (1): 58/114 MB Progress (1): 58/114 MB Progress (1): 58/114 MB Progress (1): 58/114 MB Progress (1): 58/114 MB Progress (1): 58/114 MB Progress (1): 58/114 MB Progress (1): 58/114 MB Progress (1): 58/114 MB Progress (1): 58/114 MB Progress (1): 58/114 MB Progress (1): 58/114 MB Progress (1): 58/114 MB Progress (1): 58/114 MB Progress (1): 58/114 MB Progress (1): 58/114 MB Progress (1): 58/114 MB Progress (1): 58/114 MB Progress (1): 58/114 MB Progress (1): 58/114 MB Progress (1): 58/114 MB Progress (1): 58/114 MB Progress (1): 58/114 MB Progress (1): 58/114 MB Progress (1): 58/114 MB Progress (1): 58/114 MB Progress (1): 58/114 MB Progress (1): 58/114 MB Progress (1): 58/114 MB Progress (1): 58/114 MB Progress (1): 58/114 MB Progress (1): 58/114 MB Progress (1): 58/114 MB Progress (1): 58/114 MB Progress (1): 58/114 MB Progress (1): 58/114 MB Progress (1): 58/114 MB Progress (1): 58/114 MB Progress (1): 58/114 MB Progress (1): 58/114 MB Progress (1): 58/114 MB Progress (1): 58/114 MB Progress (1): 58/114 MB Progress (1): 58/114 MB Progress (1): 58/114 MB Progress (1): 58/114 MB Progress (1): 58/114 MB Progress (1): 58/114 MB Progress (1): 58/114 MB Progress (1): 58/114 MB Progress (1): 58/114 MB Progress (1): 58/114 MB Progress (1): 58/114 MB Progress (1): 58/114 MB Progress (1): 58/114 MB Progress (1): 58/114 MB Progress (1): 58/114 MB Progress (1): 58/114 MB Progress (1): 58/114 MB Progress (1): 58/114 MB Progress (1): 58/114 MB Progress (1): 58/114 MB Progress (1): 58/114 MB Progress (1): 58/114 MB Progress (1): 58/114 MB Progress (1): 58/114 MB Progress (1): 58/114 MB Progress (1): 58/114 MB Progress (1): 58/114 MB Progress (1): 58/114 MB Progress (1): 58/114 MB Progress (1): 58/114 MB Progress (1): 58/114 MB Progress (1): 58/114 MB Progress (1): 58/114 MB Progress (1): 58/114 MB Progress (1): 58/114 MB Progress (1): 58/114 MB Progress (1): 58/114 MB Progress (1): 58/114 MB Progress (1): 58/114 MB Progress (1): 58/114 MB Progress (1): 58/114 MB Progress (1): 58/114 MB Progress (1): 58/114 MB Progress (1): 58/114 MB Progress (1): 58/114 MB Progress (1): 58/114 MB Progress (1): 58/114 MB Progress (1): 58/114 MB Progress (1): 58/114 MB Progress (1): 58/114 MB Progress (1): 58/114 MB Progress (1): 58/114 MB Progress (1): 58/114 MB Progress (1): 58/114 MB Progress (1): 58/114 MB Progress (1): 58/114 MB Progress (1): 58/114 MB Progress (1): 58/114 MB Progress (1): 58/114 MB Progress (1): 58/114 MB Progress (1): 58/114 MB Progress (1): 58/114 MB Progress (1): 58/114 MB Progress (1): 58/114 MB Progress (1): 58/114 MB Progress (1): 58/114 MB Progress (1): 58/114 MB Progress (1): 58/114 MB Progress (1): 58/114 MB Progress (1): 58/114 MB Progress (1): 58/114 MB Progress (1): 58/114 MB Progress (1): 58/114 MB Progress (1): 58/114 MB Progress (1): 58/114 MB Progress (1): 58/114 MB Progress (1): 58/114 MB Progress (1): 58/114 MB Progress (1): 58/114 MB Progress (1): 58/114 MB Progress (1): 58/114 MB Progress (1): 58/114 MB Progress (1): 58/114 MB Progress (1): 58/114 MB Progress (1): 58/114 MB Progress (1): 58/114 MB Progress (1): 58/114 MB Progress (1): 58/114 MB Progress (1): 58/114 MB Progress (1): 58/114 MB Progress (1): 58/114 MB Progress (1): 58/114 MB Progress (1): 58/114 MB Progress (1): 58/114 MB Progress (1): 58/114 MB Progress (1): 58/114 MB Progress (1): 58/114 MB Progress (1): 58/114 MB Progress (1): 58/114 MB Progress (1): 58/114 MB Progress (1): 58/114 MB Progress (1): 58/114 MB Progress (1): 58/114 MB Progress (1): 58/114 MB Progress (1): 58/114 MB Progress (1): 58/114 MB Progress (1): 58/114 MB Progress (1): 58/114 MB Progress (1): 58/114 MB Progress (1): 58/114 MB Progress (1): 58/114 MB Progress (1): 58/114 MB Progress (1): 58/114 MB Progress (1): 58/114 MB Progress (1): 58/114 MB Progress (1): 58/114 MB Progress (1): 58/114 MB Progress (1): 58/114 MB Progress (1): 58/114 MB Progress (1): 58/114 MB Progress (1): 58/114 MB Progress (1): 58/114 MB Progress (1): 58/114 MB Progress (1): 58/114 MB Progress (1): 58/114 MB Progress (1): 58/114 MB Progress (1): 58/114 MB Progress (1): 58/114 MB Progress (1): 58/114 MB Progress (1): 58/114 MB Progress (1): 58/114 MB Progress (1): 58/114 MB Progress (1): 58/114 MB Progress (1): 58/114 MB Progress (1): 58/114 MB Progress (1): 58/114 MB Progress (1): 58/114 MB Progress (1): 58/114 MB Progress (1): 58/114 MB Progress (1): 58/114 MB Progress (1): 58/114 MB Progress (1): 58/114 MB Progress (1): 58/114 MB Progress (1): 58/114 MB Progress (1): 58/114 MB Progress (1): 58/114 MB Progress (1): 58/114 MB Progress (1): 58/114 MB Progress (1): 58/114 MB Progress (1): 58/114 MB Progress (1): 58/114 MB Progress (1): 58/114 MB Progress (1): 58/114 MB Progress (1): 58/114 MB Progress (1): 58/114 MB Progress (1): 58/114 MB Progress (1): 58/114 MB Progress (1): 58/114 MB Progress (1): 58/114 MB Progress (1): 58/114 MB Progress (1): 58/114 MB Progress (1): 58/114 MB Progress (1): 58/114 MB Progress (1): 58/114 MB Progress (1): 58/114 MB Progress (1): 58/114 MB Progress (1): 58/114 MB Progress (1): 58/114 MB Progress (1): 58/114 MB Progress (1): 58/114 MB Progress (1): 58/114 MB Progress (1): 58/114 MB Progress (1): 58/114 MB Progress (1): 58/114 MB Progress (1): 58/114 MB Progress (1): 58/114 MB Progress (1): 58/114 MB Progress (1): 58/114 MB Progress (1): 58/114 MB Progress (1): 58/114 MB Progress (1): 58/114 MB Progress (1): 58/114 MB Progress (1): 58/114 MB Progress (1): 58/114 MB Progress (1): 58/114 MB Progress (1): 58/114 MB Progress (1): 58/114 MB Progress (1): 58/114 MB Progress (1): 58/114 MB Progress (1): 58/114 MB Progress (1): 58/114 MB Progress (1): 58/114 MB Progress (1): 58/114 MB Progress (1): 58/114 MB Progress (1): 58/114 MB Progress (1): 58/114 MB Progress (1): 58/114 MB Progress (1): 58/114 MB Progress (1): 58/114 MB Progress (1): 58/114 MB Progress (1): 58/114 MB Progress (1): 58/114 MB Progress (1): 58/114 MB Progress (1): 58/114 MB Progress (1): 58/114 MB Progress (1): 58/114 MB Progress (1): 58/114 MB Progress (1): 58/114 MB Progress (1): 58/114 MB Progress (1): 58/114 MB Progress (1): 58/114 MB Progress (1): 58/114 MB Progress (1): 58/114 MB Progress (1): 58/114 MB Progress (1): 58/114 MB Progress (1): 58/114 MB Progress (1): 58/114 MB Progress (1): 58/114 MB Progress (1): 58/114 MB Progress (1): 58/114 MB Progress (1): 58/114 MB Progress (1): 58/114 MB Progress (1): 58/114 MB Progress (1): 58/114 MB Progress (1): 58/114 MB Progress (1): 58/114 MB Progress (1): 58/114 MB Progress (1): 58/114 MB Progress (1): 58/114 MB Progress (1): 58/114 MB Progress (1): 58/114 MB Progress (1): 58/114 MB Progress (1): 58/114 MB Progress (1): 58/114 MB Progress (1): 58/114 MB Progress (1): 58/114 MB Progress (1): 58/114 MB Progress (1): 58/114 MB Progress (1): 58/114 MB Progress (1): 58/114 MB Progress (1): 58/114 MB Progress (1): 58/114 MB Progress (1): 58/114 MB Progress (1): 58/114 MB Progress (1): 58/114 MB Progress (1): 58/114 MB Progress (1): 58/114 MB Progress (1): 58/114 MB Progress (1): 58/114 MB Progress (1): 58/114 MB Progress (1): 58/114 MB Progress (1): 58/114 MB Progress (1): 58/114 MB Progress (1): 58/114 MB Progress (1): 58/114 MB Progress (1): 58/114 MB Progress (1): 58/114 MB Progress (1): 58/114 MB Progress (1): 58/114 MB Progress (1): 58/114 MB Progress (1): 58/114 MB Progress (1): 58/114 MB Progress (1): 58/114 MB Progress (1): 58/114 MB Progress (1): 58/114 MB Progress (1): 58/114 MB Progress (1): 58/114 MB Progress (1): 58/114 MB Progress (1): 58/114 MB Progress (1): 58/114 MB Progress (1): 58/114 MB Progress (1): 58/114 MB Progress (1): 58/114 MB Progress (1): 59/114 MB Progress (1): 59/114 MB Progress (1): 59/114 MB Progress (1): 59/114 MB Progress (1): 59/114 MB Progress (1): 59/114 MB Progress (1): 59/114 MB Progress (1): 59/114 MB Progress (1): 59/114 MB Progress (1): 59/114 MB Progress (1): 59/114 MB Progress (1): 59/114 MB Progress (1): 59/114 MB Progress (1): 59/114 MB Progress (1): 59/114 MB Progress (1): 59/114 MB Progress (1): 59/114 MB Progress (1): 59/114 MB Progress (1): 59/114 MB Progress (1): 59/114 MB Progress (1): 59/114 MB Progress (1): 59/114 MB Progress (1): 59/114 MB Progress (1): 59/114 MB Progress (1): 59/114 MB Progress (1): 59/114 MB Progress (1): 59/114 MB Progress (1): 59/114 MB Progress (1): 59/114 MB Progress (1): 59/114 MB Progress (1): 59/114 MB Progress (1): 59/114 MB Progress (1): 59/114 MB Progress (1): 59/114 MB Progress (1): 59/114 MB Progress (1): 59/114 MB Progress (1): 59/114 MB Progress (1): 59/114 MB Progress (1): 59/114 MB Progress (1): 59/114 MB Progress (1): 59/114 MB Progress (1): 59/114 MB Progress (1): 59/114 MB Progress (1): 59/114 MB Progress (1): 59/114 MB Progress (1): 59/114 MB Progress (1): 59/114 MB Progress (1): 59/114 MB Progress (1): 59/114 MB Progress (1): 59/114 MB Progress (1): 59/114 MB Progress (1): 59/114 MB Progress (1): 59/114 MB Progress (1): 59/114 MB Progress (1): 59/114 MB Progress (1): 59/114 MB Progress (1): 59/114 MB Progress (1): 59/114 MB Progress (1): 59/114 MB Progress (1): 59/114 MB Progress (1): 59/114 MB Progress (1): 59/114 MB Progress (1): 59/114 MB Progress (1): 59/114 MB Progress (1): 59/114 MB Progress (1): 59/114 MB Progress (1): 59/114 MB Progress (1): 59/114 MB Progress (1): 59/114 MB Progress (1): 59/114 MB Progress (1): 59/114 MB Progress (1): 59/114 MB Progress (1): 59/114 MB Progress (1): 59/114 MB Progress (1): 59/114 MB Progress (1): 59/114 MB Progress (1): 59/114 MB Progress (1): 59/114 MB Progress (1): 59/114 MB Progress (1): 59/114 MB Progress (1): 59/114 MB Progress (1): 59/114 MB Progress (1): 59/114 MB Progress (1): 59/114 MB Progress (1): 59/114 MB Progress (1): 59/114 MB Progress (1): 59/114 MB Progress (1): 59/114 MB Progress (1): 59/114 MB Progress (1): 59/114 MB Progress (1): 59/114 MB Progress (1): 59/114 MB Progress (1): 59/114 MB Progress (1): 59/114 MB Progress (1): 59/114 MB Progress (1): 59/114 MB Progress (1): 59/114 MB Progress (1): 59/114 MB Progress (1): 59/114 MB Progress (1): 59/114 MB Progress (1): 59/114 MB Progress (1): 59/114 MB Progress (1): 59/114 MB Progress (1): 59/114 MB Progress (1): 59/114 MB Progress (1): 59/114 MB Progress (1): 59/114 MB Progress (1): 59/114 MB Progress (1): 59/114 MB Progress (1): 59/114 MB Progress (1): 59/114 MB Progress (1): 59/114 MB Progress (1): 59/114 MB Progress (1): 59/114 MB Progress (1): 59/114 MB Progress (1): 59/114 MB Progress (1): 59/114 MB Progress (1): 59/114 MB Progress (1): 59/114 MB Progress (1): 59/114 MB Progress (1): 59/114 MB Progress (1): 59/114 MB Progress (1): 59/114 MB Progress (1): 59/114 MB Progress (1): 59/114 MB Progress (1): 59/114 MB Progress (1): 59/114 MB Progress (1): 59/114 MB Progress (1): 59/114 MB Progress (1): 59/114 MB Progress (1): 59/114 MB Progress (1): 59/114 MB Progress (1): 59/114 MB Progress (1): 59/114 MB Progress (1): 59/114 MB Progress (1): 59/114 MB Progress (1): 59/114 MB Progress (1): 59/114 MB Progress (1): 59/114 MB Progress (1): 59/114 MB Progress (1): 59/114 MB Progress (1): 59/114 MB Progress (1): 59/114 MB Progress (1): 59/114 MB Progress (1): 59/114 MB Progress (1): 59/114 MB Progress (1): 59/114 MB Progress (1): 59/114 MB Progress (1): 59/114 MB Progress (1): 59/114 MB Progress (1): 59/114 MB Progress (1): 59/114 MB Progress (1): 59/114 MB Progress (1): 59/114 MB Progress (1): 59/114 MB Progress (1): 59/114 MB Progress (1): 59/114 MB Progress (1): 59/114 MB Progress (1): 59/114 MB Progress (1): 59/114 MB Progress (1): 59/114 MB Progress (1): 59/114 MB Progress (1): 59/114 MB Progress (1): 59/114 MB Progress (1): 59/114 MB Progress (1): 59/114 MB Progress (1): 59/114 MB Progress (1): 59/114 MB Progress (1): 59/114 MB Progress (1): 59/114 MB Progress (1): 59/114 MB Progress (1): 59/114 MB Progress (1): 59/114 MB Progress (1): 59/114 MB Progress (1): 59/114 MB Progress (1): 59/114 MB Progress (1): 59/114 MB Progress (1): 59/114 MB Progress (1): 59/114 MB Progress (1): 59/114 MB Progress (1): 59/114 MB Progress (1): 59/114 MB Progress (1): 59/114 MB Progress (1): 59/114 MB Progress (1): 59/114 MB Progress (1): 59/114 MB Progress (1): 59/114 MB Progress (1): 59/114 MB Progress (1): 59/114 MB Progress (1): 59/114 MB Progress (1): 59/114 MB Progress (1): 59/114 MB Progress (1): 59/114 MB Progress (1): 59/114 MB Progress (1): 59/114 MB Progress (1): 59/114 MB Progress (1): 59/114 MB Progress (1): 59/114 MB Progress (1): 59/114 MB Progress (1): 59/114 MB Progress (1): 59/114 MB Progress (1): 59/114 MB Progress (1): 59/114 MB Progress (1): 59/114 MB Progress (1): 59/114 MB Progress (1): 59/114 MB Progress (1): 59/114 MB Progress (1): 59/114 MB Progress (1): 59/114 MB Progress (1): 59/114 MB Progress (1): 59/114 MB Progress (1): 59/114 MB Progress (1): 59/114 MB Progress (1): 59/114 MB Progress (1): 59/114 MB Progress (1): 59/114 MB Progress (1): 59/114 MB Progress (1): 59/114 MB Progress (1): 59/114 MB Progress (1): 59/114 MB Progress (1): 59/114 MB Progress (1): 59/114 MB Progress (1): 59/114 MB Progress (1): 59/114 MB Progress (1): 59/114 MB Progress (1): 59/114 MB Progress (1): 59/114 MB Progress (1): 59/114 MB Progress (1): 59/114 MB Progress (1): 59/114 MB Progress (1): 59/114 MB Progress (1): 59/114 MB Progress (1): 59/114 MB Progress (1): 59/114 MB Progress (1): 59/114 MB Progress (1): 59/114 MB Progress (1): 59/114 MB Progress (1): 59/114 MB Progress (1): 59/114 MB Progress (1): 59/114 MB Progress (1): 59/114 MB Progress (1): 59/114 MB Progress (1): 59/114 MB Progress (1): 59/114 MB Progress (1): 59/114 MB Progress (1): 59/114 MB Progress (1): 59/114 MB Progress (1): 59/114 MB Progress (1): 59/114 MB Progress (1): 59/114 MB Progress (1): 59/114 MB Progress (1): 59/114 MB Progress (1): 59/114 MB Progress (1): 59/114 MB Progress (1): 59/114 MB Progress (1): 59/114 MB Progress (1): 59/114 MB Progress (1): 59/114 MB Progress (1): 59/114 MB Progress (1): 59/114 MB Progress (1): 59/114 MB Progress (1): 59/114 MB Progress (1): 59/114 MB Progress (1): 59/114 MB Progress (1): 59/114 MB Progress (1): 59/114 MB Progress (1): 59/114 MB Progress (1): 59/114 MB Progress (1): 59/114 MB Progress (1): 59/114 MB Progress (1): 59/114 MB Progress (1): 59/114 MB Progress (1): 59/114 MB Progress (1): 59/114 MB Progress (1): 59/114 MB Progress (1): 59/114 MB Progress (1): 59/114 MB Progress (1): 59/114 MB Progress (1): 59/114 MB Progress (1): 59/114 MB Progress (1): 59/114 MB Progress (1): 59/114 MB Progress (1): 59/114 MB Progress (1): 59/114 MB Progress (1): 59/114 MB Progress (1): 59/114 MB Progress (1): 59/114 MB Progress (1): 59/114 MB Progress (1): 59/114 MB Progress (1): 59/114 MB Progress (1): 59/114 MB Progress (1): 59/114 MB Progress (1): 59/114 MB Progress (1): 59/114 MB Progress (1): 59/114 MB Progress (1): 59/114 MB Progress (1): 59/114 MB Progress (1): 59/114 MB Progress (1): 59/114 MB Progress (1): 59/114 MB Progress (1): 59/114 MB Progress (1): 59/114 MB Progress (1): 59/114 MB Progress (1): 59/114 MB Progress (1): 59/114 MB Progress (1): 59/114 MB Progress (1): 59/114 MB Progress (1): 59/114 MB Progress (1): 59/114 MB Progress (1): 59/114 MB Progress (1): 59/114 MB Progress (1): 59/114 MB Progress (1): 59/114 MB Progress (1): 59/114 MB Progress (1): 59/114 MB Progress (1): 59/114 MB Progress (1): 59/114 MB Progress (1): 59/114 MB Progress (1): 59/114 MB Progress (1): 59/114 MB Progress (1): 59/114 MB Progress (1): 59/114 MB Progress (1): 59/114 MB Progress (1): 59/114 MB Progress (1): 59/114 MB Progress (1): 59/114 MB Progress (1): 59/114 MB Progress (1): 59/114 MB Progress (1): 59/114 MB Progress (1): 59/114 MB Progress (1): 59/114 MB Progress (1): 59/114 MB Progress (1): 59/114 MB Progress (1): 59/114 MB Progress (1): 59/114 MB Progress (1): 59/114 MB Progress (1): 59/114 MB Progress (1): 59/114 MB Progress (1): 59/114 MB Progress (1): 59/114 MB Progress (1): 59/114 MB Progress (1): 59/114 MB Progress (1): 59/114 MB Progress (1): 59/114 MB Progress (1): 59/114 MB Progress (1): 59/114 MB Progress (1): 59/114 MB Progress (1): 59/114 MB Progress (1): 59/114 MB Progress (1): 59/114 MB Progress (1): 59/114 MB Progress (1): 59/114 MB Progress (1): 59/114 MB Progress (1): 59/114 MB Progress (1): 59/114 MB Progress (1): 59/114 MB Progress (1): 59/114 MB Progress (1): 59/114 MB Progress (1): 59/114 MB Progress (1): 59/114 MB Progress (1): 59/114 MB Progress (1): 59/114 MB Progress (1): 59/114 MB Progress (1): 59/114 MB Progress (1): 59/114 MB Progress (1): 59/114 MB Progress (1): 59/114 MB Progress (1): 59/114 MB Progress (1): 59/114 MB Progress (1): 59/114 MB Progress (1): 59/114 MB Progress (1): 59/114 MB Progress (1): 59/114 MB Progress (1): 59/114 MB Progress (1): 59/114 MB Progress (1): 59/114 MB Progress (1): 59/114 MB Progress (1): 59/114 MB Progress (1): 59/114 MB Progress (1): 59/114 MB Progress (1): 59/114 MB Progress (1): 59/114 MB Progress (1): 59/114 MB Progress (1): 59/114 MB Progress (1): 59/114 MB Progress (1): 59/114 MB Progress (1): 59/114 MB Progress (1): 59/114 MB Progress (1): 59/114 MB Progress (1): 59/114 MB Progress (1): 59/114 MB Progress (1): 59/114 MB Progress (1): 59/114 MB Progress (1): 59/114 MB Progress (1): 59/114 MB Progress (1): 59/114 MB Progress (1): 59/114 MB Progress (1): 59/114 MB Progress (1): 59/114 MB Progress (1): 59/114 MB Progress (1): 59/114 MB Progress (1): 59/114 MB Progress (1): 59/114 MB Progress (1): 59/114 MB Progress (1): 59/114 MB Progress (1): 59/114 MB Progress (1): 59/114 MB Progress (1): 59/114 MB Progress (1): 59/114 MB Progress (1): 59/114 MB Progress (1): 59/114 MB Progress (1): 59/114 MB Progress (1): 59/114 MB Progress (1): 59/114 MB Progress (1): 59/114 MB Progress (1): 59/114 MB Progress (1): 59/114 MB Progress (1): 59/114 MB Progress (1): 59/114 MB Progress (1): 59/114 MB Progress (1): 59/114 MB Progress (1): 59/114 MB Progress (1): 59/114 MB Progress (1): 59/114 MB Progress (1): 59/114 MB Progress (1): 59/114 MB Progress (1): 59/114 MB Progress (1): 59/114 MB Progress (1): 59/114 MB Progress (1): 59/114 MB Progress (1): 59/114 MB Progress (1): 59/114 MB Progress (1): 59/114 MB Progress (1): 59/114 MB Progress (1): 59/114 MB Progress (1): 59/114 MB Progress (1): 59/114 MB Progress (1): 59/114 MB Progress (1): 59/114 MB Progress (1): 59/114 MB Progress (1): 59/114 MB Progress (1): 59/114 MB Progress (1): 59/114 MB Progress (1): 59/114 MB Progress (1): 59/114 MB Progress (1): 59/114 MB Progress (1): 59/114 MB Progress (1): 59/114 MB Progress (1): 59/114 MB Progress (1): 59/114 MB Progress (1): 59/114 MB Progress (1): 59/114 MB Progress (1): 59/114 MB Progress (1): 59/114 MB Progress (1): 59/114 MB Progress (1): 59/114 MB Progress (1): 59/114 MB Progress (1): 59/114 MB Progress (1): 59/114 MB Progress (1): 59/114 MB Progress (1): 59/114 MB Progress (1): 59/114 MB Progress (1): 59/114 MB Progress (1): 59/114 MB Progress (1): 59/114 MB Progress (1): 59/114 MB Progress (1): 59/114 MB Progress (1): 59/114 MB Progress (1): 59/114 MB Progress (1): 59/114 MB Progress (1): 59/114 MB Progress (1): 59/114 MB Progress (1): 59/114 MB Progress (1): 59/114 MB Progress (1): 59/114 MB Progress (1): 59/114 MB Progress (1): 59/114 MB Progress (1): 59/114 MB Progress (1): 59/114 MB Progress (1): 59/114 MB Progress (1): 59/114 MB Progress (1): 59/114 MB Progress (1): 59/114 MB Progress (1): 59/114 MB Progress (1): 59/114 MB Progress (1): 59/114 MB Progress (1): 59/114 MB Progress (1): 59/114 MB Progress (1): 60/114 MB Progress (1): 60/114 MB Progress (1): 60/114 MB Progress (1): 60/114 MB Progress (1): 60/114 MB Progress (1): 60/114 MB Progress (1): 60/114 MB Progress (1): 60/114 MB Progress (1): 60/114 MB Progress (1): 60/114 MB Progress (1): 60/114 MB Progress (1): 60/114 MB Progress (1): 60/114 MB Progress (1): 60/114 MB Progress (1): 60/114 MB Progress (1): 60/114 MB Progress (1): 60/114 MB Progress (1): 60/114 MB Progress (1): 60/114 MB Progress (1): 60/114 MB Progress (1): 60/114 MB Progress (1): 60/114 MB Progress (1): 60/114 MB Progress (1): 60/114 MB Progress (1): 60/114 MB Progress (1): 60/114 MB Progress (1): 60/114 MB Progress (1): 60/114 MB Progress (1): 60/114 MB Progress (1): 60/114 MB Progress (1): 60/114 MB Progress (1): 60/114 MB Progress (1): 60/114 MB Progress (1): 60/114 MB Progress (1): 60/114 MB Progress (1): 60/114 MB Progress (1): 60/114 MB Progress (1): 60/114 MB Progress (1): 60/114 MB Progress (1): 60/114 MB Progress (1): 60/114 MB Progress (1): 60/114 MB Progress (1): 60/114 MB Progress (1): 60/114 MB Progress (1): 60/114 MB Progress (1): 60/114 MB Progress (1): 60/114 MB Progress (1): 60/114 MB Progress (1): 60/114 MB Progress (1): 60/114 MB Progress (1): 60/114 MB Progress (1): 60/114 MB Progress (1): 60/114 MB Progress (1): 60/114 MB Progress (1): 60/114 MB Progress (1): 60/114 MB Progress (1): 60/114 MB Progress (1): 60/114 MB Progress (1): 60/114 MB Progress (1): 60/114 MB Progress (1): 60/114 MB Progress (1): 60/114 MB Progress (1): 60/114 MB Progress (1): 60/114 MB Progress (1): 60/114 MB Progress (1): 60/114 MB Progress (1): 60/114 MB Progress (1): 60/114 MB Progress (1): 60/114 MB Progress (1): 60/114 MB Progress (1): 60/114 MB Progress (1): 60/114 MB Progress (1): 60/114 MB Progress (1): 60/114 MB Progress (1): 60/114 MB Progress (1): 60/114 MB Progress (1): 60/114 MB Progress (1): 60/114 MB Progress (1): 60/114 MB Progress (1): 60/114 MB Progress (1): 60/114 MB Progress (1): 60/114 MB Progress (1): 60/114 MB Progress (1): 60/114 MB Progress (1): 60/114 MB Progress (1): 60/114 MB Progress (1): 60/114 MB Progress (1): 60/114 MB Progress (1): 60/114 MB Progress (1): 60/114 MB Progress (1): 60/114 MB Progress (1): 60/114 MB Progress (1): 60/114 MB Progress (1): 60/114 MB Progress (1): 60/114 MB Progress (1): 60/114 MB Progress (1): 60/114 MB Progress (1): 60/114 MB Progress (1): 60/114 MB Progress (1): 60/114 MB Progress (1): 60/114 MB Progress (1): 60/114 MB Progress (1): 60/114 MB Progress (1): 60/114 MB Progress (1): 60/114 MB Progress (1): 60/114 MB Progress (1): 60/114 MB Progress (1): 60/114 MB Progress (1): 60/114 MB Progress (1): 60/114 MB Progress (1): 60/114 MB Progress (1): 60/114 MB Progress (1): 60/114 MB Progress (1): 60/114 MB Progress (1): 60/114 MB Progress (1): 60/114 MB Progress (1): 60/114 MB Progress (1): 60/114 MB Progress (1): 60/114 MB Progress (1): 60/114 MB Progress (1): 60/114 MB Progress (1): 60/114 MB Progress (1): 60/114 MB Progress (1): 60/114 MB Progress (1): 60/114 MB Progress (1): 60/114 MB Progress (1): 60/114 MB Progress (1): 60/114 MB Progress (1): 60/114 MB Progress (1): 60/114 MB Progress (1): 60/114 MB Progress (1): 60/114 MB Progress (1): 60/114 MB Progress (1): 60/114 MB Progress (1): 60/114 MB Progress (1): 60/114 MB Progress (1): 60/114 MB Progress (1): 60/114 MB Progress (1): 60/114 MB Progress (1): 60/114 MB Progress (1): 60/114 MB Progress (1): 60/114 MB Progress (1): 60/114 MB Progress (1): 60/114 MB Progress (1): 60/114 MB Progress (1): 60/114 MB Progress (1): 60/114 MB Progress (1): 60/114 MB Progress (1): 60/114 MB Progress (1): 60/114 MB Progress (1): 60/114 MB Progress (1): 60/114 MB Progress (1): 60/114 MB Progress (1): 60/114 MB Progress (1): 60/114 MB Progress (1): 60/114 MB Progress (1): 60/114 MB Progress (1): 60/114 MB Progress (1): 60/114 MB Progress (1): 60/114 MB Progress (1): 60/114 MB Progress (1): 60/114 MB Progress (1): 60/114 MB Progress (1): 60/114 MB Progress (1): 60/114 MB Progress (1): 60/114 MB Progress (1): 60/114 MB Progress (1): 60/114 MB Progress (1): 60/114 MB Progress (1): 60/114 MB Progress (1): 60/114 MB Progress (1): 60/114 MB Progress (1): 60/114 MB Progress (1): 60/114 MB Progress (1): 60/114 MB Progress (1): 60/114 MB Progress (1): 60/114 MB Progress (1): 60/114 MB Progress (1): 60/114 MB Progress (1): 60/114 MB Progress (1): 60/114 MB Progress (1): 60/114 MB Progress (1): 60/114 MB Progress (1): 60/114 MB Progress (1): 60/114 MB Progress (1): 60/114 MB Progress (1): 60/114 MB Progress (1): 60/114 MB Progress (1): 60/114 MB Progress (1): 60/114 MB Progress (1): 60/114 MB Progress (1): 60/114 MB Progress (1): 60/114 MB Progress (1): 60/114 MB Progress (1): 60/114 MB Progress (1): 60/114 MB Progress (1): 60/114 MB Progress (1): 60/114 MB Progress (1): 60/114 MB Progress (1): 60/114 MB Progress (1): 60/114 MB Progress (1): 60/114 MB Progress (1): 60/114 MB Progress (1): 60/114 MB Progress (1): 60/114 MB Progress (1): 60/114 MB Progress (1): 60/114 MB Progress (1): 60/114 MB Progress (1): 60/114 MB Progress (1): 60/114 MB Progress (1): 60/114 MB Progress (1): 60/114 MB Progress (1): 60/114 MB Progress (1): 60/114 MB Progress (1): 60/114 MB Progress (1): 60/114 MB Progress (1): 60/114 MB Progress (1): 60/114 MB Progress (1): 60/114 MB Progress (1): 60/114 MB Progress (1): 60/114 MB Progress (1): 60/114 MB Progress (1): 60/114 MB Progress (1): 60/114 MB Progress (1): 60/114 MB Progress (1): 60/114 MB Progress (1): 60/114 MB Progress (1): 60/114 MB Progress (1): 60/114 MB Progress (1): 60/114 MB Progress (1): 60/114 MB Progress (1): 60/114 MB Progress (1): 60/114 MB Progress (1): 60/114 MB Progress (1): 60/114 MB Progress (1): 60/114 MB Progress (1): 60/114 MB Progress (1): 60/114 MB Progress (1): 60/114 MB Progress (1): 60/114 MB Progress (1): 60/114 MB Progress (1): 60/114 MB Progress (1): 60/114 MB Progress (1): 60/114 MB Progress (1): 60/114 MB Progress (1): 60/114 MB Progress (1): 60/114 MB Progress (1): 60/114 MB Progress (1): 60/114 MB Progress (1): 60/114 MB Progress (1): 60/114 MB Progress (1): 60/114 MB Progress (1): 60/114 MB Progress (1): 60/114 MB Progress (1): 60/114 MB Progress (1): 60/114 MB Progress (1): 60/114 MB Progress (1): 60/114 MB Progress (1): 60/114 MB Progress (1): 60/114 MB Progress (1): 60/114 MB Progress (1): 60/114 MB Progress (1): 60/114 MB Progress (1): 60/114 MB Progress (1): 60/114 MB Progress (1): 60/114 MB Progress (1): 60/114 MB Progress (1): 60/114 MB Progress (1): 60/114 MB Progress (1): 60/114 MB Progress (1): 60/114 MB Progress (1): 60/114 MB Progress (1): 60/114 MB Progress (1): 60/114 MB Progress (1): 60/114 MB Progress (1): 60/114 MB Progress (1): 60/114 MB Progress (1): 60/114 MB Progress (1): 60/114 MB Progress (1): 60/114 MB Progress (1): 60/114 MB Progress (1): 60/114 MB Progress (1): 60/114 MB Progress (1): 60/114 MB Progress (1): 60/114 MB Progress (1): 60/114 MB Progress (1): 60/114 MB Progress (1): 60/114 MB Progress (1): 60/114 MB Progress (1): 60/114 MB Progress (1): 60/114 MB Progress (1): 60/114 MB Progress (1): 60/114 MB Progress (1): 60/114 MB Progress (1): 60/114 MB Progress (1): 60/114 MB Progress (1): 60/114 MB Progress (1): 60/114 MB Progress (1): 60/114 MB Progress (1): 60/114 MB Progress (1): 60/114 MB Progress (1): 60/114 MB Progress (1): 60/114 MB Progress (1): 60/114 MB Progress (1): 60/114 MB Progress (1): 60/114 MB Progress (1): 60/114 MB Progress (1): 60/114 MB Progress (1): 60/114 MB Progress (1): 60/114 MB Progress (1): 60/114 MB Progress (1): 60/114 MB Progress (1): 60/114 MB Progress (1): 60/114 MB Progress (1): 60/114 MB Progress (1): 60/114 MB Progress (1): 60/114 MB Progress (1): 60/114 MB Progress (1): 60/114 MB Progress (1): 60/114 MB Progress (1): 60/114 MB Progress (1): 60/114 MB Progress (1): 60/114 MB Progress (1): 60/114 MB Progress (1): 60/114 MB Progress (1): 60/114 MB Progress (1): 60/114 MB Progress (1): 60/114 MB Progress (1): 60/114 MB Progress (1): 60/114 MB Progress (1): 60/114 MB Progress (1): 60/114 MB Progress (1): 60/114 MB Progress (1): 60/114 MB Progress (1): 60/114 MB Progress (1): 60/114 MB Progress (1): 60/114 MB Progress (1): 60/114 MB Progress (1): 60/114 MB Progress (1): 60/114 MB Progress (1): 60/114 MB Progress (1): 60/114 MB Progress (1): 60/114 MB Progress (1): 60/114 MB Progress (1): 60/114 MB Progress (1): 60/114 MB Progress (1): 60/114 MB Progress (1): 60/114 MB Progress (1): 60/114 MB Progress (1): 60/114 MB Progress (1): 60/114 MB Progress (1): 60/114 MB Progress (1): 60/114 MB Progress (1): 60/114 MB Progress (1): 60/114 MB Progress (1): 60/114 MB Progress (1): 60/114 MB Progress (1): 60/114 MB Progress (1): 60/114 MB Progress (1): 60/114 MB Progress (1): 60/114 MB Progress (1): 60/114 MB Progress (1): 60/114 MB Progress (1): 60/114 MB Progress (1): 60/114 MB Progress (1): 60/114 MB Progress (1): 60/114 MB Progress (1): 60/114 MB Progress (1): 60/114 MB Progress (1): 60/114 MB Progress (1): 60/114 MB Progress (1): 60/114 MB Progress (1): 60/114 MB Progress (1): 60/114 MB Progress (1): 60/114 MB Progress (1): 60/114 MB Progress (1): 60/114 MB Progress (1): 60/114 MB Progress (1): 60/114 MB Progress (1): 60/114 MB Progress (1): 60/114 MB Progress (1): 60/114 MB Progress (1): 60/114 MB Progress (1): 60/114 MB Progress (1): 60/114 MB Progress (1): 60/114 MB Progress (1): 60/114 MB Progress (1): 60/114 MB Progress (1): 60/114 MB Progress (1): 60/114 MB Progress (1): 60/114 MB Progress (1): 60/114 MB Progress (1): 60/114 MB Progress (1): 60/114 MB Progress (1): 60/114 MB Progress (1): 60/114 MB Progress (1): 60/114 MB Progress (1): 60/114 MB Progress (1): 60/114 MB Progress (1): 60/114 MB Progress (1): 60/114 MB Progress (1): 60/114 MB Progress (1): 60/114 MB Progress (1): 60/114 MB Progress (1): 60/114 MB Progress (1): 60/114 MB Progress (1): 60/114 MB Progress (1): 60/114 MB Progress (1): 60/114 MB Progress (1): 60/114 MB Progress (1): 60/114 MB Progress (1): 60/114 MB Progress (1): 60/114 MB Progress (1): 60/114 MB Progress (1): 60/114 MB Progress (1): 60/114 MB Progress (1): 60/114 MB Progress (1): 60/114 MB Progress (1): 60/114 MB Progress (1): 60/114 MB Progress (1): 60/114 MB Progress (1): 60/114 MB Progress (1): 60/114 MB Progress (1): 60/114 MB Progress (1): 60/114 MB Progress (1): 60/114 MB Progress (1): 60/114 MB Progress (1): 60/114 MB Progress (1): 60/114 MB Progress (1): 60/114 MB Progress (1): 60/114 MB Progress (1): 60/114 MB Progress (1): 60/114 MB Progress (1): 60/114 MB Progress (1): 60/114 MB Progress (1): 60/114 MB Progress (1): 60/114 MB Progress (1): 60/114 MB Progress (1): 60/114 MB Progress (1): 60/114 MB Progress (1): 60/114 MB Progress (1): 60/114 MB Progress (1): 60/114 MB Progress (1): 60/114 MB Progress (1): 60/114 MB Progress (1): 60/114 MB Progress (1): 60/114 MB Progress (1): 60/114 MB Progress (1): 60/114 MB Progress (1): 60/114 MB Progress (1): 60/114 MB Progress (1): 60/114 MB Progress (1): 60/114 MB Progress (1): 60/114 MB Progress (1): 60/114 MB Progress (1): 60/114 MB Progress (1): 60/114 MB Progress (1): 60/114 MB Progress (1): 60/114 MB Progress (1): 60/114 MB Progress (1): 60/114 MB Progress (1): 60/114 MB Progress (1): 60/114 MB Progress (1): 60/114 MB Progress (1): 60/114 MB Progress (1): 60/114 MB Progress (1): 60/114 MB Progress (1): 60/114 MB Progress (1): 60/114 MB Progress (1): 60/114 MB Progress (1): 60/114 MB Progress (1): 60/114 MB Progress (1): 60/114 MB Progress (1): 60/114 MB Progress (1): 60/114 MB Progress (1): 60/114 MB Progress (1): 60/114 MB Progress (1): 60/114 MB Progress (1): 60/114 MB Progress (1): 60/114 MB Progress (1): 60/114 MB Progress (1): 60/114 MB Progress (1): 60/114 MB Progress (1): 60/114 MB Progress (1): 60/114 MB Progress (1): 60/114 MB Progress (1): 60/114 MB Progress (1): 60/114 MB Progress (1): 60/114 MB Progress (1): 61/114 MB Progress (1): 61/114 MB Progress (1): 61/114 MB Progress (1): 61/114 MB Progress (1): 61/114 MB Progress (1): 61/114 MB Progress (1): 61/114 MB Progress (1): 61/114 MB Progress (1): 61/114 MB Progress (1): 61/114 MB Progress (1): 61/114 MB Progress (1): 61/114 MB Progress (1): 61/114 MB Progress (1): 61/114 MB Progress (1): 61/114 MB Progress (1): 61/114 MB Progress (1): 61/114 MB Progress (1): 61/114 MB Progress (1): 61/114 MB Progress (1): 61/114 MB Progress (1): 61/114 MB Progress (1): 61/114 MB Progress (1): 61/114 MB Progress (1): 61/114 MB Progress (1): 61/114 MB Progress (1): 61/114 MB Progress (1): 61/114 MB Progress (1): 61/114 MB Progress (1): 61/114 MB Progress (1): 61/114 MB Progress (1): 61/114 MB Progress (1): 61/114 MB Progress (1): 61/114 MB Progress (1): 61/114 MB Progress (1): 61/114 MB Progress (1): 61/114 MB Progress (1): 61/114 MB Progress (1): 61/114 MB Progress (1): 61/114 MB Progress (1): 61/114 MB Progress (1): 61/114 MB Progress (1): 61/114 MB Progress (1): 61/114 MB Progress (1): 61/114 MB Progress (1): 61/114 MB Progress (1): 61/114 MB Progress (1): 61/114 MB Progress (1): 61/114 MB Progress (1): 61/114 MB Progress (1): 61/114 MB Progress (1): 61/114 MB Progress (1): 61/114 MB Progress (1): 61/114 MB Progress (1): 61/114 MB Progress (1): 61/114 MB Progress (1): 61/114 MB Progress (1): 61/114 MB Progress (1): 61/114 MB Progress (1): 61/114 MB Progress (1): 61/114 MB Progress (1): 61/114 MB Progress (1): 61/114 MB Progress (1): 61/114 MB Progress (1): 61/114 MB Progress (1): 61/114 MB Progress (1): 61/114 MB Progress (1): 61/114 MB Progress (1): 61/114 MB Progress (1): 61/114 MB Progress (1): 61/114 MB Progress (1): 61/114 MB Progress (1): 61/114 MB Progress (1): 61/114 MB Progress (1): 61/114 MB Progress (1): 61/114 MB Progress (1): 61/114 MB Progress (1): 61/114 MB Progress (1): 61/114 MB Progress (1): 61/114 MB Progress (1): 61/114 MB Progress (1): 61/114 MB Progress (1): 61/114 MB Progress (1): 61/114 MB Progress (1): 61/114 MB Progress (1): 61/114 MB Progress (1): 61/114 MB Progress (1): 61/114 MB Progress (1): 61/114 MB Progress (1): 61/114 MB Progress (1): 61/114 MB Progress (1): 61/114 MB Progress (1): 61/114 MB Progress (1): 61/114 MB Progress (1): 61/114 MB Progress (1): 61/114 MB Progress (1): 61/114 MB Progress (1): 61/114 MB Progress (1): 61/114 MB Progress (1): 61/114 MB Progress (1): 61/114 MB Progress (1): 61/114 MB Progress (1): 61/114 MB Progress (1): 61/114 MB Progress (1): 61/114 MB Progress (1): 61/114 MB Progress (1): 61/114 MB Progress (1): 61/114 MB Progress (1): 61/114 MB Progress (1): 61/114 MB Progress (1): 61/114 MB Progress (1): 61/114 MB Progress (1): 61/114 MB Progress (1): 61/114 MB Progress (1): 61/114 MB Progress (1): 61/114 MB Progress (1): 61/114 MB Progress (1): 61/114 MB Progress (1): 61/114 MB Progress (1): 61/114 MB Progress (1): 61/114 MB Progress (1): 61/114 MB Progress (1): 61/114 MB Progress (1): 61/114 MB Progress (1): 61/114 MB Progress (1): 61/114 MB Progress (1): 61/114 MB Progress (1): 61/114 MB Progress (1): 61/114 MB Progress (1): 61/114 MB Progress (1): 61/114 MB Progress (1): 61/114 MB Progress (1): 61/114 MB Progress (1): 61/114 MB Progress (1): 61/114 MB Progress (1): 61/114 MB Progress (1): 61/114 MB Progress (1): 61/114 MB Progress (1): 61/114 MB Progress (1): 61/114 MB Progress (1): 61/114 MB Progress (1): 61/114 MB Progress (1): 61/114 MB Progress (1): 61/114 MB Progress (1): 61/114 MB Progress (1): 61/114 MB Progress (1): 61/114 MB Progress (1): 61/114 MB Progress (1): 61/114 MB Progress (1): 61/114 MB Progress (1): 61/114 MB Progress (1): 61/114 MB Progress (1): 61/114 MB Progress (1): 61/114 MB Progress (1): 61/114 MB Progress (1): 61/114 MB Progress (1): 61/114 MB Progress (1): 61/114 MB Progress (1): 61/114 MB Progress (1): 61/114 MB Progress (1): 61/114 MB Progress (1): 61/114 MB Progress (1): 61/114 MB Progress (1): 61/114 MB Progress (1): 61/114 MB Progress (1): 61/114 MB Progress (1): 61/114 MB Progress (1): 61/114 MB Progress (1): 61/114 MB Progress (1): 61/114 MB Progress (1): 61/114 MB Progress (1): 61/114 MB Progress (1): 61/114 MB Progress (1): 61/114 MB Progress (1): 61/114 MB Progress (1): 61/114 MB Progress (1): 61/114 MB Progress (1): 61/114 MB Progress (1): 61/114 MB Progress (1): 61/114 MB Progress (1): 61/114 MB Progress (1): 61/114 MB Progress (1): 61/114 MB Progress (1): 61/114 MB Progress (1): 61/114 MB Progress (1): 61/114 MB Progress (1): 61/114 MB Progress (1): 61/114 MB Progress (1): 61/114 MB Progress (1): 61/114 MB Progress (1): 61/114 MB Progress (1): 61/114 MB Progress (1): 61/114 MB Progress (1): 61/114 MB Progress (1): 61/114 MB Progress (1): 61/114 MB Progress (1): 61/114 MB Progress (1): 61/114 MB Progress (1): 61/114 MB Progress (1): 61/114 MB Progress (1): 61/114 MB Progress (1): 61/114 MB Progress (1): 61/114 MB Progress (1): 61/114 MB Progress (1): 61/114 MB Progress (1): 61/114 MB Progress (1): 61/114 MB Progress (1): 61/114 MB Progress (1): 61/114 MB Progress (1): 61/114 MB Progress (1): 61/114 MB Progress (1): 61/114 MB Progress (1): 61/114 MB Progress (1): 61/114 MB Progress (1): 61/114 MB Progress (1): 61/114 MB Progress (1): 61/114 MB Progress (1): 61/114 MB Progress (1): 61/114 MB Progress (1): 61/114 MB Progress (1): 61/114 MB Progress (1): 61/114 MB Progress (1): 61/114 MB Progress (1): 61/114 MB Progress (1): 61/114 MB Progress (1): 61/114 MB Progress (1): 61/114 MB Progress (1): 61/114 MB Progress (1): 61/114 MB Progress (1): 61/114 MB Progress (1): 61/114 MB Progress (1): 61/114 MB Progress (1): 61/114 MB Progress (1): 61/114 MB Progress (1): 61/114 MB Progress (1): 61/114 MB Progress (1): 61/114 MB Progress (1): 61/114 MB Progress (1): 61/114 MB Progress (1): 61/114 MB Progress (1): 61/114 MB Progress (1): 61/114 MB Progress (1): 61/114 MB Progress (1): 61/114 MB Progress (1): 61/114 MB Progress (1): 61/114 MB Progress (1): 61/114 MB Progress (1): 61/114 MB Progress (1): 61/114 MB Progress (1): 61/114 MB Progress (1): 61/114 MB Progress (1): 61/114 MB Progress (1): 61/114 MB Progress (1): 61/114 MB Progress (1): 61/114 MB Progress (1): 61/114 MB Progress (1): 61/114 MB Progress (1): 61/114 MB Progress (1): 61/114 MB Progress (1): 61/114 MB Progress (1): 61/114 MB Progress (1): 61/114 MB Progress (1): 61/114 MB Progress (1): 61/114 MB Progress (1): 61/114 MB Progress (1): 61/114 MB Progress (1): 61/114 MB Progress (1): 61/114 MB Progress (1): 61/114 MB Progress (1): 61/114 MB Progress (1): 61/114 MB Progress (1): 61/114 MB Progress (1): 61/114 MB Progress (1): 61/114 MB Progress (1): 61/114 MB Progress (1): 61/114 MB Progress (1): 61/114 MB Progress (1): 61/114 MB Progress (1): 61/114 MB Progress (1): 61/114 MB Progress (1): 61/114 MB Progress (1): 61/114 MB Progress (1): 61/114 MB Progress (1): 61/114 MB Progress (1): 61/114 MB Progress (1): 61/114 MB Progress (1): 61/114 MB Progress (1): 61/114 MB Progress (1): 61/114 MB Progress (1): 61/114 MB Progress (1): 61/114 MB Progress (1): 61/114 MB Progress (1): 61/114 MB Progress (1): 61/114 MB Progress (1): 61/114 MB Progress (1): 61/114 MB Progress (1): 61/114 MB Progress (1): 61/114 MB Progress (1): 61/114 MB Progress (1): 61/114 MB Progress (1): 61/114 MB Progress (1): 61/114 MB Progress (1): 61/114 MB Progress (1): 61/114 MB Progress (1): 61/114 MB Progress (1): 61/114 MB Progress (1): 61/114 MB Progress (1): 61/114 MB Progress (1): 61/114 MB Progress (1): 61/114 MB Progress (1): 61/114 MB Progress (1): 61/114 MB Progress (1): 61/114 MB Progress (1): 61/114 MB Progress (1): 61/114 MB Progress (1): 61/114 MB Progress (1): 61/114 MB Progress (1): 61/114 MB Progress (1): 61/114 MB Progress (1): 61/114 MB Progress (1): 61/114 MB Progress (1): 61/114 MB Progress (1): 61/114 MB Progress (1): 61/114 MB Progress (1): 61/114 MB Progress (1): 61/114 MB Progress (1): 61/114 MB Progress (1): 61/114 MB Progress (1): 61/114 MB Progress (1): 61/114 MB Progress (1): 61/114 MB Progress (1): 61/114 MB Progress (1): 61/114 MB Progress (1): 61/114 MB Progress (1): 61/114 MB Progress (1): 61/114 MB Progress (1): 61/114 MB Progress (1): 61/114 MB Progress (1): 61/114 MB Progress (1): 61/114 MB Progress (1): 61/114 MB Progress (1): 61/114 MB Progress (1): 61/114 MB Progress (1): 61/114 MB Progress (1): 61/114 MB Progress (1): 61/114 MB Progress (1): 61/114 MB Progress (1): 61/114 MB Progress (1): 61/114 MB Progress (1): 61/114 MB Progress (1): 61/114 MB Progress (1): 61/114 MB Progress (1): 61/114 MB Progress (1): 61/114 MB Progress (1): 61/114 MB Progress (1): 61/114 MB Progress (1): 61/114 MB Progress (1): 61/114 MB Progress (1): 61/114 MB Progress (1): 61/114 MB Progress (1): 61/114 MB Progress (1): 61/114 MB Progress (1): 61/114 MB Progress (1): 61/114 MB Progress (1): 61/114 MB Progress (1): 61/114 MB Progress (1): 61/114 MB Progress (1): 61/114 MB Progress (1): 61/114 MB Progress (1): 61/114 MB Progress (1): 61/114 MB Progress (1): 61/114 MB Progress (1): 61/114 MB Progress (1): 61/114 MB Progress (1): 61/114 MB Progress (1): 61/114 MB Progress (1): 61/114 MB Progress (1): 61/114 MB Progress (1): 61/114 MB Progress (1): 61/114 MB Progress (1): 61/114 MB Progress (1): 61/114 MB Progress (1): 61/114 MB Progress (1): 61/114 MB Progress (1): 61/114 MB Progress (1): 61/114 MB Progress (1): 61/114 MB Progress (1): 61/114 MB Progress (1): 61/114 MB Progress (1): 61/114 MB Progress (1): 61/114 MB Progress (1): 61/114 MB Progress (1): 61/114 MB Progress (1): 61/114 MB Progress (1): 61/114 MB Progress (1): 61/114 MB Progress (1): 61/114 MB Progress (1): 61/114 MB Progress (1): 61/114 MB Progress (1): 61/114 MB Progress (1): 61/114 MB Progress (1): 61/114 MB Progress (1): 61/114 MB Progress (1): 61/114 MB Progress (1): 61/114 MB Progress (1): 61/114 MB Progress (1): 61/114 MB Progress (1): 61/114 MB Progress (1): 61/114 MB Progress (1): 61/114 MB Progress (1): 61/114 MB Progress (1): 61/114 MB Progress (1): 61/114 MB Progress (1): 61/114 MB Progress (1): 61/114 MB Progress (1): 61/114 MB Progress (1): 61/114 MB Progress (1): 61/114 MB Progress (1): 61/114 MB Progress (1): 61/114 MB Progress (1): 61/114 MB Progress (1): 61/114 MB Progress (1): 61/114 MB Progress (1): 61/114 MB Progress (1): 61/114 MB Progress (1): 61/114 MB Progress (1): 61/114 MB Progress (1): 61/114 MB Progress (1): 61/114 MB Progress (1): 61/114 MB Progress (1): 61/114 MB Progress (1): 61/114 MB Progress (1): 61/114 MB Progress (1): 61/114 MB Progress (1): 61/114 MB Progress (1): 61/114 MB Progress (1): 61/114 MB Progress (1): 61/114 MB Progress (1): 61/114 MB Progress (1): 61/114 MB Progress (1): 61/114 MB Progress (1): 61/114 MB Progress (1): 61/114 MB Progress (1): 61/114 MB Progress (1): 61/114 MB Progress (1): 61/114 MB Progress (1): 61/114 MB Progress (1): 61/114 MB Progress (1): 61/114 MB Progress (1): 61/114 MB Progress (1): 61/114 MB Progress (1): 61/114 MB Progress (1): 61/114 MB Progress (1): 61/114 MB Progress (1): 61/114 MB Progress (1): 61/114 MB Progress (1): 61/114 MB Progress (1): 61/114 MB Progress (1): 61/114 MB Progress (1): 61/114 MB Progress (1): 61/114 MB Progress (1): 61/114 MB Progress (1): 61/114 MB Progress (1): 61/114 MB Progress (1): 61/114 MB Progress (1): 61/114 MB Progress (1): 61/114 MB Progress (1): 61/114 MB Progress (1): 61/114 MB Progress (1): 61/114 MB Progress (1): 61/114 MB Progress (1): 61/114 MB Progress (1): 61/114 MB Progress (1): 61/114 MB Progress (1): 61/114 MB Progress (1): 61/114 MB Progress (1): 61/114 MB Progress (1): 61/114 MB Progress (1): 61/114 MB Progress (1): 61/114 MB Progress (1): 61/114 MB Progress (1): 61/114 MB Progress (1): 61/114 MB Progress (1): 61/114 MB Progress (1): 61/114 MB Progress (1): 61/114 MB Progress (1): 61/114 MB Progress (1): 61/114 MB Progress (1): 61/114 MB Progress (1): 62/114 MB Progress (1): 62/114 MB Progress (1): 62/114 MB Progress (1): 62/114 MB Progress (1): 62/114 MB Progress (1): 62/114 MB Progress (1): 62/114 MB Progress (1): 62/114 MB Progress (1): 62/114 MB Progress (1): 62/114 MB Progress (1): 62/114 MB Progress (1): 62/114 MB Progress (1): 62/114 MB Progress (1): 62/114 MB Progress (1): 62/114 MB Progress (1): 62/114 MB Progress (1): 62/114 MB Progress (1): 62/114 MB Progress (1): 62/114 MB Progress (1): 62/114 MB Progress (1): 62/114 MB Progress (1): 62/114 MB Progress (1): 62/114 MB Progress (1): 62/114 MB Progress (1): 62/114 MB Progress (1): 62/114 MB Progress (1): 62/114 MB Progress (1): 62/114 MB Progress (1): 62/114 MB Progress (1): 62/114 MB Progress (1): 62/114 MB Progress (1): 62/114 MB Progress (1): 62/114 MB Progress (1): 62/114 MB Progress (1): 62/114 MB Progress (1): 62/114 MB Progress (1): 62/114 MB Progress (1): 62/114 MB Progress (1): 62/114 MB Progress (1): 62/114 MB Progress (1): 62/114 MB Progress (1): 62/114 MB Progress (1): 62/114 MB Progress (1): 62/114 MB Progress (1): 62/114 MB Progress (1): 62/114 MB Progress (1): 62/114 MB Progress (1): 62/114 MB Progress (1): 62/114 MB Progress (1): 62/114 MB Progress (1): 62/114 MB Progress (1): 62/114 MB Progress (1): 62/114 MB Progress (1): 62/114 MB Progress (1): 62/114 MB Progress (1): 62/114 MB Progress (1): 62/114 MB Progress (1): 62/114 MB Progress (1): 62/114 MB Progress (1): 62/114 MB Progress (1): 62/114 MB Progress (1): 62/114 MB Progress (1): 62/114 MB Progress (1): 62/114 MB Progress (1): 62/114 MB Progress (1): 62/114 MB Progress (1): 62/114 MB Progress (1): 62/114 MB Progress (1): 62/114 MB Progress (1): 62/114 MB Progress (1): 62/114 MB Progress (1): 62/114 MB Progress (1): 62/114 MB Progress (1): 62/114 MB Progress (1): 62/114 MB Progress (1): 62/114 MB Progress (1): 62/114 MB Progress (1): 62/114 MB Progress (1): 62/114 MB Progress (1): 62/114 MB Progress (1): 62/114 MB Progress (1): 62/114 MB Progress (1): 62/114 MB Progress (1): 62/114 MB Progress (1): 62/114 MB Progress (1): 62/114 MB Progress (1): 62/114 MB Progress (1): 62/114 MB Progress (1): 62/114 MB Progress (1): 62/114 MB Progress (1): 62/114 MB Progress (1): 62/114 MB Progress (1): 62/114 MB Progress (1): 62/114 MB Progress (1): 62/114 MB Progress (1): 62/114 MB Progress (1): 62/114 MB Progress (1): 62/114 MB Progress (1): 62/114 MB Progress (1): 62/114 MB Progress (1): 62/114 MB Progress (1): 62/114 MB Progress (1): 62/114 MB Progress (1): 62/114 MB Progress (1): 62/114 MB Progress (1): 62/114 MB Progress (1): 62/114 MB Progress (1): 62/114 MB Progress (1): 62/114 MB Progress (1): 62/114 MB Progress (1): 62/114 MB Progress (1): 62/114 MB Progress (1): 62/114 MB Progress (1): 62/114 MB Progress (1): 62/114 MB Progress (1): 62/114 MB Progress (1): 62/114 MB Progress (1): 62/114 MB Progress (1): 62/114 MB Progress (1): 62/114 MB Progress (1): 62/114 MB Progress (1): 62/114 MB Progress (1): 62/114 MB Progress (1): 62/114 MB Progress (1): 62/114 MB Progress (1): 62/114 MB Progress (1): 62/114 MB Progress (1): 62/114 MB Progress (1): 62/114 MB Progress (1): 62/114 MB Progress (1): 62/114 MB Progress (1): 62/114 MB Progress (1): 62/114 MB Progress (1): 62/114 MB Progress (1): 62/114 MB Progress (1): 62/114 MB Progress (1): 62/114 MB Progress (1): 62/114 MB Progress (1): 62/114 MB Progress (1): 62/114 MB Progress (1): 62/114 MB Progress (1): 62/114 MB Progress (1): 62/114 MB Progress (1): 62/114 MB Progress (1): 62/114 MB Progress (1): 62/114 MB Progress (1): 62/114 MB Progress (1): 62/114 MB Progress (1): 62/114 MB Progress (1): 62/114 MB Progress (1): 62/114 MB Progress (1): 62/114 MB Progress (1): 62/114 MB Progress (1): 62/114 MB Progress (1): 62/114 MB Progress (1): 62/114 MB Progress (1): 62/114 MB Progress (1): 62/114 MB Progress (1): 62/114 MB Progress (1): 62/114 MB Progress (1): 62/114 MB Progress (1): 62/114 MB Progress (1): 62/114 MB Progress (1): 62/114 MB Progress (1): 62/114 MB Progress (1): 62/114 MB Progress (1): 62/114 MB Progress (1): 62/114 MB Progress (1): 62/114 MB Progress (1): 62/114 MB Progress (1): 62/114 MB Progress (1): 62/114 MB Progress (1): 62/114 MB Progress (1): 62/114 MB Progress (1): 62/114 MB Progress (1): 62/114 MB Progress (1): 62/114 MB Progress (1): 62/114 MB Progress (1): 62/114 MB Progress (1): 62/114 MB Progress (1): 62/114 MB Progress (1): 62/114 MB Progress (1): 62/114 MB Progress (1): 62/114 MB Progress (1): 62/114 MB Progress (1): 62/114 MB Progress (1): 62/114 MB Progress (1): 62/114 MB Progress (1): 62/114 MB Progress (1): 62/114 MB Progress (1): 62/114 MB Progress (1): 62/114 MB Progress (1): 62/114 MB Progress (1): 62/114 MB Progress (1): 62/114 MB Progress (1): 62/114 MB Progress (1): 62/114 MB Progress (1): 62/114 MB Progress (1): 62/114 MB Progress (1): 62/114 MB Progress (1): 62/114 MB Progress (1): 62/114 MB Progress (1): 62/114 MB Progress (1): 62/114 MB Progress (1): 62/114 MB Progress (1): 62/114 MB Progress (1): 62/114 MB Progress (1): 62/114 MB Progress (1): 62/114 MB Progress (1): 62/114 MB Progress (1): 62/114 MB Progress (1): 62/114 MB Progress (1): 62/114 MB Progress (1): 62/114 MB Progress (1): 62/114 MB Progress (1): 62/114 MB Progress (1): 62/114 MB Progress (1): 62/114 MB Progress (1): 62/114 MB Progress (1): 62/114 MB Progress (1): 62/114 MB Progress (1): 62/114 MB Progress (1): 62/114 MB Progress (1): 62/114 MB Progress (1): 62/114 MB Progress (1): 62/114 MB Progress (1): 62/114 MB Progress (1): 62/114 MB Progress (1): 62/114 MB Progress (1): 62/114 MB Progress (1): 62/114 MB Progress (1): 62/114 MB Progress (1): 62/114 MB Progress (1): 62/114 MB Progress (1): 62/114 MB Progress (1): 62/114 MB Progress (1): 62/114 MB Progress (1): 62/114 MB Progress (1): 62/114 MB Progress (1): 62/114 MB Progress (1): 62/114 MB Progress (1): 62/114 MB Progress (1): 62/114 MB Progress (1): 62/114 MB Progress (1): 62/114 MB Progress (1): 62/114 MB Progress (1): 62/114 MB Progress (1): 62/114 MB Progress (1): 62/114 MB Progress (1): 62/114 MB Progress (1): 62/114 MB Progress (1): 62/114 MB Progress (1): 62/114 MB Progress (1): 62/114 MB Progress (1): 62/114 MB Progress (1): 62/114 MB Progress (1): 62/114 MB Progress (1): 62/114 MB Progress (1): 62/114 MB Progress (1): 62/114 MB Progress (1): 62/114 MB Progress (1): 62/114 MB Progress (1): 62/114 MB Progress (1): 62/114 MB Progress (1): 62/114 MB Progress (1): 62/114 MB Progress (1): 62/114 MB Progress (1): 62/114 MB Progress (1): 62/114 MB Progress (1): 62/114 MB Progress (1): 62/114 MB Progress (1): 62/114 MB Progress (1): 62/114 MB Progress (1): 62/114 MB Progress (1): 62/114 MB Progress (1): 62/114 MB Progress (1): 62/114 MB Progress (1): 62/114 MB Progress (1): 62/114 MB Progress (1): 62/114 MB Progress (1): 62/114 MB Progress (1): 62/114 MB Progress (1): 62/114 MB Progress (1): 62/114 MB Progress (1): 62/114 MB Progress (1): 62/114 MB Progress (1): 62/114 MB Progress (1): 62/114 MB Progress (1): 62/114 MB Progress (1): 62/114 MB Progress (1): 62/114 MB Progress (1): 62/114 MB Progress (1): 62/114 MB Progress (1): 62/114 MB Progress (1): 62/114 MB Progress (1): 62/114 MB Progress (1): 62/114 MB Progress (1): 62/114 MB Progress (1): 62/114 MB Progress (1): 62/114 MB Progress (1): 62/114 MB Progress (1): 62/114 MB Progress (1): 62/114 MB Progress (1): 62/114 MB Progress (1): 62/114 MB Progress (1): 62/114 MB Progress (1): 62/114 MB Progress (1): 62/114 MB Progress (1): 62/114 MB Progress (1): 62/114 MB Progress (1): 62/114 MB Progress (1): 62/114 MB Progress (1): 62/114 MB Progress (1): 62/114 MB Progress (1): 62/114 MB Progress (1): 62/114 MB Progress (1): 62/114 MB Progress (1): 62/114 MB Progress (1): 62/114 MB Progress (1): 62/114 MB Progress (1): 62/114 MB Progress (1): 62/114 MB Progress (1): 62/114 MB Progress (1): 62/114 MB Progress (1): 62/114 MB Progress (1): 62/114 MB Progress (1): 62/114 MB Progress (1): 62/114 MB Progress (1): 62/114 MB Progress (1): 62/114 MB Progress (1): 62/114 MB Progress (1): 62/114 MB Progress (1): 62/114 MB Progress (1): 62/114 MB Progress (1): 62/114 MB Progress (1): 62/114 MB Progress (1): 62/114 MB Progress (1): 62/114 MB Progress (1): 62/114 MB Progress (1): 62/114 MB Progress (1): 62/114 MB Progress (1): 62/114 MB Progress (1): 62/114 MB Progress (1): 62/114 MB Progress (1): 62/114 MB Progress (1): 62/114 MB Progress (1): 62/114 MB Progress (1): 62/114 MB Progress (1): 62/114 MB Progress (1): 62/114 MB Progress (1): 62/114 MB Progress (1): 62/114 MB Progress (1): 62/114 MB Progress (1): 62/114 MB Progress (1): 62/114 MB Progress (1): 62/114 MB Progress (1): 62/114 MB Progress (1): 62/114 MB Progress (1): 62/114 MB Progress (1): 62/114 MB Progress (1): 62/114 MB Progress (1): 62/114 MB Progress (1): 62/114 MB Progress (1): 62/114 MB Progress (1): 62/114 MB Progress (1): 62/114 MB Progress (1): 62/114 MB Progress (1): 62/114 MB Progress (1): 62/114 MB Progress (1): 62/114 MB Progress (1): 62/114 MB Progress (1): 62/114 MB Progress (1): 62/114 MB Progress (1): 62/114 MB Progress (1): 62/114 MB Progress (1): 62/114 MB Progress (1): 62/114 MB Progress (1): 62/114 MB Progress (1): 62/114 MB Progress (1): 62/114 MB Progress (1): 62/114 MB Progress (1): 62/114 MB Progress (1): 62/114 MB Progress (1): 62/114 MB Progress (1): 62/114 MB Progress (1): 62/114 MB Progress (1): 62/114 MB Progress (1): 62/114 MB Progress (1): 62/114 MB Progress (1): 62/114 MB Progress (1): 62/114 MB Progress (1): 62/114 MB Progress (1): 62/114 MB Progress (1): 62/114 MB Progress (1): 62/114 MB Progress (1): 62/114 MB Progress (1): 62/114 MB Progress (1): 62/114 MB Progress (1): 62/114 MB Progress (1): 62/114 MB Progress (1): 62/114 MB Progress (1): 62/114 MB Progress (1): 62/114 MB Progress (1): 62/114 MB Progress (1): 62/114 MB Progress (1): 62/114 MB Progress (1): 62/114 MB Progress (1): 62/114 MB Progress (1): 62/114 MB Progress (1): 62/114 MB Progress (1): 62/114 MB Progress (1): 62/114 MB Progress (1): 62/114 MB Progress (1): 62/114 MB Progress (1): 62/114 MB Progress (1): 62/114 MB Progress (1): 62/114 MB Progress (1): 62/114 MB Progress (1): 62/114 MB Progress (1): 62/114 MB Progress (1): 62/114 MB Progress (1): 62/114 MB Progress (1): 62/114 MB Progress (1): 62/114 MB Progress (1): 62/114 MB Progress (1): 62/114 MB Progress (1): 62/114 MB Progress (1): 62/114 MB Progress (1): 62/114 MB Progress (1): 62/114 MB Progress (1): 62/114 MB Progress (1): 62/114 MB Progress (1): 62/114 MB Progress (1): 62/114 MB Progress (1): 62/114 MB Progress (1): 62/114 MB Progress (1): 62/114 MB Progress (1): 62/114 MB Progress (1): 62/114 MB Progress (1): 62/114 MB Progress (1): 62/114 MB Progress (1): 62/114 MB Progress (1): 62/114 MB Progress (1): 62/114 MB Progress (1): 62/114 MB Progress (1): 62/114 MB Progress (1): 62/114 MB Progress (1): 62/114 MB Progress (1): 62/114 MB Progress (1): 62/114 MB Progress (1): 62/114 MB Progress (1): 62/114 MB Progress (1): 62/114 MB Progress (1): 62/114 MB Progress (1): 62/114 MB Progress (1): 62/114 MB Progress (1): 62/114 MB Progress (1): 62/114 MB Progress (1): 62/114 MB Progress (1): 62/114 MB Progress (1): 62/114 MB Progress (1): 62/114 MB Progress (1): 62/114 MB Progress (1): 62/114 MB Progress (1): 62/114 MB Progress (1): 62/114 MB Progress (1): 62/114 MB Progress (1): 62/114 MB Progress (1): 62/114 MB Progress (1): 62/114 MB Progress (1): 62/114 MB Progress (1): 62/114 MB Progress (1): 62/114 MB Progress (1): 62/114 MB Progress (1): 62/114 MB Progress (1): 62/114 MB Progress (1): 62/114 MB Progress (1): 62/114 MB Progress (1): 62/114 MB Progress (1): 62/114 MB Progress (1): 62/114 MB Progress (1): 62/114 MB Progress (1): 62/114 MB Progress (1): 62/114 MB Progress (1): 62/114 MB Progress (1): 62/114 MB Progress (1): 62/114 MB Progress (1): 62/114 MB Progress (1): 63/114 MB Progress (1): 63/114 MB Progress (1): 63/114 MB Progress (1): 63/114 MB Progress (1): 63/114 MB Progress (1): 63/114 MB Progress (1): 63/114 MB Progress (1): 63/114 MB Progress (1): 63/114 MB Progress (1): 63/114 MB Progress (1): 63/114 MB Progress (1): 63/114 MB Progress (1): 63/114 MB Progress (1): 63/114 MB Progress (1): 63/114 MB Progress (1): 63/114 MB Progress (1): 63/114 MB Progress (1): 63/114 MB Progress (1): 63/114 MB Progress (1): 63/114 MB Progress (1): 63/114 MB Progress (1): 63/114 MB Progress (1): 63/114 MB Progress (1): 63/114 MB Progress (1): 63/114 MB Progress (1): 63/114 MB Progress (1): 63/114 MB Progress (1): 63/114 MB Progress (1): 63/114 MB Progress (1): 63/114 MB Progress (1): 63/114 MB Progress (1): 63/114 MB Progress (1): 63/114 MB Progress (1): 63/114 MB Progress (1): 63/114 MB Progress (1): 63/114 MB Progress (1): 63/114 MB Progress (1): 63/114 MB Progress (1): 63/114 MB Progress (1): 63/114 MB Progress (1): 63/114 MB Progress (1): 63/114 MB Progress (1): 63/114 MB Progress (1): 63/114 MB Progress (1): 63/114 MB Progress (1): 63/114 MB Progress (1): 63/114 MB Progress (1): 63/114 MB Progress (1): 63/114 MB Progress (1): 63/114 MB Progress (1): 63/114 MB Progress (1): 63/114 MB Progress (1): 63/114 MB Progress (1): 63/114 MB Progress (1): 63/114 MB Progress (1): 63/114 MB Progress (1): 63/114 MB Progress (1): 63/114 MB Progress (1): 63/114 MB Progress (1): 63/114 MB Progress (1): 63/114 MB Progress (1): 63/114 MB Progress (1): 63/114 MB Progress (1): 63/114 MB Progress (1): 63/114 MB Progress (1): 63/114 MB Progress (1): 63/114 MB Progress (1): 63/114 MB Progress (1): 63/114 MB Progress (1): 63/114 MB Progress (1): 63/114 MB Progress (1): 63/114 MB Progress (1): 63/114 MB Progress (1): 63/114 MB Progress (1): 63/114 MB Progress (1): 63/114 MB Progress (1): 63/114 MB Progress (1): 63/114 MB Progress (1): 63/114 MB Progress (1): 63/114 MB Progress (1): 63/114 MB Progress (1): 63/114 MB Progress (1): 63/114 MB Progress (1): 63/114 MB Progress (1): 63/114 MB Progress (1): 63/114 MB Progress (1): 63/114 MB Progress (1): 63/114 MB Progress (1): 63/114 MB Progress (1): 63/114 MB Progress (1): 63/114 MB Progress (1): 63/114 MB Progress (1): 63/114 MB Progress (1): 63/114 MB Progress (1): 63/114 MB Progress (1): 63/114 MB Progress (1): 63/114 MB Progress (1): 63/114 MB Progress (1): 63/114 MB Progress (1): 63/114 MB Progress (1): 63/114 MB Progress (1): 63/114 MB Progress (1): 63/114 MB Progress (1): 63/114 MB Progress (1): 63/114 MB Progress (1): 63/114 MB Progress (1): 63/114 MB Progress (1): 63/114 MB Progress (1): 63/114 MB Progress (1): 63/114 MB Progress (1): 63/114 MB Progress (1): 63/114 MB Progress (1): 63/114 MB Progress (1): 63/114 MB Progress (1): 63/114 MB Progress (1): 63/114 MB Progress (1): 63/114 MB Progress (1): 63/114 MB Progress (1): 63/114 MB Progress (1): 63/114 MB Progress (1): 63/114 MB Progress (1): 63/114 MB Progress (1): 63/114 MB Progress (1): 63/114 MB Progress (1): 63/114 MB Progress (1): 63/114 MB Progress (1): 63/114 MB Progress (1): 63/114 MB Progress (1): 63/114 MB Progress (1): 63/114 MB Progress (1): 63/114 MB Progress (1): 63/114 MB Progress (1): 63/114 MB Progress (1): 63/114 MB Progress (1): 63/114 MB Progress (1): 63/114 MB Progress (1): 63/114 MB Progress (1): 63/114 MB Progress (1): 63/114 MB Progress (1): 63/114 MB Progress (1): 63/114 MB Progress (1): 63/114 MB Progress (1): 63/114 MB Progress (1): 63/114 MB Progress (1): 63/114 MB Progress (1): 63/114 MB Progress (1): 63/114 MB Progress (1): 63/114 MB Progress (1): 63/114 MB Progress (1): 63/114 MB Progress (1): 63/114 MB Progress (1): 63/114 MB Progress (1): 63/114 MB Progress (1): 63/114 MB Progress (1): 63/114 MB Progress (1): 63/114 MB Progress (1): 63/114 MB Progress (1): 63/114 MB Progress (1): 63/114 MB Progress (1): 63/114 MB Progress (1): 63/114 MB Progress (1): 63/114 MB Progress (1): 63/114 MB Progress (1): 63/114 MB Progress (1): 63/114 MB Progress (1): 63/114 MB Progress (1): 63/114 MB Progress (1): 63/114 MB Progress (1): 63/114 MB Progress (1): 63/114 MB Progress (1): 63/114 MB Progress (1): 63/114 MB Progress (1): 63/114 MB Progress (1): 63/114 MB Progress (1): 63/114 MB Progress (1): 63/114 MB Progress (1): 63/114 MB Progress (1): 63/114 MB Progress (1): 63/114 MB Progress (1): 63/114 MB Progress (1): 63/114 MB Progress (1): 63/114 MB Progress (1): 63/114 MB Progress (1): 63/114 MB Progress (1): 63/114 MB Progress (1): 63/114 MB Progress (1): 63/114 MB Progress (1): 63/114 MB Progress (1): 63/114 MB Progress (1): 63/114 MB Progress (1): 63/114 MB Progress (1): 63/114 MB Progress (1): 63/114 MB Progress (1): 63/114 MB Progress (1): 63/114 MB Progress (1): 63/114 MB Progress (1): 63/114 MB Progress (1): 63/114 MB Progress (1): 63/114 MB Progress (1): 63/114 MB Progress (1): 63/114 MB Progress (1): 63/114 MB Progress (1): 63/114 MB Progress (1): 63/114 MB Progress (1): 63/114 MB Progress (1): 63/114 MB Progress (1): 63/114 MB Progress (1): 63/114 MB Progress (1): 63/114 MB Progress (1): 63/114 MB Progress (1): 63/114 MB Progress (1): 63/114 MB Progress (1): 63/114 MB Progress (1): 63/114 MB Progress (1): 63/114 MB Progress (1): 63/114 MB Progress (1): 63/114 MB Progress (1): 63/114 MB Progress (1): 63/114 MB Progress (1): 63/114 MB Progress (1): 63/114 MB Progress (1): 63/114 MB Progress (1): 63/114 MB Progress (1): 63/114 MB Progress (1): 63/114 MB Progress (1): 63/114 MB Progress (1): 63/114 MB Progress (1): 63/114 MB Progress (1): 63/114 MB Progress (1): 63/114 MB Progress (1): 63/114 MB Progress (1): 63/114 MB Progress (1): 63/114 MB Progress (1): 63/114 MB Progress (1): 63/114 MB Progress (1): 63/114 MB Progress (1): 63/114 MB Progress (1): 63/114 MB Progress (1): 63/114 MB Progress (1): 63/114 MB Progress (1): 63/114 MB Progress (1): 63/114 MB Progress (1): 63/114 MB Progress (1): 63/114 MB Progress (1): 63/114 MB Progress (1): 63/114 MB Progress (1): 63/114 MB Progress (1): 63/114 MB Progress (1): 63/114 MB Progress (1): 63/114 MB Progress (1): 63/114 MB Progress (1): 63/114 MB Progress (1): 63/114 MB Progress (1): 63/114 MB Progress (1): 63/114 MB Progress (1): 63/114 MB Progress (1): 63/114 MB Progress (1): 63/114 MB Progress (1): 63/114 MB Progress (1): 63/114 MB Progress (1): 63/114 MB Progress (1): 63/114 MB Progress (1): 63/114 MB Progress (1): 63/114 MB Progress (1): 63/114 MB Progress (1): 63/114 MB Progress (1): 63/114 MB Progress (1): 63/114 MB Progress (1): 63/114 MB Progress (1): 63/114 MB Progress (1): 63/114 MB Progress (1): 63/114 MB Progress (1): 63/114 MB Progress (1): 63/114 MB Progress (1): 63/114 MB Progress (1): 63/114 MB Progress (1): 63/114 MB Progress (1): 63/114 MB Progress (1): 63/114 MB Progress (1): 63/114 MB Progress (1): 63/114 MB Progress (1): 63/114 MB Progress (1): 63/114 MB Progress (1): 63/114 MB Progress (1): 63/114 MB Progress (1): 63/114 MB Progress (1): 63/114 MB Progress (1): 63/114 MB Progress (1): 63/114 MB Progress (1): 63/114 MB Progress (1): 63/114 MB Progress (1): 63/114 MB Progress (1): 63/114 MB Progress (1): 63/114 MB Progress (1): 63/114 MB Progress (1): 63/114 MB Progress (1): 63/114 MB Progress (1): 63/114 MB Progress (1): 63/114 MB Progress (1): 63/114 MB Progress (1): 63/114 MB Progress (1): 63/114 MB Progress (1): 63/114 MB Progress (1): 63/114 MB Progress (1): 63/114 MB Progress (1): 63/114 MB Progress (1): 63/114 MB Progress (1): 63/114 MB Progress (1): 63/114 MB Progress (1): 63/114 MB Progress (1): 63/114 MB Progress (1): 63/114 MB Progress (1): 63/114 MB Progress (1): 63/114 MB Progress (1): 63/114 MB Progress (1): 63/114 MB Progress (1): 63/114 MB Progress (1): 63/114 MB Progress (1): 63/114 MB Progress (1): 63/114 MB Progress (1): 63/114 MB Progress (1): 63/114 MB Progress (1): 63/114 MB Progress (1): 63/114 MB Progress (1): 63/114 MB Progress (1): 63/114 MB Progress (1): 63/114 MB Progress (1): 63/114 MB Progress (1): 63/114 MB Progress (1): 63/114 MB Progress (1): 63/114 MB Progress (1): 63/114 MB Progress (1): 63/114 MB Progress (1): 63/114 MB Progress (1): 63/114 MB Progress (1): 63/114 MB Progress (1): 63/114 MB Progress (1): 63/114 MB Progress (1): 63/114 MB Progress (1): 63/114 MB Progress (1): 63/114 MB Progress (1): 63/114 MB Progress (1): 63/114 MB Progress (1): 63/114 MB Progress (1): 63/114 MB Progress (1): 63/114 MB Progress (1): 63/114 MB Progress (1): 63/114 MB Progress (1): 63/114 MB Progress (1): 63/114 MB Progress (1): 63/114 MB Progress (1): 63/114 MB Progress (1): 63/114 MB Progress (1): 63/114 MB Progress (1): 63/114 MB Progress (1): 63/114 MB Progress (1): 63/114 MB Progress (1): 63/114 MB Progress (1): 63/114 MB Progress (1): 63/114 MB Progress (1): 63/114 MB Progress (1): 63/114 MB Progress (1): 63/114 MB Progress (1): 63/114 MB Progress (1): 63/114 MB Progress (1): 63/114 MB Progress (1): 63/114 MB Progress (1): 63/114 MB Progress (1): 63/114 MB Progress (1): 63/114 MB Progress (1): 63/114 MB Progress (1): 63/114 MB Progress (1): 63/114 MB Progress (1): 63/114 MB Progress (1): 63/114 MB Progress (1): 63/114 MB Progress (1): 63/114 MB Progress (1): 63/114 MB Progress (1): 63/114 MB Progress (1): 63/114 MB Progress (1): 63/114 MB Progress (1): 63/114 MB Progress (1): 63/114 MB Progress (1): 63/114 MB Progress (1): 63/114 MB Progress (1): 63/114 MB Progress (1): 63/114 MB Progress (1): 63/114 MB Progress (1): 63/114 MB Progress (1): 63/114 MB Progress (1): 63/114 MB Progress (1): 63/114 MB Progress (1): 63/114 MB Progress (1): 63/114 MB Progress (1): 63/114 MB Progress (1): 63/114 MB Progress (1): 63/114 MB Progress (1): 63/114 MB Progress (1): 63/114 MB Progress (1): 63/114 MB Progress (1): 63/114 MB Progress (1): 63/114 MB Progress (1): 63/114 MB Progress (1): 63/114 MB Progress (1): 63/114 MB Progress (1): 63/114 MB Progress (1): 63/114 MB Progress (1): 63/114 MB Progress (1): 63/114 MB Progress (1): 63/114 MB Progress (1): 63/114 MB Progress (1): 63/114 MB Progress (1): 63/114 MB Progress (1): 63/114 MB Progress (1): 63/114 MB Progress (1): 63/114 MB Progress (1): 63/114 MB Progress (1): 63/114 MB Progress (1): 63/114 MB Progress (1): 63/114 MB Progress (1): 63/114 MB Progress (1): 63/114 MB Progress (1): 63/114 MB Progress (1): 63/114 MB Progress (1): 63/114 MB Progress (1): 63/114 MB Progress (1): 63/114 MB Progress (1): 63/114 MB Progress (1): 63/114 MB Progress (1): 63/114 MB Progress (1): 63/114 MB Progress (1): 63/114 MB Progress (1): 63/114 MB Progress (1): 63/114 MB Progress (1): 63/114 MB Progress (1): 63/114 MB Progress (1): 63/114 MB Progress (1): 63/114 MB Progress (1): 63/114 MB Progress (1): 63/114 MB Progress (1): 63/114 MB Progress (1): 63/114 MB Progress (1): 63/114 MB Progress (1): 63/114 MB Progress (1): 63/114 MB Progress (1): 63/114 MB Progress (1): 63/114 MB Progress (1): 63/114 MB Progress (1): 63/114 MB Progress (1): 63/114 MB Progress (1): 63/114 MB Progress (1): 63/114 MB Progress (1): 63/114 MB Progress (1): 63/114 MB Progress (1): 63/114 MB Progress (1): 63/114 MB Progress (1): 63/114 MB Progress (1): 63/114 MB Progress (1): 63/114 MB Progress (1): 63/114 MB Progress (1): 63/114 MB Progress (1): 63/114 MB Progress (1): 63/114 MB Progress (1): 63/114 MB Progress (1): 63/114 MB Progress (1): 63/114 MB Progress (1): 63/114 MB Progress (1): 63/114 MB Progress (1): 63/114 MB Progress (1): 63/114 MB Progress (1): 63/114 MB Progress (1): 63/114 MB Progress (1): 63/114 MB Progress (1): 63/114 MB Progress (1): 63/114 MB Progress (1): 63/114 MB Progress (1): 63/114 MB Progress (1): 63/114 MB Progress (1): 63/114 MB Progress (1): 63/114 MB Progress (1): 63/114 MB Progress (1): 63/114 MB Progress (1): 63/114 MB Progress (1): 63/114 MB Progress (1): 63/114 MB Progress (1): 63/114 MB Progress (1): 63/114 MB Progress (1): 63/114 MB Progress (1): 64/114 MB Progress (1): 64/114 MB Progress (1): 64/114 MB Progress (1): 64/114 MB Progress (1): 64/114 MB Progress (1): 64/114 MB Progress (1): 64/114 MB Progress (1): 64/114 MB Progress (1): 64/114 MB Progress (1): 64/114 MB Progress (1): 64/114 MB Progress (1): 64/114 MB Progress (1): 64/114 MB Progress (1): 64/114 MB Progress (1): 64/114 MB Progress (1): 64/114 MB Progress (1): 64/114 MB Progress (1): 64/114 MB Progress (1): 64/114 MB Progress (1): 64/114 MB Progress (1): 64/114 MB Progress (1): 64/114 MB Progress (1): 64/114 MB Progress (1): 64/114 MB Progress (1): 64/114 MB Progress (1): 64/114 MB Progress (1): 64/114 MB Progress (1): 64/114 MB Progress (1): 64/114 MB Progress (1): 64/114 MB Progress (1): 64/114 MB Progress (1): 64/114 MB Progress (1): 64/114 MB Progress (1): 64/114 MB Progress (1): 64/114 MB Progress (1): 64/114 MB Progress (1): 64/114 MB Progress (1): 64/114 MB Progress (1): 64/114 MB Progress (1): 64/114 MB Progress (1): 64/114 MB Progress (1): 64/114 MB Progress (1): 64/114 MB Progress (1): 64/114 MB Progress (1): 64/114 MB Progress (1): 64/114 MB Progress (1): 64/114 MB Progress (1): 64/114 MB Progress (1): 64/114 MB Progress (1): 64/114 MB Progress (1): 64/114 MB Progress (1): 64/114 MB Progress (1): 64/114 MB Progress (1): 64/114 MB Progress (1): 64/114 MB Progress (1): 64/114 MB Progress (1): 64/114 MB Progress (1): 64/114 MB Progress (1): 64/114 MB Progress (1): 64/114 MB Progress (1): 64/114 MB Progress (1): 64/114 MB Progress (1): 64/114 MB Progress (1): 64/114 MB Progress (1): 64/114 MB Progress (1): 64/114 MB Progress (1): 64/114 MB Progress (1): 64/114 MB Progress (1): 64/114 MB Progress (1): 64/114 MB Progress (1): 64/114 MB Progress (1): 64/114 MB Progress (1): 64/114 MB Progress (1): 64/114 MB Progress (1): 64/114 MB Progress (1): 64/114 MB Progress (1): 64/114 MB Progress (1): 64/114 MB Progress (1): 64/114 MB Progress (1): 64/114 MB Progress (1): 64/114 MB Progress (1): 64/114 MB Progress (1): 64/114 MB Progress (1): 64/114 MB Progress (1): 64/114 MB Progress (1): 64/114 MB Progress (1): 64/114 MB Progress (1): 64/114 MB Progress (1): 64/114 MB Progress (1): 64/114 MB Progress (1): 64/114 MB Progress (1): 64/114 MB Progress (1): 64/114 MB Progress (1): 64/114 MB Progress (1): 64/114 MB Progress (1): 64/114 MB Progress (1): 64/114 MB Progress (1): 64/114 MB Progress (1): 64/114 MB Progress (1): 64/114 MB Progress (1): 64/114 MB Progress (1): 64/114 MB Progress (1): 64/114 MB Progress (1): 64/114 MB Progress (1): 64/114 MB Progress (1): 64/114 MB Progress (1): 64/114 MB Progress (1): 64/114 MB Progress (1): 64/114 MB Progress (1): 64/114 MB Progress (1): 64/114 MB Progress (1): 64/114 MB Progress (1): 64/114 MB Progress (1): 64/114 MB Progress (1): 64/114 MB Progress (1): 64/114 MB Progress (1): 64/114 MB Progress (1): 64/114 MB Progress (1): 64/114 MB Progress (1): 64/114 MB Progress (1): 64/114 MB Progress (1): 64/114 MB Progress (1): 64/114 MB Progress (1): 64/114 MB Progress (1): 64/114 MB Progress (1): 64/114 MB Progress (1): 64/114 MB Progress (1): 64/114 MB Progress (1): 64/114 MB Progress (1): 64/114 MB Progress (1): 64/114 MB Progress (1): 64/114 MB Progress (1): 64/114 MB Progress (1): 64/114 MB Progress (1): 64/114 MB Progress (1): 64/114 MB Progress (1): 64/114 MB Progress (1): 64/114 MB Progress (1): 64/114 MB Progress (1): 64/114 MB Progress (1): 64/114 MB Progress (1): 64/114 MB Progress (1): 64/114 MB Progress (1): 64/114 MB Progress (1): 64/114 MB Progress (1): 64/114 MB Progress (1): 64/114 MB Progress (1): 64/114 MB Progress (1): 64/114 MB Progress (1): 64/114 MB Progress (1): 64/114 MB Progress (1): 64/114 MB Progress (1): 64/114 MB Progress (1): 64/114 MB Progress (1): 64/114 MB Progress (1): 64/114 MB Progress (1): 64/114 MB Progress (1): 64/114 MB Progress (1): 64/114 MB Progress (1): 64/114 MB Progress (1): 64/114 MB Progress (1): 64/114 MB Progress (1): 64/114 MB Progress (1): 64/114 MB Progress (1): 64/114 MB Progress (1): 64/114 MB Progress (1): 64/114 MB Progress (1): 64/114 MB Progress (1): 64/114 MB Progress (1): 64/114 MB Progress (1): 64/114 MB Progress (1): 64/114 MB Progress (1): 64/114 MB Progress (1): 64/114 MB Progress (1): 64/114 MB Progress (1): 64/114 MB Progress (1): 64/114 MB Progress (1): 64/114 MB Progress (1): 64/114 MB Progress (1): 64/114 MB Progress (1): 64/114 MB Progress (1): 64/114 MB Progress (1): 64/114 MB Progress (1): 64/114 MB Progress (1): 64/114 MB Progress (1): 64/114 MB Progress (1): 64/114 MB Progress (1): 64/114 MB Progress (1): 64/114 MB Progress (1): 64/114 MB Progress (1): 64/114 MB Progress (1): 64/114 MB Progress (1): 64/114 MB Progress (1): 64/114 MB Progress (1): 64/114 MB Progress (1): 64/114 MB Progress (1): 64/114 MB Progress (1): 64/114 MB Progress (1): 64/114 MB Progress (1): 64/114 MB Progress (1): 64/114 MB Progress (1): 64/114 MB Progress (1): 64/114 MB Progress (1): 64/114 MB Progress (1): 64/114 MB Progress (1): 64/114 MB Progress (1): 64/114 MB Progress (1): 64/114 MB Progress (1): 64/114 MB Progress (1): 64/114 MB Progress (1): 64/114 MB Progress (1): 64/114 MB Progress (1): 64/114 MB Progress (1): 64/114 MB Progress (1): 64/114 MB Progress (1): 64/114 MB Progress (1): 64/114 MB Progress (1): 64/114 MB Progress (1): 64/114 MB Progress (1): 64/114 MB Progress (1): 64/114 MB Progress (1): 64/114 MB Progress (1): 64/114 MB Progress (1): 64/114 MB Progress (1): 64/114 MB Progress (1): 64/114 MB Progress (1): 64/114 MB Progress (1): 64/114 MB Progress (1): 64/114 MB Progress (1): 64/114 MB Progress (1): 64/114 MB Progress (1): 64/114 MB Progress (1): 64/114 MB Progress (1): 64/114 MB Progress (1): 64/114 MB Progress (1): 64/114 MB Progress (1): 64/114 MB Progress (1): 64/114 MB Progress (1): 64/114 MB Progress (1): 64/114 MB Progress (1): 64/114 MB Progress (1): 64/114 MB Progress (1): 64/114 MB Progress (1): 64/114 MB Progress (1): 64/114 MB Progress (1): 64/114 MB Progress (1): 64/114 MB Progress (1): 64/114 MB Progress (1): 64/114 MB Progress (1): 64/114 MB Progress (1): 64/114 MB Progress (1): 64/114 MB Progress (1): 64/114 MB Progress (1): 64/114 MB Progress (1): 64/114 MB Progress (1): 64/114 MB Progress (1): 64/114 MB Progress (1): 64/114 MB Progress (1): 64/114 MB Progress (1): 64/114 MB Progress (1): 64/114 MB Progress (1): 64/114 MB Progress (1): 64/114 MB Progress (1): 64/114 MB Progress (1): 64/114 MB Progress (1): 64/114 MB Progress (1): 64/114 MB Progress (1): 64/114 MB Progress (1): 64/114 MB Progress (1): 64/114 MB Progress (1): 64/114 MB Progress (1): 64/114 MB Progress (1): 64/114 MB Progress (1): 64/114 MB Progress (1): 64/114 MB Progress (1): 64/114 MB Progress (1): 64/114 MB Progress (1): 64/114 MB Progress (1): 64/114 MB Progress (1): 64/114 MB Progress (1): 64/114 MB Progress (1): 64/114 MB Progress (1): 64/114 MB Progress (1): 64/114 MB Progress (1): 64/114 MB Progress (1): 64/114 MB Progress (1): 64/114 MB Progress (1): 64/114 MB Progress (1): 64/114 MB Progress (1): 64/114 MB Progress (1): 64/114 MB Progress (1): 64/114 MB Progress (1): 64/114 MB Progress (1): 64/114 MB Progress (1): 64/114 MB Progress (1): 64/114 MB Progress (1): 64/114 MB Progress (1): 64/114 MB Progress (1): 64/114 MB Progress (1): 64/114 MB Progress (1): 64/114 MB Progress (1): 64/114 MB Progress (1): 64/114 MB Progress (1): 64/114 MB Progress (1): 64/114 MB Progress (1): 64/114 MB Progress (1): 64/114 MB Progress (1): 64/114 MB Progress (1): 64/114 MB Progress (1): 64/114 MB Progress (1): 64/114 MB Progress (1): 64/114 MB Progress (1): 64/114 MB Progress (1): 64/114 MB Progress (1): 64/114 MB Progress (1): 64/114 MB Progress (1): 64/114 MB Progress (1): 64/114 MB Progress (1): 64/114 MB Progress (1): 64/114 MB Progress (1): 64/114 MB Progress (1): 64/114 MB Progress (1): 64/114 MB Progress (1): 64/114 MB Progress (1): 64/114 MB Progress (1): 64/114 MB Progress (1): 64/114 MB Progress (1): 64/114 MB Progress (1): 64/114 MB Progress (1): 64/114 MB Progress (1): 64/114 MB Progress (1): 64/114 MB Progress (1): 64/114 MB Progress (1): 64/114 MB Progress (1): 64/114 MB Progress (1): 64/114 MB Progress (1): 64/114 MB Progress (1): 64/114 MB Progress (1): 64/114 MB Progress (1): 64/114 MB Progress (1): 64/114 MB Progress (1): 64/114 MB Progress (1): 64/114 MB Progress (1): 64/114 MB Progress (1): 64/114 MB Progress (1): 64/114 MB Progress (1): 64/114 MB Progress (1): 64/114 MB Progress (1): 64/114 MB Progress (1): 64/114 MB Progress (1): 64/114 MB Progress (1): 64/114 MB Progress (1): 64/114 MB Progress (1): 64/114 MB Progress (1): 64/114 MB Progress (1): 64/114 MB Progress (1): 64/114 MB Progress (1): 64/114 MB Progress (1): 64/114 MB Progress (1): 64/114 MB Progress (1): 64/114 MB Progress (1): 64/114 MB Progress (1): 64/114 MB Progress (1): 64/114 MB Progress (1): 64/114 MB Progress (1): 64/114 MB Progress (1): 64/114 MB Progress (1): 64/114 MB Progress (1): 64/114 MB Progress (1): 64/114 MB Progress (1): 64/114 MB Progress (1): 64/114 MB Progress (1): 64/114 MB Progress (1): 64/114 MB Progress (1): 64/114 MB Progress (1): 64/114 MB Progress (1): 64/114 MB Progress (1): 64/114 MB Progress (1): 64/114 MB Progress (1): 64/114 MB Progress (1): 64/114 MB Progress (1): 64/114 MB Progress (1): 64/114 MB Progress (1): 64/114 MB Progress (1): 64/114 MB Progress (1): 64/114 MB Progress (1): 64/114 MB Progress (1): 64/114 MB Progress (1): 64/114 MB Progress (1): 64/114 MB Progress (1): 64/114 MB Progress (1): 64/114 MB Progress (1): 64/114 MB Progress (1): 64/114 MB Progress (1): 64/114 MB Progress (1): 64/114 MB Progress (1): 64/114 MB Progress (1): 64/114 MB Progress (1): 64/114 MB Progress (1): 64/114 MB Progress (1): 64/114 MB Progress (1): 64/114 MB Progress (1): 64/114 MB Progress (1): 64/114 MB Progress (1): 64/114 MB Progress (1): 64/114 MB Progress (1): 64/114 MB Progress (1): 64/114 MB Progress (1): 64/114 MB Progress (1): 64/114 MB Progress (1): 64/114 MB Progress (1): 64/114 MB Progress (1): 64/114 MB Progress (1): 64/114 MB Progress (1): 64/114 MB Progress (1): 64/114 MB Progress (1): 64/114 MB Progress (1): 64/114 MB Progress (1): 64/114 MB Progress (1): 64/114 MB Progress (1): 64/114 MB Progress (1): 64/114 MB Progress (1): 64/114 MB Progress (1): 64/114 MB Progress (1): 64/114 MB Progress (1): 64/114 MB Progress (1): 64/114 MB Progress (1): 64/114 MB Progress (1): 64/114 MB Progress (1): 64/114 MB Progress (1): 64/114 MB Progress (1): 64/114 MB Progress (1): 64/114 MB Progress (1): 64/114 MB Progress (1): 64/114 MB Progress (1): 64/114 MB Progress (1): 64/114 MB Progress (1): 64/114 MB Progress (1): 64/114 MB Progress (1): 64/114 MB Progress (1): 64/114 MB Progress (1): 64/114 MB Progress (1): 64/114 MB Progress (1): 64/114 MB Progress (1): 64/114 MB Progress (1): 64/114 MB Progress (1): 64/114 MB Progress (1): 64/114 MB Progress (1): 64/114 MB Progress (1): 64/114 MB Progress (1): 64/114 MB Progress (1): 64/114 MB Progress (1): 64/114 MB Progress (1): 64/114 MB Progress (1): 64/114 MB Progress (1): 64/114 MB Progress (1): 64/114 MB Progress (1): 64/114 MB Progress (1): 64/114 MB Progress (1): 64/114 MB Progress (1): 64/114 MB Progress (1): 64/114 MB Progress (1): 64/114 MB Progress (1): 64/114 MB Progress (1): 64/114 MB Progress (1): 64/114 MB Progress (1): 64/114 MB Progress (1): 64/114 MB Progress (1): 64/114 MB Progress (1): 64/114 MB Progress (1): 64/114 MB Progress (1): 64/114 MB Progress (1): 64/114 MB Progress (1): 64/114 MB Progress (1): 64/114 MB Progress (1): 64/114 MB Progress (1): 64/114 MB Progress (1): 64/114 MB Progress (1): 64/114 MB Progress (1): 64/114 MB Progress (1): 64/114 MB Progress (1): 64/114 MB Progress (1): 64/114 MB Progress (1): 64/114 MB Progress (1): 64/114 MB Progress (1): 64/114 MB Progress (1): 64/114 MB Progress (1): 64/114 MB Progress (1): 64/114 MB Progress (1): 65/114 MB Progress (1): 65/114 MB Progress (1): 65/114 MB Progress (1): 65/114 MB Progress (1): 65/114 MB Progress (1): 65/114 MB Progress (1): 65/114 MB Progress (1): 65/114 MB Progress (1): 65/114 MB Progress (1): 65/114 MB Progress (1): 65/114 MB Progress (1): 65/114 MB Progress (1): 65/114 MB Progress (1): 65/114 MB Progress (1): 65/114 MB Progress (1): 65/114 MB Progress (1): 65/114 MB Progress (1): 65/114 MB Progress (1): 65/114 MB Progress (1): 65/114 MB Progress (1): 65/114 MB Progress (1): 65/114 MB Progress (1): 65/114 MB Progress (1): 65/114 MB Progress (1): 65/114 MB Progress (1): 65/114 MB Progress (1): 65/114 MB Progress (1): 65/114 MB Progress (1): 65/114 MB Progress (1): 65/114 MB Progress (1): 65/114 MB Progress (1): 65/114 MB Progress (1): 65/114 MB Progress (1): 65/114 MB Progress (1): 65/114 MB Progress (1): 65/114 MB Progress (1): 65/114 MB Progress (1): 65/114 MB Progress (1): 65/114 MB Progress (1): 65/114 MB Progress (1): 65/114 MB Progress (1): 65/114 MB Progress (1): 65/114 MB Progress (1): 65/114 MB Progress (1): 65/114 MB Progress (1): 65/114 MB Progress (1): 65/114 MB Progress (1): 65/114 MB Progress (1): 65/114 MB Progress (1): 65/114 MB Progress (1): 65/114 MB Progress (1): 65/114 MB Progress (1): 65/114 MB Progress (1): 65/114 MB Progress (1): 65/114 MB Progress (1): 65/114 MB Progress (1): 65/114 MB Progress (1): 65/114 MB Progress (1): 65/114 MB Progress (1): 65/114 MB Progress (1): 65/114 MB Progress (1): 65/114 MB Progress (1): 65/114 MB Progress (1): 65/114 MB Progress (1): 65/114 MB Progress (1): 65/114 MB Progress (1): 65/114 MB Progress (1): 65/114 MB Progress (1): 65/114 MB Progress (1): 65/114 MB Progress (1): 65/114 MB Progress (1): 65/114 MB Progress (1): 65/114 MB Progress (1): 65/114 MB Progress (1): 65/114 MB Progress (1): 65/114 MB Progress (1): 65/114 MB Progress (1): 65/114 MB Progress (1): 65/114 MB Progress (1): 65/114 MB Progress (1): 65/114 MB Progress (1): 65/114 MB Progress (1): 65/114 MB Progress (1): 65/114 MB Progress (1): 65/114 MB Progress (1): 65/114 MB Progress (1): 65/114 MB Progress (1): 65/114 MB Progress (1): 65/114 MB Progress (1): 65/114 MB Progress (1): 65/114 MB Progress (1): 65/114 MB Progress (1): 65/114 MB Progress (1): 65/114 MB Progress (1): 65/114 MB Progress (1): 65/114 MB Progress (1): 65/114 MB Progress (1): 65/114 MB Progress (1): 65/114 MB Progress (1): 65/114 MB Progress (1): 65/114 MB Progress (1): 65/114 MB Progress (1): 65/114 MB Progress (1): 65/114 MB Progress (1): 65/114 MB Progress (1): 65/114 MB Progress (1): 65/114 MB Progress (1): 65/114 MB Progress (1): 65/114 MB Progress (1): 65/114 MB Progress (1): 65/114 MB Progress (1): 65/114 MB Progress (1): 65/114 MB Progress (1): 65/114 MB Progress (1): 65/114 MB Progress (1): 65/114 MB Progress (1): 65/114 MB Progress (1): 65/114 MB Progress (1): 65/114 MB Progress (1): 65/114 MB Progress (1): 65/114 MB Progress (1): 65/114 MB Progress (1): 65/114 MB Progress (1): 65/114 MB Progress (1): 65/114 MB Progress (1): 65/114 MB Progress (1): 65/114 MB Progress (1): 65/114 MB Progress (1): 65/114 MB Progress (1): 65/114 MB Progress (1): 65/114 MB Progress (1): 65/114 MB Progress (1): 65/114 MB Progress (1): 65/114 MB Progress (1): 65/114 MB Progress (1): 65/114 MB Progress (1): 65/114 MB Progress (1): 65/114 MB Progress (1): 65/114 MB Progress (1): 65/114 MB Progress (1): 65/114 MB Progress (1): 65/114 MB Progress (1): 65/114 MB Progress (1): 65/114 MB Progress (1): 65/114 MB Progress (1): 65/114 MB Progress (1): 65/114 MB Progress (1): 65/114 MB Progress (1): 65/114 MB Progress (1): 65/114 MB Progress (1): 65/114 MB Progress (1): 65/114 MB Progress (1): 65/114 MB Progress (1): 65/114 MB Progress (1): 65/114 MB Progress (1): 65/114 MB Progress (1): 65/114 MB Progress (1): 65/114 MB Progress (1): 65/114 MB Progress (1): 65/114 MB Progress (1): 65/114 MB Progress (1): 65/114 MB Progress (1): 65/114 MB Progress (1): 65/114 MB Progress (1): 65/114 MB Progress (1): 65/114 MB Progress (1): 65/114 MB Progress (1): 65/114 MB Progress (1): 65/114 MB Progress (1): 65/114 MB Progress (1): 65/114 MB Progress (1): 65/114 MB Progress (1): 65/114 MB Progress (1): 65/114 MB Progress (1): 65/114 MB Progress (1): 65/114 MB Progress (1): 65/114 MB Progress (1): 65/114 MB Progress (1): 65/114 MB Progress (1): 65/114 MB Progress (1): 65/114 MB Progress (1): 65/114 MB Progress (1): 65/114 MB Progress (1): 65/114 MB Progress (1): 65/114 MB Progress (1): 65/114 MB Progress (1): 65/114 MB Progress (1): 65/114 MB Progress (1): 65/114 MB Progress (1): 65/114 MB Progress (1): 65/114 MB Progress (1): 65/114 MB Progress (1): 65/114 MB Progress (1): 65/114 MB Progress (1): 65/114 MB Progress (1): 65/114 MB Progress (1): 65/114 MB Progress (1): 65/114 MB Progress (1): 65/114 MB Progress (1): 65/114 MB Progress (1): 65/114 MB Progress (1): 65/114 MB Progress (1): 65/114 MB Progress (1): 65/114 MB Progress (1): 65/114 MB Progress (1): 65/114 MB Progress (1): 65/114 MB Progress (1): 65/114 MB Progress (1): 65/114 MB Progress (1): 65/114 MB Progress (1): 65/114 MB Progress (1): 65/114 MB Progress (1): 65/114 MB Progress (1): 65/114 MB Progress (1): 65/114 MB Progress (1): 65/114 MB Progress (1): 65/114 MB Progress (1): 65/114 MB Progress (1): 65/114 MB Progress (1): 65/114 MB Progress (1): 65/114 MB Progress (1): 65/114 MB Progress (1): 65/114 MB Progress (1): 65/114 MB Progress (1): 65/114 MB Progress (1): 65/114 MB Progress (1): 65/114 MB Progress (1): 65/114 MB Progress (1): 65/114 MB Progress (1): 65/114 MB Progress (1): 65/114 MB Progress (1): 65/114 MB Progress (1): 65/114 MB Progress (1): 65/114 MB Progress (1): 65/114 MB Progress (1): 65/114 MB Progress (1): 65/114 MB Progress (1): 65/114 MB Progress (1): 65/114 MB Progress (1): 65/114 MB Progress (1): 65/114 MB Progress (1): 65/114 MB Progress (1): 65/114 MB Progress (1): 65/114 MB Progress (1): 65/114 MB Progress (1): 65/114 MB Progress (1): 65/114 MB Progress (1): 65/114 MB Progress (1): 65/114 MB Progress (1): 65/114 MB Progress (1): 65/114 MB Progress (1): 65/114 MB Progress (1): 65/114 MB Progress (1): 65/114 MB Progress (1): 65/114 MB Progress (1): 65/114 MB Progress (1): 65/114 MB Progress (1): 65/114 MB Progress (1): 65/114 MB Progress (1): 65/114 MB Progress (1): 65/114 MB Progress (1): 65/114 MB Progress (1): 65/114 MB Progress (1): 65/114 MB Progress (1): 65/114 MB Progress (1): 65/114 MB Progress (1): 65/114 MB Progress (1): 65/114 MB Progress (1): 65/114 MB Progress (1): 65/114 MB Progress (1): 65/114 MB Progress (1): 65/114 MB Progress (1): 65/114 MB Progress (1): 65/114 MB Progress (1): 65/114 MB Progress (1): 65/114 MB Progress (1): 65/114 MB Progress (1): 65/114 MB Progress (1): 65/114 MB Progress (1): 65/114 MB Progress (1): 65/114 MB Progress (1): 65/114 MB Progress (1): 65/114 MB Progress (1): 65/114 MB Progress (1): 65/114 MB Progress (1): 65/114 MB Progress (1): 65/114 MB Progress (1): 65/114 MB Progress (1): 65/114 MB Progress (1): 65/114 MB Progress (1): 65/114 MB Progress (1): 65/114 MB Progress (1): 65/114 MB Progress (1): 65/114 MB Progress (1): 65/114 MB Progress (1): 65/114 MB Progress (1): 65/114 MB Progress (1): 65/114 MB Progress (1): 65/114 MB Progress (1): 65/114 MB Progress (1): 65/114 MB Progress (1): 65/114 MB Progress (1): 65/114 MB Progress (1): 65/114 MB Progress (1): 65/114 MB Progress (1): 65/114 MB Progress (1): 65/114 MB Progress (1): 65/114 MB Progress (1): 65/114 MB Progress (1): 65/114 MB Progress (1): 65/114 MB Progress (1): 65/114 MB Progress (1): 65/114 MB Progress (1): 65/114 MB Progress (1): 65/114 MB Progress (1): 65/114 MB Progress (1): 65/114 MB Progress (1): 65/114 MB Progress (1): 65/114 MB Progress (1): 65/114 MB Progress (1): 65/114 MB Progress (1): 65/114 MB Progress (1): 65/114 MB Progress (1): 65/114 MB Progress (1): 65/114 MB Progress (1): 65/114 MB Progress (1): 65/114 MB Progress (1): 65/114 MB Progress (1): 65/114 MB Progress (1): 65/114 MB Progress (1): 65/114 MB Progress (1): 65/114 MB Progress (1): 65/114 MB Progress (1): 65/114 MB Progress (1): 65/114 MB Progress (1): 65/114 MB Progress (1): 65/114 MB Progress (1): 65/114 MB Progress (1): 65/114 MB Progress (1): 65/114 MB Progress (1): 65/114 MB Progress (1): 65/114 MB Progress (1): 65/114 MB Progress (1): 65/114 MB Progress (1): 65/114 MB Progress (1): 65/114 MB Progress (1): 65/114 MB Progress (1): 65/114 MB Progress (1): 65/114 MB Progress (1): 65/114 MB Progress (1): 65/114 MB Progress (1): 65/114 MB Progress (1): 65/114 MB Progress (1): 65/114 MB Progress (1): 65/114 MB Progress (1): 65/114 MB Progress (1): 65/114 MB Progress (1): 65/114 MB Progress (1): 65/114 MB Progress (1): 65/114 MB Progress (1): 65/114 MB Progress (1): 65/114 MB Progress (1): 65/114 MB Progress (1): 65/114 MB Progress (1): 65/114 MB Progress (1): 65/114 MB Progress (1): 65/114 MB Progress (1): 65/114 MB Progress (1): 65/114 MB Progress (1): 65/114 MB Progress (1): 65/114 MB Progress (1): 65/114 MB Progress (1): 65/114 MB Progress (1): 65/114 MB Progress (1): 65/114 MB Progress (1): 65/114 MB Progress (1): 65/114 MB Progress (1): 65/114 MB Progress (1): 65/114 MB Progress (1): 65/114 MB Progress (1): 65/114 MB Progress (1): 65/114 MB Progress (1): 65/114 MB Progress (1): 65/114 MB Progress (1): 65/114 MB Progress (1): 65/114 MB Progress (1): 65/114 MB Progress (1): 65/114 MB Progress (1): 65/114 MB Progress (1): 65/114 MB Progress (1): 65/114 MB Progress (1): 65/114 MB Progress (1): 65/114 MB Progress (1): 65/114 MB Progress (1): 65/114 MB Progress (1): 65/114 MB Progress (1): 65/114 MB Progress (1): 65/114 MB Progress (1): 65/114 MB Progress (1): 65/114 MB Progress (1): 65/114 MB Progress (1): 65/114 MB Progress (1): 65/114 MB Progress (1): 65/114 MB Progress (1): 65/114 MB Progress (1): 65/114 MB Progress (1): 65/114 MB Progress (1): 65/114 MB Progress (1): 65/114 MB Progress (1): 65/114 MB Progress (1): 65/114 MB Progress (1): 65/114 MB Progress (1): 65/114 MB Progress (1): 65/114 MB Progress (1): 65/114 MB Progress (1): 65/114 MB Progress (1): 65/114 MB Progress (1): 65/114 MB Progress (1): 65/114 MB Progress (1): 65/114 MB Progress (1): 65/114 MB Progress (1): 65/114 MB Progress (1): 65/114 MB Progress (1): 65/114 MB Progress (1): 65/114 MB Progress (1): 65/114 MB Progress (1): 65/114 MB Progress (1): 65/114 MB Progress (1): 65/114 MB Progress (1): 65/114 MB Progress (1): 65/114 MB Progress (1): 65/114 MB Progress (1): 65/114 MB Progress (1): 65/114 MB Progress (1): 65/114 MB Progress (1): 65/114 MB Progress (1): 65/114 MB Progress (1): 65/114 MB Progress (1): 65/114 MB Progress (1): 65/114 MB Progress (1): 65/114 MB Progress (1): 65/114 MB Progress (1): 65/114 MB Progress (1): 65/114 MB Progress (1): 65/114 MB Progress (1): 65/114 MB Progress (1): 65/114 MB Progress (1): 65/114 MB Progress (1): 65/114 MB Progress (1): 65/114 MB Progress (1): 65/114 MB Progress (1): 65/114 MB Progress (1): 65/114 MB Progress (1): 65/114 MB Progress (1): 65/114 MB Progress (1): 65/114 MB Progress (1): 65/114 MB Progress (1): 65/114 MB Progress (1): 65/114 MB Progress (1): 65/114 MB Progress (1): 65/114 MB Progress (1): 65/114 MB Progress (1): 65/114 MB Progress (1): 65/114 MB Progress (1): 65/114 MB Progress (1): 65/114 MB Progress (1): 65/114 MB Progress (1): 65/114 MB Progress (1): 65/114 MB Progress (1): 65/114 MB Progress (1): 65/114 MB Progress (1): 65/114 MB Progress (1): 65/114 MB Progress (1): 65/114 MB Progress (1): 65/114 MB Progress (1): 65/114 MB Progress (1): 65/114 MB Progress (1): 65/114 MB Progress (1): 65/114 MB Progress (1): 65/114 MB Progress (1): 65/114 MB Progress (1): 65/114 MB Progress (1): 65/114 MB Progress (1): 65/114 MB Progress (1): 65/114 MB Progress (1): 65/114 MB Progress (1): 65/114 MB Progress (1): 65/114 MB Progress (1): 66/114 MB Progress (1): 66/114 MB Progress (1): 66/114 MB Progress (1): 66/114 MB Progress (1): 66/114 MB Progress (1): 66/114 MB Progress (1): 66/114 MB Progress (1): 66/114 MB Progress (1): 66/114 MB Progress (1): 66/114 MB Progress (1): 66/114 MB Progress (1): 66/114 MB Progress (1): 66/114 MB Progress (1): 66/114 MB Progress (1): 66/114 MB Progress (1): 66/114 MB Progress (1): 66/114 MB Progress (1): 66/114 MB Progress (1): 66/114 MB Progress (1): 66/114 MB Progress (1): 66/114 MB Progress (1): 66/114 MB Progress (1): 66/114 MB Progress (1): 66/114 MB Progress (1): 66/114 MB Progress (1): 66/114 MB Progress (1): 66/114 MB Progress (1): 66/114 MB Progress (1): 66/114 MB Progress (1): 66/114 MB Progress (1): 66/114 MB Progress (1): 66/114 MB Progress (1): 66/114 MB Progress (1): 66/114 MB Progress (1): 66/114 MB Progress (1): 66/114 MB Progress (1): 66/114 MB Progress (1): 66/114 MB Progress (1): 66/114 MB Progress (1): 66/114 MB Progress (1): 66/114 MB Progress (1): 66/114 MB Progress (1): 66/114 MB Progress (1): 66/114 MB Progress (1): 66/114 MB Progress (1): 66/114 MB Progress (1): 66/114 MB Progress (1): 66/114 MB Progress (1): 66/114 MB Progress (1): 66/114 MB Progress (1): 66/114 MB Progress (1): 66/114 MB Progress (1): 66/114 MB Progress (1): 66/114 MB Progress (1): 66/114 MB Progress (1): 66/114 MB Progress (1): 66/114 MB Progress (1): 66/114 MB Progress (1): 66/114 MB Progress (1): 66/114 MB Progress (1): 66/114 MB Progress (1): 66/114 MB Progress (1): 66/114 MB Progress (1): 66/114 MB Progress (1): 66/114 MB Progress (1): 66/114 MB Progress (1): 66/114 MB Progress (1): 66/114 MB Progress (1): 66/114 MB Progress (1): 66/114 MB Progress (1): 66/114 MB Progress (1): 66/114 MB Progress (1): 66/114 MB Progress (1): 66/114 MB Progress (1): 66/114 MB Progress (1): 66/114 MB Progress (1): 66/114 MB Progress (1): 66/114 MB Progress (1): 66/114 MB Progress (1): 66/114 MB Progress (1): 66/114 MB Progress (1): 66/114 MB Progress (1): 66/114 MB Progress (1): 66/114 MB Progress (1): 66/114 MB Progress (1): 66/114 MB Progress (1): 66/114 MB Progress (1): 66/114 MB Progress (1): 66/114 MB Progress (1): 66/114 MB Progress (1): 66/114 MB Progress (1): 66/114 MB Progress (1): 66/114 MB Progress (1): 66/114 MB Progress (1): 66/114 MB Progress (1): 66/114 MB Progress (1): 66/114 MB Progress (1): 66/114 MB Progress (1): 66/114 MB Progress (1): 66/114 MB Progress (1): 66/114 MB Progress (1): 66/114 MB Progress (1): 66/114 MB Progress (1): 66/114 MB Progress (1): 66/114 MB Progress (1): 66/114 MB Progress (1): 66/114 MB Progress (1): 66/114 MB Progress (1): 66/114 MB Progress (1): 66/114 MB Progress (1): 66/114 MB Progress (1): 66/114 MB Progress (1): 66/114 MB Progress (1): 66/114 MB Progress (1): 66/114 MB Progress (1): 66/114 MB Progress (1): 66/114 MB Progress (1): 66/114 MB Progress (1): 66/114 MB Progress (1): 66/114 MB Progress (1): 66/114 MB Progress (1): 66/114 MB Progress (1): 66/114 MB Progress (1): 66/114 MB Progress (1): 66/114 MB Progress (1): 66/114 MB Progress (1): 66/114 MB Progress (1): 66/114 MB Progress (1): 66/114 MB Progress (1): 66/114 MB Progress (1): 66/114 MB Progress (1): 66/114 MB Progress (1): 66/114 MB Progress (1): 66/114 MB Progress (1): 66/114 MB Progress (1): 66/114 MB Progress (1): 66/114 MB Progress (1): 66/114 MB Progress (1): 66/114 MB Progress (1): 66/114 MB Progress (1): 66/114 MB Progress (1): 66/114 MB Progress (1): 66/114 MB Progress (1): 66/114 MB Progress (1): 66/114 MB Progress (1): 66/114 MB Progress (1): 66/114 MB Progress (1): 66/114 MB Progress (1): 66/114 MB Progress (1): 66/114 MB Progress (1): 66/114 MB Progress (1): 66/114 MB Progress (1): 66/114 MB Progress (1): 66/114 MB Progress (1): 66/114 MB Progress (1): 66/114 MB Progress (1): 66/114 MB Progress (1): 66/114 MB Progress (1): 66/114 MB Progress (1): 66/114 MB Progress (1): 66/114 MB Progress (1): 66/114 MB Progress (1): 66/114 MB Progress (1): 66/114 MB Progress (1): 66/114 MB Progress (1): 66/114 MB Progress (1): 66/114 MB Progress (1): 66/114 MB Progress (1): 66/114 MB Progress (1): 66/114 MB Progress (1): 66/114 MB Progress (1): 66/114 MB Progress (1): 66/114 MB Progress (1): 66/114 MB Progress (1): 66/114 MB Progress (1): 66/114 MB Progress (1): 66/114 MB Progress (1): 66/114 MB Progress (1): 66/114 MB Progress (1): 66/114 MB Progress (1): 66/114 MB Progress (1): 66/114 MB Progress (1): 66/114 MB Progress (1): 66/114 MB Progress (1): 66/114 MB Progress (1): 66/114 MB Progress (1): 66/114 MB Progress (1): 66/114 MB Progress (1): 66/114 MB Progress (1): 66/114 MB Progress (1): 66/114 MB Progress (1): 66/114 MB Progress (1): 66/114 MB Progress (1): 66/114 MB Progress (1): 66/114 MB Progress (1): 66/114 MB Progress (1): 66/114 MB Progress (1): 66/114 MB Progress (1): 66/114 MB Progress (1): 66/114 MB Progress (1): 66/114 MB Progress (1): 66/114 MB Progress (1): 66/114 MB Progress (1): 66/114 MB Progress (1): 66/114 MB Progress (1): 66/114 MB Progress (1): 66/114 MB Progress (1): 66/114 MB Progress (1): 66/114 MB Progress (1): 66/114 MB Progress (1): 66/114 MB Progress (1): 66/114 MB Progress (1): 66/114 MB Progress (1): 66/114 MB Progress (1): 66/114 MB Progress (1): 66/114 MB Progress (1): 66/114 MB Progress (1): 66/114 MB Progress (1): 66/114 MB Progress (1): 66/114 MB Progress (1): 66/114 MB Progress (1): 66/114 MB Progress (1): 66/114 MB Progress (1): 66/114 MB Progress (1): 66/114 MB Progress (1): 66/114 MB Progress (1): 66/114 MB Progress (1): 66/114 MB Progress (1): 66/114 MB Progress (1): 66/114 MB Progress (1): 66/114 MB Progress (1): 66/114 MB Progress (1): 66/114 MB Progress (1): 66/114 MB Progress (1): 66/114 MB Progress (1): 66/114 MB Progress (1): 66/114 MB Progress (1): 66/114 MB Progress (1): 66/114 MB Progress (1): 66/114 MB Progress (1): 66/114 MB Progress (1): 66/114 MB Progress (1): 66/114 MB Progress (1): 66/114 MB Progress (1): 66/114 MB Progress (1): 66/114 MB Progress (1): 66/114 MB Progress (1): 66/114 MB Progress (1): 66/114 MB Progress (1): 66/114 MB Progress (1): 66/114 MB Progress (1): 66/114 MB Progress (1): 66/114 MB Progress (1): 66/114 MB Progress (1): 66/114 MB Progress (1): 66/114 MB Progress (1): 66/114 MB Progress (1): 66/114 MB Progress (1): 66/114 MB Progress (1): 66/114 MB Progress (1): 66/114 MB Progress (1): 66/114 MB Progress (1): 66/114 MB Progress (1): 66/114 MB Progress (1): 66/114 MB Progress (1): 66/114 MB Progress (1): 66/114 MB Progress (1): 66/114 MB Progress (1): 66/114 MB Progress (1): 66/114 MB Progress (1): 66/114 MB Progress (1): 66/114 MB Progress (1): 66/114 MB Progress (1): 66/114 MB Progress (1): 66/114 MB Progress (1): 66/114 MB Progress (1): 66/114 MB Progress (1): 66/114 MB Progress (1): 66/114 MB Progress (1): 66/114 MB Progress (1): 66/114 MB Progress (1): 66/114 MB Progress (1): 66/114 MB Progress (1): 66/114 MB Progress (1): 66/114 MB Progress (1): 66/114 MB Progress (1): 66/114 MB Progress (1): 66/114 MB Progress (1): 66/114 MB Progress (1): 66/114 MB Progress (1): 66/114 MB Progress (1): 66/114 MB Progress (1): 66/114 MB Progress (1): 66/114 MB Progress (1): 66/114 MB Progress (1): 66/114 MB Progress (1): 66/114 MB Progress (1): 66/114 MB Progress (1): 66/114 MB Progress (1): 66/114 MB Progress (1): 66/114 MB Progress (1): 66/114 MB Progress (1): 66/114 MB Progress (1): 66/114 MB Progress (1): 66/114 MB Progress (1): 66/114 MB Progress (1): 66/114 MB Progress (1): 66/114 MB Progress (1): 66/114 MB Progress (1): 66/114 MB Progress (1): 66/114 MB Progress (1): 66/114 MB Progress (1): 66/114 MB Progress (1): 66/114 MB Progress (1): 66/114 MB Progress (1): 66/114 MB Progress (1): 66/114 MB Progress (1): 66/114 MB Progress (1): 66/114 MB Progress (1): 66/114 MB Progress (1): 66/114 MB Progress (1): 66/114 MB Progress (1): 66/114 MB Progress (1): 66/114 MB Progress (1): 66/114 MB Progress (1): 66/114 MB Progress (1): 66/114 MB Progress (1): 66/114 MB Progress (1): 66/114 MB Progress (1): 66/114 MB Progress (1): 66/114 MB Progress (1): 66/114 MB Progress (1): 66/114 MB Progress (1): 66/114 MB Progress (1): 66/114 MB Progress (1): 66/114 MB Progress (1): 66/114 MB Progress (1): 66/114 MB Progress (1): 66/114 MB Progress (1): 66/114 MB Progress (1): 66/114 MB Progress (1): 66/114 MB Progress (1): 66/114 MB Progress (1): 66/114 MB Progress (1): 66/114 MB Progress (1): 66/114 MB Progress (1): 66/114 MB Progress (1): 66/114 MB Progress (1): 66/114 MB Progress (1): 66/114 MB Progress (1): 66/114 MB Progress (1): 66/114 MB Progress (1): 66/114 MB Progress (1): 66/114 MB Progress (1): 66/114 MB Progress (1): 66/114 MB Progress (1): 66/114 MB Progress (1): 66/114 MB Progress (1): 66/114 MB Progress (1): 66/114 MB Progress (1): 66/114 MB Progress (1): 66/114 MB Progress (1): 66/114 MB Progress (1): 66/114 MB Progress (1): 66/114 MB Progress (1): 66/114 MB Progress (1): 66/114 MB Progress (1): 66/114 MB Progress (1): 66/114 MB Progress (1): 66/114 MB Progress (1): 66/114 MB Progress (1): 66/114 MB Progress (1): 66/114 MB Progress (1): 66/114 MB Progress (1): 66/114 MB Progress (1): 66/114 MB Progress (1): 66/114 MB Progress (1): 66/114 MB Progress (1): 66/114 MB Progress (1): 66/114 MB Progress (1): 66/114 MB Progress (1): 66/114 MB Progress (1): 66/114 MB Progress (1): 66/114 MB Progress (1): 66/114 MB Progress (1): 66/114 MB Progress (1): 66/114 MB Progress (1): 66/114 MB Progress (1): 66/114 MB Progress (1): 66/114 MB Progress (1): 66/114 MB Progress (1): 66/114 MB Progress (1): 66/114 MB Progress (1): 66/114 MB Progress (1): 66/114 MB Progress (1): 66/114 MB Progress (1): 66/114 MB Progress (1): 66/114 MB Progress (1): 66/114 MB Progress (1): 66/114 MB Progress (1): 66/114 MB Progress (1): 66/114 MB Progress (1): 66/114 MB Progress (1): 66/114 MB Progress (1): 66/114 MB Progress (1): 66/114 MB Progress (1): 66/114 MB Progress (1): 66/114 MB Progress (1): 66/114 MB Progress (1): 66/114 MB Progress (1): 66/114 MB Progress (1): 66/114 MB Progress (1): 66/114 MB Progress (1): 66/114 MB Progress (1): 66/114 MB Progress (1): 66/114 MB Progress (1): 66/114 MB Progress (1): 66/114 MB Progress (1): 66/114 MB Progress (1): 66/114 MB Progress (1): 66/114 MB Progress (1): 66/114 MB Progress (1): 66/114 MB Progress (1): 66/114 MB Progress (1): 66/114 MB Progress (1): 66/114 MB Progress (1): 66/114 MB Progress (1): 66/114 MB Progress (1): 66/114 MB Progress (1): 66/114 MB Progress (1): 66/114 MB Progress (1): 66/114 MB Progress (1): 66/114 MB Progress (1): 66/114 MB Progress (1): 66/114 MB Progress (1): 66/114 MB Progress (1): 66/114 MB Progress (1): 66/114 MB Progress (1): 66/114 MB Progress (1): 66/114 MB Progress (1): 66/114 MB Progress (1): 66/114 MB Progress (1): 66/114 MB Progress (1): 66/114 MB Progress (1): 66/114 MB Progress (1): 66/114 MB Progress (1): 66/114 MB Progress (1): 66/114 MB Progress (1): 66/114 MB Progress (1): 66/114 MB Progress (1): 66/114 MB Progress (1): 66/114 MB Progress (1): 66/114 MB Progress (1): 66/114 MB Progress (1): 66/114 MB Progress (1): 66/114 MB Progress (1): 66/114 MB Progress (1): 66/114 MB Progress (1): 66/114 MB Progress (1): 66/114 MB Progress (1): 66/114 MB Progress (1): 66/114 MB Progress (1): 66/114 MB Progress (1): 66/114 MB Progress (1): 66/114 MB Progress (1): 66/114 MB Progress (1): 66/114 MB Progress (1): 66/114 MB Progress (1): 66/114 MB Progress (1): 66/114 MB Progress (1): 66/114 MB Progress (1): 66/114 MB Progress (1): 66/114 MB Progress (1): 66/114 MB Progress (1): 66/114 MB Progress (1): 66/114 MB Progress (1): 66/114 MB Progress (1): 66/114 MB Progress (1): 66/114 MB Progress (1): 66/114 MB Progress (1): 66/114 MB Progress (1): 66/114 MB Progress (1): 66/114 MB Progress (1): 66/114 MB Progress (1): 66/114 MB Progress (1): 66/114 MB Progress (1): 66/114 MB Progress (1): 66/114 MB Progress (1): 67/114 MB Progress (1): 67/114 MB Progress (1): 67/114 MB Progress (1): 67/114 MB Progress (1): 67/114 MB Progress (1): 67/114 MB Progress (1): 67/114 MB Progress (1): 67/114 MB Progress (1): 67/114 MB Progress (1): 67/114 MB Progress (1): 67/114 MB Progress (1): 67/114 MB Progress (1): 67/114 MB Progress (1): 67/114 MB Progress (1): 67/114 MB Progress (1): 67/114 MB Progress (1): 67/114 MB Progress (1): 67/114 MB Progress (1): 67/114 MB Progress (1): 67/114 MB Progress (1): 67/114 MB Progress (1): 67/114 MB Progress (1): 67/114 MB Progress (1): 67/114 MB Progress (1): 67/114 MB Progress (1): 67/114 MB Progress (1): 67/114 MB Progress (1): 67/114 MB Progress (1): 67/114 MB Progress (1): 67/114 MB Progress (1): 67/114 MB Progress (1): 67/114 MB Progress (1): 67/114 MB Progress (1): 67/114 MB Progress (1): 67/114 MB Progress (1): 67/114 MB Progress (1): 67/114 MB Progress (1): 67/114 MB Progress (1): 67/114 MB Progress (1): 67/114 MB Progress (1): 67/114 MB Progress (1): 67/114 MB Progress (1): 67/114 MB Progress (1): 67/114 MB Progress (1): 67/114 MB Progress (1): 67/114 MB Progress (1): 67/114 MB Progress (1): 67/114 MB Progress (1): 67/114 MB Progress (1): 67/114 MB Progress (1): 67/114 MB Progress (1): 67/114 MB Progress (1): 67/114 MB Progress (1): 67/114 MB Progress (1): 67/114 MB Progress (1): 67/114 MB Progress (1): 67/114 MB Progress (1): 67/114 MB Progress (1): 67/114 MB Progress (1): 67/114 MB Progress (1): 67/114 MB Progress (1): 67/114 MB Progress (1): 67/114 MB Progress (1): 67/114 MB Progress (1): 67/114 MB Progress (1): 67/114 MB Progress (1): 67/114 MB Progress (1): 67/114 MB Progress (1): 67/114 MB Progress (1): 67/114 MB Progress (1): 67/114 MB Progress (1): 67/114 MB Progress (1): 67/114 MB Progress (1): 67/114 MB Progress (1): 67/114 MB Progress (1): 67/114 MB Progress (1): 67/114 MB Progress (1): 67/114 MB Progress (1): 67/114 MB Progress (1): 67/114 MB Progress (1): 67/114 MB Progress (1): 67/114 MB Progress (1): 67/114 MB Progress (1): 67/114 MB Progress (1): 67/114 MB Progress (1): 67/114 MB Progress (1): 67/114 MB Progress (1): 67/114 MB Progress (1): 67/114 MB Progress (1): 67/114 MB Progress (1): 67/114 MB Progress (1): 67/114 MB Progress (1): 67/114 MB Progress (1): 67/114 MB Progress (1): 67/114 MB Progress (1): 67/114 MB Progress (1): 67/114 MB Progress (1): 67/114 MB Progress (1): 67/114 MB Progress (1): 67/114 MB Progress (1): 67/114 MB Progress (1): 67/114 MB Progress (1): 67/114 MB Progress (1): 67/114 MB Progress (1): 67/114 MB Progress (1): 67/114 MB Progress (1): 67/114 MB Progress (1): 67/114 MB Progress (1): 67/114 MB Progress (1): 67/114 MB Progress (1): 67/114 MB Progress (1): 67/114 MB Progress (1): 67/114 MB Progress (1): 67/114 MB Progress (1): 67/114 MB Progress (1): 67/114 MB Progress (1): 67/114 MB Progress (1): 67/114 MB Progress (1): 67/114 MB Progress (1): 67/114 MB Progress (1): 67/114 MB Progress (1): 67/114 MB Progress (1): 67/114 MB Progress (1): 67/114 MB Progress (1): 67/114 MB Progress (1): 67/114 MB Progress (1): 67/114 MB Progress (1): 67/114 MB Progress (1): 67/114 MB Progress (1): 67/114 MB Progress (1): 67/114 MB Progress (1): 67/114 MB Progress (1): 67/114 MB Progress (1): 67/114 MB Progress (1): 67/114 MB Progress (1): 67/114 MB Progress (1): 67/114 MB Progress (1): 67/114 MB Progress (1): 67/114 MB Progress (1): 67/114 MB Progress (1): 67/114 MB Progress (1): 67/114 MB Progress (1): 67/114 MB Progress (1): 67/114 MB Progress (1): 67/114 MB Progress (1): 67/114 MB Progress (1): 67/114 MB Progress (1): 67/114 MB Progress (1): 67/114 MB Progress (1): 67/114 MB Progress (1): 67/114 MB Progress (1): 67/114 MB Progress (1): 67/114 MB Progress (1): 67/114 MB Progress (1): 67/114 MB Progress (1): 67/114 MB Progress (1): 67/114 MB Progress (1): 67/114 MB Progress (1): 67/114 MB Progress (1): 67/114 MB Progress (1): 67/114 MB Progress (1): 67/114 MB Progress (1): 67/114 MB Progress (1): 67/114 MB Progress (1): 67/114 MB Progress (1): 67/114 MB Progress (1): 67/114 MB Progress (1): 67/114 MB Progress (1): 67/114 MB Progress (1): 67/114 MB Progress (1): 67/114 MB Progress (1): 67/114 MB Progress (1): 67/114 MB Progress (1): 67/114 MB Progress (1): 67/114 MB Progress (1): 67/114 MB Progress (1): 67/114 MB Progress (1): 67/114 MB Progress (1): 67/114 MB Progress (1): 67/114 MB Progress (1): 67/114 MB Progress (1): 67/114 MB Progress (1): 67/114 MB Progress (1): 67/114 MB Progress (1): 67/114 MB Progress (1): 67/114 MB Progress (1): 67/114 MB Progress (1): 67/114 MB Progress (1): 67/114 MB Progress (1): 67/114 MB Progress (1): 67/114 MB Progress (1): 67/114 MB Progress (1): 67/114 MB Progress (1): 67/114 MB Progress (1): 67/114 MB Progress (1): 67/114 MB Progress (1): 67/114 MB Progress (1): 67/114 MB Progress (1): 67/114 MB Progress (1): 67/114 MB Progress (1): 67/114 MB Progress (1): 67/114 MB Progress (1): 67/114 MB Progress (1): 67/114 MB Progress (1): 67/114 MB Progress (1): 67/114 MB Progress (1): 67/114 MB Progress (1): 67/114 MB Progress (1): 67/114 MB Progress (1): 67/114 MB Progress (1): 67/114 MB Progress (1): 67/114 MB Progress (1): 67/114 MB Progress (1): 67/114 MB Progress (1): 67/114 MB Progress (1): 67/114 MB Progress (1): 67/114 MB Progress (1): 67/114 MB Progress (1): 67/114 MB Progress (1): 67/114 MB Progress (1): 67/114 MB Progress (1): 67/114 MB Progress (1): 67/114 MB Progress (1): 67/114 MB Progress (1): 67/114 MB Progress (1): 67/114 MB Progress (1): 67/114 MB Progress (1): 67/114 MB Progress (1): 67/114 MB Progress (1): 67/114 MB Progress (1): 67/114 MB Progress (1): 67/114 MB Progress (1): 67/114 MB Progress (1): 67/114 MB Progress (1): 67/114 MB Progress (1): 67/114 MB Progress (1): 67/114 MB Progress (1): 67/114 MB Progress (1): 67/114 MB Progress (1): 67/114 MB Progress (1): 67/114 MB Progress (1): 67/114 MB Progress (1): 67/114 MB Progress (1): 67/114 MB Progress (1): 67/114 MB Progress (1): 67/114 MB Progress (1): 67/114 MB Progress (1): 67/114 MB Progress (1): 67/114 MB Progress (1): 67/114 MB Progress (1): 67/114 MB Progress (1): 67/114 MB Progress (1): 67/114 MB Progress (1): 67/114 MB Progress (1): 67/114 MB Progress (1): 67/114 MB Progress (1): 67/114 MB Progress (1): 67/114 MB Progress (1): 67/114 MB Progress (1): 67/114 MB Progress (1): 67/114 MB Progress (1): 67/114 MB Progress (1): 67/114 MB Progress (1): 67/114 MB Progress (1): 67/114 MB Progress (1): 67/114 MB Progress (1): 67/114 MB Progress (1): 67/114 MB Progress (1): 67/114 MB Progress (1): 67/114 MB Progress (1): 67/114 MB Progress (1): 67/114 MB Progress (1): 67/114 MB Progress (1): 67/114 MB Progress (1): 67/114 MB Progress (1): 67/114 MB Progress (1): 67/114 MB Progress (1): 67/114 MB Progress (1): 67/114 MB Progress (1): 67/114 MB Progress (1): 67/114 MB Progress (1): 67/114 MB Progress (1): 67/114 MB Progress (1): 67/114 MB Progress (1): 67/114 MB Progress (1): 67/114 MB Progress (1): 67/114 MB Progress (1): 67/114 MB Progress (1): 67/114 MB Progress (1): 67/114 MB Progress (1): 67/114 MB Progress (1): 67/114 MB Progress (1): 67/114 MB Progress (1): 67/114 MB Progress (1): 67/114 MB Progress (1): 67/114 MB Progress (1): 67/114 MB Progress (1): 67/114 MB Progress (1): 67/114 MB Progress (1): 67/114 MB Progress (1): 67/114 MB Progress (1): 67/114 MB Progress (1): 67/114 MB Progress (1): 67/114 MB Progress (1): 67/114 MB Progress (1): 67/114 MB Progress (1): 67/114 MB Progress (1): 67/114 MB Progress (1): 67/114 MB Progress (1): 67/114 MB Progress (1): 67/114 MB Progress (1): 67/114 MB Progress (1): 67/114 MB Progress (1): 67/114 MB Progress (1): 67/114 MB Progress (1): 67/114 MB Progress (1): 67/114 MB Progress (1): 67/114 MB Progress (1): 67/114 MB Progress (1): 67/114 MB Progress (1): 67/114 MB Progress (1): 67/114 MB Progress (1): 67/114 MB Progress (1): 67/114 MB Progress (1): 67/114 MB Progress (1): 67/114 MB Progress (1): 67/114 MB Progress (1): 67/114 MB Progress (1): 67/114 MB Progress (1): 67/114 MB Progress (1): 67/114 MB Progress (1): 67/114 MB Progress (1): 67/114 MB Progress (1): 67/114 MB Progress (1): 67/114 MB Progress (1): 67/114 MB Progress (1): 67/114 MB Progress (1): 67/114 MB Progress (1): 67/114 MB Progress (1): 67/114 MB Progress (1): 67/114 MB Progress (1): 67/114 MB Progress (1): 67/114 MB Progress (1): 67/114 MB Progress (1): 67/114 MB Progress (1): 67/114 MB Progress (1): 67/114 MB Progress (1): 67/114 MB Progress (1): 67/114 MB Progress (1): 67/114 MB Progress (1): 67/114 MB Progress (1): 67/114 MB Progress (1): 67/114 MB Progress (1): 67/114 MB Progress (1): 67/114 MB Progress (1): 67/114 MB Progress (1): 67/114 MB Progress (1): 67/114 MB Progress (1): 67/114 MB Progress (1): 67/114 MB Progress (1): 67/114 MB Progress (1): 67/114 MB Progress (1): 67/114 MB Progress (1): 67/114 MB Progress (1): 67/114 MB Progress (1): 67/114 MB Progress (1): 67/114 MB Progress (1): 67/114 MB Progress (1): 67/114 MB Progress (1): 67/114 MB Progress (1): 67/114 MB Progress (1): 67/114 MB Progress (1): 67/114 MB Progress (1): 67/114 MB Progress (1): 67/114 MB Progress (1): 67/114 MB Progress (1): 67/114 MB Progress (1): 67/114 MB Progress (1): 67/114 MB Progress (1): 67/114 MB Progress (1): 67/114 MB Progress (1): 67/114 MB Progress (1): 67/114 MB Progress (1): 67/114 MB Progress (1): 67/114 MB Progress (1): 67/114 MB Progress (1): 67/114 MB Progress (1): 67/114 MB Progress (1): 67/114 MB Progress (1): 67/114 MB Progress (1): 67/114 MB Progress (1): 67/114 MB Progress (1): 67/114 MB Progress (1): 67/114 MB Progress (1): 67/114 MB Progress (1): 67/114 MB Progress (1): 67/114 MB Progress (1): 67/114 MB Progress (1): 67/114 MB Progress (1): 67/114 MB Progress (1): 67/114 MB Progress (1): 67/114 MB Progress (1): 67/114 MB Progress (1): 67/114 MB Progress (1): 67/114 MB Progress (1): 67/114 MB Progress (1): 67/114 MB Progress (1): 67/114 MB Progress (1): 67/114 MB Progress (1): 67/114 MB Progress (1): 67/114 MB Progress (1): 67/114 MB Progress (1): 67/114 MB Progress (1): 67/114 MB Progress (1): 67/114 MB Progress (1): 67/114 MB Progress (1): 67/114 MB Progress (1): 67/114 MB Progress (1): 67/114 MB Progress (1): 67/114 MB Progress (1): 67/114 MB Progress (1): 67/114 MB Progress (1): 67/114 MB Progress (1): 67/114 MB Progress (1): 67/114 MB Progress (1): 67/114 MB Progress (1): 67/114 MB Progress (1): 67/114 MB Progress (1): 67/114 MB Progress (1): 67/114 MB Progress (1): 67/114 MB Progress (1): 67/114 MB Progress (1): 67/114 MB Progress (1): 67/114 MB Progress (1): 67/114 MB Progress (1): 67/114 MB Progress (1): 67/114 MB Progress (1): 67/114 MB Progress (1): 67/114 MB Progress (1): 67/114 MB Progress (1): 67/114 MB Progress (1): 67/114 MB Progress (1): 67/114 MB Progress (1): 67/114 MB Progress (1): 67/114 MB Progress (1): 67/114 MB Progress (1): 67/114 MB Progress (1): 67/114 MB Progress (1): 67/114 MB Progress (1): 67/114 MB Progress (1): 67/114 MB Progress (1): 67/114 MB Progress (1): 67/114 MB Progress (1): 67/114 MB Progress (1): 67/114 MB Progress (1): 67/114 MB Progress (1): 67/114 MB Progress (1): 67/114 MB Progress (1): 67/114 MB Progress (1): 67/114 MB Progress (1): 67/114 MB Progress (1): 67/114 MB Progress (1): 67/114 MB Progress (1): 67/114 MB Progress (1): 67/114 MB Progress (1): 67/114 MB Progress (1): 67/114 MB Progress (1): 67/114 MB Progress (1): 67/114 MB Progress (1): 67/114 MB Progress (1): 67/114 MB Progress (1): 67/114 MB Progress (1): 67/114 MB Progress (1): 67/114 MB Progress (1): 67/114 MB Progress (1): 67/114 MB Progress (1): 67/114 MB Progress (1): 67/114 MB Progress (1): 67/114 MB Progress (1): 67/114 MB Progress (1): 67/114 MB Progress (1): 67/114 MB Progress (1): 67/114 MB Progress (1): 67/114 MB Progress (1): 67/114 MB Progress (1): 67/114 MB Progress (1): 67/114 MB Progress (1): 67/114 MB Progress (1): 68/114 MB Progress (1): 68/114 MB Progress (1): 68/114 MB Progress (1): 68/114 MB Progress (1): 68/114 MB Progress (1): 68/114 MB Progress (1): 68/114 MB Progress (1): 68/114 MB Progress (1): 68/114 MB Progress (1): 68/114 MB Progress (1): 68/114 MB Progress (1): 68/114 MB Progress (1): 68/114 MB Progress (1): 68/114 MB Progress (1): 68/114 MB Progress (1): 68/114 MB Progress (1): 68/114 MB Progress (1): 68/114 MB Progress (1): 68/114 MB Progress (1): 68/114 MB Progress (1): 68/114 MB Progress (1): 68/114 MB Progress (1): 68/114 MB Progress (1): 68/114 MB Progress (1): 68/114 MB Progress (1): 68/114 MB Progress (1): 68/114 MB Progress (1): 68/114 MB Progress (1): 68/114 MB Progress (1): 68/114 MB Progress (1): 68/114 MB Progress (1): 68/114 MB Progress (1): 68/114 MB Progress (1): 68/114 MB Progress (1): 68/114 MB Progress (1): 68/114 MB Progress (1): 68/114 MB Progress (1): 68/114 MB Progress (1): 68/114 MB Progress (1): 68/114 MB Progress (1): 68/114 MB Progress (1): 68/114 MB Progress (1): 68/114 MB Progress (1): 68/114 MB Progress (1): 68/114 MB Progress (1): 68/114 MB Progress (1): 68/114 MB Progress (1): 68/114 MB Progress (1): 68/114 MB Progress (1): 68/114 MB Progress (1): 68/114 MB Progress (1): 68/114 MB Progress (1): 68/114 MB Progress (1): 68/114 MB Progress (1): 68/114 MB Progress (1): 68/114 MB Progress (1): 68/114 MB Progress (1): 68/114 MB Progress (1): 68/114 MB Progress (1): 68/114 MB Progress (1): 68/114 MB Progress (1): 68/114 MB Progress (1): 68/114 MB Progress (1): 68/114 MB Progress (1): 68/114 MB Progress (1): 68/114 MB Progress (1): 68/114 MB Progress (1): 68/114 MB Progress (1): 68/114 MB Progress (1): 68/114 MB Progress (1): 68/114 MB Progress (1): 68/114 MB Progress (1): 68/114 MB Progress (1): 68/114 MB Progress (1): 68/114 MB Progress (1): 68/114 MB Progress (1): 68/114 MB Progress (1): 68/114 MB Progress (1): 68/114 MB Progress (1): 68/114 MB Progress (1): 68/114 MB Progress (1): 68/114 MB Progress (1): 68/114 MB Progress (1): 68/114 MB Progress (1): 68/114 MB Progress (1): 68/114 MB Progress (1): 68/114 MB Progress (1): 68/114 MB Progress (1): 68/114 MB Progress (1): 68/114 MB Progress (1): 68/114 MB Progress (1): 68/114 MB Progress (1): 68/114 MB Progress (1): 68/114 MB Progress (1): 68/114 MB Progress (1): 68/114 MB Progress (1): 68/114 MB Progress (1): 68/114 MB Progress (1): 68/114 MB Progress (1): 68/114 MB Progress (1): 68/114 MB Progress (1): 68/114 MB Progress (1): 68/114 MB Progress (1): 68/114 MB Progress (1): 68/114 MB Progress (1): 68/114 MB Progress (1): 68/114 MB Progress (1): 68/114 MB Progress (1): 68/114 MB Progress (1): 68/114 MB Progress (1): 68/114 MB Progress (1): 68/114 MB Progress (1): 68/114 MB Progress (1): 68/114 MB Progress (1): 68/114 MB Progress (1): 68/114 MB Progress (1): 68/114 MB Progress (1): 68/114 MB Progress (1): 68/114 MB Progress (1): 68/114 MB Progress (1): 68/114 MB Progress (1): 68/114 MB Progress (1): 68/114 MB Progress (1): 68/114 MB Progress (1): 68/114 MB Progress (1): 68/114 MB Progress (1): 68/114 MB Progress (1): 68/114 MB Progress (1): 68/114 MB Progress (1): 68/114 MB Progress (1): 68/114 MB Progress (1): 68/114 MB Progress (1): 68/114 MB Progress (1): 68/114 MB Progress (1): 68/114 MB Progress (1): 68/114 MB Progress (1): 68/114 MB Progress (1): 68/114 MB Progress (1): 68/114 MB Progress (1): 68/114 MB Progress (1): 68/114 MB Progress (1): 68/114 MB Progress (1): 68/114 MB Progress (1): 68/114 MB Progress (1): 68/114 MB Progress (1): 68/114 MB Progress (1): 68/114 MB Progress (1): 68/114 MB Progress (1): 68/114 MB Progress (1): 68/114 MB Progress (1): 68/114 MB Progress (1): 68/114 MB Progress (1): 68/114 MB Progress (1): 68/114 MB Progress (1): 68/114 MB Progress (1): 68/114 MB Progress (1): 68/114 MB Progress (1): 68/114 MB Progress (1): 68/114 MB Progress (1): 68/114 MB Progress (1): 68/114 MB Progress (1): 68/114 MB Progress (1): 68/114 MB Progress (1): 68/114 MB Progress (1): 68/114 MB Progress (1): 68/114 MB Progress (1): 68/114 MB Progress (1): 68/114 MB Progress (1): 68/114 MB Progress (1): 68/114 MB Progress (1): 68/114 MB Progress (1): 68/114 MB Progress (1): 68/114 MB Progress (1): 68/114 MB Progress (1): 68/114 MB Progress (1): 68/114 MB Progress (1): 68/114 MB Progress (1): 68/114 MB Progress (1): 68/114 MB Progress (1): 68/114 MB Progress (1): 68/114 MB Progress (1): 68/114 MB Progress (1): 68/114 MB Progress (1): 68/114 MB Progress (1): 68/114 MB Progress (1): 68/114 MB Progress (1): 68/114 MB Progress (1): 68/114 MB Progress (1): 68/114 MB Progress (1): 68/114 MB Progress (1): 68/114 MB Progress (1): 68/114 MB Progress (1): 68/114 MB Progress (1): 68/114 MB Progress (1): 68/114 MB Progress (1): 68/114 MB Progress (1): 68/114 MB Progress (1): 68/114 MB Progress (1): 68/114 MB Progress (1): 68/114 MB Progress (1): 68/114 MB Progress (1): 68/114 MB Progress (1): 68/114 MB Progress (1): 68/114 MB Progress (1): 68/114 MB Progress (1): 68/114 MB Progress (1): 68/114 MB Progress (1): 68/114 MB Progress (1): 68/114 MB Progress (1): 68/114 MB Progress (1): 68/114 MB Progress (1): 68/114 MB Progress (1): 68/114 MB Progress (1): 68/114 MB Progress (1): 68/114 MB Progress (1): 68/114 MB Progress (1): 68/114 MB Progress (1): 68/114 MB Progress (1): 68/114 MB Progress (1): 68/114 MB Progress (1): 68/114 MB Progress (1): 68/114 MB Progress (1): 68/114 MB Progress (1): 68/114 MB Progress (1): 68/114 MB Progress (1): 68/114 MB Progress (1): 68/114 MB Progress (1): 68/114 MB Progress (1): 68/114 MB Progress (1): 68/114 MB Progress (1): 68/114 MB Progress (1): 68/114 MB Progress (1): 68/114 MB Progress (1): 68/114 MB Progress (1): 68/114 MB Progress (1): 68/114 MB Progress (1): 68/114 MB Progress (1): 68/114 MB Progress (1): 68/114 MB Progress (1): 68/114 MB Progress (1): 68/114 MB Progress (1): 68/114 MB Progress (1): 68/114 MB Progress (1): 68/114 MB Progress (1): 68/114 MB Progress (1): 68/114 MB Progress (1): 68/114 MB Progress (1): 68/114 MB Progress (1): 68/114 MB Progress (1): 68/114 MB Progress (1): 68/114 MB Progress (1): 68/114 MB Progress (1): 68/114 MB Progress (1): 68/114 MB Progress (1): 68/114 MB Progress (1): 68/114 MB Progress (1): 68/114 MB Progress (1): 68/114 MB Progress (1): 68/114 MB Progress (1): 68/114 MB Progress (1): 68/114 MB Progress (1): 68/114 MB Progress (1): 68/114 MB Progress (1): 68/114 MB Progress (1): 68/114 MB Progress (1): 68/114 MB Progress (1): 68/114 MB Progress (1): 68/114 MB Progress (1): 68/114 MB Progress (1): 68/114 MB Progress (1): 68/114 MB Progress (1): 68/114 MB Progress (1): 68/114 MB Progress (1): 68/114 MB Progress (1): 68/114 MB Progress (1): 68/114 MB Progress (1): 68/114 MB Progress (1): 68/114 MB Progress (1): 68/114 MB Progress (1): 68/114 MB Progress (1): 68/114 MB Progress (1): 68/114 MB Progress (1): 68/114 MB Progress (1): 68/114 MB Progress (1): 68/114 MB Progress (1): 68/114 MB Progress (1): 68/114 MB Progress (1): 68/114 MB Progress (1): 68/114 MB Progress (1): 68/114 MB Progress (1): 68/114 MB Progress (1): 68/114 MB Progress (1): 68/114 MB Progress (1): 68/114 MB Progress (1): 68/114 MB Progress (1): 68/114 MB Progress (1): 68/114 MB Progress (1): 68/114 MB Progress (1): 68/114 MB Progress (1): 68/114 MB Progress (1): 68/114 MB Progress (1): 68/114 MB Progress (1): 68/114 MB Progress (1): 68/114 MB Progress (1): 68/114 MB Progress (1): 68/114 MB Progress (1): 68/114 MB Progress (1): 68/114 MB Progress (1): 68/114 MB Progress (1): 68/114 MB Progress (1): 68/114 MB Progress (1): 68/114 MB Progress (1): 68/114 MB Progress (1): 68/114 MB Progress (1): 68/114 MB Progress (1): 68/114 MB Progress (1): 68/114 MB Progress (1): 68/114 MB Progress (1): 68/114 MB Progress (1): 68/114 MB Progress (1): 68/114 MB Progress (1): 68/114 MB Progress (1): 68/114 MB Progress (1): 68/114 MB Progress (1): 68/114 MB Progress (1): 68/114 MB Progress (1): 68/114 MB Progress (1): 68/114 MB Progress (1): 68/114 MB Progress (1): 68/114 MB Progress (1): 68/114 MB Progress (1): 68/114 MB Progress (1): 68/114 MB Progress (1): 68/114 MB Progress (1): 68/114 MB Progress (1): 68/114 MB Progress (1): 68/114 MB Progress (1): 68/114 MB Progress (1): 68/114 MB Progress (1): 68/114 MB Progress (1): 68/114 MB Progress (1): 68/114 MB Progress (1): 68/114 MB Progress (1): 68/114 MB Progress (1): 68/114 MB Progress (1): 68/114 MB Progress (1): 68/114 MB Progress (1): 68/114 MB Progress (1): 68/114 MB Progress (1): 68/114 MB Progress (1): 68/114 MB Progress (1): 68/114 MB Progress (1): 68/114 MB Progress (1): 68/114 MB Progress (1): 68/114 MB Progress (1): 68/114 MB Progress (1): 68/114 MB Progress (1): 68/114 MB Progress (1): 68/114 MB Progress (1): 68/114 MB Progress (1): 68/114 MB Progress (1): 68/114 MB Progress (1): 68/114 MB Progress (1): 68/114 MB Progress (1): 68/114 MB Progress (1): 68/114 MB Progress (1): 68/114 MB Progress (1): 68/114 MB Progress (1): 68/114 MB Progress (1): 68/114 MB Progress (1): 68/114 MB Progress (1): 68/114 MB Progress (1): 68/114 MB Progress (1): 68/114 MB Progress (1): 68/114 MB Progress (1): 68/114 MB Progress (1): 68/114 MB Progress (1): 68/114 MB Progress (1): 68/114 MB Progress (1): 68/114 MB Progress (1): 68/114 MB Progress (1): 68/114 MB Progress (1): 68/114 MB Progress (1): 68/114 MB Progress (1): 68/114 MB Progress (1): 68/114 MB Progress (1): 68/114 MB Progress (1): 68/114 MB Progress (1): 68/114 MB Progress (1): 68/114 MB Progress (1): 68/114 MB Progress (1): 68/114 MB Progress (1): 68/114 MB Progress (1): 68/114 MB Progress (1): 68/114 MB Progress (1): 68/114 MB Progress (1): 68/114 MB Progress (1): 68/114 MB Progress (1): 68/114 MB Progress (1): 68/114 MB Progress (1): 68/114 MB Progress (1): 68/114 MB Progress (1): 68/114 MB Progress (1): 68/114 MB Progress (1): 68/114 MB Progress (1): 68/114 MB Progress (1): 68/114 MB Progress (1): 68/114 MB Progress (1): 68/114 MB Progress (1): 68/114 MB Progress (1): 68/114 MB Progress (1): 68/114 MB Progress (1): 68/114 MB Progress (1): 68/114 MB Progress (1): 68/114 MB Progress (1): 68/114 MB Progress (1): 68/114 MB Progress (1): 68/114 MB Progress (1): 68/114 MB Progress (1): 68/114 MB Progress (1): 68/114 MB Progress (1): 68/114 MB Progress (1): 68/114 MB Progress (1): 68/114 MB Progress (1): 68/114 MB Progress (1): 68/114 MB Progress (1): 68/114 MB Progress (1): 68/114 MB Progress (1): 68/114 MB Progress (1): 68/114 MB Progress (1): 68/114 MB Progress (1): 68/114 MB Progress (1): 68/114 MB Progress (1): 68/114 MB Progress (1): 68/114 MB Progress (1): 68/114 MB Progress (1): 68/114 MB Progress (1): 68/114 MB Progress (1): 68/114 MB Progress (1): 68/114 MB Progress (1): 68/114 MB Progress (1): 68/114 MB Progress (1): 68/114 MB Progress (1): 68/114 MB Progress (1): 68/114 MB Progress (1): 68/114 MB Progress (1): 68/114 MB Progress (1): 68/114 MB Progress (1): 68/114 MB Progress (1): 68/114 MB Progress (1): 68/114 MB Progress (1): 68/114 MB Progress (1): 68/114 MB Progress (1): 68/114 MB Progress (1): 68/114 MB Progress (1): 68/114 MB Progress (1): 68/114 MB Progress (1): 68/114 MB Progress (1): 68/114 MB Progress (1): 68/114 MB Progress (1): 68/114 MB Progress (1): 68/114 MB Progress (1): 68/114 MB Progress (1): 68/114 MB Progress (1): 68/114 MB Progress (1): 68/114 MB Progress (1): 68/114 MB Progress (1): 68/114 MB Progress (1): 68/114 MB Progress (1): 68/114 MB Progress (1): 68/114 MB Progress (1): 68/114 MB Progress (1): 68/114 MB Progress (1): 68/114 MB Progress (1): 68/114 MB Progress (1): 68/114 MB Progress (1): 68/114 MB Progress (1): 68/114 MB Progress (1): 68/114 MB Progress (1): 68/114 MB Progress (1): 68/114 MB Progress (1): 68/114 MB Progress (1): 68/114 MB Progress (1): 68/114 MB Progress (1): 68/114 MB Progress (1): 68/114 MB Progress (1): 68/114 MB Progress (1): 68/114 MB Progress (1): 68/114 MB Progress (1): 69/114 MB Progress (1): 69/114 MB Progress (1): 69/114 MB Progress (1): 69/114 MB Progress (1): 69/114 MB Progress (1): 69/114 MB Progress (1): 69/114 MB Progress (1): 69/114 MB Progress (1): 69/114 MB Progress (1): 69/114 MB Progress (1): 69/114 MB Progress (1): 69/114 MB Progress (1): 69/114 MB Progress (1): 69/114 MB Progress (1): 69/114 MB Progress (1): 69/114 MB Progress (1): 69/114 MB Progress (1): 69/114 MB Progress (1): 69/114 MB Progress (1): 69/114 MB Progress (1): 69/114 MB Progress (1): 69/114 MB Progress (1): 69/114 MB Progress (1): 69/114 MB Progress (1): 69/114 MB Progress (1): 69/114 MB Progress (1): 69/114 MB Progress (1): 69/114 MB Progress (1): 69/114 MB Progress (1): 69/114 MB Progress (1): 69/114 MB Progress (1): 69/114 MB Progress (1): 69/114 MB Progress (1): 69/114 MB Progress (1): 69/114 MB Progress (1): 69/114 MB Progress (1): 69/114 MB Progress (1): 69/114 MB Progress (1): 69/114 MB Progress (1): 69/114 MB Progress (1): 69/114 MB Progress (1): 69/114 MB Progress (1): 69/114 MB Progress (1): 69/114 MB Progress (1): 69/114 MB Progress (1): 69/114 MB Progress (1): 69/114 MB Progress (1): 69/114 MB Progress (1): 69/114 MB Progress (1): 69/114 MB Progress (1): 69/114 MB Progress (1): 69/114 MB Progress (1): 69/114 MB Progress (1): 69/114 MB Progress (1): 69/114 MB Progress (1): 69/114 MB Progress (1): 69/114 MB Progress (1): 69/114 MB Progress (1): 69/114 MB Progress (1): 69/114 MB Progress (1): 69/114 MB Progress (1): 69/114 MB Progress (1): 69/114 MB Progress (1): 69/114 MB Progress (1): 69/114 MB Progress (1): 69/114 MB Progress (1): 69/114 MB Progress (1): 69/114 MB Progress (1): 69/114 MB Progress (1): 69/114 MB Progress (1): 69/114 MB Progress (1): 69/114 MB Progress (1): 69/114 MB Progress (1): 69/114 MB Progress (1): 69/114 MB Progress (1): 69/114 MB Progress (1): 69/114 MB Progress (1): 69/114 MB Progress (1): 69/114 MB Progress (1): 69/114 MB Progress (1): 69/114 MB Progress (1): 69/114 MB Progress (1): 69/114 MB Progress (1): 69/114 MB Progress (1): 69/114 MB Progress (1): 69/114 MB Progress (1): 69/114 MB Progress (1): 69/114 MB Progress (1): 69/114 MB Progress (1): 69/114 MB Progress (1): 69/114 MB Progress (1): 69/114 MB Progress (1): 69/114 MB Progress (1): 69/114 MB Progress (1): 69/114 MB Progress (1): 69/114 MB Progress (1): 69/114 MB Progress (1): 69/114 MB Progress (1): 69/114 MB Progress (1): 69/114 MB Progress (1): 69/114 MB Progress (1): 69/114 MB Progress (1): 69/114 MB Progress (1): 69/114 MB Progress (1): 69/114 MB Progress (1): 69/114 MB Progress (1): 69/114 MB Progress (1): 69/114 MB Progress (1): 69/114 MB Progress (1): 69/114 MB Progress (1): 69/114 MB Progress (1): 69/114 MB Progress (1): 69/114 MB Progress (1): 69/114 MB Progress (1): 69/114 MB Progress (1): 69/114 MB Progress (1): 69/114 MB Progress (1): 69/114 MB Progress (1): 69/114 MB Progress (1): 69/114 MB Progress (1): 69/114 MB Progress (1): 69/114 MB Progress (1): 69/114 MB Progress (1): 69/114 MB Progress (1): 69/114 MB Progress (1): 69/114 MB Progress (1): 69/114 MB Progress (1): 69/114 MB Progress (1): 69/114 MB Progress (1): 69/114 MB Progress (1): 69/114 MB Progress (1): 69/114 MB Progress (1): 69/114 MB Progress (1): 69/114 MB Progress (1): 69/114 MB Progress (1): 69/114 MB Progress (1): 69/114 MB Progress (1): 69/114 MB Progress (1): 69/114 MB Progress (1): 69/114 MB Progress (1): 69/114 MB Progress (1): 69/114 MB Progress (1): 69/114 MB Progress (1): 69/114 MB Progress (1): 69/114 MB Progress (1): 69/114 MB Progress (1): 69/114 MB Progress (1): 69/114 MB Progress (1): 69/114 MB Progress (1): 69/114 MB Progress (1): 69/114 MB Progress (1): 69/114 MB Progress (1): 69/114 MB Progress (1): 69/114 MB Progress (1): 69/114 MB Progress (1): 69/114 MB Progress (1): 69/114 MB Progress (1): 69/114 MB Progress (1): 69/114 MB Progress (1): 69/114 MB Progress (1): 69/114 MB Progress (1): 69/114 MB Progress (1): 69/114 MB Progress (1): 69/114 MB Progress (1): 69/114 MB Progress (1): 69/114 MB Progress (1): 69/114 MB Progress (1): 69/114 MB Progress (1): 69/114 MB Progress (1): 69/114 MB Progress (1): 69/114 MB Progress (1): 69/114 MB Progress (1): 69/114 MB Progress (1): 69/114 MB Progress (1): 69/114 MB Progress (1): 69/114 MB Progress (1): 69/114 MB Progress (1): 69/114 MB Progress (1): 69/114 MB Progress (1): 69/114 MB Progress (1): 69/114 MB Progress (1): 69/114 MB Progress (1): 69/114 MB Progress (1): 69/114 MB Progress (1): 69/114 MB Progress (1): 69/114 MB Progress (1): 69/114 MB Progress (1): 69/114 MB Progress (1): 69/114 MB Progress (1): 69/114 MB Progress (1): 69/114 MB Progress (1): 69/114 MB Progress (1): 69/114 MB Progress (1): 69/114 MB Progress (1): 69/114 MB Progress (1): 69/114 MB Progress (1): 69/114 MB Progress (1): 69/114 MB Progress (1): 69/114 MB Progress (1): 69/114 MB Progress (1): 69/114 MB Progress (1): 69/114 MB Progress (1): 69/114 MB Progress (1): 69/114 MB Progress (1): 69/114 MB Progress (1): 69/114 MB Progress (1): 69/114 MB Progress (1): 69/114 MB Progress (1): 69/114 MB Progress (1): 69/114 MB Progress (1): 69/114 MB Progress (1): 69/114 MB Progress (1): 69/114 MB Progress (1): 69/114 MB Progress (1): 69/114 MB Progress (1): 69/114 MB Progress (1): 69/114 MB Progress (1): 69/114 MB Progress (1): 69/114 MB Progress (1): 69/114 MB Progress (1): 69/114 MB Progress (1): 69/114 MB Progress (1): 69/114 MB Progress (1): 69/114 MB Progress (1): 69/114 MB Progress (1): 69/114 MB Progress (1): 69/114 MB Progress (1): 69/114 MB Progress (1): 69/114 MB Progress (1): 69/114 MB Progress (1): 69/114 MB Progress (1): 69/114 MB Progress (1): 69/114 MB Progress (1): 69/114 MB Progress (1): 69/114 MB Progress (1): 69/114 MB Progress (1): 69/114 MB Progress (1): 69/114 MB Progress (1): 69/114 MB Progress (1): 69/114 MB Progress (1): 69/114 MB Progress (1): 69/114 MB Progress (1): 69/114 MB Progress (1): 69/114 MB Progress (1): 69/114 MB Progress (1): 69/114 MB Progress (1): 69/114 MB Progress (1): 69/114 MB Progress (1): 69/114 MB Progress (1): 69/114 MB Progress (1): 69/114 MB Progress (1): 69/114 MB Progress (1): 69/114 MB Progress (1): 69/114 MB Progress (1): 69/114 MB Progress (1): 69/114 MB Progress (1): 69/114 MB Progress (1): 69/114 MB Progress (1): 69/114 MB Progress (1): 69/114 MB Progress (1): 69/114 MB Progress (1): 69/114 MB Progress (1): 69/114 MB Progress (1): 69/114 MB Progress (1): 69/114 MB Progress (1): 69/114 MB Progress (1): 69/114 MB Progress (1): 69/114 MB Progress (1): 69/114 MB Progress (1): 69/114 MB Progress (1): 69/114 MB Progress (1): 69/114 MB Progress (1): 69/114 MB Progress (1): 69/114 MB Progress (1): 69/114 MB Progress (1): 69/114 MB Progress (1): 69/114 MB Progress (1): 69/114 MB Progress (1): 69/114 MB Progress (1): 69/114 MB Progress (1): 69/114 MB Progress (1): 69/114 MB Progress (1): 69/114 MB Progress (1): 69/114 MB Progress (1): 69/114 MB Progress (1): 69/114 MB Progress (1): 69/114 MB Progress (1): 69/114 MB Progress (1): 69/114 MB Progress (1): 69/114 MB Progress (1): 69/114 MB Progress (1): 69/114 MB Progress (1): 69/114 MB Progress (1): 69/114 MB Progress (1): 69/114 MB Progress (1): 69/114 MB Progress (1): 69/114 MB Progress (1): 69/114 MB Progress (1): 69/114 MB Progress (1): 69/114 MB Progress (1): 69/114 MB Progress (1): 69/114 MB Progress (1): 69/114 MB Progress (1): 69/114 MB Progress (1): 69/114 MB Progress (1): 69/114 MB Progress (1): 69/114 MB Progress (1): 69/114 MB Progress (1): 69/114 MB Progress (1): 69/114 MB Progress (1): 69/114 MB Progress (1): 69/114 MB Progress (1): 69/114 MB Progress (1): 69/114 MB Progress (1): 69/114 MB Progress (1): 69/114 MB Progress (1): 69/114 MB Progress (1): 69/114 MB Progress (1): 69/114 MB Progress (1): 69/114 MB Progress (1): 69/114 MB Progress (1): 69/114 MB Progress (1): 69/114 MB Progress (1): 69/114 MB Progress (1): 69/114 MB Progress (1): 69/114 MB Progress (1): 69/114 MB Progress (1): 69/114 MB Progress (1): 69/114 MB Progress (1): 69/114 MB Progress (1): 69/114 MB Progress (1): 69/114 MB Progress (1): 69/114 MB Progress (1): 69/114 MB Progress (1): 69/114 MB Progress (1): 69/114 MB Progress (1): 69/114 MB Progress (1): 69/114 MB Progress (1): 69/114 MB Progress (1): 69/114 MB Progress (1): 69/114 MB Progress (1): 69/114 MB Progress (1): 69/114 MB Progress (1): 69/114 MB Progress (1): 69/114 MB Progress (1): 69/114 MB Progress (1): 69/114 MB Progress (1): 69/114 MB Progress (1): 69/114 MB Progress (1): 69/114 MB Progress (1): 69/114 MB Progress (1): 69/114 MB Progress (1): 69/114 MB Progress (1): 69/114 MB Progress (1): 69/114 MB Progress (1): 69/114 MB Progress (1): 69/114 MB Progress (1): 69/114 MB Progress (1): 69/114 MB Progress (1): 69/114 MB Progress (1): 69/114 MB Progress (1): 69/114 MB Progress (1): 69/114 MB Progress (1): 69/114 MB Progress (1): 69/114 MB Progress (1): 69/114 MB Progress (1): 69/114 MB Progress (1): 69/114 MB Progress (1): 69/114 MB Progress (1): 69/114 MB Progress (1): 69/114 MB Progress (1): 69/114 MB Progress (1): 69/114 MB Progress (1): 69/114 MB Progress (1): 69/114 MB Progress (1): 69/114 MB Progress (1): 69/114 MB Progress (1): 69/114 MB Progress (1): 69/114 MB Progress (1): 69/114 MB Progress (1): 69/114 MB Progress (1): 69/114 MB Progress (1): 69/114 MB Progress (1): 69/114 MB Progress (1): 69/114 MB Progress (1): 69/114 MB Progress (1): 69/114 MB Progress (1): 69/114 MB Progress (1): 69/114 MB Progress (1): 69/114 MB Progress (1): 69/114 MB Progress (1): 69/114 MB Progress (1): 69/114 MB Progress (1): 69/114 MB Progress (1): 69/114 MB Progress (1): 69/114 MB Progress (1): 69/114 MB Progress (1): 69/114 MB Progress (1): 69/114 MB Progress (1): 69/114 MB Progress (1): 69/114 MB Progress (1): 69/114 MB Progress (1): 69/114 MB Progress (1): 69/114 MB Progress (1): 69/114 MB Progress (1): 69/114 MB Progress (1): 69/114 MB Progress (1): 69/114 MB Progress (1): 69/114 MB Progress (1): 69/114 MB Progress (1): 69/114 MB Progress (1): 69/114 MB Progress (1): 69/114 MB Progress (1): 69/114 MB Progress (1): 69/114 MB Progress (1): 69/114 MB Progress (1): 69/114 MB Progress (1): 69/114 MB Progress (1): 69/114 MB Progress (1): 69/114 MB Progress (1): 69/114 MB Progress (1): 69/114 MB Progress (1): 69/114 MB Progress (1): 69/114 MB Progress (1): 69/114 MB Progress (1): 69/114 MB Progress (1): 69/114 MB Progress (1): 69/114 MB Progress (1): 69/114 MB Progress (1): 69/114 MB Progress (1): 69/114 MB Progress (1): 69/114 MB Progress (1): 69/114 MB Progress (1): 69/114 MB Progress (1): 69/114 MB Progress (1): 69/114 MB Progress (1): 69/114 MB Progress (1): 69/114 MB Progress (1): 69/114 MB Progress (1): 69/114 MB Progress (1): 69/114 MB Progress (1): 69/114 MB Progress (1): 69/114 MB Progress (1): 69/114 MB Progress (1): 69/114 MB Progress (1): 69/114 MB Progress (1): 69/114 MB Progress (1): 69/114 MB Progress (1): 69/114 MB Progress (1): 69/114 MB Progress (1): 69/114 MB Progress (1): 69/114 MB Progress (1): 69/114 MB Progress (1): 69/114 MB Progress (1): 69/114 MB Progress (1): 69/114 MB Progress (1): 69/114 MB Progress (1): 69/114 MB Progress (1): 69/114 MB Progress (1): 69/114 MB Progress (1): 69/114 MB Progress (1): 69/114 MB Progress (1): 69/114 MB Progress (1): 69/114 MB Progress (1): 69/114 MB Progress (1): 69/114 MB Progress (1): 69/114 MB Progress (1): 69/114 MB Progress (1): 69/114 MB Progress (1): 69/114 MB Progress (1): 69/114 MB Progress (1): 69/114 MB Progress (1): 69/114 MB Progress (1): 69/114 MB Progress (1): 69/114 MB Progress (1): 69/114 MB Progress (1): 69/114 MB Progress (1): 69/114 MB Progress (1): 69/114 MB Progress (1): 69/114 MB Progress (1): 69/114 MB Progress (1): 69/114 MB Progress (1): 69/114 MB Progress (1): 69/114 MB Progress (1): 69/114 MB Progress (1): 69/114 MB Progress (1): 69/114 MB Progress (1): 69/114 MB Progress (1): 70/114 MB Progress (1): 70/114 MB Progress (1): 70/114 MB Progress (1): 70/114 MB Progress (1): 70/114 MB Progress (1): 70/114 MB Progress (1): 70/114 MB Progress (1): 70/114 MB Progress (1): 70/114 MB Progress (1): 70/114 MB Progress (1): 70/114 MB Progress (1): 70/114 MB Progress (1): 70/114 MB Progress (1): 70/114 MB Progress (1): 70/114 MB Progress (1): 70/114 MB Progress (1): 70/114 MB Progress (1): 70/114 MB Progress (1): 70/114 MB Progress (1): 70/114 MB Progress (1): 70/114 MB Progress (1): 70/114 MB Progress (1): 70/114 MB Progress (1): 70/114 MB Progress (1): 70/114 MB Progress (1): 70/114 MB Progress (1): 70/114 MB Progress (1): 70/114 MB Progress (1): 70/114 MB Progress (1): 70/114 MB Progress (1): 70/114 MB Progress (1): 70/114 MB Progress (1): 70/114 MB Progress (1): 70/114 MB Progress (1): 70/114 MB Progress (1): 70/114 MB Progress (1): 70/114 MB Progress (1): 70/114 MB Progress (1): 70/114 MB Progress (1): 70/114 MB Progress (1): 70/114 MB Progress (1): 70/114 MB Progress (1): 70/114 MB Progress (1): 70/114 MB Progress (1): 70/114 MB Progress (1): 70/114 MB Progress (1): 70/114 MB Progress (1): 70/114 MB Progress (1): 70/114 MB Progress (1): 70/114 MB Progress (1): 70/114 MB Progress (1): 70/114 MB Progress (1): 70/114 MB Progress (1): 70/114 MB Progress (1): 70/114 MB Progress (1): 70/114 MB Progress (1): 70/114 MB Progress (1): 70/114 MB Progress (1): 70/114 MB Progress (1): 70/114 MB Progress (1): 70/114 MB Progress (1): 70/114 MB Progress (1): 70/114 MB Progress (1): 70/114 MB Progress (1): 70/114 MB Progress (1): 70/114 MB Progress (1): 70/114 MB Progress (1): 70/114 MB Progress (1): 70/114 MB Progress (1): 70/114 MB Progress (1): 70/114 MB Progress (1): 70/114 MB Progress (1): 70/114 MB Progress (1): 70/114 MB Progress (1): 70/114 MB Progress (1): 70/114 MB Progress (1): 70/114 MB Progress (1): 70/114 MB Progress (1): 70/114 MB Progress (1): 70/114 MB Progress (1): 70/114 MB Progress (1): 70/114 MB Progress (1): 70/114 MB Progress (1): 70/114 MB Progress (1): 70/114 MB Progress (1): 70/114 MB Progress (1): 70/114 MB Progress (1): 70/114 MB Progress (1): 70/114 MB Progress (1): 70/114 MB Progress (1): 70/114 MB Progress (1): 70/114 MB Progress (1): 70/114 MB Progress (1): 70/114 MB Progress (1): 70/114 MB Progress (1): 70/114 MB Progress (1): 70/114 MB Progress (1): 70/114 MB Progress (1): 70/114 MB Progress (1): 70/114 MB Progress (1): 70/114 MB Progress (1): 70/114 MB Progress (1): 70/114 MB Progress (1): 70/114 MB Progress (1): 70/114 MB Progress (1): 70/114 MB Progress (1): 70/114 MB Progress (1): 70/114 MB Progress (1): 70/114 MB Progress (1): 70/114 MB Progress (1): 70/114 MB Progress (1): 70/114 MB Progress (1): 70/114 MB Progress (1): 70/114 MB Progress (1): 70/114 MB Progress (1): 70/114 MB Progress (1): 70/114 MB Progress (1): 70/114 MB Progress (1): 70/114 MB Progress (1): 70/114 MB Progress (1): 70/114 MB Progress (1): 70/114 MB Progress (1): 70/114 MB Progress (1): 70/114 MB Progress (1): 70/114 MB Progress (1): 70/114 MB Progress (1): 70/114 MB Progress (1): 70/114 MB Progress (1): 70/114 MB Progress (1): 70/114 MB Progress (1): 70/114 MB Progress (1): 70/114 MB Progress (1): 70/114 MB Progress (1): 70/114 MB Progress (1): 70/114 MB Progress (1): 70/114 MB Progress (1): 70/114 MB Progress (1): 70/114 MB Progress (1): 70/114 MB Progress (1): 70/114 MB Progress (1): 70/114 MB Progress (1): 70/114 MB Progress (1): 70/114 MB Progress (1): 70/114 MB Progress (1): 70/114 MB Progress (1): 70/114 MB Progress (1): 70/114 MB Progress (1): 70/114 MB Progress (1): 70/114 MB Progress (1): 70/114 MB Progress (1): 70/114 MB Progress (1): 70/114 MB Progress (1): 70/114 MB Progress (1): 70/114 MB Progress (1): 70/114 MB Progress (1): 70/114 MB Progress (1): 70/114 MB Progress (1): 70/114 MB Progress (1): 70/114 MB Progress (1): 70/114 MB Progress (1): 70/114 MB Progress (1): 70/114 MB Progress (1): 70/114 MB Progress (1): 70/114 MB Progress (1): 70/114 MB Progress (1): 70/114 MB Progress (1): 70/114 MB Progress (1): 70/114 MB Progress (1): 70/114 MB Progress (1): 70/114 MB Progress (1): 70/114 MB Progress (1): 70/114 MB Progress (1): 70/114 MB Progress (1): 70/114 MB Progress (1): 70/114 MB Progress (1): 70/114 MB Progress (1): 70/114 MB Progress (1): 70/114 MB Progress (1): 70/114 MB Progress (1): 70/114 MB Progress (1): 70/114 MB Progress (1): 70/114 MB Progress (1): 70/114 MB Progress (1): 70/114 MB Progress (1): 70/114 MB Progress (1): 70/114 MB Progress (1): 70/114 MB Progress (1): 70/114 MB Progress (1): 70/114 MB Progress (1): 70/114 MB Progress (1): 70/114 MB Progress (1): 70/114 MB Progress (1): 70/114 MB Progress (1): 70/114 MB Progress (1): 70/114 MB Progress (1): 70/114 MB Progress (1): 70/114 MB Progress (1): 70/114 MB Progress (1): 70/114 MB Progress (1): 70/114 MB Progress (1): 70/114 MB Progress (1): 70/114 MB Progress (1): 70/114 MB Progress (1): 70/114 MB Progress (1): 70/114 MB Progress (1): 70/114 MB Progress (1): 70/114 MB Progress (1): 70/114 MB Progress (1): 70/114 MB Progress (1): 70/114 MB Progress (1): 70/114 MB Progress (1): 70/114 MB Progress (1): 70/114 MB Progress (1): 70/114 MB Progress (1): 70/114 MB Progress (1): 70/114 MB Progress (1): 70/114 MB Progress (1): 70/114 MB Progress (1): 70/114 MB Progress (1): 70/114 MB Progress (1): 70/114 MB Progress (1): 70/114 MB Progress (1): 70/114 MB Progress (1): 70/114 MB Progress (1): 70/114 MB Progress (1): 70/114 MB Progress (1): 70/114 MB Progress (1): 70/114 MB Progress (1): 70/114 MB Progress (1): 70/114 MB Progress (1): 70/114 MB Progress (1): 70/114 MB Progress (1): 70/114 MB Progress (1): 70/114 MB Progress (1): 70/114 MB Progress (1): 70/114 MB Progress (1): 70/114 MB Progress (1): 70/114 MB Progress (1): 70/114 MB Progress (1): 70/114 MB Progress (1): 70/114 MB Progress (1): 70/114 MB Progress (1): 70/114 MB Progress (1): 70/114 MB Progress (1): 70/114 MB Progress (1): 70/114 MB Progress (1): 70/114 MB Progress (1): 70/114 MB Progress (1): 70/114 MB Progress (1): 70/114 MB Progress (1): 70/114 MB Progress (1): 70/114 MB Progress (1): 70/114 MB Progress (1): 70/114 MB Progress (1): 70/114 MB Progress (1): 70/114 MB Progress (1): 70/114 MB Progress (1): 70/114 MB Progress (1): 70/114 MB Progress (1): 70/114 MB Progress (1): 70/114 MB Progress (1): 70/114 MB Progress (1): 70/114 MB Progress (1): 70/114 MB Progress (1): 70/114 MB Progress (1): 70/114 MB Progress (1): 70/114 MB Progress (1): 70/114 MB Progress (1): 70/114 MB Progress (1): 70/114 MB Progress (1): 70/114 MB Progress (1): 70/114 MB Progress (1): 70/114 MB Progress (1): 70/114 MB Progress (1): 70/114 MB Progress (1): 70/114 MB Progress (1): 70/114 MB Progress (1): 70/114 MB Progress (1): 70/114 MB Progress (1): 70/114 MB Progress (1): 70/114 MB Progress (1): 70/114 MB Progress (1): 70/114 MB Progress (1): 70/114 MB Progress (1): 70/114 MB Progress (1): 70/114 MB Progress (1): 70/114 MB Progress (1): 70/114 MB Progress (1): 70/114 MB Progress (1): 70/114 MB Progress (1): 70/114 MB Progress (1): 70/114 MB Progress (1): 70/114 MB Progress (1): 70/114 MB Progress (1): 70/114 MB Progress (1): 70/114 MB Progress (1): 70/114 MB Progress (1): 70/114 MB Progress (1): 70/114 MB Progress (1): 70/114 MB Progress (1): 70/114 MB Progress (1): 70/114 MB Progress (1): 70/114 MB Progress (1): 70/114 MB Progress (1): 70/114 MB Progress (1): 70/114 MB Progress (1): 70/114 MB Progress (1): 70/114 MB Progress (1): 70/114 MB Progress (1): 70/114 MB Progress (1): 70/114 MB Progress (1): 70/114 MB Progress (1): 70/114 MB Progress (1): 70/114 MB Progress (1): 70/114 MB Progress (1): 70/114 MB Progress (1): 70/114 MB Progress (1): 70/114 MB Progress (1): 70/114 MB Progress (1): 70/114 MB Progress (1): 70/114 MB Progress (1): 70/114 MB Progress (1): 70/114 MB Progress (1): 70/114 MB Progress (1): 70/114 MB Progress (1): 70/114 MB Progress (1): 70/114 MB Progress (1): 70/114 MB Progress (1): 70/114 MB Progress (1): 70/114 MB Progress (1): 70/114 MB Progress (1): 70/114 MB Progress (1): 70/114 MB Progress (1): 70/114 MB Progress (1): 70/114 MB Progress (1): 70/114 MB Progress (1): 70/114 MB Progress (1): 70/114 MB Progress (1): 70/114 MB Progress (1): 70/114 MB Progress (1): 70/114 MB Progress (1): 70/114 MB Progress (1): 70/114 MB Progress (1): 70/114 MB Progress (1): 70/114 MB Progress (1): 70/114 MB Progress (1): 70/114 MB Progress (1): 70/114 MB Progress (1): 70/114 MB Progress (1): 70/114 MB Progress (1): 70/114 MB Progress (1): 70/114 MB Progress (1): 70/114 MB Progress (1): 70/114 MB Progress (1): 70/114 MB Progress (1): 70/114 MB Progress (1): 70/114 MB Progress (1): 70/114 MB Progress (1): 70/114 MB Progress (1): 70/114 MB Progress (1): 70/114 MB Progress (1): 70/114 MB Progress (1): 70/114 MB Progress (1): 70/114 MB Progress (1): 70/114 MB Progress (1): 70/114 MB Progress (1): 70/114 MB Progress (1): 70/114 MB Progress (1): 70/114 MB Progress (1): 70/114 MB Progress (1): 70/114 MB Progress (1): 70/114 MB Progress (1): 70/114 MB Progress (1): 70/114 MB Progress (1): 70/114 MB Progress (1): 70/114 MB Progress (1): 70/114 MB Progress (1): 70/114 MB Progress (1): 70/114 MB Progress (1): 70/114 MB Progress (1): 70/114 MB Progress (1): 70/114 MB Progress (1): 70/114 MB Progress (1): 70/114 MB Progress (1): 70/114 MB Progress (1): 70/114 MB Progress (1): 70/114 MB Progress (1): 70/114 MB Progress (1): 70/114 MB Progress (1): 70/114 MB Progress (1): 70/114 MB Progress (1): 70/114 MB Progress (1): 70/114 MB Progress (1): 70/114 MB Progress (1): 70/114 MB Progress (1): 70/114 MB Progress (1): 70/114 MB Progress (1): 70/114 MB Progress (1): 70/114 MB Progress (1): 70/114 MB Progress (1): 70/114 MB Progress (1): 70/114 MB Progress (1): 70/114 MB Progress (1): 70/114 MB Progress (1): 70/114 MB Progress (1): 70/114 MB Progress (1): 70/114 MB Progress (1): 70/114 MB Progress (1): 70/114 MB Progress (1): 70/114 MB Progress (1): 70/114 MB Progress (1): 70/114 MB Progress (1): 70/114 MB Progress (1): 70/114 MB Progress (1): 70/114 MB Progress (1): 70/114 MB Progress (1): 70/114 MB Progress (1): 70/114 MB Progress (1): 70/114 MB Progress (1): 70/114 MB Progress (1): 70/114 MB Progress (1): 70/114 MB Progress (1): 70/114 MB Progress (1): 70/114 MB Progress (1): 70/114 MB Progress (1): 70/114 MB Progress (1): 70/114 MB Progress (1): 70/114 MB Progress (1): 70/114 MB Progress (1): 70/114 MB Progress (1): 70/114 MB Progress (1): 70/114 MB Progress (1): 70/114 MB Progress (1): 70/114 MB Progress (1): 70/114 MB Progress (1): 70/114 MB Progress (1): 70/114 MB Progress (1): 70/114 MB Progress (1): 70/114 MB Progress (1): 70/114 MB Progress (1): 70/114 MB Progress (1): 70/114 MB Progress (1): 70/114 MB Progress (1): 70/114 MB Progress (1): 70/114 MB Progress (1): 70/114 MB Progress (1): 70/114 MB Progress (1): 70/114 MB Progress (1): 70/114 MB Progress (1): 70/114 MB Progress (1): 70/114 MB Progress (1): 70/114 MB Progress (1): 70/114 MB Progress (1): 70/114 MB Progress (1): 70/114 MB Progress (1): 70/114 MB Progress (1): 70/114 MB Progress (1): 70/114 MB Progress (1): 70/114 MB Progress (1): 70/114 MB Progress (1): 70/114 MB Progress (1): 70/114 MB Progress (1): 70/114 MB Progress (1): 70/114 MB Progress (1): 70/114 MB Progress (1): 70/114 MB Progress (1): 70/114 MB Progress (1): 70/114 MB Progress (1): 70/114 MB Progress (1): 70/114 MB Progress (1): 70/114 MB Progress (1): 70/114 MB Progress (1): 70/114 MB Progress (1): 70/114 MB Progress (1): 70/114 MB Progress (1): 70/114 MB Progress (1): 70/114 MB Progress (1): 70/114 MB Progress (1): 70/114 MB Progress (1): 70/114 MB Progress (1): 70/114 MB Progress (1): 70/114 MB Progress (1): 70/114 MB Progress (1): 70/114 MB Progress (1): 70/114 MB Progress (1): 70/114 MB Progress (1): 70/114 MB Progress (1): 70/114 MB Progress (1): 71/114 MB Progress (1): 71/114 MB Progress (1): 71/114 MB Progress (1): 71/114 MB Progress (1): 71/114 MB Progress (1): 71/114 MB Progress (1): 71/114 MB Progress (1): 71/114 MB Progress (1): 71/114 MB Progress (1): 71/114 MB Progress (1): 71/114 MB Progress (1): 71/114 MB Progress (1): 71/114 MB Progress (1): 71/114 MB Progress (1): 71/114 MB Progress (1): 71/114 MB Progress (1): 71/114 MB Progress (1): 71/114 MB Progress (1): 71/114 MB Progress (1): 71/114 MB Progress (1): 71/114 MB Progress (1): 71/114 MB Progress (1): 71/114 MB Progress (1): 71/114 MB Progress (1): 71/114 MB Progress (1): 71/114 MB Progress (1): 71/114 MB Progress (1): 71/114 MB Progress (1): 71/114 MB Progress (1): 71/114 MB Progress (1): 71/114 MB Progress (1): 71/114 MB Progress (1): 71/114 MB Progress (1): 71/114 MB Progress (1): 71/114 MB Progress (1): 71/114 MB Progress (1): 71/114 MB Progress (1): 71/114 MB Progress (1): 71/114 MB Progress (1): 71/114 MB Progress (1): 71/114 MB Progress (1): 71/114 MB Progress (1): 71/114 MB Progress (1): 71/114 MB Progress (1): 71/114 MB Progress (1): 71/114 MB Progress (1): 71/114 MB Progress (1): 71/114 MB Progress (1): 71/114 MB Progress (1): 71/114 MB Progress (1): 71/114 MB Progress (1): 71/114 MB Progress (1): 71/114 MB Progress (1): 71/114 MB Progress (1): 71/114 MB Progress (1): 71/114 MB Progress (1): 71/114 MB Progress (1): 71/114 MB Progress (1): 71/114 MB Progress (1): 71/114 MB Progress (1): 71/114 MB Progress (1): 71/114 MB Progress (1): 71/114 MB Progress (1): 71/114 MB Progress (1): 71/114 MB Progress (1): 71/114 MB Progress (1): 71/114 MB Progress (1): 71/114 MB Progress (1): 71/114 MB Progress (1): 71/114 MB Progress (1): 71/114 MB Progress (1): 71/114 MB Progress (1): 71/114 MB Progress (1): 71/114 MB Progress (1): 71/114 MB Progress (1): 71/114 MB Progress (1): 71/114 MB Progress (1): 71/114 MB Progress (1): 71/114 MB Progress (1): 71/114 MB Progress (1): 71/114 MB Progress (1): 71/114 MB Progress (1): 71/114 MB Progress (1): 71/114 MB Progress (1): 71/114 MB Progress (1): 71/114 MB Progress (1): 71/114 MB Progress (1): 71/114 MB Progress (1): 71/114 MB Progress (1): 71/114 MB Progress (1): 71/114 MB Progress (1): 71/114 MB Progress (1): 71/114 MB Progress (1): 71/114 MB Progress (1): 71/114 MB Progress (1): 71/114 MB Progress (1): 71/114 MB Progress (1): 71/114 MB Progress (1): 71/114 MB Progress (1): 71/114 MB Progress (1): 71/114 MB Progress (1): 71/114 MB Progress (1): 71/114 MB Progress (1): 71/114 MB Progress (1): 71/114 MB Progress (1): 71/114 MB Progress (1): 71/114 MB Progress (1): 71/114 MB Progress (1): 71/114 MB Progress (1): 71/114 MB Progress (1): 71/114 MB Progress (1): 71/114 MB Progress (1): 71/114 MB Progress (1): 71/114 MB Progress (1): 71/114 MB Progress (1): 71/114 MB Progress (1): 71/114 MB Progress (1): 71/114 MB Progress (1): 71/114 MB Progress (1): 71/114 MB Progress (1): 71/114 MB Progress (1): 71/114 MB Progress (1): 71/114 MB Progress (1): 71/114 MB Progress (1): 71/114 MB Progress (1): 71/114 MB Progress (1): 71/114 MB Progress (1): 71/114 MB Progress (1): 71/114 MB Progress (1): 71/114 MB Progress (1): 71/114 MB Progress (1): 71/114 MB Progress (1): 71/114 MB Progress (1): 71/114 MB Progress (1): 71/114 MB Progress (1): 71/114 MB Progress (1): 71/114 MB Progress (1): 71/114 MB Progress (1): 71/114 MB Progress (1): 71/114 MB Progress (1): 71/114 MB Progress (1): 71/114 MB Progress (1): 71/114 MB Progress (1): 71/114 MB Progress (1): 71/114 MB Progress (1): 71/114 MB Progress (1): 71/114 MB Progress (1): 71/114 MB Progress (1): 71/114 MB Progress (1): 71/114 MB Progress (1): 71/114 MB Progress (1): 71/114 MB Progress (1): 71/114 MB Progress (1): 71/114 MB Progress (1): 71/114 MB Progress (1): 71/114 MB Progress (1): 71/114 MB Progress (1): 71/114 MB Progress (1): 71/114 MB Progress (1): 71/114 MB Progress (1): 71/114 MB Progress (1): 71/114 MB Progress (1): 71/114 MB Progress (1): 71/114 MB Progress (1): 71/114 MB Progress (1): 71/114 MB Progress (1): 71/114 MB Progress (1): 71/114 MB Progress (1): 71/114 MB Progress (1): 71/114 MB Progress (1): 71/114 MB Progress (1): 71/114 MB Progress (1): 71/114 MB Progress (1): 71/114 MB Progress (1): 71/114 MB Progress (1): 71/114 MB Progress (1): 71/114 MB Progress (1): 71/114 MB Progress (1): 71/114 MB Progress (1): 71/114 MB Progress (1): 71/114 MB Progress (1): 71/114 MB Progress (1): 71/114 MB Progress (1): 71/114 MB Progress (1): 71/114 MB Progress (1): 71/114 MB Progress (1): 71/114 MB Progress (1): 71/114 MB Progress (1): 71/114 MB Progress (1): 71/114 MB Progress (1): 71/114 MB Progress (1): 71/114 MB Progress (1): 71/114 MB Progress (1): 71/114 MB Progress (1): 71/114 MB Progress (1): 71/114 MB Progress (1): 71/114 MB Progress (1): 71/114 MB Progress (1): 71/114 MB Progress (1): 71/114 MB Progress (1): 71/114 MB Progress (1): 71/114 MB Progress (1): 71/114 MB Progress (1): 71/114 MB Progress (1): 71/114 MB Progress (1): 71/114 MB Progress (1): 71/114 MB Progress (1): 71/114 MB Progress (1): 71/114 MB Progress (1): 71/114 MB Progress (1): 71/114 MB Progress (1): 71/114 MB Progress (1): 71/114 MB Progress (1): 71/114 MB Progress (1): 71/114 MB Progress (1): 71/114 MB Progress (1): 71/114 MB Progress (1): 71/114 MB Progress (1): 71/114 MB Progress (1): 71/114 MB Progress (1): 71/114 MB Progress (1): 71/114 MB Progress (1): 71/114 MB Progress (1): 71/114 MB Progress (1): 71/114 MB Progress (1): 71/114 MB Progress (1): 71/114 MB Progress (1): 71/114 MB Progress (1): 71/114 MB Progress (1): 71/114 MB Progress (1): 71/114 MB Progress (1): 71/114 MB Progress (1): 71/114 MB Progress (1): 71/114 MB Progress (1): 71/114 MB Progress (1): 71/114 MB Progress (1): 71/114 MB Progress (1): 71/114 MB Progress (1): 71/114 MB Progress (1): 71/114 MB Progress (1): 71/114 MB Progress (1): 71/114 MB Progress (1): 71/114 MB Progress (1): 71/114 MB Progress (1): 71/114 MB Progress (1): 71/114 MB Progress (1): 71/114 MB Progress (1): 71/114 MB Progress (1): 71/114 MB Progress (1): 71/114 MB Progress (1): 71/114 MB Progress (1): 71/114 MB Progress (1): 71/114 MB Progress (1): 71/114 MB Progress (1): 71/114 MB Progress (1): 71/114 MB Progress (1): 71/114 MB Progress (1): 71/114 MB Progress (1): 71/114 MB Progress (1): 71/114 MB Progress (1): 71/114 MB Progress (1): 71/114 MB Progress (1): 71/114 MB Progress (1): 71/114 MB Progress (1): 71/114 MB Progress (1): 71/114 MB Progress (1): 71/114 MB Progress (1): 71/114 MB Progress (1): 71/114 MB Progress (1): 71/114 MB Progress (1): 71/114 MB Progress (1): 71/114 MB Progress (1): 71/114 MB Progress (1): 71/114 MB Progress (1): 71/114 MB Progress (1): 71/114 MB Progress (1): 71/114 MB Progress (1): 71/114 MB Progress (1): 71/114 MB Progress (1): 71/114 MB Progress (1): 71/114 MB Progress (1): 71/114 MB Progress (1): 71/114 MB Progress (1): 71/114 MB Progress (1): 71/114 MB Progress (1): 71/114 MB Progress (1): 71/114 MB Progress (1): 71/114 MB Progress (1): 71/114 MB Progress (1): 71/114 MB Progress (1): 71/114 MB Progress (1): 71/114 MB Progress (1): 71/114 MB Progress (1): 71/114 MB Progress (1): 71/114 MB Progress (1): 71/114 MB Progress (1): 71/114 MB Progress (1): 71/114 MB Progress (1): 71/114 MB Progress (1): 71/114 MB Progress (1): 71/114 MB Progress (1): 71/114 MB Progress (1): 71/114 MB Progress (1): 71/114 MB Progress (1): 71/114 MB Progress (1): 71/114 MB Progress (1): 71/114 MB Progress (1): 71/114 MB Progress (1): 71/114 MB Progress (1): 71/114 MB Progress (1): 71/114 MB Progress (1): 71/114 MB Progress (1): 71/114 MB Progress (1): 71/114 MB Progress (1): 71/114 MB Progress (1): 71/114 MB Progress (1): 71/114 MB Progress (1): 71/114 MB Progress (1): 71/114 MB Progress (1): 71/114 MB Progress (1): 71/114 MB Progress (1): 71/114 MB Progress (1): 71/114 MB Progress (1): 71/114 MB Progress (1): 71/114 MB Progress (1): 71/114 MB Progress (1): 71/114 MB Progress (1): 71/114 MB Progress (1): 71/114 MB Progress (1): 71/114 MB Progress (1): 71/114 MB Progress (1): 71/114 MB Progress (1): 71/114 MB Progress (1): 71/114 MB Progress (1): 71/114 MB Progress (1): 71/114 MB Progress (1): 71/114 MB Progress (1): 71/114 MB Progress (1): 71/114 MB Progress (1): 71/114 MB Progress (1): 71/114 MB Progress (1): 71/114 MB Progress (1): 71/114 MB Progress (1): 71/114 MB Progress (1): 71/114 MB Progress (1): 71/114 MB Progress (1): 71/114 MB Progress (1): 71/114 MB Progress (1): 71/114 MB Progress (1): 71/114 MB Progress (1): 71/114 MB Progress (1): 71/114 MB Progress (1): 71/114 MB Progress (1): 71/114 MB Progress (1): 71/114 MB Progress (1): 71/114 MB Progress (1): 71/114 MB Progress (1): 71/114 MB Progress (1): 71/114 MB Progress (1): 71/114 MB Progress (1): 71/114 MB Progress (1): 71/114 MB Progress (1): 71/114 MB Progress (1): 71/114 MB Progress (1): 71/114 MB Progress (1): 71/114 MB Progress (1): 71/114 MB Progress (1): 71/114 MB Progress (1): 71/114 MB Progress (1): 71/114 MB Progress (1): 71/114 MB Progress (1): 71/114 MB Progress (1): 71/114 MB Progress (1): 71/114 MB Progress (1): 71/114 MB Progress (1): 71/114 MB Progress (1): 71/114 MB Progress (1): 71/114 MB Progress (1): 71/114 MB Progress (1): 71/114 MB Progress (1): 71/114 MB Progress (1): 71/114 MB Progress (1): 71/114 MB Progress (1): 71/114 MB Progress (1): 71/114 MB Progress (1): 71/114 MB Progress (1): 71/114 MB Progress (1): 71/114 MB Progress (1): 71/114 MB Progress (1): 71/114 MB Progress (1): 71/114 MB Progress (1): 71/114 MB Progress (1): 71/114 MB Progress (1): 71/114 MB Progress (1): 71/114 MB Progress (1): 71/114 MB Progress (1): 71/114 MB Progress (1): 71/114 MB Progress (1): 71/114 MB Progress (1): 71/114 MB Progress (1): 71/114 MB Progress (1): 71/114 MB Progress (1): 71/114 MB Progress (1): 71/114 MB Progress (1): 71/114 MB Progress (1): 71/114 MB Progress (1): 71/114 MB Progress (1): 71/114 MB Progress (1): 71/114 MB Progress (1): 71/114 MB Progress (1): 71/114 MB Progress (1): 71/114 MB Progress (1): 71/114 MB Progress (1): 71/114 MB Progress (1): 71/114 MB Progress (1): 71/114 MB Progress (1): 71/114 MB Progress (1): 71/114 MB Progress (1): 71/114 MB Progress (1): 71/114 MB Progress (1): 71/114 MB Progress (1): 71/114 MB Progress (1): 71/114 MB Progress (1): 71/114 MB Progress (1): 71/114 MB Progress (1): 71/114 MB Progress (1): 71/114 MB Progress (1): 71/114 MB Progress (1): 71/114 MB Progress (1): 71/114 MB Progress (1): 71/114 MB Progress (1): 71/114 MB Progress (1): 71/114 MB Progress (1): 71/114 MB Progress (1): 71/114 MB Progress (1): 71/114 MB Progress (1): 71/114 MB Progress (1): 71/114 MB Progress (1): 71/114 MB Progress (1): 71/114 MB Progress (1): 71/114 MB Progress (1): 71/114 MB Progress (1): 71/114 MB Progress (1): 71/114 MB Progress (1): 71/114 MB Progress (1): 71/114 MB Progress (1): 71/114 MB Progress (1): 71/114 MB Progress (1): 71/114 MB Progress (1): 71/114 MB Progress (1): 71/114 MB Progress (1): 71/114 MB Progress (1): 71/114 MB Progress (1): 71/114 MB Progress (1): 71/114 MB Progress (1): 71/114 MB Progress (1): 71/114 MB Progress (1): 71/114 MB Progress (1): 71/114 MB Progress (1): 71/114 MB Progress (1): 71/114 MB Progress (1): 71/114 MB Progress (1): 71/114 MB Progress (1): 71/114 MB Progress (1): 71/114 MB Progress (1): 71/114 MB Progress (1): 71/114 MB Progress (1): 71/114 MB Progress (1): 71/114 MB Progress (1): 71/114 MB Progress (1): 71/114 MB Progress (1): 71/114 MB Progress (1): 71/114 MB Progress (1): 71/114 MB Progress (1): 71/114 MB Progress (1): 71/114 MB Progress (1): 71/114 MB Progress (1): 71/114 MB Progress (1): 71/114 MB Progress (1): 71/114 MB Progress (1): 71/114 MB Progress (1): 71/114 MB Progress (1): 71/114 MB Progress (1): 71/114 MB Progress (1): 71/114 MB Progress (1): 71/114 MB Progress (1): 71/114 MB Progress (1): 71/114 MB Progress (1): 71/114 MB Progress (1): 72/114 MB Progress (1): 72/114 MB Progress (1): 72/114 MB Progress (1): 72/114 MB Progress (1): 72/114 MB Progress (1): 72/114 MB Progress (1): 72/114 MB Progress (1): 72/114 MB Progress (1): 72/114 MB Progress (1): 72/114 MB Progress (1): 72/114 MB Progress (1): 72/114 MB Progress (1): 72/114 MB Progress (1): 72/114 MB Progress (1): 72/114 MB Progress (1): 72/114 MB Progress (1): 72/114 MB Progress (1): 72/114 MB Progress (1): 72/114 MB Progress (1): 72/114 MB Progress (1): 72/114 MB Progress (1): 72/114 MB Progress (1): 72/114 MB Progress (1): 72/114 MB Progress (1): 72/114 MB Progress (1): 72/114 MB Progress (1): 72/114 MB Progress (1): 72/114 MB Progress (1): 72/114 MB Progress (1): 72/114 MB Progress (1): 72/114 MB Progress (1): 72/114 MB Progress (1): 72/114 MB Progress (1): 72/114 MB Progress (1): 72/114 MB Progress (1): 72/114 MB Progress (1): 72/114 MB Progress (1): 72/114 MB Progress (1): 72/114 MB Progress (1): 72/114 MB Progress (1): 72/114 MB Progress (1): 72/114 MB Progress (1): 72/114 MB Progress (1): 72/114 MB Progress (1): 72/114 MB Progress (1): 72/114 MB Progress (1): 72/114 MB Progress (1): 72/114 MB Progress (1): 72/114 MB Progress (1): 72/114 MB Progress (1): 72/114 MB Progress (1): 72/114 MB Progress (1): 72/114 MB Progress (1): 72/114 MB Progress (1): 72/114 MB Progress (1): 72/114 MB Progress (1): 72/114 MB Progress (1): 72/114 MB Progress (1): 72/114 MB Progress (1): 72/114 MB Progress (1): 72/114 MB Progress (1): 72/114 MB Progress (1): 72/114 MB Progress (1): 72/114 MB Progress (1): 72/114 MB Progress (1): 72/114 MB Progress (1): 72/114 MB Progress (1): 72/114 MB Progress (1): 72/114 MB Progress (1): 72/114 MB Progress (1): 72/114 MB Progress (1): 72/114 MB Progress (1): 72/114 MB Progress (1): 72/114 MB Progress (1): 72/114 MB Progress (1): 72/114 MB Progress (1): 72/114 MB Progress (1): 72/114 MB Progress (1): 72/114 MB Progress (1): 72/114 MB Progress (1): 72/114 MB Progress (1): 72/114 MB Progress (1): 72/114 MB Progress (1): 72/114 MB Progress (1): 72/114 MB Progress (1): 72/114 MB Progress (1): 72/114 MB Progress (1): 72/114 MB Progress (1): 72/114 MB Progress (1): 72/114 MB Progress (1): 72/114 MB Progress (1): 72/114 MB Progress (1): 72/114 MB Progress (1): 72/114 MB Progress (1): 72/114 MB Progress (1): 72/114 MB Progress (1): 72/114 MB Progress (1): 72/114 MB Progress (1): 72/114 MB Progress (1): 72/114 MB Progress (1): 72/114 MB Progress (1): 72/114 MB Progress (1): 72/114 MB Progress (1): 72/114 MB Progress (1): 72/114 MB Progress (1): 72/114 MB Progress (1): 72/114 MB Progress (1): 72/114 MB Progress (1): 72/114 MB Progress (1): 72/114 MB Progress (1): 72/114 MB Progress (1): 72/114 MB Progress (1): 72/114 MB Progress (1): 72/114 MB Progress (1): 72/114 MB Progress (1): 72/114 MB Progress (1): 72/114 MB Progress (1): 72/114 MB Progress (1): 72/114 MB Progress (1): 72/114 MB Progress (1): 72/114 MB Progress (1): 72/114 MB Progress (1): 72/114 MB Progress (1): 72/114 MB Progress (1): 72/114 MB Progress (1): 72/114 MB Progress (1): 72/114 MB Progress (1): 72/114 MB Progress (1): 72/114 MB Progress (1): 72/114 MB Progress (1): 72/114 MB Progress (1): 72/114 MB Progress (1): 72/114 MB Progress (1): 72/114 MB Progress (1): 72/114 MB Progress (1): 72/114 MB Progress (1): 72/114 MB Progress (1): 72/114 MB Progress (1): 72/114 MB Progress (1): 72/114 MB Progress (1): 72/114 MB Progress (1): 72/114 MB Progress (1): 72/114 MB Progress (1): 72/114 MB Progress (1): 72/114 MB Progress (1): 72/114 MB Progress (1): 72/114 MB Progress (1): 72/114 MB Progress (1): 72/114 MB Progress (1): 72/114 MB Progress (1): 72/114 MB Progress (1): 72/114 MB Progress (1): 72/114 MB Progress (1): 72/114 MB Progress (1): 72/114 MB Progress (1): 72/114 MB Progress (1): 72/114 MB Progress (1): 72/114 MB Progress (1): 72/114 MB Progress (1): 72/114 MB Progress (1): 72/114 MB Progress (1): 72/114 MB Progress (1): 72/114 MB Progress (1): 72/114 MB Progress (1): 72/114 MB Progress (1): 72/114 MB Progress (1): 72/114 MB Progress (1): 72/114 MB Progress (1): 72/114 MB Progress (1): 72/114 MB Progress (1): 72/114 MB Progress (1): 72/114 MB Progress (1): 72/114 MB Progress (1): 72/114 MB Progress (1): 72/114 MB Progress (1): 72/114 MB Progress (1): 72/114 MB Progress (1): 72/114 MB Progress (1): 72/114 MB Progress (1): 72/114 MB Progress (1): 72/114 MB Progress (1): 72/114 MB Progress (1): 72/114 MB Progress (1): 72/114 MB Progress (1): 72/114 MB Progress (1): 72/114 MB Progress (1): 72/114 MB Progress (1): 72/114 MB Progress (1): 72/114 MB Progress (1): 72/114 MB Progress (1): 72/114 MB Progress (1): 72/114 MB Progress (1): 72/114 MB Progress (1): 72/114 MB Progress (1): 72/114 MB Progress (1): 72/114 MB Progress (1): 72/114 MB Progress (1): 72/114 MB Progress (1): 72/114 MB Progress (1): 72/114 MB Progress (1): 72/114 MB Progress (1): 72/114 MB Progress (1): 72/114 MB Progress (1): 72/114 MB Progress (1): 72/114 MB Progress (1): 72/114 MB Progress (1): 72/114 MB Progress (1): 72/114 MB Progress (1): 72/114 MB Progress (1): 72/114 MB Progress (1): 72/114 MB Progress (1): 72/114 MB Progress (1): 72/114 MB Progress (1): 72/114 MB Progress (1): 72/114 MB Progress (1): 72/114 MB Progress (1): 72/114 MB Progress (1): 72/114 MB Progress (1): 72/114 MB Progress (1): 72/114 MB Progress (1): 72/114 MB Progress (1): 72/114 MB Progress (1): 72/114 MB Progress (1): 72/114 MB Progress (1): 72/114 MB Progress (1): 72/114 MB Progress (1): 72/114 MB Progress (1): 72/114 MB Progress (1): 72/114 MB Progress (1): 72/114 MB Progress (1): 72/114 MB Progress (1): 72/114 MB Progress (1): 72/114 MB Progress (1): 72/114 MB Progress (1): 72/114 MB Progress (1): 72/114 MB Progress (1): 72/114 MB Progress (1): 72/114 MB Progress (1): 72/114 MB Progress (1): 72/114 MB Progress (1): 72/114 MB Progress (1): 72/114 MB Progress (1): 72/114 MB Progress (1): 72/114 MB Progress (1): 72/114 MB Progress (1): 72/114 MB Progress (1): 72/114 MB Progress (1): 72/114 MB Progress (1): 72/114 MB Progress (1): 72/114 MB Progress (1): 72/114 MB Progress (1): 72/114 MB Progress (1): 72/114 MB Progress (1): 72/114 MB Progress (1): 72/114 MB Progress (1): 72/114 MB Progress (1): 72/114 MB Progress (1): 72/114 MB Progress (1): 72/114 MB Progress (1): 72/114 MB Progress (1): 72/114 MB Progress (1): 72/114 MB Progress (1): 72/114 MB Progress (1): 72/114 MB Progress (1): 72/114 MB Progress (1): 72/114 MB Progress (1): 72/114 MB Progress (1): 72/114 MB Progress (1): 72/114 MB Progress (1): 72/114 MB Progress (1): 72/114 MB Progress (1): 72/114 MB Progress (1): 72/114 MB Progress (1): 72/114 MB Progress (1): 72/114 MB Progress (1): 72/114 MB Progress (1): 72/114 MB Progress (1): 72/114 MB Progress (1): 72/114 MB Progress (1): 72/114 MB Progress (1): 72/114 MB Progress (1): 72/114 MB Progress (1): 72/114 MB Progress (1): 72/114 MB Progress (1): 72/114 MB Progress (1): 72/114 MB Progress (1): 72/114 MB Progress (1): 72/114 MB Progress (1): 72/114 MB Progress (1): 72/114 MB Progress (1): 72/114 MB Progress (1): 72/114 MB Progress (1): 72/114 MB Progress (1): 72/114 MB Progress (1): 72/114 MB Progress (1): 72/114 MB Progress (1): 72/114 MB Progress (1): 72/114 MB Progress (1): 72/114 MB Progress (1): 72/114 MB Progress (1): 72/114 MB Progress (1): 72/114 MB Progress (1): 72/114 MB Progress (1): 72/114 MB Progress (1): 72/114 MB Progress (1): 72/114 MB Progress (1): 72/114 MB Progress (1): 72/114 MB Progress (1): 72/114 MB Progress (1): 72/114 MB Progress (1): 72/114 MB Progress (1): 72/114 MB Progress (1): 72/114 MB Progress (1): 72/114 MB Progress (1): 72/114 MB Progress (1): 72/114 MB Progress (1): 72/114 MB Progress (1): 72/114 MB Progress (1): 72/114 MB Progress (1): 72/114 MB Progress (1): 72/114 MB Progress (1): 72/114 MB Progress (1): 72/114 MB Progress (1): 72/114 MB Progress (1): 72/114 MB Progress (1): 72/114 MB Progress (1): 72/114 MB Progress (1): 72/114 MB Progress (1): 72/114 MB Progress (1): 72/114 MB Progress (1): 72/114 MB Progress (1): 72/114 MB Progress (1): 72/114 MB Progress (1): 72/114 MB Progress (1): 72/114 MB Progress (1): 72/114 MB Progress (1): 72/114 MB Progress (1): 72/114 MB Progress (1): 72/114 MB Progress (1): 72/114 MB Progress (1): 72/114 MB Progress (1): 72/114 MB Progress (1): 72/114 MB Progress (1): 72/114 MB Progress (1): 72/114 MB Progress (1): 72/114 MB Progress (1): 72/114 MB Progress (1): 72/114 MB Progress (1): 72/114 MB Progress (1): 72/114 MB Progress (1): 72/114 MB Progress (1): 72/114 MB Progress (1): 72/114 MB Progress (1): 72/114 MB Progress (1): 72/114 MB Progress (1): 72/114 MB Progress (1): 72/114 MB Progress (1): 72/114 MB Progress (1): 72/114 MB Progress (1): 72/114 MB Progress (1): 72/114 MB Progress (1): 72/114 MB Progress (1): 72/114 MB Progress (1): 72/114 MB Progress (1): 72/114 MB Progress (1): 72/114 MB Progress (1): 72/114 MB Progress (1): 72/114 MB Progress (1): 72/114 MB Progress (1): 72/114 MB Progress (1): 72/114 MB Progress (1): 72/114 MB Progress (1): 72/114 MB Progress (1): 72/114 MB Progress (1): 72/114 MB Progress (1): 72/114 MB Progress (1): 72/114 MB Progress (1): 72/114 MB Progress (1): 72/114 MB Progress (1): 72/114 MB Progress (1): 72/114 MB Progress (1): 72/114 MB Progress (1): 72/114 MB Progress (1): 72/114 MB Progress (1): 72/114 MB Progress (1): 72/114 MB Progress (1): 72/114 MB Progress (1): 72/114 MB Progress (1): 72/114 MB Progress (1): 72/114 MB Progress (1): 72/114 MB Progress (1): 72/114 MB Progress (1): 72/114 MB Progress (1): 72/114 MB Progress (1): 72/114 MB Progress (1): 72/114 MB Progress (1): 72/114 MB Progress (1): 72/114 MB Progress (1): 72/114 MB Progress (1): 72/114 MB Progress (1): 72/114 MB Progress (1): 72/114 MB Progress (1): 72/114 MB Progress (1): 72/114 MB Progress (1): 72/114 MB Progress (1): 72/114 MB Progress (1): 72/114 MB Progress (1): 72/114 MB Progress (1): 72/114 MB Progress (1): 72/114 MB Progress (1): 72/114 MB Progress (1): 72/114 MB Progress (1): 72/114 MB Progress (1): 72/114 MB Progress (1): 72/114 MB Progress (1): 72/114 MB Progress (1): 72/114 MB Progress (1): 72/114 MB Progress (1): 72/114 MB Progress (1): 72/114 MB Progress (1): 72/114 MB Progress (1): 72/114 MB Progress (1): 72/114 MB Progress (1): 72/114 MB Progress (1): 72/114 MB Progress (1): 72/114 MB Progress (1): 72/114 MB Progress (1): 72/114 MB Progress (1): 72/114 MB Progress (1): 72/114 MB Progress (1): 72/114 MB Progress (1): 72/114 MB Progress (1): 72/114 MB Progress (1): 72/114 MB Progress (1): 72/114 MB Progress (1): 72/114 MB Progress (1): 72/114 MB Progress (1): 72/114 MB Progress (1): 72/114 MB Progress (1): 72/114 MB Progress (1): 72/114 MB Progress (1): 72/114 MB Progress (1): 72/114 MB Progress (1): 72/114 MB Progress (1): 72/114 MB Progress (1): 72/114 MB Progress (1): 72/114 MB Progress (1): 72/114 MB Progress (1): 72/114 MB Progress (1): 72/114 MB Progress (1): 72/114 MB Progress (1): 72/114 MB Progress (1): 72/114 MB Progress (1): 72/114 MB Progress (1): 72/114 MB Progress (1): 72/114 MB Progress (1): 72/114 MB Progress (1): 72/114 MB Progress (1): 72/114 MB Progress (1): 72/114 MB Progress (1): 72/114 MB Progress (1): 72/114 MB Progress (1): 72/114 MB Progress (1): 72/114 MB Progress (1): 72/114 MB Progress (1): 72/114 MB Progress (1): 72/114 MB Progress (1): 72/114 MB Progress (1): 72/114 MB Progress (1): 72/114 MB Progress (1): 72/114 MB Progress (1): 72/114 MB Progress (1): 72/114 MB Progress (1): 72/114 MB Progress (1): 72/114 MB Progress (1): 72/114 MB Progress (1): 72/114 MB Progress (1): 72/114 MB Progress (1): 72/114 MB Progress (1): 72/114 MB Progress (1): 72/114 MB Progress (1): 72/114 MB Progress (1): 72/114 MB Progress (1): 72/114 MB Progress (1): 72/114 MB Progress (1): 72/114 MB Progress (1): 72/114 MB Progress (1): 72/114 MB Progress (1): 73/114 MB Progress (1): 73/114 MB Progress (1): 73/114 MB Progress (1): 73/114 MB Progress (1): 73/114 MB Progress (1): 73/114 MB Progress (1): 73/114 MB Progress (1): 73/114 MB Progress (1): 73/114 MB Progress (1): 73/114 MB Progress (1): 73/114 MB Progress (1): 73/114 MB Progress (1): 73/114 MB Progress (1): 73/114 MB Progress (1): 73/114 MB Progress (1): 73/114 MB Progress (1): 73/114 MB Progress (1): 73/114 MB Progress (1): 73/114 MB Progress (1): 73/114 MB Progress (1): 73/114 MB Progress (1): 73/114 MB Progress (1): 73/114 MB Progress (1): 73/114 MB Progress (1): 73/114 MB Progress (1): 73/114 MB Progress (1): 73/114 MB Progress (1): 73/114 MB Progress (1): 73/114 MB Progress (1): 73/114 MB Progress (1): 73/114 MB Progress (1): 73/114 MB Progress (1): 73/114 MB Progress (1): 73/114 MB Progress (1): 73/114 MB Progress (1): 73/114 MB Progress (1): 73/114 MB Progress (1): 73/114 MB Progress (1): 73/114 MB Progress (1): 73/114 MB Progress (1): 73/114 MB Progress (1): 73/114 MB Progress (1): 73/114 MB Progress (1): 73/114 MB Progress (1): 73/114 MB Progress (1): 73/114 MB Progress (1): 73/114 MB Progress (1): 73/114 MB Progress (1): 73/114 MB Progress (1): 73/114 MB Progress (1): 73/114 MB Progress (1): 73/114 MB Progress (1): 73/114 MB Progress (1): 73/114 MB Progress (1): 73/114 MB Progress (1): 73/114 MB Progress (1): 73/114 MB Progress (1): 73/114 MB Progress (1): 73/114 MB Progress (1): 73/114 MB Progress (1): 73/114 MB Progress (1): 73/114 MB Progress (1): 73/114 MB Progress (1): 73/114 MB Progress (1): 73/114 MB Progress (1): 73/114 MB Progress (1): 73/114 MB Progress (1): 73/114 MB Progress (1): 73/114 MB Progress (1): 73/114 MB Progress (1): 73/114 MB Progress (1): 73/114 MB Progress (1): 73/114 MB Progress (1): 73/114 MB Progress (1): 73/114 MB Progress (1): 73/114 MB Progress (1): 73/114 MB Progress (1): 73/114 MB Progress (1): 73/114 MB Progress (1): 73/114 MB Progress (1): 73/114 MB Progress (1): 73/114 MB Progress (1): 73/114 MB Progress (1): 73/114 MB Progress (1): 73/114 MB Progress (1): 73/114 MB Progress (1): 73/114 MB Progress (1): 73/114 MB Progress (1): 73/114 MB Progress (1): 73/114 MB Progress (1): 73/114 MB Progress (1): 73/114 MB Progress (1): 73/114 MB Progress (1): 73/114 MB Progress (1): 73/114 MB Progress (1): 73/114 MB Progress (1): 73/114 MB Progress (1): 73/114 MB Progress (1): 73/114 MB Progress (1): 73/114 MB Progress (1): 73/114 MB Progress (1): 73/114 MB Progress (1): 73/114 MB Progress (1): 73/114 MB Progress (1): 73/114 MB Progress (1): 73/114 MB Progress (1): 73/114 MB Progress (1): 73/114 MB Progress (1): 73/114 MB Progress (1): 73/114 MB Progress (1): 73/114 MB Progress (1): 73/114 MB Progress (1): 73/114 MB Progress (1): 73/114 MB Progress (1): 73/114 MB Progress (1): 73/114 MB Progress (1): 73/114 MB Progress (1): 73/114 MB Progress (1): 73/114 MB Progress (1): 73/114 MB Progress (1): 73/114 MB Progress (1): 73/114 MB Progress (1): 73/114 MB Progress (1): 73/114 MB Progress (1): 73/114 MB Progress (1): 73/114 MB Progress (1): 73/114 MB Progress (1): 73/114 MB Progress (1): 73/114 MB Progress (1): 73/114 MB Progress (1): 73/114 MB Progress (1): 73/114 MB Progress (1): 73/114 MB Progress (1): 73/114 MB Progress (1): 73/114 MB Progress (1): 73/114 MB Progress (1): 73/114 MB Progress (1): 73/114 MB Progress (1): 73/114 MB Progress (1): 73/114 MB Progress (1): 73/114 MB Progress (1): 73/114 MB Progress (1): 73/114 MB Progress (1): 73/114 MB Progress (1): 73/114 MB Progress (1): 73/114 MB Progress (1): 73/114 MB Progress (1): 73/114 MB Progress (1): 73/114 MB Progress (1): 73/114 MB Progress (1): 73/114 MB Progress (1): 73/114 MB Progress (1): 73/114 MB Progress (1): 73/114 MB Progress (1): 73/114 MB Progress (1): 73/114 MB Progress (1): 73/114 MB Progress (1): 73/114 MB Progress (1): 73/114 MB Progress (1): 73/114 MB Progress (1): 73/114 MB Progress (1): 73/114 MB Progress (1): 73/114 MB Progress (1): 73/114 MB Progress (1): 73/114 MB Progress (1): 73/114 MB Progress (1): 73/114 MB Progress (1): 73/114 MB Progress (1): 73/114 MB Progress (1): 73/114 MB Progress (1): 73/114 MB Progress (1): 73/114 MB Progress (1): 73/114 MB Progress (1): 73/114 MB Progress (1): 73/114 MB Progress (1): 73/114 MB Progress (1): 73/114 MB Progress (1): 73/114 MB Progress (1): 73/114 MB Progress (1): 73/114 MB Progress (1): 73/114 MB Progress (1): 73/114 MB Progress (1): 73/114 MB Progress (1): 73/114 MB Progress (1): 73/114 MB Progress (1): 73/114 MB Progress (1): 73/114 MB Progress (1): 73/114 MB Progress (1): 73/114 MB Progress (1): 73/114 MB Progress (1): 73/114 MB Progress (1): 73/114 MB Progress (1): 73/114 MB Progress (1): 73/114 MB Progress (1): 73/114 MB Progress (1): 73/114 MB Progress (1): 73/114 MB Progress (1): 73/114 MB Progress (1): 73/114 MB Progress (1): 73/114 MB Progress (1): 73/114 MB Progress (1): 73/114 MB Progress (1): 73/114 MB Progress (1): 73/114 MB Progress (1): 73/114 MB Progress (1): 73/114 MB Progress (1): 73/114 MB Progress (1): 73/114 MB Progress (1): 73/114 MB Progress (1): 73/114 MB Progress (1): 73/114 MB Progress (1): 73/114 MB Progress (1): 73/114 MB Progress (1): 73/114 MB Progress (1): 73/114 MB Progress (1): 73/114 MB Progress (1): 73/114 MB Progress (1): 73/114 MB Progress (1): 73/114 MB Progress (1): 73/114 MB Progress (1): 73/114 MB Progress (1): 73/114 MB Progress (1): 73/114 MB Progress (1): 73/114 MB Progress (1): 73/114 MB Progress (1): 73/114 MB Progress (1): 73/114 MB Progress (1): 73/114 MB Progress (1): 73/114 MB Progress (1): 73/114 MB Progress (1): 73/114 MB Progress (1): 73/114 MB Progress (1): 73/114 MB Progress (1): 73/114 MB Progress (1): 73/114 MB Progress (1): 73/114 MB Progress (1): 73/114 MB Progress (1): 73/114 MB Progress (1): 73/114 MB Progress (1): 73/114 MB Progress (1): 73/114 MB Progress (1): 73/114 MB Progress (1): 73/114 MB Progress (1): 73/114 MB Progress (1): 73/114 MB Progress (1): 73/114 MB Progress (1): 73/114 MB Progress (1): 73/114 MB Progress (1): 73/114 MB Progress (1): 73/114 MB Progress (1): 73/114 MB Progress (1): 73/114 MB Progress (1): 73/114 MB Progress (1): 73/114 MB Progress (1): 73/114 MB Progress (1): 73/114 MB Progress (1): 73/114 MB Progress (1): 73/114 MB Progress (1): 73/114 MB Progress (1): 73/114 MB Progress (1): 73/114 MB Progress (1): 73/114 MB Progress (1): 73/114 MB Progress (1): 73/114 MB Progress (1): 73/114 MB Progress (1): 73/114 MB Progress (1): 73/114 MB Progress (1): 73/114 MB Progress (1): 73/114 MB Progress (1): 73/114 MB Progress (1): 73/114 MB Progress (1): 73/114 MB Progress (1): 73/114 MB Progress (1): 73/114 MB Progress (1): 73/114 MB Progress (1): 73/114 MB Progress (1): 73/114 MB Progress (1): 73/114 MB Progress (1): 73/114 MB Progress (1): 73/114 MB Progress (1): 73/114 MB Progress (1): 73/114 MB Progress (1): 73/114 MB Progress (1): 73/114 MB Progress (1): 73/114 MB Progress (1): 73/114 MB Progress (1): 73/114 MB Progress (1): 73/114 MB Progress (1): 73/114 MB Progress (1): 73/114 MB Progress (1): 73/114 MB Progress (1): 73/114 MB Progress (1): 73/114 MB Progress (1): 73/114 MB Progress (1): 73/114 MB Progress (1): 73/114 MB Progress (1): 73/114 MB Progress (1): 73/114 MB Progress (1): 73/114 MB Progress (1): 73/114 MB Progress (1): 73/114 MB Progress (1): 73/114 MB Progress (1): 73/114 MB Progress (1): 73/114 MB Progress (1): 73/114 MB Progress (1): 73/114 MB Progress (1): 73/114 MB Progress (1): 73/114 MB Progress (1): 73/114 MB Progress (1): 73/114 MB Progress (1): 73/114 MB Progress (1): 73/114 MB Progress (1): 73/114 MB Progress (1): 73/114 MB Progress (1): 73/114 MB Progress (1): 73/114 MB Progress (1): 73/114 MB Progress (1): 73/114 MB Progress (1): 73/114 MB Progress (1): 73/114 MB Progress (1): 73/114 MB Progress (1): 73/114 MB Progress (1): 73/114 MB Progress (1): 73/114 MB Progress (1): 73/114 MB Progress (1): 73/114 MB Progress (1): 73/114 MB Progress (1): 73/114 MB Progress (1): 73/114 MB Progress (1): 73/114 MB Progress (1): 73/114 MB Progress (1): 73/114 MB Progress (1): 73/114 MB Progress (1): 73/114 MB Progress (1): 73/114 MB Progress (1): 73/114 MB Progress (1): 73/114 MB Progress (1): 73/114 MB Progress (1): 73/114 MB Progress (1): 73/114 MB Progress (1): 73/114 MB Progress (1): 73/114 MB Progress (1): 73/114 MB Progress (1): 73/114 MB Progress (1): 73/114 MB Progress (1): 73/114 MB Progress (1): 73/114 MB Progress (1): 73/114 MB Progress (1): 73/114 MB Progress (1): 73/114 MB Progress (1): 73/114 MB Progress (1): 73/114 MB Progress (1): 73/114 MB Progress (1): 73/114 MB Progress (1): 73/114 MB Progress (1): 73/114 MB Progress (1): 73/114 MB Progress (1): 73/114 MB Progress (1): 73/114 MB Progress (1): 73/114 MB Progress (1): 73/114 MB Progress (1): 73/114 MB Progress (1): 73/114 MB Progress (1): 73/114 MB Progress (1): 73/114 MB Progress (1): 73/114 MB Progress (1): 73/114 MB Progress (1): 73/114 MB Progress (1): 73/114 MB Progress (1): 73/114 MB Progress (1): 73/114 MB Progress (1): 73/114 MB Progress (1): 73/114 MB Progress (1): 73/114 MB Progress (1): 73/114 MB Progress (1): 73/114 MB Progress (1): 73/114 MB Progress (1): 73/114 MB Progress (1): 73/114 MB Progress (1): 73/114 MB Progress (1): 73/114 MB Progress (1): 73/114 MB Progress (1): 73/114 MB Progress (1): 73/114 MB Progress (1): 73/114 MB Progress (1): 73/114 MB Progress (1): 73/114 MB Progress (1): 73/114 MB Progress (1): 73/114 MB Progress (1): 73/114 MB Progress (1): 73/114 MB Progress (1): 73/114 MB Progress (1): 73/114 MB Progress (1): 73/114 MB Progress (1): 73/114 MB Progress (1): 73/114 MB Progress (1): 73/114 MB Progress (1): 73/114 MB Progress (1): 73/114 MB Progress (1): 73/114 MB Progress (1): 73/114 MB Progress (1): 73/114 MB Progress (1): 73/114 MB Progress (1): 73/114 MB Progress (1): 73/114 MB Progress (1): 73/114 MB Progress (1): 73/114 MB Progress (1): 73/114 MB Progress (1): 73/114 MB Progress (1): 73/114 MB Progress (1): 73/114 MB Progress (1): 73/114 MB Progress (1): 73/114 MB Progress (1): 73/114 MB Progress (1): 73/114 MB Progress (1): 73/114 MB Progress (1): 73/114 MB Progress (1): 73/114 MB Progress (1): 73/114 MB Progress (1): 73/114 MB Progress (1): 73/114 MB Progress (1): 73/114 MB Progress (1): 73/114 MB Progress (1): 73/114 MB Progress (1): 73/114 MB Progress (1): 73/114 MB Progress (1): 73/114 MB Progress (1): 73/114 MB Progress (1): 73/114 MB Progress (1): 73/114 MB Progress (1): 73/114 MB Progress (1): 73/114 MB Progress (1): 73/114 MB Progress (1): 73/114 MB Progress (1): 73/114 MB Progress (1): 73/114 MB Progress (1): 73/114 MB Progress (1): 73/114 MB Progress (1): 73/114 MB Progress (1): 73/114 MB Progress (1): 73/114 MB Progress (1): 73/114 MB Progress (1): 73/114 MB Progress (1): 73/114 MB Progress (1): 73/114 MB Progress (1): 73/114 MB Progress (1): 73/114 MB Progress (1): 73/114 MB Progress (1): 73/114 MB Progress (1): 73/114 MB Progress (1): 73/114 MB Progress (1): 73/114 MB Progress (1): 73/114 MB Progress (1): 73/114 MB Progress (1): 73/114 MB Progress (1): 73/114 MB Progress (1): 73/114 MB Progress (1): 73/114 MB Progress (1): 73/114 MB Progress (1): 73/114 MB Progress (1): 73/114 MB Progress (1): 73/114 MB Progress (1): 73/114 MB Progress (1): 73/114 MB Progress (1): 73/114 MB Progress (1): 73/114 MB Progress (1): 73/114 MB Progress (1): 73/114 MB Progress (1): 73/114 MB Progress (1): 73/114 MB Progress (1): 73/114 MB Progress (1): 73/114 MB Progress (1): 73/114 MB Progress (1): 73/114 MB Progress (1): 73/114 MB Progress (1): 73/114 MB Progress (1): 73/114 MB Progress (1): 73/114 MB Progress (1): 73/114 MB Progress (1): 73/114 MB Progress (1): 73/114 MB Progress (1): 73/114 MB Progress (1): 73/114 MB Progress (1): 73/114 MB Progress (1): 73/114 MB Progress (1): 73/114 MB Progress (1): 73/114 MB Progress (1): 73/114 MB Progress (1): 74/114 MB Progress (1): 74/114 MB Progress (1): 74/114 MB Progress (1): 74/114 MB Progress (1): 74/114 MB Progress (1): 74/114 MB Progress (1): 74/114 MB Progress (1): 74/114 MB Progress (1): 74/114 MB Progress (1): 74/114 MB Progress (1): 74/114 MB Progress (1): 74/114 MB Progress (1): 74/114 MB Progress (1): 74/114 MB Progress (1): 74/114 MB Progress (1): 74/114 MB Progress (1): 74/114 MB Progress (1): 74/114 MB Progress (1): 74/114 MB Progress (1): 74/114 MB Progress (1): 74/114 MB Progress (1): 74/114 MB Progress (1): 74/114 MB Progress (1): 74/114 MB Progress (1): 74/114 MB Progress (1): 74/114 MB Progress (1): 74/114 MB Progress (1): 74/114 MB Progress (1): 74/114 MB Progress (1): 74/114 MB Progress (1): 74/114 MB Progress (1): 74/114 MB Progress (1): 74/114 MB Progress (1): 74/114 MB Progress (1): 74/114 MB Progress (1): 74/114 MB Progress (1): 74/114 MB Progress (1): 74/114 MB Progress (1): 74/114 MB Progress (1): 74/114 MB Progress (1): 74/114 MB Progress (1): 74/114 MB Progress (1): 74/114 MB Progress (1): 74/114 MB Progress (1): 74/114 MB Progress (1): 74/114 MB Progress (1): 74/114 MB Progress (1): 74/114 MB Progress (1): 74/114 MB Progress (1): 74/114 MB Progress (1): 74/114 MB Progress (1): 74/114 MB Progress (1): 74/114 MB Progress (1): 74/114 MB Progress (1): 74/114 MB Progress (1): 74/114 MB Progress (1): 74/114 MB Progress (1): 74/114 MB Progress (1): 74/114 MB Progress (1): 74/114 MB Progress (1): 74/114 MB Progress (1): 74/114 MB Progress (1): 74/114 MB Progress (1): 74/114 MB Progress (1): 74/114 MB Progress (1): 74/114 MB Progress (1): 74/114 MB Progress (1): 74/114 MB Progress (1): 74/114 MB Progress (1): 74/114 MB Progress (1): 74/114 MB Progress (1): 74/114 MB Progress (1): 74/114 MB Progress (1): 74/114 MB Progress (1): 74/114 MB Progress (1): 74/114 MB Progress (1): 74/114 MB Progress (1): 74/114 MB Progress (1): 74/114 MB Progress (1): 74/114 MB Progress (1): 74/114 MB Progress (1): 74/114 MB Progress (1): 74/114 MB Progress (1): 74/114 MB Progress (1): 74/114 MB Progress (1): 74/114 MB Progress (1): 74/114 MB Progress (1): 74/114 MB Progress (1): 74/114 MB Progress (1): 74/114 MB Progress (1): 74/114 MB Progress (1): 74/114 MB Progress (1): 74/114 MB Progress (1): 74/114 MB Progress (1): 74/114 MB Progress (1): 74/114 MB Progress (1): 74/114 MB Progress (1): 74/114 MB Progress (1): 74/114 MB Progress (1): 74/114 MB Progress (1): 74/114 MB Progress (1): 74/114 MB Progress (1): 74/114 MB Progress (1): 74/114 MB Progress (1): 74/114 MB Progress (1): 74/114 MB Progress (1): 74/114 MB Progress (1): 74/114 MB Progress (1): 74/114 MB Progress (1): 74/114 MB Progress (1): 74/114 MB Progress (1): 74/114 MB Progress (1): 74/114 MB Progress (1): 74/114 MB Progress (1): 74/114 MB Progress (1): 74/114 MB Progress (1): 74/114 MB Progress (1): 74/114 MB Progress (1): 74/114 MB Progress (1): 74/114 MB Progress (1): 74/114 MB Progress (1): 74/114 MB Progress (1): 74/114 MB Progress (1): 74/114 MB Progress (1): 74/114 MB Progress (1): 74/114 MB Progress (1): 74/114 MB Progress (1): 74/114 MB Progress (1): 74/114 MB Progress (1): 74/114 MB Progress (1): 74/114 MB Progress (1): 74/114 MB Progress (1): 74/114 MB Progress (1): 74/114 MB Progress (1): 74/114 MB Progress (1): 74/114 MB Progress (1): 74/114 MB Progress (1): 74/114 MB Progress (1): 74/114 MB Progress (1): 74/114 MB Progress (1): 74/114 MB Progress (1): 74/114 MB Progress (1): 74/114 MB Progress (1): 74/114 MB Progress (1): 74/114 MB Progress (1): 74/114 MB Progress (1): 74/114 MB Progress (1): 74/114 MB Progress (1): 74/114 MB Progress (1): 74/114 MB Progress (1): 74/114 MB Progress (1): 74/114 MB Progress (1): 74/114 MB Progress (1): 74/114 MB Progress (1): 74/114 MB Progress (1): 74/114 MB Progress (1): 74/114 MB Progress (1): 74/114 MB Progress (1): 74/114 MB Progress (1): 74/114 MB Progress (1): 74/114 MB Progress (1): 74/114 MB Progress (1): 74/114 MB Progress (1): 74/114 MB Progress (1): 74/114 MB Progress (1): 74/114 MB Progress (1): 74/114 MB Progress (1): 74/114 MB Progress (1): 74/114 MB Progress (1): 74/114 MB Progress (1): 74/114 MB Progress (1): 74/114 MB Progress (1): 74/114 MB Progress (1): 74/114 MB Progress (1): 74/114 MB Progress (1): 74/114 MB Progress (1): 74/114 MB Progress (1): 74/114 MB Progress (1): 74/114 MB Progress (1): 74/114 MB Progress (1): 74/114 MB Progress (1): 74/114 MB Progress (1): 74/114 MB Progress (1): 74/114 MB Progress (1): 74/114 MB Progress (1): 74/114 MB Progress (1): 74/114 MB Progress (1): 74/114 MB Progress (1): 74/114 MB Progress (1): 74/114 MB Progress (1): 74/114 MB Progress (1): 74/114 MB Progress (1): 74/114 MB Progress (1): 74/114 MB Progress (1): 74/114 MB Progress (1): 74/114 MB Progress (1): 74/114 MB Progress (1): 74/114 MB Progress (1): 74/114 MB Progress (1): 74/114 MB Progress (1): 74/114 MB Progress (1): 74/114 MB Progress (1): 74/114 MB Progress (1): 74/114 MB Progress (1): 74/114 MB Progress (1): 74/114 MB Progress (1): 74/114 MB Progress (1): 74/114 MB Progress (1): 74/114 MB Progress (1): 74/114 MB Progress (1): 74/114 MB Progress (1): 74/114 MB Progress (1): 74/114 MB Progress (1): 74/114 MB Progress (1): 74/114 MB Progress (1): 74/114 MB Progress (1): 74/114 MB Progress (1): 74/114 MB Progress (1): 74/114 MB Progress (1): 74/114 MB Progress (1): 74/114 MB Progress (1): 74/114 MB Progress (1): 74/114 MB Progress (1): 74/114 MB Progress (1): 74/114 MB Progress (1): 74/114 MB Progress (1): 74/114 MB Progress (1): 74/114 MB Progress (1): 74/114 MB Progress (1): 74/114 MB Progress (1): 74/114 MB Progress (1): 74/114 MB Progress (1): 74/114 MB Progress (1): 74/114 MB Progress (1): 74/114 MB Progress (1): 74/114 MB Progress (1): 74/114 MB Progress (1): 74/114 MB Progress (1): 74/114 MB Progress (1): 74/114 MB Progress (1): 74/114 MB Progress (1): 74/114 MB Progress (1): 74/114 MB Progress (1): 74/114 MB Progress (1): 74/114 MB Progress (1): 74/114 MB Progress (1): 74/114 MB Progress (1): 74/114 MB Progress (1): 74/114 MB Progress (1): 74/114 MB Progress (1): 74/114 MB Progress (1): 74/114 MB Progress (1): 74/114 MB Progress (1): 74/114 MB Progress (1): 74/114 MB Progress (1): 74/114 MB Progress (1): 74/114 MB Progress (1): 74/114 MB Progress (1): 74/114 MB Progress (1): 74/114 MB Progress (1): 74/114 MB Progress (1): 74/114 MB Progress (1): 74/114 MB Progress (1): 74/114 MB Progress (1): 74/114 MB Progress (1): 74/114 MB Progress (1): 74/114 MB Progress (1): 74/114 MB Progress (1): 74/114 MB Progress (1): 74/114 MB Progress (1): 74/114 MB Progress (1): 74/114 MB Progress (1): 74/114 MB Progress (1): 74/114 MB Progress (1): 74/114 MB Progress (1): 74/114 MB Progress (1): 74/114 MB Progress (1): 74/114 MB Progress (1): 74/114 MB Progress (1): 74/114 MB Progress (1): 74/114 MB Progress (1): 74/114 MB Progress (1): 74/114 MB Progress (1): 74/114 MB Progress (1): 74/114 MB Progress (1): 74/114 MB Progress (1): 74/114 MB Progress (1): 74/114 MB Progress (1): 74/114 MB Progress (1): 74/114 MB Progress (1): 74/114 MB Progress (1): 74/114 MB Progress (1): 74/114 MB Progress (1): 74/114 MB Progress (1): 74/114 MB Progress (1): 74/114 MB Progress (1): 74/114 MB Progress (1): 74/114 MB Progress (1): 74/114 MB Progress (1): 74/114 MB Progress (1): 74/114 MB Progress (1): 74/114 MB Progress (1): 74/114 MB Progress (1): 74/114 MB Progress (1): 74/114 MB Progress (1): 74/114 MB Progress (1): 74/114 MB Progress (1): 74/114 MB Progress (1): 74/114 MB Progress (1): 74/114 MB Progress (1): 74/114 MB Progress (1): 74/114 MB Progress (1): 74/114 MB Progress (1): 74/114 MB Progress (1): 74/114 MB Progress (1): 74/114 MB Progress (1): 74/114 MB Progress (1): 74/114 MB Progress (1): 74/114 MB Progress (1): 74/114 MB Progress (1): 74/114 MB Progress (1): 74/114 MB Progress (1): 74/114 MB Progress (1): 74/114 MB Progress (1): 74/114 MB Progress (1): 74/114 MB Progress (1): 74/114 MB Progress (1): 74/114 MB Progress (1): 74/114 MB Progress (1): 74/114 MB Progress (1): 74/114 MB Progress (1): 74/114 MB Progress (1): 74/114 MB Progress (1): 74/114 MB Progress (1): 74/114 MB Progress (1): 74/114 MB Progress (1): 74/114 MB Progress (1): 74/114 MB Progress (1): 74/114 MB Progress (1): 74/114 MB Progress (1): 74/114 MB Progress (1): 74/114 MB Progress (1): 74/114 MB Progress (1): 74/114 MB Progress (1): 74/114 MB Progress (1): 74/114 MB Progress (1): 74/114 MB Progress (1): 74/114 MB Progress (1): 74/114 MB Progress (1): 74/114 MB Progress (1): 74/114 MB Progress (1): 74/114 MB Progress (1): 74/114 MB Progress (1): 74/114 MB Progress (1): 74/114 MB Progress (1): 74/114 MB Progress (1): 74/114 MB Progress (1): 74/114 MB Progress (1): 74/114 MB Progress (1): 74/114 MB Progress (1): 74/114 MB Progress (1): 74/114 MB Progress (1): 74/114 MB Progress (1): 74/114 MB Progress (1): 74/114 MB Progress (1): 74/114 MB Progress (1): 74/114 MB Progress (1): 74/114 MB Progress (1): 74/114 MB Progress (1): 74/114 MB Progress (1): 74/114 MB Progress (1): 74/114 MB Progress (1): 74/114 MB Progress (1): 74/114 MB Progress (1): 74/114 MB Progress (1): 74/114 MB Progress (1): 74/114 MB Progress (1): 74/114 MB Progress (1): 74/114 MB Progress (1): 74/114 MB Progress (1): 74/114 MB Progress (1): 74/114 MB Progress (1): 74/114 MB Progress (1): 74/114 MB Progress (1): 74/114 MB Progress (1): 74/114 MB Progress (1): 74/114 MB Progress (1): 74/114 MB Progress (1): 74/114 MB Progress (1): 74/114 MB Progress (1): 74/114 MB Progress (1): 74/114 MB Progress (1): 74/114 MB Progress (1): 74/114 MB Progress (1): 74/114 MB Progress (1): 74/114 MB Progress (1): 74/114 MB Progress (1): 74/114 MB Progress (1): 74/114 MB Progress (1): 74/114 MB Progress (1): 74/114 MB Progress (1): 74/114 MB Progress (1): 74/114 MB Progress (1): 74/114 MB Progress (1): 74/114 MB Progress (1): 74/114 MB Progress (1): 74/114 MB Progress (1): 74/114 MB Progress (1): 74/114 MB Progress (1): 74/114 MB Progress (1): 74/114 MB Progress (1): 74/114 MB Progress (1): 74/114 MB Progress (1): 74/114 MB Progress (1): 74/114 MB Progress (1): 74/114 MB Progress (1): 74/114 MB Progress (1): 74/114 MB Progress (1): 74/114 MB Progress (1): 74/114 MB Progress (1): 74/114 MB Progress (1): 74/114 MB Progress (1): 74/114 MB Progress (1): 74/114 MB Progress (1): 74/114 MB Progress (1): 74/114 MB Progress (1): 74/114 MB Progress (1): 74/114 MB Progress (1): 74/114 MB Progress (1): 74/114 MB Progress (1): 74/114 MB Progress (1): 74/114 MB Progress (1): 74/114 MB Progress (1): 74/114 MB Progress (1): 74/114 MB Progress (1): 74/114 MB Progress (1): 74/114 MB Progress (1): 74/114 MB Progress (1): 74/114 MB Progress (1): 74/114 MB Progress (1): 74/114 MB Progress (1): 74/114 MB Progress (1): 74/114 MB Progress (1): 74/114 MB Progress (1): 74/114 MB Progress (1): 74/114 MB Progress (1): 74/114 MB Progress (1): 74/114 MB Progress (1): 74/114 MB Progress (1): 74/114 MB Progress (1): 74/114 MB Progress (1): 74/114 MB Progress (1): 74/114 MB Progress (1): 74/114 MB Progress (1): 74/114 MB Progress (1): 74/114 MB Progress (1): 74/114 MB Progress (1): 74/114 MB Progress (1): 74/114 MB Progress (1): 74/114 MB Progress (1): 74/114 MB Progress (1): 74/114 MB Progress (1): 74/114 MB Progress (1): 74/114 MB Progress (1): 74/114 MB Progress (1): 74/114 MB Progress (1): 74/114 MB Progress (1): 74/114 MB Progress (1): 74/114 MB Progress (1): 74/114 MB Progress (1): 74/114 MB Progress (1): 74/114 MB Progress (1): 74/114 MB Progress (1): 74/114 MB Progress (1): 74/114 MB Progress (1): 74/114 MB Progress (1): 74/114 MB Progress (1): 74/114 MB Progress (1): 74/114 MB Progress (1): 74/114 MB Progress (1): 74/114 MB Progress (1): 74/114 MB Progress (1): 74/114 MB Progress (1): 74/114 MB Progress (1): 74/114 MB Progress (1): 74/114 MB Progress (1): 74/114 MB Progress (1): 74/114 MB Progress (1): 75/114 MB Progress (1): 75/114 MB Progress (1): 75/114 MB Progress (1): 75/114 MB Progress (1): 75/114 MB Progress (1): 75/114 MB Progress (1): 75/114 MB Progress (1): 75/114 MB Progress (1): 75/114 MB Progress (1): 75/114 MB Progress (1): 75/114 MB Progress (1): 75/114 MB Progress (1): 75/114 MB Progress (1): 75/114 MB Progress (1): 75/114 MB Progress (1): 75/114 MB Progress (1): 75/114 MB Progress (1): 75/114 MB Progress (1): 75/114 MB Progress (1): 75/114 MB Progress (1): 75/114 MB Progress (1): 75/114 MB Progress (1): 75/114 MB Progress (1): 75/114 MB Progress (1): 75/114 MB Progress (1): 75/114 MB Progress (1): 75/114 MB Progress (1): 75/114 MB Progress (1): 75/114 MB Progress (1): 75/114 MB Progress (1): 75/114 MB Progress (1): 75/114 MB Progress (1): 75/114 MB Progress (1): 75/114 MB Progress (1): 75/114 MB Progress (1): 75/114 MB Progress (1): 75/114 MB Progress (1): 75/114 MB Progress (1): 75/114 MB Progress (1): 75/114 MB Progress (1): 75/114 MB Progress (1): 75/114 MB Progress (1): 75/114 MB Progress (1): 75/114 MB Progress (1): 75/114 MB Progress (1): 75/114 MB Progress (1): 75/114 MB Progress (1): 75/114 MB Progress (1): 75/114 MB Progress (1): 75/114 MB Progress (1): 75/114 MB Progress (1): 75/114 MB Progress (1): 75/114 MB Progress (1): 75/114 MB Progress (1): 75/114 MB Progress (1): 75/114 MB Progress (1): 75/114 MB Progress (1): 75/114 MB Progress (1): 75/114 MB Progress (1): 75/114 MB Progress (1): 75/114 MB Progress (1): 75/114 MB Progress (1): 75/114 MB Progress (1): 75/114 MB Progress (1): 75/114 MB Progress (1): 75/114 MB Progress (1): 75/114 MB Progress (1): 75/114 MB Progress (1): 75/114 MB Progress (1): 75/114 MB Progress (1): 75/114 MB Progress (1): 75/114 MB Progress (1): 75/114 MB Progress (1): 75/114 MB Progress (1): 75/114 MB Progress (1): 75/114 MB Progress (1): 75/114 MB Progress (1): 75/114 MB Progress (1): 75/114 MB Progress (1): 75/114 MB Progress (1): 75/114 MB Progress (1): 75/114 MB Progress (1): 75/114 MB Progress (1): 75/114 MB Progress (1): 75/114 MB Progress (1): 75/114 MB Progress (1): 75/114 MB Progress (1): 75/114 MB Progress (1): 75/114 MB Progress (1): 75/114 MB Progress (1): 75/114 MB Progress (1): 75/114 MB Progress (1): 75/114 MB Progress (1): 75/114 MB Progress (1): 75/114 MB Progress (1): 75/114 MB Progress (1): 75/114 MB Progress (1): 75/114 MB Progress (1): 75/114 MB Progress (1): 75/114 MB Progress (1): 75/114 MB Progress (1): 75/114 MB Progress (1): 75/114 MB Progress (1): 75/114 MB Progress (1): 75/114 MB Progress (1): 75/114 MB Progress (1): 75/114 MB Progress (1): 75/114 MB Progress (1): 75/114 MB Progress (1): 75/114 MB Progress (1): 75/114 MB Progress (1): 75/114 MB Progress (1): 75/114 MB Progress (1): 75/114 MB Progress (1): 75/114 MB Progress (1): 75/114 MB Progress (1): 75/114 MB Progress (1): 75/114 MB Progress (1): 75/114 MB Progress (1): 75/114 MB Progress (1): 75/114 MB Progress (1): 75/114 MB Progress (1): 75/114 MB Progress (1): 75/114 MB Progress (1): 75/114 MB Progress (1): 75/114 MB Progress (1): 75/114 MB Progress (1): 75/114 MB Progress (1): 75/114 MB Progress (1): 75/114 MB Progress (1): 75/114 MB Progress (1): 75/114 MB Progress (1): 75/114 MB Progress (1): 75/114 MB Progress (1): 75/114 MB Progress (1): 75/114 MB Progress (1): 75/114 MB Progress (1): 75/114 MB Progress (1): 75/114 MB Progress (1): 75/114 MB Progress (1): 75/114 MB Progress (1): 75/114 MB Progress (1): 75/114 MB Progress (1): 75/114 MB Progress (1): 75/114 MB Progress (1): 75/114 MB Progress (1): 75/114 MB Progress (1): 75/114 MB Progress (1): 75/114 MB Progress (1): 75/114 MB Progress (1): 75/114 MB Progress (1): 75/114 MB Progress (1): 75/114 MB Progress (1): 75/114 MB Progress (1): 75/114 MB Progress (1): 75/114 MB Progress (1): 75/114 MB Progress (1): 75/114 MB Progress (1): 75/114 MB Progress (1): 75/114 MB Progress (1): 75/114 MB Progress (1): 75/114 MB Progress (1): 75/114 MB Progress (1): 75/114 MB Progress (1): 75/114 MB Progress (1): 75/114 MB Progress (1): 75/114 MB Progress (1): 75/114 MB Progress (1): 75/114 MB Progress (1): 75/114 MB Progress (1): 75/114 MB Progress (1): 75/114 MB Progress (1): 75/114 MB Progress (1): 75/114 MB Progress (1): 75/114 MB Progress (1): 75/114 MB Progress (1): 75/114 MB Progress (1): 75/114 MB Progress (1): 75/114 MB Progress (1): 75/114 MB Progress (1): 75/114 MB Progress (1): 75/114 MB Progress (1): 75/114 MB Progress (1): 75/114 MB Progress (1): 75/114 MB Progress (1): 75/114 MB Progress (1): 75/114 MB Progress (1): 75/114 MB Progress (1): 75/114 MB Progress (1): 75/114 MB Progress (1): 75/114 MB Progress (1): 75/114 MB Progress (1): 75/114 MB Progress (1): 75/114 MB Progress (1): 75/114 MB Progress (1): 75/114 MB Progress (1): 75/114 MB Progress (1): 75/114 MB Progress (1): 75/114 MB Progress (1): 75/114 MB Progress (1): 75/114 MB Progress (1): 75/114 MB Progress (1): 75/114 MB Progress (1): 75/114 MB Progress (1): 75/114 MB Progress (1): 75/114 MB Progress (1): 75/114 MB Progress (1): 75/114 MB Progress (1): 75/114 MB Progress (1): 75/114 MB Progress (1): 75/114 MB Progress (1): 75/114 MB Progress (1): 75/114 MB Progress (1): 75/114 MB Progress (1): 75/114 MB Progress (1): 75/114 MB Progress (1): 75/114 MB Progress (1): 75/114 MB Progress (1): 75/114 MB Progress (1): 75/114 MB Progress (1): 75/114 MB Progress (1): 75/114 MB Progress (1): 75/114 MB Progress (1): 75/114 MB Progress (1): 75/114 MB Progress (1): 75/114 MB Progress (1): 75/114 MB Progress (1): 75/114 MB Progress (1): 75/114 MB Progress (1): 75/114 MB Progress (1): 75/114 MB Progress (1): 75/114 MB Progress (1): 75/114 MB Progress (1): 75/114 MB Progress (1): 75/114 MB Progress (1): 75/114 MB Progress (1): 75/114 MB Progress (1): 75/114 MB Progress (1): 75/114 MB Progress (1): 75/114 MB Progress (1): 75/114 MB Progress (1): 75/114 MB Progress (1): 75/114 MB Progress (1): 75/114 MB Progress (1): 75/114 MB Progress (1): 75/114 MB Progress (1): 75/114 MB Progress (1): 75/114 MB Progress (1): 75/114 MB Progress (1): 75/114 MB Progress (1): 75/114 MB Progress (1): 75/114 MB Progress (1): 75/114 MB Progress (1): 75/114 MB Progress (1): 75/114 MB Progress (1): 75/114 MB Progress (1): 75/114 MB Progress (1): 75/114 MB Progress (1): 75/114 MB Progress (1): 75/114 MB Progress (1): 75/114 MB Progress (1): 75/114 MB Progress (1): 75/114 MB Progress (1): 75/114 MB Progress (1): 75/114 MB Progress (1): 75/114 MB Progress (1): 75/114 MB Progress (1): 75/114 MB Progress (1): 75/114 MB Progress (1): 75/114 MB Progress (1): 75/114 MB Progress (1): 75/114 MB Progress (1): 75/114 MB Progress (1): 75/114 MB Progress (1): 75/114 MB Progress (1): 75/114 MB Progress (1): 75/114 MB Progress (1): 75/114 MB Progress (1): 75/114 MB Progress (1): 75/114 MB Progress (1): 75/114 MB Progress (1): 75/114 MB Progress (1): 75/114 MB Progress (1): 75/114 MB Progress (1): 75/114 MB Progress (1): 75/114 MB Progress (1): 75/114 MB Progress (1): 75/114 MB Progress (1): 75/114 MB Progress (1): 75/114 MB Progress (1): 75/114 MB Progress (1): 75/114 MB Progress (1): 75/114 MB Progress (1): 75/114 MB Progress (1): 75/114 MB Progress (1): 75/114 MB Progress (1): 75/114 MB Progress (1): 75/114 MB Progress (1): 75/114 MB Progress (1): 75/114 MB Progress (1): 75/114 MB Progress (1): 75/114 MB Progress (1): 75/114 MB Progress (1): 75/114 MB Progress (1): 75/114 MB Progress (1): 75/114 MB Progress (1): 75/114 MB Progress (1): 75/114 MB Progress (1): 75/114 MB Progress (1): 75/114 MB Progress (1): 75/114 MB Progress (1): 75/114 MB Progress (1): 75/114 MB Progress (1): 75/114 MB Progress (1): 75/114 MB Progress (1): 75/114 MB Progress (1): 75/114 MB Progress (1): 75/114 MB Progress (1): 75/114 MB Progress (1): 75/114 MB Progress (1): 75/114 MB Progress (1): 75/114 MB Progress (1): 75/114 MB Progress (1): 75/114 MB Progress (1): 75/114 MB Progress (1): 75/114 MB Progress (1): 75/114 MB Progress (1): 75/114 MB Progress (1): 75/114 MB Progress (1): 75/114 MB Progress (1): 75/114 MB Progress (1): 75/114 MB Progress (1): 75/114 MB Progress (1): 75/114 MB Progress (1): 75/114 MB Progress (1): 75/114 MB Progress (1): 75/114 MB Progress (1): 75/114 MB Progress (1): 75/114 MB Progress (1): 75/114 MB Progress (1): 75/114 MB Progress (1): 75/114 MB Progress (1): 75/114 MB Progress (1): 75/114 MB Progress (1): 75/114 MB Progress (1): 75/114 MB Progress (1): 75/114 MB Progress (1): 75/114 MB Progress (1): 75/114 MB Progress (1): 75/114 MB Progress (1): 75/114 MB Progress (1): 75/114 MB Progress (1): 75/114 MB Progress (1): 75/114 MB Progress (1): 75/114 MB Progress (1): 75/114 MB Progress (1): 75/114 MB Progress (1): 75/114 MB Progress (1): 75/114 MB Progress (1): 75/114 MB Progress (1): 75/114 MB Progress (1): 75/114 MB Progress (1): 75/114 MB Progress (1): 75/114 MB Progress (1): 75/114 MB Progress (1): 75/114 MB Progress (1): 75/114 MB Progress (1): 75/114 MB Progress (1): 75/114 MB Progress (1): 75/114 MB Progress (1): 75/114 MB Progress (1): 75/114 MB Progress (1): 75/114 MB Progress (1): 75/114 MB Progress (1): 75/114 MB Progress (1): 75/114 MB Progress (1): 75/114 MB Progress (1): 75/114 MB Progress (1): 75/114 MB Progress (1): 75/114 MB Progress (1): 75/114 MB Progress (1): 75/114 MB Progress (1): 75/114 MB Progress (1): 75/114 MB Progress (1): 75/114 MB Progress (1): 75/114 MB Progress (1): 75/114 MB Progress (1): 75/114 MB Progress (1): 75/114 MB Progress (1): 75/114 MB Progress (1): 75/114 MB Progress (1): 75/114 MB Progress (1): 75/114 MB Progress (1): 75/114 MB Progress (1): 75/114 MB Progress (1): 75/114 MB Progress (1): 75/114 MB Progress (1): 75/114 MB Progress (1): 75/114 MB Progress (1): 75/114 MB Progress (1): 75/114 MB Progress (1): 75/114 MB Progress (1): 75/114 MB Progress (1): 75/114 MB Progress (1): 75/114 MB Progress (1): 75/114 MB Progress (1): 75/114 MB Progress (1): 75/114 MB Progress (1): 75/114 MB Progress (1): 75/114 MB Progress (1): 75/114 MB Progress (1): 75/114 MB Progress (1): 75/114 MB Progress (1): 75/114 MB Progress (1): 75/114 MB Progress (1): 75/114 MB Progress (1): 75/114 MB Progress (1): 75/114 MB Progress (1): 75/114 MB Progress (1): 75/114 MB Progress (1): 75/114 MB Progress (1): 75/114 MB Progress (1): 75/114 MB Progress (1): 75/114 MB Progress (1): 75/114 MB Progress (1): 75/114 MB Progress (1): 75/114 MB Progress (1): 75/114 MB Progress (1): 75/114 MB Progress (1): 75/114 MB Progress (1): 75/114 MB Progress (1): 75/114 MB Progress (1): 75/114 MB Progress (1): 75/114 MB Progress (1): 75/114 MB Progress (1): 75/114 MB Progress (1): 75/114 MB Progress (1): 75/114 MB Progress (1): 75/114 MB Progress (1): 75/114 MB Progress (1): 75/114 MB Progress (1): 75/114 MB Progress (1): 75/114 MB Progress (1): 75/114 MB Progress (1): 75/114 MB Progress (1): 75/114 MB Progress (1): 75/114 MB Progress (1): 75/114 MB Progress (1): 75/114 MB Progress (1): 75/114 MB Progress (1): 75/114 MB Progress (1): 75/114 MB Progress (1): 75/114 MB Progress (1): 75/114 MB Progress (1): 75/114 MB Progress (1): 75/114 MB Progress (1): 75/114 MB Progress (1): 75/114 MB Progress (1): 75/114 MB Progress (1): 75/114 MB Progress (1): 75/114 MB Progress (1): 75/114 MB Progress (1): 75/114 MB Progress (1): 75/114 MB Progress (1): 75/114 MB Progress (1): 75/114 MB Progress (1): 75/114 MB Progress (1): 75/114 MB Progress (1): 75/114 MB Progress (1): 75/114 MB Progress (1): 75/114 MB Progress (1): 75/114 MB Progress (1): 75/114 MB Progress (1): 75/114 MB Progress (1): 75/114 MB Progress (1): 75/114 MB Progress (1): 75/114 MB Progress (1): 75/114 MB Progress (1): 75/114 MB Progress (1): 75/114 MB Progress (1): 75/114 MB Progress (1): 75/114 MB Progress (1): 75/114 MB Progress (1): 75/114 MB Progress (1): 75/114 MB Progress (1): 75/114 MB Progress (1): 75/114 MB Progress (1): 75/114 MB Progress (1): 75/114 MB Progress (1): 76/114 MB Progress (1): 76/114 MB Progress (1): 76/114 MB Progress (1): 76/114 MB Progress (1): 76/114 MB Progress (1): 76/114 MB Progress (1): 76/114 MB Progress (1): 76/114 MB Progress (1): 76/114 MB Progress (1): 76/114 MB Progress (1): 76/114 MB Progress (1): 76/114 MB Progress (1): 76/114 MB Progress (1): 76/114 MB Progress (1): 76/114 MB Progress (1): 76/114 MB Progress (1): 76/114 MB Progress (1): 76/114 MB Progress (1): 76/114 MB Progress (1): 76/114 MB Progress (1): 76/114 MB Progress (1): 76/114 MB Progress (1): 76/114 MB Progress (1): 76/114 MB Progress (1): 76/114 MB Progress (1): 76/114 MB Progress (1): 76/114 MB Progress (1): 76/114 MB Progress (1): 76/114 MB Progress (1): 76/114 MB Progress (1): 76/114 MB Progress (1): 76/114 MB Progress (1): 76/114 MB Progress (1): 76/114 MB Progress (1): 76/114 MB Progress (1): 76/114 MB Progress (1): 76/114 MB Progress (1): 76/114 MB Progress (1): 76/114 MB Progress (1): 76/114 MB Progress (1): 76/114 MB Progress (1): 76/114 MB Progress (1): 76/114 MB Progress (1): 76/114 MB Progress (1): 76/114 MB Progress (1): 76/114 MB Progress (1): 76/114 MB Progress (1): 76/114 MB Progress (1): 76/114 MB Progress (1): 76/114 MB Progress (1): 76/114 MB Progress (1): 76/114 MB Progress (1): 76/114 MB Progress (1): 76/114 MB Progress (1): 76/114 MB Progress (1): 76/114 MB Progress (1): 76/114 MB Progress (1): 76/114 MB Progress (1): 76/114 MB Progress (1): 76/114 MB Progress (1): 76/114 MB Progress (1): 76/114 MB Progress (1): 76/114 MB Progress (1): 76/114 MB Progress (1): 76/114 MB Progress (1): 76/114 MB Progress (1): 76/114 MB Progress (1): 76/114 MB Progress (1): 76/114 MB Progress (1): 76/114 MB Progress (1): 76/114 MB Progress (1): 76/114 MB Progress (1): 76/114 MB Progress (1): 76/114 MB Progress (1): 76/114 MB Progress (1): 76/114 MB Progress (1): 76/114 MB Progress (1): 76/114 MB Progress (1): 76/114 MB Progress (1): 76/114 MB Progress (1): 76/114 MB Progress (1): 76/114 MB Progress (1): 76/114 MB Progress (1): 76/114 MB Progress (1): 76/114 MB Progress (1): 76/114 MB Progress (1): 76/114 MB Progress (1): 76/114 MB Progress (1): 76/114 MB Progress (1): 76/114 MB Progress (1): 76/114 MB Progress (1): 76/114 MB Progress (1): 76/114 MB Progress (1): 76/114 MB Progress (1): 76/114 MB Progress (1): 76/114 MB Progress (1): 76/114 MB Progress (1): 76/114 MB Progress (1): 76/114 MB Progress (1): 76/114 MB Progress (1): 76/114 MB Progress (1): 76/114 MB Progress (1): 76/114 MB Progress (1): 76/114 MB Progress (1): 76/114 MB Progress (1): 76/114 MB Progress (1): 76/114 MB Progress (1): 76/114 MB Progress (1): 76/114 MB Progress (1): 76/114 MB Progress (1): 76/114 MB Progress (1): 76/114 MB Progress (1): 76/114 MB Progress (1): 76/114 MB Progress (1): 76/114 MB Progress (1): 76/114 MB Progress (1): 76/114 MB Progress (1): 76/114 MB Progress (1): 76/114 MB Progress (1): 76/114 MB Progress (1): 76/114 MB Progress (1): 76/114 MB Progress (1): 76/114 MB Progress (1): 76/114 MB Progress (1): 76/114 MB Progress (1): 76/114 MB Progress (1): 76/114 MB Progress (1): 76/114 MB Progress (1): 76/114 MB Progress (1): 76/114 MB Progress (1): 76/114 MB Progress (1): 76/114 MB Progress (1): 76/114 MB Progress (1): 76/114 MB Progress (1): 76/114 MB Progress (1): 76/114 MB Progress (1): 76/114 MB Progress (1): 76/114 MB Progress (1): 76/114 MB Progress (1): 76/114 MB Progress (1): 76/114 MB Progress (1): 76/114 MB Progress (1): 76/114 MB Progress (1): 76/114 MB Progress (1): 76/114 MB Progress (1): 76/114 MB Progress (1): 76/114 MB Progress (1): 76/114 MB Progress (1): 76/114 MB Progress (1): 76/114 MB Progress (1): 76/114 MB Progress (1): 76/114 MB Progress (1): 76/114 MB Progress (1): 76/114 MB Progress (1): 76/114 MB Progress (1): 76/114 MB Progress (1): 76/114 MB Progress (1): 76/114 MB Progress (1): 76/114 MB Progress (1): 76/114 MB Progress (1): 76/114 MB Progress (1): 76/114 MB Progress (1): 76/114 MB Progress (1): 76/114 MB Progress (1): 76/114 MB Progress (1): 76/114 MB Progress (1): 76/114 MB Progress (1): 76/114 MB Progress (1): 76/114 MB Progress (1): 76/114 MB Progress (1): 76/114 MB Progress (1): 76/114 MB Progress (1): 76/114 MB Progress (1): 76/114 MB Progress (1): 76/114 MB Progress (1): 76/114 MB Progress (1): 76/114 MB Progress (1): 76/114 MB Progress (1): 76/114 MB Progress (1): 76/114 MB Progress (1): 76/114 MB Progress (1): 76/114 MB Progress (1): 76/114 MB Progress (1): 76/114 MB Progress (1): 76/114 MB Progress (1): 76/114 MB Progress (1): 76/114 MB Progress (1): 76/114 MB Progress (1): 76/114 MB Progress (1): 76/114 MB Progress (1): 76/114 MB Progress (1): 76/114 MB Progress (1): 76/114 MB Progress (1): 76/114 MB Progress (1): 76/114 MB Progress (1): 76/114 MB Progress (1): 76/114 MB Progress (1): 76/114 MB Progress (1): 76/114 MB Progress (1): 76/114 MB Progress (1): 76/114 MB Progress (1): 76/114 MB Progress (1): 76/114 MB Progress (1): 76/114 MB Progress (1): 76/114 MB Progress (1): 76/114 MB Progress (1): 76/114 MB Progress (1): 76/114 MB Progress (1): 76/114 MB Progress (1): 76/114 MB Progress (1): 76/114 MB Progress (1): 76/114 MB Progress (1): 76/114 MB Progress (1): 76/114 MB Progress (1): 76/114 MB Progress (1): 76/114 MB Progress (1): 76/114 MB Progress (1): 76/114 MB Progress (1): 76/114 MB Progress (1): 76/114 MB Progress (1): 76/114 MB Progress (1): 76/114 MB Progress (1): 76/114 MB Progress (1): 76/114 MB Progress (1): 76/114 MB Progress (1): 76/114 MB Progress (1): 76/114 MB Progress (1): 76/114 MB Progress (1): 76/114 MB Progress (1): 76/114 MB Progress (1): 76/114 MB Progress (1): 76/114 MB Progress (1): 76/114 MB Progress (1): 76/114 MB Progress (1): 76/114 MB Progress (1): 76/114 MB Progress (1): 76/114 MB Progress (1): 76/114 MB Progress (1): 76/114 MB Progress (1): 76/114 MB Progress (1): 76/114 MB Progress (1): 76/114 MB Progress (1): 76/114 MB Progress (1): 76/114 MB Progress (1): 76/114 MB Progress (1): 76/114 MB Progress (1): 76/114 MB Progress (1): 76/114 MB Progress (1): 76/114 MB Progress (1): 76/114 MB Progress (1): 76/114 MB Progress (1): 76/114 MB Progress (1): 76/114 MB Progress (1): 76/114 MB Progress (1): 76/114 MB Progress (1): 76/114 MB Progress (1): 76/114 MB Progress (1): 76/114 MB Progress (1): 76/114 MB Progress (1): 76/114 MB Progress (1): 76/114 MB Progress (1): 76/114 MB Progress (1): 76/114 MB Progress (1): 76/114 MB Progress (1): 76/114 MB Progress (1): 76/114 MB Progress (1): 76/114 MB Progress (1): 76/114 MB Progress (1): 76/114 MB Progress (1): 76/114 MB Progress (1): 76/114 MB Progress (1): 76/114 MB Progress (1): 76/114 MB Progress (1): 76/114 MB Progress (1): 76/114 MB Progress (1): 76/114 MB Progress (1): 76/114 MB Progress (1): 76/114 MB Progress (1): 76/114 MB Progress (1): 76/114 MB Progress (1): 76/114 MB Progress (1): 76/114 MB Progress (1): 76/114 MB Progress (1): 76/114 MB Progress (1): 76/114 MB Progress (1): 76/114 MB Progress (1): 76/114 MB Progress (1): 76/114 MB Progress (1): 76/114 MB Progress (1): 76/114 MB Progress (1): 76/114 MB Progress (1): 76/114 MB Progress (1): 76/114 MB Progress (1): 76/114 MB Progress (1): 76/114 MB Progress (1): 76/114 MB Progress (1): 76/114 MB Progress (1): 76/114 MB Progress (1): 76/114 MB Progress (1): 76/114 MB Progress (1): 76/114 MB Progress (1): 76/114 MB Progress (1): 76/114 MB Progress (1): 76/114 MB Progress (1): 76/114 MB Progress (1): 76/114 MB Progress (1): 76/114 MB Progress (1): 76/114 MB Progress (1): 76/114 MB Progress (1): 76/114 MB Progress (1): 76/114 MB Progress (1): 76/114 MB Progress (1): 76/114 MB Progress (1): 76/114 MB Progress (1): 76/114 MB Progress (1): 76/114 MB Progress (1): 76/114 MB Progress (1): 76/114 MB Progress (1): 76/114 MB Progress (1): 76/114 MB Progress (1): 76/114 MB Progress (1): 76/114 MB Progress (1): 76/114 MB Progress (1): 76/114 MB Progress (1): 76/114 MB Progress (1): 76/114 MB Progress (1): 76/114 MB Progress (1): 76/114 MB Progress (1): 76/114 MB Progress (1): 76/114 MB Progress (1): 76/114 MB Progress (1): 76/114 MB Progress (1): 76/114 MB Progress (1): 76/114 MB Progress (1): 76/114 MB Progress (1): 76/114 MB Progress (1): 76/114 MB Progress (1): 76/114 MB Progress (1): 76/114 MB Progress (1): 76/114 MB Progress (1): 76/114 MB Progress (1): 76/114 MB Progress (1): 76/114 MB Progress (1): 76/114 MB Progress (1): 76/114 MB Progress (1): 76/114 MB Progress (1): 76/114 MB Progress (1): 76/114 MB Progress (1): 76/114 MB Progress (1): 76/114 MB Progress (1): 76/114 MB Progress (1): 76/114 MB Progress (1): 76/114 MB Progress (1): 76/114 MB Progress (1): 76/114 MB Progress (1): 76/114 MB Progress (1): 76/114 MB Progress (1): 76/114 MB Progress (1): 76/114 MB Progress (1): 76/114 MB Progress (1): 76/114 MB Progress (1): 76/114 MB Progress (1): 76/114 MB Progress (1): 76/114 MB Progress (1): 76/114 MB Progress (1): 76/114 MB Progress (1): 76/114 MB Progress (1): 76/114 MB Progress (1): 76/114 MB Progress (1): 76/114 MB Progress (1): 76/114 MB Progress (1): 76/114 MB Progress (1): 76/114 MB Progress (1): 76/114 MB Progress (1): 76/114 MB Progress (1): 76/114 MB Progress (1): 76/114 MB Progress (1): 76/114 MB Progress (1): 76/114 MB Progress (1): 76/114 MB Progress (1): 76/114 MB Progress (1): 76/114 MB Progress (1): 76/114 MB Progress (1): 76/114 MB Progress (1): 76/114 MB Progress (1): 76/114 MB Progress (1): 76/114 MB Progress (1): 76/114 MB Progress (1): 76/114 MB Progress (1): 76/114 MB Progress (1): 76/114 MB Progress (1): 76/114 MB Progress (1): 76/114 MB Progress (1): 76/114 MB Progress (1): 76/114 MB Progress (1): 76/114 MB Progress (1): 76/114 MB Progress (1): 76/114 MB Progress (1): 76/114 MB Progress (1): 76/114 MB Progress (1): 76/114 MB Progress (1): 76/114 MB Progress (1): 76/114 MB Progress (1): 76/114 MB Progress (1): 76/114 MB Progress (1): 76/114 MB Progress (1): 76/114 MB Progress (1): 76/114 MB Progress (1): 76/114 MB Progress (1): 76/114 MB Progress (1): 76/114 MB Progress (1): 76/114 MB Progress (1): 76/114 MB Progress (1): 76/114 MB Progress (1): 76/114 MB Progress (1): 76/114 MB Progress (1): 76/114 MB Progress (1): 76/114 MB Progress (1): 76/114 MB Progress (1): 76/114 MB Progress (1): 76/114 MB Progress (1): 76/114 MB Progress (1): 76/114 MB Progress (1): 76/114 MB Progress (1): 76/114 MB Progress (1): 76/114 MB Progress (1): 76/114 MB Progress (1): 76/114 MB Progress (1): 76/114 MB Progress (1): 76/114 MB Progress (1): 76/114 MB Progress (1): 76/114 MB Progress (1): 76/114 MB Progress (1): 76/114 MB Progress (1): 76/114 MB Progress (1): 76/114 MB Progress (1): 76/114 MB Progress (1): 76/114 MB Progress (1): 76/114 MB Progress (1): 76/114 MB Progress (1): 76/114 MB Progress (1): 76/114 MB Progress (1): 76/114 MB Progress (1): 76/114 MB Progress (1): 76/114 MB Progress (1): 76/114 MB Progress (1): 76/114 MB Progress (1): 76/114 MB Progress (1): 76/114 MB Progress (1): 76/114 MB Progress (1): 76/114 MB Progress (1): 76/114 MB Progress (1): 76/114 MB Progress (1): 76/114 MB Progress (1): 76/114 MB Progress (1): 76/114 MB Progress (1): 76/114 MB Progress (1): 76/114 MB Progress (1): 76/114 MB Progress (1): 76/114 MB Progress (1): 76/114 MB Progress (1): 76/114 MB Progress (1): 76/114 MB Progress (1): 76/114 MB Progress (1): 76/114 MB Progress (1): 76/114 MB Progress (1): 76/114 MB Progress (1): 76/114 MB Progress (1): 76/114 MB Progress (1): 76/114 MB Progress (1): 76/114 MB Progress (1): 76/114 MB Progress (1): 76/114 MB Progress (1): 76/114 MB Progress (1): 76/114 MB Progress (1): 76/114 MB Progress (1): 76/114 MB Progress (1): 76/114 MB Progress (1): 76/114 MB Progress (1): 76/114 MB Progress (1): 76/114 MB Progress (1): 76/114 MB Progress (1): 76/114 MB Progress (1): 76/114 MB Progress (1): 76/114 MB Progress (1): 76/114 MB Progress (1): 76/114 MB Progress (1): 76/114 MB Progress (1): 77/114 MB Progress (1): 77/114 MB Progress (1): 77/114 MB Progress (1): 77/114 MB Progress (1): 77/114 MB Progress (1): 77/114 MB Progress (1): 77/114 MB Progress (1): 77/114 MB Progress (1): 77/114 MB Progress (1): 77/114 MB Progress (1): 77/114 MB Progress (1): 77/114 MB Progress (1): 77/114 MB Progress (1): 77/114 MB Progress (1): 77/114 MB Progress (1): 77/114 MB Progress (1): 77/114 MB Progress (1): 77/114 MB Progress (1): 77/114 MB Progress (1): 77/114 MB Progress (1): 77/114 MB Progress (1): 77/114 MB Progress (1): 77/114 MB Progress (1): 77/114 MB Progress (1): 77/114 MB Progress (1): 77/114 MB Progress (1): 77/114 MB Progress (1): 77/114 MB Progress (1): 77/114 MB Progress (1): 77/114 MB Progress (1): 77/114 MB Progress (1): 77/114 MB Progress (1): 77/114 MB Progress (1): 77/114 MB Progress (1): 77/114 MB Progress (1): 77/114 MB Progress (1): 77/114 MB Progress (1): 77/114 MB Progress (1): 77/114 MB Progress (1): 77/114 MB Progress (1): 77/114 MB Progress (1): 77/114 MB Progress (1): 77/114 MB Progress (1): 77/114 MB Progress (1): 77/114 MB Progress (1): 77/114 MB Progress (1): 77/114 MB Progress (1): 77/114 MB Progress (1): 77/114 MB Progress (1): 77/114 MB Progress (1): 77/114 MB Progress (1): 77/114 MB Progress (1): 77/114 MB Progress (1): 77/114 MB Progress (1): 77/114 MB Progress (1): 77/114 MB Progress (1): 77/114 MB Progress (1): 77/114 MB Progress (1): 77/114 MB Progress (1): 77/114 MB Progress (1): 77/114 MB Progress (1): 77/114 MB Progress (1): 77/114 MB Progress (1): 77/114 MB Progress (1): 77/114 MB Progress (1): 77/114 MB Progress (1): 77/114 MB Progress (1): 77/114 MB Progress (1): 77/114 MB Progress (1): 77/114 MB Progress (1): 77/114 MB Progress (1): 77/114 MB Progress (1): 77/114 MB Progress (1): 77/114 MB Progress (1): 77/114 MB Progress (1): 77/114 MB Progress (1): 77/114 MB Progress (1): 77/114 MB Progress (1): 77/114 MB Progress (1): 77/114 MB Progress (1): 77/114 MB Progress (1): 77/114 MB Progress (1): 77/114 MB Progress (1): 77/114 MB Progress (1): 77/114 MB Progress (1): 77/114 MB Progress (1): 77/114 MB Progress (1): 77/114 MB Progress (1): 77/114 MB Progress (1): 77/114 MB Progress (1): 77/114 MB Progress (1): 77/114 MB Progress (1): 77/114 MB Progress (1): 77/114 MB Progress (1): 77/114 MB Progress (1): 77/114 MB Progress (1): 77/114 MB Progress (1): 77/114 MB Progress (1): 77/114 MB Progress (1): 77/114 MB Progress (1): 77/114 MB Progress (1): 77/114 MB Progress (1): 77/114 MB Progress (1): 77/114 MB Progress (1): 77/114 MB Progress (1): 77/114 MB Progress (1): 77/114 MB Progress (1): 77/114 MB Progress (1): 77/114 MB Progress (1): 77/114 MB Progress (1): 77/114 MB Progress (1): 77/114 MB Progress (1): 77/114 MB Progress (1): 77/114 MB Progress (1): 77/114 MB Progress (1): 77/114 MB Progress (1): 77/114 MB Progress (1): 77/114 MB Progress (1): 77/114 MB Progress (1): 77/114 MB Progress (1): 77/114 MB Progress (1): 77/114 MB Progress (1): 77/114 MB Progress (1): 77/114 MB Progress (1): 77/114 MB Progress (1): 77/114 MB Progress (1): 77/114 MB Progress (1): 77/114 MB Progress (1): 77/114 MB Progress (1): 77/114 MB Progress (1): 77/114 MB Progress (1): 77/114 MB Progress (1): 77/114 MB Progress (1): 77/114 MB Progress (1): 77/114 MB Progress (1): 77/114 MB Progress (1): 77/114 MB Progress (1): 77/114 MB Progress (1): 77/114 MB Progress (1): 77/114 MB Progress (1): 77/114 MB Progress (1): 77/114 MB Progress (1): 77/114 MB Progress (1): 77/114 MB Progress (1): 77/114 MB Progress (1): 77/114 MB Progress (1): 77/114 MB Progress (1): 77/114 MB Progress (1): 77/114 MB Progress (1): 77/114 MB Progress (1): 77/114 MB Progress (1): 77/114 MB Progress (1): 77/114 MB Progress (1): 77/114 MB Progress (1): 77/114 MB Progress (1): 77/114 MB Progress (1): 77/114 MB Progress (1): 77/114 MB Progress (1): 77/114 MB Progress (1): 77/114 MB Progress (1): 77/114 MB Progress (1): 77/114 MB Progress (1): 77/114 MB Progress (1): 77/114 MB Progress (1): 77/114 MB Progress (1): 77/114 MB Progress (1): 77/114 MB Progress (1): 77/114 MB Progress (1): 77/114 MB Progress (1): 77/114 MB Progress (1): 77/114 MB Progress (1): 77/114 MB Progress (1): 77/114 MB Progress (1): 77/114 MB Progress (1): 77/114 MB Progress (1): 77/114 MB Progress (1): 77/114 MB Progress (1): 77/114 MB Progress (1): 77/114 MB Progress (1): 77/114 MB Progress (1): 77/114 MB Progress (1): 77/114 MB Progress (1): 77/114 MB Progress (1): 77/114 MB Progress (1): 77/114 MB Progress (1): 77/114 MB Progress (1): 77/114 MB Progress (1): 77/114 MB Progress (1): 77/114 MB Progress (1): 77/114 MB Progress (1): 77/114 MB Progress (1): 77/114 MB Progress (1): 77/114 MB Progress (1): 77/114 MB Progress (1): 77/114 MB Progress (1): 77/114 MB Progress (1): 77/114 MB Progress (1): 77/114 MB Progress (1): 77/114 MB Progress (1): 77/114 MB Progress (1): 77/114 MB Progress (1): 77/114 MB Progress (1): 77/114 MB Progress (1): 77/114 MB Progress (1): 77/114 MB Progress (1): 77/114 MB Progress (1): 77/114 MB Progress (1): 77/114 MB Progress (1): 77/114 MB Progress (1): 77/114 MB Progress (1): 77/114 MB Progress (1): 77/114 MB Progress (1): 77/114 MB Progress (1): 77/114 MB Progress (1): 77/114 MB Progress (1): 77/114 MB Progress (1): 77/114 MB Progress (1): 77/114 MB Progress (1): 77/114 MB Progress (1): 77/114 MB Progress (1): 77/114 MB Progress (1): 77/114 MB Progress (1): 77/114 MB Progress (1): 77/114 MB Progress (1): 77/114 MB Progress (1): 77/114 MB Progress (1): 77/114 MB Progress (1): 77/114 MB Progress (1): 77/114 MB Progress (1): 77/114 MB Progress (1): 77/114 MB Progress (1): 77/114 MB Progress (1): 77/114 MB Progress (1): 77/114 MB Progress (1): 77/114 MB Progress (1): 77/114 MB Progress (1): 77/114 MB Progress (1): 77/114 MB Progress (1): 77/114 MB Progress (1): 77/114 MB Progress (1): 77/114 MB Progress (1): 77/114 MB Progress (1): 77/114 MB Progress (1): 77/114 MB Progress (1): 77/114 MB Progress (1): 77/114 MB Progress (1): 77/114 MB Progress (1): 77/114 MB Progress (1): 77/114 MB Progress (1): 77/114 MB Progress (1): 77/114 MB Progress (1): 77/114 MB Progress (1): 77/114 MB Progress (1): 77/114 MB Progress (1): 77/114 MB Progress (1): 77/114 MB Progress (1): 77/114 MB Progress (1): 77/114 MB Progress (1): 77/114 MB Progress (1): 77/114 MB Progress (1): 77/114 MB Progress (1): 77/114 MB Progress (1): 77/114 MB Progress (1): 77/114 MB Progress (1): 77/114 MB Progress (1): 77/114 MB Progress (1): 77/114 MB Progress (1): 77/114 MB Progress (1): 77/114 MB Progress (1): 77/114 MB Progress (1): 77/114 MB Progress (1): 77/114 MB Progress (1): 77/114 MB Progress (1): 77/114 MB Progress (1): 77/114 MB Progress (1): 77/114 MB Progress (1): 77/114 MB Progress (1): 77/114 MB Progress (1): 77/114 MB Progress (1): 77/114 MB Progress (1): 77/114 MB Progress (1): 77/114 MB Progress (1): 77/114 MB Progress (1): 77/114 MB Progress (1): 77/114 MB Progress (1): 77/114 MB Progress (1): 77/114 MB Progress (1): 77/114 MB Progress (1): 77/114 MB Progress (1): 77/114 MB Progress (1): 77/114 MB Progress (1): 77/114 MB Progress (1): 77/114 MB Progress (1): 77/114 MB Progress (1): 77/114 MB Progress (1): 77/114 MB Progress (1): 77/114 MB Progress (1): 77/114 MB Progress (1): 77/114 MB Progress (1): 77/114 MB Progress (1): 77/114 MB Progress (1): 77/114 MB Progress (1): 77/114 MB Progress (1): 77/114 MB Progress (1): 77/114 MB Progress (1): 77/114 MB Progress (1): 77/114 MB Progress (1): 77/114 MB Progress (1): 77/114 MB Progress (1): 77/114 MB Progress (1): 77/114 MB Progress (1): 77/114 MB Progress (1): 77/114 MB Progress (1): 77/114 MB Progress (1): 77/114 MB Progress (1): 77/114 MB Progress (1): 77/114 MB Progress (1): 77/114 MB Progress (1): 77/114 MB Progress (1): 77/114 MB Progress (1): 77/114 MB Progress (1): 77/114 MB Progress (1): 77/114 MB Progress (1): 77/114 MB Progress (1): 77/114 MB Progress (1): 77/114 MB Progress (1): 77/114 MB Progress (1): 77/114 MB Progress (1): 77/114 MB Progress (1): 77/114 MB Progress (1): 77/114 MB Progress (1): 77/114 MB Progress (1): 77/114 MB Progress (1): 77/114 MB Progress (1): 77/114 MB Progress (1): 77/114 MB Progress (1): 77/114 MB Progress (1): 77/114 MB Progress (1): 77/114 MB Progress (1): 77/114 MB Progress (1): 77/114 MB Progress (1): 77/114 MB Progress (1): 77/114 MB Progress (1): 77/114 MB Progress (1): 77/114 MB Progress (1): 77/114 MB Progress (1): 77/114 MB Progress (1): 77/114 MB Progress (1): 77/114 MB Progress (1): 77/114 MB Progress (1): 77/114 MB Progress (1): 77/114 MB Progress (1): 77/114 MB Progress (1): 77/114 MB Progress (1): 77/114 MB Progress (1): 77/114 MB Progress (1): 77/114 MB Progress (1): 77/114 MB Progress (1): 77/114 MB Progress (1): 77/114 MB Progress (1): 77/114 MB Progress (1): 77/114 MB Progress (1): 77/114 MB Progress (1): 77/114 MB Progress (1): 77/114 MB Progress (1): 77/114 MB Progress (1): 77/114 MB Progress (1): 77/114 MB Progress (1): 77/114 MB Progress (1): 77/114 MB Progress (1): 77/114 MB Progress (1): 77/114 MB Progress (1): 77/114 MB Progress (1): 77/114 MB Progress (1): 77/114 MB Progress (1): 77/114 MB Progress (1): 77/114 MB Progress (1): 77/114 MB Progress (1): 77/114 MB Progress (1): 77/114 MB Progress (1): 77/114 MB Progress (1): 77/114 MB Progress (1): 77/114 MB Progress (1): 77/114 MB Progress (1): 77/114 MB Progress (1): 77/114 MB Progress (1): 77/114 MB Progress (1): 77/114 MB Progress (1): 77/114 MB Progress (1): 77/114 MB Progress (1): 77/114 MB Progress (1): 77/114 MB Progress (1): 77/114 MB Progress (1): 77/114 MB Progress (1): 77/114 MB Progress (1): 77/114 MB Progress (1): 77/114 MB Progress (1): 77/114 MB Progress (1): 77/114 MB Progress (1): 77/114 MB Progress (1): 77/114 MB Progress (1): 77/114 MB Progress (1): 77/114 MB Progress (1): 77/114 MB Progress (1): 77/114 MB Progress (1): 77/114 MB Progress (1): 77/114 MB Progress (1): 77/114 MB Progress (1): 77/114 MB Progress (1): 77/114 MB Progress (1): 77/114 MB Progress (1): 77/114 MB Progress (1): 77/114 MB Progress (1): 77/114 MB Progress (1): 77/114 MB Progress (1): 77/114 MB Progress (1): 77/114 MB Progress (1): 77/114 MB Progress (1): 77/114 MB Progress (1): 77/114 MB Progress (1): 77/114 MB Progress (1): 77/114 MB Progress (1): 77/114 MB Progress (1): 77/114 MB Progress (1): 77/114 MB Progress (1): 77/114 MB Progress (1): 77/114 MB Progress (1): 77/114 MB Progress (1): 77/114 MB Progress (1): 77/114 MB Progress (1): 77/114 MB Progress (1): 77/114 MB Progress (1): 77/114 MB Progress (1): 77/114 MB Progress (1): 77/114 MB Progress (1): 77/114 MB Progress (1): 77/114 MB Progress (1): 77/114 MB Progress (1): 77/114 MB Progress (1): 77/114 MB Progress (1): 77/114 MB Progress (1): 77/114 MB Progress (1): 77/114 MB Progress (1): 77/114 MB Progress (1): 77/114 MB Progress (1): 77/114 MB Progress (1): 77/114 MB Progress (1): 77/114 MB Progress (1): 77/114 MB Progress (1): 77/114 MB Progress (1): 77/114 MB Progress (1): 77/114 MB Progress (1): 77/114 MB Progress (1): 77/114 MB Progress (1): 77/114 MB Progress (1): 77/114 MB Progress (1): 77/114 MB Progress (1): 77/114 MB Progress (1): 77/114 MB Progress (1): 77/114 MB Progress (1): 77/114 MB Progress (1): 77/114 MB Progress (1): 77/114 MB Progress (1): 77/114 MB Progress (1): 77/114 MB Progress (1): 77/114 MB Progress (1): 77/114 MB Progress (1): 77/114 MB Progress (1): 77/114 MB Progress (1): 77/114 MB Progress (1): 77/114 MB Progress (1): 77/114 MB Progress (1): 77/114 MB Progress (1): 77/114 MB Progress (1): 77/114 MB Progress (1): 77/114 MB Progress (1): 77/114 MB Progress (1): 77/114 MB Progress (1): 77/114 MB Progress (1): 77/114 MB Progress (1): 77/114 MB Progress (1): 77/114 MB Progress (1): 77/114 MB Progress (1): 77/114 MB Progress (1): 77/114 MB Progress (1): 77/114 MB Progress (1): 77/114 MB Progress (1): 77/114 MB Progress (1): 78/114 MB Progress (1): 78/114 MB Progress (1): 78/114 MB Progress (1): 78/114 MB Progress (1): 78/114 MB Progress (1): 78/114 MB Progress (1): 78/114 MB Progress (1): 78/114 MB Progress (1): 78/114 MB Progress (1): 78/114 MB Progress (1): 78/114 MB Progress (1): 78/114 MB Progress (1): 78/114 MB Progress (1): 78/114 MB Progress (1): 78/114 MB Progress (1): 78/114 MB Progress (1): 78/114 MB Progress (1): 78/114 MB Progress (1): 78/114 MB Progress (1): 78/114 MB Progress (1): 78/114 MB Progress (1): 78/114 MB Progress (1): 78/114 MB Progress (1): 78/114 MB Progress (1): 78/114 MB Progress (1): 78/114 MB Progress (1): 78/114 MB Progress (1): 78/114 MB Progress (1): 78/114 MB Progress (1): 78/114 MB Progress (1): 78/114 MB Progress (1): 78/114 MB Progress (1): 78/114 MB Progress (1): 78/114 MB Progress (1): 78/114 MB Progress (1): 78/114 MB Progress (1): 78/114 MB Progress (1): 78/114 MB Progress (1): 78/114 MB Progress (1): 78/114 MB Progress (1): 78/114 MB Progress (1): 78/114 MB Progress (1): 78/114 MB Progress (1): 78/114 MB Progress (1): 78/114 MB Progress (1): 78/114 MB Progress (1): 78/114 MB Progress (1): 78/114 MB Progress (1): 78/114 MB Progress (1): 78/114 MB Progress (1): 78/114 MB Progress (1): 78/114 MB Progress (1): 78/114 MB Progress (1): 78/114 MB Progress (1): 78/114 MB Progress (1): 78/114 MB Progress (1): 78/114 MB Progress (1): 78/114 MB Progress (1): 78/114 MB Progress (1): 78/114 MB Progress (1): 78/114 MB Progress (1): 78/114 MB Progress (1): 78/114 MB Progress (1): 78/114 MB Progress (1): 78/114 MB Progress (1): 78/114 MB Progress (1): 78/114 MB Progress (1): 78/114 MB Progress (1): 78/114 MB Progress (1): 78/114 MB Progress (1): 78/114 MB Progress (1): 78/114 MB Progress (1): 78/114 MB Progress (1): 78/114 MB Progress (1): 78/114 MB Progress (1): 78/114 MB Progress (1): 78/114 MB Progress (1): 78/114 MB Progress (1): 78/114 MB Progress (1): 78/114 MB Progress (1): 78/114 MB Progress (1): 78/114 MB Progress (1): 78/114 MB Progress (1): 78/114 MB Progress (1): 78/114 MB Progress (1): 78/114 MB Progress (1): 78/114 MB Progress (1): 78/114 MB Progress (1): 78/114 MB Progress (1): 78/114 MB Progress (1): 78/114 MB Progress (1): 78/114 MB Progress (1): 78/114 MB Progress (1): 78/114 MB Progress (1): 78/114 MB Progress (1): 78/114 MB Progress (1): 78/114 MB Progress (1): 78/114 MB Progress (1): 78/114 MB Progress (1): 78/114 MB Progress (1): 78/114 MB Progress (1): 78/114 MB Progress (1): 78/114 MB Progress (1): 78/114 MB Progress (1): 78/114 MB Progress (1): 78/114 MB Progress (1): 78/114 MB Progress (1): 78/114 MB Progress (1): 78/114 MB Progress (1): 78/114 MB Progress (1): 78/114 MB Progress (1): 78/114 MB Progress (1): 78/114 MB Progress (1): 78/114 MB Progress (1): 78/114 MB Progress (1): 78/114 MB Progress (1): 78/114 MB Progress (1): 78/114 MB Progress (1): 78/114 MB Progress (1): 78/114 MB Progress (1): 78/114 MB Progress (1): 78/114 MB Progress (1): 78/114 MB Progress (1): 78/114 MB Progress (1): 78/114 MB Progress (1): 78/114 MB Progress (1): 78/114 MB Progress (1): 78/114 MB Progress (1): 78/114 MB Progress (1): 78/114 MB Progress (1): 78/114 MB Progress (1): 78/114 MB Progress (1): 78/114 MB Progress (1): 78/114 MB Progress (1): 78/114 MB Progress (1): 78/114 MB Progress (1): 78/114 MB Progress (1): 78/114 MB Progress (1): 78/114 MB Progress (1): 78/114 MB Progress (1): 78/114 MB Progress (1): 78/114 MB Progress (1): 78/114 MB Progress (1): 78/114 MB Progress (1): 78/114 MB Progress (1): 78/114 MB Progress (1): 78/114 MB Progress (1): 78/114 MB Progress (1): 78/114 MB Progress (1): 78/114 MB Progress (1): 78/114 MB Progress (1): 78/114 MB Progress (1): 78/114 MB Progress (1): 78/114 MB Progress (1): 78/114 MB Progress (1): 78/114 MB Progress (1): 78/114 MB Progress (1): 78/114 MB Progress (1): 78/114 MB Progress (1): 78/114 MB Progress (1): 78/114 MB Progress (1): 78/114 MB Progress (1): 78/114 MB Progress (1): 78/114 MB Progress (1): 78/114 MB Progress (1): 78/114 MB Progress (1): 78/114 MB Progress (1): 78/114 MB Progress (1): 78/114 MB Progress (1): 78/114 MB Progress (1): 78/114 MB Progress (1): 78/114 MB Progress (1): 78/114 MB Progress (1): 78/114 MB Progress (1): 78/114 MB Progress (1): 78/114 MB Progress (1): 78/114 MB Progress (1): 78/114 MB Progress (1): 78/114 MB Progress (1): 78/114 MB Progress (1): 78/114 MB Progress (1): 78/114 MB Progress (1): 78/114 MB Progress (1): 78/114 MB Progress (1): 78/114 MB Progress (1): 78/114 MB Progress (1): 78/114 MB Progress (1): 78/114 MB Progress (1): 78/114 MB Progress (1): 78/114 MB Progress (1): 78/114 MB Progress (1): 78/114 MB Progress (1): 78/114 MB Progress (1): 78/114 MB Progress (1): 78/114 MB Progress (1): 78/114 MB Progress (1): 78/114 MB Progress (1): 78/114 MB Progress (1): 78/114 MB Progress (1): 78/114 MB Progress (1): 78/114 MB Progress (1): 78/114 MB Progress (1): 78/114 MB Progress (1): 78/114 MB Progress (1): 78/114 MB Progress (1): 78/114 MB Progress (1): 78/114 MB Progress (1): 78/114 MB Progress (1): 78/114 MB Progress (1): 78/114 MB Progress (1): 78/114 MB Progress (1): 78/114 MB Progress (1): 78/114 MB Progress (1): 78/114 MB Progress (1): 78/114 MB Progress (1): 78/114 MB Progress (1): 78/114 MB Progress (1): 78/114 MB Progress (1): 78/114 MB Progress (1): 78/114 MB Progress (1): 78/114 MB Progress (1): 78/114 MB Progress (1): 78/114 MB Progress (1): 78/114 MB Progress (1): 78/114 MB Progress (1): 78/114 MB Progress (1): 78/114 MB Progress (1): 78/114 MB Progress (1): 78/114 MB Progress (1): 78/114 MB Progress (1): 78/114 MB Progress (1): 78/114 MB Progress (1): 78/114 MB Progress (1): 78/114 MB Progress (1): 78/114 MB Progress (1): 78/114 MB Progress (1): 78/114 MB Progress (1): 78/114 MB Progress (1): 78/114 MB Progress (1): 78/114 MB Progress (1): 78/114 MB Progress (1): 78/114 MB Progress (1): 78/114 MB Progress (1): 78/114 MB Progress (1): 78/114 MB Progress (1): 78/114 MB Progress (1): 78/114 MB Progress (1): 78/114 MB Progress (1): 78/114 MB Progress (1): 78/114 MB Progress (1): 78/114 MB Progress (1): 78/114 MB Progress (1): 78/114 MB Progress (1): 78/114 MB Progress (1): 78/114 MB Progress (1): 78/114 MB Progress (1): 78/114 MB Progress (1): 78/114 MB Progress (1): 78/114 MB Progress (1): 78/114 MB Progress (1): 78/114 MB Progress (1): 78/114 MB Progress (1): 78/114 MB Progress (1): 78/114 MB Progress (1): 78/114 MB Progress (1): 78/114 MB Progress (1): 78/114 MB Progress (1): 78/114 MB Progress (1): 78/114 MB Progress (1): 78/114 MB Progress (1): 78/114 MB Progress (1): 78/114 MB Progress (1): 78/114 MB Progress (1): 78/114 MB Progress (1): 78/114 MB Progress (1): 78/114 MB Progress (1): 78/114 MB Progress (1): 78/114 MB Progress (1): 78/114 MB Progress (1): 78/114 MB Progress (1): 78/114 MB Progress (1): 78/114 MB Progress (1): 78/114 MB Progress (1): 78/114 MB Progress (1): 78/114 MB Progress (1): 78/114 MB Progress (1): 78/114 MB Progress (1): 78/114 MB Progress (1): 78/114 MB Progress (1): 78/114 MB Progress (1): 78/114 MB Progress (1): 78/114 MB Progress (1): 78/114 MB Progress (1): 78/114 MB Progress (1): 78/114 MB Progress (1): 78/114 MB Progress (1): 78/114 MB Progress (1): 78/114 MB Progress (1): 78/114 MB Progress (1): 78/114 MB Progress (1): 78/114 MB Progress (1): 78/114 MB Progress (1): 78/114 MB Progress (1): 78/114 MB Progress (1): 78/114 MB Progress (1): 78/114 MB Progress (1): 78/114 MB Progress (1): 78/114 MB Progress (1): 78/114 MB Progress (1): 78/114 MB Progress (1): 78/114 MB Progress (1): 78/114 MB Progress (1): 78/114 MB Progress (1): 78/114 MB Progress (1): 78/114 MB Progress (1): 78/114 MB Progress (1): 78/114 MB Progress (1): 78/114 MB Progress (1): 78/114 MB Progress (1): 78/114 MB Progress (1): 78/114 MB Progress (1): 78/114 MB Progress (1): 78/114 MB Progress (1): 78/114 MB Progress (1): 78/114 MB Progress (1): 78/114 MB Progress (1): 78/114 MB Progress (1): 78/114 MB Progress (1): 78/114 MB Progress (1): 78/114 MB Progress (1): 78/114 MB Progress (1): 78/114 MB Progress (1): 78/114 MB Progress (1): 78/114 MB Progress (1): 78/114 MB Progress (1): 78/114 MB Progress (1): 78/114 MB Progress (1): 78/114 MB Progress (1): 78/114 MB Progress (1): 78/114 MB Progress (1): 78/114 MB Progress (1): 78/114 MB Progress (1): 78/114 MB Progress (1): 78/114 MB Progress (1): 78/114 MB Progress (1): 78/114 MB Progress (1): 78/114 MB Progress (1): 78/114 MB Progress (1): 78/114 MB Progress (1): 78/114 MB Progress (1): 78/114 MB Progress (1): 78/114 MB Progress (1): 78/114 MB Progress (1): 78/114 MB Progress (1): 78/114 MB Progress (1): 78/114 MB Progress (1): 78/114 MB Progress (1): 78/114 MB Progress (1): 78/114 MB Progress (1): 78/114 MB Progress (1): 78/114 MB Progress (1): 78/114 MB Progress (1): 78/114 MB Progress (1): 78/114 MB Progress (1): 78/114 MB Progress (1): 78/114 MB Progress (1): 78/114 MB Progress (1): 78/114 MB Progress (1): 78/114 MB Progress (1): 78/114 MB Progress (1): 78/114 MB Progress (1): 78/114 MB Progress (1): 78/114 MB Progress (1): 78/114 MB Progress (1): 78/114 MB Progress (1): 78/114 MB Progress (1): 78/114 MB Progress (1): 78/114 MB Progress (1): 78/114 MB Progress (1): 78/114 MB Progress (1): 78/114 MB Progress (1): 78/114 MB Progress (1): 78/114 MB Progress (1): 78/114 MB Progress (1): 78/114 MB Progress (1): 78/114 MB Progress (1): 78/114 MB Progress (1): 78/114 MB Progress (1): 78/114 MB Progress (1): 78/114 MB Progress (1): 78/114 MB Progress (1): 78/114 MB Progress (1): 78/114 MB Progress (1): 78/114 MB Progress (1): 78/114 MB Progress (1): 78/114 MB Progress (1): 78/114 MB Progress (1): 78/114 MB Progress (1): 78/114 MB Progress (1): 78/114 MB Progress (1): 78/114 MB Progress (1): 78/114 MB Progress (1): 78/114 MB Progress (1): 78/114 MB Progress (1): 78/114 MB Progress (1): 78/114 MB Progress (1): 78/114 MB Progress (1): 78/114 MB Progress (1): 78/114 MB Progress (1): 78/114 MB Progress (1): 78/114 MB Progress (1): 78/114 MB Progress (1): 78/114 MB Progress (1): 78/114 MB Progress (1): 78/114 MB Progress (1): 78/114 MB Progress (1): 78/114 MB Progress (1): 78/114 MB Progress (1): 78/114 MB Progress (1): 78/114 MB Progress (1): 78/114 MB Progress (1): 78/114 MB Progress (1): 78/114 MB Progress (1): 78/114 MB Progress (1): 78/114 MB Progress (1): 78/114 MB Progress (1): 78/114 MB Progress (1): 78/114 MB Progress (1): 78/114 MB Progress (1): 78/114 MB Progress (1): 78/114 MB Progress (1): 78/114 MB Progress (1): 78/114 MB Progress (1): 78/114 MB Progress (1): 78/114 MB Progress (1): 78/114 MB Progress (1): 78/114 MB Progress (1): 78/114 MB Progress (1): 78/114 MB Progress (1): 78/114 MB Progress (1): 78/114 MB Progress (1): 78/114 MB Progress (1): 78/114 MB Progress (1): 78/114 MB Progress (1): 78/114 MB Progress (1): 78/114 MB Progress (1): 78/114 MB Progress (1): 78/114 MB Progress (1): 78/114 MB Progress (1): 78/114 MB Progress (1): 78/114 MB Progress (1): 78/114 MB Progress (1): 78/114 MB Progress (1): 78/114 MB Progress (1): 78/114 MB Progress (1): 78/114 MB Progress (1): 78/114 MB Progress (1): 78/114 MB Progress (1): 78/114 MB Progress (1): 78/114 MB Progress (1): 78/114 MB Progress (1): 78/114 MB Progress (1): 78/114 MB Progress (1): 78/114 MB Progress (1): 78/114 MB Progress (1): 78/114 MB Progress (1): 78/114 MB Progress (1): 78/114 MB Progress (1): 78/114 MB Progress (1): 78/114 MB Progress (1): 78/114 MB Progress (1): 78/114 MB Progress (1): 78/114 MB Progress (1): 78/114 MB Progress (1): 78/114 MB Progress (1): 78/114 MB Progress (1): 78/114 MB Progress (1): 78/114 MB Progress (1): 78/114 MB Progress (1): 78/114 MB Progress (1): 78/114 MB Progress (1): 78/114 MB Progress (1): 78/114 MB Progress (1): 78/114 MB Progress (1): 78/114 MB Progress (1): 78/114 MB Progress (1): 78/114 MB Progress (1): 78/114 MB Progress (1): 78/114 MB Progress (1): 79/114 MB Progress (1): 79/114 MB Progress (1): 79/114 MB Progress (1): 79/114 MB Progress (1): 79/114 MB Progress (1): 79/114 MB Progress (1): 79/114 MB Progress (1): 79/114 MB Progress (1): 79/114 MB Progress (1): 79/114 MB Progress (1): 79/114 MB Progress (1): 79/114 MB Progress (1): 79/114 MB Progress (1): 79/114 MB Progress (1): 79/114 MB Progress (1): 79/114 MB Progress (1): 79/114 MB Progress (1): 79/114 MB Progress (1): 79/114 MB Progress (1): 79/114 MB Progress (1): 79/114 MB Progress (1): 79/114 MB Progress (1): 79/114 MB Progress (1): 79/114 MB Progress (1): 79/114 MB Progress (1): 79/114 MB Progress (1): 79/114 MB Progress (1): 79/114 MB Progress (1): 79/114 MB Progress (1): 79/114 MB Progress (1): 79/114 MB Progress (1): 79/114 MB Progress (1): 79/114 MB Progress (1): 79/114 MB Progress (1): 79/114 MB Progress (1): 79/114 MB Progress (1): 79/114 MB Progress (1): 79/114 MB Progress (1): 79/114 MB Progress (1): 79/114 MB Progress (1): 79/114 MB Progress (1): 79/114 MB Progress (1): 79/114 MB Progress (1): 79/114 MB Progress (1): 79/114 MB Progress (1): 79/114 MB Progress (1): 79/114 MB Progress (1): 79/114 MB Progress (1): 79/114 MB Progress (1): 79/114 MB Progress (1): 79/114 MB Progress (1): 79/114 MB Progress (1): 79/114 MB Progress (1): 79/114 MB Progress (1): 79/114 MB Progress (1): 79/114 MB Progress (1): 79/114 MB Progress (1): 79/114 MB Progress (1): 79/114 MB Progress (1): 79/114 MB Progress (1): 79/114 MB Progress (1): 79/114 MB Progress (1): 79/114 MB Progress (1): 79/114 MB Progress (1): 79/114 MB Progress (1): 79/114 MB Progress (1): 79/114 MB Progress (1): 79/114 MB Progress (1): 79/114 MB Progress (1): 79/114 MB Progress (1): 79/114 MB Progress (1): 79/114 MB Progress (1): 79/114 MB Progress (1): 79/114 MB Progress (1): 79/114 MB Progress (1): 79/114 MB Progress (1): 79/114 MB Progress (1): 79/114 MB Progress (1): 79/114 MB Progress (1): 79/114 MB Progress (1): 79/114 MB Progress (1): 79/114 MB Progress (1): 79/114 MB Progress (1): 79/114 MB Progress (1): 79/114 MB Progress (1): 79/114 MB Progress (1): 79/114 MB Progress (1): 79/114 MB Progress (1): 79/114 MB Progress (1): 79/114 MB Progress (1): 79/114 MB Progress (1): 79/114 MB Progress (1): 79/114 MB Progress (1): 79/114 MB Progress (1): 79/114 MB Progress (1): 79/114 MB Progress (1): 79/114 MB Progress (1): 79/114 MB Progress (1): 79/114 MB Progress (1): 79/114 MB Progress (1): 79/114 MB Progress (1): 79/114 MB Progress (1): 79/114 MB Progress (1): 79/114 MB Progress (1): 79/114 MB Progress (1): 79/114 MB Progress (1): 79/114 MB Progress (1): 79/114 MB Progress (1): 79/114 MB Progress (1): 79/114 MB Progress (1): 79/114 MB Progress (1): 79/114 MB Progress (1): 79/114 MB Progress (1): 79/114 MB Progress (1): 79/114 MB Progress (1): 79/114 MB Progress (1): 79/114 MB Progress (1): 79/114 MB Progress (1): 79/114 MB Progress (1): 79/114 MB Progress (1): 79/114 MB Progress (1): 79/114 MB Progress (1): 79/114 MB Progress (1): 79/114 MB Progress (1): 79/114 MB Progress (1): 79/114 MB Progress (1): 79/114 MB Progress (1): 79/114 MB Progress (1): 79/114 MB Progress (1): 79/114 MB Progress (1): 79/114 MB Progress (1): 79/114 MB Progress (1): 79/114 MB Progress (1): 79/114 MB Progress (1): 79/114 MB Progress (1): 79/114 MB Progress (1): 79/114 MB Progress (1): 79/114 MB Progress (1): 79/114 MB Progress (1): 79/114 MB Progress (1): 79/114 MB Progress (1): 79/114 MB Progress (1): 79/114 MB Progress (1): 79/114 MB Progress (1): 79/114 MB Progress (1): 79/114 MB Progress (1): 79/114 MB Progress (1): 79/114 MB Progress (1): 79/114 MB Progress (1): 79/114 MB Progress (1): 79/114 MB Progress (1): 79/114 MB Progress (1): 79/114 MB Progress (1): 79/114 MB Progress (1): 79/114 MB Progress (1): 79/114 MB Progress (1): 79/114 MB Progress (1): 79/114 MB Progress (1): 79/114 MB Progress (1): 79/114 MB Progress (1): 79/114 MB Progress (1): 79/114 MB Progress (1): 79/114 MB Progress (1): 79/114 MB Progress (1): 79/114 MB Progress (1): 79/114 MB Progress (1): 79/114 MB Progress (1): 79/114 MB Progress (1): 79/114 MB Progress (1): 79/114 MB Progress (1): 79/114 MB Progress (1): 79/114 MB Progress (1): 79/114 MB Progress (1): 79/114 MB Progress (1): 79/114 MB Progress (1): 79/114 MB Progress (1): 79/114 MB Progress (1): 79/114 MB Progress (1): 79/114 MB Progress (1): 79/114 MB Progress (1): 79/114 MB Progress (1): 79/114 MB Progress (1): 79/114 MB Progress (1): 79/114 MB Progress (1): 79/114 MB Progress (1): 79/114 MB Progress (1): 79/114 MB Progress (1): 79/114 MB Progress (1): 79/114 MB Progress (1): 79/114 MB Progress (1): 79/114 MB Progress (1): 79/114 MB Progress (1): 79/114 MB Progress (1): 79/114 MB Progress (1): 79/114 MB Progress (1): 79/114 MB Progress (1): 79/114 MB Progress (1): 79/114 MB Progress (1): 79/114 MB Progress (1): 79/114 MB Progress (1): 79/114 MB Progress (1): 79/114 MB Progress (1): 79/114 MB Progress (1): 79/114 MB Progress (1): 79/114 MB Progress (1): 79/114 MB Progress (1): 79/114 MB Progress (1): 79/114 MB Progress (1): 79/114 MB Progress (1): 79/114 MB Progress (1): 79/114 MB Progress (1): 79/114 MB Progress (1): 79/114 MB Progress (1): 79/114 MB Progress (1): 79/114 MB Progress (1): 79/114 MB Progress (1): 79/114 MB Progress (1): 79/114 MB Progress (1): 79/114 MB Progress (1): 79/114 MB Progress (1): 79/114 MB Progress (1): 79/114 MB Progress (1): 79/114 MB Progress (1): 79/114 MB Progress (1): 79/114 MB Progress (1): 79/114 MB Progress (1): 79/114 MB Progress (1): 79/114 MB Progress (1): 79/114 MB Progress (1): 79/114 MB Progress (1): 79/114 MB Progress (1): 79/114 MB Progress (1): 79/114 MB Progress (1): 79/114 MB Progress (1): 79/114 MB Progress (1): 79/114 MB Progress (1): 79/114 MB Progress (1): 79/114 MB Progress (1): 79/114 MB Progress (1): 79/114 MB Progress (1): 79/114 MB Progress (1): 79/114 MB Progress (1): 79/114 MB Progress (1): 79/114 MB Progress (1): 79/114 MB Progress (1): 79/114 MB Progress (1): 79/114 MB Progress (1): 79/114 MB Progress (1): 79/114 MB Progress (1): 79/114 MB Progress (1): 79/114 MB Progress (1): 79/114 MB Progress (1): 79/114 MB Progress (1): 79/114 MB Progress (1): 79/114 MB Progress (1): 79/114 MB Progress (1): 79/114 MB Progress (1): 79/114 MB Progress (1): 79/114 MB Progress (1): 79/114 MB Progress (1): 79/114 MB Progress (1): 79/114 MB Progress (1): 79/114 MB Progress (1): 79/114 MB Progress (1): 79/114 MB Progress (1): 79/114 MB Progress (1): 79/114 MB Progress (1): 79/114 MB Progress (1): 79/114 MB Progress (1): 79/114 MB Progress (1): 79/114 MB Progress (1): 79/114 MB Progress (1): 79/114 MB Progress (1): 79/114 MB Progress (1): 79/114 MB Progress (1): 79/114 MB Progress (1): 79/114 MB Progress (1): 79/114 MB Progress (1): 79/114 MB Progress (1): 79/114 MB Progress (1): 79/114 MB Progress (1): 79/114 MB Progress (1): 79/114 MB Progress (1): 79/114 MB Progress (1): 79/114 MB Progress (1): 79/114 MB Progress (1): 79/114 MB Progress (1): 79/114 MB Progress (1): 79/114 MB Progress (1): 79/114 MB Progress (1): 79/114 MB Progress (1): 79/114 MB Progress (1): 79/114 MB Progress (1): 79/114 MB Progress (1): 79/114 MB Progress (1): 79/114 MB Progress (1): 79/114 MB Progress (1): 79/114 MB Progress (1): 79/114 MB Progress (1): 79/114 MB Progress (1): 79/114 MB Progress (1): 79/114 MB Progress (1): 79/114 MB Progress (1): 79/114 MB Progress (1): 79/114 MB Progress (1): 79/114 MB Progress (1): 79/114 MB Progress (1): 79/114 MB Progress (1): 79/114 MB Progress (1): 79/114 MB Progress (1): 79/114 MB Progress (1): 79/114 MB Progress (1): 79/114 MB Progress (1): 79/114 MB Progress (1): 79/114 MB Progress (1): 79/114 MB Progress (1): 79/114 MB Progress (1): 79/114 MB Progress (1): 79/114 MB Progress (1): 79/114 MB Progress (1): 79/114 MB Progress (1): 79/114 MB Progress (1): 79/114 MB Progress (1): 79/114 MB Progress (1): 79/114 MB Progress (1): 79/114 MB Progress (1): 79/114 MB Progress (1): 79/114 MB Progress (1): 79/114 MB Progress (1): 79/114 MB Progress (1): 79/114 MB Progress (1): 79/114 MB Progress (1): 79/114 MB Progress (1): 79/114 MB Progress (1): 79/114 MB Progress (1): 79/114 MB Progress (1): 79/114 MB Progress (1): 79/114 MB Progress (1): 79/114 MB Progress (1): 79/114 MB Progress (1): 79/114 MB Progress (1): 79/114 MB Progress (1): 79/114 MB Progress (1): 79/114 MB Progress (1): 79/114 MB Progress (1): 79/114 MB Progress (1): 79/114 MB Progress (1): 79/114 MB Progress (1): 79/114 MB Progress (1): 79/114 MB Progress (1): 79/114 MB Progress (1): 79/114 MB Progress (1): 79/114 MB Progress (1): 79/114 MB Progress (1): 79/114 MB Progress (1): 79/114 MB Progress (1): 79/114 MB Progress (1): 79/114 MB Progress (1): 79/114 MB Progress (1): 79/114 MB Progress (1): 79/114 MB Progress (1): 79/114 MB Progress (1): 79/114 MB Progress (1): 79/114 MB Progress (1): 79/114 MB Progress (1): 79/114 MB Progress (1): 79/114 MB Progress (1): 79/114 MB Progress (1): 79/114 MB Progress (1): 79/114 MB Progress (1): 79/114 MB Progress (1): 79/114 MB Progress (1): 79/114 MB Progress (1): 79/114 MB Progress (1): 79/114 MB Progress (1): 79/114 MB Progress (1): 79/114 MB Progress (1): 79/114 MB Progress (1): 79/114 MB Progress (1): 79/114 MB Progress (1): 79/114 MB Progress (1): 79/114 MB Progress (1): 79/114 MB Progress (1): 79/114 MB Progress (1): 79/114 MB Progress (1): 79/114 MB Progress (1): 79/114 MB Progress (1): 79/114 MB Progress (1): 79/114 MB Progress (1): 79/114 MB Progress (1): 79/114 MB Progress (1): 79/114 MB Progress (1): 79/114 MB Progress (1): 79/114 MB Progress (1): 79/114 MB Progress (1): 79/114 MB Progress (1): 79/114 MB Progress (1): 79/114 MB Progress (1): 79/114 MB Progress (1): 79/114 MB Progress (1): 79/114 MB Progress (1): 79/114 MB Progress (1): 79/114 MB Progress (1): 79/114 MB Progress (1): 79/114 MB Progress (1): 79/114 MB Progress (1): 79/114 MB Progress (1): 79/114 MB Progress (1): 79/114 MB Progress (1): 79/114 MB Progress (1): 79/114 MB Progress (1): 79/114 MB Progress (1): 79/114 MB Progress (1): 79/114 MB Progress (1): 79/114 MB Progress (1): 79/114 MB Progress (1): 79/114 MB Progress (1): 79/114 MB Progress (1): 79/114 MB Progress (1): 79/114 MB Progress (1): 79/114 MB Progress (1): 79/114 MB Progress (1): 79/114 MB Progress (1): 79/114 MB Progress (1): 79/114 MB Progress (1): 79/114 MB Progress (1): 79/114 MB Progress (1): 79/114 MB Progress (1): 79/114 MB Progress (1): 79/114 MB Progress (1): 79/114 MB Progress (1): 79/114 MB Progress (1): 79/114 MB Progress (1): 79/114 MB Progress (1): 79/114 MB Progress (1): 79/114 MB Progress (1): 79/114 MB Progress (1): 79/114 MB Progress (1): 79/114 MB Progress (1): 79/114 MB Progress (1): 79/114 MB Progress (1): 79/114 MB Progress (1): 79/114 MB Progress (1): 79/114 MB Progress (1): 79/114 MB Progress (1): 79/114 MB Progress (1): 79/114 MB Progress (1): 79/114 MB Progress (1): 79/114 MB Progress (1): 79/114 MB Progress (1): 79/114 MB Progress (1): 79/114 MB Progress (1): 79/114 MB Progress (1): 79/114 MB Progress (1): 79/114 MB Progress (1): 79/114 MB Progress (1): 79/114 MB Progress (1): 79/114 MB Progress (1): 79/114 MB Progress (1): 79/114 MB Progress (1): 79/114 MB Progress (1): 79/114 MB Progress (1): 79/114 MB Progress (1): 79/114 MB Progress (1): 79/114 MB Progress (1): 79/114 MB Progress (1): 79/114 MB Progress (1): 79/114 MB Progress (1): 79/114 MB Progress (1): 79/114 MB Progress (1): 79/114 MB Progress (1): 79/114 MB Progress (1): 79/114 MB Progress (1): 79/114 MB Progress (1): 79/114 MB Progress (1): 79/114 MB Progress (1): 79/114 MB Progress (1): 79/114 MB Progress (1): 79/114 MB Progress (1): 79/114 MB Progress (1): 79/114 MB Progress (1): 79/114 MB Progress (1): 79/114 MB Progress (1): 79/114 MB Progress (1): 79/114 MB Progress (1): 79/114 MB Progress (1): 79/114 MB Progress (1): 79/114 MB Progress (1): 80/114 MB Progress (1): 80/114 MB Progress (1): 80/114 MB Progress (1): 80/114 MB Progress (1): 80/114 MB Progress (1): 80/114 MB Progress (1): 80/114 MB Progress (1): 80/114 MB Progress (1): 80/114 MB Progress (1): 80/114 MB Progress (1): 80/114 MB Progress (1): 80/114 MB Progress (1): 80/114 MB Progress (1): 80/114 MB Progress (1): 80/114 MB Progress (1): 80/114 MB Progress (1): 80/114 MB Progress (1): 80/114 MB Progress (1): 80/114 MB Progress (1): 80/114 MB Progress (1): 80/114 MB Progress (1): 80/114 MB Progress (1): 80/114 MB Progress (1): 80/114 MB Progress (1): 80/114 MB Progress (1): 80/114 MB Progress (1): 80/114 MB Progress (1): 80/114 MB Progress (1): 80/114 MB Progress (1): 80/114 MB Progress (1): 80/114 MB Progress (1): 80/114 MB Progress (1): 80/114 MB Progress (1): 80/114 MB Progress (1): 80/114 MB Progress (1): 80/114 MB Progress (1): 80/114 MB Progress (1): 80/114 MB Progress (1): 80/114 MB Progress (1): 80/114 MB Progress (1): 80/114 MB Progress (1): 80/114 MB Progress (1): 80/114 MB Progress (1): 80/114 MB Progress (1): 80/114 MB Progress (1): 80/114 MB Progress (1): 80/114 MB Progress (1): 80/114 MB Progress (1): 80/114 MB Progress (1): 80/114 MB Progress (1): 80/114 MB Progress (1): 80/114 MB Progress (1): 80/114 MB Progress (1): 80/114 MB Progress (1): 80/114 MB Progress (1): 80/114 MB Progress (1): 80/114 MB Progress (1): 80/114 MB Progress (1): 80/114 MB Progress (1): 80/114 MB Progress (1): 80/114 MB Progress (1): 80/114 MB Progress (1): 80/114 MB Progress (1): 80/114 MB Progress (1): 80/114 MB Progress (1): 80/114 MB Progress (1): 80/114 MB Progress (1): 80/114 MB Progress (1): 80/114 MB Progress (1): 80/114 MB Progress (1): 80/114 MB Progress (1): 80/114 MB Progress (1): 80/114 MB Progress (1): 80/114 MB Progress (1): 80/114 MB Progress (1): 80/114 MB Progress (1): 80/114 MB Progress (1): 80/114 MB Progress (1): 80/114 MB Progress (1): 80/114 MB Progress (1): 80/114 MB Progress (1): 80/114 MB Progress (1): 80/114 MB Progress (1): 80/114 MB Progress (1): 80/114 MB Progress (1): 80/114 MB Progress (1): 80/114 MB Progress (1): 80/114 MB Progress (1): 80/114 MB Progress (1): 80/114 MB Progress (1): 80/114 MB Progress (1): 80/114 MB Progress (1): 80/114 MB Progress (1): 80/114 MB Progress (1): 80/114 MB Progress (1): 80/114 MB Progress (1): 80/114 MB Progress (1): 80/114 MB Progress (1): 80/114 MB Progress (1): 80/114 MB Progress (1): 80/114 MB Progress (1): 80/114 MB Progress (1): 80/114 MB Progress (1): 80/114 MB Progress (1): 80/114 MB Progress (1): 80/114 MB Progress (1): 80/114 MB Progress (1): 80/114 MB Progress (1): 80/114 MB Progress (1): 80/114 MB Progress (1): 80/114 MB Progress (1): 80/114 MB Progress (1): 80/114 MB Progress (1): 80/114 MB Progress (1): 80/114 MB Progress (1): 80/114 MB Progress (1): 80/114 MB Progress (1): 80/114 MB Progress (1): 80/114 MB Progress (1): 80/114 MB Progress (1): 80/114 MB Progress (1): 80/114 MB Progress (1): 80/114 MB Progress (1): 80/114 MB Progress (1): 80/114 MB Progress (1): 80/114 MB Progress (1): 80/114 MB Progress (1): 80/114 MB Progress (1): 80/114 MB Progress (1): 80/114 MB Progress (1): 80/114 MB Progress (1): 80/114 MB Progress (1): 80/114 MB Progress (1): 80/114 MB Progress (1): 80/114 MB Progress (1): 80/114 MB Progress (1): 80/114 MB Progress (1): 80/114 MB Progress (1): 80/114 MB Progress (1): 80/114 MB Progress (1): 80/114 MB Progress (1): 80/114 MB Progress (1): 80/114 MB Progress (1): 80/114 MB Progress (1): 80/114 MB Progress (1): 80/114 MB Progress (1): 80/114 MB Progress (1): 80/114 MB Progress (1): 80/114 MB Progress (1): 80/114 MB Progress (1): 80/114 MB Progress (1): 80/114 MB Progress (1): 80/114 MB Progress (1): 80/114 MB Progress (1): 80/114 MB Progress (1): 80/114 MB Progress (1): 80/114 MB Progress (1): 80/114 MB Progress (1): 80/114 MB Progress (1): 80/114 MB Progress (1): 80/114 MB Progress (1): 80/114 MB Progress (1): 80/114 MB Progress (1): 80/114 MB Progress (1): 80/114 MB Progress (1): 80/114 MB Progress (1): 80/114 MB Progress (1): 80/114 MB Progress (1): 80/114 MB Progress (1): 80/114 MB Progress (1): 80/114 MB Progress (1): 80/114 MB Progress (1): 80/114 MB Progress (1): 80/114 MB Progress (1): 80/114 MB Progress (1): 80/114 MB Progress (1): 80/114 MB Progress (1): 80/114 MB Progress (1): 80/114 MB Progress (1): 80/114 MB Progress (1): 80/114 MB Progress (1): 80/114 MB Progress (1): 80/114 MB Progress (1): 80/114 MB Progress (1): 80/114 MB Progress (1): 80/114 MB Progress (1): 80/114 MB Progress (1): 80/114 MB Progress (1): 80/114 MB Progress (1): 80/114 MB Progress (1): 80/114 MB Progress (1): 80/114 MB Progress (1): 80/114 MB Progress (1): 80/114 MB Progress (1): 80/114 MB Progress (1): 80/114 MB Progress (1): 80/114 MB Progress (1): 80/114 MB Progress (1): 80/114 MB Progress (1): 80/114 MB Progress (1): 80/114 MB Progress (1): 80/114 MB Progress (1): 80/114 MB Progress (1): 80/114 MB Progress (1): 80/114 MB Progress (1): 80/114 MB Progress (1): 80/114 MB Progress (1): 80/114 MB Progress (1): 80/114 MB Progress (1): 80/114 MB Progress (1): 80/114 MB Progress (1): 80/114 MB Progress (1): 80/114 MB Progress (1): 80/114 MB Progress (1): 80/114 MB Progress (1): 80/114 MB Progress (1): 80/114 MB Progress (1): 80/114 MB Progress (1): 80/114 MB Progress (1): 80/114 MB Progress (1): 80/114 MB Progress (1): 80/114 MB Progress (1): 80/114 MB Progress (1): 80/114 MB Progress (1): 80/114 MB Progress (1): 80/114 MB Progress (1): 80/114 MB Progress (1): 80/114 MB Progress (1): 80/114 MB Progress (1): 80/114 MB Progress (1): 80/114 MB Progress (1): 80/114 MB Progress (1): 80/114 MB Progress (1): 80/114 MB Progress (1): 80/114 MB Progress (1): 80/114 MB Progress (1): 80/114 MB Progress (1): 80/114 MB Progress (1): 80/114 MB Progress (1): 80/114 MB Progress (1): 80/114 MB Progress (1): 80/114 MB Progress (1): 80/114 MB Progress (1): 80/114 MB Progress (1): 80/114 MB Progress (1): 80/114 MB Progress (1): 80/114 MB Progress (1): 80/114 MB Progress (1): 80/114 MB Progress (1): 80/114 MB Progress (1): 80/114 MB Progress (1): 80/114 MB Progress (1): 80/114 MB Progress (1): 80/114 MB Progress (1): 80/114 MB Progress (1): 80/114 MB Progress (1): 80/114 MB Progress (1): 80/114 MB Progress (1): 80/114 MB Progress (1): 80/114 MB Progress (1): 80/114 MB Progress (1): 80/114 MB Progress (1): 80/114 MB Progress (1): 80/114 MB Progress (1): 80/114 MB Progress (1): 80/114 MB Progress (1): 80/114 MB Progress (1): 80/114 MB Progress (1): 80/114 MB Progress (1): 80/114 MB Progress (1): 80/114 MB Progress (1): 80/114 MB Progress (1): 80/114 MB Progress (1): 80/114 MB Progress (1): 80/114 MB Progress (1): 80/114 MB Progress (1): 80/114 MB Progress (1): 80/114 MB Progress (1): 80/114 MB Progress (1): 80/114 MB Progress (1): 80/114 MB Progress (1): 80/114 MB Progress (1): 80/114 MB Progress (1): 80/114 MB Progress (1): 80/114 MB Progress (1): 80/114 MB Progress (1): 80/114 MB Progress (1): 80/114 MB Progress (1): 80/114 MB Progress (1): 80/114 MB Progress (1): 80/114 MB Progress (1): 80/114 MB Progress (1): 80/114 MB Progress (1): 80/114 MB Progress (1): 80/114 MB Progress (1): 80/114 MB Progress (1): 80/114 MB Progress (1): 80/114 MB Progress (1): 80/114 MB Progress (1): 80/114 MB Progress (1): 80/114 MB Progress (1): 80/114 MB Progress (1): 80/114 MB Progress (1): 80/114 MB Progress (1): 80/114 MB Progress (1): 80/114 MB Progress (1): 80/114 MB Progress (1): 80/114 MB Progress (1): 80/114 MB Progress (1): 80/114 MB Progress (1): 80/114 MB Progress (1): 80/114 MB Progress (1): 80/114 MB Progress (1): 80/114 MB Progress (1): 80/114 MB Progress (1): 80/114 MB Progress (1): 80/114 MB Progress (1): 80/114 MB Progress (1): 80/114 MB Progress (1): 80/114 MB Progress (1): 80/114 MB Progress (1): 80/114 MB Progress (1): 80/114 MB Progress (1): 80/114 MB Progress (1): 80/114 MB Progress (1): 80/114 MB Progress (1): 80/114 MB Progress (1): 80/114 MB Progress (1): 80/114 MB Progress (1): 80/114 MB Progress (1): 80/114 MB Progress (1): 80/114 MB Progress (1): 80/114 MB Progress (1): 80/114 MB Progress (1): 80/114 MB Progress (1): 80/114 MB Progress (1): 80/114 MB Progress (1): 80/114 MB Progress (1): 80/114 MB Progress (1): 80/114 MB Progress (1): 80/114 MB Progress (1): 80/114 MB Progress (1): 80/114 MB Progress (1): 80/114 MB Progress (1): 80/114 MB Progress (1): 80/114 MB Progress (1): 80/114 MB Progress (1): 80/114 MB Progress (1): 80/114 MB Progress (1): 80/114 MB Progress (1): 80/114 MB Progress (1): 80/114 MB Progress (1): 80/114 MB Progress (1): 80/114 MB Progress (1): 80/114 MB Progress (1): 80/114 MB Progress (1): 80/114 MB Progress (1): 80/114 MB Progress (1): 80/114 MB Progress (1): 80/114 MB Progress (1): 80/114 MB Progress (1): 80/114 MB Progress (1): 80/114 MB Progress (1): 80/114 MB Progress (1): 80/114 MB Progress (1): 80/114 MB Progress (1): 80/114 MB Progress (1): 80/114 MB Progress (1): 80/114 MB Progress (1): 80/114 MB Progress (1): 80/114 MB Progress (1): 80/114 MB Progress (1): 80/114 MB Progress (1): 80/114 MB Progress (1): 80/114 MB Progress (1): 80/114 MB Progress (1): 80/114 MB Progress (1): 80/114 MB Progress (1): 80/114 MB Progress (1): 80/114 MB Progress (1): 80/114 MB Progress (1): 80/114 MB Progress (1): 80/114 MB Progress (1): 80/114 MB Progress (1): 80/114 MB Progress (1): 80/114 MB Progress (1): 80/114 MB Progress (1): 80/114 MB Progress (1): 80/114 MB Progress (1): 80/114 MB Progress (1): 80/114 MB Progress (1): 80/114 MB Progress (1): 80/114 MB Progress (1): 80/114 MB Progress (1): 80/114 MB Progress (1): 80/114 MB Progress (1): 80/114 MB Progress (1): 80/114 MB Progress (1): 80/114 MB Progress (1): 80/114 MB Progress (1): 80/114 MB Progress (1): 80/114 MB Progress (1): 80/114 MB Progress (1): 80/114 MB Progress (1): 80/114 MB Progress (1): 80/114 MB Progress (1): 80/114 MB Progress (1): 80/114 MB Progress (1): 80/114 MB Progress (1): 80/114 MB Progress (1): 80/114 MB Progress (1): 80/114 MB Progress (1): 80/114 MB Progress (1): 80/114 MB Progress (1): 80/114 MB Progress (1): 80/114 MB Progress (1): 80/114 MB Progress (1): 80/114 MB Progress (1): 80/114 MB Progress (1): 80/114 MB Progress (1): 80/114 MB Progress (1): 80/114 MB Progress (1): 80/114 MB Progress (1): 80/114 MB Progress (1): 80/114 MB Progress (1): 80/114 MB Progress (1): 80/114 MB Progress (1): 80/114 MB Progress (1): 80/114 MB Progress (1): 80/114 MB Progress (1): 80/114 MB Progress (1): 80/114 MB Progress (1): 80/114 MB Progress (1): 80/114 MB Progress (1): 80/114 MB Progress (1): 80/114 MB Progress (1): 80/114 MB Progress (1): 80/114 MB Progress (1): 80/114 MB Progress (1): 80/114 MB Progress (1): 80/114 MB Progress (1): 80/114 MB Progress (1): 80/114 MB Progress (1): 80/114 MB Progress (1): 80/114 MB Progress (1): 80/114 MB Progress (1): 80/114 MB Progress (1): 80/114 MB Progress (1): 80/114 MB Progress (1): 80/114 MB Progress (1): 80/114 MB Progress (1): 80/114 MB Progress (1): 80/114 MB Progress (1): 80/114 MB Progress (1): 80/114 MB Progress (1): 80/114 MB Progress (1): 80/114 MB Progress (1): 80/114 MB Progress (1): 80/114 MB Progress (1): 80/114 MB Progress (1): 80/114 MB Progress (1): 80/114 MB Progress (1): 80/114 MB Progress (1): 80/114 MB Progress (1): 80/114 MB Progress (1): 80/114 MB Progress (1): 80/114 MB Progress (1): 80/114 MB Progress (1): 80/114 MB Progress (1): 80/114 MB Progress (1): 80/114 MB Progress (1): 80/114 MB Progress (1): 80/114 MB Progress (1): 80/114 MB Progress (1): 80/114 MB Progress (1): 80/114 MB Progress (1): 80/114 MB Progress (1): 80/114 MB Progress (1): 80/114 MB Progress (1): 80/114 MB Progress (1): 80/114 MB Progress (1): 80/114 MB Progress (1): 80/114 MB Progress (1): 80/114 MB Progress (1): 80/114 MB Progress (1): 80/114 MB Progress (1): 80/114 MB Progress (1): 80/114 MB Progress (1): 81/114 MB Progress (1): 81/114 MB Progress (1): 81/114 MB Progress (1): 81/114 MB Progress (1): 81/114 MB Progress (1): 81/114 MB Progress (1): 81/114 MB Progress (1): 81/114 MB Progress (1): 81/114 MB Progress (1): 81/114 MB Progress (1): 81/114 MB Progress (1): 81/114 MB Progress (1): 81/114 MB Progress (1): 81/114 MB Progress (1): 81/114 MB Progress (1): 81/114 MB Progress (1): 81/114 MB Progress (1): 81/114 MB Progress (1): 81/114 MB Progress (1): 81/114 MB Progress (1): 81/114 MB Progress (1): 81/114 MB Progress (1): 81/114 MB Progress (1): 81/114 MB Progress (1): 81/114 MB Progress (1): 81/114 MB Progress (1): 81/114 MB Progress (1): 81/114 MB Progress (1): 81/114 MB Progress (1): 81/114 MB Progress (1): 81/114 MB Progress (1): 81/114 MB Progress (1): 81/114 MB Progress (1): 81/114 MB Progress (1): 81/114 MB Progress (1): 81/114 MB Progress (1): 81/114 MB Progress (1): 81/114 MB Progress (1): 81/114 MB Progress (1): 81/114 MB Progress (1): 81/114 MB Progress (1): 81/114 MB Progress (1): 81/114 MB Progress (1): 81/114 MB Progress (1): 81/114 MB Progress (1): 81/114 MB Progress (1): 81/114 MB Progress (1): 81/114 MB Progress (1): 81/114 MB Progress (1): 81/114 MB Progress (1): 81/114 MB Progress (1): 81/114 MB Progress (1): 81/114 MB Progress (1): 81/114 MB Progress (1): 81/114 MB Progress (1): 81/114 MB Progress (1): 81/114 MB Progress (1): 81/114 MB Progress (1): 81/114 MB Progress (1): 81/114 MB Progress (1): 81/114 MB Progress (1): 81/114 MB Progress (1): 81/114 MB Progress (1): 81/114 MB Progress (1): 81/114 MB Progress (1): 81/114 MB Progress (1): 81/114 MB Progress (1): 81/114 MB Progress (1): 81/114 MB Progress (1): 81/114 MB Progress (1): 81/114 MB Progress (1): 81/114 MB Progress (1): 81/114 MB Progress (1): 81/114 MB Progress (1): 81/114 MB Progress (1): 81/114 MB Progress (1): 81/114 MB Progress (1): 81/114 MB Progress (1): 81/114 MB Progress (1): 81/114 MB Progress (1): 81/114 MB Progress (1): 81/114 MB Progress (1): 81/114 MB Progress (1): 81/114 MB Progress (1): 81/114 MB Progress (1): 81/114 MB Progress (1): 81/114 MB Progress (1): 81/114 MB Progress (1): 81/114 MB Progress (1): 81/114 MB Progress (1): 81/114 MB Progress (1): 81/114 MB Progress (1): 81/114 MB Progress (1): 81/114 MB Progress (1): 81/114 MB Progress (1): 81/114 MB Progress (1): 81/114 MB Progress (1): 81/114 MB Progress (1): 81/114 MB Progress (1): 81/114 MB Progress (1): 81/114 MB Progress (1): 81/114 MB Progress (1): 81/114 MB Progress (1): 81/114 MB Progress (1): 81/114 MB Progress (1): 81/114 MB Progress (1): 81/114 MB Progress (1): 81/114 MB Progress (1): 81/114 MB Progress (1): 81/114 MB Progress (1): 81/114 MB Progress (1): 81/114 MB Progress (1): 81/114 MB Progress (1): 81/114 MB Progress (1): 81/114 MB Progress (1): 81/114 MB Progress (1): 81/114 MB Progress (1): 81/114 MB Progress (1): 81/114 MB Progress (1): 81/114 MB Progress (1): 81/114 MB Progress (1): 81/114 MB Progress (1): 81/114 MB Progress (1): 81/114 MB Progress (1): 81/114 MB Progress (1): 81/114 MB Progress (1): 81/114 MB Progress (1): 81/114 MB Progress (1): 81/114 MB Progress (1): 81/114 MB Progress (1): 81/114 MB Progress (1): 81/114 MB Progress (1): 81/114 MB Progress (1): 81/114 MB Progress (1): 81/114 MB Progress (1): 81/114 MB Progress (1): 81/114 MB Progress (1): 81/114 MB Progress (1): 81/114 MB Progress (1): 81/114 MB Progress (1): 81/114 MB Progress (1): 81/114 MB Progress (1): 81/114 MB Progress (1): 81/114 MB Progress (1): 81/114 MB Progress (1): 81/114 MB Progress (1): 81/114 MB Progress (1): 81/114 MB Progress (1): 81/114 MB Progress (1): 81/114 MB Progress (1): 81/114 MB Progress (1): 81/114 MB Progress (1): 81/114 MB Progress (1): 81/114 MB Progress (1): 81/114 MB Progress (1): 81/114 MB Progress (1): 81/114 MB Progress (1): 81/114 MB Progress (1): 81/114 MB Progress (1): 81/114 MB Progress (1): 81/114 MB Progress (1): 81/114 MB Progress (1): 81/114 MB Progress (1): 81/114 MB Progress (1): 81/114 MB Progress (1): 81/114 MB Progress (1): 81/114 MB Progress (1): 81/114 MB Progress (1): 81/114 MB Progress (1): 81/114 MB Progress (1): 81/114 MB Progress (1): 81/114 MB Progress (1): 81/114 MB Progress (1): 81/114 MB Progress (1): 81/114 MB Progress (1): 81/114 MB Progress (1): 81/114 MB Progress (1): 81/114 MB Progress (1): 81/114 MB Progress (1): 81/114 MB Progress (1): 81/114 MB Progress (1): 81/114 MB Progress (1): 81/114 MB Progress (1): 81/114 MB Progress (1): 81/114 MB Progress (1): 81/114 MB Progress (1): 81/114 MB Progress (1): 81/114 MB Progress (1): 81/114 MB Progress (1): 81/114 MB Progress (1): 81/114 MB Progress (1): 81/114 MB Progress (1): 81/114 MB Progress (1): 81/114 MB Progress (1): 81/114 MB Progress (1): 81/114 MB Progress (1): 81/114 MB Progress (1): 81/114 MB Progress (1): 81/114 MB Progress (1): 81/114 MB Progress (1): 81/114 MB Progress (1): 81/114 MB Progress (1): 81/114 MB Progress (1): 81/114 MB Progress (1): 81/114 MB Progress (1): 81/114 MB Progress (1): 81/114 MB Progress (1): 81/114 MB Progress (1): 81/114 MB Progress (1): 81/114 MB Progress (1): 81/114 MB Progress (1): 81/114 MB Progress (1): 81/114 MB Progress (1): 81/114 MB Progress (1): 81/114 MB Progress (1): 81/114 MB Progress (1): 81/114 MB Progress (1): 81/114 MB Progress (1): 81/114 MB Progress (1): 81/114 MB Progress (1): 81/114 MB Progress (1): 81/114 MB Progress (1): 81/114 MB Progress (1): 81/114 MB Progress (1): 81/114 MB Progress (1): 81/114 MB Progress (1): 81/114 MB Progress (1): 81/114 MB Progress (1): 81/114 MB Progress (1): 81/114 MB Progress (1): 81/114 MB Progress (1): 81/114 MB Progress (1): 81/114 MB Progress (1): 81/114 MB Progress (1): 81/114 MB Progress (1): 81/114 MB Progress (1): 81/114 MB Progress (1): 81/114 MB Progress (1): 81/114 MB Progress (1): 81/114 MB Progress (1): 81/114 MB Progress (1): 81/114 MB Progress (1): 81/114 MB Progress (1): 81/114 MB Progress (1): 81/114 MB Progress (1): 81/114 MB Progress (1): 81/114 MB Progress (1): 81/114 MB Progress (1): 81/114 MB Progress (1): 81/114 MB Progress (1): 81/114 MB Progress (1): 81/114 MB Progress (1): 81/114 MB Progress (1): 81/114 MB Progress (1): 81/114 MB Progress (1): 81/114 MB Progress (1): 81/114 MB Progress (1): 81/114 MB Progress (1): 81/114 MB Progress (1): 81/114 MB Progress (1): 81/114 MB Progress (1): 81/114 MB Progress (1): 81/114 MB Progress (1): 81/114 MB Progress (1): 81/114 MB Progress (1): 81/114 MB Progress (1): 81/114 MB Progress (1): 81/114 MB Progress (1): 81/114 MB Progress (1): 81/114 MB Progress (1): 81/114 MB Progress (1): 81/114 MB Progress (1): 81/114 MB Progress (1): 81/114 MB Progress (1): 81/114 MB Progress (1): 81/114 MB Progress (1): 81/114 MB Progress (1): 81/114 MB Progress (1): 81/114 MB Progress (1): 81/114 MB Progress (1): 81/114 MB Progress (1): 81/114 MB Progress (1): 81/114 MB Progress (1): 81/114 MB Progress (1): 81/114 MB Progress (1): 81/114 MB Progress (1): 81/114 MB Progress (1): 81/114 MB Progress (1): 81/114 MB Progress (1): 81/114 MB Progress (1): 81/114 MB Progress (1): 81/114 MB Progress (1): 81/114 MB Progress (1): 81/114 MB Progress (1): 81/114 MB Progress (1): 81/114 MB Progress (1): 81/114 MB Progress (1): 81/114 MB Progress (1): 81/114 MB Progress (1): 81/114 MB Progress (1): 81/114 MB Progress (1): 81/114 MB Progress (1): 81/114 MB Progress (1): 81/114 MB Progress (1): 81/114 MB Progress (1): 81/114 MB Progress (1): 81/114 MB Progress (1): 81/114 MB Progress (1): 81/114 MB Progress (1): 81/114 MB Progress (1): 81/114 MB Progress (1): 81/114 MB Progress (1): 81/114 MB Progress (1): 81/114 MB Progress (1): 81/114 MB Progress (1): 81/114 MB Progress (1): 81/114 MB Progress (1): 81/114 MB Progress (1): 81/114 MB Progress (1): 81/114 MB Progress (1): 81/114 MB Progress (1): 81/114 MB Progress (1): 81/114 MB Progress (1): 81/114 MB Progress (1): 81/114 MB Progress (1): 81/114 MB Progress (1): 81/114 MB Progress (1): 81/114 MB Progress (1): 81/114 MB Progress (1): 81/114 MB Progress (1): 81/114 MB Progress (1): 81/114 MB Progress (1): 81/114 MB Progress (1): 81/114 MB Progress (1): 81/114 MB Progress (1): 81/114 MB Progress (1): 81/114 MB Progress (1): 81/114 MB Progress (1): 81/114 MB Progress (1): 81/114 MB Progress (1): 81/114 MB Progress (1): 81/114 MB Progress (1): 81/114 MB Progress (1): 81/114 MB Progress (1): 81/114 MB Progress (1): 81/114 MB Progress (1): 81/114 MB Progress (1): 81/114 MB Progress (1): 81/114 MB Progress (1): 81/114 MB Progress (1): 81/114 MB Progress (1): 81/114 MB Progress (1): 81/114 MB Progress (1): 81/114 MB Progress (1): 81/114 MB Progress (1): 81/114 MB Progress (1): 81/114 MB Progress (1): 81/114 MB Progress (1): 81/114 MB Progress (1): 81/114 MB Progress (1): 81/114 MB Progress (1): 81/114 MB Progress (1): 81/114 MB Progress (1): 81/114 MB Progress (1): 81/114 MB Progress (1): 81/114 MB Progress (1): 81/114 MB Progress (1): 81/114 MB Progress (1): 81/114 MB Progress (1): 81/114 MB Progress (1): 81/114 MB Progress (1): 81/114 MB Progress (1): 81/114 MB Progress (1): 81/114 MB Progress (1): 81/114 MB Progress (1): 81/114 MB Progress (1): 81/114 MB Progress (1): 81/114 MB Progress (1): 81/114 MB Progress (1): 81/114 MB Progress (1): 81/114 MB Progress (1): 81/114 MB Progress (1): 81/114 MB Progress (1): 81/114 MB Progress (1): 81/114 MB Progress (1): 81/114 MB Progress (1): 81/114 MB Progress (1): 81/114 MB Progress (1): 81/114 MB Progress (1): 81/114 MB Progress (1): 81/114 MB Progress (1): 81/114 MB Progress (1): 81/114 MB Progress (1): 81/114 MB Progress (1): 81/114 MB Progress (1): 81/114 MB Progress (1): 81/114 MB Progress (1): 81/114 MB Progress (1): 81/114 MB Progress (1): 81/114 MB Progress (1): 81/114 MB Progress (1): 81/114 MB Progress (1): 81/114 MB Progress (1): 81/114 MB Progress (1): 81/114 MB Progress (1): 81/114 MB Progress (1): 81/114 MB Progress (1): 81/114 MB Progress (1): 81/114 MB Progress (1): 81/114 MB Progress (1): 81/114 MB Progress (1): 81/114 MB Progress (1): 81/114 MB Progress (1): 81/114 MB Progress (1): 81/114 MB Progress (1): 81/114 MB Progress (1): 81/114 MB Progress (1): 81/114 MB Progress (1): 81/114 MB Progress (1): 81/114 MB Progress (1): 81/114 MB Progress (1): 81/114 MB Progress (1): 81/114 MB Progress (1): 81/114 MB Progress (1): 81/114 MB Progress (1): 81/114 MB Progress (1): 81/114 MB Progress (1): 81/114 MB Progress (1): 81/114 MB Progress (1): 81/114 MB Progress (1): 81/114 MB Progress (1): 81/114 MB Progress (1): 81/114 MB Progress (1): 81/114 MB Progress (1): 81/114 MB Progress (1): 81/114 MB Progress (1): 81/114 MB Progress (1): 81/114 MB Progress (1): 81/114 MB Progress (1): 81/114 MB Progress (1): 81/114 MB Progress (1): 81/114 MB Progress (1): 81/114 MB Progress (1): 81/114 MB Progress (1): 81/114 MB Progress (1): 81/114 MB Progress (1): 81/114 MB Progress (1): 81/114 MB Progress (1): 81/114 MB Progress (1): 81/114 MB Progress (1): 81/114 MB Progress (1): 81/114 MB Progress (1): 81/114 MB Progress (1): 81/114 MB Progress (1): 81/114 MB Progress (1): 81/114 MB Progress (1): 81/114 MB Progress (1): 81/114 MB Progress (1): 81/114 MB Progress (1): 81/114 MB Progress (1): 81/114 MB Progress (1): 81/114 MB Progress (1): 81/114 MB Progress (1): 81/114 MB Progress (1): 81/114 MB Progress (1): 81/114 MB Progress (1): 81/114 MB Progress (1): 81/114 MB Progress (1): 81/114 MB Progress (1): 81/114 MB Progress (1): 81/114 MB Progress (1): 81/114 MB Progress (1): 81/114 MB Progress (1): 81/114 MB Progress (1): 81/114 MB Progress (1): 81/114 MB Progress (1): 81/114 MB Progress (1): 81/114 MB Progress (1): 81/114 MB Progress (1): 81/114 MB Progress (1): 81/114 MB Progress (1): 81/114 MB Progress (1): 81/114 MB Progress (1): 81/114 MB Progress (1): 81/114 MB Progress (1): 81/114 MB Progress (1): 81/114 MB Progress (1): 81/114 MB Progress (1): 82/114 MB Progress (1): 82/114 MB Progress (1): 82/114 MB Progress (1): 82/114 MB Progress (1): 82/114 MB Progress (1): 82/114 MB Progress (1): 82/114 MB Progress (1): 82/114 MB Progress (1): 82/114 MB Progress (1): 82/114 MB Progress (1): 82/114 MB Progress (1): 82/114 MB Progress (1): 82/114 MB Progress (1): 82/114 MB Progress (1): 82/114 MB Progress (1): 82/114 MB Progress (1): 82/114 MB Progress (1): 82/114 MB Progress (1): 82/114 MB Progress (1): 82/114 MB Progress (1): 82/114 MB Progress (1): 82/114 MB Progress (1): 82/114 MB Progress (1): 82/114 MB Progress (1): 82/114 MB Progress (1): 82/114 MB Progress (1): 82/114 MB Progress (1): 82/114 MB Progress (1): 82/114 MB Progress (1): 82/114 MB Progress (1): 82/114 MB Progress (1): 82/114 MB Progress (1): 82/114 MB Progress (1): 82/114 MB Progress (1): 82/114 MB Progress (1): 82/114 MB Progress (1): 82/114 MB Progress (1): 82/114 MB Progress (1): 82/114 MB Progress (1): 82/114 MB Progress (1): 82/114 MB Progress (1): 82/114 MB Progress (1): 82/114 MB Progress (1): 82/114 MB Progress (1): 82/114 MB Progress (1): 82/114 MB Progress (1): 82/114 MB Progress (1): 82/114 MB Progress (1): 82/114 MB Progress (1): 82/114 MB Progress (1): 82/114 MB Progress (1): 82/114 MB Progress (1): 82/114 MB Progress (1): 82/114 MB Progress (1): 82/114 MB Progress (1): 82/114 MB Progress (1): 82/114 MB Progress (1): 82/114 MB Progress (1): 82/114 MB Progress (1): 82/114 MB Progress (1): 82/114 MB Progress (1): 82/114 MB Progress (1): 82/114 MB Progress (1): 82/114 MB Progress (1): 82/114 MB Progress (1): 82/114 MB Progress (1): 82/114 MB Progress (1): 82/114 MB Progress (1): 82/114 MB Progress (1): 82/114 MB Progress (1): 82/114 MB Progress (1): 82/114 MB Progress (1): 82/114 MB Progress (1): 82/114 MB Progress (1): 82/114 MB Progress (1): 82/114 MB Progress (1): 82/114 MB Progress (1): 82/114 MB Progress (1): 82/114 MB Progress (1): 82/114 MB Progress (1): 82/114 MB Progress (1): 82/114 MB Progress (1): 82/114 MB Progress (1): 82/114 MB Progress (1): 82/114 MB Progress (1): 82/114 MB Progress (1): 82/114 MB Progress (1): 82/114 MB Progress (1): 82/114 MB Progress (1): 82/114 MB Progress (1): 82/114 MB Progress (1): 82/114 MB Progress (1): 82/114 MB Progress (1): 82/114 MB Progress (1): 82/114 MB Progress (1): 82/114 MB Progress (1): 82/114 MB Progress (1): 82/114 MB Progress (1): 82/114 MB Progress (1): 82/114 MB Progress (1): 82/114 MB Progress (1): 82/114 MB Progress (1): 82/114 MB Progress (1): 82/114 MB Progress (1): 82/114 MB Progress (1): 82/114 MB Progress (1): 82/114 MB Progress (1): 82/114 MB Progress (1): 82/114 MB Progress (1): 82/114 MB Progress (1): 82/114 MB Progress (1): 82/114 MB Progress (1): 82/114 MB Progress (1): 82/114 MB Progress (1): 82/114 MB Progress (1): 82/114 MB Progress (1): 82/114 MB Progress (1): 82/114 MB Progress (1): 82/114 MB Progress (1): 82/114 MB Progress (1): 82/114 MB Progress (1): 82/114 MB Progress (1): 82/114 MB Progress (1): 82/114 MB Progress (1): 82/114 MB Progress (1): 82/114 MB Progress (1): 82/114 MB Progress (1): 82/114 MB Progress (1): 82/114 MB Progress (1): 82/114 MB Progress (1): 82/114 MB Progress (1): 82/114 MB Progress (1): 82/114 MB Progress (1): 82/114 MB Progress (1): 82/114 MB Progress (1): 82/114 MB Progress (1): 82/114 MB Progress (1): 82/114 MB Progress (1): 82/114 MB Progress (1): 82/114 MB Progress (1): 82/114 MB Progress (1): 82/114 MB Progress (1): 82/114 MB Progress (1): 82/114 MB Progress (1): 82/114 MB Progress (1): 82/114 MB Progress (1): 82/114 MB Progress (1): 82/114 MB Progress (1): 82/114 MB Progress (1): 82/114 MB Progress (1): 82/114 MB Progress (1): 82/114 MB Progress (1): 82/114 MB Progress (1): 82/114 MB Progress (1): 82/114 MB Progress (1): 82/114 MB Progress (1): 82/114 MB Progress (1): 82/114 MB Progress (1): 82/114 MB Progress (1): 82/114 MB Progress (1): 82/114 MB Progress (1): 82/114 MB Progress (1): 82/114 MB Progress (1): 82/114 MB Progress (1): 82/114 MB Progress (1): 82/114 MB Progress (1): 82/114 MB Progress (1): 82/114 MB Progress (1): 82/114 MB Progress (1): 82/114 MB Progress (1): 82/114 MB Progress (1): 82/114 MB Progress (1): 82/114 MB Progress (1): 82/114 MB Progress (1): 82/114 MB Progress (1): 82/114 MB Progress (1): 82/114 MB Progress (1): 82/114 MB Progress (1): 82/114 MB Progress (1): 82/114 MB Progress (1): 82/114 MB Progress (1): 82/114 MB Progress (1): 82/114 MB Progress (1): 82/114 MB Progress (1): 82/114 MB Progress (1): 82/114 MB Progress (1): 82/114 MB Progress (1): 82/114 MB Progress (1): 82/114 MB Progress (1): 82/114 MB Progress (1): 82/114 MB Progress (1): 82/114 MB Progress (1): 82/114 MB Progress (1): 82/114 MB Progress (1): 82/114 MB Progress (1): 82/114 MB Progress (1): 82/114 MB Progress (1): 82/114 MB Progress (1): 82/114 MB Progress (1): 82/114 MB Progress (1): 82/114 MB Progress (1): 82/114 MB Progress (1): 82/114 MB Progress (1): 82/114 MB Progress (1): 82/114 MB Progress (1): 82/114 MB Progress (1): 82/114 MB Progress (1): 82/114 MB Progress (1): 82/114 MB Progress (1): 82/114 MB Progress (1): 82/114 MB Progress (1): 82/114 MB Progress (1): 82/114 MB Progress (1): 82/114 MB Progress (1): 82/114 MB Progress (1): 82/114 MB Progress (1): 82/114 MB Progress (1): 82/114 MB Progress (1): 82/114 MB Progress (1): 82/114 MB Progress (1): 82/114 MB Progress (1): 82/114 MB Progress (1): 82/114 MB Progress (1): 82/114 MB Progress (1): 82/114 MB Progress (1): 82/114 MB Progress (1): 82/114 MB Progress (1): 82/114 MB Progress (1): 82/114 MB Progress (1): 82/114 MB Progress (1): 82/114 MB Progress (1): 82/114 MB Progress (1): 82/114 MB Progress (1): 82/114 MB Progress (1): 82/114 MB Progress (1): 82/114 MB Progress (1): 82/114 MB Progress (1): 82/114 MB Progress (1): 82/114 MB Progress (1): 82/114 MB Progress (1): 82/114 MB Progress (1): 82/114 MB Progress (1): 82/114 MB Progress (1): 82/114 MB Progress (1): 82/114 MB Progress (1): 82/114 MB Progress (1): 82/114 MB Progress (1): 82/114 MB Progress (1): 82/114 MB Progress (1): 82/114 MB Progress (1): 82/114 MB Progress (1): 82/114 MB Progress (1): 82/114 MB Progress (1): 82/114 MB Progress (1): 82/114 MB Progress (1): 82/114 MB Progress (1): 82/114 MB Progress (1): 82/114 MB Progress (1): 82/114 MB Progress (1): 82/114 MB Progress (1): 82/114 MB Progress (1): 82/114 MB Progress (1): 82/114 MB Progress (1): 82/114 MB Progress (1): 82/114 MB Progress (1): 82/114 MB Progress (1): 82/114 MB Progress (1): 82/114 MB Progress (1): 82/114 MB Progress (1): 82/114 MB Progress (1): 82/114 MB Progress (1): 82/114 MB Progress (1): 82/114 MB Progress (1): 82/114 MB Progress (1): 82/114 MB Progress (1): 82/114 MB Progress (1): 82/114 MB Progress (1): 82/114 MB Progress (1): 82/114 MB Progress (1): 82/114 MB Progress (1): 82/114 MB Progress (1): 82/114 MB Progress (1): 82/114 MB Progress (1): 82/114 MB Progress (1): 82/114 MB Progress (1): 82/114 MB Progress (1): 82/114 MB Progress (1): 82/114 MB Progress (1): 82/114 MB Progress (1): 82/114 MB Progress (1): 82/114 MB Progress (1): 82/114 MB Progress (1): 82/114 MB Progress (1): 82/114 MB Progress (1): 82/114 MB Progress (1): 82/114 MB Progress (1): 82/114 MB Progress (1): 82/114 MB Progress (1): 82/114 MB Progress (1): 82/114 MB Progress (1): 82/114 MB Progress (1): 82/114 MB Progress (1): 82/114 MB Progress (1): 82/114 MB Progress (1): 82/114 MB Progress (1): 82/114 MB Progress (1): 82/114 MB Progress (1): 82/114 MB Progress (1): 82/114 MB Progress (1): 82/114 MB Progress (1): 82/114 MB Progress (1): 82/114 MB Progress (1): 82/114 MB Progress (1): 82/114 MB Progress (1): 82/114 MB Progress (1): 82/114 MB Progress (1): 82/114 MB Progress (1): 82/114 MB Progress (1): 82/114 MB Progress (1): 82/114 MB Progress (1): 82/114 MB Progress (1): 82/114 MB Progress (1): 82/114 MB Progress (1): 82/114 MB Progress (1): 82/114 MB Progress (1): 82/114 MB Progress (1): 82/114 MB Progress (1): 82/114 MB Progress (1): 82/114 MB Progress (1): 82/114 MB Progress (1): 82/114 MB Progress (1): 82/114 MB Progress (1): 82/114 MB Progress (1): 82/114 MB Progress (1): 82/114 MB Progress (1): 82/114 MB Progress (1): 82/114 MB Progress (1): 82/114 MB Progress (1): 82/114 MB Progress (1): 82/114 MB Progress (1): 82/114 MB Progress (1): 82/114 MB Progress (1): 82/114 MB Progress (1): 82/114 MB Progress (1): 82/114 MB Progress (1): 82/114 MB Progress (1): 82/114 MB Progress (1): 82/114 MB Progress (1): 82/114 MB Progress (1): 82/114 MB Progress (1): 82/114 MB Progress (1): 82/114 MB Progress (1): 82/114 MB Progress (1): 82/114 MB Progress (1): 82/114 MB Progress (1): 82/114 MB Progress (1): 82/114 MB Progress (1): 82/114 MB Progress (1): 82/114 MB Progress (1): 82/114 MB Progress (1): 82/114 MB Progress (1): 82/114 MB Progress (1): 82/114 MB Progress (1): 82/114 MB Progress (1): 82/114 MB Progress (1): 82/114 MB Progress (1): 82/114 MB Progress (1): 82/114 MB Progress (1): 82/114 MB Progress (1): 82/114 MB Progress (1): 82/114 MB Progress (1): 82/114 MB Progress (1): 82/114 MB Progress (1): 82/114 MB Progress (1): 82/114 MB Progress (1): 82/114 MB Progress (1): 82/114 MB Progress (1): 82/114 MB Progress (1): 82/114 MB Progress (1): 82/114 MB Progress (1): 82/114 MB Progress (1): 82/114 MB Progress (1): 82/114 MB Progress (1): 82/114 MB Progress (1): 82/114 MB Progress (1): 82/114 MB Progress (1): 82/114 MB Progress (1): 82/114 MB Progress (1): 82/114 MB Progress (1): 82/114 MB Progress (1): 82/114 MB Progress (1): 82/114 MB Progress (1): 82/114 MB Progress (1): 82/114 MB Progress (1): 82/114 MB Progress (1): 82/114 MB Progress (1): 82/114 MB Progress (1): 82/114 MB Progress (1): 82/114 MB Progress (1): 82/114 MB Progress (1): 82/114 MB Progress (1): 82/114 MB Progress (1): 82/114 MB Progress (1): 82/114 MB Progress (1): 82/114 MB Progress (1): 82/114 MB Progress (1): 82/114 MB Progress (1): 82/114 MB Progress (1): 82/114 MB Progress (1): 82/114 MB Progress (1): 82/114 MB Progress (1): 82/114 MB Progress (1): 82/114 MB Progress (1): 82/114 MB Progress (1): 82/114 MB Progress (1): 82/114 MB Progress (1): 82/114 MB Progress (1): 82/114 MB Progress (1): 82/114 MB Progress (1): 82/114 MB Progress (1): 82/114 MB Progress (1): 82/114 MB Progress (1): 82/114 MB Progress (1): 82/114 MB Progress (1): 82/114 MB Progress (1): 82/114 MB Progress (1): 82/114 MB Progress (1): 82/114 MB Progress (1): 82/114 MB Progress (1): 82/114 MB Progress (1): 82/114 MB Progress (1): 82/114 MB Progress (1): 82/114 MB Progress (1): 82/114 MB Progress (1): 82/114 MB Progress (1): 82/114 MB Progress (1): 82/114 MB Progress (1): 82/114 MB Progress (1): 82/114 MB Progress (1): 82/114 MB Progress (1): 82/114 MB Progress (1): 82/114 MB Progress (1): 82/114 MB Progress (1): 82/114 MB Progress (1): 82/114 MB Progress (1): 82/114 MB Progress (1): 82/114 MB Progress (1): 82/114 MB Progress (1): 82/114 MB Progress (1): 82/114 MB Progress (1): 82/114 MB Progress (1): 82/114 MB Progress (1): 82/114 MB Progress (1): 82/114 MB Progress (1): 82/114 MB Progress (1): 82/114 MB Progress (1): 82/114 MB Progress (1): 82/114 MB Progress (1): 82/114 MB Progress (1): 82/114 MB Progress (1): 82/114 MB Progress (1): 82/114 MB Progress (1): 82/114 MB Progress (1): 82/114 MB Progress (1): 82/114 MB Progress (1): 82/114 MB Progress (1): 82/114 MB Progress (1): 82/114 MB Progress (1): 82/114 MB Progress (1): 82/114 MB Progress (1): 82/114 MB Progress (1): 82/114 MB Progress (1): 82/114 MB Progress (1): 82/114 MB Progress (1): 82/114 MB Progress (1): 82/114 MB Progress (1): 82/114 MB Progress (1): 82/114 MB Progress (1): 82/114 MB Progress (1): 82/114 MB Progress (1): 82/114 MB Progress (1): 82/114 MB Progress (1): 82/114 MB Progress (1): 82/114 MB Progress (1): 82/114 MB Progress (1): 82/114 MB Progress (1): 82/114 MB Progress (1): 82/114 MB Progress (1): 82/114 MB Progress (1): 83/114 MB Progress (1): 83/114 MB Progress (1): 83/114 MB Progress (1): 83/114 MB Progress (1): 83/114 MB Progress (1): 83/114 MB Progress (1): 83/114 MB Progress (1): 83/114 MB Progress (1): 83/114 MB Progress (1): 83/114 MB Progress (1): 83/114 MB Progress (1): 83/114 MB Progress (1): 83/114 MB Progress (1): 83/114 MB Progress (1): 83/114 MB Progress (1): 83/114 MB Progress (1): 83/114 MB Progress (1): 83/114 MB Progress (1): 83/114 MB Progress (1): 83/114 MB Progress (1): 83/114 MB Progress (1): 83/114 MB Progress (1): 83/114 MB Progress (1): 83/114 MB Progress (1): 83/114 MB Progress (1): 83/114 MB Progress (1): 83/114 MB Progress (1): 83/114 MB Progress (1): 83/114 MB Progress (1): 83/114 MB Progress (1): 83/114 MB Progress (1): 83/114 MB Progress (1): 83/114 MB Progress (1): 83/114 MB Progress (1): 83/114 MB Progress (1): 83/114 MB Progress (1): 83/114 MB Progress (1): 83/114 MB Progress (1): 83/114 MB Progress (1): 83/114 MB Progress (1): 83/114 MB Progress (1): 83/114 MB Progress (1): 83/114 MB Progress (1): 83/114 MB Progress (1): 83/114 MB Progress (1): 83/114 MB Progress (1): 83/114 MB Progress (1): 83/114 MB Progress (1): 83/114 MB Progress (1): 83/114 MB Progress (1): 83/114 MB Progress (1): 83/114 MB Progress (1): 83/114 MB Progress (1): 83/114 MB Progress (1): 83/114 MB Progress (1): 83/114 MB Progress (1): 83/114 MB Progress (1): 83/114 MB Progress (1): 83/114 MB Progress (1): 83/114 MB Progress (1): 83/114 MB Progress (1): 83/114 MB Progress (1): 83/114 MB Progress (1): 83/114 MB Progress (1): 83/114 MB Progress (1): 83/114 MB Progress (1): 83/114 MB Progress (1): 83/114 MB Progress (1): 83/114 MB Progress (1): 83/114 MB Progress (1): 83/114 MB Progress (1): 83/114 MB Progress (1): 83/114 MB Progress (1): 83/114 MB Progress (1): 83/114 MB Progress (1): 83/114 MB Progress (1): 83/114 MB Progress (1): 83/114 MB Progress (1): 83/114 MB Progress (1): 83/114 MB Progress (1): 83/114 MB Progress (1): 83/114 MB Progress (1): 83/114 MB Progress (1): 83/114 MB Progress (1): 83/114 MB Progress (1): 83/114 MB Progress (1): 83/114 MB Progress (1): 83/114 MB Progress (1): 83/114 MB Progress (1): 83/114 MB Progress (1): 83/114 MB Progress (1): 83/114 MB Progress (1): 83/114 MB Progress (1): 83/114 MB Progress (1): 83/114 MB Progress (1): 83/114 MB Progress (1): 83/114 MB Progress (1): 83/114 MB Progress (1): 83/114 MB Progress (1): 83/114 MB Progress (1): 83/114 MB Progress (1): 83/114 MB Progress (1): 83/114 MB Progress (1): 83/114 MB Progress (1): 83/114 MB Progress (1): 83/114 MB Progress (1): 83/114 MB Progress (1): 83/114 MB Progress (1): 83/114 MB Progress (1): 83/114 MB Progress (1): 83/114 MB Progress (1): 83/114 MB Progress (1): 83/114 MB Progress (1): 83/114 MB Progress (1): 83/114 MB Progress (1): 83/114 MB Progress (1): 83/114 MB Progress (1): 83/114 MB Progress (1): 83/114 MB Progress (1): 83/114 MB Progress (1): 83/114 MB Progress (1): 83/114 MB Progress (1): 83/114 MB Progress (1): 83/114 MB Progress (1): 83/114 MB Progress (1): 83/114 MB Progress (1): 83/114 MB Progress (1): 83/114 MB Progress (1): 83/114 MB Progress (1): 83/114 MB Progress (1): 83/114 MB Progress (1): 83/114 MB Progress (1): 83/114 MB Progress (1): 83/114 MB Progress (1): 83/114 MB Progress (1): 83/114 MB Progress (1): 83/114 MB Progress (1): 83/114 MB Progress (1): 83/114 MB Progress (1): 83/114 MB Progress (1): 83/114 MB Progress (1): 83/114 MB Progress (1): 83/114 MB Progress (1): 83/114 MB Progress (1): 83/114 MB Progress (1): 83/114 MB Progress (1): 83/114 MB Progress (1): 83/114 MB Progress (1): 83/114 MB Progress (1): 83/114 MB Progress (1): 83/114 MB Progress (1): 83/114 MB Progress (1): 83/114 MB Progress (1): 83/114 MB Progress (1): 83/114 MB Progress (1): 83/114 MB Progress (1): 83/114 MB Progress (1): 83/114 MB Progress (1): 83/114 MB Progress (1): 83/114 MB Progress (1): 83/114 MB Progress (1): 83/114 MB Progress (1): 83/114 MB Progress (1): 83/114 MB Progress (1): 83/114 MB Progress (1): 83/114 MB Progress (1): 83/114 MB Progress (1): 83/114 MB Progress (1): 83/114 MB Progress (1): 83/114 MB Progress (1): 83/114 MB Progress (1): 83/114 MB Progress (1): 83/114 MB Progress (1): 83/114 MB Progress (1): 83/114 MB Progress (1): 83/114 MB Progress (1): 83/114 MB Progress (1): 83/114 MB Progress (1): 83/114 MB Progress (1): 83/114 MB Progress (1): 83/114 MB Progress (1): 83/114 MB Progress (1): 83/114 MB Progress (1): 83/114 MB Progress (1): 83/114 MB Progress (1): 83/114 MB Progress (1): 83/114 MB Progress (1): 83/114 MB Progress (1): 83/114 MB Progress (1): 83/114 MB Progress (1): 83/114 MB Progress (1): 83/114 MB Progress (1): 83/114 MB Progress (1): 83/114 MB Progress (1): 83/114 MB Progress (1): 83/114 MB Progress (1): 83/114 MB Progress (1): 83/114 MB Progress (1): 83/114 MB Progress (1): 83/114 MB Progress (1): 83/114 MB Progress (1): 83/114 MB Progress (1): 83/114 MB Progress (1): 83/114 MB Progress (1): 83/114 MB Progress (1): 83/114 MB Progress (1): 83/114 MB Progress (1): 83/114 MB Progress (1): 83/114 MB Progress (1): 83/114 MB Progress (1): 83/114 MB Progress (1): 83/114 MB Progress (1): 83/114 MB Progress (1): 83/114 MB Progress (1): 83/114 MB Progress (1): 83/114 MB Progress (1): 83/114 MB Progress (1): 83/114 MB Progress (1): 83/114 MB Progress (1): 83/114 MB Progress (1): 83/114 MB Progress (1): 83/114 MB Progress (1): 83/114 MB Progress (1): 83/114 MB Progress (1): 83/114 MB Progress (1): 83/114 MB Progress (1): 83/114 MB Progress (1): 83/114 MB Progress (1): 83/114 MB Progress (1): 83/114 MB Progress (1): 83/114 MB Progress (1): 83/114 MB Progress (1): 83/114 MB Progress (1): 83/114 MB Progress (1): 83/114 MB Progress (1): 83/114 MB Progress (1): 83/114 MB Progress (1): 83/114 MB Progress (1): 83/114 MB Progress (1): 83/114 MB Progress (1): 83/114 MB Progress (1): 83/114 MB Progress (1): 83/114 MB Progress (1): 83/114 MB Progress (1): 83/114 MB Progress (1): 83/114 MB Progress (1): 83/114 MB Progress (1): 83/114 MB Progress (1): 83/114 MB Progress (1): 83/114 MB Progress (1): 83/114 MB Progress (1): 83/114 MB Progress (1): 83/114 MB Progress (1): 83/114 MB Progress (1): 83/114 MB Progress (1): 83/114 MB Progress (1): 83/114 MB Progress (1): 83/114 MB Progress (1): 83/114 MB Progress (1): 83/114 MB Progress (1): 83/114 MB Progress (1): 83/114 MB Progress (1): 83/114 MB Progress (1): 83/114 MB Progress (1): 83/114 MB Progress (1): 83/114 MB Progress (1): 83/114 MB Progress (1): 83/114 MB Progress (1): 83/114 MB Progress (1): 83/114 MB Progress (1): 83/114 MB Progress (1): 83/114 MB Progress (1): 83/114 MB Progress (1): 83/114 MB Progress (1): 83/114 MB Progress (1): 83/114 MB Progress (1): 83/114 MB Progress (1): 83/114 MB Progress (1): 83/114 MB Progress (1): 83/114 MB Progress (1): 83/114 MB Progress (1): 83/114 MB Progress (1): 83/114 MB Progress (1): 83/114 MB Progress (1): 83/114 MB Progress (1): 83/114 MB Progress (1): 83/114 MB Progress (1): 83/114 MB Progress (1): 83/114 MB Progress (1): 83/114 MB Progress (1): 83/114 MB Progress (1): 83/114 MB Progress (1): 83/114 MB Progress (1): 83/114 MB Progress (1): 83/114 MB Progress (1): 83/114 MB Progress (1): 83/114 MB Progress (1): 83/114 MB Progress (1): 83/114 MB Progress (1): 83/114 MB Progress (1): 83/114 MB Progress (1): 83/114 MB Progress (1): 83/114 MB Progress (1): 83/114 MB Progress (1): 83/114 MB Progress (1): 83/114 MB Progress (1): 83/114 MB Progress (1): 83/114 MB Progress (1): 83/114 MB Progress (1): 83/114 MB Progress (1): 83/114 MB Progress (1): 83/114 MB Progress (1): 83/114 MB Progress (1): 83/114 MB Progress (1): 83/114 MB Progress (1): 83/114 MB Progress (1): 83/114 MB Progress (1): 83/114 MB Progress (1): 83/114 MB Progress (1): 83/114 MB Progress (1): 83/114 MB Progress (1): 83/114 MB Progress (1): 83/114 MB Progress (1): 83/114 MB Progress (1): 83/114 MB Progress (1): 83/114 MB Progress (1): 83/114 MB Progress (1): 83/114 MB Progress (1): 83/114 MB Progress (1): 83/114 MB Progress (1): 83/114 MB Progress (1): 83/114 MB Progress (1): 83/114 MB Progress (1): 83/114 MB Progress (1): 83/114 MB Progress (1): 83/114 MB Progress (1): 83/114 MB Progress (1): 83/114 MB Progress (1): 83/114 MB Progress (1): 83/114 MB Progress (1): 83/114 MB Progress (1): 83/114 MB Progress (1): 83/114 MB Progress (1): 83/114 MB Progress (1): 83/114 MB Progress (1): 83/114 MB Progress (1): 83/114 MB Progress (1): 83/114 MB Progress (1): 83/114 MB Progress (1): 83/114 MB Progress (1): 83/114 MB Progress (1): 83/114 MB Progress (1): 83/114 MB Progress (1): 83/114 MB Progress (1): 83/114 MB Progress (1): 83/114 MB Progress (1): 83/114 MB Progress (1): 83/114 MB Progress (1): 83/114 MB Progress (1): 83/114 MB Progress (1): 83/114 MB Progress (1): 83/114 MB Progress (1): 83/114 MB Progress (1): 83/114 MB Progress (1): 83/114 MB Progress (1): 83/114 MB Progress (1): 83/114 MB Progress (1): 83/114 MB Progress (1): 83/114 MB Progress (1): 83/114 MB Progress (1): 83/114 MB Progress (1): 83/114 MB Progress (1): 83/114 MB Progress (1): 83/114 MB Progress (1): 83/114 MB Progress (1): 83/114 MB Progress (1): 83/114 MB Progress (1): 83/114 MB Progress (1): 83/114 MB Progress (1): 83/114 MB Progress (1): 83/114 MB Progress (1): 83/114 MB Progress (1): 83/114 MB Progress (1): 83/114 MB Progress (1): 83/114 MB Progress (1): 83/114 MB Progress (1): 83/114 MB Progress (1): 83/114 MB Progress (1): 83/114 MB Progress (1): 83/114 MB Progress (1): 83/114 MB Progress (1): 83/114 MB Progress (1): 83/114 MB Progress (1): 83/114 MB Progress (1): 83/114 MB Progress (1): 83/114 MB Progress (1): 83/114 MB Progress (1): 83/114 MB Progress (1): 83/114 MB Progress (1): 83/114 MB Progress (1): 83/114 MB Progress (1): 83/114 MB Progress (1): 83/114 MB Progress (1): 83/114 MB Progress (1): 83/114 MB Progress (1): 83/114 MB Progress (1): 83/114 MB Progress (1): 83/114 MB Progress (1): 83/114 MB Progress (1): 83/114 MB Progress (1): 83/114 MB Progress (1): 83/114 MB Progress (1): 83/114 MB Progress (1): 83/114 MB Progress (1): 83/114 MB Progress (1): 83/114 MB Progress (1): 83/114 MB Progress (1): 83/114 MB Progress (1): 83/114 MB Progress (1): 83/114 MB Progress (1): 83/114 MB Progress (1): 83/114 MB Progress (1): 83/114 MB Progress (1): 83/114 MB Progress (1): 83/114 MB Progress (1): 83/114 MB Progress (1): 83/114 MB Progress (1): 83/114 MB Progress (1): 83/114 MB Progress (1): 83/114 MB Progress (1): 83/114 MB Progress (1): 83/114 MB Progress (1): 83/114 MB Progress (1): 83/114 MB Progress (1): 83/114 MB Progress (1): 83/114 MB Progress (1): 83/114 MB Progress (1): 83/114 MB Progress (1): 83/114 MB Progress (1): 83/114 MB Progress (1): 83/114 MB Progress (1): 83/114 MB Progress (1): 83/114 MB Progress (1): 83/114 MB Progress (1): 83/114 MB Progress (1): 83/114 MB Progress (1): 83/114 MB Progress (1): 83/114 MB Progress (1): 83/114 MB Progress (1): 83/114 MB Progress (1): 83/114 MB Progress (1): 83/114 MB Progress (1): 83/114 MB Progress (1): 83/114 MB Progress (1): 83/114 MB Progress (1): 83/114 MB Progress (1): 83/114 MB Progress (1): 83/114 MB Progress (1): 83/114 MB Progress (1): 83/114 MB Progress (1): 83/114 MB Progress (1): 83/114 MB Progress (1): 83/114 MB Progress (1): 83/114 MB Progress (1): 83/114 MB Progress (1): 83/114 MB Progress (1): 83/114 MB Progress (1): 83/114 MB Progress (1): 83/114 MB Progress (1): 83/114 MB Progress (1): 83/114 MB Progress (1): 83/114 MB Progress (1): 83/114 MB Progress (1): 83/114 MB Progress (1): 83/114 MB Progress (1): 83/114 MB Progress (1): 83/114 MB Progress (1): 83/114 MB Progress (1): 83/114 MB Progress (1): 83/114 MB Progress (1): 83/114 MB Progress (1): 83/114 MB Progress (1): 83/114 MB Progress (1): 83/114 MB Progress (1): 83/114 MB Progress (1): 83/114 MB Progress (1): 83/114 MB Progress (1): 83/114 MB Progress (1): 84/114 MB Progress (1): 84/114 MB Progress (1): 84/114 MB Progress (1): 84/114 MB Progress (1): 84/114 MB Progress (1): 84/114 MB Progress (1): 84/114 MB Progress (1): 84/114 MB Progress (1): 84/114 MB Progress (1): 84/114 MB Progress (1): 84/114 MB Progress (1): 84/114 MB Progress (1): 84/114 MB Progress (1): 84/114 MB Progress (1): 84/114 MB Progress (1): 84/114 MB Progress (1): 84/114 MB Progress (1): 84/114 MB Progress (1): 84/114 MB Progress (1): 84/114 MB Progress (1): 84/114 MB Progress (1): 84/114 MB Progress (1): 84/114 MB Progress (1): 84/114 MB Progress (1): 84/114 MB Progress (1): 84/114 MB Progress (1): 84/114 MB Progress (1): 84/114 MB Progress (1): 84/114 MB Progress (1): 84/114 MB Progress (1): 84/114 MB Progress (1): 84/114 MB Progress (1): 84/114 MB Progress (1): 84/114 MB Progress (1): 84/114 MB Progress (1): 84/114 MB Progress (1): 84/114 MB Progress (1): 84/114 MB Progress (1): 84/114 MB Progress (1): 84/114 MB Progress (1): 84/114 MB Progress (1): 84/114 MB Progress (1): 84/114 MB Progress (1): 84/114 MB Progress (1): 84/114 MB Progress (1): 84/114 MB Progress (1): 84/114 MB Progress (1): 84/114 MB Progress (1): 84/114 MB Progress (1): 84/114 MB Progress (1): 84/114 MB Progress (1): 84/114 MB Progress (1): 84/114 MB Progress (1): 84/114 MB Progress (1): 84/114 MB Progress (1): 84/114 MB Progress (1): 84/114 MB Progress (1): 84/114 MB Progress (1): 84/114 MB Progress (1): 84/114 MB Progress (1): 84/114 MB Progress (1): 84/114 MB Progress (1): 84/114 MB Progress (1): 84/114 MB Progress (1): 84/114 MB Progress (1): 84/114 MB Progress (1): 84/114 MB Progress (1): 84/114 MB Progress (1): 84/114 MB Progress (1): 84/114 MB Progress (1): 84/114 MB Progress (1): 84/114 MB Progress (1): 84/114 MB Progress (1): 84/114 MB Progress (1): 84/114 MB Progress (1): 84/114 MB Progress (1): 84/114 MB Progress (1): 84/114 MB Progress (1): 84/114 MB Progress (1): 84/114 MB Progress (1): 84/114 MB Progress (1): 84/114 MB Progress (1): 84/114 MB Progress (1): 84/114 MB Progress (1): 84/114 MB Progress (1): 84/114 MB Progress (1): 84/114 MB Progress (1): 84/114 MB Progress (1): 84/114 MB Progress (1): 84/114 MB Progress (1): 84/114 MB Progress (1): 84/114 MB Progress (1): 84/114 MB Progress (1): 84/114 MB Progress (1): 84/114 MB Progress (1): 84/114 MB Progress (1): 84/114 MB Progress (1): 84/114 MB Progress (1): 84/114 MB Progress (1): 84/114 MB Progress (1): 84/114 MB Progress (1): 84/114 MB Progress (1): 84/114 MB Progress (1): 84/114 MB Progress (1): 84/114 MB Progress (1): 84/114 MB Progress (1): 84/114 MB Progress (1): 84/114 MB Progress (1): 84/114 MB Progress (1): 84/114 MB Progress (1): 84/114 MB Progress (1): 84/114 MB Progress (1): 84/114 MB Progress (1): 84/114 MB Progress (1): 84/114 MB Progress (1): 84/114 MB Progress (1): 84/114 MB Progress (1): 84/114 MB Progress (1): 84/114 MB Progress (1): 84/114 MB Progress (1): 84/114 MB Progress (1): 84/114 MB Progress (1): 84/114 MB Progress (1): 84/114 MB Progress (1): 84/114 MB Progress (1): 84/114 MB Progress (1): 84/114 MB Progress (1): 84/114 MB Progress (1): 84/114 MB Progress (1): 84/114 MB Progress (1): 84/114 MB Progress (1): 84/114 MB Progress (1): 84/114 MB Progress (1): 84/114 MB Progress (1): 84/114 MB Progress (1): 84/114 MB Progress (1): 84/114 MB Progress (1): 84/114 MB Progress (1): 84/114 MB Progress (1): 84/114 MB Progress (1): 84/114 MB Progress (1): 84/114 MB Progress (1): 84/114 MB Progress (1): 84/114 MB Progress (1): 84/114 MB Progress (1): 84/114 MB Progress (1): 84/114 MB Progress (1): 84/114 MB Progress (1): 84/114 MB Progress (1): 84/114 MB Progress (1): 84/114 MB Progress (1): 84/114 MB Progress (1): 84/114 MB Progress (1): 84/114 MB Progress (1): 84/114 MB Progress (1): 84/114 MB Progress (1): 84/114 MB Progress (1): 84/114 MB Progress (1): 84/114 MB Progress (1): 84/114 MB Progress (1): 84/114 MB Progress (1): 84/114 MB Progress (1): 84/114 MB Progress (1): 84/114 MB Progress (1): 84/114 MB Progress (1): 84/114 MB Progress (1): 84/114 MB Progress (1): 84/114 MB Progress (1): 84/114 MB Progress (1): 84/114 MB Progress (1): 84/114 MB Progress (1): 84/114 MB Progress (1): 84/114 MB Progress (1): 84/114 MB Progress (1): 84/114 MB Progress (1): 84/114 MB Progress (1): 84/114 MB Progress (1): 84/114 MB Progress (1): 84/114 MB Progress (1): 84/114 MB Progress (1): 84/114 MB Progress (1): 84/114 MB Progress (1): 84/114 MB Progress (1): 84/114 MB Progress (1): 84/114 MB Progress (1): 84/114 MB Progress (1): 84/114 MB Progress (1): 84/114 MB Progress (1): 84/114 MB Progress (1): 84/114 MB Progress (1): 84/114 MB Progress (1): 84/114 MB Progress (1): 84/114 MB Progress (1): 84/114 MB Progress (1): 84/114 MB Progress (1): 84/114 MB Progress (1): 84/114 MB Progress (1): 84/114 MB Progress (1): 84/114 MB Progress (1): 84/114 MB Progress (1): 84/114 MB Progress (1): 84/114 MB Progress (1): 84/114 MB Progress (1): 84/114 MB Progress (1): 84/114 MB Progress (1): 84/114 MB Progress (1): 84/114 MB Progress (1): 84/114 MB Progress (1): 84/114 MB Progress (1): 84/114 MB Progress (1): 84/114 MB Progress (1): 84/114 MB Progress (1): 84/114 MB Progress (1): 84/114 MB Progress (1): 84/114 MB Progress (1): 84/114 MB Progress (1): 84/114 MB Progress (1): 84/114 MB Progress (1): 84/114 MB Progress (1): 84/114 MB Progress (1): 84/114 MB Progress (1): 84/114 MB Progress (1): 84/114 MB Progress (1): 84/114 MB Progress (1): 84/114 MB Progress (1): 84/114 MB Progress (1): 84/114 MB Progress (1): 84/114 MB Progress (1): 84/114 MB Progress (1): 84/114 MB Progress (1): 84/114 MB Progress (1): 84/114 MB Progress (1): 84/114 MB Progress (1): 84/114 MB Progress (1): 84/114 MB Progress (1): 84/114 MB Progress (1): 84/114 MB Progress (1): 84/114 MB Progress (1): 84/114 MB Progress (1): 84/114 MB Progress (1): 84/114 MB Progress (1): 84/114 MB Progress (1): 84/114 MB Progress (1): 84/114 MB Progress (1): 84/114 MB Progress (1): 84/114 MB Progress (1): 84/114 MB Progress (1): 84/114 MB Progress (1): 84/114 MB Progress (1): 84/114 MB Progress (1): 84/114 MB Progress (1): 84/114 MB Progress (1): 84/114 MB Progress (1): 84/114 MB Progress (1): 84/114 MB Progress (1): 84/114 MB Progress (1): 84/114 MB Progress (1): 84/114 MB Progress (1): 84/114 MB Progress (1): 84/114 MB Progress (1): 84/114 MB Progress (1): 84/114 MB Progress (1): 84/114 MB Progress (1): 84/114 MB Progress (1): 84/114 MB Progress (1): 84/114 MB Progress (1): 84/114 MB Progress (1): 84/114 MB Progress (1): 84/114 MB Progress (1): 84/114 MB Progress (1): 84/114 MB Progress (1): 84/114 MB Progress (1): 84/114 MB Progress (1): 84/114 MB Progress (1): 84/114 MB Progress (1): 84/114 MB Progress (1): 84/114 MB Progress (1): 84/114 MB Progress (1): 84/114 MB Progress (1): 84/114 MB Progress (1): 84/114 MB Progress (1): 84/114 MB Progress (1): 84/114 MB Progress (1): 84/114 MB Progress (1): 84/114 MB Progress (1): 84/114 MB Progress (1): 84/114 MB Progress (1): 84/114 MB Progress (1): 84/114 MB Progress (1): 84/114 MB Progress (1): 84/114 MB Progress (1): 84/114 MB Progress (1): 84/114 MB Progress (1): 84/114 MB Progress (1): 84/114 MB Progress (1): 84/114 MB Progress (1): 84/114 MB Progress (1): 84/114 MB Progress (1): 84/114 MB Progress (1): 84/114 MB Progress (1): 84/114 MB Progress (1): 84/114 MB Progress (1): 84/114 MB Progress (1): 84/114 MB Progress (1): 84/114 MB Progress (1): 84/114 MB Progress (1): 84/114 MB Progress (1): 84/114 MB Progress (1): 84/114 MB Progress (1): 84/114 MB Progress (1): 84/114 MB Progress (1): 84/114 MB Progress (1): 84/114 MB Progress (1): 84/114 MB Progress (1): 84/114 MB Progress (1): 84/114 MB Progress (1): 84/114 MB Progress (1): 84/114 MB Progress (1): 84/114 MB Progress (1): 84/114 MB Progress (1): 84/114 MB Progress (1): 84/114 MB Progress (1): 84/114 MB Progress (1): 84/114 MB Progress (1): 84/114 MB Progress (1): 84/114 MB Progress (1): 84/114 MB Progress (1): 84/114 MB Progress (1): 84/114 MB Progress (1): 84/114 MB Progress (1): 84/114 MB Progress (1): 84/114 MB Progress (1): 84/114 MB Progress (1): 84/114 MB Progress (1): 84/114 MB Progress (1): 84/114 MB Progress (1): 84/114 MB Progress (1): 84/114 MB Progress (1): 84/114 MB Progress (1): 84/114 MB Progress (1): 84/114 MB Progress (1): 84/114 MB Progress (1): 84/114 MB Progress (1): 84/114 MB Progress (1): 84/114 MB Progress (1): 84/114 MB Progress (1): 84/114 MB Progress (1): 84/114 MB Progress (1): 84/114 MB Progress (1): 84/114 MB Progress (1): 84/114 MB Progress (1): 84/114 MB Progress (1): 84/114 MB Progress (1): 84/114 MB Progress (1): 84/114 MB Progress (1): 84/114 MB Progress (1): 84/114 MB Progress (1): 84/114 MB Progress (1): 84/114 MB Progress (1): 84/114 MB Progress (1): 84/114 MB Progress (1): 84/114 MB Progress (1): 84/114 MB Progress (1): 84/114 MB Progress (1): 84/114 MB Progress (1): 84/114 MB Progress (1): 84/114 MB Progress (1): 84/114 MB Progress (1): 84/114 MB Progress (1): 84/114 MB Progress (1): 84/114 MB Progress (1): 84/114 MB Progress (1): 84/114 MB Progress (1): 84/114 MB Progress (1): 84/114 MB Progress (1): 84/114 MB Progress (1): 84/114 MB Progress (1): 84/114 MB Progress (1): 84/114 MB Progress (1): 84/114 MB Progress (1): 84/114 MB Progress (1): 84/114 MB Progress (1): 84/114 MB Progress (1): 84/114 MB Progress (1): 84/114 MB Progress (1): 84/114 MB Progress (1): 84/114 MB Progress (1): 84/114 MB Progress (1): 84/114 MB Progress (1): 84/114 MB Progress (1): 84/114 MB Progress (1): 84/114 MB Progress (1): 84/114 MB Progress (1): 84/114 MB Progress (1): 84/114 MB Progress (1): 84/114 MB Progress (1): 84/114 MB Progress (1): 84/114 MB Progress (1): 84/114 MB Progress (1): 84/114 MB Progress (1): 84/114 MB Progress (1): 84/114 MB Progress (1): 84/114 MB Progress (1): 84/114 MB Progress (1): 84/114 MB Progress (1): 84/114 MB Progress (1): 84/114 MB Progress (1): 84/114 MB Progress (1): 84/114 MB Progress (1): 84/114 MB Progress (1): 84/114 MB Progress (1): 84/114 MB Progress (1): 84/114 MB Progress (1): 84/114 MB Progress (1): 84/114 MB Progress (1): 84/114 MB Progress (1): 84/114 MB Progress (1): 84/114 MB Progress (1): 84/114 MB Progress (1): 84/114 MB Progress (1): 84/114 MB Progress (1): 84/114 MB Progress (1): 84/114 MB Progress (1): 84/114 MB Progress (1): 84/114 MB Progress (1): 84/114 MB Progress (1): 84/114 MB Progress (1): 84/114 MB Progress (1): 84/114 MB Progress (1): 84/114 MB Progress (1): 84/114 MB Progress (1): 84/114 MB Progress (1): 84/114 MB Progress (1): 84/114 MB Progress (1): 84/114 MB Progress (1): 84/114 MB Progress (1): 84/114 MB Progress (1): 84/114 MB Progress (1): 84/114 MB Progress (1): 84/114 MB Progress (1): 84/114 MB Progress (1): 84/114 MB Progress (1): 84/114 MB Progress (1): 84/114 MB Progress (1): 84/114 MB Progress (1): 84/114 MB Progress (1): 84/114 MB Progress (1): 84/114 MB Progress (1): 84/114 MB Progress (1): 84/114 MB Progress (1): 84/114 MB Progress (1): 84/114 MB Progress (1): 84/114 MB Progress (1): 84/114 MB Progress (1): 84/114 MB Progress (1): 84/114 MB Progress (1): 84/114 MB Progress (1): 84/114 MB Progress (1): 84/114 MB Progress (1): 84/114 MB Progress (1): 84/114 MB Progress (1): 84/114 MB Progress (1): 84/114 MB Progress (1): 84/114 MB Progress (1): 84/114 MB Progress (1): 84/114 MB Progress (1): 84/114 MB Progress (1): 84/114 MB Progress (1): 84/114 MB Progress (1): 84/114 MB Progress (1): 84/114 MB Progress (1): 84/114 MB Progress (1): 84/114 MB Progress (1): 84/114 MB Progress (1): 84/114 MB Progress (1): 84/114 MB Progress (1): 84/114 MB Progress (1): 84/114 MB Progress (1): 84/114 MB Progress (1): 84/114 MB Progress (1): 84/114 MB Progress (1): 84/114 MB Progress (1): 84/114 MB Progress (1): 84/114 MB Progress (1): 84/114 MB Progress (1): 84/114 MB Progress (1): 84/114 MB Progress (1): 84/114 MB Progress (1): 85/114 MB Progress (1): 85/114 MB Progress (1): 85/114 MB Progress (1): 85/114 MB Progress (1): 85/114 MB Progress (1): 85/114 MB Progress (1): 85/114 MB Progress (1): 85/114 MB Progress (1): 85/114 MB Progress (1): 85/114 MB Progress (1): 85/114 MB Progress (1): 85/114 MB Progress (1): 85/114 MB Progress (1): 85/114 MB Progress (1): 85/114 MB Progress (1): 85/114 MB Progress (1): 85/114 MB Progress (1): 85/114 MB Progress (1): 85/114 MB Progress (1): 85/114 MB Progress (1): 85/114 MB Progress (1): 85/114 MB Progress (1): 85/114 MB Progress (1): 85/114 MB Progress (1): 85/114 MB Progress (1): 85/114 MB Progress (1): 85/114 MB Progress (1): 85/114 MB Progress (1): 85/114 MB Progress (1): 85/114 MB Progress (1): 85/114 MB Progress (1): 85/114 MB Progress (1): 85/114 MB Progress (1): 85/114 MB Progress (1): 85/114 MB Progress (1): 85/114 MB Progress (1): 85/114 MB Progress (1): 85/114 MB Progress (1): 85/114 MB Progress (1): 85/114 MB Progress (1): 85/114 MB Progress (1): 85/114 MB Progress (1): 85/114 MB Progress (1): 85/114 MB Progress (1): 85/114 MB Progress (1): 85/114 MB Progress (1): 85/114 MB Progress (1): 85/114 MB Progress (1): 85/114 MB Progress (1): 85/114 MB Progress (1): 85/114 MB Progress (1): 85/114 MB Progress (1): 85/114 MB Progress (1): 85/114 MB Progress (1): 85/114 MB Progress (1): 85/114 MB Progress (1): 85/114 MB Progress (1): 85/114 MB Progress (1): 85/114 MB Progress (1): 85/114 MB Progress (1): 85/114 MB Progress (1): 85/114 MB Progress (1): 85/114 MB Progress (1): 85/114 MB Progress (1): 85/114 MB Progress (1): 85/114 MB Progress (1): 85/114 MB Progress (1): 85/114 MB Progress (1): 85/114 MB Progress (1): 85/114 MB Progress (1): 85/114 MB Progress (1): 85/114 MB Progress (1): 85/114 MB Progress (1): 85/114 MB Progress (1): 85/114 MB Progress (1): 85/114 MB Progress (1): 85/114 MB Progress (1): 85/114 MB Progress (1): 85/114 MB Progress (1): 85/114 MB Progress (1): 85/114 MB Progress (1): 85/114 MB Progress (1): 85/114 MB Progress (1): 85/114 MB Progress (1): 85/114 MB Progress (1): 85/114 MB Progress (1): 85/114 MB Progress (1): 85/114 MB Progress (1): 85/114 MB Progress (1): 85/114 MB Progress (1): 85/114 MB Progress (1): 85/114 MB Progress (1): 85/114 MB Progress (1): 85/114 MB Progress (1): 85/114 MB Progress (1): 85/114 MB Progress (1): 85/114 MB Progress (1): 85/114 MB Progress (1): 85/114 MB Progress (1): 85/114 MB Progress (1): 85/114 MB Progress (1): 85/114 MB Progress (1): 85/114 MB Progress (1): 85/114 MB Progress (1): 85/114 MB Progress (1): 85/114 MB Progress (1): 85/114 MB Progress (1): 85/114 MB Progress (1): 85/114 MB Progress (1): 85/114 MB Progress (1): 85/114 MB Progress (1): 85/114 MB Progress (1): 85/114 MB Progress (1): 85/114 MB Progress (1): 85/114 MB Progress (1): 85/114 MB Progress (1): 85/114 MB Progress (1): 85/114 MB Progress (1): 85/114 MB Progress (1): 85/114 MB Progress (1): 85/114 MB Progress (1): 85/114 MB Progress (1): 85/114 MB Progress (1): 85/114 MB Progress (1): 85/114 MB Progress (1): 85/114 MB Progress (1): 85/114 MB Progress (1): 85/114 MB Progress (1): 85/114 MB Progress (1): 85/114 MB Progress (1): 85/114 MB Progress (1): 85/114 MB Progress (1): 85/114 MB Progress (1): 85/114 MB Progress (1): 85/114 MB Progress (1): 85/114 MB Progress (1): 85/114 MB Progress (1): 85/114 MB Progress (1): 85/114 MB Progress (1): 85/114 MB Progress (1): 85/114 MB Progress (1): 85/114 MB Progress (1): 85/114 MB Progress (1): 85/114 MB Progress (1): 85/114 MB Progress (1): 85/114 MB Progress (1): 85/114 MB Progress (1): 85/114 MB Progress (1): 85/114 MB Progress (1): 85/114 MB Progress (1): 85/114 MB Progress (1): 85/114 MB Progress (1): 85/114 MB Progress (1): 85/114 MB Progress (1): 85/114 MB Progress (1): 85/114 MB Progress (1): 85/114 MB Progress (1): 85/114 MB Progress (1): 85/114 MB Progress (1): 85/114 MB Progress (1): 85/114 MB Progress (1): 85/114 MB Progress (1): 85/114 MB Progress (1): 85/114 MB Progress (1): 85/114 MB Progress (1): 85/114 MB Progress (1): 85/114 MB Progress (1): 85/114 MB Progress (1): 85/114 MB Progress (1): 85/114 MB Progress (1): 85/114 MB Progress (1): 85/114 MB Progress (1): 85/114 MB Progress (1): 85/114 MB Progress (1): 85/114 MB Progress (1): 85/114 MB Progress (1): 85/114 MB Progress (1): 85/114 MB Progress (1): 85/114 MB Progress (1): 85/114 MB Progress (1): 85/114 MB Progress (1): 85/114 MB Progress (1): 85/114 MB Progress (1): 85/114 MB Progress (1): 85/114 MB Progress (1): 85/114 MB Progress (1): 85/114 MB Progress (1): 85/114 MB Progress (1): 85/114 MB Progress (1): 85/114 MB Progress (1): 85/114 MB Progress (1): 85/114 MB Progress (1): 85/114 MB Progress (1): 85/114 MB Progress (1): 85/114 MB Progress (1): 85/114 MB Progress (1): 85/114 MB Progress (1): 85/114 MB Progress (1): 85/114 MB Progress (1): 85/114 MB Progress (1): 85/114 MB Progress (1): 85/114 MB Progress (1): 85/114 MB Progress (1): 85/114 MB Progress (1): 85/114 MB Progress (1): 85/114 MB Progress (1): 85/114 MB Progress (1): 85/114 MB Progress (1): 85/114 MB Progress (1): 85/114 MB Progress (1): 85/114 MB Progress (1): 85/114 MB Progress (1): 85/114 MB Progress (1): 85/114 MB Progress (1): 85/114 MB Progress (1): 85/114 MB Progress (1): 85/114 MB Progress (1): 85/114 MB Progress (1): 85/114 MB Progress (1): 85/114 MB Progress (1): 85/114 MB Progress (1): 85/114 MB Progress (1): 85/114 MB Progress (1): 85/114 MB Progress (1): 85/114 MB Progress (1): 85/114 MB Progress (1): 85/114 MB Progress (1): 85/114 MB Progress (1): 85/114 MB Progress (1): 85/114 MB Progress (1): 85/114 MB Progress (1): 85/114 MB Progress (1): 85/114 MB Progress (1): 85/114 MB Progress (1): 85/114 MB Progress (1): 85/114 MB Progress (1): 85/114 MB Progress (1): 85/114 MB Progress (1): 85/114 MB Progress (1): 85/114 MB Progress (1): 85/114 MB Progress (1): 85/114 MB Progress (1): 85/114 MB Progress (1): 85/114 MB Progress (1): 85/114 MB Progress (1): 85/114 MB Progress (1): 85/114 MB Progress (1): 85/114 MB Progress (1): 85/114 MB Progress (1): 85/114 MB Progress (1): 85/114 MB Progress (1): 85/114 MB Progress (1): 85/114 MB Progress (1): 85/114 MB Progress (1): 85/114 MB Progress (1): 85/114 MB Progress (1): 85/114 MB Progress (1): 85/114 MB Progress (1): 85/114 MB Progress (1): 85/114 MB Progress (1): 85/114 MB Progress (1): 85/114 MB Progress (1): 85/114 MB Progress (1): 85/114 MB Progress (1): 85/114 MB Progress (1): 85/114 MB Progress (1): 85/114 MB Progress (1): 85/114 MB Progress (1): 85/114 MB Progress (1): 85/114 MB Progress (1): 85/114 MB Progress (1): 85/114 MB Progress (1): 85/114 MB Progress (1): 85/114 MB Progress (1): 85/114 MB Progress (1): 85/114 MB Progress (1): 85/114 MB Progress (1): 85/114 MB Progress (1): 85/114 MB Progress (1): 85/114 MB Progress (1): 85/114 MB Progress (1): 85/114 MB Progress (1): 85/114 MB Progress (1): 85/114 MB Progress (1): 85/114 MB Progress (1): 85/114 MB Progress (1): 85/114 MB Progress (1): 85/114 MB Progress (1): 85/114 MB Progress (1): 85/114 MB Progress (1): 85/114 MB Progress (1): 85/114 MB Progress (1): 85/114 MB Progress (1): 85/114 MB Progress (1): 85/114 MB Progress (1): 85/114 MB Progress (1): 85/114 MB Progress (1): 85/114 MB Progress (1): 85/114 MB Progress (1): 85/114 MB Progress (1): 85/114 MB Progress (1): 85/114 MB Progress (1): 85/114 MB Progress (1): 85/114 MB Progress (1): 85/114 MB Progress (1): 85/114 MB Progress (1): 85/114 MB Progress (1): 85/114 MB Progress (1): 85/114 MB Progress (1): 85/114 MB Progress (1): 85/114 MB Progress (1): 85/114 MB Progress (1): 85/114 MB Progress (1): 85/114 MB Progress (1): 85/114 MB Progress (1): 85/114 MB Progress (1): 85/114 MB Progress (1): 85/114 MB Progress (1): 85/114 MB Progress (1): 85/114 MB Progress (1): 85/114 MB Progress (1): 85/114 MB Progress (1): 85/114 MB Progress (1): 85/114 MB Progress (1): 85/114 MB Progress (1): 85/114 MB Progress (1): 85/114 MB Progress (1): 85/114 MB Progress (1): 85/114 MB Progress (1): 85/114 MB Progress (1): 85/114 MB Progress (1): 85/114 MB Progress (1): 85/114 MB Progress (1): 85/114 MB Progress (1): 85/114 MB Progress (1): 85/114 MB Progress (1): 85/114 MB Progress (1): 85/114 MB Progress (1): 85/114 MB Progress (1): 85/114 MB Progress (1): 85/114 MB Progress (1): 85/114 MB Progress (1): 85/114 MB Progress (1): 85/114 MB Progress (1): 85/114 MB Progress (1): 85/114 MB Progress (1): 85/114 MB Progress (1): 85/114 MB Progress (1): 85/114 MB Progress (1): 85/114 MB Progress (1): 85/114 MB Progress (1): 85/114 MB Progress (1): 85/114 MB Progress (1): 85/114 MB Progress (1): 85/114 MB Progress (1): 85/114 MB Progress (1): 85/114 MB Progress (1): 85/114 MB Progress (1): 85/114 MB Progress (1): 85/114 MB Progress (1): 85/114 MB Progress (1): 85/114 MB Progress (1): 85/114 MB Progress (1): 85/114 MB Progress (1): 85/114 MB Progress (1): 85/114 MB Progress (1): 85/114 MB Progress (1): 85/114 MB Progress (1): 85/114 MB Progress (1): 85/114 MB Progress (1): 85/114 MB Progress (1): 85/114 MB Progress (1): 85/114 MB Progress (1): 85/114 MB Progress (1): 85/114 MB Progress (1): 85/114 MB Progress (1): 85/114 MB Progress (1): 85/114 MB Progress (1): 85/114 MB Progress (1): 85/114 MB Progress (1): 85/114 MB Progress (1): 85/114 MB Progress (1): 85/114 MB Progress (1): 85/114 MB Progress (1): 85/114 MB Progress (1): 85/114 MB Progress (1): 85/114 MB Progress (1): 85/114 MB Progress (1): 85/114 MB Progress (1): 85/114 MB Progress (1): 85/114 MB Progress (1): 85/114 MB Progress (1): 85/114 MB Progress (1): 85/114 MB Progress (1): 85/114 MB Progress (1): 85/114 MB Progress (1): 85/114 MB Progress (1): 85/114 MB Progress (1): 85/114 MB Progress (1): 85/114 MB Progress (1): 85/114 MB Progress (1): 85/114 MB Progress (1): 85/114 MB Progress (1): 85/114 MB Progress (1): 85/114 MB Progress (1): 85/114 MB Progress (1): 85/114 MB Progress (1): 85/114 MB Progress (1): 85/114 MB Progress (1): 85/114 MB Progress (1): 85/114 MB Progress (1): 85/114 MB Progress (1): 85/114 MB Progress (1): 85/114 MB Progress (1): 85/114 MB Progress (1): 85/114 MB Progress (1): 85/114 MB Progress (1): 85/114 MB Progress (1): 85/114 MB Progress (1): 85/114 MB Progress (1): 85/114 MB Progress (1): 85/114 MB Progress (1): 85/114 MB Progress (1): 85/114 MB Progress (1): 85/114 MB Progress (1): 85/114 MB Progress (1): 85/114 MB Progress (1): 85/114 MB Progress (1): 85/114 MB Progress (1): 85/114 MB Progress (1): 85/114 MB Progress (1): 85/114 MB Progress (1): 85/114 MB Progress (1): 85/114 MB Progress (1): 85/114 MB Progress (1): 85/114 MB Progress (1): 85/114 MB Progress (1): 85/114 MB Progress (1): 85/114 MB Progress (1): 85/114 MB Progress (1): 85/114 MB Progress (1): 85/114 MB Progress (1): 85/114 MB Progress (1): 85/114 MB Progress (1): 85/114 MB Progress (1): 85/114 MB Progress (1): 85/114 MB Progress (1): 85/114 MB Progress (1): 85/114 MB Progress (1): 85/114 MB Progress (1): 85/114 MB Progress (1): 85/114 MB Progress (1): 85/114 MB Progress (1): 85/114 MB Progress (1): 85/114 MB Progress (1): 85/114 MB Progress (1): 85/114 MB Progress (1): 85/114 MB Progress (1): 85/114 MB Progress (1): 85/114 MB Progress (1): 85/114 MB Progress (1): 85/114 MB Progress (1): 85/114 MB Progress (1): 85/114 MB Progress (1): 85/114 MB Progress (1): 85/114 MB Progress (1): 85/114 MB Progress (1): 85/114 MB Progress (1): 85/114 MB Progress (1): 85/114 MB Progress (1): 85/114 MB Progress (1): 85/114 MB Progress (1): 85/114 MB Progress (1): 85/114 MB Progress (1): 85/114 MB Progress (1): 85/114 MB Progress (1): 85/114 MB Progress (1): 85/114 MB Progress (1): 85/114 MB Progress (1): 85/114 MB Progress (1): 85/114 MB Progress (1): 85/114 MB Progress (1): 85/114 MB Progress (1): 85/114 MB Progress (1): 85/114 MB Progress (1): 85/114 MB Progress (1): 85/114 MB Progress (1): 85/114 MB Progress (1): 85/114 MB Progress (1): 86/114 MB Progress (1): 86/114 MB Progress (1): 86/114 MB Progress (1): 86/114 MB Progress (1): 86/114 MB Progress (1): 86/114 MB Progress (1): 86/114 MB Progress (1): 86/114 MB Progress (1): 86/114 MB Progress (1): 86/114 MB Progress (1): 86/114 MB Progress (1): 86/114 MB Progress (1): 86/114 MB Progress (1): 86/114 MB Progress (1): 86/114 MB Progress (1): 86/114 MB Progress (1): 86/114 MB Progress (1): 86/114 MB Progress (1): 86/114 MB Progress (1): 86/114 MB Progress (1): 86/114 MB Progress (1): 86/114 MB Progress (1): 86/114 MB Progress (1): 86/114 MB Progress (1): 86/114 MB Progress (1): 86/114 MB Progress (1): 86/114 MB Progress (1): 86/114 MB Progress (1): 86/114 MB Progress (1): 86/114 MB Progress (1): 86/114 MB Progress (1): 86/114 MB Progress (1): 86/114 MB Progress (1): 86/114 MB Progress (1): 86/114 MB Progress (1): 86/114 MB Progress (1): 86/114 MB Progress (1): 86/114 MB Progress (1): 86/114 MB Progress (1): 86/114 MB Progress (1): 86/114 MB Progress (1): 86/114 MB Progress (1): 86/114 MB Progress (1): 86/114 MB Progress (1): 86/114 MB Progress (1): 86/114 MB Progress (1): 86/114 MB Progress (1): 86/114 MB Progress (1): 86/114 MB Progress (1): 86/114 MB Progress (1): 86/114 MB Progress (1): 86/114 MB Progress (1): 86/114 MB Progress (1): 86/114 MB Progress (1): 86/114 MB Progress (1): 86/114 MB Progress (1): 86/114 MB Progress (1): 86/114 MB Progress (1): 86/114 MB Progress (1): 86/114 MB Progress (1): 86/114 MB Progress (1): 86/114 MB Progress (1): 86/114 MB Progress (1): 86/114 MB Progress (1): 86/114 MB Progress (1): 86/114 MB Progress (1): 86/114 MB Progress (1): 86/114 MB Progress (1): 86/114 MB Progress (1): 86/114 MB Progress (1): 86/114 MB Progress (1): 86/114 MB Progress (1): 86/114 MB Progress (1): 86/114 MB Progress (1): 86/114 MB Progress (1): 86/114 MB Progress (1): 86/114 MB Progress (1): 86/114 MB Progress (1): 86/114 MB Progress (1): 86/114 MB Progress (1): 86/114 MB Progress (1): 86/114 MB Progress (1): 86/114 MB Progress (1): 86/114 MB Progress (1): 86/114 MB Progress (1): 86/114 MB Progress (1): 86/114 MB Progress (1): 86/114 MB Progress (1): 86/114 MB Progress (1): 86/114 MB Progress (1): 86/114 MB Progress (1): 86/114 MB Progress (1): 86/114 MB Progress (1): 86/114 MB Progress (1): 86/114 MB Progress (1): 86/114 MB Progress (1): 86/114 MB Progress (1): 86/114 MB Progress (1): 86/114 MB Progress (1): 86/114 MB Progress (1): 86/114 MB Progress (1): 86/114 MB Progress (1): 86/114 MB Progress (1): 86/114 MB Progress (1): 86/114 MB Progress (1): 86/114 MB Progress (1): 86/114 MB Progress (1): 86/114 MB Progress (1): 86/114 MB Progress (1): 86/114 MB Progress (1): 86/114 MB Progress (1): 86/114 MB Progress (1): 86/114 MB Progress (1): 86/114 MB Progress (1): 86/114 MB Progress (1): 86/114 MB Progress (1): 86/114 MB Progress (1): 86/114 MB Progress (1): 86/114 MB Progress (1): 86/114 MB Progress (1): 86/114 MB Progress (1): 86/114 MB Progress (1): 86/114 MB Progress (1): 86/114 MB Progress (1): 86/114 MB Progress (1): 86/114 MB Progress (1): 86/114 MB Progress (1): 86/114 MB Progress (1): 86/114 MB Progress (1): 86/114 MB Progress (1): 86/114 MB Progress (1): 86/114 MB Progress (1): 86/114 MB Progress (1): 86/114 MB Progress (1): 86/114 MB Progress (1): 86/114 MB Progress (1): 86/114 MB Progress (1): 86/114 MB Progress (1): 86/114 MB Progress (1): 86/114 MB Progress (1): 86/114 MB Progress (1): 86/114 MB Progress (1): 86/114 MB Progress (1): 86/114 MB Progress (1): 86/114 MB Progress (1): 86/114 MB Progress (1): 86/114 MB Progress (1): 86/114 MB Progress (1): 86/114 MB Progress (1): 86/114 MB Progress (1): 86/114 MB Progress (1): 86/114 MB Progress (1): 86/114 MB Progress (1): 86/114 MB Progress (1): 86/114 MB Progress (1): 86/114 MB Progress (1): 86/114 MB Progress (1): 86/114 MB Progress (1): 86/114 MB Progress (1): 86/114 MB Progress (1): 86/114 MB Progress (1): 86/114 MB Progress (1): 86/114 MB Progress (1): 86/114 MB Progress (1): 86/114 MB Progress (1): 86/114 MB Progress (1): 86/114 MB Progress (1): 86/114 MB Progress (1): 86/114 MB Progress (1): 86/114 MB Progress (1): 86/114 MB Progress (1): 86/114 MB Progress (1): 86/114 MB Progress (1): 86/114 MB Progress (1): 86/114 MB Progress (1): 86/114 MB Progress (1): 86/114 MB Progress (1): 86/114 MB Progress (1): 86/114 MB Progress (1): 86/114 MB Progress (1): 86/114 MB Progress (1): 86/114 MB Progress (1): 86/114 MB Progress (1): 86/114 MB Progress (1): 86/114 MB Progress (1): 86/114 MB Progress (1): 86/114 MB Progress (1): 86/114 MB Progress (1): 86/114 MB Progress (1): 86/114 MB Progress (1): 86/114 MB Progress (1): 86/114 MB Progress (1): 86/114 MB Progress (1): 86/114 MB Progress (1): 86/114 MB Progress (1): 86/114 MB Progress (1): 86/114 MB Progress (1): 86/114 MB Progress (1): 86/114 MB Progress (1): 86/114 MB Progress (1): 86/114 MB Progress (1): 86/114 MB Progress (1): 86/114 MB Progress (1): 86/114 MB Progress (1): 86/114 MB Progress (1): 86/114 MB Progress (1): 86/114 MB Progress (1): 86/114 MB Progress (1): 86/114 MB Progress (1): 86/114 MB Progress (1): 86/114 MB Progress (1): 86/114 MB Progress (1): 86/114 MB Progress (1): 86/114 MB Progress (1): 86/114 MB Progress (1): 86/114 MB Progress (1): 86/114 MB Progress (1): 86/114 MB Progress (1): 86/114 MB Progress (1): 86/114 MB Progress (1): 86/114 MB Progress (1): 86/114 MB Progress (1): 86/114 MB Progress (1): 86/114 MB Progress (1): 86/114 MB Progress (1): 86/114 MB Progress (1): 86/114 MB Progress (1): 86/114 MB Progress (1): 86/114 MB Progress (1): 86/114 MB Progress (1): 86/114 MB Progress (1): 86/114 MB Progress (1): 86/114 MB Progress (1): 86/114 MB Progress (1): 86/114 MB Progress (1): 86/114 MB Progress (1): 86/114 MB Progress (1): 86/114 MB Progress (1): 86/114 MB Progress (1): 86/114 MB Progress (1): 86/114 MB Progress (1): 86/114 MB Progress (1): 86/114 MB Progress (1): 86/114 MB Progress (1): 86/114 MB Progress (1): 86/114 MB Progress (1): 86/114 MB Progress (1): 86/114 MB Progress (1): 86/114 MB Progress (1): 86/114 MB Progress (1): 86/114 MB Progress (1): 86/114 MB Progress (1): 86/114 MB Progress (1): 86/114 MB Progress (1): 86/114 MB Progress (1): 86/114 MB Progress (1): 86/114 MB Progress (1): 86/114 MB Progress (1): 86/114 MB Progress (1): 86/114 MB Progress (1): 86/114 MB Progress (1): 86/114 MB Progress (1): 86/114 MB Progress (1): 86/114 MB Progress (1): 86/114 MB Progress (1): 86/114 MB Progress (1): 86/114 MB Progress (1): 86/114 MB Progress (1): 86/114 MB Progress (1): 86/114 MB Progress (1): 86/114 MB Progress (1): 86/114 MB Progress (1): 86/114 MB Progress (1): 86/114 MB Progress (1): 86/114 MB Progress (1): 86/114 MB Progress (1): 86/114 MB Progress (1): 86/114 MB Progress (1): 86/114 MB Progress (1): 86/114 MB Progress (1): 86/114 MB Progress (1): 86/114 MB Progress (1): 86/114 MB Progress (1): 86/114 MB Progress (1): 86/114 MB Progress (1): 86/114 MB Progress (1): 86/114 MB Progress (1): 86/114 MB Progress (1): 86/114 MB Progress (1): 86/114 MB Progress (1): 86/114 MB Progress (1): 86/114 MB Progress (1): 86/114 MB Progress (1): 86/114 MB Progress (1): 86/114 MB Progress (1): 86/114 MB Progress (1): 86/114 MB Progress (1): 86/114 MB Progress (1): 86/114 MB Progress (1): 86/114 MB Progress (1): 86/114 MB Progress (1): 86/114 MB Progress (1): 86/114 MB Progress (1): 86/114 MB Progress (1): 86/114 MB Progress (1): 86/114 MB Progress (1): 86/114 MB Progress (1): 86/114 MB Progress (1): 86/114 MB Progress (1): 86/114 MB Progress (1): 86/114 MB Progress (1): 86/114 MB Progress (1): 86/114 MB Progress (1): 86/114 MB Progress (1): 86/114 MB Progress (1): 86/114 MB Progress (1): 86/114 MB Progress (1): 86/114 MB Progress (1): 86/114 MB Progress (1): 86/114 MB Progress (1): 86/114 MB Progress (1): 86/114 MB Progress (1): 86/114 MB Progress (1): 86/114 MB Progress (1): 86/114 MB Progress (1): 86/114 MB Progress (1): 86/114 MB Progress (1): 86/114 MB Progress (1): 86/114 MB Progress (1): 86/114 MB Progress (1): 86/114 MB Progress (1): 86/114 MB Progress (1): 86/114 MB Progress (1): 86/114 MB Progress (1): 86/114 MB Progress (1): 86/114 MB Progress (1): 86/114 MB Progress (1): 86/114 MB Progress (1): 86/114 MB Progress (1): 86/114 MB Progress (1): 86/114 MB Progress (1): 86/114 MB Progress (1): 86/114 MB Progress (1): 86/114 MB Progress (1): 86/114 MB Progress (1): 86/114 MB Progress (1): 86/114 MB Progress (1): 86/114 MB Progress (1): 86/114 MB Progress (1): 86/114 MB Progress (1): 86/114 MB Progress (1): 86/114 MB Progress (1): 86/114 MB Progress (1): 86/114 MB Progress (1): 86/114 MB Progress (1): 86/114 MB Progress (1): 86/114 MB Progress (1): 86/114 MB Progress (1): 86/114 MB Progress (1): 86/114 MB Progress (1): 86/114 MB Progress (1): 86/114 MB Progress (1): 86/114 MB Progress (1): 86/114 MB Progress (1): 86/114 MB Progress (1): 86/114 MB Progress (1): 86/114 MB Progress (1): 86/114 MB Progress (1): 86/114 MB Progress (1): 86/114 MB Progress (1): 86/114 MB Progress (1): 86/114 MB Progress (1): 86/114 MB Progress (1): 86/114 MB Progress (1): 86/114 MB Progress (1): 86/114 MB Progress (1): 86/114 MB Progress (1): 86/114 MB Progress (1): 86/114 MB Progress (1): 86/114 MB Progress (1): 86/114 MB Progress (1): 86/114 MB Progress (1): 86/114 MB Progress (1): 86/114 MB Progress (1): 86/114 MB Progress (1): 86/114 MB Progress (1): 86/114 MB Progress (1): 86/114 MB Progress (1): 86/114 MB Progress (1): 86/114 MB Progress (1): 86/114 MB Progress (1): 86/114 MB Progress (1): 86/114 MB Progress (1): 86/114 MB Progress (1): 86/114 MB Progress (1): 86/114 MB Progress (1): 86/114 MB Progress (1): 86/114 MB Progress (1): 86/114 MB Progress (1): 86/114 MB Progress (1): 86/114 MB Progress (1): 86/114 MB Progress (1): 86/114 MB Progress (1): 86/114 MB Progress (1): 86/114 MB Progress (1): 86/114 MB Progress (1): 86/114 MB Progress (1): 86/114 MB Progress (1): 86/114 MB Progress (1): 86/114 MB Progress (1): 86/114 MB Progress (1): 86/114 MB Progress (1): 86/114 MB Progress (1): 86/114 MB Progress (1): 86/114 MB Progress (1): 86/114 MB Progress (1): 86/114 MB Progress (1): 86/114 MB Progress (1): 86/114 MB Progress (1): 86/114 MB Progress (1): 86/114 MB Progress (1): 86/114 MB Progress (1): 86/114 MB Progress (1): 86/114 MB Progress (1): 86/114 MB Progress (1): 86/114 MB Progress (1): 86/114 MB Progress (1): 86/114 MB Progress (1): 86/114 MB Progress (1): 86/114 MB Progress (1): 86/114 MB Progress (1): 86/114 MB Progress (1): 86/114 MB Progress (1): 86/114 MB Progress (1): 86/114 MB Progress (1): 86/114 MB Progress (1): 86/114 MB Progress (1): 86/114 MB Progress (1): 86/114 MB Progress (1): 86/114 MB Progress (1): 86/114 MB Progress (1): 86/114 MB Progress (1): 86/114 MB Progress (1): 86/114 MB Progress (1): 86/114 MB Progress (1): 86/114 MB Progress (1): 86/114 MB Progress (1): 86/114 MB Progress (1): 86/114 MB Progress (1): 86/114 MB Progress (1): 86/114 MB Progress (1): 86/114 MB Progress (1): 86/114 MB Progress (1): 86/114 MB Progress (1): 86/114 MB Progress (1): 86/114 MB Progress (1): 86/114 MB Progress (1): 86/114 MB Progress (1): 86/114 MB Progress (1): 86/114 MB Progress (1): 86/114 MB Progress (1): 86/114 MB Progress (1): 86/114 MB Progress (1): 86/114 MB Progress (1): 86/114 MB Progress (1): 86/114 MB Progress (1): 86/114 MB Progress (1): 86/114 MB Progress (1): 86/114 MB Progress (1): 86/114 MB Progress (1): 86/114 MB Progress (1): 86/114 MB Progress (1): 86/114 MB Progress (1): 86/114 MB Progress (1): 86/114 MB Progress (1): 86/114 MB Progress (1): 86/114 MB Progress (1): 86/114 MB Progress (1): 86/114 MB Progress (1): 86/114 MB Progress (1): 86/114 MB Progress (1): 86/114 MB Progress (1): 86/114 MB Progress (1): 86/114 MB Progress (1): 86/114 MB Progress (1): 86/114 MB Progress (1): 86/114 MB Progress (1): 86/114 MB Progress (1): 87/114 MB Progress (1): 87/114 MB Progress (1): 87/114 MB Progress (1): 87/114 MB Progress (1): 87/114 MB Progress (1): 87/114 MB Progress (1): 87/114 MB Progress (1): 87/114 MB Progress (1): 87/114 MB Progress (1): 87/114 MB Progress (1): 87/114 MB Progress (1): 87/114 MB Progress (1): 87/114 MB Progress (1): 87/114 MB Progress (1): 87/114 MB Progress (1): 87/114 MB Progress (1): 87/114 MB Progress (1): 87/114 MB Progress (1): 87/114 MB Progress (1): 87/114 MB Progress (1): 87/114 MB Progress (1): 87/114 MB Progress (1): 87/114 MB Progress (1): 87/114 MB Progress (1): 87/114 MB Progress (1): 87/114 MB Progress (1): 87/114 MB Progress (1): 87/114 MB Progress (1): 87/114 MB Progress (1): 87/114 MB Progress (1): 87/114 MB Progress (1): 87/114 MB Progress (1): 87/114 MB Progress (1): 87/114 MB Progress (1): 87/114 MB Progress (1): 87/114 MB Progress (1): 87/114 MB Progress (1): 87/114 MB Progress (1): 87/114 MB Progress (1): 87/114 MB Progress (1): 87/114 MB Progress (1): 87/114 MB Progress (1): 87/114 MB Progress (1): 87/114 MB Progress (1): 87/114 MB Progress (1): 87/114 MB Progress (1): 87/114 MB Progress (1): 87/114 MB Progress (1): 87/114 MB Progress (1): 87/114 MB Progress (1): 87/114 MB Progress (1): 87/114 MB Progress (1): 87/114 MB Progress (1): 87/114 MB Progress (1): 87/114 MB Progress (1): 87/114 MB Progress (1): 87/114 MB Progress (1): 87/114 MB Progress (1): 87/114 MB Progress (1): 87/114 MB Progress (1): 87/114 MB Progress (1): 87/114 MB Progress (1): 87/114 MB Progress (1): 87/114 MB Progress (1): 87/114 MB Progress (1): 87/114 MB Progress (1): 87/114 MB Progress (1): 87/114 MB Progress (1): 87/114 MB Progress (1): 87/114 MB Progress (1): 87/114 MB Progress (1): 87/114 MB Progress (1): 87/114 MB Progress (1): 87/114 MB Progress (1): 87/114 MB Progress (1): 87/114 MB Progress (1): 87/114 MB Progress (1): 87/114 MB Progress (1): 87/114 MB Progress (1): 87/114 MB Progress (1): 87/114 MB Progress (1): 87/114 MB Progress (1): 87/114 MB Progress (1): 87/114 MB Progress (1): 87/114 MB Progress (1): 87/114 MB Progress (1): 87/114 MB Progress (1): 87/114 MB Progress (1): 87/114 MB Progress (1): 87/114 MB Progress (1): 87/114 MB Progress (1): 87/114 MB Progress (1): 87/114 MB Progress (1): 87/114 MB Progress (1): 87/114 MB Progress (1): 87/114 MB Progress (1): 87/114 MB Progress (1): 87/114 MB Progress (1): 87/114 MB Progress (1): 87/114 MB Progress (1): 87/114 MB Progress (1): 87/114 MB Progress (1): 87/114 MB Progress (1): 87/114 MB Progress (1): 87/114 MB Progress (1): 87/114 MB Progress (1): 87/114 MB Progress (1): 87/114 MB Progress (1): 87/114 MB Progress (1): 87/114 MB Progress (1): 87/114 MB Progress (1): 87/114 MB Progress (1): 87/114 MB Progress (1): 87/114 MB Progress (1): 87/114 MB Progress (1): 87/114 MB Progress (1): 87/114 MB Progress (1): 87/114 MB Progress (1): 87/114 MB Progress (1): 87/114 MB Progress (1): 87/114 MB Progress (1): 87/114 MB Progress (1): 87/114 MB Progress (1): 87/114 MB Progress (1): 87/114 MB Progress (1): 87/114 MB Progress (1): 87/114 MB Progress (1): 87/114 MB Progress (1): 87/114 MB Progress (1): 87/114 MB Progress (1): 87/114 MB Progress (1): 87/114 MB Progress (1): 87/114 MB Progress (1): 87/114 MB Progress (1): 87/114 MB Progress (1): 87/114 MB Progress (1): 87/114 MB Progress (1): 87/114 MB Progress (1): 87/114 MB Progress (1): 87/114 MB Progress (1): 87/114 MB Progress (1): 87/114 MB Progress (1): 87/114 MB Progress (1): 87/114 MB Progress (1): 87/114 MB Progress (1): 87/114 MB Progress (1): 87/114 MB Progress (1): 87/114 MB Progress (1): 87/114 MB Progress (1): 87/114 MB Progress (1): 87/114 MB Progress (1): 87/114 MB Progress (1): 87/114 MB Progress (1): 87/114 MB Progress (1): 87/114 MB Progress (1): 87/114 MB Progress (1): 87/114 MB Progress (1): 87/114 MB Progress (1): 87/114 MB Progress (1): 87/114 MB Progress (1): 87/114 MB Progress (1): 87/114 MB Progress (1): 87/114 MB Progress (1): 87/114 MB Progress (1): 87/114 MB Progress (1): 87/114 MB Progress (1): 87/114 MB Progress (1): 87/114 MB Progress (1): 87/114 MB Progress (1): 87/114 MB Progress (1): 87/114 MB Progress (1): 87/114 MB Progress (1): 87/114 MB Progress (1): 87/114 MB Progress (1): 87/114 MB Progress (1): 87/114 MB Progress (1): 87/114 MB Progress (1): 87/114 MB Progress (1): 87/114 MB Progress (1): 87/114 MB Progress (1): 87/114 MB Progress (1): 87/114 MB Progress (1): 87/114 MB Progress (1): 87/114 MB Progress (1): 87/114 MB Progress (1): 87/114 MB Progress (1): 87/114 MB Progress (1): 87/114 MB Progress (1): 87/114 MB Progress (1): 87/114 MB Progress (1): 87/114 MB Progress (1): 87/114 MB Progress (1): 87/114 MB Progress (1): 87/114 MB Progress (1): 87/114 MB Progress (1): 87/114 MB Progress (1): 87/114 MB Progress (1): 87/114 MB Progress (1): 87/114 MB Progress (1): 87/114 MB Progress (1): 87/114 MB Progress (1): 87/114 MB Progress (1): 87/114 MB Progress (1): 87/114 MB Progress (1): 87/114 MB Progress (1): 87/114 MB Progress (1): 87/114 MB Progress (1): 87/114 MB Progress (1): 87/114 MB Progress (1): 87/114 MB Progress (1): 87/114 MB Progress (1): 87/114 MB Progress (1): 87/114 MB Progress (1): 87/114 MB Progress (1): 87/114 MB Progress (1): 87/114 MB Progress (1): 87/114 MB Progress (1): 87/114 MB Progress (1): 87/114 MB Progress (1): 87/114 MB Progress (1): 87/114 MB Progress (1): 87/114 MB Progress (1): 87/114 MB Progress (1): 87/114 MB Progress (1): 87/114 MB Progress (1): 87/114 MB Progress (1): 87/114 MB Progress (1): 87/114 MB Progress (1): 87/114 MB Progress (1): 87/114 MB Progress (1): 87/114 MB Progress (1): 87/114 MB Progress (1): 87/114 MB Progress (1): 87/114 MB Progress (1): 87/114 MB Progress (1): 87/114 MB Progress (1): 87/114 MB Progress (1): 87/114 MB Progress (1): 87/114 MB Progress (1): 87/114 MB Progress (1): 87/114 MB Progress (1): 87/114 MB Progress (1): 87/114 MB Progress (1): 87/114 MB Progress (1): 87/114 MB Progress (1): 87/114 MB Progress (1): 87/114 MB Progress (1): 87/114 MB Progress (1): 87/114 MB Progress (1): 87/114 MB Progress (1): 87/114 MB Progress (1): 87/114 MB Progress (1): 87/114 MB Progress (1): 87/114 MB Progress (1): 87/114 MB Progress (1): 87/114 MB Progress (1): 87/114 MB Progress (1): 87/114 MB Progress (1): 87/114 MB Progress (1): 87/114 MB Progress (1): 87/114 MB Progress (1): 87/114 MB Progress (1): 87/114 MB Progress (1): 87/114 MB Progress (1): 87/114 MB Progress (1): 87/114 MB Progress (1): 87/114 MB Progress (1): 87/114 MB Progress (1): 87/114 MB Progress (1): 87/114 MB Progress (1): 87/114 MB Progress (1): 87/114 MB Progress (1): 87/114 MB Progress (1): 87/114 MB Progress (1): 87/114 MB Progress (1): 87/114 MB Progress (1): 87/114 MB Progress (1): 87/114 MB Progress (1): 87/114 MB Progress (1): 87/114 MB Progress (1): 87/114 MB Progress (1): 87/114 MB Progress (1): 87/114 MB Progress (1): 87/114 MB Progress (1): 87/114 MB Progress (1): 87/114 MB Progress (1): 87/114 MB Progress (1): 87/114 MB Progress (1): 87/114 MB Progress (1): 87/114 MB Progress (1): 87/114 MB Progress (1): 87/114 MB Progress (1): 87/114 MB Progress (1): 87/114 MB Progress (1): 87/114 MB Progress (1): 87/114 MB Progress (1): 87/114 MB Progress (1): 87/114 MB Progress (1): 87/114 MB Progress (1): 87/114 MB Progress (1): 87/114 MB Progress (1): 87/114 MB Progress (1): 87/114 MB Progress (1): 87/114 MB Progress (1): 87/114 MB Progress (1): 87/114 MB Progress (1): 87/114 MB Progress (1): 87/114 MB Progress (1): 87/114 MB Progress (1): 87/114 MB Progress (1): 87/114 MB Progress (1): 87/114 MB Progress (1): 87/114 MB Progress (1): 87/114 MB Progress (1): 87/114 MB Progress (1): 87/114 MB Progress (1): 87/114 MB Progress (1): 87/114 MB Progress (1): 87/114 MB Progress (1): 87/114 MB Progress (1): 87/114 MB Progress (1): 87/114 MB Progress (1): 87/114 MB Progress (1): 87/114 MB Progress (1): 87/114 MB Progress (1): 87/114 MB Progress (1): 87/114 MB Progress (1): 87/114 MB Progress (1): 87/114 MB Progress (1): 87/114 MB Progress (1): 87/114 MB Progress (1): 87/114 MB Progress (1): 87/114 MB Progress (1): 87/114 MB Progress (1): 87/114 MB Progress (1): 87/114 MB Progress (1): 87/114 MB Progress (1): 87/114 MB Progress (1): 87/114 MB Progress (1): 87/114 MB Progress (1): 87/114 MB Progress (1): 87/114 MB Progress (1): 87/114 MB Progress (1): 87/114 MB Progress (1): 87/114 MB Progress (1): 87/114 MB Progress (1): 87/114 MB Progress (1): 87/114 MB Progress (1): 87/114 MB Progress (1): 87/114 MB Progress (1): 87/114 MB Progress (1): 87/114 MB Progress (1): 87/114 MB Progress (1): 87/114 MB Progress (1): 87/114 MB Progress (1): 87/114 MB Progress (1): 87/114 MB Progress (1): 87/114 MB Progress (1): 87/114 MB Progress (1): 87/114 MB Progress (1): 87/114 MB Progress (1): 87/114 MB Progress (1): 87/114 MB Progress (1): 87/114 MB Progress (1): 87/114 MB Progress (1): 87/114 MB Progress (1): 87/114 MB Progress (1): 87/114 MB Progress (1): 87/114 MB Progress (1): 87/114 MB Progress (1): 87/114 MB Progress (1): 87/114 MB Progress (1): 87/114 MB Progress (1): 87/114 MB Progress (1): 87/114 MB Progress (1): 87/114 MB Progress (1): 87/114 MB Progress (1): 87/114 MB Progress (1): 87/114 MB Progress (1): 87/114 MB Progress (1): 87/114 MB Progress (1): 87/114 MB Progress (1): 87/114 MB Progress (1): 87/114 MB Progress (1): 87/114 MB Progress (1): 87/114 MB Progress (1): 87/114 MB Progress (1): 87/114 MB Progress (1): 87/114 MB Progress (1): 87/114 MB Progress (1): 87/114 MB Progress (1): 87/114 MB Progress (1): 87/114 MB Progress (1): 87/114 MB Progress (1): 87/114 MB Progress (1): 87/114 MB Progress (1): 87/114 MB Progress (1): 87/114 MB Progress (1): 87/114 MB Progress (1): 87/114 MB Progress (1): 87/114 MB Progress (1): 87/114 MB Progress (1): 87/114 MB Progress (1): 87/114 MB Progress (1): 87/114 MB Progress (1): 87/114 MB Progress (1): 87/114 MB Progress (1): 87/114 MB Progress (1): 87/114 MB Progress (1): 87/114 MB Progress (1): 87/114 MB Progress (1): 87/114 MB Progress (1): 87/114 MB Progress (1): 87/114 MB Progress (1): 87/114 MB Progress (1): 87/114 MB Progress (1): 87/114 MB Progress (1): 87/114 MB Progress (1): 87/114 MB Progress (1): 87/114 MB Progress (1): 87/114 MB Progress (1): 87/114 MB Progress (1): 87/114 MB Progress (1): 87/114 MB Progress (1): 87/114 MB Progress (1): 87/114 MB Progress (1): 87/114 MB Progress (1): 87/114 MB Progress (1): 87/114 MB Progress (1): 87/114 MB Progress (1): 87/114 MB Progress (1): 87/114 MB Progress (1): 87/114 MB Progress (1): 87/114 MB Progress (1): 87/114 MB Progress (1): 87/114 MB Progress (1): 87/114 MB Progress (1): 87/114 MB Progress (1): 87/114 MB Progress (1): 87/114 MB Progress (1): 87/114 MB Progress (1): 87/114 MB Progress (1): 87/114 MB Progress (1): 87/114 MB Progress (1): 87/114 MB Progress (1): 87/114 MB Progress (1): 87/114 MB Progress (1): 87/114 MB Progress (1): 87/114 MB Progress (1): 87/114 MB Progress (1): 87/114 MB Progress (1): 87/114 MB Progress (1): 87/114 MB Progress (1): 87/114 MB Progress (1): 87/114 MB Progress (1): 87/114 MB Progress (1): 87/114 MB Progress (1): 87/114 MB Progress (1): 87/114 MB Progress (1): 87/114 MB Progress (1): 87/114 MB Progress (1): 87/114 MB Progress (1): 87/114 MB Progress (1): 87/114 MB Progress (1): 87/114 MB Progress (1): 87/114 MB Progress (1): 87/114 MB Progress (1): 87/114 MB Progress (1): 87/114 MB Progress (1): 87/114 MB Progress (1): 87/114 MB Progress (1): 87/114 MB Progress (1): 87/114 MB Progress (1): 87/114 MB Progress (1): 87/114 MB Progress (1): 87/114 MB Progress (1): 87/114 MB Progress (1): 87/114 MB Progress (1): 87/114 MB Progress (1): 87/114 MB Progress (1): 87/114 MB Progress (1): 87/114 MB Progress (1): 87/114 MB Progress (1): 87/114 MB Progress (1): 87/114 MB Progress (1): 87/114 MB Progress (1): 87/114 MB Progress (1): 87/114 MB Progress (1): 88/114 MB Progress (1): 88/114 MB Progress (1): 88/114 MB Progress (1): 88/114 MB Progress (1): 88/114 MB Progress (1): 88/114 MB Progress (1): 88/114 MB Progress (1): 88/114 MB Progress (1): 88/114 MB Progress (1): 88/114 MB Progress (1): 88/114 MB Progress (1): 88/114 MB Progress (1): 88/114 MB Progress (1): 88/114 MB Progress (1): 88/114 MB Progress (1): 88/114 MB Progress (1): 88/114 MB Progress (1): 88/114 MB Progress (1): 88/114 MB Progress (1): 88/114 MB Progress (1): 88/114 MB Progress (1): 88/114 MB Progress (1): 88/114 MB Progress (1): 88/114 MB Progress (1): 88/114 MB Progress (1): 88/114 MB Progress (1): 88/114 MB Progress (1): 88/114 MB Progress (1): 88/114 MB Progress (1): 88/114 MB Progress (1): 88/114 MB Progress (1): 88/114 MB Progress (1): 88/114 MB Progress (1): 88/114 MB Progress (1): 88/114 MB Progress (1): 88/114 MB Progress (1): 88/114 MB Progress (1): 88/114 MB Progress (1): 88/114 MB Progress (1): 88/114 MB Progress (1): 88/114 MB Progress (1): 88/114 MB Progress (1): 88/114 MB Progress (1): 88/114 MB Progress (1): 88/114 MB Progress (1): 88/114 MB Progress (1): 88/114 MB Progress (1): 88/114 MB Progress (1): 88/114 MB Progress (1): 88/114 MB Progress (1): 88/114 MB Progress (1): 88/114 MB Progress (1): 88/114 MB Progress (1): 88/114 MB Progress (1): 88/114 MB Progress (1): 88/114 MB Progress (1): 88/114 MB Progress (1): 88/114 MB Progress (1): 88/114 MB Progress (1): 88/114 MB Progress (1): 88/114 MB Progress (1): 88/114 MB Progress (1): 88/114 MB Progress (1): 88/114 MB Progress (1): 88/114 MB Progress (1): 88/114 MB Progress (1): 88/114 MB Progress (1): 88/114 MB Progress (1): 88/114 MB Progress (1): 88/114 MB Progress (1): 88/114 MB Progress (1): 88/114 MB Progress (1): 88/114 MB Progress (1): 88/114 MB Progress (1): 88/114 MB Progress (1): 88/114 MB Progress (1): 88/114 MB Progress (1): 88/114 MB Progress (1): 88/114 MB Progress (1): 88/114 MB Progress (1): 88/114 MB Progress (1): 88/114 MB Progress (1): 88/114 MB Progress (1): 88/114 MB Progress (1): 88/114 MB Progress (1): 88/114 MB Progress (1): 88/114 MB Progress (1): 88/114 MB Progress (1): 88/114 MB Progress (1): 88/114 MB Progress (1): 88/114 MB Progress (1): 88/114 MB Progress (1): 88/114 MB Progress (1): 88/114 MB Progress (1): 88/114 MB Progress (1): 88/114 MB Progress (1): 88/114 MB Progress (1): 88/114 MB Progress (1): 88/114 MB Progress (1): 88/114 MB Progress (1): 88/114 MB Progress (1): 88/114 MB Progress (1): 88/114 MB Progress (1): 88/114 MB Progress (1): 88/114 MB Progress (1): 88/114 MB Progress (1): 88/114 MB Progress (1): 88/114 MB Progress (1): 88/114 MB Progress (1): 88/114 MB Progress (1): 88/114 MB Progress (1): 88/114 MB Progress (1): 88/114 MB Progress (1): 88/114 MB Progress (1): 88/114 MB Progress (1): 88/114 MB Progress (1): 88/114 MB Progress (1): 88/114 MB Progress (1): 88/114 MB Progress (1): 88/114 MB Progress (1): 88/114 MB Progress (1): 88/114 MB Progress (1): 88/114 MB Progress (1): 88/114 MB Progress (1): 88/114 MB Progress (1): 88/114 MB Progress (1): 88/114 MB Progress (1): 88/114 MB Progress (1): 88/114 MB Progress (1): 88/114 MB Progress (1): 88/114 MB Progress (1): 88/114 MB Progress (1): 88/114 MB Progress (1): 88/114 MB Progress (1): 88/114 MB Progress (1): 88/114 MB Progress (1): 88/114 MB Progress (1): 88/114 MB Progress (1): 88/114 MB Progress (1): 88/114 MB Progress (1): 88/114 MB Progress (1): 88/114 MB Progress (1): 88/114 MB Progress (1): 88/114 MB Progress (1): 88/114 MB Progress (1): 88/114 MB Progress (1): 88/114 MB Progress (1): 88/114 MB Progress (1): 88/114 MB Progress (1): 88/114 MB Progress (1): 88/114 MB Progress (1): 88/114 MB Progress (1): 88/114 MB Progress (1): 88/114 MB Progress (1): 88/114 MB Progress (1): 88/114 MB Progress (1): 88/114 MB Progress (1): 88/114 MB Progress (1): 88/114 MB Progress (1): 88/114 MB Progress (1): 88/114 MB Progress (1): 88/114 MB Progress (1): 88/114 MB Progress (1): 88/114 MB Progress (1): 88/114 MB Progress (1): 88/114 MB Progress (1): 88/114 MB Progress (1): 88/114 MB Progress (1): 88/114 MB Progress (1): 88/114 MB Progress (1): 88/114 MB Progress (1): 88/114 MB Progress (1): 88/114 MB Progress (1): 88/114 MB Progress (1): 88/114 MB Progress (1): 88/114 MB Progress (1): 88/114 MB Progress (1): 88/114 MB Progress (1): 88/114 MB Progress (1): 88/114 MB Progress (1): 88/114 MB Progress (1): 88/114 MB Progress (1): 88/114 MB Progress (1): 88/114 MB Progress (1): 88/114 MB Progress (1): 88/114 MB Progress (1): 88/114 MB Progress (1): 88/114 MB Progress (1): 88/114 MB Progress (1): 88/114 MB Progress (1): 88/114 MB Progress (1): 88/114 MB Progress (1): 88/114 MB Progress (1): 88/114 MB Progress (1): 88/114 MB Progress (1): 88/114 MB Progress (1): 88/114 MB Progress (1): 88/114 MB Progress (1): 88/114 MB Progress (1): 88/114 MB Progress (1): 88/114 MB Progress (1): 88/114 MB Progress (1): 88/114 MB Progress (1): 88/114 MB Progress (1): 88/114 MB Progress (1): 88/114 MB Progress (1): 88/114 MB Progress (1): 88/114 MB Progress (1): 88/114 MB Progress (1): 88/114 MB Progress (1): 88/114 MB Progress (1): 88/114 MB Progress (1): 88/114 MB Progress (1): 88/114 MB Progress (1): 88/114 MB Progress (1): 88/114 MB Progress (1): 88/114 MB Progress (1): 88/114 MB Progress (1): 88/114 MB Progress (1): 88/114 MB Progress (1): 88/114 MB Progress (1): 88/114 MB Progress (1): 88/114 MB Progress (1): 88/114 MB Progress (1): 88/114 MB Progress (1): 88/114 MB Progress (1): 88/114 MB Progress (1): 88/114 MB Progress (1): 88/114 MB Progress (1): 88/114 MB Progress (1): 88/114 MB Progress (1): 88/114 MB Progress (1): 88/114 MB Progress (1): 88/114 MB Progress (1): 88/114 MB Progress (1): 88/114 MB Progress (1): 88/114 MB Progress (1): 88/114 MB Progress (1): 88/114 MB Progress (1): 88/114 MB Progress (1): 88/114 MB Progress (1): 88/114 MB Progress (1): 88/114 MB Progress (1): 88/114 MB Progress (1): 88/114 MB Progress (1): 88/114 MB Progress (1): 88/114 MB Progress (1): 88/114 MB Progress (1): 88/114 MB Progress (1): 88/114 MB Progress (1): 88/114 MB Progress (1): 88/114 MB Progress (1): 88/114 MB Progress (1): 88/114 MB Progress (1): 88/114 MB Progress (1): 88/114 MB Progress (1): 88/114 MB Progress (1): 88/114 MB Progress (1): 88/114 MB Progress (1): 88/114 MB Progress (1): 88/114 MB Progress (1): 88/114 MB Progress (1): 88/114 MB Progress (1): 88/114 MB Progress (1): 88/114 MB Progress (1): 88/114 MB Progress (1): 88/114 MB Progress (1): 88/114 MB Progress (1): 88/114 MB Progress (1): 88/114 MB Progress (1): 88/114 MB Progress (1): 88/114 MB Progress (1): 88/114 MB Progress (1): 88/114 MB Progress (1): 88/114 MB Progress (1): 88/114 MB Progress (1): 88/114 MB Progress (1): 88/114 MB Progress (1): 88/114 MB Progress (1): 88/114 MB Progress (1): 88/114 MB Progress (1): 88/114 MB Progress (1): 88/114 MB Progress (1): 88/114 MB Progress (1): 88/114 MB Progress (1): 88/114 MB Progress (1): 88/114 MB Progress (1): 88/114 MB Progress (1): 88/114 MB Progress (1): 88/114 MB Progress (1): 88/114 MB Progress (1): 88/114 MB Progress (1): 88/114 MB Progress (1): 88/114 MB Progress (1): 88/114 MB Progress (1): 88/114 MB Progress (1): 88/114 MB Progress (1): 88/114 MB Progress (1): 88/114 MB Progress (1): 88/114 MB Progress (1): 88/114 MB Progress (1): 88/114 MB Progress (1): 88/114 MB Progress (1): 88/114 MB Progress (1): 88/114 MB Progress (1): 88/114 MB Progress (1): 88/114 MB Progress (1): 88/114 MB Progress (1): 88/114 MB Progress (1): 88/114 MB Progress (1): 88/114 MB Progress (1): 88/114 MB Progress (1): 88/114 MB Progress (1): 88/114 MB Progress (1): 88/114 MB Progress (1): 88/114 MB Progress (1): 88/114 MB Progress (1): 88/114 MB Progress (1): 88/114 MB Progress (1): 88/114 MB Progress (1): 88/114 MB Progress (1): 88/114 MB Progress (1): 88/114 MB Progress (1): 88/114 MB Progress (1): 88/114 MB Progress (1): 88/114 MB Progress (1): 88/114 MB Progress (1): 88/114 MB Progress (1): 88/114 MB Progress (1): 88/114 MB Progress (1): 88/114 MB Progress (1): 88/114 MB Progress (1): 88/114 MB Progress (1): 88/114 MB Progress (1): 88/114 MB Progress (1): 88/114 MB Progress (1): 88/114 MB Progress (1): 88/114 MB Progress (1): 88/114 MB Progress (1): 88/114 MB Progress (1): 88/114 MB Progress (1): 88/114 MB Progress (1): 88/114 MB Progress (1): 88/114 MB Progress (1): 88/114 MB Progress (1): 88/114 MB Progress (1): 88/114 MB Progress (1): 88/114 MB Progress (1): 88/114 MB Progress (1): 88/114 MB Progress (1): 88/114 MB Progress (1): 88/114 MB Progress (1): 88/114 MB Progress (1): 88/114 MB Progress (1): 88/114 MB Progress (1): 88/114 MB Progress (1): 88/114 MB Progress (1): 88/114 MB Progress (1): 88/114 MB Progress (1): 88/114 MB Progress (1): 88/114 MB Progress (1): 88/114 MB Progress (1): 88/114 MB Progress (1): 88/114 MB Progress (1): 88/114 MB Progress (1): 88/114 MB Progress (1): 88/114 MB Progress (1): 88/114 MB Progress (1): 88/114 MB Progress (1): 88/114 MB Progress (1): 88/114 MB Progress (1): 88/114 MB Progress (1): 88/114 MB Progress (1): 88/114 MB Progress (1): 88/114 MB Progress (1): 88/114 MB Progress (1): 88/114 MB Progress (1): 88/114 MB Progress (1): 88/114 MB Progress (1): 88/114 MB Progress (1): 88/114 MB Progress (1): 88/114 MB Progress (1): 88/114 MB Progress (1): 88/114 MB Progress (1): 88/114 MB Progress (1): 88/114 MB Progress (1): 88/114 MB Progress (1): 88/114 MB Progress (1): 88/114 MB Progress (1): 88/114 MB Progress (1): 88/114 MB Progress (1): 88/114 MB Progress (1): 88/114 MB Progress (1): 88/114 MB Progress (1): 88/114 MB Progress (1): 88/114 MB Progress (1): 88/114 MB Progress (1): 88/114 MB Progress (1): 88/114 MB Progress (1): 88/114 MB Progress (1): 88/114 MB Progress (1): 88/114 MB Progress (1): 88/114 MB Progress (1): 88/114 MB Progress (1): 88/114 MB Progress (1): 88/114 MB Progress (1): 88/114 MB Progress (1): 88/114 MB Progress (1): 88/114 MB Progress (1): 88/114 MB Progress (1): 88/114 MB Progress (1): 88/114 MB Progress (1): 88/114 MB Progress (1): 88/114 MB Progress (1): 88/114 MB Progress (1): 88/114 MB Progress (1): 88/114 MB Progress (1): 88/114 MB Progress (1): 88/114 MB Progress (1): 88/114 MB Progress (1): 88/114 MB Progress (1): 88/114 MB Progress (1): 88/114 MB Progress (1): 88/114 MB Progress (1): 88/114 MB Progress (1): 88/114 MB Progress (1): 88/114 MB Progress (1): 88/114 MB Progress (1): 88/114 MB Progress (1): 88/114 MB Progress (1): 88/114 MB Progress (1): 88/114 MB Progress (1): 88/114 MB Progress (1): 88/114 MB Progress (1): 88/114 MB Progress (1): 88/114 MB Progress (1): 88/114 MB Progress (1): 88/114 MB Progress (1): 88/114 MB Progress (1): 88/114 MB Progress (1): 88/114 MB Progress (1): 88/114 MB Progress (1): 88/114 MB Progress (1): 88/114 MB Progress (1): 88/114 MB Progress (1): 88/114 MB Progress (1): 88/114 MB Progress (1): 88/114 MB Progress (1): 88/114 MB Progress (1): 88/114 MB Progress (1): 88/114 MB Progress (1): 88/114 MB Progress (1): 88/114 MB Progress (1): 88/114 MB Progress (1): 88/114 MB Progress (1): 88/114 MB Progress (1): 88/114 MB Progress (1): 88/114 MB Progress (1): 88/114 MB Progress (1): 88/114 MB Progress (1): 88/114 MB Progress (1): 88/114 MB Progress (1): 88/114 MB Progress (1): 88/114 MB Progress (1): 88/114 MB Progress (1): 88/114 MB Progress (1): 88/114 MB Progress (1): 88/114 MB Progress (1): 88/114 MB Progress (1): 88/114 MB Progress (1): 88/114 MB Progress (1): 88/114 MB Progress (1): 88/114 MB Progress (1): 88/114 MB Progress (1): 88/114 MB Progress (1): 88/114 MB Progress (1): 88/114 MB Progress (1): 88/114 MB Progress (1): 88/114 MB Progress (1): 88/114 MB Progress (1): 88/114 MB Progress (1): 88/114 MB Progress (1): 88/114 MB Progress (1): 88/114 MB Progress (1): 88/114 MB Progress (1): 88/114 MB Progress (1): 88/114 MB Progress (1): 88/114 MB Progress (1): 89/114 MB Progress (1): 89/114 MB Progress (1): 89/114 MB Progress (1): 89/114 MB Progress (1): 89/114 MB Progress (1): 89/114 MB Progress (1): 89/114 MB Progress (1): 89/114 MB Progress (1): 89/114 MB Progress (1): 89/114 MB Progress (1): 89/114 MB Progress (1): 89/114 MB Progress (1): 89/114 MB Progress (1): 89/114 MB Progress (1): 89/114 MB Progress (1): 89/114 MB Progress (1): 89/114 MB Progress (1): 89/114 MB Progress (1): 89/114 MB Progress (1): 89/114 MB Progress (1): 89/114 MB Progress (1): 89/114 MB Progress (1): 89/114 MB Progress (1): 89/114 MB Progress (1): 89/114 MB Progress (1): 89/114 MB Progress (1): 89/114 MB Progress (1): 89/114 MB Progress (1): 89/114 MB Progress (1): 89/114 MB Progress (1): 89/114 MB Progress (1): 89/114 MB Progress (1): 89/114 MB Progress (1): 89/114 MB Progress (1): 89/114 MB Progress (1): 89/114 MB Progress (1): 89/114 MB Progress (1): 89/114 MB Progress (1): 89/114 MB Progress (1): 89/114 MB Progress (1): 89/114 MB Progress (1): 89/114 MB Progress (1): 89/114 MB Progress (1): 89/114 MB Progress (1): 89/114 MB Progress (1): 89/114 MB Progress (1): 89/114 MB Progress (1): 89/114 MB Progress (1): 89/114 MB Progress (1): 89/114 MB Progress (1): 89/114 MB Progress (1): 89/114 MB Progress (1): 89/114 MB Progress (1): 89/114 MB Progress (1): 89/114 MB Progress (1): 89/114 MB Progress (1): 89/114 MB Progress (1): 89/114 MB Progress (1): 89/114 MB Progress (1): 89/114 MB Progress (1): 89/114 MB Progress (1): 89/114 MB Progress (1): 89/114 MB Progress (1): 89/114 MB Progress (1): 89/114 MB Progress (1): 89/114 MB Progress (1): 89/114 MB Progress (1): 89/114 MB Progress (1): 89/114 MB Progress (1): 89/114 MB Progress (1): 89/114 MB Progress (1): 89/114 MB Progress (1): 89/114 MB Progress (1): 89/114 MB Progress (1): 89/114 MB Progress (1): 89/114 MB Progress (1): 89/114 MB Progress (1): 89/114 MB Progress (1): 89/114 MB Progress (1): 89/114 MB Progress (1): 89/114 MB Progress (1): 89/114 MB Progress (1): 89/114 MB Progress (1): 89/114 MB Progress (1): 89/114 MB Progress (1): 89/114 MB Progress (1): 89/114 MB Progress (1): 89/114 MB Progress (1): 89/114 MB Progress (1): 89/114 MB Progress (1): 89/114 MB Progress (1): 89/114 MB Progress (1): 89/114 MB Progress (1): 89/114 MB Progress (1): 89/114 MB Progress (1): 89/114 MB Progress (1): 89/114 MB Progress (1): 89/114 MB Progress (1): 89/114 MB Progress (1): 89/114 MB Progress (1): 89/114 MB Progress (1): 89/114 MB Progress (1): 89/114 MB Progress (1): 89/114 MB Progress (1): 89/114 MB Progress (1): 89/114 MB Progress (1): 89/114 MB Progress (1): 89/114 MB Progress (1): 89/114 MB Progress (1): 89/114 MB Progress (1): 89/114 MB Progress (1): 89/114 MB Progress (1): 89/114 MB Progress (1): 89/114 MB Progress (1): 89/114 MB Progress (1): 89/114 MB Progress (1): 89/114 MB Progress (1): 89/114 MB Progress (1): 89/114 MB Progress (1): 89/114 MB Progress (1): 89/114 MB Progress (1): 89/114 MB Progress (1): 89/114 MB Progress (1): 89/114 MB Progress (1): 89/114 MB Progress (1): 89/114 MB Progress (1): 89/114 MB Progress (1): 89/114 MB Progress (1): 89/114 MB Progress (1): 89/114 MB Progress (1): 89/114 MB Progress (1): 89/114 MB Progress (1): 89/114 MB Progress (1): 89/114 MB Progress (1): 89/114 MB Progress (1): 89/114 MB Progress (1): 89/114 MB Progress (1): 89/114 MB Progress (1): 89/114 MB Progress (1): 89/114 MB Progress (1): 89/114 MB Progress (1): 89/114 MB Progress (1): 89/114 MB Progress (1): 89/114 MB Progress (1): 89/114 MB Progress (1): 89/114 MB Progress (1): 89/114 MB Progress (1): 89/114 MB Progress (1): 89/114 MB Progress (1): 89/114 MB Progress (1): 89/114 MB Progress (1): 89/114 MB Progress (1): 89/114 MB Progress (1): 89/114 MB Progress (1): 89/114 MB Progress (1): 89/114 MB Progress (1): 89/114 MB Progress (1): 89/114 MB Progress (1): 89/114 MB Progress (1): 89/114 MB Progress (1): 89/114 MB Progress (1): 89/114 MB Progress (1): 89/114 MB Progress (1): 89/114 MB Progress (1): 89/114 MB Progress (1): 89/114 MB Progress (1): 89/114 MB Progress (1): 89/114 MB Progress (1): 89/114 MB Progress (1): 89/114 MB Progress (1): 89/114 MB Progress (1): 89/114 MB Progress (1): 89/114 MB Progress (1): 89/114 MB Progress (1): 89/114 MB Progress (1): 89/114 MB Progress (1): 89/114 MB Progress (1): 89/114 MB Progress (1): 89/114 MB Progress (1): 89/114 MB Progress (1): 89/114 MB Progress (1): 89/114 MB Progress (1): 89/114 MB Progress (1): 89/114 MB Progress (1): 89/114 MB Progress (1): 89/114 MB Progress (1): 89/114 MB Progress (1): 89/114 MB Progress (1): 89/114 MB Progress (1): 89/114 MB Progress (1): 89/114 MB Progress (1): 89/114 MB Progress (1): 89/114 MB Progress (1): 89/114 MB Progress (1): 89/114 MB Progress (1): 89/114 MB Progress (1): 89/114 MB Progress (1): 89/114 MB Progress (1): 89/114 MB Progress (1): 89/114 MB Progress (1): 89/114 MB Progress (1): 89/114 MB Progress (1): 89/114 MB Progress (1): 89/114 MB Progress (1): 89/114 MB Progress (1): 89/114 MB Progress (1): 89/114 MB Progress (1): 89/114 MB Progress (1): 89/114 MB Progress (1): 89/114 MB Progress (1): 89/114 MB Progress (1): 89/114 MB Progress (1): 89/114 MB Progress (1): 89/114 MB Progress (1): 89/114 MB Progress (1): 89/114 MB Progress (1): 89/114 MB Progress (1): 89/114 MB Progress (1): 89/114 MB Progress (1): 89/114 MB Progress (1): 89/114 MB Progress (1): 89/114 MB Progress (1): 89/114 MB Progress (1): 89/114 MB Progress (1): 89/114 MB Progress (1): 89/114 MB Progress (1): 89/114 MB Progress (1): 89/114 MB Progress (1): 89/114 MB Progress (1): 89/114 MB Progress (1): 89/114 MB Progress (1): 89/114 MB Progress (1): 89/114 MB Progress (1): 89/114 MB Progress (1): 89/114 MB Progress (1): 89/114 MB Progress (1): 89/114 MB Progress (1): 89/114 MB Progress (1): 89/114 MB Progress (1): 89/114 MB Progress (1): 89/114 MB Progress (1): 89/114 MB Progress (1): 89/114 MB Progress (1): 89/114 MB Progress (1): 89/114 MB Progress (1): 89/114 MB Progress (1): 89/114 MB Progress (1): 89/114 MB Progress (1): 89/114 MB Progress (1): 89/114 MB Progress (1): 89/114 MB Progress (1): 89/114 MB Progress (1): 89/114 MB Progress (1): 89/114 MB Progress (1): 89/114 MB Progress (1): 89/114 MB Progress (1): 89/114 MB Progress (1): 89/114 MB Progress (1): 89/114 MB Progress (1): 89/114 MB Progress (1): 89/114 MB Progress (1): 89/114 MB Progress (1): 89/114 MB Progress (1): 89/114 MB Progress (1): 89/114 MB Progress (1): 89/114 MB Progress (1): 89/114 MB Progress (1): 89/114 MB Progress (1): 89/114 MB Progress (1): 89/114 MB Progress (1): 89/114 MB Progress (1): 89/114 MB Progress (1): 89/114 MB Progress (1): 89/114 MB Progress (1): 89/114 MB Progress (1): 89/114 MB Progress (1): 89/114 MB Progress (1): 89/114 MB Progress (1): 89/114 MB Progress (1): 89/114 MB Progress (1): 89/114 MB Progress (1): 89/114 MB Progress (1): 89/114 MB Progress (1): 89/114 MB Progress (1): 89/114 MB Progress (1): 89/114 MB Progress (1): 89/114 MB Progress (1): 89/114 MB Progress (1): 89/114 MB Progress (1): 89/114 MB Progress (1): 89/114 MB Progress (1): 89/114 MB Progress (1): 89/114 MB Progress (1): 89/114 MB Progress (1): 89/114 MB Progress (1): 89/114 MB Progress (1): 89/114 MB Progress (1): 89/114 MB Progress (1): 89/114 MB Progress (1): 89/114 MB Progress (1): 89/114 MB Progress (1): 89/114 MB Progress (1): 89/114 MB Progress (1): 89/114 MB Progress (1): 89/114 MB Progress (1): 89/114 MB Progress (1): 89/114 MB Progress (1): 89/114 MB Progress (1): 89/114 MB Progress (1): 89/114 MB Progress (1): 89/114 MB Progress (1): 89/114 MB Progress (1): 89/114 MB Progress (1): 89/114 MB Progress (1): 89/114 MB Progress (1): 89/114 MB Progress (1): 89/114 MB Progress (1): 89/114 MB Progress (1): 89/114 MB Progress (1): 89/114 MB Progress (1): 89/114 MB Progress (1): 89/114 MB Progress (1): 89/114 MB Progress (1): 89/114 MB Progress (1): 89/114 MB Progress (1): 89/114 MB Progress (1): 89/114 MB Progress (1): 89/114 MB Progress (1): 89/114 MB Progress (1): 89/114 MB Progress (1): 89/114 MB Progress (1): 89/114 MB Progress (1): 89/114 MB Progress (1): 89/114 MB Progress (1): 89/114 MB Progress (1): 89/114 MB Progress (1): 89/114 MB Progress (1): 89/114 MB Progress (1): 89/114 MB Progress (1): 89/114 MB Progress (1): 89/114 MB Progress (1): 89/114 MB Progress (1): 89/114 MB Progress (1): 89/114 MB Progress (1): 89/114 MB Progress (1): 89/114 MB Progress (1): 89/114 MB Progress (1): 89/114 MB Progress (1): 89/114 MB Progress (1): 89/114 MB Progress (1): 89/114 MB Progress (1): 89/114 MB Progress (1): 89/114 MB Progress (1): 89/114 MB Progress (1): 89/114 MB Progress (1): 89/114 MB Progress (1): 89/114 MB Progress (1): 89/114 MB Progress (1): 89/114 MB Progress (1): 89/114 MB Progress (1): 89/114 MB Progress (1): 89/114 MB Progress (1): 89/114 MB Progress (1): 89/114 MB Progress (1): 89/114 MB Progress (1): 89/114 MB Progress (1): 89/114 MB Progress (1): 89/114 MB Progress (1): 89/114 MB Progress (1): 89/114 MB Progress (1): 89/114 MB Progress (1): 89/114 MB Progress (1): 89/114 MB Progress (1): 89/114 MB Progress (1): 89/114 MB Progress (1): 89/114 MB Progress (1): 89/114 MB Progress (1): 89/114 MB Progress (1): 89/114 MB Progress (1): 89/114 MB Progress (1): 89/114 MB Progress (1): 89/114 MB Progress (1): 89/114 MB Progress (1): 89/114 MB Progress (1): 89/114 MB Progress (1): 89/114 MB Progress (1): 89/114 MB Progress (1): 89/114 MB Progress (1): 89/114 MB Progress (1): 89/114 MB Progress (1): 89/114 MB Progress (1): 89/114 MB Progress (1): 89/114 MB Progress (1): 89/114 MB Progress (1): 89/114 MB Progress (1): 89/114 MB Progress (1): 89/114 MB Progress (1): 89/114 MB Progress (1): 89/114 MB Progress (1): 89/114 MB Progress (1): 89/114 MB Progress (1): 89/114 MB Progress (1): 89/114 MB Progress (1): 89/114 MB Progress (1): 89/114 MB Progress (1): 89/114 MB Progress (1): 89/114 MB Progress (1): 89/114 MB Progress (1): 89/114 MB Progress (1): 89/114 MB Progress (1): 89/114 MB Progress (1): 89/114 MB Progress (1): 89/114 MB Progress (1): 89/114 MB Progress (1): 89/114 MB Progress (1): 89/114 MB Progress (1): 89/114 MB Progress (1): 89/114 MB Progress (1): 89/114 MB Progress (1): 89/114 MB Progress (1): 89/114 MB Progress (1): 89/114 MB Progress (1): 89/114 MB Progress (1): 89/114 MB Progress (1): 89/114 MB Progress (1): 89/114 MB Progress (1): 89/114 MB Progress (1): 89/114 MB Progress (1): 89/114 MB Progress (1): 89/114 MB Progress (1): 89/114 MB Progress (1): 89/114 MB Progress (1): 89/114 MB Progress (1): 89/114 MB Progress (1): 89/114 MB Progress (1): 89/114 MB Progress (1): 89/114 MB Progress (1): 89/114 MB Progress (1): 89/114 MB Progress (1): 89/114 MB Progress (1): 89/114 MB Progress (1): 89/114 MB Progress (1): 89/114 MB Progress (1): 89/114 MB Progress (1): 89/114 MB Progress (1): 89/114 MB Progress (1): 89/114 MB Progress (1): 89/114 MB Progress (1): 89/114 MB Progress (1): 89/114 MB Progress (1): 89/114 MB Progress (1): 89/114 MB Progress (1): 89/114 MB Progress (1): 89/114 MB Progress (1): 89/114 MB Progress (1): 89/114 MB Progress (1): 89/114 MB Progress (1): 89/114 MB Progress (1): 89/114 MB Progress (1): 89/114 MB Progress (1): 89/114 MB Progress (1): 89/114 MB Progress (1): 89/114 MB Progress (1): 89/114 MB Progress (1): 89/114 MB Progress (1): 89/114 MB Progress (1): 89/114 MB Progress (1): 89/114 MB Progress (1): 89/114 MB Progress (1): 89/114 MB Progress (1): 89/114 MB Progress (1): 89/114 MB Progress (1): 89/114 MB Progress (1): 89/114 MB Progress (1): 89/114 MB Progress (1): 89/114 MB Progress (1): 89/114 MB Progress (1): 89/114 MB Progress (1): 89/114 MB Progress (1): 89/114 MB Progress (1): 89/114 MB Progress (1): 89/114 MB Progress (1): 89/114 MB Progress (1): 89/114 MB Progress (1): 89/114 MB Progress (1): 89/114 MB Progress (1): 89/114 MB Progress (1): 89/114 MB Progress (1): 89/114 MB Progress (1): 90/114 MB Progress (1): 90/114 MB Progress (1): 90/114 MB Progress (1): 90/114 MB Progress (1): 90/114 MB Progress (1): 90/114 MB Progress (1): 90/114 MB Progress (1): 90/114 MB Progress (1): 90/114 MB Progress (1): 90/114 MB Progress (1): 90/114 MB Progress (1): 90/114 MB Progress (1): 90/114 MB Progress (1): 90/114 MB Progress (1): 90/114 MB Progress (1): 90/114 MB Progress (1): 90/114 MB Progress (1): 90/114 MB Progress (1): 90/114 MB Progress (1): 90/114 MB Progress (1): 90/114 MB Progress (1): 90/114 MB Progress (1): 90/114 MB Progress (1): 90/114 MB Progress (1): 90/114 MB Progress (1): 90/114 MB Progress (1): 90/114 MB Progress (1): 90/114 MB Progress (1): 90/114 MB Progress (1): 90/114 MB Progress (1): 90/114 MB Progress (1): 90/114 MB Progress (1): 90/114 MB Progress (1): 90/114 MB Progress (1): 90/114 MB Progress (1): 90/114 MB Progress (1): 90/114 MB Progress (1): 90/114 MB Progress (1): 90/114 MB Progress (1): 90/114 MB Progress (1): 90/114 MB Progress (1): 90/114 MB Progress (1): 90/114 MB Progress (1): 90/114 MB Progress (1): 90/114 MB Progress (1): 90/114 MB Progress (1): 90/114 MB Progress (1): 90/114 MB Progress (1): 90/114 MB Progress (1): 90/114 MB Progress (1): 90/114 MB Progress (1): 90/114 MB Progress (1): 90/114 MB Progress (1): 90/114 MB Progress (1): 90/114 MB Progress (1): 90/114 MB Progress (1): 90/114 MB Progress (1): 90/114 MB Progress (1): 90/114 MB Progress (1): 90/114 MB Progress (1): 90/114 MB Progress (1): 90/114 MB Progress (1): 90/114 MB Progress (1): 90/114 MB Progress (1): 90/114 MB Progress (1): 90/114 MB Progress (1): 90/114 MB Progress (1): 90/114 MB Progress (1): 90/114 MB Progress (1): 90/114 MB Progress (1): 90/114 MB Progress (1): 90/114 MB Progress (1): 90/114 MB Progress (1): 90/114 MB Progress (1): 90/114 MB Progress (1): 90/114 MB Progress (1): 90/114 MB Progress (1): 90/114 MB Progress (1): 90/114 MB Progress (1): 90/114 MB Progress (1): 90/114 MB Progress (1): 90/114 MB Progress (1): 90/114 MB Progress (1): 90/114 MB Progress (1): 90/114 MB Progress (1): 90/114 MB Progress (1): 90/114 MB Progress (1): 90/114 MB Progress (1): 90/114 MB Progress (1): 90/114 MB Progress (1): 90/114 MB Progress (1): 90/114 MB Progress (1): 90/114 MB Progress (1): 90/114 MB Progress (1): 90/114 MB Progress (1): 90/114 MB Progress (1): 90/114 MB Progress (1): 90/114 MB Progress (1): 90/114 MB Progress (1): 90/114 MB Progress (1): 90/114 MB Progress (1): 90/114 MB Progress (1): 90/114 MB Progress (1): 90/114 MB Progress (1): 90/114 MB Progress (1): 90/114 MB Progress (1): 90/114 MB Progress (1): 90/114 MB Progress (1): 90/114 MB Progress (1): 90/114 MB Progress (1): 90/114 MB Progress (1): 90/114 MB Progress (1): 90/114 MB Progress (1): 90/114 MB Progress (1): 90/114 MB Progress (1): 90/114 MB Progress (1): 90/114 MB Progress (1): 90/114 MB Progress (1): 90/114 MB Progress (1): 90/114 MB Progress (1): 90/114 MB Progress (1): 90/114 MB Progress (1): 90/114 MB Progress (1): 90/114 MB Progress (1): 90/114 MB Progress (1): 90/114 MB Progress (1): 90/114 MB Progress (1): 90/114 MB Progress (1): 90/114 MB Progress (1): 90/114 MB Progress (1): 90/114 MB Progress (1): 90/114 MB Progress (1): 90/114 MB Progress (1): 90/114 MB Progress (1): 90/114 MB Progress (1): 90/114 MB Progress (1): 90/114 MB Progress (1): 90/114 MB Progress (1): 90/114 MB Progress (1): 90/114 MB Progress (1): 90/114 MB Progress (1): 90/114 MB Progress (1): 90/114 MB Progress (1): 90/114 MB Progress (1): 90/114 MB Progress (1): 90/114 MB Progress (1): 90/114 MB Progress (1): 90/114 MB Progress (1): 90/114 MB Progress (1): 90/114 MB Progress (1): 90/114 MB Progress (1): 90/114 MB Progress (1): 90/114 MB Progress (1): 90/114 MB Progress (1): 90/114 MB Progress (1): 90/114 MB Progress (1): 90/114 MB Progress (1): 90/114 MB Progress (1): 90/114 MB Progress (1): 90/114 MB Progress (1): 90/114 MB Progress (1): 90/114 MB Progress (1): 90/114 MB Progress (1): 90/114 MB Progress (1): 90/114 MB Progress (1): 90/114 MB Progress (1): 90/114 MB Progress (1): 90/114 MB Progress (1): 90/114 MB Progress (1): 90/114 MB Progress (1): 90/114 MB Progress (1): 90/114 MB Progress (1): 90/114 MB Progress (1): 90/114 MB Progress (1): 90/114 MB Progress (1): 90/114 MB Progress (1): 90/114 MB Progress (1): 90/114 MB Progress (1): 90/114 MB Progress (1): 90/114 MB Progress (1): 90/114 MB Progress (1): 90/114 MB Progress (1): 90/114 MB Progress (1): 90/114 MB Progress (1): 90/114 MB Progress (1): 90/114 MB Progress (1): 90/114 MB Progress (1): 90/114 MB Progress (1): 90/114 MB Progress (1): 90/114 MB Progress (1): 90/114 MB Progress (1): 90/114 MB Progress (1): 90/114 MB Progress (1): 90/114 MB Progress (1): 90/114 MB Progress (1): 90/114 MB Progress (1): 90/114 MB Progress (1): 90/114 MB Progress (1): 90/114 MB Progress (1): 90/114 MB Progress (1): 90/114 MB Progress (1): 90/114 MB Progress (1): 90/114 MB Progress (1): 90/114 MB Progress (1): 90/114 MB Progress (1): 90/114 MB Progress (1): 90/114 MB Progress (1): 90/114 MB Progress (1): 90/114 MB Progress (1): 90/114 MB Progress (1): 90/114 MB Progress (1): 90/114 MB Progress (1): 90/114 MB Progress (1): 90/114 MB Progress (1): 90/114 MB Progress (1): 90/114 MB Progress (1): 90/114 MB Progress (1): 90/114 MB Progress (1): 90/114 MB Progress (1): 90/114 MB Progress (1): 90/114 MB Progress (1): 90/114 MB Progress (1): 90/114 MB Progress (1): 90/114 MB Progress (1): 90/114 MB Progress (1): 90/114 MB Progress (1): 90/114 MB Progress (1): 90/114 MB Progress (1): 90/114 MB Progress (1): 90/114 MB Progress (1): 90/114 MB Progress (1): 90/114 MB Progress (1): 90/114 MB Progress (1): 90/114 MB Progress (1): 90/114 MB Progress (1): 90/114 MB Progress (1): 90/114 MB Progress (1): 90/114 MB Progress (1): 90/114 MB Progress (1): 90/114 MB Progress (1): 90/114 MB Progress (1): 90/114 MB Progress (1): 90/114 MB Progress (1): 90/114 MB Progress (1): 90/114 MB Progress (1): 90/114 MB Progress (1): 90/114 MB Progress (1): 90/114 MB Progress (1): 90/114 MB Progress (1): 90/114 MB Progress (1): 90/114 MB Progress (1): 90/114 MB Progress (1): 90/114 MB Progress (1): 90/114 MB Progress (1): 90/114 MB Progress (1): 90/114 MB Progress (1): 90/114 MB Progress (1): 90/114 MB Progress (1): 90/114 MB Progress (1): 90/114 MB Progress (1): 90/114 MB Progress (1): 90/114 MB Progress (1): 90/114 MB Progress (1): 90/114 MB Progress (1): 90/114 MB Progress (1): 90/114 MB Progress (1): 90/114 MB Progress (1): 90/114 MB Progress (1): 90/114 MB Progress (1): 90/114 MB Progress (1): 90/114 MB Progress (1): 90/114 MB Progress (1): 90/114 MB Progress (1): 90/114 MB Progress (1): 90/114 MB Progress (1): 90/114 MB Progress (1): 90/114 MB Progress (1): 90/114 MB Progress (1): 90/114 MB Progress (1): 90/114 MB Progress (1): 90/114 MB Progress (1): 90/114 MB Progress (1): 90/114 MB Progress (1): 90/114 MB Progress (1): 90/114 MB Progress (1): 90/114 MB Progress (1): 90/114 MB Progress (1): 90/114 MB Progress (1): 90/114 MB Progress (1): 90/114 MB Progress (1): 90/114 MB Progress (1): 90/114 MB Progress (1): 90/114 MB Progress (1): 90/114 MB Progress (1): 90/114 MB Progress (1): 90/114 MB Progress (1): 90/114 MB Progress (1): 90/114 MB Progress (1): 90/114 MB Progress (1): 90/114 MB Progress (1): 90/114 MB Progress (1): 90/114 MB Progress (1): 90/114 MB Progress (1): 90/114 MB Progress (1): 90/114 MB Progress (1): 90/114 MB Progress (1): 90/114 MB Progress (1): 90/114 MB Progress (1): 90/114 MB Progress (1): 90/114 MB Progress (1): 90/114 MB Progress (1): 90/114 MB Progress (1): 90/114 MB Progress (1): 90/114 MB Progress (1): 90/114 MB Progress (1): 90/114 MB Progress (1): 90/114 MB Progress (1): 90/114 MB Progress (1): 90/114 MB Progress (1): 90/114 MB Progress (1): 90/114 MB Progress (1): 90/114 MB Progress (1): 90/114 MB Progress (1): 90/114 MB Progress (1): 90/114 MB Progress (1): 90/114 MB Progress (1): 90/114 MB Progress (1): 90/114 MB Progress (1): 90/114 MB Progress (1): 90/114 MB Progress (1): 90/114 MB Progress (1): 90/114 MB Progress (1): 90/114 MB Progress (1): 90/114 MB Progress (1): 90/114 MB Progress (1): 90/114 MB Progress (1): 90/114 MB Progress (1): 90/114 MB Progress (1): 90/114 MB Progress (1): 90/114 MB Progress (1): 90/114 MB Progress (1): 90/114 MB Progress (1): 90/114 MB Progress (1): 90/114 MB Progress (1): 90/114 MB Progress (1): 90/114 MB Progress (1): 90/114 MB Progress (1): 90/114 MB Progress (1): 90/114 MB Progress (1): 90/114 MB Progress (1): 90/114 MB Progress (1): 90/114 MB Progress (1): 90/114 MB Progress (1): 90/114 MB Progress (1): 90/114 MB Progress (1): 90/114 MB Progress (1): 90/114 MB Progress (1): 90/114 MB Progress (1): 90/114 MB Progress (1): 90/114 MB Progress (1): 90/114 MB Progress (1): 90/114 MB Progress (1): 90/114 MB Progress (1): 90/114 MB Progress (1): 90/114 MB Progress (1): 90/114 MB Progress (1): 90/114 MB Progress (1): 90/114 MB Progress (1): 90/114 MB Progress (1): 90/114 MB Progress (1): 90/114 MB Progress (1): 90/114 MB Progress (1): 90/114 MB Progress (1): 90/114 MB Progress (1): 90/114 MB Progress (1): 90/114 MB Progress (1): 90/114 MB Progress (1): 90/114 MB Progress (1): 90/114 MB Progress (1): 90/114 MB Progress (1): 90/114 MB Progress (1): 90/114 MB Progress (1): 90/114 MB Progress (1): 90/114 MB Progress (1): 90/114 MB Progress (1): 90/114 MB Progress (1): 90/114 MB Progress (1): 90/114 MB Progress (1): 90/114 MB Progress (1): 90/114 MB Progress (1): 90/114 MB Progress (1): 90/114 MB Progress (1): 90/114 MB Progress (1): 90/114 MB Progress (1): 90/114 MB Progress (1): 90/114 MB Progress (1): 90/114 MB Progress (1): 90/114 MB Progress (1): 90/114 MB Progress (1): 90/114 MB Progress (1): 90/114 MB Progress (1): 90/114 MB Progress (1): 90/114 MB Progress (1): 90/114 MB Progress (1): 90/114 MB Progress (1): 90/114 MB Progress (1): 90/114 MB Progress (1): 90/114 MB Progress (1): 90/114 MB Progress (1): 90/114 MB Progress (1): 90/114 MB Progress (1): 90/114 MB Progress (1): 90/114 MB Progress (1): 90/114 MB Progress (1): 90/114 MB Progress (1): 90/114 MB Progress (1): 90/114 MB Progress (1): 90/114 MB Progress (1): 90/114 MB Progress (1): 90/114 MB Progress (1): 90/114 MB Progress (1): 90/114 MB Progress (1): 90/114 MB Progress (1): 90/114 MB Progress (1): 90/114 MB Progress (1): 90/114 MB Progress (1): 90/114 MB Progress (1): 90/114 MB Progress (1): 90/114 MB Progress (1): 90/114 MB Progress (1): 90/114 MB Progress (1): 90/114 MB Progress (1): 90/114 MB Progress (1): 90/114 MB Progress (1): 90/114 MB Progress (1): 90/114 MB Progress (1): 90/114 MB Progress (1): 90/114 MB Progress (1): 90/114 MB Progress (1): 90/114 MB Progress (1): 90/114 MB Progress (1): 90/114 MB Progress (1): 90/114 MB Progress (1): 90/114 MB Progress (1): 90/114 MB Progress (1): 90/114 MB Progress (1): 90/114 MB Progress (1): 90/114 MB Progress (1): 90/114 MB Progress (1): 90/114 MB Progress (1): 90/114 MB Progress (1): 90/114 MB Progress (1): 90/114 MB Progress (1): 90/114 MB Progress (1): 90/114 MB Progress (1): 90/114 MB Progress (1): 90/114 MB Progress (1): 90/114 MB Progress (1): 90/114 MB Progress (1): 90/114 MB Progress (1): 90/114 MB Progress (1): 90/114 MB Progress (1): 90/114 MB Progress (1): 90/114 MB Progress (1): 90/114 MB Progress (1): 90/114 MB Progress (1): 90/114 MB Progress (1): 90/114 MB Progress (1): 90/114 MB Progress (1): 90/114 MB Progress (1): 90/114 MB Progress (1): 90/114 MB Progress (1): 90/114 MB Progress (1): 90/114 MB Progress (1): 90/114 MB Progress (1): 90/114 MB Progress (1): 90/114 MB Progress (1): 90/114 MB Progress (1): 90/114 MB Progress (1): 90/114 MB Progress (1): 90/114 MB Progress (1): 90/114 MB Progress (1): 90/114 MB Progress (1): 90/114 MB Progress (1): 90/114 MB Progress (1): 90/114 MB Progress (1): 90/114 MB Progress (1): 90/114 MB Progress (1): 91/114 MB Progress (1): 91/114 MB Progress (1): 91/114 MB Progress (1): 91/114 MB Progress (1): 91/114 MB Progress (1): 91/114 MB Progress (1): 91/114 MB Progress (1): 91/114 MB Progress (1): 91/114 MB Progress (1): 91/114 MB Progress (1): 91/114 MB Progress (1): 91/114 MB Progress (1): 91/114 MB Progress (1): 91/114 MB Progress (1): 91/114 MB Progress (1): 91/114 MB Progress (1): 91/114 MB Progress (1): 91/114 MB Progress (1): 91/114 MB Progress (1): 91/114 MB Progress (1): 91/114 MB Progress (1): 91/114 MB Progress (1): 91/114 MB Progress (1): 91/114 MB Progress (1): 91/114 MB Progress (1): 91/114 MB Progress (1): 91/114 MB Progress (1): 91/114 MB Progress (1): 91/114 MB Progress (1): 91/114 MB Progress (1): 91/114 MB Progress (1): 91/114 MB Progress (1): 91/114 MB Progress (1): 91/114 MB Progress (1): 91/114 MB Progress (1): 91/114 MB Progress (1): 91/114 MB Progress (1): 91/114 MB Progress (1): 91/114 MB Progress (1): 91/114 MB Progress (1): 91/114 MB Progress (1): 91/114 MB Progress (1): 91/114 MB Progress (1): 91/114 MB Progress (1): 91/114 MB Progress (1): 91/114 MB Progress (1): 91/114 MB Progress (1): 91/114 MB Progress (1): 91/114 MB Progress (1): 91/114 MB Progress (1): 91/114 MB Progress (1): 91/114 MB Progress (1): 91/114 MB Progress (1): 91/114 MB Progress (1): 91/114 MB Progress (1): 91/114 MB Progress (1): 91/114 MB Progress (1): 91/114 MB Progress (1): 91/114 MB Progress (1): 91/114 MB Progress (1): 91/114 MB Progress (1): 91/114 MB Progress (1): 91/114 MB Progress (1): 91/114 MB Progress (1): 91/114 MB Progress (1): 91/114 MB Progress (1): 91/114 MB Progress (1): 91/114 MB Progress (1): 91/114 MB Progress (1): 91/114 MB Progress (1): 91/114 MB Progress (1): 91/114 MB Progress (1): 91/114 MB Progress (1): 91/114 MB Progress (1): 91/114 MB Progress (1): 91/114 MB Progress (1): 91/114 MB Progress (1): 91/114 MB Progress (1): 91/114 MB Progress (1): 91/114 MB Progress (1): 91/114 MB Progress (1): 91/114 MB Progress (1): 91/114 MB Progress (1): 91/114 MB Progress (1): 91/114 MB Progress (1): 91/114 MB Progress (1): 91/114 MB Progress (1): 91/114 MB Progress (1): 91/114 MB Progress (1): 91/114 MB Progress (1): 91/114 MB Progress (1): 91/114 MB Progress (1): 91/114 MB Progress (1): 91/114 MB Progress (1): 91/114 MB Progress (1): 91/114 MB Progress (1): 91/114 MB Progress (1): 91/114 MB Progress (1): 91/114 MB Progress (1): 91/114 MB Progress (1): 91/114 MB Progress (1): 91/114 MB Progress (1): 91/114 MB Progress (1): 91/114 MB Progress (1): 91/114 MB Progress (1): 91/114 MB Progress (1): 91/114 MB Progress (1): 91/114 MB Progress (1): 91/114 MB Progress (1): 91/114 MB Progress (1): 91/114 MB Progress (1): 91/114 MB Progress (1): 91/114 MB Progress (1): 91/114 MB Progress (1): 91/114 MB Progress (1): 91/114 MB Progress (1): 91/114 MB Progress (1): 91/114 MB Progress (1): 91/114 MB Progress (1): 91/114 MB Progress (1): 91/114 MB Progress (1): 91/114 MB Progress (1): 91/114 MB Progress (1): 91/114 MB Progress (1): 91/114 MB Progress (1): 91/114 MB Progress (1): 91/114 MB Progress (1): 91/114 MB Progress (1): 91/114 MB Progress (1): 91/114 MB Progress (1): 91/114 MB Progress (1): 91/114 MB Progress (1): 91/114 MB Progress (1): 91/114 MB Progress (1): 91/114 MB Progress (1): 91/114 MB Progress (1): 91/114 MB Progress (1): 91/114 MB Progress (1): 91/114 MB Progress (1): 91/114 MB Progress (1): 91/114 MB Progress (1): 91/114 MB Progress (1): 91/114 MB Progress (1): 91/114 MB Progress (1): 91/114 MB Progress (1): 91/114 MB Progress (1): 91/114 MB Progress (1): 91/114 MB Progress (1): 91/114 MB Progress (1): 91/114 MB Progress (1): 91/114 MB Progress (1): 91/114 MB Progress (1): 91/114 MB Progress (1): 91/114 MB Progress (1): 91/114 MB Progress (1): 91/114 MB Progress (1): 91/114 MB Progress (1): 91/114 MB Progress (1): 91/114 MB Progress (1): 91/114 MB Progress (1): 91/114 MB Progress (1): 91/114 MB Progress (1): 91/114 MB Progress (1): 91/114 MB Progress (1): 91/114 MB Progress (1): 91/114 MB Progress (1): 91/114 MB Progress (1): 91/114 MB Progress (1): 91/114 MB Progress (1): 91/114 MB Progress (1): 91/114 MB Progress (1): 91/114 MB Progress (1): 91/114 MB Progress (1): 91/114 MB Progress (1): 91/114 MB Progress (1): 91/114 MB Progress (1): 91/114 MB Progress (1): 91/114 MB Progress (1): 91/114 MB Progress (1): 91/114 MB Progress (1): 91/114 MB Progress (1): 91/114 MB Progress (1): 91/114 MB Progress (1): 91/114 MB Progress (1): 91/114 MB Progress (1): 91/114 MB Progress (1): 91/114 MB Progress (1): 91/114 MB Progress (1): 91/114 MB Progress (1): 91/114 MB Progress (1): 91/114 MB Progress (1): 91/114 MB Progress (1): 91/114 MB Progress (1): 91/114 MB Progress (1): 91/114 MB Progress (1): 91/114 MB Progress (1): 91/114 MB Progress (1): 91/114 MB Progress (1): 91/114 MB Progress (1): 91/114 MB Progress (1): 91/114 MB Progress (1): 91/114 MB Progress (1): 91/114 MB Progress (1): 91/114 MB Progress (1): 91/114 MB Progress (1): 91/114 MB Progress (1): 91/114 MB Progress (1): 91/114 MB Progress (1): 91/114 MB Progress (1): 91/114 MB Progress (1): 91/114 MB Progress (1): 91/114 MB Progress (1): 91/114 MB Progress (1): 91/114 MB Progress (1): 91/114 MB Progress (1): 91/114 MB Progress (1): 91/114 MB Progress (1): 91/114 MB Progress (1): 91/114 MB Progress (1): 91/114 MB Progress (1): 91/114 MB Progress (1): 91/114 MB Progress (1): 91/114 MB Progress (1): 91/114 MB Progress (1): 91/114 MB Progress (1): 91/114 MB Progress (1): 91/114 MB Progress (1): 91/114 MB Progress (1): 91/114 MB Progress (1): 91/114 MB Progress (1): 91/114 MB Progress (1): 91/114 MB Progress (1): 91/114 MB Progress (1): 91/114 MB Progress (1): 91/114 MB Progress (1): 91/114 MB Progress (1): 91/114 MB Progress (1): 91/114 MB Progress (1): 91/114 MB Progress (1): 91/114 MB Progress (1): 91/114 MB Progress (1): 91/114 MB Progress (1): 91/114 MB Progress (1): 91/114 MB Progress (1): 91/114 MB Progress (1): 91/114 MB Progress (1): 91/114 MB Progress (1): 91/114 MB Progress (1): 91/114 MB Progress (1): 91/114 MB Progress (1): 91/114 MB Progress (1): 91/114 MB Progress (1): 91/114 MB Progress (1): 91/114 MB Progress (1): 91/114 MB Progress (1): 91/114 MB Progress (1): 91/114 MB Progress (1): 91/114 MB Progress (1): 91/114 MB Progress (1): 91/114 MB Progress (1): 91/114 MB Progress (1): 91/114 MB Progress (1): 91/114 MB Progress (1): 91/114 MB Progress (1): 91/114 MB Progress (1): 91/114 MB Progress (1): 91/114 MB Progress (1): 91/114 MB Progress (1): 91/114 MB Progress (1): 91/114 MB Progress (1): 91/114 MB Progress (1): 91/114 MB Progress (1): 91/114 MB Progress (1): 91/114 MB Progress (1): 91/114 MB Progress (1): 91/114 MB Progress (1): 91/114 MB Progress (1): 91/114 MB Progress (1): 91/114 MB Progress (1): 91/114 MB Progress (1): 91/114 MB Progress (1): 91/114 MB Progress (1): 91/114 MB Progress (1): 91/114 MB Progress (1): 91/114 MB Progress (1): 91/114 MB Progress (1): 91/114 MB Progress (1): 91/114 MB Progress (1): 91/114 MB Progress (1): 91/114 MB Progress (1): 91/114 MB Progress (1): 91/114 MB Progress (1): 91/114 MB Progress (1): 91/114 MB Progress (1): 91/114 MB Progress (1): 91/114 MB Progress (1): 91/114 MB Progress (1): 91/114 MB Progress (1): 91/114 MB Progress (1): 91/114 MB Progress (1): 91/114 MB Progress (1): 91/114 MB Progress (1): 91/114 MB Progress (1): 91/114 MB Progress (1): 91/114 MB Progress (1): 91/114 MB Progress (1): 91/114 MB Progress (1): 91/114 MB Progress (1): 91/114 MB Progress (1): 91/114 MB Progress (1): 91/114 MB Progress (1): 91/114 MB Progress (1): 91/114 MB Progress (1): 91/114 MB Progress (1): 91/114 MB Progress (1): 91/114 MB Progress (1): 91/114 MB Progress (1): 91/114 MB Progress (1): 91/114 MB Progress (1): 91/114 MB Progress (1): 91/114 MB Progress (1): 91/114 MB Progress (1): 91/114 MB Progress (1): 91/114 MB Progress (1): 91/114 MB Progress (1): 91/114 MB Progress (1): 91/114 MB Progress (1): 91/114 MB Progress (1): 91/114 MB Progress (1): 91/114 MB Progress (1): 91/114 MB Progress (1): 91/114 MB Progress (1): 91/114 MB Progress (1): 91/114 MB Progress (1): 91/114 MB Progress (1): 91/114 MB Progress (1): 91/114 MB Progress (1): 91/114 MB Progress (1): 91/114 MB Progress (1): 91/114 MB Progress (1): 91/114 MB Progress (1): 91/114 MB Progress (1): 91/114 MB Progress (1): 91/114 MB Progress (1): 91/114 MB Progress (1): 91/114 MB Progress (1): 91/114 MB Progress (1): 91/114 MB Progress (1): 91/114 MB Progress (1): 91/114 MB Progress (1): 91/114 MB Progress (1): 91/114 MB Progress (1): 91/114 MB Progress (1): 91/114 MB Progress (1): 91/114 MB Progress (1): 91/114 MB Progress (1): 91/114 MB Progress (1): 91/114 MB Progress (1): 91/114 MB Progress (1): 91/114 MB Progress (1): 91/114 MB Progress (1): 91/114 MB Progress (1): 91/114 MB Progress (1): 91/114 MB Progress (1): 91/114 MB Progress (1): 91/114 MB Progress (1): 91/114 MB Progress (1): 91/114 MB Progress (1): 91/114 MB Progress (1): 91/114 MB Progress (1): 91/114 MB Progress (1): 91/114 MB Progress (1): 91/114 MB Progress (1): 91/114 MB Progress (1): 91/114 MB Progress (1): 91/114 MB Progress (1): 91/114 MB Progress (1): 91/114 MB Progress (1): 91/114 MB Progress (1): 91/114 MB Progress (1): 91/114 MB Progress (1): 91/114 MB Progress (1): 91/114 MB Progress (1): 91/114 MB Progress (1): 91/114 MB Progress (1): 91/114 MB Progress (1): 91/114 MB Progress (1): 91/114 MB Progress (1): 91/114 MB Progress (1): 91/114 MB Progress (1): 91/114 MB Progress (1): 91/114 MB Progress (1): 91/114 MB Progress (1): 91/114 MB Progress (1): 91/114 MB Progress (1): 91/114 MB Progress (1): 91/114 MB Progress (1): 91/114 MB Progress (1): 91/114 MB Progress (1): 91/114 MB Progress (1): 91/114 MB Progress (1): 91/114 MB Progress (1): 91/114 MB Progress (1): 91/114 MB Progress (1): 91/114 MB Progress (1): 91/114 MB Progress (1): 91/114 MB Progress (1): 91/114 MB Progress (1): 91/114 MB Progress (1): 91/114 MB Progress (1): 91/114 MB Progress (1): 91/114 MB Progress (1): 91/114 MB Progress (1): 91/114 MB Progress (1): 91/114 MB Progress (1): 91/114 MB Progress (1): 91/114 MB Progress (1): 91/114 MB Progress (1): 91/114 MB Progress (1): 91/114 MB Progress (1): 91/114 MB Progress (1): 91/114 MB Progress (1): 91/114 MB Progress (1): 91/114 MB Progress (1): 91/114 MB Progress (1): 91/114 MB Progress (1): 91/114 MB Progress (1): 91/114 MB Progress (1): 91/114 MB Progress (1): 91/114 MB Progress (1): 91/114 MB Progress (1): 91/114 MB Progress (1): 91/114 MB Progress (1): 91/114 MB Progress (1): 91/114 MB Progress (1): 91/114 MB Progress (1): 91/114 MB Progress (1): 91/114 MB Progress (1): 91/114 MB Progress (1): 91/114 MB Progress (1): 91/114 MB Progress (1): 91/114 MB Progress (1): 91/114 MB Progress (1): 91/114 MB Progress (1): 91/114 MB Progress (1): 91/114 MB Progress (1): 91/114 MB Progress (1): 91/114 MB Progress (1): 91/114 MB Progress (1): 91/114 MB Progress (1): 91/114 MB Progress (1): 91/114 MB Progress (1): 91/114 MB Progress (1): 91/114 MB Progress (1): 91/114 MB Progress (1): 91/114 MB Progress (1): 91/114 MB Progress (1): 91/114 MB Progress (1): 91/114 MB Progress (1): 91/114 MB Progress (1): 91/114 MB Progress (1): 91/114 MB Progress (1): 91/114 MB Progress (1): 91/114 MB Progress (1): 91/114 MB Progress (1): 91/114 MB Progress (1): 91/114 MB Progress (1): 91/114 MB Progress (1): 91/114 MB Progress (1): 91/114 MB Progress (1): 91/114 MB Progress (1): 91/114 MB Progress (1): 91/114 MB Progress (1): 91/114 MB Progress (1): 91/114 MB Progress (1): 91/114 MB Progress (1): 91/114 MB Progress (1): 91/114 MB Progress (1): 91/114 MB Progress (1): 91/114 MB Progress (1): 91/114 MB Progress (1): 91/114 MB Progress (1): 91/114 MB Progress (1): 91/114 MB Progress (1): 91/114 MB Progress (1): 91/114 MB Progress (1): 91/114 MB Progress (1): 91/114 MB Progress (1): 92/114 MB Progress (1): 92/114 MB Progress (1): 92/114 MB Progress (1): 92/114 MB Progress (1): 92/114 MB Progress (1): 92/114 MB Progress (1): 92/114 MB Progress (1): 92/114 MB Progress (1): 92/114 MB Progress (1): 92/114 MB Progress (1): 92/114 MB Progress (1): 92/114 MB Progress (1): 92/114 MB Progress (1): 92/114 MB Progress (1): 92/114 MB Progress (1): 92/114 MB Progress (1): 92/114 MB Progress (1): 92/114 MB Progress (1): 92/114 MB Progress (1): 92/114 MB Progress (1): 92/114 MB Progress (1): 92/114 MB Progress (1): 92/114 MB Progress (1): 92/114 MB Progress (1): 92/114 MB Progress (1): 92/114 MB Progress (1): 92/114 MB Progress (1): 92/114 MB Progress (1): 92/114 MB Progress (1): 92/114 MB Progress (1): 92/114 MB Progress (1): 92/114 MB Progress (1): 92/114 MB Progress (1): 92/114 MB Progress (1): 92/114 MB Progress (1): 92/114 MB Progress (1): 92/114 MB Progress (1): 92/114 MB Progress (1): 92/114 MB Progress (1): 92/114 MB Progress (1): 92/114 MB Progress (1): 92/114 MB Progress (1): 92/114 MB Progress (1): 92/114 MB Progress (1): 92/114 MB Progress (1): 92/114 MB Progress (1): 92/114 MB Progress (1): 92/114 MB Progress (1): 92/114 MB Progress (1): 92/114 MB Progress (1): 92/114 MB Progress (1): 92/114 MB Progress (1): 92/114 MB Progress (1): 92/114 MB Progress (1): 92/114 MB Progress (1): 92/114 MB Progress (1): 92/114 MB Progress (1): 92/114 MB Progress (1): 92/114 MB Progress (1): 92/114 MB Progress (1): 92/114 MB Progress (1): 92/114 MB Progress (1): 92/114 MB Progress (1): 92/114 MB Progress (1): 92/114 MB Progress (1): 92/114 MB Progress (1): 92/114 MB Progress (1): 92/114 MB Progress (1): 92/114 MB Progress (1): 92/114 MB Progress (1): 92/114 MB Progress (1): 92/114 MB Progress (1): 92/114 MB Progress (1): 92/114 MB Progress (1): 92/114 MB Progress (1): 92/114 MB Progress (1): 92/114 MB Progress (1): 92/114 MB Progress (1): 92/114 MB Progress (1): 92/114 MB Progress (1): 92/114 MB Progress (1): 92/114 MB Progress (1): 92/114 MB Progress (1): 92/114 MB Progress (1): 92/114 MB Progress (1): 92/114 MB Progress (1): 92/114 MB Progress (1): 92/114 MB Progress (1): 92/114 MB Progress (1): 92/114 MB Progress (1): 92/114 MB Progress (1): 92/114 MB Progress (1): 92/114 MB Progress (1): 92/114 MB Progress (1): 92/114 MB Progress (1): 92/114 MB Progress (1): 92/114 MB Progress (1): 92/114 MB Progress (1): 92/114 MB Progress (1): 92/114 MB Progress (1): 92/114 MB Progress (1): 92/114 MB Progress (1): 92/114 MB Progress (1): 92/114 MB Progress (1): 92/114 MB Progress (1): 92/114 MB Progress (1): 92/114 MB Progress (1): 92/114 MB Progress (1): 92/114 MB Progress (1): 92/114 MB Progress (1): 92/114 MB Progress (1): 92/114 MB Progress (1): 92/114 MB Progress (1): 92/114 MB Progress (1): 92/114 MB Progress (1): 92/114 MB Progress (1): 92/114 MB Progress (1): 92/114 MB Progress (1): 92/114 MB Progress (1): 92/114 MB Progress (1): 92/114 MB Progress (1): 92/114 MB Progress (1): 92/114 MB Progress (1): 92/114 MB Progress (1): 92/114 MB Progress (1): 92/114 MB Progress (1): 92/114 MB Progress (1): 92/114 MB Progress (1): 92/114 MB Progress (1): 92/114 MB Progress (1): 92/114 MB Progress (1): 92/114 MB Progress (1): 92/114 MB Progress (1): 92/114 MB Progress (1): 92/114 MB Progress (1): 92/114 MB Progress (1): 92/114 MB Progress (1): 92/114 MB Progress (1): 92/114 MB Progress (1): 92/114 MB Progress (1): 92/114 MB Progress (1): 92/114 MB Progress (1): 92/114 MB Progress (1): 92/114 MB Progress (1): 92/114 MB Progress (1): 92/114 MB Progress (1): 92/114 MB Progress (1): 92/114 MB Progress (1): 92/114 MB Progress (1): 92/114 MB Progress (1): 92/114 MB Progress (1): 92/114 MB Progress (1): 92/114 MB Progress (1): 92/114 MB Progress (1): 92/114 MB Progress (1): 92/114 MB Progress (1): 92/114 MB Progress (1): 92/114 MB Progress (1): 92/114 MB Progress (1): 92/114 MB Progress (1): 92/114 MB Progress (1): 92/114 MB Progress (1): 92/114 MB Progress (1): 92/114 MB Progress (1): 92/114 MB Progress (1): 92/114 MB Progress (1): 92/114 MB Progress (1): 92/114 MB Progress (1): 92/114 MB Progress (1): 92/114 MB Progress (1): 92/114 MB Progress (1): 92/114 MB Progress (1): 92/114 MB Progress (1): 92/114 MB Progress (1): 92/114 MB Progress (1): 92/114 MB Progress (1): 92/114 MB Progress (1): 92/114 MB Progress (1): 92/114 MB Progress (1): 92/114 MB Progress (1): 92/114 MB Progress (1): 92/114 MB Progress (1): 92/114 MB Progress (1): 92/114 MB Progress (1): 92/114 MB Progress (1): 92/114 MB Progress (1): 92/114 MB Progress (1): 92/114 MB Progress (1): 92/114 MB Progress (1): 92/114 MB Progress (1): 92/114 MB Progress (1): 92/114 MB Progress (1): 92/114 MB Progress (1): 92/114 MB Progress (1): 92/114 MB Progress (1): 92/114 MB Progress (1): 92/114 MB Progress (1): 92/114 MB Progress (1): 92/114 MB Progress (1): 92/114 MB Progress (1): 92/114 MB Progress (1): 92/114 MB Progress (1): 92/114 MB Progress (1): 92/114 MB Progress (1): 92/114 MB Progress (1): 92/114 MB Progress (1): 92/114 MB Progress (1): 92/114 MB Progress (1): 92/114 MB Progress (1): 92/114 MB Progress (1): 92/114 MB Progress (1): 92/114 MB Progress (1): 92/114 MB Progress (1): 92/114 MB Progress (1): 92/114 MB Progress (1): 92/114 MB Progress (1): 92/114 MB Progress (1): 92/114 MB Progress (1): 92/114 MB Progress (1): 92/114 MB Progress (1): 92/114 MB Progress (1): 92/114 MB Progress (1): 92/114 MB Progress (1): 92/114 MB Progress (1): 92/114 MB Progress (1): 92/114 MB Progress (1): 92/114 MB Progress (1): 92/114 MB Progress (1): 92/114 MB Progress (1): 92/114 MB Progress (1): 92/114 MB Progress (1): 92/114 MB Progress (1): 92/114 MB Progress (1): 92/114 MB Progress (1): 92/114 MB Progress (1): 92/114 MB Progress (1): 92/114 MB Progress (1): 92/114 MB Progress (1): 92/114 MB Progress (1): 92/114 MB Progress (1): 92/114 MB Progress (1): 92/114 MB Progress (1): 92/114 MB Progress (1): 92/114 MB Progress (1): 92/114 MB Progress (1): 92/114 MB Progress (1): 92/114 MB Progress (1): 92/114 MB Progress (1): 92/114 MB Progress (1): 92/114 MB Progress (1): 92/114 MB Progress (1): 92/114 MB Progress (1): 92/114 MB Progress (1): 92/114 MB Progress (1): 92/114 MB Progress (1): 92/114 MB Progress (1): 92/114 MB Progress (1): 92/114 MB Progress (1): 92/114 MB Progress (1): 92/114 MB Progress (1): 92/114 MB Progress (1): 92/114 MB Progress (1): 92/114 MB Progress (1): 92/114 MB Progress (1): 92/114 MB Progress (1): 92/114 MB Progress (1): 92/114 MB Progress (1): 92/114 MB Progress (1): 92/114 MB Progress (1): 92/114 MB Progress (1): 92/114 MB Progress (1): 92/114 MB Progress (1): 92/114 MB Progress (1): 92/114 MB Progress (1): 92/114 MB Progress (1): 92/114 MB Progress (1): 92/114 MB Progress (1): 92/114 MB Progress (1): 92/114 MB Progress (1): 92/114 MB Progress (1): 92/114 MB Progress (1): 92/114 MB Progress (1): 92/114 MB Progress (1): 92/114 MB Progress (1): 92/114 MB Progress (1): 92/114 MB Progress (1): 92/114 MB Progress (1): 92/114 MB Progress (1): 92/114 MB Progress (1): 92/114 MB Progress (1): 92/114 MB Progress (1): 92/114 MB Progress (1): 92/114 MB Progress (1): 92/114 MB Progress (1): 92/114 MB Progress (1): 92/114 MB Progress (1): 92/114 MB Progress (1): 92/114 MB Progress (1): 92/114 MB Progress (1): 92/114 MB Progress (1): 92/114 MB Progress (1): 92/114 MB Progress (1): 92/114 MB Progress (1): 92/114 MB Progress (1): 92/114 MB Progress (1): 92/114 MB Progress (1): 92/114 MB Progress (1): 92/114 MB Progress (1): 92/114 MB Progress (1): 92/114 MB Progress (1): 92/114 MB Progress (1): 92/114 MB Progress (1): 92/114 MB Progress (1): 92/114 MB Progress (1): 92/114 MB Progress (1): 92/114 MB Progress (1): 92/114 MB Progress (1): 92/114 MB Progress (1): 92/114 MB Progress (1): 92/114 MB Progress (1): 92/114 MB Progress (1): 92/114 MB Progress (1): 92/114 MB Progress (1): 92/114 MB Progress (1): 92/114 MB Progress (1): 92/114 MB Progress (1): 92/114 MB Progress (1): 92/114 MB Progress (1): 92/114 MB Progress (1): 92/114 MB Progress (1): 92/114 MB Progress (1): 92/114 MB Progress (1): 92/114 MB Progress (1): 92/114 MB Progress (1): 92/114 MB Progress (1): 92/114 MB Progress (1): 92/114 MB Progress (1): 92/114 MB Progress (1): 92/114 MB Progress (1): 92/114 MB Progress (1): 92/114 MB Progress (1): 92/114 MB Progress (1): 92/114 MB Progress (1): 92/114 MB Progress (1): 92/114 MB Progress (1): 92/114 MB Progress (1): 92/114 MB Progress (1): 92/114 MB Progress (1): 92/114 MB Progress (1): 92/114 MB Progress (1): 92/114 MB Progress (1): 92/114 MB Progress (1): 92/114 MB Progress (1): 92/114 MB Progress (1): 92/114 MB Progress (1): 92/114 MB Progress (1): 92/114 MB Progress (1): 92/114 MB Progress (1): 92/114 MB Progress (1): 92/114 MB Progress (1): 92/114 MB Progress (1): 92/114 MB Progress (1): 92/114 MB Progress (1): 92/114 MB Progress (1): 92/114 MB Progress (1): 92/114 MB Progress (1): 92/114 MB Progress (1): 92/114 MB Progress (1): 92/114 MB Progress (1): 92/114 MB Progress (1): 92/114 MB Progress (1): 92/114 MB Progress (1): 92/114 MB Progress (1): 92/114 MB Progress (1): 92/114 MB Progress (1): 92/114 MB Progress (1): 92/114 MB Progress (1): 92/114 MB Progress (1): 92/114 MB Progress (1): 92/114 MB Progress (1): 92/114 MB Progress (1): 92/114 MB Progress (1): 92/114 MB Progress (1): 92/114 MB Progress (1): 92/114 MB Progress (1): 92/114 MB Progress (1): 92/114 MB Progress (1): 92/114 MB Progress (1): 92/114 MB Progress (1): 92/114 MB Progress (1): 92/114 MB Progress (1): 92/114 MB Progress (1): 92/114 MB Progress (1): 92/114 MB Progress (1): 92/114 MB Progress (1): 92/114 MB Progress (1): 92/114 MB Progress (1): 92/114 MB Progress (1): 92/114 MB Progress (1): 92/114 MB Progress (1): 92/114 MB Progress (1): 92/114 MB Progress (1): 92/114 MB Progress (1): 92/114 MB Progress (1): 92/114 MB Progress (1): 92/114 MB Progress (1): 92/114 MB Progress (1): 92/114 MB Progress (1): 92/114 MB Progress (1): 92/114 MB Progress (1): 92/114 MB Progress (1): 92/114 MB Progress (1): 92/114 MB Progress (1): 92/114 MB Progress (1): 92/114 MB Progress (1): 92/114 MB Progress (1): 92/114 MB Progress (1): 92/114 MB Progress (1): 92/114 MB Progress (1): 92/114 MB Progress (1): 92/114 MB Progress (1): 92/114 MB Progress (1): 92/114 MB Progress (1): 92/114 MB Progress (1): 92/114 MB Progress (1): 92/114 MB Progress (1): 92/114 MB Progress (1): 92/114 MB Progress (1): 92/114 MB Progress (1): 92/114 MB Progress (1): 92/114 MB Progress (1): 92/114 MB Progress (1): 92/114 MB Progress (1): 92/114 MB Progress (1): 92/114 MB Progress (1): 92/114 MB Progress (1): 92/114 MB Progress (1): 92/114 MB Progress (1): 92/114 MB Progress (1): 92/114 MB Progress (1): 92/114 MB Progress (1): 92/114 MB Progress (1): 92/114 MB Progress (1): 92/114 MB Progress (1): 92/114 MB Progress (1): 92/114 MB Progress (1): 92/114 MB Progress (1): 92/114 MB Progress (1): 92/114 MB Progress (1): 92/114 MB Progress (1): 92/114 MB Progress (1): 92/114 MB Progress (1): 92/114 MB Progress (1): 92/114 MB Progress (1): 92/114 MB Progress (1): 92/114 MB Progress (1): 92/114 MB Progress (1): 92/114 MB Progress (1): 92/114 MB Progress (1): 92/114 MB Progress (1): 92/114 MB Progress (1): 92/114 MB Progress (1): 92/114 MB Progress (1): 92/114 MB Progress (1): 92/114 MB Progress (1): 92/114 MB Progress (1): 92/114 MB Progress (1): 92/114 MB Progress (1): 92/114 MB Progress (1): 92/114 MB Progress (1): 92/114 MB Progress (1): 92/114 MB Progress (1): 92/114 MB Progress (1): 92/114 MB Progress (1): 92/114 MB Progress (1): 92/114 MB Progress (1): 92/114 MB Progress (1): 92/114 MB Progress (1): 92/114 MB Progress (1): 92/114 MB Progress (1): 92/114 MB Progress (1): 92/114 MB Progress (1): 92/114 MB Progress (1): 92/114 MB Progress (1): 92/114 MB Progress (1): 92/114 MB Progress (1): 92/114 MB Progress (1): 92/114 MB Progress (1): 92/114 MB Progress (1): 93/114 MB Progress (1): 93/114 MB Progress (1): 93/114 MB Progress (1): 93/114 MB Progress (1): 93/114 MB Progress (1): 93/114 MB Progress (1): 93/114 MB Progress (1): 93/114 MB Progress (1): 93/114 MB Progress (1): 93/114 MB Progress (1): 93/114 MB Progress (1): 93/114 MB Progress (1): 93/114 MB Progress (1): 93/114 MB Progress (1): 93/114 MB Progress (1): 93/114 MB Progress (1): 93/114 MB Progress (1): 93/114 MB Progress (1): 93/114 MB Progress (1): 93/114 MB Progress (1): 93/114 MB Progress (1): 93/114 MB Progress (1): 93/114 MB Progress (1): 93/114 MB Progress (1): 93/114 MB Progress (1): 93/114 MB Progress (1): 93/114 MB Progress (1): 93/114 MB Progress (1): 93/114 MB Progress (1): 93/114 MB Progress (1): 93/114 MB Progress (1): 93/114 MB Progress (1): 93/114 MB Progress (1): 93/114 MB Progress (1): 93/114 MB Progress (1): 93/114 MB Progress (1): 93/114 MB Progress (1): 93/114 MB Progress (1): 93/114 MB Progress (1): 93/114 MB Progress (1): 93/114 MB Progress (1): 93/114 MB Progress (1): 93/114 MB Progress (1): 93/114 MB Progress (1): 93/114 MB Progress (1): 93/114 MB Progress (1): 93/114 MB Progress (1): 93/114 MB Progress (1): 93/114 MB Progress (1): 93/114 MB Progress (1): 93/114 MB Progress (1): 93/114 MB Progress (1): 93/114 MB Progress (1): 93/114 MB Progress (1): 93/114 MB Progress (1): 93/114 MB Progress (1): 93/114 MB Progress (1): 93/114 MB Progress (1): 93/114 MB Progress (1): 93/114 MB Progress (1): 93/114 MB Progress (1): 93/114 MB Progress (1): 93/114 MB Progress (1): 93/114 MB Progress (1): 93/114 MB Progress (1): 93/114 MB Progress (1): 93/114 MB Progress (1): 93/114 MB Progress (1): 93/114 MB Progress (1): 93/114 MB Progress (1): 93/114 MB Progress (1): 93/114 MB Progress (1): 93/114 MB Progress (1): 93/114 MB Progress (1): 93/114 MB Progress (1): 93/114 MB Progress (1): 93/114 MB Progress (1): 93/114 MB Progress (1): 93/114 MB Progress (1): 93/114 MB Progress (1): 93/114 MB Progress (1): 93/114 MB Progress (1): 93/114 MB Progress (1): 93/114 MB Progress (1): 93/114 MB Progress (1): 93/114 MB Progress (1): 93/114 MB Progress (1): 93/114 MB Progress (1): 93/114 MB Progress (1): 93/114 MB Progress (1): 93/114 MB Progress (1): 93/114 MB Progress (1): 93/114 MB Progress (1): 93/114 MB Progress (1): 93/114 MB Progress (1): 93/114 MB Progress (1): 93/114 MB Progress (1): 93/114 MB Progress (1): 93/114 MB Progress (1): 93/114 MB Progress (1): 93/114 MB Progress (1): 93/114 MB Progress (1): 93/114 MB Progress (1): 93/114 MB Progress (1): 93/114 MB Progress (1): 93/114 MB Progress (1): 93/114 MB Progress (1): 93/114 MB Progress (1): 93/114 MB Progress (1): 93/114 MB Progress (1): 93/114 MB Progress (1): 93/114 MB Progress (1): 93/114 MB Progress (1): 93/114 MB Progress (1): 93/114 MB Progress (1): 93/114 MB Progress (1): 93/114 MB Progress (1): 93/114 MB Progress (1): 93/114 MB Progress (1): 93/114 MB Progress (1): 93/114 MB Progress (1): 93/114 MB Progress (1): 93/114 MB Progress (1): 93/114 MB Progress (1): 93/114 MB Progress (1): 93/114 MB Progress (1): 93/114 MB Progress (1): 93/114 MB Progress (1): 93/114 MB Progress (1): 93/114 MB Progress (1): 93/114 MB Progress (1): 93/114 MB Progress (1): 93/114 MB Progress (1): 93/114 MB Progress (1): 93/114 MB Progress (1): 93/114 MB Progress (1): 93/114 MB Progress (1): 93/114 MB Progress (1): 93/114 MB Progress (1): 93/114 MB Progress (1): 93/114 MB Progress (1): 93/114 MB Progress (1): 93/114 MB Progress (1): 93/114 MB Progress (1): 93/114 MB Progress (1): 93/114 MB Progress (1): 93/114 MB Progress (1): 93/114 MB Progress (1): 93/114 MB Progress (1): 93/114 MB Progress (1): 93/114 MB Progress (1): 93/114 MB Progress (1): 93/114 MB Progress (1): 93/114 MB Progress (1): 93/114 MB Progress (1): 93/114 MB Progress (1): 93/114 MB Progress (1): 93/114 MB Progress (1): 93/114 MB Progress (1): 93/114 MB Progress (1): 93/114 MB Progress (1): 93/114 MB Progress (1): 93/114 MB Progress (1): 93/114 MB Progress (1): 93/114 MB Progress (1): 93/114 MB Progress (1): 93/114 MB Progress (1): 93/114 MB Progress (1): 93/114 MB Progress (1): 93/114 MB Progress (1): 93/114 MB Progress (1): 93/114 MB Progress (1): 93/114 MB Progress (1): 93/114 MB Progress (1): 93/114 MB Progress (1): 93/114 MB Progress (1): 93/114 MB Progress (1): 93/114 MB Progress (1): 93/114 MB Progress (1): 93/114 MB Progress (1): 93/114 MB Progress (1): 93/114 MB Progress (1): 93/114 MB Progress (1): 93/114 MB Progress (1): 93/114 MB Progress (1): 93/114 MB Progress (1): 93/114 MB Progress (1): 93/114 MB Progress (1): 93/114 MB Progress (1): 93/114 MB Progress (1): 93/114 MB Progress (1): 93/114 MB Progress (1): 93/114 MB Progress (1): 93/114 MB Progress (1): 93/114 MB Progress (1): 93/114 MB Progress (1): 93/114 MB Progress (1): 93/114 MB Progress (1): 93/114 MB Progress (1): 93/114 MB Progress (1): 93/114 MB Progress (1): 93/114 MB Progress (1): 93/114 MB Progress (1): 93/114 MB Progress (1): 93/114 MB Progress (1): 93/114 MB Progress (1): 93/114 MB Progress (1): 93/114 MB Progress (1): 93/114 MB Progress (1): 93/114 MB Progress (1): 93/114 MB Progress (1): 93/114 MB Progress (1): 93/114 MB Progress (1): 93/114 MB Progress (1): 93/114 MB Progress (1): 93/114 MB Progress (1): 93/114 MB Progress (1): 93/114 MB Progress (1): 93/114 MB Progress (1): 93/114 MB Progress (1): 93/114 MB Progress (1): 93/114 MB Progress (1): 93/114 MB Progress (1): 93/114 MB Progress (1): 93/114 MB Progress (1): 93/114 MB Progress (1): 93/114 MB Progress (1): 93/114 MB Progress (1): 93/114 MB Progress (1): 93/114 MB Progress (1): 93/114 MB Progress (1): 93/114 MB Progress (1): 93/114 MB Progress (1): 93/114 MB Progress (1): 93/114 MB Progress (1): 93/114 MB Progress (1): 93/114 MB Progress (1): 93/114 MB Progress (1): 93/114 MB Progress (1): 93/114 MB Progress (1): 93/114 MB Progress (1): 93/114 MB Progress (1): 93/114 MB Progress (1): 93/114 MB Progress (1): 93/114 MB Progress (1): 93/114 MB Progress (1): 93/114 MB Progress (1): 93/114 MB Progress (1): 93/114 MB Progress (1): 93/114 MB Progress (1): 93/114 MB Progress (1): 93/114 MB Progress (1): 93/114 MB Progress (1): 93/114 MB Progress (1): 93/114 MB Progress (1): 93/114 MB Progress (1): 93/114 MB Progress (1): 93/114 MB Progress (1): 93/114 MB Progress (1): 93/114 MB Progress (1): 93/114 MB Progress (1): 93/114 MB Progress (1): 93/114 MB Progress (1): 93/114 MB Progress (1): 93/114 MB Progress (1): 93/114 MB Progress (1): 93/114 MB Progress (1): 93/114 MB Progress (1): 93/114 MB Progress (1): 93/114 MB Progress (1): 93/114 MB Progress (1): 93/114 MB Progress (1): 93/114 MB Progress (1): 93/114 MB Progress (1): 93/114 MB Progress (1): 93/114 MB Progress (1): 93/114 MB Progress (1): 93/114 MB Progress (1): 93/114 MB Progress (1): 93/114 MB Progress (1): 93/114 MB Progress (1): 93/114 MB Progress (1): 93/114 MB Progress (1): 93/114 MB Progress (1): 93/114 MB Progress (1): 93/114 MB Progress (1): 93/114 MB Progress (1): 93/114 MB Progress (1): 93/114 MB Progress (1): 93/114 MB Progress (1): 93/114 MB Progress (1): 93/114 MB Progress (1): 93/114 MB Progress (1): 93/114 MB Progress (1): 93/114 MB Progress (1): 93/114 MB Progress (1): 93/114 MB Progress (1): 93/114 MB Progress (1): 93/114 MB Progress (1): 93/114 MB Progress (1): 93/114 MB Progress (1): 93/114 MB Progress (1): 93/114 MB Progress (1): 93/114 MB Progress (1): 93/114 MB Progress (1): 93/114 MB Progress (1): 93/114 MB Progress (1): 93/114 MB Progress (1): 93/114 MB Progress (1): 93/114 MB Progress (1): 93/114 MB Progress (1): 93/114 MB Progress (1): 93/114 MB Progress (1): 93/114 MB Progress (1): 93/114 MB Progress (1): 93/114 MB Progress (1): 93/114 MB Progress (1): 93/114 MB Progress (1): 93/114 MB Progress (1): 93/114 MB Progress (1): 93/114 MB Progress (1): 93/114 MB Progress (1): 93/114 MB Progress (1): 93/114 MB Progress (1): 93/114 MB Progress (1): 93/114 MB Progress (1): 93/114 MB Progress (1): 93/114 MB Progress (1): 93/114 MB Progress (1): 93/114 MB Progress (1): 93/114 MB Progress (1): 93/114 MB Progress (1): 93/114 MB Progress (1): 93/114 MB Progress (1): 93/114 MB Progress (1): 93/114 MB Progress (1): 93/114 MB Progress (1): 93/114 MB Progress (1): 93/114 MB Progress (1): 93/114 MB Progress (1): 93/114 MB Progress (1): 93/114 MB Progress (1): 93/114 MB Progress (1): 93/114 MB Progress (1): 93/114 MB Progress (1): 93/114 MB Progress (1): 93/114 MB Progress (1): 93/114 MB Progress (1): 93/114 MB Progress (1): 93/114 MB Progress (1): 93/114 MB Progress (1): 93/114 MB Progress (1): 93/114 MB Progress (1): 93/114 MB Progress (1): 93/114 MB Progress (1): 93/114 MB Progress (1): 93/114 MB Progress (1): 93/114 MB Progress (1): 93/114 MB Progress (1): 93/114 MB Progress (1): 93/114 MB Progress (1): 93/114 MB Progress (1): 93/114 MB Progress (1): 93/114 MB Progress (1): 93/114 MB Progress (1): 93/114 MB Progress (1): 93/114 MB Progress (1): 93/114 MB Progress (1): 93/114 MB Progress (1): 93/114 MB Progress (1): 93/114 MB Progress (1): 93/114 MB Progress (1): 93/114 MB Progress (1): 93/114 MB Progress (1): 93/114 MB Progress (1): 93/114 MB Progress (1): 93/114 MB Progress (1): 93/114 MB Progress (1): 93/114 MB Progress (1): 93/114 MB Progress (1): 93/114 MB Progress (1): 93/114 MB Progress (1): 93/114 MB Progress (1): 93/114 MB Progress (1): 93/114 MB Progress (1): 93/114 MB Progress (1): 93/114 MB Progress (1): 93/114 MB Progress (1): 93/114 MB Progress (1): 93/114 MB Progress (1): 93/114 MB Progress (1): 93/114 MB Progress (1): 93/114 MB Progress (1): 93/114 MB Progress (1): 93/114 MB Progress (1): 93/114 MB Progress (1): 93/114 MB Progress (1): 93/114 MB Progress (1): 93/114 MB Progress (1): 93/114 MB Progress (1): 93/114 MB Progress (1): 93/114 MB Progress (1): 93/114 MB Progress (1): 93/114 MB Progress (1): 93/114 MB Progress (1): 93/114 MB Progress (1): 93/114 MB Progress (1): 93/114 MB Progress (1): 93/114 MB Progress (1): 93/114 MB Progress (1): 93/114 MB Progress (1): 93/114 MB Progress (1): 93/114 MB Progress (1): 93/114 MB Progress (1): 93/114 MB Progress (1): 93/114 MB Progress (1): 93/114 MB Progress (1): 93/114 MB Progress (1): 93/114 MB Progress (1): 93/114 MB Progress (1): 93/114 MB Progress (1): 93/114 MB Progress (1): 93/114 MB Progress (1): 93/114 MB Progress (1): 93/114 MB Progress (1): 93/114 MB Progress (1): 93/114 MB Progress (1): 93/114 MB Progress (1): 93/114 MB Progress (1): 93/114 MB Progress (1): 93/114 MB Progress (1): 93/114 MB Progress (1): 93/114 MB Progress (1): 93/114 MB Progress (1): 93/114 MB Progress (1): 93/114 MB Progress (1): 93/114 MB Progress (1): 93/114 MB Progress (1): 93/114 MB Progress (1): 93/114 MB Progress (1): 93/114 MB Progress (1): 93/114 MB Progress (1): 93/114 MB Progress (1): 93/114 MB Progress (1): 93/114 MB Progress (1): 93/114 MB Progress (1): 93/114 MB Progress (1): 93/114 MB Progress (1): 93/114 MB Progress (1): 93/114 MB Progress (1): 93/114 MB Progress (1): 93/114 MB Progress (1): 93/114 MB Progress (1): 93/114 MB Progress (1): 93/114 MB Progress (1): 93/114 MB Progress (1): 93/114 MB Progress (1): 93/114 MB Progress (1): 93/114 MB Progress (1): 93/114 MB Progress (1): 93/114 MB Progress (1): 93/114 MB Progress (1): 93/114 MB Progress (1): 93/114 MB Progress (1): 93/114 MB Progress (1): 93/114 MB Progress (1): 93/114 MB Progress (1): 93/114 MB Progress (1): 93/114 MB Progress (1): 93/114 MB Progress (1): 93/114 MB Progress (1): 93/114 MB Progress (1): 93/114 MB Progress (1): 93/114 MB Progress (1): 93/114 MB Progress (1): 93/114 MB Progress (1): 93/114 MB Progress (1): 93/114 MB Progress (1): 93/114 MB Progress (1): 93/114 MB Progress (1): 93/114 MB Progress (1): 93/114 MB Progress (1): 93/114 MB Progress (1): 93/114 MB Progress (1): 93/114 MB Progress (1): 93/114 MB Progress (1): 93/114 MB Progress (1): 93/114 MB Progress (1): 94/114 MB Progress (1): 94/114 MB Progress (1): 94/114 MB Progress (1): 94/114 MB Progress (1): 94/114 MB Progress (1): 94/114 MB Progress (1): 94/114 MB Progress (1): 94/114 MB Progress (1): 94/114 MB Progress (1): 94/114 MB Progress (1): 94/114 MB Progress (1): 94/114 MB Progress (1): 94/114 MB Progress (1): 94/114 MB Progress (1): 94/114 MB Progress (1): 94/114 MB Progress (1): 94/114 MB Progress (1): 94/114 MB Progress (1): 94/114 MB Progress (1): 94/114 MB Progress (1): 94/114 MB Progress (1): 94/114 MB Progress (1): 94/114 MB Progress (1): 94/114 MB Progress (1): 94/114 MB Progress (1): 94/114 MB Progress (1): 94/114 MB Progress (1): 94/114 MB Progress (1): 94/114 MB Progress (1): 94/114 MB Progress (1): 94/114 MB Progress (1): 94/114 MB Progress (1): 94/114 MB Progress (1): 94/114 MB Progress (1): 94/114 MB Progress (1): 94/114 MB Progress (1): 94/114 MB Progress (1): 94/114 MB Progress (1): 94/114 MB Progress (1): 94/114 MB Progress (1): 94/114 MB Progress (1): 94/114 MB Progress (1): 94/114 MB Progress (1): 94/114 MB Progress (1): 94/114 MB Progress (1): 94/114 MB Progress (1): 94/114 MB Progress (1): 94/114 MB Progress (1): 94/114 MB Progress (1): 94/114 MB Progress (1): 94/114 MB Progress (1): 94/114 MB Progress (1): 94/114 MB Progress (1): 94/114 MB Progress (1): 94/114 MB Progress (1): 94/114 MB Progress (1): 94/114 MB Progress (1): 94/114 MB Progress (1): 94/114 MB Progress (1): 94/114 MB Progress (1): 94/114 MB Progress (1): 94/114 MB Progress (1): 94/114 MB Progress (1): 94/114 MB Progress (1): 94/114 MB Progress (1): 94/114 MB Progress (1): 94/114 MB Progress (1): 94/114 MB Progress (1): 94/114 MB Progress (1): 94/114 MB Progress (1): 94/114 MB Progress (1): 94/114 MB Progress (1): 94/114 MB Progress (1): 94/114 MB Progress (1): 94/114 MB Progress (1): 94/114 MB Progress (1): 94/114 MB Progress (1): 94/114 MB Progress (1): 94/114 MB Progress (1): 94/114 MB Progress (1): 94/114 MB Progress (1): 94/114 MB Progress (1): 94/114 MB Progress (1): 94/114 MB Progress (1): 94/114 MB Progress (1): 94/114 MB Progress (1): 94/114 MB Progress (1): 94/114 MB Progress (1): 94/114 MB Progress (1): 94/114 MB Progress (1): 94/114 MB Progress (1): 94/114 MB Progress (1): 94/114 MB Progress (1): 94/114 MB Progress (1): 94/114 MB Progress (1): 94/114 MB Progress (1): 94/114 MB Progress (1): 94/114 MB Progress (1): 94/114 MB Progress (1): 94/114 MB Progress (1): 94/114 MB Progress (1): 94/114 MB Progress (1): 94/114 MB Progress (1): 94/114 MB Progress (1): 94/114 MB Progress (1): 94/114 MB Progress (1): 94/114 MB Progress (1): 94/114 MB Progress (1): 94/114 MB Progress (1): 94/114 MB Progress (1): 94/114 MB Progress (1): 94/114 MB Progress (1): 94/114 MB Progress (1): 94/114 MB Progress (1): 94/114 MB Progress (1): 94/114 MB Progress (1): 94/114 MB Progress (1): 94/114 MB Progress (1): 94/114 MB Progress (1): 94/114 MB Progress (1): 94/114 MB Progress (1): 94/114 MB Progress (1): 94/114 MB Progress (1): 94/114 MB Progress (1): 94/114 MB Progress (1): 94/114 MB Progress (1): 94/114 MB Progress (1): 94/114 MB Progress (1): 94/114 MB Progress (1): 94/114 MB Progress (1): 94/114 MB Progress (1): 94/114 MB Progress (1): 94/114 MB Progress (1): 94/114 MB Progress (1): 94/114 MB Progress (1): 94/114 MB Progress (1): 94/114 MB Progress (1): 94/114 MB Progress (1): 94/114 MB Progress (1): 94/114 MB Progress (1): 94/114 MB Progress (1): 94/114 MB Progress (1): 94/114 MB Progress (1): 94/114 MB Progress (1): 94/114 MB Progress (1): 94/114 MB Progress (1): 94/114 MB Progress (1): 94/114 MB Progress (1): 94/114 MB Progress (1): 94/114 MB Progress (1): 94/114 MB Progress (1): 94/114 MB Progress (1): 94/114 MB Progress (1): 94/114 MB Progress (1): 94/114 MB Progress (1): 94/114 MB Progress (1): 94/114 MB Progress (1): 94/114 MB Progress (1): 94/114 MB Progress (1): 94/114 MB Progress (1): 94/114 MB Progress (1): 94/114 MB Progress (1): 94/114 MB Progress (1): 94/114 MB Progress (1): 94/114 MB Progress (1): 94/114 MB Progress (1): 94/114 MB Progress (1): 94/114 MB Progress (1): 94/114 MB Progress (1): 94/114 MB Progress (1): 94/114 MB Progress (1): 94/114 MB Progress (1): 94/114 MB Progress (1): 94/114 MB Progress (1): 94/114 MB Progress (1): 94/114 MB Progress (1): 94/114 MB Progress (1): 94/114 MB Progress (1): 94/114 MB Progress (1): 94/114 MB Progress (1): 94/114 MB Progress (1): 94/114 MB Progress (1): 94/114 MB Progress (1): 94/114 MB Progress (1): 94/114 MB Progress (1): 94/114 MB Progress (1): 94/114 MB Progress (1): 94/114 MB Progress (1): 94/114 MB Progress (1): 94/114 MB Progress (1): 94/114 MB Progress (1): 94/114 MB Progress (1): 94/114 MB Progress (1): 94/114 MB Progress (1): 94/114 MB Progress (1): 94/114 MB Progress (1): 94/114 MB Progress (1): 94/114 MB Progress (1): 94/114 MB Progress (1): 94/114 MB Progress (1): 94/114 MB Progress (1): 94/114 MB Progress (1): 94/114 MB Progress (1): 94/114 MB Progress (1): 94/114 MB Progress (1): 94/114 MB Progress (1): 94/114 MB Progress (1): 94/114 MB Progress (1): 94/114 MB Progress (1): 94/114 MB Progress (1): 94/114 MB Progress (1): 94/114 MB Progress (1): 94/114 MB Progress (1): 94/114 MB Progress (1): 94/114 MB Progress (1): 94/114 MB Progress (1): 94/114 MB Progress (1): 94/114 MB Progress (1): 94/114 MB Progress (1): 94/114 MB Progress (1): 94/114 MB Progress (1): 94/114 MB Progress (1): 94/114 MB Progress (1): 94/114 MB Progress (1): 94/114 MB Progress (1): 94/114 MB Progress (1): 94/114 MB Progress (1): 94/114 MB Progress (1): 94/114 MB Progress (1): 94/114 MB Progress (1): 94/114 MB Progress (1): 94/114 MB Progress (1): 94/114 MB Progress (1): 94/114 MB Progress (1): 94/114 MB Progress (1): 94/114 MB Progress (1): 94/114 MB Progress (1): 94/114 MB Progress (1): 94/114 MB Progress (1): 94/114 MB Progress (1): 94/114 MB Progress (1): 94/114 MB Progress (1): 94/114 MB Progress (1): 94/114 MB Progress (1): 94/114 MB Progress (1): 94/114 MB Progress (1): 94/114 MB Progress (1): 94/114 MB Progress (1): 94/114 MB Progress (1): 94/114 MB Progress (1): 94/114 MB Progress (1): 94/114 MB Progress (1): 94/114 MB Progress (1): 94/114 MB Progress (1): 94/114 MB Progress (1): 94/114 MB Progress (1): 94/114 MB Progress (1): 94/114 MB Progress (1): 94/114 MB Progress (1): 94/114 MB Progress (1): 94/114 MB Progress (1): 94/114 MB Progress (1): 94/114 MB Progress (1): 94/114 MB Progress (1): 94/114 MB Progress (1): 94/114 MB Progress (1): 94/114 MB Progress (1): 94/114 MB Progress (1): 94/114 MB Progress (1): 94/114 MB Progress (1): 94/114 MB Progress (1): 94/114 MB Progress (1): 94/114 MB Progress (1): 94/114 MB Progress (1): 94/114 MB Progress (1): 94/114 MB Progress (1): 94/114 MB Progress (1): 94/114 MB Progress (1): 94/114 MB Progress (1): 94/114 MB Progress (1): 94/114 MB Progress (1): 94/114 MB Progress (1): 94/114 MB Progress (1): 94/114 MB Progress (1): 94/114 MB Progress (1): 94/114 MB Progress (1): 94/114 MB Progress (1): 94/114 MB Progress (1): 94/114 MB Progress (1): 94/114 MB Progress (1): 94/114 MB Progress (1): 94/114 MB Progress (1): 94/114 MB Progress (1): 94/114 MB Progress (1): 94/114 MB Progress (1): 94/114 MB Progress (1): 94/114 MB Progress (1): 94/114 MB Progress (1): 94/114 MB Progress (1): 94/114 MB Progress (1): 94/114 MB Progress (1): 94/114 MB Progress (1): 94/114 MB Progress (1): 94/114 MB Progress (1): 94/114 MB Progress (1): 94/114 MB Progress (1): 94/114 MB Progress (1): 94/114 MB Progress (1): 94/114 MB Progress (1): 94/114 MB Progress (1): 94/114 MB Progress (1): 94/114 MB Progress (1): 94/114 MB Progress (1): 94/114 MB Progress (1): 94/114 MB Progress (1): 94/114 MB Progress (1): 94/114 MB Progress (1): 94/114 MB Progress (1): 94/114 MB Progress (1): 94/114 MB Progress (1): 94/114 MB Progress (1): 94/114 MB Progress (1): 94/114 MB Progress (1): 94/114 MB Progress (1): 94/114 MB Progress (1): 94/114 MB Progress (1): 94/114 MB Progress (1): 94/114 MB Progress (1): 94/114 MB Progress (1): 94/114 MB Progress (1): 94/114 MB Progress (1): 94/114 MB Progress (1): 94/114 MB Progress (1): 94/114 MB Progress (1): 94/114 MB Progress (1): 94/114 MB Progress (1): 94/114 MB Progress (1): 94/114 MB Progress (1): 94/114 MB Progress (1): 94/114 MB Progress (1): 94/114 MB Progress (1): 94/114 MB Progress (1): 94/114 MB Progress (1): 94/114 MB Progress (1): 94/114 MB Progress (1): 94/114 MB Progress (1): 94/114 MB Progress (1): 94/114 MB Progress (1): 94/114 MB Progress (1): 94/114 MB Progress (1): 94/114 MB Progress (1): 94/114 MB Progress (1): 94/114 MB Progress (1): 94/114 MB Progress (1): 94/114 MB Progress (1): 94/114 MB Progress (1): 94/114 MB Progress (1): 94/114 MB Progress (1): 94/114 MB Progress (1): 94/114 MB Progress (1): 94/114 MB Progress (1): 94/114 MB Progress (1): 94/114 MB Progress (1): 94/114 MB Progress (1): 94/114 MB Progress (1): 94/114 MB Progress (1): 94/114 MB Progress (1): 94/114 MB Progress (1): 94/114 MB Progress (1): 94/114 MB Progress (1): 94/114 MB Progress (1): 94/114 MB Progress (1): 94/114 MB Progress (1): 94/114 MB Progress (1): 94/114 MB Progress (1): 94/114 MB Progress (1): 94/114 MB Progress (1): 94/114 MB Progress (1): 94/114 MB Progress (1): 94/114 MB Progress (1): 94/114 MB Progress (1): 94/114 MB Progress (1): 94/114 MB Progress (1): 94/114 MB Progress (1): 94/114 MB Progress (1): 94/114 MB Progress (1): 94/114 MB Progress (1): 94/114 MB Progress (1): 94/114 MB Progress (1): 94/114 MB Progress (1): 94/114 MB Progress (1): 94/114 MB Progress (1): 94/114 MB Progress (1): 94/114 MB Progress (1): 94/114 MB Progress (1): 94/114 MB Progress (1): 94/114 MB Progress (1): 94/114 MB Progress (1): 94/114 MB Progress (1): 94/114 MB Progress (1): 94/114 MB Progress (1): 94/114 MB Progress (1): 94/114 MB Progress (1): 94/114 MB Progress (1): 94/114 MB Progress (1): 94/114 MB Progress (1): 94/114 MB Progress (1): 94/114 MB Progress (1): 94/114 MB Progress (1): 94/114 MB Progress (1): 94/114 MB Progress (1): 94/114 MB Progress (1): 94/114 MB Progress (1): 94/114 MB Progress (1): 94/114 MB Progress (1): 94/114 MB Progress (1): 94/114 MB Progress (1): 94/114 MB Progress (1): 94/114 MB Progress (1): 94/114 MB Progress (1): 94/114 MB Progress (1): 94/114 MB Progress (1): 94/114 MB Progress (1): 94/114 MB Progress (1): 94/114 MB Progress (1): 94/114 MB Progress (1): 94/114 MB Progress (1): 94/114 MB Progress (1): 94/114 MB Progress (1): 94/114 MB Progress (1): 94/114 MB Progress (1): 94/114 MB Progress (1): 94/114 MB Progress (1): 94/114 MB Progress (1): 94/114 MB Progress (1): 94/114 MB Progress (1): 94/114 MB Progress (1): 94/114 MB Progress (1): 94/114 MB Progress (1): 94/114 MB Progress (1): 94/114 MB Progress (1): 94/114 MB Progress (1): 94/114 MB Progress (1): 94/114 MB Progress (1): 94/114 MB Progress (1): 94/114 MB Progress (1): 94/114 MB Progress (1): 94/114 MB Progress (1): 94/114 MB Progress (1): 94/114 MB Progress (1): 94/114 MB Progress (1): 94/114 MB Progress (1): 94/114 MB Progress (1): 94/114 MB Progress (1): 94/114 MB Progress (1): 94/114 MB Progress (1): 94/114 MB Progress (1): 94/114 MB Progress (1): 94/114 MB Progress (1): 94/114 MB Progress (1): 94/114 MB Progress (1): 94/114 MB Progress (1): 94/114 MB Progress (1): 94/114 MB Progress (1): 94/114 MB Progress (1): 94/114 MB Progress (1): 94/114 MB Progress (1): 94/114 MB Progress (1): 94/114 MB Progress (1): 94/114 MB Progress (1): 94/114 MB Progress (1): 94/114 MB Progress (1): 94/114 MB Progress (1): 94/114 MB Progress (1): 94/114 MB Progress (1): 94/114 MB Progress (1): 94/114 MB Progress (1): 94/114 MB Progress (1): 94/114 MB Progress (1): 94/114 MB Progress (1): 94/114 MB Progress (1): 94/114 MB Progress (1): 94/114 MB Progress (1): 94/114 MB Progress (1): 94/114 MB Progress (1): 94/114 MB Progress (1): 94/114 MB Progress (1): 94/114 MB Progress (1): 95/114 MB Progress (1): 95/114 MB Progress (1): 95/114 MB Progress (1): 95/114 MB Progress (1): 95/114 MB Progress (1): 95/114 MB Progress (1): 95/114 MB Progress (1): 95/114 MB Progress (1): 95/114 MB Progress (1): 95/114 MB Progress (1): 95/114 MB Progress (1): 95/114 MB Progress (1): 95/114 MB Progress (1): 95/114 MB Progress (1): 95/114 MB Progress (1): 95/114 MB Progress (1): 95/114 MB Progress (1): 95/114 MB Progress (1): 95/114 MB Progress (1): 95/114 MB Progress (1): 95/114 MB Progress (1): 95/114 MB Progress (1): 95/114 MB Progress (1): 95/114 MB Progress (1): 95/114 MB Progress (1): 95/114 MB Progress (1): 95/114 MB Progress (1): 95/114 MB Progress (1): 95/114 MB Progress (1): 95/114 MB Progress (1): 95/114 MB Progress (1): 95/114 MB Progress (1): 95/114 MB Progress (1): 95/114 MB Progress (1): 95/114 MB Progress (1): 95/114 MB Progress (1): 95/114 MB Progress (1): 95/114 MB Progress (1): 95/114 MB Progress (1): 95/114 MB Progress (1): 95/114 MB Progress (1): 95/114 MB Progress (1): 95/114 MB Progress (1): 95/114 MB Progress (1): 95/114 MB Progress (1): 95/114 MB Progress (1): 95/114 MB Progress (1): 95/114 MB Progress (1): 95/114 MB Progress (1): 95/114 MB Progress (1): 95/114 MB Progress (1): 95/114 MB Progress (1): 95/114 MB Progress (1): 95/114 MB Progress (1): 95/114 MB Progress (1): 95/114 MB Progress (1): 95/114 MB Progress (1): 95/114 MB Progress (1): 95/114 MB Progress (1): 95/114 MB Progress (1): 95/114 MB Progress (1): 95/114 MB Progress (1): 95/114 MB Progress (1): 95/114 MB Progress (1): 95/114 MB Progress (1): 95/114 MB Progress (1): 95/114 MB Progress (1): 95/114 MB Progress (1): 95/114 MB Progress (1): 95/114 MB Progress (1): 95/114 MB Progress (1): 95/114 MB Progress (1): 95/114 MB Progress (1): 95/114 MB Progress (1): 95/114 MB Progress (1): 95/114 MB Progress (1): 95/114 MB Progress (1): 95/114 MB Progress (1): 95/114 MB Progress (1): 95/114 MB Progress (1): 95/114 MB Progress (1): 95/114 MB Progress (1): 95/114 MB Progress (1): 95/114 MB Progress (1): 95/114 MB Progress (1): 95/114 MB Progress (1): 95/114 MB Progress (1): 95/114 MB Progress (1): 95/114 MB Progress (1): 95/114 MB Progress (1): 95/114 MB Progress (1): 95/114 MB Progress (1): 95/114 MB Progress (1): 95/114 MB Progress (1): 95/114 MB Progress (1): 95/114 MB Progress (1): 95/114 MB Progress (1): 95/114 MB Progress (1): 95/114 MB Progress (1): 95/114 MB Progress (1): 95/114 MB Progress (1): 95/114 MB Progress (1): 95/114 MB Progress (1): 95/114 MB Progress (1): 95/114 MB Progress (1): 95/114 MB Progress (1): 95/114 MB Progress (1): 95/114 MB Progress (1): 95/114 MB Progress (1): 95/114 MB Progress (1): 95/114 MB Progress (1): 95/114 MB Progress (1): 95/114 MB Progress (1): 95/114 MB Progress (1): 95/114 MB Progress (1): 95/114 MB Progress (1): 95/114 MB Progress (1): 95/114 MB Progress (1): 95/114 MB Progress (1): 95/114 MB Progress (1): 95/114 MB Progress (1): 95/114 MB Progress (1): 95/114 MB Progress (1): 95/114 MB Progress (1): 95/114 MB Progress (1): 95/114 MB Progress (1): 95/114 MB Progress (1): 95/114 MB Progress (1): 95/114 MB Progress (1): 95/114 MB Progress (1): 95/114 MB Progress (1): 95/114 MB Progress (1): 95/114 MB Progress (1): 95/114 MB Progress (1): 95/114 MB Progress (1): 95/114 MB Progress (1): 95/114 MB Progress (1): 95/114 MB Progress (1): 95/114 MB Progress (1): 95/114 MB Progress (1): 95/114 MB Progress (1): 95/114 MB Progress (1): 95/114 MB Progress (1): 95/114 MB Progress (1): 95/114 MB Progress (1): 95/114 MB Progress (1): 95/114 MB Progress (1): 95/114 MB Progress (1): 95/114 MB Progress (1): 95/114 MB Progress (1): 95/114 MB Progress (1): 95/114 MB Progress (1): 95/114 MB Progress (1): 95/114 MB Progress (1): 95/114 MB Progress (1): 95/114 MB Progress (1): 95/114 MB Progress (1): 95/114 MB Progress (1): 95/114 MB Progress (1): 95/114 MB Progress (1): 95/114 MB Progress (1): 95/114 MB Progress (1): 95/114 MB Progress (1): 95/114 MB Progress (1): 95/114 MB Progress (1): 95/114 MB Progress (1): 95/114 MB Progress (1): 95/114 MB Progress (1): 95/114 MB Progress (1): 95/114 MB Progress (1): 95/114 MB Progress (1): 95/114 MB Progress (1): 95/114 MB Progress (1): 95/114 MB Progress (1): 95/114 MB Progress (1): 95/114 MB Progress (1): 95/114 MB Progress (1): 95/114 MB Progress (1): 95/114 MB Progress (1): 95/114 MB Progress (1): 95/114 MB Progress (1): 95/114 MB Progress (1): 95/114 MB Progress (1): 95/114 MB Progress (1): 95/114 MB Progress (1): 95/114 MB Progress (1): 95/114 MB Progress (1): 95/114 MB Progress (1): 95/114 MB Progress (1): 95/114 MB Progress (1): 95/114 MB Progress (1): 95/114 MB Progress (1): 95/114 MB Progress (1): 95/114 MB Progress (1): 95/114 MB Progress (1): 95/114 MB Progress (1): 95/114 MB Progress (1): 95/114 MB Progress (1): 95/114 MB Progress (1): 95/114 MB Progress (1): 95/114 MB Progress (1): 95/114 MB Progress (1): 95/114 MB Progress (1): 95/114 MB Progress (1): 95/114 MB Progress (1): 95/114 MB Progress (1): 95/114 MB Progress (1): 95/114 MB Progress (1): 95/114 MB Progress (1): 95/114 MB Progress (1): 95/114 MB Progress (1): 95/114 MB Progress (1): 95/114 MB Progress (1): 95/114 MB Progress (1): 95/114 MB Progress (1): 95/114 MB Progress (1): 95/114 MB Progress (1): 95/114 MB Progress (1): 95/114 MB Progress (1): 95/114 MB Progress (1): 95/114 MB Progress (1): 95/114 MB Progress (1): 95/114 MB Progress (1): 95/114 MB Progress (1): 95/114 MB Progress (1): 95/114 MB Progress (1): 95/114 MB Progress (1): 95/114 MB Progress (1): 95/114 MB Progress (1): 95/114 MB Progress (1): 95/114 MB Progress (1): 95/114 MB Progress (1): 95/114 MB Progress (1): 95/114 MB Progress (1): 95/114 MB Progress (1): 95/114 MB Progress (1): 95/114 MB Progress (1): 95/114 MB Progress (1): 95/114 MB Progress (1): 95/114 MB Progress (1): 95/114 MB Progress (1): 95/114 MB Progress (1): 95/114 MB Progress (1): 95/114 MB Progress (1): 95/114 MB Progress (1): 95/114 MB Progress (1): 95/114 MB Progress (1): 95/114 MB Progress (1): 95/114 MB Progress (1): 95/114 MB Progress (1): 95/114 MB Progress (1): 95/114 MB Progress (1): 95/114 MB Progress (1): 95/114 MB Progress (1): 95/114 MB Progress (1): 95/114 MB Progress (1): 95/114 MB Progress (1): 95/114 MB Progress (1): 95/114 MB Progress (1): 95/114 MB Progress (1): 95/114 MB Progress (1): 95/114 MB Progress (1): 95/114 MB Progress (1): 95/114 MB Progress (1): 95/114 MB Progress (1): 95/114 MB Progress (1): 95/114 MB Progress (1): 95/114 MB Progress (1): 95/114 MB Progress (1): 95/114 MB Progress (1): 95/114 MB Progress (1): 95/114 MB Progress (1): 95/114 MB Progress (1): 95/114 MB Progress (1): 95/114 MB Progress (1): 95/114 MB Progress (1): 95/114 MB Progress (1): 95/114 MB Progress (1): 95/114 MB Progress (1): 95/114 MB Progress (1): 95/114 MB Progress (1): 95/114 MB Progress (1): 95/114 MB Progress (1): 95/114 MB Progress (1): 95/114 MB Progress (1): 95/114 MB Progress (1): 95/114 MB Progress (1): 95/114 MB Progress (1): 95/114 MB Progress (1): 95/114 MB Progress (1): 95/114 MB Progress (1): 95/114 MB Progress (1): 95/114 MB Progress (1): 95/114 MB Progress (1): 95/114 MB Progress (1): 95/114 MB Progress (1): 95/114 MB Progress (1): 95/114 MB Progress (1): 95/114 MB Progress (1): 95/114 MB Progress (1): 95/114 MB Progress (1): 95/114 MB Progress (1): 95/114 MB Progress (1): 95/114 MB Progress (1): 95/114 MB Progress (1): 95/114 MB Progress (1): 95/114 MB Progress (1): 95/114 MB Progress (1): 95/114 MB Progress (1): 95/114 MB Progress (1): 95/114 MB Progress (1): 95/114 MB Progress (1): 95/114 MB Progress (1): 95/114 MB Progress (1): 95/114 MB Progress (1): 95/114 MB Progress (1): 95/114 MB Progress (1): 95/114 MB Progress (1): 95/114 MB Progress (1): 95/114 MB Progress (1): 95/114 MB Progress (1): 95/114 MB Progress (1): 95/114 MB Progress (1): 95/114 MB Progress (1): 95/114 MB Progress (1): 95/114 MB Progress (1): 95/114 MB Progress (1): 95/114 MB Progress (1): 95/114 MB Progress (1): 95/114 MB Progress (1): 95/114 MB Progress (1): 95/114 MB Progress (1): 95/114 MB Progress (1): 95/114 MB Progress (1): 95/114 MB Progress (1): 95/114 MB Progress (1): 95/114 MB Progress (1): 95/114 MB Progress (1): 95/114 MB Progress (1): 95/114 MB Progress (1): 95/114 MB Progress (1): 95/114 MB Progress (1): 95/114 MB Progress (1): 95/114 MB Progress (1): 95/114 MB Progress (1): 95/114 MB Progress (1): 95/114 MB Progress (1): 95/114 MB Progress (1): 95/114 MB Progress (1): 95/114 MB Progress (1): 95/114 MB Progress (1): 95/114 MB Progress (1): 95/114 MB Progress (1): 95/114 MB Progress (1): 95/114 MB Progress (1): 95/114 MB Progress (1): 95/114 MB Progress (1): 95/114 MB Progress (1): 95/114 MB Progress (1): 95/114 MB Progress (1): 95/114 MB Progress (1): 95/114 MB Progress (1): 95/114 MB Progress (1): 95/114 MB Progress (1): 95/114 MB Progress (1): 95/114 MB Progress (1): 95/114 MB Progress (1): 95/114 MB Progress (1): 95/114 MB Progress (1): 95/114 MB Progress (1): 95/114 MB Progress (1): 95/114 MB Progress (1): 95/114 MB Progress (1): 95/114 MB Progress (1): 95/114 MB Progress (1): 95/114 MB Progress (1): 95/114 MB Progress (1): 95/114 MB Progress (1): 95/114 MB Progress (1): 95/114 MB Progress (1): 95/114 MB Progress (1): 95/114 MB Progress (1): 95/114 MB Progress (1): 95/114 MB Progress (1): 95/114 MB Progress (1): 95/114 MB Progress (1): 95/114 MB Progress (1): 95/114 MB Progress (1): 95/114 MB Progress (1): 95/114 MB Progress (1): 95/114 MB Progress (1): 95/114 MB Progress (1): 95/114 MB Progress (1): 95/114 MB Progress (1): 95/114 MB Progress (1): 95/114 MB Progress (1): 95/114 MB Progress (1): 95/114 MB Progress (1): 95/114 MB Progress (1): 95/114 MB Progress (1): 95/114 MB Progress (1): 95/114 MB Progress (1): 95/114 MB Progress (1): 95/114 MB Progress (1): 95/114 MB Progress (1): 95/114 MB Progress (1): 95/114 MB Progress (1): 95/114 MB Progress (1): 95/114 MB Progress (1): 95/114 MB Progress (1): 95/114 MB Progress (1): 95/114 MB Progress (1): 95/114 MB Progress (1): 95/114 MB Progress (1): 95/114 MB Progress (1): 95/114 MB Progress (1): 95/114 MB Progress (1): 95/114 MB Progress (1): 95/114 MB Progress (1): 95/114 MB Progress (1): 95/114 MB Progress (1): 95/114 MB Progress (1): 95/114 MB Progress (1): 95/114 MB Progress (1): 95/114 MB Progress (1): 95/114 MB Progress (1): 95/114 MB Progress (1): 95/114 MB Progress (1): 95/114 MB Progress (1): 95/114 MB Progress (1): 95/114 MB Progress (1): 95/114 MB Progress (1): 95/114 MB Progress (1): 95/114 MB Progress (1): 95/114 MB Progress (1): 95/114 MB Progress (1): 95/114 MB Progress (1): 95/114 MB Progress (1): 95/114 MB Progress (1): 95/114 MB Progress (1): 95/114 MB Progress (1): 95/114 MB Progress (1): 95/114 MB Progress (1): 95/114 MB Progress (1): 95/114 MB Progress (1): 95/114 MB Progress (1): 95/114 MB Progress (1): 95/114 MB Progress (1): 95/114 MB Progress (1): 95/114 MB Progress (1): 95/114 MB Progress (1): 95/114 MB Progress (1): 95/114 MB Progress (1): 95/114 MB Progress (1): 95/114 MB Progress (1): 95/114 MB Progress (1): 95/114 MB Progress (1): 95/114 MB Progress (1): 95/114 MB Progress (1): 95/114 MB Progress (1): 95/114 MB Progress (1): 95/114 MB Progress (1): 95/114 MB Progress (1): 95/114 MB Progress (1): 95/114 MB Progress (1): 95/114 MB Progress (1): 95/114 MB Progress (1): 95/114 MB Progress (1): 95/114 MB Progress (1): 95/114 MB Progress (1): 95/114 MB Progress (1): 95/114 MB Progress (1): 95/114 MB Progress (1): 95/114 MB Progress (1): 95/114 MB Progress (1): 95/114 MB Progress (1): 95/114 MB Progress (1): 95/114 MB Progress (1): 95/114 MB Progress (1): 95/114 MB Progress (1): 95/114 MB Progress (1): 95/114 MB Progress (1): 95/114 MB Progress (1): 95/114 MB Progress (1): 95/114 MB Progress (1): 95/114 MB Progress (1): 95/114 MB Progress (1): 95/114 MB Progress (1): 96/114 MB Progress (1): 96/114 MB Progress (1): 96/114 MB Progress (1): 96/114 MB Progress (1): 96/114 MB Progress (1): 96/114 MB Progress (1): 96/114 MB Progress (1): 96/114 MB Progress (1): 96/114 MB Progress (1): 96/114 MB Progress (1): 96/114 MB Progress (1): 96/114 MB Progress (1): 96/114 MB Progress (1): 96/114 MB Progress (1): 96/114 MB Progress (1): 96/114 MB Progress (1): 96/114 MB Progress (1): 96/114 MB Progress (1): 96/114 MB Progress (1): 96/114 MB Progress (1): 96/114 MB Progress (1): 96/114 MB Progress (1): 96/114 MB Progress (1): 96/114 MB Progress (1): 96/114 MB Progress (1): 96/114 MB Progress (1): 96/114 MB Progress (1): 96/114 MB Progress (1): 96/114 MB Progress (1): 96/114 MB Progress (1): 96/114 MB Progress (1): 96/114 MB Progress (1): 96/114 MB Progress (1): 96/114 MB Progress (1): 96/114 MB Progress (1): 96/114 MB Progress (1): 96/114 MB Progress (1): 96/114 MB Progress (1): 96/114 MB Progress (1): 96/114 MB Progress (1): 96/114 MB Progress (1): 96/114 MB Progress (1): 96/114 MB Progress (1): 96/114 MB Progress (1): 96/114 MB Progress (1): 96/114 MB Progress (1): 96/114 MB Progress (1): 96/114 MB Progress (1): 96/114 MB Progress (1): 96/114 MB Progress (1): 96/114 MB Progress (1): 96/114 MB Progress (1): 96/114 MB Progress (1): 96/114 MB Progress (1): 96/114 MB Progress (1): 96/114 MB Progress (1): 96/114 MB Progress (1): 96/114 MB Progress (1): 96/114 MB Progress (1): 96/114 MB Progress (1): 96/114 MB Progress (1): 96/114 MB Progress (1): 96/114 MB Progress (1): 96/114 MB Progress (1): 96/114 MB Progress (1): 96/114 MB Progress (1): 96/114 MB Progress (1): 96/114 MB Progress (1): 96/114 MB Progress (1): 96/114 MB Progress (1): 96/114 MB Progress (1): 96/114 MB Progress (1): 96/114 MB Progress (1): 96/114 MB Progress (1): 96/114 MB Progress (1): 96/114 MB Progress (1): 96/114 MB Progress (1): 96/114 MB Progress (1): 96/114 MB Progress (1): 96/114 MB Progress (1): 96/114 MB Progress (1): 96/114 MB Progress (1): 96/114 MB Progress (1): 96/114 MB Progress (1): 96/114 MB Progress (1): 96/114 MB Progress (1): 96/114 MB Progress (1): 96/114 MB Progress (1): 96/114 MB Progress (1): 96/114 MB Progress (1): 96/114 MB Progress (1): 96/114 MB Progress (1): 96/114 MB Progress (1): 96/114 MB Progress (1): 96/114 MB Progress (1): 96/114 MB Progress (1): 96/114 MB Progress (1): 96/114 MB Progress (1): 96/114 MB Progress (1): 96/114 MB Progress (1): 96/114 MB Progress (1): 96/114 MB Progress (1): 96/114 MB Progress (1): 96/114 MB Progress (1): 96/114 MB Progress (1): 96/114 MB Progress (1): 96/114 MB Progress (1): 96/114 MB Progress (1): 96/114 MB Progress (1): 96/114 MB Progress (1): 96/114 MB Progress (1): 96/114 MB Progress (1): 96/114 MB Progress (1): 96/114 MB Progress (1): 96/114 MB Progress (1): 96/114 MB Progress (1): 96/114 MB Progress (1): 96/114 MB Progress (1): 96/114 MB Progress (1): 96/114 MB Progress (1): 96/114 MB Progress (1): 96/114 MB Progress (1): 96/114 MB Progress (1): 96/114 MB Progress (1): 96/114 MB Progress (1): 96/114 MB Progress (1): 96/114 MB Progress (1): 96/114 MB Progress (1): 96/114 MB Progress (1): 96/114 MB Progress (1): 96/114 MB Progress (1): 96/114 MB Progress (1): 96/114 MB Progress (1): 96/114 MB Progress (1): 96/114 MB Progress (1): 96/114 MB Progress (1): 96/114 MB Progress (1): 96/114 MB Progress (1): 96/114 MB Progress (1): 96/114 MB Progress (1): 96/114 MB Progress (1): 96/114 MB Progress (1): 96/114 MB Progress (1): 96/114 MB Progress (1): 96/114 MB Progress (1): 96/114 MB Progress (1): 96/114 MB Progress (1): 96/114 MB Progress (1): 96/114 MB Progress (1): 96/114 MB Progress (1): 96/114 MB Progress (1): 96/114 MB Progress (1): 96/114 MB Progress (1): 96/114 MB Progress (1): 96/114 MB Progress (1): 96/114 MB Progress (1): 96/114 MB Progress (1): 96/114 MB Progress (1): 96/114 MB Progress (1): 96/114 MB Progress (1): 96/114 MB Progress (1): 96/114 MB Progress (1): 96/114 MB Progress (1): 96/114 MB Progress (1): 96/114 MB Progress (1): 96/114 MB Progress (1): 96/114 MB Progress (1): 96/114 MB Progress (1): 96/114 MB Progress (1): 96/114 MB Progress (1): 96/114 MB Progress (1): 96/114 MB Progress (1): 96/114 MB Progress (1): 96/114 MB Progress (1): 96/114 MB Progress (1): 96/114 MB Progress (1): 96/114 MB Progress (1): 96/114 MB Progress (1): 96/114 MB Progress (1): 96/114 MB Progress (1): 96/114 MB Progress (1): 96/114 MB Progress (1): 96/114 MB Progress (1): 96/114 MB Progress (1): 96/114 MB Progress (1): 96/114 MB Progress (1): 96/114 MB Progress (1): 96/114 MB Progress (1): 96/114 MB Progress (1): 96/114 MB Progress (1): 96/114 MB Progress (1): 96/114 MB Progress (1): 96/114 MB Progress (1): 96/114 MB Progress (1): 96/114 MB Progress (1): 96/114 MB Progress (1): 96/114 MB Progress (1): 96/114 MB Progress (1): 96/114 MB Progress (1): 96/114 MB Progress (1): 96/114 MB Progress (1): 96/114 MB Progress (1): 96/114 MB Progress (1): 96/114 MB Progress (1): 96/114 MB Progress (1): 96/114 MB Progress (1): 96/114 MB Progress (1): 96/114 MB Progress (1): 96/114 MB Progress (1): 96/114 MB Progress (1): 96/114 MB Progress (1): 96/114 MB Progress (1): 96/114 MB Progress (1): 96/114 MB Progress (1): 96/114 MB Progress (1): 96/114 MB Progress (1): 96/114 MB Progress (1): 96/114 MB Progress (1): 96/114 MB Progress (1): 96/114 MB Progress (1): 96/114 MB Progress (1): 96/114 MB Progress (1): 96/114 MB Progress (1): 96/114 MB Progress (1): 96/114 MB Progress (1): 96/114 MB Progress (1): 96/114 MB Progress (1): 96/114 MB Progress (1): 96/114 MB Progress (1): 96/114 MB Progress (1): 96/114 MB Progress (1): 96/114 MB Progress (1): 96/114 MB Progress (1): 96/114 MB Progress (1): 96/114 MB Progress (1): 96/114 MB Progress (1): 96/114 MB Progress (1): 96/114 MB Progress (1): 96/114 MB Progress (1): 96/114 MB Progress (1): 96/114 MB Progress (1): 96/114 MB Progress (1): 96/114 MB Progress (1): 96/114 MB Progress (1): 96/114 MB Progress (1): 96/114 MB Progress (1): 96/114 MB Progress (1): 96/114 MB Progress (1): 96/114 MB Progress (1): 96/114 MB Progress (1): 96/114 MB Progress (1): 96/114 MB Progress (1): 96/114 MB Progress (1): 96/114 MB Progress (1): 96/114 MB Progress (1): 96/114 MB Progress (1): 96/114 MB Progress (1): 96/114 MB Progress (1): 96/114 MB Progress (1): 96/114 MB Progress (1): 96/114 MB Progress (1): 96/114 MB Progress (1): 96/114 MB Progress (1): 96/114 MB Progress (1): 96/114 MB Progress (1): 96/114 MB Progress (1): 96/114 MB Progress (1): 96/114 MB Progress (1): 96/114 MB Progress (1): 96/114 MB Progress (1): 96/114 MB Progress (1): 96/114 MB Progress (1): 96/114 MB Progress (1): 96/114 MB Progress (1): 96/114 MB Progress (1): 96/114 MB Progress (1): 96/114 MB Progress (1): 96/114 MB Progress (1): 96/114 MB Progress (1): 96/114 MB Progress (1): 96/114 MB Progress (1): 96/114 MB Progress (1): 96/114 MB Progress (1): 96/114 MB Progress (1): 96/114 MB Progress (1): 96/114 MB Progress (1): 96/114 MB Progress (1): 96/114 MB Progress (1): 96/114 MB Progress (1): 96/114 MB Progress (1): 96/114 MB Progress (1): 96/114 MB Progress (1): 96/114 MB Progress (1): 96/114 MB Progress (1): 96/114 MB Progress (1): 96/114 MB Progress (1): 96/114 MB Progress (1): 96/114 MB Progress (1): 96/114 MB Progress (1): 96/114 MB Progress (1): 96/114 MB Progress (1): 96/114 MB Progress (1): 96/114 MB Progress (1): 96/114 MB Progress (1): 96/114 MB Progress (1): 96/114 MB Progress (1): 96/114 MB Progress (1): 96/114 MB Progress (1): 96/114 MB Progress (1): 96/114 MB Progress (1): 96/114 MB Progress (1): 96/114 MB Progress (1): 96/114 MB Progress (1): 96/114 MB Progress (1): 96/114 MB Progress (1): 96/114 MB Progress (1): 96/114 MB Progress (1): 96/114 MB Progress (1): 96/114 MB Progress (1): 96/114 MB Progress (1): 96/114 MB Progress (1): 96/114 MB Progress (1): 96/114 MB Progress (1): 96/114 MB Progress (1): 96/114 MB Progress (1): 96/114 MB Progress (1): 96/114 MB Progress (1): 96/114 MB Progress (1): 96/114 MB Progress (1): 96/114 MB Progress (1): 96/114 MB Progress (1): 96/114 MB Progress (1): 96/114 MB Progress (1): 96/114 MB Progress (1): 96/114 MB Progress (1): 96/114 MB Progress (1): 96/114 MB Progress (1): 96/114 MB Progress (1): 96/114 MB Progress (1): 96/114 MB Progress (1): 96/114 MB Progress (1): 96/114 MB Progress (1): 96/114 MB Progress (1): 96/114 MB Progress (1): 96/114 MB Progress (1): 96/114 MB Progress (1): 96/114 MB Progress (1): 96/114 MB Progress (1): 96/114 MB Progress (1): 96/114 MB Progress (1): 96/114 MB Progress (1): 96/114 MB Progress (1): 96/114 MB Progress (1): 96/114 MB Progress (1): 96/114 MB Progress (1): 96/114 MB Progress (1): 96/114 MB Progress (1): 96/114 MB Progress (1): 96/114 MB Progress (1): 96/114 MB Progress (1): 96/114 MB Progress (1): 96/114 MB Progress (1): 96/114 MB Progress (1): 96/114 MB Progress (1): 96/114 MB Progress (1): 96/114 MB Progress (1): 96/114 MB Progress (1): 96/114 MB Progress (1): 96/114 MB Progress (1): 96/114 MB Progress (1): 96/114 MB Progress (1): 96/114 MB Progress (1): 96/114 MB Progress (1): 96/114 MB Progress (1): 96/114 MB Progress (1): 96/114 MB Progress (1): 96/114 MB Progress (1): 96/114 MB Progress (1): 96/114 MB Progress (1): 96/114 MB Progress (1): 96/114 MB Progress (1): 96/114 MB Progress (1): 96/114 MB Progress (1): 96/114 MB Progress (1): 96/114 MB Progress (1): 96/114 MB Progress (1): 96/114 MB Progress (1): 96/114 MB Progress (1): 96/114 MB Progress (1): 96/114 MB Progress (1): 96/114 MB Progress (1): 96/114 MB Progress (1): 96/114 MB Progress (1): 96/114 MB Progress (1): 96/114 MB Progress (1): 96/114 MB Progress (1): 96/114 MB Progress (1): 96/114 MB Progress (1): 96/114 MB Progress (1): 96/114 MB Progress (1): 96/114 MB Progress (1): 96/114 MB Progress (1): 96/114 MB Progress (1): 96/114 MB Progress (1): 96/114 MB Progress (1): 96/114 MB Progress (1): 96/114 MB Progress (1): 96/114 MB Progress (1): 96/114 MB Progress (1): 96/114 MB Progress (1): 96/114 MB Progress (1): 96/114 MB Progress (1): 96/114 MB Progress (1): 96/114 MB Progress (1): 96/114 MB Progress (1): 96/114 MB Progress (1): 96/114 MB Progress (1): 96/114 MB Progress (1): 96/114 MB Progress (1): 96/114 MB Progress (1): 96/114 MB Progress (1): 96/114 MB Progress (1): 96/114 MB Progress (1): 96/114 MB Progress (1): 96/114 MB Progress (1): 96/114 MB Progress (1): 96/114 MB Progress (1): 96/114 MB Progress (1): 96/114 MB Progress (1): 96/114 MB Progress (1): 96/114 MB Progress (1): 96/114 MB Progress (1): 96/114 MB Progress (1): 96/114 MB Progress (1): 96/114 MB Progress (1): 96/114 MB Progress (1): 96/114 MB Progress (1): 96/114 MB Progress (1): 96/114 MB Progress (1): 96/114 MB Progress (1): 96/114 MB Progress (1): 96/114 MB Progress (1): 96/114 MB Progress (1): 96/114 MB Progress (1): 96/114 MB Progress (1): 96/114 MB Progress (1): 96/114 MB Progress (1): 96/114 MB Progress (1): 96/114 MB Progress (1): 96/114 MB Progress (1): 96/114 MB Progress (1): 96/114 MB Progress (1): 96/114 MB Progress (1): 96/114 MB Progress (1): 96/114 MB Progress (1): 96/114 MB Progress (1): 96/114 MB Progress (1): 96/114 MB Progress (1): 96/114 MB Progress (1): 96/114 MB Progress (1): 96/114 MB Progress (1): 96/114 MB Progress (1): 96/114 MB Progress (1): 96/114 MB Progress (1): 96/114 MB Progress (1): 96/114 MB Progress (1): 96/114 MB Progress (1): 96/114 MB Progress (1): 96/114 MB Progress (1): 96/114 MB Progress (1): 96/114 MB Progress (1): 96/114 MB Progress (1): 96/114 MB Progress (1): 96/114 MB Progress (1): 96/114 MB Progress (1): 96/114 MB Progress (1): 96/114 MB Progress (1): 96/114 MB Progress (1): 96/114 MB Progress (1): 96/114 MB Progress (1): 96/114 MB Progress (1): 96/114 MB Progress (1): 96/114 MB Progress (1): 96/114 MB Progress (1): 96/114 MB Progress (1): 96/114 MB Progress (1): 96/114 MB Progress (1): 96/114 MB Progress (1): 96/114 MB Progress (1): 97/114 MB Progress (1): 97/114 MB Progress (1): 97/114 MB Progress (1): 97/114 MB Progress (1): 97/114 MB Progress (1): 97/114 MB Progress (1): 97/114 MB Progress (1): 97/114 MB Progress (1): 97/114 MB Progress (1): 97/114 MB Progress (1): 97/114 MB Progress (1): 97/114 MB Progress (1): 97/114 MB Progress (1): 97/114 MB Progress (1): 97/114 MB Progress (1): 97/114 MB Progress (1): 97/114 MB Progress (1): 97/114 MB Progress (1): 97/114 MB Progress (1): 97/114 MB Progress (1): 97/114 MB Progress (1): 97/114 MB Progress (1): 97/114 MB Progress (1): 97/114 MB Progress (1): 97/114 MB Progress (1): 97/114 MB Progress (1): 97/114 MB Progress (1): 97/114 MB Progress (1): 97/114 MB Progress (1): 97/114 MB Progress (1): 97/114 MB Progress (1): 97/114 MB Progress (1): 97/114 MB Progress (1): 97/114 MB Progress (1): 97/114 MB Progress (1): 97/114 MB Progress (1): 97/114 MB Progress (1): 97/114 MB Progress (1): 97/114 MB Progress (1): 97/114 MB Progress (1): 97/114 MB Progress (1): 97/114 MB Progress (1): 97/114 MB Progress (1): 97/114 MB Progress (1): 97/114 MB Progress (1): 97/114 MB Progress (1): 97/114 MB Progress (1): 97/114 MB Progress (1): 97/114 MB Progress (1): 97/114 MB Progress (1): 97/114 MB Progress (1): 97/114 MB Progress (1): 97/114 MB Progress (1): 97/114 MB Progress (1): 97/114 MB Progress (1): 97/114 MB Progress (1): 97/114 MB Progress (1): 97/114 MB Progress (1): 97/114 MB Progress (1): 97/114 MB Progress (1): 97/114 MB Progress (1): 97/114 MB Progress (1): 97/114 MB Progress (1): 97/114 MB Progress (1): 97/114 MB Progress (1): 97/114 MB Progress (1): 97/114 MB Progress (1): 97/114 MB Progress (1): 97/114 MB Progress (1): 97/114 MB Progress (1): 97/114 MB Progress (1): 97/114 MB Progress (1): 97/114 MB Progress (1): 97/114 MB Progress (1): 97/114 MB Progress (1): 97/114 MB Progress (1): 97/114 MB Progress (1): 97/114 MB Progress (1): 97/114 MB Progress (1): 97/114 MB Progress (1): 97/114 MB Progress (1): 97/114 MB Progress (1): 97/114 MB Progress (1): 97/114 MB Progress (1): 97/114 MB Progress (1): 97/114 MB Progress (1): 97/114 MB Progress (1): 97/114 MB Progress (1): 97/114 MB Progress (1): 97/114 MB Progress (1): 97/114 MB Progress (1): 97/114 MB Progress (1): 97/114 MB Progress (1): 97/114 MB Progress (1): 97/114 MB Progress (1): 97/114 MB Progress (1): 97/114 MB Progress (1): 97/114 MB Progress (1): 97/114 MB Progress (1): 97/114 MB Progress (1): 97/114 MB Progress (1): 97/114 MB Progress (1): 97/114 MB Progress (1): 97/114 MB Progress (1): 97/114 MB Progress (1): 97/114 MB Progress (1): 97/114 MB Progress (1): 97/114 MB Progress (1): 97/114 MB Progress (1): 97/114 MB Progress (1): 97/114 MB Progress (1): 97/114 MB Progress (1): 97/114 MB Progress (1): 97/114 MB Progress (1): 97/114 MB Progress (1): 97/114 MB Progress (1): 97/114 MB Progress (1): 97/114 MB Progress (1): 97/114 MB Progress (1): 97/114 MB Progress (1): 97/114 MB Progress (1): 97/114 MB Progress (1): 97/114 MB Progress (1): 97/114 MB Progress (1): 97/114 MB Progress (1): 97/114 MB Progress (1): 97/114 MB Progress (1): 97/114 MB Progress (1): 97/114 MB Progress (1): 97/114 MB Progress (1): 97/114 MB Progress (1): 97/114 MB Progress (1): 97/114 MB Progress (1): 97/114 MB Progress (1): 97/114 MB Progress (1): 97/114 MB Progress (1): 97/114 MB Progress (1): 97/114 MB Progress (1): 97/114 MB Progress (1): 97/114 MB Progress (1): 97/114 MB Progress (1): 97/114 MB Progress (1): 97/114 MB Progress (1): 97/114 MB Progress (1): 97/114 MB Progress (1): 97/114 MB Progress (1): 97/114 MB Progress (1): 97/114 MB Progress (1): 97/114 MB Progress (1): 97/114 MB Progress (1): 97/114 MB Progress (1): 97/114 MB Progress (1): 97/114 MB Progress (1): 97/114 MB Progress (1): 97/114 MB Progress (1): 97/114 MB Progress (1): 97/114 MB Progress (1): 97/114 MB Progress (1): 97/114 MB Progress (1): 97/114 MB Progress (1): 97/114 MB Progress (1): 97/114 MB Progress (1): 97/114 MB Progress (1): 97/114 MB Progress (1): 97/114 MB Progress (1): 97/114 MB Progress (1): 97/114 MB Progress (1): 97/114 MB Progress (1): 97/114 MB Progress (1): 97/114 MB Progress (1): 97/114 MB Progress (1): 97/114 MB Progress (1): 97/114 MB Progress (1): 97/114 MB Progress (1): 97/114 MB Progress (1): 97/114 MB Progress (1): 97/114 MB Progress (1): 97/114 MB Progress (1): 97/114 MB Progress (1): 97/114 MB Progress (1): 97/114 MB Progress (1): 97/114 MB Progress (1): 97/114 MB Progress (1): 97/114 MB Progress (1): 97/114 MB Progress (1): 97/114 MB Progress (1): 97/114 MB Progress (1): 97/114 MB Progress (1): 97/114 MB Progress (1): 97/114 MB Progress (1): 97/114 MB Progress (1): 97/114 MB Progress (1): 97/114 MB Progress (1): 97/114 MB Progress (1): 97/114 MB Progress (1): 97/114 MB Progress (1): 97/114 MB Progress (1): 97/114 MB Progress (1): 97/114 MB Progress (1): 97/114 MB Progress (1): 97/114 MB Progress (1): 97/114 MB Progress (1): 97/114 MB Progress (1): 97/114 MB Progress (1): 97/114 MB Progress (1): 97/114 MB Progress (1): 97/114 MB Progress (1): 97/114 MB Progress (1): 97/114 MB Progress (1): 97/114 MB Progress (1): 97/114 MB Progress (1): 97/114 MB Progress (1): 97/114 MB Progress (1): 97/114 MB Progress (1): 97/114 MB Progress (1): 97/114 MB Progress (1): 97/114 MB Progress (1): 97/114 MB Progress (1): 97/114 MB Progress (1): 97/114 MB Progress (1): 97/114 MB Progress (1): 97/114 MB Progress (1): 97/114 MB Progress (1): 97/114 MB Progress (1): 97/114 MB Progress (1): 97/114 MB Progress (1): 97/114 MB Progress (1): 97/114 MB Progress (1): 97/114 MB Progress (1): 97/114 MB Progress (1): 97/114 MB Progress (1): 97/114 MB Progress (1): 97/114 MB Progress (1): 97/114 MB Progress (1): 97/114 MB Progress (1): 97/114 MB Progress (1): 97/114 MB Progress (1): 97/114 MB Progress (1): 97/114 MB Progress (1): 97/114 MB Progress (1): 97/114 MB Progress (1): 97/114 MB Progress (1): 97/114 MB Progress (1): 97/114 MB Progress (1): 97/114 MB Progress (1): 97/114 MB Progress (1): 97/114 MB Progress (1): 97/114 MB Progress (1): 97/114 MB Progress (1): 97/114 MB Progress (1): 97/114 MB Progress (1): 97/114 MB Progress (1): 97/114 MB Progress (1): 97/114 MB Progress (1): 97/114 MB Progress (1): 97/114 MB Progress (1): 97/114 MB Progress (1): 97/114 MB Progress (1): 97/114 MB Progress (1): 97/114 MB Progress (1): 97/114 MB Progress (1): 97/114 MB Progress (1): 97/114 MB Progress (1): 97/114 MB Progress (1): 97/114 MB Progress (1): 97/114 MB Progress (1): 97/114 MB Progress (1): 97/114 MB Progress (1): 97/114 MB Progress (1): 97/114 MB Progress (1): 97/114 MB Progress (1): 97/114 MB Progress (1): 97/114 MB Progress (1): 97/114 MB Progress (1): 97/114 MB Progress (1): 97/114 MB Progress (1): 97/114 MB Progress (1): 97/114 MB Progress (1): 97/114 MB Progress (1): 97/114 MB Progress (1): 97/114 MB Progress (1): 97/114 MB Progress (1): 97/114 MB Progress (1): 97/114 MB Progress (1): 97/114 MB Progress (1): 97/114 MB Progress (1): 97/114 MB Progress (1): 97/114 MB Progress (1): 97/114 MB Progress (1): 97/114 MB Progress (1): 97/114 MB Progress (1): 97/114 MB Progress (1): 97/114 MB Progress (1): 97/114 MB Progress (1): 97/114 MB Progress (1): 97/114 MB Progress (1): 97/114 MB Progress (1): 97/114 MB Progress (1): 97/114 MB Progress (1): 97/114 MB Progress (1): 97/114 MB Progress (1): 97/114 MB Progress (1): 97/114 MB Progress (1): 97/114 MB Progress (1): 97/114 MB Progress (1): 97/114 MB Progress (1): 97/114 MB Progress (1): 97/114 MB Progress (1): 97/114 MB Progress (1): 97/114 MB Progress (1): 97/114 MB Progress (1): 97/114 MB Progress (1): 97/114 MB Progress (1): 97/114 MB Progress (1): 97/114 MB Progress (1): 97/114 MB Progress (1): 97/114 MB Progress (1): 97/114 MB Progress (1): 97/114 MB Progress (1): 97/114 MB Progress (1): 97/114 MB Progress (1): 97/114 MB Progress (1): 97/114 MB Progress (1): 97/114 MB Progress (1): 97/114 MB Progress (1): 97/114 MB Progress (1): 97/114 MB Progress (1): 97/114 MB Progress (1): 97/114 MB Progress (1): 97/114 MB Progress (1): 97/114 MB Progress (1): 97/114 MB Progress (1): 97/114 MB Progress (1): 97/114 MB Progress (1): 97/114 MB Progress (1): 97/114 MB Progress (1): 97/114 MB Progress (1): 97/114 MB Progress (1): 97/114 MB Progress (1): 97/114 MB Progress (1): 97/114 MB Progress (1): 97/114 MB Progress (1): 97/114 MB Progress (1): 97/114 MB Progress (1): 97/114 MB Progress (1): 97/114 MB Progress (1): 97/114 MB Progress (1): 97/114 MB Progress (1): 97/114 MB Progress (1): 97/114 MB Progress (1): 97/114 MB Progress (1): 97/114 MB Progress (1): 97/114 MB Progress (1): 97/114 MB Progress (1): 97/114 MB Progress (1): 97/114 MB Progress (1): 97/114 MB Progress (1): 97/114 MB Progress (1): 97/114 MB Progress (1): 97/114 MB Progress (1): 97/114 MB Progress (1): 97/114 MB Progress (1): 97/114 MB Progress (1): 97/114 MB Progress (1): 97/114 MB Progress (1): 97/114 MB Progress (1): 97/114 MB Progress (1): 97/114 MB Progress (1): 97/114 MB Progress (1): 97/114 MB Progress (1): 97/114 MB Progress (1): 97/114 MB Progress (1): 97/114 MB Progress (1): 97/114 MB Progress (1): 97/114 MB Progress (1): 97/114 MB Progress (1): 97/114 MB Progress (1): 97/114 MB Progress (1): 97/114 MB Progress (1): 97/114 MB Progress (1): 97/114 MB Progress (1): 97/114 MB Progress (1): 97/114 MB Progress (1): 97/114 MB Progress (1): 97/114 MB Progress (1): 97/114 MB Progress (1): 97/114 MB Progress (1): 97/114 MB Progress (1): 97/114 MB Progress (1): 97/114 MB Progress (1): 97/114 MB Progress (1): 97/114 MB Progress (1): 97/114 MB Progress (1): 97/114 MB Progress (1): 97/114 MB Progress (1): 97/114 MB Progress (1): 97/114 MB Progress (1): 97/114 MB Progress (1): 97/114 MB Progress (1): 97/114 MB Progress (1): 97/114 MB Progress (1): 97/114 MB Progress (1): 97/114 MB Progress (1): 97/114 MB Progress (1): 97/114 MB Progress (1): 97/114 MB Progress (1): 97/114 MB Progress (1): 97/114 MB Progress (1): 97/114 MB Progress (1): 97/114 MB Progress (1): 97/114 MB Progress (1): 97/114 MB Progress (1): 97/114 MB Progress (1): 97/114 MB Progress (1): 97/114 MB Progress (1): 97/114 MB Progress (1): 97/114 MB Progress (1): 97/114 MB Progress (1): 97/114 MB Progress (1): 97/114 MB Progress (1): 97/114 MB Progress (1): 97/114 MB Progress (1): 97/114 MB Progress (1): 97/114 MB Progress (1): 97/114 MB Progress (1): 97/114 MB Progress (1): 97/114 MB Progress (1): 97/114 MB Progress (1): 97/114 MB Progress (1): 97/114 MB Progress (1): 97/114 MB Progress (1): 97/114 MB Progress (1): 97/114 MB Progress (1): 97/114 MB Progress (1): 97/114 MB Progress (1): 97/114 MB Progress (1): 97/114 MB Progress (1): 97/114 MB Progress (1): 97/114 MB Progress (1): 97/114 MB Progress (1): 97/114 MB Progress (1): 97/114 MB Progress (1): 97/114 MB Progress (1): 97/114 MB Progress (1): 97/114 MB Progress (1): 97/114 MB Progress (1): 97/114 MB Progress (1): 97/114 MB Progress (1): 97/114 MB Progress (1): 97/114 MB Progress (1): 97/114 MB Progress (1): 97/114 MB Progress (1): 97/114 MB Progress (1): 97/114 MB Progress (1): 97/114 MB Progress (1): 97/114 MB Progress (1): 97/114 MB Progress (1): 97/114 MB Progress (1): 97/114 MB Progress (1): 97/114 MB Progress (1): 97/114 MB Progress (1): 97/114 MB Progress (1): 97/114 MB Progress (1): 97/114 MB Progress (1): 97/114 MB Progress (1): 97/114 MB Progress (1): 97/114 MB Progress (1): 97/114 MB Progress (1): 97/114 MB Progress (1): 97/114 MB Progress (1): 97/114 MB Progress (1): 97/114 MB Progress (1): 97/114 MB Progress (1): 97/114 MB Progress (1): 97/114 MB Progress (1): 97/114 MB Progress (1): 97/114 MB Progress (1): 97/114 MB Progress (1): 97/114 MB Progress (1): 97/114 MB Progress (1): 97/114 MB Progress (1): 97/114 MB Progress (1): 97/114 MB Progress (1): 97/114 MB Progress (1): 97/114 MB Progress (1): 97/114 MB Progress (1): 97/114 MB Progress (1): 97/114 MB Progress (1): 98/114 MB Progress (1): 98/114 MB Progress (1): 98/114 MB Progress (1): 98/114 MB Progress (1): 98/114 MB Progress (1): 98/114 MB Progress (1): 98/114 MB Progress (1): 98/114 MB Progress (1): 98/114 MB Progress (1): 98/114 MB Progress (1): 98/114 MB Progress (1): 98/114 MB Progress (1): 98/114 MB Progress (1): 98/114 MB Progress (1): 98/114 MB Progress (1): 98/114 MB Progress (1): 98/114 MB Progress (1): 98/114 MB Progress (1): 98/114 MB Progress (1): 98/114 MB Progress (1): 98/114 MB Progress (1): 98/114 MB Progress (1): 98/114 MB Progress (1): 98/114 MB Progress (1): 98/114 MB Progress (1): 98/114 MB Progress (1): 98/114 MB Progress (1): 98/114 MB Progress (1): 98/114 MB Progress (1): 98/114 MB Progress (1): 98/114 MB Progress (1): 98/114 MB Progress (1): 98/114 MB Progress (1): 98/114 MB Progress (1): 98/114 MB Progress (1): 98/114 MB Progress (1): 98/114 MB Progress (1): 98/114 MB Progress (1): 98/114 MB Progress (1): 98/114 MB Progress (1): 98/114 MB Progress (1): 98/114 MB Progress (1): 98/114 MB Progress (1): 98/114 MB Progress (1): 98/114 MB Progress (1): 98/114 MB Progress (1): 98/114 MB Progress (1): 98/114 MB Progress (1): 98/114 MB Progress (1): 98/114 MB Progress (1): 98/114 MB Progress (1): 98/114 MB Progress (1): 98/114 MB Progress (1): 98/114 MB Progress (1): 98/114 MB Progress (1): 98/114 MB Progress (1): 98/114 MB Progress (1): 98/114 MB Progress (1): 98/114 MB Progress (1): 98/114 MB Progress (1): 98/114 MB Progress (1): 98/114 MB Progress (1): 98/114 MB Progress (1): 98/114 MB Progress (1): 98/114 MB Progress (1): 98/114 MB Progress (1): 98/114 MB Progress (1): 98/114 MB Progress (1): 98/114 MB Progress (1): 98/114 MB Progress (1): 98/114 MB Progress (1): 98/114 MB Progress (1): 98/114 MB Progress (1): 98/114 MB Progress (1): 98/114 MB Progress (1): 98/114 MB Progress (1): 98/114 MB Progress (1): 98/114 MB Progress (1): 98/114 MB Progress (1): 98/114 MB Progress (1): 98/114 MB Progress (1): 98/114 MB Progress (1): 98/114 MB Progress (1): 98/114 MB Progress (1): 98/114 MB Progress (1): 98/114 MB Progress (1): 98/114 MB Progress (1): 98/114 MB Progress (1): 98/114 MB Progress (1): 98/114 MB Progress (1): 98/114 MB Progress (1): 98/114 MB Progress (1): 98/114 MB Progress (1): 98/114 MB Progress (1): 98/114 MB Progress (1): 98/114 MB Progress (1): 98/114 MB Progress (1): 98/114 MB Progress (1): 98/114 MB Progress (1): 98/114 MB Progress (1): 98/114 MB Progress (1): 98/114 MB Progress (1): 98/114 MB Progress (1): 98/114 MB Progress (1): 98/114 MB Progress (1): 98/114 MB Progress (1): 98/114 MB Progress (1): 98/114 MB Progress (1): 98/114 MB Progress (1): 98/114 MB Progress (1): 98/114 MB Progress (1): 98/114 MB Progress (1): 98/114 MB Progress (1): 98/114 MB Progress (1): 98/114 MB Progress (1): 98/114 MB Progress (1): 98/114 MB Progress (1): 98/114 MB Progress (1): 98/114 MB Progress (1): 98/114 MB Progress (1): 98/114 MB Progress (1): 98/114 MB Progress (1): 98/114 MB Progress (1): 98/114 MB Progress (1): 98/114 MB Progress (1): 98/114 MB Progress (1): 98/114 MB Progress (1): 98/114 MB Progress (1): 98/114 MB Progress (1): 98/114 MB Progress (1): 98/114 MB Progress (1): 98/114 MB Progress (1): 98/114 MB Progress (1): 98/114 MB Progress (1): 98/114 MB Progress (1): 98/114 MB Progress (1): 98/114 MB Progress (1): 98/114 MB Progress (1): 98/114 MB Progress (1): 98/114 MB Progress (1): 98/114 MB Progress (1): 98/114 MB Progress (1): 98/114 MB Progress (1): 98/114 MB Progress (1): 98/114 MB Progress (1): 98/114 MB Progress (1): 98/114 MB Progress (1): 98/114 MB Progress (1): 98/114 MB Progress (1): 98/114 MB Progress (1): 98/114 MB Progress (1): 98/114 MB Progress (1): 98/114 MB Progress (1): 98/114 MB Progress (1): 98/114 MB Progress (1): 98/114 MB Progress (1): 98/114 MB Progress (1): 98/114 MB Progress (1): 98/114 MB Progress (1): 98/114 MB Progress (1): 98/114 MB Progress (1): 98/114 MB Progress (1): 98/114 MB Progress (1): 98/114 MB Progress (1): 98/114 MB Progress (1): 98/114 MB Progress (1): 98/114 MB Progress (1): 98/114 MB Progress (1): 98/114 MB Progress (1): 98/114 MB Progress (1): 98/114 MB Progress (1): 98/114 MB Progress (1): 98/114 MB Progress (1): 98/114 MB Progress (1): 98/114 MB Progress (1): 98/114 MB Progress (1): 98/114 MB Progress (1): 98/114 MB Progress (1): 98/114 MB Progress (1): 98/114 MB Progress (1): 98/114 MB Progress (1): 98/114 MB Progress (1): 98/114 MB Progress (1): 98/114 MB Progress (1): 98/114 MB Progress (1): 98/114 MB Progress (1): 98/114 MB Progress (1): 98/114 MB Progress (1): 98/114 MB Progress (1): 98/114 MB Progress (1): 98/114 MB Progress (1): 98/114 MB Progress (1): 98/114 MB Progress (1): 98/114 MB Progress (1): 98/114 MB Progress (1): 98/114 MB Progress (1): 98/114 MB Progress (1): 98/114 MB Progress (1): 98/114 MB Progress (1): 98/114 MB Progress (1): 98/114 MB Progress (1): 98/114 MB Progress (1): 98/114 MB Progress (1): 98/114 MB Progress (1): 98/114 MB Progress (1): 98/114 MB Progress (1): 98/114 MB Progress (1): 98/114 MB Progress (1): 98/114 MB Progress (1): 98/114 MB Progress (1): 98/114 MB Progress (1): 98/114 MB Progress (1): 98/114 MB Progress (1): 98/114 MB Progress (1): 98/114 MB Progress (1): 98/114 MB Progress (1): 98/114 MB Progress (1): 98/114 MB Progress (1): 98/114 MB Progress (1): 98/114 MB Progress (1): 98/114 MB Progress (1): 98/114 MB Progress (1): 98/114 MB Progress (1): 98/114 MB Progress (1): 98/114 MB Progress (1): 98/114 MB Progress (1): 98/114 MB Progress (1): 98/114 MB Progress (1): 98/114 MB Progress (1): 98/114 MB Progress (1): 98/114 MB Progress (1): 98/114 MB Progress (1): 98/114 MB Progress (1): 98/114 MB Progress (1): 98/114 MB Progress (1): 98/114 MB Progress (1): 98/114 MB Progress (1): 98/114 MB Progress (1): 98/114 MB Progress (1): 98/114 MB Progress (1): 98/114 MB Progress (1): 98/114 MB Progress (1): 98/114 MB Progress (1): 98/114 MB Progress (1): 98/114 MB Progress (1): 98/114 MB Progress (1): 98/114 MB Progress (1): 98/114 MB Progress (1): 98/114 MB Progress (1): 98/114 MB Progress (1): 98/114 MB Progress (1): 98/114 MB Progress (1): 98/114 MB Progress (1): 98/114 MB Progress (1): 98/114 MB Progress (1): 98/114 MB Progress (1): 98/114 MB Progress (1): 98/114 MB Progress (1): 98/114 MB Progress (1): 98/114 MB Progress (1): 98/114 MB Progress (1): 98/114 MB Progress (1): 98/114 MB Progress (1): 98/114 MB Progress (1): 98/114 MB Progress (1): 98/114 MB Progress (1): 98/114 MB Progress (1): 98/114 MB Progress (1): 98/114 MB Progress (1): 98/114 MB Progress (1): 98/114 MB Progress (1): 98/114 MB Progress (1): 98/114 MB Progress (1): 98/114 MB Progress (1): 98/114 MB Progress (1): 98/114 MB Progress (1): 98/114 MB Progress (1): 98/114 MB Progress (1): 98/114 MB Progress (1): 98/114 MB Progress (1): 98/114 MB Progress (1): 98/114 MB Progress (1): 98/114 MB Progress (1): 98/114 MB Progress (1): 98/114 MB Progress (1): 98/114 MB Progress (1): 98/114 MB Progress (1): 98/114 MB Progress (1): 98/114 MB Progress (1): 98/114 MB Progress (1): 98/114 MB Progress (1): 98/114 MB Progress (1): 98/114 MB Progress (1): 98/114 MB Progress (1): 98/114 MB Progress (1): 98/114 MB Progress (1): 98/114 MB Progress (1): 98/114 MB Progress (1): 98/114 MB Progress (1): 98/114 MB Progress (1): 98/114 MB Progress (1): 98/114 MB Progress (1): 98/114 MB Progress (1): 98/114 MB Progress (1): 98/114 MB Progress (1): 98/114 MB Progress (1): 98/114 MB Progress (1): 98/114 MB Progress (1): 98/114 MB Progress (1): 98/114 MB Progress (1): 98/114 MB Progress (1): 98/114 MB Progress (1): 98/114 MB Progress (1): 98/114 MB Progress (1): 98/114 MB Progress (1): 98/114 MB Progress (1): 98/114 MB Progress (1): 98/114 MB Progress (1): 98/114 MB Progress (1): 98/114 MB Progress (1): 98/114 MB Progress (1): 98/114 MB Progress (1): 98/114 MB Progress (1): 98/114 MB Progress (1): 98/114 MB Progress (1): 98/114 MB Progress (1): 98/114 MB Progress (1): 98/114 MB Progress (1): 98/114 MB Progress (1): 98/114 MB Progress (1): 98/114 MB Progress (1): 98/114 MB Progress (1): 98/114 MB Progress (1): 98/114 MB Progress (1): 98/114 MB Progress (1): 98/114 MB Progress (1): 98/114 MB Progress (1): 98/114 MB Progress (1): 98/114 MB Progress (1): 98/114 MB Progress (1): 98/114 MB Progress (1): 98/114 MB Progress (1): 98/114 MB Progress (1): 98/114 MB Progress (1): 98/114 MB Progress (1): 98/114 MB Progress (1): 98/114 MB Progress (1): 98/114 MB Progress (1): 98/114 MB Progress (1): 98/114 MB Progress (1): 98/114 MB Progress (1): 98/114 MB Progress (1): 98/114 MB Progress (1): 98/114 MB Progress (1): 98/114 MB Progress (1): 98/114 MB Progress (1): 98/114 MB Progress (1): 98/114 MB Progress (1): 98/114 MB Progress (1): 98/114 MB Progress (1): 98/114 MB Progress (1): 98/114 MB Progress (1): 98/114 MB Progress (1): 98/114 MB Progress (1): 98/114 MB Progress (1): 98/114 MB Progress (1): 98/114 MB Progress (1): 98/114 MB Progress (1): 98/114 MB Progress (1): 98/114 MB Progress (1): 98/114 MB Progress (1): 98/114 MB Progress (1): 98/114 MB Progress (1): 98/114 MB Progress (1): 98/114 MB Progress (1): 98/114 MB Progress (1): 98/114 MB Progress (1): 98/114 MB Progress (1): 98/114 MB Progress (1): 98/114 MB Progress (1): 98/114 MB Progress (1): 98/114 MB Progress (1): 98/114 MB Progress (1): 98/114 MB Progress (1): 98/114 MB Progress (1): 98/114 MB Progress (1): 98/114 MB Progress (1): 98/114 MB Progress (1): 98/114 MB Progress (1): 98/114 MB Progress (1): 98/114 MB Progress (1): 98/114 MB Progress (1): 98/114 MB Progress (1): 98/114 MB Progress (1): 98/114 MB Progress (1): 98/114 MB Progress (1): 98/114 MB Progress (1): 98/114 MB Progress (1): 98/114 MB Progress (1): 98/114 MB Progress (1): 98/114 MB Progress (1): 98/114 MB Progress (1): 98/114 MB Progress (1): 98/114 MB Progress (1): 98/114 MB Progress (1): 98/114 MB Progress (1): 98/114 MB Progress (1): 98/114 MB Progress (1): 98/114 MB Progress (1): 98/114 MB Progress (1): 98/114 MB Progress (1): 98/114 MB Progress (1): 98/114 MB Progress (1): 98/114 MB Progress (1): 98/114 MB Progress (1): 98/114 MB Progress (1): 98/114 MB Progress (1): 98/114 MB Progress (1): 98/114 MB Progress (1): 98/114 MB Progress (1): 98/114 MB Progress (1): 98/114 MB Progress (1): 98/114 MB Progress (1): 98/114 MB Progress (1): 98/114 MB Progress (1): 98/114 MB Progress (1): 98/114 MB Progress (1): 98/114 MB Progress (1): 98/114 MB Progress (1): 98/114 MB Progress (1): 98/114 MB Progress (1): 98/114 MB Progress (1): 98/114 MB Progress (1): 98/114 MB Progress (1): 98/114 MB Progress (1): 98/114 MB Progress (1): 98/114 MB Progress (1): 98/114 MB Progress (1): 98/114 MB Progress (1): 98/114 MB Progress (1): 98/114 MB Progress (1): 98/114 MB Progress (1): 98/114 MB Progress (1): 98/114 MB Progress (1): 98/114 MB Progress (1): 98/114 MB Progress (1): 98/114 MB Progress (1): 98/114 MB Progress (1): 98/114 MB Progress (1): 98/114 MB Progress (1): 98/114 MB Progress (1): 98/114 MB Progress (1): 98/114 MB Progress (1): 98/114 MB Progress (1): 98/114 MB Progress (1): 98/114 MB Progress (1): 98/114 MB Progress (1): 98/114 MB Progress (1): 98/114 MB Progress (1): 98/114 MB Progress (1): 98/114 MB Progress (1): 98/114 MB Progress (1): 98/114 MB Progress (1): 98/114 MB Progress (1): 98/114 MB Progress (1): 98/114 MB Progress (1): 98/114 MB Progress (1): 98/114 MB Progress (1): 98/114 MB Progress (1): 98/114 MB Progress (1): 98/114 MB Progress (1): 98/114 MB Progress (1): 98/114 MB Progress (1): 98/114 MB Progress (1): 98/114 MB Progress (1): 98/114 MB Progress (1): 98/114 MB Progress (1): 98/114 MB Progress (1): 98/114 MB Progress (1): 98/114 MB Progress (1): 98/114 MB Progress (1): 98/114 MB Progress (1): 98/114 MB Progress (1): 98/114 MB Progress (1): 98/114 MB Progress (1): 98/114 MB Progress (1): 98/114 MB Progress (1): 98/114 MB Progress (1): 99/114 MB Progress (1): 99/114 MB Progress (1): 99/114 MB Progress (1): 99/114 MB Progress (1): 99/114 MB Progress (1): 99/114 MB Progress (1): 99/114 MB Progress (1): 99/114 MB Progress (1): 99/114 MB Progress (1): 99/114 MB Progress (1): 99/114 MB Progress (1): 99/114 MB Progress (1): 99/114 MB Progress (1): 99/114 MB Progress (1): 99/114 MB Progress (1): 99/114 MB Progress (1): 99/114 MB Progress (1): 99/114 MB Progress (1): 99/114 MB Progress (1): 99/114 MB Progress (1): 99/114 MB Progress (1): 99/114 MB Progress (1): 99/114 MB Progress (1): 99/114 MB Progress (1): 99/114 MB Progress (1): 99/114 MB Progress (1): 99/114 MB Progress (1): 99/114 MB Progress (1): 99/114 MB Progress (1): 99/114 MB Progress (1): 99/114 MB Progress (1): 99/114 MB Progress (1): 99/114 MB Progress (1): 99/114 MB Progress (1): 99/114 MB Progress (1): 99/114 MB Progress (1): 99/114 MB Progress (1): 99/114 MB Progress (1): 99/114 MB Progress (1): 99/114 MB Progress (1): 99/114 MB Progress (1): 99/114 MB Progress (1): 99/114 MB Progress (1): 99/114 MB Progress (1): 99/114 MB Progress (1): 99/114 MB Progress (1): 99/114 MB Progress (1): 99/114 MB Progress (1): 99/114 MB Progress (1): 99/114 MB Progress (1): 99/114 MB Progress (1): 99/114 MB Progress (1): 99/114 MB Progress (1): 99/114 MB Progress (1): 99/114 MB Progress (1): 99/114 MB Progress (1): 99/114 MB Progress (1): 99/114 MB Progress (1): 99/114 MB Progress (1): 99/114 MB Progress (1): 99/114 MB Progress (1): 99/114 MB Progress (1): 99/114 MB Progress (1): 99/114 MB Progress (1): 99/114 MB Progress (1): 99/114 MB Progress (1): 99/114 MB Progress (1): 99/114 MB Progress (1): 99/114 MB Progress (1): 99/114 MB Progress (1): 99/114 MB Progress (1): 99/114 MB Progress (1): 99/114 MB Progress (1): 99/114 MB Progress (1): 99/114 MB Progress (1): 99/114 MB Progress (1): 99/114 MB Progress (1): 99/114 MB Progress (1): 99/114 MB Progress (1): 99/114 MB Progress (1): 99/114 MB Progress (1): 99/114 MB Progress (1): 99/114 MB Progress (1): 99/114 MB Progress (1): 99/114 MB Progress (1): 99/114 MB Progress (1): 99/114 MB Progress (1): 99/114 MB Progress (1): 99/114 MB Progress (1): 99/114 MB Progress (1): 99/114 MB Progress (1): 99/114 MB Progress (1): 99/114 MB Progress (1): 99/114 MB Progress (1): 99/114 MB Progress (1): 99/114 MB Progress (1): 99/114 MB Progress (1): 99/114 MB Progress (1): 99/114 MB Progress (1): 99/114 MB Progress (1): 99/114 MB Progress (1): 99/114 MB Progress (1): 99/114 MB Progress (1): 99/114 MB Progress (1): 99/114 MB Progress (1): 99/114 MB Progress (1): 99/114 MB Progress (1): 99/114 MB Progress (1): 99/114 MB Progress (1): 99/114 MB Progress (1): 99/114 MB Progress (1): 99/114 MB Progress (1): 99/114 MB Progress (1): 99/114 MB Progress (1): 99/114 MB Progress (1): 99/114 MB Progress (1): 99/114 MB Progress (1): 99/114 MB Progress (1): 99/114 MB Progress (1): 99/114 MB Progress (1): 99/114 MB Progress (1): 99/114 MB Progress (1): 99/114 MB Progress (1): 99/114 MB Progress (1): 99/114 MB Progress (1): 99/114 MB Progress (1): 99/114 MB Progress (1): 99/114 MB Progress (1): 99/114 MB Progress (1): 99/114 MB Progress (1): 99/114 MB Progress (1): 99/114 MB Progress (1): 99/114 MB Progress (1): 99/114 MB Progress (1): 99/114 MB Progress (1): 99/114 MB Progress (1): 99/114 MB Progress (1): 99/114 MB Progress (1): 99/114 MB Progress (1): 99/114 MB Progress (1): 99/114 MB Progress (1): 99/114 MB Progress (1): 99/114 MB Progress (1): 99/114 MB Progress (1): 99/114 MB Progress (1): 99/114 MB Progress (1): 99/114 MB Progress (1): 99/114 MB Progress (1): 99/114 MB Progress (1): 99/114 MB Progress (1): 99/114 MB Progress (1): 99/114 MB Progress (1): 99/114 MB Progress (1): 99/114 MB Progress (1): 99/114 MB Progress (1): 99/114 MB Progress (1): 99/114 MB Progress (1): 99/114 MB Progress (1): 99/114 MB Progress (1): 99/114 MB Progress (1): 99/114 MB Progress (1): 99/114 MB Progress (1): 99/114 MB Progress (1): 99/114 MB Progress (1): 99/114 MB Progress (1): 99/114 MB Progress (1): 99/114 MB Progress (1): 99/114 MB Progress (1): 99/114 MB Progress (1): 99/114 MB Progress (1): 99/114 MB Progress (1): 99/114 MB Progress (1): 99/114 MB Progress (1): 99/114 MB Progress (1): 99/114 MB Progress (1): 99/114 MB Progress (1): 99/114 MB Progress (1): 99/114 MB Progress (1): 99/114 MB Progress (1): 99/114 MB Progress (1): 99/114 MB Progress (1): 99/114 MB Progress (1): 99/114 MB Progress (1): 99/114 MB Progress (1): 99/114 MB Progress (1): 99/114 MB Progress (1): 99/114 MB Progress (1): 99/114 MB Progress (1): 99/114 MB Progress (1): 99/114 MB Progress (1): 99/114 MB Progress (1): 99/114 MB Progress (1): 99/114 MB Progress (1): 99/114 MB Progress (1): 99/114 MB Progress (1): 99/114 MB Progress (1): 99/114 MB Progress (1): 99/114 MB Progress (1): 99/114 MB Progress (1): 99/114 MB Progress (1): 99/114 MB Progress (1): 99/114 MB Progress (1): 99/114 MB Progress (1): 99/114 MB Progress (1): 99/114 MB Progress (1): 99/114 MB Progress (1): 99/114 MB Progress (1): 99/114 MB Progress (1): 99/114 MB Progress (1): 99/114 MB Progress (1): 99/114 MB Progress (1): 99/114 MB Progress (1): 99/114 MB Progress (1): 99/114 MB Progress (1): 99/114 MB Progress (1): 99/114 MB Progress (1): 99/114 MB Progress (1): 99/114 MB Progress (1): 99/114 MB Progress (1): 99/114 MB Progress (1): 99/114 MB Progress (1): 99/114 MB Progress (1): 99/114 MB Progress (1): 99/114 MB Progress (1): 99/114 MB Progress (1): 99/114 MB Progress (1): 99/114 MB Progress (1): 99/114 MB Progress (1): 99/114 MB Progress (1): 99/114 MB Progress (1): 99/114 MB Progress (1): 99/114 MB Progress (1): 99/114 MB Progress (1): 99/114 MB Progress (1): 99/114 MB Progress (1): 99/114 MB Progress (1): 99/114 MB Progress (1): 99/114 MB Progress (1): 99/114 MB Progress (1): 99/114 MB Progress (1): 99/114 MB Progress (1): 99/114 MB Progress (1): 99/114 MB Progress (1): 99/114 MB Progress (1): 99/114 MB Progress (1): 99/114 MB Progress (1): 99/114 MB Progress (1): 99/114 MB Progress (1): 99/114 MB Progress (1): 99/114 MB Progress (1): 99/114 MB Progress (1): 99/114 MB Progress (1): 99/114 MB Progress (1): 99/114 MB Progress (1): 99/114 MB Progress (1): 99/114 MB Progress (1): 99/114 MB Progress (1): 99/114 MB Progress (1): 99/114 MB Progress (1): 99/114 MB Progress (1): 99/114 MB Progress (1): 99/114 MB Progress (1): 99/114 MB Progress (1): 99/114 MB Progress (1): 99/114 MB Progress (1): 99/114 MB Progress (1): 99/114 MB Progress (1): 99/114 MB Progress (1): 99/114 MB Progress (1): 99/114 MB Progress (1): 99/114 MB Progress (1): 99/114 MB Progress (1): 99/114 MB Progress (1): 99/114 MB Progress (1): 99/114 MB Progress (1): 99/114 MB Progress (1): 99/114 MB Progress (1): 99/114 MB Progress (1): 99/114 MB Progress (1): 99/114 MB Progress (1): 99/114 MB Progress (1): 99/114 MB Progress (1): 99/114 MB Progress (1): 99/114 MB Progress (1): 99/114 MB Progress (1): 99/114 MB Progress (1): 99/114 MB Progress (1): 99/114 MB Progress (1): 99/114 MB Progress (1): 99/114 MB Progress (1): 99/114 MB Progress (1): 99/114 MB Progress (1): 99/114 MB Progress (1): 99/114 MB Progress (1): 99/114 MB Progress (1): 99/114 MB Progress (1): 99/114 MB Progress (1): 99/114 MB Progress (1): 99/114 MB Progress (1): 99/114 MB Progress (1): 99/114 MB Progress (1): 99/114 MB Progress (1): 99/114 MB Progress (1): 99/114 MB Progress (1): 99/114 MB Progress (1): 99/114 MB Progress (1): 99/114 MB Progress (1): 99/114 MB Progress (1): 99/114 MB Progress (1): 99/114 MB Progress (1): 99/114 MB Progress (1): 99/114 MB Progress (1): 99/114 MB Progress (1): 99/114 MB Progress (1): 99/114 MB Progress (1): 99/114 MB Progress (1): 99/114 MB Progress (1): 99/114 MB Progress (1): 99/114 MB Progress (1): 99/114 MB Progress (1): 99/114 MB Progress (1): 99/114 MB Progress (1): 99/114 MB Progress (1): 99/114 MB Progress (1): 99/114 MB Progress (1): 99/114 MB Progress (1): 99/114 MB Progress (1): 99/114 MB Progress (1): 99/114 MB Progress (1): 99/114 MB Progress (1): 99/114 MB Progress (1): 99/114 MB Progress (1): 99/114 MB Progress (1): 99/114 MB Progress (1): 99/114 MB Progress (1): 99/114 MB Progress (1): 99/114 MB Progress (1): 99/114 MB Progress (1): 99/114 MB Progress (1): 99/114 MB Progress (1): 99/114 MB Progress (1): 99/114 MB Progress (1): 99/114 MB Progress (1): 99/114 MB Progress (1): 99/114 MB Progress (1): 99/114 MB Progress (1): 99/114 MB Progress (1): 99/114 MB Progress (1): 99/114 MB Progress (1): 99/114 MB Progress (1): 99/114 MB Progress (1): 99/114 MB Progress (1): 99/114 MB Progress (1): 99/114 MB Progress (1): 99/114 MB Progress (1): 99/114 MB Progress (1): 99/114 MB Progress (1): 99/114 MB Progress (1): 99/114 MB Progress (1): 99/114 MB Progress (1): 99/114 MB Progress (1): 99/114 MB Progress (1): 99/114 MB Progress (1): 99/114 MB Progress (1): 99/114 MB Progress (1): 99/114 MB Progress (1): 99/114 MB Progress (1): 99/114 MB Progress (1): 99/114 MB Progress (1): 99/114 MB Progress (1): 99/114 MB Progress (1): 99/114 MB Progress (1): 99/114 MB Progress (1): 99/114 MB Progress (1): 99/114 MB Progress (1): 99/114 MB Progress (1): 99/114 MB Progress (1): 99/114 MB Progress (1): 99/114 MB Progress (1): 99/114 MB Progress (1): 99/114 MB Progress (1): 99/114 MB Progress (1): 99/114 MB Progress (1): 99/114 MB Progress (1): 99/114 MB Progress (1): 99/114 MB Progress (1): 99/114 MB Progress (1): 99/114 MB Progress (1): 99/114 MB Progress (1): 99/114 MB Progress (1): 99/114 MB Progress (1): 99/114 MB Progress (1): 99/114 MB Progress (1): 99/114 MB Progress (1): 99/114 MB Progress (1): 99/114 MB Progress (1): 99/114 MB Progress (1): 99/114 MB Progress (1): 99/114 MB Progress (1): 99/114 MB Progress (1): 99/114 MB Progress (1): 99/114 MB Progress (1): 99/114 MB Progress (1): 99/114 MB Progress (1): 99/114 MB Progress (1): 99/114 MB Progress (1): 99/114 MB Progress (1): 99/114 MB Progress (1): 99/114 MB Progress (1): 99/114 MB Progress (1): 99/114 MB Progress (1): 99/114 MB Progress (1): 99/114 MB Progress (1): 99/114 MB Progress (1): 99/114 MB Progress (1): 99/114 MB Progress (1): 99/114 MB Progress (1): 99/114 MB Progress (1): 99/114 MB Progress (1): 99/114 MB Progress (1): 99/114 MB Progress (1): 99/114 MB Progress (1): 99/114 MB Progress (1): 99/114 MB Progress (1): 99/114 MB Progress (1): 99/114 MB Progress (1): 99/114 MB Progress (1): 99/114 MB Progress (1): 99/114 MB Progress (1): 99/114 MB Progress (1): 99/114 MB Progress (1): 99/114 MB Progress (1): 99/114 MB Progress (1): 99/114 MB Progress (1): 99/114 MB Progress (1): 99/114 MB Progress (1): 99/114 MB Progress (1): 99/114 MB Progress (1): 99/114 MB Progress (1): 99/114 MB Progress (1): 99/114 MB Progress (1): 99/114 MB Progress (1): 99/114 MB Progress (1): 99/114 MB Progress (1): 99/114 MB Progress (1): 99/114 MB Progress (1): 99/114 MB Progress (1): 99/114 MB Progress (1): 99/114 MB Progress (1): 99/114 MB Progress (1): 99/114 MB Progress (1): 99/114 MB Progress (1): 99/114 MB Progress (1): 99/114 MB Progress (1): 99/114 MB Progress (1): 99/114 MB Progress (1): 99/114 MB Progress (1): 99/114 MB Progress (1): 99/114 MB Progress (1): 99/114 MB Progress (1): 99/114 MB Progress (1): 99/114 MB Progress (1): 99/114 MB Progress (1): 99/114 MB Progress (1): 99/114 MB Progress (1): 99/114 MB Progress (1): 99/114 MB Progress (1): 99/114 MB Progress (1): 99/114 MB Progress (1): 99/114 MB Progress (1): 99/114 MB Progress (1): 99/114 MB Progress (1): 99/114 MB Progress (1): 99/114 MB Progress (1): 99/114 MB Progress (1): 99/114 MB Progress (1): 99/114 MB Progress (1): 99/114 MB Progress (1): 99/114 MB Progress (1): 99/114 MB Progress (1): 99/114 MB Progress (1): 99/114 MB Progress (1): 99/114 MB Progress (1): 99/114 MB Progress (1): 99/114 MB Progress (1): 99/114 MB Progress (1): 99/114 MB Progress (1): 99/114 MB Progress (1): 100/114 MB Progress (1): 100/114 MB Progress (1): 100/114 MB Progress (1): 100/114 MB Progress (1): 100/114 MB Progress (1): 100/114 MB Progress (1): 100/114 MB Progress (1): 100/114 MB Progress (1): 100/114 MB Progress (1): 100/114 MB Progress (1): 100/114 MB Progress (1): 100/114 MB Progress (1): 100/114 MB Progress (1): 100/114 MB Progress (1): 100/114 MB Progress (1): 100/114 MB Progress (1): 100/114 MB Progress (1): 100/114 MB Progress (1): 100/114 MB Progress (1): 100/114 MB Progress (1): 100/114 MB Progress (1): 100/114 MB Progress (1): 100/114 MB Progress (1): 100/114 MB Progress (1): 100/114 MB Progress (1): 100/114 MB Progress (1): 100/114 MB Progress (1): 100/114 MB Progress (1): 100/114 MB Progress (1): 100/114 MB Progress (1): 100/114 MB Progress (1): 100/114 MB Progress (1): 100/114 MB Progress (1): 100/114 MB Progress (1): 100/114 MB Progress (1): 100/114 MB Progress (1): 100/114 MB Progress (1): 100/114 MB Progress (1): 100/114 MB Progress (1): 100/114 MB Progress (1): 100/114 MB Progress (1): 100/114 MB Progress (1): 100/114 MB Progress (1): 100/114 MB Progress (1): 100/114 MB Progress (1): 100/114 MB Progress (1): 100/114 MB Progress (1): 100/114 MB Progress (1): 100/114 MB Progress (1): 100/114 MB Progress (1): 100/114 MB Progress (1): 100/114 MB Progress (1): 100/114 MB Progress (1): 100/114 MB Progress (1): 100/114 MB Progress (1): 100/114 MB Progress (1): 100/114 MB Progress (1): 100/114 MB Progress (1): 100/114 MB Progress (1): 100/114 MB Progress (1): 100/114 MB Progress (1): 100/114 MB Progress (1): 100/114 MB Progress (1): 100/114 MB Progress (1): 100/114 MB Progress (1): 100/114 MB Progress (1): 100/114 MB Progress (1): 100/114 MB Progress (1): 100/114 MB Progress (1): 100/114 MB Progress (1): 100/114 MB Progress (1): 100/114 MB Progress (1): 100/114 MB Progress (1): 100/114 MB Progress (1): 100/114 MB Progress (1): 100/114 MB Progress (1): 100/114 MB Progress (1): 100/114 MB Progress (1): 100/114 MB Progress (1): 100/114 MB Progress (1): 100/114 MB Progress (1): 100/114 MB Progress (1): 100/114 MB Progress (1): 100/114 MB Progress (1): 100/114 MB Progress (1): 100/114 MB Progress (1): 100/114 MB Progress (1): 100/114 MB Progress (1): 100/114 MB Progress (1): 100/114 MB Progress (1): 100/114 MB Progress (1): 100/114 MB Progress (1): 100/114 MB Progress (1): 100/114 MB Progress (1): 100/114 MB Progress (1): 100/114 MB Progress (1): 100/114 MB Progress (1): 100/114 MB Progress (1): 100/114 MB Progress (1): 100/114 MB Progress (1): 100/114 MB Progress (1): 100/114 MB Progress (1): 100/114 MB Progress (1): 100/114 MB Progress (1): 100/114 MB Progress (1): 100/114 MB Progress (1): 100/114 MB Progress (1): 100/114 MB Progress (1): 100/114 MB Progress (1): 100/114 MB Progress (1): 100/114 MB Progress (1): 100/114 MB Progress (1): 100/114 MB Progress (1): 100/114 MB Progress (1): 100/114 MB Progress (1): 100/114 MB Progress (1): 100/114 MB Progress (1): 100/114 MB Progress (1): 100/114 MB Progress (1): 100/114 MB Progress (1): 100/114 MB Progress (1): 100/114 MB Progress (1): 100/114 MB Progress (1): 100/114 MB Progress (1): 100/114 MB Progress (1): 100/114 MB Progress (1): 100/114 MB Progress (1): 100/114 MB Progress (1): 100/114 MB Progress (1): 100/114 MB Progress (1): 100/114 MB Progress (1): 100/114 MB Progress (1): 100/114 MB Progress (1): 100/114 MB Progress (1): 100/114 MB Progress (1): 100/114 MB Progress (1): 100/114 MB Progress (1): 100/114 MB Progress (1): 100/114 MB Progress (1): 100/114 MB Progress (1): 100/114 MB Progress (1): 100/114 MB Progress (1): 100/114 MB Progress (1): 100/114 MB Progress (1): 100/114 MB Progress (1): 100/114 MB Progress (1): 100/114 MB Progress (1): 100/114 MB Progress (1): 100/114 MB Progress (1): 100/114 MB Progress (1): 100/114 MB Progress (1): 100/114 MB Progress (1): 100/114 MB Progress (1): 100/114 MB Progress (1): 100/114 MB Progress (1): 100/114 MB Progress (1): 100/114 MB Progress (1): 100/114 MB Progress (1): 100/114 MB Progress (1): 100/114 MB Progress (1): 100/114 MB Progress (1): 100/114 MB Progress (1): 100/114 MB Progress (1): 100/114 MB Progress (1): 100/114 MB Progress (1): 100/114 MB Progress (1): 100/114 MB Progress (1): 100/114 MB Progress (1): 100/114 MB Progress (1): 100/114 MB Progress (1): 100/114 MB Progress (1): 100/114 MB Progress (1): 100/114 MB Progress (1): 100/114 MB Progress (1): 100/114 MB Progress (1): 100/114 MB Progress (1): 100/114 MB Progress (1): 100/114 MB Progress (1): 100/114 MB Progress (1): 100/114 MB Progress (1): 100/114 MB Progress (1): 100/114 MB Progress (1): 100/114 MB Progress (1): 100/114 MB Progress (1): 100/114 MB Progress (1): 100/114 MB Progress (1): 100/114 MB Progress (1): 100/114 MB Progress (1): 100/114 MB Progress (1): 100/114 MB Progress (1): 100/114 MB Progress (1): 100/114 MB Progress (1): 100/114 MB Progress (1): 100/114 MB Progress (1): 100/114 MB Progress (1): 100/114 MB Progress (1): 100/114 MB Progress (1): 100/114 MB Progress (1): 100/114 MB Progress (1): 100/114 MB Progress (1): 100/114 MB Progress (1): 100/114 MB Progress (1): 100/114 MB Progress (1): 100/114 MB Progress (1): 100/114 MB Progress (1): 100/114 MB Progress (1): 100/114 MB Progress (1): 100/114 MB Progress (1): 100/114 MB Progress (1): 100/114 MB Progress (1): 100/114 MB Progress (1): 100/114 MB Progress (1): 100/114 MB Progress (1): 100/114 MB Progress (1): 100/114 MB Progress (1): 100/114 MB Progress (1): 100/114 MB Progress (1): 100/114 MB Progress (1): 100/114 MB Progress (1): 100/114 MB Progress (1): 100/114 MB Progress (1): 100/114 MB Progress (1): 100/114 MB Progress (1): 100/114 MB Progress (1): 100/114 MB Progress (1): 100/114 MB Progress (1): 100/114 MB Progress (1): 100/114 MB Progress (1): 100/114 MB Progress (1): 100/114 MB Progress (1): 100/114 MB Progress (1): 100/114 MB Progress (1): 100/114 MB Progress (1): 100/114 MB Progress (1): 100/114 MB Progress (1): 100/114 MB Progress (1): 100/114 MB Progress (1): 100/114 MB Progress (1): 100/114 MB Progress (1): 100/114 MB Progress (1): 100/114 MB Progress (1): 100/114 MB Progress (1): 100/114 MB Progress (1): 100/114 MB Progress (1): 100/114 MB Progress (1): 100/114 MB Progress (1): 100/114 MB Progress (1): 100/114 MB Progress (1): 100/114 MB Progress (1): 100/114 MB Progress (1): 100/114 MB Progress (1): 100/114 MB Progress (1): 100/114 MB Progress (1): 100/114 MB Progress (1): 100/114 MB Progress (1): 100/114 MB Progress (1): 100/114 MB Progress (1): 100/114 MB Progress (1): 100/114 MB Progress (1): 100/114 MB Progress (1): 100/114 MB Progress (1): 100/114 MB Progress (1): 100/114 MB Progress (1): 100/114 MB Progress (1): 100/114 MB Progress (1): 100/114 MB Progress (1): 100/114 MB Progress (1): 100/114 MB Progress (1): 100/114 MB Progress (1): 100/114 MB Progress (1): 100/114 MB Progress (1): 100/114 MB Progress (1): 100/114 MB Progress (1): 100/114 MB Progress (1): 100/114 MB Progress (1): 100/114 MB Progress (1): 100/114 MB Progress (1): 100/114 MB Progress (1): 100/114 MB Progress (1): 100/114 MB Progress (1): 100/114 MB Progress (1): 100/114 MB Progress (1): 100/114 MB Progress (1): 100/114 MB Progress (1): 100/114 MB Progress (1): 100/114 MB Progress (1): 100/114 MB Progress (1): 100/114 MB Progress (1): 100/114 MB Progress (1): 100/114 MB Progress (1): 100/114 MB Progress (1): 100/114 MB Progress (1): 100/114 MB Progress (1): 100/114 MB Progress (1): 100/114 MB Progress (1): 100/114 MB Progress (1): 100/114 MB Progress (1): 100/114 MB Progress (1): 100/114 MB Progress (1): 100/114 MB Progress (1): 100/114 MB Progress (1): 100/114 MB Progress (1): 100/114 MB Progress (1): 100/114 MB Progress (1): 100/114 MB Progress (1): 100/114 MB Progress (1): 100/114 MB Progress (1): 100/114 MB Progress (1): 100/114 MB Progress (1): 100/114 MB Progress (1): 100/114 MB Progress (1): 100/114 MB Progress (1): 100/114 MB Progress (1): 100/114 MB Progress (1): 100/114 MB Progress (1): 100/114 MB Progress (1): 100/114 MB Progress (1): 100/114 MB Progress (1): 100/114 MB Progress (1): 100/114 MB Progress (1): 100/114 MB Progress (1): 100/114 MB Progress (1): 100/114 MB Progress (1): 100/114 MB Progress (1): 100/114 MB Progress (1): 100/114 MB Progress (1): 100/114 MB Progress (1): 100/114 MB Progress (1): 100/114 MB Progress (1): 100/114 MB Progress (1): 100/114 MB Progress (1): 100/114 MB Progress (1): 100/114 MB Progress (1): 100/114 MB Progress (1): 100/114 MB Progress (1): 100/114 MB Progress (1): 100/114 MB Progress (1): 100/114 MB Progress (1): 100/114 MB Progress (1): 100/114 MB Progress (1): 100/114 MB Progress (1): 100/114 MB Progress (1): 100/114 MB Progress (1): 100/114 MB Progress (1): 100/114 MB Progress (1): 100/114 MB Progress (1): 100/114 MB Progress (1): 100/114 MB Progress (1): 100/114 MB Progress (1): 100/114 MB Progress (1): 100/114 MB Progress (1): 100/114 MB Progress (1): 100/114 MB Progress (1): 100/114 MB Progress (1): 100/114 MB Progress (1): 100/114 MB Progress (1): 100/114 MB Progress (1): 100/114 MB Progress (1): 100/114 MB Progress (1): 100/114 MB Progress (1): 100/114 MB Progress (1): 100/114 MB Progress (1): 100/114 MB Progress (1): 100/114 MB Progress (1): 100/114 MB Progress (1): 100/114 MB Progress (1): 100/114 MB Progress (1): 100/114 MB Progress (1): 100/114 MB Progress (1): 100/114 MB Progress (1): 100/114 MB Progress (1): 100/114 MB Progress (1): 100/114 MB Progress (1): 100/114 MB Progress (1): 100/114 MB Progress (1): 100/114 MB Progress (1): 100/114 MB Progress (1): 100/114 MB Progress (1): 100/114 MB Progress (1): 100/114 MB Progress (1): 100/114 MB Progress (1): 100/114 MB Progress (1): 100/114 MB Progress (1): 100/114 MB Progress (1): 100/114 MB Progress (1): 100/114 MB Progress (1): 100/114 MB Progress (1): 100/114 MB Progress (1): 100/114 MB Progress (1): 100/114 MB Progress (1): 100/114 MB Progress (1): 100/114 MB Progress (1): 100/114 MB Progress (1): 100/114 MB Progress (1): 100/114 MB Progress (1): 100/114 MB Progress (1): 100/114 MB Progress (1): 100/114 MB Progress (1): 100/114 MB Progress (1): 100/114 MB Progress (1): 100/114 MB Progress (1): 100/114 MB Progress (1): 100/114 MB Progress (1): 100/114 MB Progress (1): 100/114 MB Progress (1): 100/114 MB Progress (1): 100/114 MB Progress (1): 100/114 MB Progress (1): 100/114 MB Progress (1): 100/114 MB Progress (1): 100/114 MB Progress (1): 100/114 MB Progress (1): 100/114 MB Progress (1): 100/114 MB Progress (1): 100/114 MB Progress (1): 100/114 MB Progress (1): 100/114 MB Progress (1): 100/114 MB Progress (1): 100/114 MB Progress (1): 100/114 MB Progress (1): 100/114 MB Progress (1): 100/114 MB Progress (1): 100/114 MB Progress (1): 100/114 MB Progress (1): 100/114 MB Progress (1): 100/114 MB Progress (1): 100/114 MB Progress (1): 100/114 MB Progress (1): 100/114 MB Progress (1): 100/114 MB Progress (1): 100/114 MB Progress (1): 100/114 MB Progress (1): 100/114 MB Progress (1): 100/114 MB Progress (1): 100/114 MB Progress (1): 100/114 MB Progress (1): 100/114 MB Progress (1): 100/114 MB Progress (1): 100/114 MB Progress (1): 100/114 MB Progress (1): 100/114 MB Progress (1): 100/114 MB Progress (1): 100/114 MB Progress (1): 100/114 MB Progress (1): 100/114 MB Progress (1): 100/114 MB Progress (1): 100/114 MB Progress (1): 100/114 MB Progress (1): 100/114 MB Progress (1): 100/114 MB Progress (1): 100/114 MB Progress (1): 100/114 MB Progress (1): 100/114 MB Progress (1): 100/114 MB Progress (1): 100/114 MB Progress (1): 100/114 MB Progress (1): 100/114 MB Progress (1): 100/114 MB Progress (1): 100/114 MB Progress (1): 100/114 MB Progress (1): 100/114 MB Progress (1): 100/114 MB Progress (1): 100/114 MB Progress (1): 100/114 MB Progress (1): 100/114 MB Progress (1): 100/114 MB Progress (1): 100/114 MB Progress (1): 100/114 MB Progress (1): 100/114 MB Progress (1): 100/114 MB Progress (1): 100/114 MB Progress (1): 100/114 MB Progress (1): 100/114 MB Progress (1): 100/114 MB Progress (1): 100/114 MB Progress (1): 100/114 MB Progress (1): 100/114 MB Progress (1): 100/114 MB Progress (1): 100/114 MB Progress (1): 100/114 MB Progress (1): 100/114 MB Progress (1): 100/114 MB Progress (1): 100/114 MB Progress (1): 100/114 MB Progress (1): 100/114 MB Progress (1): 100/114 MB Progress (1): 100/114 MB Progress (1): 100/114 MB Progress (1): 100/114 MB Progress (1): 101/114 MB Progress (1): 101/114 MB Progress (1): 101/114 MB Progress (1): 101/114 MB Progress (1): 101/114 MB Progress (1): 101/114 MB Progress (1): 101/114 MB Progress (1): 101/114 MB Progress (1): 101/114 MB Progress (1): 101/114 MB Progress (1): 101/114 MB Progress (1): 101/114 MB Progress (1): 101/114 MB Progress (1): 101/114 MB Progress (1): 101/114 MB Progress (1): 101/114 MB Progress (1): 101/114 MB Progress (1): 101/114 MB Progress (1): 101/114 MB Progress (1): 101/114 MB Progress (1): 101/114 MB Progress (1): 101/114 MB Progress (1): 101/114 MB Progress (1): 101/114 MB Progress (1): 101/114 MB Progress (1): 101/114 MB Progress (1): 101/114 MB Progress (1): 101/114 MB Progress (1): 101/114 MB Progress (1): 101/114 MB Progress (1): 101/114 MB Progress (1): 101/114 MB Progress (1): 101/114 MB Progress (1): 101/114 MB Progress (1): 101/114 MB Progress (1): 101/114 MB Progress (1): 101/114 MB Progress (1): 101/114 MB Progress (1): 101/114 MB Progress (1): 101/114 MB Progress (1): 101/114 MB Progress (1): 101/114 MB Progress (1): 101/114 MB Progress (1): 101/114 MB Progress (1): 101/114 MB Progress (1): 101/114 MB Progress (1): 101/114 MB Progress (1): 101/114 MB Progress (1): 101/114 MB Progress (1): 101/114 MB Progress (1): 101/114 MB Progress (1): 101/114 MB Progress (1): 101/114 MB Progress (1): 101/114 MB Progress (1): 101/114 MB Progress (1): 101/114 MB Progress (1): 101/114 MB Progress (1): 101/114 MB Progress (1): 101/114 MB Progress (1): 101/114 MB Progress (1): 101/114 MB Progress (1): 101/114 MB Progress (1): 101/114 MB Progress (1): 101/114 MB Progress (1): 101/114 MB Progress (1): 101/114 MB Progress (1): 101/114 MB Progress (1): 101/114 MB Progress (1): 101/114 MB Progress (1): 101/114 MB Progress (1): 101/114 MB Progress (1): 101/114 MB Progress (1): 101/114 MB Progress (1): 101/114 MB Progress (1): 101/114 MB Progress (1): 101/114 MB Progress (1): 101/114 MB Progress (1): 101/114 MB Progress (1): 101/114 MB Progress (1): 101/114 MB Progress (1): 101/114 MB Progress (1): 101/114 MB Progress (1): 101/114 MB Progress (1): 101/114 MB Progress (1): 101/114 MB Progress (1): 101/114 MB Progress (1): 101/114 MB Progress (1): 101/114 MB Progress (1): 101/114 MB Progress (1): 101/114 MB Progress (1): 101/114 MB Progress (1): 101/114 MB Progress (1): 101/114 MB Progress (1): 101/114 MB Progress (1): 101/114 MB Progress (1): 101/114 MB Progress (1): 101/114 MB Progress (1): 101/114 MB Progress (1): 101/114 MB Progress (1): 101/114 MB Progress (1): 101/114 MB Progress (1): 101/114 MB Progress (1): 101/114 MB Progress (1): 101/114 MB Progress (1): 101/114 MB Progress (1): 101/114 MB Progress (1): 101/114 MB Progress (1): 101/114 MB Progress (1): 101/114 MB Progress (1): 101/114 MB Progress (1): 101/114 MB Progress (1): 101/114 MB Progress (1): 101/114 MB Progress (1): 101/114 MB Progress (1): 101/114 MB Progress (1): 101/114 MB Progress (1): 101/114 MB Progress (1): 101/114 MB Progress (1): 101/114 MB Progress (1): 101/114 MB Progress (1): 101/114 MB Progress (1): 101/114 MB Progress (1): 101/114 MB Progress (1): 101/114 MB Progress (1): 101/114 MB Progress (1): 101/114 MB Progress (1): 101/114 MB Progress (1): 101/114 MB Progress (1): 101/114 MB Progress (1): 101/114 MB Progress (1): 101/114 MB Progress (1): 101/114 MB Progress (1): 101/114 MB Progress (1): 101/114 MB Progress (1): 101/114 MB Progress (1): 101/114 MB Progress (1): 101/114 MB Progress (1): 101/114 MB Progress (1): 101/114 MB Progress (1): 101/114 MB Progress (1): 101/114 MB Progress (1): 101/114 MB Progress (1): 101/114 MB Progress (1): 101/114 MB Progress (1): 101/114 MB Progress (1): 101/114 MB Progress (1): 101/114 MB Progress (1): 101/114 MB Progress (1): 101/114 MB Progress (1): 101/114 MB Progress (1): 101/114 MB Progress (1): 101/114 MB Progress (1): 101/114 MB Progress (1): 101/114 MB Progress (1): 101/114 MB Progress (1): 101/114 MB Progress (1): 101/114 MB Progress (1): 101/114 MB Progress (1): 101/114 MB Progress (1): 101/114 MB Progress (1): 101/114 MB Progress (1): 101/114 MB Progress (1): 101/114 MB Progress (1): 101/114 MB Progress (1): 101/114 MB Progress (1): 101/114 MB Progress (1): 101/114 MB Progress (1): 101/114 MB Progress (1): 101/114 MB Progress (1): 101/114 MB Progress (1): 101/114 MB Progress (1): 101/114 MB Progress (1): 101/114 MB Progress (1): 101/114 MB Progress (1): 101/114 MB Progress (1): 101/114 MB Progress (1): 101/114 MB Progress (1): 101/114 MB Progress (1): 101/114 MB Progress (1): 101/114 MB Progress (1): 101/114 MB Progress (1): 101/114 MB Progress (1): 101/114 MB Progress (1): 101/114 MB Progress (1): 101/114 MB Progress (1): 101/114 MB Progress (1): 101/114 MB Progress (1): 101/114 MB Progress (1): 101/114 MB Progress (1): 101/114 MB Progress (1): 101/114 MB Progress (1): 101/114 MB Progress (1): 101/114 MB Progress (1): 101/114 MB Progress (1): 101/114 MB Progress (1): 101/114 MB Progress (1): 101/114 MB Progress (1): 101/114 MB Progress (1): 101/114 MB Progress (1): 101/114 MB Progress (1): 101/114 MB Progress (1): 101/114 MB Progress (1): 101/114 MB Progress (1): 101/114 MB Progress (1): 101/114 MB Progress (1): 101/114 MB Progress (1): 101/114 MB Progress (1): 101/114 MB Progress (1): 101/114 MB Progress (1): 101/114 MB Progress (1): 101/114 MB Progress (1): 101/114 MB Progress (1): 101/114 MB Progress (1): 101/114 MB Progress (1): 101/114 MB Progress (1): 101/114 MB Progress (1): 101/114 MB Progress (1): 101/114 MB Progress (1): 101/114 MB Progress (1): 101/114 MB Progress (1): 101/114 MB Progress (1): 101/114 MB Progress (1): 101/114 MB Progress (1): 101/114 MB Progress (1): 101/114 MB Progress (1): 101/114 MB Progress (1): 101/114 MB Progress (1): 101/114 MB Progress (1): 101/114 MB Progress (1): 101/114 MB Progress (1): 101/114 MB Progress (1): 101/114 MB Progress (1): 101/114 MB Progress (1): 101/114 MB Progress (1): 101/114 MB Progress (1): 101/114 MB Progress (1): 101/114 MB Progress (1): 101/114 MB Progress (1): 101/114 MB Progress (1): 101/114 MB Progress (1): 101/114 MB Progress (1): 101/114 MB Progress (1): 101/114 MB Progress (1): 101/114 MB Progress (1): 101/114 MB Progress (1): 101/114 MB Progress (1): 101/114 MB Progress (1): 101/114 MB Progress (1): 101/114 MB Progress (1): 101/114 MB Progress (1): 101/114 MB Progress (1): 101/114 MB Progress (1): 101/114 MB Progress (1): 101/114 MB Progress (1): 101/114 MB Progress (1): 101/114 MB Progress (1): 101/114 MB Progress (1): 101/114 MB Progress (1): 101/114 MB Progress (1): 101/114 MB Progress (1): 101/114 MB Progress (1): 101/114 MB Progress (1): 101/114 MB Progress (1): 101/114 MB Progress (1): 101/114 MB Progress (1): 101/114 MB Progress (1): 101/114 MB Progress (1): 101/114 MB Progress (1): 101/114 MB Progress (1): 101/114 MB Progress (1): 101/114 MB Progress (1): 101/114 MB Progress (1): 101/114 MB Progress (1): 101/114 MB Progress (1): 101/114 MB Progress (1): 101/114 MB Progress (1): 101/114 MB Progress (1): 101/114 MB Progress (1): 101/114 MB Progress (1): 101/114 MB Progress (1): 101/114 MB Progress (1): 101/114 MB Progress (1): 101/114 MB Progress (1): 101/114 MB Progress (1): 101/114 MB Progress (1): 101/114 MB Progress (1): 101/114 MB Progress (1): 101/114 MB Progress (1): 101/114 MB Progress (1): 101/114 MB Progress (1): 101/114 MB Progress (1): 101/114 MB Progress (1): 101/114 MB Progress (1): 101/114 MB Progress (1): 101/114 MB Progress (1): 101/114 MB Progress (1): 101/114 MB Progress (1): 101/114 MB Progress (1): 101/114 MB Progress (1): 101/114 MB Progress (1): 101/114 MB Progress (1): 101/114 MB Progress (1): 101/114 MB Progress (1): 101/114 MB Progress (1): 101/114 MB Progress (1): 101/114 MB Progress (1): 101/114 MB Progress (1): 101/114 MB Progress (1): 101/114 MB Progress (1): 101/114 MB Progress (1): 101/114 MB Progress (1): 101/114 MB Progress (1): 101/114 MB Progress (1): 101/114 MB Progress (1): 101/114 MB Progress (1): 101/114 MB Progress (1): 101/114 MB Progress (1): 101/114 MB Progress (1): 101/114 MB Progress (1): 101/114 MB Progress (1): 101/114 MB Progress (1): 101/114 MB Progress (1): 101/114 MB Progress (1): 101/114 MB Progress (1): 101/114 MB Progress (1): 101/114 MB Progress (1): 101/114 MB Progress (1): 101/114 MB Progress (1): 101/114 MB Progress (1): 101/114 MB Progress (1): 101/114 MB Progress (1): 101/114 MB Progress (1): 101/114 MB Progress (1): 101/114 MB Progress (1): 101/114 MB Progress (1): 101/114 MB Progress (1): 101/114 MB Progress (1): 101/114 MB Progress (1): 101/114 MB Progress (1): 101/114 MB Progress (1): 101/114 MB Progress (1): 101/114 MB Progress (1): 101/114 MB Progress (1): 101/114 MB Progress (1): 101/114 MB Progress (1): 101/114 MB Progress (1): 101/114 MB Progress (1): 101/114 MB Progress (1): 101/114 MB Progress (1): 101/114 MB Progress (1): 101/114 MB Progress (1): 101/114 MB Progress (1): 101/114 MB Progress (1): 101/114 MB Progress (1): 101/114 MB Progress (1): 101/114 MB Progress (1): 101/114 MB Progress (1): 101/114 MB Progress (1): 101/114 MB Progress (1): 101/114 MB Progress (1): 101/114 MB Progress (1): 101/114 MB Progress (1): 101/114 MB Progress (1): 101/114 MB Progress (1): 101/114 MB Progress (1): 101/114 MB Progress (1): 101/114 MB Progress (1): 101/114 MB Progress (1): 101/114 MB Progress (1): 101/114 MB Progress (1): 101/114 MB Progress (1): 101/114 MB Progress (1): 101/114 MB Progress (1): 101/114 MB Progress (1): 101/114 MB Progress (1): 101/114 MB Progress (1): 101/114 MB Progress (1): 101/114 MB Progress (1): 101/114 MB Progress (1): 101/114 MB Progress (1): 101/114 MB Progress (1): 101/114 MB Progress (1): 101/114 MB Progress (1): 101/114 MB Progress (1): 101/114 MB Progress (1): 101/114 MB Progress (1): 101/114 MB Progress (1): 101/114 MB Progress (1): 101/114 MB Progress (1): 101/114 MB Progress (1): 101/114 MB Progress (1): 101/114 MB Progress (1): 101/114 MB Progress (1): 101/114 MB Progress (1): 101/114 MB Progress (1): 101/114 MB Progress (1): 101/114 MB Progress (1): 101/114 MB Progress (1): 101/114 MB Progress (1): 101/114 MB Progress (1): 101/114 MB Progress (1): 101/114 MB Progress (1): 101/114 MB Progress (1): 101/114 MB Progress (1): 101/114 MB Progress (1): 101/114 MB Progress (1): 101/114 MB Progress (1): 101/114 MB Progress (1): 101/114 MB Progress (1): 101/114 MB Progress (1): 101/114 MB Progress (1): 101/114 MB Progress (1): 101/114 MB Progress (1): 101/114 MB Progress (1): 101/114 MB Progress (1): 101/114 MB Progress (1): 101/114 MB Progress (1): 101/114 MB Progress (1): 101/114 MB Progress (1): 101/114 MB Progress (1): 101/114 MB Progress (1): 101/114 MB Progress (1): 101/114 MB Progress (1): 101/114 MB Progress (1): 101/114 MB Progress (1): 101/114 MB Progress (1): 101/114 MB Progress (1): 101/114 MB Progress (1): 101/114 MB Progress (1): 101/114 MB Progress (1): 101/114 MB Progress (1): 101/114 MB Progress (1): 101/114 MB Progress (1): 101/114 MB Progress (1): 101/114 MB Progress (1): 101/114 MB Progress (1): 101/114 MB Progress (1): 101/114 MB Progress (1): 101/114 MB Progress (1): 101/114 MB Progress (1): 101/114 MB Progress (1): 101/114 MB Progress (1): 101/114 MB Progress (1): 101/114 MB Progress (1): 101/114 MB Progress (1): 101/114 MB Progress (1): 101/114 MB Progress (1): 101/114 MB Progress (1): 101/114 MB Progress (1): 101/114 MB Progress (1): 101/114 MB Progress (1): 101/114 MB Progress (1): 101/114 MB Progress (1): 101/114 MB Progress (1): 101/114 MB Progress (1): 101/114 MB Progress (1): 101/114 MB Progress (1): 101/114 MB Progress (1): 101/114 MB Progress (1): 101/114 MB Progress (1): 101/114 MB Progress (1): 101/114 MB Progress (1): 101/114 MB Progress (1): 101/114 MB Progress (1): 101/114 MB Progress (1): 101/114 MB Progress (1): 101/114 MB Progress (1): 101/114 MB Progress (1): 101/114 MB Progress (1): 101/114 MB Progress (1): 101/114 MB Progress (1): 101/114 MB Progress (1): 101/114 MB Progress (1): 101/114 MB Progress (1): 101/114 MB Progress (1): 101/114 MB Progress (1): 101/114 MB Progress (1): 101/114 MB Progress (1): 101/114 MB Progress (1): 101/114 MB Progress (1): 101/114 MB Progress (1): 101/114 MB Progress (1): 101/114 MB Progress (1): 101/114 MB Progress (1): 101/114 MB Progress (1): 101/114 MB Progress (1): 101/114 MB Progress (1): 101/114 MB Progress (1): 102/114 MB Progress (1): 102/114 MB Progress (1): 102/114 MB Progress (1): 102/114 MB Progress (1): 102/114 MB Progress (1): 102/114 MB Progress (1): 102/114 MB Progress (1): 102/114 MB Progress (1): 102/114 MB Progress (1): 102/114 MB Progress (1): 102/114 MB Progress (1): 102/114 MB Progress (1): 102/114 MB Progress (1): 102/114 MB Progress (1): 102/114 MB Progress (1): 102/114 MB Progress (1): 102/114 MB Progress (1): 102/114 MB Progress (1): 102/114 MB Progress (1): 102/114 MB Progress (1): 102/114 MB Progress (1): 102/114 MB Progress (1): 102/114 MB Progress (1): 102/114 MB Progress (1): 102/114 MB Progress (1): 102/114 MB Progress (1): 102/114 MB Progress (1): 102/114 MB Progress (1): 102/114 MB Progress (1): 102/114 MB Progress (1): 102/114 MB Progress (1): 102/114 MB Progress (1): 102/114 MB Progress (1): 102/114 MB Progress (1): 102/114 MB Progress (1): 102/114 MB Progress (1): 102/114 MB Progress (1): 102/114 MB Progress (1): 102/114 MB Progress (1): 102/114 MB Progress (1): 102/114 MB Progress (1): 102/114 MB Progress (1): 102/114 MB Progress (1): 102/114 MB Progress (1): 102/114 MB Progress (1): 102/114 MB Progress (1): 102/114 MB Progress (1): 102/114 MB Progress (1): 102/114 MB Progress (1): 102/114 MB Progress (1): 102/114 MB Progress (1): 102/114 MB Progress (1): 102/114 MB Progress (1): 102/114 MB Progress (1): 102/114 MB Progress (1): 102/114 MB Progress (1): 102/114 MB Progress (1): 102/114 MB Progress (1): 102/114 MB Progress (1): 102/114 MB Progress (1): 102/114 MB Progress (1): 102/114 MB Progress (1): 102/114 MB Progress (1): 102/114 MB Progress (1): 102/114 MB Progress (1): 102/114 MB Progress (1): 102/114 MB Progress (1): 102/114 MB Progress (1): 102/114 MB Progress (1): 102/114 MB Progress (1): 102/114 MB Progress (1): 102/114 MB Progress (1): 102/114 MB Progress (1): 102/114 MB Progress (1): 102/114 MB Progress (1): 102/114 MB Progress (1): 102/114 MB Progress (1): 102/114 MB Progress (1): 102/114 MB Progress (1): 102/114 MB Progress (1): 102/114 MB Progress (1): 102/114 MB Progress (1): 102/114 MB Progress (1): 102/114 MB Progress (1): 102/114 MB Progress (1): 102/114 MB Progress (1): 102/114 MB Progress (1): 102/114 MB Progress (1): 102/114 MB Progress (1): 102/114 MB Progress (1): 102/114 MB Progress (1): 102/114 MB Progress (1): 102/114 MB Progress (1): 102/114 MB Progress (1): 102/114 MB Progress (1): 102/114 MB Progress (1): 102/114 MB Progress (1): 102/114 MB Progress (1): 102/114 MB Progress (1): 102/114 MB Progress (1): 102/114 MB Progress (1): 102/114 MB Progress (1): 102/114 MB Progress (1): 102/114 MB Progress (1): 102/114 MB Progress (1): 102/114 MB Progress (1): 102/114 MB Progress (1): 102/114 MB Progress (1): 102/114 MB Progress (1): 102/114 MB Progress (1): 102/114 MB Progress (1): 102/114 MB Progress (1): 102/114 MB Progress (1): 102/114 MB Progress (1): 102/114 MB Progress (1): 102/114 MB Progress (1): 102/114 MB Progress (1): 102/114 MB Progress (1): 102/114 MB Progress (1): 102/114 MB Progress (1): 102/114 MB Progress (1): 102/114 MB Progress (1): 102/114 MB Progress (1): 102/114 MB Progress (1): 102/114 MB Progress (1): 102/114 MB Progress (1): 102/114 MB Progress (1): 102/114 MB Progress (1): 102/114 MB Progress (1): 102/114 MB Progress (1): 102/114 MB Progress (1): 102/114 MB Progress (1): 102/114 MB Progress (1): 102/114 MB Progress (1): 102/114 MB Progress (1): 102/114 MB Progress (1): 102/114 MB Progress (1): 102/114 MB Progress (1): 102/114 MB Progress (1): 102/114 MB Progress (1): 102/114 MB Progress (1): 102/114 MB Progress (1): 102/114 MB Progress (1): 102/114 MB Progress (1): 102/114 MB Progress (1): 102/114 MB Progress (1): 102/114 MB Progress (1): 102/114 MB Progress (1): 102/114 MB Progress (1): 102/114 MB Progress (1): 102/114 MB Progress (1): 102/114 MB Progress (1): 102/114 MB Progress (1): 102/114 MB Progress (1): 102/114 MB Progress (1): 102/114 MB Progress (1): 102/114 MB Progress (1): 102/114 MB Progress (1): 102/114 MB Progress (1): 102/114 MB Progress (1): 102/114 MB Progress (1): 102/114 MB Progress (1): 102/114 MB Progress (1): 102/114 MB Progress (1): 102/114 MB Progress (1): 102/114 MB Progress (1): 102/114 MB Progress (1): 102/114 MB Progress (1): 102/114 MB Progress (1): 102/114 MB Progress (1): 102/114 MB Progress (1): 102/114 MB Progress (1): 102/114 MB Progress (1): 102/114 MB Progress (1): 102/114 MB Progress (1): 102/114 MB Progress (1): 102/114 MB Progress (1): 102/114 MB Progress (1): 102/114 MB Progress (1): 102/114 MB Progress (1): 102/114 MB Progress (1): 102/114 MB Progress (1): 102/114 MB Progress (1): 102/114 MB Progress (1): 102/114 MB Progress (1): 102/114 MB Progress (1): 102/114 MB Progress (1): 102/114 MB Progress (1): 102/114 MB Progress (1): 102/114 MB Progress (1): 102/114 MB Progress (1): 102/114 MB Progress (1): 102/114 MB Progress (1): 102/114 MB Progress (1): 102/114 MB Progress (1): 102/114 MB Progress (1): 102/114 MB Progress (1): 102/114 MB Progress (1): 102/114 MB Progress (1): 102/114 MB Progress (1): 102/114 MB Progress (1): 102/114 MB Progress (1): 102/114 MB Progress (1): 102/114 MB Progress (1): 102/114 MB Progress (1): 102/114 MB Progress (1): 102/114 MB Progress (1): 102/114 MB Progress (1): 102/114 MB Progress (1): 102/114 MB Progress (1): 102/114 MB Progress (1): 102/114 MB Progress (1): 102/114 MB Progress (1): 102/114 MB Progress (1): 102/114 MB Progress (1): 102/114 MB Progress (1): 102/114 MB Progress (1): 102/114 MB Progress (1): 102/114 MB Progress (1): 102/114 MB Progress (1): 102/114 MB Progress (1): 102/114 MB Progress (1): 102/114 MB Progress (1): 102/114 MB Progress (1): 102/114 MB Progress (1): 102/114 MB Progress (1): 102/114 MB Progress (1): 102/114 MB Progress (1): 102/114 MB Progress (1): 102/114 MB Progress (1): 102/114 MB Progress (1): 102/114 MB Progress (1): 102/114 MB Progress (1): 102/114 MB Progress (1): 102/114 MB Progress (1): 102/114 MB Progress (1): 102/114 MB Progress (1): 102/114 MB Progress (1): 102/114 MB Progress (1): 102/114 MB Progress (1): 102/114 MB Progress (1): 102/114 MB Progress (1): 102/114 MB Progress (1): 102/114 MB Progress (1): 102/114 MB Progress (1): 102/114 MB Progress (1): 102/114 MB Progress (1): 102/114 MB Progress (1): 102/114 MB Progress (1): 102/114 MB Progress (1): 102/114 MB Progress (1): 102/114 MB Progress (1): 102/114 MB Progress (1): 102/114 MB Progress (1): 102/114 MB Progress (1): 102/114 MB Progress (1): 102/114 MB Progress (1): 102/114 MB Progress (1): 102/114 MB Progress (1): 102/114 MB Progress (1): 102/114 MB Progress (1): 102/114 MB Progress (1): 102/114 MB Progress (1): 102/114 MB Progress (1): 102/114 MB Progress (1): 102/114 MB Progress (1): 102/114 MB Progress (1): 102/114 MB Progress (1): 102/114 MB Progress (1): 102/114 MB Progress (1): 102/114 MB Progress (1): 102/114 MB Progress (1): 102/114 MB Progress (1): 102/114 MB Progress (1): 102/114 MB Progress (1): 102/114 MB Progress (1): 102/114 MB Progress (1): 102/114 MB Progress (1): 102/114 MB Progress (1): 102/114 MB Progress (1): 102/114 MB Progress (1): 102/114 MB Progress (1): 102/114 MB Progress (1): 102/114 MB Progress (1): 102/114 MB Progress (1): 102/114 MB Progress (1): 102/114 MB Progress (1): 102/114 MB Progress (1): 102/114 MB Progress (1): 102/114 MB Progress (1): 102/114 MB Progress (1): 102/114 MB Progress (1): 102/114 MB Progress (1): 102/114 MB Progress (1): 102/114 MB Progress (1): 102/114 MB Progress (1): 102/114 MB Progress (1): 102/114 MB Progress (1): 102/114 MB Progress (1): 102/114 MB Progress (1): 102/114 MB Progress (1): 102/114 MB Progress (1): 102/114 MB Progress (1): 102/114 MB Progress (1): 102/114 MB Progress (1): 102/114 MB Progress (1): 102/114 MB Progress (1): 102/114 MB Progress (1): 102/114 MB Progress (1): 102/114 MB Progress (1): 102/114 MB Progress (1): 102/114 MB Progress (1): 102/114 MB Progress (1): 102/114 MB Progress (1): 102/114 MB Progress (1): 102/114 MB Progress (1): 102/114 MB Progress (1): 102/114 MB Progress (1): 102/114 MB Progress (1): 102/114 MB Progress (1): 102/114 MB Progress (1): 102/114 MB Progress (1): 102/114 MB Progress (1): 102/114 MB Progress (1): 102/114 MB Progress (1): 102/114 MB Progress (1): 102/114 MB Progress (1): 102/114 MB Progress (1): 102/114 MB Progress (1): 102/114 MB Progress (1): 102/114 MB Progress (1): 102/114 MB Progress (1): 102/114 MB Progress (1): 102/114 MB Progress (1): 102/114 MB Progress (1): 102/114 MB Progress (1): 102/114 MB Progress (1): 102/114 MB Progress (1): 102/114 MB Progress (1): 102/114 MB Progress (1): 102/114 MB Progress (1): 102/114 MB Progress (1): 102/114 MB Progress (1): 102/114 MB Progress (1): 102/114 MB Progress (1): 102/114 MB Progress (1): 102/114 MB Progress (1): 102/114 MB Progress (1): 102/114 MB Progress (1): 102/114 MB Progress (1): 102/114 MB Progress (1): 102/114 MB Progress (1): 102/114 MB Progress (1): 102/114 MB Progress (1): 102/114 MB Progress (1): 102/114 MB Progress (1): 102/114 MB Progress (1): 102/114 MB Progress (1): 102/114 MB Progress (1): 102/114 MB Progress (1): 102/114 MB Progress (1): 102/114 MB Progress (1): 102/114 MB Progress (1): 102/114 MB Progress (1): 102/114 MB Progress (1): 102/114 MB Progress (1): 102/114 MB Progress (1): 102/114 MB Progress (1): 102/114 MB Progress (1): 102/114 MB Progress (1): 102/114 MB Progress (1): 102/114 MB Progress (1): 102/114 MB Progress (1): 102/114 MB Progress (1): 102/114 MB Progress (1): 102/114 MB Progress (1): 102/114 MB Progress (1): 102/114 MB Progress (1): 102/114 MB Progress (1): 102/114 MB Progress (1): 102/114 MB Progress (1): 102/114 MB Progress (1): 102/114 MB Progress (1): 102/114 MB Progress (1): 102/114 MB Progress (1): 102/114 MB Progress (1): 102/114 MB Progress (1): 102/114 MB Progress (1): 102/114 MB Progress (1): 102/114 MB Progress (1): 102/114 MB Progress (1): 102/114 MB Progress (1): 102/114 MB Progress (1): 102/114 MB Progress (1): 102/114 MB Progress (1): 102/114 MB Progress (1): 102/114 MB Progress (1): 102/114 MB Progress (1): 102/114 MB Progress (1): 102/114 MB Progress (1): 102/114 MB Progress (1): 102/114 MB Progress (1): 102/114 MB Progress (1): 102/114 MB Progress (1): 102/114 MB Progress (1): 102/114 MB Progress (1): 102/114 MB Progress (1): 102/114 MB Progress (1): 102/114 MB Progress (1): 102/114 MB Progress (1): 102/114 MB Progress (1): 102/114 MB Progress (1): 102/114 MB Progress (1): 102/114 MB Progress (1): 102/114 MB Progress (1): 102/114 MB Progress (1): 102/114 MB Progress (1): 102/114 MB Progress (1): 102/114 MB Progress (1): 102/114 MB Progress (1): 102/114 MB Progress (1): 102/114 MB Progress (1): 102/114 MB Progress (1): 102/114 MB Progress (1): 102/114 MB Progress (1): 102/114 MB Progress (1): 102/114 MB Progress (1): 102/114 MB Progress (1): 102/114 MB Progress (1): 102/114 MB Progress (1): 102/114 MB Progress (1): 102/114 MB Progress (1): 102/114 MB Progress (1): 102/114 MB Progress (1): 102/114 MB Progress (1): 102/114 MB Progress (1): 102/114 MB Progress (1): 102/114 MB Progress (1): 102/114 MB Progress (1): 102/114 MB Progress (1): 102/114 MB Progress (1): 102/114 MB Progress (1): 102/114 MB Progress (1): 102/114 MB Progress (1): 102/114 MB Progress (1): 102/114 MB Progress (1): 102/114 MB Progress (1): 102/114 MB Progress (1): 102/114 MB Progress (1): 102/114 MB Progress (1): 102/114 MB Progress (1): 102/114 MB Progress (1): 102/114 MB Progress (1): 102/114 MB Progress (1): 102/114 MB Progress (1): 102/114 MB Progress (1): 102/114 MB Progress (1): 102/114 MB Progress (1): 102/114 MB Progress (1): 102/114 MB Progress (1): 102/114 MB Progress (1): 102/114 MB Progress (1): 102/114 MB Progress (1): 102/114 MB Progress (1): 102/114 MB Progress (1): 102/114 MB Progress (1): 102/114 MB Progress (1): 102/114 MB Progress (1): 102/114 MB Progress (1): 102/114 MB Progress (1): 102/114 MB Progress (1): 102/114 MB Progress (1): 102/114 MB Progress (1): 102/114 MB Progress (1): 102/114 MB Progress (1): 102/114 MB Progress (1): 102/114 MB Progress (1): 102/114 MB Progress (1): 102/114 MB Progress (1): 102/114 MB Progress (1): 102/114 MB Progress (1): 102/114 MB Progress (1): 102/114 MB Progress (1): 102/114 MB Progress (1): 102/114 MB Progress (1): 102/114 MB Progress (1): 102/114 MB Progress (1): 102/114 MB Progress (1): 103/114 MB Progress (1): 103/114 MB Progress (1): 103/114 MB Progress (1): 103/114 MB Progress (1): 103/114 MB Progress (1): 103/114 MB Progress (1): 103/114 MB Progress (1): 103/114 MB Progress (1): 103/114 MB Progress (1): 103/114 MB Progress (1): 103/114 MB Progress (1): 103/114 MB Progress (1): 103/114 MB Progress (1): 103/114 MB Progress (1): 103/114 MB Progress (1): 103/114 MB Progress (1): 103/114 MB Progress (1): 103/114 MB Progress (1): 103/114 MB Progress (1): 103/114 MB Progress (1): 103/114 MB Progress (1): 103/114 MB Progress (1): 103/114 MB Progress (1): 103/114 MB Progress (1): 103/114 MB Progress (1): 103/114 MB Progress (1): 103/114 MB Progress (1): 103/114 MB Progress (1): 103/114 MB Progress (1): 103/114 MB Progress (1): 103/114 MB Progress (1): 103/114 MB Progress (1): 103/114 MB Progress (1): 103/114 MB Progress (1): 103/114 MB Progress (1): 103/114 MB Progress (1): 103/114 MB Progress (1): 103/114 MB Progress (1): 103/114 MB Progress (1): 103/114 MB Progress (1): 103/114 MB Progress (1): 103/114 MB Progress (1): 103/114 MB Progress (1): 103/114 MB Progress (1): 103/114 MB Progress (1): 103/114 MB Progress (1): 103/114 MB Progress (1): 103/114 MB Progress (1): 103/114 MB Progress (1): 103/114 MB Progress (1): 103/114 MB Progress (1): 103/114 MB Progress (1): 103/114 MB Progress (1): 103/114 MB Progress (1): 103/114 MB Progress (1): 103/114 MB Progress (1): 103/114 MB Progress (1): 103/114 MB Progress (1): 103/114 MB Progress (1): 103/114 MB Progress (1): 103/114 MB Progress (1): 103/114 MB Progress (1): 103/114 MB Progress (1): 103/114 MB Progress (1): 103/114 MB Progress (1): 103/114 MB Progress (1): 103/114 MB Progress (1): 103/114 MB Progress (1): 103/114 MB Progress (1): 103/114 MB Progress (1): 103/114 MB Progress (1): 103/114 MB Progress (1): 103/114 MB Progress (1): 103/114 MB Progress (1): 103/114 MB Progress (1): 103/114 MB Progress (1): 103/114 MB Progress (1): 103/114 MB Progress (1): 103/114 MB Progress (1): 103/114 MB Progress (1): 103/114 MB Progress (1): 103/114 MB Progress (1): 103/114 MB Progress (1): 103/114 MB Progress (1): 103/114 MB Progress (1): 103/114 MB Progress (1): 103/114 MB Progress (1): 103/114 MB Progress (1): 103/114 MB Progress (1): 103/114 MB Progress (1): 103/114 MB Progress (1): 103/114 MB Progress (1): 103/114 MB Progress (1): 103/114 MB Progress (1): 103/114 MB Progress (1): 103/114 MB Progress (1): 103/114 MB Progress (1): 103/114 MB Progress (1): 103/114 MB Progress (1): 103/114 MB Progress (1): 103/114 MB Progress (1): 103/114 MB Progress (1): 103/114 MB Progress (1): 103/114 MB Progress (1): 103/114 MB Progress (1): 103/114 MB Progress (1): 103/114 MB Progress (1): 103/114 MB Progress (1): 103/114 MB Progress (1): 103/114 MB Progress (1): 103/114 MB Progress (1): 103/114 MB Progress (1): 103/114 MB Progress (1): 103/114 MB Progress (1): 103/114 MB Progress (1): 103/114 MB Progress (1): 103/114 MB Progress (1): 103/114 MB Progress (1): 103/114 MB Progress (1): 103/114 MB Progress (1): 103/114 MB Progress (1): 103/114 MB Progress (1): 103/114 MB Progress (1): 103/114 MB Progress (1): 103/114 MB Progress (1): 103/114 MB Progress (1): 103/114 MB Progress (1): 103/114 MB Progress (1): 103/114 MB Progress (1): 103/114 MB Progress (1): 103/114 MB Progress (1): 103/114 MB Progress (1): 103/114 MB Progress (1): 103/114 MB Progress (1): 103/114 MB Progress (1): 103/114 MB Progress (1): 103/114 MB Progress (1): 103/114 MB Progress (1): 103/114 MB Progress (1): 103/114 MB Progress (1): 103/114 MB Progress (1): 103/114 MB Progress (1): 103/114 MB Progress (1): 103/114 MB Progress (1): 103/114 MB Progress (1): 103/114 MB Progress (1): 103/114 MB Progress (1): 103/114 MB Progress (1): 103/114 MB Progress (1): 103/114 MB Progress (1): 103/114 MB Progress (1): 103/114 MB Progress (1): 103/114 MB Progress (1): 103/114 MB Progress (1): 103/114 MB Progress (1): 103/114 MB Progress (1): 103/114 MB Progress (1): 103/114 MB Progress (1): 103/114 MB Progress (1): 103/114 MB Progress (1): 103/114 MB Progress (1): 103/114 MB Progress (1): 103/114 MB Progress (1): 103/114 MB Progress (1): 103/114 MB Progress (1): 103/114 MB Progress (1): 103/114 MB Progress (1): 103/114 MB Progress (1): 103/114 MB Progress (1): 103/114 MB Progress (1): 103/114 MB Progress (1): 103/114 MB Progress (1): 103/114 MB Progress (1): 103/114 MB Progress (1): 103/114 MB Progress (1): 103/114 MB Progress (1): 103/114 MB Progress (1): 103/114 MB Progress (1): 103/114 MB Progress (1): 103/114 MB Progress (1): 103/114 MB Progress (1): 103/114 MB Progress (1): 103/114 MB Progress (1): 103/114 MB Progress (1): 103/114 MB Progress (1): 103/114 MB Progress (1): 103/114 MB Progress (1): 103/114 MB Progress (1): 103/114 MB Progress (1): 103/114 MB Progress (1): 103/114 MB Progress (1): 103/114 MB Progress (1): 103/114 MB Progress (1): 103/114 MB Progress (1): 103/114 MB Progress (1): 103/114 MB Progress (1): 103/114 MB Progress (1): 103/114 MB Progress (1): 103/114 MB Progress (1): 103/114 MB Progress (1): 103/114 MB Progress (1): 103/114 MB Progress (1): 103/114 MB Progress (1): 103/114 MB Progress (1): 103/114 MB Progress (1): 103/114 MB Progress (1): 103/114 MB Progress (1): 103/114 MB Progress (1): 103/114 MB Progress (1): 103/114 MB Progress (1): 103/114 MB Progress (1): 103/114 MB Progress (1): 103/114 MB Progress (1): 103/114 MB Progress (1): 103/114 MB Progress (1): 103/114 MB Progress (1): 103/114 MB Progress (1): 103/114 MB Progress (1): 103/114 MB Progress (1): 103/114 MB Progress (1): 103/114 MB Progress (1): 103/114 MB Progress (1): 103/114 MB Progress (1): 103/114 MB Progress (1): 103/114 MB Progress (1): 103/114 MB Progress (1): 103/114 MB Progress (1): 103/114 MB Progress (1): 103/114 MB Progress (1): 103/114 MB Progress (1): 103/114 MB Progress (1): 103/114 MB Progress (1): 103/114 MB Progress (1): 103/114 MB Progress (1): 103/114 MB Progress (1): 103/114 MB Progress (1): 103/114 MB Progress (1): 103/114 MB Progress (1): 103/114 MB Progress (1): 103/114 MB Progress (1): 103/114 MB Progress (1): 103/114 MB Progress (1): 103/114 MB Progress (1): 103/114 MB Progress (1): 103/114 MB Progress (1): 103/114 MB Progress (1): 103/114 MB Progress (1): 103/114 MB Progress (1): 103/114 MB Progress (1): 103/114 MB Progress (1): 103/114 MB Progress (1): 103/114 MB Progress (1): 103/114 MB Progress (1): 103/114 MB Progress (1): 103/114 MB Progress (1): 103/114 MB Progress (1): 103/114 MB Progress (1): 103/114 MB Progress (1): 103/114 MB Progress (1): 103/114 MB Progress (1): 103/114 MB Progress (1): 103/114 MB Progress (1): 103/114 MB Progress (1): 103/114 MB Progress (1): 103/114 MB Progress (1): 103/114 MB Progress (1): 103/114 MB Progress (1): 103/114 MB Progress (1): 103/114 MB Progress (1): 103/114 MB Progress (1): 103/114 MB Progress (1): 103/114 MB Progress (1): 103/114 MB Progress (1): 103/114 MB Progress (1): 103/114 MB Progress (1): 103/114 MB Progress (1): 103/114 MB Progress (1): 103/114 MB Progress (1): 103/114 MB Progress (1): 103/114 MB Progress (1): 103/114 MB Progress (1): 103/114 MB Progress (1): 103/114 MB Progress (1): 103/114 MB Progress (1): 103/114 MB Progress (1): 103/114 MB Progress (1): 103/114 MB Progress (1): 103/114 MB Progress (1): 103/114 MB Progress (1): 103/114 MB Progress (1): 103/114 MB Progress (1): 103/114 MB Progress (1): 103/114 MB Progress (1): 103/114 MB Progress (1): 103/114 MB Progress (1): 103/114 MB Progress (1): 103/114 MB Progress (1): 103/114 MB Progress (1): 103/114 MB Progress (1): 103/114 MB Progress (1): 103/114 MB Progress (1): 103/114 MB Progress (1): 103/114 MB Progress (1): 103/114 MB Progress (1): 103/114 MB Progress (1): 103/114 MB Progress (1): 103/114 MB Progress (1): 103/114 MB Progress (1): 103/114 MB Progress (1): 103/114 MB Progress (1): 103/114 MB Progress (1): 103/114 MB Progress (1): 103/114 MB Progress (1): 103/114 MB Progress (1): 103/114 MB Progress (1): 103/114 MB Progress (1): 103/114 MB Progress (1): 103/114 MB Progress (1): 103/114 MB Progress (1): 103/114 MB Progress (1): 103/114 MB Progress (1): 103/114 MB Progress (1): 103/114 MB Progress (1): 103/114 MB Progress (1): 103/114 MB Progress (1): 103/114 MB Progress (1): 103/114 MB Progress (1): 103/114 MB Progress (1): 103/114 MB Progress (1): 103/114 MB Progress (1): 103/114 MB Progress (1): 103/114 MB Progress (1): 103/114 MB Progress (1): 103/114 MB Progress (1): 103/114 MB Progress (1): 103/114 MB Progress (1): 103/114 MB Progress (1): 103/114 MB Progress (1): 103/114 MB Progress (1): 103/114 MB Progress (1): 103/114 MB Progress (1): 103/114 MB Progress (1): 103/114 MB Progress (1): 103/114 MB Progress (1): 103/114 MB Progress (1): 103/114 MB Progress (1): 103/114 MB Progress (1): 103/114 MB Progress (1): 103/114 MB Progress (1): 103/114 MB Progress (1): 103/114 MB Progress (1): 103/114 MB Progress (1): 103/114 MB Progress (1): 103/114 MB Progress (1): 103/114 MB Progress (1): 103/114 MB Progress (1): 103/114 MB Progress (1): 103/114 MB Progress (1): 103/114 MB Progress (1): 103/114 MB Progress (1): 103/114 MB Progress (1): 103/114 MB Progress (1): 103/114 MB Progress (1): 103/114 MB Progress (1): 103/114 MB Progress (1): 103/114 MB Progress (1): 103/114 MB Progress (1): 103/114 MB Progress (1): 103/114 MB Progress (1): 103/114 MB Progress (1): 103/114 MB Progress (1): 103/114 MB Progress (1): 103/114 MB Progress (1): 103/114 MB Progress (1): 103/114 MB Progress (1): 103/114 MB Progress (1): 103/114 MB Progress (1): 103/114 MB Progress (1): 103/114 MB Progress (1): 103/114 MB Progress (1): 103/114 MB Progress (1): 103/114 MB Progress (1): 103/114 MB Progress (1): 103/114 MB Progress (1): 103/114 MB Progress (1): 103/114 MB Progress (1): 103/114 MB Progress (1): 103/114 MB Progress (1): 103/114 MB Progress (1): 103/114 MB Progress (1): 103/114 MB Progress (1): 103/114 MB Progress (1): 103/114 MB Progress (1): 103/114 MB Progress (1): 103/114 MB Progress (1): 103/114 MB Progress (1): 103/114 MB Progress (1): 103/114 MB Progress (1): 103/114 MB Progress (1): 103/114 MB Progress (1): 103/114 MB Progress (1): 103/114 MB Progress (1): 103/114 MB Progress (1): 103/114 MB Progress (1): 103/114 MB Progress (1): 103/114 MB Progress (1): 103/114 MB Progress (1): 103/114 MB Progress (1): 103/114 MB Progress (1): 103/114 MB Progress (1): 103/114 MB Progress (1): 103/114 MB Progress (1): 103/114 MB Progress (1): 103/114 MB Progress (1): 103/114 MB Progress (1): 103/114 MB Progress (1): 103/114 MB Progress (1): 103/114 MB Progress (1): 103/114 MB Progress (1): 103/114 MB Progress (1): 103/114 MB Progress (1): 103/114 MB Progress (1): 103/114 MB Progress (1): 103/114 MB Progress (1): 103/114 MB Progress (1): 103/114 MB Progress (1): 103/114 MB Progress (1): 103/114 MB Progress (1): 103/114 MB Progress (1): 103/114 MB Progress (1): 103/114 MB Progress (1): 103/114 MB Progress (1): 103/114 MB Progress (1): 103/114 MB Progress (1): 103/114 MB Progress (1): 103/114 MB Progress (1): 103/114 MB Progress (1): 103/114 MB Progress (1): 103/114 MB Progress (1): 103/114 MB Progress (1): 103/114 MB Progress (1): 103/114 MB Progress (1): 103/114 MB Progress (1): 103/114 MB Progress (1): 103/114 MB Progress (1): 103/114 MB Progress (1): 103/114 MB Progress (1): 103/114 MB Progress (1): 103/114 MB Progress (1): 103/114 MB Progress (1): 103/114 MB Progress (1): 103/114 MB Progress (1): 103/114 MB Progress (1): 103/114 MB Progress (1): 103/114 MB Progress (1): 103/114 MB Progress (1): 103/114 MB Progress (1): 103/114 MB Progress (1): 103/114 MB Progress (1): 103/114 MB Progress (1): 103/114 MB Progress (1): 103/114 MB Progress (1): 103/114 MB Progress (1): 103/114 MB Progress (1): 103/114 MB Progress (1): 103/114 MB Progress (1): 103/114 MB Progress (1): 103/114 MB Progress (1): 103/114 MB Progress (1): 103/114 MB Progress (1): 103/114 MB Progress (1): 103/114 MB Progress (1): 103/114 MB Progress (1): 103/114 MB Progress (1): 103/114 MB Progress (1): 103/114 MB Progress (1): 103/114 MB Progress (1): 103/114 MB Progress (1): 103/114 MB Progress (1): 103/114 MB Progress (1): 103/114 MB Progress (1): 103/114 MB Progress (1): 103/114 MB Progress (1): 103/114 MB Progress (1): 103/114 MB Progress (1): 103/114 MB Progress (1): 103/114 MB Progress (1): 103/114 MB Progress (1): 103/114 MB Progress (1): 104/114 MB Progress (1): 104/114 MB Progress (1): 104/114 MB Progress (1): 104/114 MB Progress (1): 104/114 MB Progress (1): 104/114 MB Progress (1): 104/114 MB Progress (1): 104/114 MB Progress (1): 104/114 MB Progress (1): 104/114 MB Progress (1): 104/114 MB Progress (1): 104/114 MB Progress (1): 104/114 MB Progress (1): 104/114 MB Progress (1): 104/114 MB Progress (1): 104/114 MB Progress (1): 104/114 MB Progress (1): 104/114 MB Progress (1): 104/114 MB Progress (1): 104/114 MB Progress (1): 104/114 MB Progress (1): 104/114 MB Progress (1): 104/114 MB Progress (1): 104/114 MB Progress (1): 104/114 MB Progress (1): 104/114 MB Progress (1): 104/114 MB Progress (1): 104/114 MB Progress (1): 104/114 MB Progress (1): 104/114 MB Progress (1): 104/114 MB Progress (1): 104/114 MB Progress (1): 104/114 MB Progress (1): 104/114 MB Progress (1): 104/114 MB Progress (1): 104/114 MB Progress (1): 104/114 MB Progress (1): 104/114 MB Progress (1): 104/114 MB Progress (1): 104/114 MB Progress (1): 104/114 MB Progress (1): 104/114 MB Progress (1): 104/114 MB Progress (1): 104/114 MB Progress (1): 104/114 MB Progress (1): 104/114 MB Progress (1): 104/114 MB Progress (1): 104/114 MB Progress (1): 104/114 MB Progress (1): 104/114 MB Progress (1): 104/114 MB Progress (1): 104/114 MB Progress (1): 104/114 MB Progress (1): 104/114 MB Progress (1): 104/114 MB Progress (1): 104/114 MB Progress (1): 104/114 MB Progress (1): 104/114 MB Progress (1): 104/114 MB Progress (1): 104/114 MB Progress (1): 104/114 MB Progress (1): 104/114 MB Progress (1): 104/114 MB Progress (1): 104/114 MB Progress (1): 104/114 MB Progress (1): 104/114 MB Progress (1): 104/114 MB Progress (1): 104/114 MB Progress (1): 104/114 MB Progress (1): 104/114 MB Progress (1): 104/114 MB Progress (1): 104/114 MB Progress (1): 104/114 MB Progress (1): 104/114 MB Progress (1): 104/114 MB Progress (1): 104/114 MB Progress (1): 104/114 MB Progress (1): 104/114 MB Progress (1): 104/114 MB Progress (1): 104/114 MB Progress (1): 104/114 MB Progress (1): 104/114 MB Progress (1): 104/114 MB Progress (1): 104/114 MB Progress (1): 104/114 MB Progress (1): 104/114 MB Progress (1): 104/114 MB Progress (1): 104/114 MB Progress (1): 104/114 MB Progress (1): 104/114 MB Progress (1): 104/114 MB Progress (1): 104/114 MB Progress (1): 104/114 MB Progress (1): 104/114 MB Progress (1): 104/114 MB Progress (1): 104/114 MB Progress (1): 104/114 MB Progress (1): 104/114 MB Progress (1): 104/114 MB Progress (1): 104/114 MB Progress (1): 104/114 MB Progress (1): 104/114 MB Progress (1): 104/114 MB Progress (1): 104/114 MB Progress (1): 104/114 MB Progress (1): 104/114 MB Progress (1): 104/114 MB Progress (1): 104/114 MB Progress (1): 104/114 MB Progress (1): 104/114 MB Progress (1): 104/114 MB Progress (1): 104/114 MB Progress (1): 104/114 MB Progress (1): 104/114 MB Progress (1): 104/114 MB Progress (1): 104/114 MB Progress (1): 104/114 MB Progress (1): 104/114 MB Progress (1): 104/114 MB Progress (1): 104/114 MB Progress (1): 104/114 MB Progress (1): 104/114 MB Progress (1): 104/114 MB Progress (1): 104/114 MB Progress (1): 104/114 MB Progress (1): 104/114 MB Progress (1): 104/114 MB Progress (1): 104/114 MB Progress (1): 104/114 MB Progress (1): 104/114 MB Progress (1): 104/114 MB Progress (1): 104/114 MB Progress (1): 104/114 MB Progress (1): 104/114 MB Progress (1): 104/114 MB Progress (1): 104/114 MB Progress (1): 104/114 MB Progress (1): 104/114 MB Progress (1): 104/114 MB Progress (1): 104/114 MB Progress (1): 104/114 MB Progress (1): 104/114 MB Progress (1): 104/114 MB Progress (1): 104/114 MB Progress (1): 104/114 MB Progress (1): 104/114 MB Progress (1): 104/114 MB Progress (1): 104/114 MB Progress (1): 104/114 MB Progress (1): 104/114 MB Progress (1): 104/114 MB Progress (1): 104/114 MB Progress (1): 104/114 MB Progress (1): 104/114 MB Progress (1): 104/114 MB Progress (1): 104/114 MB Progress (1): 104/114 MB Progress (1): 104/114 MB Progress (1): 104/114 MB Progress (1): 104/114 MB Progress (1): 104/114 MB Progress (1): 104/114 MB Progress (1): 104/114 MB Progress (1): 104/114 MB Progress (1): 104/114 MB Progress (1): 104/114 MB Progress (1): 104/114 MB Progress (1): 104/114 MB Progress (1): 104/114 MB Progress (1): 104/114 MB Progress (1): 104/114 MB Progress (1): 104/114 MB Progress (1): 104/114 MB Progress (1): 104/114 MB Progress (1): 104/114 MB Progress (1): 104/114 MB Progress (1): 104/114 MB Progress (1): 104/114 MB Progress (1): 104/114 MB Progress (1): 104/114 MB Progress (1): 104/114 MB Progress (1): 104/114 MB Progress (1): 104/114 MB Progress (1): 104/114 MB Progress (1): 104/114 MB Progress (1): 104/114 MB Progress (1): 104/114 MB Progress (1): 104/114 MB Progress (1): 104/114 MB Progress (1): 104/114 MB Progress (1): 104/114 MB Progress (1): 104/114 MB Progress (1): 104/114 MB Progress (1): 104/114 MB Progress (1): 104/114 MB Progress (1): 104/114 MB Progress (1): 104/114 MB Progress (1): 104/114 MB Progress (1): 104/114 MB Progress (1): 104/114 MB Progress (1): 104/114 MB Progress (1): 104/114 MB Progress (1): 104/114 MB Progress (1): 104/114 MB Progress (1): 104/114 MB Progress (1): 104/114 MB Progress (1): 104/114 MB Progress (1): 104/114 MB Progress (1): 104/114 MB Progress (1): 104/114 MB Progress (1): 104/114 MB Progress (1): 104/114 MB Progress (1): 104/114 MB Progress (1): 104/114 MB Progress (1): 104/114 MB Progress (1): 104/114 MB Progress (1): 104/114 MB Progress (1): 104/114 MB Progress (1): 104/114 MB Progress (1): 104/114 MB Progress (1): 104/114 MB Progress (1): 104/114 MB Progress (1): 104/114 MB Progress (1): 104/114 MB Progress (1): 104/114 MB Progress (1): 104/114 MB Progress (1): 104/114 MB Progress (1): 104/114 MB Progress (1): 104/114 MB Progress (1): 104/114 MB Progress (1): 104/114 MB Progress (1): 104/114 MB Progress (1): 104/114 MB Progress (1): 104/114 MB Progress (1): 104/114 MB Progress (1): 104/114 MB Progress (1): 104/114 MB Progress (1): 104/114 MB Progress (1): 104/114 MB Progress (1): 104/114 MB Progress (1): 104/114 MB Progress (1): 104/114 MB Progress (1): 104/114 MB Progress (1): 104/114 MB Progress (1): 104/114 MB Progress (1): 104/114 MB Progress (1): 104/114 MB Progress (1): 104/114 MB Progress (1): 104/114 MB Progress (1): 104/114 MB Progress (1): 104/114 MB Progress (1): 104/114 MB Progress (1): 104/114 MB Progress (1): 104/114 MB Progress (1): 104/114 MB Progress (1): 104/114 MB Progress (1): 104/114 MB Progress (1): 104/114 MB Progress (1): 104/114 MB Progress (1): 104/114 MB Progress (1): 104/114 MB Progress (1): 104/114 MB Progress (1): 104/114 MB Progress (1): 104/114 MB Progress (1): 104/114 MB Progress (1): 104/114 MB Progress (1): 104/114 MB Progress (1): 104/114 MB Progress (1): 104/114 MB Progress (1): 104/114 MB Progress (1): 104/114 MB Progress (1): 104/114 MB Progress (1): 104/114 MB Progress (1): 104/114 MB Progress (1): 104/114 MB Progress (1): 104/114 MB Progress (1): 104/114 MB Progress (1): 104/114 MB Progress (1): 104/114 MB Progress (1): 104/114 MB Progress (1): 104/114 MB Progress (1): 104/114 MB Progress (1): 104/114 MB Progress (1): 104/114 MB Progress (1): 104/114 MB Progress (1): 104/114 MB Progress (1): 104/114 MB Progress (1): 104/114 MB Progress (1): 104/114 MB Progress (1): 104/114 MB Progress (1): 104/114 MB Progress (1): 104/114 MB Progress (1): 104/114 MB Progress (1): 104/114 MB Progress (1): 104/114 MB Progress (1): 104/114 MB Progress (1): 104/114 MB Progress (1): 104/114 MB Progress (1): 104/114 MB Progress (1): 104/114 MB Progress (1): 104/114 MB Progress (1): 104/114 MB Progress (1): 104/114 MB Progress (1): 104/114 MB Progress (1): 104/114 MB Progress (1): 104/114 MB Progress (1): 104/114 MB Progress (1): 104/114 MB Progress (1): 104/114 MB Progress (1): 104/114 MB Progress (1): 104/114 MB Progress (1): 104/114 MB Progress (1): 104/114 MB Progress (1): 104/114 MB Progress (1): 104/114 MB Progress (1): 104/114 MB Progress (1): 104/114 MB Progress (1): 104/114 MB Progress (1): 104/114 MB Progress (1): 104/114 MB Progress (1): 104/114 MB Progress (1): 104/114 MB Progress (1): 104/114 MB Progress (1): 104/114 MB Progress (1): 104/114 MB Progress (1): 104/114 MB Progress (1): 104/114 MB Progress (1): 104/114 MB Progress (1): 104/114 MB Progress (1): 104/114 MB Progress (1): 104/114 MB Progress (1): 104/114 MB Progress (1): 104/114 MB Progress (1): 104/114 MB Progress (1): 104/114 MB Progress (1): 104/114 MB Progress (1): 104/114 MB Progress (1): 104/114 MB Progress (1): 104/114 MB Progress (1): 104/114 MB Progress (1): 104/114 MB Progress (1): 104/114 MB Progress (1): 104/114 MB Progress (1): 104/114 MB Progress (1): 104/114 MB Progress (1): 104/114 MB Progress (1): 104/114 MB Progress (1): 104/114 MB Progress (1): 104/114 MB Progress (1): 104/114 MB Progress (1): 104/114 MB Progress (1): 104/114 MB Progress (1): 104/114 MB Progress (1): 104/114 MB Progress (1): 104/114 MB Progress (1): 104/114 MB Progress (1): 104/114 MB Progress (1): 104/114 MB Progress (1): 104/114 MB Progress (1): 104/114 MB Progress (1): 104/114 MB Progress (1): 104/114 MB Progress (1): 104/114 MB Progress (1): 104/114 MB Progress (1): 104/114 MB Progress (1): 104/114 MB Progress (1): 104/114 MB Progress (1): 104/114 MB Progress (1): 104/114 MB Progress (1): 104/114 MB Progress (1): 104/114 MB Progress (1): 104/114 MB Progress (1): 104/114 MB Progress (1): 104/114 MB Progress (1): 104/114 MB Progress (1): 104/114 MB Progress (1): 104/114 MB Progress (1): 104/114 MB Progress (1): 104/114 MB Progress (1): 104/114 MB Progress (1): 104/114 MB Progress (1): 104/114 MB Progress (1): 104/114 MB Progress (1): 104/114 MB Progress (1): 104/114 MB Progress (1): 104/114 MB Progress (1): 104/114 MB Progress (1): 104/114 MB Progress (1): 104/114 MB Progress (1): 104/114 MB Progress (1): 104/114 MB Progress (1): 104/114 MB Progress (1): 104/114 MB Progress (1): 104/114 MB Progress (1): 104/114 MB Progress (1): 104/114 MB Progress (1): 104/114 MB Progress (1): 104/114 MB Progress (1): 104/114 MB Progress (1): 104/114 MB Progress (1): 104/114 MB Progress (1): 104/114 MB Progress (1): 104/114 MB Progress (1): 104/114 MB Progress (1): 104/114 MB Progress (1): 104/114 MB Progress (1): 104/114 MB Progress (1): 104/114 MB Progress (1): 104/114 MB Progress (1): 104/114 MB Progress (1): 104/114 MB Progress (1): 104/114 MB Progress (1): 104/114 MB Progress (1): 104/114 MB Progress (1): 104/114 MB Progress (1): 104/114 MB Progress (1): 104/114 MB Progress (1): 104/114 MB Progress (1): 104/114 MB Progress (1): 104/114 MB Progress (1): 104/114 MB Progress (1): 104/114 MB Progress (1): 104/114 MB Progress (1): 104/114 MB Progress (1): 104/114 MB Progress (1): 104/114 MB Progress (1): 104/114 MB Progress (1): 104/114 MB Progress (1): 104/114 MB Progress (1): 104/114 MB Progress (1): 104/114 MB Progress (1): 104/114 MB Progress (1): 104/114 MB Progress (1): 104/114 MB Progress (1): 104/114 MB Progress (1): 104/114 MB Progress (1): 104/114 MB Progress (1): 104/114 MB Progress (1): 104/114 MB Progress (1): 104/114 MB Progress (1): 104/114 MB Progress (1): 104/114 MB Progress (1): 104/114 MB Progress (1): 104/114 MB Progress (1): 104/114 MB Progress (1): 104/114 MB Progress (1): 104/114 MB Progress (1): 104/114 MB Progress (1): 104/114 MB Progress (1): 104/114 MB Progress (1): 104/114 MB Progress (1): 104/114 MB Progress (1): 104/114 MB Progress (1): 104/114 MB Progress (1): 104/114 MB Progress (1): 104/114 MB Progress (1): 104/114 MB Progress (1): 104/114 MB Progress (1): 104/114 MB Progress (1): 104/114 MB Progress (1): 104/114 MB Progress (1): 104/114 MB Progress (1): 104/114 MB Progress (1): 104/114 MB Progress (1): 104/114 MB Progress (1): 104/114 MB Progress (1): 104/114 MB Progress (1): 104/114 MB Progress (1): 104/114 MB Progress (1): 104/114 MB Progress (1): 104/114 MB Progress (1): 104/114 MB Progress (1): 104/114 MB Progress (1): 104/114 MB Progress (1): 104/114 MB Progress (1): 104/114 MB Progress (1): 104/114 MB Progress (1): 104/114 MB Progress (1): 104/114 MB Progress (1): 104/114 MB Progress (1): 104/114 MB Progress (1): 104/114 MB Progress (1): 104/114 MB Progress (1): 104/114 MB Progress (1): 104/114 MB Progress (1): 104/114 MB Progress (1): 104/114 MB Progress (1): 104/114 MB Progress (1): 105/114 MB Progress (1): 105/114 MB Progress (1): 105/114 MB Progress (1): 105/114 MB Progress (1): 105/114 MB Progress (1): 105/114 MB Progress (1): 105/114 MB Progress (1): 105/114 MB Progress (1): 105/114 MB Progress (1): 105/114 MB Progress (1): 105/114 MB Progress (1): 105/114 MB Progress (1): 105/114 MB Progress (1): 105/114 MB Progress (1): 105/114 MB Progress (1): 105/114 MB Progress (1): 105/114 MB Progress (1): 105/114 MB Progress (1): 105/114 MB Progress (1): 105/114 MB Progress (1): 105/114 MB Progress (1): 105/114 MB Progress (1): 105/114 MB Progress (1): 105/114 MB Progress (1): 105/114 MB Progress (1): 105/114 MB Progress (1): 105/114 MB Progress (1): 105/114 MB Progress (1): 105/114 MB Progress (1): 105/114 MB Progress (1): 105/114 MB Progress (1): 105/114 MB Progress (1): 105/114 MB Progress (1): 105/114 MB Progress (1): 105/114 MB Progress (1): 105/114 MB Progress (1): 105/114 MB Progress (1): 105/114 MB Progress (1): 105/114 MB Progress (1): 105/114 MB Progress (1): 105/114 MB Progress (1): 105/114 MB Progress (1): 105/114 MB Progress (1): 105/114 MB Progress (1): 105/114 MB Progress (1): 105/114 MB Progress (1): 105/114 MB Progress (1): 105/114 MB Progress (1): 105/114 MB Progress (1): 105/114 MB Progress (1): 105/114 MB Progress (1): 105/114 MB Progress (1): 105/114 MB Progress (1): 105/114 MB Progress (1): 105/114 MB Progress (1): 105/114 MB Progress (1): 105/114 MB Progress (1): 105/114 MB Progress (1): 105/114 MB Progress (1): 105/114 MB Progress (1): 105/114 MB Progress (1): 105/114 MB Progress (1): 105/114 MB Progress (1): 105/114 MB Progress (1): 105/114 MB Progress (1): 105/114 MB Progress (1): 105/114 MB Progress (1): 105/114 MB Progress (1): 105/114 MB Progress (1): 105/114 MB Progress (1): 105/114 MB Progress (1): 105/114 MB Progress (1): 105/114 MB Progress (1): 105/114 MB Progress (1): 105/114 MB Progress (1): 105/114 MB Progress (1): 105/114 MB Progress (1): 105/114 MB Progress (1): 105/114 MB Progress (1): 105/114 MB Progress (1): 105/114 MB Progress (1): 105/114 MB Progress (1): 105/114 MB Progress (1): 105/114 MB Progress (1): 105/114 MB Progress (1): 105/114 MB Progress (1): 105/114 MB Progress (1): 105/114 MB Progress (1): 105/114 MB Progress (1): 105/114 MB Progress (1): 105/114 MB Progress (1): 105/114 MB Progress (1): 105/114 MB Progress (1): 105/114 MB Progress (1): 105/114 MB Progress (1): 105/114 MB Progress (1): 105/114 MB Progress (1): 105/114 MB Progress (1): 105/114 MB Progress (1): 105/114 MB Progress (1): 105/114 MB Progress (1): 105/114 MB Progress (1): 105/114 MB Progress (1): 105/114 MB Progress (1): 105/114 MB Progress (1): 105/114 MB Progress (1): 105/114 MB Progress (1): 105/114 MB Progress (1): 105/114 MB Progress (1): 105/114 MB Progress (1): 105/114 MB Progress (1): 105/114 MB Progress (1): 105/114 MB Progress (1): 105/114 MB Progress (1): 105/114 MB Progress (1): 105/114 MB Progress (1): 105/114 MB Progress (1): 105/114 MB Progress (1): 105/114 MB Progress (1): 105/114 MB Progress (1): 105/114 MB Progress (1): 105/114 MB Progress (1): 105/114 MB Progress (1): 105/114 MB Progress (1): 105/114 MB Progress (1): 105/114 MB Progress (1): 105/114 MB Progress (1): 105/114 MB Progress (1): 105/114 MB Progress (1): 105/114 MB Progress (1): 105/114 MB Progress (1): 105/114 MB Progress (1): 105/114 MB Progress (1): 105/114 MB Progress (1): 105/114 MB Progress (1): 105/114 MB Progress (1): 105/114 MB Progress (1): 105/114 MB Progress (1): 105/114 MB Progress (1): 105/114 MB Progress (1): 105/114 MB Progress (1): 105/114 MB Progress (1): 105/114 MB Progress (1): 105/114 MB Progress (1): 105/114 MB Progress (1): 105/114 MB Progress (1): 105/114 MB Progress (1): 105/114 MB Progress (1): 105/114 MB Progress (1): 105/114 MB Progress (1): 105/114 MB Progress (1): 105/114 MB Progress (1): 105/114 MB Progress (1): 105/114 MB Progress (1): 105/114 MB Progress (1): 105/114 MB Progress (1): 105/114 MB Progress (1): 105/114 MB Progress (1): 105/114 MB Progress (1): 105/114 MB Progress (1): 105/114 MB Progress (1): 105/114 MB Progress (1): 105/114 MB Progress (1): 105/114 MB Progress (1): 105/114 MB Progress (1): 105/114 MB Progress (1): 105/114 MB Progress (1): 105/114 MB Progress (1): 105/114 MB Progress (1): 105/114 MB Progress (1): 105/114 MB Progress (1): 105/114 MB Progress (1): 105/114 MB Progress (1): 105/114 MB Progress (1): 105/114 MB Progress (1): 105/114 MB Progress (1): 105/114 MB Progress (1): 105/114 MB Progress (1): 105/114 MB Progress (1): 105/114 MB Progress (1): 105/114 MB Progress (1): 105/114 MB Progress (1): 105/114 MB Progress (1): 105/114 MB Progress (1): 105/114 MB Progress (1): 105/114 MB Progress (1): 105/114 MB Progress (1): 105/114 MB Progress (1): 105/114 MB Progress (1): 105/114 MB Progress (1): 105/114 MB Progress (1): 105/114 MB Progress (1): 105/114 MB Progress (1): 105/114 MB Progress (1): 105/114 MB Progress (1): 105/114 MB Progress (1): 105/114 MB Progress (1): 105/114 MB Progress (1): 105/114 MB Progress (1): 105/114 MB Progress (1): 105/114 MB Progress (1): 105/114 MB Progress (1): 105/114 MB Progress (1): 105/114 MB Progress (1): 105/114 MB Progress (1): 105/114 MB Progress (1): 105/114 MB Progress (1): 105/114 MB Progress (1): 105/114 MB Progress (1): 105/114 MB Progress (1): 105/114 MB Progress (1): 105/114 MB Progress (1): 105/114 MB Progress (1): 105/114 MB Progress (1): 105/114 MB Progress (1): 105/114 MB Progress (1): 105/114 MB Progress (1): 105/114 MB Progress (1): 105/114 MB Progress (1): 105/114 MB Progress (1): 105/114 MB Progress (1): 105/114 MB Progress (1): 105/114 MB Progress (1): 105/114 MB Progress (1): 105/114 MB Progress (1): 105/114 MB Progress (1): 105/114 MB Progress (1): 105/114 MB Progress (1): 105/114 MB Progress (1): 105/114 MB Progress (1): 105/114 MB Progress (1): 105/114 MB Progress (1): 105/114 MB Progress (1): 105/114 MB Progress (1): 105/114 MB Progress (1): 105/114 MB Progress (1): 105/114 MB Progress (1): 105/114 MB Progress (1): 105/114 MB Progress (1): 105/114 MB Progress (1): 105/114 MB Progress (1): 105/114 MB Progress (1): 105/114 MB Progress (1): 105/114 MB Progress (1): 105/114 MB Progress (1): 105/114 MB Progress (1): 105/114 MB Progress (1): 105/114 MB Progress (1): 105/114 MB Progress (1): 105/114 MB Progress (1): 105/114 MB Progress (1): 105/114 MB Progress (1): 105/114 MB Progress (1): 105/114 MB Progress (1): 105/114 MB Progress (1): 105/114 MB Progress (1): 105/114 MB Progress (1): 105/114 MB Progress (1): 105/114 MB Progress (1): 105/114 MB Progress (1): 105/114 MB Progress (1): 105/114 MB Progress (1): 105/114 MB Progress (1): 105/114 MB Progress (1): 105/114 MB Progress (1): 105/114 MB Progress (1): 105/114 MB Progress (1): 105/114 MB Progress (1): 105/114 MB Progress (1): 105/114 MB Progress (1): 105/114 MB Progress (1): 105/114 MB Progress (1): 105/114 MB Progress (1): 105/114 MB Progress (1): 105/114 MB Progress (1): 105/114 MB Progress (1): 105/114 MB Progress (1): 105/114 MB Progress (1): 105/114 MB Progress (1): 105/114 MB Progress (1): 105/114 MB Progress (1): 105/114 MB Progress (1): 105/114 MB Progress (1): 105/114 MB Progress (1): 105/114 MB Progress (1): 105/114 MB Progress (1): 105/114 MB Progress (1): 105/114 MB Progress (1): 105/114 MB Progress (1): 105/114 MB Progress (1): 105/114 MB Progress (1): 105/114 MB Progress (1): 105/114 MB Progress (1): 105/114 MB Progress (1): 105/114 MB Progress (1): 105/114 MB Progress (1): 105/114 MB Progress (1): 105/114 MB Progress (1): 105/114 MB Progress (1): 105/114 MB Progress (1): 105/114 MB Progress (1): 105/114 MB Progress (1): 105/114 MB Progress (1): 105/114 MB Progress (1): 105/114 MB Progress (1): 105/114 MB Progress (1): 105/114 MB Progress (1): 105/114 MB Progress (1): 105/114 MB Progress (1): 105/114 MB Progress (1): 105/114 MB Progress (1): 105/114 MB Progress (1): 105/114 MB Progress (1): 105/114 MB Progress (1): 105/114 MB Progress (1): 105/114 MB Progress (1): 105/114 MB Progress (1): 105/114 MB Progress (1): 105/114 MB Progress (1): 105/114 MB Progress (1): 105/114 MB Progress (1): 105/114 MB Progress (1): 105/114 MB Progress (1): 105/114 MB Progress (1): 105/114 MB Progress (1): 105/114 MB Progress (1): 105/114 MB Progress (1): 105/114 MB Progress (1): 105/114 MB Progress (1): 105/114 MB Progress (1): 105/114 MB Progress (1): 105/114 MB Progress (1): 105/114 MB Progress (1): 105/114 MB Progress (1): 105/114 MB Progress (1): 105/114 MB Progress (1): 105/114 MB Progress (1): 105/114 MB Progress (1): 105/114 MB Progress (1): 105/114 MB Progress (1): 105/114 MB Progress (1): 105/114 MB Progress (1): 105/114 MB Progress (1): 105/114 MB Progress (1): 105/114 MB Progress (1): 105/114 MB Progress (1): 105/114 MB Progress (1): 105/114 MB Progress (1): 105/114 MB Progress (1): 105/114 MB Progress (1): 105/114 MB Progress (1): 105/114 MB Progress (1): 105/114 MB Progress (1): 105/114 MB Progress (1): 105/114 MB Progress (1): 105/114 MB Progress (1): 105/114 MB Progress (1): 105/114 MB Progress (1): 105/114 MB Progress (1): 105/114 MB Progress (1): 105/114 MB Progress (1): 105/114 MB Progress (1): 105/114 MB Progress (1): 105/114 MB Progress (1): 105/114 MB Progress (1): 105/114 MB Progress (1): 105/114 MB Progress (1): 105/114 MB Progress (1): 105/114 MB Progress (1): 105/114 MB Progress (1): 105/114 MB Progress (1): 105/114 MB Progress (1): 105/114 MB Progress (1): 105/114 MB Progress (1): 105/114 MB Progress (1): 105/114 MB Progress (1): 105/114 MB Progress (1): 105/114 MB Progress (1): 105/114 MB Progress (1): 105/114 MB Progress (1): 105/114 MB Progress (1): 105/114 MB Progress (1): 105/114 MB Progress (1): 105/114 MB Progress (1): 105/114 MB Progress (1): 105/114 MB Progress (1): 105/114 MB Progress (1): 105/114 MB Progress (1): 105/114 MB Progress (1): 105/114 MB Progress (1): 105/114 MB Progress (1): 105/114 MB Progress (1): 105/114 MB Progress (1): 105/114 MB Progress (1): 105/114 MB Progress (1): 105/114 MB Progress (1): 105/114 MB Progress (1): 105/114 MB Progress (1): 105/114 MB Progress (1): 105/114 MB Progress (1): 105/114 MB Progress (1): 105/114 MB Progress (1): 105/114 MB Progress (1): 105/114 MB Progress (1): 105/114 MB Progress (1): 105/114 MB Progress (1): 105/114 MB Progress (1): 105/114 MB Progress (1): 105/114 MB Progress (1): 105/114 MB Progress (1): 105/114 MB Progress (1): 105/114 MB Progress (1): 105/114 MB Progress (1): 105/114 MB Progress (1): 105/114 MB Progress (1): 105/114 MB Progress (1): 105/114 MB Progress (1): 105/114 MB Progress (1): 105/114 MB Progress (1): 105/114 MB Progress (1): 105/114 MB Progress (1): 105/114 MB Progress (1): 105/114 MB Progress (1): 105/114 MB Progress (1): 105/114 MB Progress (1): 105/114 MB Progress (1): 105/114 MB Progress (1): 105/114 MB Progress (1): 105/114 MB Progress (1): 105/114 MB Progress (1): 105/114 MB Progress (1): 105/114 MB Progress (1): 105/114 MB Progress (1): 105/114 MB Progress (1): 105/114 MB Progress (1): 105/114 MB Progress (1): 105/114 MB Progress (1): 105/114 MB Progress (1): 105/114 MB Progress (1): 105/114 MB Progress (1): 105/114 MB Progress (1): 105/114 MB Progress (1): 105/114 MB Progress (1): 105/114 MB Progress (1): 105/114 MB Progress (1): 105/114 MB Progress (1): 105/114 MB Progress (1): 105/114 MB Progress (1): 105/114 MB Progress (1): 105/114 MB Progress (1): 105/114 MB Progress (1): 105/114 MB Progress (1): 105/114 MB Progress (1): 105/114 MB Progress (1): 105/114 MB Progress (1): 105/114 MB Progress (1): 105/114 MB Progress (1): 105/114 MB Progress (1): 105/114 MB Progress (1): 105/114 MB Progress (1): 105/114 MB Progress (1): 105/114 MB Progress (1): 105/114 MB Progress (1): 105/114 MB Progress (1): 105/114 MB Progress (1): 105/114 MB Progress (1): 105/114 MB Progress (1): 105/114 MB Progress (1): 105/114 MB Progress (1): 105/114 MB Progress (1): 105/114 MB Progress (1): 105/114 MB Progress (1): 105/114 MB Progress (1): 105/114 MB Progress (1): 105/114 MB Progress (1): 105/114 MB Progress (1): 105/114 MB Progress (1): 105/114 MB Progress (1): 105/114 MB Progress (1): 105/114 MB Progress (1): 105/114 MB Progress (1): 105/114 MB Progress (1): 105/114 MB Progress (1): 105/114 MB Progress (1): 105/114 MB Progress (1): 105/114 MB Progress (1): 105/114 MB Progress (1): 105/114 MB Progress (1): 106/114 MB Progress (1): 106/114 MB Progress (1): 106/114 MB Progress (1): 106/114 MB Progress (1): 106/114 MB Progress (1): 106/114 MB Progress (1): 106/114 MB Progress (1): 106/114 MB Progress (1): 106/114 MB Progress (1): 106/114 MB Progress (1): 106/114 MB Progress (1): 106/114 MB Progress (1): 106/114 MB Progress (1): 106/114 MB Progress (1): 106/114 MB Progress (1): 106/114 MB Progress (1): 106/114 MB Progress (1): 106/114 MB Progress (1): 106/114 MB Progress (1): 106/114 MB Progress (1): 106/114 MB Progress (1): 106/114 MB Progress (1): 106/114 MB Progress (1): 106/114 MB Progress (1): 106/114 MB Progress (1): 106/114 MB Progress (1): 106/114 MB Progress (1): 106/114 MB Progress (1): 106/114 MB Progress (1): 106/114 MB Progress (1): 106/114 MB Progress (1): 106/114 MB Progress (1): 106/114 MB Progress (1): 106/114 MB Progress (1): 106/114 MB Progress (1): 106/114 MB Progress (1): 106/114 MB Progress (1): 106/114 MB Progress (1): 106/114 MB Progress (1): 106/114 MB Progress (1): 106/114 MB Progress (1): 106/114 MB Progress (1): 106/114 MB Progress (1): 106/114 MB Progress (1): 106/114 MB Progress (1): 106/114 MB Progress (1): 106/114 MB Progress (1): 106/114 MB Progress (1): 106/114 MB Progress (1): 106/114 MB Progress (1): 106/114 MB Progress (1): 106/114 MB Progress (1): 106/114 MB Progress (1): 106/114 MB Progress (1): 106/114 MB Progress (1): 106/114 MB Progress (1): 106/114 MB Progress (1): 106/114 MB Progress (1): 106/114 MB Progress (1): 106/114 MB Progress (1): 106/114 MB Progress (1): 106/114 MB Progress (1): 106/114 MB Progress (1): 106/114 MB Progress (1): 106/114 MB Progress (1): 106/114 MB Progress (1): 106/114 MB Progress (1): 106/114 MB Progress (1): 106/114 MB Progress (1): 106/114 MB Progress (1): 106/114 MB Progress (1): 106/114 MB Progress (1): 106/114 MB Progress (1): 106/114 MB Progress (1): 106/114 MB Progress (1): 106/114 MB Progress (1): 106/114 MB Progress (1): 106/114 MB Progress (1): 106/114 MB Progress (1): 106/114 MB Progress (1): 106/114 MB Progress (1): 106/114 MB Progress (1): 106/114 MB Progress (1): 106/114 MB Progress (1): 106/114 MB Progress (1): 106/114 MB Progress (1): 106/114 MB Progress (1): 106/114 MB Progress (1): 106/114 MB Progress (1): 106/114 MB Progress (1): 106/114 MB Progress (1): 106/114 MB Progress (1): 106/114 MB Progress (1): 106/114 MB Progress (1): 106/114 MB Progress (1): 106/114 MB Progress (1): 106/114 MB Progress (1): 106/114 MB Progress (1): 106/114 MB Progress (1): 106/114 MB Progress (1): 106/114 MB Progress (1): 106/114 MB Progress (1): 106/114 MB Progress (1): 106/114 MB Progress (1): 106/114 MB Progress (1): 106/114 MB Progress (1): 106/114 MB Progress (1): 106/114 MB Progress (1): 106/114 MB Progress (1): 106/114 MB Progress (1): 106/114 MB Progress (1): 106/114 MB Progress (1): 106/114 MB Progress (1): 106/114 MB Progress (1): 106/114 MB Progress (1): 106/114 MB Progress (1): 106/114 MB Progress (1): 106/114 MB Progress (1): 106/114 MB Progress (1): 106/114 MB Progress (1): 106/114 MB Progress (1): 106/114 MB Progress (1): 106/114 MB Progress (1): 106/114 MB Progress (1): 106/114 MB Progress (1): 106/114 MB Progress (1): 106/114 MB Progress (1): 106/114 MB Progress (1): 106/114 MB Progress (1): 106/114 MB Progress (1): 106/114 MB Progress (1): 106/114 MB Progress (1): 106/114 MB Progress (1): 106/114 MB Progress (1): 106/114 MB Progress (1): 106/114 MB Progress (1): 106/114 MB Progress (1): 106/114 MB Progress (1): 106/114 MB Progress (1): 106/114 MB Progress (1): 106/114 MB Progress (1): 106/114 MB Progress (1): 106/114 MB Progress (1): 106/114 MB Progress (1): 106/114 MB Progress (1): 106/114 MB Progress (1): 106/114 MB Progress (1): 106/114 MB Progress (1): 106/114 MB Progress (1): 106/114 MB Progress (1): 106/114 MB Progress (1): 106/114 MB Progress (1): 106/114 MB Progress (1): 106/114 MB Progress (1): 106/114 MB Progress (1): 106/114 MB Progress (1): 106/114 MB Progress (1): 106/114 MB Progress (1): 106/114 MB Progress (1): 106/114 MB Progress (1): 106/114 MB Progress (1): 106/114 MB Progress (1): 106/114 MB Progress (1): 106/114 MB Progress (1): 106/114 MB Progress (1): 106/114 MB Progress (1): 106/114 MB Progress (1): 106/114 MB Progress (1): 106/114 MB Progress (1): 106/114 MB Progress (1): 106/114 MB Progress (1): 106/114 MB Progress (1): 106/114 MB Progress (1): 106/114 MB Progress (1): 106/114 MB Progress (1): 106/114 MB Progress (1): 106/114 MB Progress (1): 106/114 MB Progress (1): 106/114 MB Progress (1): 106/114 MB Progress (1): 106/114 MB Progress (1): 106/114 MB Progress (1): 106/114 MB Progress (1): 106/114 MB Progress (1): 106/114 MB Progress (1): 106/114 MB Progress (1): 106/114 MB Progress (1): 106/114 MB Progress (1): 106/114 MB Progress (1): 106/114 MB Progress (1): 106/114 MB Progress (1): 106/114 MB Progress (1): 106/114 MB Progress (1): 106/114 MB Progress (1): 106/114 MB Progress (1): 106/114 MB Progress (1): 106/114 MB Progress (1): 106/114 MB Progress (1): 106/114 MB Progress (1): 106/114 MB Progress (1): 106/114 MB Progress (1): 106/114 MB Progress (1): 106/114 MB Progress (1): 106/114 MB Progress (1): 106/114 MB Progress (1): 106/114 MB Progress (1): 106/114 MB Progress (1): 106/114 MB Progress (1): 106/114 MB Progress (1): 106/114 MB Progress (1): 106/114 MB Progress (1): 106/114 MB Progress (1): 106/114 MB Progress (1): 106/114 MB Progress (1): 106/114 MB Progress (1): 106/114 MB Progress (1): 106/114 MB Progress (1): 106/114 MB Progress (1): 106/114 MB Progress (1): 106/114 MB Progress (1): 106/114 MB Progress (1): 106/114 MB Progress (1): 106/114 MB Progress (1): 106/114 MB Progress (1): 106/114 MB Progress (1): 106/114 MB Progress (1): 106/114 MB Progress (1): 106/114 MB Progress (1): 106/114 MB Progress (1): 106/114 MB Progress (1): 106/114 MB Progress (1): 106/114 MB Progress (1): 106/114 MB Progress (1): 106/114 MB Progress (1): 106/114 MB Progress (1): 106/114 MB Progress (1): 106/114 MB Progress (1): 106/114 MB Progress (1): 106/114 MB Progress (1): 106/114 MB Progress (1): 106/114 MB Progress (1): 106/114 MB Progress (1): 106/114 MB Progress (1): 106/114 MB Progress (1): 106/114 MB Progress (1): 106/114 MB Progress (1): 106/114 MB Progress (1): 106/114 MB Progress (1): 106/114 MB Progress (1): 106/114 MB Progress (1): 106/114 MB Progress (1): 106/114 MB Progress (1): 106/114 MB Progress (1): 106/114 MB Progress (1): 106/114 MB Progress (1): 106/114 MB Progress (1): 106/114 MB Progress (1): 106/114 MB Progress (1): 106/114 MB Progress (1): 106/114 MB Progress (1): 106/114 MB Progress (1): 106/114 MB Progress (1): 106/114 MB Progress (1): 106/114 MB Progress (1): 106/114 MB Progress (1): 106/114 MB Progress (1): 106/114 MB Progress (1): 106/114 MB Progress (1): 106/114 MB Progress (1): 106/114 MB Progress (1): 106/114 MB Progress (1): 106/114 MB Progress (1): 106/114 MB Progress (1): 106/114 MB Progress (1): 106/114 MB Progress (1): 106/114 MB Progress (1): 106/114 MB Progress (1): 106/114 MB Progress (1): 106/114 MB Progress (1): 106/114 MB Progress (1): 106/114 MB Progress (1): 106/114 MB Progress (1): 106/114 MB Progress (1): 106/114 MB Progress (1): 106/114 MB Progress (1): 106/114 MB Progress (1): 106/114 MB Progress (1): 106/114 MB Progress (1): 106/114 MB Progress (1): 106/114 MB Progress (1): 106/114 MB Progress (1): 106/114 MB Progress (1): 106/114 MB Progress (1): 106/114 MB Progress (1): 106/114 MB Progress (1): 106/114 MB Progress (1): 106/114 MB Progress (1): 106/114 MB Progress (1): 106/114 MB Progress (1): 106/114 MB Progress (1): 106/114 MB Progress (1): 106/114 MB Progress (1): 106/114 MB Progress (1): 106/114 MB Progress (1): 106/114 MB Progress (1): 106/114 MB Progress (1): 106/114 MB Progress (1): 106/114 MB Progress (1): 106/114 MB Progress (1): 106/114 MB Progress (1): 106/114 MB Progress (1): 106/114 MB Progress (1): 106/114 MB Progress (1): 106/114 MB Progress (1): 106/114 MB Progress (1): 106/114 MB Progress (1): 106/114 MB Progress (1): 106/114 MB Progress (1): 106/114 MB Progress (1): 106/114 MB Progress (1): 106/114 MB Progress (1): 106/114 MB Progress (1): 106/114 MB Progress (1): 106/114 MB Progress (1): 106/114 MB Progress (1): 106/114 MB Progress (1): 106/114 MB Progress (1): 106/114 MB Progress (1): 106/114 MB Progress (1): 106/114 MB Progress (1): 106/114 MB Progress (1): 106/114 MB Progress (1): 106/114 MB Progress (1): 106/114 MB Progress (1): 106/114 MB Progress (1): 106/114 MB Progress (1): 106/114 MB Progress (1): 106/114 MB Progress (1): 106/114 MB Progress (1): 106/114 MB Progress (1): 106/114 MB Progress (1): 106/114 MB Progress (1): 106/114 MB Progress (1): 106/114 MB Progress (1): 106/114 MB Progress (1): 106/114 MB Progress (1): 106/114 MB Progress (1): 106/114 MB Progress (1): 106/114 MB Progress (1): 106/114 MB Progress (1): 106/114 MB Progress (1): 106/114 MB Progress (1): 106/114 MB Progress (1): 106/114 MB Progress (1): 106/114 MB Progress (1): 106/114 MB Progress (1): 106/114 MB Progress (1): 106/114 MB Progress (1): 106/114 MB Progress (1): 106/114 MB Progress (1): 106/114 MB Progress (1): 106/114 MB Progress (1): 106/114 MB Progress (1): 106/114 MB Progress (1): 106/114 MB Progress (1): 106/114 MB Progress (1): 106/114 MB Progress (1): 106/114 MB Progress (1): 106/114 MB Progress (1): 106/114 MB Progress (1): 106/114 MB Progress (1): 106/114 MB Progress (1): 106/114 MB Progress (1): 106/114 MB Progress (1): 106/114 MB Progress (1): 106/114 MB Progress (1): 106/114 MB Progress (1): 106/114 MB Progress (1): 106/114 MB Progress (1): 106/114 MB Progress (1): 106/114 MB Progress (1): 106/114 MB Progress (1): 106/114 MB Progress (1): 106/114 MB Progress (1): 106/114 MB Progress (1): 106/114 MB Progress (1): 106/114 MB Progress (1): 106/114 MB Progress (1): 106/114 MB Progress (1): 106/114 MB Progress (1): 106/114 MB Progress (1): 106/114 MB Progress (1): 106/114 MB Progress (1): 106/114 MB Progress (1): 106/114 MB Progress (1): 106/114 MB Progress (1): 106/114 MB Progress (1): 106/114 MB Progress (1): 106/114 MB Progress (1): 106/114 MB Progress (1): 106/114 MB Progress (1): 106/114 MB Progress (1): 106/114 MB Progress (1): 106/114 MB Progress (1): 106/114 MB Progress (1): 106/114 MB Progress (1): 106/114 MB Progress (1): 106/114 MB Progress (1): 106/114 MB Progress (1): 106/114 MB Progress (1): 106/114 MB Progress (1): 106/114 MB Progress (1): 106/114 MB Progress (1): 106/114 MB Progress (1): 106/114 MB Progress (1): 106/114 MB Progress (1): 106/114 MB Progress (1): 106/114 MB Progress (1): 106/114 MB Progress (1): 106/114 MB Progress (1): 106/114 MB Progress (1): 106/114 MB Progress (1): 106/114 MB Progress (1): 106/114 MB Progress (1): 106/114 MB Progress (1): 106/114 MB Progress (1): 106/114 MB Progress (1): 106/114 MB Progress (1): 106/114 MB Progress (1): 106/114 MB Progress (1): 106/114 MB Progress (1): 106/114 MB Progress (1): 106/114 MB Progress (1): 106/114 MB Progress (1): 106/114 MB Progress (1): 106/114 MB Progress (1): 106/114 MB Progress (1): 106/114 MB Progress (1): 106/114 MB Progress (1): 106/114 MB Progress (1): 106/114 MB Progress (1): 106/114 MB Progress (1): 106/114 MB Progress (1): 106/114 MB Progress (1): 106/114 MB Progress (1): 106/114 MB Progress (1): 106/114 MB Progress (1): 106/114 MB Progress (1): 106/114 MB Progress (1): 106/114 MB Progress (1): 106/114 MB Progress (1): 106/114 MB Progress (1): 106/114 MB Progress (1): 106/114 MB Progress (1): 106/114 MB Progress (1): 106/114 MB Progress (1): 106/114 MB Progress (1): 106/114 MB Progress (1): 106/114 MB Progress (1): 106/114 MB Progress (1): 106/114 MB Progress (1): 106/114 MB Progress (1): 106/114 MB Progress (1): 106/114 MB Progress (1): 106/114 MB Progress (1): 106/114 MB Progress (1): 106/114 MB Progress (1): 106/114 MB Progress (1): 106/114 MB Progress (1): 106/114 MB Progress (1): 106/114 MB Progress (1): 106/114 MB Progress (1): 106/114 MB Progress (1): 106/114 MB Progress (1): 106/114 MB Progress (1): 106/114 MB Progress (1): 106/114 MB Progress (1): 106/114 MB Progress (1): 106/114 MB Progress (1): 106/114 MB Progress (1): 106/114 MB Progress (1): 106/114 MB Progress (1): 106/114 MB Progress (1): 106/114 MB Progress (1): 106/114 MB Progress (1): 106/114 MB Progress (1): 106/114 MB Progress (1): 106/114 MB Progress (1): 107/114 MB Progress (1): 107/114 MB Progress (1): 107/114 MB Progress (1): 107/114 MB Progress (1): 107/114 MB Progress (1): 107/114 MB Progress (1): 107/114 MB Progress (1): 107/114 MB Progress (1): 107/114 MB Progress (1): 107/114 MB Progress (1): 107/114 MB Progress (1): 107/114 MB Progress (1): 107/114 MB Progress (1): 107/114 MB Progress (1): 107/114 MB Progress (1): 107/114 MB Progress (1): 107/114 MB Progress (1): 107/114 MB Progress (1): 107/114 MB Progress (1): 107/114 MB Progress (1): 107/114 MB Progress (1): 107/114 MB Progress (1): 107/114 MB Progress (1): 107/114 MB Progress (1): 107/114 MB Progress (1): 107/114 MB Progress (1): 107/114 MB Progress (1): 107/114 MB Progress (1): 107/114 MB Progress (1): 107/114 MB Progress (1): 107/114 MB Progress (1): 107/114 MB Progress (1): 107/114 MB Progress (1): 107/114 MB Progress (1): 107/114 MB Progress (1): 107/114 MB Progress (1): 107/114 MB Progress (1): 107/114 MB Progress (1): 107/114 MB Progress (1): 107/114 MB Progress (1): 107/114 MB Progress (1): 107/114 MB Progress (1): 107/114 MB Progress (1): 107/114 MB Progress (1): 107/114 MB Progress (1): 107/114 MB Progress (1): 107/114 MB Progress (1): 107/114 MB Progress (1): 107/114 MB Progress (1): 107/114 MB Progress (1): 107/114 MB Progress (1): 107/114 MB Progress (1): 107/114 MB Progress (1): 107/114 MB Progress (1): 107/114 MB Progress (1): 107/114 MB Progress (1): 107/114 MB Progress (1): 107/114 MB Progress (1): 107/114 MB Progress (1): 107/114 MB Progress (1): 107/114 MB Progress (1): 107/114 MB Progress (1): 107/114 MB Progress (1): 107/114 MB Progress (1): 107/114 MB Progress (1): 107/114 MB Progress (1): 107/114 MB Progress (1): 107/114 MB Progress (1): 107/114 MB Progress (1): 107/114 MB Progress (1): 107/114 MB Progress (1): 107/114 MB Progress (1): 107/114 MB Progress (1): 107/114 MB Progress (1): 107/114 MB Progress (1): 107/114 MB Progress (1): 107/114 MB Progress (1): 107/114 MB Progress (1): 107/114 MB Progress (1): 107/114 MB Progress (1): 107/114 MB Progress (1): 107/114 MB Progress (1): 107/114 MB Progress (1): 107/114 MB Progress (1): 107/114 MB Progress (1): 107/114 MB Progress (1): 107/114 MB Progress (1): 107/114 MB Progress (1): 107/114 MB Progress (1): 107/114 MB Progress (1): 107/114 MB Progress (1): 107/114 MB Progress (1): 107/114 MB Progress (1): 107/114 MB Progress (1): 107/114 MB Progress (1): 107/114 MB Progress (1): 107/114 MB Progress (1): 107/114 MB Progress (1): 107/114 MB Progress (1): 107/114 MB Progress (1): 107/114 MB Progress (1): 107/114 MB Progress (1): 107/114 MB Progress (1): 107/114 MB Progress (1): 107/114 MB Progress (1): 107/114 MB Progress (1): 107/114 MB Progress (1): 107/114 MB Progress (1): 107/114 MB Progress (1): 107/114 MB Progress (1): 107/114 MB Progress (1): 107/114 MB Progress (1): 107/114 MB Progress (1): 107/114 MB Progress (1): 107/114 MB Progress (1): 107/114 MB Progress (1): 107/114 MB Progress (1): 107/114 MB Progress (1): 107/114 MB Progress (1): 107/114 MB Progress (1): 107/114 MB Progress (1): 107/114 MB Progress (1): 107/114 MB Progress (1): 107/114 MB Progress (1): 107/114 MB Progress (1): 107/114 MB Progress (1): 107/114 MB Progress (1): 107/114 MB Progress (1): 107/114 MB Progress (1): 107/114 MB Progress (1): 107/114 MB Progress (1): 107/114 MB Progress (1): 107/114 MB Progress (1): 107/114 MB Progress (1): 107/114 MB Progress (1): 107/114 MB Progress (1): 107/114 MB Progress (1): 107/114 MB Progress (1): 107/114 MB Progress (1): 107/114 MB Progress (1): 107/114 MB Progress (1): 107/114 MB Progress (1): 107/114 MB Progress (1): 107/114 MB Progress (1): 107/114 MB Progress (1): 107/114 MB Progress (1): 107/114 MB Progress (1): 107/114 MB Progress (1): 107/114 MB Progress (1): 107/114 MB Progress (1): 107/114 MB Progress (1): 107/114 MB Progress (1): 107/114 MB Progress (1): 107/114 MB Progress (1): 107/114 MB Progress (1): 107/114 MB Progress (1): 107/114 MB Progress (1): 107/114 MB Progress (1): 107/114 MB Progress (1): 107/114 MB Progress (1): 107/114 MB Progress (1): 107/114 MB Progress (1): 107/114 MB Progress (1): 107/114 MB Progress (1): 107/114 MB Progress (1): 107/114 MB Progress (1): 107/114 MB Progress (1): 107/114 MB Progress (1): 107/114 MB Progress (1): 107/114 MB Progress (1): 107/114 MB Progress (1): 107/114 MB Progress (1): 107/114 MB Progress (1): 107/114 MB Progress (1): 107/114 MB Progress (1): 107/114 MB Progress (1): 107/114 MB Progress (1): 107/114 MB Progress (1): 107/114 MB Progress (1): 107/114 MB Progress (1): 107/114 MB Progress (1): 107/114 MB Progress (1): 107/114 MB Progress (1): 107/114 MB Progress (1): 107/114 MB Progress (1): 107/114 MB Progress (1): 107/114 MB Progress (1): 107/114 MB Progress (1): 107/114 MB Progress (1): 107/114 MB Progress (1): 107/114 MB Progress (1): 107/114 MB Progress (1): 107/114 MB Progress (1): 107/114 MB Progress (1): 107/114 MB Progress (1): 107/114 MB Progress (1): 107/114 MB Progress (1): 107/114 MB Progress (1): 107/114 MB Progress (1): 107/114 MB Progress (1): 107/114 MB Progress (1): 107/114 MB Progress (1): 107/114 MB Progress (1): 107/114 MB Progress (1): 107/114 MB Progress (1): 107/114 MB Progress (1): 107/114 MB Progress (1): 107/114 MB Progress (1): 107/114 MB Progress (1): 107/114 MB Progress (1): 107/114 MB Progress (1): 107/114 MB Progress (1): 107/114 MB Progress (1): 107/114 MB Progress (1): 107/114 MB Progress (1): 107/114 MB Progress (1): 107/114 MB Progress (1): 107/114 MB Progress (1): 107/114 MB Progress (1): 107/114 MB Progress (1): 107/114 MB Progress (1): 107/114 MB Progress (1): 107/114 MB Progress (1): 107/114 MB Progress (1): 107/114 MB Progress (1): 107/114 MB Progress (1): 107/114 MB Progress (1): 107/114 MB Progress (1): 107/114 MB Progress (1): 107/114 MB Progress (1): 107/114 MB Progress (1): 107/114 MB Progress (1): 107/114 MB Progress (1): 107/114 MB Progress (1): 107/114 MB Progress (1): 107/114 MB Progress (1): 107/114 MB Progress (1): 107/114 MB Progress (1): 107/114 MB Progress (1): 107/114 MB Progress (1): 107/114 MB Progress (1): 107/114 MB Progress (1): 107/114 MB Progress (1): 107/114 MB Progress (1): 107/114 MB Progress (1): 107/114 MB Progress (1): 107/114 MB Progress (1): 107/114 MB Progress (1): 107/114 MB Progress (1): 107/114 MB Progress (1): 107/114 MB Progress (1): 107/114 MB Progress (1): 107/114 MB Progress (1): 107/114 MB Progress (1): 107/114 MB Progress (1): 107/114 MB Progress (1): 107/114 MB Progress (1): 107/114 MB Progress (1): 107/114 MB Progress (1): 107/114 MB Progress (1): 107/114 MB Progress (1): 107/114 MB Progress (1): 107/114 MB Progress (1): 107/114 MB Progress (1): 107/114 MB Progress (1): 107/114 MB Progress (1): 107/114 MB Progress (1): 107/114 MB Progress (1): 107/114 MB Progress (1): 107/114 MB Progress (1): 107/114 MB Progress (1): 107/114 MB Progress (1): 107/114 MB Progress (1): 107/114 MB Progress (1): 107/114 MB Progress (1): 107/114 MB Progress (1): 107/114 MB Progress (1): 107/114 MB Progress (1): 107/114 MB Progress (1): 107/114 MB Progress (1): 107/114 MB Progress (1): 107/114 MB Progress (1): 107/114 MB Progress (1): 107/114 MB Progress (1): 107/114 MB Progress (1): 107/114 MB Progress (1): 107/114 MB Progress (1): 107/114 MB Progress (1): 107/114 MB Progress (1): 107/114 MB Progress (1): 107/114 MB Progress (1): 107/114 MB Progress (1): 107/114 MB Progress (1): 107/114 MB Progress (1): 107/114 MB Progress (1): 107/114 MB Progress (1): 107/114 MB Progress (1): 107/114 MB Progress (1): 107/114 MB Progress (1): 107/114 MB Progress (1): 107/114 MB Progress (1): 107/114 MB Progress (1): 107/114 MB Progress (1): 107/114 MB Progress (1): 107/114 MB Progress (1): 107/114 MB Progress (1): 107/114 MB Progress (1): 107/114 MB Progress (1): 107/114 MB Progress (1): 107/114 MB Progress (1): 107/114 MB Progress (1): 107/114 MB Progress (1): 107/114 MB Progress (1): 107/114 MB Progress (1): 107/114 MB Progress (1): 107/114 MB Progress (1): 107/114 MB Progress (1): 107/114 MB Progress (1): 107/114 MB Progress (1): 107/114 MB Progress (1): 107/114 MB Progress (1): 107/114 MB Progress (1): 107/114 MB Progress (1): 107/114 MB Progress (1): 107/114 MB Progress (1): 107/114 MB Progress (1): 107/114 MB Progress (1): 107/114 MB Progress (1): 107/114 MB Progress (1): 107/114 MB Progress (1): 107/114 MB Progress (1): 107/114 MB Progress (1): 107/114 MB Progress (1): 107/114 MB Progress (1): 107/114 MB Progress (1): 107/114 MB Progress (1): 107/114 MB Progress (1): 107/114 MB Progress (1): 107/114 MB Progress (1): 107/114 MB Progress (1): 107/114 MB Progress (1): 107/114 MB Progress (1): 107/114 MB Progress (1): 107/114 MB Progress (1): 107/114 MB Progress (1): 107/114 MB Progress (1): 107/114 MB Progress (1): 107/114 MB Progress (1): 107/114 MB Progress (1): 107/114 MB Progress (1): 107/114 MB Progress (1): 107/114 MB Progress (1): 107/114 MB Progress (1): 107/114 MB Progress (1): 107/114 MB Progress (1): 107/114 MB Progress (1): 107/114 MB Progress (1): 107/114 MB Progress (1): 107/114 MB Progress (1): 107/114 MB Progress (1): 107/114 MB Progress (1): 107/114 MB Progress (1): 107/114 MB Progress (1): 107/114 MB Progress (1): 107/114 MB Progress (1): 107/114 MB Progress (1): 107/114 MB Progress (1): 107/114 MB Progress (1): 107/114 MB Progress (1): 107/114 MB Progress (1): 107/114 MB Progress (1): 107/114 MB Progress (1): 107/114 MB Progress (1): 107/114 MB Progress (1): 107/114 MB Progress (1): 107/114 MB Progress (1): 107/114 MB Progress (1): 107/114 MB Progress (1): 107/114 MB Progress (1): 107/114 MB Progress (1): 107/114 MB Progress (1): 107/114 MB Progress (1): 107/114 MB Progress (1): 107/114 MB Progress (1): 107/114 MB Progress (1): 107/114 MB Progress (1): 107/114 MB Progress (1): 107/114 MB Progress (1): 107/114 MB Progress (1): 107/114 MB Progress (1): 107/114 MB Progress (1): 107/114 MB Progress (1): 107/114 MB Progress (1): 107/114 MB Progress (1): 107/114 MB Progress (1): 107/114 MB Progress (1): 107/114 MB Progress (1): 107/114 MB Progress (1): 107/114 MB Progress (1): 107/114 MB Progress (1): 107/114 MB Progress (1): 107/114 MB Progress (1): 107/114 MB Progress (1): 107/114 MB Progress (1): 107/114 MB Progress (1): 107/114 MB Progress (1): 107/114 MB Progress (1): 107/114 MB Progress (1): 107/114 MB Progress (1): 107/114 MB Progress (1): 107/114 MB Progress (1): 107/114 MB Progress (1): 107/114 MB Progress (1): 107/114 MB Progress (1): 107/114 MB Progress (1): 107/114 MB Progress (1): 107/114 MB Progress (1): 107/114 MB Progress (1): 107/114 MB Progress (1): 107/114 MB Progress (1): 107/114 MB Progress (1): 107/114 MB Progress (1): 107/114 MB Progress (1): 107/114 MB Progress (1): 107/114 MB Progress (1): 107/114 MB Progress (1): 107/114 MB Progress (1): 107/114 MB Progress (1): 107/114 MB Progress (1): 107/114 MB Progress (1): 107/114 MB Progress (1): 107/114 MB Progress (1): 107/114 MB Progress (1): 107/114 MB Progress (1): 107/114 MB Progress (1): 107/114 MB Progress (1): 107/114 MB Progress (1): 107/114 MB Progress (1): 107/114 MB Progress (1): 107/114 MB Progress (1): 107/114 MB Progress (1): 107/114 MB Progress (1): 107/114 MB Progress (1): 107/114 MB Progress (1): 107/114 MB Progress (1): 107/114 MB Progress (1): 107/114 MB Progress (1): 107/114 MB Progress (1): 107/114 MB Progress (1): 107/114 MB Progress (1): 107/114 MB Progress (1): 107/114 MB Progress (1): 107/114 MB Progress (1): 107/114 MB Progress (1): 107/114 MB Progress (1): 107/114 MB Progress (1): 107/114 MB Progress (1): 107/114 MB Progress (1): 107/114 MB Progress (1): 107/114 MB Progress (1): 107/114 MB Progress (1): 107/114 MB Progress (1): 107/114 MB Progress (1): 107/114 MB Progress (1): 107/114 MB Progress (1): 107/114 MB Progress (1): 107/114 MB Progress (1): 107/114 MB Progress (1): 107/114 MB Progress (1): 107/114 MB Progress (1): 107/114 MB Progress (1): 107/114 MB Progress (1): 107/114 MB Progress (1): 107/114 MB Progress (1): 107/114 MB Progress (1): 107/114 MB Progress (1): 107/114 MB Progress (1): 107/114 MB Progress (1): 107/114 MB Progress (1): 107/114 MB Progress (1): 107/114 MB Progress (1): 107/114 MB Progress (1): 107/114 MB Progress (1): 107/114 MB Progress (1): 107/114 MB Progress (1): 107/114 MB Progress (1): 107/114 MB Progress (1): 107/114 MB Progress (1): 107/114 MB Progress (1): 108/114 MB Progress (1): 108/114 MB Progress (1): 108/114 MB Progress (1): 108/114 MB Progress (1): 108/114 MB Progress (1): 108/114 MB Progress (1): 108/114 MB Progress (1): 108/114 MB Progress (1): 108/114 MB Progress (1): 108/114 MB Progress (1): 108/114 MB Progress (1): 108/114 MB Progress (1): 108/114 MB Progress (1): 108/114 MB Progress (1): 108/114 MB Progress (1): 108/114 MB Progress (1): 108/114 MB Progress (1): 108/114 MB Progress (1): 108/114 MB Progress (1): 108/114 MB Progress (1): 108/114 MB Progress (1): 108/114 MB Progress (1): 108/114 MB Progress (1): 108/114 MB Progress (1): 108/114 MB Progress (1): 108/114 MB Progress (1): 108/114 MB Progress (1): 108/114 MB Progress (1): 108/114 MB Progress (1): 108/114 MB Progress (1): 108/114 MB Progress (1): 108/114 MB Progress (1): 108/114 MB Progress (1): 108/114 MB Progress (1): 108/114 MB Progress (1): 108/114 MB Progress (1): 108/114 MB Progress (1): 108/114 MB Progress (1): 108/114 MB Progress (1): 108/114 MB Progress (1): 108/114 MB Progress (1): 108/114 MB Progress (1): 108/114 MB Progress (1): 108/114 MB Progress (1): 108/114 MB Progress (1): 108/114 MB Progress (1): 108/114 MB Progress (1): 108/114 MB Progress (1): 108/114 MB Progress (1): 108/114 MB Progress (1): 108/114 MB Progress (1): 108/114 MB Progress (1): 108/114 MB Progress (1): 108/114 MB Progress (1): 108/114 MB Progress (1): 108/114 MB Progress (1): 108/114 MB Progress (1): 108/114 MB Progress (1): 108/114 MB Progress (1): 108/114 MB Progress (1): 108/114 MB Progress (1): 108/114 MB Progress (1): 108/114 MB Progress (1): 108/114 MB Progress (1): 108/114 MB Progress (1): 108/114 MB Progress (1): 108/114 MB Progress (1): 108/114 MB Progress (1): 108/114 MB Progress (1): 108/114 MB Progress (1): 108/114 MB Progress (1): 108/114 MB Progress (1): 108/114 MB Progress (1): 108/114 MB Progress (1): 108/114 MB Progress (1): 108/114 MB Progress (1): 108/114 MB Progress (1): 108/114 MB Progress (1): 108/114 MB Progress (1): 108/114 MB Progress (1): 108/114 MB Progress (1): 108/114 MB Progress (1): 108/114 MB Progress (1): 108/114 MB Progress (1): 108/114 MB Progress (1): 108/114 MB Progress (1): 108/114 MB Progress (1): 108/114 MB Progress (1): 108/114 MB Progress (1): 108/114 MB Progress (1): 108/114 MB Progress (1): 108/114 MB Progress (1): 108/114 MB Progress (1): 108/114 MB Progress (1): 108/114 MB Progress (1): 108/114 MB Progress (1): 108/114 MB Progress (1): 108/114 MB Progress (1): 108/114 MB Progress (1): 108/114 MB Progress (1): 108/114 MB Progress (1): 108/114 MB Progress (1): 108/114 MB Progress (1): 108/114 MB Progress (1): 108/114 MB Progress (1): 108/114 MB Progress (1): 108/114 MB Progress (1): 108/114 MB Progress (1): 108/114 MB Progress (1): 108/114 MB Progress (1): 108/114 MB Progress (1): 108/114 MB Progress (1): 108/114 MB Progress (1): 108/114 MB Progress (1): 108/114 MB Progress (1): 108/114 MB Progress (1): 108/114 MB Progress (1): 108/114 MB Progress (1): 108/114 MB Progress (1): 108/114 MB Progress (1): 108/114 MB Progress (1): 108/114 MB Progress (1): 108/114 MB Progress (1): 108/114 MB Progress (1): 108/114 MB Progress (1): 108/114 MB Progress (1): 108/114 MB Progress (1): 108/114 MB Progress (1): 108/114 MB Progress (1): 108/114 MB Progress (1): 108/114 MB Progress (1): 108/114 MB Progress (1): 108/114 MB Progress (1): 108/114 MB Progress (1): 108/114 MB Progress (1): 108/114 MB Progress (1): 108/114 MB Progress (1): 108/114 MB Progress (1): 108/114 MB Progress (1): 108/114 MB Progress (1): 108/114 MB Progress (1): 108/114 MB Progress (1): 108/114 MB Progress (1): 108/114 MB Progress (1): 108/114 MB Progress (1): 108/114 MB Progress (1): 108/114 MB Progress (1): 108/114 MB Progress (1): 108/114 MB Progress (1): 108/114 MB Progress (1): 108/114 MB Progress (1): 108/114 MB Progress (1): 108/114 MB Progress (1): 108/114 MB Progress (1): 108/114 MB Progress (1): 108/114 MB Progress (1): 108/114 MB Progress (1): 108/114 MB Progress (1): 108/114 MB Progress (1): 108/114 MB Progress (1): 108/114 MB Progress (1): 108/114 MB Progress (1): 108/114 MB Progress (1): 108/114 MB Progress (1): 108/114 MB Progress (1): 108/114 MB Progress (1): 108/114 MB Progress (1): 108/114 MB Progress (1): 108/114 MB Progress (1): 108/114 MB Progress (1): 108/114 MB Progress (1): 108/114 MB Progress (1): 108/114 MB Progress (1): 108/114 MB Progress (1): 108/114 MB Progress (1): 108/114 MB Progress (1): 108/114 MB Progress (1): 108/114 MB Progress (1): 108/114 MB Progress (1): 108/114 MB Progress (1): 108/114 MB Progress (1): 108/114 MB Progress (1): 108/114 MB Progress (1): 108/114 MB Progress (1): 108/114 MB Progress (1): 108/114 MB Progress (1): 108/114 MB Progress (1): 108/114 MB Progress (1): 108/114 MB Progress (1): 108/114 MB Progress (1): 108/114 MB Progress (1): 108/114 MB Progress (1): 108/114 MB Progress (1): 108/114 MB Progress (1): 108/114 MB Progress (1): 108/114 MB Progress (1): 108/114 MB Progress (1): 108/114 MB Progress (1): 108/114 MB Progress (1): 108/114 MB Progress (1): 108/114 MB Progress (1): 108/114 MB Progress (1): 108/114 MB Progress (1): 108/114 MB Progress (1): 108/114 MB Progress (1): 108/114 MB Progress (1): 108/114 MB Progress (1): 108/114 MB Progress (1): 108/114 MB Progress (1): 108/114 MB Progress (1): 108/114 MB Progress (1): 108/114 MB Progress (1): 108/114 MB Progress (1): 108/114 MB Progress (1): 108/114 MB Progress (1): 108/114 MB Progress (1): 108/114 MB Progress (1): 108/114 MB Progress (1): 108/114 MB Progress (1): 108/114 MB Progress (1): 108/114 MB Progress (1): 108/114 MB Progress (1): 108/114 MB Progress (1): 108/114 MB Progress (1): 108/114 MB Progress (1): 108/114 MB Progress (1): 108/114 MB Progress (1): 108/114 MB Progress (1): 108/114 MB Progress (1): 108/114 MB Progress (1): 108/114 MB Progress (1): 108/114 MB Progress (1): 108/114 MB Progress (1): 108/114 MB Progress (1): 108/114 MB Progress (1): 108/114 MB Progress (1): 108/114 MB Progress (1): 108/114 MB Progress (1): 108/114 MB Progress (1): 108/114 MB Progress (1): 108/114 MB Progress (1): 108/114 MB Progress (1): 108/114 MB Progress (1): 108/114 MB Progress (1): 108/114 MB Progress (1): 108/114 MB Progress (1): 108/114 MB Progress (1): 108/114 MB Progress (1): 108/114 MB Progress (1): 108/114 MB Progress (1): 108/114 MB Progress (1): 108/114 MB Progress (1): 108/114 MB Progress (1): 108/114 MB Progress (1): 108/114 MB Progress (1): 108/114 MB Progress (1): 108/114 MB Progress (1): 108/114 MB Progress (1): 108/114 MB Progress (1): 108/114 MB Progress (1): 108/114 MB Progress (1): 108/114 MB Progress (1): 108/114 MB Progress (1): 108/114 MB Progress (1): 108/114 MB Progress (1): 108/114 MB Progress (1): 108/114 MB Progress (1): 108/114 MB Progress (1): 108/114 MB Progress (1): 108/114 MB Progress (1): 108/114 MB Progress (1): 108/114 MB Progress (1): 108/114 MB Progress (1): 108/114 MB Progress (1): 108/114 MB Progress (1): 108/114 MB Progress (1): 108/114 MB Progress (1): 108/114 MB Progress (1): 108/114 MB Progress (1): 108/114 MB Progress (1): 108/114 MB Progress (1): 108/114 MB Progress (1): 108/114 MB Progress (1): 108/114 MB Progress (1): 108/114 MB Progress (1): 108/114 MB Progress (1): 108/114 MB Progress (1): 108/114 MB Progress (1): 108/114 MB Progress (1): 108/114 MB Progress (1): 108/114 MB Progress (1): 108/114 MB Progress (1): 108/114 MB Progress (1): 108/114 MB Progress (1): 108/114 MB Progress (1): 108/114 MB Progress (1): 108/114 MB Progress (1): 108/114 MB Progress (1): 108/114 MB Progress (1): 108/114 MB Progress (1): 108/114 MB Progress (1): 108/114 MB Progress (1): 108/114 MB Progress (1): 108/114 MB Progress (1): 108/114 MB Progress (1): 108/114 MB Progress (1): 108/114 MB Progress (1): 108/114 MB Progress (1): 108/114 MB Progress (1): 108/114 MB Progress (1): 108/114 MB Progress (1): 108/114 MB Progress (1): 108/114 MB Progress (1): 108/114 MB Progress (1): 108/114 MB Progress (1): 108/114 MB Progress (1): 108/114 MB Progress (1): 108/114 MB Progress (1): 108/114 MB Progress (1): 108/114 MB Progress (1): 108/114 MB Progress (1): 108/114 MB Progress (1): 108/114 MB Progress (1): 108/114 MB Progress (1): 108/114 MB Progress (1): 108/114 MB Progress (1): 108/114 MB Progress (1): 108/114 MB Progress (1): 108/114 MB Progress (1): 108/114 MB Progress (1): 108/114 MB Progress (1): 108/114 MB Progress (1): 108/114 MB Progress (1): 108/114 MB Progress (1): 108/114 MB Progress (1): 108/114 MB Progress (1): 108/114 MB Progress (1): 108/114 MB Progress (1): 108/114 MB Progress (1): 108/114 MB Progress (1): 108/114 MB Progress (1): 108/114 MB Progress (1): 108/114 MB Progress (1): 108/114 MB Progress (1): 108/114 MB Progress (1): 108/114 MB Progress (1): 108/114 MB Progress (1): 108/114 MB Progress (1): 108/114 MB Progress (1): 108/114 MB Progress (1): 108/114 MB Progress (1): 108/114 MB Progress (1): 108/114 MB Progress (1): 108/114 MB Progress (1): 108/114 MB Progress (1): 108/114 MB Progress (1): 108/114 MB Progress (1): 108/114 MB Progress (1): 108/114 MB Progress (1): 108/114 MB Progress (1): 108/114 MB Progress (1): 108/114 MB Progress (1): 108/114 MB Progress (1): 108/114 MB Progress (1): 108/114 MB Progress (1): 108/114 MB Progress (1): 108/114 MB Progress (1): 108/114 MB Progress (1): 108/114 MB Progress (1): 108/114 MB Progress (1): 108/114 MB Progress (1): 108/114 MB Progress (1): 108/114 MB Progress (1): 108/114 MB Progress (1): 108/114 MB Progress (1): 108/114 MB Progress (1): 108/114 MB Progress (1): 108/114 MB Progress (1): 108/114 MB Progress (1): 108/114 MB Progress (1): 108/114 MB Progress (1): 108/114 MB Progress (1): 108/114 MB Progress (1): 108/114 MB Progress (1): 108/114 MB Progress (1): 108/114 MB Progress (1): 108/114 MB Progress (1): 108/114 MB Progress (1): 108/114 MB Progress (1): 108/114 MB Progress (1): 108/114 MB Progress (1): 108/114 MB Progress (1): 108/114 MB Progress (1): 108/114 MB Progress (1): 108/114 MB Progress (1): 108/114 MB Progress (1): 108/114 MB Progress (1): 108/114 MB Progress (1): 108/114 MB Progress (1): 108/114 MB Progress (1): 108/114 MB Progress (1): 108/114 MB Progress (1): 108/114 MB Progress (1): 108/114 MB Progress (1): 108/114 MB Progress (1): 108/114 MB Progress (1): 108/114 MB Progress (1): 108/114 MB Progress (1): 108/114 MB Progress (1): 108/114 MB Progress (1): 108/114 MB Progress (1): 108/114 MB Progress (1): 108/114 MB Progress (1): 108/114 MB Progress (1): 108/114 MB Progress (1): 108/114 MB Progress (1): 108/114 MB Progress (1): 108/114 MB Progress (1): 108/114 MB Progress (1): 108/114 MB Progress (1): 108/114 MB Progress (1): 108/114 MB Progress (1): 108/114 MB Progress (1): 108/114 MB Progress (1): 108/114 MB Progress (1): 108/114 MB Progress (1): 108/114 MB Progress (1): 108/114 MB Progress (1): 108/114 MB Progress (1): 108/114 MB Progress (1): 108/114 MB Progress (1): 108/114 MB Progress (1): 108/114 MB Progress (1): 108/114 MB Progress (1): 108/114 MB Progress (1): 108/114 MB Progress (1): 108/114 MB Progress (1): 108/114 MB Progress (1): 108/114 MB Progress (1): 108/114 MB Progress (1): 108/114 MB Progress (1): 108/114 MB Progress (1): 108/114 MB Progress (1): 108/114 MB Progress (1): 108/114 MB Progress (1): 108/114 MB Progress (1): 108/114 MB Progress (1): 108/114 MB Progress (1): 108/114 MB Progress (1): 108/114 MB Progress (1): 108/114 MB Progress (1): 108/114 MB Progress (1): 108/114 MB Progress (1): 108/114 MB Progress (1): 108/114 MB Progress (1): 108/114 MB Progress (1): 108/114 MB Progress (1): 108/114 MB Progress (1): 108/114 MB Progress (1): 108/114 MB Progress (1): 108/114 MB Progress (1): 108/114 MB Progress (1): 108/114 MB Progress (1): 108/114 MB Progress (1): 108/114 MB Progress (1): 108/114 MB Progress (1): 108/114 MB Progress (1): 108/114 MB Progress (1): 108/114 MB Progress (1): 108/114 MB Progress (1): 108/114 MB Progress (1): 108/114 MB Progress (1): 108/114 MB Progress (1): 108/114 MB Progress (1): 108/114 MB Progress (1): 108/114 MB Progress (1): 108/114 MB Progress (1): 108/114 MB Progress (1): 108/114 MB Progress (1): 108/114 MB Progress (1): 108/114 MB Progress (1): 108/114 MB Progress (1): 108/114 MB Progress (1): 108/114 MB Progress (1): 108/114 MB Progress (1): 108/114 MB Progress (1): 108/114 MB Progress (1): 108/114 MB Progress (1): 109/114 MB Progress (1): 109/114 MB Progress (1): 109/114 MB Progress (1): 109/114 MB Progress (1): 109/114 MB Progress (1): 109/114 MB Progress (1): 109/114 MB Progress (1): 109/114 MB Progress (1): 109/114 MB Progress (1): 109/114 MB Progress (1): 109/114 MB Progress (1): 109/114 MB Progress (1): 109/114 MB Progress (1): 109/114 MB Progress (1): 109/114 MB Progress (1): 109/114 MB Progress (1): 109/114 MB Progress (1): 109/114 MB Progress (1): 109/114 MB Progress (1): 109/114 MB Progress (1): 109/114 MB Progress (1): 109/114 MB Progress (1): 109/114 MB Progress (1): 109/114 MB Progress (1): 109/114 MB Progress (1): 109/114 MB Progress (1): 109/114 MB Progress (1): 109/114 MB Progress (1): 109/114 MB Progress (1): 109/114 MB Progress (1): 109/114 MB Progress (1): 109/114 MB Progress (1): 109/114 MB Progress (1): 109/114 MB Progress (1): 109/114 MB Progress (1): 109/114 MB Progress (1): 109/114 MB Progress (1): 109/114 MB Progress (1): 109/114 MB Progress (1): 109/114 MB Progress (1): 109/114 MB Progress (1): 109/114 MB Progress (1): 109/114 MB Progress (1): 109/114 MB Progress (1): 109/114 MB Progress (1): 109/114 MB Progress (1): 109/114 MB Progress (1): 109/114 MB Progress (1): 109/114 MB Progress (1): 109/114 MB Progress (1): 109/114 MB Progress (1): 109/114 MB Progress (1): 109/114 MB Progress (1): 109/114 MB Progress (1): 109/114 MB Progress (1): 109/114 MB Progress (1): 109/114 MB Progress (1): 109/114 MB Progress (1): 109/114 MB Progress (1): 109/114 MB Progress (1): 109/114 MB Progress (1): 109/114 MB Progress (1): 109/114 MB Progress (1): 109/114 MB Progress (1): 109/114 MB Progress (1): 109/114 MB Progress (1): 109/114 MB Progress (1): 109/114 MB Progress (1): 109/114 MB Progress (1): 109/114 MB Progress (1): 109/114 MB Progress (1): 109/114 MB Progress (1): 109/114 MB Progress (1): 109/114 MB Progress (1): 109/114 MB Progress (1): 109/114 MB Progress (1): 109/114 MB Progress (1): 109/114 MB Progress (1): 109/114 MB Progress (1): 109/114 MB Progress (1): 109/114 MB Progress (1): 109/114 MB Progress (1): 109/114 MB Progress (1): 109/114 MB Progress (1): 109/114 MB Progress (1): 109/114 MB Progress (1): 109/114 MB Progress (1): 109/114 MB Progress (1): 109/114 MB Progress (1): 109/114 MB Progress (1): 109/114 MB Progress (1): 109/114 MB Progress (1): 109/114 MB Progress (1): 109/114 MB Progress (1): 109/114 MB Progress (1): 109/114 MB Progress (1): 109/114 MB Progress (1): 109/114 MB Progress (1): 109/114 MB Progress (1): 109/114 MB Progress (1): 109/114 MB Progress (1): 109/114 MB Progress (1): 109/114 MB Progress (1): 109/114 MB Progress (1): 109/114 MB Progress (1): 109/114 MB Progress (1): 109/114 MB Progress (1): 109/114 MB Progress (1): 109/114 MB Progress (1): 109/114 MB Progress (1): 109/114 MB Progress (1): 109/114 MB Progress (1): 109/114 MB Progress (1): 109/114 MB Progress (1): 109/114 MB Progress (1): 109/114 MB Progress (1): 109/114 MB Progress (1): 109/114 MB Progress (1): 109/114 MB Progress (1): 109/114 MB Progress (1): 109/114 MB Progress (1): 109/114 MB Progress (1): 109/114 MB Progress (1): 109/114 MB Progress (1): 109/114 MB Progress (1): 109/114 MB Progress (1): 109/114 MB Progress (1): 109/114 MB Progress (1): 109/114 MB Progress (1): 109/114 MB Progress (1): 109/114 MB Progress (1): 109/114 MB Progress (1): 109/114 MB Progress (1): 109/114 MB Progress (1): 109/114 MB Progress (1): 109/114 MB Progress (1): 109/114 MB Progress (1): 109/114 MB Progress (1): 109/114 MB Progress (1): 109/114 MB Progress (1): 109/114 MB Progress (1): 109/114 MB Progress (1): 109/114 MB Progress (1): 109/114 MB Progress (1): 109/114 MB Progress (1): 109/114 MB Progress (1): 109/114 MB Progress (1): 109/114 MB Progress (1): 109/114 MB Progress (1): 109/114 MB Progress (1): 109/114 MB Progress (1): 109/114 MB Progress (1): 109/114 MB Progress (1): 109/114 MB Progress (1): 109/114 MB Progress (1): 109/114 MB Progress (1): 109/114 MB Progress (1): 109/114 MB Progress (1): 109/114 MB Progress (1): 109/114 MB Progress (1): 109/114 MB Progress (1): 109/114 MB Progress (1): 109/114 MB Progress (1): 109/114 MB Progress (1): 109/114 MB Progress (1): 109/114 MB Progress (1): 109/114 MB Progress (1): 109/114 MB Progress (1): 109/114 MB Progress (1): 109/114 MB Progress (1): 109/114 MB Progress (1): 109/114 MB Progress (1): 109/114 MB Progress (1): 109/114 MB Progress (1): 109/114 MB Progress (1): 109/114 MB Progress (1): 109/114 MB Progress (1): 109/114 MB Progress (1): 109/114 MB Progress (1): 109/114 MB Progress (1): 109/114 MB Progress (1): 109/114 MB Progress (1): 109/114 MB Progress (1): 109/114 MB Progress (1): 109/114 MB Progress (1): 109/114 MB Progress (1): 109/114 MB Progress (1): 109/114 MB Progress (1): 109/114 MB Progress (1): 109/114 MB Progress (1): 109/114 MB Progress (1): 109/114 MB Progress (1): 109/114 MB Progress (1): 109/114 MB Progress (1): 109/114 MB Progress (1): 109/114 MB Progress (1): 109/114 MB Progress (1): 109/114 MB Progress (1): 109/114 MB Progress (1): 109/114 MB Progress (1): 109/114 MB Progress (1): 109/114 MB Progress (1): 109/114 MB Progress (1): 109/114 MB Progress (1): 109/114 MB Progress (1): 109/114 MB Progress (1): 109/114 MB Progress (1): 109/114 MB Progress (1): 109/114 MB Progress (1): 109/114 MB Progress (1): 109/114 MB Progress (1): 109/114 MB Progress (1): 109/114 MB Progress (1): 109/114 MB Progress (1): 109/114 MB Progress (1): 109/114 MB Progress (1): 109/114 MB Progress (1): 109/114 MB Progress (1): 109/114 MB Progress (1): 109/114 MB Progress (1): 109/114 MB Progress (1): 109/114 MB Progress (1): 109/114 MB Progress (1): 109/114 MB Progress (1): 109/114 MB Progress (1): 109/114 MB Progress (1): 109/114 MB Progress (1): 109/114 MB Progress (1): 109/114 MB Progress (1): 109/114 MB Progress (1): 109/114 MB Progress (1): 109/114 MB Progress (1): 109/114 MB Progress (1): 109/114 MB Progress (1): 109/114 MB Progress (1): 109/114 MB Progress (1): 109/114 MB Progress (1): 109/114 MB Progress (1): 109/114 MB Progress (1): 109/114 MB Progress (1): 109/114 MB Progress (1): 109/114 MB Progress (1): 109/114 MB Progress (1): 109/114 MB Progress (1): 109/114 MB Progress (1): 109/114 MB Progress (1): 109/114 MB Progress (1): 109/114 MB Progress (1): 109/114 MB Progress (1): 109/114 MB Progress (1): 109/114 MB Progress (1): 109/114 MB Progress (1): 109/114 MB Progress (1): 109/114 MB Progress (1): 109/114 MB Progress (1): 109/114 MB Progress (1): 109/114 MB Progress (1): 109/114 MB Progress (1): 109/114 MB Progress (1): 109/114 MB Progress (1): 109/114 MB Progress (1): 109/114 MB Progress (1): 109/114 MB Progress (1): 109/114 MB Progress (1): 109/114 MB Progress (1): 109/114 MB Progress (1): 109/114 MB Progress (1): 109/114 MB Progress (1): 109/114 MB Progress (1): 109/114 MB Progress (1): 109/114 MB Progress (1): 109/114 MB Progress (1): 109/114 MB Progress (1): 109/114 MB Progress (1): 109/114 MB Progress (1): 109/114 MB Progress (1): 109/114 MB Progress (1): 109/114 MB Progress (1): 109/114 MB Progress (1): 109/114 MB Progress (1): 109/114 MB Progress (1): 109/114 MB Progress (1): 109/114 MB Progress (1): 109/114 MB Progress (1): 109/114 MB Progress (1): 109/114 MB Progress (1): 109/114 MB Progress (1): 109/114 MB Progress (1): 109/114 MB Progress (1): 109/114 MB Progress (1): 109/114 MB Progress (1): 109/114 MB Progress (1): 109/114 MB Progress (1): 109/114 MB Progress (1): 109/114 MB Progress (1): 109/114 MB Progress (1): 109/114 MB Progress (1): 109/114 MB Progress (1): 109/114 MB Progress (1): 109/114 MB Progress (1): 109/114 MB Progress (1): 109/114 MB Progress (1): 109/114 MB Progress (1): 109/114 MB Progress (1): 109/114 MB Progress (1): 109/114 MB Progress (1): 109/114 MB Progress (1): 109/114 MB Progress (1): 109/114 MB Progress (1): 109/114 MB Progress (1): 109/114 MB Progress (1): 109/114 MB Progress (1): 109/114 MB Progress (1): 109/114 MB Progress (1): 109/114 MB Progress (1): 109/114 MB Progress (1): 109/114 MB Progress (1): 109/114 MB Progress (1): 109/114 MB Progress (1): 109/114 MB Progress (1): 109/114 MB Progress (1): 109/114 MB Progress (1): 109/114 MB Progress (1): 109/114 MB Progress (1): 109/114 MB Progress (1): 109/114 MB Progress (1): 109/114 MB Progress (1): 109/114 MB Progress (1): 109/114 MB Progress (1): 109/114 MB Progress (1): 109/114 MB Progress (1): 109/114 MB Progress (1): 109/114 MB Progress (1): 109/114 MB Progress (1): 109/114 MB Progress (1): 109/114 MB Progress (1): 109/114 MB Progress (1): 109/114 MB Progress (1): 109/114 MB Progress (1): 109/114 MB Progress (1): 109/114 MB Progress (1): 109/114 MB Progress (1): 109/114 MB Progress (1): 109/114 MB Progress (1): 109/114 MB Progress (1): 109/114 MB Progress (1): 109/114 MB Progress (1): 109/114 MB Progress (1): 109/114 MB Progress (1): 109/114 MB Progress (1): 109/114 MB Progress (1): 109/114 MB Progress (1): 109/114 MB Progress (1): 109/114 MB Progress (1): 109/114 MB Progress (1): 109/114 MB Progress (1): 109/114 MB Progress (1): 109/114 MB Progress (1): 109/114 MB Progress (1): 109/114 MB Progress (1): 109/114 MB Progress (1): 109/114 MB Progress (1): 109/114 MB Progress (1): 109/114 MB Progress (1): 109/114 MB Progress (1): 109/114 MB Progress (1): 109/114 MB Progress (1): 109/114 MB Progress (1): 109/114 MB Progress (1): 109/114 MB Progress (1): 109/114 MB Progress (1): 109/114 MB Progress (1): 109/114 MB Progress (1): 109/114 MB Progress (1): 109/114 MB Progress (1): 109/114 MB Progress (1): 109/114 MB Progress (1): 109/114 MB Progress (1): 109/114 MB Progress (1): 109/114 MB Progress (1): 109/114 MB Progress (1): 109/114 MB Progress (1): 109/114 MB Progress (1): 109/114 MB Progress (1): 109/114 MB Progress (1): 109/114 MB Progress (1): 109/114 MB Progress (1): 109/114 MB Progress (1): 109/114 MB Progress (1): 109/114 MB Progress (1): 109/114 MB Progress (1): 109/114 MB Progress (1): 109/114 MB Progress (1): 109/114 MB Progress (1): 109/114 MB Progress (1): 109/114 MB Progress (1): 109/114 MB Progress (1): 109/114 MB Progress (1): 109/114 MB Progress (1): 109/114 MB Progress (1): 109/114 MB Progress (1): 109/114 MB Progress (1): 109/114 MB Progress (1): 109/114 MB Progress (1): 109/114 MB Progress (1): 109/114 MB Progress (1): 109/114 MB Progress (1): 109/114 MB Progress (1): 109/114 MB Progress (1): 109/114 MB Progress (1): 109/114 MB Progress (1): 109/114 MB Progress (1): 109/114 MB Progress (1): 109/114 MB Progress (1): 109/114 MB Progress (1): 109/114 MB Progress (1): 109/114 MB Progress (1): 109/114 MB Progress (1): 109/114 MB Progress (1): 109/114 MB Progress (1): 109/114 MB Progress (1): 109/114 MB Progress (1): 109/114 MB Progress (1): 109/114 MB Progress (1): 109/114 MB Progress (1): 109/114 MB Progress (1): 109/114 MB Progress (1): 109/114 MB Progress (1): 109/114 MB Progress (1): 109/114 MB Progress (1): 109/114 MB Progress (1): 109/114 MB Progress (1): 109/114 MB Progress (1): 109/114 MB Progress (1): 109/114 MB Progress (1): 109/114 MB Progress (1): 109/114 MB Progress (1): 109/114 MB Progress (1): 109/114 MB Progress (1): 109/114 MB Progress (1): 109/114 MB Progress (1): 109/114 MB Progress (1): 109/114 MB Progress (1): 109/114 MB Progress (1): 109/114 MB Progress (1): 109/114 MB Progress (1): 109/114 MB Progress (1): 109/114 MB Progress (1): 109/114 MB Progress (1): 109/114 MB Progress (1): 109/114 MB Progress (1): 109/114 MB Progress (1): 109/114 MB Progress (1): 109/114 MB Progress (1): 109/114 MB Progress (1): 109/114 MB Progress (1): 109/114 MB Progress (1): 109/114 MB Progress (1): 109/114 MB Progress (1): 109/114 MB Progress (1): 109/114 MB Progress (1): 109/114 MB Progress (1): 109/114 MB Progress (1): 109/114 MB Progress (1): 109/114 MB Progress (1): 109/114 MB Progress (1): 109/114 MB Progress (1): 109/114 MB Progress (1): 109/114 MB Progress (1): 109/114 MB Progress (1): 109/114 MB Progress (1): 109/114 MB Progress (1): 109/114 MB Progress (1): 109/114 MB Progress (1): 109/114 MB Progress (1): 109/114 MB Progress (1): 109/114 MB Progress (1): 109/114 MB Progress (1): 109/114 MB Progress (1): 109/114 MB Progress (1): 109/114 MB Progress (1): 109/114 MB Progress (1): 109/114 MB Progress (1): 109/114 MB Progress (1): 109/114 MB Progress (1): 109/114 MB Progress (1): 109/114 MB Progress (1): 109/114 MB Progress (1): 110/114 MB Progress (1): 110/114 MB Progress (1): 110/114 MB Progress (1): 110/114 MB Progress (1): 110/114 MB Progress (1): 110/114 MB Progress (1): 110/114 MB Progress (1): 110/114 MB Progress (1): 110/114 MB Progress (1): 110/114 MB Progress (1): 110/114 MB Progress (1): 110/114 MB Progress (1): 110/114 MB Progress (1): 110/114 MB Progress (1): 110/114 MB Progress (1): 110/114 MB Progress (1): 110/114 MB Progress (1): 110/114 MB Progress (1): 110/114 MB Progress (1): 110/114 MB Progress (1): 110/114 MB Progress (1): 110/114 MB Progress (1): 110/114 MB Progress (1): 110/114 MB Progress (1): 110/114 MB Progress (1): 110/114 MB Progress (1): 110/114 MB Progress (1): 110/114 MB Progress (1): 110/114 MB Progress (1): 110/114 MB Progress (1): 110/114 MB Progress (1): 110/114 MB Progress (1): 110/114 MB Progress (1): 110/114 MB Progress (1): 110/114 MB Progress (1): 110/114 MB Progress (1): 110/114 MB Progress (1): 110/114 MB Progress (1): 110/114 MB Progress (1): 110/114 MB Progress (1): 110/114 MB Progress (1): 110/114 MB Progress (1): 110/114 MB Progress (1): 110/114 MB Progress (1): 110/114 MB Progress (1): 110/114 MB Progress (1): 110/114 MB Progress (1): 110/114 MB Progress (1): 110/114 MB Progress (1): 110/114 MB Progress (1): 110/114 MB Progress (1): 110/114 MB Progress (1): 110/114 MB Progress (1): 110/114 MB Progress (1): 110/114 MB Progress (1): 110/114 MB Progress (1): 110/114 MB Progress (1): 110/114 MB Progress (1): 110/114 MB Progress (1): 110/114 MB Progress (1): 110/114 MB Progress (1): 110/114 MB Progress (1): 110/114 MB Progress (1): 110/114 MB Progress (1): 110/114 MB Progress (1): 110/114 MB Progress (1): 110/114 MB Progress (1): 110/114 MB Progress (1): 110/114 MB Progress (1): 110/114 MB Progress (1): 110/114 MB Progress (1): 110/114 MB Progress (1): 110/114 MB Progress (1): 110/114 MB Progress (1): 110/114 MB Progress (1): 110/114 MB Progress (1): 110/114 MB Progress (1): 110/114 MB Progress (1): 110/114 MB Progress (1): 110/114 MB Progress (1): 110/114 MB Progress (1): 110/114 MB Progress (1): 110/114 MB Progress (1): 110/114 MB Progress (1): 110/114 MB Progress (1): 110/114 MB Progress (1): 110/114 MB Progress (1): 110/114 MB Progress (1): 110/114 MB Progress (1): 110/114 MB Progress (1): 110/114 MB Progress (1): 110/114 MB Progress (1): 110/114 MB Progress (1): 110/114 MB Progress (1): 110/114 MB Progress (1): 110/114 MB Progress (1): 110/114 MB Progress (1): 110/114 MB Progress (1): 110/114 MB Progress (1): 110/114 MB Progress (1): 110/114 MB Progress (1): 110/114 MB Progress (1): 110/114 MB Progress (1): 110/114 MB Progress (1): 110/114 MB Progress (1): 110/114 MB Progress (1): 110/114 MB Progress (1): 110/114 MB Progress (1): 110/114 MB Progress (1): 110/114 MB Progress (1): 110/114 MB Progress (1): 110/114 MB Progress (1): 110/114 MB Progress (1): 110/114 MB Progress (1): 110/114 MB Progress (1): 110/114 MB Progress (1): 110/114 MB Progress (1): 110/114 MB Progress (1): 110/114 MB Progress (1): 110/114 MB Progress (1): 110/114 MB Progress (1): 110/114 MB Progress (1): 110/114 MB Progress (1): 110/114 MB Progress (1): 110/114 MB Progress (1): 110/114 MB Progress (1): 110/114 MB Progress (1): 110/114 MB Progress (1): 110/114 MB Progress (1): 110/114 MB Progress (1): 110/114 MB Progress (1): 110/114 MB Progress (1): 110/114 MB Progress (1): 110/114 MB Progress (1): 110/114 MB Progress (1): 110/114 MB Progress (1): 110/114 MB Progress (1): 110/114 MB Progress (1): 110/114 MB Progress (1): 110/114 MB Progress (1): 110/114 MB Progress (1): 110/114 MB Progress (1): 110/114 MB Progress (1): 110/114 MB Progress (1): 110/114 MB Progress (1): 110/114 MB Progress (1): 110/114 MB Progress (1): 110/114 MB Progress (1): 110/114 MB Progress (1): 110/114 MB Progress (1): 110/114 MB Progress (1): 110/114 MB Progress (1): 110/114 MB Progress (1): 110/114 MB Progress (1): 110/114 MB Progress (1): 110/114 MB Progress (1): 110/114 MB Progress (1): 110/114 MB Progress (1): 110/114 MB Progress (1): 110/114 MB Progress (1): 110/114 MB Progress (1): 110/114 MB Progress (1): 110/114 MB Progress (1): 110/114 MB Progress (1): 110/114 MB Progress (1): 110/114 MB Progress (1): 110/114 MB Progress (1): 110/114 MB Progress (1): 110/114 MB Progress (1): 110/114 MB Progress (1): 110/114 MB Progress (1): 110/114 MB Progress (1): 110/114 MB Progress (1): 110/114 MB Progress (1): 110/114 MB Progress (1): 110/114 MB Progress (1): 110/114 MB Progress (1): 110/114 MB Progress (1): 110/114 MB Progress (1): 110/114 MB Progress (1): 110/114 MB Progress (1): 110/114 MB Progress (1): 110/114 MB Progress (1): 110/114 MB Progress (1): 110/114 MB Progress (1): 110/114 MB Progress (1): 110/114 MB Progress (1): 110/114 MB Progress (1): 110/114 MB Progress (1): 110/114 MB Progress (1): 110/114 MB Progress (1): 110/114 MB Progress (1): 110/114 MB Progress (1): 110/114 MB Progress (1): 110/114 MB Progress (1): 110/114 MB Progress (1): 110/114 MB Progress (1): 110/114 MB Progress (1): 110/114 MB Progress (1): 110/114 MB Progress (1): 110/114 MB Progress (1): 110/114 MB Progress (1): 110/114 MB Progress (1): 110/114 MB Progress (1): 110/114 MB Progress (1): 110/114 MB Progress (1): 110/114 MB Progress (1): 110/114 MB Progress (1): 110/114 MB Progress (1): 110/114 MB Progress (1): 110/114 MB Progress (1): 110/114 MB Progress (1): 110/114 MB Progress (1): 110/114 MB Progress (1): 110/114 MB Progress (1): 110/114 MB Progress (1): 110/114 MB Progress (1): 110/114 MB Progress (1): 110/114 MB Progress (1): 110/114 MB Progress (1): 110/114 MB Progress (1): 110/114 MB Progress (1): 110/114 MB Progress (1): 110/114 MB Progress (1): 110/114 MB Progress (1): 110/114 MB Progress (1): 110/114 MB Progress (1): 110/114 MB Progress (1): 110/114 MB Progress (1): 110/114 MB Progress (1): 110/114 MB Progress (1): 110/114 MB Progress (1): 110/114 MB Progress (1): 110/114 MB Progress (1): 110/114 MB Progress (1): 110/114 MB Progress (1): 110/114 MB Progress (1): 110/114 MB Progress (1): 110/114 MB Progress (1): 110/114 MB Progress (1): 110/114 MB Progress (1): 110/114 MB Progress (1): 110/114 MB Progress (1): 110/114 MB Progress (1): 110/114 MB Progress (1): 110/114 MB Progress (1): 110/114 MB Progress (1): 110/114 MB Progress (1): 110/114 MB Progress (1): 110/114 MB Progress (1): 110/114 MB Progress (1): 110/114 MB Progress (1): 110/114 MB Progress (1): 110/114 MB Progress (1): 110/114 MB Progress (1): 110/114 MB Progress (1): 110/114 MB Progress (1): 110/114 MB Progress (1): 110/114 MB Progress (1): 110/114 MB Progress (1): 110/114 MB Progress (1): 110/114 MB Progress (1): 110/114 MB Progress (1): 110/114 MB Progress (1): 110/114 MB Progress (1): 110/114 MB Progress (1): 110/114 MB Progress (1): 110/114 MB Progress (1): 110/114 MB Progress (1): 110/114 MB Progress (1): 110/114 MB Progress (1): 110/114 MB Progress (1): 110/114 MB Progress (1): 110/114 MB Progress (1): 110/114 MB Progress (1): 110/114 MB Progress (1): 110/114 MB Progress (1): 110/114 MB Progress (1): 110/114 MB Progress (1): 110/114 MB Progress (1): 110/114 MB Progress (1): 110/114 MB Progress (1): 110/114 MB Progress (1): 110/114 MB Progress (1): 110/114 MB Progress (1): 110/114 MB Progress (1): 110/114 MB Progress (1): 110/114 MB Progress (1): 110/114 MB Progress (1): 110/114 MB Progress (1): 110/114 MB Progress (1): 110/114 MB Progress (1): 110/114 MB Progress (1): 110/114 MB Progress (1): 110/114 MB Progress (1): 110/114 MB Progress (1): 110/114 MB Progress (1): 110/114 MB Progress (1): 110/114 MB Progress (1): 110/114 MB Progress (1): 110/114 MB Progress (1): 110/114 MB Progress (1): 110/114 MB Progress (1): 110/114 MB Progress (1): 110/114 MB Progress (1): 110/114 MB Progress (1): 110/114 MB Progress (1): 110/114 MB Progress (1): 110/114 MB Progress (1): 110/114 MB Progress (1): 110/114 MB Progress (1): 110/114 MB Progress (1): 110/114 MB Progress (1): 110/114 MB Progress (1): 110/114 MB Progress (1): 110/114 MB Progress (1): 110/114 MB Progress (1): 110/114 MB Progress (1): 110/114 MB Progress (1): 110/114 MB Progress (1): 110/114 MB Progress (1): 110/114 MB Progress (1): 110/114 MB Progress (1): 110/114 MB Progress (1): 110/114 MB Progress (1): 110/114 MB Progress (1): 110/114 MB Progress (1): 110/114 MB Progress (1): 110/114 MB Progress (1): 110/114 MB Progress (1): 110/114 MB Progress (1): 110/114 MB Progress (1): 110/114 MB Progress (1): 110/114 MB Progress (1): 110/114 MB Progress (1): 110/114 MB Progress (1): 110/114 MB Progress (1): 110/114 MB Progress (1): 110/114 MB Progress (1): 110/114 MB Progress (1): 110/114 MB Progress (1): 110/114 MB Progress (1): 110/114 MB Progress (1): 110/114 MB Progress (1): 110/114 MB Progress (1): 110/114 MB Progress (1): 110/114 MB Progress (1): 110/114 MB Progress (1): 110/114 MB Progress (1): 110/114 MB Progress (1): 110/114 MB Progress (1): 110/114 MB Progress (1): 110/114 MB Progress (1): 110/114 MB Progress (1): 110/114 MB Progress (1): 110/114 MB Progress (1): 110/114 MB Progress (1): 110/114 MB Progress (1): 110/114 MB Progress (1): 110/114 MB Progress (1): 110/114 MB Progress (1): 110/114 MB Progress (1): 110/114 MB Progress (1): 110/114 MB Progress (1): 110/114 MB Progress (1): 110/114 MB Progress (1): 110/114 MB Progress (1): 110/114 MB Progress (1): 110/114 MB Progress (1): 110/114 MB Progress (1): 110/114 MB Progress (1): 110/114 MB Progress (1): 110/114 MB Progress (1): 110/114 MB Progress (1): 110/114 MB Progress (1): 110/114 MB Progress (1): 110/114 MB Progress (1): 110/114 MB Progress (1): 110/114 MB Progress (1): 110/114 MB Progress (1): 110/114 MB Progress (1): 110/114 MB Progress (1): 110/114 MB Progress (1): 110/114 MB Progress (1): 110/114 MB Progress (1): 110/114 MB Progress (1): 110/114 MB Progress (1): 110/114 MB Progress (1): 110/114 MB Progress (1): 110/114 MB Progress (1): 110/114 MB Progress (1): 110/114 MB Progress (1): 110/114 MB Progress (1): 110/114 MB Progress (1): 110/114 MB Progress (1): 110/114 MB Progress (1): 110/114 MB Progress (1): 110/114 MB Progress (1): 110/114 MB Progress (1): 110/114 MB Progress (1): 110/114 MB Progress (1): 110/114 MB Progress (1): 110/114 MB Progress (1): 110/114 MB Progress (1): 110/114 MB Progress (1): 110/114 MB Progress (1): 110/114 MB Progress (1): 110/114 MB Progress (1): 110/114 MB Progress (1): 110/114 MB Progress (1): 110/114 MB Progress (1): 110/114 MB Progress (1): 110/114 MB Progress (1): 110/114 MB Progress (1): 110/114 MB Progress (1): 110/114 MB Progress (1): 110/114 MB Progress (1): 110/114 MB Progress (1): 110/114 MB Progress (1): 110/114 MB Progress (1): 110/114 MB Progress (1): 110/114 MB Progress (1): 110/114 MB Progress (1): 110/114 MB Progress (1): 110/114 MB Progress (1): 110/114 MB Progress (1): 110/114 MB Progress (1): 110/114 MB Progress (1): 110/114 MB Progress (1): 110/114 MB Progress (1): 110/114 MB Progress (1): 110/114 MB Progress (1): 110/114 MB Progress (1): 110/114 MB Progress (1): 110/114 MB Progress (1): 110/114 MB Progress (1): 110/114 MB Progress (1): 110/114 MB Progress (1): 110/114 MB Progress (1): 110/114 MB Progress (1): 110/114 MB Progress (1): 110/114 MB Progress (1): 110/114 MB Progress (1): 110/114 MB Progress (1): 110/114 MB Progress (1): 110/114 MB Progress (1): 110/114 MB Progress (1): 110/114 MB Progress (1): 110/114 MB Progress (1): 110/114 MB Progress (1): 110/114 MB Progress (1): 110/114 MB Progress (1): 110/114 MB Progress (1): 110/114 MB Progress (1): 110/114 MB Progress (1): 110/114 MB Progress (1): 110/114 MB Progress (1): 110/114 MB Progress (1): 110/114 MB Progress (1): 110/114 MB Progress (1): 110/114 MB Progress (1): 110/114 MB Progress (1): 110/114 MB Progress (1): 110/114 MB Progress (1): 110/114 MB Progress (1): 110/114 MB Progress (1): 110/114 MB Progress (1): 110/114 MB Progress (1): 110/114 MB Progress (1): 110/114 MB Progress (1): 110/114 MB Progress (1): 110/114 MB Progress (1): 110/114 MB Progress (1): 110/114 MB Progress (1): 110/114 MB Progress (1): 110/114 MB Progress (1): 110/114 MB Progress (1): 110/114 MB Progress (1): 110/114 MB Progress (1): 110/114 MB Progress (1): 110/114 MB Progress (1): 110/114 MB Progress (1): 110/114 MB Progress (1): 110/114 MB Progress (1): 110/114 MB Progress (1): 110/114 MB Progress (1): 110/114 MB Progress (1): 110/114 MB Progress (1): 110/114 MB Progress (1): 111/114 MB Progress (1): 111/114 MB Progress (1): 111/114 MB Progress (1): 111/114 MB Progress (1): 111/114 MB Progress (1): 111/114 MB Progress (1): 111/114 MB Progress (1): 111/114 MB Progress (1): 111/114 MB Progress (1): 111/114 MB Progress (1): 111/114 MB Progress (1): 111/114 MB Progress (1): 111/114 MB Progress (1): 111/114 MB Progress (1): 111/114 MB Progress (1): 111/114 MB Progress (1): 111/114 MB Progress (1): 111/114 MB Progress (1): 111/114 MB Progress (1): 111/114 MB Progress (1): 111/114 MB Progress (1): 111/114 MB Progress (1): 111/114 MB Progress (1): 111/114 MB Progress (1): 111/114 MB Progress (1): 111/114 MB Progress (1): 111/114 MB Progress (1): 111/114 MB Progress (1): 111/114 MB Progress (1): 111/114 MB Progress (1): 111/114 MB Progress (1): 111/114 MB Progress (1): 111/114 MB Progress (1): 111/114 MB Progress (1): 111/114 MB Progress (1): 111/114 MB Progress (1): 111/114 MB Progress (1): 111/114 MB Progress (1): 111/114 MB Progress (1): 111/114 MB Progress (1): 111/114 MB Progress (1): 111/114 MB Progress (1): 111/114 MB Progress (1): 111/114 MB Progress (1): 111/114 MB Progress (1): 111/114 MB Progress (1): 111/114 MB Progress (1): 111/114 MB Progress (1): 111/114 MB Progress (1): 111/114 MB Progress (1): 111/114 MB Progress (1): 111/114 MB Progress (1): 111/114 MB Progress (1): 111/114 MB Progress (1): 111/114 MB Progress (1): 111/114 MB Progress (1): 111/114 MB Progress (1): 111/114 MB Progress (1): 111/114 MB Progress (1): 111/114 MB Progress (1): 111/114 MB Progress (1): 111/114 MB Progress (1): 111/114 MB Progress (1): 111/114 MB Progress (1): 111/114 MB Progress (1): 111/114 MB Progress (1): 111/114 MB Progress (1): 111/114 MB Progress (1): 111/114 MB Progress (1): 111/114 MB Progress (1): 111/114 MB Progress (1): 111/114 MB Progress (1): 111/114 MB Progress (1): 111/114 MB Progress (1): 111/114 MB Progress (1): 111/114 MB Progress (1): 111/114 MB Progress (1): 111/114 MB Progress (1): 111/114 MB Progress (1): 111/114 MB Progress (1): 111/114 MB Progress (1): 111/114 MB Progress (1): 111/114 MB Progress (1): 111/114 MB Progress (1): 111/114 MB Progress (1): 111/114 MB Progress (1): 111/114 MB Progress (1): 111/114 MB Progress (1): 111/114 MB Progress (1): 111/114 MB Progress (1): 111/114 MB Progress (1): 111/114 MB Progress (1): 111/114 MB Progress (1): 111/114 MB Progress (1): 111/114 MB Progress (1): 111/114 MB Progress (1): 111/114 MB Progress (1): 111/114 MB Progress (1): 111/114 MB Progress (1): 111/114 MB Progress (1): 111/114 MB Progress (1): 111/114 MB Progress (1): 111/114 MB Progress (1): 111/114 MB Progress (1): 111/114 MB Progress (1): 111/114 MB Progress (1): 111/114 MB Progress (1): 111/114 MB Progress (1): 111/114 MB Progress (1): 111/114 MB Progress (1): 111/114 MB Progress (1): 111/114 MB Progress (1): 111/114 MB Progress (1): 111/114 MB Progress (1): 111/114 MB Progress (1): 111/114 MB Progress (1): 111/114 MB Progress (1): 111/114 MB Progress (1): 111/114 MB Progress (1): 111/114 MB Progress (1): 111/114 MB Progress (1): 111/114 MB Progress (1): 111/114 MB Progress (1): 111/114 MB Progress (1): 111/114 MB Progress (1): 111/114 MB Progress (1): 111/114 MB Progress (1): 111/114 MB Progress (1): 111/114 MB Progress (1): 111/114 MB Progress (1): 111/114 MB Progress (1): 111/114 MB Progress (1): 111/114 MB Progress (1): 111/114 MB Progress (1): 111/114 MB Progress (1): 111/114 MB Progress (1): 111/114 MB Progress (1): 111/114 MB Progress (1): 111/114 MB Progress (1): 111/114 MB Progress (1): 111/114 MB Progress (1): 111/114 MB Progress (1): 111/114 MB Progress (1): 111/114 MB Progress (1): 111/114 MB Progress (1): 111/114 MB Progress (1): 111/114 MB Progress (1): 111/114 MB Progress (1): 111/114 MB Progress (1): 111/114 MB Progress (1): 111/114 MB Progress (1): 111/114 MB Progress (1): 111/114 MB Progress (1): 111/114 MB Progress (1): 111/114 MB Progress (1): 111/114 MB Progress (1): 111/114 MB Progress (1): 111/114 MB Progress (1): 111/114 MB Progress (1): 111/114 MB Progress (1): 111/114 MB Progress (1): 111/114 MB Progress (1): 111/114 MB Progress (1): 111/114 MB Progress (1): 111/114 MB Progress (1): 111/114 MB Progress (1): 111/114 MB Progress (1): 111/114 MB Progress (1): 111/114 MB Progress (1): 111/114 MB Progress (1): 111/114 MB Progress (1): 111/114 MB Progress (1): 111/114 MB Progress (1): 111/114 MB Progress (1): 111/114 MB Progress (1): 111/114 MB Progress (1): 111/114 MB Progress (1): 111/114 MB Progress (1): 111/114 MB Progress (1): 111/114 MB Progress (1): 111/114 MB Progress (1): 111/114 MB Progress (1): 111/114 MB Progress (1): 111/114 MB Progress (1): 111/114 MB Progress (1): 111/114 MB Progress (1): 111/114 MB Progress (1): 111/114 MB Progress (1): 111/114 MB Progress (1): 111/114 MB Progress (1): 111/114 MB Progress (1): 111/114 MB Progress (1): 111/114 MB Progress (1): 111/114 MB Progress (1): 111/114 MB Progress (1): 111/114 MB Progress (1): 111/114 MB Progress (1): 111/114 MB Progress (1): 111/114 MB Progress (1): 111/114 MB Progress (1): 111/114 MB Progress (1): 111/114 MB Progress (1): 111/114 MB Progress (1): 111/114 MB Progress (1): 111/114 MB Progress (1): 111/114 MB Progress (1): 111/114 MB Progress (1): 111/114 MB Progress (1): 111/114 MB Progress (1): 111/114 MB Progress (1): 111/114 MB Progress (1): 111/114 MB Progress (1): 111/114 MB Progress (1): 111/114 MB Progress (1): 111/114 MB Progress (1): 111/114 MB Progress (1): 111/114 MB Progress (1): 111/114 MB Progress (1): 111/114 MB Progress (1): 111/114 MB Progress (1): 111/114 MB Progress (1): 111/114 MB Progress (1): 111/114 MB Progress (1): 111/114 MB Progress (1): 111/114 MB Progress (1): 111/114 MB Progress (1): 111/114 MB Progress (1): 111/114 MB Progress (1): 111/114 MB Progress (1): 111/114 MB Progress (1): 111/114 MB Progress (1): 111/114 MB Progress (1): 111/114 MB Progress (1): 111/114 MB Progress (1): 111/114 MB Progress (1): 111/114 MB Progress (1): 111/114 MB Progress (1): 111/114 MB Progress (1): 111/114 MB Progress (1): 111/114 MB Progress (1): 111/114 MB Progress (1): 111/114 MB Progress (1): 111/114 MB Progress (1): 111/114 MB Progress (1): 111/114 MB Progress (1): 111/114 MB Progress (1): 111/114 MB Progress (1): 111/114 MB Progress (1): 111/114 MB Progress (1): 111/114 MB Progress (1): 111/114 MB Progress (1): 111/114 MB Progress (1): 111/114 MB Progress (1): 111/114 MB Progress (1): 111/114 MB Progress (1): 111/114 MB Progress (1): 111/114 MB Progress (1): 111/114 MB Progress (1): 111/114 MB Progress (1): 111/114 MB Progress (1): 111/114 MB Progress (1): 111/114 MB Progress (1): 111/114 MB Progress (1): 111/114 MB Progress (1): 111/114 MB Progress (1): 111/114 MB Progress (1): 111/114 MB Progress (1): 111/114 MB Progress (1): 111/114 MB Progress (1): 111/114 MB Progress (1): 111/114 MB Progress (1): 111/114 MB Progress (1): 111/114 MB Progress (1): 111/114 MB Progress (1): 111/114 MB Progress (1): 111/114 MB Progress (1): 111/114 MB Progress (1): 111/114 MB Progress (1): 111/114 MB Progress (1): 111/114 MB Progress (1): 111/114 MB Progress (1): 111/114 MB Progress (1): 111/114 MB Progress (1): 111/114 MB Progress (1): 111/114 MB Progress (1): 111/114 MB Progress (1): 111/114 MB Progress (1): 111/114 MB Progress (1): 111/114 MB Progress (1): 111/114 MB Progress (1): 111/114 MB Progress (1): 111/114 MB Progress (1): 111/114 MB Progress (1): 111/114 MB Progress (1): 111/114 MB Progress (1): 111/114 MB Progress (1): 111/114 MB Progress (1): 111/114 MB Progress (1): 111/114 MB Progress (1): 111/114 MB Progress (1): 111/114 MB Progress (1): 111/114 MB Progress (1): 111/114 MB Progress (1): 111/114 MB Progress (1): 111/114 MB Progress (1): 111/114 MB Progress (1): 111/114 MB Progress (1): 111/114 MB Progress (1): 111/114 MB Progress (1): 111/114 MB Progress (1): 111/114 MB Progress (1): 111/114 MB Progress (1): 111/114 MB Progress (1): 111/114 MB Progress (1): 111/114 MB Progress (1): 111/114 MB Progress (1): 111/114 MB Progress (1): 111/114 MB Progress (1): 111/114 MB Progress (1): 111/114 MB Progress (1): 111/114 MB Progress (1): 111/114 MB Progress (1): 111/114 MB Progress (1): 111/114 MB Progress (1): 111/114 MB Progress (1): 111/114 MB Progress (1): 111/114 MB Progress (1): 111/114 MB Progress (1): 111/114 MB Progress (1): 111/114 MB Progress (1): 111/114 MB Progress (1): 111/114 MB Progress (1): 111/114 MB Progress (1): 111/114 MB Progress (1): 111/114 MB Progress (1): 111/114 MB Progress (1): 111/114 MB Progress (1): 111/114 MB Progress (1): 111/114 MB Progress (1): 111/114 MB Progress (1): 111/114 MB Progress (1): 111/114 MB Progress (1): 111/114 MB Progress (1): 111/114 MB Progress (1): 111/114 MB Progress (1): 111/114 MB Progress (1): 111/114 MB Progress (1): 111/114 MB Progress (1): 111/114 MB Progress (1): 111/114 MB Progress (1): 111/114 MB Progress (1): 111/114 MB Progress (1): 111/114 MB Progress (1): 111/114 MB Progress (1): 111/114 MB Progress (1): 111/114 MB Progress (1): 111/114 MB Progress (1): 111/114 MB Progress (1): 111/114 MB Progress (1): 111/114 MB Progress (1): 111/114 MB Progress (1): 111/114 MB Progress (1): 111/114 MB Progress (1): 111/114 MB Progress (1): 111/114 MB Progress (1): 111/114 MB Progress (1): 111/114 MB Progress (1): 111/114 MB Progress (1): 111/114 MB Progress (1): 111/114 MB Progress (1): 111/114 MB Progress (1): 111/114 MB Progress (1): 111/114 MB Progress (1): 111/114 MB Progress (1): 111/114 MB Progress (1): 111/114 MB Progress (1): 111/114 MB Progress (1): 111/114 MB Progress (1): 111/114 MB Progress (1): 111/114 MB Progress (1): 111/114 MB Progress (1): 111/114 MB Progress (1): 111/114 MB Progress (1): 111/114 MB Progress (1): 111/114 MB Progress (1): 111/114 MB Progress (1): 111/114 MB Progress (1): 111/114 MB Progress (1): 111/114 MB Progress (1): 111/114 MB Progress (1): 111/114 MB Progress (1): 111/114 MB Progress (1): 111/114 MB Progress (1): 111/114 MB Progress (1): 111/114 MB Progress (1): 111/114 MB Progress (1): 111/114 MB Progress (1): 111/114 MB Progress (1): 111/114 MB Progress (1): 111/114 MB Progress (1): 111/114 MB Progress (1): 111/114 MB Progress (1): 111/114 MB Progress (1): 111/114 MB Progress (1): 111/114 MB Progress (1): 111/114 MB Progress (1): 111/114 MB Progress (1): 111/114 MB Progress (1): 111/114 MB Progress (1): 111/114 MB Progress (1): 111/114 MB Progress (1): 111/114 MB Progress (1): 111/114 MB Progress (1): 111/114 MB Progress (1): 111/114 MB Progress (1): 111/114 MB Progress (1): 111/114 MB Progress (1): 111/114 MB Progress (1): 111/114 MB Progress (1): 111/114 MB Progress (1): 111/114 MB Progress (1): 111/114 MB Progress (1): 111/114 MB Progress (1): 111/114 MB Progress (1): 111/114 MB Progress (1): 111/114 MB Progress (1): 111/114 MB Progress (1): 111/114 MB Progress (1): 111/114 MB Progress (1): 111/114 MB Progress (1): 111/114 MB Progress (1): 111/114 MB Progress (1): 111/114 MB Progress (1): 111/114 MB Progress (1): 111/114 MB Progress (1): 111/114 MB Progress (1): 111/114 MB Progress (1): 111/114 MB Progress (1): 111/114 MB Progress (1): 111/114 MB Progress (1): 111/114 MB Progress (1): 111/114 MB Progress (1): 111/114 MB Progress (1): 111/114 MB Progress (1): 111/114 MB Progress (1): 111/114 MB Progress (1): 111/114 MB Progress (1): 111/114 MB Progress (1): 111/114 MB Progress (1): 111/114 MB Progress (1): 111/114 MB Progress (1): 111/114 MB Progress (1): 111/114 MB Progress (1): 111/114 MB Progress (1): 111/114 MB Progress (1): 111/114 MB Progress (1): 111/114 MB Progress (1): 111/114 MB Progress (1): 111/114 MB Progress (1): 111/114 MB Progress (1): 111/114 MB Progress (1): 111/114 MB Progress (1): 111/114 MB Progress (1): 111/114 MB Progress (1): 111/114 MB Progress (1): 111/114 MB Progress (1): 111/114 MB Progress (1): 111/114 MB Progress (1): 111/114 MB Progress (1): 111/114 MB Progress (1): 111/114 MB Progress (1): 111/114 MB Progress (1): 111/114 MB Progress (1): 111/114 MB Progress (1): 111/114 MB Progress (1): 111/114 MB Progress (1): 111/114 MB Progress (1): 111/114 MB Progress (1): 111/114 MB Progress (1): 111/114 MB Progress (1): 111/114 MB Progress (1): 111/114 MB Progress (1): 111/114 MB Progress (1): 111/114 MB Progress (1): 111/114 MB Progress (1): 111/114 MB Progress (1): 111/114 MB Progress (1): 111/114 MB Progress (1): 112/114 MB Progress (1): 112/114 MB Progress (1): 112/114 MB Progress (1): 112/114 MB Progress (1): 112/114 MB Progress (1): 112/114 MB Progress (1): 112/114 MB Progress (1): 112/114 MB Progress (1): 112/114 MB Progress (1): 112/114 MB Progress (1): 112/114 MB Progress (1): 112/114 MB Progress (1): 112/114 MB Progress (1): 112/114 MB Progress (1): 112/114 MB Progress (1): 112/114 MB Progress (1): 112/114 MB Progress (1): 112/114 MB Progress (1): 112/114 MB Progress (1): 112/114 MB Progress (1): 112/114 MB Progress (1): 112/114 MB Progress (1): 112/114 MB Progress (1): 112/114 MB Progress (1): 112/114 MB Progress (1): 112/114 MB Progress (1): 112/114 MB Progress (1): 112/114 MB Progress (1): 112/114 MB Progress (1): 112/114 MB Progress (1): 112/114 MB Progress (1): 112/114 MB Progress (1): 112/114 MB Progress (1): 112/114 MB Progress (1): 112/114 MB Progress (1): 112/114 MB Progress (1): 112/114 MB Progress (1): 112/114 MB Progress (1): 112/114 MB Progress (1): 112/114 MB Progress (1): 112/114 MB Progress (1): 112/114 MB Progress (1): 112/114 MB Progress (1): 112/114 MB Progress (1): 112/114 MB Progress (1): 112/114 MB Progress (1): 112/114 MB Progress (1): 112/114 MB Progress (1): 112/114 MB Progress (1): 112/114 MB Progress (1): 112/114 MB Progress (1): 112/114 MB Progress (1): 112/114 MB Progress (1): 112/114 MB Progress (1): 112/114 MB Progress (1): 112/114 MB Progress (1): 112/114 MB Progress (1): 112/114 MB Progress (1): 112/114 MB Progress (1): 112/114 MB Progress (1): 112/114 MB Progress (1): 112/114 MB Progress (1): 112/114 MB Progress (1): 112/114 MB Progress (1): 112/114 MB Progress (1): 112/114 MB Progress (1): 112/114 MB Progress (1): 112/114 MB Progress (1): 112/114 MB Progress (1): 112/114 MB Progress (1): 112/114 MB Progress (1): 112/114 MB Progress (1): 112/114 MB Progress (1): 112/114 MB Progress (1): 112/114 MB Progress (1): 112/114 MB Progress (1): 112/114 MB Progress (1): 112/114 MB Progress (1): 112/114 MB Progress (1): 112/114 MB Progress (1): 112/114 MB Progress (1): 112/114 MB Progress (1): 112/114 MB Progress (1): 112/114 MB Progress (1): 112/114 MB Progress (1): 112/114 MB Progress (1): 112/114 MB Progress (1): 112/114 MB Progress (1): 112/114 MB Progress (1): 112/114 MB Progress (1): 112/114 MB Progress (1): 112/114 MB Progress (1): 112/114 MB Progress (1): 112/114 MB Progress (1): 112/114 MB Progress (1): 112/114 MB Progress (1): 112/114 MB Progress (1): 112/114 MB Progress (1): 112/114 MB Progress (1): 112/114 MB Progress (1): 112/114 MB Progress (1): 112/114 MB Progress (1): 112/114 MB Progress (1): 112/114 MB Progress (1): 112/114 MB Progress (1): 112/114 MB Progress (1): 112/114 MB Progress (1): 112/114 MB Progress (1): 112/114 MB Progress (1): 112/114 MB Progress (1): 112/114 MB Progress (1): 112/114 MB Progress (1): 112/114 MB Progress (1): 112/114 MB Progress (1): 112/114 MB Progress (1): 112/114 MB Progress (1): 112/114 MB Progress (1): 112/114 MB Progress (1): 112/114 MB Progress (1): 112/114 MB Progress (1): 112/114 MB Progress (1): 112/114 MB Progress (1): 112/114 MB Progress (1): 112/114 MB Progress (1): 112/114 MB Progress (1): 112/114 MB Progress (1): 112/114 MB Progress (1): 112/114 MB Progress (1): 112/114 MB Progress (1): 112/114 MB Progress (1): 112/114 MB Progress (1): 112/114 MB Progress (1): 112/114 MB Progress (1): 112/114 MB Progress (1): 112/114 MB Progress (1): 112/114 MB Progress (1): 112/114 MB Progress (1): 112/114 MB Progress (1): 112/114 MB Progress (1): 112/114 MB Progress (1): 112/114 MB Progress (1): 112/114 MB Progress (1): 112/114 MB Progress (1): 112/114 MB Progress (1): 112/114 MB Progress (1): 112/114 MB Progress (1): 112/114 MB Progress (1): 112/114 MB Progress (1): 112/114 MB Progress (1): 112/114 MB Progress (1): 112/114 MB Progress (1): 112/114 MB Progress (1): 112/114 MB Progress (1): 112/114 MB Progress (1): 112/114 MB Progress (1): 112/114 MB Progress (1): 112/114 MB Progress (1): 112/114 MB Progress (1): 112/114 MB Progress (1): 112/114 MB Progress (1): 112/114 MB Progress (1): 112/114 MB Progress (1): 112/114 MB Progress (1): 112/114 MB Progress (1): 112/114 MB Progress (1): 112/114 MB Progress (1): 112/114 MB Progress (1): 112/114 MB Progress (1): 112/114 MB Progress (1): 112/114 MB Progress (1): 112/114 MB Progress (1): 112/114 MB Progress (1): 112/114 MB Progress (1): 112/114 MB Progress (1): 112/114 MB Progress (1): 112/114 MB Progress (1): 112/114 MB Progress (1): 112/114 MB Progress (1): 112/114 MB Progress (1): 112/114 MB Progress (1): 112/114 MB Progress (1): 112/114 MB Progress (1): 112/114 MB Progress (1): 112/114 MB Progress (1): 112/114 MB Progress (1): 112/114 MB Progress (1): 112/114 MB Progress (1): 112/114 MB Progress (1): 112/114 MB Progress (1): 112/114 MB Progress (1): 112/114 MB Progress (1): 112/114 MB Progress (1): 112/114 MB Progress (1): 112/114 MB Progress (1): 112/114 MB Progress (1): 112/114 MB Progress (1): 112/114 MB Progress (1): 112/114 MB Progress (1): 112/114 MB Progress (1): 112/114 MB Progress (1): 112/114 MB Progress (1): 112/114 MB Progress (1): 112/114 MB Progress (1): 112/114 MB Progress (1): 112/114 MB Progress (1): 112/114 MB Progress (1): 112/114 MB Progress (1): 112/114 MB Progress (1): 112/114 MB Progress (1): 112/114 MB Progress (1): 112/114 MB Progress (1): 112/114 MB Progress (1): 112/114 MB Progress (1): 112/114 MB Progress (1): 112/114 MB Progress (1): 112/114 MB Progress (1): 112/114 MB Progress (1): 112/114 MB Progress (1): 112/114 MB Progress (1): 112/114 MB Progress (1): 112/114 MB Progress (1): 112/114 MB Progress (1): 112/114 MB Progress (1): 112/114 MB Progress (1): 112/114 MB Progress (1): 112/114 MB Progress (1): 112/114 MB Progress (1): 112/114 MB Progress (1): 112/114 MB Progress (1): 112/114 MB Progress (1): 112/114 MB Progress (1): 112/114 MB Progress (1): 112/114 MB Progress (1): 112/114 MB Progress (1): 112/114 MB Progress (1): 112/114 MB Progress (1): 112/114 MB Progress (1): 112/114 MB Progress (1): 112/114 MB Progress (1): 112/114 MB Progress (1): 112/114 MB Progress (1): 112/114 MB Progress (1): 112/114 MB Progress (1): 112/114 MB Progress (1): 112/114 MB Progress (1): 112/114 MB Progress (1): 112/114 MB Progress (1): 112/114 MB Progress (1): 112/114 MB Progress (1): 112/114 MB Progress (1): 112/114 MB Progress (1): 112/114 MB Progress (1): 112/114 MB Progress (1): 112/114 MB Progress (1): 112/114 MB Progress (1): 112/114 MB Progress (1): 112/114 MB Progress (1): 112/114 MB Progress (1): 112/114 MB Progress (1): 112/114 MB Progress (1): 112/114 MB Progress (1): 112/114 MB Progress (1): 112/114 MB Progress (1): 112/114 MB Progress (1): 112/114 MB Progress (1): 112/114 MB Progress (1): 112/114 MB Progress (1): 112/114 MB Progress (1): 112/114 MB Progress (1): 112/114 MB Progress (1): 112/114 MB Progress (1): 112/114 MB Progress (1): 112/114 MB Progress (1): 112/114 MB Progress (1): 112/114 MB Progress (1): 112/114 MB Progress (1): 112/114 MB Progress (1): 112/114 MB Progress (1): 112/114 MB Progress (1): 112/114 MB Progress (1): 112/114 MB Progress (1): 112/114 MB Progress (1): 112/114 MB Progress (1): 112/114 MB Progress (1): 112/114 MB Progress (1): 112/114 MB Progress (1): 112/114 MB Progress (1): 112/114 MB Progress (1): 112/114 MB Progress (1): 112/114 MB Progress (1): 112/114 MB Progress (1): 112/114 MB Progress (1): 112/114 MB Progress (1): 112/114 MB Progress (1): 112/114 MB Progress (1): 112/114 MB Progress (1): 112/114 MB Progress (1): 112/114 MB Progress (1): 112/114 MB Progress (1): 112/114 MB Progress (1): 112/114 MB Progress (1): 112/114 MB Progress (1): 112/114 MB Progress (1): 112/114 MB Progress (1): 112/114 MB Progress (1): 112/114 MB Progress (1): 112/114 MB Progress (1): 112/114 MB Progress (1): 112/114 MB Progress (1): 112/114 MB Progress (1): 112/114 MB Progress (1): 112/114 MB Progress (1): 112/114 MB Progress (1): 112/114 MB Progress (1): 112/114 MB Progress (1): 112/114 MB Progress (1): 112/114 MB Progress (1): 112/114 MB Progress (1): 112/114 MB Progress (1): 112/114 MB Progress (1): 112/114 MB Progress (1): 112/114 MB Progress (1): 112/114 MB Progress (1): 112/114 MB Progress (1): 112/114 MB Progress (1): 112/114 MB Progress (1): 112/114 MB Progress (1): 112/114 MB Progress (1): 112/114 MB Progress (1): 112/114 MB Progress (1): 112/114 MB Progress (1): 112/114 MB Progress (1): 112/114 MB Progress (1): 112/114 MB Progress (1): 112/114 MB Progress (1): 112/114 MB Progress (1): 112/114 MB Progress (1): 112/114 MB Progress (1): 112/114 MB Progress (1): 112/114 MB Progress (1): 112/114 MB Progress (1): 112/114 MB Progress (1): 112/114 MB Progress (1): 112/114 MB Progress (1): 112/114 MB Progress (1): 112/114 MB Progress (1): 112/114 MB Progress (1): 112/114 MB Progress (1): 112/114 MB Progress (1): 112/114 MB Progress (1): 112/114 MB Progress (1): 112/114 MB Progress (1): 112/114 MB Progress (1): 112/114 MB Progress (1): 112/114 MB Progress (1): 112/114 MB Progress (1): 112/114 MB Progress (1): 112/114 MB Progress (1): 112/114 MB Progress (1): 112/114 MB Progress (1): 112/114 MB Progress (1): 112/114 MB Progress (1): 112/114 MB Progress (1): 112/114 MB Progress (1): 112/114 MB Progress (1): 112/114 MB Progress (1): 112/114 MB Progress (1): 112/114 MB Progress (1): 112/114 MB Progress (1): 112/114 MB Progress (1): 112/114 MB Progress (1): 112/114 MB Progress (1): 112/114 MB Progress (1): 112/114 MB Progress (1): 112/114 MB Progress (1): 112/114 MB Progress (1): 112/114 MB Progress (1): 112/114 MB Progress (1): 112/114 MB Progress (1): 112/114 MB Progress (1): 112/114 MB Progress (1): 112/114 MB Progress (1): 112/114 MB Progress (1): 112/114 MB Progress (1): 112/114 MB Progress (1): 112/114 MB Progress (1): 112/114 MB Progress (1): 112/114 MB Progress (1): 112/114 MB Progress (1): 112/114 MB Progress (1): 112/114 MB Progress (1): 112/114 MB Progress (1): 112/114 MB Progress (1): 112/114 MB Progress (1): 112/114 MB Progress (1): 112/114 MB Progress (1): 112/114 MB Progress (1): 112/114 MB Progress (1): 112/114 MB Progress (1): 112/114 MB Progress (1): 112/114 MB Progress (1): 112/114 MB Progress (1): 112/114 MB Progress (1): 112/114 MB Progress (1): 112/114 MB Progress (1): 112/114 MB Progress (1): 112/114 MB Progress (1): 112/114 MB Progress (1): 112/114 MB Progress (1): 112/114 MB Progress (1): 112/114 MB Progress (1): 112/114 MB Progress (1): 112/114 MB Progress (1): 112/114 MB Progress (1): 112/114 MB Progress (1): 112/114 MB Progress (1): 112/114 MB Progress (1): 112/114 MB Progress (1): 112/114 MB Progress (1): 112/114 MB Progress (1): 112/114 MB Progress (1): 112/114 MB Progress (1): 112/114 MB Progress (1): 112/114 MB Progress (1): 112/114 MB Progress (1): 112/114 MB Progress (1): 112/114 MB Progress (1): 112/114 MB Progress (1): 112/114 MB Progress (1): 112/114 MB Progress (1): 112/114 MB Progress (1): 112/114 MB Progress (1): 112/114 MB Progress (1): 112/114 MB Progress (1): 112/114 MB Progress (1): 112/114 MB Progress (1): 112/114 MB Progress (1): 112/114 MB Progress (1): 112/114 MB Progress (1): 112/114 MB Progress (1): 112/114 MB Progress (1): 112/114 MB Progress (1): 112/114 MB Progress (1): 112/114 MB Progress (1): 112/114 MB Progress (1): 112/114 MB Progress (1): 112/114 MB Progress (1): 112/114 MB Progress (1): 112/114 MB Progress (1): 112/114 MB Progress (1): 112/114 MB Progress (1): 112/114 MB Progress (1): 112/114 MB Progress (1): 112/114 MB Progress (1): 112/114 MB Progress (1): 112/114 MB Progress (1): 112/114 MB Progress (1): 112/114 MB Progress (1): 112/114 MB Progress (1): 112/114 MB Progress (1): 112/114 MB Progress (1): 112/114 MB Progress (1): 112/114 MB Progress (1): 112/114 MB Progress (1): 112/114 MB Progress (1): 112/114 MB Progress (1): 112/114 MB Progress (1): 112/114 MB Progress (1): 112/114 MB Progress (1): 112/114 MB Progress (1): 112/114 MB Progress (1): 112/114 MB Progress (1): 112/114 MB Progress (1): 112/114 MB Progress (1): 112/114 MB Progress (1): 112/114 MB Progress (1): 112/114 MB Progress (1): 112/114 MB Progress (1): 112/114 MB Progress (1): 112/114 MB Progress (1): 112/114 MB Progress (1): 112/114 MB Progress (1): 112/114 MB Progress (1): 112/114 MB Progress (1): 112/114 MB Progress (1): 112/114 MB Progress (1): 112/114 MB Progress (1): 112/114 MB Progress (1): 113/114 MB Progress (1): 113/114 MB Progress (1): 113/114 MB Progress (1): 113/114 MB Progress (1): 113/114 MB Progress (1): 113/114 MB Progress (1): 113/114 MB Progress (1): 113/114 MB Progress (1): 113/114 MB Progress (1): 113/114 MB Progress (1): 113/114 MB Progress (1): 113/114 MB Progress (1): 113/114 MB Progress (1): 113/114 MB Progress (1): 113/114 MB Progress (1): 113/114 MB Progress (1): 113/114 MB Progress (1): 113/114 MB Progress (1): 113/114 MB Progress (1): 113/114 MB Progress (1): 113/114 MB Progress (1): 113/114 MB Progress (1): 113/114 MB Progress (1): 113/114 MB Progress (1): 113/114 MB Progress (1): 113/114 MB Progress (1): 113/114 MB Progress (1): 113/114 MB Progress (1): 113/114 MB Progress (1): 113/114 MB Progress (1): 113/114 MB Progress (1): 113/114 MB Progress (1): 113/114 MB Progress (1): 113/114 MB Progress (1): 113/114 MB Progress (1): 113/114 MB Progress (1): 113/114 MB Progress (1): 113/114 MB Progress (1): 113/114 MB Progress (1): 113/114 MB Progress (1): 113/114 MB Progress (1): 113/114 MB Progress (1): 113/114 MB Progress (1): 113/114 MB Progress (1): 113/114 MB Progress (1): 113/114 MB Progress (1): 113/114 MB Progress (1): 113/114 MB Progress (1): 113/114 MB Progress (1): 113/114 MB Progress (1): 113/114 MB Progress (1): 113/114 MB Progress (1): 113/114 MB Progress (1): 113/114 MB Progress (1): 113/114 MB Progress (1): 113/114 MB Progress (1): 113/114 MB Progress (1): 113/114 MB Progress (1): 113/114 MB Progress (1): 113/114 MB Progress (1): 113/114 MB Progress (1): 113/114 MB Progress (1): 113/114 MB Progress (1): 113/114 MB Progress (1): 113/114 MB Progress (1): 113/114 MB Progress (1): 113/114 MB Progress (1): 113/114 MB Progress (1): 113/114 MB Progress (1): 113/114 MB Progress (1): 113/114 MB Progress (1): 113/114 MB Progress (1): 113/114 MB Progress (1): 113/114 MB Progress (1): 113/114 MB Progress (1): 113/114 MB Progress (1): 113/114 MB Progress (1): 113/114 MB Progress (1): 113/114 MB Progress (1): 113/114 MB Progress (1): 113/114 MB Progress (1): 113/114 MB Progress (1): 113/114 MB Progress (1): 113/114 MB Progress (1): 113/114 MB Progress (1): 113/114 MB Progress (1): 113/114 MB Progress (1): 113/114 MB Progress (1): 113/114 MB Progress (1): 113/114 MB Progress (1): 113/114 MB Progress (1): 113/114 MB Progress (1): 113/114 MB Progress (1): 113/114 MB Progress (1): 113/114 MB Progress (1): 113/114 MB Progress (1): 113/114 MB Progress (1): 113/114 MB Progress (1): 113/114 MB Progress (1): 113/114 MB Progress (1): 113/114 MB Progress (1): 113/114 MB Progress (1): 113/114 MB Progress (1): 113/114 MB Progress (1): 113/114 MB Progress (1): 113/114 MB Progress (1): 113/114 MB Progress (1): 113/114 MB Progress (1): 113/114 MB Progress (1): 113/114 MB Progress (1): 113/114 MB Progress (1): 113/114 MB Progress (1): 113/114 MB Progress (1): 113/114 MB Progress (1): 113/114 MB Progress (1): 113/114 MB Progress (1): 113/114 MB Progress (1): 113/114 MB Progress (1): 113/114 MB Progress (1): 113/114 MB Progress (1): 113/114 MB Progress (1): 113/114 MB Progress (1): 113/114 MB Progress (1): 113/114 MB Progress (1): 113/114 MB Progress (1): 113/114 MB Progress (1): 113/114 MB Progress (1): 113/114 MB Progress (1): 113/114 MB Progress (1): 113/114 MB Progress (1): 113/114 MB Progress (1): 113/114 MB Progress (1): 113/114 MB Progress (1): 113/114 MB Progress (1): 113/114 MB Progress (1): 113/114 MB Progress (1): 113/114 MB Progress (1): 113/114 MB Progress (1): 113/114 MB Progress (1): 113/114 MB Progress (1): 113/114 MB Progress (1): 113/114 MB Progress (1): 113/114 MB Progress (1): 113/114 MB Progress (1): 113/114 MB Progress (1): 113/114 MB Progress (1): 113/114 MB Progress (1): 113/114 MB Progress (1): 113/114 MB Progress (1): 113/114 MB Progress (1): 113/114 MB Progress (1): 113/114 MB Progress (1): 113/114 MB Progress (1): 113/114 MB Progress (1): 113/114 MB Progress (1): 113/114 MB Progress (1): 113/114 MB Progress (1): 113/114 MB Progress (1): 113/114 MB Progress (1): 113/114 MB Progress (1): 113/114 MB Progress (1): 113/114 MB Progress (1): 113/114 MB Progress (1): 113/114 MB Progress (1): 113/114 MB Progress (1): 113/114 MB Progress (1): 113/114 MB Progress (1): 113/114 MB Progress (1): 113/114 MB Progress (1): 113/114 MB Progress (1): 113/114 MB Progress (1): 113/114 MB Progress (1): 113/114 MB Progress (1): 113/114 MB Progress (1): 113/114 MB Progress (1): 113/114 MB Progress (1): 113/114 MB Progress (1): 113/114 MB Progress (1): 113/114 MB Progress (1): 113/114 MB Progress (1): 113/114 MB Progress (1): 113/114 MB Progress (1): 113/114 MB Progress (1): 113/114 MB Progress (1): 113/114 MB Progress (1): 113/114 MB Progress (1): 113/114 MB Progress (1): 113/114 MB Progress (1): 113/114 MB Progress (1): 113/114 MB Progress (1): 113/114 MB Progress (1): 113/114 MB Progress (1): 113/114 MB Progress (1): 113/114 MB Progress (1): 113/114 MB Progress (1): 113/114 MB Progress (1): 113/114 MB Progress (1): 113/114 MB Progress (1): 113/114 MB Progress (1): 113/114 MB Progress (1): 113/114 MB Progress (1): 113/114 MB Progress (1): 113/114 MB Progress (1): 113/114 MB Progress (1): 113/114 MB Progress (1): 113/114 MB Progress (1): 113/114 MB Progress (1): 113/114 MB Progress (1): 113/114 MB Progress (1): 113/114 MB Progress (1): 113/114 MB Progress (1): 113/114 MB Progress (1): 113/114 MB Progress (1): 113/114 MB Progress (1): 113/114 MB Progress (1): 113/114 MB Progress (1): 113/114 MB Progress (1): 113/114 MB Progress (1): 113/114 MB Progress (1): 113/114 MB Progress (1): 113/114 MB Progress (1): 113/114 MB Progress (1): 113/114 MB Progress (1): 113/114 MB Progress (1): 113/114 MB Progress (1): 113/114 MB Progress (1): 113/114 MB Progress (1): 113/114 MB Progress (1): 113/114 MB Progress (1): 113/114 MB Progress (1): 113/114 MB Progress (1): 113/114 MB Progress (1): 113/114 MB Progress (1): 113/114 MB Progress (1): 113/114 MB Progress (1): 113/114 MB Progress (1): 113/114 MB Progress (1): 113/114 MB Progress (1): 113/114 MB Progress (1): 113/114 MB Progress (1): 113/114 MB Progress (1): 113/114 MB Progress (1): 113/114 MB Progress (1): 113/114 MB Progress (1): 113/114 MB Progress (1): 113/114 MB Progress (1): 113/114 MB Progress (1): 113/114 MB Progress (1): 113/114 MB Progress (1): 113/114 MB Progress (1): 113/114 MB Progress (1): 113/114 MB Progress (1): 113/114 MB Progress (1): 113/114 MB Progress (1): 113/114 MB Progress (1): 113/114 MB Progress (1): 113/114 MB Progress (1): 113/114 MB Progress (1): 113/114 MB Progress (1): 113/114 MB Progress (1): 113/114 MB Progress (1): 113/114 MB Progress (1): 113/114 MB Progress (1): 113/114 MB Progress (1): 113/114 MB Progress (1): 113/114 MB Progress (1): 113/114 MB Progress (1): 113/114 MB Progress (1): 113/114 MB Progress (1): 113/114 MB Progress (1): 113/114 MB Progress (1): 113/114 MB Progress (1): 113/114 MB Progress (1): 113/114 MB Progress (1): 113/114 MB Progress (1): 113/114 MB Progress (1): 113/114 MB Progress (1): 113/114 MB Progress (1): 113/114 MB Progress (1): 113/114 MB Progress (1): 113/114 MB Progress (1): 113/114 MB Progress (1): 113/114 MB Progress (1): 113/114 MB Progress (1): 113/114 MB Progress (1): 113/114 MB Progress (1): 113/114 MB Progress (1): 113/114 MB Progress (1): 113/114 MB Progress (1): 113/114 MB Progress (1): 113/114 MB Progress (1): 113/114 MB Progress (1): 113/114 MB Progress (1): 113/114 MB Progress (1): 113/114 MB Progress (1): 113/114 MB Progress (1): 113/114 MB Progress (1): 113/114 MB Progress (1): 113/114 MB Progress (1): 113/114 MB Progress (1): 113/114 MB Progress (1): 113/114 MB Progress (1): 113/114 MB Progress (1): 113/114 MB Progress (1): 113/114 MB Progress (1): 113/114 MB Progress (1): 113/114 MB Progress (1): 113/114 MB Progress (1): 113/114 MB Progress (1): 113/114 MB Progress (1): 113/114 MB Progress (1): 113/114 MB Progress (1): 113/114 MB Progress (1): 113/114 MB Progress (1): 113/114 MB Progress (1): 113/114 MB Progress (1): 113/114 MB Progress (1): 113/114 MB Progress (1): 113/114 MB Progress (1): 113/114 MB Progress (1): 113/114 MB Progress (1): 113/114 MB Progress (1): 113/114 MB Progress (1): 113/114 MB Progress (1): 113/114 MB Progress (1): 113/114 MB Progress (1): 113/114 MB Progress (1): 113/114 MB Progress (1): 113/114 MB Progress (1): 113/114 MB Progress (1): 113/114 MB Progress (1): 113/114 MB Progress (1): 113/114 MB Progress (1): 113/114 MB Progress (1): 113/114 MB Progress (1): 113/114 MB Progress (1): 113/114 MB Progress (1): 113/114 MB Progress (1): 113/114 MB Progress (1): 113/114 MB Progress (1): 113/114 MB Progress (1): 113/114 MB Progress (1): 113/114 MB Progress (1): 113/114 MB Progress (1): 113/114 MB Progress (1): 113/114 MB Progress (1): 113/114 MB Progress (1): 113/114 MB Progress (1): 113/114 MB Progress (1): 113/114 MB Progress (1): 113/114 MB Progress (1): 113/114 MB Progress (1): 113/114 MB Progress (1): 113/114 MB Progress (1): 113/114 MB Progress (1): 113/114 MB Progress (1): 113/114 MB Progress (1): 113/114 MB Progress (1): 113/114 MB Progress (1): 113/114 MB Progress (1): 113/114 MB Progress (1): 113/114 MB Progress (1): 113/114 MB Progress (1): 113/114 MB Progress (1): 113/114 MB Progress (1): 113/114 MB Progress (1): 113/114 MB Progress (1): 113/114 MB Progress (1): 113/114 MB Progress (1): 113/114 MB Progress (1): 113/114 MB Progress (1): 113/114 MB Progress (1): 113/114 MB Progress (1): 113/114 MB Progress (1): 113/114 MB Progress (1): 113/114 MB Progress (1): 113/114 MB Progress (1): 113/114 MB Progress (1): 113/114 MB Progress (1): 113/114 MB Progress (1): 113/114 MB Progress (1): 113/114 MB Progress (1): 113/114 MB Progress (1): 113/114 MB Progress (1): 113/114 MB Progress (1): 113/114 MB Progress (1): 113/114 MB Progress (1): 113/114 MB Progress (1): 113/114 MB Progress (1): 113/114 MB Progress (1): 113/114 MB Progress (1): 113/114 MB Progress (1): 113/114 MB Progress (1): 113/114 MB Progress (1): 113/114 MB Progress (1): 113/114 MB Progress (1): 113/114 MB Progress (1): 113/114 MB Progress (1): 113/114 MB Progress (1): 113/114 MB Progress (1): 113/114 MB Progress (1): 113/114 MB Progress (1): 113/114 MB Progress (1): 113/114 MB Progress (1): 113/114 MB Progress (1): 113/114 MB Progress (1): 113/114 MB Progress (1): 113/114 MB Progress (1): 113/114 MB Progress (1): 113/114 MB Progress (1): 113/114 MB Progress (1): 113/114 MB Progress (1): 113/114 MB Progress (1): 113/114 MB Progress (1): 113/114 MB Progress (1): 113/114 MB Progress (1): 113/114 MB Progress (1): 113/114 MB Progress (1): 113/114 MB Progress (1): 113/114 MB Progress (1): 113/114 MB Progress (1): 113/114 MB Progress (1): 113/114 MB Progress (1): 113/114 MB Progress (1): 113/114 MB Progress (1): 113/114 MB Progress (1): 113/114 MB Progress (1): 113/114 MB Progress (1): 113/114 MB Progress (1): 113/114 MB Progress (1): 113/114 MB Progress (1): 113/114 MB Progress (1): 113/114 MB Progress (1): 113/114 MB Progress (1): 113/114 MB Progress (1): 113/114 MB Progress (1): 113/114 MB Progress (1): 113/114 MB Progress (1): 113/114 MB Progress (1): 113/114 MB Progress (1): 113/114 MB Progress (1): 113/114 MB Progress (1): 113/114 MB Progress (1): 113/114 MB Progress (1): 113/114 MB Progress (1): 113/114 MB Progress (1): 113/114 MB Progress (1): 113/114 MB Progress (1): 113/114 MB Progress (1): 113/114 MB Progress (1): 113/114 MB Progress (1): 113/114 MB Progress (1): 113/114 MB Progress (1): 113/114 MB Progress (1): 113/114 MB Progress (1): 113/114 MB Progress (1): 113/114 MB Progress (1): 113/114 MB Progress (1): 113/114 MB Progress (1): 113/114 MB Progress (1): 113/114 MB Progress (1): 113/114 MB Progress (1): 113/114 MB Progress (1): 113/114 MB Progress (1): 113/114 MB Progress (1): 113/114 MB Progress (1): 113/114 MB Progress (1): 113/114 MB Progress (1): 113/114 MB Progress (1): 113/114 MB Progress (1): 113/114 MB Progress (1): 113/114 MB Progress (1): 113/114 MB Progress (1): 113/114 MB Progress (1): 113/114 MB Progress (1): 113/114 MB Progress (1): 113/114 MB Progress (1): 113/114 MB Progress (1): 113/114 MB Progress (1): 113/114 MB Progress (1): 113/114 MB Progress (1): 113/114 MB Progress (1): 113/114 MB Progress (1): 113/114 MB Progress (1): 113/114 MB Progress (1): 113/114 MB Progress (1): 113/114 MB Progress (1): 113/114 MB Progress (1): 114/114 MB Progress (1): 114/114 MB Progress (1): 114/114 MB Progress (1): 114/114 MB Progress (1): 114/114 MB Progress (1): 114/114 MB Progress (1): 114/114 MB Progress (1): 114/114 MB Progress (1): 114/114 MB Progress (1): 114/114 MB Progress (1): 114/114 MB Progress (1): 114/114 MB Progress (1): 114/114 MB Progress (1): 114/114 MB Progress (1): 114/114 MB Progress (1): 114/114 MB Progress (1): 114/114 MB Progress (1): 114/114 MB Progress (1): 114/114 MB Progress (1): 114/114 MB Progress (1): 114/114 MB Progress (1): 114/114 MB Progress (1): 114/114 MB Progress (1): 114/114 MB Progress (1): 114/114 MB Progress (1): 114/114 MB Progress (1): 114/114 MB Progress (1): 114/114 MB Progress (1): 114/114 MB Progress (1): 114/114 MB Progress (1): 114/114 MB Progress (1): 114/114 MB Progress (1): 114/114 MB Progress (1): 114/114 MB Progress (1): 114/114 MB Progress (1): 114/114 MB Progress (1): 114/114 MB Progress (1): 114/114 MB Progress (1): 114/114 MB Progress (1): 114/114 MB Progress (1): 114/114 MB Progress (1): 114/114 MB Progress (1): 114/114 MB Progress (1): 114/114 MB Progress (1): 114/114 MB Progress (1): 114/114 MB Progress (1): 114/114 MB Progress (1): 114/114 MB Progress (1): 114/114 MB Progress (1): 114/114 MB Progress (1): 114/114 MB Progress (1): 114/114 MB Progress (1): 114/114 MB Progress (1): 114/114 MB Progress (1): 114/114 MB Progress (1): 114/114 MB Progress (1): 114/114 MB Progress (1): 114/114 MB Progress (1): 114/114 MB Progress (1): 114/114 MB Progress (1): 114/114 MB Progress (1): 114/114 MB Progress (1): 114/114 MB Progress (1): 114/114 MB Progress (1): 114/114 MB Progress (1): 114/114 MB Progress (1): 114/114 MB Progress (1): 114/114 MB Progress (1): 114/114 MB Progress (1): 114/114 MB Progress (1): 114/114 MB Progress (1): 114/114 MB Progress (1): 114/114 MB Progress (1): 114/114 MB Progress (1): 114/114 MB Progress (1): 114/114 MB Progress (1): 114/114 MB Progress (1): 114/114 MB Progress (1): 114/114 MB Progress (1): 114/114 MB Progress (1): 114/114 MB Progress (1): 114/114 MB Progress (1): 114/114 MB Progress (1): 114/114 MB Progress (1): 114/114 MB Progress (1): 114/114 MB Progress (1): 114/114 MB Progress (1): 114/114 MB Progress (1): 114/114 MB Progress (1): 114/114 MB Progress (1): 114 MB Uploaded: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-application/1.23.0-SNAPSHOT/appng-application-1.23.0-20210701.135246-18.war (114 MB at 20 MB/s) Uploading: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-application/1.23.0-SNAPSHOT/appng-application-1.23.0-20210701.135246-18.pom Progress (1): 2.0/6.5 kB Progress (1): 4.1/6.5 kB Progress (1): 6.1/6.5 kB Progress (1): 6.5 kB Uploaded: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-application/1.23.0-SNAPSHOT/appng-application-1.23.0-20210701.135246-18.pom (6.5 kB at 16 kB/s) Downloading: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-application/maven-metadata.xml Progress (1): 1.5 kB Downloaded: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-application/maven-metadata.xml (1.5 kB at 3.7 kB/s) Downloading: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-application/maven-metadata.xml Progress (1): 1.5 kB Downloaded: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-application/maven-metadata.xml (1.5 kB at 103 kB/s) Uploading: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-application/1.23.0-SNAPSHOT/maven-metadata.xml Progress (1): 1.2 kB Uploaded: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-application/1.23.0-SNAPSHOT/maven-metadata.xml (1.2 kB at 922 B/s) Uploading: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-application/1.23.0-SNAPSHOT/maven-metadata.xml Progress (1): 1.2 kB Uploaded: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-application/1.23.0-SNAPSHOT/maven-metadata.xml (1.2 kB at 37 kB/s) Uploading: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-application/maven-metadata.xml Progress (1): 1.5 kB Uploaded: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-application/maven-metadata.xml (1.5 kB at 1.8 kB/s) Uploading: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-application/maven-metadata.xml Progress (1): 1.5 kB Uploaded: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-application/maven-metadata.xml (1.5 kB at 6.8 kB/s) Uploading: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-application/1.23.0-SNAPSHOT/appng-application-1.23.0-20210701.135246-18.zip Progress (1): 0/114 MB Progress (1): 0/114 MB Progress (1): 0/114 MB Progress (1): 0/114 MB Progress (1): 0/114 MB Progress (1): 0/114 MB Progress (1): 0/114 MB Progress (1): 0/114 MB Progress (1): 0/114 MB Progress (1): 0/114 MB Progress (1): 0/114 MB Progress (1): 0/114 MB Progress (1): 0/114 MB Progress (1): 0/114 MB Progress (1): 0/114 MB Progress (1): 0/114 MB Progress (1): 0/114 MB Progress (1): 0/114 MB Progress (1): 0/114 MB Progress (1): 0/114 MB Progress (1): 0/114 MB Progress (1): 0/114 MB Progress (1): 0/114 MB Progress (1): 0/114 MB Progress (1): 0.1/114 MB Progress (1): 0.1/114 MB Progress (1): 0.1/114 MB Progress (1): 0.1/114 MB Progress (1): 0.1/114 MB Progress (1): 0.1/114 MB Progress (1): 0.1/114 MB Progress (1): 0.1/114 MB Progress (1): 0.1/114 MB Progress (1): 0.1/114 MB Progress (1): 0.1/114 MB Progress (1): 0.1/114 MB Progress (1): 0.1/114 MB Progress (1): 0.1/114 MB Progress (1): 0.1/114 MB Progress (1): 0.1/114 MB Progress (1): 0.1/114 MB Progress (1): 0.1/114 MB Progress (1): 0.1/114 MB Progress (1): 0.1/114 MB Progress (1): 0.1/114 MB Progress (1): 0.1/114 MB Progress (1): 0.1/114 MB Progress (1): 0.1/114 MB Progress (1): 0.1/114 MB Progress (1): 0.1/114 MB Progress (1): 0.1/114 MB Progress (1): 0.1/114 MB Progress (1): 0.1/114 MB Progress (1): 0.1/114 MB Progress (1): 0.1/114 MB Progress (1): 0.1/114 MB Progress (1): 0.1/114 MB Progress (1): 0.1/114 MB Progress (1): 0.1/114 MB Progress (1): 0.1/114 MB Progress (1): 0.1/114 MB Progress (1): 0.1/114 MB Progress (1): 0.1/114 MB Progress (1): 0.1/114 MB Progress (1): 0.1/114 MB Progress (1): 0.1/114 MB Progress (1): 0.1/114 MB Progress (1): 0.1/114 MB Progress (1): 0.1/114 MB Progress (1): 0.1/114 MB Progress (1): 0.1/114 MB Progress (1): 0.1/114 MB Progress (1): 0.1/114 MB Progress (1): 0.2/114 MB Progress (1): 0.2/114 MB Progress (1): 0.2/114 MB Progress (1): 0.2/114 MB Progress (1): 0.2/114 MB Progress (1): 0.2/114 MB Progress (1): 0.2/114 MB Progress (1): 0.2/114 MB Progress (1): 0.2/114 MB Progress (1): 0.2/114 MB Progress (1): 0.2/114 MB Progress (1): 0.2/114 MB Progress (1): 0.2/114 MB Progress (1): 0.2/114 MB Progress (1): 0.2/114 MB Progress (1): 0.2/114 MB Progress (1): 0.2/114 MB Progress (1): 0.2/114 MB Progress (1): 0.2/114 MB Progress (1): 0.2/114 MB Progress (1): 0.2/114 MB Progress (1): 0.2/114 MB Progress (1): 0.2/114 MB Progress (1): 0.2/114 MB Progress (1): 0.2/114 MB Progress (1): 0.2/114 MB Progress (1): 0.2/114 MB Progress (1): 0.2/114 MB Progress (1): 0.2/114 MB Progress (1): 0.2/114 MB Progress (1): 0.2/114 MB Progress (1): 0.2/114 MB Progress (1): 0.2/114 MB Progress (1): 0.2/114 MB Progress (1): 0.2/114 MB Progress (1): 0.2/114 MB Progress (1): 0.2/114 MB Progress (1): 0.2/114 MB Progress (1): 0.2/114 MB Progress (1): 0.2/114 MB Progress (1): 0.2/114 MB Progress (1): 0.2/114 MB Progress (1): 0.2/114 MB Progress (1): 0.2/114 MB Progress (1): 0.2/114 MB Progress (1): 0.2/114 MB Progress (1): 0.2/114 MB Progress (1): 0.2/114 MB Progress (1): 0.2/114 MB Progress (1): 0.3/114 MB Progress (1): 0.3/114 MB Progress (1): 0.3/114 MB Progress (1): 0.3/114 MB Progress (1): 0.3/114 MB Progress (1): 0.3/114 MB Progress (1): 0.3/114 MB Progress (1): 0.3/114 MB Progress (1): 0.3/114 MB Progress (1): 0.3/114 MB Progress (1): 0.3/114 MB Progress (1): 0.3/114 MB Progress (1): 0.3/114 MB Progress (1): 0.3/114 MB Progress (1): 0.3/114 MB Progress (1): 0.3/114 MB Progress (1): 0.3/114 MB Progress (1): 0.3/114 MB Progress (1): 0.3/114 MB Progress (1): 0.3/114 MB Progress (1): 0.3/114 MB Progress (1): 0.3/114 MB Progress (1): 0.3/114 MB Progress (1): 0.3/114 MB Progress (1): 0.3/114 MB Progress (1): 0.3/114 MB Progress (1): 0.3/114 MB Progress (1): 0.3/114 MB Progress (1): 0.3/114 MB Progress (1): 0.3/114 MB Progress (1): 0.3/114 MB Progress (1): 0.3/114 MB Progress (1): 0.3/114 MB Progress (1): 0.3/114 MB Progress (1): 0.3/114 MB Progress (1): 0.3/114 MB Progress (1): 0.3/114 MB Progress (1): 0.3/114 MB Progress (1): 0.3/114 MB Progress (1): 0.3/114 MB Progress (1): 0.3/114 MB Progress (1): 0.3/114 MB Progress (1): 0.3/114 MB Progress (1): 0.3/114 MB Progress (1): 0.3/114 MB Progress (1): 0.3/114 MB Progress (1): 0.3/114 MB Progress (1): 0.3/114 MB Progress (1): 0.4/114 MB Progress (1): 0.4/114 MB Progress (1): 0.4/114 MB Progress (1): 0.4/114 MB Progress (1): 0.4/114 MB Progress (1): 0.4/114 MB Progress (1): 0.4/114 MB Progress (1): 0.4/114 MB Progress (1): 0.4/114 MB Progress (1): 0.4/114 MB Progress (1): 0.4/114 MB Progress (1): 0.4/114 MB Progress (1): 0.4/114 MB Progress (1): 0.4/114 MB Progress (1): 0.4/114 MB Progress (1): 0.4/114 MB Progress (1): 0.4/114 MB Progress (1): 0.4/114 MB Progress (1): 0.4/114 MB Progress (1): 0.4/114 MB Progress (1): 0.4/114 MB Progress (1): 0.4/114 MB Progress (1): 0.4/114 MB Progress (1): 0.4/114 MB Progress (1): 0.4/114 MB Progress (1): 0.4/114 MB Progress (1): 0.4/114 MB Progress (1): 0.4/114 MB Progress (1): 0.4/114 MB Progress (1): 0.4/114 MB Progress (1): 0.4/114 MB Progress (1): 0.4/114 MB Progress (1): 0.4/114 MB Progress (1): 0.4/114 MB Progress (1): 0.4/114 MB Progress (1): 0.4/114 MB Progress (1): 0.4/114 MB Progress (1): 0.4/114 MB Progress (1): 0.4/114 MB Progress (1): 0.4/114 MB Progress (1): 0.4/114 MB Progress (1): 0.4/114 MB Progress (1): 0.4/114 MB Progress (1): 0.4/114 MB Progress (1): 0.4/114 MB Progress (1): 0.4/114 MB Progress (1): 0.4/114 MB Progress (1): 0.4/114 MB Progress (1): 0.4/114 MB Progress (1): 0.5/114 MB Progress (1): 0.5/114 MB Progress (1): 0.5/114 MB Progress (1): 0.5/114 MB Progress (1): 0.5/114 MB Progress (1): 0.5/114 MB Progress (1): 0.5/114 MB Progress (1): 0.5/114 MB Progress (1): 0.5/114 MB Progress (1): 0.5/114 MB Progress (1): 0.5/114 MB Progress (1): 0.5/114 MB Progress (1): 0.5/114 MB Progress (1): 0.5/114 MB Progress (1): 0.5/114 MB Progress (1): 0.5/114 MB Progress (1): 0.5/114 MB Progress (1): 0.5/114 MB Progress (1): 0.5/114 MB Progress (1): 0.5/114 MB Progress (1): 0.5/114 MB Progress (1): 0.5/114 MB Progress (1): 0.5/114 MB Progress (1): 0.5/114 MB Progress (1): 0.5/114 MB Progress (1): 0.5/114 MB Progress (1): 0.5/114 MB Progress (1): 0.5/114 MB Progress (1): 0.5/114 MB Progress (1): 0.5/114 MB Progress (1): 0.5/114 MB Progress (1): 0.5/114 MB Progress (1): 0.5/114 MB Progress (1): 0.5/114 MB Progress (1): 0.5/114 MB Progress (1): 0.5/114 MB Progress (1): 0.5/114 MB Progress (1): 0.5/114 MB Progress (1): 0.5/114 MB Progress (1): 0.5/114 MB Progress (1): 0.5/114 MB Progress (1): 0.5/114 MB Progress (1): 0.5/114 MB Progress (1): 0.5/114 MB Progress (1): 0.5/114 MB Progress (1): 0.5/114 MB Progress (1): 0.5/114 MB Progress (1): 0.5/114 MB Progress (1): 0.5/114 MB Progress (1): 0.6/114 MB Progress (1): 0.6/114 MB Progress (1): 0.6/114 MB Progress (1): 0.6/114 MB Progress (1): 0.6/114 MB Progress (1): 0.6/114 MB Progress (1): 0.6/114 MB Progress (1): 0.6/114 MB Progress (1): 0.6/114 MB Progress (1): 0.6/114 MB Progress (1): 0.6/114 MB Progress (1): 0.6/114 MB Progress (1): 0.6/114 MB Progress (1): 0.6/114 MB Progress (1): 0.6/114 MB Progress (1): 0.6/114 MB Progress (1): 0.6/114 MB Progress (1): 0.6/114 MB Progress (1): 0.6/114 MB Progress (1): 0.6/114 MB Progress (1): 0.6/114 MB Progress (1): 0.6/114 MB Progress (1): 0.6/114 MB Progress (1): 0.6/114 MB Progress (1): 0.6/114 MB Progress (1): 0.6/114 MB Progress (1): 0.6/114 MB Progress (1): 0.6/114 MB Progress (1): 0.6/114 MB Progress (1): 0.6/114 MB Progress (1): 0.6/114 MB Progress (1): 0.6/114 MB Progress (1): 0.6/114 MB Progress (1): 0.6/114 MB Progress (1): 0.6/114 MB Progress (1): 0.6/114 MB Progress (1): 0.6/114 MB Progress (1): 0.6/114 MB Progress (1): 0.6/114 MB Progress (1): 0.6/114 MB Progress (1): 0.6/114 MB Progress (1): 0.6/114 MB Progress (1): 0.6/114 MB Progress (1): 0.6/114 MB Progress (1): 0.6/114 MB Progress (1): 0.6/114 MB Progress (1): 0.6/114 MB Progress (1): 0.6/114 MB Progress (1): 0.6/114 MB Progress (1): 0.7/114 MB Progress (1): 0.7/114 MB Progress (1): 0.7/114 MB Progress (1): 0.7/114 MB Progress (1): 0.7/114 MB Progress (1): 0.7/114 MB Progress (1): 0.7/114 MB Progress (1): 0.7/114 MB Progress (1): 0.7/114 MB Progress (1): 0.7/114 MB Progress (1): 0.7/114 MB Progress (1): 0.7/114 MB Progress (1): 0.7/114 MB Progress (1): 0.7/114 MB Progress (1): 0.7/114 MB Progress (1): 0.7/114 MB Progress (1): 0.7/114 MB Progress (1): 0.7/114 MB Progress (1): 0.7/114 MB Progress (1): 0.7/114 MB Progress (1): 0.7/114 MB Progress (1): 0.7/114 MB Progress (1): 0.7/114 MB Progress (1): 0.7/114 MB Progress (1): 0.7/114 MB Progress (1): 0.7/114 MB Progress (1): 0.7/114 MB Progress (1): 0.7/114 MB Progress (1): 0.7/114 MB Progress (1): 0.7/114 MB Progress (1): 0.7/114 MB Progress (1): 0.7/114 MB Progress (1): 0.7/114 MB Progress (1): 0.7/114 MB Progress (1): 0.7/114 MB Progress (1): 0.7/114 MB Progress (1): 0.7/114 MB Progress (1): 0.7/114 MB Progress (1): 0.7/114 MB Progress (1): 0.7/114 MB Progress (1): 0.7/114 MB Progress (1): 0.7/114 MB Progress (1): 0.7/114 MB Progress (1): 0.7/114 MB Progress (1): 0.7/114 MB Progress (1): 0.7/114 MB Progress (1): 0.7/114 MB Progress (1): 0.7/114 MB Progress (1): 0.7/114 MB Progress (1): 0.8/114 MB Progress (1): 0.8/114 MB Progress (1): 0.8/114 MB Progress (1): 0.8/114 MB Progress (1): 0.8/114 MB Progress (1): 0.8/114 MB Progress (1): 0.8/114 MB Progress (1): 0.8/114 MB Progress (1): 0.8/114 MB Progress (1): 0.8/114 MB Progress (1): 0.8/114 MB Progress (1): 0.8/114 MB Progress (1): 0.8/114 MB Progress (1): 0.8/114 MB Progress (1): 0.8/114 MB Progress (1): 0.8/114 MB Progress (1): 0.8/114 MB Progress (1): 0.8/114 MB Progress (1): 0.8/114 MB Progress (1): 0.8/114 MB Progress (1): 0.8/114 MB Progress (1): 0.8/114 MB Progress (1): 0.8/114 MB Progress (1): 0.8/114 MB Progress (1): 0.8/114 MB Progress (1): 0.8/114 MB Progress (1): 0.8/114 MB Progress (1): 0.8/114 MB Progress (1): 0.8/114 MB Progress (1): 0.8/114 MB Progress (1): 0.8/114 MB Progress (1): 0.8/114 MB Progress (1): 0.8/114 MB Progress (1): 0.8/114 MB Progress (1): 0.8/114 MB Progress (1): 0.8/114 MB Progress (1): 0.8/114 MB Progress (1): 0.8/114 MB Progress (1): 0.8/114 MB Progress (1): 0.8/114 MB Progress (1): 0.8/114 MB Progress (1): 0.8/114 MB Progress (1): 0.8/114 MB Progress (1): 0.8/114 MB Progress (1): 0.8/114 MB Progress (1): 0.8/114 MB Progress (1): 0.8/114 MB Progress (1): 0.8/114 MB Progress (1): 0.8/114 MB Progress (1): 0.9/114 MB Progress (1): 0.9/114 MB Progress (1): 0.9/114 MB Progress (1): 0.9/114 MB Progress (1): 0.9/114 MB Progress (1): 0.9/114 MB Progress (1): 0.9/114 MB Progress (1): 0.9/114 MB Progress (1): 0.9/114 MB Progress (1): 0.9/114 MB Progress (1): 0.9/114 MB Progress (1): 0.9/114 MB Progress (1): 0.9/114 MB Progress (1): 0.9/114 MB Progress (1): 0.9/114 MB Progress (1): 0.9/114 MB Progress (1): 0.9/114 MB Progress (1): 0.9/114 MB Progress (1): 0.9/114 MB Progress (1): 0.9/114 MB Progress (1): 0.9/114 MB Progress (1): 0.9/114 MB Progress (1): 0.9/114 MB Progress (1): 0.9/114 MB Progress (1): 0.9/114 MB Progress (1): 0.9/114 MB Progress (1): 0.9/114 MB Progress (1): 0.9/114 MB Progress (1): 0.9/114 MB Progress (1): 0.9/114 MB Progress (1): 0.9/114 MB Progress (1): 0.9/114 MB Progress (1): 0.9/114 MB Progress (1): 0.9/114 MB Progress (1): 0.9/114 MB Progress (1): 0.9/114 MB Progress (1): 0.9/114 MB Progress (1): 0.9/114 MB Progress (1): 0.9/114 MB Progress (1): 0.9/114 MB Progress (1): 0.9/114 MB Progress (1): 0.9/114 MB Progress (1): 0.9/114 MB Progress (1): 0.9/114 MB Progress (1): 0.9/114 MB Progress (1): 0.9/114 MB Progress (1): 0.9/114 MB Progress (1): 0.9/114 MB Progress (1): 1.0/114 MB Progress (1): 1.0/114 MB Progress (1): 1.0/114 MB Progress (1): 1.0/114 MB Progress (1): 1.0/114 MB Progress (1): 1.0/114 MB Progress (1): 1.0/114 MB Progress (1): 1.0/114 MB Progress (1): 1.0/114 MB Progress (1): 1.0/114 MB Progress (1): 1.0/114 MB Progress (1): 1.0/114 MB Progress (1): 1.0/114 MB Progress (1): 1.0/114 MB Progress (1): 1.0/114 MB Progress (1): 1.0/114 MB Progress (1): 1.0/114 MB Progress (1): 1.0/114 MB Progress (1): 1.0/114 MB Progress (1): 1.0/114 MB Progress (1): 1.0/114 MB Progress (1): 1.0/114 MB Progress (1): 1.0/114 MB Progress (1): 1.0/114 MB Progress (1): 1.0/114 MB Progress (1): 1.0/114 MB Progress (1): 1.0/114 MB Progress (1): 1.0/114 MB Progress (1): 1.0/114 MB Progress (1): 1.0/114 MB Progress (1): 1.0/114 MB Progress (1): 1.0/114 MB Progress (1): 1.0/114 MB Progress (1): 1.0/114 MB Progress (1): 1.0/114 MB Progress (1): 1.0/114 MB Progress (1): 1.0/114 MB Progress (1): 1.0/114 MB Progress (1): 1.0/114 MB Progress (1): 1.0/114 MB Progress (1): 1.0/114 MB Progress (1): 1.0/114 MB Progress (1): 1.0/114 MB Progress (1): 1.0/114 MB Progress (1): 1.0/114 MB Progress (1): 1.0/114 MB Progress (1): 1.0/114 MB Progress (1): 1.0/114 MB Progress (1): 1.0/114 MB Progress (1): 1.1/114 MB Progress (1): 1.1/114 MB Progress (1): 1.1/114 MB Progress (1): 1.1/114 MB Progress (1): 1.1/114 MB Progress (1): 1.1/114 MB Progress (1): 1.1/114 MB Progress (1): 1.1/114 MB Progress (1): 1.1/114 MB Progress (1): 1.1/114 MB Progress (1): 1.1/114 MB Progress (1): 1.1/114 MB Progress (1): 1.1/114 MB Progress (1): 1.1/114 MB Progress (1): 1.1/114 MB Progress (1): 1.1/114 MB Progress (1): 1.1/114 MB Progress (1): 1.1/114 MB Progress (1): 1.1/114 MB Progress (1): 1.1/114 MB Progress (1): 1.1/114 MB Progress (1): 1.1/114 MB Progress (1): 1.1/114 MB Progress (1): 1.1/114 MB Progress (1): 1.1/114 MB Progress (1): 1.1/114 MB Progress (1): 1.1/114 MB Progress (1): 1.1/114 MB Progress (1): 1.1/114 MB Progress (1): 1.1/114 MB Progress (1): 1.1/114 MB Progress (1): 1.1/114 MB Progress (1): 1.1/114 MB Progress (1): 1.1/114 MB Progress (1): 1.1/114 MB Progress (1): 1.1/114 MB Progress (1): 1.1/114 MB Progress (1): 1.1/114 MB Progress (1): 1.1/114 MB Progress (1): 1.1/114 MB Progress (1): 1.1/114 MB Progress (1): 1.1/114 MB Progress (1): 1.1/114 MB Progress (1): 1.1/114 MB Progress (1): 1.1/114 MB Progress (1): 1.1/114 MB Progress (1): 1.1/114 MB Progress (1): 1.1/114 MB Progress (1): 1.1/114 MB Progress (1): 1.2/114 MB Progress (1): 1.2/114 MB Progress (1): 1.2/114 MB Progress (1): 1.2/114 MB Progress (1): 1.2/114 MB Progress (1): 1.2/114 MB Progress (1): 1.2/114 MB Progress (1): 1.2/114 MB Progress (1): 1.2/114 MB Progress (1): 1.2/114 MB Progress (1): 1.2/114 MB Progress (1): 1.2/114 MB Progress (1): 1.2/114 MB Progress (1): 1.2/114 MB Progress (1): 1.2/114 MB Progress (1): 1.2/114 MB Progress (1): 1.2/114 MB Progress (1): 1.2/114 MB Progress (1): 1.2/114 MB Progress (1): 1.2/114 MB Progress (1): 1.2/114 MB Progress (1): 1.2/114 MB Progress (1): 1.2/114 MB Progress (1): 1.2/114 MB Progress (1): 1.2/114 MB Progress (1): 1.2/114 MB Progress (1): 1.2/114 MB Progress (1): 1.2/114 MB Progress (1): 1.2/114 MB Progress (1): 1.2/114 MB Progress (1): 1.2/114 MB Progress (1): 1.2/114 MB Progress (1): 1.2/114 MB Progress (1): 1.2/114 MB Progress (1): 1.2/114 MB Progress (1): 1.2/114 MB Progress (1): 1.2/114 MB Progress (1): 1.2/114 MB Progress (1): 1.2/114 MB Progress (1): 1.2/114 MB Progress (1): 1.2/114 MB Progress (1): 1.2/114 MB Progress (1): 1.2/114 MB Progress (1): 1.2/114 MB Progress (1): 1.2/114 MB Progress (1): 1.2/114 MB Progress (1): 1.2/114 MB Progress (1): 1.2/114 MB Progress (1): 1.2/114 MB Progress (1): 1.3/114 MB Progress (1): 1.3/114 MB Progress (1): 1.3/114 MB Progress (1): 1.3/114 MB Progress (1): 1.3/114 MB Progress (1): 1.3/114 MB Progress (1): 1.3/114 MB Progress (1): 1.3/114 MB Progress (1): 1.3/114 MB Progress (1): 1.3/114 MB Progress (1): 1.3/114 MB Progress (1): 1.3/114 MB Progress (1): 1.3/114 MB Progress (1): 1.3/114 MB Progress (1): 1.3/114 MB Progress (1): 1.3/114 MB Progress (1): 1.3/114 MB Progress (1): 1.3/114 MB Progress (1): 1.3/114 MB Progress (1): 1.3/114 MB Progress (1): 1.3/114 MB Progress (1): 1.3/114 MB Progress (1): 1.3/114 MB Progress (1): 1.3/114 MB Progress (1): 1.3/114 MB Progress (1): 1.3/114 MB Progress (1): 1.3/114 MB Progress (1): 1.3/114 MB Progress (1): 1.3/114 MB Progress (1): 1.3/114 MB Progress (1): 1.3/114 MB Progress (1): 1.3/114 MB Progress (1): 1.3/114 MB Progress (1): 1.3/114 MB Progress (1): 1.3/114 MB Progress (1): 1.3/114 MB Progress (1): 1.3/114 MB Progress (1): 1.3/114 MB Progress (1): 1.3/114 MB Progress (1): 1.3/114 MB Progress (1): 1.3/114 MB Progress (1): 1.3/114 MB Progress (1): 1.3/114 MB Progress (1): 1.3/114 MB Progress (1): 1.3/114 MB Progress (1): 1.3/114 MB Progress (1): 1.3/114 MB Progress (1): 1.3/114 MB Progress (1): 1.3/114 MB Progress (1): 1.4/114 MB Progress (1): 1.4/114 MB Progress (1): 1.4/114 MB Progress (1): 1.4/114 MB Progress (1): 1.4/114 MB Progress (1): 1.4/114 MB Progress (1): 1.4/114 MB Progress (1): 1.4/114 MB Progress (1): 1.4/114 MB Progress (1): 1.4/114 MB Progress (1): 1.4/114 MB Progress (1): 1.4/114 MB Progress (1): 1.4/114 MB Progress (1): 1.4/114 MB Progress (1): 1.4/114 MB Progress (1): 1.4/114 MB Progress (1): 1.4/114 MB Progress (1): 1.4/114 MB Progress (1): 1.4/114 MB Progress (1): 1.4/114 MB Progress (1): 1.4/114 MB Progress (1): 1.4/114 MB Progress (1): 1.4/114 MB Progress (1): 1.4/114 MB Progress (1): 1.4/114 MB Progress (1): 1.4/114 MB Progress (1): 1.4/114 MB Progress (1): 1.4/114 MB Progress (1): 1.4/114 MB Progress (1): 1.4/114 MB Progress (1): 1.4/114 MB Progress (1): 1.4/114 MB Progress (1): 1.4/114 MB Progress (1): 1.4/114 MB Progress (1): 1.4/114 MB Progress (1): 1.4/114 MB Progress (1): 1.4/114 MB Progress (1): 1.4/114 MB Progress (1): 1.4/114 MB Progress (1): 1.4/114 MB Progress (1): 1.4/114 MB Progress (1): 1.4/114 MB Progress (1): 1.4/114 MB Progress (1): 1.4/114 MB Progress (1): 1.4/114 MB Progress (1): 1.4/114 MB Progress (1): 1.4/114 MB Progress (1): 1.4/114 MB Progress (1): 1.4/114 MB Progress (1): 1.5/114 MB Progress (1): 1.5/114 MB Progress (1): 1.5/114 MB Progress (1): 1.5/114 MB Progress (1): 1.5/114 MB Progress (1): 1.5/114 MB Progress (1): 1.5/114 MB Progress (1): 1.5/114 MB Progress (1): 1.5/114 MB Progress (1): 1.5/114 MB Progress (1): 1.5/114 MB Progress (1): 1.5/114 MB Progress (1): 1.5/114 MB Progress (1): 1.5/114 MB Progress (1): 1.5/114 MB Progress (1): 1.5/114 MB Progress (1): 1.5/114 MB Progress (1): 1.5/114 MB Progress (1): 1.5/114 MB Progress (1): 1.5/114 MB Progress (1): 1.5/114 MB Progress (1): 1.5/114 MB Progress (1): 1.5/114 MB Progress (1): 1.5/114 MB Progress (1): 1.5/114 MB Progress (1): 1.5/114 MB Progress (1): 1.5/114 MB Progress (1): 1.5/114 MB Progress (1): 1.5/114 MB Progress (1): 1.5/114 MB Progress (1): 1.5/114 MB Progress (1): 1.5/114 MB Progress (1): 1.5/114 MB Progress (1): 1.5/114 MB Progress (1): 1.5/114 MB Progress (1): 1.5/114 MB Progress (1): 1.5/114 MB Progress (1): 1.5/114 MB Progress (1): 1.5/114 MB Progress (1): 1.5/114 MB Progress (1): 1.5/114 MB Progress (1): 1.5/114 MB Progress (1): 1.5/114 MB Progress (1): 1.5/114 MB Progress (1): 1.5/114 MB Progress (1): 1.5/114 MB Progress (1): 1.5/114 MB Progress (1): 1.5/114 MB Progress (1): 1.6/114 MB Progress (1): 1.6/114 MB Progress (1): 1.6/114 MB Progress (1): 1.6/114 MB Progress (1): 1.6/114 MB Progress (1): 1.6/114 MB Progress (1): 1.6/114 MB Progress (1): 1.6/114 MB Progress (1): 1.6/114 MB Progress (1): 1.6/114 MB Progress (1): 1.6/114 MB Progress (1): 1.6/114 MB Progress (1): 1.6/114 MB Progress (1): 1.6/114 MB Progress (1): 1.6/114 MB Progress (1): 1.6/114 MB Progress (1): 1.6/114 MB Progress (1): 1.6/114 MB Progress (1): 1.6/114 MB Progress (1): 1.6/114 MB Progress (1): 1.6/114 MB Progress (1): 1.6/114 MB Progress (1): 1.6/114 MB Progress (1): 1.6/114 MB Progress (1): 1.6/114 MB Progress (1): 1.6/114 MB Progress (1): 1.6/114 MB Progress (1): 1.6/114 MB Progress (1): 1.6/114 MB Progress (1): 1.6/114 MB Progress (1): 1.6/114 MB Progress (1): 1.6/114 MB Progress (1): 1.6/114 MB Progress (1): 1.6/114 MB Progress (1): 1.6/114 MB Progress (1): 1.6/114 MB Progress (1): 1.6/114 MB Progress (1): 1.6/114 MB Progress (1): 1.6/114 MB Progress (1): 1.6/114 MB Progress (1): 1.6/114 MB Progress (1): 1.6/114 MB Progress (1): 1.6/114 MB Progress (1): 1.6/114 MB Progress (1): 1.6/114 MB Progress (1): 1.6/114 MB Progress (1): 1.6/114 MB Progress (1): 1.6/114 MB Progress (1): 1.6/114 MB Progress (1): 1.7/114 MB Progress (1): 1.7/114 MB Progress (1): 1.7/114 MB Progress (1): 1.7/114 MB Progress (1): 1.7/114 MB Progress (1): 1.7/114 MB Progress (1): 1.7/114 MB Progress (1): 1.7/114 MB Progress (1): 1.7/114 MB Progress (1): 1.7/114 MB Progress (1): 1.7/114 MB Progress (1): 1.7/114 MB Progress (1): 1.7/114 MB Progress (1): 1.7/114 MB Progress (1): 1.7/114 MB Progress (1): 1.7/114 MB Progress (1): 1.7/114 MB Progress (1): 1.7/114 MB Progress (1): 1.7/114 MB Progress (1): 1.7/114 MB Progress (1): 1.7/114 MB Progress (1): 1.7/114 MB Progress (1): 1.7/114 MB Progress (1): 1.7/114 MB Progress (1): 1.7/114 MB Progress (1): 1.7/114 MB Progress (1): 1.7/114 MB Progress (1): 1.7/114 MB Progress (1): 1.7/114 MB Progress (1): 1.7/114 MB Progress (1): 1.7/114 MB Progress (1): 1.7/114 MB Progress (1): 1.7/114 MB Progress (1): 1.7/114 MB Progress (1): 1.7/114 MB Progress (1): 1.7/114 MB Progress (1): 1.7/114 MB Progress (1): 1.7/114 MB Progress (1): 1.7/114 MB Progress (1): 1.7/114 MB Progress (1): 1.7/114 MB Progress (1): 1.7/114 MB Progress (1): 1.7/114 MB Progress (1): 1.7/114 MB Progress (1): 1.7/114 MB Progress (1): 1.7/114 MB Progress (1): 1.7/114 MB Progress (1): 1.7/114 MB Progress (1): 1.7/114 MB Progress (1): 1.8/114 MB Progress (1): 1.8/114 MB Progress (1): 1.8/114 MB Progress (1): 1.8/114 MB Progress (1): 1.8/114 MB Progress (1): 1.8/114 MB Progress (1): 1.8/114 MB Progress (1): 1.8/114 MB Progress (1): 1.8/114 MB Progress (1): 1.8/114 MB Progress (1): 1.8/114 MB Progress (1): 1.8/114 MB Progress (1): 1.8/114 MB Progress (1): 1.8/114 MB Progress (1): 1.8/114 MB Progress (1): 1.8/114 MB Progress (1): 1.8/114 MB Progress (1): 1.8/114 MB Progress (1): 1.8/114 MB Progress (1): 1.8/114 MB Progress (1): 1.8/114 MB Progress (1): 1.8/114 MB Progress (1): 1.8/114 MB Progress (1): 1.8/114 MB Progress (1): 1.8/114 MB Progress (1): 1.8/114 MB Progress (1): 1.8/114 MB Progress (1): 1.8/114 MB Progress (1): 1.8/114 MB Progress (1): 1.8/114 MB Progress (1): 1.8/114 MB Progress (1): 1.8/114 MB Progress (1): 1.8/114 MB Progress (1): 1.8/114 MB Progress (1): 1.8/114 MB Progress (1): 1.8/114 MB Progress (1): 1.8/114 MB Progress (1): 1.8/114 MB Progress (1): 1.8/114 MB Progress (1): 1.8/114 MB Progress (1): 1.8/114 MB Progress (1): 1.8/114 MB Progress (1): 1.8/114 MB Progress (1): 1.8/114 MB Progress (1): 1.8/114 MB Progress (1): 1.8/114 MB Progress (1): 1.8/114 MB Progress (1): 1.8/114 MB Progress (1): 1.8/114 MB Progress (1): 1.9/114 MB Progress (1): 1.9/114 MB Progress (1): 1.9/114 MB Progress (1): 1.9/114 MB Progress (1): 1.9/114 MB Progress (1): 1.9/114 MB Progress (1): 1.9/114 MB Progress (1): 1.9/114 MB Progress (1): 1.9/114 MB Progress (1): 1.9/114 MB Progress (1): 1.9/114 MB Progress (1): 1.9/114 MB Progress (1): 1.9/114 MB Progress (1): 1.9/114 MB Progress (1): 1.9/114 MB Progress (1): 1.9/114 MB Progress (1): 1.9/114 MB Progress (1): 1.9/114 MB Progress (1): 1.9/114 MB Progress (1): 1.9/114 MB Progress (1): 1.9/114 MB Progress (1): 1.9/114 MB Progress (1): 1.9/114 MB Progress (1): 1.9/114 MB Progress (1): 1.9/114 MB Progress (1): 1.9/114 MB Progress (1): 1.9/114 MB Progress (1): 1.9/114 MB Progress (1): 1.9/114 MB Progress (1): 1.9/114 MB Progress (1): 1.9/114 MB Progress (1): 1.9/114 MB Progress (1): 1.9/114 MB Progress (1): 1.9/114 MB Progress (1): 1.9/114 MB Progress (1): 1.9/114 MB Progress (1): 1.9/114 MB Progress (1): 1.9/114 MB Progress (1): 1.9/114 MB Progress (1): 1.9/114 MB Progress (1): 1.9/114 MB Progress (1): 1.9/114 MB Progress (1): 1.9/114 MB Progress (1): 1.9/114 MB Progress (1): 1.9/114 MB Progress (1): 1.9/114 MB Progress (1): 1.9/114 MB Progress (1): 1.9/114 MB Progress (1): 1.9/114 MB Progress (1): 2.0/114 MB Progress (1): 2.0/114 MB Progress (1): 2.0/114 MB Progress (1): 2.0/114 MB Progress (1): 2.0/114 MB Progress (1): 2.0/114 MB Progress (1): 2.0/114 MB Progress (1): 2.0/114 MB Progress (1): 2.0/114 MB Progress (1): 2.0/114 MB Progress (1): 2.0/114 MB Progress (1): 2.0/114 MB Progress (1): 2.0/114 MB Progress (1): 2.0/114 MB Progress (1): 2.0/114 MB Progress (1): 2.0/114 MB Progress (1): 2.0/114 MB Progress (1): 2.0/114 MB Progress (1): 2.0/114 MB Progress (1): 2.0/114 MB Progress (1): 2.0/114 MB Progress (1): 2.0/114 MB Progress (1): 2.0/114 MB Progress (1): 2.0/114 MB Progress (1): 2.0/114 MB Progress (1): 2.0/114 MB Progress (1): 2.0/114 MB Progress (1): 2.0/114 MB Progress (1): 2.0/114 MB Progress (1): 2.0/114 MB Progress (1): 2.0/114 MB Progress (1): 2.0/114 MB Progress (1): 2.0/114 MB Progress (1): 2.0/114 MB Progress (1): 2.0/114 MB Progress (1): 2.0/114 MB Progress (1): 2.0/114 MB Progress (1): 2.0/114 MB Progress (1): 2.0/114 MB Progress (1): 2.0/114 MB Progress (1): 2.0/114 MB Progress (1): 2.0/114 MB Progress (1): 2.0/114 MB Progress (1): 2.0/114 MB Progress (1): 2.0/114 MB Progress (1): 2.0/114 MB Progress (1): 2.0/114 MB Progress (1): 2.0/114 MB Progress (1): 2.1/114 MB Progress (1): 2.1/114 MB Progress (1): 2.1/114 MB Progress (1): 2.1/114 MB Progress (1): 2.1/114 MB Progress (1): 2.1/114 MB Progress (1): 2.1/114 MB Progress (1): 2.1/114 MB Progress (1): 2.1/114 MB Progress (1): 2.1/114 MB Progress (1): 2.1/114 MB Progress (1): 2.1/114 MB Progress (1): 2.1/114 MB Progress (1): 2.1/114 MB Progress (1): 2.1/114 MB Progress (1): 2.1/114 MB Progress (1): 2.1/114 MB Progress (1): 2.1/114 MB Progress (1): 2.1/114 MB Progress (1): 2.1/114 MB Progress (1): 2.1/114 MB Progress (1): 2.1/114 MB Progress (1): 2.1/114 MB Progress (1): 2.1/114 MB Progress (1): 2.1/114 MB Progress (1): 2.1/114 MB Progress (1): 2.1/114 MB Progress (1): 2.1/114 MB Progress (1): 2.1/114 MB Progress (1): 2.1/114 MB Progress (1): 2.1/114 MB Progress (1): 2.1/114 MB Progress (1): 2.1/114 MB Progress (1): 2.1/114 MB Progress (1): 2.1/114 MB Progress (1): 2.1/114 MB Progress (1): 2.1/114 MB Progress (1): 2.1/114 MB Progress (1): 2.1/114 MB Progress (1): 2.1/114 MB Progress (1): 2.1/114 MB Progress (1): 2.1/114 MB Progress (1): 2.1/114 MB Progress (1): 2.1/114 MB Progress (1): 2.1/114 MB Progress (1): 2.1/114 MB Progress (1): 2.1/114 MB Progress (1): 2.1/114 MB Progress (1): 2.1/114 MB Progress (1): 2.2/114 MB Progress (1): 2.2/114 MB Progress (1): 2.2/114 MB Progress (1): 2.2/114 MB Progress (1): 2.2/114 MB Progress (1): 2.2/114 MB Progress (1): 2.2/114 MB Progress (1): 2.2/114 MB Progress (1): 2.2/114 MB Progress (1): 2.2/114 MB Progress (1): 2.2/114 MB Progress (1): 2.2/114 MB Progress (1): 2.2/114 MB Progress (1): 2.2/114 MB Progress (1): 2.2/114 MB Progress (1): 2.2/114 MB Progress (1): 2.2/114 MB Progress (1): 2.2/114 MB Progress (1): 2.2/114 MB Progress (1): 2.2/114 MB Progress (1): 2.2/114 MB Progress (1): 2.2/114 MB Progress (1): 2.2/114 MB Progress (1): 2.2/114 MB Progress (1): 2.2/114 MB Progress (1): 2.2/114 MB Progress (1): 2.2/114 MB Progress (1): 2.2/114 MB Progress (1): 2.2/114 MB Progress (1): 2.2/114 MB Progress (1): 2.2/114 MB Progress (1): 2.2/114 MB Progress (1): 2.2/114 MB Progress (1): 2.2/114 MB Progress (1): 2.2/114 MB Progress (1): 2.2/114 MB Progress (1): 2.2/114 MB Progress (1): 2.2/114 MB Progress (1): 2.2/114 MB Progress (1): 2.2/114 MB Progress (1): 2.2/114 MB Progress (1): 2.2/114 MB Progress (1): 2.2/114 MB Progress (1): 2.2/114 MB Progress (1): 2.2/114 MB Progress (1): 2.2/114 MB Progress (1): 2.2/114 MB Progress (1): 2.2/114 MB Progress (1): 2.2/114 MB Progress (1): 2.3/114 MB Progress (1): 2.3/114 MB Progress (1): 2.3/114 MB Progress (1): 2.3/114 MB Progress (1): 2.3/114 MB Progress (1): 2.3/114 MB Progress (1): 2.3/114 MB Progress (1): 2.3/114 MB Progress (1): 2.3/114 MB Progress (1): 2.3/114 MB Progress (1): 2.3/114 MB Progress (1): 2.3/114 MB Progress (1): 2.3/114 MB Progress (1): 2.3/114 MB Progress (1): 2.3/114 MB Progress (1): 2.3/114 MB Progress (1): 2.3/114 MB Progress (1): 2.3/114 MB Progress (1): 2.3/114 MB Progress (1): 2.3/114 MB Progress (1): 2.3/114 MB Progress (1): 2.3/114 MB Progress (1): 2.3/114 MB Progress (1): 2.3/114 MB Progress (1): 2.3/114 MB Progress (1): 2.3/114 MB Progress (1): 2.3/114 MB Progress (1): 2.3/114 MB Progress (1): 2.3/114 MB Progress (1): 2.3/114 MB Progress (1): 2.3/114 MB Progress (1): 2.3/114 MB Progress (1): 2.3/114 MB Progress (1): 2.3/114 MB Progress (1): 2.3/114 MB Progress (1): 2.3/114 MB Progress (1): 2.3/114 MB Progress (1): 2.3/114 MB Progress (1): 2.3/114 MB Progress (1): 2.3/114 MB Progress (1): 2.3/114 MB Progress (1): 2.3/114 MB Progress (1): 2.3/114 MB Progress (1): 2.3/114 MB Progress (1): 2.3/114 MB Progress (1): 2.3/114 MB Progress (1): 2.3/114 MB Progress (1): 2.3/114 MB Progress (1): 2.3/114 MB Progress (1): 2.4/114 MB Progress (1): 2.4/114 MB Progress (1): 2.4/114 MB Progress (1): 2.4/114 MB Progress (1): 2.4/114 MB Progress (1): 2.4/114 MB Progress (1): 2.4/114 MB Progress (1): 2.4/114 MB Progress (1): 2.4/114 MB Progress (1): 2.4/114 MB Progress (1): 2.4/114 MB Progress (1): 2.4/114 MB Progress (1): 2.4/114 MB Progress (1): 2.4/114 MB Progress (1): 2.4/114 MB Progress (1): 2.4/114 MB Progress (1): 2.4/114 MB Progress (1): 2.4/114 MB Progress (1): 2.4/114 MB Progress (1): 2.4/114 MB Progress (1): 2.4/114 MB Progress (1): 2.4/114 MB Progress (1): 2.4/114 MB Progress (1): 2.4/114 MB Progress (1): 2.4/114 MB Progress (1): 2.4/114 MB Progress (1): 2.4/114 MB Progress (1): 2.4/114 MB Progress (1): 2.4/114 MB Progress (1): 2.4/114 MB Progress (1): 2.4/114 MB Progress (1): 2.4/114 MB Progress (1): 2.4/114 MB Progress (1): 2.4/114 MB Progress (1): 2.4/114 MB Progress (1): 2.4/114 MB Progress (1): 2.4/114 MB Progress (1): 2.4/114 MB Progress (1): 2.4/114 MB Progress (1): 2.4/114 MB Progress (1): 2.4/114 MB Progress (1): 2.4/114 MB Progress (1): 2.4/114 MB Progress (1): 2.4/114 MB Progress (1): 2.4/114 MB Progress (1): 2.4/114 MB Progress (1): 2.4/114 MB Progress (1): 2.4/114 MB Progress (1): 2.4/114 MB Progress (1): 2.5/114 MB Progress (1): 2.5/114 MB Progress (1): 2.5/114 MB Progress (1): 2.5/114 MB Progress (1): 2.5/114 MB Progress (1): 2.5/114 MB Progress (1): 2.5/114 MB Progress (1): 2.5/114 MB Progress (1): 2.5/114 MB Progress (1): 2.5/114 MB Progress (1): 2.5/114 MB Progress (1): 2.5/114 MB Progress (1): 2.5/114 MB Progress (1): 2.5/114 MB Progress (1): 2.5/114 MB Progress (1): 2.5/114 MB Progress (1): 2.5/114 MB Progress (1): 2.5/114 MB Progress (1): 2.5/114 MB Progress (1): 2.5/114 MB Progress (1): 2.5/114 MB Progress (1): 2.5/114 MB Progress (1): 2.5/114 MB Progress (1): 2.5/114 MB Progress (1): 2.5/114 MB Progress (1): 2.5/114 MB Progress (1): 2.5/114 MB Progress (1): 2.5/114 MB Progress (1): 2.5/114 MB Progress (1): 2.5/114 MB Progress (1): 2.5/114 MB Progress (1): 2.5/114 MB Progress (1): 2.5/114 MB Progress (1): 2.5/114 MB Progress (1): 2.5/114 MB Progress (1): 2.5/114 MB Progress (1): 2.5/114 MB Progress (1): 2.5/114 MB Progress (1): 2.5/114 MB Progress (1): 2.5/114 MB Progress (1): 2.5/114 MB Progress (1): 2.5/114 MB Progress (1): 2.5/114 MB Progress (1): 2.5/114 MB Progress (1): 2.5/114 MB Progress (1): 2.5/114 MB Progress (1): 2.5/114 MB Progress (1): 2.5/114 MB Progress (1): 2.5/114 MB Progress (1): 2.6/114 MB Progress (1): 2.6/114 MB Progress (1): 2.6/114 MB Progress (1): 2.6/114 MB Progress (1): 2.6/114 MB Progress (1): 2.6/114 MB Progress (1): 2.6/114 MB Progress (1): 2.6/114 MB Progress (1): 2.6/114 MB Progress (1): 2.6/114 MB Progress (1): 2.6/114 MB Progress (1): 2.6/114 MB Progress (1): 2.6/114 MB Progress (1): 2.6/114 MB Progress (1): 2.6/114 MB Progress (1): 2.6/114 MB Progress (1): 2.6/114 MB Progress (1): 2.6/114 MB Progress (1): 2.6/114 MB Progress (1): 2.6/114 MB Progress (1): 2.6/114 MB Progress (1): 2.6/114 MB Progress (1): 2.6/114 MB Progress (1): 2.6/114 MB Progress (1): 2.6/114 MB Progress (1): 2.6/114 MB Progress (1): 2.6/114 MB Progress (1): 2.6/114 MB Progress (1): 2.6/114 MB Progress (1): 2.6/114 MB Progress (1): 2.6/114 MB Progress (1): 2.6/114 MB Progress (1): 2.6/114 MB Progress (1): 2.6/114 MB Progress (1): 2.6/114 MB Progress (1): 2.6/114 MB Progress (1): 2.6/114 MB Progress (1): 2.6/114 MB Progress (1): 2.6/114 MB Progress (1): 2.6/114 MB Progress (1): 2.6/114 MB Progress (1): 2.6/114 MB Progress (1): 2.6/114 MB Progress (1): 2.6/114 MB Progress (1): 2.6/114 MB Progress (1): 2.6/114 MB Progress (1): 2.6/114 MB Progress (1): 2.6/114 MB Progress (1): 2.7/114 MB Progress (1): 2.7/114 MB Progress (1): 2.7/114 MB Progress (1): 2.7/114 MB Progress (1): 2.7/114 MB Progress (1): 2.7/114 MB Progress (1): 2.7/114 MB Progress (1): 2.7/114 MB Progress (1): 2.7/114 MB Progress (1): 2.7/114 MB Progress (1): 2.7/114 MB Progress (1): 2.7/114 MB Progress (1): 2.7/114 MB Progress (1): 2.7/114 MB Progress (1): 2.7/114 MB Progress (1): 2.7/114 MB Progress (1): 2.7/114 MB Progress (1): 2.7/114 MB Progress (1): 2.7/114 MB Progress (1): 2.7/114 MB Progress (1): 2.7/114 MB Progress (1): 2.7/114 MB Progress (1): 2.7/114 MB Progress (1): 2.7/114 MB Progress (1): 2.7/114 MB Progress (1): 2.7/114 MB Progress (1): 2.7/114 MB Progress (1): 2.7/114 MB Progress (1): 2.7/114 MB Progress (1): 2.7/114 MB Progress (1): 2.7/114 MB Progress (1): 2.7/114 MB Progress (1): 2.7/114 MB Progress (1): 2.7/114 MB Progress (1): 2.7/114 MB Progress (1): 2.7/114 MB Progress (1): 2.7/114 MB Progress (1): 2.7/114 MB Progress (1): 2.7/114 MB Progress (1): 2.7/114 MB Progress (1): 2.7/114 MB Progress (1): 2.7/114 MB Progress (1): 2.7/114 MB Progress (1): 2.7/114 MB Progress (1): 2.7/114 MB Progress (1): 2.7/114 MB Progress (1): 2.7/114 MB Progress (1): 2.7/114 MB Progress (1): 2.7/114 MB Progress (1): 2.8/114 MB Progress (1): 2.8/114 MB Progress (1): 2.8/114 MB Progress (1): 2.8/114 MB Progress (1): 2.8/114 MB Progress (1): 2.8/114 MB Progress (1): 2.8/114 MB Progress (1): 2.8/114 MB Progress (1): 2.8/114 MB Progress (1): 2.8/114 MB Progress (1): 2.8/114 MB Progress (1): 2.8/114 MB Progress (1): 2.8/114 MB Progress (1): 2.8/114 MB Progress (1): 2.8/114 MB Progress (1): 2.8/114 MB Progress (1): 2.8/114 MB Progress (1): 2.8/114 MB Progress (1): 2.8/114 MB Progress (1): 2.8/114 MB Progress (1): 2.8/114 MB Progress (1): 2.8/114 MB Progress (1): 2.8/114 MB Progress (1): 2.8/114 MB Progress (1): 2.8/114 MB Progress (1): 2.8/114 MB Progress (1): 2.8/114 MB Progress (1): 2.8/114 MB Progress (1): 2.8/114 MB Progress (1): 2.8/114 MB Progress (1): 2.8/114 MB Progress (1): 2.8/114 MB Progress (1): 2.8/114 MB Progress (1): 2.8/114 MB Progress (1): 2.8/114 MB Progress (1): 2.8/114 MB Progress (1): 2.8/114 MB Progress (1): 2.8/114 MB Progress (1): 2.8/114 MB Progress (1): 2.8/114 MB Progress (1): 2.8/114 MB Progress (1): 2.8/114 MB Progress (1): 2.8/114 MB Progress (1): 2.8/114 MB Progress (1): 2.8/114 MB Progress (1): 2.8/114 MB Progress (1): 2.8/114 MB Progress (1): 2.8/114 MB Progress (1): 2.8/114 MB Progress (1): 2.9/114 MB Progress (1): 2.9/114 MB Progress (1): 2.9/114 MB Progress (1): 2.9/114 MB Progress (1): 2.9/114 MB Progress (1): 2.9/114 MB Progress (1): 2.9/114 MB Progress (1): 2.9/114 MB Progress (1): 2.9/114 MB Progress (1): 2.9/114 MB Progress (1): 2.9/114 MB Progress (1): 2.9/114 MB Progress (1): 2.9/114 MB Progress (1): 2.9/114 MB Progress (1): 2.9/114 MB Progress (1): 2.9/114 MB Progress (1): 2.9/114 MB Progress (1): 2.9/114 MB Progress (1): 2.9/114 MB Progress (1): 2.9/114 MB Progress (1): 2.9/114 MB Progress (1): 2.9/114 MB Progress (1): 2.9/114 MB Progress (1): 2.9/114 MB Progress (1): 2.9/114 MB Progress (1): 2.9/114 MB Progress (1): 2.9/114 MB Progress (1): 2.9/114 MB Progress (1): 2.9/114 MB Progress (1): 2.9/114 MB Progress (1): 2.9/114 MB Progress (1): 2.9/114 MB Progress (1): 2.9/114 MB Progress (1): 2.9/114 MB Progress (1): 2.9/114 MB Progress (1): 2.9/114 MB Progress (1): 2.9/114 MB Progress (1): 2.9/114 MB Progress (1): 2.9/114 MB Progress (1): 2.9/114 MB Progress (1): 2.9/114 MB Progress (1): 2.9/114 MB Progress (1): 2.9/114 MB Progress (1): 2.9/114 MB Progress (1): 2.9/114 MB Progress (1): 2.9/114 MB Progress (1): 2.9/114 MB Progress (1): 2.9/114 MB Progress (1): 2.9/114 MB Progress (1): 3.0/114 MB Progress (1): 3.0/114 MB Progress (1): 3.0/114 MB Progress (1): 3.0/114 MB Progress (1): 3.0/114 MB Progress (1): 3.0/114 MB Progress (1): 3.0/114 MB Progress (1): 3.0/114 MB Progress (1): 3.0/114 MB Progress (1): 3.0/114 MB Progress (1): 3.0/114 MB Progress (1): 3.0/114 MB Progress (1): 3.0/114 MB Progress (1): 3.0/114 MB Progress (1): 3.0/114 MB Progress (1): 3.0/114 MB Progress (1): 3.0/114 MB Progress (1): 3.0/114 MB Progress (1): 3.0/114 MB Progress (1): 3.0/114 MB Progress (1): 3.0/114 MB Progress (1): 3.0/114 MB Progress (1): 3.0/114 MB Progress (1): 3.0/114 MB Progress (1): 3.0/114 MB Progress (1): 3.0/114 MB Progress (1): 3.0/114 MB Progress (1): 3.0/114 MB Progress (1): 3.0/114 MB Progress (1): 3.0/114 MB Progress (1): 3.0/114 MB Progress (1): 3.0/114 MB Progress (1): 3.0/114 MB Progress (1): 3.0/114 MB Progress (1): 3.0/114 MB Progress (1): 3.0/114 MB Progress (1): 3.0/114 MB Progress (1): 3.0/114 MB Progress (1): 3.0/114 MB Progress (1): 3.0/114 MB Progress (1): 3.0/114 MB Progress (1): 3.0/114 MB Progress (1): 3.0/114 MB Progress (1): 3.0/114 MB Progress (1): 3.0/114 MB Progress (1): 3.0/114 MB Progress (1): 3.0/114 MB Progress (1): 3.0/114 MB Progress (1): 3.0/114 MB Progress (1): 3.1/114 MB Progress (1): 3.1/114 MB Progress (1): 3.1/114 MB Progress (1): 3.1/114 MB Progress (1): 3.1/114 MB Progress (1): 3.1/114 MB Progress (1): 3.1/114 MB Progress (1): 3.1/114 MB Progress (1): 3.1/114 MB Progress (1): 3.1/114 MB Progress (1): 3.1/114 MB Progress (1): 3.1/114 MB Progress (1): 3.1/114 MB Progress (1): 3.1/114 MB Progress (1): 3.1/114 MB Progress (1): 3.1/114 MB Progress (1): 3.1/114 MB Progress (1): 3.1/114 MB Progress (1): 3.1/114 MB Progress (1): 3.1/114 MB Progress (1): 3.1/114 MB Progress (1): 3.1/114 MB Progress (1): 3.1/114 MB Progress (1): 3.1/114 MB Progress (1): 3.1/114 MB Progress (1): 3.1/114 MB Progress (1): 3.1/114 MB Progress (1): 3.1/114 MB Progress (1): 3.1/114 MB Progress (1): 3.1/114 MB Progress (1): 3.1/114 MB Progress (1): 3.1/114 MB Progress (1): 3.1/114 MB Progress (1): 3.1/114 MB Progress (1): 3.1/114 MB Progress (1): 3.1/114 MB Progress (1): 3.1/114 MB Progress (1): 3.1/114 MB Progress (1): 3.1/114 MB Progress (1): 3.1/114 MB Progress (1): 3.1/114 MB Progress (1): 3.1/114 MB Progress (1): 3.1/114 MB Progress (1): 3.1/114 MB Progress (1): 3.1/114 MB Progress (1): 3.1/114 MB Progress (1): 3.1/114 MB Progress (1): 3.1/114 MB Progress (1): 3.1/114 MB Progress (1): 3.2/114 MB Progress (1): 3.2/114 MB Progress (1): 3.2/114 MB Progress (1): 3.2/114 MB Progress (1): 3.2/114 MB Progress (1): 3.2/114 MB Progress (1): 3.2/114 MB Progress (1): 3.2/114 MB Progress (1): 3.2/114 MB Progress (1): 3.2/114 MB Progress (1): 3.2/114 MB Progress (1): 3.2/114 MB Progress (1): 3.2/114 MB Progress (1): 3.2/114 MB Progress (1): 3.2/114 MB Progress (1): 3.2/114 MB Progress (1): 3.2/114 MB Progress (1): 3.2/114 MB Progress (1): 3.2/114 MB Progress (1): 3.2/114 MB Progress (1): 3.2/114 MB Progress (1): 3.2/114 MB Progress (1): 3.2/114 MB Progress (1): 3.2/114 MB Progress (1): 3.2/114 MB Progress (1): 3.2/114 MB Progress (1): 3.2/114 MB Progress (1): 3.2/114 MB Progress (1): 3.2/114 MB Progress (1): 3.2/114 MB Progress (1): 3.2/114 MB Progress (1): 3.2/114 MB Progress (1): 3.2/114 MB Progress (1): 3.2/114 MB Progress (1): 3.2/114 MB Progress (1): 3.2/114 MB Progress (1): 3.2/114 MB Progress (1): 3.2/114 MB Progress (1): 3.2/114 MB Progress (1): 3.2/114 MB Progress (1): 3.2/114 MB Progress (1): 3.2/114 MB Progress (1): 3.2/114 MB Progress (1): 3.2/114 MB Progress (1): 3.2/114 MB Progress (1): 3.2/114 MB Progress (1): 3.2/114 MB Progress (1): 3.2/114 MB Progress (1): 3.3/114 MB Progress (1): 3.3/114 MB Progress (1): 3.3/114 MB Progress (1): 3.3/114 MB Progress (1): 3.3/114 MB Progress (1): 3.3/114 MB Progress (1): 3.3/114 MB Progress (1): 3.3/114 MB Progress (1): 3.3/114 MB Progress (1): 3.3/114 MB Progress (1): 3.3/114 MB Progress (1): 3.3/114 MB Progress (1): 3.3/114 MB Progress (1): 3.3/114 MB Progress (1): 3.3/114 MB Progress (1): 3.3/114 MB Progress (1): 3.3/114 MB Progress (1): 3.3/114 MB Progress (1): 3.3/114 MB Progress (1): 3.3/114 MB Progress (1): 3.3/114 MB Progress (1): 3.3/114 MB Progress (1): 3.3/114 MB Progress (1): 3.3/114 MB Progress (1): 3.3/114 MB Progress (1): 3.3/114 MB Progress (1): 3.3/114 MB Progress (1): 3.3/114 MB Progress (1): 3.3/114 MB Progress (1): 3.3/114 MB Progress (1): 3.3/114 MB Progress (1): 3.3/114 MB Progress (1): 3.3/114 MB Progress (1): 3.3/114 MB Progress (1): 3.3/114 MB Progress (1): 3.3/114 MB Progress (1): 3.3/114 MB Progress (1): 3.3/114 MB Progress (1): 3.3/114 MB Progress (1): 3.3/114 MB Progress (1): 3.3/114 MB Progress (1): 3.3/114 MB Progress (1): 3.3/114 MB Progress (1): 3.3/114 MB Progress (1): 3.3/114 MB Progress (1): 3.3/114 MB Progress (1): 3.3/114 MB Progress (1): 3.3/114 MB Progress (1): 3.3/114 MB Progress (1): 3.4/114 MB Progress (1): 3.4/114 MB Progress (1): 3.4/114 MB Progress (1): 3.4/114 MB Progress (1): 3.4/114 MB Progress (1): 3.4/114 MB Progress (1): 3.4/114 MB Progress (1): 3.4/114 MB Progress (1): 3.4/114 MB Progress (1): 3.4/114 MB Progress (1): 3.4/114 MB Progress (1): 3.4/114 MB Progress (1): 3.4/114 MB Progress (1): 3.4/114 MB Progress (1): 3.4/114 MB Progress (1): 3.4/114 MB Progress (1): 3.4/114 MB Progress (1): 3.4/114 MB Progress (1): 3.4/114 MB Progress (1): 3.4/114 MB Progress (1): 3.4/114 MB Progress (1): 3.4/114 MB Progress (1): 3.4/114 MB Progress (1): 3.4/114 MB Progress (1): 3.4/114 MB Progress (1): 3.4/114 MB Progress (1): 3.4/114 MB Progress (1): 3.4/114 MB Progress (1): 3.4/114 MB Progress (1): 3.4/114 MB Progress (1): 3.4/114 MB Progress (1): 3.4/114 MB Progress (1): 3.4/114 MB Progress (1): 3.4/114 MB Progress (1): 3.4/114 MB Progress (1): 3.4/114 MB Progress (1): 3.4/114 MB Progress (1): 3.4/114 MB Progress (1): 3.4/114 MB Progress (1): 3.4/114 MB Progress (1): 3.4/114 MB Progress (1): 3.4/114 MB Progress (1): 3.4/114 MB Progress (1): 3.4/114 MB Progress (1): 3.4/114 MB Progress (1): 3.4/114 MB Progress (1): 3.4/114 MB Progress (1): 3.4/114 MB Progress (1): 3.4/114 MB Progress (1): 3.5/114 MB Progress (1): 3.5/114 MB Progress (1): 3.5/114 MB Progress (1): 3.5/114 MB Progress (1): 3.5/114 MB Progress (1): 3.5/114 MB Progress (1): 3.5/114 MB Progress (1): 3.5/114 MB Progress (1): 3.5/114 MB Progress (1): 3.5/114 MB Progress (1): 3.5/114 MB Progress (1): 3.5/114 MB Progress (1): 3.5/114 MB Progress (1): 3.5/114 MB Progress (1): 3.5/114 MB Progress (1): 3.5/114 MB Progress (1): 3.5/114 MB Progress (1): 3.5/114 MB Progress (1): 3.5/114 MB Progress (1): 3.5/114 MB Progress (1): 3.5/114 MB Progress (1): 3.5/114 MB Progress (1): 3.5/114 MB Progress (1): 3.5/114 MB Progress (1): 3.5/114 MB Progress (1): 3.5/114 MB Progress (1): 3.5/114 MB Progress (1): 3.5/114 MB Progress (1): 3.5/114 MB Progress (1): 3.5/114 MB Progress (1): 3.5/114 MB Progress (1): 3.5/114 MB Progress (1): 3.5/114 MB Progress (1): 3.5/114 MB Progress (1): 3.5/114 MB Progress (1): 3.5/114 MB Progress (1): 3.5/114 MB Progress (1): 3.5/114 MB Progress (1): 3.5/114 MB Progress (1): 3.5/114 MB Progress (1): 3.5/114 MB Progress (1): 3.5/114 MB Progress (1): 3.5/114 MB Progress (1): 3.5/114 MB Progress (1): 3.5/114 MB Progress (1): 3.5/114 MB Progress (1): 3.5/114 MB Progress (1): 3.5/114 MB Progress (1): 3.5/114 MB Progress (1): 3.6/114 MB Progress (1): 3.6/114 MB Progress (1): 3.6/114 MB Progress (1): 3.6/114 MB Progress (1): 3.6/114 MB Progress (1): 3.6/114 MB Progress (1): 3.6/114 MB Progress (1): 3.6/114 MB Progress (1): 3.6/114 MB Progress (1): 3.6/114 MB Progress (1): 3.6/114 MB Progress (1): 3.6/114 MB Progress (1): 3.6/114 MB Progress (1): 3.6/114 MB Progress (1): 3.6/114 MB Progress (1): 3.6/114 MB Progress (1): 3.6/114 MB Progress (1): 3.6/114 MB Progress (1): 3.6/114 MB Progress (1): 3.6/114 MB Progress (1): 3.6/114 MB Progress (1): 3.6/114 MB Progress (1): 3.6/114 MB Progress (1): 3.6/114 MB Progress (1): 3.6/114 MB Progress (1): 3.6/114 MB Progress (1): 3.6/114 MB Progress (1): 3.6/114 MB Progress (1): 3.6/114 MB Progress (1): 3.6/114 MB Progress (1): 3.6/114 MB Progress (1): 3.6/114 MB Progress (1): 3.6/114 MB Progress (1): 3.6/114 MB Progress (1): 3.6/114 MB Progress (1): 3.6/114 MB Progress (1): 3.6/114 MB Progress (1): 3.6/114 MB Progress (1): 3.6/114 MB Progress (1): 3.6/114 MB Progress (1): 3.6/114 MB Progress (1): 3.6/114 MB Progress (1): 3.6/114 MB Progress (1): 3.6/114 MB Progress (1): 3.6/114 MB Progress (1): 3.6/114 MB Progress (1): 3.6/114 MB Progress (1): 3.6/114 MB Progress (1): 3.6/114 MB Progress (1): 3.7/114 MB Progress (1): 3.7/114 MB Progress (1): 3.7/114 MB Progress (1): 3.7/114 MB Progress (1): 3.7/114 MB Progress (1): 3.7/114 MB Progress (1): 3.7/114 MB Progress (1): 3.7/114 MB Progress (1): 3.7/114 MB Progress (1): 3.7/114 MB Progress (1): 3.7/114 MB Progress (1): 3.7/114 MB Progress (1): 3.7/114 MB Progress (1): 3.7/114 MB Progress (1): 3.7/114 MB Progress (1): 3.7/114 MB Progress (1): 3.7/114 MB Progress (1): 3.7/114 MB Progress (1): 3.7/114 MB Progress (1): 3.7/114 MB Progress (1): 3.7/114 MB Progress (1): 3.7/114 MB Progress (1): 3.7/114 MB Progress (1): 3.7/114 MB Progress (1): 3.7/114 MB Progress (1): 3.7/114 MB Progress (1): 3.7/114 MB Progress (1): 3.7/114 MB Progress (1): 3.7/114 MB Progress (1): 3.7/114 MB Progress (1): 3.7/114 MB Progress (1): 3.7/114 MB Progress (1): 3.7/114 MB Progress (1): 3.7/114 MB Progress (1): 3.7/114 MB Progress (1): 3.7/114 MB Progress (1): 3.7/114 MB Progress (1): 3.7/114 MB Progress (1): 3.7/114 MB Progress (1): 3.7/114 MB Progress (1): 3.7/114 MB Progress (1): 3.7/114 MB Progress (1): 3.7/114 MB Progress (1): 3.7/114 MB Progress (1): 3.7/114 MB Progress (1): 3.7/114 MB Progress (1): 3.7/114 MB Progress (1): 3.7/114 MB Progress (1): 3.7/114 MB Progress (1): 3.8/114 MB Progress (1): 3.8/114 MB Progress (1): 3.8/114 MB Progress (1): 3.8/114 MB Progress (1): 3.8/114 MB Progress (1): 3.8/114 MB Progress (1): 3.8/114 MB Progress (1): 3.8/114 MB Progress (1): 3.8/114 MB Progress (1): 3.8/114 MB Progress (1): 3.8/114 MB Progress (1): 3.8/114 MB Progress (1): 3.8/114 MB Progress (1): 3.8/114 MB Progress (1): 3.8/114 MB Progress (1): 3.8/114 MB Progress (1): 3.8/114 MB Progress (1): 3.8/114 MB Progress (1): 3.8/114 MB Progress (1): 3.8/114 MB Progress (1): 3.8/114 MB Progress (1): 3.8/114 MB Progress (1): 3.8/114 MB Progress (1): 3.8/114 MB Progress (1): 3.8/114 MB Progress (1): 3.8/114 MB Progress (1): 3.8/114 MB Progress (1): 3.8/114 MB Progress (1): 3.8/114 MB Progress (1): 3.8/114 MB Progress (1): 3.8/114 MB Progress (1): 3.8/114 MB Progress (1): 3.8/114 MB Progress (1): 3.8/114 MB Progress (1): 3.8/114 MB Progress (1): 3.8/114 MB Progress (1): 3.8/114 MB Progress (1): 3.8/114 MB Progress (1): 3.8/114 MB Progress (1): 3.8/114 MB Progress (1): 3.8/114 MB Progress (1): 3.8/114 MB Progress (1): 3.8/114 MB Progress (1): 3.8/114 MB Progress (1): 3.8/114 MB Progress (1): 3.8/114 MB Progress (1): 3.8/114 MB Progress (1): 3.8/114 MB Progress (1): 3.9/114 MB Progress (1): 3.9/114 MB Progress (1): 3.9/114 MB Progress (1): 3.9/114 MB Progress (1): 3.9/114 MB Progress (1): 3.9/114 MB Progress (1): 3.9/114 MB Progress (1): 3.9/114 MB Progress (1): 3.9/114 MB Progress (1): 3.9/114 MB Progress (1): 3.9/114 MB Progress (1): 3.9/114 MB Progress (1): 3.9/114 MB Progress (1): 3.9/114 MB Progress (1): 3.9/114 MB Progress (1): 3.9/114 MB Progress (1): 3.9/114 MB Progress (1): 3.9/114 MB Progress (1): 3.9/114 MB Progress (1): 3.9/114 MB Progress (1): 3.9/114 MB Progress (1): 3.9/114 MB Progress (1): 3.9/114 MB Progress (1): 3.9/114 MB Progress (1): 3.9/114 MB Progress (1): 3.9/114 MB Progress (1): 3.9/114 MB Progress (1): 3.9/114 MB Progress (1): 3.9/114 MB Progress (1): 3.9/114 MB Progress (1): 3.9/114 MB Progress (1): 3.9/114 MB Progress (1): 3.9/114 MB Progress (1): 3.9/114 MB Progress (1): 3.9/114 MB Progress (1): 3.9/114 MB Progress (1): 3.9/114 MB Progress (1): 3.9/114 MB Progress (1): 3.9/114 MB Progress (1): 3.9/114 MB Progress (1): 3.9/114 MB Progress (1): 3.9/114 MB Progress (1): 3.9/114 MB Progress (1): 3.9/114 MB Progress (1): 3.9/114 MB Progress (1): 3.9/114 MB Progress (1): 3.9/114 MB Progress (1): 3.9/114 MB Progress (1): 3.9/114 MB Progress (1): 4.0/114 MB Progress (1): 4.0/114 MB Progress (1): 4.0/114 MB Progress (1): 4.0/114 MB Progress (1): 4.0/114 MB Progress (1): 4.0/114 MB Progress (1): 4.0/114 MB Progress (1): 4.0/114 MB Progress (1): 4.0/114 MB Progress (1): 4.0/114 MB Progress (1): 4.0/114 MB Progress (1): 4.0/114 MB Progress (1): 4.0/114 MB Progress (1): 4.0/114 MB Progress (1): 4.0/114 MB Progress (1): 4.0/114 MB Progress (1): 4.0/114 MB Progress (1): 4.0/114 MB Progress (1): 4.0/114 MB Progress (1): 4.0/114 MB Progress (1): 4.0/114 MB Progress (1): 4.0/114 MB Progress (1): 4.0/114 MB Progress (1): 4.0/114 MB Progress (1): 4.0/114 MB Progress (1): 4.0/114 MB Progress (1): 4.0/114 MB Progress (1): 4.0/114 MB Progress (1): 4.0/114 MB Progress (1): 4.0/114 MB Progress (1): 4.0/114 MB Progress (1): 4.0/114 MB Progress (1): 4.0/114 MB Progress (1): 4.0/114 MB Progress (1): 4.0/114 MB Progress (1): 4.0/114 MB Progress (1): 4.0/114 MB Progress (1): 4.0/114 MB Progress (1): 4.0/114 MB Progress (1): 4.0/114 MB Progress (1): 4.0/114 MB Progress (1): 4.0/114 MB Progress (1): 4.0/114 MB Progress (1): 4.0/114 MB Progress (1): 4.0/114 MB Progress (1): 4.0/114 MB Progress (1): 4.0/114 MB Progress (1): 4.0/114 MB Progress (1): 4.0/114 MB Progress (1): 4.1/114 MB Progress (1): 4.1/114 MB Progress (1): 4.1/114 MB Progress (1): 4.1/114 MB Progress (1): 4.1/114 MB Progress (1): 4.1/114 MB Progress (1): 4.1/114 MB Progress (1): 4.1/114 MB Progress (1): 4.1/114 MB Progress (1): 4.1/114 MB Progress (1): 4.1/114 MB Progress (1): 4.1/114 MB Progress (1): 4.1/114 MB Progress (1): 4.1/114 MB Progress (1): 4.1/114 MB Progress (1): 4.1/114 MB Progress (1): 4.1/114 MB Progress (1): 4.1/114 MB Progress (1): 4.1/114 MB Progress (1): 4.1/114 MB Progress (1): 4.1/114 MB Progress (1): 4.1/114 MB Progress (1): 4.1/114 MB Progress (1): 4.1/114 MB Progress (1): 4.1/114 MB Progress (1): 4.1/114 MB Progress (1): 4.1/114 MB Progress (1): 4.1/114 MB Progress (1): 4.1/114 MB Progress (1): 4.1/114 MB Progress (1): 4.1/114 MB Progress (1): 4.1/114 MB Progress (1): 4.1/114 MB Progress (1): 4.1/114 MB Progress (1): 4.1/114 MB Progress (1): 4.1/114 MB Progress (1): 4.1/114 MB Progress (1): 4.1/114 MB Progress (1): 4.1/114 MB Progress (1): 4.1/114 MB Progress (1): 4.1/114 MB Progress (1): 4.1/114 MB Progress (1): 4.1/114 MB Progress (1): 4.1/114 MB Progress (1): 4.1/114 MB Progress (1): 4.1/114 MB Progress (1): 4.1/114 MB Progress (1): 4.1/114 MB Progress (1): 4.1/114 MB Progress (1): 4.2/114 MB Progress (1): 4.2/114 MB Progress (1): 4.2/114 MB Progress (1): 4.2/114 MB Progress (1): 4.2/114 MB Progress (1): 4.2/114 MB Progress (1): 4.2/114 MB Progress (1): 4.2/114 MB Progress (1): 4.2/114 MB Progress (1): 4.2/114 MB Progress (1): 4.2/114 MB Progress (1): 4.2/114 MB Progress (1): 4.2/114 MB Progress (1): 4.2/114 MB Progress (1): 4.2/114 MB Progress (1): 4.2/114 MB Progress (1): 4.2/114 MB Progress (1): 4.2/114 MB Progress (1): 4.2/114 MB Progress (1): 4.2/114 MB Progress (1): 4.2/114 MB Progress (1): 4.2/114 MB Progress (1): 4.2/114 MB Progress (1): 4.2/114 MB Progress (1): 4.2/114 MB Progress (1): 4.2/114 MB Progress (1): 4.2/114 MB Progress (1): 4.2/114 MB Progress (1): 4.2/114 MB Progress (1): 4.2/114 MB Progress (1): 4.2/114 MB Progress (1): 4.2/114 MB Progress (1): 4.2/114 MB Progress (1): 4.2/114 MB Progress (1): 4.2/114 MB Progress (1): 4.2/114 MB Progress (1): 4.2/114 MB Progress (1): 4.2/114 MB Progress (1): 4.2/114 MB Progress (1): 4.2/114 MB Progress (1): 4.2/114 MB Progress (1): 4.2/114 MB Progress (1): 4.2/114 MB Progress (1): 4.2/114 MB Progress (1): 4.2/114 MB Progress (1): 4.2/114 MB Progress (1): 4.2/114 MB Progress (1): 4.2/114 MB Progress (1): 4.2/114 MB Progress (1): 4.3/114 MB Progress (1): 4.3/114 MB Progress (1): 4.3/114 MB Progress (1): 4.3/114 MB Progress (1): 4.3/114 MB Progress (1): 4.3/114 MB Progress (1): 4.3/114 MB Progress (1): 4.3/114 MB Progress (1): 4.3/114 MB Progress (1): 4.3/114 MB Progress (1): 4.3/114 MB Progress (1): 4.3/114 MB Progress (1): 4.3/114 MB Progress (1): 4.3/114 MB Progress (1): 4.3/114 MB Progress (1): 4.3/114 MB Progress (1): 4.3/114 MB Progress (1): 4.3/114 MB Progress (1): 4.3/114 MB Progress (1): 4.3/114 MB Progress (1): 4.3/114 MB Progress (1): 4.3/114 MB Progress (1): 4.3/114 MB Progress (1): 4.3/114 MB Progress (1): 4.3/114 MB Progress (1): 4.3/114 MB Progress (1): 4.3/114 MB Progress (1): 4.3/114 MB Progress (1): 4.3/114 MB Progress (1): 4.3/114 MB Progress (1): 4.3/114 MB Progress (1): 4.3/114 MB Progress (1): 4.3/114 MB Progress (1): 4.3/114 MB Progress (1): 4.3/114 MB Progress (1): 4.3/114 MB Progress (1): 4.3/114 MB Progress (1): 4.3/114 MB Progress (1): 4.3/114 MB Progress (1): 4.3/114 MB Progress (1): 4.3/114 MB Progress (1): 4.3/114 MB Progress (1): 4.3/114 MB Progress (1): 4.3/114 MB Progress (1): 4.3/114 MB Progress (1): 4.3/114 MB Progress (1): 4.3/114 MB Progress (1): 4.3/114 MB Progress (1): 4.3/114 MB Progress (1): 4.4/114 MB Progress (1): 4.4/114 MB Progress (1): 4.4/114 MB Progress (1): 4.4/114 MB Progress (1): 4.4/114 MB Progress (1): 4.4/114 MB Progress (1): 4.4/114 MB Progress (1): 4.4/114 MB Progress (1): 4.4/114 MB Progress (1): 4.4/114 MB Progress (1): 4.4/114 MB Progress (1): 4.4/114 MB Progress (1): 4.4/114 MB Progress (1): 4.4/114 MB Progress (1): 4.4/114 MB Progress (1): 4.4/114 MB Progress (1): 4.4/114 MB Progress (1): 4.4/114 MB Progress (1): 4.4/114 MB Progress (1): 4.4/114 MB Progress (1): 4.4/114 MB Progress (1): 4.4/114 MB Progress (1): 4.4/114 MB Progress (1): 4.4/114 MB Progress (1): 4.4/114 MB Progress (1): 4.4/114 MB Progress (1): 4.4/114 MB Progress (1): 4.4/114 MB Progress (1): 4.4/114 MB Progress (1): 4.4/114 MB Progress (1): 4.4/114 MB Progress (1): 4.4/114 MB Progress (1): 4.4/114 MB Progress (1): 4.4/114 MB Progress (1): 4.4/114 MB Progress (1): 4.4/114 MB Progress (1): 4.4/114 MB Progress (1): 4.4/114 MB Progress (1): 4.4/114 MB Progress (1): 4.4/114 MB Progress (1): 4.4/114 MB Progress (1): 4.4/114 MB Progress (1): 4.4/114 MB Progress (1): 4.4/114 MB Progress (1): 4.4/114 MB Progress (1): 4.4/114 MB Progress (1): 4.4/114 MB Progress (1): 4.4/114 MB Progress (1): 4.5/114 MB Progress (1): 4.5/114 MB Progress (1): 4.5/114 MB Progress (1): 4.5/114 MB Progress (1): 4.5/114 MB Progress (1): 4.5/114 MB Progress (1): 4.5/114 MB Progress (1): 4.5/114 MB Progress (1): 4.5/114 MB Progress (1): 4.5/114 MB Progress (1): 4.5/114 MB Progress (1): 4.5/114 MB Progress (1): 4.5/114 MB Progress (1): 4.5/114 MB Progress (1): 4.5/114 MB Progress (1): 4.5/114 MB Progress (1): 4.5/114 MB Progress (1): 4.5/114 MB Progress (1): 4.5/114 MB Progress (1): 4.5/114 MB Progress (1): 4.5/114 MB Progress (1): 4.5/114 MB Progress (1): 4.5/114 MB Progress (1): 4.5/114 MB Progress (1): 4.5/114 MB Progress (1): 4.5/114 MB Progress (1): 4.5/114 MB Progress (1): 4.5/114 MB Progress (1): 4.5/114 MB Progress (1): 4.5/114 MB Progress (1): 4.5/114 MB Progress (1): 4.5/114 MB Progress (1): 4.5/114 MB Progress (1): 4.5/114 MB Progress (1): 4.5/114 MB Progress (1): 4.5/114 MB Progress (1): 4.5/114 MB Progress (1): 4.5/114 MB Progress (1): 4.5/114 MB Progress (1): 4.5/114 MB Progress (1): 4.5/114 MB Progress (1): 4.5/114 MB Progress (1): 4.5/114 MB Progress (1): 4.5/114 MB Progress (1): 4.5/114 MB Progress (1): 4.5/114 MB Progress (1): 4.5/114 MB Progress (1): 4.5/114 MB Progress (1): 4.5/114 MB Progress (1): 4.6/114 MB Progress (1): 4.6/114 MB Progress (1): 4.6/114 MB Progress (1): 4.6/114 MB Progress (1): 4.6/114 MB Progress (1): 4.6/114 MB Progress (1): 4.6/114 MB Progress (1): 4.6/114 MB Progress (1): 4.6/114 MB Progress (1): 4.6/114 MB Progress (1): 4.6/114 MB Progress (1): 4.6/114 MB Progress (1): 4.6/114 MB Progress (1): 4.6/114 MB Progress (1): 4.6/114 MB Progress (1): 4.6/114 MB Progress (1): 4.6/114 MB Progress (1): 4.6/114 MB Progress (1): 4.6/114 MB Progress (1): 4.6/114 MB Progress (1): 4.6/114 MB Progress (1): 4.6/114 MB Progress (1): 4.6/114 MB Progress (1): 4.6/114 MB Progress (1): 4.6/114 MB Progress (1): 4.6/114 MB Progress (1): 4.6/114 MB Progress (1): 4.6/114 MB Progress (1): 4.6/114 MB Progress (1): 4.6/114 MB Progress (1): 4.6/114 MB Progress (1): 4.6/114 MB Progress (1): 4.6/114 MB Progress (1): 4.6/114 MB Progress (1): 4.6/114 MB Progress (1): 4.6/114 MB Progress (1): 4.6/114 MB Progress (1): 4.6/114 MB Progress (1): 4.6/114 MB Progress (1): 4.6/114 MB Progress (1): 4.6/114 MB Progress (1): 4.6/114 MB Progress (1): 4.6/114 MB Progress (1): 4.6/114 MB Progress (1): 4.6/114 MB Progress (1): 4.6/114 MB Progress (1): 4.6/114 MB Progress (1): 4.6/114 MB Progress (1): 4.6/114 MB Progress (1): 4.7/114 MB Progress (1): 4.7/114 MB Progress (1): 4.7/114 MB Progress (1): 4.7/114 MB Progress (1): 4.7/114 MB Progress (1): 4.7/114 MB Progress (1): 4.7/114 MB Progress (1): 4.7/114 MB Progress (1): 4.7/114 MB Progress (1): 4.7/114 MB Progress (1): 4.7/114 MB Progress (1): 4.7/114 MB Progress (1): 4.7/114 MB Progress (1): 4.7/114 MB Progress (1): 4.7/114 MB Progress (1): 4.7/114 MB Progress (1): 4.7/114 MB Progress (1): 4.7/114 MB Progress (1): 4.7/114 MB Progress (1): 4.7/114 MB Progress (1): 4.7/114 MB Progress (1): 4.7/114 MB Progress (1): 4.7/114 MB Progress (1): 4.7/114 MB Progress (1): 4.7/114 MB Progress (1): 4.7/114 MB Progress (1): 4.7/114 MB Progress (1): 4.7/114 MB Progress (1): 4.7/114 MB Progress (1): 4.7/114 MB Progress (1): 4.7/114 MB Progress (1): 4.7/114 MB Progress (1): 4.7/114 MB Progress (1): 4.7/114 MB Progress (1): 4.7/114 MB Progress (1): 4.7/114 MB Progress (1): 4.7/114 MB Progress (1): 4.7/114 MB Progress (1): 4.7/114 MB Progress (1): 4.7/114 MB Progress (1): 4.7/114 MB Progress (1): 4.7/114 MB Progress (1): 4.7/114 MB Progress (1): 4.7/114 MB Progress (1): 4.7/114 MB Progress (1): 4.7/114 MB Progress (1): 4.7/114 MB Progress (1): 4.7/114 MB Progress (1): 4.7/114 MB Progress (1): 4.8/114 MB Progress (1): 4.8/114 MB Progress (1): 4.8/114 MB Progress (1): 4.8/114 MB Progress (1): 4.8/114 MB Progress (1): 4.8/114 MB Progress (1): 4.8/114 MB Progress (1): 4.8/114 MB Progress (1): 4.8/114 MB Progress (1): 4.8/114 MB Progress (1): 4.8/114 MB Progress (1): 4.8/114 MB Progress (1): 4.8/114 MB Progress (1): 4.8/114 MB Progress (1): 4.8/114 MB Progress (1): 4.8/114 MB Progress (1): 4.8/114 MB Progress (1): 4.8/114 MB Progress (1): 4.8/114 MB Progress (1): 4.8/114 MB Progress (1): 4.8/114 MB Progress (1): 4.8/114 MB Progress (1): 4.8/114 MB Progress (1): 4.8/114 MB Progress (1): 4.8/114 MB Progress (1): 4.8/114 MB Progress (1): 4.8/114 MB Progress (1): 4.8/114 MB Progress (1): 4.8/114 MB Progress (1): 4.8/114 MB Progress (1): 4.8/114 MB Progress (1): 4.8/114 MB Progress (1): 4.8/114 MB Progress (1): 4.8/114 MB Progress (1): 4.8/114 MB Progress (1): 4.8/114 MB Progress (1): 4.8/114 MB Progress (1): 4.8/114 MB Progress (1): 4.8/114 MB Progress (1): 4.8/114 MB Progress (1): 4.8/114 MB Progress (1): 4.8/114 MB Progress (1): 4.8/114 MB Progress (1): 4.8/114 MB Progress (1): 4.8/114 MB Progress (1): 4.8/114 MB Progress (1): 4.8/114 MB Progress (1): 4.8/114 MB Progress (1): 4.8/114 MB Progress (1): 4.9/114 MB Progress (1): 4.9/114 MB Progress (1): 4.9/114 MB Progress (1): 4.9/114 MB Progress (1): 4.9/114 MB Progress (1): 4.9/114 MB Progress (1): 4.9/114 MB Progress (1): 4.9/114 MB Progress (1): 4.9/114 MB Progress (1): 4.9/114 MB Progress (1): 4.9/114 MB Progress (1): 4.9/114 MB Progress (1): 4.9/114 MB Progress (1): 4.9/114 MB Progress (1): 4.9/114 MB Progress (1): 4.9/114 MB Progress (1): 4.9/114 MB Progress (1): 4.9/114 MB Progress (1): 4.9/114 MB Progress (1): 4.9/114 MB Progress (1): 4.9/114 MB Progress (1): 4.9/114 MB Progress (1): 4.9/114 MB Progress (1): 4.9/114 MB Progress (1): 4.9/114 MB Progress (1): 4.9/114 MB Progress (1): 4.9/114 MB Progress (1): 4.9/114 MB Progress (1): 4.9/114 MB Progress (1): 4.9/114 MB Progress (1): 4.9/114 MB Progress (1): 4.9/114 MB Progress (1): 4.9/114 MB Progress (1): 4.9/114 MB Progress (1): 4.9/114 MB Progress (1): 4.9/114 MB Progress (1): 4.9/114 MB Progress (1): 4.9/114 MB Progress (1): 4.9/114 MB Progress (1): 4.9/114 MB Progress (1): 4.9/114 MB Progress (1): 4.9/114 MB Progress (1): 4.9/114 MB Progress (1): 4.9/114 MB Progress (1): 4.9/114 MB Progress (1): 4.9/114 MB Progress (1): 4.9/114 MB Progress (1): 4.9/114 MB Progress (1): 5.0/114 MB Progress (1): 5.0/114 MB Progress (1): 5.0/114 MB Progress (1): 5.0/114 MB Progress (1): 5.0/114 MB Progress (1): 5.0/114 MB Progress (1): 5.0/114 MB Progress (1): 5.0/114 MB Progress (1): 5.0/114 MB Progress (1): 5.0/114 MB Progress (1): 5.0/114 MB Progress (1): 5.0/114 MB Progress (1): 5.0/114 MB Progress (1): 5.0/114 MB Progress (1): 5.0/114 MB Progress (1): 5.0/114 MB Progress (1): 5.0/114 MB Progress (1): 5.0/114 MB Progress (1): 5.0/114 MB Progress (1): 5.0/114 MB Progress (1): 5.0/114 MB Progress (1): 5.0/114 MB Progress (1): 5.0/114 MB Progress (1): 5.0/114 MB Progress (1): 5.0/114 MB Progress (1): 5.0/114 MB Progress (1): 5.0/114 MB Progress (1): 5.0/114 MB Progress (1): 5.0/114 MB Progress (1): 5.0/114 MB Progress (1): 5.0/114 MB Progress (1): 5.0/114 MB Progress (1): 5.0/114 MB Progress (1): 5.0/114 MB Progress (1): 5.0/114 MB Progress (1): 5.0/114 MB Progress (1): 5.0/114 MB Progress (1): 5.0/114 MB Progress (1): 5.0/114 MB Progress (1): 5.0/114 MB Progress (1): 5.0/114 MB Progress (1): 5.0/114 MB Progress (1): 5.0/114 MB Progress (1): 5.0/114 MB Progress (1): 5.0/114 MB Progress (1): 5.0/114 MB Progress (1): 5.0/114 MB Progress (1): 5.0/114 MB Progress (1): 5.0/114 MB Progress (1): 5.1/114 MB Progress (1): 5.1/114 MB Progress (1): 5.1/114 MB Progress (1): 5.1/114 MB Progress (1): 5.1/114 MB Progress (1): 5.1/114 MB Progress (1): 5.1/114 MB Progress (1): 5.1/114 MB Progress (1): 5.1/114 MB Progress (1): 5.1/114 MB Progress (1): 5.1/114 MB Progress (1): 5.1/114 MB Progress (1): 5.1/114 MB Progress (1): 5.1/114 MB Progress (1): 5.1/114 MB Progress (1): 5.1/114 MB Progress (1): 5.1/114 MB Progress (1): 5.1/114 MB Progress (1): 5.1/114 MB Progress (1): 5.1/114 MB Progress (1): 5.1/114 MB Progress (1): 5.1/114 MB Progress (1): 5.1/114 MB Progress (1): 5.1/114 MB Progress (1): 5.1/114 MB Progress (1): 5.1/114 MB Progress (1): 5.1/114 MB Progress (1): 5.1/114 MB Progress (1): 5.1/114 MB Progress (1): 5.1/114 MB Progress (1): 5.1/114 MB Progress (1): 5.1/114 MB Progress (1): 5.1/114 MB Progress (1): 5.1/114 MB Progress (1): 5.1/114 MB Progress (1): 5.1/114 MB Progress (1): 5.1/114 MB Progress (1): 5.1/114 MB Progress (1): 5.1/114 MB Progress (1): 5.1/114 MB Progress (1): 5.1/114 MB Progress (1): 5.1/114 MB Progress (1): 5.1/114 MB Progress (1): 5.1/114 MB Progress (1): 5.1/114 MB Progress (1): 5.1/114 MB Progress (1): 5.1/114 MB Progress (1): 5.1/114 MB Progress (1): 5.1/114 MB Progress (1): 5.2/114 MB Progress (1): 5.2/114 MB Progress (1): 5.2/114 MB Progress (1): 5.2/114 MB Progress (1): 5.2/114 MB Progress (1): 5.2/114 MB Progress (1): 5.2/114 MB Progress (1): 5.2/114 MB Progress (1): 5.2/114 MB Progress (1): 5.2/114 MB Progress (1): 5.2/114 MB Progress (1): 5.2/114 MB Progress (1): 5.2/114 MB Progress (1): 5.2/114 MB Progress (1): 5.2/114 MB Progress (1): 5.2/114 MB Progress (1): 5.2/114 MB Progress (1): 5.2/114 MB Progress (1): 5.2/114 MB Progress (1): 5.2/114 MB Progress (1): 5.2/114 MB Progress (1): 5.2/114 MB Progress (1): 5.2/114 MB Progress (1): 5.2/114 MB Progress (1): 5.2/114 MB Progress (1): 5.2/114 MB Progress (1): 5.2/114 MB Progress (1): 5.2/114 MB Progress (1): 5.2/114 MB Progress (1): 5.2/114 MB Progress (1): 5.2/114 MB Progress (1): 5.2/114 MB Progress (1): 5.2/114 MB Progress (1): 5.2/114 MB Progress (1): 5.2/114 MB Progress (1): 5.2/114 MB Progress (1): 5.2/114 MB Progress (1): 5.2/114 MB Progress (1): 5.2/114 MB Progress (1): 5.2/114 MB Progress (1): 5.2/114 MB Progress (1): 5.2/114 MB Progress (1): 5.2/114 MB Progress (1): 5.2/114 MB Progress (1): 5.2/114 MB Progress (1): 5.2/114 MB Progress (1): 5.2/114 MB Progress (1): 5.2/114 MB Progress (1): 5.2/114 MB Progress (1): 5.3/114 MB Progress (1): 5.3/114 MB Progress (1): 5.3/114 MB Progress (1): 5.3/114 MB Progress (1): 5.3/114 MB Progress (1): 5.3/114 MB Progress (1): 5.3/114 MB Progress (1): 5.3/114 MB Progress (1): 5.3/114 MB Progress (1): 5.3/114 MB Progress (1): 5.3/114 MB Progress (1): 5.3/114 MB Progress (1): 5.3/114 MB Progress (1): 5.3/114 MB Progress (1): 5.3/114 MB Progress (1): 5.3/114 MB Progress (1): 5.3/114 MB Progress (1): 5.3/114 MB Progress (1): 5.3/114 MB Progress (1): 5.3/114 MB Progress (1): 5.3/114 MB Progress (1): 5.3/114 MB Progress (1): 5.3/114 MB Progress (1): 5.3/114 MB Progress (1): 5.3/114 MB Progress (1): 5.3/114 MB Progress (1): 5.3/114 MB Progress (1): 5.3/114 MB Progress (1): 5.3/114 MB Progress (1): 5.3/114 MB Progress (1): 5.3/114 MB Progress (1): 5.3/114 MB Progress (1): 5.3/114 MB Progress (1): 5.3/114 MB Progress (1): 5.3/114 MB Progress (1): 5.3/114 MB Progress (1): 5.3/114 MB Progress (1): 5.3/114 MB Progress (1): 5.3/114 MB Progress (1): 5.3/114 MB Progress (1): 5.3/114 MB Progress (1): 5.3/114 MB Progress (1): 5.3/114 MB Progress (1): 5.3/114 MB Progress (1): 5.3/114 MB Progress (1): 5.3/114 MB Progress (1): 5.3/114 MB Progress (1): 5.3/114 MB Progress (1): 5.3/114 MB Progress (1): 5.4/114 MB Progress (1): 5.4/114 MB Progress (1): 5.4/114 MB Progress (1): 5.4/114 MB Progress (1): 5.4/114 MB Progress (1): 5.4/114 MB Progress (1): 5.4/114 MB Progress (1): 5.4/114 MB Progress (1): 5.4/114 MB Progress (1): 5.4/114 MB Progress (1): 5.4/114 MB Progress (1): 5.4/114 MB Progress (1): 5.4/114 MB Progress (1): 5.4/114 MB Progress (1): 5.4/114 MB Progress (1): 5.4/114 MB Progress (1): 5.4/114 MB Progress (1): 5.4/114 MB Progress (1): 5.4/114 MB Progress (1): 5.4/114 MB Progress (1): 5.4/114 MB Progress (1): 5.4/114 MB Progress (1): 5.4/114 MB Progress (1): 5.4/114 MB Progress (1): 5.4/114 MB Progress (1): 5.4/114 MB Progress (1): 5.4/114 MB Progress (1): 5.4/114 MB Progress (1): 5.4/114 MB Progress (1): 5.4/114 MB Progress (1): 5.4/114 MB Progress (1): 5.4/114 MB Progress (1): 5.4/114 MB Progress (1): 5.4/114 MB Progress (1): 5.4/114 MB Progress (1): 5.4/114 MB Progress (1): 5.4/114 MB Progress (1): 5.4/114 MB Progress (1): 5.4/114 MB Progress (1): 5.4/114 MB Progress (1): 5.4/114 MB Progress (1): 5.4/114 MB Progress (1): 5.4/114 MB Progress (1): 5.4/114 MB Progress (1): 5.4/114 MB Progress (1): 5.4/114 MB Progress (1): 5.4/114 MB Progress (1): 5.4/114 MB Progress (1): 5.4/114 MB Progress (1): 5.5/114 MB Progress (1): 5.5/114 MB Progress (1): 5.5/114 MB Progress (1): 5.5/114 MB Progress (1): 5.5/114 MB Progress (1): 5.5/114 MB Progress (1): 5.5/114 MB Progress (1): 5.5/114 MB Progress (1): 5.5/114 MB Progress (1): 5.5/114 MB Progress (1): 5.5/114 MB Progress (1): 5.5/114 MB Progress (1): 5.5/114 MB Progress (1): 5.5/114 MB Progress (1): 5.5/114 MB Progress (1): 5.5/114 MB Progress (1): 5.5/114 MB Progress (1): 5.5/114 MB Progress (1): 5.5/114 MB Progress (1): 5.5/114 MB Progress (1): 5.5/114 MB Progress (1): 5.5/114 MB Progress (1): 5.5/114 MB Progress (1): 5.5/114 MB Progress (1): 5.5/114 MB Progress (1): 5.5/114 MB Progress (1): 5.5/114 MB Progress (1): 5.5/114 MB Progress (1): 5.5/114 MB Progress (1): 5.5/114 MB Progress (1): 5.5/114 MB Progress (1): 5.5/114 MB Progress (1): 5.5/114 MB Progress (1): 5.5/114 MB Progress (1): 5.5/114 MB Progress (1): 5.5/114 MB Progress (1): 5.5/114 MB Progress (1): 5.5/114 MB Progress (1): 5.5/114 MB Progress (1): 5.5/114 MB Progress (1): 5.5/114 MB Progress (1): 5.5/114 MB Progress (1): 5.5/114 MB Progress (1): 5.5/114 MB Progress (1): 5.5/114 MB Progress (1): 5.5/114 MB Progress (1): 5.5/114 MB Progress (1): 5.5/114 MB Progress (1): 5.6/114 MB Progress (1): 5.6/114 MB Progress (1): 5.6/114 MB Progress (1): 5.6/114 MB Progress (1): 5.6/114 MB Progress (1): 5.6/114 MB Progress (1): 5.6/114 MB Progress (1): 5.6/114 MB Progress (1): 5.6/114 MB Progress (1): 5.6/114 MB Progress (1): 5.6/114 MB Progress (1): 5.6/114 MB Progress (1): 5.6/114 MB Progress (1): 5.6/114 MB Progress (1): 5.6/114 MB Progress (1): 5.6/114 MB Progress (1): 5.6/114 MB Progress (1): 5.6/114 MB Progress (1): 5.6/114 MB Progress (1): 5.6/114 MB Progress (1): 5.6/114 MB Progress (1): 5.6/114 MB Progress (1): 5.6/114 MB Progress (1): 5.6/114 MB Progress (1): 5.6/114 MB Progress (1): 5.6/114 MB Progress (1): 5.6/114 MB Progress (1): 5.6/114 MB Progress (1): 5.6/114 MB Progress (1): 5.6/114 MB Progress (1): 5.6/114 MB Progress (1): 5.6/114 MB Progress (1): 5.6/114 MB Progress (1): 5.6/114 MB Progress (1): 5.6/114 MB Progress (1): 5.6/114 MB Progress (1): 5.6/114 MB Progress (1): 5.6/114 MB Progress (1): 5.6/114 MB Progress (1): 5.6/114 MB Progress (1): 5.6/114 MB Progress (1): 5.6/114 MB Progress (1): 5.6/114 MB Progress (1): 5.6/114 MB Progress (1): 5.6/114 MB Progress (1): 5.6/114 MB Progress (1): 5.6/114 MB Progress (1): 5.6/114 MB Progress (1): 5.6/114 MB Progress (1): 5.7/114 MB Progress (1): 5.7/114 MB Progress (1): 5.7/114 MB Progress (1): 5.7/114 MB Progress (1): 5.7/114 MB Progress (1): 5.7/114 MB Progress (1): 5.7/114 MB Progress (1): 5.7/114 MB Progress (1): 5.7/114 MB Progress (1): 5.7/114 MB Progress (1): 5.7/114 MB Progress (1): 5.7/114 MB Progress (1): 5.7/114 MB Progress (1): 5.7/114 MB Progress (1): 5.7/114 MB Progress (1): 5.7/114 MB Progress (1): 5.7/114 MB Progress (1): 5.7/114 MB Progress (1): 5.7/114 MB Progress (1): 5.7/114 MB Progress (1): 5.7/114 MB Progress (1): 5.7/114 MB Progress (1): 5.7/114 MB Progress (1): 5.7/114 MB Progress (1): 5.7/114 MB Progress (1): 5.7/114 MB Progress (1): 5.7/114 MB Progress (1): 5.7/114 MB Progress (1): 5.7/114 MB Progress (1): 5.7/114 MB Progress (1): 5.7/114 MB Progress (1): 5.7/114 MB Progress (1): 5.7/114 MB Progress (1): 5.7/114 MB Progress (1): 5.7/114 MB Progress (1): 5.7/114 MB Progress (1): 5.7/114 MB Progress (1): 5.7/114 MB Progress (1): 5.7/114 MB Progress (1): 5.7/114 MB Progress (1): 5.7/114 MB Progress (1): 5.7/114 MB Progress (1): 5.7/114 MB Progress (1): 5.7/114 MB Progress (1): 5.7/114 MB Progress (1): 5.7/114 MB Progress (1): 5.7/114 MB Progress (1): 5.7/114 MB Progress (1): 5.7/114 MB Progress (1): 5.8/114 MB Progress (1): 5.8/114 MB Progress (1): 5.8/114 MB Progress (1): 5.8/114 MB Progress (1): 5.8/114 MB Progress (1): 5.8/114 MB Progress (1): 5.8/114 MB Progress (1): 5.8/114 MB Progress (1): 5.8/114 MB Progress (1): 5.8/114 MB Progress (1): 5.8/114 MB Progress (1): 5.8/114 MB Progress (1): 5.8/114 MB Progress (1): 5.8/114 MB Progress (1): 5.8/114 MB Progress (1): 5.8/114 MB Progress (1): 5.8/114 MB Progress (1): 5.8/114 MB Progress (1): 5.8/114 MB Progress (1): 5.8/114 MB Progress (1): 5.8/114 MB Progress (1): 5.8/114 MB Progress (1): 5.8/114 MB Progress (1): 5.8/114 MB Progress (1): 5.8/114 MB Progress (1): 5.8/114 MB Progress (1): 5.8/114 MB Progress (1): 5.8/114 MB Progress (1): 5.8/114 MB Progress (1): 5.8/114 MB Progress (1): 5.8/114 MB Progress (1): 5.8/114 MB Progress (1): 5.8/114 MB Progress (1): 5.8/114 MB Progress (1): 5.8/114 MB Progress (1): 5.8/114 MB Progress (1): 5.8/114 MB Progress (1): 5.8/114 MB Progress (1): 5.8/114 MB Progress (1): 5.8/114 MB Progress (1): 5.8/114 MB Progress (1): 5.8/114 MB Progress (1): 5.8/114 MB Progress (1): 5.8/114 MB Progress (1): 5.8/114 MB Progress (1): 5.8/114 MB Progress (1): 5.8/114 MB Progress (1): 5.8/114 MB Progress (1): 5.8/114 MB Progress (1): 5.9/114 MB Progress (1): 5.9/114 MB Progress (1): 5.9/114 MB Progress (1): 5.9/114 MB Progress (1): 5.9/114 MB Progress (1): 5.9/114 MB Progress (1): 5.9/114 MB Progress (1): 5.9/114 MB Progress (1): 5.9/114 MB Progress (1): 5.9/114 MB Progress (1): 5.9/114 MB Progress (1): 5.9/114 MB Progress (1): 5.9/114 MB Progress (1): 5.9/114 MB Progress (1): 5.9/114 MB Progress (1): 5.9/114 MB Progress (1): 5.9/114 MB Progress (1): 5.9/114 MB Progress (1): 5.9/114 MB Progress (1): 5.9/114 MB Progress (1): 5.9/114 MB Progress (1): 5.9/114 MB Progress (1): 5.9/114 MB Progress (1): 5.9/114 MB Progress (1): 5.9/114 MB Progress (1): 5.9/114 MB Progress (1): 5.9/114 MB Progress (1): 5.9/114 MB Progress (1): 5.9/114 MB Progress (1): 5.9/114 MB Progress (1): 5.9/114 MB Progress (1): 5.9/114 MB Progress (1): 5.9/114 MB Progress (1): 5.9/114 MB Progress (1): 5.9/114 MB Progress (1): 5.9/114 MB Progress (1): 5.9/114 MB Progress (1): 5.9/114 MB Progress (1): 5.9/114 MB Progress (1): 5.9/114 MB Progress (1): 5.9/114 MB Progress (1): 5.9/114 MB Progress (1): 5.9/114 MB Progress (1): 5.9/114 MB Progress (1): 5.9/114 MB Progress (1): 5.9/114 MB Progress (1): 5.9/114 MB Progress (1): 5.9/114 MB Progress (1): 5.9/114 MB Progress (1): 6.0/114 MB Progress (1): 6.0/114 MB Progress (1): 6.0/114 MB Progress (1): 6.0/114 MB Progress (1): 6.0/114 MB Progress (1): 6.0/114 MB Progress (1): 6.0/114 MB Progress (1): 6.0/114 MB Progress (1): 6.0/114 MB Progress (1): 6.0/114 MB Progress (1): 6.0/114 MB Progress (1): 6.0/114 MB Progress (1): 6.0/114 MB Progress (1): 6.0/114 MB Progress (1): 6.0/114 MB Progress (1): 6.0/114 MB Progress (1): 6.0/114 MB Progress (1): 6.0/114 MB Progress (1): 6.0/114 MB Progress (1): 6.0/114 MB Progress (1): 6.0/114 MB Progress (1): 6.0/114 MB Progress (1): 6.0/114 MB Progress (1): 6.0/114 MB Progress (1): 6.0/114 MB Progress (1): 6.0/114 MB Progress (1): 6.0/114 MB Progress (1): 6.0/114 MB Progress (1): 6.0/114 MB Progress (1): 6.0/114 MB Progress (1): 6.0/114 MB Progress (1): 6.0/114 MB Progress (1): 6.0/114 MB Progress (1): 6.0/114 MB Progress (1): 6.0/114 MB Progress (1): 6.0/114 MB Progress (1): 6.0/114 MB Progress (1): 6.0/114 MB Progress (1): 6.0/114 MB Progress (1): 6.0/114 MB Progress (1): 6.0/114 MB Progress (1): 6.0/114 MB Progress (1): 6.0/114 MB Progress (1): 6.0/114 MB Progress (1): 6.0/114 MB Progress (1): 6.0/114 MB Progress (1): 6.0/114 MB Progress (1): 6.0/114 MB Progress (1): 6.0/114 MB Progress (1): 6.1/114 MB Progress (1): 6.1/114 MB Progress (1): 6.1/114 MB Progress (1): 6.1/114 MB Progress (1): 6.1/114 MB Progress (1): 6.1/114 MB Progress (1): 6.1/114 MB Progress (1): 6.1/114 MB Progress (1): 6.1/114 MB Progress (1): 6.1/114 MB Progress (1): 6.1/114 MB Progress (1): 6.1/114 MB Progress (1): 6.1/114 MB Progress (1): 6.1/114 MB Progress (1): 6.1/114 MB Progress (1): 6.1/114 MB Progress (1): 6.1/114 MB Progress (1): 6.1/114 MB Progress (1): 6.1/114 MB Progress (1): 6.1/114 MB Progress (1): 6.1/114 MB Progress (1): 6.1/114 MB Progress (1): 6.1/114 MB Progress (1): 6.1/114 MB Progress (1): 6.1/114 MB Progress (1): 6.1/114 MB Progress (1): 6.1/114 MB Progress (1): 6.1/114 MB Progress (1): 6.1/114 MB Progress (1): 6.1/114 MB Progress (1): 6.1/114 MB Progress (1): 6.1/114 MB Progress (1): 6.1/114 MB Progress (1): 6.1/114 MB Progress (1): 6.1/114 MB Progress (1): 6.1/114 MB Progress (1): 6.1/114 MB Progress (1): 6.1/114 MB Progress (1): 6.1/114 MB Progress (1): 6.1/114 MB Progress (1): 6.1/114 MB Progress (1): 6.1/114 MB Progress (1): 6.1/114 MB Progress (1): 6.1/114 MB Progress (1): 6.1/114 MB Progress (1): 6.1/114 MB Progress (1): 6.1/114 MB Progress (1): 6.1/114 MB Progress (1): 6.2/114 MB Progress (1): 6.2/114 MB Progress (1): 6.2/114 MB Progress (1): 6.2/114 MB Progress (1): 6.2/114 MB Progress (1): 6.2/114 MB Progress (1): 6.2/114 MB Progress (1): 6.2/114 MB Progress (1): 6.2/114 MB Progress (1): 6.2/114 MB Progress (1): 6.2/114 MB Progress (1): 6.2/114 MB Progress (1): 6.2/114 MB Progress (1): 6.2/114 MB Progress (1): 6.2/114 MB Progress (1): 6.2/114 MB Progress (1): 6.2/114 MB Progress (1): 6.2/114 MB Progress (1): 6.2/114 MB Progress (1): 6.2/114 MB Progress (1): 6.2/114 MB Progress (1): 6.2/114 MB Progress (1): 6.2/114 MB Progress (1): 6.2/114 MB Progress (1): 6.2/114 MB Progress (1): 6.2/114 MB Progress (1): 6.2/114 MB Progress (1): 6.2/114 MB Progress (1): 6.2/114 MB Progress (1): 6.2/114 MB Progress (1): 6.2/114 MB Progress (1): 6.2/114 MB Progress (1): 6.2/114 MB Progress (1): 6.2/114 MB Progress (1): 6.2/114 MB Progress (1): 6.2/114 MB Progress (1): 6.2/114 MB Progress (1): 6.2/114 MB Progress (1): 6.2/114 MB Progress (1): 6.2/114 MB Progress (1): 6.2/114 MB Progress (1): 6.2/114 MB Progress (1): 6.2/114 MB Progress (1): 6.2/114 MB Progress (1): 6.2/114 MB Progress (1): 6.2/114 MB Progress (1): 6.2/114 MB Progress (1): 6.2/114 MB Progress (1): 6.2/114 MB Progress (1): 6.3/114 MB Progress (1): 6.3/114 MB Progress (1): 6.3/114 MB Progress (1): 6.3/114 MB Progress (1): 6.3/114 MB Progress (1): 6.3/114 MB Progress (1): 6.3/114 MB Progress (1): 6.3/114 MB Progress (1): 6.3/114 MB Progress (1): 6.3/114 MB Progress (1): 6.3/114 MB Progress (1): 6.3/114 MB Progress (1): 6.3/114 MB Progress (1): 6.3/114 MB Progress (1): 6.3/114 MB Progress (1): 6.3/114 MB Progress (1): 6.3/114 MB Progress (1): 6.3/114 MB Progress (1): 6.3/114 MB Progress (1): 6.3/114 MB Progress (1): 6.3/114 MB Progress (1): 6.3/114 MB Progress (1): 6.3/114 MB Progress (1): 6.3/114 MB Progress (1): 6.3/114 MB Progress (1): 6.3/114 MB Progress (1): 6.3/114 MB Progress (1): 6.3/114 MB Progress (1): 6.3/114 MB Progress (1): 6.3/114 MB Progress (1): 6.3/114 MB Progress (1): 6.3/114 MB Progress (1): 6.3/114 MB Progress (1): 6.3/114 MB Progress (1): 6.3/114 MB Progress (1): 6.3/114 MB Progress (1): 6.3/114 MB Progress (1): 6.3/114 MB Progress (1): 6.3/114 MB Progress (1): 6.3/114 MB Progress (1): 6.3/114 MB Progress (1): 6.3/114 MB Progress (1): 6.3/114 MB Progress (1): 6.3/114 MB Progress (1): 6.3/114 MB Progress (1): 6.3/114 MB Progress (1): 6.3/114 MB Progress (1): 6.3/114 MB Progress (1): 6.3/114 MB Progress (1): 6.4/114 MB Progress (1): 6.4/114 MB Progress (1): 6.4/114 MB Progress (1): 6.4/114 MB Progress (1): 6.4/114 MB Progress (1): 6.4/114 MB Progress (1): 6.4/114 MB Progress (1): 6.4/114 MB Progress (1): 6.4/114 MB Progress (1): 6.4/114 MB Progress (1): 6.4/114 MB Progress (1): 6.4/114 MB Progress (1): 6.4/114 MB Progress (1): 6.4/114 MB Progress (1): 6.4/114 MB Progress (1): 6.4/114 MB Progress (1): 6.4/114 MB Progress (1): 6.4/114 MB Progress (1): 6.4/114 MB Progress (1): 6.4/114 MB Progress (1): 6.4/114 MB Progress (1): 6.4/114 MB Progress (1): 6.4/114 MB Progress (1): 6.4/114 MB Progress (1): 6.4/114 MB Progress (1): 6.4/114 MB Progress (1): 6.4/114 MB Progress (1): 6.4/114 MB Progress (1): 6.4/114 MB Progress (1): 6.4/114 MB Progress (1): 6.4/114 MB Progress (1): 6.4/114 MB Progress (1): 6.4/114 MB Progress (1): 6.4/114 MB Progress (1): 6.4/114 MB Progress (1): 6.4/114 MB Progress (1): 6.4/114 MB Progress (1): 6.4/114 MB Progress (1): 6.4/114 MB Progress (1): 6.4/114 MB Progress (1): 6.4/114 MB Progress (1): 6.4/114 MB Progress (1): 6.4/114 MB Progress (1): 6.4/114 MB Progress (1): 6.4/114 MB Progress (1): 6.4/114 MB Progress (1): 6.4/114 MB Progress (1): 6.4/114 MB Progress (1): 6.4/114 MB Progress (1): 6.5/114 MB Progress (1): 6.5/114 MB Progress (1): 6.5/114 MB Progress (1): 6.5/114 MB Progress (1): 6.5/114 MB Progress (1): 6.5/114 MB Progress (1): 6.5/114 MB Progress (1): 6.5/114 MB Progress (1): 6.5/114 MB Progress (1): 6.5/114 MB Progress (1): 6.5/114 MB Progress (1): 6.5/114 MB Progress (1): 6.5/114 MB Progress (1): 6.5/114 MB Progress (1): 6.5/114 MB Progress (1): 6.5/114 MB Progress (1): 6.5/114 MB Progress (1): 6.5/114 MB Progress (1): 6.5/114 MB Progress (1): 6.5/114 MB Progress (1): 6.5/114 MB Progress (1): 6.5/114 MB Progress (1): 6.5/114 MB Progress (1): 6.5/114 MB Progress (1): 6.5/114 MB Progress (1): 6.5/114 MB Progress (1): 6.5/114 MB Progress (1): 6.5/114 MB Progress (1): 6.5/114 MB Progress (1): 6.5/114 MB Progress (1): 6.5/114 MB Progress (1): 6.5/114 MB Progress (1): 6.5/114 MB Progress (1): 6.5/114 MB Progress (1): 6.5/114 MB Progress (1): 6.5/114 MB Progress (1): 6.5/114 MB Progress (1): 6.5/114 MB Progress (1): 6.5/114 MB Progress (1): 6.5/114 MB Progress (1): 6.5/114 MB Progress (1): 6.5/114 MB Progress (1): 6.5/114 MB Progress (1): 6.5/114 MB Progress (1): 6.5/114 MB Progress (1): 6.5/114 MB Progress (1): 6.5/114 MB Progress (1): 6.5/114 MB Progress (1): 6.5/114 MB Progress (1): 6.6/114 MB Progress (1): 6.6/114 MB Progress (1): 6.6/114 MB Progress (1): 6.6/114 MB Progress (1): 6.6/114 MB Progress (1): 6.6/114 MB Progress (1): 6.6/114 MB Progress (1): 6.6/114 MB Progress (1): 6.6/114 MB Progress (1): 6.6/114 MB Progress (1): 6.6/114 MB Progress (1): 6.6/114 MB Progress (1): 6.6/114 MB Progress (1): 6.6/114 MB Progress (1): 6.6/114 MB Progress (1): 6.6/114 MB Progress (1): 6.6/114 MB Progress (1): 6.6/114 MB Progress (1): 6.6/114 MB Progress (1): 6.6/114 MB Progress (1): 6.6/114 MB Progress (1): 6.6/114 MB Progress (1): 6.6/114 MB Progress (1): 6.6/114 MB Progress (1): 6.6/114 MB Progress (1): 6.6/114 MB Progress (1): 6.6/114 MB Progress (1): 6.6/114 MB Progress (1): 6.6/114 MB Progress (1): 6.6/114 MB Progress (1): 6.6/114 MB Progress (1): 6.6/114 MB Progress (1): 6.6/114 MB Progress (1): 6.6/114 MB Progress (1): 6.6/114 MB Progress (1): 6.6/114 MB Progress (1): 6.6/114 MB Progress (1): 6.6/114 MB Progress (1): 6.6/114 MB Progress (1): 6.6/114 MB Progress (1): 6.6/114 MB Progress (1): 6.6/114 MB Progress (1): 6.6/114 MB Progress (1): 6.6/114 MB Progress (1): 6.6/114 MB Progress (1): 6.6/114 MB Progress (1): 6.6/114 MB Progress (1): 6.6/114 MB Progress (1): 6.6/114 MB Progress (1): 6.7/114 MB Progress (1): 6.7/114 MB Progress (1): 6.7/114 MB Progress (1): 6.7/114 MB Progress (1): 6.7/114 MB Progress (1): 6.7/114 MB Progress (1): 6.7/114 MB Progress (1): 6.7/114 MB Progress (1): 6.7/114 MB Progress (1): 6.7/114 MB Progress (1): 6.7/114 MB Progress (1): 6.7/114 MB Progress (1): 6.7/114 MB Progress (1): 6.7/114 MB Progress (1): 6.7/114 MB Progress (1): 6.7/114 MB Progress (1): 6.7/114 MB Progress (1): 6.7/114 MB Progress (1): 6.7/114 MB Progress (1): 6.7/114 MB Progress (1): 6.7/114 MB Progress (1): 6.7/114 MB Progress (1): 6.7/114 MB Progress (1): 6.7/114 MB Progress (1): 6.7/114 MB Progress (1): 6.7/114 MB Progress (1): 6.7/114 MB Progress (1): 6.7/114 MB Progress (1): 6.7/114 MB Progress (1): 6.7/114 MB Progress (1): 6.7/114 MB Progress (1): 6.7/114 MB Progress (1): 6.7/114 MB Progress (1): 6.7/114 MB Progress (1): 6.7/114 MB Progress (1): 6.7/114 MB Progress (1): 6.7/114 MB Progress (1): 6.7/114 MB Progress (1): 6.7/114 MB Progress (1): 6.7/114 MB Progress (1): 6.7/114 MB Progress (1): 6.7/114 MB Progress (1): 6.7/114 MB Progress (1): 6.7/114 MB Progress (1): 6.7/114 MB Progress (1): 6.7/114 MB Progress (1): 6.7/114 MB Progress (1): 6.7/114 MB Progress (1): 6.8/114 MB Progress (1): 6.8/114 MB Progress (1): 6.8/114 MB Progress (1): 6.8/114 MB Progress (1): 6.8/114 MB Progress (1): 6.8/114 MB Progress (1): 6.8/114 MB Progress (1): 6.8/114 MB Progress (1): 6.8/114 MB Progress (1): 6.8/114 MB Progress (1): 6.8/114 MB Progress (1): 6.8/114 MB Progress (1): 6.8/114 MB Progress (1): 6.8/114 MB Progress (1): 6.8/114 MB Progress (1): 6.8/114 MB Progress (1): 6.8/114 MB Progress (1): 6.8/114 MB Progress (1): 6.8/114 MB Progress (1): 6.8/114 MB Progress (1): 6.8/114 MB Progress (1): 6.8/114 MB Progress (1): 6.8/114 MB Progress (1): 6.8/114 MB Progress (1): 6.8/114 MB Progress (1): 6.8/114 MB Progress (1): 6.8/114 MB Progress (1): 6.8/114 MB Progress (1): 6.8/114 MB Progress (1): 6.8/114 MB Progress (1): 6.8/114 MB Progress (1): 6.8/114 MB Progress (1): 6.8/114 MB Progress (1): 6.8/114 MB Progress (1): 6.8/114 MB Progress (1): 6.8/114 MB Progress (1): 6.8/114 MB Progress (1): 6.8/114 MB Progress (1): 6.8/114 MB Progress (1): 6.8/114 MB Progress (1): 6.8/114 MB Progress (1): 6.8/114 MB Progress (1): 6.8/114 MB Progress (1): 6.8/114 MB Progress (1): 6.8/114 MB Progress (1): 6.8/114 MB Progress (1): 6.8/114 MB Progress (1): 6.8/114 MB Progress (1): 6.8/114 MB Progress (1): 6.9/114 MB Progress (1): 6.9/114 MB Progress (1): 6.9/114 MB Progress (1): 6.9/114 MB Progress (1): 6.9/114 MB Progress (1): 6.9/114 MB Progress (1): 6.9/114 MB Progress (1): 6.9/114 MB Progress (1): 6.9/114 MB Progress (1): 6.9/114 MB Progress (1): 6.9/114 MB Progress (1): 6.9/114 MB Progress (1): 6.9/114 MB Progress (1): 6.9/114 MB Progress (1): 6.9/114 MB Progress (1): 6.9/114 MB Progress (1): 6.9/114 MB Progress (1): 6.9/114 MB Progress (1): 6.9/114 MB Progress (1): 6.9/114 MB Progress (1): 6.9/114 MB Progress (1): 6.9/114 MB Progress (1): 6.9/114 MB Progress (1): 6.9/114 MB Progress (1): 6.9/114 MB Progress (1): 6.9/114 MB Progress (1): 6.9/114 MB Progress (1): 6.9/114 MB Progress (1): 6.9/114 MB Progress (1): 6.9/114 MB Progress (1): 6.9/114 MB Progress (1): 6.9/114 MB Progress (1): 6.9/114 MB Progress (1): 6.9/114 MB Progress (1): 6.9/114 MB Progress (1): 6.9/114 MB Progress (1): 6.9/114 MB Progress (1): 6.9/114 MB Progress (1): 6.9/114 MB Progress (1): 6.9/114 MB Progress (1): 6.9/114 MB Progress (1): 6.9/114 MB Progress (1): 6.9/114 MB Progress (1): 6.9/114 MB Progress (1): 6.9/114 MB Progress (1): 6.9/114 MB Progress (1): 6.9/114 MB Progress (1): 6.9/114 MB Progress (1): 6.9/114 MB Progress (1): 7.0/114 MB Progress (1): 7.0/114 MB Progress (1): 7.0/114 MB Progress (1): 7.0/114 MB Progress (1): 7.0/114 MB Progress (1): 7.0/114 MB Progress (1): 7.0/114 MB Progress (1): 7.0/114 MB Progress (1): 7.0/114 MB Progress (1): 7.0/114 MB Progress (1): 7.0/114 MB Progress (1): 7.0/114 MB Progress (1): 7.0/114 MB Progress (1): 7.0/114 MB Progress (1): 7.0/114 MB Progress (1): 7.0/114 MB Progress (1): 7.0/114 MB Progress (1): 7.0/114 MB Progress (1): 7.0/114 MB Progress (1): 7.0/114 MB Progress (1): 7.0/114 MB Progress (1): 7.0/114 MB Progress (1): 7.0/114 MB Progress (1): 7.0/114 MB Progress (1): 7.0/114 MB Progress (1): 7.0/114 MB Progress (1): 7.0/114 MB Progress (1): 7.0/114 MB Progress (1): 7.0/114 MB Progress (1): 7.0/114 MB Progress (1): 7.0/114 MB Progress (1): 7.0/114 MB Progress (1): 7.0/114 MB Progress (1): 7.0/114 MB Progress (1): 7.0/114 MB Progress (1): 7.0/114 MB Progress (1): 7.0/114 MB Progress (1): 7.0/114 MB Progress (1): 7.0/114 MB Progress (1): 7.0/114 MB Progress (1): 7.0/114 MB Progress (1): 7.0/114 MB Progress (1): 7.0/114 MB Progress (1): 7.0/114 MB Progress (1): 7.0/114 MB Progress (1): 7.0/114 MB Progress (1): 7.0/114 MB Progress (1): 7.0/114 MB Progress (1): 7.0/114 MB Progress (1): 7.1/114 MB Progress (1): 7.1/114 MB Progress (1): 7.1/114 MB Progress (1): 7.1/114 MB Progress (1): 7.1/114 MB Progress (1): 7.1/114 MB Progress (1): 7.1/114 MB Progress (1): 7.1/114 MB Progress (1): 7.1/114 MB Progress (1): 7.1/114 MB Progress (1): 7.1/114 MB Progress (1): 7.1/114 MB Progress (1): 7.1/114 MB Progress (1): 7.1/114 MB Progress (1): 7.1/114 MB Progress (1): 7.1/114 MB Progress (1): 7.1/114 MB Progress (1): 7.1/114 MB Progress (1): 7.1/114 MB Progress (1): 7.1/114 MB Progress (1): 7.1/114 MB Progress (1): 7.1/114 MB Progress (1): 7.1/114 MB Progress (1): 7.1/114 MB Progress (1): 7.1/114 MB Progress (1): 7.1/114 MB Progress (1): 7.1/114 MB Progress (1): 7.1/114 MB Progress (1): 7.1/114 MB Progress (1): 7.1/114 MB Progress (1): 7.1/114 MB Progress (1): 7.1/114 MB Progress (1): 7.1/114 MB Progress (1): 7.1/114 MB Progress (1): 7.1/114 MB Progress (1): 7.1/114 MB Progress (1): 7.1/114 MB Progress (1): 7.1/114 MB Progress (1): 7.1/114 MB Progress (1): 7.1/114 MB Progress (1): 7.1/114 MB Progress (1): 7.1/114 MB Progress (1): 7.1/114 MB Progress (1): 7.1/114 MB Progress (1): 7.1/114 MB Progress (1): 7.1/114 MB Progress (1): 7.1/114 MB Progress (1): 7.1/114 MB Progress (1): 7.1/114 MB Progress (1): 7.2/114 MB Progress (1): 7.2/114 MB Progress (1): 7.2/114 MB Progress (1): 7.2/114 MB Progress (1): 7.2/114 MB Progress (1): 7.2/114 MB Progress (1): 7.2/114 MB Progress (1): 7.2/114 MB Progress (1): 7.2/114 MB Progress (1): 7.2/114 MB Progress (1): 7.2/114 MB Progress (1): 7.2/114 MB Progress (1): 7.2/114 MB Progress (1): 7.2/114 MB Progress (1): 7.2/114 MB Progress (1): 7.2/114 MB Progress (1): 7.2/114 MB Progress (1): 7.2/114 MB Progress (1): 7.2/114 MB Progress (1): 7.2/114 MB Progress (1): 7.2/114 MB Progress (1): 7.2/114 MB Progress (1): 7.2/114 MB Progress (1): 7.2/114 MB Progress (1): 7.2/114 MB Progress (1): 7.2/114 MB Progress (1): 7.2/114 MB Progress (1): 7.2/114 MB Progress (1): 7.2/114 MB Progress (1): 7.2/114 MB Progress (1): 7.2/114 MB Progress (1): 7.2/114 MB Progress (1): 7.2/114 MB Progress (1): 7.2/114 MB Progress (1): 7.2/114 MB Progress (1): 7.2/114 MB Progress (1): 7.2/114 MB Progress (1): 7.2/114 MB Progress (1): 7.2/114 MB Progress (1): 7.2/114 MB Progress (1): 7.2/114 MB Progress (1): 7.2/114 MB Progress (1): 7.2/114 MB Progress (1): 7.2/114 MB Progress (1): 7.2/114 MB Progress (1): 7.2/114 MB Progress (1): 7.2/114 MB Progress (1): 7.2/114 MB Progress (1): 7.2/114 MB Progress (1): 7.3/114 MB Progress (1): 7.3/114 MB Progress (1): 7.3/114 MB Progress (1): 7.3/114 MB Progress (1): 7.3/114 MB Progress (1): 7.3/114 MB Progress (1): 7.3/114 MB Progress (1): 7.3/114 MB Progress (1): 7.3/114 MB Progress (1): 7.3/114 MB Progress (1): 7.3/114 MB Progress (1): 7.3/114 MB Progress (1): 7.3/114 MB Progress (1): 7.3/114 MB Progress (1): 7.3/114 MB Progress (1): 7.3/114 MB Progress (1): 7.3/114 MB Progress (1): 7.3/114 MB Progress (1): 7.3/114 MB Progress (1): 7.3/114 MB Progress (1): 7.3/114 MB Progress (1): 7.3/114 MB Progress (1): 7.3/114 MB Progress (1): 7.3/114 MB Progress (1): 7.3/114 MB Progress (1): 7.3/114 MB Progress (1): 7.3/114 MB Progress (1): 7.3/114 MB Progress (1): 7.3/114 MB Progress (1): 7.3/114 MB Progress (1): 7.3/114 MB Progress (1): 7.3/114 MB Progress (1): 7.3/114 MB Progress (1): 7.3/114 MB Progress (1): 7.3/114 MB Progress (1): 7.3/114 MB Progress (1): 7.3/114 MB Progress (1): 7.3/114 MB Progress (1): 7.3/114 MB Progress (1): 7.3/114 MB Progress (1): 7.3/114 MB Progress (1): 7.3/114 MB Progress (1): 7.3/114 MB Progress (1): 7.3/114 MB Progress (1): 7.3/114 MB Progress (1): 7.3/114 MB Progress (1): 7.3/114 MB Progress (1): 7.3/114 MB Progress (1): 7.4/114 MB Progress (1): 7.4/114 MB Progress (1): 7.4/114 MB Progress (1): 7.4/114 MB Progress (1): 7.4/114 MB Progress (1): 7.4/114 MB Progress (1): 7.4/114 MB Progress (1): 7.4/114 MB Progress (1): 7.4/114 MB Progress (1): 7.4/114 MB Progress (1): 7.4/114 MB Progress (1): 7.4/114 MB Progress (1): 7.4/114 MB Progress (1): 7.4/114 MB Progress (1): 7.4/114 MB Progress (1): 7.4/114 MB Progress (1): 7.4/114 MB Progress (1): 7.4/114 MB Progress (1): 7.4/114 MB Progress (1): 7.4/114 MB Progress (1): 7.4/114 MB Progress (1): 7.4/114 MB Progress (1): 7.4/114 MB Progress (1): 7.4/114 MB Progress (1): 7.4/114 MB Progress (1): 7.4/114 MB Progress (1): 7.4/114 MB Progress (1): 7.4/114 MB Progress (1): 7.4/114 MB Progress (1): 7.4/114 MB Progress (1): 7.4/114 MB Progress (1): 7.4/114 MB Progress (1): 7.4/114 MB Progress (1): 7.4/114 MB Progress (1): 7.4/114 MB Progress (1): 7.4/114 MB Progress (1): 7.4/114 MB Progress (1): 7.4/114 MB Progress (1): 7.4/114 MB Progress (1): 7.4/114 MB Progress (1): 7.4/114 MB Progress (1): 7.4/114 MB Progress (1): 7.4/114 MB Progress (1): 7.4/114 MB Progress (1): 7.4/114 MB Progress (1): 7.4/114 MB Progress (1): 7.4/114 MB Progress (1): 7.4/114 MB Progress (1): 7.4/114 MB Progress (1): 7.5/114 MB Progress (1): 7.5/114 MB Progress (1): 7.5/114 MB Progress (1): 7.5/114 MB Progress (1): 7.5/114 MB Progress (1): 7.5/114 MB Progress (1): 7.5/114 MB Progress (1): 7.5/114 MB Progress (1): 7.5/114 MB Progress (1): 7.5/114 MB Progress (1): 7.5/114 MB Progress (1): 7.5/114 MB Progress (1): 7.5/114 MB Progress (1): 7.5/114 MB Progress (1): 7.5/114 MB Progress (1): 7.5/114 MB Progress (1): 7.5/114 MB Progress (1): 7.5/114 MB Progress (1): 7.5/114 MB Progress (1): 7.5/114 MB Progress (1): 7.5/114 MB Progress (1): 7.5/114 MB Progress (1): 7.5/114 MB Progress (1): 7.5/114 MB Progress (1): 7.5/114 MB Progress (1): 7.5/114 MB Progress (1): 7.5/114 MB Progress (1): 7.5/114 MB Progress (1): 7.5/114 MB Progress (1): 7.5/114 MB Progress (1): 7.5/114 MB Progress (1): 7.5/114 MB Progress (1): 7.5/114 MB Progress (1): 7.5/114 MB Progress (1): 7.5/114 MB Progress (1): 7.5/114 MB Progress (1): 7.5/114 MB Progress (1): 7.5/114 MB Progress (1): 7.5/114 MB Progress (1): 7.5/114 MB Progress (1): 7.5/114 MB Progress (1): 7.5/114 MB Progress (1): 7.5/114 MB Progress (1): 7.5/114 MB Progress (1): 7.5/114 MB Progress (1): 7.5/114 MB Progress (1): 7.5/114 MB Progress (1): 7.5/114 MB Progress (1): 7.5/114 MB Progress (1): 7.6/114 MB Progress (1): 7.6/114 MB Progress (1): 7.6/114 MB Progress (1): 7.6/114 MB Progress (1): 7.6/114 MB Progress (1): 7.6/114 MB Progress (1): 7.6/114 MB Progress (1): 7.6/114 MB Progress (1): 7.6/114 MB Progress (1): 7.6/114 MB Progress (1): 7.6/114 MB Progress (1): 7.6/114 MB Progress (1): 7.6/114 MB Progress (1): 7.6/114 MB Progress (1): 7.6/114 MB Progress (1): 7.6/114 MB Progress (1): 7.6/114 MB Progress (1): 7.6/114 MB Progress (1): 7.6/114 MB Progress (1): 7.6/114 MB Progress (1): 7.6/114 MB Progress (1): 7.6/114 MB Progress (1): 7.6/114 MB Progress (1): 7.6/114 MB Progress (1): 7.6/114 MB Progress (1): 7.6/114 MB Progress (1): 7.6/114 MB Progress (1): 7.6/114 MB Progress (1): 7.6/114 MB Progress (1): 7.6/114 MB Progress (1): 7.6/114 MB Progress (1): 7.6/114 MB Progress (1): 7.6/114 MB Progress (1): 7.6/114 MB Progress (1): 7.6/114 MB Progress (1): 7.6/114 MB Progress (1): 7.6/114 MB Progress (1): 7.6/114 MB Progress (1): 7.6/114 MB Progress (1): 7.6/114 MB Progress (1): 7.6/114 MB Progress (1): 7.6/114 MB Progress (1): 7.6/114 MB Progress (1): 7.6/114 MB Progress (1): 7.6/114 MB Progress (1): 7.6/114 MB Progress (1): 7.6/114 MB Progress (1): 7.6/114 MB Progress (1): 7.6/114 MB Progress (1): 7.7/114 MB Progress (1): 7.7/114 MB Progress (1): 7.7/114 MB Progress (1): 7.7/114 MB Progress (1): 7.7/114 MB Progress (1): 7.7/114 MB Progress (1): 7.7/114 MB Progress (1): 7.7/114 MB Progress (1): 7.7/114 MB Progress (1): 7.7/114 MB Progress (1): 7.7/114 MB Progress (1): 7.7/114 MB Progress (1): 7.7/114 MB Progress (1): 7.7/114 MB Progress (1): 7.7/114 MB Progress (1): 7.7/114 MB Progress (1): 7.7/114 MB Progress (1): 7.7/114 MB Progress (1): 7.7/114 MB Progress (1): 7.7/114 MB Progress (1): 7.7/114 MB Progress (1): 7.7/114 MB Progress (1): 7.7/114 MB Progress (1): 7.7/114 MB Progress (1): 7.7/114 MB Progress (1): 7.7/114 MB Progress (1): 7.7/114 MB Progress (1): 7.7/114 MB Progress (1): 7.7/114 MB Progress (1): 7.7/114 MB Progress (1): 7.7/114 MB Progress (1): 7.7/114 MB Progress (1): 7.7/114 MB Progress (1): 7.7/114 MB Progress (1): 7.7/114 MB Progress (1): 7.7/114 MB Progress (1): 7.7/114 MB Progress (1): 7.7/114 MB Progress (1): 7.7/114 MB Progress (1): 7.7/114 MB Progress (1): 7.7/114 MB Progress (1): 7.7/114 MB Progress (1): 7.7/114 MB Progress (1): 7.7/114 MB Progress (1): 7.7/114 MB Progress (1): 7.7/114 MB Progress (1): 7.7/114 MB Progress (1): 7.7/114 MB Progress (1): 7.7/114 MB Progress (1): 7.8/114 MB Progress (1): 7.8/114 MB Progress (1): 7.8/114 MB Progress (1): 7.8/114 MB Progress (1): 7.8/114 MB Progress (1): 7.8/114 MB Progress (1): 7.8/114 MB Progress (1): 7.8/114 MB Progress (1): 7.8/114 MB Progress (1): 7.8/114 MB Progress (1): 7.8/114 MB Progress (1): 7.8/114 MB Progress (1): 7.8/114 MB Progress (1): 7.8/114 MB Progress (1): 7.8/114 MB Progress (1): 7.8/114 MB Progress (1): 7.8/114 MB Progress (1): 7.8/114 MB Progress (1): 7.8/114 MB Progress (1): 7.8/114 MB Progress (1): 7.8/114 MB Progress (1): 7.8/114 MB Progress (1): 7.8/114 MB Progress (1): 7.8/114 MB Progress (1): 7.8/114 MB Progress (1): 7.8/114 MB Progress (1): 7.8/114 MB Progress (1): 7.8/114 MB Progress (1): 7.8/114 MB Progress (1): 7.8/114 MB Progress (1): 7.8/114 MB Progress (1): 7.8/114 MB Progress (1): 7.8/114 MB Progress (1): 7.8/114 MB Progress (1): 7.8/114 MB Progress (1): 7.8/114 MB Progress (1): 7.8/114 MB Progress (1): 7.8/114 MB Progress (1): 7.8/114 MB Progress (1): 7.8/114 MB Progress (1): 7.8/114 MB Progress (1): 7.8/114 MB Progress (1): 7.8/114 MB Progress (1): 7.8/114 MB Progress (1): 7.8/114 MB Progress (1): 7.8/114 MB Progress (1): 7.8/114 MB Progress (1): 7.8/114 MB Progress (1): 7.8/114 MB Progress (1): 7.9/114 MB Progress (1): 7.9/114 MB Progress (1): 7.9/114 MB Progress (1): 7.9/114 MB Progress (1): 7.9/114 MB Progress (1): 7.9/114 MB Progress (1): 7.9/114 MB Progress (1): 7.9/114 MB Progress (1): 7.9/114 MB Progress (1): 7.9/114 MB Progress (1): 7.9/114 MB Progress (1): 7.9/114 MB Progress (1): 7.9/114 MB Progress (1): 7.9/114 MB Progress (1): 7.9/114 MB Progress (1): 7.9/114 MB Progress (1): 7.9/114 MB Progress (1): 7.9/114 MB Progress (1): 7.9/114 MB Progress (1): 7.9/114 MB Progress (1): 7.9/114 MB Progress (1): 7.9/114 MB Progress (1): 7.9/114 MB Progress (1): 7.9/114 MB Progress (1): 7.9/114 MB Progress (1): 7.9/114 MB Progress (1): 7.9/114 MB Progress (1): 7.9/114 MB Progress (1): 7.9/114 MB Progress (1): 7.9/114 MB Progress (1): 7.9/114 MB Progress (1): 7.9/114 MB Progress (1): 7.9/114 MB Progress (1): 7.9/114 MB Progress (1): 7.9/114 MB Progress (1): 7.9/114 MB Progress (1): 7.9/114 MB Progress (1): 7.9/114 MB Progress (1): 7.9/114 MB Progress (1): 7.9/114 MB Progress (1): 7.9/114 MB Progress (1): 7.9/114 MB Progress (1): 7.9/114 MB Progress (1): 7.9/114 MB Progress (1): 7.9/114 MB Progress (1): 7.9/114 MB Progress (1): 7.9/114 MB Progress (1): 7.9/114 MB Progress (1): 8.0/114 MB Progress (1): 8.0/114 MB Progress (1): 8.0/114 MB Progress (1): 8.0/114 MB Progress (1): 8.0/114 MB Progress (1): 8.0/114 MB Progress (1): 8.0/114 MB Progress (1): 8.0/114 MB Progress (1): 8.0/114 MB Progress (1): 8.0/114 MB Progress (1): 8.0/114 MB Progress (1): 8.0/114 MB Progress (1): 8.0/114 MB Progress (1): 8.0/114 MB Progress (1): 8.0/114 MB Progress (1): 8.0/114 MB Progress (1): 8.0/114 MB Progress (1): 8.0/114 MB Progress (1): 8.0/114 MB Progress (1): 8.0/114 MB Progress (1): 8.0/114 MB Progress (1): 8.0/114 MB Progress (1): 8.0/114 MB Progress (1): 8.0/114 MB Progress (1): 8.0/114 MB Progress (1): 8.0/114 MB Progress (1): 8.0/114 MB Progress (1): 8.0/114 MB Progress (1): 8.0/114 MB Progress (1): 8.0/114 MB Progress (1): 8.0/114 MB Progress (1): 8.0/114 MB Progress (1): 8.0/114 MB Progress (1): 8.0/114 MB Progress (1): 8.0/114 MB Progress (1): 8.0/114 MB Progress (1): 8.0/114 MB Progress (1): 8.0/114 MB Progress (1): 8.0/114 MB Progress (1): 8.0/114 MB Progress (1): 8.0/114 MB Progress (1): 8.0/114 MB Progress (1): 8.0/114 MB Progress (1): 8.0/114 MB Progress (1): 8.0/114 MB Progress (1): 8.0/114 MB Progress (1): 8.0/114 MB Progress (1): 8.0/114 MB Progress (1): 8.0/114 MB Progress (1): 8.1/114 MB Progress (1): 8.1/114 MB Progress (1): 8.1/114 MB Progress (1): 8.1/114 MB Progress (1): 8.1/114 MB Progress (1): 8.1/114 MB Progress (1): 8.1/114 MB Progress (1): 8.1/114 MB Progress (1): 8.1/114 MB Progress (1): 8.1/114 MB Progress (1): 8.1/114 MB Progress (1): 8.1/114 MB Progress (1): 8.1/114 MB Progress (1): 8.1/114 MB Progress (1): 8.1/114 MB Progress (1): 8.1/114 MB Progress (1): 8.1/114 MB Progress (1): 8.1/114 MB Progress (1): 8.1/114 MB Progress (1): 8.1/114 MB Progress (1): 8.1/114 MB Progress (1): 8.1/114 MB Progress (1): 8.1/114 MB Progress (1): 8.1/114 MB Progress (1): 8.1/114 MB Progress (1): 8.1/114 MB Progress (1): 8.1/114 MB Progress (1): 8.1/114 MB Progress (1): 8.1/114 MB Progress (1): 8.1/114 MB Progress (1): 8.1/114 MB Progress (1): 8.1/114 MB Progress (1): 8.1/114 MB Progress (1): 8.1/114 MB Progress (1): 8.1/114 MB Progress (1): 8.1/114 MB Progress (1): 8.1/114 MB Progress (1): 8.1/114 MB Progress (1): 8.1/114 MB Progress (1): 8.1/114 MB Progress (1): 8.1/114 MB Progress (1): 8.1/114 MB Progress (1): 8.1/114 MB Progress (1): 8.1/114 MB Progress (1): 8.1/114 MB Progress (1): 8.1/114 MB Progress (1): 8.1/114 MB Progress (1): 8.1/114 MB Progress (1): 8.1/114 MB Progress (1): 8.2/114 MB Progress (1): 8.2/114 MB Progress (1): 8.2/114 MB Progress (1): 8.2/114 MB Progress (1): 8.2/114 MB Progress (1): 8.2/114 MB Progress (1): 8.2/114 MB Progress (1): 8.2/114 MB Progress (1): 8.2/114 MB Progress (1): 8.2/114 MB Progress (1): 8.2/114 MB Progress (1): 8.2/114 MB Progress (1): 8.2/114 MB Progress (1): 8.2/114 MB Progress (1): 8.2/114 MB Progress (1): 8.2/114 MB Progress (1): 8.2/114 MB Progress (1): 8.2/114 MB Progress (1): 8.2/114 MB Progress (1): 8.2/114 MB Progress (1): 8.2/114 MB Progress (1): 8.2/114 MB Progress (1): 8.2/114 MB Progress (1): 8.2/114 MB Progress (1): 8.2/114 MB Progress (1): 8.2/114 MB Progress (1): 8.2/114 MB Progress (1): 8.2/114 MB Progress (1): 8.2/114 MB Progress (1): 8.2/114 MB Progress (1): 8.2/114 MB Progress (1): 8.2/114 MB Progress (1): 8.2/114 MB Progress (1): 8.2/114 MB Progress (1): 8.2/114 MB Progress (1): 8.2/114 MB Progress (1): 8.2/114 MB Progress (1): 8.2/114 MB Progress (1): 8.2/114 MB Progress (1): 8.2/114 MB Progress (1): 8.2/114 MB Progress (1): 8.2/114 MB Progress (1): 8.2/114 MB Progress (1): 8.2/114 MB Progress (1): 8.2/114 MB Progress (1): 8.2/114 MB Progress (1): 8.2/114 MB Progress (1): 8.2/114 MB Progress (1): 8.2/114 MB Progress (1): 8.3/114 MB Progress (1): 8.3/114 MB Progress (1): 8.3/114 MB Progress (1): 8.3/114 MB Progress (1): 8.3/114 MB Progress (1): 8.3/114 MB Progress (1): 8.3/114 MB Progress (1): 8.3/114 MB Progress (1): 8.3/114 MB Progress (1): 8.3/114 MB Progress (1): 8.3/114 MB Progress (1): 8.3/114 MB Progress (1): 8.3/114 MB Progress (1): 8.3/114 MB Progress (1): 8.3/114 MB Progress (1): 8.3/114 MB Progress (1): 8.3/114 MB Progress (1): 8.3/114 MB Progress (1): 8.3/114 MB Progress (1): 8.3/114 MB Progress (1): 8.3/114 MB Progress (1): 8.3/114 MB Progress (1): 8.3/114 MB Progress (1): 8.3/114 MB Progress (1): 8.3/114 MB Progress (1): 8.3/114 MB Progress (1): 8.3/114 MB Progress (1): 8.3/114 MB Progress (1): 8.3/114 MB Progress (1): 8.3/114 MB Progress (1): 8.3/114 MB Progress (1): 8.3/114 MB Progress (1): 8.3/114 MB Progress (1): 8.3/114 MB Progress (1): 8.3/114 MB Progress (1): 8.3/114 MB Progress (1): 8.3/114 MB Progress (1): 8.3/114 MB Progress (1): 8.3/114 MB Progress (1): 8.3/114 MB Progress (1): 8.3/114 MB Progress (1): 8.3/114 MB Progress (1): 8.3/114 MB Progress (1): 8.3/114 MB Progress (1): 8.3/114 MB Progress (1): 8.3/114 MB Progress (1): 8.3/114 MB Progress (1): 8.3/114 MB Progress (1): 8.3/114 MB Progress (1): 8.4/114 MB Progress (1): 8.4/114 MB Progress (1): 8.4/114 MB Progress (1): 8.4/114 MB Progress (1): 8.4/114 MB Progress (1): 8.4/114 MB Progress (1): 8.4/114 MB Progress (1): 8.4/114 MB Progress (1): 8.4/114 MB Progress (1): 8.4/114 MB Progress (1): 8.4/114 MB Progress (1): 8.4/114 MB Progress (1): 8.4/114 MB Progress (1): 8.4/114 MB Progress (1): 8.4/114 MB Progress (1): 8.4/114 MB Progress (1): 8.4/114 MB Progress (1): 8.4/114 MB Progress (1): 8.4/114 MB Progress (1): 8.4/114 MB Progress (1): 8.4/114 MB Progress (1): 8.4/114 MB Progress (1): 8.4/114 MB Progress (1): 8.4/114 MB Progress (1): 8.4/114 MB Progress (1): 8.4/114 MB Progress (1): 8.4/114 MB Progress (1): 8.4/114 MB Progress (1): 8.4/114 MB Progress (1): 8.4/114 MB Progress (1): 8.4/114 MB Progress (1): 8.4/114 MB Progress (1): 8.4/114 MB Progress (1): 8.4/114 MB Progress (1): 8.4/114 MB Progress (1): 8.4/114 MB Progress (1): 8.4/114 MB Progress (1): 8.4/114 MB Progress (1): 8.4/114 MB Progress (1): 8.4/114 MB Progress (1): 8.4/114 MB Progress (1): 8.4/114 MB Progress (1): 8.4/114 MB Progress (1): 8.4/114 MB Progress (1): 8.4/114 MB Progress (1): 8.4/114 MB Progress (1): 8.4/114 MB Progress (1): 8.4/114 MB Progress (1): 8.5/114 MB Progress (1): 8.5/114 MB Progress (1): 8.5/114 MB Progress (1): 8.5/114 MB Progress (1): 8.5/114 MB Progress (1): 8.5/114 MB Progress (1): 8.5/114 MB Progress (1): 8.5/114 MB Progress (1): 8.5/114 MB Progress (1): 8.5/114 MB Progress (1): 8.5/114 MB Progress (1): 8.5/114 MB Progress (1): 8.5/114 MB Progress (1): 8.5/114 MB Progress (1): 8.5/114 MB Progress (1): 8.5/114 MB Progress (1): 8.5/114 MB Progress (1): 8.5/114 MB Progress (1): 8.5/114 MB Progress (1): 8.5/114 MB Progress (1): 8.5/114 MB Progress (1): 8.5/114 MB Progress (1): 8.5/114 MB Progress (1): 8.5/114 MB Progress (1): 8.5/114 MB Progress (1): 8.5/114 MB Progress (1): 8.5/114 MB Progress (1): 8.5/114 MB Progress (1): 8.5/114 MB Progress (1): 8.5/114 MB Progress (1): 8.5/114 MB Progress (1): 8.5/114 MB Progress (1): 8.5/114 MB Progress (1): 8.5/114 MB Progress (1): 8.5/114 MB Progress (1): 8.5/114 MB Progress (1): 8.5/114 MB Progress (1): 8.5/114 MB Progress (1): 8.5/114 MB Progress (1): 8.5/114 MB Progress (1): 8.5/114 MB Progress (1): 8.5/114 MB Progress (1): 8.5/114 MB Progress (1): 8.5/114 MB Progress (1): 8.5/114 MB Progress (1): 8.5/114 MB Progress (1): 8.5/114 MB Progress (1): 8.5/114 MB Progress (1): 8.5/114 MB Progress (1): 8.6/114 MB Progress (1): 8.6/114 MB Progress (1): 8.6/114 MB Progress (1): 8.6/114 MB Progress (1): 8.6/114 MB Progress (1): 8.6/114 MB Progress (1): 8.6/114 MB Progress (1): 8.6/114 MB Progress (1): 8.6/114 MB Progress (1): 8.6/114 MB Progress (1): 8.6/114 MB Progress (1): 8.6/114 MB Progress (1): 8.6/114 MB Progress (1): 8.6/114 MB Progress (1): 8.6/114 MB Progress (1): 8.6/114 MB Progress (1): 8.6/114 MB Progress (1): 8.6/114 MB Progress (1): 8.6/114 MB Progress (1): 8.6/114 MB Progress (1): 8.6/114 MB Progress (1): 8.6/114 MB Progress (1): 8.6/114 MB Progress (1): 8.6/114 MB Progress (1): 8.6/114 MB Progress (1): 8.6/114 MB Progress (1): 8.6/114 MB Progress (1): 8.6/114 MB Progress (1): 8.6/114 MB Progress (1): 8.6/114 MB Progress (1): 8.6/114 MB Progress (1): 8.6/114 MB Progress (1): 8.6/114 MB Progress (1): 8.6/114 MB Progress (1): 8.6/114 MB Progress (1): 8.6/114 MB Progress (1): 8.6/114 MB Progress (1): 8.6/114 MB Progress (1): 8.6/114 MB Progress (1): 8.6/114 MB Progress (1): 8.6/114 MB Progress (1): 8.6/114 MB Progress (1): 8.6/114 MB Progress (1): 8.6/114 MB Progress (1): 8.6/114 MB Progress (1): 8.6/114 MB Progress (1): 8.6/114 MB Progress (1): 8.6/114 MB Progress (1): 8.6/114 MB Progress (1): 8.7/114 MB Progress (1): 8.7/114 MB Progress (1): 8.7/114 MB Progress (1): 8.7/114 MB Progress (1): 8.7/114 MB Progress (1): 8.7/114 MB Progress (1): 8.7/114 MB Progress (1): 8.7/114 MB Progress (1): 8.7/114 MB Progress (1): 8.7/114 MB Progress (1): 8.7/114 MB Progress (1): 8.7/114 MB Progress (1): 8.7/114 MB Progress (1): 8.7/114 MB Progress (1): 8.7/114 MB Progress (1): 8.7/114 MB Progress (1): 8.7/114 MB Progress (1): 8.7/114 MB Progress (1): 8.7/114 MB Progress (1): 8.7/114 MB Progress (1): 8.7/114 MB Progress (1): 8.7/114 MB Progress (1): 8.7/114 MB Progress (1): 8.7/114 MB Progress (1): 8.7/114 MB Progress (1): 8.7/114 MB Progress (1): 8.7/114 MB Progress (1): 8.7/114 MB Progress (1): 8.7/114 MB Progress (1): 8.7/114 MB Progress (1): 8.7/114 MB Progress (1): 8.7/114 MB Progress (1): 8.7/114 MB Progress (1): 8.7/114 MB Progress (1): 8.7/114 MB Progress (1): 8.7/114 MB Progress (1): 8.7/114 MB Progress (1): 8.7/114 MB Progress (1): 8.7/114 MB Progress (1): 8.7/114 MB Progress (1): 8.7/114 MB Progress (1): 8.7/114 MB Progress (1): 8.7/114 MB Progress (1): 8.7/114 MB Progress (1): 8.7/114 MB Progress (1): 8.7/114 MB Progress (1): 8.7/114 MB Progress (1): 8.7/114 MB Progress (1): 8.7/114 MB Progress (1): 8.8/114 MB Progress (1): 8.8/114 MB Progress (1): 8.8/114 MB Progress (1): 8.8/114 MB Progress (1): 8.8/114 MB Progress (1): 8.8/114 MB Progress (1): 8.8/114 MB Progress (1): 8.8/114 MB Progress (1): 8.8/114 MB Progress (1): 8.8/114 MB Progress (1): 8.8/114 MB Progress (1): 8.8/114 MB Progress (1): 8.8/114 MB Progress (1): 8.8/114 MB Progress (1): 8.8/114 MB Progress (1): 8.8/114 MB Progress (1): 8.8/114 MB Progress (1): 8.8/114 MB Progress (1): 8.8/114 MB Progress (1): 8.8/114 MB Progress (1): 8.8/114 MB Progress (1): 8.8/114 MB Progress (1): 8.8/114 MB Progress (1): 8.8/114 MB Progress (1): 8.8/114 MB Progress (1): 8.8/114 MB Progress (1): 8.8/114 MB Progress (1): 8.8/114 MB Progress (1): 8.8/114 MB Progress (1): 8.8/114 MB Progress (1): 8.8/114 MB Progress (1): 8.8/114 MB Progress (1): 8.8/114 MB Progress (1): 8.8/114 MB Progress (1): 8.8/114 MB Progress (1): 8.8/114 MB Progress (1): 8.8/114 MB Progress (1): 8.8/114 MB Progress (1): 8.8/114 MB Progress (1): 8.8/114 MB Progress (1): 8.8/114 MB Progress (1): 8.8/114 MB Progress (1): 8.8/114 MB Progress (1): 8.8/114 MB Progress (1): 8.8/114 MB Progress (1): 8.8/114 MB Progress (1): 8.8/114 MB Progress (1): 8.8/114 MB Progress (1): 8.8/114 MB Progress (1): 8.9/114 MB Progress (1): 8.9/114 MB Progress (1): 8.9/114 MB Progress (1): 8.9/114 MB Progress (1): 8.9/114 MB Progress (1): 8.9/114 MB Progress (1): 8.9/114 MB Progress (1): 8.9/114 MB Progress (1): 8.9/114 MB Progress (1): 8.9/114 MB Progress (1): 8.9/114 MB Progress (1): 8.9/114 MB Progress (1): 8.9/114 MB Progress (1): 8.9/114 MB Progress (1): 8.9/114 MB Progress (1): 8.9/114 MB Progress (1): 8.9/114 MB Progress (1): 8.9/114 MB Progress (1): 8.9/114 MB Progress (1): 8.9/114 MB Progress (1): 8.9/114 MB Progress (1): 8.9/114 MB Progress (1): 8.9/114 MB Progress (1): 8.9/114 MB Progress (1): 8.9/114 MB Progress (1): 8.9/114 MB Progress (1): 8.9/114 MB Progress (1): 8.9/114 MB Progress (1): 8.9/114 MB Progress (1): 8.9/114 MB Progress (1): 8.9/114 MB Progress (1): 8.9/114 MB Progress (1): 8.9/114 MB Progress (1): 8.9/114 MB Progress (1): 8.9/114 MB Progress (1): 8.9/114 MB Progress (1): 8.9/114 MB Progress (1): 8.9/114 MB Progress (1): 8.9/114 MB Progress (1): 8.9/114 MB Progress (1): 8.9/114 MB Progress (1): 8.9/114 MB Progress (1): 8.9/114 MB Progress (1): 8.9/114 MB Progress (1): 8.9/114 MB Progress (1): 8.9/114 MB Progress (1): 8.9/114 MB Progress (1): 8.9/114 MB Progress (1): 8.9/114 MB Progress (1): 9.0/114 MB Progress (1): 9.0/114 MB Progress (1): 9.0/114 MB Progress (1): 9.0/114 MB Progress (1): 9.0/114 MB Progress (1): 9.0/114 MB Progress (1): 9.0/114 MB Progress (1): 9.0/114 MB Progress (1): 9.0/114 MB Progress (1): 9.0/114 MB Progress (1): 9.0/114 MB Progress (1): 9.0/114 MB Progress (1): 9.0/114 MB Progress (1): 9.0/114 MB Progress (1): 9.0/114 MB Progress (1): 9.0/114 MB Progress (1): 9.0/114 MB Progress (1): 9.0/114 MB Progress (1): 9.0/114 MB Progress (1): 9.0/114 MB Progress (1): 9.0/114 MB Progress (1): 9.0/114 MB Progress (1): 9.0/114 MB Progress (1): 9.0/114 MB Progress (1): 9.0/114 MB Progress (1): 9.0/114 MB Progress (1): 9.0/114 MB Progress (1): 9.0/114 MB Progress (1): 9.0/114 MB Progress (1): 9.0/114 MB Progress (1): 9.0/114 MB Progress (1): 9.0/114 MB Progress (1): 9.0/114 MB Progress (1): 9.0/114 MB Progress (1): 9.0/114 MB Progress (1): 9.0/114 MB Progress (1): 9.0/114 MB Progress (1): 9.0/114 MB Progress (1): 9.0/114 MB Progress (1): 9.0/114 MB Progress (1): 9.0/114 MB Progress (1): 9.0/114 MB Progress (1): 9.0/114 MB Progress (1): 9.0/114 MB Progress (1): 9.0/114 MB Progress (1): 9.0/114 MB Progress (1): 9.0/114 MB Progress (1): 9.0/114 MB Progress (1): 9.1/114 MB Progress (1): 9.1/114 MB Progress (1): 9.1/114 MB Progress (1): 9.1/114 MB Progress (1): 9.1/114 MB Progress (1): 9.1/114 MB Progress (1): 9.1/114 MB Progress (1): 9.1/114 MB Progress (1): 9.1/114 MB Progress (1): 9.1/114 MB Progress (1): 9.1/114 MB Progress (1): 9.1/114 MB Progress (1): 9.1/114 MB Progress (1): 9.1/114 MB Progress (1): 9.1/114 MB Progress (1): 9.1/114 MB Progress (1): 9.1/114 MB Progress (1): 9.1/114 MB Progress (1): 9.1/114 MB Progress (1): 9.1/114 MB Progress (1): 9.1/114 MB Progress (1): 9.1/114 MB Progress (1): 9.1/114 MB Progress (1): 9.1/114 MB Progress (1): 9.1/114 MB Progress (1): 9.1/114 MB Progress (1): 9.1/114 MB Progress (1): 9.1/114 MB Progress (1): 9.1/114 MB Progress (1): 9.1/114 MB Progress (1): 9.1/114 MB Progress (1): 9.1/114 MB Progress (1): 9.1/114 MB Progress (1): 9.1/114 MB Progress (1): 9.1/114 MB Progress (1): 9.1/114 MB Progress (1): 9.1/114 MB Progress (1): 9.1/114 MB Progress (1): 9.1/114 MB Progress (1): 9.1/114 MB Progress (1): 9.1/114 MB Progress (1): 9.1/114 MB Progress (1): 9.1/114 MB Progress (1): 9.1/114 MB Progress (1): 9.1/114 MB Progress (1): 9.1/114 MB Progress (1): 9.1/114 MB Progress (1): 9.1/114 MB Progress (1): 9.1/114 MB Progress (1): 9.2/114 MB Progress (1): 9.2/114 MB Progress (1): 9.2/114 MB Progress (1): 9.2/114 MB Progress (1): 9.2/114 MB Progress (1): 9.2/114 MB Progress (1): 9.2/114 MB Progress (1): 9.2/114 MB Progress (1): 9.2/114 MB Progress (1): 9.2/114 MB Progress (1): 9.2/114 MB Progress (1): 9.2/114 MB Progress (1): 9.2/114 MB Progress (1): 9.2/114 MB Progress (1): 9.2/114 MB Progress (1): 9.2/114 MB Progress (1): 9.2/114 MB Progress (1): 9.2/114 MB Progress (1): 9.2/114 MB Progress (1): 9.2/114 MB Progress (1): 9.2/114 MB Progress (1): 9.2/114 MB Progress (1): 9.2/114 MB Progress (1): 9.2/114 MB Progress (1): 9.2/114 MB Progress (1): 9.2/114 MB Progress (1): 9.2/114 MB Progress (1): 9.2/114 MB Progress (1): 9.2/114 MB Progress (1): 9.2/114 MB Progress (1): 9.2/114 MB Progress (1): 9.2/114 MB Progress (1): 9.2/114 MB Progress (1): 9.2/114 MB Progress (1): 9.2/114 MB Progress (1): 9.2/114 MB Progress (1): 9.2/114 MB Progress (1): 9.2/114 MB Progress (1): 9.2/114 MB Progress (1): 9.2/114 MB Progress (1): 9.2/114 MB Progress (1): 9.2/114 MB Progress (1): 9.2/114 MB Progress (1): 9.2/114 MB Progress (1): 9.2/114 MB Progress (1): 9.2/114 MB Progress (1): 9.2/114 MB Progress (1): 9.2/114 MB Progress (1): 9.2/114 MB Progress (1): 9.3/114 MB Progress (1): 9.3/114 MB Progress (1): 9.3/114 MB Progress (1): 9.3/114 MB Progress (1): 9.3/114 MB Progress (1): 9.3/114 MB Progress (1): 9.3/114 MB Progress (1): 9.3/114 MB Progress (1): 9.3/114 MB Progress (1): 9.3/114 MB Progress (1): 9.3/114 MB Progress (1): 9.3/114 MB Progress (1): 9.3/114 MB Progress (1): 9.3/114 MB Progress (1): 9.3/114 MB Progress (1): 9.3/114 MB Progress (1): 9.3/114 MB Progress (1): 9.3/114 MB Progress (1): 9.3/114 MB Progress (1): 9.3/114 MB Progress (1): 9.3/114 MB Progress (1): 9.3/114 MB Progress (1): 9.3/114 MB Progress (1): 9.3/114 MB Progress (1): 9.3/114 MB Progress (1): 9.3/114 MB Progress (1): 9.3/114 MB Progress (1): 9.3/114 MB Progress (1): 9.3/114 MB Progress (1): 9.3/114 MB Progress (1): 9.3/114 MB Progress (1): 9.3/114 MB Progress (1): 9.3/114 MB Progress (1): 9.3/114 MB Progress (1): 9.3/114 MB Progress (1): 9.3/114 MB Progress (1): 9.3/114 MB Progress (1): 9.3/114 MB Progress (1): 9.3/114 MB Progress (1): 9.3/114 MB Progress (1): 9.3/114 MB Progress (1): 9.3/114 MB Progress (1): 9.3/114 MB Progress (1): 9.3/114 MB Progress (1): 9.3/114 MB Progress (1): 9.3/114 MB Progress (1): 9.3/114 MB Progress (1): 9.3/114 MB Progress (1): 9.3/114 MB Progress (1): 9.4/114 MB Progress (1): 9.4/114 MB Progress (1): 9.4/114 MB Progress (1): 9.4/114 MB Progress (1): 9.4/114 MB Progress (1): 9.4/114 MB Progress (1): 9.4/114 MB Progress (1): 9.4/114 MB Progress (1): 9.4/114 MB Progress (1): 9.4/114 MB Progress (1): 9.4/114 MB Progress (1): 9.4/114 MB Progress (1): 9.4/114 MB Progress (1): 9.4/114 MB Progress (1): 9.4/114 MB Progress (1): 9.4/114 MB Progress (1): 9.4/114 MB Progress (1): 9.4/114 MB Progress (1): 9.4/114 MB Progress (1): 9.4/114 MB Progress (1): 9.4/114 MB Progress (1): 9.4/114 MB Progress (1): 9.4/114 MB Progress (1): 9.4/114 MB Progress (1): 9.4/114 MB Progress (1): 9.4/114 MB Progress (1): 9.4/114 MB Progress (1): 9.4/114 MB Progress (1): 9.4/114 MB Progress (1): 9.4/114 MB Progress (1): 9.4/114 MB Progress (1): 9.4/114 MB Progress (1): 9.4/114 MB Progress (1): 9.4/114 MB Progress (1): 9.4/114 MB Progress (1): 9.4/114 MB Progress (1): 9.4/114 MB Progress (1): 9.4/114 MB Progress (1): 9.4/114 MB Progress (1): 9.4/114 MB Progress (1): 9.4/114 MB Progress (1): 9.4/114 MB Progress (1): 9.4/114 MB Progress (1): 9.4/114 MB Progress (1): 9.4/114 MB Progress (1): 9.4/114 MB Progress (1): 9.4/114 MB Progress (1): 9.4/114 MB Progress (1): 9.4/114 MB Progress (1): 9.5/114 MB Progress (1): 9.5/114 MB Progress (1): 9.5/114 MB Progress (1): 9.5/114 MB Progress (1): 9.5/114 MB Progress (1): 9.5/114 MB Progress (1): 9.5/114 MB Progress (1): 9.5/114 MB Progress (1): 9.5/114 MB Progress (1): 9.5/114 MB Progress (1): 9.5/114 MB Progress (1): 9.5/114 MB Progress (1): 9.5/114 MB Progress (1): 9.5/114 MB Progress (1): 9.5/114 MB Progress (1): 9.5/114 MB Progress (1): 9.5/114 MB Progress (1): 9.5/114 MB Progress (1): 9.5/114 MB Progress (1): 9.5/114 MB Progress (1): 9.5/114 MB Progress (1): 9.5/114 MB Progress (1): 9.5/114 MB Progress (1): 9.5/114 MB Progress (1): 9.5/114 MB Progress (1): 9.5/114 MB Progress (1): 9.5/114 MB Progress (1): 9.5/114 MB Progress (1): 9.5/114 MB Progress (1): 9.5/114 MB Progress (1): 9.5/114 MB Progress (1): 9.5/114 MB Progress (1): 9.5/114 MB Progress (1): 9.5/114 MB Progress (1): 9.5/114 MB Progress (1): 9.5/114 MB Progress (1): 9.5/114 MB Progress (1): 9.5/114 MB Progress (1): 9.5/114 MB Progress (1): 9.5/114 MB Progress (1): 9.5/114 MB Progress (1): 9.5/114 MB Progress (1): 9.5/114 MB Progress (1): 9.5/114 MB Progress (1): 9.5/114 MB Progress (1): 9.5/114 MB Progress (1): 9.5/114 MB Progress (1): 9.5/114 MB Progress (1): 9.5/114 MB Progress (1): 9.6/114 MB Progress (1): 9.6/114 MB Progress (1): 9.6/114 MB Progress (1): 9.6/114 MB Progress (1): 9.6/114 MB Progress (1): 9.6/114 MB Progress (1): 9.6/114 MB Progress (1): 9.6/114 MB Progress (1): 9.6/114 MB Progress (1): 9.6/114 MB Progress (1): 9.6/114 MB Progress (1): 9.6/114 MB Progress (1): 9.6/114 MB Progress (1): 9.6/114 MB Progress (1): 9.6/114 MB Progress (1): 9.6/114 MB Progress (1): 9.6/114 MB Progress (1): 9.6/114 MB Progress (1): 9.6/114 MB Progress (1): 9.6/114 MB Progress (1): 9.6/114 MB Progress (1): 9.6/114 MB Progress (1): 9.6/114 MB Progress (1): 9.6/114 MB Progress (1): 9.6/114 MB Progress (1): 9.6/114 MB Progress (1): 9.6/114 MB Progress (1): 9.6/114 MB Progress (1): 9.6/114 MB Progress (1): 9.6/114 MB Progress (1): 9.6/114 MB Progress (1): 9.6/114 MB Progress (1): 9.6/114 MB Progress (1): 9.6/114 MB Progress (1): 9.6/114 MB Progress (1): 9.6/114 MB Progress (1): 9.6/114 MB Progress (1): 9.6/114 MB Progress (1): 9.6/114 MB Progress (1): 9.6/114 MB Progress (1): 9.6/114 MB Progress (1): 9.6/114 MB Progress (1): 9.6/114 MB Progress (1): 9.6/114 MB Progress (1): 9.6/114 MB Progress (1): 9.6/114 MB Progress (1): 9.6/114 MB Progress (1): 9.6/114 MB Progress (1): 9.7/114 MB Progress (1): 9.7/114 MB Progress (1): 9.7/114 MB Progress (1): 9.7/114 MB Progress (1): 9.7/114 MB Progress (1): 9.7/114 MB Progress (1): 9.7/114 MB Progress (1): 9.7/114 MB Progress (1): 9.7/114 MB Progress (1): 9.7/114 MB Progress (1): 9.7/114 MB Progress (1): 9.7/114 MB Progress (1): 9.7/114 MB Progress (1): 9.7/114 MB Progress (1): 9.7/114 MB Progress (1): 9.7/114 MB Progress (1): 9.7/114 MB Progress (1): 9.7/114 MB Progress (1): 9.7/114 MB Progress (1): 9.7/114 MB Progress (1): 9.7/114 MB Progress (1): 9.7/114 MB Progress (1): 9.7/114 MB Progress (1): 9.7/114 MB Progress (1): 9.7/114 MB Progress (1): 9.7/114 MB Progress (1): 9.7/114 MB Progress (1): 9.7/114 MB Progress (1): 9.7/114 MB Progress (1): 9.7/114 MB Progress (1): 9.7/114 MB Progress (1): 9.7/114 MB Progress (1): 9.7/114 MB Progress (1): 9.7/114 MB Progress (1): 9.7/114 MB Progress (1): 9.7/114 MB Progress (1): 9.7/114 MB Progress (1): 9.7/114 MB Progress (1): 9.7/114 MB Progress (1): 9.7/114 MB Progress (1): 9.7/114 MB Progress (1): 9.7/114 MB Progress (1): 9.7/114 MB Progress (1): 9.7/114 MB Progress (1): 9.7/114 MB Progress (1): 9.7/114 MB Progress (1): 9.7/114 MB Progress (1): 9.7/114 MB Progress (1): 9.7/114 MB Progress (1): 9.8/114 MB Progress (1): 9.8/114 MB Progress (1): 9.8/114 MB Progress (1): 9.8/114 MB Progress (1): 9.8/114 MB Progress (1): 9.8/114 MB Progress (1): 9.8/114 MB Progress (1): 9.8/114 MB Progress (1): 9.8/114 MB Progress (1): 9.8/114 MB Progress (1): 9.8/114 MB Progress (1): 9.8/114 MB Progress (1): 9.8/114 MB Progress (1): 9.8/114 MB Progress (1): 9.8/114 MB Progress (1): 9.8/114 MB Progress (1): 9.8/114 MB Progress (1): 9.8/114 MB Progress (1): 9.8/114 MB Progress (1): 9.8/114 MB Progress (1): 9.8/114 MB Progress (1): 9.8/114 MB Progress (1): 9.8/114 MB Progress (1): 9.8/114 MB Progress (1): 9.8/114 MB Progress (1): 9.8/114 MB Progress (1): 9.8/114 MB Progress (1): 9.8/114 MB Progress (1): 9.8/114 MB Progress (1): 9.8/114 MB Progress (1): 9.8/114 MB Progress (1): 9.8/114 MB Progress (1): 9.8/114 MB Progress (1): 9.8/114 MB Progress (1): 9.8/114 MB Progress (1): 9.8/114 MB Progress (1): 9.8/114 MB Progress (1): 9.8/114 MB Progress (1): 9.8/114 MB Progress (1): 9.8/114 MB Progress (1): 9.8/114 MB Progress (1): 9.8/114 MB Progress (1): 9.8/114 MB Progress (1): 9.8/114 MB Progress (1): 9.8/114 MB Progress (1): 9.8/114 MB Progress (1): 9.8/114 MB Progress (1): 9.8/114 MB Progress (1): 9.8/114 MB Progress (1): 9.9/114 MB Progress (1): 9.9/114 MB Progress (1): 9.9/114 MB Progress (1): 9.9/114 MB Progress (1): 9.9/114 MB Progress (1): 9.9/114 MB Progress (1): 9.9/114 MB Progress (1): 9.9/114 MB Progress (1): 9.9/114 MB Progress (1): 9.9/114 MB Progress (1): 9.9/114 MB Progress (1): 9.9/114 MB Progress (1): 9.9/114 MB Progress (1): 9.9/114 MB Progress (1): 9.9/114 MB Progress (1): 9.9/114 MB Progress (1): 9.9/114 MB Progress (1): 9.9/114 MB Progress (1): 9.9/114 MB Progress (1): 9.9/114 MB Progress (1): 9.9/114 MB Progress (1): 9.9/114 MB Progress (1): 9.9/114 MB Progress (1): 9.9/114 MB Progress (1): 9.9/114 MB Progress (1): 9.9/114 MB Progress (1): 9.9/114 MB Progress (1): 9.9/114 MB Progress (1): 9.9/114 MB Progress (1): 9.9/114 MB Progress (1): 9.9/114 MB Progress (1): 9.9/114 MB Progress (1): 9.9/114 MB Progress (1): 9.9/114 MB Progress (1): 9.9/114 MB Progress (1): 9.9/114 MB Progress (1): 9.9/114 MB Progress (1): 9.9/114 MB Progress (1): 9.9/114 MB Progress (1): 9.9/114 MB Progress (1): 9.9/114 MB Progress (1): 9.9/114 MB Progress (1): 9.9/114 MB Progress (1): 9.9/114 MB Progress (1): 9.9/114 MB Progress (1): 9.9/114 MB Progress (1): 9.9/114 MB Progress (1): 9.9/114 MB Progress (1): 9.9/114 MB Progress (1): 10.0/114 MB Progress (1): 10.0/114 MB Progress (1): 10.0/114 MB Progress (1): 10.0/114 MB Progress (1): 10.0/114 MB Progress (1): 10.0/114 MB Progress (1): 10.0/114 MB Progress (1): 10.0/114 MB Progress (1): 10.0/114 MB Progress (1): 10.0/114 MB Progress (1): 10.0/114 MB Progress (1): 10.0/114 MB Progress (1): 10.0/114 MB Progress (1): 10.0/114 MB Progress (1): 10.0/114 MB Progress (1): 10.0/114 MB Progress (1): 10.0/114 MB Progress (1): 10.0/114 MB Progress (1): 10.0/114 MB Progress (1): 10.0/114 MB Progress (1): 10.0/114 MB Progress (1): 10.0/114 MB Progress (1): 10.0/114 MB Progress (1): 10.0/114 MB Progress (1): 10/114 MB Progress (1): 10/114 MB Progress (1): 10/114 MB Progress (1): 10/114 MB Progress (1): 10/114 MB Progress (1): 10/114 MB Progress (1): 10/114 MB Progress (1): 10/114 MB Progress (1): 10/114 MB Progress (1): 10/114 MB Progress (1): 10/114 MB Progress (1): 10/114 MB Progress (1): 10/114 MB Progress (1): 10/114 MB Progress (1): 10/114 MB Progress (1): 10/114 MB Progress (1): 10/114 MB Progress (1): 10/114 MB Progress (1): 10/114 MB Progress (1): 10/114 MB Progress (1): 10/114 MB Progress (1): 10/114 MB Progress (1): 10/114 MB Progress (1): 10/114 MB Progress (1): 10/114 MB Progress (1): 10/114 MB Progress (1): 10/114 MB Progress (1): 10/114 MB Progress (1): 10/114 MB Progress (1): 10/114 MB Progress (1): 10/114 MB Progress (1): 10/114 MB Progress (1): 10/114 MB Progress (1): 10/114 MB Progress (1): 10/114 MB Progress (1): 10/114 MB Progress (1): 10/114 MB Progress (1): 10/114 MB Progress (1): 10/114 MB Progress (1): 10/114 MB Progress (1): 10/114 MB Progress (1): 10/114 MB Progress (1): 10/114 MB Progress (1): 10/114 MB Progress (1): 10/114 MB Progress (1): 10/114 MB Progress (1): 10/114 MB Progress (1): 10/114 MB Progress (1): 10/114 MB Progress (1): 10/114 MB Progress (1): 10/114 MB Progress (1): 10/114 MB Progress (1): 10/114 MB Progress (1): 10/114 MB Progress (1): 10/114 MB Progress (1): 10/114 MB Progress (1): 10/114 MB Progress (1): 10/114 MB Progress (1): 10/114 MB Progress (1): 10/114 MB Progress (1): 10/114 MB Progress (1): 10/114 MB Progress (1): 10/114 MB Progress (1): 10/114 MB Progress (1): 10/114 MB Progress (1): 10/114 MB Progress (1): 10/114 MB Progress (1): 10/114 MB Progress (1): 10/114 MB Progress (1): 10/114 MB Progress (1): 10/114 MB Progress (1): 10/114 MB Progress (1): 10/114 MB Progress (1): 10/114 MB Progress (1): 10/114 MB Progress (1): 10/114 MB Progress (1): 10/114 MB Progress (1): 10/114 MB Progress (1): 10/114 MB Progress (1): 10/114 MB Progress (1): 10/114 MB Progress (1): 10/114 MB Progress (1): 10/114 MB Progress (1): 10/114 MB Progress (1): 10/114 MB Progress (1): 10/114 MB Progress (1): 10/114 MB Progress (1): 10/114 MB Progress (1): 10/114 MB Progress (1): 10/114 MB Progress (1): 10/114 MB Progress (1): 10/114 MB Progress (1): 10/114 MB Progress (1): 10/114 MB Progress (1): 10/114 MB Progress (1): 10/114 MB Progress (1): 10/114 MB Progress (1): 10/114 MB Progress (1): 10/114 MB Progress (1): 10/114 MB Progress (1): 10/114 MB Progress (1): 10/114 MB Progress (1): 10/114 MB Progress (1): 10/114 MB Progress (1): 10/114 MB Progress (1): 10/114 MB Progress (1): 10/114 MB Progress (1): 10/114 MB Progress (1): 10/114 MB Progress (1): 10/114 MB Progress (1): 10/114 MB Progress (1): 10/114 MB Progress (1): 10/114 MB Progress (1): 10/114 MB Progress (1): 10/114 MB Progress (1): 10/114 MB Progress (1): 10/114 MB Progress (1): 10/114 MB Progress (1): 10/114 MB Progress (1): 10/114 MB Progress (1): 10/114 MB Progress (1): 10/114 MB Progress (1): 10/114 MB Progress (1): 10/114 MB Progress (1): 10/114 MB Progress (1): 10/114 MB Progress (1): 10/114 MB Progress (1): 10/114 MB Progress (1): 10/114 MB Progress (1): 10/114 MB Progress (1): 10/114 MB Progress (1): 10/114 MB Progress (1): 10/114 MB Progress (1): 10/114 MB Progress (1): 10/114 MB Progress (1): 10/114 MB Progress (1): 10/114 MB Progress (1): 10/114 MB Progress (1): 10/114 MB Progress (1): 10/114 MB Progress (1): 10/114 MB Progress (1): 10/114 MB Progress (1): 10/114 MB Progress (1): 10/114 MB Progress (1): 10/114 MB Progress (1): 10/114 MB Progress (1): 10/114 MB Progress (1): 10/114 MB Progress (1): 10/114 MB Progress (1): 10/114 MB Progress (1): 10/114 MB Progress (1): 10/114 MB Progress (1): 10/114 MB Progress (1): 10/114 MB Progress (1): 10/114 MB Progress (1): 10/114 MB Progress (1): 10/114 MB Progress (1): 10/114 MB Progress (1): 10/114 MB Progress (1): 10/114 MB Progress (1): 10/114 MB Progress (1): 10/114 MB Progress (1): 10/114 MB Progress (1): 10/114 MB Progress (1): 10/114 MB Progress (1): 10/114 MB Progress (1): 10/114 MB Progress (1): 10/114 MB Progress (1): 10/114 MB Progress (1): 10/114 MB Progress (1): 10/114 MB Progress (1): 10/114 MB Progress (1): 10/114 MB Progress (1): 10/114 MB Progress (1): 10/114 MB Progress (1): 10/114 MB Progress (1): 10/114 MB Progress (1): 10/114 MB Progress (1): 10/114 MB Progress (1): 10/114 MB Progress (1): 10/114 MB Progress (1): 10/114 MB Progress (1): 10/114 MB Progress (1): 10/114 MB Progress (1): 10/114 MB Progress (1): 10/114 MB Progress (1): 10/114 MB Progress (1): 10/114 MB Progress (1): 10/114 MB Progress (1): 10/114 MB Progress (1): 10/114 MB Progress (1): 10/114 MB Progress (1): 10/114 MB Progress (1): 10/114 MB Progress (1): 10/114 MB Progress (1): 10/114 MB Progress (1): 10/114 MB Progress (1): 10/114 MB Progress (1): 10/114 MB Progress (1): 10/114 MB Progress (1): 10/114 MB Progress (1): 10/114 MB Progress (1): 10/114 MB Progress (1): 10/114 MB Progress (1): 10/114 MB Progress (1): 10/114 MB Progress (1): 10/114 MB Progress (1): 10/114 MB Progress (1): 10/114 MB Progress (1): 10/114 MB Progress (1): 10/114 MB Progress (1): 10/114 MB Progress (1): 10/114 MB Progress (1): 10/114 MB Progress (1): 10/114 MB Progress (1): 10/114 MB Progress (1): 10/114 MB Progress (1): 10/114 MB Progress (1): 10/114 MB Progress (1): 10/114 MB Progress (1): 10/114 MB Progress (1): 10/114 MB Progress (1): 10/114 MB Progress (1): 10/114 MB Progress (1): 10/114 MB Progress (1): 10/114 MB Progress (1): 10/114 MB Progress (1): 10/114 MB Progress (1): 10/114 MB Progress (1): 10/114 MB Progress (1): 10/114 MB Progress (1): 10/114 MB Progress (1): 10/114 MB Progress (1): 10/114 MB Progress (1): 10/114 MB Progress (1): 10/114 MB Progress (1): 10/114 MB Progress (1): 10/114 MB Progress (1): 10/114 MB Progress (1): 10/114 MB Progress (1): 10/114 MB Progress (1): 10/114 MB Progress (1): 10/114 MB Progress (1): 10/114 MB Progress (1): 11/114 MB Progress (1): 11/114 MB Progress (1): 11/114 MB Progress (1): 11/114 MB Progress (1): 11/114 MB Progress (1): 11/114 MB Progress (1): 11/114 MB Progress (1): 11/114 MB Progress (1): 11/114 MB Progress (1): 11/114 MB Progress (1): 11/114 MB Progress (1): 11/114 MB Progress (1): 11/114 MB Progress (1): 11/114 MB Progress (1): 11/114 MB Progress (1): 11/114 MB Progress (1): 11/114 MB Progress (1): 11/114 MB Progress (1): 11/114 MB Progress (1): 11/114 MB Progress (1): 11/114 MB Progress (1): 11/114 MB Progress (1): 11/114 MB Progress (1): 11/114 MB Progress (1): 11/114 MB Progress (1): 11/114 MB Progress (1): 11/114 MB Progress (1): 11/114 MB Progress (1): 11/114 MB Progress (1): 11/114 MB Progress (1): 11/114 MB Progress (1): 11/114 MB Progress (1): 11/114 MB Progress (1): 11/114 MB Progress (1): 11/114 MB Progress (1): 11/114 MB Progress (1): 11/114 MB Progress (1): 11/114 MB Progress (1): 11/114 MB Progress (1): 11/114 MB Progress (1): 11/114 MB Progress (1): 11/114 MB Progress (1): 11/114 MB Progress (1): 11/114 MB Progress (1): 11/114 MB Progress (1): 11/114 MB Progress (1): 11/114 MB Progress (1): 11/114 MB Progress (1): 11/114 MB Progress (1): 11/114 MB Progress (1): 11/114 MB Progress (1): 11/114 MB Progress (1): 11/114 MB Progress (1): 11/114 MB Progress (1): 11/114 MB Progress (1): 11/114 MB Progress (1): 11/114 MB Progress (1): 11/114 MB Progress (1): 11/114 MB Progress (1): 11/114 MB Progress (1): 11/114 MB Progress (1): 11/114 MB Progress (1): 11/114 MB Progress (1): 11/114 MB Progress (1): 11/114 MB Progress (1): 11/114 MB Progress (1): 11/114 MB Progress (1): 11/114 MB Progress (1): 11/114 MB Progress (1): 11/114 MB Progress (1): 11/114 MB Progress (1): 11/114 MB Progress (1): 11/114 MB Progress (1): 11/114 MB Progress (1): 11/114 MB Progress (1): 11/114 MB Progress (1): 11/114 MB Progress (1): 11/114 MB Progress (1): 11/114 MB Progress (1): 11/114 MB Progress (1): 11/114 MB Progress (1): 11/114 MB Progress (1): 11/114 MB Progress (1): 11/114 MB Progress (1): 11/114 MB Progress (1): 11/114 MB Progress (1): 11/114 MB Progress (1): 11/114 MB Progress (1): 11/114 MB Progress (1): 11/114 MB Progress (1): 11/114 MB Progress (1): 11/114 MB Progress (1): 11/114 MB Progress (1): 11/114 MB Progress (1): 11/114 MB Progress (1): 11/114 MB Progress (1): 11/114 MB Progress (1): 11/114 MB Progress (1): 11/114 MB Progress (1): 11/114 MB Progress (1): 11/114 MB Progress (1): 11/114 MB Progress (1): 11/114 MB Progress (1): 11/114 MB Progress (1): 11/114 MB Progress (1): 11/114 MB Progress (1): 11/114 MB Progress (1): 11/114 MB Progress (1): 11/114 MB Progress (1): 11/114 MB Progress (1): 11/114 MB Progress (1): 11/114 MB Progress (1): 11/114 MB Progress (1): 11/114 MB Progress (1): 11/114 MB Progress (1): 11/114 MB Progress (1): 11/114 MB Progress (1): 11/114 MB Progress (1): 11/114 MB Progress (1): 11/114 MB Progress (1): 11/114 MB Progress (1): 11/114 MB Progress (1): 11/114 MB Progress (1): 11/114 MB Progress (1): 11/114 MB Progress (1): 11/114 MB Progress (1): 11/114 MB Progress (1): 11/114 MB Progress (1): 11/114 MB Progress (1): 11/114 MB Progress (1): 11/114 MB Progress (1): 11/114 MB Progress (1): 11/114 MB Progress (1): 11/114 MB Progress (1): 11/114 MB Progress (1): 11/114 MB Progress (1): 11/114 MB Progress (1): 11/114 MB Progress (1): 11/114 MB Progress (1): 11/114 MB Progress (1): 11/114 MB Progress (1): 11/114 MB Progress (1): 11/114 MB Progress (1): 11/114 MB Progress (1): 11/114 MB Progress (1): 11/114 MB Progress (1): 11/114 MB Progress (1): 11/114 MB Progress (1): 11/114 MB Progress (1): 11/114 MB Progress (1): 11/114 MB Progress (1): 11/114 MB Progress (1): 11/114 MB Progress (1): 11/114 MB Progress (1): 11/114 MB Progress (1): 11/114 MB Progress (1): 11/114 MB Progress (1): 11/114 MB Progress (1): 11/114 MB Progress (1): 11/114 MB Progress (1): 11/114 MB Progress (1): 11/114 MB Progress (1): 11/114 MB Progress (1): 11/114 MB Progress (1): 11/114 MB Progress (1): 11/114 MB Progress (1): 11/114 MB Progress (1): 11/114 MB Progress (1): 11/114 MB Progress (1): 11/114 MB Progress (1): 11/114 MB Progress (1): 11/114 MB Progress (1): 11/114 MB Progress (1): 11/114 MB Progress (1): 11/114 MB Progress (1): 11/114 MB Progress (1): 11/114 MB Progress (1): 11/114 MB Progress (1): 11/114 MB Progress (1): 11/114 MB Progress (1): 11/114 MB Progress (1): 11/114 MB Progress (1): 11/114 MB Progress (1): 11/114 MB Progress (1): 11/114 MB Progress (1): 11/114 MB Progress (1): 11/114 MB Progress (1): 11/114 MB Progress (1): 11/114 MB Progress (1): 11/114 MB Progress (1): 11/114 MB Progress (1): 11/114 MB Progress (1): 11/114 MB Progress (1): 11/114 MB Progress (1): 11/114 MB Progress (1): 11/114 MB Progress (1): 11/114 MB Progress (1): 11/114 MB Progress (1): 11/114 MB Progress (1): 11/114 MB Progress (1): 11/114 MB Progress (1): 11/114 MB Progress (1): 11/114 MB Progress (1): 11/114 MB Progress (1): 11/114 MB Progress (1): 11/114 MB Progress (1): 11/114 MB Progress (1): 11/114 MB Progress (1): 11/114 MB Progress (1): 11/114 MB Progress (1): 11/114 MB Progress (1): 11/114 MB Progress (1): 11/114 MB Progress (1): 11/114 MB Progress (1): 11/114 MB Progress (1): 11/114 MB Progress (1): 11/114 MB Progress (1): 11/114 MB Progress (1): 11/114 MB Progress (1): 11/114 MB Progress (1): 11/114 MB Progress (1): 11/114 MB Progress (1): 11/114 MB Progress (1): 11/114 MB Progress (1): 11/114 MB Progress (1): 11/114 MB Progress (1): 11/114 MB Progress (1): 11/114 MB Progress (1): 11/114 MB Progress (1): 11/114 MB Progress (1): 11/114 MB Progress (1): 11/114 MB Progress (1): 11/114 MB Progress (1): 11/114 MB Progress (1): 11/114 MB Progress (1): 11/114 MB Progress (1): 11/114 MB Progress (1): 11/114 MB Progress (1): 11/114 MB Progress (1): 11/114 MB Progress (1): 11/114 MB Progress (1): 11/114 MB Progress (1): 11/114 MB Progress (1): 11/114 MB Progress (1): 11/114 MB Progress (1): 11/114 MB Progress (1): 11/114 MB Progress (1): 11/114 MB Progress (1): 11/114 MB Progress (1): 11/114 MB Progress (1): 11/114 MB Progress (1): 11/114 MB Progress (1): 11/114 MB Progress (1): 11/114 MB Progress (1): 11/114 MB Progress (1): 11/114 MB Progress (1): 11/114 MB Progress (1): 11/114 MB Progress (1): 11/114 MB Progress (1): 11/114 MB Progress (1): 11/114 MB Progress (1): 11/114 MB Progress (1): 11/114 MB Progress (1): 11/114 MB Progress (1): 11/114 MB Progress (1): 11/114 MB Progress (1): 11/114 MB Progress (1): 11/114 MB Progress (1): 11/114 MB Progress (1): 11/114 MB Progress (1): 11/114 MB Progress (1): 11/114 MB Progress (1): 11/114 MB Progress (1): 11/114 MB Progress (1): 11/114 MB Progress (1): 11/114 MB Progress (1): 11/114 MB Progress (1): 11/114 MB Progress (1): 11/114 MB Progress (1): 11/114 MB Progress (1): 11/114 MB Progress (1): 11/114 MB Progress (1): 11/114 MB Progress (1): 11/114 MB Progress (1): 11/114 MB Progress (1): 11/114 MB Progress (1): 11/114 MB Progress (1): 11/114 MB Progress (1): 11/114 MB Progress (1): 11/114 MB Progress (1): 11/114 MB Progress (1): 11/114 MB Progress (1): 11/114 MB Progress (1): 11/114 MB Progress (1): 11/114 MB Progress (1): 11/114 MB Progress (1): 11/114 MB Progress (1): 11/114 MB Progress (1): 11/114 MB Progress (1): 11/114 MB Progress (1): 11/114 MB Progress (1): 11/114 MB Progress (1): 11/114 MB Progress (1): 11/114 MB Progress (1): 11/114 MB Progress (1): 11/114 MB Progress (1): 11/114 MB Progress (1): 11/114 MB Progress (1): 11/114 MB Progress (1): 11/114 MB Progress (1): 11/114 MB Progress (1): 11/114 MB Progress (1): 11/114 MB Progress (1): 11/114 MB Progress (1): 11/114 MB Progress (1): 11/114 MB Progress (1): 11/114 MB Progress (1): 11/114 MB Progress (1): 11/114 MB Progress (1): 11/114 MB Progress (1): 11/114 MB Progress (1): 11/114 MB Progress (1): 11/114 MB Progress (1): 11/114 MB Progress (1): 11/114 MB Progress (1): 11/114 MB Progress (1): 11/114 MB Progress (1): 11/114 MB Progress (1): 11/114 MB Progress (1): 11/114 MB Progress (1): 11/114 MB Progress (1): 11/114 MB Progress (1): 11/114 MB Progress (1): 11/114 MB Progress (1): 11/114 MB Progress (1): 11/114 MB Progress (1): 11/114 MB Progress (1): 11/114 MB Progress (1): 11/114 MB Progress (1): 11/114 MB Progress (1): 11/114 MB Progress (1): 11/114 MB Progress (1): 11/114 MB Progress (1): 11/114 MB Progress (1): 11/114 MB Progress (1): 11/114 MB Progress (1): 11/114 MB Progress (1): 11/114 MB Progress (1): 11/114 MB Progress (1): 11/114 MB Progress (1): 11/114 MB Progress (1): 11/114 MB Progress (1): 11/114 MB Progress (1): 11/114 MB Progress (1): 11/114 MB Progress (1): 11/114 MB Progress (1): 11/114 MB Progress (1): 11/114 MB Progress (1): 11/114 MB Progress (1): 11/114 MB Progress (1): 11/114 MB Progress (1): 11/114 MB Progress (1): 11/114 MB Progress (1): 11/114 MB Progress (1): 11/114 MB Progress (1): 11/114 MB Progress (1): 11/114 MB Progress (1): 11/114 MB Progress (1): 11/114 MB Progress (1): 11/114 MB Progress (1): 11/114 MB Progress (1): 11/114 MB Progress (1): 11/114 MB Progress (1): 11/114 MB Progress (1): 11/114 MB Progress (1): 11/114 MB Progress (1): 11/114 MB Progress (1): 11/114 MB Progress (1): 11/114 MB Progress (1): 11/114 MB Progress (1): 11/114 MB Progress (1): 11/114 MB Progress (1): 11/114 MB Progress (1): 11/114 MB Progress (1): 11/114 MB Progress (1): 11/114 MB Progress (1): 11/114 MB Progress (1): 11/114 MB Progress (1): 11/114 MB Progress (1): 11/114 MB Progress (1): 11/114 MB Progress (1): 11/114 MB Progress (1): 11/114 MB Progress (1): 11/114 MB Progress (1): 11/114 MB Progress (1): 11/114 MB Progress (1): 11/114 MB Progress (1): 11/114 MB Progress (1): 11/114 MB Progress (1): 11/114 MB Progress (1): 11/114 MB Progress (1): 11/114 MB Progress (1): 11/114 MB Progress (1): 11/114 MB Progress (1): 11/114 MB Progress (1): 11/114 MB Progress (1): 11/114 MB Progress (1): 11/114 MB Progress (1): 11/114 MB Progress (1): 11/114 MB Progress (1): 11/114 MB Progress (1): 11/114 MB Progress (1): 11/114 MB Progress (1): 11/114 MB Progress (1): 11/114 MB Progress (1): 11/114 MB Progress (1): 11/114 MB Progress (1): 11/114 MB Progress (1): 11/114 MB Progress (1): 11/114 MB Progress (1): 11/114 MB Progress (1): 11/114 MB Progress (1): 11/114 MB Progress (1): 11/114 MB Progress (1): 11/114 MB Progress (1): 11/114 MB Progress (1): 11/114 MB Progress (1): 11/114 MB Progress (1): 11/114 MB Progress (1): 11/114 MB Progress (1): 11/114 MB Progress (1): 11/114 MB Progress (1): 11/114 MB Progress (1): 11/114 MB Progress (1): 11/114 MB Progress (1): 11/114 MB Progress (1): 11/114 MB Progress (1): 11/114 MB Progress (1): 11/114 MB Progress (1): 11/114 MB Progress (1): 11/114 MB Progress (1): 11/114 MB Progress (1): 11/114 MB Progress (1): 11/114 MB Progress (1): 11/114 MB Progress (1): 11/114 MB Progress (1): 11/114 MB Progress (1): 11/114 MB Progress (1): 11/114 MB Progress (1): 11/114 MB Progress (1): 11/114 MB Progress (1): 11/114 MB Progress (1): 11/114 MB Progress (1): 11/114 MB Progress (1): 11/114 MB Progress (1): 11/114 MB Progress (1): 11/114 MB Progress (1): 11/114 MB Progress (1): 11/114 MB Progress (1): 11/114 MB Progress (1): 11/114 MB Progress (1): 11/114 MB Progress (1): 11/114 MB Progress (1): 11/114 MB Progress (1): 11/114 MB Progress (1): 11/114 MB Progress (1): 11/114 MB Progress (1): 11/114 MB Progress (1): 11/114 MB Progress (1): 11/114 MB Progress (1): 11/114 MB Progress (1): 11/114 MB Progress (1): 11/114 MB Progress (1): 11/114 MB Progress (1): 11/114 MB Progress (1): 11/114 MB Progress (1): 11/114 MB Progress (1): 11/114 MB Progress (1): 11/114 MB Progress (1): 11/114 MB Progress (1): 11/114 MB Progress (1): 11/114 MB Progress (1): 11/114 MB Progress (1): 11/114 MB Progress (1): 11/114 MB Progress (1): 11/114 MB Progress (1): 11/114 MB Progress (1): 11/114 MB Progress (1): 11/114 MB Progress (1): 12/114 MB Progress (1): 12/114 MB Progress (1): 12/114 MB Progress (1): 12/114 MB Progress (1): 12/114 MB Progress (1): 12/114 MB Progress (1): 12/114 MB Progress (1): 12/114 MB Progress (1): 12/114 MB Progress (1): 12/114 MB Progress (1): 12/114 MB Progress (1): 12/114 MB Progress (1): 12/114 MB Progress (1): 12/114 MB Progress (1): 12/114 MB Progress (1): 12/114 MB Progress (1): 12/114 MB Progress (1): 12/114 MB Progress (1): 12/114 MB Progress (1): 12/114 MB Progress (1): 12/114 MB Progress (1): 12/114 MB Progress (1): 12/114 MB Progress (1): 12/114 MB Progress (1): 12/114 MB Progress (1): 12/114 MB Progress (1): 12/114 MB Progress (1): 12/114 MB Progress (1): 12/114 MB Progress (1): 12/114 MB Progress (1): 12/114 MB Progress (1): 12/114 MB Progress (1): 12/114 MB Progress (1): 12/114 MB Progress (1): 12/114 MB Progress (1): 12/114 MB Progress (1): 12/114 MB Progress (1): 12/114 MB Progress (1): 12/114 MB Progress (1): 12/114 MB Progress (1): 12/114 MB Progress (1): 12/114 MB Progress (1): 12/114 MB Progress (1): 12/114 MB Progress (1): 12/114 MB Progress (1): 12/114 MB Progress (1): 12/114 MB Progress (1): 12/114 MB Progress (1): 12/114 MB Progress (1): 12/114 MB Progress (1): 12/114 MB Progress (1): 12/114 MB Progress (1): 12/114 MB Progress (1): 12/114 MB Progress (1): 12/114 MB Progress (1): 12/114 MB Progress (1): 12/114 MB Progress (1): 12/114 MB Progress (1): 12/114 MB Progress (1): 12/114 MB Progress (1): 12/114 MB Progress (1): 12/114 MB Progress (1): 12/114 MB Progress (1): 12/114 MB Progress (1): 12/114 MB Progress (1): 12/114 MB Progress (1): 12/114 MB Progress (1): 12/114 MB Progress (1): 12/114 MB Progress (1): 12/114 MB Progress (1): 12/114 MB Progress (1): 12/114 MB Progress (1): 12/114 MB Progress (1): 12/114 MB Progress (1): 12/114 MB Progress (1): 12/114 MB Progress (1): 12/114 MB Progress (1): 12/114 MB Progress (1): 12/114 MB Progress (1): 12/114 MB Progress (1): 12/114 MB Progress (1): 12/114 MB Progress (1): 12/114 MB Progress (1): 12/114 MB Progress (1): 12/114 MB Progress (1): 12/114 MB Progress (1): 12/114 MB Progress (1): 12/114 MB Progress (1): 12/114 MB Progress (1): 12/114 MB Progress (1): 12/114 MB Progress (1): 12/114 MB Progress (1): 12/114 MB Progress (1): 12/114 MB Progress (1): 12/114 MB Progress (1): 12/114 MB Progress (1): 12/114 MB Progress (1): 12/114 MB Progress (1): 12/114 MB Progress (1): 12/114 MB Progress (1): 12/114 MB Progress (1): 12/114 MB Progress (1): 12/114 MB Progress (1): 12/114 MB Progress (1): 12/114 MB Progress (1): 12/114 MB Progress (1): 12/114 MB Progress (1): 12/114 MB Progress (1): 12/114 MB Progress (1): 12/114 MB Progress (1): 12/114 MB Progress (1): 12/114 MB Progress (1): 12/114 MB Progress (1): 12/114 MB Progress (1): 12/114 MB Progress (1): 12/114 MB Progress (1): 12/114 MB Progress (1): 12/114 MB Progress (1): 12/114 MB Progress (1): 12/114 MB Progress (1): 12/114 MB Progress (1): 12/114 MB Progress (1): 12/114 MB Progress (1): 12/114 MB Progress (1): 12/114 MB Progress (1): 12/114 MB Progress (1): 12/114 MB Progress (1): 12/114 MB Progress (1): 12/114 MB Progress (1): 12/114 MB Progress (1): 12/114 MB Progress (1): 12/114 MB Progress (1): 12/114 MB Progress (1): 12/114 MB Progress (1): 12/114 MB Progress (1): 12/114 MB Progress (1): 12/114 MB Progress (1): 12/114 MB Progress (1): 12/114 MB Progress (1): 12/114 MB Progress (1): 12/114 MB Progress (1): 12/114 MB Progress (1): 12/114 MB Progress (1): 12/114 MB Progress (1): 12/114 MB Progress (1): 12/114 MB Progress (1): 12/114 MB Progress (1): 12/114 MB Progress (1): 12/114 MB Progress (1): 12/114 MB Progress (1): 12/114 MB Progress (1): 12/114 MB Progress (1): 12/114 MB Progress (1): 12/114 MB Progress (1): 12/114 MB Progress (1): 12/114 MB Progress (1): 12/114 MB Progress (1): 12/114 MB Progress (1): 12/114 MB Progress (1): 12/114 MB Progress (1): 12/114 MB Progress (1): 12/114 MB Progress (1): 12/114 MB Progress (1): 12/114 MB Progress (1): 12/114 MB Progress (1): 12/114 MB Progress (1): 12/114 MB Progress (1): 12/114 MB Progress (1): 12/114 MB Progress (1): 12/114 MB Progress (1): 12/114 MB Progress (1): 12/114 MB Progress (1): 12/114 MB Progress (1): 12/114 MB Progress (1): 12/114 MB Progress (1): 12/114 MB Progress (1): 12/114 MB Progress (1): 12/114 MB Progress (1): 12/114 MB Progress (1): 12/114 MB Progress (1): 12/114 MB Progress (1): 12/114 MB Progress (1): 12/114 MB Progress (1): 12/114 MB Progress (1): 12/114 MB Progress (1): 12/114 MB Progress (1): 12/114 MB Progress (1): 12/114 MB Progress (1): 12/114 MB Progress (1): 12/114 MB Progress (1): 12/114 MB Progress (1): 12/114 MB Progress (1): 12/114 MB Progress (1): 12/114 MB Progress (1): 12/114 MB Progress (1): 12/114 MB Progress (1): 12/114 MB Progress (1): 12/114 MB Progress (1): 12/114 MB Progress (1): 12/114 MB Progress (1): 12/114 MB Progress (1): 12/114 MB Progress (1): 12/114 MB Progress (1): 12/114 MB Progress (1): 12/114 MB Progress (1): 12/114 MB Progress (1): 12/114 MB Progress (1): 12/114 MB Progress (1): 12/114 MB Progress (1): 12/114 MB Progress (1): 12/114 MB Progress (1): 12/114 MB Progress (1): 12/114 MB Progress (1): 12/114 MB Progress (1): 12/114 MB Progress (1): 12/114 MB Progress (1): 12/114 MB Progress (1): 12/114 MB Progress (1): 12/114 MB Progress (1): 12/114 MB Progress (1): 12/114 MB Progress (1): 12/114 MB Progress (1): 12/114 MB Progress (1): 12/114 MB Progress (1): 12/114 MB Progress (1): 12/114 MB Progress (1): 12/114 MB Progress (1): 12/114 MB Progress (1): 12/114 MB Progress (1): 12/114 MB Progress (1): 12/114 MB Progress (1): 12/114 MB Progress (1): 12/114 MB Progress (1): 12/114 MB Progress (1): 12/114 MB Progress (1): 12/114 MB Progress (1): 12/114 MB Progress (1): 12/114 MB Progress (1): 12/114 MB Progress (1): 12/114 MB Progress (1): 12/114 MB Progress (1): 12/114 MB Progress (1): 12/114 MB Progress (1): 12/114 MB Progress (1): 12/114 MB Progress (1): 12/114 MB Progress (1): 12/114 MB Progress (1): 12/114 MB Progress (1): 12/114 MB Progress (1): 12/114 MB Progress (1): 12/114 MB Progress (1): 12/114 MB Progress (1): 12/114 MB Progress (1): 12/114 MB Progress (1): 12/114 MB Progress (1): 12/114 MB Progress (1): 12/114 MB Progress (1): 12/114 MB Progress (1): 12/114 MB Progress (1): 12/114 MB Progress (1): 12/114 MB Progress (1): 12/114 MB Progress (1): 12/114 MB Progress (1): 12/114 MB Progress (1): 12/114 MB Progress (1): 12/114 MB Progress (1): 12/114 MB Progress (1): 12/114 MB Progress (1): 12/114 MB Progress (1): 12/114 MB Progress (1): 12/114 MB Progress (1): 12/114 MB Progress (1): 12/114 MB Progress (1): 12/114 MB Progress (1): 12/114 MB Progress (1): 12/114 MB Progress (1): 12/114 MB Progress (1): 12/114 MB Progress (1): 12/114 MB Progress (1): 12/114 MB Progress (1): 12/114 MB Progress (1): 12/114 MB Progress (1): 12/114 MB Progress (1): 12/114 MB Progress (1): 12/114 MB Progress (1): 12/114 MB Progress (1): 12/114 MB Progress (1): 12/114 MB Progress (1): 12/114 MB Progress (1): 12/114 MB Progress (1): 12/114 MB Progress (1): 12/114 MB Progress (1): 12/114 MB Progress (1): 12/114 MB Progress (1): 12/114 MB Progress (1): 12/114 MB Progress (1): 12/114 MB Progress (1): 12/114 MB Progress (1): 12/114 MB Progress (1): 12/114 MB Progress (1): 12/114 MB Progress (1): 12/114 MB Progress (1): 12/114 MB Progress (1): 12/114 MB Progress (1): 12/114 MB Progress (1): 12/114 MB Progress (1): 12/114 MB Progress (1): 12/114 MB Progress (1): 12/114 MB Progress (1): 12/114 MB Progress (1): 12/114 MB Progress (1): 12/114 MB Progress (1): 12/114 MB Progress (1): 12/114 MB Progress (1): 12/114 MB Progress (1): 12/114 MB Progress (1): 12/114 MB Progress (1): 12/114 MB Progress (1): 12/114 MB Progress (1): 12/114 MB Progress (1): 12/114 MB Progress (1): 12/114 MB Progress (1): 12/114 MB Progress (1): 12/114 MB Progress (1): 12/114 MB Progress (1): 12/114 MB Progress (1): 12/114 MB Progress (1): 12/114 MB Progress (1): 12/114 MB Progress (1): 12/114 MB Progress (1): 12/114 MB Progress (1): 12/114 MB Progress (1): 12/114 MB Progress (1): 12/114 MB Progress (1): 12/114 MB Progress (1): 12/114 MB Progress (1): 12/114 MB Progress (1): 12/114 MB Progress (1): 12/114 MB Progress (1): 12/114 MB Progress (1): 12/114 MB Progress (1): 12/114 MB Progress (1): 12/114 MB Progress (1): 12/114 MB Progress (1): 12/114 MB Progress (1): 12/114 MB Progress (1): 12/114 MB Progress (1): 12/114 MB Progress (1): 12/114 MB Progress (1): 12/114 MB Progress (1): 12/114 MB Progress (1): 12/114 MB Progress (1): 12/114 MB Progress (1): 12/114 MB Progress (1): 12/114 MB Progress (1): 12/114 MB Progress (1): 12/114 MB Progress (1): 12/114 MB Progress (1): 12/114 MB Progress (1): 12/114 MB Progress (1): 12/114 MB Progress (1): 12/114 MB Progress (1): 12/114 MB Progress (1): 12/114 MB Progress (1): 12/114 MB Progress (1): 12/114 MB Progress (1): 12/114 MB Progress (1): 12/114 MB Progress (1): 12/114 MB Progress (1): 12/114 MB Progress (1): 12/114 MB Progress (1): 12/114 MB Progress (1): 12/114 MB Progress (1): 12/114 MB Progress (1): 12/114 MB Progress (1): 12/114 MB Progress (1): 12/114 MB Progress (1): 12/114 MB Progress (1): 12/114 MB Progress (1): 12/114 MB Progress (1): 12/114 MB Progress (1): 12/114 MB Progress (1): 12/114 MB Progress (1): 12/114 MB Progress (1): 12/114 MB Progress (1): 12/114 MB Progress (1): 12/114 MB Progress (1): 12/114 MB Progress (1): 12/114 MB Progress (1): 12/114 MB Progress (1): 12/114 MB Progress (1): 12/114 MB Progress (1): 12/114 MB Progress (1): 12/114 MB Progress (1): 12/114 MB Progress (1): 12/114 MB Progress (1): 12/114 MB Progress (1): 12/114 MB Progress (1): 12/114 MB Progress (1): 12/114 MB Progress (1): 12/114 MB Progress (1): 12/114 MB Progress (1): 12/114 MB Progress (1): 12/114 MB Progress (1): 12/114 MB Progress (1): 12/114 MB Progress (1): 12/114 MB Progress (1): 12/114 MB Progress (1): 12/114 MB Progress (1): 12/114 MB Progress (1): 12/114 MB Progress (1): 12/114 MB Progress (1): 12/114 MB Progress (1): 12/114 MB Progress (1): 12/114 MB Progress (1): 12/114 MB Progress (1): 12/114 MB Progress (1): 12/114 MB Progress (1): 12/114 MB Progress (1): 12/114 MB Progress (1): 12/114 MB Progress (1): 12/114 MB Progress (1): 12/114 MB Progress (1): 12/114 MB Progress (1): 12/114 MB Progress (1): 12/114 MB Progress (1): 12/114 MB Progress (1): 12/114 MB Progress (1): 12/114 MB Progress (1): 12/114 MB Progress (1): 12/114 MB Progress (1): 12/114 MB Progress (1): 12/114 MB Progress (1): 12/114 MB Progress (1): 12/114 MB Progress (1): 12/114 MB Progress (1): 12/114 MB Progress (1): 12/114 MB Progress (1): 12/114 MB Progress (1): 12/114 MB Progress (1): 12/114 MB Progress (1): 12/114 MB Progress (1): 12/114 MB Progress (1): 12/114 MB Progress (1): 12/114 MB Progress (1): 12/114 MB Progress (1): 12/114 MB Progress (1): 12/114 MB Progress (1): 12/114 MB Progress (1): 12/114 MB Progress (1): 12/114 MB Progress (1): 12/114 MB Progress (1): 12/114 MB Progress (1): 12/114 MB Progress (1): 12/114 MB Progress (1): 12/114 MB Progress (1): 12/114 MB Progress (1): 12/114 MB Progress (1): 12/114 MB Progress (1): 12/114 MB Progress (1): 12/114 MB Progress (1): 12/114 MB Progress (1): 12/114 MB Progress (1): 12/114 MB Progress (1): 12/114 MB Progress (1): 12/114 MB Progress (1): 12/114 MB Progress (1): 12/114 MB Progress (1): 12/114 MB Progress (1): 12/114 MB Progress (1): 12/114 MB Progress (1): 12/114 MB Progress (1): 12/114 MB Progress (1): 12/114 MB Progress (1): 12/114 MB Progress (1): 12/114 MB Progress (1): 12/114 MB Progress (1): 12/114 MB Progress (1): 12/114 MB Progress (1): 12/114 MB Progress (1): 12/114 MB Progress (1): 12/114 MB Progress (1): 12/114 MB Progress (1): 12/114 MB Progress (1): 12/114 MB Progress (1): 12/114 MB Progress (1): 12/114 MB Progress (1): 12/114 MB Progress (1): 13/114 MB Progress (1): 13/114 MB Progress (1): 13/114 MB Progress (1): 13/114 MB Progress (1): 13/114 MB Progress (1): 13/114 MB Progress (1): 13/114 MB Progress (1): 13/114 MB Progress (1): 13/114 MB Progress (1): 13/114 MB Progress (1): 13/114 MB Progress (1): 13/114 MB Progress (1): 13/114 MB Progress (1): 13/114 MB Progress (1): 13/114 MB Progress (1): 13/114 MB Progress (1): 13/114 MB Progress (1): 13/114 MB Progress (1): 13/114 MB Progress (1): 13/114 MB Progress (1): 13/114 MB Progress (1): 13/114 MB Progress (1): 13/114 MB Progress (1): 13/114 MB Progress (1): 13/114 MB Progress (1): 13/114 MB Progress (1): 13/114 MB Progress (1): 13/114 MB Progress (1): 13/114 MB Progress (1): 13/114 MB Progress (1): 13/114 MB Progress (1): 13/114 MB Progress (1): 13/114 MB Progress (1): 13/114 MB Progress (1): 13/114 MB Progress (1): 13/114 MB Progress (1): 13/114 MB Progress (1): 13/114 MB Progress (1): 13/114 MB Progress (1): 13/114 MB Progress (1): 13/114 MB Progress (1): 13/114 MB Progress (1): 13/114 MB Progress (1): 13/114 MB Progress (1): 13/114 MB Progress (1): 13/114 MB Progress (1): 13/114 MB Progress (1): 13/114 MB Progress (1): 13/114 MB Progress (1): 13/114 MB Progress (1): 13/114 MB Progress (1): 13/114 MB Progress (1): 13/114 MB Progress (1): 13/114 MB Progress (1): 13/114 MB Progress (1): 13/114 MB Progress (1): 13/114 MB Progress (1): 13/114 MB Progress (1): 13/114 MB Progress (1): 13/114 MB Progress (1): 13/114 MB Progress (1): 13/114 MB Progress (1): 13/114 MB Progress (1): 13/114 MB Progress (1): 13/114 MB Progress (1): 13/114 MB Progress (1): 13/114 MB Progress (1): 13/114 MB Progress (1): 13/114 MB Progress (1): 13/114 MB Progress (1): 13/114 MB Progress (1): 13/114 MB Progress (1): 13/114 MB Progress (1): 13/114 MB Progress (1): 13/114 MB Progress (1): 13/114 MB Progress (1): 13/114 MB Progress (1): 13/114 MB Progress (1): 13/114 MB Progress (1): 13/114 MB Progress (1): 13/114 MB Progress (1): 13/114 MB Progress (1): 13/114 MB Progress (1): 13/114 MB Progress (1): 13/114 MB Progress (1): 13/114 MB Progress (1): 13/114 MB Progress (1): 13/114 MB Progress (1): 13/114 MB Progress (1): 13/114 MB Progress (1): 13/114 MB Progress (1): 13/114 MB Progress (1): 13/114 MB Progress (1): 13/114 MB Progress (1): 13/114 MB Progress (1): 13/114 MB Progress (1): 13/114 MB Progress (1): 13/114 MB Progress (1): 13/114 MB Progress (1): 13/114 MB Progress (1): 13/114 MB Progress (1): 13/114 MB Progress (1): 13/114 MB Progress (1): 13/114 MB Progress (1): 13/114 MB Progress (1): 13/114 MB Progress (1): 13/114 MB Progress (1): 13/114 MB Progress (1): 13/114 MB Progress (1): 13/114 MB Progress (1): 13/114 MB Progress (1): 13/114 MB Progress (1): 13/114 MB Progress (1): 13/114 MB Progress (1): 13/114 MB Progress (1): 13/114 MB Progress (1): 13/114 MB Progress (1): 13/114 MB Progress (1): 13/114 MB Progress (1): 13/114 MB Progress (1): 13/114 MB Progress (1): 13/114 MB Progress (1): 13/114 MB Progress (1): 13/114 MB Progress (1): 13/114 MB Progress (1): 13/114 MB Progress (1): 13/114 MB Progress (1): 13/114 MB Progress (1): 13/114 MB Progress (1): 13/114 MB Progress (1): 13/114 MB Progress (1): 13/114 MB Progress (1): 13/114 MB Progress (1): 13/114 MB Progress (1): 13/114 MB Progress (1): 13/114 MB Progress (1): 13/114 MB Progress (1): 13/114 MB Progress (1): 13/114 MB Progress (1): 13/114 MB Progress (1): 13/114 MB Progress (1): 13/114 MB Progress (1): 13/114 MB Progress (1): 13/114 MB Progress (1): 13/114 MB Progress (1): 13/114 MB Progress (1): 13/114 MB Progress (1): 13/114 MB Progress (1): 13/114 MB Progress (1): 13/114 MB Progress (1): 13/114 MB Progress (1): 13/114 MB Progress (1): 13/114 MB Progress (1): 13/114 MB Progress (1): 13/114 MB Progress (1): 13/114 MB Progress (1): 13/114 MB Progress (1): 13/114 MB Progress (1): 13/114 MB Progress (1): 13/114 MB Progress (1): 13/114 MB Progress (1): 13/114 MB Progress (1): 13/114 MB Progress (1): 13/114 MB Progress (1): 13/114 MB Progress (1): 13/114 MB Progress (1): 13/114 MB Progress (1): 13/114 MB Progress (1): 13/114 MB Progress (1): 13/114 MB Progress (1): 13/114 MB Progress (1): 13/114 MB Progress (1): 13/114 MB Progress (1): 13/114 MB Progress (1): 13/114 MB Progress (1): 13/114 MB Progress (1): 13/114 MB Progress (1): 13/114 MB Progress (1): 13/114 MB Progress (1): 13/114 MB Progress (1): 13/114 MB Progress (1): 13/114 MB Progress (1): 13/114 MB Progress (1): 13/114 MB Progress (1): 13/114 MB Progress (1): 13/114 MB Progress (1): 13/114 MB Progress (1): 13/114 MB Progress (1): 13/114 MB Progress (1): 13/114 MB Progress (1): 13/114 MB Progress (1): 13/114 MB Progress (1): 13/114 MB Progress (1): 13/114 MB Progress (1): 13/114 MB Progress (1): 13/114 MB Progress (1): 13/114 MB Progress (1): 13/114 MB Progress (1): 13/114 MB Progress (1): 13/114 MB Progress (1): 13/114 MB Progress (1): 13/114 MB Progress (1): 13/114 MB Progress (1): 13/114 MB Progress (1): 13/114 MB Progress (1): 13/114 MB Progress (1): 13/114 MB Progress (1): 13/114 MB Progress (1): 13/114 MB Progress (1): 13/114 MB Progress (1): 13/114 MB Progress (1): 13/114 MB Progress (1): 13/114 MB Progress (1): 13/114 MB Progress (1): 13/114 MB Progress (1): 13/114 MB Progress (1): 13/114 MB Progress (1): 13/114 MB Progress (1): 13/114 MB Progress (1): 13/114 MB Progress (1): 13/114 MB Progress (1): 13/114 MB Progress (1): 13/114 MB Progress (1): 13/114 MB Progress (1): 13/114 MB Progress (1): 13/114 MB Progress (1): 13/114 MB Progress (1): 13/114 MB Progress (1): 13/114 MB Progress (1): 13/114 MB Progress (1): 13/114 MB Progress (1): 13/114 MB Progress (1): 13/114 MB Progress (1): 13/114 MB Progress (1): 13/114 MB Progress (1): 13/114 MB Progress (1): 13/114 MB Progress (1): 13/114 MB Progress (1): 13/114 MB Progress (1): 13/114 MB Progress (1): 13/114 MB Progress (1): 13/114 MB Progress (1): 13/114 MB Progress (1): 13/114 MB Progress (1): 13/114 MB Progress (1): 13/114 MB Progress (1): 13/114 MB Progress (1): 13/114 MB Progress (1): 13/114 MB Progress (1): 13/114 MB Progress (1): 13/114 MB Progress (1): 13/114 MB Progress (1): 13/114 MB Progress (1): 13/114 MB Progress (1): 13/114 MB Progress (1): 13/114 MB Progress (1): 13/114 MB Progress (1): 13/114 MB Progress (1): 13/114 MB Progress (1): 13/114 MB Progress (1): 13/114 MB Progress (1): 13/114 MB Progress (1): 13/114 MB Progress (1): 13/114 MB Progress (1): 13/114 MB Progress (1): 13/114 MB Progress (1): 13/114 MB Progress (1): 13/114 MB Progress (1): 13/114 MB Progress (1): 13/114 MB Progress (1): 13/114 MB Progress (1): 13/114 MB Progress (1): 13/114 MB Progress (1): 13/114 MB Progress (1): 13/114 MB Progress (1): 13/114 MB Progress (1): 13/114 MB Progress (1): 13/114 MB Progress (1): 13/114 MB Progress (1): 13/114 MB Progress (1): 13/114 MB Progress (1): 13/114 MB Progress (1): 13/114 MB Progress (1): 13/114 MB Progress (1): 13/114 MB Progress (1): 13/114 MB Progress (1): 13/114 MB Progress (1): 13/114 MB Progress (1): 13/114 MB Progress (1): 13/114 MB Progress (1): 13/114 MB Progress (1): 13/114 MB Progress (1): 13/114 MB Progress (1): 13/114 MB Progress (1): 13/114 MB Progress (1): 13/114 MB Progress (1): 13/114 MB Progress (1): 13/114 MB Progress (1): 13/114 MB Progress (1): 13/114 MB Progress (1): 13/114 MB Progress (1): 13/114 MB Progress (1): 13/114 MB Progress (1): 13/114 MB Progress (1): 13/114 MB Progress (1): 13/114 MB Progress (1): 13/114 MB Progress (1): 13/114 MB Progress (1): 13/114 MB Progress (1): 13/114 MB Progress (1): 13/114 MB Progress (1): 13/114 MB Progress (1): 13/114 MB Progress (1): 13/114 MB Progress (1): 13/114 MB Progress (1): 13/114 MB Progress (1): 13/114 MB Progress (1): 13/114 MB Progress (1): 13/114 MB Progress (1): 13/114 MB Progress (1): 13/114 MB Progress (1): 13/114 MB Progress (1): 13/114 MB Progress (1): 13/114 MB Progress (1): 13/114 MB Progress (1): 13/114 MB Progress (1): 13/114 MB Progress (1): 13/114 MB Progress (1): 13/114 MB Progress (1): 13/114 MB Progress (1): 13/114 MB Progress (1): 13/114 MB Progress (1): 13/114 MB Progress (1): 13/114 MB Progress (1): 13/114 MB Progress (1): 13/114 MB Progress (1): 13/114 MB Progress (1): 13/114 MB Progress (1): 13/114 MB Progress (1): 13/114 MB Progress (1): 13/114 MB Progress (1): 13/114 MB Progress (1): 13/114 MB Progress (1): 13/114 MB Progress (1): 13/114 MB Progress (1): 13/114 MB Progress (1): 13/114 MB Progress (1): 13/114 MB Progress (1): 13/114 MB Progress (1): 13/114 MB Progress (1): 13/114 MB Progress (1): 13/114 MB Progress (1): 13/114 MB Progress (1): 13/114 MB Progress (1): 13/114 MB Progress (1): 13/114 MB Progress (1): 13/114 MB Progress (1): 13/114 MB Progress (1): 13/114 MB Progress (1): 13/114 MB Progress (1): 13/114 MB Progress (1): 13/114 MB Progress (1): 13/114 MB Progress (1): 13/114 MB Progress (1): 13/114 MB Progress (1): 13/114 MB Progress (1): 13/114 MB Progress (1): 13/114 MB Progress (1): 13/114 MB Progress (1): 13/114 MB Progress (1): 13/114 MB Progress (1): 13/114 MB Progress (1): 13/114 MB Progress (1): 13/114 MB Progress (1): 13/114 MB Progress (1): 13/114 MB Progress (1): 13/114 MB Progress (1): 13/114 MB Progress (1): 13/114 MB Progress (1): 13/114 MB Progress (1): 13/114 MB Progress (1): 13/114 MB Progress (1): 13/114 MB Progress (1): 13/114 MB Progress (1): 13/114 MB Progress (1): 13/114 MB Progress (1): 13/114 MB Progress (1): 13/114 MB Progress (1): 13/114 MB Progress (1): 13/114 MB Progress (1): 13/114 MB Progress (1): 13/114 MB Progress (1): 13/114 MB Progress (1): 13/114 MB Progress (1): 13/114 MB Progress (1): 13/114 MB Progress (1): 13/114 MB Progress (1): 13/114 MB Progress (1): 13/114 MB Progress (1): 13/114 MB Progress (1): 13/114 MB Progress (1): 13/114 MB Progress (1): 13/114 MB Progress (1): 13/114 MB Progress (1): 13/114 MB Progress (1): 13/114 MB Progress (1): 13/114 MB Progress (1): 13/114 MB Progress (1): 13/114 MB Progress (1): 13/114 MB Progress (1): 13/114 MB Progress (1): 13/114 MB Progress (1): 13/114 MB Progress (1): 13/114 MB Progress (1): 13/114 MB Progress (1): 13/114 MB Progress (1): 13/114 MB Progress (1): 13/114 MB Progress (1): 13/114 MB Progress (1): 13/114 MB Progress (1): 13/114 MB Progress (1): 13/114 MB Progress (1): 13/114 MB Progress (1): 13/114 MB Progress (1): 13/114 MB Progress (1): 13/114 MB Progress (1): 13/114 MB Progress (1): 13/114 MB Progress (1): 13/114 MB Progress (1): 13/114 MB Progress (1): 13/114 MB Progress (1): 13/114 MB Progress (1): 13/114 MB Progress (1): 13/114 MB Progress (1): 13/114 MB Progress (1): 13/114 MB Progress (1): 13/114 MB Progress (1): 13/114 MB Progress (1): 13/114 MB Progress (1): 13/114 MB Progress (1): 13/114 MB Progress (1): 13/114 MB Progress (1): 13/114 MB Progress (1): 13/114 MB Progress (1): 13/114 MB Progress (1): 13/114 MB Progress (1): 13/114 MB Progress (1): 13/114 MB Progress (1): 13/114 MB Progress (1): 13/114 MB Progress (1): 13/114 MB Progress (1): 13/114 MB Progress (1): 13/114 MB Progress (1): 13/114 MB Progress (1): 13/114 MB Progress (1): 13/114 MB Progress (1): 13/114 MB Progress (1): 13/114 MB Progress (1): 13/114 MB Progress (1): 13/114 MB Progress (1): 13/114 MB Progress (1): 13/114 MB Progress (1): 13/114 MB Progress (1): 13/114 MB Progress (1): 13/114 MB Progress (1): 13/114 MB Progress (1): 13/114 MB Progress (1): 13/114 MB Progress (1): 13/114 MB Progress (1): 13/114 MB Progress (1): 13/114 MB Progress (1): 13/114 MB Progress (1): 13/114 MB Progress (1): 13/114 MB Progress (1): 13/114 MB Progress (1): 13/114 MB Progress (1): 13/114 MB Progress (1): 13/114 MB Progress (1): 13/114 MB Progress (1): 13/114 MB Progress (1): 13/114 MB Progress (1): 13/114 MB Progress (1): 13/114 MB Progress (1): 13/114 MB Progress (1): 13/114 MB Progress (1): 13/114 MB Progress (1): 13/114 MB Progress (1): 13/114 MB Progress (1): 14/114 MB Progress (1): 14/114 MB Progress (1): 14/114 MB Progress (1): 14/114 MB Progress (1): 14/114 MB Progress (1): 14/114 MB Progress (1): 14/114 MB Progress (1): 14/114 MB Progress (1): 14/114 MB Progress (1): 14/114 MB Progress (1): 14/114 MB Progress (1): 14/114 MB Progress (1): 14/114 MB Progress (1): 14/114 MB Progress (1): 14/114 MB Progress (1): 14/114 MB Progress (1): 14/114 MB Progress (1): 14/114 MB Progress (1): 14/114 MB Progress (1): 14/114 MB Progress (1): 14/114 MB Progress (1): 14/114 MB Progress (1): 14/114 MB Progress (1): 14/114 MB Progress (1): 14/114 MB Progress (1): 14/114 MB Progress (1): 14/114 MB Progress (1): 14/114 MB Progress (1): 14/114 MB Progress (1): 14/114 MB Progress (1): 14/114 MB Progress (1): 14/114 MB Progress (1): 14/114 MB Progress (1): 14/114 MB Progress (1): 14/114 MB Progress (1): 14/114 MB Progress (1): 14/114 MB Progress (1): 14/114 MB Progress (1): 14/114 MB Progress (1): 14/114 MB Progress (1): 14/114 MB Progress (1): 14/114 MB Progress (1): 14/114 MB Progress (1): 14/114 MB Progress (1): 14/114 MB Progress (1): 14/114 MB Progress (1): 14/114 MB Progress (1): 14/114 MB Progress (1): 14/114 MB Progress (1): 14/114 MB Progress (1): 14/114 MB Progress (1): 14/114 MB Progress (1): 14/114 MB Progress (1): 14/114 MB Progress (1): 14/114 MB Progress (1): 14/114 MB Progress (1): 14/114 MB Progress (1): 14/114 MB Progress (1): 14/114 MB Progress (1): 14/114 MB Progress (1): 14/114 MB Progress (1): 14/114 MB Progress (1): 14/114 MB Progress (1): 14/114 MB Progress (1): 14/114 MB Progress (1): 14/114 MB Progress (1): 14/114 MB Progress (1): 14/114 MB Progress (1): 14/114 MB Progress (1): 14/114 MB Progress (1): 14/114 MB Progress (1): 14/114 MB Progress (1): 14/114 MB Progress (1): 14/114 MB Progress (1): 14/114 MB Progress (1): 14/114 MB Progress (1): 14/114 MB Progress (1): 14/114 MB Progress (1): 14/114 MB Progress (1): 14/114 MB Progress (1): 14/114 MB Progress (1): 14/114 MB Progress (1): 14/114 MB Progress (1): 14/114 MB Progress (1): 14/114 MB Progress (1): 14/114 MB Progress (1): 14/114 MB Progress (1): 14/114 MB Progress (1): 14/114 MB Progress (1): 14/114 MB Progress (1): 14/114 MB Progress (1): 14/114 MB Progress (1): 14/114 MB Progress (1): 14/114 MB Progress (1): 14/114 MB Progress (1): 14/114 MB Progress (1): 14/114 MB Progress (1): 14/114 MB Progress (1): 14/114 MB Progress (1): 14/114 MB Progress (1): 14/114 MB Progress (1): 14/114 MB Progress (1): 14/114 MB Progress (1): 14/114 MB Progress (1): 14/114 MB Progress (1): 14/114 MB Progress (1): 14/114 MB Progress (1): 14/114 MB Progress (1): 14/114 MB Progress (1): 14/114 MB Progress (1): 14/114 MB Progress (1): 14/114 MB Progress (1): 14/114 MB Progress (1): 14/114 MB Progress (1): 14/114 MB Progress (1): 14/114 MB Progress (1): 14/114 MB Progress (1): 14/114 MB Progress (1): 14/114 MB Progress (1): 14/114 MB Progress (1): 14/114 MB Progress (1): 14/114 MB Progress (1): 14/114 MB Progress (1): 14/114 MB Progress (1): 14/114 MB Progress (1): 14/114 MB Progress (1): 14/114 MB Progress (1): 14/114 MB Progress (1): 14/114 MB Progress (1): 14/114 MB Progress (1): 14/114 MB Progress (1): 14/114 MB Progress (1): 14/114 MB Progress (1): 14/114 MB Progress (1): 14/114 MB Progress (1): 14/114 MB Progress (1): 14/114 MB Progress (1): 14/114 MB Progress (1): 14/114 MB Progress (1): 14/114 MB Progress (1): 14/114 MB Progress (1): 14/114 MB Progress (1): 14/114 MB Progress (1): 14/114 MB Progress (1): 14/114 MB Progress (1): 14/114 MB Progress (1): 14/114 MB Progress (1): 14/114 MB Progress (1): 14/114 MB Progress (1): 14/114 MB Progress (1): 14/114 MB Progress (1): 14/114 MB Progress (1): 14/114 MB Progress (1): 14/114 MB Progress (1): 14/114 MB Progress (1): 14/114 MB Progress (1): 14/114 MB Progress (1): 14/114 MB Progress (1): 14/114 MB Progress (1): 14/114 MB Progress (1): 14/114 MB Progress (1): 14/114 MB Progress (1): 14/114 MB Progress (1): 14/114 MB Progress (1): 14/114 MB Progress (1): 14/114 MB Progress (1): 14/114 MB Progress (1): 14/114 MB Progress (1): 14/114 MB Progress (1): 14/114 MB Progress (1): 14/114 MB Progress (1): 14/114 MB Progress (1): 14/114 MB Progress (1): 14/114 MB Progress (1): 14/114 MB Progress (1): 14/114 MB Progress (1): 14/114 MB Progress (1): 14/114 MB Progress (1): 14/114 MB Progress (1): 14/114 MB Progress (1): 14/114 MB Progress (1): 14/114 MB Progress (1): 14/114 MB Progress (1): 14/114 MB Progress (1): 14/114 MB Progress (1): 14/114 MB Progress (1): 14/114 MB Progress (1): 14/114 MB Progress (1): 14/114 MB Progress (1): 14/114 MB Progress (1): 14/114 MB Progress (1): 14/114 MB Progress (1): 14/114 MB Progress (1): 14/114 MB Progress (1): 14/114 MB Progress (1): 14/114 MB Progress (1): 14/114 MB Progress (1): 14/114 MB Progress (1): 14/114 MB Progress (1): 14/114 MB Progress (1): 14/114 MB Progress (1): 14/114 MB Progress (1): 14/114 MB Progress (1): 14/114 MB Progress (1): 14/114 MB Progress (1): 14/114 MB Progress (1): 14/114 MB Progress (1): 14/114 MB Progress (1): 14/114 MB Progress (1): 14/114 MB Progress (1): 14/114 MB Progress (1): 14/114 MB Progress (1): 14/114 MB Progress (1): 14/114 MB Progress (1): 14/114 MB Progress (1): 14/114 MB Progress (1): 14/114 MB Progress (1): 14/114 MB Progress (1): 14/114 MB Progress (1): 14/114 MB Progress (1): 14/114 MB Progress (1): 14/114 MB Progress (1): 14/114 MB Progress (1): 14/114 MB Progress (1): 14/114 MB Progress (1): 14/114 MB Progress (1): 14/114 MB Progress (1): 14/114 MB Progress (1): 14/114 MB Progress (1): 14/114 MB Progress (1): 14/114 MB Progress (1): 14/114 MB Progress (1): 14/114 MB Progress (1): 14/114 MB Progress (1): 14/114 MB Progress (1): 14/114 MB Progress (1): 14/114 MB Progress (1): 14/114 MB Progress (1): 14/114 MB Progress (1): 14/114 MB Progress (1): 14/114 MB Progress (1): 14/114 MB Progress (1): 14/114 MB Progress (1): 14/114 MB Progress (1): 14/114 MB Progress (1): 14/114 MB Progress (1): 14/114 MB Progress (1): 14/114 MB Progress (1): 14/114 MB Progress (1): 14/114 MB Progress (1): 14/114 MB Progress (1): 14/114 MB Progress (1): 14/114 MB Progress (1): 14/114 MB Progress (1): 14/114 MB Progress (1): 14/114 MB Progress (1): 14/114 MB Progress (1): 14/114 MB Progress (1): 14/114 MB Progress (1): 14/114 MB Progress (1): 14/114 MB Progress (1): 14/114 MB Progress (1): 14/114 MB Progress (1): 14/114 MB Progress (1): 14/114 MB Progress (1): 14/114 MB Progress (1): 14/114 MB Progress (1): 14/114 MB Progress (1): 14/114 MB Progress (1): 14/114 MB Progress (1): 14/114 MB Progress (1): 14/114 MB Progress (1): 14/114 MB Progress (1): 14/114 MB Progress (1): 14/114 MB Progress (1): 14/114 MB Progress (1): 14/114 MB Progress (1): 14/114 MB Progress (1): 14/114 MB Progress (1): 14/114 MB Progress (1): 14/114 MB Progress (1): 14/114 MB Progress (1): 14/114 MB Progress (1): 14/114 MB Progress (1): 14/114 MB Progress (1): 14/114 MB Progress (1): 14/114 MB Progress (1): 14/114 MB Progress (1): 14/114 MB Progress (1): 14/114 MB Progress (1): 14/114 MB Progress (1): 14/114 MB Progress (1): 14/114 MB Progress (1): 14/114 MB Progress (1): 14/114 MB Progress (1): 14/114 MB Progress (1): 14/114 MB Progress (1): 14/114 MB Progress (1): 14/114 MB Progress (1): 14/114 MB Progress (1): 14/114 MB Progress (1): 14/114 MB Progress (1): 14/114 MB Progress (1): 14/114 MB Progress (1): 14/114 MB Progress (1): 14/114 MB Progress (1): 14/114 MB Progress (1): 14/114 MB Progress (1): 14/114 MB Progress (1): 14/114 MB Progress (1): 14/114 MB Progress (1): 14/114 MB Progress (1): 14/114 MB Progress (1): 14/114 MB Progress (1): 14/114 MB Progress (1): 14/114 MB Progress (1): 14/114 MB Progress (1): 14/114 MB Progress (1): 14/114 MB Progress (1): 14/114 MB Progress (1): 14/114 MB Progress (1): 14/114 MB Progress (1): 14/114 MB Progress (1): 14/114 MB Progress (1): 14/114 MB Progress (1): 14/114 MB Progress (1): 14/114 MB Progress (1): 14/114 MB Progress (1): 14/114 MB Progress (1): 14/114 MB Progress (1): 14/114 MB Progress (1): 14/114 MB Progress (1): 14/114 MB Progress (1): 14/114 MB Progress (1): 14/114 MB Progress (1): 14/114 MB Progress (1): 14/114 MB Progress (1): 14/114 MB Progress (1): 14/114 MB Progress (1): 14/114 MB Progress (1): 14/114 MB Progress (1): 14/114 MB Progress (1): 14/114 MB Progress (1): 14/114 MB Progress (1): 14/114 MB Progress (1): 14/114 MB Progress (1): 14/114 MB Progress (1): 14/114 MB Progress (1): 14/114 MB Progress (1): 14/114 MB Progress (1): 14/114 MB Progress (1): 14/114 MB Progress (1): 14/114 MB Progress (1): 14/114 MB Progress (1): 14/114 MB Progress (1): 14/114 MB Progress (1): 14/114 MB Progress (1): 14/114 MB Progress (1): 14/114 MB Progress (1): 14/114 MB Progress (1): 14/114 MB Progress (1): 14/114 MB Progress (1): 14/114 MB Progress (1): 14/114 MB Progress (1): 14/114 MB Progress (1): 14/114 MB Progress (1): 14/114 MB Progress (1): 14/114 MB Progress (1): 14/114 MB Progress (1): 14/114 MB Progress (1): 14/114 MB Progress (1): 14/114 MB Progress (1): 14/114 MB Progress (1): 14/114 MB Progress (1): 14/114 MB Progress (1): 14/114 MB Progress (1): 14/114 MB Progress (1): 14/114 MB Progress (1): 14/114 MB Progress (1): 14/114 MB Progress (1): 14/114 MB Progress (1): 14/114 MB Progress (1): 14/114 MB Progress (1): 14/114 MB Progress (1): 14/114 MB Progress (1): 14/114 MB Progress (1): 14/114 MB Progress (1): 14/114 MB Progress (1): 14/114 MB Progress (1): 14/114 MB Progress (1): 14/114 MB Progress (1): 14/114 MB Progress (1): 14/114 MB Progress (1): 14/114 MB Progress (1): 14/114 MB Progress (1): 14/114 MB Progress (1): 14/114 MB Progress (1): 14/114 MB Progress (1): 14/114 MB Progress (1): 14/114 MB Progress (1): 14/114 MB Progress (1): 14/114 MB Progress (1): 14/114 MB Progress (1): 14/114 MB Progress (1): 14/114 MB Progress (1): 14/114 MB Progress (1): 14/114 MB Progress (1): 14/114 MB Progress (1): 14/114 MB Progress (1): 14/114 MB Progress (1): 14/114 MB Progress (1): 14/114 MB Progress (1): 14/114 MB Progress (1): 14/114 MB Progress (1): 14/114 MB Progress (1): 14/114 MB Progress (1): 14/114 MB Progress (1): 14/114 MB Progress (1): 14/114 MB Progress (1): 14/114 MB Progress (1): 14/114 MB Progress (1): 14/114 MB Progress (1): 14/114 MB Progress (1): 14/114 MB Progress (1): 14/114 MB Progress (1): 14/114 MB Progress (1): 14/114 MB Progress (1): 14/114 MB Progress (1): 14/114 MB Progress (1): 14/114 MB Progress (1): 14/114 MB Progress (1): 14/114 MB Progress (1): 14/114 MB Progress (1): 14/114 MB Progress (1): 14/114 MB Progress (1): 14/114 MB Progress (1): 14/114 MB Progress (1): 14/114 MB Progress (1): 14/114 MB Progress (1): 14/114 MB Progress (1): 14/114 MB Progress (1): 14/114 MB Progress (1): 14/114 MB Progress (1): 14/114 MB Progress (1): 14/114 MB Progress (1): 14/114 MB Progress (1): 14/114 MB Progress (1): 14/114 MB Progress (1): 14/114 MB Progress (1): 14/114 MB Progress (1): 14/114 MB Progress (1): 14/114 MB Progress (1): 14/114 MB Progress (1): 14/114 MB Progress (1): 14/114 MB Progress (1): 14/114 MB Progress (1): 14/114 MB Progress (1): 14/114 MB Progress (1): 14/114 MB Progress (1): 14/114 MB Progress (1): 14/114 MB Progress (1): 14/114 MB Progress (1): 14/114 MB Progress (1): 14/114 MB Progress (1): 14/114 MB Progress (1): 14/114 MB Progress (1): 14/114 MB Progress (1): 14/114 MB Progress (1): 14/114 MB Progress (1): 14/114 MB Progress (1): 14/114 MB Progress (1): 14/114 MB Progress (1): 14/114 MB Progress (1): 14/114 MB Progress (1): 14/114 MB Progress (1): 14/114 MB Progress (1): 14/114 MB Progress (1): 14/114 MB Progress (1): 14/114 MB Progress (1): 14/114 MB Progress (1): 14/114 MB Progress (1): 14/114 MB Progress (1): 14/114 MB Progress (1): 14/114 MB Progress (1): 14/114 MB Progress (1): 14/114 MB Progress (1): 14/114 MB Progress (1): 14/114 MB Progress (1): 14/114 MB Progress (1): 15/114 MB Progress (1): 15/114 MB Progress (1): 15/114 MB Progress (1): 15/114 MB Progress (1): 15/114 MB Progress (1): 15/114 MB Progress (1): 15/114 MB Progress (1): 15/114 MB Progress (1): 15/114 MB Progress (1): 15/114 MB Progress (1): 15/114 MB Progress (1): 15/114 MB Progress (1): 15/114 MB Progress (1): 15/114 MB Progress (1): 15/114 MB Progress (1): 15/114 MB Progress (1): 15/114 MB Progress (1): 15/114 MB Progress (1): 15/114 MB Progress (1): 15/114 MB Progress (1): 15/114 MB Progress (1): 15/114 MB Progress (1): 15/114 MB Progress (1): 15/114 MB Progress (1): 15/114 MB Progress (1): 15/114 MB Progress (1): 15/114 MB Progress (1): 15/114 MB Progress (1): 15/114 MB Progress (1): 15/114 MB Progress (1): 15/114 MB Progress (1): 15/114 MB Progress (1): 15/114 MB Progress (1): 15/114 MB Progress (1): 15/114 MB Progress (1): 15/114 MB Progress (1): 15/114 MB Progress (1): 15/114 MB Progress (1): 15/114 MB Progress (1): 15/114 MB Progress (1): 15/114 MB Progress (1): 15/114 MB Progress (1): 15/114 MB Progress (1): 15/114 MB Progress (1): 15/114 MB Progress (1): 15/114 MB Progress (1): 15/114 MB Progress (1): 15/114 MB Progress (1): 15/114 MB Progress (1): 15/114 MB Progress (1): 15/114 MB Progress (1): 15/114 MB Progress (1): 15/114 MB Progress (1): 15/114 MB Progress (1): 15/114 MB Progress (1): 15/114 MB Progress (1): 15/114 MB Progress (1): 15/114 MB Progress (1): 15/114 MB Progress (1): 15/114 MB Progress (1): 15/114 MB Progress (1): 15/114 MB Progress (1): 15/114 MB Progress (1): 15/114 MB Progress (1): 15/114 MB Progress (1): 15/114 MB Progress (1): 15/114 MB Progress (1): 15/114 MB Progress (1): 15/114 MB Progress (1): 15/114 MB Progress (1): 15/114 MB Progress (1): 15/114 MB Progress (1): 15/114 MB Progress (1): 15/114 MB Progress (1): 15/114 MB Progress (1): 15/114 MB Progress (1): 15/114 MB Progress (1): 15/114 MB Progress (1): 15/114 MB Progress (1): 15/114 MB Progress (1): 15/114 MB Progress (1): 15/114 MB Progress (1): 15/114 MB Progress (1): 15/114 MB Progress (1): 15/114 MB Progress (1): 15/114 MB Progress (1): 15/114 MB Progress (1): 15/114 MB Progress (1): 15/114 MB Progress (1): 15/114 MB Progress (1): 15/114 MB Progress (1): 15/114 MB Progress (1): 15/114 MB Progress (1): 15/114 MB Progress (1): 15/114 MB Progress (1): 15/114 MB Progress (1): 15/114 MB Progress (1): 15/114 MB Progress (1): 15/114 MB Progress (1): 15/114 MB Progress (1): 15/114 MB Progress (1): 15/114 MB Progress (1): 15/114 MB Progress (1): 15/114 MB Progress (1): 15/114 MB Progress (1): 15/114 MB Progress (1): 15/114 MB Progress (1): 15/114 MB Progress (1): 15/114 MB Progress (1): 15/114 MB Progress (1): 15/114 MB Progress (1): 15/114 MB Progress (1): 15/114 MB Progress (1): 15/114 MB Progress (1): 15/114 MB Progress (1): 15/114 MB Progress (1): 15/114 MB Progress (1): 15/114 MB Progress (1): 15/114 MB Progress (1): 15/114 MB Progress (1): 15/114 MB Progress (1): 15/114 MB Progress (1): 15/114 MB Progress (1): 15/114 MB Progress (1): 15/114 MB Progress (1): 15/114 MB Progress (1): 15/114 MB Progress (1): 15/114 MB Progress (1): 15/114 MB Progress (1): 15/114 MB Progress (1): 15/114 MB Progress (1): 15/114 MB Progress (1): 15/114 MB Progress (1): 15/114 MB Progress (1): 15/114 MB Progress (1): 15/114 MB Progress (1): 15/114 MB Progress (1): 15/114 MB Progress (1): 15/114 MB Progress (1): 15/114 MB Progress (1): 15/114 MB Progress (1): 15/114 MB Progress (1): 15/114 MB Progress (1): 15/114 MB Progress (1): 15/114 MB Progress (1): 15/114 MB Progress (1): 15/114 MB Progress (1): 15/114 MB Progress (1): 15/114 MB Progress (1): 15/114 MB Progress (1): 15/114 MB Progress (1): 15/114 MB Progress (1): 15/114 MB Progress (1): 15/114 MB Progress (1): 15/114 MB Progress (1): 15/114 MB Progress (1): 15/114 MB Progress (1): 15/114 MB Progress (1): 15/114 MB Progress (1): 15/114 MB Progress (1): 15/114 MB Progress (1): 15/114 MB Progress (1): 15/114 MB Progress (1): 15/114 MB Progress (1): 15/114 MB Progress (1): 15/114 MB Progress (1): 15/114 MB Progress (1): 15/114 MB Progress (1): 15/114 MB Progress (1): 15/114 MB Progress (1): 15/114 MB Progress (1): 15/114 MB Progress (1): 15/114 MB Progress (1): 15/114 MB Progress (1): 15/114 MB Progress (1): 15/114 MB Progress (1): 15/114 MB Progress (1): 15/114 MB Progress (1): 15/114 MB Progress (1): 15/114 MB Progress (1): 15/114 MB Progress (1): 15/114 MB Progress (1): 15/114 MB Progress (1): 15/114 MB Progress (1): 15/114 MB Progress (1): 15/114 MB Progress (1): 15/114 MB Progress (1): 15/114 MB Progress (1): 15/114 MB Progress (1): 15/114 MB Progress (1): 15/114 MB Progress (1): 15/114 MB Progress (1): 15/114 MB Progress (1): 15/114 MB Progress (1): 15/114 MB Progress (1): 15/114 MB Progress (1): 15/114 MB Progress (1): 15/114 MB Progress (1): 15/114 MB Progress (1): 15/114 MB Progress (1): 15/114 MB Progress (1): 15/114 MB Progress (1): 15/114 MB Progress (1): 15/114 MB Progress (1): 15/114 MB Progress (1): 15/114 MB Progress (1): 15/114 MB Progress (1): 15/114 MB Progress (1): 15/114 MB Progress (1): 15/114 MB Progress (1): 15/114 MB Progress (1): 15/114 MB Progress (1): 15/114 MB Progress (1): 15/114 MB Progress (1): 15/114 MB Progress (1): 15/114 MB Progress (1): 15/114 MB Progress (1): 15/114 MB Progress (1): 15/114 MB Progress (1): 15/114 MB Progress (1): 15/114 MB Progress (1): 15/114 MB Progress (1): 15/114 MB Progress (1): 15/114 MB Progress (1): 15/114 MB Progress (1): 15/114 MB Progress (1): 15/114 MB Progress (1): 15/114 MB Progress (1): 15/114 MB Progress (1): 15/114 MB Progress (1): 15/114 MB Progress (1): 15/114 MB Progress (1): 15/114 MB Progress (1): 15/114 MB Progress (1): 15/114 MB Progress (1): 15/114 MB Progress (1): 15/114 MB Progress (1): 15/114 MB Progress (1): 15/114 MB Progress (1): 15/114 MB Progress (1): 15/114 MB Progress (1): 15/114 MB Progress (1): 15/114 MB Progress (1): 15/114 MB Progress (1): 15/114 MB Progress (1): 15/114 MB Progress (1): 15/114 MB Progress (1): 15/114 MB Progress (1): 15/114 MB Progress (1): 15/114 MB Progress (1): 15/114 MB Progress (1): 15/114 MB Progress (1): 15/114 MB Progress (1): 15/114 MB Progress (1): 15/114 MB Progress (1): 15/114 MB Progress (1): 15/114 MB Progress (1): 15/114 MB Progress (1): 15/114 MB Progress (1): 15/114 MB Progress (1): 15/114 MB Progress (1): 15/114 MB Progress (1): 15/114 MB Progress (1): 15/114 MB Progress (1): 15/114 MB Progress (1): 15/114 MB Progress (1): 15/114 MB Progress (1): 15/114 MB Progress (1): 15/114 MB Progress (1): 15/114 MB Progress (1): 15/114 MB Progress (1): 15/114 MB Progress (1): 15/114 MB Progress (1): 15/114 MB Progress (1): 15/114 MB Progress (1): 15/114 MB Progress (1): 15/114 MB Progress (1): 15/114 MB Progress (1): 15/114 MB Progress (1): 15/114 MB Progress (1): 15/114 MB Progress (1): 15/114 MB Progress (1): 15/114 MB Progress (1): 15/114 MB Progress (1): 15/114 MB Progress (1): 15/114 MB Progress (1): 15/114 MB Progress (1): 15/114 MB Progress (1): 15/114 MB Progress (1): 15/114 MB Progress (1): 15/114 MB Progress (1): 15/114 MB Progress (1): 15/114 MB Progress (1): 15/114 MB Progress (1): 15/114 MB Progress (1): 15/114 MB Progress (1): 15/114 MB Progress (1): 15/114 MB Progress (1): 15/114 MB Progress (1): 15/114 MB Progress (1): 15/114 MB Progress (1): 15/114 MB Progress (1): 15/114 MB Progress (1): 15/114 MB Progress (1): 15/114 MB Progress (1): 15/114 MB Progress (1): 15/114 MB Progress (1): 15/114 MB Progress (1): 15/114 MB Progress (1): 15/114 MB Progress (1): 15/114 MB Progress (1): 15/114 MB Progress (1): 15/114 MB Progress (1): 15/114 MB Progress (1): 15/114 MB Progress (1): 15/114 MB Progress (1): 15/114 MB Progress (1): 15/114 MB Progress (1): 15/114 MB Progress (1): 15/114 MB Progress (1): 15/114 MB Progress (1): 15/114 MB Progress (1): 15/114 MB Progress (1): 15/114 MB Progress (1): 15/114 MB Progress (1): 15/114 MB Progress (1): 15/114 MB Progress (1): 15/114 MB Progress (1): 15/114 MB Progress (1): 15/114 MB Progress (1): 15/114 MB Progress (1): 15/114 MB Progress (1): 15/114 MB Progress (1): 15/114 MB Progress (1): 15/114 MB Progress (1): 15/114 MB Progress (1): 15/114 MB Progress (1): 15/114 MB Progress (1): 15/114 MB Progress (1): 15/114 MB Progress (1): 15/114 MB Progress (1): 15/114 MB Progress (1): 15/114 MB Progress (1): 15/114 MB Progress (1): 15/114 MB Progress (1): 15/114 MB Progress (1): 15/114 MB Progress (1): 15/114 MB Progress (1): 15/114 MB Progress (1): 15/114 MB Progress (1): 15/114 MB Progress (1): 15/114 MB Progress (1): 15/114 MB Progress (1): 15/114 MB Progress (1): 15/114 MB Progress (1): 15/114 MB Progress (1): 15/114 MB Progress (1): 15/114 MB Progress (1): 15/114 MB Progress (1): 15/114 MB Progress (1): 15/114 MB Progress (1): 15/114 MB Progress (1): 15/114 MB Progress (1): 15/114 MB Progress (1): 15/114 MB Progress (1): 15/114 MB Progress (1): 15/114 MB Progress (1): 15/114 MB Progress (1): 15/114 MB Progress (1): 15/114 MB Progress (1): 15/114 MB Progress (1): 15/114 MB Progress (1): 15/114 MB Progress (1): 15/114 MB Progress (1): 15/114 MB Progress (1): 15/114 MB Progress (1): 15/114 MB Progress (1): 15/114 MB Progress (1): 15/114 MB Progress (1): 15/114 MB Progress (1): 15/114 MB Progress (1): 15/114 MB Progress (1): 15/114 MB Progress (1): 15/114 MB Progress (1): 15/114 MB Progress (1): 15/114 MB Progress (1): 15/114 MB Progress (1): 15/114 MB Progress (1): 15/114 MB Progress (1): 15/114 MB Progress (1): 15/114 MB Progress (1): 15/114 MB Progress (1): 15/114 MB Progress (1): 15/114 MB Progress (1): 15/114 MB Progress (1): 15/114 MB Progress (1): 15/114 MB Progress (1): 15/114 MB Progress (1): 15/114 MB Progress (1): 15/114 MB Progress (1): 15/114 MB Progress (1): 15/114 MB Progress (1): 15/114 MB Progress (1): 15/114 MB Progress (1): 15/114 MB Progress (1): 15/114 MB Progress (1): 15/114 MB Progress (1): 15/114 MB Progress (1): 15/114 MB Progress (1): 15/114 MB Progress (1): 15/114 MB Progress (1): 15/114 MB Progress (1): 15/114 MB Progress (1): 15/114 MB Progress (1): 15/114 MB Progress (1): 15/114 MB Progress (1): 15/114 MB Progress (1): 15/114 MB Progress (1): 15/114 MB Progress (1): 15/114 MB Progress (1): 15/114 MB Progress (1): 15/114 MB Progress (1): 15/114 MB Progress (1): 15/114 MB Progress (1): 15/114 MB Progress (1): 15/114 MB Progress (1): 15/114 MB Progress (1): 15/114 MB Progress (1): 15/114 MB Progress (1): 15/114 MB Progress (1): 15/114 MB Progress (1): 15/114 MB Progress (1): 15/114 MB Progress (1): 15/114 MB Progress (1): 15/114 MB Progress (1): 15/114 MB Progress (1): 15/114 MB Progress (1): 15/114 MB Progress (1): 15/114 MB Progress (1): 15/114 MB Progress (1): 15/114 MB Progress (1): 15/114 MB Progress (1): 15/114 MB Progress (1): 15/114 MB Progress (1): 15/114 MB Progress (1): 15/114 MB Progress (1): 15/114 MB Progress (1): 15/114 MB Progress (1): 15/114 MB Progress (1): 15/114 MB Progress (1): 15/114 MB Progress (1): 15/114 MB Progress (1): 15/114 MB Progress (1): 15/114 MB Progress (1): 15/114 MB Progress (1): 15/114 MB Progress (1): 15/114 MB Progress (1): 15/114 MB Progress (1): 15/114 MB Progress (1): 15/114 MB Progress (1): 15/114 MB Progress (1): 15/114 MB Progress (1): 15/114 MB Progress (1): 15/114 MB Progress (1): 15/114 MB Progress (1): 15/114 MB Progress (1): 15/114 MB Progress (1): 15/114 MB Progress (1): 15/114 MB Progress (1): 15/114 MB Progress (1): 15/114 MB Progress (1): 15/114 MB Progress (1): 15/114 MB Progress (1): 15/114 MB Progress (1): 15/114 MB Progress (1): 15/114 MB Progress (1): 15/114 MB Progress (1): 15/114 MB Progress (1): 15/114 MB Progress (1): 15/114 MB Progress (1): 15/114 MB Progress (1): 15/114 MB Progress (1): 15/114 MB Progress (1): 15/114 MB Progress (1): 15/114 MB Progress (1): 15/114 MB Progress (1): 15/114 MB Progress (1): 15/114 MB Progress (1): 16/114 MB Progress (1): 16/114 MB Progress (1): 16/114 MB Progress (1): 16/114 MB Progress (1): 16/114 MB Progress (1): 16/114 MB Progress (1): 16/114 MB Progress (1): 16/114 MB Progress (1): 16/114 MB Progress (1): 16/114 MB Progress (1): 16/114 MB Progress (1): 16/114 MB Progress (1): 16/114 MB Progress (1): 16/114 MB Progress (1): 16/114 MB Progress (1): 16/114 MB Progress (1): 16/114 MB Progress (1): 16/114 MB Progress (1): 16/114 MB Progress (1): 16/114 MB Progress (1): 16/114 MB Progress (1): 16/114 MB Progress (1): 16/114 MB Progress (1): 16/114 MB Progress (1): 16/114 MB Progress (1): 16/114 MB Progress (1): 16/114 MB Progress (1): 16/114 MB Progress (1): 16/114 MB Progress (1): 16/114 MB Progress (1): 16/114 MB Progress (1): 16/114 MB Progress (1): 16/114 MB Progress (1): 16/114 MB Progress (1): 16/114 MB Progress (1): 16/114 MB Progress (1): 16/114 MB Progress (1): 16/114 MB Progress (1): 16/114 MB Progress (1): 16/114 MB Progress (1): 16/114 MB Progress (1): 16/114 MB Progress (1): 16/114 MB Progress (1): 16/114 MB Progress (1): 16/114 MB Progress (1): 16/114 MB Progress (1): 16/114 MB Progress (1): 16/114 MB Progress (1): 16/114 MB Progress (1): 16/114 MB Progress (1): 16/114 MB Progress (1): 16/114 MB Progress (1): 16/114 MB Progress (1): 16/114 MB Progress (1): 16/114 MB Progress (1): 16/114 MB Progress (1): 16/114 MB Progress (1): 16/114 MB Progress (1): 16/114 MB Progress (1): 16/114 MB Progress (1): 16/114 MB Progress (1): 16/114 MB Progress (1): 16/114 MB Progress (1): 16/114 MB Progress (1): 16/114 MB Progress (1): 16/114 MB Progress (1): 16/114 MB Progress (1): 16/114 MB Progress (1): 16/114 MB Progress (1): 16/114 MB Progress (1): 16/114 MB Progress (1): 16/114 MB Progress (1): 16/114 MB Progress (1): 16/114 MB Progress (1): 16/114 MB Progress (1): 16/114 MB Progress (1): 16/114 MB Progress (1): 16/114 MB Progress (1): 16/114 MB Progress (1): 16/114 MB Progress (1): 16/114 MB Progress (1): 16/114 MB Progress (1): 16/114 MB Progress (1): 16/114 MB Progress (1): 16/114 MB Progress (1): 16/114 MB Progress (1): 16/114 MB Progress (1): 16/114 MB Progress (1): 16/114 MB Progress (1): 16/114 MB Progress (1): 16/114 MB Progress (1): 16/114 MB Progress (1): 16/114 MB Progress (1): 16/114 MB Progress (1): 16/114 MB Progress (1): 16/114 MB Progress (1): 16/114 MB Progress (1): 16/114 MB Progress (1): 16/114 MB Progress (1): 16/114 MB Progress (1): 16/114 MB Progress (1): 16/114 MB Progress (1): 16/114 MB Progress (1): 16/114 MB Progress (1): 16/114 MB Progress (1): 16/114 MB Progress (1): 16/114 MB Progress (1): 16/114 MB Progress (1): 16/114 MB Progress (1): 16/114 MB Progress (1): 16/114 MB Progress (1): 16/114 MB Progress (1): 16/114 MB Progress (1): 16/114 MB Progress (1): 16/114 MB Progress (1): 16/114 MB Progress (1): 16/114 MB Progress (1): 16/114 MB Progress (1): 16/114 MB Progress (1): 16/114 MB Progress (1): 16/114 MB Progress (1): 16/114 MB Progress (1): 16/114 MB Progress (1): 16/114 MB Progress (1): 16/114 MB Progress (1): 16/114 MB Progress (1): 16/114 MB Progress (1): 16/114 MB Progress (1): 16/114 MB Progress (1): 16/114 MB Progress (1): 16/114 MB Progress (1): 16/114 MB Progress (1): 16/114 MB Progress (1): 16/114 MB Progress (1): 16/114 MB Progress (1): 16/114 MB Progress (1): 16/114 MB Progress (1): 16/114 MB Progress (1): 16/114 MB Progress (1): 16/114 MB Progress (1): 16/114 MB Progress (1): 16/114 MB Progress (1): 16/114 MB Progress (1): 16/114 MB Progress (1): 16/114 MB Progress (1): 16/114 MB Progress (1): 16/114 MB Progress (1): 16/114 MB Progress (1): 16/114 MB Progress (1): 16/114 MB Progress (1): 16/114 MB Progress (1): 16/114 MB Progress (1): 16/114 MB Progress (1): 16/114 MB Progress (1): 16/114 MB Progress (1): 16/114 MB Progress (1): 16/114 MB Progress (1): 16/114 MB Progress (1): 16/114 MB Progress (1): 16/114 MB Progress (1): 16/114 MB Progress (1): 16/114 MB Progress (1): 16/114 MB Progress (1): 16/114 MB Progress (1): 16/114 MB Progress (1): 16/114 MB Progress (1): 16/114 MB Progress (1): 16/114 MB Progress (1): 16/114 MB Progress (1): 16/114 MB Progress (1): 16/114 MB Progress (1): 16/114 MB Progress (1): 16/114 MB Progress (1): 16/114 MB Progress (1): 16/114 MB Progress (1): 16/114 MB Progress (1): 16/114 MB Progress (1): 16/114 MB Progress (1): 16/114 MB Progress (1): 16/114 MB Progress (1): 16/114 MB Progress (1): 16/114 MB Progress (1): 16/114 MB Progress (1): 16/114 MB Progress (1): 16/114 MB Progress (1): 16/114 MB Progress (1): 16/114 MB Progress (1): 16/114 MB Progress (1): 16/114 MB Progress (1): 16/114 MB Progress (1): 16/114 MB Progress (1): 16/114 MB Progress (1): 16/114 MB Progress (1): 16/114 MB Progress (1): 16/114 MB Progress (1): 16/114 MB Progress (1): 16/114 MB Progress (1): 16/114 MB Progress (1): 16/114 MB Progress (1): 16/114 MB Progress (1): 16/114 MB Progress (1): 16/114 MB Progress (1): 16/114 MB Progress (1): 16/114 MB Progress (1): 16/114 MB Progress (1): 16/114 MB Progress (1): 16/114 MB Progress (1): 16/114 MB Progress (1): 16/114 MB Progress (1): 16/114 MB Progress (1): 16/114 MB Progress (1): 16/114 MB Progress (1): 16/114 MB Progress (1): 16/114 MB Progress (1): 16/114 MB Progress (1): 16/114 MB Progress (1): 16/114 MB Progress (1): 16/114 MB Progress (1): 16/114 MB Progress (1): 16/114 MB Progress (1): 16/114 MB Progress (1): 16/114 MB Progress (1): 16/114 MB Progress (1): 16/114 MB Progress (1): 16/114 MB Progress (1): 16/114 MB Progress (1): 16/114 MB Progress (1): 16/114 MB Progress (1): 16/114 MB Progress (1): 16/114 MB Progress (1): 16/114 MB Progress (1): 16/114 MB Progress (1): 16/114 MB Progress (1): 16/114 MB Progress (1): 16/114 MB Progress (1): 16/114 MB Progress (1): 16/114 MB Progress (1): 16/114 MB Progress (1): 16/114 MB Progress (1): 16/114 MB Progress (1): 16/114 MB Progress (1): 16/114 MB Progress (1): 16/114 MB Progress (1): 16/114 MB Progress (1): 16/114 MB Progress (1): 16/114 MB Progress (1): 16/114 MB Progress (1): 16/114 MB Progress (1): 16/114 MB Progress (1): 16/114 MB Progress (1): 16/114 MB Progress (1): 16/114 MB Progress (1): 16/114 MB Progress (1): 16/114 MB Progress (1): 16/114 MB Progress (1): 16/114 MB Progress (1): 16/114 MB Progress (1): 16/114 MB Progress (1): 16/114 MB Progress (1): 16/114 MB Progress (1): 16/114 MB Progress (1): 16/114 MB Progress (1): 16/114 MB Progress (1): 16/114 MB Progress (1): 16/114 MB Progress (1): 16/114 MB Progress (1): 16/114 MB Progress (1): 16/114 MB Progress (1): 16/114 MB Progress (1): 16/114 MB Progress (1): 16/114 MB Progress (1): 16/114 MB Progress (1): 16/114 MB Progress (1): 16/114 MB Progress (1): 16/114 MB Progress (1): 16/114 MB Progress (1): 16/114 MB Progress (1): 16/114 MB Progress (1): 16/114 MB Progress (1): 16/114 MB Progress (1): 16/114 MB Progress (1): 16/114 MB Progress (1): 16/114 MB Progress (1): 16/114 MB Progress (1): 16/114 MB Progress (1): 16/114 MB Progress (1): 16/114 MB Progress (1): 16/114 MB Progress (1): 16/114 MB Progress (1): 16/114 MB Progress (1): 16/114 MB Progress (1): 16/114 MB Progress (1): 16/114 MB Progress (1): 16/114 MB Progress (1): 16/114 MB Progress (1): 16/114 MB Progress (1): 16/114 MB Progress (1): 16/114 MB Progress (1): 16/114 MB Progress (1): 16/114 MB Progress (1): 16/114 MB Progress (1): 16/114 MB Progress (1): 16/114 MB Progress (1): 16/114 MB Progress (1): 16/114 MB Progress (1): 16/114 MB Progress (1): 16/114 MB Progress (1): 16/114 MB Progress (1): 16/114 MB Progress (1): 16/114 MB Progress (1): 16/114 MB Progress (1): 16/114 MB Progress (1): 16/114 MB Progress (1): 16/114 MB Progress (1): 16/114 MB Progress (1): 16/114 MB Progress (1): 16/114 MB Progress (1): 16/114 MB Progress (1): 16/114 MB Progress (1): 16/114 MB Progress (1): 16/114 MB Progress (1): 16/114 MB Progress (1): 16/114 MB Progress (1): 16/114 MB Progress (1): 16/114 MB Progress (1): 16/114 MB Progress (1): 16/114 MB Progress (1): 16/114 MB Progress (1): 16/114 MB Progress (1): 16/114 MB Progress (1): 16/114 MB Progress (1): 16/114 MB Progress (1): 16/114 MB Progress (1): 16/114 MB Progress (1): 16/114 MB Progress (1): 16/114 MB Progress (1): 16/114 MB Progress (1): 16/114 MB Progress (1): 16/114 MB Progress (1): 16/114 MB Progress (1): 16/114 MB Progress (1): 16/114 MB Progress (1): 16/114 MB Progress (1): 16/114 MB Progress (1): 16/114 MB Progress (1): 16/114 MB Progress (1): 16/114 MB Progress (1): 16/114 MB Progress (1): 16/114 MB Progress (1): 16/114 MB Progress (1): 16/114 MB Progress (1): 16/114 MB Progress (1): 16/114 MB Progress (1): 16/114 MB Progress (1): 16/114 MB Progress (1): 16/114 MB Progress (1): 16/114 MB Progress (1): 16/114 MB Progress (1): 16/114 MB Progress (1): 16/114 MB Progress (1): 16/114 MB Progress (1): 16/114 MB Progress (1): 16/114 MB Progress (1): 16/114 MB Progress (1): 16/114 MB Progress (1): 16/114 MB Progress (1): 16/114 MB Progress (1): 16/114 MB Progress (1): 16/114 MB Progress (1): 16/114 MB Progress (1): 16/114 MB Progress (1): 16/114 MB Progress (1): 16/114 MB Progress (1): 16/114 MB Progress (1): 16/114 MB Progress (1): 16/114 MB Progress (1): 16/114 MB Progress (1): 16/114 MB Progress (1): 16/114 MB Progress (1): 16/114 MB Progress (1): 16/114 MB Progress (1): 16/114 MB Progress (1): 16/114 MB Progress (1): 16/114 MB Progress (1): 16/114 MB Progress (1): 16/114 MB Progress (1): 16/114 MB Progress (1): 16/114 MB Progress (1): 16/114 MB Progress (1): 16/114 MB Progress (1): 16/114 MB Progress (1): 16/114 MB Progress (1): 16/114 MB Progress (1): 16/114 MB Progress (1): 16/114 MB Progress (1): 16/114 MB Progress (1): 16/114 MB Progress (1): 16/114 MB Progress (1): 16/114 MB Progress (1): 16/114 MB Progress (1): 16/114 MB Progress (1): 16/114 MB Progress (1): 16/114 MB Progress (1): 16/114 MB Progress (1): 16/114 MB Progress (1): 16/114 MB Progress (1): 16/114 MB Progress (1): 16/114 MB Progress (1): 16/114 MB Progress (1): 16/114 MB Progress (1): 16/114 MB Progress (1): 16/114 MB Progress (1): 16/114 MB Progress (1): 16/114 MB Progress (1): 16/114 MB Progress (1): 16/114 MB Progress (1): 16/114 MB Progress (1): 16/114 MB Progress (1): 16/114 MB Progress (1): 16/114 MB Progress (1): 16/114 MB Progress (1): 16/114 MB Progress (1): 16/114 MB Progress (1): 16/114 MB Progress (1): 16/114 MB Progress (1): 16/114 MB Progress (1): 16/114 MB Progress (1): 16/114 MB Progress (1): 16/114 MB Progress (1): 16/114 MB Progress (1): 16/114 MB Progress (1): 16/114 MB Progress (1): 16/114 MB Progress (1): 16/114 MB Progress (1): 16/114 MB Progress (1): 16/114 MB Progress (1): 16/114 MB Progress (1): 16/114 MB Progress (1): 16/114 MB Progress (1): 16/114 MB Progress (1): 16/114 MB Progress (1): 16/114 MB Progress (1): 16/114 MB Progress (1): 16/114 MB Progress (1): 16/114 MB Progress (1): 16/114 MB Progress (1): 16/114 MB Progress (1): 16/114 MB Progress (1): 16/114 MB Progress (1): 16/114 MB Progress (1): 16/114 MB Progress (1): 16/114 MB Progress (1): 16/114 MB Progress (1): 16/114 MB Progress (1): 16/114 MB Progress (1): 16/114 MB Progress (1): 16/114 MB Progress (1): 16/114 MB Progress (1): 16/114 MB Progress (1): 16/114 MB Progress (1): 16/114 MB Progress (1): 16/114 MB Progress (1): 16/114 MB Progress (1): 16/114 MB Progress (1): 16/114 MB Progress (1): 16/114 MB Progress (1): 16/114 MB Progress (1): 16/114 MB Progress (1): 16/114 MB Progress (1): 16/114 MB Progress (1): 16/114 MB Progress (1): 16/114 MB Progress (1): 16/114 MB Progress (1): 16/114 MB Progress (1): 16/114 MB Progress (1): 16/114 MB Progress (1): 16/114 MB Progress (1): 16/114 MB Progress (1): 16/114 MB Progress (1): 16/114 MB Progress (1): 16/114 MB Progress (1): 16/114 MB Progress (1): 16/114 MB Progress (1): 16/114 MB Progress (1): 16/114 MB Progress (1): 16/114 MB Progress (1): 16/114 MB Progress (1): 16/114 MB Progress (1): 17/114 MB Progress (1): 17/114 MB Progress (1): 17/114 MB Progress (1): 17/114 MB Progress (1): 17/114 MB Progress (1): 17/114 MB Progress (1): 17/114 MB Progress (1): 17/114 MB Progress (1): 17/114 MB Progress (1): 17/114 MB Progress (1): 17/114 MB Progress (1): 17/114 MB Progress (1): 17/114 MB Progress (1): 17/114 MB Progress (1): 17/114 MB Progress (1): 17/114 MB Progress (1): 17/114 MB Progress (1): 17/114 MB Progress (1): 17/114 MB Progress (1): 17/114 MB Progress (1): 17/114 MB Progress (1): 17/114 MB Progress (1): 17/114 MB Progress (1): 17/114 MB Progress (1): 17/114 MB Progress (1): 17/114 MB Progress (1): 17/114 MB Progress (1): 17/114 MB Progress (1): 17/114 MB Progress (1): 17/114 MB Progress (1): 17/114 MB Progress (1): 17/114 MB Progress (1): 17/114 MB Progress (1): 17/114 MB Progress (1): 17/114 MB Progress (1): 17/114 MB Progress (1): 17/114 MB Progress (1): 17/114 MB Progress (1): 17/114 MB Progress (1): 17/114 MB Progress (1): 17/114 MB Progress (1): 17/114 MB Progress (1): 17/114 MB Progress (1): 17/114 MB Progress (1): 17/114 MB Progress (1): 17/114 MB Progress (1): 17/114 MB Progress (1): 17/114 MB Progress (1): 17/114 MB Progress (1): 17/114 MB Progress (1): 17/114 MB Progress (1): 17/114 MB Progress (1): 17/114 MB Progress (1): 17/114 MB Progress (1): 17/114 MB Progress (1): 17/114 MB Progress (1): 17/114 MB Progress (1): 17/114 MB Progress (1): 17/114 MB Progress (1): 17/114 MB Progress (1): 17/114 MB Progress (1): 17/114 MB Progress (1): 17/114 MB Progress (1): 17/114 MB Progress (1): 17/114 MB Progress (1): 17/114 MB Progress (1): 17/114 MB Progress (1): 17/114 MB Progress (1): 17/114 MB Progress (1): 17/114 MB Progress (1): 17/114 MB Progress (1): 17/114 MB Progress (1): 17/114 MB Progress (1): 17/114 MB Progress (1): 17/114 MB Progress (1): 17/114 MB Progress (1): 17/114 MB Progress (1): 17/114 MB Progress (1): 17/114 MB Progress (1): 17/114 MB Progress (1): 17/114 MB Progress (1): 17/114 MB Progress (1): 17/114 MB Progress (1): 17/114 MB Progress (1): 17/114 MB Progress (1): 17/114 MB Progress (1): 17/114 MB Progress (1): 17/114 MB Progress (1): 17/114 MB Progress (1): 17/114 MB Progress (1): 17/114 MB Progress (1): 17/114 MB Progress (1): 17/114 MB Progress (1): 17/114 MB Progress (1): 17/114 MB Progress (1): 17/114 MB Progress (1): 17/114 MB Progress (1): 17/114 MB Progress (1): 17/114 MB Progress (1): 17/114 MB Progress (1): 17/114 MB Progress (1): 17/114 MB Progress (1): 17/114 MB Progress (1): 17/114 MB Progress (1): 17/114 MB Progress (1): 17/114 MB Progress (1): 17/114 MB Progress (1): 17/114 MB Progress (1): 17/114 MB Progress (1): 17/114 MB Progress (1): 17/114 MB Progress (1): 17/114 MB Progress (1): 17/114 MB Progress (1): 17/114 MB Progress (1): 17/114 MB Progress (1): 17/114 MB Progress (1): 17/114 MB Progress (1): 17/114 MB Progress (1): 17/114 MB Progress (1): 17/114 MB Progress (1): 17/114 MB Progress (1): 17/114 MB Progress (1): 17/114 MB Progress (1): 17/114 MB Progress (1): 17/114 MB Progress (1): 17/114 MB Progress (1): 17/114 MB Progress (1): 17/114 MB Progress (1): 17/114 MB Progress (1): 17/114 MB Progress (1): 17/114 MB Progress (1): 17/114 MB Progress (1): 17/114 MB Progress (1): 17/114 MB Progress (1): 17/114 MB Progress (1): 17/114 MB Progress (1): 17/114 MB Progress (1): 17/114 MB Progress (1): 17/114 MB Progress (1): 17/114 MB Progress (1): 17/114 MB Progress (1): 17/114 MB Progress (1): 17/114 MB Progress (1): 17/114 MB Progress (1): 17/114 MB Progress (1): 17/114 MB Progress (1): 17/114 MB Progress (1): 17/114 MB Progress (1): 17/114 MB Progress (1): 17/114 MB Progress (1): 17/114 MB Progress (1): 17/114 MB Progress (1): 17/114 MB Progress (1): 17/114 MB Progress (1): 17/114 MB Progress (1): 17/114 MB Progress (1): 17/114 MB Progress (1): 17/114 MB Progress (1): 17/114 MB Progress (1): 17/114 MB Progress (1): 17/114 MB Progress (1): 17/114 MB Progress (1): 17/114 MB Progress (1): 17/114 MB Progress (1): 17/114 MB Progress (1): 17/114 MB Progress (1): 17/114 MB Progress (1): 17/114 MB Progress (1): 17/114 MB Progress (1): 17/114 MB Progress (1): 17/114 MB Progress (1): 17/114 MB Progress (1): 17/114 MB Progress (1): 17/114 MB Progress (1): 17/114 MB Progress (1): 17/114 MB Progress (1): 17/114 MB Progress (1): 17/114 MB Progress (1): 17/114 MB Progress (1): 17/114 MB Progress (1): 17/114 MB Progress (1): 17/114 MB Progress (1): 17/114 MB Progress (1): 17/114 MB Progress (1): 17/114 MB Progress (1): 17/114 MB Progress (1): 17/114 MB Progress (1): 17/114 MB Progress (1): 17/114 MB Progress (1): 17/114 MB Progress (1): 17/114 MB Progress (1): 17/114 MB Progress (1): 17/114 MB Progress (1): 17/114 MB Progress (1): 17/114 MB Progress (1): 17/114 MB Progress (1): 17/114 MB Progress (1): 17/114 MB Progress (1): 17/114 MB Progress (1): 17/114 MB Progress (1): 17/114 MB Progress (1): 17/114 MB Progress (1): 17/114 MB Progress (1): 17/114 MB Progress (1): 17/114 MB Progress (1): 17/114 MB Progress (1): 17/114 MB Progress (1): 17/114 MB Progress (1): 17/114 MB Progress (1): 17/114 MB Progress (1): 17/114 MB Progress (1): 17/114 MB Progress (1): 17/114 MB Progress (1): 17/114 MB Progress (1): 17/114 MB Progress (1): 17/114 MB Progress (1): 17/114 MB Progress (1): 17/114 MB Progress (1): 17/114 MB Progress (1): 17/114 MB Progress (1): 17/114 MB Progress (1): 17/114 MB Progress (1): 17/114 MB Progress (1): 17/114 MB Progress (1): 17/114 MB Progress (1): 17/114 MB Progress (1): 17/114 MB Progress (1): 17/114 MB Progress (1): 17/114 MB Progress (1): 17/114 MB Progress (1): 17/114 MB Progress (1): 17/114 MB Progress (1): 17/114 MB Progress (1): 17/114 MB Progress (1): 17/114 MB Progress (1): 17/114 MB Progress (1): 17/114 MB Progress (1): 17/114 MB Progress (1): 17/114 MB Progress (1): 17/114 MB Progress (1): 17/114 MB Progress (1): 17/114 MB Progress (1): 17/114 MB Progress (1): 17/114 MB Progress (1): 17/114 MB Progress (1): 17/114 MB Progress (1): 17/114 MB Progress (1): 17/114 MB Progress (1): 17/114 MB Progress (1): 17/114 MB Progress (1): 17/114 MB Progress (1): 17/114 MB Progress (1): 17/114 MB Progress (1): 17/114 MB Progress (1): 17/114 MB Progress (1): 17/114 MB Progress (1): 17/114 MB Progress (1): 17/114 MB Progress (1): 17/114 MB Progress (1): 17/114 MB Progress (1): 17/114 MB Progress (1): 17/114 MB Progress (1): 17/114 MB Progress (1): 17/114 MB Progress (1): 17/114 MB Progress (1): 17/114 MB Progress (1): 17/114 MB Progress (1): 17/114 MB Progress (1): 17/114 MB Progress (1): 17/114 MB Progress (1): 17/114 MB Progress (1): 17/114 MB Progress (1): 17/114 MB Progress (1): 17/114 MB Progress (1): 17/114 MB Progress (1): 17/114 MB Progress (1): 17/114 MB Progress (1): 17/114 MB Progress (1): 17/114 MB Progress (1): 17/114 MB Progress (1): 17/114 MB Progress (1): 17/114 MB Progress (1): 17/114 MB Progress (1): 17/114 MB Progress (1): 17/114 MB Progress (1): 17/114 MB Progress (1): 17/114 MB Progress (1): 17/114 MB Progress (1): 17/114 MB Progress (1): 17/114 MB Progress (1): 17/114 MB Progress (1): 17/114 MB Progress (1): 17/114 MB Progress (1): 17/114 MB Progress (1): 17/114 MB Progress (1): 17/114 MB Progress (1): 17/114 MB Progress (1): 17/114 MB Progress (1): 17/114 MB Progress (1): 17/114 MB Progress (1): 17/114 MB Progress (1): 17/114 MB Progress (1): 17/114 MB Progress (1): 17/114 MB Progress (1): 17/114 MB Progress (1): 17/114 MB Progress (1): 17/114 MB Progress (1): 17/114 MB Progress (1): 17/114 MB Progress (1): 17/114 MB Progress (1): 17/114 MB Progress (1): 17/114 MB Progress (1): 17/114 MB Progress (1): 17/114 MB Progress (1): 17/114 MB Progress (1): 17/114 MB Progress (1): 17/114 MB Progress (1): 17/114 MB Progress (1): 17/114 MB Progress (1): 17/114 MB Progress (1): 17/114 MB Progress (1): 17/114 MB Progress (1): 17/114 MB Progress (1): 17/114 MB Progress (1): 17/114 MB Progress (1): 17/114 MB Progress (1): 17/114 MB Progress (1): 17/114 MB Progress (1): 17/114 MB Progress (1): 17/114 MB Progress (1): 17/114 MB Progress (1): 17/114 MB Progress (1): 17/114 MB Progress (1): 17/114 MB Progress (1): 17/114 MB Progress (1): 17/114 MB Progress (1): 17/114 MB Progress (1): 17/114 MB Progress (1): 17/114 MB Progress (1): 17/114 MB Progress (1): 17/114 MB Progress (1): 17/114 MB Progress (1): 17/114 MB Progress (1): 17/114 MB Progress (1): 17/114 MB Progress (1): 17/114 MB Progress (1): 17/114 MB Progress (1): 17/114 MB Progress (1): 17/114 MB Progress (1): 17/114 MB Progress (1): 17/114 MB Progress (1): 17/114 MB Progress (1): 17/114 MB Progress (1): 17/114 MB Progress (1): 17/114 MB Progress (1): 17/114 MB Progress (1): 17/114 MB Progress (1): 17/114 MB Progress (1): 17/114 MB Progress (1): 17/114 MB Progress (1): 17/114 MB Progress (1): 17/114 MB Progress (1): 17/114 MB Progress (1): 17/114 MB Progress (1): 17/114 MB Progress (1): 17/114 MB Progress (1): 17/114 MB Progress (1): 17/114 MB Progress (1): 17/114 MB Progress (1): 17/114 MB Progress (1): 17/114 MB Progress (1): 17/114 MB Progress (1): 17/114 MB Progress (1): 17/114 MB Progress (1): 17/114 MB Progress (1): 17/114 MB Progress (1): 17/114 MB Progress (1): 17/114 MB Progress (1): 17/114 MB Progress (1): 17/114 MB Progress (1): 17/114 MB Progress (1): 17/114 MB Progress (1): 17/114 MB Progress (1): 17/114 MB Progress (1): 17/114 MB Progress (1): 17/114 MB Progress (1): 17/114 MB Progress (1): 17/114 MB Progress (1): 17/114 MB Progress (1): 17/114 MB Progress (1): 17/114 MB Progress (1): 17/114 MB Progress (1): 17/114 MB Progress (1): 17/114 MB Progress (1): 17/114 MB Progress (1): 17/114 MB Progress (1): 17/114 MB Progress (1): 17/114 MB Progress (1): 17/114 MB Progress (1): 17/114 MB Progress (1): 17/114 MB Progress (1): 17/114 MB Progress (1): 17/114 MB Progress (1): 17/114 MB Progress (1): 17/114 MB Progress (1): 17/114 MB Progress (1): 17/114 MB Progress (1): 17/114 MB Progress (1): 17/114 MB Progress (1): 17/114 MB Progress (1): 17/114 MB Progress (1): 17/114 MB Progress (1): 17/114 MB Progress (1): 17/114 MB Progress (1): 17/114 MB Progress (1): 17/114 MB Progress (1): 17/114 MB Progress (1): 17/114 MB Progress (1): 17/114 MB Progress (1): 17/114 MB Progress (1): 17/114 MB Progress (1): 17/114 MB Progress (1): 17/114 MB Progress (1): 17/114 MB Progress (1): 17/114 MB Progress (1): 17/114 MB Progress (1): 17/114 MB Progress (1): 17/114 MB Progress (1): 17/114 MB Progress (1): 17/114 MB Progress (1): 17/114 MB Progress (1): 17/114 MB Progress (1): 17/114 MB Progress (1): 17/114 MB Progress (1): 17/114 MB Progress (1): 17/114 MB Progress (1): 17/114 MB Progress (1): 17/114 MB Progress (1): 17/114 MB Progress (1): 17/114 MB Progress (1): 17/114 MB Progress (1): 17/114 MB Progress (1): 17/114 MB Progress (1): 17/114 MB Progress (1): 17/114 MB Progress (1): 17/114 MB Progress (1): 17/114 MB Progress (1): 17/114 MB Progress (1): 17/114 MB Progress (1): 17/114 MB Progress (1): 17/114 MB Progress (1): 17/114 MB Progress (1): 17/114 MB Progress (1): 17/114 MB Progress (1): 17/114 MB Progress (1): 17/114 MB Progress (1): 17/114 MB Progress (1): 17/114 MB Progress (1): 17/114 MB Progress (1): 17/114 MB Progress (1): 17/114 MB Progress (1): 17/114 MB Progress (1): 17/114 MB Progress (1): 17/114 MB Progress (1): 17/114 MB Progress (1): 17/114 MB Progress (1): 17/114 MB Progress (1): 17/114 MB Progress (1): 17/114 MB Progress (1): 17/114 MB Progress (1): 17/114 MB Progress (1): 17/114 MB Progress (1): 17/114 MB Progress (1): 17/114 MB Progress (1): 17/114 MB Progress (1): 17/114 MB Progress (1): 17/114 MB Progress (1): 17/114 MB Progress (1): 17/114 MB Progress (1): 17/114 MB Progress (1): 17/114 MB Progress (1): 17/114 MB Progress (1): 17/114 MB Progress (1): 17/114 MB Progress (1): 17/114 MB Progress (1): 17/114 MB Progress (1): 17/114 MB Progress (1): 17/114 MB Progress (1): 18/114 MB Progress (1): 18/114 MB Progress (1): 18/114 MB Progress (1): 18/114 MB Progress (1): 18/114 MB Progress (1): 18/114 MB Progress (1): 18/114 MB Progress (1): 18/114 MB Progress (1): 18/114 MB Progress (1): 18/114 MB Progress (1): 18/114 MB Progress (1): 18/114 MB Progress (1): 18/114 MB Progress (1): 18/114 MB Progress (1): 18/114 MB Progress (1): 18/114 MB Progress (1): 18/114 MB Progress (1): 18/114 MB Progress (1): 18/114 MB Progress (1): 18/114 MB Progress (1): 18/114 MB Progress (1): 18/114 MB Progress (1): 18/114 MB Progress (1): 18/114 MB Progress (1): 18/114 MB Progress (1): 18/114 MB Progress (1): 18/114 MB Progress (1): 18/114 MB Progress (1): 18/114 MB Progress (1): 18/114 MB Progress (1): 18/114 MB Progress (1): 18/114 MB Progress (1): 18/114 MB Progress (1): 18/114 MB Progress (1): 18/114 MB Progress (1): 18/114 MB Progress (1): 18/114 MB Progress (1): 18/114 MB Progress (1): 18/114 MB Progress (1): 18/114 MB Progress (1): 18/114 MB Progress (1): 18/114 MB Progress (1): 18/114 MB Progress (1): 18/114 MB Progress (1): 18/114 MB Progress (1): 18/114 MB Progress (1): 18/114 MB Progress (1): 18/114 MB Progress (1): 18/114 MB Progress (1): 18/114 MB Progress (1): 18/114 MB Progress (1): 18/114 MB Progress (1): 18/114 MB Progress (1): 18/114 MB Progress (1): 18/114 MB Progress (1): 18/114 MB Progress (1): 18/114 MB Progress (1): 18/114 MB Progress (1): 18/114 MB Progress (1): 18/114 MB Progress (1): 18/114 MB Progress (1): 18/114 MB Progress (1): 18/114 MB Progress (1): 18/114 MB Progress (1): 18/114 MB Progress (1): 18/114 MB Progress (1): 18/114 MB Progress (1): 18/114 MB Progress (1): 18/114 MB Progress (1): 18/114 MB Progress (1): 18/114 MB Progress (1): 18/114 MB Progress (1): 18/114 MB Progress (1): 18/114 MB Progress (1): 18/114 MB Progress (1): 18/114 MB Progress (1): 18/114 MB Progress (1): 18/114 MB Progress (1): 18/114 MB Progress (1): 18/114 MB Progress (1): 18/114 MB Progress (1): 18/114 MB Progress (1): 18/114 MB Progress (1): 18/114 MB Progress (1): 18/114 MB Progress (1): 18/114 MB Progress (1): 18/114 MB Progress (1): 18/114 MB Progress (1): 18/114 MB Progress (1): 18/114 MB Progress (1): 18/114 MB Progress (1): 18/114 MB Progress (1): 18/114 MB Progress (1): 18/114 MB Progress (1): 18/114 MB Progress (1): 18/114 MB Progress (1): 18/114 MB Progress (1): 18/114 MB Progress (1): 18/114 MB Progress (1): 18/114 MB Progress (1): 18/114 MB Progress (1): 18/114 MB Progress (1): 18/114 MB Progress (1): 18/114 MB Progress (1): 18/114 MB Progress (1): 18/114 MB Progress (1): 18/114 MB Progress (1): 18/114 MB Progress (1): 18/114 MB Progress (1): 18/114 MB Progress (1): 18/114 MB Progress (1): 18/114 MB Progress (1): 18/114 MB Progress (1): 18/114 MB Progress (1): 18/114 MB Progress (1): 18/114 MB Progress (1): 18/114 MB Progress (1): 18/114 MB Progress (1): 18/114 MB Progress (1): 18/114 MB Progress (1): 18/114 MB Progress (1): 18/114 MB Progress (1): 18/114 MB Progress (1): 18/114 MB Progress (1): 18/114 MB Progress (1): 18/114 MB Progress (1): 18/114 MB Progress (1): 18/114 MB Progress (1): 18/114 MB Progress (1): 18/114 MB Progress (1): 18/114 MB Progress (1): 18/114 MB Progress (1): 18/114 MB Progress (1): 18/114 MB Progress (1): 18/114 MB Progress (1): 18/114 MB Progress (1): 18/114 MB Progress (1): 18/114 MB Progress (1): 18/114 MB Progress (1): 18/114 MB Progress (1): 18/114 MB Progress (1): 18/114 MB Progress (1): 18/114 MB Progress (1): 18/114 MB Progress (1): 18/114 MB Progress (1): 18/114 MB Progress (1): 18/114 MB Progress (1): 18/114 MB Progress (1): 18/114 MB Progress (1): 18/114 MB Progress (1): 18/114 MB Progress (1): 18/114 MB Progress (1): 18/114 MB Progress (1): 18/114 MB Progress (1): 18/114 MB Progress (1): 18/114 MB Progress (1): 18/114 MB Progress (1): 18/114 MB Progress (1): 18/114 MB Progress (1): 18/114 MB Progress (1): 18/114 MB Progress (1): 18/114 MB Progress (1): 18/114 MB Progress (1): 18/114 MB Progress (1): 18/114 MB Progress (1): 18/114 MB Progress (1): 18/114 MB Progress (1): 18/114 MB Progress (1): 18/114 MB Progress (1): 18/114 MB Progress (1): 18/114 MB Progress (1): 18/114 MB Progress (1): 18/114 MB Progress (1): 18/114 MB Progress (1): 18/114 MB Progress (1): 18/114 MB Progress (1): 18/114 MB Progress (1): 18/114 MB Progress (1): 18/114 MB Progress (1): 18/114 MB Progress (1): 18/114 MB Progress (1): 18/114 MB Progress (1): 18/114 MB Progress (1): 18/114 MB Progress (1): 18/114 MB Progress (1): 18/114 MB Progress (1): 18/114 MB Progress (1): 18/114 MB Progress (1): 18/114 MB Progress (1): 18/114 MB Progress (1): 18/114 MB Progress (1): 18/114 MB Progress (1): 18/114 MB Progress (1): 18/114 MB Progress (1): 18/114 MB Progress (1): 18/114 MB Progress (1): 18/114 MB Progress (1): 18/114 MB Progress (1): 18/114 MB Progress (1): 18/114 MB Progress (1): 18/114 MB Progress (1): 18/114 MB Progress (1): 18/114 MB Progress (1): 18/114 MB Progress (1): 18/114 MB Progress (1): 18/114 MB Progress (1): 18/114 MB Progress (1): 18/114 MB Progress (1): 18/114 MB Progress (1): 18/114 MB Progress (1): 18/114 MB Progress (1): 18/114 MB Progress (1): 18/114 MB Progress (1): 18/114 MB Progress (1): 18/114 MB Progress (1): 18/114 MB Progress (1): 18/114 MB Progress (1): 18/114 MB Progress (1): 18/114 MB Progress (1): 18/114 MB Progress (1): 18/114 MB Progress (1): 18/114 MB Progress (1): 18/114 MB Progress (1): 18/114 MB Progress (1): 18/114 MB Progress (1): 18/114 MB Progress (1): 18/114 MB Progress (1): 18/114 MB Progress (1): 18/114 MB Progress (1): 18/114 MB Progress (1): 18/114 MB Progress (1): 18/114 MB Progress (1): 18/114 MB Progress (1): 18/114 MB Progress (1): 18/114 MB Progress (1): 18/114 MB Progress (1): 18/114 MB Progress (1): 18/114 MB Progress (1): 18/114 MB Progress (1): 18/114 MB Progress (1): 18/114 MB Progress (1): 18/114 MB Progress (1): 18/114 MB Progress (1): 18/114 MB Progress (1): 18/114 MB Progress (1): 18/114 MB Progress (1): 18/114 MB Progress (1): 18/114 MB Progress (1): 18/114 MB Progress (1): 18/114 MB Progress (1): 18/114 MB Progress (1): 18/114 MB Progress (1): 18/114 MB Progress (1): 18/114 MB Progress (1): 18/114 MB Progress (1): 18/114 MB Progress (1): 18/114 MB Progress (1): 18/114 MB Progress (1): 18/114 MB Progress (1): 18/114 MB Progress (1): 18/114 MB Progress (1): 18/114 MB Progress (1): 18/114 MB Progress (1): 18/114 MB Progress (1): 18/114 MB Progress (1): 18/114 MB Progress (1): 18/114 MB Progress (1): 18/114 MB Progress (1): 18/114 MB Progress (1): 18/114 MB Progress (1): 18/114 MB Progress (1): 18/114 MB Progress (1): 18/114 MB Progress (1): 18/114 MB Progress (1): 18/114 MB Progress (1): 18/114 MB Progress (1): 18/114 MB Progress (1): 18/114 MB Progress (1): 18/114 MB Progress (1): 18/114 MB Progress (1): 18/114 MB Progress (1): 18/114 MB Progress (1): 18/114 MB Progress (1): 18/114 MB Progress (1): 18/114 MB Progress (1): 18/114 MB Progress (1): 18/114 MB Progress (1): 18/114 MB Progress (1): 18/114 MB Progress (1): 18/114 MB Progress (1): 18/114 MB Progress (1): 18/114 MB Progress (1): 18/114 MB Progress (1): 18/114 MB Progress (1): 18/114 MB Progress (1): 18/114 MB Progress (1): 18/114 MB Progress (1): 18/114 MB Progress (1): 18/114 MB Progress (1): 18/114 MB Progress (1): 18/114 MB Progress (1): 18/114 MB Progress (1): 18/114 MB Progress (1): 18/114 MB Progress (1): 18/114 MB Progress (1): 18/114 MB Progress (1): 18/114 MB Progress (1): 18/114 MB Progress (1): 18/114 MB Progress (1): 18/114 MB Progress (1): 18/114 MB Progress (1): 18/114 MB Progress (1): 18/114 MB Progress (1): 18/114 MB Progress (1): 18/114 MB Progress (1): 18/114 MB Progress (1): 18/114 MB Progress (1): 18/114 MB Progress (1): 18/114 MB Progress (1): 18/114 MB Progress (1): 18/114 MB Progress (1): 18/114 MB Progress (1): 18/114 MB Progress (1): 18/114 MB Progress (1): 18/114 MB Progress (1): 18/114 MB Progress (1): 18/114 MB Progress (1): 18/114 MB Progress (1): 18/114 MB Progress (1): 18/114 MB Progress (1): 18/114 MB Progress (1): 18/114 MB Progress (1): 18/114 MB Progress (1): 18/114 MB Progress (1): 18/114 MB Progress (1): 18/114 MB Progress (1): 18/114 MB Progress (1): 18/114 MB Progress (1): 18/114 MB Progress (1): 18/114 MB Progress (1): 18/114 MB Progress (1): 18/114 MB Progress (1): 18/114 MB Progress (1): 18/114 MB Progress (1): 18/114 MB Progress (1): 18/114 MB Progress (1): 18/114 MB Progress (1): 18/114 MB Progress (1): 18/114 MB Progress (1): 18/114 MB Progress (1): 18/114 MB Progress (1): 18/114 MB Progress (1): 18/114 MB Progress (1): 18/114 MB Progress (1): 18/114 MB Progress (1): 18/114 MB Progress (1): 18/114 MB Progress (1): 18/114 MB Progress (1): 18/114 MB Progress (1): 18/114 MB Progress (1): 18/114 MB Progress (1): 18/114 MB Progress (1): 18/114 MB Progress (1): 18/114 MB Progress (1): 18/114 MB Progress (1): 18/114 MB Progress (1): 18/114 MB Progress (1): 18/114 MB Progress (1): 18/114 MB Progress (1): 18/114 MB Progress (1): 18/114 MB Progress (1): 18/114 MB Progress (1): 18/114 MB Progress (1): 18/114 MB Progress (1): 18/114 MB Progress (1): 18/114 MB Progress (1): 18/114 MB Progress (1): 18/114 MB Progress (1): 18/114 MB Progress (1): 18/114 MB Progress (1): 18/114 MB Progress (1): 18/114 MB Progress (1): 18/114 MB Progress (1): 18/114 MB Progress (1): 18/114 MB Progress (1): 18/114 MB Progress (1): 18/114 MB Progress (1): 18/114 MB Progress (1): 18/114 MB Progress (1): 18/114 MB Progress (1): 18/114 MB Progress (1): 18/114 MB Progress (1): 18/114 MB Progress (1): 18/114 MB Progress (1): 18/114 MB Progress (1): 18/114 MB Progress (1): 18/114 MB Progress (1): 18/114 MB Progress (1): 18/114 MB Progress (1): 18/114 MB Progress (1): 18/114 MB Progress (1): 18/114 MB Progress (1): 18/114 MB Progress (1): 18/114 MB Progress (1): 18/114 MB Progress (1): 18/114 MB Progress (1): 18/114 MB Progress (1): 18/114 MB Progress (1): 18/114 MB Progress (1): 18/114 MB Progress (1): 18/114 MB Progress (1): 18/114 MB Progress (1): 18/114 MB Progress (1): 18/114 MB Progress (1): 18/114 MB Progress (1): 18/114 MB Progress (1): 18/114 MB Progress (1): 18/114 MB Progress (1): 18/114 MB Progress (1): 18/114 MB Progress (1): 18/114 MB Progress (1): 18/114 MB Progress (1): 18/114 MB Progress (1): 18/114 MB Progress (1): 18/114 MB Progress (1): 18/114 MB Progress (1): 18/114 MB Progress (1): 18/114 MB Progress (1): 18/114 MB Progress (1): 18/114 MB Progress (1): 18/114 MB Progress (1): 18/114 MB Progress (1): 18/114 MB Progress (1): 18/114 MB Progress (1): 18/114 MB Progress (1): 18/114 MB Progress (1): 18/114 MB Progress (1): 18/114 MB Progress (1): 18/114 MB Progress (1): 18/114 MB Progress (1): 18/114 MB Progress (1): 18/114 MB Progress (1): 18/114 MB Progress (1): 18/114 MB Progress (1): 18/114 MB Progress (1): 18/114 MB Progress (1): 18/114 MB Progress (1): 18/114 MB Progress (1): 18/114 MB Progress (1): 18/114 MB Progress (1): 18/114 MB Progress (1): 18/114 MB Progress (1): 18/114 MB Progress (1): 18/114 MB Progress (1): 18/114 MB Progress (1): 18/114 MB Progress (1): 18/114 MB Progress (1): 18/114 MB Progress (1): 18/114 MB Progress (1): 18/114 MB Progress (1): 18/114 MB Progress (1): 18/114 MB Progress (1): 18/114 MB Progress (1): 18/114 MB Progress (1): 18/114 MB Progress (1): 18/114 MB Progress (1): 18/114 MB Progress (1): 18/114 MB Progress (1): 18/114 MB Progress (1): 18/114 MB Progress (1): 18/114 MB Progress (1): 18/114 MB Progress (1): 18/114 MB Progress (1): 18/114 MB Progress (1): 18/114 MB Progress (1): 18/114 MB Progress (1): 18/114 MB Progress (1): 18/114 MB Progress (1): 18/114 MB Progress (1): 18/114 MB Progress (1): 18/114 MB Progress (1): 18/114 MB Progress (1): 18/114 MB Progress (1): 18/114 MB Progress (1): 18/114 MB Progress (1): 18/114 MB Progress (1): 18/114 MB Progress (1): 18/114 MB Progress (1): 18/114 MB Progress (1): 19/114 MB Progress (1): 19/114 MB Progress (1): 19/114 MB Progress (1): 19/114 MB Progress (1): 19/114 MB Progress (1): 19/114 MB Progress (1): 19/114 MB Progress (1): 19/114 MB Progress (1): 19/114 MB Progress (1): 19/114 MB Progress (1): 19/114 MB Progress (1): 19/114 MB Progress (1): 19/114 MB Progress (1): 19/114 MB Progress (1): 19/114 MB Progress (1): 19/114 MB Progress (1): 19/114 MB Progress (1): 19/114 MB Progress (1): 19/114 MB Progress (1): 19/114 MB Progress (1): 19/114 MB Progress (1): 19/114 MB Progress (1): 19/114 MB Progress (1): 19/114 MB Progress (1): 19/114 MB Progress (1): 19/114 MB Progress (1): 19/114 MB Progress (1): 19/114 MB Progress (1): 19/114 MB Progress (1): 19/114 MB Progress (1): 19/114 MB Progress (1): 19/114 MB Progress (1): 19/114 MB Progress (1): 19/114 MB Progress (1): 19/114 MB Progress (1): 19/114 MB Progress (1): 19/114 MB Progress (1): 19/114 MB Progress (1): 19/114 MB Progress (1): 19/114 MB Progress (1): 19/114 MB Progress (1): 19/114 MB Progress (1): 19/114 MB Progress (1): 19/114 MB Progress (1): 19/114 MB Progress (1): 19/114 MB Progress (1): 19/114 MB Progress (1): 19/114 MB Progress (1): 19/114 MB Progress (1): 19/114 MB Progress (1): 19/114 MB Progress (1): 19/114 MB Progress (1): 19/114 MB Progress (1): 19/114 MB Progress (1): 19/114 MB Progress (1): 19/114 MB Progress (1): 19/114 MB Progress (1): 19/114 MB Progress (1): 19/114 MB Progress (1): 19/114 MB Progress (1): 19/114 MB Progress (1): 19/114 MB Progress (1): 19/114 MB Progress (1): 19/114 MB Progress (1): 19/114 MB Progress (1): 19/114 MB Progress (1): 19/114 MB Progress (1): 19/114 MB Progress (1): 19/114 MB Progress (1): 19/114 MB Progress (1): 19/114 MB Progress (1): 19/114 MB Progress (1): 19/114 MB Progress (1): 19/114 MB Progress (1): 19/114 MB Progress (1): 19/114 MB Progress (1): 19/114 MB Progress (1): 19/114 MB Progress (1): 19/114 MB Progress (1): 19/114 MB Progress (1): 19/114 MB Progress (1): 19/114 MB Progress (1): 19/114 MB Progress (1): 19/114 MB Progress (1): 19/114 MB Progress (1): 19/114 MB Progress (1): 19/114 MB Progress (1): 19/114 MB Progress (1): 19/114 MB Progress (1): 19/114 MB Progress (1): 19/114 MB Progress (1): 19/114 MB Progress (1): 19/114 MB Progress (1): 19/114 MB Progress (1): 19/114 MB Progress (1): 19/114 MB Progress (1): 19/114 MB Progress (1): 19/114 MB Progress (1): 19/114 MB Progress (1): 19/114 MB Progress (1): 19/114 MB Progress (1): 19/114 MB Progress (1): 19/114 MB Progress (1): 19/114 MB Progress (1): 19/114 MB Progress (1): 19/114 MB Progress (1): 19/114 MB Progress (1): 19/114 MB Progress (1): 19/114 MB Progress (1): 19/114 MB Progress (1): 19/114 MB Progress (1): 19/114 MB Progress (1): 19/114 MB Progress (1): 19/114 MB Progress (1): 19/114 MB Progress (1): 19/114 MB Progress (1): 19/114 MB Progress (1): 19/114 MB Progress (1): 19/114 MB Progress (1): 19/114 MB Progress (1): 19/114 MB Progress (1): 19/114 MB Progress (1): 19/114 MB Progress (1): 19/114 MB Progress (1): 19/114 MB Progress (1): 19/114 MB Progress (1): 19/114 MB Progress (1): 19/114 MB Progress (1): 19/114 MB Progress (1): 19/114 MB Progress (1): 19/114 MB Progress (1): 19/114 MB Progress (1): 19/114 MB Progress (1): 19/114 MB Progress (1): 19/114 MB Progress (1): 19/114 MB Progress (1): 19/114 MB Progress (1): 19/114 MB Progress (1): 19/114 MB Progress (1): 19/114 MB Progress (1): 19/114 MB Progress (1): 19/114 MB Progress (1): 19/114 MB Progress (1): 19/114 MB Progress (1): 19/114 MB Progress (1): 19/114 MB Progress (1): 19/114 MB Progress (1): 19/114 MB Progress (1): 19/114 MB Progress (1): 19/114 MB Progress (1): 19/114 MB Progress (1): 19/114 MB Progress (1): 19/114 MB Progress (1): 19/114 MB Progress (1): 19/114 MB Progress (1): 19/114 MB Progress (1): 19/114 MB Progress (1): 19/114 MB Progress (1): 19/114 MB Progress (1): 19/114 MB Progress (1): 19/114 MB Progress (1): 19/114 MB Progress (1): 19/114 MB Progress (1): 19/114 MB Progress (1): 19/114 MB Progress (1): 19/114 MB Progress (1): 19/114 MB Progress (1): 19/114 MB Progress (1): 19/114 MB Progress (1): 19/114 MB Progress (1): 19/114 MB Progress (1): 19/114 MB Progress (1): 19/114 MB Progress (1): 19/114 MB Progress (1): 19/114 MB Progress (1): 19/114 MB Progress (1): 19/114 MB Progress (1): 19/114 MB Progress (1): 19/114 MB Progress (1): 19/114 MB Progress (1): 19/114 MB Progress (1): 19/114 MB Progress (1): 19/114 MB Progress (1): 19/114 MB Progress (1): 19/114 MB Progress (1): 19/114 MB Progress (1): 19/114 MB Progress (1): 19/114 MB Progress (1): 19/114 MB Progress (1): 19/114 MB Progress (1): 19/114 MB Progress (1): 19/114 MB Progress (1): 19/114 MB Progress (1): 19/114 MB Progress (1): 19/114 MB Progress (1): 19/114 MB Progress (1): 19/114 MB Progress (1): 19/114 MB Progress (1): 19/114 MB Progress (1): 19/114 MB Progress (1): 19/114 MB Progress (1): 19/114 MB Progress (1): 19/114 MB Progress (1): 19/114 MB Progress (1): 19/114 MB Progress (1): 19/114 MB Progress (1): 19/114 MB Progress (1): 19/114 MB Progress (1): 19/114 MB Progress (1): 19/114 MB Progress (1): 19/114 MB Progress (1): 19/114 MB Progress (1): 19/114 MB Progress (1): 19/114 MB Progress (1): 19/114 MB Progress (1): 19/114 MB Progress (1): 19/114 MB Progress (1): 19/114 MB Progress (1): 19/114 MB Progress (1): 19/114 MB Progress (1): 19/114 MB Progress (1): 19/114 MB Progress (1): 19/114 MB Progress (1): 19/114 MB Progress (1): 19/114 MB Progress (1): 19/114 MB Progress (1): 19/114 MB Progress (1): 19/114 MB Progress (1): 19/114 MB Progress (1): 19/114 MB Progress (1): 19/114 MB Progress (1): 19/114 MB Progress (1): 19/114 MB Progress (1): 19/114 MB Progress (1): 19/114 MB Progress (1): 19/114 MB Progress (1): 19/114 MB Progress (1): 19/114 MB Progress (1): 19/114 MB Progress (1): 19/114 MB Progress (1): 19/114 MB Progress (1): 19/114 MB Progress (1): 19/114 MB Progress (1): 19/114 MB Progress (1): 19/114 MB Progress (1): 19/114 MB Progress (1): 19/114 MB Progress (1): 19/114 MB Progress (1): 19/114 MB Progress (1): 19/114 MB Progress (1): 19/114 MB Progress (1): 19/114 MB Progress (1): 19/114 MB Progress (1): 19/114 MB Progress (1): 19/114 MB Progress (1): 19/114 MB Progress (1): 19/114 MB Progress (1): 19/114 MB Progress (1): 19/114 MB Progress (1): 19/114 MB Progress (1): 19/114 MB Progress (1): 19/114 MB Progress (1): 19/114 MB Progress (1): 19/114 MB Progress (1): 19/114 MB Progress (1): 19/114 MB Progress (1): 19/114 MB Progress (1): 19/114 MB Progress (1): 19/114 MB Progress (1): 19/114 MB Progress (1): 19/114 MB Progress (1): 19/114 MB Progress (1): 19/114 MB Progress (1): 19/114 MB Progress (1): 19/114 MB Progress (1): 19/114 MB Progress (1): 19/114 MB Progress (1): 19/114 MB Progress (1): 19/114 MB Progress (1): 19/114 MB Progress (1): 19/114 MB Progress (1): 19/114 MB Progress (1): 19/114 MB Progress (1): 19/114 MB Progress (1): 19/114 MB Progress (1): 19/114 MB Progress (1): 19/114 MB Progress (1): 19/114 MB Progress (1): 19/114 MB Progress (1): 19/114 MB Progress (1): 19/114 MB Progress (1): 19/114 MB Progress (1): 19/114 MB Progress (1): 19/114 MB Progress (1): 19/114 MB Progress (1): 19/114 MB Progress (1): 19/114 MB Progress (1): 19/114 MB Progress (1): 19/114 MB Progress (1): 19/114 MB Progress (1): 19/114 MB Progress (1): 19/114 MB Progress (1): 19/114 MB Progress (1): 19/114 MB Progress (1): 19/114 MB Progress (1): 19/114 MB Progress (1): 19/114 MB Progress (1): 19/114 MB Progress (1): 19/114 MB Progress (1): 19/114 MB Progress (1): 19/114 MB Progress (1): 19/114 MB Progress (1): 19/114 MB Progress (1): 19/114 MB Progress (1): 19/114 MB Progress (1): 19/114 MB Progress (1): 19/114 MB Progress (1): 19/114 MB Progress (1): 19/114 MB Progress (1): 19/114 MB Progress (1): 19/114 MB Progress (1): 19/114 MB Progress (1): 19/114 MB Progress (1): 19/114 MB Progress (1): 19/114 MB Progress (1): 19/114 MB Progress (1): 19/114 MB Progress (1): 19/114 MB Progress (1): 19/114 MB Progress (1): 19/114 MB Progress (1): 19/114 MB Progress (1): 19/114 MB Progress (1): 19/114 MB Progress (1): 19/114 MB Progress (1): 19/114 MB Progress (1): 19/114 MB Progress (1): 19/114 MB Progress (1): 19/114 MB Progress (1): 19/114 MB Progress (1): 19/114 MB Progress (1): 19/114 MB Progress (1): 19/114 MB Progress (1): 19/114 MB Progress (1): 19/114 MB Progress (1): 19/114 MB Progress (1): 19/114 MB Progress (1): 19/114 MB Progress (1): 19/114 MB Progress (1): 19/114 MB Progress (1): 19/114 MB Progress (1): 19/114 MB Progress (1): 19/114 MB Progress (1): 19/114 MB Progress (1): 19/114 MB Progress (1): 19/114 MB Progress (1): 19/114 MB Progress (1): 19/114 MB Progress (1): 19/114 MB Progress (1): 19/114 MB Progress (1): 19/114 MB Progress (1): 19/114 MB Progress (1): 19/114 MB Progress (1): 19/114 MB Progress (1): 19/114 MB Progress (1): 19/114 MB Progress (1): 19/114 MB Progress (1): 19/114 MB Progress (1): 19/114 MB Progress (1): 19/114 MB Progress (1): 19/114 MB Progress (1): 19/114 MB Progress (1): 19/114 MB Progress (1): 19/114 MB Progress (1): 19/114 MB Progress (1): 19/114 MB Progress (1): 19/114 MB Progress (1): 19/114 MB Progress (1): 19/114 MB Progress (1): 19/114 MB Progress (1): 19/114 MB Progress (1): 19/114 MB Progress (1): 19/114 MB Progress (1): 19/114 MB Progress (1): 19/114 MB Progress (1): 19/114 MB Progress (1): 19/114 MB Progress (1): 19/114 MB Progress (1): 19/114 MB Progress (1): 19/114 MB Progress (1): 19/114 MB Progress (1): 19/114 MB Progress (1): 19/114 MB Progress (1): 19/114 MB Progress (1): 19/114 MB Progress (1): 19/114 MB Progress (1): 19/114 MB Progress (1): 19/114 MB Progress (1): 19/114 MB Progress (1): 19/114 MB Progress (1): 19/114 MB Progress (1): 19/114 MB Progress (1): 19/114 MB Progress (1): 19/114 MB Progress (1): 19/114 MB Progress (1): 19/114 MB Progress (1): 19/114 MB Progress (1): 19/114 MB Progress (1): 19/114 MB Progress (1): 19/114 MB Progress (1): 19/114 MB Progress (1): 19/114 MB Progress (1): 19/114 MB Progress (1): 19/114 MB Progress (1): 19/114 MB Progress (1): 19/114 MB Progress (1): 19/114 MB Progress (1): 19/114 MB Progress (1): 19/114 MB Progress (1): 19/114 MB Progress (1): 19/114 MB Progress (1): 19/114 MB Progress (1): 19/114 MB Progress (1): 19/114 MB Progress (1): 19/114 MB Progress (1): 19/114 MB Progress (1): 19/114 MB Progress (1): 19/114 MB Progress (1): 19/114 MB Progress (1): 19/114 MB Progress (1): 19/114 MB Progress (1): 19/114 MB Progress (1): 19/114 MB Progress (1): 19/114 MB Progress (1): 19/114 MB Progress (1): 19/114 MB Progress (1): 19/114 MB Progress (1): 19/114 MB Progress (1): 19/114 MB Progress (1): 19/114 MB Progress (1): 19/114 MB Progress (1): 19/114 MB Progress (1): 19/114 MB Progress (1): 19/114 MB Progress (1): 19/114 MB Progress (1): 19/114 MB Progress (1): 19/114 MB Progress (1): 19/114 MB Progress (1): 19/114 MB Progress (1): 19/114 MB Progress (1): 19/114 MB Progress (1): 19/114 MB Progress (1): 19/114 MB Progress (1): 19/114 MB Progress (1): 19/114 MB Progress (1): 19/114 MB Progress (1): 19/114 MB Progress (1): 19/114 MB Progress (1): 19/114 MB Progress (1): 19/114 MB Progress (1): 19/114 MB Progress (1): 19/114 MB Progress (1): 19/114 MB Progress (1): 19/114 MB Progress (1): 19/114 MB Progress (1): 19/114 MB Progress (1): 19/114 MB Progress (1): 19/114 MB Progress (1): 19/114 MB Progress (1): 19/114 MB Progress (1): 19/114 MB Progress (1): 19/114 MB Progress (1): 19/114 MB Progress (1): 19/114 MB Progress (1): 19/114 MB Progress (1): 19/114 MB Progress (1): 19/114 MB Progress (1): 19/114 MB Progress (1): 19/114 MB Progress (1): 19/114 MB Progress (1): 19/114 MB Progress (1): 19/114 MB Progress (1): 19/114 MB Progress (1): 19/114 MB Progress (1): 19/114 MB Progress (1): 19/114 MB Progress (1): 19/114 MB Progress (1): 19/114 MB Progress (1): 19/114 MB Progress (1): 20/114 MB Progress (1): 20/114 MB Progress (1): 20/114 MB Progress (1): 20/114 MB Progress (1): 20/114 MB Progress (1): 20/114 MB Progress (1): 20/114 MB Progress (1): 20/114 MB Progress (1): 20/114 MB Progress (1): 20/114 MB Progress (1): 20/114 MB Progress (1): 20/114 MB Progress (1): 20/114 MB Progress (1): 20/114 MB Progress (1): 20/114 MB Progress (1): 20/114 MB Progress (1): 20/114 MB Progress (1): 20/114 MB Progress (1): 20/114 MB Progress (1): 20/114 MB Progress (1): 20/114 MB Progress (1): 20/114 MB Progress (1): 20/114 MB Progress (1): 20/114 MB Progress (1): 20/114 MB Progress (1): 20/114 MB Progress (1): 20/114 MB Progress (1): 20/114 MB Progress (1): 20/114 MB Progress (1): 20/114 MB Progress (1): 20/114 MB Progress (1): 20/114 MB Progress (1): 20/114 MB Progress (1): 20/114 MB Progress (1): 20/114 MB Progress (1): 20/114 MB Progress (1): 20/114 MB Progress (1): 20/114 MB Progress (1): 20/114 MB Progress (1): 20/114 MB Progress (1): 20/114 MB Progress (1): 20/114 MB Progress (1): 20/114 MB Progress (1): 20/114 MB Progress (1): 20/114 MB Progress (1): 20/114 MB Progress (1): 20/114 MB Progress (1): 20/114 MB Progress (1): 20/114 MB Progress (1): 20/114 MB Progress (1): 20/114 MB Progress (1): 20/114 MB Progress (1): 20/114 MB Progress (1): 20/114 MB Progress (1): 20/114 MB Progress (1): 20/114 MB Progress (1): 20/114 MB Progress (1): 20/114 MB Progress (1): 20/114 MB Progress (1): 20/114 MB Progress (1): 20/114 MB Progress (1): 20/114 MB Progress (1): 20/114 MB Progress (1): 20/114 MB Progress (1): 20/114 MB Progress (1): 20/114 MB Progress (1): 20/114 MB Progress (1): 20/114 MB Progress (1): 20/114 MB Progress (1): 20/114 MB Progress (1): 20/114 MB Progress (1): 20/114 MB Progress (1): 20/114 MB Progress (1): 20/114 MB Progress (1): 20/114 MB Progress (1): 20/114 MB Progress (1): 20/114 MB Progress (1): 20/114 MB Progress (1): 20/114 MB Progress (1): 20/114 MB Progress (1): 20/114 MB Progress (1): 20/114 MB Progress (1): 20/114 MB Progress (1): 20/114 MB Progress (1): 20/114 MB Progress (1): 20/114 MB Progress (1): 20/114 MB Progress (1): 20/114 MB Progress (1): 20/114 MB Progress (1): 20/114 MB Progress (1): 20/114 MB Progress (1): 20/114 MB Progress (1): 20/114 MB Progress (1): 20/114 MB Progress (1): 20/114 MB Progress (1): 20/114 MB Progress (1): 20/114 MB Progress (1): 20/114 MB Progress (1): 20/114 MB Progress (1): 20/114 MB Progress (1): 20/114 MB Progress (1): 20/114 MB Progress (1): 20/114 MB Progress (1): 20/114 MB Progress (1): 20/114 MB Progress (1): 20/114 MB Progress (1): 20/114 MB Progress (1): 20/114 MB Progress (1): 20/114 MB Progress (1): 20/114 MB Progress (1): 20/114 MB Progress (1): 20/114 MB Progress (1): 20/114 MB Progress (1): 20/114 MB Progress (1): 20/114 MB Progress (1): 20/114 MB Progress (1): 20/114 MB Progress (1): 20/114 MB Progress (1): 20/114 MB Progress (1): 20/114 MB Progress (1): 20/114 MB Progress (1): 20/114 MB Progress (1): 20/114 MB Progress (1): 20/114 MB Progress (1): 20/114 MB Progress (1): 20/114 MB Progress (1): 20/114 MB Progress (1): 20/114 MB Progress (1): 20/114 MB Progress (1): 20/114 MB Progress (1): 20/114 MB Progress (1): 20/114 MB Progress (1): 20/114 MB Progress (1): 20/114 MB Progress (1): 20/114 MB Progress (1): 20/114 MB Progress (1): 20/114 MB Progress (1): 20/114 MB Progress (1): 20/114 MB Progress (1): 20/114 MB Progress (1): 20/114 MB Progress (1): 20/114 MB Progress (1): 20/114 MB Progress (1): 20/114 MB Progress (1): 20/114 MB Progress (1): 20/114 MB Progress (1): 20/114 MB Progress (1): 20/114 MB Progress (1): 20/114 MB Progress (1): 20/114 MB Progress (1): 20/114 MB Progress (1): 20/114 MB Progress (1): 20/114 MB Progress (1): 20/114 MB Progress (1): 20/114 MB Progress (1): 20/114 MB Progress (1): 20/114 MB Progress (1): 20/114 MB Progress (1): 20/114 MB Progress (1): 20/114 MB Progress (1): 20/114 MB Progress (1): 20/114 MB Progress (1): 20/114 MB Progress (1): 20/114 MB Progress (1): 20/114 MB Progress (1): 20/114 MB Progress (1): 20/114 MB Progress (1): 20/114 MB Progress (1): 20/114 MB Progress (1): 20/114 MB Progress (1): 20/114 MB Progress (1): 20/114 MB Progress (1): 20/114 MB Progress (1): 20/114 MB Progress (1): 20/114 MB Progress (1): 20/114 MB Progress (1): 20/114 MB Progress (1): 20/114 MB Progress (1): 20/114 MB Progress (1): 20/114 MB Progress (1): 20/114 MB Progress (1): 20/114 MB Progress (1): 20/114 MB Progress (1): 20/114 MB Progress (1): 20/114 MB Progress (1): 20/114 MB Progress (1): 20/114 MB Progress (1): 20/114 MB Progress (1): 20/114 MB Progress (1): 20/114 MB Progress (1): 20/114 MB Progress (1): 20/114 MB Progress (1): 20/114 MB Progress (1): 20/114 MB Progress (1): 20/114 MB Progress (1): 20/114 MB Progress (1): 20/114 MB Progress (1): 20/114 MB Progress (1): 20/114 MB Progress (1): 20/114 MB Progress (1): 20/114 MB Progress (1): 20/114 MB Progress (1): 20/114 MB Progress (1): 20/114 MB Progress (1): 20/114 MB Progress (1): 20/114 MB Progress (1): 20/114 MB Progress (1): 20/114 MB Progress (1): 20/114 MB Progress (1): 20/114 MB Progress (1): 20/114 MB Progress (1): 20/114 MB Progress (1): 20/114 MB Progress (1): 20/114 MB Progress (1): 20/114 MB Progress (1): 20/114 MB Progress (1): 20/114 MB Progress (1): 20/114 MB Progress (1): 20/114 MB Progress (1): 20/114 MB Progress (1): 20/114 MB Progress (1): 20/114 MB Progress (1): 20/114 MB Progress (1): 20/114 MB Progress (1): 20/114 MB Progress (1): 20/114 MB Progress (1): 20/114 MB Progress (1): 20/114 MB Progress (1): 20/114 MB Progress (1): 20/114 MB Progress (1): 20/114 MB Progress (1): 20/114 MB Progress (1): 20/114 MB Progress (1): 20/114 MB Progress (1): 20/114 MB Progress (1): 20/114 MB Progress (1): 20/114 MB Progress (1): 20/114 MB Progress (1): 20/114 MB Progress (1): 20/114 MB Progress (1): 20/114 MB Progress (1): 20/114 MB Progress (1): 20/114 MB Progress (1): 20/114 MB Progress (1): 20/114 MB Progress (1): 20/114 MB Progress (1): 20/114 MB Progress (1): 20/114 MB Progress (1): 20/114 MB Progress (1): 20/114 MB Progress (1): 20/114 MB Progress (1): 20/114 MB Progress (1): 20/114 MB Progress (1): 20/114 MB Progress (1): 20/114 MB Progress (1): 20/114 MB Progress (1): 20/114 MB Progress (1): 20/114 MB Progress (1): 20/114 MB Progress (1): 20/114 MB Progress (1): 20/114 MB Progress (1): 20/114 MB Progress (1): 20/114 MB Progress (1): 20/114 MB Progress (1): 20/114 MB Progress (1): 20/114 MB Progress (1): 20/114 MB Progress (1): 20/114 MB Progress (1): 20/114 MB Progress (1): 20/114 MB Progress (1): 20/114 MB Progress (1): 20/114 MB Progress (1): 20/114 MB Progress (1): 20/114 MB Progress (1): 20/114 MB Progress (1): 20/114 MB Progress (1): 20/114 MB Progress (1): 20/114 MB Progress (1): 20/114 MB Progress (1): 20/114 MB Progress (1): 20/114 MB Progress (1): 20/114 MB Progress (1): 20/114 MB Progress (1): 20/114 MB Progress (1): 20/114 MB Progress (1): 20/114 MB Progress (1): 20/114 MB Progress (1): 20/114 MB Progress (1): 20/114 MB Progress (1): 20/114 MB Progress (1): 20/114 MB Progress (1): 20/114 MB Progress (1): 20/114 MB Progress (1): 20/114 MB Progress (1): 20/114 MB Progress (1): 20/114 MB Progress (1): 20/114 MB Progress (1): 20/114 MB Progress (1): 20/114 MB Progress (1): 20/114 MB Progress (1): 20/114 MB Progress (1): 20/114 MB Progress (1): 20/114 MB Progress (1): 20/114 MB Progress (1): 20/114 MB Progress (1): 20/114 MB Progress (1): 20/114 MB Progress (1): 20/114 MB Progress (1): 20/114 MB Progress (1): 20/114 MB Progress (1): 20/114 MB Progress (1): 20/114 MB Progress (1): 20/114 MB Progress (1): 20/114 MB Progress (1): 20/114 MB Progress (1): 20/114 MB Progress (1): 20/114 MB Progress (1): 20/114 MB Progress (1): 20/114 MB Progress (1): 20/114 MB Progress (1): 20/114 MB Progress (1): 20/114 MB Progress (1): 20/114 MB Progress (1): 20/114 MB Progress (1): 20/114 MB Progress (1): 20/114 MB Progress (1): 20/114 MB Progress (1): 20/114 MB Progress (1): 20/114 MB Progress (1): 20/114 MB Progress (1): 20/114 MB Progress (1): 20/114 MB Progress (1): 20/114 MB Progress (1): 20/114 MB Progress (1): 20/114 MB Progress (1): 20/114 MB Progress (1): 20/114 MB Progress (1): 20/114 MB Progress (1): 20/114 MB Progress (1): 20/114 MB Progress (1): 20/114 MB Progress (1): 20/114 MB Progress (1): 20/114 MB Progress (1): 20/114 MB Progress (1): 20/114 MB Progress (1): 20/114 MB Progress (1): 20/114 MB Progress (1): 20/114 MB Progress (1): 20/114 MB Progress (1): 20/114 MB Progress (1): 20/114 MB Progress (1): 20/114 MB Progress (1): 20/114 MB Progress (1): 20/114 MB Progress (1): 20/114 MB Progress (1): 20/114 MB Progress (1): 20/114 MB Progress (1): 20/114 MB Progress (1): 20/114 MB Progress (1): 20/114 MB Progress (1): 20/114 MB Progress (1): 20/114 MB Progress (1): 20/114 MB Progress (1): 20/114 MB Progress (1): 20/114 MB Progress (1): 20/114 MB Progress (1): 20/114 MB Progress (1): 20/114 MB Progress (1): 20/114 MB Progress (1): 20/114 MB Progress (1): 20/114 MB Progress (1): 20/114 MB Progress (1): 20/114 MB Progress (1): 20/114 MB Progress (1): 20/114 MB Progress (1): 20/114 MB Progress (1): 20/114 MB Progress (1): 20/114 MB Progress (1): 20/114 MB Progress (1): 20/114 MB Progress (1): 20/114 MB Progress (1): 20/114 MB Progress (1): 20/114 MB Progress (1): 20/114 MB Progress (1): 20/114 MB Progress (1): 20/114 MB Progress (1): 20/114 MB Progress (1): 20/114 MB Progress (1): 20/114 MB Progress (1): 20/114 MB Progress (1): 20/114 MB Progress (1): 20/114 MB Progress (1): 20/114 MB Progress (1): 20/114 MB Progress (1): 20/114 MB Progress (1): 20/114 MB Progress (1): 20/114 MB Progress (1): 20/114 MB Progress (1): 20/114 MB Progress (1): 20/114 MB Progress (1): 20/114 MB Progress (1): 20/114 MB Progress (1): 20/114 MB Progress (1): 20/114 MB Progress (1): 20/114 MB Progress (1): 20/114 MB Progress (1): 20/114 MB Progress (1): 20/114 MB Progress (1): 20/114 MB Progress (1): 20/114 MB Progress (1): 20/114 MB Progress (1): 20/114 MB Progress (1): 20/114 MB Progress (1): 20/114 MB Progress (1): 20/114 MB Progress (1): 20/114 MB Progress (1): 20/114 MB Progress (1): 20/114 MB Progress (1): 20/114 MB Progress (1): 20/114 MB Progress (1): 20/114 MB Progress (1): 20/114 MB Progress (1): 20/114 MB Progress (1): 20/114 MB Progress (1): 20/114 MB Progress (1): 20/114 MB Progress (1): 20/114 MB Progress (1): 20/114 MB Progress (1): 20/114 MB Progress (1): 20/114 MB Progress (1): 20/114 MB Progress (1): 20/114 MB Progress (1): 20/114 MB Progress (1): 20/114 MB Progress (1): 20/114 MB Progress (1): 20/114 MB Progress (1): 20/114 MB Progress (1): 20/114 MB Progress (1): 20/114 MB Progress (1): 20/114 MB Progress (1): 20/114 MB Progress (1): 20/114 MB Progress (1): 20/114 MB Progress (1): 20/114 MB Progress (1): 20/114 MB Progress (1): 20/114 MB Progress (1): 20/114 MB Progress (1): 20/114 MB Progress (1): 20/114 MB Progress (1): 20/114 MB Progress (1): 20/114 MB Progress (1): 20/114 MB Progress (1): 20/114 MB Progress (1): 20/114 MB Progress (1): 20/114 MB Progress (1): 20/114 MB Progress (1): 20/114 MB Progress (1): 20/114 MB Progress (1): 20/114 MB Progress (1): 20/114 MB Progress (1): 20/114 MB Progress (1): 20/114 MB Progress (1): 20/114 MB Progress (1): 20/114 MB Progress (1): 20/114 MB Progress (1): 20/114 MB Progress (1): 20/114 MB Progress (1): 20/114 MB Progress (1): 20/114 MB Progress (1): 20/114 MB Progress (1): 20/114 MB Progress (1): 20/114 MB Progress (1): 20/114 MB Progress (1): 20/114 MB Progress (1): 20/114 MB Progress (1): 20/114 MB Progress (1): 20/114 MB Progress (1): 20/114 MB Progress (1): 20/114 MB Progress (1): 20/114 MB Progress (1): 20/114 MB Progress (1): 20/114 MB Progress (1): 20/114 MB Progress (1): 20/114 MB Progress (1): 20/114 MB Progress (1): 20/114 MB Progress (1): 20/114 MB Progress (1): 20/114 MB Progress (1): 21/114 MB Progress (1): 21/114 MB Progress (1): 21/114 MB Progress (1): 21/114 MB Progress (1): 21/114 MB Progress (1): 21/114 MB Progress (1): 21/114 MB Progress (1): 21/114 MB Progress (1): 21/114 MB Progress (1): 21/114 MB Progress (1): 21/114 MB Progress (1): 21/114 MB Progress (1): 21/114 MB Progress (1): 21/114 MB Progress (1): 21/114 MB Progress (1): 21/114 MB Progress (1): 21/114 MB Progress (1): 21/114 MB Progress (1): 21/114 MB Progress (1): 21/114 MB Progress (1): 21/114 MB Progress (1): 21/114 MB Progress (1): 21/114 MB Progress (1): 21/114 MB Progress (1): 21/114 MB Progress (1): 21/114 MB Progress (1): 21/114 MB Progress (1): 21/114 MB Progress (1): 21/114 MB Progress (1): 21/114 MB Progress (1): 21/114 MB Progress (1): 21/114 MB Progress (1): 21/114 MB Progress (1): 21/114 MB Progress (1): 21/114 MB Progress (1): 21/114 MB Progress (1): 21/114 MB Progress (1): 21/114 MB Progress (1): 21/114 MB Progress (1): 21/114 MB Progress (1): 21/114 MB Progress (1): 21/114 MB Progress (1): 21/114 MB Progress (1): 21/114 MB Progress (1): 21/114 MB Progress (1): 21/114 MB Progress (1): 21/114 MB Progress (1): 21/114 MB Progress (1): 21/114 MB Progress (1): 21/114 MB Progress (1): 21/114 MB Progress (1): 21/114 MB Progress (1): 21/114 MB Progress (1): 21/114 MB Progress (1): 21/114 MB Progress (1): 21/114 MB Progress (1): 21/114 MB Progress (1): 21/114 MB Progress (1): 21/114 MB Progress (1): 21/114 MB Progress (1): 21/114 MB Progress (1): 21/114 MB Progress (1): 21/114 MB Progress (1): 21/114 MB Progress (1): 21/114 MB Progress (1): 21/114 MB Progress (1): 21/114 MB Progress (1): 21/114 MB Progress (1): 21/114 MB Progress (1): 21/114 MB Progress (1): 21/114 MB Progress (1): 21/114 MB Progress (1): 21/114 MB Progress (1): 21/114 MB Progress (1): 21/114 MB Progress (1): 21/114 MB Progress (1): 21/114 MB Progress (1): 21/114 MB Progress (1): 21/114 MB Progress (1): 21/114 MB Progress (1): 21/114 MB Progress (1): 21/114 MB Progress (1): 21/114 MB Progress (1): 21/114 MB Progress (1): 21/114 MB Progress (1): 21/114 MB Progress (1): 21/114 MB Progress (1): 21/114 MB Progress (1): 21/114 MB Progress (1): 21/114 MB Progress (1): 21/114 MB Progress (1): 21/114 MB Progress (1): 21/114 MB Progress (1): 21/114 MB Progress (1): 21/114 MB Progress (1): 21/114 MB Progress (1): 21/114 MB Progress (1): 21/114 MB Progress (1): 21/114 MB Progress (1): 21/114 MB Progress (1): 21/114 MB Progress (1): 21/114 MB Progress (1): 21/114 MB Progress (1): 21/114 MB Progress (1): 21/114 MB Progress (1): 21/114 MB Progress (1): 21/114 MB Progress (1): 21/114 MB Progress (1): 21/114 MB Progress (1): 21/114 MB Progress (1): 21/114 MB Progress (1): 21/114 MB Progress (1): 21/114 MB Progress (1): 21/114 MB Progress (1): 21/114 MB Progress (1): 21/114 MB Progress (1): 21/114 MB Progress (1): 21/114 MB Progress (1): 21/114 MB Progress (1): 21/114 MB Progress (1): 21/114 MB Progress (1): 21/114 MB Progress (1): 21/114 MB Progress (1): 21/114 MB Progress (1): 21/114 MB Progress (1): 21/114 MB Progress (1): 21/114 MB Progress (1): 21/114 MB Progress (1): 21/114 MB Progress (1): 21/114 MB Progress (1): 21/114 MB Progress (1): 21/114 MB Progress (1): 21/114 MB Progress (1): 21/114 MB Progress (1): 21/114 MB Progress (1): 21/114 MB Progress (1): 21/114 MB Progress (1): 21/114 MB Progress (1): 21/114 MB Progress (1): 21/114 MB Progress (1): 21/114 MB Progress (1): 21/114 MB Progress (1): 21/114 MB Progress (1): 21/114 MB Progress (1): 21/114 MB Progress (1): 21/114 MB Progress (1): 21/114 MB Progress (1): 21/114 MB Progress (1): 21/114 MB Progress (1): 21/114 MB Progress (1): 21/114 MB Progress (1): 21/114 MB Progress (1): 21/114 MB Progress (1): 21/114 MB Progress (1): 21/114 MB Progress (1): 21/114 MB Progress (1): 21/114 MB Progress (1): 21/114 MB Progress (1): 21/114 MB Progress (1): 21/114 MB Progress (1): 21/114 MB Progress (1): 21/114 MB Progress (1): 21/114 MB Progress (1): 21/114 MB Progress (1): 21/114 MB Progress (1): 21/114 MB Progress (1): 21/114 MB Progress (1): 21/114 MB Progress (1): 21/114 MB Progress (1): 21/114 MB Progress (1): 21/114 MB Progress (1): 21/114 MB Progress (1): 21/114 MB Progress (1): 21/114 MB Progress (1): 21/114 MB Progress (1): 21/114 MB Progress (1): 21/114 MB Progress (1): 21/114 MB Progress (1): 21/114 MB Progress (1): 21/114 MB Progress (1): 21/114 MB Progress (1): 21/114 MB Progress (1): 21/114 MB Progress (1): 21/114 MB Progress (1): 21/114 MB Progress (1): 21/114 MB Progress (1): 21/114 MB Progress (1): 21/114 MB Progress (1): 21/114 MB Progress (1): 21/114 MB Progress (1): 21/114 MB Progress (1): 21/114 MB Progress (1): 21/114 MB Progress (1): 21/114 MB Progress (1): 21/114 MB Progress (1): 21/114 MB Progress (1): 21/114 MB Progress (1): 21/114 MB Progress (1): 21/114 MB Progress (1): 21/114 MB Progress (1): 21/114 MB Progress (1): 21/114 MB Progress (1): 21/114 MB Progress (1): 21/114 MB Progress (1): 21/114 MB Progress (1): 21/114 MB Progress (1): 21/114 MB Progress (1): 21/114 MB Progress (1): 21/114 MB Progress (1): 21/114 MB Progress (1): 21/114 MB Progress (1): 21/114 MB Progress (1): 21/114 MB Progress (1): 21/114 MB Progress (1): 21/114 MB Progress (1): 21/114 MB Progress (1): 21/114 MB Progress (1): 21/114 MB Progress (1): 21/114 MB Progress (1): 21/114 MB Progress (1): 21/114 MB Progress (1): 21/114 MB Progress (1): 21/114 MB Progress (1): 21/114 MB Progress (1): 21/114 MB Progress (1): 21/114 MB Progress (1): 21/114 MB Progress (1): 21/114 MB Progress (1): 21/114 MB Progress (1): 21/114 MB Progress (1): 21/114 MB Progress (1): 21/114 MB Progress (1): 21/114 MB Progress (1): 21/114 MB Progress (1): 21/114 MB Progress (1): 21/114 MB Progress (1): 21/114 MB Progress (1): 21/114 MB Progress (1): 21/114 MB Progress (1): 21/114 MB Progress (1): 21/114 MB Progress (1): 21/114 MB Progress (1): 21/114 MB Progress (1): 21/114 MB Progress (1): 21/114 MB Progress (1): 21/114 MB Progress (1): 21/114 MB Progress (1): 21/114 MB Progress (1): 21/114 MB Progress (1): 21/114 MB Progress (1): 21/114 MB Progress (1): 21/114 MB Progress (1): 21/114 MB Progress (1): 21/114 MB Progress (1): 21/114 MB Progress (1): 21/114 MB Progress (1): 21/114 MB Progress (1): 21/114 MB Progress (1): 21/114 MB Progress (1): 21/114 MB Progress (1): 21/114 MB Progress (1): 21/114 MB Progress (1): 21/114 MB Progress (1): 21/114 MB Progress (1): 21/114 MB Progress (1): 21/114 MB Progress (1): 21/114 MB Progress (1): 21/114 MB Progress (1): 21/114 MB Progress (1): 21/114 MB Progress (1): 21/114 MB Progress (1): 21/114 MB Progress (1): 21/114 MB Progress (1): 21/114 MB Progress (1): 21/114 MB Progress (1): 21/114 MB Progress (1): 21/114 MB Progress (1): 21/114 MB Progress (1): 21/114 MB Progress (1): 21/114 MB Progress (1): 21/114 MB Progress (1): 21/114 MB Progress (1): 21/114 MB Progress (1): 21/114 MB Progress (1): 21/114 MB Progress (1): 21/114 MB Progress (1): 21/114 MB Progress (1): 21/114 MB Progress (1): 21/114 MB Progress (1): 21/114 MB Progress (1): 21/114 MB Progress (1): 21/114 MB Progress (1): 21/114 MB Progress (1): 21/114 MB Progress (1): 21/114 MB Progress (1): 21/114 MB Progress (1): 21/114 MB Progress (1): 21/114 MB Progress (1): 21/114 MB Progress (1): 21/114 MB Progress (1): 21/114 MB Progress (1): 21/114 MB Progress (1): 21/114 MB Progress (1): 21/114 MB Progress (1): 21/114 MB Progress (1): 21/114 MB Progress (1): 21/114 MB Progress (1): 21/114 MB Progress (1): 21/114 MB Progress (1): 21/114 MB Progress (1): 21/114 MB Progress (1): 21/114 MB Progress (1): 21/114 MB Progress (1): 21/114 MB Progress (1): 21/114 MB Progress (1): 21/114 MB Progress (1): 21/114 MB Progress (1): 21/114 MB Progress (1): 21/114 MB Progress (1): 21/114 MB Progress (1): 21/114 MB Progress (1): 21/114 MB Progress (1): 21/114 MB Progress (1): 21/114 MB Progress (1): 21/114 MB Progress (1): 21/114 MB Progress (1): 21/114 MB Progress (1): 21/114 MB Progress (1): 21/114 MB Progress (1): 21/114 MB Progress (1): 21/114 MB Progress (1): 21/114 MB Progress (1): 21/114 MB Progress (1): 21/114 MB Progress (1): 21/114 MB Progress (1): 21/114 MB Progress (1): 21/114 MB Progress (1): 21/114 MB Progress (1): 21/114 MB Progress (1): 21/114 MB Progress (1): 21/114 MB Progress (1): 21/114 MB Progress (1): 21/114 MB Progress (1): 21/114 MB Progress (1): 21/114 MB Progress (1): 21/114 MB Progress (1): 21/114 MB Progress (1): 21/114 MB Progress (1): 21/114 MB Progress (1): 21/114 MB Progress (1): 21/114 MB Progress (1): 21/114 MB Progress (1): 21/114 MB Progress (1): 21/114 MB Progress (1): 21/114 MB Progress (1): 21/114 MB Progress (1): 21/114 MB Progress (1): 21/114 MB Progress (1): 21/114 MB Progress (1): 21/114 MB Progress (1): 21/114 MB Progress (1): 21/114 MB Progress (1): 21/114 MB Progress (1): 21/114 MB Progress (1): 21/114 MB Progress (1): 21/114 MB Progress (1): 21/114 MB Progress (1): 21/114 MB Progress (1): 21/114 MB Progress (1): 21/114 MB Progress (1): 21/114 MB Progress (1): 21/114 MB Progress (1): 21/114 MB Progress (1): 21/114 MB Progress (1): 21/114 MB Progress (1): 21/114 MB Progress (1): 21/114 MB Progress (1): 21/114 MB Progress (1): 21/114 MB Progress (1): 21/114 MB Progress (1): 21/114 MB Progress (1): 21/114 MB Progress (1): 21/114 MB Progress (1): 21/114 MB Progress (1): 21/114 MB Progress (1): 21/114 MB Progress (1): 21/114 MB Progress (1): 21/114 MB Progress (1): 21/114 MB Progress (1): 21/114 MB Progress (1): 21/114 MB Progress (1): 21/114 MB Progress (1): 21/114 MB Progress (1): 21/114 MB Progress (1): 21/114 MB Progress (1): 21/114 MB Progress (1): 21/114 MB Progress (1): 21/114 MB Progress (1): 21/114 MB Progress (1): 21/114 MB Progress (1): 21/114 MB Progress (1): 21/114 MB Progress (1): 21/114 MB Progress (1): 21/114 MB Progress (1): 21/114 MB Progress (1): 21/114 MB Progress (1): 21/114 MB Progress (1): 21/114 MB Progress (1): 21/114 MB Progress (1): 21/114 MB Progress (1): 21/114 MB Progress (1): 21/114 MB Progress (1): 21/114 MB Progress (1): 21/114 MB Progress (1): 21/114 MB Progress (1): 21/114 MB Progress (1): 21/114 MB Progress (1): 21/114 MB Progress (1): 21/114 MB Progress (1): 21/114 MB Progress (1): 21/114 MB Progress (1): 21/114 MB Progress (1): 21/114 MB Progress (1): 21/114 MB Progress (1): 21/114 MB Progress (1): 21/114 MB Progress (1): 21/114 MB Progress (1): 21/114 MB Progress (1): 21/114 MB Progress (1): 21/114 MB Progress (1): 21/114 MB Progress (1): 21/114 MB Progress (1): 21/114 MB Progress (1): 21/114 MB Progress (1): 21/114 MB Progress (1): 21/114 MB Progress (1): 21/114 MB Progress (1): 21/114 MB Progress (1): 21/114 MB Progress (1): 21/114 MB Progress (1): 21/114 MB Progress (1): 21/114 MB Progress (1): 21/114 MB Progress (1): 21/114 MB Progress (1): 21/114 MB Progress (1): 21/114 MB Progress (1): 21/114 MB Progress (1): 21/114 MB Progress (1): 21/114 MB Progress (1): 21/114 MB Progress (1): 21/114 MB Progress (1): 21/114 MB Progress (1): 21/114 MB Progress (1): 21/114 MB Progress (1): 21/114 MB Progress (1): 21/114 MB Progress (1): 21/114 MB Progress (1): 21/114 MB Progress (1): 21/114 MB Progress (1): 21/114 MB Progress (1): 21/114 MB Progress (1): 21/114 MB Progress (1): 21/114 MB Progress (1): 21/114 MB Progress (1): 21/114 MB Progress (1): 21/114 MB Progress (1): 21/114 MB Progress (1): 21/114 MB Progress (1): 21/114 MB Progress (1): 21/114 MB Progress (1): 21/114 MB Progress (1): 21/114 MB Progress (1): 21/114 MB Progress (1): 21/114 MB Progress (1): 21/114 MB Progress (1): 21/114 MB Progress (1): 21/114 MB Progress (1): 21/114 MB Progress (1): 21/114 MB Progress (1): 21/114 MB Progress (1): 21/114 MB Progress (1): 21/114 MB Progress (1): 21/114 MB Progress (1): 21/114 MB Progress (1): 21/114 MB Progress (1): 21/114 MB Progress (1): 21/114 MB Progress (1): 21/114 MB Progress (1): 21/114 MB Progress (1): 22/114 MB Progress (1): 22/114 MB Progress (1): 22/114 MB Progress (1): 22/114 MB Progress (1): 22/114 MB Progress (1): 22/114 MB Progress (1): 22/114 MB Progress (1): 22/114 MB Progress (1): 22/114 MB Progress (1): 22/114 MB Progress (1): 22/114 MB Progress (1): 22/114 MB Progress (1): 22/114 MB Progress (1): 22/114 MB Progress (1): 22/114 MB Progress (1): 22/114 MB Progress (1): 22/114 MB Progress (1): 22/114 MB Progress (1): 22/114 MB Progress (1): 22/114 MB Progress (1): 22/114 MB Progress (1): 22/114 MB Progress (1): 22/114 MB Progress (1): 22/114 MB Progress (1): 22/114 MB Progress (1): 22/114 MB Progress (1): 22/114 MB Progress (1): 22/114 MB Progress (1): 22/114 MB Progress (1): 22/114 MB Progress (1): 22/114 MB Progress (1): 22/114 MB Progress (1): 22/114 MB Progress (1): 22/114 MB Progress (1): 22/114 MB Progress (1): 22/114 MB Progress (1): 22/114 MB Progress (1): 22/114 MB Progress (1): 22/114 MB Progress (1): 22/114 MB Progress (1): 22/114 MB Progress (1): 22/114 MB Progress (1): 22/114 MB Progress (1): 22/114 MB Progress (1): 22/114 MB Progress (1): 22/114 MB Progress (1): 22/114 MB Progress (1): 22/114 MB Progress (1): 22/114 MB Progress (1): 22/114 MB Progress (1): 22/114 MB Progress (1): 22/114 MB Progress (1): 22/114 MB Progress (1): 22/114 MB Progress (1): 22/114 MB Progress (1): 22/114 MB Progress (1): 22/114 MB Progress (1): 22/114 MB Progress (1): 22/114 MB Progress (1): 22/114 MB Progress (1): 22/114 MB Progress (1): 22/114 MB Progress (1): 22/114 MB Progress (1): 22/114 MB Progress (1): 22/114 MB Progress (1): 22/114 MB Progress (1): 22/114 MB Progress (1): 22/114 MB Progress (1): 22/114 MB Progress (1): 22/114 MB Progress (1): 22/114 MB Progress (1): 22/114 MB Progress (1): 22/114 MB Progress (1): 22/114 MB Progress (1): 22/114 MB Progress (1): 22/114 MB Progress (1): 22/114 MB Progress (1): 22/114 MB Progress (1): 22/114 MB Progress (1): 22/114 MB Progress (1): 22/114 MB Progress (1): 22/114 MB Progress (1): 22/114 MB Progress (1): 22/114 MB Progress (1): 22/114 MB Progress (1): 22/114 MB Progress (1): 22/114 MB Progress (1): 22/114 MB Progress (1): 22/114 MB Progress (1): 22/114 MB Progress (1): 22/114 MB Progress (1): 22/114 MB Progress (1): 22/114 MB Progress (1): 22/114 MB Progress (1): 22/114 MB Progress (1): 22/114 MB Progress (1): 22/114 MB Progress (1): 22/114 MB Progress (1): 22/114 MB Progress (1): 22/114 MB Progress (1): 22/114 MB Progress (1): 22/114 MB Progress (1): 22/114 MB Progress (1): 22/114 MB Progress (1): 22/114 MB Progress (1): 22/114 MB Progress (1): 22/114 MB Progress (1): 22/114 MB Progress (1): 22/114 MB Progress (1): 22/114 MB Progress (1): 22/114 MB Progress (1): 22/114 MB Progress (1): 22/114 MB Progress (1): 22/114 MB Progress (1): 22/114 MB Progress (1): 22/114 MB Progress (1): 22/114 MB Progress (1): 22/114 MB Progress (1): 22/114 MB Progress (1): 22/114 MB Progress (1): 22/114 MB Progress (1): 22/114 MB Progress (1): 22/114 MB Progress (1): 22/114 MB Progress (1): 22/114 MB Progress (1): 22/114 MB Progress (1): 22/114 MB Progress (1): 22/114 MB Progress (1): 22/114 MB Progress (1): 22/114 MB Progress (1): 22/114 MB Progress (1): 22/114 MB Progress (1): 22/114 MB Progress (1): 22/114 MB Progress (1): 22/114 MB Progress (1): 22/114 MB Progress (1): 22/114 MB Progress (1): 22/114 MB Progress (1): 22/114 MB Progress (1): 22/114 MB Progress (1): 22/114 MB Progress (1): 22/114 MB Progress (1): 22/114 MB Progress (1): 22/114 MB Progress (1): 22/114 MB Progress (1): 22/114 MB Progress (1): 22/114 MB Progress (1): 22/114 MB Progress (1): 22/114 MB Progress (1): 22/114 MB Progress (1): 22/114 MB Progress (1): 22/114 MB Progress (1): 22/114 MB Progress (1): 22/114 MB Progress (1): 22/114 MB Progress (1): 22/114 MB Progress (1): 22/114 MB Progress (1): 22/114 MB Progress (1): 22/114 MB Progress (1): 22/114 MB Progress (1): 22/114 MB Progress (1): 22/114 MB Progress (1): 22/114 MB Progress (1): 22/114 MB Progress (1): 22/114 MB Progress (1): 22/114 MB Progress (1): 22/114 MB Progress (1): 22/114 MB Progress (1): 22/114 MB Progress (1): 22/114 MB Progress (1): 22/114 MB Progress (1): 22/114 MB Progress (1): 22/114 MB Progress (1): 22/114 MB Progress (1): 22/114 MB Progress (1): 22/114 MB Progress (1): 22/114 MB Progress (1): 22/114 MB Progress (1): 22/114 MB Progress (1): 22/114 MB Progress (1): 22/114 MB Progress (1): 22/114 MB Progress (1): 22/114 MB Progress (1): 22/114 MB Progress (1): 22/114 MB Progress (1): 22/114 MB Progress (1): 22/114 MB Progress (1): 22/114 MB Progress (1): 22/114 MB Progress (1): 22/114 MB Progress (1): 22/114 MB Progress (1): 22/114 MB Progress (1): 22/114 MB Progress (1): 22/114 MB Progress (1): 22/114 MB Progress (1): 22/114 MB Progress (1): 22/114 MB Progress (1): 22/114 MB Progress (1): 22/114 MB Progress (1): 22/114 MB Progress (1): 22/114 MB Progress (1): 22/114 MB Progress (1): 22/114 MB Progress (1): 22/114 MB Progress (1): 22/114 MB Progress (1): 22/114 MB Progress (1): 22/114 MB Progress (1): 22/114 MB Progress (1): 22/114 MB Progress (1): 22/114 MB Progress (1): 22/114 MB Progress (1): 22/114 MB Progress (1): 22/114 MB Progress (1): 22/114 MB Progress (1): 22/114 MB Progress (1): 22/114 MB Progress (1): 22/114 MB Progress (1): 22/114 MB Progress (1): 22/114 MB Progress (1): 22/114 MB Progress (1): 22/114 MB Progress (1): 22/114 MB Progress (1): 22/114 MB Progress (1): 22/114 MB Progress (1): 22/114 MB Progress (1): 22/114 MB Progress (1): 22/114 MB Progress (1): 22/114 MB Progress (1): 22/114 MB Progress (1): 22/114 MB Progress (1): 22/114 MB Progress (1): 22/114 MB Progress (1): 22/114 MB Progress (1): 22/114 MB Progress (1): 22/114 MB Progress (1): 22/114 MB Progress (1): 22/114 MB Progress (1): 22/114 MB Progress (1): 22/114 MB Progress (1): 22/114 MB Progress (1): 22/114 MB Progress (1): 22/114 MB Progress (1): 22/114 MB Progress (1): 22/114 MB Progress (1): 22/114 MB Progress (1): 22/114 MB Progress (1): 22/114 MB Progress (1): 22/114 MB Progress (1): 22/114 MB Progress (1): 22/114 MB Progress (1): 22/114 MB Progress (1): 22/114 MB Progress (1): 22/114 MB Progress (1): 22/114 MB Progress (1): 22/114 MB Progress (1): 22/114 MB Progress (1): 22/114 MB Progress (1): 22/114 MB Progress (1): 22/114 MB Progress (1): 22/114 MB Progress (1): 22/114 MB Progress (1): 22/114 MB Progress (1): 22/114 MB Progress (1): 22/114 MB Progress (1): 22/114 MB Progress (1): 22/114 MB Progress (1): 22/114 MB Progress (1): 22/114 MB Progress (1): 22/114 MB Progress (1): 22/114 MB Progress (1): 22/114 MB Progress (1): 22/114 MB Progress (1): 22/114 MB Progress (1): 22/114 MB Progress (1): 22/114 MB Progress (1): 22/114 MB Progress (1): 22/114 MB Progress (1): 22/114 MB Progress (1): 22/114 MB Progress (1): 22/114 MB Progress (1): 22/114 MB Progress (1): 22/114 MB Progress (1): 22/114 MB Progress (1): 22/114 MB Progress (1): 22/114 MB Progress (1): 22/114 MB Progress (1): 22/114 MB Progress (1): 22/114 MB Progress (1): 22/114 MB Progress (1): 22/114 MB Progress (1): 22/114 MB Progress (1): 22/114 MB Progress (1): 22/114 MB Progress (1): 22/114 MB Progress (1): 22/114 MB Progress (1): 22/114 MB Progress (1): 22/114 MB Progress (1): 22/114 MB Progress (1): 22/114 MB Progress (1): 22/114 MB Progress (1): 22/114 MB Progress (1): 22/114 MB Progress (1): 22/114 MB Progress (1): 22/114 MB Progress (1): 22/114 MB Progress (1): 22/114 MB Progress (1): 22/114 MB Progress (1): 22/114 MB Progress (1): 22/114 MB Progress (1): 22/114 MB Progress (1): 22/114 MB Progress (1): 22/114 MB Progress (1): 22/114 MB Progress (1): 22/114 MB Progress (1): 22/114 MB Progress (1): 22/114 MB Progress (1): 22/114 MB Progress (1): 22/114 MB Progress (1): 22/114 MB Progress (1): 22/114 MB Progress (1): 22/114 MB Progress (1): 22/114 MB Progress (1): 22/114 MB Progress (1): 22/114 MB Progress (1): 22/114 MB Progress (1): 22/114 MB Progress (1): 22/114 MB Progress (1): 22/114 MB Progress (1): 22/114 MB Progress (1): 22/114 MB Progress (1): 22/114 MB Progress (1): 22/114 MB Progress (1): 22/114 MB Progress (1): 22/114 MB Progress (1): 22/114 MB Progress (1): 22/114 MB Progress (1): 22/114 MB Progress (1): 22/114 MB Progress (1): 22/114 MB Progress (1): 22/114 MB Progress (1): 22/114 MB Progress (1): 22/114 MB Progress (1): 22/114 MB Progress (1): 22/114 MB Progress (1): 22/114 MB Progress (1): 22/114 MB Progress (1): 22/114 MB Progress (1): 22/114 MB Progress (1): 22/114 MB Progress (1): 22/114 MB Progress (1): 22/114 MB Progress (1): 22/114 MB Progress (1): 22/114 MB Progress (1): 22/114 MB Progress (1): 22/114 MB Progress (1): 22/114 MB Progress (1): 22/114 MB Progress (1): 22/114 MB Progress (1): 22/114 MB Progress (1): 22/114 MB Progress (1): 22/114 MB Progress (1): 22/114 MB Progress (1): 22/114 MB Progress (1): 22/114 MB Progress (1): 22/114 MB Progress (1): 22/114 MB Progress (1): 22/114 MB Progress (1): 22/114 MB Progress (1): 22/114 MB Progress (1): 22/114 MB Progress (1): 22/114 MB Progress (1): 22/114 MB Progress (1): 22/114 MB Progress (1): 22/114 MB Progress (1): 22/114 MB Progress (1): 22/114 MB Progress (1): 22/114 MB Progress (1): 22/114 MB Progress (1): 22/114 MB Progress (1): 22/114 MB Progress (1): 22/114 MB Progress (1): 22/114 MB Progress (1): 22/114 MB Progress (1): 22/114 MB Progress (1): 22/114 MB Progress (1): 22/114 MB Progress (1): 22/114 MB Progress (1): 22/114 MB Progress (1): 22/114 MB Progress (1): 22/114 MB Progress (1): 22/114 MB Progress (1): 22/114 MB Progress (1): 22/114 MB Progress (1): 22/114 MB Progress (1): 22/114 MB Progress (1): 22/114 MB Progress (1): 22/114 MB Progress (1): 22/114 MB Progress (1): 22/114 MB Progress (1): 22/114 MB Progress (1): 22/114 MB Progress (1): 22/114 MB Progress (1): 22/114 MB Progress (1): 22/114 MB Progress (1): 22/114 MB Progress (1): 22/114 MB Progress (1): 22/114 MB Progress (1): 22/114 MB Progress (1): 22/114 MB Progress (1): 22/114 MB Progress (1): 22/114 MB Progress (1): 22/114 MB Progress (1): 22/114 MB Progress (1): 22/114 MB Progress (1): 22/114 MB Progress (1): 22/114 MB Progress (1): 22/114 MB Progress (1): 22/114 MB Progress (1): 22/114 MB Progress (1): 22/114 MB Progress (1): 22/114 MB Progress (1): 22/114 MB Progress (1): 22/114 MB Progress (1): 22/114 MB Progress (1): 22/114 MB Progress (1): 22/114 MB Progress (1): 22/114 MB Progress (1): 22/114 MB Progress (1): 22/114 MB Progress (1): 22/114 MB Progress (1): 22/114 MB Progress (1): 22/114 MB Progress (1): 22/114 MB Progress (1): 22/114 MB Progress (1): 22/114 MB Progress (1): 22/114 MB Progress (1): 22/114 MB Progress (1): 22/114 MB Progress (1): 22/114 MB Progress (1): 22/114 MB Progress (1): 22/114 MB Progress (1): 22/114 MB Progress (1): 22/114 MB Progress (1): 22/114 MB Progress (1): 22/114 MB Progress (1): 22/114 MB Progress (1): 22/114 MB Progress (1): 22/114 MB Progress (1): 22/114 MB Progress (1): 22/114 MB Progress (1): 22/114 MB Progress (1): 22/114 MB Progress (1): 22/114 MB Progress (1): 22/114 MB Progress (1): 22/114 MB Progress (1): 22/114 MB Progress (1): 22/114 MB Progress (1): 22/114 MB Progress (1): 22/114 MB Progress (1): 22/114 MB Progress (1): 22/114 MB Progress (1): 22/114 MB Progress (1): 22/114 MB Progress (1): 22/114 MB Progress (1): 22/114 MB Progress (1): 22/114 MB Progress (1): 22/114 MB Progress (1): 22/114 MB Progress (1): 22/114 MB Progress (1): 22/114 MB Progress (1): 22/114 MB Progress (1): 22/114 MB Progress (1): 22/114 MB Progress (1): 22/114 MB Progress (1): 22/114 MB Progress (1): 22/114 MB Progress (1): 22/114 MB Progress (1): 22/114 MB Progress (1): 22/114 MB Progress (1): 22/114 MB Progress (1): 22/114 MB Progress (1): 22/114 MB Progress (1): 22/114 MB Progress (1): 22/114 MB Progress (1): 22/114 MB Progress (1): 22/114 MB Progress (1): 22/114 MB Progress (1): 22/114 MB Progress (1): 23/114 MB Progress (1): 23/114 MB Progress (1): 23/114 MB Progress (1): 23/114 MB Progress (1): 23/114 MB Progress (1): 23/114 MB Progress (1): 23/114 MB Progress (1): 23/114 MB Progress (1): 23/114 MB Progress (1): 23/114 MB Progress (1): 23/114 MB Progress (1): 23/114 MB Progress (1): 23/114 MB Progress (1): 23/114 MB Progress (1): 23/114 MB Progress (1): 23/114 MB Progress (1): 23/114 MB Progress (1): 23/114 MB Progress (1): 23/114 MB Progress (1): 23/114 MB Progress (1): 23/114 MB Progress (1): 23/114 MB Progress (1): 23/114 MB Progress (1): 23/114 MB Progress (1): 23/114 MB Progress (1): 23/114 MB Progress (1): 23/114 MB Progress (1): 23/114 MB Progress (1): 23/114 MB Progress (1): 23/114 MB Progress (1): 23/114 MB Progress (1): 23/114 MB Progress (1): 23/114 MB Progress (1): 23/114 MB Progress (1): 23/114 MB Progress (1): 23/114 MB Progress (1): 23/114 MB Progress (1): 23/114 MB Progress (1): 23/114 MB Progress (1): 23/114 MB Progress (1): 23/114 MB Progress (1): 23/114 MB Progress (1): 23/114 MB Progress (1): 23/114 MB Progress (1): 23/114 MB Progress (1): 23/114 MB Progress (1): 23/114 MB Progress (1): 23/114 MB Progress (1): 23/114 MB Progress (1): 23/114 MB Progress (1): 23/114 MB Progress (1): 23/114 MB Progress (1): 23/114 MB Progress (1): 23/114 MB Progress (1): 23/114 MB Progress (1): 23/114 MB Progress (1): 23/114 MB Progress (1): 23/114 MB Progress (1): 23/114 MB Progress (1): 23/114 MB Progress (1): 23/114 MB Progress (1): 23/114 MB Progress (1): 23/114 MB Progress (1): 23/114 MB Progress (1): 23/114 MB Progress (1): 23/114 MB Progress (1): 23/114 MB Progress (1): 23/114 MB Progress (1): 23/114 MB Progress (1): 23/114 MB Progress (1): 23/114 MB Progress (1): 23/114 MB Progress (1): 23/114 MB Progress (1): 23/114 MB Progress (1): 23/114 MB Progress (1): 23/114 MB Progress (1): 23/114 MB Progress (1): 23/114 MB Progress (1): 23/114 MB Progress (1): 23/114 MB Progress (1): 23/114 MB Progress (1): 23/114 MB Progress (1): 23/114 MB Progress (1): 23/114 MB Progress (1): 23/114 MB Progress (1): 23/114 MB Progress (1): 23/114 MB Progress (1): 23/114 MB Progress (1): 23/114 MB Progress (1): 23/114 MB Progress (1): 23/114 MB Progress (1): 23/114 MB Progress (1): 23/114 MB Progress (1): 23/114 MB Progress (1): 23/114 MB Progress (1): 23/114 MB Progress (1): 23/114 MB Progress (1): 23/114 MB Progress (1): 23/114 MB Progress (1): 23/114 MB Progress (1): 23/114 MB Progress (1): 23/114 MB Progress (1): 23/114 MB Progress (1): 23/114 MB Progress (1): 23/114 MB Progress (1): 23/114 MB Progress (1): 23/114 MB Progress (1): 23/114 MB Progress (1): 23/114 MB Progress (1): 23/114 MB Progress (1): 23/114 MB Progress (1): 23/114 MB Progress (1): 23/114 MB Progress (1): 23/114 MB Progress (1): 23/114 MB Progress (1): 23/114 MB Progress (1): 23/114 MB Progress (1): 23/114 MB Progress (1): 23/114 MB Progress (1): 23/114 MB Progress (1): 23/114 MB Progress (1): 23/114 MB Progress (1): 23/114 MB Progress (1): 23/114 MB Progress (1): 23/114 MB Progress (1): 23/114 MB Progress (1): 23/114 MB Progress (1): 23/114 MB Progress (1): 23/114 MB Progress (1): 23/114 MB Progress (1): 23/114 MB Progress (1): 23/114 MB Progress (1): 23/114 MB Progress (1): 23/114 MB Progress (1): 23/114 MB Progress (1): 23/114 MB Progress (1): 23/114 MB Progress (1): 23/114 MB Progress (1): 23/114 MB Progress (1): 23/114 MB Progress (1): 23/114 MB Progress (1): 23/114 MB Progress (1): 23/114 MB Progress (1): 23/114 MB Progress (1): 23/114 MB Progress (1): 23/114 MB Progress (1): 23/114 MB Progress (1): 23/114 MB Progress (1): 23/114 MB Progress (1): 23/114 MB Progress (1): 23/114 MB Progress (1): 23/114 MB Progress (1): 23/114 MB Progress (1): 23/114 MB Progress (1): 23/114 MB Progress (1): 23/114 MB Progress (1): 23/114 MB Progress (1): 23/114 MB Progress (1): 23/114 MB Progress (1): 23/114 MB Progress (1): 23/114 MB Progress (1): 23/114 MB Progress (1): 23/114 MB Progress (1): 23/114 MB Progress (1): 23/114 MB Progress (1): 23/114 MB Progress (1): 23/114 MB Progress (1): 23/114 MB Progress (1): 23/114 MB Progress (1): 23/114 MB Progress (1): 23/114 MB Progress (1): 23/114 MB Progress (1): 23/114 MB Progress (1): 23/114 MB Progress (1): 23/114 MB Progress (1): 23/114 MB Progress (1): 23/114 MB Progress (1): 23/114 MB Progress (1): 23/114 MB Progress (1): 23/114 MB Progress (1): 23/114 MB Progress (1): 23/114 MB Progress (1): 23/114 MB Progress (1): 23/114 MB Progress (1): 23/114 MB Progress (1): 23/114 MB Progress (1): 23/114 MB Progress (1): 23/114 MB Progress (1): 23/114 MB Progress (1): 23/114 MB Progress (1): 23/114 MB Progress (1): 23/114 MB Progress (1): 23/114 MB Progress (1): 23/114 MB Progress (1): 23/114 MB Progress (1): 23/114 MB Progress (1): 23/114 MB Progress (1): 23/114 MB Progress (1): 23/114 MB Progress (1): 23/114 MB Progress (1): 23/114 MB Progress (1): 23/114 MB Progress (1): 23/114 MB Progress (1): 23/114 MB Progress (1): 23/114 MB Progress (1): 23/114 MB Progress (1): 23/114 MB Progress (1): 23/114 MB Progress (1): 23/114 MB Progress (1): 23/114 MB Progress (1): 23/114 MB Progress (1): 23/114 MB Progress (1): 23/114 MB Progress (1): 23/114 MB Progress (1): 23/114 MB Progress (1): 23/114 MB Progress (1): 23/114 MB Progress (1): 23/114 MB Progress (1): 23/114 MB Progress (1): 23/114 MB Progress (1): 23/114 MB Progress (1): 23/114 MB Progress (1): 23/114 MB Progress (1): 23/114 MB Progress (1): 23/114 MB Progress (1): 23/114 MB Progress (1): 23/114 MB Progress (1): 23/114 MB Progress (1): 23/114 MB Progress (1): 23/114 MB Progress (1): 23/114 MB Progress (1): 23/114 MB Progress (1): 23/114 MB Progress (1): 23/114 MB Progress (1): 23/114 MB Progress (1): 23/114 MB Progress (1): 23/114 MB Progress (1): 23/114 MB Progress (1): 23/114 MB Progress (1): 23/114 MB Progress (1): 23/114 MB Progress (1): 23/114 MB Progress (1): 23/114 MB Progress (1): 23/114 MB Progress (1): 23/114 MB Progress (1): 23/114 MB Progress (1): 23/114 MB Progress (1): 23/114 MB Progress (1): 23/114 MB Progress (1): 23/114 MB Progress (1): 23/114 MB Progress (1): 23/114 MB Progress (1): 23/114 MB Progress (1): 23/114 MB Progress (1): 23/114 MB Progress (1): 23/114 MB Progress (1): 23/114 MB Progress (1): 23/114 MB Progress (1): 23/114 MB Progress (1): 23/114 MB Progress (1): 23/114 MB Progress (1): 23/114 MB Progress (1): 23/114 MB Progress (1): 23/114 MB Progress (1): 23/114 MB Progress (1): 23/114 MB Progress (1): 23/114 MB Progress (1): 23/114 MB Progress (1): 23/114 MB Progress (1): 23/114 MB Progress (1): 23/114 MB Progress (1): 23/114 MB Progress (1): 23/114 MB Progress (1): 23/114 MB Progress (1): 23/114 MB Progress (1): 23/114 MB Progress (1): 23/114 MB Progress (1): 23/114 MB Progress (1): 23/114 MB Progress (1): 23/114 MB Progress (1): 23/114 MB Progress (1): 23/114 MB Progress (1): 23/114 MB Progress (1): 23/114 MB Progress (1): 23/114 MB Progress (1): 23/114 MB Progress (1): 23/114 MB Progress (1): 23/114 MB Progress (1): 23/114 MB Progress (1): 23/114 MB Progress (1): 23/114 MB Progress (1): 23/114 MB Progress (1): 23/114 MB Progress (1): 23/114 MB Progress (1): 23/114 MB Progress (1): 23/114 MB Progress (1): 23/114 MB Progress (1): 23/114 MB Progress (1): 23/114 MB Progress (1): 23/114 MB Progress (1): 23/114 MB Progress (1): 23/114 MB Progress (1): 23/114 MB Progress (1): 23/114 MB Progress (1): 23/114 MB Progress (1): 23/114 MB Progress (1): 23/114 MB Progress (1): 23/114 MB Progress (1): 23/114 MB Progress (1): 23/114 MB Progress (1): 23/114 MB Progress (1): 23/114 MB Progress (1): 23/114 MB Progress (1): 23/114 MB Progress (1): 23/114 MB Progress (1): 23/114 MB Progress (1): 23/114 MB Progress (1): 23/114 MB Progress (1): 23/114 MB Progress (1): 23/114 MB Progress (1): 23/114 MB Progress (1): 23/114 MB Progress (1): 23/114 MB Progress (1): 23/114 MB Progress (1): 23/114 MB Progress (1): 23/114 MB Progress (1): 23/114 MB Progress (1): 23/114 MB Progress (1): 23/114 MB Progress (1): 23/114 MB Progress (1): 23/114 MB Progress (1): 23/114 MB Progress (1): 23/114 MB Progress (1): 23/114 MB Progress (1): 23/114 MB Progress (1): 23/114 MB Progress (1): 23/114 MB Progress (1): 23/114 MB Progress (1): 23/114 MB Progress (1): 23/114 MB Progress (1): 23/114 MB Progress (1): 23/114 MB Progress (1): 23/114 MB Progress (1): 23/114 MB Progress (1): 23/114 MB Progress (1): 23/114 MB Progress (1): 23/114 MB Progress (1): 23/114 MB Progress (1): 23/114 MB Progress (1): 23/114 MB Progress (1): 23/114 MB Progress (1): 23/114 MB Progress (1): 23/114 MB Progress (1): 23/114 MB Progress (1): 23/114 MB Progress (1): 23/114 MB Progress (1): 23/114 MB Progress (1): 23/114 MB Progress (1): 23/114 MB Progress (1): 23/114 MB Progress (1): 23/114 MB Progress (1): 23/114 MB Progress (1): 23/114 MB Progress (1): 23/114 MB Progress (1): 23/114 MB Progress (1): 23/114 MB Progress (1): 23/114 MB Progress (1): 23/114 MB Progress (1): 23/114 MB Progress (1): 23/114 MB Progress (1): 23/114 MB Progress (1): 23/114 MB Progress (1): 23/114 MB Progress (1): 23/114 MB Progress (1): 23/114 MB Progress (1): 23/114 MB Progress (1): 23/114 MB Progress (1): 23/114 MB Progress (1): 23/114 MB Progress (1): 23/114 MB Progress (1): 23/114 MB Progress (1): 23/114 MB Progress (1): 23/114 MB Progress (1): 23/114 MB Progress (1): 23/114 MB Progress (1): 23/114 MB Progress (1): 23/114 MB Progress (1): 23/114 MB Progress (1): 23/114 MB Progress (1): 23/114 MB Progress (1): 23/114 MB Progress (1): 23/114 MB Progress (1): 23/114 MB Progress (1): 23/114 MB Progress (1): 23/114 MB Progress (1): 23/114 MB Progress (1): 23/114 MB Progress (1): 23/114 MB Progress (1): 23/114 MB Progress (1): 23/114 MB Progress (1): 23/114 MB Progress (1): 23/114 MB Progress (1): 23/114 MB Progress (1): 23/114 MB Progress (1): 23/114 MB Progress (1): 23/114 MB Progress (1): 23/114 MB Progress (1): 23/114 MB Progress (1): 23/114 MB Progress (1): 23/114 MB Progress (1): 23/114 MB Progress (1): 23/114 MB Progress (1): 23/114 MB Progress (1): 23/114 MB Progress (1): 23/114 MB Progress (1): 23/114 MB Progress (1): 23/114 MB Progress (1): 23/114 MB Progress (1): 23/114 MB Progress (1): 23/114 MB Progress (1): 23/114 MB Progress (1): 23/114 MB Progress (1): 23/114 MB Progress (1): 23/114 MB Progress (1): 23/114 MB Progress (1): 23/114 MB Progress (1): 23/114 MB Progress (1): 23/114 MB Progress (1): 23/114 MB Progress (1): 23/114 MB Progress (1): 23/114 MB Progress (1): 23/114 MB Progress (1): 23/114 MB Progress (1): 23/114 MB Progress (1): 23/114 MB Progress (1): 23/114 MB Progress (1): 23/114 MB Progress (1): 23/114 MB Progress (1): 23/114 MB Progress (1): 23/114 MB Progress (1): 23/114 MB Progress (1): 23/114 MB Progress (1): 23/114 MB Progress (1): 23/114 MB Progress (1): 23/114 MB Progress (1): 23/114 MB Progress (1): 23/114 MB Progress (1): 23/114 MB Progress (1): 23/114 MB Progress (1): 23/114 MB Progress (1): 23/114 MB Progress (1): 23/114 MB Progress (1): 23/114 MB Progress (1): 23/114 MB Progress (1): 23/114 MB Progress (1): 23/114 MB Progress (1): 23/114 MB Progress (1): 23/114 MB Progress (1): 23/114 MB Progress (1): 23/114 MB Progress (1): 23/114 MB Progress (1): 23/114 MB Progress (1): 23/114 MB Progress (1): 23/114 MB Progress (1): 23/114 MB Progress (1): 23/114 MB Progress (1): 23/114 MB Progress (1): 23/114 MB Progress (1): 23/114 MB Progress (1): 23/114 MB Progress (1): 23/114 MB Progress (1): 23/114 MB Progress (1): 23/114 MB Progress (1): 23/114 MB Progress (1): 23/114 MB Progress (1): 23/114 MB Progress (1): 23/114 MB Progress (1): 23/114 MB Progress (1): 23/114 MB Progress (1): 23/114 MB Progress (1): 23/114 MB Progress (1): 23/114 MB Progress (1): 23/114 MB Progress (1): 23/114 MB Progress (1): 23/114 MB Progress (1): 23/114 MB Progress (1): 23/114 MB Progress (1): 23/114 MB Progress (1): 24/114 MB Progress (1): 24/114 MB Progress (1): 24/114 MB Progress (1): 24/114 MB Progress (1): 24/114 MB Progress (1): 24/114 MB Progress (1): 24/114 MB Progress (1): 24/114 MB Progress (1): 24/114 MB Progress (1): 24/114 MB Progress (1): 24/114 MB Progress (1): 24/114 MB Progress (1): 24/114 MB Progress (1): 24/114 MB Progress (1): 24/114 MB Progress (1): 24/114 MB Progress (1): 24/114 MB Progress (1): 24/114 MB Progress (1): 24/114 MB Progress (1): 24/114 MB Progress (1): 24/114 MB Progress (1): 24/114 MB Progress (1): 24/114 MB Progress (1): 24/114 MB Progress (1): 24/114 MB Progress (1): 24/114 MB Progress (1): 24/114 MB Progress (1): 24/114 MB Progress (1): 24/114 MB Progress (1): 24/114 MB Progress (1): 24/114 MB Progress (1): 24/114 MB Progress (1): 24/114 MB Progress (1): 24/114 MB Progress (1): 24/114 MB Progress (1): 24/114 MB Progress (1): 24/114 MB Progress (1): 24/114 MB Progress (1): 24/114 MB Progress (1): 24/114 MB Progress (1): 24/114 MB Progress (1): 24/114 MB Progress (1): 24/114 MB Progress (1): 24/114 MB Progress (1): 24/114 MB Progress (1): 24/114 MB Progress (1): 24/114 MB Progress (1): 24/114 MB Progress (1): 24/114 MB Progress (1): 24/114 MB Progress (1): 24/114 MB Progress (1): 24/114 MB Progress (1): 24/114 MB Progress (1): 24/114 MB Progress (1): 24/114 MB Progress (1): 24/114 MB Progress (1): 24/114 MB Progress (1): 24/114 MB Progress (1): 24/114 MB Progress (1): 24/114 MB Progress (1): 24/114 MB Progress (1): 24/114 MB Progress (1): 24/114 MB Progress (1): 24/114 MB Progress (1): 24/114 MB Progress (1): 24/114 MB Progress (1): 24/114 MB Progress (1): 24/114 MB Progress (1): 24/114 MB Progress (1): 24/114 MB Progress (1): 24/114 MB Progress (1): 24/114 MB Progress (1): 24/114 MB Progress (1): 24/114 MB Progress (1): 24/114 MB Progress (1): 24/114 MB Progress (1): 24/114 MB Progress (1): 24/114 MB Progress (1): 24/114 MB Progress (1): 24/114 MB Progress (1): 24/114 MB Progress (1): 24/114 MB Progress (1): 24/114 MB Progress (1): 24/114 MB Progress (1): 24/114 MB Progress (1): 24/114 MB Progress (1): 24/114 MB Progress (1): 24/114 MB Progress (1): 24/114 MB Progress (1): 24/114 MB Progress (1): 24/114 MB Progress (1): 24/114 MB Progress (1): 24/114 MB Progress (1): 24/114 MB Progress (1): 24/114 MB Progress (1): 24/114 MB Progress (1): 24/114 MB Progress (1): 24/114 MB Progress (1): 24/114 MB Progress (1): 24/114 MB Progress (1): 24/114 MB Progress (1): 24/114 MB Progress (1): 24/114 MB Progress (1): 24/114 MB Progress (1): 24/114 MB Progress (1): 24/114 MB Progress (1): 24/114 MB Progress (1): 24/114 MB Progress (1): 24/114 MB Progress (1): 24/114 MB Progress (1): 24/114 MB Progress (1): 24/114 MB Progress (1): 24/114 MB Progress (1): 24/114 MB Progress (1): 24/114 MB Progress (1): 24/114 MB Progress (1): 24/114 MB Progress (1): 24/114 MB Progress (1): 24/114 MB Progress (1): 24/114 MB Progress (1): 24/114 MB Progress (1): 24/114 MB Progress (1): 24/114 MB Progress (1): 24/114 MB Progress (1): 24/114 MB Progress (1): 24/114 MB Progress (1): 24/114 MB Progress (1): 24/114 MB Progress (1): 24/114 MB Progress (1): 24/114 MB Progress (1): 24/114 MB Progress (1): 24/114 MB Progress (1): 24/114 MB Progress (1): 24/114 MB Progress (1): 24/114 MB Progress (1): 24/114 MB Progress (1): 24/114 MB Progress (1): 24/114 MB Progress (1): 24/114 MB Progress (1): 24/114 MB Progress (1): 24/114 MB Progress (1): 24/114 MB Progress (1): 24/114 MB Progress (1): 24/114 MB Progress (1): 24/114 MB Progress (1): 24/114 MB Progress (1): 24/114 MB Progress (1): 24/114 MB Progress (1): 24/114 MB Progress (1): 24/114 MB Progress (1): 24/114 MB Progress (1): 24/114 MB Progress (1): 24/114 MB Progress (1): 24/114 MB Progress (1): 24/114 MB Progress (1): 24/114 MB Progress (1): 24/114 MB Progress (1): 24/114 MB Progress (1): 24/114 MB Progress (1): 24/114 MB Progress (1): 24/114 MB Progress (1): 24/114 MB Progress (1): 24/114 MB Progress (1): 24/114 MB Progress (1): 24/114 MB Progress (1): 24/114 MB Progress (1): 24/114 MB Progress (1): 24/114 MB Progress (1): 24/114 MB Progress (1): 24/114 MB Progress (1): 24/114 MB Progress (1): 24/114 MB Progress (1): 24/114 MB Progress (1): 24/114 MB Progress (1): 24/114 MB Progress (1): 24/114 MB Progress (1): 24/114 MB Progress (1): 24/114 MB Progress (1): 24/114 MB Progress (1): 24/114 MB Progress (1): 24/114 MB Progress (1): 24/114 MB Progress (1): 24/114 MB Progress (1): 24/114 MB Progress (1): 24/114 MB Progress (1): 24/114 MB Progress (1): 24/114 MB Progress (1): 24/114 MB Progress (1): 24/114 MB Progress (1): 24/114 MB Progress (1): 24/114 MB Progress (1): 24/114 MB Progress (1): 24/114 MB Progress (1): 24/114 MB Progress (1): 24/114 MB Progress (1): 24/114 MB Progress (1): 24/114 MB Progress (1): 24/114 MB Progress (1): 24/114 MB Progress (1): 24/114 MB Progress (1): 24/114 MB Progress (1): 24/114 MB Progress (1): 24/114 MB Progress (1): 24/114 MB Progress (1): 24/114 MB Progress (1): 24/114 MB Progress (1): 24/114 MB Progress (1): 24/114 MB Progress (1): 24/114 MB Progress (1): 24/114 MB Progress (1): 24/114 MB Progress (1): 24/114 MB Progress (1): 24/114 MB Progress (1): 24/114 MB Progress (1): 24/114 MB Progress (1): 24/114 MB Progress (1): 24/114 MB Progress (1): 24/114 MB Progress (1): 24/114 MB Progress (1): 24/114 MB Progress (1): 24/114 MB Progress (1): 24/114 MB Progress (1): 24/114 MB Progress (1): 24/114 MB Progress (1): 24/114 MB Progress (1): 24/114 MB Progress (1): 24/114 MB Progress (1): 24/114 MB Progress (1): 24/114 MB Progress (1): 24/114 MB Progress (1): 24/114 MB Progress (1): 24/114 MB Progress (1): 24/114 MB Progress (1): 24/114 MB Progress (1): 24/114 MB Progress (1): 24/114 MB Progress (1): 24/114 MB Progress (1): 24/114 MB Progress (1): 24/114 MB Progress (1): 24/114 MB Progress (1): 24/114 MB Progress (1): 24/114 MB Progress (1): 24/114 MB Progress (1): 24/114 MB Progress (1): 24/114 MB Progress (1): 24/114 MB Progress (1): 24/114 MB Progress (1): 24/114 MB Progress (1): 24/114 MB Progress (1): 24/114 MB Progress (1): 24/114 MB Progress (1): 24/114 MB Progress (1): 24/114 MB Progress (1): 24/114 MB Progress (1): 24/114 MB Progress (1): 24/114 MB Progress (1): 24/114 MB Progress (1): 24/114 MB Progress (1): 24/114 MB Progress (1): 24/114 MB Progress (1): 24/114 MB Progress (1): 24/114 MB Progress (1): 24/114 MB Progress (1): 24/114 MB Progress (1): 24/114 MB Progress (1): 24/114 MB Progress (1): 24/114 MB Progress (1): 24/114 MB Progress (1): 24/114 MB Progress (1): 24/114 MB Progress (1): 24/114 MB Progress (1): 24/114 MB Progress (1): 24/114 MB Progress (1): 24/114 MB Progress (1): 24/114 MB Progress (1): 24/114 MB Progress (1): 24/114 MB Progress (1): 24/114 MB Progress (1): 24/114 MB Progress (1): 24/114 MB Progress (1): 24/114 MB Progress (1): 24/114 MB Progress (1): 24/114 MB Progress (1): 24/114 MB Progress (1): 24/114 MB Progress (1): 24/114 MB Progress (1): 24/114 MB Progress (1): 24/114 MB Progress (1): 24/114 MB Progress (1): 24/114 MB Progress (1): 24/114 MB Progress (1): 24/114 MB Progress (1): 24/114 MB Progress (1): 24/114 MB Progress (1): 24/114 MB Progress (1): 24/114 MB Progress (1): 24/114 MB Progress (1): 24/114 MB Progress (1): 24/114 MB Progress (1): 24/114 MB Progress (1): 24/114 MB Progress (1): 24/114 MB Progress (1): 24/114 MB Progress (1): 24/114 MB Progress (1): 24/114 MB Progress (1): 24/114 MB Progress (1): 24/114 MB Progress (1): 24/114 MB Progress (1): 24/114 MB Progress (1): 24/114 MB Progress (1): 24/114 MB Progress (1): 24/114 MB Progress (1): 24/114 MB Progress (1): 24/114 MB Progress (1): 24/114 MB Progress (1): 24/114 MB Progress (1): 24/114 MB Progress (1): 24/114 MB Progress (1): 24/114 MB Progress (1): 24/114 MB Progress (1): 24/114 MB Progress (1): 24/114 MB Progress (1): 24/114 MB Progress (1): 24/114 MB Progress (1): 24/114 MB Progress (1): 24/114 MB Progress (1): 24/114 MB Progress (1): 24/114 MB Progress (1): 24/114 MB Progress (1): 24/114 MB Progress (1): 24/114 MB Progress (1): 24/114 MB Progress (1): 24/114 MB Progress (1): 24/114 MB Progress (1): 24/114 MB Progress (1): 24/114 MB Progress (1): 24/114 MB Progress (1): 24/114 MB Progress (1): 24/114 MB Progress (1): 24/114 MB Progress (1): 24/114 MB Progress (1): 24/114 MB Progress (1): 24/114 MB Progress (1): 24/114 MB Progress (1): 24/114 MB Progress (1): 24/114 MB Progress (1): 24/114 MB Progress (1): 24/114 MB Progress (1): 24/114 MB Progress (1): 24/114 MB Progress (1): 24/114 MB Progress (1): 24/114 MB Progress (1): 24/114 MB Progress (1): 24/114 MB Progress (1): 24/114 MB Progress (1): 24/114 MB Progress (1): 24/114 MB Progress (1): 24/114 MB Progress (1): 24/114 MB Progress (1): 24/114 MB Progress (1): 24/114 MB Progress (1): 24/114 MB Progress (1): 24/114 MB Progress (1): 24/114 MB Progress (1): 24/114 MB Progress (1): 24/114 MB Progress (1): 24/114 MB Progress (1): 24/114 MB Progress (1): 24/114 MB Progress (1): 24/114 MB Progress (1): 24/114 MB Progress (1): 24/114 MB Progress (1): 24/114 MB Progress (1): 24/114 MB Progress (1): 24/114 MB Progress (1): 24/114 MB Progress (1): 24/114 MB Progress (1): 24/114 MB Progress (1): 24/114 MB Progress (1): 24/114 MB Progress (1): 24/114 MB Progress (1): 24/114 MB Progress (1): 24/114 MB Progress (1): 24/114 MB Progress (1): 24/114 MB Progress (1): 24/114 MB Progress (1): 24/114 MB Progress (1): 24/114 MB Progress (1): 24/114 MB Progress (1): 24/114 MB Progress (1): 24/114 MB Progress (1): 24/114 MB Progress (1): 24/114 MB Progress (1): 24/114 MB Progress (1): 24/114 MB Progress (1): 24/114 MB Progress (1): 24/114 MB Progress (1): 24/114 MB Progress (1): 24/114 MB Progress (1): 24/114 MB Progress (1): 24/114 MB Progress (1): 24/114 MB Progress (1): 24/114 MB Progress (1): 24/114 MB Progress (1): 24/114 MB Progress (1): 24/114 MB Progress (1): 24/114 MB Progress (1): 24/114 MB Progress (1): 24/114 MB Progress (1): 24/114 MB Progress (1): 24/114 MB Progress (1): 24/114 MB Progress (1): 24/114 MB Progress (1): 24/114 MB Progress (1): 24/114 MB Progress (1): 24/114 MB Progress (1): 24/114 MB Progress (1): 24/114 MB Progress (1): 24/114 MB Progress (1): 24/114 MB Progress (1): 24/114 MB Progress (1): 24/114 MB Progress (1): 24/114 MB Progress (1): 24/114 MB Progress (1): 24/114 MB Progress (1): 24/114 MB Progress (1): 24/114 MB Progress (1): 24/114 MB Progress (1): 24/114 MB Progress (1): 24/114 MB Progress (1): 24/114 MB Progress (1): 24/114 MB Progress (1): 24/114 MB Progress (1): 24/114 MB Progress (1): 24/114 MB Progress (1): 24/114 MB Progress (1): 24/114 MB Progress (1): 24/114 MB Progress (1): 24/114 MB Progress (1): 24/114 MB Progress (1): 24/114 MB Progress (1): 24/114 MB Progress (1): 24/114 MB Progress (1): 24/114 MB Progress (1): 24/114 MB Progress (1): 24/114 MB Progress (1): 24/114 MB Progress (1): 24/114 MB Progress (1): 24/114 MB Progress (1): 24/114 MB Progress (1): 24/114 MB Progress (1): 24/114 MB Progress (1): 24/114 MB Progress (1): 24/114 MB Progress (1): 24/114 MB Progress (1): 24/114 MB Progress (1): 24/114 MB Progress (1): 24/114 MB Progress (1): 24/114 MB Progress (1): 24/114 MB Progress (1): 24/114 MB Progress (1): 24/114 MB Progress (1): 24/114 MB Progress (1): 24/114 MB Progress (1): 24/114 MB Progress (1): 24/114 MB Progress (1): 24/114 MB Progress (1): 24/114 MB Progress (1): 24/114 MB Progress (1): 24/114 MB Progress (1): 24/114 MB Progress (1): 24/114 MB Progress (1): 24/114 MB Progress (1): 24/114 MB Progress (1): 24/114 MB Progress (1): 24/114 MB Progress (1): 24/114 MB Progress (1): 24/114 MB Progress (1): 24/114 MB Progress (1): 24/114 MB Progress (1): 24/114 MB Progress (1): 24/114 MB Progress (1): 24/114 MB Progress (1): 24/114 MB Progress (1): 24/114 MB Progress (1): 24/114 MB Progress (1): 24/114 MB Progress (1): 24/114 MB Progress (1): 25/114 MB Progress (1): 25/114 MB Progress (1): 25/114 MB Progress (1): 25/114 MB Progress (1): 25/114 MB Progress (1): 25/114 MB Progress (1): 25/114 MB Progress (1): 25/114 MB Progress (1): 25/114 MB Progress (1): 25/114 MB Progress (1): 25/114 MB Progress (1): 25/114 MB Progress (1): 25/114 MB Progress (1): 25/114 MB Progress (1): 25/114 MB Progress (1): 25/114 MB Progress (1): 25/114 MB Progress (1): 25/114 MB Progress (1): 25/114 MB Progress (1): 25/114 MB Progress (1): 25/114 MB Progress (1): 25/114 MB Progress (1): 25/114 MB Progress (1): 25/114 MB Progress (1): 25/114 MB Progress (1): 25/114 MB Progress (1): 25/114 MB Progress (1): 25/114 MB Progress (1): 25/114 MB Progress (1): 25/114 MB Progress (1): 25/114 MB Progress (1): 25/114 MB Progress (1): 25/114 MB Progress (1): 25/114 MB Progress (1): 25/114 MB Progress (1): 25/114 MB Progress (1): 25/114 MB Progress (1): 25/114 MB Progress (1): 25/114 MB Progress (1): 25/114 MB Progress (1): 25/114 MB Progress (1): 25/114 MB Progress (1): 25/114 MB Progress (1): 25/114 MB Progress (1): 25/114 MB Progress (1): 25/114 MB Progress (1): 25/114 MB Progress (1): 25/114 MB Progress (1): 25/114 MB Progress (1): 25/114 MB Progress (1): 25/114 MB Progress (1): 25/114 MB Progress (1): 25/114 MB Progress (1): 25/114 MB Progress (1): 25/114 MB Progress (1): 25/114 MB Progress (1): 25/114 MB Progress (1): 25/114 MB Progress (1): 25/114 MB Progress (1): 25/114 MB Progress (1): 25/114 MB Progress (1): 25/114 MB Progress (1): 25/114 MB Progress (1): 25/114 MB Progress (1): 25/114 MB Progress (1): 25/114 MB Progress (1): 25/114 MB Progress (1): 25/114 MB Progress (1): 25/114 MB Progress (1): 25/114 MB Progress (1): 25/114 MB Progress (1): 25/114 MB Progress (1): 25/114 MB Progress (1): 25/114 MB Progress (1): 25/114 MB Progress (1): 25/114 MB Progress (1): 25/114 MB Progress (1): 25/114 MB Progress (1): 25/114 MB Progress (1): 25/114 MB Progress (1): 25/114 MB Progress (1): 25/114 MB Progress (1): 25/114 MB Progress (1): 25/114 MB Progress (1): 25/114 MB Progress (1): 25/114 MB Progress (1): 25/114 MB Progress (1): 25/114 MB Progress (1): 25/114 MB Progress (1): 25/114 MB Progress (1): 25/114 MB Progress (1): 25/114 MB Progress (1): 25/114 MB Progress (1): 25/114 MB Progress (1): 25/114 MB Progress (1): 25/114 MB Progress (1): 25/114 MB Progress (1): 25/114 MB Progress (1): 25/114 MB Progress (1): 25/114 MB Progress (1): 25/114 MB Progress (1): 25/114 MB Progress (1): 25/114 MB Progress (1): 25/114 MB Progress (1): 25/114 MB Progress (1): 25/114 MB Progress (1): 25/114 MB Progress (1): 25/114 MB Progress (1): 25/114 MB Progress (1): 25/114 MB Progress (1): 25/114 MB Progress (1): 25/114 MB Progress (1): 25/114 MB Progress (1): 25/114 MB Progress (1): 25/114 MB Progress (1): 25/114 MB Progress (1): 25/114 MB Progress (1): 25/114 MB Progress (1): 25/114 MB Progress (1): 25/114 MB Progress (1): 25/114 MB Progress (1): 25/114 MB Progress (1): 25/114 MB Progress (1): 25/114 MB Progress (1): 25/114 MB Progress (1): 25/114 MB Progress (1): 25/114 MB Progress (1): 25/114 MB Progress (1): 25/114 MB Progress (1): 25/114 MB Progress (1): 25/114 MB Progress (1): 25/114 MB Progress (1): 25/114 MB Progress (1): 25/114 MB Progress (1): 25/114 MB Progress (1): 25/114 MB Progress (1): 25/114 MB Progress (1): 25/114 MB Progress (1): 25/114 MB Progress (1): 25/114 MB Progress (1): 25/114 MB Progress (1): 25/114 MB Progress (1): 25/114 MB Progress (1): 25/114 MB Progress (1): 25/114 MB Progress (1): 25/114 MB Progress (1): 25/114 MB Progress (1): 25/114 MB Progress (1): 25/114 MB Progress (1): 25/114 MB Progress (1): 25/114 MB Progress (1): 25/114 MB Progress (1): 25/114 MB Progress (1): 25/114 MB Progress (1): 25/114 MB Progress (1): 25/114 MB Progress (1): 25/114 MB Progress (1): 25/114 MB Progress (1): 25/114 MB Progress (1): 25/114 MB Progress (1): 25/114 MB Progress (1): 25/114 MB Progress (1): 25/114 MB Progress (1): 25/114 MB Progress (1): 25/114 MB Progress (1): 25/114 MB Progress (1): 25/114 MB Progress (1): 25/114 MB Progress (1): 25/114 MB Progress (1): 25/114 MB Progress (1): 25/114 MB Progress (1): 25/114 MB Progress (1): 25/114 MB Progress (1): 25/114 MB Progress (1): 25/114 MB Progress (1): 25/114 MB Progress (1): 25/114 MB Progress (1): 25/114 MB Progress (1): 25/114 MB Progress (1): 25/114 MB Progress (1): 25/114 MB Progress (1): 25/114 MB Progress (1): 25/114 MB Progress (1): 25/114 MB Progress (1): 25/114 MB Progress (1): 25/114 MB Progress (1): 25/114 MB Progress (1): 25/114 MB Progress (1): 25/114 MB Progress (1): 25/114 MB Progress (1): 25/114 MB Progress (1): 25/114 MB Progress (1): 25/114 MB Progress (1): 25/114 MB Progress (1): 25/114 MB Progress (1): 25/114 MB Progress (1): 25/114 MB Progress (1): 25/114 MB Progress (1): 25/114 MB Progress (1): 25/114 MB Progress (1): 25/114 MB Progress (1): 25/114 MB Progress (1): 25/114 MB Progress (1): 25/114 MB Progress (1): 25/114 MB Progress (1): 25/114 MB Progress (1): 25/114 MB Progress (1): 25/114 MB Progress (1): 25/114 MB Progress (1): 25/114 MB Progress (1): 25/114 MB Progress (1): 25/114 MB Progress (1): 25/114 MB Progress (1): 25/114 MB Progress (1): 25/114 MB Progress (1): 25/114 MB Progress (1): 25/114 MB Progress (1): 25/114 MB Progress (1): 25/114 MB Progress (1): 25/114 MB Progress (1): 25/114 MB Progress (1): 25/114 MB Progress (1): 25/114 MB Progress (1): 25/114 MB Progress (1): 25/114 MB Progress (1): 25/114 MB Progress (1): 25/114 MB Progress (1): 25/114 MB Progress (1): 25/114 MB Progress (1): 25/114 MB Progress (1): 25/114 MB Progress (1): 25/114 MB Progress (1): 25/114 MB Progress (1): 25/114 MB Progress (1): 25/114 MB Progress (1): 25/114 MB Progress (1): 25/114 MB Progress (1): 25/114 MB Progress (1): 25/114 MB Progress (1): 25/114 MB Progress (1): 25/114 MB Progress (1): 25/114 MB Progress (1): 25/114 MB Progress (1): 25/114 MB Progress (1): 25/114 MB Progress (1): 25/114 MB Progress (1): 25/114 MB Progress (1): 25/114 MB Progress (1): 25/114 MB Progress (1): 25/114 MB Progress (1): 25/114 MB Progress (1): 25/114 MB Progress (1): 25/114 MB Progress (1): 25/114 MB Progress (1): 25/114 MB Progress (1): 25/114 MB Progress (1): 25/114 MB Progress (1): 25/114 MB Progress (1): 25/114 MB Progress (1): 25/114 MB Progress (1): 25/114 MB Progress (1): 25/114 MB Progress (1): 25/114 MB Progress (1): 25/114 MB Progress (1): 25/114 MB Progress (1): 25/114 MB Progress (1): 25/114 MB Progress (1): 25/114 MB Progress (1): 25/114 MB Progress (1): 25/114 MB Progress (1): 25/114 MB Progress (1): 25/114 MB Progress (1): 25/114 MB Progress (1): 25/114 MB Progress (1): 25/114 MB Progress (1): 25/114 MB Progress (1): 25/114 MB Progress (1): 25/114 MB Progress (1): 25/114 MB Progress (1): 25/114 MB Progress (1): 25/114 MB Progress (1): 25/114 MB Progress (1): 25/114 MB Progress (1): 25/114 MB Progress (1): 25/114 MB Progress (1): 25/114 MB Progress (1): 25/114 MB Progress (1): 25/114 MB Progress (1): 25/114 MB Progress (1): 25/114 MB Progress (1): 25/114 MB Progress (1): 25/114 MB Progress (1): 25/114 MB Progress (1): 25/114 MB Progress (1): 25/114 MB Progress (1): 25/114 MB Progress (1): 25/114 MB Progress (1): 25/114 MB Progress (1): 25/114 MB Progress (1): 25/114 MB Progress (1): 25/114 MB Progress (1): 25/114 MB Progress (1): 25/114 MB Progress (1): 25/114 MB Progress (1): 25/114 MB Progress (1): 25/114 MB Progress (1): 25/114 MB Progress (1): 25/114 MB Progress (1): 25/114 MB Progress (1): 25/114 MB Progress (1): 25/114 MB Progress (1): 25/114 MB Progress (1): 25/114 MB Progress (1): 25/114 MB Progress (1): 25/114 MB Progress (1): 25/114 MB Progress (1): 25/114 MB Progress (1): 25/114 MB Progress (1): 25/114 MB Progress (1): 25/114 MB Progress (1): 25/114 MB Progress (1): 25/114 MB Progress (1): 25/114 MB Progress (1): 25/114 MB Progress (1): 25/114 MB Progress (1): 25/114 MB Progress (1): 25/114 MB Progress (1): 25/114 MB Progress (1): 25/114 MB Progress (1): 25/114 MB Progress (1): 25/114 MB Progress (1): 25/114 MB Progress (1): 25/114 MB Progress (1): 25/114 MB Progress (1): 25/114 MB Progress (1): 25/114 MB Progress (1): 25/114 MB Progress (1): 25/114 MB Progress (1): 25/114 MB Progress (1): 25/114 MB Progress (1): 25/114 MB Progress (1): 25/114 MB Progress (1): 25/114 MB Progress (1): 25/114 MB Progress (1): 25/114 MB Progress (1): 25/114 MB Progress (1): 25/114 MB Progress (1): 25/114 MB Progress (1): 25/114 MB Progress (1): 25/114 MB Progress (1): 25/114 MB Progress (1): 25/114 MB Progress (1): 25/114 MB Progress (1): 25/114 MB Progress (1): 25/114 MB Progress (1): 25/114 MB Progress (1): 25/114 MB Progress (1): 25/114 MB Progress (1): 25/114 MB Progress (1): 25/114 MB Progress (1): 25/114 MB Progress (1): 25/114 MB Progress (1): 25/114 MB Progress (1): 25/114 MB Progress (1): 25/114 MB Progress (1): 25/114 MB Progress (1): 25/114 MB Progress (1): 25/114 MB Progress (1): 25/114 MB Progress (1): 25/114 MB Progress (1): 25/114 MB Progress (1): 25/114 MB Progress (1): 25/114 MB Progress (1): 25/114 MB Progress (1): 25/114 MB Progress (1): 25/114 MB Progress (1): 25/114 MB Progress (1): 25/114 MB Progress (1): 25/114 MB Progress (1): 25/114 MB Progress (1): 25/114 MB Progress (1): 25/114 MB Progress (1): 25/114 MB Progress (1): 25/114 MB Progress (1): 25/114 MB Progress (1): 25/114 MB Progress (1): 25/114 MB Progress (1): 25/114 MB Progress (1): 25/114 MB Progress (1): 25/114 MB Progress (1): 25/114 MB Progress (1): 25/114 MB Progress (1): 25/114 MB Progress (1): 25/114 MB Progress (1): 25/114 MB Progress (1): 25/114 MB Progress (1): 25/114 MB Progress (1): 25/114 MB Progress (1): 25/114 MB Progress (1): 25/114 MB Progress (1): 25/114 MB Progress (1): 25/114 MB Progress (1): 25/114 MB Progress (1): 25/114 MB Progress (1): 25/114 MB Progress (1): 25/114 MB Progress (1): 25/114 MB Progress (1): 25/114 MB Progress (1): 25/114 MB Progress (1): 25/114 MB Progress (1): 25/114 MB Progress (1): 25/114 MB Progress (1): 25/114 MB Progress (1): 25/114 MB Progress (1): 25/114 MB Progress (1): 25/114 MB Progress (1): 25/114 MB Progress (1): 25/114 MB Progress (1): 25/114 MB Progress (1): 25/114 MB Progress (1): 25/114 MB Progress (1): 25/114 MB Progress (1): 25/114 MB Progress (1): 25/114 MB Progress (1): 25/114 MB Progress (1): 25/114 MB Progress (1): 25/114 MB Progress (1): 25/114 MB Progress (1): 25/114 MB Progress (1): 25/114 MB Progress (1): 25/114 MB Progress (1): 25/114 MB Progress (1): 25/114 MB Progress (1): 25/114 MB Progress (1): 25/114 MB Progress (1): 25/114 MB Progress (1): 25/114 MB Progress (1): 25/114 MB Progress (1): 25/114 MB Progress (1): 25/114 MB Progress (1): 25/114 MB Progress (1): 25/114 MB Progress (1): 25/114 MB Progress (1): 25/114 MB Progress (1): 25/114 MB Progress (1): 25/114 MB Progress (1): 25/114 MB Progress (1): 25/114 MB Progress (1): 25/114 MB Progress (1): 25/114 MB Progress (1): 25/114 MB Progress (1): 25/114 MB Progress (1): 25/114 MB Progress (1): 25/114 MB Progress (1): 25/114 MB Progress (1): 25/114 MB Progress (1): 25/114 MB Progress (1): 25/114 MB Progress (1): 25/114 MB Progress (1): 25/114 MB Progress (1): 25/114 MB Progress (1): 25/114 MB Progress (1): 25/114 MB Progress (1): 25/114 MB Progress (1): 25/114 MB Progress (1): 25/114 MB Progress (1): 25/114 MB Progress (1): 25/114 MB Progress (1): 25/114 MB Progress (1): 25/114 MB Progress (1): 25/114 MB Progress (1): 25/114 MB Progress (1): 25/114 MB Progress (1): 25/114 MB Progress (1): 25/114 MB Progress (1): 25/114 MB Progress (1): 25/114 MB Progress (1): 25/114 MB Progress (1): 25/114 MB Progress (1): 25/114 MB Progress (1): 25/114 MB Progress (1): 25/114 MB Progress (1): 25/114 MB Progress (1): 25/114 MB Progress (1): 25/114 MB Progress (1): 25/114 MB Progress (1): 25/114 MB Progress (1): 25/114 MB Progress (1): 25/114 MB Progress (1): 26/114 MB Progress (1): 26/114 MB Progress (1): 26/114 MB Progress (1): 26/114 MB Progress (1): 26/114 MB Progress (1): 26/114 MB Progress (1): 26/114 MB Progress (1): 26/114 MB Progress (1): 26/114 MB Progress (1): 26/114 MB Progress (1): 26/114 MB Progress (1): 26/114 MB Progress (1): 26/114 MB Progress (1): 26/114 MB Progress (1): 26/114 MB Progress (1): 26/114 MB Progress (1): 26/114 MB Progress (1): 26/114 MB Progress (1): 26/114 MB Progress (1): 26/114 MB Progress (1): 26/114 MB Progress (1): 26/114 MB Progress (1): 26/114 MB Progress (1): 26/114 MB Progress (1): 26/114 MB Progress (1): 26/114 MB Progress (1): 26/114 MB Progress (1): 26/114 MB Progress (1): 26/114 MB Progress (1): 26/114 MB Progress (1): 26/114 MB Progress (1): 26/114 MB Progress (1): 26/114 MB Progress (1): 26/114 MB Progress (1): 26/114 MB Progress (1): 26/114 MB Progress (1): 26/114 MB Progress (1): 26/114 MB Progress (1): 26/114 MB Progress (1): 26/114 MB Progress (1): 26/114 MB Progress (1): 26/114 MB Progress (1): 26/114 MB Progress (1): 26/114 MB Progress (1): 26/114 MB Progress (1): 26/114 MB Progress (1): 26/114 MB Progress (1): 26/114 MB Progress (1): 26/114 MB Progress (1): 26/114 MB Progress (1): 26/114 MB Progress (1): 26/114 MB Progress (1): 26/114 MB Progress (1): 26/114 MB Progress (1): 26/114 MB Progress (1): 26/114 MB Progress (1): 26/114 MB Progress (1): 26/114 MB Progress (1): 26/114 MB Progress (1): 26/114 MB Progress (1): 26/114 MB Progress (1): 26/114 MB Progress (1): 26/114 MB Progress (1): 26/114 MB Progress (1): 26/114 MB Progress (1): 26/114 MB Progress (1): 26/114 MB Progress (1): 26/114 MB Progress (1): 26/114 MB Progress (1): 26/114 MB Progress (1): 26/114 MB Progress (1): 26/114 MB Progress (1): 26/114 MB Progress (1): 26/114 MB Progress (1): 26/114 MB Progress (1): 26/114 MB Progress (1): 26/114 MB Progress (1): 26/114 MB Progress (1): 26/114 MB Progress (1): 26/114 MB Progress (1): 26/114 MB Progress (1): 26/114 MB Progress (1): 26/114 MB Progress (1): 26/114 MB Progress (1): 26/114 MB Progress (1): 26/114 MB Progress (1): 26/114 MB Progress (1): 26/114 MB Progress (1): 26/114 MB Progress (1): 26/114 MB Progress (1): 26/114 MB Progress (1): 26/114 MB Progress (1): 26/114 MB Progress (1): 26/114 MB Progress (1): 26/114 MB Progress (1): 26/114 MB Progress (1): 26/114 MB Progress (1): 26/114 MB Progress (1): 26/114 MB Progress (1): 26/114 MB Progress (1): 26/114 MB Progress (1): 26/114 MB Progress (1): 26/114 MB Progress (1): 26/114 MB Progress (1): 26/114 MB Progress (1): 26/114 MB Progress (1): 26/114 MB Progress (1): 26/114 MB Progress (1): 26/114 MB Progress (1): 26/114 MB Progress (1): 26/114 MB Progress (1): 26/114 MB Progress (1): 26/114 MB Progress (1): 26/114 MB Progress (1): 26/114 MB Progress (1): 26/114 MB Progress (1): 26/114 MB Progress (1): 26/114 MB Progress (1): 26/114 MB Progress (1): 26/114 MB Progress (1): 26/114 MB Progress (1): 26/114 MB Progress (1): 26/114 MB Progress (1): 26/114 MB Progress (1): 26/114 MB Progress (1): 26/114 MB Progress (1): 26/114 MB Progress (1): 26/114 MB Progress (1): 26/114 MB Progress (1): 26/114 MB Progress (1): 26/114 MB Progress (1): 26/114 MB Progress (1): 26/114 MB Progress (1): 26/114 MB Progress (1): 26/114 MB Progress (1): 26/114 MB Progress (1): 26/114 MB Progress (1): 26/114 MB Progress (1): 26/114 MB Progress (1): 26/114 MB Progress (1): 26/114 MB Progress (1): 26/114 MB Progress (1): 26/114 MB Progress (1): 26/114 MB Progress (1): 26/114 MB Progress (1): 26/114 MB Progress (1): 26/114 MB Progress (1): 26/114 MB Progress (1): 26/114 MB Progress (1): 26/114 MB Progress (1): 26/114 MB Progress (1): 26/114 MB Progress (1): 26/114 MB Progress (1): 26/114 MB Progress (1): 26/114 MB Progress (1): 26/114 MB Progress (1): 26/114 MB Progress (1): 26/114 MB Progress (1): 26/114 MB Progress (1): 26/114 MB Progress (1): 26/114 MB Progress (1): 26/114 MB Progress (1): 26/114 MB Progress (1): 26/114 MB Progress (1): 26/114 MB Progress (1): 26/114 MB Progress (1): 26/114 MB Progress (1): 26/114 MB Progress (1): 26/114 MB Progress (1): 26/114 MB Progress (1): 26/114 MB Progress (1): 26/114 MB Progress (1): 26/114 MB Progress (1): 26/114 MB Progress (1): 26/114 MB Progress (1): 26/114 MB Progress (1): 26/114 MB Progress (1): 26/114 MB Progress (1): 26/114 MB Progress (1): 26/114 MB Progress (1): 26/114 MB Progress (1): 26/114 MB Progress (1): 26/114 MB Progress (1): 26/114 MB Progress (1): 26/114 MB Progress (1): 26/114 MB Progress (1): 26/114 MB Progress (1): 26/114 MB Progress (1): 26/114 MB Progress (1): 26/114 MB Progress (1): 26/114 MB Progress (1): 26/114 MB Progress (1): 26/114 MB Progress (1): 26/114 MB Progress (1): 26/114 MB Progress (1): 26/114 MB Progress (1): 26/114 MB Progress (1): 26/114 MB Progress (1): 26/114 MB Progress (1): 26/114 MB Progress (1): 26/114 MB Progress (1): 26/114 MB Progress (1): 26/114 MB Progress (1): 26/114 MB Progress (1): 26/114 MB Progress (1): 26/114 MB Progress (1): 26/114 MB Progress (1): 26/114 MB Progress (1): 26/114 MB Progress (1): 26/114 MB Progress (1): 26/114 MB Progress (1): 26/114 MB Progress (1): 26/114 MB Progress (1): 26/114 MB Progress (1): 26/114 MB Progress (1): 26/114 MB Progress (1): 26/114 MB Progress (1): 26/114 MB Progress (1): 26/114 MB Progress (1): 26/114 MB Progress (1): 26/114 MB Progress (1): 26/114 MB Progress (1): 26/114 MB Progress (1): 26/114 MB Progress (1): 26/114 MB Progress (1): 26/114 MB Progress (1): 26/114 MB Progress (1): 26/114 MB Progress (1): 26/114 MB Progress (1): 26/114 MB Progress (1): 26/114 MB Progress (1): 26/114 MB Progress (1): 26/114 MB Progress (1): 26/114 MB Progress (1): 26/114 MB Progress (1): 26/114 MB Progress (1): 26/114 MB Progress (1): 26/114 MB Progress (1): 26/114 MB Progress (1): 26/114 MB Progress (1): 26/114 MB Progress (1): 26/114 MB Progress (1): 26/114 MB Progress (1): 26/114 MB Progress (1): 26/114 MB Progress (1): 26/114 MB Progress (1): 26/114 MB Progress (1): 26/114 MB Progress (1): 26/114 MB Progress (1): 26/114 MB Progress (1): 26/114 MB Progress (1): 26/114 MB Progress (1): 26/114 MB Progress (1): 26/114 MB Progress (1): 26/114 MB Progress (1): 26/114 MB Progress (1): 26/114 MB Progress (1): 26/114 MB Progress (1): 26/114 MB Progress (1): 26/114 MB Progress (1): 26/114 MB Progress (1): 26/114 MB Progress (1): 26/114 MB Progress (1): 26/114 MB Progress (1): 26/114 MB Progress (1): 26/114 MB Progress (1): 26/114 MB Progress (1): 26/114 MB Progress (1): 26/114 MB Progress (1): 26/114 MB Progress (1): 26/114 MB Progress (1): 26/114 MB Progress (1): 26/114 MB Progress (1): 26/114 MB Progress (1): 26/114 MB Progress (1): 26/114 MB Progress (1): 26/114 MB Progress (1): 26/114 MB Progress (1): 26/114 MB Progress (1): 26/114 MB Progress (1): 26/114 MB Progress (1): 26/114 MB Progress (1): 26/114 MB Progress (1): 26/114 MB Progress (1): 26/114 MB Progress (1): 26/114 MB Progress (1): 26/114 MB Progress (1): 26/114 MB Progress (1): 26/114 MB Progress (1): 26/114 MB Progress (1): 26/114 MB Progress (1): 26/114 MB Progress (1): 26/114 MB Progress (1): 26/114 MB Progress (1): 26/114 MB Progress (1): 26/114 MB Progress (1): 26/114 MB Progress (1): 26/114 MB Progress (1): 26/114 MB Progress (1): 26/114 MB Progress (1): 26/114 MB Progress (1): 26/114 MB Progress (1): 26/114 MB Progress (1): 26/114 MB Progress (1): 26/114 MB Progress (1): 26/114 MB Progress (1): 26/114 MB Progress (1): 26/114 MB Progress (1): 26/114 MB Progress (1): 26/114 MB Progress (1): 26/114 MB Progress (1): 26/114 MB Progress (1): 26/114 MB Progress (1): 26/114 MB Progress (1): 26/114 MB Progress (1): 26/114 MB Progress (1): 26/114 MB Progress (1): 26/114 MB Progress (1): 26/114 MB Progress (1): 26/114 MB Progress (1): 26/114 MB Progress (1): 26/114 MB Progress (1): 26/114 MB Progress (1): 26/114 MB Progress (1): 26/114 MB Progress (1): 26/114 MB Progress (1): 26/114 MB Progress (1): 26/114 MB Progress (1): 26/114 MB Progress (1): 26/114 MB Progress (1): 26/114 MB Progress (1): 26/114 MB Progress (1): 26/114 MB Progress (1): 26/114 MB Progress (1): 26/114 MB Progress (1): 26/114 MB Progress (1): 26/114 MB Progress (1): 26/114 MB Progress (1): 26/114 MB Progress (1): 26/114 MB Progress (1): 26/114 MB Progress (1): 26/114 MB Progress (1): 26/114 MB Progress (1): 26/114 MB Progress (1): 26/114 MB Progress (1): 26/114 MB Progress (1): 26/114 MB Progress (1): 26/114 MB Progress (1): 26/114 MB Progress (1): 26/114 MB Progress (1): 26/114 MB Progress (1): 26/114 MB Progress (1): 26/114 MB Progress (1): 26/114 MB Progress (1): 26/114 MB Progress (1): 26/114 MB Progress (1): 26/114 MB Progress (1): 26/114 MB Progress (1): 26/114 MB Progress (1): 26/114 MB Progress (1): 26/114 MB Progress (1): 26/114 MB Progress (1): 26/114 MB Progress (1): 26/114 MB Progress (1): 26/114 MB Progress (1): 26/114 MB Progress (1): 26/114 MB Progress (1): 26/114 MB Progress (1): 26/114 MB Progress (1): 26/114 MB Progress (1): 26/114 MB Progress (1): 26/114 MB Progress (1): 26/114 MB Progress (1): 26/114 MB Progress (1): 26/114 MB Progress (1): 26/114 MB Progress (1): 26/114 MB Progress (1): 26/114 MB Progress (1): 26/114 MB Progress (1): 26/114 MB Progress (1): 26/114 MB Progress (1): 26/114 MB Progress (1): 26/114 MB Progress (1): 26/114 MB Progress (1): 26/114 MB Progress (1): 26/114 MB Progress (1): 26/114 MB Progress (1): 26/114 MB Progress (1): 26/114 MB Progress (1): 26/114 MB Progress (1): 26/114 MB Progress (1): 26/114 MB Progress (1): 26/114 MB Progress (1): 26/114 MB Progress (1): 26/114 MB Progress (1): 26/114 MB Progress (1): 26/114 MB Progress (1): 26/114 MB Progress (1): 26/114 MB Progress (1): 26/114 MB Progress (1): 26/114 MB Progress (1): 26/114 MB Progress (1): 26/114 MB Progress (1): 26/114 MB Progress (1): 26/114 MB Progress (1): 26/114 MB Progress (1): 26/114 MB Progress (1): 26/114 MB Progress (1): 26/114 MB Progress (1): 26/114 MB Progress (1): 26/114 MB Progress (1): 26/114 MB Progress (1): 26/114 MB Progress (1): 26/114 MB Progress (1): 26/114 MB Progress (1): 26/114 MB Progress (1): 26/114 MB Progress (1): 26/114 MB Progress (1): 26/114 MB Progress (1): 26/114 MB Progress (1): 26/114 MB Progress (1): 26/114 MB Progress (1): 26/114 MB Progress (1): 26/114 MB Progress (1): 26/114 MB Progress (1): 26/114 MB Progress (1): 26/114 MB Progress (1): 26/114 MB Progress (1): 26/114 MB Progress (1): 26/114 MB Progress (1): 26/114 MB Progress (1): 26/114 MB Progress (1): 26/114 MB Progress (1): 26/114 MB Progress (1): 26/114 MB Progress (1): 26/114 MB Progress (1): 26/114 MB Progress (1): 26/114 MB Progress (1): 26/114 MB Progress (1): 26/114 MB Progress (1): 26/114 MB Progress (1): 26/114 MB Progress (1): 26/114 MB Progress (1): 26/114 MB Progress (1): 26/114 MB Progress (1): 26/114 MB Progress (1): 26/114 MB Progress (1): 26/114 MB Progress (1): 26/114 MB Progress (1): 26/114 MB Progress (1): 26/114 MB Progress (1): 26/114 MB Progress (1): 26/114 MB Progress (1): 26/114 MB Progress (1): 26/114 MB Progress (1): 26/114 MB Progress (1): 26/114 MB Progress (1): 26/114 MB Progress (1): 26/114 MB Progress (1): 26/114 MB Progress (1): 26/114 MB Progress (1): 26/114 MB Progress (1): 26/114 MB Progress (1): 26/114 MB Progress (1): 26/114 MB Progress (1): 26/114 MB Progress (1): 26/114 MB Progress (1): 26/114 MB Progress (1): 26/114 MB Progress (1): 26/114 MB Progress (1): 26/114 MB Progress (1): 26/114 MB Progress (1): 26/114 MB Progress (1): 26/114 MB Progress (1): 26/114 MB Progress (1): 26/114 MB Progress (1): 26/114 MB Progress (1): 26/114 MB Progress (1): 26/114 MB Progress (1): 26/114 MB Progress (1): 26/114 MB Progress (1): 26/114 MB Progress (1): 26/114 MB Progress (1): 26/114 MB Progress (1): 26/114 MB Progress (1): 26/114 MB Progress (1): 26/114 MB Progress (1): 26/114 MB Progress (1): 27/114 MB Progress (1): 27/114 MB Progress (1): 27/114 MB Progress (1): 27/114 MB Progress (1): 27/114 MB Progress (1): 27/114 MB Progress (1): 27/114 MB Progress (1): 27/114 MB Progress (1): 27/114 MB Progress (1): 27/114 MB Progress (1): 27/114 MB Progress (1): 27/114 MB Progress (1): 27/114 MB Progress (1): 27/114 MB Progress (1): 27/114 MB Progress (1): 27/114 MB Progress (1): 27/114 MB Progress (1): 27/114 MB Progress (1): 27/114 MB Progress (1): 27/114 MB Progress (1): 27/114 MB Progress (1): 27/114 MB Progress (1): 27/114 MB Progress (1): 27/114 MB Progress (1): 27/114 MB Progress (1): 27/114 MB Progress (1): 27/114 MB Progress (1): 27/114 MB Progress (1): 27/114 MB Progress (1): 27/114 MB Progress (1): 27/114 MB Progress (1): 27/114 MB Progress (1): 27/114 MB Progress (1): 27/114 MB Progress (1): 27/114 MB Progress (1): 27/114 MB Progress (1): 27/114 MB Progress (1): 27/114 MB Progress (1): 27/114 MB Progress (1): 27/114 MB Progress (1): 27/114 MB Progress (1): 27/114 MB Progress (1): 27/114 MB Progress (1): 27/114 MB Progress (1): 27/114 MB Progress (1): 27/114 MB Progress (1): 27/114 MB Progress (1): 27/114 MB Progress (1): 27/114 MB Progress (1): 27/114 MB Progress (1): 27/114 MB Progress (1): 27/114 MB Progress (1): 27/114 MB Progress (1): 27/114 MB Progress (1): 27/114 MB Progress (1): 27/114 MB Progress (1): 27/114 MB Progress (1): 27/114 MB Progress (1): 27/114 MB Progress (1): 27/114 MB Progress (1): 27/114 MB Progress (1): 27/114 MB Progress (1): 27/114 MB Progress (1): 27/114 MB Progress (1): 27/114 MB Progress (1): 27/114 MB Progress (1): 27/114 MB Progress (1): 27/114 MB Progress (1): 27/114 MB Progress (1): 27/114 MB Progress (1): 27/114 MB Progress (1): 27/114 MB Progress (1): 27/114 MB Progress (1): 27/114 MB Progress (1): 27/114 MB Progress (1): 27/114 MB Progress (1): 27/114 MB Progress (1): 27/114 MB Progress (1): 27/114 MB Progress (1): 27/114 MB Progress (1): 27/114 MB Progress (1): 27/114 MB Progress (1): 27/114 MB Progress (1): 27/114 MB Progress (1): 27/114 MB Progress (1): 27/114 MB Progress (1): 27/114 MB Progress (1): 27/114 MB Progress (1): 27/114 MB Progress (1): 27/114 MB Progress (1): 27/114 MB Progress (1): 27/114 MB Progress (1): 27/114 MB Progress (1): 27/114 MB Progress (1): 27/114 MB Progress (1): 27/114 MB Progress (1): 27/114 MB Progress (1): 27/114 MB Progress (1): 27/114 MB Progress (1): 27/114 MB Progress (1): 27/114 MB Progress (1): 27/114 MB Progress (1): 27/114 MB Progress (1): 27/114 MB Progress (1): 27/114 MB Progress (1): 27/114 MB Progress (1): 27/114 MB Progress (1): 27/114 MB Progress (1): 27/114 MB Progress (1): 27/114 MB Progress (1): 27/114 MB Progress (1): 27/114 MB Progress (1): 27/114 MB Progress (1): 27/114 MB Progress (1): 27/114 MB Progress (1): 27/114 MB Progress (1): 27/114 MB Progress (1): 27/114 MB Progress (1): 27/114 MB Progress (1): 27/114 MB Progress (1): 27/114 MB Progress (1): 27/114 MB Progress (1): 27/114 MB Progress (1): 27/114 MB Progress (1): 27/114 MB Progress (1): 27/114 MB Progress (1): 27/114 MB Progress (1): 27/114 MB Progress (1): 27/114 MB Progress (1): 27/114 MB Progress (1): 27/114 MB Progress (1): 27/114 MB Progress (1): 27/114 MB Progress (1): 27/114 MB Progress (1): 27/114 MB Progress (1): 27/114 MB Progress (1): 27/114 MB Progress (1): 27/114 MB Progress (1): 27/114 MB Progress (1): 27/114 MB Progress (1): 27/114 MB Progress (1): 27/114 MB Progress (1): 27/114 MB Progress (1): 27/114 MB Progress (1): 27/114 MB Progress (1): 27/114 MB Progress (1): 27/114 MB Progress (1): 27/114 MB Progress (1): 27/114 MB Progress (1): 27/114 MB Progress (1): 27/114 MB Progress (1): 27/114 MB Progress (1): 27/114 MB Progress (1): 27/114 MB Progress (1): 27/114 MB Progress (1): 27/114 MB Progress (1): 27/114 MB Progress (1): 27/114 MB Progress (1): 27/114 MB Progress (1): 27/114 MB Progress (1): 27/114 MB Progress (1): 27/114 MB Progress (1): 27/114 MB Progress (1): 27/114 MB Progress (1): 27/114 MB Progress (1): 27/114 MB Progress (1): 27/114 MB Progress (1): 27/114 MB Progress (1): 27/114 MB Progress (1): 27/114 MB Progress (1): 27/114 MB Progress (1): 27/114 MB Progress (1): 27/114 MB Progress (1): 27/114 MB Progress (1): 27/114 MB Progress (1): 27/114 MB Progress (1): 27/114 MB Progress (1): 27/114 MB Progress (1): 27/114 MB Progress (1): 27/114 MB Progress (1): 27/114 MB Progress (1): 27/114 MB Progress (1): 27/114 MB Progress (1): 27/114 MB Progress (1): 27/114 MB Progress (1): 27/114 MB Progress (1): 27/114 MB Progress (1): 27/114 MB Progress (1): 27/114 MB Progress (1): 27/114 MB Progress (1): 27/114 MB Progress (1): 27/114 MB Progress (1): 27/114 MB Progress (1): 27/114 MB Progress (1): 27/114 MB Progress (1): 27/114 MB Progress (1): 27/114 MB Progress (1): 27/114 MB Progress (1): 27/114 MB Progress (1): 27/114 MB Progress (1): 27/114 MB Progress (1): 27/114 MB Progress (1): 27/114 MB Progress (1): 27/114 MB Progress (1): 27/114 MB Progress (1): 27/114 MB Progress (1): 27/114 MB Progress (1): 27/114 MB Progress (1): 27/114 MB Progress (1): 27/114 MB Progress (1): 27/114 MB Progress (1): 27/114 MB Progress (1): 27/114 MB Progress (1): 27/114 MB Progress (1): 27/114 MB Progress (1): 27/114 MB Progress (1): 27/114 MB Progress (1): 27/114 MB Progress (1): 27/114 MB Progress (1): 27/114 MB Progress (1): 27/114 MB Progress (1): 27/114 MB Progress (1): 27/114 MB Progress (1): 27/114 MB Progress (1): 27/114 MB Progress (1): 27/114 MB Progress (1): 27/114 MB Progress (1): 27/114 MB Progress (1): 27/114 MB Progress (1): 27/114 MB Progress (1): 27/114 MB Progress (1): 27/114 MB Progress (1): 27/114 MB Progress (1): 27/114 MB Progress (1): 27/114 MB Progress (1): 27/114 MB Progress (1): 27/114 MB Progress (1): 27/114 MB Progress (1): 27/114 MB Progress (1): 27/114 MB Progress (1): 27/114 MB Progress (1): 27/114 MB Progress (1): 27/114 MB Progress (1): 27/114 MB Progress (1): 27/114 MB Progress (1): 27/114 MB Progress (1): 27/114 MB Progress (1): 27/114 MB Progress (1): 27/114 MB Progress (1): 27/114 MB Progress (1): 27/114 MB Progress (1): 27/114 MB Progress (1): 27/114 MB Progress (1): 27/114 MB Progress (1): 27/114 MB Progress (1): 27/114 MB Progress (1): 27/114 MB Progress (1): 27/114 MB Progress (1): 27/114 MB Progress (1): 27/114 MB Progress (1): 27/114 MB Progress (1): 27/114 MB Progress (1): 27/114 MB Progress (1): 27/114 MB Progress (1): 27/114 MB Progress (1): 27/114 MB Progress (1): 27/114 MB Progress (1): 27/114 MB Progress (1): 27/114 MB Progress (1): 27/114 MB Progress (1): 27/114 MB Progress (1): 27/114 MB Progress (1): 27/114 MB Progress (1): 27/114 MB Progress (1): 27/114 MB Progress (1): 27/114 MB Progress (1): 27/114 MB Progress (1): 27/114 MB Progress (1): 27/114 MB Progress (1): 27/114 MB Progress (1): 27/114 MB Progress (1): 27/114 MB Progress (1): 27/114 MB Progress (1): 27/114 MB Progress (1): 27/114 MB Progress (1): 27/114 MB Progress (1): 27/114 MB Progress (1): 27/114 MB Progress (1): 27/114 MB Progress (1): 27/114 MB Progress (1): 27/114 MB Progress (1): 27/114 MB Progress (1): 27/114 MB Progress (1): 27/114 MB Progress (1): 27/114 MB Progress (1): 27/114 MB Progress (1): 27/114 MB Progress (1): 27/114 MB Progress (1): 27/114 MB Progress (1): 27/114 MB Progress (1): 27/114 MB Progress (1): 27/114 MB Progress (1): 27/114 MB Progress (1): 27/114 MB Progress (1): 27/114 MB Progress (1): 27/114 MB Progress (1): 27/114 MB Progress (1): 27/114 MB Progress (1): 27/114 MB Progress (1): 27/114 MB Progress (1): 27/114 MB Progress (1): 27/114 MB Progress (1): 27/114 MB Progress (1): 27/114 MB Progress (1): 27/114 MB Progress (1): 27/114 MB Progress (1): 27/114 MB Progress (1): 27/114 MB Progress (1): 27/114 MB Progress (1): 27/114 MB Progress (1): 27/114 MB Progress (1): 27/114 MB Progress (1): 27/114 MB Progress (1): 27/114 MB Progress (1): 27/114 MB Progress (1): 27/114 MB Progress (1): 27/114 MB Progress (1): 27/114 MB Progress (1): 27/114 MB Progress (1): 27/114 MB Progress (1): 27/114 MB Progress (1): 27/114 MB Progress (1): 27/114 MB Progress (1): 27/114 MB Progress (1): 27/114 MB Progress (1): 27/114 MB Progress (1): 27/114 MB Progress (1): 27/114 MB Progress (1): 27/114 MB Progress (1): 27/114 MB Progress (1): 27/114 MB Progress (1): 27/114 MB Progress (1): 27/114 MB Progress (1): 27/114 MB Progress (1): 27/114 MB Progress (1): 27/114 MB Progress (1): 27/114 MB Progress (1): 27/114 MB Progress (1): 27/114 MB Progress (1): 27/114 MB Progress (1): 27/114 MB Progress (1): 27/114 MB Progress (1): 27/114 MB Progress (1): 27/114 MB Progress (1): 27/114 MB Progress (1): 27/114 MB Progress (1): 27/114 MB Progress (1): 27/114 MB Progress (1): 27/114 MB Progress (1): 27/114 MB Progress (1): 27/114 MB Progress (1): 27/114 MB Progress (1): 27/114 MB Progress (1): 27/114 MB Progress (1): 27/114 MB Progress (1): 27/114 MB Progress (1): 27/114 MB Progress (1): 27/114 MB Progress (1): 27/114 MB Progress (1): 27/114 MB Progress (1): 27/114 MB Progress (1): 27/114 MB Progress (1): 27/114 MB Progress (1): 27/114 MB Progress (1): 27/114 MB Progress (1): 27/114 MB Progress (1): 27/114 MB Progress (1): 27/114 MB Progress (1): 27/114 MB Progress (1): 27/114 MB Progress (1): 27/114 MB Progress (1): 27/114 MB Progress (1): 27/114 MB Progress (1): 27/114 MB Progress (1): 27/114 MB Progress (1): 27/114 MB Progress (1): 27/114 MB Progress (1): 27/114 MB Progress (1): 27/114 MB Progress (1): 27/114 MB Progress (1): 27/114 MB Progress (1): 27/114 MB Progress (1): 27/114 MB Progress (1): 27/114 MB Progress (1): 27/114 MB Progress (1): 27/114 MB Progress (1): 27/114 MB Progress (1): 27/114 MB Progress (1): 27/114 MB Progress (1): 27/114 MB Progress (1): 27/114 MB Progress (1): 27/114 MB Progress (1): 27/114 MB Progress (1): 27/114 MB Progress (1): 27/114 MB Progress (1): 27/114 MB Progress (1): 27/114 MB Progress (1): 27/114 MB Progress (1): 27/114 MB Progress (1): 27/114 MB Progress (1): 27/114 MB Progress (1): 27/114 MB Progress (1): 27/114 MB Progress (1): 27/114 MB Progress (1): 27/114 MB Progress (1): 27/114 MB Progress (1): 27/114 MB Progress (1): 27/114 MB Progress (1): 27/114 MB Progress (1): 27/114 MB Progress (1): 27/114 MB Progress (1): 27/114 MB Progress (1): 27/114 MB Progress (1): 27/114 MB Progress (1): 27/114 MB Progress (1): 27/114 MB Progress (1): 27/114 MB Progress (1): 27/114 MB Progress (1): 27/114 MB Progress (1): 27/114 MB Progress (1): 27/114 MB Progress (1): 27/114 MB Progress (1): 27/114 MB Progress (1): 27/114 MB Progress (1): 27/114 MB Progress (1): 27/114 MB Progress (1): 27/114 MB Progress (1): 27/114 MB Progress (1): 27/114 MB Progress (1): 27/114 MB Progress (1): 27/114 MB Progress (1): 27/114 MB Progress (1): 27/114 MB Progress (1): 27/114 MB Progress (1): 27/114 MB Progress (1): 27/114 MB Progress (1): 27/114 MB Progress (1): 27/114 MB Progress (1): 27/114 MB Progress (1): 27/114 MB Progress (1): 27/114 MB Progress (1): 27/114 MB Progress (1): 27/114 MB Progress (1): 27/114 MB Progress (1): 27/114 MB Progress (1): 27/114 MB Progress (1): 27/114 MB Progress (1): 27/114 MB Progress (1): 27/114 MB Progress (1): 27/114 MB Progress (1): 27/114 MB Progress (1): 27/114 MB Progress (1): 27/114 MB Progress (1): 27/114 MB Progress (1): 27/114 MB Progress (1): 27/114 MB Progress (1): 27/114 MB Progress (1): 27/114 MB Progress (1): 27/114 MB Progress (1): 27/114 MB Progress (1): 27/114 MB Progress (1): 27/114 MB Progress (1): 27/114 MB Progress (1): 27/114 MB Progress (1): 27/114 MB Progress (1): 27/114 MB Progress (1): 27/114 MB Progress (1): 27/114 MB Progress (1): 27/114 MB Progress (1): 27/114 MB Progress (1): 27/114 MB Progress (1): 27/114 MB Progress (1): 27/114 MB Progress (1): 27/114 MB Progress (1): 27/114 MB Progress (1): 27/114 MB Progress (1): 27/114 MB Progress (1): 27/114 MB Progress (1): 28/114 MB Progress (1): 28/114 MB Progress (1): 28/114 MB Progress (1): 28/114 MB Progress (1): 28/114 MB Progress (1): 28/114 MB Progress (1): 28/114 MB Progress (1): 28/114 MB Progress (1): 28/114 MB Progress (1): 28/114 MB Progress (1): 28/114 MB Progress (1): 28/114 MB Progress (1): 28/114 MB Progress (1): 28/114 MB Progress (1): 28/114 MB Progress (1): 28/114 MB Progress (1): 28/114 MB Progress (1): 28/114 MB Progress (1): 28/114 MB Progress (1): 28/114 MB Progress (1): 28/114 MB Progress (1): 28/114 MB Progress (1): 28/114 MB Progress (1): 28/114 MB Progress (1): 28/114 MB Progress (1): 28/114 MB Progress (1): 28/114 MB Progress (1): 28/114 MB Progress (1): 28/114 MB Progress (1): 28/114 MB Progress (1): 28/114 MB Progress (1): 28/114 MB Progress (1): 28/114 MB Progress (1): 28/114 MB Progress (1): 28/114 MB Progress (1): 28/114 MB Progress (1): 28/114 MB Progress (1): 28/114 MB Progress (1): 28/114 MB Progress (1): 28/114 MB Progress (1): 28/114 MB Progress (1): 28/114 MB Progress (1): 28/114 MB Progress (1): 28/114 MB Progress (1): 28/114 MB Progress (1): 28/114 MB Progress (1): 28/114 MB Progress (1): 28/114 MB Progress (1): 28/114 MB Progress (1): 28/114 MB Progress (1): 28/114 MB Progress (1): 28/114 MB Progress (1): 28/114 MB Progress (1): 28/114 MB Progress (1): 28/114 MB Progress (1): 28/114 MB Progress (1): 28/114 MB Progress (1): 28/114 MB Progress (1): 28/114 MB Progress (1): 28/114 MB Progress (1): 28/114 MB Progress (1): 28/114 MB Progress (1): 28/114 MB Progress (1): 28/114 MB Progress (1): 28/114 MB Progress (1): 28/114 MB Progress (1): 28/114 MB Progress (1): 28/114 MB Progress (1): 28/114 MB Progress (1): 28/114 MB Progress (1): 28/114 MB Progress (1): 28/114 MB Progress (1): 28/114 MB Progress (1): 28/114 MB Progress (1): 28/114 MB Progress (1): 28/114 MB Progress (1): 28/114 MB Progress (1): 28/114 MB Progress (1): 28/114 MB Progress (1): 28/114 MB Progress (1): 28/114 MB Progress (1): 28/114 MB Progress (1): 28/114 MB Progress (1): 28/114 MB Progress (1): 28/114 MB Progress (1): 28/114 MB Progress (1): 28/114 MB Progress (1): 28/114 MB Progress (1): 28/114 MB Progress (1): 28/114 MB Progress (1): 28/114 MB Progress (1): 28/114 MB Progress (1): 28/114 MB Progress (1): 28/114 MB Progress (1): 28/114 MB Progress (1): 28/114 MB Progress (1): 28/114 MB Progress (1): 28/114 MB Progress (1): 28/114 MB Progress (1): 28/114 MB Progress (1): 28/114 MB Progress (1): 28/114 MB Progress (1): 28/114 MB Progress (1): 28/114 MB Progress (1): 28/114 MB Progress (1): 28/114 MB Progress (1): 28/114 MB Progress (1): 28/114 MB Progress (1): 28/114 MB Progress (1): 28/114 MB Progress (1): 28/114 MB Progress (1): 28/114 MB Progress (1): 28/114 MB Progress (1): 28/114 MB Progress (1): 28/114 MB Progress (1): 28/114 MB Progress (1): 28/114 MB Progress (1): 28/114 MB Progress (1): 28/114 MB Progress (1): 28/114 MB Progress (1): 28/114 MB Progress (1): 28/114 MB Progress (1): 28/114 MB Progress (1): 28/114 MB Progress (1): 28/114 MB Progress (1): 28/114 MB Progress (1): 28/114 MB Progress (1): 28/114 MB Progress (1): 28/114 MB Progress (1): 28/114 MB Progress (1): 28/114 MB Progress (1): 28/114 MB Progress (1): 28/114 MB Progress (1): 28/114 MB Progress (1): 28/114 MB Progress (1): 28/114 MB Progress (1): 28/114 MB Progress (1): 28/114 MB Progress (1): 28/114 MB Progress (1): 28/114 MB Progress (1): 28/114 MB Progress (1): 28/114 MB Progress (1): 28/114 MB Progress (1): 28/114 MB Progress (1): 28/114 MB Progress (1): 28/114 MB Progress (1): 28/114 MB Progress (1): 28/114 MB Progress (1): 28/114 MB Progress (1): 28/114 MB Progress (1): 28/114 MB Progress (1): 28/114 MB Progress (1): 28/114 MB Progress (1): 28/114 MB Progress (1): 28/114 MB Progress (1): 28/114 MB Progress (1): 28/114 MB Progress (1): 28/114 MB Progress (1): 28/114 MB Progress (1): 28/114 MB Progress (1): 28/114 MB Progress (1): 28/114 MB Progress (1): 28/114 MB Progress (1): 28/114 MB Progress (1): 28/114 MB Progress (1): 28/114 MB Progress (1): 28/114 MB Progress (1): 28/114 MB Progress (1): 28/114 MB Progress (1): 28/114 MB Progress (1): 28/114 MB Progress (1): 28/114 MB Progress (1): 28/114 MB Progress (1): 28/114 MB Progress (1): 28/114 MB Progress (1): 28/114 MB Progress (1): 28/114 MB Progress (1): 28/114 MB Progress (1): 28/114 MB Progress (1): 28/114 MB Progress (1): 28/114 MB Progress (1): 28/114 MB Progress (1): 28/114 MB Progress (1): 28/114 MB Progress (1): 28/114 MB Progress (1): 28/114 MB Progress (1): 28/114 MB Progress (1): 28/114 MB Progress (1): 28/114 MB Progress (1): 28/114 MB Progress (1): 28/114 MB Progress (1): 28/114 MB Progress (1): 28/114 MB Progress (1): 28/114 MB Progress (1): 28/114 MB Progress (1): 28/114 MB Progress (1): 28/114 MB Progress (1): 28/114 MB Progress (1): 28/114 MB Progress (1): 28/114 MB Progress (1): 28/114 MB Progress (1): 28/114 MB Progress (1): 28/114 MB Progress (1): 28/114 MB Progress (1): 28/114 MB Progress (1): 28/114 MB Progress (1): 28/114 MB Progress (1): 28/114 MB Progress (1): 28/114 MB Progress (1): 28/114 MB Progress (1): 28/114 MB Progress (1): 28/114 MB Progress (1): 28/114 MB Progress (1): 28/114 MB Progress (1): 28/114 MB Progress (1): 28/114 MB Progress (1): 28/114 MB Progress (1): 28/114 MB Progress (1): 28/114 MB Progress (1): 28/114 MB Progress (1): 28/114 MB Progress (1): 28/114 MB Progress (1): 28/114 MB Progress (1): 28/114 MB Progress (1): 28/114 MB Progress (1): 28/114 MB Progress (1): 28/114 MB Progress (1): 28/114 MB Progress (1): 28/114 MB Progress (1): 28/114 MB Progress (1): 28/114 MB Progress (1): 28/114 MB Progress (1): 28/114 MB Progress (1): 28/114 MB Progress (1): 28/114 MB Progress (1): 28/114 MB Progress (1): 28/114 MB Progress (1): 28/114 MB Progress (1): 28/114 MB Progress (1): 28/114 MB Progress (1): 28/114 MB Progress (1): 28/114 MB Progress (1): 28/114 MB Progress (1): 28/114 MB Progress (1): 28/114 MB Progress (1): 28/114 MB Progress (1): 28/114 MB Progress (1): 28/114 MB Progress (1): 28/114 MB Progress (1): 28/114 MB Progress (1): 28/114 MB Progress (1): 28/114 MB Progress (1): 28/114 MB Progress (1): 28/114 MB Progress (1): 28/114 MB Progress (1): 28/114 MB Progress (1): 28/114 MB Progress (1): 28/114 MB Progress (1): 28/114 MB Progress (1): 28/114 MB Progress (1): 28/114 MB Progress (1): 28/114 MB Progress (1): 28/114 MB Progress (1): 28/114 MB Progress (1): 28/114 MB Progress (1): 28/114 MB Progress (1): 28/114 MB Progress (1): 28/114 MB Progress (1): 28/114 MB Progress (1): 28/114 MB Progress (1): 28/114 MB Progress (1): 28/114 MB Progress (1): 28/114 MB Progress (1): 28/114 MB Progress (1): 28/114 MB Progress (1): 28/114 MB Progress (1): 28/114 MB Progress (1): 28/114 MB Progress (1): 28/114 MB Progress (1): 28/114 MB Progress (1): 28/114 MB Progress (1): 28/114 MB Progress (1): 28/114 MB Progress (1): 28/114 MB Progress (1): 28/114 MB Progress (1): 28/114 MB Progress (1): 28/114 MB Progress (1): 28/114 MB Progress (1): 28/114 MB Progress (1): 28/114 MB Progress (1): 28/114 MB Progress (1): 28/114 MB Progress (1): 28/114 MB Progress (1): 28/114 MB Progress (1): 28/114 MB Progress (1): 28/114 MB Progress (1): 28/114 MB Progress (1): 28/114 MB Progress (1): 28/114 MB Progress (1): 28/114 MB Progress (1): 28/114 MB Progress (1): 28/114 MB Progress (1): 28/114 MB Progress (1): 28/114 MB Progress (1): 28/114 MB Progress (1): 28/114 MB Progress (1): 28/114 MB Progress (1): 28/114 MB Progress (1): 28/114 MB Progress (1): 28/114 MB Progress (1): 28/114 MB Progress (1): 28/114 MB Progress (1): 28/114 MB Progress (1): 28/114 MB Progress (1): 28/114 MB Progress (1): 28/114 MB Progress (1): 28/114 MB Progress (1): 28/114 MB Progress (1): 28/114 MB Progress (1): 28/114 MB Progress (1): 28/114 MB Progress (1): 28/114 MB Progress (1): 28/114 MB Progress (1): 28/114 MB Progress (1): 28/114 MB Progress (1): 28/114 MB Progress (1): 28/114 MB Progress (1): 28/114 MB Progress (1): 28/114 MB Progress (1): 28/114 MB Progress (1): 28/114 MB Progress (1): 28/114 MB Progress (1): 28/114 MB Progress (1): 28/114 MB Progress (1): 28/114 MB Progress (1): 28/114 MB Progress (1): 28/114 MB Progress (1): 28/114 MB Progress (1): 28/114 MB Progress (1): 28/114 MB Progress (1): 28/114 MB Progress (1): 28/114 MB Progress (1): 28/114 MB Progress (1): 28/114 MB Progress (1): 28/114 MB Progress (1): 28/114 MB Progress (1): 28/114 MB Progress (1): 28/114 MB Progress (1): 28/114 MB Progress (1): 28/114 MB Progress (1): 28/114 MB Progress (1): 28/114 MB Progress (1): 28/114 MB Progress (1): 28/114 MB Progress (1): 28/114 MB Progress (1): 28/114 MB Progress (1): 28/114 MB Progress (1): 28/114 MB Progress (1): 28/114 MB Progress (1): 28/114 MB Progress (1): 28/114 MB Progress (1): 28/114 MB Progress (1): 28/114 MB Progress (1): 28/114 MB Progress (1): 28/114 MB Progress (1): 28/114 MB Progress (1): 28/114 MB Progress (1): 28/114 MB Progress (1): 28/114 MB Progress (1): 28/114 MB Progress (1): 28/114 MB Progress (1): 28/114 MB Progress (1): 28/114 MB Progress (1): 28/114 MB Progress (1): 28/114 MB Progress (1): 28/114 MB Progress (1): 28/114 MB Progress (1): 28/114 MB Progress (1): 28/114 MB Progress (1): 28/114 MB Progress (1): 28/114 MB Progress (1): 28/114 MB Progress (1): 28/114 MB Progress (1): 28/114 MB Progress (1): 28/114 MB Progress (1): 28/114 MB Progress (1): 28/114 MB Progress (1): 28/114 MB Progress (1): 28/114 MB Progress (1): 28/114 MB Progress (1): 28/114 MB Progress (1): 28/114 MB Progress (1): 28/114 MB Progress (1): 28/114 MB Progress (1): 28/114 MB Progress (1): 28/114 MB Progress (1): 28/114 MB Progress (1): 28/114 MB Progress (1): 28/114 MB Progress (1): 28/114 MB Progress (1): 28/114 MB Progress (1): 28/114 MB Progress (1): 28/114 MB Progress (1): 28/114 MB Progress (1): 28/114 MB Progress (1): 28/114 MB Progress (1): 28/114 MB Progress (1): 28/114 MB Progress (1): 28/114 MB Progress (1): 28/114 MB Progress (1): 28/114 MB Progress (1): 28/114 MB Progress (1): 28/114 MB Progress (1): 28/114 MB Progress (1): 28/114 MB Progress (1): 28/114 MB Progress (1): 28/114 MB Progress (1): 28/114 MB Progress (1): 28/114 MB Progress (1): 28/114 MB Progress (1): 28/114 MB Progress (1): 28/114 MB Progress (1): 28/114 MB Progress (1): 28/114 MB Progress (1): 28/114 MB Progress (1): 28/114 MB Progress (1): 28/114 MB Progress (1): 28/114 MB Progress (1): 28/114 MB Progress (1): 28/114 MB Progress (1): 28/114 MB Progress (1): 28/114 MB Progress (1): 28/114 MB Progress (1): 28/114 MB Progress (1): 28/114 MB Progress (1): 28/114 MB Progress (1): 28/114 MB Progress (1): 28/114 MB Progress (1): 28/114 MB Progress (1): 28/114 MB Progress (1): 28/114 MB Progress (1): 28/114 MB Progress (1): 28/114 MB Progress (1): 28/114 MB Progress (1): 28/114 MB Progress (1): 28/114 MB Progress (1): 28/114 MB Progress (1): 28/114 MB Progress (1): 28/114 MB Progress (1): 28/114 MB Progress (1): 28/114 MB Progress (1): 28/114 MB Progress (1): 28/114 MB Progress (1): 28/114 MB Progress (1): 28/114 MB Progress (1): 28/114 MB Progress (1): 28/114 MB Progress (1): 28/114 MB Progress (1): 28/114 MB Progress (1): 28/114 MB Progress (1): 28/114 MB Progress (1): 28/114 MB Progress (1): 28/114 MB Progress (1): 28/114 MB Progress (1): 28/114 MB Progress (1): 28/114 MB Progress (1): 28/114 MB Progress (1): 28/114 MB Progress (1): 28/114 MB Progress (1): 28/114 MB Progress (1): 28/114 MB Progress (1): 28/114 MB Progress (1): 28/114 MB Progress (1): 28/114 MB Progress (1): 28/114 MB Progress (1): 28/114 MB Progress (1): 28/114 MB Progress (1): 28/114 MB Progress (1): 28/114 MB Progress (1): 28/114 MB Progress (1): 28/114 MB Progress (1): 28/114 MB Progress (1): 28/114 MB Progress (1): 28/114 MB Progress (1): 28/114 MB Progress (1): 28/114 MB Progress (1): 28/114 MB Progress (1): 28/114 MB Progress (1): 28/114 MB Progress (1): 29/114 MB Progress (1): 29/114 MB Progress (1): 29/114 MB Progress (1): 29/114 MB Progress (1): 29/114 MB Progress (1): 29/114 MB Progress (1): 29/114 MB Progress (1): 29/114 MB Progress (1): 29/114 MB Progress (1): 29/114 MB Progress (1): 29/114 MB Progress (1): 29/114 MB Progress (1): 29/114 MB Progress (1): 29/114 MB Progress (1): 29/114 MB Progress (1): 29/114 MB Progress (1): 29/114 MB Progress (1): 29/114 MB Progress (1): 29/114 MB Progress (1): 29/114 MB Progress (1): 29/114 MB Progress (1): 29/114 MB Progress (1): 29/114 MB Progress (1): 29/114 MB Progress (1): 29/114 MB Progress (1): 29/114 MB Progress (1): 29/114 MB Progress (1): 29/114 MB Progress (1): 29/114 MB Progress (1): 29/114 MB Progress (1): 29/114 MB Progress (1): 29/114 MB Progress (1): 29/114 MB Progress (1): 29/114 MB Progress (1): 29/114 MB Progress (1): 29/114 MB Progress (1): 29/114 MB Progress (1): 29/114 MB Progress (1): 29/114 MB Progress (1): 29/114 MB Progress (1): 29/114 MB Progress (1): 29/114 MB Progress (1): 29/114 MB Progress (1): 29/114 MB Progress (1): 29/114 MB Progress (1): 29/114 MB Progress (1): 29/114 MB Progress (1): 29/114 MB Progress (1): 29/114 MB Progress (1): 29/114 MB Progress (1): 29/114 MB Progress (1): 29/114 MB Progress (1): 29/114 MB Progress (1): 29/114 MB Progress (1): 29/114 MB Progress (1): 29/114 MB Progress (1): 29/114 MB Progress (1): 29/114 MB Progress (1): 29/114 MB Progress (1): 29/114 MB Progress (1): 29/114 MB Progress (1): 29/114 MB Progress (1): 29/114 MB Progress (1): 29/114 MB Progress (1): 29/114 MB Progress (1): 29/114 MB Progress (1): 29/114 MB Progress (1): 29/114 MB Progress (1): 29/114 MB Progress (1): 29/114 MB Progress (1): 29/114 MB Progress (1): 29/114 MB Progress (1): 29/114 MB Progress (1): 29/114 MB Progress (1): 29/114 MB Progress (1): 29/114 MB Progress (1): 29/114 MB Progress (1): 29/114 MB Progress (1): 29/114 MB Progress (1): 29/114 MB Progress (1): 29/114 MB Progress (1): 29/114 MB Progress (1): 29/114 MB Progress (1): 29/114 MB Progress (1): 29/114 MB Progress (1): 29/114 MB Progress (1): 29/114 MB Progress (1): 29/114 MB Progress (1): 29/114 MB Progress (1): 29/114 MB Progress (1): 29/114 MB Progress (1): 29/114 MB Progress (1): 29/114 MB Progress (1): 29/114 MB Progress (1): 29/114 MB Progress (1): 29/114 MB Progress (1): 29/114 MB Progress (1): 29/114 MB Progress (1): 29/114 MB Progress (1): 29/114 MB Progress (1): 29/114 MB Progress (1): 29/114 MB Progress (1): 29/114 MB Progress (1): 29/114 MB Progress (1): 29/114 MB Progress (1): 29/114 MB Progress (1): 29/114 MB Progress (1): 29/114 MB Progress (1): 29/114 MB Progress (1): 29/114 MB Progress (1): 29/114 MB Progress (1): 29/114 MB Progress (1): 29/114 MB Progress (1): 29/114 MB Progress (1): 29/114 MB Progress (1): 29/114 MB Progress (1): 29/114 MB Progress (1): 29/114 MB Progress (1): 29/114 MB Progress (1): 29/114 MB Progress (1): 29/114 MB Progress (1): 29/114 MB Progress (1): 29/114 MB Progress (1): 29/114 MB Progress (1): 29/114 MB Progress (1): 29/114 MB Progress (1): 29/114 MB Progress (1): 29/114 MB Progress (1): 29/114 MB Progress (1): 29/114 MB Progress (1): 29/114 MB Progress (1): 29/114 MB Progress (1): 29/114 MB Progress (1): 29/114 MB Progress (1): 29/114 MB Progress (1): 29/114 MB Progress (1): 29/114 MB Progress (1): 29/114 MB Progress (1): 29/114 MB Progress (1): 29/114 MB Progress (1): 29/114 MB Progress (1): 29/114 MB Progress (1): 29/114 MB Progress (1): 29/114 MB Progress (1): 29/114 MB Progress (1): 29/114 MB Progress (1): 29/114 MB Progress (1): 29/114 MB Progress (1): 29/114 MB Progress (1): 29/114 MB Progress (1): 29/114 MB Progress (1): 29/114 MB Progress (1): 29/114 MB Progress (1): 29/114 MB Progress (1): 29/114 MB Progress (1): 29/114 MB Progress (1): 29/114 MB Progress (1): 29/114 MB Progress (1): 29/114 MB Progress (1): 29/114 MB Progress (1): 29/114 MB Progress (1): 29/114 MB Progress (1): 29/114 MB Progress (1): 29/114 MB Progress (1): 29/114 MB Progress (1): 29/114 MB Progress (1): 29/114 MB Progress (1): 29/114 MB Progress (1): 29/114 MB Progress (1): 29/114 MB Progress (1): 29/114 MB Progress (1): 29/114 MB Progress (1): 29/114 MB Progress (1): 29/114 MB Progress (1): 29/114 MB Progress (1): 29/114 MB Progress (1): 29/114 MB Progress (1): 29/114 MB Progress (1): 29/114 MB Progress (1): 29/114 MB Progress (1): 29/114 MB Progress (1): 29/114 MB Progress (1): 29/114 MB Progress (1): 29/114 MB Progress (1): 29/114 MB Progress (1): 29/114 MB Progress (1): 29/114 MB Progress (1): 29/114 MB Progress (1): 29/114 MB Progress (1): 29/114 MB Progress (1): 29/114 MB Progress (1): 29/114 MB Progress (1): 29/114 MB Progress (1): 29/114 MB Progress (1): 29/114 MB Progress (1): 29/114 MB Progress (1): 29/114 MB Progress (1): 29/114 MB Progress (1): 29/114 MB Progress (1): 29/114 MB Progress (1): 29/114 MB Progress (1): 29/114 MB Progress (1): 29/114 MB Progress (1): 29/114 MB Progress (1): 29/114 MB Progress (1): 29/114 MB Progress (1): 29/114 MB Progress (1): 29/114 MB Progress (1): 29/114 MB Progress (1): 29/114 MB Progress (1): 29/114 MB Progress (1): 29/114 MB Progress (1): 29/114 MB Progress (1): 29/114 MB Progress (1): 29/114 MB Progress (1): 29/114 MB Progress (1): 29/114 MB Progress (1): 29/114 MB Progress (1): 29/114 MB Progress (1): 29/114 MB Progress (1): 29/114 MB Progress (1): 29/114 MB Progress (1): 29/114 MB Progress (1): 29/114 MB Progress (1): 29/114 MB Progress (1): 29/114 MB Progress (1): 29/114 MB Progress (1): 29/114 MB Progress (1): 29/114 MB Progress (1): 29/114 MB Progress (1): 29/114 MB Progress (1): 29/114 MB Progress (1): 29/114 MB Progress (1): 29/114 MB Progress (1): 29/114 MB Progress (1): 29/114 MB Progress (1): 29/114 MB Progress (1): 29/114 MB Progress (1): 29/114 MB Progress (1): 29/114 MB Progress (1): 29/114 MB Progress (1): 29/114 MB Progress (1): 29/114 MB Progress (1): 29/114 MB Progress (1): 29/114 MB Progress (1): 29/114 MB Progress (1): 29/114 MB Progress (1): 29/114 MB Progress (1): 29/114 MB Progress (1): 29/114 MB Progress (1): 29/114 MB Progress (1): 29/114 MB Progress (1): 29/114 MB Progress (1): 29/114 MB Progress (1): 29/114 MB Progress (1): 29/114 MB Progress (1): 29/114 MB Progress (1): 29/114 MB Progress (1): 29/114 MB Progress (1): 29/114 MB Progress (1): 29/114 MB Progress (1): 29/114 MB Progress (1): 29/114 MB Progress (1): 29/114 MB Progress (1): 29/114 MB Progress (1): 29/114 MB Progress (1): 29/114 MB Progress (1): 29/114 MB Progress (1): 29/114 MB Progress (1): 29/114 MB Progress (1): 29/114 MB Progress (1): 29/114 MB Progress (1): 29/114 MB Progress (1): 29/114 MB Progress (1): 29/114 MB Progress (1): 29/114 MB Progress (1): 29/114 MB Progress (1): 29/114 MB Progress (1): 29/114 MB Progress (1): 29/114 MB Progress (1): 29/114 MB Progress (1): 29/114 MB Progress (1): 29/114 MB Progress (1): 29/114 MB Progress (1): 29/114 MB Progress (1): 29/114 MB Progress (1): 29/114 MB Progress (1): 29/114 MB Progress (1): 29/114 MB Progress (1): 29/114 MB Progress (1): 29/114 MB Progress (1): 29/114 MB Progress (1): 29/114 MB Progress (1): 29/114 MB Progress (1): 29/114 MB Progress (1): 29/114 MB Progress (1): 29/114 MB Progress (1): 29/114 MB Progress (1): 29/114 MB Progress (1): 29/114 MB Progress (1): 29/114 MB Progress (1): 29/114 MB Progress (1): 29/114 MB Progress (1): 29/114 MB Progress (1): 29/114 MB Progress (1): 29/114 MB Progress (1): 29/114 MB Progress (1): 29/114 MB Progress (1): 29/114 MB Progress (1): 29/114 MB Progress (1): 29/114 MB Progress (1): 29/114 MB Progress (1): 29/114 MB Progress (1): 29/114 MB Progress (1): 29/114 MB Progress (1): 29/114 MB Progress (1): 29/114 MB Progress (1): 29/114 MB Progress (1): 29/114 MB Progress (1): 29/114 MB Progress (1): 29/114 MB Progress (1): 29/114 MB Progress (1): 29/114 MB Progress (1): 29/114 MB Progress (1): 29/114 MB Progress (1): 29/114 MB Progress (1): 29/114 MB Progress (1): 29/114 MB Progress (1): 29/114 MB Progress (1): 29/114 MB Progress (1): 29/114 MB Progress (1): 29/114 MB Progress (1): 29/114 MB Progress (1): 29/114 MB Progress (1): 29/114 MB Progress (1): 29/114 MB Progress (1): 29/114 MB Progress (1): 29/114 MB Progress (1): 29/114 MB Progress (1): 29/114 MB Progress (1): 29/114 MB Progress (1): 29/114 MB Progress (1): 29/114 MB Progress (1): 29/114 MB Progress (1): 29/114 MB Progress (1): 29/114 MB Progress (1): 29/114 MB Progress (1): 29/114 MB Progress (1): 29/114 MB Progress (1): 29/114 MB Progress (1): 29/114 MB Progress (1): 29/114 MB Progress (1): 29/114 MB Progress (1): 29/114 MB Progress (1): 29/114 MB Progress (1): 29/114 MB Progress (1): 29/114 MB Progress (1): 29/114 MB Progress (1): 29/114 MB Progress (1): 29/114 MB Progress (1): 29/114 MB Progress (1): 29/114 MB Progress (1): 29/114 MB Progress (1): 29/114 MB Progress (1): 29/114 MB Progress (1): 29/114 MB Progress (1): 29/114 MB Progress (1): 29/114 MB Progress (1): 29/114 MB Progress (1): 29/114 MB Progress (1): 29/114 MB Progress (1): 29/114 MB Progress (1): 29/114 MB Progress (1): 29/114 MB Progress (1): 29/114 MB Progress (1): 29/114 MB Progress (1): 29/114 MB Progress (1): 29/114 MB Progress (1): 29/114 MB Progress (1): 29/114 MB Progress (1): 29/114 MB Progress (1): 29/114 MB Progress (1): 29/114 MB Progress (1): 29/114 MB Progress (1): 29/114 MB Progress (1): 29/114 MB Progress (1): 29/114 MB Progress (1): 29/114 MB Progress (1): 29/114 MB Progress (1): 29/114 MB Progress (1): 29/114 MB Progress (1): 29/114 MB Progress (1): 29/114 MB Progress (1): 29/114 MB Progress (1): 29/114 MB Progress (1): 29/114 MB Progress (1): 29/114 MB Progress (1): 29/114 MB Progress (1): 29/114 MB Progress (1): 29/114 MB Progress (1): 29/114 MB Progress (1): 29/114 MB Progress (1): 29/114 MB Progress (1): 29/114 MB Progress (1): 29/114 MB Progress (1): 29/114 MB Progress (1): 29/114 MB Progress (1): 29/114 MB Progress (1): 29/114 MB Progress (1): 29/114 MB Progress (1): 29/114 MB Progress (1): 29/114 MB Progress (1): 29/114 MB Progress (1): 29/114 MB Progress (1): 29/114 MB Progress (1): 29/114 MB Progress (1): 29/114 MB Progress (1): 29/114 MB Progress (1): 29/114 MB Progress (1): 29/114 MB Progress (1): 29/114 MB Progress (1): 29/114 MB Progress (1): 29/114 MB Progress (1): 29/114 MB Progress (1): 29/114 MB Progress (1): 29/114 MB Progress (1): 29/114 MB Progress (1): 29/114 MB Progress (1): 29/114 MB Progress (1): 29/114 MB Progress (1): 29/114 MB Progress (1): 29/114 MB Progress (1): 29/114 MB Progress (1): 29/114 MB Progress (1): 29/114 MB Progress (1): 29/114 MB Progress (1): 29/114 MB Progress (1): 29/114 MB Progress (1): 29/114 MB Progress (1): 29/114 MB Progress (1): 29/114 MB Progress (1): 29/114 MB Progress (1): 29/114 MB Progress (1): 29/114 MB Progress (1): 29/114 MB Progress (1): 29/114 MB Progress (1): 29/114 MB Progress (1): 29/114 MB Progress (1): 29/114 MB Progress (1): 29/114 MB Progress (1): 29/114 MB Progress (1): 29/114 MB Progress (1): 29/114 MB Progress (1): 29/114 MB Progress (1): 29/114 MB Progress (1): 29/114 MB Progress (1): 29/114 MB Progress (1): 29/114 MB Progress (1): 29/114 MB Progress (1): 29/114 MB Progress (1): 29/114 MB Progress (1): 29/114 MB Progress (1): 29/114 MB Progress (1): 29/114 MB Progress (1): 29/114 MB Progress (1): 29/114 MB Progress (1): 29/114 MB Progress (1): 29/114 MB Progress (1): 29/114 MB Progress (1): 29/114 MB Progress (1): 29/114 MB Progress (1): 29/114 MB Progress (1): 29/114 MB Progress (1): 29/114 MB Progress (1): 29/114 MB Progress (1): 29/114 MB Progress (1): 29/114 MB Progress (1): 29/114 MB Progress (1): 29/114 MB Progress (1): 29/114 MB Progress (1): 29/114 MB Progress (1): 29/114 MB Progress (1): 29/114 MB Progress (1): 29/114 MB Progress (1): 29/114 MB Progress (1): 29/114 MB Progress (1): 29/114 MB Progress (1): 29/114 MB Progress (1): 30/114 MB Progress (1): 30/114 MB Progress (1): 30/114 MB Progress (1): 30/114 MB Progress (1): 30/114 MB Progress (1): 30/114 MB Progress (1): 30/114 MB Progress (1): 30/114 MB Progress (1): 30/114 MB Progress (1): 30/114 MB Progress (1): 30/114 MB Progress (1): 30/114 MB Progress (1): 30/114 MB Progress (1): 30/114 MB Progress (1): 30/114 MB Progress (1): 30/114 MB Progress (1): 30/114 MB Progress (1): 30/114 MB Progress (1): 30/114 MB Progress (1): 30/114 MB Progress (1): 30/114 MB Progress (1): 30/114 MB Progress (1): 30/114 MB Progress (1): 30/114 MB Progress (1): 30/114 MB Progress (1): 30/114 MB Progress (1): 30/114 MB Progress (1): 30/114 MB Progress (1): 30/114 MB Progress (1): 30/114 MB Progress (1): 30/114 MB Progress (1): 30/114 MB Progress (1): 30/114 MB Progress (1): 30/114 MB Progress (1): 30/114 MB Progress (1): 30/114 MB Progress (1): 30/114 MB Progress (1): 30/114 MB Progress (1): 30/114 MB Progress (1): 30/114 MB Progress (1): 30/114 MB Progress (1): 30/114 MB Progress (1): 30/114 MB Progress (1): 30/114 MB Progress (1): 30/114 MB Progress (1): 30/114 MB Progress (1): 30/114 MB Progress (1): 30/114 MB Progress (1): 30/114 MB Progress (1): 30/114 MB Progress (1): 30/114 MB Progress (1): 30/114 MB Progress (1): 30/114 MB Progress (1): 30/114 MB Progress (1): 30/114 MB Progress (1): 30/114 MB Progress (1): 30/114 MB Progress (1): 30/114 MB Progress (1): 30/114 MB Progress (1): 30/114 MB Progress (1): 30/114 MB Progress (1): 30/114 MB Progress (1): 30/114 MB Progress (1): 30/114 MB Progress (1): 30/114 MB Progress (1): 30/114 MB Progress (1): 30/114 MB Progress (1): 30/114 MB Progress (1): 30/114 MB Progress (1): 30/114 MB Progress (1): 30/114 MB Progress (1): 30/114 MB Progress (1): 30/114 MB Progress (1): 30/114 MB Progress (1): 30/114 MB Progress (1): 30/114 MB Progress (1): 30/114 MB Progress (1): 30/114 MB Progress (1): 30/114 MB Progress (1): 30/114 MB Progress (1): 30/114 MB Progress (1): 30/114 MB Progress (1): 30/114 MB Progress (1): 30/114 MB Progress (1): 30/114 MB Progress (1): 30/114 MB Progress (1): 30/114 MB Progress (1): 30/114 MB Progress (1): 30/114 MB Progress (1): 30/114 MB Progress (1): 30/114 MB Progress (1): 30/114 MB Progress (1): 30/114 MB Progress (1): 30/114 MB Progress (1): 30/114 MB Progress (1): 30/114 MB Progress (1): 30/114 MB Progress (1): 30/114 MB Progress (1): 30/114 MB Progress (1): 30/114 MB Progress (1): 30/114 MB Progress (1): 30/114 MB Progress (1): 30/114 MB Progress (1): 30/114 MB Progress (1): 30/114 MB Progress (1): 30/114 MB Progress (1): 30/114 MB Progress (1): 30/114 MB Progress (1): 30/114 MB Progress (1): 30/114 MB Progress (1): 30/114 MB Progress (1): 30/114 MB Progress (1): 30/114 MB Progress (1): 30/114 MB Progress (1): 30/114 MB Progress (1): 30/114 MB Progress (1): 30/114 MB Progress (1): 30/114 MB Progress (1): 30/114 MB Progress (1): 30/114 MB Progress (1): 30/114 MB Progress (1): 30/114 MB Progress (1): 30/114 MB Progress (1): 30/114 MB Progress (1): 30/114 MB Progress (1): 30/114 MB Progress (1): 30/114 MB Progress (1): 30/114 MB Progress (1): 30/114 MB Progress (1): 30/114 MB Progress (1): 30/114 MB Progress (1): 30/114 MB Progress (1): 30/114 MB Progress (1): 30/114 MB Progress (1): 30/114 MB Progress (1): 30/114 MB Progress (1): 30/114 MB Progress (1): 30/114 MB Progress (1): 30/114 MB Progress (1): 30/114 MB Progress (1): 30/114 MB Progress (1): 30/114 MB Progress (1): 30/114 MB Progress (1): 30/114 MB Progress (1): 30/114 MB Progress (1): 30/114 MB Progress (1): 30/114 MB Progress (1): 30/114 MB Progress (1): 30/114 MB Progress (1): 30/114 MB Progress (1): 30/114 MB Progress (1): 30/114 MB Progress (1): 30/114 MB Progress (1): 30/114 MB Progress (1): 30/114 MB Progress (1): 30/114 MB Progress (1): 30/114 MB Progress (1): 30/114 MB Progress (1): 30/114 MB Progress (1): 30/114 MB Progress (1): 30/114 MB Progress (1): 30/114 MB Progress (1): 30/114 MB Progress (1): 30/114 MB Progress (1): 30/114 MB Progress (1): 30/114 MB Progress (1): 30/114 MB Progress (1): 30/114 MB Progress (1): 30/114 MB Progress (1): 30/114 MB Progress (1): 30/114 MB Progress (1): 30/114 MB Progress (1): 30/114 MB Progress (1): 30/114 MB Progress (1): 30/114 MB Progress (1): 30/114 MB Progress (1): 30/114 MB Progress (1): 30/114 MB Progress (1): 30/114 MB Progress (1): 30/114 MB Progress (1): 30/114 MB Progress (1): 30/114 MB Progress (1): 30/114 MB Progress (1): 30/114 MB Progress (1): 30/114 MB Progress (1): 30/114 MB Progress (1): 30/114 MB Progress (1): 30/114 MB Progress (1): 30/114 MB Progress (1): 30/114 MB Progress (1): 30/114 MB Progress (1): 30/114 MB Progress (1): 30/114 MB Progress (1): 30/114 MB Progress (1): 30/114 MB Progress (1): 30/114 MB Progress (1): 30/114 MB Progress (1): 30/114 MB Progress (1): 30/114 MB Progress (1): 30/114 MB Progress (1): 30/114 MB Progress (1): 30/114 MB Progress (1): 30/114 MB Progress (1): 30/114 MB Progress (1): 30/114 MB Progress (1): 30/114 MB Progress (1): 30/114 MB Progress (1): 30/114 MB Progress (1): 30/114 MB Progress (1): 30/114 MB Progress (1): 30/114 MB Progress (1): 30/114 MB Progress (1): 30/114 MB Progress (1): 30/114 MB Progress (1): 30/114 MB Progress (1): 30/114 MB Progress (1): 30/114 MB Progress (1): 30/114 MB Progress (1): 30/114 MB Progress (1): 30/114 MB Progress (1): 30/114 MB Progress (1): 30/114 MB Progress (1): 30/114 MB Progress (1): 30/114 MB Progress (1): 30/114 MB Progress (1): 30/114 MB Progress (1): 30/114 MB Progress (1): 30/114 MB Progress (1): 30/114 MB Progress (1): 30/114 MB Progress (1): 30/114 MB Progress (1): 30/114 MB Progress (1): 30/114 MB Progress (1): 30/114 MB Progress (1): 30/114 MB Progress (1): 30/114 MB Progress (1): 30/114 MB Progress (1): 30/114 MB Progress (1): 30/114 MB Progress (1): 30/114 MB Progress (1): 30/114 MB Progress (1): 30/114 MB Progress (1): 30/114 MB Progress (1): 30/114 MB Progress (1): 30/114 MB Progress (1): 30/114 MB Progress (1): 30/114 MB Progress (1): 30/114 MB Progress (1): 30/114 MB Progress (1): 30/114 MB Progress (1): 30/114 MB Progress (1): 30/114 MB Progress (1): 30/114 MB Progress (1): 30/114 MB Progress (1): 30/114 MB Progress (1): 30/114 MB Progress (1): 30/114 MB Progress (1): 30/114 MB Progress (1): 30/114 MB Progress (1): 30/114 MB Progress (1): 30/114 MB Progress (1): 30/114 MB Progress (1): 30/114 MB Progress (1): 30/114 MB Progress (1): 30/114 MB Progress (1): 30/114 MB Progress (1): 30/114 MB Progress (1): 30/114 MB Progress (1): 30/114 MB Progress (1): 30/114 MB Progress (1): 30/114 MB Progress (1): 30/114 MB Progress (1): 30/114 MB Progress (1): 30/114 MB Progress (1): 30/114 MB Progress (1): 30/114 MB Progress (1): 30/114 MB Progress (1): 30/114 MB Progress (1): 30/114 MB Progress (1): 30/114 MB Progress (1): 30/114 MB Progress (1): 30/114 MB Progress (1): 30/114 MB Progress (1): 30/114 MB Progress (1): 30/114 MB Progress (1): 30/114 MB Progress (1): 30/114 MB Progress (1): 30/114 MB Progress (1): 30/114 MB Progress (1): 30/114 MB Progress (1): 30/114 MB Progress (1): 30/114 MB Progress (1): 30/114 MB Progress (1): 30/114 MB Progress (1): 30/114 MB Progress (1): 30/114 MB Progress (1): 30/114 MB Progress (1): 30/114 MB Progress (1): 30/114 MB Progress (1): 30/114 MB Progress (1): 30/114 MB Progress (1): 30/114 MB Progress (1): 30/114 MB Progress (1): 30/114 MB Progress (1): 30/114 MB Progress (1): 30/114 MB Progress (1): 30/114 MB Progress (1): 30/114 MB Progress (1): 30/114 MB Progress (1): 30/114 MB Progress (1): 30/114 MB Progress (1): 30/114 MB Progress (1): 30/114 MB Progress (1): 30/114 MB Progress (1): 30/114 MB Progress (1): 30/114 MB Progress (1): 30/114 MB Progress (1): 30/114 MB Progress (1): 30/114 MB Progress (1): 30/114 MB Progress (1): 30/114 MB Progress (1): 30/114 MB Progress (1): 30/114 MB Progress (1): 30/114 MB Progress (1): 30/114 MB Progress (1): 30/114 MB Progress (1): 30/114 MB Progress (1): 30/114 MB Progress (1): 30/114 MB Progress (1): 30/114 MB Progress (1): 30/114 MB Progress (1): 30/114 MB Progress (1): 30/114 MB Progress (1): 30/114 MB Progress (1): 30/114 MB Progress (1): 30/114 MB Progress (1): 30/114 MB Progress (1): 30/114 MB Progress (1): 30/114 MB Progress (1): 30/114 MB Progress (1): 30/114 MB Progress (1): 30/114 MB Progress (1): 30/114 MB Progress (1): 30/114 MB Progress (1): 30/114 MB Progress (1): 30/114 MB Progress (1): 30/114 MB Progress (1): 30/114 MB Progress (1): 30/114 MB Progress (1): 30/114 MB Progress (1): 30/114 MB Progress (1): 30/114 MB Progress (1): 30/114 MB Progress (1): 30/114 MB Progress (1): 30/114 MB Progress (1): 30/114 MB Progress (1): 30/114 MB Progress (1): 30/114 MB Progress (1): 30/114 MB Progress (1): 30/114 MB Progress (1): 30/114 MB Progress (1): 30/114 MB Progress (1): 30/114 MB Progress (1): 30/114 MB Progress (1): 30/114 MB Progress (1): 30/114 MB Progress (1): 30/114 MB Progress (1): 30/114 MB Progress (1): 30/114 MB Progress (1): 30/114 MB Progress (1): 30/114 MB Progress (1): 30/114 MB Progress (1): 30/114 MB Progress (1): 30/114 MB Progress (1): 30/114 MB Progress (1): 30/114 MB Progress (1): 30/114 MB Progress (1): 30/114 MB Progress (1): 30/114 MB Progress (1): 30/114 MB Progress (1): 30/114 MB Progress (1): 30/114 MB Progress (1): 30/114 MB Progress (1): 30/114 MB Progress (1): 30/114 MB Progress (1): 30/114 MB Progress (1): 30/114 MB Progress (1): 30/114 MB Progress (1): 30/114 MB Progress (1): 30/114 MB Progress (1): 30/114 MB Progress (1): 30/114 MB Progress (1): 30/114 MB Progress (1): 30/114 MB Progress (1): 30/114 MB Progress (1): 30/114 MB Progress (1): 30/114 MB Progress (1): 30/114 MB Progress (1): 30/114 MB Progress (1): 30/114 MB Progress (1): 30/114 MB Progress (1): 30/114 MB Progress (1): 30/114 MB Progress (1): 30/114 MB Progress (1): 30/114 MB Progress (1): 30/114 MB Progress (1): 30/114 MB Progress (1): 30/114 MB Progress (1): 30/114 MB Progress (1): 30/114 MB Progress (1): 30/114 MB Progress (1): 30/114 MB Progress (1): 30/114 MB Progress (1): 30/114 MB Progress (1): 30/114 MB Progress (1): 30/114 MB Progress (1): 30/114 MB Progress (1): 30/114 MB Progress (1): 30/114 MB Progress (1): 30/114 MB Progress (1): 30/114 MB Progress (1): 30/114 MB Progress (1): 30/114 MB Progress (1): 30/114 MB Progress (1): 30/114 MB Progress (1): 30/114 MB Progress (1): 30/114 MB Progress (1): 30/114 MB Progress (1): 30/114 MB Progress (1): 30/114 MB Progress (1): 30/114 MB Progress (1): 30/114 MB Progress (1): 30/114 MB Progress (1): 30/114 MB Progress (1): 30/114 MB Progress (1): 30/114 MB Progress (1): 30/114 MB Progress (1): 30/114 MB Progress (1): 30/114 MB Progress (1): 30/114 MB Progress (1): 30/114 MB Progress (1): 30/114 MB Progress (1): 30/114 MB Progress (1): 30/114 MB Progress (1): 30/114 MB Progress (1): 30/114 MB Progress (1): 30/114 MB Progress (1): 30/114 MB Progress (1): 30/114 MB Progress (1): 30/114 MB Progress (1): 30/114 MB Progress (1): 30/114 MB Progress (1): 30/114 MB Progress (1): 30/114 MB Progress (1): 30/114 MB Progress (1): 30/114 MB Progress (1): 30/114 MB Progress (1): 30/114 MB Progress (1): 30/114 MB Progress (1): 30/114 MB Progress (1): 30/114 MB Progress (1): 30/114 MB Progress (1): 30/114 MB Progress (1): 30/114 MB Progress (1): 30/114 MB Progress (1): 30/114 MB Progress (1): 30/114 MB Progress (1): 30/114 MB Progress (1): 30/114 MB Progress (1): 30/114 MB Progress (1): 30/114 MB Progress (1): 30/114 MB Progress (1): 30/114 MB Progress (1): 30/114 MB Progress (1): 30/114 MB Progress (1): 30/114 MB Progress (1): 30/114 MB Progress (1): 30/114 MB Progress (1): 30/114 MB Progress (1): 30/114 MB Progress (1): 30/114 MB Progress (1): 30/114 MB Progress (1): 30/114 MB Progress (1): 30/114 MB Progress (1): 30/114 MB Progress (1): 30/114 MB Progress (1): 30/114 MB Progress (1): 30/114 MB Progress (1): 31/114 MB Progress (1): 31/114 MB Progress (1): 31/114 MB Progress (1): 31/114 MB Progress (1): 31/114 MB Progress (1): 31/114 MB Progress (1): 31/114 MB Progress (1): 31/114 MB Progress (1): 31/114 MB Progress (1): 31/114 MB Progress (1): 31/114 MB Progress (1): 31/114 MB Progress (1): 31/114 MB Progress (1): 31/114 MB Progress (1): 31/114 MB Progress (1): 31/114 MB Progress (1): 31/114 MB Progress (1): 31/114 MB Progress (1): 31/114 MB Progress (1): 31/114 MB Progress (1): 31/114 MB Progress (1): 31/114 MB Progress (1): 31/114 MB Progress (1): 31/114 MB Progress (1): 31/114 MB Progress (1): 31/114 MB Progress (1): 31/114 MB Progress (1): 31/114 MB Progress (1): 31/114 MB Progress (1): 31/114 MB Progress (1): 31/114 MB Progress (1): 31/114 MB Progress (1): 31/114 MB Progress (1): 31/114 MB Progress (1): 31/114 MB Progress (1): 31/114 MB Progress (1): 31/114 MB Progress (1): 31/114 MB Progress (1): 31/114 MB Progress (1): 31/114 MB Progress (1): 31/114 MB Progress (1): 31/114 MB Progress (1): 31/114 MB Progress (1): 31/114 MB Progress (1): 31/114 MB Progress (1): 31/114 MB Progress (1): 31/114 MB Progress (1): 31/114 MB Progress (1): 31/114 MB Progress (1): 31/114 MB Progress (1): 31/114 MB Progress (1): 31/114 MB Progress (1): 31/114 MB Progress (1): 31/114 MB Progress (1): 31/114 MB Progress (1): 31/114 MB Progress (1): 31/114 MB Progress (1): 31/114 MB Progress (1): 31/114 MB Progress (1): 31/114 MB Progress (1): 31/114 MB Progress (1): 31/114 MB Progress (1): 31/114 MB Progress (1): 31/114 MB Progress (1): 31/114 MB Progress (1): 31/114 MB Progress (1): 31/114 MB Progress (1): 31/114 MB Progress (1): 31/114 MB Progress (1): 31/114 MB Progress (1): 31/114 MB Progress (1): 31/114 MB Progress (1): 31/114 MB Progress (1): 31/114 MB Progress (1): 31/114 MB Progress (1): 31/114 MB Progress (1): 31/114 MB Progress (1): 31/114 MB Progress (1): 31/114 MB Progress (1): 31/114 MB Progress (1): 31/114 MB Progress (1): 31/114 MB Progress (1): 31/114 MB Progress (1): 31/114 MB Progress (1): 31/114 MB Progress (1): 31/114 MB Progress (1): 31/114 MB Progress (1): 31/114 MB Progress (1): 31/114 MB Progress (1): 31/114 MB Progress (1): 31/114 MB Progress (1): 31/114 MB Progress (1): 31/114 MB Progress (1): 31/114 MB Progress (1): 31/114 MB Progress (1): 31/114 MB Progress (1): 31/114 MB Progress (1): 31/114 MB Progress (1): 31/114 MB Progress (1): 31/114 MB Progress (1): 31/114 MB Progress (1): 31/114 MB Progress (1): 31/114 MB Progress (1): 31/114 MB Progress (1): 31/114 MB Progress (1): 31/114 MB Progress (1): 31/114 MB Progress (1): 31/114 MB Progress (1): 31/114 MB Progress (1): 31/114 MB Progress (1): 31/114 MB Progress (1): 31/114 MB Progress (1): 31/114 MB Progress (1): 31/114 MB Progress (1): 31/114 MB Progress (1): 31/114 MB Progress (1): 31/114 MB Progress (1): 31/114 MB Progress (1): 31/114 MB Progress (1): 31/114 MB Progress (1): 31/114 MB Progress (1): 31/114 MB Progress (1): 31/114 MB Progress (1): 31/114 MB Progress (1): 31/114 MB Progress (1): 31/114 MB Progress (1): 31/114 MB Progress (1): 31/114 MB Progress (1): 31/114 MB Progress (1): 31/114 MB Progress (1): 31/114 MB Progress (1): 31/114 MB Progress (1): 31/114 MB Progress (1): 31/114 MB Progress (1): 31/114 MB Progress (1): 31/114 MB Progress (1): 31/114 MB Progress (1): 31/114 MB Progress (1): 31/114 MB Progress (1): 31/114 MB Progress (1): 31/114 MB Progress (1): 31/114 MB Progress (1): 31/114 MB Progress (1): 31/114 MB Progress (1): 31/114 MB Progress (1): 31/114 MB Progress (1): 31/114 MB Progress (1): 31/114 MB Progress (1): 31/114 MB Progress (1): 31/114 MB Progress (1): 31/114 MB Progress (1): 31/114 MB Progress (1): 31/114 MB Progress (1): 31/114 MB Progress (1): 31/114 MB Progress (1): 31/114 MB Progress (1): 31/114 MB Progress (1): 31/114 MB Progress (1): 31/114 MB Progress (1): 31/114 MB Progress (1): 31/114 MB Progress (1): 31/114 MB Progress (1): 31/114 MB Progress (1): 31/114 MB Progress (1): 31/114 MB Progress (1): 31/114 MB Progress (1): 31/114 MB Progress (1): 31/114 MB Progress (1): 31/114 MB Progress (1): 31/114 MB Progress (1): 31/114 MB Progress (1): 31/114 MB Progress (1): 31/114 MB Progress (1): 31/114 MB Progress (1): 31/114 MB Progress (1): 31/114 MB Progress (1): 31/114 MB Progress (1): 31/114 MB Progress (1): 31/114 MB Progress (1): 31/114 MB Progress (1): 31/114 MB Progress (1): 31/114 MB Progress (1): 31/114 MB Progress (1): 31/114 MB Progress (1): 31/114 MB Progress (1): 31/114 MB Progress (1): 31/114 MB Progress (1): 31/114 MB Progress (1): 31/114 MB Progress (1): 31/114 MB Progress (1): 31/114 MB Progress (1): 31/114 MB Progress (1): 31/114 MB Progress (1): 31/114 MB Progress (1): 31/114 MB Progress (1): 31/114 MB Progress (1): 31/114 MB Progress (1): 31/114 MB Progress (1): 31/114 MB Progress (1): 31/114 MB Progress (1): 31/114 MB Progress (1): 31/114 MB Progress (1): 31/114 MB Progress (1): 31/114 MB Progress (1): 31/114 MB Progress (1): 31/114 MB Progress (1): 31/114 MB Progress (1): 31/114 MB Progress (1): 31/114 MB Progress (1): 31/114 MB Progress (1): 31/114 MB Progress (1): 31/114 MB Progress (1): 31/114 MB Progress (1): 31/114 MB Progress (1): 31/114 MB Progress (1): 31/114 MB Progress (1): 31/114 MB Progress (1): 31/114 MB Progress (1): 31/114 MB Progress (1): 31/114 MB Progress (1): 31/114 MB Progress (1): 31/114 MB Progress (1): 31/114 MB Progress (1): 31/114 MB Progress (1): 31/114 MB Progress (1): 31/114 MB Progress (1): 31/114 MB Progress (1): 31/114 MB Progress (1): 31/114 MB Progress (1): 31/114 MB Progress (1): 31/114 MB Progress (1): 31/114 MB Progress (1): 31/114 MB Progress (1): 31/114 MB Progress (1): 31/114 MB Progress (1): 31/114 MB Progress (1): 31/114 MB Progress (1): 31/114 MB Progress (1): 31/114 MB Progress (1): 31/114 MB Progress (1): 31/114 MB Progress (1): 31/114 MB Progress (1): 31/114 MB Progress (1): 31/114 MB Progress (1): 31/114 MB Progress (1): 31/114 MB Progress (1): 31/114 MB Progress (1): 31/114 MB Progress (1): 31/114 MB Progress (1): 31/114 MB Progress (1): 31/114 MB Progress (1): 31/114 MB Progress (1): 31/114 MB Progress (1): 31/114 MB Progress (1): 31/114 MB Progress (1): 31/114 MB Progress (1): 31/114 MB Progress (1): 31/114 MB Progress (1): 31/114 MB Progress (1): 31/114 MB Progress (1): 31/114 MB Progress (1): 31/114 MB Progress (1): 31/114 MB Progress (1): 31/114 MB Progress (1): 31/114 MB Progress (1): 31/114 MB Progress (1): 31/114 MB Progress (1): 31/114 MB Progress (1): 31/114 MB Progress (1): 31/114 MB Progress (1): 31/114 MB Progress (1): 31/114 MB Progress (1): 31/114 MB Progress (1): 31/114 MB Progress (1): 31/114 MB Progress (1): 31/114 MB Progress (1): 31/114 MB Progress (1): 31/114 MB Progress (1): 31/114 MB Progress (1): 31/114 MB Progress (1): 31/114 MB Progress (1): 31/114 MB Progress (1): 31/114 MB Progress (1): 31/114 MB Progress (1): 31/114 MB Progress (1): 31/114 MB Progress (1): 31/114 MB Progress (1): 31/114 MB Progress (1): 31/114 MB Progress (1): 31/114 MB Progress (1): 31/114 MB Progress (1): 31/114 MB Progress (1): 31/114 MB Progress (1): 31/114 MB Progress (1): 31/114 MB Progress (1): 31/114 MB Progress (1): 31/114 MB Progress (1): 31/114 MB Progress (1): 31/114 MB Progress (1): 31/114 MB Progress (1): 31/114 MB Progress (1): 31/114 MB Progress (1): 31/114 MB Progress (1): 31/114 MB Progress (1): 31/114 MB Progress (1): 31/114 MB Progress (1): 31/114 MB Progress (1): 31/114 MB Progress (1): 31/114 MB Progress (1): 31/114 MB Progress (1): 31/114 MB Progress (1): 31/114 MB Progress (1): 31/114 MB Progress (1): 31/114 MB Progress (1): 31/114 MB Progress (1): 31/114 MB Progress (1): 31/114 MB Progress (1): 31/114 MB Progress (1): 31/114 MB Progress (1): 31/114 MB Progress (1): 31/114 MB Progress (1): 31/114 MB Progress (1): 31/114 MB Progress (1): 31/114 MB Progress (1): 31/114 MB Progress (1): 31/114 MB Progress (1): 31/114 MB Progress (1): 31/114 MB Progress (1): 31/114 MB Progress (1): 31/114 MB Progress (1): 31/114 MB Progress (1): 31/114 MB Progress (1): 31/114 MB Progress (1): 31/114 MB Progress (1): 31/114 MB Progress (1): 31/114 MB Progress (1): 31/114 MB Progress (1): 31/114 MB Progress (1): 31/114 MB Progress (1): 31/114 MB Progress (1): 31/114 MB Progress (1): 31/114 MB Progress (1): 31/114 MB Progress (1): 31/114 MB Progress (1): 31/114 MB Progress (1): 31/114 MB Progress (1): 31/114 MB Progress (1): 31/114 MB Progress (1): 31/114 MB Progress (1): 31/114 MB Progress (1): 31/114 MB Progress (1): 31/114 MB Progress (1): 31/114 MB Progress (1): 31/114 MB Progress (1): 31/114 MB Progress (1): 31/114 MB Progress (1): 31/114 MB Progress (1): 31/114 MB Progress (1): 31/114 MB Progress (1): 31/114 MB Progress (1): 31/114 MB Progress (1): 31/114 MB Progress (1): 31/114 MB Progress (1): 31/114 MB Progress (1): 31/114 MB Progress (1): 31/114 MB Progress (1): 31/114 MB Progress (1): 31/114 MB Progress (1): 31/114 MB Progress (1): 31/114 MB Progress (1): 31/114 MB Progress (1): 31/114 MB Progress (1): 31/114 MB Progress (1): 31/114 MB Progress (1): 31/114 MB Progress (1): 31/114 MB Progress (1): 31/114 MB Progress (1): 31/114 MB Progress (1): 31/114 MB Progress (1): 31/114 MB Progress (1): 31/114 MB Progress (1): 31/114 MB Progress (1): 31/114 MB Progress (1): 31/114 MB Progress (1): 31/114 MB Progress (1): 31/114 MB Progress (1): 31/114 MB Progress (1): 31/114 MB Progress (1): 31/114 MB Progress (1): 31/114 MB Progress (1): 31/114 MB Progress (1): 31/114 MB Progress (1): 31/114 MB Progress (1): 31/114 MB Progress (1): 31/114 MB Progress (1): 31/114 MB Progress (1): 31/114 MB Progress (1): 31/114 MB Progress (1): 31/114 MB Progress (1): 31/114 MB Progress (1): 31/114 MB Progress (1): 31/114 MB Progress (1): 31/114 MB Progress (1): 31/114 MB Progress (1): 31/114 MB Progress (1): 31/114 MB Progress (1): 31/114 MB Progress (1): 31/114 MB Progress (1): 31/114 MB Progress (1): 31/114 MB Progress (1): 31/114 MB Progress (1): 31/114 MB Progress (1): 31/114 MB Progress (1): 31/114 MB Progress (1): 31/114 MB Progress (1): 31/114 MB Progress (1): 31/114 MB Progress (1): 31/114 MB Progress (1): 31/114 MB Progress (1): 31/114 MB Progress (1): 31/114 MB Progress (1): 31/114 MB Progress (1): 31/114 MB Progress (1): 31/114 MB Progress (1): 31/114 MB Progress (1): 31/114 MB Progress (1): 31/114 MB Progress (1): 31/114 MB Progress (1): 31/114 MB Progress (1): 31/114 MB Progress (1): 31/114 MB Progress (1): 31/114 MB Progress (1): 31/114 MB Progress (1): 31/114 MB Progress (1): 31/114 MB Progress (1): 31/114 MB Progress (1): 31/114 MB Progress (1): 31/114 MB Progress (1): 31/114 MB Progress (1): 31/114 MB Progress (1): 31/114 MB Progress (1): 31/114 MB Progress (1): 31/114 MB Progress (1): 31/114 MB Progress (1): 31/114 MB Progress (1): 31/114 MB Progress (1): 31/114 MB Progress (1): 31/114 MB Progress (1): 31/114 MB Progress (1): 31/114 MB Progress (1): 31/114 MB Progress (1): 31/114 MB Progress (1): 31/114 MB Progress (1): 31/114 MB Progress (1): 31/114 MB Progress (1): 31/114 MB Progress (1): 31/114 MB Progress (1): 31/114 MB Progress (1): 31/114 MB Progress (1): 31/114 MB Progress (1): 31/114 MB Progress (1): 31/114 MB Progress (1): 31/114 MB Progress (1): 31/114 MB Progress (1): 31/114 MB Progress (1): 31/114 MB Progress (1): 31/114 MB Progress (1): 31/114 MB Progress (1): 31/114 MB Progress (1): 31/114 MB Progress (1): 31/114 MB Progress (1): 31/114 MB Progress (1): 31/114 MB Progress (1): 31/114 MB Progress (1): 31/114 MB Progress (1): 31/114 MB Progress (1): 31/114 MB Progress (1): 31/114 MB Progress (1): 31/114 MB Progress (1): 31/114 MB Progress (1): 31/114 MB Progress (1): 31/114 MB Progress (1): 31/114 MB Progress (1): 31/114 MB Progress (1): 31/114 MB Progress (1): 31/114 MB Progress (1): 31/114 MB Progress (1): 31/114 MB Progress (1): 32/114 MB Progress (1): 32/114 MB Progress (1): 32/114 MB Progress (1): 32/114 MB Progress (1): 32/114 MB Progress (1): 32/114 MB Progress (1): 32/114 MB Progress (1): 32/114 MB Progress (1): 32/114 MB Progress (1): 32/114 MB Progress (1): 32/114 MB Progress (1): 32/114 MB Progress (1): 32/114 MB Progress (1): 32/114 MB Progress (1): 32/114 MB Progress (1): 32/114 MB Progress (1): 32/114 MB Progress (1): 32/114 MB Progress (1): 32/114 MB Progress (1): 32/114 MB Progress (1): 32/114 MB Progress (1): 32/114 MB Progress (1): 32/114 MB Progress (1): 32/114 MB Progress (1): 32/114 MB Progress (1): 32/114 MB Progress (1): 32/114 MB Progress (1): 32/114 MB Progress (1): 32/114 MB Progress (1): 32/114 MB Progress (1): 32/114 MB Progress (1): 32/114 MB Progress (1): 32/114 MB Progress (1): 32/114 MB Progress (1): 32/114 MB Progress (1): 32/114 MB Progress (1): 32/114 MB Progress (1): 32/114 MB Progress (1): 32/114 MB Progress (1): 32/114 MB Progress (1): 32/114 MB Progress (1): 32/114 MB Progress (1): 32/114 MB Progress (1): 32/114 MB Progress (1): 32/114 MB Progress (1): 32/114 MB Progress (1): 32/114 MB Progress (1): 32/114 MB Progress (1): 32/114 MB Progress (1): 32/114 MB Progress (1): 32/114 MB Progress (1): 32/114 MB Progress (1): 32/114 MB Progress (1): 32/114 MB Progress (1): 32/114 MB Progress (1): 32/114 MB Progress (1): 32/114 MB Progress (1): 32/114 MB Progress (1): 32/114 MB Progress (1): 32/114 MB Progress (1): 32/114 MB Progress (1): 32/114 MB Progress (1): 32/114 MB Progress (1): 32/114 MB Progress (1): 32/114 MB Progress (1): 32/114 MB Progress (1): 32/114 MB Progress (1): 32/114 MB Progress (1): 32/114 MB Progress (1): 32/114 MB Progress (1): 32/114 MB Progress (1): 32/114 MB Progress (1): 32/114 MB Progress (1): 32/114 MB Progress (1): 32/114 MB Progress (1): 32/114 MB Progress (1): 32/114 MB Progress (1): 32/114 MB Progress (1): 32/114 MB Progress (1): 32/114 MB Progress (1): 32/114 MB Progress (1): 32/114 MB Progress (1): 32/114 MB Progress (1): 32/114 MB Progress (1): 32/114 MB Progress (1): 32/114 MB Progress (1): 32/114 MB Progress (1): 32/114 MB Progress (1): 32/114 MB Progress (1): 32/114 MB Progress (1): 32/114 MB Progress (1): 32/114 MB Progress (1): 32/114 MB Progress (1): 32/114 MB Progress (1): 32/114 MB Progress (1): 32/114 MB Progress (1): 32/114 MB Progress (1): 32/114 MB Progress (1): 32/114 MB Progress (1): 32/114 MB Progress (1): 32/114 MB Progress (1): 32/114 MB Progress (1): 32/114 MB Progress (1): 32/114 MB Progress (1): 32/114 MB Progress (1): 32/114 MB Progress (1): 32/114 MB Progress (1): 32/114 MB Progress (1): 32/114 MB Progress (1): 32/114 MB Progress (1): 32/114 MB Progress (1): 32/114 MB Progress (1): 32/114 MB Progress (1): 32/114 MB Progress (1): 32/114 MB Progress (1): 32/114 MB Progress (1): 32/114 MB Progress (1): 32/114 MB Progress (1): 32/114 MB Progress (1): 32/114 MB Progress (1): 32/114 MB Progress (1): 32/114 MB Progress (1): 32/114 MB Progress (1): 32/114 MB Progress (1): 32/114 MB Progress (1): 32/114 MB Progress (1): 32/114 MB Progress (1): 32/114 MB Progress (1): 32/114 MB Progress (1): 32/114 MB Progress (1): 32/114 MB Progress (1): 32/114 MB Progress (1): 32/114 MB Progress (1): 32/114 MB Progress (1): 32/114 MB Progress (1): 32/114 MB Progress (1): 32/114 MB Progress (1): 32/114 MB Progress (1): 32/114 MB Progress (1): 32/114 MB Progress (1): 32/114 MB Progress (1): 32/114 MB Progress (1): 32/114 MB Progress (1): 32/114 MB Progress (1): 32/114 MB Progress (1): 32/114 MB Progress (1): 32/114 MB Progress (1): 32/114 MB Progress (1): 32/114 MB Progress (1): 32/114 MB Progress (1): 32/114 MB Progress (1): 32/114 MB Progress (1): 32/114 MB Progress (1): 32/114 MB Progress (1): 32/114 MB Progress (1): 32/114 MB Progress (1): 32/114 MB Progress (1): 32/114 MB Progress (1): 32/114 MB Progress (1): 32/114 MB Progress (1): 32/114 MB Progress (1): 32/114 MB Progress (1): 32/114 MB Progress (1): 32/114 MB Progress (1): 32/114 MB Progress (1): 32/114 MB Progress (1): 32/114 MB Progress (1): 32/114 MB Progress (1): 32/114 MB Progress (1): 32/114 MB Progress (1): 32/114 MB Progress (1): 32/114 MB Progress (1): 32/114 MB Progress (1): 32/114 MB Progress (1): 32/114 MB Progress (1): 32/114 MB Progress (1): 32/114 MB Progress (1): 32/114 MB Progress (1): 32/114 MB Progress (1): 32/114 MB Progress (1): 32/114 MB Progress (1): 32/114 MB Progress (1): 32/114 MB Progress (1): 32/114 MB Progress (1): 32/114 MB Progress (1): 32/114 MB Progress (1): 32/114 MB Progress (1): 32/114 MB Progress (1): 32/114 MB Progress (1): 32/114 MB Progress (1): 32/114 MB Progress (1): 32/114 MB Progress (1): 32/114 MB Progress (1): 32/114 MB Progress (1): 32/114 MB Progress (1): 32/114 MB Progress (1): 32/114 MB Progress (1): 32/114 MB Progress (1): 32/114 MB Progress (1): 32/114 MB Progress (1): 32/114 MB Progress (1): 32/114 MB Progress (1): 32/114 MB Progress (1): 32/114 MB Progress (1): 32/114 MB Progress (1): 32/114 MB Progress (1): 32/114 MB Progress (1): 32/114 MB Progress (1): 32/114 MB Progress (1): 32/114 MB Progress (1): 32/114 MB Progress (1): 32/114 MB Progress (1): 32/114 MB Progress (1): 32/114 MB Progress (1): 32/114 MB Progress (1): 32/114 MB Progress (1): 32/114 MB Progress (1): 32/114 MB Progress (1): 32/114 MB Progress (1): 32/114 MB Progress (1): 32/114 MB Progress (1): 32/114 MB Progress (1): 32/114 MB Progress (1): 32/114 MB Progress (1): 32/114 MB Progress (1): 32/114 MB Progress (1): 32/114 MB Progress (1): 32/114 MB Progress (1): 32/114 MB Progress (1): 32/114 MB Progress (1): 32/114 MB Progress (1): 32/114 MB Progress (1): 32/114 MB Progress (1): 32/114 MB Progress (1): 32/114 MB Progress (1): 32/114 MB Progress (1): 32/114 MB Progress (1): 32/114 MB Progress (1): 32/114 MB Progress (1): 32/114 MB Progress (1): 32/114 MB Progress (1): 32/114 MB Progress (1): 32/114 MB Progress (1): 32/114 MB Progress (1): 32/114 MB Progress (1): 32/114 MB Progress (1): 32/114 MB Progress (1): 32/114 MB Progress (1): 32/114 MB Progress (1): 32/114 MB Progress (1): 32/114 MB Progress (1): 32/114 MB Progress (1): 32/114 MB Progress (1): 32/114 MB Progress (1): 32/114 MB Progress (1): 32/114 MB Progress (1): 32/114 MB Progress (1): 32/114 MB Progress (1): 32/114 MB Progress (1): 32/114 MB Progress (1): 32/114 MB Progress (1): 32/114 MB Progress (1): 32/114 MB Progress (1): 32/114 MB Progress (1): 32/114 MB Progress (1): 32/114 MB Progress (1): 32/114 MB Progress (1): 32/114 MB Progress (1): 32/114 MB Progress (1): 32/114 MB Progress (1): 32/114 MB Progress (1): 32/114 MB Progress (1): 32/114 MB Progress (1): 32/114 MB Progress (1): 32/114 MB Progress (1): 32/114 MB Progress (1): 32/114 MB Progress (1): 32/114 MB Progress (1): 32/114 MB Progress (1): 32/114 MB Progress (1): 32/114 MB Progress (1): 32/114 MB Progress (1): 32/114 MB Progress (1): 32/114 MB Progress (1): 32/114 MB Progress (1): 32/114 MB Progress (1): 32/114 MB Progress (1): 32/114 MB Progress (1): 32/114 MB Progress (1): 32/114 MB Progress (1): 32/114 MB Progress (1): 32/114 MB Progress (1): 32/114 MB Progress (1): 32/114 MB Progress (1): 32/114 MB Progress (1): 32/114 MB Progress (1): 32/114 MB Progress (1): 32/114 MB Progress (1): 32/114 MB Progress (1): 32/114 MB Progress (1): 32/114 MB Progress (1): 32/114 MB Progress (1): 32/114 MB Progress (1): 32/114 MB Progress (1): 32/114 MB Progress (1): 32/114 MB Progress (1): 32/114 MB Progress (1): 32/114 MB Progress (1): 32/114 MB Progress (1): 32/114 MB Progress (1): 32/114 MB Progress (1): 32/114 MB Progress (1): 32/114 MB Progress (1): 32/114 MB Progress (1): 32/114 MB Progress (1): 32/114 MB Progress (1): 32/114 MB Progress (1): 32/114 MB Progress (1): 32/114 MB Progress (1): 32/114 MB Progress (1): 32/114 MB Progress (1): 32/114 MB Progress (1): 32/114 MB Progress (1): 32/114 MB Progress (1): 32/114 MB Progress (1): 32/114 MB Progress (1): 32/114 MB Progress (1): 32/114 MB Progress (1): 32/114 MB Progress (1): 32/114 MB Progress (1): 32/114 MB Progress (1): 32/114 MB Progress (1): 32/114 MB Progress (1): 32/114 MB Progress (1): 32/114 MB Progress (1): 32/114 MB Progress (1): 32/114 MB Progress (1): 32/114 MB Progress (1): 32/114 MB Progress (1): 32/114 MB Progress (1): 32/114 MB Progress (1): 32/114 MB Progress (1): 32/114 MB Progress (1): 32/114 MB Progress (1): 32/114 MB Progress (1): 32/114 MB Progress (1): 32/114 MB Progress (1): 32/114 MB Progress (1): 32/114 MB Progress (1): 32/114 MB Progress (1): 32/114 MB Progress (1): 32/114 MB Progress (1): 32/114 MB Progress (1): 32/114 MB Progress (1): 32/114 MB Progress (1): 32/114 MB Progress (1): 32/114 MB Progress (1): 32/114 MB Progress (1): 32/114 MB Progress (1): 32/114 MB Progress (1): 32/114 MB Progress (1): 32/114 MB Progress (1): 32/114 MB Progress (1): 32/114 MB Progress (1): 32/114 MB Progress (1): 32/114 MB Progress (1): 32/114 MB Progress (1): 32/114 MB Progress (1): 32/114 MB Progress (1): 32/114 MB Progress (1): 32/114 MB Progress (1): 32/114 MB Progress (1): 32/114 MB Progress (1): 32/114 MB Progress (1): 32/114 MB Progress (1): 32/114 MB Progress (1): 32/114 MB Progress (1): 32/114 MB Progress (1): 32/114 MB Progress (1): 32/114 MB Progress (1): 32/114 MB Progress (1): 32/114 MB Progress (1): 32/114 MB Progress (1): 32/114 MB Progress (1): 32/114 MB Progress (1): 32/114 MB Progress (1): 32/114 MB Progress (1): 32/114 MB Progress (1): 32/114 MB Progress (1): 32/114 MB Progress (1): 32/114 MB Progress (1): 32/114 MB Progress (1): 32/114 MB Progress (1): 32/114 MB Progress (1): 32/114 MB Progress (1): 32/114 MB Progress (1): 32/114 MB Progress (1): 32/114 MB Progress (1): 32/114 MB Progress (1): 32/114 MB Progress (1): 32/114 MB Progress (1): 32/114 MB Progress (1): 32/114 MB Progress (1): 32/114 MB Progress (1): 32/114 MB Progress (1): 32/114 MB Progress (1): 32/114 MB Progress (1): 32/114 MB Progress (1): 32/114 MB Progress (1): 32/114 MB Progress (1): 32/114 MB Progress (1): 32/114 MB Progress (1): 32/114 MB Progress (1): 32/114 MB Progress (1): 32/114 MB Progress (1): 32/114 MB Progress (1): 32/114 MB Progress (1): 32/114 MB Progress (1): 32/114 MB Progress (1): 32/114 MB Progress (1): 32/114 MB Progress (1): 32/114 MB Progress (1): 32/114 MB Progress (1): 32/114 MB Progress (1): 32/114 MB Progress (1): 32/114 MB Progress (1): 32/114 MB Progress (1): 32/114 MB Progress (1): 32/114 MB Progress (1): 32/114 MB Progress (1): 32/114 MB Progress (1): 32/114 MB Progress (1): 32/114 MB Progress (1): 32/114 MB Progress (1): 32/114 MB Progress (1): 32/114 MB Progress (1): 32/114 MB Progress (1): 32/114 MB Progress (1): 32/114 MB Progress (1): 32/114 MB Progress (1): 32/114 MB Progress (1): 32/114 MB Progress (1): 32/114 MB Progress (1): 32/114 MB Progress (1): 32/114 MB Progress (1): 32/114 MB Progress (1): 32/114 MB Progress (1): 32/114 MB Progress (1): 32/114 MB Progress (1): 32/114 MB Progress (1): 32/114 MB Progress (1): 32/114 MB Progress (1): 32/114 MB Progress (1): 32/114 MB Progress (1): 32/114 MB Progress (1): 32/114 MB Progress (1): 32/114 MB Progress (1): 32/114 MB Progress (1): 32/114 MB Progress (1): 32/114 MB Progress (1): 32/114 MB Progress (1): 32/114 MB Progress (1): 32/114 MB Progress (1): 32/114 MB Progress (1): 32/114 MB Progress (1): 32/114 MB Progress (1): 32/114 MB Progress (1): 32/114 MB Progress (1): 32/114 MB Progress (1): 32/114 MB Progress (1): 32/114 MB Progress (1): 32/114 MB Progress (1): 32/114 MB Progress (1): 32/114 MB Progress (1): 32/114 MB Progress (1): 32/114 MB Progress (1): 32/114 MB Progress (1): 32/114 MB Progress (1): 32/114 MB Progress (1): 32/114 MB Progress (1): 32/114 MB Progress (1): 32/114 MB Progress (1): 32/114 MB Progress (1): 32/114 MB Progress (1): 32/114 MB Progress (1): 32/114 MB Progress (1): 32/114 MB Progress (1): 32/114 MB Progress (1): 32/114 MB Progress (1): 33/114 MB Progress (1): 33/114 MB Progress (1): 33/114 MB Progress (1): 33/114 MB Progress (1): 33/114 MB Progress (1): 33/114 MB Progress (1): 33/114 MB Progress (1): 33/114 MB Progress (1): 33/114 MB Progress (1): 33/114 MB Progress (1): 33/114 MB Progress (1): 33/114 MB Progress (1): 33/114 MB Progress (1): 33/114 MB Progress (1): 33/114 MB Progress (1): 33/114 MB Progress (1): 33/114 MB Progress (1): 33/114 MB Progress (1): 33/114 MB Progress (1): 33/114 MB Progress (1): 33/114 MB Progress (1): 33/114 MB Progress (1): 33/114 MB Progress (1): 33/114 MB Progress (1): 33/114 MB Progress (1): 33/114 MB Progress (1): 33/114 MB Progress (1): 33/114 MB Progress (1): 33/114 MB Progress (1): 33/114 MB Progress (1): 33/114 MB Progress (1): 33/114 MB Progress (1): 33/114 MB Progress (1): 33/114 MB Progress (1): 33/114 MB Progress (1): 33/114 MB Progress (1): 33/114 MB Progress (1): 33/114 MB Progress (1): 33/114 MB Progress (1): 33/114 MB Progress (1): 33/114 MB Progress (1): 33/114 MB Progress (1): 33/114 MB Progress (1): 33/114 MB Progress (1): 33/114 MB Progress (1): 33/114 MB Progress (1): 33/114 MB Progress (1): 33/114 MB Progress (1): 33/114 MB Progress (1): 33/114 MB Progress (1): 33/114 MB Progress (1): 33/114 MB Progress (1): 33/114 MB Progress (1): 33/114 MB Progress (1): 33/114 MB Progress (1): 33/114 MB Progress (1): 33/114 MB Progress (1): 33/114 MB Progress (1): 33/114 MB Progress (1): 33/114 MB Progress (1): 33/114 MB Progress (1): 33/114 MB Progress (1): 33/114 MB Progress (1): 33/114 MB Progress (1): 33/114 MB Progress (1): 33/114 MB Progress (1): 33/114 MB Progress (1): 33/114 MB Progress (1): 33/114 MB Progress (1): 33/114 MB Progress (1): 33/114 MB Progress (1): 33/114 MB Progress (1): 33/114 MB Progress (1): 33/114 MB Progress (1): 33/114 MB Progress (1): 33/114 MB Progress (1): 33/114 MB Progress (1): 33/114 MB Progress (1): 33/114 MB Progress (1): 33/114 MB Progress (1): 33/114 MB Progress (1): 33/114 MB Progress (1): 33/114 MB Progress (1): 33/114 MB Progress (1): 33/114 MB Progress (1): 33/114 MB Progress (1): 33/114 MB Progress (1): 33/114 MB Progress (1): 33/114 MB Progress (1): 33/114 MB Progress (1): 33/114 MB Progress (1): 33/114 MB Progress (1): 33/114 MB Progress (1): 33/114 MB Progress (1): 33/114 MB Progress (1): 33/114 MB Progress (1): 33/114 MB Progress (1): 33/114 MB Progress (1): 33/114 MB Progress (1): 33/114 MB Progress (1): 33/114 MB Progress (1): 33/114 MB Progress (1): 33/114 MB Progress (1): 33/114 MB Progress (1): 33/114 MB Progress (1): 33/114 MB Progress (1): 33/114 MB Progress (1): 33/114 MB Progress (1): 33/114 MB Progress (1): 33/114 MB Progress (1): 33/114 MB Progress (1): 33/114 MB Progress (1): 33/114 MB Progress (1): 33/114 MB Progress (1): 33/114 MB Progress (1): 33/114 MB Progress (1): 33/114 MB Progress (1): 33/114 MB Progress (1): 33/114 MB Progress (1): 33/114 MB Progress (1): 33/114 MB Progress (1): 33/114 MB Progress (1): 33/114 MB Progress (1): 33/114 MB Progress (1): 33/114 MB Progress (1): 33/114 MB Progress (1): 33/114 MB Progress (1): 33/114 MB Progress (1): 33/114 MB Progress (1): 33/114 MB Progress (1): 33/114 MB Progress (1): 33/114 MB Progress (1): 33/114 MB Progress (1): 33/114 MB Progress (1): 33/114 MB Progress (1): 33/114 MB Progress (1): 33/114 MB Progress (1): 33/114 MB Progress (1): 33/114 MB Progress (1): 33/114 MB Progress (1): 33/114 MB Progress (1): 33/114 MB Progress (1): 33/114 MB Progress (1): 33/114 MB Progress (1): 33/114 MB Progress (1): 33/114 MB Progress (1): 33/114 MB Progress (1): 33/114 MB Progress (1): 33/114 MB Progress (1): 33/114 MB Progress (1): 33/114 MB Progress (1): 33/114 MB Progress (1): 33/114 MB Progress (1): 33/114 MB Progress (1): 33/114 MB Progress (1): 33/114 MB Progress (1): 33/114 MB Progress (1): 33/114 MB Progress (1): 33/114 MB Progress (1): 33/114 MB Progress (1): 33/114 MB Progress (1): 33/114 MB Progress (1): 33/114 MB Progress (1): 33/114 MB Progress (1): 33/114 MB Progress (1): 33/114 MB Progress (1): 33/114 MB Progress (1): 33/114 MB Progress (1): 33/114 MB Progress (1): 33/114 MB Progress (1): 33/114 MB Progress (1): 33/114 MB Progress (1): 33/114 MB Progress (1): 33/114 MB Progress (1): 33/114 MB Progress (1): 33/114 MB Progress (1): 33/114 MB Progress (1): 33/114 MB Progress (1): 33/114 MB Progress (1): 33/114 MB Progress (1): 33/114 MB Progress (1): 33/114 MB Progress (1): 33/114 MB Progress (1): 33/114 MB Progress (1): 33/114 MB Progress (1): 33/114 MB Progress (1): 33/114 MB Progress (1): 33/114 MB Progress (1): 33/114 MB Progress (1): 33/114 MB Progress (1): 33/114 MB Progress (1): 33/114 MB Progress (1): 33/114 MB Progress (1): 33/114 MB Progress (1): 33/114 MB Progress (1): 33/114 MB Progress (1): 33/114 MB Progress (1): 33/114 MB Progress (1): 33/114 MB Progress (1): 33/114 MB Progress (1): 33/114 MB Progress (1): 33/114 MB Progress (1): 33/114 MB Progress (1): 33/114 MB Progress (1): 33/114 MB Progress (1): 33/114 MB Progress (1): 33/114 MB Progress (1): 33/114 MB Progress (1): 33/114 MB Progress (1): 33/114 MB Progress (1): 33/114 MB Progress (1): 33/114 MB Progress (1): 33/114 MB Progress (1): 33/114 MB Progress (1): 33/114 MB Progress (1): 33/114 MB Progress (1): 33/114 MB Progress (1): 33/114 MB Progress (1): 33/114 MB Progress (1): 33/114 MB Progress (1): 33/114 MB Progress (1): 33/114 MB Progress (1): 33/114 MB Progress (1): 33/114 MB Progress (1): 33/114 MB Progress (1): 33/114 MB Progress (1): 33/114 MB Progress (1): 33/114 MB Progress (1): 33/114 MB Progress (1): 33/114 MB Progress (1): 33/114 MB Progress (1): 33/114 MB Progress (1): 33/114 MB Progress (1): 33/114 MB Progress (1): 33/114 MB Progress (1): 33/114 MB Progress (1): 33/114 MB Progress (1): 33/114 MB Progress (1): 33/114 MB Progress (1): 33/114 MB Progress (1): 33/114 MB Progress (1): 33/114 MB Progress (1): 33/114 MB Progress (1): 33/114 MB Progress (1): 33/114 MB Progress (1): 33/114 MB Progress (1): 33/114 MB Progress (1): 33/114 MB Progress (1): 33/114 MB Progress (1): 33/114 MB Progress (1): 33/114 MB Progress (1): 33/114 MB Progress (1): 33/114 MB Progress (1): 33/114 MB Progress (1): 33/114 MB Progress (1): 33/114 MB Progress (1): 33/114 MB Progress (1): 33/114 MB Progress (1): 33/114 MB Progress (1): 33/114 MB Progress (1): 33/114 MB Progress (1): 33/114 MB Progress (1): 33/114 MB Progress (1): 33/114 MB Progress (1): 33/114 MB Progress (1): 33/114 MB Progress (1): 33/114 MB Progress (1): 33/114 MB Progress (1): 33/114 MB Progress (1): 33/114 MB Progress (1): 33/114 MB Progress (1): 33/114 MB Progress (1): 33/114 MB Progress (1): 33/114 MB Progress (1): 33/114 MB Progress (1): 33/114 MB Progress (1): 33/114 MB Progress (1): 33/114 MB Progress (1): 33/114 MB Progress (1): 33/114 MB Progress (1): 33/114 MB Progress (1): 33/114 MB Progress (1): 33/114 MB Progress (1): 33/114 MB Progress (1): 33/114 MB Progress (1): 33/114 MB Progress (1): 33/114 MB Progress (1): 33/114 MB Progress (1): 33/114 MB Progress (1): 33/114 MB Progress (1): 33/114 MB Progress (1): 33/114 MB Progress (1): 33/114 MB Progress (1): 33/114 MB Progress (1): 33/114 MB Progress (1): 33/114 MB Progress (1): 33/114 MB Progress (1): 33/114 MB Progress (1): 33/114 MB Progress (1): 33/114 MB Progress (1): 33/114 MB Progress (1): 33/114 MB Progress (1): 33/114 MB Progress (1): 33/114 MB Progress (1): 33/114 MB Progress (1): 33/114 MB Progress (1): 33/114 MB Progress (1): 33/114 MB Progress (1): 33/114 MB Progress (1): 33/114 MB Progress (1): 33/114 MB Progress (1): 33/114 MB Progress (1): 33/114 MB Progress (1): 33/114 MB Progress (1): 33/114 MB Progress (1): 33/114 MB Progress (1): 33/114 MB Progress (1): 33/114 MB Progress (1): 33/114 MB Progress (1): 33/114 MB Progress (1): 33/114 MB Progress (1): 33/114 MB Progress (1): 33/114 MB Progress (1): 33/114 MB Progress (1): 33/114 MB Progress (1): 33/114 MB Progress (1): 33/114 MB Progress (1): 33/114 MB Progress (1): 33/114 MB Progress (1): 33/114 MB Progress (1): 33/114 MB Progress (1): 33/114 MB Progress (1): 33/114 MB Progress (1): 33/114 MB Progress (1): 33/114 MB Progress (1): 33/114 MB Progress (1): 33/114 MB Progress (1): 33/114 MB Progress (1): 33/114 MB Progress (1): 33/114 MB Progress (1): 33/114 MB Progress (1): 33/114 MB Progress (1): 33/114 MB Progress (1): 33/114 MB Progress (1): 33/114 MB Progress (1): 33/114 MB Progress (1): 33/114 MB Progress (1): 33/114 MB Progress (1): 33/114 MB Progress (1): 33/114 MB Progress (1): 33/114 MB Progress (1): 33/114 MB Progress (1): 33/114 MB Progress (1): 33/114 MB Progress (1): 33/114 MB Progress (1): 33/114 MB Progress (1): 33/114 MB Progress (1): 33/114 MB Progress (1): 33/114 MB Progress (1): 33/114 MB Progress (1): 33/114 MB Progress (1): 33/114 MB Progress (1): 33/114 MB Progress (1): 33/114 MB Progress (1): 33/114 MB Progress (1): 33/114 MB Progress (1): 33/114 MB Progress (1): 33/114 MB Progress (1): 33/114 MB Progress (1): 33/114 MB Progress (1): 33/114 MB Progress (1): 33/114 MB Progress (1): 33/114 MB Progress (1): 33/114 MB Progress (1): 33/114 MB Progress (1): 33/114 MB Progress (1): 33/114 MB Progress (1): 33/114 MB Progress (1): 33/114 MB Progress (1): 33/114 MB Progress (1): 33/114 MB Progress (1): 33/114 MB Progress (1): 33/114 MB Progress (1): 33/114 MB Progress (1): 33/114 MB Progress (1): 33/114 MB Progress (1): 33/114 MB Progress (1): 33/114 MB Progress (1): 33/114 MB Progress (1): 33/114 MB Progress (1): 33/114 MB Progress (1): 33/114 MB Progress (1): 33/114 MB Progress (1): 33/114 MB Progress (1): 33/114 MB Progress (1): 33/114 MB Progress (1): 33/114 MB Progress (1): 33/114 MB Progress (1): 33/114 MB Progress (1): 33/114 MB Progress (1): 33/114 MB Progress (1): 33/114 MB Progress (1): 33/114 MB Progress (1): 33/114 MB Progress (1): 33/114 MB Progress (1): 33/114 MB Progress (1): 33/114 MB Progress (1): 33/114 MB Progress (1): 33/114 MB Progress (1): 33/114 MB Progress (1): 33/114 MB Progress (1): 33/114 MB Progress (1): 33/114 MB Progress (1): 33/114 MB Progress (1): 33/114 MB Progress (1): 33/114 MB Progress (1): 33/114 MB Progress (1): 33/114 MB Progress (1): 33/114 MB Progress (1): 33/114 MB Progress (1): 33/114 MB Progress (1): 33/114 MB Progress (1): 33/114 MB Progress (1): 33/114 MB Progress (1): 33/114 MB Progress (1): 33/114 MB Progress (1): 33/114 MB Progress (1): 33/114 MB Progress (1): 33/114 MB Progress (1): 33/114 MB Progress (1): 33/114 MB Progress (1): 33/114 MB Progress (1): 33/114 MB Progress (1): 33/114 MB Progress (1): 33/114 MB Progress (1): 33/114 MB Progress (1): 33/114 MB Progress (1): 33/114 MB Progress (1): 33/114 MB Progress (1): 33/114 MB Progress (1): 33/114 MB Progress (1): 33/114 MB Progress (1): 33/114 MB Progress (1): 33/114 MB Progress (1): 33/114 MB Progress (1): 33/114 MB Progress (1): 33/114 MB Progress (1): 33/114 MB Progress (1): 33/114 MB Progress (1): 33/114 MB Progress (1): 33/114 MB Progress (1): 33/114 MB Progress (1): 33/114 MB Progress (1): 33/114 MB Progress (1): 33/114 MB Progress (1): 33/114 MB Progress (1): 33/114 MB Progress (1): 33/114 MB Progress (1): 33/114 MB Progress (1): 33/114 MB Progress (1): 33/114 MB Progress (1): 33/114 MB Progress (1): 33/114 MB Progress (1): 33/114 MB Progress (1): 33/114 MB Progress (1): 33/114 MB Progress (1): 33/114 MB Progress (1): 33/114 MB Progress (1): 33/114 MB Progress (1): 33/114 MB Progress (1): 33/114 MB Progress (1): 33/114 MB Progress (1): 33/114 MB Progress (1): 33/114 MB Progress (1): 33/114 MB Progress (1): 33/114 MB Progress (1): 33/114 MB Progress (1): 33/114 MB Progress (1): 33/114 MB Progress (1): 33/114 MB Progress (1): 33/114 MB Progress (1): 33/114 MB Progress (1): 33/114 MB Progress (1): 33/114 MB Progress (1): 33/114 MB Progress (1): 33/114 MB Progress (1): 33/114 MB Progress (1): 33/114 MB Progress (1): 34/114 MB Progress (1): 34/114 MB Progress (1): 34/114 MB Progress (1): 34/114 MB Progress (1): 34/114 MB Progress (1): 34/114 MB Progress (1): 34/114 MB Progress (1): 34/114 MB Progress (1): 34/114 MB Progress (1): 34/114 MB Progress (1): 34/114 MB Progress (1): 34/114 MB Progress (1): 34/114 MB Progress (1): 34/114 MB Progress (1): 34/114 MB Progress (1): 34/114 MB Progress (1): 34/114 MB Progress (1): 34/114 MB Progress (1): 34/114 MB Progress (1): 34/114 MB Progress (1): 34/114 MB Progress (1): 34/114 MB Progress (1): 34/114 MB Progress (1): 34/114 MB Progress (1): 34/114 MB Progress (1): 34/114 MB Progress (1): 34/114 MB Progress (1): 34/114 MB Progress (1): 34/114 MB Progress (1): 34/114 MB Progress (1): 34/114 MB Progress (1): 34/114 MB Progress (1): 34/114 MB Progress (1): 34/114 MB Progress (1): 34/114 MB Progress (1): 34/114 MB Progress (1): 34/114 MB Progress (1): 34/114 MB Progress (1): 34/114 MB Progress (1): 34/114 MB Progress (1): 34/114 MB Progress (1): 34/114 MB Progress (1): 34/114 MB Progress (1): 34/114 MB Progress (1): 34/114 MB Progress (1): 34/114 MB Progress (1): 34/114 MB Progress (1): 34/114 MB Progress (1): 34/114 MB Progress (1): 34/114 MB Progress (1): 34/114 MB Progress (1): 34/114 MB Progress (1): 34/114 MB Progress (1): 34/114 MB Progress (1): 34/114 MB Progress (1): 34/114 MB Progress (1): 34/114 MB Progress (1): 34/114 MB Progress (1): 34/114 MB Progress (1): 34/114 MB Progress (1): 34/114 MB Progress (1): 34/114 MB Progress (1): 34/114 MB Progress (1): 34/114 MB Progress (1): 34/114 MB Progress (1): 34/114 MB Progress (1): 34/114 MB Progress (1): 34/114 MB Progress (1): 34/114 MB Progress (1): 34/114 MB Progress (1): 34/114 MB Progress (1): 34/114 MB Progress (1): 34/114 MB Progress (1): 34/114 MB Progress (1): 34/114 MB Progress (1): 34/114 MB Progress (1): 34/114 MB Progress (1): 34/114 MB Progress (1): 34/114 MB Progress (1): 34/114 MB Progress (1): 34/114 MB Progress (1): 34/114 MB Progress (1): 34/114 MB Progress (1): 34/114 MB Progress (1): 34/114 MB Progress (1): 34/114 MB Progress (1): 34/114 MB Progress (1): 34/114 MB Progress (1): 34/114 MB Progress (1): 34/114 MB Progress (1): 34/114 MB Progress (1): 34/114 MB Progress (1): 34/114 MB Progress (1): 34/114 MB Progress (1): 34/114 MB Progress (1): 34/114 MB Progress (1): 34/114 MB Progress (1): 34/114 MB Progress (1): 34/114 MB Progress (1): 34/114 MB Progress (1): 34/114 MB Progress (1): 34/114 MB Progress (1): 34/114 MB Progress (1): 34/114 MB Progress (1): 34/114 MB Progress (1): 34/114 MB Progress (1): 34/114 MB Progress (1): 34/114 MB Progress (1): 34/114 MB Progress (1): 34/114 MB Progress (1): 34/114 MB Progress (1): 34/114 MB Progress (1): 34/114 MB Progress (1): 34/114 MB Progress (1): 34/114 MB Progress (1): 34/114 MB Progress (1): 34/114 MB Progress (1): 34/114 MB Progress (1): 34/114 MB Progress (1): 34/114 MB Progress (1): 34/114 MB Progress (1): 34/114 MB Progress (1): 34/114 MB Progress (1): 34/114 MB Progress (1): 34/114 MB Progress (1): 34/114 MB Progress (1): 34/114 MB Progress (1): 34/114 MB Progress (1): 34/114 MB Progress (1): 34/114 MB Progress (1): 34/114 MB Progress (1): 34/114 MB Progress (1): 34/114 MB Progress (1): 34/114 MB Progress (1): 34/114 MB Progress (1): 34/114 MB Progress (1): 34/114 MB Progress (1): 34/114 MB Progress (1): 34/114 MB Progress (1): 34/114 MB Progress (1): 34/114 MB Progress (1): 34/114 MB Progress (1): 34/114 MB Progress (1): 34/114 MB Progress (1): 34/114 MB Progress (1): 34/114 MB Progress (1): 34/114 MB Progress (1): 34/114 MB Progress (1): 34/114 MB Progress (1): 34/114 MB Progress (1): 34/114 MB Progress (1): 34/114 MB Progress (1): 34/114 MB Progress (1): 34/114 MB Progress (1): 34/114 MB Progress (1): 34/114 MB Progress (1): 34/114 MB Progress (1): 34/114 MB Progress (1): 34/114 MB Progress (1): 34/114 MB Progress (1): 34/114 MB Progress (1): 34/114 MB Progress (1): 34/114 MB Progress (1): 34/114 MB Progress (1): 34/114 MB Progress (1): 34/114 MB Progress (1): 34/114 MB Progress (1): 34/114 MB Progress (1): 34/114 MB Progress (1): 34/114 MB Progress (1): 34/114 MB Progress (1): 34/114 MB Progress (1): 34/114 MB Progress (1): 34/114 MB Progress (1): 34/114 MB Progress (1): 34/114 MB Progress (1): 34/114 MB Progress (1): 34/114 MB Progress (1): 34/114 MB Progress (1): 34/114 MB Progress (1): 34/114 MB Progress (1): 34/114 MB Progress (1): 34/114 MB Progress (1): 34/114 MB Progress (1): 34/114 MB Progress (1): 34/114 MB Progress (1): 34/114 MB Progress (1): 34/114 MB Progress (1): 34/114 MB Progress (1): 34/114 MB Progress (1): 34/114 MB Progress (1): 34/114 MB Progress (1): 34/114 MB Progress (1): 34/114 MB Progress (1): 34/114 MB Progress (1): 34/114 MB Progress (1): 34/114 MB Progress (1): 34/114 MB Progress (1): 34/114 MB Progress (1): 34/114 MB Progress (1): 34/114 MB Progress (1): 34/114 MB Progress (1): 34/114 MB Progress (1): 34/114 MB Progress (1): 34/114 MB Progress (1): 34/114 MB Progress (1): 34/114 MB Progress (1): 34/114 MB Progress (1): 34/114 MB Progress (1): 34/114 MB Progress (1): 34/114 MB Progress (1): 34/114 MB Progress (1): 34/114 MB Progress (1): 34/114 MB Progress (1): 34/114 MB Progress (1): 34/114 MB Progress (1): 34/114 MB Progress (1): 34/114 MB Progress (1): 34/114 MB Progress (1): 34/114 MB Progress (1): 34/114 MB Progress (1): 34/114 MB Progress (1): 34/114 MB Progress (1): 34/114 MB Progress (1): 34/114 MB Progress (1): 34/114 MB Progress (1): 34/114 MB Progress (1): 34/114 MB Progress (1): 34/114 MB Progress (1): 34/114 MB Progress (1): 34/114 MB Progress (1): 34/114 MB Progress (1): 34/114 MB Progress (1): 34/114 MB Progress (1): 34/114 MB Progress (1): 34/114 MB Progress (1): 34/114 MB Progress (1): 34/114 MB Progress (1): 34/114 MB Progress (1): 34/114 MB Progress (1): 34/114 MB Progress (1): 34/114 MB Progress (1): 34/114 MB Progress (1): 34/114 MB Progress (1): 34/114 MB Progress (1): 34/114 MB Progress (1): 34/114 MB Progress (1): 34/114 MB Progress (1): 34/114 MB Progress (1): 34/114 MB Progress (1): 34/114 MB Progress (1): 34/114 MB Progress (1): 34/114 MB Progress (1): 34/114 MB Progress (1): 34/114 MB Progress (1): 34/114 MB Progress (1): 34/114 MB Progress (1): 34/114 MB Progress (1): 34/114 MB Progress (1): 34/114 MB Progress (1): 34/114 MB Progress (1): 34/114 MB Progress (1): 34/114 MB Progress (1): 34/114 MB Progress (1): 34/114 MB Progress (1): 34/114 MB Progress (1): 34/114 MB Progress (1): 34/114 MB Progress (1): 34/114 MB Progress (1): 34/114 MB Progress (1): 34/114 MB Progress (1): 34/114 MB Progress (1): 34/114 MB Progress (1): 34/114 MB Progress (1): 34/114 MB Progress (1): 34/114 MB Progress (1): 34/114 MB Progress (1): 34/114 MB Progress (1): 34/114 MB Progress (1): 34/114 MB Progress (1): 34/114 MB Progress (1): 34/114 MB Progress (1): 34/114 MB Progress (1): 34/114 MB Progress (1): 34/114 MB Progress (1): 34/114 MB Progress (1): 34/114 MB Progress (1): 34/114 MB Progress (1): 34/114 MB Progress (1): 34/114 MB Progress (1): 34/114 MB Progress (1): 34/114 MB Progress (1): 34/114 MB Progress (1): 34/114 MB Progress (1): 34/114 MB Progress (1): 34/114 MB Progress (1): 34/114 MB Progress (1): 34/114 MB Progress (1): 34/114 MB Progress (1): 34/114 MB Progress (1): 34/114 MB Progress (1): 34/114 MB Progress (1): 34/114 MB Progress (1): 34/114 MB Progress (1): 34/114 MB Progress (1): 34/114 MB Progress (1): 34/114 MB Progress (1): 34/114 MB Progress (1): 34/114 MB Progress (1): 34/114 MB Progress (1): 34/114 MB Progress (1): 34/114 MB Progress (1): 34/114 MB Progress (1): 34/114 MB Progress (1): 34/114 MB Progress (1): 34/114 MB Progress (1): 34/114 MB Progress (1): 34/114 MB Progress (1): 34/114 MB Progress (1): 34/114 MB Progress (1): 34/114 MB Progress (1): 34/114 MB Progress (1): 34/114 MB Progress (1): 34/114 MB Progress (1): 34/114 MB Progress (1): 34/114 MB Progress (1): 34/114 MB Progress (1): 34/114 MB Progress (1): 34/114 MB Progress (1): 34/114 MB Progress (1): 34/114 MB Progress (1): 34/114 MB Progress (1): 34/114 MB Progress (1): 34/114 MB Progress (1): 34/114 MB Progress (1): 34/114 MB Progress (1): 34/114 MB Progress (1): 34/114 MB Progress (1): 34/114 MB Progress (1): 34/114 MB Progress (1): 34/114 MB Progress (1): 34/114 MB Progress (1): 34/114 MB Progress (1): 34/114 MB Progress (1): 34/114 MB Progress (1): 34/114 MB Progress (1): 34/114 MB Progress (1): 34/114 MB Progress (1): 34/114 MB Progress (1): 34/114 MB Progress (1): 34/114 MB Progress (1): 34/114 MB Progress (1): 34/114 MB Progress (1): 34/114 MB Progress (1): 34/114 MB Progress (1): 34/114 MB Progress (1): 34/114 MB Progress (1): 34/114 MB Progress (1): 34/114 MB Progress (1): 34/114 MB Progress (1): 34/114 MB Progress (1): 34/114 MB Progress (1): 34/114 MB Progress (1): 34/114 MB Progress (1): 34/114 MB Progress (1): 34/114 MB Progress (1): 34/114 MB Progress (1): 34/114 MB Progress (1): 34/114 MB Progress (1): 34/114 MB Progress (1): 34/114 MB Progress (1): 34/114 MB Progress (1): 34/114 MB Progress (1): 34/114 MB Progress (1): 34/114 MB Progress (1): 34/114 MB Progress (1): 34/114 MB Progress (1): 34/114 MB Progress (1): 34/114 MB Progress (1): 34/114 MB Progress (1): 34/114 MB Progress (1): 34/114 MB Progress (1): 34/114 MB Progress (1): 34/114 MB Progress (1): 34/114 MB Progress (1): 34/114 MB Progress (1): 34/114 MB Progress (1): 34/114 MB Progress (1): 34/114 MB Progress (1): 34/114 MB Progress (1): 34/114 MB Progress (1): 34/114 MB Progress (1): 34/114 MB Progress (1): 34/114 MB Progress (1): 34/114 MB Progress (1): 34/114 MB Progress (1): 34/114 MB Progress (1): 34/114 MB Progress (1): 34/114 MB Progress (1): 34/114 MB Progress (1): 34/114 MB Progress (1): 34/114 MB Progress (1): 34/114 MB Progress (1): 34/114 MB Progress (1): 34/114 MB Progress (1): 34/114 MB Progress (1): 34/114 MB Progress (1): 34/114 MB Progress (1): 34/114 MB Progress (1): 34/114 MB Progress (1): 34/114 MB Progress (1): 34/114 MB Progress (1): 34/114 MB Progress (1): 34/114 MB Progress (1): 34/114 MB Progress (1): 34/114 MB Progress (1): 34/114 MB Progress (1): 34/114 MB Progress (1): 34/114 MB Progress (1): 34/114 MB Progress (1): 34/114 MB Progress (1): 34/114 MB Progress (1): 34/114 MB Progress (1): 34/114 MB Progress (1): 34/114 MB Progress (1): 34/114 MB Progress (1): 34/114 MB Progress (1): 34/114 MB Progress (1): 34/114 MB Progress (1): 34/114 MB Progress (1): 34/114 MB Progress (1): 34/114 MB Progress (1): 34/114 MB Progress (1): 34/114 MB Progress (1): 34/114 MB Progress (1): 34/114 MB Progress (1): 34/114 MB Progress (1): 34/114 MB Progress (1): 34/114 MB Progress (1): 34/114 MB Progress (1): 34/114 MB Progress (1): 34/114 MB Progress (1): 34/114 MB Progress (1): 34/114 MB Progress (1): 34/114 MB Progress (1): 34/114 MB Progress (1): 34/114 MB Progress (1): 34/114 MB Progress (1): 34/114 MB Progress (1): 34/114 MB Progress (1): 34/114 MB Progress (1): 34/114 MB Progress (1): 34/114 MB Progress (1): 34/114 MB Progress (1): 34/114 MB Progress (1): 34/114 MB Progress (1): 34/114 MB Progress (1): 34/114 MB Progress (1): 34/114 MB Progress (1): 34/114 MB Progress (1): 34/114 MB Progress (1): 34/114 MB Progress (1): 34/114 MB Progress (1): 34/114 MB Progress (1): 34/114 MB Progress (1): 34/114 MB Progress (1): 34/114 MB Progress (1): 34/114 MB Progress (1): 34/114 MB Progress (1): 34/114 MB Progress (1): 34/114 MB Progress (1): 34/114 MB Progress (1): 34/114 MB Progress (1): 34/114 MB Progress (1): 34/114 MB Progress (1): 34/114 MB Progress (1): 34/114 MB Progress (1): 34/114 MB Progress (1): 34/114 MB Progress (1): 34/114 MB Progress (1): 34/114 MB Progress (1): 34/114 MB Progress (1): 34/114 MB Progress (1): 34/114 MB Progress (1): 34/114 MB Progress (1): 34/114 MB Progress (1): 34/114 MB Progress (1): 34/114 MB Progress (1): 35/114 MB Progress (1): 35/114 MB Progress (1): 35/114 MB Progress (1): 35/114 MB Progress (1): 35/114 MB Progress (1): 35/114 MB Progress (1): 35/114 MB Progress (1): 35/114 MB Progress (1): 35/114 MB Progress (1): 35/114 MB Progress (1): 35/114 MB Progress (1): 35/114 MB Progress (1): 35/114 MB Progress (1): 35/114 MB Progress (1): 35/114 MB Progress (1): 35/114 MB Progress (1): 35/114 MB Progress (1): 35/114 MB Progress (1): 35/114 MB Progress (1): 35/114 MB Progress (1): 35/114 MB Progress (1): 35/114 MB Progress (1): 35/114 MB Progress (1): 35/114 MB Progress (1): 35/114 MB Progress (1): 35/114 MB Progress (1): 35/114 MB Progress (1): 35/114 MB Progress (1): 35/114 MB Progress (1): 35/114 MB Progress (1): 35/114 MB Progress (1): 35/114 MB Progress (1): 35/114 MB Progress (1): 35/114 MB Progress (1): 35/114 MB Progress (1): 35/114 MB Progress (1): 35/114 MB Progress (1): 35/114 MB Progress (1): 35/114 MB Progress (1): 35/114 MB Progress (1): 35/114 MB Progress (1): 35/114 MB Progress (1): 35/114 MB Progress (1): 35/114 MB Progress (1): 35/114 MB Progress (1): 35/114 MB Progress (1): 35/114 MB Progress (1): 35/114 MB Progress (1): 35/114 MB Progress (1): 35/114 MB Progress (1): 35/114 MB Progress (1): 35/114 MB Progress (1): 35/114 MB Progress (1): 35/114 MB Progress (1): 35/114 MB Progress (1): 35/114 MB Progress (1): 35/114 MB Progress (1): 35/114 MB Progress (1): 35/114 MB Progress (1): 35/114 MB Progress (1): 35/114 MB Progress (1): 35/114 MB Progress (1): 35/114 MB Progress (1): 35/114 MB Progress (1): 35/114 MB Progress (1): 35/114 MB Progress (1): 35/114 MB Progress (1): 35/114 MB Progress (1): 35/114 MB Progress (1): 35/114 MB Progress (1): 35/114 MB Progress (1): 35/114 MB Progress (1): 35/114 MB Progress (1): 35/114 MB Progress (1): 35/114 MB Progress (1): 35/114 MB Progress (1): 35/114 MB Progress (1): 35/114 MB Progress (1): 35/114 MB Progress (1): 35/114 MB Progress (1): 35/114 MB Progress (1): 35/114 MB Progress (1): 35/114 MB Progress (1): 35/114 MB Progress (1): 35/114 MB Progress (1): 35/114 MB Progress (1): 35/114 MB Progress (1): 35/114 MB Progress (1): 35/114 MB Progress (1): 35/114 MB Progress (1): 35/114 MB Progress (1): 35/114 MB Progress (1): 35/114 MB Progress (1): 35/114 MB Progress (1): 35/114 MB Progress (1): 35/114 MB Progress (1): 35/114 MB Progress (1): 35/114 MB Progress (1): 35/114 MB Progress (1): 35/114 MB Progress (1): 35/114 MB Progress (1): 35/114 MB Progress (1): 35/114 MB Progress (1): 35/114 MB Progress (1): 35/114 MB Progress (1): 35/114 MB Progress (1): 35/114 MB Progress (1): 35/114 MB Progress (1): 35/114 MB Progress (1): 35/114 MB Progress (1): 35/114 MB Progress (1): 35/114 MB Progress (1): 35/114 MB Progress (1): 35/114 MB Progress (1): 35/114 MB Progress (1): 35/114 MB Progress (1): 35/114 MB Progress (1): 35/114 MB Progress (1): 35/114 MB Progress (1): 35/114 MB Progress (1): 35/114 MB Progress (1): 35/114 MB Progress (1): 35/114 MB Progress (1): 35/114 MB Progress (1): 35/114 MB Progress (1): 35/114 MB Progress (1): 35/114 MB Progress (1): 35/114 MB Progress (1): 35/114 MB Progress (1): 35/114 MB Progress (1): 35/114 MB Progress (1): 35/114 MB Progress (1): 35/114 MB Progress (1): 35/114 MB Progress (1): 35/114 MB Progress (1): 35/114 MB Progress (1): 35/114 MB Progress (1): 35/114 MB Progress (1): 35/114 MB Progress (1): 35/114 MB Progress (1): 35/114 MB Progress (1): 35/114 MB Progress (1): 35/114 MB Progress (1): 35/114 MB Progress (1): 35/114 MB Progress (1): 35/114 MB Progress (1): 35/114 MB Progress (1): 35/114 MB Progress (1): 35/114 MB Progress (1): 35/114 MB Progress (1): 35/114 MB Progress (1): 35/114 MB Progress (1): 35/114 MB Progress (1): 35/114 MB Progress (1): 35/114 MB Progress (1): 35/114 MB Progress (1): 35/114 MB Progress (1): 35/114 MB Progress (1): 35/114 MB Progress (1): 35/114 MB Progress (1): 35/114 MB Progress (1): 35/114 MB Progress (1): 35/114 MB Progress (1): 35/114 MB Progress (1): 35/114 MB Progress (1): 35/114 MB Progress (1): 35/114 MB Progress (1): 35/114 MB Progress (1): 35/114 MB Progress (1): 35/114 MB Progress (1): 35/114 MB Progress (1): 35/114 MB Progress (1): 35/114 MB Progress (1): 35/114 MB Progress (1): 35/114 MB Progress (1): 35/114 MB Progress (1): 35/114 MB Progress (1): 35/114 MB Progress (1): 35/114 MB Progress (1): 35/114 MB Progress (1): 35/114 MB Progress (1): 35/114 MB Progress (1): 35/114 MB Progress (1): 35/114 MB Progress (1): 35/114 MB Progress (1): 35/114 MB Progress (1): 35/114 MB Progress (1): 35/114 MB Progress (1): 35/114 MB Progress (1): 35/114 MB Progress (1): 35/114 MB Progress (1): 35/114 MB Progress (1): 35/114 MB Progress (1): 35/114 MB Progress (1): 35/114 MB Progress (1): 35/114 MB Progress (1): 35/114 MB Progress (1): 35/114 MB Progress (1): 35/114 MB Progress (1): 35/114 MB Progress (1): 35/114 MB Progress (1): 35/114 MB Progress (1): 35/114 MB Progress (1): 35/114 MB Progress (1): 35/114 MB Progress (1): 35/114 MB Progress (1): 35/114 MB Progress (1): 35/114 MB Progress (1): 35/114 MB Progress (1): 35/114 MB Progress (1): 35/114 MB Progress (1): 35/114 MB Progress (1): 35/114 MB Progress (1): 35/114 MB Progress (1): 35/114 MB Progress (1): 35/114 MB Progress (1): 35/114 MB Progress (1): 35/114 MB Progress (1): 35/114 MB Progress (1): 35/114 MB Progress (1): 35/114 MB Progress (1): 35/114 MB Progress (1): 35/114 MB Progress (1): 35/114 MB Progress (1): 35/114 MB Progress (1): 35/114 MB Progress (1): 35/114 MB Progress (1): 35/114 MB Progress (1): 35/114 MB Progress (1): 35/114 MB Progress (1): 35/114 MB Progress (1): 35/114 MB Progress (1): 35/114 MB Progress (1): 35/114 MB Progress (1): 35/114 MB Progress (1): 35/114 MB Progress (1): 35/114 MB Progress (1): 35/114 MB Progress (1): 35/114 MB Progress (1): 35/114 MB Progress (1): 35/114 MB Progress (1): 35/114 MB Progress (1): 35/114 MB Progress (1): 35/114 MB Progress (1): 35/114 MB Progress (1): 35/114 MB Progress (1): 35/114 MB Progress (1): 35/114 MB Progress (1): 35/114 MB Progress (1): 35/114 MB Progress (1): 35/114 MB Progress (1): 35/114 MB Progress (1): 35/114 MB Progress (1): 35/114 MB Progress (1): 35/114 MB Progress (1): 35/114 MB Progress (1): 35/114 MB Progress (1): 35/114 MB Progress (1): 35/114 MB Progress (1): 35/114 MB Progress (1): 35/114 MB Progress (1): 35/114 MB Progress (1): 35/114 MB Progress (1): 35/114 MB Progress (1): 35/114 MB Progress (1): 35/114 MB Progress (1): 35/114 MB Progress (1): 35/114 MB Progress (1): 35/114 MB Progress (1): 35/114 MB Progress (1): 35/114 MB Progress (1): 35/114 MB Progress (1): 35/114 MB Progress (1): 35/114 MB Progress (1): 35/114 MB Progress (1): 35/114 MB Progress (1): 35/114 MB Progress (1): 35/114 MB Progress (1): 35/114 MB Progress (1): 35/114 MB Progress (1): 35/114 MB Progress (1): 35/114 MB Progress (1): 35/114 MB Progress (1): 35/114 MB Progress (1): 35/114 MB Progress (1): 35/114 MB Progress (1): 35/114 MB Progress (1): 35/114 MB Progress (1): 35/114 MB Progress (1): 35/114 MB Progress (1): 35/114 MB Progress (1): 35/114 MB Progress (1): 35/114 MB Progress (1): 35/114 MB Progress (1): 35/114 MB Progress (1): 35/114 MB Progress (1): 35/114 MB Progress (1): 35/114 MB Progress (1): 35/114 MB Progress (1): 35/114 MB Progress (1): 35/114 MB Progress (1): 35/114 MB Progress (1): 35/114 MB Progress (1): 35/114 MB Progress (1): 35/114 MB Progress (1): 35/114 MB Progress (1): 35/114 MB Progress (1): 35/114 MB Progress (1): 35/114 MB Progress (1): 35/114 MB Progress (1): 35/114 MB Progress (1): 35/114 MB Progress (1): 35/114 MB Progress (1): 35/114 MB Progress (1): 35/114 MB Progress (1): 35/114 MB Progress (1): 35/114 MB Progress (1): 35/114 MB Progress (1): 35/114 MB Progress (1): 35/114 MB Progress (1): 35/114 MB Progress (1): 35/114 MB Progress (1): 35/114 MB Progress (1): 35/114 MB Progress (1): 35/114 MB Progress (1): 35/114 MB Progress (1): 35/114 MB Progress (1): 35/114 MB Progress (1): 35/114 MB Progress (1): 35/114 MB Progress (1): 35/114 MB Progress (1): 35/114 MB Progress (1): 35/114 MB Progress (1): 35/114 MB Progress (1): 35/114 MB Progress (1): 35/114 MB Progress (1): 35/114 MB Progress (1): 35/114 MB Progress (1): 35/114 MB Progress (1): 35/114 MB Progress (1): 35/114 MB Progress (1): 35/114 MB Progress (1): 35/114 MB Progress (1): 35/114 MB Progress (1): 35/114 MB Progress (1): 35/114 MB Progress (1): 35/114 MB Progress (1): 35/114 MB Progress (1): 35/114 MB Progress (1): 35/114 MB Progress (1): 35/114 MB Progress (1): 35/114 MB Progress (1): 35/114 MB Progress (1): 35/114 MB Progress (1): 35/114 MB Progress (1): 35/114 MB Progress (1): 35/114 MB Progress (1): 35/114 MB Progress (1): 35/114 MB Progress (1): 35/114 MB Progress (1): 35/114 MB Progress (1): 35/114 MB Progress (1): 35/114 MB Progress (1): 35/114 MB Progress (1): 35/114 MB Progress (1): 35/114 MB Progress (1): 35/114 MB Progress (1): 35/114 MB Progress (1): 35/114 MB Progress (1): 35/114 MB Progress (1): 35/114 MB Progress (1): 35/114 MB Progress (1): 35/114 MB Progress (1): 35/114 MB Progress (1): 35/114 MB Progress (1): 35/114 MB Progress (1): 35/114 MB Progress (1): 35/114 MB Progress (1): 35/114 MB Progress (1): 35/114 MB Progress (1): 35/114 MB Progress (1): 35/114 MB Progress (1): 35/114 MB Progress (1): 35/114 MB Progress (1): 35/114 MB Progress (1): 35/114 MB Progress (1): 35/114 MB Progress (1): 35/114 MB Progress (1): 35/114 MB Progress (1): 35/114 MB Progress (1): 35/114 MB Progress (1): 35/114 MB Progress (1): 35/114 MB Progress (1): 35/114 MB Progress (1): 35/114 MB Progress (1): 35/114 MB Progress (1): 35/114 MB Progress (1): 35/114 MB Progress (1): 35/114 MB Progress (1): 35/114 MB Progress (1): 35/114 MB Progress (1): 35/114 MB Progress (1): 35/114 MB Progress (1): 35/114 MB Progress (1): 35/114 MB Progress (1): 35/114 MB Progress (1): 35/114 MB Progress (1): 35/114 MB Progress (1): 35/114 MB Progress (1): 35/114 MB Progress (1): 35/114 MB Progress (1): 35/114 MB Progress (1): 35/114 MB Progress (1): 35/114 MB Progress (1): 35/114 MB Progress (1): 35/114 MB Progress (1): 35/114 MB Progress (1): 35/114 MB Progress (1): 35/114 MB Progress (1): 35/114 MB Progress (1): 35/114 MB Progress (1): 35/114 MB Progress (1): 35/114 MB Progress (1): 35/114 MB Progress (1): 35/114 MB Progress (1): 35/114 MB Progress (1): 35/114 MB Progress (1): 35/114 MB Progress (1): 35/114 MB Progress (1): 35/114 MB Progress (1): 35/114 MB Progress (1): 35/114 MB Progress (1): 35/114 MB Progress (1): 35/114 MB Progress (1): 35/114 MB Progress (1): 35/114 MB Progress (1): 35/114 MB Progress (1): 35/114 MB Progress (1): 35/114 MB Progress (1): 35/114 MB Progress (1): 35/114 MB Progress (1): 35/114 MB Progress (1): 35/114 MB Progress (1): 35/114 MB Progress (1): 35/114 MB Progress (1): 35/114 MB Progress (1): 35/114 MB Progress (1): 35/114 MB Progress (1): 35/114 MB Progress (1): 35/114 MB Progress (1): 35/114 MB Progress (1): 35/114 MB Progress (1): 35/114 MB Progress (1): 35/114 MB Progress (1): 35/114 MB Progress (1): 35/114 MB Progress (1): 35/114 MB Progress (1): 35/114 MB Progress (1): 35/114 MB Progress (1): 35/114 MB Progress (1): 35/114 MB Progress (1): 35/114 MB Progress (1): 35/114 MB Progress (1): 35/114 MB Progress (1): 35/114 MB Progress (1): 35/114 MB Progress (1): 35/114 MB Progress (1): 35/114 MB Progress (1): 35/114 MB Progress (1): 35/114 MB Progress (1): 35/114 MB Progress (1): 35/114 MB Progress (1): 35/114 MB Progress (1): 35/114 MB Progress (1): 35/114 MB Progress (1): 35/114 MB Progress (1): 35/114 MB Progress (1): 35/114 MB Progress (1): 35/114 MB Progress (1): 35/114 MB Progress (1): 35/114 MB Progress (1): 35/114 MB Progress (1): 35/114 MB Progress (1): 35/114 MB Progress (1): 35/114 MB Progress (1): 35/114 MB Progress (1): 35/114 MB Progress (1): 35/114 MB Progress (1): 36/114 MB Progress (1): 36/114 MB Progress (1): 36/114 MB Progress (1): 36/114 MB Progress (1): 36/114 MB Progress (1): 36/114 MB Progress (1): 36/114 MB Progress (1): 36/114 MB Progress (1): 36/114 MB Progress (1): 36/114 MB Progress (1): 36/114 MB Progress (1): 36/114 MB Progress (1): 36/114 MB Progress (1): 36/114 MB Progress (1): 36/114 MB Progress (1): 36/114 MB Progress (1): 36/114 MB Progress (1): 36/114 MB Progress (1): 36/114 MB Progress (1): 36/114 MB Progress (1): 36/114 MB Progress (1): 36/114 MB Progress (1): 36/114 MB Progress (1): 36/114 MB Progress (1): 36/114 MB Progress (1): 36/114 MB Progress (1): 36/114 MB Progress (1): 36/114 MB Progress (1): 36/114 MB Progress (1): 36/114 MB Progress (1): 36/114 MB Progress (1): 36/114 MB Progress (1): 36/114 MB Progress (1): 36/114 MB Progress (1): 36/114 MB Progress (1): 36/114 MB Progress (1): 36/114 MB Progress (1): 36/114 MB Progress (1): 36/114 MB Progress (1): 36/114 MB Progress (1): 36/114 MB Progress (1): 36/114 MB Progress (1): 36/114 MB Progress (1): 36/114 MB Progress (1): 36/114 MB Progress (1): 36/114 MB Progress (1): 36/114 MB Progress (1): 36/114 MB Progress (1): 36/114 MB Progress (1): 36/114 MB Progress (1): 36/114 MB Progress (1): 36/114 MB Progress (1): 36/114 MB Progress (1): 36/114 MB Progress (1): 36/114 MB Progress (1): 36/114 MB Progress (1): 36/114 MB Progress (1): 36/114 MB Progress (1): 36/114 MB Progress (1): 36/114 MB Progress (1): 36/114 MB Progress (1): 36/114 MB Progress (1): 36/114 MB Progress (1): 36/114 MB Progress (1): 36/114 MB Progress (1): 36/114 MB Progress (1): 36/114 MB Progress (1): 36/114 MB Progress (1): 36/114 MB Progress (1): 36/114 MB Progress (1): 36/114 MB Progress (1): 36/114 MB Progress (1): 36/114 MB Progress (1): 36/114 MB Progress (1): 36/114 MB Progress (1): 36/114 MB Progress (1): 36/114 MB Progress (1): 36/114 MB Progress (1): 36/114 MB Progress (1): 36/114 MB Progress (1): 36/114 MB Progress (1): 36/114 MB Progress (1): 36/114 MB Progress (1): 36/114 MB Progress (1): 36/114 MB Progress (1): 36/114 MB Progress (1): 36/114 MB Progress (1): 36/114 MB Progress (1): 36/114 MB Progress (1): 36/114 MB Progress (1): 36/114 MB Progress (1): 36/114 MB Progress (1): 36/114 MB Progress (1): 36/114 MB Progress (1): 36/114 MB Progress (1): 36/114 MB Progress (1): 36/114 MB Progress (1): 36/114 MB Progress (1): 36/114 MB Progress (1): 36/114 MB Progress (1): 36/114 MB Progress (1): 36/114 MB Progress (1): 36/114 MB Progress (1): 36/114 MB Progress (1): 36/114 MB Progress (1): 36/114 MB Progress (1): 36/114 MB Progress (1): 36/114 MB Progress (1): 36/114 MB Progress (1): 36/114 MB Progress (1): 36/114 MB Progress (1): 36/114 MB Progress (1): 36/114 MB Progress (1): 36/114 MB Progress (1): 36/114 MB Progress (1): 36/114 MB Progress (1): 36/114 MB Progress (1): 36/114 MB Progress (1): 36/114 MB Progress (1): 36/114 MB Progress (1): 36/114 MB Progress (1): 36/114 MB Progress (1): 36/114 MB Progress (1): 36/114 MB Progress (1): 36/114 MB Progress (1): 36/114 MB Progress (1): 36/114 MB Progress (1): 36/114 MB Progress (1): 36/114 MB Progress (1): 36/114 MB Progress (1): 36/114 MB Progress (1): 36/114 MB Progress (1): 36/114 MB Progress (1): 36/114 MB Progress (1): 36/114 MB Progress (1): 36/114 MB Progress (1): 36/114 MB Progress (1): 36/114 MB Progress (1): 36/114 MB Progress (1): 36/114 MB Progress (1): 36/114 MB Progress (1): 36/114 MB Progress (1): 36/114 MB Progress (1): 36/114 MB Progress (1): 36/114 MB Progress (1): 36/114 MB Progress (1): 36/114 MB Progress (1): 36/114 MB Progress (1): 36/114 MB Progress (1): 36/114 MB Progress (1): 36/114 MB Progress (1): 36/114 MB Progress (1): 36/114 MB Progress (1): 36/114 MB Progress (1): 36/114 MB Progress (1): 36/114 MB Progress (1): 36/114 MB Progress (1): 36/114 MB Progress (1): 36/114 MB Progress (1): 36/114 MB Progress (1): 36/114 MB Progress (1): 36/114 MB Progress (1): 36/114 MB Progress (1): 36/114 MB Progress (1): 36/114 MB Progress (1): 36/114 MB Progress (1): 36/114 MB Progress (1): 36/114 MB Progress (1): 36/114 MB Progress (1): 36/114 MB Progress (1): 36/114 MB Progress (1): 36/114 MB Progress (1): 36/114 MB Progress (1): 36/114 MB Progress (1): 36/114 MB Progress (1): 36/114 MB Progress (1): 36/114 MB Progress (1): 36/114 MB Progress (1): 36/114 MB Progress (1): 36/114 MB Progress (1): 36/114 MB Progress (1): 36/114 MB Progress (1): 36/114 MB Progress (1): 36/114 MB Progress (1): 36/114 MB Progress (1): 36/114 MB Progress (1): 36/114 MB Progress (1): 36/114 MB Progress (1): 36/114 MB Progress (1): 36/114 MB Progress (1): 36/114 MB Progress (1): 36/114 MB Progress (1): 36/114 MB Progress (1): 36/114 MB Progress (1): 36/114 MB Progress (1): 36/114 MB Progress (1): 36/114 MB Progress (1): 36/114 MB Progress (1): 36/114 MB Progress (1): 36/114 MB Progress (1): 36/114 MB Progress (1): 36/114 MB Progress (1): 36/114 MB Progress (1): 36/114 MB Progress (1): 36/114 MB Progress (1): 36/114 MB Progress (1): 36/114 MB Progress (1): 36/114 MB Progress (1): 36/114 MB Progress (1): 36/114 MB Progress (1): 36/114 MB Progress (1): 36/114 MB Progress (1): 36/114 MB Progress (1): 36/114 MB Progress (1): 36/114 MB Progress (1): 36/114 MB Progress (1): 36/114 MB Progress (1): 36/114 MB Progress (1): 36/114 MB Progress (1): 36/114 MB Progress (1): 36/114 MB Progress (1): 36/114 MB Progress (1): 36/114 MB Progress (1): 36/114 MB Progress (1): 36/114 MB Progress (1): 36/114 MB Progress (1): 36/114 MB Progress (1): 36/114 MB Progress (1): 36/114 MB Progress (1): 36/114 MB Progress (1): 36/114 MB Progress (1): 36/114 MB Progress (1): 36/114 MB Progress (1): 36/114 MB Progress (1): 36/114 MB Progress (1): 36/114 MB Progress (1): 36/114 MB Progress (1): 36/114 MB Progress (1): 36/114 MB Progress (1): 36/114 MB Progress (1): 36/114 MB Progress (1): 36/114 MB Progress (1): 36/114 MB Progress (1): 36/114 MB Progress (1): 36/114 MB Progress (1): 36/114 MB Progress (1): 36/114 MB Progress (1): 36/114 MB Progress (1): 36/114 MB Progress (1): 36/114 MB Progress (1): 36/114 MB Progress (1): 36/114 MB Progress (1): 36/114 MB Progress (1): 36/114 MB Progress (1): 36/114 MB Progress (1): 36/114 MB Progress (1): 36/114 MB Progress (1): 36/114 MB Progress (1): 36/114 MB Progress (1): 36/114 MB Progress (1): 36/114 MB Progress (1): 36/114 MB Progress (1): 36/114 MB Progress (1): 36/114 MB Progress (1): 36/114 MB Progress (1): 36/114 MB Progress (1): 36/114 MB Progress (1): 36/114 MB Progress (1): 36/114 MB Progress (1): 36/114 MB Progress (1): 36/114 MB Progress (1): 36/114 MB Progress (1): 36/114 MB Progress (1): 36/114 MB Progress (1): 36/114 MB Progress (1): 36/114 MB Progress (1): 36/114 MB Progress (1): 36/114 MB Progress (1): 36/114 MB Progress (1): 36/114 MB Progress (1): 36/114 MB Progress (1): 36/114 MB Progress (1): 36/114 MB Progress (1): 36/114 MB Progress (1): 36/114 MB Progress (1): 36/114 MB Progress (1): 36/114 MB Progress (1): 36/114 MB Progress (1): 36/114 MB Progress (1): 36/114 MB Progress (1): 36/114 MB Progress (1): 36/114 MB Progress (1): 36/114 MB Progress (1): 36/114 MB Progress (1): 36/114 MB Progress (1): 36/114 MB Progress (1): 36/114 MB Progress (1): 36/114 MB Progress (1): 36/114 MB Progress (1): 36/114 MB Progress (1): 36/114 MB Progress (1): 36/114 MB Progress (1): 36/114 MB Progress (1): 36/114 MB Progress (1): 36/114 MB Progress (1): 36/114 MB Progress (1): 36/114 MB Progress (1): 36/114 MB Progress (1): 36/114 MB Progress (1): 36/114 MB Progress (1): 36/114 MB Progress (1): 36/114 MB Progress (1): 36/114 MB Progress (1): 36/114 MB Progress (1): 36/114 MB Progress (1): 36/114 MB Progress (1): 36/114 MB Progress (1): 36/114 MB Progress (1): 36/114 MB Progress (1): 36/114 MB Progress (1): 36/114 MB Progress (1): 36/114 MB Progress (1): 36/114 MB Progress (1): 36/114 MB Progress (1): 36/114 MB Progress (1): 36/114 MB Progress (1): 36/114 MB Progress (1): 36/114 MB Progress (1): 36/114 MB Progress (1): 36/114 MB Progress (1): 36/114 MB Progress (1): 36/114 MB Progress (1): 36/114 MB Progress (1): 36/114 MB Progress (1): 36/114 MB Progress (1): 36/114 MB Progress (1): 36/114 MB Progress (1): 36/114 MB Progress (1): 36/114 MB Progress (1): 36/114 MB Progress (1): 36/114 MB Progress (1): 36/114 MB Progress (1): 36/114 MB Progress (1): 36/114 MB Progress (1): 36/114 MB Progress (1): 36/114 MB Progress (1): 36/114 MB Progress (1): 36/114 MB Progress (1): 36/114 MB Progress (1): 36/114 MB Progress (1): 36/114 MB Progress (1): 36/114 MB Progress (1): 36/114 MB Progress (1): 36/114 MB Progress (1): 36/114 MB Progress (1): 36/114 MB Progress (1): 36/114 MB Progress (1): 36/114 MB Progress (1): 36/114 MB Progress (1): 36/114 MB Progress (1): 36/114 MB Progress (1): 36/114 MB Progress (1): 36/114 MB Progress (1): 36/114 MB Progress (1): 36/114 MB Progress (1): 36/114 MB Progress (1): 36/114 MB Progress (1): 36/114 MB Progress (1): 36/114 MB Progress (1): 36/114 MB Progress (1): 36/114 MB Progress (1): 36/114 MB Progress (1): 36/114 MB Progress (1): 36/114 MB Progress (1): 36/114 MB Progress (1): 36/114 MB Progress (1): 36/114 MB Progress (1): 36/114 MB Progress (1): 36/114 MB Progress (1): 36/114 MB Progress (1): 36/114 MB Progress (1): 36/114 MB Progress (1): 36/114 MB Progress (1): 36/114 MB Progress (1): 36/114 MB Progress (1): 36/114 MB Progress (1): 36/114 MB Progress (1): 36/114 MB Progress (1): 36/114 MB Progress (1): 36/114 MB Progress (1): 36/114 MB Progress (1): 36/114 MB Progress (1): 36/114 MB Progress (1): 36/114 MB Progress (1): 36/114 MB Progress (1): 36/114 MB Progress (1): 36/114 MB Progress (1): 36/114 MB Progress (1): 36/114 MB Progress (1): 36/114 MB Progress (1): 36/114 MB Progress (1): 36/114 MB Progress (1): 36/114 MB Progress (1): 36/114 MB Progress (1): 36/114 MB Progress (1): 36/114 MB Progress (1): 36/114 MB Progress (1): 36/114 MB Progress (1): 36/114 MB Progress (1): 36/114 MB Progress (1): 36/114 MB Progress (1): 36/114 MB Progress (1): 36/114 MB Progress (1): 36/114 MB Progress (1): 36/114 MB Progress (1): 36/114 MB Progress (1): 36/114 MB Progress (1): 36/114 MB Progress (1): 36/114 MB Progress (1): 36/114 MB Progress (1): 36/114 MB Progress (1): 36/114 MB Progress (1): 36/114 MB Progress (1): 36/114 MB Progress (1): 36/114 MB Progress (1): 36/114 MB Progress (1): 36/114 MB Progress (1): 36/114 MB Progress (1): 36/114 MB Progress (1): 36/114 MB Progress (1): 36/114 MB Progress (1): 36/114 MB Progress (1): 36/114 MB Progress (1): 36/114 MB Progress (1): 36/114 MB Progress (1): 36/114 MB Progress (1): 36/114 MB Progress (1): 36/114 MB Progress (1): 36/114 MB Progress (1): 36/114 MB Progress (1): 36/114 MB Progress (1): 36/114 MB Progress (1): 36/114 MB Progress (1): 36/114 MB Progress (1): 36/114 MB Progress (1): 36/114 MB Progress (1): 36/114 MB Progress (1): 36/114 MB Progress (1): 36/114 MB Progress (1): 36/114 MB Progress (1): 36/114 MB Progress (1): 36/114 MB Progress (1): 36/114 MB Progress (1): 36/114 MB Progress (1): 36/114 MB Progress (1): 36/114 MB Progress (1): 36/114 MB Progress (1): 36/114 MB Progress (1): 36/114 MB Progress (1): 36/114 MB Progress (1): 36/114 MB Progress (1): 36/114 MB Progress (1): 36/114 MB Progress (1): 36/114 MB Progress (1): 36/114 MB Progress (1): 36/114 MB Progress (1): 36/114 MB Progress (1): 36/114 MB Progress (1): 36/114 MB Progress (1): 36/114 MB Progress (1): 36/114 MB Progress (1): 36/114 MB Progress (1): 36/114 MB Progress (1): 36/114 MB Progress (1): 36/114 MB Progress (1): 36/114 MB Progress (1): 36/114 MB Progress (1): 36/114 MB Progress (1): 36/114 MB Progress (1): 36/114 MB Progress (1): 36/114 MB Progress (1): 36/114 MB Progress (1): 36/114 MB Progress (1): 36/114 MB Progress (1): 36/114 MB Progress (1): 36/114 MB Progress (1): 36/114 MB Progress (1): 36/114 MB Progress (1): 36/114 MB Progress (1): 37/114 MB Progress (1): 37/114 MB Progress (1): 37/114 MB Progress (1): 37/114 MB Progress (1): 37/114 MB Progress (1): 37/114 MB Progress (1): 37/114 MB Progress (1): 37/114 MB Progress (1): 37/114 MB Progress (1): 37/114 MB Progress (1): 37/114 MB Progress (1): 37/114 MB Progress (1): 37/114 MB Progress (1): 37/114 MB Progress (1): 37/114 MB Progress (1): 37/114 MB Progress (1): 37/114 MB Progress (1): 37/114 MB Progress (1): 37/114 MB Progress (1): 37/114 MB Progress (1): 37/114 MB Progress (1): 37/114 MB Progress (1): 37/114 MB Progress (1): 37/114 MB Progress (1): 37/114 MB Progress (1): 37/114 MB Progress (1): 37/114 MB Progress (1): 37/114 MB Progress (1): 37/114 MB Progress (1): 37/114 MB Progress (1): 37/114 MB Progress (1): 37/114 MB Progress (1): 37/114 MB Progress (1): 37/114 MB Progress (1): 37/114 MB Progress (1): 37/114 MB Progress (1): 37/114 MB Progress (1): 37/114 MB Progress (1): 37/114 MB Progress (1): 37/114 MB Progress (1): 37/114 MB Progress (1): 37/114 MB Progress (1): 37/114 MB Progress (1): 37/114 MB Progress (1): 37/114 MB Progress (1): 37/114 MB Progress (1): 37/114 MB Progress (1): 37/114 MB Progress (1): 37/114 MB Progress (1): 37/114 MB Progress (1): 37/114 MB Progress (1): 37/114 MB Progress (1): 37/114 MB Progress (1): 37/114 MB Progress (1): 37/114 MB Progress (1): 37/114 MB Progress (1): 37/114 MB Progress (1): 37/114 MB Progress (1): 37/114 MB Progress (1): 37/114 MB Progress (1): 37/114 MB Progress (1): 37/114 MB Progress (1): 37/114 MB Progress (1): 37/114 MB Progress (1): 37/114 MB Progress (1): 37/114 MB Progress (1): 37/114 MB Progress (1): 37/114 MB Progress (1): 37/114 MB Progress (1): 37/114 MB Progress (1): 37/114 MB Progress (1): 37/114 MB Progress (1): 37/114 MB Progress (1): 37/114 MB Progress (1): 37/114 MB Progress (1): 37/114 MB Progress (1): 37/114 MB Progress (1): 37/114 MB Progress (1): 37/114 MB Progress (1): 37/114 MB Progress (1): 37/114 MB Progress (1): 37/114 MB Progress (1): 37/114 MB Progress (1): 37/114 MB Progress (1): 37/114 MB Progress (1): 37/114 MB Progress (1): 37/114 MB Progress (1): 37/114 MB Progress (1): 37/114 MB Progress (1): 37/114 MB Progress (1): 37/114 MB Progress (1): 37/114 MB Progress (1): 37/114 MB Progress (1): 37/114 MB Progress (1): 37/114 MB Progress (1): 37/114 MB Progress (1): 37/114 MB Progress (1): 37/114 MB Progress (1): 37/114 MB Progress (1): 37/114 MB Progress (1): 37/114 MB Progress (1): 37/114 MB Progress (1): 37/114 MB Progress (1): 37/114 MB Progress (1): 37/114 MB Progress (1): 37/114 MB Progress (1): 37/114 MB Progress (1): 37/114 MB Progress (1): 37/114 MB Progress (1): 37/114 MB Progress (1): 37/114 MB Progress (1): 37/114 MB Progress (1): 37/114 MB Progress (1): 37/114 MB Progress (1): 37/114 MB Progress (1): 37/114 MB Progress (1): 37/114 MB Progress (1): 37/114 MB Progress (1): 37/114 MB Progress (1): 37/114 MB Progress (1): 37/114 MB Progress (1): 37/114 MB Progress (1): 37/114 MB Progress (1): 37/114 MB Progress (1): 37/114 MB Progress (1): 37/114 MB Progress (1): 37/114 MB Progress (1): 37/114 MB Progress (1): 37/114 MB Progress (1): 37/114 MB Progress (1): 37/114 MB Progress (1): 37/114 MB Progress (1): 37/114 MB Progress (1): 37/114 MB Progress (1): 37/114 MB Progress (1): 37/114 MB Progress (1): 37/114 MB Progress (1): 37/114 MB Progress (1): 37/114 MB Progress (1): 37/114 MB Progress (1): 37/114 MB Progress (1): 37/114 MB Progress (1): 37/114 MB Progress (1): 37/114 MB Progress (1): 37/114 MB Progress (1): 37/114 MB Progress (1): 37/114 MB Progress (1): 37/114 MB Progress (1): 37/114 MB Progress (1): 37/114 MB Progress (1): 37/114 MB Progress (1): 37/114 MB Progress (1): 37/114 MB Progress (1): 37/114 MB Progress (1): 37/114 MB Progress (1): 37/114 MB Progress (1): 37/114 MB Progress (1): 37/114 MB Progress (1): 37/114 MB Progress (1): 37/114 MB Progress (1): 37/114 MB Progress (1): 37/114 MB Progress (1): 37/114 MB Progress (1): 37/114 MB Progress (1): 37/114 MB Progress (1): 37/114 MB Progress (1): 37/114 MB Progress (1): 37/114 MB Progress (1): 37/114 MB Progress (1): 37/114 MB Progress (1): 37/114 MB Progress (1): 37/114 MB Progress (1): 37/114 MB Progress (1): 37/114 MB Progress (1): 37/114 MB Progress (1): 37/114 MB Progress (1): 37/114 MB Progress (1): 37/114 MB Progress (1): 37/114 MB Progress (1): 37/114 MB Progress (1): 37/114 MB Progress (1): 37/114 MB Progress (1): 37/114 MB Progress (1): 37/114 MB Progress (1): 37/114 MB Progress (1): 37/114 MB Progress (1): 37/114 MB Progress (1): 37/114 MB Progress (1): 37/114 MB Progress (1): 37/114 MB Progress (1): 37/114 MB Progress (1): 37/114 MB Progress (1): 37/114 MB Progress (1): 37/114 MB Progress (1): 37/114 MB Progress (1): 37/114 MB Progress (1): 37/114 MB Progress (1): 37/114 MB Progress (1): 37/114 MB Progress (1): 37/114 MB Progress (1): 37/114 MB Progress (1): 37/114 MB Progress (1): 37/114 MB Progress (1): 37/114 MB Progress (1): 37/114 MB Progress (1): 37/114 MB Progress (1): 37/114 MB Progress (1): 37/114 MB Progress (1): 37/114 MB Progress (1): 37/114 MB Progress (1): 37/114 MB Progress (1): 37/114 MB Progress (1): 37/114 MB Progress (1): 37/114 MB Progress (1): 37/114 MB Progress (1): 37/114 MB Progress (1): 37/114 MB Progress (1): 37/114 MB Progress (1): 37/114 MB Progress (1): 37/114 MB Progress (1): 37/114 MB Progress (1): 37/114 MB Progress (1): 37/114 MB Progress (1): 37/114 MB Progress (1): 37/114 MB Progress (1): 37/114 MB Progress (1): 37/114 MB Progress (1): 37/114 MB Progress (1): 37/114 MB Progress (1): 37/114 MB Progress (1): 37/114 MB Progress (1): 37/114 MB Progress (1): 37/114 MB Progress (1): 37/114 MB Progress (1): 37/114 MB Progress (1): 37/114 MB Progress (1): 37/114 MB Progress (1): 37/114 MB Progress (1): 37/114 MB Progress (1): 37/114 MB Progress (1): 37/114 MB Progress (1): 37/114 MB Progress (1): 37/114 MB Progress (1): 37/114 MB Progress (1): 37/114 MB Progress (1): 37/114 MB Progress (1): 37/114 MB Progress (1): 37/114 MB Progress (1): 37/114 MB Progress (1): 37/114 MB Progress (1): 37/114 MB Progress (1): 37/114 MB Progress (1): 37/114 MB Progress (1): 37/114 MB Progress (1): 37/114 MB Progress (1): 37/114 MB Progress (1): 37/114 MB Progress (1): 37/114 MB Progress (1): 37/114 MB Progress (1): 37/114 MB Progress (1): 37/114 MB Progress (1): 37/114 MB Progress (1): 37/114 MB Progress (1): 37/114 MB Progress (1): 37/114 MB Progress (1): 37/114 MB Progress (1): 37/114 MB Progress (1): 37/114 MB Progress (1): 37/114 MB Progress (1): 37/114 MB Progress (1): 37/114 MB Progress (1): 37/114 MB Progress (1): 37/114 MB Progress (1): 37/114 MB Progress (1): 37/114 MB Progress (1): 37/114 MB Progress (1): 37/114 MB Progress (1): 37/114 MB Progress (1): 37/114 MB Progress (1): 37/114 MB Progress (1): 37/114 MB Progress (1): 37/114 MB Progress (1): 37/114 MB Progress (1): 37/114 MB Progress (1): 37/114 MB Progress (1): 37/114 MB Progress (1): 37/114 MB Progress (1): 37/114 MB Progress (1): 37/114 MB Progress (1): 37/114 MB Progress (1): 37/114 MB Progress (1): 37/114 MB Progress (1): 37/114 MB Progress (1): 37/114 MB Progress (1): 37/114 MB Progress (1): 37/114 MB Progress (1): 37/114 MB Progress (1): 37/114 MB Progress (1): 37/114 MB Progress (1): 37/114 MB Progress (1): 37/114 MB Progress (1): 37/114 MB Progress (1): 37/114 MB Progress (1): 37/114 MB Progress (1): 37/114 MB Progress (1): 37/114 MB Progress (1): 37/114 MB Progress (1): 37/114 MB Progress (1): 37/114 MB Progress (1): 37/114 MB Progress (1): 37/114 MB Progress (1): 37/114 MB Progress (1): 37/114 MB Progress (1): 37/114 MB Progress (1): 37/114 MB Progress (1): 37/114 MB Progress (1): 37/114 MB Progress (1): 37/114 MB Progress (1): 37/114 MB Progress (1): 37/114 MB Progress (1): 37/114 MB Progress (1): 37/114 MB Progress (1): 37/114 MB Progress (1): 37/114 MB Progress (1): 37/114 MB Progress (1): 37/114 MB Progress (1): 37/114 MB Progress (1): 37/114 MB Progress (1): 37/114 MB Progress (1): 37/114 MB Progress (1): 37/114 MB Progress (1): 37/114 MB Progress (1): 37/114 MB Progress (1): 37/114 MB Progress (1): 37/114 MB Progress (1): 37/114 MB Progress (1): 37/114 MB Progress (1): 37/114 MB Progress (1): 37/114 MB Progress (1): 37/114 MB Progress (1): 37/114 MB Progress (1): 37/114 MB Progress (1): 37/114 MB Progress (1): 37/114 MB Progress (1): 37/114 MB Progress (1): 37/114 MB Progress (1): 37/114 MB Progress (1): 37/114 MB Progress (1): 37/114 MB Progress (1): 37/114 MB Progress (1): 37/114 MB Progress (1): 37/114 MB Progress (1): 37/114 MB Progress (1): 37/114 MB Progress (1): 37/114 MB Progress (1): 37/114 MB Progress (1): 37/114 MB Progress (1): 37/114 MB Progress (1): 37/114 MB Progress (1): 37/114 MB Progress (1): 37/114 MB Progress (1): 37/114 MB Progress (1): 37/114 MB Progress (1): 37/114 MB Progress (1): 37/114 MB Progress (1): 37/114 MB Progress (1): 37/114 MB Progress (1): 37/114 MB Progress (1): 37/114 MB Progress (1): 37/114 MB Progress (1): 37/114 MB Progress (1): 37/114 MB Progress (1): 37/114 MB Progress (1): 37/114 MB Progress (1): 37/114 MB Progress (1): 37/114 MB Progress (1): 37/114 MB Progress (1): 37/114 MB Progress (1): 37/114 MB Progress (1): 37/114 MB Progress (1): 37/114 MB Progress (1): 37/114 MB Progress (1): 37/114 MB Progress (1): 37/114 MB Progress (1): 37/114 MB Progress (1): 37/114 MB Progress (1): 37/114 MB Progress (1): 37/114 MB Progress (1): 37/114 MB Progress (1): 37/114 MB Progress (1): 37/114 MB Progress (1): 37/114 MB Progress (1): 37/114 MB Progress (1): 37/114 MB Progress (1): 37/114 MB Progress (1): 37/114 MB Progress (1): 37/114 MB Progress (1): 37/114 MB Progress (1): 37/114 MB Progress (1): 37/114 MB Progress (1): 37/114 MB Progress (1): 37/114 MB Progress (1): 37/114 MB Progress (1): 37/114 MB Progress (1): 37/114 MB Progress (1): 37/114 MB Progress (1): 37/114 MB Progress (1): 37/114 MB Progress (1): 37/114 MB Progress (1): 37/114 MB Progress (1): 37/114 MB Progress (1): 37/114 MB Progress (1): 37/114 MB Progress (1): 37/114 MB Progress (1): 37/114 MB Progress (1): 37/114 MB Progress (1): 37/114 MB Progress (1): 37/114 MB Progress (1): 37/114 MB Progress (1): 37/114 MB Progress (1): 37/114 MB Progress (1): 37/114 MB Progress (1): 37/114 MB Progress (1): 37/114 MB Progress (1): 37/114 MB Progress (1): 37/114 MB Progress (1): 37/114 MB Progress (1): 37/114 MB Progress (1): 37/114 MB Progress (1): 37/114 MB Progress (1): 37/114 MB Progress (1): 37/114 MB Progress (1): 37/114 MB Progress (1): 37/114 MB Progress (1): 37/114 MB Progress (1): 37/114 MB Progress (1): 37/114 MB Progress (1): 37/114 MB Progress (1): 37/114 MB Progress (1): 37/114 MB Progress (1): 37/114 MB Progress (1): 37/114 MB Progress (1): 37/114 MB Progress (1): 37/114 MB Progress (1): 37/114 MB Progress (1): 37/114 MB Progress (1): 37/114 MB Progress (1): 37/114 MB Progress (1): 37/114 MB Progress (1): 37/114 MB Progress (1): 37/114 MB Progress (1): 37/114 MB Progress (1): 37/114 MB Progress (1): 37/114 MB Progress (1): 37/114 MB Progress (1): 37/114 MB Progress (1): 37/114 MB Progress (1): 37/114 MB Progress (1): 37/114 MB Progress (1): 37/114 MB Progress (1): 37/114 MB Progress (1): 37/114 MB Progress (1): 37/114 MB Progress (1): 37/114 MB Progress (1): 37/114 MB Progress (1): 37/114 MB Progress (1): 37/114 MB Progress (1): 37/114 MB Progress (1): 37/114 MB Progress (1): 37/114 MB Progress (1): 37/114 MB Progress (1): 37/114 MB Progress (1): 37/114 MB Progress (1): 37/114 MB Progress (1): 37/114 MB Progress (1): 37/114 MB Progress (1): 37/114 MB Progress (1): 37/114 MB Progress (1): 37/114 MB Progress (1): 37/114 MB Progress (1): 37/114 MB Progress (1): 37/114 MB Progress (1): 37/114 MB Progress (1): 37/114 MB Progress (1): 37/114 MB Progress (1): 37/114 MB Progress (1): 37/114 MB Progress (1): 37/114 MB Progress (1): 38/114 MB Progress (1): 38/114 MB Progress (1): 38/114 MB Progress (1): 38/114 MB Progress (1): 38/114 MB Progress (1): 38/114 MB Progress (1): 38/114 MB Progress (1): 38/114 MB Progress (1): 38/114 MB Progress (1): 38/114 MB Progress (1): 38/114 MB Progress (1): 38/114 MB Progress (1): 38/114 MB Progress (1): 38/114 MB Progress (1): 38/114 MB Progress (1): 38/114 MB Progress (1): 38/114 MB Progress (1): 38/114 MB Progress (1): 38/114 MB Progress (1): 38/114 MB Progress (1): 38/114 MB Progress (1): 38/114 MB Progress (1): 38/114 MB Progress (1): 38/114 MB Progress (1): 38/114 MB Progress (1): 38/114 MB Progress (1): 38/114 MB Progress (1): 38/114 MB Progress (1): 38/114 MB Progress (1): 38/114 MB Progress (1): 38/114 MB Progress (1): 38/114 MB Progress (1): 38/114 MB Progress (1): 38/114 MB Progress (1): 38/114 MB Progress (1): 38/114 MB Progress (1): 38/114 MB Progress (1): 38/114 MB Progress (1): 38/114 MB Progress (1): 38/114 MB Progress (1): 38/114 MB Progress (1): 38/114 MB Progress (1): 38/114 MB Progress (1): 38/114 MB Progress (1): 38/114 MB Progress (1): 38/114 MB Progress (1): 38/114 MB Progress (1): 38/114 MB Progress (1): 38/114 MB Progress (1): 38/114 MB Progress (1): 38/114 MB Progress (1): 38/114 MB Progress (1): 38/114 MB Progress (1): 38/114 MB Progress (1): 38/114 MB Progress (1): 38/114 MB Progress (1): 38/114 MB Progress (1): 38/114 MB Progress (1): 38/114 MB Progress (1): 38/114 MB Progress (1): 38/114 MB Progress (1): 38/114 MB Progress (1): 38/114 MB Progress (1): 38/114 MB Progress (1): 38/114 MB Progress (1): 38/114 MB Progress (1): 38/114 MB Progress (1): 38/114 MB Progress (1): 38/114 MB Progress (1): 38/114 MB Progress (1): 38/114 MB Progress (1): 38/114 MB Progress (1): 38/114 MB Progress (1): 38/114 MB Progress (1): 38/114 MB Progress (1): 38/114 MB Progress (1): 38/114 MB Progress (1): 38/114 MB Progress (1): 38/114 MB Progress (1): 38/114 MB Progress (1): 38/114 MB Progress (1): 38/114 MB Progress (1): 38/114 MB Progress (1): 38/114 MB Progress (1): 38/114 MB Progress (1): 38/114 MB Progress (1): 38/114 MB Progress (1): 38/114 MB Progress (1): 38/114 MB Progress (1): 38/114 MB Progress (1): 38/114 MB Progress (1): 38/114 MB Progress (1): 38/114 MB Progress (1): 38/114 MB Progress (1): 38/114 MB Progress (1): 38/114 MB Progress (1): 38/114 MB Progress (1): 38/114 MB Progress (1): 38/114 MB Progress (1): 38/114 MB Progress (1): 38/114 MB Progress (1): 38/114 MB Progress (1): 38/114 MB Progress (1): 38/114 MB Progress (1): 38/114 MB Progress (1): 38/114 MB Progress (1): 38/114 MB Progress (1): 38/114 MB Progress (1): 38/114 MB Progress (1): 38/114 MB Progress (1): 38/114 MB Progress (1): 38/114 MB Progress (1): 38/114 MB Progress (1): 38/114 MB Progress (1): 38/114 MB Progress (1): 38/114 MB Progress (1): 38/114 MB Progress (1): 38/114 MB Progress (1): 38/114 MB Progress (1): 38/114 MB Progress (1): 38/114 MB Progress (1): 38/114 MB Progress (1): 38/114 MB Progress (1): 38/114 MB Progress (1): 38/114 MB Progress (1): 38/114 MB Progress (1): 38/114 MB Progress (1): 38/114 MB Progress (1): 38/114 MB Progress (1): 38/114 MB Progress (1): 38/114 MB Progress (1): 38/114 MB Progress (1): 38/114 MB Progress (1): 38/114 MB Progress (1): 38/114 MB Progress (1): 38/114 MB Progress (1): 38/114 MB Progress (1): 38/114 MB Progress (1): 38/114 MB Progress (1): 38/114 MB Progress (1): 38/114 MB Progress (1): 38/114 MB Progress (1): 38/114 MB Progress (1): 38/114 MB Progress (1): 38/114 MB Progress (1): 38/114 MB Progress (1): 38/114 MB Progress (1): 38/114 MB Progress (1): 38/114 MB Progress (1): 38/114 MB Progress (1): 38/114 MB Progress (1): 38/114 MB Progress (1): 38/114 MB Progress (1): 38/114 MB Progress (1): 38/114 MB Progress (1): 38/114 MB Progress (1): 38/114 MB Progress (1): 38/114 MB Progress (1): 38/114 MB Progress (1): 38/114 MB Progress (1): 38/114 MB Progress (1): 38/114 MB Progress (1): 38/114 MB Progress (1): 38/114 MB Progress (1): 38/114 MB Progress (1): 38/114 MB Progress (1): 38/114 MB Progress (1): 38/114 MB Progress (1): 38/114 MB Progress (1): 38/114 MB Progress (1): 38/114 MB Progress (1): 38/114 MB Progress (1): 38/114 MB Progress (1): 38/114 MB Progress (1): 38/114 MB Progress (1): 38/114 MB Progress (1): 38/114 MB Progress (1): 38/114 MB Progress (1): 38/114 MB Progress (1): 38/114 MB Progress (1): 38/114 MB Progress (1): 38/114 MB Progress (1): 38/114 MB Progress (1): 38/114 MB Progress (1): 38/114 MB Progress (1): 38/114 MB Progress (1): 38/114 MB Progress (1): 38/114 MB Progress (1): 38/114 MB Progress (1): 38/114 MB Progress (1): 38/114 MB Progress (1): 38/114 MB Progress (1): 38/114 MB Progress (1): 38/114 MB Progress (1): 38/114 MB Progress (1): 38/114 MB Progress (1): 38/114 MB Progress (1): 38/114 MB Progress (1): 38/114 MB Progress (1): 38/114 MB Progress (1): 38/114 MB Progress (1): 38/114 MB Progress (1): 38/114 MB Progress (1): 38/114 MB Progress (1): 38/114 MB Progress (1): 38/114 MB Progress (1): 38/114 MB Progress (1): 38/114 MB Progress (1): 38/114 MB Progress (1): 38/114 MB Progress (1): 38/114 MB Progress (1): 38/114 MB Progress (1): 38/114 MB Progress (1): 38/114 MB Progress (1): 38/114 MB Progress (1): 38/114 MB Progress (1): 38/114 MB Progress (1): 38/114 MB Progress (1): 38/114 MB Progress (1): 38/114 MB Progress (1): 38/114 MB Progress (1): 38/114 MB Progress (1): 38/114 MB Progress (1): 38/114 MB Progress (1): 38/114 MB Progress (1): 38/114 MB Progress (1): 38/114 MB Progress (1): 38/114 MB Progress (1): 38/114 MB Progress (1): 38/114 MB Progress (1): 38/114 MB Progress (1): 38/114 MB Progress (1): 38/114 MB Progress (1): 38/114 MB Progress (1): 38/114 MB Progress (1): 38/114 MB Progress (1): 38/114 MB Progress (1): 38/114 MB Progress (1): 38/114 MB Progress (1): 38/114 MB Progress (1): 38/114 MB Progress (1): 38/114 MB Progress (1): 38/114 MB Progress (1): 38/114 MB Progress (1): 38/114 MB Progress (1): 38/114 MB Progress (1): 38/114 MB Progress (1): 38/114 MB Progress (1): 38/114 MB Progress (1): 38/114 MB Progress (1): 38/114 MB Progress (1): 38/114 MB Progress (1): 38/114 MB Progress (1): 38/114 MB Progress (1): 38/114 MB Progress (1): 38/114 MB Progress (1): 38/114 MB Progress (1): 38/114 MB Progress (1): 38/114 MB Progress (1): 38/114 MB Progress (1): 38/114 MB Progress (1): 38/114 MB Progress (1): 38/114 MB Progress (1): 38/114 MB Progress (1): 38/114 MB Progress (1): 38/114 MB Progress (1): 38/114 MB Progress (1): 38/114 MB Progress (1): 38/114 MB Progress (1): 38/114 MB Progress (1): 38/114 MB Progress (1): 38/114 MB Progress (1): 38/114 MB Progress (1): 38/114 MB Progress (1): 38/114 MB Progress (1): 38/114 MB Progress (1): 38/114 MB Progress (1): 38/114 MB Progress (1): 38/114 MB Progress (1): 38/114 MB Progress (1): 38/114 MB Progress (1): 38/114 MB Progress (1): 38/114 MB Progress (1): 38/114 MB Progress (1): 38/114 MB Progress (1): 38/114 MB Progress (1): 38/114 MB Progress (1): 38/114 MB Progress (1): 38/114 MB Progress (1): 38/114 MB Progress (1): 38/114 MB Progress (1): 38/114 MB Progress (1): 38/114 MB Progress (1): 38/114 MB Progress (1): 38/114 MB Progress (1): 38/114 MB Progress (1): 38/114 MB Progress (1): 38/114 MB Progress (1): 38/114 MB Progress (1): 38/114 MB Progress (1): 38/114 MB Progress (1): 38/114 MB Progress (1): 38/114 MB Progress (1): 38/114 MB Progress (1): 38/114 MB Progress (1): 38/114 MB Progress (1): 38/114 MB Progress (1): 38/114 MB Progress (1): 38/114 MB Progress (1): 38/114 MB Progress (1): 38/114 MB Progress (1): 38/114 MB Progress (1): 38/114 MB Progress (1): 38/114 MB Progress (1): 38/114 MB Progress (1): 38/114 MB Progress (1): 38/114 MB Progress (1): 38/114 MB Progress (1): 38/114 MB Progress (1): 38/114 MB Progress (1): 38/114 MB Progress (1): 38/114 MB Progress (1): 38/114 MB Progress (1): 38/114 MB Progress (1): 38/114 MB Progress (1): 38/114 MB Progress (1): 38/114 MB Progress (1): 38/114 MB Progress (1): 38/114 MB Progress (1): 38/114 MB Progress (1): 38/114 MB Progress (1): 38/114 MB Progress (1): 38/114 MB Progress (1): 38/114 MB Progress (1): 38/114 MB Progress (1): 38/114 MB Progress (1): 38/114 MB Progress (1): 38/114 MB Progress (1): 38/114 MB Progress (1): 38/114 MB Progress (1): 38/114 MB Progress (1): 38/114 MB Progress (1): 38/114 MB Progress (1): 38/114 MB Progress (1): 38/114 MB Progress (1): 38/114 MB Progress (1): 38/114 MB Progress (1): 38/114 MB Progress (1): 38/114 MB Progress (1): 38/114 MB Progress (1): 38/114 MB Progress (1): 38/114 MB Progress (1): 38/114 MB Progress (1): 38/114 MB Progress (1): 38/114 MB Progress (1): 38/114 MB Progress (1): 38/114 MB Progress (1): 38/114 MB Progress (1): 38/114 MB Progress (1): 38/114 MB Progress (1): 38/114 MB Progress (1): 38/114 MB Progress (1): 38/114 MB Progress (1): 38/114 MB Progress (1): 38/114 MB Progress (1): 38/114 MB Progress (1): 38/114 MB Progress (1): 38/114 MB Progress (1): 38/114 MB Progress (1): 38/114 MB Progress (1): 38/114 MB Progress (1): 38/114 MB Progress (1): 38/114 MB Progress (1): 38/114 MB Progress (1): 38/114 MB Progress (1): 38/114 MB Progress (1): 38/114 MB Progress (1): 38/114 MB Progress (1): 38/114 MB Progress (1): 38/114 MB Progress (1): 38/114 MB Progress (1): 38/114 MB Progress (1): 38/114 MB Progress (1): 38/114 MB Progress (1): 38/114 MB Progress (1): 38/114 MB Progress (1): 38/114 MB Progress (1): 38/114 MB Progress (1): 38/114 MB Progress (1): 38/114 MB Progress (1): 38/114 MB Progress (1): 38/114 MB Progress (1): 38/114 MB Progress (1): 38/114 MB Progress (1): 38/114 MB Progress (1): 38/114 MB Progress (1): 38/114 MB Progress (1): 38/114 MB Progress (1): 38/114 MB Progress (1): 38/114 MB Progress (1): 38/114 MB Progress (1): 38/114 MB Progress (1): 38/114 MB Progress (1): 38/114 MB Progress (1): 38/114 MB Progress (1): 38/114 MB Progress (1): 38/114 MB Progress (1): 38/114 MB Progress (1): 38/114 MB Progress (1): 38/114 MB Progress (1): 38/114 MB Progress (1): 38/114 MB Progress (1): 38/114 MB Progress (1): 38/114 MB Progress (1): 38/114 MB Progress (1): 38/114 MB Progress (1): 38/114 MB Progress (1): 38/114 MB Progress (1): 38/114 MB Progress (1): 38/114 MB Progress (1): 38/114 MB Progress (1): 38/114 MB Progress (1): 38/114 MB Progress (1): 38/114 MB Progress (1): 38/114 MB Progress (1): 38/114 MB Progress (1): 38/114 MB Progress (1): 38/114 MB Progress (1): 38/114 MB Progress (1): 38/114 MB Progress (1): 38/114 MB Progress (1): 38/114 MB Progress (1): 38/114 MB Progress (1): 38/114 MB Progress (1): 38/114 MB Progress (1): 38/114 MB Progress (1): 38/114 MB Progress (1): 38/114 MB Progress (1): 38/114 MB Progress (1): 38/114 MB Progress (1): 38/114 MB Progress (1): 38/114 MB Progress (1): 38/114 MB Progress (1): 38/114 MB Progress (1): 38/114 MB Progress (1): 38/114 MB Progress (1): 38/114 MB Progress (1): 38/114 MB Progress (1): 38/114 MB Progress (1): 38/114 MB Progress (1): 38/114 MB Progress (1): 38/114 MB Progress (1): 38/114 MB Progress (1): 38/114 MB Progress (1): 38/114 MB Progress (1): 38/114 MB Progress (1): 38/114 MB Progress (1): 38/114 MB Progress (1): 38/114 MB Progress (1): 38/114 MB Progress (1): 38/114 MB Progress (1): 38/114 MB Progress (1): 38/114 MB Progress (1): 38/114 MB Progress (1): 38/114 MB Progress (1): 38/114 MB Progress (1): 38/114 MB Progress (1): 38/114 MB Progress (1): 38/114 MB Progress (1): 38/114 MB Progress (1): 38/114 MB Progress (1): 38/114 MB Progress (1): 38/114 MB Progress (1): 38/114 MB Progress (1): 38/114 MB Progress (1): 38/114 MB Progress (1): 38/114 MB Progress (1): 38/114 MB Progress (1): 38/114 MB Progress (1): 38/114 MB Progress (1): 38/114 MB Progress (1): 38/114 MB Progress (1): 38/114 MB Progress (1): 38/114 MB Progress (1): 38/114 MB Progress (1): 38/114 MB Progress (1): 38/114 MB Progress (1): 38/114 MB Progress (1): 39/114 MB Progress (1): 39/114 MB Progress (1): 39/114 MB Progress (1): 39/114 MB Progress (1): 39/114 MB Progress (1): 39/114 MB Progress (1): 39/114 MB Progress (1): 39/114 MB Progress (1): 39/114 MB Progress (1): 39/114 MB Progress (1): 39/114 MB Progress (1): 39/114 MB Progress (1): 39/114 MB Progress (1): 39/114 MB Progress (1): 39/114 MB Progress (1): 39/114 MB Progress (1): 39/114 MB Progress (1): 39/114 MB Progress (1): 39/114 MB Progress (1): 39/114 MB Progress (1): 39/114 MB Progress (1): 39/114 MB Progress (1): 39/114 MB Progress (1): 39/114 MB Progress (1): 39/114 MB Progress (1): 39/114 MB Progress (1): 39/114 MB Progress (1): 39/114 MB Progress (1): 39/114 MB Progress (1): 39/114 MB Progress (1): 39/114 MB Progress (1): 39/114 MB Progress (1): 39/114 MB Progress (1): 39/114 MB Progress (1): 39/114 MB Progress (1): 39/114 MB Progress (1): 39/114 MB Progress (1): 39/114 MB Progress (1): 39/114 MB Progress (1): 39/114 MB Progress (1): 39/114 MB Progress (1): 39/114 MB Progress (1): 39/114 MB Progress (1): 39/114 MB Progress (1): 39/114 MB Progress (1): 39/114 MB Progress (1): 39/114 MB Progress (1): 39/114 MB Progress (1): 39/114 MB Progress (1): 39/114 MB Progress (1): 39/114 MB Progress (1): 39/114 MB Progress (1): 39/114 MB Progress (1): 39/114 MB Progress (1): 39/114 MB Progress (1): 39/114 MB Progress (1): 39/114 MB Progress (1): 39/114 MB Progress (1): 39/114 MB Progress (1): 39/114 MB Progress (1): 39/114 MB Progress (1): 39/114 MB Progress (1): 39/114 MB Progress (1): 39/114 MB Progress (1): 39/114 MB Progress (1): 39/114 MB Progress (1): 39/114 MB Progress (1): 39/114 MB Progress (1): 39/114 MB Progress (1): 39/114 MB Progress (1): 39/114 MB Progress (1): 39/114 MB Progress (1): 39/114 MB Progress (1): 39/114 MB Progress (1): 39/114 MB Progress (1): 39/114 MB Progress (1): 39/114 MB Progress (1): 39/114 MB Progress (1): 39/114 MB Progress (1): 39/114 MB Progress (1): 39/114 MB Progress (1): 39/114 MB Progress (1): 39/114 MB Progress (1): 39/114 MB Progress (1): 39/114 MB Progress (1): 39/114 MB Progress (1): 39/114 MB Progress (1): 39/114 MB Progress (1): 39/114 MB Progress (1): 39/114 MB Progress (1): 39/114 MB Progress (1): 39/114 MB Progress (1): 39/114 MB Progress (1): 39/114 MB Progress (1): 39/114 MB Progress (1): 39/114 MB Progress (1): 39/114 MB Progress (1): 39/114 MB Progress (1): 39/114 MB Progress (1): 39/114 MB Progress (1): 39/114 MB Progress (1): 39/114 MB Progress (1): 39/114 MB Progress (1): 39/114 MB Progress (1): 39/114 MB Progress (1): 39/114 MB Progress (1): 39/114 MB Progress (1): 39/114 MB Progress (1): 39/114 MB Progress (1): 39/114 MB Progress (1): 39/114 MB Progress (1): 39/114 MB Progress (1): 39/114 MB Progress (1): 39/114 MB Progress (1): 39/114 MB Progress (1): 39/114 MB Progress (1): 39/114 MB Progress (1): 39/114 MB Progress (1): 39/114 MB Progress (1): 39/114 MB Progress (1): 39/114 MB Progress (1): 39/114 MB Progress (1): 39/114 MB Progress (1): 39/114 MB Progress (1): 39/114 MB Progress (1): 39/114 MB Progress (1): 39/114 MB Progress (1): 39/114 MB Progress (1): 39/114 MB Progress (1): 39/114 MB Progress (1): 39/114 MB Progress (1): 39/114 MB Progress (1): 39/114 MB Progress (1): 39/114 MB Progress (1): 39/114 MB Progress (1): 39/114 MB Progress (1): 39/114 MB Progress (1): 39/114 MB Progress (1): 39/114 MB Progress (1): 39/114 MB Progress (1): 39/114 MB Progress (1): 39/114 MB Progress (1): 39/114 MB Progress (1): 39/114 MB Progress (1): 39/114 MB Progress (1): 39/114 MB Progress (1): 39/114 MB Progress (1): 39/114 MB Progress (1): 39/114 MB Progress (1): 39/114 MB Progress (1): 39/114 MB Progress (1): 39/114 MB Progress (1): 39/114 MB Progress (1): 39/114 MB Progress (1): 39/114 MB Progress (1): 39/114 MB Progress (1): 39/114 MB Progress (1): 39/114 MB Progress (1): 39/114 MB Progress (1): 39/114 MB Progress (1): 39/114 MB Progress (1): 39/114 MB Progress (1): 39/114 MB Progress (1): 39/114 MB Progress (1): 39/114 MB Progress (1): 39/114 MB Progress (1): 39/114 MB Progress (1): 39/114 MB Progress (1): 39/114 MB Progress (1): 39/114 MB Progress (1): 39/114 MB Progress (1): 39/114 MB Progress (1): 39/114 MB Progress (1): 39/114 MB Progress (1): 39/114 MB Progress (1): 39/114 MB Progress (1): 39/114 MB Progress (1): 39/114 MB Progress (1): 39/114 MB Progress (1): 39/114 MB Progress (1): 39/114 MB Progress (1): 39/114 MB Progress (1): 39/114 MB Progress (1): 39/114 MB Progress (1): 39/114 MB Progress (1): 39/114 MB Progress (1): 39/114 MB Progress (1): 39/114 MB Progress (1): 39/114 MB Progress (1): 39/114 MB Progress (1): 39/114 MB Progress (1): 39/114 MB Progress (1): 39/114 MB Progress (1): 39/114 MB Progress (1): 39/114 MB Progress (1): 39/114 MB Progress (1): 39/114 MB Progress (1): 39/114 MB Progress (1): 39/114 MB Progress (1): 39/114 MB Progress (1): 39/114 MB Progress (1): 39/114 MB Progress (1): 39/114 MB Progress (1): 39/114 MB Progress (1): 39/114 MB Progress (1): 39/114 MB Progress (1): 39/114 MB Progress (1): 39/114 MB Progress (1): 39/114 MB Progress (1): 39/114 MB Progress (1): 39/114 MB Progress (1): 39/114 MB Progress (1): 39/114 MB Progress (1): 39/114 MB Progress (1): 39/114 MB Progress (1): 39/114 MB Progress (1): 39/114 MB Progress (1): 39/114 MB Progress (1): 39/114 MB Progress (1): 39/114 MB Progress (1): 39/114 MB Progress (1): 39/114 MB Progress (1): 39/114 MB Progress (1): 39/114 MB Progress (1): 39/114 MB Progress (1): 39/114 MB Progress (1): 39/114 MB Progress (1): 39/114 MB Progress (1): 39/114 MB Progress (1): 39/114 MB Progress (1): 39/114 MB Progress (1): 39/114 MB Progress (1): 39/114 MB Progress (1): 39/114 MB Progress (1): 39/114 MB Progress (1): 39/114 MB Progress (1): 39/114 MB Progress (1): 39/114 MB Progress (1): 39/114 MB Progress (1): 39/114 MB Progress (1): 39/114 MB Progress (1): 39/114 MB Progress (1): 39/114 MB Progress (1): 39/114 MB Progress (1): 39/114 MB Progress (1): 39/114 MB Progress (1): 39/114 MB Progress (1): 39/114 MB Progress (1): 39/114 MB Progress (1): 39/114 MB Progress (1): 39/114 MB Progress (1): 39/114 MB Progress (1): 39/114 MB Progress (1): 39/114 MB Progress (1): 39/114 MB Progress (1): 39/114 MB Progress (1): 39/114 MB Progress (1): 39/114 MB Progress (1): 39/114 MB Progress (1): 39/114 MB Progress (1): 39/114 MB Progress (1): 39/114 MB Progress (1): 39/114 MB Progress (1): 39/114 MB Progress (1): 39/114 MB Progress (1): 39/114 MB Progress (1): 39/114 MB Progress (1): 39/114 MB Progress (1): 39/114 MB Progress (1): 39/114 MB Progress (1): 39/114 MB Progress (1): 39/114 MB Progress (1): 39/114 MB Progress (1): 39/114 MB Progress (1): 39/114 MB Progress (1): 39/114 MB Progress (1): 39/114 MB Progress (1): 39/114 MB Progress (1): 39/114 MB Progress (1): 39/114 MB Progress (1): 39/114 MB Progress (1): 39/114 MB Progress (1): 39/114 MB Progress (1): 39/114 MB Progress (1): 39/114 MB Progress (1): 39/114 MB Progress (1): 39/114 MB Progress (1): 39/114 MB Progress (1): 39/114 MB Progress (1): 39/114 MB Progress (1): 39/114 MB Progress (1): 39/114 MB Progress (1): 39/114 MB Progress (1): 39/114 MB Progress (1): 39/114 MB Progress (1): 39/114 MB Progress (1): 39/114 MB Progress (1): 39/114 MB Progress (1): 39/114 MB Progress (1): 39/114 MB Progress (1): 39/114 MB Progress (1): 39/114 MB Progress (1): 39/114 MB Progress (1): 39/114 MB Progress (1): 39/114 MB Progress (1): 39/114 MB Progress (1): 39/114 MB Progress (1): 39/114 MB Progress (1): 39/114 MB Progress (1): 39/114 MB Progress (1): 39/114 MB Progress (1): 39/114 MB Progress (1): 39/114 MB Progress (1): 39/114 MB Progress (1): 39/114 MB Progress (1): 39/114 MB Progress (1): 39/114 MB Progress (1): 39/114 MB Progress (1): 39/114 MB Progress (1): 39/114 MB Progress (1): 39/114 MB Progress (1): 39/114 MB Progress (1): 39/114 MB Progress (1): 39/114 MB Progress (1): 39/114 MB Progress (1): 39/114 MB Progress (1): 39/114 MB Progress (1): 39/114 MB Progress (1): 39/114 MB Progress (1): 39/114 MB Progress (1): 39/114 MB Progress (1): 39/114 MB Progress (1): 39/114 MB Progress (1): 39/114 MB Progress (1): 39/114 MB Progress (1): 39/114 MB Progress (1): 39/114 MB Progress (1): 39/114 MB Progress (1): 39/114 MB Progress (1): 39/114 MB Progress (1): 39/114 MB Progress (1): 39/114 MB Progress (1): 39/114 MB Progress (1): 39/114 MB Progress (1): 39/114 MB Progress (1): 39/114 MB Progress (1): 39/114 MB Progress (1): 39/114 MB Progress (1): 39/114 MB Progress (1): 39/114 MB Progress (1): 39/114 MB Progress (1): 39/114 MB Progress (1): 39/114 MB Progress (1): 39/114 MB Progress (1): 39/114 MB Progress (1): 39/114 MB Progress (1): 39/114 MB Progress (1): 39/114 MB Progress (1): 39/114 MB Progress (1): 39/114 MB Progress (1): 39/114 MB Progress (1): 39/114 MB Progress (1): 39/114 MB Progress (1): 39/114 MB Progress (1): 39/114 MB Progress (1): 39/114 MB Progress (1): 39/114 MB Progress (1): 39/114 MB Progress (1): 39/114 MB Progress (1): 39/114 MB Progress (1): 39/114 MB Progress (1): 39/114 MB Progress (1): 39/114 MB Progress (1): 39/114 MB Progress (1): 39/114 MB Progress (1): 39/114 MB Progress (1): 39/114 MB Progress (1): 39/114 MB Progress (1): 39/114 MB Progress (1): 39/114 MB Progress (1): 39/114 MB Progress (1): 39/114 MB Progress (1): 39/114 MB Progress (1): 39/114 MB Progress (1): 39/114 MB Progress (1): 39/114 MB Progress (1): 39/114 MB Progress (1): 39/114 MB Progress (1): 39/114 MB Progress (1): 39/114 MB Progress (1): 39/114 MB Progress (1): 39/114 MB Progress (1): 39/114 MB Progress (1): 39/114 MB Progress (1): 39/114 MB Progress (1): 39/114 MB Progress (1): 39/114 MB Progress (1): 39/114 MB Progress (1): 39/114 MB Progress (1): 39/114 MB Progress (1): 39/114 MB Progress (1): 39/114 MB Progress (1): 39/114 MB Progress (1): 39/114 MB Progress (1): 39/114 MB Progress (1): 39/114 MB Progress (1): 39/114 MB Progress (1): 39/114 MB Progress (1): 39/114 MB Progress (1): 39/114 MB Progress (1): 39/114 MB Progress (1): 39/114 MB Progress (1): 39/114 MB Progress (1): 39/114 MB Progress (1): 39/114 MB Progress (1): 39/114 MB Progress (1): 39/114 MB Progress (1): 39/114 MB Progress (1): 39/114 MB Progress (1): 39/114 MB Progress (1): 39/114 MB Progress (1): 39/114 MB Progress (1): 39/114 MB Progress (1): 39/114 MB Progress (1): 39/114 MB Progress (1): 39/114 MB Progress (1): 39/114 MB Progress (1): 39/114 MB Progress (1): 39/114 MB Progress (1): 39/114 MB Progress (1): 39/114 MB Progress (1): 39/114 MB Progress (1): 39/114 MB Progress (1): 39/114 MB Progress (1): 39/114 MB Progress (1): 39/114 MB Progress (1): 39/114 MB Progress (1): 39/114 MB Progress (1): 39/114 MB Progress (1): 39/114 MB Progress (1): 39/114 MB Progress (1): 39/114 MB Progress (1): 39/114 MB Progress (1): 39/114 MB Progress (1): 39/114 MB Progress (1): 39/114 MB Progress (1): 39/114 MB Progress (1): 39/114 MB Progress (1): 39/114 MB Progress (1): 39/114 MB Progress (1): 39/114 MB Progress (1): 39/114 MB Progress (1): 39/114 MB Progress (1): 39/114 MB Progress (1): 39/114 MB Progress (1): 39/114 MB Progress (1): 39/114 MB Progress (1): 39/114 MB Progress (1): 39/114 MB Progress (1): 39/114 MB Progress (1): 39/114 MB Progress (1): 39/114 MB Progress (1): 39/114 MB Progress (1): 39/114 MB Progress (1): 39/114 MB Progress (1): 39/114 MB Progress (1): 39/114 MB Progress (1): 39/114 MB Progress (1): 39/114 MB Progress (1): 39/114 MB Progress (1): 39/114 MB Progress (1): 39/114 MB Progress (1): 39/114 MB Progress (1): 39/114 MB Progress (1): 39/114 MB Progress (1): 39/114 MB Progress (1): 39/114 MB Progress (1): 39/114 MB Progress (1): 39/114 MB Progress (1): 39/114 MB Progress (1): 39/114 MB Progress (1): 39/114 MB Progress (1): 39/114 MB Progress (1): 39/114 MB Progress (1): 39/114 MB Progress (1): 39/114 MB Progress (1): 39/114 MB Progress (1): 39/114 MB Progress (1): 39/114 MB Progress (1): 40/114 MB Progress (1): 40/114 MB Progress (1): 40/114 MB Progress (1): 40/114 MB Progress (1): 40/114 MB Progress (1): 40/114 MB Progress (1): 40/114 MB Progress (1): 40/114 MB Progress (1): 40/114 MB Progress (1): 40/114 MB Progress (1): 40/114 MB Progress (1): 40/114 MB Progress (1): 40/114 MB Progress (1): 40/114 MB Progress (1): 40/114 MB Progress (1): 40/114 MB Progress (1): 40/114 MB Progress (1): 40/114 MB Progress (1): 40/114 MB Progress (1): 40/114 MB Progress (1): 40/114 MB Progress (1): 40/114 MB Progress (1): 40/114 MB Progress (1): 40/114 MB Progress (1): 40/114 MB Progress (1): 40/114 MB Progress (1): 40/114 MB Progress (1): 40/114 MB Progress (1): 40/114 MB Progress (1): 40/114 MB Progress (1): 40/114 MB Progress (1): 40/114 MB Progress (1): 40/114 MB Progress (1): 40/114 MB Progress (1): 40/114 MB Progress (1): 40/114 MB Progress (1): 40/114 MB Progress (1): 40/114 MB Progress (1): 40/114 MB Progress (1): 40/114 MB Progress (1): 40/114 MB Progress (1): 40/114 MB Progress (1): 40/114 MB Progress (1): 40/114 MB Progress (1): 40/114 MB Progress (1): 40/114 MB Progress (1): 40/114 MB Progress (1): 40/114 MB Progress (1): 40/114 MB Progress (1): 40/114 MB Progress (1): 40/114 MB Progress (1): 40/114 MB Progress (1): 40/114 MB Progress (1): 40/114 MB Progress (1): 40/114 MB Progress (1): 40/114 MB Progress (1): 40/114 MB Progress (1): 40/114 MB Progress (1): 40/114 MB Progress (1): 40/114 MB Progress (1): 40/114 MB Progress (1): 40/114 MB Progress (1): 40/114 MB Progress (1): 40/114 MB Progress (1): 40/114 MB Progress (1): 40/114 MB Progress (1): 40/114 MB Progress (1): 40/114 MB Progress (1): 40/114 MB Progress (1): 40/114 MB Progress (1): 40/114 MB Progress (1): 40/114 MB Progress (1): 40/114 MB Progress (1): 40/114 MB Progress (1): 40/114 MB Progress (1): 40/114 MB Progress (1): 40/114 MB Progress (1): 40/114 MB Progress (1): 40/114 MB Progress (1): 40/114 MB Progress (1): 40/114 MB Progress (1): 40/114 MB Progress (1): 40/114 MB Progress (1): 40/114 MB Progress (1): 40/114 MB Progress (1): 40/114 MB Progress (1): 40/114 MB Progress (1): 40/114 MB Progress (1): 40/114 MB Progress (1): 40/114 MB Progress (1): 40/114 MB Progress (1): 40/114 MB Progress (1): 40/114 MB Progress (1): 40/114 MB Progress (1): 40/114 MB Progress (1): 40/114 MB Progress (1): 40/114 MB Progress (1): 40/114 MB Progress (1): 40/114 MB Progress (1): 40/114 MB Progress (1): 40/114 MB Progress (1): 40/114 MB Progress (1): 40/114 MB Progress (1): 40/114 MB Progress (1): 40/114 MB Progress (1): 40/114 MB Progress (1): 40/114 MB Progress (1): 40/114 MB Progress (1): 40/114 MB Progress (1): 40/114 MB Progress (1): 40/114 MB Progress (1): 40/114 MB Progress (1): 40/114 MB Progress (1): 40/114 MB Progress (1): 40/114 MB Progress (1): 40/114 MB Progress (1): 40/114 MB Progress (1): 40/114 MB Progress (1): 40/114 MB Progress (1): 40/114 MB Progress (1): 40/114 MB Progress (1): 40/114 MB Progress (1): 40/114 MB Progress (1): 40/114 MB Progress (1): 40/114 MB Progress (1): 40/114 MB Progress (1): 40/114 MB Progress (1): 40/114 MB Progress (1): 40/114 MB Progress (1): 40/114 MB Progress (1): 40/114 MB Progress (1): 40/114 MB Progress (1): 40/114 MB Progress (1): 40/114 MB Progress (1): 40/114 MB Progress (1): 40/114 MB Progress (1): 40/114 MB Progress (1): 40/114 MB Progress (1): 40/114 MB Progress (1): 40/114 MB Progress (1): 40/114 MB Progress (1): 40/114 MB Progress (1): 40/114 MB Progress (1): 40/114 MB Progress (1): 40/114 MB Progress (1): 40/114 MB Progress (1): 40/114 MB Progress (1): 40/114 MB Progress (1): 40/114 MB Progress (1): 40/114 MB Progress (1): 40/114 MB Progress (1): 40/114 MB Progress (1): 40/114 MB Progress (1): 40/114 MB Progress (1): 40/114 MB Progress (1): 40/114 MB Progress (1): 40/114 MB Progress (1): 40/114 MB Progress (1): 40/114 MB Progress (1): 40/114 MB Progress (1): 40/114 MB Progress (1): 40/114 MB Progress (1): 40/114 MB Progress (1): 40/114 MB Progress (1): 40/114 MB Progress (1): 40/114 MB Progress (1): 40/114 MB Progress (1): 40/114 MB Progress (1): 40/114 MB Progress (1): 40/114 MB Progress (1): 40/114 MB Progress (1): 40/114 MB Progress (1): 40/114 MB Progress (1): 40/114 MB Progress (1): 40/114 MB Progress (1): 40/114 MB Progress (1): 40/114 MB Progress (1): 40/114 MB Progress (1): 40/114 MB Progress (1): 40/114 MB Progress (1): 40/114 MB Progress (1): 40/114 MB Progress (1): 40/114 MB Progress (1): 40/114 MB Progress (1): 40/114 MB Progress (1): 40/114 MB Progress (1): 40/114 MB Progress (1): 40/114 MB Progress (1): 40/114 MB Progress (1): 40/114 MB Progress (1): 40/114 MB Progress (1): 40/114 MB Progress (1): 40/114 MB Progress (1): 40/114 MB Progress (1): 40/114 MB Progress (1): 40/114 MB Progress (1): 40/114 MB Progress (1): 40/114 MB Progress (1): 40/114 MB Progress (1): 40/114 MB Progress (1): 40/114 MB Progress (1): 40/114 MB Progress (1): 40/114 MB Progress (1): 40/114 MB Progress (1): 40/114 MB Progress (1): 40/114 MB Progress (1): 40/114 MB Progress (1): 40/114 MB Progress (1): 40/114 MB Progress (1): 40/114 MB Progress (1): 40/114 MB Progress (1): 40/114 MB Progress (1): 40/114 MB Progress (1): 40/114 MB Progress (1): 40/114 MB Progress (1): 40/114 MB Progress (1): 40/114 MB Progress (1): 40/114 MB Progress (1): 40/114 MB Progress (1): 40/114 MB Progress (1): 40/114 MB Progress (1): 40/114 MB Progress (1): 40/114 MB Progress (1): 40/114 MB Progress (1): 40/114 MB Progress (1): 40/114 MB Progress (1): 40/114 MB Progress (1): 40/114 MB Progress (1): 40/114 MB Progress (1): 40/114 MB Progress (1): 40/114 MB Progress (1): 40/114 MB Progress (1): 40/114 MB Progress (1): 40/114 MB Progress (1): 40/114 MB Progress (1): 40/114 MB Progress (1): 40/114 MB Progress (1): 40/114 MB Progress (1): 40/114 MB Progress (1): 40/114 MB Progress (1): 40/114 MB Progress (1): 40/114 MB Progress (1): 40/114 MB Progress (1): 40/114 MB Progress (1): 40/114 MB Progress (1): 40/114 MB Progress (1): 40/114 MB Progress (1): 40/114 MB Progress (1): 40/114 MB Progress (1): 40/114 MB Progress (1): 40/114 MB Progress (1): 40/114 MB Progress (1): 40/114 MB Progress (1): 40/114 MB Progress (1): 40/114 MB Progress (1): 40/114 MB Progress (1): 40/114 MB Progress (1): 40/114 MB Progress (1): 40/114 MB Progress (1): 40/114 MB Progress (1): 40/114 MB Progress (1): 40/114 MB Progress (1): 40/114 MB Progress (1): 40/114 MB Progress (1): 40/114 MB Progress (1): 40/114 MB Progress (1): 40/114 MB Progress (1): 40/114 MB Progress (1): 40/114 MB Progress (1): 40/114 MB Progress (1): 40/114 MB Progress (1): 40/114 MB Progress (1): 40/114 MB Progress (1): 40/114 MB Progress (1): 40/114 MB Progress (1): 40/114 MB Progress (1): 40/114 MB Progress (1): 40/114 MB Progress (1): 40/114 MB Progress (1): 40/114 MB Progress (1): 40/114 MB Progress (1): 40/114 MB Progress (1): 40/114 MB Progress (1): 40/114 MB Progress (1): 40/114 MB Progress (1): 40/114 MB Progress (1): 40/114 MB Progress (1): 40/114 MB Progress (1): 40/114 MB Progress (1): 40/114 MB Progress (1): 40/114 MB Progress (1): 40/114 MB Progress (1): 40/114 MB Progress (1): 40/114 MB Progress (1): 40/114 MB Progress (1): 40/114 MB Progress (1): 40/114 MB Progress (1): 40/114 MB Progress (1): 40/114 MB Progress (1): 40/114 MB Progress (1): 40/114 MB Progress (1): 40/114 MB Progress (1): 40/114 MB Progress (1): 40/114 MB Progress (1): 40/114 MB Progress (1): 40/114 MB Progress (1): 40/114 MB Progress (1): 40/114 MB Progress (1): 40/114 MB Progress (1): 40/114 MB Progress (1): 40/114 MB Progress (1): 40/114 MB Progress (1): 40/114 MB Progress (1): 40/114 MB Progress (1): 40/114 MB Progress (1): 40/114 MB Progress (1): 40/114 MB Progress (1): 40/114 MB Progress (1): 40/114 MB Progress (1): 40/114 MB Progress (1): 40/114 MB Progress (1): 40/114 MB Progress (1): 40/114 MB Progress (1): 40/114 MB Progress (1): 40/114 MB Progress (1): 40/114 MB Progress (1): 40/114 MB Progress (1): 40/114 MB Progress (1): 40/114 MB Progress (1): 40/114 MB Progress (1): 40/114 MB Progress (1): 40/114 MB Progress (1): 40/114 MB Progress (1): 40/114 MB Progress (1): 40/114 MB Progress (1): 40/114 MB Progress (1): 40/114 MB Progress (1): 40/114 MB Progress (1): 40/114 MB Progress (1): 40/114 MB Progress (1): 40/114 MB Progress (1): 40/114 MB Progress (1): 40/114 MB Progress (1): 40/114 MB Progress (1): 40/114 MB Progress (1): 40/114 MB Progress (1): 40/114 MB Progress (1): 40/114 MB Progress (1): 40/114 MB Progress (1): 40/114 MB Progress (1): 40/114 MB Progress (1): 40/114 MB Progress (1): 40/114 MB Progress (1): 40/114 MB Progress (1): 40/114 MB Progress (1): 40/114 MB Progress (1): 40/114 MB Progress (1): 40/114 MB Progress (1): 40/114 MB Progress (1): 40/114 MB Progress (1): 40/114 MB Progress (1): 40/114 MB Progress (1): 40/114 MB Progress (1): 40/114 MB Progress (1): 40/114 MB Progress (1): 40/114 MB Progress (1): 40/114 MB Progress (1): 40/114 MB Progress (1): 40/114 MB Progress (1): 40/114 MB Progress (1): 40/114 MB Progress (1): 40/114 MB Progress (1): 40/114 MB Progress (1): 40/114 MB Progress (1): 40/114 MB Progress (1): 40/114 MB Progress (1): 40/114 MB Progress (1): 40/114 MB Progress (1): 40/114 MB Progress (1): 40/114 MB Progress (1): 40/114 MB Progress (1): 40/114 MB Progress (1): 40/114 MB Progress (1): 40/114 MB Progress (1): 40/114 MB Progress (1): 40/114 MB Progress (1): 40/114 MB Progress (1): 40/114 MB Progress (1): 40/114 MB Progress (1): 40/114 MB Progress (1): 40/114 MB Progress (1): 40/114 MB Progress (1): 40/114 MB Progress (1): 40/114 MB Progress (1): 40/114 MB Progress (1): 40/114 MB Progress (1): 40/114 MB Progress (1): 40/114 MB Progress (1): 40/114 MB Progress (1): 40/114 MB Progress (1): 40/114 MB Progress (1): 40/114 MB Progress (1): 40/114 MB Progress (1): 40/114 MB Progress (1): 40/114 MB Progress (1): 40/114 MB Progress (1): 40/114 MB Progress (1): 40/114 MB Progress (1): 40/114 MB Progress (1): 40/114 MB Progress (1): 40/114 MB Progress (1): 40/114 MB Progress (1): 40/114 MB Progress (1): 40/114 MB Progress (1): 40/114 MB Progress (1): 40/114 MB Progress (1): 40/114 MB Progress (1): 40/114 MB Progress (1): 40/114 MB Progress (1): 40/114 MB Progress (1): 40/114 MB Progress (1): 40/114 MB Progress (1): 40/114 MB Progress (1): 40/114 MB Progress (1): 40/114 MB Progress (1): 40/114 MB Progress (1): 40/114 MB Progress (1): 40/114 MB Progress (1): 40/114 MB Progress (1): 40/114 MB Progress (1): 40/114 MB Progress (1): 40/114 MB Progress (1): 40/114 MB Progress (1): 40/114 MB Progress (1): 40/114 MB Progress (1): 40/114 MB Progress (1): 40/114 MB Progress (1): 40/114 MB Progress (1): 40/114 MB Progress (1): 40/114 MB Progress (1): 40/114 MB Progress (1): 40/114 MB Progress (1): 40/114 MB Progress (1): 40/114 MB Progress (1): 40/114 MB Progress (1): 40/114 MB Progress (1): 40/114 MB Progress (1): 40/114 MB Progress (1): 40/114 MB Progress (1): 40/114 MB Progress (1): 40/114 MB Progress (1): 40/114 MB Progress (1): 40/114 MB Progress (1): 40/114 MB Progress (1): 40/114 MB Progress (1): 40/114 MB Progress (1): 40/114 MB Progress (1): 40/114 MB Progress (1): 40/114 MB Progress (1): 40/114 MB Progress (1): 40/114 MB Progress (1): 40/114 MB Progress (1): 40/114 MB Progress (1): 40/114 MB Progress (1): 40/114 MB Progress (1): 40/114 MB Progress (1): 40/114 MB Progress (1): 40/114 MB Progress (1): 40/114 MB Progress (1): 40/114 MB Progress (1): 40/114 MB Progress (1): 40/114 MB Progress (1): 40/114 MB Progress (1): 40/114 MB Progress (1): 40/114 MB Progress (1): 40/114 MB Progress (1): 40/114 MB Progress (1): 40/114 MB Progress (1): 40/114 MB Progress (1): 40/114 MB Progress (1): 40/114 MB Progress (1): 40/114 MB Progress (1): 40/114 MB Progress (1): 40/114 MB Progress (1): 40/114 MB Progress (1): 40/114 MB Progress (1): 40/114 MB Progress (1): 40/114 MB Progress (1): 41/114 MB Progress (1): 41/114 MB Progress (1): 41/114 MB Progress (1): 41/114 MB Progress (1): 41/114 MB Progress (1): 41/114 MB Progress (1): 41/114 MB Progress (1): 41/114 MB Progress (1): 41/114 MB Progress (1): 41/114 MB Progress (1): 41/114 MB Progress (1): 41/114 MB Progress (1): 41/114 MB Progress (1): 41/114 MB Progress (1): 41/114 MB Progress (1): 41/114 MB Progress (1): 41/114 MB Progress (1): 41/114 MB Progress (1): 41/114 MB Progress (1): 41/114 MB Progress (1): 41/114 MB Progress (1): 41/114 MB Progress (1): 41/114 MB Progress (1): 41/114 MB Progress (1): 41/114 MB Progress (1): 41/114 MB Progress (1): 41/114 MB Progress (1): 41/114 MB Progress (1): 41/114 MB Progress (1): 41/114 MB Progress (1): 41/114 MB Progress (1): 41/114 MB Progress (1): 41/114 MB Progress (1): 41/114 MB Progress (1): 41/114 MB Progress (1): 41/114 MB Progress (1): 41/114 MB Progress (1): 41/114 MB Progress (1): 41/114 MB Progress (1): 41/114 MB Progress (1): 41/114 MB Progress (1): 41/114 MB Progress (1): 41/114 MB Progress (1): 41/114 MB Progress (1): 41/114 MB Progress (1): 41/114 MB Progress (1): 41/114 MB Progress (1): 41/114 MB Progress (1): 41/114 MB Progress (1): 41/114 MB Progress (1): 41/114 MB Progress (1): 41/114 MB Progress (1): 41/114 MB Progress (1): 41/114 MB Progress (1): 41/114 MB Progress (1): 41/114 MB Progress (1): 41/114 MB Progress (1): 41/114 MB Progress (1): 41/114 MB Progress (1): 41/114 MB Progress (1): 41/114 MB Progress (1): 41/114 MB Progress (1): 41/114 MB Progress (1): 41/114 MB Progress (1): 41/114 MB Progress (1): 41/114 MB Progress (1): 41/114 MB Progress (1): 41/114 MB Progress (1): 41/114 MB Progress (1): 41/114 MB Progress (1): 41/114 MB Progress (1): 41/114 MB Progress (1): 41/114 MB Progress (1): 41/114 MB Progress (1): 41/114 MB Progress (1): 41/114 MB Progress (1): 41/114 MB Progress (1): 41/114 MB Progress (1): 41/114 MB Progress (1): 41/114 MB Progress (1): 41/114 MB Progress (1): 41/114 MB Progress (1): 41/114 MB Progress (1): 41/114 MB Progress (1): 41/114 MB Progress (1): 41/114 MB Progress (1): 41/114 MB Progress (1): 41/114 MB Progress (1): 41/114 MB Progress (1): 41/114 MB Progress (1): 41/114 MB Progress (1): 41/114 MB Progress (1): 41/114 MB Progress (1): 41/114 MB Progress (1): 41/114 MB Progress (1): 41/114 MB Progress (1): 41/114 MB Progress (1): 41/114 MB Progress (1): 41/114 MB Progress (1): 41/114 MB Progress (1): 41/114 MB Progress (1): 41/114 MB Progress (1): 41/114 MB Progress (1): 41/114 MB Progress (1): 41/114 MB Progress (1): 41/114 MB Progress (1): 41/114 MB Progress (1): 41/114 MB Progress (1): 41/114 MB Progress (1): 41/114 MB Progress (1): 41/114 MB Progress (1): 41/114 MB Progress (1): 41/114 MB Progress (1): 41/114 MB Progress (1): 41/114 MB Progress (1): 41/114 MB Progress (1): 41/114 MB Progress (1): 41/114 MB Progress (1): 41/114 MB Progress (1): 41/114 MB Progress (1): 41/114 MB Progress (1): 41/114 MB Progress (1): 41/114 MB Progress (1): 41/114 MB Progress (1): 41/114 MB Progress (1): 41/114 MB Progress (1): 41/114 MB Progress (1): 41/114 MB Progress (1): 41/114 MB Progress (1): 41/114 MB Progress (1): 41/114 MB Progress (1): 41/114 MB Progress (1): 41/114 MB Progress (1): 41/114 MB Progress (1): 41/114 MB Progress (1): 41/114 MB Progress (1): 41/114 MB Progress (1): 41/114 MB Progress (1): 41/114 MB Progress (1): 41/114 MB Progress (1): 41/114 MB Progress (1): 41/114 MB Progress (1): 41/114 MB Progress (1): 41/114 MB Progress (1): 41/114 MB Progress (1): 41/114 MB Progress (1): 41/114 MB Progress (1): 41/114 MB Progress (1): 41/114 MB Progress (1): 41/114 MB Progress (1): 41/114 MB Progress (1): 41/114 MB Progress (1): 41/114 MB Progress (1): 41/114 MB Progress (1): 41/114 MB Progress (1): 41/114 MB Progress (1): 41/114 MB Progress (1): 41/114 MB Progress (1): 41/114 MB Progress (1): 41/114 MB Progress (1): 41/114 MB Progress (1): 41/114 MB Progress (1): 41/114 MB Progress (1): 41/114 MB Progress (1): 41/114 MB Progress (1): 41/114 MB Progress (1): 41/114 MB Progress (1): 41/114 MB Progress (1): 41/114 MB Progress (1): 41/114 MB Progress (1): 41/114 MB Progress (1): 41/114 MB Progress (1): 41/114 MB Progress (1): 41/114 MB Progress (1): 41/114 MB Progress (1): 41/114 MB Progress (1): 41/114 MB Progress (1): 41/114 MB Progress (1): 41/114 MB Progress (1): 41/114 MB Progress (1): 41/114 MB Progress (1): 41/114 MB Progress (1): 41/114 MB Progress (1): 41/114 MB Progress (1): 41/114 MB Progress (1): 41/114 MB Progress (1): 41/114 MB Progress (1): 41/114 MB Progress (1): 41/114 MB Progress (1): 41/114 MB Progress (1): 41/114 MB Progress (1): 41/114 MB Progress (1): 41/114 MB Progress (1): 41/114 MB Progress (1): 41/114 MB Progress (1): 41/114 MB Progress (1): 41/114 MB Progress (1): 41/114 MB Progress (1): 41/114 MB Progress (1): 41/114 MB Progress (1): 41/114 MB Progress (1): 41/114 MB Progress (1): 41/114 MB Progress (1): 41/114 MB Progress (1): 41/114 MB Progress (1): 41/114 MB Progress (1): 41/114 MB Progress (1): 41/114 MB Progress (1): 41/114 MB Progress (1): 41/114 MB Progress (1): 41/114 MB Progress (1): 41/114 MB Progress (1): 41/114 MB Progress (1): 41/114 MB Progress (1): 41/114 MB Progress (1): 41/114 MB Progress (1): 41/114 MB Progress (1): 41/114 MB Progress (1): 41/114 MB Progress (1): 41/114 MB Progress (1): 41/114 MB Progress (1): 41/114 MB Progress (1): 41/114 MB Progress (1): 41/114 MB Progress (1): 41/114 MB Progress (1): 41/114 MB Progress (1): 41/114 MB Progress (1): 41/114 MB Progress (1): 41/114 MB Progress (1): 41/114 MB Progress (1): 41/114 MB Progress (1): 41/114 MB Progress (1): 41/114 MB Progress (1): 41/114 MB Progress (1): 41/114 MB Progress (1): 41/114 MB Progress (1): 41/114 MB Progress (1): 41/114 MB Progress (1): 41/114 MB Progress (1): 41/114 MB Progress (1): 41/114 MB Progress (1): 41/114 MB Progress (1): 41/114 MB Progress (1): 41/114 MB Progress (1): 41/114 MB Progress (1): 41/114 MB Progress (1): 41/114 MB Progress (1): 41/114 MB Progress (1): 41/114 MB Progress (1): 41/114 MB Progress (1): 41/114 MB Progress (1): 41/114 MB Progress (1): 41/114 MB Progress (1): 41/114 MB Progress (1): 41/114 MB Progress (1): 41/114 MB Progress (1): 41/114 MB Progress (1): 41/114 MB Progress (1): 41/114 MB Progress (1): 41/114 MB Progress (1): 41/114 MB Progress (1): 41/114 MB Progress (1): 41/114 MB Progress (1): 41/114 MB Progress (1): 41/114 MB Progress (1): 41/114 MB Progress (1): 41/114 MB Progress (1): 41/114 MB Progress (1): 41/114 MB Progress (1): 41/114 MB Progress (1): 41/114 MB Progress (1): 41/114 MB Progress (1): 41/114 MB Progress (1): 41/114 MB Progress (1): 41/114 MB Progress (1): 41/114 MB Progress (1): 41/114 MB Progress (1): 41/114 MB Progress (1): 41/114 MB Progress (1): 41/114 MB Progress (1): 41/114 MB Progress (1): 41/114 MB Progress (1): 41/114 MB Progress (1): 41/114 MB Progress (1): 41/114 MB Progress (1): 41/114 MB Progress (1): 41/114 MB Progress (1): 41/114 MB Progress (1): 41/114 MB Progress (1): 41/114 MB Progress (1): 41/114 MB Progress (1): 41/114 MB Progress (1): 41/114 MB Progress (1): 41/114 MB Progress (1): 41/114 MB Progress (1): 41/114 MB Progress (1): 41/114 MB Progress (1): 41/114 MB Progress (1): 41/114 MB Progress (1): 41/114 MB Progress (1): 41/114 MB Progress (1): 41/114 MB Progress (1): 41/114 MB Progress (1): 41/114 MB Progress (1): 41/114 MB Progress (1): 41/114 MB Progress (1): 41/114 MB Progress (1): 41/114 MB Progress (1): 41/114 MB Progress (1): 41/114 MB Progress (1): 41/114 MB Progress (1): 41/114 MB Progress (1): 41/114 MB Progress (1): 41/114 MB Progress (1): 41/114 MB Progress (1): 41/114 MB Progress (1): 41/114 MB Progress (1): 41/114 MB Progress (1): 41/114 MB Progress (1): 41/114 MB Progress (1): 41/114 MB Progress (1): 41/114 MB Progress (1): 41/114 MB Progress (1): 41/114 MB Progress (1): 41/114 MB Progress (1): 41/114 MB Progress (1): 41/114 MB Progress (1): 41/114 MB Progress (1): 41/114 MB Progress (1): 41/114 MB Progress (1): 41/114 MB Progress (1): 41/114 MB Progress (1): 41/114 MB Progress (1): 41/114 MB Progress (1): 41/114 MB Progress (1): 41/114 MB Progress (1): 41/114 MB Progress (1): 41/114 MB Progress (1): 41/114 MB Progress (1): 41/114 MB Progress (1): 41/114 MB Progress (1): 41/114 MB Progress (1): 41/114 MB Progress (1): 41/114 MB Progress (1): 41/114 MB Progress (1): 41/114 MB Progress (1): 41/114 MB Progress (1): 41/114 MB Progress (1): 41/114 MB Progress (1): 41/114 MB Progress (1): 41/114 MB Progress (1): 41/114 MB Progress (1): 41/114 MB Progress (1): 41/114 MB Progress (1): 41/114 MB Progress (1): 41/114 MB Progress (1): 41/114 MB Progress (1): 41/114 MB Progress (1): 41/114 MB Progress (1): 41/114 MB Progress (1): 41/114 MB Progress (1): 41/114 MB Progress (1): 41/114 MB Progress (1): 41/114 MB Progress (1): 41/114 MB Progress (1): 41/114 MB Progress (1): 41/114 MB Progress (1): 41/114 MB Progress (1): 41/114 MB Progress (1): 41/114 MB Progress (1): 41/114 MB Progress (1): 41/114 MB Progress (1): 41/114 MB Progress (1): 41/114 MB Progress (1): 41/114 MB Progress (1): 41/114 MB Progress (1): 41/114 MB Progress (1): 41/114 MB Progress (1): 41/114 MB Progress (1): 41/114 MB Progress (1): 41/114 MB Progress (1): 41/114 MB Progress (1): 41/114 MB Progress (1): 41/114 MB Progress (1): 41/114 MB Progress (1): 41/114 MB Progress (1): 41/114 MB Progress (1): 41/114 MB Progress (1): 41/114 MB Progress (1): 41/114 MB Progress (1): 41/114 MB Progress (1): 41/114 MB Progress (1): 41/114 MB Progress (1): 41/114 MB Progress (1): 41/114 MB Progress (1): 41/114 MB Progress (1): 41/114 MB Progress (1): 41/114 MB Progress (1): 41/114 MB Progress (1): 41/114 MB Progress (1): 41/114 MB Progress (1): 41/114 MB Progress (1): 41/114 MB Progress (1): 41/114 MB Progress (1): 41/114 MB Progress (1): 41/114 MB Progress (1): 41/114 MB Progress (1): 41/114 MB Progress (1): 41/114 MB Progress (1): 41/114 MB Progress (1): 41/114 MB Progress (1): 41/114 MB Progress (1): 41/114 MB Progress (1): 41/114 MB Progress (1): 41/114 MB Progress (1): 41/114 MB Progress (1): 41/114 MB Progress (1): 41/114 MB Progress (1): 41/114 MB Progress (1): 41/114 MB Progress (1): 41/114 MB Progress (1): 41/114 MB Progress (1): 41/114 MB Progress (1): 41/114 MB Progress (1): 41/114 MB Progress (1): 41/114 MB Progress (1): 41/114 MB Progress (1): 41/114 MB Progress (1): 41/114 MB Progress (1): 41/114 MB Progress (1): 41/114 MB Progress (1): 41/114 MB Progress (1): 41/114 MB Progress (1): 41/114 MB Progress (1): 41/114 MB Progress (1): 41/114 MB Progress (1): 41/114 MB Progress (1): 41/114 MB Progress (1): 41/114 MB Progress (1): 41/114 MB Progress (1): 41/114 MB Progress (1): 41/114 MB Progress (1): 41/114 MB Progress (1): 41/114 MB Progress (1): 41/114 MB Progress (1): 41/114 MB Progress (1): 41/114 MB Progress (1): 41/114 MB Progress (1): 41/114 MB Progress (1): 41/114 MB Progress (1): 41/114 MB Progress (1): 41/114 MB Progress (1): 41/114 MB Progress (1): 41/114 MB Progress (1): 41/114 MB Progress (1): 41/114 MB Progress (1): 41/114 MB Progress (1): 41/114 MB Progress (1): 41/114 MB Progress (1): 41/114 MB Progress (1): 41/114 MB Progress (1): 41/114 MB Progress (1): 41/114 MB Progress (1): 41/114 MB Progress (1): 41/114 MB Progress (1): 41/114 MB Progress (1): 41/114 MB Progress (1): 41/114 MB Progress (1): 41/114 MB Progress (1): 41/114 MB Progress (1): 41/114 MB Progress (1): 41/114 MB Progress (1): 41/114 MB Progress (1): 41/114 MB Progress (1): 41/114 MB Progress (1): 41/114 MB Progress (1): 41/114 MB Progress (1): 41/114 MB Progress (1): 41/114 MB Progress (1): 41/114 MB Progress (1): 41/114 MB Progress (1): 41/114 MB Progress (1): 41/114 MB Progress (1): 41/114 MB Progress (1): 41/114 MB Progress (1): 41/114 MB Progress (1): 41/114 MB Progress (1): 41/114 MB Progress (1): 42/114 MB Progress (1): 42/114 MB Progress (1): 42/114 MB Progress (1): 42/114 MB Progress (1): 42/114 MB Progress (1): 42/114 MB Progress (1): 42/114 MB Progress (1): 42/114 MB Progress (1): 42/114 MB Progress (1): 42/114 MB Progress (1): 42/114 MB Progress (1): 42/114 MB Progress (1): 42/114 MB Progress (1): 42/114 MB Progress (1): 42/114 MB Progress (1): 42/114 MB Progress (1): 42/114 MB Progress (1): 42/114 MB Progress (1): 42/114 MB Progress (1): 42/114 MB Progress (1): 42/114 MB Progress (1): 42/114 MB Progress (1): 42/114 MB Progress (1): 42/114 MB Progress (1): 42/114 MB Progress (1): 42/114 MB Progress (1): 42/114 MB Progress (1): 42/114 MB Progress (1): 42/114 MB Progress (1): 42/114 MB Progress (1): 42/114 MB Progress (1): 42/114 MB Progress (1): 42/114 MB Progress (1): 42/114 MB Progress (1): 42/114 MB Progress (1): 42/114 MB Progress (1): 42/114 MB Progress (1): 42/114 MB Progress (1): 42/114 MB Progress (1): 42/114 MB Progress (1): 42/114 MB Progress (1): 42/114 MB Progress (1): 42/114 MB Progress (1): 42/114 MB Progress (1): 42/114 MB Progress (1): 42/114 MB Progress (1): 42/114 MB Progress (1): 42/114 MB Progress (1): 42/114 MB Progress (1): 42/114 MB Progress (1): 42/114 MB Progress (1): 42/114 MB Progress (1): 42/114 MB Progress (1): 42/114 MB Progress (1): 42/114 MB Progress (1): 42/114 MB Progress (1): 42/114 MB Progress (1): 42/114 MB Progress (1): 42/114 MB Progress (1): 42/114 MB Progress (1): 42/114 MB Progress (1): 42/114 MB Progress (1): 42/114 MB Progress (1): 42/114 MB Progress (1): 42/114 MB Progress (1): 42/114 MB Progress (1): 42/114 MB Progress (1): 42/114 MB Progress (1): 42/114 MB Progress (1): 42/114 MB Progress (1): 42/114 MB Progress (1): 42/114 MB Progress (1): 42/114 MB Progress (1): 42/114 MB Progress (1): 42/114 MB Progress (1): 42/114 MB Progress (1): 42/114 MB Progress (1): 42/114 MB Progress (1): 42/114 MB Progress (1): 42/114 MB Progress (1): 42/114 MB Progress (1): 42/114 MB Progress (1): 42/114 MB Progress (1): 42/114 MB Progress (1): 42/114 MB Progress (1): 42/114 MB Progress (1): 42/114 MB Progress (1): 42/114 MB Progress (1): 42/114 MB Progress (1): 42/114 MB Progress (1): 42/114 MB Progress (1): 42/114 MB Progress (1): 42/114 MB Progress (1): 42/114 MB Progress (1): 42/114 MB Progress (1): 42/114 MB Progress (1): 42/114 MB Progress (1): 42/114 MB Progress (1): 42/114 MB Progress (1): 42/114 MB Progress (1): 42/114 MB Progress (1): 42/114 MB Progress (1): 42/114 MB Progress (1): 42/114 MB Progress (1): 42/114 MB Progress (1): 42/114 MB Progress (1): 42/114 MB Progress (1): 42/114 MB Progress (1): 42/114 MB Progress (1): 42/114 MB Progress (1): 42/114 MB Progress (1): 42/114 MB Progress (1): 42/114 MB Progress (1): 42/114 MB Progress (1): 42/114 MB Progress (1): 42/114 MB Progress (1): 42/114 MB Progress (1): 42/114 MB Progress (1): 42/114 MB Progress (1): 42/114 MB Progress (1): 42/114 MB Progress (1): 42/114 MB Progress (1): 42/114 MB Progress (1): 42/114 MB Progress (1): 42/114 MB Progress (1): 42/114 MB Progress (1): 42/114 MB Progress (1): 42/114 MB Progress (1): 42/114 MB Progress (1): 42/114 MB Progress (1): 42/114 MB Progress (1): 42/114 MB Progress (1): 42/114 MB Progress (1): 42/114 MB Progress (1): 42/114 MB Progress (1): 42/114 MB Progress (1): 42/114 MB Progress (1): 42/114 MB Progress (1): 42/114 MB Progress (1): 42/114 MB Progress (1): 42/114 MB Progress (1): 42/114 MB Progress (1): 42/114 MB Progress (1): 42/114 MB Progress (1): 42/114 MB Progress (1): 42/114 MB Progress (1): 42/114 MB Progress (1): 42/114 MB Progress (1): 42/114 MB Progress (1): 42/114 MB Progress (1): 42/114 MB Progress (1): 42/114 MB Progress (1): 42/114 MB Progress (1): 42/114 MB Progress (1): 42/114 MB Progress (1): 42/114 MB Progress (1): 42/114 MB Progress (1): 42/114 MB Progress (1): 42/114 MB Progress (1): 42/114 MB Progress (1): 42/114 MB Progress (1): 42/114 MB Progress (1): 42/114 MB Progress (1): 42/114 MB Progress (1): 42/114 MB Progress (1): 42/114 MB Progress (1): 42/114 MB Progress (1): 42/114 MB Progress (1): 42/114 MB Progress (1): 42/114 MB Progress (1): 42/114 MB Progress (1): 42/114 MB Progress (1): 42/114 MB Progress (1): 42/114 MB Progress (1): 42/114 MB Progress (1): 42/114 MB Progress (1): 42/114 MB Progress (1): 42/114 MB Progress (1): 42/114 MB Progress (1): 42/114 MB Progress (1): 42/114 MB Progress (1): 42/114 MB Progress (1): 42/114 MB Progress (1): 42/114 MB Progress (1): 42/114 MB Progress (1): 42/114 MB Progress (1): 42/114 MB Progress (1): 42/114 MB Progress (1): 42/114 MB Progress (1): 42/114 MB Progress (1): 42/114 MB Progress (1): 42/114 MB Progress (1): 42/114 MB Progress (1): 42/114 MB Progress (1): 42/114 MB Progress (1): 42/114 MB Progress (1): 42/114 MB Progress (1): 42/114 MB Progress (1): 42/114 MB Progress (1): 42/114 MB Progress (1): 42/114 MB Progress (1): 42/114 MB Progress (1): 42/114 MB Progress (1): 42/114 MB Progress (1): 42/114 MB Progress (1): 42/114 MB Progress (1): 42/114 MB Progress (1): 42/114 MB Progress (1): 42/114 MB Progress (1): 42/114 MB Progress (1): 42/114 MB Progress (1): 42/114 MB Progress (1): 42/114 MB Progress (1): 42/114 MB Progress (1): 42/114 MB Progress (1): 42/114 MB Progress (1): 42/114 MB Progress (1): 42/114 MB Progress (1): 42/114 MB Progress (1): 42/114 MB Progress (1): 42/114 MB Progress (1): 42/114 MB Progress (1): 42/114 MB Progress (1): 42/114 MB Progress (1): 42/114 MB Progress (1): 42/114 MB Progress (1): 42/114 MB Progress (1): 42/114 MB Progress (1): 42/114 MB Progress (1): 42/114 MB Progress (1): 42/114 MB Progress (1): 42/114 MB Progress (1): 42/114 MB Progress (1): 42/114 MB Progress (1): 42/114 MB Progress (1): 42/114 MB Progress (1): 42/114 MB Progress (1): 42/114 MB Progress (1): 42/114 MB Progress (1): 42/114 MB Progress (1): 42/114 MB Progress (1): 42/114 MB Progress (1): 42/114 MB Progress (1): 42/114 MB Progress (1): 42/114 MB Progress (1): 42/114 MB Progress (1): 42/114 MB Progress (1): 42/114 MB Progress (1): 42/114 MB Progress (1): 42/114 MB Progress (1): 42/114 MB Progress (1): 42/114 MB Progress (1): 42/114 MB Progress (1): 42/114 MB Progress (1): 42/114 MB Progress (1): 42/114 MB Progress (1): 42/114 MB Progress (1): 42/114 MB Progress (1): 42/114 MB Progress (1): 42/114 MB Progress (1): 42/114 MB Progress (1): 42/114 MB Progress (1): 42/114 MB Progress (1): 42/114 MB Progress (1): 42/114 MB Progress (1): 42/114 MB Progress (1): 42/114 MB Progress (1): 42/114 MB Progress (1): 42/114 MB Progress (1): 42/114 MB Progress (1): 42/114 MB Progress (1): 42/114 MB Progress (1): 42/114 MB Progress (1): 42/114 MB Progress (1): 42/114 MB Progress (1): 42/114 MB Progress (1): 42/114 MB Progress (1): 42/114 MB Progress (1): 42/114 MB Progress (1): 42/114 MB Progress (1): 42/114 MB Progress (1): 42/114 MB Progress (1): 42/114 MB Progress (1): 42/114 MB Progress (1): 42/114 MB Progress (1): 42/114 MB Progress (1): 42/114 MB Progress (1): 42/114 MB Progress (1): 42/114 MB Progress (1): 42/114 MB Progress (1): 42/114 MB Progress (1): 42/114 MB Progress (1): 42/114 MB Progress (1): 42/114 MB Progress (1): 42/114 MB Progress (1): 42/114 MB Progress (1): 42/114 MB Progress (1): 42/114 MB Progress (1): 42/114 MB Progress (1): 42/114 MB Progress (1): 42/114 MB Progress (1): 42/114 MB Progress (1): 42/114 MB Progress (1): 42/114 MB Progress (1): 42/114 MB Progress (1): 42/114 MB Progress (1): 42/114 MB Progress (1): 42/114 MB Progress (1): 42/114 MB Progress (1): 42/114 MB Progress (1): 42/114 MB Progress (1): 42/114 MB Progress (1): 42/114 MB Progress (1): 42/114 MB Progress (1): 42/114 MB Progress (1): 42/114 MB Progress (1): 42/114 MB Progress (1): 42/114 MB Progress (1): 42/114 MB Progress (1): 42/114 MB Progress (1): 42/114 MB Progress (1): 42/114 MB Progress (1): 42/114 MB Progress (1): 42/114 MB Progress (1): 42/114 MB Progress (1): 42/114 MB Progress (1): 42/114 MB Progress (1): 42/114 MB Progress (1): 42/114 MB Progress (1): 42/114 MB Progress (1): 42/114 MB Progress (1): 42/114 MB Progress (1): 42/114 MB Progress (1): 42/114 MB Progress (1): 42/114 MB Progress (1): 42/114 MB Progress (1): 42/114 MB Progress (1): 42/114 MB Progress (1): 42/114 MB Progress (1): 42/114 MB Progress (1): 42/114 MB Progress (1): 42/114 MB Progress (1): 42/114 MB Progress (1): 42/114 MB Progress (1): 42/114 MB Progress (1): 42/114 MB Progress (1): 42/114 MB Progress (1): 42/114 MB Progress (1): 42/114 MB Progress (1): 42/114 MB Progress (1): 42/114 MB Progress (1): 42/114 MB Progress (1): 42/114 MB Progress (1): 42/114 MB Progress (1): 42/114 MB Progress (1): 42/114 MB Progress (1): 42/114 MB Progress (1): 42/114 MB Progress (1): 42/114 MB Progress (1): 42/114 MB Progress (1): 42/114 MB Progress (1): 42/114 MB Progress (1): 42/114 MB Progress (1): 42/114 MB Progress (1): 42/114 MB Progress (1): 42/114 MB Progress (1): 42/114 MB Progress (1): 42/114 MB Progress (1): 42/114 MB Progress (1): 42/114 MB Progress (1): 42/114 MB Progress (1): 42/114 MB Progress (1): 42/114 MB Progress (1): 42/114 MB Progress (1): 42/114 MB Progress (1): 42/114 MB Progress (1): 42/114 MB Progress (1): 42/114 MB Progress (1): 42/114 MB Progress (1): 42/114 MB Progress (1): 42/114 MB Progress (1): 42/114 MB Progress (1): 42/114 MB Progress (1): 42/114 MB Progress (1): 42/114 MB Progress (1): 42/114 MB Progress (1): 42/114 MB Progress (1): 42/114 MB Progress (1): 42/114 MB Progress (1): 42/114 MB Progress (1): 42/114 MB Progress (1): 42/114 MB Progress (1): 42/114 MB Progress (1): 42/114 MB Progress (1): 42/114 MB Progress (1): 42/114 MB Progress (1): 42/114 MB Progress (1): 42/114 MB Progress (1): 42/114 MB Progress (1): 42/114 MB Progress (1): 42/114 MB Progress (1): 42/114 MB Progress (1): 42/114 MB Progress (1): 42/114 MB Progress (1): 42/114 MB Progress (1): 42/114 MB Progress (1): 42/114 MB Progress (1): 42/114 MB Progress (1): 42/114 MB Progress (1): 42/114 MB Progress (1): 42/114 MB Progress (1): 42/114 MB Progress (1): 42/114 MB Progress (1): 42/114 MB Progress (1): 42/114 MB Progress (1): 42/114 MB Progress (1): 42/114 MB Progress (1): 42/114 MB Progress (1): 42/114 MB Progress (1): 42/114 MB Progress (1): 42/114 MB Progress (1): 42/114 MB Progress (1): 42/114 MB Progress (1): 42/114 MB Progress (1): 42/114 MB Progress (1): 42/114 MB Progress (1): 42/114 MB Progress (1): 42/114 MB Progress (1): 42/114 MB Progress (1): 42/114 MB Progress (1): 42/114 MB Progress (1): 42/114 MB Progress (1): 42/114 MB Progress (1): 42/114 MB Progress (1): 42/114 MB Progress (1): 42/114 MB Progress (1): 42/114 MB Progress (1): 42/114 MB Progress (1): 42/114 MB Progress (1): 42/114 MB Progress (1): 42/114 MB Progress (1): 42/114 MB Progress (1): 42/114 MB Progress (1): 42/114 MB Progress (1): 42/114 MB Progress (1): 42/114 MB Progress (1): 42/114 MB Progress (1): 42/114 MB Progress (1): 42/114 MB Progress (1): 42/114 MB Progress (1): 42/114 MB Progress (1): 42/114 MB Progress (1): 42/114 MB Progress (1): 42/114 MB Progress (1): 42/114 MB Progress (1): 42/114 MB Progress (1): 42/114 MB Progress (1): 42/114 MB Progress (1): 42/114 MB Progress (1): 42/114 MB Progress (1): 42/114 MB Progress (1): 42/114 MB Progress (1): 42/114 MB Progress (1): 42/114 MB Progress (1): 42/114 MB Progress (1): 42/114 MB Progress (1): 42/114 MB Progress (1): 42/114 MB Progress (1): 42/114 MB Progress (1): 42/114 MB Progress (1): 42/114 MB Progress (1): 42/114 MB Progress (1): 42/114 MB Progress (1): 42/114 MB Progress (1): 42/114 MB Progress (1): 42/114 MB Progress (1): 42/114 MB Progress (1): 42/114 MB Progress (1): 42/114 MB Progress (1): 42/114 MB Progress (1): 42/114 MB Progress (1): 42/114 MB Progress (1): 42/114 MB Progress (1): 42/114 MB Progress (1): 42/114 MB Progress (1): 42/114 MB Progress (1): 42/114 MB Progress (1): 42/114 MB Progress (1): 43/114 MB Progress (1): 43/114 MB Progress (1): 43/114 MB Progress (1): 43/114 MB Progress (1): 43/114 MB Progress (1): 43/114 MB Progress (1): 43/114 MB Progress (1): 43/114 MB Progress (1): 43/114 MB Progress (1): 43/114 MB Progress (1): 43/114 MB Progress (1): 43/114 MB Progress (1): 43/114 MB Progress (1): 43/114 MB Progress (1): 43/114 MB Progress (1): 43/114 MB Progress (1): 43/114 MB Progress (1): 43/114 MB Progress (1): 43/114 MB Progress (1): 43/114 MB Progress (1): 43/114 MB Progress (1): 43/114 MB Progress (1): 43/114 MB Progress (1): 43/114 MB Progress (1): 43/114 MB Progress (1): 43/114 MB Progress (1): 43/114 MB Progress (1): 43/114 MB Progress (1): 43/114 MB Progress (1): 43/114 MB Progress (1): 43/114 MB Progress (1): 43/114 MB Progress (1): 43/114 MB Progress (1): 43/114 MB Progress (1): 43/114 MB Progress (1): 43/114 MB Progress (1): 43/114 MB Progress (1): 43/114 MB Progress (1): 43/114 MB Progress (1): 43/114 MB Progress (1): 43/114 MB Progress (1): 43/114 MB Progress (1): 43/114 MB Progress (1): 43/114 MB Progress (1): 43/114 MB Progress (1): 43/114 MB Progress (1): 43/114 MB Progress (1): 43/114 MB Progress (1): 43/114 MB Progress (1): 43/114 MB Progress (1): 43/114 MB Progress (1): 43/114 MB Progress (1): 43/114 MB Progress (1): 43/114 MB Progress (1): 43/114 MB Progress (1): 43/114 MB Progress (1): 43/114 MB Progress (1): 43/114 MB Progress (1): 43/114 MB Progress (1): 43/114 MB Progress (1): 43/114 MB Progress (1): 43/114 MB Progress (1): 43/114 MB Progress (1): 43/114 MB Progress (1): 43/114 MB Progress (1): 43/114 MB Progress (1): 43/114 MB Progress (1): 43/114 MB Progress (1): 43/114 MB Progress (1): 43/114 MB Progress (1): 43/114 MB Progress (1): 43/114 MB Progress (1): 43/114 MB Progress (1): 43/114 MB Progress (1): 43/114 MB Progress (1): 43/114 MB Progress (1): 43/114 MB Progress (1): 43/114 MB Progress (1): 43/114 MB Progress (1): 43/114 MB Progress (1): 43/114 MB Progress (1): 43/114 MB Progress (1): 43/114 MB Progress (1): 43/114 MB Progress (1): 43/114 MB Progress (1): 43/114 MB Progress (1): 43/114 MB Progress (1): 43/114 MB Progress (1): 43/114 MB Progress (1): 43/114 MB Progress (1): 43/114 MB Progress (1): 43/114 MB Progress (1): 43/114 MB Progress (1): 43/114 MB Progress (1): 43/114 MB Progress (1): 43/114 MB Progress (1): 43/114 MB Progress (1): 43/114 MB Progress (1): 43/114 MB Progress (1): 43/114 MB Progress (1): 43/114 MB Progress (1): 43/114 MB Progress (1): 43/114 MB Progress (1): 43/114 MB Progress (1): 43/114 MB Progress (1): 43/114 MB Progress (1): 43/114 MB Progress (1): 43/114 MB Progress (1): 43/114 MB Progress (1): 43/114 MB Progress (1): 43/114 MB Progress (1): 43/114 MB Progress (1): 43/114 MB Progress (1): 43/114 MB Progress (1): 43/114 MB Progress (1): 43/114 MB Progress (1): 43/114 MB Progress (1): 43/114 MB Progress (1): 43/114 MB Progress (1): 43/114 MB Progress (1): 43/114 MB Progress (1): 43/114 MB Progress (1): 43/114 MB Progress (1): 43/114 MB Progress (1): 43/114 MB Progress (1): 43/114 MB Progress (1): 43/114 MB Progress (1): 43/114 MB Progress (1): 43/114 MB Progress (1): 43/114 MB Progress (1): 43/114 MB Progress (1): 43/114 MB Progress (1): 43/114 MB Progress (1): 43/114 MB Progress (1): 43/114 MB Progress (1): 43/114 MB Progress (1): 43/114 MB Progress (1): 43/114 MB Progress (1): 43/114 MB Progress (1): 43/114 MB Progress (1): 43/114 MB Progress (1): 43/114 MB Progress (1): 43/114 MB Progress (1): 43/114 MB Progress (1): 43/114 MB Progress (1): 43/114 MB Progress (1): 43/114 MB Progress (1): 43/114 MB Progress (1): 43/114 MB Progress (1): 43/114 MB Progress (1): 43/114 MB Progress (1): 43/114 MB Progress (1): 43/114 MB Progress (1): 43/114 MB Progress (1): 43/114 MB Progress (1): 43/114 MB Progress (1): 43/114 MB Progress (1): 43/114 MB Progress (1): 43/114 MB Progress (1): 43/114 MB Progress (1): 43/114 MB Progress (1): 43/114 MB Progress (1): 43/114 MB Progress (1): 43/114 MB Progress (1): 43/114 MB Progress (1): 43/114 MB Progress (1): 43/114 MB Progress (1): 43/114 MB Progress (1): 43/114 MB Progress (1): 43/114 MB Progress (1): 43/114 MB Progress (1): 43/114 MB Progress (1): 43/114 MB Progress (1): 43/114 MB Progress (1): 43/114 MB Progress (1): 43/114 MB Progress (1): 43/114 MB Progress (1): 43/114 MB Progress (1): 43/114 MB Progress (1): 43/114 MB Progress (1): 43/114 MB Progress (1): 43/114 MB Progress (1): 43/114 MB Progress (1): 43/114 MB Progress (1): 43/114 MB Progress (1): 43/114 MB Progress (1): 43/114 MB Progress (1): 43/114 MB Progress (1): 43/114 MB Progress (1): 43/114 MB Progress (1): 43/114 MB Progress (1): 43/114 MB Progress (1): 43/114 MB Progress (1): 43/114 MB Progress (1): 43/114 MB Progress (1): 43/114 MB Progress (1): 43/114 MB Progress (1): 43/114 MB Progress (1): 43/114 MB Progress (1): 43/114 MB Progress (1): 43/114 MB Progress (1): 43/114 MB Progress (1): 43/114 MB Progress (1): 43/114 MB Progress (1): 43/114 MB Progress (1): 43/114 MB Progress (1): 43/114 MB Progress (1): 43/114 MB Progress (1): 43/114 MB Progress (1): 43/114 MB Progress (1): 43/114 MB Progress (1): 43/114 MB Progress (1): 43/114 MB Progress (1): 43/114 MB Progress (1): 43/114 MB Progress (1): 43/114 MB Progress (1): 43/114 MB Progress (1): 43/114 MB Progress (1): 43/114 MB Progress (1): 43/114 MB Progress (1): 43/114 MB Progress (1): 43/114 MB Progress (1): 43/114 MB Progress (1): 43/114 MB Progress (1): 43/114 MB Progress (1): 43/114 MB Progress (1): 43/114 MB Progress (1): 43/114 MB Progress (1): 43/114 MB Progress (1): 43/114 MB Progress (1): 43/114 MB Progress (1): 43/114 MB Progress (1): 43/114 MB Progress (1): 43/114 MB Progress (1): 43/114 MB Progress (1): 43/114 MB Progress (1): 43/114 MB Progress (1): 43/114 MB Progress (1): 43/114 MB Progress (1): 43/114 MB Progress (1): 43/114 MB Progress (1): 43/114 MB Progress (1): 43/114 MB Progress (1): 43/114 MB Progress (1): 43/114 MB Progress (1): 43/114 MB Progress (1): 43/114 MB Progress (1): 43/114 MB Progress (1): 43/114 MB Progress (1): 43/114 MB Progress (1): 43/114 MB Progress (1): 43/114 MB Progress (1): 43/114 MB Progress (1): 43/114 MB Progress (1): 43/114 MB Progress (1): 43/114 MB Progress (1): 43/114 MB Progress (1): 43/114 MB Progress (1): 43/114 MB Progress (1): 43/114 MB Progress (1): 43/114 MB Progress (1): 43/114 MB Progress (1): 43/114 MB Progress (1): 43/114 MB Progress (1): 43/114 MB Progress (1): 43/114 MB Progress (1): 43/114 MB Progress (1): 43/114 MB Progress (1): 43/114 MB Progress (1): 43/114 MB Progress (1): 43/114 MB Progress (1): 43/114 MB Progress (1): 43/114 MB Progress (1): 43/114 MB Progress (1): 43/114 MB Progress (1): 43/114 MB Progress (1): 43/114 MB Progress (1): 43/114 MB Progress (1): 43/114 MB Progress (1): 43/114 MB Progress (1): 43/114 MB Progress (1): 43/114 MB Progress (1): 43/114 MB Progress (1): 43/114 MB Progress (1): 43/114 MB Progress (1): 43/114 MB Progress (1): 43/114 MB Progress (1): 43/114 MB Progress (1): 43/114 MB Progress (1): 43/114 MB Progress (1): 43/114 MB Progress (1): 43/114 MB Progress (1): 43/114 MB Progress (1): 43/114 MB Progress (1): 43/114 MB Progress (1): 43/114 MB Progress (1): 43/114 MB Progress (1): 43/114 MB Progress (1): 43/114 MB Progress (1): 43/114 MB Progress (1): 43/114 MB Progress (1): 43/114 MB Progress (1): 43/114 MB Progress (1): 43/114 MB Progress (1): 43/114 MB Progress (1): 43/114 MB Progress (1): 43/114 MB Progress (1): 43/114 MB Progress (1): 43/114 MB Progress (1): 43/114 MB Progress (1): 43/114 MB Progress (1): 43/114 MB Progress (1): 43/114 MB Progress (1): 43/114 MB Progress (1): 43/114 MB Progress (1): 43/114 MB Progress (1): 43/114 MB Progress (1): 43/114 MB Progress (1): 43/114 MB Progress (1): 43/114 MB Progress (1): 43/114 MB Progress (1): 43/114 MB Progress (1): 43/114 MB Progress (1): 43/114 MB Progress (1): 43/114 MB Progress (1): 43/114 MB Progress (1): 43/114 MB Progress (1): 43/114 MB Progress (1): 43/114 MB Progress (1): 43/114 MB Progress (1): 43/114 MB Progress (1): 43/114 MB Progress (1): 43/114 MB Progress (1): 43/114 MB Progress (1): 43/114 MB Progress (1): 43/114 MB Progress (1): 43/114 MB Progress (1): 43/114 MB Progress (1): 43/114 MB Progress (1): 43/114 MB Progress (1): 43/114 MB Progress (1): 43/114 MB Progress (1): 43/114 MB Progress (1): 43/114 MB Progress (1): 43/114 MB Progress (1): 43/114 MB Progress (1): 43/114 MB Progress (1): 43/114 MB Progress (1): 43/114 MB Progress (1): 43/114 MB Progress (1): 43/114 MB Progress (1): 43/114 MB Progress (1): 43/114 MB Progress (1): 43/114 MB Progress (1): 43/114 MB Progress (1): 43/114 MB Progress (1): 43/114 MB Progress (1): 43/114 MB Progress (1): 43/114 MB Progress (1): 43/114 MB Progress (1): 43/114 MB Progress (1): 43/114 MB Progress (1): 43/114 MB Progress (1): 43/114 MB Progress (1): 43/114 MB Progress (1): 43/114 MB Progress (1): 43/114 MB Progress (1): 43/114 MB Progress (1): 43/114 MB Progress (1): 43/114 MB Progress (1): 43/114 MB Progress (1): 43/114 MB Progress (1): 43/114 MB Progress (1): 43/114 MB Progress (1): 43/114 MB Progress (1): 43/114 MB Progress (1): 43/114 MB Progress (1): 43/114 MB Progress (1): 43/114 MB Progress (1): 43/114 MB Progress (1): 43/114 MB Progress (1): 43/114 MB Progress (1): 43/114 MB Progress (1): 43/114 MB Progress (1): 43/114 MB Progress (1): 43/114 MB Progress (1): 43/114 MB Progress (1): 43/114 MB Progress (1): 43/114 MB Progress (1): 43/114 MB Progress (1): 43/114 MB Progress (1): 43/114 MB Progress (1): 43/114 MB Progress (1): 43/114 MB Progress (1): 43/114 MB Progress (1): 43/114 MB Progress (1): 43/114 MB Progress (1): 43/114 MB Progress (1): 43/114 MB Progress (1): 43/114 MB Progress (1): 43/114 MB Progress (1): 43/114 MB Progress (1): 43/114 MB Progress (1): 43/114 MB Progress (1): 43/114 MB Progress (1): 43/114 MB Progress (1): 43/114 MB Progress (1): 43/114 MB Progress (1): 43/114 MB Progress (1): 43/114 MB Progress (1): 43/114 MB Progress (1): 43/114 MB Progress (1): 43/114 MB Progress (1): 43/114 MB Progress (1): 43/114 MB Progress (1): 43/114 MB Progress (1): 43/114 MB Progress (1): 43/114 MB Progress (1): 43/114 MB Progress (1): 43/114 MB Progress (1): 43/114 MB Progress (1): 43/114 MB Progress (1): 43/114 MB Progress (1): 43/114 MB Progress (1): 43/114 MB Progress (1): 43/114 MB Progress (1): 43/114 MB Progress (1): 43/114 MB Progress (1): 43/114 MB Progress (1): 43/114 MB Progress (1): 43/114 MB Progress (1): 43/114 MB Progress (1): 43/114 MB Progress (1): 43/114 MB Progress (1): 43/114 MB Progress (1): 43/114 MB Progress (1): 43/114 MB Progress (1): 43/114 MB Progress (1): 43/114 MB Progress (1): 43/114 MB Progress (1): 43/114 MB Progress (1): 43/114 MB Progress (1): 43/114 MB Progress (1): 43/114 MB Progress (1): 43/114 MB Progress (1): 43/114 MB Progress (1): 43/114 MB Progress (1): 43/114 MB Progress (1): 43/114 MB Progress (1): 43/114 MB Progress (1): 43/114 MB Progress (1): 43/114 MB Progress (1): 43/114 MB Progress (1): 43/114 MB Progress (1): 43/114 MB Progress (1): 43/114 MB Progress (1): 43/114 MB Progress (1): 43/114 MB Progress (1): 43/114 MB Progress (1): 43/114 MB Progress (1): 43/114 MB Progress (1): 43/114 MB Progress (1): 43/114 MB Progress (1): 43/114 MB Progress (1): 43/114 MB Progress (1): 43/114 MB Progress (1): 43/114 MB Progress (1): 43/114 MB Progress (1): 43/114 MB Progress (1): 43/114 MB Progress (1): 43/114 MB Progress (1): 43/114 MB Progress (1): 43/114 MB Progress (1): 43/114 MB Progress (1): 43/114 MB Progress (1): 43/114 MB Progress (1): 43/114 MB Progress (1): 43/114 MB Progress (1): 43/114 MB Progress (1): 43/114 MB Progress (1): 43/114 MB Progress (1): 43/114 MB Progress (1): 43/114 MB Progress (1): 43/114 MB Progress (1): 43/114 MB Progress (1): 43/114 MB Progress (1): 43/114 MB Progress (1): 43/114 MB Progress (1): 43/114 MB Progress (1): 44/114 MB Progress (1): 44/114 MB Progress (1): 44/114 MB Progress (1): 44/114 MB Progress (1): 44/114 MB Progress (1): 44/114 MB Progress (1): 44/114 MB Progress (1): 44/114 MB Progress (1): 44/114 MB Progress (1): 44/114 MB Progress (1): 44/114 MB Progress (1): 44/114 MB Progress (1): 44/114 MB Progress (1): 44/114 MB Progress (1): 44/114 MB Progress (1): 44/114 MB Progress (1): 44/114 MB Progress (1): 44/114 MB Progress (1): 44/114 MB Progress (1): 44/114 MB Progress (1): 44/114 MB Progress (1): 44/114 MB Progress (1): 44/114 MB Progress (1): 44/114 MB Progress (1): 44/114 MB Progress (1): 44/114 MB Progress (1): 44/114 MB Progress (1): 44/114 MB Progress (1): 44/114 MB Progress (1): 44/114 MB Progress (1): 44/114 MB Progress (1): 44/114 MB Progress (1): 44/114 MB Progress (1): 44/114 MB Progress (1): 44/114 MB Progress (1): 44/114 MB Progress (1): 44/114 MB Progress (1): 44/114 MB Progress (1): 44/114 MB Progress (1): 44/114 MB Progress (1): 44/114 MB Progress (1): 44/114 MB Progress (1): 44/114 MB Progress (1): 44/114 MB Progress (1): 44/114 MB Progress (1): 44/114 MB Progress (1): 44/114 MB Progress (1): 44/114 MB Progress (1): 44/114 MB Progress (1): 44/114 MB Progress (1): 44/114 MB Progress (1): 44/114 MB Progress (1): 44/114 MB Progress (1): 44/114 MB Progress (1): 44/114 MB Progress (1): 44/114 MB Progress (1): 44/114 MB Progress (1): 44/114 MB Progress (1): 44/114 MB Progress (1): 44/114 MB Progress (1): 44/114 MB Progress (1): 44/114 MB Progress (1): 44/114 MB Progress (1): 44/114 MB Progress (1): 44/114 MB Progress (1): 44/114 MB Progress (1): 44/114 MB Progress (1): 44/114 MB Progress (1): 44/114 MB Progress (1): 44/114 MB Progress (1): 44/114 MB Progress (1): 44/114 MB Progress (1): 44/114 MB Progress (1): 44/114 MB Progress (1): 44/114 MB Progress (1): 44/114 MB Progress (1): 44/114 MB Progress (1): 44/114 MB Progress (1): 44/114 MB Progress (1): 44/114 MB Progress (1): 44/114 MB Progress (1): 44/114 MB Progress (1): 44/114 MB Progress (1): 44/114 MB Progress (1): 44/114 MB Progress (1): 44/114 MB Progress (1): 44/114 MB Progress (1): 44/114 MB Progress (1): 44/114 MB Progress (1): 44/114 MB Progress (1): 44/114 MB Progress (1): 44/114 MB Progress (1): 44/114 MB Progress (1): 44/114 MB Progress (1): 44/114 MB Progress (1): 44/114 MB Progress (1): 44/114 MB Progress (1): 44/114 MB Progress (1): 44/114 MB Progress (1): 44/114 MB Progress (1): 44/114 MB Progress (1): 44/114 MB Progress (1): 44/114 MB Progress (1): 44/114 MB Progress (1): 44/114 MB Progress (1): 44/114 MB Progress (1): 44/114 MB Progress (1): 44/114 MB Progress (1): 44/114 MB Progress (1): 44/114 MB Progress (1): 44/114 MB Progress (1): 44/114 MB Progress (1): 44/114 MB Progress (1): 44/114 MB Progress (1): 44/114 MB Progress (1): 44/114 MB Progress (1): 44/114 MB Progress (1): 44/114 MB Progress (1): 44/114 MB Progress (1): 44/114 MB Progress (1): 44/114 MB Progress (1): 44/114 MB Progress (1): 44/114 MB Progress (1): 44/114 MB Progress (1): 44/114 MB Progress (1): 44/114 MB Progress (1): 44/114 MB Progress (1): 44/114 MB Progress (1): 44/114 MB Progress (1): 44/114 MB Progress (1): 44/114 MB Progress (1): 44/114 MB Progress (1): 44/114 MB Progress (1): 44/114 MB Progress (1): 44/114 MB Progress (1): 44/114 MB Progress (1): 44/114 MB Progress (1): 44/114 MB Progress (1): 44/114 MB Progress (1): 44/114 MB Progress (1): 44/114 MB Progress (1): 44/114 MB Progress (1): 44/114 MB Progress (1): 44/114 MB Progress (1): 44/114 MB Progress (1): 44/114 MB Progress (1): 44/114 MB Progress (1): 44/114 MB Progress (1): 44/114 MB Progress (1): 44/114 MB Progress (1): 44/114 MB Progress (1): 44/114 MB Progress (1): 44/114 MB Progress (1): 44/114 MB Progress (1): 44/114 MB Progress (1): 44/114 MB Progress (1): 44/114 MB Progress (1): 44/114 MB Progress (1): 44/114 MB Progress (1): 44/114 MB Progress (1): 44/114 MB Progress (1): 44/114 MB Progress (1): 44/114 MB Progress (1): 44/114 MB Progress (1): 44/114 MB Progress (1): 44/114 MB Progress (1): 44/114 MB Progress (1): 44/114 MB Progress (1): 44/114 MB Progress (1): 44/114 MB Progress (1): 44/114 MB Progress (1): 44/114 MB Progress (1): 44/114 MB Progress (1): 44/114 MB Progress (1): 44/114 MB Progress (1): 44/114 MB Progress (1): 44/114 MB Progress (1): 44/114 MB Progress (1): 44/114 MB Progress (1): 44/114 MB Progress (1): 44/114 MB Progress (1): 44/114 MB Progress (1): 44/114 MB Progress (1): 44/114 MB Progress (1): 44/114 MB Progress (1): 44/114 MB Progress (1): 44/114 MB Progress (1): 44/114 MB Progress (1): 44/114 MB Progress (1): 44/114 MB Progress (1): 44/114 MB Progress (1): 44/114 MB Progress (1): 44/114 MB Progress (1): 44/114 MB Progress (1): 44/114 MB Progress (1): 44/114 MB Progress (1): 44/114 MB Progress (1): 44/114 MB Progress (1): 44/114 MB Progress (1): 44/114 MB Progress (1): 44/114 MB Progress (1): 44/114 MB Progress (1): 44/114 MB Progress (1): 44/114 MB Progress (1): 44/114 MB Progress (1): 44/114 MB Progress (1): 44/114 MB Progress (1): 44/114 MB Progress (1): 44/114 MB Progress (1): 44/114 MB Progress (1): 44/114 MB Progress (1): 44/114 MB Progress (1): 44/114 MB Progress (1): 44/114 MB Progress (1): 44/114 MB Progress (1): 44/114 MB Progress (1): 44/114 MB Progress (1): 44/114 MB Progress (1): 44/114 MB Progress (1): 44/114 MB Progress (1): 44/114 MB Progress (1): 44/114 MB Progress (1): 44/114 MB Progress (1): 44/114 MB Progress (1): 44/114 MB Progress (1): 44/114 MB Progress (1): 44/114 MB Progress (1): 44/114 MB Progress (1): 44/114 MB Progress (1): 44/114 MB Progress (1): 44/114 MB Progress (1): 44/114 MB Progress (1): 44/114 MB Progress (1): 44/114 MB Progress (1): 44/114 MB Progress (1): 44/114 MB Progress (1): 44/114 MB Progress (1): 44/114 MB Progress (1): 44/114 MB Progress (1): 44/114 MB Progress (1): 44/114 MB Progress (1): 44/114 MB Progress (1): 44/114 MB Progress (1): 44/114 MB Progress (1): 44/114 MB Progress (1): 44/114 MB Progress (1): 44/114 MB Progress (1): 44/114 MB Progress (1): 44/114 MB Progress (1): 44/114 MB Progress (1): 44/114 MB Progress (1): 44/114 MB Progress (1): 44/114 MB Progress (1): 44/114 MB Progress (1): 44/114 MB Progress (1): 44/114 MB Progress (1): 44/114 MB Progress (1): 44/114 MB Progress (1): 44/114 MB Progress (1): 44/114 MB Progress (1): 44/114 MB Progress (1): 44/114 MB Progress (1): 44/114 MB Progress (1): 44/114 MB Progress (1): 44/114 MB Progress (1): 44/114 MB Progress (1): 44/114 MB Progress (1): 44/114 MB Progress (1): 44/114 MB Progress (1): 44/114 MB Progress (1): 44/114 MB Progress (1): 44/114 MB Progress (1): 44/114 MB Progress (1): 44/114 MB Progress (1): 44/114 MB Progress (1): 44/114 MB Progress (1): 44/114 MB Progress (1): 44/114 MB Progress (1): 44/114 MB Progress (1): 44/114 MB Progress (1): 44/114 MB Progress (1): 44/114 MB Progress (1): 44/114 MB Progress (1): 44/114 MB Progress (1): 44/114 MB Progress (1): 44/114 MB Progress (1): 44/114 MB Progress (1): 44/114 MB Progress (1): 44/114 MB Progress (1): 44/114 MB Progress (1): 44/114 MB Progress (1): 44/114 MB Progress (1): 44/114 MB Progress (1): 44/114 MB Progress (1): 44/114 MB Progress (1): 44/114 MB Progress (1): 44/114 MB Progress (1): 44/114 MB Progress (1): 44/114 MB Progress (1): 44/114 MB Progress (1): 44/114 MB Progress (1): 44/114 MB Progress (1): 44/114 MB Progress (1): 44/114 MB Progress (1): 44/114 MB Progress (1): 44/114 MB Progress (1): 44/114 MB Progress (1): 44/114 MB Progress (1): 44/114 MB Progress (1): 44/114 MB Progress (1): 44/114 MB Progress (1): 44/114 MB Progress (1): 44/114 MB Progress (1): 44/114 MB Progress (1): 44/114 MB Progress (1): 44/114 MB Progress (1): 44/114 MB Progress (1): 44/114 MB Progress (1): 44/114 MB Progress (1): 44/114 MB Progress (1): 44/114 MB Progress (1): 44/114 MB Progress (1): 44/114 MB Progress (1): 44/114 MB Progress (1): 44/114 MB Progress (1): 44/114 MB Progress (1): 44/114 MB Progress (1): 44/114 MB Progress (1): 44/114 MB Progress (1): 44/114 MB Progress (1): 44/114 MB Progress (1): 44/114 MB Progress (1): 44/114 MB Progress (1): 44/114 MB Progress (1): 44/114 MB Progress (1): 44/114 MB Progress (1): 44/114 MB Progress (1): 44/114 MB Progress (1): 44/114 MB Progress (1): 44/114 MB Progress (1): 44/114 MB Progress (1): 44/114 MB Progress (1): 44/114 MB Progress (1): 44/114 MB Progress (1): 44/114 MB Progress (1): 44/114 MB Progress (1): 44/114 MB Progress (1): 44/114 MB Progress (1): 44/114 MB Progress (1): 44/114 MB Progress (1): 44/114 MB Progress (1): 44/114 MB Progress (1): 44/114 MB Progress (1): 44/114 MB Progress (1): 44/114 MB Progress (1): 44/114 MB Progress (1): 44/114 MB Progress (1): 44/114 MB Progress (1): 44/114 MB Progress (1): 44/114 MB Progress (1): 44/114 MB Progress (1): 44/114 MB Progress (1): 44/114 MB Progress (1): 44/114 MB Progress (1): 44/114 MB Progress (1): 44/114 MB Progress (1): 44/114 MB Progress (1): 44/114 MB Progress (1): 44/114 MB Progress (1): 44/114 MB Progress (1): 44/114 MB Progress (1): 44/114 MB Progress (1): 44/114 MB Progress (1): 44/114 MB Progress (1): 44/114 MB Progress (1): 44/114 MB Progress (1): 44/114 MB Progress (1): 44/114 MB Progress (1): 44/114 MB Progress (1): 44/114 MB Progress (1): 44/114 MB Progress (1): 44/114 MB Progress (1): 44/114 MB Progress (1): 44/114 MB Progress (1): 44/114 MB Progress (1): 44/114 MB Progress (1): 44/114 MB Progress (1): 44/114 MB Progress (1): 44/114 MB Progress (1): 44/114 MB Progress (1): 44/114 MB Progress (1): 44/114 MB Progress (1): 44/114 MB Progress (1): 44/114 MB Progress (1): 44/114 MB Progress (1): 44/114 MB Progress (1): 44/114 MB Progress (1): 44/114 MB Progress (1): 44/114 MB Progress (1): 44/114 MB Progress (1): 44/114 MB Progress (1): 44/114 MB Progress (1): 44/114 MB Progress (1): 44/114 MB Progress (1): 44/114 MB Progress (1): 44/114 MB Progress (1): 44/114 MB Progress (1): 44/114 MB Progress (1): 44/114 MB Progress (1): 44/114 MB Progress (1): 44/114 MB Progress (1): 44/114 MB Progress (1): 44/114 MB Progress (1): 44/114 MB Progress (1): 44/114 MB Progress (1): 44/114 MB Progress (1): 44/114 MB Progress (1): 44/114 MB Progress (1): 44/114 MB Progress (1): 44/114 MB Progress (1): 44/114 MB Progress (1): 44/114 MB Progress (1): 44/114 MB Progress (1): 44/114 MB Progress (1): 44/114 MB Progress (1): 44/114 MB Progress (1): 44/114 MB Progress (1): 44/114 MB Progress (1): 44/114 MB Progress (1): 44/114 MB Progress (1): 44/114 MB Progress (1): 44/114 MB Progress (1): 44/114 MB Progress (1): 44/114 MB Progress (1): 44/114 MB Progress (1): 44/114 MB Progress (1): 44/114 MB Progress (1): 44/114 MB Progress (1): 44/114 MB Progress (1): 44/114 MB Progress (1): 44/114 MB Progress (1): 44/114 MB Progress (1): 44/114 MB Progress (1): 44/114 MB Progress (1): 44/114 MB Progress (1): 44/114 MB Progress (1): 44/114 MB Progress (1): 44/114 MB Progress (1): 44/114 MB Progress (1): 44/114 MB Progress (1): 44/114 MB Progress (1): 44/114 MB Progress (1): 44/114 MB Progress (1): 44/114 MB Progress (1): 44/114 MB Progress (1): 44/114 MB Progress (1): 44/114 MB Progress (1): 44/114 MB Progress (1): 44/114 MB Progress (1): 44/114 MB Progress (1): 44/114 MB Progress (1): 44/114 MB Progress (1): 44/114 MB Progress (1): 44/114 MB Progress (1): 44/114 MB Progress (1): 44/114 MB Progress (1): 44/114 MB Progress (1): 44/114 MB Progress (1): 44/114 MB Progress (1): 44/114 MB Progress (1): 44/114 MB Progress (1): 44/114 MB Progress (1): 44/114 MB Progress (1): 44/114 MB Progress (1): 44/114 MB Progress (1): 44/114 MB Progress (1): 44/114 MB Progress (1): 44/114 MB Progress (1): 44/114 MB Progress (1): 44/114 MB Progress (1): 44/114 MB Progress (1): 44/114 MB Progress (1): 44/114 MB Progress (1): 44/114 MB Progress (1): 44/114 MB Progress (1): 44/114 MB Progress (1): 44/114 MB Progress (1): 44/114 MB Progress (1): 45/114 MB Progress (1): 45/114 MB Progress (1): 45/114 MB Progress (1): 45/114 MB Progress (1): 45/114 MB Progress (1): 45/114 MB Progress (1): 45/114 MB Progress (1): 45/114 MB Progress (1): 45/114 MB Progress (1): 45/114 MB Progress (1): 45/114 MB Progress (1): 45/114 MB Progress (1): 45/114 MB Progress (1): 45/114 MB Progress (1): 45/114 MB Progress (1): 45/114 MB Progress (1): 45/114 MB Progress (1): 45/114 MB Progress (1): 45/114 MB Progress (1): 45/114 MB Progress (1): 45/114 MB Progress (1): 45/114 MB Progress (1): 45/114 MB Progress (1): 45/114 MB Progress (1): 45/114 MB Progress (1): 45/114 MB Progress (1): 45/114 MB Progress (1): 45/114 MB Progress (1): 45/114 MB Progress (1): 45/114 MB Progress (1): 45/114 MB Progress (1): 45/114 MB Progress (1): 45/114 MB Progress (1): 45/114 MB Progress (1): 45/114 MB Progress (1): 45/114 MB Progress (1): 45/114 MB Progress (1): 45/114 MB Progress (1): 45/114 MB Progress (1): 45/114 MB Progress (1): 45/114 MB Progress (1): 45/114 MB Progress (1): 45/114 MB Progress (1): 45/114 MB Progress (1): 45/114 MB Progress (1): 45/114 MB Progress (1): 45/114 MB Progress (1): 45/114 MB Progress (1): 45/114 MB Progress (1): 45/114 MB Progress (1): 45/114 MB Progress (1): 45/114 MB Progress (1): 45/114 MB Progress (1): 45/114 MB Progress (1): 45/114 MB Progress (1): 45/114 MB Progress (1): 45/114 MB Progress (1): 45/114 MB Progress (1): 45/114 MB Progress (1): 45/114 MB Progress (1): 45/114 MB Progress (1): 45/114 MB Progress (1): 45/114 MB Progress (1): 45/114 MB Progress (1): 45/114 MB Progress (1): 45/114 MB Progress (1): 45/114 MB Progress (1): 45/114 MB Progress (1): 45/114 MB Progress (1): 45/114 MB Progress (1): 45/114 MB Progress (1): 45/114 MB Progress (1): 45/114 MB Progress (1): 45/114 MB Progress (1): 45/114 MB Progress (1): 45/114 MB Progress (1): 45/114 MB Progress (1): 45/114 MB Progress (1): 45/114 MB Progress (1): 45/114 MB Progress (1): 45/114 MB Progress (1): 45/114 MB Progress (1): 45/114 MB Progress (1): 45/114 MB Progress (1): 45/114 MB Progress (1): 45/114 MB Progress (1): 45/114 MB Progress (1): 45/114 MB Progress (1): 45/114 MB Progress (1): 45/114 MB Progress (1): 45/114 MB Progress (1): 45/114 MB Progress (1): 45/114 MB Progress (1): 45/114 MB Progress (1): 45/114 MB Progress (1): 45/114 MB Progress (1): 45/114 MB Progress (1): 45/114 MB Progress (1): 45/114 MB Progress (1): 45/114 MB Progress (1): 45/114 MB Progress (1): 45/114 MB Progress (1): 45/114 MB Progress (1): 45/114 MB Progress (1): 45/114 MB Progress (1): 45/114 MB Progress (1): 45/114 MB Progress (1): 45/114 MB Progress (1): 45/114 MB Progress (1): 45/114 MB Progress (1): 45/114 MB Progress (1): 45/114 MB Progress (1): 45/114 MB Progress (1): 45/114 MB Progress (1): 45/114 MB Progress (1): 45/114 MB Progress (1): 45/114 MB Progress (1): 45/114 MB Progress (1): 45/114 MB Progress (1): 45/114 MB Progress (1): 45/114 MB Progress (1): 45/114 MB Progress (1): 45/114 MB Progress (1): 45/114 MB Progress (1): 45/114 MB Progress (1): 45/114 MB Progress (1): 45/114 MB Progress (1): 45/114 MB Progress (1): 45/114 MB Progress (1): 45/114 MB Progress (1): 45/114 MB Progress (1): 45/114 MB Progress (1): 45/114 MB Progress (1): 45/114 MB Progress (1): 45/114 MB Progress (1): 45/114 MB Progress (1): 45/114 MB Progress (1): 45/114 MB Progress (1): 45/114 MB Progress (1): 45/114 MB Progress (1): 45/114 MB Progress (1): 45/114 MB Progress (1): 45/114 MB Progress (1): 45/114 MB Progress (1): 45/114 MB Progress (1): 45/114 MB Progress (1): 45/114 MB Progress (1): 45/114 MB Progress (1): 45/114 MB Progress (1): 45/114 MB Progress (1): 45/114 MB Progress (1): 45/114 MB Progress (1): 45/114 MB Progress (1): 45/114 MB Progress (1): 45/114 MB Progress (1): 45/114 MB Progress (1): 45/114 MB Progress (1): 45/114 MB Progress (1): 45/114 MB Progress (1): 45/114 MB Progress (1): 45/114 MB Progress (1): 45/114 MB Progress (1): 45/114 MB Progress (1): 45/114 MB Progress (1): 45/114 MB Progress (1): 45/114 MB Progress (1): 45/114 MB Progress (1): 45/114 MB Progress (1): 45/114 MB Progress (1): 45/114 MB Progress (1): 45/114 MB Progress (1): 45/114 MB Progress (1): 45/114 MB Progress (1): 45/114 MB Progress (1): 45/114 MB Progress (1): 45/114 MB Progress (1): 45/114 MB Progress (1): 45/114 MB Progress (1): 45/114 MB Progress (1): 45/114 MB Progress (1): 45/114 MB Progress (1): 45/114 MB Progress (1): 45/114 MB Progress (1): 45/114 MB Progress (1): 45/114 MB Progress (1): 45/114 MB Progress (1): 45/114 MB Progress (1): 45/114 MB Progress (1): 45/114 MB Progress (1): 45/114 MB Progress (1): 45/114 MB Progress (1): 45/114 MB Progress (1): 45/114 MB Progress (1): 45/114 MB Progress (1): 45/114 MB Progress (1): 45/114 MB Progress (1): 45/114 MB Progress (1): 45/114 MB Progress (1): 45/114 MB Progress (1): 45/114 MB Progress (1): 45/114 MB Progress (1): 45/114 MB Progress (1): 45/114 MB Progress (1): 45/114 MB Progress (1): 45/114 MB Progress (1): 45/114 MB Progress (1): 45/114 MB Progress (1): 45/114 MB Progress (1): 45/114 MB Progress (1): 45/114 MB Progress (1): 45/114 MB Progress (1): 45/114 MB Progress (1): 45/114 MB Progress (1): 45/114 MB Progress (1): 45/114 MB Progress (1): 45/114 MB Progress (1): 45/114 MB Progress (1): 45/114 MB Progress (1): 45/114 MB Progress (1): 45/114 MB Progress (1): 45/114 MB Progress (1): 45/114 MB Progress (1): 45/114 MB Progress (1): 45/114 MB Progress (1): 45/114 MB Progress (1): 45/114 MB Progress (1): 45/114 MB Progress (1): 45/114 MB Progress (1): 45/114 MB Progress (1): 45/114 MB Progress (1): 45/114 MB Progress (1): 45/114 MB Progress (1): 45/114 MB Progress (1): 45/114 MB Progress (1): 45/114 MB Progress (1): 45/114 MB Progress (1): 45/114 MB Progress (1): 45/114 MB Progress (1): 45/114 MB Progress (1): 45/114 MB Progress (1): 45/114 MB Progress (1): 45/114 MB Progress (1): 45/114 MB Progress (1): 45/114 MB Progress (1): 45/114 MB Progress (1): 45/114 MB Progress (1): 45/114 MB Progress (1): 45/114 MB Progress (1): 45/114 MB Progress (1): 45/114 MB Progress (1): 45/114 MB Progress (1): 45/114 MB Progress (1): 45/114 MB Progress (1): 45/114 MB Progress (1): 45/114 MB Progress (1): 45/114 MB Progress (1): 45/114 MB Progress (1): 45/114 MB Progress (1): 45/114 MB Progress (1): 45/114 MB Progress (1): 45/114 MB Progress (1): 45/114 MB Progress (1): 45/114 MB Progress (1): 45/114 MB Progress (1): 45/114 MB Progress (1): 45/114 MB Progress (1): 45/114 MB Progress (1): 45/114 MB Progress (1): 45/114 MB Progress (1): 45/114 MB Progress (1): 45/114 MB Progress (1): 45/114 MB Progress (1): 45/114 MB Progress (1): 45/114 MB Progress (1): 45/114 MB Progress (1): 45/114 MB Progress (1): 45/114 MB Progress (1): 45/114 MB Progress (1): 45/114 MB Progress (1): 45/114 MB Progress (1): 45/114 MB Progress (1): 45/114 MB Progress (1): 45/114 MB Progress (1): 45/114 MB Progress (1): 45/114 MB Progress (1): 45/114 MB Progress (1): 45/114 MB Progress (1): 45/114 MB Progress (1): 45/114 MB Progress (1): 45/114 MB Progress (1): 45/114 MB Progress (1): 45/114 MB Progress (1): 45/114 MB Progress (1): 45/114 MB Progress (1): 45/114 MB Progress (1): 45/114 MB Progress (1): 45/114 MB Progress (1): 45/114 MB Progress (1): 45/114 MB Progress (1): 45/114 MB Progress (1): 45/114 MB Progress (1): 45/114 MB Progress (1): 45/114 MB Progress (1): 45/114 MB Progress (1): 45/114 MB Progress (1): 45/114 MB Progress (1): 45/114 MB Progress (1): 45/114 MB Progress (1): 45/114 MB Progress (1): 45/114 MB Progress (1): 45/114 MB Progress (1): 45/114 MB Progress (1): 45/114 MB Progress (1): 45/114 MB Progress (1): 45/114 MB Progress (1): 45/114 MB Progress (1): 45/114 MB Progress (1): 45/114 MB Progress (1): 45/114 MB Progress (1): 45/114 MB Progress (1): 45/114 MB Progress (1): 45/114 MB Progress (1): 45/114 MB Progress (1): 45/114 MB Progress (1): 45/114 MB Progress (1): 45/114 MB Progress (1): 45/114 MB Progress (1): 45/114 MB Progress (1): 45/114 MB Progress (1): 45/114 MB Progress (1): 45/114 MB Progress (1): 45/114 MB Progress (1): 45/114 MB Progress (1): 45/114 MB Progress (1): 45/114 MB Progress (1): 45/114 MB Progress (1): 45/114 MB Progress (1): 45/114 MB Progress (1): 45/114 MB Progress (1): 45/114 MB Progress (1): 45/114 MB Progress (1): 45/114 MB Progress (1): 45/114 MB Progress (1): 45/114 MB Progress (1): 45/114 MB Progress (1): 45/114 MB Progress (1): 45/114 MB Progress (1): 45/114 MB Progress (1): 45/114 MB Progress (1): 45/114 MB Progress (1): 45/114 MB Progress (1): 45/114 MB Progress (1): 45/114 MB Progress (1): 45/114 MB Progress (1): 45/114 MB Progress (1): 45/114 MB Progress (1): 45/114 MB Progress (1): 45/114 MB Progress (1): 45/114 MB Progress (1): 45/114 MB Progress (1): 45/114 MB Progress (1): 45/114 MB Progress (1): 45/114 MB Progress (1): 45/114 MB Progress (1): 45/114 MB Progress (1): 45/114 MB Progress (1): 45/114 MB Progress (1): 45/114 MB Progress (1): 45/114 MB Progress (1): 45/114 MB Progress (1): 45/114 MB Progress (1): 45/114 MB Progress (1): 45/114 MB Progress (1): 45/114 MB Progress (1): 45/114 MB Progress (1): 45/114 MB Progress (1): 45/114 MB Progress (1): 45/114 MB Progress (1): 45/114 MB Progress (1): 45/114 MB Progress (1): 45/114 MB Progress (1): 45/114 MB Progress (1): 45/114 MB Progress (1): 45/114 MB Progress (1): 45/114 MB Progress (1): 45/114 MB Progress (1): 45/114 MB Progress (1): 45/114 MB Progress (1): 45/114 MB Progress (1): 45/114 MB Progress (1): 45/114 MB Progress (1): 45/114 MB Progress (1): 45/114 MB Progress (1): 45/114 MB Progress (1): 45/114 MB Progress (1): 45/114 MB Progress (1): 45/114 MB Progress (1): 45/114 MB Progress (1): 45/114 MB Progress (1): 45/114 MB Progress (1): 45/114 MB Progress (1): 45/114 MB Progress (1): 45/114 MB Progress (1): 45/114 MB Progress (1): 45/114 MB Progress (1): 45/114 MB Progress (1): 45/114 MB Progress (1): 45/114 MB Progress (1): 45/114 MB Progress (1): 45/114 MB Progress (1): 45/114 MB Progress (1): 45/114 MB Progress (1): 45/114 MB Progress (1): 45/114 MB Progress (1): 45/114 MB Progress (1): 45/114 MB Progress (1): 45/114 MB Progress (1): 45/114 MB Progress (1): 45/114 MB Progress (1): 45/114 MB Progress (1): 45/114 MB Progress (1): 45/114 MB Progress (1): 45/114 MB Progress (1): 45/114 MB Progress (1): 45/114 MB Progress (1): 45/114 MB Progress (1): 45/114 MB Progress (1): 45/114 MB Progress (1): 45/114 MB Progress (1): 45/114 MB Progress (1): 45/114 MB Progress (1): 45/114 MB Progress (1): 45/114 MB Progress (1): 45/114 MB Progress (1): 45/114 MB Progress (1): 45/114 MB Progress (1): 45/114 MB Progress (1): 45/114 MB Progress (1): 45/114 MB Progress (1): 45/114 MB Progress (1): 45/114 MB Progress (1): 45/114 MB Progress (1): 45/114 MB Progress (1): 45/114 MB Progress (1): 45/114 MB Progress (1): 45/114 MB Progress (1): 45/114 MB Progress (1): 45/114 MB Progress (1): 45/114 MB Progress (1): 45/114 MB Progress (1): 45/114 MB Progress (1): 45/114 MB Progress (1): 45/114 MB Progress (1): 45/114 MB Progress (1): 45/114 MB Progress (1): 45/114 MB Progress (1): 45/114 MB Progress (1): 45/114 MB Progress (1): 45/114 MB Progress (1): 45/114 MB Progress (1): 45/114 MB Progress (1): 45/114 MB Progress (1): 45/114 MB Progress (1): 45/114 MB Progress (1): 45/114 MB Progress (1): 45/114 MB Progress (1): 45/114 MB Progress (1): 45/114 MB Progress (1): 45/114 MB Progress (1): 45/114 MB Progress (1): 45/114 MB Progress (1): 45/114 MB Progress (1): 45/114 MB Progress (1): 45/114 MB Progress (1): 45/114 MB Progress (1): 45/114 MB Progress (1): 45/114 MB Progress (1): 45/114 MB Progress (1): 45/114 MB Progress (1): 45/114 MB Progress (1): 45/114 MB Progress (1): 45/114 MB Progress (1): 45/114 MB Progress (1): 45/114 MB Progress (1): 45/114 MB Progress (1): 45/114 MB Progress (1): 45/114 MB Progress (1): 45/114 MB Progress (1): 46/114 MB Progress (1): 46/114 MB Progress (1): 46/114 MB Progress (1): 46/114 MB Progress (1): 46/114 MB Progress (1): 46/114 MB Progress (1): 46/114 MB Progress (1): 46/114 MB Progress (1): 46/114 MB Progress (1): 46/114 MB Progress (1): 46/114 MB Progress (1): 46/114 MB Progress (1): 46/114 MB Progress (1): 46/114 MB Progress (1): 46/114 MB Progress (1): 46/114 MB Progress (1): 46/114 MB Progress (1): 46/114 MB Progress (1): 46/114 MB Progress (1): 46/114 MB Progress (1): 46/114 MB Progress (1): 46/114 MB Progress (1): 46/114 MB Progress (1): 46/114 MB Progress (1): 46/114 MB Progress (1): 46/114 MB Progress (1): 46/114 MB Progress (1): 46/114 MB Progress (1): 46/114 MB Progress (1): 46/114 MB Progress (1): 46/114 MB Progress (1): 46/114 MB Progress (1): 46/114 MB Progress (1): 46/114 MB Progress (1): 46/114 MB Progress (1): 46/114 MB Progress (1): 46/114 MB Progress (1): 46/114 MB Progress (1): 46/114 MB Progress (1): 46/114 MB Progress (1): 46/114 MB Progress (1): 46/114 MB Progress (1): 46/114 MB Progress (1): 46/114 MB Progress (1): 46/114 MB Progress (1): 46/114 MB Progress (1): 46/114 MB Progress (1): 46/114 MB Progress (1): 46/114 MB Progress (1): 46/114 MB Progress (1): 46/114 MB Progress (1): 46/114 MB Progress (1): 46/114 MB Progress (1): 46/114 MB Progress (1): 46/114 MB Progress (1): 46/114 MB Progress (1): 46/114 MB Progress (1): 46/114 MB Progress (1): 46/114 MB Progress (1): 46/114 MB Progress (1): 46/114 MB Progress (1): 46/114 MB Progress (1): 46/114 MB Progress (1): 46/114 MB Progress (1): 46/114 MB Progress (1): 46/114 MB Progress (1): 46/114 MB Progress (1): 46/114 MB Progress (1): 46/114 MB Progress (1): 46/114 MB Progress (1): 46/114 MB Progress (1): 46/114 MB Progress (1): 46/114 MB Progress (1): 46/114 MB Progress (1): 46/114 MB Progress (1): 46/114 MB Progress (1): 46/114 MB Progress (1): 46/114 MB Progress (1): 46/114 MB Progress (1): 46/114 MB Progress (1): 46/114 MB Progress (1): 46/114 MB Progress (1): 46/114 MB Progress (1): 46/114 MB Progress (1): 46/114 MB Progress (1): 46/114 MB Progress (1): 46/114 MB Progress (1): 46/114 MB Progress (1): 46/114 MB Progress (1): 46/114 MB Progress (1): 46/114 MB Progress (1): 46/114 MB Progress (1): 46/114 MB Progress (1): 46/114 MB Progress (1): 46/114 MB Progress (1): 46/114 MB Progress (1): 46/114 MB Progress (1): 46/114 MB Progress (1): 46/114 MB Progress (1): 46/114 MB Progress (1): 46/114 MB Progress (1): 46/114 MB Progress (1): 46/114 MB Progress (1): 46/114 MB Progress (1): 46/114 MB Progress (1): 46/114 MB Progress (1): 46/114 MB Progress (1): 46/114 MB Progress (1): 46/114 MB Progress (1): 46/114 MB Progress (1): 46/114 MB Progress (1): 46/114 MB Progress (1): 46/114 MB Progress (1): 46/114 MB Progress (1): 46/114 MB Progress (1): 46/114 MB Progress (1): 46/114 MB Progress (1): 46/114 MB Progress (1): 46/114 MB Progress (1): 46/114 MB Progress (1): 46/114 MB Progress (1): 46/114 MB Progress (1): 46/114 MB Progress (1): 46/114 MB Progress (1): 46/114 MB Progress (1): 46/114 MB Progress (1): 46/114 MB Progress (1): 46/114 MB Progress (1): 46/114 MB Progress (1): 46/114 MB Progress (1): 46/114 MB Progress (1): 46/114 MB Progress (1): 46/114 MB Progress (1): 46/114 MB Progress (1): 46/114 MB Progress (1): 46/114 MB Progress (1): 46/114 MB Progress (1): 46/114 MB Progress (1): 46/114 MB Progress (1): 46/114 MB Progress (1): 46/114 MB Progress (1): 46/114 MB Progress (1): 46/114 MB Progress (1): 46/114 MB Progress (1): 46/114 MB Progress (1): 46/114 MB Progress (1): 46/114 MB Progress (1): 46/114 MB Progress (1): 46/114 MB Progress (1): 46/114 MB Progress (1): 46/114 MB Progress (1): 46/114 MB Progress (1): 46/114 MB Progress (1): 46/114 MB Progress (1): 46/114 MB Progress (1): 46/114 MB Progress (1): 46/114 MB Progress (1): 46/114 MB Progress (1): 46/114 MB Progress (1): 46/114 MB Progress (1): 46/114 MB Progress (1): 46/114 MB Progress (1): 46/114 MB Progress (1): 46/114 MB Progress (1): 46/114 MB Progress (1): 46/114 MB Progress (1): 46/114 MB Progress (1): 46/114 MB Progress (1): 46/114 MB Progress (1): 46/114 MB Progress (1): 46/114 MB Progress (1): 46/114 MB Progress (1): 46/114 MB Progress (1): 46/114 MB Progress (1): 46/114 MB Progress (1): 46/114 MB Progress (1): 46/114 MB Progress (1): 46/114 MB Progress (1): 46/114 MB Progress (1): 46/114 MB Progress (1): 46/114 MB Progress (1): 46/114 MB Progress (1): 46/114 MB Progress (1): 46/114 MB Progress (1): 46/114 MB Progress (1): 46/114 MB Progress (1): 46/114 MB Progress (1): 46/114 MB Progress (1): 46/114 MB Progress (1): 46/114 MB Progress (1): 46/114 MB Progress (1): 46/114 MB Progress (1): 46/114 MB Progress (1): 46/114 MB Progress (1): 46/114 MB Progress (1): 46/114 MB Progress (1): 46/114 MB Progress (1): 46/114 MB Progress (1): 46/114 MB Progress (1): 46/114 MB Progress (1): 46/114 MB Progress (1): 46/114 MB Progress (1): 46/114 MB Progress (1): 46/114 MB Progress (1): 46/114 MB Progress (1): 46/114 MB Progress (1): 46/114 MB Progress (1): 46/114 MB Progress (1): 46/114 MB Progress (1): 46/114 MB Progress (1): 46/114 MB Progress (1): 46/114 MB Progress (1): 46/114 MB Progress (1): 46/114 MB Progress (1): 46/114 MB Progress (1): 46/114 MB Progress (1): 46/114 MB Progress (1): 46/114 MB Progress (1): 46/114 MB Progress (1): 46/114 MB Progress (1): 46/114 MB Progress (1): 46/114 MB Progress (1): 46/114 MB Progress (1): 46/114 MB Progress (1): 46/114 MB Progress (1): 46/114 MB Progress (1): 46/114 MB Progress (1): 46/114 MB Progress (1): 46/114 MB Progress (1): 46/114 MB Progress (1): 46/114 MB Progress (1): 46/114 MB Progress (1): 46/114 MB Progress (1): 46/114 MB Progress (1): 46/114 MB Progress (1): 46/114 MB Progress (1): 46/114 MB Progress (1): 46/114 MB Progress (1): 46/114 MB Progress (1): 46/114 MB Progress (1): 46/114 MB Progress (1): 46/114 MB Progress (1): 46/114 MB Progress (1): 46/114 MB Progress (1): 46/114 MB Progress (1): 46/114 MB Progress (1): 46/114 MB Progress (1): 46/114 MB Progress (1): 46/114 MB Progress (1): 46/114 MB Progress (1): 46/114 MB Progress (1): 46/114 MB Progress (1): 46/114 MB Progress (1): 46/114 MB Progress (1): 46/114 MB Progress (1): 46/114 MB Progress (1): 46/114 MB Progress (1): 46/114 MB Progress (1): 46/114 MB Progress (1): 46/114 MB Progress (1): 46/114 MB Progress (1): 46/114 MB Progress (1): 46/114 MB Progress (1): 46/114 MB Progress (1): 46/114 MB Progress (1): 46/114 MB Progress (1): 46/114 MB Progress (1): 46/114 MB Progress (1): 46/114 MB Progress (1): 46/114 MB Progress (1): 46/114 MB Progress (1): 46/114 MB Progress (1): 46/114 MB Progress (1): 46/114 MB Progress (1): 46/114 MB Progress (1): 46/114 MB Progress (1): 46/114 MB Progress (1): 46/114 MB Progress (1): 46/114 MB Progress (1): 46/114 MB Progress (1): 46/114 MB Progress (1): 46/114 MB Progress (1): 46/114 MB Progress (1): 46/114 MB Progress (1): 46/114 MB Progress (1): 46/114 MB Progress (1): 46/114 MB Progress (1): 46/114 MB Progress (1): 46/114 MB Progress (1): 46/114 MB Progress (1): 46/114 MB Progress (1): 46/114 MB Progress (1): 46/114 MB Progress (1): 46/114 MB Progress (1): 46/114 MB Progress (1): 46/114 MB Progress (1): 46/114 MB Progress (1): 46/114 MB Progress (1): 46/114 MB Progress (1): 46/114 MB Progress (1): 46/114 MB Progress (1): 46/114 MB Progress (1): 46/114 MB Progress (1): 46/114 MB Progress (1): 46/114 MB Progress (1): 46/114 MB Progress (1): 46/114 MB Progress (1): 46/114 MB Progress (1): 46/114 MB Progress (1): 46/114 MB Progress (1): 46/114 MB Progress (1): 46/114 MB Progress (1): 46/114 MB Progress (1): 46/114 MB Progress (1): 46/114 MB Progress (1): 46/114 MB Progress (1): 46/114 MB Progress (1): 46/114 MB Progress (1): 46/114 MB Progress (1): 46/114 MB Progress (1): 46/114 MB Progress (1): 46/114 MB Progress (1): 46/114 MB Progress (1): 46/114 MB Progress (1): 46/114 MB Progress (1): 46/114 MB Progress (1): 46/114 MB Progress (1): 46/114 MB Progress (1): 46/114 MB Progress (1): 46/114 MB Progress (1): 46/114 MB Progress (1): 46/114 MB Progress (1): 46/114 MB Progress (1): 46/114 MB Progress (1): 46/114 MB Progress (1): 46/114 MB Progress (1): 46/114 MB Progress (1): 46/114 MB Progress (1): 46/114 MB Progress (1): 46/114 MB Progress (1): 46/114 MB Progress (1): 46/114 MB Progress (1): 46/114 MB Progress (1): 46/114 MB Progress (1): 46/114 MB Progress (1): 46/114 MB Progress (1): 46/114 MB Progress (1): 46/114 MB Progress (1): 46/114 MB Progress (1): 46/114 MB Progress (1): 46/114 MB Progress (1): 46/114 MB Progress (1): 46/114 MB Progress (1): 46/114 MB Progress (1): 46/114 MB Progress (1): 46/114 MB Progress (1): 46/114 MB Progress (1): 46/114 MB Progress (1): 46/114 MB Progress (1): 46/114 MB Progress (1): 46/114 MB Progress (1): 46/114 MB Progress (1): 46/114 MB Progress (1): 46/114 MB Progress (1): 46/114 MB Progress (1): 46/114 MB Progress (1): 46/114 MB Progress (1): 46/114 MB Progress (1): 46/114 MB Progress (1): 46/114 MB Progress (1): 46/114 MB Progress (1): 46/114 MB Progress (1): 46/114 MB Progress (1): 46/114 MB Progress (1): 46/114 MB Progress (1): 46/114 MB Progress (1): 46/114 MB Progress (1): 46/114 MB Progress (1): 46/114 MB Progress (1): 46/114 MB Progress (1): 46/114 MB Progress (1): 46/114 MB Progress (1): 46/114 MB Progress (1): 46/114 MB Progress (1): 46/114 MB Progress (1): 46/114 MB Progress (1): 46/114 MB Progress (1): 46/114 MB Progress (1): 46/114 MB Progress (1): 46/114 MB Progress (1): 46/114 MB Progress (1): 46/114 MB Progress (1): 46/114 MB Progress (1): 46/114 MB Progress (1): 46/114 MB Progress (1): 46/114 MB Progress (1): 46/114 MB Progress (1): 46/114 MB Progress (1): 46/114 MB Progress (1): 46/114 MB Progress (1): 46/114 MB Progress (1): 46/114 MB Progress (1): 46/114 MB Progress (1): 46/114 MB Progress (1): 46/114 MB Progress (1): 46/114 MB Progress (1): 46/114 MB Progress (1): 46/114 MB Progress (1): 46/114 MB Progress (1): 46/114 MB Progress (1): 46/114 MB Progress (1): 46/114 MB Progress (1): 46/114 MB Progress (1): 46/114 MB Progress (1): 46/114 MB Progress (1): 46/114 MB Progress (1): 46/114 MB Progress (1): 46/114 MB Progress (1): 46/114 MB Progress (1): 46/114 MB Progress (1): 46/114 MB Progress (1): 46/114 MB Progress (1): 46/114 MB Progress (1): 46/114 MB Progress (1): 46/114 MB Progress (1): 46/114 MB Progress (1): 46/114 MB Progress (1): 46/114 MB Progress (1): 46/114 MB Progress (1): 46/114 MB Progress (1): 46/114 MB Progress (1): 46/114 MB Progress (1): 46/114 MB Progress (1): 46/114 MB Progress (1): 46/114 MB Progress (1): 46/114 MB Progress (1): 46/114 MB Progress (1): 46/114 MB Progress (1): 46/114 MB Progress (1): 46/114 MB Progress (1): 46/114 MB Progress (1): 46/114 MB Progress (1): 46/114 MB Progress (1): 46/114 MB Progress (1): 46/114 MB Progress (1): 46/114 MB Progress (1): 46/114 MB Progress (1): 46/114 MB Progress (1): 46/114 MB Progress (1): 46/114 MB Progress (1): 46/114 MB Progress (1): 46/114 MB Progress (1): 46/114 MB Progress (1): 46/114 MB Progress (1): 46/114 MB Progress (1): 46/114 MB Progress (1): 46/114 MB Progress (1): 46/114 MB Progress (1): 46/114 MB Progress (1): 46/114 MB Progress (1): 46/114 MB Progress (1): 46/114 MB Progress (1): 46/114 MB Progress (1): 46/114 MB Progress (1): 46/114 MB Progress (1): 46/114 MB Progress (1): 46/114 MB Progress (1): 46/114 MB Progress (1): 46/114 MB Progress (1): 46/114 MB Progress (1): 46/114 MB Progress (1): 46/114 MB Progress (1): 46/114 MB Progress (1): 46/114 MB Progress (1): 46/114 MB Progress (1): 46/114 MB Progress (1): 46/114 MB Progress (1): 46/114 MB Progress (1): 46/114 MB Progress (1): 46/114 MB Progress (1): 46/114 MB Progress (1): 46/114 MB Progress (1): 46/114 MB Progress (1): 46/114 MB Progress (1): 46/114 MB Progress (1): 46/114 MB Progress (1): 46/114 MB Progress (1): 46/114 MB Progress (1): 46/114 MB Progress (1): 47/114 MB Progress (1): 47/114 MB Progress (1): 47/114 MB Progress (1): 47/114 MB Progress (1): 47/114 MB Progress (1): 47/114 MB Progress (1): 47/114 MB Progress (1): 47/114 MB Progress (1): 47/114 MB Progress (1): 47/114 MB Progress (1): 47/114 MB Progress (1): 47/114 MB Progress (1): 47/114 MB Progress (1): 47/114 MB Progress (1): 47/114 MB Progress (1): 47/114 MB Progress (1): 47/114 MB Progress (1): 47/114 MB Progress (1): 47/114 MB Progress (1): 47/114 MB Progress (1): 47/114 MB Progress (1): 47/114 MB Progress (1): 47/114 MB Progress (1): 47/114 MB Progress (1): 47/114 MB Progress (1): 47/114 MB Progress (1): 47/114 MB Progress (1): 47/114 MB Progress (1): 47/114 MB Progress (1): 47/114 MB Progress (1): 47/114 MB Progress (1): 47/114 MB Progress (1): 47/114 MB Progress (1): 47/114 MB Progress (1): 47/114 MB Progress (1): 47/114 MB Progress (1): 47/114 MB Progress (1): 47/114 MB Progress (1): 47/114 MB Progress (1): 47/114 MB Progress (1): 47/114 MB Progress (1): 47/114 MB Progress (1): 47/114 MB Progress (1): 47/114 MB Progress (1): 47/114 MB Progress (1): 47/114 MB Progress (1): 47/114 MB Progress (1): 47/114 MB Progress (1): 47/114 MB Progress (1): 47/114 MB Progress (1): 47/114 MB Progress (1): 47/114 MB Progress (1): 47/114 MB Progress (1): 47/114 MB Progress (1): 47/114 MB Progress (1): 47/114 MB Progress (1): 47/114 MB Progress (1): 47/114 MB Progress (1): 47/114 MB Progress (1): 47/114 MB Progress (1): 47/114 MB Progress (1): 47/114 MB Progress (1): 47/114 MB Progress (1): 47/114 MB Progress (1): 47/114 MB Progress (1): 47/114 MB Progress (1): 47/114 MB Progress (1): 47/114 MB Progress (1): 47/114 MB Progress (1): 47/114 MB Progress (1): 47/114 MB Progress (1): 47/114 MB Progress (1): 47/114 MB Progress (1): 47/114 MB Progress (1): 47/114 MB Progress (1): 47/114 MB Progress (1): 47/114 MB Progress (1): 47/114 MB Progress (1): 47/114 MB Progress (1): 47/114 MB Progress (1): 47/114 MB Progress (1): 47/114 MB Progress (1): 47/114 MB Progress (1): 47/114 MB Progress (1): 47/114 MB Progress (1): 47/114 MB Progress (1): 47/114 MB Progress (1): 47/114 MB Progress (1): 47/114 MB Progress (1): 47/114 MB Progress (1): 47/114 MB Progress (1): 47/114 MB Progress (1): 47/114 MB Progress (1): 47/114 MB Progress (1): 47/114 MB Progress (1): 47/114 MB Progress (1): 47/114 MB Progress (1): 47/114 MB Progress (1): 47/114 MB Progress (1): 47/114 MB Progress (1): 47/114 MB Progress (1): 47/114 MB Progress (1): 47/114 MB Progress (1): 47/114 MB Progress (1): 47/114 MB Progress (1): 47/114 MB Progress (1): 47/114 MB Progress (1): 47/114 MB Progress (1): 47/114 MB Progress (1): 47/114 MB Progress (1): 47/114 MB Progress (1): 47/114 MB Progress (1): 47/114 MB Progress (1): 47/114 MB Progress (1): 47/114 MB Progress (1): 47/114 MB Progress (1): 47/114 MB Progress (1): 47/114 MB Progress (1): 47/114 MB Progress (1): 47/114 MB Progress (1): 47/114 MB Progress (1): 47/114 MB Progress (1): 47/114 MB Progress (1): 47/114 MB Progress (1): 47/114 MB Progress (1): 47/114 MB Progress (1): 47/114 MB Progress (1): 47/114 MB Progress (1): 47/114 MB Progress (1): 47/114 MB Progress (1): 47/114 MB Progress (1): 47/114 MB Progress (1): 47/114 MB Progress (1): 47/114 MB Progress (1): 47/114 MB Progress (1): 47/114 MB Progress (1): 47/114 MB Progress (1): 47/114 MB Progress (1): 47/114 MB Progress (1): 47/114 MB Progress (1): 47/114 MB Progress (1): 47/114 MB Progress (1): 47/114 MB Progress (1): 47/114 MB Progress (1): 47/114 MB Progress (1): 47/114 MB Progress (1): 47/114 MB Progress (1): 47/114 MB Progress (1): 47/114 MB Progress (1): 47/114 MB Progress (1): 47/114 MB Progress (1): 47/114 MB Progress (1): 47/114 MB Progress (1): 47/114 MB Progress (1): 47/114 MB Progress (1): 47/114 MB Progress (1): 47/114 MB Progress (1): 47/114 MB Progress (1): 47/114 MB Progress (1): 47/114 MB Progress (1): 47/114 MB Progress (1): 47/114 MB Progress (1): 47/114 MB Progress (1): 47/114 MB Progress (1): 47/114 MB Progress (1): 47/114 MB Progress (1): 47/114 MB Progress (1): 47/114 MB Progress (1): 47/114 MB Progress (1): 47/114 MB Progress (1): 47/114 MB Progress (1): 47/114 MB Progress (1): 47/114 MB Progress (1): 47/114 MB Progress (1): 47/114 MB Progress (1): 47/114 MB Progress (1): 47/114 MB Progress (1): 47/114 MB Progress (1): 47/114 MB Progress (1): 47/114 MB Progress (1): 47/114 MB Progress (1): 47/114 MB Progress (1): 47/114 MB Progress (1): 47/114 MB Progress (1): 47/114 MB Progress (1): 47/114 MB Progress (1): 47/114 MB Progress (1): 47/114 MB Progress (1): 47/114 MB Progress (1): 47/114 MB Progress (1): 47/114 MB Progress (1): 47/114 MB Progress (1): 47/114 MB Progress (1): 47/114 MB Progress (1): 47/114 MB Progress (1): 47/114 MB Progress (1): 47/114 MB Progress (1): 47/114 MB Progress (1): 47/114 MB Progress (1): 47/114 MB Progress (1): 47/114 MB Progress (1): 47/114 MB Progress (1): 47/114 MB Progress (1): 47/114 MB Progress (1): 47/114 MB Progress (1): 47/114 MB Progress (1): 47/114 MB Progress (1): 47/114 MB Progress (1): 47/114 MB Progress (1): 47/114 MB Progress (1): 47/114 MB Progress (1): 47/114 MB Progress (1): 47/114 MB Progress (1): 47/114 MB Progress (1): 47/114 MB Progress (1): 47/114 MB Progress (1): 47/114 MB Progress (1): 47/114 MB Progress (1): 47/114 MB Progress (1): 47/114 MB Progress (1): 47/114 MB Progress (1): 47/114 MB Progress (1): 47/114 MB Progress (1): 47/114 MB Progress (1): 47/114 MB Progress (1): 47/114 MB Progress (1): 47/114 MB Progress (1): 47/114 MB Progress (1): 47/114 MB Progress (1): 47/114 MB Progress (1): 47/114 MB Progress (1): 47/114 MB Progress (1): 47/114 MB Progress (1): 47/114 MB Progress (1): 47/114 MB Progress (1): 47/114 MB Progress (1): 47/114 MB Progress (1): 47/114 MB Progress (1): 47/114 MB Progress (1): 47/114 MB Progress (1): 47/114 MB Progress (1): 47/114 MB Progress (1): 47/114 MB Progress (1): 47/114 MB Progress (1): 47/114 MB Progress (1): 47/114 MB Progress (1): 47/114 MB Progress (1): 47/114 MB Progress (1): 47/114 MB Progress (1): 47/114 MB Progress (1): 47/114 MB Progress (1): 47/114 MB Progress (1): 47/114 MB Progress (1): 47/114 MB Progress (1): 47/114 MB Progress (1): 47/114 MB Progress (1): 47/114 MB Progress (1): 47/114 MB Progress (1): 47/114 MB Progress (1): 47/114 MB Progress (1): 47/114 MB Progress (1): 47/114 MB Progress (1): 47/114 MB Progress (1): 47/114 MB Progress (1): 47/114 MB Progress (1): 47/114 MB Progress (1): 47/114 MB Progress (1): 47/114 MB Progress (1): 47/114 MB Progress (1): 47/114 MB Progress (1): 47/114 MB Progress (1): 47/114 MB Progress (1): 47/114 MB Progress (1): 47/114 MB Progress (1): 47/114 MB Progress (1): 47/114 MB Progress (1): 47/114 MB Progress (1): 47/114 MB Progress (1): 47/114 MB Progress (1): 47/114 MB Progress (1): 47/114 MB Progress (1): 47/114 MB Progress (1): 47/114 MB Progress (1): 47/114 MB Progress (1): 47/114 MB Progress (1): 47/114 MB Progress (1): 47/114 MB Progress (1): 47/114 MB Progress (1): 47/114 MB Progress (1): 47/114 MB Progress (1): 47/114 MB Progress (1): 47/114 MB Progress (1): 47/114 MB Progress (1): 47/114 MB Progress (1): 47/114 MB Progress (1): 47/114 MB Progress (1): 47/114 MB Progress (1): 47/114 MB Progress (1): 47/114 MB Progress (1): 47/114 MB Progress (1): 47/114 MB Progress (1): 47/114 MB Progress (1): 47/114 MB Progress (1): 47/114 MB Progress (1): 47/114 MB Progress (1): 47/114 MB Progress (1): 47/114 MB Progress (1): 47/114 MB Progress (1): 47/114 MB Progress (1): 47/114 MB Progress (1): 47/114 MB Progress (1): 47/114 MB Progress (1): 47/114 MB Progress (1): 47/114 MB Progress (1): 47/114 MB Progress (1): 47/114 MB Progress (1): 47/114 MB Progress (1): 47/114 MB Progress (1): 47/114 MB Progress (1): 47/114 MB Progress (1): 47/114 MB Progress (1): 47/114 MB Progress (1): 47/114 MB Progress (1): 47/114 MB Progress (1): 47/114 MB Progress (1): 47/114 MB Progress (1): 47/114 MB Progress (1): 47/114 MB Progress (1): 47/114 MB Progress (1): 47/114 MB Progress (1): 47/114 MB Progress (1): 47/114 MB Progress (1): 47/114 MB Progress (1): 47/114 MB Progress (1): 47/114 MB Progress (1): 47/114 MB Progress (1): 47/114 MB Progress (1): 47/114 MB Progress (1): 47/114 MB Progress (1): 47/114 MB Progress (1): 47/114 MB Progress (1): 47/114 MB Progress (1): 47/114 MB Progress (1): 47/114 MB Progress (1): 47/114 MB Progress (1): 47/114 MB Progress (1): 47/114 MB Progress (1): 47/114 MB Progress (1): 47/114 MB Progress (1): 47/114 MB Progress (1): 47/114 MB Progress (1): 47/114 MB Progress (1): 47/114 MB Progress (1): 47/114 MB Progress (1): 47/114 MB Progress (1): 47/114 MB Progress (1): 47/114 MB Progress (1): 47/114 MB Progress (1): 47/114 MB Progress (1): 47/114 MB Progress (1): 47/114 MB Progress (1): 47/114 MB Progress (1): 47/114 MB Progress (1): 47/114 MB Progress (1): 47/114 MB Progress (1): 47/114 MB Progress (1): 47/114 MB Progress (1): 47/114 MB Progress (1): 47/114 MB Progress (1): 47/114 MB Progress (1): 47/114 MB Progress (1): 47/114 MB Progress (1): 47/114 MB Progress (1): 47/114 MB Progress (1): 47/114 MB Progress (1): 47/114 MB Progress (1): 47/114 MB Progress (1): 47/114 MB Progress (1): 47/114 MB Progress (1): 47/114 MB Progress (1): 47/114 MB Progress (1): 47/114 MB Progress (1): 47/114 MB Progress (1): 47/114 MB Progress (1): 47/114 MB Progress (1): 47/114 MB Progress (1): 47/114 MB Progress (1): 47/114 MB Progress (1): 47/114 MB Progress (1): 47/114 MB Progress (1): 47/114 MB Progress (1): 47/114 MB Progress (1): 47/114 MB Progress (1): 47/114 MB Progress (1): 47/114 MB Progress (1): 47/114 MB Progress (1): 47/114 MB Progress (1): 47/114 MB Progress (1): 47/114 MB Progress (1): 47/114 MB Progress (1): 47/114 MB Progress (1): 47/114 MB Progress (1): 47/114 MB Progress (1): 47/114 MB Progress (1): 47/114 MB Progress (1): 47/114 MB Progress (1): 47/114 MB Progress (1): 47/114 MB Progress (1): 47/114 MB Progress (1): 47/114 MB Progress (1): 47/114 MB Progress (1): 47/114 MB Progress (1): 47/114 MB Progress (1): 47/114 MB Progress (1): 47/114 MB Progress (1): 47/114 MB Progress (1): 47/114 MB Progress (1): 47/114 MB Progress (1): 47/114 MB Progress (1): 47/114 MB Progress (1): 47/114 MB Progress (1): 47/114 MB Progress (1): 47/114 MB Progress (1): 47/114 MB Progress (1): 47/114 MB Progress (1): 47/114 MB Progress (1): 47/114 MB Progress (1): 47/114 MB Progress (1): 47/114 MB Progress (1): 47/114 MB Progress (1): 47/114 MB Progress (1): 47/114 MB Progress (1): 47/114 MB Progress (1): 47/114 MB Progress (1): 47/114 MB Progress (1): 47/114 MB Progress (1): 47/114 MB Progress (1): 47/114 MB Progress (1): 47/114 MB Progress (1): 47/114 MB Progress (1): 47/114 MB Progress (1): 47/114 MB Progress (1): 47/114 MB Progress (1): 47/114 MB Progress (1): 47/114 MB Progress (1): 47/114 MB Progress (1): 47/114 MB Progress (1): 47/114 MB Progress (1): 47/114 MB Progress (1): 47/114 MB Progress (1): 47/114 MB Progress (1): 47/114 MB Progress (1): 47/114 MB Progress (1): 47/114 MB Progress (1): 47/114 MB Progress (1): 47/114 MB Progress (1): 47/114 MB Progress (1): 47/114 MB Progress (1): 47/114 MB Progress (1): 47/114 MB Progress (1): 47/114 MB Progress (1): 47/114 MB Progress (1): 47/114 MB Progress (1): 47/114 MB Progress (1): 47/114 MB Progress (1): 47/114 MB Progress (1): 47/114 MB Progress (1): 47/114 MB Progress (1): 47/114 MB Progress (1): 47/114 MB Progress (1): 47/114 MB Progress (1): 47/114 MB Progress (1): 47/114 MB Progress (1): 47/114 MB Progress (1): 47/114 MB Progress (1): 47/114 MB Progress (1): 47/114 MB Progress (1): 47/114 MB Progress (1): 47/114 MB Progress (1): 47/114 MB Progress (1): 47/114 MB Progress (1): 47/114 MB Progress (1): 47/114 MB Progress (1): 47/114 MB Progress (1): 47/114 MB Progress (1): 47/114 MB Progress (1): 47/114 MB Progress (1): 47/114 MB Progress (1): 48/114 MB Progress (1): 48/114 MB Progress (1): 48/114 MB Progress (1): 48/114 MB Progress (1): 48/114 MB Progress (1): 48/114 MB Progress (1): 48/114 MB Progress (1): 48/114 MB Progress (1): 48/114 MB Progress (1): 48/114 MB Progress (1): 48/114 MB Progress (1): 48/114 MB Progress (1): 48/114 MB Progress (1): 48/114 MB Progress (1): 48/114 MB Progress (1): 48/114 MB Progress (1): 48/114 MB Progress (1): 48/114 MB Progress (1): 48/114 MB Progress (1): 48/114 MB Progress (1): 48/114 MB Progress (1): 48/114 MB Progress (1): 48/114 MB Progress (1): 48/114 MB Progress (1): 48/114 MB Progress (1): 48/114 MB Progress (1): 48/114 MB Progress (1): 48/114 MB Progress (1): 48/114 MB Progress (1): 48/114 MB Progress (1): 48/114 MB Progress (1): 48/114 MB Progress (1): 48/114 MB Progress (1): 48/114 MB Progress (1): 48/114 MB Progress (1): 48/114 MB Progress (1): 48/114 MB Progress (1): 48/114 MB Progress (1): 48/114 MB Progress (1): 48/114 MB Progress (1): 48/114 MB Progress (1): 48/114 MB Progress (1): 48/114 MB Progress (1): 48/114 MB Progress (1): 48/114 MB Progress (1): 48/114 MB Progress (1): 48/114 MB Progress (1): 48/114 MB Progress (1): 48/114 MB Progress (1): 48/114 MB Progress (1): 48/114 MB Progress (1): 48/114 MB Progress (1): 48/114 MB Progress (1): 48/114 MB Progress (1): 48/114 MB Progress (1): 48/114 MB Progress (1): 48/114 MB Progress (1): 48/114 MB Progress (1): 48/114 MB Progress (1): 48/114 MB Progress (1): 48/114 MB Progress (1): 48/114 MB Progress (1): 48/114 MB Progress (1): 48/114 MB Progress (1): 48/114 MB Progress (1): 48/114 MB Progress (1): 48/114 MB Progress (1): 48/114 MB Progress (1): 48/114 MB Progress (1): 48/114 MB Progress (1): 48/114 MB Progress (1): 48/114 MB Progress (1): 48/114 MB Progress (1): 48/114 MB Progress (1): 48/114 MB Progress (1): 48/114 MB Progress (1): 48/114 MB Progress (1): 48/114 MB Progress (1): 48/114 MB Progress (1): 48/114 MB Progress (1): 48/114 MB Progress (1): 48/114 MB Progress (1): 48/114 MB Progress (1): 48/114 MB Progress (1): 48/114 MB Progress (1): 48/114 MB Progress (1): 48/114 MB Progress (1): 48/114 MB Progress (1): 48/114 MB Progress (1): 48/114 MB Progress (1): 48/114 MB Progress (1): 48/114 MB Progress (1): 48/114 MB Progress (1): 48/114 MB Progress (1): 48/114 MB Progress (1): 48/114 MB Progress (1): 48/114 MB Progress (1): 48/114 MB Progress (1): 48/114 MB Progress (1): 48/114 MB Progress (1): 48/114 MB Progress (1): 48/114 MB Progress (1): 48/114 MB Progress (1): 48/114 MB Progress (1): 48/114 MB Progress (1): 48/114 MB Progress (1): 48/114 MB Progress (1): 48/114 MB Progress (1): 48/114 MB Progress (1): 48/114 MB Progress (1): 48/114 MB Progress (1): 48/114 MB Progress (1): 48/114 MB Progress (1): 48/114 MB Progress (1): 48/114 MB Progress (1): 48/114 MB Progress (1): 48/114 MB Progress (1): 48/114 MB Progress (1): 48/114 MB Progress (1): 48/114 MB Progress (1): 48/114 MB Progress (1): 48/114 MB Progress (1): 48/114 MB Progress (1): 48/114 MB Progress (1): 48/114 MB Progress (1): 48/114 MB Progress (1): 48/114 MB Progress (1): 48/114 MB Progress (1): 48/114 MB Progress (1): 48/114 MB Progress (1): 48/114 MB Progress (1): 48/114 MB Progress (1): 48/114 MB Progress (1): 48/114 MB Progress (1): 48/114 MB Progress (1): 48/114 MB Progress (1): 48/114 MB Progress (1): 48/114 MB Progress (1): 48/114 MB Progress (1): 48/114 MB Progress (1): 48/114 MB Progress (1): 48/114 MB Progress (1): 48/114 MB Progress (1): 48/114 MB Progress (1): 48/114 MB Progress (1): 48/114 MB Progress (1): 48/114 MB Progress (1): 48/114 MB Progress (1): 48/114 MB Progress (1): 48/114 MB Progress (1): 48/114 MB Progress (1): 48/114 MB Progress (1): 48/114 MB Progress (1): 48/114 MB Progress (1): 48/114 MB Progress (1): 48/114 MB Progress (1): 48/114 MB Progress (1): 48/114 MB Progress (1): 48/114 MB Progress (1): 48/114 MB Progress (1): 48/114 MB Progress (1): 48/114 MB Progress (1): 48/114 MB Progress (1): 48/114 MB Progress (1): 48/114 MB Progress (1): 48/114 MB Progress (1): 48/114 MB Progress (1): 48/114 MB Progress (1): 48/114 MB Progress (1): 48/114 MB Progress (1): 48/114 MB Progress (1): 48/114 MB Progress (1): 48/114 MB Progress (1): 48/114 MB Progress (1): 48/114 MB Progress (1): 48/114 MB Progress (1): 48/114 MB Progress (1): 48/114 MB Progress (1): 48/114 MB Progress (1): 48/114 MB Progress (1): 48/114 MB Progress (1): 48/114 MB Progress (1): 48/114 MB Progress (1): 48/114 MB Progress (1): 48/114 MB Progress (1): 48/114 MB Progress (1): 48/114 MB Progress (1): 48/114 MB Progress (1): 48/114 MB Progress (1): 48/114 MB Progress (1): 48/114 MB Progress (1): 48/114 MB Progress (1): 48/114 MB Progress (1): 48/114 MB Progress (1): 48/114 MB Progress (1): 48/114 MB Progress (1): 48/114 MB Progress (1): 48/114 MB Progress (1): 48/114 MB Progress (1): 48/114 MB Progress (1): 48/114 MB Progress (1): 48/114 MB Progress (1): 48/114 MB Progress (1): 48/114 MB Progress (1): 48/114 MB Progress (1): 48/114 MB Progress (1): 48/114 MB Progress (1): 48/114 MB Progress (1): 48/114 MB Progress (1): 48/114 MB Progress (1): 48/114 MB Progress (1): 48/114 MB Progress (1): 48/114 MB Progress (1): 48/114 MB Progress (1): 48/114 MB Progress (1): 48/114 MB Progress (1): 48/114 MB Progress (1): 48/114 MB Progress (1): 48/114 MB Progress (1): 48/114 MB Progress (1): 48/114 MB Progress (1): 48/114 MB Progress (1): 48/114 MB Progress (1): 48/114 MB Progress (1): 48/114 MB Progress (1): 48/114 MB Progress (1): 48/114 MB Progress (1): 48/114 MB Progress (1): 48/114 MB Progress (1): 48/114 MB Progress (1): 48/114 MB Progress (1): 48/114 MB Progress (1): 48/114 MB Progress (1): 48/114 MB Progress (1): 48/114 MB Progress (1): 48/114 MB Progress (1): 48/114 MB Progress (1): 48/114 MB Progress (1): 48/114 MB Progress (1): 48/114 MB Progress (1): 48/114 MB Progress (1): 48/114 MB Progress (1): 48/114 MB Progress (1): 48/114 MB Progress (1): 48/114 MB Progress (1): 48/114 MB Progress (1): 48/114 MB Progress (1): 48/114 MB Progress (1): 48/114 MB Progress (1): 48/114 MB Progress (1): 48/114 MB Progress (1): 48/114 MB Progress (1): 48/114 MB Progress (1): 48/114 MB Progress (1): 48/114 MB Progress (1): 48/114 MB Progress (1): 48/114 MB Progress (1): 48/114 MB Progress (1): 48/114 MB Progress (1): 48/114 MB Progress (1): 48/114 MB Progress (1): 48/114 MB Progress (1): 48/114 MB Progress (1): 48/114 MB Progress (1): 48/114 MB Progress (1): 48/114 MB Progress (1): 48/114 MB Progress (1): 48/114 MB Progress (1): 48/114 MB Progress (1): 48/114 MB Progress (1): 48/114 MB Progress (1): 48/114 MB Progress (1): 48/114 MB Progress (1): 48/114 MB Progress (1): 48/114 MB Progress (1): 48/114 MB Progress (1): 48/114 MB Progress (1): 48/114 MB Progress (1): 48/114 MB Progress (1): 48/114 MB Progress (1): 48/114 MB Progress (1): 48/114 MB Progress (1): 48/114 MB Progress (1): 48/114 MB Progress (1): 48/114 MB Progress (1): 48/114 MB Progress (1): 48/114 MB Progress (1): 48/114 MB Progress (1): 48/114 MB Progress (1): 48/114 MB Progress (1): 48/114 MB Progress (1): 48/114 MB Progress (1): 48/114 MB Progress (1): 48/114 MB Progress (1): 48/114 MB Progress (1): 48/114 MB Progress (1): 48/114 MB Progress (1): 48/114 MB Progress (1): 48/114 MB Progress (1): 48/114 MB Progress (1): 48/114 MB Progress (1): 48/114 MB Progress (1): 48/114 MB Progress (1): 48/114 MB Progress (1): 48/114 MB Progress (1): 48/114 MB Progress (1): 48/114 MB Progress (1): 48/114 MB Progress (1): 48/114 MB Progress (1): 48/114 MB Progress (1): 48/114 MB Progress (1): 48/114 MB Progress (1): 48/114 MB Progress (1): 48/114 MB Progress (1): 48/114 MB Progress (1): 48/114 MB Progress (1): 48/114 MB Progress (1): 48/114 MB Progress (1): 48/114 MB Progress (1): 48/114 MB Progress (1): 48/114 MB Progress (1): 48/114 MB Progress (1): 48/114 MB Progress (1): 48/114 MB Progress (1): 48/114 MB Progress (1): 48/114 MB Progress (1): 48/114 MB Progress (1): 48/114 MB Progress (1): 48/114 MB Progress (1): 48/114 MB Progress (1): 48/114 MB Progress (1): 48/114 MB Progress (1): 48/114 MB Progress (1): 48/114 MB Progress (1): 48/114 MB Progress (1): 48/114 MB Progress (1): 48/114 MB Progress (1): 48/114 MB Progress (1): 48/114 MB Progress (1): 48/114 MB Progress (1): 48/114 MB Progress (1): 48/114 MB Progress (1): 48/114 MB Progress (1): 48/114 MB Progress (1): 48/114 MB Progress (1): 48/114 MB Progress (1): 48/114 MB Progress (1): 48/114 MB Progress (1): 48/114 MB Progress (1): 48/114 MB Progress (1): 48/114 MB Progress (1): 48/114 MB Progress (1): 48/114 MB Progress (1): 48/114 MB Progress (1): 48/114 MB Progress (1): 48/114 MB Progress (1): 48/114 MB Progress (1): 48/114 MB Progress (1): 48/114 MB Progress (1): 48/114 MB Progress (1): 48/114 MB Progress (1): 48/114 MB Progress (1): 48/114 MB Progress (1): 48/114 MB Progress (1): 48/114 MB Progress (1): 48/114 MB Progress (1): 48/114 MB Progress (1): 48/114 MB Progress (1): 48/114 MB Progress (1): 48/114 MB Progress (1): 48/114 MB Progress (1): 48/114 MB Progress (1): 48/114 MB Progress (1): 48/114 MB Progress (1): 48/114 MB Progress (1): 48/114 MB Progress (1): 48/114 MB Progress (1): 48/114 MB Progress (1): 48/114 MB Progress (1): 48/114 MB Progress (1): 48/114 MB Progress (1): 48/114 MB Progress (1): 48/114 MB Progress (1): 48/114 MB Progress (1): 48/114 MB Progress (1): 48/114 MB Progress (1): 48/114 MB Progress (1): 48/114 MB Progress (1): 48/114 MB Progress (1): 48/114 MB Progress (1): 48/114 MB Progress (1): 48/114 MB Progress (1): 48/114 MB Progress (1): 48/114 MB Progress (1): 48/114 MB Progress (1): 48/114 MB Progress (1): 48/114 MB Progress (1): 48/114 MB Progress (1): 48/114 MB Progress (1): 48/114 MB Progress (1): 48/114 MB Progress (1): 48/114 MB Progress (1): 48/114 MB Progress (1): 48/114 MB Progress (1): 48/114 MB Progress (1): 48/114 MB Progress (1): 48/114 MB Progress (1): 48/114 MB Progress (1): 48/114 MB Progress (1): 48/114 MB Progress (1): 48/114 MB Progress (1): 48/114 MB Progress (1): 48/114 MB Progress (1): 48/114 MB Progress (1): 48/114 MB Progress (1): 48/114 MB Progress (1): 48/114 MB Progress (1): 48/114 MB Progress (1): 48/114 MB Progress (1): 48/114 MB Progress (1): 48/114 MB Progress (1): 48/114 MB Progress (1): 48/114 MB Progress (1): 48/114 MB Progress (1): 48/114 MB Progress (1): 48/114 MB Progress (1): 48/114 MB Progress (1): 48/114 MB Progress (1): 48/114 MB Progress (1): 48/114 MB Progress (1): 48/114 MB Progress (1): 48/114 MB Progress (1): 48/114 MB Progress (1): 48/114 MB Progress (1): 48/114 MB Progress (1): 48/114 MB Progress (1): 48/114 MB Progress (1): 48/114 MB Progress (1): 48/114 MB Progress (1): 48/114 MB Progress (1): 48/114 MB Progress (1): 48/114 MB Progress (1): 48/114 MB Progress (1): 48/114 MB Progress (1): 48/114 MB Progress (1): 48/114 MB Progress (1): 48/114 MB Progress (1): 48/114 MB Progress (1): 48/114 MB Progress (1): 48/114 MB Progress (1): 48/114 MB Progress (1): 48/114 MB Progress (1): 48/114 MB Progress (1): 48/114 MB Progress (1): 48/114 MB Progress (1): 48/114 MB Progress (1): 48/114 MB Progress (1): 48/114 MB Progress (1): 48/114 MB Progress (1): 48/114 MB Progress (1): 48/114 MB Progress (1): 48/114 MB Progress (1): 48/114 MB Progress (1): 48/114 MB Progress (1): 48/114 MB Progress (1): 48/114 MB Progress (1): 48/114 MB Progress (1): 48/114 MB Progress (1): 48/114 MB Progress (1): 48/114 MB Progress (1): 48/114 MB Progress (1): 48/114 MB Progress (1): 48/114 MB Progress (1): 48/114 MB Progress (1): 48/114 MB Progress (1): 48/114 MB Progress (1): 48/114 MB Progress (1): 48/114 MB Progress (1): 48/114 MB Progress (1): 48/114 MB Progress (1): 48/114 MB Progress (1): 48/114 MB Progress (1): 48/114 MB Progress (1): 48/114 MB Progress (1): 48/114 MB Progress (1): 48/114 MB Progress (1): 48/114 MB Progress (1): 48/114 MB Progress (1): 49/114 MB Progress (1): 49/114 MB Progress (1): 49/114 MB Progress (1): 49/114 MB Progress (1): 49/114 MB Progress (1): 49/114 MB Progress (1): 49/114 MB Progress (1): 49/114 MB Progress (1): 49/114 MB Progress (1): 49/114 MB Progress (1): 49/114 MB Progress (1): 49/114 MB Progress (1): 49/114 MB Progress (1): 49/114 MB Progress (1): 49/114 MB Progress (1): 49/114 MB Progress (1): 49/114 MB Progress (1): 49/114 MB Progress (1): 49/114 MB Progress (1): 49/114 MB Progress (1): 49/114 MB Progress (1): 49/114 MB Progress (1): 49/114 MB Progress (1): 49/114 MB Progress (1): 49/114 MB Progress (1): 49/114 MB Progress (1): 49/114 MB Progress (1): 49/114 MB Progress (1): 49/114 MB Progress (1): 49/114 MB Progress (1): 49/114 MB Progress (1): 49/114 MB Progress (1): 49/114 MB Progress (1): 49/114 MB Progress (1): 49/114 MB Progress (1): 49/114 MB Progress (1): 49/114 MB Progress (1): 49/114 MB Progress (1): 49/114 MB Progress (1): 49/114 MB Progress (1): 49/114 MB Progress (1): 49/114 MB Progress (1): 49/114 MB Progress (1): 49/114 MB Progress (1): 49/114 MB Progress (1): 49/114 MB Progress (1): 49/114 MB Progress (1): 49/114 MB Progress (1): 49/114 MB Progress (1): 49/114 MB Progress (1): 49/114 MB Progress (1): 49/114 MB Progress (1): 49/114 MB Progress (1): 49/114 MB Progress (1): 49/114 MB Progress (1): 49/114 MB Progress (1): 49/114 MB Progress (1): 49/114 MB Progress (1): 49/114 MB Progress (1): 49/114 MB Progress (1): 49/114 MB Progress (1): 49/114 MB Progress (1): 49/114 MB Progress (1): 49/114 MB Progress (1): 49/114 MB Progress (1): 49/114 MB Progress (1): 49/114 MB Progress (1): 49/114 MB Progress (1): 49/114 MB Progress (1): 49/114 MB Progress (1): 49/114 MB Progress (1): 49/114 MB Progress (1): 49/114 MB Progress (1): 49/114 MB Progress (1): 49/114 MB Progress (1): 49/114 MB Progress (1): 49/114 MB Progress (1): 49/114 MB Progress (1): 49/114 MB Progress (1): 49/114 MB Progress (1): 49/114 MB Progress (1): 49/114 MB Progress (1): 49/114 MB Progress (1): 49/114 MB Progress (1): 49/114 MB Progress (1): 49/114 MB Progress (1): 49/114 MB Progress (1): 49/114 MB Progress (1): 49/114 MB Progress (1): 49/114 MB Progress (1): 49/114 MB Progress (1): 49/114 MB Progress (1): 49/114 MB Progress (1): 49/114 MB Progress (1): 49/114 MB Progress (1): 49/114 MB Progress (1): 49/114 MB Progress (1): 49/114 MB Progress (1): 49/114 MB Progress (1): 49/114 MB Progress (1): 49/114 MB Progress (1): 49/114 MB Progress (1): 49/114 MB Progress (1): 49/114 MB Progress (1): 49/114 MB Progress (1): 49/114 MB Progress (1): 49/114 MB Progress (1): 49/114 MB Progress (1): 49/114 MB Progress (1): 49/114 MB Progress (1): 49/114 MB Progress (1): 49/114 MB Progress (1): 49/114 MB Progress (1): 49/114 MB Progress (1): 49/114 MB Progress (1): 49/114 MB Progress (1): 49/114 MB Progress (1): 49/114 MB Progress (1): 49/114 MB Progress (1): 49/114 MB Progress (1): 49/114 MB Progress (1): 49/114 MB Progress (1): 49/114 MB Progress (1): 49/114 MB Progress (1): 49/114 MB Progress (1): 49/114 MB Progress (1): 49/114 MB Progress (1): 49/114 MB Progress (1): 49/114 MB Progress (1): 49/114 MB Progress (1): 49/114 MB Progress (1): 49/114 MB Progress (1): 49/114 MB Progress (1): 49/114 MB Progress (1): 49/114 MB Progress (1): 49/114 MB Progress (1): 49/114 MB Progress (1): 49/114 MB Progress (1): 49/114 MB Progress (1): 49/114 MB Progress (1): 49/114 MB Progress (1): 49/114 MB Progress (1): 49/114 MB Progress (1): 49/114 MB Progress (1): 49/114 MB Progress (1): 49/114 MB Progress (1): 49/114 MB Progress (1): 49/114 MB Progress (1): 49/114 MB Progress (1): 49/114 MB Progress (1): 49/114 MB Progress (1): 49/114 MB Progress (1): 49/114 MB Progress (1): 49/114 MB Progress (1): 49/114 MB Progress (1): 49/114 MB Progress (1): 49/114 MB Progress (1): 49/114 MB Progress (1): 49/114 MB Progress (1): 49/114 MB Progress (1): 49/114 MB Progress (1): 49/114 MB Progress (1): 49/114 MB Progress (1): 49/114 MB Progress (1): 49/114 MB Progress (1): 49/114 MB Progress (1): 49/114 MB Progress (1): 49/114 MB Progress (1): 49/114 MB Progress (1): 49/114 MB Progress (1): 49/114 MB Progress (1): 49/114 MB Progress (1): 49/114 MB Progress (1): 49/114 MB Progress (1): 49/114 MB Progress (1): 49/114 MB Progress (1): 49/114 MB Progress (1): 49/114 MB Progress (1): 49/114 MB Progress (1): 49/114 MB Progress (1): 49/114 MB Progress (1): 49/114 MB Progress (1): 49/114 MB Progress (1): 49/114 MB Progress (1): 49/114 MB Progress (1): 49/114 MB Progress (1): 49/114 MB Progress (1): 49/114 MB Progress (1): 49/114 MB Progress (1): 49/114 MB Progress (1): 49/114 MB Progress (1): 49/114 MB Progress (1): 49/114 MB Progress (1): 49/114 MB Progress (1): 49/114 MB Progress (1): 49/114 MB Progress (1): 49/114 MB Progress (1): 49/114 MB Progress (1): 49/114 MB Progress (1): 49/114 MB Progress (1): 49/114 MB Progress (1): 49/114 MB Progress (1): 49/114 MB Progress (1): 49/114 MB Progress (1): 49/114 MB Progress (1): 49/114 MB Progress (1): 49/114 MB Progress (1): 49/114 MB Progress (1): 49/114 MB Progress (1): 49/114 MB Progress (1): 49/114 MB Progress (1): 49/114 MB Progress (1): 49/114 MB Progress (1): 49/114 MB Progress (1): 49/114 MB Progress (1): 49/114 MB Progress (1): 49/114 MB Progress (1): 49/114 MB Progress (1): 49/114 MB Progress (1): 49/114 MB Progress (1): 49/114 MB Progress (1): 49/114 MB Progress (1): 49/114 MB Progress (1): 49/114 MB Progress (1): 49/114 MB Progress (1): 49/114 MB Progress (1): 49/114 MB Progress (1): 49/114 MB Progress (1): 49/114 MB Progress (1): 49/114 MB Progress (1): 49/114 MB Progress (1): 49/114 MB Progress (1): 49/114 MB Progress (1): 49/114 MB Progress (1): 49/114 MB Progress (1): 49/114 MB Progress (1): 49/114 MB Progress (1): 49/114 MB Progress (1): 49/114 MB Progress (1): 49/114 MB Progress (1): 49/114 MB Progress (1): 49/114 MB Progress (1): 49/114 MB Progress (1): 49/114 MB Progress (1): 49/114 MB Progress (1): 49/114 MB Progress (1): 49/114 MB Progress (1): 49/114 MB Progress (1): 49/114 MB Progress (1): 49/114 MB Progress (1): 49/114 MB Progress (1): 49/114 MB Progress (1): 49/114 MB Progress (1): 49/114 MB Progress (1): 49/114 MB Progress (1): 49/114 MB Progress (1): 49/114 MB Progress (1): 49/114 MB Progress (1): 49/114 MB Progress (1): 49/114 MB Progress (1): 49/114 MB Progress (1): 49/114 MB Progress (1): 49/114 MB Progress (1): 49/114 MB Progress (1): 49/114 MB Progress (1): 49/114 MB Progress (1): 49/114 MB Progress (1): 49/114 MB Progress (1): 49/114 MB Progress (1): 49/114 MB Progress (1): 49/114 MB Progress (1): 49/114 MB Progress (1): 49/114 MB Progress (1): 49/114 MB Progress (1): 49/114 MB Progress (1): 49/114 MB Progress (1): 49/114 MB Progress (1): 49/114 MB Progress (1): 49/114 MB Progress (1): 49/114 MB Progress (1): 49/114 MB Progress (1): 49/114 MB Progress (1): 49/114 MB Progress (1): 49/114 MB Progress (1): 49/114 MB Progress (1): 49/114 MB Progress (1): 49/114 MB Progress (1): 49/114 MB Progress (1): 49/114 MB Progress (1): 49/114 MB Progress (1): 49/114 MB Progress (1): 49/114 MB Progress (1): 49/114 MB Progress (1): 49/114 MB Progress (1): 49/114 MB Progress (1): 49/114 MB Progress (1): 49/114 MB Progress (1): 49/114 MB Progress (1): 49/114 MB Progress (1): 49/114 MB Progress (1): 49/114 MB Progress (1): 49/114 MB Progress (1): 49/114 MB Progress (1): 49/114 MB Progress (1): 49/114 MB Progress (1): 49/114 MB Progress (1): 49/114 MB Progress (1): 49/114 MB Progress (1): 49/114 MB Progress (1): 49/114 MB Progress (1): 49/114 MB Progress (1): 49/114 MB Progress (1): 49/114 MB Progress (1): 49/114 MB Progress (1): 49/114 MB Progress (1): 49/114 MB Progress (1): 49/114 MB Progress (1): 49/114 MB Progress (1): 49/114 MB Progress (1): 49/114 MB Progress (1): 49/114 MB Progress (1): 49/114 MB Progress (1): 49/114 MB Progress (1): 49/114 MB Progress (1): 49/114 MB Progress (1): 49/114 MB Progress (1): 49/114 MB Progress (1): 49/114 MB Progress (1): 49/114 MB Progress (1): 49/114 MB Progress (1): 49/114 MB Progress (1): 49/114 MB Progress (1): 49/114 MB Progress (1): 49/114 MB Progress (1): 49/114 MB Progress (1): 49/114 MB Progress (1): 49/114 MB Progress (1): 49/114 MB Progress (1): 49/114 MB Progress (1): 49/114 MB Progress (1): 49/114 MB Progress (1): 49/114 MB Progress (1): 49/114 MB Progress (1): 49/114 MB Progress (1): 49/114 MB Progress (1): 49/114 MB Progress (1): 49/114 MB Progress (1): 49/114 MB Progress (1): 49/114 MB Progress (1): 49/114 MB Progress (1): 49/114 MB Progress (1): 49/114 MB Progress (1): 49/114 MB Progress (1): 49/114 MB Progress (1): 49/114 MB Progress (1): 49/114 MB Progress (1): 49/114 MB Progress (1): 49/114 MB Progress (1): 49/114 MB Progress (1): 49/114 MB Progress (1): 49/114 MB Progress (1): 49/114 MB Progress (1): 49/114 MB Progress (1): 49/114 MB Progress (1): 49/114 MB Progress (1): 49/114 MB Progress (1): 49/114 MB Progress (1): 49/114 MB Progress (1): 49/114 MB Progress (1): 49/114 MB Progress (1): 49/114 MB Progress (1): 49/114 MB Progress (1): 49/114 MB Progress (1): 49/114 MB Progress (1): 49/114 MB Progress (1): 49/114 MB Progress (1): 49/114 MB Progress (1): 49/114 MB Progress (1): 49/114 MB Progress (1): 49/114 MB Progress (1): 49/114 MB Progress (1): 49/114 MB Progress (1): 49/114 MB Progress (1): 49/114 MB Progress (1): 49/114 MB Progress (1): 49/114 MB Progress (1): 49/114 MB Progress (1): 49/114 MB Progress (1): 49/114 MB Progress (1): 49/114 MB Progress (1): 49/114 MB Progress (1): 49/114 MB Progress (1): 49/114 MB Progress (1): 49/114 MB Progress (1): 49/114 MB Progress (1): 49/114 MB Progress (1): 49/114 MB Progress (1): 49/114 MB Progress (1): 49/114 MB Progress (1): 49/114 MB Progress (1): 49/114 MB Progress (1): 49/114 MB Progress (1): 49/114 MB Progress (1): 49/114 MB Progress (1): 49/114 MB Progress (1): 49/114 MB Progress (1): 49/114 MB Progress (1): 49/114 MB Progress (1): 49/114 MB Progress (1): 49/114 MB Progress (1): 49/114 MB Progress (1): 49/114 MB Progress (1): 49/114 MB Progress (1): 49/114 MB Progress (1): 49/114 MB Progress (1): 49/114 MB Progress (1): 49/114 MB Progress (1): 49/114 MB Progress (1): 49/114 MB Progress (1): 49/114 MB Progress (1): 49/114 MB Progress (1): 49/114 MB Progress (1): 49/114 MB Progress (1): 49/114 MB Progress (1): 49/114 MB Progress (1): 49/114 MB Progress (1): 49/114 MB Progress (1): 49/114 MB Progress (1): 49/114 MB Progress (1): 49/114 MB Progress (1): 49/114 MB Progress (1): 49/114 MB Progress (1): 49/114 MB Progress (1): 49/114 MB Progress (1): 49/114 MB Progress (1): 49/114 MB Progress (1): 49/114 MB Progress (1): 49/114 MB Progress (1): 49/114 MB Progress (1): 49/114 MB Progress (1): 49/114 MB Progress (1): 49/114 MB Progress (1): 49/114 MB Progress (1): 49/114 MB Progress (1): 49/114 MB Progress (1): 49/114 MB Progress (1): 49/114 MB Progress (1): 49/114 MB Progress (1): 49/114 MB Progress (1): 49/114 MB Progress (1): 49/114 MB Progress (1): 49/114 MB Progress (1): 49/114 MB Progress (1): 49/114 MB Progress (1): 49/114 MB Progress (1): 49/114 MB Progress (1): 49/114 MB Progress (1): 49/114 MB Progress (1): 49/114 MB Progress (1): 49/114 MB Progress (1): 49/114 MB Progress (1): 49/114 MB Progress (1): 49/114 MB Progress (1): 49/114 MB Progress (1): 49/114 MB Progress (1): 49/114 MB Progress (1): 49/114 MB Progress (1): 49/114 MB Progress (1): 49/114 MB Progress (1): 49/114 MB Progress (1): 49/114 MB Progress (1): 49/114 MB Progress (1): 49/114 MB Progress (1): 49/114 MB Progress (1): 49/114 MB Progress (1): 49/114 MB Progress (1): 49/114 MB Progress (1): 49/114 MB Progress (1): 49/114 MB Progress (1): 49/114 MB Progress (1): 49/114 MB Progress (1): 49/114 MB Progress (1): 49/114 MB Progress (1): 49/114 MB Progress (1): 49/114 MB Progress (1): 49/114 MB Progress (1): 49/114 MB Progress (1): 49/114 MB Progress (1): 50/114 MB Progress (1): 50/114 MB Progress (1): 50/114 MB Progress (1): 50/114 MB Progress (1): 50/114 MB Progress (1): 50/114 MB Progress (1): 50/114 MB Progress (1): 50/114 MB Progress (1): 50/114 MB Progress (1): 50/114 MB Progress (1): 50/114 MB Progress (1): 50/114 MB Progress (1): 50/114 MB Progress (1): 50/114 MB Progress (1): 50/114 MB Progress (1): 50/114 MB Progress (1): 50/114 MB Progress (1): 50/114 MB Progress (1): 50/114 MB Progress (1): 50/114 MB Progress (1): 50/114 MB Progress (1): 50/114 MB Progress (1): 50/114 MB Progress (1): 50/114 MB Progress (1): 50/114 MB Progress (1): 50/114 MB Progress (1): 50/114 MB Progress (1): 50/114 MB Progress (1): 50/114 MB Progress (1): 50/114 MB Progress (1): 50/114 MB Progress (1): 50/114 MB Progress (1): 50/114 MB Progress (1): 50/114 MB Progress (1): 50/114 MB Progress (1): 50/114 MB Progress (1): 50/114 MB Progress (1): 50/114 MB Progress (1): 50/114 MB Progress (1): 50/114 MB Progress (1): 50/114 MB Progress (1): 50/114 MB Progress (1): 50/114 MB Progress (1): 50/114 MB Progress (1): 50/114 MB Progress (1): 50/114 MB Progress (1): 50/114 MB Progress (1): 50/114 MB Progress (1): 50/114 MB Progress (1): 50/114 MB Progress (1): 50/114 MB Progress (1): 50/114 MB Progress (1): 50/114 MB Progress (1): 50/114 MB Progress (1): 50/114 MB Progress (1): 50/114 MB Progress (1): 50/114 MB Progress (1): 50/114 MB Progress (1): 50/114 MB Progress (1): 50/114 MB Progress (1): 50/114 MB Progress (1): 50/114 MB Progress (1): 50/114 MB Progress (1): 50/114 MB Progress (1): 50/114 MB Progress (1): 50/114 MB Progress (1): 50/114 MB Progress (1): 50/114 MB Progress (1): 50/114 MB Progress (1): 50/114 MB Progress (1): 50/114 MB Progress (1): 50/114 MB Progress (1): 50/114 MB Progress (1): 50/114 MB Progress (1): 50/114 MB Progress (1): 50/114 MB Progress (1): 50/114 MB Progress (1): 50/114 MB Progress (1): 50/114 MB Progress (1): 50/114 MB Progress (1): 50/114 MB Progress (1): 50/114 MB Progress (1): 50/114 MB Progress (1): 50/114 MB Progress (1): 50/114 MB Progress (1): 50/114 MB Progress (1): 50/114 MB Progress (1): 50/114 MB Progress (1): 50/114 MB Progress (1): 50/114 MB Progress (1): 50/114 MB Progress (1): 50/114 MB Progress (1): 50/114 MB Progress (1): 50/114 MB Progress (1): 50/114 MB Progress (1): 50/114 MB Progress (1): 50/114 MB Progress (1): 50/114 MB Progress (1): 50/114 MB Progress (1): 50/114 MB Progress (1): 50/114 MB Progress (1): 50/114 MB Progress (1): 50/114 MB Progress (1): 50/114 MB Progress (1): 50/114 MB Progress (1): 50/114 MB Progress (1): 50/114 MB Progress (1): 50/114 MB Progress (1): 50/114 MB Progress (1): 50/114 MB Progress (1): 50/114 MB Progress (1): 50/114 MB Progress (1): 50/114 MB Progress (1): 50/114 MB Progress (1): 50/114 MB Progress (1): 50/114 MB Progress (1): 50/114 MB Progress (1): 50/114 MB Progress (1): 50/114 MB Progress (1): 50/114 MB Progress (1): 50/114 MB Progress (1): 50/114 MB Progress (1): 50/114 MB Progress (1): 50/114 MB Progress (1): 50/114 MB Progress (1): 50/114 MB Progress (1): 50/114 MB Progress (1): 50/114 MB Progress (1): 50/114 MB Progress (1): 50/114 MB Progress (1): 50/114 MB Progress (1): 50/114 MB Progress (1): 50/114 MB Progress (1): 50/114 MB Progress (1): 50/114 MB Progress (1): 50/114 MB Progress (1): 50/114 MB Progress (1): 50/114 MB Progress (1): 50/114 MB Progress (1): 50/114 MB Progress (1): 50/114 MB Progress (1): 50/114 MB Progress (1): 50/114 MB Progress (1): 50/114 MB Progress (1): 50/114 MB Progress (1): 50/114 MB Progress (1): 50/114 MB Progress (1): 50/114 MB Progress (1): 50/114 MB Progress (1): 50/114 MB Progress (1): 50/114 MB Progress (1): 50/114 MB Progress (1): 50/114 MB Progress (1): 50/114 MB Progress (1): 50/114 MB Progress (1): 50/114 MB Progress (1): 50/114 MB Progress (1): 50/114 MB Progress (1): 50/114 MB Progress (1): 50/114 MB Progress (1): 50/114 MB Progress (1): 50/114 MB Progress (1): 50/114 MB Progress (1): 50/114 MB Progress (1): 50/114 MB Progress (1): 50/114 MB Progress (1): 50/114 MB Progress (1): 50/114 MB Progress (1): 50/114 MB Progress (1): 50/114 MB Progress (1): 50/114 MB Progress (1): 50/114 MB Progress (1): 50/114 MB Progress (1): 50/114 MB Progress (1): 50/114 MB Progress (1): 50/114 MB Progress (1): 50/114 MB Progress (1): 50/114 MB Progress (1): 50/114 MB Progress (1): 50/114 MB Progress (1): 50/114 MB Progress (1): 50/114 MB Progress (1): 50/114 MB Progress (1): 50/114 MB Progress (1): 50/114 MB Progress (1): 50/114 MB Progress (1): 50/114 MB Progress (1): 50/114 MB Progress (1): 50/114 MB Progress (1): 50/114 MB Progress (1): 50/114 MB Progress (1): 50/114 MB Progress (1): 50/114 MB Progress (1): 50/114 MB Progress (1): 50/114 MB Progress (1): 50/114 MB Progress (1): 50/114 MB Progress (1): 50/114 MB Progress (1): 50/114 MB Progress (1): 50/114 MB Progress (1): 50/114 MB Progress (1): 50/114 MB Progress (1): 50/114 MB Progress (1): 50/114 MB Progress (1): 50/114 MB Progress (1): 50/114 MB Progress (1): 50/114 MB Progress (1): 50/114 MB Progress (1): 50/114 MB Progress (1): 50/114 MB Progress (1): 50/114 MB Progress (1): 50/114 MB Progress (1): 50/114 MB Progress (1): 50/114 MB Progress (1): 50/114 MB Progress (1): 50/114 MB Progress (1): 50/114 MB Progress (1): 50/114 MB Progress (1): 50/114 MB Progress (1): 50/114 MB Progress (1): 50/114 MB Progress (1): 50/114 MB Progress (1): 50/114 MB Progress (1): 50/114 MB Progress (1): 50/114 MB Progress (1): 50/114 MB Progress (1): 50/114 MB Progress (1): 50/114 MB Progress (1): 50/114 MB Progress (1): 50/114 MB Progress (1): 50/114 MB Progress (1): 50/114 MB Progress (1): 50/114 MB Progress (1): 50/114 MB Progress (1): 50/114 MB Progress (1): 50/114 MB Progress (1): 50/114 MB Progress (1): 50/114 MB Progress (1): 50/114 MB Progress (1): 50/114 MB Progress (1): 50/114 MB Progress (1): 50/114 MB Progress (1): 50/114 MB Progress (1): 50/114 MB Progress (1): 50/114 MB Progress (1): 50/114 MB Progress (1): 50/114 MB Progress (1): 50/114 MB Progress (1): 50/114 MB Progress (1): 50/114 MB Progress (1): 50/114 MB Progress (1): 50/114 MB Progress (1): 50/114 MB Progress (1): 50/114 MB Progress (1): 50/114 MB Progress (1): 50/114 MB Progress (1): 50/114 MB Progress (1): 50/114 MB Progress (1): 50/114 MB Progress (1): 50/114 MB Progress (1): 50/114 MB Progress (1): 50/114 MB Progress (1): 50/114 MB Progress (1): 50/114 MB Progress (1): 50/114 MB Progress (1): 50/114 MB Progress (1): 50/114 MB Progress (1): 50/114 MB Progress (1): 50/114 MB Progress (1): 50/114 MB Progress (1): 50/114 MB Progress (1): 50/114 MB Progress (1): 50/114 MB Progress (1): 50/114 MB Progress (1): 50/114 MB Progress (1): 50/114 MB Progress (1): 50/114 MB Progress (1): 50/114 MB Progress (1): 50/114 MB Progress (1): 50/114 MB Progress (1): 50/114 MB Progress (1): 50/114 MB Progress (1): 50/114 MB Progress (1): 50/114 MB Progress (1): 50/114 MB Progress (1): 50/114 MB Progress (1): 50/114 MB Progress (1): 50/114 MB Progress (1): 50/114 MB Progress (1): 50/114 MB Progress (1): 50/114 MB Progress (1): 50/114 MB Progress (1): 50/114 MB Progress (1): 50/114 MB Progress (1): 50/114 MB Progress (1): 50/114 MB Progress (1): 50/114 MB Progress (1): 50/114 MB Progress (1): 50/114 MB Progress (1): 50/114 MB Progress (1): 50/114 MB Progress (1): 50/114 MB Progress (1): 50/114 MB Progress (1): 50/114 MB Progress (1): 50/114 MB Progress (1): 50/114 MB Progress (1): 50/114 MB Progress (1): 50/114 MB Progress (1): 50/114 MB Progress (1): 50/114 MB Progress (1): 50/114 MB Progress (1): 50/114 MB Progress (1): 50/114 MB Progress (1): 50/114 MB Progress (1): 50/114 MB Progress (1): 50/114 MB Progress (1): 50/114 MB Progress (1): 50/114 MB Progress (1): 50/114 MB Progress (1): 50/114 MB Progress (1): 50/114 MB Progress (1): 50/114 MB Progress (1): 50/114 MB Progress (1): 50/114 MB Progress (1): 50/114 MB Progress (1): 50/114 MB Progress (1): 50/114 MB Progress (1): 50/114 MB Progress (1): 50/114 MB Progress (1): 50/114 MB Progress (1): 50/114 MB Progress (1): 50/114 MB Progress (1): 50/114 MB Progress (1): 50/114 MB Progress (1): 50/114 MB Progress (1): 50/114 MB Progress (1): 50/114 MB Progress (1): 50/114 MB Progress (1): 50/114 MB Progress (1): 50/114 MB Progress (1): 50/114 MB Progress (1): 50/114 MB Progress (1): 50/114 MB Progress (1): 50/114 MB Progress (1): 50/114 MB Progress (1): 50/114 MB Progress (1): 50/114 MB Progress (1): 50/114 MB Progress (1): 50/114 MB Progress (1): 50/114 MB Progress (1): 50/114 MB Progress (1): 50/114 MB Progress (1): 50/114 MB Progress (1): 50/114 MB Progress (1): 50/114 MB Progress (1): 50/114 MB Progress (1): 50/114 MB Progress (1): 50/114 MB Progress (1): 50/114 MB Progress (1): 50/114 MB Progress (1): 50/114 MB Progress (1): 50/114 MB Progress (1): 50/114 MB Progress (1): 50/114 MB Progress (1): 50/114 MB Progress (1): 50/114 MB Progress (1): 50/114 MB Progress (1): 50/114 MB Progress (1): 50/114 MB Progress (1): 50/114 MB Progress (1): 50/114 MB Progress (1): 50/114 MB Progress (1): 50/114 MB Progress (1): 50/114 MB Progress (1): 50/114 MB Progress (1): 50/114 MB Progress (1): 50/114 MB Progress (1): 50/114 MB Progress (1): 50/114 MB Progress (1): 50/114 MB Progress (1): 50/114 MB Progress (1): 50/114 MB Progress (1): 50/114 MB Progress (1): 50/114 MB Progress (1): 50/114 MB Progress (1): 50/114 MB Progress (1): 50/114 MB Progress (1): 50/114 MB Progress (1): 50/114 MB Progress (1): 50/114 MB Progress (1): 50/114 MB Progress (1): 50/114 MB Progress (1): 50/114 MB Progress (1): 50/114 MB Progress (1): 50/114 MB Progress (1): 50/114 MB Progress (1): 50/114 MB Progress (1): 50/114 MB Progress (1): 50/114 MB Progress (1): 50/114 MB Progress (1): 50/114 MB Progress (1): 50/114 MB Progress (1): 50/114 MB Progress (1): 50/114 MB Progress (1): 50/114 MB Progress (1): 50/114 MB Progress (1): 50/114 MB Progress (1): 50/114 MB Progress (1): 50/114 MB Progress (1): 50/114 MB Progress (1): 50/114 MB Progress (1): 50/114 MB Progress (1): 50/114 MB Progress (1): 50/114 MB Progress (1): 50/114 MB Progress (1): 50/114 MB Progress (1): 50/114 MB Progress (1): 50/114 MB Progress (1): 50/114 MB Progress (1): 50/114 MB Progress (1): 50/114 MB Progress (1): 50/114 MB Progress (1): 50/114 MB Progress (1): 50/114 MB Progress (1): 50/114 MB Progress (1): 50/114 MB Progress (1): 50/114 MB Progress (1): 50/114 MB Progress (1): 50/114 MB Progress (1): 50/114 MB Progress (1): 50/114 MB Progress (1): 50/114 MB Progress (1): 50/114 MB Progress (1): 50/114 MB Progress (1): 50/114 MB Progress (1): 50/114 MB Progress (1): 50/114 MB Progress (1): 50/114 MB Progress (1): 50/114 MB Progress (1): 50/114 MB Progress (1): 50/114 MB Progress (1): 50/114 MB Progress (1): 50/114 MB Progress (1): 50/114 MB Progress (1): 50/114 MB Progress (1): 50/114 MB Progress (1): 50/114 MB Progress (1): 50/114 MB Progress (1): 50/114 MB Progress (1): 50/114 MB Progress (1): 50/114 MB Progress (1): 50/114 MB Progress (1): 50/114 MB Progress (1): 50/114 MB Progress (1): 50/114 MB Progress (1): 50/114 MB Progress (1): 50/114 MB Progress (1): 50/114 MB Progress (1): 50/114 MB Progress (1): 50/114 MB Progress (1): 50/114 MB Progress (1): 50/114 MB Progress (1): 50/114 MB Progress (1): 50/114 MB Progress (1): 50/114 MB Progress (1): 50/114 MB Progress (1): 50/114 MB Progress (1): 50/114 MB Progress (1): 50/114 MB Progress (1): 50/114 MB Progress (1): 50/114 MB Progress (1): 50/114 MB Progress (1): 50/114 MB Progress (1): 50/114 MB Progress (1): 50/114 MB Progress (1): 50/114 MB Progress (1): 50/114 MB Progress (1): 50/114 MB Progress (1): 50/114 MB Progress (1): 50/114 MB Progress (1): 50/114 MB Progress (1): 50/114 MB Progress (1): 50/114 MB Progress (1): 50/114 MB Progress (1): 50/114 MB Progress (1): 50/114 MB Progress (1): 50/114 MB Progress (1): 50/114 MB Progress (1): 50/114 MB Progress (1): 51/114 MB Progress (1): 51/114 MB Progress (1): 51/114 MB Progress (1): 51/114 MB Progress (1): 51/114 MB Progress (1): 51/114 MB Progress (1): 51/114 MB Progress (1): 51/114 MB Progress (1): 51/114 MB Progress (1): 51/114 MB Progress (1): 51/114 MB Progress (1): 51/114 MB Progress (1): 51/114 MB Progress (1): 51/114 MB Progress (1): 51/114 MB Progress (1): 51/114 MB Progress (1): 51/114 MB Progress (1): 51/114 MB Progress (1): 51/114 MB Progress (1): 51/114 MB Progress (1): 51/114 MB Progress (1): 51/114 MB Progress (1): 51/114 MB Progress (1): 51/114 MB Progress (1): 51/114 MB Progress (1): 51/114 MB Progress (1): 51/114 MB Progress (1): 51/114 MB Progress (1): 51/114 MB Progress (1): 51/114 MB Progress (1): 51/114 MB Progress (1): 51/114 MB Progress (1): 51/114 MB Progress (1): 51/114 MB Progress (1): 51/114 MB Progress (1): 51/114 MB Progress (1): 51/114 MB Progress (1): 51/114 MB Progress (1): 51/114 MB Progress (1): 51/114 MB Progress (1): 51/114 MB Progress (1): 51/114 MB Progress (1): 51/114 MB Progress (1): 51/114 MB Progress (1): 51/114 MB Progress (1): 51/114 MB Progress (1): 51/114 MB Progress (1): 51/114 MB Progress (1): 51/114 MB Progress (1): 51/114 MB Progress (1): 51/114 MB Progress (1): 51/114 MB Progress (1): 51/114 MB Progress (1): 51/114 MB Progress (1): 51/114 MB Progress (1): 51/114 MB Progress (1): 51/114 MB Progress (1): 51/114 MB Progress (1): 51/114 MB Progress (1): 51/114 MB Progress (1): 51/114 MB Progress (1): 51/114 MB Progress (1): 51/114 MB Progress (1): 51/114 MB Progress (1): 51/114 MB Progress (1): 51/114 MB Progress (1): 51/114 MB Progress (1): 51/114 MB Progress (1): 51/114 MB Progress (1): 51/114 MB Progress (1): 51/114 MB Progress (1): 51/114 MB Progress (1): 51/114 MB Progress (1): 51/114 MB Progress (1): 51/114 MB Progress (1): 51/114 MB Progress (1): 51/114 MB Progress (1): 51/114 MB Progress (1): 51/114 MB Progress (1): 51/114 MB Progress (1): 51/114 MB Progress (1): 51/114 MB Progress (1): 51/114 MB Progress (1): 51/114 MB Progress (1): 51/114 MB Progress (1): 51/114 MB Progress (1): 51/114 MB Progress (1): 51/114 MB Progress (1): 51/114 MB Progress (1): 51/114 MB Progress (1): 51/114 MB Progress (1): 51/114 MB Progress (1): 51/114 MB Progress (1): 51/114 MB Progress (1): 51/114 MB Progress (1): 51/114 MB Progress (1): 51/114 MB Progress (1): 51/114 MB Progress (1): 51/114 MB Progress (1): 51/114 MB Progress (1): 51/114 MB Progress (1): 51/114 MB Progress (1): 51/114 MB Progress (1): 51/114 MB Progress (1): 51/114 MB Progress (1): 51/114 MB Progress (1): 51/114 MB Progress (1): 51/114 MB Progress (1): 51/114 MB Progress (1): 51/114 MB Progress (1): 51/114 MB Progress (1): 51/114 MB Progress (1): 51/114 MB Progress (1): 51/114 MB Progress (1): 51/114 MB Progress (1): 51/114 MB Progress (1): 51/114 MB Progress (1): 51/114 MB Progress (1): 51/114 MB Progress (1): 51/114 MB Progress (1): 51/114 MB Progress (1): 51/114 MB Progress (1): 51/114 MB Progress (1): 51/114 MB Progress (1): 51/114 MB Progress (1): 51/114 MB Progress (1): 51/114 MB Progress (1): 51/114 MB Progress (1): 51/114 MB Progress (1): 51/114 MB Progress (1): 51/114 MB Progress (1): 51/114 MB Progress (1): 51/114 MB Progress (1): 51/114 MB Progress (1): 51/114 MB Progress (1): 51/114 MB Progress (1): 51/114 MB Progress (1): 51/114 MB Progress (1): 51/114 MB Progress (1): 51/114 MB Progress (1): 51/114 MB Progress (1): 51/114 MB Progress (1): 51/114 MB Progress (1): 51/114 MB Progress (1): 51/114 MB Progress (1): 51/114 MB Progress (1): 51/114 MB Progress (1): 51/114 MB Progress (1): 51/114 MB Progress (1): 51/114 MB Progress (1): 51/114 MB Progress (1): 51/114 MB Progress (1): 51/114 MB Progress (1): 51/114 MB Progress (1): 51/114 MB Progress (1): 51/114 MB Progress (1): 51/114 MB Progress (1): 51/114 MB Progress (1): 51/114 MB Progress (1): 51/114 MB Progress (1): 51/114 MB Progress (1): 51/114 MB Progress (1): 51/114 MB Progress (1): 51/114 MB Progress (1): 51/114 MB Progress (1): 51/114 MB Progress (1): 51/114 MB Progress (1): 51/114 MB Progress (1): 51/114 MB Progress (1): 51/114 MB Progress (1): 51/114 MB Progress (1): 51/114 MB Progress (1): 51/114 MB Progress (1): 51/114 MB Progress (1): 51/114 MB Progress (1): 51/114 MB Progress (1): 51/114 MB Progress (1): 51/114 MB Progress (1): 51/114 MB Progress (1): 51/114 MB Progress (1): 51/114 MB Progress (1): 51/114 MB Progress (1): 51/114 MB Progress (1): 51/114 MB Progress (1): 51/114 MB Progress (1): 51/114 MB Progress (1): 51/114 MB Progress (1): 51/114 MB Progress (1): 51/114 MB Progress (1): 51/114 MB Progress (1): 51/114 MB Progress (1): 51/114 MB Progress (1): 51/114 MB Progress (1): 51/114 MB Progress (1): 51/114 MB Progress (1): 51/114 MB Progress (1): 51/114 MB Progress (1): 51/114 MB Progress (1): 51/114 MB Progress (1): 51/114 MB Progress (1): 51/114 MB Progress (1): 51/114 MB Progress (1): 51/114 MB Progress (1): 51/114 MB Progress (1): 51/114 MB Progress (1): 51/114 MB Progress (1): 51/114 MB Progress (1): 51/114 MB Progress (1): 51/114 MB Progress (1): 51/114 MB Progress (1): 51/114 MB Progress (1): 51/114 MB Progress (1): 51/114 MB Progress (1): 51/114 MB Progress (1): 51/114 MB Progress (1): 51/114 MB Progress (1): 51/114 MB Progress (1): 51/114 MB Progress (1): 51/114 MB Progress (1): 51/114 MB Progress (1): 51/114 MB Progress (1): 51/114 MB Progress (1): 51/114 MB Progress (1): 51/114 MB Progress (1): 51/114 MB Progress (1): 51/114 MB Progress (1): 51/114 MB Progress (1): 51/114 MB Progress (1): 51/114 MB Progress (1): 51/114 MB Progress (1): 51/114 MB Progress (1): 51/114 MB Progress (1): 51/114 MB Progress (1): 51/114 MB Progress (1): 51/114 MB Progress (1): 51/114 MB Progress (1): 51/114 MB Progress (1): 51/114 MB Progress (1): 51/114 MB Progress (1): 51/114 MB Progress (1): 51/114 MB Progress (1): 51/114 MB Progress (1): 51/114 MB Progress (1): 51/114 MB Progress (1): 51/114 MB Progress (1): 51/114 MB Progress (1): 51/114 MB Progress (1): 51/114 MB Progress (1): 51/114 MB Progress (1): 51/114 MB Progress (1): 51/114 MB Progress (1): 51/114 MB Progress (1): 51/114 MB Progress (1): 51/114 MB Progress (1): 51/114 MB Progress (1): 51/114 MB Progress (1): 51/114 MB Progress (1): 51/114 MB Progress (1): 51/114 MB Progress (1): 51/114 MB Progress (1): 51/114 MB Progress (1): 51/114 MB Progress (1): 51/114 MB Progress (1): 51/114 MB Progress (1): 51/114 MB Progress (1): 51/114 MB Progress (1): 51/114 MB Progress (1): 51/114 MB Progress (1): 51/114 MB Progress (1): 51/114 MB Progress (1): 51/114 MB Progress (1): 51/114 MB Progress (1): 51/114 MB Progress (1): 51/114 MB Progress (1): 51/114 MB Progress (1): 51/114 MB Progress (1): 51/114 MB Progress (1): 51/114 MB Progress (1): 51/114 MB Progress (1): 51/114 MB Progress (1): 51/114 MB Progress (1): 51/114 MB Progress (1): 51/114 MB Progress (1): 51/114 MB Progress (1): 51/114 MB Progress (1): 51/114 MB Progress (1): 51/114 MB Progress (1): 51/114 MB Progress (1): 51/114 MB Progress (1): 51/114 MB Progress (1): 51/114 MB Progress (1): 51/114 MB Progress (1): 51/114 MB Progress (1): 51/114 MB Progress (1): 51/114 MB Progress (1): 51/114 MB Progress (1): 51/114 MB Progress (1): 51/114 MB Progress (1): 51/114 MB Progress (1): 51/114 MB Progress (1): 51/114 MB Progress (1): 51/114 MB Progress (1): 51/114 MB Progress (1): 51/114 MB Progress (1): 51/114 MB Progress (1): 51/114 MB Progress (1): 51/114 MB Progress (1): 51/114 MB Progress (1): 51/114 MB Progress (1): 51/114 MB Progress (1): 51/114 MB Progress (1): 51/114 MB Progress (1): 51/114 MB Progress (1): 51/114 MB Progress (1): 51/114 MB Progress (1): 51/114 MB Progress (1): 51/114 MB Progress (1): 51/114 MB Progress (1): 51/114 MB Progress (1): 51/114 MB Progress (1): 51/114 MB Progress (1): 51/114 MB Progress (1): 51/114 MB Progress (1): 51/114 MB Progress (1): 51/114 MB Progress (1): 51/114 MB Progress (1): 51/114 MB Progress (1): 51/114 MB Progress (1): 51/114 MB Progress (1): 51/114 MB Progress (1): 51/114 MB Progress (1): 51/114 MB Progress (1): 51/114 MB Progress (1): 51/114 MB Progress (1): 51/114 MB Progress (1): 51/114 MB Progress (1): 51/114 MB Progress (1): 51/114 MB Progress (1): 51/114 MB Progress (1): 51/114 MB Progress (1): 51/114 MB Progress (1): 51/114 MB Progress (1): 51/114 MB Progress (1): 51/114 MB Progress (1): 51/114 MB Progress (1): 51/114 MB Progress (1): 51/114 MB Progress (1): 51/114 MB Progress (1): 51/114 MB Progress (1): 51/114 MB Progress (1): 51/114 MB Progress (1): 51/114 MB Progress (1): 51/114 MB Progress (1): 51/114 MB Progress (1): 51/114 MB Progress (1): 51/114 MB Progress (1): 51/114 MB Progress (1): 51/114 MB Progress (1): 51/114 MB Progress (1): 51/114 MB Progress (1): 51/114 MB Progress (1): 51/114 MB Progress (1): 51/114 MB Progress (1): 51/114 MB Progress (1): 51/114 MB Progress (1): 51/114 MB Progress (1): 51/114 MB Progress (1): 51/114 MB Progress (1): 51/114 MB Progress (1): 51/114 MB Progress (1): 51/114 MB Progress (1): 51/114 MB Progress (1): 51/114 MB Progress (1): 51/114 MB Progress (1): 51/114 MB Progress (1): 51/114 MB Progress (1): 51/114 MB Progress (1): 51/114 MB Progress (1): 51/114 MB Progress (1): 51/114 MB Progress (1): 51/114 MB Progress (1): 51/114 MB Progress (1): 51/114 MB Progress (1): 51/114 MB Progress (1): 51/114 MB Progress (1): 51/114 MB Progress (1): 51/114 MB Progress (1): 51/114 MB Progress (1): 51/114 MB Progress (1): 51/114 MB Progress (1): 51/114 MB Progress (1): 51/114 MB Progress (1): 51/114 MB Progress (1): 51/114 MB Progress (1): 51/114 MB Progress (1): 51/114 MB Progress (1): 51/114 MB Progress (1): 51/114 MB Progress (1): 51/114 MB Progress (1): 51/114 MB Progress (1): 51/114 MB Progress (1): 51/114 MB Progress (1): 51/114 MB Progress (1): 51/114 MB Progress (1): 51/114 MB Progress (1): 51/114 MB Progress (1): 51/114 MB Progress (1): 51/114 MB Progress (1): 51/114 MB Progress (1): 51/114 MB Progress (1): 51/114 MB Progress (1): 51/114 MB Progress (1): 51/114 MB Progress (1): 51/114 MB Progress (1): 51/114 MB Progress (1): 51/114 MB Progress (1): 51/114 MB Progress (1): 51/114 MB Progress (1): 51/114 MB Progress (1): 51/114 MB Progress (1): 51/114 MB Progress (1): 51/114 MB Progress (1): 51/114 MB Progress (1): 51/114 MB Progress (1): 51/114 MB Progress (1): 51/114 MB Progress (1): 51/114 MB Progress (1): 51/114 MB Progress (1): 51/114 MB Progress (1): 51/114 MB Progress (1): 51/114 MB Progress (1): 51/114 MB Progress (1): 51/114 MB Progress (1): 51/114 MB Progress (1): 51/114 MB Progress (1): 51/114 MB Progress (1): 51/114 MB Progress (1): 51/114 MB Progress (1): 51/114 MB Progress (1): 51/114 MB Progress (1): 51/114 MB Progress (1): 51/114 MB Progress (1): 51/114 MB Progress (1): 51/114 MB Progress (1): 51/114 MB Progress (1): 51/114 MB Progress (1): 51/114 MB Progress (1): 51/114 MB Progress (1): 51/114 MB Progress (1): 51/114 MB Progress (1): 51/114 MB Progress (1): 51/114 MB Progress (1): 51/114 MB Progress (1): 51/114 MB Progress (1): 51/114 MB Progress (1): 51/114 MB Progress (1): 51/114 MB Progress (1): 51/114 MB Progress (1): 51/114 MB Progress (1): 51/114 MB Progress (1): 51/114 MB Progress (1): 51/114 MB Progress (1): 51/114 MB Progress (1): 51/114 MB Progress (1): 51/114 MB Progress (1): 51/114 MB Progress (1): 51/114 MB Progress (1): 51/114 MB Progress (1): 51/114 MB Progress (1): 51/114 MB Progress (1): 51/114 MB Progress (1): 51/114 MB Progress (1): 51/114 MB Progress (1): 51/114 MB Progress (1): 51/114 MB Progress (1): 51/114 MB Progress (1): 51/114 MB Progress (1): 51/114 MB Progress (1): 51/114 MB Progress (1): 51/114 MB Progress (1): 51/114 MB Progress (1): 51/114 MB Progress (1): 51/114 MB Progress (1): 51/114 MB Progress (1): 51/114 MB Progress (1): 51/114 MB Progress (1): 51/114 MB Progress (1): 51/114 MB Progress (1): 52/114 MB Progress (1): 52/114 MB Progress (1): 52/114 MB Progress (1): 52/114 MB Progress (1): 52/114 MB Progress (1): 52/114 MB Progress (1): 52/114 MB Progress (1): 52/114 MB Progress (1): 52/114 MB Progress (1): 52/114 MB Progress (1): 52/114 MB Progress (1): 52/114 MB Progress (1): 52/114 MB Progress (1): 52/114 MB Progress (1): 52/114 MB Progress (1): 52/114 MB Progress (1): 52/114 MB Progress (1): 52/114 MB Progress (1): 52/114 MB Progress (1): 52/114 MB Progress (1): 52/114 MB Progress (1): 52/114 MB Progress (1): 52/114 MB Progress (1): 52/114 MB Progress (1): 52/114 MB Progress (1): 52/114 MB Progress (1): 52/114 MB Progress (1): 52/114 MB Progress (1): 52/114 MB Progress (1): 52/114 MB Progress (1): 52/114 MB Progress (1): 52/114 MB Progress (1): 52/114 MB Progress (1): 52/114 MB Progress (1): 52/114 MB Progress (1): 52/114 MB Progress (1): 52/114 MB Progress (1): 52/114 MB Progress (1): 52/114 MB Progress (1): 52/114 MB Progress (1): 52/114 MB Progress (1): 52/114 MB Progress (1): 52/114 MB Progress (1): 52/114 MB Progress (1): 52/114 MB Progress (1): 52/114 MB Progress (1): 52/114 MB Progress (1): 52/114 MB Progress (1): 52/114 MB Progress (1): 52/114 MB Progress (1): 52/114 MB Progress (1): 52/114 MB Progress (1): 52/114 MB Progress (1): 52/114 MB Progress (1): 52/114 MB Progress (1): 52/114 MB Progress (1): 52/114 MB Progress (1): 52/114 MB Progress (1): 52/114 MB Progress (1): 52/114 MB Progress (1): 52/114 MB Progress (1): 52/114 MB Progress (1): 52/114 MB Progress (1): 52/114 MB Progress (1): 52/114 MB Progress (1): 52/114 MB Progress (1): 52/114 MB Progress (1): 52/114 MB Progress (1): 52/114 MB Progress (1): 52/114 MB Progress (1): 52/114 MB Progress (1): 52/114 MB Progress (1): 52/114 MB Progress (1): 52/114 MB Progress (1): 52/114 MB Progress (1): 52/114 MB Progress (1): 52/114 MB Progress (1): 52/114 MB Progress (1): 52/114 MB Progress (1): 52/114 MB Progress (1): 52/114 MB Progress (1): 52/114 MB Progress (1): 52/114 MB Progress (1): 52/114 MB Progress (1): 52/114 MB Progress (1): 52/114 MB Progress (1): 52/114 MB Progress (1): 52/114 MB Progress (1): 52/114 MB Progress (1): 52/114 MB Progress (1): 52/114 MB Progress (1): 52/114 MB Progress (1): 52/114 MB Progress (1): 52/114 MB Progress (1): 52/114 MB Progress (1): 52/114 MB Progress (1): 52/114 MB Progress (1): 52/114 MB Progress (1): 52/114 MB Progress (1): 52/114 MB Progress (1): 52/114 MB Progress (1): 52/114 MB Progress (1): 52/114 MB Progress (1): 52/114 MB Progress (1): 52/114 MB Progress (1): 52/114 MB Progress (1): 52/114 MB Progress (1): 52/114 MB Progress (1): 52/114 MB Progress (1): 52/114 MB Progress (1): 52/114 MB Progress (1): 52/114 MB Progress (1): 52/114 MB Progress (1): 52/114 MB Progress (1): 52/114 MB Progress (1): 52/114 MB Progress (1): 52/114 MB Progress (1): 52/114 MB Progress (1): 52/114 MB Progress (1): 52/114 MB Progress (1): 52/114 MB Progress (1): 52/114 MB Progress (1): 52/114 MB Progress (1): 52/114 MB Progress (1): 52/114 MB Progress (1): 52/114 MB Progress (1): 52/114 MB Progress (1): 52/114 MB Progress (1): 52/114 MB Progress (1): 52/114 MB Progress (1): 52/114 MB Progress (1): 52/114 MB Progress (1): 52/114 MB Progress (1): 52/114 MB Progress (1): 52/114 MB Progress (1): 52/114 MB Progress (1): 52/114 MB Progress (1): 52/114 MB Progress (1): 52/114 MB Progress (1): 52/114 MB Progress (1): 52/114 MB Progress (1): 52/114 MB Progress (1): 52/114 MB Progress (1): 52/114 MB Progress (1): 52/114 MB Progress (1): 52/114 MB Progress (1): 52/114 MB Progress (1): 52/114 MB Progress (1): 52/114 MB Progress (1): 52/114 MB Progress (1): 52/114 MB Progress (1): 52/114 MB Progress (1): 52/114 MB Progress (1): 52/114 MB Progress (1): 52/114 MB Progress (1): 52/114 MB Progress (1): 52/114 MB Progress (1): 52/114 MB Progress (1): 52/114 MB Progress (1): 52/114 MB Progress (1): 52/114 MB Progress (1): 52/114 MB Progress (1): 52/114 MB Progress (1): 52/114 MB Progress (1): 52/114 MB Progress (1): 52/114 MB Progress (1): 52/114 MB Progress (1): 52/114 MB Progress (1): 52/114 MB Progress (1): 52/114 MB Progress (1): 52/114 MB Progress (1): 52/114 MB Progress (1): 52/114 MB Progress (1): 52/114 MB Progress (1): 52/114 MB Progress (1): 52/114 MB Progress (1): 52/114 MB Progress (1): 52/114 MB Progress (1): 52/114 MB Progress (1): 52/114 MB Progress (1): 52/114 MB Progress (1): 52/114 MB Progress (1): 52/114 MB Progress (1): 52/114 MB Progress (1): 52/114 MB Progress (1): 52/114 MB Progress (1): 52/114 MB Progress (1): 52/114 MB Progress (1): 52/114 MB Progress (1): 52/114 MB Progress (1): 52/114 MB Progress (1): 52/114 MB Progress (1): 52/114 MB Progress (1): 52/114 MB Progress (1): 52/114 MB Progress (1): 52/114 MB Progress (1): 52/114 MB Progress (1): 52/114 MB Progress (1): 52/114 MB Progress (1): 52/114 MB Progress (1): 52/114 MB Progress (1): 52/114 MB Progress (1): 52/114 MB Progress (1): 52/114 MB Progress (1): 52/114 MB Progress (1): 52/114 MB Progress (1): 52/114 MB Progress (1): 52/114 MB Progress (1): 52/114 MB Progress (1): 52/114 MB Progress (1): 52/114 MB Progress (1): 52/114 MB Progress (1): 52/114 MB Progress (1): 52/114 MB Progress (1): 52/114 MB Progress (1): 52/114 MB Progress (1): 52/114 MB Progress (1): 52/114 MB Progress (1): 52/114 MB Progress (1): 52/114 MB Progress (1): 52/114 MB Progress (1): 52/114 MB Progress (1): 52/114 MB Progress (1): 52/114 MB Progress (1): 52/114 MB Progress (1): 52/114 MB Progress (1): 52/114 MB Progress (1): 52/114 MB Progress (1): 52/114 MB Progress (1): 52/114 MB Progress (1): 52/114 MB Progress (1): 52/114 MB Progress (1): 52/114 MB Progress (1): 52/114 MB Progress (1): 52/114 MB Progress (1): 52/114 MB Progress (1): 52/114 MB Progress (1): 52/114 MB Progress (1): 52/114 MB Progress (1): 52/114 MB Progress (1): 52/114 MB Progress (1): 52/114 MB Progress (1): 52/114 MB Progress (1): 52/114 MB Progress (1): 52/114 MB Progress (1): 52/114 MB Progress (1): 52/114 MB Progress (1): 52/114 MB Progress (1): 52/114 MB Progress (1): 52/114 MB Progress (1): 52/114 MB Progress (1): 52/114 MB Progress (1): 52/114 MB Progress (1): 52/114 MB Progress (1): 52/114 MB Progress (1): 52/114 MB Progress (1): 52/114 MB Progress (1): 52/114 MB Progress (1): 52/114 MB Progress (1): 52/114 MB Progress (1): 52/114 MB Progress (1): 52/114 MB Progress (1): 52/114 MB Progress (1): 52/114 MB Progress (1): 52/114 MB Progress (1): 52/114 MB Progress (1): 52/114 MB Progress (1): 52/114 MB Progress (1): 52/114 MB Progress (1): 52/114 MB Progress (1): 52/114 MB Progress (1): 52/114 MB Progress (1): 52/114 MB Progress (1): 52/114 MB Progress (1): 52/114 MB Progress (1): 52/114 MB Progress (1): 52/114 MB Progress (1): 52/114 MB Progress (1): 52/114 MB Progress (1): 52/114 MB Progress (1): 52/114 MB Progress (1): 52/114 MB Progress (1): 52/114 MB Progress (1): 52/114 MB Progress (1): 52/114 MB Progress (1): 52/114 MB Progress (1): 52/114 MB Progress (1): 52/114 MB Progress (1): 52/114 MB Progress (1): 52/114 MB Progress (1): 52/114 MB Progress (1): 52/114 MB Progress (1): 52/114 MB Progress (1): 52/114 MB Progress (1): 52/114 MB Progress (1): 52/114 MB Progress (1): 52/114 MB Progress (1): 52/114 MB Progress (1): 52/114 MB Progress (1): 52/114 MB Progress (1): 52/114 MB Progress (1): 52/114 MB Progress (1): 52/114 MB Progress (1): 52/114 MB Progress (1): 52/114 MB Progress (1): 52/114 MB Progress (1): 52/114 MB Progress (1): 52/114 MB Progress (1): 52/114 MB Progress (1): 52/114 MB Progress (1): 52/114 MB Progress (1): 52/114 MB Progress (1): 52/114 MB Progress (1): 52/114 MB Progress (1): 52/114 MB Progress (1): 52/114 MB Progress (1): 52/114 MB Progress (1): 52/114 MB Progress (1): 52/114 MB Progress (1): 52/114 MB Progress (1): 52/114 MB Progress (1): 52/114 MB Progress (1): 52/114 MB Progress (1): 52/114 MB Progress (1): 52/114 MB Progress (1): 52/114 MB Progress (1): 52/114 MB Progress (1): 52/114 MB Progress (1): 52/114 MB Progress (1): 52/114 MB Progress (1): 52/114 MB Progress (1): 52/114 MB Progress (1): 52/114 MB Progress (1): 52/114 MB Progress (1): 52/114 MB Progress (1): 52/114 MB Progress (1): 52/114 MB Progress (1): 52/114 MB Progress (1): 52/114 MB Progress (1): 52/114 MB Progress (1): 52/114 MB Progress (1): 52/114 MB Progress (1): 52/114 MB Progress (1): 52/114 MB Progress (1): 52/114 MB Progress (1): 52/114 MB Progress (1): 52/114 MB Progress (1): 52/114 MB Progress (1): 52/114 MB Progress (1): 52/114 MB Progress (1): 52/114 MB Progress (1): 52/114 MB Progress (1): 52/114 MB Progress (1): 52/114 MB Progress (1): 52/114 MB Progress (1): 52/114 MB Progress (1): 52/114 MB Progress (1): 52/114 MB Progress (1): 52/114 MB Progress (1): 52/114 MB Progress (1): 52/114 MB Progress (1): 52/114 MB Progress (1): 52/114 MB Progress (1): 52/114 MB Progress (1): 52/114 MB Progress (1): 52/114 MB Progress (1): 52/114 MB Progress (1): 52/114 MB Progress (1): 52/114 MB Progress (1): 52/114 MB Progress (1): 52/114 MB Progress (1): 52/114 MB Progress (1): 52/114 MB Progress (1): 52/114 MB Progress (1): 52/114 MB Progress (1): 52/114 MB Progress (1): 52/114 MB Progress (1): 52/114 MB Progress (1): 52/114 MB Progress (1): 52/114 MB Progress (1): 52/114 MB Progress (1): 52/114 MB Progress (1): 52/114 MB Progress (1): 52/114 MB Progress (1): 52/114 MB Progress (1): 52/114 MB Progress (1): 52/114 MB Progress (1): 52/114 MB Progress (1): 52/114 MB Progress (1): 52/114 MB Progress (1): 52/114 MB Progress (1): 52/114 MB Progress (1): 52/114 MB Progress (1): 52/114 MB Progress (1): 52/114 MB Progress (1): 52/114 MB Progress (1): 52/114 MB Progress (1): 52/114 MB Progress (1): 52/114 MB Progress (1): 52/114 MB Progress (1): 52/114 MB Progress (1): 52/114 MB Progress (1): 52/114 MB Progress (1): 52/114 MB Progress (1): 52/114 MB Progress (1): 52/114 MB Progress (1): 52/114 MB Progress (1): 52/114 MB Progress (1): 52/114 MB Progress (1): 52/114 MB Progress (1): 52/114 MB Progress (1): 52/114 MB Progress (1): 52/114 MB Progress (1): 52/114 MB Progress (1): 52/114 MB Progress (1): 52/114 MB Progress (1): 52/114 MB Progress (1): 52/114 MB Progress (1): 52/114 MB Progress (1): 52/114 MB Progress (1): 52/114 MB Progress (1): 52/114 MB Progress (1): 52/114 MB Progress (1): 52/114 MB Progress (1): 52/114 MB Progress (1): 52/114 MB Progress (1): 52/114 MB Progress (1): 52/114 MB Progress (1): 52/114 MB Progress (1): 52/114 MB Progress (1): 52/114 MB Progress (1): 52/114 MB Progress (1): 52/114 MB Progress (1): 52/114 MB Progress (1): 52/114 MB Progress (1): 52/114 MB Progress (1): 52/114 MB Progress (1): 52/114 MB Progress (1): 52/114 MB Progress (1): 52/114 MB Progress (1): 52/114 MB Progress (1): 52/114 MB Progress (1): 52/114 MB Progress (1): 52/114 MB Progress (1): 52/114 MB Progress (1): 52/114 MB Progress (1): 52/114 MB Progress (1): 52/114 MB Progress (1): 52/114 MB Progress (1): 52/114 MB Progress (1): 52/114 MB Progress (1): 52/114 MB Progress (1): 52/114 MB Progress (1): 52/114 MB Progress (1): 52/114 MB Progress (1): 52/114 MB Progress (1): 52/114 MB Progress (1): 52/114 MB Progress (1): 52/114 MB Progress (1): 52/114 MB Progress (1): 52/114 MB Progress (1): 52/114 MB Progress (1): 52/114 MB Progress (1): 52/114 MB Progress (1): 52/114 MB Progress (1): 52/114 MB Progress (1): 52/114 MB Progress (1): 52/114 MB Progress (1): 52/114 MB Progress (1): 52/114 MB Progress (1): 52/114 MB Progress (1): 52/114 MB Progress (1): 52/114 MB Progress (1): 52/114 MB Progress (1): 52/114 MB Progress (1): 52/114 MB Progress (1): 52/114 MB Progress (1): 52/114 MB Progress (1): 52/114 MB Progress (1): 52/114 MB Progress (1): 52/114 MB Progress (1): 52/114 MB Progress (1): 52/114 MB Progress (1): 52/114 MB Progress (1): 52/114 MB Progress (1): 52/114 MB Progress (1): 52/114 MB Progress (1): 52/114 MB Progress (1): 53/114 MB Progress (1): 53/114 MB Progress (1): 53/114 MB Progress (1): 53/114 MB Progress (1): 53/114 MB Progress (1): 53/114 MB Progress (1): 53/114 MB Progress (1): 53/114 MB Progress (1): 53/114 MB Progress (1): 53/114 MB Progress (1): 53/114 MB Progress (1): 53/114 MB Progress (1): 53/114 MB Progress (1): 53/114 MB Progress (1): 53/114 MB Progress (1): 53/114 MB Progress (1): 53/114 MB Progress (1): 53/114 MB Progress (1): 53/114 MB Progress (1): 53/114 MB Progress (1): 53/114 MB Progress (1): 53/114 MB Progress (1): 53/114 MB Progress (1): 53/114 MB Progress (1): 53/114 MB Progress (1): 53/114 MB Progress (1): 53/114 MB Progress (1): 53/114 MB Progress (1): 53/114 MB Progress (1): 53/114 MB Progress (1): 53/114 MB Progress (1): 53/114 MB Progress (1): 53/114 MB Progress (1): 53/114 MB Progress (1): 53/114 MB Progress (1): 53/114 MB Progress (1): 53/114 MB Progress (1): 53/114 MB Progress (1): 53/114 MB Progress (1): 53/114 MB Progress (1): 53/114 MB Progress (1): 53/114 MB Progress (1): 53/114 MB Progress (1): 53/114 MB Progress (1): 53/114 MB Progress (1): 53/114 MB Progress (1): 53/114 MB Progress (1): 53/114 MB Progress (1): 53/114 MB Progress (1): 53/114 MB Progress (1): 53/114 MB Progress (1): 53/114 MB Progress (1): 53/114 MB Progress (1): 53/114 MB Progress (1): 53/114 MB Progress (1): 53/114 MB Progress (1): 53/114 MB Progress (1): 53/114 MB Progress (1): 53/114 MB Progress (1): 53/114 MB Progress (1): 53/114 MB Progress (1): 53/114 MB Progress (1): 53/114 MB Progress (1): 53/114 MB Progress (1): 53/114 MB Progress (1): 53/114 MB Progress (1): 53/114 MB Progress (1): 53/114 MB Progress (1): 53/114 MB Progress (1): 53/114 MB Progress (1): 53/114 MB Progress (1): 53/114 MB Progress (1): 53/114 MB Progress (1): 53/114 MB Progress (1): 53/114 MB Progress (1): 53/114 MB Progress (1): 53/114 MB Progress (1): 53/114 MB Progress (1): 53/114 MB Progress (1): 53/114 MB Progress (1): 53/114 MB Progress (1): 53/114 MB Progress (1): 53/114 MB Progress (1): 53/114 MB Progress (1): 53/114 MB Progress (1): 53/114 MB Progress (1): 53/114 MB Progress (1): 53/114 MB Progress (1): 53/114 MB Progress (1): 53/114 MB Progress (1): 53/114 MB Progress (1): 53/114 MB Progress (1): 53/114 MB Progress (1): 53/114 MB Progress (1): 53/114 MB Progress (1): 53/114 MB Progress (1): 53/114 MB Progress (1): 53/114 MB Progress (1): 53/114 MB Progress (1): 53/114 MB Progress (1): 53/114 MB Progress (1): 53/114 MB Progress (1): 53/114 MB Progress (1): 53/114 MB Progress (1): 53/114 MB Progress (1): 53/114 MB Progress (1): 53/114 MB Progress (1): 53/114 MB Progress (1): 53/114 MB Progress (1): 53/114 MB Progress (1): 53/114 MB Progress (1): 53/114 MB Progress (1): 53/114 MB Progress (1): 53/114 MB Progress (1): 53/114 MB Progress (1): 53/114 MB Progress (1): 53/114 MB Progress (1): 53/114 MB Progress (1): 53/114 MB Progress (1): 53/114 MB Progress (1): 53/114 MB Progress (1): 53/114 MB Progress (1): 53/114 MB Progress (1): 53/114 MB Progress (1): 53/114 MB Progress (1): 53/114 MB Progress (1): 53/114 MB Progress (1): 53/114 MB Progress (1): 53/114 MB Progress (1): 53/114 MB Progress (1): 53/114 MB Progress (1): 53/114 MB Progress (1): 53/114 MB Progress (1): 53/114 MB Progress (1): 53/114 MB Progress (1): 53/114 MB Progress (1): 53/114 MB Progress (1): 53/114 MB Progress (1): 53/114 MB Progress (1): 53/114 MB Progress (1): 53/114 MB Progress (1): 53/114 MB Progress (1): 53/114 MB Progress (1): 53/114 MB Progress (1): 53/114 MB Progress (1): 53/114 MB Progress (1): 53/114 MB Progress (1): 53/114 MB Progress (1): 53/114 MB Progress (1): 53/114 MB Progress (1): 53/114 MB Progress (1): 53/114 MB Progress (1): 53/114 MB Progress (1): 53/114 MB Progress (1): 53/114 MB Progress (1): 53/114 MB Progress (1): 53/114 MB Progress (1): 53/114 MB Progress (1): 53/114 MB Progress (1): 53/114 MB Progress (1): 53/114 MB Progress (1): 53/114 MB Progress (1): 53/114 MB Progress (1): 53/114 MB Progress (1): 53/114 MB Progress (1): 53/114 MB Progress (1): 53/114 MB Progress (1): 53/114 MB Progress (1): 53/114 MB Progress (1): 53/114 MB Progress (1): 53/114 MB Progress (1): 53/114 MB Progress (1): 53/114 MB Progress (1): 53/114 MB Progress (1): 53/114 MB Progress (1): 53/114 MB Progress (1): 53/114 MB Progress (1): 53/114 MB Progress (1): 53/114 MB Progress (1): 53/114 MB Progress (1): 53/114 MB Progress (1): 53/114 MB Progress (1): 53/114 MB Progress (1): 53/114 MB Progress (1): 53/114 MB Progress (1): 53/114 MB Progress (1): 53/114 MB Progress (1): 53/114 MB Progress (1): 53/114 MB Progress (1): 53/114 MB Progress (1): 53/114 MB Progress (1): 53/114 MB Progress (1): 53/114 MB Progress (1): 53/114 MB Progress (1): 53/114 MB Progress (1): 53/114 MB Progress (1): 53/114 MB Progress (1): 53/114 MB Progress (1): 53/114 MB Progress (1): 53/114 MB Progress (1): 53/114 MB Progress (1): 53/114 MB Progress (1): 53/114 MB Progress (1): 53/114 MB Progress (1): 53/114 MB Progress (1): 53/114 MB Progress (1): 53/114 MB Progress (1): 53/114 MB Progress (1): 53/114 MB Progress (1): 53/114 MB Progress (1): 53/114 MB Progress (1): 53/114 MB Progress (1): 53/114 MB Progress (1): 53/114 MB Progress (1): 53/114 MB Progress (1): 53/114 MB Progress (1): 53/114 MB Progress (1): 53/114 MB Progress (1): 53/114 MB Progress (1): 53/114 MB Progress (1): 53/114 MB Progress (1): 53/114 MB Progress (1): 53/114 MB Progress (1): 53/114 MB Progress (1): 53/114 MB Progress (1): 53/114 MB Progress (1): 53/114 MB Progress (1): 53/114 MB Progress (1): 53/114 MB Progress (1): 53/114 MB Progress (1): 53/114 MB Progress (1): 53/114 MB Progress (1): 53/114 MB Progress (1): 53/114 MB Progress (1): 53/114 MB Progress (1): 53/114 MB Progress (1): 53/114 MB Progress (1): 53/114 MB Progress (1): 53/114 MB Progress (1): 53/114 MB Progress (1): 53/114 MB Progress (1): 53/114 MB Progress (1): 53/114 MB Progress (1): 53/114 MB Progress (1): 53/114 MB Progress (1): 53/114 MB Progress (1): 53/114 MB Progress (1): 53/114 MB Progress (1): 53/114 MB Progress (1): 53/114 MB Progress (1): 53/114 MB Progress (1): 53/114 MB Progress (1): 53/114 MB Progress (1): 53/114 MB Progress (1): 53/114 MB Progress (1): 53/114 MB Progress (1): 53/114 MB Progress (1): 53/114 MB Progress (1): 53/114 MB Progress (1): 53/114 MB Progress (1): 53/114 MB Progress (1): 53/114 MB Progress (1): 53/114 MB Progress (1): 53/114 MB Progress (1): 53/114 MB Progress (1): 53/114 MB Progress (1): 53/114 MB Progress (1): 53/114 MB Progress (1): 53/114 MB Progress (1): 53/114 MB Progress (1): 53/114 MB Progress (1): 53/114 MB Progress (1): 53/114 MB Progress (1): 53/114 MB Progress (1): 53/114 MB Progress (1): 53/114 MB Progress (1): 53/114 MB Progress (1): 53/114 MB Progress (1): 53/114 MB Progress (1): 53/114 MB Progress (1): 53/114 MB Progress (1): 53/114 MB Progress (1): 53/114 MB Progress (1): 53/114 MB Progress (1): 53/114 MB Progress (1): 53/114 MB Progress (1): 53/114 MB Progress (1): 53/114 MB Progress (1): 53/114 MB Progress (1): 53/114 MB Progress (1): 53/114 MB Progress (1): 53/114 MB Progress (1): 53/114 MB Progress (1): 53/114 MB Progress (1): 53/114 MB Progress (1): 53/114 MB Progress (1): 53/114 MB Progress (1): 53/114 MB Progress (1): 53/114 MB Progress (1): 53/114 MB Progress (1): 53/114 MB Progress (1): 53/114 MB Progress (1): 53/114 MB Progress (1): 53/114 MB Progress (1): 53/114 MB Progress (1): 53/114 MB Progress (1): 53/114 MB Progress (1): 53/114 MB Progress (1): 53/114 MB Progress (1): 53/114 MB Progress (1): 53/114 MB Progress (1): 53/114 MB Progress (1): 53/114 MB Progress (1): 53/114 MB Progress (1): 53/114 MB Progress (1): 53/114 MB Progress (1): 53/114 MB Progress (1): 53/114 MB Progress (1): 53/114 MB Progress (1): 53/114 MB Progress (1): 53/114 MB Progress (1): 53/114 MB Progress (1): 53/114 MB Progress (1): 53/114 MB Progress (1): 53/114 MB Progress (1): 53/114 MB Progress (1): 53/114 MB Progress (1): 53/114 MB Progress (1): 53/114 MB Progress (1): 53/114 MB Progress (1): 53/114 MB Progress (1): 53/114 MB Progress (1): 53/114 MB Progress (1): 53/114 MB Progress (1): 53/114 MB Progress (1): 53/114 MB Progress (1): 53/114 MB Progress (1): 53/114 MB Progress (1): 53/114 MB Progress (1): 53/114 MB Progress (1): 53/114 MB Progress (1): 53/114 MB Progress (1): 53/114 MB Progress (1): 53/114 MB Progress (1): 53/114 MB Progress (1): 53/114 MB Progress (1): 53/114 MB Progress (1): 53/114 MB Progress (1): 53/114 MB Progress (1): 53/114 MB Progress (1): 53/114 MB Progress (1): 53/114 MB Progress (1): 53/114 MB Progress (1): 53/114 MB Progress (1): 53/114 MB Progress (1): 53/114 MB Progress (1): 53/114 MB Progress (1): 53/114 MB Progress (1): 53/114 MB Progress (1): 53/114 MB Progress (1): 53/114 MB Progress (1): 53/114 MB Progress (1): 53/114 MB Progress (1): 53/114 MB Progress (1): 53/114 MB Progress (1): 53/114 MB Progress (1): 53/114 MB Progress (1): 53/114 MB Progress (1): 53/114 MB Progress (1): 53/114 MB Progress (1): 53/114 MB Progress (1): 53/114 MB Progress (1): 53/114 MB Progress (1): 53/114 MB Progress (1): 53/114 MB Progress (1): 53/114 MB Progress (1): 53/114 MB Progress (1): 53/114 MB Progress (1): 53/114 MB Progress (1): 53/114 MB Progress (1): 53/114 MB Progress (1): 53/114 MB Progress (1): 53/114 MB Progress (1): 53/114 MB Progress (1): 53/114 MB Progress (1): 53/114 MB Progress (1): 53/114 MB Progress (1): 53/114 MB Progress (1): 53/114 MB Progress (1): 53/114 MB Progress (1): 53/114 MB Progress (1): 53/114 MB Progress (1): 53/114 MB Progress (1): 53/114 MB Progress (1): 53/114 MB Progress (1): 53/114 MB Progress (1): 53/114 MB Progress (1): 53/114 MB Progress (1): 53/114 MB Progress (1): 53/114 MB Progress (1): 53/114 MB Progress (1): 53/114 MB Progress (1): 53/114 MB Progress (1): 53/114 MB Progress (1): 53/114 MB Progress (1): 53/114 MB Progress (1): 53/114 MB Progress (1): 53/114 MB Progress (1): 53/114 MB Progress (1): 53/114 MB Progress (1): 53/114 MB Progress (1): 53/114 MB Progress (1): 53/114 MB Progress (1): 53/114 MB Progress (1): 53/114 MB Progress (1): 53/114 MB Progress (1): 53/114 MB Progress (1): 53/114 MB Progress (1): 53/114 MB Progress (1): 53/114 MB Progress (1): 53/114 MB Progress (1): 53/114 MB Progress (1): 53/114 MB Progress (1): 53/114 MB Progress (1): 53/114 MB Progress (1): 53/114 MB Progress (1): 53/114 MB Progress (1): 53/114 MB Progress (1): 53/114 MB Progress (1): 53/114 MB Progress (1): 53/114 MB Progress (1): 53/114 MB Progress (1): 53/114 MB Progress (1): 53/114 MB Progress (1): 53/114 MB Progress (1): 53/114 MB Progress (1): 53/114 MB Progress (1): 53/114 MB Progress (1): 53/114 MB Progress (1): 53/114 MB Progress (1): 53/114 MB Progress (1): 53/114 MB Progress (1): 53/114 MB Progress (1): 53/114 MB Progress (1): 53/114 MB Progress (1): 53/114 MB Progress (1): 53/114 MB Progress (1): 53/114 MB Progress (1): 53/114 MB Progress (1): 53/114 MB Progress (1): 53/114 MB Progress (1): 53/114 MB Progress (1): 53/114 MB Progress (1): 53/114 MB Progress (1): 53/114 MB Progress (1): 53/114 MB Progress (1): 53/114 MB Progress (1): 53/114 MB Progress (1): 53/114 MB Progress (1): 53/114 MB Progress (1): 53/114 MB Progress (1): 53/114 MB Progress (1): 53/114 MB Progress (1): 53/114 MB Progress (1): 53/114 MB Progress (1): 53/114 MB Progress (1): 53/114 MB Progress (1): 53/114 MB Progress (1): 53/114 MB Progress (1): 53/114 MB Progress (1): 53/114 MB Progress (1): 53/114 MB Progress (1): 53/114 MB Progress (1): 53/114 MB Progress (1): 53/114 MB Progress (1): 53/114 MB Progress (1): 53/114 MB Progress (1): 53/114 MB Progress (1): 53/114 MB Progress (1): 53/114 MB Progress (1): 53/114 MB Progress (1): 53/114 MB Progress (1): 53/114 MB Progress (1): 53/114 MB Progress (1): 53/114 MB Progress (1): 53/114 MB Progress (1): 53/114 MB Progress (1): 53/114 MB Progress (1): 53/114 MB Progress (1): 54/114 MB Progress (1): 54/114 MB Progress (1): 54/114 MB Progress (1): 54/114 MB Progress (1): 54/114 MB Progress (1): 54/114 MB Progress (1): 54/114 MB Progress (1): 54/114 MB Progress (1): 54/114 MB Progress (1): 54/114 MB Progress (1): 54/114 MB Progress (1): 54/114 MB Progress (1): 54/114 MB Progress (1): 54/114 MB Progress (1): 54/114 MB Progress (1): 54/114 MB Progress (1): 54/114 MB Progress (1): 54/114 MB Progress (1): 54/114 MB Progress (1): 54/114 MB Progress (1): 54/114 MB Progress (1): 54/114 MB Progress (1): 54/114 MB Progress (1): 54/114 MB Progress (1): 54/114 MB Progress (1): 54/114 MB Progress (1): 54/114 MB Progress (1): 54/114 MB Progress (1): 54/114 MB Progress (1): 54/114 MB Progress (1): 54/114 MB Progress (1): 54/114 MB Progress (1): 54/114 MB Progress (1): 54/114 MB Progress (1): 54/114 MB Progress (1): 54/114 MB Progress (1): 54/114 MB Progress (1): 54/114 MB Progress (1): 54/114 MB Progress (1): 54/114 MB Progress (1): 54/114 MB Progress (1): 54/114 MB Progress (1): 54/114 MB Progress (1): 54/114 MB Progress (1): 54/114 MB Progress (1): 54/114 MB Progress (1): 54/114 MB Progress (1): 54/114 MB Progress (1): 54/114 MB Progress (1): 54/114 MB Progress (1): 54/114 MB Progress (1): 54/114 MB Progress (1): 54/114 MB Progress (1): 54/114 MB Progress (1): 54/114 MB Progress (1): 54/114 MB Progress (1): 54/114 MB Progress (1): 54/114 MB Progress (1): 54/114 MB Progress (1): 54/114 MB Progress (1): 54/114 MB Progress (1): 54/114 MB Progress (1): 54/114 MB Progress (1): 54/114 MB Progress (1): 54/114 MB Progress (1): 54/114 MB Progress (1): 54/114 MB Progress (1): 54/114 MB Progress (1): 54/114 MB Progress (1): 54/114 MB Progress (1): 54/114 MB Progress (1): 54/114 MB Progress (1): 54/114 MB Progress (1): 54/114 MB Progress (1): 54/114 MB Progress (1): 54/114 MB Progress (1): 54/114 MB Progress (1): 54/114 MB Progress (1): 54/114 MB Progress (1): 54/114 MB Progress (1): 54/114 MB Progress (1): 54/114 MB Progress (1): 54/114 MB Progress (1): 54/114 MB Progress (1): 54/114 MB Progress (1): 54/114 MB Progress (1): 54/114 MB Progress (1): 54/114 MB Progress (1): 54/114 MB Progress (1): 54/114 MB Progress (1): 54/114 MB Progress (1): 54/114 MB Progress (1): 54/114 MB Progress (1): 54/114 MB Progress (1): 54/114 MB Progress (1): 54/114 MB Progress (1): 54/114 MB Progress (1): 54/114 MB Progress (1): 54/114 MB Progress (1): 54/114 MB Progress (1): 54/114 MB Progress (1): 54/114 MB Progress (1): 54/114 MB Progress (1): 54/114 MB Progress (1): 54/114 MB Progress (1): 54/114 MB Progress (1): 54/114 MB Progress (1): 54/114 MB Progress (1): 54/114 MB Progress (1): 54/114 MB Progress (1): 54/114 MB Progress (1): 54/114 MB Progress (1): 54/114 MB Progress (1): 54/114 MB Progress (1): 54/114 MB Progress (1): 54/114 MB Progress (1): 54/114 MB Progress (1): 54/114 MB Progress (1): 54/114 MB Progress (1): 54/114 MB Progress (1): 54/114 MB Progress (1): 54/114 MB Progress (1): 54/114 MB Progress (1): 54/114 MB Progress (1): 54/114 MB Progress (1): 54/114 MB Progress (1): 54/114 MB Progress (1): 54/114 MB Progress (1): 54/114 MB Progress (1): 54/114 MB Progress (1): 54/114 MB Progress (1): 54/114 MB Progress (1): 54/114 MB Progress (1): 54/114 MB Progress (1): 54/114 MB Progress (1): 54/114 MB Progress (1): 54/114 MB Progress (1): 54/114 MB Progress (1): 54/114 MB Progress (1): 54/114 MB Progress (1): 54/114 MB Progress (1): 54/114 MB Progress (1): 54/114 MB Progress (1): 54/114 MB Progress (1): 54/114 MB Progress (1): 54/114 MB Progress (1): 54/114 MB Progress (1): 54/114 MB Progress (1): 54/114 MB Progress (1): 54/114 MB Progress (1): 54/114 MB Progress (1): 54/114 MB Progress (1): 54/114 MB Progress (1): 54/114 MB Progress (1): 54/114 MB Progress (1): 54/114 MB Progress (1): 54/114 MB Progress (1): 54/114 MB Progress (1): 54/114 MB Progress (1): 54/114 MB Progress (1): 54/114 MB Progress (1): 54/114 MB Progress (1): 54/114 MB Progress (1): 54/114 MB Progress (1): 54/114 MB Progress (1): 54/114 MB Progress (1): 54/114 MB Progress (1): 54/114 MB Progress (1): 54/114 MB Progress (1): 54/114 MB Progress (1): 54/114 MB Progress (1): 54/114 MB Progress (1): 54/114 MB Progress (1): 54/114 MB Progress (1): 54/114 MB Progress (1): 54/114 MB Progress (1): 54/114 MB Progress (1): 54/114 MB Progress (1): 54/114 MB Progress (1): 54/114 MB Progress (1): 54/114 MB Progress (1): 54/114 MB Progress (1): 54/114 MB Progress (1): 54/114 MB Progress (1): 54/114 MB Progress (1): 54/114 MB Progress (1): 54/114 MB Progress (1): 54/114 MB Progress (1): 54/114 MB Progress (1): 54/114 MB Progress (1): 54/114 MB Progress (1): 54/114 MB Progress (1): 54/114 MB Progress (1): 54/114 MB Progress (1): 54/114 MB Progress (1): 54/114 MB Progress (1): 54/114 MB Progress (1): 54/114 MB Progress (1): 54/114 MB Progress (1): 54/114 MB Progress (1): 54/114 MB Progress (1): 54/114 MB Progress (1): 54/114 MB Progress (1): 54/114 MB Progress (1): 54/114 MB Progress (1): 54/114 MB Progress (1): 54/114 MB Progress (1): 54/114 MB Progress (1): 54/114 MB Progress (1): 54/114 MB Progress (1): 54/114 MB Progress (1): 54/114 MB Progress (1): 54/114 MB Progress (1): 54/114 MB Progress (1): 54/114 MB Progress (1): 54/114 MB Progress (1): 54/114 MB Progress (1): 54/114 MB Progress (1): 54/114 MB Progress (1): 54/114 MB Progress (1): 54/114 MB Progress (1): 54/114 MB Progress (1): 54/114 MB Progress (1): 54/114 MB Progress (1): 54/114 MB Progress (1): 54/114 MB Progress (1): 54/114 MB Progress (1): 54/114 MB Progress (1): 54/114 MB Progress (1): 54/114 MB Progress (1): 54/114 MB Progress (1): 54/114 MB Progress (1): 54/114 MB Progress (1): 54/114 MB Progress (1): 54/114 MB Progress (1): 54/114 MB Progress (1): 54/114 MB Progress (1): 54/114 MB Progress (1): 54/114 MB Progress (1): 54/114 MB Progress (1): 54/114 MB Progress (1): 54/114 MB Progress (1): 54/114 MB Progress (1): 54/114 MB Progress (1): 54/114 MB Progress (1): 54/114 MB Progress (1): 54/114 MB Progress (1): 54/114 MB Progress (1): 54/114 MB Progress (1): 54/114 MB Progress (1): 54/114 MB Progress (1): 54/114 MB Progress (1): 54/114 MB Progress (1): 54/114 MB Progress (1): 54/114 MB Progress (1): 54/114 MB Progress (1): 54/114 MB Progress (1): 54/114 MB Progress (1): 54/114 MB Progress (1): 54/114 MB Progress (1): 54/114 MB Progress (1): 54/114 MB Progress (1): 54/114 MB Progress (1): 54/114 MB Progress (1): 54/114 MB Progress (1): 54/114 MB Progress (1): 54/114 MB Progress (1): 54/114 MB Progress (1): 54/114 MB Progress (1): 54/114 MB Progress (1): 54/114 MB Progress (1): 54/114 MB Progress (1): 54/114 MB Progress (1): 54/114 MB Progress (1): 54/114 MB Progress (1): 54/114 MB Progress (1): 54/114 MB Progress (1): 54/114 MB Progress (1): 54/114 MB Progress (1): 54/114 MB Progress (1): 54/114 MB Progress (1): 54/114 MB Progress (1): 54/114 MB Progress (1): 54/114 MB Progress (1): 54/114 MB Progress (1): 54/114 MB Progress (1): 54/114 MB Progress (1): 54/114 MB Progress (1): 54/114 MB Progress (1): 54/114 MB Progress (1): 54/114 MB Progress (1): 54/114 MB Progress (1): 54/114 MB Progress (1): 54/114 MB Progress (1): 54/114 MB Progress (1): 54/114 MB Progress (1): 54/114 MB Progress (1): 54/114 MB Progress (1): 54/114 MB Progress (1): 54/114 MB Progress (1): 54/114 MB Progress (1): 54/114 MB Progress (1): 54/114 MB Progress (1): 54/114 MB Progress (1): 54/114 MB Progress (1): 54/114 MB Progress (1): 54/114 MB Progress (1): 54/114 MB Progress (1): 54/114 MB Progress (1): 54/114 MB Progress (1): 54/114 MB Progress (1): 54/114 MB Progress (1): 54/114 MB Progress (1): 54/114 MB Progress (1): 54/114 MB Progress (1): 54/114 MB Progress (1): 54/114 MB Progress (1): 54/114 MB Progress (1): 54/114 MB Progress (1): 54/114 MB Progress (1): 54/114 MB Progress (1): 54/114 MB Progress (1): 54/114 MB Progress (1): 54/114 MB Progress (1): 54/114 MB Progress (1): 54/114 MB Progress (1): 54/114 MB Progress (1): 54/114 MB Progress (1): 54/114 MB Progress (1): 54/114 MB Progress (1): 54/114 MB Progress (1): 54/114 MB Progress (1): 54/114 MB Progress (1): 54/114 MB Progress (1): 54/114 MB Progress (1): 54/114 MB Progress (1): 54/114 MB Progress (1): 54/114 MB Progress (1): 54/114 MB Progress (1): 54/114 MB Progress (1): 54/114 MB Progress (1): 54/114 MB Progress (1): 54/114 MB Progress (1): 54/114 MB Progress (1): 54/114 MB Progress (1): 54/114 MB Progress (1): 54/114 MB Progress (1): 54/114 MB Progress (1): 54/114 MB Progress (1): 54/114 MB Progress (1): 54/114 MB Progress (1): 54/114 MB Progress (1): 54/114 MB Progress (1): 54/114 MB Progress (1): 54/114 MB Progress (1): 54/114 MB Progress (1): 54/114 MB Progress (1): 54/114 MB Progress (1): 54/114 MB Progress (1): 54/114 MB Progress (1): 54/114 MB Progress (1): 54/114 MB Progress (1): 54/114 MB Progress (1): 54/114 MB Progress (1): 54/114 MB Progress (1): 54/114 MB Progress (1): 54/114 MB Progress (1): 54/114 MB Progress (1): 54/114 MB Progress (1): 54/114 MB Progress (1): 54/114 MB Progress (1): 54/114 MB Progress (1): 54/114 MB Progress (1): 54/114 MB Progress (1): 54/114 MB Progress (1): 54/114 MB Progress (1): 54/114 MB Progress (1): 54/114 MB Progress (1): 54/114 MB Progress (1): 54/114 MB Progress (1): 54/114 MB Progress (1): 54/114 MB Progress (1): 54/114 MB Progress (1): 54/114 MB Progress (1): 54/114 MB Progress (1): 54/114 MB Progress (1): 54/114 MB Progress (1): 54/114 MB Progress (1): 54/114 MB Progress (1): 54/114 MB Progress (1): 54/114 MB Progress (1): 54/114 MB Progress (1): 54/114 MB Progress (1): 54/114 MB Progress (1): 54/114 MB Progress (1): 54/114 MB Progress (1): 54/114 MB Progress (1): 54/114 MB Progress (1): 54/114 MB Progress (1): 54/114 MB Progress (1): 54/114 MB Progress (1): 54/114 MB Progress (1): 54/114 MB Progress (1): 54/114 MB Progress (1): 54/114 MB Progress (1): 54/114 MB Progress (1): 54/114 MB Progress (1): 54/114 MB Progress (1): 54/114 MB Progress (1): 54/114 MB Progress (1): 54/114 MB Progress (1): 54/114 MB Progress (1): 54/114 MB Progress (1): 54/114 MB Progress (1): 54/114 MB Progress (1): 54/114 MB Progress (1): 54/114 MB Progress (1): 54/114 MB Progress (1): 54/114 MB Progress (1): 54/114 MB Progress (1): 54/114 MB Progress (1): 54/114 MB Progress (1): 54/114 MB Progress (1): 54/114 MB Progress (1): 54/114 MB Progress (1): 54/114 MB Progress (1): 54/114 MB Progress (1): 54/114 MB Progress (1): 54/114 MB Progress (1): 54/114 MB Progress (1): 54/114 MB Progress (1): 54/114 MB Progress (1): 54/114 MB Progress (1): 54/114 MB Progress (1): 54/114 MB Progress (1): 54/114 MB Progress (1): 54/114 MB Progress (1): 54/114 MB Progress (1): 54/114 MB Progress (1): 54/114 MB Progress (1): 54/114 MB Progress (1): 54/114 MB Progress (1): 54/114 MB Progress (1): 54/114 MB Progress (1): 54/114 MB Progress (1): 54/114 MB Progress (1): 54/114 MB Progress (1): 54/114 MB Progress (1): 54/114 MB Progress (1): 54/114 MB Progress (1): 54/114 MB Progress (1): 54/114 MB Progress (1): 54/114 MB Progress (1): 54/114 MB Progress (1): 54/114 MB Progress (1): 54/114 MB Progress (1): 54/114 MB Progress (1): 54/114 MB Progress (1): 54/114 MB Progress (1): 54/114 MB Progress (1): 54/114 MB Progress (1): 54/114 MB Progress (1): 54/114 MB Progress (1): 54/114 MB Progress (1): 54/114 MB Progress (1): 54/114 MB Progress (1): 54/114 MB Progress (1): 54/114 MB Progress (1): 54/114 MB Progress (1): 54/114 MB Progress (1): 54/114 MB Progress (1): 54/114 MB Progress (1): 54/114 MB Progress (1): 54/114 MB Progress (1): 54/114 MB Progress (1): 54/114 MB Progress (1): 54/114 MB Progress (1): 54/114 MB Progress (1): 54/114 MB Progress (1): 54/114 MB Progress (1): 54/114 MB Progress (1): 54/114 MB Progress (1): 54/114 MB Progress (1): 54/114 MB Progress (1): 54/114 MB Progress (1): 54/114 MB Progress (1): 54/114 MB Progress (1): 54/114 MB Progress (1): 55/114 MB Progress (1): 55/114 MB Progress (1): 55/114 MB Progress (1): 55/114 MB Progress (1): 55/114 MB Progress (1): 55/114 MB Progress (1): 55/114 MB Progress (1): 55/114 MB Progress (1): 55/114 MB Progress (1): 55/114 MB Progress (1): 55/114 MB Progress (1): 55/114 MB Progress (1): 55/114 MB Progress (1): 55/114 MB Progress (1): 55/114 MB Progress (1): 55/114 MB Progress (1): 55/114 MB Progress (1): 55/114 MB Progress (1): 55/114 MB Progress (1): 55/114 MB Progress (1): 55/114 MB Progress (1): 55/114 MB Progress (1): 55/114 MB Progress (1): 55/114 MB Progress (1): 55/114 MB Progress (1): 55/114 MB Progress (1): 55/114 MB Progress (1): 55/114 MB Progress (1): 55/114 MB Progress (1): 55/114 MB Progress (1): 55/114 MB Progress (1): 55/114 MB Progress (1): 55/114 MB Progress (1): 55/114 MB Progress (1): 55/114 MB Progress (1): 55/114 MB Progress (1): 55/114 MB Progress (1): 55/114 MB Progress (1): 55/114 MB Progress (1): 55/114 MB Progress (1): 55/114 MB Progress (1): 55/114 MB Progress (1): 55/114 MB Progress (1): 55/114 MB Progress (1): 55/114 MB Progress (1): 55/114 MB Progress (1): 55/114 MB Progress (1): 55/114 MB Progress (1): 55/114 MB Progress (1): 55/114 MB Progress (1): 55/114 MB Progress (1): 55/114 MB Progress (1): 55/114 MB Progress (1): 55/114 MB Progress (1): 55/114 MB Progress (1): 55/114 MB Progress (1): 55/114 MB Progress (1): 55/114 MB Progress (1): 55/114 MB Progress (1): 55/114 MB Progress (1): 55/114 MB Progress (1): 55/114 MB Progress (1): 55/114 MB Progress (1): 55/114 MB Progress (1): 55/114 MB Progress (1): 55/114 MB Progress (1): 55/114 MB Progress (1): 55/114 MB Progress (1): 55/114 MB Progress (1): 55/114 MB Progress (1): 55/114 MB Progress (1): 55/114 MB Progress (1): 55/114 MB Progress (1): 55/114 MB Progress (1): 55/114 MB Progress (1): 55/114 MB Progress (1): 55/114 MB Progress (1): 55/114 MB Progress (1): 55/114 MB Progress (1): 55/114 MB Progress (1): 55/114 MB Progress (1): 55/114 MB Progress (1): 55/114 MB Progress (1): 55/114 MB Progress (1): 55/114 MB Progress (1): 55/114 MB Progress (1): 55/114 MB Progress (1): 55/114 MB Progress (1): 55/114 MB Progress (1): 55/114 MB Progress (1): 55/114 MB Progress (1): 55/114 MB Progress (1): 55/114 MB Progress (1): 55/114 MB Progress (1): 55/114 MB Progress (1): 55/114 MB Progress (1): 55/114 MB Progress (1): 55/114 MB Progress (1): 55/114 MB Progress (1): 55/114 MB Progress (1): 55/114 MB Progress (1): 55/114 MB Progress (1): 55/114 MB Progress (1): 55/114 MB Progress (1): 55/114 MB Progress (1): 55/114 MB Progress (1): 55/114 MB Progress (1): 55/114 MB Progress (1): 55/114 MB Progress (1): 55/114 MB Progress (1): 55/114 MB Progress (1): 55/114 MB Progress (1): 55/114 MB Progress (1): 55/114 MB Progress (1): 55/114 MB Progress (1): 55/114 MB Progress (1): 55/114 MB Progress (1): 55/114 MB Progress (1): 55/114 MB Progress (1): 55/114 MB Progress (1): 55/114 MB Progress (1): 55/114 MB Progress (1): 55/114 MB Progress (1): 55/114 MB Progress (1): 55/114 MB Progress (1): 55/114 MB Progress (1): 55/114 MB Progress (1): 55/114 MB Progress (1): 55/114 MB Progress (1): 55/114 MB Progress (1): 55/114 MB Progress (1): 55/114 MB Progress (1): 55/114 MB Progress (1): 55/114 MB Progress (1): 55/114 MB Progress (1): 55/114 MB Progress (1): 55/114 MB Progress (1): 55/114 MB Progress (1): 55/114 MB Progress (1): 55/114 MB Progress (1): 55/114 MB Progress (1): 55/114 MB Progress (1): 55/114 MB Progress (1): 55/114 MB Progress (1): 55/114 MB Progress (1): 55/114 MB Progress (1): 55/114 MB Progress (1): 55/114 MB Progress (1): 55/114 MB Progress (1): 55/114 MB Progress (1): 55/114 MB Progress (1): 55/114 MB Progress (1): 55/114 MB Progress (1): 55/114 MB Progress (1): 55/114 MB Progress (1): 55/114 MB Progress (1): 55/114 MB Progress (1): 55/114 MB Progress (1): 55/114 MB Progress (1): 55/114 MB Progress (1): 55/114 MB Progress (1): 55/114 MB Progress (1): 55/114 MB Progress (1): 55/114 MB Progress (1): 55/114 MB Progress (1): 55/114 MB Progress (1): 55/114 MB Progress (1): 55/114 MB Progress (1): 55/114 MB Progress (1): 55/114 MB Progress (1): 55/114 MB Progress (1): 55/114 MB Progress (1): 55/114 MB Progress (1): 55/114 MB Progress (1): 55/114 MB Progress (1): 55/114 MB Progress (1): 55/114 MB Progress (1): 55/114 MB Progress (1): 55/114 MB Progress (1): 55/114 MB Progress (1): 55/114 MB Progress (1): 55/114 MB Progress (1): 55/114 MB Progress (1): 55/114 MB Progress (1): 55/114 MB Progress (1): 55/114 MB Progress (1): 55/114 MB Progress (1): 55/114 MB Progress (1): 55/114 MB Progress (1): 55/114 MB Progress (1): 55/114 MB Progress (1): 55/114 MB Progress (1): 55/114 MB Progress (1): 55/114 MB Progress (1): 55/114 MB Progress (1): 55/114 MB Progress (1): 55/114 MB Progress (1): 55/114 MB Progress (1): 55/114 MB Progress (1): 55/114 MB Progress (1): 55/114 MB Progress (1): 55/114 MB Progress (1): 55/114 MB Progress (1): 55/114 MB Progress (1): 55/114 MB Progress (1): 55/114 MB Progress (1): 55/114 MB Progress (1): 55/114 MB Progress (1): 55/114 MB Progress (1): 55/114 MB Progress (1): 55/114 MB Progress (1): 55/114 MB Progress (1): 55/114 MB Progress (1): 55/114 MB Progress (1): 55/114 MB Progress (1): 55/114 MB Progress (1): 55/114 MB Progress (1): 55/114 MB Progress (1): 55/114 MB Progress (1): 55/114 MB Progress (1): 55/114 MB Progress (1): 55/114 MB Progress (1): 55/114 MB Progress (1): 55/114 MB Progress (1): 55/114 MB Progress (1): 55/114 MB Progress (1): 55/114 MB Progress (1): 55/114 MB Progress (1): 55/114 MB Progress (1): 55/114 MB Progress (1): 55/114 MB Progress (1): 55/114 MB Progress (1): 55/114 MB Progress (1): 55/114 MB Progress (1): 55/114 MB Progress (1): 55/114 MB Progress (1): 55/114 MB Progress (1): 55/114 MB Progress (1): 55/114 MB Progress (1): 55/114 MB Progress (1): 55/114 MB Progress (1): 55/114 MB Progress (1): 55/114 MB Progress (1): 55/114 MB Progress (1): 55/114 MB Progress (1): 55/114 MB Progress (1): 55/114 MB Progress (1): 55/114 MB Progress (1): 55/114 MB Progress (1): 55/114 MB Progress (1): 55/114 MB Progress (1): 55/114 MB Progress (1): 55/114 MB Progress (1): 55/114 MB Progress (1): 55/114 MB Progress (1): 55/114 MB Progress (1): 55/114 MB Progress (1): 55/114 MB Progress (1): 55/114 MB Progress (1): 55/114 MB Progress (1): 55/114 MB Progress (1): 55/114 MB Progress (1): 55/114 MB Progress (1): 55/114 MB Progress (1): 55/114 MB Progress (1): 55/114 MB Progress (1): 55/114 MB Progress (1): 55/114 MB Progress (1): 55/114 MB Progress (1): 55/114 MB Progress (1): 55/114 MB Progress (1): 55/114 MB Progress (1): 55/114 MB Progress (1): 55/114 MB Progress (1): 55/114 MB Progress (1): 55/114 MB Progress (1): 55/114 MB Progress (1): 55/114 MB Progress (1): 55/114 MB Progress (1): 55/114 MB Progress (1): 55/114 MB Progress (1): 55/114 MB Progress (1): 55/114 MB Progress (1): 55/114 MB Progress (1): 55/114 MB Progress (1): 55/114 MB Progress (1): 55/114 MB Progress (1): 55/114 MB Progress (1): 55/114 MB Progress (1): 55/114 MB Progress (1): 55/114 MB Progress (1): 55/114 MB Progress (1): 55/114 MB Progress (1): 55/114 MB Progress (1): 55/114 MB Progress (1): 55/114 MB Progress (1): 55/114 MB Progress (1): 55/114 MB Progress (1): 55/114 MB Progress (1): 55/114 MB Progress (1): 55/114 MB Progress (1): 55/114 MB Progress (1): 55/114 MB Progress (1): 55/114 MB Progress (1): 55/114 MB Progress (1): 55/114 MB Progress (1): 55/114 MB Progress (1): 55/114 MB Progress (1): 55/114 MB Progress (1): 55/114 MB Progress (1): 55/114 MB Progress (1): 55/114 MB Progress (1): 55/114 MB Progress (1): 55/114 MB Progress (1): 55/114 MB Progress (1): 55/114 MB Progress (1): 55/114 MB Progress (1): 55/114 MB Progress (1): 55/114 MB Progress (1): 55/114 MB Progress (1): 55/114 MB Progress (1): 55/114 MB Progress (1): 55/114 MB Progress (1): 55/114 MB Progress (1): 55/114 MB Progress (1): 55/114 MB Progress (1): 55/114 MB Progress (1): 55/114 MB Progress (1): 55/114 MB Progress (1): 55/114 MB Progress (1): 55/114 MB Progress (1): 55/114 MB Progress (1): 55/114 MB Progress (1): 55/114 MB Progress (1): 55/114 MB Progress (1): 55/114 MB Progress (1): 55/114 MB Progress (1): 55/114 MB Progress (1): 55/114 MB Progress (1): 55/114 MB Progress (1): 55/114 MB Progress (1): 55/114 MB Progress (1): 55/114 MB Progress (1): 55/114 MB Progress (1): 55/114 MB Progress (1): 55/114 MB Progress (1): 55/114 MB Progress (1): 55/114 MB Progress (1): 55/114 MB Progress (1): 55/114 MB Progress (1): 55/114 MB Progress (1): 55/114 MB Progress (1): 55/114 MB Progress (1): 55/114 MB Progress (1): 55/114 MB Progress (1): 55/114 MB Progress (1): 55/114 MB Progress (1): 55/114 MB Progress (1): 55/114 MB Progress (1): 55/114 MB Progress (1): 55/114 MB Progress (1): 55/114 MB Progress (1): 55/114 MB Progress (1): 55/114 MB Progress (1): 55/114 MB Progress (1): 55/114 MB Progress (1): 55/114 MB Progress (1): 55/114 MB Progress (1): 55/114 MB Progress (1): 55/114 MB Progress (1): 55/114 MB Progress (1): 55/114 MB Progress (1): 55/114 MB Progress (1): 55/114 MB Progress (1): 55/114 MB Progress (1): 55/114 MB Progress (1): 55/114 MB Progress (1): 55/114 MB Progress (1): 55/114 MB Progress (1): 55/114 MB Progress (1): 55/114 MB Progress (1): 55/114 MB Progress (1): 55/114 MB Progress (1): 55/114 MB Progress (1): 55/114 MB Progress (1): 55/114 MB Progress (1): 55/114 MB Progress (1): 55/114 MB Progress (1): 55/114 MB Progress (1): 55/114 MB Progress (1): 55/114 MB Progress (1): 55/114 MB Progress (1): 55/114 MB Progress (1): 55/114 MB Progress (1): 55/114 MB Progress (1): 55/114 MB Progress (1): 55/114 MB Progress (1): 55/114 MB Progress (1): 55/114 MB Progress (1): 55/114 MB Progress (1): 55/114 MB Progress (1): 55/114 MB Progress (1): 55/114 MB Progress (1): 55/114 MB Progress (1): 55/114 MB Progress (1): 55/114 MB Progress (1): 55/114 MB Progress (1): 55/114 MB Progress (1): 55/114 MB Progress (1): 55/114 MB Progress (1): 55/114 MB Progress (1): 55/114 MB Progress (1): 55/114 MB Progress (1): 55/114 MB Progress (1): 55/114 MB Progress (1): 55/114 MB Progress (1): 55/114 MB Progress (1): 55/114 MB Progress (1): 55/114 MB Progress (1): 55/114 MB Progress (1): 55/114 MB Progress (1): 55/114 MB Progress (1): 55/114 MB Progress (1): 55/114 MB Progress (1): 55/114 MB Progress (1): 55/114 MB Progress (1): 55/114 MB Progress (1): 55/114 MB Progress (1): 55/114 MB Progress (1): 55/114 MB Progress (1): 55/114 MB Progress (1): 55/114 MB Progress (1): 55/114 MB Progress (1): 55/114 MB Progress (1): 55/114 MB Progress (1): 55/114 MB Progress (1): 55/114 MB Progress (1): 55/114 MB Progress (1): 55/114 MB Progress (1): 55/114 MB Progress (1): 55/114 MB Progress (1): 55/114 MB Progress (1): 55/114 MB Progress (1): 55/114 MB Progress (1): 55/114 MB Progress (1): 55/114 MB Progress (1): 55/114 MB Progress (1): 55/114 MB Progress (1): 55/114 MB Progress (1): 55/114 MB Progress (1): 55/114 MB Progress (1): 55/114 MB Progress (1): 55/114 MB Progress (1): 55/114 MB Progress (1): 55/114 MB Progress (1): 55/114 MB Progress (1): 55/114 MB Progress (1): 55/114 MB Progress (1): 55/114 MB Progress (1): 55/114 MB Progress (1): 55/114 MB Progress (1): 55/114 MB Progress (1): 55/114 MB Progress (1): 55/114 MB Progress (1): 55/114 MB Progress (1): 55/114 MB Progress (1): 55/114 MB Progress (1): 55/114 MB Progress (1): 55/114 MB Progress (1): 55/114 MB Progress (1): 55/114 MB Progress (1): 55/114 MB Progress (1): 55/114 MB Progress (1): 55/114 MB Progress (1): 55/114 MB Progress (1): 55/114 MB Progress (1): 55/114 MB Progress (1): 55/114 MB Progress (1): 55/114 MB Progress (1): 55/114 MB Progress (1): 55/114 MB Progress (1): 55/114 MB Progress (1): 55/114 MB Progress (1): 55/114 MB Progress (1): 55/114 MB Progress (1): 55/114 MB Progress (1): 55/114 MB Progress (1): 55/114 MB Progress (1): 56/114 MB Progress (1): 56/114 MB Progress (1): 56/114 MB Progress (1): 56/114 MB Progress (1): 56/114 MB Progress (1): 56/114 MB Progress (1): 56/114 MB Progress (1): 56/114 MB Progress (1): 56/114 MB Progress (1): 56/114 MB Progress (1): 56/114 MB Progress (1): 56/114 MB Progress (1): 56/114 MB Progress (1): 56/114 MB Progress (1): 56/114 MB Progress (1): 56/114 MB Progress (1): 56/114 MB Progress (1): 56/114 MB Progress (1): 56/114 MB Progress (1): 56/114 MB Progress (1): 56/114 MB Progress (1): 56/114 MB Progress (1): 56/114 MB Progress (1): 56/114 MB Progress (1): 56/114 MB Progress (1): 56/114 MB Progress (1): 56/114 MB Progress (1): 56/114 MB Progress (1): 56/114 MB Progress (1): 56/114 MB Progress (1): 56/114 MB Progress (1): 56/114 MB Progress (1): 56/114 MB Progress (1): 56/114 MB Progress (1): 56/114 MB Progress (1): 56/114 MB Progress (1): 56/114 MB Progress (1): 56/114 MB Progress (1): 56/114 MB Progress (1): 56/114 MB Progress (1): 56/114 MB Progress (1): 56/114 MB Progress (1): 56/114 MB Progress (1): 56/114 MB Progress (1): 56/114 MB Progress (1): 56/114 MB Progress (1): 56/114 MB Progress (1): 56/114 MB Progress (1): 56/114 MB Progress (1): 56/114 MB Progress (1): 56/114 MB Progress (1): 56/114 MB Progress (1): 56/114 MB Progress (1): 56/114 MB Progress (1): 56/114 MB Progress (1): 56/114 MB Progress (1): 56/114 MB Progress (1): 56/114 MB Progress (1): 56/114 MB Progress (1): 56/114 MB Progress (1): 56/114 MB Progress (1): 56/114 MB Progress (1): 56/114 MB Progress (1): 56/114 MB Progress (1): 56/114 MB Progress (1): 56/114 MB Progress (1): 56/114 MB Progress (1): 56/114 MB Progress (1): 56/114 MB Progress (1): 56/114 MB Progress (1): 56/114 MB Progress (1): 56/114 MB Progress (1): 56/114 MB Progress (1): 56/114 MB Progress (1): 56/114 MB Progress (1): 56/114 MB Progress (1): 56/114 MB Progress (1): 56/114 MB Progress (1): 56/114 MB Progress (1): 56/114 MB Progress (1): 56/114 MB Progress (1): 56/114 MB Progress (1): 56/114 MB Progress (1): 56/114 MB Progress (1): 56/114 MB Progress (1): 56/114 MB Progress (1): 56/114 MB Progress (1): 56/114 MB Progress (1): 56/114 MB Progress (1): 56/114 MB Progress (1): 56/114 MB Progress (1): 56/114 MB Progress (1): 56/114 MB Progress (1): 56/114 MB Progress (1): 56/114 MB Progress (1): 56/114 MB Progress (1): 56/114 MB Progress (1): 56/114 MB Progress (1): 56/114 MB Progress (1): 56/114 MB Progress (1): 56/114 MB Progress (1): 56/114 MB Progress (1): 56/114 MB Progress (1): 56/114 MB Progress (1): 56/114 MB Progress (1): 56/114 MB Progress (1): 56/114 MB Progress (1): 56/114 MB Progress (1): 56/114 MB Progress (1): 56/114 MB Progress (1): 56/114 MB Progress (1): 56/114 MB Progress (1): 56/114 MB Progress (1): 56/114 MB Progress (1): 56/114 MB Progress (1): 56/114 MB Progress (1): 56/114 MB Progress (1): 56/114 MB Progress (1): 56/114 MB Progress (1): 56/114 MB Progress (1): 56/114 MB Progress (1): 56/114 MB Progress (1): 56/114 MB Progress (1): 56/114 MB Progress (1): 56/114 MB Progress (1): 56/114 MB Progress (1): 56/114 MB Progress (1): 56/114 MB Progress (1): 56/114 MB Progress (1): 56/114 MB Progress (1): 56/114 MB Progress (1): 56/114 MB Progress (1): 56/114 MB Progress (1): 56/114 MB Progress (1): 56/114 MB Progress (1): 56/114 MB Progress (1): 56/114 MB Progress (1): 56/114 MB Progress (1): 56/114 MB Progress (1): 56/114 MB Progress (1): 56/114 MB Progress (1): 56/114 MB Progress (1): 56/114 MB Progress (1): 56/114 MB Progress (1): 56/114 MB Progress (1): 56/114 MB Progress (1): 56/114 MB Progress (1): 56/114 MB Progress (1): 56/114 MB Progress (1): 56/114 MB Progress (1): 56/114 MB Progress (1): 56/114 MB Progress (1): 56/114 MB Progress (1): 56/114 MB Progress (1): 56/114 MB Progress (1): 56/114 MB Progress (1): 56/114 MB Progress (1): 56/114 MB Progress (1): 56/114 MB Progress (1): 56/114 MB Progress (1): 56/114 MB Progress (1): 56/114 MB Progress (1): 56/114 MB Progress (1): 56/114 MB Progress (1): 56/114 MB Progress (1): 56/114 MB Progress (1): 56/114 MB Progress (1): 56/114 MB Progress (1): 56/114 MB Progress (1): 56/114 MB Progress (1): 56/114 MB Progress (1): 56/114 MB Progress (1): 56/114 MB Progress (1): 56/114 MB Progress (1): 56/114 MB Progress (1): 56/114 MB Progress (1): 56/114 MB Progress (1): 56/114 MB Progress (1): 56/114 MB Progress (1): 56/114 MB Progress (1): 56/114 MB Progress (1): 56/114 MB Progress (1): 56/114 MB Progress (1): 56/114 MB Progress (1): 56/114 MB Progress (1): 56/114 MB Progress (1): 56/114 MB Progress (1): 56/114 MB Progress (1): 56/114 MB Progress (1): 56/114 MB Progress (1): 56/114 MB Progress (1): 56/114 MB Progress (1): 56/114 MB Progress (1): 56/114 MB Progress (1): 56/114 MB Progress (1): 56/114 MB Progress (1): 56/114 MB Progress (1): 56/114 MB Progress (1): 56/114 MB Progress (1): 56/114 MB Progress (1): 56/114 MB Progress (1): 56/114 MB Progress (1): 56/114 MB Progress (1): 56/114 MB Progress (1): 56/114 MB Progress (1): 56/114 MB Progress (1): 56/114 MB Progress (1): 56/114 MB Progress (1): 56/114 MB Progress (1): 56/114 MB Progress (1): 56/114 MB Progress (1): 56/114 MB Progress (1): 56/114 MB Progress (1): 56/114 MB Progress (1): 56/114 MB Progress (1): 56/114 MB Progress (1): 56/114 MB Progress (1): 56/114 MB Progress (1): 56/114 MB Progress (1): 56/114 MB Progress (1): 56/114 MB Progress (1): 56/114 MB Progress (1): 56/114 MB Progress (1): 56/114 MB Progress (1): 56/114 MB Progress (1): 56/114 MB Progress (1): 56/114 MB Progress (1): 56/114 MB Progress (1): 56/114 MB Progress (1): 56/114 MB Progress (1): 56/114 MB Progress (1): 56/114 MB Progress (1): 56/114 MB Progress (1): 56/114 MB Progress (1): 56/114 MB Progress (1): 56/114 MB Progress (1): 56/114 MB Progress (1): 56/114 MB Progress (1): 56/114 MB Progress (1): 56/114 MB Progress (1): 56/114 MB Progress (1): 56/114 MB Progress (1): 56/114 MB Progress (1): 56/114 MB Progress (1): 56/114 MB Progress (1): 56/114 MB Progress (1): 56/114 MB Progress (1): 56/114 MB Progress (1): 56/114 MB Progress (1): 56/114 MB Progress (1): 56/114 MB Progress (1): 56/114 MB Progress (1): 56/114 MB Progress (1): 56/114 MB Progress (1): 56/114 MB Progress (1): 56/114 MB Progress (1): 56/114 MB Progress (1): 56/114 MB Progress (1): 56/114 MB Progress (1): 56/114 MB Progress (1): 56/114 MB Progress (1): 56/114 MB Progress (1): 56/114 MB Progress (1): 56/114 MB Progress (1): 56/114 MB Progress (1): 56/114 MB Progress (1): 56/114 MB Progress (1): 56/114 MB Progress (1): 56/114 MB Progress (1): 56/114 MB Progress (1): 56/114 MB Progress (1): 56/114 MB Progress (1): 56/114 MB Progress (1): 56/114 MB Progress (1): 56/114 MB Progress (1): 56/114 MB Progress (1): 56/114 MB Progress (1): 56/114 MB Progress (1): 56/114 MB Progress (1): 56/114 MB Progress (1): 56/114 MB Progress (1): 56/114 MB Progress (1): 56/114 MB Progress (1): 56/114 MB Progress (1): 56/114 MB Progress (1): 56/114 MB Progress (1): 56/114 MB Progress (1): 56/114 MB Progress (1): 56/114 MB Progress (1): 56/114 MB Progress (1): 56/114 MB Progress (1): 56/114 MB Progress (1): 56/114 MB Progress (1): 56/114 MB Progress (1): 56/114 MB Progress (1): 56/114 MB Progress (1): 56/114 MB Progress (1): 56/114 MB Progress (1): 56/114 MB Progress (1): 56/114 MB Progress (1): 56/114 MB Progress (1): 56/114 MB Progress (1): 56/114 MB Progress (1): 56/114 MB Progress (1): 56/114 MB Progress (1): 56/114 MB Progress (1): 56/114 MB Progress (1): 56/114 MB Progress (1): 56/114 MB Progress (1): 56/114 MB Progress (1): 56/114 MB Progress (1): 56/114 MB Progress (1): 56/114 MB Progress (1): 56/114 MB Progress (1): 56/114 MB Progress (1): 56/114 MB Progress (1): 56/114 MB Progress (1): 56/114 MB Progress (1): 56/114 MB Progress (1): 56/114 MB Progress (1): 56/114 MB Progress (1): 56/114 MB Progress (1): 56/114 MB Progress (1): 56/114 MB Progress (1): 56/114 MB Progress (1): 56/114 MB Progress (1): 56/114 MB Progress (1): 56/114 MB Progress (1): 56/114 MB Progress (1): 56/114 MB Progress (1): 56/114 MB Progress (1): 56/114 MB Progress (1): 56/114 MB Progress (1): 56/114 MB Progress (1): 56/114 MB Progress (1): 56/114 MB Progress (1): 56/114 MB Progress (1): 56/114 MB Progress (1): 56/114 MB Progress (1): 56/114 MB Progress (1): 56/114 MB Progress (1): 56/114 MB Progress (1): 56/114 MB Progress (1): 56/114 MB Progress (1): 56/114 MB Progress (1): 56/114 MB Progress (1): 56/114 MB Progress (1): 56/114 MB Progress (1): 56/114 MB Progress (1): 56/114 MB Progress (1): 56/114 MB Progress (1): 56/114 MB Progress (1): 56/114 MB Progress (1): 56/114 MB Progress (1): 56/114 MB Progress (1): 56/114 MB Progress (1): 56/114 MB Progress (1): 56/114 MB Progress (1): 56/114 MB Progress (1): 56/114 MB Progress (1): 56/114 MB Progress (1): 56/114 MB Progress (1): 56/114 MB Progress (1): 56/114 MB Progress (1): 56/114 MB Progress (1): 56/114 MB Progress (1): 56/114 MB Progress (1): 56/114 MB Progress (1): 56/114 MB Progress (1): 56/114 MB Progress (1): 56/114 MB Progress (1): 56/114 MB Progress (1): 56/114 MB Progress (1): 56/114 MB Progress (1): 56/114 MB Progress (1): 56/114 MB Progress (1): 56/114 MB Progress (1): 56/114 MB Progress (1): 56/114 MB Progress (1): 56/114 MB Progress (1): 56/114 MB Progress (1): 56/114 MB Progress (1): 56/114 MB Progress (1): 56/114 MB Progress (1): 56/114 MB Progress (1): 56/114 MB Progress (1): 56/114 MB Progress (1): 56/114 MB Progress (1): 56/114 MB Progress (1): 56/114 MB Progress (1): 56/114 MB Progress (1): 56/114 MB Progress (1): 56/114 MB Progress (1): 56/114 MB Progress (1): 56/114 MB Progress (1): 56/114 MB Progress (1): 56/114 MB Progress (1): 56/114 MB Progress (1): 56/114 MB Progress (1): 56/114 MB Progress (1): 56/114 MB Progress (1): 56/114 MB Progress (1): 56/114 MB Progress (1): 56/114 MB Progress (1): 56/114 MB Progress (1): 56/114 MB Progress (1): 56/114 MB Progress (1): 56/114 MB Progress (1): 56/114 MB Progress (1): 56/114 MB Progress (1): 56/114 MB Progress (1): 56/114 MB Progress (1): 56/114 MB Progress (1): 56/114 MB Progress (1): 56/114 MB Progress (1): 56/114 MB Progress (1): 56/114 MB Progress (1): 56/114 MB Progress (1): 56/114 MB Progress (1): 56/114 MB Progress (1): 56/114 MB Progress (1): 56/114 MB Progress (1): 56/114 MB Progress (1): 56/114 MB Progress (1): 56/114 MB Progress (1): 56/114 MB Progress (1): 56/114 MB Progress (1): 56/114 MB Progress (1): 56/114 MB Progress (1): 56/114 MB Progress (1): 56/114 MB Progress (1): 56/114 MB Progress (1): 56/114 MB Progress (1): 56/114 MB Progress (1): 56/114 MB Progress (1): 56/114 MB Progress (1): 56/114 MB Progress (1): 56/114 MB Progress (1): 56/114 MB Progress (1): 56/114 MB Progress (1): 56/114 MB Progress (1): 56/114 MB Progress (1): 56/114 MB Progress (1): 56/114 MB Progress (1): 56/114 MB Progress (1): 56/114 MB Progress (1): 56/114 MB Progress (1): 56/114 MB Progress (1): 56/114 MB Progress (1): 56/114 MB Progress (1): 56/114 MB Progress (1): 56/114 MB Progress (1): 56/114 MB Progress (1): 56/114 MB Progress (1): 56/114 MB Progress (1): 56/114 MB Progress (1): 56/114 MB Progress (1): 56/114 MB Progress (1): 56/114 MB Progress (1): 56/114 MB Progress (1): 56/114 MB Progress (1): 56/114 MB Progress (1): 56/114 MB Progress (1): 56/114 MB Progress (1): 56/114 MB Progress (1): 56/114 MB Progress (1): 56/114 MB Progress (1): 56/114 MB Progress (1): 56/114 MB Progress (1): 56/114 MB Progress (1): 56/114 MB Progress (1): 56/114 MB Progress (1): 56/114 MB Progress (1): 56/114 MB Progress (1): 56/114 MB Progress (1): 56/114 MB Progress (1): 56/114 MB Progress (1): 56/114 MB Progress (1): 56/114 MB Progress (1): 56/114 MB Progress (1): 56/114 MB Progress (1): 56/114 MB Progress (1): 56/114 MB Progress (1): 56/114 MB Progress (1): 56/114 MB Progress (1): 56/114 MB Progress (1): 56/114 MB Progress (1): 56/114 MB Progress (1): 57/114 MB Progress (1): 57/114 MB Progress (1): 57/114 MB Progress (1): 57/114 MB Progress (1): 57/114 MB Progress (1): 57/114 MB Progress (1): 57/114 MB Progress (1): 57/114 MB Progress (1): 57/114 MB Progress (1): 57/114 MB Progress (1): 57/114 MB Progress (1): 57/114 MB Progress (1): 57/114 MB Progress (1): 57/114 MB Progress (1): 57/114 MB Progress (1): 57/114 MB Progress (1): 57/114 MB Progress (1): 57/114 MB Progress (1): 57/114 MB Progress (1): 57/114 MB Progress (1): 57/114 MB Progress (1): 57/114 MB Progress (1): 57/114 MB Progress (1): 57/114 MB Progress (1): 57/114 MB Progress (1): 57/114 MB Progress (1): 57/114 MB Progress (1): 57/114 MB Progress (1): 57/114 MB Progress (1): 57/114 MB Progress (1): 57/114 MB Progress (1): 57/114 MB Progress (1): 57/114 MB Progress (1): 57/114 MB Progress (1): 57/114 MB Progress (1): 57/114 MB Progress (1): 57/114 MB Progress (1): 57/114 MB Progress (1): 57/114 MB Progress (1): 57/114 MB Progress (1): 57/114 MB Progress (1): 57/114 MB Progress (1): 57/114 MB Progress (1): 57/114 MB Progress (1): 57/114 MB Progress (1): 57/114 MB Progress (1): 57/114 MB Progress (1): 57/114 MB Progress (1): 57/114 MB Progress (1): 57/114 MB Progress (1): 57/114 MB Progress (1): 57/114 MB Progress (1): 57/114 MB Progress (1): 57/114 MB Progress (1): 57/114 MB Progress (1): 57/114 MB Progress (1): 57/114 MB Progress (1): 57/114 MB Progress (1): 57/114 MB Progress (1): 57/114 MB Progress (1): 57/114 MB Progress (1): 57/114 MB Progress (1): 57/114 MB Progress (1): 57/114 MB Progress (1): 57/114 MB Progress (1): 57/114 MB Progress (1): 57/114 MB Progress (1): 57/114 MB Progress (1): 57/114 MB Progress (1): 57/114 MB Progress (1): 57/114 MB Progress (1): 57/114 MB Progress (1): 57/114 MB Progress (1): 57/114 MB Progress (1): 57/114 MB Progress (1): 57/114 MB Progress (1): 57/114 MB Progress (1): 57/114 MB Progress (1): 57/114 MB Progress (1): 57/114 MB Progress (1): 57/114 MB Progress (1): 57/114 MB Progress (1): 57/114 MB Progress (1): 57/114 MB Progress (1): 57/114 MB Progress (1): 57/114 MB Progress (1): 57/114 MB Progress (1): 57/114 MB Progress (1): 57/114 MB Progress (1): 57/114 MB Progress (1): 57/114 MB Progress (1): 57/114 MB Progress (1): 57/114 MB Progress (1): 57/114 MB Progress (1): 57/114 MB Progress (1): 57/114 MB Progress (1): 57/114 MB Progress (1): 57/114 MB Progress (1): 57/114 MB Progress (1): 57/114 MB Progress (1): 57/114 MB Progress (1): 57/114 MB Progress (1): 57/114 MB Progress (1): 57/114 MB Progress (1): 57/114 MB Progress (1): 57/114 MB Progress (1): 57/114 MB Progress (1): 57/114 MB Progress (1): 57/114 MB Progress (1): 57/114 MB Progress (1): 57/114 MB Progress (1): 57/114 MB Progress (1): 57/114 MB Progress (1): 57/114 MB Progress (1): 57/114 MB Progress (1): 57/114 MB Progress (1): 57/114 MB Progress (1): 57/114 MB Progress (1): 57/114 MB Progress (1): 57/114 MB Progress (1): 57/114 MB Progress (1): 57/114 MB Progress (1): 57/114 MB Progress (1): 57/114 MB Progress (1): 57/114 MB Progress (1): 57/114 MB Progress (1): 57/114 MB Progress (1): 57/114 MB Progress (1): 57/114 MB Progress (1): 57/114 MB Progress (1): 57/114 MB Progress (1): 57/114 MB Progress (1): 57/114 MB Progress (1): 57/114 MB Progress (1): 57/114 MB Progress (1): 57/114 MB Progress (1): 57/114 MB Progress (1): 57/114 MB Progress (1): 57/114 MB Progress (1): 57/114 MB Progress (1): 57/114 MB Progress (1): 57/114 MB Progress (1): 57/114 MB Progress (1): 57/114 MB Progress (1): 57/114 MB Progress (1): 57/114 MB Progress (1): 57/114 MB Progress (1): 57/114 MB Progress (1): 57/114 MB Progress (1): 57/114 MB Progress (1): 57/114 MB Progress (1): 57/114 MB Progress (1): 57/114 MB Progress (1): 57/114 MB Progress (1): 57/114 MB Progress (1): 57/114 MB Progress (1): 57/114 MB Progress (1): 57/114 MB Progress (1): 57/114 MB Progress (1): 57/114 MB Progress (1): 57/114 MB Progress (1): 57/114 MB Progress (1): 57/114 MB Progress (1): 57/114 MB Progress (1): 57/114 MB Progress (1): 57/114 MB Progress (1): 57/114 MB Progress (1): 57/114 MB Progress (1): 57/114 MB Progress (1): 57/114 MB Progress (1): 57/114 MB Progress (1): 57/114 MB Progress (1): 57/114 MB Progress (1): 57/114 MB Progress (1): 57/114 MB Progress (1): 57/114 MB Progress (1): 57/114 MB Progress (1): 57/114 MB Progress (1): 57/114 MB Progress (1): 57/114 MB Progress (1): 57/114 MB Progress (1): 57/114 MB Progress (1): 57/114 MB Progress (1): 57/114 MB Progress (1): 57/114 MB Progress (1): 57/114 MB Progress (1): 57/114 MB Progress (1): 57/114 MB Progress (1): 57/114 MB Progress (1): 57/114 MB Progress (1): 57/114 MB Progress (1): 57/114 MB Progress (1): 57/114 MB Progress (1): 57/114 MB Progress (1): 57/114 MB Progress (1): 57/114 MB Progress (1): 57/114 MB Progress (1): 57/114 MB Progress (1): 57/114 MB Progress (1): 57/114 MB Progress (1): 57/114 MB Progress (1): 57/114 MB Progress (1): 57/114 MB Progress (1): 57/114 MB Progress (1): 57/114 MB Progress (1): 57/114 MB Progress (1): 57/114 MB Progress (1): 57/114 MB Progress (1): 57/114 MB Progress (1): 57/114 MB Progress (1): 57/114 MB Progress (1): 57/114 MB Progress (1): 57/114 MB Progress (1): 57/114 MB Progress (1): 57/114 MB Progress (1): 57/114 MB Progress (1): 57/114 MB Progress (1): 57/114 MB Progress (1): 57/114 MB Progress (1): 57/114 MB Progress (1): 57/114 MB Progress (1): 57/114 MB Progress (1): 57/114 MB Progress (1): 57/114 MB Progress (1): 57/114 MB Progress (1): 57/114 MB Progress (1): 57/114 MB Progress (1): 57/114 MB Progress (1): 57/114 MB Progress (1): 57/114 MB Progress (1): 57/114 MB Progress (1): 57/114 MB Progress (1): 57/114 MB Progress (1): 57/114 MB Progress (1): 57/114 MB Progress (1): 57/114 MB Progress (1): 57/114 MB Progress (1): 57/114 MB Progress (1): 57/114 MB Progress (1): 57/114 MB Progress (1): 57/114 MB Progress (1): 57/114 MB Progress (1): 57/114 MB Progress (1): 57/114 MB Progress (1): 57/114 MB Progress (1): 57/114 MB Progress (1): 57/114 MB Progress (1): 57/114 MB Progress (1): 57/114 MB Progress (1): 57/114 MB Progress (1): 57/114 MB Progress (1): 57/114 MB Progress (1): 57/114 MB Progress (1): 57/114 MB Progress (1): 57/114 MB Progress (1): 57/114 MB Progress (1): 57/114 MB Progress (1): 57/114 MB Progress (1): 57/114 MB Progress (1): 57/114 MB Progress (1): 57/114 MB Progress (1): 57/114 MB Progress (1): 57/114 MB Progress (1): 57/114 MB Progress (1): 57/114 MB Progress (1): 57/114 MB Progress (1): 57/114 MB Progress (1): 57/114 MB Progress (1): 57/114 MB Progress (1): 57/114 MB Progress (1): 57/114 MB Progress (1): 57/114 MB Progress (1): 57/114 MB Progress (1): 57/114 MB Progress (1): 57/114 MB Progress (1): 57/114 MB Progress (1): 57/114 MB Progress (1): 57/114 MB Progress (1): 57/114 MB Progress (1): 57/114 MB Progress (1): 57/114 MB Progress (1): 57/114 MB Progress (1): 57/114 MB Progress (1): 57/114 MB Progress (1): 57/114 MB Progress (1): 57/114 MB Progress (1): 57/114 MB Progress (1): 57/114 MB Progress (1): 57/114 MB Progress (1): 57/114 MB Progress (1): 57/114 MB Progress (1): 57/114 MB Progress (1): 57/114 MB Progress (1): 57/114 MB Progress (1): 57/114 MB Progress (1): 57/114 MB Progress (1): 57/114 MB Progress (1): 57/114 MB Progress (1): 57/114 MB Progress (1): 57/114 MB Progress (1): 57/114 MB Progress (1): 57/114 MB Progress (1): 57/114 MB Progress (1): 57/114 MB Progress (1): 57/114 MB Progress (1): 57/114 MB Progress (1): 57/114 MB Progress (1): 57/114 MB Progress (1): 57/114 MB Progress (1): 57/114 MB Progress (1): 57/114 MB Progress (1): 57/114 MB Progress (1): 57/114 MB Progress (1): 57/114 MB Progress (1): 57/114 MB Progress (1): 57/114 MB Progress (1): 57/114 MB Progress (1): 57/114 MB Progress (1): 57/114 MB Progress (1): 57/114 MB Progress (1): 57/114 MB Progress (1): 57/114 MB Progress (1): 57/114 MB Progress (1): 57/114 MB Progress (1): 57/114 MB Progress (1): 57/114 MB Progress (1): 57/114 MB Progress (1): 57/114 MB Progress (1): 57/114 MB Progress (1): 57/114 MB Progress (1): 57/114 MB Progress (1): 57/114 MB Progress (1): 57/114 MB Progress (1): 57/114 MB Progress (1): 57/114 MB Progress (1): 57/114 MB Progress (1): 57/114 MB Progress (1): 57/114 MB Progress (1): 57/114 MB Progress (1): 57/114 MB Progress (1): 57/114 MB Progress (1): 57/114 MB Progress (1): 57/114 MB Progress (1): 57/114 MB Progress (1): 57/114 MB Progress (1): 57/114 MB Progress (1): 57/114 MB Progress (1): 57/114 MB Progress (1): 57/114 MB Progress (1): 57/114 MB Progress (1): 57/114 MB Progress (1): 57/114 MB Progress (1): 57/114 MB Progress (1): 57/114 MB Progress (1): 57/114 MB Progress (1): 57/114 MB Progress (1): 57/114 MB Progress (1): 57/114 MB Progress (1): 57/114 MB Progress (1): 57/114 MB Progress (1): 57/114 MB Progress (1): 57/114 MB Progress (1): 57/114 MB Progress (1): 57/114 MB Progress (1): 57/114 MB Progress (1): 57/114 MB Progress (1): 57/114 MB Progress (1): 57/114 MB Progress (1): 57/114 MB Progress (1): 57/114 MB Progress (1): 57/114 MB Progress (1): 57/114 MB Progress (1): 57/114 MB Progress (1): 57/114 MB Progress (1): 57/114 MB Progress (1): 57/114 MB Progress (1): 57/114 MB Progress (1): 57/114 MB Progress (1): 57/114 MB Progress (1): 57/114 MB Progress (1): 57/114 MB Progress (1): 57/114 MB Progress (1): 57/114 MB Progress (1): 57/114 MB Progress (1): 57/114 MB Progress (1): 57/114 MB Progress (1): 57/114 MB Progress (1): 57/114 MB Progress (1): 57/114 MB Progress (1): 57/114 MB Progress (1): 57/114 MB Progress (1): 57/114 MB Progress (1): 57/114 MB Progress (1): 57/114 MB Progress (1): 57/114 MB Progress (1): 57/114 MB Progress (1): 57/114 MB Progress (1): 57/114 MB Progress (1): 57/114 MB Progress (1): 57/114 MB Progress (1): 57/114 MB Progress (1): 57/114 MB Progress (1): 57/114 MB Progress (1): 57/114 MB Progress (1): 57/114 MB Progress (1): 57/114 MB Progress (1): 57/114 MB Progress (1): 57/114 MB Progress (1): 57/114 MB Progress (1): 57/114 MB Progress (1): 57/114 MB Progress (1): 57/114 MB Progress (1): 57/114 MB Progress (1): 57/114 MB Progress (1): 57/114 MB Progress (1): 57/114 MB Progress (1): 57/114 MB Progress (1): 57/114 MB Progress (1): 57/114 MB Progress (1): 57/114 MB Progress (1): 57/114 MB Progress (1): 57/114 MB Progress (1): 57/114 MB Progress (1): 57/114 MB Progress (1): 57/114 MB Progress (1): 57/114 MB Progress (1): 57/114 MB Progress (1): 57/114 MB Progress (1): 57/114 MB Progress (1): 57/114 MB Progress (1): 57/114 MB Progress (1): 57/114 MB Progress (1): 57/114 MB Progress (1): 57/114 MB Progress (1): 57/114 MB Progress (1): 57/114 MB Progress (1): 57/114 MB Progress (1): 57/114 MB Progress (1): 57/114 MB Progress (1): 57/114 MB Progress (1): 57/114 MB Progress (1): 57/114 MB Progress (1): 57/114 MB Progress (1): 57/114 MB Progress (1): 57/114 MB Progress (1): 57/114 MB Progress (1): 57/114 MB Progress (1): 57/114 MB Progress (1): 57/114 MB Progress (1): 57/114 MB Progress (1): 57/114 MB Progress (1): 57/114 MB Progress (1): 57/114 MB Progress (1): 57/114 MB Progress (1): 57/114 MB Progress (1): 57/114 MB Progress (1): 57/114 MB Progress (1): 57/114 MB Progress (1): 57/114 MB Progress (1): 57/114 MB Progress (1): 57/114 MB Progress (1): 57/114 MB Progress (1): 57/114 MB Progress (1): 57/114 MB Progress (1): 57/114 MB Progress (1): 57/114 MB Progress (1): 57/114 MB Progress (1): 57/114 MB Progress (1): 57/114 MB Progress (1): 57/114 MB Progress (1): 57/114 MB Progress (1): 57/114 MB Progress (1): 57/114 MB Progress (1): 57/114 MB Progress (1): 57/114 MB Progress (1): 57/114 MB Progress (1): 57/114 MB Progress (1): 57/114 MB Progress (1): 57/114 MB Progress (1): 57/114 MB Progress (1): 57/114 MB Progress (1): 57/114 MB Progress (1): 57/114 MB Progress (1): 57/114 MB Progress (1): 57/114 MB Progress (1): 57/114 MB Progress (1): 57/114 MB Progress (1): 57/114 MB Progress (1): 57/114 MB Progress (1): 58/114 MB Progress (1): 58/114 MB Progress (1): 58/114 MB Progress (1): 58/114 MB Progress (1): 58/114 MB Progress (1): 58/114 MB Progress (1): 58/114 MB Progress (1): 58/114 MB Progress (1): 58/114 MB Progress (1): 58/114 MB Progress (1): 58/114 MB Progress (1): 58/114 MB Progress (1): 58/114 MB Progress (1): 58/114 MB Progress (1): 58/114 MB Progress (1): 58/114 MB Progress (1): 58/114 MB Progress (1): 58/114 MB Progress (1): 58/114 MB Progress (1): 58/114 MB Progress (1): 58/114 MB Progress (1): 58/114 MB Progress (1): 58/114 MB Progress (1): 58/114 MB Progress (1): 58/114 MB Progress (1): 58/114 MB Progress (1): 58/114 MB Progress (1): 58/114 MB Progress (1): 58/114 MB Progress (1): 58/114 MB Progress (1): 58/114 MB Progress (1): 58/114 MB Progress (1): 58/114 MB Progress (1): 58/114 MB Progress (1): 58/114 MB Progress (1): 58/114 MB Progress (1): 58/114 MB Progress (1): 58/114 MB Progress (1): 58/114 MB Progress (1): 58/114 MB Progress (1): 58/114 MB Progress (1): 58/114 MB Progress (1): 58/114 MB Progress (1): 58/114 MB Progress (1): 58/114 MB Progress (1): 58/114 MB Progress (1): 58/114 MB Progress (1): 58/114 MB Progress (1): 58/114 MB Progress (1): 58/114 MB Progress (1): 58/114 MB Progress (1): 58/114 MB Progress (1): 58/114 MB Progress (1): 58/114 MB Progress (1): 58/114 MB Progress (1): 58/114 MB Progress (1): 58/114 MB Progress (1): 58/114 MB Progress (1): 58/114 MB Progress (1): 58/114 MB Progress (1): 58/114 MB Progress (1): 58/114 MB Progress (1): 58/114 MB Progress (1): 58/114 MB Progress (1): 58/114 MB Progress (1): 58/114 MB Progress (1): 58/114 MB Progress (1): 58/114 MB Progress (1): 58/114 MB Progress (1): 58/114 MB Progress (1): 58/114 MB Progress (1): 58/114 MB Progress (1): 58/114 MB Progress (1): 58/114 MB Progress (1): 58/114 MB Progress (1): 58/114 MB Progress (1): 58/114 MB Progress (1): 58/114 MB Progress (1): 58/114 MB Progress (1): 58/114 MB Progress (1): 58/114 MB Progress (1): 58/114 MB Progress (1): 58/114 MB Progress (1): 58/114 MB Progress (1): 58/114 MB Progress (1): 58/114 MB Progress (1): 58/114 MB Progress (1): 58/114 MB Progress (1): 58/114 MB Progress (1): 58/114 MB Progress (1): 58/114 MB Progress (1): 58/114 MB Progress (1): 58/114 MB Progress (1): 58/114 MB Progress (1): 58/114 MB Progress (1): 58/114 MB Progress (1): 58/114 MB Progress (1): 58/114 MB Progress (1): 58/114 MB Progress (1): 58/114 MB Progress (1): 58/114 MB Progress (1): 58/114 MB Progress (1): 58/114 MB Progress (1): 58/114 MB Progress (1): 58/114 MB Progress (1): 58/114 MB Progress (1): 58/114 MB Progress (1): 58/114 MB Progress (1): 58/114 MB Progress (1): 58/114 MB Progress (1): 58/114 MB Progress (1): 58/114 MB Progress (1): 58/114 MB Progress (1): 58/114 MB Progress (1): 58/114 MB Progress (1): 58/114 MB Progress (1): 58/114 MB Progress (1): 58/114 MB Progress (1): 58/114 MB Progress (1): 58/114 MB Progress (1): 58/114 MB Progress (1): 58/114 MB Progress (1): 58/114 MB Progress (1): 58/114 MB Progress (1): 58/114 MB Progress (1): 58/114 MB Progress (1): 58/114 MB Progress (1): 58/114 MB Progress (1): 58/114 MB Progress (1): 58/114 MB Progress (1): 58/114 MB Progress (1): 58/114 MB Progress (1): 58/114 MB Progress (1): 58/114 MB Progress (1): 58/114 MB Progress (1): 58/114 MB Progress (1): 58/114 MB Progress (1): 58/114 MB Progress (1): 58/114 MB Progress (1): 58/114 MB Progress (1): 58/114 MB Progress (1): 58/114 MB Progress (1): 58/114 MB Progress (1): 58/114 MB Progress (1): 58/114 MB Progress (1): 58/114 MB Progress (1): 58/114 MB Progress (1): 58/114 MB Progress (1): 58/114 MB Progress (1): 58/114 MB Progress (1): 58/114 MB Progress (1): 58/114 MB Progress (1): 58/114 MB Progress (1): 58/114 MB Progress (1): 58/114 MB Progress (1): 58/114 MB Progress (1): 58/114 MB Progress (1): 58/114 MB Progress (1): 58/114 MB Progress (1): 58/114 MB Progress (1): 58/114 MB Progress (1): 58/114 MB Progress (1): 58/114 MB Progress (1): 58/114 MB Progress (1): 58/114 MB Progress (1): 58/114 MB Progress (1): 58/114 MB Progress (1): 58/114 MB Progress (1): 58/114 MB Progress (1): 58/114 MB Progress (1): 58/114 MB Progress (1): 58/114 MB Progress (1): 58/114 MB Progress (1): 58/114 MB Progress (1): 58/114 MB Progress (1): 58/114 MB Progress (1): 58/114 MB Progress (1): 58/114 MB Progress (1): 58/114 MB Progress (1): 58/114 MB Progress (1): 58/114 MB Progress (1): 58/114 MB Progress (1): 58/114 MB Progress (1): 58/114 MB Progress (1): 58/114 MB Progress (1): 58/114 MB Progress (1): 58/114 MB Progress (1): 58/114 MB Progress (1): 58/114 MB Progress (1): 58/114 MB Progress (1): 58/114 MB Progress (1): 58/114 MB Progress (1): 58/114 MB Progress (1): 58/114 MB Progress (1): 58/114 MB Progress (1): 58/114 MB Progress (1): 58/114 MB Progress (1): 58/114 MB Progress (1): 58/114 MB Progress (1): 58/114 MB Progress (1): 58/114 MB Progress (1): 58/114 MB Progress (1): 58/114 MB Progress (1): 58/114 MB Progress (1): 58/114 MB Progress (1): 58/114 MB Progress (1): 58/114 MB Progress (1): 58/114 MB Progress (1): 58/114 MB Progress (1): 58/114 MB Progress (1): 58/114 MB Progress (1): 58/114 MB Progress (1): 58/114 MB Progress (1): 58/114 MB Progress (1): 58/114 MB Progress (1): 58/114 MB Progress (1): 58/114 MB Progress (1): 58/114 MB Progress (1): 58/114 MB Progress (1): 58/114 MB Progress (1): 58/114 MB Progress (1): 58/114 MB Progress (1): 58/114 MB Progress (1): 58/114 MB Progress (1): 58/114 MB Progress (1): 58/114 MB Progress (1): 58/114 MB Progress (1): 58/114 MB Progress (1): 58/114 MB Progress (1): 58/114 MB Progress (1): 58/114 MB Progress (1): 58/114 MB Progress (1): 58/114 MB Progress (1): 58/114 MB Progress (1): 58/114 MB Progress (1): 58/114 MB Progress (1): 58/114 MB Progress (1): 58/114 MB Progress (1): 58/114 MB Progress (1): 58/114 MB Progress (1): 58/114 MB Progress (1): 58/114 MB Progress (1): 58/114 MB Progress (1): 58/114 MB Progress (1): 58/114 MB Progress (1): 58/114 MB Progress (1): 58/114 MB Progress (1): 58/114 MB Progress (1): 58/114 MB Progress (1): 58/114 MB Progress (1): 58/114 MB Progress (1): 58/114 MB Progress (1): 58/114 MB Progress (1): 58/114 MB Progress (1): 58/114 MB Progress (1): 58/114 MB Progress (1): 58/114 MB Progress (1): 58/114 MB Progress (1): 58/114 MB Progress (1): 58/114 MB Progress (1): 58/114 MB Progress (1): 58/114 MB Progress (1): 58/114 MB Progress (1): 58/114 MB Progress (1): 58/114 MB Progress (1): 58/114 MB Progress (1): 58/114 MB Progress (1): 58/114 MB Progress (1): 58/114 MB Progress (1): 58/114 MB Progress (1): 58/114 MB Progress (1): 58/114 MB Progress (1): 58/114 MB Progress (1): 58/114 MB Progress (1): 58/114 MB Progress (1): 58/114 MB Progress (1): 58/114 MB Progress (1): 58/114 MB Progress (1): 58/114 MB Progress (1): 58/114 MB Progress (1): 58/114 MB Progress (1): 58/114 MB Progress (1): 58/114 MB Progress (1): 58/114 MB Progress (1): 58/114 MB Progress (1): 58/114 MB Progress (1): 58/114 MB Progress (1): 58/114 MB Progress (1): 58/114 MB Progress (1): 58/114 MB Progress (1): 58/114 MB Progress (1): 58/114 MB Progress (1): 58/114 MB Progress (1): 58/114 MB Progress (1): 58/114 MB Progress (1): 58/114 MB Progress (1): 58/114 MB Progress (1): 58/114 MB Progress (1): 58/114 MB Progress (1): 58/114 MB Progress (1): 58/114 MB Progress (1): 58/114 MB Progress (1): 58/114 MB Progress (1): 58/114 MB Progress (1): 58/114 MB Progress (1): 58/114 MB Progress (1): 58/114 MB Progress (1): 58/114 MB Progress (1): 58/114 MB Progress (1): 58/114 MB Progress (1): 58/114 MB Progress (1): 58/114 MB Progress (1): 58/114 MB Progress (1): 58/114 MB Progress (1): 58/114 MB Progress (1): 58/114 MB Progress (1): 58/114 MB Progress (1): 58/114 MB Progress (1): 58/114 MB Progress (1): 58/114 MB Progress (1): 58/114 MB Progress (1): 58/114 MB Progress (1): 58/114 MB Progress (1): 58/114 MB Progress (1): 58/114 MB Progress (1): 58/114 MB Progress (1): 58/114 MB Progress (1): 58/114 MB Progress (1): 58/114 MB Progress (1): 58/114 MB Progress (1): 58/114 MB Progress (1): 58/114 MB Progress (1): 58/114 MB Progress (1): 58/114 MB Progress (1): 58/114 MB Progress (1): 58/114 MB Progress (1): 58/114 MB Progress (1): 58/114 MB Progress (1): 58/114 MB Progress (1): 58/114 MB Progress (1): 58/114 MB Progress (1): 58/114 MB Progress (1): 58/114 MB Progress (1): 58/114 MB Progress (1): 58/114 MB Progress (1): 58/114 MB Progress (1): 58/114 MB Progress (1): 58/114 MB Progress (1): 58/114 MB Progress (1): 58/114 MB Progress (1): 58/114 MB Progress (1): 58/114 MB Progress (1): 58/114 MB Progress (1): 58/114 MB Progress (1): 58/114 MB Progress (1): 58/114 MB Progress (1): 58/114 MB Progress (1): 58/114 MB Progress (1): 58/114 MB Progress (1): 58/114 MB Progress (1): 58/114 MB Progress (1): 58/114 MB Progress (1): 58/114 MB Progress (1): 58/114 MB Progress (1): 58/114 MB Progress (1): 58/114 MB Progress (1): 58/114 MB Progress (1): 58/114 MB Progress (1): 58/114 MB Progress (1): 58/114 MB Progress (1): 58/114 MB Progress (1): 58/114 MB Progress (1): 58/114 MB Progress (1): 58/114 MB Progress (1): 58/114 MB Progress (1): 58/114 MB Progress (1): 58/114 MB Progress (1): 58/114 MB Progress (1): 58/114 MB Progress (1): 58/114 MB Progress (1): 58/114 MB Progress (1): 58/114 MB Progress (1): 58/114 MB Progress (1): 58/114 MB Progress (1): 58/114 MB Progress (1): 58/114 MB Progress (1): 58/114 MB Progress (1): 58/114 MB Progress (1): 58/114 MB Progress (1): 58/114 MB Progress (1): 58/114 MB Progress (1): 58/114 MB Progress (1): 58/114 MB Progress (1): 58/114 MB Progress (1): 58/114 MB Progress (1): 58/114 MB Progress (1): 58/114 MB Progress (1): 58/114 MB Progress (1): 58/114 MB Progress (1): 58/114 MB Progress (1): 58/114 MB Progress (1): 58/114 MB Progress (1): 58/114 MB Progress (1): 58/114 MB Progress (1): 58/114 MB Progress (1): 58/114 MB Progress (1): 58/114 MB Progress (1): 58/114 MB Progress (1): 58/114 MB Progress (1): 58/114 MB Progress (1): 58/114 MB Progress (1): 58/114 MB Progress (1): 58/114 MB Progress (1): 58/114 MB Progress (1): 58/114 MB Progress (1): 58/114 MB Progress (1): 58/114 MB Progress (1): 58/114 MB Progress (1): 58/114 MB Progress (1): 58/114 MB Progress (1): 58/114 MB Progress (1): 58/114 MB Progress (1): 58/114 MB Progress (1): 58/114 MB Progress (1): 58/114 MB Progress (1): 58/114 MB Progress (1): 58/114 MB Progress (1): 58/114 MB Progress (1): 58/114 MB Progress (1): 58/114 MB Progress (1): 58/114 MB Progress (1): 58/114 MB Progress (1): 58/114 MB Progress (1): 58/114 MB Progress (1): 58/114 MB Progress (1): 58/114 MB Progress (1): 58/114 MB Progress (1): 58/114 MB Progress (1): 58/114 MB Progress (1): 58/114 MB Progress (1): 58/114 MB Progress (1): 58/114 MB Progress (1): 58/114 MB Progress (1): 58/114 MB Progress (1): 58/114 MB Progress (1): 58/114 MB Progress (1): 58/114 MB Progress (1): 58/114 MB Progress (1): 58/114 MB Progress (1): 58/114 MB Progress (1): 58/114 MB Progress (1): 58/114 MB Progress (1): 58/114 MB Progress (1): 58/114 MB Progress (1): 58/114 MB Progress (1): 58/114 MB Progress (1): 58/114 MB Progress (1): 58/114 MB Progress (1): 58/114 MB Progress (1): 58/114 MB Progress (1): 58/114 MB Progress (1): 58/114 MB Progress (1): 58/114 MB Progress (1): 58/114 MB Progress (1): 58/114 MB Progress (1): 58/114 MB Progress (1): 58/114 MB Progress (1): 58/114 MB Progress (1): 58/114 MB Progress (1): 58/114 MB Progress (1): 58/114 MB Progress (1): 58/114 MB Progress (1): 58/114 MB Progress (1): 58/114 MB Progress (1): 58/114 MB Progress (1): 58/114 MB Progress (1): 58/114 MB Progress (1): 58/114 MB Progress (1): 58/114 MB Progress (1): 58/114 MB Progress (1): 58/114 MB Progress (1): 58/114 MB Progress (1): 58/114 MB Progress (1): 58/114 MB Progress (1): 58/114 MB Progress (1): 58/114 MB Progress (1): 58/114 MB Progress (1): 58/114 MB Progress (1): 59/114 MB Progress (1): 59/114 MB Progress (1): 59/114 MB Progress (1): 59/114 MB Progress (1): 59/114 MB Progress (1): 59/114 MB Progress (1): 59/114 MB Progress (1): 59/114 MB Progress (1): 59/114 MB Progress (1): 59/114 MB Progress (1): 59/114 MB Progress (1): 59/114 MB Progress (1): 59/114 MB Progress (1): 59/114 MB Progress (1): 59/114 MB Progress (1): 59/114 MB Progress (1): 59/114 MB Progress (1): 59/114 MB Progress (1): 59/114 MB Progress (1): 59/114 MB Progress (1): 59/114 MB Progress (1): 59/114 MB Progress (1): 59/114 MB Progress (1): 59/114 MB Progress (1): 59/114 MB Progress (1): 59/114 MB Progress (1): 59/114 MB Progress (1): 59/114 MB Progress (1): 59/114 MB Progress (1): 59/114 MB Progress (1): 59/114 MB Progress (1): 59/114 MB Progress (1): 59/114 MB Progress (1): 59/114 MB Progress (1): 59/114 MB Progress (1): 59/114 MB Progress (1): 59/114 MB Progress (1): 59/114 MB Progress (1): 59/114 MB Progress (1): 59/114 MB Progress (1): 59/114 MB Progress (1): 59/114 MB Progress (1): 59/114 MB Progress (1): 59/114 MB Progress (1): 59/114 MB Progress (1): 59/114 MB Progress (1): 59/114 MB Progress (1): 59/114 MB Progress (1): 59/114 MB Progress (1): 59/114 MB Progress (1): 59/114 MB Progress (1): 59/114 MB Progress (1): 59/114 MB Progress (1): 59/114 MB Progress (1): 59/114 MB Progress (1): 59/114 MB Progress (1): 59/114 MB Progress (1): 59/114 MB Progress (1): 59/114 MB Progress (1): 59/114 MB Progress (1): 59/114 MB Progress (1): 59/114 MB Progress (1): 59/114 MB Progress (1): 59/114 MB Progress (1): 59/114 MB Progress (1): 59/114 MB Progress (1): 59/114 MB Progress (1): 59/114 MB Progress (1): 59/114 MB Progress (1): 59/114 MB Progress (1): 59/114 MB Progress (1): 59/114 MB Progress (1): 59/114 MB Progress (1): 59/114 MB Progress (1): 59/114 MB Progress (1): 59/114 MB Progress (1): 59/114 MB Progress (1): 59/114 MB Progress (1): 59/114 MB Progress (1): 59/114 MB Progress (1): 59/114 MB Progress (1): 59/114 MB Progress (1): 59/114 MB Progress (1): 59/114 MB Progress (1): 59/114 MB Progress (1): 59/114 MB Progress (1): 59/114 MB Progress (1): 59/114 MB Progress (1): 59/114 MB Progress (1): 59/114 MB Progress (1): 59/114 MB Progress (1): 59/114 MB Progress (1): 59/114 MB Progress (1): 59/114 MB Progress (1): 59/114 MB Progress (1): 59/114 MB Progress (1): 59/114 MB Progress (1): 59/114 MB Progress (1): 59/114 MB Progress (1): 59/114 MB Progress (1): 59/114 MB Progress (1): 59/114 MB Progress (1): 59/114 MB Progress (1): 59/114 MB Progress (1): 59/114 MB Progress (1): 59/114 MB Progress (1): 59/114 MB Progress (1): 59/114 MB Progress (1): 59/114 MB Progress (1): 59/114 MB Progress (1): 59/114 MB Progress (1): 59/114 MB Progress (1): 59/114 MB Progress (1): 59/114 MB Progress (1): 59/114 MB Progress (1): 59/114 MB Progress (1): 59/114 MB Progress (1): 59/114 MB Progress (1): 59/114 MB Progress (1): 59/114 MB Progress (1): 59/114 MB Progress (1): 59/114 MB Progress (1): 59/114 MB Progress (1): 59/114 MB Progress (1): 59/114 MB Progress (1): 59/114 MB Progress (1): 59/114 MB Progress (1): 59/114 MB Progress (1): 59/114 MB Progress (1): 59/114 MB Progress (1): 59/114 MB Progress (1): 59/114 MB Progress (1): 59/114 MB Progress (1): 59/114 MB Progress (1): 59/114 MB Progress (1): 59/114 MB Progress (1): 59/114 MB Progress (1): 59/114 MB Progress (1): 59/114 MB Progress (1): 59/114 MB Progress (1): 59/114 MB Progress (1): 59/114 MB Progress (1): 59/114 MB Progress (1): 59/114 MB Progress (1): 59/114 MB Progress (1): 59/114 MB Progress (1): 59/114 MB Progress (1): 59/114 MB Progress (1): 59/114 MB Progress (1): 59/114 MB Progress (1): 59/114 MB Progress (1): 59/114 MB Progress (1): 59/114 MB Progress (1): 59/114 MB Progress (1): 59/114 MB Progress (1): 59/114 MB Progress (1): 59/114 MB Progress (1): 59/114 MB Progress (1): 59/114 MB Progress (1): 59/114 MB Progress (1): 59/114 MB Progress (1): 59/114 MB Progress (1): 59/114 MB Progress (1): 59/114 MB Progress (1): 59/114 MB Progress (1): 59/114 MB Progress (1): 59/114 MB Progress (1): 59/114 MB Progress (1): 59/114 MB Progress (1): 59/114 MB Progress (1): 59/114 MB Progress (1): 59/114 MB Progress (1): 59/114 MB Progress (1): 59/114 MB Progress (1): 59/114 MB Progress (1): 59/114 MB Progress (1): 59/114 MB Progress (1): 59/114 MB Progress (1): 59/114 MB Progress (1): 59/114 MB Progress (1): 59/114 MB Progress (1): 59/114 MB Progress (1): 59/114 MB Progress (1): 59/114 MB Progress (1): 59/114 MB Progress (1): 59/114 MB Progress (1): 59/114 MB Progress (1): 59/114 MB Progress (1): 59/114 MB Progress (1): 59/114 MB Progress (1): 59/114 MB Progress (1): 59/114 MB Progress (1): 59/114 MB Progress (1): 59/114 MB Progress (1): 59/114 MB Progress (1): 59/114 MB Progress (1): 59/114 MB Progress (1): 59/114 MB Progress (1): 59/114 MB Progress (1): 59/114 MB Progress (1): 59/114 MB Progress (1): 59/114 MB Progress (1): 59/114 MB Progress (1): 59/114 MB Progress (1): 59/114 MB Progress (1): 59/114 MB Progress (1): 59/114 MB Progress (1): 59/114 MB Progress (1): 59/114 MB Progress (1): 59/114 MB Progress (1): 59/114 MB Progress (1): 59/114 MB Progress (1): 59/114 MB Progress (1): 59/114 MB Progress (1): 59/114 MB Progress (1): 59/114 MB Progress (1): 59/114 MB Progress (1): 59/114 MB Progress (1): 59/114 MB Progress (1): 59/114 MB Progress (1): 59/114 MB Progress (1): 59/114 MB Progress (1): 59/114 MB Progress (1): 59/114 MB Progress (1): 59/114 MB Progress (1): 59/114 MB Progress (1): 59/114 MB Progress (1): 59/114 MB Progress (1): 59/114 MB Progress (1): 59/114 MB Progress (1): 59/114 MB Progress (1): 59/114 MB Progress (1): 59/114 MB Progress (1): 59/114 MB Progress (1): 59/114 MB Progress (1): 59/114 MB Progress (1): 59/114 MB Progress (1): 59/114 MB Progress (1): 59/114 MB Progress (1): 59/114 MB Progress (1): 59/114 MB Progress (1): 59/114 MB Progress (1): 59/114 MB Progress (1): 59/114 MB Progress (1): 59/114 MB Progress (1): 59/114 MB Progress (1): 59/114 MB Progress (1): 59/114 MB Progress (1): 59/114 MB Progress (1): 59/114 MB Progress (1): 59/114 MB Progress (1): 59/114 MB Progress (1): 59/114 MB Progress (1): 59/114 MB Progress (1): 59/114 MB Progress (1): 59/114 MB Progress (1): 59/114 MB Progress (1): 59/114 MB Progress (1): 59/114 MB Progress (1): 59/114 MB Progress (1): 59/114 MB Progress (1): 59/114 MB Progress (1): 59/114 MB Progress (1): 59/114 MB Progress (1): 59/114 MB Progress (1): 59/114 MB Progress (1): 59/114 MB Progress (1): 59/114 MB Progress (1): 59/114 MB Progress (1): 59/114 MB Progress (1): 59/114 MB Progress (1): 59/114 MB Progress (1): 59/114 MB Progress (1): 59/114 MB Progress (1): 59/114 MB Progress (1): 59/114 MB Progress (1): 59/114 MB Progress (1): 59/114 MB Progress (1): 59/114 MB Progress (1): 59/114 MB Progress (1): 59/114 MB Progress (1): 59/114 MB Progress (1): 59/114 MB Progress (1): 59/114 MB Progress (1): 59/114 MB Progress (1): 59/114 MB Progress (1): 59/114 MB Progress (1): 59/114 MB Progress (1): 59/114 MB Progress (1): 59/114 MB Progress (1): 59/114 MB Progress (1): 59/114 MB Progress (1): 59/114 MB Progress (1): 59/114 MB Progress (1): 59/114 MB Progress (1): 59/114 MB Progress (1): 59/114 MB Progress (1): 59/114 MB Progress (1): 59/114 MB Progress (1): 59/114 MB Progress (1): 59/114 MB Progress (1): 59/114 MB Progress (1): 59/114 MB Progress (1): 59/114 MB Progress (1): 59/114 MB Progress (1): 59/114 MB Progress (1): 59/114 MB Progress (1): 59/114 MB Progress (1): 59/114 MB Progress (1): 59/114 MB Progress (1): 59/114 MB Progress (1): 59/114 MB Progress (1): 59/114 MB Progress (1): 59/114 MB Progress (1): 59/114 MB Progress (1): 59/114 MB Progress (1): 59/114 MB Progress (1): 59/114 MB Progress (1): 59/114 MB Progress (1): 59/114 MB Progress (1): 59/114 MB Progress (1): 59/114 MB Progress (1): 59/114 MB Progress (1): 59/114 MB Progress (1): 59/114 MB Progress (1): 59/114 MB Progress (1): 59/114 MB Progress (1): 59/114 MB Progress (1): 59/114 MB Progress (1): 59/114 MB Progress (1): 59/114 MB Progress (1): 59/114 MB Progress (1): 59/114 MB Progress (1): 59/114 MB Progress (1): 59/114 MB Progress (1): 59/114 MB Progress (1): 59/114 MB Progress (1): 59/114 MB Progress (1): 59/114 MB Progress (1): 59/114 MB Progress (1): 59/114 MB Progress (1): 59/114 MB Progress (1): 59/114 MB Progress (1): 59/114 MB Progress (1): 59/114 MB Progress (1): 59/114 MB Progress (1): 59/114 MB Progress (1): 59/114 MB Progress (1): 59/114 MB Progress (1): 59/114 MB Progress (1): 59/114 MB Progress (1): 59/114 MB Progress (1): 59/114 MB Progress (1): 59/114 MB Progress (1): 59/114 MB Progress (1): 59/114 MB Progress (1): 59/114 MB Progress (1): 59/114 MB Progress (1): 59/114 MB Progress (1): 59/114 MB Progress (1): 59/114 MB Progress (1): 59/114 MB Progress (1): 59/114 MB Progress (1): 59/114 MB Progress (1): 59/114 MB Progress (1): 59/114 MB Progress (1): 59/114 MB Progress (1): 59/114 MB Progress (1): 59/114 MB Progress (1): 59/114 MB Progress (1): 59/114 MB Progress (1): 59/114 MB Progress (1): 59/114 MB Progress (1): 59/114 MB Progress (1): 59/114 MB Progress (1): 59/114 MB Progress (1): 59/114 MB Progress (1): 59/114 MB Progress (1): 59/114 MB Progress (1): 59/114 MB Progress (1): 59/114 MB Progress (1): 59/114 MB Progress (1): 59/114 MB Progress (1): 59/114 MB Progress (1): 59/114 MB Progress (1): 59/114 MB Progress (1): 59/114 MB Progress (1): 59/114 MB Progress (1): 59/114 MB Progress (1): 59/114 MB Progress (1): 59/114 MB Progress (1): 59/114 MB Progress (1): 59/114 MB Progress (1): 59/114 MB Progress (1): 59/114 MB Progress (1): 59/114 MB Progress (1): 59/114 MB Progress (1): 59/114 MB Progress (1): 59/114 MB Progress (1): 59/114 MB Progress (1): 59/114 MB Progress (1): 59/114 MB Progress (1): 59/114 MB Progress (1): 59/114 MB Progress (1): 59/114 MB Progress (1): 59/114 MB Progress (1): 59/114 MB Progress (1): 59/114 MB Progress (1): 59/114 MB Progress (1): 59/114 MB Progress (1): 59/114 MB Progress (1): 59/114 MB Progress (1): 59/114 MB Progress (1): 59/114 MB Progress (1): 59/114 MB Progress (1): 59/114 MB Progress (1): 59/114 MB Progress (1): 59/114 MB Progress (1): 59/114 MB Progress (1): 59/114 MB Progress (1): 59/114 MB Progress (1): 59/114 MB Progress (1): 59/114 MB Progress (1): 59/114 MB Progress (1): 59/114 MB Progress (1): 59/114 MB Progress (1): 59/114 MB Progress (1): 59/114 MB Progress (1): 59/114 MB Progress (1): 59/114 MB Progress (1): 59/114 MB Progress (1): 59/114 MB Progress (1): 59/114 MB Progress (1): 59/114 MB Progress (1): 59/114 MB Progress (1): 59/114 MB Progress (1): 59/114 MB Progress (1): 59/114 MB Progress (1): 59/114 MB Progress (1): 59/114 MB Progress (1): 59/114 MB Progress (1): 59/114 MB Progress (1): 59/114 MB Progress (1): 59/114 MB Progress (1): 59/114 MB Progress (1): 59/114 MB Progress (1): 59/114 MB Progress (1): 59/114 MB Progress (1): 59/114 MB Progress (1): 59/114 MB Progress (1): 59/114 MB Progress (1): 59/114 MB Progress (1): 59/114 MB Progress (1): 59/114 MB Progress (1): 59/114 MB Progress (1): 59/114 MB Progress (1): 59/114 MB Progress (1): 59/114 MB Progress (1): 59/114 MB Progress (1): 59/114 MB Progress (1): 59/114 MB Progress (1): 59/114 MB Progress (1): 59/114 MB Progress (1): 59/114 MB Progress (1): 59/114 MB Progress (1): 59/114 MB Progress (1): 59/114 MB Progress (1): 59/114 MB Progress (1): 59/114 MB Progress (1): 59/114 MB Progress (1): 59/114 MB Progress (1): 59/114 MB Progress (1): 59/114 MB Progress (1): 59/114 MB Progress (1): 59/114 MB Progress (1): 59/114 MB Progress (1): 59/114 MB Progress (1): 59/114 MB Progress (1): 59/114 MB Progress (1): 59/114 MB Progress (1): 59/114 MB Progress (1): 59/114 MB Progress (1): 59/114 MB Progress (1): 59/114 MB Progress (1): 59/114 MB Progress (1): 59/114 MB Progress (1): 59/114 MB Progress (1): 59/114 MB Progress (1): 60/114 MB Progress (1): 60/114 MB Progress (1): 60/114 MB Progress (1): 60/114 MB Progress (1): 60/114 MB Progress (1): 60/114 MB Progress (1): 60/114 MB Progress (1): 60/114 MB Progress (1): 60/114 MB Progress (1): 60/114 MB Progress (1): 60/114 MB Progress (1): 60/114 MB Progress (1): 60/114 MB Progress (1): 60/114 MB Progress (1): 60/114 MB Progress (1): 60/114 MB Progress (1): 60/114 MB Progress (1): 60/114 MB Progress (1): 60/114 MB Progress (1): 60/114 MB Progress (1): 60/114 MB Progress (1): 60/114 MB Progress (1): 60/114 MB Progress (1): 60/114 MB Progress (1): 60/114 MB Progress (1): 60/114 MB Progress (1): 60/114 MB Progress (1): 60/114 MB Progress (1): 60/114 MB Progress (1): 60/114 MB Progress (1): 60/114 MB Progress (1): 60/114 MB Progress (1): 60/114 MB Progress (1): 60/114 MB Progress (1): 60/114 MB Progress (1): 60/114 MB Progress (1): 60/114 MB Progress (1): 60/114 MB Progress (1): 60/114 MB Progress (1): 60/114 MB Progress (1): 60/114 MB Progress (1): 60/114 MB Progress (1): 60/114 MB Progress (1): 60/114 MB Progress (1): 60/114 MB Progress (1): 60/114 MB Progress (1): 60/114 MB Progress (1): 60/114 MB Progress (1): 60/114 MB Progress (1): 60/114 MB Progress (1): 60/114 MB Progress (1): 60/114 MB Progress (1): 60/114 MB Progress (1): 60/114 MB Progress (1): 60/114 MB Progress (1): 60/114 MB Progress (1): 60/114 MB Progress (1): 60/114 MB Progress (1): 60/114 MB Progress (1): 60/114 MB Progress (1): 60/114 MB Progress (1): 60/114 MB Progress (1): 60/114 MB Progress (1): 60/114 MB Progress (1): 60/114 MB Progress (1): 60/114 MB Progress (1): 60/114 MB Progress (1): 60/114 MB Progress (1): 60/114 MB Progress (1): 60/114 MB Progress (1): 60/114 MB Progress (1): 60/114 MB Progress (1): 60/114 MB Progress (1): 60/114 MB Progress (1): 60/114 MB Progress (1): 60/114 MB Progress (1): 60/114 MB Progress (1): 60/114 MB Progress (1): 60/114 MB Progress (1): 60/114 MB Progress (1): 60/114 MB Progress (1): 60/114 MB Progress (1): 60/114 MB Progress (1): 60/114 MB Progress (1): 60/114 MB Progress (1): 60/114 MB Progress (1): 60/114 MB Progress (1): 60/114 MB Progress (1): 60/114 MB Progress (1): 60/114 MB Progress (1): 60/114 MB Progress (1): 60/114 MB Progress (1): 60/114 MB Progress (1): 60/114 MB Progress (1): 60/114 MB Progress (1): 60/114 MB Progress (1): 60/114 MB Progress (1): 60/114 MB Progress (1): 60/114 MB Progress (1): 60/114 MB Progress (1): 60/114 MB Progress (1): 60/114 MB Progress (1): 60/114 MB Progress (1): 60/114 MB Progress (1): 60/114 MB Progress (1): 60/114 MB Progress (1): 60/114 MB Progress (1): 60/114 MB Progress (1): 60/114 MB Progress (1): 60/114 MB Progress (1): 60/114 MB Progress (1): 60/114 MB Progress (1): 60/114 MB Progress (1): 60/114 MB Progress (1): 60/114 MB Progress (1): 60/114 MB Progress (1): 60/114 MB Progress (1): 60/114 MB Progress (1): 60/114 MB Progress (1): 60/114 MB Progress (1): 60/114 MB Progress (1): 60/114 MB Progress (1): 60/114 MB Progress (1): 60/114 MB Progress (1): 60/114 MB Progress (1): 60/114 MB Progress (1): 60/114 MB Progress (1): 60/114 MB Progress (1): 60/114 MB Progress (1): 60/114 MB Progress (1): 60/114 MB Progress (1): 60/114 MB Progress (1): 60/114 MB Progress (1): 60/114 MB Progress (1): 60/114 MB Progress (1): 60/114 MB Progress (1): 60/114 MB Progress (1): 60/114 MB Progress (1): 60/114 MB Progress (1): 60/114 MB Progress (1): 60/114 MB Progress (1): 60/114 MB Progress (1): 60/114 MB Progress (1): 60/114 MB Progress (1): 60/114 MB Progress (1): 60/114 MB Progress (1): 60/114 MB Progress (1): 60/114 MB Progress (1): 60/114 MB Progress (1): 60/114 MB Progress (1): 60/114 MB Progress (1): 60/114 MB Progress (1): 60/114 MB Progress (1): 60/114 MB Progress (1): 60/114 MB Progress (1): 60/114 MB Progress (1): 60/114 MB Progress (1): 60/114 MB Progress (1): 60/114 MB Progress (1): 60/114 MB Progress (1): 60/114 MB Progress (1): 60/114 MB Progress (1): 60/114 MB Progress (1): 60/114 MB Progress (1): 60/114 MB Progress (1): 60/114 MB Progress (1): 60/114 MB Progress (1): 60/114 MB Progress (1): 60/114 MB Progress (1): 60/114 MB Progress (1): 60/114 MB Progress (1): 60/114 MB Progress (1): 60/114 MB Progress (1): 60/114 MB Progress (1): 60/114 MB Progress (1): 60/114 MB Progress (1): 60/114 MB Progress (1): 60/114 MB Progress (1): 60/114 MB Progress (1): 60/114 MB Progress (1): 60/114 MB Progress (1): 60/114 MB Progress (1): 60/114 MB Progress (1): 60/114 MB Progress (1): 60/114 MB Progress (1): 60/114 MB Progress (1): 60/114 MB Progress (1): 60/114 MB Progress (1): 60/114 MB Progress (1): 60/114 MB Progress (1): 60/114 MB Progress (1): 60/114 MB Progress (1): 60/114 MB Progress (1): 60/114 MB Progress (1): 60/114 MB Progress (1): 60/114 MB Progress (1): 60/114 MB Progress (1): 60/114 MB Progress (1): 60/114 MB Progress (1): 60/114 MB Progress (1): 60/114 MB Progress (1): 60/114 MB Progress (1): 60/114 MB Progress (1): 60/114 MB Progress (1): 60/114 MB Progress (1): 60/114 MB Progress (1): 60/114 MB Progress (1): 60/114 MB Progress (1): 60/114 MB Progress (1): 60/114 MB Progress (1): 60/114 MB Progress (1): 60/114 MB Progress (1): 60/114 MB Progress (1): 60/114 MB Progress (1): 60/114 MB Progress (1): 60/114 MB Progress (1): 60/114 MB Progress (1): 60/114 MB Progress (1): 60/114 MB Progress (1): 60/114 MB Progress (1): 60/114 MB Progress (1): 60/114 MB Progress (1): 60/114 MB Progress (1): 60/114 MB Progress (1): 60/114 MB Progress (1): 60/114 MB Progress (1): 60/114 MB Progress (1): 60/114 MB Progress (1): 60/114 MB Progress (1): 60/114 MB Progress (1): 60/114 MB Progress (1): 60/114 MB Progress (1): 60/114 MB Progress (1): 60/114 MB Progress (1): 60/114 MB Progress (1): 60/114 MB Progress (1): 60/114 MB Progress (1): 60/114 MB Progress (1): 60/114 MB Progress (1): 60/114 MB Progress (1): 60/114 MB Progress (1): 60/114 MB Progress (1): 60/114 MB Progress (1): 60/114 MB Progress (1): 60/114 MB Progress (1): 60/114 MB Progress (1): 60/114 MB Progress (1): 60/114 MB Progress (1): 60/114 MB Progress (1): 60/114 MB Progress (1): 60/114 MB Progress (1): 60/114 MB Progress (1): 60/114 MB Progress (1): 60/114 MB Progress (1): 60/114 MB Progress (1): 60/114 MB Progress (1): 60/114 MB Progress (1): 60/114 MB Progress (1): 60/114 MB Progress (1): 60/114 MB Progress (1): 60/114 MB Progress (1): 60/114 MB Progress (1): 60/114 MB Progress (1): 60/114 MB Progress (1): 60/114 MB Progress (1): 60/114 MB Progress (1): 60/114 MB Progress (1): 60/114 MB Progress (1): 60/114 MB Progress (1): 60/114 MB Progress (1): 60/114 MB Progress (1): 60/114 MB Progress (1): 60/114 MB Progress (1): 60/114 MB Progress (1): 60/114 MB Progress (1): 60/114 MB Progress (1): 60/114 MB Progress (1): 60/114 MB Progress (1): 60/114 MB Progress (1): 60/114 MB Progress (1): 60/114 MB Progress (1): 60/114 MB Progress (1): 60/114 MB Progress (1): 60/114 MB Progress (1): 60/114 MB Progress (1): 60/114 MB Progress (1): 60/114 MB Progress (1): 60/114 MB Progress (1): 60/114 MB Progress (1): 60/114 MB Progress (1): 60/114 MB Progress (1): 60/114 MB Progress (1): 60/114 MB Progress (1): 60/114 MB Progress (1): 60/114 MB Progress (1): 60/114 MB Progress (1): 60/114 MB Progress (1): 60/114 MB Progress (1): 60/114 MB Progress (1): 60/114 MB Progress (1): 60/114 MB Progress (1): 60/114 MB Progress (1): 60/114 MB Progress (1): 60/114 MB Progress (1): 60/114 MB Progress (1): 60/114 MB Progress (1): 60/114 MB Progress (1): 60/114 MB Progress (1): 60/114 MB Progress (1): 60/114 MB Progress (1): 60/114 MB Progress (1): 60/114 MB Progress (1): 60/114 MB Progress (1): 60/114 MB Progress (1): 60/114 MB Progress (1): 60/114 MB Progress (1): 60/114 MB Progress (1): 60/114 MB Progress (1): 60/114 MB Progress (1): 60/114 MB Progress (1): 60/114 MB Progress (1): 60/114 MB Progress (1): 60/114 MB Progress (1): 60/114 MB Progress (1): 60/114 MB Progress (1): 60/114 MB Progress (1): 60/114 MB Progress (1): 60/114 MB Progress (1): 60/114 MB Progress (1): 60/114 MB Progress (1): 60/114 MB Progress (1): 60/114 MB Progress (1): 60/114 MB Progress (1): 60/114 MB Progress (1): 60/114 MB Progress (1): 60/114 MB Progress (1): 60/114 MB Progress (1): 60/114 MB Progress (1): 60/114 MB Progress (1): 60/114 MB Progress (1): 60/114 MB Progress (1): 60/114 MB Progress (1): 60/114 MB Progress (1): 60/114 MB Progress (1): 60/114 MB Progress (1): 60/114 MB Progress (1): 60/114 MB Progress (1): 60/114 MB Progress (1): 60/114 MB Progress (1): 60/114 MB Progress (1): 60/114 MB Progress (1): 60/114 MB Progress (1): 60/114 MB Progress (1): 60/114 MB Progress (1): 60/114 MB Progress (1): 60/114 MB Progress (1): 60/114 MB Progress (1): 60/114 MB Progress (1): 60/114 MB Progress (1): 60/114 MB Progress (1): 60/114 MB Progress (1): 60/114 MB Progress (1): 60/114 MB Progress (1): 60/114 MB Progress (1): 60/114 MB Progress (1): 60/114 MB Progress (1): 60/114 MB Progress (1): 60/114 MB Progress (1): 60/114 MB Progress (1): 60/114 MB Progress (1): 60/114 MB Progress (1): 60/114 MB Progress (1): 60/114 MB Progress (1): 60/114 MB Progress (1): 60/114 MB Progress (1): 60/114 MB Progress (1): 60/114 MB Progress (1): 60/114 MB Progress (1): 60/114 MB Progress (1): 60/114 MB Progress (1): 60/114 MB Progress (1): 60/114 MB Progress (1): 60/114 MB Progress (1): 60/114 MB Progress (1): 60/114 MB Progress (1): 60/114 MB Progress (1): 60/114 MB Progress (1): 60/114 MB Progress (1): 60/114 MB Progress (1): 60/114 MB Progress (1): 60/114 MB Progress (1): 60/114 MB Progress (1): 60/114 MB Progress (1): 60/114 MB Progress (1): 60/114 MB Progress (1): 60/114 MB Progress (1): 60/114 MB Progress (1): 60/114 MB Progress (1): 60/114 MB Progress (1): 60/114 MB Progress (1): 60/114 MB Progress (1): 60/114 MB Progress (1): 60/114 MB Progress (1): 60/114 MB Progress (1): 60/114 MB Progress (1): 60/114 MB Progress (1): 60/114 MB Progress (1): 60/114 MB Progress (1): 60/114 MB Progress (1): 60/114 MB Progress (1): 60/114 MB Progress (1): 60/114 MB Progress (1): 60/114 MB Progress (1): 60/114 MB Progress (1): 60/114 MB Progress (1): 60/114 MB Progress (1): 60/114 MB Progress (1): 60/114 MB Progress (1): 60/114 MB Progress (1): 60/114 MB Progress (1): 60/114 MB Progress (1): 60/114 MB Progress (1): 60/114 MB Progress (1): 60/114 MB Progress (1): 60/114 MB Progress (1): 60/114 MB Progress (1): 60/114 MB Progress (1): 60/114 MB Progress (1): 60/114 MB Progress (1): 60/114 MB Progress (1): 60/114 MB Progress (1): 60/114 MB Progress (1): 60/114 MB Progress (1): 60/114 MB Progress (1): 60/114 MB Progress (1): 60/114 MB Progress (1): 60/114 MB Progress (1): 60/114 MB Progress (1): 60/114 MB Progress (1): 60/114 MB Progress (1): 60/114 MB Progress (1): 60/114 MB Progress (1): 60/114 MB Progress (1): 60/114 MB Progress (1): 60/114 MB Progress (1): 60/114 MB Progress (1): 60/114 MB Progress (1): 60/114 MB Progress (1): 60/114 MB Progress (1): 60/114 MB Progress (1): 60/114 MB Progress (1): 60/114 MB Progress (1): 60/114 MB Progress (1): 60/114 MB Progress (1): 60/114 MB Progress (1): 60/114 MB Progress (1): 60/114 MB Progress (1): 60/114 MB Progress (1): 60/114 MB Progress (1): 60/114 MB Progress (1): 60/114 MB Progress (1): 60/114 MB Progress (1): 60/114 MB Progress (1): 60/114 MB Progress (1): 60/114 MB Progress (1): 60/114 MB Progress (1): 60/114 MB Progress (1): 60/114 MB Progress (1): 60/114 MB Progress (1): 60/114 MB Progress (1): 60/114 MB Progress (1): 60/114 MB Progress (1): 60/114 MB Progress (1): 60/114 MB Progress (1): 60/114 MB Progress (1): 60/114 MB Progress (1): 60/114 MB Progress (1): 60/114 MB Progress (1): 60/114 MB Progress (1): 60/114 MB Progress (1): 60/114 MB Progress (1): 60/114 MB Progress (1): 60/114 MB Progress (1): 60/114 MB Progress (1): 60/114 MB Progress (1): 60/114 MB Progress (1): 60/114 MB Progress (1): 60/114 MB Progress (1): 60/114 MB Progress (1): 61/114 MB Progress (1): 61/114 MB Progress (1): 61/114 MB Progress (1): 61/114 MB Progress (1): 61/114 MB Progress (1): 61/114 MB Progress (1): 61/114 MB Progress (1): 61/114 MB Progress (1): 61/114 MB Progress (1): 61/114 MB Progress (1): 61/114 MB Progress (1): 61/114 MB Progress (1): 61/114 MB Progress (1): 61/114 MB Progress (1): 61/114 MB Progress (1): 61/114 MB Progress (1): 61/114 MB Progress (1): 61/114 MB Progress (1): 61/114 MB Progress (1): 61/114 MB Progress (1): 61/114 MB Progress (1): 61/114 MB Progress (1): 61/114 MB Progress (1): 61/114 MB Progress (1): 61/114 MB Progress (1): 61/114 MB Progress (1): 61/114 MB Progress (1): 61/114 MB Progress (1): 61/114 MB Progress (1): 61/114 MB Progress (1): 61/114 MB Progress (1): 61/114 MB Progress (1): 61/114 MB Progress (1): 61/114 MB Progress (1): 61/114 MB Progress (1): 61/114 MB Progress (1): 61/114 MB Progress (1): 61/114 MB Progress (1): 61/114 MB Progress (1): 61/114 MB Progress (1): 61/114 MB Progress (1): 61/114 MB Progress (1): 61/114 MB Progress (1): 61/114 MB Progress (1): 61/114 MB Progress (1): 61/114 MB Progress (1): 61/114 MB Progress (1): 61/114 MB Progress (1): 61/114 MB Progress (1): 61/114 MB Progress (1): 61/114 MB Progress (1): 61/114 MB Progress (1): 61/114 MB Progress (1): 61/114 MB Progress (1): 61/114 MB Progress (1): 61/114 MB Progress (1): 61/114 MB Progress (1): 61/114 MB Progress (1): 61/114 MB Progress (1): 61/114 MB Progress (1): 61/114 MB Progress (1): 61/114 MB Progress (1): 61/114 MB Progress (1): 61/114 MB Progress (1): 61/114 MB Progress (1): 61/114 MB Progress (1): 61/114 MB Progress (1): 61/114 MB Progress (1): 61/114 MB Progress (1): 61/114 MB Progress (1): 61/114 MB Progress (1): 61/114 MB Progress (1): 61/114 MB Progress (1): 61/114 MB Progress (1): 61/114 MB Progress (1): 61/114 MB Progress (1): 61/114 MB Progress (1): 61/114 MB Progress (1): 61/114 MB Progress (1): 61/114 MB Progress (1): 61/114 MB Progress (1): 61/114 MB Progress (1): 61/114 MB Progress (1): 61/114 MB Progress (1): 61/114 MB Progress (1): 61/114 MB Progress (1): 61/114 MB Progress (1): 61/114 MB Progress (1): 61/114 MB Progress (1): 61/114 MB Progress (1): 61/114 MB Progress (1): 61/114 MB Progress (1): 61/114 MB Progress (1): 61/114 MB Progress (1): 61/114 MB Progress (1): 61/114 MB Progress (1): 61/114 MB Progress (1): 61/114 MB Progress (1): 61/114 MB Progress (1): 61/114 MB Progress (1): 61/114 MB Progress (1): 61/114 MB Progress (1): 61/114 MB Progress (1): 61/114 MB Progress (1): 61/114 MB Progress (1): 61/114 MB Progress (1): 61/114 MB Progress (1): 61/114 MB Progress (1): 61/114 MB Progress (1): 61/114 MB Progress (1): 61/114 MB Progress (1): 61/114 MB Progress (1): 61/114 MB Progress (1): 61/114 MB Progress (1): 61/114 MB Progress (1): 61/114 MB Progress (1): 61/114 MB Progress (1): 61/114 MB Progress (1): 61/114 MB Progress (1): 61/114 MB Progress (1): 61/114 MB Progress (1): 61/114 MB Progress (1): 61/114 MB Progress (1): 61/114 MB Progress (1): 61/114 MB Progress (1): 61/114 MB Progress (1): 61/114 MB Progress (1): 61/114 MB Progress (1): 61/114 MB Progress (1): 61/114 MB Progress (1): 61/114 MB Progress (1): 61/114 MB Progress (1): 61/114 MB Progress (1): 61/114 MB Progress (1): 61/114 MB Progress (1): 61/114 MB Progress (1): 61/114 MB Progress (1): 61/114 MB Progress (1): 61/114 MB Progress (1): 61/114 MB Progress (1): 61/114 MB Progress (1): 61/114 MB Progress (1): 61/114 MB Progress (1): 61/114 MB Progress (1): 61/114 MB Progress (1): 61/114 MB Progress (1): 61/114 MB Progress (1): 61/114 MB Progress (1): 61/114 MB Progress (1): 61/114 MB Progress (1): 61/114 MB Progress (1): 61/114 MB Progress (1): 61/114 MB Progress (1): 61/114 MB Progress (1): 61/114 MB Progress (1): 61/114 MB Progress (1): 61/114 MB Progress (1): 61/114 MB Progress (1): 61/114 MB Progress (1): 61/114 MB Progress (1): 61/114 MB Progress (1): 61/114 MB Progress (1): 61/114 MB Progress (1): 61/114 MB Progress (1): 61/114 MB Progress (1): 61/114 MB Progress (1): 61/114 MB Progress (1): 61/114 MB Progress (1): 61/114 MB Progress (1): 61/114 MB Progress (1): 61/114 MB Progress (1): 61/114 MB Progress (1): 61/114 MB Progress (1): 61/114 MB Progress (1): 61/114 MB Progress (1): 61/114 MB Progress (1): 61/114 MB Progress (1): 61/114 MB Progress (1): 61/114 MB Progress (1): 61/114 MB Progress (1): 61/114 MB Progress (1): 61/114 MB Progress (1): 61/114 MB Progress (1): 61/114 MB Progress (1): 61/114 MB Progress (1): 61/114 MB Progress (1): 61/114 MB Progress (1): 61/114 MB Progress (1): 61/114 MB Progress (1): 61/114 MB Progress (1): 61/114 MB Progress (1): 61/114 MB Progress (1): 61/114 MB Progress (1): 61/114 MB Progress (1): 61/114 MB Progress (1): 61/114 MB Progress (1): 61/114 MB Progress (1): 61/114 MB Progress (1): 61/114 MB Progress (1): 61/114 MB Progress (1): 61/114 MB Progress (1): 61/114 MB Progress (1): 61/114 MB Progress (1): 61/114 MB Progress (1): 61/114 MB Progress (1): 61/114 MB Progress (1): 61/114 MB Progress (1): 61/114 MB Progress (1): 61/114 MB Progress (1): 61/114 MB Progress (1): 61/114 MB Progress (1): 61/114 MB Progress (1): 61/114 MB Progress (1): 61/114 MB Progress (1): 61/114 MB Progress (1): 61/114 MB Progress (1): 61/114 MB Progress (1): 61/114 MB Progress (1): 61/114 MB Progress (1): 61/114 MB Progress (1): 61/114 MB Progress (1): 61/114 MB Progress (1): 61/114 MB Progress (1): 61/114 MB Progress (1): 61/114 MB Progress (1): 61/114 MB Progress (1): 61/114 MB Progress (1): 61/114 MB Progress (1): 61/114 MB Progress (1): 61/114 MB Progress (1): 61/114 MB Progress (1): 61/114 MB Progress (1): 61/114 MB Progress (1): 61/114 MB Progress (1): 61/114 MB Progress (1): 61/114 MB Progress (1): 61/114 MB Progress (1): 61/114 MB Progress (1): 61/114 MB Progress (1): 61/114 MB Progress (1): 61/114 MB Progress (1): 61/114 MB Progress (1): 61/114 MB Progress (1): 61/114 MB Progress (1): 61/114 MB Progress (1): 61/114 MB Progress (1): 61/114 MB Progress (1): 61/114 MB Progress (1): 61/114 MB Progress (1): 61/114 MB Progress (1): 61/114 MB Progress (1): 61/114 MB Progress (1): 61/114 MB Progress (1): 61/114 MB Progress (1): 61/114 MB Progress (1): 61/114 MB Progress (1): 61/114 MB Progress (1): 61/114 MB Progress (1): 61/114 MB Progress (1): 61/114 MB Progress (1): 61/114 MB Progress (1): 61/114 MB Progress (1): 61/114 MB Progress (1): 61/114 MB Progress (1): 61/114 MB Progress (1): 61/114 MB Progress (1): 61/114 MB Progress (1): 61/114 MB Progress (1): 61/114 MB Progress (1): 61/114 MB Progress (1): 61/114 MB Progress (1): 61/114 MB Progress (1): 61/114 MB Progress (1): 61/114 MB Progress (1): 61/114 MB Progress (1): 61/114 MB Progress (1): 61/114 MB Progress (1): 61/114 MB Progress (1): 61/114 MB Progress (1): 61/114 MB Progress (1): 61/114 MB Progress (1): 61/114 MB Progress (1): 61/114 MB Progress (1): 61/114 MB Progress (1): 61/114 MB Progress (1): 61/114 MB Progress (1): 61/114 MB Progress (1): 61/114 MB Progress (1): 61/114 MB Progress (1): 61/114 MB Progress (1): 61/114 MB Progress (1): 61/114 MB Progress (1): 61/114 MB Progress (1): 61/114 MB Progress (1): 61/114 MB Progress (1): 61/114 MB Progress (1): 61/114 MB Progress (1): 61/114 MB Progress (1): 61/114 MB Progress (1): 61/114 MB Progress (1): 61/114 MB Progress (1): 61/114 MB Progress (1): 61/114 MB Progress (1): 61/114 MB Progress (1): 61/114 MB Progress (1): 61/114 MB Progress (1): 61/114 MB Progress (1): 61/114 MB Progress (1): 61/114 MB Progress (1): 61/114 MB Progress (1): 61/114 MB Progress (1): 61/114 MB Progress (1): 61/114 MB Progress (1): 61/114 MB Progress (1): 61/114 MB Progress (1): 61/114 MB Progress (1): 61/114 MB Progress (1): 61/114 MB Progress (1): 61/114 MB Progress (1): 61/114 MB Progress (1): 61/114 MB Progress (1): 61/114 MB Progress (1): 61/114 MB Progress (1): 61/114 MB Progress (1): 61/114 MB Progress (1): 61/114 MB Progress (1): 61/114 MB Progress (1): 61/114 MB Progress (1): 61/114 MB Progress (1): 61/114 MB Progress (1): 61/114 MB Progress (1): 61/114 MB Progress (1): 61/114 MB Progress (1): 61/114 MB Progress (1): 61/114 MB Progress (1): 61/114 MB Progress (1): 61/114 MB Progress (1): 61/114 MB Progress (1): 61/114 MB Progress (1): 61/114 MB Progress (1): 61/114 MB Progress (1): 61/114 MB Progress (1): 61/114 MB Progress (1): 61/114 MB Progress (1): 61/114 MB Progress (1): 61/114 MB Progress (1): 61/114 MB Progress (1): 61/114 MB Progress (1): 61/114 MB Progress (1): 61/114 MB Progress (1): 61/114 MB Progress (1): 61/114 MB Progress (1): 61/114 MB Progress (1): 61/114 MB Progress (1): 61/114 MB Progress (1): 61/114 MB Progress (1): 61/114 MB Progress (1): 61/114 MB Progress (1): 61/114 MB Progress (1): 61/114 MB Progress (1): 61/114 MB Progress (1): 61/114 MB Progress (1): 61/114 MB Progress (1): 61/114 MB Progress (1): 61/114 MB Progress (1): 61/114 MB Progress (1): 61/114 MB Progress (1): 61/114 MB Progress (1): 61/114 MB Progress (1): 61/114 MB Progress (1): 61/114 MB Progress (1): 61/114 MB Progress (1): 61/114 MB Progress (1): 61/114 MB Progress (1): 61/114 MB Progress (1): 61/114 MB Progress (1): 61/114 MB Progress (1): 61/114 MB Progress (1): 61/114 MB Progress (1): 61/114 MB Progress (1): 61/114 MB Progress (1): 61/114 MB Progress (1): 61/114 MB Progress (1): 61/114 MB Progress (1): 61/114 MB Progress (1): 61/114 MB Progress (1): 61/114 MB Progress (1): 61/114 MB Progress (1): 61/114 MB Progress (1): 61/114 MB Progress (1): 61/114 MB Progress (1): 61/114 MB Progress (1): 61/114 MB Progress (1): 61/114 MB Progress (1): 61/114 MB Progress (1): 61/114 MB Progress (1): 61/114 MB Progress (1): 61/114 MB Progress (1): 61/114 MB Progress (1): 61/114 MB Progress (1): 61/114 MB Progress (1): 61/114 MB Progress (1): 61/114 MB Progress (1): 61/114 MB Progress (1): 61/114 MB Progress (1): 61/114 MB Progress (1): 61/114 MB Progress (1): 61/114 MB Progress (1): 61/114 MB Progress (1): 61/114 MB Progress (1): 61/114 MB Progress (1): 61/114 MB Progress (1): 61/114 MB Progress (1): 61/114 MB Progress (1): 61/114 MB Progress (1): 61/114 MB Progress (1): 61/114 MB Progress (1): 61/114 MB Progress (1): 61/114 MB Progress (1): 61/114 MB Progress (1): 61/114 MB Progress (1): 61/114 MB Progress (1): 61/114 MB Progress (1): 61/114 MB Progress (1): 61/114 MB Progress (1): 61/114 MB Progress (1): 61/114 MB Progress (1): 61/114 MB Progress (1): 61/114 MB Progress (1): 61/114 MB Progress (1): 61/114 MB Progress (1): 61/114 MB Progress (1): 61/114 MB Progress (1): 61/114 MB Progress (1): 61/114 MB Progress (1): 61/114 MB Progress (1): 61/114 MB Progress (1): 61/114 MB Progress (1): 61/114 MB Progress (1): 61/114 MB Progress (1): 61/114 MB Progress (1): 61/114 MB Progress (1): 61/114 MB Progress (1): 61/114 MB Progress (1): 61/114 MB Progress (1): 61/114 MB Progress (1): 61/114 MB Progress (1): 61/114 MB Progress (1): 61/114 MB Progress (1): 61/114 MB Progress (1): 61/114 MB Progress (1): 61/114 MB Progress (1): 61/114 MB Progress (1): 61/114 MB Progress (1): 61/114 MB Progress (1): 61/114 MB Progress (1): 61/114 MB Progress (1): 61/114 MB Progress (1): 61/114 MB Progress (1): 61/114 MB Progress (1): 61/114 MB Progress (1): 61/114 MB Progress (1): 61/114 MB Progress (1): 61/114 MB Progress (1): 61/114 MB Progress (1): 61/114 MB Progress (1): 61/114 MB Progress (1): 61/114 MB Progress (1): 61/114 MB Progress (1): 61/114 MB Progress (1): 61/114 MB Progress (1): 61/114 MB Progress (1): 61/114 MB Progress (1): 61/114 MB Progress (1): 61/114 MB Progress (1): 61/114 MB Progress (1): 61/114 MB Progress (1): 61/114 MB Progress (1): 61/114 MB Progress (1): 61/114 MB Progress (1): 61/114 MB Progress (1): 61/114 MB Progress (1): 61/114 MB Progress (1): 61/114 MB Progress (1): 61/114 MB Progress (1): 61/114 MB Progress (1): 61/114 MB Progress (1): 61/114 MB Progress (1): 62/114 MB Progress (1): 62/114 MB Progress (1): 62/114 MB Progress (1): 62/114 MB Progress (1): 62/114 MB Progress (1): 62/114 MB Progress (1): 62/114 MB Progress (1): 62/114 MB Progress (1): 62/114 MB Progress (1): 62/114 MB Progress (1): 62/114 MB Progress (1): 62/114 MB Progress (1): 62/114 MB Progress (1): 62/114 MB Progress (1): 62/114 MB Progress (1): 62/114 MB Progress (1): 62/114 MB Progress (1): 62/114 MB Progress (1): 62/114 MB Progress (1): 62/114 MB Progress (1): 62/114 MB Progress (1): 62/114 MB Progress (1): 62/114 MB Progress (1): 62/114 MB Progress (1): 62/114 MB Progress (1): 62/114 MB Progress (1): 62/114 MB Progress (1): 62/114 MB Progress (1): 62/114 MB Progress (1): 62/114 MB Progress (1): 62/114 MB Progress (1): 62/114 MB Progress (1): 62/114 MB Progress (1): 62/114 MB Progress (1): 62/114 MB Progress (1): 62/114 MB Progress (1): 62/114 MB Progress (1): 62/114 MB Progress (1): 62/114 MB Progress (1): 62/114 MB Progress (1): 62/114 MB Progress (1): 62/114 MB Progress (1): 62/114 MB Progress (1): 62/114 MB Progress (1): 62/114 MB Progress (1): 62/114 MB Progress (1): 62/114 MB Progress (1): 62/114 MB Progress (1): 62/114 MB Progress (1): 62/114 MB Progress (1): 62/114 MB Progress (1): 62/114 MB Progress (1): 62/114 MB Progress (1): 62/114 MB Progress (1): 62/114 MB Progress (1): 62/114 MB Progress (1): 62/114 MB Progress (1): 62/114 MB Progress (1): 62/114 MB Progress (1): 62/114 MB Progress (1): 62/114 MB Progress (1): 62/114 MB Progress (1): 62/114 MB Progress (1): 62/114 MB Progress (1): 62/114 MB Progress (1): 62/114 MB Progress (1): 62/114 MB Progress (1): 62/114 MB Progress (1): 62/114 MB Progress (1): 62/114 MB Progress (1): 62/114 MB Progress (1): 62/114 MB Progress (1): 62/114 MB Progress (1): 62/114 MB Progress (1): 62/114 MB Progress (1): 62/114 MB Progress (1): 62/114 MB Progress (1): 62/114 MB Progress (1): 62/114 MB Progress (1): 62/114 MB Progress (1): 62/114 MB Progress (1): 62/114 MB Progress (1): 62/114 MB Progress (1): 62/114 MB Progress (1): 62/114 MB Progress (1): 62/114 MB Progress (1): 62/114 MB Progress (1): 62/114 MB Progress (1): 62/114 MB Progress (1): 62/114 MB Progress (1): 62/114 MB Progress (1): 62/114 MB Progress (1): 62/114 MB Progress (1): 62/114 MB Progress (1): 62/114 MB Progress (1): 62/114 MB Progress (1): 62/114 MB Progress (1): 62/114 MB Progress (1): 62/114 MB Progress (1): 62/114 MB Progress (1): 62/114 MB Progress (1): 62/114 MB Progress (1): 62/114 MB Progress (1): 62/114 MB Progress (1): 62/114 MB Progress (1): 62/114 MB Progress (1): 62/114 MB Progress (1): 62/114 MB Progress (1): 62/114 MB Progress (1): 62/114 MB Progress (1): 62/114 MB Progress (1): 62/114 MB Progress (1): 62/114 MB Progress (1): 62/114 MB Progress (1): 62/114 MB Progress (1): 62/114 MB Progress (1): 62/114 MB Progress (1): 62/114 MB Progress (1): 62/114 MB Progress (1): 62/114 MB Progress (1): 62/114 MB Progress (1): 62/114 MB Progress (1): 62/114 MB Progress (1): 62/114 MB Progress (1): 62/114 MB Progress (1): 62/114 MB Progress (1): 62/114 MB Progress (1): 62/114 MB Progress (1): 62/114 MB Progress (1): 62/114 MB Progress (1): 62/114 MB Progress (1): 62/114 MB Progress (1): 62/114 MB Progress (1): 62/114 MB Progress (1): 62/114 MB Progress (1): 62/114 MB Progress (1): 62/114 MB Progress (1): 62/114 MB Progress (1): 62/114 MB Progress (1): 62/114 MB Progress (1): 62/114 MB Progress (1): 62/114 MB Progress (1): 62/114 MB Progress (1): 62/114 MB Progress (1): 62/114 MB Progress (1): 62/114 MB Progress (1): 62/114 MB Progress (1): 62/114 MB Progress (1): 62/114 MB Progress (1): 62/114 MB Progress (1): 62/114 MB Progress (1): 62/114 MB Progress (1): 62/114 MB Progress (1): 62/114 MB Progress (1): 62/114 MB Progress (1): 62/114 MB Progress (1): 62/114 MB Progress (1): 62/114 MB Progress (1): 62/114 MB Progress (1): 62/114 MB Progress (1): 62/114 MB Progress (1): 62/114 MB Progress (1): 62/114 MB Progress (1): 62/114 MB Progress (1): 62/114 MB Progress (1): 62/114 MB Progress (1): 62/114 MB Progress (1): 62/114 MB Progress (1): 62/114 MB Progress (1): 62/114 MB Progress (1): 62/114 MB Progress (1): 62/114 MB Progress (1): 62/114 MB Progress (1): 62/114 MB Progress (1): 62/114 MB Progress (1): 62/114 MB Progress (1): 62/114 MB Progress (1): 62/114 MB Progress (1): 62/114 MB Progress (1): 62/114 MB Progress (1): 62/114 MB Progress (1): 62/114 MB Progress (1): 62/114 MB Progress (1): 62/114 MB Progress (1): 62/114 MB Progress (1): 62/114 MB Progress (1): 62/114 MB Progress (1): 62/114 MB Progress (1): 62/114 MB Progress (1): 62/114 MB Progress (1): 62/114 MB Progress (1): 62/114 MB Progress (1): 62/114 MB Progress (1): 62/114 MB Progress (1): 62/114 MB Progress (1): 62/114 MB Progress (1): 62/114 MB Progress (1): 62/114 MB Progress (1): 62/114 MB Progress (1): 62/114 MB Progress (1): 62/114 MB Progress (1): 62/114 MB Progress (1): 62/114 MB Progress (1): 62/114 MB Progress (1): 62/114 MB Progress (1): 62/114 MB Progress (1): 62/114 MB Progress (1): 62/114 MB Progress (1): 62/114 MB Progress (1): 62/114 MB Progress (1): 62/114 MB Progress (1): 62/114 MB Progress (1): 62/114 MB Progress (1): 62/114 MB Progress (1): 62/114 MB Progress (1): 62/114 MB Progress (1): 62/114 MB Progress (1): 62/114 MB Progress (1): 62/114 MB Progress (1): 62/114 MB Progress (1): 62/114 MB Progress (1): 62/114 MB Progress (1): 62/114 MB Progress (1): 62/114 MB Progress (1): 62/114 MB Progress (1): 62/114 MB Progress (1): 62/114 MB Progress (1): 62/114 MB Progress (1): 62/114 MB Progress (1): 62/114 MB Progress (1): 62/114 MB Progress (1): 62/114 MB Progress (1): 62/114 MB Progress (1): 62/114 MB Progress (1): 62/114 MB Progress (1): 62/114 MB Progress (1): 62/114 MB Progress (1): 62/114 MB Progress (1): 62/114 MB Progress (1): 62/114 MB Progress (1): 62/114 MB Progress (1): 62/114 MB Progress (1): 62/114 MB Progress (1): 62/114 MB Progress (1): 62/114 MB Progress (1): 62/114 MB Progress (1): 62/114 MB Progress (1): 62/114 MB Progress (1): 62/114 MB Progress (1): 62/114 MB Progress (1): 62/114 MB Progress (1): 62/114 MB Progress (1): 62/114 MB Progress (1): 62/114 MB Progress (1): 62/114 MB Progress (1): 62/114 MB Progress (1): 62/114 MB Progress (1): 62/114 MB Progress (1): 62/114 MB Progress (1): 62/114 MB Progress (1): 62/114 MB Progress (1): 62/114 MB Progress (1): 62/114 MB Progress (1): 62/114 MB Progress (1): 62/114 MB Progress (1): 62/114 MB Progress (1): 62/114 MB Progress (1): 62/114 MB Progress (1): 62/114 MB Progress (1): 62/114 MB Progress (1): 62/114 MB Progress (1): 62/114 MB Progress (1): 62/114 MB Progress (1): 62/114 MB Progress (1): 62/114 MB Progress (1): 62/114 MB Progress (1): 62/114 MB Progress (1): 62/114 MB Progress (1): 62/114 MB Progress (1): 62/114 MB Progress (1): 62/114 MB Progress (1): 62/114 MB Progress (1): 62/114 MB Progress (1): 62/114 MB Progress (1): 62/114 MB Progress (1): 62/114 MB Progress (1): 62/114 MB Progress (1): 62/114 MB Progress (1): 62/114 MB Progress (1): 62/114 MB Progress (1): 62/114 MB Progress (1): 62/114 MB Progress (1): 62/114 MB Progress (1): 62/114 MB Progress (1): 62/114 MB Progress (1): 62/114 MB Progress (1): 62/114 MB Progress (1): 62/114 MB Progress (1): 62/114 MB Progress (1): 62/114 MB Progress (1): 62/114 MB Progress (1): 62/114 MB Progress (1): 62/114 MB Progress (1): 62/114 MB Progress (1): 62/114 MB Progress (1): 62/114 MB Progress (1): 62/114 MB Progress (1): 62/114 MB Progress (1): 62/114 MB Progress (1): 62/114 MB Progress (1): 62/114 MB Progress (1): 62/114 MB Progress (1): 62/114 MB Progress (1): 62/114 MB Progress (1): 62/114 MB Progress (1): 62/114 MB Progress (1): 62/114 MB Progress (1): 62/114 MB Progress (1): 62/114 MB Progress (1): 62/114 MB Progress (1): 62/114 MB Progress (1): 62/114 MB Progress (1): 62/114 MB Progress (1): 62/114 MB Progress (1): 62/114 MB Progress (1): 62/114 MB Progress (1): 62/114 MB Progress (1): 62/114 MB Progress (1): 62/114 MB Progress (1): 62/114 MB Progress (1): 62/114 MB Progress (1): 62/114 MB Progress (1): 62/114 MB Progress (1): 62/114 MB Progress (1): 62/114 MB Progress (1): 62/114 MB Progress (1): 62/114 MB Progress (1): 62/114 MB Progress (1): 62/114 MB Progress (1): 62/114 MB Progress (1): 62/114 MB Progress (1): 62/114 MB Progress (1): 62/114 MB Progress (1): 62/114 MB Progress (1): 62/114 MB Progress (1): 62/114 MB Progress (1): 62/114 MB Progress (1): 62/114 MB Progress (1): 62/114 MB Progress (1): 62/114 MB Progress (1): 62/114 MB Progress (1): 62/114 MB Progress (1): 62/114 MB Progress (1): 62/114 MB Progress (1): 62/114 MB Progress (1): 62/114 MB Progress (1): 62/114 MB Progress (1): 62/114 MB Progress (1): 62/114 MB Progress (1): 62/114 MB Progress (1): 62/114 MB Progress (1): 62/114 MB Progress (1): 62/114 MB Progress (1): 62/114 MB Progress (1): 62/114 MB Progress (1): 62/114 MB Progress (1): 62/114 MB Progress (1): 62/114 MB Progress (1): 62/114 MB Progress (1): 62/114 MB Progress (1): 62/114 MB Progress (1): 62/114 MB Progress (1): 62/114 MB Progress (1): 62/114 MB Progress (1): 62/114 MB Progress (1): 62/114 MB Progress (1): 62/114 MB Progress (1): 62/114 MB Progress (1): 62/114 MB Progress (1): 62/114 MB Progress (1): 62/114 MB Progress (1): 62/114 MB Progress (1): 62/114 MB Progress (1): 62/114 MB Progress (1): 62/114 MB Progress (1): 62/114 MB Progress (1): 62/114 MB Progress (1): 62/114 MB Progress (1): 62/114 MB Progress (1): 62/114 MB Progress (1): 62/114 MB Progress (1): 62/114 MB Progress (1): 62/114 MB Progress (1): 62/114 MB Progress (1): 62/114 MB Progress (1): 62/114 MB Progress (1): 62/114 MB Progress (1): 62/114 MB Progress (1): 62/114 MB Progress (1): 62/114 MB Progress (1): 62/114 MB Progress (1): 62/114 MB Progress (1): 62/114 MB Progress (1): 62/114 MB Progress (1): 62/114 MB Progress (1): 62/114 MB Progress (1): 62/114 MB Progress (1): 62/114 MB Progress (1): 62/114 MB Progress (1): 62/114 MB Progress (1): 62/114 MB Progress (1): 62/114 MB Progress (1): 62/114 MB Progress (1): 62/114 MB Progress (1): 62/114 MB Progress (1): 62/114 MB Progress (1): 62/114 MB Progress (1): 62/114 MB Progress (1): 62/114 MB Progress (1): 62/114 MB Progress (1): 62/114 MB Progress (1): 62/114 MB Progress (1): 62/114 MB Progress (1): 62/114 MB Progress (1): 62/114 MB Progress (1): 62/114 MB Progress (1): 62/114 MB Progress (1): 62/114 MB Progress (1): 62/114 MB Progress (1): 62/114 MB Progress (1): 62/114 MB Progress (1): 62/114 MB Progress (1): 62/114 MB Progress (1): 62/114 MB Progress (1): 62/114 MB Progress (1): 62/114 MB Progress (1): 62/114 MB Progress (1): 62/114 MB Progress (1): 62/114 MB Progress (1): 62/114 MB Progress (1): 62/114 MB Progress (1): 62/114 MB Progress (1): 62/114 MB Progress (1): 62/114 MB Progress (1): 62/114 MB Progress (1): 62/114 MB Progress (1): 62/114 MB Progress (1): 62/114 MB Progress (1): 62/114 MB Progress (1): 62/114 MB Progress (1): 62/114 MB Progress (1): 62/114 MB Progress (1): 62/114 MB Progress (1): 62/114 MB Progress (1): 62/114 MB Progress (1): 62/114 MB Progress (1): 62/114 MB Progress (1): 62/114 MB Progress (1): 62/114 MB Progress (1): 62/114 MB Progress (1): 62/114 MB Progress (1): 62/114 MB Progress (1): 62/114 MB Progress (1): 62/114 MB Progress (1): 62/114 MB Progress (1): 62/114 MB Progress (1): 62/114 MB Progress (1): 62/114 MB Progress (1): 62/114 MB Progress (1): 62/114 MB Progress (1): 62/114 MB Progress (1): 62/114 MB Progress (1): 62/114 MB Progress (1): 62/114 MB Progress (1): 62/114 MB Progress (1): 62/114 MB Progress (1): 62/114 MB Progress (1): 62/114 MB Progress (1): 62/114 MB Progress (1): 62/114 MB Progress (1): 62/114 MB Progress (1): 62/114 MB Progress (1): 62/114 MB Progress (1): 62/114 MB Progress (1): 62/114 MB Progress (1): 62/114 MB Progress (1): 62/114 MB Progress (1): 62/114 MB Progress (1): 63/114 MB Progress (1): 63/114 MB Progress (1): 63/114 MB Progress (1): 63/114 MB Progress (1): 63/114 MB Progress (1): 63/114 MB Progress (1): 63/114 MB Progress (1): 63/114 MB Progress (1): 63/114 MB Progress (1): 63/114 MB Progress (1): 63/114 MB Progress (1): 63/114 MB Progress (1): 63/114 MB Progress (1): 63/114 MB Progress (1): 63/114 MB Progress (1): 63/114 MB Progress (1): 63/114 MB Progress (1): 63/114 MB Progress (1): 63/114 MB Progress (1): 63/114 MB Progress (1): 63/114 MB Progress (1): 63/114 MB Progress (1): 63/114 MB Progress (1): 63/114 MB Progress (1): 63/114 MB Progress (1): 63/114 MB Progress (1): 63/114 MB Progress (1): 63/114 MB Progress (1): 63/114 MB Progress (1): 63/114 MB Progress (1): 63/114 MB Progress (1): 63/114 MB Progress (1): 63/114 MB Progress (1): 63/114 MB Progress (1): 63/114 MB Progress (1): 63/114 MB Progress (1): 63/114 MB Progress (1): 63/114 MB Progress (1): 63/114 MB Progress (1): 63/114 MB Progress (1): 63/114 MB Progress (1): 63/114 MB Progress (1): 63/114 MB Progress (1): 63/114 MB Progress (1): 63/114 MB Progress (1): 63/114 MB Progress (1): 63/114 MB Progress (1): 63/114 MB Progress (1): 63/114 MB Progress (1): 63/114 MB Progress (1): 63/114 MB Progress (1): 63/114 MB Progress (1): 63/114 MB Progress (1): 63/114 MB Progress (1): 63/114 MB Progress (1): 63/114 MB Progress (1): 63/114 MB Progress (1): 63/114 MB Progress (1): 63/114 MB Progress (1): 63/114 MB Progress (1): 63/114 MB Progress (1): 63/114 MB Progress (1): 63/114 MB Progress (1): 63/114 MB Progress (1): 63/114 MB Progress (1): 63/114 MB Progress (1): 63/114 MB Progress (1): 63/114 MB Progress (1): 63/114 MB Progress (1): 63/114 MB Progress (1): 63/114 MB Progress (1): 63/114 MB Progress (1): 63/114 MB Progress (1): 63/114 MB Progress (1): 63/114 MB Progress (1): 63/114 MB Progress (1): 63/114 MB Progress (1): 63/114 MB Progress (1): 63/114 MB Progress (1): 63/114 MB Progress (1): 63/114 MB Progress (1): 63/114 MB Progress (1): 63/114 MB Progress (1): 63/114 MB Progress (1): 63/114 MB Progress (1): 63/114 MB Progress (1): 63/114 MB Progress (1): 63/114 MB Progress (1): 63/114 MB Progress (1): 63/114 MB Progress (1): 63/114 MB Progress (1): 63/114 MB Progress (1): 63/114 MB Progress (1): 63/114 MB Progress (1): 63/114 MB Progress (1): 63/114 MB Progress (1): 63/114 MB Progress (1): 63/114 MB Progress (1): 63/114 MB Progress (1): 63/114 MB Progress (1): 63/114 MB Progress (1): 63/114 MB Progress (1): 63/114 MB Progress (1): 63/114 MB Progress (1): 63/114 MB Progress (1): 63/114 MB Progress (1): 63/114 MB Progress (1): 63/114 MB Progress (1): 63/114 MB Progress (1): 63/114 MB Progress (1): 63/114 MB Progress (1): 63/114 MB Progress (1): 63/114 MB Progress (1): 63/114 MB Progress (1): 63/114 MB Progress (1): 63/114 MB Progress (1): 63/114 MB Progress (1): 63/114 MB Progress (1): 63/114 MB Progress (1): 63/114 MB Progress (1): 63/114 MB Progress (1): 63/114 MB Progress (1): 63/114 MB Progress (1): 63/114 MB Progress (1): 63/114 MB Progress (1): 63/114 MB Progress (1): 63/114 MB Progress (1): 63/114 MB Progress (1): 63/114 MB Progress (1): 63/114 MB Progress (1): 63/114 MB Progress (1): 63/114 MB Progress (1): 63/114 MB Progress (1): 63/114 MB Progress (1): 63/114 MB Progress (1): 63/114 MB Progress (1): 63/114 MB Progress (1): 63/114 MB Progress (1): 63/114 MB Progress (1): 63/114 MB Progress (1): 63/114 MB Progress (1): 63/114 MB Progress (1): 63/114 MB Progress (1): 63/114 MB Progress (1): 63/114 MB Progress (1): 63/114 MB Progress (1): 63/114 MB Progress (1): 63/114 MB Progress (1): 63/114 MB Progress (1): 63/114 MB Progress (1): 63/114 MB Progress (1): 63/114 MB Progress (1): 63/114 MB Progress (1): 63/114 MB Progress (1): 63/114 MB Progress (1): 63/114 MB Progress (1): 63/114 MB Progress (1): 63/114 MB Progress (1): 63/114 MB Progress (1): 63/114 MB Progress (1): 63/114 MB Progress (1): 63/114 MB Progress (1): 63/114 MB Progress (1): 63/114 MB Progress (1): 63/114 MB Progress (1): 63/114 MB Progress (1): 63/114 MB Progress (1): 63/114 MB Progress (1): 63/114 MB Progress (1): 63/114 MB Progress (1): 63/114 MB Progress (1): 63/114 MB Progress (1): 63/114 MB Progress (1): 63/114 MB Progress (1): 63/114 MB Progress (1): 63/114 MB Progress (1): 63/114 MB Progress (1): 63/114 MB Progress (1): 63/114 MB Progress (1): 63/114 MB Progress (1): 63/114 MB Progress (1): 63/114 MB Progress (1): 63/114 MB Progress (1): 63/114 MB Progress (1): 63/114 MB Progress (1): 63/114 MB Progress (1): 63/114 MB Progress (1): 63/114 MB Progress (1): 63/114 MB Progress (1): 63/114 MB Progress (1): 63/114 MB Progress (1): 63/114 MB Progress (1): 63/114 MB Progress (1): 63/114 MB Progress (1): 63/114 MB Progress (1): 63/114 MB Progress (1): 63/114 MB Progress (1): 63/114 MB Progress (1): 63/114 MB Progress (1): 63/114 MB Progress (1): 63/114 MB Progress (1): 63/114 MB Progress (1): 63/114 MB Progress (1): 63/114 MB Progress (1): 63/114 MB Progress (1): 63/114 MB Progress (1): 63/114 MB Progress (1): 63/114 MB Progress (1): 63/114 MB Progress (1): 63/114 MB Progress (1): 63/114 MB Progress (1): 63/114 MB Progress (1): 63/114 MB Progress (1): 63/114 MB Progress (1): 63/114 MB Progress (1): 63/114 MB Progress (1): 63/114 MB Progress (1): 63/114 MB Progress (1): 63/114 MB Progress (1): 63/114 MB Progress (1): 63/114 MB Progress (1): 63/114 MB Progress (1): 63/114 MB Progress (1): 63/114 MB Progress (1): 63/114 MB Progress (1): 63/114 MB Progress (1): 63/114 MB Progress (1): 63/114 MB Progress (1): 63/114 MB Progress (1): 63/114 MB Progress (1): 63/114 MB Progress (1): 63/114 MB Progress (1): 63/114 MB Progress (1): 63/114 MB Progress (1): 63/114 MB Progress (1): 63/114 MB Progress (1): 63/114 MB Progress (1): 63/114 MB Progress (1): 63/114 MB Progress (1): 63/114 MB Progress (1): 63/114 MB Progress (1): 63/114 MB Progress (1): 63/114 MB Progress (1): 63/114 MB Progress (1): 63/114 MB Progress (1): 63/114 MB Progress (1): 63/114 MB Progress (1): 63/114 MB Progress (1): 63/114 MB Progress (1): 63/114 MB Progress (1): 63/114 MB Progress (1): 63/114 MB Progress (1): 63/114 MB Progress (1): 63/114 MB Progress (1): 63/114 MB Progress (1): 63/114 MB Progress (1): 63/114 MB Progress (1): 63/114 MB Progress (1): 63/114 MB Progress (1): 63/114 MB Progress (1): 63/114 MB Progress (1): 63/114 MB Progress (1): 63/114 MB Progress (1): 63/114 MB Progress (1): 63/114 MB Progress (1): 63/114 MB Progress (1): 63/114 MB Progress (1): 63/114 MB Progress (1): 63/114 MB Progress (1): 63/114 MB Progress (1): 63/114 MB Progress (1): 63/114 MB Progress (1): 63/114 MB Progress (1): 63/114 MB Progress (1): 63/114 MB Progress (1): 63/114 MB Progress (1): 63/114 MB Progress (1): 63/114 MB Progress (1): 63/114 MB Progress (1): 63/114 MB Progress (1): 63/114 MB Progress (1): 63/114 MB Progress (1): 63/114 MB Progress (1): 63/114 MB Progress (1): 63/114 MB Progress (1): 63/114 MB Progress (1): 63/114 MB Progress (1): 63/114 MB Progress (1): 63/114 MB Progress (1): 63/114 MB Progress (1): 63/114 MB Progress (1): 63/114 MB Progress (1): 63/114 MB Progress (1): 63/114 MB Progress (1): 63/114 MB Progress (1): 63/114 MB Progress (1): 63/114 MB Progress (1): 63/114 MB Progress (1): 63/114 MB Progress (1): 63/114 MB Progress (1): 63/114 MB Progress (1): 63/114 MB Progress (1): 63/114 MB Progress (1): 63/114 MB Progress (1): 63/114 MB Progress (1): 63/114 MB Progress (1): 63/114 MB Progress (1): 63/114 MB Progress (1): 63/114 MB Progress (1): 63/114 MB Progress (1): 63/114 MB Progress (1): 63/114 MB Progress (1): 63/114 MB Progress (1): 63/114 MB Progress (1): 63/114 MB Progress (1): 63/114 MB Progress (1): 63/114 MB Progress (1): 63/114 MB Progress (1): 63/114 MB Progress (1): 63/114 MB Progress (1): 63/114 MB Progress (1): 63/114 MB Progress (1): 63/114 MB Progress (1): 63/114 MB Progress (1): 63/114 MB Progress (1): 63/114 MB Progress (1): 63/114 MB Progress (1): 63/114 MB Progress (1): 63/114 MB Progress (1): 63/114 MB Progress (1): 63/114 MB Progress (1): 63/114 MB Progress (1): 63/114 MB Progress (1): 63/114 MB Progress (1): 63/114 MB Progress (1): 63/114 MB Progress (1): 63/114 MB Progress (1): 63/114 MB Progress (1): 63/114 MB Progress (1): 63/114 MB Progress (1): 63/114 MB Progress (1): 63/114 MB Progress (1): 63/114 MB Progress (1): 63/114 MB Progress (1): 63/114 MB Progress (1): 63/114 MB Progress (1): 63/114 MB Progress (1): 63/114 MB Progress (1): 63/114 MB Progress (1): 63/114 MB Progress (1): 63/114 MB Progress (1): 63/114 MB Progress (1): 63/114 MB Progress (1): 63/114 MB Progress (1): 63/114 MB Progress (1): 63/114 MB Progress (1): 63/114 MB Progress (1): 63/114 MB Progress (1): 63/114 MB Progress (1): 63/114 MB Progress (1): 63/114 MB Progress (1): 63/114 MB Progress (1): 63/114 MB Progress (1): 63/114 MB Progress (1): 63/114 MB Progress (1): 63/114 MB Progress (1): 63/114 MB Progress (1): 63/114 MB Progress (1): 63/114 MB Progress (1): 63/114 MB Progress (1): 63/114 MB Progress (1): 63/114 MB Progress (1): 63/114 MB Progress (1): 63/114 MB Progress (1): 63/114 MB Progress (1): 63/114 MB Progress (1): 63/114 MB Progress (1): 63/114 MB Progress (1): 63/114 MB Progress (1): 63/114 MB Progress (1): 63/114 MB Progress (1): 63/114 MB Progress (1): 63/114 MB Progress (1): 63/114 MB Progress (1): 63/114 MB Progress (1): 63/114 MB Progress (1): 63/114 MB Progress (1): 63/114 MB Progress (1): 63/114 MB Progress (1): 63/114 MB Progress (1): 63/114 MB Progress (1): 63/114 MB Progress (1): 63/114 MB Progress (1): 63/114 MB Progress (1): 63/114 MB Progress (1): 63/114 MB Progress (1): 63/114 MB Progress (1): 63/114 MB Progress (1): 63/114 MB Progress (1): 63/114 MB Progress (1): 63/114 MB Progress (1): 63/114 MB Progress (1): 63/114 MB Progress (1): 63/114 MB Progress (1): 63/114 MB Progress (1): 63/114 MB Progress (1): 63/114 MB Progress (1): 63/114 MB Progress (1): 63/114 MB Progress (1): 63/114 MB Progress (1): 63/114 MB Progress (1): 63/114 MB Progress (1): 63/114 MB Progress (1): 63/114 MB Progress (1): 63/114 MB Progress (1): 63/114 MB Progress (1): 63/114 MB Progress (1): 63/114 MB Progress (1): 63/114 MB Progress (1): 63/114 MB Progress (1): 63/114 MB Progress (1): 63/114 MB Progress (1): 63/114 MB Progress (1): 63/114 MB Progress (1): 63/114 MB Progress (1): 63/114 MB Progress (1): 63/114 MB Progress (1): 63/114 MB Progress (1): 63/114 MB Progress (1): 63/114 MB Progress (1): 63/114 MB Progress (1): 63/114 MB Progress (1): 63/114 MB Progress (1): 63/114 MB Progress (1): 63/114 MB Progress (1): 63/114 MB Progress (1): 63/114 MB Progress (1): 63/114 MB Progress (1): 63/114 MB Progress (1): 63/114 MB Progress (1): 63/114 MB Progress (1): 63/114 MB Progress (1): 63/114 MB Progress (1): 63/114 MB Progress (1): 63/114 MB Progress (1): 63/114 MB Progress (1): 63/114 MB Progress (1): 63/114 MB Progress (1): 63/114 MB Progress (1): 63/114 MB Progress (1): 63/114 MB Progress (1): 63/114 MB Progress (1): 63/114 MB Progress (1): 63/114 MB Progress (1): 63/114 MB Progress (1): 63/114 MB Progress (1): 63/114 MB Progress (1): 63/114 MB Progress (1): 63/114 MB Progress (1): 63/114 MB Progress (1): 63/114 MB Progress (1): 63/114 MB Progress (1): 63/114 MB Progress (1): 63/114 MB Progress (1): 63/114 MB Progress (1): 63/114 MB Progress (1): 63/114 MB Progress (1): 63/114 MB Progress (1): 63/114 MB Progress (1): 63/114 MB Progress (1): 63/114 MB Progress (1): 63/114 MB Progress (1): 63/114 MB Progress (1): 63/114 MB Progress (1): 63/114 MB Progress (1): 63/114 MB Progress (1): 63/114 MB Progress (1): 63/114 MB Progress (1): 63/114 MB Progress (1): 63/114 MB Progress (1): 63/114 MB Progress (1): 63/114 MB Progress (1): 63/114 MB Progress (1): 63/114 MB Progress (1): 63/114 MB Progress (1): 63/114 MB Progress (1): 63/114 MB Progress (1): 63/114 MB Progress (1): 64/114 MB Progress (1): 64/114 MB Progress (1): 64/114 MB Progress (1): 64/114 MB Progress (1): 64/114 MB Progress (1): 64/114 MB Progress (1): 64/114 MB Progress (1): 64/114 MB Progress (1): 64/114 MB Progress (1): 64/114 MB Progress (1): 64/114 MB Progress (1): 64/114 MB Progress (1): 64/114 MB Progress (1): 64/114 MB Progress (1): 64/114 MB Progress (1): 64/114 MB Progress (1): 64/114 MB Progress (1): 64/114 MB Progress (1): 64/114 MB Progress (1): 64/114 MB Progress (1): 64/114 MB Progress (1): 64/114 MB Progress (1): 64/114 MB Progress (1): 64/114 MB Progress (1): 64/114 MB Progress (1): 64/114 MB Progress (1): 64/114 MB Progress (1): 64/114 MB Progress (1): 64/114 MB Progress (1): 64/114 MB Progress (1): 64/114 MB Progress (1): 64/114 MB Progress (1): 64/114 MB Progress (1): 64/114 MB Progress (1): 64/114 MB Progress (1): 64/114 MB Progress (1): 64/114 MB Progress (1): 64/114 MB Progress (1): 64/114 MB Progress (1): 64/114 MB Progress (1): 64/114 MB Progress (1): 64/114 MB Progress (1): 64/114 MB Progress (1): 64/114 MB Progress (1): 64/114 MB Progress (1): 64/114 MB Progress (1): 64/114 MB Progress (1): 64/114 MB Progress (1): 64/114 MB Progress (1): 64/114 MB Progress (1): 64/114 MB Progress (1): 64/114 MB Progress (1): 64/114 MB Progress (1): 64/114 MB Progress (1): 64/114 MB Progress (1): 64/114 MB Progress (1): 64/114 MB Progress (1): 64/114 MB Progress (1): 64/114 MB Progress (1): 64/114 MB Progress (1): 64/114 MB Progress (1): 64/114 MB Progress (1): 64/114 MB Progress (1): 64/114 MB Progress (1): 64/114 MB Progress (1): 64/114 MB Progress (1): 64/114 MB Progress (1): 64/114 MB Progress (1): 64/114 MB Progress (1): 64/114 MB Progress (1): 64/114 MB Progress (1): 64/114 MB Progress (1): 64/114 MB Progress (1): 64/114 MB Progress (1): 64/114 MB Progress (1): 64/114 MB Progress (1): 64/114 MB Progress (1): 64/114 MB Progress (1): 64/114 MB Progress (1): 64/114 MB Progress (1): 64/114 MB Progress (1): 64/114 MB Progress (1): 64/114 MB Progress (1): 64/114 MB Progress (1): 64/114 MB Progress (1): 64/114 MB Progress (1): 64/114 MB Progress (1): 64/114 MB Progress (1): 64/114 MB Progress (1): 64/114 MB Progress (1): 64/114 MB Progress (1): 64/114 MB Progress (1): 64/114 MB Progress (1): 64/114 MB Progress (1): 64/114 MB Progress (1): 64/114 MB Progress (1): 64/114 MB Progress (1): 64/114 MB Progress (1): 64/114 MB Progress (1): 64/114 MB Progress (1): 64/114 MB Progress (1): 64/114 MB Progress (1): 64/114 MB Progress (1): 64/114 MB Progress (1): 64/114 MB Progress (1): 64/114 MB Progress (1): 64/114 MB Progress (1): 64/114 MB Progress (1): 64/114 MB Progress (1): 64/114 MB Progress (1): 64/114 MB Progress (1): 64/114 MB Progress (1): 64/114 MB Progress (1): 64/114 MB Progress (1): 64/114 MB Progress (1): 64/114 MB Progress (1): 64/114 MB Progress (1): 64/114 MB Progress (1): 64/114 MB Progress (1): 64/114 MB Progress (1): 64/114 MB Progress (1): 64/114 MB Progress (1): 64/114 MB Progress (1): 64/114 MB Progress (1): 64/114 MB Progress (1): 64/114 MB Progress (1): 64/114 MB Progress (1): 64/114 MB Progress (1): 64/114 MB Progress (1): 64/114 MB Progress (1): 64/114 MB Progress (1): 64/114 MB Progress (1): 64/114 MB Progress (1): 64/114 MB Progress (1): 64/114 MB Progress (1): 64/114 MB Progress (1): 64/114 MB Progress (1): 64/114 MB Progress (1): 64/114 MB Progress (1): 64/114 MB Progress (1): 64/114 MB Progress (1): 64/114 MB Progress (1): 64/114 MB Progress (1): 64/114 MB Progress (1): 64/114 MB Progress (1): 64/114 MB Progress (1): 64/114 MB Progress (1): 64/114 MB Progress (1): 64/114 MB Progress (1): 64/114 MB Progress (1): 64/114 MB Progress (1): 64/114 MB Progress (1): 64/114 MB Progress (1): 64/114 MB Progress (1): 64/114 MB Progress (1): 64/114 MB Progress (1): 64/114 MB Progress (1): 64/114 MB Progress (1): 64/114 MB Progress (1): 64/114 MB Progress (1): 64/114 MB Progress (1): 64/114 MB Progress (1): 64/114 MB Progress (1): 64/114 MB Progress (1): 64/114 MB Progress (1): 64/114 MB Progress (1): 64/114 MB Progress (1): 64/114 MB Progress (1): 64/114 MB Progress (1): 64/114 MB Progress (1): 64/114 MB Progress (1): 64/114 MB Progress (1): 64/114 MB Progress (1): 64/114 MB Progress (1): 64/114 MB Progress (1): 64/114 MB Progress (1): 64/114 MB Progress (1): 64/114 MB Progress (1): 64/114 MB Progress (1): 64/114 MB Progress (1): 64/114 MB Progress (1): 64/114 MB Progress (1): 64/114 MB Progress (1): 64/114 MB Progress (1): 64/114 MB Progress (1): 64/114 MB Progress (1): 64/114 MB Progress (1): 64/114 MB Progress (1): 64/114 MB Progress (1): 64/114 MB Progress (1): 64/114 MB Progress (1): 64/114 MB Progress (1): 64/114 MB Progress (1): 64/114 MB Progress (1): 64/114 MB Progress (1): 64/114 MB Progress (1): 64/114 MB Progress (1): 64/114 MB Progress (1): 64/114 MB Progress (1): 64/114 MB Progress (1): 64/114 MB Progress (1): 64/114 MB Progress (1): 64/114 MB Progress (1): 64/114 MB Progress (1): 64/114 MB Progress (1): 64/114 MB Progress (1): 64/114 MB Progress (1): 64/114 MB Progress (1): 64/114 MB Progress (1): 64/114 MB Progress (1): 64/114 MB Progress (1): 64/114 MB Progress (1): 64/114 MB Progress (1): 64/114 MB Progress (1): 64/114 MB Progress (1): 64/114 MB Progress (1): 64/114 MB Progress (1): 64/114 MB Progress (1): 64/114 MB Progress (1): 64/114 MB Progress (1): 64/114 MB Progress (1): 64/114 MB Progress (1): 64/114 MB Progress (1): 64/114 MB Progress (1): 64/114 MB Progress (1): 64/114 MB Progress (1): 64/114 MB Progress (1): 64/114 MB Progress (1): 64/114 MB Progress (1): 64/114 MB Progress (1): 64/114 MB Progress (1): 64/114 MB Progress (1): 64/114 MB Progress (1): 64/114 MB Progress (1): 64/114 MB Progress (1): 64/114 MB Progress (1): 64/114 MB Progress (1): 64/114 MB Progress (1): 64/114 MB Progress (1): 64/114 MB Progress (1): 64/114 MB Progress (1): 64/114 MB Progress (1): 64/114 MB Progress (1): 64/114 MB Progress (1): 64/114 MB Progress (1): 64/114 MB Progress (1): 64/114 MB Progress (1): 64/114 MB Progress (1): 64/114 MB Progress (1): 64/114 MB Progress (1): 64/114 MB Progress (1): 64/114 MB Progress (1): 64/114 MB Progress (1): 64/114 MB Progress (1): 64/114 MB Progress (1): 64/114 MB Progress (1): 64/114 MB Progress (1): 64/114 MB Progress (1): 64/114 MB Progress (1): 64/114 MB Progress (1): 64/114 MB Progress (1): 64/114 MB Progress (1): 64/114 MB Progress (1): 64/114 MB Progress (1): 64/114 MB Progress (1): 64/114 MB Progress (1): 64/114 MB Progress (1): 64/114 MB Progress (1): 64/114 MB Progress (1): 64/114 MB Progress (1): 64/114 MB Progress (1): 64/114 MB Progress (1): 64/114 MB Progress (1): 64/114 MB Progress (1): 64/114 MB Progress (1): 64/114 MB Progress (1): 64/114 MB Progress (1): 64/114 MB Progress (1): 64/114 MB Progress (1): 64/114 MB Progress (1): 64/114 MB Progress (1): 64/114 MB Progress (1): 64/114 MB Progress (1): 64/114 MB Progress (1): 64/114 MB Progress (1): 64/114 MB Progress (1): 64/114 MB Progress (1): 64/114 MB Progress (1): 64/114 MB Progress (1): 64/114 MB Progress (1): 64/114 MB Progress (1): 64/114 MB Progress (1): 64/114 MB Progress (1): 64/114 MB Progress (1): 64/114 MB Progress (1): 64/114 MB Progress (1): 64/114 MB Progress (1): 64/114 MB Progress (1): 64/114 MB Progress (1): 64/114 MB Progress (1): 64/114 MB Progress (1): 64/114 MB Progress (1): 64/114 MB Progress (1): 64/114 MB Progress (1): 64/114 MB Progress (1): 64/114 MB Progress (1): 64/114 MB Progress (1): 64/114 MB Progress (1): 64/114 MB Progress (1): 64/114 MB Progress (1): 64/114 MB Progress (1): 64/114 MB Progress (1): 64/114 MB Progress (1): 64/114 MB Progress (1): 64/114 MB Progress (1): 64/114 MB Progress (1): 64/114 MB Progress (1): 64/114 MB Progress (1): 64/114 MB Progress (1): 64/114 MB Progress (1): 64/114 MB Progress (1): 64/114 MB Progress (1): 64/114 MB Progress (1): 64/114 MB Progress (1): 64/114 MB Progress (1): 64/114 MB Progress (1): 64/114 MB Progress (1): 64/114 MB Progress (1): 64/114 MB Progress (1): 64/114 MB Progress (1): 64/114 MB Progress (1): 64/114 MB Progress (1): 64/114 MB Progress (1): 64/114 MB Progress (1): 64/114 MB Progress (1): 64/114 MB Progress (1): 64/114 MB Progress (1): 64/114 MB Progress (1): 64/114 MB Progress (1): 64/114 MB Progress (1): 64/114 MB Progress (1): 64/114 MB Progress (1): 64/114 MB Progress (1): 64/114 MB Progress (1): 64/114 MB Progress (1): 64/114 MB Progress (1): 64/114 MB Progress (1): 64/114 MB Progress (1): 64/114 MB Progress (1): 64/114 MB Progress (1): 64/114 MB Progress (1): 64/114 MB Progress (1): 64/114 MB Progress (1): 64/114 MB Progress (1): 64/114 MB Progress (1): 64/114 MB Progress (1): 64/114 MB Progress (1): 64/114 MB Progress (1): 64/114 MB Progress (1): 64/114 MB Progress (1): 64/114 MB Progress (1): 64/114 MB Progress (1): 64/114 MB Progress (1): 64/114 MB Progress (1): 64/114 MB Progress (1): 64/114 MB Progress (1): 64/114 MB Progress (1): 64/114 MB Progress (1): 64/114 MB Progress (1): 64/114 MB Progress (1): 64/114 MB Progress (1): 64/114 MB Progress (1): 64/114 MB Progress (1): 64/114 MB Progress (1): 64/114 MB Progress (1): 64/114 MB Progress (1): 64/114 MB Progress (1): 64/114 MB Progress (1): 64/114 MB Progress (1): 64/114 MB Progress (1): 64/114 MB Progress (1): 64/114 MB Progress (1): 64/114 MB Progress (1): 64/114 MB Progress (1): 64/114 MB Progress (1): 64/114 MB Progress (1): 64/114 MB Progress (1): 64/114 MB Progress (1): 64/114 MB Progress (1): 64/114 MB Progress (1): 64/114 MB Progress (1): 64/114 MB Progress (1): 64/114 MB Progress (1): 64/114 MB Progress (1): 64/114 MB Progress (1): 64/114 MB Progress (1): 64/114 MB Progress (1): 64/114 MB Progress (1): 64/114 MB Progress (1): 64/114 MB Progress (1): 64/114 MB Progress (1): 64/114 MB Progress (1): 64/114 MB Progress (1): 64/114 MB Progress (1): 64/114 MB Progress (1): 64/114 MB Progress (1): 64/114 MB Progress (1): 64/114 MB Progress (1): 64/114 MB Progress (1): 64/114 MB Progress (1): 64/114 MB Progress (1): 64/114 MB Progress (1): 64/114 MB Progress (1): 64/114 MB Progress (1): 64/114 MB Progress (1): 64/114 MB Progress (1): 64/114 MB Progress (1): 64/114 MB Progress (1): 64/114 MB Progress (1): 64/114 MB Progress (1): 64/114 MB Progress (1): 64/114 MB Progress (1): 64/114 MB Progress (1): 64/114 MB Progress (1): 64/114 MB Progress (1): 64/114 MB Progress (1): 64/114 MB Progress (1): 64/114 MB Progress (1): 64/114 MB Progress (1): 64/114 MB Progress (1): 64/114 MB Progress (1): 64/114 MB Progress (1): 64/114 MB Progress (1): 64/114 MB Progress (1): 64/114 MB Progress (1): 64/114 MB Progress (1): 64/114 MB Progress (1): 64/114 MB Progress (1): 64/114 MB Progress (1): 64/114 MB Progress (1): 64/114 MB Progress (1): 64/114 MB Progress (1): 64/114 MB Progress (1): 64/114 MB Progress (1): 64/114 MB Progress (1): 64/114 MB Progress (1): 64/114 MB Progress (1): 64/114 MB Progress (1): 64/114 MB Progress (1): 64/114 MB Progress (1): 64/114 MB Progress (1): 64/114 MB Progress (1): 64/114 MB Progress (1): 64/114 MB Progress (1): 64/114 MB Progress (1): 64/114 MB Progress (1): 64/114 MB Progress (1): 64/114 MB Progress (1): 64/114 MB Progress (1): 64/114 MB Progress (1): 64/114 MB Progress (1): 64/114 MB Progress (1): 64/114 MB Progress (1): 64/114 MB Progress (1): 64/114 MB Progress (1): 64/114 MB Progress (1): 64/114 MB Progress (1): 64/114 MB Progress (1): 64/114 MB Progress (1): 64/114 MB Progress (1): 64/114 MB Progress (1): 64/114 MB Progress (1): 64/114 MB Progress (1): 64/114 MB Progress (1): 64/114 MB Progress (1): 64/114 MB Progress (1): 64/114 MB Progress (1): 64/114 MB Progress (1): 64/114 MB Progress (1): 64/114 MB Progress (1): 64/114 MB Progress (1): 64/114 MB Progress (1): 64/114 MB Progress (1): 64/114 MB Progress (1): 64/114 MB Progress (1): 64/114 MB Progress (1): 64/114 MB Progress (1): 64/114 MB Progress (1): 64/114 MB Progress (1): 65/114 MB Progress (1): 65/114 MB Progress (1): 65/114 MB Progress (1): 65/114 MB Progress (1): 65/114 MB Progress (1): 65/114 MB Progress (1): 65/114 MB Progress (1): 65/114 MB Progress (1): 65/114 MB Progress (1): 65/114 MB Progress (1): 65/114 MB Progress (1): 65/114 MB Progress (1): 65/114 MB Progress (1): 65/114 MB Progress (1): 65/114 MB Progress (1): 65/114 MB Progress (1): 65/114 MB Progress (1): 65/114 MB Progress (1): 65/114 MB Progress (1): 65/114 MB Progress (1): 65/114 MB Progress (1): 65/114 MB Progress (1): 65/114 MB Progress (1): 65/114 MB Progress (1): 65/114 MB Progress (1): 65/114 MB Progress (1): 65/114 MB Progress (1): 65/114 MB Progress (1): 65/114 MB Progress (1): 65/114 MB Progress (1): 65/114 MB Progress (1): 65/114 MB Progress (1): 65/114 MB Progress (1): 65/114 MB Progress (1): 65/114 MB Progress (1): 65/114 MB Progress (1): 65/114 MB Progress (1): 65/114 MB Progress (1): 65/114 MB Progress (1): 65/114 MB Progress (1): 65/114 MB Progress (1): 65/114 MB Progress (1): 65/114 MB Progress (1): 65/114 MB Progress (1): 65/114 MB Progress (1): 65/114 MB Progress (1): 65/114 MB Progress (1): 65/114 MB Progress (1): 65/114 MB Progress (1): 65/114 MB Progress (1): 65/114 MB Progress (1): 65/114 MB Progress (1): 65/114 MB Progress (1): 65/114 MB Progress (1): 65/114 MB Progress (1): 65/114 MB Progress (1): 65/114 MB Progress (1): 65/114 MB Progress (1): 65/114 MB Progress (1): 65/114 MB Progress (1): 65/114 MB Progress (1): 65/114 MB Progress (1): 65/114 MB Progress (1): 65/114 MB Progress (1): 65/114 MB Progress (1): 65/114 MB Progress (1): 65/114 MB Progress (1): 65/114 MB Progress (1): 65/114 MB Progress (1): 65/114 MB Progress (1): 65/114 MB Progress (1): 65/114 MB Progress (1): 65/114 MB Progress (1): 65/114 MB Progress (1): 65/114 MB Progress (1): 65/114 MB Progress (1): 65/114 MB Progress (1): 65/114 MB Progress (1): 65/114 MB Progress (1): 65/114 MB Progress (1): 65/114 MB Progress (1): 65/114 MB Progress (1): 65/114 MB Progress (1): 65/114 MB Progress (1): 65/114 MB Progress (1): 65/114 MB Progress (1): 65/114 MB Progress (1): 65/114 MB Progress (1): 65/114 MB Progress (1): 65/114 MB Progress (1): 65/114 MB Progress (1): 65/114 MB Progress (1): 65/114 MB Progress (1): 65/114 MB Progress (1): 65/114 MB Progress (1): 65/114 MB Progress (1): 65/114 MB Progress (1): 65/114 MB Progress (1): 65/114 MB Progress (1): 65/114 MB Progress (1): 65/114 MB Progress (1): 65/114 MB Progress (1): 65/114 MB Progress (1): 65/114 MB Progress (1): 65/114 MB Progress (1): 65/114 MB Progress (1): 65/114 MB Progress (1): 65/114 MB Progress (1): 65/114 MB Progress (1): 65/114 MB Progress (1): 65/114 MB Progress (1): 65/114 MB Progress (1): 65/114 MB Progress (1): 65/114 MB Progress (1): 65/114 MB Progress (1): 65/114 MB Progress (1): 65/114 MB Progress (1): 65/114 MB Progress (1): 65/114 MB Progress (1): 65/114 MB Progress (1): 65/114 MB Progress (1): 65/114 MB Progress (1): 65/114 MB Progress (1): 65/114 MB Progress (1): 65/114 MB Progress (1): 65/114 MB Progress (1): 65/114 MB Progress (1): 65/114 MB Progress (1): 65/114 MB Progress (1): 65/114 MB Progress (1): 65/114 MB Progress (1): 65/114 MB Progress (1): 65/114 MB Progress (1): 65/114 MB Progress (1): 65/114 MB Progress (1): 65/114 MB Progress (1): 65/114 MB Progress (1): 65/114 MB Progress (1): 65/114 MB Progress (1): 65/114 MB Progress (1): 65/114 MB Progress (1): 65/114 MB Progress (1): 65/114 MB Progress (1): 65/114 MB Progress (1): 65/114 MB Progress (1): 65/114 MB Progress (1): 65/114 MB Progress (1): 65/114 MB Progress (1): 65/114 MB Progress (1): 65/114 MB Progress (1): 65/114 MB Progress (1): 65/114 MB Progress (1): 65/114 MB Progress (1): 65/114 MB Progress (1): 65/114 MB Progress (1): 65/114 MB Progress (1): 65/114 MB Progress (1): 65/114 MB Progress (1): 65/114 MB Progress (1): 65/114 MB Progress (1): 65/114 MB Progress (1): 65/114 MB Progress (1): 65/114 MB Progress (1): 65/114 MB Progress (1): 65/114 MB Progress (1): 65/114 MB Progress (1): 65/114 MB Progress (1): 65/114 MB Progress (1): 65/114 MB Progress (1): 65/114 MB Progress (1): 65/114 MB Progress (1): 65/114 MB Progress (1): 65/114 MB Progress (1): 65/114 MB Progress (1): 65/114 MB Progress (1): 65/114 MB Progress (1): 65/114 MB Progress (1): 65/114 MB Progress (1): 65/114 MB Progress (1): 65/114 MB Progress (1): 65/114 MB Progress (1): 65/114 MB Progress (1): 65/114 MB Progress (1): 65/114 MB Progress (1): 65/114 MB Progress (1): 65/114 MB Progress (1): 65/114 MB Progress (1): 65/114 MB Progress (1): 65/114 MB Progress (1): 65/114 MB Progress (1): 65/114 MB Progress (1): 65/114 MB Progress (1): 65/114 MB Progress (1): 65/114 MB Progress (1): 65/114 MB Progress (1): 65/114 MB Progress (1): 65/114 MB Progress (1): 65/114 MB Progress (1): 65/114 MB Progress (1): 65/114 MB Progress (1): 65/114 MB Progress (1): 65/114 MB Progress (1): 65/114 MB Progress (1): 65/114 MB Progress (1): 65/114 MB Progress (1): 65/114 MB Progress (1): 65/114 MB Progress (1): 65/114 MB Progress (1): 65/114 MB Progress (1): 65/114 MB Progress (1): 65/114 MB Progress (1): 65/114 MB Progress (1): 65/114 MB Progress (1): 65/114 MB Progress (1): 65/114 MB Progress (1): 65/114 MB Progress (1): 65/114 MB Progress (1): 65/114 MB Progress (1): 65/114 MB Progress (1): 65/114 MB Progress (1): 65/114 MB Progress (1): 65/114 MB Progress (1): 65/114 MB Progress (1): 65/114 MB Progress (1): 65/114 MB Progress (1): 65/114 MB Progress (1): 65/114 MB Progress (1): 65/114 MB Progress (1): 65/114 MB Progress (1): 65/114 MB Progress (1): 65/114 MB Progress (1): 65/114 MB Progress (1): 65/114 MB Progress (1): 65/114 MB Progress (1): 65/114 MB Progress (1): 65/114 MB Progress (1): 65/114 MB Progress (1): 65/114 MB Progress (1): 65/114 MB Progress (1): 65/114 MB Progress (1): 65/114 MB Progress (1): 65/114 MB Progress (1): 65/114 MB Progress (1): 65/114 MB Progress (1): 65/114 MB Progress (1): 65/114 MB Progress (1): 65/114 MB Progress (1): 65/114 MB Progress (1): 65/114 MB Progress (1): 65/114 MB Progress (1): 65/114 MB Progress (1): 65/114 MB Progress (1): 65/114 MB Progress (1): 65/114 MB Progress (1): 65/114 MB Progress (1): 65/114 MB Progress (1): 65/114 MB Progress (1): 65/114 MB Progress (1): 65/114 MB Progress (1): 65/114 MB Progress (1): 65/114 MB Progress (1): 65/114 MB Progress (1): 65/114 MB Progress (1): 65/114 MB Progress (1): 65/114 MB Progress (1): 65/114 MB Progress (1): 65/114 MB Progress (1): 65/114 MB Progress (1): 65/114 MB Progress (1): 65/114 MB Progress (1): 65/114 MB Progress (1): 65/114 MB Progress (1): 65/114 MB Progress (1): 65/114 MB Progress (1): 65/114 MB Progress (1): 65/114 MB Progress (1): 65/114 MB Progress (1): 65/114 MB Progress (1): 65/114 MB Progress (1): 65/114 MB Progress (1): 65/114 MB Progress (1): 65/114 MB Progress (1): 65/114 MB Progress (1): 65/114 MB Progress (1): 65/114 MB Progress (1): 65/114 MB Progress (1): 65/114 MB Progress (1): 65/114 MB Progress (1): 65/114 MB Progress (1): 65/114 MB Progress (1): 65/114 MB Progress (1): 65/114 MB Progress (1): 65/114 MB Progress (1): 65/114 MB Progress (1): 65/114 MB Progress (1): 65/114 MB Progress (1): 65/114 MB Progress (1): 65/114 MB Progress (1): 65/114 MB Progress (1): 65/114 MB Progress (1): 65/114 MB Progress (1): 65/114 MB Progress (1): 65/114 MB Progress (1): 65/114 MB Progress (1): 65/114 MB Progress (1): 65/114 MB Progress (1): 65/114 MB Progress (1): 65/114 MB Progress (1): 65/114 MB Progress (1): 65/114 MB Progress (1): 65/114 MB Progress (1): 65/114 MB Progress (1): 65/114 MB Progress (1): 65/114 MB Progress (1): 65/114 MB Progress (1): 65/114 MB Progress (1): 65/114 MB Progress (1): 65/114 MB Progress (1): 65/114 MB Progress (1): 65/114 MB Progress (1): 65/114 MB Progress (1): 65/114 MB Progress (1): 65/114 MB Progress (1): 65/114 MB Progress (1): 65/114 MB Progress (1): 65/114 MB Progress (1): 65/114 MB Progress (1): 65/114 MB Progress (1): 65/114 MB Progress (1): 65/114 MB Progress (1): 65/114 MB Progress (1): 65/114 MB Progress (1): 65/114 MB Progress (1): 65/114 MB Progress (1): 65/114 MB Progress (1): 65/114 MB Progress (1): 65/114 MB Progress (1): 65/114 MB Progress (1): 65/114 MB Progress (1): 65/114 MB Progress (1): 65/114 MB Progress (1): 65/114 MB Progress (1): 65/114 MB Progress (1): 65/114 MB Progress (1): 65/114 MB Progress (1): 65/114 MB Progress (1): 65/114 MB Progress (1): 65/114 MB Progress (1): 65/114 MB Progress (1): 65/114 MB Progress (1): 65/114 MB Progress (1): 65/114 MB Progress (1): 65/114 MB Progress (1): 65/114 MB Progress (1): 65/114 MB Progress (1): 65/114 MB Progress (1): 65/114 MB Progress (1): 65/114 MB Progress (1): 65/114 MB Progress (1): 65/114 MB Progress (1): 65/114 MB Progress (1): 65/114 MB Progress (1): 65/114 MB Progress (1): 65/114 MB Progress (1): 65/114 MB Progress (1): 65/114 MB Progress (1): 65/114 MB Progress (1): 65/114 MB Progress (1): 65/114 MB Progress (1): 65/114 MB Progress (1): 65/114 MB Progress (1): 65/114 MB Progress (1): 65/114 MB Progress (1): 65/114 MB Progress (1): 65/114 MB Progress (1): 65/114 MB Progress (1): 65/114 MB Progress (1): 65/114 MB Progress (1): 65/114 MB Progress (1): 65/114 MB Progress (1): 65/114 MB Progress (1): 65/114 MB Progress (1): 65/114 MB Progress (1): 65/114 MB Progress (1): 65/114 MB Progress (1): 65/114 MB Progress (1): 65/114 MB Progress (1): 65/114 MB Progress (1): 65/114 MB Progress (1): 65/114 MB Progress (1): 65/114 MB Progress (1): 65/114 MB Progress (1): 65/114 MB Progress (1): 65/114 MB Progress (1): 65/114 MB Progress (1): 65/114 MB Progress (1): 65/114 MB Progress (1): 65/114 MB Progress (1): 65/114 MB Progress (1): 65/114 MB Progress (1): 65/114 MB Progress (1): 65/114 MB Progress (1): 65/114 MB Progress (1): 65/114 MB Progress (1): 65/114 MB Progress (1): 65/114 MB Progress (1): 65/114 MB Progress (1): 65/114 MB Progress (1): 65/114 MB Progress (1): 65/114 MB Progress (1): 65/114 MB Progress (1): 65/114 MB Progress (1): 65/114 MB Progress (1): 65/114 MB Progress (1): 65/114 MB Progress (1): 65/114 MB Progress (1): 65/114 MB Progress (1): 65/114 MB Progress (1): 65/114 MB Progress (1): 65/114 MB Progress (1): 65/114 MB Progress (1): 65/114 MB Progress (1): 65/114 MB Progress (1): 65/114 MB Progress (1): 65/114 MB Progress (1): 65/114 MB Progress (1): 65/114 MB Progress (1): 65/114 MB Progress (1): 65/114 MB Progress (1): 65/114 MB Progress (1): 65/114 MB Progress (1): 65/114 MB Progress (1): 65/114 MB Progress (1): 65/114 MB Progress (1): 65/114 MB Progress (1): 65/114 MB Progress (1): 65/114 MB Progress (1): 65/114 MB Progress (1): 65/114 MB Progress (1): 65/114 MB Progress (1): 65/114 MB Progress (1): 65/114 MB Progress (1): 65/114 MB Progress (1): 65/114 MB Progress (1): 65/114 MB Progress (1): 65/114 MB Progress (1): 65/114 MB Progress (1): 65/114 MB Progress (1): 65/114 MB Progress (1): 65/114 MB Progress (1): 65/114 MB Progress (1): 65/114 MB Progress (1): 65/114 MB Progress (1): 65/114 MB Progress (1): 65/114 MB Progress (1): 65/114 MB Progress (1): 65/114 MB Progress (1): 65/114 MB Progress (1): 65/114 MB Progress (1): 65/114 MB Progress (1): 65/114 MB Progress (1): 65/114 MB Progress (1): 65/114 MB Progress (1): 65/114 MB Progress (1): 65/114 MB Progress (1): 65/114 MB Progress (1): 65/114 MB Progress (1): 65/114 MB Progress (1): 65/114 MB Progress (1): 65/114 MB Progress (1): 65/114 MB Progress (1): 65/114 MB Progress (1): 65/114 MB Progress (1): 65/114 MB Progress (1): 65/114 MB Progress (1): 65/114 MB Progress (1): 65/114 MB Progress (1): 65/114 MB Progress (1): 65/114 MB Progress (1): 65/114 MB Progress (1): 65/114 MB Progress (1): 65/114 MB Progress (1): 65/114 MB Progress (1): 65/114 MB Progress (1): 65/114 MB Progress (1): 65/114 MB Progress (1): 65/114 MB Progress (1): 65/114 MB Progress (1): 66/114 MB Progress (1): 66/114 MB Progress (1): 66/114 MB Progress (1): 66/114 MB Progress (1): 66/114 MB Progress (1): 66/114 MB Progress (1): 66/114 MB Progress (1): 66/114 MB Progress (1): 66/114 MB Progress (1): 66/114 MB Progress (1): 66/114 MB Progress (1): 66/114 MB Progress (1): 66/114 MB Progress (1): 66/114 MB Progress (1): 66/114 MB Progress (1): 66/114 MB Progress (1): 66/114 MB Progress (1): 66/114 MB Progress (1): 66/114 MB Progress (1): 66/114 MB Progress (1): 66/114 MB Progress (1): 66/114 MB Progress (1): 66/114 MB Progress (1): 66/114 MB Progress (1): 66/114 MB Progress (1): 66/114 MB Progress (1): 66/114 MB Progress (1): 66/114 MB Progress (1): 66/114 MB Progress (1): 66/114 MB Progress (1): 66/114 MB Progress (1): 66/114 MB Progress (1): 66/114 MB Progress (1): 66/114 MB Progress (1): 66/114 MB Progress (1): 66/114 MB Progress (1): 66/114 MB Progress (1): 66/114 MB Progress (1): 66/114 MB Progress (1): 66/114 MB Progress (1): 66/114 MB Progress (1): 66/114 MB Progress (1): 66/114 MB Progress (1): 66/114 MB Progress (1): 66/114 MB Progress (1): 66/114 MB Progress (1): 66/114 MB Progress (1): 66/114 MB Progress (1): 66/114 MB Progress (1): 66/114 MB Progress (1): 66/114 MB Progress (1): 66/114 MB Progress (1): 66/114 MB Progress (1): 66/114 MB Progress (1): 66/114 MB Progress (1): 66/114 MB Progress (1): 66/114 MB Progress (1): 66/114 MB Progress (1): 66/114 MB Progress (1): 66/114 MB Progress (1): 66/114 MB Progress (1): 66/114 MB Progress (1): 66/114 MB Progress (1): 66/114 MB Progress (1): 66/114 MB Progress (1): 66/114 MB Progress (1): 66/114 MB Progress (1): 66/114 MB Progress (1): 66/114 MB Progress (1): 66/114 MB Progress (1): 66/114 MB Progress (1): 66/114 MB Progress (1): 66/114 MB Progress (1): 66/114 MB Progress (1): 66/114 MB Progress (1): 66/114 MB Progress (1): 66/114 MB Progress (1): 66/114 MB Progress (1): 66/114 MB Progress (1): 66/114 MB Progress (1): 66/114 MB Progress (1): 66/114 MB Progress (1): 66/114 MB Progress (1): 66/114 MB Progress (1): 66/114 MB Progress (1): 66/114 MB Progress (1): 66/114 MB Progress (1): 66/114 MB Progress (1): 66/114 MB Progress (1): 66/114 MB Progress (1): 66/114 MB Progress (1): 66/114 MB Progress (1): 66/114 MB Progress (1): 66/114 MB Progress (1): 66/114 MB Progress (1): 66/114 MB Progress (1): 66/114 MB Progress (1): 66/114 MB Progress (1): 66/114 MB Progress (1): 66/114 MB Progress (1): 66/114 MB Progress (1): 66/114 MB Progress (1): 66/114 MB Progress (1): 66/114 MB Progress (1): 66/114 MB Progress (1): 66/114 MB Progress (1): 66/114 MB Progress (1): 66/114 MB Progress (1): 66/114 MB Progress (1): 66/114 MB Progress (1): 66/114 MB Progress (1): 66/114 MB Progress (1): 66/114 MB Progress (1): 66/114 MB Progress (1): 66/114 MB Progress (1): 66/114 MB Progress (1): 66/114 MB Progress (1): 66/114 MB Progress (1): 66/114 MB Progress (1): 66/114 MB Progress (1): 66/114 MB Progress (1): 66/114 MB Progress (1): 66/114 MB Progress (1): 66/114 MB Progress (1): 66/114 MB Progress (1): 66/114 MB Progress (1): 66/114 MB Progress (1): 66/114 MB Progress (1): 66/114 MB Progress (1): 66/114 MB Progress (1): 66/114 MB Progress (1): 66/114 MB Progress (1): 66/114 MB Progress (1): 66/114 MB Progress (1): 66/114 MB Progress (1): 66/114 MB Progress (1): 66/114 MB Progress (1): 66/114 MB Progress (1): 66/114 MB Progress (1): 66/114 MB Progress (1): 66/114 MB Progress (1): 66/114 MB Progress (1): 66/114 MB Progress (1): 66/114 MB Progress (1): 66/114 MB Progress (1): 66/114 MB Progress (1): 66/114 MB Progress (1): 66/114 MB Progress (1): 66/114 MB Progress (1): 66/114 MB Progress (1): 66/114 MB Progress (1): 66/114 MB Progress (1): 66/114 MB Progress (1): 66/114 MB Progress (1): 66/114 MB Progress (1): 66/114 MB Progress (1): 66/114 MB Progress (1): 66/114 MB Progress (1): 66/114 MB Progress (1): 66/114 MB Progress (1): 66/114 MB Progress (1): 66/114 MB Progress (1): 66/114 MB Progress (1): 66/114 MB Progress (1): 66/114 MB Progress (1): 66/114 MB Progress (1): 66/114 MB Progress (1): 66/114 MB Progress (1): 66/114 MB Progress (1): 66/114 MB Progress (1): 66/114 MB Progress (1): 66/114 MB Progress (1): 66/114 MB Progress (1): 66/114 MB Progress (1): 66/114 MB Progress (1): 66/114 MB Progress (1): 66/114 MB Progress (1): 66/114 MB Progress (1): 66/114 MB Progress (1): 66/114 MB Progress (1): 66/114 MB Progress (1): 66/114 MB Progress (1): 66/114 MB Progress (1): 66/114 MB Progress (1): 66/114 MB Progress (1): 66/114 MB Progress (1): 66/114 MB Progress (1): 66/114 MB Progress (1): 66/114 MB Progress (1): 66/114 MB Progress (1): 66/114 MB Progress (1): 66/114 MB Progress (1): 66/114 MB Progress (1): 66/114 MB Progress (1): 66/114 MB Progress (1): 66/114 MB Progress (1): 66/114 MB Progress (1): 66/114 MB Progress (1): 66/114 MB Progress (1): 66/114 MB Progress (1): 66/114 MB Progress (1): 66/114 MB Progress (1): 66/114 MB Progress (1): 66/114 MB Progress (1): 66/114 MB Progress (1): 66/114 MB Progress (1): 66/114 MB Progress (1): 66/114 MB Progress (1): 66/114 MB Progress (1): 66/114 MB Progress (1): 66/114 MB Progress (1): 66/114 MB Progress (1): 66/114 MB Progress (1): 66/114 MB Progress (1): 66/114 MB Progress (1): 66/114 MB Progress (1): 66/114 MB Progress (1): 66/114 MB Progress (1): 66/114 MB Progress (1): 66/114 MB Progress (1): 66/114 MB Progress (1): 66/114 MB Progress (1): 66/114 MB Progress (1): 66/114 MB Progress (1): 66/114 MB Progress (1): 66/114 MB Progress (1): 66/114 MB Progress (1): 66/114 MB Progress (1): 66/114 MB Progress (1): 66/114 MB Progress (1): 66/114 MB Progress (1): 66/114 MB Progress (1): 66/114 MB Progress (1): 66/114 MB Progress (1): 66/114 MB Progress (1): 66/114 MB Progress (1): 66/114 MB Progress (1): 66/114 MB Progress (1): 66/114 MB Progress (1): 66/114 MB Progress (1): 66/114 MB Progress (1): 66/114 MB Progress (1): 66/114 MB Progress (1): 66/114 MB Progress (1): 66/114 MB Progress (1): 66/114 MB Progress (1): 66/114 MB Progress (1): 66/114 MB Progress (1): 66/114 MB Progress (1): 66/114 MB Progress (1): 66/114 MB Progress (1): 66/114 MB Progress (1): 66/114 MB Progress (1): 66/114 MB Progress (1): 66/114 MB Progress (1): 66/114 MB Progress (1): 66/114 MB Progress (1): 66/114 MB Progress (1): 66/114 MB Progress (1): 66/114 MB Progress (1): 66/114 MB Progress (1): 66/114 MB Progress (1): 66/114 MB Progress (1): 66/114 MB Progress (1): 66/114 MB Progress (1): 66/114 MB Progress (1): 66/114 MB Progress (1): 66/114 MB Progress (1): 66/114 MB Progress (1): 66/114 MB Progress (1): 66/114 MB Progress (1): 66/114 MB Progress (1): 66/114 MB Progress (1): 66/114 MB Progress (1): 66/114 MB Progress (1): 66/114 MB Progress (1): 66/114 MB Progress (1): 66/114 MB Progress (1): 66/114 MB Progress (1): 66/114 MB Progress (1): 66/114 MB Progress (1): 66/114 MB Progress (1): 66/114 MB Progress (1): 66/114 MB Progress (1): 66/114 MB Progress (1): 66/114 MB Progress (1): 66/114 MB Progress (1): 66/114 MB Progress (1): 66/114 MB Progress (1): 66/114 MB Progress (1): 66/114 MB Progress (1): 66/114 MB Progress (1): 66/114 MB Progress (1): 66/114 MB Progress (1): 66/114 MB Progress (1): 66/114 MB Progress (1): 66/114 MB Progress (1): 66/114 MB Progress (1): 66/114 MB Progress (1): 66/114 MB Progress (1): 66/114 MB Progress (1): 66/114 MB Progress (1): 66/114 MB Progress (1): 66/114 MB Progress (1): 66/114 MB Progress (1): 66/114 MB Progress (1): 66/114 MB Progress (1): 66/114 MB Progress (1): 66/114 MB Progress (1): 66/114 MB Progress (1): 66/114 MB Progress (1): 66/114 MB Progress (1): 66/114 MB Progress (1): 66/114 MB Progress (1): 66/114 MB Progress (1): 66/114 MB Progress (1): 66/114 MB Progress (1): 66/114 MB Progress (1): 66/114 MB Progress (1): 66/114 MB Progress (1): 66/114 MB Progress (1): 66/114 MB Progress (1): 66/114 MB Progress (1): 66/114 MB Progress (1): 66/114 MB Progress (1): 66/114 MB Progress (1): 66/114 MB Progress (1): 66/114 MB Progress (1): 66/114 MB Progress (1): 66/114 MB Progress (1): 66/114 MB Progress (1): 66/114 MB Progress (1): 66/114 MB Progress (1): 66/114 MB Progress (1): 66/114 MB Progress (1): 66/114 MB Progress (1): 66/114 MB Progress (1): 66/114 MB Progress (1): 66/114 MB Progress (1): 66/114 MB Progress (1): 66/114 MB Progress (1): 66/114 MB Progress (1): 66/114 MB Progress (1): 66/114 MB Progress (1): 66/114 MB Progress (1): 66/114 MB Progress (1): 66/114 MB Progress (1): 66/114 MB Progress (1): 66/114 MB Progress (1): 66/114 MB Progress (1): 66/114 MB Progress (1): 66/114 MB Progress (1): 66/114 MB Progress (1): 66/114 MB Progress (1): 66/114 MB Progress (1): 66/114 MB Progress (1): 66/114 MB Progress (1): 66/114 MB Progress (1): 66/114 MB Progress (1): 66/114 MB Progress (1): 66/114 MB Progress (1): 66/114 MB Progress (1): 66/114 MB Progress (1): 66/114 MB Progress (1): 66/114 MB Progress (1): 66/114 MB Progress (1): 66/114 MB Progress (1): 66/114 MB Progress (1): 66/114 MB Progress (1): 66/114 MB Progress (1): 66/114 MB Progress (1): 66/114 MB Progress (1): 66/114 MB Progress (1): 66/114 MB Progress (1): 66/114 MB Progress (1): 66/114 MB Progress (1): 66/114 MB Progress (1): 66/114 MB Progress (1): 66/114 MB Progress (1): 66/114 MB Progress (1): 66/114 MB Progress (1): 66/114 MB Progress (1): 66/114 MB Progress (1): 66/114 MB Progress (1): 66/114 MB Progress (1): 66/114 MB Progress (1): 66/114 MB Progress (1): 66/114 MB Progress (1): 66/114 MB Progress (1): 66/114 MB Progress (1): 66/114 MB Progress (1): 66/114 MB Progress (1): 66/114 MB Progress (1): 66/114 MB Progress (1): 66/114 MB Progress (1): 66/114 MB Progress (1): 66/114 MB Progress (1): 66/114 MB Progress (1): 66/114 MB Progress (1): 66/114 MB Progress (1): 66/114 MB Progress (1): 66/114 MB Progress (1): 66/114 MB Progress (1): 66/114 MB Progress (1): 66/114 MB Progress (1): 66/114 MB Progress (1): 66/114 MB Progress (1): 66/114 MB Progress (1): 66/114 MB Progress (1): 66/114 MB Progress (1): 66/114 MB Progress (1): 66/114 MB Progress (1): 66/114 MB Progress (1): 66/114 MB Progress (1): 66/114 MB Progress (1): 66/114 MB Progress (1): 66/114 MB Progress (1): 66/114 MB Progress (1): 66/114 MB Progress (1): 66/114 MB Progress (1): 66/114 MB Progress (1): 66/114 MB Progress (1): 66/114 MB Progress (1): 66/114 MB Progress (1): 66/114 MB Progress (1): 66/114 MB Progress (1): 66/114 MB Progress (1): 66/114 MB Progress (1): 66/114 MB Progress (1): 66/114 MB Progress (1): 66/114 MB Progress (1): 66/114 MB Progress (1): 66/114 MB Progress (1): 66/114 MB Progress (1): 66/114 MB Progress (1): 66/114 MB Progress (1): 66/114 MB Progress (1): 66/114 MB Progress (1): 66/114 MB Progress (1): 66/114 MB Progress (1): 66/114 MB Progress (1): 66/114 MB Progress (1): 66/114 MB Progress (1): 66/114 MB Progress (1): 66/114 MB Progress (1): 66/114 MB Progress (1): 66/114 MB Progress (1): 66/114 MB Progress (1): 66/114 MB Progress (1): 66/114 MB Progress (1): 66/114 MB Progress (1): 66/114 MB Progress (1): 66/114 MB Progress (1): 66/114 MB Progress (1): 66/114 MB Progress (1): 66/114 MB Progress (1): 66/114 MB Progress (1): 66/114 MB Progress (1): 66/114 MB Progress (1): 66/114 MB Progress (1): 66/114 MB Progress (1): 66/114 MB Progress (1): 66/114 MB Progress (1): 66/114 MB Progress (1): 66/114 MB Progress (1): 66/114 MB Progress (1): 66/114 MB Progress (1): 66/114 MB Progress (1): 66/114 MB Progress (1): 66/114 MB Progress (1): 66/114 MB Progress (1): 66/114 MB Progress (1): 66/114 MB Progress (1): 66/114 MB Progress (1): 66/114 MB Progress (1): 66/114 MB Progress (1): 66/114 MB Progress (1): 66/114 MB Progress (1): 66/114 MB Progress (1): 66/114 MB Progress (1): 66/114 MB Progress (1): 66/114 MB Progress (1): 66/114 MB Progress (1): 66/114 MB Progress (1): 66/114 MB Progress (1): 66/114 MB Progress (1): 66/114 MB Progress (1): 66/114 MB Progress (1): 67/114 MB Progress (1): 67/114 MB Progress (1): 67/114 MB Progress (1): 67/114 MB Progress (1): 67/114 MB Progress (1): 67/114 MB Progress (1): 67/114 MB Progress (1): 67/114 MB Progress (1): 67/114 MB Progress (1): 67/114 MB Progress (1): 67/114 MB Progress (1): 67/114 MB Progress (1): 67/114 MB Progress (1): 67/114 MB Progress (1): 67/114 MB Progress (1): 67/114 MB Progress (1): 67/114 MB Progress (1): 67/114 MB Progress (1): 67/114 MB Progress (1): 67/114 MB Progress (1): 67/114 MB Progress (1): 67/114 MB Progress (1): 67/114 MB Progress (1): 67/114 MB Progress (1): 67/114 MB Progress (1): 67/114 MB Progress (1): 67/114 MB Progress (1): 67/114 MB Progress (1): 67/114 MB Progress (1): 67/114 MB Progress (1): 67/114 MB Progress (1): 67/114 MB Progress (1): 67/114 MB Progress (1): 67/114 MB Progress (1): 67/114 MB Progress (1): 67/114 MB Progress (1): 67/114 MB Progress (1): 67/114 MB Progress (1): 67/114 MB Progress (1): 67/114 MB Progress (1): 67/114 MB Progress (1): 67/114 MB Progress (1): 67/114 MB Progress (1): 67/114 MB Progress (1): 67/114 MB Progress (1): 67/114 MB Progress (1): 67/114 MB Progress (1): 67/114 MB Progress (1): 67/114 MB Progress (1): 67/114 MB Progress (1): 67/114 MB Progress (1): 67/114 MB Progress (1): 67/114 MB Progress (1): 67/114 MB Progress (1): 67/114 MB Progress (1): 67/114 MB Progress (1): 67/114 MB Progress (1): 67/114 MB Progress (1): 67/114 MB Progress (1): 67/114 MB Progress (1): 67/114 MB Progress (1): 67/114 MB Progress (1): 67/114 MB Progress (1): 67/114 MB Progress (1): 67/114 MB Progress (1): 67/114 MB Progress (1): 67/114 MB Progress (1): 67/114 MB Progress (1): 67/114 MB Progress (1): 67/114 MB Progress (1): 67/114 MB Progress (1): 67/114 MB Progress (1): 67/114 MB Progress (1): 67/114 MB Progress (1): 67/114 MB Progress (1): 67/114 MB Progress (1): 67/114 MB Progress (1): 67/114 MB Progress (1): 67/114 MB Progress (1): 67/114 MB Progress (1): 67/114 MB Progress (1): 67/114 MB Progress (1): 67/114 MB Progress (1): 67/114 MB Progress (1): 67/114 MB Progress (1): 67/114 MB Progress (1): 67/114 MB Progress (1): 67/114 MB Progress (1): 67/114 MB Progress (1): 67/114 MB Progress (1): 67/114 MB Progress (1): 67/114 MB Progress (1): 67/114 MB Progress (1): 67/114 MB Progress (1): 67/114 MB Progress (1): 67/114 MB Progress (1): 67/114 MB Progress (1): 67/114 MB Progress (1): 67/114 MB Progress (1): 67/114 MB Progress (1): 67/114 MB Progress (1): 67/114 MB Progress (1): 67/114 MB Progress (1): 67/114 MB Progress (1): 67/114 MB Progress (1): 67/114 MB Progress (1): 67/114 MB Progress (1): 67/114 MB Progress (1): 67/114 MB Progress (1): 67/114 MB Progress (1): 67/114 MB Progress (1): 67/114 MB Progress (1): 67/114 MB Progress (1): 67/114 MB Progress (1): 67/114 MB Progress (1): 67/114 MB Progress (1): 67/114 MB Progress (1): 67/114 MB Progress (1): 67/114 MB Progress (1): 67/114 MB Progress (1): 67/114 MB Progress (1): 67/114 MB Progress (1): 67/114 MB Progress (1): 67/114 MB Progress (1): 67/114 MB Progress (1): 67/114 MB Progress (1): 67/114 MB Progress (1): 67/114 MB Progress (1): 67/114 MB Progress (1): 67/114 MB Progress (1): 67/114 MB Progress (1): 67/114 MB Progress (1): 67/114 MB Progress (1): 67/114 MB Progress (1): 67/114 MB Progress (1): 67/114 MB Progress (1): 67/114 MB Progress (1): 67/114 MB Progress (1): 67/114 MB Progress (1): 67/114 MB Progress (1): 67/114 MB Progress (1): 67/114 MB Progress (1): 67/114 MB Progress (1): 67/114 MB Progress (1): 67/114 MB Progress (1): 67/114 MB Progress (1): 67/114 MB Progress (1): 67/114 MB Progress (1): 67/114 MB Progress (1): 67/114 MB Progress (1): 67/114 MB Progress (1): 67/114 MB Progress (1): 67/114 MB Progress (1): 67/114 MB Progress (1): 67/114 MB Progress (1): 67/114 MB Progress (1): 67/114 MB Progress (1): 67/114 MB Progress (1): 67/114 MB Progress (1): 67/114 MB Progress (1): 67/114 MB Progress (1): 67/114 MB Progress (1): 67/114 MB Progress (1): 67/114 MB Progress (1): 67/114 MB Progress (1): 67/114 MB Progress (1): 67/114 MB Progress (1): 67/114 MB Progress (1): 67/114 MB Progress (1): 67/114 MB Progress (1): 67/114 MB Progress (1): 67/114 MB Progress (1): 67/114 MB Progress (1): 67/114 MB Progress (1): 67/114 MB Progress (1): 67/114 MB Progress (1): 67/114 MB Progress (1): 67/114 MB Progress (1): 67/114 MB Progress (1): 67/114 MB Progress (1): 67/114 MB Progress (1): 67/114 MB Progress (1): 67/114 MB Progress (1): 67/114 MB Progress (1): 67/114 MB Progress (1): 67/114 MB Progress (1): 67/114 MB Progress (1): 67/114 MB Progress (1): 67/114 MB Progress (1): 67/114 MB Progress (1): 67/114 MB Progress (1): 67/114 MB Progress (1): 67/114 MB Progress (1): 67/114 MB Progress (1): 67/114 MB Progress (1): 67/114 MB Progress (1): 67/114 MB Progress (1): 67/114 MB Progress (1): 67/114 MB Progress (1): 67/114 MB Progress (1): 67/114 MB Progress (1): 67/114 MB Progress (1): 67/114 MB Progress (1): 67/114 MB Progress (1): 67/114 MB Progress (1): 67/114 MB Progress (1): 67/114 MB Progress (1): 67/114 MB Progress (1): 67/114 MB Progress (1): 67/114 MB Progress (1): 67/114 MB Progress (1): 67/114 MB Progress (1): 67/114 MB Progress (1): 67/114 MB Progress (1): 67/114 MB Progress (1): 67/114 MB Progress (1): 67/114 MB Progress (1): 67/114 MB Progress (1): 67/114 MB Progress (1): 67/114 MB Progress (1): 67/114 MB Progress (1): 67/114 MB Progress (1): 67/114 MB Progress (1): 67/114 MB Progress (1): 67/114 MB Progress (1): 67/114 MB Progress (1): 67/114 MB Progress (1): 67/114 MB Progress (1): 67/114 MB Progress (1): 67/114 MB Progress (1): 67/114 MB Progress (1): 67/114 MB Progress (1): 67/114 MB Progress (1): 67/114 MB Progress (1): 67/114 MB Progress (1): 67/114 MB Progress (1): 67/114 MB Progress (1): 67/114 MB Progress (1): 67/114 MB Progress (1): 67/114 MB Progress (1): 67/114 MB Progress (1): 67/114 MB Progress (1): 67/114 MB Progress (1): 67/114 MB Progress (1): 67/114 MB Progress (1): 67/114 MB Progress (1): 67/114 MB Progress (1): 67/114 MB Progress (1): 67/114 MB Progress (1): 67/114 MB Progress (1): 67/114 MB Progress (1): 67/114 MB Progress (1): 67/114 MB Progress (1): 67/114 MB Progress (1): 67/114 MB Progress (1): 67/114 MB Progress (1): 67/114 MB Progress (1): 67/114 MB Progress (1): 67/114 MB Progress (1): 67/114 MB Progress (1): 67/114 MB Progress (1): 67/114 MB Progress (1): 67/114 MB Progress (1): 67/114 MB Progress (1): 67/114 MB Progress (1): 67/114 MB Progress (1): 67/114 MB Progress (1): 67/114 MB Progress (1): 67/114 MB Progress (1): 67/114 MB Progress (1): 67/114 MB Progress (1): 67/114 MB Progress (1): 67/114 MB Progress (1): 67/114 MB Progress (1): 67/114 MB Progress (1): 67/114 MB Progress (1): 67/114 MB Progress (1): 67/114 MB Progress (1): 67/114 MB Progress (1): 67/114 MB Progress (1): 67/114 MB Progress (1): 67/114 MB Progress (1): 67/114 MB Progress (1): 67/114 MB Progress (1): 67/114 MB Progress (1): 67/114 MB Progress (1): 67/114 MB Progress (1): 67/114 MB Progress (1): 67/114 MB Progress (1): 67/114 MB Progress (1): 67/114 MB Progress (1): 67/114 MB Progress (1): 67/114 MB Progress (1): 67/114 MB Progress (1): 67/114 MB Progress (1): 67/114 MB Progress (1): 67/114 MB Progress (1): 67/114 MB Progress (1): 67/114 MB Progress (1): 67/114 MB Progress (1): 67/114 MB Progress (1): 67/114 MB Progress (1): 67/114 MB Progress (1): 67/114 MB Progress (1): 67/114 MB Progress (1): 67/114 MB Progress (1): 67/114 MB Progress (1): 67/114 MB Progress (1): 67/114 MB Progress (1): 67/114 MB Progress (1): 67/114 MB Progress (1): 67/114 MB Progress (1): 67/114 MB Progress (1): 67/114 MB Progress (1): 67/114 MB Progress (1): 67/114 MB Progress (1): 67/114 MB Progress (1): 67/114 MB Progress (1): 67/114 MB Progress (1): 67/114 MB Progress (1): 67/114 MB Progress (1): 67/114 MB Progress (1): 67/114 MB Progress (1): 67/114 MB Progress (1): 67/114 MB Progress (1): 67/114 MB Progress (1): 67/114 MB Progress (1): 67/114 MB Progress (1): 67/114 MB Progress (1): 67/114 MB Progress (1): 67/114 MB Progress (1): 67/114 MB Progress (1): 67/114 MB Progress (1): 67/114 MB Progress (1): 67/114 MB Progress (1): 67/114 MB Progress (1): 67/114 MB Progress (1): 67/114 MB Progress (1): 67/114 MB Progress (1): 67/114 MB Progress (1): 67/114 MB Progress (1): 67/114 MB Progress (1): 67/114 MB Progress (1): 67/114 MB Progress (1): 67/114 MB Progress (1): 67/114 MB Progress (1): 67/114 MB Progress (1): 67/114 MB Progress (1): 67/114 MB Progress (1): 67/114 MB Progress (1): 67/114 MB Progress (1): 67/114 MB Progress (1): 67/114 MB Progress (1): 67/114 MB Progress (1): 67/114 MB Progress (1): 67/114 MB Progress (1): 67/114 MB Progress (1): 67/114 MB Progress (1): 67/114 MB Progress (1): 67/114 MB Progress (1): 67/114 MB Progress (1): 67/114 MB Progress (1): 67/114 MB Progress (1): 67/114 MB Progress (1): 67/114 MB Progress (1): 67/114 MB Progress (1): 67/114 MB Progress (1): 67/114 MB Progress (1): 67/114 MB Progress (1): 67/114 MB Progress (1): 67/114 MB Progress (1): 67/114 MB Progress (1): 67/114 MB Progress (1): 67/114 MB Progress (1): 67/114 MB Progress (1): 67/114 MB Progress (1): 67/114 MB Progress (1): 67/114 MB Progress (1): 67/114 MB Progress (1): 67/114 MB Progress (1): 67/114 MB Progress (1): 67/114 MB Progress (1): 67/114 MB Progress (1): 67/114 MB Progress (1): 67/114 MB Progress (1): 67/114 MB Progress (1): 67/114 MB Progress (1): 67/114 MB Progress (1): 67/114 MB Progress (1): 67/114 MB Progress (1): 67/114 MB Progress (1): 67/114 MB Progress (1): 67/114 MB Progress (1): 67/114 MB Progress (1): 67/114 MB Progress (1): 67/114 MB Progress (1): 67/114 MB Progress (1): 67/114 MB Progress (1): 67/114 MB Progress (1): 67/114 MB Progress (1): 67/114 MB Progress (1): 67/114 MB Progress (1): 67/114 MB Progress (1): 67/114 MB Progress (1): 67/114 MB Progress (1): 67/114 MB Progress (1): 67/114 MB Progress (1): 67/114 MB Progress (1): 67/114 MB Progress (1): 67/114 MB Progress (1): 67/114 MB Progress (1): 67/114 MB Progress (1): 67/114 MB Progress (1): 67/114 MB Progress (1): 67/114 MB Progress (1): 67/114 MB Progress (1): 67/114 MB Progress (1): 67/114 MB Progress (1): 67/114 MB Progress (1): 67/114 MB Progress (1): 67/114 MB Progress (1): 67/114 MB Progress (1): 67/114 MB Progress (1): 67/114 MB Progress (1): 67/114 MB Progress (1): 67/114 MB Progress (1): 67/114 MB Progress (1): 67/114 MB Progress (1): 67/114 MB Progress (1): 67/114 MB Progress (1): 67/114 MB Progress (1): 67/114 MB Progress (1): 67/114 MB Progress (1): 67/114 MB Progress (1): 67/114 MB Progress (1): 67/114 MB Progress (1): 67/114 MB Progress (1): 67/114 MB Progress (1): 67/114 MB Progress (1): 67/114 MB Progress (1): 67/114 MB Progress (1): 67/114 MB Progress (1): 67/114 MB Progress (1): 67/114 MB Progress (1): 67/114 MB Progress (1): 67/114 MB Progress (1): 67/114 MB Progress (1): 67/114 MB Progress (1): 67/114 MB Progress (1): 67/114 MB Progress (1): 67/114 MB Progress (1): 67/114 MB Progress (1): 67/114 MB Progress (1): 67/114 MB Progress (1): 67/114 MB Progress (1): 67/114 MB Progress (1): 67/114 MB Progress (1): 67/114 MB Progress (1): 67/114 MB Progress (1): 67/114 MB Progress (1): 67/114 MB Progress (1): 67/114 MB Progress (1): 67/114 MB Progress (1): 67/114 MB Progress (1): 67/114 MB Progress (1): 67/114 MB Progress (1): 67/114 MB Progress (1): 67/114 MB Progress (1): 67/114 MB Progress (1): 67/114 MB Progress (1): 67/114 MB Progress (1): 67/114 MB Progress (1): 67/114 MB Progress (1): 67/114 MB Progress (1): 67/114 MB Progress (1): 67/114 MB Progress (1): 67/114 MB Progress (1): 67/114 MB Progress (1): 67/114 MB Progress (1): 67/114 MB Progress (1): 67/114 MB Progress (1): 67/114 MB Progress (1): 67/114 MB Progress (1): 67/114 MB Progress (1): 67/114 MB Progress (1): 67/114 MB Progress (1): 67/114 MB Progress (1): 67/114 MB Progress (1): 68/114 MB Progress (1): 68/114 MB Progress (1): 68/114 MB Progress (1): 68/114 MB Progress (1): 68/114 MB Progress (1): 68/114 MB Progress (1): 68/114 MB Progress (1): 68/114 MB Progress (1): 68/114 MB Progress (1): 68/114 MB Progress (1): 68/114 MB Progress (1): 68/114 MB Progress (1): 68/114 MB Progress (1): 68/114 MB Progress (1): 68/114 MB Progress (1): 68/114 MB Progress (1): 68/114 MB Progress (1): 68/114 MB Progress (1): 68/114 MB Progress (1): 68/114 MB Progress (1): 68/114 MB Progress (1): 68/114 MB Progress (1): 68/114 MB Progress (1): 68/114 MB Progress (1): 68/114 MB Progress (1): 68/114 MB Progress (1): 68/114 MB Progress (1): 68/114 MB Progress (1): 68/114 MB Progress (1): 68/114 MB Progress (1): 68/114 MB Progress (1): 68/114 MB Progress (1): 68/114 MB Progress (1): 68/114 MB Progress (1): 68/114 MB Progress (1): 68/114 MB Progress (1): 68/114 MB Progress (1): 68/114 MB Progress (1): 68/114 MB Progress (1): 68/114 MB Progress (1): 68/114 MB Progress (1): 68/114 MB Progress (1): 68/114 MB Progress (1): 68/114 MB Progress (1): 68/114 MB Progress (1): 68/114 MB Progress (1): 68/114 MB Progress (1): 68/114 MB Progress (1): 68/114 MB Progress (1): 68/114 MB Progress (1): 68/114 MB Progress (1): 68/114 MB Progress (1): 68/114 MB Progress (1): 68/114 MB Progress (1): 68/114 MB Progress (1): 68/114 MB Progress (1): 68/114 MB Progress (1): 68/114 MB Progress (1): 68/114 MB Progress (1): 68/114 MB Progress (1): 68/114 MB Progress (1): 68/114 MB Progress (1): 68/114 MB Progress (1): 68/114 MB Progress (1): 68/114 MB Progress (1): 68/114 MB Progress (1): 68/114 MB Progress (1): 68/114 MB Progress (1): 68/114 MB Progress (1): 68/114 MB Progress (1): 68/114 MB Progress (1): 68/114 MB Progress (1): 68/114 MB Progress (1): 68/114 MB Progress (1): 68/114 MB Progress (1): 68/114 MB Progress (1): 68/114 MB Progress (1): 68/114 MB Progress (1): 68/114 MB Progress (1): 68/114 MB Progress (1): 68/114 MB Progress (1): 68/114 MB Progress (1): 68/114 MB Progress (1): 68/114 MB Progress (1): 68/114 MB Progress (1): 68/114 MB Progress (1): 68/114 MB Progress (1): 68/114 MB Progress (1): 68/114 MB Progress (1): 68/114 MB Progress (1): 68/114 MB Progress (1): 68/114 MB Progress (1): 68/114 MB Progress (1): 68/114 MB Progress (1): 68/114 MB Progress (1): 68/114 MB Progress (1): 68/114 MB Progress (1): 68/114 MB Progress (1): 68/114 MB Progress (1): 68/114 MB Progress (1): 68/114 MB Progress (1): 68/114 MB Progress (1): 68/114 MB Progress (1): 68/114 MB Progress (1): 68/114 MB Progress (1): 68/114 MB Progress (1): 68/114 MB Progress (1): 68/114 MB Progress (1): 68/114 MB Progress (1): 68/114 MB Progress (1): 68/114 MB Progress (1): 68/114 MB Progress (1): 68/114 MB Progress (1): 68/114 MB Progress (1): 68/114 MB Progress (1): 68/114 MB Progress (1): 68/114 MB Progress (1): 68/114 MB Progress (1): 68/114 MB Progress (1): 68/114 MB Progress (1): 68/114 MB Progress (1): 68/114 MB Progress (1): 68/114 MB Progress (1): 68/114 MB Progress (1): 68/114 MB Progress (1): 68/114 MB Progress (1): 68/114 MB Progress (1): 68/114 MB Progress (1): 68/114 MB Progress (1): 68/114 MB Progress (1): 68/114 MB Progress (1): 68/114 MB Progress (1): 68/114 MB Progress (1): 68/114 MB Progress (1): 68/114 MB Progress (1): 68/114 MB Progress (1): 68/114 MB Progress (1): 68/114 MB Progress (1): 68/114 MB Progress (1): 68/114 MB Progress (1): 68/114 MB Progress (1): 68/114 MB Progress (1): 68/114 MB Progress (1): 68/114 MB Progress (1): 68/114 MB Progress (1): 68/114 MB Progress (1): 68/114 MB Progress (1): 68/114 MB Progress (1): 68/114 MB Progress (1): 68/114 MB Progress (1): 68/114 MB Progress (1): 68/114 MB Progress (1): 68/114 MB Progress (1): 68/114 MB Progress (1): 68/114 MB Progress (1): 68/114 MB Progress (1): 68/114 MB Progress (1): 68/114 MB Progress (1): 68/114 MB Progress (1): 68/114 MB Progress (1): 68/114 MB Progress (1): 68/114 MB Progress (1): 68/114 MB Progress (1): 68/114 MB Progress (1): 68/114 MB Progress (1): 68/114 MB Progress (1): 68/114 MB Progress (1): 68/114 MB Progress (1): 68/114 MB Progress (1): 68/114 MB Progress (1): 68/114 MB Progress (1): 68/114 MB Progress (1): 68/114 MB Progress (1): 68/114 MB Progress (1): 68/114 MB Progress (1): 68/114 MB Progress (1): 68/114 MB Progress (1): 68/114 MB Progress (1): 68/114 MB Progress (1): 68/114 MB Progress (1): 68/114 MB Progress (1): 68/114 MB Progress (1): 68/114 MB Progress (1): 68/114 MB Progress (1): 68/114 MB Progress (1): 68/114 MB Progress (1): 68/114 MB Progress (1): 68/114 MB Progress (1): 68/114 MB Progress (1): 68/114 MB Progress (1): 68/114 MB Progress (1): 68/114 MB Progress (1): 68/114 MB Progress (1): 68/114 MB Progress (1): 68/114 MB Progress (1): 68/114 MB Progress (1): 68/114 MB Progress (1): 68/114 MB Progress (1): 68/114 MB Progress (1): 68/114 MB Progress (1): 68/114 MB Progress (1): 68/114 MB Progress (1): 68/114 MB Progress (1): 68/114 MB Progress (1): 68/114 MB Progress (1): 68/114 MB Progress (1): 68/114 MB Progress (1): 68/114 MB Progress (1): 68/114 MB Progress (1): 68/114 MB Progress (1): 68/114 MB Progress (1): 68/114 MB Progress (1): 68/114 MB Progress (1): 68/114 MB Progress (1): 68/114 MB Progress (1): 68/114 MB Progress (1): 68/114 MB Progress (1): 68/114 MB Progress (1): 68/114 MB Progress (1): 68/114 MB Progress (1): 68/114 MB Progress (1): 68/114 MB Progress (1): 68/114 MB Progress (1): 68/114 MB Progress (1): 68/114 MB Progress (1): 68/114 MB Progress (1): 68/114 MB Progress (1): 68/114 MB Progress (1): 68/114 MB Progress (1): 68/114 MB Progress (1): 68/114 MB Progress (1): 68/114 MB Progress (1): 68/114 MB Progress (1): 68/114 MB Progress (1): 68/114 MB Progress (1): 68/114 MB Progress (1): 68/114 MB Progress (1): 68/114 MB Progress (1): 68/114 MB Progress (1): 68/114 MB Progress (1): 68/114 MB Progress (1): 68/114 MB Progress (1): 68/114 MB Progress (1): 68/114 MB Progress (1): 68/114 MB Progress (1): 68/114 MB Progress (1): 68/114 MB Progress (1): 68/114 MB Progress (1): 68/114 MB Progress (1): 68/114 MB Progress (1): 68/114 MB Progress (1): 68/114 MB Progress (1): 68/114 MB Progress (1): 68/114 MB Progress (1): 68/114 MB Progress (1): 68/114 MB Progress (1): 68/114 MB Progress (1): 68/114 MB Progress (1): 68/114 MB Progress (1): 68/114 MB Progress (1): 68/114 MB Progress (1): 68/114 MB Progress (1): 68/114 MB Progress (1): 68/114 MB Progress (1): 68/114 MB Progress (1): 68/114 MB Progress (1): 68/114 MB Progress (1): 68/114 MB Progress (1): 68/114 MB Progress (1): 68/114 MB Progress (1): 68/114 MB Progress (1): 68/114 MB Progress (1): 68/114 MB Progress (1): 68/114 MB Progress (1): 68/114 MB Progress (1): 68/114 MB Progress (1): 68/114 MB Progress (1): 68/114 MB Progress (1): 68/114 MB Progress (1): 68/114 MB Progress (1): 68/114 MB Progress (1): 68/114 MB Progress (1): 68/114 MB Progress (1): 68/114 MB Progress (1): 68/114 MB Progress (1): 68/114 MB Progress (1): 68/114 MB Progress (1): 68/114 MB Progress (1): 68/114 MB Progress (1): 68/114 MB Progress (1): 68/114 MB Progress (1): 68/114 MB Progress (1): 68/114 MB Progress (1): 68/114 MB Progress (1): 68/114 MB Progress (1): 68/114 MB Progress (1): 68/114 MB Progress (1): 68/114 MB Progress (1): 68/114 MB Progress (1): 68/114 MB Progress (1): 68/114 MB Progress (1): 68/114 MB Progress (1): 68/114 MB Progress (1): 68/114 MB Progress (1): 68/114 MB Progress (1): 68/114 MB Progress (1): 68/114 MB Progress (1): 68/114 MB Progress (1): 68/114 MB Progress (1): 68/114 MB Progress (1): 68/114 MB Progress (1): 68/114 MB Progress (1): 68/114 MB Progress (1): 68/114 MB Progress (1): 68/114 MB Progress (1): 68/114 MB Progress (1): 68/114 MB Progress (1): 68/114 MB Progress (1): 68/114 MB Progress (1): 68/114 MB Progress (1): 68/114 MB Progress (1): 68/114 MB Progress (1): 68/114 MB Progress (1): 68/114 MB Progress (1): 68/114 MB Progress (1): 68/114 MB Progress (1): 68/114 MB Progress (1): 68/114 MB Progress (1): 68/114 MB Progress (1): 68/114 MB Progress (1): 68/114 MB Progress (1): 68/114 MB Progress (1): 68/114 MB Progress (1): 68/114 MB Progress (1): 68/114 MB Progress (1): 68/114 MB Progress (1): 68/114 MB Progress (1): 68/114 MB Progress (1): 68/114 MB Progress (1): 68/114 MB Progress (1): 68/114 MB Progress (1): 68/114 MB Progress (1): 68/114 MB Progress (1): 68/114 MB Progress (1): 68/114 MB Progress (1): 68/114 MB Progress (1): 68/114 MB Progress (1): 68/114 MB Progress (1): 68/114 MB Progress (1): 68/114 MB Progress (1): 68/114 MB Progress (1): 68/114 MB Progress (1): 68/114 MB Progress (1): 68/114 MB Progress (1): 68/114 MB Progress (1): 68/114 MB Progress (1): 68/114 MB Progress (1): 68/114 MB Progress (1): 68/114 MB Progress (1): 68/114 MB Progress (1): 68/114 MB Progress (1): 68/114 MB Progress (1): 68/114 MB Progress (1): 68/114 MB Progress (1): 68/114 MB Progress (1): 68/114 MB Progress (1): 68/114 MB Progress (1): 68/114 MB Progress (1): 68/114 MB Progress (1): 68/114 MB Progress (1): 68/114 MB Progress (1): 68/114 MB Progress (1): 68/114 MB Progress (1): 68/114 MB Progress (1): 68/114 MB Progress (1): 68/114 MB Progress (1): 68/114 MB Progress (1): 68/114 MB Progress (1): 68/114 MB Progress (1): 68/114 MB Progress (1): 68/114 MB Progress (1): 68/114 MB Progress (1): 68/114 MB Progress (1): 68/114 MB Progress (1): 68/114 MB Progress (1): 68/114 MB Progress (1): 68/114 MB Progress (1): 68/114 MB Progress (1): 68/114 MB Progress (1): 68/114 MB Progress (1): 68/114 MB Progress (1): 68/114 MB Progress (1): 68/114 MB Progress (1): 68/114 MB Progress (1): 68/114 MB Progress (1): 68/114 MB Progress (1): 68/114 MB Progress (1): 68/114 MB Progress (1): 68/114 MB Progress (1): 68/114 MB Progress (1): 68/114 MB Progress (1): 68/114 MB Progress (1): 68/114 MB Progress (1): 68/114 MB Progress (1): 68/114 MB Progress (1): 68/114 MB Progress (1): 68/114 MB Progress (1): 68/114 MB Progress (1): 68/114 MB Progress (1): 68/114 MB Progress (1): 68/114 MB Progress (1): 68/114 MB Progress (1): 68/114 MB Progress (1): 68/114 MB Progress (1): 68/114 MB Progress (1): 68/114 MB Progress (1): 68/114 MB Progress (1): 68/114 MB Progress (1): 68/114 MB Progress (1): 68/114 MB Progress (1): 68/114 MB Progress (1): 68/114 MB Progress (1): 68/114 MB Progress (1): 68/114 MB Progress (1): 68/114 MB Progress (1): 68/114 MB Progress (1): 68/114 MB Progress (1): 68/114 MB Progress (1): 68/114 MB Progress (1): 68/114 MB Progress (1): 68/114 MB Progress (1): 68/114 MB Progress (1): 68/114 MB Progress (1): 68/114 MB Progress (1): 68/114 MB Progress (1): 68/114 MB Progress (1): 68/114 MB Progress (1): 68/114 MB Progress (1): 68/114 MB Progress (1): 68/114 MB Progress (1): 68/114 MB Progress (1): 68/114 MB Progress (1): 68/114 MB Progress (1): 68/114 MB Progress (1): 68/114 MB Progress (1): 68/114 MB Progress (1): 68/114 MB Progress (1): 68/114 MB Progress (1): 68/114 MB Progress (1): 68/114 MB Progress (1): 68/114 MB Progress (1): 68/114 MB Progress (1): 68/114 MB Progress (1): 68/114 MB Progress (1): 68/114 MB Progress (1): 68/114 MB Progress (1): 68/114 MB Progress (1): 68/114 MB Progress (1): 68/114 MB Progress (1): 68/114 MB Progress (1): 68/114 MB Progress (1): 68/114 MB Progress (1): 68/114 MB Progress (1): 68/114 MB Progress (1): 68/114 MB Progress (1): 68/114 MB Progress (1): 68/114 MB Progress (1): 68/114 MB Progress (1): 68/114 MB Progress (1): 68/114 MB Progress (1): 68/114 MB Progress (1): 68/114 MB Progress (1): 68/114 MB Progress (1): 68/114 MB Progress (1): 68/114 MB Progress (1): 68/114 MB Progress (1): 68/114 MB Progress (1): 68/114 MB Progress (1): 68/114 MB Progress (1): 68/114 MB Progress (1): 68/114 MB Progress (1): 68/114 MB Progress (1): 68/114 MB Progress (1): 68/114 MB Progress (1): 68/114 MB Progress (1): 68/114 MB Progress (1): 68/114 MB Progress (1): 68/114 MB Progress (1): 68/114 MB Progress (1): 69/114 MB Progress (1): 69/114 MB Progress (1): 69/114 MB Progress (1): 69/114 MB Progress (1): 69/114 MB Progress (1): 69/114 MB Progress (1): 69/114 MB Progress (1): 69/114 MB Progress (1): 69/114 MB Progress (1): 69/114 MB Progress (1): 69/114 MB Progress (1): 69/114 MB Progress (1): 69/114 MB Progress (1): 69/114 MB Progress (1): 69/114 MB Progress (1): 69/114 MB Progress (1): 69/114 MB Progress (1): 69/114 MB Progress (1): 69/114 MB Progress (1): 69/114 MB Progress (1): 69/114 MB Progress (1): 69/114 MB Progress (1): 69/114 MB Progress (1): 69/114 MB Progress (1): 69/114 MB Progress (1): 69/114 MB Progress (1): 69/114 MB Progress (1): 69/114 MB Progress (1): 69/114 MB Progress (1): 69/114 MB Progress (1): 69/114 MB Progress (1): 69/114 MB Progress (1): 69/114 MB Progress (1): 69/114 MB Progress (1): 69/114 MB Progress (1): 69/114 MB Progress (1): 69/114 MB Progress (1): 69/114 MB Progress (1): 69/114 MB Progress (1): 69/114 MB Progress (1): 69/114 MB Progress (1): 69/114 MB Progress (1): 69/114 MB Progress (1): 69/114 MB Progress (1): 69/114 MB Progress (1): 69/114 MB Progress (1): 69/114 MB Progress (1): 69/114 MB Progress (1): 69/114 MB Progress (1): 69/114 MB Progress (1): 69/114 MB Progress (1): 69/114 MB Progress (1): 69/114 MB Progress (1): 69/114 MB Progress (1): 69/114 MB Progress (1): 69/114 MB Progress (1): 69/114 MB Progress (1): 69/114 MB Progress (1): 69/114 MB Progress (1): 69/114 MB Progress (1): 69/114 MB Progress (1): 69/114 MB Progress (1): 69/114 MB Progress (1): 69/114 MB Progress (1): 69/114 MB Progress (1): 69/114 MB Progress (1): 69/114 MB Progress (1): 69/114 MB Progress (1): 69/114 MB Progress (1): 69/114 MB Progress (1): 69/114 MB Progress (1): 69/114 MB Progress (1): 69/114 MB Progress (1): 69/114 MB Progress (1): 69/114 MB Progress (1): 69/114 MB Progress (1): 69/114 MB Progress (1): 69/114 MB Progress (1): 69/114 MB Progress (1): 69/114 MB Progress (1): 69/114 MB Progress (1): 69/114 MB Progress (1): 69/114 MB Progress (1): 69/114 MB Progress (1): 69/114 MB Progress (1): 69/114 MB Progress (1): 69/114 MB Progress (1): 69/114 MB Progress (1): 69/114 MB Progress (1): 69/114 MB Progress (1): 69/114 MB Progress (1): 69/114 MB Progress (1): 69/114 MB Progress (1): 69/114 MB Progress (1): 69/114 MB Progress (1): 69/114 MB Progress (1): 69/114 MB Progress (1): 69/114 MB Progress (1): 69/114 MB Progress (1): 69/114 MB Progress (1): 69/114 MB Progress (1): 69/114 MB Progress (1): 69/114 MB Progress (1): 69/114 MB Progress (1): 69/114 MB Progress (1): 69/114 MB Progress (1): 69/114 MB Progress (1): 69/114 MB Progress (1): 69/114 MB Progress (1): 69/114 MB Progress (1): 69/114 MB Progress (1): 69/114 MB Progress (1): 69/114 MB Progress (1): 69/114 MB Progress (1): 69/114 MB Progress (1): 69/114 MB Progress (1): 69/114 MB Progress (1): 69/114 MB Progress (1): 69/114 MB Progress (1): 69/114 MB Progress (1): 69/114 MB Progress (1): 69/114 MB Progress (1): 69/114 MB Progress (1): 69/114 MB Progress (1): 69/114 MB Progress (1): 69/114 MB Progress (1): 69/114 MB Progress (1): 69/114 MB Progress (1): 69/114 MB Progress (1): 69/114 MB Progress (1): 69/114 MB Progress (1): 69/114 MB Progress (1): 69/114 MB Progress (1): 69/114 MB Progress (1): 69/114 MB Progress (1): 69/114 MB Progress (1): 69/114 MB Progress (1): 69/114 MB Progress (1): 69/114 MB Progress (1): 69/114 MB Progress (1): 69/114 MB Progress (1): 69/114 MB Progress (1): 69/114 MB Progress (1): 69/114 MB Progress (1): 69/114 MB Progress (1): 69/114 MB Progress (1): 69/114 MB Progress (1): 69/114 MB Progress (1): 69/114 MB Progress (1): 69/114 MB Progress (1): 69/114 MB Progress (1): 69/114 MB Progress (1): 69/114 MB Progress (1): 69/114 MB Progress (1): 69/114 MB Progress (1): 69/114 MB Progress (1): 69/114 MB Progress (1): 69/114 MB Progress (1): 69/114 MB Progress (1): 69/114 MB Progress (1): 69/114 MB Progress (1): 69/114 MB Progress (1): 69/114 MB Progress (1): 69/114 MB Progress (1): 69/114 MB Progress (1): 69/114 MB Progress (1): 69/114 MB Progress (1): 69/114 MB Progress (1): 69/114 MB Progress (1): 69/114 MB Progress (1): 69/114 MB Progress (1): 69/114 MB Progress (1): 69/114 MB Progress (1): 69/114 MB Progress (1): 69/114 MB Progress (1): 69/114 MB Progress (1): 69/114 MB Progress (1): 69/114 MB Progress (1): 69/114 MB Progress (1): 69/114 MB Progress (1): 69/114 MB Progress (1): 69/114 MB Progress (1): 69/114 MB Progress (1): 69/114 MB Progress (1): 69/114 MB Progress (1): 69/114 MB Progress (1): 69/114 MB Progress (1): 69/114 MB Progress (1): 69/114 MB Progress (1): 69/114 MB Progress (1): 69/114 MB Progress (1): 69/114 MB Progress (1): 69/114 MB Progress (1): 69/114 MB Progress (1): 69/114 MB Progress (1): 69/114 MB Progress (1): 69/114 MB Progress (1): 69/114 MB Progress (1): 69/114 MB Progress (1): 69/114 MB Progress (1): 69/114 MB Progress (1): 69/114 MB Progress (1): 69/114 MB Progress (1): 69/114 MB Progress (1): 69/114 MB Progress (1): 69/114 MB Progress (1): 69/114 MB Progress (1): 69/114 MB Progress (1): 69/114 MB Progress (1): 69/114 MB Progress (1): 69/114 MB Progress (1): 69/114 MB Progress (1): 69/114 MB Progress (1): 69/114 MB Progress (1): 69/114 MB Progress (1): 69/114 MB Progress (1): 69/114 MB Progress (1): 69/114 MB Progress (1): 69/114 MB Progress (1): 69/114 MB Progress (1): 69/114 MB Progress (1): 69/114 MB Progress (1): 69/114 MB Progress (1): 69/114 MB Progress (1): 69/114 MB Progress (1): 69/114 MB Progress (1): 69/114 MB Progress (1): 69/114 MB Progress (1): 69/114 MB Progress (1): 69/114 MB Progress (1): 69/114 MB Progress (1): 69/114 MB Progress (1): 69/114 MB Progress (1): 69/114 MB Progress (1): 69/114 MB Progress (1): 69/114 MB Progress (1): 69/114 MB Progress (1): 69/114 MB Progress (1): 69/114 MB Progress (1): 69/114 MB Progress (1): 69/114 MB Progress (1): 69/114 MB Progress (1): 69/114 MB Progress (1): 69/114 MB Progress (1): 69/114 MB Progress (1): 69/114 MB Progress (1): 69/114 MB Progress (1): 69/114 MB Progress (1): 69/114 MB Progress (1): 69/114 MB Progress (1): 69/114 MB Progress (1): 69/114 MB Progress (1): 69/114 MB Progress (1): 69/114 MB Progress (1): 69/114 MB Progress (1): 69/114 MB Progress (1): 69/114 MB Progress (1): 69/114 MB Progress (1): 69/114 MB Progress (1): 69/114 MB Progress (1): 69/114 MB Progress (1): 69/114 MB Progress (1): 69/114 MB Progress (1): 69/114 MB Progress (1): 69/114 MB Progress (1): 69/114 MB Progress (1): 69/114 MB Progress (1): 69/114 MB Progress (1): 69/114 MB Progress (1): 69/114 MB Progress (1): 69/114 MB Progress (1): 69/114 MB Progress (1): 69/114 MB Progress (1): 69/114 MB Progress (1): 69/114 MB Progress (1): 69/114 MB Progress (1): 69/114 MB Progress (1): 69/114 MB Progress (1): 69/114 MB Progress (1): 69/114 MB Progress (1): 69/114 MB Progress (1): 69/114 MB Progress (1): 69/114 MB Progress (1): 69/114 MB Progress (1): 69/114 MB Progress (1): 69/114 MB Progress (1): 69/114 MB Progress (1): 69/114 MB Progress (1): 69/114 MB Progress (1): 69/114 MB Progress (1): 69/114 MB Progress (1): 69/114 MB Progress (1): 69/114 MB Progress (1): 69/114 MB Progress (1): 69/114 MB Progress (1): 69/114 MB Progress (1): 69/114 MB Progress (1): 69/114 MB Progress (1): 69/114 MB Progress (1): 69/114 MB Progress (1): 69/114 MB Progress (1): 69/114 MB Progress (1): 69/114 MB Progress (1): 69/114 MB Progress (1): 69/114 MB Progress (1): 69/114 MB Progress (1): 69/114 MB Progress (1): 69/114 MB Progress (1): 69/114 MB Progress (1): 69/114 MB Progress (1): 69/114 MB Progress (1): 69/114 MB Progress (1): 69/114 MB Progress (1): 69/114 MB Progress (1): 69/114 MB Progress (1): 69/114 MB Progress (1): 69/114 MB Progress (1): 69/114 MB Progress (1): 69/114 MB Progress (1): 69/114 MB Progress (1): 69/114 MB Progress (1): 69/114 MB Progress (1): 69/114 MB Progress (1): 69/114 MB Progress (1): 69/114 MB Progress (1): 69/114 MB Progress (1): 69/114 MB Progress (1): 69/114 MB Progress (1): 69/114 MB Progress (1): 69/114 MB Progress (1): 69/114 MB Progress (1): 69/114 MB Progress (1): 69/114 MB Progress (1): 69/114 MB Progress (1): 69/114 MB Progress (1): 69/114 MB Progress (1): 69/114 MB Progress (1): 69/114 MB Progress (1): 69/114 MB Progress (1): 69/114 MB Progress (1): 69/114 MB Progress (1): 69/114 MB Progress (1): 69/114 MB Progress (1): 69/114 MB Progress (1): 69/114 MB Progress (1): 69/114 MB Progress (1): 69/114 MB Progress (1): 69/114 MB Progress (1): 69/114 MB Progress (1): 69/114 MB Progress (1): 69/114 MB Progress (1): 69/114 MB Progress (1): 69/114 MB Progress (1): 69/114 MB Progress (1): 69/114 MB Progress (1): 69/114 MB Progress (1): 69/114 MB Progress (1): 69/114 MB Progress (1): 69/114 MB Progress (1): 69/114 MB Progress (1): 69/114 MB Progress (1): 69/114 MB Progress (1): 69/114 MB Progress (1): 69/114 MB Progress (1): 69/114 MB Progress (1): 69/114 MB Progress (1): 69/114 MB Progress (1): 69/114 MB Progress (1): 69/114 MB Progress (1): 69/114 MB Progress (1): 69/114 MB Progress (1): 69/114 MB Progress (1): 69/114 MB Progress (1): 69/114 MB Progress (1): 69/114 MB Progress (1): 69/114 MB Progress (1): 69/114 MB Progress (1): 69/114 MB Progress (1): 69/114 MB Progress (1): 69/114 MB Progress (1): 69/114 MB Progress (1): 69/114 MB Progress (1): 69/114 MB Progress (1): 69/114 MB Progress (1): 69/114 MB Progress (1): 69/114 MB Progress (1): 69/114 MB Progress (1): 69/114 MB Progress (1): 69/114 MB Progress (1): 69/114 MB Progress (1): 69/114 MB Progress (1): 69/114 MB Progress (1): 69/114 MB Progress (1): 69/114 MB Progress (1): 69/114 MB Progress (1): 69/114 MB Progress (1): 69/114 MB Progress (1): 69/114 MB Progress (1): 69/114 MB Progress (1): 69/114 MB Progress (1): 69/114 MB Progress (1): 69/114 MB Progress (1): 69/114 MB Progress (1): 69/114 MB Progress (1): 69/114 MB Progress (1): 69/114 MB Progress (1): 69/114 MB Progress (1): 69/114 MB Progress (1): 69/114 MB Progress (1): 69/114 MB Progress (1): 69/114 MB Progress (1): 69/114 MB Progress (1): 69/114 MB Progress (1): 69/114 MB Progress (1): 69/114 MB Progress (1): 69/114 MB Progress (1): 69/114 MB Progress (1): 69/114 MB Progress (1): 69/114 MB Progress (1): 69/114 MB Progress (1): 69/114 MB Progress (1): 69/114 MB Progress (1): 69/114 MB Progress (1): 69/114 MB Progress (1): 69/114 MB Progress (1): 69/114 MB Progress (1): 69/114 MB Progress (1): 69/114 MB Progress (1): 69/114 MB Progress (1): 69/114 MB Progress (1): 69/114 MB Progress (1): 69/114 MB Progress (1): 69/114 MB Progress (1): 69/114 MB Progress (1): 69/114 MB Progress (1): 69/114 MB Progress (1): 69/114 MB Progress (1): 69/114 MB Progress (1): 69/114 MB Progress (1): 69/114 MB Progress (1): 69/114 MB Progress (1): 69/114 MB Progress (1): 69/114 MB Progress (1): 69/114 MB Progress (1): 69/114 MB Progress (1): 69/114 MB Progress (1): 69/114 MB Progress (1): 69/114 MB Progress (1): 69/114 MB Progress (1): 69/114 MB Progress (1): 69/114 MB Progress (1): 69/114 MB Progress (1): 69/114 MB Progress (1): 69/114 MB Progress (1): 69/114 MB Progress (1): 69/114 MB Progress (1): 69/114 MB Progress (1): 69/114 MB Progress (1): 69/114 MB Progress (1): 69/114 MB Progress (1): 69/114 MB Progress (1): 69/114 MB Progress (1): 69/114 MB Progress (1): 69/114 MB Progress (1): 69/114 MB Progress (1): 69/114 MB Progress (1): 69/114 MB Progress (1): 69/114 MB Progress (1): 69/114 MB Progress (1): 69/114 MB Progress (1): 69/114 MB Progress (1): 69/114 MB Progress (1): 69/114 MB Progress (1): 69/114 MB Progress (1): 69/114 MB Progress (1): 69/114 MB Progress (1): 69/114 MB Progress (1): 69/114 MB Progress (1): 69/114 MB Progress (1): 69/114 MB Progress (1): 69/114 MB Progress (1): 69/114 MB Progress (1): 69/114 MB Progress (1): 69/114 MB Progress (1): 69/114 MB Progress (1): 69/114 MB Progress (1): 69/114 MB Progress (1): 69/114 MB Progress (1): 70/114 MB Progress (1): 70/114 MB Progress (1): 70/114 MB Progress (1): 70/114 MB Progress (1): 70/114 MB Progress (1): 70/114 MB Progress (1): 70/114 MB Progress (1): 70/114 MB Progress (1): 70/114 MB Progress (1): 70/114 MB Progress (1): 70/114 MB Progress (1): 70/114 MB Progress (1): 70/114 MB Progress (1): 70/114 MB Progress (1): 70/114 MB Progress (1): 70/114 MB Progress (1): 70/114 MB Progress (1): 70/114 MB Progress (1): 70/114 MB Progress (1): 70/114 MB Progress (1): 70/114 MB Progress (1): 70/114 MB Progress (1): 70/114 MB Progress (1): 70/114 MB Progress (1): 70/114 MB Progress (1): 70/114 MB Progress (1): 70/114 MB Progress (1): 70/114 MB Progress (1): 70/114 MB Progress (1): 70/114 MB Progress (1): 70/114 MB Progress (1): 70/114 MB Progress (1): 70/114 MB Progress (1): 70/114 MB Progress (1): 70/114 MB Progress (1): 70/114 MB Progress (1): 70/114 MB Progress (1): 70/114 MB Progress (1): 70/114 MB Progress (1): 70/114 MB Progress (1): 70/114 MB Progress (1): 70/114 MB Progress (1): 70/114 MB Progress (1): 70/114 MB Progress (1): 70/114 MB Progress (1): 70/114 MB Progress (1): 70/114 MB Progress (1): 70/114 MB Progress (1): 70/114 MB Progress (1): 70/114 MB Progress (1): 70/114 MB Progress (1): 70/114 MB Progress (1): 70/114 MB Progress (1): 70/114 MB Progress (1): 70/114 MB Progress (1): 70/114 MB Progress (1): 70/114 MB Progress (1): 70/114 MB Progress (1): 70/114 MB Progress (1): 70/114 MB Progress (1): 70/114 MB Progress (1): 70/114 MB Progress (1): 70/114 MB Progress (1): 70/114 MB Progress (1): 70/114 MB Progress (1): 70/114 MB Progress (1): 70/114 MB Progress (1): 70/114 MB Progress (1): 70/114 MB Progress (1): 70/114 MB Progress (1): 70/114 MB Progress (1): 70/114 MB Progress (1): 70/114 MB Progress (1): 70/114 MB Progress (1): 70/114 MB Progress (1): 70/114 MB Progress (1): 70/114 MB Progress (1): 70/114 MB Progress (1): 70/114 MB Progress (1): 70/114 MB Progress (1): 70/114 MB Progress (1): 70/114 MB Progress (1): 70/114 MB Progress (1): 70/114 MB Progress (1): 70/114 MB Progress (1): 70/114 MB Progress (1): 70/114 MB Progress (1): 70/114 MB Progress (1): 70/114 MB Progress (1): 70/114 MB Progress (1): 70/114 MB Progress (1): 70/114 MB Progress (1): 70/114 MB Progress (1): 70/114 MB Progress (1): 70/114 MB Progress (1): 70/114 MB Progress (1): 70/114 MB Progress (1): 70/114 MB Progress (1): 70/114 MB Progress (1): 70/114 MB Progress (1): 70/114 MB Progress (1): 70/114 MB Progress (1): 70/114 MB Progress (1): 70/114 MB Progress (1): 70/114 MB Progress (1): 70/114 MB Progress (1): 70/114 MB Progress (1): 70/114 MB Progress (1): 70/114 MB Progress (1): 70/114 MB Progress (1): 70/114 MB Progress (1): 70/114 MB Progress (1): 70/114 MB Progress (1): 70/114 MB Progress (1): 70/114 MB Progress (1): 70/114 MB Progress (1): 70/114 MB Progress (1): 70/114 MB Progress (1): 70/114 MB Progress (1): 70/114 MB Progress (1): 70/114 MB Progress (1): 70/114 MB Progress (1): 70/114 MB Progress (1): 70/114 MB Progress (1): 70/114 MB Progress (1): 70/114 MB Progress (1): 70/114 MB Progress (1): 70/114 MB Progress (1): 70/114 MB Progress (1): 70/114 MB Progress (1): 70/114 MB Progress (1): 70/114 MB Progress (1): 70/114 MB Progress (1): 70/114 MB Progress (1): 70/114 MB Progress (1): 70/114 MB Progress (1): 70/114 MB Progress (1): 70/114 MB Progress (1): 70/114 MB Progress (1): 70/114 MB Progress (1): 70/114 MB Progress (1): 70/114 MB Progress (1): 70/114 MB Progress (1): 70/114 MB Progress (1): 70/114 MB Progress (1): 70/114 MB Progress (1): 70/114 MB Progress (1): 70/114 MB Progress (1): 70/114 MB Progress (1): 70/114 MB Progress (1): 70/114 MB Progress (1): 70/114 MB Progress (1): 70/114 MB Progress (1): 70/114 MB Progress (1): 70/114 MB Progress (1): 70/114 MB Progress (1): 70/114 MB Progress (1): 70/114 MB Progress (1): 70/114 MB Progress (1): 70/114 MB Progress (1): 70/114 MB Progress (1): 70/114 MB Progress (1): 70/114 MB Progress (1): 70/114 MB Progress (1): 70/114 MB Progress (1): 70/114 MB Progress (1): 70/114 MB Progress (1): 70/114 MB Progress (1): 70/114 MB Progress (1): 70/114 MB Progress (1): 70/114 MB Progress (1): 70/114 MB Progress (1): 70/114 MB Progress (1): 70/114 MB Progress (1): 70/114 MB Progress (1): 70/114 MB Progress (1): 70/114 MB Progress (1): 70/114 MB Progress (1): 70/114 MB Progress (1): 70/114 MB Progress (1): 70/114 MB Progress (1): 70/114 MB Progress (1): 70/114 MB Progress (1): 70/114 MB Progress (1): 70/114 MB Progress (1): 70/114 MB Progress (1): 70/114 MB Progress (1): 70/114 MB Progress (1): 70/114 MB Progress (1): 70/114 MB Progress (1): 70/114 MB Progress (1): 70/114 MB Progress (1): 70/114 MB Progress (1): 70/114 MB Progress (1): 70/114 MB Progress (1): 70/114 MB Progress (1): 70/114 MB Progress (1): 70/114 MB Progress (1): 70/114 MB Progress (1): 70/114 MB Progress (1): 70/114 MB Progress (1): 70/114 MB Progress (1): 70/114 MB Progress (1): 70/114 MB Progress (1): 70/114 MB Progress (1): 70/114 MB Progress (1): 70/114 MB Progress (1): 70/114 MB Progress (1): 70/114 MB Progress (1): 70/114 MB Progress (1): 70/114 MB Progress (1): 70/114 MB Progress (1): 70/114 MB Progress (1): 70/114 MB Progress (1): 70/114 MB Progress (1): 70/114 MB Progress (1): 70/114 MB Progress (1): 70/114 MB Progress (1): 70/114 MB Progress (1): 70/114 MB Progress (1): 70/114 MB Progress (1): 70/114 MB Progress (1): 70/114 MB Progress (1): 70/114 MB Progress (1): 70/114 MB Progress (1): 70/114 MB Progress (1): 70/114 MB Progress (1): 70/114 MB Progress (1): 70/114 MB Progress (1): 70/114 MB Progress (1): 70/114 MB Progress (1): 70/114 MB Progress (1): 70/114 MB Progress (1): 70/114 MB Progress (1): 70/114 MB Progress (1): 70/114 MB Progress (1): 70/114 MB Progress (1): 70/114 MB Progress (1): 70/114 MB Progress (1): 70/114 MB Progress (1): 70/114 MB Progress (1): 70/114 MB Progress (1): 70/114 MB Progress (1): 70/114 MB Progress (1): 70/114 MB Progress (1): 70/114 MB Progress (1): 70/114 MB Progress (1): 70/114 MB Progress (1): 70/114 MB Progress (1): 70/114 MB Progress (1): 70/114 MB Progress (1): 70/114 MB Progress (1): 70/114 MB Progress (1): 70/114 MB Progress (1): 70/114 MB Progress (1): 70/114 MB Progress (1): 70/114 MB Progress (1): 70/114 MB Progress (1): 70/114 MB Progress (1): 70/114 MB Progress (1): 70/114 MB Progress (1): 70/114 MB Progress (1): 70/114 MB Progress (1): 70/114 MB Progress (1): 70/114 MB Progress (1): 70/114 MB Progress (1): 70/114 MB Progress (1): 70/114 MB Progress (1): 70/114 MB Progress (1): 70/114 MB Progress (1): 70/114 MB Progress (1): 70/114 MB Progress (1): 70/114 MB Progress (1): 70/114 MB Progress (1): 70/114 MB Progress (1): 70/114 MB Progress (1): 70/114 MB Progress (1): 70/114 MB Progress (1): 70/114 MB Progress (1): 70/114 MB Progress (1): 70/114 MB Progress (1): 70/114 MB Progress (1): 70/114 MB Progress (1): 70/114 MB Progress (1): 70/114 MB Progress (1): 70/114 MB Progress (1): 70/114 MB Progress (1): 70/114 MB Progress (1): 70/114 MB Progress (1): 70/114 MB Progress (1): 70/114 MB Progress (1): 70/114 MB Progress (1): 70/114 MB Progress (1): 70/114 MB Progress (1): 70/114 MB Progress (1): 70/114 MB Progress (1): 70/114 MB Progress (1): 70/114 MB Progress (1): 70/114 MB Progress (1): 70/114 MB Progress (1): 70/114 MB Progress (1): 70/114 MB Progress (1): 70/114 MB Progress (1): 70/114 MB Progress (1): 70/114 MB Progress (1): 70/114 MB Progress (1): 70/114 MB Progress (1): 70/114 MB Progress (1): 70/114 MB Progress (1): 70/114 MB Progress (1): 70/114 MB Progress (1): 70/114 MB Progress (1): 70/114 MB Progress (1): 70/114 MB Progress (1): 70/114 MB Progress (1): 70/114 MB Progress (1): 70/114 MB Progress (1): 70/114 MB Progress (1): 70/114 MB Progress (1): 70/114 MB Progress (1): 70/114 MB Progress (1): 70/114 MB Progress (1): 70/114 MB Progress (1): 70/114 MB Progress (1): 70/114 MB Progress (1): 70/114 MB Progress (1): 70/114 MB Progress (1): 70/114 MB Progress (1): 70/114 MB Progress (1): 70/114 MB Progress (1): 70/114 MB Progress (1): 70/114 MB Progress (1): 70/114 MB Progress (1): 70/114 MB Progress (1): 70/114 MB Progress (1): 70/114 MB Progress (1): 70/114 MB Progress (1): 70/114 MB Progress (1): 70/114 MB Progress (1): 70/114 MB Progress (1): 70/114 MB Progress (1): 70/114 MB Progress (1): 70/114 MB Progress (1): 70/114 MB Progress (1): 70/114 MB Progress (1): 70/114 MB Progress (1): 70/114 MB Progress (1): 70/114 MB Progress (1): 70/114 MB Progress (1): 70/114 MB Progress (1): 70/114 MB Progress (1): 70/114 MB Progress (1): 70/114 MB Progress (1): 70/114 MB Progress (1): 70/114 MB Progress (1): 70/114 MB Progress (1): 70/114 MB Progress (1): 70/114 MB Progress (1): 70/114 MB Progress (1): 70/114 MB Progress (1): 70/114 MB Progress (1): 70/114 MB Progress (1): 70/114 MB Progress (1): 70/114 MB Progress (1): 70/114 MB Progress (1): 70/114 MB Progress (1): 70/114 MB Progress (1): 70/114 MB Progress (1): 70/114 MB Progress (1): 70/114 MB Progress (1): 70/114 MB Progress (1): 70/114 MB Progress (1): 70/114 MB Progress (1): 70/114 MB Progress (1): 70/114 MB Progress (1): 70/114 MB Progress (1): 70/114 MB Progress (1): 70/114 MB Progress (1): 70/114 MB Progress (1): 70/114 MB Progress (1): 70/114 MB Progress (1): 70/114 MB Progress (1): 70/114 MB Progress (1): 70/114 MB Progress (1): 70/114 MB Progress (1): 70/114 MB Progress (1): 70/114 MB Progress (1): 70/114 MB Progress (1): 70/114 MB Progress (1): 70/114 MB Progress (1): 70/114 MB Progress (1): 70/114 MB Progress (1): 70/114 MB Progress (1): 70/114 MB Progress (1): 70/114 MB Progress (1): 70/114 MB Progress (1): 70/114 MB Progress (1): 70/114 MB Progress (1): 70/114 MB Progress (1): 70/114 MB Progress (1): 70/114 MB Progress (1): 70/114 MB Progress (1): 70/114 MB Progress (1): 70/114 MB Progress (1): 70/114 MB Progress (1): 70/114 MB Progress (1): 70/114 MB Progress (1): 70/114 MB Progress (1): 70/114 MB Progress (1): 70/114 MB Progress (1): 70/114 MB Progress (1): 70/114 MB Progress (1): 70/114 MB Progress (1): 70/114 MB Progress (1): 70/114 MB Progress (1): 70/114 MB Progress (1): 70/114 MB Progress (1): 70/114 MB Progress (1): 70/114 MB Progress (1): 70/114 MB Progress (1): 70/114 MB Progress (1): 70/114 MB Progress (1): 70/114 MB Progress (1): 70/114 MB Progress (1): 70/114 MB Progress (1): 70/114 MB Progress (1): 70/114 MB Progress (1): 70/114 MB Progress (1): 70/114 MB Progress (1): 70/114 MB Progress (1): 70/114 MB Progress (1): 70/114 MB Progress (1): 70/114 MB Progress (1): 70/114 MB Progress (1): 70/114 MB Progress (1): 70/114 MB Progress (1): 70/114 MB Progress (1): 70/114 MB Progress (1): 70/114 MB Progress (1): 70/114 MB Progress (1): 70/114 MB Progress (1): 70/114 MB Progress (1): 70/114 MB Progress (1): 70/114 MB Progress (1): 70/114 MB Progress (1): 70/114 MB Progress (1): 70/114 MB Progress (1): 70/114 MB Progress (1): 70/114 MB Progress (1): 70/114 MB Progress (1): 70/114 MB Progress (1): 70/114 MB Progress (1): 70/114 MB Progress (1): 70/114 MB Progress (1): 70/114 MB Progress (1): 70/114 MB Progress (1): 70/114 MB Progress (1): 70/114 MB Progress (1): 70/114 MB Progress (1): 70/114 MB Progress (1): 70/114 MB Progress (1): 70/114 MB Progress (1): 70/114 MB Progress (1): 70/114 MB Progress (1): 70/114 MB Progress (1): 70/114 MB Progress (1): 70/114 MB Progress (1): 70/114 MB Progress (1): 70/114 MB Progress (1): 70/114 MB Progress (1): 70/114 MB Progress (1): 70/114 MB Progress (1): 70/114 MB Progress (1): 70/114 MB Progress (1): 70/114 MB Progress (1): 70/114 MB Progress (1): 70/114 MB Progress (1): 70/114 MB Progress (1): 70/114 MB Progress (1): 70/114 MB Progress (1): 70/114 MB Progress (1): 70/114 MB Progress (1): 70/114 MB Progress (1): 70/114 MB Progress (1): 70/114 MB Progress (1): 70/114 MB Progress (1): 70/114 MB Progress (1): 70/114 MB Progress (1): 71/114 MB Progress (1): 71/114 MB Progress (1): 71/114 MB Progress (1): 71/114 MB Progress (1): 71/114 MB Progress (1): 71/114 MB Progress (1): 71/114 MB Progress (1): 71/114 MB Progress (1): 71/114 MB Progress (1): 71/114 MB Progress (1): 71/114 MB Progress (1): 71/114 MB Progress (1): 71/114 MB Progress (1): 71/114 MB Progress (1): 71/114 MB Progress (1): 71/114 MB Progress (1): 71/114 MB Progress (1): 71/114 MB Progress (1): 71/114 MB Progress (1): 71/114 MB Progress (1): 71/114 MB Progress (1): 71/114 MB Progress (1): 71/114 MB Progress (1): 71/114 MB Progress (1): 71/114 MB Progress (1): 71/114 MB Progress (1): 71/114 MB Progress (1): 71/114 MB Progress (1): 71/114 MB Progress (1): 71/114 MB Progress (1): 71/114 MB Progress (1): 71/114 MB Progress (1): 71/114 MB Progress (1): 71/114 MB Progress (1): 71/114 MB Progress (1): 71/114 MB Progress (1): 71/114 MB Progress (1): 71/114 MB Progress (1): 71/114 MB Progress (1): 71/114 MB Progress (1): 71/114 MB Progress (1): 71/114 MB Progress (1): 71/114 MB Progress (1): 71/114 MB Progress (1): 71/114 MB Progress (1): 71/114 MB Progress (1): 71/114 MB Progress (1): 71/114 MB Progress (1): 71/114 MB Progress (1): 71/114 MB Progress (1): 71/114 MB Progress (1): 71/114 MB Progress (1): 71/114 MB Progress (1): 71/114 MB Progress (1): 71/114 MB Progress (1): 71/114 MB Progress (1): 71/114 MB Progress (1): 71/114 MB Progress (1): 71/114 MB Progress (1): 71/114 MB Progress (1): 71/114 MB Progress (1): 71/114 MB Progress (1): 71/114 MB Progress (1): 71/114 MB Progress (1): 71/114 MB Progress (1): 71/114 MB Progress (1): 71/114 MB Progress (1): 71/114 MB Progress (1): 71/114 MB Progress (1): 71/114 MB Progress (1): 71/114 MB Progress (1): 71/114 MB Progress (1): 71/114 MB Progress (1): 71/114 MB Progress (1): 71/114 MB Progress (1): 71/114 MB Progress (1): 71/114 MB Progress (1): 71/114 MB Progress (1): 71/114 MB Progress (1): 71/114 MB Progress (1): 71/114 MB Progress (1): 71/114 MB Progress (1): 71/114 MB Progress (1): 71/114 MB Progress (1): 71/114 MB Progress (1): 71/114 MB Progress (1): 71/114 MB Progress (1): 71/114 MB Progress (1): 71/114 MB Progress (1): 71/114 MB Progress (1): 71/114 MB Progress (1): 71/114 MB Progress (1): 71/114 MB Progress (1): 71/114 MB Progress (1): 71/114 MB Progress (1): 71/114 MB Progress (1): 71/114 MB Progress (1): 71/114 MB Progress (1): 71/114 MB Progress (1): 71/114 MB Progress (1): 71/114 MB Progress (1): 71/114 MB Progress (1): 71/114 MB Progress (1): 71/114 MB Progress (1): 71/114 MB Progress (1): 71/114 MB Progress (1): 71/114 MB Progress (1): 71/114 MB Progress (1): 71/114 MB Progress (1): 71/114 MB Progress (1): 71/114 MB Progress (1): 71/114 MB Progress (1): 71/114 MB Progress (1): 71/114 MB Progress (1): 71/114 MB Progress (1): 71/114 MB Progress (1): 71/114 MB Progress (1): 71/114 MB Progress (1): 71/114 MB Progress (1): 71/114 MB Progress (1): 71/114 MB Progress (1): 71/114 MB Progress (1): 71/114 MB Progress (1): 71/114 MB Progress (1): 71/114 MB Progress (1): 71/114 MB Progress (1): 71/114 MB Progress (1): 71/114 MB Progress (1): 71/114 MB Progress (1): 71/114 MB Progress (1): 71/114 MB Progress (1): 71/114 MB Progress (1): 71/114 MB Progress (1): 71/114 MB Progress (1): 71/114 MB Progress (1): 71/114 MB Progress (1): 71/114 MB Progress (1): 71/114 MB Progress (1): 71/114 MB Progress (1): 71/114 MB Progress (1): 71/114 MB Progress (1): 71/114 MB Progress (1): 71/114 MB Progress (1): 71/114 MB Progress (1): 71/114 MB Progress (1): 71/114 MB Progress (1): 71/114 MB Progress (1): 71/114 MB Progress (1): 71/114 MB Progress (1): 71/114 MB Progress (1): 71/114 MB Progress (1): 71/114 MB Progress (1): 71/114 MB Progress (1): 71/114 MB Progress (1): 71/114 MB Progress (1): 71/114 MB Progress (1): 71/114 MB Progress (1): 71/114 MB Progress (1): 71/114 MB Progress (1): 71/114 MB Progress (1): 71/114 MB Progress (1): 71/114 MB Progress (1): 71/114 MB Progress (1): 71/114 MB Progress (1): 71/114 MB Progress (1): 71/114 MB Progress (1): 71/114 MB Progress (1): 71/114 MB Progress (1): 71/114 MB Progress (1): 71/114 MB Progress (1): 71/114 MB Progress (1): 71/114 MB Progress (1): 71/114 MB Progress (1): 71/114 MB Progress (1): 71/114 MB Progress (1): 71/114 MB Progress (1): 71/114 MB Progress (1): 71/114 MB Progress (1): 71/114 MB Progress (1): 71/114 MB Progress (1): 71/114 MB Progress (1): 71/114 MB Progress (1): 71/114 MB Progress (1): 71/114 MB Progress (1): 71/114 MB Progress (1): 71/114 MB Progress (1): 71/114 MB Progress (1): 71/114 MB Progress (1): 71/114 MB Progress (1): 71/114 MB Progress (1): 71/114 MB Progress (1): 71/114 MB Progress (1): 71/114 MB Progress (1): 71/114 MB Progress (1): 71/114 MB Progress (1): 71/114 MB Progress (1): 71/114 MB Progress (1): 71/114 MB Progress (1): 71/114 MB Progress (1): 71/114 MB Progress (1): 71/114 MB Progress (1): 71/114 MB Progress (1): 71/114 MB Progress (1): 71/114 MB Progress (1): 71/114 MB Progress (1): 71/114 MB Progress (1): 71/114 MB Progress (1): 71/114 MB Progress (1): 71/114 MB Progress (1): 71/114 MB Progress (1): 71/114 MB Progress (1): 71/114 MB Progress (1): 71/114 MB Progress (1): 71/114 MB Progress (1): 71/114 MB Progress (1): 71/114 MB Progress (1): 71/114 MB Progress (1): 71/114 MB Progress (1): 71/114 MB Progress (1): 71/114 MB Progress (1): 71/114 MB Progress (1): 71/114 MB Progress (1): 71/114 MB Progress (1): 71/114 MB Progress (1): 71/114 MB Progress (1): 71/114 MB Progress (1): 71/114 MB Progress (1): 71/114 MB Progress (1): 71/114 MB Progress (1): 71/114 MB Progress (1): 71/114 MB Progress (1): 71/114 MB Progress (1): 71/114 MB Progress (1): 71/114 MB Progress (1): 71/114 MB Progress (1): 71/114 MB Progress (1): 71/114 MB Progress (1): 71/114 MB Progress (1): 71/114 MB Progress (1): 71/114 MB Progress (1): 71/114 MB Progress (1): 71/114 MB Progress (1): 71/114 MB Progress (1): 71/114 MB Progress (1): 71/114 MB Progress (1): 71/114 MB Progress (1): 71/114 MB Progress (1): 71/114 MB Progress (1): 71/114 MB Progress (1): 71/114 MB Progress (1): 71/114 MB Progress (1): 71/114 MB Progress (1): 71/114 MB Progress (1): 71/114 MB Progress (1): 71/114 MB Progress (1): 71/114 MB Progress (1): 71/114 MB Progress (1): 71/114 MB Progress (1): 71/114 MB Progress (1): 71/114 MB Progress (1): 71/114 MB Progress (1): 71/114 MB Progress (1): 71/114 MB Progress (1): 71/114 MB Progress (1): 71/114 MB Progress (1): 71/114 MB Progress (1): 71/114 MB Progress (1): 71/114 MB Progress (1): 71/114 MB Progress (1): 71/114 MB Progress (1): 71/114 MB Progress (1): 71/114 MB Progress (1): 71/114 MB Progress (1): 71/114 MB Progress (1): 71/114 MB Progress (1): 71/114 MB Progress (1): 71/114 MB Progress (1): 71/114 MB Progress (1): 71/114 MB Progress (1): 71/114 MB Progress (1): 71/114 MB Progress (1): 71/114 MB Progress (1): 71/114 MB Progress (1): 71/114 MB Progress (1): 71/114 MB Progress (1): 71/114 MB Progress (1): 71/114 MB Progress (1): 71/114 MB Progress (1): 71/114 MB Progress (1): 71/114 MB Progress (1): 71/114 MB Progress (1): 71/114 MB Progress (1): 71/114 MB Progress (1): 71/114 MB Progress (1): 71/114 MB Progress (1): 71/114 MB Progress (1): 71/114 MB Progress (1): 71/114 MB Progress (1): 71/114 MB Progress (1): 71/114 MB Progress (1): 71/114 MB Progress (1): 71/114 MB Progress (1): 71/114 MB Progress (1): 71/114 MB Progress (1): 71/114 MB Progress (1): 71/114 MB Progress (1): 71/114 MB Progress (1): 71/114 MB Progress (1): 71/114 MB Progress (1): 71/114 MB Progress (1): 71/114 MB Progress (1): 71/114 MB Progress (1): 71/114 MB Progress (1): 71/114 MB Progress (1): 71/114 MB Progress (1): 71/114 MB Progress (1): 71/114 MB Progress (1): 71/114 MB Progress (1): 71/114 MB Progress (1): 71/114 MB Progress (1): 71/114 MB Progress (1): 71/114 MB Progress (1): 71/114 MB Progress (1): 71/114 MB Progress (1): 71/114 MB Progress (1): 71/114 MB Progress (1): 71/114 MB Progress (1): 71/114 MB Progress (1): 71/114 MB Progress (1): 71/114 MB Progress (1): 71/114 MB Progress (1): 71/114 MB Progress (1): 71/114 MB Progress (1): 71/114 MB Progress (1): 71/114 MB Progress (1): 71/114 MB Progress (1): 71/114 MB Progress (1): 71/114 MB Progress (1): 71/114 MB Progress (1): 71/114 MB Progress (1): 71/114 MB Progress (1): 71/114 MB Progress (1): 71/114 MB Progress (1): 71/114 MB Progress (1): 71/114 MB Progress (1): 71/114 MB Progress (1): 71/114 MB Progress (1): 71/114 MB Progress (1): 71/114 MB Progress (1): 71/114 MB Progress (1): 71/114 MB Progress (1): 71/114 MB Progress (1): 71/114 MB Progress (1): 71/114 MB Progress (1): 71/114 MB Progress (1): 71/114 MB Progress (1): 71/114 MB Progress (1): 71/114 MB Progress (1): 71/114 MB Progress (1): 71/114 MB Progress (1): 71/114 MB Progress (1): 71/114 MB Progress (1): 71/114 MB Progress (1): 71/114 MB Progress (1): 71/114 MB Progress (1): 71/114 MB Progress (1): 71/114 MB Progress (1): 71/114 MB Progress (1): 71/114 MB Progress (1): 71/114 MB Progress (1): 71/114 MB Progress (1): 71/114 MB Progress (1): 71/114 MB Progress (1): 71/114 MB Progress (1): 71/114 MB Progress (1): 71/114 MB Progress (1): 71/114 MB Progress (1): 71/114 MB Progress (1): 71/114 MB Progress (1): 71/114 MB Progress (1): 71/114 MB Progress (1): 71/114 MB Progress (1): 71/114 MB Progress (1): 71/114 MB Progress (1): 71/114 MB Progress (1): 71/114 MB Progress (1): 71/114 MB Progress (1): 71/114 MB Progress (1): 71/114 MB Progress (1): 71/114 MB Progress (1): 71/114 MB Progress (1): 71/114 MB Progress (1): 71/114 MB Progress (1): 71/114 MB Progress (1): 71/114 MB Progress (1): 71/114 MB Progress (1): 71/114 MB Progress (1): 71/114 MB Progress (1): 71/114 MB Progress (1): 71/114 MB Progress (1): 71/114 MB Progress (1): 71/114 MB Progress (1): 71/114 MB Progress (1): 71/114 MB Progress (1): 71/114 MB Progress (1): 71/114 MB Progress (1): 71/114 MB Progress (1): 71/114 MB Progress (1): 71/114 MB Progress (1): 71/114 MB Progress (1): 71/114 MB Progress (1): 71/114 MB Progress (1): 71/114 MB Progress (1): 71/114 MB Progress (1): 71/114 MB Progress (1): 71/114 MB Progress (1): 71/114 MB Progress (1): 71/114 MB Progress (1): 71/114 MB Progress (1): 71/114 MB Progress (1): 71/114 MB Progress (1): 71/114 MB Progress (1): 71/114 MB Progress (1): 71/114 MB Progress (1): 71/114 MB Progress (1): 71/114 MB Progress (1): 71/114 MB Progress (1): 71/114 MB Progress (1): 71/114 MB Progress (1): 71/114 MB Progress (1): 71/114 MB Progress (1): 71/114 MB Progress (1): 71/114 MB Progress (1): 71/114 MB Progress (1): 71/114 MB Progress (1): 71/114 MB Progress (1): 71/114 MB Progress (1): 71/114 MB Progress (1): 71/114 MB Progress (1): 71/114 MB Progress (1): 71/114 MB Progress (1): 71/114 MB Progress (1): 71/114 MB Progress (1): 71/114 MB Progress (1): 71/114 MB Progress (1): 71/114 MB Progress (1): 71/114 MB Progress (1): 71/114 MB Progress (1): 71/114 MB Progress (1): 71/114 MB Progress (1): 71/114 MB Progress (1): 71/114 MB Progress (1): 71/114 MB Progress (1): 71/114 MB Progress (1): 71/114 MB Progress (1): 71/114 MB Progress (1): 71/114 MB Progress (1): 71/114 MB Progress (1): 71/114 MB Progress (1): 71/114 MB Progress (1): 71/114 MB Progress (1): 71/114 MB Progress (1): 71/114 MB Progress (1): 71/114 MB Progress (1): 71/114 MB Progress (1): 71/114 MB Progress (1): 71/114 MB Progress (1): 71/114 MB Progress (1): 71/114 MB Progress (1): 71/114 MB Progress (1): 71/114 MB Progress (1): 71/114 MB Progress (1): 71/114 MB Progress (1): 71/114 MB Progress (1): 71/114 MB Progress (1): 71/114 MB Progress (1): 71/114 MB Progress (1): 71/114 MB Progress (1): 71/114 MB Progress (1): 71/114 MB Progress (1): 71/114 MB Progress (1): 71/114 MB Progress (1): 71/114 MB Progress (1): 71/114 MB Progress (1): 71/114 MB Progress (1): 71/114 MB Progress (1): 71/114 MB Progress (1): 71/114 MB Progress (1): 71/114 MB Progress (1): 72/114 MB Progress (1): 72/114 MB Progress (1): 72/114 MB Progress (1): 72/114 MB Progress (1): 72/114 MB Progress (1): 72/114 MB Progress (1): 72/114 MB Progress (1): 72/114 MB Progress (1): 72/114 MB Progress (1): 72/114 MB Progress (1): 72/114 MB Progress (1): 72/114 MB Progress (1): 72/114 MB Progress (1): 72/114 MB Progress (1): 72/114 MB Progress (1): 72/114 MB Progress (1): 72/114 MB Progress (1): 72/114 MB Progress (1): 72/114 MB Progress (1): 72/114 MB Progress (1): 72/114 MB Progress (1): 72/114 MB Progress (1): 72/114 MB Progress (1): 72/114 MB Progress (1): 72/114 MB Progress (1): 72/114 MB Progress (1): 72/114 MB Progress (1): 72/114 MB Progress (1): 72/114 MB Progress (1): 72/114 MB Progress (1): 72/114 MB Progress (1): 72/114 MB Progress (1): 72/114 MB Progress (1): 72/114 MB Progress (1): 72/114 MB Progress (1): 72/114 MB Progress (1): 72/114 MB Progress (1): 72/114 MB Progress (1): 72/114 MB Progress (1): 72/114 MB Progress (1): 72/114 MB Progress (1): 72/114 MB Progress (1): 72/114 MB Progress (1): 72/114 MB Progress (1): 72/114 MB Progress (1): 72/114 MB Progress (1): 72/114 MB Progress (1): 72/114 MB Progress (1): 72/114 MB Progress (1): 72/114 MB Progress (1): 72/114 MB Progress (1): 72/114 MB Progress (1): 72/114 MB Progress (1): 72/114 MB Progress (1): 72/114 MB Progress (1): 72/114 MB Progress (1): 72/114 MB Progress (1): 72/114 MB Progress (1): 72/114 MB Progress (1): 72/114 MB Progress (1): 72/114 MB Progress (1): 72/114 MB Progress (1): 72/114 MB Progress (1): 72/114 MB Progress (1): 72/114 MB Progress (1): 72/114 MB Progress (1): 72/114 MB Progress (1): 72/114 MB Progress (1): 72/114 MB Progress (1): 72/114 MB Progress (1): 72/114 MB Progress (1): 72/114 MB Progress (1): 72/114 MB Progress (1): 72/114 MB Progress (1): 72/114 MB Progress (1): 72/114 MB Progress (1): 72/114 MB Progress (1): 72/114 MB Progress (1): 72/114 MB Progress (1): 72/114 MB Progress (1): 72/114 MB Progress (1): 72/114 MB Progress (1): 72/114 MB Progress (1): 72/114 MB Progress (1): 72/114 MB Progress (1): 72/114 MB Progress (1): 72/114 MB Progress (1): 72/114 MB Progress (1): 72/114 MB Progress (1): 72/114 MB Progress (1): 72/114 MB Progress (1): 72/114 MB Progress (1): 72/114 MB Progress (1): 72/114 MB Progress (1): 72/114 MB Progress (1): 72/114 MB Progress (1): 72/114 MB Progress (1): 72/114 MB Progress (1): 72/114 MB Progress (1): 72/114 MB Progress (1): 72/114 MB Progress (1): 72/114 MB Progress (1): 72/114 MB Progress (1): 72/114 MB Progress (1): 72/114 MB Progress (1): 72/114 MB Progress (1): 72/114 MB Progress (1): 72/114 MB Progress (1): 72/114 MB Progress (1): 72/114 MB Progress (1): 72/114 MB Progress (1): 72/114 MB Progress (1): 72/114 MB Progress (1): 72/114 MB Progress (1): 72/114 MB Progress (1): 72/114 MB Progress (1): 72/114 MB Progress (1): 72/114 MB Progress (1): 72/114 MB Progress (1): 72/114 MB Progress (1): 72/114 MB Progress (1): 72/114 MB Progress (1): 72/114 MB Progress (1): 72/114 MB Progress (1): 72/114 MB Progress (1): 72/114 MB Progress (1): 72/114 MB Progress (1): 72/114 MB Progress (1): 72/114 MB Progress (1): 72/114 MB Progress (1): 72/114 MB Progress (1): 72/114 MB Progress (1): 72/114 MB Progress (1): 72/114 MB Progress (1): 72/114 MB Progress (1): 72/114 MB Progress (1): 72/114 MB Progress (1): 72/114 MB Progress (1): 72/114 MB Progress (1): 72/114 MB Progress (1): 72/114 MB Progress (1): 72/114 MB Progress (1): 72/114 MB Progress (1): 72/114 MB Progress (1): 72/114 MB Progress (1): 72/114 MB Progress (1): 72/114 MB Progress (1): 72/114 MB Progress (1): 72/114 MB Progress (1): 72/114 MB Progress (1): 72/114 MB Progress (1): 72/114 MB Progress (1): 72/114 MB Progress (1): 72/114 MB Progress (1): 72/114 MB Progress (1): 72/114 MB Progress (1): 72/114 MB Progress (1): 72/114 MB Progress (1): 72/114 MB Progress (1): 72/114 MB Progress (1): 72/114 MB Progress (1): 72/114 MB Progress (1): 72/114 MB Progress (1): 72/114 MB Progress (1): 72/114 MB Progress (1): 72/114 MB Progress (1): 72/114 MB Progress (1): 72/114 MB Progress (1): 72/114 MB Progress (1): 72/114 MB Progress (1): 72/114 MB Progress (1): 72/114 MB Progress (1): 72/114 MB Progress (1): 72/114 MB Progress (1): 72/114 MB Progress (1): 72/114 MB Progress (1): 72/114 MB Progress (1): 72/114 MB Progress (1): 72/114 MB Progress (1): 72/114 MB Progress (1): 72/114 MB Progress (1): 72/114 MB Progress (1): 72/114 MB Progress (1): 72/114 MB Progress (1): 72/114 MB Progress (1): 72/114 MB Progress (1): 72/114 MB Progress (1): 72/114 MB Progress (1): 72/114 MB Progress (1): 72/114 MB Progress (1): 72/114 MB Progress (1): 72/114 MB Progress (1): 72/114 MB Progress (1): 72/114 MB Progress (1): 72/114 MB Progress (1): 72/114 MB Progress (1): 72/114 MB Progress (1): 72/114 MB Progress (1): 72/114 MB Progress (1): 72/114 MB Progress (1): 72/114 MB Progress (1): 72/114 MB Progress (1): 72/114 MB Progress (1): 72/114 MB Progress (1): 72/114 MB Progress (1): 72/114 MB Progress (1): 72/114 MB Progress (1): 72/114 MB Progress (1): 72/114 MB Progress (1): 72/114 MB Progress (1): 72/114 MB Progress (1): 72/114 MB Progress (1): 72/114 MB Progress (1): 72/114 MB Progress (1): 72/114 MB Progress (1): 72/114 MB Progress (1): 72/114 MB Progress (1): 72/114 MB Progress (1): 72/114 MB Progress (1): 72/114 MB Progress (1): 72/114 MB Progress (1): 72/114 MB Progress (1): 72/114 MB Progress (1): 72/114 MB Progress (1): 72/114 MB Progress (1): 72/114 MB Progress (1): 72/114 MB Progress (1): 72/114 MB Progress (1): 72/114 MB Progress (1): 72/114 MB Progress (1): 72/114 MB Progress (1): 72/114 MB Progress (1): 72/114 MB Progress (1): 72/114 MB Progress (1): 72/114 MB Progress (1): 72/114 MB Progress (1): 72/114 MB Progress (1): 72/114 MB Progress (1): 72/114 MB Progress (1): 72/114 MB Progress (1): 72/114 MB Progress (1): 72/114 MB Progress (1): 72/114 MB Progress (1): 72/114 MB Progress (1): 72/114 MB Progress (1): 72/114 MB Progress (1): 72/114 MB Progress (1): 72/114 MB Progress (1): 72/114 MB Progress (1): 72/114 MB Progress (1): 72/114 MB Progress (1): 72/114 MB Progress (1): 72/114 MB Progress (1): 72/114 MB Progress (1): 72/114 MB Progress (1): 72/114 MB Progress (1): 72/114 MB Progress (1): 72/114 MB Progress (1): 72/114 MB Progress (1): 72/114 MB Progress (1): 72/114 MB Progress (1): 72/114 MB Progress (1): 72/114 MB Progress (1): 72/114 MB Progress (1): 72/114 MB Progress (1): 72/114 MB Progress (1): 72/114 MB Progress (1): 72/114 MB Progress (1): 72/114 MB Progress (1): 72/114 MB Progress (1): 72/114 MB Progress (1): 72/114 MB Progress (1): 72/114 MB Progress (1): 72/114 MB Progress (1): 72/114 MB Progress (1): 72/114 MB Progress (1): 72/114 MB Progress (1): 72/114 MB Progress (1): 72/114 MB Progress (1): 72/114 MB Progress (1): 72/114 MB Progress (1): 72/114 MB Progress (1): 72/114 MB Progress (1): 72/114 MB Progress (1): 72/114 MB Progress (1): 72/114 MB Progress (1): 72/114 MB Progress (1): 72/114 MB Progress (1): 72/114 MB Progress (1): 72/114 MB Progress (1): 72/114 MB Progress (1): 72/114 MB Progress (1): 72/114 MB Progress (1): 72/114 MB Progress (1): 72/114 MB Progress (1): 72/114 MB Progress (1): 72/114 MB Progress (1): 72/114 MB Progress (1): 72/114 MB Progress (1): 72/114 MB Progress (1): 72/114 MB Progress (1): 72/114 MB Progress (1): 72/114 MB Progress (1): 72/114 MB Progress (1): 72/114 MB Progress (1): 72/114 MB Progress (1): 72/114 MB Progress (1): 72/114 MB Progress (1): 72/114 MB Progress (1): 72/114 MB Progress (1): 72/114 MB Progress (1): 72/114 MB Progress (1): 72/114 MB Progress (1): 72/114 MB Progress (1): 72/114 MB Progress (1): 72/114 MB Progress (1): 72/114 MB Progress (1): 72/114 MB Progress (1): 72/114 MB Progress (1): 72/114 MB Progress (1): 72/114 MB Progress (1): 72/114 MB Progress (1): 72/114 MB Progress (1): 72/114 MB Progress (1): 72/114 MB Progress (1): 72/114 MB Progress (1): 72/114 MB Progress (1): 72/114 MB Progress (1): 72/114 MB Progress (1): 72/114 MB Progress (1): 72/114 MB Progress (1): 72/114 MB Progress (1): 72/114 MB Progress (1): 72/114 MB Progress (1): 72/114 MB Progress (1): 72/114 MB Progress (1): 72/114 MB Progress (1): 72/114 MB Progress (1): 72/114 MB Progress (1): 72/114 MB Progress (1): 72/114 MB Progress (1): 72/114 MB Progress (1): 72/114 MB Progress (1): 72/114 MB Progress (1): 72/114 MB Progress (1): 72/114 MB Progress (1): 72/114 MB Progress (1): 72/114 MB Progress (1): 72/114 MB Progress (1): 72/114 MB Progress (1): 72/114 MB Progress (1): 72/114 MB Progress (1): 72/114 MB Progress (1): 72/114 MB Progress (1): 72/114 MB Progress (1): 72/114 MB Progress (1): 72/114 MB Progress (1): 72/114 MB Progress (1): 72/114 MB Progress (1): 72/114 MB Progress (1): 72/114 MB Progress (1): 72/114 MB Progress (1): 72/114 MB Progress (1): 72/114 MB Progress (1): 72/114 MB Progress (1): 72/114 MB Progress (1): 72/114 MB Progress (1): 72/114 MB Progress (1): 72/114 MB Progress (1): 72/114 MB Progress (1): 72/114 MB Progress (1): 72/114 MB Progress (1): 72/114 MB Progress (1): 72/114 MB Progress (1): 72/114 MB Progress (1): 72/114 MB Progress (1): 72/114 MB Progress (1): 72/114 MB Progress (1): 72/114 MB Progress (1): 72/114 MB Progress (1): 72/114 MB Progress (1): 72/114 MB Progress (1): 72/114 MB Progress (1): 72/114 MB Progress (1): 72/114 MB Progress (1): 72/114 MB Progress (1): 72/114 MB Progress (1): 72/114 MB Progress (1): 72/114 MB Progress (1): 72/114 MB Progress (1): 72/114 MB Progress (1): 72/114 MB Progress (1): 72/114 MB Progress (1): 72/114 MB Progress (1): 72/114 MB Progress (1): 72/114 MB Progress (1): 72/114 MB Progress (1): 72/114 MB Progress (1): 72/114 MB Progress (1): 72/114 MB Progress (1): 72/114 MB Progress (1): 72/114 MB Progress (1): 72/114 MB Progress (1): 72/114 MB Progress (1): 72/114 MB Progress (1): 72/114 MB Progress (1): 72/114 MB Progress (1): 72/114 MB Progress (1): 72/114 MB Progress (1): 72/114 MB Progress (1): 72/114 MB Progress (1): 72/114 MB Progress (1): 72/114 MB Progress (1): 72/114 MB Progress (1): 72/114 MB Progress (1): 72/114 MB Progress (1): 72/114 MB Progress (1): 72/114 MB Progress (1): 72/114 MB Progress (1): 72/114 MB Progress (1): 72/114 MB Progress (1): 72/114 MB Progress (1): 72/114 MB Progress (1): 72/114 MB Progress (1): 72/114 MB Progress (1): 72/114 MB Progress (1): 72/114 MB Progress (1): 72/114 MB Progress (1): 72/114 MB Progress (1): 72/114 MB Progress (1): 72/114 MB Progress (1): 72/114 MB Progress (1): 72/114 MB Progress (1): 72/114 MB Progress (1): 72/114 MB Progress (1): 72/114 MB Progress (1): 72/114 MB Progress (1): 72/114 MB Progress (1): 72/114 MB Progress (1): 72/114 MB Progress (1): 72/114 MB Progress (1): 72/114 MB Progress (1): 72/114 MB Progress (1): 72/114 MB Progress (1): 72/114 MB Progress (1): 72/114 MB Progress (1): 72/114 MB Progress (1): 72/114 MB Progress (1): 72/114 MB Progress (1): 72/114 MB Progress (1): 72/114 MB Progress (1): 72/114 MB Progress (1): 72/114 MB Progress (1): 72/114 MB Progress (1): 72/114 MB Progress (1): 72/114 MB Progress (1): 72/114 MB Progress (1): 72/114 MB Progress (1): 72/114 MB Progress (1): 72/114 MB Progress (1): 72/114 MB Progress (1): 72/114 MB Progress (1): 72/114 MB Progress (1): 72/114 MB Progress (1): 72/114 MB Progress (1): 72/114 MB Progress (1): 72/114 MB Progress (1): 72/114 MB Progress (1): 72/114 MB Progress (1): 72/114 MB Progress (1): 72/114 MB Progress (1): 72/114 MB Progress (1): 72/114 MB Progress (1): 72/114 MB Progress (1): 72/114 MB Progress (1): 72/114 MB Progress (1): 72/114 MB Progress (1): 72/114 MB Progress (1): 72/114 MB Progress (1): 72/114 MB Progress (1): 72/114 MB Progress (1): 72/114 MB Progress (1): 72/114 MB Progress (1): 72/114 MB Progress (1): 72/114 MB Progress (1): 72/114 MB Progress (1): 72/114 MB Progress (1): 72/114 MB Progress (1): 73/114 MB Progress (1): 73/114 MB Progress (1): 73/114 MB Progress (1): 73/114 MB Progress (1): 73/114 MB Progress (1): 73/114 MB Progress (1): 73/114 MB Progress (1): 73/114 MB Progress (1): 73/114 MB Progress (1): 73/114 MB Progress (1): 73/114 MB Progress (1): 73/114 MB Progress (1): 73/114 MB Progress (1): 73/114 MB Progress (1): 73/114 MB Progress (1): 73/114 MB Progress (1): 73/114 MB Progress (1): 73/114 MB Progress (1): 73/114 MB Progress (1): 73/114 MB Progress (1): 73/114 MB Progress (1): 73/114 MB Progress (1): 73/114 MB Progress (1): 73/114 MB Progress (1): 73/114 MB Progress (1): 73/114 MB Progress (1): 73/114 MB Progress (1): 73/114 MB Progress (1): 73/114 MB Progress (1): 73/114 MB Progress (1): 73/114 MB Progress (1): 73/114 MB Progress (1): 73/114 MB Progress (1): 73/114 MB Progress (1): 73/114 MB Progress (1): 73/114 MB Progress (1): 73/114 MB Progress (1): 73/114 MB Progress (1): 73/114 MB Progress (1): 73/114 MB Progress (1): 73/114 MB Progress (1): 73/114 MB Progress (1): 73/114 MB Progress (1): 73/114 MB Progress (1): 73/114 MB Progress (1): 73/114 MB Progress (1): 73/114 MB Progress (1): 73/114 MB Progress (1): 73/114 MB Progress (1): 73/114 MB Progress (1): 73/114 MB Progress (1): 73/114 MB Progress (1): 73/114 MB Progress (1): 73/114 MB Progress (1): 73/114 MB Progress (1): 73/114 MB Progress (1): 73/114 MB Progress (1): 73/114 MB Progress (1): 73/114 MB Progress (1): 73/114 MB Progress (1): 73/114 MB Progress (1): 73/114 MB Progress (1): 73/114 MB Progress (1): 73/114 MB Progress (1): 73/114 MB Progress (1): 73/114 MB Progress (1): 73/114 MB Progress (1): 73/114 MB Progress (1): 73/114 MB Progress (1): 73/114 MB Progress (1): 73/114 MB Progress (1): 73/114 MB Progress (1): 73/114 MB Progress (1): 73/114 MB Progress (1): 73/114 MB Progress (1): 73/114 MB Progress (1): 73/114 MB Progress (1): 73/114 MB Progress (1): 73/114 MB Progress (1): 73/114 MB Progress (1): 73/114 MB Progress (1): 73/114 MB Progress (1): 73/114 MB Progress (1): 73/114 MB Progress (1): 73/114 MB Progress (1): 73/114 MB Progress (1): 73/114 MB Progress (1): 73/114 MB Progress (1): 73/114 MB Progress (1): 73/114 MB Progress (1): 73/114 MB Progress (1): 73/114 MB Progress (1): 73/114 MB Progress (1): 73/114 MB Progress (1): 73/114 MB Progress (1): 73/114 MB Progress (1): 73/114 MB Progress (1): 73/114 MB Progress (1): 73/114 MB Progress (1): 73/114 MB Progress (1): 73/114 MB Progress (1): 73/114 MB Progress (1): 73/114 MB Progress (1): 73/114 MB Progress (1): 73/114 MB Progress (1): 73/114 MB Progress (1): 73/114 MB Progress (1): 73/114 MB Progress (1): 73/114 MB Progress (1): 73/114 MB Progress (1): 73/114 MB Progress (1): 73/114 MB Progress (1): 73/114 MB Progress (1): 73/114 MB Progress (1): 73/114 MB Progress (1): 73/114 MB Progress (1): 73/114 MB Progress (1): 73/114 MB Progress (1): 73/114 MB Progress (1): 73/114 MB Progress (1): 73/114 MB Progress (1): 73/114 MB Progress (1): 73/114 MB Progress (1): 73/114 MB Progress (1): 73/114 MB Progress (1): 73/114 MB Progress (1): 73/114 MB Progress (1): 73/114 MB Progress (1): 73/114 MB Progress (1): 73/114 MB Progress (1): 73/114 MB Progress (1): 73/114 MB Progress (1): 73/114 MB Progress (1): 73/114 MB Progress (1): 73/114 MB Progress (1): 73/114 MB Progress (1): 73/114 MB Progress (1): 73/114 MB Progress (1): 73/114 MB Progress (1): 73/114 MB Progress (1): 73/114 MB Progress (1): 73/114 MB Progress (1): 73/114 MB Progress (1): 73/114 MB Progress (1): 73/114 MB Progress (1): 73/114 MB Progress (1): 73/114 MB Progress (1): 73/114 MB Progress (1): 73/114 MB Progress (1): 73/114 MB Progress (1): 73/114 MB Progress (1): 73/114 MB Progress (1): 73/114 MB Progress (1): 73/114 MB Progress (1): 73/114 MB Progress (1): 73/114 MB Progress (1): 73/114 MB Progress (1): 73/114 MB Progress (1): 73/114 MB Progress (1): 73/114 MB Progress (1): 73/114 MB Progress (1): 73/114 MB Progress (1): 73/114 MB Progress (1): 73/114 MB Progress (1): 73/114 MB Progress (1): 73/114 MB Progress (1): 73/114 MB Progress (1): 73/114 MB Progress (1): 73/114 MB Progress (1): 73/114 MB Progress (1): 73/114 MB Progress (1): 73/114 MB Progress (1): 73/114 MB Progress (1): 73/114 MB Progress (1): 73/114 MB Progress (1): 73/114 MB Progress (1): 73/114 MB Progress (1): 73/114 MB Progress (1): 73/114 MB Progress (1): 73/114 MB Progress (1): 73/114 MB Progress (1): 73/114 MB Progress (1): 73/114 MB Progress (1): 73/114 MB Progress (1): 73/114 MB Progress (1): 73/114 MB Progress (1): 73/114 MB Progress (1): 73/114 MB Progress (1): 73/114 MB Progress (1): 73/114 MB Progress (1): 73/114 MB Progress (1): 73/114 MB Progress (1): 73/114 MB Progress (1): 73/114 MB Progress (1): 73/114 MB Progress (1): 73/114 MB Progress (1): 73/114 MB Progress (1): 73/114 MB Progress (1): 73/114 MB Progress (1): 73/114 MB Progress (1): 73/114 MB Progress (1): 73/114 MB Progress (1): 73/114 MB Progress (1): 73/114 MB Progress (1): 73/114 MB Progress (1): 73/114 MB Progress (1): 73/114 MB Progress (1): 73/114 MB Progress (1): 73/114 MB Progress (1): 73/114 MB Progress (1): 73/114 MB Progress (1): 73/114 MB Progress (1): 73/114 MB Progress (1): 73/114 MB Progress (1): 73/114 MB Progress (1): 73/114 MB Progress (1): 73/114 MB Progress (1): 73/114 MB Progress (1): 73/114 MB Progress (1): 73/114 MB Progress (1): 73/114 MB Progress (1): 73/114 MB Progress (1): 73/114 MB Progress (1): 73/114 MB Progress (1): 73/114 MB Progress (1): 73/114 MB Progress (1): 73/114 MB Progress (1): 73/114 MB Progress (1): 73/114 MB Progress (1): 73/114 MB Progress (1): 73/114 MB Progress (1): 73/114 MB Progress (1): 73/114 MB Progress (1): 73/114 MB Progress (1): 73/114 MB Progress (1): 73/114 MB Progress (1): 73/114 MB Progress (1): 73/114 MB Progress (1): 73/114 MB Progress (1): 73/114 MB Progress (1): 73/114 MB Progress (1): 73/114 MB Progress (1): 73/114 MB Progress (1): 73/114 MB Progress (1): 73/114 MB Progress (1): 73/114 MB Progress (1): 73/114 MB Progress (1): 73/114 MB Progress (1): 73/114 MB Progress (1): 73/114 MB Progress (1): 73/114 MB Progress (1): 73/114 MB Progress (1): 73/114 MB Progress (1): 73/114 MB Progress (1): 73/114 MB Progress (1): 73/114 MB Progress (1): 73/114 MB Progress (1): 73/114 MB Progress (1): 73/114 MB Progress (1): 73/114 MB Progress (1): 73/114 MB Progress (1): 73/114 MB Progress (1): 73/114 MB Progress (1): 73/114 MB Progress (1): 73/114 MB Progress (1): 73/114 MB Progress (1): 73/114 MB Progress (1): 73/114 MB Progress (1): 73/114 MB Progress (1): 73/114 MB Progress (1): 73/114 MB Progress (1): 73/114 MB Progress (1): 73/114 MB Progress (1): 73/114 MB Progress (1): 73/114 MB Progress (1): 73/114 MB Progress (1): 73/114 MB Progress (1): 73/114 MB Progress (1): 73/114 MB Progress (1): 73/114 MB Progress (1): 73/114 MB Progress (1): 73/114 MB Progress (1): 73/114 MB Progress (1): 73/114 MB Progress (1): 73/114 MB Progress (1): 73/114 MB Progress (1): 73/114 MB Progress (1): 73/114 MB Progress (1): 73/114 MB Progress (1): 73/114 MB Progress (1): 73/114 MB Progress (1): 73/114 MB Progress (1): 73/114 MB Progress (1): 73/114 MB Progress (1): 73/114 MB Progress (1): 73/114 MB Progress (1): 73/114 MB Progress (1): 73/114 MB Progress (1): 73/114 MB Progress (1): 73/114 MB Progress (1): 73/114 MB Progress (1): 73/114 MB Progress (1): 73/114 MB Progress (1): 73/114 MB Progress (1): 73/114 MB Progress (1): 73/114 MB Progress (1): 73/114 MB Progress (1): 73/114 MB Progress (1): 73/114 MB Progress (1): 73/114 MB Progress (1): 73/114 MB Progress (1): 73/114 MB Progress (1): 73/114 MB Progress (1): 73/114 MB Progress (1): 73/114 MB Progress (1): 73/114 MB Progress (1): 73/114 MB Progress (1): 73/114 MB Progress (1): 73/114 MB Progress (1): 73/114 MB Progress (1): 73/114 MB Progress (1): 73/114 MB Progress (1): 73/114 MB Progress (1): 73/114 MB Progress (1): 73/114 MB Progress (1): 73/114 MB Progress (1): 73/114 MB Progress (1): 73/114 MB Progress (1): 73/114 MB Progress (1): 73/114 MB Progress (1): 73/114 MB Progress (1): 73/114 MB Progress (1): 73/114 MB Progress (1): 73/114 MB Progress (1): 73/114 MB Progress (1): 73/114 MB Progress (1): 73/114 MB Progress (1): 73/114 MB Progress (1): 73/114 MB Progress (1): 73/114 MB Progress (1): 73/114 MB Progress (1): 73/114 MB Progress (1): 73/114 MB Progress (1): 73/114 MB Progress (1): 73/114 MB Progress (1): 73/114 MB Progress (1): 73/114 MB Progress (1): 73/114 MB Progress (1): 73/114 MB Progress (1): 73/114 MB Progress (1): 73/114 MB Progress (1): 73/114 MB Progress (1): 73/114 MB Progress (1): 73/114 MB Progress (1): 73/114 MB Progress (1): 73/114 MB Progress (1): 73/114 MB Progress (1): 73/114 MB Progress (1): 73/114 MB Progress (1): 73/114 MB Progress (1): 73/114 MB Progress (1): 73/114 MB Progress (1): 73/114 MB Progress (1): 73/114 MB Progress (1): 73/114 MB Progress (1): 73/114 MB Progress (1): 73/114 MB Progress (1): 73/114 MB Progress (1): 73/114 MB Progress (1): 73/114 MB Progress (1): 73/114 MB Progress (1): 73/114 MB Progress (1): 73/114 MB Progress (1): 73/114 MB Progress (1): 73/114 MB Progress (1): 73/114 MB Progress (1): 73/114 MB Progress (1): 73/114 MB Progress (1): 73/114 MB Progress (1): 73/114 MB Progress (1): 73/114 MB Progress (1): 73/114 MB Progress (1): 73/114 MB Progress (1): 73/114 MB Progress (1): 73/114 MB Progress (1): 73/114 MB Progress (1): 73/114 MB Progress (1): 73/114 MB Progress (1): 73/114 MB Progress (1): 73/114 MB Progress (1): 73/114 MB Progress (1): 73/114 MB Progress (1): 73/114 MB Progress (1): 73/114 MB Progress (1): 73/114 MB Progress (1): 73/114 MB Progress (1): 73/114 MB Progress (1): 73/114 MB Progress (1): 73/114 MB Progress (1): 73/114 MB Progress (1): 73/114 MB Progress (1): 73/114 MB Progress (1): 73/114 MB Progress (1): 73/114 MB Progress (1): 73/114 MB Progress (1): 73/114 MB Progress (1): 73/114 MB Progress (1): 73/114 MB Progress (1): 73/114 MB Progress (1): 73/114 MB Progress (1): 73/114 MB Progress (1): 73/114 MB Progress (1): 73/114 MB Progress (1): 73/114 MB Progress (1): 73/114 MB Progress (1): 73/114 MB Progress (1): 73/114 MB Progress (1): 73/114 MB Progress (1): 73/114 MB Progress (1): 73/114 MB Progress (1): 73/114 MB Progress (1): 73/114 MB Progress (1): 73/114 MB Progress (1): 73/114 MB Progress (1): 73/114 MB Progress (1): 73/114 MB Progress (1): 73/114 MB Progress (1): 73/114 MB Progress (1): 73/114 MB Progress (1): 73/114 MB Progress (1): 73/114 MB Progress (1): 73/114 MB Progress (1): 73/114 MB Progress (1): 73/114 MB Progress (1): 73/114 MB Progress (1): 73/114 MB Progress (1): 73/114 MB Progress (1): 73/114 MB Progress (1): 73/114 MB Progress (1): 73/114 MB Progress (1): 73/114 MB Progress (1): 73/114 MB Progress (1): 73/114 MB Progress (1): 73/114 MB Progress (1): 73/114 MB Progress (1): 73/114 MB Progress (1): 73/114 MB Progress (1): 73/114 MB Progress (1): 73/114 MB Progress (1): 73/114 MB Progress (1): 73/114 MB Progress (1): 73/114 MB Progress (1): 73/114 MB Progress (1): 73/114 MB Progress (1): 73/114 MB Progress (1): 73/114 MB Progress (1): 73/114 MB Progress (1): 73/114 MB Progress (1): 73/114 MB Progress (1): 73/114 MB Progress (1): 73/114 MB Progress (1): 73/114 MB Progress (1): 73/114 MB Progress (1): 73/114 MB Progress (1): 73/114 MB Progress (1): 73/114 MB Progress (1): 73/114 MB Progress (1): 73/114 MB Progress (1): 73/114 MB Progress (1): 73/114 MB Progress (1): 73/114 MB Progress (1): 73/114 MB Progress (1): 73/114 MB Progress (1): 73/114 MB Progress (1): 73/114 MB Progress (1): 73/114 MB Progress (1): 73/114 MB Progress (1): 73/114 MB Progress (1): 73/114 MB Progress (1): 73/114 MB Progress (1): 73/114 MB Progress (1): 73/114 MB Progress (1): 73/114 MB Progress (1): 73/114 MB Progress (1): 73/114 MB Progress (1): 73/114 MB Progress (1): 73/114 MB Progress (1): 73/114 MB Progress (1): 74/114 MB Progress (1): 74/114 MB Progress (1): 74/114 MB Progress (1): 74/114 MB Progress (1): 74/114 MB Progress (1): 74/114 MB Progress (1): 74/114 MB Progress (1): 74/114 MB Progress (1): 74/114 MB Progress (1): 74/114 MB Progress (1): 74/114 MB Progress (1): 74/114 MB Progress (1): 74/114 MB Progress (1): 74/114 MB Progress (1): 74/114 MB Progress (1): 74/114 MB Progress (1): 74/114 MB Progress (1): 74/114 MB Progress (1): 74/114 MB Progress (1): 74/114 MB Progress (1): 74/114 MB Progress (1): 74/114 MB Progress (1): 74/114 MB Progress (1): 74/114 MB Progress (1): 74/114 MB Progress (1): 74/114 MB Progress (1): 74/114 MB Progress (1): 74/114 MB Progress (1): 74/114 MB Progress (1): 74/114 MB Progress (1): 74/114 MB Progress (1): 74/114 MB Progress (1): 74/114 MB Progress (1): 74/114 MB Progress (1): 74/114 MB Progress (1): 74/114 MB Progress (1): 74/114 MB Progress (1): 74/114 MB Progress (1): 74/114 MB Progress (1): 74/114 MB Progress (1): 74/114 MB Progress (1): 74/114 MB Progress (1): 74/114 MB Progress (1): 74/114 MB Progress (1): 74/114 MB Progress (1): 74/114 MB Progress (1): 74/114 MB Progress (1): 74/114 MB Progress (1): 74/114 MB Progress (1): 74/114 MB Progress (1): 74/114 MB Progress (1): 74/114 MB Progress (1): 74/114 MB Progress (1): 74/114 MB Progress (1): 74/114 MB Progress (1): 74/114 MB Progress (1): 74/114 MB Progress (1): 74/114 MB Progress (1): 74/114 MB Progress (1): 74/114 MB Progress (1): 74/114 MB Progress (1): 74/114 MB Progress (1): 74/114 MB Progress (1): 74/114 MB Progress (1): 74/114 MB Progress (1): 74/114 MB Progress (1): 74/114 MB Progress (1): 74/114 MB Progress (1): 74/114 MB Progress (1): 74/114 MB Progress (1): 74/114 MB Progress (1): 74/114 MB Progress (1): 74/114 MB Progress (1): 74/114 MB Progress (1): 74/114 MB Progress (1): 74/114 MB Progress (1): 74/114 MB Progress (1): 74/114 MB Progress (1): 74/114 MB Progress (1): 74/114 MB Progress (1): 74/114 MB Progress (1): 74/114 MB Progress (1): 74/114 MB Progress (1): 74/114 MB Progress (1): 74/114 MB Progress (1): 74/114 MB Progress (1): 74/114 MB Progress (1): 74/114 MB Progress (1): 74/114 MB Progress (1): 74/114 MB Progress (1): 74/114 MB Progress (1): 74/114 MB Progress (1): 74/114 MB Progress (1): 74/114 MB Progress (1): 74/114 MB Progress (1): 74/114 MB Progress (1): 74/114 MB Progress (1): 74/114 MB Progress (1): 74/114 MB Progress (1): 74/114 MB Progress (1): 74/114 MB Progress (1): 74/114 MB Progress (1): 74/114 MB Progress (1): 74/114 MB Progress (1): 74/114 MB Progress (1): 74/114 MB Progress (1): 74/114 MB Progress (1): 74/114 MB Progress (1): 74/114 MB Progress (1): 74/114 MB Progress (1): 74/114 MB Progress (1): 74/114 MB Progress (1): 74/114 MB Progress (1): 74/114 MB Progress (1): 74/114 MB Progress (1): 74/114 MB Progress (1): 74/114 MB Progress (1): 74/114 MB Progress (1): 74/114 MB Progress (1): 74/114 MB Progress (1): 74/114 MB Progress (1): 74/114 MB Progress (1): 74/114 MB Progress (1): 74/114 MB Progress (1): 74/114 MB Progress (1): 74/114 MB Progress (1): 74/114 MB Progress (1): 74/114 MB Progress (1): 74/114 MB Progress (1): 74/114 MB Progress (1): 74/114 MB Progress (1): 74/114 MB Progress (1): 74/114 MB Progress (1): 74/114 MB Progress (1): 74/114 MB Progress (1): 74/114 MB Progress (1): 74/114 MB Progress (1): 74/114 MB Progress (1): 74/114 MB Progress (1): 74/114 MB Progress (1): 74/114 MB Progress (1): 74/114 MB Progress (1): 74/114 MB Progress (1): 74/114 MB Progress (1): 74/114 MB Progress (1): 74/114 MB Progress (1): 74/114 MB Progress (1): 74/114 MB Progress (1): 74/114 MB Progress (1): 74/114 MB Progress (1): 74/114 MB Progress (1): 74/114 MB Progress (1): 74/114 MB Progress (1): 74/114 MB Progress (1): 74/114 MB Progress (1): 74/114 MB Progress (1): 74/114 MB Progress (1): 74/114 MB Progress (1): 74/114 MB Progress (1): 74/114 MB Progress (1): 74/114 MB Progress (1): 74/114 MB Progress (1): 74/114 MB Progress (1): 74/114 MB Progress (1): 74/114 MB Progress (1): 74/114 MB Progress (1): 74/114 MB Progress (1): 74/114 MB Progress (1): 74/114 MB Progress (1): 74/114 MB Progress (1): 74/114 MB Progress (1): 74/114 MB Progress (1): 74/114 MB Progress (1): 74/114 MB Progress (1): 74/114 MB Progress (1): 74/114 MB Progress (1): 74/114 MB Progress (1): 74/114 MB Progress (1): 74/114 MB Progress (1): 74/114 MB Progress (1): 74/114 MB Progress (1): 74/114 MB Progress (1): 74/114 MB Progress (1): 74/114 MB Progress (1): 74/114 MB Progress (1): 74/114 MB Progress (1): 74/114 MB Progress (1): 74/114 MB Progress (1): 74/114 MB Progress (1): 74/114 MB Progress (1): 74/114 MB Progress (1): 74/114 MB Progress (1): 74/114 MB Progress (1): 74/114 MB Progress (1): 74/114 MB Progress (1): 74/114 MB Progress (1): 74/114 MB Progress (1): 74/114 MB Progress (1): 74/114 MB Progress (1): 74/114 MB Progress (1): 74/114 MB Progress (1): 74/114 MB Progress (1): 74/114 MB Progress (1): 74/114 MB Progress (1): 74/114 MB Progress (1): 74/114 MB Progress (1): 74/114 MB Progress (1): 74/114 MB Progress (1): 74/114 MB Progress (1): 74/114 MB Progress (1): 74/114 MB Progress (1): 74/114 MB Progress (1): 74/114 MB Progress (1): 74/114 MB Progress (1): 74/114 MB Progress (1): 74/114 MB Progress (1): 74/114 MB Progress (1): 74/114 MB Progress (1): 74/114 MB Progress (1): 74/114 MB Progress (1): 74/114 MB Progress (1): 74/114 MB Progress (1): 74/114 MB Progress (1): 74/114 MB Progress (1): 74/114 MB Progress (1): 74/114 MB Progress (1): 74/114 MB Progress (1): 74/114 MB Progress (1): 74/114 MB Progress (1): 74/114 MB Progress (1): 74/114 MB Progress (1): 74/114 MB Progress (1): 74/114 MB Progress (1): 74/114 MB Progress (1): 74/114 MB Progress (1): 74/114 MB Progress (1): 74/114 MB Progress (1): 74/114 MB Progress (1): 74/114 MB Progress (1): 74/114 MB Progress (1): 74/114 MB Progress (1): 74/114 MB Progress (1): 74/114 MB Progress (1): 74/114 MB Progress (1): 74/114 MB Progress (1): 74/114 MB Progress (1): 74/114 MB Progress (1): 74/114 MB Progress (1): 74/114 MB Progress (1): 74/114 MB Progress (1): 74/114 MB Progress (1): 74/114 MB Progress (1): 74/114 MB Progress (1): 74/114 MB Progress (1): 74/114 MB Progress (1): 74/114 MB Progress (1): 74/114 MB Progress (1): 74/114 MB Progress (1): 74/114 MB Progress (1): 74/114 MB Progress (1): 74/114 MB Progress (1): 74/114 MB Progress (1): 74/114 MB Progress (1): 74/114 MB Progress (1): 74/114 MB Progress (1): 74/114 MB Progress (1): 74/114 MB Progress (1): 74/114 MB Progress (1): 74/114 MB Progress (1): 74/114 MB Progress (1): 74/114 MB Progress (1): 74/114 MB Progress (1): 74/114 MB Progress (1): 74/114 MB Progress (1): 74/114 MB Progress (1): 74/114 MB Progress (1): 74/114 MB Progress (1): 74/114 MB Progress (1): 74/114 MB Progress (1): 74/114 MB Progress (1): 74/114 MB Progress (1): 74/114 MB Progress (1): 74/114 MB Progress (1): 74/114 MB Progress (1): 74/114 MB Progress (1): 74/114 MB Progress (1): 74/114 MB Progress (1): 74/114 MB Progress (1): 74/114 MB Progress (1): 74/114 MB Progress (1): 74/114 MB Progress (1): 74/114 MB Progress (1): 74/114 MB Progress (1): 74/114 MB Progress (1): 74/114 MB Progress (1): 74/114 MB Progress (1): 74/114 MB Progress (1): 74/114 MB Progress (1): 74/114 MB Progress (1): 74/114 MB Progress (1): 74/114 MB Progress (1): 74/114 MB Progress (1): 74/114 MB Progress (1): 74/114 MB Progress (1): 74/114 MB Progress (1): 74/114 MB Progress (1): 74/114 MB Progress (1): 74/114 MB Progress (1): 74/114 MB Progress (1): 74/114 MB Progress (1): 74/114 MB Progress (1): 74/114 MB Progress (1): 74/114 MB Progress (1): 74/114 MB Progress (1): 74/114 MB Progress (1): 74/114 MB Progress (1): 74/114 MB Progress (1): 74/114 MB Progress (1): 74/114 MB Progress (1): 74/114 MB Progress (1): 74/114 MB Progress (1): 74/114 MB Progress (1): 74/114 MB Progress (1): 74/114 MB Progress (1): 74/114 MB Progress (1): 74/114 MB Progress (1): 74/114 MB Progress (1): 74/114 MB Progress (1): 74/114 MB Progress (1): 74/114 MB Progress (1): 74/114 MB Progress (1): 74/114 MB Progress (1): 74/114 MB Progress (1): 74/114 MB Progress (1): 74/114 MB Progress (1): 74/114 MB Progress (1): 74/114 MB Progress (1): 74/114 MB Progress (1): 74/114 MB Progress (1): 74/114 MB Progress (1): 74/114 MB Progress (1): 74/114 MB Progress (1): 74/114 MB Progress (1): 74/114 MB Progress (1): 74/114 MB Progress (1): 74/114 MB Progress (1): 74/114 MB Progress (1): 74/114 MB Progress (1): 74/114 MB Progress (1): 74/114 MB Progress (1): 74/114 MB Progress (1): 74/114 MB Progress (1): 74/114 MB Progress (1): 74/114 MB Progress (1): 74/114 MB Progress (1): 74/114 MB Progress (1): 74/114 MB Progress (1): 74/114 MB Progress (1): 74/114 MB Progress (1): 74/114 MB Progress (1): 74/114 MB Progress (1): 74/114 MB Progress (1): 74/114 MB Progress (1): 74/114 MB Progress (1): 74/114 MB Progress (1): 74/114 MB Progress (1): 74/114 MB Progress (1): 74/114 MB Progress (1): 74/114 MB Progress (1): 74/114 MB Progress (1): 74/114 MB Progress (1): 74/114 MB Progress (1): 74/114 MB Progress (1): 74/114 MB Progress (1): 74/114 MB Progress (1): 74/114 MB Progress (1): 74/114 MB Progress (1): 74/114 MB Progress (1): 74/114 MB Progress (1): 74/114 MB Progress (1): 74/114 MB Progress (1): 74/114 MB Progress (1): 74/114 MB Progress (1): 74/114 MB Progress (1): 74/114 MB Progress (1): 74/114 MB Progress (1): 74/114 MB Progress (1): 74/114 MB Progress (1): 74/114 MB Progress (1): 74/114 MB Progress (1): 74/114 MB Progress (1): 74/114 MB Progress (1): 74/114 MB Progress (1): 74/114 MB Progress (1): 74/114 MB Progress (1): 74/114 MB Progress (1): 74/114 MB Progress (1): 74/114 MB Progress (1): 74/114 MB Progress (1): 74/114 MB Progress (1): 74/114 MB Progress (1): 74/114 MB Progress (1): 74/114 MB Progress (1): 74/114 MB Progress (1): 74/114 MB Progress (1): 74/114 MB Progress (1): 74/114 MB Progress (1): 74/114 MB Progress (1): 74/114 MB Progress (1): 74/114 MB Progress (1): 74/114 MB Progress (1): 74/114 MB Progress (1): 74/114 MB Progress (1): 74/114 MB Progress (1): 74/114 MB Progress (1): 74/114 MB Progress (1): 74/114 MB Progress (1): 74/114 MB Progress (1): 74/114 MB Progress (1): 74/114 MB Progress (1): 74/114 MB Progress (1): 74/114 MB Progress (1): 74/114 MB Progress (1): 74/114 MB Progress (1): 74/114 MB Progress (1): 74/114 MB Progress (1): 74/114 MB Progress (1): 74/114 MB Progress (1): 74/114 MB Progress (1): 74/114 MB Progress (1): 74/114 MB Progress (1): 74/114 MB Progress (1): 74/114 MB Progress (1): 74/114 MB Progress (1): 74/114 MB Progress (1): 74/114 MB Progress (1): 74/114 MB Progress (1): 74/114 MB Progress (1): 74/114 MB Progress (1): 74/114 MB Progress (1): 74/114 MB Progress (1): 74/114 MB Progress (1): 74/114 MB Progress (1): 74/114 MB Progress (1): 74/114 MB Progress (1): 74/114 MB Progress (1): 74/114 MB Progress (1): 74/114 MB Progress (1): 74/114 MB Progress (1): 74/114 MB Progress (1): 74/114 MB Progress (1): 74/114 MB Progress (1): 74/114 MB Progress (1): 74/114 MB Progress (1): 74/114 MB Progress (1): 74/114 MB Progress (1): 74/114 MB Progress (1): 74/114 MB Progress (1): 74/114 MB Progress (1): 74/114 MB Progress (1): 74/114 MB Progress (1): 74/114 MB Progress (1): 74/114 MB Progress (1): 74/114 MB Progress (1): 74/114 MB Progress (1): 74/114 MB Progress (1): 74/114 MB Progress (1): 74/114 MB Progress (1): 74/114 MB Progress (1): 74/114 MB Progress (1): 74/114 MB Progress (1): 74/114 MB Progress (1): 74/114 MB Progress (1): 74/114 MB Progress (1): 74/114 MB Progress (1): 74/114 MB Progress (1): 74/114 MB Progress (1): 74/114 MB Progress (1): 74/114 MB Progress (1): 74/114 MB Progress (1): 74/114 MB Progress (1): 74/114 MB Progress (1): 74/114 MB Progress (1): 74/114 MB Progress (1): 74/114 MB Progress (1): 74/114 MB Progress (1): 74/114 MB Progress (1): 74/114 MB Progress (1): 75/114 MB Progress (1): 75/114 MB Progress (1): 75/114 MB Progress (1): 75/114 MB Progress (1): 75/114 MB Progress (1): 75/114 MB Progress (1): 75/114 MB Progress (1): 75/114 MB Progress (1): 75/114 MB Progress (1): 75/114 MB Progress (1): 75/114 MB Progress (1): 75/114 MB Progress (1): 75/114 MB Progress (1): 75/114 MB Progress (1): 75/114 MB Progress (1): 75/114 MB Progress (1): 75/114 MB Progress (1): 75/114 MB Progress (1): 75/114 MB Progress (1): 75/114 MB Progress (1): 75/114 MB Progress (1): 75/114 MB Progress (1): 75/114 MB Progress (1): 75/114 MB Progress (1): 75/114 MB Progress (1): 75/114 MB Progress (1): 75/114 MB Progress (1): 75/114 MB Progress (1): 75/114 MB Progress (1): 75/114 MB Progress (1): 75/114 MB Progress (1): 75/114 MB Progress (1): 75/114 MB Progress (1): 75/114 MB Progress (1): 75/114 MB Progress (1): 75/114 MB Progress (1): 75/114 MB Progress (1): 75/114 MB Progress (1): 75/114 MB Progress (1): 75/114 MB Progress (1): 75/114 MB Progress (1): 75/114 MB Progress (1): 75/114 MB Progress (1): 75/114 MB Progress (1): 75/114 MB Progress (1): 75/114 MB Progress (1): 75/114 MB Progress (1): 75/114 MB Progress (1): 75/114 MB Progress (1): 75/114 MB Progress (1): 75/114 MB Progress (1): 75/114 MB Progress (1): 75/114 MB Progress (1): 75/114 MB Progress (1): 75/114 MB Progress (1): 75/114 MB Progress (1): 75/114 MB Progress (1): 75/114 MB Progress (1): 75/114 MB Progress (1): 75/114 MB Progress (1): 75/114 MB Progress (1): 75/114 MB Progress (1): 75/114 MB Progress (1): 75/114 MB Progress (1): 75/114 MB Progress (1): 75/114 MB Progress (1): 75/114 MB Progress (1): 75/114 MB Progress (1): 75/114 MB Progress (1): 75/114 MB Progress (1): 75/114 MB Progress (1): 75/114 MB Progress (1): 75/114 MB Progress (1): 75/114 MB Progress (1): 75/114 MB Progress (1): 75/114 MB Progress (1): 75/114 MB Progress (1): 75/114 MB Progress (1): 75/114 MB Progress (1): 75/114 MB Progress (1): 75/114 MB Progress (1): 75/114 MB Progress (1): 75/114 MB Progress (1): 75/114 MB Progress (1): 75/114 MB Progress (1): 75/114 MB Progress (1): 75/114 MB Progress (1): 75/114 MB Progress (1): 75/114 MB Progress (1): 75/114 MB Progress (1): 75/114 MB Progress (1): 75/114 MB Progress (1): 75/114 MB Progress (1): 75/114 MB Progress (1): 75/114 MB Progress (1): 75/114 MB Progress (1): 75/114 MB Progress (1): 75/114 MB Progress (1): 75/114 MB Progress (1): 75/114 MB Progress (1): 75/114 MB Progress (1): 75/114 MB Progress (1): 75/114 MB Progress (1): 75/114 MB Progress (1): 75/114 MB Progress (1): 75/114 MB Progress (1): 75/114 MB Progress (1): 75/114 MB Progress (1): 75/114 MB Progress (1): 75/114 MB Progress (1): 75/114 MB Progress (1): 75/114 MB Progress (1): 75/114 MB Progress (1): 75/114 MB Progress (1): 75/114 MB Progress (1): 75/114 MB Progress (1): 75/114 MB Progress (1): 75/114 MB Progress (1): 75/114 MB Progress (1): 75/114 MB Progress (1): 75/114 MB Progress (1): 75/114 MB Progress (1): 75/114 MB Progress (1): 75/114 MB Progress (1): 75/114 MB Progress (1): 75/114 MB Progress (1): 75/114 MB Progress (1): 75/114 MB Progress (1): 75/114 MB Progress (1): 75/114 MB Progress (1): 75/114 MB Progress (1): 75/114 MB Progress (1): 75/114 MB Progress (1): 75/114 MB Progress (1): 75/114 MB Progress (1): 75/114 MB Progress (1): 75/114 MB Progress (1): 75/114 MB Progress (1): 75/114 MB Progress (1): 75/114 MB Progress (1): 75/114 MB Progress (1): 75/114 MB Progress (1): 75/114 MB Progress (1): 75/114 MB Progress (1): 75/114 MB Progress (1): 75/114 MB Progress (1): 75/114 MB Progress (1): 75/114 MB Progress (1): 75/114 MB Progress (1): 75/114 MB Progress (1): 75/114 MB Progress (1): 75/114 MB Progress (1): 75/114 MB Progress (1): 75/114 MB Progress (1): 75/114 MB Progress (1): 75/114 MB Progress (1): 75/114 MB Progress (1): 75/114 MB Progress (1): 75/114 MB Progress (1): 75/114 MB Progress (1): 75/114 MB Progress (1): 75/114 MB Progress (1): 75/114 MB Progress (1): 75/114 MB Progress (1): 75/114 MB Progress (1): 75/114 MB Progress (1): 75/114 MB Progress (1): 75/114 MB Progress (1): 75/114 MB Progress (1): 75/114 MB Progress (1): 75/114 MB Progress (1): 75/114 MB Progress (1): 75/114 MB Progress (1): 75/114 MB Progress (1): 75/114 MB Progress (1): 75/114 MB Progress (1): 75/114 MB Progress (1): 75/114 MB Progress (1): 75/114 MB Progress (1): 75/114 MB Progress (1): 75/114 MB Progress (1): 75/114 MB Progress (1): 75/114 MB Progress (1): 75/114 MB Progress (1): 75/114 MB Progress (1): 75/114 MB Progress (1): 75/114 MB Progress (1): 75/114 MB Progress (1): 75/114 MB Progress (1): 75/114 MB Progress (1): 75/114 MB Progress (1): 75/114 MB Progress (1): 75/114 MB Progress (1): 75/114 MB Progress (1): 75/114 MB Progress (1): 75/114 MB Progress (1): 75/114 MB Progress (1): 75/114 MB Progress (1): 75/114 MB Progress (1): 75/114 MB Progress (1): 75/114 MB Progress (1): 75/114 MB Progress (1): 75/114 MB Progress (1): 75/114 MB Progress (1): 75/114 MB Progress (1): 75/114 MB Progress (1): 75/114 MB Progress (1): 75/114 MB Progress (1): 75/114 MB Progress (1): 75/114 MB Progress (1): 75/114 MB Progress (1): 75/114 MB Progress (1): 75/114 MB Progress (1): 75/114 MB Progress (1): 75/114 MB Progress (1): 75/114 MB Progress (1): 75/114 MB Progress (1): 75/114 MB Progress (1): 75/114 MB Progress (1): 75/114 MB Progress (1): 75/114 MB Progress (1): 75/114 MB Progress (1): 75/114 MB Progress (1): 75/114 MB Progress (1): 75/114 MB Progress (1): 75/114 MB Progress (1): 75/114 MB Progress (1): 75/114 MB Progress (1): 75/114 MB Progress (1): 75/114 MB Progress (1): 75/114 MB Progress (1): 75/114 MB Progress (1): 75/114 MB Progress (1): 75/114 MB Progress (1): 75/114 MB Progress (1): 75/114 MB Progress (1): 75/114 MB Progress (1): 75/114 MB Progress (1): 75/114 MB Progress (1): 75/114 MB Progress (1): 75/114 MB Progress (1): 75/114 MB Progress (1): 75/114 MB Progress (1): 75/114 MB Progress (1): 75/114 MB Progress (1): 75/114 MB Progress (1): 75/114 MB Progress (1): 75/114 MB Progress (1): 75/114 MB Progress (1): 75/114 MB Progress (1): 75/114 MB Progress (1): 75/114 MB Progress (1): 75/114 MB Progress (1): 75/114 MB Progress (1): 75/114 MB Progress (1): 75/114 MB Progress (1): 75/114 MB Progress (1): 75/114 MB Progress (1): 75/114 MB Progress (1): 75/114 MB Progress (1): 75/114 MB Progress (1): 75/114 MB Progress (1): 75/114 MB Progress (1): 75/114 MB Progress (1): 75/114 MB Progress (1): 75/114 MB Progress (1): 75/114 MB Progress (1): 75/114 MB Progress (1): 75/114 MB Progress (1): 75/114 MB Progress (1): 75/114 MB Progress (1): 75/114 MB Progress (1): 75/114 MB Progress (1): 75/114 MB Progress (1): 75/114 MB Progress (1): 75/114 MB Progress (1): 75/114 MB Progress (1): 75/114 MB Progress (1): 75/114 MB Progress (1): 75/114 MB Progress (1): 75/114 MB Progress (1): 75/114 MB Progress (1): 75/114 MB Progress (1): 75/114 MB Progress (1): 75/114 MB Progress (1): 75/114 MB Progress (1): 75/114 MB Progress (1): 75/114 MB Progress (1): 75/114 MB Progress (1): 75/114 MB Progress (1): 75/114 MB Progress (1): 75/114 MB Progress (1): 75/114 MB Progress (1): 75/114 MB Progress (1): 75/114 MB Progress (1): 75/114 MB Progress (1): 75/114 MB Progress (1): 75/114 MB Progress (1): 75/114 MB Progress (1): 75/114 MB Progress (1): 75/114 MB Progress (1): 75/114 MB Progress (1): 75/114 MB Progress (1): 75/114 MB Progress (1): 75/114 MB Progress (1): 75/114 MB Progress (1): 75/114 MB Progress (1): 75/114 MB Progress (1): 75/114 MB Progress (1): 75/114 MB Progress (1): 75/114 MB Progress (1): 75/114 MB Progress (1): 75/114 MB Progress (1): 75/114 MB Progress (1): 75/114 MB Progress (1): 75/114 MB Progress (1): 75/114 MB Progress (1): 75/114 MB Progress (1): 75/114 MB Progress (1): 75/114 MB Progress (1): 75/114 MB Progress (1): 75/114 MB Progress (1): 75/114 MB Progress (1): 75/114 MB Progress (1): 75/114 MB Progress (1): 75/114 MB Progress (1): 75/114 MB Progress (1): 75/114 MB Progress (1): 75/114 MB Progress (1): 75/114 MB Progress (1): 75/114 MB Progress (1): 75/114 MB Progress (1): 75/114 MB Progress (1): 75/114 MB Progress (1): 75/114 MB Progress (1): 75/114 MB Progress (1): 75/114 MB Progress (1): 75/114 MB Progress (1): 75/114 MB Progress (1): 75/114 MB Progress (1): 75/114 MB Progress (1): 75/114 MB Progress (1): 75/114 MB Progress (1): 75/114 MB Progress (1): 75/114 MB Progress (1): 75/114 MB Progress (1): 75/114 MB Progress (1): 75/114 MB Progress (1): 75/114 MB Progress (1): 75/114 MB Progress (1): 75/114 MB Progress (1): 75/114 MB Progress (1): 75/114 MB Progress (1): 75/114 MB Progress (1): 75/114 MB Progress (1): 75/114 MB Progress (1): 75/114 MB Progress (1): 75/114 MB Progress (1): 75/114 MB Progress (1): 75/114 MB Progress (1): 75/114 MB Progress (1): 75/114 MB Progress (1): 75/114 MB Progress (1): 75/114 MB Progress (1): 75/114 MB Progress (1): 75/114 MB Progress (1): 75/114 MB Progress (1): 75/114 MB Progress (1): 75/114 MB Progress (1): 75/114 MB Progress (1): 75/114 MB Progress (1): 75/114 MB Progress (1): 75/114 MB Progress (1): 75/114 MB Progress (1): 75/114 MB Progress (1): 75/114 MB Progress (1): 75/114 MB Progress (1): 75/114 MB Progress (1): 75/114 MB Progress (1): 75/114 MB Progress (1): 75/114 MB Progress (1): 75/114 MB Progress (1): 75/114 MB Progress (1): 75/114 MB Progress (1): 75/114 MB Progress (1): 75/114 MB Progress (1): 75/114 MB Progress (1): 75/114 MB Progress (1): 75/114 MB Progress (1): 75/114 MB Progress (1): 75/114 MB Progress (1): 75/114 MB Progress (1): 75/114 MB Progress (1): 75/114 MB Progress (1): 75/114 MB Progress (1): 75/114 MB Progress (1): 75/114 MB Progress (1): 75/114 MB Progress (1): 75/114 MB Progress (1): 75/114 MB Progress (1): 75/114 MB Progress (1): 75/114 MB Progress (1): 75/114 MB Progress (1): 75/114 MB Progress (1): 75/114 MB Progress (1): 75/114 MB Progress (1): 75/114 MB Progress (1): 75/114 MB Progress (1): 75/114 MB Progress (1): 75/114 MB Progress (1): 75/114 MB Progress (1): 75/114 MB Progress (1): 75/114 MB Progress (1): 75/114 MB Progress (1): 75/114 MB Progress (1): 75/114 MB Progress (1): 75/114 MB Progress (1): 75/114 MB Progress (1): 75/114 MB Progress (1): 75/114 MB Progress (1): 75/114 MB Progress (1): 75/114 MB Progress (1): 75/114 MB Progress (1): 75/114 MB Progress (1): 75/114 MB Progress (1): 75/114 MB Progress (1): 75/114 MB Progress (1): 75/114 MB Progress (1): 75/114 MB Progress (1): 75/114 MB Progress (1): 75/114 MB Progress (1): 75/114 MB Progress (1): 75/114 MB Progress (1): 75/114 MB Progress (1): 75/114 MB Progress (1): 75/114 MB Progress (1): 75/114 MB Progress (1): 75/114 MB Progress (1): 75/114 MB Progress (1): 75/114 MB Progress (1): 75/114 MB Progress (1): 75/114 MB Progress (1): 75/114 MB Progress (1): 75/114 MB Progress (1): 75/114 MB Progress (1): 75/114 MB Progress (1): 75/114 MB Progress (1): 75/114 MB Progress (1): 75/114 MB Progress (1): 75/114 MB Progress (1): 75/114 MB Progress (1): 75/114 MB Progress (1): 75/114 MB Progress (1): 75/114 MB Progress (1): 75/114 MB Progress (1): 75/114 MB Progress (1): 75/114 MB Progress (1): 75/114 MB Progress (1): 75/114 MB Progress (1): 75/114 MB Progress (1): 75/114 MB Progress (1): 75/114 MB Progress (1): 75/114 MB Progress (1): 75/114 MB Progress (1): 75/114 MB Progress (1): 75/114 MB Progress (1): 75/114 MB Progress (1): 75/114 MB Progress (1): 75/114 MB Progress (1): 75/114 MB Progress (1): 75/114 MB Progress (1): 75/114 MB Progress (1): 75/114 MB Progress (1): 75/114 MB Progress (1): 75/114 MB Progress (1): 75/114 MB Progress (1): 75/114 MB Progress (1): 75/114 MB Progress (1): 75/114 MB Progress (1): 75/114 MB Progress (1): 75/114 MB Progress (1): 75/114 MB Progress (1): 75/114 MB Progress (1): 75/114 MB Progress (1): 75/114 MB Progress (1): 75/114 MB Progress (1): 75/114 MB Progress (1): 75/114 MB Progress (1): 75/114 MB Progress (1): 76/114 MB Progress (1): 76/114 MB Progress (1): 76/114 MB Progress (1): 76/114 MB Progress (1): 76/114 MB Progress (1): 76/114 MB Progress (1): 76/114 MB Progress (1): 76/114 MB Progress (1): 76/114 MB Progress (1): 76/114 MB Progress (1): 76/114 MB Progress (1): 76/114 MB Progress (1): 76/114 MB Progress (1): 76/114 MB Progress (1): 76/114 MB Progress (1): 76/114 MB Progress (1): 76/114 MB Progress (1): 76/114 MB Progress (1): 76/114 MB Progress (1): 76/114 MB Progress (1): 76/114 MB Progress (1): 76/114 MB Progress (1): 76/114 MB Progress (1): 76/114 MB Progress (1): 76/114 MB Progress (1): 76/114 MB Progress (1): 76/114 MB Progress (1): 76/114 MB Progress (1): 76/114 MB Progress (1): 76/114 MB Progress (1): 76/114 MB Progress (1): 76/114 MB Progress (1): 76/114 MB Progress (1): 76/114 MB Progress (1): 76/114 MB Progress (1): 76/114 MB Progress (1): 76/114 MB Progress (1): 76/114 MB Progress (1): 76/114 MB Progress (1): 76/114 MB Progress (1): 76/114 MB Progress (1): 76/114 MB Progress (1): 76/114 MB Progress (1): 76/114 MB Progress (1): 76/114 MB Progress (1): 76/114 MB Progress (1): 76/114 MB Progress (1): 76/114 MB Progress (1): 76/114 MB Progress (1): 76/114 MB Progress (1): 76/114 MB Progress (1): 76/114 MB Progress (1): 76/114 MB Progress (1): 76/114 MB Progress (1): 76/114 MB Progress (1): 76/114 MB Progress (1): 76/114 MB Progress (1): 76/114 MB Progress (1): 76/114 MB Progress (1): 76/114 MB Progress (1): 76/114 MB Progress (1): 76/114 MB Progress (1): 76/114 MB Progress (1): 76/114 MB Progress (1): 76/114 MB Progress (1): 76/114 MB Progress (1): 76/114 MB Progress (1): 76/114 MB Progress (1): 76/114 MB Progress (1): 76/114 MB Progress (1): 76/114 MB Progress (1): 76/114 MB Progress (1): 76/114 MB Progress (1): 76/114 MB Progress (1): 76/114 MB Progress (1): 76/114 MB Progress (1): 76/114 MB Progress (1): 76/114 MB Progress (1): 76/114 MB Progress (1): 76/114 MB Progress (1): 76/114 MB Progress (1): 76/114 MB Progress (1): 76/114 MB Progress (1): 76/114 MB Progress (1): 76/114 MB Progress (1): 76/114 MB Progress (1): 76/114 MB Progress (1): 76/114 MB Progress (1): 76/114 MB Progress (1): 76/114 MB Progress (1): 76/114 MB Progress (1): 76/114 MB Progress (1): 76/114 MB Progress (1): 76/114 MB Progress (1): 76/114 MB Progress (1): 76/114 MB Progress (1): 76/114 MB Progress (1): 76/114 MB Progress (1): 76/114 MB Progress (1): 76/114 MB Progress (1): 76/114 MB Progress (1): 76/114 MB Progress (1): 76/114 MB Progress (1): 76/114 MB Progress (1): 76/114 MB Progress (1): 76/114 MB Progress (1): 76/114 MB Progress (1): 76/114 MB Progress (1): 76/114 MB Progress (1): 76/114 MB Progress (1): 76/114 MB Progress (1): 76/114 MB Progress (1): 76/114 MB Progress (1): 76/114 MB Progress (1): 76/114 MB Progress (1): 76/114 MB Progress (1): 76/114 MB Progress (1): 76/114 MB Progress (1): 76/114 MB Progress (1): 76/114 MB Progress (1): 76/114 MB Progress (1): 76/114 MB Progress (1): 76/114 MB Progress (1): 76/114 MB Progress (1): 76/114 MB Progress (1): 76/114 MB Progress (1): 76/114 MB Progress (1): 76/114 MB Progress (1): 76/114 MB Progress (1): 76/114 MB Progress (1): 76/114 MB Progress (1): 76/114 MB Progress (1): 76/114 MB Progress (1): 76/114 MB Progress (1): 76/114 MB Progress (1): 76/114 MB Progress (1): 76/114 MB Progress (1): 76/114 MB Progress (1): 76/114 MB Progress (1): 76/114 MB Progress (1): 76/114 MB Progress (1): 76/114 MB Progress (1): 76/114 MB Progress (1): 76/114 MB Progress (1): 76/114 MB Progress (1): 76/114 MB Progress (1): 76/114 MB Progress (1): 76/114 MB Progress (1): 76/114 MB Progress (1): 76/114 MB Progress (1): 76/114 MB Progress (1): 76/114 MB Progress (1): 76/114 MB Progress (1): 76/114 MB Progress (1): 76/114 MB Progress (1): 76/114 MB Progress (1): 76/114 MB Progress (1): 76/114 MB Progress (1): 76/114 MB Progress (1): 76/114 MB Progress (1): 76/114 MB Progress (1): 76/114 MB Progress (1): 76/114 MB Progress (1): 76/114 MB Progress (1): 76/114 MB Progress (1): 76/114 MB Progress (1): 76/114 MB Progress (1): 76/114 MB Progress (1): 76/114 MB Progress (1): 76/114 MB Progress (1): 76/114 MB Progress (1): 76/114 MB Progress (1): 76/114 MB Progress (1): 76/114 MB Progress (1): 76/114 MB Progress (1): 76/114 MB Progress (1): 76/114 MB Progress (1): 76/114 MB Progress (1): 76/114 MB Progress (1): 76/114 MB Progress (1): 76/114 MB Progress (1): 76/114 MB Progress (1): 76/114 MB Progress (1): 76/114 MB Progress (1): 76/114 MB Progress (1): 76/114 MB Progress (1): 76/114 MB Progress (1): 76/114 MB Progress (1): 76/114 MB Progress (1): 76/114 MB Progress (1): 76/114 MB Progress (1): 76/114 MB Progress (1): 76/114 MB Progress (1): 76/114 MB Progress (1): 76/114 MB Progress (1): 76/114 MB Progress (1): 76/114 MB Progress (1): 76/114 MB Progress (1): 76/114 MB Progress (1): 76/114 MB Progress (1): 76/114 MB Progress (1): 76/114 MB Progress (1): 76/114 MB Progress (1): 76/114 MB Progress (1): 76/114 MB Progress (1): 76/114 MB Progress (1): 76/114 MB Progress (1): 76/114 MB Progress (1): 76/114 MB Progress (1): 76/114 MB Progress (1): 76/114 MB Progress (1): 76/114 MB Progress (1): 76/114 MB Progress (1): 76/114 MB Progress (1): 76/114 MB Progress (1): 76/114 MB Progress (1): 76/114 MB Progress (1): 76/114 MB Progress (1): 76/114 MB Progress (1): 76/114 MB Progress (1): 76/114 MB Progress (1): 76/114 MB Progress (1): 76/114 MB Progress (1): 76/114 MB Progress (1): 76/114 MB Progress (1): 76/114 MB Progress (1): 76/114 MB Progress (1): 76/114 MB Progress (1): 76/114 MB Progress (1): 76/114 MB Progress (1): 76/114 MB Progress (1): 76/114 MB Progress (1): 76/114 MB Progress (1): 76/114 MB Progress (1): 76/114 MB Progress (1): 76/114 MB Progress (1): 76/114 MB Progress (1): 76/114 MB Progress (1): 76/114 MB Progress (1): 76/114 MB Progress (1): 76/114 MB Progress (1): 76/114 MB Progress (1): 76/114 MB Progress (1): 76/114 MB Progress (1): 76/114 MB Progress (1): 76/114 MB Progress (1): 76/114 MB Progress (1): 76/114 MB Progress (1): 76/114 MB Progress (1): 76/114 MB Progress (1): 76/114 MB Progress (1): 76/114 MB Progress (1): 76/114 MB Progress (1): 76/114 MB Progress (1): 76/114 MB Progress (1): 76/114 MB Progress (1): 76/114 MB Progress (1): 76/114 MB Progress (1): 76/114 MB Progress (1): 76/114 MB Progress (1): 76/114 MB Progress (1): 76/114 MB Progress (1): 76/114 MB Progress (1): 76/114 MB Progress (1): 76/114 MB Progress (1): 76/114 MB Progress (1): 76/114 MB Progress (1): 76/114 MB Progress (1): 76/114 MB Progress (1): 76/114 MB Progress (1): 76/114 MB Progress (1): 76/114 MB Progress (1): 76/114 MB Progress (1): 76/114 MB Progress (1): 76/114 MB Progress (1): 76/114 MB Progress (1): 76/114 MB Progress (1): 76/114 MB Progress (1): 76/114 MB Progress (1): 76/114 MB Progress (1): 76/114 MB Progress (1): 76/114 MB Progress (1): 76/114 MB Progress (1): 76/114 MB Progress (1): 76/114 MB Progress (1): 76/114 MB Progress (1): 76/114 MB Progress (1): 76/114 MB Progress (1): 76/114 MB Progress (1): 76/114 MB Progress (1): 76/114 MB Progress (1): 76/114 MB Progress (1): 76/114 MB Progress (1): 76/114 MB Progress (1): 76/114 MB Progress (1): 76/114 MB Progress (1): 76/114 MB Progress (1): 76/114 MB Progress (1): 76/114 MB Progress (1): 76/114 MB Progress (1): 76/114 MB Progress (1): 76/114 MB Progress (1): 76/114 MB Progress (1): 76/114 MB Progress (1): 76/114 MB Progress (1): 76/114 MB Progress (1): 76/114 MB Progress (1): 76/114 MB Progress (1): 76/114 MB Progress (1): 76/114 MB Progress (1): 76/114 MB Progress (1): 76/114 MB Progress (1): 76/114 MB Progress (1): 76/114 MB Progress (1): 76/114 MB Progress (1): 76/114 MB Progress (1): 76/114 MB Progress (1): 76/114 MB Progress (1): 76/114 MB Progress (1): 76/114 MB Progress (1): 76/114 MB Progress (1): 76/114 MB Progress (1): 76/114 MB Progress (1): 76/114 MB Progress (1): 76/114 MB Progress (1): 76/114 MB Progress (1): 76/114 MB Progress (1): 76/114 MB Progress (1): 76/114 MB Progress (1): 76/114 MB Progress (1): 76/114 MB Progress (1): 76/114 MB Progress (1): 76/114 MB Progress (1): 76/114 MB Progress (1): 76/114 MB Progress (1): 76/114 MB Progress (1): 76/114 MB Progress (1): 76/114 MB Progress (1): 76/114 MB Progress (1): 76/114 MB Progress (1): 76/114 MB Progress (1): 76/114 MB Progress (1): 76/114 MB Progress (1): 76/114 MB Progress (1): 76/114 MB Progress (1): 76/114 MB Progress (1): 76/114 MB Progress (1): 76/114 MB Progress (1): 76/114 MB Progress (1): 76/114 MB Progress (1): 76/114 MB Progress (1): 76/114 MB Progress (1): 76/114 MB Progress (1): 76/114 MB Progress (1): 76/114 MB Progress (1): 76/114 MB Progress (1): 76/114 MB Progress (1): 76/114 MB Progress (1): 76/114 MB Progress (1): 76/114 MB Progress (1): 76/114 MB Progress (1): 76/114 MB Progress (1): 76/114 MB Progress (1): 76/114 MB Progress (1): 76/114 MB Progress (1): 76/114 MB Progress (1): 76/114 MB Progress (1): 76/114 MB Progress (1): 76/114 MB Progress (1): 76/114 MB Progress (1): 76/114 MB Progress (1): 76/114 MB Progress (1): 76/114 MB Progress (1): 76/114 MB Progress (1): 76/114 MB Progress (1): 76/114 MB Progress (1): 76/114 MB Progress (1): 76/114 MB Progress (1): 76/114 MB Progress (1): 76/114 MB Progress (1): 76/114 MB Progress (1): 76/114 MB Progress (1): 76/114 MB Progress (1): 76/114 MB Progress (1): 76/114 MB Progress (1): 76/114 MB Progress (1): 76/114 MB Progress (1): 76/114 MB Progress (1): 76/114 MB Progress (1): 76/114 MB Progress (1): 76/114 MB Progress (1): 76/114 MB Progress (1): 76/114 MB Progress (1): 76/114 MB Progress (1): 76/114 MB Progress (1): 76/114 MB Progress (1): 76/114 MB Progress (1): 76/114 MB Progress (1): 76/114 MB Progress (1): 76/114 MB Progress (1): 76/114 MB Progress (1): 76/114 MB Progress (1): 76/114 MB Progress (1): 76/114 MB Progress (1): 76/114 MB Progress (1): 76/114 MB Progress (1): 76/114 MB Progress (1): 76/114 MB Progress (1): 76/114 MB Progress (1): 76/114 MB Progress (1): 76/114 MB Progress (1): 76/114 MB Progress (1): 76/114 MB Progress (1): 76/114 MB Progress (1): 76/114 MB Progress (1): 76/114 MB Progress (1): 76/114 MB Progress (1): 76/114 MB Progress (1): 76/114 MB Progress (1): 76/114 MB Progress (1): 76/114 MB Progress (1): 76/114 MB Progress (1): 76/114 MB Progress (1): 76/114 MB Progress (1): 76/114 MB Progress (1): 76/114 MB Progress (1): 76/114 MB Progress (1): 76/114 MB Progress (1): 76/114 MB Progress (1): 76/114 MB Progress (1): 76/114 MB Progress (1): 76/114 MB Progress (1): 76/114 MB Progress (1): 76/114 MB Progress (1): 76/114 MB Progress (1): 76/114 MB Progress (1): 76/114 MB Progress (1): 76/114 MB Progress (1): 76/114 MB Progress (1): 76/114 MB Progress (1): 76/114 MB Progress (1): 76/114 MB Progress (1): 76/114 MB Progress (1): 76/114 MB Progress (1): 76/114 MB Progress (1): 76/114 MB Progress (1): 76/114 MB Progress (1): 76/114 MB Progress (1): 76/114 MB Progress (1): 76/114 MB Progress (1): 76/114 MB Progress (1): 76/114 MB Progress (1): 76/114 MB Progress (1): 76/114 MB Progress (1): 76/114 MB Progress (1): 76/114 MB Progress (1): 76/114 MB Progress (1): 76/114 MB Progress (1): 76/114 MB Progress (1): 76/114 MB Progress (1): 76/114 MB Progress (1): 76/114 MB Progress (1): 76/114 MB Progress (1): 76/114 MB Progress (1): 76/114 MB Progress (1): 76/114 MB Progress (1): 76/114 MB Progress (1): 76/114 MB Progress (1): 76/114 MB Progress (1): 76/114 MB Progress (1): 76/114 MB Progress (1): 76/114 MB Progress (1): 76/114 MB Progress (1): 76/114 MB Progress (1): 76/114 MB Progress (1): 76/114 MB Progress (1): 76/114 MB Progress (1): 76/114 MB Progress (1): 76/114 MB Progress (1): 76/114 MB Progress (1): 76/114 MB Progress (1): 76/114 MB Progress (1): 76/114 MB Progress (1): 76/114 MB Progress (1): 76/114 MB Progress (1): 76/114 MB Progress (1): 76/114 MB Progress (1): 76/114 MB Progress (1): 77/114 MB Progress (1): 77/114 MB Progress (1): 77/114 MB Progress (1): 77/114 MB Progress (1): 77/114 MB Progress (1): 77/114 MB Progress (1): 77/114 MB Progress (1): 77/114 MB Progress (1): 77/114 MB Progress (1): 77/114 MB Progress (1): 77/114 MB Progress (1): 77/114 MB Progress (1): 77/114 MB Progress (1): 77/114 MB Progress (1): 77/114 MB Progress (1): 77/114 MB Progress (1): 77/114 MB Progress (1): 77/114 MB Progress (1): 77/114 MB Progress (1): 77/114 MB Progress (1): 77/114 MB Progress (1): 77/114 MB Progress (1): 77/114 MB Progress (1): 77/114 MB Progress (1): 77/114 MB Progress (1): 77/114 MB Progress (1): 77/114 MB Progress (1): 77/114 MB Progress (1): 77/114 MB Progress (1): 77/114 MB Progress (1): 77/114 MB Progress (1): 77/114 MB Progress (1): 77/114 MB Progress (1): 77/114 MB Progress (1): 77/114 MB Progress (1): 77/114 MB Progress (1): 77/114 MB Progress (1): 77/114 MB Progress (1): 77/114 MB Progress (1): 77/114 MB Progress (1): 77/114 MB Progress (1): 77/114 MB Progress (1): 77/114 MB Progress (1): 77/114 MB Progress (1): 77/114 MB Progress (1): 77/114 MB Progress (1): 77/114 MB Progress (1): 77/114 MB Progress (1): 77/114 MB Progress (1): 77/114 MB Progress (1): 77/114 MB Progress (1): 77/114 MB Progress (1): 77/114 MB Progress (1): 77/114 MB Progress (1): 77/114 MB Progress (1): 77/114 MB Progress (1): 77/114 MB Progress (1): 77/114 MB Progress (1): 77/114 MB Progress (1): 77/114 MB Progress (1): 77/114 MB Progress (1): 77/114 MB Progress (1): 77/114 MB Progress (1): 77/114 MB Progress (1): 77/114 MB Progress (1): 77/114 MB Progress (1): 77/114 MB Progress (1): 77/114 MB Progress (1): 77/114 MB Progress (1): 77/114 MB Progress (1): 77/114 MB Progress (1): 77/114 MB Progress (1): 77/114 MB Progress (1): 77/114 MB Progress (1): 77/114 MB Progress (1): 77/114 MB Progress (1): 77/114 MB Progress (1): 77/114 MB Progress (1): 77/114 MB Progress (1): 77/114 MB Progress (1): 77/114 MB Progress (1): 77/114 MB Progress (1): 77/114 MB Progress (1): 77/114 MB Progress (1): 77/114 MB Progress (1): 77/114 MB Progress (1): 77/114 MB Progress (1): 77/114 MB Progress (1): 77/114 MB Progress (1): 77/114 MB Progress (1): 77/114 MB Progress (1): 77/114 MB Progress (1): 77/114 MB Progress (1): 77/114 MB Progress (1): 77/114 MB Progress (1): 77/114 MB Progress (1): 77/114 MB Progress (1): 77/114 MB Progress (1): 77/114 MB Progress (1): 77/114 MB Progress (1): 77/114 MB Progress (1): 77/114 MB Progress (1): 77/114 MB Progress (1): 77/114 MB Progress (1): 77/114 MB Progress (1): 77/114 MB Progress (1): 77/114 MB Progress (1): 77/114 MB Progress (1): 77/114 MB Progress (1): 77/114 MB Progress (1): 77/114 MB Progress (1): 77/114 MB Progress (1): 77/114 MB Progress (1): 77/114 MB Progress (1): 77/114 MB Progress (1): 77/114 MB Progress (1): 77/114 MB Progress (1): 77/114 MB Progress (1): 77/114 MB Progress (1): 77/114 MB Progress (1): 77/114 MB Progress (1): 77/114 MB Progress (1): 77/114 MB Progress (1): 77/114 MB Progress (1): 77/114 MB Progress (1): 77/114 MB Progress (1): 77/114 MB Progress (1): 77/114 MB Progress (1): 77/114 MB Progress (1): 77/114 MB Progress (1): 77/114 MB Progress (1): 77/114 MB Progress (1): 77/114 MB Progress (1): 77/114 MB Progress (1): 77/114 MB Progress (1): 77/114 MB Progress (1): 77/114 MB Progress (1): 77/114 MB Progress (1): 77/114 MB Progress (1): 77/114 MB Progress (1): 77/114 MB Progress (1): 77/114 MB Progress (1): 77/114 MB Progress (1): 77/114 MB Progress (1): 77/114 MB Progress (1): 77/114 MB Progress (1): 77/114 MB Progress (1): 77/114 MB Progress (1): 77/114 MB Progress (1): 77/114 MB Progress (1): 77/114 MB Progress (1): 77/114 MB Progress (1): 77/114 MB Progress (1): 77/114 MB Progress (1): 77/114 MB Progress (1): 77/114 MB Progress (1): 77/114 MB Progress (1): 77/114 MB Progress (1): 77/114 MB Progress (1): 77/114 MB Progress (1): 77/114 MB Progress (1): 77/114 MB Progress (1): 77/114 MB Progress (1): 77/114 MB Progress (1): 77/114 MB Progress (1): 77/114 MB Progress (1): 77/114 MB Progress (1): 77/114 MB Progress (1): 77/114 MB Progress (1): 77/114 MB Progress (1): 77/114 MB Progress (1): 77/114 MB Progress (1): 77/114 MB Progress (1): 77/114 MB Progress (1): 77/114 MB Progress (1): 77/114 MB Progress (1): 77/114 MB Progress (1): 77/114 MB Progress (1): 77/114 MB Progress (1): 77/114 MB Progress (1): 77/114 MB Progress (1): 77/114 MB Progress (1): 77/114 MB Progress (1): 77/114 MB Progress (1): 77/114 MB Progress (1): 77/114 MB Progress (1): 77/114 MB Progress (1): 77/114 MB Progress (1): 77/114 MB Progress (1): 77/114 MB Progress (1): 77/114 MB Progress (1): 77/114 MB Progress (1): 77/114 MB Progress (1): 77/114 MB Progress (1): 77/114 MB Progress (1): 77/114 MB Progress (1): 77/114 MB Progress (1): 77/114 MB Progress (1): 77/114 MB Progress (1): 77/114 MB Progress (1): 77/114 MB Progress (1): 77/114 MB Progress (1): 77/114 MB Progress (1): 77/114 MB Progress (1): 77/114 MB Progress (1): 77/114 MB Progress (1): 77/114 MB Progress (1): 77/114 MB Progress (1): 77/114 MB Progress (1): 77/114 MB Progress (1): 77/114 MB Progress (1): 77/114 MB Progress (1): 77/114 MB Progress (1): 77/114 MB Progress (1): 77/114 MB Progress (1): 77/114 MB Progress (1): 77/114 MB Progress (1): 77/114 MB Progress (1): 77/114 MB Progress (1): 77/114 MB Progress (1): 77/114 MB Progress (1): 77/114 MB Progress (1): 77/114 MB Progress (1): 77/114 MB Progress (1): 77/114 MB Progress (1): 77/114 MB Progress (1): 77/114 MB Progress (1): 77/114 MB Progress (1): 77/114 MB Progress (1): 77/114 MB Progress (1): 77/114 MB Progress (1): 77/114 MB Progress (1): 77/114 MB Progress (1): 77/114 MB Progress (1): 77/114 MB Progress (1): 77/114 MB Progress (1): 77/114 MB Progress (1): 77/114 MB Progress (1): 77/114 MB Progress (1): 77/114 MB Progress (1): 77/114 MB Progress (1): 77/114 MB Progress (1): 77/114 MB Progress (1): 77/114 MB Progress (1): 77/114 MB Progress (1): 77/114 MB Progress (1): 77/114 MB Progress (1): 77/114 MB Progress (1): 77/114 MB Progress (1): 77/114 MB Progress (1): 77/114 MB Progress (1): 77/114 MB Progress (1): 77/114 MB Progress (1): 77/114 MB Progress (1): 77/114 MB Progress (1): 77/114 MB Progress (1): 77/114 MB Progress (1): 77/114 MB Progress (1): 77/114 MB Progress (1): 77/114 MB Progress (1): 77/114 MB Progress (1): 77/114 MB Progress (1): 77/114 MB Progress (1): 77/114 MB Progress (1): 77/114 MB Progress (1): 77/114 MB Progress (1): 77/114 MB Progress (1): 77/114 MB Progress (1): 77/114 MB Progress (1): 77/114 MB Progress (1): 77/114 MB Progress (1): 77/114 MB Progress (1): 77/114 MB Progress (1): 77/114 MB Progress (1): 77/114 MB Progress (1): 77/114 MB Progress (1): 77/114 MB Progress (1): 77/114 MB Progress (1): 77/114 MB Progress (1): 77/114 MB Progress (1): 77/114 MB Progress (1): 77/114 MB Progress (1): 77/114 MB Progress (1): 77/114 MB Progress (1): 77/114 MB Progress (1): 77/114 MB Progress (1): 77/114 MB Progress (1): 77/114 MB Progress (1): 77/114 MB Progress (1): 77/114 MB Progress (1): 77/114 MB Progress (1): 77/114 MB Progress (1): 77/114 MB Progress (1): 77/114 MB Progress (1): 77/114 MB Progress (1): 77/114 MB Progress (1): 77/114 MB Progress (1): 77/114 MB Progress (1): 77/114 MB Progress (1): 77/114 MB Progress (1): 77/114 MB Progress (1): 77/114 MB Progress (1): 77/114 MB Progress (1): 77/114 MB Progress (1): 77/114 MB Progress (1): 77/114 MB Progress (1): 77/114 MB Progress (1): 77/114 MB Progress (1): 77/114 MB Progress (1): 77/114 MB Progress (1): 77/114 MB Progress (1): 77/114 MB Progress (1): 77/114 MB Progress (1): 77/114 MB Progress (1): 77/114 MB Progress (1): 77/114 MB Progress (1): 77/114 MB Progress (1): 77/114 MB Progress (1): 77/114 MB Progress (1): 77/114 MB Progress (1): 77/114 MB Progress (1): 77/114 MB Progress (1): 77/114 MB Progress (1): 77/114 MB Progress (1): 77/114 MB Progress (1): 77/114 MB Progress (1): 77/114 MB Progress (1): 77/114 MB Progress (1): 77/114 MB Progress (1): 77/114 MB Progress (1): 77/114 MB Progress (1): 77/114 MB Progress (1): 77/114 MB Progress (1): 77/114 MB Progress (1): 77/114 MB Progress (1): 77/114 MB Progress (1): 77/114 MB Progress (1): 77/114 MB Progress (1): 77/114 MB Progress (1): 77/114 MB Progress (1): 77/114 MB Progress (1): 77/114 MB Progress (1): 77/114 MB Progress (1): 77/114 MB Progress (1): 77/114 MB Progress (1): 77/114 MB Progress (1): 77/114 MB Progress (1): 77/114 MB Progress (1): 77/114 MB Progress (1): 77/114 MB Progress (1): 77/114 MB Progress (1): 77/114 MB Progress (1): 77/114 MB Progress (1): 77/114 MB Progress (1): 77/114 MB Progress (1): 77/114 MB Progress (1): 77/114 MB Progress (1): 77/114 MB Progress (1): 77/114 MB Progress (1): 77/114 MB Progress (1): 77/114 MB Progress (1): 77/114 MB Progress (1): 77/114 MB Progress (1): 77/114 MB Progress (1): 77/114 MB Progress (1): 77/114 MB Progress (1): 77/114 MB Progress (1): 77/114 MB Progress (1): 77/114 MB Progress (1): 77/114 MB Progress (1): 77/114 MB Progress (1): 77/114 MB Progress (1): 77/114 MB Progress (1): 77/114 MB Progress (1): 77/114 MB Progress (1): 77/114 MB Progress (1): 77/114 MB Progress (1): 77/114 MB Progress (1): 77/114 MB Progress (1): 77/114 MB Progress (1): 77/114 MB Progress (1): 77/114 MB Progress (1): 77/114 MB Progress (1): 77/114 MB Progress (1): 77/114 MB Progress (1): 77/114 MB Progress (1): 77/114 MB Progress (1): 77/114 MB Progress (1): 77/114 MB Progress (1): 77/114 MB Progress (1): 77/114 MB Progress (1): 77/114 MB Progress (1): 77/114 MB Progress (1): 77/114 MB Progress (1): 77/114 MB Progress (1): 77/114 MB Progress (1): 77/114 MB Progress (1): 77/114 MB Progress (1): 77/114 MB Progress (1): 77/114 MB Progress (1): 77/114 MB Progress (1): 77/114 MB Progress (1): 77/114 MB Progress (1): 77/114 MB Progress (1): 77/114 MB Progress (1): 77/114 MB Progress (1): 77/114 MB Progress (1): 77/114 MB Progress (1): 77/114 MB Progress (1): 77/114 MB Progress (1): 77/114 MB Progress (1): 77/114 MB Progress (1): 77/114 MB Progress (1): 77/114 MB Progress (1): 77/114 MB Progress (1): 77/114 MB Progress (1): 77/114 MB Progress (1): 77/114 MB Progress (1): 77/114 MB Progress (1): 77/114 MB Progress (1): 77/114 MB Progress (1): 77/114 MB Progress (1): 77/114 MB Progress (1): 77/114 MB Progress (1): 77/114 MB Progress (1): 77/114 MB Progress (1): 77/114 MB Progress (1): 77/114 MB Progress (1): 77/114 MB Progress (1): 77/114 MB Progress (1): 77/114 MB Progress (1): 77/114 MB Progress (1): 77/114 MB Progress (1): 77/114 MB Progress (1): 77/114 MB Progress (1): 77/114 MB Progress (1): 77/114 MB Progress (1): 77/114 MB Progress (1): 77/114 MB Progress (1): 77/114 MB Progress (1): 77/114 MB Progress (1): 77/114 MB Progress (1): 77/114 MB Progress (1): 77/114 MB Progress (1): 77/114 MB Progress (1): 77/114 MB Progress (1): 77/114 MB Progress (1): 77/114 MB Progress (1): 77/114 MB Progress (1): 77/114 MB Progress (1): 77/114 MB Progress (1): 77/114 MB Progress (1): 77/114 MB Progress (1): 77/114 MB Progress (1): 77/114 MB Progress (1): 77/114 MB Progress (1): 77/114 MB Progress (1): 77/114 MB Progress (1): 77/114 MB Progress (1): 77/114 MB Progress (1): 77/114 MB Progress (1): 77/114 MB Progress (1): 77/114 MB Progress (1): 77/114 MB Progress (1): 77/114 MB Progress (1): 77/114 MB Progress (1): 77/114 MB Progress (1): 77/114 MB Progress (1): 77/114 MB Progress (1): 77/114 MB Progress (1): 77/114 MB Progress (1): 77/114 MB Progress (1): 77/114 MB Progress (1): 77/114 MB Progress (1): 77/114 MB Progress (1): 77/114 MB Progress (1): 77/114 MB Progress (1): 77/114 MB Progress (1): 77/114 MB Progress (1): 77/114 MB Progress (1): 77/114 MB Progress (1): 77/114 MB Progress (1): 77/114 MB Progress (1): 77/114 MB Progress (1): 77/114 MB Progress (1): 77/114 MB Progress (1): 77/114 MB Progress (1): 77/114 MB Progress (1): 78/114 MB Progress (1): 78/114 MB Progress (1): 78/114 MB Progress (1): 78/114 MB Progress (1): 78/114 MB Progress (1): 78/114 MB Progress (1): 78/114 MB Progress (1): 78/114 MB Progress (1): 78/114 MB Progress (1): 78/114 MB Progress (1): 78/114 MB Progress (1): 78/114 MB Progress (1): 78/114 MB Progress (1): 78/114 MB Progress (1): 78/114 MB Progress (1): 78/114 MB Progress (1): 78/114 MB Progress (1): 78/114 MB Progress (1): 78/114 MB Progress (1): 78/114 MB Progress (1): 78/114 MB Progress (1): 78/114 MB Progress (1): 78/114 MB Progress (1): 78/114 MB Progress (1): 78/114 MB Progress (1): 78/114 MB Progress (1): 78/114 MB Progress (1): 78/114 MB Progress (1): 78/114 MB Progress (1): 78/114 MB Progress (1): 78/114 MB Progress (1): 78/114 MB Progress (1): 78/114 MB Progress (1): 78/114 MB Progress (1): 78/114 MB Progress (1): 78/114 MB Progress (1): 78/114 MB Progress (1): 78/114 MB Progress (1): 78/114 MB Progress (1): 78/114 MB Progress (1): 78/114 MB Progress (1): 78/114 MB Progress (1): 78/114 MB Progress (1): 78/114 MB Progress (1): 78/114 MB Progress (1): 78/114 MB Progress (1): 78/114 MB Progress (1): 78/114 MB Progress (1): 78/114 MB Progress (1): 78/114 MB Progress (1): 78/114 MB Progress (1): 78/114 MB Progress (1): 78/114 MB Progress (1): 78/114 MB Progress (1): 78/114 MB Progress (1): 78/114 MB Progress (1): 78/114 MB Progress (1): 78/114 MB Progress (1): 78/114 MB Progress (1): 78/114 MB Progress (1): 78/114 MB Progress (1): 78/114 MB Progress (1): 78/114 MB Progress (1): 78/114 MB Progress (1): 78/114 MB Progress (1): 78/114 MB Progress (1): 78/114 MB Progress (1): 78/114 MB Progress (1): 78/114 MB Progress (1): 78/114 MB Progress (1): 78/114 MB Progress (1): 78/114 MB Progress (1): 78/114 MB Progress (1): 78/114 MB Progress (1): 78/114 MB Progress (1): 78/114 MB Progress (1): 78/114 MB Progress (1): 78/114 MB Progress (1): 78/114 MB Progress (1): 78/114 MB Progress (1): 78/114 MB Progress (1): 78/114 MB Progress (1): 78/114 MB Progress (1): 78/114 MB Progress (1): 78/114 MB Progress (1): 78/114 MB Progress (1): 78/114 MB Progress (1): 78/114 MB Progress (1): 78/114 MB Progress (1): 78/114 MB Progress (1): 78/114 MB Progress (1): 78/114 MB Progress (1): 78/114 MB Progress (1): 78/114 MB Progress (1): 78/114 MB Progress (1): 78/114 MB Progress (1): 78/114 MB Progress (1): 78/114 MB Progress (1): 78/114 MB Progress (1): 78/114 MB Progress (1): 78/114 MB Progress (1): 78/114 MB Progress (1): 78/114 MB Progress (1): 78/114 MB Progress (1): 78/114 MB Progress (1): 78/114 MB Progress (1): 78/114 MB Progress (1): 78/114 MB Progress (1): 78/114 MB Progress (1): 78/114 MB Progress (1): 78/114 MB Progress (1): 78/114 MB Progress (1): 78/114 MB Progress (1): 78/114 MB Progress (1): 78/114 MB Progress (1): 78/114 MB Progress (1): 78/114 MB Progress (1): 78/114 MB Progress (1): 78/114 MB Progress (1): 78/114 MB Progress (1): 78/114 MB Progress (1): 78/114 MB Progress (1): 78/114 MB Progress (1): 78/114 MB Progress (1): 78/114 MB Progress (1): 78/114 MB Progress (1): 78/114 MB Progress (1): 78/114 MB Progress (1): 78/114 MB Progress (1): 78/114 MB Progress (1): 78/114 MB Progress (1): 78/114 MB Progress (1): 78/114 MB Progress (1): 78/114 MB Progress (1): 78/114 MB Progress (1): 78/114 MB Progress (1): 78/114 MB Progress (1): 78/114 MB Progress (1): 78/114 MB Progress (1): 78/114 MB Progress (1): 78/114 MB Progress (1): 78/114 MB Progress (1): 78/114 MB Progress (1): 78/114 MB Progress (1): 78/114 MB Progress (1): 78/114 MB Progress (1): 78/114 MB Progress (1): 78/114 MB Progress (1): 78/114 MB Progress (1): 78/114 MB Progress (1): 78/114 MB Progress (1): 78/114 MB Progress (1): 78/114 MB Progress (1): 78/114 MB Progress (1): 78/114 MB Progress (1): 78/114 MB Progress (1): 78/114 MB Progress (1): 78/114 MB Progress (1): 78/114 MB Progress (1): 78/114 MB Progress (1): 78/114 MB Progress (1): 78/114 MB Progress (1): 78/114 MB Progress (1): 78/114 MB Progress (1): 78/114 MB Progress (1): 78/114 MB Progress (1): 78/114 MB Progress (1): 78/114 MB Progress (1): 78/114 MB Progress (1): 78/114 MB Progress (1): 78/114 MB Progress (1): 78/114 MB Progress (1): 78/114 MB Progress (1): 78/114 MB Progress (1): 78/114 MB Progress (1): 78/114 MB Progress (1): 78/114 MB Progress (1): 78/114 MB Progress (1): 78/114 MB Progress (1): 78/114 MB Progress (1): 78/114 MB Progress (1): 78/114 MB Progress (1): 78/114 MB Progress (1): 78/114 MB Progress (1): 78/114 MB Progress (1): 78/114 MB Progress (1): 78/114 MB Progress (1): 78/114 MB Progress (1): 78/114 MB Progress (1): 78/114 MB Progress (1): 78/114 MB Progress (1): 78/114 MB Progress (1): 78/114 MB Progress (1): 78/114 MB Progress (1): 78/114 MB Progress (1): 78/114 MB Progress (1): 78/114 MB Progress (1): 78/114 MB Progress (1): 78/114 MB Progress (1): 78/114 MB Progress (1): 78/114 MB Progress (1): 78/114 MB Progress (1): 78/114 MB Progress (1): 78/114 MB Progress (1): 78/114 MB Progress (1): 78/114 MB Progress (1): 78/114 MB Progress (1): 78/114 MB Progress (1): 78/114 MB Progress (1): 78/114 MB Progress (1): 78/114 MB Progress (1): 78/114 MB Progress (1): 78/114 MB Progress (1): 78/114 MB Progress (1): 78/114 MB Progress (1): 78/114 MB Progress (1): 78/114 MB Progress (1): 78/114 MB Progress (1): 78/114 MB Progress (1): 78/114 MB Progress (1): 78/114 MB Progress (1): 78/114 MB Progress (1): 78/114 MB Progress (1): 78/114 MB Progress (1): 78/114 MB Progress (1): 78/114 MB Progress (1): 78/114 MB Progress (1): 78/114 MB Progress (1): 78/114 MB Progress (1): 78/114 MB Progress (1): 78/114 MB Progress (1): 78/114 MB Progress (1): 78/114 MB Progress (1): 78/114 MB Progress (1): 78/114 MB Progress (1): 78/114 MB Progress (1): 78/114 MB Progress (1): 78/114 MB Progress (1): 78/114 MB Progress (1): 78/114 MB Progress (1): 78/114 MB Progress (1): 78/114 MB Progress (1): 78/114 MB Progress (1): 78/114 MB Progress (1): 78/114 MB Progress (1): 78/114 MB Progress (1): 78/114 MB Progress (1): 78/114 MB Progress (1): 78/114 MB Progress (1): 78/114 MB Progress (1): 78/114 MB Progress (1): 78/114 MB Progress (1): 78/114 MB Progress (1): 78/114 MB Progress (1): 78/114 MB Progress (1): 78/114 MB Progress (1): 78/114 MB Progress (1): 78/114 MB Progress (1): 78/114 MB Progress (1): 78/114 MB Progress (1): 78/114 MB Progress (1): 78/114 MB Progress (1): 78/114 MB Progress (1): 78/114 MB Progress (1): 78/114 MB Progress (1): 78/114 MB Progress (1): 78/114 MB Progress (1): 78/114 MB Progress (1): 78/114 MB Progress (1): 78/114 MB Progress (1): 78/114 MB Progress (1): 78/114 MB Progress (1): 78/114 MB Progress (1): 78/114 MB Progress (1): 78/114 MB Progress (1): 78/114 MB Progress (1): 78/114 MB Progress (1): 78/114 MB Progress (1): 78/114 MB Progress (1): 78/114 MB Progress (1): 78/114 MB Progress (1): 78/114 MB Progress (1): 78/114 MB Progress (1): 78/114 MB Progress (1): 78/114 MB Progress (1): 78/114 MB Progress (1): 78/114 MB Progress (1): 78/114 MB Progress (1): 78/114 MB Progress (1): 78/114 MB Progress (1): 78/114 MB Progress (1): 78/114 MB Progress (1): 78/114 MB Progress (1): 78/114 MB Progress (1): 78/114 MB Progress (1): 78/114 MB Progress (1): 78/114 MB Progress (1): 78/114 MB Progress (1): 78/114 MB Progress (1): 78/114 MB Progress (1): 78/114 MB Progress (1): 78/114 MB Progress (1): 78/114 MB Progress (1): 78/114 MB Progress (1): 78/114 MB Progress (1): 78/114 MB Progress (1): 78/114 MB Progress (1): 78/114 MB Progress (1): 78/114 MB Progress (1): 78/114 MB Progress (1): 78/114 MB Progress (1): 78/114 MB Progress (1): 78/114 MB Progress (1): 78/114 MB Progress (1): 78/114 MB Progress (1): 78/114 MB Progress (1): 78/114 MB Progress (1): 78/114 MB Progress (1): 78/114 MB Progress (1): 78/114 MB Progress (1): 78/114 MB Progress (1): 78/114 MB Progress (1): 78/114 MB Progress (1): 78/114 MB Progress (1): 78/114 MB Progress (1): 78/114 MB Progress (1): 78/114 MB Progress (1): 78/114 MB Progress (1): 78/114 MB Progress (1): 78/114 MB Progress (1): 78/114 MB Progress (1): 78/114 MB Progress (1): 78/114 MB Progress (1): 78/114 MB Progress (1): 78/114 MB Progress (1): 78/114 MB Progress (1): 78/114 MB Progress (1): 78/114 MB Progress (1): 78/114 MB Progress (1): 78/114 MB Progress (1): 78/114 MB Progress (1): 78/114 MB Progress (1): 78/114 MB Progress (1): 78/114 MB Progress (1): 78/114 MB Progress (1): 78/114 MB Progress (1): 78/114 MB Progress (1): 78/114 MB Progress (1): 78/114 MB Progress (1): 78/114 MB Progress (1): 78/114 MB Progress (1): 78/114 MB Progress (1): 78/114 MB Progress (1): 78/114 MB Progress (1): 78/114 MB Progress (1): 78/114 MB Progress (1): 78/114 MB Progress (1): 78/114 MB Progress (1): 78/114 MB Progress (1): 78/114 MB Progress (1): 78/114 MB Progress (1): 78/114 MB Progress (1): 78/114 MB Progress (1): 78/114 MB Progress (1): 78/114 MB Progress (1): 78/114 MB Progress (1): 78/114 MB Progress (1): 78/114 MB Progress (1): 78/114 MB Progress (1): 78/114 MB Progress (1): 78/114 MB Progress (1): 78/114 MB Progress (1): 78/114 MB Progress (1): 78/114 MB Progress (1): 78/114 MB Progress (1): 78/114 MB Progress (1): 78/114 MB Progress (1): 78/114 MB Progress (1): 78/114 MB Progress (1): 78/114 MB Progress (1): 78/114 MB Progress (1): 78/114 MB Progress (1): 78/114 MB Progress (1): 78/114 MB Progress (1): 78/114 MB Progress (1): 78/114 MB Progress (1): 78/114 MB Progress (1): 78/114 MB Progress (1): 78/114 MB Progress (1): 78/114 MB Progress (1): 78/114 MB Progress (1): 78/114 MB Progress (1): 78/114 MB Progress (1): 78/114 MB Progress (1): 78/114 MB Progress (1): 78/114 MB Progress (1): 78/114 MB Progress (1): 78/114 MB Progress (1): 78/114 MB Progress (1): 78/114 MB Progress (1): 78/114 MB Progress (1): 78/114 MB Progress (1): 78/114 MB Progress (1): 78/114 MB Progress (1): 78/114 MB Progress (1): 78/114 MB Progress (1): 78/114 MB Progress (1): 78/114 MB Progress (1): 78/114 MB Progress (1): 78/114 MB Progress (1): 78/114 MB Progress (1): 78/114 MB Progress (1): 78/114 MB Progress (1): 78/114 MB Progress (1): 78/114 MB Progress (1): 78/114 MB Progress (1): 78/114 MB Progress (1): 78/114 MB Progress (1): 78/114 MB Progress (1): 78/114 MB Progress (1): 78/114 MB Progress (1): 78/114 MB Progress (1): 78/114 MB Progress (1): 78/114 MB Progress (1): 78/114 MB Progress (1): 78/114 MB Progress (1): 78/114 MB Progress (1): 78/114 MB Progress (1): 78/114 MB Progress (1): 78/114 MB Progress (1): 78/114 MB Progress (1): 78/114 MB Progress (1): 78/114 MB Progress (1): 78/114 MB Progress (1): 78/114 MB Progress (1): 78/114 MB Progress (1): 78/114 MB Progress (1): 78/114 MB Progress (1): 78/114 MB Progress (1): 78/114 MB Progress (1): 78/114 MB Progress (1): 78/114 MB Progress (1): 78/114 MB Progress (1): 78/114 MB Progress (1): 78/114 MB Progress (1): 78/114 MB Progress (1): 78/114 MB Progress (1): 78/114 MB Progress (1): 78/114 MB Progress (1): 78/114 MB Progress (1): 78/114 MB Progress (1): 78/114 MB Progress (1): 78/114 MB Progress (1): 78/114 MB Progress (1): 78/114 MB Progress (1): 78/114 MB Progress (1): 78/114 MB Progress (1): 78/114 MB Progress (1): 78/114 MB Progress (1): 78/114 MB Progress (1): 78/114 MB Progress (1): 78/114 MB Progress (1): 78/114 MB Progress (1): 78/114 MB Progress (1): 78/114 MB Progress (1): 78/114 MB Progress (1): 78/114 MB Progress (1): 78/114 MB Progress (1): 78/114 MB Progress (1): 78/114 MB Progress (1): 78/114 MB Progress (1): 78/114 MB Progress (1): 78/114 MB Progress (1): 78/114 MB Progress (1): 78/114 MB Progress (1): 78/114 MB Progress (1): 78/114 MB Progress (1): 78/114 MB Progress (1): 78/114 MB Progress (1): 78/114 MB Progress (1): 78/114 MB Progress (1): 78/114 MB Progress (1): 78/114 MB Progress (1): 78/114 MB Progress (1): 78/114 MB Progress (1): 78/114 MB Progress (1): 78/114 MB Progress (1): 78/114 MB Progress (1): 78/114 MB Progress (1): 79/114 MB Progress (1): 79/114 MB Progress (1): 79/114 MB Progress (1): 79/114 MB Progress (1): 79/114 MB Progress (1): 79/114 MB Progress (1): 79/114 MB Progress (1): 79/114 MB Progress (1): 79/114 MB Progress (1): 79/114 MB Progress (1): 79/114 MB Progress (1): 79/114 MB Progress (1): 79/114 MB Progress (1): 79/114 MB Progress (1): 79/114 MB Progress (1): 79/114 MB Progress (1): 79/114 MB Progress (1): 79/114 MB Progress (1): 79/114 MB Progress (1): 79/114 MB Progress (1): 79/114 MB Progress (1): 79/114 MB Progress (1): 79/114 MB Progress (1): 79/114 MB Progress (1): 79/114 MB Progress (1): 79/114 MB Progress (1): 79/114 MB Progress (1): 79/114 MB Progress (1): 79/114 MB Progress (1): 79/114 MB Progress (1): 79/114 MB Progress (1): 79/114 MB Progress (1): 79/114 MB Progress (1): 79/114 MB Progress (1): 79/114 MB Progress (1): 79/114 MB Progress (1): 79/114 MB Progress (1): 79/114 MB Progress (1): 79/114 MB Progress (1): 79/114 MB Progress (1): 79/114 MB Progress (1): 79/114 MB Progress (1): 79/114 MB Progress (1): 79/114 MB Progress (1): 79/114 MB Progress (1): 79/114 MB Progress (1): 79/114 MB Progress (1): 79/114 MB Progress (1): 79/114 MB Progress (1): 79/114 MB Progress (1): 79/114 MB Progress (1): 79/114 MB Progress (1): 79/114 MB Progress (1): 79/114 MB Progress (1): 79/114 MB Progress (1): 79/114 MB Progress (1): 79/114 MB Progress (1): 79/114 MB Progress (1): 79/114 MB Progress (1): 79/114 MB Progress (1): 79/114 MB Progress (1): 79/114 MB Progress (1): 79/114 MB Progress (1): 79/114 MB Progress (1): 79/114 MB Progress (1): 79/114 MB Progress (1): 79/114 MB Progress (1): 79/114 MB Progress (1): 79/114 MB Progress (1): 79/114 MB Progress (1): 79/114 MB Progress (1): 79/114 MB Progress (1): 79/114 MB Progress (1): 79/114 MB Progress (1): 79/114 MB Progress (1): 79/114 MB Progress (1): 79/114 MB Progress (1): 79/114 MB Progress (1): 79/114 MB Progress (1): 79/114 MB Progress (1): 79/114 MB Progress (1): 79/114 MB Progress (1): 79/114 MB Progress (1): 79/114 MB Progress (1): 79/114 MB Progress (1): 79/114 MB Progress (1): 79/114 MB Progress (1): 79/114 MB Progress (1): 79/114 MB Progress (1): 79/114 MB Progress (1): 79/114 MB Progress (1): 79/114 MB Progress (1): 79/114 MB Progress (1): 79/114 MB Progress (1): 79/114 MB Progress (1): 79/114 MB Progress (1): 79/114 MB Progress (1): 79/114 MB Progress (1): 79/114 MB Progress (1): 79/114 MB Progress (1): 79/114 MB Progress (1): 79/114 MB Progress (1): 79/114 MB Progress (1): 79/114 MB Progress (1): 79/114 MB Progress (1): 79/114 MB Progress (1): 79/114 MB Progress (1): 79/114 MB Progress (1): 79/114 MB Progress (1): 79/114 MB Progress (1): 79/114 MB Progress (1): 79/114 MB Progress (1): 79/114 MB Progress (1): 79/114 MB Progress (1): 79/114 MB Progress (1): 79/114 MB Progress (1): 79/114 MB Progress (1): 79/114 MB Progress (1): 79/114 MB Progress (1): 79/114 MB Progress (1): 79/114 MB Progress (1): 79/114 MB Progress (1): 79/114 MB Progress (1): 79/114 MB Progress (1): 79/114 MB Progress (1): 79/114 MB Progress (1): 79/114 MB Progress (1): 79/114 MB Progress (1): 79/114 MB Progress (1): 79/114 MB Progress (1): 79/114 MB Progress (1): 79/114 MB Progress (1): 79/114 MB Progress (1): 79/114 MB Progress (1): 79/114 MB Progress (1): 79/114 MB Progress (1): 79/114 MB Progress (1): 79/114 MB Progress (1): 79/114 MB Progress (1): 79/114 MB Progress (1): 79/114 MB Progress (1): 79/114 MB Progress (1): 79/114 MB Progress (1): 79/114 MB Progress (1): 79/114 MB Progress (1): 79/114 MB Progress (1): 79/114 MB Progress (1): 79/114 MB Progress (1): 79/114 MB Progress (1): 79/114 MB Progress (1): 79/114 MB Progress (1): 79/114 MB Progress (1): 79/114 MB Progress (1): 79/114 MB Progress (1): 79/114 MB Progress (1): 79/114 MB Progress (1): 79/114 MB Progress (1): 79/114 MB Progress (1): 79/114 MB Progress (1): 79/114 MB Progress (1): 79/114 MB Progress (1): 79/114 MB Progress (1): 79/114 MB Progress (1): 79/114 MB Progress (1): 79/114 MB Progress (1): 79/114 MB Progress (1): 79/114 MB Progress (1): 79/114 MB Progress (1): 79/114 MB Progress (1): 79/114 MB Progress (1): 79/114 MB Progress (1): 79/114 MB Progress (1): 79/114 MB Progress (1): 79/114 MB Progress (1): 79/114 MB Progress (1): 79/114 MB Progress (1): 79/114 MB Progress (1): 79/114 MB Progress (1): 79/114 MB Progress (1): 79/114 MB Progress (1): 79/114 MB Progress (1): 79/114 MB Progress (1): 79/114 MB Progress (1): 79/114 MB Progress (1): 79/114 MB Progress (1): 79/114 MB Progress (1): 79/114 MB Progress (1): 79/114 MB Progress (1): 79/114 MB Progress (1): 79/114 MB Progress (1): 79/114 MB Progress (1): 79/114 MB Progress (1): 79/114 MB Progress (1): 79/114 MB Progress (1): 79/114 MB Progress (1): 79/114 MB Progress (1): 79/114 MB Progress (1): 79/114 MB Progress (1): 79/114 MB Progress (1): 79/114 MB Progress (1): 79/114 MB Progress (1): 79/114 MB Progress (1): 79/114 MB Progress (1): 79/114 MB Progress (1): 79/114 MB Progress (1): 79/114 MB Progress (1): 79/114 MB Progress (1): 79/114 MB Progress (1): 79/114 MB Progress (1): 79/114 MB Progress (1): 79/114 MB Progress (1): 79/114 MB Progress (1): 79/114 MB Progress (1): 79/114 MB Progress (1): 79/114 MB Progress (1): 79/114 MB Progress (1): 79/114 MB Progress (1): 79/114 MB Progress (1): 79/114 MB Progress (1): 79/114 MB Progress (1): 79/114 MB Progress (1): 79/114 MB Progress (1): 79/114 MB Progress (1): 79/114 MB Progress (1): 79/114 MB Progress (1): 79/114 MB Progress (1): 79/114 MB Progress (1): 79/114 MB Progress (1): 79/114 MB Progress (1): 79/114 MB Progress (1): 79/114 MB Progress (1): 79/114 MB Progress (1): 79/114 MB Progress (1): 79/114 MB Progress (1): 79/114 MB Progress (1): 79/114 MB Progress (1): 79/114 MB Progress (1): 79/114 MB Progress (1): 79/114 MB Progress (1): 79/114 MB Progress (1): 79/114 MB Progress (1): 79/114 MB Progress (1): 79/114 MB Progress (1): 79/114 MB Progress (1): 79/114 MB Progress (1): 79/114 MB Progress (1): 79/114 MB Progress (1): 79/114 MB Progress (1): 79/114 MB Progress (1): 79/114 MB Progress (1): 79/114 MB Progress (1): 79/114 MB Progress (1): 79/114 MB Progress (1): 79/114 MB Progress (1): 79/114 MB Progress (1): 79/114 MB Progress (1): 79/114 MB Progress (1): 79/114 MB Progress (1): 79/114 MB Progress (1): 79/114 MB Progress (1): 79/114 MB Progress (1): 79/114 MB Progress (1): 79/114 MB Progress (1): 79/114 MB Progress (1): 79/114 MB Progress (1): 79/114 MB Progress (1): 79/114 MB Progress (1): 79/114 MB Progress (1): 79/114 MB Progress (1): 79/114 MB Progress (1): 79/114 MB Progress (1): 79/114 MB Progress (1): 79/114 MB Progress (1): 79/114 MB Progress (1): 79/114 MB Progress (1): 79/114 MB Progress (1): 79/114 MB Progress (1): 79/114 MB Progress (1): 79/114 MB Progress (1): 79/114 MB Progress (1): 79/114 MB Progress (1): 79/114 MB Progress (1): 79/114 MB Progress (1): 79/114 MB Progress (1): 79/114 MB Progress (1): 79/114 MB Progress (1): 79/114 MB Progress (1): 79/114 MB Progress (1): 79/114 MB Progress (1): 79/114 MB Progress (1): 79/114 MB Progress (1): 79/114 MB Progress (1): 79/114 MB Progress (1): 79/114 MB Progress (1): 79/114 MB Progress (1): 79/114 MB Progress (1): 79/114 MB Progress (1): 79/114 MB Progress (1): 79/114 MB Progress (1): 79/114 MB Progress (1): 79/114 MB Progress (1): 79/114 MB Progress (1): 79/114 MB Progress (1): 79/114 MB Progress (1): 79/114 MB Progress (1): 79/114 MB Progress (1): 79/114 MB Progress (1): 79/114 MB Progress (1): 79/114 MB Progress (1): 79/114 MB Progress (1): 79/114 MB Progress (1): 79/114 MB Progress (1): 79/114 MB Progress (1): 79/114 MB Progress (1): 79/114 MB Progress (1): 79/114 MB Progress (1): 79/114 MB Progress (1): 79/114 MB Progress (1): 79/114 MB Progress (1): 79/114 MB Progress (1): 79/114 MB Progress (1): 79/114 MB Progress (1): 79/114 MB Progress (1): 79/114 MB Progress (1): 79/114 MB Progress (1): 79/114 MB Progress (1): 79/114 MB Progress (1): 79/114 MB Progress (1): 79/114 MB Progress (1): 79/114 MB Progress (1): 79/114 MB Progress (1): 79/114 MB Progress (1): 79/114 MB Progress (1): 79/114 MB Progress (1): 79/114 MB Progress (1): 79/114 MB Progress (1): 79/114 MB Progress (1): 79/114 MB Progress (1): 79/114 MB Progress (1): 79/114 MB Progress (1): 79/114 MB Progress (1): 79/114 MB Progress (1): 79/114 MB Progress (1): 79/114 MB Progress (1): 79/114 MB Progress (1): 79/114 MB Progress (1): 79/114 MB Progress (1): 79/114 MB Progress (1): 79/114 MB Progress (1): 79/114 MB Progress (1): 79/114 MB Progress (1): 79/114 MB Progress (1): 79/114 MB Progress (1): 79/114 MB Progress (1): 79/114 MB Progress (1): 79/114 MB Progress (1): 79/114 MB Progress (1): 79/114 MB Progress (1): 79/114 MB Progress (1): 79/114 MB Progress (1): 79/114 MB Progress (1): 79/114 MB Progress (1): 79/114 MB Progress (1): 79/114 MB Progress (1): 79/114 MB Progress (1): 79/114 MB Progress (1): 79/114 MB Progress (1): 79/114 MB Progress (1): 79/114 MB Progress (1): 79/114 MB Progress (1): 79/114 MB Progress (1): 79/114 MB Progress (1): 79/114 MB Progress (1): 79/114 MB Progress (1): 79/114 MB Progress (1): 79/114 MB Progress (1): 79/114 MB Progress (1): 79/114 MB Progress (1): 79/114 MB Progress (1): 79/114 MB Progress (1): 79/114 MB Progress (1): 79/114 MB Progress (1): 79/114 MB Progress (1): 79/114 MB Progress (1): 79/114 MB Progress (1): 79/114 MB Progress (1): 79/114 MB Progress (1): 79/114 MB Progress (1): 79/114 MB Progress (1): 79/114 MB Progress (1): 79/114 MB Progress (1): 79/114 MB Progress (1): 79/114 MB Progress (1): 79/114 MB Progress (1): 79/114 MB Progress (1): 79/114 MB Progress (1): 79/114 MB Progress (1): 79/114 MB Progress (1): 79/114 MB Progress (1): 79/114 MB Progress (1): 79/114 MB Progress (1): 79/114 MB Progress (1): 79/114 MB Progress (1): 79/114 MB Progress (1): 79/114 MB Progress (1): 79/114 MB Progress (1): 79/114 MB Progress (1): 79/114 MB Progress (1): 79/114 MB Progress (1): 79/114 MB Progress (1): 79/114 MB Progress (1): 79/114 MB Progress (1): 79/114 MB Progress (1): 79/114 MB Progress (1): 79/114 MB Progress (1): 79/114 MB Progress (1): 79/114 MB Progress (1): 79/114 MB Progress (1): 79/114 MB Progress (1): 79/114 MB Progress (1): 79/114 MB Progress (1): 79/114 MB Progress (1): 79/114 MB Progress (1): 79/114 MB Progress (1): 79/114 MB Progress (1): 79/114 MB Progress (1): 79/114 MB Progress (1): 79/114 MB Progress (1): 79/114 MB Progress (1): 79/114 MB Progress (1): 79/114 MB Progress (1): 79/114 MB Progress (1): 79/114 MB Progress (1): 79/114 MB Progress (1): 79/114 MB Progress (1): 79/114 MB Progress (1): 79/114 MB Progress (1): 79/114 MB Progress (1): 79/114 MB Progress (1): 79/114 MB Progress (1): 79/114 MB Progress (1): 79/114 MB Progress (1): 79/114 MB Progress (1): 79/114 MB Progress (1): 79/114 MB Progress (1): 79/114 MB Progress (1): 79/114 MB Progress (1): 79/114 MB Progress (1): 79/114 MB Progress (1): 79/114 MB Progress (1): 79/114 MB Progress (1): 79/114 MB Progress (1): 79/114 MB Progress (1): 79/114 MB Progress (1): 79/114 MB Progress (1): 79/114 MB Progress (1): 79/114 MB Progress (1): 79/114 MB Progress (1): 79/114 MB Progress (1): 79/114 MB Progress (1): 79/114 MB Progress (1): 79/114 MB Progress (1): 79/114 MB Progress (1): 79/114 MB Progress (1): 79/114 MB Progress (1): 79/114 MB Progress (1): 79/114 MB Progress (1): 79/114 MB Progress (1): 79/114 MB Progress (1): 79/114 MB Progress (1): 79/114 MB Progress (1): 79/114 MB Progress (1): 79/114 MB Progress (1): 79/114 MB Progress (1): 79/114 MB Progress (1): 79/114 MB Progress (1): 79/114 MB Progress (1): 79/114 MB Progress (1): 79/114 MB Progress (1): 79/114 MB Progress (1): 79/114 MB Progress (1): 79/114 MB Progress (1): 79/114 MB Progress (1): 79/114 MB Progress (1): 79/114 MB Progress (1): 79/114 MB Progress (1): 79/114 MB Progress (1): 79/114 MB Progress (1): 80/114 MB Progress (1): 80/114 MB Progress (1): 80/114 MB Progress (1): 80/114 MB Progress (1): 80/114 MB Progress (1): 80/114 MB Progress (1): 80/114 MB Progress (1): 80/114 MB Progress (1): 80/114 MB Progress (1): 80/114 MB Progress (1): 80/114 MB Progress (1): 80/114 MB Progress (1): 80/114 MB Progress (1): 80/114 MB Progress (1): 80/114 MB Progress (1): 80/114 MB Progress (1): 80/114 MB Progress (1): 80/114 MB Progress (1): 80/114 MB Progress (1): 80/114 MB Progress (1): 80/114 MB Progress (1): 80/114 MB Progress (1): 80/114 MB Progress (1): 80/114 MB Progress (1): 80/114 MB Progress (1): 80/114 MB Progress (1): 80/114 MB Progress (1): 80/114 MB Progress (1): 80/114 MB Progress (1): 80/114 MB Progress (1): 80/114 MB Progress (1): 80/114 MB Progress (1): 80/114 MB Progress (1): 80/114 MB Progress (1): 80/114 MB Progress (1): 80/114 MB Progress (1): 80/114 MB Progress (1): 80/114 MB Progress (1): 80/114 MB Progress (1): 80/114 MB Progress (1): 80/114 MB Progress (1): 80/114 MB Progress (1): 80/114 MB Progress (1): 80/114 MB Progress (1): 80/114 MB Progress (1): 80/114 MB Progress (1): 80/114 MB Progress (1): 80/114 MB Progress (1): 80/114 MB Progress (1): 80/114 MB Progress (1): 80/114 MB Progress (1): 80/114 MB Progress (1): 80/114 MB Progress (1): 80/114 MB Progress (1): 80/114 MB Progress (1): 80/114 MB Progress (1): 80/114 MB Progress (1): 80/114 MB Progress (1): 80/114 MB Progress (1): 80/114 MB Progress (1): 80/114 MB Progress (1): 80/114 MB Progress (1): 80/114 MB Progress (1): 80/114 MB Progress (1): 80/114 MB Progress (1): 80/114 MB Progress (1): 80/114 MB Progress (1): 80/114 MB Progress (1): 80/114 MB Progress (1): 80/114 MB Progress (1): 80/114 MB Progress (1): 80/114 MB Progress (1): 80/114 MB Progress (1): 80/114 MB Progress (1): 80/114 MB Progress (1): 80/114 MB Progress (1): 80/114 MB Progress (1): 80/114 MB Progress (1): 80/114 MB Progress (1): 80/114 MB Progress (1): 80/114 MB Progress (1): 80/114 MB Progress (1): 80/114 MB Progress (1): 80/114 MB Progress (1): 80/114 MB Progress (1): 80/114 MB Progress (1): 80/114 MB Progress (1): 80/114 MB Progress (1): 80/114 MB Progress (1): 80/114 MB Progress (1): 80/114 MB Progress (1): 80/114 MB Progress (1): 80/114 MB Progress (1): 80/114 MB Progress (1): 80/114 MB Progress (1): 80/114 MB Progress (1): 80/114 MB Progress (1): 80/114 MB Progress (1): 80/114 MB Progress (1): 80/114 MB Progress (1): 80/114 MB Progress (1): 80/114 MB Progress (1): 80/114 MB Progress (1): 80/114 MB Progress (1): 80/114 MB Progress (1): 80/114 MB Progress (1): 80/114 MB Progress (1): 80/114 MB Progress (1): 80/114 MB Progress (1): 80/114 MB Progress (1): 80/114 MB Progress (1): 80/114 MB Progress (1): 80/114 MB Progress (1): 80/114 MB Progress (1): 80/114 MB Progress (1): 80/114 MB Progress (1): 80/114 MB Progress (1): 80/114 MB Progress (1): 80/114 MB Progress (1): 80/114 MB Progress (1): 80/114 MB Progress (1): 80/114 MB Progress (1): 80/114 MB Progress (1): 80/114 MB Progress (1): 80/114 MB Progress (1): 80/114 MB Progress (1): 80/114 MB Progress (1): 80/114 MB Progress (1): 80/114 MB Progress (1): 80/114 MB Progress (1): 80/114 MB Progress (1): 80/114 MB Progress (1): 80/114 MB Progress (1): 80/114 MB Progress (1): 80/114 MB Progress (1): 80/114 MB Progress (1): 80/114 MB Progress (1): 80/114 MB Progress (1): 80/114 MB Progress (1): 80/114 MB Progress (1): 80/114 MB Progress (1): 80/114 MB Progress (1): 80/114 MB Progress (1): 80/114 MB Progress (1): 80/114 MB Progress (1): 80/114 MB Progress (1): 80/114 MB Progress (1): 80/114 MB Progress (1): 80/114 MB Progress (1): 80/114 MB Progress (1): 80/114 MB Progress (1): 80/114 MB Progress (1): 80/114 MB Progress (1): 80/114 MB Progress (1): 80/114 MB Progress (1): 80/114 MB Progress (1): 80/114 MB Progress (1): 80/114 MB Progress (1): 80/114 MB Progress (1): 80/114 MB Progress (1): 80/114 MB Progress (1): 80/114 MB Progress (1): 80/114 MB Progress (1): 80/114 MB Progress (1): 80/114 MB Progress (1): 80/114 MB Progress (1): 80/114 MB Progress (1): 80/114 MB Progress (1): 80/114 MB Progress (1): 80/114 MB Progress (1): 80/114 MB Progress (1): 80/114 MB Progress (1): 80/114 MB Progress (1): 80/114 MB Progress (1): 80/114 MB Progress (1): 80/114 MB Progress (1): 80/114 MB Progress (1): 80/114 MB Progress (1): 80/114 MB Progress (1): 80/114 MB Progress (1): 80/114 MB Progress (1): 80/114 MB Progress (1): 80/114 MB Progress (1): 80/114 MB Progress (1): 80/114 MB Progress (1): 80/114 MB Progress (1): 80/114 MB Progress (1): 80/114 MB Progress (1): 80/114 MB Progress (1): 80/114 MB Progress (1): 80/114 MB Progress (1): 80/114 MB Progress (1): 80/114 MB Progress (1): 80/114 MB Progress (1): 80/114 MB Progress (1): 80/114 MB Progress (1): 80/114 MB Progress (1): 80/114 MB Progress (1): 80/114 MB Progress (1): 80/114 MB Progress (1): 80/114 MB Progress (1): 80/114 MB Progress (1): 80/114 MB Progress (1): 80/114 MB Progress (1): 80/114 MB Progress (1): 80/114 MB Progress (1): 80/114 MB Progress (1): 80/114 MB Progress (1): 80/114 MB Progress (1): 80/114 MB Progress (1): 80/114 MB Progress (1): 80/114 MB Progress (1): 80/114 MB Progress (1): 80/114 MB Progress (1): 80/114 MB Progress (1): 80/114 MB Progress (1): 80/114 MB Progress (1): 80/114 MB Progress (1): 80/114 MB Progress (1): 80/114 MB Progress (1): 80/114 MB Progress (1): 80/114 MB Progress (1): 80/114 MB Progress (1): 80/114 MB Progress (1): 80/114 MB Progress (1): 80/114 MB Progress (1): 80/114 MB Progress (1): 80/114 MB Progress (1): 80/114 MB Progress (1): 80/114 MB Progress (1): 80/114 MB Progress (1): 80/114 MB Progress (1): 80/114 MB Progress (1): 80/114 MB Progress (1): 80/114 MB Progress (1): 80/114 MB Progress (1): 80/114 MB Progress (1): 80/114 MB Progress (1): 80/114 MB Progress (1): 80/114 MB Progress (1): 80/114 MB Progress (1): 80/114 MB Progress (1): 80/114 MB Progress (1): 80/114 MB Progress (1): 80/114 MB Progress (1): 80/114 MB Progress (1): 80/114 MB Progress (1): 80/114 MB Progress (1): 80/114 MB Progress (1): 80/114 MB Progress (1): 80/114 MB Progress (1): 80/114 MB Progress (1): 80/114 MB Progress (1): 80/114 MB Progress (1): 80/114 MB Progress (1): 80/114 MB Progress (1): 80/114 MB Progress (1): 80/114 MB Progress (1): 80/114 MB Progress (1): 80/114 MB Progress (1): 80/114 MB Progress (1): 80/114 MB Progress (1): 80/114 MB Progress (1): 80/114 MB Progress (1): 80/114 MB Progress (1): 80/114 MB Progress (1): 80/114 MB Progress (1): 80/114 MB Progress (1): 80/114 MB Progress (1): 80/114 MB Progress (1): 80/114 MB Progress (1): 80/114 MB Progress (1): 80/114 MB Progress (1): 80/114 MB Progress (1): 80/114 MB Progress (1): 80/114 MB Progress (1): 80/114 MB Progress (1): 80/114 MB Progress (1): 80/114 MB Progress (1): 80/114 MB Progress (1): 80/114 MB Progress (1): 80/114 MB Progress (1): 80/114 MB Progress (1): 80/114 MB Progress (1): 80/114 MB Progress (1): 80/114 MB Progress (1): 80/114 MB Progress (1): 80/114 MB Progress (1): 80/114 MB Progress (1): 80/114 MB Progress (1): 80/114 MB Progress (1): 80/114 MB Progress (1): 80/114 MB Progress (1): 80/114 MB Progress (1): 80/114 MB Progress (1): 80/114 MB Progress (1): 80/114 MB Progress (1): 80/114 MB Progress (1): 80/114 MB Progress (1): 80/114 MB Progress (1): 80/114 MB Progress (1): 80/114 MB Progress (1): 80/114 MB Progress (1): 80/114 MB Progress (1): 80/114 MB Progress (1): 80/114 MB Progress (1): 80/114 MB Progress (1): 80/114 MB Progress (1): 80/114 MB Progress (1): 80/114 MB Progress (1): 80/114 MB Progress (1): 80/114 MB Progress (1): 80/114 MB Progress (1): 80/114 MB Progress (1): 80/114 MB Progress (1): 80/114 MB Progress (1): 80/114 MB Progress (1): 80/114 MB Progress (1): 80/114 MB Progress (1): 80/114 MB Progress (1): 80/114 MB Progress (1): 80/114 MB Progress (1): 80/114 MB Progress (1): 80/114 MB Progress (1): 80/114 MB Progress (1): 80/114 MB Progress (1): 80/114 MB Progress (1): 80/114 MB Progress (1): 80/114 MB Progress (1): 80/114 MB Progress (1): 80/114 MB Progress (1): 80/114 MB Progress (1): 80/114 MB Progress (1): 80/114 MB Progress (1): 80/114 MB Progress (1): 80/114 MB Progress (1): 80/114 MB Progress (1): 80/114 MB Progress (1): 80/114 MB Progress (1): 80/114 MB Progress (1): 80/114 MB Progress (1): 80/114 MB Progress (1): 80/114 MB Progress (1): 80/114 MB Progress (1): 80/114 MB Progress (1): 80/114 MB Progress (1): 80/114 MB Progress (1): 80/114 MB Progress (1): 80/114 MB Progress (1): 80/114 MB Progress (1): 80/114 MB Progress (1): 80/114 MB Progress (1): 80/114 MB Progress (1): 80/114 MB Progress (1): 80/114 MB Progress (1): 80/114 MB Progress (1): 80/114 MB Progress (1): 80/114 MB Progress (1): 80/114 MB Progress (1): 80/114 MB Progress (1): 80/114 MB Progress (1): 80/114 MB Progress (1): 80/114 MB Progress (1): 80/114 MB Progress (1): 80/114 MB Progress (1): 80/114 MB Progress (1): 80/114 MB Progress (1): 80/114 MB Progress (1): 80/114 MB Progress (1): 80/114 MB Progress (1): 80/114 MB Progress (1): 80/114 MB Progress (1): 80/114 MB Progress (1): 80/114 MB Progress (1): 80/114 MB Progress (1): 80/114 MB Progress (1): 80/114 MB Progress (1): 80/114 MB Progress (1): 80/114 MB Progress (1): 80/114 MB Progress (1): 80/114 MB Progress (1): 80/114 MB Progress (1): 80/114 MB Progress (1): 80/114 MB Progress (1): 80/114 MB Progress (1): 80/114 MB Progress (1): 80/114 MB Progress (1): 80/114 MB Progress (1): 80/114 MB Progress (1): 80/114 MB Progress (1): 80/114 MB Progress (1): 80/114 MB Progress (1): 80/114 MB Progress (1): 80/114 MB Progress (1): 80/114 MB Progress (1): 80/114 MB Progress (1): 80/114 MB Progress (1): 80/114 MB Progress (1): 80/114 MB Progress (1): 80/114 MB Progress (1): 80/114 MB Progress (1): 80/114 MB Progress (1): 80/114 MB Progress (1): 80/114 MB Progress (1): 80/114 MB Progress (1): 80/114 MB Progress (1): 80/114 MB Progress (1): 80/114 MB Progress (1): 80/114 MB Progress (1): 80/114 MB Progress (1): 80/114 MB Progress (1): 80/114 MB Progress (1): 80/114 MB Progress (1): 80/114 MB Progress (1): 80/114 MB Progress (1): 80/114 MB Progress (1): 80/114 MB Progress (1): 80/114 MB Progress (1): 80/114 MB Progress (1): 80/114 MB Progress (1): 80/114 MB Progress (1): 80/114 MB Progress (1): 80/114 MB Progress (1): 80/114 MB Progress (1): 80/114 MB Progress (1): 80/114 MB Progress (1): 80/114 MB Progress (1): 80/114 MB Progress (1): 80/114 MB Progress (1): 80/114 MB Progress (1): 80/114 MB Progress (1): 80/114 MB Progress (1): 80/114 MB Progress (1): 80/114 MB Progress (1): 80/114 MB Progress (1): 80/114 MB Progress (1): 80/114 MB Progress (1): 80/114 MB Progress (1): 80/114 MB Progress (1): 80/114 MB Progress (1): 80/114 MB Progress (1): 80/114 MB Progress (1): 80/114 MB Progress (1): 80/114 MB Progress (1): 80/114 MB Progress (1): 80/114 MB Progress (1): 80/114 MB Progress (1): 80/114 MB Progress (1): 80/114 MB Progress (1): 80/114 MB Progress (1): 80/114 MB Progress (1): 80/114 MB Progress (1): 80/114 MB Progress (1): 80/114 MB Progress (1): 80/114 MB Progress (1): 80/114 MB Progress (1): 80/114 MB Progress (1): 80/114 MB Progress (1): 80/114 MB Progress (1): 80/114 MB Progress (1): 80/114 MB Progress (1): 80/114 MB Progress (1): 80/114 MB Progress (1): 80/114 MB Progress (1): 80/114 MB Progress (1): 80/114 MB Progress (1): 80/114 MB Progress (1): 80/114 MB Progress (1): 80/114 MB Progress (1): 80/114 MB Progress (1): 80/114 MB Progress (1): 80/114 MB Progress (1): 80/114 MB Progress (1): 80/114 MB Progress (1): 80/114 MB Progress (1): 80/114 MB Progress (1): 80/114 MB Progress (1): 80/114 MB Progress (1): 80/114 MB Progress (1): 80/114 MB Progress (1): 80/114 MB Progress (1): 80/114 MB Progress (1): 80/114 MB Progress (1): 80/114 MB Progress (1): 80/114 MB Progress (1): 80/114 MB Progress (1): 80/114 MB Progress (1): 80/114 MB Progress (1): 81/114 MB Progress (1): 81/114 MB Progress (1): 81/114 MB Progress (1): 81/114 MB Progress (1): 81/114 MB Progress (1): 81/114 MB Progress (1): 81/114 MB Progress (1): 81/114 MB Progress (1): 81/114 MB Progress (1): 81/114 MB Progress (1): 81/114 MB Progress (1): 81/114 MB Progress (1): 81/114 MB Progress (1): 81/114 MB Progress (1): 81/114 MB Progress (1): 81/114 MB Progress (1): 81/114 MB Progress (1): 81/114 MB Progress (1): 81/114 MB Progress (1): 81/114 MB Progress (1): 81/114 MB Progress (1): 81/114 MB Progress (1): 81/114 MB Progress (1): 81/114 MB Progress (1): 81/114 MB Progress (1): 81/114 MB Progress (1): 81/114 MB Progress (1): 81/114 MB Progress (1): 81/114 MB Progress (1): 81/114 MB Progress (1): 81/114 MB Progress (1): 81/114 MB Progress (1): 81/114 MB Progress (1): 81/114 MB Progress (1): 81/114 MB Progress (1): 81/114 MB Progress (1): 81/114 MB Progress (1): 81/114 MB Progress (1): 81/114 MB Progress (1): 81/114 MB Progress (1): 81/114 MB Progress (1): 81/114 MB Progress (1): 81/114 MB Progress (1): 81/114 MB Progress (1): 81/114 MB Progress (1): 81/114 MB Progress (1): 81/114 MB Progress (1): 81/114 MB Progress (1): 81/114 MB Progress (1): 81/114 MB Progress (1): 81/114 MB Progress (1): 81/114 MB Progress (1): 81/114 MB Progress (1): 81/114 MB Progress (1): 81/114 MB Progress (1): 81/114 MB Progress (1): 81/114 MB Progress (1): 81/114 MB Progress (1): 81/114 MB Progress (1): 81/114 MB Progress (1): 81/114 MB Progress (1): 81/114 MB Progress (1): 81/114 MB Progress (1): 81/114 MB Progress (1): 81/114 MB Progress (1): 81/114 MB Progress (1): 81/114 MB Progress (1): 81/114 MB Progress (1): 81/114 MB Progress (1): 81/114 MB Progress (1): 81/114 MB Progress (1): 81/114 MB Progress (1): 81/114 MB Progress (1): 81/114 MB Progress (1): 81/114 MB Progress (1): 81/114 MB Progress (1): 81/114 MB Progress (1): 81/114 MB Progress (1): 81/114 MB Progress (1): 81/114 MB Progress (1): 81/114 MB Progress (1): 81/114 MB Progress (1): 81/114 MB Progress (1): 81/114 MB Progress (1): 81/114 MB Progress (1): 81/114 MB Progress (1): 81/114 MB Progress (1): 81/114 MB Progress (1): 81/114 MB Progress (1): 81/114 MB Progress (1): 81/114 MB Progress (1): 81/114 MB Progress (1): 81/114 MB Progress (1): 81/114 MB Progress (1): 81/114 MB Progress (1): 81/114 MB Progress (1): 81/114 MB Progress (1): 81/114 MB Progress (1): 81/114 MB Progress (1): 81/114 MB Progress (1): 81/114 MB Progress (1): 81/114 MB Progress (1): 81/114 MB Progress (1): 81/114 MB Progress (1): 81/114 MB Progress (1): 81/114 MB Progress (1): 81/114 MB Progress (1): 81/114 MB Progress (1): 81/114 MB Progress (1): 81/114 MB Progress (1): 81/114 MB Progress (1): 81/114 MB Progress (1): 81/114 MB Progress (1): 81/114 MB Progress (1): 81/114 MB Progress (1): 81/114 MB Progress (1): 81/114 MB Progress (1): 81/114 MB Progress (1): 81/114 MB Progress (1): 81/114 MB Progress (1): 81/114 MB Progress (1): 81/114 MB Progress (1): 81/114 MB Progress (1): 81/114 MB Progress (1): 81/114 MB Progress (1): 81/114 MB Progress (1): 81/114 MB Progress (1): 81/114 MB Progress (1): 81/114 MB Progress (1): 81/114 MB Progress (1): 81/114 MB Progress (1): 81/114 MB Progress (1): 81/114 MB Progress (1): 81/114 MB Progress (1): 81/114 MB Progress (1): 81/114 MB Progress (1): 81/114 MB Progress (1): 81/114 MB Progress (1): 81/114 MB Progress (1): 81/114 MB Progress (1): 81/114 MB Progress (1): 81/114 MB Progress (1): 81/114 MB Progress (1): 81/114 MB Progress (1): 81/114 MB Progress (1): 81/114 MB Progress (1): 81/114 MB Progress (1): 81/114 MB Progress (1): 81/114 MB Progress (1): 81/114 MB Progress (1): 81/114 MB Progress (1): 81/114 MB Progress (1): 81/114 MB Progress (1): 81/114 MB Progress (1): 81/114 MB Progress (1): 81/114 MB Progress (1): 81/114 MB Progress (1): 81/114 MB Progress (1): 81/114 MB Progress (1): 81/114 MB Progress (1): 81/114 MB Progress (1): 81/114 MB Progress (1): 81/114 MB Progress (1): 81/114 MB Progress (1): 81/114 MB Progress (1): 81/114 MB Progress (1): 81/114 MB Progress (1): 81/114 MB Progress (1): 81/114 MB Progress (1): 81/114 MB Progress (1): 81/114 MB Progress (1): 81/114 MB Progress (1): 81/114 MB Progress (1): 81/114 MB Progress (1): 81/114 MB Progress (1): 81/114 MB Progress (1): 81/114 MB Progress (1): 81/114 MB Progress (1): 81/114 MB Progress (1): 81/114 MB Progress (1): 81/114 MB Progress (1): 81/114 MB Progress (1): 81/114 MB Progress (1): 81/114 MB Progress (1): 81/114 MB Progress (1): 81/114 MB Progress (1): 81/114 MB Progress (1): 81/114 MB Progress (1): 81/114 MB Progress (1): 81/114 MB Progress (1): 81/114 MB Progress (1): 81/114 MB Progress (1): 81/114 MB Progress (1): 81/114 MB Progress (1): 81/114 MB Progress (1): 81/114 MB Progress (1): 81/114 MB Progress (1): 81/114 MB Progress (1): 81/114 MB Progress (1): 81/114 MB Progress (1): 81/114 MB Progress (1): 81/114 MB Progress (1): 81/114 MB Progress (1): 81/114 MB Progress (1): 81/114 MB Progress (1): 81/114 MB Progress (1): 81/114 MB Progress (1): 81/114 MB Progress (1): 81/114 MB Progress (1): 81/114 MB Progress (1): 81/114 MB Progress (1): 81/114 MB Progress (1): 81/114 MB Progress (1): 81/114 MB Progress (1): 81/114 MB Progress (1): 81/114 MB Progress (1): 81/114 MB Progress (1): 81/114 MB Progress (1): 81/114 MB Progress (1): 81/114 MB Progress (1): 81/114 MB Progress (1): 81/114 MB Progress (1): 81/114 MB Progress (1): 81/114 MB Progress (1): 81/114 MB Progress (1): 81/114 MB Progress (1): 81/114 MB Progress (1): 81/114 MB Progress (1): 81/114 MB Progress (1): 81/114 MB Progress (1): 81/114 MB Progress (1): 81/114 MB Progress (1): 81/114 MB Progress (1): 81/114 MB Progress (1): 81/114 MB Progress (1): 81/114 MB Progress (1): 81/114 MB Progress (1): 81/114 MB Progress (1): 81/114 MB Progress (1): 81/114 MB Progress (1): 81/114 MB Progress (1): 81/114 MB Progress (1): 81/114 MB Progress (1): 81/114 MB Progress (1): 81/114 MB Progress (1): 81/114 MB Progress (1): 81/114 MB Progress (1): 81/114 MB Progress (1): 81/114 MB Progress (1): 81/114 MB Progress (1): 81/114 MB Progress (1): 81/114 MB Progress (1): 81/114 MB Progress (1): 81/114 MB Progress (1): 81/114 MB Progress (1): 81/114 MB Progress (1): 81/114 MB Progress (1): 81/114 MB Progress (1): 81/114 MB Progress (1): 81/114 MB Progress (1): 81/114 MB Progress (1): 81/114 MB Progress (1): 81/114 MB Progress (1): 81/114 MB Progress (1): 81/114 MB Progress (1): 81/114 MB Progress (1): 81/114 MB Progress (1): 81/114 MB Progress (1): 81/114 MB Progress (1): 81/114 MB Progress (1): 81/114 MB Progress (1): 81/114 MB Progress (1): 81/114 MB Progress (1): 81/114 MB Progress (1): 81/114 MB Progress (1): 81/114 MB Progress (1): 81/114 MB Progress (1): 81/114 MB Progress (1): 81/114 MB Progress (1): 81/114 MB Progress (1): 81/114 MB Progress (1): 81/114 MB Progress (1): 81/114 MB Progress (1): 81/114 MB Progress (1): 81/114 MB Progress (1): 81/114 MB Progress (1): 81/114 MB Progress (1): 81/114 MB Progress (1): 81/114 MB Progress (1): 81/114 MB Progress (1): 81/114 MB Progress (1): 81/114 MB Progress (1): 81/114 MB Progress (1): 81/114 MB Progress (1): 81/114 MB Progress (1): 81/114 MB Progress (1): 81/114 MB Progress (1): 81/114 MB Progress (1): 81/114 MB Progress (1): 81/114 MB Progress (1): 81/114 MB Progress (1): 81/114 MB Progress (1): 81/114 MB Progress (1): 81/114 MB Progress (1): 81/114 MB Progress (1): 81/114 MB Progress (1): 81/114 MB Progress (1): 81/114 MB Progress (1): 81/114 MB Progress (1): 81/114 MB Progress (1): 81/114 MB Progress (1): 81/114 MB Progress (1): 81/114 MB Progress (1): 81/114 MB Progress (1): 81/114 MB Progress (1): 81/114 MB Progress (1): 81/114 MB Progress (1): 81/114 MB Progress (1): 81/114 MB Progress (1): 81/114 MB Progress (1): 81/114 MB Progress (1): 81/114 MB Progress (1): 81/114 MB Progress (1): 81/114 MB Progress (1): 81/114 MB Progress (1): 81/114 MB Progress (1): 81/114 MB Progress (1): 81/114 MB Progress (1): 81/114 MB Progress (1): 81/114 MB Progress (1): 81/114 MB Progress (1): 81/114 MB Progress (1): 81/114 MB Progress (1): 81/114 MB Progress (1): 81/114 MB Progress (1): 81/114 MB Progress (1): 81/114 MB Progress (1): 81/114 MB Progress (1): 81/114 MB Progress (1): 81/114 MB Progress (1): 81/114 MB Progress (1): 81/114 MB Progress (1): 81/114 MB Progress (1): 81/114 MB Progress (1): 81/114 MB Progress (1): 81/114 MB Progress (1): 81/114 MB Progress (1): 81/114 MB Progress (1): 81/114 MB Progress (1): 81/114 MB Progress (1): 81/114 MB Progress (1): 81/114 MB Progress (1): 81/114 MB Progress (1): 81/114 MB Progress (1): 81/114 MB Progress (1): 81/114 MB Progress (1): 81/114 MB Progress (1): 81/114 MB Progress (1): 81/114 MB Progress (1): 81/114 MB Progress (1): 81/114 MB Progress (1): 81/114 MB Progress (1): 81/114 MB Progress (1): 81/114 MB Progress (1): 81/114 MB Progress (1): 81/114 MB Progress (1): 81/114 MB Progress (1): 81/114 MB Progress (1): 81/114 MB Progress (1): 81/114 MB Progress (1): 81/114 MB Progress (1): 81/114 MB Progress (1): 81/114 MB Progress (1): 81/114 MB Progress (1): 81/114 MB Progress (1): 81/114 MB Progress (1): 81/114 MB Progress (1): 81/114 MB Progress (1): 81/114 MB Progress (1): 81/114 MB Progress (1): 81/114 MB Progress (1): 81/114 MB Progress (1): 81/114 MB Progress (1): 81/114 MB Progress (1): 81/114 MB Progress (1): 81/114 MB Progress (1): 81/114 MB Progress (1): 81/114 MB Progress (1): 81/114 MB Progress (1): 81/114 MB Progress (1): 81/114 MB Progress (1): 81/114 MB Progress (1): 81/114 MB Progress (1): 81/114 MB Progress (1): 81/114 MB Progress (1): 81/114 MB Progress (1): 81/114 MB Progress (1): 81/114 MB Progress (1): 81/114 MB Progress (1): 81/114 MB Progress (1): 81/114 MB Progress (1): 81/114 MB Progress (1): 81/114 MB Progress (1): 81/114 MB Progress (1): 81/114 MB Progress (1): 81/114 MB Progress (1): 81/114 MB Progress (1): 81/114 MB Progress (1): 81/114 MB Progress (1): 81/114 MB Progress (1): 81/114 MB Progress (1): 81/114 MB Progress (1): 81/114 MB Progress (1): 81/114 MB Progress (1): 81/114 MB Progress (1): 81/114 MB Progress (1): 81/114 MB Progress (1): 81/114 MB Progress (1): 81/114 MB Progress (1): 81/114 MB Progress (1): 81/114 MB Progress (1): 81/114 MB Progress (1): 81/114 MB Progress (1): 81/114 MB Progress (1): 81/114 MB Progress (1): 81/114 MB Progress (1): 81/114 MB Progress (1): 81/114 MB Progress (1): 81/114 MB Progress (1): 81/114 MB Progress (1): 81/114 MB Progress (1): 81/114 MB Progress (1): 81/114 MB Progress (1): 81/114 MB Progress (1): 81/114 MB Progress (1): 81/114 MB Progress (1): 81/114 MB Progress (1): 81/114 MB Progress (1): 81/114 MB Progress (1): 81/114 MB Progress (1): 81/114 MB Progress (1): 81/114 MB Progress (1): 81/114 MB Progress (1): 81/114 MB Progress (1): 81/114 MB Progress (1): 81/114 MB Progress (1): 81/114 MB Progress (1): 81/114 MB Progress (1): 81/114 MB Progress (1): 81/114 MB Progress (1): 81/114 MB Progress (1): 81/114 MB Progress (1): 81/114 MB Progress (1): 81/114 MB Progress (1): 81/114 MB Progress (1): 81/114 MB Progress (1): 81/114 MB Progress (1): 81/114 MB Progress (1): 81/114 MB Progress (1): 81/114 MB Progress (1): 81/114 MB Progress (1): 81/114 MB Progress (1): 81/114 MB Progress (1): 81/114 MB Progress (1): 81/114 MB Progress (1): 81/114 MB Progress (1): 81/114 MB Progress (1): 81/114 MB Progress (1): 81/114 MB Progress (1): 81/114 MB Progress (1): 81/114 MB Progress (1): 81/114 MB Progress (1): 81/114 MB Progress (1): 81/114 MB Progress (1): 81/114 MB Progress (1): 81/114 MB Progress (1): 81/114 MB Progress (1): 81/114 MB Progress (1): 81/114 MB Progress (1): 81/114 MB Progress (1): 81/114 MB Progress (1): 81/114 MB Progress (1): 81/114 MB Progress (1): 81/114 MB Progress (1): 81/114 MB Progress (1): 81/114 MB Progress (1): 81/114 MB Progress (1): 81/114 MB Progress (1): 82/114 MB Progress (1): 82/114 MB Progress (1): 82/114 MB Progress (1): 82/114 MB Progress (1): 82/114 MB Progress (1): 82/114 MB Progress (1): 82/114 MB Progress (1): 82/114 MB Progress (1): 82/114 MB Progress (1): 82/114 MB Progress (1): 82/114 MB Progress (1): 82/114 MB Progress (1): 82/114 MB Progress (1): 82/114 MB Progress (1): 82/114 MB Progress (1): 82/114 MB Progress (1): 82/114 MB Progress (1): 82/114 MB Progress (1): 82/114 MB Progress (1): 82/114 MB Progress (1): 82/114 MB Progress (1): 82/114 MB Progress (1): 82/114 MB Progress (1): 82/114 MB Progress (1): 82/114 MB Progress (1): 82/114 MB Progress (1): 82/114 MB Progress (1): 82/114 MB Progress (1): 82/114 MB Progress (1): 82/114 MB Progress (1): 82/114 MB Progress (1): 82/114 MB Progress (1): 82/114 MB Progress (1): 82/114 MB Progress (1): 82/114 MB Progress (1): 82/114 MB Progress (1): 82/114 MB Progress (1): 82/114 MB Progress (1): 82/114 MB Progress (1): 82/114 MB Progress (1): 82/114 MB Progress (1): 82/114 MB Progress (1): 82/114 MB Progress (1): 82/114 MB Progress (1): 82/114 MB Progress (1): 82/114 MB Progress (1): 82/114 MB Progress (1): 82/114 MB Progress (1): 82/114 MB Progress (1): 82/114 MB Progress (1): 82/114 MB Progress (1): 82/114 MB Progress (1): 82/114 MB Progress (1): 82/114 MB Progress (1): 82/114 MB Progress (1): 82/114 MB Progress (1): 82/114 MB Progress (1): 82/114 MB Progress (1): 82/114 MB Progress (1): 82/114 MB Progress (1): 82/114 MB Progress (1): 82/114 MB Progress (1): 82/114 MB Progress (1): 82/114 MB Progress (1): 82/114 MB Progress (1): 82/114 MB Progress (1): 82/114 MB Progress (1): 82/114 MB Progress (1): 82/114 MB Progress (1): 82/114 MB Progress (1): 82/114 MB Progress (1): 82/114 MB Progress (1): 82/114 MB Progress (1): 82/114 MB Progress (1): 82/114 MB Progress (1): 82/114 MB Progress (1): 82/114 MB Progress (1): 82/114 MB Progress (1): 82/114 MB Progress (1): 82/114 MB Progress (1): 82/114 MB Progress (1): 82/114 MB Progress (1): 82/114 MB Progress (1): 82/114 MB Progress (1): 82/114 MB Progress (1): 82/114 MB Progress (1): 82/114 MB Progress (1): 82/114 MB Progress (1): 82/114 MB Progress (1): 82/114 MB Progress (1): 82/114 MB Progress (1): 82/114 MB Progress (1): 82/114 MB Progress (1): 82/114 MB Progress (1): 82/114 MB Progress (1): 82/114 MB Progress (1): 82/114 MB Progress (1): 82/114 MB Progress (1): 82/114 MB Progress (1): 82/114 MB Progress (1): 82/114 MB Progress (1): 82/114 MB Progress (1): 82/114 MB Progress (1): 82/114 MB Progress (1): 82/114 MB Progress (1): 82/114 MB Progress (1): 82/114 MB Progress (1): 82/114 MB Progress (1): 82/114 MB Progress (1): 82/114 MB Progress (1): 82/114 MB Progress (1): 82/114 MB Progress (1): 82/114 MB Progress (1): 82/114 MB Progress (1): 82/114 MB Progress (1): 82/114 MB Progress (1): 82/114 MB Progress (1): 82/114 MB Progress (1): 82/114 MB Progress (1): 82/114 MB Progress (1): 82/114 MB Progress (1): 82/114 MB Progress (1): 82/114 MB Progress (1): 82/114 MB Progress (1): 82/114 MB Progress (1): 82/114 MB Progress (1): 82/114 MB Progress (1): 82/114 MB Progress (1): 82/114 MB Progress (1): 82/114 MB Progress (1): 82/114 MB Progress (1): 82/114 MB Progress (1): 82/114 MB Progress (1): 82/114 MB Progress (1): 82/114 MB Progress (1): 82/114 MB Progress (1): 82/114 MB Progress (1): 82/114 MB Progress (1): 82/114 MB Progress (1): 82/114 MB Progress (1): 82/114 MB Progress (1): 82/114 MB Progress (1): 82/114 MB Progress (1): 82/114 MB Progress (1): 82/114 MB Progress (1): 82/114 MB Progress (1): 82/114 MB Progress (1): 82/114 MB Progress (1): 82/114 MB Progress (1): 82/114 MB Progress (1): 82/114 MB Progress (1): 82/114 MB Progress (1): 82/114 MB Progress (1): 82/114 MB Progress (1): 82/114 MB Progress (1): 82/114 MB Progress (1): 82/114 MB Progress (1): 82/114 MB Progress (1): 82/114 MB Progress (1): 82/114 MB Progress (1): 82/114 MB Progress (1): 82/114 MB Progress (1): 82/114 MB Progress (1): 82/114 MB Progress (1): 82/114 MB Progress (1): 82/114 MB Progress (1): 82/114 MB Progress (1): 82/114 MB Progress (1): 82/114 MB Progress (1): 82/114 MB Progress (1): 82/114 MB Progress (1): 82/114 MB Progress (1): 82/114 MB Progress (1): 82/114 MB Progress (1): 82/114 MB Progress (1): 82/114 MB Progress (1): 82/114 MB Progress (1): 82/114 MB Progress (1): 82/114 MB Progress (1): 82/114 MB Progress (1): 82/114 MB Progress (1): 82/114 MB Progress (1): 82/114 MB Progress (1): 82/114 MB Progress (1): 82/114 MB Progress (1): 82/114 MB Progress (1): 82/114 MB Progress (1): 82/114 MB Progress (1): 82/114 MB Progress (1): 82/114 MB Progress (1): 82/114 MB Progress (1): 82/114 MB Progress (1): 82/114 MB Progress (1): 82/114 MB Progress (1): 82/114 MB Progress (1): 82/114 MB Progress (1): 82/114 MB Progress (1): 82/114 MB Progress (1): 82/114 MB Progress (1): 82/114 MB Progress (1): 82/114 MB Progress (1): 82/114 MB Progress (1): 82/114 MB Progress (1): 82/114 MB Progress (1): 82/114 MB Progress (1): 82/114 MB Progress (1): 82/114 MB Progress (1): 82/114 MB Progress (1): 82/114 MB Progress (1): 82/114 MB Progress (1): 82/114 MB Progress (1): 82/114 MB Progress (1): 82/114 MB Progress (1): 82/114 MB Progress (1): 82/114 MB Progress (1): 82/114 MB Progress (1): 82/114 MB Progress (1): 82/114 MB Progress (1): 82/114 MB Progress (1): 82/114 MB Progress (1): 82/114 MB Progress (1): 82/114 MB Progress (1): 82/114 MB Progress (1): 82/114 MB Progress (1): 82/114 MB Progress (1): 82/114 MB Progress (1): 82/114 MB Progress (1): 82/114 MB Progress (1): 82/114 MB Progress (1): 82/114 MB Progress (1): 82/114 MB Progress (1): 82/114 MB Progress (1): 82/114 MB Progress (1): 82/114 MB Progress (1): 82/114 MB Progress (1): 82/114 MB Progress (1): 82/114 MB Progress (1): 82/114 MB Progress (1): 82/114 MB Progress (1): 82/114 MB Progress (1): 82/114 MB Progress (1): 82/114 MB Progress (1): 82/114 MB Progress (1): 82/114 MB Progress (1): 82/114 MB Progress (1): 82/114 MB Progress (1): 82/114 MB Progress (1): 82/114 MB Progress (1): 82/114 MB Progress (1): 82/114 MB Progress (1): 82/114 MB Progress (1): 82/114 MB Progress (1): 82/114 MB Progress (1): 82/114 MB Progress (1): 82/114 MB Progress (1): 82/114 MB Progress (1): 82/114 MB Progress (1): 82/114 MB Progress (1): 82/114 MB Progress (1): 82/114 MB Progress (1): 82/114 MB Progress (1): 82/114 MB Progress (1): 82/114 MB Progress (1): 82/114 MB Progress (1): 82/114 MB Progress (1): 82/114 MB Progress (1): 82/114 MB Progress (1): 82/114 MB Progress (1): 82/114 MB Progress (1): 82/114 MB Progress (1): 82/114 MB Progress (1): 82/114 MB Progress (1): 82/114 MB Progress (1): 82/114 MB Progress (1): 82/114 MB Progress (1): 82/114 MB Progress (1): 82/114 MB Progress (1): 82/114 MB Progress (1): 82/114 MB Progress (1): 82/114 MB Progress (1): 82/114 MB Progress (1): 82/114 MB Progress (1): 82/114 MB Progress (1): 82/114 MB Progress (1): 82/114 MB Progress (1): 82/114 MB Progress (1): 82/114 MB Progress (1): 82/114 MB Progress (1): 82/114 MB Progress (1): 82/114 MB Progress (1): 82/114 MB Progress (1): 82/114 MB Progress (1): 82/114 MB Progress (1): 82/114 MB Progress (1): 82/114 MB Progress (1): 82/114 MB Progress (1): 82/114 MB Progress (1): 82/114 MB Progress (1): 82/114 MB Progress (1): 82/114 MB Progress (1): 82/114 MB Progress (1): 82/114 MB Progress (1): 82/114 MB Progress (1): 82/114 MB Progress (1): 82/114 MB Progress (1): 82/114 MB Progress (1): 82/114 MB Progress (1): 82/114 MB Progress (1): 82/114 MB Progress (1): 82/114 MB Progress (1): 82/114 MB Progress (1): 82/114 MB Progress (1): 82/114 MB Progress (1): 82/114 MB Progress (1): 82/114 MB Progress (1): 82/114 MB Progress (1): 82/114 MB Progress (1): 82/114 MB Progress (1): 82/114 MB Progress (1): 82/114 MB Progress (1): 82/114 MB Progress (1): 82/114 MB Progress (1): 82/114 MB Progress (1): 82/114 MB Progress (1): 82/114 MB Progress (1): 82/114 MB Progress (1): 82/114 MB Progress (1): 82/114 MB Progress (1): 82/114 MB Progress (1): 82/114 MB Progress (1): 82/114 MB Progress (1): 82/114 MB Progress (1): 82/114 MB Progress (1): 82/114 MB Progress (1): 82/114 MB Progress (1): 82/114 MB Progress (1): 82/114 MB Progress (1): 82/114 MB Progress (1): 82/114 MB Progress (1): 82/114 MB Progress (1): 82/114 MB Progress (1): 82/114 MB Progress (1): 82/114 MB Progress (1): 82/114 MB Progress (1): 82/114 MB Progress (1): 82/114 MB Progress (1): 82/114 MB Progress (1): 82/114 MB Progress (1): 82/114 MB Progress (1): 82/114 MB Progress (1): 82/114 MB Progress (1): 82/114 MB Progress (1): 82/114 MB Progress (1): 82/114 MB Progress (1): 82/114 MB Progress (1): 82/114 MB Progress (1): 82/114 MB Progress (1): 82/114 MB Progress (1): 82/114 MB Progress (1): 82/114 MB Progress (1): 82/114 MB Progress (1): 82/114 MB Progress (1): 82/114 MB Progress (1): 82/114 MB Progress (1): 82/114 MB Progress (1): 82/114 MB Progress (1): 82/114 MB Progress (1): 82/114 MB Progress (1): 82/114 MB Progress (1): 82/114 MB Progress (1): 82/114 MB Progress (1): 82/114 MB Progress (1): 82/114 MB Progress (1): 82/114 MB Progress (1): 82/114 MB Progress (1): 82/114 MB Progress (1): 82/114 MB Progress (1): 82/114 MB Progress (1): 82/114 MB Progress (1): 82/114 MB Progress (1): 82/114 MB Progress (1): 82/114 MB Progress (1): 82/114 MB Progress (1): 82/114 MB Progress (1): 82/114 MB Progress (1): 82/114 MB Progress (1): 82/114 MB Progress (1): 82/114 MB Progress (1): 82/114 MB Progress (1): 82/114 MB Progress (1): 82/114 MB Progress (1): 82/114 MB Progress (1): 82/114 MB Progress (1): 82/114 MB Progress (1): 82/114 MB Progress (1): 82/114 MB Progress (1): 82/114 MB Progress (1): 82/114 MB Progress (1): 82/114 MB Progress (1): 82/114 MB Progress (1): 82/114 MB Progress (1): 82/114 MB Progress (1): 82/114 MB Progress (1): 82/114 MB Progress (1): 82/114 MB Progress (1): 82/114 MB Progress (1): 82/114 MB Progress (1): 82/114 MB Progress (1): 82/114 MB Progress (1): 82/114 MB Progress (1): 82/114 MB Progress (1): 82/114 MB Progress (1): 82/114 MB Progress (1): 82/114 MB Progress (1): 82/114 MB Progress (1): 82/114 MB Progress (1): 82/114 MB Progress (1): 82/114 MB Progress (1): 82/114 MB Progress (1): 82/114 MB Progress (1): 82/114 MB Progress (1): 82/114 MB Progress (1): 82/114 MB Progress (1): 82/114 MB Progress (1): 82/114 MB Progress (1): 82/114 MB Progress (1): 82/114 MB Progress (1): 82/114 MB Progress (1): 82/114 MB Progress (1): 82/114 MB Progress (1): 82/114 MB Progress (1): 82/114 MB Progress (1): 82/114 MB Progress (1): 82/114 MB Progress (1): 82/114 MB Progress (1): 82/114 MB Progress (1): 82/114 MB Progress (1): 82/114 MB Progress (1): 82/114 MB Progress (1): 82/114 MB Progress (1): 82/114 MB Progress (1): 82/114 MB Progress (1): 82/114 MB Progress (1): 82/114 MB Progress (1): 82/114 MB Progress (1): 82/114 MB Progress (1): 82/114 MB Progress (1): 82/114 MB Progress (1): 82/114 MB Progress (1): 82/114 MB Progress (1): 82/114 MB Progress (1): 82/114 MB Progress (1): 82/114 MB Progress (1): 82/114 MB Progress (1): 82/114 MB Progress (1): 82/114 MB Progress (1): 82/114 MB Progress (1): 82/114 MB Progress (1): 82/114 MB Progress (1): 82/114 MB Progress (1): 82/114 MB Progress (1): 82/114 MB Progress (1): 82/114 MB Progress (1): 82/114 MB Progress (1): 82/114 MB Progress (1): 82/114 MB Progress (1): 82/114 MB Progress (1): 82/114 MB Progress (1): 82/114 MB Progress (1): 82/114 MB Progress (1): 82/114 MB Progress (1): 82/114 MB Progress (1): 82/114 MB Progress (1): 82/114 MB Progress (1): 82/114 MB Progress (1): 82/114 MB Progress (1): 82/114 MB Progress (1): 82/114 MB Progress (1): 82/114 MB Progress (1): 82/114 MB Progress (1): 82/114 MB Progress (1): 82/114 MB Progress (1): 82/114 MB Progress (1): 82/114 MB Progress (1): 82/114 MB Progress (1): 82/114 MB Progress (1): 82/114 MB Progress (1): 82/114 MB Progress (1): 82/114 MB Progress (1): 83/114 MB Progress (1): 83/114 MB Progress (1): 83/114 MB Progress (1): 83/114 MB Progress (1): 83/114 MB Progress (1): 83/114 MB Progress (1): 83/114 MB Progress (1): 83/114 MB Progress (1): 83/114 MB Progress (1): 83/114 MB Progress (1): 83/114 MB Progress (1): 83/114 MB Progress (1): 83/114 MB Progress (1): 83/114 MB Progress (1): 83/114 MB Progress (1): 83/114 MB Progress (1): 83/114 MB Progress (1): 83/114 MB Progress (1): 83/114 MB Progress (1): 83/114 MB Progress (1): 83/114 MB Progress (1): 83/114 MB Progress (1): 83/114 MB Progress (1): 83/114 MB Progress (1): 83/114 MB Progress (1): 83/114 MB Progress (1): 83/114 MB Progress (1): 83/114 MB Progress (1): 83/114 MB Progress (1): 83/114 MB Progress (1): 83/114 MB Progress (1): 83/114 MB Progress (1): 83/114 MB Progress (1): 83/114 MB Progress (1): 83/114 MB Progress (1): 83/114 MB Progress (1): 83/114 MB Progress (1): 83/114 MB Progress (1): 83/114 MB Progress (1): 83/114 MB Progress (1): 83/114 MB Progress (1): 83/114 MB Progress (1): 83/114 MB Progress (1): 83/114 MB Progress (1): 83/114 MB Progress (1): 83/114 MB Progress (1): 83/114 MB Progress (1): 83/114 MB Progress (1): 83/114 MB Progress (1): 83/114 MB Progress (1): 83/114 MB Progress (1): 83/114 MB Progress (1): 83/114 MB Progress (1): 83/114 MB Progress (1): 83/114 MB Progress (1): 83/114 MB Progress (1): 83/114 MB Progress (1): 83/114 MB Progress (1): 83/114 MB Progress (1): 83/114 MB Progress (1): 83/114 MB Progress (1): 83/114 MB Progress (1): 83/114 MB Progress (1): 83/114 MB Progress (1): 83/114 MB Progress (1): 83/114 MB Progress (1): 83/114 MB Progress (1): 83/114 MB Progress (1): 83/114 MB Progress (1): 83/114 MB Progress (1): 83/114 MB Progress (1): 83/114 MB Progress (1): 83/114 MB Progress (1): 83/114 MB Progress (1): 83/114 MB Progress (1): 83/114 MB Progress (1): 83/114 MB Progress (1): 83/114 MB Progress (1): 83/114 MB Progress (1): 83/114 MB Progress (1): 83/114 MB Progress (1): 83/114 MB Progress (1): 83/114 MB Progress (1): 83/114 MB Progress (1): 83/114 MB Progress (1): 83/114 MB Progress (1): 83/114 MB Progress (1): 83/114 MB Progress (1): 83/114 MB Progress (1): 83/114 MB Progress (1): 83/114 MB Progress (1): 83/114 MB Progress (1): 83/114 MB Progress (1): 83/114 MB Progress (1): 83/114 MB Progress (1): 83/114 MB Progress (1): 83/114 MB Progress (1): 83/114 MB Progress (1): 83/114 MB Progress (1): 83/114 MB Progress (1): 83/114 MB Progress (1): 83/114 MB Progress (1): 83/114 MB Progress (1): 83/114 MB Progress (1): 83/114 MB Progress (1): 83/114 MB Progress (1): 83/114 MB Progress (1): 83/114 MB Progress (1): 83/114 MB Progress (1): 83/114 MB Progress (1): 83/114 MB Progress (1): 83/114 MB Progress (1): 83/114 MB Progress (1): 83/114 MB Progress (1): 83/114 MB Progress (1): 83/114 MB Progress (1): 83/114 MB Progress (1): 83/114 MB Progress (1): 83/114 MB Progress (1): 83/114 MB Progress (1): 83/114 MB Progress (1): 83/114 MB Progress (1): 83/114 MB Progress (1): 83/114 MB Progress (1): 83/114 MB Progress (1): 83/114 MB Progress (1): 83/114 MB Progress (1): 83/114 MB Progress (1): 83/114 MB Progress (1): 83/114 MB Progress (1): 83/114 MB Progress (1): 83/114 MB Progress (1): 83/114 MB Progress (1): 83/114 MB Progress (1): 83/114 MB Progress (1): 83/114 MB Progress (1): 83/114 MB Progress (1): 83/114 MB Progress (1): 83/114 MB Progress (1): 83/114 MB Progress (1): 83/114 MB Progress (1): 83/114 MB Progress (1): 83/114 MB Progress (1): 83/114 MB Progress (1): 83/114 MB Progress (1): 83/114 MB Progress (1): 83/114 MB Progress (1): 83/114 MB Progress (1): 83/114 MB Progress (1): 83/114 MB Progress (1): 83/114 MB Progress (1): 83/114 MB Progress (1): 83/114 MB Progress (1): 83/114 MB Progress (1): 83/114 MB Progress (1): 83/114 MB Progress (1): 83/114 MB Progress (1): 83/114 MB Progress (1): 83/114 MB Progress (1): 83/114 MB Progress (1): 83/114 MB Progress (1): 83/114 MB Progress (1): 83/114 MB Progress (1): 83/114 MB Progress (1): 83/114 MB Progress (1): 83/114 MB Progress (1): 83/114 MB Progress (1): 83/114 MB Progress (1): 83/114 MB Progress (1): 83/114 MB Progress (1): 83/114 MB Progress (1): 83/114 MB Progress (1): 83/114 MB Progress (1): 83/114 MB Progress (1): 83/114 MB Progress (1): 83/114 MB Progress (1): 83/114 MB Progress (1): 83/114 MB Progress (1): 83/114 MB Progress (1): 83/114 MB Progress (1): 83/114 MB Progress (1): 83/114 MB Progress (1): 83/114 MB Progress (1): 83/114 MB Progress (1): 83/114 MB Progress (1): 83/114 MB Progress (1): 83/114 MB Progress (1): 83/114 MB Progress (1): 83/114 MB Progress (1): 83/114 MB Progress (1): 83/114 MB Progress (1): 83/114 MB Progress (1): 83/114 MB Progress (1): 83/114 MB Progress (1): 83/114 MB Progress (1): 83/114 MB Progress (1): 83/114 MB Progress (1): 83/114 MB Progress (1): 83/114 MB Progress (1): 83/114 MB Progress (1): 83/114 MB Progress (1): 83/114 MB Progress (1): 83/114 MB Progress (1): 83/114 MB Progress (1): 83/114 MB Progress (1): 83/114 MB Progress (1): 83/114 MB Progress (1): 83/114 MB Progress (1): 83/114 MB Progress (1): 83/114 MB Progress (1): 83/114 MB Progress (1): 83/114 MB Progress (1): 83/114 MB Progress (1): 83/114 MB Progress (1): 83/114 MB Progress (1): 83/114 MB Progress (1): 83/114 MB Progress (1): 83/114 MB Progress (1): 83/114 MB Progress (1): 83/114 MB Progress (1): 83/114 MB Progress (1): 83/114 MB Progress (1): 83/114 MB Progress (1): 83/114 MB Progress (1): 83/114 MB Progress (1): 83/114 MB Progress (1): 83/114 MB Progress (1): 83/114 MB Progress (1): 83/114 MB Progress (1): 83/114 MB Progress (1): 83/114 MB Progress (1): 83/114 MB Progress (1): 83/114 MB Progress (1): 83/114 MB Progress (1): 83/114 MB Progress (1): 83/114 MB Progress (1): 83/114 MB Progress (1): 83/114 MB Progress (1): 83/114 MB Progress (1): 83/114 MB Progress (1): 83/114 MB Progress (1): 83/114 MB Progress (1): 83/114 MB Progress (1): 83/114 MB Progress (1): 83/114 MB Progress (1): 83/114 MB Progress (1): 83/114 MB Progress (1): 83/114 MB Progress (1): 83/114 MB Progress (1): 83/114 MB Progress (1): 83/114 MB Progress (1): 83/114 MB Progress (1): 83/114 MB Progress (1): 83/114 MB Progress (1): 83/114 MB Progress (1): 83/114 MB Progress (1): 83/114 MB Progress (1): 83/114 MB Progress (1): 83/114 MB Progress (1): 83/114 MB Progress (1): 83/114 MB Progress (1): 83/114 MB Progress (1): 83/114 MB Progress (1): 83/114 MB Progress (1): 83/114 MB Progress (1): 83/114 MB Progress (1): 83/114 MB Progress (1): 83/114 MB Progress (1): 83/114 MB Progress (1): 83/114 MB Progress (1): 83/114 MB Progress (1): 83/114 MB Progress (1): 83/114 MB Progress (1): 83/114 MB Progress (1): 83/114 MB Progress (1): 83/114 MB Progress (1): 83/114 MB Progress (1): 83/114 MB Progress (1): 83/114 MB Progress (1): 83/114 MB Progress (1): 83/114 MB Progress (1): 83/114 MB Progress (1): 83/114 MB Progress (1): 83/114 MB Progress (1): 83/114 MB Progress (1): 83/114 MB Progress (1): 83/114 MB Progress (1): 83/114 MB Progress (1): 83/114 MB Progress (1): 83/114 MB Progress (1): 83/114 MB Progress (1): 83/114 MB Progress (1): 83/114 MB Progress (1): 83/114 MB Progress (1): 83/114 MB Progress (1): 83/114 MB Progress (1): 83/114 MB Progress (1): 83/114 MB Progress (1): 83/114 MB Progress (1): 83/114 MB Progress (1): 83/114 MB Progress (1): 83/114 MB Progress (1): 83/114 MB Progress (1): 83/114 MB Progress (1): 83/114 MB Progress (1): 83/114 MB Progress (1): 83/114 MB Progress (1): 83/114 MB Progress (1): 83/114 MB Progress (1): 83/114 MB Progress (1): 83/114 MB Progress (1): 83/114 MB Progress (1): 83/114 MB Progress (1): 83/114 MB Progress (1): 83/114 MB Progress (1): 83/114 MB Progress (1): 83/114 MB Progress (1): 83/114 MB Progress (1): 83/114 MB Progress (1): 83/114 MB Progress (1): 83/114 MB Progress (1): 83/114 MB Progress (1): 83/114 MB Progress (1): 83/114 MB Progress (1): 83/114 MB Progress (1): 83/114 MB Progress (1): 83/114 MB Progress (1): 83/114 MB Progress (1): 83/114 MB Progress (1): 83/114 MB Progress (1): 83/114 MB Progress (1): 83/114 MB Progress (1): 83/114 MB Progress (1): 83/114 MB Progress (1): 83/114 MB Progress (1): 83/114 MB Progress (1): 83/114 MB Progress (1): 83/114 MB Progress (1): 83/114 MB Progress (1): 83/114 MB Progress (1): 83/114 MB Progress (1): 83/114 MB Progress (1): 83/114 MB Progress (1): 83/114 MB Progress (1): 83/114 MB Progress (1): 83/114 MB Progress (1): 83/114 MB Progress (1): 83/114 MB Progress (1): 83/114 MB Progress (1): 83/114 MB Progress (1): 83/114 MB Progress (1): 83/114 MB Progress (1): 83/114 MB Progress (1): 83/114 MB Progress (1): 83/114 MB Progress (1): 83/114 MB Progress (1): 83/114 MB Progress (1): 83/114 MB Progress (1): 83/114 MB Progress (1): 83/114 MB Progress (1): 83/114 MB Progress (1): 83/114 MB Progress (1): 83/114 MB Progress (1): 83/114 MB Progress (1): 83/114 MB Progress (1): 83/114 MB Progress (1): 83/114 MB Progress (1): 83/114 MB Progress (1): 83/114 MB Progress (1): 83/114 MB Progress (1): 83/114 MB Progress (1): 83/114 MB Progress (1): 83/114 MB Progress (1): 83/114 MB Progress (1): 83/114 MB Progress (1): 83/114 MB Progress (1): 83/114 MB Progress (1): 83/114 MB Progress (1): 83/114 MB Progress (1): 83/114 MB Progress (1): 83/114 MB Progress (1): 83/114 MB Progress (1): 83/114 MB Progress (1): 83/114 MB Progress (1): 83/114 MB Progress (1): 83/114 MB Progress (1): 83/114 MB Progress (1): 83/114 MB Progress (1): 83/114 MB Progress (1): 83/114 MB Progress (1): 83/114 MB Progress (1): 83/114 MB Progress (1): 83/114 MB Progress (1): 83/114 MB Progress (1): 83/114 MB Progress (1): 83/114 MB Progress (1): 83/114 MB Progress (1): 83/114 MB Progress (1): 83/114 MB Progress (1): 83/114 MB Progress (1): 83/114 MB Progress (1): 83/114 MB Progress (1): 83/114 MB Progress (1): 83/114 MB Progress (1): 83/114 MB Progress (1): 83/114 MB Progress (1): 83/114 MB Progress (1): 83/114 MB Progress (1): 83/114 MB Progress (1): 83/114 MB Progress (1): 83/114 MB Progress (1): 83/114 MB Progress (1): 83/114 MB Progress (1): 83/114 MB Progress (1): 83/114 MB Progress (1): 83/114 MB Progress (1): 83/114 MB Progress (1): 83/114 MB Progress (1): 83/114 MB Progress (1): 83/114 MB Progress (1): 83/114 MB Progress (1): 83/114 MB Progress (1): 83/114 MB Progress (1): 83/114 MB Progress (1): 83/114 MB Progress (1): 83/114 MB Progress (1): 83/114 MB Progress (1): 83/114 MB Progress (1): 83/114 MB Progress (1): 83/114 MB Progress (1): 83/114 MB Progress (1): 83/114 MB Progress (1): 83/114 MB Progress (1): 83/114 MB Progress (1): 83/114 MB Progress (1): 83/114 MB Progress (1): 83/114 MB Progress (1): 83/114 MB Progress (1): 83/114 MB Progress (1): 83/114 MB Progress (1): 83/114 MB Progress (1): 83/114 MB Progress (1): 83/114 MB Progress (1): 83/114 MB Progress (1): 83/114 MB Progress (1): 83/114 MB Progress (1): 83/114 MB Progress (1): 83/114 MB Progress (1): 83/114 MB Progress (1): 83/114 MB Progress (1): 83/114 MB Progress (1): 83/114 MB Progress (1): 83/114 MB Progress (1): 83/114 MB Progress (1): 83/114 MB Progress (1): 83/114 MB Progress (1): 83/114 MB Progress (1): 83/114 MB Progress (1): 83/114 MB Progress (1): 83/114 MB Progress (1): 83/114 MB Progress (1): 83/114 MB Progress (1): 83/114 MB Progress (1): 83/114 MB Progress (1): 83/114 MB Progress (1): 83/114 MB Progress (1): 83/114 MB Progress (1): 83/114 MB Progress (1): 83/114 MB Progress (1): 83/114 MB Progress (1): 83/114 MB Progress (1): 83/114 MB Progress (1): 83/114 MB Progress (1): 83/114 MB Progress (1): 83/114 MB Progress (1): 83/114 MB Progress (1): 83/114 MB Progress (1): 83/114 MB Progress (1): 83/114 MB Progress (1): 83/114 MB Progress (1): 83/114 MB Progress (1): 83/114 MB Progress (1): 83/114 MB Progress (1): 83/114 MB Progress (1): 83/114 MB Progress (1): 83/114 MB Progress (1): 83/114 MB Progress (1): 83/114 MB Progress (1): 84/114 MB Progress (1): 84/114 MB Progress (1): 84/114 MB Progress (1): 84/114 MB Progress (1): 84/114 MB Progress (1): 84/114 MB Progress (1): 84/114 MB Progress (1): 84/114 MB Progress (1): 84/114 MB Progress (1): 84/114 MB Progress (1): 84/114 MB Progress (1): 84/114 MB Progress (1): 84/114 MB Progress (1): 84/114 MB Progress (1): 84/114 MB Progress (1): 84/114 MB Progress (1): 84/114 MB Progress (1): 84/114 MB Progress (1): 84/114 MB Progress (1): 84/114 MB Progress (1): 84/114 MB Progress (1): 84/114 MB Progress (1): 84/114 MB Progress (1): 84/114 MB Progress (1): 84/114 MB Progress (1): 84/114 MB Progress (1): 84/114 MB Progress (1): 84/114 MB Progress (1): 84/114 MB Progress (1): 84/114 MB Progress (1): 84/114 MB Progress (1): 84/114 MB Progress (1): 84/114 MB Progress (1): 84/114 MB Progress (1): 84/114 MB Progress (1): 84/114 MB Progress (1): 84/114 MB Progress (1): 84/114 MB Progress (1): 84/114 MB Progress (1): 84/114 MB Progress (1): 84/114 MB Progress (1): 84/114 MB Progress (1): 84/114 MB Progress (1): 84/114 MB Progress (1): 84/114 MB Progress (1): 84/114 MB Progress (1): 84/114 MB Progress (1): 84/114 MB Progress (1): 84/114 MB Progress (1): 84/114 MB Progress (1): 84/114 MB Progress (1): 84/114 MB Progress (1): 84/114 MB Progress (1): 84/114 MB Progress (1): 84/114 MB Progress (1): 84/114 MB Progress (1): 84/114 MB Progress (1): 84/114 MB Progress (1): 84/114 MB Progress (1): 84/114 MB Progress (1): 84/114 MB Progress (1): 84/114 MB Progress (1): 84/114 MB Progress (1): 84/114 MB Progress (1): 84/114 MB Progress (1): 84/114 MB Progress (1): 84/114 MB Progress (1): 84/114 MB Progress (1): 84/114 MB Progress (1): 84/114 MB Progress (1): 84/114 MB Progress (1): 84/114 MB Progress (1): 84/114 MB Progress (1): 84/114 MB Progress (1): 84/114 MB Progress (1): 84/114 MB Progress (1): 84/114 MB Progress (1): 84/114 MB Progress (1): 84/114 MB Progress (1): 84/114 MB Progress (1): 84/114 MB Progress (1): 84/114 MB Progress (1): 84/114 MB Progress (1): 84/114 MB Progress (1): 84/114 MB Progress (1): 84/114 MB Progress (1): 84/114 MB Progress (1): 84/114 MB Progress (1): 84/114 MB Progress (1): 84/114 MB Progress (1): 84/114 MB Progress (1): 84/114 MB Progress (1): 84/114 MB Progress (1): 84/114 MB Progress (1): 84/114 MB Progress (1): 84/114 MB Progress (1): 84/114 MB Progress (1): 84/114 MB Progress (1): 84/114 MB Progress (1): 84/114 MB Progress (1): 84/114 MB Progress (1): 84/114 MB Progress (1): 84/114 MB Progress (1): 84/114 MB Progress (1): 84/114 MB Progress (1): 84/114 MB Progress (1): 84/114 MB Progress (1): 84/114 MB Progress (1): 84/114 MB Progress (1): 84/114 MB Progress (1): 84/114 MB Progress (1): 84/114 MB Progress (1): 84/114 MB Progress (1): 84/114 MB Progress (1): 84/114 MB Progress (1): 84/114 MB Progress (1): 84/114 MB Progress (1): 84/114 MB Progress (1): 84/114 MB Progress (1): 84/114 MB Progress (1): 84/114 MB Progress (1): 84/114 MB Progress (1): 84/114 MB Progress (1): 84/114 MB Progress (1): 84/114 MB Progress (1): 84/114 MB Progress (1): 84/114 MB Progress (1): 84/114 MB Progress (1): 84/114 MB Progress (1): 84/114 MB Progress (1): 84/114 MB Progress (1): 84/114 MB Progress (1): 84/114 MB Progress (1): 84/114 MB Progress (1): 84/114 MB Progress (1): 84/114 MB Progress (1): 84/114 MB Progress (1): 84/114 MB Progress (1): 84/114 MB Progress (1): 84/114 MB Progress (1): 84/114 MB Progress (1): 84/114 MB Progress (1): 84/114 MB Progress (1): 84/114 MB Progress (1): 84/114 MB Progress (1): 84/114 MB Progress (1): 84/114 MB Progress (1): 84/114 MB Progress (1): 84/114 MB Progress (1): 84/114 MB Progress (1): 84/114 MB Progress (1): 84/114 MB Progress (1): 84/114 MB Progress (1): 84/114 MB Progress (1): 84/114 MB Progress (1): 84/114 MB Progress (1): 84/114 MB Progress (1): 84/114 MB Progress (1): 84/114 MB Progress (1): 84/114 MB Progress (1): 84/114 MB Progress (1): 84/114 MB Progress (1): 84/114 MB Progress (1): 84/114 MB Progress (1): 84/114 MB Progress (1): 84/114 MB Progress (1): 84/114 MB Progress (1): 84/114 MB Progress (1): 84/114 MB Progress (1): 84/114 MB Progress (1): 84/114 MB Progress (1): 84/114 MB Progress (1): 84/114 MB Progress (1): 84/114 MB Progress (1): 84/114 MB Progress (1): 84/114 MB Progress (1): 84/114 MB Progress (1): 84/114 MB Progress (1): 84/114 MB Progress (1): 84/114 MB Progress (1): 84/114 MB Progress (1): 84/114 MB Progress (1): 84/114 MB Progress (1): 84/114 MB Progress (1): 84/114 MB Progress (1): 84/114 MB Progress (1): 84/114 MB Progress (1): 84/114 MB Progress (1): 84/114 MB Progress (1): 84/114 MB Progress (1): 84/114 MB Progress (1): 84/114 MB Progress (1): 84/114 MB Progress (1): 84/114 MB Progress (1): 84/114 MB Progress (1): 84/114 MB Progress (1): 84/114 MB Progress (1): 84/114 MB Progress (1): 84/114 MB Progress (1): 84/114 MB Progress (1): 84/114 MB Progress (1): 84/114 MB Progress (1): 84/114 MB Progress (1): 84/114 MB Progress (1): 84/114 MB Progress (1): 84/114 MB Progress (1): 84/114 MB Progress (1): 84/114 MB Progress (1): 84/114 MB Progress (1): 84/114 MB Progress (1): 84/114 MB Progress (1): 84/114 MB Progress (1): 84/114 MB Progress (1): 84/114 MB Progress (1): 84/114 MB Progress (1): 84/114 MB Progress (1): 84/114 MB Progress (1): 84/114 MB Progress (1): 84/114 MB Progress (1): 84/114 MB Progress (1): 84/114 MB Progress (1): 84/114 MB Progress (1): 84/114 MB Progress (1): 84/114 MB Progress (1): 84/114 MB Progress (1): 84/114 MB Progress (1): 84/114 MB Progress (1): 84/114 MB Progress (1): 84/114 MB Progress (1): 84/114 MB Progress (1): 84/114 MB Progress (1): 84/114 MB Progress (1): 84/114 MB Progress (1): 84/114 MB Progress (1): 84/114 MB Progress (1): 84/114 MB Progress (1): 84/114 MB Progress (1): 84/114 MB Progress (1): 84/114 MB Progress (1): 84/114 MB Progress (1): 84/114 MB Progress (1): 84/114 MB Progress (1): 84/114 MB Progress (1): 84/114 MB Progress (1): 84/114 MB Progress (1): 84/114 MB Progress (1): 84/114 MB Progress (1): 84/114 MB Progress (1): 84/114 MB Progress (1): 84/114 MB Progress (1): 84/114 MB Progress (1): 84/114 MB Progress (1): 84/114 MB Progress (1): 84/114 MB Progress (1): 84/114 MB Progress (1): 84/114 MB Progress (1): 84/114 MB Progress (1): 84/114 MB Progress (1): 84/114 MB Progress (1): 84/114 MB Progress (1): 84/114 MB Progress (1): 84/114 MB Progress (1): 84/114 MB Progress (1): 84/114 MB Progress (1): 84/114 MB Progress (1): 84/114 MB Progress (1): 84/114 MB Progress (1): 84/114 MB Progress (1): 84/114 MB Progress (1): 84/114 MB Progress (1): 84/114 MB Progress (1): 84/114 MB Progress (1): 84/114 MB Progress (1): 84/114 MB Progress (1): 84/114 MB Progress (1): 84/114 MB Progress (1): 84/114 MB Progress (1): 84/114 MB Progress (1): 84/114 MB Progress (1): 84/114 MB Progress (1): 84/114 MB Progress (1): 84/114 MB Progress (1): 84/114 MB Progress (1): 84/114 MB Progress (1): 84/114 MB Progress (1): 84/114 MB Progress (1): 84/114 MB Progress (1): 84/114 MB Progress (1): 84/114 MB Progress (1): 84/114 MB Progress (1): 84/114 MB Progress (1): 84/114 MB Progress (1): 84/114 MB Progress (1): 84/114 MB Progress (1): 84/114 MB Progress (1): 84/114 MB Progress (1): 84/114 MB Progress (1): 84/114 MB Progress (1): 84/114 MB Progress (1): 84/114 MB Progress (1): 84/114 MB Progress (1): 84/114 MB Progress (1): 84/114 MB Progress (1): 84/114 MB Progress (1): 84/114 MB Progress (1): 84/114 MB Progress (1): 84/114 MB Progress (1): 84/114 MB Progress (1): 84/114 MB Progress (1): 84/114 MB Progress (1): 84/114 MB Progress (1): 84/114 MB Progress (1): 84/114 MB Progress (1): 84/114 MB Progress (1): 84/114 MB Progress (1): 84/114 MB Progress (1): 84/114 MB Progress (1): 84/114 MB Progress (1): 84/114 MB Progress (1): 84/114 MB Progress (1): 84/114 MB Progress (1): 84/114 MB Progress (1): 84/114 MB Progress (1): 84/114 MB Progress (1): 84/114 MB Progress (1): 84/114 MB Progress (1): 84/114 MB Progress (1): 84/114 MB Progress (1): 84/114 MB Progress (1): 84/114 MB Progress (1): 84/114 MB Progress (1): 84/114 MB Progress (1): 84/114 MB Progress (1): 84/114 MB Progress (1): 84/114 MB Progress (1): 84/114 MB Progress (1): 84/114 MB Progress (1): 84/114 MB Progress (1): 84/114 MB Progress (1): 84/114 MB Progress (1): 84/114 MB Progress (1): 84/114 MB Progress (1): 84/114 MB Progress (1): 84/114 MB Progress (1): 84/114 MB Progress (1): 84/114 MB Progress (1): 84/114 MB Progress (1): 84/114 MB Progress (1): 84/114 MB Progress (1): 84/114 MB Progress (1): 84/114 MB Progress (1): 84/114 MB Progress (1): 84/114 MB Progress (1): 84/114 MB Progress (1): 84/114 MB Progress (1): 84/114 MB Progress (1): 84/114 MB Progress (1): 84/114 MB Progress (1): 84/114 MB Progress (1): 84/114 MB Progress (1): 84/114 MB Progress (1): 84/114 MB Progress (1): 84/114 MB Progress (1): 84/114 MB Progress (1): 84/114 MB Progress (1): 84/114 MB Progress (1): 84/114 MB Progress (1): 84/114 MB Progress (1): 84/114 MB Progress (1): 84/114 MB Progress (1): 84/114 MB Progress (1): 84/114 MB Progress (1): 84/114 MB Progress (1): 84/114 MB Progress (1): 84/114 MB Progress (1): 84/114 MB Progress (1): 84/114 MB Progress (1): 84/114 MB Progress (1): 84/114 MB Progress (1): 84/114 MB Progress (1): 84/114 MB Progress (1): 84/114 MB Progress (1): 84/114 MB Progress (1): 84/114 MB Progress (1): 84/114 MB Progress (1): 84/114 MB Progress (1): 84/114 MB Progress (1): 84/114 MB Progress (1): 84/114 MB Progress (1): 84/114 MB Progress (1): 84/114 MB Progress (1): 84/114 MB Progress (1): 84/114 MB Progress (1): 84/114 MB Progress (1): 84/114 MB Progress (1): 84/114 MB Progress (1): 84/114 MB Progress (1): 84/114 MB Progress (1): 84/114 MB Progress (1): 84/114 MB Progress (1): 84/114 MB Progress (1): 84/114 MB Progress (1): 84/114 MB Progress (1): 84/114 MB Progress (1): 84/114 MB Progress (1): 84/114 MB Progress (1): 84/114 MB Progress (1): 84/114 MB Progress (1): 84/114 MB Progress (1): 84/114 MB Progress (1): 84/114 MB Progress (1): 84/114 MB Progress (1): 84/114 MB Progress (1): 84/114 MB Progress (1): 84/114 MB Progress (1): 84/114 MB Progress (1): 84/114 MB Progress (1): 84/114 MB Progress (1): 84/114 MB Progress (1): 84/114 MB Progress (1): 84/114 MB Progress (1): 84/114 MB Progress (1): 84/114 MB Progress (1): 84/114 MB Progress (1): 84/114 MB Progress (1): 84/114 MB Progress (1): 84/114 MB Progress (1): 84/114 MB Progress (1): 84/114 MB Progress (1): 84/114 MB Progress (1): 84/114 MB Progress (1): 84/114 MB Progress (1): 84/114 MB Progress (1): 84/114 MB Progress (1): 84/114 MB Progress (1): 84/114 MB Progress (1): 84/114 MB Progress (1): 84/114 MB Progress (1): 84/114 MB Progress (1): 84/114 MB Progress (1): 84/114 MB Progress (1): 84/114 MB Progress (1): 84/114 MB Progress (1): 84/114 MB Progress (1): 84/114 MB Progress (1): 84/114 MB Progress (1): 84/114 MB Progress (1): 84/114 MB Progress (1): 84/114 MB Progress (1): 84/114 MB Progress (1): 84/114 MB Progress (1): 84/114 MB Progress (1): 84/114 MB Progress (1): 84/114 MB Progress (1): 84/114 MB Progress (1): 84/114 MB Progress (1): 84/114 MB Progress (1): 84/114 MB Progress (1): 84/114 MB Progress (1): 84/114 MB Progress (1): 84/114 MB Progress (1): 84/114 MB Progress (1): 84/114 MB Progress (1): 84/114 MB Progress (1): 84/114 MB Progress (1): 84/114 MB Progress (1): 84/114 MB Progress (1): 84/114 MB Progress (1): 84/114 MB Progress (1): 84/114 MB Progress (1): 84/114 MB Progress (1): 84/114 MB Progress (1): 84/114 MB Progress (1): 84/114 MB Progress (1): 84/114 MB Progress (1): 84/114 MB Progress (1): 84/114 MB Progress (1): 84/114 MB Progress (1): 84/114 MB Progress (1): 84/114 MB Progress (1): 84/114 MB Progress (1): 84/114 MB Progress (1): 84/114 MB Progress (1): 84/114 MB Progress (1): 84/114 MB Progress (1): 84/114 MB Progress (1): 84/114 MB Progress (1): 84/114 MB Progress (1): 85/114 MB Progress (1): 85/114 MB Progress (1): 85/114 MB Progress (1): 85/114 MB Progress (1): 85/114 MB Progress (1): 85/114 MB Progress (1): 85/114 MB Progress (1): 85/114 MB Progress (1): 85/114 MB Progress (1): 85/114 MB Progress (1): 85/114 MB Progress (1): 85/114 MB Progress (1): 85/114 MB Progress (1): 85/114 MB Progress (1): 85/114 MB Progress (1): 85/114 MB Progress (1): 85/114 MB Progress (1): 85/114 MB Progress (1): 85/114 MB Progress (1): 85/114 MB Progress (1): 85/114 MB Progress (1): 85/114 MB Progress (1): 85/114 MB Progress (1): 85/114 MB Progress (1): 85/114 MB Progress (1): 85/114 MB Progress (1): 85/114 MB Progress (1): 85/114 MB Progress (1): 85/114 MB Progress (1): 85/114 MB Progress (1): 85/114 MB Progress (1): 85/114 MB Progress (1): 85/114 MB Progress (1): 85/114 MB Progress (1): 85/114 MB Progress (1): 85/114 MB Progress (1): 85/114 MB Progress (1): 85/114 MB Progress (1): 85/114 MB Progress (1): 85/114 MB Progress (1): 85/114 MB Progress (1): 85/114 MB Progress (1): 85/114 MB Progress (1): 85/114 MB Progress (1): 85/114 MB Progress (1): 85/114 MB Progress (1): 85/114 MB Progress (1): 85/114 MB Progress (1): 85/114 MB Progress (1): 85/114 MB Progress (1): 85/114 MB Progress (1): 85/114 MB Progress (1): 85/114 MB Progress (1): 85/114 MB Progress (1): 85/114 MB Progress (1): 85/114 MB Progress (1): 85/114 MB Progress (1): 85/114 MB Progress (1): 85/114 MB Progress (1): 85/114 MB Progress (1): 85/114 MB Progress (1): 85/114 MB Progress (1): 85/114 MB Progress (1): 85/114 MB Progress (1): 85/114 MB Progress (1): 85/114 MB Progress (1): 85/114 MB Progress (1): 85/114 MB Progress (1): 85/114 MB Progress (1): 85/114 MB Progress (1): 85/114 MB Progress (1): 85/114 MB Progress (1): 85/114 MB Progress (1): 85/114 MB Progress (1): 85/114 MB Progress (1): 85/114 MB Progress (1): 85/114 MB Progress (1): 85/114 MB Progress (1): 85/114 MB Progress (1): 85/114 MB Progress (1): 85/114 MB Progress (1): 85/114 MB Progress (1): 85/114 MB Progress (1): 85/114 MB Progress (1): 85/114 MB Progress (1): 85/114 MB Progress (1): 85/114 MB Progress (1): 85/114 MB Progress (1): 85/114 MB Progress (1): 85/114 MB Progress (1): 85/114 MB Progress (1): 85/114 MB Progress (1): 85/114 MB Progress (1): 85/114 MB Progress (1): 85/114 MB Progress (1): 85/114 MB Progress (1): 85/114 MB Progress (1): 85/114 MB Progress (1): 85/114 MB Progress (1): 85/114 MB Progress (1): 85/114 MB Progress (1): 85/114 MB Progress (1): 85/114 MB Progress (1): 85/114 MB Progress (1): 85/114 MB Progress (1): 85/114 MB Progress (1): 85/114 MB Progress (1): 85/114 MB Progress (1): 85/114 MB Progress (1): 85/114 MB Progress (1): 85/114 MB Progress (1): 85/114 MB Progress (1): 85/114 MB Progress (1): 85/114 MB Progress (1): 85/114 MB Progress (1): 85/114 MB Progress (1): 85/114 MB Progress (1): 85/114 MB Progress (1): 85/114 MB Progress (1): 85/114 MB Progress (1): 85/114 MB Progress (1): 85/114 MB Progress (1): 85/114 MB Progress (1): 85/114 MB Progress (1): 85/114 MB Progress (1): 85/114 MB Progress (1): 85/114 MB Progress (1): 85/114 MB Progress (1): 85/114 MB Progress (1): 85/114 MB Progress (1): 85/114 MB Progress (1): 85/114 MB Progress (1): 85/114 MB Progress (1): 85/114 MB Progress (1): 85/114 MB Progress (1): 85/114 MB Progress (1): 85/114 MB Progress (1): 85/114 MB Progress (1): 85/114 MB Progress (1): 85/114 MB Progress (1): 85/114 MB Progress (1): 85/114 MB Progress (1): 85/114 MB Progress (1): 85/114 MB Progress (1): 85/114 MB Progress (1): 85/114 MB Progress (1): 85/114 MB Progress (1): 85/114 MB Progress (1): 85/114 MB Progress (1): 85/114 MB Progress (1): 85/114 MB Progress (1): 85/114 MB Progress (1): 85/114 MB Progress (1): 85/114 MB Progress (1): 85/114 MB Progress (1): 85/114 MB Progress (1): 85/114 MB Progress (1): 85/114 MB Progress (1): 85/114 MB Progress (1): 85/114 MB Progress (1): 85/114 MB Progress (1): 85/114 MB Progress (1): 85/114 MB Progress (1): 85/114 MB Progress (1): 85/114 MB Progress (1): 85/114 MB Progress (1): 85/114 MB Progress (1): 85/114 MB Progress (1): 85/114 MB Progress (1): 85/114 MB Progress (1): 85/114 MB Progress (1): 85/114 MB Progress (1): 85/114 MB Progress (1): 85/114 MB Progress (1): 85/114 MB Progress (1): 85/114 MB Progress (1): 85/114 MB Progress (1): 85/114 MB Progress (1): 85/114 MB Progress (1): 85/114 MB Progress (1): 85/114 MB Progress (1): 85/114 MB Progress (1): 85/114 MB Progress (1): 85/114 MB Progress (1): 85/114 MB Progress (1): 85/114 MB Progress (1): 85/114 MB Progress (1): 85/114 MB Progress (1): 85/114 MB Progress (1): 85/114 MB Progress (1): 85/114 MB Progress (1): 85/114 MB Progress (1): 85/114 MB Progress (1): 85/114 MB Progress (1): 85/114 MB Progress (1): 85/114 MB Progress (1): 85/114 MB Progress (1): 85/114 MB Progress (1): 85/114 MB Progress (1): 85/114 MB Progress (1): 85/114 MB Progress (1): 85/114 MB Progress (1): 85/114 MB Progress (1): 85/114 MB Progress (1): 85/114 MB Progress (1): 85/114 MB Progress (1): 85/114 MB Progress (1): 85/114 MB Progress (1): 85/114 MB Progress (1): 85/114 MB Progress (1): 85/114 MB Progress (1): 85/114 MB Progress (1): 85/114 MB Progress (1): 85/114 MB Progress (1): 85/114 MB Progress (1): 85/114 MB Progress (1): 85/114 MB Progress (1): 85/114 MB Progress (1): 85/114 MB Progress (1): 85/114 MB Progress (1): 85/114 MB Progress (1): 85/114 MB Progress (1): 85/114 MB Progress (1): 85/114 MB Progress (1): 85/114 MB Progress (1): 85/114 MB Progress (1): 85/114 MB Progress (1): 85/114 MB Progress (1): 85/114 MB Progress (1): 85/114 MB Progress (1): 85/114 MB Progress (1): 85/114 MB Progress (1): 85/114 MB Progress (1): 85/114 MB Progress (1): 85/114 MB Progress (1): 85/114 MB Progress (1): 85/114 MB Progress (1): 85/114 MB Progress (1): 85/114 MB Progress (1): 85/114 MB Progress (1): 85/114 MB Progress (1): 85/114 MB Progress (1): 85/114 MB Progress (1): 85/114 MB Progress (1): 85/114 MB Progress (1): 85/114 MB Progress (1): 85/114 MB Progress (1): 85/114 MB Progress (1): 85/114 MB Progress (1): 85/114 MB Progress (1): 85/114 MB Progress (1): 85/114 MB Progress (1): 85/114 MB Progress (1): 85/114 MB Progress (1): 85/114 MB Progress (1): 85/114 MB Progress (1): 85/114 MB Progress (1): 85/114 MB Progress (1): 85/114 MB Progress (1): 85/114 MB Progress (1): 85/114 MB Progress (1): 85/114 MB Progress (1): 85/114 MB Progress (1): 85/114 MB Progress (1): 85/114 MB Progress (1): 85/114 MB Progress (1): 85/114 MB Progress (1): 85/114 MB Progress (1): 85/114 MB Progress (1): 85/114 MB Progress (1): 85/114 MB Progress (1): 85/114 MB Progress (1): 85/114 MB Progress (1): 85/114 MB Progress (1): 85/114 MB Progress (1): 85/114 MB Progress (1): 85/114 MB Progress (1): 85/114 MB Progress (1): 85/114 MB Progress (1): 85/114 MB Progress (1): 85/114 MB Progress (1): 85/114 MB Progress (1): 85/114 MB Progress (1): 85/114 MB Progress (1): 85/114 MB Progress (1): 85/114 MB Progress (1): 85/114 MB Progress (1): 85/114 MB Progress (1): 85/114 MB Progress (1): 85/114 MB Progress (1): 85/114 MB Progress (1): 85/114 MB Progress (1): 85/114 MB Progress (1): 85/114 MB Progress (1): 85/114 MB Progress (1): 85/114 MB Progress (1): 85/114 MB Progress (1): 85/114 MB Progress (1): 85/114 MB Progress (1): 85/114 MB Progress (1): 85/114 MB Progress (1): 85/114 MB Progress (1): 85/114 MB Progress (1): 85/114 MB Progress (1): 85/114 MB Progress (1): 85/114 MB Progress (1): 85/114 MB Progress (1): 85/114 MB Progress (1): 85/114 MB Progress (1): 85/114 MB Progress (1): 85/114 MB Progress (1): 85/114 MB Progress (1): 85/114 MB Progress (1): 85/114 MB Progress (1): 85/114 MB Progress (1): 85/114 MB Progress (1): 85/114 MB Progress (1): 85/114 MB Progress (1): 85/114 MB Progress (1): 85/114 MB Progress (1): 85/114 MB Progress (1): 85/114 MB Progress (1): 85/114 MB Progress (1): 85/114 MB Progress (1): 85/114 MB Progress (1): 85/114 MB Progress (1): 85/114 MB Progress (1): 85/114 MB Progress (1): 85/114 MB Progress (1): 85/114 MB Progress (1): 85/114 MB Progress (1): 85/114 MB Progress (1): 85/114 MB Progress (1): 85/114 MB Progress (1): 85/114 MB Progress (1): 85/114 MB Progress (1): 85/114 MB Progress (1): 85/114 MB Progress (1): 85/114 MB Progress (1): 85/114 MB Progress (1): 85/114 MB Progress (1): 85/114 MB Progress (1): 85/114 MB Progress (1): 85/114 MB Progress (1): 85/114 MB Progress (1): 85/114 MB Progress (1): 85/114 MB Progress (1): 85/114 MB Progress (1): 85/114 MB Progress (1): 85/114 MB Progress (1): 85/114 MB Progress (1): 85/114 MB Progress (1): 85/114 MB Progress (1): 85/114 MB Progress (1): 85/114 MB Progress (1): 85/114 MB Progress (1): 85/114 MB Progress (1): 85/114 MB Progress (1): 85/114 MB Progress (1): 85/114 MB Progress (1): 85/114 MB Progress (1): 85/114 MB Progress (1): 85/114 MB Progress (1): 85/114 MB Progress (1): 85/114 MB Progress (1): 85/114 MB Progress (1): 85/114 MB Progress (1): 85/114 MB Progress (1): 85/114 MB Progress (1): 85/114 MB Progress (1): 85/114 MB Progress (1): 85/114 MB Progress (1): 85/114 MB Progress (1): 85/114 MB Progress (1): 85/114 MB Progress (1): 85/114 MB Progress (1): 85/114 MB Progress (1): 85/114 MB Progress (1): 85/114 MB Progress (1): 85/114 MB Progress (1): 85/114 MB Progress (1): 85/114 MB Progress (1): 85/114 MB Progress (1): 85/114 MB Progress (1): 85/114 MB Progress (1): 85/114 MB Progress (1): 85/114 MB Progress (1): 85/114 MB Progress (1): 85/114 MB Progress (1): 85/114 MB Progress (1): 85/114 MB Progress (1): 85/114 MB Progress (1): 85/114 MB Progress (1): 85/114 MB Progress (1): 85/114 MB Progress (1): 85/114 MB Progress (1): 85/114 MB Progress (1): 85/114 MB Progress (1): 85/114 MB Progress (1): 85/114 MB Progress (1): 85/114 MB Progress (1): 85/114 MB Progress (1): 85/114 MB Progress (1): 85/114 MB Progress (1): 85/114 MB Progress (1): 85/114 MB Progress (1): 85/114 MB Progress (1): 85/114 MB Progress (1): 85/114 MB Progress (1): 85/114 MB Progress (1): 85/114 MB Progress (1): 85/114 MB Progress (1): 85/114 MB Progress (1): 85/114 MB Progress (1): 85/114 MB Progress (1): 85/114 MB Progress (1): 85/114 MB Progress (1): 85/114 MB Progress (1): 85/114 MB Progress (1): 85/114 MB Progress (1): 85/114 MB Progress (1): 85/114 MB Progress (1): 85/114 MB Progress (1): 85/114 MB Progress (1): 85/114 MB Progress (1): 85/114 MB Progress (1): 85/114 MB Progress (1): 85/114 MB Progress (1): 85/114 MB Progress (1): 85/114 MB Progress (1): 85/114 MB Progress (1): 85/114 MB Progress (1): 85/114 MB Progress (1): 85/114 MB Progress (1): 85/114 MB Progress (1): 85/114 MB Progress (1): 85/114 MB Progress (1): 85/114 MB Progress (1): 85/114 MB Progress (1): 85/114 MB Progress (1): 85/114 MB Progress (1): 85/114 MB Progress (1): 85/114 MB Progress (1): 85/114 MB Progress (1): 85/114 MB Progress (1): 85/114 MB Progress (1): 85/114 MB Progress (1): 85/114 MB Progress (1): 85/114 MB Progress (1): 85/114 MB Progress (1): 85/114 MB Progress (1): 85/114 MB Progress (1): 85/114 MB Progress (1): 85/114 MB Progress (1): 85/114 MB Progress (1): 85/114 MB Progress (1): 85/114 MB Progress (1): 85/114 MB Progress (1): 85/114 MB Progress (1): 85/114 MB Progress (1): 85/114 MB Progress (1): 85/114 MB Progress (1): 85/114 MB Progress (1): 85/114 MB Progress (1): 85/114 MB Progress (1): 85/114 MB Progress (1): 85/114 MB Progress (1): 85/114 MB Progress (1): 85/114 MB Progress (1): 85/114 MB Progress (1): 85/114 MB Progress (1): 85/114 MB Progress (1): 85/114 MB Progress (1): 85/114 MB Progress (1): 85/114 MB Progress (1): 85/114 MB Progress (1): 85/114 MB Progress (1): 85/114 MB Progress (1): 85/114 MB Progress (1): 85/114 MB Progress (1): 85/114 MB Progress (1): 85/114 MB Progress (1): 85/114 MB Progress (1): 85/114 MB Progress (1): 85/114 MB Progress (1): 85/114 MB Progress (1): 85/114 MB Progress (1): 85/114 MB Progress (1): 85/114 MB Progress (1): 86/114 MB Progress (1): 86/114 MB Progress (1): 86/114 MB Progress (1): 86/114 MB Progress (1): 86/114 MB Progress (1): 86/114 MB Progress (1): 86/114 MB Progress (1): 86/114 MB Progress (1): 86/114 MB Progress (1): 86/114 MB Progress (1): 86/114 MB Progress (1): 86/114 MB Progress (1): 86/114 MB Progress (1): 86/114 MB Progress (1): 86/114 MB Progress (1): 86/114 MB Progress (1): 86/114 MB Progress (1): 86/114 MB Progress (1): 86/114 MB Progress (1): 86/114 MB Progress (1): 86/114 MB Progress (1): 86/114 MB Progress (1): 86/114 MB Progress (1): 86/114 MB Progress (1): 86/114 MB Progress (1): 86/114 MB Progress (1): 86/114 MB Progress (1): 86/114 MB Progress (1): 86/114 MB Progress (1): 86/114 MB Progress (1): 86/114 MB Progress (1): 86/114 MB Progress (1): 86/114 MB Progress (1): 86/114 MB Progress (1): 86/114 MB Progress (1): 86/114 MB Progress (1): 86/114 MB Progress (1): 86/114 MB Progress (1): 86/114 MB Progress (1): 86/114 MB Progress (1): 86/114 MB Progress (1): 86/114 MB Progress (1): 86/114 MB Progress (1): 86/114 MB Progress (1): 86/114 MB Progress (1): 86/114 MB Progress (1): 86/114 MB Progress (1): 86/114 MB Progress (1): 86/114 MB Progress (1): 86/114 MB Progress (1): 86/114 MB Progress (1): 86/114 MB Progress (1): 86/114 MB Progress (1): 86/114 MB Progress (1): 86/114 MB Progress (1): 86/114 MB Progress (1): 86/114 MB Progress (1): 86/114 MB Progress (1): 86/114 MB Progress (1): 86/114 MB Progress (1): 86/114 MB Progress (1): 86/114 MB Progress (1): 86/114 MB Progress (1): 86/114 MB Progress (1): 86/114 MB Progress (1): 86/114 MB Progress (1): 86/114 MB Progress (1): 86/114 MB Progress (1): 86/114 MB Progress (1): 86/114 MB Progress (1): 86/114 MB Progress (1): 86/114 MB Progress (1): 86/114 MB Progress (1): 86/114 MB Progress (1): 86/114 MB Progress (1): 86/114 MB Progress (1): 86/114 MB Progress (1): 86/114 MB Progress (1): 86/114 MB Progress (1): 86/114 MB Progress (1): 86/114 MB Progress (1): 86/114 MB Progress (1): 86/114 MB Progress (1): 86/114 MB Progress (1): 86/114 MB Progress (1): 86/114 MB Progress (1): 86/114 MB Progress (1): 86/114 MB Progress (1): 86/114 MB Progress (1): 86/114 MB Progress (1): 86/114 MB Progress (1): 86/114 MB Progress (1): 86/114 MB Progress (1): 86/114 MB Progress (1): 86/114 MB Progress (1): 86/114 MB Progress (1): 86/114 MB Progress (1): 86/114 MB Progress (1): 86/114 MB Progress (1): 86/114 MB Progress (1): 86/114 MB Progress (1): 86/114 MB Progress (1): 86/114 MB Progress (1): 86/114 MB Progress (1): 86/114 MB Progress (1): 86/114 MB Progress (1): 86/114 MB Progress (1): 86/114 MB Progress (1): 86/114 MB Progress (1): 86/114 MB Progress (1): 86/114 MB Progress (1): 86/114 MB Progress (1): 86/114 MB Progress (1): 86/114 MB Progress (1): 86/114 MB Progress (1): 86/114 MB Progress (1): 86/114 MB Progress (1): 86/114 MB Progress (1): 86/114 MB Progress (1): 86/114 MB Progress (1): 86/114 MB Progress (1): 86/114 MB Progress (1): 86/114 MB Progress (1): 86/114 MB Progress (1): 86/114 MB Progress (1): 86/114 MB Progress (1): 86/114 MB Progress (1): 86/114 MB Progress (1): 86/114 MB Progress (1): 86/114 MB Progress (1): 86/114 MB Progress (1): 86/114 MB Progress (1): 86/114 MB Progress (1): 86/114 MB Progress (1): 86/114 MB Progress (1): 86/114 MB Progress (1): 86/114 MB Progress (1): 86/114 MB Progress (1): 86/114 MB Progress (1): 86/114 MB Progress (1): 86/114 MB Progress (1): 86/114 MB Progress (1): 86/114 MB Progress (1): 86/114 MB Progress (1): 86/114 MB Progress (1): 86/114 MB Progress (1): 86/114 MB Progress (1): 86/114 MB Progress (1): 86/114 MB Progress (1): 86/114 MB Progress (1): 86/114 MB Progress (1): 86/114 MB Progress (1): 86/114 MB Progress (1): 86/114 MB Progress (1): 86/114 MB Progress (1): 86/114 MB Progress (1): 86/114 MB Progress (1): 86/114 MB Progress (1): 86/114 MB Progress (1): 86/114 MB Progress (1): 86/114 MB Progress (1): 86/114 MB Progress (1): 86/114 MB Progress (1): 86/114 MB Progress (1): 86/114 MB Progress (1): 86/114 MB Progress (1): 86/114 MB Progress (1): 86/114 MB Progress (1): 86/114 MB Progress (1): 86/114 MB Progress (1): 86/114 MB Progress (1): 86/114 MB Progress (1): 86/114 MB Progress (1): 86/114 MB Progress (1): 86/114 MB Progress (1): 86/114 MB Progress (1): 86/114 MB Progress (1): 86/114 MB Progress (1): 86/114 MB Progress (1): 86/114 MB Progress (1): 86/114 MB Progress (1): 86/114 MB Progress (1): 86/114 MB Progress (1): 86/114 MB Progress (1): 86/114 MB Progress (1): 86/114 MB Progress (1): 86/114 MB Progress (1): 86/114 MB Progress (1): 86/114 MB Progress (1): 86/114 MB Progress (1): 86/114 MB Progress (1): 86/114 MB Progress (1): 86/114 MB Progress (1): 86/114 MB Progress (1): 86/114 MB Progress (1): 86/114 MB Progress (1): 86/114 MB Progress (1): 86/114 MB Progress (1): 86/114 MB Progress (1): 86/114 MB Progress (1): 86/114 MB Progress (1): 86/114 MB Progress (1): 86/114 MB Progress (1): 86/114 MB Progress (1): 86/114 MB Progress (1): 86/114 MB Progress (1): 86/114 MB Progress (1): 86/114 MB Progress (1): 86/114 MB Progress (1): 86/114 MB Progress (1): 86/114 MB Progress (1): 86/114 MB Progress (1): 86/114 MB Progress (1): 86/114 MB Progress (1): 86/114 MB Progress (1): 86/114 MB Progress (1): 86/114 MB Progress (1): 86/114 MB Progress (1): 86/114 MB Progress (1): 86/114 MB Progress (1): 86/114 MB Progress (1): 86/114 MB Progress (1): 86/114 MB Progress (1): 86/114 MB Progress (1): 86/114 MB Progress (1): 86/114 MB Progress (1): 86/114 MB Progress (1): 86/114 MB Progress (1): 86/114 MB Progress (1): 86/114 MB Progress (1): 86/114 MB Progress (1): 86/114 MB Progress (1): 86/114 MB Progress (1): 86/114 MB Progress (1): 86/114 MB Progress (1): 86/114 MB Progress (1): 86/114 MB Progress (1): 86/114 MB Progress (1): 86/114 MB Progress (1): 86/114 MB Progress (1): 86/114 MB Progress (1): 86/114 MB Progress (1): 86/114 MB Progress (1): 86/114 MB Progress (1): 86/114 MB Progress (1): 86/114 MB Progress (1): 86/114 MB Progress (1): 86/114 MB Progress (1): 86/114 MB Progress (1): 86/114 MB Progress (1): 86/114 MB Progress (1): 86/114 MB Progress (1): 86/114 MB Progress (1): 86/114 MB Progress (1): 86/114 MB Progress (1): 86/114 MB Progress (1): 86/114 MB Progress (1): 86/114 MB Progress (1): 86/114 MB Progress (1): 86/114 MB Progress (1): 86/114 MB Progress (1): 86/114 MB Progress (1): 86/114 MB Progress (1): 86/114 MB Progress (1): 86/114 MB Progress (1): 86/114 MB Progress (1): 86/114 MB Progress (1): 86/114 MB Progress (1): 86/114 MB Progress (1): 86/114 MB Progress (1): 86/114 MB Progress (1): 86/114 MB Progress (1): 86/114 MB Progress (1): 86/114 MB Progress (1): 86/114 MB Progress (1): 86/114 MB Progress (1): 86/114 MB Progress (1): 86/114 MB Progress (1): 86/114 MB Progress (1): 86/114 MB Progress (1): 86/114 MB Progress (1): 86/114 MB Progress (1): 86/114 MB Progress (1): 86/114 MB Progress (1): 86/114 MB Progress (1): 86/114 MB Progress (1): 86/114 MB Progress (1): 86/114 MB Progress (1): 86/114 MB Progress (1): 86/114 MB Progress (1): 86/114 MB Progress (1): 86/114 MB Progress (1): 86/114 MB Progress (1): 86/114 MB Progress (1): 86/114 MB Progress (1): 86/114 MB Progress (1): 86/114 MB Progress (1): 86/114 MB Progress (1): 86/114 MB Progress (1): 86/114 MB Progress (1): 86/114 MB Progress (1): 86/114 MB Progress (1): 86/114 MB Progress (1): 86/114 MB Progress (1): 86/114 MB Progress (1): 86/114 MB Progress (1): 86/114 MB Progress (1): 86/114 MB Progress (1): 86/114 MB Progress (1): 86/114 MB Progress (1): 86/114 MB Progress (1): 86/114 MB Progress (1): 86/114 MB Progress (1): 86/114 MB Progress (1): 86/114 MB Progress (1): 86/114 MB Progress (1): 86/114 MB Progress (1): 86/114 MB Progress (1): 86/114 MB Progress (1): 86/114 MB Progress (1): 86/114 MB Progress (1): 86/114 MB Progress (1): 86/114 MB Progress (1): 86/114 MB Progress (1): 86/114 MB Progress (1): 86/114 MB Progress (1): 86/114 MB Progress (1): 86/114 MB Progress (1): 86/114 MB Progress (1): 86/114 MB Progress (1): 86/114 MB Progress (1): 86/114 MB Progress (1): 86/114 MB Progress (1): 86/114 MB Progress (1): 86/114 MB Progress (1): 86/114 MB Progress (1): 86/114 MB Progress (1): 86/114 MB Progress (1): 86/114 MB Progress (1): 86/114 MB Progress (1): 86/114 MB Progress (1): 86/114 MB Progress (1): 86/114 MB Progress (1): 86/114 MB Progress (1): 86/114 MB Progress (1): 86/114 MB Progress (1): 86/114 MB Progress (1): 86/114 MB Progress (1): 86/114 MB Progress (1): 86/114 MB Progress (1): 86/114 MB Progress (1): 86/114 MB Progress (1): 86/114 MB Progress (1): 86/114 MB Progress (1): 86/114 MB Progress (1): 86/114 MB Progress (1): 86/114 MB Progress (1): 86/114 MB Progress (1): 86/114 MB Progress (1): 86/114 MB Progress (1): 86/114 MB Progress (1): 86/114 MB Progress (1): 86/114 MB Progress (1): 86/114 MB Progress (1): 86/114 MB Progress (1): 86/114 MB Progress (1): 86/114 MB Progress (1): 86/114 MB Progress (1): 86/114 MB Progress (1): 86/114 MB Progress (1): 86/114 MB Progress (1): 86/114 MB Progress (1): 86/114 MB Progress (1): 86/114 MB Progress (1): 86/114 MB Progress (1): 86/114 MB Progress (1): 86/114 MB Progress (1): 86/114 MB Progress (1): 86/114 MB Progress (1): 86/114 MB Progress (1): 86/114 MB Progress (1): 86/114 MB Progress (1): 86/114 MB Progress (1): 86/114 MB Progress (1): 86/114 MB Progress (1): 86/114 MB Progress (1): 86/114 MB Progress (1): 86/114 MB Progress (1): 86/114 MB Progress (1): 86/114 MB Progress (1): 86/114 MB Progress (1): 86/114 MB Progress (1): 86/114 MB Progress (1): 86/114 MB Progress (1): 86/114 MB Progress (1): 86/114 MB Progress (1): 86/114 MB Progress (1): 86/114 MB Progress (1): 86/114 MB Progress (1): 86/114 MB Progress (1): 86/114 MB Progress (1): 86/114 MB Progress (1): 86/114 MB Progress (1): 86/114 MB Progress (1): 86/114 MB Progress (1): 86/114 MB Progress (1): 86/114 MB Progress (1): 86/114 MB Progress (1): 86/114 MB Progress (1): 86/114 MB Progress (1): 86/114 MB Progress (1): 86/114 MB Progress (1): 86/114 MB Progress (1): 86/114 MB Progress (1): 86/114 MB Progress (1): 86/114 MB Progress (1): 86/114 MB Progress (1): 86/114 MB Progress (1): 86/114 MB Progress (1): 86/114 MB Progress (1): 86/114 MB Progress (1): 86/114 MB Progress (1): 86/114 MB Progress (1): 86/114 MB Progress (1): 86/114 MB Progress (1): 86/114 MB Progress (1): 86/114 MB Progress (1): 86/114 MB Progress (1): 86/114 MB Progress (1): 86/114 MB Progress (1): 86/114 MB Progress (1): 86/114 MB Progress (1): 86/114 MB Progress (1): 86/114 MB Progress (1): 86/114 MB Progress (1): 86/114 MB Progress (1): 86/114 MB Progress (1): 86/114 MB Progress (1): 86/114 MB Progress (1): 86/114 MB Progress (1): 86/114 MB Progress (1): 86/114 MB Progress (1): 86/114 MB Progress (1): 86/114 MB Progress (1): 86/114 MB Progress (1): 86/114 MB Progress (1): 86/114 MB Progress (1): 86/114 MB Progress (1): 86/114 MB Progress (1): 86/114 MB Progress (1): 86/114 MB Progress (1): 86/114 MB Progress (1): 86/114 MB Progress (1): 86/114 MB Progress (1): 86/114 MB Progress (1): 86/114 MB Progress (1): 86/114 MB Progress (1): 86/114 MB Progress (1): 86/114 MB Progress (1): 86/114 MB Progress (1): 86/114 MB Progress (1): 86/114 MB Progress (1): 86/114 MB Progress (1): 86/114 MB Progress (1): 86/114 MB Progress (1): 86/114 MB Progress (1): 86/114 MB Progress (1): 86/114 MB Progress (1): 86/114 MB Progress (1): 86/114 MB Progress (1): 86/114 MB Progress (1): 86/114 MB Progress (1): 86/114 MB Progress (1): 86/114 MB Progress (1): 86/114 MB Progress (1): 86/114 MB Progress (1): 86/114 MB Progress (1): 86/114 MB Progress (1): 86/114 MB Progress (1): 86/114 MB Progress (1): 86/114 MB Progress (1): 86/114 MB Progress (1): 86/114 MB Progress (1): 86/114 MB Progress (1): 86/114 MB Progress (1): 86/114 MB Progress (1): 86/114 MB Progress (1): 86/114 MB Progress (1): 87/114 MB Progress (1): 87/114 MB Progress (1): 87/114 MB Progress (1): 87/114 MB Progress (1): 87/114 MB Progress (1): 87/114 MB Progress (1): 87/114 MB Progress (1): 87/114 MB Progress (1): 87/114 MB Progress (1): 87/114 MB Progress (1): 87/114 MB Progress (1): 87/114 MB Progress (1): 87/114 MB Progress (1): 87/114 MB Progress (1): 87/114 MB Progress (1): 87/114 MB Progress (1): 87/114 MB Progress (1): 87/114 MB Progress (1): 87/114 MB Progress (1): 87/114 MB Progress (1): 87/114 MB Progress (1): 87/114 MB Progress (1): 87/114 MB Progress (1): 87/114 MB Progress (1): 87/114 MB Progress (1): 87/114 MB Progress (1): 87/114 MB Progress (1): 87/114 MB Progress (1): 87/114 MB Progress (1): 87/114 MB Progress (1): 87/114 MB Progress (1): 87/114 MB Progress (1): 87/114 MB Progress (1): 87/114 MB Progress (1): 87/114 MB Progress (1): 87/114 MB Progress (1): 87/114 MB Progress (1): 87/114 MB Progress (1): 87/114 MB Progress (1): 87/114 MB Progress (1): 87/114 MB Progress (1): 87/114 MB Progress (1): 87/114 MB Progress (1): 87/114 MB Progress (1): 87/114 MB Progress (1): 87/114 MB Progress (1): 87/114 MB Progress (1): 87/114 MB Progress (1): 87/114 MB Progress (1): 87/114 MB Progress (1): 87/114 MB Progress (1): 87/114 MB Progress (1): 87/114 MB Progress (1): 87/114 MB Progress (1): 87/114 MB Progress (1): 87/114 MB Progress (1): 87/114 MB Progress (1): 87/114 MB Progress (1): 87/114 MB Progress (1): 87/114 MB Progress (1): 87/114 MB Progress (1): 87/114 MB Progress (1): 87/114 MB Progress (1): 87/114 MB Progress (1): 87/114 MB Progress (1): 87/114 MB Progress (1): 87/114 MB Progress (1): 87/114 MB Progress (1): 87/114 MB Progress (1): 87/114 MB Progress (1): 87/114 MB Progress (1): 87/114 MB Progress (1): 87/114 MB Progress (1): 87/114 MB Progress (1): 87/114 MB Progress (1): 87/114 MB Progress (1): 87/114 MB Progress (1): 87/114 MB Progress (1): 87/114 MB Progress (1): 87/114 MB Progress (1): 87/114 MB Progress (1): 87/114 MB Progress (1): 87/114 MB Progress (1): 87/114 MB Progress (1): 87/114 MB Progress (1): 87/114 MB Progress (1): 87/114 MB Progress (1): 87/114 MB Progress (1): 87/114 MB Progress (1): 87/114 MB Progress (1): 87/114 MB Progress (1): 87/114 MB Progress (1): 87/114 MB Progress (1): 87/114 MB Progress (1): 87/114 MB Progress (1): 87/114 MB Progress (1): 87/114 MB Progress (1): 87/114 MB Progress (1): 87/114 MB Progress (1): 87/114 MB Progress (1): 87/114 MB Progress (1): 87/114 MB Progress (1): 87/114 MB Progress (1): 87/114 MB Progress (1): 87/114 MB Progress (1): 87/114 MB Progress (1): 87/114 MB Progress (1): 87/114 MB Progress (1): 87/114 MB Progress (1): 87/114 MB Progress (1): 87/114 MB Progress (1): 87/114 MB Progress (1): 87/114 MB Progress (1): 87/114 MB Progress (1): 87/114 MB Progress (1): 87/114 MB Progress (1): 87/114 MB Progress (1): 87/114 MB Progress (1): 87/114 MB Progress (1): 87/114 MB Progress (1): 87/114 MB Progress (1): 87/114 MB Progress (1): 87/114 MB Progress (1): 87/114 MB Progress (1): 87/114 MB Progress (1): 87/114 MB Progress (1): 87/114 MB Progress (1): 87/114 MB Progress (1): 87/114 MB Progress (1): 87/114 MB Progress (1): 87/114 MB Progress (1): 87/114 MB Progress (1): 87/114 MB Progress (1): 87/114 MB Progress (1): 87/114 MB Progress (1): 87/114 MB Progress (1): 87/114 MB Progress (1): 87/114 MB Progress (1): 87/114 MB Progress (1): 87/114 MB Progress (1): 87/114 MB Progress (1): 87/114 MB Progress (1): 87/114 MB Progress (1): 87/114 MB Progress (1): 87/114 MB Progress (1): 87/114 MB Progress (1): 87/114 MB Progress (1): 87/114 MB Progress (1): 87/114 MB Progress (1): 87/114 MB Progress (1): 87/114 MB Progress (1): 87/114 MB Progress (1): 87/114 MB Progress (1): 87/114 MB Progress (1): 87/114 MB Progress (1): 87/114 MB Progress (1): 87/114 MB Progress (1): 87/114 MB Progress (1): 87/114 MB Progress (1): 87/114 MB Progress (1): 87/114 MB Progress (1): 87/114 MB Progress (1): 87/114 MB Progress (1): 87/114 MB Progress (1): 87/114 MB Progress (1): 87/114 MB Progress (1): 87/114 MB Progress (1): 87/114 MB Progress (1): 87/114 MB Progress (1): 87/114 MB Progress (1): 87/114 MB Progress (1): 87/114 MB Progress (1): 87/114 MB Progress (1): 87/114 MB Progress (1): 87/114 MB Progress (1): 87/114 MB Progress (1): 87/114 MB Progress (1): 87/114 MB Progress (1): 87/114 MB Progress (1): 87/114 MB Progress (1): 87/114 MB Progress (1): 87/114 MB Progress (1): 87/114 MB Progress (1): 87/114 MB Progress (1): 87/114 MB Progress (1): 87/114 MB Progress (1): 87/114 MB Progress (1): 87/114 MB Progress (1): 87/114 MB Progress (1): 87/114 MB Progress (1): 87/114 MB Progress (1): 87/114 MB Progress (1): 87/114 MB Progress (1): 87/114 MB Progress (1): 87/114 MB Progress (1): 87/114 MB Progress (1): 87/114 MB Progress (1): 87/114 MB Progress (1): 87/114 MB Progress (1): 87/114 MB Progress (1): 87/114 MB Progress (1): 87/114 MB Progress (1): 87/114 MB Progress (1): 87/114 MB Progress (1): 87/114 MB Progress (1): 87/114 MB Progress (1): 87/114 MB Progress (1): 87/114 MB Progress (1): 87/114 MB Progress (1): 87/114 MB Progress (1): 87/114 MB Progress (1): 87/114 MB Progress (1): 87/114 MB Progress (1): 87/114 MB Progress (1): 87/114 MB Progress (1): 87/114 MB Progress (1): 87/114 MB Progress (1): 87/114 MB Progress (1): 87/114 MB Progress (1): 87/114 MB Progress (1): 87/114 MB Progress (1): 87/114 MB Progress (1): 87/114 MB Progress (1): 87/114 MB Progress (1): 87/114 MB Progress (1): 87/114 MB Progress (1): 87/114 MB Progress (1): 87/114 MB Progress (1): 87/114 MB Progress (1): 87/114 MB Progress (1): 87/114 MB Progress (1): 87/114 MB Progress (1): 87/114 MB Progress (1): 87/114 MB Progress (1): 87/114 MB Progress (1): 87/114 MB Progress (1): 87/114 MB Progress (1): 87/114 MB Progress (1): 87/114 MB Progress (1): 87/114 MB Progress (1): 87/114 MB Progress (1): 87/114 MB Progress (1): 87/114 MB Progress (1): 87/114 MB Progress (1): 87/114 MB Progress (1): 87/114 MB Progress (1): 87/114 MB Progress (1): 87/114 MB Progress (1): 87/114 MB Progress (1): 87/114 MB Progress (1): 87/114 MB Progress (1): 87/114 MB Progress (1): 87/114 MB Progress (1): 87/114 MB Progress (1): 87/114 MB Progress (1): 87/114 MB Progress (1): 87/114 MB Progress (1): 87/114 MB Progress (1): 87/114 MB Progress (1): 87/114 MB Progress (1): 87/114 MB Progress (1): 87/114 MB Progress (1): 87/114 MB Progress (1): 87/114 MB Progress (1): 87/114 MB Progress (1): 87/114 MB Progress (1): 87/114 MB Progress (1): 87/114 MB Progress (1): 87/114 MB Progress (1): 87/114 MB Progress (1): 87/114 MB Progress (1): 87/114 MB Progress (1): 87/114 MB Progress (1): 87/114 MB Progress (1): 87/114 MB Progress (1): 87/114 MB Progress (1): 87/114 MB Progress (1): 87/114 MB Progress (1): 87/114 MB Progress (1): 87/114 MB Progress (1): 87/114 MB Progress (1): 87/114 MB Progress (1): 87/114 MB Progress (1): 87/114 MB Progress (1): 87/114 MB Progress (1): 87/114 MB Progress (1): 87/114 MB Progress (1): 87/114 MB Progress (1): 87/114 MB Progress (1): 87/114 MB Progress (1): 87/114 MB Progress (1): 87/114 MB Progress (1): 87/114 MB Progress (1): 87/114 MB Progress (1): 87/114 MB Progress (1): 87/114 MB Progress (1): 87/114 MB Progress (1): 87/114 MB Progress (1): 87/114 MB Progress (1): 87/114 MB Progress (1): 87/114 MB Progress (1): 87/114 MB Progress (1): 87/114 MB Progress (1): 87/114 MB Progress (1): 87/114 MB Progress (1): 87/114 MB Progress (1): 87/114 MB Progress (1): 87/114 MB Progress (1): 87/114 MB Progress (1): 87/114 MB Progress (1): 87/114 MB Progress (1): 87/114 MB Progress (1): 87/114 MB Progress (1): 87/114 MB Progress (1): 87/114 MB Progress (1): 87/114 MB Progress (1): 87/114 MB Progress (1): 87/114 MB Progress (1): 87/114 MB Progress (1): 87/114 MB Progress (1): 87/114 MB Progress (1): 87/114 MB Progress (1): 87/114 MB Progress (1): 87/114 MB Progress (1): 87/114 MB Progress (1): 87/114 MB Progress (1): 87/114 MB Progress (1): 87/114 MB Progress (1): 87/114 MB Progress (1): 87/114 MB Progress (1): 87/114 MB Progress (1): 87/114 MB Progress (1): 87/114 MB Progress (1): 87/114 MB Progress (1): 87/114 MB Progress (1): 87/114 MB Progress (1): 87/114 MB Progress (1): 87/114 MB Progress (1): 87/114 MB Progress (1): 87/114 MB Progress (1): 87/114 MB Progress (1): 87/114 MB Progress (1): 87/114 MB Progress (1): 87/114 MB Progress (1): 87/114 MB Progress (1): 87/114 MB Progress (1): 87/114 MB Progress (1): 87/114 MB Progress (1): 87/114 MB Progress (1): 87/114 MB Progress (1): 87/114 MB Progress (1): 87/114 MB Progress (1): 87/114 MB Progress (1): 87/114 MB Progress (1): 87/114 MB Progress (1): 87/114 MB Progress (1): 87/114 MB Progress (1): 87/114 MB Progress (1): 87/114 MB Progress (1): 87/114 MB Progress (1): 87/114 MB Progress (1): 87/114 MB Progress (1): 87/114 MB Progress (1): 87/114 MB Progress (1): 87/114 MB Progress (1): 87/114 MB Progress (1): 87/114 MB Progress (1): 87/114 MB Progress (1): 87/114 MB Progress (1): 87/114 MB Progress (1): 87/114 MB Progress (1): 87/114 MB Progress (1): 87/114 MB Progress (1): 87/114 MB Progress (1): 87/114 MB Progress (1): 87/114 MB Progress (1): 87/114 MB Progress (1): 87/114 MB Progress (1): 87/114 MB Progress (1): 87/114 MB Progress (1): 87/114 MB Progress (1): 87/114 MB Progress (1): 87/114 MB Progress (1): 87/114 MB Progress (1): 87/114 MB Progress (1): 87/114 MB Progress (1): 87/114 MB Progress (1): 87/114 MB Progress (1): 87/114 MB Progress (1): 87/114 MB Progress (1): 87/114 MB Progress (1): 87/114 MB Progress (1): 87/114 MB Progress (1): 87/114 MB Progress (1): 87/114 MB Progress (1): 87/114 MB Progress (1): 87/114 MB Progress (1): 87/114 MB Progress (1): 87/114 MB Progress (1): 87/114 MB Progress (1): 87/114 MB Progress (1): 87/114 MB Progress (1): 87/114 MB Progress (1): 87/114 MB Progress (1): 87/114 MB Progress (1): 87/114 MB Progress (1): 87/114 MB Progress (1): 87/114 MB Progress (1): 87/114 MB Progress (1): 87/114 MB Progress (1): 87/114 MB Progress (1): 87/114 MB Progress (1): 87/114 MB Progress (1): 87/114 MB Progress (1): 87/114 MB Progress (1): 87/114 MB Progress (1): 87/114 MB Progress (1): 87/114 MB Progress (1): 87/114 MB Progress (1): 87/114 MB Progress (1): 87/114 MB Progress (1): 87/114 MB Progress (1): 87/114 MB Progress (1): 87/114 MB Progress (1): 87/114 MB Progress (1): 87/114 MB Progress (1): 87/114 MB Progress (1): 87/114 MB Progress (1): 87/114 MB Progress (1): 87/114 MB Progress (1): 87/114 MB Progress (1): 87/114 MB Progress (1): 87/114 MB Progress (1): 87/114 MB Progress (1): 87/114 MB Progress (1): 87/114 MB Progress (1): 87/114 MB Progress (1): 87/114 MB Progress (1): 87/114 MB Progress (1): 87/114 MB Progress (1): 87/114 MB Progress (1): 87/114 MB Progress (1): 87/114 MB Progress (1): 87/114 MB Progress (1): 87/114 MB Progress (1): 87/114 MB Progress (1): 87/114 MB Progress (1): 87/114 MB Progress (1): 87/114 MB Progress (1): 87/114 MB Progress (1): 87/114 MB Progress (1): 87/114 MB Progress (1): 87/114 MB Progress (1): 87/114 MB Progress (1): 87/114 MB Progress (1): 87/114 MB Progress (1): 87/114 MB Progress (1): 87/114 MB Progress (1): 87/114 MB Progress (1): 87/114 MB Progress (1): 87/114 MB Progress (1): 87/114 MB Progress (1): 87/114 MB Progress (1): 87/114 MB Progress (1): 87/114 MB Progress (1): 87/114 MB Progress (1): 87/114 MB Progress (1): 87/114 MB Progress (1): 87/114 MB Progress (1): 87/114 MB Progress (1): 87/114 MB Progress (1): 87/114 MB Progress (1): 87/114 MB Progress (1): 87/114 MB Progress (1): 87/114 MB Progress (1): 87/114 MB Progress (1): 87/114 MB Progress (1): 87/114 MB Progress (1): 87/114 MB Progress (1): 87/114 MB Progress (1): 87/114 MB Progress (1): 87/114 MB Progress (1): 87/114 MB Progress (1): 87/114 MB Progress (1): 87/114 MB Progress (1): 87/114 MB Progress (1): 87/114 MB Progress (1): 87/114 MB Progress (1): 88/114 MB Progress (1): 88/114 MB Progress (1): 88/114 MB Progress (1): 88/114 MB Progress (1): 88/114 MB Progress (1): 88/114 MB Progress (1): 88/114 MB Progress (1): 88/114 MB Progress (1): 88/114 MB Progress (1): 88/114 MB Progress (1): 88/114 MB Progress (1): 88/114 MB Progress (1): 88/114 MB Progress (1): 88/114 MB Progress (1): 88/114 MB Progress (1): 88/114 MB Progress (1): 88/114 MB Progress (1): 88/114 MB Progress (1): 88/114 MB Progress (1): 88/114 MB Progress (1): 88/114 MB Progress (1): 88/114 MB Progress (1): 88/114 MB Progress (1): 88/114 MB Progress (1): 88/114 MB Progress (1): 88/114 MB Progress (1): 88/114 MB Progress (1): 88/114 MB Progress (1): 88/114 MB Progress (1): 88/114 MB Progress (1): 88/114 MB Progress (1): 88/114 MB Progress (1): 88/114 MB Progress (1): 88/114 MB Progress (1): 88/114 MB Progress (1): 88/114 MB Progress (1): 88/114 MB Progress (1): 88/114 MB Progress (1): 88/114 MB Progress (1): 88/114 MB Progress (1): 88/114 MB Progress (1): 88/114 MB Progress (1): 88/114 MB Progress (1): 88/114 MB Progress (1): 88/114 MB Progress (1): 88/114 MB Progress (1): 88/114 MB Progress (1): 88/114 MB Progress (1): 88/114 MB Progress (1): 88/114 MB Progress (1): 88/114 MB Progress (1): 88/114 MB Progress (1): 88/114 MB Progress (1): 88/114 MB Progress (1): 88/114 MB Progress (1): 88/114 MB Progress (1): 88/114 MB Progress (1): 88/114 MB Progress (1): 88/114 MB Progress (1): 88/114 MB Progress (1): 88/114 MB Progress (1): 88/114 MB Progress (1): 88/114 MB Progress (1): 88/114 MB Progress (1): 88/114 MB Progress (1): 88/114 MB Progress (1): 88/114 MB Progress (1): 88/114 MB Progress (1): 88/114 MB Progress (1): 88/114 MB Progress (1): 88/114 MB Progress (1): 88/114 MB Progress (1): 88/114 MB Progress (1): 88/114 MB Progress (1): 88/114 MB Progress (1): 88/114 MB Progress (1): 88/114 MB Progress (1): 88/114 MB Progress (1): 88/114 MB Progress (1): 88/114 MB Progress (1): 88/114 MB Progress (1): 88/114 MB Progress (1): 88/114 MB Progress (1): 88/114 MB Progress (1): 88/114 MB Progress (1): 88/114 MB Progress (1): 88/114 MB Progress (1): 88/114 MB Progress (1): 88/114 MB Progress (1): 88/114 MB Progress (1): 88/114 MB Progress (1): 88/114 MB Progress (1): 88/114 MB Progress (1): 88/114 MB Progress (1): 88/114 MB Progress (1): 88/114 MB Progress (1): 88/114 MB Progress (1): 88/114 MB Progress (1): 88/114 MB Progress (1): 88/114 MB Progress (1): 88/114 MB Progress (1): 88/114 MB Progress (1): 88/114 MB Progress (1): 88/114 MB Progress (1): 88/114 MB Progress (1): 88/114 MB Progress (1): 88/114 MB Progress (1): 88/114 MB Progress (1): 88/114 MB Progress (1): 88/114 MB Progress (1): 88/114 MB Progress (1): 88/114 MB Progress (1): 88/114 MB Progress (1): 88/114 MB Progress (1): 88/114 MB Progress (1): 88/114 MB Progress (1): 88/114 MB Progress (1): 88/114 MB Progress (1): 88/114 MB Progress (1): 88/114 MB Progress (1): 88/114 MB Progress (1): 88/114 MB Progress (1): 88/114 MB Progress (1): 88/114 MB Progress (1): 88/114 MB Progress (1): 88/114 MB Progress (1): 88/114 MB Progress (1): 88/114 MB Progress (1): 88/114 MB Progress (1): 88/114 MB Progress (1): 88/114 MB Progress (1): 88/114 MB Progress (1): 88/114 MB Progress (1): 88/114 MB Progress (1): 88/114 MB Progress (1): 88/114 MB Progress (1): 88/114 MB Progress (1): 88/114 MB Progress (1): 88/114 MB Progress (1): 88/114 MB Progress (1): 88/114 MB Progress (1): 88/114 MB Progress (1): 88/114 MB Progress (1): 88/114 MB Progress (1): 88/114 MB Progress (1): 88/114 MB Progress (1): 88/114 MB Progress (1): 88/114 MB Progress (1): 88/114 MB Progress (1): 88/114 MB Progress (1): 88/114 MB Progress (1): 88/114 MB Progress (1): 88/114 MB Progress (1): 88/114 MB Progress (1): 88/114 MB Progress (1): 88/114 MB Progress (1): 88/114 MB Progress (1): 88/114 MB Progress (1): 88/114 MB Progress (1): 88/114 MB Progress (1): 88/114 MB Progress (1): 88/114 MB Progress (1): 88/114 MB Progress (1): 88/114 MB Progress (1): 88/114 MB Progress (1): 88/114 MB Progress (1): 88/114 MB Progress (1): 88/114 MB Progress (1): 88/114 MB Progress (1): 88/114 MB Progress (1): 88/114 MB Progress (1): 88/114 MB Progress (1): 88/114 MB Progress (1): 88/114 MB Progress (1): 88/114 MB Progress (1): 88/114 MB Progress (1): 88/114 MB Progress (1): 88/114 MB Progress (1): 88/114 MB Progress (1): 88/114 MB Progress (1): 88/114 MB Progress (1): 88/114 MB Progress (1): 88/114 MB Progress (1): 88/114 MB Progress (1): 88/114 MB Progress (1): 88/114 MB Progress (1): 88/114 MB Progress (1): 88/114 MB Progress (1): 88/114 MB Progress (1): 88/114 MB Progress (1): 88/114 MB Progress (1): 88/114 MB Progress (1): 88/114 MB Progress (1): 88/114 MB Progress (1): 88/114 MB Progress (1): 88/114 MB Progress (1): 88/114 MB Progress (1): 88/114 MB Progress (1): 88/114 MB Progress (1): 88/114 MB Progress (1): 88/114 MB Progress (1): 88/114 MB Progress (1): 88/114 MB Progress (1): 88/114 MB Progress (1): 88/114 MB Progress (1): 88/114 MB Progress (1): 88/114 MB Progress (1): 88/114 MB Progress (1): 88/114 MB Progress (1): 88/114 MB Progress (1): 88/114 MB Progress (1): 88/114 MB Progress (1): 88/114 MB Progress (1): 88/114 MB Progress (1): 88/114 MB Progress (1): 88/114 MB Progress (1): 88/114 MB Progress (1): 88/114 MB Progress (1): 88/114 MB Progress (1): 88/114 MB Progress (1): 88/114 MB Progress (1): 88/114 MB Progress (1): 88/114 MB Progress (1): 88/114 MB Progress (1): 88/114 MB Progress (1): 88/114 MB Progress (1): 88/114 MB Progress (1): 88/114 MB Progress (1): 88/114 MB Progress (1): 88/114 MB Progress (1): 88/114 MB Progress (1): 88/114 MB Progress (1): 88/114 MB Progress (1): 88/114 MB Progress (1): 88/114 MB Progress (1): 88/114 MB Progress (1): 88/114 MB Progress (1): 88/114 MB Progress (1): 88/114 MB Progress (1): 88/114 MB Progress (1): 88/114 MB Progress (1): 88/114 MB Progress (1): 88/114 MB Progress (1): 88/114 MB Progress (1): 88/114 MB Progress (1): 88/114 MB Progress (1): 88/114 MB Progress (1): 88/114 MB Progress (1): 88/114 MB Progress (1): 88/114 MB Progress (1): 88/114 MB Progress (1): 88/114 MB Progress (1): 88/114 MB Progress (1): 88/114 MB Progress (1): 88/114 MB Progress (1): 88/114 MB Progress (1): 88/114 MB Progress (1): 88/114 MB Progress (1): 88/114 MB Progress (1): 88/114 MB Progress (1): 88/114 MB Progress (1): 88/114 MB Progress (1): 88/114 MB Progress (1): 88/114 MB Progress (1): 88/114 MB Progress (1): 88/114 MB Progress (1): 88/114 MB Progress (1): 88/114 MB Progress (1): 88/114 MB Progress (1): 88/114 MB Progress (1): 88/114 MB Progress (1): 88/114 MB Progress (1): 88/114 MB Progress (1): 88/114 MB Progress (1): 88/114 MB Progress (1): 88/114 MB Progress (1): 88/114 MB Progress (1): 88/114 MB Progress (1): 88/114 MB Progress (1): 88/114 MB Progress (1): 88/114 MB Progress (1): 88/114 MB Progress (1): 88/114 MB Progress (1): 88/114 MB Progress (1): 88/114 MB Progress (1): 88/114 MB Progress (1): 88/114 MB Progress (1): 88/114 MB Progress (1): 88/114 MB Progress (1): 88/114 MB Progress (1): 88/114 MB Progress (1): 88/114 MB Progress (1): 88/114 MB Progress (1): 88/114 MB Progress (1): 88/114 MB Progress (1): 88/114 MB Progress (1): 88/114 MB Progress (1): 88/114 MB Progress (1): 88/114 MB Progress (1): 88/114 MB Progress (1): 88/114 MB Progress (1): 88/114 MB Progress (1): 88/114 MB Progress (1): 88/114 MB Progress (1): 88/114 MB Progress (1): 88/114 MB Progress (1): 88/114 MB Progress (1): 88/114 MB Progress (1): 88/114 MB Progress (1): 88/114 MB Progress (1): 88/114 MB Progress (1): 88/114 MB Progress (1): 88/114 MB Progress (1): 88/114 MB Progress (1): 88/114 MB Progress (1): 88/114 MB Progress (1): 88/114 MB Progress (1): 88/114 MB Progress (1): 88/114 MB Progress (1): 88/114 MB Progress (1): 88/114 MB Progress (1): 88/114 MB Progress (1): 88/114 MB Progress (1): 88/114 MB Progress (1): 88/114 MB Progress (1): 88/114 MB Progress (1): 88/114 MB Progress (1): 88/114 MB Progress (1): 88/114 MB Progress (1): 88/114 MB Progress (1): 88/114 MB Progress (1): 88/114 MB Progress (1): 88/114 MB Progress (1): 88/114 MB Progress (1): 88/114 MB Progress (1): 88/114 MB Progress (1): 88/114 MB Progress (1): 88/114 MB Progress (1): 88/114 MB Progress (1): 88/114 MB Progress (1): 88/114 MB Progress (1): 88/114 MB Progress (1): 88/114 MB Progress (1): 88/114 MB Progress (1): 88/114 MB Progress (1): 88/114 MB Progress (1): 88/114 MB Progress (1): 88/114 MB Progress (1): 88/114 MB Progress (1): 88/114 MB Progress (1): 88/114 MB Progress (1): 88/114 MB Progress (1): 88/114 MB Progress (1): 88/114 MB Progress (1): 88/114 MB Progress (1): 88/114 MB Progress (1): 88/114 MB Progress (1): 88/114 MB Progress (1): 88/114 MB Progress (1): 88/114 MB Progress (1): 88/114 MB Progress (1): 88/114 MB Progress (1): 88/114 MB Progress (1): 88/114 MB Progress (1): 88/114 MB Progress (1): 88/114 MB Progress (1): 88/114 MB Progress (1): 88/114 MB Progress (1): 88/114 MB Progress (1): 88/114 MB Progress (1): 88/114 MB Progress (1): 88/114 MB Progress (1): 88/114 MB Progress (1): 88/114 MB Progress (1): 88/114 MB Progress (1): 88/114 MB Progress (1): 88/114 MB Progress (1): 88/114 MB Progress (1): 88/114 MB Progress (1): 88/114 MB Progress (1): 88/114 MB Progress (1): 88/114 MB Progress (1): 88/114 MB Progress (1): 88/114 MB Progress (1): 88/114 MB Progress (1): 88/114 MB Progress (1): 88/114 MB Progress (1): 88/114 MB Progress (1): 88/114 MB Progress (1): 88/114 MB Progress (1): 88/114 MB Progress (1): 88/114 MB Progress (1): 88/114 MB Progress (1): 88/114 MB Progress (1): 88/114 MB Progress (1): 88/114 MB Progress (1): 88/114 MB Progress (1): 88/114 MB Progress (1): 88/114 MB Progress (1): 88/114 MB Progress (1): 88/114 MB Progress (1): 88/114 MB Progress (1): 88/114 MB Progress (1): 88/114 MB Progress (1): 88/114 MB Progress (1): 88/114 MB Progress (1): 88/114 MB Progress (1): 88/114 MB Progress (1): 88/114 MB Progress (1): 88/114 MB Progress (1): 88/114 MB Progress (1): 88/114 MB Progress (1): 88/114 MB Progress (1): 88/114 MB Progress (1): 88/114 MB Progress (1): 88/114 MB Progress (1): 88/114 MB Progress (1): 88/114 MB Progress (1): 88/114 MB Progress (1): 88/114 MB Progress (1): 88/114 MB Progress (1): 88/114 MB Progress (1): 88/114 MB Progress (1): 88/114 MB Progress (1): 88/114 MB Progress (1): 88/114 MB Progress (1): 88/114 MB Progress (1): 88/114 MB Progress (1): 88/114 MB Progress (1): 88/114 MB Progress (1): 88/114 MB Progress (1): 88/114 MB Progress (1): 88/114 MB Progress (1): 88/114 MB Progress (1): 88/114 MB Progress (1): 88/114 MB Progress (1): 88/114 MB Progress (1): 88/114 MB Progress (1): 88/114 MB Progress (1): 88/114 MB Progress (1): 88/114 MB Progress (1): 88/114 MB Progress (1): 88/114 MB Progress (1): 88/114 MB Progress (1): 88/114 MB Progress (1): 88/114 MB Progress (1): 88/114 MB Progress (1): 88/114 MB Progress (1): 88/114 MB Progress (1): 88/114 MB Progress (1): 88/114 MB Progress (1): 88/114 MB Progress (1): 88/114 MB Progress (1): 88/114 MB Progress (1): 88/114 MB Progress (1): 88/114 MB Progress (1): 88/114 MB Progress (1): 88/114 MB Progress (1): 88/114 MB Progress (1): 88/114 MB Progress (1): 88/114 MB Progress (1): 88/114 MB Progress (1): 88/114 MB Progress (1): 88/114 MB Progress (1): 88/114 MB Progress (1): 88/114 MB Progress (1): 88/114 MB Progress (1): 88/114 MB Progress (1): 88/114 MB Progress (1): 88/114 MB Progress (1): 88/114 MB Progress (1): 88/114 MB Progress (1): 88/114 MB Progress (1): 88/114 MB Progress (1): 88/114 MB Progress (1): 88/114 MB Progress (1): 88/114 MB Progress (1): 88/114 MB Progress (1): 88/114 MB Progress (1): 88/114 MB Progress (1): 88/114 MB Progress (1): 88/114 MB Progress (1): 88/114 MB Progress (1): 88/114 MB Progress (1): 88/114 MB Progress (1): 88/114 MB Progress (1): 88/114 MB Progress (1): 88/114 MB Progress (1): 89/114 MB Progress (1): 89/114 MB Progress (1): 89/114 MB Progress (1): 89/114 MB Progress (1): 89/114 MB Progress (1): 89/114 MB Progress (1): 89/114 MB Progress (1): 89/114 MB Progress (1): 89/114 MB Progress (1): 89/114 MB Progress (1): 89/114 MB Progress (1): 89/114 MB Progress (1): 89/114 MB Progress (1): 89/114 MB Progress (1): 89/114 MB Progress (1): 89/114 MB Progress (1): 89/114 MB Progress (1): 89/114 MB Progress (1): 89/114 MB Progress (1): 89/114 MB Progress (1): 89/114 MB Progress (1): 89/114 MB Progress (1): 89/114 MB Progress (1): 89/114 MB Progress (1): 89/114 MB Progress (1): 89/114 MB Progress (1): 89/114 MB Progress (1): 89/114 MB Progress (1): 89/114 MB Progress (1): 89/114 MB Progress (1): 89/114 MB Progress (1): 89/114 MB Progress (1): 89/114 MB Progress (1): 89/114 MB Progress (1): 89/114 MB Progress (1): 89/114 MB Progress (1): 89/114 MB Progress (1): 89/114 MB Progress (1): 89/114 MB Progress (1): 89/114 MB Progress (1): 89/114 MB Progress (1): 89/114 MB Progress (1): 89/114 MB Progress (1): 89/114 MB Progress (1): 89/114 MB Progress (1): 89/114 MB Progress (1): 89/114 MB Progress (1): 89/114 MB Progress (1): 89/114 MB Progress (1): 89/114 MB Progress (1): 89/114 MB Progress (1): 89/114 MB Progress (1): 89/114 MB Progress (1): 89/114 MB Progress (1): 89/114 MB Progress (1): 89/114 MB Progress (1): 89/114 MB Progress (1): 89/114 MB Progress (1): 89/114 MB Progress (1): 89/114 MB Progress (1): 89/114 MB Progress (1): 89/114 MB Progress (1): 89/114 MB Progress (1): 89/114 MB Progress (1): 89/114 MB Progress (1): 89/114 MB Progress (1): 89/114 MB Progress (1): 89/114 MB Progress (1): 89/114 MB Progress (1): 89/114 MB Progress (1): 89/114 MB Progress (1): 89/114 MB Progress (1): 89/114 MB Progress (1): 89/114 MB Progress (1): 89/114 MB Progress (1): 89/114 MB Progress (1): 89/114 MB Progress (1): 89/114 MB Progress (1): 89/114 MB Progress (1): 89/114 MB Progress (1): 89/114 MB Progress (1): 89/114 MB Progress (1): 89/114 MB Progress (1): 89/114 MB Progress (1): 89/114 MB Progress (1): 89/114 MB Progress (1): 89/114 MB Progress (1): 89/114 MB Progress (1): 89/114 MB Progress (1): 89/114 MB Progress (1): 89/114 MB Progress (1): 89/114 MB Progress (1): 89/114 MB Progress (1): 89/114 MB Progress (1): 89/114 MB Progress (1): 89/114 MB Progress (1): 89/114 MB Progress (1): 89/114 MB Progress (1): 89/114 MB Progress (1): 89/114 MB Progress (1): 89/114 MB Progress (1): 89/114 MB Progress (1): 89/114 MB Progress (1): 89/114 MB Progress (1): 89/114 MB Progress (1): 89/114 MB Progress (1): 89/114 MB Progress (1): 89/114 MB Progress (1): 89/114 MB Progress (1): 89/114 MB Progress (1): 89/114 MB Progress (1): 89/114 MB Progress (1): 89/114 MB Progress (1): 89/114 MB Progress (1): 89/114 MB Progress (1): 89/114 MB Progress (1): 89/114 MB Progress (1): 89/114 MB Progress (1): 89/114 MB Progress (1): 89/114 MB Progress (1): 89/114 MB Progress (1): 89/114 MB Progress (1): 89/114 MB Progress (1): 89/114 MB Progress (1): 89/114 MB Progress (1): 89/114 MB Progress (1): 89/114 MB Progress (1): 89/114 MB Progress (1): 89/114 MB Progress (1): 89/114 MB Progress (1): 89/114 MB Progress (1): 89/114 MB Progress (1): 89/114 MB Progress (1): 89/114 MB Progress (1): 89/114 MB Progress (1): 89/114 MB Progress (1): 89/114 MB Progress (1): 89/114 MB Progress (1): 89/114 MB Progress (1): 89/114 MB Progress (1): 89/114 MB Progress (1): 89/114 MB Progress (1): 89/114 MB Progress (1): 89/114 MB Progress (1): 89/114 MB Progress (1): 89/114 MB Progress (1): 89/114 MB Progress (1): 89/114 MB Progress (1): 89/114 MB Progress (1): 89/114 MB Progress (1): 89/114 MB Progress (1): 89/114 MB Progress (1): 89/114 MB Progress (1): 89/114 MB Progress (1): 89/114 MB Progress (1): 89/114 MB Progress (1): 89/114 MB Progress (1): 89/114 MB Progress (1): 89/114 MB Progress (1): 89/114 MB Progress (1): 89/114 MB Progress (1): 89/114 MB Progress (1): 89/114 MB Progress (1): 89/114 MB Progress (1): 89/114 MB Progress (1): 89/114 MB Progress (1): 89/114 MB Progress (1): 89/114 MB Progress (1): 89/114 MB Progress (1): 89/114 MB Progress (1): 89/114 MB Progress (1): 89/114 MB Progress (1): 89/114 MB Progress (1): 89/114 MB Progress (1): 89/114 MB Progress (1): 89/114 MB Progress (1): 89/114 MB Progress (1): 89/114 MB Progress (1): 89/114 MB Progress (1): 89/114 MB Progress (1): 89/114 MB Progress (1): 89/114 MB Progress (1): 89/114 MB Progress (1): 89/114 MB Progress (1): 89/114 MB Progress (1): 89/114 MB Progress (1): 89/114 MB Progress (1): 89/114 MB Progress (1): 89/114 MB Progress (1): 89/114 MB Progress (1): 89/114 MB Progress (1): 89/114 MB Progress (1): 89/114 MB Progress (1): 89/114 MB Progress (1): 89/114 MB Progress (1): 89/114 MB Progress (1): 89/114 MB Progress (1): 89/114 MB Progress (1): 89/114 MB Progress (1): 89/114 MB Progress (1): 89/114 MB Progress (1): 89/114 MB Progress (1): 89/114 MB Progress (1): 89/114 MB Progress (1): 89/114 MB Progress (1): 89/114 MB Progress (1): 89/114 MB Progress (1): 89/114 MB Progress (1): 89/114 MB Progress (1): 89/114 MB Progress (1): 89/114 MB Progress (1): 89/114 MB Progress (1): 89/114 MB Progress (1): 89/114 MB Progress (1): 89/114 MB Progress (1): 89/114 MB Progress (1): 89/114 MB Progress (1): 89/114 MB Progress (1): 89/114 MB Progress (1): 89/114 MB Progress (1): 89/114 MB Progress (1): 89/114 MB Progress (1): 89/114 MB Progress (1): 89/114 MB Progress (1): 89/114 MB Progress (1): 89/114 MB Progress (1): 89/114 MB Progress (1): 89/114 MB Progress (1): 89/114 MB Progress (1): 89/114 MB Progress (1): 89/114 MB Progress (1): 89/114 MB Progress (1): 89/114 MB Progress (1): 89/114 MB Progress (1): 89/114 MB Progress (1): 89/114 MB Progress (1): 89/114 MB Progress (1): 89/114 MB Progress (1): 89/114 MB Progress (1): 89/114 MB Progress (1): 89/114 MB Progress (1): 89/114 MB Progress (1): 89/114 MB Progress (1): 89/114 MB Progress (1): 89/114 MB Progress (1): 89/114 MB Progress (1): 89/114 MB Progress (1): 89/114 MB Progress (1): 89/114 MB Progress (1): 89/114 MB Progress (1): 89/114 MB Progress (1): 89/114 MB Progress (1): 89/114 MB Progress (1): 89/114 MB Progress (1): 89/114 MB Progress (1): 89/114 MB Progress (1): 89/114 MB Progress (1): 89/114 MB Progress (1): 89/114 MB Progress (1): 89/114 MB Progress (1): 89/114 MB Progress (1): 89/114 MB Progress (1): 89/114 MB Progress (1): 89/114 MB Progress (1): 89/114 MB Progress (1): 89/114 MB Progress (1): 89/114 MB Progress (1): 89/114 MB Progress (1): 89/114 MB Progress (1): 89/114 MB Progress (1): 89/114 MB Progress (1): 89/114 MB Progress (1): 89/114 MB Progress (1): 89/114 MB Progress (1): 89/114 MB Progress (1): 89/114 MB Progress (1): 89/114 MB Progress (1): 89/114 MB Progress (1): 89/114 MB Progress (1): 89/114 MB Progress (1): 89/114 MB Progress (1): 89/114 MB Progress (1): 89/114 MB Progress (1): 89/114 MB Progress (1): 89/114 MB Progress (1): 89/114 MB Progress (1): 89/114 MB Progress (1): 89/114 MB Progress (1): 89/114 MB Progress (1): 89/114 MB Progress (1): 89/114 MB Progress (1): 89/114 MB Progress (1): 89/114 MB Progress (1): 89/114 MB Progress (1): 89/114 MB Progress (1): 89/114 MB Progress (1): 89/114 MB Progress (1): 89/114 MB Progress (1): 89/114 MB Progress (1): 89/114 MB Progress (1): 89/114 MB Progress (1): 89/114 MB Progress (1): 89/114 MB Progress (1): 89/114 MB Progress (1): 89/114 MB Progress (1): 89/114 MB Progress (1): 89/114 MB Progress (1): 89/114 MB Progress (1): 89/114 MB Progress (1): 89/114 MB Progress (1): 89/114 MB Progress (1): 89/114 MB Progress (1): 89/114 MB Progress (1): 89/114 MB Progress (1): 89/114 MB Progress (1): 89/114 MB Progress (1): 89/114 MB Progress (1): 89/114 MB Progress (1): 89/114 MB Progress (1): 89/114 MB Progress (1): 89/114 MB Progress (1): 89/114 MB Progress (1): 89/114 MB Progress (1): 89/114 MB Progress (1): 89/114 MB Progress (1): 89/114 MB Progress (1): 89/114 MB Progress (1): 89/114 MB Progress (1): 89/114 MB Progress (1): 89/114 MB Progress (1): 89/114 MB Progress (1): 89/114 MB Progress (1): 89/114 MB Progress (1): 89/114 MB Progress (1): 89/114 MB Progress (1): 89/114 MB Progress (1): 89/114 MB Progress (1): 89/114 MB Progress (1): 89/114 MB Progress (1): 89/114 MB Progress (1): 89/114 MB Progress (1): 89/114 MB Progress (1): 89/114 MB Progress (1): 89/114 MB Progress (1): 89/114 MB Progress (1): 89/114 MB Progress (1): 89/114 MB Progress (1): 89/114 MB Progress (1): 89/114 MB Progress (1): 89/114 MB Progress (1): 89/114 MB Progress (1): 89/114 MB Progress (1): 89/114 MB Progress (1): 89/114 MB Progress (1): 89/114 MB Progress (1): 89/114 MB Progress (1): 89/114 MB Progress (1): 89/114 MB Progress (1): 89/114 MB Progress (1): 89/114 MB Progress (1): 89/114 MB Progress (1): 89/114 MB Progress (1): 89/114 MB Progress (1): 89/114 MB Progress (1): 89/114 MB Progress (1): 89/114 MB Progress (1): 89/114 MB Progress (1): 89/114 MB Progress (1): 89/114 MB Progress (1): 89/114 MB Progress (1): 89/114 MB Progress (1): 89/114 MB Progress (1): 89/114 MB Progress (1): 89/114 MB Progress (1): 89/114 MB Progress (1): 89/114 MB Progress (1): 89/114 MB Progress (1): 89/114 MB Progress (1): 89/114 MB Progress (1): 89/114 MB Progress (1): 89/114 MB Progress (1): 89/114 MB Progress (1): 89/114 MB Progress (1): 89/114 MB Progress (1): 89/114 MB Progress (1): 89/114 MB Progress (1): 89/114 MB Progress (1): 89/114 MB Progress (1): 89/114 MB Progress (1): 89/114 MB Progress (1): 89/114 MB Progress (1): 89/114 MB Progress (1): 89/114 MB Progress (1): 89/114 MB Progress (1): 89/114 MB Progress (1): 89/114 MB Progress (1): 89/114 MB Progress (1): 89/114 MB Progress (1): 89/114 MB Progress (1): 89/114 MB Progress (1): 89/114 MB Progress (1): 89/114 MB Progress (1): 89/114 MB Progress (1): 89/114 MB Progress (1): 89/114 MB Progress (1): 89/114 MB Progress (1): 89/114 MB Progress (1): 89/114 MB Progress (1): 89/114 MB Progress (1): 89/114 MB Progress (1): 89/114 MB Progress (1): 89/114 MB Progress (1): 89/114 MB Progress (1): 89/114 MB Progress (1): 89/114 MB Progress (1): 89/114 MB Progress (1): 89/114 MB Progress (1): 89/114 MB Progress (1): 89/114 MB Progress (1): 89/114 MB Progress (1): 89/114 MB Progress (1): 89/114 MB Progress (1): 89/114 MB Progress (1): 89/114 MB Progress (1): 89/114 MB Progress (1): 89/114 MB Progress (1): 89/114 MB Progress (1): 89/114 MB Progress (1): 89/114 MB Progress (1): 89/114 MB Progress (1): 89/114 MB Progress (1): 89/114 MB Progress (1): 89/114 MB Progress (1): 89/114 MB Progress (1): 89/114 MB Progress (1): 89/114 MB Progress (1): 89/114 MB Progress (1): 89/114 MB Progress (1): 89/114 MB Progress (1): 89/114 MB Progress (1): 89/114 MB Progress (1): 89/114 MB Progress (1): 89/114 MB Progress (1): 89/114 MB Progress (1): 89/114 MB Progress (1): 89/114 MB Progress (1): 89/114 MB Progress (1): 89/114 MB Progress (1): 89/114 MB Progress (1): 89/114 MB Progress (1): 89/114 MB Progress (1): 89/114 MB Progress (1): 89/114 MB Progress (1): 89/114 MB Progress (1): 89/114 MB Progress (1): 89/114 MB Progress (1): 89/114 MB Progress (1): 89/114 MB Progress (1): 89/114 MB Progress (1): 89/114 MB Progress (1): 89/114 MB Progress (1): 89/114 MB Progress (1): 89/114 MB Progress (1): 89/114 MB Progress (1): 89/114 MB Progress (1): 89/114 MB Progress (1): 89/114 MB Progress (1): 89/114 MB Progress (1): 89/114 MB Progress (1): 89/114 MB Progress (1): 89/114 MB Progress (1): 89/114 MB Progress (1): 89/114 MB Progress (1): 89/114 MB Progress (1): 89/114 MB Progress (1): 89/114 MB Progress (1): 89/114 MB Progress (1): 89/114 MB Progress (1): 89/114 MB Progress (1): 89/114 MB Progress (1): 89/114 MB Progress (1): 89/114 MB Progress (1): 89/114 MB Progress (1): 89/114 MB Progress (1): 89/114 MB Progress (1): 89/114 MB Progress (1): 89/114 MB Progress (1): 89/114 MB Progress (1): 89/114 MB Progress (1): 90/114 MB Progress (1): 90/114 MB Progress (1): 90/114 MB Progress (1): 90/114 MB Progress (1): 90/114 MB Progress (1): 90/114 MB Progress (1): 90/114 MB Progress (1): 90/114 MB Progress (1): 90/114 MB Progress (1): 90/114 MB Progress (1): 90/114 MB Progress (1): 90/114 MB Progress (1): 90/114 MB Progress (1): 90/114 MB Progress (1): 90/114 MB Progress (1): 90/114 MB Progress (1): 90/114 MB Progress (1): 90/114 MB Progress (1): 90/114 MB Progress (1): 90/114 MB Progress (1): 90/114 MB Progress (1): 90/114 MB Progress (1): 90/114 MB Progress (1): 90/114 MB Progress (1): 90/114 MB Progress (1): 90/114 MB Progress (1): 90/114 MB Progress (1): 90/114 MB Progress (1): 90/114 MB Progress (1): 90/114 MB Progress (1): 90/114 MB Progress (1): 90/114 MB Progress (1): 90/114 MB Progress (1): 90/114 MB Progress (1): 90/114 MB Progress (1): 90/114 MB Progress (1): 90/114 MB Progress (1): 90/114 MB Progress (1): 90/114 MB Progress (1): 90/114 MB Progress (1): 90/114 MB Progress (1): 90/114 MB Progress (1): 90/114 MB Progress (1): 90/114 MB Progress (1): 90/114 MB Progress (1): 90/114 MB Progress (1): 90/114 MB Progress (1): 90/114 MB Progress (1): 90/114 MB Progress (1): 90/114 MB Progress (1): 90/114 MB Progress (1): 90/114 MB Progress (1): 90/114 MB Progress (1): 90/114 MB Progress (1): 90/114 MB Progress (1): 90/114 MB Progress (1): 90/114 MB Progress (1): 90/114 MB Progress (1): 90/114 MB Progress (1): 90/114 MB Progress (1): 90/114 MB Progress (1): 90/114 MB Progress (1): 90/114 MB Progress (1): 90/114 MB Progress (1): 90/114 MB Progress (1): 90/114 MB Progress (1): 90/114 MB Progress (1): 90/114 MB Progress (1): 90/114 MB Progress (1): 90/114 MB Progress (1): 90/114 MB Progress (1): 90/114 MB Progress (1): 90/114 MB Progress (1): 90/114 MB Progress (1): 90/114 MB Progress (1): 90/114 MB Progress (1): 90/114 MB Progress (1): 90/114 MB Progress (1): 90/114 MB Progress (1): 90/114 MB Progress (1): 90/114 MB Progress (1): 90/114 MB Progress (1): 90/114 MB Progress (1): 90/114 MB Progress (1): 90/114 MB Progress (1): 90/114 MB Progress (1): 90/114 MB Progress (1): 90/114 MB Progress (1): 90/114 MB Progress (1): 90/114 MB Progress (1): 90/114 MB Progress (1): 90/114 MB Progress (1): 90/114 MB Progress (1): 90/114 MB Progress (1): 90/114 MB Progress (1): 90/114 MB Progress (1): 90/114 MB Progress (1): 90/114 MB Progress (1): 90/114 MB Progress (1): 90/114 MB Progress (1): 90/114 MB Progress (1): 90/114 MB Progress (1): 90/114 MB Progress (1): 90/114 MB Progress (1): 90/114 MB Progress (1): 90/114 MB Progress (1): 90/114 MB Progress (1): 90/114 MB Progress (1): 90/114 MB Progress (1): 90/114 MB Progress (1): 90/114 MB Progress (1): 90/114 MB Progress (1): 90/114 MB Progress (1): 90/114 MB Progress (1): 90/114 MB Progress (1): 90/114 MB Progress (1): 90/114 MB Progress (1): 90/114 MB Progress (1): 90/114 MB Progress (1): 90/114 MB Progress (1): 90/114 MB Progress (1): 90/114 MB Progress (1): 90/114 MB Progress (1): 90/114 MB Progress (1): 90/114 MB Progress (1): 90/114 MB Progress (1): 90/114 MB Progress (1): 90/114 MB Progress (1): 90/114 MB Progress (1): 90/114 MB Progress (1): 90/114 MB Progress (1): 90/114 MB Progress (1): 90/114 MB Progress (1): 90/114 MB Progress (1): 90/114 MB Progress (1): 90/114 MB Progress (1): 90/114 MB Progress (1): 90/114 MB Progress (1): 90/114 MB Progress (1): 90/114 MB Progress (1): 90/114 MB Progress (1): 90/114 MB Progress (1): 90/114 MB Progress (1): 90/114 MB Progress (1): 90/114 MB Progress (1): 90/114 MB Progress (1): 90/114 MB Progress (1): 90/114 MB Progress (1): 90/114 MB Progress (1): 90/114 MB Progress (1): 90/114 MB Progress (1): 90/114 MB Progress (1): 90/114 MB Progress (1): 90/114 MB Progress (1): 90/114 MB Progress (1): 90/114 MB Progress (1): 90/114 MB Progress (1): 90/114 MB Progress (1): 90/114 MB Progress (1): 90/114 MB Progress (1): 90/114 MB Progress (1): 90/114 MB Progress (1): 90/114 MB Progress (1): 90/114 MB Progress (1): 90/114 MB Progress (1): 90/114 MB Progress (1): 90/114 MB Progress (1): 90/114 MB Progress (1): 90/114 MB Progress (1): 90/114 MB Progress (1): 90/114 MB Progress (1): 90/114 MB Progress (1): 90/114 MB Progress (1): 90/114 MB Progress (1): 90/114 MB Progress (1): 90/114 MB Progress (1): 90/114 MB Progress (1): 90/114 MB Progress (1): 90/114 MB Progress (1): 90/114 MB Progress (1): 90/114 MB Progress (1): 90/114 MB Progress (1): 90/114 MB Progress (1): 90/114 MB Progress (1): 90/114 MB Progress (1): 90/114 MB Progress (1): 90/114 MB Progress (1): 90/114 MB Progress (1): 90/114 MB Progress (1): 90/114 MB Progress (1): 90/114 MB Progress (1): 90/114 MB Progress (1): 90/114 MB Progress (1): 90/114 MB Progress (1): 90/114 MB Progress (1): 90/114 MB Progress (1): 90/114 MB Progress (1): 90/114 MB Progress (1): 90/114 MB Progress (1): 90/114 MB Progress (1): 90/114 MB Progress (1): 90/114 MB Progress (1): 90/114 MB Progress (1): 90/114 MB Progress (1): 90/114 MB Progress (1): 90/114 MB Progress (1): 90/114 MB Progress (1): 90/114 MB Progress (1): 90/114 MB Progress (1): 90/114 MB Progress (1): 90/114 MB Progress (1): 90/114 MB Progress (1): 90/114 MB Progress (1): 90/114 MB Progress (1): 90/114 MB Progress (1): 90/114 MB Progress (1): 90/114 MB Progress (1): 90/114 MB Progress (1): 90/114 MB Progress (1): 90/114 MB Progress (1): 90/114 MB Progress (1): 90/114 MB Progress (1): 90/114 MB Progress (1): 90/114 MB Progress (1): 90/114 MB Progress (1): 90/114 MB Progress (1): 90/114 MB Progress (1): 90/114 MB Progress (1): 90/114 MB Progress (1): 90/114 MB Progress (1): 90/114 MB Progress (1): 90/114 MB Progress (1): 90/114 MB Progress (1): 90/114 MB Progress (1): 90/114 MB Progress (1): 90/114 MB Progress (1): 90/114 MB Progress (1): 90/114 MB Progress (1): 90/114 MB Progress (1): 90/114 MB Progress (1): 90/114 MB Progress (1): 90/114 MB Progress (1): 90/114 MB Progress (1): 90/114 MB Progress (1): 90/114 MB Progress (1): 90/114 MB Progress (1): 90/114 MB Progress (1): 90/114 MB Progress (1): 90/114 MB Progress (1): 90/114 MB Progress (1): 90/114 MB Progress (1): 90/114 MB Progress (1): 90/114 MB Progress (1): 90/114 MB Progress (1): 90/114 MB Progress (1): 90/114 MB Progress (1): 90/114 MB Progress (1): 90/114 MB Progress (1): 90/114 MB Progress (1): 90/114 MB Progress (1): 90/114 MB Progress (1): 90/114 MB Progress (1): 90/114 MB Progress (1): 90/114 MB Progress (1): 90/114 MB Progress (1): 90/114 MB Progress (1): 90/114 MB Progress (1): 90/114 MB Progress (1): 90/114 MB Progress (1): 90/114 MB Progress (1): 90/114 MB Progress (1): 90/114 MB Progress (1): 90/114 MB Progress (1): 90/114 MB Progress (1): 90/114 MB Progress (1): 90/114 MB Progress (1): 90/114 MB Progress (1): 90/114 MB Progress (1): 90/114 MB Progress (1): 90/114 MB Progress (1): 90/114 MB Progress (1): 90/114 MB Progress (1): 90/114 MB Progress (1): 90/114 MB Progress (1): 90/114 MB Progress (1): 90/114 MB Progress (1): 90/114 MB Progress (1): 90/114 MB Progress (1): 90/114 MB Progress (1): 90/114 MB Progress (1): 90/114 MB Progress (1): 90/114 MB Progress (1): 90/114 MB Progress (1): 90/114 MB Progress (1): 90/114 MB Progress (1): 90/114 MB Progress (1): 90/114 MB Progress (1): 90/114 MB Progress (1): 90/114 MB Progress (1): 90/114 MB Progress (1): 90/114 MB Progress (1): 90/114 MB Progress (1): 90/114 MB Progress (1): 90/114 MB Progress (1): 90/114 MB Progress (1): 90/114 MB Progress (1): 90/114 MB Progress (1): 90/114 MB Progress (1): 90/114 MB Progress (1): 90/114 MB Progress (1): 90/114 MB Progress (1): 90/114 MB Progress (1): 90/114 MB Progress (1): 90/114 MB Progress (1): 90/114 MB Progress (1): 90/114 MB Progress (1): 90/114 MB Progress (1): 90/114 MB Progress (1): 90/114 MB Progress (1): 90/114 MB Progress (1): 90/114 MB Progress (1): 90/114 MB Progress (1): 90/114 MB Progress (1): 90/114 MB Progress (1): 90/114 MB Progress (1): 90/114 MB Progress (1): 90/114 MB Progress (1): 90/114 MB Progress (1): 90/114 MB Progress (1): 90/114 MB Progress (1): 90/114 MB Progress (1): 90/114 MB Progress (1): 90/114 MB Progress (1): 90/114 MB Progress (1): 90/114 MB Progress (1): 90/114 MB Progress (1): 90/114 MB Progress (1): 90/114 MB Progress (1): 90/114 MB Progress (1): 90/114 MB Progress (1): 90/114 MB Progress (1): 90/114 MB Progress (1): 90/114 MB Progress (1): 90/114 MB Progress (1): 90/114 MB Progress (1): 90/114 MB Progress (1): 90/114 MB Progress (1): 90/114 MB Progress (1): 90/114 MB Progress (1): 90/114 MB Progress (1): 90/114 MB Progress (1): 90/114 MB Progress (1): 90/114 MB Progress (1): 90/114 MB Progress (1): 90/114 MB Progress (1): 90/114 MB Progress (1): 90/114 MB Progress (1): 90/114 MB Progress (1): 90/114 MB Progress (1): 90/114 MB Progress (1): 90/114 MB Progress (1): 90/114 MB Progress (1): 90/114 MB Progress (1): 90/114 MB Progress (1): 90/114 MB Progress (1): 90/114 MB Progress (1): 90/114 MB Progress (1): 90/114 MB Progress (1): 90/114 MB Progress (1): 90/114 MB Progress (1): 90/114 MB Progress (1): 90/114 MB Progress (1): 90/114 MB Progress (1): 90/114 MB Progress (1): 90/114 MB Progress (1): 90/114 MB Progress (1): 90/114 MB Progress (1): 90/114 MB Progress (1): 90/114 MB Progress (1): 90/114 MB Progress (1): 90/114 MB Progress (1): 90/114 MB Progress (1): 90/114 MB Progress (1): 90/114 MB Progress (1): 90/114 MB Progress (1): 90/114 MB Progress (1): 90/114 MB Progress (1): 90/114 MB Progress (1): 90/114 MB Progress (1): 90/114 MB Progress (1): 90/114 MB Progress (1): 90/114 MB Progress (1): 90/114 MB Progress (1): 90/114 MB Progress (1): 90/114 MB Progress (1): 90/114 MB Progress (1): 90/114 MB Progress (1): 90/114 MB Progress (1): 90/114 MB Progress (1): 90/114 MB Progress (1): 90/114 MB Progress (1): 90/114 MB Progress (1): 90/114 MB Progress (1): 90/114 MB Progress (1): 90/114 MB Progress (1): 90/114 MB Progress (1): 90/114 MB Progress (1): 90/114 MB Progress (1): 90/114 MB Progress (1): 90/114 MB Progress (1): 90/114 MB Progress (1): 90/114 MB Progress (1): 90/114 MB Progress (1): 90/114 MB Progress (1): 90/114 MB Progress (1): 90/114 MB Progress (1): 90/114 MB Progress (1): 90/114 MB Progress (1): 90/114 MB Progress (1): 90/114 MB Progress (1): 90/114 MB Progress (1): 90/114 MB Progress (1): 90/114 MB Progress (1): 90/114 MB Progress (1): 90/114 MB Progress (1): 90/114 MB Progress (1): 90/114 MB Progress (1): 90/114 MB Progress (1): 90/114 MB Progress (1): 90/114 MB Progress (1): 90/114 MB Progress (1): 90/114 MB Progress (1): 90/114 MB Progress (1): 90/114 MB Progress (1): 90/114 MB Progress (1): 90/114 MB Progress (1): 90/114 MB Progress (1): 90/114 MB Progress (1): 90/114 MB Progress (1): 90/114 MB Progress (1): 90/114 MB Progress (1): 90/114 MB Progress (1): 90/114 MB Progress (1): 90/114 MB Progress (1): 90/114 MB Progress (1): 90/114 MB Progress (1): 90/114 MB Progress (1): 90/114 MB Progress (1): 90/114 MB Progress (1): 90/114 MB Progress (1): 90/114 MB Progress (1): 90/114 MB Progress (1): 90/114 MB Progress (1): 90/114 MB Progress (1): 90/114 MB Progress (1): 90/114 MB Progress (1): 90/114 MB Progress (1): 90/114 MB Progress (1): 90/114 MB Progress (1): 90/114 MB Progress (1): 90/114 MB Progress (1): 90/114 MB Progress (1): 90/114 MB Progress (1): 90/114 MB Progress (1): 90/114 MB Progress (1): 90/114 MB Progress (1): 90/114 MB Progress (1): 90/114 MB Progress (1): 90/114 MB Progress (1): 90/114 MB Progress (1): 90/114 MB Progress (1): 90/114 MB Progress (1): 90/114 MB Progress (1): 90/114 MB Progress (1): 90/114 MB Progress (1): 90/114 MB Progress (1): 90/114 MB Progress (1): 90/114 MB Progress (1): 90/114 MB Progress (1): 90/114 MB Progress (1): 90/114 MB Progress (1): 90/114 MB Progress (1): 90/114 MB Progress (1): 90/114 MB Progress (1): 90/114 MB Progress (1): 90/114 MB Progress (1): 90/114 MB Progress (1): 90/114 MB Progress (1): 91/114 MB Progress (1): 91/114 MB Progress (1): 91/114 MB Progress (1): 91/114 MB Progress (1): 91/114 MB Progress (1): 91/114 MB Progress (1): 91/114 MB Progress (1): 91/114 MB Progress (1): 91/114 MB Progress (1): 91/114 MB Progress (1): 91/114 MB Progress (1): 91/114 MB Progress (1): 91/114 MB Progress (1): 91/114 MB Progress (1): 91/114 MB Progress (1): 91/114 MB Progress (1): 91/114 MB Progress (1): 91/114 MB Progress (1): 91/114 MB Progress (1): 91/114 MB Progress (1): 91/114 MB Progress (1): 91/114 MB Progress (1): 91/114 MB Progress (1): 91/114 MB Progress (1): 91/114 MB Progress (1): 91/114 MB Progress (1): 91/114 MB Progress (1): 91/114 MB Progress (1): 91/114 MB Progress (1): 91/114 MB Progress (1): 91/114 MB Progress (1): 91/114 MB Progress (1): 91/114 MB Progress (1): 91/114 MB Progress (1): 91/114 MB Progress (1): 91/114 MB Progress (1): 91/114 MB Progress (1): 91/114 MB Progress (1): 91/114 MB Progress (1): 91/114 MB Progress (1): 91/114 MB Progress (1): 91/114 MB Progress (1): 91/114 MB Progress (1): 91/114 MB Progress (1): 91/114 MB Progress (1): 91/114 MB Progress (1): 91/114 MB Progress (1): 91/114 MB Progress (1): 91/114 MB Progress (1): 91/114 MB Progress (1): 91/114 MB Progress (1): 91/114 MB Progress (1): 91/114 MB Progress (1): 91/114 MB Progress (1): 91/114 MB Progress (1): 91/114 MB Progress (1): 91/114 MB Progress (1): 91/114 MB Progress (1): 91/114 MB Progress (1): 91/114 MB Progress (1): 91/114 MB Progress (1): 91/114 MB Progress (1): 91/114 MB Progress (1): 91/114 MB Progress (1): 91/114 MB Progress (1): 91/114 MB Progress (1): 91/114 MB Progress (1): 91/114 MB Progress (1): 91/114 MB Progress (1): 91/114 MB Progress (1): 91/114 MB Progress (1): 91/114 MB Progress (1): 91/114 MB Progress (1): 91/114 MB Progress (1): 91/114 MB Progress (1): 91/114 MB Progress (1): 91/114 MB Progress (1): 91/114 MB Progress (1): 91/114 MB Progress (1): 91/114 MB Progress (1): 91/114 MB Progress (1): 91/114 MB Progress (1): 91/114 MB Progress (1): 91/114 MB Progress (1): 91/114 MB Progress (1): 91/114 MB Progress (1): 91/114 MB Progress (1): 91/114 MB Progress (1): 91/114 MB Progress (1): 91/114 MB Progress (1): 91/114 MB Progress (1): 91/114 MB Progress (1): 91/114 MB Progress (1): 91/114 MB Progress (1): 91/114 MB Progress (1): 91/114 MB Progress (1): 91/114 MB Progress (1): 91/114 MB Progress (1): 91/114 MB Progress (1): 91/114 MB Progress (1): 91/114 MB Progress (1): 91/114 MB Progress (1): 91/114 MB Progress (1): 91/114 MB Progress (1): 91/114 MB Progress (1): 91/114 MB Progress (1): 91/114 MB Progress (1): 91/114 MB Progress (1): 91/114 MB Progress (1): 91/114 MB Progress (1): 91/114 MB Progress (1): 91/114 MB Progress (1): 91/114 MB Progress (1): 91/114 MB Progress (1): 91/114 MB Progress (1): 91/114 MB Progress (1): 91/114 MB Progress (1): 91/114 MB Progress (1): 91/114 MB Progress (1): 91/114 MB Progress (1): 91/114 MB Progress (1): 91/114 MB Progress (1): 91/114 MB Progress (1): 91/114 MB Progress (1): 91/114 MB Progress (1): 91/114 MB Progress (1): 91/114 MB Progress (1): 91/114 MB Progress (1): 91/114 MB Progress (1): 91/114 MB Progress (1): 91/114 MB Progress (1): 91/114 MB Progress (1): 91/114 MB Progress (1): 91/114 MB Progress (1): 91/114 MB Progress (1): 91/114 MB Progress (1): 91/114 MB Progress (1): 91/114 MB Progress (1): 91/114 MB Progress (1): 91/114 MB Progress (1): 91/114 MB Progress (1): 91/114 MB Progress (1): 91/114 MB Progress (1): 91/114 MB Progress (1): 91/114 MB Progress (1): 91/114 MB Progress (1): 91/114 MB Progress (1): 91/114 MB Progress (1): 91/114 MB Progress (1): 91/114 MB Progress (1): 91/114 MB Progress (1): 91/114 MB Progress (1): 91/114 MB Progress (1): 91/114 MB Progress (1): 91/114 MB Progress (1): 91/114 MB Progress (1): 91/114 MB Progress (1): 91/114 MB Progress (1): 91/114 MB Progress (1): 91/114 MB Progress (1): 91/114 MB Progress (1): 91/114 MB Progress (1): 91/114 MB Progress (1): 91/114 MB Progress (1): 91/114 MB Progress (1): 91/114 MB Progress (1): 91/114 MB Progress (1): 91/114 MB Progress (1): 91/114 MB Progress (1): 91/114 MB Progress (1): 91/114 MB Progress (1): 91/114 MB Progress (1): 91/114 MB Progress (1): 91/114 MB Progress (1): 91/114 MB Progress (1): 91/114 MB Progress (1): 91/114 MB Progress (1): 91/114 MB Progress (1): 91/114 MB Progress (1): 91/114 MB Progress (1): 91/114 MB Progress (1): 91/114 MB Progress (1): 91/114 MB Progress (1): 91/114 MB Progress (1): 91/114 MB Progress (1): 91/114 MB Progress (1): 91/114 MB Progress (1): 91/114 MB Progress (1): 91/114 MB Progress (1): 91/114 MB Progress (1): 91/114 MB Progress (1): 91/114 MB Progress (1): 91/114 MB Progress (1): 91/114 MB Progress (1): 91/114 MB Progress (1): 91/114 MB Progress (1): 91/114 MB Progress (1): 91/114 MB Progress (1): 91/114 MB Progress (1): 91/114 MB Progress (1): 91/114 MB Progress (1): 91/114 MB Progress (1): 91/114 MB Progress (1): 91/114 MB Progress (1): 91/114 MB Progress (1): 91/114 MB Progress (1): 91/114 MB Progress (1): 91/114 MB Progress (1): 91/114 MB Progress (1): 91/114 MB Progress (1): 91/114 MB Progress (1): 91/114 MB Progress (1): 91/114 MB Progress (1): 91/114 MB Progress (1): 91/114 MB Progress (1): 91/114 MB Progress (1): 91/114 MB Progress (1): 91/114 MB Progress (1): 91/114 MB Progress (1): 91/114 MB Progress (1): 91/114 MB Progress (1): 91/114 MB Progress (1): 91/114 MB Progress (1): 91/114 MB Progress (1): 91/114 MB Progress (1): 91/114 MB Progress (1): 91/114 MB Progress (1): 91/114 MB Progress (1): 91/114 MB Progress (1): 91/114 MB Progress (1): 91/114 MB Progress (1): 91/114 MB Progress (1): 91/114 MB Progress (1): 91/114 MB Progress (1): 91/114 MB Progress (1): 91/114 MB Progress (1): 91/114 MB Progress (1): 91/114 MB Progress (1): 91/114 MB Progress (1): 91/114 MB Progress (1): 91/114 MB Progress (1): 91/114 MB Progress (1): 91/114 MB Progress (1): 91/114 MB Progress (1): 91/114 MB Progress (1): 91/114 MB Progress (1): 91/114 MB Progress (1): 91/114 MB Progress (1): 91/114 MB Progress (1): 91/114 MB Progress (1): 91/114 MB Progress (1): 91/114 MB Progress (1): 91/114 MB Progress (1): 91/114 MB Progress (1): 91/114 MB Progress (1): 91/114 MB Progress (1): 91/114 MB Progress (1): 91/114 MB Progress (1): 91/114 MB Progress (1): 91/114 MB Progress (1): 91/114 MB Progress (1): 91/114 MB Progress (1): 91/114 MB Progress (1): 91/114 MB Progress (1): 91/114 MB Progress (1): 91/114 MB Progress (1): 91/114 MB Progress (1): 91/114 MB Progress (1): 91/114 MB Progress (1): 91/114 MB Progress (1): 91/114 MB Progress (1): 91/114 MB Progress (1): 91/114 MB Progress (1): 91/114 MB Progress (1): 91/114 MB Progress (1): 91/114 MB Progress (1): 91/114 MB Progress (1): 91/114 MB Progress (1): 91/114 MB Progress (1): 91/114 MB Progress (1): 91/114 MB Progress (1): 91/114 MB Progress (1): 91/114 MB Progress (1): 91/114 MB Progress (1): 91/114 MB Progress (1): 91/114 MB Progress (1): 91/114 MB Progress (1): 91/114 MB Progress (1): 91/114 MB Progress (1): 91/114 MB Progress (1): 91/114 MB Progress (1): 91/114 MB Progress (1): 91/114 MB Progress (1): 91/114 MB Progress (1): 91/114 MB Progress (1): 91/114 MB Progress (1): 91/114 MB Progress (1): 91/114 MB Progress (1): 91/114 MB Progress (1): 91/114 MB Progress (1): 91/114 MB Progress (1): 91/114 MB Progress (1): 91/114 MB Progress (1): 91/114 MB Progress (1): 91/114 MB Progress (1): 91/114 MB Progress (1): 91/114 MB Progress (1): 91/114 MB Progress (1): 91/114 MB Progress (1): 91/114 MB Progress (1): 91/114 MB Progress (1): 91/114 MB Progress (1): 91/114 MB Progress (1): 91/114 MB Progress (1): 91/114 MB Progress (1): 91/114 MB Progress (1): 91/114 MB Progress (1): 91/114 MB Progress (1): 91/114 MB Progress (1): 91/114 MB Progress (1): 91/114 MB Progress (1): 91/114 MB Progress (1): 91/114 MB Progress (1): 91/114 MB Progress (1): 91/114 MB Progress (1): 91/114 MB Progress (1): 91/114 MB Progress (1): 91/114 MB Progress (1): 91/114 MB Progress (1): 91/114 MB Progress (1): 91/114 MB Progress (1): 91/114 MB Progress (1): 91/114 MB Progress (1): 91/114 MB Progress (1): 91/114 MB Progress (1): 91/114 MB Progress (1): 91/114 MB Progress (1): 91/114 MB Progress (1): 91/114 MB Progress (1): 91/114 MB Progress (1): 91/114 MB Progress (1): 91/114 MB Progress (1): 91/114 MB Progress (1): 91/114 MB Progress (1): 91/114 MB Progress (1): 91/114 MB Progress (1): 91/114 MB Progress (1): 91/114 MB Progress (1): 91/114 MB Progress (1): 91/114 MB Progress (1): 91/114 MB Progress (1): 91/114 MB Progress (1): 91/114 MB Progress (1): 91/114 MB Progress (1): 91/114 MB Progress (1): 91/114 MB Progress (1): 91/114 MB Progress (1): 91/114 MB Progress (1): 91/114 MB Progress (1): 91/114 MB Progress (1): 91/114 MB Progress (1): 91/114 MB Progress (1): 91/114 MB Progress (1): 91/114 MB Progress (1): 91/114 MB Progress (1): 91/114 MB Progress (1): 91/114 MB Progress (1): 91/114 MB Progress (1): 91/114 MB Progress (1): 91/114 MB Progress (1): 91/114 MB Progress (1): 91/114 MB Progress (1): 91/114 MB Progress (1): 91/114 MB Progress (1): 91/114 MB Progress (1): 91/114 MB Progress (1): 91/114 MB Progress (1): 91/114 MB Progress (1): 91/114 MB Progress (1): 91/114 MB Progress (1): 91/114 MB Progress (1): 91/114 MB Progress (1): 91/114 MB Progress (1): 91/114 MB Progress (1): 91/114 MB Progress (1): 91/114 MB Progress (1): 91/114 MB Progress (1): 91/114 MB Progress (1): 91/114 MB Progress (1): 91/114 MB Progress (1): 91/114 MB Progress (1): 91/114 MB Progress (1): 91/114 MB Progress (1): 91/114 MB Progress (1): 91/114 MB Progress (1): 91/114 MB Progress (1): 91/114 MB Progress (1): 91/114 MB Progress (1): 91/114 MB Progress (1): 91/114 MB Progress (1): 91/114 MB Progress (1): 91/114 MB Progress (1): 91/114 MB Progress (1): 91/114 MB Progress (1): 91/114 MB Progress (1): 91/114 MB Progress (1): 91/114 MB Progress (1): 91/114 MB Progress (1): 91/114 MB Progress (1): 91/114 MB Progress (1): 91/114 MB Progress (1): 91/114 MB Progress (1): 91/114 MB Progress (1): 91/114 MB Progress (1): 91/114 MB Progress (1): 91/114 MB Progress (1): 91/114 MB Progress (1): 91/114 MB Progress (1): 91/114 MB Progress (1): 91/114 MB Progress (1): 91/114 MB Progress (1): 91/114 MB Progress (1): 91/114 MB Progress (1): 91/114 MB Progress (1): 91/114 MB Progress (1): 91/114 MB Progress (1): 91/114 MB Progress (1): 91/114 MB Progress (1): 91/114 MB Progress (1): 91/114 MB Progress (1): 91/114 MB Progress (1): 91/114 MB Progress (1): 91/114 MB Progress (1): 91/114 MB Progress (1): 91/114 MB Progress (1): 91/114 MB Progress (1): 91/114 MB Progress (1): 91/114 MB Progress (1): 91/114 MB Progress (1): 91/114 MB Progress (1): 91/114 MB Progress (1): 91/114 MB Progress (1): 91/114 MB Progress (1): 91/114 MB Progress (1): 91/114 MB Progress (1): 91/114 MB Progress (1): 91/114 MB Progress (1): 91/114 MB Progress (1): 91/114 MB Progress (1): 91/114 MB Progress (1): 91/114 MB Progress (1): 91/114 MB Progress (1): 91/114 MB Progress (1): 91/114 MB Progress (1): 91/114 MB Progress (1): 91/114 MB Progress (1): 91/114 MB Progress (1): 91/114 MB Progress (1): 91/114 MB Progress (1): 91/114 MB Progress (1): 91/114 MB Progress (1): 91/114 MB Progress (1): 91/114 MB Progress (1): 91/114 MB Progress (1): 91/114 MB Progress (1): 91/114 MB Progress (1): 91/114 MB Progress (1): 91/114 MB Progress (1): 91/114 MB Progress (1): 91/114 MB Progress (1): 91/114 MB Progress (1): 91/114 MB Progress (1): 91/114 MB Progress (1): 91/114 MB Progress (1): 91/114 MB Progress (1): 91/114 MB Progress (1): 91/114 MB Progress (1): 91/114 MB Progress (1): 91/114 MB Progress (1): 91/114 MB Progress (1): 91/114 MB Progress (1): 91/114 MB Progress (1): 91/114 MB Progress (1): 91/114 MB Progress (1): 91/114 MB Progress (1): 91/114 MB Progress (1): 91/114 MB Progress (1): 91/114 MB Progress (1): 92/114 MB Progress (1): 92/114 MB Progress (1): 92/114 MB Progress (1): 92/114 MB Progress (1): 92/114 MB Progress (1): 92/114 MB Progress (1): 92/114 MB Progress (1): 92/114 MB Progress (1): 92/114 MB Progress (1): 92/114 MB Progress (1): 92/114 MB Progress (1): 92/114 MB Progress (1): 92/114 MB Progress (1): 92/114 MB Progress (1): 92/114 MB Progress (1): 92/114 MB Progress (1): 92/114 MB Progress (1): 92/114 MB Progress (1): 92/114 MB Progress (1): 92/114 MB Progress (1): 92/114 MB Progress (1): 92/114 MB Progress (1): 92/114 MB Progress (1): 92/114 MB Progress (1): 92/114 MB Progress (1): 92/114 MB Progress (1): 92/114 MB Progress (1): 92/114 MB Progress (1): 92/114 MB Progress (1): 92/114 MB Progress (1): 92/114 MB Progress (1): 92/114 MB Progress (1): 92/114 MB Progress (1): 92/114 MB Progress (1): 92/114 MB Progress (1): 92/114 MB Progress (1): 92/114 MB Progress (1): 92/114 MB Progress (1): 92/114 MB Progress (1): 92/114 MB Progress (1): 92/114 MB Progress (1): 92/114 MB Progress (1): 92/114 MB Progress (1): 92/114 MB Progress (1): 92/114 MB Progress (1): 92/114 MB Progress (1): 92/114 MB Progress (1): 92/114 MB Progress (1): 92/114 MB Progress (1): 92/114 MB Progress (1): 92/114 MB Progress (1): 92/114 MB Progress (1): 92/114 MB Progress (1): 92/114 MB Progress (1): 92/114 MB Progress (1): 92/114 MB Progress (1): 92/114 MB Progress (1): 92/114 MB Progress (1): 92/114 MB Progress (1): 92/114 MB Progress (1): 92/114 MB Progress (1): 92/114 MB Progress (1): 92/114 MB Progress (1): 92/114 MB Progress (1): 92/114 MB Progress (1): 92/114 MB Progress (1): 92/114 MB Progress (1): 92/114 MB Progress (1): 92/114 MB Progress (1): 92/114 MB Progress (1): 92/114 MB Progress (1): 92/114 MB Progress (1): 92/114 MB Progress (1): 92/114 MB Progress (1): 92/114 MB Progress (1): 92/114 MB Progress (1): 92/114 MB Progress (1): 92/114 MB Progress (1): 92/114 MB Progress (1): 92/114 MB Progress (1): 92/114 MB Progress (1): 92/114 MB Progress (1): 92/114 MB Progress (1): 92/114 MB Progress (1): 92/114 MB Progress (1): 92/114 MB Progress (1): 92/114 MB Progress (1): 92/114 MB Progress (1): 92/114 MB Progress (1): 92/114 MB Progress (1): 92/114 MB Progress (1): 92/114 MB Progress (1): 92/114 MB Progress (1): 92/114 MB Progress (1): 92/114 MB Progress (1): 92/114 MB Progress (1): 92/114 MB Progress (1): 92/114 MB Progress (1): 92/114 MB Progress (1): 92/114 MB Progress (1): 92/114 MB Progress (1): 92/114 MB Progress (1): 92/114 MB Progress (1): 92/114 MB Progress (1): 92/114 MB Progress (1): 92/114 MB Progress (1): 92/114 MB Progress (1): 92/114 MB Progress (1): 92/114 MB Progress (1): 92/114 MB Progress (1): 92/114 MB Progress (1): 92/114 MB Progress (1): 92/114 MB Progress (1): 92/114 MB Progress (1): 92/114 MB Progress (1): 92/114 MB Progress (1): 92/114 MB Progress (1): 92/114 MB Progress (1): 92/114 MB Progress (1): 92/114 MB Progress (1): 92/114 MB Progress (1): 92/114 MB Progress (1): 92/114 MB Progress (1): 92/114 MB Progress (1): 92/114 MB Progress (1): 92/114 MB Progress (1): 92/114 MB Progress (1): 92/114 MB Progress (1): 92/114 MB Progress (1): 92/114 MB Progress (1): 92/114 MB Progress (1): 92/114 MB Progress (1): 92/114 MB Progress (1): 92/114 MB Progress (1): 92/114 MB Progress (1): 92/114 MB Progress (1): 92/114 MB Progress (1): 92/114 MB Progress (1): 92/114 MB Progress (1): 92/114 MB Progress (1): 92/114 MB Progress (1): 92/114 MB Progress (1): 92/114 MB Progress (1): 92/114 MB Progress (1): 92/114 MB Progress (1): 92/114 MB Progress (1): 92/114 MB Progress (1): 92/114 MB Progress (1): 92/114 MB Progress (1): 92/114 MB Progress (1): 92/114 MB Progress (1): 92/114 MB Progress (1): 92/114 MB Progress (1): 92/114 MB Progress (1): 92/114 MB Progress (1): 92/114 MB Progress (1): 92/114 MB Progress (1): 92/114 MB Progress (1): 92/114 MB Progress (1): 92/114 MB Progress (1): 92/114 MB Progress (1): 92/114 MB Progress (1): 92/114 MB Progress (1): 92/114 MB Progress (1): 92/114 MB Progress (1): 92/114 MB Progress (1): 92/114 MB Progress (1): 92/114 MB Progress (1): 92/114 MB Progress (1): 92/114 MB Progress (1): 92/114 MB Progress (1): 92/114 MB Progress (1): 92/114 MB Progress (1): 92/114 MB Progress (1): 92/114 MB Progress (1): 92/114 MB Progress (1): 92/114 MB Progress (1): 92/114 MB Progress (1): 92/114 MB Progress (1): 92/114 MB Progress (1): 92/114 MB Progress (1): 92/114 MB Progress (1): 92/114 MB Progress (1): 92/114 MB Progress (1): 92/114 MB Progress (1): 92/114 MB Progress (1): 92/114 MB Progress (1): 92/114 MB Progress (1): 92/114 MB Progress (1): 92/114 MB Progress (1): 92/114 MB Progress (1): 92/114 MB Progress (1): 92/114 MB Progress (1): 92/114 MB Progress (1): 92/114 MB Progress (1): 92/114 MB Progress (1): 92/114 MB Progress (1): 92/114 MB Progress (1): 92/114 MB Progress (1): 92/114 MB Progress (1): 92/114 MB Progress (1): 92/114 MB Progress (1): 92/114 MB Progress (1): 92/114 MB Progress (1): 92/114 MB Progress (1): 92/114 MB Progress (1): 92/114 MB Progress (1): 92/114 MB Progress (1): 92/114 MB Progress (1): 92/114 MB Progress (1): 92/114 MB Progress (1): 92/114 MB Progress (1): 92/114 MB Progress (1): 92/114 MB Progress (1): 92/114 MB Progress (1): 92/114 MB Progress (1): 92/114 MB Progress (1): 92/114 MB Progress (1): 92/114 MB Progress (1): 92/114 MB Progress (1): 92/114 MB Progress (1): 92/114 MB Progress (1): 92/114 MB Progress (1): 92/114 MB Progress (1): 92/114 MB Progress (1): 92/114 MB Progress (1): 92/114 MB Progress (1): 92/114 MB Progress (1): 92/114 MB Progress (1): 92/114 MB Progress (1): 92/114 MB Progress (1): 92/114 MB Progress (1): 92/114 MB Progress (1): 92/114 MB Progress (1): 92/114 MB Progress (1): 92/114 MB Progress (1): 92/114 MB Progress (1): 92/114 MB Progress (1): 92/114 MB Progress (1): 92/114 MB Progress (1): 92/114 MB Progress (1): 92/114 MB Progress (1): 92/114 MB Progress (1): 92/114 MB Progress (1): 92/114 MB Progress (1): 92/114 MB Progress (1): 92/114 MB Progress (1): 92/114 MB Progress (1): 92/114 MB Progress (1): 92/114 MB Progress (1): 92/114 MB Progress (1): 92/114 MB Progress (1): 92/114 MB Progress (1): 92/114 MB Progress (1): 92/114 MB Progress (1): 92/114 MB Progress (1): 92/114 MB Progress (1): 92/114 MB Progress (1): 92/114 MB Progress (1): 92/114 MB Progress (1): 92/114 MB Progress (1): 92/114 MB Progress (1): 92/114 MB Progress (1): 92/114 MB Progress (1): 92/114 MB Progress (1): 92/114 MB Progress (1): 92/114 MB Progress (1): 92/114 MB Progress (1): 92/114 MB Progress (1): 92/114 MB Progress (1): 92/114 MB Progress (1): 92/114 MB Progress (1): 92/114 MB Progress (1): 92/114 MB Progress (1): 92/114 MB Progress (1): 92/114 MB Progress (1): 92/114 MB Progress (1): 92/114 MB Progress (1): 92/114 MB Progress (1): 92/114 MB Progress (1): 92/114 MB Progress (1): 92/114 MB Progress (1): 92/114 MB Progress (1): 92/114 MB Progress (1): 92/114 MB Progress (1): 92/114 MB Progress (1): 92/114 MB Progress (1): 92/114 MB Progress (1): 92/114 MB Progress (1): 92/114 MB Progress (1): 92/114 MB Progress (1): 92/114 MB Progress (1): 92/114 MB Progress (1): 92/114 MB Progress (1): 92/114 MB Progress (1): 92/114 MB Progress (1): 92/114 MB Progress (1): 92/114 MB Progress (1): 92/114 MB Progress (1): 92/114 MB Progress (1): 92/114 MB Progress (1): 92/114 MB Progress (1): 92/114 MB Progress (1): 92/114 MB Progress (1): 92/114 MB Progress (1): 92/114 MB Progress (1): 92/114 MB Progress (1): 92/114 MB Progress (1): 92/114 MB Progress (1): 92/114 MB Progress (1): 92/114 MB Progress (1): 92/114 MB Progress (1): 92/114 MB Progress (1): 92/114 MB Progress (1): 92/114 MB Progress (1): 92/114 MB Progress (1): 92/114 MB Progress (1): 92/114 MB Progress (1): 92/114 MB Progress (1): 92/114 MB Progress (1): 92/114 MB Progress (1): 92/114 MB Progress (1): 92/114 MB Progress (1): 92/114 MB Progress (1): 92/114 MB Progress (1): 92/114 MB Progress (1): 92/114 MB Progress (1): 92/114 MB Progress (1): 92/114 MB Progress (1): 92/114 MB Progress (1): 92/114 MB Progress (1): 92/114 MB Progress (1): 92/114 MB Progress (1): 92/114 MB Progress (1): 92/114 MB Progress (1): 92/114 MB Progress (1): 92/114 MB Progress (1): 92/114 MB Progress (1): 92/114 MB Progress (1): 92/114 MB Progress (1): 92/114 MB Progress (1): 92/114 MB Progress (1): 92/114 MB Progress (1): 92/114 MB Progress (1): 92/114 MB Progress (1): 92/114 MB Progress (1): 92/114 MB Progress (1): 92/114 MB Progress (1): 92/114 MB Progress (1): 92/114 MB Progress (1): 92/114 MB Progress (1): 92/114 MB Progress (1): 92/114 MB Progress (1): 92/114 MB Progress (1): 92/114 MB Progress (1): 92/114 MB Progress (1): 92/114 MB Progress (1): 92/114 MB Progress (1): 92/114 MB Progress (1): 92/114 MB Progress (1): 92/114 MB Progress (1): 92/114 MB Progress (1): 92/114 MB Progress (1): 92/114 MB Progress (1): 92/114 MB Progress (1): 92/114 MB Progress (1): 92/114 MB Progress (1): 92/114 MB Progress (1): 92/114 MB Progress (1): 92/114 MB Progress (1): 92/114 MB Progress (1): 92/114 MB Progress (1): 92/114 MB Progress (1): 92/114 MB Progress (1): 92/114 MB Progress (1): 92/114 MB Progress (1): 92/114 MB Progress (1): 92/114 MB Progress (1): 92/114 MB Progress (1): 92/114 MB Progress (1): 92/114 MB Progress (1): 92/114 MB Progress (1): 92/114 MB Progress (1): 92/114 MB Progress (1): 92/114 MB Progress (1): 92/114 MB Progress (1): 92/114 MB Progress (1): 92/114 MB Progress (1): 92/114 MB Progress (1): 92/114 MB Progress (1): 92/114 MB Progress (1): 92/114 MB Progress (1): 92/114 MB Progress (1): 92/114 MB Progress (1): 92/114 MB Progress (1): 92/114 MB Progress (1): 92/114 MB Progress (1): 92/114 MB Progress (1): 92/114 MB Progress (1): 92/114 MB Progress (1): 92/114 MB Progress (1): 92/114 MB Progress (1): 92/114 MB Progress (1): 92/114 MB Progress (1): 92/114 MB Progress (1): 92/114 MB Progress (1): 92/114 MB Progress (1): 92/114 MB Progress (1): 92/114 MB Progress (1): 92/114 MB Progress (1): 92/114 MB Progress (1): 92/114 MB Progress (1): 92/114 MB Progress (1): 92/114 MB Progress (1): 92/114 MB Progress (1): 92/114 MB Progress (1): 92/114 MB Progress (1): 92/114 MB Progress (1): 92/114 MB Progress (1): 92/114 MB Progress (1): 92/114 MB Progress (1): 92/114 MB Progress (1): 92/114 MB Progress (1): 92/114 MB Progress (1): 92/114 MB Progress (1): 92/114 MB Progress (1): 92/114 MB Progress (1): 92/114 MB Progress (1): 92/114 MB Progress (1): 92/114 MB Progress (1): 92/114 MB Progress (1): 92/114 MB Progress (1): 92/114 MB Progress (1): 92/114 MB Progress (1): 92/114 MB Progress (1): 92/114 MB Progress (1): 92/114 MB Progress (1): 92/114 MB Progress (1): 92/114 MB Progress (1): 92/114 MB Progress (1): 92/114 MB Progress (1): 92/114 MB Progress (1): 92/114 MB Progress (1): 92/114 MB Progress (1): 92/114 MB Progress (1): 92/114 MB Progress (1): 92/114 MB Progress (1): 92/114 MB Progress (1): 92/114 MB Progress (1): 92/114 MB Progress (1): 92/114 MB Progress (1): 92/114 MB Progress (1): 92/114 MB Progress (1): 92/114 MB Progress (1): 92/114 MB Progress (1): 92/114 MB Progress (1): 92/114 MB Progress (1): 92/114 MB Progress (1): 92/114 MB Progress (1): 92/114 MB Progress (1): 92/114 MB Progress (1): 92/114 MB Progress (1): 92/114 MB Progress (1): 92/114 MB Progress (1): 92/114 MB Progress (1): 92/114 MB Progress (1): 92/114 MB Progress (1): 92/114 MB Progress (1): 92/114 MB Progress (1): 92/114 MB Progress (1): 92/114 MB Progress (1): 92/114 MB Progress (1): 92/114 MB Progress (1): 92/114 MB Progress (1): 92/114 MB Progress (1): 92/114 MB Progress (1): 92/114 MB Progress (1): 92/114 MB Progress (1): 92/114 MB Progress (1): 92/114 MB Progress (1): 92/114 MB Progress (1): 92/114 MB Progress (1): 92/114 MB Progress (1): 92/114 MB Progress (1): 92/114 MB Progress (1): 92/114 MB Progress (1): 92/114 MB Progress (1): 92/114 MB Progress (1): 92/114 MB Progress (1): 93/114 MB Progress (1): 93/114 MB Progress (1): 93/114 MB Progress (1): 93/114 MB Progress (1): 93/114 MB Progress (1): 93/114 MB Progress (1): 93/114 MB Progress (1): 93/114 MB Progress (1): 93/114 MB Progress (1): 93/114 MB Progress (1): 93/114 MB Progress (1): 93/114 MB Progress (1): 93/114 MB Progress (1): 93/114 MB Progress (1): 93/114 MB Progress (1): 93/114 MB Progress (1): 93/114 MB Progress (1): 93/114 MB Progress (1): 93/114 MB Progress (1): 93/114 MB Progress (1): 93/114 MB Progress (1): 93/114 MB Progress (1): 93/114 MB Progress (1): 93/114 MB Progress (1): 93/114 MB Progress (1): 93/114 MB Progress (1): 93/114 MB Progress (1): 93/114 MB Progress (1): 93/114 MB Progress (1): 93/114 MB Progress (1): 93/114 MB Progress (1): 93/114 MB Progress (1): 93/114 MB Progress (1): 93/114 MB Progress (1): 93/114 MB Progress (1): 93/114 MB Progress (1): 93/114 MB Progress (1): 93/114 MB Progress (1): 93/114 MB Progress (1): 93/114 MB Progress (1): 93/114 MB Progress (1): 93/114 MB Progress (1): 93/114 MB Progress (1): 93/114 MB Progress (1): 93/114 MB Progress (1): 93/114 MB Progress (1): 93/114 MB Progress (1): 93/114 MB Progress (1): 93/114 MB Progress (1): 93/114 MB Progress (1): 93/114 MB Progress (1): 93/114 MB Progress (1): 93/114 MB Progress (1): 93/114 MB Progress (1): 93/114 MB Progress (1): 93/114 MB Progress (1): 93/114 MB Progress (1): 93/114 MB Progress (1): 93/114 MB Progress (1): 93/114 MB Progress (1): 93/114 MB Progress (1): 93/114 MB Progress (1): 93/114 MB Progress (1): 93/114 MB Progress (1): 93/114 MB Progress (1): 93/114 MB Progress (1): 93/114 MB Progress (1): 93/114 MB Progress (1): 93/114 MB Progress (1): 93/114 MB Progress (1): 93/114 MB Progress (1): 93/114 MB Progress (1): 93/114 MB Progress (1): 93/114 MB Progress (1): 93/114 MB Progress (1): 93/114 MB Progress (1): 93/114 MB Progress (1): 93/114 MB Progress (1): 93/114 MB Progress (1): 93/114 MB Progress (1): 93/114 MB Progress (1): 93/114 MB Progress (1): 93/114 MB Progress (1): 93/114 MB Progress (1): 93/114 MB Progress (1): 93/114 MB Progress (1): 93/114 MB Progress (1): 93/114 MB Progress (1): 93/114 MB Progress (1): 93/114 MB Progress (1): 93/114 MB Progress (1): 93/114 MB Progress (1): 93/114 MB Progress (1): 93/114 MB Progress (1): 93/114 MB Progress (1): 93/114 MB Progress (1): 93/114 MB Progress (1): 93/114 MB Progress (1): 93/114 MB Progress (1): 93/114 MB Progress (1): 93/114 MB Progress (1): 93/114 MB Progress (1): 93/114 MB Progress (1): 93/114 MB Progress (1): 93/114 MB Progress (1): 93/114 MB Progress (1): 93/114 MB Progress (1): 93/114 MB Progress (1): 93/114 MB Progress (1): 93/114 MB Progress (1): 93/114 MB Progress (1): 93/114 MB Progress (1): 93/114 MB Progress (1): 93/114 MB Progress (1): 93/114 MB Progress (1): 93/114 MB Progress (1): 93/114 MB Progress (1): 93/114 MB Progress (1): 93/114 MB Progress (1): 93/114 MB Progress (1): 93/114 MB Progress (1): 93/114 MB Progress (1): 93/114 MB Progress (1): 93/114 MB Progress (1): 93/114 MB Progress (1): 93/114 MB Progress (1): 93/114 MB Progress (1): 93/114 MB Progress (1): 93/114 MB Progress (1): 93/114 MB Progress (1): 93/114 MB Progress (1): 93/114 MB Progress (1): 93/114 MB Progress (1): 93/114 MB Progress (1): 93/114 MB Progress (1): 93/114 MB Progress (1): 93/114 MB Progress (1): 93/114 MB Progress (1): 93/114 MB Progress (1): 93/114 MB Progress (1): 93/114 MB Progress (1): 93/114 MB Progress (1): 93/114 MB Progress (1): 93/114 MB Progress (1): 93/114 MB Progress (1): 93/114 MB Progress (1): 93/114 MB Progress (1): 93/114 MB Progress (1): 93/114 MB Progress (1): 93/114 MB Progress (1): 93/114 MB Progress (1): 93/114 MB Progress (1): 93/114 MB Progress (1): 93/114 MB Progress (1): 93/114 MB Progress (1): 93/114 MB Progress (1): 93/114 MB Progress (1): 93/114 MB Progress (1): 93/114 MB Progress (1): 93/114 MB Progress (1): 93/114 MB Progress (1): 93/114 MB Progress (1): 93/114 MB Progress (1): 93/114 MB Progress (1): 93/114 MB Progress (1): 93/114 MB Progress (1): 93/114 MB Progress (1): 93/114 MB Progress (1): 93/114 MB Progress (1): 93/114 MB Progress (1): 93/114 MB Progress (1): 93/114 MB Progress (1): 93/114 MB Progress (1): 93/114 MB Progress (1): 93/114 MB Progress (1): 93/114 MB Progress (1): 93/114 MB Progress (1): 93/114 MB Progress (1): 93/114 MB Progress (1): 93/114 MB Progress (1): 93/114 MB Progress (1): 93/114 MB Progress (1): 93/114 MB Progress (1): 93/114 MB Progress (1): 93/114 MB Progress (1): 93/114 MB Progress (1): 93/114 MB Progress (1): 93/114 MB Progress (1): 93/114 MB Progress (1): 93/114 MB Progress (1): 93/114 MB Progress (1): 93/114 MB Progress (1): 93/114 MB Progress (1): 93/114 MB Progress (1): 93/114 MB Progress (1): 93/114 MB Progress (1): 93/114 MB Progress (1): 93/114 MB Progress (1): 93/114 MB Progress (1): 93/114 MB Progress (1): 93/114 MB Progress (1): 93/114 MB Progress (1): 93/114 MB Progress (1): 93/114 MB Progress (1): 93/114 MB Progress (1): 93/114 MB Progress (1): 93/114 MB Progress (1): 93/114 MB Progress (1): 93/114 MB Progress (1): 93/114 MB Progress (1): 93/114 MB Progress (1): 93/114 MB Progress (1): 93/114 MB Progress (1): 93/114 MB Progress (1): 93/114 MB Progress (1): 93/114 MB Progress (1): 93/114 MB Progress (1): 93/114 MB Progress (1): 93/114 MB Progress (1): 93/114 MB Progress (1): 93/114 MB Progress (1): 93/114 MB Progress (1): 93/114 MB Progress (1): 93/114 MB Progress (1): 93/114 MB Progress (1): 93/114 MB Progress (1): 93/114 MB Progress (1): 93/114 MB Progress (1): 93/114 MB Progress (1): 93/114 MB Progress (1): 93/114 MB Progress (1): 93/114 MB Progress (1): 93/114 MB Progress (1): 93/114 MB Progress (1): 93/114 MB Progress (1): 93/114 MB Progress (1): 93/114 MB Progress (1): 93/114 MB Progress (1): 93/114 MB Progress (1): 93/114 MB Progress (1): 93/114 MB Progress (1): 93/114 MB Progress (1): 93/114 MB Progress (1): 93/114 MB Progress (1): 93/114 MB Progress (1): 93/114 MB Progress (1): 93/114 MB Progress (1): 93/114 MB Progress (1): 93/114 MB Progress (1): 93/114 MB Progress (1): 93/114 MB Progress (1): 93/114 MB Progress (1): 93/114 MB Progress (1): 93/114 MB Progress (1): 93/114 MB Progress (1): 93/114 MB Progress (1): 93/114 MB Progress (1): 93/114 MB Progress (1): 93/114 MB Progress (1): 93/114 MB Progress (1): 93/114 MB Progress (1): 93/114 MB Progress (1): 93/114 MB Progress (1): 93/114 MB Progress (1): 93/114 MB Progress (1): 93/114 MB Progress (1): 93/114 MB Progress (1): 93/114 MB Progress (1): 93/114 MB Progress (1): 93/114 MB Progress (1): 93/114 MB Progress (1): 93/114 MB Progress (1): 93/114 MB Progress (1): 93/114 MB Progress (1): 93/114 MB Progress (1): 93/114 MB Progress (1): 93/114 MB Progress (1): 93/114 MB Progress (1): 93/114 MB Progress (1): 93/114 MB Progress (1): 93/114 MB Progress (1): 93/114 MB Progress (1): 93/114 MB Progress (1): 93/114 MB Progress (1): 93/114 MB Progress (1): 93/114 MB Progress (1): 93/114 MB Progress (1): 93/114 MB Progress (1): 93/114 MB Progress (1): 93/114 MB Progress (1): 93/114 MB Progress (1): 93/114 MB Progress (1): 93/114 MB Progress (1): 93/114 MB Progress (1): 93/114 MB Progress (1): 93/114 MB Progress (1): 93/114 MB Progress (1): 93/114 MB Progress (1): 93/114 MB Progress (1): 93/114 MB Progress (1): 93/114 MB Progress (1): 93/114 MB Progress (1): 93/114 MB Progress (1): 93/114 MB Progress (1): 93/114 MB Progress (1): 93/114 MB Progress (1): 93/114 MB Progress (1): 93/114 MB Progress (1): 93/114 MB Progress (1): 93/114 MB Progress (1): 93/114 MB Progress (1): 93/114 MB Progress (1): 93/114 MB Progress (1): 93/114 MB Progress (1): 93/114 MB Progress (1): 93/114 MB Progress (1): 93/114 MB Progress (1): 93/114 MB Progress (1): 93/114 MB Progress (1): 93/114 MB Progress (1): 93/114 MB Progress (1): 93/114 MB Progress (1): 93/114 MB Progress (1): 93/114 MB Progress (1): 93/114 MB Progress (1): 93/114 MB Progress (1): 93/114 MB Progress (1): 93/114 MB Progress (1): 93/114 MB Progress (1): 93/114 MB Progress (1): 93/114 MB Progress (1): 93/114 MB Progress (1): 93/114 MB Progress (1): 93/114 MB Progress (1): 93/114 MB Progress (1): 93/114 MB Progress (1): 93/114 MB Progress (1): 93/114 MB Progress (1): 93/114 MB Progress (1): 93/114 MB Progress (1): 93/114 MB Progress (1): 93/114 MB Progress (1): 93/114 MB Progress (1): 93/114 MB Progress (1): 93/114 MB Progress (1): 93/114 MB Progress (1): 93/114 MB Progress (1): 93/114 MB Progress (1): 93/114 MB Progress (1): 93/114 MB Progress (1): 93/114 MB Progress (1): 93/114 MB Progress (1): 93/114 MB Progress (1): 93/114 MB Progress (1): 93/114 MB Progress (1): 93/114 MB Progress (1): 93/114 MB Progress (1): 93/114 MB Progress (1): 93/114 MB Progress (1): 93/114 MB Progress (1): 93/114 MB Progress (1): 93/114 MB Progress (1): 93/114 MB Progress (1): 93/114 MB Progress (1): 93/114 MB Progress (1): 93/114 MB Progress (1): 93/114 MB Progress (1): 93/114 MB Progress (1): 93/114 MB Progress (1): 93/114 MB Progress (1): 93/114 MB Progress (1): 93/114 MB Progress (1): 93/114 MB Progress (1): 93/114 MB Progress (1): 93/114 MB Progress (1): 93/114 MB Progress (1): 93/114 MB Progress (1): 93/114 MB Progress (1): 93/114 MB Progress (1): 93/114 MB Progress (1): 93/114 MB Progress (1): 93/114 MB Progress (1): 93/114 MB Progress (1): 93/114 MB Progress (1): 93/114 MB Progress (1): 93/114 MB Progress (1): 93/114 MB Progress (1): 93/114 MB Progress (1): 93/114 MB Progress (1): 93/114 MB Progress (1): 93/114 MB Progress (1): 93/114 MB Progress (1): 93/114 MB Progress (1): 93/114 MB Progress (1): 93/114 MB Progress (1): 93/114 MB Progress (1): 93/114 MB Progress (1): 93/114 MB Progress (1): 93/114 MB Progress (1): 93/114 MB Progress (1): 93/114 MB Progress (1): 93/114 MB Progress (1): 93/114 MB Progress (1): 93/114 MB Progress (1): 93/114 MB Progress (1): 93/114 MB Progress (1): 93/114 MB Progress (1): 93/114 MB Progress (1): 93/114 MB Progress (1): 93/114 MB Progress (1): 93/114 MB Progress (1): 93/114 MB Progress (1): 93/114 MB Progress (1): 93/114 MB Progress (1): 93/114 MB Progress (1): 93/114 MB Progress (1): 93/114 MB Progress (1): 93/114 MB Progress (1): 93/114 MB Progress (1): 93/114 MB Progress (1): 93/114 MB Progress (1): 93/114 MB Progress (1): 93/114 MB Progress (1): 93/114 MB Progress (1): 93/114 MB Progress (1): 93/114 MB Progress (1): 93/114 MB Progress (1): 93/114 MB Progress (1): 93/114 MB Progress (1): 93/114 MB Progress (1): 93/114 MB Progress (1): 93/114 MB Progress (1): 93/114 MB Progress (1): 93/114 MB Progress (1): 93/114 MB Progress (1): 93/114 MB Progress (1): 93/114 MB Progress (1): 93/114 MB Progress (1): 93/114 MB Progress (1): 93/114 MB Progress (1): 93/114 MB Progress (1): 93/114 MB Progress (1): 93/114 MB Progress (1): 93/114 MB Progress (1): 93/114 MB Progress (1): 93/114 MB Progress (1): 93/114 MB Progress (1): 93/114 MB Progress (1): 93/114 MB Progress (1): 93/114 MB Progress (1): 93/114 MB Progress (1): 93/114 MB Progress (1): 93/114 MB Progress (1): 93/114 MB Progress (1): 93/114 MB Progress (1): 93/114 MB Progress (1): 93/114 MB Progress (1): 93/114 MB Progress (1): 93/114 MB Progress (1): 93/114 MB Progress (1): 93/114 MB Progress (1): 93/114 MB Progress (1): 93/114 MB Progress (1): 93/114 MB Progress (1): 93/114 MB Progress (1): 93/114 MB Progress (1): 93/114 MB Progress (1): 93/114 MB Progress (1): 93/114 MB Progress (1): 93/114 MB Progress (1): 93/114 MB Progress (1): 93/114 MB Progress (1): 93/114 MB Progress (1): 93/114 MB Progress (1): 93/114 MB Progress (1): 93/114 MB Progress (1): 93/114 MB Progress (1): 93/114 MB Progress (1): 93/114 MB Progress (1): 93/114 MB Progress (1): 93/114 MB Progress (1): 93/114 MB Progress (1): 93/114 MB Progress (1): 93/114 MB Progress (1): 93/114 MB Progress (1): 93/114 MB Progress (1): 93/114 MB Progress (1): 93/114 MB Progress (1): 94/114 MB Progress (1): 94/114 MB Progress (1): 94/114 MB Progress (1): 94/114 MB Progress (1): 94/114 MB Progress (1): 94/114 MB Progress (1): 94/114 MB Progress (1): 94/114 MB Progress (1): 94/114 MB Progress (1): 94/114 MB Progress (1): 94/114 MB Progress (1): 94/114 MB Progress (1): 94/114 MB Progress (1): 94/114 MB Progress (1): 94/114 MB Progress (1): 94/114 MB Progress (1): 94/114 MB Progress (1): 94/114 MB Progress (1): 94/114 MB Progress (1): 94/114 MB Progress (1): 94/114 MB Progress (1): 94/114 MB Progress (1): 94/114 MB Progress (1): 94/114 MB Progress (1): 94/114 MB Progress (1): 94/114 MB Progress (1): 94/114 MB Progress (1): 94/114 MB Progress (1): 94/114 MB Progress (1): 94/114 MB Progress (1): 94/114 MB Progress (1): 94/114 MB Progress (1): 94/114 MB Progress (1): 94/114 MB Progress (1): 94/114 MB Progress (1): 94/114 MB Progress (1): 94/114 MB Progress (1): 94/114 MB Progress (1): 94/114 MB Progress (1): 94/114 MB Progress (1): 94/114 MB Progress (1): 94/114 MB Progress (1): 94/114 MB Progress (1): 94/114 MB Progress (1): 94/114 MB Progress (1): 94/114 MB Progress (1): 94/114 MB Progress (1): 94/114 MB Progress (1): 94/114 MB Progress (1): 94/114 MB Progress (1): 94/114 MB Progress (1): 94/114 MB Progress (1): 94/114 MB Progress (1): 94/114 MB Progress (1): 94/114 MB Progress (1): 94/114 MB Progress (1): 94/114 MB Progress (1): 94/114 MB Progress (1): 94/114 MB Progress (1): 94/114 MB Progress (1): 94/114 MB Progress (1): 94/114 MB Progress (1): 94/114 MB Progress (1): 94/114 MB Progress (1): 94/114 MB Progress (1): 94/114 MB Progress (1): 94/114 MB Progress (1): 94/114 MB Progress (1): 94/114 MB Progress (1): 94/114 MB Progress (1): 94/114 MB Progress (1): 94/114 MB Progress (1): 94/114 MB Progress (1): 94/114 MB Progress (1): 94/114 MB Progress (1): 94/114 MB Progress (1): 94/114 MB Progress (1): 94/114 MB Progress (1): 94/114 MB Progress (1): 94/114 MB Progress (1): 94/114 MB Progress (1): 94/114 MB Progress (1): 94/114 MB Progress (1): 94/114 MB Progress (1): 94/114 MB Progress (1): 94/114 MB Progress (1): 94/114 MB Progress (1): 94/114 MB Progress (1): 94/114 MB Progress (1): 94/114 MB Progress (1): 94/114 MB Progress (1): 94/114 MB Progress (1): 94/114 MB Progress (1): 94/114 MB Progress (1): 94/114 MB Progress (1): 94/114 MB Progress (1): 94/114 MB Progress (1): 94/114 MB Progress (1): 94/114 MB Progress (1): 94/114 MB Progress (1): 94/114 MB Progress (1): 94/114 MB Progress (1): 94/114 MB Progress (1): 94/114 MB Progress (1): 94/114 MB Progress (1): 94/114 MB Progress (1): 94/114 MB Progress (1): 94/114 MB Progress (1): 94/114 MB Progress (1): 94/114 MB Progress (1): 94/114 MB Progress (1): 94/114 MB Progress (1): 94/114 MB Progress (1): 94/114 MB Progress (1): 94/114 MB Progress (1): 94/114 MB Progress (1): 94/114 MB Progress (1): 94/114 MB Progress (1): 94/114 MB Progress (1): 94/114 MB Progress (1): 94/114 MB Progress (1): 94/114 MB Progress (1): 94/114 MB Progress (1): 94/114 MB Progress (1): 94/114 MB Progress (1): 94/114 MB Progress (1): 94/114 MB Progress (1): 94/114 MB Progress (1): 94/114 MB Progress (1): 94/114 MB Progress (1): 94/114 MB Progress (1): 94/114 MB Progress (1): 94/114 MB Progress (1): 94/114 MB Progress (1): 94/114 MB Progress (1): 94/114 MB Progress (1): 94/114 MB Progress (1): 94/114 MB Progress (1): 94/114 MB Progress (1): 94/114 MB Progress (1): 94/114 MB Progress (1): 94/114 MB Progress (1): 94/114 MB Progress (1): 94/114 MB Progress (1): 94/114 MB Progress (1): 94/114 MB Progress (1): 94/114 MB Progress (1): 94/114 MB Progress (1): 94/114 MB Progress (1): 94/114 MB Progress (1): 94/114 MB Progress (1): 94/114 MB Progress (1): 94/114 MB Progress (1): 94/114 MB Progress (1): 94/114 MB Progress (1): 94/114 MB Progress (1): 94/114 MB Progress (1): 94/114 MB Progress (1): 94/114 MB Progress (1): 94/114 MB Progress (1): 94/114 MB Progress (1): 94/114 MB Progress (1): 94/114 MB Progress (1): 94/114 MB Progress (1): 94/114 MB Progress (1): 94/114 MB Progress (1): 94/114 MB Progress (1): 94/114 MB Progress (1): 94/114 MB Progress (1): 94/114 MB Progress (1): 94/114 MB Progress (1): 94/114 MB Progress (1): 94/114 MB Progress (1): 94/114 MB Progress (1): 94/114 MB Progress (1): 94/114 MB Progress (1): 94/114 MB Progress (1): 94/114 MB Progress (1): 94/114 MB Progress (1): 94/114 MB Progress (1): 94/114 MB Progress (1): 94/114 MB Progress (1): 94/114 MB Progress (1): 94/114 MB Progress (1): 94/114 MB Progress (1): 94/114 MB Progress (1): 94/114 MB Progress (1): 94/114 MB Progress (1): 94/114 MB Progress (1): 94/114 MB Progress (1): 94/114 MB Progress (1): 94/114 MB Progress (1): 94/114 MB Progress (1): 94/114 MB Progress (1): 94/114 MB Progress (1): 94/114 MB Progress (1): 94/114 MB Progress (1): 94/114 MB Progress (1): 94/114 MB Progress (1): 94/114 MB Progress (1): 94/114 MB Progress (1): 94/114 MB Progress (1): 94/114 MB Progress (1): 94/114 MB Progress (1): 94/114 MB Progress (1): 94/114 MB Progress (1): 94/114 MB Progress (1): 94/114 MB Progress (1): 94/114 MB Progress (1): 94/114 MB Progress (1): 94/114 MB Progress (1): 94/114 MB Progress (1): 94/114 MB Progress (1): 94/114 MB Progress (1): 94/114 MB Progress (1): 94/114 MB Progress (1): 94/114 MB Progress (1): 94/114 MB Progress (1): 94/114 MB Progress (1): 94/114 MB Progress (1): 94/114 MB Progress (1): 94/114 MB Progress (1): 94/114 MB Progress (1): 94/114 MB Progress (1): 94/114 MB Progress (1): 94/114 MB Progress (1): 94/114 MB Progress (1): 94/114 MB Progress (1): 94/114 MB Progress (1): 94/114 MB Progress (1): 94/114 MB Progress (1): 94/114 MB Progress (1): 94/114 MB Progress (1): 94/114 MB Progress (1): 94/114 MB Progress (1): 94/114 MB Progress (1): 94/114 MB Progress (1): 94/114 MB Progress (1): 94/114 MB Progress (1): 94/114 MB Progress (1): 94/114 MB Progress (1): 94/114 MB Progress (1): 94/114 MB Progress (1): 94/114 MB Progress (1): 94/114 MB Progress (1): 94/114 MB Progress (1): 94/114 MB Progress (1): 94/114 MB Progress (1): 94/114 MB Progress (1): 94/114 MB Progress (1): 94/114 MB Progress (1): 94/114 MB Progress (1): 94/114 MB Progress (1): 94/114 MB Progress (1): 94/114 MB Progress (1): 94/114 MB Progress (1): 94/114 MB Progress (1): 94/114 MB Progress (1): 94/114 MB Progress (1): 94/114 MB Progress (1): 94/114 MB Progress (1): 94/114 MB Progress (1): 94/114 MB Progress (1): 94/114 MB Progress (1): 94/114 MB Progress (1): 94/114 MB Progress (1): 94/114 MB Progress (1): 94/114 MB Progress (1): 94/114 MB Progress (1): 94/114 MB Progress (1): 94/114 MB Progress (1): 94/114 MB Progress (1): 94/114 MB Progress (1): 94/114 MB Progress (1): 94/114 MB Progress (1): 94/114 MB Progress (1): 94/114 MB Progress (1): 94/114 MB Progress (1): 94/114 MB Progress (1): 94/114 MB Progress (1): 94/114 MB Progress (1): 94/114 MB Progress (1): 94/114 MB Progress (1): 94/114 MB Progress (1): 94/114 MB Progress (1): 94/114 MB Progress (1): 94/114 MB Progress (1): 94/114 MB Progress (1): 94/114 MB Progress (1): 94/114 MB Progress (1): 94/114 MB Progress (1): 94/114 MB Progress (1): 94/114 MB Progress (1): 94/114 MB Progress (1): 94/114 MB Progress (1): 94/114 MB Progress (1): 94/114 MB Progress (1): 94/114 MB Progress (1): 94/114 MB Progress (1): 94/114 MB Progress (1): 94/114 MB Progress (1): 94/114 MB Progress (1): 94/114 MB Progress (1): 94/114 MB Progress (1): 94/114 MB Progress (1): 94/114 MB Progress (1): 94/114 MB Progress (1): 94/114 MB Progress (1): 94/114 MB Progress (1): 94/114 MB Progress (1): 94/114 MB Progress (1): 94/114 MB Progress (1): 94/114 MB Progress (1): 94/114 MB Progress (1): 94/114 MB Progress (1): 94/114 MB Progress (1): 94/114 MB Progress (1): 94/114 MB Progress (1): 94/114 MB Progress (1): 94/114 MB Progress (1): 94/114 MB Progress (1): 94/114 MB Progress (1): 94/114 MB Progress (1): 94/114 MB Progress (1): 94/114 MB Progress (1): 94/114 MB Progress (1): 94/114 MB Progress (1): 94/114 MB Progress (1): 94/114 MB Progress (1): 94/114 MB Progress (1): 94/114 MB Progress (1): 94/114 MB Progress (1): 94/114 MB Progress (1): 94/114 MB Progress (1): 94/114 MB Progress (1): 94/114 MB Progress (1): 94/114 MB Progress (1): 94/114 MB Progress (1): 94/114 MB Progress (1): 94/114 MB Progress (1): 94/114 MB Progress (1): 94/114 MB Progress (1): 94/114 MB Progress (1): 94/114 MB Progress (1): 94/114 MB Progress (1): 94/114 MB Progress (1): 94/114 MB Progress (1): 94/114 MB Progress (1): 94/114 MB Progress (1): 94/114 MB Progress (1): 94/114 MB Progress (1): 94/114 MB Progress (1): 94/114 MB Progress (1): 94/114 MB Progress (1): 94/114 MB Progress (1): 94/114 MB Progress (1): 94/114 MB Progress (1): 94/114 MB Progress (1): 94/114 MB Progress (1): 94/114 MB Progress (1): 94/114 MB Progress (1): 94/114 MB Progress (1): 94/114 MB Progress (1): 94/114 MB Progress (1): 94/114 MB Progress (1): 94/114 MB Progress (1): 94/114 MB Progress (1): 94/114 MB Progress (1): 94/114 MB Progress (1): 94/114 MB Progress (1): 94/114 MB Progress (1): 94/114 MB Progress (1): 94/114 MB Progress (1): 94/114 MB Progress (1): 94/114 MB Progress (1): 94/114 MB Progress (1): 94/114 MB Progress (1): 94/114 MB Progress (1): 94/114 MB Progress (1): 94/114 MB Progress (1): 94/114 MB Progress (1): 94/114 MB Progress (1): 94/114 MB Progress (1): 94/114 MB Progress (1): 94/114 MB Progress (1): 94/114 MB Progress (1): 94/114 MB Progress (1): 94/114 MB Progress (1): 94/114 MB Progress (1): 94/114 MB Progress (1): 94/114 MB Progress (1): 94/114 MB Progress (1): 94/114 MB Progress (1): 94/114 MB Progress (1): 94/114 MB Progress (1): 94/114 MB Progress (1): 94/114 MB Progress (1): 94/114 MB Progress (1): 94/114 MB Progress (1): 94/114 MB Progress (1): 94/114 MB Progress (1): 94/114 MB Progress (1): 94/114 MB Progress (1): 94/114 MB Progress (1): 94/114 MB Progress (1): 94/114 MB Progress (1): 94/114 MB Progress (1): 94/114 MB Progress (1): 94/114 MB Progress (1): 94/114 MB Progress (1): 94/114 MB Progress (1): 94/114 MB Progress (1): 94/114 MB Progress (1): 94/114 MB Progress (1): 94/114 MB Progress (1): 94/114 MB Progress (1): 94/114 MB Progress (1): 94/114 MB Progress (1): 94/114 MB Progress (1): 94/114 MB Progress (1): 94/114 MB Progress (1): 94/114 MB Progress (1): 94/114 MB Progress (1): 94/114 MB Progress (1): 94/114 MB Progress (1): 94/114 MB Progress (1): 94/114 MB Progress (1): 94/114 MB Progress (1): 94/114 MB Progress (1): 94/114 MB Progress (1): 94/114 MB Progress (1): 94/114 MB Progress (1): 94/114 MB Progress (1): 94/114 MB Progress (1): 94/114 MB Progress (1): 94/114 MB Progress (1): 94/114 MB Progress (1): 94/114 MB Progress (1): 94/114 MB Progress (1): 94/114 MB Progress (1): 94/114 MB Progress (1): 94/114 MB Progress (1): 94/114 MB Progress (1): 94/114 MB Progress (1): 94/114 MB Progress (1): 94/114 MB Progress (1): 94/114 MB Progress (1): 94/114 MB Progress (1): 94/114 MB Progress (1): 94/114 MB Progress (1): 94/114 MB Progress (1): 94/114 MB Progress (1): 94/114 MB Progress (1): 94/114 MB Progress (1): 94/114 MB Progress (1): 94/114 MB Progress (1): 94/114 MB Progress (1): 94/114 MB Progress (1): 94/114 MB Progress (1): 94/114 MB Progress (1): 94/114 MB Progress (1): 94/114 MB Progress (1): 94/114 MB Progress (1): 94/114 MB Progress (1): 94/114 MB Progress (1): 94/114 MB Progress (1): 94/114 MB Progress (1): 94/114 MB Progress (1): 94/114 MB Progress (1): 94/114 MB Progress (1): 94/114 MB Progress (1): 94/114 MB Progress (1): 94/114 MB Progress (1): 94/114 MB Progress (1): 94/114 MB Progress (1): 94/114 MB Progress (1): 94/114 MB Progress (1): 94/114 MB Progress (1): 94/114 MB Progress (1): 94/114 MB Progress (1): 94/114 MB Progress (1): 94/114 MB Progress (1): 94/114 MB Progress (1): 94/114 MB Progress (1): 94/114 MB Progress (1): 94/114 MB Progress (1): 94/114 MB Progress (1): 94/114 MB Progress (1): 95/114 MB Progress (1): 95/114 MB Progress (1): 95/114 MB Progress (1): 95/114 MB Progress (1): 95/114 MB Progress (1): 95/114 MB Progress (1): 95/114 MB Progress (1): 95/114 MB Progress (1): 95/114 MB Progress (1): 95/114 MB Progress (1): 95/114 MB Progress (1): 95/114 MB Progress (1): 95/114 MB Progress (1): 95/114 MB Progress (1): 95/114 MB Progress (1): 95/114 MB Progress (1): 95/114 MB Progress (1): 95/114 MB Progress (1): 95/114 MB Progress (1): 95/114 MB Progress (1): 95/114 MB Progress (1): 95/114 MB Progress (1): 95/114 MB Progress (1): 95/114 MB Progress (1): 95/114 MB Progress (1): 95/114 MB Progress (1): 95/114 MB Progress (1): 95/114 MB Progress (1): 95/114 MB Progress (1): 95/114 MB Progress (1): 95/114 MB Progress (1): 95/114 MB Progress (1): 95/114 MB Progress (1): 95/114 MB Progress (1): 95/114 MB Progress (1): 95/114 MB Progress (1): 95/114 MB Progress (1): 95/114 MB Progress (1): 95/114 MB Progress (1): 95/114 MB Progress (1): 95/114 MB Progress (1): 95/114 MB Progress (1): 95/114 MB Progress (1): 95/114 MB Progress (1): 95/114 MB Progress (1): 95/114 MB Progress (1): 95/114 MB Progress (1): 95/114 MB Progress (1): 95/114 MB Progress (1): 95/114 MB Progress (1): 95/114 MB Progress (1): 95/114 MB Progress (1): 95/114 MB Progress (1): 95/114 MB Progress (1): 95/114 MB Progress (1): 95/114 MB Progress (1): 95/114 MB Progress (1): 95/114 MB Progress (1): 95/114 MB Progress (1): 95/114 MB Progress (1): 95/114 MB Progress (1): 95/114 MB Progress (1): 95/114 MB Progress (1): 95/114 MB Progress (1): 95/114 MB Progress (1): 95/114 MB Progress (1): 95/114 MB Progress (1): 95/114 MB Progress (1): 95/114 MB Progress (1): 95/114 MB Progress (1): 95/114 MB Progress (1): 95/114 MB Progress (1): 95/114 MB Progress (1): 95/114 MB Progress (1): 95/114 MB Progress (1): 95/114 MB Progress (1): 95/114 MB Progress (1): 95/114 MB Progress (1): 95/114 MB Progress (1): 95/114 MB Progress (1): 95/114 MB Progress (1): 95/114 MB Progress (1): 95/114 MB Progress (1): 95/114 MB Progress (1): 95/114 MB Progress (1): 95/114 MB Progress (1): 95/114 MB Progress (1): 95/114 MB Progress (1): 95/114 MB Progress (1): 95/114 MB Progress (1): 95/114 MB Progress (1): 95/114 MB Progress (1): 95/114 MB Progress (1): 95/114 MB Progress (1): 95/114 MB Progress (1): 95/114 MB Progress (1): 95/114 MB Progress (1): 95/114 MB Progress (1): 95/114 MB Progress (1): 95/114 MB Progress (1): 95/114 MB Progress (1): 95/114 MB Progress (1): 95/114 MB Progress (1): 95/114 MB Progress (1): 95/114 MB Progress (1): 95/114 MB Progress (1): 95/114 MB Progress (1): 95/114 MB Progress (1): 95/114 MB Progress (1): 95/114 MB Progress (1): 95/114 MB Progress (1): 95/114 MB Progress (1): 95/114 MB Progress (1): 95/114 MB Progress (1): 95/114 MB Progress (1): 95/114 MB Progress (1): 95/114 MB Progress (1): 95/114 MB Progress (1): 95/114 MB Progress (1): 95/114 MB Progress (1): 95/114 MB Progress (1): 95/114 MB Progress (1): 95/114 MB Progress (1): 95/114 MB Progress (1): 95/114 MB Progress (1): 95/114 MB Progress (1): 95/114 MB Progress (1): 95/114 MB Progress (1): 95/114 MB Progress (1): 95/114 MB Progress (1): 95/114 MB Progress (1): 95/114 MB Progress (1): 95/114 MB Progress (1): 95/114 MB Progress (1): 95/114 MB Progress (1): 95/114 MB Progress (1): 95/114 MB Progress (1): 95/114 MB Progress (1): 95/114 MB Progress (1): 95/114 MB Progress (1): 95/114 MB Progress (1): 95/114 MB Progress (1): 95/114 MB Progress (1): 95/114 MB Progress (1): 95/114 MB Progress (1): 95/114 MB Progress (1): 95/114 MB Progress (1): 95/114 MB Progress (1): 95/114 MB Progress (1): 95/114 MB Progress (1): 95/114 MB Progress (1): 95/114 MB Progress (1): 95/114 MB Progress (1): 95/114 MB Progress (1): 95/114 MB Progress (1): 95/114 MB Progress (1): 95/114 MB Progress (1): 95/114 MB Progress (1): 95/114 MB Progress (1): 95/114 MB Progress (1): 95/114 MB Progress (1): 95/114 MB Progress (1): 95/114 MB Progress (1): 95/114 MB Progress (1): 95/114 MB Progress (1): 95/114 MB Progress (1): 95/114 MB Progress (1): 95/114 MB Progress (1): 95/114 MB Progress (1): 95/114 MB Progress (1): 95/114 MB Progress (1): 95/114 MB Progress (1): 95/114 MB Progress (1): 95/114 MB Progress (1): 95/114 MB Progress (1): 95/114 MB Progress (1): 95/114 MB Progress (1): 95/114 MB Progress (1): 95/114 MB Progress (1): 95/114 MB Progress (1): 95/114 MB Progress (1): 95/114 MB Progress (1): 95/114 MB Progress (1): 95/114 MB Progress (1): 95/114 MB Progress (1): 95/114 MB Progress (1): 95/114 MB Progress (1): 95/114 MB Progress (1): 95/114 MB Progress (1): 95/114 MB Progress (1): 95/114 MB Progress (1): 95/114 MB Progress (1): 95/114 MB Progress (1): 95/114 MB Progress (1): 95/114 MB Progress (1): 95/114 MB Progress (1): 95/114 MB Progress (1): 95/114 MB Progress (1): 95/114 MB Progress (1): 95/114 MB Progress (1): 95/114 MB Progress (1): 95/114 MB Progress (1): 95/114 MB Progress (1): 95/114 MB Progress (1): 95/114 MB Progress (1): 95/114 MB Progress (1): 95/114 MB Progress (1): 95/114 MB Progress (1): 95/114 MB Progress (1): 95/114 MB Progress (1): 95/114 MB Progress (1): 95/114 MB Progress (1): 95/114 MB Progress (1): 95/114 MB Progress (1): 95/114 MB Progress (1): 95/114 MB Progress (1): 95/114 MB Progress (1): 95/114 MB Progress (1): 95/114 MB Progress (1): 95/114 MB Progress (1): 95/114 MB Progress (1): 95/114 MB Progress (1): 95/114 MB Progress (1): 95/114 MB Progress (1): 95/114 MB Progress (1): 95/114 MB Progress (1): 95/114 MB Progress (1): 95/114 MB Progress (1): 95/114 MB Progress (1): 95/114 MB Progress (1): 95/114 MB Progress (1): 95/114 MB Progress (1): 95/114 MB Progress (1): 95/114 MB Progress (1): 95/114 MB Progress (1): 95/114 MB Progress (1): 95/114 MB Progress (1): 95/114 MB Progress (1): 95/114 MB Progress (1): 95/114 MB Progress (1): 95/114 MB Progress (1): 95/114 MB Progress (1): 95/114 MB Progress (1): 95/114 MB Progress (1): 95/114 MB Progress (1): 95/114 MB Progress (1): 95/114 MB Progress (1): 95/114 MB Progress (1): 95/114 MB Progress (1): 95/114 MB Progress (1): 95/114 MB Progress (1): 95/114 MB Progress (1): 95/114 MB Progress (1): 95/114 MB Progress (1): 95/114 MB Progress (1): 95/114 MB Progress (1): 95/114 MB Progress (1): 95/114 MB Progress (1): 95/114 MB Progress (1): 95/114 MB Progress (1): 95/114 MB Progress (1): 95/114 MB Progress (1): 95/114 MB Progress (1): 95/114 MB Progress (1): 95/114 MB Progress (1): 95/114 MB Progress (1): 95/114 MB Progress (1): 95/114 MB Progress (1): 95/114 MB Progress (1): 95/114 MB Progress (1): 95/114 MB Progress (1): 95/114 MB Progress (1): 95/114 MB Progress (1): 95/114 MB Progress (1): 95/114 MB Progress (1): 95/114 MB Progress (1): 95/114 MB Progress (1): 95/114 MB Progress (1): 95/114 MB Progress (1): 95/114 MB Progress (1): 95/114 MB Progress (1): 95/114 MB Progress (1): 95/114 MB Progress (1): 95/114 MB Progress (1): 95/114 MB Progress (1): 95/114 MB Progress (1): 95/114 MB Progress (1): 95/114 MB Progress (1): 95/114 MB Progress (1): 95/114 MB Progress (1): 95/114 MB Progress (1): 95/114 MB Progress (1): 95/114 MB Progress (1): 95/114 MB Progress (1): 95/114 MB Progress (1): 95/114 MB Progress (1): 95/114 MB Progress (1): 95/114 MB Progress (1): 95/114 MB Progress (1): 95/114 MB Progress (1): 95/114 MB Progress (1): 95/114 MB Progress (1): 95/114 MB Progress (1): 95/114 MB Progress (1): 95/114 MB Progress (1): 95/114 MB Progress (1): 95/114 MB Progress (1): 95/114 MB Progress (1): 95/114 MB Progress (1): 95/114 MB Progress (1): 95/114 MB Progress (1): 95/114 MB Progress (1): 95/114 MB Progress (1): 95/114 MB Progress (1): 95/114 MB Progress (1): 95/114 MB Progress (1): 95/114 MB Progress (1): 95/114 MB Progress (1): 95/114 MB Progress (1): 95/114 MB Progress (1): 95/114 MB Progress (1): 95/114 MB Progress (1): 95/114 MB Progress (1): 95/114 MB Progress (1): 95/114 MB Progress (1): 95/114 MB Progress (1): 95/114 MB Progress (1): 95/114 MB Progress (1): 95/114 MB Progress (1): 95/114 MB Progress (1): 95/114 MB Progress (1): 95/114 MB Progress (1): 95/114 MB Progress (1): 95/114 MB Progress (1): 95/114 MB Progress (1): 95/114 MB Progress (1): 95/114 MB Progress (1): 95/114 MB Progress (1): 95/114 MB Progress (1): 95/114 MB Progress (1): 95/114 MB Progress (1): 95/114 MB Progress (1): 95/114 MB Progress (1): 95/114 MB Progress (1): 95/114 MB Progress (1): 95/114 MB Progress (1): 95/114 MB Progress (1): 95/114 MB Progress (1): 95/114 MB Progress (1): 95/114 MB Progress (1): 95/114 MB Progress (1): 95/114 MB Progress (1): 95/114 MB Progress (1): 95/114 MB Progress (1): 95/114 MB Progress (1): 95/114 MB Progress (1): 95/114 MB Progress (1): 95/114 MB Progress (1): 95/114 MB Progress (1): 95/114 MB Progress (1): 95/114 MB Progress (1): 95/114 MB Progress (1): 95/114 MB Progress (1): 95/114 MB Progress (1): 95/114 MB Progress (1): 95/114 MB Progress (1): 95/114 MB Progress (1): 95/114 MB Progress (1): 95/114 MB Progress (1): 95/114 MB Progress (1): 95/114 MB Progress (1): 95/114 MB Progress (1): 95/114 MB Progress (1): 95/114 MB Progress (1): 95/114 MB Progress (1): 95/114 MB Progress (1): 95/114 MB Progress (1): 95/114 MB Progress (1): 95/114 MB Progress (1): 95/114 MB Progress (1): 95/114 MB Progress (1): 95/114 MB Progress (1): 95/114 MB Progress (1): 95/114 MB Progress (1): 95/114 MB Progress (1): 95/114 MB Progress (1): 95/114 MB Progress (1): 95/114 MB Progress (1): 95/114 MB Progress (1): 95/114 MB Progress (1): 95/114 MB Progress (1): 95/114 MB Progress (1): 95/114 MB Progress (1): 95/114 MB Progress (1): 95/114 MB Progress (1): 95/114 MB Progress (1): 95/114 MB Progress (1): 95/114 MB Progress (1): 95/114 MB Progress (1): 95/114 MB Progress (1): 95/114 MB Progress (1): 95/114 MB Progress (1): 95/114 MB Progress (1): 95/114 MB Progress (1): 95/114 MB Progress (1): 95/114 MB Progress (1): 95/114 MB Progress (1): 95/114 MB Progress (1): 95/114 MB Progress (1): 95/114 MB Progress (1): 95/114 MB Progress (1): 95/114 MB Progress (1): 95/114 MB Progress (1): 95/114 MB Progress (1): 95/114 MB Progress (1): 95/114 MB Progress (1): 95/114 MB Progress (1): 95/114 MB Progress (1): 95/114 MB Progress (1): 95/114 MB Progress (1): 95/114 MB Progress (1): 95/114 MB Progress (1): 95/114 MB Progress (1): 95/114 MB Progress (1): 95/114 MB Progress (1): 95/114 MB Progress (1): 95/114 MB Progress (1): 95/114 MB Progress (1): 95/114 MB Progress (1): 95/114 MB Progress (1): 95/114 MB Progress (1): 95/114 MB Progress (1): 95/114 MB Progress (1): 95/114 MB Progress (1): 95/114 MB Progress (1): 95/114 MB Progress (1): 95/114 MB Progress (1): 95/114 MB Progress (1): 95/114 MB Progress (1): 95/114 MB Progress (1): 95/114 MB Progress (1): 95/114 MB Progress (1): 95/114 MB Progress (1): 95/114 MB Progress (1): 95/114 MB Progress (1): 95/114 MB Progress (1): 95/114 MB Progress (1): 95/114 MB Progress (1): 95/114 MB Progress (1): 95/114 MB Progress (1): 95/114 MB Progress (1): 95/114 MB Progress (1): 95/114 MB Progress (1): 95/114 MB Progress (1): 95/114 MB Progress (1): 95/114 MB Progress (1): 95/114 MB Progress (1): 95/114 MB Progress (1): 95/114 MB Progress (1): 95/114 MB Progress (1): 95/114 MB Progress (1): 95/114 MB Progress (1): 95/114 MB Progress (1): 95/114 MB Progress (1): 95/114 MB Progress (1): 95/114 MB Progress (1): 95/114 MB Progress (1): 95/114 MB Progress (1): 95/114 MB Progress (1): 95/114 MB Progress (1): 95/114 MB Progress (1): 95/114 MB Progress (1): 95/114 MB Progress (1): 95/114 MB Progress (1): 95/114 MB Progress (1): 95/114 MB Progress (1): 95/114 MB Progress (1): 95/114 MB Progress (1): 95/114 MB Progress (1): 95/114 MB Progress (1): 95/114 MB Progress (1): 95/114 MB Progress (1): 95/114 MB Progress (1): 95/114 MB Progress (1): 95/114 MB Progress (1): 95/114 MB Progress (1): 95/114 MB Progress (1): 95/114 MB Progress (1): 96/114 MB Progress (1): 96/114 MB Progress (1): 96/114 MB Progress (1): 96/114 MB Progress (1): 96/114 MB Progress (1): 96/114 MB Progress (1): 96/114 MB Progress (1): 96/114 MB Progress (1): 96/114 MB Progress (1): 96/114 MB Progress (1): 96/114 MB Progress (1): 96/114 MB Progress (1): 96/114 MB Progress (1): 96/114 MB Progress (1): 96/114 MB Progress (1): 96/114 MB Progress (1): 96/114 MB Progress (1): 96/114 MB Progress (1): 96/114 MB Progress (1): 96/114 MB Progress (1): 96/114 MB Progress (1): 96/114 MB Progress (1): 96/114 MB Progress (1): 96/114 MB Progress (1): 96/114 MB Progress (1): 96/114 MB Progress (1): 96/114 MB Progress (1): 96/114 MB Progress (1): 96/114 MB Progress (1): 96/114 MB Progress (1): 96/114 MB Progress (1): 96/114 MB Progress (1): 96/114 MB Progress (1): 96/114 MB Progress (1): 96/114 MB Progress (1): 96/114 MB Progress (1): 96/114 MB Progress (1): 96/114 MB Progress (1): 96/114 MB Progress (1): 96/114 MB Progress (1): 96/114 MB Progress (1): 96/114 MB Progress (1): 96/114 MB Progress (1): 96/114 MB Progress (1): 96/114 MB Progress (1): 96/114 MB Progress (1): 96/114 MB Progress (1): 96/114 MB Progress (1): 96/114 MB Progress (1): 96/114 MB Progress (1): 96/114 MB Progress (1): 96/114 MB Progress (1): 96/114 MB Progress (1): 96/114 MB Progress (1): 96/114 MB Progress (1): 96/114 MB Progress (1): 96/114 MB Progress (1): 96/114 MB Progress (1): 96/114 MB Progress (1): 96/114 MB Progress (1): 96/114 MB Progress (1): 96/114 MB Progress (1): 96/114 MB Progress (1): 96/114 MB Progress (1): 96/114 MB Progress (1): 96/114 MB Progress (1): 96/114 MB Progress (1): 96/114 MB Progress (1): 96/114 MB Progress (1): 96/114 MB Progress (1): 96/114 MB Progress (1): 96/114 MB Progress (1): 96/114 MB Progress (1): 96/114 MB Progress (1): 96/114 MB Progress (1): 96/114 MB Progress (1): 96/114 MB Progress (1): 96/114 MB Progress (1): 96/114 MB Progress (1): 96/114 MB Progress (1): 96/114 MB Progress (1): 96/114 MB Progress (1): 96/114 MB Progress (1): 96/114 MB Progress (1): 96/114 MB Progress (1): 96/114 MB Progress (1): 96/114 MB Progress (1): 96/114 MB Progress (1): 96/114 MB Progress (1): 96/114 MB Progress (1): 96/114 MB Progress (1): 96/114 MB Progress (1): 96/114 MB Progress (1): 96/114 MB Progress (1): 96/114 MB Progress (1): 96/114 MB Progress (1): 96/114 MB Progress (1): 96/114 MB Progress (1): 96/114 MB Progress (1): 96/114 MB Progress (1): 96/114 MB Progress (1): 96/114 MB Progress (1): 96/114 MB Progress (1): 96/114 MB Progress (1): 96/114 MB Progress (1): 96/114 MB Progress (1): 96/114 MB Progress (1): 96/114 MB Progress (1): 96/114 MB Progress (1): 96/114 MB Progress (1): 96/114 MB Progress (1): 96/114 MB Progress (1): 96/114 MB Progress (1): 96/114 MB Progress (1): 96/114 MB Progress (1): 96/114 MB Progress (1): 96/114 MB Progress (1): 96/114 MB Progress (1): 96/114 MB Progress (1): 96/114 MB Progress (1): 96/114 MB Progress (1): 96/114 MB Progress (1): 96/114 MB Progress (1): 96/114 MB Progress (1): 96/114 MB Progress (1): 96/114 MB Progress (1): 96/114 MB Progress (1): 96/114 MB Progress (1): 96/114 MB Progress (1): 96/114 MB Progress (1): 96/114 MB Progress (1): 96/114 MB Progress (1): 96/114 MB Progress (1): 96/114 MB Progress (1): 96/114 MB Progress (1): 96/114 MB Progress (1): 96/114 MB Progress (1): 96/114 MB Progress (1): 96/114 MB Progress (1): 96/114 MB Progress (1): 96/114 MB Progress (1): 96/114 MB Progress (1): 96/114 MB Progress (1): 96/114 MB Progress (1): 96/114 MB Progress (1): 96/114 MB Progress (1): 96/114 MB Progress (1): 96/114 MB Progress (1): 96/114 MB Progress (1): 96/114 MB Progress (1): 96/114 MB Progress (1): 96/114 MB Progress (1): 96/114 MB Progress (1): 96/114 MB Progress (1): 96/114 MB Progress (1): 96/114 MB Progress (1): 96/114 MB Progress (1): 96/114 MB Progress (1): 96/114 MB Progress (1): 96/114 MB Progress (1): 96/114 MB Progress (1): 96/114 MB Progress (1): 96/114 MB Progress (1): 96/114 MB Progress (1): 96/114 MB Progress (1): 96/114 MB Progress (1): 96/114 MB Progress (1): 96/114 MB Progress (1): 96/114 MB Progress (1): 96/114 MB Progress (1): 96/114 MB Progress (1): 96/114 MB Progress (1): 96/114 MB Progress (1): 96/114 MB Progress (1): 96/114 MB Progress (1): 96/114 MB Progress (1): 96/114 MB Progress (1): 96/114 MB Progress (1): 96/114 MB Progress (1): 96/114 MB Progress (1): 96/114 MB Progress (1): 96/114 MB Progress (1): 96/114 MB Progress (1): 96/114 MB Progress (1): 96/114 MB Progress (1): 96/114 MB Progress (1): 96/114 MB Progress (1): 96/114 MB Progress (1): 96/114 MB Progress (1): 96/114 MB Progress (1): 96/114 MB Progress (1): 96/114 MB Progress (1): 96/114 MB Progress (1): 96/114 MB Progress (1): 96/114 MB Progress (1): 96/114 MB Progress (1): 96/114 MB Progress (1): 96/114 MB Progress (1): 96/114 MB Progress (1): 96/114 MB Progress (1): 96/114 MB Progress (1): 96/114 MB Progress (1): 96/114 MB Progress (1): 96/114 MB Progress (1): 96/114 MB Progress (1): 96/114 MB Progress (1): 96/114 MB Progress (1): 96/114 MB Progress (1): 96/114 MB Progress (1): 96/114 MB Progress (1): 96/114 MB Progress (1): 96/114 MB Progress (1): 96/114 MB Progress (1): 96/114 MB Progress (1): 96/114 MB Progress (1): 96/114 MB Progress (1): 96/114 MB Progress (1): 96/114 MB Progress (1): 96/114 MB Progress (1): 96/114 MB Progress (1): 96/114 MB Progress (1): 96/114 MB Progress (1): 96/114 MB Progress (1): 96/114 MB Progress (1): 96/114 MB Progress (1): 96/114 MB Progress (1): 96/114 MB Progress (1): 96/114 MB Progress (1): 96/114 MB Progress (1): 96/114 MB Progress (1): 96/114 MB Progress (1): 96/114 MB Progress (1): 96/114 MB Progress (1): 96/114 MB Progress (1): 96/114 MB Progress (1): 96/114 MB Progress (1): 96/114 MB Progress (1): 96/114 MB Progress (1): 96/114 MB Progress (1): 96/114 MB Progress (1): 96/114 MB Progress (1): 96/114 MB Progress (1): 96/114 MB Progress (1): 96/114 MB Progress (1): 96/114 MB Progress (1): 96/114 MB Progress (1): 96/114 MB Progress (1): 96/114 MB Progress (1): 96/114 MB Progress (1): 96/114 MB Progress (1): 96/114 MB Progress (1): 96/114 MB Progress (1): 96/114 MB Progress (1): 96/114 MB Progress (1): 96/114 MB Progress (1): 96/114 MB Progress (1): 96/114 MB Progress (1): 96/114 MB Progress (1): 96/114 MB Progress (1): 96/114 MB Progress (1): 96/114 MB Progress (1): 96/114 MB Progress (1): 96/114 MB Progress (1): 96/114 MB Progress (1): 96/114 MB Progress (1): 96/114 MB Progress (1): 96/114 MB Progress (1): 96/114 MB Progress (1): 96/114 MB Progress (1): 96/114 MB Progress (1): 96/114 MB Progress (1): 96/114 MB Progress (1): 96/114 MB Progress (1): 96/114 MB Progress (1): 96/114 MB Progress (1): 96/114 MB Progress (1): 96/114 MB Progress (1): 96/114 MB Progress (1): 96/114 MB Progress (1): 96/114 MB Progress (1): 96/114 MB Progress (1): 96/114 MB Progress (1): 96/114 MB Progress (1): 96/114 MB Progress (1): 96/114 MB Progress (1): 96/114 MB Progress (1): 96/114 MB Progress (1): 96/114 MB Progress (1): 96/114 MB Progress (1): 96/114 MB Progress (1): 96/114 MB Progress (1): 96/114 MB Progress (1): 96/114 MB Progress (1): 96/114 MB Progress (1): 96/114 MB Progress (1): 96/114 MB Progress (1): 96/114 MB Progress (1): 96/114 MB Progress (1): 96/114 MB Progress (1): 96/114 MB Progress (1): 96/114 MB Progress (1): 96/114 MB Progress (1): 96/114 MB Progress (1): 96/114 MB Progress (1): 96/114 MB Progress (1): 96/114 MB Progress (1): 96/114 MB Progress (1): 96/114 MB Progress (1): 96/114 MB Progress (1): 96/114 MB Progress (1): 96/114 MB Progress (1): 96/114 MB Progress (1): 96/114 MB Progress (1): 96/114 MB Progress (1): 96/114 MB Progress (1): 96/114 MB Progress (1): 96/114 MB Progress (1): 96/114 MB Progress (1): 96/114 MB Progress (1): 96/114 MB Progress (1): 96/114 MB Progress (1): 96/114 MB Progress (1): 96/114 MB Progress (1): 96/114 MB Progress (1): 96/114 MB Progress (1): 96/114 MB Progress (1): 96/114 MB Progress (1): 96/114 MB Progress (1): 96/114 MB Progress (1): 96/114 MB Progress (1): 96/114 MB Progress (1): 96/114 MB Progress (1): 96/114 MB Progress (1): 96/114 MB Progress (1): 96/114 MB Progress (1): 96/114 MB Progress (1): 96/114 MB Progress (1): 96/114 MB Progress (1): 96/114 MB Progress (1): 96/114 MB Progress (1): 96/114 MB Progress (1): 96/114 MB Progress (1): 96/114 MB Progress (1): 96/114 MB Progress (1): 96/114 MB Progress (1): 96/114 MB Progress (1): 96/114 MB Progress (1): 96/114 MB Progress (1): 96/114 MB Progress (1): 96/114 MB Progress (1): 96/114 MB Progress (1): 96/114 MB Progress (1): 96/114 MB Progress (1): 96/114 MB Progress (1): 96/114 MB Progress (1): 96/114 MB Progress (1): 96/114 MB Progress (1): 96/114 MB Progress (1): 96/114 MB Progress (1): 96/114 MB Progress (1): 96/114 MB Progress (1): 96/114 MB Progress (1): 96/114 MB Progress (1): 96/114 MB Progress (1): 96/114 MB Progress (1): 96/114 MB Progress (1): 96/114 MB Progress (1): 96/114 MB Progress (1): 96/114 MB Progress (1): 96/114 MB Progress (1): 96/114 MB Progress (1): 96/114 MB Progress (1): 96/114 MB Progress (1): 96/114 MB Progress (1): 96/114 MB Progress (1): 96/114 MB Progress (1): 96/114 MB Progress (1): 96/114 MB Progress (1): 96/114 MB Progress (1): 96/114 MB Progress (1): 96/114 MB Progress (1): 96/114 MB Progress (1): 96/114 MB Progress (1): 96/114 MB Progress (1): 96/114 MB Progress (1): 96/114 MB Progress (1): 96/114 MB Progress (1): 96/114 MB Progress (1): 96/114 MB Progress (1): 96/114 MB Progress (1): 96/114 MB Progress (1): 96/114 MB Progress (1): 96/114 MB Progress (1): 96/114 MB Progress (1): 96/114 MB Progress (1): 96/114 MB Progress (1): 96/114 MB Progress (1): 96/114 MB Progress (1): 96/114 MB Progress (1): 96/114 MB Progress (1): 96/114 MB Progress (1): 96/114 MB Progress (1): 96/114 MB Progress (1): 96/114 MB Progress (1): 96/114 MB Progress (1): 96/114 MB Progress (1): 96/114 MB Progress (1): 96/114 MB Progress (1): 96/114 MB Progress (1): 96/114 MB Progress (1): 96/114 MB Progress (1): 96/114 MB Progress (1): 96/114 MB Progress (1): 96/114 MB Progress (1): 96/114 MB Progress (1): 96/114 MB Progress (1): 96/114 MB Progress (1): 96/114 MB Progress (1): 96/114 MB Progress (1): 96/114 MB Progress (1): 96/114 MB Progress (1): 96/114 MB Progress (1): 96/114 MB Progress (1): 96/114 MB Progress (1): 96/114 MB Progress (1): 96/114 MB Progress (1): 96/114 MB Progress (1): 96/114 MB Progress (1): 96/114 MB Progress (1): 96/114 MB Progress (1): 96/114 MB Progress (1): 96/114 MB Progress (1): 96/114 MB Progress (1): 96/114 MB Progress (1): 96/114 MB Progress (1): 96/114 MB Progress (1): 96/114 MB Progress (1): 96/114 MB Progress (1): 96/114 MB Progress (1): 96/114 MB Progress (1): 96/114 MB Progress (1): 96/114 MB Progress (1): 96/114 MB Progress (1): 96/114 MB Progress (1): 96/114 MB Progress (1): 96/114 MB Progress (1): 96/114 MB Progress (1): 96/114 MB Progress (1): 96/114 MB Progress (1): 96/114 MB Progress (1): 96/114 MB Progress (1): 96/114 MB Progress (1): 96/114 MB Progress (1): 96/114 MB Progress (1): 96/114 MB Progress (1): 96/114 MB Progress (1): 96/114 MB Progress (1): 96/114 MB Progress (1): 96/114 MB Progress (1): 96/114 MB Progress (1): 96/114 MB Progress (1): 96/114 MB Progress (1): 96/114 MB Progress (1): 96/114 MB Progress (1): 96/114 MB Progress (1): 96/114 MB Progress (1): 96/114 MB Progress (1): 96/114 MB Progress (1): 96/114 MB Progress (1): 96/114 MB Progress (1): 96/114 MB Progress (1): 96/114 MB Progress (1): 96/114 MB Progress (1): 96/114 MB Progress (1): 96/114 MB Progress (1): 96/114 MB Progress (1): 96/114 MB Progress (1): 96/114 MB Progress (1): 96/114 MB Progress (1): 96/114 MB Progress (1): 96/114 MB Progress (1): 96/114 MB Progress (1): 96/114 MB Progress (1): 96/114 MB Progress (1): 96/114 MB Progress (1): 96/114 MB Progress (1): 96/114 MB Progress (1): 96/114 MB Progress (1): 96/114 MB Progress (1): 97/114 MB Progress (1): 97/114 MB Progress (1): 97/114 MB Progress (1): 97/114 MB Progress (1): 97/114 MB Progress (1): 97/114 MB Progress (1): 97/114 MB Progress (1): 97/114 MB Progress (1): 97/114 MB Progress (1): 97/114 MB Progress (1): 97/114 MB Progress (1): 97/114 MB Progress (1): 97/114 MB Progress (1): 97/114 MB Progress (1): 97/114 MB Progress (1): 97/114 MB Progress (1): 97/114 MB Progress (1): 97/114 MB Progress (1): 97/114 MB Progress (1): 97/114 MB Progress (1): 97/114 MB Progress (1): 97/114 MB Progress (1): 97/114 MB Progress (1): 97/114 MB Progress (1): 97/114 MB Progress (1): 97/114 MB Progress (1): 97/114 MB Progress (1): 97/114 MB Progress (1): 97/114 MB Progress (1): 97/114 MB Progress (1): 97/114 MB Progress (1): 97/114 MB Progress (1): 97/114 MB Progress (1): 97/114 MB Progress (1): 97/114 MB Progress (1): 97/114 MB Progress (1): 97/114 MB Progress (1): 97/114 MB Progress (1): 97/114 MB Progress (1): 97/114 MB Progress (1): 97/114 MB Progress (1): 97/114 MB Progress (1): 97/114 MB Progress (1): 97/114 MB Progress (1): 97/114 MB Progress (1): 97/114 MB Progress (1): 97/114 MB Progress (1): 97/114 MB Progress (1): 97/114 MB Progress (1): 97/114 MB Progress (1): 97/114 MB Progress (1): 97/114 MB Progress (1): 97/114 MB Progress (1): 97/114 MB Progress (1): 97/114 MB Progress (1): 97/114 MB Progress (1): 97/114 MB Progress (1): 97/114 MB Progress (1): 97/114 MB Progress (1): 97/114 MB Progress (1): 97/114 MB Progress (1): 97/114 MB Progress (1): 97/114 MB Progress (1): 97/114 MB Progress (1): 97/114 MB Progress (1): 97/114 MB Progress (1): 97/114 MB Progress (1): 97/114 MB Progress (1): 97/114 MB Progress (1): 97/114 MB Progress (1): 97/114 MB Progress (1): 97/114 MB Progress (1): 97/114 MB Progress (1): 97/114 MB Progress (1): 97/114 MB Progress (1): 97/114 MB Progress (1): 97/114 MB Progress (1): 97/114 MB Progress (1): 97/114 MB Progress (1): 97/114 MB Progress (1): 97/114 MB Progress (1): 97/114 MB Progress (1): 97/114 MB Progress (1): 97/114 MB Progress (1): 97/114 MB Progress (1): 97/114 MB Progress (1): 97/114 MB Progress (1): 97/114 MB Progress (1): 97/114 MB Progress (1): 97/114 MB Progress (1): 97/114 MB Progress (1): 97/114 MB Progress (1): 97/114 MB Progress (1): 97/114 MB Progress (1): 97/114 MB Progress (1): 97/114 MB Progress (1): 97/114 MB Progress (1): 97/114 MB Progress (1): 97/114 MB Progress (1): 97/114 MB Progress (1): 97/114 MB Progress (1): 97/114 MB Progress (1): 97/114 MB Progress (1): 97/114 MB Progress (1): 97/114 MB Progress (1): 97/114 MB Progress (1): 97/114 MB Progress (1): 97/114 MB Progress (1): 97/114 MB Progress (1): 97/114 MB Progress (1): 97/114 MB Progress (1): 97/114 MB Progress (1): 97/114 MB Progress (1): 97/114 MB Progress (1): 97/114 MB Progress (1): 97/114 MB Progress (1): 97/114 MB Progress (1): 97/114 MB Progress (1): 97/114 MB Progress (1): 97/114 MB Progress (1): 97/114 MB Progress (1): 97/114 MB Progress (1): 97/114 MB Progress (1): 97/114 MB Progress (1): 97/114 MB Progress (1): 97/114 MB Progress (1): 97/114 MB Progress (1): 97/114 MB Progress (1): 97/114 MB Progress (1): 97/114 MB Progress (1): 97/114 MB Progress (1): 97/114 MB Progress (1): 97/114 MB Progress (1): 97/114 MB Progress (1): 97/114 MB Progress (1): 97/114 MB Progress (1): 97/114 MB Progress (1): 97/114 MB Progress (1): 97/114 MB Progress (1): 97/114 MB Progress (1): 97/114 MB Progress (1): 97/114 MB Progress (1): 97/114 MB Progress (1): 97/114 MB Progress (1): 97/114 MB Progress (1): 97/114 MB Progress (1): 97/114 MB Progress (1): 97/114 MB Progress (1): 97/114 MB Progress (1): 97/114 MB Progress (1): 97/114 MB Progress (1): 97/114 MB Progress (1): 97/114 MB Progress (1): 97/114 MB Progress (1): 97/114 MB Progress (1): 97/114 MB Progress (1): 97/114 MB Progress (1): 97/114 MB Progress (1): 97/114 MB Progress (1): 97/114 MB Progress (1): 97/114 MB Progress (1): 97/114 MB Progress (1): 97/114 MB Progress (1): 97/114 MB Progress (1): 97/114 MB Progress (1): 97/114 MB Progress (1): 97/114 MB Progress (1): 97/114 MB Progress (1): 97/114 MB Progress (1): 97/114 MB Progress (1): 97/114 MB Progress (1): 97/114 MB Progress (1): 97/114 MB Progress (1): 97/114 MB Progress (1): 97/114 MB Progress (1): 97/114 MB Progress (1): 97/114 MB Progress (1): 97/114 MB Progress (1): 97/114 MB Progress (1): 97/114 MB Progress (1): 97/114 MB Progress (1): 97/114 MB Progress (1): 97/114 MB Progress (1): 97/114 MB Progress (1): 97/114 MB Progress (1): 97/114 MB Progress (1): 97/114 MB Progress (1): 97/114 MB Progress (1): 97/114 MB Progress (1): 97/114 MB Progress (1): 97/114 MB Progress (1): 97/114 MB Progress (1): 97/114 MB Progress (1): 97/114 MB Progress (1): 97/114 MB Progress (1): 97/114 MB Progress (1): 97/114 MB Progress (1): 97/114 MB Progress (1): 97/114 MB Progress (1): 97/114 MB Progress (1): 97/114 MB Progress (1): 97/114 MB Progress (1): 97/114 MB Progress (1): 97/114 MB Progress (1): 97/114 MB Progress (1): 97/114 MB Progress (1): 97/114 MB Progress (1): 97/114 MB Progress (1): 97/114 MB Progress (1): 97/114 MB Progress (1): 97/114 MB Progress (1): 97/114 MB Progress (1): 97/114 MB Progress (1): 97/114 MB Progress (1): 97/114 MB Progress (1): 97/114 MB Progress (1): 97/114 MB Progress (1): 97/114 MB Progress (1): 97/114 MB Progress (1): 97/114 MB Progress (1): 97/114 MB Progress (1): 97/114 MB Progress (1): 97/114 MB Progress (1): 97/114 MB Progress (1): 97/114 MB Progress (1): 97/114 MB Progress (1): 97/114 MB Progress (1): 97/114 MB Progress (1): 97/114 MB Progress (1): 97/114 MB Progress (1): 97/114 MB Progress (1): 97/114 MB Progress (1): 97/114 MB Progress (1): 97/114 MB Progress (1): 97/114 MB Progress (1): 97/114 MB Progress (1): 97/114 MB Progress (1): 97/114 MB Progress (1): 97/114 MB Progress (1): 97/114 MB Progress (1): 97/114 MB Progress (1): 97/114 MB Progress (1): 97/114 MB Progress (1): 97/114 MB Progress (1): 97/114 MB Progress (1): 97/114 MB Progress (1): 97/114 MB Progress (1): 97/114 MB Progress (1): 97/114 MB Progress (1): 97/114 MB Progress (1): 97/114 MB Progress (1): 97/114 MB Progress (1): 97/114 MB Progress (1): 97/114 MB Progress (1): 97/114 MB Progress (1): 97/114 MB Progress (1): 97/114 MB Progress (1): 97/114 MB Progress (1): 97/114 MB Progress (1): 97/114 MB Progress (1): 97/114 MB Progress (1): 97/114 MB Progress (1): 97/114 MB Progress (1): 97/114 MB Progress (1): 97/114 MB Progress (1): 97/114 MB Progress (1): 97/114 MB Progress (1): 97/114 MB Progress (1): 97/114 MB Progress (1): 97/114 MB Progress (1): 97/114 MB Progress (1): 97/114 MB Progress (1): 97/114 MB Progress (1): 97/114 MB Progress (1): 97/114 MB Progress (1): 97/114 MB Progress (1): 97/114 MB Progress (1): 97/114 MB Progress (1): 97/114 MB Progress (1): 97/114 MB Progress (1): 97/114 MB Progress (1): 97/114 MB Progress (1): 97/114 MB Progress (1): 97/114 MB Progress (1): 97/114 MB Progress (1): 97/114 MB Progress (1): 97/114 MB Progress (1): 97/114 MB Progress (1): 97/114 MB Progress (1): 97/114 MB Progress (1): 97/114 MB Progress (1): 97/114 MB Progress (1): 97/114 MB Progress (1): 97/114 MB Progress (1): 97/114 MB Progress (1): 97/114 MB Progress (1): 97/114 MB Progress (1): 97/114 MB Progress (1): 97/114 MB Progress (1): 97/114 MB Progress (1): 97/114 MB Progress (1): 97/114 MB Progress (1): 97/114 MB Progress (1): 97/114 MB Progress (1): 97/114 MB Progress (1): 97/114 MB Progress (1): 97/114 MB Progress (1): 97/114 MB Progress (1): 97/114 MB Progress (1): 97/114 MB Progress (1): 97/114 MB Progress (1): 97/114 MB Progress (1): 97/114 MB Progress (1): 97/114 MB Progress (1): 97/114 MB Progress (1): 97/114 MB Progress (1): 97/114 MB Progress (1): 97/114 MB Progress (1): 97/114 MB Progress (1): 97/114 MB Progress (1): 97/114 MB Progress (1): 97/114 MB Progress (1): 97/114 MB Progress (1): 97/114 MB Progress (1): 97/114 MB Progress (1): 97/114 MB Progress (1): 97/114 MB Progress (1): 97/114 MB Progress (1): 97/114 MB Progress (1): 97/114 MB Progress (1): 97/114 MB Progress (1): 97/114 MB Progress (1): 97/114 MB Progress (1): 97/114 MB Progress (1): 97/114 MB Progress (1): 97/114 MB Progress (1): 97/114 MB Progress (1): 97/114 MB Progress (1): 97/114 MB Progress (1): 97/114 MB Progress (1): 97/114 MB Progress (1): 97/114 MB Progress (1): 97/114 MB Progress (1): 97/114 MB Progress (1): 97/114 MB Progress (1): 97/114 MB Progress (1): 97/114 MB Progress (1): 97/114 MB Progress (1): 97/114 MB Progress (1): 97/114 MB Progress (1): 97/114 MB Progress (1): 97/114 MB Progress (1): 97/114 MB Progress (1): 97/114 MB Progress (1): 97/114 MB Progress (1): 97/114 MB Progress (1): 97/114 MB Progress (1): 97/114 MB Progress (1): 97/114 MB Progress (1): 97/114 MB Progress (1): 97/114 MB Progress (1): 97/114 MB Progress (1): 97/114 MB Progress (1): 97/114 MB Progress (1): 97/114 MB Progress (1): 97/114 MB Progress (1): 97/114 MB Progress (1): 97/114 MB Progress (1): 97/114 MB Progress (1): 97/114 MB Progress (1): 97/114 MB Progress (1): 97/114 MB Progress (1): 97/114 MB Progress (1): 97/114 MB Progress (1): 97/114 MB Progress (1): 97/114 MB Progress (1): 97/114 MB Progress (1): 97/114 MB Progress (1): 97/114 MB Progress (1): 97/114 MB Progress (1): 97/114 MB Progress (1): 97/114 MB Progress (1): 97/114 MB Progress (1): 97/114 MB Progress (1): 97/114 MB Progress (1): 97/114 MB Progress (1): 97/114 MB Progress (1): 97/114 MB Progress (1): 97/114 MB Progress (1): 97/114 MB Progress (1): 97/114 MB Progress (1): 97/114 MB Progress (1): 97/114 MB Progress (1): 97/114 MB Progress (1): 97/114 MB Progress (1): 97/114 MB Progress (1): 97/114 MB Progress (1): 97/114 MB Progress (1): 97/114 MB Progress (1): 97/114 MB Progress (1): 97/114 MB Progress (1): 97/114 MB Progress (1): 97/114 MB Progress (1): 97/114 MB Progress (1): 97/114 MB Progress (1): 97/114 MB Progress (1): 97/114 MB Progress (1): 97/114 MB Progress (1): 97/114 MB Progress (1): 97/114 MB Progress (1): 97/114 MB Progress (1): 97/114 MB Progress (1): 97/114 MB Progress (1): 97/114 MB Progress (1): 97/114 MB Progress (1): 97/114 MB Progress (1): 97/114 MB Progress (1): 97/114 MB Progress (1): 97/114 MB Progress (1): 97/114 MB Progress (1): 97/114 MB Progress (1): 97/114 MB Progress (1): 97/114 MB Progress (1): 97/114 MB Progress (1): 97/114 MB Progress (1): 97/114 MB Progress (1): 97/114 MB Progress (1): 97/114 MB Progress (1): 97/114 MB Progress (1): 97/114 MB Progress (1): 97/114 MB Progress (1): 97/114 MB Progress (1): 97/114 MB Progress (1): 97/114 MB Progress (1): 97/114 MB Progress (1): 97/114 MB Progress (1): 97/114 MB Progress (1): 97/114 MB Progress (1): 97/114 MB Progress (1): 97/114 MB Progress (1): 97/114 MB Progress (1): 97/114 MB Progress (1): 97/114 MB Progress (1): 97/114 MB Progress (1): 97/114 MB Progress (1): 97/114 MB Progress (1): 97/114 MB Progress (1): 97/114 MB Progress (1): 97/114 MB Progress (1): 97/114 MB Progress (1): 97/114 MB Progress (1): 97/114 MB Progress (1): 97/114 MB Progress (1): 97/114 MB Progress (1): 97/114 MB Progress (1): 97/114 MB Progress (1): 97/114 MB Progress (1): 97/114 MB Progress (1): 97/114 MB Progress (1): 97/114 MB Progress (1): 97/114 MB Progress (1): 97/114 MB Progress (1): 97/114 MB Progress (1): 97/114 MB Progress (1): 97/114 MB Progress (1): 97/114 MB Progress (1): 97/114 MB Progress (1): 97/114 MB Progress (1): 97/114 MB Progress (1): 97/114 MB Progress (1): 97/114 MB Progress (1): 97/114 MB Progress (1): 97/114 MB Progress (1): 97/114 MB Progress (1): 97/114 MB Progress (1): 97/114 MB Progress (1): 97/114 MB Progress (1): 97/114 MB Progress (1): 97/114 MB Progress (1): 97/114 MB Progress (1): 97/114 MB Progress (1): 97/114 MB Progress (1): 97/114 MB Progress (1): 97/114 MB Progress (1): 97/114 MB Progress (1): 97/114 MB Progress (1): 97/114 MB Progress (1): 97/114 MB Progress (1): 98/114 MB Progress (1): 98/114 MB Progress (1): 98/114 MB Progress (1): 98/114 MB Progress (1): 98/114 MB Progress (1): 98/114 MB Progress (1): 98/114 MB Progress (1): 98/114 MB Progress (1): 98/114 MB Progress (1): 98/114 MB Progress (1): 98/114 MB Progress (1): 98/114 MB Progress (1): 98/114 MB Progress (1): 98/114 MB Progress (1): 98/114 MB Progress (1): 98/114 MB Progress (1): 98/114 MB Progress (1): 98/114 MB Progress (1): 98/114 MB Progress (1): 98/114 MB Progress (1): 98/114 MB Progress (1): 98/114 MB Progress (1): 98/114 MB Progress (1): 98/114 MB Progress (1): 98/114 MB Progress (1): 98/114 MB Progress (1): 98/114 MB Progress (1): 98/114 MB Progress (1): 98/114 MB Progress (1): 98/114 MB Progress (1): 98/114 MB Progress (1): 98/114 MB Progress (1): 98/114 MB Progress (1): 98/114 MB Progress (1): 98/114 MB Progress (1): 98/114 MB Progress (1): 98/114 MB Progress (1): 98/114 MB Progress (1): 98/114 MB Progress (1): 98/114 MB Progress (1): 98/114 MB Progress (1): 98/114 MB Progress (1): 98/114 MB Progress (1): 98/114 MB Progress (1): 98/114 MB Progress (1): 98/114 MB Progress (1): 98/114 MB Progress (1): 98/114 MB Progress (1): 98/114 MB Progress (1): 98/114 MB Progress (1): 98/114 MB Progress (1): 98/114 MB Progress (1): 98/114 MB Progress (1): 98/114 MB Progress (1): 98/114 MB Progress (1): 98/114 MB Progress (1): 98/114 MB Progress (1): 98/114 MB Progress (1): 98/114 MB Progress (1): 98/114 MB Progress (1): 98/114 MB Progress (1): 98/114 MB Progress (1): 98/114 MB Progress (1): 98/114 MB Progress (1): 98/114 MB Progress (1): 98/114 MB Progress (1): 98/114 MB Progress (1): 98/114 MB Progress (1): 98/114 MB Progress (1): 98/114 MB Progress (1): 98/114 MB Progress (1): 98/114 MB Progress (1): 98/114 MB Progress (1): 98/114 MB Progress (1): 98/114 MB Progress (1): 98/114 MB Progress (1): 98/114 MB Progress (1): 98/114 MB Progress (1): 98/114 MB Progress (1): 98/114 MB Progress (1): 98/114 MB Progress (1): 98/114 MB Progress (1): 98/114 MB Progress (1): 98/114 MB Progress (1): 98/114 MB Progress (1): 98/114 MB Progress (1): 98/114 MB Progress (1): 98/114 MB Progress (1): 98/114 MB Progress (1): 98/114 MB Progress (1): 98/114 MB Progress (1): 98/114 MB Progress (1): 98/114 MB Progress (1): 98/114 MB Progress (1): 98/114 MB Progress (1): 98/114 MB Progress (1): 98/114 MB Progress (1): 98/114 MB Progress (1): 98/114 MB Progress (1): 98/114 MB Progress (1): 98/114 MB Progress (1): 98/114 MB Progress (1): 98/114 MB Progress (1): 98/114 MB Progress (1): 98/114 MB Progress (1): 98/114 MB Progress (1): 98/114 MB Progress (1): 98/114 MB Progress (1): 98/114 MB Progress (1): 98/114 MB Progress (1): 98/114 MB Progress (1): 98/114 MB Progress (1): 98/114 MB Progress (1): 98/114 MB Progress (1): 98/114 MB Progress (1): 98/114 MB Progress (1): 98/114 MB Progress (1): 98/114 MB Progress (1): 98/114 MB Progress (1): 98/114 MB Progress (1): 98/114 MB Progress (1): 98/114 MB Progress (1): 98/114 MB Progress (1): 98/114 MB Progress (1): 98/114 MB Progress (1): 98/114 MB Progress (1): 98/114 MB Progress (1): 98/114 MB Progress (1): 98/114 MB Progress (1): 98/114 MB Progress (1): 98/114 MB Progress (1): 98/114 MB Progress (1): 98/114 MB Progress (1): 98/114 MB Progress (1): 98/114 MB Progress (1): 98/114 MB Progress (1): 98/114 MB Progress (1): 98/114 MB Progress (1): 98/114 MB Progress (1): 98/114 MB Progress (1): 98/114 MB Progress (1): 98/114 MB Progress (1): 98/114 MB Progress (1): 98/114 MB Progress (1): 98/114 MB Progress (1): 98/114 MB Progress (1): 98/114 MB Progress (1): 98/114 MB Progress (1): 98/114 MB Progress (1): 98/114 MB Progress (1): 98/114 MB Progress (1): 98/114 MB Progress (1): 98/114 MB Progress (1): 98/114 MB Progress (1): 98/114 MB Progress (1): 98/114 MB Progress (1): 98/114 MB Progress (1): 98/114 MB Progress (1): 98/114 MB Progress (1): 98/114 MB Progress (1): 98/114 MB Progress (1): 98/114 MB Progress (1): 98/114 MB Progress (1): 98/114 MB Progress (1): 98/114 MB Progress (1): 98/114 MB Progress (1): 98/114 MB Progress (1): 98/114 MB Progress (1): 98/114 MB Progress (1): 98/114 MB Progress (1): 98/114 MB Progress (1): 98/114 MB Progress (1): 98/114 MB Progress (1): 98/114 MB Progress (1): 98/114 MB Progress (1): 98/114 MB Progress (1): 98/114 MB Progress (1): 98/114 MB Progress (1): 98/114 MB Progress (1): 98/114 MB Progress (1): 98/114 MB Progress (1): 98/114 MB Progress (1): 98/114 MB Progress (1): 98/114 MB Progress (1): 98/114 MB Progress (1): 98/114 MB Progress (1): 98/114 MB Progress (1): 98/114 MB Progress (1): 98/114 MB Progress (1): 98/114 MB Progress (1): 98/114 MB Progress (1): 98/114 MB Progress (1): 98/114 MB Progress (1): 98/114 MB Progress (1): 98/114 MB Progress (1): 98/114 MB Progress (1): 98/114 MB Progress (1): 98/114 MB Progress (1): 98/114 MB Progress (1): 98/114 MB Progress (1): 98/114 MB Progress (1): 98/114 MB Progress (1): 98/114 MB Progress (1): 98/114 MB Progress (1): 98/114 MB Progress (1): 98/114 MB Progress (1): 98/114 MB Progress (1): 98/114 MB Progress (1): 98/114 MB Progress (1): 98/114 MB Progress (1): 98/114 MB Progress (1): 98/114 MB Progress (1): 98/114 MB Progress (1): 98/114 MB Progress (1): 98/114 MB Progress (1): 98/114 MB Progress (1): 98/114 MB Progress (1): 98/114 MB Progress (1): 98/114 MB Progress (1): 98/114 MB Progress (1): 98/114 MB Progress (1): 98/114 MB Progress (1): 98/114 MB Progress (1): 98/114 MB Progress (1): 98/114 MB Progress (1): 98/114 MB Progress (1): 98/114 MB Progress (1): 98/114 MB Progress (1): 98/114 MB Progress (1): 98/114 MB Progress (1): 98/114 MB Progress (1): 98/114 MB Progress (1): 98/114 MB Progress (1): 98/114 MB Progress (1): 98/114 MB Progress (1): 98/114 MB Progress (1): 98/114 MB Progress (1): 98/114 MB Progress (1): 98/114 MB Progress (1): 98/114 MB Progress (1): 98/114 MB Progress (1): 98/114 MB Progress (1): 98/114 MB Progress (1): 98/114 MB Progress (1): 98/114 MB Progress (1): 98/114 MB Progress (1): 98/114 MB Progress (1): 98/114 MB Progress (1): 98/114 MB Progress (1): 98/114 MB Progress (1): 98/114 MB Progress (1): 98/114 MB Progress (1): 98/114 MB Progress (1): 98/114 MB Progress (1): 98/114 MB Progress (1): 98/114 MB Progress (1): 98/114 MB Progress (1): 98/114 MB Progress (1): 98/114 MB Progress (1): 98/114 MB Progress (1): 98/114 MB Progress (1): 98/114 MB Progress (1): 98/114 MB Progress (1): 98/114 MB Progress (1): 98/114 MB Progress (1): 98/114 MB Progress (1): 98/114 MB Progress (1): 98/114 MB Progress (1): 98/114 MB Progress (1): 98/114 MB Progress (1): 98/114 MB Progress (1): 98/114 MB Progress (1): 98/114 MB Progress (1): 98/114 MB Progress (1): 98/114 MB Progress (1): 98/114 MB Progress (1): 98/114 MB Progress (1): 98/114 MB Progress (1): 98/114 MB Progress (1): 98/114 MB Progress (1): 98/114 MB Progress (1): 98/114 MB Progress (1): 98/114 MB Progress (1): 98/114 MB Progress (1): 98/114 MB Progress (1): 98/114 MB Progress (1): 98/114 MB Progress (1): 98/114 MB Progress (1): 98/114 MB Progress (1): 98/114 MB Progress (1): 98/114 MB Progress (1): 98/114 MB Progress (1): 98/114 MB Progress (1): 98/114 MB Progress (1): 98/114 MB Progress (1): 98/114 MB Progress (1): 98/114 MB Progress (1): 98/114 MB Progress (1): 98/114 MB Progress (1): 98/114 MB Progress (1): 98/114 MB Progress (1): 98/114 MB Progress (1): 98/114 MB Progress (1): 98/114 MB Progress (1): 98/114 MB Progress (1): 98/114 MB Progress (1): 98/114 MB Progress (1): 98/114 MB Progress (1): 98/114 MB Progress (1): 98/114 MB Progress (1): 98/114 MB Progress (1): 98/114 MB Progress (1): 98/114 MB Progress (1): 98/114 MB Progress (1): 98/114 MB Progress (1): 98/114 MB Progress (1): 98/114 MB Progress (1): 98/114 MB Progress (1): 98/114 MB Progress (1): 98/114 MB Progress (1): 98/114 MB Progress (1): 98/114 MB Progress (1): 98/114 MB Progress (1): 98/114 MB Progress (1): 98/114 MB Progress (1): 98/114 MB Progress (1): 98/114 MB Progress (1): 98/114 MB Progress (1): 98/114 MB Progress (1): 98/114 MB Progress (1): 98/114 MB Progress (1): 98/114 MB Progress (1): 98/114 MB Progress (1): 98/114 MB Progress (1): 98/114 MB Progress (1): 98/114 MB Progress (1): 98/114 MB Progress (1): 98/114 MB Progress (1): 98/114 MB Progress (1): 98/114 MB Progress (1): 98/114 MB Progress (1): 98/114 MB Progress (1): 98/114 MB Progress (1): 98/114 MB Progress (1): 98/114 MB Progress (1): 98/114 MB Progress (1): 98/114 MB Progress (1): 98/114 MB Progress (1): 98/114 MB Progress (1): 98/114 MB Progress (1): 98/114 MB Progress (1): 98/114 MB Progress (1): 98/114 MB Progress (1): 98/114 MB Progress (1): 98/114 MB Progress (1): 98/114 MB Progress (1): 98/114 MB Progress (1): 98/114 MB Progress (1): 98/114 MB Progress (1): 98/114 MB Progress (1): 98/114 MB Progress (1): 98/114 MB Progress (1): 98/114 MB Progress (1): 98/114 MB Progress (1): 98/114 MB Progress (1): 98/114 MB Progress (1): 98/114 MB Progress (1): 98/114 MB Progress (1): 98/114 MB Progress (1): 98/114 MB Progress (1): 98/114 MB Progress (1): 98/114 MB Progress (1): 98/114 MB Progress (1): 98/114 MB Progress (1): 98/114 MB Progress (1): 98/114 MB Progress (1): 98/114 MB Progress (1): 98/114 MB Progress (1): 98/114 MB Progress (1): 98/114 MB Progress (1): 98/114 MB Progress (1): 98/114 MB Progress (1): 98/114 MB Progress (1): 98/114 MB Progress (1): 98/114 MB Progress (1): 98/114 MB Progress (1): 98/114 MB Progress (1): 98/114 MB Progress (1): 98/114 MB Progress (1): 98/114 MB Progress (1): 98/114 MB Progress (1): 98/114 MB Progress (1): 98/114 MB Progress (1): 98/114 MB Progress (1): 98/114 MB Progress (1): 98/114 MB Progress (1): 98/114 MB Progress (1): 98/114 MB Progress (1): 98/114 MB Progress (1): 98/114 MB Progress (1): 98/114 MB Progress (1): 98/114 MB Progress (1): 98/114 MB Progress (1): 98/114 MB Progress (1): 98/114 MB Progress (1): 98/114 MB Progress (1): 98/114 MB Progress (1): 98/114 MB Progress (1): 98/114 MB Progress (1): 98/114 MB Progress (1): 98/114 MB Progress (1): 98/114 MB Progress (1): 98/114 MB Progress (1): 98/114 MB Progress (1): 98/114 MB Progress (1): 98/114 MB Progress (1): 98/114 MB Progress (1): 98/114 MB Progress (1): 98/114 MB Progress (1): 98/114 MB Progress (1): 98/114 MB Progress (1): 98/114 MB Progress (1): 98/114 MB Progress (1): 98/114 MB Progress (1): 98/114 MB Progress (1): 98/114 MB Progress (1): 98/114 MB Progress (1): 98/114 MB Progress (1): 98/114 MB Progress (1): 98/114 MB Progress (1): 98/114 MB Progress (1): 98/114 MB Progress (1): 98/114 MB Progress (1): 98/114 MB Progress (1): 98/114 MB Progress (1): 98/114 MB Progress (1): 98/114 MB Progress (1): 98/114 MB Progress (1): 98/114 MB Progress (1): 98/114 MB Progress (1): 98/114 MB Progress (1): 98/114 MB Progress (1): 98/114 MB Progress (1): 98/114 MB Progress (1): 98/114 MB Progress (1): 98/114 MB Progress (1): 98/114 MB Progress (1): 98/114 MB Progress (1): 98/114 MB Progress (1): 98/114 MB Progress (1): 98/114 MB Progress (1): 98/114 MB Progress (1): 98/114 MB Progress (1): 98/114 MB Progress (1): 98/114 MB Progress (1): 98/114 MB Progress (1): 98/114 MB Progress (1): 98/114 MB Progress (1): 98/114 MB Progress (1): 98/114 MB Progress (1): 98/114 MB Progress (1): 98/114 MB Progress (1): 98/114 MB Progress (1): 98/114 MB Progress (1): 98/114 MB Progress (1): 98/114 MB Progress (1): 98/114 MB Progress (1): 98/114 MB Progress (1): 98/114 MB Progress (1): 98/114 MB Progress (1): 98/114 MB Progress (1): 98/114 MB Progress (1): 98/114 MB Progress (1): 98/114 MB Progress (1): 98/114 MB Progress (1): 98/114 MB Progress (1): 98/114 MB Progress (1): 98/114 MB Progress (1): 98/114 MB Progress (1): 98/114 MB Progress (1): 98/114 MB Progress (1): 98/114 MB Progress (1): 98/114 MB Progress (1): 98/114 MB Progress (1): 98/114 MB Progress (1): 98/114 MB Progress (1): 98/114 MB Progress (1): 98/114 MB Progress (1): 99/114 MB Progress (1): 99/114 MB Progress (1): 99/114 MB Progress (1): 99/114 MB Progress (1): 99/114 MB Progress (1): 99/114 MB Progress (1): 99/114 MB Progress (1): 99/114 MB Progress (1): 99/114 MB Progress (1): 99/114 MB Progress (1): 99/114 MB Progress (1): 99/114 MB Progress (1): 99/114 MB Progress (1): 99/114 MB Progress (1): 99/114 MB Progress (1): 99/114 MB Progress (1): 99/114 MB Progress (1): 99/114 MB Progress (1): 99/114 MB Progress (1): 99/114 MB Progress (1): 99/114 MB Progress (1): 99/114 MB Progress (1): 99/114 MB Progress (1): 99/114 MB Progress (1): 99/114 MB Progress (1): 99/114 MB Progress (1): 99/114 MB Progress (1): 99/114 MB Progress (1): 99/114 MB Progress (1): 99/114 MB Progress (1): 99/114 MB Progress (1): 99/114 MB Progress (1): 99/114 MB Progress (1): 99/114 MB Progress (1): 99/114 MB Progress (1): 99/114 MB Progress (1): 99/114 MB Progress (1): 99/114 MB Progress (1): 99/114 MB Progress (1): 99/114 MB Progress (1): 99/114 MB Progress (1): 99/114 MB Progress (1): 99/114 MB Progress (1): 99/114 MB Progress (1): 99/114 MB Progress (1): 99/114 MB Progress (1): 99/114 MB Progress (1): 99/114 MB Progress (1): 99/114 MB Progress (1): 99/114 MB Progress (1): 99/114 MB Progress (1): 99/114 MB Progress (1): 99/114 MB Progress (1): 99/114 MB Progress (1): 99/114 MB Progress (1): 99/114 MB Progress (1): 99/114 MB Progress (1): 99/114 MB Progress (1): 99/114 MB Progress (1): 99/114 MB Progress (1): 99/114 MB Progress (1): 99/114 MB Progress (1): 99/114 MB Progress (1): 99/114 MB Progress (1): 99/114 MB Progress (1): 99/114 MB Progress (1): 99/114 MB Progress (1): 99/114 MB Progress (1): 99/114 MB Progress (1): 99/114 MB Progress (1): 99/114 MB Progress (1): 99/114 MB Progress (1): 99/114 MB Progress (1): 99/114 MB Progress (1): 99/114 MB Progress (1): 99/114 MB Progress (1): 99/114 MB Progress (1): 99/114 MB Progress (1): 99/114 MB Progress (1): 99/114 MB Progress (1): 99/114 MB Progress (1): 99/114 MB Progress (1): 99/114 MB Progress (1): 99/114 MB Progress (1): 99/114 MB Progress (1): 99/114 MB Progress (1): 99/114 MB Progress (1): 99/114 MB Progress (1): 99/114 MB Progress (1): 99/114 MB Progress (1): 99/114 MB Progress (1): 99/114 MB Progress (1): 99/114 MB Progress (1): 99/114 MB Progress (1): 99/114 MB Progress (1): 99/114 MB Progress (1): 99/114 MB Progress (1): 99/114 MB Progress (1): 99/114 MB Progress (1): 99/114 MB Progress (1): 99/114 MB Progress (1): 99/114 MB Progress (1): 99/114 MB Progress (1): 99/114 MB Progress (1): 99/114 MB Progress (1): 99/114 MB Progress (1): 99/114 MB Progress (1): 99/114 MB Progress (1): 99/114 MB Progress (1): 99/114 MB Progress (1): 99/114 MB Progress (1): 99/114 MB Progress (1): 99/114 MB Progress (1): 99/114 MB Progress (1): 99/114 MB Progress (1): 99/114 MB Progress (1): 99/114 MB Progress (1): 99/114 MB Progress (1): 99/114 MB Progress (1): 99/114 MB Progress (1): 99/114 MB Progress (1): 99/114 MB Progress (1): 99/114 MB Progress (1): 99/114 MB Progress (1): 99/114 MB Progress (1): 99/114 MB Progress (1): 99/114 MB Progress (1): 99/114 MB Progress (1): 99/114 MB Progress (1): 99/114 MB Progress (1): 99/114 MB Progress (1): 99/114 MB Progress (1): 99/114 MB Progress (1): 99/114 MB Progress (1): 99/114 MB Progress (1): 99/114 MB Progress (1): 99/114 MB Progress (1): 99/114 MB Progress (1): 99/114 MB Progress (1): 99/114 MB Progress (1): 99/114 MB Progress (1): 99/114 MB Progress (1): 99/114 MB Progress (1): 99/114 MB Progress (1): 99/114 MB Progress (1): 99/114 MB Progress (1): 99/114 MB Progress (1): 99/114 MB Progress (1): 99/114 MB Progress (1): 99/114 MB Progress (1): 99/114 MB Progress (1): 99/114 MB Progress (1): 99/114 MB Progress (1): 99/114 MB Progress (1): 99/114 MB Progress (1): 99/114 MB Progress (1): 99/114 MB Progress (1): 99/114 MB Progress (1): 99/114 MB Progress (1): 99/114 MB Progress (1): 99/114 MB Progress (1): 99/114 MB Progress (1): 99/114 MB Progress (1): 99/114 MB Progress (1): 99/114 MB Progress (1): 99/114 MB Progress (1): 99/114 MB Progress (1): 99/114 MB Progress (1): 99/114 MB Progress (1): 99/114 MB Progress (1): 99/114 MB Progress (1): 99/114 MB Progress (1): 99/114 MB Progress (1): 99/114 MB Progress (1): 99/114 MB Progress (1): 99/114 MB Progress (1): 99/114 MB Progress (1): 99/114 MB Progress (1): 99/114 MB Progress (1): 99/114 MB Progress (1): 99/114 MB Progress (1): 99/114 MB Progress (1): 99/114 MB Progress (1): 99/114 MB Progress (1): 99/114 MB Progress (1): 99/114 MB Progress (1): 99/114 MB Progress (1): 99/114 MB Progress (1): 99/114 MB Progress (1): 99/114 MB Progress (1): 99/114 MB Progress (1): 99/114 MB Progress (1): 99/114 MB Progress (1): 99/114 MB Progress (1): 99/114 MB Progress (1): 99/114 MB Progress (1): 99/114 MB Progress (1): 99/114 MB Progress (1): 99/114 MB Progress (1): 99/114 MB Progress (1): 99/114 MB Progress (1): 99/114 MB Progress (1): 99/114 MB Progress (1): 99/114 MB Progress (1): 99/114 MB Progress (1): 99/114 MB Progress (1): 99/114 MB Progress (1): 99/114 MB Progress (1): 99/114 MB Progress (1): 99/114 MB Progress (1): 99/114 MB Progress (1): 99/114 MB Progress (1): 99/114 MB Progress (1): 99/114 MB Progress (1): 99/114 MB Progress (1): 99/114 MB Progress (1): 99/114 MB Progress (1): 99/114 MB Progress (1): 99/114 MB Progress (1): 99/114 MB Progress (1): 99/114 MB Progress (1): 99/114 MB Progress (1): 99/114 MB Progress (1): 99/114 MB Progress (1): 99/114 MB Progress (1): 99/114 MB Progress (1): 99/114 MB Progress (1): 99/114 MB Progress (1): 99/114 MB Progress (1): 99/114 MB Progress (1): 99/114 MB Progress (1): 99/114 MB Progress (1): 99/114 MB Progress (1): 99/114 MB Progress (1): 99/114 MB Progress (1): 99/114 MB Progress (1): 99/114 MB Progress (1): 99/114 MB Progress (1): 99/114 MB Progress (1): 99/114 MB Progress (1): 99/114 MB Progress (1): 99/114 MB Progress (1): 99/114 MB Progress (1): 99/114 MB Progress (1): 99/114 MB Progress (1): 99/114 MB Progress (1): 99/114 MB Progress (1): 99/114 MB Progress (1): 99/114 MB Progress (1): 99/114 MB Progress (1): 99/114 MB Progress (1): 99/114 MB Progress (1): 99/114 MB Progress (1): 99/114 MB Progress (1): 99/114 MB Progress (1): 99/114 MB Progress (1): 99/114 MB Progress (1): 99/114 MB Progress (1): 99/114 MB Progress (1): 99/114 MB Progress (1): 99/114 MB Progress (1): 99/114 MB Progress (1): 99/114 MB Progress (1): 99/114 MB Progress (1): 99/114 MB Progress (1): 99/114 MB Progress (1): 99/114 MB Progress (1): 99/114 MB Progress (1): 99/114 MB Progress (1): 99/114 MB Progress (1): 99/114 MB Progress (1): 99/114 MB Progress (1): 99/114 MB Progress (1): 99/114 MB Progress (1): 99/114 MB Progress (1): 99/114 MB Progress (1): 99/114 MB Progress (1): 99/114 MB Progress (1): 99/114 MB Progress (1): 99/114 MB Progress (1): 99/114 MB Progress (1): 99/114 MB Progress (1): 99/114 MB Progress (1): 99/114 MB Progress (1): 99/114 MB Progress (1): 99/114 MB Progress (1): 99/114 MB Progress (1): 99/114 MB Progress (1): 99/114 MB Progress (1): 99/114 MB Progress (1): 99/114 MB Progress (1): 99/114 MB Progress (1): 99/114 MB Progress (1): 99/114 MB Progress (1): 99/114 MB Progress (1): 99/114 MB Progress (1): 99/114 MB Progress (1): 99/114 MB Progress (1): 99/114 MB Progress (1): 99/114 MB Progress (1): 99/114 MB Progress (1): 99/114 MB Progress (1): 99/114 MB Progress (1): 99/114 MB Progress (1): 99/114 MB Progress (1): 99/114 MB Progress (1): 99/114 MB Progress (1): 99/114 MB Progress (1): 99/114 MB Progress (1): 99/114 MB Progress (1): 99/114 MB Progress (1): 99/114 MB Progress (1): 99/114 MB Progress (1): 99/114 MB Progress (1): 99/114 MB Progress (1): 99/114 MB Progress (1): 99/114 MB Progress (1): 99/114 MB Progress (1): 99/114 MB Progress (1): 99/114 MB Progress (1): 99/114 MB Progress (1): 99/114 MB Progress (1): 99/114 MB Progress (1): 99/114 MB Progress (1): 99/114 MB Progress (1): 99/114 MB Progress (1): 99/114 MB Progress (1): 99/114 MB Progress (1): 99/114 MB Progress (1): 99/114 MB Progress (1): 99/114 MB Progress (1): 99/114 MB Progress (1): 99/114 MB Progress (1): 99/114 MB Progress (1): 99/114 MB Progress (1): 99/114 MB Progress (1): 99/114 MB Progress (1): 99/114 MB Progress (1): 99/114 MB Progress (1): 99/114 MB Progress (1): 99/114 MB Progress (1): 99/114 MB Progress (1): 99/114 MB Progress (1): 99/114 MB Progress (1): 99/114 MB Progress (1): 99/114 MB Progress (1): 99/114 MB Progress (1): 99/114 MB Progress (1): 99/114 MB Progress (1): 99/114 MB Progress (1): 99/114 MB Progress (1): 99/114 MB Progress (1): 99/114 MB Progress (1): 99/114 MB Progress (1): 99/114 MB Progress (1): 99/114 MB Progress (1): 99/114 MB Progress (1): 99/114 MB Progress (1): 99/114 MB Progress (1): 99/114 MB Progress (1): 99/114 MB Progress (1): 99/114 MB Progress (1): 99/114 MB Progress (1): 99/114 MB Progress (1): 99/114 MB Progress (1): 99/114 MB Progress (1): 99/114 MB Progress (1): 99/114 MB Progress (1): 99/114 MB Progress (1): 99/114 MB Progress (1): 99/114 MB Progress (1): 99/114 MB Progress (1): 99/114 MB Progress (1): 99/114 MB Progress (1): 99/114 MB Progress (1): 99/114 MB Progress (1): 99/114 MB Progress (1): 99/114 MB Progress (1): 99/114 MB Progress (1): 99/114 MB Progress (1): 99/114 MB Progress (1): 99/114 MB Progress (1): 99/114 MB Progress (1): 99/114 MB Progress (1): 99/114 MB Progress (1): 99/114 MB Progress (1): 99/114 MB Progress (1): 99/114 MB Progress (1): 99/114 MB Progress (1): 99/114 MB Progress (1): 99/114 MB Progress (1): 99/114 MB Progress (1): 99/114 MB Progress (1): 99/114 MB Progress (1): 99/114 MB Progress (1): 99/114 MB Progress (1): 99/114 MB Progress (1): 99/114 MB Progress (1): 99/114 MB Progress (1): 99/114 MB Progress (1): 99/114 MB Progress (1): 99/114 MB Progress (1): 99/114 MB Progress (1): 99/114 MB Progress (1): 99/114 MB Progress (1): 99/114 MB Progress (1): 99/114 MB Progress (1): 99/114 MB Progress (1): 99/114 MB Progress (1): 99/114 MB Progress (1): 99/114 MB Progress (1): 99/114 MB Progress (1): 99/114 MB Progress (1): 99/114 MB Progress (1): 99/114 MB Progress (1): 99/114 MB Progress (1): 99/114 MB Progress (1): 99/114 MB Progress (1): 99/114 MB Progress (1): 99/114 MB Progress (1): 99/114 MB Progress (1): 99/114 MB Progress (1): 99/114 MB Progress (1): 99/114 MB Progress (1): 99/114 MB Progress (1): 99/114 MB Progress (1): 99/114 MB Progress (1): 99/114 MB Progress (1): 99/114 MB Progress (1): 99/114 MB Progress (1): 99/114 MB Progress (1): 99/114 MB Progress (1): 99/114 MB Progress (1): 99/114 MB Progress (1): 99/114 MB Progress (1): 99/114 MB Progress (1): 99/114 MB Progress (1): 99/114 MB Progress (1): 99/114 MB Progress (1): 99/114 MB Progress (1): 99/114 MB Progress (1): 99/114 MB Progress (1): 99/114 MB Progress (1): 99/114 MB Progress (1): 99/114 MB Progress (1): 99/114 MB Progress (1): 99/114 MB Progress (1): 99/114 MB Progress (1): 99/114 MB Progress (1): 99/114 MB Progress (1): 99/114 MB Progress (1): 99/114 MB Progress (1): 99/114 MB Progress (1): 99/114 MB Progress (1): 99/114 MB Progress (1): 99/114 MB Progress (1): 99/114 MB Progress (1): 99/114 MB Progress (1): 99/114 MB Progress (1): 99/114 MB Progress (1): 99/114 MB Progress (1): 99/114 MB Progress (1): 99/114 MB Progress (1): 99/114 MB Progress (1): 99/114 MB Progress (1): 99/114 MB Progress (1): 99/114 MB Progress (1): 99/114 MB Progress (1): 99/114 MB Progress (1): 99/114 MB Progress (1): 99/114 MB Progress (1): 99/114 MB Progress (1): 99/114 MB Progress (1): 99/114 MB Progress (1): 99/114 MB Progress (1): 99/114 MB Progress (1): 99/114 MB Progress (1): 99/114 MB Progress (1): 99/114 MB Progress (1): 99/114 MB Progress (1): 99/114 MB Progress (1): 99/114 MB Progress (1): 99/114 MB Progress (1): 99/114 MB Progress (1): 99/114 MB Progress (1): 99/114 MB Progress (1): 99/114 MB Progress (1): 99/114 MB Progress (1): 100/114 MB Progress (1): 100/114 MB Progress (1): 100/114 MB Progress (1): 100/114 MB Progress (1): 100/114 MB Progress (1): 100/114 MB Progress (1): 100/114 MB Progress (1): 100/114 MB Progress (1): 100/114 MB Progress (1): 100/114 MB Progress (1): 100/114 MB Progress (1): 100/114 MB Progress (1): 100/114 MB Progress (1): 100/114 MB Progress (1): 100/114 MB Progress (1): 100/114 MB Progress (1): 100/114 MB Progress (1): 100/114 MB Progress (1): 100/114 MB Progress (1): 100/114 MB Progress (1): 100/114 MB Progress (1): 100/114 MB Progress (1): 100/114 MB Progress (1): 100/114 MB Progress (1): 100/114 MB Progress (1): 100/114 MB Progress (1): 100/114 MB Progress (1): 100/114 MB Progress (1): 100/114 MB Progress (1): 100/114 MB Progress (1): 100/114 MB Progress (1): 100/114 MB Progress (1): 100/114 MB Progress (1): 100/114 MB Progress (1): 100/114 MB Progress (1): 100/114 MB Progress (1): 100/114 MB Progress (1): 100/114 MB Progress (1): 100/114 MB Progress (1): 100/114 MB Progress (1): 100/114 MB Progress (1): 100/114 MB Progress (1): 100/114 MB Progress (1): 100/114 MB Progress (1): 100/114 MB Progress (1): 100/114 MB Progress (1): 100/114 MB Progress (1): 100/114 MB Progress (1): 100/114 MB Progress (1): 100/114 MB Progress (1): 100/114 MB Progress (1): 100/114 MB Progress (1): 100/114 MB Progress (1): 100/114 MB Progress (1): 100/114 MB Progress (1): 100/114 MB Progress (1): 100/114 MB Progress (1): 100/114 MB Progress (1): 100/114 MB Progress (1): 100/114 MB Progress (1): 100/114 MB Progress (1): 100/114 MB Progress (1): 100/114 MB Progress (1): 100/114 MB Progress (1): 100/114 MB Progress (1): 100/114 MB Progress (1): 100/114 MB Progress (1): 100/114 MB Progress (1): 100/114 MB Progress (1): 100/114 MB Progress (1): 100/114 MB Progress (1): 100/114 MB Progress (1): 100/114 MB Progress (1): 100/114 MB Progress (1): 100/114 MB Progress (1): 100/114 MB Progress (1): 100/114 MB Progress (1): 100/114 MB Progress (1): 100/114 MB Progress (1): 100/114 MB Progress (1): 100/114 MB Progress (1): 100/114 MB Progress (1): 100/114 MB Progress (1): 100/114 MB Progress (1): 100/114 MB Progress (1): 100/114 MB Progress (1): 100/114 MB Progress (1): 100/114 MB Progress (1): 100/114 MB Progress (1): 100/114 MB Progress (1): 100/114 MB Progress (1): 100/114 MB Progress (1): 100/114 MB Progress (1): 100/114 MB Progress (1): 100/114 MB Progress (1): 100/114 MB Progress (1): 100/114 MB Progress (1): 100/114 MB Progress (1): 100/114 MB Progress (1): 100/114 MB Progress (1): 100/114 MB Progress (1): 100/114 MB Progress (1): 100/114 MB Progress (1): 100/114 MB Progress (1): 100/114 MB Progress (1): 100/114 MB Progress (1): 100/114 MB Progress (1): 100/114 MB Progress (1): 100/114 MB Progress (1): 100/114 MB Progress (1): 100/114 MB Progress (1): 100/114 MB Progress (1): 100/114 MB Progress (1): 100/114 MB Progress (1): 100/114 MB Progress (1): 100/114 MB Progress (1): 100/114 MB Progress (1): 100/114 MB Progress (1): 100/114 MB Progress (1): 100/114 MB Progress (1): 100/114 MB Progress (1): 100/114 MB Progress (1): 100/114 MB Progress (1): 100/114 MB Progress (1): 100/114 MB Progress (1): 100/114 MB Progress (1): 100/114 MB Progress (1): 100/114 MB Progress (1): 100/114 MB Progress (1): 100/114 MB Progress (1): 100/114 MB Progress (1): 100/114 MB Progress (1): 100/114 MB Progress (1): 100/114 MB Progress (1): 100/114 MB Progress (1): 100/114 MB Progress (1): 100/114 MB Progress (1): 100/114 MB Progress (1): 100/114 MB Progress (1): 100/114 MB Progress (1): 100/114 MB Progress (1): 100/114 MB Progress (1): 100/114 MB Progress (1): 100/114 MB Progress (1): 100/114 MB Progress (1): 100/114 MB Progress (1): 100/114 MB Progress (1): 100/114 MB Progress (1): 100/114 MB Progress (1): 100/114 MB Progress (1): 100/114 MB Progress (1): 100/114 MB Progress (1): 100/114 MB Progress (1): 100/114 MB Progress (1): 100/114 MB Progress (1): 100/114 MB Progress (1): 100/114 MB Progress (1): 100/114 MB Progress (1): 100/114 MB Progress (1): 100/114 MB Progress (1): 100/114 MB Progress (1): 100/114 MB Progress (1): 100/114 MB Progress (1): 100/114 MB Progress (1): 100/114 MB Progress (1): 100/114 MB Progress (1): 100/114 MB Progress (1): 100/114 MB Progress (1): 100/114 MB Progress (1): 100/114 MB Progress (1): 100/114 MB Progress (1): 100/114 MB Progress (1): 100/114 MB Progress (1): 100/114 MB Progress (1): 100/114 MB Progress (1): 100/114 MB Progress (1): 100/114 MB Progress (1): 100/114 MB Progress (1): 100/114 MB Progress (1): 100/114 MB Progress (1): 100/114 MB Progress (1): 100/114 MB Progress (1): 100/114 MB Progress (1): 100/114 MB Progress (1): 100/114 MB Progress (1): 100/114 MB Progress (1): 100/114 MB Progress (1): 100/114 MB Progress (1): 100/114 MB Progress (1): 100/114 MB Progress (1): 100/114 MB Progress (1): 100/114 MB Progress (1): 100/114 MB Progress (1): 100/114 MB Progress (1): 100/114 MB Progress (1): 100/114 MB Progress (1): 100/114 MB Progress (1): 100/114 MB Progress (1): 100/114 MB Progress (1): 100/114 MB Progress (1): 100/114 MB Progress (1): 100/114 MB Progress (1): 100/114 MB Progress (1): 100/114 MB Progress (1): 100/114 MB Progress (1): 100/114 MB Progress (1): 100/114 MB Progress (1): 100/114 MB Progress (1): 100/114 MB Progress (1): 100/114 MB Progress (1): 100/114 MB Progress (1): 100/114 MB Progress (1): 100/114 MB Progress (1): 100/114 MB Progress (1): 100/114 MB Progress (1): 100/114 MB Progress (1): 100/114 MB Progress (1): 100/114 MB Progress (1): 100/114 MB Progress (1): 100/114 MB Progress (1): 100/114 MB Progress (1): 100/114 MB Progress (1): 100/114 MB Progress (1): 100/114 MB Progress (1): 100/114 MB Progress (1): 100/114 MB Progress (1): 100/114 MB Progress (1): 100/114 MB Progress (1): 100/114 MB Progress (1): 100/114 MB Progress (1): 100/114 MB Progress (1): 100/114 MB Progress (1): 100/114 MB Progress (1): 100/114 MB Progress (1): 100/114 MB Progress (1): 100/114 MB Progress (1): 100/114 MB Progress (1): 100/114 MB Progress (1): 100/114 MB Progress (1): 100/114 MB Progress (1): 100/114 MB Progress (1): 100/114 MB Progress (1): 100/114 MB Progress (1): 100/114 MB Progress (1): 100/114 MB Progress (1): 100/114 MB Progress (1): 100/114 MB Progress (1): 100/114 MB Progress (1): 100/114 MB Progress (1): 100/114 MB Progress (1): 100/114 MB Progress (1): 100/114 MB Progress (1): 100/114 MB Progress (1): 100/114 MB Progress (1): 100/114 MB Progress (1): 100/114 MB Progress (1): 100/114 MB Progress (1): 100/114 MB Progress (1): 100/114 MB Progress (1): 100/114 MB Progress (1): 100/114 MB Progress (1): 100/114 MB Progress (1): 100/114 MB Progress (1): 100/114 MB Progress (1): 100/114 MB Progress (1): 100/114 MB Progress (1): 100/114 MB Progress (1): 100/114 MB Progress (1): 100/114 MB Progress (1): 100/114 MB Progress (1): 100/114 MB Progress (1): 100/114 MB Progress (1): 100/114 MB Progress (1): 100/114 MB Progress (1): 100/114 MB Progress (1): 100/114 MB Progress (1): 100/114 MB Progress (1): 100/114 MB Progress (1): 100/114 MB Progress (1): 100/114 MB Progress (1): 100/114 MB Progress (1): 100/114 MB Progress (1): 100/114 MB Progress (1): 100/114 MB Progress (1): 100/114 MB Progress (1): 100/114 MB Progress (1): 100/114 MB Progress (1): 100/114 MB Progress (1): 100/114 MB Progress (1): 100/114 MB Progress (1): 100/114 MB Progress (1): 100/114 MB Progress (1): 100/114 MB Progress (1): 100/114 MB Progress (1): 100/114 MB Progress (1): 100/114 MB Progress (1): 100/114 MB Progress (1): 100/114 MB Progress (1): 100/114 MB Progress (1): 100/114 MB Progress (1): 100/114 MB Progress (1): 100/114 MB Progress (1): 100/114 MB Progress (1): 100/114 MB Progress (1): 100/114 MB Progress (1): 100/114 MB Progress (1): 100/114 MB Progress (1): 100/114 MB Progress (1): 100/114 MB Progress (1): 100/114 MB Progress (1): 100/114 MB Progress (1): 100/114 MB Progress (1): 100/114 MB Progress (1): 100/114 MB Progress (1): 100/114 MB Progress (1): 100/114 MB Progress (1): 100/114 MB Progress (1): 100/114 MB Progress (1): 100/114 MB Progress (1): 100/114 MB Progress (1): 100/114 MB Progress (1): 100/114 MB Progress (1): 100/114 MB Progress (1): 100/114 MB Progress (1): 100/114 MB Progress (1): 100/114 MB Progress (1): 100/114 MB Progress (1): 100/114 MB Progress (1): 100/114 MB Progress (1): 100/114 MB Progress (1): 100/114 MB Progress (1): 100/114 MB Progress (1): 100/114 MB Progress (1): 100/114 MB Progress (1): 100/114 MB Progress (1): 100/114 MB Progress (1): 100/114 MB Progress (1): 100/114 MB Progress (1): 100/114 MB Progress (1): 100/114 MB Progress (1): 100/114 MB Progress (1): 100/114 MB Progress (1): 100/114 MB Progress (1): 100/114 MB Progress (1): 100/114 MB Progress (1): 100/114 MB Progress (1): 100/114 MB Progress (1): 100/114 MB Progress (1): 100/114 MB Progress (1): 100/114 MB Progress (1): 100/114 MB Progress (1): 100/114 MB Progress (1): 100/114 MB Progress (1): 100/114 MB Progress (1): 100/114 MB Progress (1): 100/114 MB Progress (1): 100/114 MB Progress (1): 100/114 MB Progress (1): 100/114 MB Progress (1): 100/114 MB Progress (1): 100/114 MB Progress (1): 100/114 MB Progress (1): 100/114 MB Progress (1): 100/114 MB Progress (1): 100/114 MB Progress (1): 100/114 MB Progress (1): 100/114 MB Progress (1): 100/114 MB Progress (1): 100/114 MB Progress (1): 100/114 MB Progress (1): 100/114 MB Progress (1): 100/114 MB Progress (1): 100/114 MB Progress (1): 100/114 MB Progress (1): 100/114 MB Progress (1): 100/114 MB Progress (1): 100/114 MB Progress (1): 100/114 MB Progress (1): 100/114 MB Progress (1): 100/114 MB Progress (1): 100/114 MB Progress (1): 100/114 MB Progress (1): 100/114 MB Progress (1): 100/114 MB Progress (1): 100/114 MB Progress (1): 100/114 MB Progress (1): 100/114 MB Progress (1): 100/114 MB Progress (1): 100/114 MB Progress (1): 100/114 MB Progress (1): 100/114 MB Progress (1): 100/114 MB Progress (1): 100/114 MB Progress (1): 100/114 MB Progress (1): 100/114 MB Progress (1): 100/114 MB Progress (1): 100/114 MB Progress (1): 100/114 MB Progress (1): 100/114 MB Progress (1): 100/114 MB Progress (1): 100/114 MB Progress (1): 100/114 MB Progress (1): 100/114 MB Progress (1): 100/114 MB Progress (1): 100/114 MB Progress (1): 100/114 MB Progress (1): 100/114 MB Progress (1): 100/114 MB Progress (1): 100/114 MB Progress (1): 100/114 MB Progress (1): 100/114 MB Progress (1): 100/114 MB Progress (1): 100/114 MB Progress (1): 100/114 MB Progress (1): 100/114 MB Progress (1): 100/114 MB Progress (1): 100/114 MB Progress (1): 100/114 MB Progress (1): 100/114 MB Progress (1): 100/114 MB Progress (1): 100/114 MB Progress (1): 100/114 MB Progress (1): 100/114 MB Progress (1): 100/114 MB Progress (1): 100/114 MB Progress (1): 100/114 MB Progress (1): 100/114 MB Progress (1): 100/114 MB Progress (1): 100/114 MB Progress (1): 100/114 MB Progress (1): 100/114 MB Progress (1): 100/114 MB Progress (1): 100/114 MB Progress (1): 100/114 MB Progress (1): 100/114 MB Progress (1): 100/114 MB Progress (1): 100/114 MB Progress (1): 100/114 MB Progress (1): 100/114 MB Progress (1): 100/114 MB Progress (1): 100/114 MB Progress (1): 100/114 MB Progress (1): 100/114 MB Progress (1): 100/114 MB Progress (1): 100/114 MB Progress (1): 100/114 MB Progress (1): 100/114 MB Progress (1): 100/114 MB Progress (1): 100/114 MB Progress (1): 100/114 MB Progress (1): 100/114 MB Progress (1): 100/114 MB Progress (1): 100/114 MB Progress (1): 100/114 MB Progress (1): 100/114 MB Progress (1): 100/114 MB Progress (1): 100/114 MB Progress (1): 100/114 MB Progress (1): 100/114 MB Progress (1): 100/114 MB Progress (1): 100/114 MB Progress (1): 100/114 MB Progress (1): 100/114 MB Progress (1): 100/114 MB Progress (1): 100/114 MB Progress (1): 100/114 MB Progress (1): 100/114 MB Progress (1): 100/114 MB Progress (1): 100/114 MB Progress (1): 100/114 MB Progress (1): 100/114 MB Progress (1): 100/114 MB Progress (1): 100/114 MB Progress (1): 100/114 MB Progress (1): 100/114 MB Progress (1): 100/114 MB Progress (1): 100/114 MB Progress (1): 100/114 MB Progress (1): 100/114 MB Progress (1): 100/114 MB Progress (1): 100/114 MB Progress (1): 100/114 MB Progress (1): 100/114 MB Progress (1): 100/114 MB Progress (1): 100/114 MB Progress (1): 100/114 MB Progress (1): 100/114 MB Progress (1): 100/114 MB Progress (1): 100/114 MB Progress (1): 101/114 MB Progress (1): 101/114 MB Progress (1): 101/114 MB Progress (1): 101/114 MB Progress (1): 101/114 MB Progress (1): 101/114 MB Progress (1): 101/114 MB Progress (1): 101/114 MB Progress (1): 101/114 MB Progress (1): 101/114 MB Progress (1): 101/114 MB Progress (1): 101/114 MB Progress (1): 101/114 MB Progress (1): 101/114 MB Progress (1): 101/114 MB Progress (1): 101/114 MB Progress (1): 101/114 MB Progress (1): 101/114 MB Progress (1): 101/114 MB Progress (1): 101/114 MB Progress (1): 101/114 MB Progress (1): 101/114 MB Progress (1): 101/114 MB Progress (1): 101/114 MB Progress (1): 101/114 MB Progress (1): 101/114 MB Progress (1): 101/114 MB Progress (1): 101/114 MB Progress (1): 101/114 MB Progress (1): 101/114 MB Progress (1): 101/114 MB Progress (1): 101/114 MB Progress (1): 101/114 MB Progress (1): 101/114 MB Progress (1): 101/114 MB Progress (1): 101/114 MB Progress (1): 101/114 MB Progress (1): 101/114 MB Progress (1): 101/114 MB Progress (1): 101/114 MB Progress (1): 101/114 MB Progress (1): 101/114 MB Progress (1): 101/114 MB Progress (1): 101/114 MB Progress (1): 101/114 MB Progress (1): 101/114 MB Progress (1): 101/114 MB Progress (1): 101/114 MB Progress (1): 101/114 MB Progress (1): 101/114 MB Progress (1): 101/114 MB Progress (1): 101/114 MB Progress (1): 101/114 MB Progress (1): 101/114 MB Progress (1): 101/114 MB Progress (1): 101/114 MB Progress (1): 101/114 MB Progress (1): 101/114 MB Progress (1): 101/114 MB Progress (1): 101/114 MB Progress (1): 101/114 MB Progress (1): 101/114 MB Progress (1): 101/114 MB Progress (1): 101/114 MB Progress (1): 101/114 MB Progress (1): 101/114 MB Progress (1): 101/114 MB Progress (1): 101/114 MB Progress (1): 101/114 MB Progress (1): 101/114 MB Progress (1): 101/114 MB Progress (1): 101/114 MB Progress (1): 101/114 MB Progress (1): 101/114 MB Progress (1): 101/114 MB Progress (1): 101/114 MB Progress (1): 101/114 MB Progress (1): 101/114 MB Progress (1): 101/114 MB Progress (1): 101/114 MB Progress (1): 101/114 MB Progress (1): 101/114 MB Progress (1): 101/114 MB Progress (1): 101/114 MB Progress (1): 101/114 MB Progress (1): 101/114 MB Progress (1): 101/114 MB Progress (1): 101/114 MB Progress (1): 101/114 MB Progress (1): 101/114 MB Progress (1): 101/114 MB Progress (1): 101/114 MB Progress (1): 101/114 MB Progress (1): 101/114 MB Progress (1): 101/114 MB Progress (1): 101/114 MB Progress (1): 101/114 MB Progress (1): 101/114 MB Progress (1): 101/114 MB Progress (1): 101/114 MB Progress (1): 101/114 MB Progress (1): 101/114 MB Progress (1): 101/114 MB Progress (1): 101/114 MB Progress (1): 101/114 MB Progress (1): 101/114 MB Progress (1): 101/114 MB Progress (1): 101/114 MB Progress (1): 101/114 MB Progress (1): 101/114 MB Progress (1): 101/114 MB Progress (1): 101/114 MB Progress (1): 101/114 MB Progress (1): 101/114 MB Progress (1): 101/114 MB Progress (1): 101/114 MB Progress (1): 101/114 MB Progress (1): 101/114 MB Progress (1): 101/114 MB Progress (1): 101/114 MB Progress (1): 101/114 MB Progress (1): 101/114 MB Progress (1): 101/114 MB Progress (1): 101/114 MB Progress (1): 101/114 MB Progress (1): 101/114 MB Progress (1): 101/114 MB Progress (1): 101/114 MB Progress (1): 101/114 MB Progress (1): 101/114 MB Progress (1): 101/114 MB Progress (1): 101/114 MB Progress (1): 101/114 MB Progress (1): 101/114 MB Progress (1): 101/114 MB Progress (1): 101/114 MB Progress (1): 101/114 MB Progress (1): 101/114 MB Progress (1): 101/114 MB Progress (1): 101/114 MB Progress (1): 101/114 MB Progress (1): 101/114 MB Progress (1): 101/114 MB Progress (1): 101/114 MB Progress (1): 101/114 MB Progress (1): 101/114 MB Progress (1): 101/114 MB Progress (1): 101/114 MB Progress (1): 101/114 MB Progress (1): 101/114 MB Progress (1): 101/114 MB Progress (1): 101/114 MB Progress (1): 101/114 MB Progress (1): 101/114 MB Progress (1): 101/114 MB Progress (1): 101/114 MB Progress (1): 101/114 MB Progress (1): 101/114 MB Progress (1): 101/114 MB Progress (1): 101/114 MB Progress (1): 101/114 MB Progress (1): 101/114 MB Progress (1): 101/114 MB Progress (1): 101/114 MB Progress (1): 101/114 MB Progress (1): 101/114 MB Progress (1): 101/114 MB Progress (1): 101/114 MB Progress (1): 101/114 MB Progress (1): 101/114 MB Progress (1): 101/114 MB Progress (1): 101/114 MB Progress (1): 101/114 MB Progress (1): 101/114 MB Progress (1): 101/114 MB Progress (1): 101/114 MB Progress (1): 101/114 MB Progress (1): 101/114 MB Progress (1): 101/114 MB Progress (1): 101/114 MB Progress (1): 101/114 MB Progress (1): 101/114 MB Progress (1): 101/114 MB Progress (1): 101/114 MB Progress (1): 101/114 MB Progress (1): 101/114 MB Progress (1): 101/114 MB Progress (1): 101/114 MB Progress (1): 101/114 MB Progress (1): 101/114 MB Progress (1): 101/114 MB Progress (1): 101/114 MB Progress (1): 101/114 MB Progress (1): 101/114 MB Progress (1): 101/114 MB Progress (1): 101/114 MB Progress (1): 101/114 MB Progress (1): 101/114 MB Progress (1): 101/114 MB Progress (1): 101/114 MB Progress (1): 101/114 MB Progress (1): 101/114 MB Progress (1): 101/114 MB Progress (1): 101/114 MB Progress (1): 101/114 MB Progress (1): 101/114 MB Progress (1): 101/114 MB Progress (1): 101/114 MB Progress (1): 101/114 MB Progress (1): 101/114 MB Progress (1): 101/114 MB Progress (1): 101/114 MB Progress (1): 101/114 MB Progress (1): 101/114 MB Progress (1): 101/114 MB Progress (1): 101/114 MB Progress (1): 101/114 MB Progress (1): 101/114 MB Progress (1): 101/114 MB Progress (1): 101/114 MB Progress (1): 101/114 MB Progress (1): 101/114 MB Progress (1): 101/114 MB Progress (1): 101/114 MB Progress (1): 101/114 MB Progress (1): 101/114 MB Progress (1): 101/114 MB Progress (1): 101/114 MB Progress (1): 101/114 MB Progress (1): 101/114 MB Progress (1): 101/114 MB Progress (1): 101/114 MB Progress (1): 101/114 MB Progress (1): 101/114 MB Progress (1): 101/114 MB Progress (1): 101/114 MB Progress (1): 101/114 MB Progress (1): 101/114 MB Progress (1): 101/114 MB Progress (1): 101/114 MB Progress (1): 101/114 MB Progress (1): 101/114 MB Progress (1): 101/114 MB Progress (1): 101/114 MB Progress (1): 101/114 MB Progress (1): 101/114 MB Progress (1): 101/114 MB Progress (1): 101/114 MB Progress (1): 101/114 MB Progress (1): 101/114 MB Progress (1): 101/114 MB Progress (1): 101/114 MB Progress (1): 101/114 MB Progress (1): 101/114 MB Progress (1): 101/114 MB Progress (1): 101/114 MB Progress (1): 101/114 MB Progress (1): 101/114 MB Progress (1): 101/114 MB Progress (1): 101/114 MB Progress (1): 101/114 MB Progress (1): 101/114 MB Progress (1): 101/114 MB Progress (1): 101/114 MB Progress (1): 101/114 MB Progress (1): 101/114 MB Progress (1): 101/114 MB Progress (1): 101/114 MB Progress (1): 101/114 MB Progress (1): 101/114 MB Progress (1): 101/114 MB Progress (1): 101/114 MB Progress (1): 101/114 MB Progress (1): 101/114 MB Progress (1): 101/114 MB Progress (1): 101/114 MB Progress (1): 101/114 MB Progress (1): 101/114 MB Progress (1): 101/114 MB Progress (1): 101/114 MB Progress (1): 101/114 MB Progress (1): 101/114 MB Progress (1): 101/114 MB Progress (1): 101/114 MB Progress (1): 101/114 MB Progress (1): 101/114 MB Progress (1): 101/114 MB Progress (1): 101/114 MB Progress (1): 101/114 MB Progress (1): 101/114 MB Progress (1): 101/114 MB Progress (1): 101/114 MB Progress (1): 101/114 MB Progress (1): 101/114 MB Progress (1): 101/114 MB Progress (1): 101/114 MB Progress (1): 101/114 MB Progress (1): 101/114 MB Progress (1): 101/114 MB Progress (1): 101/114 MB Progress (1): 101/114 MB Progress (1): 101/114 MB Progress (1): 101/114 MB Progress (1): 101/114 MB Progress (1): 101/114 MB Progress (1): 101/114 MB Progress (1): 101/114 MB Progress (1): 101/114 MB Progress (1): 101/114 MB Progress (1): 101/114 MB Progress (1): 101/114 MB Progress (1): 101/114 MB Progress (1): 101/114 MB Progress (1): 101/114 MB Progress (1): 101/114 MB Progress (1): 101/114 MB Progress (1): 101/114 MB Progress (1): 101/114 MB Progress (1): 101/114 MB Progress (1): 101/114 MB Progress (1): 101/114 MB Progress (1): 101/114 MB Progress (1): 101/114 MB Progress (1): 101/114 MB Progress (1): 101/114 MB Progress (1): 101/114 MB Progress (1): 101/114 MB Progress (1): 101/114 MB Progress (1): 101/114 MB Progress (1): 101/114 MB Progress (1): 101/114 MB Progress (1): 101/114 MB Progress (1): 101/114 MB Progress (1): 101/114 MB Progress (1): 101/114 MB Progress (1): 101/114 MB Progress (1): 101/114 MB Progress (1): 101/114 MB Progress (1): 101/114 MB Progress (1): 101/114 MB Progress (1): 101/114 MB Progress (1): 101/114 MB Progress (1): 101/114 MB Progress (1): 101/114 MB Progress (1): 101/114 MB Progress (1): 101/114 MB Progress (1): 101/114 MB Progress (1): 101/114 MB Progress (1): 101/114 MB Progress (1): 101/114 MB Progress (1): 101/114 MB Progress (1): 101/114 MB Progress (1): 101/114 MB Progress (1): 101/114 MB Progress (1): 101/114 MB Progress (1): 101/114 MB Progress (1): 101/114 MB Progress (1): 101/114 MB Progress (1): 101/114 MB Progress (1): 101/114 MB Progress (1): 101/114 MB Progress (1): 101/114 MB Progress (1): 101/114 MB Progress (1): 101/114 MB Progress (1): 101/114 MB Progress (1): 101/114 MB Progress (1): 101/114 MB Progress (1): 101/114 MB Progress (1): 101/114 MB Progress (1): 101/114 MB Progress (1): 101/114 MB Progress (1): 101/114 MB Progress (1): 101/114 MB Progress (1): 101/114 MB Progress (1): 101/114 MB Progress (1): 101/114 MB Progress (1): 101/114 MB Progress (1): 101/114 MB Progress (1): 101/114 MB Progress (1): 101/114 MB Progress (1): 101/114 MB Progress (1): 101/114 MB Progress (1): 101/114 MB Progress (1): 101/114 MB Progress (1): 101/114 MB Progress (1): 101/114 MB Progress (1): 101/114 MB Progress (1): 101/114 MB Progress (1): 101/114 MB Progress (1): 101/114 MB Progress (1): 101/114 MB Progress (1): 101/114 MB Progress (1): 101/114 MB Progress (1): 101/114 MB Progress (1): 101/114 MB Progress (1): 101/114 MB Progress (1): 101/114 MB Progress (1): 101/114 MB Progress (1): 101/114 MB Progress (1): 101/114 MB Progress (1): 101/114 MB Progress (1): 101/114 MB Progress (1): 101/114 MB Progress (1): 101/114 MB Progress (1): 101/114 MB Progress (1): 101/114 MB Progress (1): 101/114 MB Progress (1): 101/114 MB Progress (1): 101/114 MB Progress (1): 101/114 MB Progress (1): 101/114 MB Progress (1): 101/114 MB Progress (1): 101/114 MB Progress (1): 101/114 MB Progress (1): 101/114 MB Progress (1): 101/114 MB Progress (1): 101/114 MB Progress (1): 101/114 MB Progress (1): 101/114 MB Progress (1): 101/114 MB Progress (1): 101/114 MB Progress (1): 101/114 MB Progress (1): 101/114 MB Progress (1): 101/114 MB Progress (1): 101/114 MB Progress (1): 101/114 MB Progress (1): 101/114 MB Progress (1): 101/114 MB Progress (1): 101/114 MB Progress (1): 101/114 MB Progress (1): 101/114 MB Progress (1): 101/114 MB Progress (1): 101/114 MB Progress (1): 101/114 MB Progress (1): 101/114 MB Progress (1): 101/114 MB Progress (1): 101/114 MB Progress (1): 101/114 MB Progress (1): 101/114 MB Progress (1): 101/114 MB Progress (1): 101/114 MB Progress (1): 101/114 MB Progress (1): 101/114 MB Progress (1): 101/114 MB Progress (1): 101/114 MB Progress (1): 101/114 MB Progress (1): 101/114 MB Progress (1): 101/114 MB Progress (1): 101/114 MB Progress (1): 101/114 MB Progress (1): 101/114 MB Progress (1): 101/114 MB Progress (1): 101/114 MB Progress (1): 101/114 MB Progress (1): 101/114 MB Progress (1): 101/114 MB Progress (1): 101/114 MB Progress (1): 101/114 MB Progress (1): 101/114 MB Progress (1): 101/114 MB Progress (1): 101/114 MB Progress (1): 101/114 MB Progress (1): 101/114 MB Progress (1): 101/114 MB Progress (1): 101/114 MB Progress (1): 101/114 MB Progress (1): 101/114 MB Progress (1): 101/114 MB Progress (1): 101/114 MB Progress (1): 101/114 MB Progress (1): 101/114 MB Progress (1): 101/114 MB Progress (1): 101/114 MB Progress (1): 101/114 MB Progress (1): 101/114 MB Progress (1): 101/114 MB Progress (1): 101/114 MB Progress (1): 101/114 MB Progress (1): 101/114 MB Progress (1): 101/114 MB Progress (1): 101/114 MB Progress (1): 101/114 MB Progress (1): 101/114 MB Progress (1): 101/114 MB Progress (1): 101/114 MB Progress (1): 101/114 MB Progress (1): 101/114 MB Progress (1): 101/114 MB Progress (1): 102/114 MB Progress (1): 102/114 MB Progress (1): 102/114 MB Progress (1): 102/114 MB Progress (1): 102/114 MB Progress (1): 102/114 MB Progress (1): 102/114 MB Progress (1): 102/114 MB Progress (1): 102/114 MB Progress (1): 102/114 MB Progress (1): 102/114 MB Progress (1): 102/114 MB Progress (1): 102/114 MB Progress (1): 102/114 MB Progress (1): 102/114 MB Progress (1): 102/114 MB Progress (1): 102/114 MB Progress (1): 102/114 MB Progress (1): 102/114 MB Progress (1): 102/114 MB Progress (1): 102/114 MB Progress (1): 102/114 MB Progress (1): 102/114 MB Progress (1): 102/114 MB Progress (1): 102/114 MB Progress (1): 102/114 MB Progress (1): 102/114 MB Progress (1): 102/114 MB Progress (1): 102/114 MB Progress (1): 102/114 MB Progress (1): 102/114 MB Progress (1): 102/114 MB Progress (1): 102/114 MB Progress (1): 102/114 MB Progress (1): 102/114 MB Progress (1): 102/114 MB Progress (1): 102/114 MB Progress (1): 102/114 MB Progress (1): 102/114 MB Progress (1): 102/114 MB Progress (1): 102/114 MB Progress (1): 102/114 MB Progress (1): 102/114 MB Progress (1): 102/114 MB Progress (1): 102/114 MB Progress (1): 102/114 MB Progress (1): 102/114 MB Progress (1): 102/114 MB Progress (1): 102/114 MB Progress (1): 102/114 MB Progress (1): 102/114 MB Progress (1): 102/114 MB Progress (1): 102/114 MB Progress (1): 102/114 MB Progress (1): 102/114 MB Progress (1): 102/114 MB Progress (1): 102/114 MB Progress (1): 102/114 MB Progress (1): 102/114 MB Progress (1): 102/114 MB Progress (1): 102/114 MB Progress (1): 102/114 MB Progress (1): 102/114 MB Progress (1): 102/114 MB Progress (1): 102/114 MB Progress (1): 102/114 MB Progress (1): 102/114 MB Progress (1): 102/114 MB Progress (1): 102/114 MB Progress (1): 102/114 MB Progress (1): 102/114 MB Progress (1): 102/114 MB Progress (1): 102/114 MB Progress (1): 102/114 MB Progress (1): 102/114 MB Progress (1): 102/114 MB Progress (1): 102/114 MB Progress (1): 102/114 MB Progress (1): 102/114 MB Progress (1): 102/114 MB Progress (1): 102/114 MB Progress (1): 102/114 MB Progress (1): 102/114 MB Progress (1): 102/114 MB Progress (1): 102/114 MB Progress (1): 102/114 MB Progress (1): 102/114 MB Progress (1): 102/114 MB Progress (1): 102/114 MB Progress (1): 102/114 MB Progress (1): 102/114 MB Progress (1): 102/114 MB Progress (1): 102/114 MB Progress (1): 102/114 MB Progress (1): 102/114 MB Progress (1): 102/114 MB Progress (1): 102/114 MB Progress (1): 102/114 MB Progress (1): 102/114 MB Progress (1): 102/114 MB Progress (1): 102/114 MB Progress (1): 102/114 MB Progress (1): 102/114 MB Progress (1): 102/114 MB Progress (1): 102/114 MB Progress (1): 102/114 MB Progress (1): 102/114 MB Progress (1): 102/114 MB Progress (1): 102/114 MB Progress (1): 102/114 MB Progress (1): 102/114 MB Progress (1): 102/114 MB Progress (1): 102/114 MB Progress (1): 102/114 MB Progress (1): 102/114 MB Progress (1): 102/114 MB Progress (1): 102/114 MB Progress (1): 102/114 MB Progress (1): 102/114 MB Progress (1): 102/114 MB Progress (1): 102/114 MB Progress (1): 102/114 MB Progress (1): 102/114 MB Progress (1): 102/114 MB Progress (1): 102/114 MB Progress (1): 102/114 MB Progress (1): 102/114 MB Progress (1): 102/114 MB Progress (1): 102/114 MB Progress (1): 102/114 MB Progress (1): 102/114 MB Progress (1): 102/114 MB Progress (1): 102/114 MB Progress (1): 102/114 MB Progress (1): 102/114 MB Progress (1): 102/114 MB Progress (1): 102/114 MB Progress (1): 102/114 MB Progress (1): 102/114 MB Progress (1): 102/114 MB Progress (1): 102/114 MB Progress (1): 102/114 MB Progress (1): 102/114 MB Progress (1): 102/114 MB Progress (1): 102/114 MB Progress (1): 102/114 MB Progress (1): 102/114 MB Progress (1): 102/114 MB Progress (1): 102/114 MB Progress (1): 102/114 MB Progress (1): 102/114 MB Progress (1): 102/114 MB Progress (1): 102/114 MB Progress (1): 102/114 MB Progress (1): 102/114 MB Progress (1): 102/114 MB Progress (1): 102/114 MB Progress (1): 102/114 MB Progress (1): 102/114 MB Progress (1): 102/114 MB Progress (1): 102/114 MB Progress (1): 102/114 MB Progress (1): 102/114 MB Progress (1): 102/114 MB Progress (1): 102/114 MB Progress (1): 102/114 MB Progress (1): 102/114 MB Progress (1): 102/114 MB Progress (1): 102/114 MB Progress (1): 102/114 MB Progress (1): 102/114 MB Progress (1): 102/114 MB Progress (1): 102/114 MB Progress (1): 102/114 MB Progress (1): 102/114 MB Progress (1): 102/114 MB Progress (1): 102/114 MB Progress (1): 102/114 MB Progress (1): 102/114 MB Progress (1): 102/114 MB Progress (1): 102/114 MB Progress (1): 102/114 MB Progress (1): 102/114 MB Progress (1): 102/114 MB Progress (1): 102/114 MB Progress (1): 102/114 MB Progress (1): 102/114 MB Progress (1): 102/114 MB Progress (1): 102/114 MB Progress (1): 102/114 MB Progress (1): 102/114 MB Progress (1): 102/114 MB Progress (1): 102/114 MB Progress (1): 102/114 MB Progress (1): 102/114 MB Progress (1): 102/114 MB Progress (1): 102/114 MB Progress (1): 102/114 MB Progress (1): 102/114 MB Progress (1): 102/114 MB Progress (1): 102/114 MB Progress (1): 102/114 MB Progress (1): 102/114 MB Progress (1): 102/114 MB Progress (1): 102/114 MB Progress (1): 102/114 MB Progress (1): 102/114 MB Progress (1): 102/114 MB Progress (1): 102/114 MB Progress (1): 102/114 MB Progress (1): 102/114 MB Progress (1): 102/114 MB Progress (1): 102/114 MB Progress (1): 102/114 MB Progress (1): 102/114 MB Progress (1): 102/114 MB Progress (1): 102/114 MB Progress (1): 102/114 MB Progress (1): 102/114 MB Progress (1): 102/114 MB Progress (1): 102/114 MB Progress (1): 102/114 MB Progress (1): 102/114 MB Progress (1): 102/114 MB Progress (1): 102/114 MB Progress (1): 102/114 MB Progress (1): 102/114 MB Progress (1): 102/114 MB Progress (1): 102/114 MB Progress (1): 102/114 MB Progress (1): 102/114 MB Progress (1): 102/114 MB Progress (1): 102/114 MB Progress (1): 102/114 MB Progress (1): 102/114 MB Progress (1): 102/114 MB Progress (1): 102/114 MB Progress (1): 102/114 MB Progress (1): 102/114 MB Progress (1): 102/114 MB Progress (1): 102/114 MB Progress (1): 102/114 MB Progress (1): 102/114 MB Progress (1): 102/114 MB Progress (1): 102/114 MB Progress (1): 102/114 MB Progress (1): 102/114 MB Progress (1): 102/114 MB Progress (1): 102/114 MB Progress (1): 102/114 MB Progress (1): 102/114 MB Progress (1): 102/114 MB Progress (1): 102/114 MB Progress (1): 102/114 MB Progress (1): 102/114 MB Progress (1): 102/114 MB Progress (1): 102/114 MB Progress (1): 102/114 MB Progress (1): 102/114 MB Progress (1): 102/114 MB Progress (1): 102/114 MB Progress (1): 102/114 MB Progress (1): 102/114 MB Progress (1): 102/114 MB Progress (1): 102/114 MB Progress (1): 102/114 MB Progress (1): 102/114 MB Progress (1): 102/114 MB Progress (1): 102/114 MB Progress (1): 102/114 MB Progress (1): 102/114 MB Progress (1): 102/114 MB Progress (1): 102/114 MB Progress (1): 102/114 MB Progress (1): 102/114 MB Progress (1): 102/114 MB Progress (1): 102/114 MB Progress (1): 102/114 MB Progress (1): 102/114 MB Progress (1): 102/114 MB Progress (1): 102/114 MB Progress (1): 102/114 MB Progress (1): 102/114 MB Progress (1): 102/114 MB Progress (1): 102/114 MB Progress (1): 102/114 MB Progress (1): 102/114 MB Progress (1): 102/114 MB Progress (1): 102/114 MB Progress (1): 102/114 MB Progress (1): 102/114 MB Progress (1): 102/114 MB Progress (1): 102/114 MB Progress (1): 102/114 MB Progress (1): 102/114 MB Progress (1): 102/114 MB Progress (1): 102/114 MB Progress (1): 102/114 MB Progress (1): 102/114 MB Progress (1): 102/114 MB Progress (1): 102/114 MB Progress (1): 102/114 MB Progress (1): 102/114 MB Progress (1): 102/114 MB Progress (1): 102/114 MB Progress (1): 102/114 MB Progress (1): 102/114 MB Progress (1): 102/114 MB Progress (1): 102/114 MB Progress (1): 102/114 MB Progress (1): 102/114 MB Progress (1): 102/114 MB Progress (1): 102/114 MB Progress (1): 102/114 MB Progress (1): 102/114 MB Progress (1): 102/114 MB Progress (1): 102/114 MB Progress (1): 102/114 MB Progress (1): 102/114 MB Progress (1): 102/114 MB Progress (1): 102/114 MB Progress (1): 102/114 MB Progress (1): 102/114 MB Progress (1): 102/114 MB Progress (1): 102/114 MB Progress (1): 102/114 MB Progress (1): 102/114 MB Progress (1): 102/114 MB Progress (1): 102/114 MB Progress (1): 102/114 MB Progress (1): 102/114 MB Progress (1): 102/114 MB Progress (1): 102/114 MB Progress (1): 102/114 MB Progress (1): 102/114 MB Progress (1): 102/114 MB Progress (1): 102/114 MB Progress (1): 102/114 MB Progress (1): 102/114 MB Progress (1): 102/114 MB Progress (1): 102/114 MB Progress (1): 102/114 MB Progress (1): 102/114 MB Progress (1): 102/114 MB Progress (1): 102/114 MB Progress (1): 102/114 MB Progress (1): 102/114 MB Progress (1): 102/114 MB Progress (1): 102/114 MB Progress (1): 102/114 MB Progress (1): 102/114 MB Progress (1): 102/114 MB Progress (1): 102/114 MB Progress (1): 102/114 MB Progress (1): 102/114 MB Progress (1): 102/114 MB Progress (1): 102/114 MB Progress (1): 102/114 MB Progress (1): 102/114 MB Progress (1): 102/114 MB Progress (1): 102/114 MB Progress (1): 102/114 MB Progress (1): 102/114 MB Progress (1): 102/114 MB Progress (1): 102/114 MB Progress (1): 102/114 MB Progress (1): 102/114 MB Progress (1): 102/114 MB Progress (1): 102/114 MB Progress (1): 102/114 MB Progress (1): 102/114 MB Progress (1): 102/114 MB Progress (1): 102/114 MB Progress (1): 102/114 MB Progress (1): 102/114 MB Progress (1): 102/114 MB Progress (1): 102/114 MB Progress (1): 102/114 MB Progress (1): 102/114 MB Progress (1): 102/114 MB Progress (1): 102/114 MB Progress (1): 102/114 MB Progress (1): 102/114 MB Progress (1): 102/114 MB Progress (1): 102/114 MB Progress (1): 102/114 MB Progress (1): 102/114 MB Progress (1): 102/114 MB Progress (1): 102/114 MB Progress (1): 102/114 MB Progress (1): 102/114 MB Progress (1): 102/114 MB Progress (1): 102/114 MB Progress (1): 102/114 MB Progress (1): 102/114 MB Progress (1): 102/114 MB Progress (1): 102/114 MB Progress (1): 102/114 MB Progress (1): 102/114 MB Progress (1): 102/114 MB Progress (1): 102/114 MB Progress (1): 102/114 MB Progress (1): 102/114 MB Progress (1): 102/114 MB Progress (1): 102/114 MB Progress (1): 102/114 MB Progress (1): 102/114 MB Progress (1): 102/114 MB Progress (1): 102/114 MB Progress (1): 102/114 MB Progress (1): 102/114 MB Progress (1): 102/114 MB Progress (1): 102/114 MB Progress (1): 102/114 MB Progress (1): 102/114 MB Progress (1): 102/114 MB Progress (1): 102/114 MB Progress (1): 102/114 MB Progress (1): 102/114 MB Progress (1): 102/114 MB Progress (1): 102/114 MB Progress (1): 102/114 MB Progress (1): 102/114 MB Progress (1): 102/114 MB Progress (1): 102/114 MB Progress (1): 102/114 MB Progress (1): 102/114 MB Progress (1): 102/114 MB Progress (1): 102/114 MB Progress (1): 102/114 MB Progress (1): 102/114 MB Progress (1): 102/114 MB Progress (1): 102/114 MB Progress (1): 102/114 MB Progress (1): 102/114 MB Progress (1): 102/114 MB Progress (1): 102/114 MB Progress (1): 102/114 MB Progress (1): 102/114 MB Progress (1): 102/114 MB Progress (1): 102/114 MB Progress (1): 102/114 MB Progress (1): 102/114 MB Progress (1): 102/114 MB Progress (1): 102/114 MB Progress (1): 102/114 MB Progress (1): 102/114 MB Progress (1): 102/114 MB Progress (1): 102/114 MB Progress (1): 102/114 MB Progress (1): 102/114 MB Progress (1): 102/114 MB Progress (1): 102/114 MB Progress (1): 102/114 MB Progress (1): 102/114 MB Progress (1): 102/114 MB Progress (1): 102/114 MB Progress (1): 102/114 MB Progress (1): 102/114 MB Progress (1): 102/114 MB Progress (1): 102/114 MB Progress (1): 102/114 MB Progress (1): 102/114 MB Progress (1): 102/114 MB Progress (1): 102/114 MB Progress (1): 102/114 MB Progress (1): 102/114 MB Progress (1): 102/114 MB Progress (1): 102/114 MB Progress (1): 102/114 MB Progress (1): 102/114 MB Progress (1): 102/114 MB Progress (1): 102/114 MB Progress (1): 102/114 MB Progress (1): 102/114 MB Progress (1): 102/114 MB Progress (1): 102/114 MB Progress (1): 102/114 MB Progress (1): 102/114 MB Progress (1): 102/114 MB Progress (1): 102/114 MB Progress (1): 102/114 MB Progress (1): 102/114 MB Progress (1): 102/114 MB Progress (1): 102/114 MB Progress (1): 102/114 MB Progress (1): 102/114 MB Progress (1): 102/114 MB Progress (1): 103/114 MB Progress (1): 103/114 MB Progress (1): 103/114 MB Progress (1): 103/114 MB Progress (1): 103/114 MB Progress (1): 103/114 MB Progress (1): 103/114 MB Progress (1): 103/114 MB Progress (1): 103/114 MB Progress (1): 103/114 MB Progress (1): 103/114 MB Progress (1): 103/114 MB Progress (1): 103/114 MB Progress (1): 103/114 MB Progress (1): 103/114 MB Progress (1): 103/114 MB Progress (1): 103/114 MB Progress (1): 103/114 MB Progress (1): 103/114 MB Progress (1): 103/114 MB Progress (1): 103/114 MB Progress (1): 103/114 MB Progress (1): 103/114 MB Progress (1): 103/114 MB Progress (1): 103/114 MB Progress (1): 103/114 MB Progress (1): 103/114 MB Progress (1): 103/114 MB Progress (1): 103/114 MB Progress (1): 103/114 MB Progress (1): 103/114 MB Progress (1): 103/114 MB Progress (1): 103/114 MB Progress (1): 103/114 MB Progress (1): 103/114 MB Progress (1): 103/114 MB Progress (1): 103/114 MB Progress (1): 103/114 MB Progress (1): 103/114 MB Progress (1): 103/114 MB Progress (1): 103/114 MB Progress (1): 103/114 MB Progress (1): 103/114 MB Progress (1): 103/114 MB Progress (1): 103/114 MB Progress (1): 103/114 MB Progress (1): 103/114 MB Progress (1): 103/114 MB Progress (1): 103/114 MB Progress (1): 103/114 MB Progress (1): 103/114 MB Progress (1): 103/114 MB Progress (1): 103/114 MB Progress (1): 103/114 MB Progress (1): 103/114 MB Progress (1): 103/114 MB Progress (1): 103/114 MB Progress (1): 103/114 MB Progress (1): 103/114 MB Progress (1): 103/114 MB Progress (1): 103/114 MB Progress (1): 103/114 MB Progress (1): 103/114 MB Progress (1): 103/114 MB Progress (1): 103/114 MB Progress (1): 103/114 MB Progress (1): 103/114 MB Progress (1): 103/114 MB Progress (1): 103/114 MB Progress (1): 103/114 MB Progress (1): 103/114 MB Progress (1): 103/114 MB Progress (1): 103/114 MB Progress (1): 103/114 MB Progress (1): 103/114 MB Progress (1): 103/114 MB Progress (1): 103/114 MB Progress (1): 103/114 MB Progress (1): 103/114 MB Progress (1): 103/114 MB Progress (1): 103/114 MB Progress (1): 103/114 MB Progress (1): 103/114 MB Progress (1): 103/114 MB Progress (1): 103/114 MB Progress (1): 103/114 MB Progress (1): 103/114 MB Progress (1): 103/114 MB Progress (1): 103/114 MB Progress (1): 103/114 MB Progress (1): 103/114 MB Progress (1): 103/114 MB Progress (1): 103/114 MB Progress (1): 103/114 MB Progress (1): 103/114 MB Progress (1): 103/114 MB Progress (1): 103/114 MB Progress (1): 103/114 MB Progress (1): 103/114 MB Progress (1): 103/114 MB Progress (1): 103/114 MB Progress (1): 103/114 MB Progress (1): 103/114 MB Progress (1): 103/114 MB Progress (1): 103/114 MB Progress (1): 103/114 MB Progress (1): 103/114 MB Progress (1): 103/114 MB Progress (1): 103/114 MB Progress (1): 103/114 MB Progress (1): 103/114 MB Progress (1): 103/114 MB Progress (1): 103/114 MB Progress (1): 103/114 MB Progress (1): 103/114 MB Progress (1): 103/114 MB Progress (1): 103/114 MB Progress (1): 103/114 MB Progress (1): 103/114 MB Progress (1): 103/114 MB Progress (1): 103/114 MB Progress (1): 103/114 MB Progress (1): 103/114 MB Progress (1): 103/114 MB Progress (1): 103/114 MB Progress (1): 103/114 MB Progress (1): 103/114 MB Progress (1): 103/114 MB Progress (1): 103/114 MB Progress (1): 103/114 MB Progress (1): 103/114 MB Progress (1): 103/114 MB Progress (1): 103/114 MB Progress (1): 103/114 MB Progress (1): 103/114 MB Progress (1): 103/114 MB Progress (1): 103/114 MB Progress (1): 103/114 MB Progress (1): 103/114 MB Progress (1): 103/114 MB Progress (1): 103/114 MB Progress (1): 103/114 MB Progress (1): 103/114 MB Progress (1): 103/114 MB Progress (1): 103/114 MB Progress (1): 103/114 MB Progress (1): 103/114 MB Progress (1): 103/114 MB Progress (1): 103/114 MB Progress (1): 103/114 MB Progress (1): 103/114 MB Progress (1): 103/114 MB Progress (1): 103/114 MB Progress (1): 103/114 MB Progress (1): 103/114 MB Progress (1): 103/114 MB Progress (1): 103/114 MB Progress (1): 103/114 MB Progress (1): 103/114 MB Progress (1): 103/114 MB Progress (1): 103/114 MB Progress (1): 103/114 MB Progress (1): 103/114 MB Progress (1): 103/114 MB Progress (1): 103/114 MB Progress (1): 103/114 MB Progress (1): 103/114 MB Progress (1): 103/114 MB Progress (1): 103/114 MB Progress (1): 103/114 MB Progress (1): 103/114 MB Progress (1): 103/114 MB Progress (1): 103/114 MB Progress (1): 103/114 MB Progress (1): 103/114 MB Progress (1): 103/114 MB Progress (1): 103/114 MB Progress (1): 103/114 MB Progress (1): 103/114 MB Progress (1): 103/114 MB Progress (1): 103/114 MB Progress (1): 103/114 MB Progress (1): 103/114 MB Progress (1): 103/114 MB Progress (1): 103/114 MB Progress (1): 103/114 MB Progress (1): 103/114 MB Progress (1): 103/114 MB Progress (1): 103/114 MB Progress (1): 103/114 MB Progress (1): 103/114 MB Progress (1): 103/114 MB Progress (1): 103/114 MB Progress (1): 103/114 MB Progress (1): 103/114 MB Progress (1): 103/114 MB Progress (1): 103/114 MB Progress (1): 103/114 MB Progress (1): 103/114 MB Progress (1): 103/114 MB Progress (1): 103/114 MB Progress (1): 103/114 MB Progress (1): 103/114 MB Progress (1): 103/114 MB Progress (1): 103/114 MB Progress (1): 103/114 MB Progress (1): 103/114 MB Progress (1): 103/114 MB Progress (1): 103/114 MB Progress (1): 103/114 MB Progress (1): 103/114 MB Progress (1): 103/114 MB Progress (1): 103/114 MB Progress (1): 103/114 MB Progress (1): 103/114 MB Progress (1): 103/114 MB Progress (1): 103/114 MB Progress (1): 103/114 MB Progress (1): 103/114 MB Progress (1): 103/114 MB Progress (1): 103/114 MB Progress (1): 103/114 MB Progress (1): 103/114 MB Progress (1): 103/114 MB Progress (1): 103/114 MB Progress (1): 103/114 MB Progress (1): 103/114 MB Progress (1): 103/114 MB Progress (1): 103/114 MB Progress (1): 103/114 MB Progress (1): 103/114 MB Progress (1): 103/114 MB Progress (1): 103/114 MB Progress (1): 103/114 MB Progress (1): 103/114 MB Progress (1): 103/114 MB Progress (1): 103/114 MB Progress (1): 103/114 MB Progress (1): 103/114 MB Progress (1): 103/114 MB Progress (1): 103/114 MB Progress (1): 103/114 MB Progress (1): 103/114 MB Progress (1): 103/114 MB Progress (1): 103/114 MB Progress (1): 103/114 MB Progress (1): 103/114 MB Progress (1): 103/114 MB Progress (1): 103/114 MB Progress (1): 103/114 MB Progress (1): 103/114 MB Progress (1): 103/114 MB Progress (1): 103/114 MB Progress (1): 103/114 MB Progress (1): 103/114 MB Progress (1): 103/114 MB Progress (1): 103/114 MB Progress (1): 103/114 MB Progress (1): 103/114 MB Progress (1): 103/114 MB Progress (1): 103/114 MB Progress (1): 103/114 MB Progress (1): 103/114 MB Progress (1): 103/114 MB Progress (1): 103/114 MB Progress (1): 103/114 MB Progress (1): 103/114 MB Progress (1): 103/114 MB Progress (1): 103/114 MB Progress (1): 103/114 MB Progress (1): 103/114 MB Progress (1): 103/114 MB Progress (1): 103/114 MB Progress (1): 103/114 MB Progress (1): 103/114 MB Progress (1): 103/114 MB Progress (1): 103/114 MB Progress (1): 103/114 MB Progress (1): 103/114 MB Progress (1): 103/114 MB Progress (1): 103/114 MB Progress (1): 103/114 MB Progress (1): 103/114 MB Progress (1): 103/114 MB Progress (1): 103/114 MB Progress (1): 103/114 MB Progress (1): 103/114 MB Progress (1): 103/114 MB Progress (1): 103/114 MB Progress (1): 103/114 MB Progress (1): 103/114 MB Progress (1): 103/114 MB Progress (1): 103/114 MB Progress (1): 103/114 MB Progress (1): 103/114 MB Progress (1): 103/114 MB Progress (1): 103/114 MB Progress (1): 103/114 MB Progress (1): 103/114 MB Progress (1): 103/114 MB Progress (1): 103/114 MB Progress (1): 103/114 MB Progress (1): 103/114 MB Progress (1): 103/114 MB Progress (1): 103/114 MB Progress (1): 103/114 MB Progress (1): 103/114 MB Progress (1): 103/114 MB Progress (1): 103/114 MB Progress (1): 103/114 MB Progress (1): 103/114 MB Progress (1): 103/114 MB Progress (1): 103/114 MB Progress (1): 103/114 MB Progress (1): 103/114 MB Progress (1): 103/114 MB Progress (1): 103/114 MB Progress (1): 103/114 MB Progress (1): 103/114 MB Progress (1): 103/114 MB Progress (1): 103/114 MB Progress (1): 103/114 MB Progress (1): 103/114 MB Progress (1): 103/114 MB Progress (1): 103/114 MB Progress (1): 103/114 MB Progress (1): 103/114 MB Progress (1): 103/114 MB Progress (1): 103/114 MB Progress (1): 103/114 MB Progress (1): 103/114 MB Progress (1): 103/114 MB Progress (1): 103/114 MB Progress (1): 103/114 MB Progress (1): 103/114 MB Progress (1): 103/114 MB Progress (1): 103/114 MB Progress (1): 103/114 MB Progress (1): 103/114 MB Progress (1): 103/114 MB Progress (1): 103/114 MB Progress (1): 103/114 MB Progress (1): 103/114 MB Progress (1): 103/114 MB Progress (1): 103/114 MB Progress (1): 103/114 MB Progress (1): 103/114 MB Progress (1): 103/114 MB Progress (1): 103/114 MB Progress (1): 103/114 MB Progress (1): 103/114 MB Progress (1): 103/114 MB Progress (1): 103/114 MB Progress (1): 103/114 MB Progress (1): 103/114 MB Progress (1): 103/114 MB Progress (1): 103/114 MB Progress (1): 103/114 MB Progress (1): 103/114 MB Progress (1): 103/114 MB Progress (1): 103/114 MB Progress (1): 103/114 MB Progress (1): 103/114 MB Progress (1): 103/114 MB Progress (1): 103/114 MB Progress (1): 103/114 MB Progress (1): 103/114 MB Progress (1): 103/114 MB Progress (1): 103/114 MB Progress (1): 103/114 MB Progress (1): 103/114 MB Progress (1): 103/114 MB Progress (1): 103/114 MB Progress (1): 103/114 MB Progress (1): 103/114 MB Progress (1): 103/114 MB Progress (1): 103/114 MB Progress (1): 103/114 MB Progress (1): 103/114 MB Progress (1): 103/114 MB Progress (1): 103/114 MB Progress (1): 103/114 MB Progress (1): 103/114 MB Progress (1): 103/114 MB Progress (1): 103/114 MB Progress (1): 103/114 MB Progress (1): 103/114 MB Progress (1): 103/114 MB Progress (1): 103/114 MB Progress (1): 103/114 MB Progress (1): 103/114 MB Progress (1): 103/114 MB Progress (1): 103/114 MB Progress (1): 103/114 MB Progress (1): 103/114 MB Progress (1): 103/114 MB Progress (1): 103/114 MB Progress (1): 103/114 MB Progress (1): 103/114 MB Progress (1): 103/114 MB Progress (1): 103/114 MB Progress (1): 103/114 MB Progress (1): 103/114 MB Progress (1): 103/114 MB Progress (1): 103/114 MB Progress (1): 103/114 MB Progress (1): 103/114 MB Progress (1): 103/114 MB Progress (1): 103/114 MB Progress (1): 103/114 MB Progress (1): 103/114 MB Progress (1): 103/114 MB Progress (1): 103/114 MB Progress (1): 103/114 MB Progress (1): 103/114 MB Progress (1): 103/114 MB Progress (1): 103/114 MB Progress (1): 103/114 MB Progress (1): 103/114 MB Progress (1): 103/114 MB Progress (1): 103/114 MB Progress (1): 103/114 MB Progress (1): 103/114 MB Progress (1): 103/114 MB Progress (1): 103/114 MB Progress (1): 103/114 MB Progress (1): 103/114 MB Progress (1): 103/114 MB Progress (1): 103/114 MB Progress (1): 103/114 MB Progress (1): 103/114 MB Progress (1): 103/114 MB Progress (1): 103/114 MB Progress (1): 103/114 MB Progress (1): 103/114 MB Progress (1): 103/114 MB Progress (1): 103/114 MB Progress (1): 103/114 MB Progress (1): 103/114 MB Progress (1): 103/114 MB Progress (1): 103/114 MB Progress (1): 103/114 MB Progress (1): 103/114 MB Progress (1): 103/114 MB Progress (1): 103/114 MB Progress (1): 103/114 MB Progress (1): 103/114 MB Progress (1): 103/114 MB Progress (1): 103/114 MB Progress (1): 103/114 MB Progress (1): 103/114 MB Progress (1): 103/114 MB Progress (1): 103/114 MB Progress (1): 103/114 MB Progress (1): 103/114 MB Progress (1): 103/114 MB Progress (1): 103/114 MB Progress (1): 103/114 MB Progress (1): 103/114 MB Progress (1): 103/114 MB Progress (1): 103/114 MB Progress (1): 103/114 MB Progress (1): 103/114 MB Progress (1): 103/114 MB Progress (1): 103/114 MB Progress (1): 103/114 MB Progress (1): 103/114 MB Progress (1): 103/114 MB Progress (1): 103/114 MB Progress (1): 103/114 MB Progress (1): 103/114 MB Progress (1): 103/114 MB Progress (1): 103/114 MB Progress (1): 103/114 MB Progress (1): 103/114 MB Progress (1): 103/114 MB Progress (1): 103/114 MB Progress (1): 103/114 MB Progress (1): 103/114 MB Progress (1): 103/114 MB Progress (1): 103/114 MB Progress (1): 103/114 MB Progress (1): 103/114 MB Progress (1): 103/114 MB Progress (1): 103/114 MB Progress (1): 103/114 MB Progress (1): 103/114 MB Progress (1): 103/114 MB Progress (1): 103/114 MB Progress (1): 104/114 MB Progress (1): 104/114 MB Progress (1): 104/114 MB Progress (1): 104/114 MB Progress (1): 104/114 MB Progress (1): 104/114 MB Progress (1): 104/114 MB Progress (1): 104/114 MB Progress (1): 104/114 MB Progress (1): 104/114 MB Progress (1): 104/114 MB Progress (1): 104/114 MB Progress (1): 104/114 MB Progress (1): 104/114 MB Progress (1): 104/114 MB Progress (1): 104/114 MB Progress (1): 104/114 MB Progress (1): 104/114 MB Progress (1): 104/114 MB Progress (1): 104/114 MB Progress (1): 104/114 MB Progress (1): 104/114 MB Progress (1): 104/114 MB Progress (1): 104/114 MB Progress (1): 104/114 MB Progress (1): 104/114 MB Progress (1): 104/114 MB Progress (1): 104/114 MB Progress (1): 104/114 MB Progress (1): 104/114 MB Progress (1): 104/114 MB Progress (1): 104/114 MB Progress (1): 104/114 MB Progress (1): 104/114 MB Progress (1): 104/114 MB Progress (1): 104/114 MB Progress (1): 104/114 MB Progress (1): 104/114 MB Progress (1): 104/114 MB Progress (1): 104/114 MB Progress (1): 104/114 MB Progress (1): 104/114 MB Progress (1): 104/114 MB Progress (1): 104/114 MB Progress (1): 104/114 MB Progress (1): 104/114 MB Progress (1): 104/114 MB Progress (1): 104/114 MB Progress (1): 104/114 MB Progress (1): 104/114 MB Progress (1): 104/114 MB Progress (1): 104/114 MB Progress (1): 104/114 MB Progress (1): 104/114 MB Progress (1): 104/114 MB Progress (1): 104/114 MB Progress (1): 104/114 MB Progress (1): 104/114 MB Progress (1): 104/114 MB Progress (1): 104/114 MB Progress (1): 104/114 MB Progress (1): 104/114 MB Progress (1): 104/114 MB Progress (1): 104/114 MB Progress (1): 104/114 MB Progress (1): 104/114 MB Progress (1): 104/114 MB Progress (1): 104/114 MB Progress (1): 104/114 MB Progress (1): 104/114 MB Progress (1): 104/114 MB Progress (1): 104/114 MB Progress (1): 104/114 MB Progress (1): 104/114 MB Progress (1): 104/114 MB Progress (1): 104/114 MB Progress (1): 104/114 MB Progress (1): 104/114 MB Progress (1): 104/114 MB Progress (1): 104/114 MB Progress (1): 104/114 MB Progress (1): 104/114 MB Progress (1): 104/114 MB Progress (1): 104/114 MB Progress (1): 104/114 MB Progress (1): 104/114 MB Progress (1): 104/114 MB Progress (1): 104/114 MB Progress (1): 104/114 MB Progress (1): 104/114 MB Progress (1): 104/114 MB Progress (1): 104/114 MB Progress (1): 104/114 MB Progress (1): 104/114 MB Progress (1): 104/114 MB Progress (1): 104/114 MB Progress (1): 104/114 MB Progress (1): 104/114 MB Progress (1): 104/114 MB Progress (1): 104/114 MB Progress (1): 104/114 MB Progress (1): 104/114 MB Progress (1): 104/114 MB Progress (1): 104/114 MB Progress (1): 104/114 MB Progress (1): 104/114 MB Progress (1): 104/114 MB Progress (1): 104/114 MB Progress (1): 104/114 MB Progress (1): 104/114 MB Progress (1): 104/114 MB Progress (1): 104/114 MB Progress (1): 104/114 MB Progress (1): 104/114 MB Progress (1): 104/114 MB Progress (1): 104/114 MB Progress (1): 104/114 MB Progress (1): 104/114 MB Progress (1): 104/114 MB Progress (1): 104/114 MB Progress (1): 104/114 MB Progress (1): 104/114 MB Progress (1): 104/114 MB Progress (1): 104/114 MB Progress (1): 104/114 MB Progress (1): 104/114 MB Progress (1): 104/114 MB Progress (1): 104/114 MB Progress (1): 104/114 MB Progress (1): 104/114 MB Progress (1): 104/114 MB Progress (1): 104/114 MB Progress (1): 104/114 MB Progress (1): 104/114 MB Progress (1): 104/114 MB Progress (1): 104/114 MB Progress (1): 104/114 MB Progress (1): 104/114 MB Progress (1): 104/114 MB Progress (1): 104/114 MB Progress (1): 104/114 MB Progress (1): 104/114 MB Progress (1): 104/114 MB Progress (1): 104/114 MB Progress (1): 104/114 MB Progress (1): 104/114 MB Progress (1): 104/114 MB Progress (1): 104/114 MB Progress (1): 104/114 MB Progress (1): 104/114 MB Progress (1): 104/114 MB Progress (1): 104/114 MB Progress (1): 104/114 MB Progress (1): 104/114 MB Progress (1): 104/114 MB Progress (1): 104/114 MB Progress (1): 104/114 MB Progress (1): 104/114 MB Progress (1): 104/114 MB Progress (1): 104/114 MB Progress (1): 104/114 MB Progress (1): 104/114 MB Progress (1): 104/114 MB Progress (1): 104/114 MB Progress (1): 104/114 MB Progress (1): 104/114 MB Progress (1): 104/114 MB Progress (1): 104/114 MB Progress (1): 104/114 MB Progress (1): 104/114 MB Progress (1): 104/114 MB Progress (1): 104/114 MB Progress (1): 104/114 MB Progress (1): 104/114 MB Progress (1): 104/114 MB Progress (1): 104/114 MB Progress (1): 104/114 MB Progress (1): 104/114 MB Progress (1): 104/114 MB Progress (1): 104/114 MB Progress (1): 104/114 MB Progress (1): 104/114 MB Progress (1): 104/114 MB Progress (1): 104/114 MB Progress (1): 104/114 MB Progress (1): 104/114 MB Progress (1): 104/114 MB Progress (1): 104/114 MB Progress (1): 104/114 MB Progress (1): 104/114 MB Progress (1): 104/114 MB Progress (1): 104/114 MB Progress (1): 104/114 MB Progress (1): 104/114 MB Progress (1): 104/114 MB Progress (1): 104/114 MB Progress (1): 104/114 MB Progress (1): 104/114 MB Progress (1): 104/114 MB Progress (1): 104/114 MB Progress (1): 104/114 MB Progress (1): 104/114 MB Progress (1): 104/114 MB Progress (1): 104/114 MB Progress (1): 104/114 MB Progress (1): 104/114 MB Progress (1): 104/114 MB Progress (1): 104/114 MB Progress (1): 104/114 MB Progress (1): 104/114 MB Progress (1): 104/114 MB Progress (1): 104/114 MB Progress (1): 104/114 MB Progress (1): 104/114 MB Progress (1): 104/114 MB Progress (1): 104/114 MB Progress (1): 104/114 MB Progress (1): 104/114 MB Progress (1): 104/114 MB Progress (1): 104/114 MB Progress (1): 104/114 MB Progress (1): 104/114 MB Progress (1): 104/114 MB Progress (1): 104/114 MB Progress (1): 104/114 MB Progress (1): 104/114 MB Progress (1): 104/114 MB Progress (1): 104/114 MB Progress (1): 104/114 MB Progress (1): 104/114 MB Progress (1): 104/114 MB Progress (1): 104/114 MB Progress (1): 104/114 MB Progress (1): 104/114 MB Progress (1): 104/114 MB Progress (1): 104/114 MB Progress (1): 104/114 MB Progress (1): 104/114 MB Progress (1): 104/114 MB Progress (1): 104/114 MB Progress (1): 104/114 MB Progress (1): 104/114 MB Progress (1): 104/114 MB Progress (1): 104/114 MB Progress (1): 104/114 MB Progress (1): 104/114 MB Progress (1): 104/114 MB Progress (1): 104/114 MB Progress (1): 104/114 MB Progress (1): 104/114 MB Progress (1): 104/114 MB Progress (1): 104/114 MB Progress (1): 104/114 MB Progress (1): 104/114 MB Progress (1): 104/114 MB Progress (1): 104/114 MB Progress (1): 104/114 MB Progress (1): 104/114 MB Progress (1): 104/114 MB Progress (1): 104/114 MB Progress (1): 104/114 MB Progress (1): 104/114 MB Progress (1): 104/114 MB Progress (1): 104/114 MB Progress (1): 104/114 MB Progress (1): 104/114 MB Progress (1): 104/114 MB Progress (1): 104/114 MB Progress (1): 104/114 MB Progress (1): 104/114 MB Progress (1): 104/114 MB Progress (1): 104/114 MB Progress (1): 104/114 MB Progress (1): 104/114 MB Progress (1): 104/114 MB Progress (1): 104/114 MB Progress (1): 104/114 MB Progress (1): 104/114 MB Progress (1): 104/114 MB Progress (1): 104/114 MB Progress (1): 104/114 MB Progress (1): 104/114 MB Progress (1): 104/114 MB Progress (1): 104/114 MB Progress (1): 104/114 MB Progress (1): 104/114 MB Progress (1): 104/114 MB Progress (1): 104/114 MB Progress (1): 104/114 MB Progress (1): 104/114 MB Progress (1): 104/114 MB Progress (1): 104/114 MB Progress (1): 104/114 MB Progress (1): 104/114 MB Progress (1): 104/114 MB Progress (1): 104/114 MB Progress (1): 104/114 MB Progress (1): 104/114 MB Progress (1): 104/114 MB Progress (1): 104/114 MB Progress (1): 104/114 MB Progress (1): 104/114 MB Progress (1): 104/114 MB Progress (1): 104/114 MB Progress (1): 104/114 MB Progress (1): 104/114 MB Progress (1): 104/114 MB Progress (1): 104/114 MB Progress (1): 104/114 MB Progress (1): 104/114 MB Progress (1): 104/114 MB Progress (1): 104/114 MB Progress (1): 104/114 MB Progress (1): 104/114 MB Progress (1): 104/114 MB Progress (1): 104/114 MB Progress (1): 104/114 MB Progress (1): 104/114 MB Progress (1): 104/114 MB Progress (1): 104/114 MB Progress (1): 104/114 MB Progress (1): 104/114 MB Progress (1): 104/114 MB Progress (1): 104/114 MB Progress (1): 104/114 MB Progress (1): 104/114 MB Progress (1): 104/114 MB Progress (1): 104/114 MB Progress (1): 104/114 MB Progress (1): 104/114 MB Progress (1): 104/114 MB Progress (1): 104/114 MB Progress (1): 104/114 MB Progress (1): 104/114 MB Progress (1): 104/114 MB Progress (1): 104/114 MB Progress (1): 104/114 MB Progress (1): 104/114 MB Progress (1): 104/114 MB Progress (1): 104/114 MB Progress (1): 104/114 MB Progress (1): 104/114 MB Progress (1): 104/114 MB Progress (1): 104/114 MB Progress (1): 104/114 MB Progress (1): 104/114 MB Progress (1): 104/114 MB Progress (1): 104/114 MB Progress (1): 104/114 MB Progress (1): 104/114 MB Progress (1): 104/114 MB Progress (1): 104/114 MB Progress (1): 104/114 MB Progress (1): 104/114 MB Progress (1): 104/114 MB Progress (1): 104/114 MB Progress (1): 104/114 MB Progress (1): 104/114 MB Progress (1): 104/114 MB Progress (1): 104/114 MB Progress (1): 104/114 MB Progress (1): 104/114 MB Progress (1): 104/114 MB Progress (1): 104/114 MB Progress (1): 104/114 MB Progress (1): 104/114 MB Progress (1): 104/114 MB Progress (1): 104/114 MB Progress (1): 104/114 MB Progress (1): 104/114 MB Progress (1): 104/114 MB Progress (1): 104/114 MB Progress (1): 104/114 MB Progress (1): 104/114 MB Progress (1): 104/114 MB Progress (1): 104/114 MB Progress (1): 104/114 MB Progress (1): 104/114 MB Progress (1): 104/114 MB Progress (1): 104/114 MB Progress (1): 104/114 MB Progress (1): 104/114 MB Progress (1): 104/114 MB Progress (1): 104/114 MB Progress (1): 104/114 MB Progress (1): 104/114 MB Progress (1): 104/114 MB Progress (1): 104/114 MB Progress (1): 104/114 MB Progress (1): 104/114 MB Progress (1): 104/114 MB Progress (1): 104/114 MB Progress (1): 104/114 MB Progress (1): 104/114 MB Progress (1): 104/114 MB Progress (1): 104/114 MB Progress (1): 104/114 MB Progress (1): 104/114 MB Progress (1): 104/114 MB Progress (1): 104/114 MB Progress (1): 104/114 MB Progress (1): 104/114 MB Progress (1): 104/114 MB Progress (1): 104/114 MB Progress (1): 104/114 MB Progress (1): 104/114 MB Progress (1): 104/114 MB Progress (1): 104/114 MB Progress (1): 104/114 MB Progress (1): 104/114 MB Progress (1): 104/114 MB Progress (1): 104/114 MB Progress (1): 104/114 MB Progress (1): 104/114 MB Progress (1): 104/114 MB Progress (1): 104/114 MB Progress (1): 104/114 MB Progress (1): 104/114 MB Progress (1): 104/114 MB Progress (1): 104/114 MB Progress (1): 104/114 MB Progress (1): 104/114 MB Progress (1): 104/114 MB Progress (1): 104/114 MB Progress (1): 104/114 MB Progress (1): 104/114 MB Progress (1): 104/114 MB Progress (1): 104/114 MB Progress (1): 104/114 MB Progress (1): 104/114 MB Progress (1): 104/114 MB Progress (1): 104/114 MB Progress (1): 104/114 MB Progress (1): 104/114 MB Progress (1): 104/114 MB Progress (1): 104/114 MB Progress (1): 104/114 MB Progress (1): 104/114 MB Progress (1): 104/114 MB Progress (1): 104/114 MB Progress (1): 104/114 MB Progress (1): 104/114 MB Progress (1): 104/114 MB Progress (1): 104/114 MB Progress (1): 104/114 MB Progress (1): 104/114 MB Progress (1): 104/114 MB Progress (1): 104/114 MB Progress (1): 104/114 MB Progress (1): 104/114 MB Progress (1): 104/114 MB Progress (1): 104/114 MB Progress (1): 104/114 MB Progress (1): 104/114 MB Progress (1): 104/114 MB Progress (1): 104/114 MB Progress (1): 104/114 MB Progress (1): 104/114 MB Progress (1): 104/114 MB Progress (1): 104/114 MB Progress (1): 104/114 MB Progress (1): 104/114 MB Progress (1): 104/114 MB Progress (1): 104/114 MB Progress (1): 104/114 MB Progress (1): 104/114 MB Progress (1): 104/114 MB Progress (1): 104/114 MB Progress (1): 104/114 MB Progress (1): 104/114 MB Progress (1): 104/114 MB Progress (1): 104/114 MB Progress (1): 104/114 MB Progress (1): 104/114 MB Progress (1): 104/114 MB Progress (1): 104/114 MB Progress (1): 104/114 MB Progress (1): 104/114 MB Progress (1): 104/114 MB Progress (1): 104/114 MB Progress (1): 104/114 MB Progress (1): 104/114 MB Progress (1): 104/114 MB Progress (1): 104/114 MB Progress (1): 104/114 MB Progress (1): 104/114 MB Progress (1): 104/114 MB Progress (1): 104/114 MB Progress (1): 105/114 MB Progress (1): 105/114 MB Progress (1): 105/114 MB Progress (1): 105/114 MB Progress (1): 105/114 MB Progress (1): 105/114 MB Progress (1): 105/114 MB Progress (1): 105/114 MB Progress (1): 105/114 MB Progress (1): 105/114 MB Progress (1): 105/114 MB Progress (1): 105/114 MB Progress (1): 105/114 MB Progress (1): 105/114 MB Progress (1): 105/114 MB Progress (1): 105/114 MB Progress (1): 105/114 MB Progress (1): 105/114 MB Progress (1): 105/114 MB Progress (1): 105/114 MB Progress (1): 105/114 MB Progress (1): 105/114 MB Progress (1): 105/114 MB Progress (1): 105/114 MB Progress (1): 105/114 MB Progress (1): 105/114 MB Progress (1): 105/114 MB Progress (1): 105/114 MB Progress (1): 105/114 MB Progress (1): 105/114 MB Progress (1): 105/114 MB Progress (1): 105/114 MB Progress (1): 105/114 MB Progress (1): 105/114 MB Progress (1): 105/114 MB Progress (1): 105/114 MB Progress (1): 105/114 MB Progress (1): 105/114 MB Progress (1): 105/114 MB Progress (1): 105/114 MB Progress (1): 105/114 MB Progress (1): 105/114 MB Progress (1): 105/114 MB Progress (1): 105/114 MB Progress (1): 105/114 MB Progress (1): 105/114 MB Progress (1): 105/114 MB Progress (1): 105/114 MB Progress (1): 105/114 MB Progress (1): 105/114 MB Progress (1): 105/114 MB Progress (1): 105/114 MB Progress (1): 105/114 MB Progress (1): 105/114 MB Progress (1): 105/114 MB Progress (1): 105/114 MB Progress (1): 105/114 MB Progress (1): 105/114 MB Progress (1): 105/114 MB Progress (1): 105/114 MB Progress (1): 105/114 MB Progress (1): 105/114 MB Progress (1): 105/114 MB Progress (1): 105/114 MB Progress (1): 105/114 MB Progress (1): 105/114 MB Progress (1): 105/114 MB Progress (1): 105/114 MB Progress (1): 105/114 MB Progress (1): 105/114 MB Progress (1): 105/114 MB Progress (1): 105/114 MB Progress (1): 105/114 MB Progress (1): 105/114 MB Progress (1): 105/114 MB Progress (1): 105/114 MB Progress (1): 105/114 MB Progress (1): 105/114 MB Progress (1): 105/114 MB Progress (1): 105/114 MB Progress (1): 105/114 MB Progress (1): 105/114 MB Progress (1): 105/114 MB Progress (1): 105/114 MB Progress (1): 105/114 MB Progress (1): 105/114 MB Progress (1): 105/114 MB Progress (1): 105/114 MB Progress (1): 105/114 MB Progress (1): 105/114 MB Progress (1): 105/114 MB Progress (1): 105/114 MB Progress (1): 105/114 MB Progress (1): 105/114 MB Progress (1): 105/114 MB Progress (1): 105/114 MB Progress (1): 105/114 MB Progress (1): 105/114 MB Progress (1): 105/114 MB Progress (1): 105/114 MB Progress (1): 105/114 MB Progress (1): 105/114 MB Progress (1): 105/114 MB Progress (1): 105/114 MB Progress (1): 105/114 MB Progress (1): 105/114 MB Progress (1): 105/114 MB Progress (1): 105/114 MB Progress (1): 105/114 MB Progress (1): 105/114 MB Progress (1): 105/114 MB Progress (1): 105/114 MB Progress (1): 105/114 MB Progress (1): 105/114 MB Progress (1): 105/114 MB Progress (1): 105/114 MB Progress (1): 105/114 MB Progress (1): 105/114 MB Progress (1): 105/114 MB Progress (1): 105/114 MB Progress (1): 105/114 MB Progress (1): 105/114 MB Progress (1): 105/114 MB Progress (1): 105/114 MB Progress (1): 105/114 MB Progress (1): 105/114 MB Progress (1): 105/114 MB Progress (1): 105/114 MB Progress (1): 105/114 MB Progress (1): 105/114 MB Progress (1): 105/114 MB Progress (1): 105/114 MB Progress (1): 105/114 MB Progress (1): 105/114 MB Progress (1): 105/114 MB Progress (1): 105/114 MB Progress (1): 105/114 MB Progress (1): 105/114 MB Progress (1): 105/114 MB Progress (1): 105/114 MB Progress (1): 105/114 MB Progress (1): 105/114 MB Progress (1): 105/114 MB Progress (1): 105/114 MB Progress (1): 105/114 MB Progress (1): 105/114 MB Progress (1): 105/114 MB Progress (1): 105/114 MB Progress (1): 105/114 MB Progress (1): 105/114 MB Progress (1): 105/114 MB Progress (1): 105/114 MB Progress (1): 105/114 MB Progress (1): 105/114 MB Progress (1): 105/114 MB Progress (1): 105/114 MB Progress (1): 105/114 MB Progress (1): 105/114 MB Progress (1): 105/114 MB Progress (1): 105/114 MB Progress (1): 105/114 MB Progress (1): 105/114 MB Progress (1): 105/114 MB Progress (1): 105/114 MB Progress (1): 105/114 MB Progress (1): 105/114 MB Progress (1): 105/114 MB Progress (1): 105/114 MB Progress (1): 105/114 MB Progress (1): 105/114 MB Progress (1): 105/114 MB Progress (1): 105/114 MB Progress (1): 105/114 MB Progress (1): 105/114 MB Progress (1): 105/114 MB Progress (1): 105/114 MB Progress (1): 105/114 MB Progress (1): 105/114 MB Progress (1): 105/114 MB Progress (1): 105/114 MB Progress (1): 105/114 MB Progress (1): 105/114 MB Progress (1): 105/114 MB Progress (1): 105/114 MB Progress (1): 105/114 MB Progress (1): 105/114 MB Progress (1): 105/114 MB Progress (1): 105/114 MB Progress (1): 105/114 MB Progress (1): 105/114 MB Progress (1): 105/114 MB Progress (1): 105/114 MB Progress (1): 105/114 MB Progress (1): 105/114 MB Progress (1): 105/114 MB Progress (1): 105/114 MB Progress (1): 105/114 MB Progress (1): 105/114 MB Progress (1): 105/114 MB Progress (1): 105/114 MB Progress (1): 105/114 MB Progress (1): 105/114 MB Progress (1): 105/114 MB Progress (1): 105/114 MB Progress (1): 105/114 MB Progress (1): 105/114 MB Progress (1): 105/114 MB Progress (1): 105/114 MB Progress (1): 105/114 MB Progress (1): 105/114 MB Progress (1): 105/114 MB Progress (1): 105/114 MB Progress (1): 105/114 MB Progress (1): 105/114 MB Progress (1): 105/114 MB Progress (1): 105/114 MB Progress (1): 105/114 MB Progress (1): 105/114 MB Progress (1): 105/114 MB Progress (1): 105/114 MB Progress (1): 105/114 MB Progress (1): 105/114 MB Progress (1): 105/114 MB Progress (1): 105/114 MB Progress (1): 105/114 MB Progress (1): 105/114 MB Progress (1): 105/114 MB Progress (1): 105/114 MB Progress (1): 105/114 MB Progress (1): 105/114 MB Progress (1): 105/114 MB Progress (1): 105/114 MB Progress (1): 105/114 MB Progress (1): 105/114 MB Progress (1): 105/114 MB Progress (1): 105/114 MB Progress (1): 105/114 MB Progress (1): 105/114 MB Progress (1): 105/114 MB Progress (1): 105/114 MB Progress (1): 105/114 MB Progress (1): 105/114 MB Progress (1): 105/114 MB Progress (1): 105/114 MB Progress (1): 105/114 MB Progress (1): 105/114 MB Progress (1): 105/114 MB Progress (1): 105/114 MB Progress (1): 105/114 MB Progress (1): 105/114 MB Progress (1): 105/114 MB Progress (1): 105/114 MB Progress (1): 105/114 MB Progress (1): 105/114 MB Progress (1): 105/114 MB Progress (1): 105/114 MB Progress (1): 105/114 MB Progress (1): 105/114 MB Progress (1): 105/114 MB Progress (1): 105/114 MB Progress (1): 105/114 MB Progress (1): 105/114 MB Progress (1): 105/114 MB Progress (1): 105/114 MB Progress (1): 105/114 MB Progress (1): 105/114 MB Progress (1): 105/114 MB Progress (1): 105/114 MB Progress (1): 105/114 MB Progress (1): 105/114 MB Progress (1): 105/114 MB Progress (1): 105/114 MB Progress (1): 105/114 MB Progress (1): 105/114 MB Progress (1): 105/114 MB Progress (1): 105/114 MB Progress (1): 105/114 MB Progress (1): 105/114 MB Progress (1): 105/114 MB Progress (1): 105/114 MB Progress (1): 105/114 MB Progress (1): 105/114 MB Progress (1): 105/114 MB Progress (1): 105/114 MB Progress (1): 105/114 MB Progress (1): 105/114 MB Progress (1): 105/114 MB Progress (1): 105/114 MB Progress (1): 105/114 MB Progress (1): 105/114 MB Progress (1): 105/114 MB Progress (1): 105/114 MB Progress (1): 105/114 MB Progress (1): 105/114 MB Progress (1): 105/114 MB Progress (1): 105/114 MB Progress (1): 105/114 MB Progress (1): 105/114 MB Progress (1): 105/114 MB Progress (1): 105/114 MB Progress (1): 105/114 MB Progress (1): 105/114 MB Progress (1): 105/114 MB Progress (1): 105/114 MB Progress (1): 105/114 MB Progress (1): 105/114 MB Progress (1): 105/114 MB Progress (1): 105/114 MB Progress (1): 105/114 MB Progress (1): 105/114 MB Progress (1): 105/114 MB Progress (1): 105/114 MB Progress (1): 105/114 MB Progress (1): 105/114 MB Progress (1): 105/114 MB Progress (1): 105/114 MB Progress (1): 105/114 MB Progress (1): 105/114 MB Progress (1): 105/114 MB Progress (1): 105/114 MB Progress (1): 105/114 MB Progress (1): 105/114 MB Progress (1): 105/114 MB Progress (1): 105/114 MB Progress (1): 105/114 MB Progress (1): 105/114 MB Progress (1): 105/114 MB Progress (1): 105/114 MB Progress (1): 105/114 MB Progress (1): 105/114 MB Progress (1): 105/114 MB Progress (1): 105/114 MB Progress (1): 105/114 MB Progress (1): 105/114 MB Progress (1): 105/114 MB Progress (1): 105/114 MB Progress (1): 105/114 MB Progress (1): 105/114 MB Progress (1): 105/114 MB Progress (1): 105/114 MB Progress (1): 105/114 MB Progress (1): 105/114 MB Progress (1): 105/114 MB Progress (1): 105/114 MB Progress (1): 105/114 MB Progress (1): 105/114 MB Progress (1): 105/114 MB Progress (1): 105/114 MB Progress (1): 105/114 MB Progress (1): 105/114 MB Progress (1): 105/114 MB Progress (1): 105/114 MB Progress (1): 105/114 MB Progress (1): 105/114 MB Progress (1): 105/114 MB Progress (1): 105/114 MB Progress (1): 105/114 MB Progress (1): 105/114 MB Progress (1): 105/114 MB Progress (1): 105/114 MB Progress (1): 105/114 MB Progress (1): 105/114 MB Progress (1): 105/114 MB Progress (1): 105/114 MB Progress (1): 105/114 MB Progress (1): 105/114 MB Progress (1): 105/114 MB Progress (1): 105/114 MB Progress (1): 105/114 MB Progress (1): 105/114 MB Progress (1): 105/114 MB Progress (1): 105/114 MB Progress (1): 105/114 MB Progress (1): 105/114 MB Progress (1): 105/114 MB Progress (1): 105/114 MB Progress (1): 105/114 MB Progress (1): 105/114 MB Progress (1): 105/114 MB Progress (1): 105/114 MB Progress (1): 105/114 MB Progress (1): 105/114 MB Progress (1): 105/114 MB Progress (1): 105/114 MB Progress (1): 105/114 MB Progress (1): 105/114 MB Progress (1): 105/114 MB Progress (1): 105/114 MB Progress (1): 105/114 MB Progress (1): 105/114 MB Progress (1): 105/114 MB Progress (1): 105/114 MB Progress (1): 105/114 MB Progress (1): 105/114 MB Progress (1): 105/114 MB Progress (1): 105/114 MB Progress (1): 105/114 MB Progress (1): 105/114 MB Progress (1): 105/114 MB Progress (1): 105/114 MB Progress (1): 105/114 MB Progress (1): 105/114 MB Progress (1): 105/114 MB Progress (1): 105/114 MB Progress (1): 105/114 MB Progress (1): 105/114 MB Progress (1): 105/114 MB Progress (1): 105/114 MB Progress (1): 105/114 MB Progress (1): 105/114 MB Progress (1): 105/114 MB Progress (1): 105/114 MB Progress (1): 105/114 MB Progress (1): 105/114 MB Progress (1): 105/114 MB Progress (1): 105/114 MB Progress (1): 105/114 MB Progress (1): 105/114 MB Progress (1): 105/114 MB Progress (1): 105/114 MB Progress (1): 105/114 MB Progress (1): 105/114 MB Progress (1): 105/114 MB Progress (1): 105/114 MB Progress (1): 105/114 MB Progress (1): 105/114 MB Progress (1): 105/114 MB Progress (1): 105/114 MB Progress (1): 105/114 MB Progress (1): 105/114 MB Progress (1): 105/114 MB Progress (1): 105/114 MB Progress (1): 105/114 MB Progress (1): 105/114 MB Progress (1): 105/114 MB Progress (1): 105/114 MB Progress (1): 105/114 MB Progress (1): 105/114 MB Progress (1): 105/114 MB Progress (1): 105/114 MB Progress (1): 105/114 MB Progress (1): 105/114 MB Progress (1): 105/114 MB Progress (1): 105/114 MB Progress (1): 105/114 MB Progress (1): 105/114 MB Progress (1): 105/114 MB Progress (1): 105/114 MB Progress (1): 105/114 MB Progress (1): 105/114 MB Progress (1): 105/114 MB Progress (1): 105/114 MB Progress (1): 105/114 MB Progress (1): 105/114 MB Progress (1): 105/114 MB Progress (1): 105/114 MB Progress (1): 105/114 MB Progress (1): 105/114 MB Progress (1): 105/114 MB Progress (1): 105/114 MB Progress (1): 105/114 MB Progress (1): 105/114 MB Progress (1): 105/114 MB Progress (1): 105/114 MB Progress (1): 105/114 MB Progress (1): 105/114 MB Progress (1): 105/114 MB Progress (1): 105/114 MB Progress (1): 105/114 MB Progress (1): 105/114 MB Progress (1): 105/114 MB Progress (1): 105/114 MB Progress (1): 105/114 MB Progress (1): 105/114 MB Progress (1): 105/114 MB Progress (1): 105/114 MB Progress (1): 105/114 MB Progress (1): 105/114 MB Progress (1): 105/114 MB Progress (1): 105/114 MB Progress (1): 105/114 MB Progress (1): 105/114 MB Progress (1): 105/114 MB Progress (1): 105/114 MB Progress (1): 105/114 MB Progress (1): 105/114 MB Progress (1): 105/114 MB Progress (1): 105/114 MB Progress (1): 106/114 MB Progress (1): 106/114 MB Progress (1): 106/114 MB Progress (1): 106/114 MB Progress (1): 106/114 MB Progress (1): 106/114 MB Progress (1): 106/114 MB Progress (1): 106/114 MB Progress (1): 106/114 MB Progress (1): 106/114 MB Progress (1): 106/114 MB Progress (1): 106/114 MB Progress (1): 106/114 MB Progress (1): 106/114 MB Progress (1): 106/114 MB Progress (1): 106/114 MB Progress (1): 106/114 MB Progress (1): 106/114 MB Progress (1): 106/114 MB Progress (1): 106/114 MB Progress (1): 106/114 MB Progress (1): 106/114 MB Progress (1): 106/114 MB Progress (1): 106/114 MB Progress (1): 106/114 MB Progress (1): 106/114 MB Progress (1): 106/114 MB Progress (1): 106/114 MB Progress (1): 106/114 MB Progress (1): 106/114 MB Progress (1): 106/114 MB Progress (1): 106/114 MB Progress (1): 106/114 MB Progress (1): 106/114 MB Progress (1): 106/114 MB Progress (1): 106/114 MB Progress (1): 106/114 MB Progress (1): 106/114 MB Progress (1): 106/114 MB Progress (1): 106/114 MB Progress (1): 106/114 MB Progress (1): 106/114 MB Progress (1): 106/114 MB Progress (1): 106/114 MB Progress (1): 106/114 MB Progress (1): 106/114 MB Progress (1): 106/114 MB Progress (1): 106/114 MB Progress (1): 106/114 MB Progress (1): 106/114 MB Progress (1): 106/114 MB Progress (1): 106/114 MB Progress (1): 106/114 MB Progress (1): 106/114 MB Progress (1): 106/114 MB Progress (1): 106/114 MB Progress (1): 106/114 MB Progress (1): 106/114 MB Progress (1): 106/114 MB Progress (1): 106/114 MB Progress (1): 106/114 MB Progress (1): 106/114 MB Progress (1): 106/114 MB Progress (1): 106/114 MB Progress (1): 106/114 MB Progress (1): 106/114 MB Progress (1): 106/114 MB Progress (1): 106/114 MB Progress (1): 106/114 MB Progress (1): 106/114 MB Progress (1): 106/114 MB Progress (1): 106/114 MB Progress (1): 106/114 MB Progress (1): 106/114 MB Progress (1): 106/114 MB Progress (1): 106/114 MB Progress (1): 106/114 MB Progress (1): 106/114 MB Progress (1): 106/114 MB Progress (1): 106/114 MB Progress (1): 106/114 MB Progress (1): 106/114 MB Progress (1): 106/114 MB Progress (1): 106/114 MB Progress (1): 106/114 MB Progress (1): 106/114 MB Progress (1): 106/114 MB Progress (1): 106/114 MB Progress (1): 106/114 MB Progress (1): 106/114 MB Progress (1): 106/114 MB Progress (1): 106/114 MB Progress (1): 106/114 MB Progress (1): 106/114 MB Progress (1): 106/114 MB Progress (1): 106/114 MB Progress (1): 106/114 MB Progress (1): 106/114 MB Progress (1): 106/114 MB Progress (1): 106/114 MB Progress (1): 106/114 MB Progress (1): 106/114 MB Progress (1): 106/114 MB Progress (1): 106/114 MB Progress (1): 106/114 MB Progress (1): 106/114 MB Progress (1): 106/114 MB Progress (1): 106/114 MB Progress (1): 106/114 MB Progress (1): 106/114 MB Progress (1): 106/114 MB Progress (1): 106/114 MB Progress (1): 106/114 MB Progress (1): 106/114 MB Progress (1): 106/114 MB Progress (1): 106/114 MB Progress (1): 106/114 MB Progress (1): 106/114 MB Progress (1): 106/114 MB Progress (1): 106/114 MB Progress (1): 106/114 MB Progress (1): 106/114 MB Progress (1): 106/114 MB Progress (1): 106/114 MB Progress (1): 106/114 MB Progress (1): 106/114 MB Progress (1): 106/114 MB Progress (1): 106/114 MB Progress (1): 106/114 MB Progress (1): 106/114 MB Progress (1): 106/114 MB Progress (1): 106/114 MB Progress (1): 106/114 MB Progress (1): 106/114 MB Progress (1): 106/114 MB Progress (1): 106/114 MB Progress (1): 106/114 MB Progress (1): 106/114 MB Progress (1): 106/114 MB Progress (1): 106/114 MB Progress (1): 106/114 MB Progress (1): 106/114 MB Progress (1): 106/114 MB Progress (1): 106/114 MB Progress (1): 106/114 MB Progress (1): 106/114 MB Progress (1): 106/114 MB Progress (1): 106/114 MB Progress (1): 106/114 MB Progress (1): 106/114 MB Progress (1): 106/114 MB Progress (1): 106/114 MB Progress (1): 106/114 MB Progress (1): 106/114 MB Progress (1): 106/114 MB Progress (1): 106/114 MB Progress (1): 106/114 MB Progress (1): 106/114 MB Progress (1): 106/114 MB Progress (1): 106/114 MB Progress (1): 106/114 MB Progress (1): 106/114 MB Progress (1): 106/114 MB Progress (1): 106/114 MB Progress (1): 106/114 MB Progress (1): 106/114 MB Progress (1): 106/114 MB Progress (1): 106/114 MB Progress (1): 106/114 MB Progress (1): 106/114 MB Progress (1): 106/114 MB Progress (1): 106/114 MB Progress (1): 106/114 MB Progress (1): 106/114 MB Progress (1): 106/114 MB Progress (1): 106/114 MB Progress (1): 106/114 MB Progress (1): 106/114 MB Progress (1): 106/114 MB Progress (1): 106/114 MB Progress (1): 106/114 MB Progress (1): 106/114 MB Progress (1): 106/114 MB Progress (1): 106/114 MB Progress (1): 106/114 MB Progress (1): 106/114 MB Progress (1): 106/114 MB Progress (1): 106/114 MB Progress (1): 106/114 MB Progress (1): 106/114 MB Progress (1): 106/114 MB Progress (1): 106/114 MB Progress (1): 106/114 MB Progress (1): 106/114 MB Progress (1): 106/114 MB Progress (1): 106/114 MB Progress (1): 106/114 MB Progress (1): 106/114 MB Progress (1): 106/114 MB Progress (1): 106/114 MB Progress (1): 106/114 MB Progress (1): 106/114 MB Progress (1): 106/114 MB Progress (1): 106/114 MB Progress (1): 106/114 MB Progress (1): 106/114 MB Progress (1): 106/114 MB Progress (1): 106/114 MB Progress (1): 106/114 MB Progress (1): 106/114 MB Progress (1): 106/114 MB Progress (1): 106/114 MB Progress (1): 106/114 MB Progress (1): 106/114 MB Progress (1): 106/114 MB Progress (1): 106/114 MB Progress (1): 106/114 MB Progress (1): 106/114 MB Progress (1): 106/114 MB Progress (1): 106/114 MB Progress (1): 106/114 MB Progress (1): 106/114 MB Progress (1): 106/114 MB Progress (1): 106/114 MB Progress (1): 106/114 MB Progress (1): 106/114 MB Progress (1): 106/114 MB Progress (1): 106/114 MB Progress (1): 106/114 MB Progress (1): 106/114 MB Progress (1): 106/114 MB Progress (1): 106/114 MB Progress (1): 106/114 MB Progress (1): 106/114 MB Progress (1): 106/114 MB Progress (1): 106/114 MB Progress (1): 106/114 MB Progress (1): 106/114 MB Progress (1): 106/114 MB Progress (1): 106/114 MB Progress (1): 106/114 MB Progress (1): 106/114 MB Progress (1): 106/114 MB Progress (1): 106/114 MB Progress (1): 106/114 MB Progress (1): 106/114 MB Progress (1): 106/114 MB Progress (1): 106/114 MB Progress (1): 106/114 MB Progress (1): 106/114 MB Progress (1): 106/114 MB Progress (1): 106/114 MB Progress (1): 106/114 MB Progress (1): 106/114 MB Progress (1): 106/114 MB Progress (1): 106/114 MB Progress (1): 106/114 MB Progress (1): 106/114 MB Progress (1): 106/114 MB Progress (1): 106/114 MB Progress (1): 106/114 MB Progress (1): 106/114 MB Progress (1): 106/114 MB Progress (1): 106/114 MB Progress (1): 106/114 MB Progress (1): 106/114 MB Progress (1): 106/114 MB Progress (1): 106/114 MB Progress (1): 106/114 MB Progress (1): 106/114 MB Progress (1): 106/114 MB Progress (1): 106/114 MB Progress (1): 106/114 MB Progress (1): 106/114 MB Progress (1): 106/114 MB Progress (1): 106/114 MB Progress (1): 106/114 MB Progress (1): 106/114 MB Progress (1): 106/114 MB Progress (1): 106/114 MB Progress (1): 106/114 MB Progress (1): 106/114 MB Progress (1): 106/114 MB Progress (1): 106/114 MB Progress (1): 106/114 MB Progress (1): 106/114 MB Progress (1): 106/114 MB Progress (1): 106/114 MB Progress (1): 106/114 MB Progress (1): 106/114 MB Progress (1): 106/114 MB Progress (1): 106/114 MB Progress (1): 106/114 MB Progress (1): 106/114 MB Progress (1): 106/114 MB Progress (1): 106/114 MB Progress (1): 106/114 MB Progress (1): 106/114 MB Progress (1): 106/114 MB Progress (1): 106/114 MB Progress (1): 106/114 MB Progress (1): 106/114 MB Progress (1): 106/114 MB Progress (1): 106/114 MB Progress (1): 106/114 MB Progress (1): 106/114 MB Progress (1): 106/114 MB Progress (1): 106/114 MB Progress (1): 106/114 MB Progress (1): 106/114 MB Progress (1): 106/114 MB Progress (1): 106/114 MB Progress (1): 106/114 MB Progress (1): 106/114 MB Progress (1): 106/114 MB Progress (1): 106/114 MB Progress (1): 106/114 MB Progress (1): 106/114 MB Progress (1): 106/114 MB Progress (1): 106/114 MB Progress (1): 106/114 MB Progress (1): 106/114 MB Progress (1): 106/114 MB Progress (1): 106/114 MB Progress (1): 106/114 MB Progress (1): 106/114 MB Progress (1): 106/114 MB Progress (1): 106/114 MB Progress (1): 106/114 MB Progress (1): 106/114 MB Progress (1): 106/114 MB Progress (1): 106/114 MB Progress (1): 106/114 MB Progress (1): 106/114 MB Progress (1): 106/114 MB Progress (1): 106/114 MB Progress (1): 106/114 MB Progress (1): 106/114 MB Progress (1): 106/114 MB Progress (1): 106/114 MB Progress (1): 106/114 MB Progress (1): 106/114 MB Progress (1): 106/114 MB Progress (1): 106/114 MB Progress (1): 106/114 MB Progress (1): 106/114 MB Progress (1): 106/114 MB Progress (1): 106/114 MB Progress (1): 106/114 MB Progress (1): 106/114 MB Progress (1): 106/114 MB Progress (1): 106/114 MB Progress (1): 106/114 MB Progress (1): 106/114 MB Progress (1): 106/114 MB Progress (1): 106/114 MB Progress (1): 106/114 MB Progress (1): 106/114 MB Progress (1): 106/114 MB Progress (1): 106/114 MB Progress (1): 106/114 MB Progress (1): 106/114 MB Progress (1): 106/114 MB Progress (1): 106/114 MB Progress (1): 106/114 MB Progress (1): 106/114 MB Progress (1): 106/114 MB Progress (1): 106/114 MB Progress (1): 106/114 MB Progress (1): 106/114 MB Progress (1): 106/114 MB Progress (1): 106/114 MB Progress (1): 106/114 MB Progress (1): 106/114 MB Progress (1): 106/114 MB Progress (1): 106/114 MB Progress (1): 106/114 MB Progress (1): 106/114 MB Progress (1): 106/114 MB Progress (1): 106/114 MB Progress (1): 106/114 MB Progress (1): 106/114 MB Progress (1): 106/114 MB Progress (1): 106/114 MB Progress (1): 106/114 MB Progress (1): 106/114 MB Progress (1): 106/114 MB Progress (1): 106/114 MB Progress (1): 106/114 MB Progress (1): 106/114 MB Progress (1): 106/114 MB Progress (1): 106/114 MB Progress (1): 106/114 MB Progress (1): 106/114 MB Progress (1): 106/114 MB Progress (1): 106/114 MB Progress (1): 106/114 MB Progress (1): 106/114 MB Progress (1): 106/114 MB Progress (1): 106/114 MB Progress (1): 106/114 MB Progress (1): 106/114 MB Progress (1): 106/114 MB Progress (1): 106/114 MB Progress (1): 106/114 MB Progress (1): 106/114 MB Progress (1): 106/114 MB Progress (1): 106/114 MB Progress (1): 106/114 MB Progress (1): 106/114 MB Progress (1): 106/114 MB Progress (1): 106/114 MB Progress (1): 106/114 MB Progress (1): 106/114 MB Progress (1): 106/114 MB Progress (1): 106/114 MB Progress (1): 106/114 MB Progress (1): 106/114 MB Progress (1): 106/114 MB Progress (1): 106/114 MB Progress (1): 106/114 MB Progress (1): 106/114 MB Progress (1): 106/114 MB Progress (1): 106/114 MB Progress (1): 106/114 MB Progress (1): 106/114 MB Progress (1): 106/114 MB Progress (1): 106/114 MB Progress (1): 106/114 MB Progress (1): 106/114 MB Progress (1): 106/114 MB Progress (1): 106/114 MB Progress (1): 106/114 MB Progress (1): 106/114 MB Progress (1): 106/114 MB Progress (1): 106/114 MB Progress (1): 106/114 MB Progress (1): 106/114 MB Progress (1): 106/114 MB Progress (1): 106/114 MB Progress (1): 106/114 MB Progress (1): 106/114 MB Progress (1): 106/114 MB Progress (1): 106/114 MB Progress (1): 106/114 MB Progress (1): 106/114 MB Progress (1): 106/114 MB Progress (1): 106/114 MB Progress (1): 106/114 MB Progress (1): 106/114 MB Progress (1): 106/114 MB Progress (1): 106/114 MB Progress (1): 106/114 MB Progress (1): 106/114 MB Progress (1): 106/114 MB Progress (1): 106/114 MB Progress (1): 106/114 MB Progress (1): 106/114 MB Progress (1): 106/114 MB Progress (1): 106/114 MB Progress (1): 106/114 MB Progress (1): 106/114 MB Progress (1): 106/114 MB Progress (1): 106/114 MB Progress (1): 106/114 MB Progress (1): 106/114 MB Progress (1): 106/114 MB Progress (1): 106/114 MB Progress (1): 106/114 MB Progress (1): 106/114 MB Progress (1): 106/114 MB Progress (1): 106/114 MB Progress (1): 106/114 MB Progress (1): 106/114 MB Progress (1): 106/114 MB Progress (1): 106/114 MB Progress (1): 106/114 MB Progress (1): 106/114 MB Progress (1): 106/114 MB Progress (1): 106/114 MB Progress (1): 106/114 MB Progress (1): 106/114 MB Progress (1): 106/114 MB Progress (1): 106/114 MB Progress (1): 106/114 MB Progress (1): 106/114 MB Progress (1): 106/114 MB Progress (1): 106/114 MB Progress (1): 107/114 MB Progress (1): 107/114 MB Progress (1): 107/114 MB Progress (1): 107/114 MB Progress (1): 107/114 MB Progress (1): 107/114 MB Progress (1): 107/114 MB Progress (1): 107/114 MB Progress (1): 107/114 MB Progress (1): 107/114 MB Progress (1): 107/114 MB Progress (1): 107/114 MB Progress (1): 107/114 MB Progress (1): 107/114 MB Progress (1): 107/114 MB Progress (1): 107/114 MB Progress (1): 107/114 MB Progress (1): 107/114 MB Progress (1): 107/114 MB Progress (1): 107/114 MB Progress (1): 107/114 MB Progress (1): 107/114 MB Progress (1): 107/114 MB Progress (1): 107/114 MB Progress (1): 107/114 MB Progress (1): 107/114 MB Progress (1): 107/114 MB Progress (1): 107/114 MB Progress (1): 107/114 MB Progress (1): 107/114 MB Progress (1): 107/114 MB Progress (1): 107/114 MB Progress (1): 107/114 MB Progress (1): 107/114 MB Progress (1): 107/114 MB Progress (1): 107/114 MB Progress (1): 107/114 MB Progress (1): 107/114 MB Progress (1): 107/114 MB Progress (1): 107/114 MB Progress (1): 107/114 MB Progress (1): 107/114 MB Progress (1): 107/114 MB Progress (1): 107/114 MB Progress (1): 107/114 MB Progress (1): 107/114 MB Progress (1): 107/114 MB Progress (1): 107/114 MB Progress (1): 107/114 MB Progress (1): 107/114 MB Progress (1): 107/114 MB Progress (1): 107/114 MB Progress (1): 107/114 MB Progress (1): 107/114 MB Progress (1): 107/114 MB Progress (1): 107/114 MB Progress (1): 107/114 MB Progress (1): 107/114 MB Progress (1): 107/114 MB Progress (1): 107/114 MB Progress (1): 107/114 MB Progress (1): 107/114 MB Progress (1): 107/114 MB Progress (1): 107/114 MB Progress (1): 107/114 MB Progress (1): 107/114 MB Progress (1): 107/114 MB Progress (1): 107/114 MB Progress (1): 107/114 MB Progress (1): 107/114 MB Progress (1): 107/114 MB Progress (1): 107/114 MB Progress (1): 107/114 MB Progress (1): 107/114 MB Progress (1): 107/114 MB Progress (1): 107/114 MB Progress (1): 107/114 MB Progress (1): 107/114 MB Progress (1): 107/114 MB Progress (1): 107/114 MB Progress (1): 107/114 MB Progress (1): 107/114 MB Progress (1): 107/114 MB Progress (1): 107/114 MB Progress (1): 107/114 MB Progress (1): 107/114 MB Progress (1): 107/114 MB Progress (1): 107/114 MB Progress (1): 107/114 MB Progress (1): 107/114 MB Progress (1): 107/114 MB Progress (1): 107/114 MB Progress (1): 107/114 MB Progress (1): 107/114 MB Progress (1): 107/114 MB Progress (1): 107/114 MB Progress (1): 107/114 MB Progress (1): 107/114 MB Progress (1): 107/114 MB Progress (1): 107/114 MB Progress (1): 107/114 MB Progress (1): 107/114 MB Progress (1): 107/114 MB Progress (1): 107/114 MB Progress (1): 107/114 MB Progress (1): 107/114 MB Progress (1): 107/114 MB Progress (1): 107/114 MB Progress (1): 107/114 MB Progress (1): 107/114 MB Progress (1): 107/114 MB Progress (1): 107/114 MB Progress (1): 107/114 MB Progress (1): 107/114 MB Progress (1): 107/114 MB Progress (1): 107/114 MB Progress (1): 107/114 MB Progress (1): 107/114 MB Progress (1): 107/114 MB Progress (1): 107/114 MB Progress (1): 107/114 MB Progress (1): 107/114 MB Progress (1): 107/114 MB Progress (1): 107/114 MB Progress (1): 107/114 MB Progress (1): 107/114 MB Progress (1): 107/114 MB Progress (1): 107/114 MB Progress (1): 107/114 MB Progress (1): 107/114 MB Progress (1): 107/114 MB Progress (1): 107/114 MB Progress (1): 107/114 MB Progress (1): 107/114 MB Progress (1): 107/114 MB Progress (1): 107/114 MB Progress (1): 107/114 MB Progress (1): 107/114 MB Progress (1): 107/114 MB Progress (1): 107/114 MB Progress (1): 107/114 MB Progress (1): 107/114 MB Progress (1): 107/114 MB Progress (1): 107/114 MB Progress (1): 107/114 MB Progress (1): 107/114 MB Progress (1): 107/114 MB Progress (1): 107/114 MB Progress (1): 107/114 MB Progress (1): 107/114 MB Progress (1): 107/114 MB Progress (1): 107/114 MB Progress (1): 107/114 MB Progress (1): 107/114 MB Progress (1): 107/114 MB Progress (1): 107/114 MB Progress (1): 107/114 MB Progress (1): 107/114 MB Progress (1): 107/114 MB Progress (1): 107/114 MB Progress (1): 107/114 MB Progress (1): 107/114 MB Progress (1): 107/114 MB Progress (1): 107/114 MB Progress (1): 107/114 MB Progress (1): 107/114 MB Progress (1): 107/114 MB Progress (1): 107/114 MB Progress (1): 107/114 MB Progress (1): 107/114 MB Progress (1): 107/114 MB Progress (1): 107/114 MB Progress (1): 107/114 MB Progress (1): 107/114 MB Progress (1): 107/114 MB Progress (1): 107/114 MB Progress (1): 107/114 MB Progress (1): 107/114 MB Progress (1): 107/114 MB Progress (1): 107/114 MB Progress (1): 107/114 MB Progress (1): 107/114 MB Progress (1): 107/114 MB Progress (1): 107/114 MB Progress (1): 107/114 MB Progress (1): 107/114 MB Progress (1): 107/114 MB Progress (1): 107/114 MB Progress (1): 107/114 MB Progress (1): 107/114 MB Progress (1): 107/114 MB Progress (1): 107/114 MB Progress (1): 107/114 MB Progress (1): 107/114 MB Progress (1): 107/114 MB Progress (1): 107/114 MB Progress (1): 107/114 MB Progress (1): 107/114 MB Progress (1): 107/114 MB Progress (1): 107/114 MB Progress (1): 107/114 MB Progress (1): 107/114 MB Progress (1): 107/114 MB Progress (1): 107/114 MB Progress (1): 107/114 MB Progress (1): 107/114 MB Progress (1): 107/114 MB Progress (1): 107/114 MB Progress (1): 107/114 MB Progress (1): 107/114 MB Progress (1): 107/114 MB Progress (1): 107/114 MB Progress (1): 107/114 MB Progress (1): 107/114 MB Progress (1): 107/114 MB Progress (1): 107/114 MB Progress (1): 107/114 MB Progress (1): 107/114 MB Progress (1): 107/114 MB Progress (1): 107/114 MB Progress (1): 107/114 MB Progress (1): 107/114 MB Progress (1): 107/114 MB Progress (1): 107/114 MB Progress (1): 107/114 MB Progress (1): 107/114 MB Progress (1): 107/114 MB Progress (1): 107/114 MB Progress (1): 107/114 MB Progress (1): 107/114 MB Progress (1): 107/114 MB Progress (1): 107/114 MB Progress (1): 107/114 MB Progress (1): 107/114 MB Progress (1): 107/114 MB Progress (1): 107/114 MB Progress (1): 107/114 MB Progress (1): 107/114 MB Progress (1): 107/114 MB Progress (1): 107/114 MB Progress (1): 107/114 MB Progress (1): 107/114 MB Progress (1): 107/114 MB Progress (1): 107/114 MB Progress (1): 107/114 MB Progress (1): 107/114 MB Progress (1): 107/114 MB Progress (1): 107/114 MB Progress (1): 107/114 MB Progress (1): 107/114 MB Progress (1): 107/114 MB Progress (1): 107/114 MB Progress (1): 107/114 MB Progress (1): 107/114 MB Progress (1): 107/114 MB Progress (1): 107/114 MB Progress (1): 107/114 MB Progress (1): 107/114 MB Progress (1): 107/114 MB Progress (1): 107/114 MB Progress (1): 107/114 MB Progress (1): 107/114 MB Progress (1): 107/114 MB Progress (1): 107/114 MB Progress (1): 107/114 MB Progress (1): 107/114 MB Progress (1): 107/114 MB Progress (1): 107/114 MB Progress (1): 107/114 MB Progress (1): 107/114 MB Progress (1): 107/114 MB Progress (1): 107/114 MB Progress (1): 107/114 MB Progress (1): 107/114 MB Progress (1): 107/114 MB Progress (1): 107/114 MB Progress (1): 107/114 MB Progress (1): 107/114 MB Progress (1): 107/114 MB Progress (1): 107/114 MB Progress (1): 107/114 MB Progress (1): 107/114 MB Progress (1): 107/114 MB Progress (1): 107/114 MB Progress (1): 107/114 MB Progress (1): 107/114 MB Progress (1): 107/114 MB Progress (1): 107/114 MB Progress (1): 107/114 MB Progress (1): 107/114 MB Progress (1): 107/114 MB Progress (1): 107/114 MB Progress (1): 107/114 MB Progress (1): 107/114 MB Progress (1): 107/114 MB Progress (1): 107/114 MB Progress (1): 107/114 MB Progress (1): 107/114 MB Progress (1): 107/114 MB Progress (1): 107/114 MB Progress (1): 107/114 MB Progress (1): 107/114 MB Progress (1): 107/114 MB Progress (1): 107/114 MB Progress (1): 107/114 MB Progress (1): 107/114 MB Progress (1): 107/114 MB Progress (1): 107/114 MB Progress (1): 107/114 MB Progress (1): 107/114 MB Progress (1): 107/114 MB Progress (1): 107/114 MB Progress (1): 107/114 MB Progress (1): 107/114 MB Progress (1): 107/114 MB Progress (1): 107/114 MB Progress (1): 107/114 MB Progress (1): 107/114 MB Progress (1): 107/114 MB Progress (1): 107/114 MB Progress (1): 107/114 MB Progress (1): 107/114 MB Progress (1): 107/114 MB Progress (1): 107/114 MB Progress (1): 107/114 MB Progress (1): 107/114 MB Progress (1): 107/114 MB Progress (1): 107/114 MB Progress (1): 107/114 MB Progress (1): 107/114 MB Progress (1): 107/114 MB Progress (1): 107/114 MB Progress (1): 107/114 MB Progress (1): 107/114 MB Progress (1): 107/114 MB Progress (1): 107/114 MB Progress (1): 107/114 MB Progress (1): 107/114 MB Progress (1): 107/114 MB Progress (1): 107/114 MB Progress (1): 107/114 MB Progress (1): 107/114 MB Progress (1): 107/114 MB Progress (1): 107/114 MB Progress (1): 107/114 MB Progress (1): 107/114 MB Progress (1): 107/114 MB Progress (1): 107/114 MB Progress (1): 107/114 MB Progress (1): 107/114 MB Progress (1): 107/114 MB Progress (1): 107/114 MB Progress (1): 107/114 MB Progress (1): 107/114 MB Progress (1): 107/114 MB Progress (1): 107/114 MB Progress (1): 107/114 MB Progress (1): 107/114 MB Progress (1): 107/114 MB Progress (1): 107/114 MB Progress (1): 107/114 MB Progress (1): 107/114 MB Progress (1): 107/114 MB Progress (1): 107/114 MB Progress (1): 107/114 MB Progress (1): 107/114 MB Progress (1): 107/114 MB Progress (1): 107/114 MB Progress (1): 107/114 MB Progress (1): 107/114 MB Progress (1): 107/114 MB Progress (1): 107/114 MB Progress (1): 107/114 MB Progress (1): 107/114 MB Progress (1): 107/114 MB Progress (1): 107/114 MB Progress (1): 107/114 MB Progress (1): 107/114 MB Progress (1): 107/114 MB Progress (1): 107/114 MB Progress (1): 107/114 MB Progress (1): 107/114 MB Progress (1): 107/114 MB Progress (1): 107/114 MB Progress (1): 107/114 MB Progress (1): 107/114 MB Progress (1): 107/114 MB Progress (1): 107/114 MB Progress (1): 107/114 MB Progress (1): 107/114 MB Progress (1): 107/114 MB Progress (1): 107/114 MB Progress (1): 107/114 MB Progress (1): 107/114 MB Progress (1): 107/114 MB Progress (1): 107/114 MB Progress (1): 107/114 MB Progress (1): 107/114 MB Progress (1): 107/114 MB Progress (1): 107/114 MB Progress (1): 107/114 MB Progress (1): 107/114 MB Progress (1): 107/114 MB Progress (1): 107/114 MB Progress (1): 107/114 MB Progress (1): 107/114 MB Progress (1): 107/114 MB Progress (1): 107/114 MB Progress (1): 107/114 MB Progress (1): 107/114 MB Progress (1): 107/114 MB Progress (1): 107/114 MB Progress (1): 107/114 MB Progress (1): 107/114 MB Progress (1): 107/114 MB Progress (1): 107/114 MB Progress (1): 107/114 MB Progress (1): 107/114 MB Progress (1): 107/114 MB Progress (1): 107/114 MB Progress (1): 107/114 MB Progress (1): 107/114 MB Progress (1): 107/114 MB Progress (1): 107/114 MB Progress (1): 107/114 MB Progress (1): 107/114 MB Progress (1): 107/114 MB Progress (1): 107/114 MB Progress (1): 107/114 MB Progress (1): 107/114 MB Progress (1): 107/114 MB Progress (1): 107/114 MB Progress (1): 107/114 MB Progress (1): 107/114 MB Progress (1): 107/114 MB Progress (1): 107/114 MB Progress (1): 107/114 MB Progress (1): 107/114 MB Progress (1): 107/114 MB Progress (1): 107/114 MB Progress (1): 107/114 MB Progress (1): 107/114 MB Progress (1): 107/114 MB Progress (1): 107/114 MB Progress (1): 107/114 MB Progress (1): 107/114 MB Progress (1): 107/114 MB Progress (1): 107/114 MB Progress (1): 107/114 MB Progress (1): 107/114 MB Progress (1): 107/114 MB Progress (1): 107/114 MB Progress (1): 107/114 MB Progress (1): 107/114 MB Progress (1): 107/114 MB Progress (1): 107/114 MB Progress (1): 107/114 MB Progress (1): 107/114 MB Progress (1): 107/114 MB Progress (1): 107/114 MB Progress (1): 107/114 MB Progress (1): 107/114 MB Progress (1): 107/114 MB Progress (1): 107/114 MB Progress (1): 107/114 MB Progress (1): 107/114 MB Progress (1): 107/114 MB Progress (1): 107/114 MB Progress (1): 107/114 MB Progress (1): 107/114 MB Progress (1): 107/114 MB Progress (1): 107/114 MB Progress (1): 107/114 MB Progress (1): 107/114 MB Progress (1): 107/114 MB Progress (1): 107/114 MB Progress (1): 107/114 MB Progress (1): 107/114 MB Progress (1): 107/114 MB Progress (1): 107/114 MB Progress (1): 107/114 MB Progress (1): 107/114 MB Progress (1): 107/114 MB Progress (1): 107/114 MB Progress (1): 107/114 MB Progress (1): 107/114 MB Progress (1): 107/114 MB Progress (1): 107/114 MB Progress (1): 107/114 MB Progress (1): 108/114 MB Progress (1): 108/114 MB Progress (1): 108/114 MB Progress (1): 108/114 MB Progress (1): 108/114 MB Progress (1): 108/114 MB Progress (1): 108/114 MB Progress (1): 108/114 MB Progress (1): 108/114 MB Progress (1): 108/114 MB Progress (1): 108/114 MB Progress (1): 108/114 MB Progress (1): 108/114 MB Progress (1): 108/114 MB Progress (1): 108/114 MB Progress (1): 108/114 MB Progress (1): 108/114 MB Progress (1): 108/114 MB Progress (1): 108/114 MB Progress (1): 108/114 MB Progress (1): 108/114 MB Progress (1): 108/114 MB Progress (1): 108/114 MB Progress (1): 108/114 MB Progress (1): 108/114 MB Progress (1): 108/114 MB Progress (1): 108/114 MB Progress (1): 108/114 MB Progress (1): 108/114 MB Progress (1): 108/114 MB Progress (1): 108/114 MB Progress (1): 108/114 MB Progress (1): 108/114 MB Progress (1): 108/114 MB Progress (1): 108/114 MB Progress (1): 108/114 MB Progress (1): 108/114 MB Progress (1): 108/114 MB Progress (1): 108/114 MB Progress (1): 108/114 MB Progress (1): 108/114 MB Progress (1): 108/114 MB Progress (1): 108/114 MB Progress (1): 108/114 MB Progress (1): 108/114 MB Progress (1): 108/114 MB Progress (1): 108/114 MB Progress (1): 108/114 MB Progress (1): 108/114 MB Progress (1): 108/114 MB Progress (1): 108/114 MB Progress (1): 108/114 MB Progress (1): 108/114 MB Progress (1): 108/114 MB Progress (1): 108/114 MB Progress (1): 108/114 MB Progress (1): 108/114 MB Progress (1): 108/114 MB Progress (1): 108/114 MB Progress (1): 108/114 MB Progress (1): 108/114 MB Progress (1): 108/114 MB Progress (1): 108/114 MB Progress (1): 108/114 MB Progress (1): 108/114 MB Progress (1): 108/114 MB Progress (1): 108/114 MB Progress (1): 108/114 MB Progress (1): 108/114 MB Progress (1): 108/114 MB Progress (1): 108/114 MB Progress (1): 108/114 MB Progress (1): 108/114 MB Progress (1): 108/114 MB Progress (1): 108/114 MB Progress (1): 108/114 MB Progress (1): 108/114 MB Progress (1): 108/114 MB Progress (1): 108/114 MB Progress (1): 108/114 MB Progress (1): 108/114 MB Progress (1): 108/114 MB Progress (1): 108/114 MB Progress (1): 108/114 MB Progress (1): 108/114 MB Progress (1): 108/114 MB Progress (1): 108/114 MB Progress (1): 108/114 MB Progress (1): 108/114 MB Progress (1): 108/114 MB Progress (1): 108/114 MB Progress (1): 108/114 MB Progress (1): 108/114 MB Progress (1): 108/114 MB Progress (1): 108/114 MB Progress (1): 108/114 MB Progress (1): 108/114 MB Progress (1): 108/114 MB Progress (1): 108/114 MB Progress (1): 108/114 MB Progress (1): 108/114 MB Progress (1): 108/114 MB Progress (1): 108/114 MB Progress (1): 108/114 MB Progress (1): 108/114 MB Progress (1): 108/114 MB Progress (1): 108/114 MB Progress (1): 108/114 MB Progress (1): 108/114 MB Progress (1): 108/114 MB Progress (1): 108/114 MB Progress (1): 108/114 MB Progress (1): 108/114 MB Progress (1): 108/114 MB Progress (1): 108/114 MB Progress (1): 108/114 MB Progress (1): 108/114 MB Progress (1): 108/114 MB Progress (1): 108/114 MB Progress (1): 108/114 MB Progress (1): 108/114 MB Progress (1): 108/114 MB Progress (1): 108/114 MB Progress (1): 108/114 MB Progress (1): 108/114 MB Progress (1): 108/114 MB Progress (1): 108/114 MB Progress (1): 108/114 MB Progress (1): 108/114 MB Progress (1): 108/114 MB Progress (1): 108/114 MB Progress (1): 108/114 MB Progress (1): 108/114 MB Progress (1): 108/114 MB Progress (1): 108/114 MB Progress (1): 108/114 MB Progress (1): 108/114 MB Progress (1): 108/114 MB Progress (1): 108/114 MB Progress (1): 108/114 MB Progress (1): 108/114 MB Progress (1): 108/114 MB Progress (1): 108/114 MB Progress (1): 108/114 MB Progress (1): 108/114 MB Progress (1): 108/114 MB Progress (1): 108/114 MB Progress (1): 108/114 MB Progress (1): 108/114 MB Progress (1): 108/114 MB Progress (1): 108/114 MB Progress (1): 108/114 MB Progress (1): 108/114 MB Progress (1): 108/114 MB Progress (1): 108/114 MB Progress (1): 108/114 MB Progress (1): 108/114 MB Progress (1): 108/114 MB Progress (1): 108/114 MB Progress (1): 108/114 MB Progress (1): 108/114 MB Progress (1): 108/114 MB Progress (1): 108/114 MB Progress (1): 108/114 MB Progress (1): 108/114 MB Progress (1): 108/114 MB Progress (1): 108/114 MB Progress (1): 108/114 MB Progress (1): 108/114 MB Progress (1): 108/114 MB Progress (1): 108/114 MB Progress (1): 108/114 MB Progress (1): 108/114 MB Progress (1): 108/114 MB Progress (1): 108/114 MB Progress (1): 108/114 MB Progress (1): 108/114 MB Progress (1): 108/114 MB Progress (1): 108/114 MB Progress (1): 108/114 MB Progress (1): 108/114 MB Progress (1): 108/114 MB Progress (1): 108/114 MB Progress (1): 108/114 MB Progress (1): 108/114 MB Progress (1): 108/114 MB Progress (1): 108/114 MB Progress (1): 108/114 MB Progress (1): 108/114 MB Progress (1): 108/114 MB Progress (1): 108/114 MB Progress (1): 108/114 MB Progress (1): 108/114 MB Progress (1): 108/114 MB Progress (1): 108/114 MB Progress (1): 108/114 MB Progress (1): 108/114 MB Progress (1): 108/114 MB Progress (1): 108/114 MB Progress (1): 108/114 MB Progress (1): 108/114 MB Progress (1): 108/114 MB Progress (1): 108/114 MB Progress (1): 108/114 MB Progress (1): 108/114 MB Progress (1): 108/114 MB Progress (1): 108/114 MB Progress (1): 108/114 MB Progress (1): 108/114 MB Progress (1): 108/114 MB Progress (1): 108/114 MB Progress (1): 108/114 MB Progress (1): 108/114 MB Progress (1): 108/114 MB Progress (1): 108/114 MB Progress (1): 108/114 MB Progress (1): 108/114 MB Progress (1): 108/114 MB Progress (1): 108/114 MB Progress (1): 108/114 MB Progress (1): 108/114 MB Progress (1): 108/114 MB Progress (1): 108/114 MB Progress (1): 108/114 MB Progress (1): 108/114 MB Progress (1): 108/114 MB Progress (1): 108/114 MB Progress (1): 108/114 MB Progress (1): 108/114 MB Progress (1): 108/114 MB Progress (1): 108/114 MB Progress (1): 108/114 MB Progress (1): 108/114 MB Progress (1): 108/114 MB Progress (1): 108/114 MB Progress (1): 108/114 MB Progress (1): 108/114 MB Progress (1): 108/114 MB Progress (1): 108/114 MB Progress (1): 108/114 MB Progress (1): 108/114 MB Progress (1): 108/114 MB Progress (1): 108/114 MB Progress (1): 108/114 MB Progress (1): 108/114 MB Progress (1): 108/114 MB Progress (1): 108/114 MB Progress (1): 108/114 MB Progress (1): 108/114 MB Progress (1): 108/114 MB Progress (1): 108/114 MB Progress (1): 108/114 MB Progress (1): 108/114 MB Progress (1): 108/114 MB Progress (1): 108/114 MB Progress (1): 108/114 MB Progress (1): 108/114 MB Progress (1): 108/114 MB Progress (1): 108/114 MB Progress (1): 108/114 MB Progress (1): 108/114 MB Progress (1): 108/114 MB Progress (1): 108/114 MB Progress (1): 108/114 MB Progress (1): 108/114 MB Progress (1): 108/114 MB Progress (1): 108/114 MB Progress (1): 108/114 MB Progress (1): 108/114 MB Progress (1): 108/114 MB Progress (1): 108/114 MB Progress (1): 108/114 MB Progress (1): 108/114 MB Progress (1): 108/114 MB Progress (1): 108/114 MB Progress (1): 108/114 MB Progress (1): 108/114 MB Progress (1): 108/114 MB Progress (1): 108/114 MB Progress (1): 108/114 MB Progress (1): 108/114 MB Progress (1): 108/114 MB Progress (1): 108/114 MB Progress (1): 108/114 MB Progress (1): 108/114 MB Progress (1): 108/114 MB Progress (1): 108/114 MB Progress (1): 108/114 MB Progress (1): 108/114 MB Progress (1): 108/114 MB Progress (1): 108/114 MB Progress (1): 108/114 MB Progress (1): 108/114 MB Progress (1): 108/114 MB Progress (1): 108/114 MB Progress (1): 108/114 MB Progress (1): 108/114 MB Progress (1): 108/114 MB Progress (1): 108/114 MB Progress (1): 108/114 MB Progress (1): 108/114 MB Progress (1): 108/114 MB Progress (1): 108/114 MB Progress (1): 108/114 MB Progress (1): 108/114 MB Progress (1): 108/114 MB Progress (1): 108/114 MB Progress (1): 108/114 MB Progress (1): 108/114 MB Progress (1): 108/114 MB Progress (1): 108/114 MB Progress (1): 108/114 MB Progress (1): 108/114 MB Progress (1): 108/114 MB Progress (1): 108/114 MB Progress (1): 108/114 MB Progress (1): 108/114 MB Progress (1): 108/114 MB Progress (1): 108/114 MB Progress (1): 108/114 MB Progress (1): 108/114 MB Progress (1): 108/114 MB Progress (1): 108/114 MB Progress (1): 108/114 MB Progress (1): 108/114 MB Progress (1): 108/114 MB Progress (1): 108/114 MB Progress (1): 108/114 MB Progress (1): 108/114 MB Progress (1): 108/114 MB Progress (1): 108/114 MB Progress (1): 108/114 MB Progress (1): 108/114 MB Progress (1): 108/114 MB Progress (1): 108/114 MB Progress (1): 108/114 MB Progress (1): 108/114 MB Progress (1): 108/114 MB Progress (1): 108/114 MB Progress (1): 108/114 MB Progress (1): 108/114 MB Progress (1): 108/114 MB Progress (1): 108/114 MB Progress (1): 108/114 MB Progress (1): 108/114 MB Progress (1): 108/114 MB Progress (1): 108/114 MB Progress (1): 108/114 MB Progress (1): 108/114 MB Progress (1): 108/114 MB Progress (1): 108/114 MB Progress (1): 108/114 MB Progress (1): 108/114 MB Progress (1): 108/114 MB Progress (1): 108/114 MB Progress (1): 108/114 MB Progress (1): 108/114 MB Progress (1): 108/114 MB Progress (1): 108/114 MB Progress (1): 108/114 MB Progress (1): 108/114 MB Progress (1): 108/114 MB Progress (1): 108/114 MB Progress (1): 108/114 MB Progress (1): 108/114 MB Progress (1): 108/114 MB Progress (1): 108/114 MB Progress (1): 108/114 MB Progress (1): 108/114 MB Progress (1): 108/114 MB Progress (1): 108/114 MB Progress (1): 108/114 MB Progress (1): 108/114 MB Progress (1): 108/114 MB Progress (1): 108/114 MB Progress (1): 108/114 MB Progress (1): 108/114 MB Progress (1): 108/114 MB Progress (1): 108/114 MB Progress (1): 108/114 MB Progress (1): 108/114 MB Progress (1): 108/114 MB Progress (1): 108/114 MB Progress (1): 108/114 MB Progress (1): 108/114 MB Progress (1): 108/114 MB Progress (1): 108/114 MB Progress (1): 108/114 MB Progress (1): 108/114 MB Progress (1): 108/114 MB Progress (1): 108/114 MB Progress (1): 108/114 MB Progress (1): 108/114 MB Progress (1): 108/114 MB Progress (1): 108/114 MB Progress (1): 108/114 MB Progress (1): 108/114 MB Progress (1): 108/114 MB Progress (1): 108/114 MB Progress (1): 108/114 MB Progress (1): 108/114 MB Progress (1): 108/114 MB Progress (1): 108/114 MB Progress (1): 108/114 MB Progress (1): 108/114 MB Progress (1): 108/114 MB Progress (1): 108/114 MB Progress (1): 108/114 MB Progress (1): 108/114 MB Progress (1): 108/114 MB Progress (1): 108/114 MB Progress (1): 108/114 MB Progress (1): 108/114 MB Progress (1): 108/114 MB Progress (1): 108/114 MB Progress (1): 108/114 MB Progress (1): 108/114 MB Progress (1): 108/114 MB Progress (1): 108/114 MB Progress (1): 108/114 MB Progress (1): 108/114 MB Progress (1): 108/114 MB Progress (1): 108/114 MB Progress (1): 108/114 MB Progress (1): 108/114 MB Progress (1): 108/114 MB Progress (1): 108/114 MB Progress (1): 108/114 MB Progress (1): 108/114 MB Progress (1): 108/114 MB Progress (1): 108/114 MB Progress (1): 108/114 MB Progress (1): 108/114 MB Progress (1): 108/114 MB Progress (1): 108/114 MB Progress (1): 108/114 MB Progress (1): 108/114 MB Progress (1): 108/114 MB Progress (1): 108/114 MB Progress (1): 108/114 MB Progress (1): 108/114 MB Progress (1): 108/114 MB Progress (1): 108/114 MB Progress (1): 108/114 MB Progress (1): 108/114 MB Progress (1): 108/114 MB Progress (1): 108/114 MB Progress (1): 108/114 MB Progress (1): 108/114 MB Progress (1): 108/114 MB Progress (1): 108/114 MB Progress (1): 108/114 MB Progress (1): 108/114 MB Progress (1): 108/114 MB Progress (1): 108/114 MB Progress (1): 108/114 MB Progress (1): 108/114 MB Progress (1): 108/114 MB Progress (1): 108/114 MB Progress (1): 108/114 MB Progress (1): 108/114 MB Progress (1): 108/114 MB Progress (1): 108/114 MB Progress (1): 108/114 MB Progress (1): 108/114 MB Progress (1): 108/114 MB Progress (1): 108/114 MB Progress (1): 108/114 MB Progress (1): 108/114 MB Progress (1): 108/114 MB Progress (1): 108/114 MB Progress (1): 108/114 MB Progress (1): 108/114 MB Progress (1): 108/114 MB Progress (1): 108/114 MB Progress (1): 108/114 MB Progress (1): 108/114 MB Progress (1): 108/114 MB Progress (1): 108/114 MB Progress (1): 108/114 MB Progress (1): 108/114 MB Progress (1): 108/114 MB Progress (1): 108/114 MB Progress (1): 108/114 MB Progress (1): 108/114 MB Progress (1): 108/114 MB Progress (1): 108/114 MB Progress (1): 108/114 MB Progress (1): 109/114 MB Progress (1): 109/114 MB Progress (1): 109/114 MB Progress (1): 109/114 MB Progress (1): 109/114 MB Progress (1): 109/114 MB Progress (1): 109/114 MB Progress (1): 109/114 MB Progress (1): 109/114 MB Progress (1): 109/114 MB Progress (1): 109/114 MB Progress (1): 109/114 MB Progress (1): 109/114 MB Progress (1): 109/114 MB Progress (1): 109/114 MB Progress (1): 109/114 MB Progress (1): 109/114 MB Progress (1): 109/114 MB Progress (1): 109/114 MB Progress (1): 109/114 MB Progress (1): 109/114 MB Progress (1): 109/114 MB Progress (1): 109/114 MB Progress (1): 109/114 MB Progress (1): 109/114 MB Progress (1): 109/114 MB Progress (1): 109/114 MB Progress (1): 109/114 MB Progress (1): 109/114 MB Progress (1): 109/114 MB Progress (1): 109/114 MB Progress (1): 109/114 MB Progress (1): 109/114 MB Progress (1): 109/114 MB Progress (1): 109/114 MB Progress (1): 109/114 MB Progress (1): 109/114 MB Progress (1): 109/114 MB Progress (1): 109/114 MB Progress (1): 109/114 MB Progress (1): 109/114 MB Progress (1): 109/114 MB Progress (1): 109/114 MB Progress (1): 109/114 MB Progress (1): 109/114 MB Progress (1): 109/114 MB Progress (1): 109/114 MB Progress (1): 109/114 MB Progress (1): 109/114 MB Progress (1): 109/114 MB Progress (1): 109/114 MB Progress (1): 109/114 MB Progress (1): 109/114 MB Progress (1): 109/114 MB Progress (1): 109/114 MB Progress (1): 109/114 MB Progress (1): 109/114 MB Progress (1): 109/114 MB Progress (1): 109/114 MB Progress (1): 109/114 MB Progress (1): 109/114 MB Progress (1): 109/114 MB Progress (1): 109/114 MB Progress (1): 109/114 MB Progress (1): 109/114 MB Progress (1): 109/114 MB Progress (1): 109/114 MB Progress (1): 109/114 MB Progress (1): 109/114 MB Progress (1): 109/114 MB Progress (1): 109/114 MB Progress (1): 109/114 MB Progress (1): 109/114 MB Progress (1): 109/114 MB Progress (1): 109/114 MB Progress (1): 109/114 MB Progress (1): 109/114 MB Progress (1): 109/114 MB Progress (1): 109/114 MB Progress (1): 109/114 MB Progress (1): 109/114 MB Progress (1): 109/114 MB Progress (1): 109/114 MB Progress (1): 109/114 MB Progress (1): 109/114 MB Progress (1): 109/114 MB Progress (1): 109/114 MB Progress (1): 109/114 MB Progress (1): 109/114 MB Progress (1): 109/114 MB Progress (1): 109/114 MB Progress (1): 109/114 MB Progress (1): 109/114 MB Progress (1): 109/114 MB Progress (1): 109/114 MB Progress (1): 109/114 MB Progress (1): 109/114 MB Progress (1): 109/114 MB Progress (1): 109/114 MB Progress (1): 109/114 MB Progress (1): 109/114 MB Progress (1): 109/114 MB Progress (1): 109/114 MB Progress (1): 109/114 MB Progress (1): 109/114 MB Progress (1): 109/114 MB Progress (1): 109/114 MB Progress (1): 109/114 MB Progress (1): 109/114 MB Progress (1): 109/114 MB Progress (1): 109/114 MB Progress (1): 109/114 MB Progress (1): 109/114 MB Progress (1): 109/114 MB Progress (1): 109/114 MB Progress (1): 109/114 MB Progress (1): 109/114 MB Progress (1): 109/114 MB Progress (1): 109/114 MB Progress (1): 109/114 MB Progress (1): 109/114 MB Progress (1): 109/114 MB Progress (1): 109/114 MB Progress (1): 109/114 MB Progress (1): 109/114 MB Progress (1): 109/114 MB Progress (1): 109/114 MB Progress (1): 109/114 MB Progress (1): 109/114 MB Progress (1): 109/114 MB Progress (1): 109/114 MB Progress (1): 109/114 MB Progress (1): 109/114 MB Progress (1): 109/114 MB Progress (1): 109/114 MB Progress (1): 109/114 MB Progress (1): 109/114 MB Progress (1): 109/114 MB Progress (1): 109/114 MB Progress (1): 109/114 MB Progress (1): 109/114 MB Progress (1): 109/114 MB Progress (1): 109/114 MB Progress (1): 109/114 MB Progress (1): 109/114 MB Progress (1): 109/114 MB Progress (1): 109/114 MB Progress (1): 109/114 MB Progress (1): 109/114 MB Progress (1): 109/114 MB Progress (1): 109/114 MB Progress (1): 109/114 MB Progress (1): 109/114 MB Progress (1): 109/114 MB Progress (1): 109/114 MB Progress (1): 109/114 MB Progress (1): 109/114 MB Progress (1): 109/114 MB Progress (1): 109/114 MB Progress (1): 109/114 MB Progress (1): 109/114 MB Progress (1): 109/114 MB Progress (1): 109/114 MB Progress (1): 109/114 MB Progress (1): 109/114 MB Progress (1): 109/114 MB Progress (1): 109/114 MB Progress (1): 109/114 MB Progress (1): 109/114 MB Progress (1): 109/114 MB Progress (1): 109/114 MB Progress (1): 109/114 MB Progress (1): 109/114 MB Progress (1): 109/114 MB Progress (1): 109/114 MB Progress (1): 109/114 MB Progress (1): 109/114 MB Progress (1): 109/114 MB Progress (1): 109/114 MB Progress (1): 109/114 MB Progress (1): 109/114 MB Progress (1): 109/114 MB Progress (1): 109/114 MB Progress (1): 109/114 MB Progress (1): 109/114 MB Progress (1): 109/114 MB Progress (1): 109/114 MB Progress (1): 109/114 MB Progress (1): 109/114 MB Progress (1): 109/114 MB Progress (1): 109/114 MB Progress (1): 109/114 MB Progress (1): 109/114 MB Progress (1): 109/114 MB Progress (1): 109/114 MB Progress (1): 109/114 MB Progress (1): 109/114 MB Progress (1): 109/114 MB Progress (1): 109/114 MB Progress (1): 109/114 MB Progress (1): 109/114 MB Progress (1): 109/114 MB Progress (1): 109/114 MB Progress (1): 109/114 MB Progress (1): 109/114 MB Progress (1): 109/114 MB Progress (1): 109/114 MB Progress (1): 109/114 MB Progress (1): 109/114 MB Progress (1): 109/114 MB Progress (1): 109/114 MB Progress (1): 109/114 MB Progress (1): 109/114 MB Progress (1): 109/114 MB Progress (1): 109/114 MB Progress (1): 109/114 MB Progress (1): 109/114 MB Progress (1): 109/114 MB Progress (1): 109/114 MB Progress (1): 109/114 MB Progress (1): 109/114 MB Progress (1): 109/114 MB Progress (1): 109/114 MB Progress (1): 109/114 MB Progress (1): 109/114 MB Progress (1): 109/114 MB Progress (1): 109/114 MB Progress (1): 109/114 MB Progress (1): 109/114 MB Progress (1): 109/114 MB Progress (1): 109/114 MB Progress (1): 109/114 MB Progress (1): 109/114 MB Progress (1): 109/114 MB Progress (1): 109/114 MB Progress (1): 109/114 MB Progress (1): 109/114 MB Progress (1): 109/114 MB Progress (1): 109/114 MB Progress (1): 109/114 MB Progress (1): 109/114 MB Progress (1): 109/114 MB Progress (1): 109/114 MB Progress (1): 109/114 MB Progress (1): 109/114 MB Progress (1): 109/114 MB Progress (1): 109/114 MB Progress (1): 109/114 MB Progress (1): 109/114 MB Progress (1): 109/114 MB Progress (1): 109/114 MB Progress (1): 109/114 MB Progress (1): 109/114 MB Progress (1): 109/114 MB Progress (1): 109/114 MB Progress (1): 109/114 MB Progress (1): 109/114 MB Progress (1): 109/114 MB Progress (1): 109/114 MB Progress (1): 109/114 MB Progress (1): 109/114 MB Progress (1): 109/114 MB Progress (1): 109/114 MB Progress (1): 109/114 MB Progress (1): 109/114 MB Progress (1): 109/114 MB Progress (1): 109/114 MB Progress (1): 109/114 MB Progress (1): 109/114 MB Progress (1): 109/114 MB Progress (1): 109/114 MB Progress (1): 109/114 MB Progress (1): 109/114 MB Progress (1): 109/114 MB Progress (1): 109/114 MB Progress (1): 109/114 MB Progress (1): 109/114 MB Progress (1): 109/114 MB Progress (1): 109/114 MB Progress (1): 109/114 MB Progress (1): 109/114 MB Progress (1): 109/114 MB Progress (1): 109/114 MB Progress (1): 109/114 MB Progress (1): 109/114 MB Progress (1): 109/114 MB Progress (1): 109/114 MB Progress (1): 109/114 MB Progress (1): 109/114 MB Progress (1): 109/114 MB Progress (1): 109/114 MB Progress (1): 109/114 MB Progress (1): 109/114 MB Progress (1): 109/114 MB Progress (1): 109/114 MB Progress (1): 109/114 MB Progress (1): 109/114 MB Progress (1): 109/114 MB Progress (1): 109/114 MB Progress (1): 109/114 MB Progress (1): 109/114 MB Progress (1): 109/114 MB Progress (1): 109/114 MB Progress (1): 109/114 MB Progress (1): 109/114 MB Progress (1): 109/114 MB Progress (1): 109/114 MB Progress (1): 109/114 MB Progress (1): 109/114 MB Progress (1): 109/114 MB Progress (1): 109/114 MB Progress (1): 109/114 MB Progress (1): 109/114 MB Progress (1): 109/114 MB Progress (1): 109/114 MB Progress (1): 109/114 MB Progress (1): 109/114 MB Progress (1): 109/114 MB Progress (1): 109/114 MB Progress (1): 109/114 MB Progress (1): 109/114 MB Progress (1): 109/114 MB Progress (1): 109/114 MB Progress (1): 109/114 MB Progress (1): 109/114 MB Progress (1): 109/114 MB Progress (1): 109/114 MB Progress (1): 109/114 MB Progress (1): 109/114 MB Progress (1): 109/114 MB Progress (1): 109/114 MB Progress (1): 109/114 MB Progress (1): 109/114 MB Progress (1): 109/114 MB Progress (1): 109/114 MB Progress (1): 109/114 MB Progress (1): 109/114 MB Progress (1): 109/114 MB Progress (1): 109/114 MB Progress (1): 109/114 MB Progress (1): 109/114 MB Progress (1): 109/114 MB Progress (1): 109/114 MB Progress (1): 109/114 MB Progress (1): 109/114 MB Progress (1): 109/114 MB Progress (1): 109/114 MB Progress (1): 109/114 MB Progress (1): 109/114 MB Progress (1): 109/114 MB Progress (1): 109/114 MB Progress (1): 109/114 MB Progress (1): 109/114 MB Progress (1): 109/114 MB Progress (1): 109/114 MB Progress (1): 109/114 MB Progress (1): 109/114 MB Progress (1): 109/114 MB Progress (1): 109/114 MB Progress (1): 109/114 MB Progress (1): 109/114 MB Progress (1): 109/114 MB Progress (1): 109/114 MB Progress (1): 109/114 MB Progress (1): 109/114 MB Progress (1): 109/114 MB Progress (1): 109/114 MB Progress (1): 109/114 MB Progress (1): 109/114 MB Progress (1): 109/114 MB Progress (1): 109/114 MB Progress (1): 109/114 MB Progress (1): 109/114 MB Progress (1): 109/114 MB Progress (1): 109/114 MB Progress (1): 109/114 MB Progress (1): 109/114 MB Progress (1): 109/114 MB Progress (1): 109/114 MB Progress (1): 109/114 MB Progress (1): 109/114 MB Progress (1): 109/114 MB Progress (1): 109/114 MB Progress (1): 109/114 MB Progress (1): 109/114 MB Progress (1): 109/114 MB Progress (1): 109/114 MB Progress (1): 109/114 MB Progress (1): 109/114 MB Progress (1): 109/114 MB Progress (1): 109/114 MB Progress (1): 109/114 MB Progress (1): 109/114 MB Progress (1): 109/114 MB Progress (1): 109/114 MB Progress (1): 109/114 MB Progress (1): 109/114 MB Progress (1): 109/114 MB Progress (1): 109/114 MB Progress (1): 109/114 MB Progress (1): 109/114 MB Progress (1): 109/114 MB Progress (1): 109/114 MB Progress (1): 109/114 MB Progress (1): 109/114 MB Progress (1): 109/114 MB Progress (1): 109/114 MB Progress (1): 109/114 MB Progress (1): 109/114 MB Progress (1): 109/114 MB Progress (1): 109/114 MB Progress (1): 109/114 MB Progress (1): 109/114 MB Progress (1): 109/114 MB Progress (1): 109/114 MB Progress (1): 109/114 MB Progress (1): 109/114 MB Progress (1): 109/114 MB Progress (1): 109/114 MB Progress (1): 109/114 MB Progress (1): 109/114 MB Progress (1): 109/114 MB Progress (1): 109/114 MB Progress (1): 109/114 MB Progress (1): 109/114 MB Progress (1): 109/114 MB Progress (1): 109/114 MB Progress (1): 109/114 MB Progress (1): 109/114 MB Progress (1): 109/114 MB Progress (1): 109/114 MB Progress (1): 109/114 MB Progress (1): 109/114 MB Progress (1): 109/114 MB Progress (1): 109/114 MB Progress (1): 109/114 MB Progress (1): 109/114 MB Progress (1): 109/114 MB Progress (1): 109/114 MB Progress (1): 109/114 MB Progress (1): 109/114 MB Progress (1): 109/114 MB Progress (1): 109/114 MB Progress (1): 109/114 MB Progress (1): 109/114 MB Progress (1): 109/114 MB Progress (1): 109/114 MB Progress (1): 109/114 MB Progress (1): 109/114 MB Progress (1): 109/114 MB Progress (1): 109/114 MB Progress (1): 109/114 MB Progress (1): 109/114 MB Progress (1): 109/114 MB Progress (1): 109/114 MB Progress (1): 109/114 MB Progress (1): 109/114 MB Progress (1): 109/114 MB Progress (1): 109/114 MB Progress (1): 109/114 MB Progress (1): 109/114 MB Progress (1): 109/114 MB Progress (1): 109/114 MB Progress (1): 109/114 MB Progress (1): 109/114 MB Progress (1): 109/114 MB Progress (1): 109/114 MB Progress (1): 109/114 MB Progress (1): 109/114 MB Progress (1): 109/114 MB Progress (1): 109/114 MB Progress (1): 109/114 MB Progress (1): 109/114 MB Progress (1): 109/114 MB Progress (1): 109/114 MB Progress (1): 109/114 MB Progress (1): 109/114 MB Progress (1): 109/114 MB Progress (1): 109/114 MB Progress (1): 109/114 MB Progress (1): 109/114 MB Progress (1): 109/114 MB Progress (1): 109/114 MB Progress (1): 109/114 MB Progress (1): 109/114 MB Progress (1): 109/114 MB Progress (1): 109/114 MB Progress (1): 109/114 MB Progress (1): 110/114 MB Progress (1): 110/114 MB Progress (1): 110/114 MB Progress (1): 110/114 MB Progress (1): 110/114 MB Progress (1): 110/114 MB Progress (1): 110/114 MB Progress (1): 110/114 MB Progress (1): 110/114 MB Progress (1): 110/114 MB Progress (1): 110/114 MB Progress (1): 110/114 MB Progress (1): 110/114 MB Progress (1): 110/114 MB Progress (1): 110/114 MB Progress (1): 110/114 MB Progress (1): 110/114 MB Progress (1): 110/114 MB Progress (1): 110/114 MB Progress (1): 110/114 MB Progress (1): 110/114 MB Progress (1): 110/114 MB Progress (1): 110/114 MB Progress (1): 110/114 MB Progress (1): 110/114 MB Progress (1): 110/114 MB Progress (1): 110/114 MB Progress (1): 110/114 MB Progress (1): 110/114 MB Progress (1): 110/114 MB Progress (1): 110/114 MB Progress (1): 110/114 MB Progress (1): 110/114 MB Progress (1): 110/114 MB Progress (1): 110/114 MB Progress (1): 110/114 MB Progress (1): 110/114 MB Progress (1): 110/114 MB Progress (1): 110/114 MB Progress (1): 110/114 MB Progress (1): 110/114 MB Progress (1): 110/114 MB Progress (1): 110/114 MB Progress (1): 110/114 MB Progress (1): 110/114 MB Progress (1): 110/114 MB Progress (1): 110/114 MB Progress (1): 110/114 MB Progress (1): 110/114 MB Progress (1): 110/114 MB Progress (1): 110/114 MB Progress (1): 110/114 MB Progress (1): 110/114 MB Progress (1): 110/114 MB Progress (1): 110/114 MB Progress (1): 110/114 MB Progress (1): 110/114 MB Progress (1): 110/114 MB Progress (1): 110/114 MB Progress (1): 110/114 MB Progress (1): 110/114 MB Progress (1): 110/114 MB Progress (1): 110/114 MB Progress (1): 110/114 MB Progress (1): 110/114 MB Progress (1): 110/114 MB Progress (1): 110/114 MB Progress (1): 110/114 MB Progress (1): 110/114 MB Progress (1): 110/114 MB Progress (1): 110/114 MB Progress (1): 110/114 MB Progress (1): 110/114 MB Progress (1): 110/114 MB Progress (1): 110/114 MB Progress (1): 110/114 MB Progress (1): 110/114 MB Progress (1): 110/114 MB Progress (1): 110/114 MB Progress (1): 110/114 MB Progress (1): 110/114 MB Progress (1): 110/114 MB Progress (1): 110/114 MB Progress (1): 110/114 MB Progress (1): 110/114 MB Progress (1): 110/114 MB Progress (1): 110/114 MB Progress (1): 110/114 MB Progress (1): 110/114 MB Progress (1): 110/114 MB Progress (1): 110/114 MB Progress (1): 110/114 MB Progress (1): 110/114 MB Progress (1): 110/114 MB Progress (1): 110/114 MB Progress (1): 110/114 MB Progress (1): 110/114 MB Progress (1): 110/114 MB Progress (1): 110/114 MB Progress (1): 110/114 MB Progress (1): 110/114 MB Progress (1): 110/114 MB Progress (1): 110/114 MB Progress (1): 110/114 MB Progress (1): 110/114 MB Progress (1): 110/114 MB Progress (1): 110/114 MB Progress (1): 110/114 MB Progress (1): 110/114 MB Progress (1): 110/114 MB Progress (1): 110/114 MB Progress (1): 110/114 MB Progress (1): 110/114 MB Progress (1): 110/114 MB Progress (1): 110/114 MB Progress (1): 110/114 MB Progress (1): 110/114 MB Progress (1): 110/114 MB Progress (1): 110/114 MB Progress (1): 110/114 MB Progress (1): 110/114 MB Progress (1): 110/114 MB Progress (1): 110/114 MB Progress (1): 110/114 MB Progress (1): 110/114 MB Progress (1): 110/114 MB Progress (1): 110/114 MB Progress (1): 110/114 MB Progress (1): 110/114 MB Progress (1): 110/114 MB Progress (1): 110/114 MB Progress (1): 110/114 MB Progress (1): 110/114 MB Progress (1): 110/114 MB Progress (1): 110/114 MB Progress (1): 110/114 MB Progress (1): 110/114 MB Progress (1): 110/114 MB Progress (1): 110/114 MB Progress (1): 110/114 MB Progress (1): 110/114 MB Progress (1): 110/114 MB Progress (1): 110/114 MB Progress (1): 110/114 MB Progress (1): 110/114 MB Progress (1): 110/114 MB Progress (1): 110/114 MB Progress (1): 110/114 MB Progress (1): 110/114 MB Progress (1): 110/114 MB Progress (1): 110/114 MB Progress (1): 110/114 MB Progress (1): 110/114 MB Progress (1): 110/114 MB Progress (1): 110/114 MB Progress (1): 110/114 MB Progress (1): 110/114 MB Progress (1): 110/114 MB Progress (1): 110/114 MB Progress (1): 110/114 MB Progress (1): 110/114 MB Progress (1): 110/114 MB Progress (1): 110/114 MB Progress (1): 110/114 MB Progress (1): 110/114 MB Progress (1): 110/114 MB Progress (1): 110/114 MB Progress (1): 110/114 MB Progress (1): 110/114 MB Progress (1): 110/114 MB Progress (1): 110/114 MB Progress (1): 110/114 MB Progress (1): 110/114 MB Progress (1): 110/114 MB Progress (1): 110/114 MB Progress (1): 110/114 MB Progress (1): 110/114 MB Progress (1): 110/114 MB Progress (1): 110/114 MB Progress (1): 110/114 MB Progress (1): 110/114 MB Progress (1): 110/114 MB Progress (1): 110/114 MB Progress (1): 110/114 MB Progress (1): 110/114 MB Progress (1): 110/114 MB Progress (1): 110/114 MB Progress (1): 110/114 MB Progress (1): 110/114 MB Progress (1): 110/114 MB Progress (1): 110/114 MB Progress (1): 110/114 MB Progress (1): 110/114 MB Progress (1): 110/114 MB Progress (1): 110/114 MB Progress (1): 110/114 MB Progress (1): 110/114 MB Progress (1): 110/114 MB Progress (1): 110/114 MB Progress (1): 110/114 MB Progress (1): 110/114 MB Progress (1): 110/114 MB Progress (1): 110/114 MB Progress (1): 110/114 MB Progress (1): 110/114 MB Progress (1): 110/114 MB Progress (1): 110/114 MB Progress (1): 110/114 MB Progress (1): 110/114 MB Progress (1): 110/114 MB Progress (1): 110/114 MB Progress (1): 110/114 MB Progress (1): 110/114 MB Progress (1): 110/114 MB Progress (1): 110/114 MB Progress (1): 110/114 MB Progress (1): 110/114 MB Progress (1): 110/114 MB Progress (1): 110/114 MB Progress (1): 110/114 MB Progress (1): 110/114 MB Progress (1): 110/114 MB Progress (1): 110/114 MB Progress (1): 110/114 MB Progress (1): 110/114 MB Progress (1): 110/114 MB Progress (1): 110/114 MB Progress (1): 110/114 MB Progress (1): 110/114 MB Progress (1): 110/114 MB Progress (1): 110/114 MB Progress (1): 110/114 MB Progress (1): 110/114 MB Progress (1): 110/114 MB Progress (1): 110/114 MB Progress (1): 110/114 MB Progress (1): 110/114 MB Progress (1): 110/114 MB Progress (1): 110/114 MB Progress (1): 110/114 MB Progress (1): 110/114 MB Progress (1): 110/114 MB Progress (1): 110/114 MB Progress (1): 110/114 MB Progress (1): 110/114 MB Progress (1): 110/114 MB Progress (1): 110/114 MB Progress (1): 110/114 MB Progress (1): 110/114 MB Progress (1): 110/114 MB Progress (1): 110/114 MB Progress (1): 110/114 MB Progress (1): 110/114 MB Progress (1): 110/114 MB Progress (1): 110/114 MB Progress (1): 110/114 MB Progress (1): 110/114 MB Progress (1): 110/114 MB Progress (1): 110/114 MB Progress (1): 110/114 MB Progress (1): 110/114 MB Progress (1): 110/114 MB Progress (1): 110/114 MB Progress (1): 110/114 MB Progress (1): 110/114 MB Progress (1): 110/114 MB Progress (1): 110/114 MB Progress (1): 110/114 MB Progress (1): 110/114 MB Progress (1): 110/114 MB Progress (1): 110/114 MB Progress (1): 110/114 MB Progress (1): 110/114 MB Progress (1): 110/114 MB Progress (1): 110/114 MB Progress (1): 110/114 MB Progress (1): 110/114 MB Progress (1): 110/114 MB Progress (1): 110/114 MB Progress (1): 110/114 MB Progress (1): 110/114 MB Progress (1): 110/114 MB Progress (1): 110/114 MB Progress (1): 110/114 MB Progress (1): 110/114 MB Progress (1): 110/114 MB Progress (1): 110/114 MB Progress (1): 110/114 MB Progress (1): 110/114 MB Progress (1): 110/114 MB Progress (1): 110/114 MB Progress (1): 110/114 MB Progress (1): 110/114 MB Progress (1): 110/114 MB Progress (1): 110/114 MB Progress (1): 110/114 MB Progress (1): 110/114 MB Progress (1): 110/114 MB Progress (1): 110/114 MB Progress (1): 110/114 MB Progress (1): 110/114 MB Progress (1): 110/114 MB Progress (1): 110/114 MB Progress (1): 110/114 MB Progress (1): 110/114 MB Progress (1): 110/114 MB Progress (1): 110/114 MB Progress (1): 110/114 MB Progress (1): 110/114 MB Progress (1): 110/114 MB Progress (1): 110/114 MB Progress (1): 110/114 MB Progress (1): 110/114 MB Progress (1): 110/114 MB Progress (1): 110/114 MB Progress (1): 110/114 MB Progress (1): 110/114 MB Progress (1): 110/114 MB Progress (1): 110/114 MB Progress (1): 110/114 MB Progress (1): 110/114 MB Progress (1): 110/114 MB Progress (1): 110/114 MB Progress (1): 110/114 MB Progress (1): 110/114 MB Progress (1): 110/114 MB Progress (1): 110/114 MB Progress (1): 110/114 MB Progress (1): 110/114 MB Progress (1): 110/114 MB Progress (1): 110/114 MB Progress (1): 110/114 MB Progress (1): 110/114 MB Progress (1): 110/114 MB Progress (1): 110/114 MB Progress (1): 110/114 MB Progress (1): 110/114 MB Progress (1): 110/114 MB Progress (1): 110/114 MB Progress (1): 110/114 MB Progress (1): 110/114 MB Progress (1): 110/114 MB Progress (1): 110/114 MB Progress (1): 110/114 MB Progress (1): 110/114 MB Progress (1): 110/114 MB Progress (1): 110/114 MB Progress (1): 110/114 MB Progress (1): 110/114 MB Progress (1): 110/114 MB Progress (1): 110/114 MB Progress (1): 110/114 MB Progress (1): 110/114 MB Progress (1): 110/114 MB Progress (1): 110/114 MB Progress (1): 110/114 MB Progress (1): 110/114 MB Progress (1): 110/114 MB Progress (1): 110/114 MB Progress (1): 110/114 MB Progress (1): 110/114 MB Progress (1): 110/114 MB Progress (1): 110/114 MB Progress (1): 110/114 MB Progress (1): 110/114 MB Progress (1): 110/114 MB Progress (1): 110/114 MB Progress (1): 110/114 MB Progress (1): 110/114 MB Progress (1): 110/114 MB Progress (1): 110/114 MB Progress (1): 110/114 MB Progress (1): 110/114 MB Progress (1): 110/114 MB Progress (1): 110/114 MB Progress (1): 110/114 MB Progress (1): 110/114 MB Progress (1): 110/114 MB Progress (1): 110/114 MB Progress (1): 110/114 MB Progress (1): 110/114 MB Progress (1): 110/114 MB Progress (1): 110/114 MB Progress (1): 110/114 MB Progress (1): 110/114 MB Progress (1): 110/114 MB Progress (1): 110/114 MB Progress (1): 110/114 MB Progress (1): 110/114 MB Progress (1): 110/114 MB Progress (1): 110/114 MB Progress (1): 110/114 MB Progress (1): 110/114 MB Progress (1): 110/114 MB Progress (1): 110/114 MB Progress (1): 110/114 MB Progress (1): 110/114 MB Progress (1): 110/114 MB Progress (1): 110/114 MB Progress (1): 110/114 MB Progress (1): 110/114 MB Progress (1): 110/114 MB Progress (1): 110/114 MB Progress (1): 110/114 MB Progress (1): 110/114 MB Progress (1): 110/114 MB Progress (1): 110/114 MB Progress (1): 110/114 MB Progress (1): 110/114 MB Progress (1): 110/114 MB Progress (1): 110/114 MB Progress (1): 110/114 MB Progress (1): 110/114 MB Progress (1): 110/114 MB Progress (1): 110/114 MB Progress (1): 110/114 MB Progress (1): 110/114 MB Progress (1): 110/114 MB Progress (1): 110/114 MB Progress (1): 110/114 MB Progress (1): 110/114 MB Progress (1): 110/114 MB Progress (1): 110/114 MB Progress (1): 110/114 MB Progress (1): 110/114 MB Progress (1): 110/114 MB Progress (1): 110/114 MB Progress (1): 110/114 MB Progress (1): 110/114 MB Progress (1): 110/114 MB Progress (1): 110/114 MB Progress (1): 110/114 MB Progress (1): 110/114 MB Progress (1): 110/114 MB Progress (1): 110/114 MB Progress (1): 110/114 MB Progress (1): 110/114 MB Progress (1): 110/114 MB Progress (1): 110/114 MB Progress (1): 110/114 MB Progress (1): 110/114 MB Progress (1): 110/114 MB Progress (1): 110/114 MB Progress (1): 110/114 MB Progress (1): 110/114 MB Progress (1): 110/114 MB Progress (1): 110/114 MB Progress (1): 110/114 MB Progress (1): 110/114 MB Progress (1): 110/114 MB Progress (1): 110/114 MB Progress (1): 110/114 MB Progress (1): 110/114 MB Progress (1): 110/114 MB Progress (1): 110/114 MB Progress (1): 110/114 MB Progress (1): 110/114 MB Progress (1): 110/114 MB Progress (1): 110/114 MB Progress (1): 110/114 MB Progress (1): 110/114 MB Progress (1): 110/114 MB Progress (1): 110/114 MB Progress (1): 110/114 MB Progress (1): 110/114 MB Progress (1): 110/114 MB Progress (1): 110/114 MB Progress (1): 110/114 MB Progress (1): 110/114 MB Progress (1): 110/114 MB Progress (1): 110/114 MB Progress (1): 110/114 MB Progress (1): 110/114 MB Progress (1): 110/114 MB Progress (1): 110/114 MB Progress (1): 110/114 MB Progress (1): 110/114 MB Progress (1): 110/114 MB Progress (1): 110/114 MB Progress (1): 110/114 MB Progress (1): 110/114 MB Progress (1): 110/114 MB Progress (1): 110/114 MB Progress (1): 110/114 MB Progress (1): 110/114 MB Progress (1): 110/114 MB Progress (1): 110/114 MB Progress (1): 110/114 MB Progress (1): 110/114 MB Progress (1): 111/114 MB Progress (1): 111/114 MB Progress (1): 111/114 MB Progress (1): 111/114 MB Progress (1): 111/114 MB Progress (1): 111/114 MB Progress (1): 111/114 MB Progress (1): 111/114 MB Progress (1): 111/114 MB Progress (1): 111/114 MB Progress (1): 111/114 MB Progress (1): 111/114 MB Progress (1): 111/114 MB Progress (1): 111/114 MB Progress (1): 111/114 MB Progress (1): 111/114 MB Progress (1): 111/114 MB Progress (1): 111/114 MB Progress (1): 111/114 MB Progress (1): 111/114 MB Progress (1): 111/114 MB Progress (1): 111/114 MB Progress (1): 111/114 MB Progress (1): 111/114 MB Progress (1): 111/114 MB Progress (1): 111/114 MB Progress (1): 111/114 MB Progress (1): 111/114 MB Progress (1): 111/114 MB Progress (1): 111/114 MB Progress (1): 111/114 MB Progress (1): 111/114 MB Progress (1): 111/114 MB Progress (1): 111/114 MB Progress (1): 111/114 MB Progress (1): 111/114 MB Progress (1): 111/114 MB Progress (1): 111/114 MB Progress (1): 111/114 MB Progress (1): 111/114 MB Progress (1): 111/114 MB Progress (1): 111/114 MB Progress (1): 111/114 MB Progress (1): 111/114 MB Progress (1): 111/114 MB Progress (1): 111/114 MB Progress (1): 111/114 MB Progress (1): 111/114 MB Progress (1): 111/114 MB Progress (1): 111/114 MB Progress (1): 111/114 MB Progress (1): 111/114 MB Progress (1): 111/114 MB Progress (1): 111/114 MB Progress (1): 111/114 MB Progress (1): 111/114 MB Progress (1): 111/114 MB Progress (1): 111/114 MB Progress (1): 111/114 MB Progress (1): 111/114 MB Progress (1): 111/114 MB Progress (1): 111/114 MB Progress (1): 111/114 MB Progress (1): 111/114 MB Progress (1): 111/114 MB Progress (1): 111/114 MB Progress (1): 111/114 MB Progress (1): 111/114 MB Progress (1): 111/114 MB Progress (1): 111/114 MB Progress (1): 111/114 MB Progress (1): 111/114 MB Progress (1): 111/114 MB Progress (1): 111/114 MB Progress (1): 111/114 MB Progress (1): 111/114 MB Progress (1): 111/114 MB Progress (1): 111/114 MB Progress (1): 111/114 MB Progress (1): 111/114 MB Progress (1): 111/114 MB Progress (1): 111/114 MB Progress (1): 111/114 MB Progress (1): 111/114 MB Progress (1): 111/114 MB Progress (1): 111/114 MB Progress (1): 111/114 MB Progress (1): 111/114 MB Progress (1): 111/114 MB Progress (1): 111/114 MB Progress (1): 111/114 MB Progress (1): 111/114 MB Progress (1): 111/114 MB Progress (1): 111/114 MB Progress (1): 111/114 MB Progress (1): 111/114 MB Progress (1): 111/114 MB Progress (1): 111/114 MB Progress (1): 111/114 MB Progress (1): 111/114 MB Progress (1): 111/114 MB Progress (1): 111/114 MB Progress (1): 111/114 MB Progress (1): 111/114 MB Progress (1): 111/114 MB Progress (1): 111/114 MB Progress (1): 111/114 MB Progress (1): 111/114 MB Progress (1): 111/114 MB Progress (1): 111/114 MB Progress (1): 111/114 MB Progress (1): 111/114 MB Progress (1): 111/114 MB Progress (1): 111/114 MB Progress (1): 111/114 MB Progress (1): 111/114 MB Progress (1): 111/114 MB Progress (1): 111/114 MB Progress (1): 111/114 MB Progress (1): 111/114 MB Progress (1): 111/114 MB Progress (1): 111/114 MB Progress (1): 111/114 MB Progress (1): 111/114 MB Progress (1): 111/114 MB Progress (1): 111/114 MB Progress (1): 111/114 MB Progress (1): 111/114 MB Progress (1): 111/114 MB Progress (1): 111/114 MB Progress (1): 111/114 MB Progress (1): 111/114 MB Progress (1): 111/114 MB Progress (1): 111/114 MB Progress (1): 111/114 MB Progress (1): 111/114 MB Progress (1): 111/114 MB Progress (1): 111/114 MB Progress (1): 111/114 MB Progress (1): 111/114 MB Progress (1): 111/114 MB Progress (1): 111/114 MB Progress (1): 111/114 MB Progress (1): 111/114 MB Progress (1): 111/114 MB Progress (1): 111/114 MB Progress (1): 111/114 MB Progress (1): 111/114 MB Progress (1): 111/114 MB Progress (1): 111/114 MB Progress (1): 111/114 MB Progress (1): 111/114 MB Progress (1): 111/114 MB Progress (1): 111/114 MB Progress (1): 111/114 MB Progress (1): 111/114 MB Progress (1): 111/114 MB Progress (1): 111/114 MB Progress (1): 111/114 MB Progress (1): 111/114 MB Progress (1): 111/114 MB Progress (1): 111/114 MB Progress (1): 111/114 MB Progress (1): 111/114 MB Progress (1): 111/114 MB Progress (1): 111/114 MB Progress (1): 111/114 MB Progress (1): 111/114 MB Progress (1): 111/114 MB Progress (1): 111/114 MB Progress (1): 111/114 MB Progress (1): 111/114 MB Progress (1): 111/114 MB Progress (1): 111/114 MB Progress (1): 111/114 MB Progress (1): 111/114 MB Progress (1): 111/114 MB Progress (1): 111/114 MB Progress (1): 111/114 MB Progress (1): 111/114 MB Progress (1): 111/114 MB Progress (1): 111/114 MB Progress (1): 111/114 MB Progress (1): 111/114 MB Progress (1): 111/114 MB Progress (1): 111/114 MB Progress (1): 111/114 MB Progress (1): 111/114 MB Progress (1): 111/114 MB Progress (1): 111/114 MB Progress (1): 111/114 MB Progress (1): 111/114 MB Progress (1): 111/114 MB Progress (1): 111/114 MB Progress (1): 111/114 MB Progress (1): 111/114 MB Progress (1): 111/114 MB Progress (1): 111/114 MB Progress (1): 111/114 MB Progress (1): 111/114 MB Progress (1): 111/114 MB Progress (1): 111/114 MB Progress (1): 111/114 MB Progress (1): 111/114 MB Progress (1): 111/114 MB Progress (1): 111/114 MB Progress (1): 111/114 MB Progress (1): 111/114 MB Progress (1): 111/114 MB Progress (1): 111/114 MB Progress (1): 111/114 MB Progress (1): 111/114 MB Progress (1): 111/114 MB Progress (1): 111/114 MB Progress (1): 111/114 MB Progress (1): 111/114 MB Progress (1): 111/114 MB Progress (1): 111/114 MB Progress (1): 111/114 MB Progress (1): 111/114 MB Progress (1): 111/114 MB Progress (1): 111/114 MB Progress (1): 111/114 MB Progress (1): 111/114 MB Progress (1): 111/114 MB Progress (1): 111/114 MB Progress (1): 111/114 MB Progress (1): 111/114 MB Progress (1): 111/114 MB Progress (1): 111/114 MB Progress (1): 111/114 MB Progress (1): 111/114 MB Progress (1): 111/114 MB Progress (1): 111/114 MB Progress (1): 111/114 MB Progress (1): 111/114 MB Progress (1): 111/114 MB Progress (1): 111/114 MB Progress (1): 111/114 MB Progress (1): 111/114 MB Progress (1): 111/114 MB Progress (1): 111/114 MB Progress (1): 111/114 MB Progress (1): 111/114 MB Progress (1): 111/114 MB Progress (1): 111/114 MB Progress (1): 111/114 MB Progress (1): 111/114 MB Progress (1): 111/114 MB Progress (1): 111/114 MB Progress (1): 111/114 MB Progress (1): 111/114 MB Progress (1): 111/114 MB Progress (1): 111/114 MB Progress (1): 111/114 MB Progress (1): 111/114 MB Progress (1): 111/114 MB Progress (1): 111/114 MB Progress (1): 111/114 MB Progress (1): 111/114 MB Progress (1): 111/114 MB Progress (1): 111/114 MB Progress (1): 111/114 MB Progress (1): 111/114 MB Progress (1): 111/114 MB Progress (1): 111/114 MB Progress (1): 111/114 MB Progress (1): 111/114 MB Progress (1): 111/114 MB Progress (1): 111/114 MB Progress (1): 111/114 MB Progress (1): 111/114 MB Progress (1): 111/114 MB Progress (1): 111/114 MB Progress (1): 111/114 MB Progress (1): 111/114 MB Progress (1): 111/114 MB Progress (1): 111/114 MB Progress (1): 111/114 MB Progress (1): 111/114 MB Progress (1): 111/114 MB Progress (1): 111/114 MB Progress (1): 111/114 MB Progress (1): 111/114 MB Progress (1): 111/114 MB Progress (1): 111/114 MB Progress (1): 111/114 MB Progress (1): 111/114 MB Progress (1): 111/114 MB Progress (1): 111/114 MB Progress (1): 111/114 MB Progress (1): 111/114 MB Progress (1): 111/114 MB Progress (1): 111/114 MB Progress (1): 111/114 MB Progress (1): 111/114 MB Progress (1): 111/114 MB Progress (1): 111/114 MB Progress (1): 111/114 MB Progress (1): 111/114 MB Progress (1): 111/114 MB Progress (1): 111/114 MB Progress (1): 111/114 MB Progress (1): 111/114 MB Progress (1): 111/114 MB Progress (1): 111/114 MB Progress (1): 111/114 MB Progress (1): 111/114 MB Progress (1): 111/114 MB Progress (1): 111/114 MB Progress (1): 111/114 MB Progress (1): 111/114 MB Progress (1): 111/114 MB Progress (1): 111/114 MB Progress (1): 111/114 MB Progress (1): 111/114 MB Progress (1): 111/114 MB Progress (1): 111/114 MB Progress (1): 111/114 MB Progress (1): 111/114 MB Progress (1): 111/114 MB Progress (1): 111/114 MB Progress (1): 111/114 MB Progress (1): 111/114 MB Progress (1): 111/114 MB Progress (1): 111/114 MB Progress (1): 111/114 MB Progress (1): 111/114 MB Progress (1): 111/114 MB Progress (1): 111/114 MB Progress (1): 111/114 MB Progress (1): 111/114 MB Progress (1): 111/114 MB Progress (1): 111/114 MB Progress (1): 111/114 MB Progress (1): 111/114 MB Progress (1): 111/114 MB Progress (1): 111/114 MB Progress (1): 111/114 MB Progress (1): 111/114 MB Progress (1): 111/114 MB Progress (1): 111/114 MB Progress (1): 111/114 MB Progress (1): 111/114 MB Progress (1): 111/114 MB Progress (1): 111/114 MB Progress (1): 111/114 MB Progress (1): 111/114 MB Progress (1): 111/114 MB Progress (1): 111/114 MB Progress (1): 111/114 MB Progress (1): 111/114 MB Progress (1): 111/114 MB Progress (1): 111/114 MB Progress (1): 111/114 MB Progress (1): 111/114 MB Progress (1): 111/114 MB Progress (1): 111/114 MB Progress (1): 111/114 MB Progress (1): 111/114 MB Progress (1): 111/114 MB Progress (1): 111/114 MB Progress (1): 111/114 MB Progress (1): 111/114 MB Progress (1): 111/114 MB Progress (1): 111/114 MB Progress (1): 111/114 MB Progress (1): 111/114 MB Progress (1): 111/114 MB Progress (1): 111/114 MB Progress (1): 111/114 MB Progress (1): 111/114 MB Progress (1): 111/114 MB Progress (1): 111/114 MB Progress (1): 111/114 MB Progress (1): 111/114 MB Progress (1): 111/114 MB Progress (1): 111/114 MB Progress (1): 111/114 MB Progress (1): 111/114 MB Progress (1): 111/114 MB Progress (1): 111/114 MB Progress (1): 111/114 MB Progress (1): 111/114 MB Progress (1): 111/114 MB Progress (1): 111/114 MB Progress (1): 111/114 MB Progress (1): 111/114 MB Progress (1): 111/114 MB Progress (1): 111/114 MB Progress (1): 111/114 MB Progress (1): 111/114 MB Progress (1): 111/114 MB Progress (1): 111/114 MB Progress (1): 111/114 MB Progress (1): 111/114 MB Progress (1): 111/114 MB Progress (1): 111/114 MB Progress (1): 111/114 MB Progress (1): 111/114 MB Progress (1): 111/114 MB Progress (1): 111/114 MB Progress (1): 111/114 MB Progress (1): 111/114 MB Progress (1): 111/114 MB Progress (1): 111/114 MB Progress (1): 111/114 MB Progress (1): 111/114 MB Progress (1): 111/114 MB Progress (1): 111/114 MB Progress (1): 111/114 MB Progress (1): 111/114 MB Progress (1): 111/114 MB Progress (1): 111/114 MB Progress (1): 111/114 MB Progress (1): 111/114 MB Progress (1): 111/114 MB Progress (1): 111/114 MB Progress (1): 111/114 MB Progress (1): 111/114 MB Progress (1): 111/114 MB Progress (1): 111/114 MB Progress (1): 111/114 MB Progress (1): 111/114 MB Progress (1): 111/114 MB Progress (1): 111/114 MB Progress (1): 111/114 MB Progress (1): 111/114 MB Progress (1): 111/114 MB Progress (1): 111/114 MB Progress (1): 111/114 MB Progress (1): 111/114 MB Progress (1): 111/114 MB Progress (1): 111/114 MB Progress (1): 111/114 MB Progress (1): 111/114 MB Progress (1): 111/114 MB Progress (1): 111/114 MB Progress (1): 111/114 MB Progress (1): 111/114 MB Progress (1): 111/114 MB Progress (1): 111/114 MB Progress (1): 111/114 MB Progress (1): 111/114 MB Progress (1): 111/114 MB Progress (1): 111/114 MB Progress (1): 111/114 MB Progress (1): 111/114 MB Progress (1): 111/114 MB Progress (1): 111/114 MB Progress (1): 111/114 MB Progress (1): 111/114 MB Progress (1): 111/114 MB Progress (1): 111/114 MB Progress (1): 111/114 MB Progress (1): 111/114 MB Progress (1): 111/114 MB Progress (1): 111/114 MB Progress (1): 111/114 MB Progress (1): 111/114 MB Progress (1): 111/114 MB Progress (1): 111/114 MB Progress (1): 111/114 MB Progress (1): 111/114 MB Progress (1): 111/114 MB Progress (1): 111/114 MB Progress (1): 111/114 MB Progress (1): 111/114 MB Progress (1): 111/114 MB Progress (1): 111/114 MB Progress (1): 111/114 MB Progress (1): 111/114 MB Progress (1): 111/114 MB Progress (1): 111/114 MB Progress (1): 111/114 MB Progress (1): 111/114 MB Progress (1): 111/114 MB Progress (1): 111/114 MB Progress (1): 111/114 MB Progress (1): 111/114 MB Progress (1): 111/114 MB Progress (1): 111/114 MB Progress (1): 111/114 MB Progress (1): 111/114 MB Progress (1): 111/114 MB Progress (1): 111/114 MB Progress (1): 111/114 MB Progress (1): 111/114 MB Progress (1): 112/114 MB Progress (1): 112/114 MB Progress (1): 112/114 MB Progress (1): 112/114 MB Progress (1): 112/114 MB Progress (1): 112/114 MB Progress (1): 112/114 MB Progress (1): 112/114 MB Progress (1): 112/114 MB Progress (1): 112/114 MB Progress (1): 112/114 MB Progress (1): 112/114 MB Progress (1): 112/114 MB Progress (1): 112/114 MB Progress (1): 112/114 MB Progress (1): 112/114 MB Progress (1): 112/114 MB Progress (1): 112/114 MB Progress (1): 112/114 MB Progress (1): 112/114 MB Progress (1): 112/114 MB Progress (1): 112/114 MB Progress (1): 112/114 MB Progress (1): 112/114 MB Progress (1): 112/114 MB Progress (1): 112/114 MB Progress (1): 112/114 MB Progress (1): 112/114 MB Progress (1): 112/114 MB Progress (1): 112/114 MB Progress (1): 112/114 MB Progress (1): 112/114 MB Progress (1): 112/114 MB Progress (1): 112/114 MB Progress (1): 112/114 MB Progress (1): 112/114 MB Progress (1): 112/114 MB Progress (1): 112/114 MB Progress (1): 112/114 MB Progress (1): 112/114 MB Progress (1): 112/114 MB Progress (1): 112/114 MB Progress (1): 112/114 MB Progress (1): 112/114 MB Progress (1): 112/114 MB Progress (1): 112/114 MB Progress (1): 112/114 MB Progress (1): 112/114 MB Progress (1): 112/114 MB Progress (1): 112/114 MB Progress (1): 112/114 MB Progress (1): 112/114 MB Progress (1): 112/114 MB Progress (1): 112/114 MB Progress (1): 112/114 MB Progress (1): 112/114 MB Progress (1): 112/114 MB Progress (1): 112/114 MB Progress (1): 112/114 MB Progress (1): 112/114 MB Progress (1): 112/114 MB Progress (1): 112/114 MB Progress (1): 112/114 MB Progress (1): 112/114 MB Progress (1): 112/114 MB Progress (1): 112/114 MB Progress (1): 112/114 MB Progress (1): 112/114 MB Progress (1): 112/114 MB Progress (1): 112/114 MB Progress (1): 112/114 MB Progress (1): 112/114 MB Progress (1): 112/114 MB Progress (1): 112/114 MB Progress (1): 112/114 MB Progress (1): 112/114 MB Progress (1): 112/114 MB Progress (1): 112/114 MB Progress (1): 112/114 MB Progress (1): 112/114 MB Progress (1): 112/114 MB Progress (1): 112/114 MB Progress (1): 112/114 MB Progress (1): 112/114 MB Progress (1): 112/114 MB Progress (1): 112/114 MB Progress (1): 112/114 MB Progress (1): 112/114 MB Progress (1): 112/114 MB Progress (1): 112/114 MB Progress (1): 112/114 MB Progress (1): 112/114 MB Progress (1): 112/114 MB Progress (1): 112/114 MB Progress (1): 112/114 MB Progress (1): 112/114 MB Progress (1): 112/114 MB Progress (1): 112/114 MB Progress (1): 112/114 MB Progress (1): 112/114 MB Progress (1): 112/114 MB Progress (1): 112/114 MB Progress (1): 112/114 MB Progress (1): 112/114 MB Progress (1): 112/114 MB Progress (1): 112/114 MB Progress (1): 112/114 MB Progress (1): 112/114 MB Progress (1): 112/114 MB Progress (1): 112/114 MB Progress (1): 112/114 MB Progress (1): 112/114 MB Progress (1): 112/114 MB Progress (1): 112/114 MB Progress (1): 112/114 MB Progress (1): 112/114 MB Progress (1): 112/114 MB Progress (1): 112/114 MB Progress (1): 112/114 MB Progress (1): 112/114 MB Progress (1): 112/114 MB Progress (1): 112/114 MB Progress (1): 112/114 MB Progress (1): 112/114 MB Progress (1): 112/114 MB Progress (1): 112/114 MB Progress (1): 112/114 MB Progress (1): 112/114 MB Progress (1): 112/114 MB Progress (1): 112/114 MB Progress (1): 112/114 MB Progress (1): 112/114 MB Progress (1): 112/114 MB Progress (1): 112/114 MB Progress (1): 112/114 MB Progress (1): 112/114 MB Progress (1): 112/114 MB Progress (1): 112/114 MB Progress (1): 112/114 MB Progress (1): 112/114 MB Progress (1): 112/114 MB Progress (1): 112/114 MB Progress (1): 112/114 MB Progress (1): 112/114 MB Progress (1): 112/114 MB Progress (1): 112/114 MB Progress (1): 112/114 MB Progress (1): 112/114 MB Progress (1): 112/114 MB Progress (1): 112/114 MB Progress (1): 112/114 MB Progress (1): 112/114 MB Progress (1): 112/114 MB Progress (1): 112/114 MB Progress (1): 112/114 MB Progress (1): 112/114 MB Progress (1): 112/114 MB Progress (1): 112/114 MB Progress (1): 112/114 MB Progress (1): 112/114 MB Progress (1): 112/114 MB Progress (1): 112/114 MB Progress (1): 112/114 MB Progress (1): 112/114 MB Progress (1): 112/114 MB Progress (1): 112/114 MB Progress (1): 112/114 MB Progress (1): 112/114 MB Progress (1): 112/114 MB Progress (1): 112/114 MB Progress (1): 112/114 MB Progress (1): 112/114 MB Progress (1): 112/114 MB Progress (1): 112/114 MB Progress (1): 112/114 MB Progress (1): 112/114 MB Progress (1): 112/114 MB Progress (1): 112/114 MB Progress (1): 112/114 MB Progress (1): 112/114 MB Progress (1): 112/114 MB Progress (1): 112/114 MB Progress (1): 112/114 MB Progress (1): 112/114 MB Progress (1): 112/114 MB Progress (1): 112/114 MB Progress (1): 112/114 MB Progress (1): 112/114 MB Progress (1): 112/114 MB Progress (1): 112/114 MB Progress (1): 112/114 MB Progress (1): 112/114 MB Progress (1): 112/114 MB Progress (1): 112/114 MB Progress (1): 112/114 MB Progress (1): 112/114 MB Progress (1): 112/114 MB Progress (1): 112/114 MB Progress (1): 112/114 MB Progress (1): 112/114 MB Progress (1): 112/114 MB Progress (1): 112/114 MB Progress (1): 112/114 MB Progress (1): 112/114 MB Progress (1): 112/114 MB Progress (1): 112/114 MB Progress (1): 112/114 MB Progress (1): 112/114 MB Progress (1): 112/114 MB Progress (1): 112/114 MB Progress (1): 112/114 MB Progress (1): 112/114 MB Progress (1): 112/114 MB Progress (1): 112/114 MB Progress (1): 112/114 MB Progress (1): 112/114 MB Progress (1): 112/114 MB Progress (1): 112/114 MB Progress (1): 112/114 MB Progress (1): 112/114 MB Progress (1): 112/114 MB Progress (1): 112/114 MB Progress (1): 112/114 MB Progress (1): 112/114 MB Progress (1): 112/114 MB Progress (1): 112/114 MB Progress (1): 112/114 MB Progress (1): 112/114 MB Progress (1): 112/114 MB Progress (1): 112/114 MB Progress (1): 112/114 MB Progress (1): 112/114 MB Progress (1): 112/114 MB Progress (1): 112/114 MB Progress (1): 112/114 MB Progress (1): 112/114 MB Progress (1): 112/114 MB Progress (1): 112/114 MB Progress (1): 112/114 MB Progress (1): 112/114 MB Progress (1): 112/114 MB Progress (1): 112/114 MB Progress (1): 112/114 MB Progress (1): 112/114 MB Progress (1): 112/114 MB Progress (1): 112/114 MB Progress (1): 112/114 MB Progress (1): 112/114 MB Progress (1): 112/114 MB Progress (1): 112/114 MB Progress (1): 112/114 MB Progress (1): 112/114 MB Progress (1): 112/114 MB Progress (1): 112/114 MB Progress (1): 112/114 MB Progress (1): 112/114 MB Progress (1): 112/114 MB Progress (1): 112/114 MB Progress (1): 112/114 MB Progress (1): 112/114 MB Progress (1): 112/114 MB Progress (1): 112/114 MB Progress (1): 112/114 MB Progress (1): 112/114 MB Progress (1): 112/114 MB Progress (1): 112/114 MB Progress (1): 112/114 MB Progress (1): 112/114 MB Progress (1): 112/114 MB Progress (1): 112/114 MB Progress (1): 112/114 MB Progress (1): 112/114 MB Progress (1): 112/114 MB Progress (1): 112/114 MB Progress (1): 112/114 MB Progress (1): 112/114 MB Progress (1): 112/114 MB Progress (1): 112/114 MB Progress (1): 112/114 MB Progress (1): 112/114 MB Progress (1): 112/114 MB Progress (1): 112/114 MB Progress (1): 112/114 MB Progress (1): 112/114 MB Progress (1): 112/114 MB Progress (1): 112/114 MB Progress (1): 112/114 MB Progress (1): 112/114 MB Progress (1): 112/114 MB Progress (1): 112/114 MB Progress (1): 112/114 MB Progress (1): 112/114 MB Progress (1): 112/114 MB Progress (1): 112/114 MB Progress (1): 112/114 MB Progress (1): 112/114 MB Progress (1): 112/114 MB Progress (1): 112/114 MB Progress (1): 112/114 MB Progress (1): 112/114 MB Progress (1): 112/114 MB Progress (1): 112/114 MB Progress (1): 112/114 MB Progress (1): 112/114 MB Progress (1): 112/114 MB Progress (1): 112/114 MB Progress (1): 112/114 MB Progress (1): 112/114 MB Progress (1): 112/114 MB Progress (1): 112/114 MB Progress (1): 112/114 MB Progress (1): 112/114 MB Progress (1): 112/114 MB Progress (1): 112/114 MB Progress (1): 112/114 MB Progress (1): 112/114 MB Progress (1): 112/114 MB Progress (1): 112/114 MB Progress (1): 112/114 MB Progress (1): 112/114 MB Progress (1): 112/114 MB Progress (1): 112/114 MB Progress (1): 112/114 MB Progress (1): 112/114 MB Progress (1): 112/114 MB Progress (1): 112/114 MB Progress (1): 112/114 MB Progress (1): 112/114 MB Progress (1): 112/114 MB Progress (1): 112/114 MB Progress (1): 112/114 MB Progress (1): 112/114 MB Progress (1): 112/114 MB Progress (1): 112/114 MB Progress (1): 112/114 MB Progress (1): 112/114 MB Progress (1): 112/114 MB Progress (1): 112/114 MB Progress (1): 112/114 MB Progress (1): 112/114 MB Progress (1): 112/114 MB Progress (1): 112/114 MB Progress (1): 112/114 MB Progress (1): 112/114 MB Progress (1): 112/114 MB Progress (1): 112/114 MB Progress (1): 112/114 MB Progress (1): 112/114 MB Progress (1): 112/114 MB Progress (1): 112/114 MB Progress (1): 112/114 MB Progress (1): 112/114 MB Progress (1): 112/114 MB Progress (1): 112/114 MB Progress (1): 112/114 MB Progress (1): 112/114 MB Progress (1): 112/114 MB Progress (1): 112/114 MB Progress (1): 112/114 MB Progress (1): 112/114 MB Progress (1): 112/114 MB Progress (1): 112/114 MB Progress (1): 112/114 MB Progress (1): 112/114 MB Progress (1): 112/114 MB Progress (1): 112/114 MB Progress (1): 112/114 MB Progress (1): 112/114 MB Progress (1): 112/114 MB Progress (1): 112/114 MB Progress (1): 112/114 MB Progress (1): 112/114 MB Progress (1): 112/114 MB Progress (1): 112/114 MB Progress (1): 112/114 MB Progress (1): 112/114 MB Progress (1): 112/114 MB Progress (1): 112/114 MB Progress (1): 112/114 MB Progress (1): 112/114 MB Progress (1): 112/114 MB Progress (1): 112/114 MB Progress (1): 112/114 MB Progress (1): 112/114 MB Progress (1): 112/114 MB Progress (1): 112/114 MB Progress (1): 112/114 MB Progress (1): 112/114 MB Progress (1): 112/114 MB Progress (1): 112/114 MB Progress (1): 112/114 MB Progress (1): 112/114 MB Progress (1): 112/114 MB Progress (1): 112/114 MB Progress (1): 112/114 MB Progress (1): 112/114 MB Progress (1): 112/114 MB Progress (1): 112/114 MB Progress (1): 112/114 MB Progress (1): 112/114 MB Progress (1): 112/114 MB Progress (1): 112/114 MB Progress (1): 112/114 MB Progress (1): 112/114 MB Progress (1): 112/114 MB Progress (1): 112/114 MB Progress (1): 112/114 MB Progress (1): 112/114 MB Progress (1): 112/114 MB Progress (1): 112/114 MB Progress (1): 112/114 MB Progress (1): 112/114 MB Progress (1): 112/114 MB Progress (1): 112/114 MB Progress (1): 112/114 MB Progress (1): 112/114 MB Progress (1): 112/114 MB Progress (1): 112/114 MB Progress (1): 112/114 MB Progress (1): 112/114 MB Progress (1): 112/114 MB Progress (1): 112/114 MB Progress (1): 112/114 MB Progress (1): 112/114 MB Progress (1): 112/114 MB Progress (1): 112/114 MB Progress (1): 112/114 MB Progress (1): 112/114 MB Progress (1): 112/114 MB Progress (1): 112/114 MB Progress (1): 112/114 MB Progress (1): 112/114 MB Progress (1): 112/114 MB Progress (1): 112/114 MB Progress (1): 112/114 MB Progress (1): 112/114 MB Progress (1): 112/114 MB Progress (1): 112/114 MB Progress (1): 112/114 MB Progress (1): 112/114 MB Progress (1): 112/114 MB Progress (1): 112/114 MB Progress (1): 112/114 MB Progress (1): 112/114 MB Progress (1): 112/114 MB Progress (1): 112/114 MB Progress (1): 112/114 MB Progress (1): 112/114 MB Progress (1): 112/114 MB Progress (1): 112/114 MB Progress (1): 112/114 MB Progress (1): 112/114 MB Progress (1): 112/114 MB Progress (1): 112/114 MB Progress (1): 112/114 MB Progress (1): 112/114 MB Progress (1): 112/114 MB Progress (1): 112/114 MB Progress (1): 112/114 MB Progress (1): 112/114 MB Progress (1): 112/114 MB Progress (1): 112/114 MB Progress (1): 112/114 MB Progress (1): 112/114 MB Progress (1): 112/114 MB Progress (1): 112/114 MB Progress (1): 112/114 MB Progress (1): 112/114 MB Progress (1): 112/114 MB Progress (1): 112/114 MB Progress (1): 112/114 MB Progress (1): 112/114 MB Progress (1): 112/114 MB Progress (1): 112/114 MB Progress (1): 112/114 MB Progress (1): 112/114 MB Progress (1): 112/114 MB Progress (1): 112/114 MB Progress (1): 112/114 MB Progress (1): 112/114 MB Progress (1): 112/114 MB Progress (1): 112/114 MB Progress (1): 112/114 MB Progress (1): 112/114 MB Progress (1): 112/114 MB Progress (1): 112/114 MB Progress (1): 112/114 MB Progress (1): 112/114 MB Progress (1): 113/114 MB Progress (1): 113/114 MB Progress (1): 113/114 MB Progress (1): 113/114 MB Progress (1): 113/114 MB Progress (1): 113/114 MB Progress (1): 113/114 MB Progress (1): 113/114 MB Progress (1): 113/114 MB Progress (1): 113/114 MB Progress (1): 113/114 MB Progress (1): 113/114 MB Progress (1): 113/114 MB Progress (1): 113/114 MB Progress (1): 113/114 MB Progress (1): 113/114 MB Progress (1): 113/114 MB Progress (1): 113/114 MB Progress (1): 113/114 MB Progress (1): 113/114 MB Progress (1): 113/114 MB Progress (1): 113/114 MB Progress (1): 113/114 MB Progress (1): 113/114 MB Progress (1): 113/114 MB Progress (1): 113/114 MB Progress (1): 113/114 MB Progress (1): 113/114 MB Progress (1): 113/114 MB Progress (1): 113/114 MB Progress (1): 113/114 MB Progress (1): 113/114 MB Progress (1): 113/114 MB Progress (1): 113/114 MB Progress (1): 113/114 MB Progress (1): 113/114 MB Progress (1): 113/114 MB Progress (1): 113/114 MB Progress (1): 113/114 MB Progress (1): 113/114 MB Progress (1): 113/114 MB Progress (1): 113/114 MB Progress (1): 113/114 MB Progress (1): 113/114 MB Progress (1): 113/114 MB Progress (1): 113/114 MB Progress (1): 113/114 MB Progress (1): 113/114 MB Progress (1): 113/114 MB Progress (1): 113/114 MB Progress (1): 113/114 MB Progress (1): 113/114 MB Progress (1): 113/114 MB Progress (1): 113/114 MB Progress (1): 113/114 MB Progress (1): 113/114 MB Progress (1): 113/114 MB Progress (1): 113/114 MB Progress (1): 113/114 MB Progress (1): 113/114 MB Progress (1): 113/114 MB Progress (1): 113/114 MB Progress (1): 113/114 MB Progress (1): 113/114 MB Progress (1): 113/114 MB Progress (1): 113/114 MB Progress (1): 113/114 MB Progress (1): 113/114 MB Progress (1): 113/114 MB Progress (1): 113/114 MB Progress (1): 113/114 MB Progress (1): 113/114 MB Progress (1): 113/114 MB Progress (1): 113/114 MB Progress (1): 113/114 MB Progress (1): 113/114 MB Progress (1): 113/114 MB Progress (1): 113/114 MB Progress (1): 113/114 MB Progress (1): 113/114 MB Progress (1): 113/114 MB Progress (1): 113/114 MB Progress (1): 113/114 MB Progress (1): 113/114 MB Progress (1): 113/114 MB Progress (1): 113/114 MB Progress (1): 113/114 MB Progress (1): 113/114 MB Progress (1): 113/114 MB Progress (1): 113/114 MB Progress (1): 113/114 MB Progress (1): 113/114 MB Progress (1): 113/114 MB Progress (1): 113/114 MB Progress (1): 113/114 MB Progress (1): 113/114 MB Progress (1): 113/114 MB Progress (1): 113/114 MB Progress (1): 113/114 MB Progress (1): 113/114 MB Progress (1): 113/114 MB Progress (1): 113/114 MB Progress (1): 113/114 MB Progress (1): 113/114 MB Progress (1): 113/114 MB Progress (1): 113/114 MB Progress (1): 113/114 MB Progress (1): 113/114 MB Progress (1): 113/114 MB Progress (1): 113/114 MB Progress (1): 113/114 MB Progress (1): 113/114 MB Progress (1): 113/114 MB Progress (1): 113/114 MB Progress (1): 113/114 MB Progress (1): 113/114 MB Progress (1): 113/114 MB Progress (1): 113/114 MB Progress (1): 113/114 MB Progress (1): 113/114 MB Progress (1): 113/114 MB Progress (1): 113/114 MB Progress (1): 113/114 MB Progress (1): 113/114 MB Progress (1): 113/114 MB Progress (1): 113/114 MB Progress (1): 113/114 MB Progress (1): 113/114 MB Progress (1): 113/114 MB Progress (1): 113/114 MB Progress (1): 113/114 MB Progress (1): 113/114 MB Progress (1): 113/114 MB Progress (1): 113/114 MB Progress (1): 113/114 MB Progress (1): 113/114 MB Progress (1): 113/114 MB Progress (1): 113/114 MB Progress (1): 113/114 MB Progress (1): 113/114 MB Progress (1): 113/114 MB Progress (1): 113/114 MB Progress (1): 113/114 MB Progress (1): 113/114 MB Progress (1): 113/114 MB Progress (1): 113/114 MB Progress (1): 113/114 MB Progress (1): 113/114 MB Progress (1): 113/114 MB Progress (1): 113/114 MB Progress (1): 113/114 MB Progress (1): 113/114 MB Progress (1): 113/114 MB Progress (1): 113/114 MB Progress (1): 113/114 MB Progress (1): 113/114 MB Progress (1): 113/114 MB Progress (1): 113/114 MB Progress (1): 113/114 MB Progress (1): 113/114 MB Progress (1): 113/114 MB Progress (1): 113/114 MB Progress (1): 113/114 MB Progress (1): 113/114 MB Progress (1): 113/114 MB Progress (1): 113/114 MB Progress (1): 113/114 MB Progress (1): 113/114 MB Progress (1): 113/114 MB Progress (1): 113/114 MB Progress (1): 113/114 MB Progress (1): 113/114 MB Progress (1): 113/114 MB Progress (1): 113/114 MB Progress (1): 113/114 MB Progress (1): 113/114 MB Progress (1): 113/114 MB Progress (1): 113/114 MB Progress (1): 113/114 MB Progress (1): 113/114 MB Progress (1): 113/114 MB Progress (1): 113/114 MB Progress (1): 113/114 MB Progress (1): 113/114 MB Progress (1): 113/114 MB Progress (1): 113/114 MB Progress (1): 113/114 MB Progress (1): 113/114 MB Progress (1): 113/114 MB Progress (1): 113/114 MB Progress (1): 113/114 MB Progress (1): 113/114 MB Progress (1): 113/114 MB Progress (1): 113/114 MB Progress (1): 113/114 MB Progress (1): 113/114 MB Progress (1): 113/114 MB Progress (1): 113/114 MB Progress (1): 113/114 MB Progress (1): 113/114 MB Progress (1): 113/114 MB Progress (1): 113/114 MB Progress (1): 113/114 MB Progress (1): 113/114 MB Progress (1): 113/114 MB Progress (1): 113/114 MB Progress (1): 113/114 MB Progress (1): 113/114 MB Progress (1): 113/114 MB Progress (1): 113/114 MB Progress (1): 113/114 MB Progress (1): 113/114 MB Progress (1): 113/114 MB Progress (1): 113/114 MB Progress (1): 113/114 MB Progress (1): 113/114 MB Progress (1): 113/114 MB Progress (1): 113/114 MB Progress (1): 113/114 MB Progress (1): 113/114 MB Progress (1): 113/114 MB Progress (1): 113/114 MB Progress (1): 113/114 MB Progress (1): 113/114 MB Progress (1): 113/114 MB Progress (1): 113/114 MB Progress (1): 113/114 MB Progress (1): 113/114 MB Progress (1): 113/114 MB Progress (1): 113/114 MB Progress (1): 113/114 MB Progress (1): 113/114 MB Progress (1): 113/114 MB Progress (1): 113/114 MB Progress (1): 113/114 MB Progress (1): 113/114 MB Progress (1): 113/114 MB Progress (1): 113/114 MB Progress (1): 113/114 MB Progress (1): 113/114 MB Progress (1): 113/114 MB Progress (1): 113/114 MB Progress (1): 113/114 MB Progress (1): 113/114 MB Progress (1): 113/114 MB Progress (1): 113/114 MB Progress (1): 113/114 MB Progress (1): 113/114 MB Progress (1): 113/114 MB Progress (1): 113/114 MB Progress (1): 113/114 MB Progress (1): 113/114 MB Progress (1): 113/114 MB Progress (1): 113/114 MB Progress (1): 113/114 MB Progress (1): 113/114 MB Progress (1): 113/114 MB Progress (1): 113/114 MB Progress (1): 113/114 MB Progress (1): 113/114 MB Progress (1): 113/114 MB Progress (1): 113/114 MB Progress (1): 113/114 MB Progress (1): 113/114 MB Progress (1): 113/114 MB Progress (1): 113/114 MB Progress (1): 113/114 MB Progress (1): 113/114 MB Progress (1): 113/114 MB Progress (1): 113/114 MB Progress (1): 113/114 MB Progress (1): 113/114 MB Progress (1): 113/114 MB Progress (1): 113/114 MB Progress (1): 113/114 MB Progress (1): 113/114 MB Progress (1): 113/114 MB Progress (1): 113/114 MB Progress (1): 113/114 MB Progress (1): 113/114 MB Progress (1): 113/114 MB Progress (1): 113/114 MB Progress (1): 113/114 MB Progress (1): 113/114 MB Progress (1): 113/114 MB Progress (1): 113/114 MB Progress (1): 113/114 MB Progress (1): 113/114 MB Progress (1): 113/114 MB Progress (1): 113/114 MB Progress (1): 113/114 MB Progress (1): 113/114 MB Progress (1): 113/114 MB Progress (1): 113/114 MB Progress (1): 113/114 MB Progress (1): 113/114 MB Progress (1): 113/114 MB Progress (1): 113/114 MB Progress (1): 113/114 MB Progress (1): 113/114 MB Progress (1): 113/114 MB Progress (1): 113/114 MB Progress (1): 113/114 MB Progress (1): 113/114 MB Progress (1): 113/114 MB Progress (1): 113/114 MB Progress (1): 113/114 MB Progress (1): 113/114 MB Progress (1): 113/114 MB Progress (1): 113/114 MB Progress (1): 113/114 MB Progress (1): 113/114 MB Progress (1): 113/114 MB Progress (1): 113/114 MB Progress (1): 113/114 MB Progress (1): 113/114 MB Progress (1): 113/114 MB Progress (1): 113/114 MB Progress (1): 113/114 MB Progress (1): 113/114 MB Progress (1): 113/114 MB Progress (1): 113/114 MB Progress (1): 113/114 MB Progress (1): 113/114 MB Progress (1): 113/114 MB Progress (1): 113/114 MB Progress (1): 113/114 MB Progress (1): 113/114 MB Progress (1): 113/114 MB Progress (1): 113/114 MB Progress (1): 113/114 MB Progress (1): 113/114 MB Progress (1): 113/114 MB Progress (1): 113/114 MB Progress (1): 113/114 MB Progress (1): 113/114 MB Progress (1): 113/114 MB Progress (1): 113/114 MB Progress (1): 113/114 MB Progress (1): 113/114 MB Progress (1): 113/114 MB Progress (1): 113/114 MB Progress (1): 113/114 MB Progress (1): 113/114 MB Progress (1): 113/114 MB Progress (1): 113/114 MB Progress (1): 113/114 MB Progress (1): 113/114 MB Progress (1): 113/114 MB Progress (1): 113/114 MB Progress (1): 113/114 MB Progress (1): 113/114 MB Progress (1): 113/114 MB Progress (1): 113/114 MB Progress (1): 113/114 MB Progress (1): 113/114 MB Progress (1): 113/114 MB Progress (1): 113/114 MB Progress (1): 113/114 MB Progress (1): 113/114 MB Progress (1): 113/114 MB Progress (1): 113/114 MB Progress (1): 113/114 MB Progress (1): 113/114 MB Progress (1): 113/114 MB Progress (1): 113/114 MB Progress (1): 113/114 MB Progress (1): 113/114 MB Progress (1): 113/114 MB Progress (1): 113/114 MB Progress (1): 113/114 MB Progress (1): 113/114 MB Progress (1): 113/114 MB Progress (1): 113/114 MB Progress (1): 113/114 MB Progress (1): 113/114 MB Progress (1): 113/114 MB Progress (1): 113/114 MB Progress (1): 113/114 MB Progress (1): 113/114 MB Progress (1): 113/114 MB Progress (1): 113/114 MB Progress (1): 113/114 MB Progress (1): 113/114 MB Progress (1): 113/114 MB Progress (1): 113/114 MB Progress (1): 113/114 MB Progress (1): 113/114 MB Progress (1): 113/114 MB Progress (1): 113/114 MB Progress (1): 113/114 MB Progress (1): 113/114 MB Progress (1): 113/114 MB Progress (1): 113/114 MB Progress (1): 113/114 MB Progress (1): 113/114 MB Progress (1): 113/114 MB Progress (1): 113/114 MB Progress (1): 113/114 MB Progress (1): 113/114 MB Progress (1): 113/114 MB Progress (1): 113/114 MB Progress (1): 113/114 MB Progress (1): 113/114 MB Progress (1): 113/114 MB Progress (1): 113/114 MB Progress (1): 113/114 MB Progress (1): 113/114 MB Progress (1): 113/114 MB Progress (1): 113/114 MB Progress (1): 113/114 MB Progress (1): 113/114 MB Progress (1): 113/114 MB Progress (1): 113/114 MB Progress (1): 113/114 MB Progress (1): 113/114 MB Progress (1): 113/114 MB Progress (1): 113/114 MB Progress (1): 113/114 MB Progress (1): 113/114 MB Progress (1): 113/114 MB Progress (1): 113/114 MB Progress (1): 113/114 MB Progress (1): 113/114 MB Progress (1): 113/114 MB Progress (1): 113/114 MB Progress (1): 113/114 MB Progress (1): 113/114 MB Progress (1): 113/114 MB Progress (1): 113/114 MB Progress (1): 113/114 MB Progress (1): 113/114 MB Progress (1): 113/114 MB Progress (1): 113/114 MB Progress (1): 113/114 MB Progress (1): 113/114 MB Progress (1): 113/114 MB Progress (1): 113/114 MB Progress (1): 113/114 MB Progress (1): 113/114 MB Progress (1): 113/114 MB Progress (1): 113/114 MB Progress (1): 113/114 MB Progress (1): 113/114 MB Progress (1): 113/114 MB Progress (1): 113/114 MB Progress (1): 113/114 MB Progress (1): 113/114 MB Progress (1): 113/114 MB Progress (1): 113/114 MB Progress (1): 113/114 MB Progress (1): 113/114 MB Progress (1): 113/114 MB Progress (1): 113/114 MB Progress (1): 113/114 MB Progress (1): 113/114 MB Progress (1): 113/114 MB Progress (1): 113/114 MB Progress (1): 113/114 MB Progress (1): 113/114 MB Progress (1): 113/114 MB Progress (1): 113/114 MB Progress (1): 113/114 MB Progress (1): 113/114 MB Progress (1): 113/114 MB Progress (1): 113/114 MB Progress (1): 113/114 MB Progress (1): 113/114 MB Progress (1): 113/114 MB Progress (1): 113/114 MB Progress (1): 113/114 MB Progress (1): 113/114 MB Progress (1): 113/114 MB Progress (1): 113/114 MB Progress (1): 113/114 MB Progress (1): 113/114 MB Progress (1): 113/114 MB Progress (1): 113/114 MB Progress (1): 113/114 MB Progress (1): 113/114 MB Progress (1): 113/114 MB Progress (1): 113/114 MB Progress (1): 113/114 MB Progress (1): 113/114 MB Progress (1): 113/114 MB Progress (1): 113/114 MB Progress (1): 113/114 MB Progress (1): 113/114 MB Progress (1): 114/114 MB Progress (1): 114/114 MB Progress (1): 114/114 MB Progress (1): 114/114 MB Progress (1): 114/114 MB Progress (1): 114/114 MB Progress (1): 114/114 MB Progress (1): 114/114 MB Progress (1): 114/114 MB Progress (1): 114/114 MB Progress (1): 114/114 MB Progress (1): 114/114 MB Progress (1): 114/114 MB Progress (1): 114/114 MB Progress (1): 114/114 MB Progress (1): 114/114 MB Progress (1): 114/114 MB Progress (1): 114/114 MB Progress (1): 114/114 MB Progress (1): 114/114 MB Progress (1): 114/114 MB Progress (1): 114/114 MB Progress (1): 114/114 MB Progress (1): 114/114 MB Progress (1): 114/114 MB Progress (1): 114/114 MB Progress (1): 114/114 MB Progress (1): 114/114 MB Progress (1): 114/114 MB Progress (1): 114/114 MB Progress (1): 114/114 MB Progress (1): 114/114 MB Progress (1): 114/114 MB Progress (1): 114/114 MB Progress (1): 114/114 MB Progress (1): 114/114 MB Progress (1): 114/114 MB Progress (1): 114/114 MB Progress (1): 114/114 MB Progress (1): 114/114 MB Progress (1): 114/114 MB Progress (1): 114/114 MB Progress (1): 114/114 MB Progress (1): 114/114 MB Progress (1): 114/114 MB Progress (1): 114/114 MB Progress (1): 114/114 MB Progress (1): 114/114 MB Progress (1): 114/114 MB Progress (1): 114/114 MB Progress (1): 114/114 MB Progress (1): 114/114 MB Progress (1): 114/114 MB Progress (1): 114/114 MB Progress (1): 114/114 MB Progress (1): 114/114 MB Progress (1): 114/114 MB Progress (1): 114/114 MB Progress (1): 114/114 MB Progress (1): 114/114 MB Progress (1): 114/114 MB Progress (1): 114/114 MB Progress (1): 114/114 MB Progress (1): 114/114 MB Progress (1): 114/114 MB Progress (1): 114/114 MB Progress (1): 114/114 MB Progress (1): 114/114 MB Progress (1): 114/114 MB Progress (1): 114/114 MB Progress (1): 114/114 MB Progress (1): 114/114 MB Progress (1): 114/114 MB Progress (1): 114/114 MB Progress (1): 114/114 MB Progress (1): 114/114 MB Progress (1): 114/114 MB Progress (1): 114/114 MB Progress (1): 114/114 MB Progress (1): 114/114 MB Progress (1): 114/114 MB Progress (1): 114/114 MB Progress (1): 114/114 MB Progress (1): 114/114 MB Progress (1): 114/114 MB Progress (1): 114/114 MB Progress (1): 114/114 MB Progress (1): 114/114 MB Progress (1): 114/114 MB Progress (1): 114/114 MB Progress (1): 114/114 MB Progress (1): 114/114 MB Progress (1): 114 MB Uploaded: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-application/1.23.0-SNAPSHOT/appng-application-1.23.0-20210701.135246-18.zip (114 MB at 17 MB/s) Downloading: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-application/maven-metadata.xml Progress (1): 1.5 kB Downloaded: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-application/maven-metadata.xml (1.5 kB at 11 kB/s) Uploading: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-application/1.23.0-SNAPSHOT/maven-metadata.xml Progress (1): 1.2 kB Uploaded: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-application/1.23.0-SNAPSHOT/maven-metadata.xml (1.2 kB at 2.0 kB/s) Uploading: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-application/1.23.0-SNAPSHOT/maven-metadata.xml Progress (1): 1.2 kB Uploaded: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-application/1.23.0-SNAPSHOT/maven-metadata.xml (1.2 kB at 36 kB/s) Uploading: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-application/maven-metadata.xml Progress (1): 1.5 kB Uploaded: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-application/maven-metadata.xml (1.5 kB at 3.8 kB/s) Uploading: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-application/1.23.0-SNAPSHOT/appng-application-1.23.0-20210701.135246-18-sources.jar Progress (1): 2.0/3.1 kB Progress (1): 3.1 kB Uploaded: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-application/1.23.0-SNAPSHOT/appng-application-1.23.0-20210701.135246-18-sources.jar (3.1 kB at 24 kB/s) Downloading: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-application/maven-metadata.xml Progress (1): 1.5 kB Downloaded: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-application/maven-metadata.xml (1.5 kB at 119 kB/s) Uploading: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-application/1.23.0-SNAPSHOT/maven-metadata.xml Progress (1): 1.2 kB Uploaded: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-application/1.23.0-SNAPSHOT/maven-metadata.xml (1.2 kB at 1.7 kB/s) Uploading: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-application/1.23.0-SNAPSHOT/maven-metadata.xml Progress (1): 1.2 kB Uploaded: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-application/1.23.0-SNAPSHOT/maven-metadata.xml (1.2 kB at 4.5 kB/s) Uploading: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-application/maven-metadata.xml Progress (1): 1.5 kB Uploaded: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-application/maven-metadata.xml (1.5 kB at 2.9 kB/s) [INFO] [INFO] --- maven-antrun-plugin:1.8:run (default) @ appng-application --- [INFO] Executing tasks main: [copy] Copying 1 file to /tmp/jenkins_artifacts/36 [INFO] Executed tasks [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building appNG application BOM 1.23.0-SNAPSHOT [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ appng-application-bom --- [INFO] [INFO] --- maven-install-plugin:2.4:install (default-install) @ appng-application-bom --- [INFO] Installing /var/lib/jenkins/workspace/appNG_1.23.x/appng-application-bom/pom.xml to /var/lib/jenkins/.m2/repository/org/appng/appng-application-bom/1.23.0-SNAPSHOT/appng-application-bom-1.23.0-SNAPSHOT.pom [INFO] [INFO] --- maven-deploy-plugin:2.7:deploy (default-deploy) @ appng-application-bom --- Downloading: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-application-bom/1.23.0-SNAPSHOT/maven-metadata.xml Progress (1): 611 B Downloaded: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-application-bom/1.23.0-SNAPSHOT/maven-metadata.xml (611 B at 1.6 kB/s) Downloading: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-application-bom/1.23.0-SNAPSHOT/maven-metadata.xml Progress (1): 611 B Downloaded: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-application-bom/1.23.0-SNAPSHOT/maven-metadata.xml (611 B at 56 kB/s) Uploading: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-application-bom/1.23.0-SNAPSHOT/appng-application-bom-1.23.0-20210701.135307-18.pom Progress (1): 2.0/44 kB Progress (1): 4.1/44 kB Progress (1): 6.1/44 kB Progress (1): 8.2/44 kB Progress (1): 10/44 kB Progress (1): 12/44 kB Progress (1): 14/44 kB Progress (1): 16/44 kB Progress (1): 18/44 kB Progress (1): 20/44 kB Progress (1): 23/44 kB Progress (1): 25/44 kB Progress (1): 27/44 kB Progress (1): 29/44 kB Progress (1): 31/44 kB Progress (1): 33/44 kB Progress (1): 35/44 kB Progress (1): 37/44 kB Progress (1): 39/44 kB Progress (1): 41/44 kB Progress (1): 43/44 kB Progress (1): 44 kB Uploaded: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-application-bom/1.23.0-SNAPSHOT/appng-application-bom-1.23.0-20210701.135307-18.pom (44 kB at 72 kB/s) Downloading: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-application-bom/maven-metadata.xml Progress (1): 4.1 kB Progress (1): 5.1 kB Progress (1): 5.5 kB Downloaded: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-application-bom/maven-metadata.xml (5.5 kB at 109 kB/s) Downloading: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-application-bom/maven-metadata.xml Progress (1): 4.1 kB Progress (1): 5.1 kB Progress (1): 5.5 kB Downloaded: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-application-bom/maven-metadata.xml (5.5 kB at 31 kB/s) Uploading: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-application-bom/1.23.0-SNAPSHOT/maven-metadata.xml Progress (1): 611 B Uploaded: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-application-bom/1.23.0-SNAPSHOT/maven-metadata.xml (611 B at 659 B/s) Uploading: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-application-bom/1.23.0-SNAPSHOT/maven-metadata.xml Progress (1): 611 B Uploaded: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-application-bom/1.23.0-SNAPSHOT/maven-metadata.xml (611 B at 28 kB/s) Uploading: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-application-bom/maven-metadata.xml Progress (1): 2.0/5.5 kB Progress (1): 4.1/5.5 kB Progress (1): 5.5 kB Uploaded: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-application-bom/maven-metadata.xml (5.5 kB at 12 kB/s) Uploading: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-application-bom/maven-metadata.xml Progress (1): 2.0/5.5 kB Progress (1): 4.1/5.5 kB Progress (1): 5.5 kB Uploaded: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-application-bom/maven-metadata.xml (5.5 kB at 59 kB/s) [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building appNG Documentation 1.23.0-SNAPSHOT [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ appng-documentation --- [INFO] Deleting /var/lib/jenkins/workspace/appNG_1.23.x/appng-documentation/target [INFO] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ appng-documentation --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 5 resources [INFO] [INFO] --- maven-compiler-plugin:3.6.1:compile (default-compile) @ appng-documentation --- [INFO] No sources to compile [INFO] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ appng-documentation --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 4 resources [INFO] [INFO] --- maven-compiler-plugin:3.6.1:testCompile (default-testCompile) @ appng-documentation --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 5 source files to /var/lib/jenkins/workspace/appNG_1.23.x/appng-documentation/target/test-classes [INFO] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ appng-documentation --- [INFO] [INFO] ------------------------------------------------------- [INFO] T E S T S [INFO] ------------------------------------------------------- [INFO] Running org.example.EmployeesTest 2021-07-01 15:53:11,041 INFO [main] org.springframework.test.context.support.DefaultTestContextBootstrapper: Loaded default TestExecutionListener class names from location [META-INF/spring.factories]: [org.springframework.test.context.web.ServletTestExecutionListener, org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener, org.springframework.test.context.support.DependencyInjectionTestExecutionListener, org.springframework.test.context.support.DirtiesContextTestExecutionListener, org.springframework.test.context.transaction.TransactionalTestExecutionListener, org.springframework.test.context.jdbc.SqlScriptsTestExecutionListener] 2021-07-01 15:53:11,057 INFO [main] org.springframework.test.context.support.DefaultTestContextBootstrapper: Using TestExecutionListeners: [org.springframework.test.context.web.ServletTestExecutionListener@1a38c59b, org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener@7f77e91b, org.springframework.test.context.support.DependencyInjectionTestExecutionListener@44a664f2, org.springframework.test.context.support.DirtiesContextTestExecutionListener@7f9fcf7f, org.springframework.test.context.transaction.TransactionalTestExecutionListener@2357d90a, org.springframework.test.context.jdbc.SqlScriptsTestExecutionListener@6328d34a] 2021-07-01 15:53:11,885 INFO [main] org.springframework.beans.factory.xml.XmlBeanDefinitionReader: Loading XML bean definitions from URL [file:application-home/beans.xml] 2021-07-01 15:53:12,086 INFO [main] org.springframework.beans.factory.xml.XmlBeanDefinitionReader: Loading XML bean definitions from class path resource [org/appng/testsupport/application-testcontext.xml] 2021-07-01 15:53:12,131 INFO [main] org.springframework.beans.factory.xml.XmlBeanDefinitionReader: Loading XML bean definitions from class path resource [org/appng/testsupport/application-testcontext-jpa.xml] 2021-07-01 15:53:12,175 INFO [main] org.springframework.context.support.GenericApplicationContext: Refreshing org.springframework.context.support.GenericApplicationContext@3d299e3: startup date [Thu Jul 01 15:53:12 CEST 2021]; root of context hierarchy 2021-07-01 15:53:12,477 WARN [main] org.springframework.context.annotation.ConfigurationClassEnhancer: @Bean method ApplicationTestConfig.CustomScopeConfigurer is non-static and returns an object assignable to Spring's BeanFactoryPostProcessor interface. This will result in a failure to process annotations such as @Autowired, @Resource and @PostConstruct within the method's declaring @Configuration class. Add the 'static' modifier to this method to avoid these container lifecycle issues; see @Bean javadoc for complete details. 2021-07-01 15:53:12,535 INFO [main] org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor: JSR-330 'javax.inject.Inject' annotation found and supported for autowiring Jul 01, 2021 3:53:12 PM ch.sla.jdbcperflogger.Logger info INFO: Using config file jdbcperflogger-fallback.xml 2021-07-01 15:53:12,988 INFO [HSQLDB Server @51e4ccb3] hsqldb.db.HSQLDB7A62585103.ENGINE: Checkpoint start 2021-07-01 15:53:12,988 INFO [HSQLDB Server @51e4ccb3] hsqldb.db.HSQLDB7A62585103.ENGINE: checkpointClose start 2021-07-01 15:53:13,073 INFO [HSQLDB Server @51e4ccb3] hsqldb.db.HSQLDB7A62585103.ENGINE: checkpointClose synched 2021-07-01 15:53:13,082 INFO [HSQLDB Server @51e4ccb3] hsqldb.db.HSQLDB7A62585103.ENGINE: checkpointClose script done 2021-07-01 15:53:13,096 INFO [HSQLDB Server @51e4ccb3] hsqldb.db.HSQLDB7A62585103.ENGINE: checkpointClose end 2021-07-01 15:53:13,097 INFO [HSQLDB Server @51e4ccb3] hsqldb.db.HSQLDB7A62585103.ENGINE: Checkpoint end - txts: 1 2021-07-01 15:53:13,217 INFO [main] org.springframework.orm.jpa.LocalContainerEntityManagerFactoryBean: Building JPA container EntityManagerFactory for persistence unit 'default' 2021-07-01 15:53:13,242 INFO [main] org.hibernate.jpa.internal.util.LogHelper: HHH000204: Processing PersistenceUnitInfo [name: default] 2021-07-01 15:53:13,325 INFO [main] org.hibernate.Version : HHH000412: Hibernate ORM core version 5.4.32.Final 2021-07-01 15:53:13,520 INFO [main] org.hibernate.annotations.common.Version: HCANN000001: Hibernate Commons Annotations {5.1.2.Final} 2021-07-01 15:53:13,934 INFO [main] org.hibernate.dialect.Dialect : HHH000400: Using dialect: org.hibernate.dialect.HSQLDialect 2021-07-01 15:53:14,022 INFO [main] org.hibernate.envers.boot.internal.EnversServiceImpl: Envers integration enabled? : true 2021-07-01 15:53:14,417 INFO [main] org.hibernate.validator.internal.util.Version: HV000001: Hibernate Validator 6.2.0.Final 2021-07-01 15:53:14,733 INFO [main] org.hibernate.engine.transaction.jta.platform.internal.JtaPlatformInitiator: HHH000490: Using JtaPlatform implementation: [org.hibernate.engine.transaction.jta.platform.internal.NoJtaPlatform] 2021-07-01 15:53:14,750 INFO [main] org.springframework.orm.jpa.LocalContainerEntityManagerFactoryBean: Initialized JPA EntityManagerFactory for persistence unit 'default' 2021-07-01 15:53:15,320 WARN [main] org.appng.api.support.RequestFactoryBean: invalid value for platform property 'uploadDir', folder 'null/target/uploads' does not exist! 2021-07-01 15:53:16,349 INFO [main] org.springframework.context.support.GenericApplicationContext: Closing org.springframework.context.support.GenericApplicationContext@3d299e3: startup date [Thu Jul 01 15:53:12 CEST 2021]; root of context hierarchy 2021-07-01 15:53:16,350 INFO [main] org.springframework.orm.jpa.LocalContainerEntityManagerFactoryBean: Closing JPA EntityManagerFactory for persistence unit 'default' 2021-07-01 15:53:16,350 INFO [main] org.hibernate.tool.schema.internal.SchemaDropperImpl$DelayedDropActionImpl: HHH000477: Starting delayed evictData of schema as part of SessionFactory shut-down' 2021-07-01 15:53:16,734 INFO [HSQLDB Connection @22dcd45a] hsqldb.db.HSQLDB7A62585103.ENGINE: Database closed [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 6.217 s - in org.example.EmployeesTest [INFO] [INFO] Results: [INFO] [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0 [INFO] [INFO] [INFO] --- maven-jar-plugin:3.0.2:jar (default-jar) @ appng-documentation --- [INFO] Building jar: /var/lib/jenkins/workspace/appNG_1.23.x/appng-documentation/target/appng-documentation-1.23.0-SNAPSHOT.jar [INFO] [INFO] --- asciidoctor-maven-plugin:1.5.6:process-asciidoc (html) @ appng-documentation --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 11 resources [INFO] Rendered /var/lib/jenkins/workspace/appNG_1.23.x/appng-documentation/src/main/asciidoc/developerguide.adoc [INFO] [INFO] --- asciidoctor-maven-plugin:1.5.6:process-asciidoc (html-admin) @ appng-documentation --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 11 resources [INFO] Rendered /var/lib/jenkins/workspace/appNG_1.23.x/appng-documentation/src/main/asciidoc/administrationguide.adoc [INFO] [INFO] --- maven-source-plugin:3.0.1:jar-no-fork (default) @ appng-documentation --- [INFO] Building jar: /var/lib/jenkins/workspace/appNG_1.23.x/appng-documentation/target/appng-documentation-1.23.0-SNAPSHOT-sources.jar [INFO] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ appng-documentation --- [INFO] Installing /var/lib/jenkins/workspace/appNG_1.23.x/appng-documentation/target/appng-documentation-1.23.0-SNAPSHOT.jar to /var/lib/jenkins/.m2/repository/org/appng/appng-documentation/1.23.0-SNAPSHOT/appng-documentation-1.23.0-SNAPSHOT.jar [INFO] Installing /var/lib/jenkins/workspace/appNG_1.23.x/appng-documentation/pom.xml to /var/lib/jenkins/.m2/repository/org/appng/appng-documentation/1.23.0-SNAPSHOT/appng-documentation-1.23.0-SNAPSHOT.pom [INFO] Installing /var/lib/jenkins/workspace/appNG_1.23.x/appng-documentation/target/appng-documentation-1.23.0-SNAPSHOT-sources.jar to /var/lib/jenkins/.m2/repository/org/appng/appng-documentation/1.23.0-SNAPSHOT/appng-documentation-1.23.0-SNAPSHOT-sources.jar [INFO] [INFO] --- asciidoctor-maven-plugin:1.5.6:process-asciidoc (pdf) @ appng-documentation --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 11 resources [INFO] Rendered /var/lib/jenkins/workspace/appNG_1.23.x/appng-documentation/src/main/asciidoc/developerguide.adoc [INFO] [INFO] --- asciidoctor-maven-plugin:1.5.6:process-asciidoc (pdf-admin) @ appng-documentation --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 11 resources [INFO] Rendered /var/lib/jenkins/workspace/appNG_1.23.x/appng-documentation/src/main/asciidoc/administrationguide.adoc [INFO] [INFO] --- maven-deploy-plugin:2.8.2:deploy (default-deploy) @ appng-documentation --- Downloading: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-documentation/1.23.0-SNAPSHOT/maven-metadata.xml Progress (1): 1.0 kB Downloaded: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-documentation/1.23.0-SNAPSHOT/maven-metadata.xml (1.0 kB at 4.5 kB/s) Downloading: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-documentation/1.23.0-SNAPSHOT/maven-metadata.xml Progress (1): 1.0 kB Downloaded: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-documentation/1.23.0-SNAPSHOT/maven-metadata.xml (1.0 kB at 143 kB/s) Uploading: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-documentation/1.23.0-SNAPSHOT/appng-documentation-1.23.0-20210701.135354-18.jar Progress (1): 2.0/33 kB Progress (1): 4.1/33 kB Progress (1): 6.1/33 kB Progress (1): 8.2/33 kB Progress (1): 10/33 kB Progress (1): 12/33 kB Progress (1): 14/33 kB Progress (1): 16/33 kB Progress (1): 18/33 kB Progress (1): 20/33 kB Progress (1): 23/33 kB Progress (1): 25/33 kB Progress (1): 27/33 kB Progress (1): 29/33 kB Progress (1): 31/33 kB Progress (1): 33/33 kB Progress (1): 33 kB Uploaded: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-documentation/1.23.0-SNAPSHOT/appng-documentation-1.23.0-20210701.135354-18.jar (33 kB at 64 kB/s) Uploading: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-documentation/1.23.0-SNAPSHOT/appng-documentation-1.23.0-20210701.135354-18.pom Progress (1): 2.0/4.5 kB Progress (1): 4.1/4.5 kB Progress (1): 4.5 kB Uploaded: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-documentation/1.23.0-SNAPSHOT/appng-documentation-1.23.0-20210701.135354-18.pom (4.5 kB at 18 kB/s) Downloading: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-documentation/maven-metadata.xml Progress (1): 1.5 kB Downloaded: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-documentation/maven-metadata.xml (1.5 kB at 12 kB/s) Downloading: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-documentation/maven-metadata.xml Progress (1): 1.5 kB Downloaded: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-documentation/maven-metadata.xml (1.5 kB at 155 kB/s) Uploading: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-documentation/1.23.0-SNAPSHOT/maven-metadata.xml Progress (1): 1.0 kB Uploaded: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-documentation/1.23.0-SNAPSHOT/maven-metadata.xml (1.0 kB at 1.0 kB/s) Uploading: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-documentation/1.23.0-SNAPSHOT/maven-metadata.xml Progress (1): 1.0 kB Uploaded: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-documentation/1.23.0-SNAPSHOT/maven-metadata.xml (1.0 kB at 4.1 kB/s) Uploading: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-documentation/maven-metadata.xml Progress (1): 1.5 kB Uploaded: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-documentation/maven-metadata.xml (1.5 kB at 1.2 kB/s) Uploading: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-documentation/maven-metadata.xml Progress (1): 1.5 kB Uploaded: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-documentation/maven-metadata.xml (1.5 kB at 15 kB/s) Uploading: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-documentation/1.23.0-SNAPSHOT/appng-documentation-1.23.0-20210701.135354-18-sources.jar Progress (1): 2.0/35 kB Progress (1): 4.1/35 kB Progress (1): 6.1/35 kB Progress (1): 8.2/35 kB Progress (1): 10/35 kB Progress (1): 12/35 kB Progress (1): 14/35 kB Progress (1): 16/35 kB Progress (1): 18/35 kB Progress (1): 20/35 kB Progress (1): 23/35 kB Progress (1): 25/35 kB Progress (1): 27/35 kB Progress (1): 29/35 kB Progress (1): 31/35 kB Progress (1): 33/35 kB Progress (1): 35/35 kB Progress (1): 35 kB Uploaded: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-documentation/1.23.0-SNAPSHOT/appng-documentation-1.23.0-20210701.135354-18-sources.jar (35 kB at 133 kB/s) Downloading: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-documentation/maven-metadata.xml Progress (1): 1.5 kB Downloaded: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-documentation/maven-metadata.xml (1.5 kB at 155 kB/s) Uploading: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-documentation/1.23.0-SNAPSHOT/maven-metadata.xml Progress (1): 1.0 kB Uploaded: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-documentation/1.23.0-SNAPSHOT/maven-metadata.xml (1.0 kB at 745 B/s) Uploading: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-documentation/1.23.0-SNAPSHOT/maven-metadata.xml Progress (1): 1.0 kB Uploaded: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-documentation/1.23.0-SNAPSHOT/maven-metadata.xml (1.0 kB at 22 kB/s) Uploading: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-documentation/maven-metadata.xml Progress (1): 1.5 kB Uploaded: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-documentation/maven-metadata.xml (1.5 kB at 1.6 kB/s) [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building appNG Template Assembly Descriptors 1.23.0-SNAPSHOT [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ appng-template-assembly --- [INFO] Deleting /var/lib/jenkins/workspace/appNG_1.23.x/appng-template-assembly/target [INFO] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ appng-template-assembly --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 2 resources [INFO] [INFO] --- maven-compiler-plugin:3.6.1:compile (default-compile) @ appng-template-assembly --- [INFO] No sources to compile [INFO] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ appng-template-assembly --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /var/lib/jenkins/workspace/appNG_1.23.x/appng-template-assembly/src/test/resources [INFO] [INFO] --- maven-compiler-plugin:3.6.1:testCompile (default-testCompile) @ appng-template-assembly --- [INFO] No sources to compile [INFO] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ appng-template-assembly --- [INFO] No tests to run. [INFO] [INFO] --- maven-jar-plugin:3.0.2:jar (default-jar) @ appng-template-assembly --- [INFO] Building jar: /var/lib/jenkins/workspace/appNG_1.23.x/appng-template-assembly/target/appng-template-assembly-1.23.0-SNAPSHOT.jar [INFO] [INFO] --- maven-source-plugin:3.0.1:jar-no-fork (default) @ appng-template-assembly --- [INFO] Building jar: /var/lib/jenkins/workspace/appNG_1.23.x/appng-template-assembly/target/appng-template-assembly-1.23.0-SNAPSHOT-sources.jar [INFO] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ appng-template-assembly --- [INFO] Installing /var/lib/jenkins/workspace/appNG_1.23.x/appng-template-assembly/target/appng-template-assembly-1.23.0-SNAPSHOT.jar to /var/lib/jenkins/.m2/repository/org/appng/appng-template-assembly/1.23.0-SNAPSHOT/appng-template-assembly-1.23.0-SNAPSHOT.jar [INFO] Installing /var/lib/jenkins/workspace/appNG_1.23.x/appng-template-assembly/pom.xml to /var/lib/jenkins/.m2/repository/org/appng/appng-template-assembly/1.23.0-SNAPSHOT/appng-template-assembly-1.23.0-SNAPSHOT.pom [INFO] Installing /var/lib/jenkins/workspace/appNG_1.23.x/appng-template-assembly/target/appng-template-assembly-1.23.0-SNAPSHOT-sources.jar to /var/lib/jenkins/.m2/repository/org/appng/appng-template-assembly/1.23.0-SNAPSHOT/appng-template-assembly-1.23.0-SNAPSHOT-sources.jar [INFO] [INFO] --- maven-deploy-plugin:2.8.2:deploy (default-deploy) @ appng-template-assembly --- Downloading: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-template-assembly/1.23.0-SNAPSHOT/maven-metadata.xml Progress (1): 1.0 kB Downloaded: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-template-assembly/1.23.0-SNAPSHOT/maven-metadata.xml (1.0 kB at 4.1 kB/s) Downloading: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-template-assembly/1.23.0-SNAPSHOT/maven-metadata.xml Progress (1): 1.0 kB Downloaded: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-template-assembly/1.23.0-SNAPSHOT/maven-metadata.xml (1.0 kB at 143 kB/s) Uploading: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-template-assembly/1.23.0-SNAPSHOT/appng-template-assembly-1.23.0-20210701.135401-18.jar Progress (1): 1.5 kB Uploaded: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-template-assembly/1.23.0-SNAPSHOT/appng-template-assembly-1.23.0-20210701.135401-18.jar (1.5 kB at 2.8 kB/s) Uploading: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-template-assembly/1.23.0-SNAPSHOT/appng-template-assembly-1.23.0-20210701.135401-18.pom Progress (1): 880 B Uploaded: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-template-assembly/1.23.0-SNAPSHOT/appng-template-assembly-1.23.0-20210701.135401-18.pom (880 B at 6.2 kB/s) Downloading: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-template-assembly/maven-metadata.xml Progress (1): 1.6 kB Downloaded: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-template-assembly/maven-metadata.xml (1.6 kB at 4.7 kB/s) Downloading: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-template-assembly/maven-metadata.xml Progress (1): 1.6 kB Downloaded: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-template-assembly/maven-metadata.xml (1.6 kB at 20 kB/s) Uploading: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-template-assembly/1.23.0-SNAPSHOT/maven-metadata.xml Progress (1): 1.0 kB Uploaded: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-template-assembly/1.23.0-SNAPSHOT/maven-metadata.xml (1.0 kB at 806 B/s) Uploading: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-template-assembly/1.23.0-SNAPSHOT/maven-metadata.xml Progress (1): 1.0 kB Uploaded: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-template-assembly/1.23.0-SNAPSHOT/maven-metadata.xml (1.0 kB at 28 kB/s) Uploading: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-template-assembly/maven-metadata.xml Progress (1): 1.6 kB Uploaded: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-template-assembly/maven-metadata.xml (1.6 kB at 2.7 kB/s) Uploading: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-template-assembly/maven-metadata.xml Progress (1): 1.6 kB Uploaded: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-template-assembly/maven-metadata.xml (1.6 kB at 58 kB/s) Uploading: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-template-assembly/1.23.0-SNAPSHOT/appng-template-assembly-1.23.0-20210701.135401-18-sources.jar Progress (1): 2.0/2.7 kB Progress (1): 2.7 kB Uploaded: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-template-assembly/1.23.0-SNAPSHOT/appng-template-assembly-1.23.0-20210701.135401-18-sources.jar (2.7 kB at 7.4 kB/s) Downloading: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-template-assembly/maven-metadata.xml Progress (1): 1.6 kB Downloaded: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-template-assembly/maven-metadata.xml (1.6 kB at 173 kB/s) Uploading: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-template-assembly/1.23.0-SNAPSHOT/maven-metadata.xml Progress (1): 1.0 kB Uploaded: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-template-assembly/1.23.0-SNAPSHOT/maven-metadata.xml (1.0 kB at 1.3 kB/s) Uploading: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-template-assembly/1.23.0-SNAPSHOT/maven-metadata.xml Progress (1): 1.0 kB Uploaded: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-template-assembly/1.23.0-SNAPSHOT/maven-metadata.xml (1.0 kB at 9.7 kB/s) Uploading: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-template-assembly/maven-metadata.xml Progress (1): 1.6 kB Uploaded: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-template-assembly/maven-metadata.xml (1.6 kB at 3.1 kB/s) [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building appNG Template Parent 1.23.0-SNAPSHOT [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ appng-template-parent --- [INFO] [INFO] --- maven-install-plugin:2.4:install (default-install) @ appng-template-parent --- [INFO] Installing /var/lib/jenkins/workspace/appNG_1.23.x/appng-template-parent/pom.xml to /var/lib/jenkins/.m2/repository/org/appng/appng-template-parent/1.23.0-SNAPSHOT/appng-template-parent-1.23.0-SNAPSHOT.pom [INFO] [INFO] --- maven-deploy-plugin:2.7:deploy (default-deploy) @ appng-template-parent --- Downloading: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-template-parent/1.23.0-SNAPSHOT/maven-metadata.xml Progress (1): 611 B Downloaded: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-template-parent/1.23.0-SNAPSHOT/maven-metadata.xml (611 B at 2.0 kB/s) Downloading: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-template-parent/1.23.0-SNAPSHOT/maven-metadata.xml Progress (1): 611 B Downloaded: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-template-parent/1.23.0-SNAPSHOT/maven-metadata.xml (611 B at 102 kB/s) Uploading: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-template-parent/1.23.0-SNAPSHOT/appng-template-parent-1.23.0-20210701.135406-18.pom Progress (1): 2.0/5.6 kB Progress (1): 4.1/5.6 kB Progress (1): 5.6 kB Uploaded: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-template-parent/1.23.0-SNAPSHOT/appng-template-parent-1.23.0-20210701.135406-18.pom (5.6 kB at 7.7 kB/s) Downloading: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-template-parent/maven-metadata.xml Progress (1): 4.1 kB Progress (1): 5.1 kB Progress (1): 5.4 kB Downloaded: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-template-parent/maven-metadata.xml (5.4 kB at 270 kB/s) Downloading: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-template-parent/maven-metadata.xml Progress (1): 4.1 kB Progress (1): 5.1 kB Progress (1): 5.4 kB Downloaded: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-template-parent/maven-metadata.xml (5.4 kB at 36 kB/s) Uploading: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-template-parent/1.23.0-SNAPSHOT/maven-metadata.xml Progress (1): 611 B Uploaded: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-template-parent/1.23.0-SNAPSHOT/maven-metadata.xml (611 B at 691 B/s) Uploading: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-template-parent/1.23.0-SNAPSHOT/maven-metadata.xml Progress (1): 611 B Uploaded: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-template-parent/1.23.0-SNAPSHOT/maven-metadata.xml (611 B at 9.1 kB/s) Uploading: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-template-parent/maven-metadata.xml Progress (1): 2.0/5.4 kB Progress (1): 4.1/5.4 kB Progress (1): 5.4 kB Uploaded: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-template-parent/maven-metadata.xml (5.4 kB at 5.7 kB/s) Uploading: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-template-parent/maven-metadata.xml Progress (1): 2.0/5.4 kB Progress (1): 4.1/5.4 kB Progress (1): 5.4 kB Uploaded: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-template-parent/maven-metadata.xml (5.4 kB at 18 kB/s) [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building appng-application-assembly 1.23.0-SNAPSHOT [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ appng-application-assembly --- [INFO] Deleting /var/lib/jenkins/workspace/appNG_1.23.x/appng-application-assembly/target [INFO] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ appng-application-assembly --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 2 resources [INFO] [INFO] --- maven-compiler-plugin:3.6.1:compile (default-compile) @ appng-application-assembly --- [INFO] No sources to compile [INFO] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ appng-application-assembly --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /var/lib/jenkins/workspace/appNG_1.23.x/appng-application-assembly/src/test/resources [INFO] [INFO] --- maven-compiler-plugin:3.6.1:testCompile (default-testCompile) @ appng-application-assembly --- [INFO] No sources to compile [INFO] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ appng-application-assembly --- [INFO] No tests to run. [INFO] [INFO] --- maven-jar-plugin:3.0.2:jar (default-jar) @ appng-application-assembly --- [INFO] Building jar: /var/lib/jenkins/workspace/appNG_1.23.x/appng-application-assembly/target/appng-application-assembly-1.23.0-SNAPSHOT.jar [INFO] [INFO] --- maven-source-plugin:3.0.1:jar-no-fork (default) @ appng-application-assembly --- [INFO] Building jar: /var/lib/jenkins/workspace/appNG_1.23.x/appng-application-assembly/target/appng-application-assembly-1.23.0-SNAPSHOT-sources.jar [INFO] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ appng-application-assembly --- [INFO] Installing /var/lib/jenkins/workspace/appNG_1.23.x/appng-application-assembly/target/appng-application-assembly-1.23.0-SNAPSHOT.jar to /var/lib/jenkins/.m2/repository/org/appng/appng-application-assembly/1.23.0-SNAPSHOT/appng-application-assembly-1.23.0-SNAPSHOT.jar [INFO] Installing /var/lib/jenkins/workspace/appNG_1.23.x/appng-application-assembly/pom.xml to /var/lib/jenkins/.m2/repository/org/appng/appng-application-assembly/1.23.0-SNAPSHOT/appng-application-assembly-1.23.0-SNAPSHOT.pom [INFO] Installing /var/lib/jenkins/workspace/appNG_1.23.x/appng-application-assembly/target/appng-application-assembly-1.23.0-SNAPSHOT-sources.jar to /var/lib/jenkins/.m2/repository/org/appng/appng-application-assembly/1.23.0-SNAPSHOT/appng-application-assembly-1.23.0-SNAPSHOT-sources.jar [INFO] [INFO] --- maven-deploy-plugin:2.8.2:deploy (default-deploy) @ appng-application-assembly --- Downloading: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-application-assembly/1.23.0-SNAPSHOT/maven-metadata.xml Progress (1): 1.0 kB Downloaded: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-application-assembly/1.23.0-SNAPSHOT/maven-metadata.xml (1.0 kB at 3.9 kB/s) Downloading: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-application-assembly/1.23.0-SNAPSHOT/maven-metadata.xml Progress (1): 1.0 kB Downloaded: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-application-assembly/1.23.0-SNAPSHOT/maven-metadata.xml (1.0 kB at 126 kB/s) Uploading: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-application-assembly/1.23.0-SNAPSHOT/appng-application-assembly-1.23.0-20210701.135410-18.jar Progress (1): 1.6 kB Uploaded: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-application-assembly/1.23.0-SNAPSHOT/appng-application-assembly-1.23.0-20210701.135410-18.jar (1.6 kB at 2.3 kB/s) Uploading: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-application-assembly/1.23.0-SNAPSHOT/appng-application-assembly-1.23.0-20210701.135410-18.pom Progress (1): 542 B Uploaded: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-application-assembly/1.23.0-SNAPSHOT/appng-application-assembly-1.23.0-20210701.135410-18.pom (542 B at 1.3 kB/s) Downloading: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-application-assembly/maven-metadata.xml Progress (1): 1.6 kB Downloaded: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-application-assembly/maven-metadata.xml (1.6 kB at 8.3 kB/s) Downloading: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-application-assembly/maven-metadata.xml Progress (1): 1.6 kB Downloaded: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-application-assembly/maven-metadata.xml (1.6 kB at 111 kB/s) Uploading: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-application-assembly/1.23.0-SNAPSHOT/maven-metadata.xml Progress (1): 1.0 kB Uploaded: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-application-assembly/1.23.0-SNAPSHOT/maven-metadata.xml (1.0 kB at 1.4 kB/s) Uploading: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-application-assembly/1.23.0-SNAPSHOT/maven-metadata.xml Progress (1): 1.0 kB Uploaded: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-application-assembly/1.23.0-SNAPSHOT/maven-metadata.xml (1.0 kB at 32 kB/s) Uploading: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-application-assembly/maven-metadata.xml Progress (1): 1.6 kB Uploaded: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-application-assembly/maven-metadata.xml (1.6 kB at 2.8 kB/s) Uploading: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-application-assembly/maven-metadata.xml Progress (1): 1.6 kB Uploaded: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-application-assembly/maven-metadata.xml (1.6 kB at 12 kB/s) Uploading: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-application-assembly/1.23.0-SNAPSHOT/appng-application-assembly-1.23.0-20210701.135410-18-sources.jar Progress (1): 2.0/2.7 kB Progress (1): 2.7 kB Uploaded: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-application-assembly/1.23.0-SNAPSHOT/appng-application-assembly-1.23.0-20210701.135410-18-sources.jar (2.7 kB at 9.0 kB/s) Downloading: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-application-assembly/maven-metadata.xml Progress (1): 1.6 kB Downloaded: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-application-assembly/maven-metadata.xml (1.6 kB at 33 kB/s) Uploading: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-application-assembly/1.23.0-SNAPSHOT/maven-metadata.xml Progress (1): 1.0 kB Uploaded: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-application-assembly/1.23.0-SNAPSHOT/maven-metadata.xml (1.0 kB at 2.3 kB/s) Uploading: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-application-assembly/1.23.0-SNAPSHOT/maven-metadata.xml Progress (1): 1.0 kB Uploaded: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-application-assembly/1.23.0-SNAPSHOT/maven-metadata.xml (1.0 kB at 10 kB/s) Uploading: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-application-assembly/maven-metadata.xml Progress (1): 1.6 kB Uploaded: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-application-assembly/maven-metadata.xml (1.6 kB at 2.6 kB/s) [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building appNG application parent 1.23.0-SNAPSHOT [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ appng-application-parent --- [INFO] [INFO] --- maven-install-plugin:2.4:install (default-install) @ appng-application-parent --- [INFO] Installing /var/lib/jenkins/workspace/appNG_1.23.x/appng-application-parent/pom.xml to /var/lib/jenkins/.m2/repository/org/appng/appng-application-parent/1.23.0-SNAPSHOT/appng-application-parent-1.23.0-SNAPSHOT.pom [INFO] [INFO] --- maven-deploy-plugin:2.7:deploy (default-deploy) @ appng-application-parent --- Downloading: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-application-parent/1.23.0-SNAPSHOT/maven-metadata.xml Progress (1): 614 B Downloaded: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-application-parent/1.23.0-SNAPSHOT/maven-metadata.xml (614 B at 2.5 kB/s) Downloading: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-application-parent/1.23.0-SNAPSHOT/maven-metadata.xml Progress (1): 614 B Downloaded: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-application-parent/1.23.0-SNAPSHOT/maven-metadata.xml (614 B at 25 kB/s) Uploading: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-application-parent/1.23.0-SNAPSHOT/appng-application-parent-1.23.0-20210701.135415-18.pom Progress (1): 2.0/6.2 kB Progress (1): 4.1/6.2 kB Progress (1): 6.1/6.2 kB Progress (1): 6.2 kB Uploaded: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-application-parent/1.23.0-SNAPSHOT/appng-application-parent-1.23.0-20210701.135415-18.pom (6.2 kB at 20 kB/s) Downloading: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-application-parent/maven-metadata.xml Progress (1): 4.1 kB Progress (1): 5.1 kB Progress (1): 5.4 kB Downloaded: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-application-parent/maven-metadata.xml (5.4 kB at 416 kB/s) Downloading: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-application-parent/maven-metadata.xml Progress (1): 4.1 kB Progress (1): 5.1 kB Progress (1): 5.4 kB Downloaded: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-application-parent/maven-metadata.xml (5.4 kB at 451 kB/s) Uploading: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-application-parent/1.23.0-SNAPSHOT/maven-metadata.xml Progress (1): 614 B Uploaded: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-application-parent/1.23.0-SNAPSHOT/maven-metadata.xml (614 B at 1.4 kB/s) Uploading: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-application-parent/1.23.0-SNAPSHOT/maven-metadata.xml Progress (1): 614 B Uploaded: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-application-parent/1.23.0-SNAPSHOT/maven-metadata.xml (614 B at 5.2 kB/s) Uploading: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-application-parent/maven-metadata.xml Progress (1): 2.0/5.4 kB Progress (1): 4.1/5.4 kB Progress (1): 5.4 kB Uploaded: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-application-parent/maven-metadata.xml (5.4 kB at 7.8 kB/s) Uploading: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-application-parent/maven-metadata.xml Progress (1): 2.0/5.4 kB Progress (1): 4.1/5.4 kB Progress (1): 5.4 kB Uploaded: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-application-parent/maven-metadata.xml (5.4 kB at 235 kB/s) [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building Archetype - appng-archetype-application 1.23.0-SNAPSHOT [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ appng-archetype-application --- [INFO] Deleting /var/lib/jenkins/workspace/appNG_1.23.x/appng-archetype-application/target [INFO] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ appng-archetype-application --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 18 resources [INFO] [INFO] --- maven-compiler-plugin:3.6.1:compile (default-compile) @ appng-archetype-application --- [INFO] No sources to compile [INFO] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ appng-archetype-application --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /var/lib/jenkins/workspace/appNG_1.23.x/appng-archetype-application/src/test/resources [INFO] [INFO] --- maven-compiler-plugin:3.6.1:testCompile (default-testCompile) @ appng-archetype-application --- [INFO] No sources to compile [INFO] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ appng-archetype-application --- [INFO] No tests to run. [INFO] [INFO] --- maven-jar-plugin:3.0.2:jar (default-jar) @ appng-archetype-application --- [INFO] Building jar: /var/lib/jenkins/workspace/appNG_1.23.x/appng-archetype-application/target/appng-archetype-application-1.23.0-SNAPSHOT.jar [INFO] [INFO] --- maven-source-plugin:3.0.1:jar-no-fork (default) @ appng-archetype-application --- [INFO] Building jar: /var/lib/jenkins/workspace/appNG_1.23.x/appng-archetype-application/target/appng-archetype-application-1.23.0-SNAPSHOT-sources.jar [INFO] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ appng-archetype-application --- [INFO] Installing /var/lib/jenkins/workspace/appNG_1.23.x/appng-archetype-application/target/appng-archetype-application-1.23.0-SNAPSHOT.jar to /var/lib/jenkins/.m2/repository/org/appng/appng-archetype-application/1.23.0-SNAPSHOT/appng-archetype-application-1.23.0-SNAPSHOT.jar [INFO] Installing /var/lib/jenkins/workspace/appNG_1.23.x/appng-archetype-application/pom.xml to /var/lib/jenkins/.m2/repository/org/appng/appng-archetype-application/1.23.0-SNAPSHOT/appng-archetype-application-1.23.0-SNAPSHOT.pom [INFO] Installing /var/lib/jenkins/workspace/appNG_1.23.x/appng-archetype-application/target/appng-archetype-application-1.23.0-SNAPSHOT-sources.jar to /var/lib/jenkins/.m2/repository/org/appng/appng-archetype-application/1.23.0-SNAPSHOT/appng-archetype-application-1.23.0-SNAPSHOT-sources.jar [INFO] [INFO] --- maven-deploy-plugin:2.8.2:deploy (default-deploy) @ appng-archetype-application --- Downloading: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-archetype-application/1.23.0-SNAPSHOT/maven-metadata.xml Progress (1): 1.0 kB Downloaded: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-archetype-application/1.23.0-SNAPSHOT/maven-metadata.xml (1.0 kB at 5.5 kB/s) Downloading: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-archetype-application/1.23.0-SNAPSHOT/maven-metadata.xml Progress (1): 1.0 kB Downloaded: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-archetype-application/1.23.0-SNAPSHOT/maven-metadata.xml (1.0 kB at 112 kB/s) Uploading: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-archetype-application/1.23.0-SNAPSHOT/appng-archetype-application-1.23.0-20210701.135417-18.jar Progress (1): 2.0/14 kB Progress (1): 4.1/14 kB Progress (1): 6.1/14 kB Progress (1): 8.2/14 kB Progress (1): 10/14 kB Progress (1): 12/14 kB Progress (1): 14 kB Uploaded: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-archetype-application/1.23.0-SNAPSHOT/appng-archetype-application-1.23.0-20210701.135417-18.jar (14 kB at 85 kB/s) Uploading: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-archetype-application/1.23.0-SNAPSHOT/appng-archetype-application-1.23.0-20210701.135417-18.pom Progress (1): 513 B Uploaded: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-archetype-application/1.23.0-SNAPSHOT/appng-archetype-application-1.23.0-20210701.135417-18.pom (513 B at 2.6 kB/s) Downloading: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-archetype-application/maven-metadata.xml Progress (1): 1.6 kB Downloaded: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-archetype-application/maven-metadata.xml (1.6 kB at 15 kB/s) Downloading: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-archetype-application/maven-metadata.xml Progress (1): 1.6 kB Downloaded: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-archetype-application/maven-metadata.xml (1.6 kB at 173 kB/s) Uploading: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-archetype-application/1.23.0-SNAPSHOT/maven-metadata.xml Progress (1): 1.0 kB Uploaded: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-archetype-application/1.23.0-SNAPSHOT/maven-metadata.xml (1.0 kB at 1.6 kB/s) Uploading: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-archetype-application/1.23.0-SNAPSHOT/maven-metadata.xml Progress (1): 1.0 kB Uploaded: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-archetype-application/1.23.0-SNAPSHOT/maven-metadata.xml (1.0 kB at 48 kB/s) Uploading: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-archetype-application/maven-metadata.xml Progress (1): 1.6 kB Uploaded: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-archetype-application/maven-metadata.xml (1.6 kB at 2.2 kB/s) Uploading: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-archetype-application/maven-metadata.xml Progress (1): 1.6 kB Uploaded: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-archetype-application/maven-metadata.xml (1.6 kB at 12 kB/s) Uploading: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-archetype-application/1.23.0-SNAPSHOT/appng-archetype-application-1.23.0-20210701.135417-18-sources.jar Progress (1): 2.0/15 kB Progress (1): 4.1/15 kB Progress (1): 6.1/15 kB Progress (1): 8.2/15 kB Progress (1): 10/15 kB Progress (1): 12/15 kB Progress (1): 14/15 kB Progress (1): 15 kB Uploaded: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-archetype-application/1.23.0-SNAPSHOT/appng-archetype-application-1.23.0-20210701.135417-18-sources.jar (15 kB at 76 kB/s) Downloading: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-archetype-application/maven-metadata.xml Progress (1): 1.6 kB Downloaded: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-archetype-application/maven-metadata.xml (1.6 kB at 26 kB/s) Uploading: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-archetype-application/1.23.0-SNAPSHOT/maven-metadata.xml Progress (1): 1.0 kB Uploaded: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-archetype-application/1.23.0-SNAPSHOT/maven-metadata.xml (1.0 kB at 2.1 kB/s) Uploading: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-archetype-application/1.23.0-SNAPSHOT/maven-metadata.xml Progress (1): 1.0 kB Uploaded: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-archetype-application/1.23.0-SNAPSHOT/maven-metadata.xml (1.0 kB at 44 kB/s) Uploading: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-archetype-application/maven-metadata.xml Progress (1): 1.6 kB Uploaded: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-archetype-application/maven-metadata.xml (1.6 kB at 2.6 kB/s) [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building appNG appNGizer Maven Plugin 1.23.0-SNAPSHOT [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ appng-appngizer-maven-plugin --- [INFO] Deleting /var/lib/jenkins/workspace/appNG_1.23.x/appng-appngizer-maven-plugin/target [INFO] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ appng-appngizer-maven-plugin --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /var/lib/jenkins/workspace/appNG_1.23.x/appng-appngizer-maven-plugin/src/main/resources [INFO] [INFO] --- maven-compiler-plugin:3.6.1:compile (default-compile) @ appng-appngizer-maven-plugin --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 3 source files to /var/lib/jenkins/workspace/appNG_1.23.x/appng-appngizer-maven-plugin/target/classes [INFO] [INFO] --- maven-plugin-plugin:3.5:descriptor (default-descriptor) @ appng-appngizer-maven-plugin --- [INFO] Using 'UTF-8' encoding to read mojo source files. [INFO] java-javadoc mojo extractor found 0 mojo descriptor. [INFO] java-annotations mojo extractor found 2 mojo descriptors. [INFO] [INFO] --- maven-plugin-plugin:3.5:descriptor (mojo-descriptor) @ appng-appngizer-maven-plugin --- [INFO] Using 'UTF-8' encoding to read mojo source files. [INFO] java-javadoc mojo extractor found 0 mojo descriptor. [INFO] java-annotations mojo extractor found 2 mojo descriptors. [INFO] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ appng-appngizer-maven-plugin --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /var/lib/jenkins/workspace/appNG_1.23.x/appng-appngizer-maven-plugin/src/test/resources [INFO] [INFO] --- maven-compiler-plugin:3.6.1:testCompile (default-testCompile) @ appng-appngizer-maven-plugin --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 1 source file to /var/lib/jenkins/workspace/appNG_1.23.x/appng-appngizer-maven-plugin/target/test-classes [INFO] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ appng-appngizer-maven-plugin --- [INFO] [INFO] --- maven-jar-plugin:3.0.2:jar (default-jar) @ appng-appngizer-maven-plugin --- [INFO] Building jar: /var/lib/jenkins/workspace/appNG_1.23.x/appng-appngizer-maven-plugin/target/appng-appngizer-maven-plugin-1.23.0-SNAPSHOT.jar [INFO] [INFO] --- maven-plugin-plugin:3.5:addPluginArtifactMetadata (default-addPluginArtifactMetadata) @ appng-appngizer-maven-plugin --- [INFO] [INFO] --- maven-source-plugin:3.0.1:jar-no-fork (default) @ appng-appngizer-maven-plugin --- [INFO] Building jar: /var/lib/jenkins/workspace/appNG_1.23.x/appng-appngizer-maven-plugin/target/appng-appngizer-maven-plugin-1.23.0-SNAPSHOT-sources.jar [INFO] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ appng-appngizer-maven-plugin --- [INFO] Installing /var/lib/jenkins/workspace/appNG_1.23.x/appng-appngizer-maven-plugin/target/appng-appngizer-maven-plugin-1.23.0-SNAPSHOT.jar to /var/lib/jenkins/.m2/repository/org/appng/maven/appng-appngizer-maven-plugin/1.23.0-SNAPSHOT/appng-appngizer-maven-plugin-1.23.0-SNAPSHOT.jar [INFO] Installing /var/lib/jenkins/workspace/appNG_1.23.x/appng-appngizer-maven-plugin/pom.xml to /var/lib/jenkins/.m2/repository/org/appng/maven/appng-appngizer-maven-plugin/1.23.0-SNAPSHOT/appng-appngizer-maven-plugin-1.23.0-SNAPSHOT.pom [INFO] Installing /var/lib/jenkins/workspace/appNG_1.23.x/appng-appngizer-maven-plugin/target/appng-appngizer-maven-plugin-1.23.0-SNAPSHOT-sources.jar to /var/lib/jenkins/.m2/repository/org/appng/maven/appng-appngizer-maven-plugin/1.23.0-SNAPSHOT/appng-appngizer-maven-plugin-1.23.0-SNAPSHOT-sources.jar [INFO] [INFO] --- maven-deploy-plugin:2.8.2:deploy (default-deploy) @ appng-appngizer-maven-plugin --- Downloading: https://appng.org/nexus/repository/appng-snapshot/org/appng/maven/appng-appngizer-maven-plugin/1.23.0-SNAPSHOT/maven-metadata.xml Progress (1): 1.0 kB Downloaded: https://appng.org/nexus/repository/appng-snapshot/org/appng/maven/appng-appngizer-maven-plugin/1.23.0-SNAPSHOT/maven-metadata.xml (1.0 kB at 2.5 kB/s) Downloading: https://appng.org/nexus/repository/appng-snapshot/org/appng/maven/appng-appngizer-maven-plugin/1.23.0-SNAPSHOT/maven-metadata.xml Progress (1): 1.0 kB Downloaded: https://appng.org/nexus/repository/appng-snapshot/org/appng/maven/appng-appngizer-maven-plugin/1.23.0-SNAPSHOT/maven-metadata.xml (1.0 kB at 127 kB/s) Uploading: https://appng.org/nexus/repository/appng-snapshot/org/appng/maven/appng-appngizer-maven-plugin/1.23.0-SNAPSHOT/appng-appngizer-maven-plugin-1.23.0-20210701.135424-18.jar Progress (1): 2.0/17 kB Progress (1): 4.1/17 kB Progress (1): 6.1/17 kB Progress (1): 8.2/17 kB Progress (1): 10/17 kB Progress (1): 12/17 kB Progress (1): 14/17 kB Progress (1): 16/17 kB Progress (1): 17 kB Uploaded: https://appng.org/nexus/repository/appng-snapshot/org/appng/maven/appng-appngizer-maven-plugin/1.23.0-SNAPSHOT/appng-appngizer-maven-plugin-1.23.0-20210701.135424-18.jar (17 kB at 87 kB/s) Uploading: https://appng.org/nexus/repository/appng-snapshot/org/appng/maven/appng-appngizer-maven-plugin/1.23.0-SNAPSHOT/appng-appngizer-maven-plugin-1.23.0-20210701.135424-18.pom Progress (1): 2.0/4.1 kB Progress (1): 4.1 kB Uploaded: https://appng.org/nexus/repository/appng-snapshot/org/appng/maven/appng-appngizer-maven-plugin/1.23.0-SNAPSHOT/appng-appngizer-maven-plugin-1.23.0-20210701.135424-18.pom (4.1 kB at 6.6 kB/s) Downloading: https://appng.org/nexus/repository/appng-snapshot/org/appng/maven/appng-appngizer-maven-plugin/maven-metadata.xml Progress (1): 4.1 kB Progress (1): 4.7 kB Progress (1): 5.4 kB Downloaded: https://appng.org/nexus/repository/appng-snapshot/org/appng/maven/appng-appngizer-maven-plugin/maven-metadata.xml (5.4 kB at 72 kB/s) Downloading: https://appng.org/nexus/repository/appng-snapshot/org/appng/maven/appng-appngizer-maven-plugin/maven-metadata.xml Progress (1): 4.1 kB Progress (1): 4.7 kB Progress (1): 5.4 kB Downloaded: https://appng.org/nexus/repository/appng-snapshot/org/appng/maven/appng-appngizer-maven-plugin/maven-metadata.xml (5.4 kB at 446 kB/s) Downloading: https://appng.org/nexus/repository/appng-snapshot/org/appng/maven/maven-metadata.xml Progress (1): 261 B Downloaded: https://appng.org/nexus/repository/appng-snapshot/org/appng/maven/maven-metadata.xml (261 B at 1.5 kB/s) Uploading: https://appng.org/nexus/repository/appng-snapshot/org/appng/maven/appng-appngizer-maven-plugin/1.23.0-SNAPSHOT/maven-metadata.xml Progress (1): 1.0 kB Uploaded: https://appng.org/nexus/repository/appng-snapshot/org/appng/maven/appng-appngizer-maven-plugin/1.23.0-SNAPSHOT/maven-metadata.xml (1.0 kB at 1.3 kB/s) Uploading: https://appng.org/nexus/repository/appng-snapshot/org/appng/maven/appng-appngizer-maven-plugin/1.23.0-SNAPSHOT/maven-metadata.xml Progress (1): 1.0 kB Uploaded: https://appng.org/nexus/repository/appng-snapshot/org/appng/maven/appng-appngizer-maven-plugin/1.23.0-SNAPSHOT/maven-metadata.xml (1.0 kB at 33 kB/s) Uploading: https://appng.org/nexus/repository/appng-snapshot/org/appng/maven/appng-appngizer-maven-plugin/maven-metadata.xml Progress (1): 2.0/5.3 kB Progress (1): 4.1/5.3 kB Progress (1): 5.3 kB Uploaded: https://appng.org/nexus/repository/appng-snapshot/org/appng/maven/appng-appngizer-maven-plugin/maven-metadata.xml (5.3 kB at 8.5 kB/s) Uploading: https://appng.org/nexus/repository/appng-snapshot/org/appng/maven/appng-appngizer-maven-plugin/maven-metadata.xml Progress (1): 2.0/5.3 kB Progress (1): 4.1/5.3 kB Progress (1): 5.3 kB Uploaded: https://appng.org/nexus/repository/appng-snapshot/org/appng/maven/appng-appngizer-maven-plugin/maven-metadata.xml (5.3 kB at 34 kB/s) Uploading: https://appng.org/nexus/repository/appng-snapshot/org/appng/maven/maven-metadata.xml Progress (1): 261 B Uploaded: https://appng.org/nexus/repository/appng-snapshot/org/appng/maven/maven-metadata.xml (261 B at 2.0 kB/s) Uploading: https://appng.org/nexus/repository/appng-snapshot/org/appng/maven/appng-appngizer-maven-plugin/1.23.0-SNAPSHOT/appng-appngizer-maven-plugin-1.23.0-20210701.135424-18-sources.jar Progress (1): 2.0/9.0 kB Progress (1): 4.1/9.0 kB Progress (1): 6.1/9.0 kB Progress (1): 8.2/9.0 kB Progress (1): 9.0 kB Uploaded: https://appng.org/nexus/repository/appng-snapshot/org/appng/maven/appng-appngizer-maven-plugin/1.23.0-SNAPSHOT/appng-appngizer-maven-plugin-1.23.0-20210701.135424-18-sources.jar (9.0 kB at 21 kB/s) Downloading: https://appng.org/nexus/repository/appng-snapshot/org/appng/maven/appng-appngizer-maven-plugin/maven-metadata.xml Progress (1): 4.1 kB Progress (1): 4.9 kB Progress (1): 5.3 kB Downloaded: https://appng.org/nexus/repository/appng-snapshot/org/appng/maven/appng-appngizer-maven-plugin/maven-metadata.xml (5.3 kB at 534 kB/s) Uploading: https://appng.org/nexus/repository/appng-snapshot/org/appng/maven/appng-appngizer-maven-plugin/1.23.0-SNAPSHOT/maven-metadata.xml Progress (1): 1.0 kB Uploaded: https://appng.org/nexus/repository/appng-snapshot/org/appng/maven/appng-appngizer-maven-plugin/1.23.0-SNAPSHOT/maven-metadata.xml (1.0 kB at 783 B/s) Uploading: https://appng.org/nexus/repository/appng-snapshot/org/appng/maven/appng-appngizer-maven-plugin/1.23.0-SNAPSHOT/maven-metadata.xml Progress (1): 1.0 kB Uploaded: https://appng.org/nexus/repository/appng-snapshot/org/appng/maven/appng-appngizer-maven-plugin/1.23.0-SNAPSHOT/maven-metadata.xml (1.0 kB at 46 kB/s) Uploading: https://appng.org/nexus/repository/appng-snapshot/org/appng/maven/appng-appngizer-maven-plugin/maven-metadata.xml Progress (1): 2.0/5.3 kB Progress (1): 4.1/5.3 kB Progress (1): 5.3 kB Uploaded: https://appng.org/nexus/repository/appng-snapshot/org/appng/maven/appng-appngizer-maven-plugin/maven-metadata.xml (5.3 kB at 9.6 kB/s) [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building appNG camunda 1.23.0-SNAPSHOT [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ appng-camunda --- [INFO] Deleting /var/lib/jenkins/workspace/appNG_1.23.x/appng-camunda/target [INFO] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ appng-camunda --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /var/lib/jenkins/workspace/appNG_1.23.x/appng-camunda/src/main/resources [INFO] [INFO] --- maven-compiler-plugin:3.6.1:compile (default-compile) @ appng-camunda --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 1 source file to /var/lib/jenkins/workspace/appNG_1.23.x/appng-camunda/target/classes [INFO] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ appng-camunda --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /var/lib/jenkins/workspace/appNG_1.23.x/appng-camunda/src/test/resources [INFO] [INFO] --- maven-compiler-plugin:3.6.1:testCompile (default-testCompile) @ appng-camunda --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 1 source file to /var/lib/jenkins/workspace/appNG_1.23.x/appng-camunda/target/test-classes [INFO] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ appng-camunda --- [INFO] [INFO] ------------------------------------------------------- [INFO] T E S T S [INFO] ------------------------------------------------------- [INFO] Running org.appng.camunda.bpm.TaskWrapperTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.215 s - in org.appng.camunda.bpm.TaskWrapperTest [INFO] [INFO] Results: [INFO] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0 [INFO] [INFO] [INFO] --- maven-jar-plugin:3.0.2:jar (default-jar) @ appng-camunda --- [INFO] Building jar: /var/lib/jenkins/workspace/appNG_1.23.x/appng-camunda/target/appng-camunda-1.23.0-SNAPSHOT.jar [INFO] [INFO] --- maven-source-plugin:3.0.1:jar-no-fork (default) @ appng-camunda --- [INFO] Building jar: /var/lib/jenkins/workspace/appNG_1.23.x/appng-camunda/target/appng-camunda-1.23.0-SNAPSHOT-sources.jar [INFO] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ appng-camunda --- [INFO] Installing /var/lib/jenkins/workspace/appNG_1.23.x/appng-camunda/target/appng-camunda-1.23.0-SNAPSHOT.jar to /var/lib/jenkins/.m2/repository/org/appng/appng-camunda/1.23.0-SNAPSHOT/appng-camunda-1.23.0-SNAPSHOT.jar [INFO] Installing /var/lib/jenkins/workspace/appNG_1.23.x/appng-camunda/pom.xml to /var/lib/jenkins/.m2/repository/org/appng/appng-camunda/1.23.0-SNAPSHOT/appng-camunda-1.23.0-SNAPSHOT.pom [INFO] Installing /var/lib/jenkins/workspace/appNG_1.23.x/appng-camunda/target/appng-camunda-1.23.0-SNAPSHOT-sources.jar to /var/lib/jenkins/.m2/repository/org/appng/appng-camunda/1.23.0-SNAPSHOT/appng-camunda-1.23.0-SNAPSHOT-sources.jar [INFO] [INFO] --- maven-deploy-plugin:2.8.2:deploy (default-deploy) @ appng-camunda --- Downloading: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-camunda/1.23.0-SNAPSHOT/maven-metadata.xml Progress (1): 994 B Downloaded: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-camunda/1.23.0-SNAPSHOT/maven-metadata.xml (994 B at 6.4 kB/s) Downloading: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-camunda/1.23.0-SNAPSHOT/maven-metadata.xml Progress (1): 994 B Downloaded: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-camunda/1.23.0-SNAPSHOT/maven-metadata.xml (994 B at 166 kB/s) Uploading: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-camunda/1.23.0-SNAPSHOT/appng-camunda-1.23.0-20210701.135431-18.jar Progress (1): 2.0/6.3 kB Progress (1): 4.1/6.3 kB Progress (1): 6.1/6.3 kB Progress (1): 6.3 kB Uploaded: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-camunda/1.23.0-SNAPSHOT/appng-camunda-1.23.0-20210701.135431-18.jar (6.3 kB at 48 kB/s) Uploading: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-camunda/1.23.0-SNAPSHOT/appng-camunda-1.23.0-20210701.135431-18.pom Progress (1): 2.0 kB Uploaded: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-camunda/1.23.0-SNAPSHOT/appng-camunda-1.23.0-20210701.135431-18.pom (2.0 kB at 6.2 kB/s) Downloading: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-camunda/maven-metadata.xml Progress (1): 1.5 kB Downloaded: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-camunda/maven-metadata.xml (1.5 kB at 7.9 kB/s) Downloading: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-camunda/maven-metadata.xml Progress (1): 1.5 kB Downloaded: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-camunda/maven-metadata.xml (1.5 kB at 129 kB/s) Uploading: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-camunda/1.23.0-SNAPSHOT/maven-metadata.xml Progress (1): 994 B Uploaded: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-camunda/1.23.0-SNAPSHOT/maven-metadata.xml (994 B at 1.8 kB/s) Uploading: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-camunda/1.23.0-SNAPSHOT/maven-metadata.xml Progress (1): 994 B Uploaded: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-camunda/1.23.0-SNAPSHOT/maven-metadata.xml (994 B at 8.5 kB/s) Uploading: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-camunda/maven-metadata.xml Progress (1): 1.5 kB Uploaded: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-camunda/maven-metadata.xml (1.5 kB at 2.0 kB/s) Uploading: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-camunda/maven-metadata.xml Progress (1): 1.5 kB Uploaded: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-camunda/maven-metadata.xml (1.5 kB at 64 kB/s) Uploading: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-camunda/1.23.0-SNAPSHOT/appng-camunda-1.23.0-20210701.135431-18-sources.jar Progress (1): 2.0/4.8 kB Progress (1): 4.1/4.8 kB Progress (1): 4.8 kB Uploaded: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-camunda/1.23.0-SNAPSHOT/appng-camunda-1.23.0-20210701.135431-18-sources.jar (4.8 kB at 14 kB/s) Downloading: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-camunda/maven-metadata.xml Progress (1): 1.5 kB Downloaded: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-camunda/maven-metadata.xml (1.5 kB at 110 kB/s) Uploading: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-camunda/1.23.0-SNAPSHOT/maven-metadata.xml Progress (1): 994 B Uploaded: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-camunda/1.23.0-SNAPSHOT/maven-metadata.xml (994 B at 2.4 kB/s) Uploading: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-camunda/1.23.0-SNAPSHOT/maven-metadata.xml Progress (1): 994 B Uploaded: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-camunda/1.23.0-SNAPSHOT/maven-metadata.xml (994 B at 31 kB/s) Uploading: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-camunda/maven-metadata.xml Progress (1): 1.5 kB Uploaded: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-camunda/maven-metadata.xml (1.5 kB at 3.8 kB/s) [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building appNG Application, including Camunda BPM process engine libraries 1.23.0-SNAPSHOT [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ appng-application-camunda --- [INFO] Deleting /var/lib/jenkins/workspace/appNG_1.23.x/appng-application-camunda/target [INFO] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ appng-application-camunda --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /var/lib/jenkins/workspace/appNG_1.23.x/appng-application-camunda/src/main/resources [INFO] [INFO] --- maven-compiler-plugin:3.6.1:compile (default-compile) @ appng-application-camunda --- [INFO] No sources to compile [INFO] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ appng-application-camunda --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /var/lib/jenkins/workspace/appNG_1.23.x/appng-application-camunda/src/test/resources [INFO] [INFO] --- maven-compiler-plugin:3.6.1:testCompile (default-testCompile) @ appng-application-camunda --- [INFO] No sources to compile [INFO] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ appng-application-camunda --- [INFO] No tests to run. [INFO] [INFO] --- maven-war-plugin:3.1.0:war (default-war) @ appng-application-camunda --- [INFO] Packaging webapp [INFO] Assembling webapp [appng-application-camunda] in [/var/lib/jenkins/workspace/appNG_1.23.x/appng-application-camunda/target/appng-application-camunda-1.23.0-SNAPSHOT] [INFO] Processing war project [INFO] Processing overlay [ id org.appng:appng-application] [INFO] Webapp assembled in [5452 msecs] [INFO] Building war: /var/lib/jenkins/workspace/appNG_1.23.x/appng-application-camunda/target/appng-application-camunda-1.23.0-SNAPSHOT.war [INFO] [INFO] --- maven-source-plugin:3.0.1:jar-no-fork (default) @ appng-application-camunda --- [INFO] No sources in project. Archive not created. [INFO] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ appng-application-camunda --- [INFO] Installing /var/lib/jenkins/workspace/appNG_1.23.x/appng-application-camunda/target/appng-application-camunda-1.23.0-SNAPSHOT.war to /var/lib/jenkins/.m2/repository/org/appng/appng-application-camunda/1.23.0-SNAPSHOT/appng-application-camunda-1.23.0-SNAPSHOT.war [INFO] Installing /var/lib/jenkins/workspace/appNG_1.23.x/appng-application-camunda/pom.xml to /var/lib/jenkins/.m2/repository/org/appng/appng-application-camunda/1.23.0-SNAPSHOT/appng-application-camunda-1.23.0-SNAPSHOT.pom [INFO] [INFO] --- maven-deploy-plugin:2.8.2:deploy (default-deploy) @ appng-application-camunda --- Downloading: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-application-camunda/1.23.0-SNAPSHOT/maven-metadata.xml Progress (1): 790 B Downloaded: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-application-camunda/1.23.0-SNAPSHOT/maven-metadata.xml (790 B at 4.7 kB/s) Downloading: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-application-camunda/1.23.0-SNAPSHOT/maven-metadata.xml Progress (1): 790 B Downloaded: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-application-camunda/1.23.0-SNAPSHOT/maven-metadata.xml (790 B at 113 kB/s) Uploading: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-application-camunda/1.23.0-SNAPSHOT/appng-application-camunda-1.23.0-20210701.135444-18.war Progress (1): 0/121 MB Progress (1): 0/121 MB Progress (1): 0/121 MB Progress (1): 0/121 MB Progress (1): 0/121 MB Progress (1): 0/121 MB Progress (1): 0/121 MB Progress (1): 0/121 MB Progress (1): 0/121 MB Progress (1): 0/121 MB Progress (1): 0/121 MB Progress (1): 0/121 MB Progress (1): 0/121 MB Progress (1): 0/121 MB Progress (1): 0/121 MB Progress (1): 0/121 MB Progress (1): 0/121 MB Progress (1): 0/121 MB Progress (1): 0/121 MB Progress (1): 0/121 MB Progress (1): 0/121 MB Progress (1): 0/121 MB Progress (1): 0/121 MB Progress (1): 0/121 MB Progress (1): 0.1/121 MB Progress (1): 0.1/121 MB Progress (1): 0.1/121 MB Progress (1): 0.1/121 MB Progress (1): 0.1/121 MB Progress (1): 0.1/121 MB Progress (1): 0.1/121 MB Progress (1): 0.1/121 MB Progress (1): 0.1/121 MB Progress (1): 0.1/121 MB Progress (1): 0.1/121 MB Progress (1): 0.1/121 MB Progress (1): 0.1/121 MB Progress (1): 0.1/121 MB Progress (1): 0.1/121 MB Progress (1): 0.1/121 MB Progress (1): 0.1/121 MB Progress (1): 0.1/121 MB Progress (1): 0.1/121 MB Progress (1): 0.1/121 MB Progress (1): 0.1/121 MB Progress (1): 0.1/121 MB Progress (1): 0.1/121 MB Progress (1): 0.1/121 MB Progress (1): 0.1/121 MB Progress (1): 0.1/121 MB Progress (1): 0.1/121 MB Progress (1): 0.1/121 MB Progress (1): 0.1/121 MB Progress (1): 0.1/121 MB Progress (1): 0.1/121 MB Progress (1): 0.1/121 MB Progress (1): 0.1/121 MB Progress (1): 0.1/121 MB Progress (1): 0.1/121 MB Progress (1): 0.1/121 MB Progress (1): 0.1/121 MB Progress (1): 0.1/121 MB Progress (1): 0.1/121 MB Progress (1): 0.1/121 MB Progress (1): 0.1/121 MB Progress (1): 0.1/121 MB Progress (1): 0.1/121 MB Progress (1): 0.1/121 MB Progress (1): 0.1/121 MB Progress (1): 0.1/121 MB Progress (1): 0.1/121 MB Progress (1): 0.1/121 MB Progress (1): 0.1/121 MB Progress (1): 0.2/121 MB Progress (1): 0.2/121 MB Progress (1): 0.2/121 MB Progress (1): 0.2/121 MB Progress (1): 0.2/121 MB Progress (1): 0.2/121 MB Progress (1): 0.2/121 MB Progress (1): 0.2/121 MB Progress (1): 0.2/121 MB Progress (1): 0.2/121 MB Progress (1): 0.2/121 MB Progress (1): 0.2/121 MB Progress (1): 0.2/121 MB Progress (1): 0.2/121 MB Progress (1): 0.2/121 MB Progress (1): 0.2/121 MB Progress (1): 0.2/121 MB Progress (1): 0.2/121 MB Progress (1): 0.2/121 MB Progress (1): 0.2/121 MB Progress (1): 0.2/121 MB Progress (1): 0.2/121 MB Progress (1): 0.2/121 MB Progress (1): 0.2/121 MB Progress (1): 0.2/121 MB Progress (1): 0.2/121 MB Progress (1): 0.2/121 MB Progress (1): 0.2/121 MB Progress (1): 0.2/121 MB Progress (1): 0.2/121 MB Progress (1): 0.2/121 MB Progress (1): 0.2/121 MB Progress (1): 0.2/121 MB Progress (1): 0.2/121 MB Progress (1): 0.2/121 MB Progress (1): 0.2/121 MB Progress (1): 0.2/121 MB Progress (1): 0.2/121 MB Progress (1): 0.2/121 MB Progress (1): 0.2/121 MB Progress (1): 0.2/121 MB Progress (1): 0.2/121 MB Progress (1): 0.2/121 MB Progress (1): 0.2/121 MB Progress (1): 0.2/121 MB Progress (1): 0.2/121 MB Progress (1): 0.2/121 MB Progress (1): 0.2/121 MB Progress (1): 0.2/121 MB Progress (1): 0.3/121 MB Progress (1): 0.3/121 MB Progress (1): 0.3/121 MB Progress (1): 0.3/121 MB Progress (1): 0.3/121 MB Progress (1): 0.3/121 MB Progress (1): 0.3/121 MB Progress (1): 0.3/121 MB Progress (1): 0.3/121 MB Progress (1): 0.3/121 MB Progress (1): 0.3/121 MB Progress (1): 0.3/121 MB Progress (1): 0.3/121 MB Progress (1): 0.3/121 MB Progress (1): 0.3/121 MB Progress (1): 0.3/121 MB Progress (1): 0.3/121 MB Progress (1): 0.3/121 MB Progress (1): 0.3/121 MB Progress (1): 0.3/121 MB Progress (1): 0.3/121 MB Progress (1): 0.3/121 MB Progress (1): 0.3/121 MB Progress (1): 0.3/121 MB Progress (1): 0.3/121 MB Progress (1): 0.3/121 MB Progress (1): 0.3/121 MB Progress (1): 0.3/121 MB Progress (1): 0.3/121 MB Progress (1): 0.3/121 MB Progress (1): 0.3/121 MB Progress (1): 0.3/121 MB Progress (1): 0.3/121 MB Progress (1): 0.3/121 MB Progress (1): 0.3/121 MB Progress (1): 0.3/121 MB Progress (1): 0.3/121 MB Progress (1): 0.3/121 MB Progress (1): 0.3/121 MB Progress (1): 0.3/121 MB Progress (1): 0.3/121 MB Progress (1): 0.3/121 MB Progress (1): 0.3/121 MB Progress (1): 0.3/121 MB Progress (1): 0.3/121 MB Progress (1): 0.3/121 MB Progress (1): 0.3/121 MB Progress (1): 0.3/121 MB Progress (1): 0.4/121 MB Progress (1): 0.4/121 MB Progress (1): 0.4/121 MB Progress (1): 0.4/121 MB Progress (1): 0.4/121 MB Progress (1): 0.4/121 MB Progress (1): 0.4/121 MB Progress (1): 0.4/121 MB Progress (1): 0.4/121 MB Progress (1): 0.4/121 MB Progress (1): 0.4/121 MB Progress (1): 0.4/121 MB Progress (1): 0.4/121 MB Progress (1): 0.4/121 MB Progress (1): 0.4/121 MB Progress (1): 0.4/121 MB Progress (1): 0.4/121 MB Progress (1): 0.4/121 MB Progress (1): 0.4/121 MB Progress (1): 0.4/121 MB Progress (1): 0.4/121 MB Progress (1): 0.4/121 MB Progress (1): 0.4/121 MB Progress (1): 0.4/121 MB Progress (1): 0.4/121 MB Progress (1): 0.4/121 MB Progress (1): 0.4/121 MB Progress (1): 0.4/121 MB Progress (1): 0.4/121 MB Progress (1): 0.4/121 MB Progress (1): 0.4/121 MB Progress (1): 0.4/121 MB Progress (1): 0.4/121 MB Progress (1): 0.4/121 MB Progress (1): 0.4/121 MB Progress (1): 0.4/121 MB Progress (1): 0.4/121 MB Progress (1): 0.4/121 MB Progress (1): 0.4/121 MB Progress (1): 0.4/121 MB Progress (1): 0.4/121 MB Progress (1): 0.4/121 MB Progress (1): 0.4/121 MB Progress (1): 0.4/121 MB Progress (1): 0.4/121 MB Progress (1): 0.4/121 MB Progress (1): 0.4/121 MB Progress (1): 0.4/121 MB Progress (1): 0.4/121 MB Progress (1): 0.5/121 MB Progress (1): 0.5/121 MB Progress (1): 0.5/121 MB Progress (1): 0.5/121 MB Progress (1): 0.5/121 MB Progress (1): 0.5/121 MB Progress (1): 0.5/121 MB Progress (1): 0.5/121 MB Progress (1): 0.5/121 MB Progress (1): 0.5/121 MB Progress (1): 0.5/121 MB Progress (1): 0.5/121 MB Progress (1): 0.5/121 MB Progress (1): 0.5/121 MB Progress (1): 0.5/121 MB Progress (1): 0.5/121 MB Progress (1): 0.5/121 MB Progress (1): 0.5/121 MB Progress (1): 0.5/121 MB Progress (1): 0.5/121 MB Progress (1): 0.5/121 MB Progress (1): 0.5/121 MB Progress (1): 0.5/121 MB Progress (1): 0.5/121 MB Progress (1): 0.5/121 MB Progress (1): 0.5/121 MB Progress (1): 0.5/121 MB Progress (1): 0.5/121 MB Progress (1): 0.5/121 MB Progress (1): 0.5/121 MB Progress (1): 0.5/121 MB Progress (1): 0.5/121 MB Progress (1): 0.5/121 MB Progress (1): 0.5/121 MB Progress (1): 0.5/121 MB Progress (1): 0.5/121 MB Progress (1): 0.5/121 MB Progress (1): 0.5/121 MB Progress (1): 0.5/121 MB Progress (1): 0.5/121 MB Progress (1): 0.5/121 MB Progress (1): 0.5/121 MB Progress (1): 0.5/121 MB Progress (1): 0.5/121 MB Progress (1): 0.5/121 MB Progress (1): 0.5/121 MB Progress (1): 0.5/121 MB Progress (1): 0.5/121 MB Progress (1): 0.5/121 MB Progress (1): 0.6/121 MB Progress (1): 0.6/121 MB Progress (1): 0.6/121 MB Progress (1): 0.6/121 MB Progress (1): 0.6/121 MB Progress (1): 0.6/121 MB Progress (1): 0.6/121 MB Progress (1): 0.6/121 MB Progress (1): 0.6/121 MB Progress (1): 0.6/121 MB Progress (1): 0.6/121 MB Progress (1): 0.6/121 MB Progress (1): 0.6/121 MB Progress (1): 0.6/121 MB Progress (1): 0.6/121 MB Progress (1): 0.6/121 MB Progress (1): 0.6/121 MB Progress (1): 0.6/121 MB Progress (1): 0.6/121 MB Progress (1): 0.6/121 MB Progress (1): 0.6/121 MB Progress (1): 0.6/121 MB Progress (1): 0.6/121 MB Progress (1): 0.6/121 MB Progress (1): 0.6/121 MB Progress (1): 0.6/121 MB Progress (1): 0.6/121 MB Progress (1): 0.6/121 MB Progress (1): 0.6/121 MB Progress (1): 0.6/121 MB Progress (1): 0.6/121 MB Progress (1): 0.6/121 MB Progress (1): 0.6/121 MB Progress (1): 0.6/121 MB Progress (1): 0.6/121 MB Progress (1): 0.6/121 MB Progress (1): 0.6/121 MB Progress (1): 0.6/121 MB Progress (1): 0.6/121 MB Progress (1): 0.6/121 MB Progress (1): 0.6/121 MB Progress (1): 0.6/121 MB Progress (1): 0.6/121 MB Progress (1): 0.6/121 MB Progress (1): 0.6/121 MB Progress (1): 0.6/121 MB Progress (1): 0.6/121 MB Progress (1): 0.6/121 MB Progress (1): 0.6/121 MB Progress (1): 0.7/121 MB Progress (1): 0.7/121 MB Progress (1): 0.7/121 MB Progress (1): 0.7/121 MB Progress (1): 0.7/121 MB Progress (1): 0.7/121 MB Progress (1): 0.7/121 MB Progress (1): 0.7/121 MB Progress (1): 0.7/121 MB Progress (1): 0.7/121 MB Progress (1): 0.7/121 MB Progress (1): 0.7/121 MB Progress (1): 0.7/121 MB Progress (1): 0.7/121 MB Progress (1): 0.7/121 MB Progress (1): 0.7/121 MB Progress (1): 0.7/121 MB Progress (1): 0.7/121 MB Progress (1): 0.7/121 MB Progress (1): 0.7/121 MB Progress (1): 0.7/121 MB Progress (1): 0.7/121 MB Progress (1): 0.7/121 MB Progress (1): 0.7/121 MB Progress (1): 0.7/121 MB Progress (1): 0.7/121 MB Progress (1): 0.7/121 MB Progress (1): 0.7/121 MB Progress (1): 0.7/121 MB Progress (1): 0.7/121 MB Progress (1): 0.7/121 MB Progress (1): 0.7/121 MB Progress (1): 0.7/121 MB Progress (1): 0.7/121 MB Progress (1): 0.7/121 MB Progress (1): 0.7/121 MB Progress (1): 0.7/121 MB Progress (1): 0.7/121 MB Progress (1): 0.7/121 MB Progress (1): 0.7/121 MB Progress (1): 0.7/121 MB Progress (1): 0.7/121 MB Progress (1): 0.7/121 MB Progress (1): 0.7/121 MB Progress (1): 0.7/121 MB Progress (1): 0.7/121 MB Progress (1): 0.7/121 MB Progress (1): 0.7/121 MB Progress (1): 0.7/121 MB Progress (1): 0.8/121 MB Progress (1): 0.8/121 MB Progress (1): 0.8/121 MB Progress (1): 0.8/121 MB Progress (1): 0.8/121 MB Progress (1): 0.8/121 MB Progress (1): 0.8/121 MB Progress (1): 0.8/121 MB Progress (1): 0.8/121 MB Progress (1): 0.8/121 MB Progress (1): 0.8/121 MB Progress (1): 0.8/121 MB Progress (1): 0.8/121 MB Progress (1): 0.8/121 MB Progress (1): 0.8/121 MB Progress (1): 0.8/121 MB Progress (1): 0.8/121 MB Progress (1): 0.8/121 MB Progress (1): 0.8/121 MB Progress (1): 0.8/121 MB Progress (1): 0.8/121 MB Progress (1): 0.8/121 MB Progress (1): 0.8/121 MB Progress (1): 0.8/121 MB Progress (1): 0.8/121 MB Progress (1): 0.8/121 MB Progress (1): 0.8/121 MB Progress (1): 0.8/121 MB Progress (1): 0.8/121 MB Progress (1): 0.8/121 MB Progress (1): 0.8/121 MB Progress (1): 0.8/121 MB Progress (1): 0.8/121 MB Progress (1): 0.8/121 MB Progress (1): 0.8/121 MB Progress (1): 0.8/121 MB Progress (1): 0.8/121 MB Progress (1): 0.8/121 MB Progress (1): 0.8/121 MB Progress (1): 0.8/121 MB Progress (1): 0.8/121 MB Progress (1): 0.8/121 MB Progress (1): 0.8/121 MB Progress (1): 0.8/121 MB Progress (1): 0.8/121 MB Progress (1): 0.8/121 MB Progress (1): 0.8/121 MB Progress (1): 0.8/121 MB Progress (1): 0.8/121 MB Progress (1): 0.9/121 MB Progress (1): 0.9/121 MB Progress (1): 0.9/121 MB Progress (1): 0.9/121 MB Progress (1): 0.9/121 MB Progress (1): 0.9/121 MB Progress (1): 0.9/121 MB Progress (1): 0.9/121 MB Progress (1): 0.9/121 MB Progress (1): 0.9/121 MB Progress (1): 0.9/121 MB Progress (1): 0.9/121 MB Progress (1): 0.9/121 MB Progress (1): 0.9/121 MB Progress (1): 0.9/121 MB Progress (1): 0.9/121 MB Progress (1): 0.9/121 MB Progress (1): 0.9/121 MB Progress (1): 0.9/121 MB Progress (1): 0.9/121 MB Progress (1): 0.9/121 MB Progress (1): 0.9/121 MB Progress (1): 0.9/121 MB Progress (1): 0.9/121 MB Progress (1): 0.9/121 MB Progress (1): 0.9/121 MB Progress (1): 0.9/121 MB Progress (1): 0.9/121 MB Progress (1): 0.9/121 MB Progress (1): 0.9/121 MB Progress (1): 0.9/121 MB Progress (1): 0.9/121 MB Progress (1): 0.9/121 MB Progress (1): 0.9/121 MB Progress (1): 0.9/121 MB Progress (1): 0.9/121 MB Progress (1): 0.9/121 MB Progress (1): 0.9/121 MB Progress (1): 0.9/121 MB Progress (1): 0.9/121 MB Progress (1): 0.9/121 MB Progress (1): 0.9/121 MB Progress (1): 0.9/121 MB Progress (1): 0.9/121 MB Progress (1): 0.9/121 MB Progress (1): 0.9/121 MB Progress (1): 0.9/121 MB Progress (1): 0.9/121 MB Progress (1): 1.0/121 MB Progress (1): 1.0/121 MB Progress (1): 1.0/121 MB Progress (1): 1.0/121 MB Progress (1): 1.0/121 MB Progress (1): 1.0/121 MB Progress (1): 1.0/121 MB Progress (1): 1.0/121 MB Progress (1): 1.0/121 MB Progress (1): 1.0/121 MB Progress (1): 1.0/121 MB Progress (1): 1.0/121 MB Progress (1): 1.0/121 MB Progress (1): 1.0/121 MB Progress (1): 1.0/121 MB Progress (1): 1.0/121 MB Progress (1): 1.0/121 MB Progress (1): 1.0/121 MB Progress (1): 1.0/121 MB Progress (1): 1.0/121 MB Progress (1): 1.0/121 MB Progress (1): 1.0/121 MB Progress (1): 1.0/121 MB Progress (1): 1.0/121 MB Progress (1): 1.0/121 MB Progress (1): 1.0/121 MB Progress (1): 1.0/121 MB Progress (1): 1.0/121 MB Progress (1): 1.0/121 MB Progress (1): 1.0/121 MB Progress (1): 1.0/121 MB Progress (1): 1.0/121 MB Progress (1): 1.0/121 MB Progress (1): 1.0/121 MB Progress (1): 1.0/121 MB Progress (1): 1.0/121 MB Progress (1): 1.0/121 MB Progress (1): 1.0/121 MB Progress (1): 1.0/121 MB Progress (1): 1.0/121 MB Progress (1): 1.0/121 MB Progress (1): 1.0/121 MB Progress (1): 1.0/121 MB Progress (1): 1.0/121 MB Progress (1): 1.0/121 MB Progress (1): 1.0/121 MB Progress (1): 1.0/121 MB Progress (1): 1.0/121 MB Progress (1): 1.0/121 MB Progress (1): 1.1/121 MB Progress (1): 1.1/121 MB Progress (1): 1.1/121 MB Progress (1): 1.1/121 MB Progress (1): 1.1/121 MB Progress (1): 1.1/121 MB Progress (1): 1.1/121 MB Progress (1): 1.1/121 MB Progress (1): 1.1/121 MB Progress (1): 1.1/121 MB Progress (1): 1.1/121 MB Progress (1): 1.1/121 MB Progress (1): 1.1/121 MB Progress (1): 1.1/121 MB Progress (1): 1.1/121 MB Progress (1): 1.1/121 MB Progress (1): 1.1/121 MB Progress (1): 1.1/121 MB Progress (1): 1.1/121 MB Progress (1): 1.1/121 MB Progress (1): 1.1/121 MB Progress (1): 1.1/121 MB Progress (1): 1.1/121 MB Progress (1): 1.1/121 MB Progress (1): 1.1/121 MB Progress (1): 1.1/121 MB Progress (1): 1.1/121 MB Progress (1): 1.1/121 MB Progress (1): 1.1/121 MB Progress (1): 1.1/121 MB Progress (1): 1.1/121 MB Progress (1): 1.1/121 MB Progress (1): 1.1/121 MB Progress (1): 1.1/121 MB Progress (1): 1.1/121 MB Progress (1): 1.1/121 MB Progress (1): 1.1/121 MB Progress (1): 1.1/121 MB Progress (1): 1.1/121 MB Progress (1): 1.1/121 MB Progress (1): 1.1/121 MB Progress (1): 1.1/121 MB Progress (1): 1.1/121 MB Progress (1): 1.1/121 MB Progress (1): 1.1/121 MB Progress (1): 1.1/121 MB Progress (1): 1.1/121 MB Progress (1): 1.1/121 MB Progress (1): 1.1/121 MB Progress (1): 1.2/121 MB Progress (1): 1.2/121 MB Progress (1): 1.2/121 MB Progress (1): 1.2/121 MB Progress (1): 1.2/121 MB Progress (1): 1.2/121 MB Progress (1): 1.2/121 MB Progress (1): 1.2/121 MB Progress (1): 1.2/121 MB Progress (1): 1.2/121 MB Progress (1): 1.2/121 MB Progress (1): 1.2/121 MB Progress (1): 1.2/121 MB Progress (1): 1.2/121 MB Progress (1): 1.2/121 MB Progress (1): 1.2/121 MB Progress (1): 1.2/121 MB Progress (1): 1.2/121 MB Progress (1): 1.2/121 MB Progress (1): 1.2/121 MB Progress (1): 1.2/121 MB Progress (1): 1.2/121 MB Progress (1): 1.2/121 MB Progress (1): 1.2/121 MB Progress (1): 1.2/121 MB Progress (1): 1.2/121 MB Progress (1): 1.2/121 MB Progress (1): 1.2/121 MB Progress (1): 1.2/121 MB Progress (1): 1.2/121 MB Progress (1): 1.2/121 MB Progress (1): 1.2/121 MB Progress (1): 1.2/121 MB Progress (1): 1.2/121 MB Progress (1): 1.2/121 MB Progress (1): 1.2/121 MB Progress (1): 1.2/121 MB Progress (1): 1.2/121 MB Progress (1): 1.2/121 MB Progress (1): 1.2/121 MB Progress (1): 1.2/121 MB Progress (1): 1.2/121 MB Progress (1): 1.2/121 MB Progress (1): 1.2/121 MB Progress (1): 1.2/121 MB Progress (1): 1.2/121 MB Progress (1): 1.2/121 MB Progress (1): 1.2/121 MB Progress (1): 1.2/121 MB Progress (1): 1.3/121 MB Progress (1): 1.3/121 MB Progress (1): 1.3/121 MB Progress (1): 1.3/121 MB Progress (1): 1.3/121 MB Progress (1): 1.3/121 MB Progress (1): 1.3/121 MB Progress (1): 1.3/121 MB Progress (1): 1.3/121 MB Progress (1): 1.3/121 MB Progress (1): 1.3/121 MB Progress (1): 1.3/121 MB Progress (1): 1.3/121 MB Progress (1): 1.3/121 MB Progress (1): 1.3/121 MB Progress (1): 1.3/121 MB Progress (1): 1.3/121 MB Progress (1): 1.3/121 MB Progress (1): 1.3/121 MB Progress (1): 1.3/121 MB Progress (1): 1.3/121 MB Progress (1): 1.3/121 MB Progress (1): 1.3/121 MB Progress (1): 1.3/121 MB Progress (1): 1.3/121 MB Progress (1): 1.3/121 MB Progress (1): 1.3/121 MB Progress (1): 1.3/121 MB Progress (1): 1.3/121 MB Progress (1): 1.3/121 MB Progress (1): 1.3/121 MB Progress (1): 1.3/121 MB Progress (1): 1.3/121 MB Progress (1): 1.3/121 MB Progress (1): 1.3/121 MB Progress (1): 1.3/121 MB Progress (1): 1.3/121 MB Progress (1): 1.3/121 MB Progress (1): 1.3/121 MB Progress (1): 1.3/121 MB Progress (1): 1.3/121 MB Progress (1): 1.3/121 MB Progress (1): 1.3/121 MB Progress (1): 1.3/121 MB Progress (1): 1.3/121 MB Progress (1): 1.3/121 MB Progress (1): 1.3/121 MB Progress (1): 1.3/121 MB Progress (1): 1.3/121 MB Progress (1): 1.4/121 MB Progress (1): 1.4/121 MB Progress (1): 1.4/121 MB Progress (1): 1.4/121 MB Progress (1): 1.4/121 MB Progress (1): 1.4/121 MB Progress (1): 1.4/121 MB Progress (1): 1.4/121 MB Progress (1): 1.4/121 MB Progress (1): 1.4/121 MB Progress (1): 1.4/121 MB Progress (1): 1.4/121 MB Progress (1): 1.4/121 MB Progress (1): 1.4/121 MB Progress (1): 1.4/121 MB Progress (1): 1.4/121 MB Progress (1): 1.4/121 MB Progress (1): 1.4/121 MB Progress (1): 1.4/121 MB Progress (1): 1.4/121 MB Progress (1): 1.4/121 MB Progress (1): 1.4/121 MB Progress (1): 1.4/121 MB Progress (1): 1.4/121 MB Progress (1): 1.4/121 MB Progress (1): 1.4/121 MB Progress (1): 1.4/121 MB Progress (1): 1.4/121 MB Progress (1): 1.4/121 MB Progress (1): 1.4/121 MB Progress (1): 1.4/121 MB Progress (1): 1.4/121 MB Progress (1): 1.4/121 MB Progress (1): 1.4/121 MB Progress (1): 1.4/121 MB Progress (1): 1.4/121 MB Progress (1): 1.4/121 MB Progress (1): 1.4/121 MB Progress (1): 1.4/121 MB Progress (1): 1.4/121 MB Progress (1): 1.4/121 MB Progress (1): 1.4/121 MB Progress (1): 1.4/121 MB Progress (1): 1.4/121 MB Progress (1): 1.4/121 MB Progress (1): 1.4/121 MB Progress (1): 1.4/121 MB Progress (1): 1.4/121 MB Progress (1): 1.4/121 MB Progress (1): 1.5/121 MB Progress (1): 1.5/121 MB Progress (1): 1.5/121 MB Progress (1): 1.5/121 MB Progress (1): 1.5/121 MB Progress (1): 1.5/121 MB Progress (1): 1.5/121 MB Progress (1): 1.5/121 MB Progress (1): 1.5/121 MB Progress (1): 1.5/121 MB Progress (1): 1.5/121 MB Progress (1): 1.5/121 MB Progress (1): 1.5/121 MB Progress (1): 1.5/121 MB Progress (1): 1.5/121 MB Progress (1): 1.5/121 MB Progress (1): 1.5/121 MB Progress (1): 1.5/121 MB Progress (1): 1.5/121 MB Progress (1): 1.5/121 MB Progress (1): 1.5/121 MB Progress (1): 1.5/121 MB Progress (1): 1.5/121 MB Progress (1): 1.5/121 MB Progress (1): 1.5/121 MB Progress (1): 1.5/121 MB Progress (1): 1.5/121 MB Progress (1): 1.5/121 MB Progress (1): 1.5/121 MB Progress (1): 1.5/121 MB Progress (1): 1.5/121 MB Progress (1): 1.5/121 MB Progress (1): 1.5/121 MB Progress (1): 1.5/121 MB Progress (1): 1.5/121 MB Progress (1): 1.5/121 MB Progress (1): 1.5/121 MB Progress (1): 1.5/121 MB Progress (1): 1.5/121 MB Progress (1): 1.5/121 MB Progress (1): 1.5/121 MB Progress (1): 1.5/121 MB Progress (1): 1.5/121 MB Progress (1): 1.5/121 MB Progress (1): 1.5/121 MB Progress (1): 1.5/121 MB Progress (1): 1.5/121 MB Progress (1): 1.5/121 MB Progress (1): 1.6/121 MB Progress (1): 1.6/121 MB Progress (1): 1.6/121 MB Progress (1): 1.6/121 MB Progress (1): 1.6/121 MB Progress (1): 1.6/121 MB Progress (1): 1.6/121 MB Progress (1): 1.6/121 MB Progress (1): 1.6/121 MB Progress (1): 1.6/121 MB Progress (1): 1.6/121 MB Progress (1): 1.6/121 MB Progress (1): 1.6/121 MB Progress (1): 1.6/121 MB Progress (1): 1.6/121 MB Progress (1): 1.6/121 MB Progress (1): 1.6/121 MB Progress (1): 1.6/121 MB Progress (1): 1.6/121 MB Progress (1): 1.6/121 MB Progress (1): 1.6/121 MB Progress (1): 1.6/121 MB Progress (1): 1.6/121 MB Progress (1): 1.6/121 MB Progress (1): 1.6/121 MB Progress (1): 1.6/121 MB Progress (1): 1.6/121 MB Progress (1): 1.6/121 MB Progress (1): 1.6/121 MB Progress (1): 1.6/121 MB Progress (1): 1.6/121 MB Progress (1): 1.6/121 MB Progress (1): 1.6/121 MB Progress (1): 1.6/121 MB Progress (1): 1.6/121 MB Progress (1): 1.6/121 MB Progress (1): 1.6/121 MB Progress (1): 1.6/121 MB Progress (1): 1.6/121 MB Progress (1): 1.6/121 MB Progress (1): 1.6/121 MB Progress (1): 1.6/121 MB Progress (1): 1.6/121 MB Progress (1): 1.6/121 MB Progress (1): 1.6/121 MB Progress (1): 1.6/121 MB Progress (1): 1.6/121 MB Progress (1): 1.6/121 MB Progress (1): 1.6/121 MB Progress (1): 1.7/121 MB Progress (1): 1.7/121 MB Progress (1): 1.7/121 MB Progress (1): 1.7/121 MB Progress (1): 1.7/121 MB Progress (1): 1.7/121 MB Progress (1): 1.7/121 MB Progress (1): 1.7/121 MB Progress (1): 1.7/121 MB Progress (1): 1.7/121 MB Progress (1): 1.7/121 MB Progress (1): 1.7/121 MB Progress (1): 1.7/121 MB Progress (1): 1.7/121 MB Progress (1): 1.7/121 MB Progress (1): 1.7/121 MB Progress (1): 1.7/121 MB Progress (1): 1.7/121 MB Progress (1): 1.7/121 MB Progress (1): 1.7/121 MB Progress (1): 1.7/121 MB Progress (1): 1.7/121 MB Progress (1): 1.7/121 MB Progress (1): 1.7/121 MB Progress (1): 1.7/121 MB Progress (1): 1.7/121 MB Progress (1): 1.7/121 MB Progress (1): 1.7/121 MB Progress (1): 1.7/121 MB Progress (1): 1.7/121 MB Progress (1): 1.7/121 MB Progress (1): 1.7/121 MB Progress (1): 1.7/121 MB Progress (1): 1.7/121 MB Progress (1): 1.7/121 MB Progress (1): 1.7/121 MB Progress (1): 1.7/121 MB Progress (1): 1.7/121 MB Progress (1): 1.7/121 MB Progress (1): 1.7/121 MB Progress (1): 1.7/121 MB Progress (1): 1.7/121 MB Progress (1): 1.7/121 MB Progress (1): 1.7/121 MB Progress (1): 1.7/121 MB Progress (1): 1.7/121 MB Progress (1): 1.7/121 MB Progress (1): 1.7/121 MB Progress (1): 1.7/121 MB Progress (1): 1.8/121 MB Progress (1): 1.8/121 MB Progress (1): 1.8/121 MB Progress (1): 1.8/121 MB Progress (1): 1.8/121 MB Progress (1): 1.8/121 MB Progress (1): 1.8/121 MB Progress (1): 1.8/121 MB Progress (1): 1.8/121 MB Progress (1): 1.8/121 MB Progress (1): 1.8/121 MB Progress (1): 1.8/121 MB Progress (1): 1.8/121 MB Progress (1): 1.8/121 MB Progress (1): 1.8/121 MB Progress (1): 1.8/121 MB Progress (1): 1.8/121 MB Progress (1): 1.8/121 MB Progress (1): 1.8/121 MB Progress (1): 1.8/121 MB Progress (1): 1.8/121 MB Progress (1): 1.8/121 MB Progress (1): 1.8/121 MB Progress (1): 1.8/121 MB Progress (1): 1.8/121 MB Progress (1): 1.8/121 MB Progress (1): 1.8/121 MB Progress (1): 1.8/121 MB Progress (1): 1.8/121 MB Progress (1): 1.8/121 MB Progress (1): 1.8/121 MB Progress (1): 1.8/121 MB Progress (1): 1.8/121 MB Progress (1): 1.8/121 MB Progress (1): 1.8/121 MB Progress (1): 1.8/121 MB Progress (1): 1.8/121 MB Progress (1): 1.8/121 MB Progress (1): 1.8/121 MB Progress (1): 1.8/121 MB Progress (1): 1.8/121 MB Progress (1): 1.8/121 MB Progress (1): 1.8/121 MB Progress (1): 1.8/121 MB Progress (1): 1.8/121 MB Progress (1): 1.8/121 MB Progress (1): 1.8/121 MB Progress (1): 1.8/121 MB Progress (1): 1.8/121 MB Progress (1): 1.9/121 MB Progress (1): 1.9/121 MB Progress (1): 1.9/121 MB Progress (1): 1.9/121 MB Progress (1): 1.9/121 MB Progress (1): 1.9/121 MB Progress (1): 1.9/121 MB Progress (1): 1.9/121 MB Progress (1): 1.9/121 MB Progress (1): 1.9/121 MB Progress (1): 1.9/121 MB Progress (1): 1.9/121 MB Progress (1): 1.9/121 MB Progress (1): 1.9/121 MB Progress (1): 1.9/121 MB Progress (1): 1.9/121 MB Progress (1): 1.9/121 MB Progress (1): 1.9/121 MB Progress (1): 1.9/121 MB Progress (1): 1.9/121 MB Progress (1): 1.9/121 MB Progress (1): 1.9/121 MB Progress (1): 1.9/121 MB Progress (1): 1.9/121 MB Progress (1): 1.9/121 MB Progress (1): 1.9/121 MB Progress (1): 1.9/121 MB Progress (1): 1.9/121 MB Progress (1): 1.9/121 MB Progress (1): 1.9/121 MB Progress (1): 1.9/121 MB Progress (1): 1.9/121 MB Progress (1): 1.9/121 MB Progress (1): 1.9/121 MB Progress (1): 1.9/121 MB Progress (1): 1.9/121 MB Progress (1): 1.9/121 MB Progress (1): 1.9/121 MB Progress (1): 1.9/121 MB Progress (1): 1.9/121 MB Progress (1): 1.9/121 MB Progress (1): 1.9/121 MB Progress (1): 1.9/121 MB Progress (1): 1.9/121 MB Progress (1): 1.9/121 MB Progress (1): 1.9/121 MB Progress (1): 1.9/121 MB Progress (1): 1.9/121 MB Progress (1): 1.9/121 MB Progress (1): 2.0/121 MB Progress (1): 2.0/121 MB Progress (1): 2.0/121 MB Progress (1): 2.0/121 MB Progress (1): 2.0/121 MB Progress (1): 2.0/121 MB Progress (1): 2.0/121 MB Progress (1): 2.0/121 MB Progress (1): 2.0/121 MB Progress (1): 2.0/121 MB Progress (1): 2.0/121 MB Progress (1): 2.0/121 MB Progress (1): 2.0/121 MB Progress (1): 2.0/121 MB Progress (1): 2.0/121 MB Progress (1): 2.0/121 MB Progress (1): 2.0/121 MB Progress (1): 2.0/121 MB Progress (1): 2.0/121 MB Progress (1): 2.0/121 MB Progress (1): 2.0/121 MB Progress (1): 2.0/121 MB Progress (1): 2.0/121 MB Progress (1): 2.0/121 MB Progress (1): 2.0/121 MB Progress (1): 2.0/121 MB Progress (1): 2.0/121 MB Progress (1): 2.0/121 MB Progress (1): 2.0/121 MB Progress (1): 2.0/121 MB Progress (1): 2.0/121 MB Progress (1): 2.0/121 MB Progress (1): 2.0/121 MB Progress (1): 2.0/121 MB Progress (1): 2.0/121 MB Progress (1): 2.0/121 MB Progress (1): 2.0/121 MB Progress (1): 2.0/121 MB Progress (1): 2.0/121 MB Progress (1): 2.0/121 MB Progress (1): 2.0/121 MB Progress (1): 2.0/121 MB Progress (1): 2.0/121 MB Progress (1): 2.0/121 MB Progress (1): 2.0/121 MB Progress (1): 2.0/121 MB Progress (1): 2.0/121 MB Progress (1): 2.0/121 MB Progress (1): 2.1/121 MB Progress (1): 2.1/121 MB Progress (1): 2.1/121 MB Progress (1): 2.1/121 MB Progress (1): 2.1/121 MB Progress (1): 2.1/121 MB Progress (1): 2.1/121 MB Progress (1): 2.1/121 MB Progress (1): 2.1/121 MB Progress (1): 2.1/121 MB Progress (1): 2.1/121 MB Progress (1): 2.1/121 MB Progress (1): 2.1/121 MB Progress (1): 2.1/121 MB Progress (1): 2.1/121 MB Progress (1): 2.1/121 MB Progress (1): 2.1/121 MB Progress (1): 2.1/121 MB Progress (1): 2.1/121 MB Progress (1): 2.1/121 MB Progress (1): 2.1/121 MB Progress (1): 2.1/121 MB Progress (1): 2.1/121 MB Progress (1): 2.1/121 MB Progress (1): 2.1/121 MB Progress (1): 2.1/121 MB Progress (1): 2.1/121 MB Progress (1): 2.1/121 MB Progress (1): 2.1/121 MB Progress (1): 2.1/121 MB Progress (1): 2.1/121 MB Progress (1): 2.1/121 MB Progress (1): 2.1/121 MB Progress (1): 2.1/121 MB Progress (1): 2.1/121 MB Progress (1): 2.1/121 MB Progress (1): 2.1/121 MB Progress (1): 2.1/121 MB Progress (1): 2.1/121 MB Progress (1): 2.1/121 MB Progress (1): 2.1/121 MB Progress (1): 2.1/121 MB Progress (1): 2.1/121 MB Progress (1): 2.1/121 MB Progress (1): 2.1/121 MB Progress (1): 2.1/121 MB Progress (1): 2.1/121 MB Progress (1): 2.1/121 MB Progress (1): 2.1/121 MB Progress (1): 2.2/121 MB Progress (1): 2.2/121 MB Progress (1): 2.2/121 MB Progress (1): 2.2/121 MB Progress (1): 2.2/121 MB Progress (1): 2.2/121 MB Progress (1): 2.2/121 MB Progress (1): 2.2/121 MB Progress (1): 2.2/121 MB Progress (1): 2.2/121 MB Progress (1): 2.2/121 MB Progress (1): 2.2/121 MB Progress (1): 2.2/121 MB Progress (1): 2.2/121 MB Progress (1): 2.2/121 MB Progress (1): 2.2/121 MB Progress (1): 2.2/121 MB Progress (1): 2.2/121 MB Progress (1): 2.2/121 MB Progress (1): 2.2/121 MB Progress (1): 2.2/121 MB Progress (1): 2.2/121 MB Progress (1): 2.2/121 MB Progress (1): 2.2/121 MB Progress (1): 2.2/121 MB Progress (1): 2.2/121 MB Progress (1): 2.2/121 MB Progress (1): 2.2/121 MB Progress (1): 2.2/121 MB Progress (1): 2.2/121 MB Progress (1): 2.2/121 MB Progress (1): 2.2/121 MB Progress (1): 2.2/121 MB Progress (1): 2.2/121 MB Progress (1): 2.2/121 MB Progress (1): 2.2/121 MB Progress (1): 2.2/121 MB Progress (1): 2.2/121 MB Progress (1): 2.2/121 MB Progress (1): 2.2/121 MB Progress (1): 2.2/121 MB Progress (1): 2.2/121 MB Progress (1): 2.2/121 MB Progress (1): 2.2/121 MB Progress (1): 2.2/121 MB Progress (1): 2.2/121 MB Progress (1): 2.2/121 MB Progress (1): 2.2/121 MB Progress (1): 2.2/121 MB Progress (1): 2.3/121 MB Progress (1): 2.3/121 MB Progress (1): 2.3/121 MB Progress (1): 2.3/121 MB Progress (1): 2.3/121 MB Progress (1): 2.3/121 MB Progress (1): 2.3/121 MB Progress (1): 2.3/121 MB Progress (1): 2.3/121 MB Progress (1): 2.3/121 MB Progress (1): 2.3/121 MB Progress (1): 2.3/121 MB Progress (1): 2.3/121 MB Progress (1): 2.3/121 MB Progress (1): 2.3/121 MB Progress (1): 2.3/121 MB Progress (1): 2.3/121 MB Progress (1): 2.3/121 MB Progress (1): 2.3/121 MB Progress (1): 2.3/121 MB Progress (1): 2.3/121 MB Progress (1): 2.3/121 MB Progress (1): 2.3/121 MB Progress (1): 2.3/121 MB Progress (1): 2.3/121 MB Progress (1): 2.3/121 MB Progress (1): 2.3/121 MB Progress (1): 2.3/121 MB Progress (1): 2.3/121 MB Progress (1): 2.3/121 MB Progress (1): 2.3/121 MB Progress (1): 2.3/121 MB Progress (1): 2.3/121 MB Progress (1): 2.3/121 MB Progress (1): 2.3/121 MB Progress (1): 2.3/121 MB Progress (1): 2.3/121 MB Progress (1): 2.3/121 MB Progress (1): 2.3/121 MB Progress (1): 2.3/121 MB Progress (1): 2.3/121 MB Progress (1): 2.3/121 MB Progress (1): 2.3/121 MB Progress (1): 2.3/121 MB Progress (1): 2.3/121 MB Progress (1): 2.3/121 MB Progress (1): 2.3/121 MB Progress (1): 2.3/121 MB Progress (1): 2.3/121 MB Progress (1): 2.4/121 MB Progress (1): 2.4/121 MB Progress (1): 2.4/121 MB Progress (1): 2.4/121 MB Progress (1): 2.4/121 MB Progress (1): 2.4/121 MB Progress (1): 2.4/121 MB Progress (1): 2.4/121 MB Progress (1): 2.4/121 MB Progress (1): 2.4/121 MB Progress (1): 2.4/121 MB Progress (1): 2.4/121 MB Progress (1): 2.4/121 MB Progress (1): 2.4/121 MB Progress (1): 2.4/121 MB Progress (1): 2.4/121 MB Progress (1): 2.4/121 MB Progress (1): 2.4/121 MB Progress (1): 2.4/121 MB Progress (1): 2.4/121 MB Progress (1): 2.4/121 MB Progress (1): 2.4/121 MB Progress (1): 2.4/121 MB Progress (1): 2.4/121 MB Progress (1): 2.4/121 MB Progress (1): 2.4/121 MB Progress (1): 2.4/121 MB Progress (1): 2.4/121 MB Progress (1): 2.4/121 MB Progress (1): 2.4/121 MB Progress (1): 2.4/121 MB Progress (1): 2.4/121 MB Progress (1): 2.4/121 MB Progress (1): 2.4/121 MB Progress (1): 2.4/121 MB Progress (1): 2.4/121 MB Progress (1): 2.4/121 MB Progress (1): 2.4/121 MB Progress (1): 2.4/121 MB Progress (1): 2.4/121 MB Progress (1): 2.4/121 MB Progress (1): 2.4/121 MB Progress (1): 2.4/121 MB Progress (1): 2.4/121 MB Progress (1): 2.4/121 MB Progress (1): 2.4/121 MB Progress (1): 2.4/121 MB Progress (1): 2.4/121 MB Progress (1): 2.4/121 MB Progress (1): 2.5/121 MB Progress (1): 2.5/121 MB Progress (1): 2.5/121 MB Progress (1): 2.5/121 MB Progress (1): 2.5/121 MB Progress (1): 2.5/121 MB Progress (1): 2.5/121 MB Progress (1): 2.5/121 MB Progress (1): 2.5/121 MB Progress (1): 2.5/121 MB Progress (1): 2.5/121 MB Progress (1): 2.5/121 MB Progress (1): 2.5/121 MB Progress (1): 2.5/121 MB Progress (1): 2.5/121 MB Progress (1): 2.5/121 MB Progress (1): 2.5/121 MB Progress (1): 2.5/121 MB Progress (1): 2.5/121 MB Progress (1): 2.5/121 MB Progress (1): 2.5/121 MB Progress (1): 2.5/121 MB Progress (1): 2.5/121 MB Progress (1): 2.5/121 MB Progress (1): 2.5/121 MB Progress (1): 2.5/121 MB Progress (1): 2.5/121 MB Progress (1): 2.5/121 MB Progress (1): 2.5/121 MB Progress (1): 2.5/121 MB Progress (1): 2.5/121 MB Progress (1): 2.5/121 MB Progress (1): 2.5/121 MB Progress (1): 2.5/121 MB Progress (1): 2.5/121 MB Progress (1): 2.5/121 MB Progress (1): 2.5/121 MB Progress (1): 2.5/121 MB Progress (1): 2.5/121 MB Progress (1): 2.5/121 MB Progress (1): 2.5/121 MB Progress (1): 2.5/121 MB Progress (1): 2.5/121 MB Progress (1): 2.5/121 MB Progress (1): 2.5/121 MB Progress (1): 2.5/121 MB Progress (1): 2.5/121 MB Progress (1): 2.5/121 MB Progress (1): 2.5/121 MB Progress (1): 2.6/121 MB Progress (1): 2.6/121 MB Progress (1): 2.6/121 MB Progress (1): 2.6/121 MB Progress (1): 2.6/121 MB Progress (1): 2.6/121 MB Progress (1): 2.6/121 MB Progress (1): 2.6/121 MB Progress (1): 2.6/121 MB Progress (1): 2.6/121 MB Progress (1): 2.6/121 MB Progress (1): 2.6/121 MB Progress (1): 2.6/121 MB Progress (1): 2.6/121 MB Progress (1): 2.6/121 MB Progress (1): 2.6/121 MB Progress (1): 2.6/121 MB Progress (1): 2.6/121 MB Progress (1): 2.6/121 MB Progress (1): 2.6/121 MB Progress (1): 2.6/121 MB Progress (1): 2.6/121 MB Progress (1): 2.6/121 MB Progress (1): 2.6/121 MB Progress (1): 2.6/121 MB Progress (1): 2.6/121 MB Progress (1): 2.6/121 MB Progress (1): 2.6/121 MB Progress (1): 2.6/121 MB Progress (1): 2.6/121 MB Progress (1): 2.6/121 MB Progress (1): 2.6/121 MB Progress (1): 2.6/121 MB Progress (1): 2.6/121 MB Progress (1): 2.6/121 MB Progress (1): 2.6/121 MB Progress (1): 2.6/121 MB Progress (1): 2.6/121 MB Progress (1): 2.6/121 MB Progress (1): 2.6/121 MB Progress (1): 2.6/121 MB Progress (1): 2.6/121 MB Progress (1): 2.6/121 MB Progress (1): 2.6/121 MB Progress (1): 2.6/121 MB Progress (1): 2.6/121 MB Progress (1): 2.6/121 MB Progress (1): 2.6/121 MB Progress (1): 2.7/121 MB Progress (1): 2.7/121 MB Progress (1): 2.7/121 MB Progress (1): 2.7/121 MB Progress (1): 2.7/121 MB Progress (1): 2.7/121 MB Progress (1): 2.7/121 MB Progress (1): 2.7/121 MB Progress (1): 2.7/121 MB Progress (1): 2.7/121 MB Progress (1): 2.7/121 MB Progress (1): 2.7/121 MB Progress (1): 2.7/121 MB Progress (1): 2.7/121 MB Progress (1): 2.7/121 MB Progress (1): 2.7/121 MB Progress (1): 2.7/121 MB Progress (1): 2.7/121 MB Progress (1): 2.7/121 MB Progress (1): 2.7/121 MB Progress (1): 2.7/121 MB Progress (1): 2.7/121 MB Progress (1): 2.7/121 MB Progress (1): 2.7/121 MB Progress (1): 2.7/121 MB Progress (1): 2.7/121 MB Progress (1): 2.7/121 MB Progress (1): 2.7/121 MB Progress (1): 2.7/121 MB Progress (1): 2.7/121 MB Progress (1): 2.7/121 MB Progress (1): 2.7/121 MB Progress (1): 2.7/121 MB Progress (1): 2.7/121 MB Progress (1): 2.7/121 MB Progress (1): 2.7/121 MB Progress (1): 2.7/121 MB Progress (1): 2.7/121 MB Progress (1): 2.7/121 MB Progress (1): 2.7/121 MB Progress (1): 2.7/121 MB Progress (1): 2.7/121 MB Progress (1): 2.7/121 MB Progress (1): 2.7/121 MB Progress (1): 2.7/121 MB Progress (1): 2.7/121 MB Progress (1): 2.7/121 MB Progress (1): 2.7/121 MB Progress (1): 2.7/121 MB Progress (1): 2.8/121 MB Progress (1): 2.8/121 MB Progress (1): 2.8/121 MB Progress (1): 2.8/121 MB Progress (1): 2.8/121 MB Progress (1): 2.8/121 MB Progress (1): 2.8/121 MB Progress (1): 2.8/121 MB Progress (1): 2.8/121 MB Progress (1): 2.8/121 MB Progress (1): 2.8/121 MB Progress (1): 2.8/121 MB Progress (1): 2.8/121 MB Progress (1): 2.8/121 MB Progress (1): 2.8/121 MB Progress (1): 2.8/121 MB Progress (1): 2.8/121 MB Progress (1): 2.8/121 MB Progress (1): 2.8/121 MB Progress (1): 2.8/121 MB Progress (1): 2.8/121 MB Progress (1): 2.8/121 MB Progress (1): 2.8/121 MB Progress (1): 2.8/121 MB Progress (1): 2.8/121 MB Progress (1): 2.8/121 MB Progress (1): 2.8/121 MB Progress (1): 2.8/121 MB Progress (1): 2.8/121 MB Progress (1): 2.8/121 MB Progress (1): 2.8/121 MB Progress (1): 2.8/121 MB Progress (1): 2.8/121 MB Progress (1): 2.8/121 MB Progress (1): 2.8/121 MB Progress (1): 2.8/121 MB Progress (1): 2.8/121 MB Progress (1): 2.8/121 MB Progress (1): 2.8/121 MB Progress (1): 2.8/121 MB Progress (1): 2.8/121 MB Progress (1): 2.8/121 MB Progress (1): 2.8/121 MB Progress (1): 2.8/121 MB Progress (1): 2.8/121 MB Progress (1): 2.8/121 MB Progress (1): 2.8/121 MB Progress (1): 2.8/121 MB Progress (1): 2.8/121 MB Progress (1): 2.9/121 MB Progress (1): 2.9/121 MB Progress (1): 2.9/121 MB Progress (1): 2.9/121 MB Progress (1): 2.9/121 MB Progress (1): 2.9/121 MB Progress (1): 2.9/121 MB Progress (1): 2.9/121 MB Progress (1): 2.9/121 MB Progress (1): 2.9/121 MB Progress (1): 2.9/121 MB Progress (1): 2.9/121 MB Progress (1): 2.9/121 MB Progress (1): 2.9/121 MB Progress (1): 2.9/121 MB Progress (1): 2.9/121 MB Progress (1): 2.9/121 MB Progress (1): 2.9/121 MB Progress (1): 2.9/121 MB Progress (1): 2.9/121 MB Progress (1): 2.9/121 MB Progress (1): 2.9/121 MB Progress (1): 2.9/121 MB Progress (1): 2.9/121 MB Progress (1): 2.9/121 MB Progress (1): 2.9/121 MB Progress (1): 2.9/121 MB Progress (1): 2.9/121 MB Progress (1): 2.9/121 MB Progress (1): 2.9/121 MB Progress (1): 2.9/121 MB Progress (1): 2.9/121 MB Progress (1): 2.9/121 MB Progress (1): 2.9/121 MB Progress (1): 2.9/121 MB Progress (1): 2.9/121 MB Progress (1): 2.9/121 MB Progress (1): 2.9/121 MB Progress (1): 2.9/121 MB Progress (1): 2.9/121 MB Progress (1): 2.9/121 MB Progress (1): 2.9/121 MB Progress (1): 2.9/121 MB Progress (1): 2.9/121 MB Progress (1): 2.9/121 MB Progress (1): 2.9/121 MB Progress (1): 2.9/121 MB Progress (1): 2.9/121 MB Progress (1): 2.9/121 MB Progress (1): 3.0/121 MB Progress (1): 3.0/121 MB Progress (1): 3.0/121 MB Progress (1): 3.0/121 MB Progress (1): 3.0/121 MB Progress (1): 3.0/121 MB Progress (1): 3.0/121 MB Progress (1): 3.0/121 MB Progress (1): 3.0/121 MB Progress (1): 3.0/121 MB Progress (1): 3.0/121 MB Progress (1): 3.0/121 MB Progress (1): 3.0/121 MB Progress (1): 3.0/121 MB Progress (1): 3.0/121 MB Progress (1): 3.0/121 MB Progress (1): 3.0/121 MB Progress (1): 3.0/121 MB Progress (1): 3.0/121 MB Progress (1): 3.0/121 MB Progress (1): 3.0/121 MB Progress (1): 3.0/121 MB Progress (1): 3.0/121 MB Progress (1): 3.0/121 MB Progress (1): 3.0/121 MB Progress (1): 3.0/121 MB Progress (1): 3.0/121 MB Progress (1): 3.0/121 MB Progress (1): 3.0/121 MB Progress (1): 3.0/121 MB Progress (1): 3.0/121 MB Progress (1): 3.0/121 MB Progress (1): 3.0/121 MB Progress (1): 3.0/121 MB Progress (1): 3.0/121 MB Progress (1): 3.0/121 MB Progress (1): 3.0/121 MB Progress (1): 3.0/121 MB Progress (1): 3.0/121 MB Progress (1): 3.0/121 MB Progress (1): 3.0/121 MB Progress (1): 3.0/121 MB Progress (1): 3.0/121 MB Progress (1): 3.0/121 MB Progress (1): 3.0/121 MB Progress (1): 3.0/121 MB Progress (1): 3.0/121 MB Progress (1): 3.0/121 MB Progress (1): 3.0/121 MB Progress (1): 3.1/121 MB Progress (1): 3.1/121 MB Progress (1): 3.1/121 MB Progress (1): 3.1/121 MB Progress (1): 3.1/121 MB Progress (1): 3.1/121 MB Progress (1): 3.1/121 MB Progress (1): 3.1/121 MB Progress (1): 3.1/121 MB Progress (1): 3.1/121 MB Progress (1): 3.1/121 MB Progress (1): 3.1/121 MB Progress (1): 3.1/121 MB Progress (1): 3.1/121 MB Progress (1): 3.1/121 MB Progress (1): 3.1/121 MB Progress (1): 3.1/121 MB Progress (1): 3.1/121 MB Progress (1): 3.1/121 MB Progress (1): 3.1/121 MB Progress (1): 3.1/121 MB Progress (1): 3.1/121 MB Progress (1): 3.1/121 MB Progress (1): 3.1/121 MB Progress (1): 3.1/121 MB Progress (1): 3.1/121 MB Progress (1): 3.1/121 MB Progress (1): 3.1/121 MB Progress (1): 3.1/121 MB Progress (1): 3.1/121 MB Progress (1): 3.1/121 MB Progress (1): 3.1/121 MB Progress (1): 3.1/121 MB Progress (1): 3.1/121 MB Progress (1): 3.1/121 MB Progress (1): 3.1/121 MB Progress (1): 3.1/121 MB Progress (1): 3.1/121 MB Progress (1): 3.1/121 MB Progress (1): 3.1/121 MB Progress (1): 3.1/121 MB Progress (1): 3.1/121 MB Progress (1): 3.1/121 MB Progress (1): 3.1/121 MB Progress (1): 3.1/121 MB Progress (1): 3.1/121 MB Progress (1): 3.1/121 MB Progress (1): 3.1/121 MB Progress (1): 3.1/121 MB Progress (1): 3.2/121 MB Progress (1): 3.2/121 MB Progress (1): 3.2/121 MB Progress (1): 3.2/121 MB Progress (1): 3.2/121 MB Progress (1): 3.2/121 MB Progress (1): 3.2/121 MB Progress (1): 3.2/121 MB Progress (1): 3.2/121 MB Progress (1): 3.2/121 MB Progress (1): 3.2/121 MB Progress (1): 3.2/121 MB Progress (1): 3.2/121 MB Progress (1): 3.2/121 MB Progress (1): 3.2/121 MB Progress (1): 3.2/121 MB Progress (1): 3.2/121 MB Progress (1): 3.2/121 MB Progress (1): 3.2/121 MB Progress (1): 3.2/121 MB Progress (1): 3.2/121 MB Progress (1): 3.2/121 MB Progress (1): 3.2/121 MB Progress (1): 3.2/121 MB Progress (1): 3.2/121 MB Progress (1): 3.2/121 MB Progress (1): 3.2/121 MB Progress (1): 3.2/121 MB Progress (1): 3.2/121 MB Progress (1): 3.2/121 MB Progress (1): 3.2/121 MB Progress (1): 3.2/121 MB Progress (1): 3.2/121 MB Progress (1): 3.2/121 MB Progress (1): 3.2/121 MB Progress (1): 3.2/121 MB Progress (1): 3.2/121 MB Progress (1): 3.2/121 MB Progress (1): 3.2/121 MB Progress (1): 3.2/121 MB Progress (1): 3.2/121 MB Progress (1): 3.2/121 MB Progress (1): 3.2/121 MB Progress (1): 3.2/121 MB Progress (1): 3.2/121 MB Progress (1): 3.2/121 MB Progress (1): 3.2/121 MB Progress (1): 3.2/121 MB Progress (1): 3.3/121 MB Progress (1): 3.3/121 MB Progress (1): 3.3/121 MB Progress (1): 3.3/121 MB Progress (1): 3.3/121 MB Progress (1): 3.3/121 MB Progress (1): 3.3/121 MB Progress (1): 3.3/121 MB Progress (1): 3.3/121 MB Progress (1): 3.3/121 MB Progress (1): 3.3/121 MB Progress (1): 3.3/121 MB Progress (1): 3.3/121 MB Progress (1): 3.3/121 MB Progress (1): 3.3/121 MB Progress (1): 3.3/121 MB Progress (1): 3.3/121 MB Progress (1): 3.3/121 MB Progress (1): 3.3/121 MB Progress (1): 3.3/121 MB Progress (1): 3.3/121 MB Progress (1): 3.3/121 MB Progress (1): 3.3/121 MB Progress (1): 3.3/121 MB Progress (1): 3.3/121 MB Progress (1): 3.3/121 MB Progress (1): 3.3/121 MB Progress (1): 3.3/121 MB Progress (1): 3.3/121 MB Progress (1): 3.3/121 MB Progress (1): 3.3/121 MB Progress (1): 3.3/121 MB Progress (1): 3.3/121 MB Progress (1): 3.3/121 MB Progress (1): 3.3/121 MB Progress (1): 3.3/121 MB Progress (1): 3.3/121 MB Progress (1): 3.3/121 MB Progress (1): 3.3/121 MB Progress (1): 3.3/121 MB Progress (1): 3.3/121 MB Progress (1): 3.3/121 MB Progress (1): 3.3/121 MB Progress (1): 3.3/121 MB Progress (1): 3.3/121 MB Progress (1): 3.3/121 MB Progress (1): 3.3/121 MB Progress (1): 3.3/121 MB Progress (1): 3.3/121 MB Progress (1): 3.4/121 MB Progress (1): 3.4/121 MB Progress (1): 3.4/121 MB Progress (1): 3.4/121 MB Progress (1): 3.4/121 MB Progress (1): 3.4/121 MB Progress (1): 3.4/121 MB Progress (1): 3.4/121 MB Progress (1): 3.4/121 MB Progress (1): 3.4/121 MB Progress (1): 3.4/121 MB Progress (1): 3.4/121 MB Progress (1): 3.4/121 MB Progress (1): 3.4/121 MB Progress (1): 3.4/121 MB Progress (1): 3.4/121 MB Progress (1): 3.4/121 MB Progress (1): 3.4/121 MB Progress (1): 3.4/121 MB Progress (1): 3.4/121 MB Progress (1): 3.4/121 MB Progress (1): 3.4/121 MB Progress (1): 3.4/121 MB Progress (1): 3.4/121 MB Progress (1): 3.4/121 MB Progress (1): 3.4/121 MB Progress (1): 3.4/121 MB Progress (1): 3.4/121 MB Progress (1): 3.4/121 MB Progress (1): 3.4/121 MB Progress (1): 3.4/121 MB Progress (1): 3.4/121 MB Progress (1): 3.4/121 MB Progress (1): 3.4/121 MB Progress (1): 3.4/121 MB Progress (1): 3.4/121 MB Progress (1): 3.4/121 MB Progress (1): 3.4/121 MB Progress (1): 3.4/121 MB Progress (1): 3.4/121 MB Progress (1): 3.4/121 MB Progress (1): 3.4/121 MB Progress (1): 3.4/121 MB Progress (1): 3.4/121 MB Progress (1): 3.4/121 MB Progress (1): 3.4/121 MB Progress (1): 3.4/121 MB Progress (1): 3.4/121 MB Progress (1): 3.4/121 MB Progress (1): 3.5/121 MB Progress (1): 3.5/121 MB Progress (1): 3.5/121 MB Progress (1): 3.5/121 MB Progress (1): 3.5/121 MB Progress (1): 3.5/121 MB Progress (1): 3.5/121 MB Progress (1): 3.5/121 MB Progress (1): 3.5/121 MB Progress (1): 3.5/121 MB Progress (1): 3.5/121 MB Progress (1): 3.5/121 MB Progress (1): 3.5/121 MB Progress (1): 3.5/121 MB Progress (1): 3.5/121 MB Progress (1): 3.5/121 MB Progress (1): 3.5/121 MB Progress (1): 3.5/121 MB Progress (1): 3.5/121 MB Progress (1): 3.5/121 MB Progress (1): 3.5/121 MB Progress (1): 3.5/121 MB Progress (1): 3.5/121 MB Progress (1): 3.5/121 MB Progress (1): 3.5/121 MB Progress (1): 3.5/121 MB Progress (1): 3.5/121 MB Progress (1): 3.5/121 MB Progress (1): 3.5/121 MB Progress (1): 3.5/121 MB Progress (1): 3.5/121 MB Progress (1): 3.5/121 MB Progress (1): 3.5/121 MB Progress (1): 3.5/121 MB Progress (1): 3.5/121 MB Progress (1): 3.5/121 MB Progress (1): 3.5/121 MB Progress (1): 3.5/121 MB Progress (1): 3.5/121 MB Progress (1): 3.5/121 MB Progress (1): 3.5/121 MB Progress (1): 3.5/121 MB Progress (1): 3.5/121 MB Progress (1): 3.5/121 MB Progress (1): 3.5/121 MB Progress (1): 3.5/121 MB Progress (1): 3.5/121 MB Progress (1): 3.5/121 MB Progress (1): 3.5/121 MB Progress (1): 3.6/121 MB Progress (1): 3.6/121 MB Progress (1): 3.6/121 MB Progress (1): 3.6/121 MB Progress (1): 3.6/121 MB Progress (1): 3.6/121 MB Progress (1): 3.6/121 MB Progress (1): 3.6/121 MB Progress (1): 3.6/121 MB Progress (1): 3.6/121 MB Progress (1): 3.6/121 MB Progress (1): 3.6/121 MB Progress (1): 3.6/121 MB Progress (1): 3.6/121 MB Progress (1): 3.6/121 MB Progress (1): 3.6/121 MB Progress (1): 3.6/121 MB Progress (1): 3.6/121 MB Progress (1): 3.6/121 MB Progress (1): 3.6/121 MB Progress (1): 3.6/121 MB Progress (1): 3.6/121 MB Progress (1): 3.6/121 MB Progress (1): 3.6/121 MB Progress (1): 3.6/121 MB Progress (1): 3.6/121 MB Progress (1): 3.6/121 MB Progress (1): 3.6/121 MB Progress (1): 3.6/121 MB Progress (1): 3.6/121 MB Progress (1): 3.6/121 MB Progress (1): 3.6/121 MB Progress (1): 3.6/121 MB Progress (1): 3.6/121 MB Progress (1): 3.6/121 MB Progress (1): 3.6/121 MB Progress (1): 3.6/121 MB Progress (1): 3.6/121 MB Progress (1): 3.6/121 MB Progress (1): 3.6/121 MB Progress (1): 3.6/121 MB Progress (1): 3.6/121 MB Progress (1): 3.6/121 MB Progress (1): 3.6/121 MB Progress (1): 3.6/121 MB Progress (1): 3.6/121 MB Progress (1): 3.6/121 MB Progress (1): 3.6/121 MB Progress (1): 3.6/121 MB Progress (1): 3.7/121 MB Progress (1): 3.7/121 MB Progress (1): 3.7/121 MB Progress (1): 3.7/121 MB Progress (1): 3.7/121 MB Progress (1): 3.7/121 MB Progress (1): 3.7/121 MB Progress (1): 3.7/121 MB Progress (1): 3.7/121 MB Progress (1): 3.7/121 MB Progress (1): 3.7/121 MB Progress (1): 3.7/121 MB Progress (1): 3.7/121 MB Progress (1): 3.7/121 MB Progress (1): 3.7/121 MB Progress (1): 3.7/121 MB Progress (1): 3.7/121 MB Progress (1): 3.7/121 MB Progress (1): 3.7/121 MB Progress (1): 3.7/121 MB Progress (1): 3.7/121 MB Progress (1): 3.7/121 MB Progress (1): 3.7/121 MB Progress (1): 3.7/121 MB Progress (1): 3.7/121 MB Progress (1): 3.7/121 MB Progress (1): 3.7/121 MB Progress (1): 3.7/121 MB Progress (1): 3.7/121 MB Progress (1): 3.7/121 MB Progress (1): 3.7/121 MB Progress (1): 3.7/121 MB Progress (1): 3.7/121 MB Progress (1): 3.7/121 MB Progress (1): 3.7/121 MB Progress (1): 3.7/121 MB Progress (1): 3.7/121 MB Progress (1): 3.7/121 MB Progress (1): 3.7/121 MB Progress (1): 3.7/121 MB Progress (1): 3.7/121 MB Progress (1): 3.7/121 MB Progress (1): 3.7/121 MB Progress (1): 3.7/121 MB Progress (1): 3.7/121 MB Progress (1): 3.7/121 MB Progress (1): 3.7/121 MB Progress (1): 3.7/121 MB Progress (1): 3.7/121 MB Progress (1): 3.8/121 MB Progress (1): 3.8/121 MB Progress (1): 3.8/121 MB Progress (1): 3.8/121 MB Progress (1): 3.8/121 MB Progress (1): 3.8/121 MB Progress (1): 3.8/121 MB Progress (1): 3.8/121 MB Progress (1): 3.8/121 MB Progress (1): 3.8/121 MB Progress (1): 3.8/121 MB Progress (1): 3.8/121 MB Progress (1): 3.8/121 MB Progress (1): 3.8/121 MB Progress (1): 3.8/121 MB Progress (1): 3.8/121 MB Progress (1): 3.8/121 MB Progress (1): 3.8/121 MB Progress (1): 3.8/121 MB Progress (1): 3.8/121 MB Progress (1): 3.8/121 MB Progress (1): 3.8/121 MB Progress (1): 3.8/121 MB Progress (1): 3.8/121 MB Progress (1): 3.8/121 MB Progress (1): 3.8/121 MB Progress (1): 3.8/121 MB Progress (1): 3.8/121 MB Progress (1): 3.8/121 MB Progress (1): 3.8/121 MB Progress (1): 3.8/121 MB Progress (1): 3.8/121 MB Progress (1): 3.8/121 MB Progress (1): 3.8/121 MB Progress (1): 3.8/121 MB Progress (1): 3.8/121 MB Progress (1): 3.8/121 MB Progress (1): 3.8/121 MB Progress (1): 3.8/121 MB Progress (1): 3.8/121 MB Progress (1): 3.8/121 MB Progress (1): 3.8/121 MB Progress (1): 3.8/121 MB Progress (1): 3.8/121 MB Progress (1): 3.8/121 MB Progress (1): 3.8/121 MB Progress (1): 3.8/121 MB Progress (1): 3.8/121 MB Progress (1): 3.9/121 MB Progress (1): 3.9/121 MB Progress (1): 3.9/121 MB Progress (1): 3.9/121 MB Progress (1): 3.9/121 MB Progress (1): 3.9/121 MB Progress (1): 3.9/121 MB Progress (1): 3.9/121 MB Progress (1): 3.9/121 MB Progress (1): 3.9/121 MB Progress (1): 3.9/121 MB Progress (1): 3.9/121 MB Progress (1): 3.9/121 MB Progress (1): 3.9/121 MB Progress (1): 3.9/121 MB Progress (1): 3.9/121 MB Progress (1): 3.9/121 MB Progress (1): 3.9/121 MB Progress (1): 3.9/121 MB Progress (1): 3.9/121 MB Progress (1): 3.9/121 MB Progress (1): 3.9/121 MB Progress (1): 3.9/121 MB Progress (1): 3.9/121 MB Progress (1): 3.9/121 MB Progress (1): 3.9/121 MB Progress (1): 3.9/121 MB Progress (1): 3.9/121 MB Progress (1): 3.9/121 MB Progress (1): 3.9/121 MB Progress (1): 3.9/121 MB Progress (1): 3.9/121 MB Progress (1): 3.9/121 MB Progress (1): 3.9/121 MB Progress (1): 3.9/121 MB Progress (1): 3.9/121 MB Progress (1): 3.9/121 MB Progress (1): 3.9/121 MB Progress (1): 3.9/121 MB Progress (1): 3.9/121 MB Progress (1): 3.9/121 MB Progress (1): 3.9/121 MB Progress (1): 3.9/121 MB Progress (1): 3.9/121 MB Progress (1): 3.9/121 MB Progress (1): 3.9/121 MB Progress (1): 3.9/121 MB Progress (1): 3.9/121 MB Progress (1): 3.9/121 MB Progress (1): 4.0/121 MB Progress (1): 4.0/121 MB Progress (1): 4.0/121 MB Progress (1): 4.0/121 MB Progress (1): 4.0/121 MB Progress (1): 4.0/121 MB Progress (1): 4.0/121 MB Progress (1): 4.0/121 MB Progress (1): 4.0/121 MB Progress (1): 4.0/121 MB Progress (1): 4.0/121 MB Progress (1): 4.0/121 MB Progress (1): 4.0/121 MB Progress (1): 4.0/121 MB Progress (1): 4.0/121 MB Progress (1): 4.0/121 MB Progress (1): 4.0/121 MB Progress (1): 4.0/121 MB Progress (1): 4.0/121 MB Progress (1): 4.0/121 MB Progress (1): 4.0/121 MB Progress (1): 4.0/121 MB Progress (1): 4.0/121 MB Progress (1): 4.0/121 MB Progress (1): 4.0/121 MB Progress (1): 4.0/121 MB Progress (1): 4.0/121 MB Progress (1): 4.0/121 MB Progress (1): 4.0/121 MB Progress (1): 4.0/121 MB Progress (1): 4.0/121 MB Progress (1): 4.0/121 MB Progress (1): 4.0/121 MB Progress (1): 4.0/121 MB Progress (1): 4.0/121 MB Progress (1): 4.0/121 MB Progress (1): 4.0/121 MB Progress (1): 4.0/121 MB Progress (1): 4.0/121 MB Progress (1): 4.0/121 MB Progress (1): 4.0/121 MB Progress (1): 4.0/121 MB Progress (1): 4.0/121 MB Progress (1): 4.0/121 MB Progress (1): 4.0/121 MB Progress (1): 4.0/121 MB Progress (1): 4.0/121 MB Progress (1): 4.0/121 MB Progress (1): 4.0/121 MB Progress (1): 4.1/121 MB Progress (1): 4.1/121 MB Progress (1): 4.1/121 MB Progress (1): 4.1/121 MB Progress (1): 4.1/121 MB Progress (1): 4.1/121 MB Progress (1): 4.1/121 MB Progress (1): 4.1/121 MB Progress (1): 4.1/121 MB Progress (1): 4.1/121 MB Progress (1): 4.1/121 MB Progress (1): 4.1/121 MB Progress (1): 4.1/121 MB Progress (1): 4.1/121 MB Progress (1): 4.1/121 MB Progress (1): 4.1/121 MB Progress (1): 4.1/121 MB Progress (1): 4.1/121 MB Progress (1): 4.1/121 MB Progress (1): 4.1/121 MB Progress (1): 4.1/121 MB Progress (1): 4.1/121 MB Progress (1): 4.1/121 MB Progress (1): 4.1/121 MB Progress (1): 4.1/121 MB Progress (1): 4.1/121 MB Progress (1): 4.1/121 MB Progress (1): 4.1/121 MB Progress (1): 4.1/121 MB Progress (1): 4.1/121 MB Progress (1): 4.1/121 MB Progress (1): 4.1/121 MB Progress (1): 4.1/121 MB Progress (1): 4.1/121 MB Progress (1): 4.1/121 MB Progress (1): 4.1/121 MB Progress (1): 4.1/121 MB Progress (1): 4.1/121 MB Progress (1): 4.1/121 MB Progress (1): 4.1/121 MB Progress (1): 4.1/121 MB Progress (1): 4.1/121 MB Progress (1): 4.1/121 MB Progress (1): 4.1/121 MB Progress (1): 4.1/121 MB Progress (1): 4.1/121 MB Progress (1): 4.1/121 MB Progress (1): 4.1/121 MB Progress (1): 4.1/121 MB Progress (1): 4.2/121 MB Progress (1): 4.2/121 MB Progress (1): 4.2/121 MB Progress (1): 4.2/121 MB Progress (1): 4.2/121 MB Progress (1): 4.2/121 MB Progress (1): 4.2/121 MB Progress (1): 4.2/121 MB Progress (1): 4.2/121 MB Progress (1): 4.2/121 MB Progress (1): 4.2/121 MB Progress (1): 4.2/121 MB Progress (1): 4.2/121 MB Progress (1): 4.2/121 MB Progress (1): 4.2/121 MB Progress (1): 4.2/121 MB Progress (1): 4.2/121 MB Progress (1): 4.2/121 MB Progress (1): 4.2/121 MB Progress (1): 4.2/121 MB Progress (1): 4.2/121 MB Progress (1): 4.2/121 MB Progress (1): 4.2/121 MB Progress (1): 4.2/121 MB Progress (1): 4.2/121 MB Progress (1): 4.2/121 MB Progress (1): 4.2/121 MB Progress (1): 4.2/121 MB Progress (1): 4.2/121 MB Progress (1): 4.2/121 MB Progress (1): 4.2/121 MB Progress (1): 4.2/121 MB Progress (1): 4.2/121 MB Progress (1): 4.2/121 MB Progress (1): 4.2/121 MB Progress (1): 4.2/121 MB Progress (1): 4.2/121 MB Progress (1): 4.2/121 MB Progress (1): 4.2/121 MB Progress (1): 4.2/121 MB Progress (1): 4.2/121 MB Progress (1): 4.2/121 MB Progress (1): 4.2/121 MB Progress (1): 4.2/121 MB Progress (1): 4.2/121 MB Progress (1): 4.2/121 MB Progress (1): 4.2/121 MB Progress (1): 4.2/121 MB Progress (1): 4.2/121 MB Progress (1): 4.3/121 MB Progress (1): 4.3/121 MB Progress (1): 4.3/121 MB Progress (1): 4.3/121 MB Progress (1): 4.3/121 MB Progress (1): 4.3/121 MB Progress (1): 4.3/121 MB Progress (1): 4.3/121 MB Progress (1): 4.3/121 MB Progress (1): 4.3/121 MB Progress (1): 4.3/121 MB Progress (1): 4.3/121 MB Progress (1): 4.3/121 MB Progress (1): 4.3/121 MB Progress (1): 4.3/121 MB Progress (1): 4.3/121 MB Progress (1): 4.3/121 MB Progress (1): 4.3/121 MB Progress (1): 4.3/121 MB Progress (1): 4.3/121 MB Progress (1): 4.3/121 MB Progress (1): 4.3/121 MB Progress (1): 4.3/121 MB Progress (1): 4.3/121 MB Progress (1): 4.3/121 MB Progress (1): 4.3/121 MB Progress (1): 4.3/121 MB Progress (1): 4.3/121 MB Progress (1): 4.3/121 MB Progress (1): 4.3/121 MB Progress (1): 4.3/121 MB Progress (1): 4.3/121 MB Progress (1): 4.3/121 MB Progress (1): 4.3/121 MB Progress (1): 4.3/121 MB Progress (1): 4.3/121 MB Progress (1): 4.3/121 MB Progress (1): 4.3/121 MB Progress (1): 4.3/121 MB Progress (1): 4.3/121 MB Progress (1): 4.3/121 MB Progress (1): 4.3/121 MB Progress (1): 4.3/121 MB Progress (1): 4.3/121 MB Progress (1): 4.3/121 MB Progress (1): 4.3/121 MB Progress (1): 4.3/121 MB Progress (1): 4.3/121 MB Progress (1): 4.3/121 MB Progress (1): 4.4/121 MB Progress (1): 4.4/121 MB Progress (1): 4.4/121 MB Progress (1): 4.4/121 MB Progress (1): 4.4/121 MB Progress (1): 4.4/121 MB Progress (1): 4.4/121 MB Progress (1): 4.4/121 MB Progress (1): 4.4/121 MB Progress (1): 4.4/121 MB Progress (1): 4.4/121 MB Progress (1): 4.4/121 MB Progress (1): 4.4/121 MB Progress (1): 4.4/121 MB Progress (1): 4.4/121 MB Progress (1): 4.4/121 MB Progress (1): 4.4/121 MB Progress (1): 4.4/121 MB Progress (1): 4.4/121 MB Progress (1): 4.4/121 MB Progress (1): 4.4/121 MB Progress (1): 4.4/121 MB Progress (1): 4.4/121 MB Progress (1): 4.4/121 MB Progress (1): 4.4/121 MB Progress (1): 4.4/121 MB Progress (1): 4.4/121 MB Progress (1): 4.4/121 MB Progress (1): 4.4/121 MB Progress (1): 4.4/121 MB Progress (1): 4.4/121 MB Progress (1): 4.4/121 MB Progress (1): 4.4/121 MB Progress (1): 4.4/121 MB Progress (1): 4.4/121 MB Progress (1): 4.4/121 MB Progress (1): 4.4/121 MB Progress (1): 4.4/121 MB Progress (1): 4.4/121 MB Progress (1): 4.4/121 MB Progress (1): 4.4/121 MB Progress (1): 4.4/121 MB Progress (1): 4.4/121 MB Progress (1): 4.4/121 MB Progress (1): 4.4/121 MB Progress (1): 4.4/121 MB Progress (1): 4.4/121 MB Progress (1): 4.4/121 MB Progress (1): 4.5/121 MB Progress (1): 4.5/121 MB Progress (1): 4.5/121 MB Progress (1): 4.5/121 MB Progress (1): 4.5/121 MB Progress (1): 4.5/121 MB Progress (1): 4.5/121 MB Progress (1): 4.5/121 MB Progress (1): 4.5/121 MB Progress (1): 4.5/121 MB Progress (1): 4.5/121 MB Progress (1): 4.5/121 MB Progress (1): 4.5/121 MB Progress (1): 4.5/121 MB Progress (1): 4.5/121 MB Progress (1): 4.5/121 MB Progress (1): 4.5/121 MB Progress (1): 4.5/121 MB Progress (1): 4.5/121 MB Progress (1): 4.5/121 MB Progress (1): 4.5/121 MB Progress (1): 4.5/121 MB Progress (1): 4.5/121 MB Progress (1): 4.5/121 MB Progress (1): 4.5/121 MB Progress (1): 4.5/121 MB Progress (1): 4.5/121 MB Progress (1): 4.5/121 MB Progress (1): 4.5/121 MB Progress (1): 4.5/121 MB Progress (1): 4.5/121 MB Progress (1): 4.5/121 MB Progress (1): 4.5/121 MB Progress (1): 4.5/121 MB Progress (1): 4.5/121 MB Progress (1): 4.5/121 MB Progress (1): 4.5/121 MB Progress (1): 4.5/121 MB Progress (1): 4.5/121 MB Progress (1): 4.5/121 MB Progress (1): 4.5/121 MB Progress (1): 4.5/121 MB Progress (1): 4.5/121 MB Progress (1): 4.5/121 MB Progress (1): 4.5/121 MB Progress (1): 4.5/121 MB Progress (1): 4.5/121 MB Progress (1): 4.5/121 MB Progress (1): 4.5/121 MB Progress (1): 4.6/121 MB Progress (1): 4.6/121 MB Progress (1): 4.6/121 MB Progress (1): 4.6/121 MB Progress (1): 4.6/121 MB Progress (1): 4.6/121 MB Progress (1): 4.6/121 MB Progress (1): 4.6/121 MB Progress (1): 4.6/121 MB Progress (1): 4.6/121 MB Progress (1): 4.6/121 MB Progress (1): 4.6/121 MB Progress (1): 4.6/121 MB Progress (1): 4.6/121 MB Progress (1): 4.6/121 MB Progress (1): 4.6/121 MB Progress (1): 4.6/121 MB Progress (1): 4.6/121 MB Progress (1): 4.6/121 MB Progress (1): 4.6/121 MB Progress (1): 4.6/121 MB Progress (1): 4.6/121 MB Progress (1): 4.6/121 MB Progress (1): 4.6/121 MB Progress (1): 4.6/121 MB Progress (1): 4.6/121 MB Progress (1): 4.6/121 MB Progress (1): 4.6/121 MB Progress (1): 4.6/121 MB Progress (1): 4.6/121 MB Progress (1): 4.6/121 MB Progress (1): 4.6/121 MB Progress (1): 4.6/121 MB Progress (1): 4.6/121 MB Progress (1): 4.6/121 MB Progress (1): 4.6/121 MB Progress (1): 4.6/121 MB Progress (1): 4.6/121 MB Progress (1): 4.6/121 MB Progress (1): 4.6/121 MB Progress (1): 4.6/121 MB Progress (1): 4.6/121 MB Progress (1): 4.6/121 MB Progress (1): 4.6/121 MB Progress (1): 4.6/121 MB Progress (1): 4.6/121 MB Progress (1): 4.6/121 MB Progress (1): 4.6/121 MB Progress (1): 4.6/121 MB Progress (1): 4.7/121 MB Progress (1): 4.7/121 MB Progress (1): 4.7/121 MB Progress (1): 4.7/121 MB Progress (1): 4.7/121 MB Progress (1): 4.7/121 MB Progress (1): 4.7/121 MB Progress (1): 4.7/121 MB Progress (1): 4.7/121 MB Progress (1): 4.7/121 MB Progress (1): 4.7/121 MB Progress (1): 4.7/121 MB Progress (1): 4.7/121 MB Progress (1): 4.7/121 MB Progress (1): 4.7/121 MB Progress (1): 4.7/121 MB Progress (1): 4.7/121 MB Progress (1): 4.7/121 MB Progress (1): 4.7/121 MB Progress (1): 4.7/121 MB Progress (1): 4.7/121 MB Progress (1): 4.7/121 MB Progress (1): 4.7/121 MB Progress (1): 4.7/121 MB Progress (1): 4.7/121 MB Progress (1): 4.7/121 MB Progress (1): 4.7/121 MB Progress (1): 4.7/121 MB Progress (1): 4.7/121 MB Progress (1): 4.7/121 MB Progress (1): 4.7/121 MB Progress (1): 4.7/121 MB Progress (1): 4.7/121 MB Progress (1): 4.7/121 MB Progress (1): 4.7/121 MB Progress (1): 4.7/121 MB Progress (1): 4.7/121 MB Progress (1): 4.7/121 MB Progress (1): 4.7/121 MB Progress (1): 4.7/121 MB Progress (1): 4.7/121 MB Progress (1): 4.7/121 MB Progress (1): 4.7/121 MB Progress (1): 4.7/121 MB Progress (1): 4.7/121 MB Progress (1): 4.7/121 MB Progress (1): 4.7/121 MB Progress (1): 4.7/121 MB Progress (1): 4.7/121 MB Progress (1): 4.8/121 MB Progress (1): 4.8/121 MB Progress (1): 4.8/121 MB Progress (1): 4.8/121 MB Progress (1): 4.8/121 MB Progress (1): 4.8/121 MB Progress (1): 4.8/121 MB Progress (1): 4.8/121 MB Progress (1): 4.8/121 MB Progress (1): 4.8/121 MB Progress (1): 4.8/121 MB Progress (1): 4.8/121 MB Progress (1): 4.8/121 MB Progress (1): 4.8/121 MB Progress (1): 4.8/121 MB Progress (1): 4.8/121 MB Progress (1): 4.8/121 MB Progress (1): 4.8/121 MB Progress (1): 4.8/121 MB Progress (1): 4.8/121 MB Progress (1): 4.8/121 MB Progress (1): 4.8/121 MB Progress (1): 4.8/121 MB Progress (1): 4.8/121 MB Progress (1): 4.8/121 MB Progress (1): 4.8/121 MB Progress (1): 4.8/121 MB Progress (1): 4.8/121 MB Progress (1): 4.8/121 MB Progress (1): 4.8/121 MB Progress (1): 4.8/121 MB Progress (1): 4.8/121 MB Progress (1): 4.8/121 MB Progress (1): 4.8/121 MB Progress (1): 4.8/121 MB Progress (1): 4.8/121 MB Progress (1): 4.8/121 MB Progress (1): 4.8/121 MB Progress (1): 4.8/121 MB Progress (1): 4.8/121 MB Progress (1): 4.8/121 MB Progress (1): 4.8/121 MB Progress (1): 4.8/121 MB Progress (1): 4.8/121 MB Progress (1): 4.8/121 MB Progress (1): 4.8/121 MB Progress (1): 4.8/121 MB Progress (1): 4.8/121 MB Progress (1): 4.8/121 MB Progress (1): 4.9/121 MB Progress (1): 4.9/121 MB Progress (1): 4.9/121 MB Progress (1): 4.9/121 MB Progress (1): 4.9/121 MB Progress (1): 4.9/121 MB Progress (1): 4.9/121 MB Progress (1): 4.9/121 MB Progress (1): 4.9/121 MB Progress (1): 4.9/121 MB Progress (1): 4.9/121 MB Progress (1): 4.9/121 MB Progress (1): 4.9/121 MB Progress (1): 4.9/121 MB Progress (1): 4.9/121 MB Progress (1): 4.9/121 MB Progress (1): 4.9/121 MB Progress (1): 4.9/121 MB Progress (1): 4.9/121 MB Progress (1): 4.9/121 MB Progress (1): 4.9/121 MB Progress (1): 4.9/121 MB Progress (1): 4.9/121 MB Progress (1): 4.9/121 MB Progress (1): 4.9/121 MB Progress (1): 4.9/121 MB Progress (1): 4.9/121 MB Progress (1): 4.9/121 MB Progress (1): 4.9/121 MB Progress (1): 4.9/121 MB Progress (1): 4.9/121 MB Progress (1): 4.9/121 MB Progress (1): 4.9/121 MB Progress (1): 4.9/121 MB Progress (1): 4.9/121 MB Progress (1): 4.9/121 MB Progress (1): 4.9/121 MB Progress (1): 4.9/121 MB Progress (1): 4.9/121 MB Progress (1): 4.9/121 MB Progress (1): 4.9/121 MB Progress (1): 4.9/121 MB Progress (1): 4.9/121 MB Progress (1): 4.9/121 MB Progress (1): 4.9/121 MB Progress (1): 4.9/121 MB Progress (1): 4.9/121 MB Progress (1): 4.9/121 MB Progress (1): 5.0/121 MB Progress (1): 5.0/121 MB Progress (1): 5.0/121 MB Progress (1): 5.0/121 MB Progress (1): 5.0/121 MB Progress (1): 5.0/121 MB Progress (1): 5.0/121 MB Progress (1): 5.0/121 MB Progress (1): 5.0/121 MB Progress (1): 5.0/121 MB Progress (1): 5.0/121 MB Progress (1): 5.0/121 MB Progress (1): 5.0/121 MB Progress (1): 5.0/121 MB Progress (1): 5.0/121 MB Progress (1): 5.0/121 MB Progress (1): 5.0/121 MB Progress (1): 5.0/121 MB Progress (1): 5.0/121 MB Progress (1): 5.0/121 MB Progress (1): 5.0/121 MB Progress (1): 5.0/121 MB Progress (1): 5.0/121 MB Progress (1): 5.0/121 MB Progress (1): 5.0/121 MB Progress (1): 5.0/121 MB Progress (1): 5.0/121 MB Progress (1): 5.0/121 MB Progress (1): 5.0/121 MB Progress (1): 5.0/121 MB Progress (1): 5.0/121 MB Progress (1): 5.0/121 MB Progress (1): 5.0/121 MB Progress (1): 5.0/121 MB Progress (1): 5.0/121 MB Progress (1): 5.0/121 MB Progress (1): 5.0/121 MB Progress (1): 5.0/121 MB Progress (1): 5.0/121 MB Progress (1): 5.0/121 MB Progress (1): 5.0/121 MB Progress (1): 5.0/121 MB Progress (1): 5.0/121 MB Progress (1): 5.0/121 MB Progress (1): 5.0/121 MB Progress (1): 5.0/121 MB Progress (1): 5.0/121 MB Progress (1): 5.0/121 MB Progress (1): 5.0/121 MB Progress (1): 5.1/121 MB Progress (1): 5.1/121 MB Progress (1): 5.1/121 MB Progress (1): 5.1/121 MB Progress (1): 5.1/121 MB Progress (1): 5.1/121 MB Progress (1): 5.1/121 MB Progress (1): 5.1/121 MB Progress (1): 5.1/121 MB Progress (1): 5.1/121 MB Progress (1): 5.1/121 MB Progress (1): 5.1/121 MB Progress (1): 5.1/121 MB Progress (1): 5.1/121 MB Progress (1): 5.1/121 MB Progress (1): 5.1/121 MB Progress (1): 5.1/121 MB Progress (1): 5.1/121 MB Progress (1): 5.1/121 MB Progress (1): 5.1/121 MB Progress (1): 5.1/121 MB Progress (1): 5.1/121 MB Progress (1): 5.1/121 MB Progress (1): 5.1/121 MB Progress (1): 5.1/121 MB Progress (1): 5.1/121 MB Progress (1): 5.1/121 MB Progress (1): 5.1/121 MB Progress (1): 5.1/121 MB Progress (1): 5.1/121 MB Progress (1): 5.1/121 MB Progress (1): 5.1/121 MB Progress (1): 5.1/121 MB Progress (1): 5.1/121 MB Progress (1): 5.1/121 MB Progress (1): 5.1/121 MB Progress (1): 5.1/121 MB Progress (1): 5.1/121 MB Progress (1): 5.1/121 MB Progress (1): 5.1/121 MB Progress (1): 5.1/121 MB Progress (1): 5.1/121 MB Progress (1): 5.1/121 MB Progress (1): 5.1/121 MB Progress (1): 5.1/121 MB Progress (1): 5.1/121 MB Progress (1): 5.1/121 MB Progress (1): 5.1/121 MB Progress (1): 5.1/121 MB Progress (1): 5.2/121 MB Progress (1): 5.2/121 MB Progress (1): 5.2/121 MB Progress (1): 5.2/121 MB Progress (1): 5.2/121 MB Progress (1): 5.2/121 MB Progress (1): 5.2/121 MB Progress (1): 5.2/121 MB Progress (1): 5.2/121 MB Progress (1): 5.2/121 MB Progress (1): 5.2/121 MB Progress (1): 5.2/121 MB Progress (1): 5.2/121 MB Progress (1): 5.2/121 MB Progress (1): 5.2/121 MB Progress (1): 5.2/121 MB Progress (1): 5.2/121 MB Progress (1): 5.2/121 MB Progress (1): 5.2/121 MB Progress (1): 5.2/121 MB Progress (1): 5.2/121 MB Progress (1): 5.2/121 MB Progress (1): 5.2/121 MB Progress (1): 5.2/121 MB Progress (1): 5.2/121 MB Progress (1): 5.2/121 MB Progress (1): 5.2/121 MB Progress (1): 5.2/121 MB Progress (1): 5.2/121 MB Progress (1): 5.2/121 MB Progress (1): 5.2/121 MB Progress (1): 5.2/121 MB Progress (1): 5.2/121 MB Progress (1): 5.2/121 MB Progress (1): 5.2/121 MB Progress (1): 5.2/121 MB Progress (1): 5.2/121 MB Progress (1): 5.2/121 MB Progress (1): 5.2/121 MB Progress (1): 5.2/121 MB Progress (1): 5.2/121 MB Progress (1): 5.2/121 MB Progress (1): 5.2/121 MB Progress (1): 5.2/121 MB Progress (1): 5.2/121 MB Progress (1): 5.2/121 MB Progress (1): 5.2/121 MB Progress (1): 5.2/121 MB Progress (1): 5.2/121 MB Progress (1): 5.3/121 MB Progress (1): 5.3/121 MB Progress (1): 5.3/121 MB Progress (1): 5.3/121 MB Progress (1): 5.3/121 MB Progress (1): 5.3/121 MB Progress (1): 5.3/121 MB Progress (1): 5.3/121 MB Progress (1): 5.3/121 MB Progress (1): 5.3/121 MB Progress (1): 5.3/121 MB Progress (1): 5.3/121 MB Progress (1): 5.3/121 MB Progress (1): 5.3/121 MB Progress (1): 5.3/121 MB Progress (1): 5.3/121 MB Progress (1): 5.3/121 MB Progress (1): 5.3/121 MB Progress (1): 5.3/121 MB Progress (1): 5.3/121 MB Progress (1): 5.3/121 MB Progress (1): 5.3/121 MB Progress (1): 5.3/121 MB Progress (1): 5.3/121 MB Progress (1): 5.3/121 MB Progress (1): 5.3/121 MB Progress (1): 5.3/121 MB Progress (1): 5.3/121 MB Progress (1): 5.3/121 MB Progress (1): 5.3/121 MB Progress (1): 5.3/121 MB Progress (1): 5.3/121 MB Progress (1): 5.3/121 MB Progress (1): 5.3/121 MB Progress (1): 5.3/121 MB Progress (1): 5.3/121 MB Progress (1): 5.3/121 MB Progress (1): 5.3/121 MB Progress (1): 5.3/121 MB Progress (1): 5.3/121 MB Progress (1): 5.3/121 MB Progress (1): 5.3/121 MB Progress (1): 5.3/121 MB Progress (1): 5.3/121 MB Progress (1): 5.3/121 MB Progress (1): 5.3/121 MB Progress (1): 5.3/121 MB Progress (1): 5.3/121 MB Progress (1): 5.3/121 MB Progress (1): 5.4/121 MB Progress (1): 5.4/121 MB Progress (1): 5.4/121 MB Progress (1): 5.4/121 MB Progress (1): 5.4/121 MB Progress (1): 5.4/121 MB Progress (1): 5.4/121 MB Progress (1): 5.4/121 MB Progress (1): 5.4/121 MB Progress (1): 5.4/121 MB Progress (1): 5.4/121 MB Progress (1): 5.4/121 MB Progress (1): 5.4/121 MB Progress (1): 5.4/121 MB Progress (1): 5.4/121 MB Progress (1): 5.4/121 MB Progress (1): 5.4/121 MB Progress (1): 5.4/121 MB Progress (1): 5.4/121 MB Progress (1): 5.4/121 MB Progress (1): 5.4/121 MB Progress (1): 5.4/121 MB Progress (1): 5.4/121 MB Progress (1): 5.4/121 MB Progress (1): 5.4/121 MB Progress (1): 5.4/121 MB Progress (1): 5.4/121 MB Progress (1): 5.4/121 MB Progress (1): 5.4/121 MB Progress (1): 5.4/121 MB Progress (1): 5.4/121 MB Progress (1): 5.4/121 MB Progress (1): 5.4/121 MB Progress (1): 5.4/121 MB Progress (1): 5.4/121 MB Progress (1): 5.4/121 MB Progress (1): 5.4/121 MB Progress (1): 5.4/121 MB Progress (1): 5.4/121 MB Progress (1): 5.4/121 MB Progress (1): 5.4/121 MB Progress (1): 5.4/121 MB Progress (1): 5.4/121 MB Progress (1): 5.4/121 MB Progress (1): 5.4/121 MB Progress (1): 5.4/121 MB Progress (1): 5.4/121 MB Progress (1): 5.4/121 MB Progress (1): 5.4/121 MB Progress (1): 5.5/121 MB Progress (1): 5.5/121 MB Progress (1): 5.5/121 MB Progress (1): 5.5/121 MB Progress (1): 5.5/121 MB Progress (1): 5.5/121 MB Progress (1): 5.5/121 MB Progress (1): 5.5/121 MB Progress (1): 5.5/121 MB Progress (1): 5.5/121 MB Progress (1): 5.5/121 MB Progress (1): 5.5/121 MB Progress (1): 5.5/121 MB Progress (1): 5.5/121 MB Progress (1): 5.5/121 MB Progress (1): 5.5/121 MB Progress (1): 5.5/121 MB Progress (1): 5.5/121 MB Progress (1): 5.5/121 MB Progress (1): 5.5/121 MB Progress (1): 5.5/121 MB Progress (1): 5.5/121 MB Progress (1): 5.5/121 MB Progress (1): 5.5/121 MB Progress (1): 5.5/121 MB Progress (1): 5.5/121 MB Progress (1): 5.5/121 MB Progress (1): 5.5/121 MB Progress (1): 5.5/121 MB Progress (1): 5.5/121 MB Progress (1): 5.5/121 MB Progress (1): 5.5/121 MB Progress (1): 5.5/121 MB Progress (1): 5.5/121 MB Progress (1): 5.5/121 MB Progress (1): 5.5/121 MB Progress (1): 5.5/121 MB Progress (1): 5.5/121 MB Progress (1): 5.5/121 MB Progress (1): 5.5/121 MB Progress (1): 5.5/121 MB Progress (1): 5.5/121 MB Progress (1): 5.5/121 MB Progress (1): 5.5/121 MB Progress (1): 5.5/121 MB Progress (1): 5.5/121 MB Progress (1): 5.5/121 MB Progress (1): 5.5/121 MB Progress (1): 5.6/121 MB Progress (1): 5.6/121 MB Progress (1): 5.6/121 MB Progress (1): 5.6/121 MB Progress (1): 5.6/121 MB Progress (1): 5.6/121 MB Progress (1): 5.6/121 MB Progress (1): 5.6/121 MB Progress (1): 5.6/121 MB Progress (1): 5.6/121 MB Progress (1): 5.6/121 MB Progress (1): 5.6/121 MB Progress (1): 5.6/121 MB Progress (1): 5.6/121 MB Progress (1): 5.6/121 MB Progress (1): 5.6/121 MB Progress (1): 5.6/121 MB Progress (1): 5.6/121 MB Progress (1): 5.6/121 MB Progress (1): 5.6/121 MB Progress (1): 5.6/121 MB Progress (1): 5.6/121 MB Progress (1): 5.6/121 MB Progress (1): 5.6/121 MB Progress (1): 5.6/121 MB Progress (1): 5.6/121 MB Progress (1): 5.6/121 MB Progress (1): 5.6/121 MB Progress (1): 5.6/121 MB Progress (1): 5.6/121 MB Progress (1): 5.6/121 MB Progress (1): 5.6/121 MB Progress (1): 5.6/121 MB Progress (1): 5.6/121 MB Progress (1): 5.6/121 MB Progress (1): 5.6/121 MB Progress (1): 5.6/121 MB Progress (1): 5.6/121 MB Progress (1): 5.6/121 MB Progress (1): 5.6/121 MB Progress (1): 5.6/121 MB Progress (1): 5.6/121 MB Progress (1): 5.6/121 MB Progress (1): 5.6/121 MB Progress (1): 5.6/121 MB Progress (1): 5.6/121 MB Progress (1): 5.6/121 MB Progress (1): 5.6/121 MB Progress (1): 5.6/121 MB Progress (1): 5.7/121 MB Progress (1): 5.7/121 MB Progress (1): 5.7/121 MB Progress (1): 5.7/121 MB Progress (1): 5.7/121 MB Progress (1): 5.7/121 MB Progress (1): 5.7/121 MB Progress (1): 5.7/121 MB Progress (1): 5.7/121 MB Progress (1): 5.7/121 MB Progress (1): 5.7/121 MB Progress (1): 5.7/121 MB Progress (1): 5.7/121 MB Progress (1): 5.7/121 MB Progress (1): 5.7/121 MB Progress (1): 5.7/121 MB Progress (1): 5.7/121 MB Progress (1): 5.7/121 MB Progress (1): 5.7/121 MB Progress (1): 5.7/121 MB Progress (1): 5.7/121 MB Progress (1): 5.7/121 MB Progress (1): 5.7/121 MB Progress (1): 5.7/121 MB Progress (1): 5.7/121 MB Progress (1): 5.7/121 MB Progress (1): 5.7/121 MB Progress (1): 5.7/121 MB Progress (1): 5.7/121 MB Progress (1): 5.7/121 MB Progress (1): 5.7/121 MB Progress (1): 5.7/121 MB Progress (1): 5.7/121 MB Progress (1): 5.7/121 MB Progress (1): 5.7/121 MB Progress (1): 5.7/121 MB Progress (1): 5.7/121 MB Progress (1): 5.7/121 MB Progress (1): 5.7/121 MB Progress (1): 5.7/121 MB Progress (1): 5.7/121 MB Progress (1): 5.7/121 MB Progress (1): 5.7/121 MB Progress (1): 5.7/121 MB Progress (1): 5.7/121 MB Progress (1): 5.7/121 MB Progress (1): 5.7/121 MB Progress (1): 5.7/121 MB Progress (1): 5.7/121 MB Progress (1): 5.8/121 MB Progress (1): 5.8/121 MB Progress (1): 5.8/121 MB Progress (1): 5.8/121 MB Progress (1): 5.8/121 MB Progress (1): 5.8/121 MB Progress (1): 5.8/121 MB Progress (1): 5.8/121 MB Progress (1): 5.8/121 MB Progress (1): 5.8/121 MB Progress (1): 5.8/121 MB Progress (1): 5.8/121 MB Progress (1): 5.8/121 MB Progress (1): 5.8/121 MB Progress (1): 5.8/121 MB Progress (1): 5.8/121 MB Progress (1): 5.8/121 MB Progress (1): 5.8/121 MB Progress (1): 5.8/121 MB Progress (1): 5.8/121 MB Progress (1): 5.8/121 MB Progress (1): 5.8/121 MB Progress (1): 5.8/121 MB Progress (1): 5.8/121 MB Progress (1): 5.8/121 MB Progress (1): 5.8/121 MB Progress (1): 5.8/121 MB Progress (1): 5.8/121 MB Progress (1): 5.8/121 MB Progress (1): 5.8/121 MB Progress (1): 5.8/121 MB Progress (1): 5.8/121 MB Progress (1): 5.8/121 MB Progress (1): 5.8/121 MB Progress (1): 5.8/121 MB Progress (1): 5.8/121 MB Progress (1): 5.8/121 MB Progress (1): 5.8/121 MB Progress (1): 5.8/121 MB Progress (1): 5.8/121 MB Progress (1): 5.8/121 MB Progress (1): 5.8/121 MB Progress (1): 5.8/121 MB Progress (1): 5.8/121 MB Progress (1): 5.8/121 MB Progress (1): 5.8/121 MB Progress (1): 5.8/121 MB Progress (1): 5.8/121 MB Progress (1): 5.8/121 MB Progress (1): 5.9/121 MB Progress (1): 5.9/121 MB Progress (1): 5.9/121 MB Progress (1): 5.9/121 MB Progress (1): 5.9/121 MB Progress (1): 5.9/121 MB Progress (1): 5.9/121 MB Progress (1): 5.9/121 MB Progress (1): 5.9/121 MB Progress (1): 5.9/121 MB Progress (1): 5.9/121 MB Progress (1): 5.9/121 MB Progress (1): 5.9/121 MB Progress (1): 5.9/121 MB Progress (1): 5.9/121 MB Progress (1): 5.9/121 MB Progress (1): 5.9/121 MB Progress (1): 5.9/121 MB Progress (1): 5.9/121 MB Progress (1): 5.9/121 MB Progress (1): 5.9/121 MB Progress (1): 5.9/121 MB Progress (1): 5.9/121 MB Progress (1): 5.9/121 MB Progress (1): 5.9/121 MB Progress (1): 5.9/121 MB Progress (1): 5.9/121 MB Progress (1): 5.9/121 MB Progress (1): 5.9/121 MB Progress (1): 5.9/121 MB Progress (1): 5.9/121 MB Progress (1): 5.9/121 MB Progress (1): 5.9/121 MB Progress (1): 5.9/121 MB Progress (1): 5.9/121 MB Progress (1): 5.9/121 MB Progress (1): 5.9/121 MB Progress (1): 5.9/121 MB Progress (1): 5.9/121 MB Progress (1): 5.9/121 MB Progress (1): 5.9/121 MB Progress (1): 5.9/121 MB Progress (1): 5.9/121 MB Progress (1): 5.9/121 MB Progress (1): 5.9/121 MB Progress (1): 5.9/121 MB Progress (1): 5.9/121 MB Progress (1): 5.9/121 MB Progress (1): 5.9/121 MB Progress (1): 6.0/121 MB Progress (1): 6.0/121 MB Progress (1): 6.0/121 MB Progress (1): 6.0/121 MB Progress (1): 6.0/121 MB Progress (1): 6.0/121 MB Progress (1): 6.0/121 MB Progress (1): 6.0/121 MB Progress (1): 6.0/121 MB Progress (1): 6.0/121 MB Progress (1): 6.0/121 MB Progress (1): 6.0/121 MB Progress (1): 6.0/121 MB Progress (1): 6.0/121 MB Progress (1): 6.0/121 MB Progress (1): 6.0/121 MB Progress (1): 6.0/121 MB Progress (1): 6.0/121 MB Progress (1): 6.0/121 MB Progress (1): 6.0/121 MB Progress (1): 6.0/121 MB Progress (1): 6.0/121 MB Progress (1): 6.0/121 MB Progress (1): 6.0/121 MB Progress (1): 6.0/121 MB Progress (1): 6.0/121 MB Progress (1): 6.0/121 MB Progress (1): 6.0/121 MB Progress (1): 6.0/121 MB Progress (1): 6.0/121 MB Progress (1): 6.0/121 MB Progress (1): 6.0/121 MB Progress (1): 6.0/121 MB Progress (1): 6.0/121 MB Progress (1): 6.0/121 MB Progress (1): 6.0/121 MB Progress (1): 6.0/121 MB Progress (1): 6.0/121 MB Progress (1): 6.0/121 MB Progress (1): 6.0/121 MB Progress (1): 6.0/121 MB Progress (1): 6.0/121 MB Progress (1): 6.0/121 MB Progress (1): 6.0/121 MB Progress (1): 6.0/121 MB Progress (1): 6.0/121 MB Progress (1): 6.0/121 MB Progress (1): 6.0/121 MB Progress (1): 6.0/121 MB Progress (1): 6.1/121 MB Progress (1): 6.1/121 MB Progress (1): 6.1/121 MB Progress (1): 6.1/121 MB Progress (1): 6.1/121 MB Progress (1): 6.1/121 MB Progress (1): 6.1/121 MB Progress (1): 6.1/121 MB Progress (1): 6.1/121 MB Progress (1): 6.1/121 MB Progress (1): 6.1/121 MB Progress (1): 6.1/121 MB Progress (1): 6.1/121 MB Progress (1): 6.1/121 MB Progress (1): 6.1/121 MB Progress (1): 6.1/121 MB Progress (1): 6.1/121 MB Progress (1): 6.1/121 MB Progress (1): 6.1/121 MB Progress (1): 6.1/121 MB Progress (1): 6.1/121 MB Progress (1): 6.1/121 MB Progress (1): 6.1/121 MB Progress (1): 6.1/121 MB Progress (1): 6.1/121 MB Progress (1): 6.1/121 MB Progress (1): 6.1/121 MB Progress (1): 6.1/121 MB Progress (1): 6.1/121 MB Progress (1): 6.1/121 MB Progress (1): 6.1/121 MB Progress (1): 6.1/121 MB Progress (1): 6.1/121 MB Progress (1): 6.1/121 MB Progress (1): 6.1/121 MB Progress (1): 6.1/121 MB Progress (1): 6.1/121 MB Progress (1): 6.1/121 MB Progress (1): 6.1/121 MB Progress (1): 6.1/121 MB Progress (1): 6.1/121 MB Progress (1): 6.1/121 MB Progress (1): 6.1/121 MB Progress (1): 6.1/121 MB Progress (1): 6.1/121 MB Progress (1): 6.1/121 MB Progress (1): 6.1/121 MB Progress (1): 6.1/121 MB Progress (1): 6.2/121 MB Progress (1): 6.2/121 MB Progress (1): 6.2/121 MB Progress (1): 6.2/121 MB Progress (1): 6.2/121 MB Progress (1): 6.2/121 MB Progress (1): 6.2/121 MB Progress (1): 6.2/121 MB Progress (1): 6.2/121 MB Progress (1): 6.2/121 MB Progress (1): 6.2/121 MB Progress (1): 6.2/121 MB Progress (1): 6.2/121 MB Progress (1): 6.2/121 MB Progress (1): 6.2/121 MB Progress (1): 6.2/121 MB Progress (1): 6.2/121 MB Progress (1): 6.2/121 MB Progress (1): 6.2/121 MB Progress (1): 6.2/121 MB Progress (1): 6.2/121 MB Progress (1): 6.2/121 MB Progress (1): 6.2/121 MB Progress (1): 6.2/121 MB Progress (1): 6.2/121 MB Progress (1): 6.2/121 MB Progress (1): 6.2/121 MB Progress (1): 6.2/121 MB Progress (1): 6.2/121 MB Progress (1): 6.2/121 MB Progress (1): 6.2/121 MB Progress (1): 6.2/121 MB Progress (1): 6.2/121 MB Progress (1): 6.2/121 MB Progress (1): 6.2/121 MB Progress (1): 6.2/121 MB Progress (1): 6.2/121 MB Progress (1): 6.2/121 MB Progress (1): 6.2/121 MB Progress (1): 6.2/121 MB Progress (1): 6.2/121 MB Progress (1): 6.2/121 MB Progress (1): 6.2/121 MB Progress (1): 6.2/121 MB Progress (1): 6.2/121 MB Progress (1): 6.2/121 MB Progress (1): 6.2/121 MB Progress (1): 6.2/121 MB Progress (1): 6.2/121 MB Progress (1): 6.3/121 MB Progress (1): 6.3/121 MB Progress (1): 6.3/121 MB Progress (1): 6.3/121 MB Progress (1): 6.3/121 MB Progress (1): 6.3/121 MB Progress (1): 6.3/121 MB Progress (1): 6.3/121 MB Progress (1): 6.3/121 MB Progress (1): 6.3/121 MB Progress (1): 6.3/121 MB Progress (1): 6.3/121 MB Progress (1): 6.3/121 MB Progress (1): 6.3/121 MB Progress (1): 6.3/121 MB Progress (1): 6.3/121 MB Progress (1): 6.3/121 MB Progress (1): 6.3/121 MB Progress (1): 6.3/121 MB Progress (1): 6.3/121 MB Progress (1): 6.3/121 MB Progress (1): 6.3/121 MB Progress (1): 6.3/121 MB Progress (1): 6.3/121 MB Progress (1): 6.3/121 MB Progress (1): 6.3/121 MB Progress (1): 6.3/121 MB Progress (1): 6.3/121 MB Progress (1): 6.3/121 MB Progress (1): 6.3/121 MB Progress (1): 6.3/121 MB Progress (1): 6.3/121 MB Progress (1): 6.3/121 MB Progress (1): 6.3/121 MB Progress (1): 6.3/121 MB Progress (1): 6.3/121 MB Progress (1): 6.3/121 MB Progress (1): 6.3/121 MB Progress (1): 6.3/121 MB Progress (1): 6.3/121 MB Progress (1): 6.3/121 MB Progress (1): 6.3/121 MB Progress (1): 6.3/121 MB Progress (1): 6.3/121 MB Progress (1): 6.3/121 MB Progress (1): 6.3/121 MB Progress (1): 6.3/121 MB Progress (1): 6.3/121 MB Progress (1): 6.3/121 MB Progress (1): 6.4/121 MB Progress (1): 6.4/121 MB Progress (1): 6.4/121 MB Progress (1): 6.4/121 MB Progress (1): 6.4/121 MB Progress (1): 6.4/121 MB Progress (1): 6.4/121 MB Progress (1): 6.4/121 MB Progress (1): 6.4/121 MB Progress (1): 6.4/121 MB Progress (1): 6.4/121 MB Progress (1): 6.4/121 MB Progress (1): 6.4/121 MB Progress (1): 6.4/121 MB Progress (1): 6.4/121 MB Progress (1): 6.4/121 MB Progress (1): 6.4/121 MB Progress (1): 6.4/121 MB Progress (1): 6.4/121 MB Progress (1): 6.4/121 MB Progress (1): 6.4/121 MB Progress (1): 6.4/121 MB Progress (1): 6.4/121 MB Progress (1): 6.4/121 MB Progress (1): 6.4/121 MB Progress (1): 6.4/121 MB Progress (1): 6.4/121 MB Progress (1): 6.4/121 MB Progress (1): 6.4/121 MB Progress (1): 6.4/121 MB Progress (1): 6.4/121 MB Progress (1): 6.4/121 MB Progress (1): 6.4/121 MB Progress (1): 6.4/121 MB Progress (1): 6.4/121 MB Progress (1): 6.4/121 MB Progress (1): 6.4/121 MB Progress (1): 6.4/121 MB Progress (1): 6.4/121 MB Progress (1): 6.4/121 MB Progress (1): 6.4/121 MB Progress (1): 6.4/121 MB Progress (1): 6.4/121 MB Progress (1): 6.4/121 MB Progress (1): 6.4/121 MB Progress (1): 6.4/121 MB Progress (1): 6.4/121 MB Progress (1): 6.4/121 MB Progress (1): 6.4/121 MB Progress (1): 6.5/121 MB Progress (1): 6.5/121 MB Progress (1): 6.5/121 MB Progress (1): 6.5/121 MB Progress (1): 6.5/121 MB Progress (1): 6.5/121 MB Progress (1): 6.5/121 MB Progress (1): 6.5/121 MB Progress (1): 6.5/121 MB Progress (1): 6.5/121 MB Progress (1): 6.5/121 MB Progress (1): 6.5/121 MB Progress (1): 6.5/121 MB Progress (1): 6.5/121 MB Progress (1): 6.5/121 MB Progress (1): 6.5/121 MB Progress (1): 6.5/121 MB Progress (1): 6.5/121 MB Progress (1): 6.5/121 MB Progress (1): 6.5/121 MB Progress (1): 6.5/121 MB Progress (1): 6.5/121 MB Progress (1): 6.5/121 MB Progress (1): 6.5/121 MB Progress (1): 6.5/121 MB Progress (1): 6.5/121 MB Progress (1): 6.5/121 MB Progress (1): 6.5/121 MB Progress (1): 6.5/121 MB Progress (1): 6.5/121 MB Progress (1): 6.5/121 MB Progress (1): 6.5/121 MB Progress (1): 6.5/121 MB Progress (1): 6.5/121 MB Progress (1): 6.5/121 MB Progress (1): 6.5/121 MB Progress (1): 6.5/121 MB Progress (1): 6.5/121 MB Progress (1): 6.5/121 MB Progress (1): 6.5/121 MB Progress (1): 6.5/121 MB Progress (1): 6.5/121 MB Progress (1): 6.5/121 MB Progress (1): 6.5/121 MB Progress (1): 6.5/121 MB Progress (1): 6.5/121 MB Progress (1): 6.5/121 MB Progress (1): 6.5/121 MB Progress (1): 6.5/121 MB Progress (1): 6.6/121 MB Progress (1): 6.6/121 MB Progress (1): 6.6/121 MB Progress (1): 6.6/121 MB Progress (1): 6.6/121 MB Progress (1): 6.6/121 MB Progress (1): 6.6/121 MB Progress (1): 6.6/121 MB Progress (1): 6.6/121 MB Progress (1): 6.6/121 MB Progress (1): 6.6/121 MB Progress (1): 6.6/121 MB Progress (1): 6.6/121 MB Progress (1): 6.6/121 MB Progress (1): 6.6/121 MB Progress (1): 6.6/121 MB Progress (1): 6.6/121 MB Progress (1): 6.6/121 MB Progress (1): 6.6/121 MB Progress (1): 6.6/121 MB Progress (1): 6.6/121 MB Progress (1): 6.6/121 MB Progress (1): 6.6/121 MB Progress (1): 6.6/121 MB Progress (1): 6.6/121 MB Progress (1): 6.6/121 MB Progress (1): 6.6/121 MB Progress (1): 6.6/121 MB Progress (1): 6.6/121 MB Progress (1): 6.6/121 MB Progress (1): 6.6/121 MB Progress (1): 6.6/121 MB Progress (1): 6.6/121 MB Progress (1): 6.6/121 MB Progress (1): 6.6/121 MB Progress (1): 6.6/121 MB Progress (1): 6.6/121 MB Progress (1): 6.6/121 MB Progress (1): 6.6/121 MB Progress (1): 6.6/121 MB Progress (1): 6.6/121 MB Progress (1): 6.6/121 MB Progress (1): 6.6/121 MB Progress (1): 6.6/121 MB Progress (1): 6.6/121 MB Progress (1): 6.6/121 MB Progress (1): 6.6/121 MB Progress (1): 6.6/121 MB Progress (1): 6.6/121 MB Progress (1): 6.7/121 MB Progress (1): 6.7/121 MB Progress (1): 6.7/121 MB Progress (1): 6.7/121 MB Progress (1): 6.7/121 MB Progress (1): 6.7/121 MB Progress (1): 6.7/121 MB Progress (1): 6.7/121 MB Progress (1): 6.7/121 MB Progress (1): 6.7/121 MB Progress (1): 6.7/121 MB Progress (1): 6.7/121 MB Progress (1): 6.7/121 MB Progress (1): 6.7/121 MB Progress (1): 6.7/121 MB Progress (1): 6.7/121 MB Progress (1): 6.7/121 MB Progress (1): 6.7/121 MB Progress (1): 6.7/121 MB Progress (1): 6.7/121 MB Progress (1): 6.7/121 MB Progress (1): 6.7/121 MB Progress (1): 6.7/121 MB Progress (1): 6.7/121 MB Progress (1): 6.7/121 MB Progress (1): 6.7/121 MB Progress (1): 6.7/121 MB Progress (1): 6.7/121 MB Progress (1): 6.7/121 MB Progress (1): 6.7/121 MB Progress (1): 6.7/121 MB Progress (1): 6.7/121 MB Progress (1): 6.7/121 MB Progress (1): 6.7/121 MB Progress (1): 6.7/121 MB Progress (1): 6.7/121 MB Progress (1): 6.7/121 MB Progress (1): 6.7/121 MB Progress (1): 6.7/121 MB Progress (1): 6.7/121 MB Progress (1): 6.7/121 MB Progress (1): 6.7/121 MB Progress (1): 6.7/121 MB Progress (1): 6.7/121 MB Progress (1): 6.7/121 MB Progress (1): 6.7/121 MB Progress (1): 6.7/121 MB Progress (1): 6.7/121 MB Progress (1): 6.8/121 MB Progress (1): 6.8/121 MB Progress (1): 6.8/121 MB Progress (1): 6.8/121 MB Progress (1): 6.8/121 MB Progress (1): 6.8/121 MB Progress (1): 6.8/121 MB Progress (1): 6.8/121 MB Progress (1): 6.8/121 MB Progress (1): 6.8/121 MB Progress (1): 6.8/121 MB Progress (1): 6.8/121 MB Progress (1): 6.8/121 MB Progress (1): 6.8/121 MB Progress (1): 6.8/121 MB Progress (1): 6.8/121 MB Progress (1): 6.8/121 MB Progress (1): 6.8/121 MB Progress (1): 6.8/121 MB Progress (1): 6.8/121 MB Progress (1): 6.8/121 MB Progress (1): 6.8/121 MB Progress (1): 6.8/121 MB Progress (1): 6.8/121 MB Progress (1): 6.8/121 MB Progress (1): 6.8/121 MB Progress (1): 6.8/121 MB Progress (1): 6.8/121 MB Progress (1): 6.8/121 MB Progress (1): 6.8/121 MB Progress (1): 6.8/121 MB Progress (1): 6.8/121 MB Progress (1): 6.8/121 MB Progress (1): 6.8/121 MB Progress (1): 6.8/121 MB Progress (1): 6.8/121 MB Progress (1): 6.8/121 MB Progress (1): 6.8/121 MB Progress (1): 6.8/121 MB Progress (1): 6.8/121 MB Progress (1): 6.8/121 MB Progress (1): 6.8/121 MB Progress (1): 6.8/121 MB Progress (1): 6.8/121 MB Progress (1): 6.8/121 MB Progress (1): 6.8/121 MB Progress (1): 6.8/121 MB Progress (1): 6.8/121 MB Progress (1): 6.8/121 MB Progress (1): 6.9/121 MB Progress (1): 6.9/121 MB Progress (1): 6.9/121 MB Progress (1): 6.9/121 MB Progress (1): 6.9/121 MB Progress (1): 6.9/121 MB Progress (1): 6.9/121 MB Progress (1): 6.9/121 MB Progress (1): 6.9/121 MB Progress (1): 6.9/121 MB Progress (1): 6.9/121 MB Progress (1): 6.9/121 MB Progress (1): 6.9/121 MB Progress (1): 6.9/121 MB Progress (1): 6.9/121 MB Progress (1): 6.9/121 MB Progress (1): 6.9/121 MB Progress (1): 6.9/121 MB Progress (1): 6.9/121 MB Progress (1): 6.9/121 MB Progress (1): 6.9/121 MB Progress (1): 6.9/121 MB Progress (1): 6.9/121 MB Progress (1): 6.9/121 MB Progress (1): 6.9/121 MB Progress (1): 6.9/121 MB Progress (1): 6.9/121 MB Progress (1): 6.9/121 MB Progress (1): 6.9/121 MB Progress (1): 6.9/121 MB Progress (1): 6.9/121 MB Progress (1): 6.9/121 MB Progress (1): 6.9/121 MB Progress (1): 6.9/121 MB Progress (1): 6.9/121 MB Progress (1): 6.9/121 MB Progress (1): 6.9/121 MB Progress (1): 6.9/121 MB Progress (1): 6.9/121 MB Progress (1): 6.9/121 MB Progress (1): 6.9/121 MB Progress (1): 6.9/121 MB Progress (1): 6.9/121 MB Progress (1): 6.9/121 MB Progress (1): 6.9/121 MB Progress (1): 6.9/121 MB Progress (1): 6.9/121 MB Progress (1): 6.9/121 MB Progress (1): 6.9/121 MB Progress (1): 7.0/121 MB Progress (1): 7.0/121 MB Progress (1): 7.0/121 MB Progress (1): 7.0/121 MB Progress (1): 7.0/121 MB Progress (1): 7.0/121 MB Progress (1): 7.0/121 MB Progress (1): 7.0/121 MB Progress (1): 7.0/121 MB Progress (1): 7.0/121 MB Progress (1): 7.0/121 MB Progress (1): 7.0/121 MB Progress (1): 7.0/121 MB Progress (1): 7.0/121 MB Progress (1): 7.0/121 MB Progress (1): 7.0/121 MB Progress (1): 7.0/121 MB Progress (1): 7.0/121 MB Progress (1): 7.0/121 MB Progress (1): 7.0/121 MB Progress (1): 7.0/121 MB Progress (1): 7.0/121 MB Progress (1): 7.0/121 MB Progress (1): 7.0/121 MB Progress (1): 7.0/121 MB Progress (1): 7.0/121 MB Progress (1): 7.0/121 MB Progress (1): 7.0/121 MB Progress (1): 7.0/121 MB Progress (1): 7.0/121 MB Progress (1): 7.0/121 MB Progress (1): 7.0/121 MB Progress (1): 7.0/121 MB Progress (1): 7.0/121 MB Progress (1): 7.0/121 MB Progress (1): 7.0/121 MB Progress (1): 7.0/121 MB Progress (1): 7.0/121 MB Progress (1): 7.0/121 MB Progress (1): 7.0/121 MB Progress (1): 7.0/121 MB Progress (1): 7.0/121 MB Progress (1): 7.0/121 MB Progress (1): 7.0/121 MB Progress (1): 7.0/121 MB Progress (1): 7.0/121 MB Progress (1): 7.0/121 MB Progress (1): 7.0/121 MB Progress (1): 7.0/121 MB Progress (1): 7.1/121 MB Progress (1): 7.1/121 MB Progress (1): 7.1/121 MB Progress (1): 7.1/121 MB Progress (1): 7.1/121 MB Progress (1): 7.1/121 MB Progress (1): 7.1/121 MB Progress (1): 7.1/121 MB Progress (1): 7.1/121 MB Progress (1): 7.1/121 MB Progress (1): 7.1/121 MB Progress (1): 7.1/121 MB Progress (1): 7.1/121 MB Progress (1): 7.1/121 MB Progress (1): 7.1/121 MB Progress (1): 7.1/121 MB Progress (1): 7.1/121 MB Progress (1): 7.1/121 MB Progress (1): 7.1/121 MB Progress (1): 7.1/121 MB Progress (1): 7.1/121 MB Progress (1): 7.1/121 MB Progress (1): 7.1/121 MB Progress (1): 7.1/121 MB Progress (1): 7.1/121 MB Progress (1): 7.1/121 MB Progress (1): 7.1/121 MB Progress (1): 7.1/121 MB Progress (1): 7.1/121 MB Progress (1): 7.1/121 MB Progress (1): 7.1/121 MB Progress (1): 7.1/121 MB Progress (1): 7.1/121 MB Progress (1): 7.1/121 MB Progress (1): 7.1/121 MB Progress (1): 7.1/121 MB Progress (1): 7.1/121 MB Progress (1): 7.1/121 MB Progress (1): 7.1/121 MB Progress (1): 7.1/121 MB Progress (1): 7.1/121 MB Progress (1): 7.1/121 MB Progress (1): 7.1/121 MB Progress (1): 7.1/121 MB Progress (1): 7.1/121 MB Progress (1): 7.1/121 MB Progress (1): 7.1/121 MB Progress (1): 7.1/121 MB Progress (1): 7.1/121 MB Progress (1): 7.2/121 MB Progress (1): 7.2/121 MB Progress (1): 7.2/121 MB Progress (1): 7.2/121 MB Progress (1): 7.2/121 MB Progress (1): 7.2/121 MB Progress (1): 7.2/121 MB Progress (1): 7.2/121 MB Progress (1): 7.2/121 MB Progress (1): 7.2/121 MB Progress (1): 7.2/121 MB Progress (1): 7.2/121 MB Progress (1): 7.2/121 MB Progress (1): 7.2/121 MB Progress (1): 7.2/121 MB Progress (1): 7.2/121 MB Progress (1): 7.2/121 MB Progress (1): 7.2/121 MB Progress (1): 7.2/121 MB Progress (1): 7.2/121 MB Progress (1): 7.2/121 MB Progress (1): 7.2/121 MB Progress (1): 7.2/121 MB Progress (1): 7.2/121 MB Progress (1): 7.2/121 MB Progress (1): 7.2/121 MB Progress (1): 7.2/121 MB Progress (1): 7.2/121 MB Progress (1): 7.2/121 MB Progress (1): 7.2/121 MB Progress (1): 7.2/121 MB Progress (1): 7.2/121 MB Progress (1): 7.2/121 MB Progress (1): 7.2/121 MB Progress (1): 7.2/121 MB Progress (1): 7.2/121 MB Progress (1): 7.2/121 MB Progress (1): 7.2/121 MB Progress (1): 7.2/121 MB Progress (1): 7.2/121 MB Progress (1): 7.2/121 MB Progress (1): 7.2/121 MB Progress (1): 7.2/121 MB Progress (1): 7.2/121 MB Progress (1): 7.2/121 MB Progress (1): 7.2/121 MB Progress (1): 7.2/121 MB Progress (1): 7.2/121 MB Progress (1): 7.2/121 MB Progress (1): 7.3/121 MB Progress (1): 7.3/121 MB Progress (1): 7.3/121 MB Progress (1): 7.3/121 MB Progress (1): 7.3/121 MB Progress (1): 7.3/121 MB Progress (1): 7.3/121 MB Progress (1): 7.3/121 MB Progress (1): 7.3/121 MB Progress (1): 7.3/121 MB Progress (1): 7.3/121 MB Progress (1): 7.3/121 MB Progress (1): 7.3/121 MB Progress (1): 7.3/121 MB Progress (1): 7.3/121 MB Progress (1): 7.3/121 MB Progress (1): 7.3/121 MB Progress (1): 7.3/121 MB Progress (1): 7.3/121 MB Progress (1): 7.3/121 MB Progress (1): 7.3/121 MB Progress (1): 7.3/121 MB Progress (1): 7.3/121 MB Progress (1): 7.3/121 MB Progress (1): 7.3/121 MB Progress (1): 7.3/121 MB Progress (1): 7.3/121 MB Progress (1): 7.3/121 MB Progress (1): 7.3/121 MB Progress (1): 7.3/121 MB Progress (1): 7.3/121 MB Progress (1): 7.3/121 MB Progress (1): 7.3/121 MB Progress (1): 7.3/121 MB Progress (1): 7.3/121 MB Progress (1): 7.3/121 MB Progress (1): 7.3/121 MB Progress (1): 7.3/121 MB Progress (1): 7.3/121 MB Progress (1): 7.3/121 MB Progress (1): 7.3/121 MB Progress (1): 7.3/121 MB Progress (1): 7.3/121 MB Progress (1): 7.3/121 MB Progress (1): 7.3/121 MB Progress (1): 7.3/121 MB Progress (1): 7.3/121 MB Progress (1): 7.3/121 MB Progress (1): 7.4/121 MB Progress (1): 7.4/121 MB Progress (1): 7.4/121 MB Progress (1): 7.4/121 MB Progress (1): 7.4/121 MB Progress (1): 7.4/121 MB Progress (1): 7.4/121 MB Progress (1): 7.4/121 MB Progress (1): 7.4/121 MB Progress (1): 7.4/121 MB Progress (1): 7.4/121 MB Progress (1): 7.4/121 MB Progress (1): 7.4/121 MB Progress (1): 7.4/121 MB Progress (1): 7.4/121 MB Progress (1): 7.4/121 MB Progress (1): 7.4/121 MB Progress (1): 7.4/121 MB Progress (1): 7.4/121 MB Progress (1): 7.4/121 MB Progress (1): 7.4/121 MB Progress (1): 7.4/121 MB Progress (1): 7.4/121 MB Progress (1): 7.4/121 MB Progress (1): 7.4/121 MB Progress (1): 7.4/121 MB Progress (1): 7.4/121 MB Progress (1): 7.4/121 MB Progress (1): 7.4/121 MB Progress (1): 7.4/121 MB Progress (1): 7.4/121 MB Progress (1): 7.4/121 MB Progress (1): 7.4/121 MB Progress (1): 7.4/121 MB Progress (1): 7.4/121 MB Progress (1): 7.4/121 MB Progress (1): 7.4/121 MB Progress (1): 7.4/121 MB Progress (1): 7.4/121 MB Progress (1): 7.4/121 MB Progress (1): 7.4/121 MB Progress (1): 7.4/121 MB Progress (1): 7.4/121 MB Progress (1): 7.4/121 MB Progress (1): 7.4/121 MB Progress (1): 7.4/121 MB Progress (1): 7.4/121 MB Progress (1): 7.4/121 MB Progress (1): 7.4/121 MB Progress (1): 7.5/121 MB Progress (1): 7.5/121 MB Progress (1): 7.5/121 MB Progress (1): 7.5/121 MB Progress (1): 7.5/121 MB Progress (1): 7.5/121 MB Progress (1): 7.5/121 MB Progress (1): 7.5/121 MB Progress (1): 7.5/121 MB Progress (1): 7.5/121 MB Progress (1): 7.5/121 MB Progress (1): 7.5/121 MB Progress (1): 7.5/121 MB Progress (1): 7.5/121 MB Progress (1): 7.5/121 MB Progress (1): 7.5/121 MB Progress (1): 7.5/121 MB Progress (1): 7.5/121 MB Progress (1): 7.5/121 MB Progress (1): 7.5/121 MB Progress (1): 7.5/121 MB Progress (1): 7.5/121 MB Progress (1): 7.5/121 MB Progress (1): 7.5/121 MB Progress (1): 7.5/121 MB Progress (1): 7.5/121 MB Progress (1): 7.5/121 MB Progress (1): 7.5/121 MB Progress (1): 7.5/121 MB Progress (1): 7.5/121 MB Progress (1): 7.5/121 MB Progress (1): 7.5/121 MB Progress (1): 7.5/121 MB Progress (1): 7.5/121 MB Progress (1): 7.5/121 MB Progress (1): 7.5/121 MB Progress (1): 7.5/121 MB Progress (1): 7.5/121 MB Progress (1): 7.5/121 MB Progress (1): 7.5/121 MB Progress (1): 7.5/121 MB Progress (1): 7.5/121 MB Progress (1): 7.5/121 MB Progress (1): 7.5/121 MB Progress (1): 7.5/121 MB Progress (1): 7.5/121 MB Progress (1): 7.5/121 MB Progress (1): 7.5/121 MB Progress (1): 7.5/121 MB Progress (1): 7.6/121 MB Progress (1): 7.6/121 MB Progress (1): 7.6/121 MB Progress (1): 7.6/121 MB Progress (1): 7.6/121 MB Progress (1): 7.6/121 MB Progress (1): 7.6/121 MB Progress (1): 7.6/121 MB Progress (1): 7.6/121 MB Progress (1): 7.6/121 MB Progress (1): 7.6/121 MB Progress (1): 7.6/121 MB Progress (1): 7.6/121 MB Progress (1): 7.6/121 MB Progress (1): 7.6/121 MB Progress (1): 7.6/121 MB Progress (1): 7.6/121 MB Progress (1): 7.6/121 MB Progress (1): 7.6/121 MB Progress (1): 7.6/121 MB Progress (1): 7.6/121 MB Progress (1): 7.6/121 MB Progress (1): 7.6/121 MB Progress (1): 7.6/121 MB Progress (1): 7.6/121 MB Progress (1): 7.6/121 MB Progress (1): 7.6/121 MB Progress (1): 7.6/121 MB Progress (1): 7.6/121 MB Progress (1): 7.6/121 MB Progress (1): 7.6/121 MB Progress (1): 7.6/121 MB Progress (1): 7.6/121 MB Progress (1): 7.6/121 MB Progress (1): 7.6/121 MB Progress (1): 7.6/121 MB Progress (1): 7.6/121 MB Progress (1): 7.6/121 MB Progress (1): 7.6/121 MB Progress (1): 7.6/121 MB Progress (1): 7.6/121 MB Progress (1): 7.6/121 MB Progress (1): 7.6/121 MB Progress (1): 7.6/121 MB Progress (1): 7.6/121 MB Progress (1): 7.6/121 MB Progress (1): 7.6/121 MB Progress (1): 7.6/121 MB Progress (1): 7.6/121 MB Progress (1): 7.7/121 MB Progress (1): 7.7/121 MB Progress (1): 7.7/121 MB Progress (1): 7.7/121 MB Progress (1): 7.7/121 MB Progress (1): 7.7/121 MB Progress (1): 7.7/121 MB Progress (1): 7.7/121 MB Progress (1): 7.7/121 MB Progress (1): 7.7/121 MB Progress (1): 7.7/121 MB Progress (1): 7.7/121 MB Progress (1): 7.7/121 MB Progress (1): 7.7/121 MB Progress (1): 7.7/121 MB Progress (1): 7.7/121 MB Progress (1): 7.7/121 MB Progress (1): 7.7/121 MB Progress (1): 7.7/121 MB Progress (1): 7.7/121 MB Progress (1): 7.7/121 MB Progress (1): 7.7/121 MB Progress (1): 7.7/121 MB Progress (1): 7.7/121 MB Progress (1): 7.7/121 MB Progress (1): 7.7/121 MB Progress (1): 7.7/121 MB Progress (1): 7.7/121 MB Progress (1): 7.7/121 MB Progress (1): 7.7/121 MB Progress (1): 7.7/121 MB Progress (1): 7.7/121 MB Progress (1): 7.7/121 MB Progress (1): 7.7/121 MB Progress (1): 7.7/121 MB Progress (1): 7.7/121 MB Progress (1): 7.7/121 MB Progress (1): 7.7/121 MB Progress (1): 7.7/121 MB Progress (1): 7.7/121 MB Progress (1): 7.7/121 MB Progress (1): 7.7/121 MB Progress (1): 7.7/121 MB Progress (1): 7.7/121 MB Progress (1): 7.7/121 MB Progress (1): 7.7/121 MB Progress (1): 7.7/121 MB Progress (1): 7.7/121 MB Progress (1): 7.7/121 MB Progress (1): 7.8/121 MB Progress (1): 7.8/121 MB Progress (1): 7.8/121 MB Progress (1): 7.8/121 MB Progress (1): 7.8/121 MB Progress (1): 7.8/121 MB Progress (1): 7.8/121 MB Progress (1): 7.8/121 MB Progress (1): 7.8/121 MB Progress (1): 7.8/121 MB Progress (1): 7.8/121 MB Progress (1): 7.8/121 MB Progress (1): 7.8/121 MB Progress (1): 7.8/121 MB Progress (1): 7.8/121 MB Progress (1): 7.8/121 MB Progress (1): 7.8/121 MB Progress (1): 7.8/121 MB Progress (1): 7.8/121 MB Progress (1): 7.8/121 MB Progress (1): 7.8/121 MB Progress (1): 7.8/121 MB Progress (1): 7.8/121 MB Progress (1): 7.8/121 MB Progress (1): 7.8/121 MB Progress (1): 7.8/121 MB Progress (1): 7.8/121 MB Progress (1): 7.8/121 MB Progress (1): 7.8/121 MB Progress (1): 7.8/121 MB Progress (1): 7.8/121 MB Progress (1): 7.8/121 MB Progress (1): 7.8/121 MB Progress (1): 7.8/121 MB Progress (1): 7.8/121 MB Progress (1): 7.8/121 MB Progress (1): 7.8/121 MB Progress (1): 7.8/121 MB Progress (1): 7.8/121 MB Progress (1): 7.8/121 MB Progress (1): 7.8/121 MB Progress (1): 7.8/121 MB Progress (1): 7.8/121 MB Progress (1): 7.8/121 MB Progress (1): 7.8/121 MB Progress (1): 7.8/121 MB Progress (1): 7.8/121 MB Progress (1): 7.8/121 MB Progress (1): 7.8/121 MB Progress (1): 7.9/121 MB Progress (1): 7.9/121 MB Progress (1): 7.9/121 MB Progress (1): 7.9/121 MB Progress (1): 7.9/121 MB Progress (1): 7.9/121 MB Progress (1): 7.9/121 MB Progress (1): 7.9/121 MB Progress (1): 7.9/121 MB Progress (1): 7.9/121 MB Progress (1): 7.9/121 MB Progress (1): 7.9/121 MB Progress (1): 7.9/121 MB Progress (1): 7.9/121 MB Progress (1): 7.9/121 MB Progress (1): 7.9/121 MB Progress (1): 7.9/121 MB Progress (1): 7.9/121 MB Progress (1): 7.9/121 MB Progress (1): 7.9/121 MB Progress (1): 7.9/121 MB Progress (1): 7.9/121 MB Progress (1): 7.9/121 MB Progress (1): 7.9/121 MB Progress (1): 7.9/121 MB Progress (1): 7.9/121 MB Progress (1): 7.9/121 MB Progress (1): 7.9/121 MB Progress (1): 7.9/121 MB Progress (1): 7.9/121 MB Progress (1): 7.9/121 MB Progress (1): 7.9/121 MB Progress (1): 7.9/121 MB Progress (1): 7.9/121 MB Progress (1): 7.9/121 MB Progress (1): 7.9/121 MB Progress (1): 7.9/121 MB Progress (1): 7.9/121 MB Progress (1): 7.9/121 MB Progress (1): 7.9/121 MB Progress (1): 7.9/121 MB Progress (1): 7.9/121 MB Progress (1): 7.9/121 MB Progress (1): 7.9/121 MB Progress (1): 7.9/121 MB Progress (1): 7.9/121 MB Progress (1): 7.9/121 MB Progress (1): 7.9/121 MB Progress (1): 8.0/121 MB Progress (1): 8.0/121 MB Progress (1): 8.0/121 MB Progress (1): 8.0/121 MB Progress (1): 8.0/121 MB Progress (1): 8.0/121 MB Progress (1): 8.0/121 MB Progress (1): 8.0/121 MB Progress (1): 8.0/121 MB Progress (1): 8.0/121 MB Progress (1): 8.0/121 MB Progress (1): 8.0/121 MB Progress (1): 8.0/121 MB Progress (1): 8.0/121 MB Progress (1): 8.0/121 MB Progress (1): 8.0/121 MB Progress (1): 8.0/121 MB Progress (1): 8.0/121 MB Progress (1): 8.0/121 MB Progress (1): 8.0/121 MB Progress (1): 8.0/121 MB Progress (1): 8.0/121 MB Progress (1): 8.0/121 MB Progress (1): 8.0/121 MB Progress (1): 8.0/121 MB Progress (1): 8.0/121 MB Progress (1): 8.0/121 MB Progress (1): 8.0/121 MB Progress (1): 8.0/121 MB Progress (1): 8.0/121 MB Progress (1): 8.0/121 MB Progress (1): 8.0/121 MB Progress (1): 8.0/121 MB Progress (1): 8.0/121 MB Progress (1): 8.0/121 MB Progress (1): 8.0/121 MB Progress (1): 8.0/121 MB Progress (1): 8.0/121 MB Progress (1): 8.0/121 MB Progress (1): 8.0/121 MB Progress (1): 8.0/121 MB Progress (1): 8.0/121 MB Progress (1): 8.0/121 MB Progress (1): 8.0/121 MB Progress (1): 8.0/121 MB Progress (1): 8.0/121 MB Progress (1): 8.0/121 MB Progress (1): 8.0/121 MB Progress (1): 8.0/121 MB Progress (1): 8.1/121 MB Progress (1): 8.1/121 MB Progress (1): 8.1/121 MB Progress (1): 8.1/121 MB Progress (1): 8.1/121 MB Progress (1): 8.1/121 MB Progress (1): 8.1/121 MB Progress (1): 8.1/121 MB Progress (1): 8.1/121 MB Progress (1): 8.1/121 MB Progress (1): 8.1/121 MB Progress (1): 8.1/121 MB Progress (1): 8.1/121 MB Progress (1): 8.1/121 MB Progress (1): 8.1/121 MB Progress (1): 8.1/121 MB Progress (1): 8.1/121 MB Progress (1): 8.1/121 MB Progress (1): 8.1/121 MB Progress (1): 8.1/121 MB Progress (1): 8.1/121 MB Progress (1): 8.1/121 MB Progress (1): 8.1/121 MB Progress (1): 8.1/121 MB Progress (1): 8.1/121 MB Progress (1): 8.1/121 MB Progress (1): 8.1/121 MB Progress (1): 8.1/121 MB Progress (1): 8.1/121 MB Progress (1): 8.1/121 MB Progress (1): 8.1/121 MB Progress (1): 8.1/121 MB Progress (1): 8.1/121 MB Progress (1): 8.1/121 MB Progress (1): 8.1/121 MB Progress (1): 8.1/121 MB Progress (1): 8.1/121 MB Progress (1): 8.1/121 MB Progress (1): 8.1/121 MB Progress (1): 8.1/121 MB Progress (1): 8.1/121 MB Progress (1): 8.1/121 MB Progress (1): 8.1/121 MB Progress (1): 8.1/121 MB Progress (1): 8.1/121 MB Progress (1): 8.1/121 MB Progress (1): 8.1/121 MB Progress (1): 8.1/121 MB Progress (1): 8.1/121 MB Progress (1): 8.2/121 MB Progress (1): 8.2/121 MB Progress (1): 8.2/121 MB Progress (1): 8.2/121 MB Progress (1): 8.2/121 MB Progress (1): 8.2/121 MB Progress (1): 8.2/121 MB Progress (1): 8.2/121 MB Progress (1): 8.2/121 MB Progress (1): 8.2/121 MB Progress (1): 8.2/121 MB Progress (1): 8.2/121 MB Progress (1): 8.2/121 MB Progress (1): 8.2/121 MB Progress (1): 8.2/121 MB Progress (1): 8.2/121 MB Progress (1): 8.2/121 MB Progress (1): 8.2/121 MB Progress (1): 8.2/121 MB Progress (1): 8.2/121 MB Progress (1): 8.2/121 MB Progress (1): 8.2/121 MB Progress (1): 8.2/121 MB Progress (1): 8.2/121 MB Progress (1): 8.2/121 MB Progress (1): 8.2/121 MB Progress (1): 8.2/121 MB Progress (1): 8.2/121 MB Progress (1): 8.2/121 MB Progress (1): 8.2/121 MB Progress (1): 8.2/121 MB Progress (1): 8.2/121 MB Progress (1): 8.2/121 MB Progress (1): 8.2/121 MB Progress (1): 8.2/121 MB Progress (1): 8.2/121 MB Progress (1): 8.2/121 MB Progress (1): 8.2/121 MB Progress (1): 8.2/121 MB Progress (1): 8.2/121 MB Progress (1): 8.2/121 MB Progress (1): 8.2/121 MB Progress (1): 8.2/121 MB Progress (1): 8.2/121 MB Progress (1): 8.2/121 MB Progress (1): 8.2/121 MB Progress (1): 8.2/121 MB Progress (1): 8.2/121 MB Progress (1): 8.2/121 MB Progress (1): 8.3/121 MB Progress (1): 8.3/121 MB Progress (1): 8.3/121 MB Progress (1): 8.3/121 MB Progress (1): 8.3/121 MB Progress (1): 8.3/121 MB Progress (1): 8.3/121 MB Progress (1): 8.3/121 MB Progress (1): 8.3/121 MB Progress (1): 8.3/121 MB Progress (1): 8.3/121 MB Progress (1): 8.3/121 MB Progress (1): 8.3/121 MB Progress (1): 8.3/121 MB Progress (1): 8.3/121 MB Progress (1): 8.3/121 MB Progress (1): 8.3/121 MB Progress (1): 8.3/121 MB Progress (1): 8.3/121 MB Progress (1): 8.3/121 MB Progress (1): 8.3/121 MB Progress (1): 8.3/121 MB Progress (1): 8.3/121 MB Progress (1): 8.3/121 MB Progress (1): 8.3/121 MB Progress (1): 8.3/121 MB Progress (1): 8.3/121 MB Progress (1): 8.3/121 MB Progress (1): 8.3/121 MB Progress (1): 8.3/121 MB Progress (1): 8.3/121 MB Progress (1): 8.3/121 MB Progress (1): 8.3/121 MB Progress (1): 8.3/121 MB Progress (1): 8.3/121 MB Progress (1): 8.3/121 MB Progress (1): 8.3/121 MB Progress (1): 8.3/121 MB Progress (1): 8.3/121 MB Progress (1): 8.3/121 MB Progress (1): 8.3/121 MB Progress (1): 8.3/121 MB Progress (1): 8.3/121 MB Progress (1): 8.3/121 MB Progress (1): 8.3/121 MB Progress (1): 8.3/121 MB Progress (1): 8.3/121 MB Progress (1): 8.3/121 MB Progress (1): 8.3/121 MB Progress (1): 8.4/121 MB Progress (1): 8.4/121 MB Progress (1): 8.4/121 MB Progress (1): 8.4/121 MB Progress (1): 8.4/121 MB Progress (1): 8.4/121 MB Progress (1): 8.4/121 MB Progress (1): 8.4/121 MB Progress (1): 8.4/121 MB Progress (1): 8.4/121 MB Progress (1): 8.4/121 MB Progress (1): 8.4/121 MB Progress (1): 8.4/121 MB Progress (1): 8.4/121 MB Progress (1): 8.4/121 MB Progress (1): 8.4/121 MB Progress (1): 8.4/121 MB Progress (1): 8.4/121 MB Progress (1): 8.4/121 MB Progress (1): 8.4/121 MB Progress (1): 8.4/121 MB Progress (1): 8.4/121 MB Progress (1): 8.4/121 MB Progress (1): 8.4/121 MB Progress (1): 8.4/121 MB Progress (1): 8.4/121 MB Progress (1): 8.4/121 MB Progress (1): 8.4/121 MB Progress (1): 8.4/121 MB Progress (1): 8.4/121 MB Progress (1): 8.4/121 MB Progress (1): 8.4/121 MB Progress (1): 8.4/121 MB Progress (1): 8.4/121 MB Progress (1): 8.4/121 MB Progress (1): 8.4/121 MB Progress (1): 8.4/121 MB Progress (1): 8.4/121 MB Progress (1): 8.4/121 MB Progress (1): 8.4/121 MB Progress (1): 8.4/121 MB Progress (1): 8.4/121 MB Progress (1): 8.4/121 MB Progress (1): 8.4/121 MB Progress (1): 8.4/121 MB Progress (1): 8.4/121 MB Progress (1): 8.4/121 MB Progress (1): 8.4/121 MB Progress (1): 8.5/121 MB Progress (1): 8.5/121 MB Progress (1): 8.5/121 MB Progress (1): 8.5/121 MB Progress (1): 8.5/121 MB Progress (1): 8.5/121 MB Progress (1): 8.5/121 MB Progress (1): 8.5/121 MB Progress (1): 8.5/121 MB Progress (1): 8.5/121 MB Progress (1): 8.5/121 MB Progress (1): 8.5/121 MB Progress (1): 8.5/121 MB Progress (1): 8.5/121 MB Progress (1): 8.5/121 MB Progress (1): 8.5/121 MB Progress (1): 8.5/121 MB Progress (1): 8.5/121 MB Progress (1): 8.5/121 MB Progress (1): 8.5/121 MB Progress (1): 8.5/121 MB Progress (1): 8.5/121 MB Progress (1): 8.5/121 MB Progress (1): 8.5/121 MB Progress (1): 8.5/121 MB Progress (1): 8.5/121 MB Progress (1): 8.5/121 MB Progress (1): 8.5/121 MB Progress (1): 8.5/121 MB Progress (1): 8.5/121 MB Progress (1): 8.5/121 MB Progress (1): 8.5/121 MB Progress (1): 8.5/121 MB Progress (1): 8.5/121 MB Progress (1): 8.5/121 MB Progress (1): 8.5/121 MB Progress (1): 8.5/121 MB Progress (1): 8.5/121 MB Progress (1): 8.5/121 MB Progress (1): 8.5/121 MB Progress (1): 8.5/121 MB Progress (1): 8.5/121 MB Progress (1): 8.5/121 MB Progress (1): 8.5/121 MB Progress (1): 8.5/121 MB Progress (1): 8.5/121 MB Progress (1): 8.5/121 MB Progress (1): 8.5/121 MB Progress (1): 8.5/121 MB Progress (1): 8.6/121 MB Progress (1): 8.6/121 MB Progress (1): 8.6/121 MB Progress (1): 8.6/121 MB Progress (1): 8.6/121 MB Progress (1): 8.6/121 MB Progress (1): 8.6/121 MB Progress (1): 8.6/121 MB Progress (1): 8.6/121 MB Progress (1): 8.6/121 MB Progress (1): 8.6/121 MB Progress (1): 8.6/121 MB Progress (1): 8.6/121 MB Progress (1): 8.6/121 MB Progress (1): 8.6/121 MB Progress (1): 8.6/121 MB Progress (1): 8.6/121 MB Progress (1): 8.6/121 MB Progress (1): 8.6/121 MB Progress (1): 8.6/121 MB Progress (1): 8.6/121 MB Progress (1): 8.6/121 MB Progress (1): 8.6/121 MB Progress (1): 8.6/121 MB Progress (1): 8.6/121 MB Progress (1): 8.6/121 MB Progress (1): 8.6/121 MB Progress (1): 8.6/121 MB Progress (1): 8.6/121 MB Progress (1): 8.6/121 MB Progress (1): 8.6/121 MB Progress (1): 8.6/121 MB Progress (1): 8.6/121 MB Progress (1): 8.6/121 MB Progress (1): 8.6/121 MB Progress (1): 8.6/121 MB Progress (1): 8.6/121 MB Progress (1): 8.6/121 MB Progress (1): 8.6/121 MB Progress (1): 8.6/121 MB Progress (1): 8.6/121 MB Progress (1): 8.6/121 MB Progress (1): 8.6/121 MB Progress (1): 8.6/121 MB Progress (1): 8.6/121 MB Progress (1): 8.6/121 MB Progress (1): 8.6/121 MB Progress (1): 8.6/121 MB Progress (1): 8.6/121 MB Progress (1): 8.7/121 MB Progress (1): 8.7/121 MB Progress (1): 8.7/121 MB Progress (1): 8.7/121 MB Progress (1): 8.7/121 MB Progress (1): 8.7/121 MB Progress (1): 8.7/121 MB Progress (1): 8.7/121 MB Progress (1): 8.7/121 MB Progress (1): 8.7/121 MB Progress (1): 8.7/121 MB Progress (1): 8.7/121 MB Progress (1): 8.7/121 MB Progress (1): 8.7/121 MB Progress (1): 8.7/121 MB Progress (1): 8.7/121 MB Progress (1): 8.7/121 MB Progress (1): 8.7/121 MB Progress (1): 8.7/121 MB Progress (1): 8.7/121 MB Progress (1): 8.7/121 MB Progress (1): 8.7/121 MB Progress (1): 8.7/121 MB Progress (1): 8.7/121 MB Progress (1): 8.7/121 MB Progress (1): 8.7/121 MB Progress (1): 8.7/121 MB Progress (1): 8.7/121 MB Progress (1): 8.7/121 MB Progress (1): 8.7/121 MB Progress (1): 8.7/121 MB Progress (1): 8.7/121 MB Progress (1): 8.7/121 MB Progress (1): 8.7/121 MB Progress (1): 8.7/121 MB Progress (1): 8.7/121 MB Progress (1): 8.7/121 MB Progress (1): 8.7/121 MB Progress (1): 8.7/121 MB Progress (1): 8.7/121 MB Progress (1): 8.7/121 MB Progress (1): 8.7/121 MB Progress (1): 8.7/121 MB Progress (1): 8.7/121 MB Progress (1): 8.7/121 MB Progress (1): 8.7/121 MB Progress (1): 8.7/121 MB Progress (1): 8.7/121 MB Progress (1): 8.7/121 MB Progress (1): 8.8/121 MB Progress (1): 8.8/121 MB Progress (1): 8.8/121 MB Progress (1): 8.8/121 MB Progress (1): 8.8/121 MB Progress (1): 8.8/121 MB Progress (1): 8.8/121 MB Progress (1): 8.8/121 MB Progress (1): 8.8/121 MB Progress (1): 8.8/121 MB Progress (1): 8.8/121 MB Progress (1): 8.8/121 MB Progress (1): 8.8/121 MB Progress (1): 8.8/121 MB Progress (1): 8.8/121 MB Progress (1): 8.8/121 MB Progress (1): 8.8/121 MB Progress (1): 8.8/121 MB Progress (1): 8.8/121 MB Progress (1): 8.8/121 MB Progress (1): 8.8/121 MB Progress (1): 8.8/121 MB Progress (1): 8.8/121 MB Progress (1): 8.8/121 MB Progress (1): 8.8/121 MB Progress (1): 8.8/121 MB Progress (1): 8.8/121 MB Progress (1): 8.8/121 MB Progress (1): 8.8/121 MB Progress (1): 8.8/121 MB Progress (1): 8.8/121 MB Progress (1): 8.8/121 MB Progress (1): 8.8/121 MB Progress (1): 8.8/121 MB Progress (1): 8.8/121 MB Progress (1): 8.8/121 MB Progress (1): 8.8/121 MB Progress (1): 8.8/121 MB Progress (1): 8.8/121 MB Progress (1): 8.8/121 MB Progress (1): 8.8/121 MB Progress (1): 8.8/121 MB Progress (1): 8.8/121 MB Progress (1): 8.8/121 MB Progress (1): 8.8/121 MB Progress (1): 8.8/121 MB Progress (1): 8.8/121 MB Progress (1): 8.8/121 MB Progress (1): 8.8/121 MB Progress (1): 8.9/121 MB Progress (1): 8.9/121 MB Progress (1): 8.9/121 MB Progress (1): 8.9/121 MB Progress (1): 8.9/121 MB Progress (1): 8.9/121 MB Progress (1): 8.9/121 MB Progress (1): 8.9/121 MB Progress (1): 8.9/121 MB Progress (1): 8.9/121 MB Progress (1): 8.9/121 MB Progress (1): 8.9/121 MB Progress (1): 8.9/121 MB Progress (1): 8.9/121 MB Progress (1): 8.9/121 MB Progress (1): 8.9/121 MB Progress (1): 8.9/121 MB Progress (1): 8.9/121 MB Progress (1): 8.9/121 MB Progress (1): 8.9/121 MB Progress (1): 8.9/121 MB Progress (1): 8.9/121 MB Progress (1): 8.9/121 MB Progress (1): 8.9/121 MB Progress (1): 8.9/121 MB Progress (1): 8.9/121 MB Progress (1): 8.9/121 MB Progress (1): 8.9/121 MB Progress (1): 8.9/121 MB Progress (1): 8.9/121 MB Progress (1): 8.9/121 MB Progress (1): 8.9/121 MB Progress (1): 8.9/121 MB Progress (1): 8.9/121 MB Progress (1): 8.9/121 MB Progress (1): 8.9/121 MB Progress (1): 8.9/121 MB Progress (1): 8.9/121 MB Progress (1): 8.9/121 MB Progress (1): 8.9/121 MB Progress (1): 8.9/121 MB Progress (1): 8.9/121 MB Progress (1): 8.9/121 MB Progress (1): 8.9/121 MB Progress (1): 8.9/121 MB Progress (1): 8.9/121 MB Progress (1): 8.9/121 MB Progress (1): 8.9/121 MB Progress (1): 8.9/121 MB Progress (1): 9.0/121 MB Progress (1): 9.0/121 MB Progress (1): 9.0/121 MB Progress (1): 9.0/121 MB Progress (1): 9.0/121 MB Progress (1): 9.0/121 MB Progress (1): 9.0/121 MB Progress (1): 9.0/121 MB Progress (1): 9.0/121 MB Progress (1): 9.0/121 MB Progress (1): 9.0/121 MB Progress (1): 9.0/121 MB Progress (1): 9.0/121 MB Progress (1): 9.0/121 MB Progress (1): 9.0/121 MB Progress (1): 9.0/121 MB Progress (1): 9.0/121 MB Progress (1): 9.0/121 MB Progress (1): 9.0/121 MB Progress (1): 9.0/121 MB Progress (1): 9.0/121 MB Progress (1): 9.0/121 MB Progress (1): 9.0/121 MB Progress (1): 9.0/121 MB Progress (1): 9.0/121 MB Progress (1): 9.0/121 MB Progress (1): 9.0/121 MB Progress (1): 9.0/121 MB Progress (1): 9.0/121 MB Progress (1): 9.0/121 MB Progress (1): 9.0/121 MB Progress (1): 9.0/121 MB Progress (1): 9.0/121 MB Progress (1): 9.0/121 MB Progress (1): 9.0/121 MB Progress (1): 9.0/121 MB Progress (1): 9.0/121 MB Progress (1): 9.0/121 MB Progress (1): 9.0/121 MB Progress (1): 9.0/121 MB Progress (1): 9.0/121 MB Progress (1): 9.0/121 MB Progress (1): 9.0/121 MB Progress (1): 9.0/121 MB Progress (1): 9.0/121 MB Progress (1): 9.0/121 MB Progress (1): 9.0/121 MB Progress (1): 9.0/121 MB Progress (1): 9.1/121 MB Progress (1): 9.1/121 MB Progress (1): 9.1/121 MB Progress (1): 9.1/121 MB Progress (1): 9.1/121 MB Progress (1): 9.1/121 MB Progress (1): 9.1/121 MB Progress (1): 9.1/121 MB Progress (1): 9.1/121 MB Progress (1): 9.1/121 MB Progress (1): 9.1/121 MB Progress (1): 9.1/121 MB Progress (1): 9.1/121 MB Progress (1): 9.1/121 MB Progress (1): 9.1/121 MB Progress (1): 9.1/121 MB Progress (1): 9.1/121 MB Progress (1): 9.1/121 MB Progress (1): 9.1/121 MB Progress (1): 9.1/121 MB Progress (1): 9.1/121 MB Progress (1): 9.1/121 MB Progress (1): 9.1/121 MB Progress (1): 9.1/121 MB Progress (1): 9.1/121 MB Progress (1): 9.1/121 MB Progress (1): 9.1/121 MB Progress (1): 9.1/121 MB Progress (1): 9.1/121 MB Progress (1): 9.1/121 MB Progress (1): 9.1/121 MB Progress (1): 9.1/121 MB Progress (1): 9.1/121 MB Progress (1): 9.1/121 MB Progress (1): 9.1/121 MB Progress (1): 9.1/121 MB Progress (1): 9.1/121 MB Progress (1): 9.1/121 MB Progress (1): 9.1/121 MB Progress (1): 9.1/121 MB Progress (1): 9.1/121 MB Progress (1): 9.1/121 MB Progress (1): 9.1/121 MB Progress (1): 9.1/121 MB Progress (1): 9.1/121 MB Progress (1): 9.1/121 MB Progress (1): 9.1/121 MB Progress (1): 9.1/121 MB Progress (1): 9.1/121 MB Progress (1): 9.2/121 MB Progress (1): 9.2/121 MB Progress (1): 9.2/121 MB Progress (1): 9.2/121 MB Progress (1): 9.2/121 MB Progress (1): 9.2/121 MB Progress (1): 9.2/121 MB Progress (1): 9.2/121 MB Progress (1): 9.2/121 MB Progress (1): 9.2/121 MB Progress (1): 9.2/121 MB Progress (1): 9.2/121 MB Progress (1): 9.2/121 MB Progress (1): 9.2/121 MB Progress (1): 9.2/121 MB Progress (1): 9.2/121 MB Progress (1): 9.2/121 MB Progress (1): 9.2/121 MB Progress (1): 9.2/121 MB Progress (1): 9.2/121 MB Progress (1): 9.2/121 MB Progress (1): 9.2/121 MB Progress (1): 9.2/121 MB Progress (1): 9.2/121 MB Progress (1): 9.2/121 MB Progress (1): 9.2/121 MB Progress (1): 9.2/121 MB Progress (1): 9.2/121 MB Progress (1): 9.2/121 MB Progress (1): 9.2/121 MB Progress (1): 9.2/121 MB Progress (1): 9.2/121 MB Progress (1): 9.2/121 MB Progress (1): 9.2/121 MB Progress (1): 9.2/121 MB Progress (1): 9.2/121 MB Progress (1): 9.2/121 MB Progress (1): 9.2/121 MB Progress (1): 9.2/121 MB Progress (1): 9.2/121 MB Progress (1): 9.2/121 MB Progress (1): 9.2/121 MB Progress (1): 9.2/121 MB Progress (1): 9.2/121 MB Progress (1): 9.2/121 MB Progress (1): 9.2/121 MB Progress (1): 9.2/121 MB Progress (1): 9.2/121 MB Progress (1): 9.2/121 MB Progress (1): 9.3/121 MB Progress (1): 9.3/121 MB Progress (1): 9.3/121 MB Progress (1): 9.3/121 MB Progress (1): 9.3/121 MB Progress (1): 9.3/121 MB Progress (1): 9.3/121 MB Progress (1): 9.3/121 MB Progress (1): 9.3/121 MB Progress (1): 9.3/121 MB Progress (1): 9.3/121 MB Progress (1): 9.3/121 MB Progress (1): 9.3/121 MB Progress (1): 9.3/121 MB Progress (1): 9.3/121 MB Progress (1): 9.3/121 MB Progress (1): 9.3/121 MB Progress (1): 9.3/121 MB Progress (1): 9.3/121 MB Progress (1): 9.3/121 MB Progress (1): 9.3/121 MB Progress (1): 9.3/121 MB Progress (1): 9.3/121 MB Progress (1): 9.3/121 MB Progress (1): 9.3/121 MB Progress (1): 9.3/121 MB Progress (1): 9.3/121 MB Progress (1): 9.3/121 MB Progress (1): 9.3/121 MB Progress (1): 9.3/121 MB Progress (1): 9.3/121 MB Progress (1): 9.3/121 MB Progress (1): 9.3/121 MB Progress (1): 9.3/121 MB Progress (1): 9.3/121 MB Progress (1): 9.3/121 MB Progress (1): 9.3/121 MB Progress (1): 9.3/121 MB Progress (1): 9.3/121 MB Progress (1): 9.3/121 MB Progress (1): 9.3/121 MB Progress (1): 9.3/121 MB Progress (1): 9.3/121 MB Progress (1): 9.3/121 MB Progress (1): 9.3/121 MB Progress (1): 9.3/121 MB Progress (1): 9.3/121 MB Progress (1): 9.3/121 MB Progress (1): 9.3/121 MB Progress (1): 9.4/121 MB Progress (1): 9.4/121 MB Progress (1): 9.4/121 MB Progress (1): 9.4/121 MB Progress (1): 9.4/121 MB Progress (1): 9.4/121 MB Progress (1): 9.4/121 MB Progress (1): 9.4/121 MB Progress (1): 9.4/121 MB Progress (1): 9.4/121 MB Progress (1): 9.4/121 MB Progress (1): 9.4/121 MB Progress (1): 9.4/121 MB Progress (1): 9.4/121 MB Progress (1): 9.4/121 MB Progress (1): 9.4/121 MB Progress (1): 9.4/121 MB Progress (1): 9.4/121 MB Progress (1): 9.4/121 MB Progress (1): 9.4/121 MB Progress (1): 9.4/121 MB Progress (1): 9.4/121 MB Progress (1): 9.4/121 MB Progress (1): 9.4/121 MB Progress (1): 9.4/121 MB Progress (1): 9.4/121 MB Progress (1): 9.4/121 MB Progress (1): 9.4/121 MB Progress (1): 9.4/121 MB Progress (1): 9.4/121 MB Progress (1): 9.4/121 MB Progress (1): 9.4/121 MB Progress (1): 9.4/121 MB Progress (1): 9.4/121 MB Progress (1): 9.4/121 MB Progress (1): 9.4/121 MB Progress (1): 9.4/121 MB Progress (1): 9.4/121 MB Progress (1): 9.4/121 MB Progress (1): 9.4/121 MB Progress (1): 9.4/121 MB Progress (1): 9.4/121 MB Progress (1): 9.4/121 MB Progress (1): 9.4/121 MB Progress (1): 9.4/121 MB Progress (1): 9.4/121 MB Progress (1): 9.4/121 MB Progress (1): 9.4/121 MB Progress (1): 9.4/121 MB Progress (1): 9.5/121 MB Progress (1): 9.5/121 MB Progress (1): 9.5/121 MB Progress (1): 9.5/121 MB Progress (1): 9.5/121 MB Progress (1): 9.5/121 MB Progress (1): 9.5/121 MB Progress (1): 9.5/121 MB Progress (1): 9.5/121 MB Progress (1): 9.5/121 MB Progress (1): 9.5/121 MB Progress (1): 9.5/121 MB Progress (1): 9.5/121 MB Progress (1): 9.5/121 MB Progress (1): 9.5/121 MB Progress (1): 9.5/121 MB Progress (1): 9.5/121 MB Progress (1): 9.5/121 MB Progress (1): 9.5/121 MB Progress (1): 9.5/121 MB Progress (1): 9.5/121 MB Progress (1): 9.5/121 MB Progress (1): 9.5/121 MB Progress (1): 9.5/121 MB Progress (1): 9.5/121 MB Progress (1): 9.5/121 MB Progress (1): 9.5/121 MB Progress (1): 9.5/121 MB Progress (1): 9.5/121 MB Progress (1): 9.5/121 MB Progress (1): 9.5/121 MB Progress (1): 9.5/121 MB Progress (1): 9.5/121 MB Progress (1): 9.5/121 MB Progress (1): 9.5/121 MB Progress (1): 9.5/121 MB Progress (1): 9.5/121 MB Progress (1): 9.5/121 MB Progress (1): 9.5/121 MB Progress (1): 9.5/121 MB Progress (1): 9.5/121 MB Progress (1): 9.5/121 MB Progress (1): 9.5/121 MB Progress (1): 9.5/121 MB Progress (1): 9.5/121 MB Progress (1): 9.5/121 MB Progress (1): 9.5/121 MB Progress (1): 9.5/121 MB Progress (1): 9.5/121 MB Progress (1): 9.6/121 MB Progress (1): 9.6/121 MB Progress (1): 9.6/121 MB Progress (1): 9.6/121 MB Progress (1): 9.6/121 MB Progress (1): 9.6/121 MB Progress (1): 9.6/121 MB Progress (1): 9.6/121 MB Progress (1): 9.6/121 MB Progress (1): 9.6/121 MB Progress (1): 9.6/121 MB Progress (1): 9.6/121 MB Progress (1): 9.6/121 MB Progress (1): 9.6/121 MB Progress (1): 9.6/121 MB Progress (1): 9.6/121 MB Progress (1): 9.6/121 MB Progress (1): 9.6/121 MB Progress (1): 9.6/121 MB Progress (1): 9.6/121 MB Progress (1): 9.6/121 MB Progress (1): 9.6/121 MB Progress (1): 9.6/121 MB Progress (1): 9.6/121 MB Progress (1): 9.6/121 MB Progress (1): 9.6/121 MB Progress (1): 9.6/121 MB Progress (1): 9.6/121 MB Progress (1): 9.6/121 MB Progress (1): 9.6/121 MB Progress (1): 9.6/121 MB Progress (1): 9.6/121 MB Progress (1): 9.6/121 MB Progress (1): 9.6/121 MB Progress (1): 9.6/121 MB Progress (1): 9.6/121 MB Progress (1): 9.6/121 MB Progress (1): 9.6/121 MB Progress (1): 9.6/121 MB Progress (1): 9.6/121 MB Progress (1): 9.6/121 MB Progress (1): 9.6/121 MB Progress (1): 9.6/121 MB Progress (1): 9.6/121 MB Progress (1): 9.6/121 MB Progress (1): 9.6/121 MB Progress (1): 9.6/121 MB Progress (1): 9.6/121 MB Progress (1): 9.7/121 MB Progress (1): 9.7/121 MB Progress (1): 9.7/121 MB Progress (1): 9.7/121 MB Progress (1): 9.7/121 MB Progress (1): 9.7/121 MB Progress (1): 9.7/121 MB Progress (1): 9.7/121 MB Progress (1): 9.7/121 MB Progress (1): 9.7/121 MB Progress (1): 9.7/121 MB Progress (1): 9.7/121 MB Progress (1): 9.7/121 MB Progress (1): 9.7/121 MB Progress (1): 9.7/121 MB Progress (1): 9.7/121 MB Progress (1): 9.7/121 MB Progress (1): 9.7/121 MB Progress (1): 9.7/121 MB Progress (1): 9.7/121 MB Progress (1): 9.7/121 MB Progress (1): 9.7/121 MB Progress (1): 9.7/121 MB Progress (1): 9.7/121 MB Progress (1): 9.7/121 MB Progress (1): 9.7/121 MB Progress (1): 9.7/121 MB Progress (1): 9.7/121 MB Progress (1): 9.7/121 MB Progress (1): 9.7/121 MB Progress (1): 9.7/121 MB Progress (1): 9.7/121 MB Progress (1): 9.7/121 MB Progress (1): 9.7/121 MB Progress (1): 9.7/121 MB Progress (1): 9.7/121 MB Progress (1): 9.7/121 MB Progress (1): 9.7/121 MB Progress (1): 9.7/121 MB Progress (1): 9.7/121 MB Progress (1): 9.7/121 MB Progress (1): 9.7/121 MB Progress (1): 9.7/121 MB Progress (1): 9.7/121 MB Progress (1): 9.7/121 MB Progress (1): 9.7/121 MB Progress (1): 9.7/121 MB Progress (1): 9.7/121 MB Progress (1): 9.7/121 MB Progress (1): 9.8/121 MB Progress (1): 9.8/121 MB Progress (1): 9.8/121 MB Progress (1): 9.8/121 MB Progress (1): 9.8/121 MB Progress (1): 9.8/121 MB Progress (1): 9.8/121 MB Progress (1): 9.8/121 MB Progress (1): 9.8/121 MB Progress (1): 9.8/121 MB Progress (1): 9.8/121 MB Progress (1): 9.8/121 MB Progress (1): 9.8/121 MB Progress (1): 9.8/121 MB Progress (1): 9.8/121 MB Progress (1): 9.8/121 MB Progress (1): 9.8/121 MB Progress (1): 9.8/121 MB Progress (1): 9.8/121 MB Progress (1): 9.8/121 MB Progress (1): 9.8/121 MB Progress (1): 9.8/121 MB Progress (1): 9.8/121 MB Progress (1): 9.8/121 MB Progress (1): 9.8/121 MB Progress (1): 9.8/121 MB Progress (1): 9.8/121 MB Progress (1): 9.8/121 MB Progress (1): 9.8/121 MB Progress (1): 9.8/121 MB Progress (1): 9.8/121 MB Progress (1): 9.8/121 MB Progress (1): 9.8/121 MB Progress (1): 9.8/121 MB Progress (1): 9.8/121 MB Progress (1): 9.8/121 MB Progress (1): 9.8/121 MB Progress (1): 9.8/121 MB Progress (1): 9.8/121 MB Progress (1): 9.8/121 MB Progress (1): 9.8/121 MB Progress (1): 9.8/121 MB Progress (1): 9.8/121 MB Progress (1): 9.8/121 MB Progress (1): 9.8/121 MB Progress (1): 9.8/121 MB Progress (1): 9.8/121 MB Progress (1): 9.8/121 MB Progress (1): 9.8/121 MB Progress (1): 9.9/121 MB Progress (1): 9.9/121 MB Progress (1): 9.9/121 MB Progress (1): 9.9/121 MB Progress (1): 9.9/121 MB Progress (1): 9.9/121 MB Progress (1): 9.9/121 MB Progress (1): 9.9/121 MB Progress (1): 9.9/121 MB Progress (1): 9.9/121 MB Progress (1): 9.9/121 MB Progress (1): 9.9/121 MB Progress (1): 9.9/121 MB Progress (1): 9.9/121 MB Progress (1): 9.9/121 MB Progress (1): 9.9/121 MB Progress (1): 9.9/121 MB Progress (1): 9.9/121 MB Progress (1): 9.9/121 MB Progress (1): 9.9/121 MB Progress (1): 9.9/121 MB Progress (1): 9.9/121 MB Progress (1): 9.9/121 MB Progress (1): 9.9/121 MB Progress (1): 9.9/121 MB Progress (1): 9.9/121 MB Progress (1): 9.9/121 MB Progress (1): 9.9/121 MB Progress (1): 9.9/121 MB Progress (1): 9.9/121 MB Progress (1): 9.9/121 MB Progress (1): 9.9/121 MB Progress (1): 9.9/121 MB Progress (1): 9.9/121 MB Progress (1): 9.9/121 MB Progress (1): 9.9/121 MB Progress (1): 9.9/121 MB Progress (1): 9.9/121 MB Progress (1): 9.9/121 MB Progress (1): 9.9/121 MB Progress (1): 9.9/121 MB Progress (1): 9.9/121 MB Progress (1): 9.9/121 MB Progress (1): 9.9/121 MB Progress (1): 9.9/121 MB Progress (1): 9.9/121 MB Progress (1): 9.9/121 MB Progress (1): 9.9/121 MB Progress (1): 9.9/121 MB Progress (1): 10.0/121 MB Progress (1): 10.0/121 MB Progress (1): 10.0/121 MB Progress (1): 10.0/121 MB Progress (1): 10.0/121 MB Progress (1): 10.0/121 MB Progress (1): 10.0/121 MB Progress (1): 10.0/121 MB Progress (1): 10.0/121 MB Progress (1): 10.0/121 MB Progress (1): 10.0/121 MB Progress (1): 10.0/121 MB Progress (1): 10.0/121 MB Progress (1): 10.0/121 MB Progress (1): 10.0/121 MB Progress (1): 10.0/121 MB Progress (1): 10.0/121 MB Progress (1): 10.0/121 MB Progress (1): 10.0/121 MB Progress (1): 10.0/121 MB Progress (1): 10.0/121 MB Progress (1): 10.0/121 MB Progress (1): 10.0/121 MB Progress (1): 10.0/121 MB Progress (1): 10/121 MB Progress (1): 10/121 MB Progress (1): 10/121 MB Progress (1): 10/121 MB Progress (1): 10/121 MB Progress (1): 10/121 MB Progress (1): 10/121 MB Progress (1): 10/121 MB Progress (1): 10/121 MB Progress (1): 10/121 MB Progress (1): 10/121 MB Progress (1): 10/121 MB Progress (1): 10/121 MB Progress (1): 10/121 MB Progress (1): 10/121 MB Progress (1): 10/121 MB Progress (1): 10/121 MB Progress (1): 10/121 MB Progress (1): 10/121 MB Progress (1): 10/121 MB Progress (1): 10/121 MB Progress (1): 10/121 MB Progress (1): 10/121 MB Progress (1): 10/121 MB Progress (1): 10/121 MB Progress (1): 10/121 MB Progress (1): 10/121 MB Progress (1): 10/121 MB Progress (1): 10/121 MB Progress (1): 10/121 MB Progress (1): 10/121 MB Progress (1): 10/121 MB Progress (1): 10/121 MB Progress (1): 10/121 MB Progress (1): 10/121 MB Progress (1): 10/121 MB Progress (1): 10/121 MB Progress (1): 10/121 MB Progress (1): 10/121 MB Progress (1): 10/121 MB Progress (1): 10/121 MB Progress (1): 10/121 MB Progress (1): 10/121 MB Progress (1): 10/121 MB Progress (1): 10/121 MB Progress (1): 10/121 MB Progress (1): 10/121 MB Progress (1): 10/121 MB Progress (1): 10/121 MB Progress (1): 10/121 MB Progress (1): 10/121 MB Progress (1): 10/121 MB Progress (1): 10/121 MB Progress (1): 10/121 MB Progress (1): 10/121 MB Progress (1): 10/121 MB Progress (1): 10/121 MB Progress (1): 10/121 MB Progress (1): 10/121 MB Progress (1): 10/121 MB Progress (1): 10/121 MB Progress (1): 10/121 MB Progress (1): 10/121 MB Progress (1): 10/121 MB Progress (1): 10/121 MB Progress (1): 10/121 MB Progress (1): 10/121 MB Progress (1): 10/121 MB Progress (1): 10/121 MB Progress (1): 10/121 MB Progress (1): 10/121 MB Progress (1): 10/121 MB Progress (1): 10/121 MB Progress (1): 10/121 MB Progress (1): 10/121 MB Progress (1): 10/121 MB Progress (1): 10/121 MB Progress (1): 10/121 MB Progress (1): 10/121 MB Progress (1): 10/121 MB Progress (1): 10/121 MB Progress (1): 10/121 MB Progress (1): 10/121 MB Progress (1): 10/121 MB Progress (1): 10/121 MB Progress (1): 10/121 MB Progress (1): 10/121 MB Progress (1): 10/121 MB Progress (1): 10/121 MB Progress (1): 10/121 MB Progress (1): 10/121 MB Progress (1): 10/121 MB Progress (1): 10/121 MB Progress (1): 10/121 MB Progress (1): 10/121 MB Progress (1): 10/121 MB Progress (1): 10/121 MB Progress (1): 10/121 MB Progress (1): 10/121 MB Progress (1): 10/121 MB Progress (1): 10/121 MB Progress (1): 10/121 MB Progress (1): 10/121 MB Progress (1): 10/121 MB Progress (1): 10/121 MB Progress (1): 10/121 MB Progress (1): 10/121 MB Progress (1): 10/121 MB Progress (1): 10/121 MB Progress (1): 10/121 MB Progress (1): 10/121 MB Progress (1): 10/121 MB Progress (1): 10/121 MB Progress (1): 10/121 MB Progress (1): 10/121 MB Progress (1): 10/121 MB Progress (1): 10/121 MB Progress (1): 10/121 MB Progress (1): 10/121 MB Progress (1): 10/121 MB Progress (1): 10/121 MB Progress (1): 10/121 MB Progress (1): 10/121 MB Progress (1): 10/121 MB Progress (1): 10/121 MB Progress (1): 10/121 MB Progress (1): 10/121 MB Progress (1): 10/121 MB Progress (1): 10/121 MB Progress (1): 10/121 MB Progress (1): 10/121 MB Progress (1): 10/121 MB Progress (1): 10/121 MB Progress (1): 10/121 MB Progress (1): 10/121 MB Progress (1): 10/121 MB Progress (1): 10/121 MB Progress (1): 10/121 MB Progress (1): 10/121 MB Progress (1): 10/121 MB Progress (1): 10/121 MB Progress (1): 10/121 MB Progress (1): 10/121 MB Progress (1): 10/121 MB Progress (1): 10/121 MB Progress (1): 10/121 MB Progress (1): 10/121 MB Progress (1): 10/121 MB Progress (1): 10/121 MB Progress (1): 10/121 MB Progress (1): 10/121 MB Progress (1): 10/121 MB Progress (1): 10/121 MB Progress (1): 10/121 MB Progress (1): 10/121 MB Progress (1): 10/121 MB Progress (1): 10/121 MB Progress (1): 10/121 MB Progress (1): 10/121 MB Progress (1): 10/121 MB Progress (1): 10/121 MB Progress (1): 10/121 MB Progress (1): 10/121 MB Progress (1): 10/121 MB Progress (1): 10/121 MB Progress (1): 10/121 MB Progress (1): 10/121 MB Progress (1): 10/121 MB Progress (1): 10/121 MB Progress (1): 10/121 MB Progress (1): 10/121 MB Progress (1): 10/121 MB Progress (1): 10/121 MB Progress (1): 10/121 MB Progress (1): 10/121 MB Progress (1): 10/121 MB Progress (1): 10/121 MB Progress (1): 10/121 MB Progress (1): 10/121 MB Progress (1): 10/121 MB Progress (1): 10/121 MB Progress (1): 10/121 MB Progress (1): 10/121 MB Progress (1): 10/121 MB Progress (1): 10/121 MB Progress (1): 10/121 MB Progress (1): 10/121 MB Progress (1): 10/121 MB Progress (1): 10/121 MB Progress (1): 10/121 MB Progress (1): 10/121 MB Progress (1): 10/121 MB Progress (1): 10/121 MB Progress (1): 10/121 MB Progress (1): 10/121 MB Progress (1): 10/121 MB Progress (1): 10/121 MB Progress (1): 10/121 MB Progress (1): 10/121 MB Progress (1): 10/121 MB Progress (1): 10/121 MB Progress (1): 10/121 MB Progress (1): 10/121 MB Progress (1): 10/121 MB Progress (1): 10/121 MB Progress (1): 10/121 MB Progress (1): 10/121 MB Progress (1): 10/121 MB Progress (1): 10/121 MB Progress (1): 10/121 MB Progress (1): 10/121 MB Progress (1): 10/121 MB Progress (1): 10/121 MB Progress (1): 10/121 MB Progress (1): 10/121 MB Progress (1): 10/121 MB Progress (1): 10/121 MB Progress (1): 10/121 MB Progress (1): 10/121 MB Progress (1): 10/121 MB Progress (1): 10/121 MB Progress (1): 10/121 MB Progress (1): 10/121 MB Progress (1): 10/121 MB Progress (1): 10/121 MB Progress (1): 10/121 MB Progress (1): 10/121 MB Progress (1): 10/121 MB Progress (1): 10/121 MB Progress (1): 10/121 MB Progress (1): 10/121 MB Progress (1): 10/121 MB Progress (1): 10/121 MB Progress (1): 10/121 MB Progress (1): 10/121 MB Progress (1): 10/121 MB Progress (1): 10/121 MB Progress (1): 10/121 MB Progress (1): 10/121 MB Progress (1): 10/121 MB Progress (1): 10/121 MB Progress (1): 10/121 MB Progress (1): 10/121 MB Progress (1): 10/121 MB Progress (1): 11/121 MB Progress (1): 11/121 MB Progress (1): 11/121 MB Progress (1): 11/121 MB Progress (1): 11/121 MB Progress (1): 11/121 MB Progress (1): 11/121 MB Progress (1): 11/121 MB Progress (1): 11/121 MB Progress (1): 11/121 MB Progress (1): 11/121 MB Progress (1): 11/121 MB Progress (1): 11/121 MB Progress (1): 11/121 MB Progress (1): 11/121 MB Progress (1): 11/121 MB Progress (1): 11/121 MB Progress (1): 11/121 MB Progress (1): 11/121 MB Progress (1): 11/121 MB Progress (1): 11/121 MB Progress (1): 11/121 MB Progress (1): 11/121 MB Progress (1): 11/121 MB Progress (1): 11/121 MB Progress (1): 11/121 MB Progress (1): 11/121 MB Progress (1): 11/121 MB Progress (1): 11/121 MB Progress (1): 11/121 MB Progress (1): 11/121 MB Progress (1): 11/121 MB Progress (1): 11/121 MB Progress (1): 11/121 MB Progress (1): 11/121 MB Progress (1): 11/121 MB Progress (1): 11/121 MB Progress (1): 11/121 MB Progress (1): 11/121 MB Progress (1): 11/121 MB Progress (1): 11/121 MB Progress (1): 11/121 MB Progress (1): 11/121 MB Progress (1): 11/121 MB Progress (1): 11/121 MB Progress (1): 11/121 MB Progress (1): 11/121 MB Progress (1): 11/121 MB Progress (1): 11/121 MB Progress (1): 11/121 MB Progress (1): 11/121 MB Progress (1): 11/121 MB Progress (1): 11/121 MB Progress (1): 11/121 MB Progress (1): 11/121 MB Progress (1): 11/121 MB Progress (1): 11/121 MB Progress (1): 11/121 MB Progress (1): 11/121 MB Progress (1): 11/121 MB Progress (1): 11/121 MB Progress (1): 11/121 MB Progress (1): 11/121 MB Progress (1): 11/121 MB Progress (1): 11/121 MB Progress (1): 11/121 MB Progress (1): 11/121 MB Progress (1): 11/121 MB Progress (1): 11/121 MB Progress (1): 11/121 MB Progress (1): 11/121 MB Progress (1): 11/121 MB Progress (1): 11/121 MB Progress (1): 11/121 MB Progress (1): 11/121 MB Progress (1): 11/121 MB Progress (1): 11/121 MB Progress (1): 11/121 MB Progress (1): 11/121 MB Progress (1): 11/121 MB Progress (1): 11/121 MB Progress (1): 11/121 MB Progress (1): 11/121 MB Progress (1): 11/121 MB Progress (1): 11/121 MB Progress (1): 11/121 MB Progress (1): 11/121 MB Progress (1): 11/121 MB Progress (1): 11/121 MB Progress (1): 11/121 MB Progress (1): 11/121 MB Progress (1): 11/121 MB Progress (1): 11/121 MB Progress (1): 11/121 MB Progress (1): 11/121 MB Progress (1): 11/121 MB Progress (1): 11/121 MB Progress (1): 11/121 MB Progress (1): 11/121 MB Progress (1): 11/121 MB Progress (1): 11/121 MB Progress (1): 11/121 MB Progress (1): 11/121 MB Progress (1): 11/121 MB Progress (1): 11/121 MB Progress (1): 11/121 MB Progress (1): 11/121 MB Progress (1): 11/121 MB Progress (1): 11/121 MB Progress (1): 11/121 MB Progress (1): 11/121 MB Progress (1): 11/121 MB Progress (1): 11/121 MB Progress (1): 11/121 MB Progress (1): 11/121 MB Progress (1): 11/121 MB Progress (1): 11/121 MB Progress (1): 11/121 MB Progress (1): 11/121 MB Progress (1): 11/121 MB Progress (1): 11/121 MB Progress (1): 11/121 MB Progress (1): 11/121 MB Progress (1): 11/121 MB Progress (1): 11/121 MB Progress (1): 11/121 MB Progress (1): 11/121 MB Progress (1): 11/121 MB Progress (1): 11/121 MB Progress (1): 11/121 MB Progress (1): 11/121 MB Progress (1): 11/121 MB Progress (1): 11/121 MB Progress (1): 11/121 MB Progress (1): 11/121 MB Progress (1): 11/121 MB Progress (1): 11/121 MB Progress (1): 11/121 MB Progress (1): 11/121 MB Progress (1): 11/121 MB Progress (1): 11/121 MB Progress (1): 11/121 MB Progress (1): 11/121 MB Progress (1): 11/121 MB Progress (1): 11/121 MB Progress (1): 11/121 MB Progress (1): 11/121 MB Progress (1): 11/121 MB Progress (1): 11/121 MB Progress (1): 11/121 MB Progress (1): 11/121 MB Progress (1): 11/121 MB Progress (1): 11/121 MB Progress (1): 11/121 MB Progress (1): 11/121 MB Progress (1): 11/121 MB Progress (1): 11/121 MB Progress (1): 11/121 MB Progress (1): 11/121 MB Progress (1): 11/121 MB Progress (1): 11/121 MB Progress (1): 11/121 MB Progress (1): 11/121 MB Progress (1): 11/121 MB Progress (1): 11/121 MB Progress (1): 11/121 MB Progress (1): 11/121 MB Progress (1): 11/121 MB Progress (1): 11/121 MB Progress (1): 11/121 MB Progress (1): 11/121 MB Progress (1): 11/121 MB Progress (1): 11/121 MB Progress (1): 11/121 MB Progress (1): 11/121 MB Progress (1): 11/121 MB Progress (1): 11/121 MB Progress (1): 11/121 MB Progress (1): 11/121 MB Progress (1): 11/121 MB Progress (1): 11/121 MB Progress (1): 11/121 MB Progress (1): 11/121 MB Progress (1): 11/121 MB Progress (1): 11/121 MB Progress (1): 11/121 MB Progress (1): 11/121 MB Progress (1): 11/121 MB Progress (1): 11/121 MB Progress (1): 11/121 MB Progress (1): 11/121 MB Progress (1): 11/121 MB Progress (1): 11/121 MB Progress (1): 11/121 MB Progress (1): 11/121 MB Progress (1): 11/121 MB Progress (1): 11/121 MB Progress (1): 11/121 MB Progress (1): 11/121 MB Progress (1): 11/121 MB Progress (1): 11/121 MB Progress (1): 11/121 MB Progress (1): 11/121 MB Progress (1): 11/121 MB Progress (1): 11/121 MB Progress (1): 11/121 MB Progress (1): 11/121 MB Progress (1): 11/121 MB Progress (1): 11/121 MB Progress (1): 11/121 MB Progress (1): 11/121 MB Progress (1): 11/121 MB Progress (1): 11/121 MB Progress (1): 11/121 MB Progress (1): 11/121 MB Progress (1): 11/121 MB Progress (1): 11/121 MB Progress (1): 11/121 MB Progress (1): 11/121 MB Progress (1): 11/121 MB Progress (1): 11/121 MB Progress (1): 11/121 MB Progress (1): 11/121 MB Progress (1): 11/121 MB Progress (1): 11/121 MB Progress (1): 11/121 MB Progress (1): 11/121 MB Progress (1): 11/121 MB Progress (1): 11/121 MB Progress (1): 11/121 MB Progress (1): 11/121 MB Progress (1): 11/121 MB Progress (1): 11/121 MB Progress (1): 11/121 MB Progress (1): 11/121 MB Progress (1): 11/121 MB Progress (1): 11/121 MB Progress (1): 11/121 MB Progress (1): 11/121 MB Progress (1): 11/121 MB Progress (1): 11/121 MB Progress (1): 11/121 MB Progress (1): 11/121 MB Progress (1): 11/121 MB Progress (1): 11/121 MB Progress (1): 11/121 MB Progress (1): 11/121 MB Progress (1): 11/121 MB Progress (1): 11/121 MB Progress (1): 11/121 MB Progress (1): 11/121 MB Progress (1): 11/121 MB Progress (1): 11/121 MB Progress (1): 11/121 MB Progress (1): 11/121 MB Progress (1): 11/121 MB Progress (1): 11/121 MB Progress (1): 11/121 MB Progress (1): 11/121 MB Progress (1): 11/121 MB Progress (1): 11/121 MB Progress (1): 11/121 MB Progress (1): 11/121 MB Progress (1): 11/121 MB Progress (1): 11/121 MB Progress (1): 11/121 MB Progress (1): 11/121 MB Progress (1): 11/121 MB Progress (1): 11/121 MB Progress (1): 11/121 MB Progress (1): 11/121 MB Progress (1): 11/121 MB Progress (1): 11/121 MB Progress (1): 11/121 MB Progress (1): 11/121 MB Progress (1): 11/121 MB Progress (1): 11/121 MB Progress (1): 11/121 MB Progress (1): 11/121 MB Progress (1): 11/121 MB Progress (1): 11/121 MB Progress (1): 11/121 MB Progress (1): 11/121 MB Progress (1): 11/121 MB Progress (1): 11/121 MB Progress (1): 11/121 MB Progress (1): 11/121 MB Progress (1): 11/121 MB Progress (1): 11/121 MB Progress (1): 11/121 MB Progress (1): 11/121 MB Progress (1): 11/121 MB Progress (1): 11/121 MB Progress (1): 11/121 MB Progress (1): 11/121 MB Progress (1): 11/121 MB Progress (1): 11/121 MB Progress (1): 11/121 MB Progress (1): 11/121 MB Progress (1): 11/121 MB Progress (1): 11/121 MB Progress (1): 11/121 MB Progress (1): 11/121 MB Progress (1): 11/121 MB Progress (1): 11/121 MB Progress (1): 11/121 MB Progress (1): 11/121 MB Progress (1): 11/121 MB Progress (1): 11/121 MB Progress (1): 11/121 MB Progress (1): 11/121 MB Progress (1): 11/121 MB Progress (1): 11/121 MB Progress (1): 11/121 MB Progress (1): 11/121 MB Progress (1): 11/121 MB Progress (1): 11/121 MB Progress (1): 11/121 MB Progress (1): 11/121 MB Progress (1): 11/121 MB Progress (1): 11/121 MB Progress (1): 11/121 MB Progress (1): 11/121 MB Progress (1): 11/121 MB Progress (1): 11/121 MB Progress (1): 11/121 MB Progress (1): 11/121 MB Progress (1): 11/121 MB Progress (1): 11/121 MB Progress (1): 11/121 MB Progress (1): 11/121 MB Progress (1): 11/121 MB Progress (1): 11/121 MB Progress (1): 11/121 MB Progress (1): 11/121 MB Progress (1): 11/121 MB Progress (1): 11/121 MB Progress (1): 11/121 MB Progress (1): 11/121 MB Progress (1): 11/121 MB Progress (1): 11/121 MB Progress (1): 11/121 MB Progress (1): 11/121 MB Progress (1): 11/121 MB Progress (1): 11/121 MB Progress (1): 11/121 MB Progress (1): 11/121 MB Progress (1): 11/121 MB Progress (1): 11/121 MB Progress (1): 11/121 MB Progress (1): 11/121 MB Progress (1): 11/121 MB Progress (1): 11/121 MB Progress (1): 11/121 MB Progress (1): 11/121 MB Progress (1): 11/121 MB Progress (1): 11/121 MB Progress (1): 11/121 MB Progress (1): 11/121 MB Progress (1): 11/121 MB Progress (1): 11/121 MB Progress (1): 11/121 MB Progress (1): 11/121 MB Progress (1): 11/121 MB Progress (1): 11/121 MB Progress (1): 11/121 MB Progress (1): 11/121 MB Progress (1): 11/121 MB Progress (1): 11/121 MB Progress (1): 11/121 MB Progress (1): 11/121 MB Progress (1): 11/121 MB Progress (1): 11/121 MB Progress (1): 11/121 MB Progress (1): 11/121 MB Progress (1): 11/121 MB Progress (1): 11/121 MB Progress (1): 11/121 MB Progress (1): 11/121 MB Progress (1): 11/121 MB Progress (1): 11/121 MB Progress (1): 11/121 MB Progress (1): 11/121 MB Progress (1): 11/121 MB Progress (1): 11/121 MB Progress (1): 11/121 MB Progress (1): 11/121 MB Progress (1): 11/121 MB Progress (1): 11/121 MB Progress (1): 11/121 MB Progress (1): 11/121 MB Progress (1): 11/121 MB Progress (1): 11/121 MB Progress (1): 11/121 MB Progress (1): 11/121 MB Progress (1): 11/121 MB Progress (1): 11/121 MB Progress (1): 11/121 MB Progress (1): 11/121 MB Progress (1): 11/121 MB Progress (1): 11/121 MB Progress (1): 11/121 MB Progress (1): 11/121 MB Progress (1): 11/121 MB Progress (1): 11/121 MB Progress (1): 11/121 MB Progress (1): 11/121 MB Progress (1): 11/121 MB Progress (1): 11/121 MB Progress (1): 11/121 MB Progress (1): 11/121 MB Progress (1): 11/121 MB Progress (1): 11/121 MB Progress (1): 11/121 MB Progress (1): 11/121 MB Progress (1): 11/121 MB Progress (1): 11/121 MB Progress (1): 11/121 MB Progress (1): 11/121 MB Progress (1): 11/121 MB Progress (1): 11/121 MB Progress (1): 11/121 MB Progress (1): 11/121 MB Progress (1): 11/121 MB Progress (1): 11/121 MB Progress (1): 11/121 MB Progress (1): 11/121 MB Progress (1): 11/121 MB Progress (1): 11/121 MB Progress (1): 11/121 MB Progress (1): 11/121 MB Progress (1): 11/121 MB Progress (1): 11/121 MB Progress (1): 11/121 MB Progress (1): 11/121 MB Progress (1): 11/121 MB Progress (1): 11/121 MB Progress (1): 11/121 MB Progress (1): 11/121 MB Progress (1): 11/121 MB Progress (1): 11/121 MB Progress (1): 11/121 MB Progress (1): 11/121 MB Progress (1): 11/121 MB Progress (1): 11/121 MB Progress (1): 11/121 MB Progress (1): 11/121 MB Progress (1): 11/121 MB Progress (1): 11/121 MB Progress (1): 11/121 MB Progress (1): 11/121 MB Progress (1): 11/121 MB Progress (1): 11/121 MB Progress (1): 11/121 MB Progress (1): 11/121 MB Progress (1): 11/121 MB Progress (1): 11/121 MB Progress (1): 11/121 MB Progress (1): 11/121 MB Progress (1): 11/121 MB Progress (1): 11/121 MB Progress (1): 11/121 MB Progress (1): 11/121 MB Progress (1): 11/121 MB Progress (1): 11/121 MB Progress (1): 11/121 MB Progress (1): 11/121 MB Progress (1): 11/121 MB Progress (1): 11/121 MB Progress (1): 11/121 MB Progress (1): 11/121 MB Progress (1): 11/121 MB Progress (1): 11/121 MB Progress (1): 11/121 MB Progress (1): 11/121 MB Progress (1): 11/121 MB Progress (1): 11/121 MB Progress (1): 11/121 MB Progress (1): 11/121 MB Progress (1): 11/121 MB Progress (1): 11/121 MB Progress (1): 11/121 MB Progress (1): 11/121 MB Progress (1): 11/121 MB Progress (1): 11/121 MB Progress (1): 11/121 MB Progress (1): 11/121 MB Progress (1): 11/121 MB Progress (1): 11/121 MB Progress (1): 12/121 MB Progress (1): 12/121 MB Progress (1): 12/121 MB Progress (1): 12/121 MB Progress (1): 12/121 MB Progress (1): 12/121 MB Progress (1): 12/121 MB Progress (1): 12/121 MB Progress (1): 12/121 MB Progress (1): 12/121 MB Progress (1): 12/121 MB Progress (1): 12/121 MB Progress (1): 12/121 MB Progress (1): 12/121 MB Progress (1): 12/121 MB Progress (1): 12/121 MB Progress (1): 12/121 MB Progress (1): 12/121 MB Progress (1): 12/121 MB Progress (1): 12/121 MB Progress (1): 12/121 MB Progress (1): 12/121 MB Progress (1): 12/121 MB Progress (1): 12/121 MB Progress (1): 12/121 MB Progress (1): 12/121 MB Progress (1): 12/121 MB Progress (1): 12/121 MB Progress (1): 12/121 MB Progress (1): 12/121 MB Progress (1): 12/121 MB Progress (1): 12/121 MB Progress (1): 12/121 MB Progress (1): 12/121 MB Progress (1): 12/121 MB Progress (1): 12/121 MB Progress (1): 12/121 MB Progress (1): 12/121 MB Progress (1): 12/121 MB Progress (1): 12/121 MB Progress (1): 12/121 MB Progress (1): 12/121 MB Progress (1): 12/121 MB Progress (1): 12/121 MB Progress (1): 12/121 MB Progress (1): 12/121 MB Progress (1): 12/121 MB Progress (1): 12/121 MB Progress (1): 12/121 MB Progress (1): 12/121 MB Progress (1): 12/121 MB Progress (1): 12/121 MB Progress (1): 12/121 MB Progress (1): 12/121 MB Progress (1): 12/121 MB Progress (1): 12/121 MB Progress (1): 12/121 MB Progress (1): 12/121 MB Progress (1): 12/121 MB Progress (1): 12/121 MB Progress (1): 12/121 MB Progress (1): 12/121 MB Progress (1): 12/121 MB Progress (1): 12/121 MB Progress (1): 12/121 MB Progress (1): 12/121 MB Progress (1): 12/121 MB Progress (1): 12/121 MB Progress (1): 12/121 MB Progress (1): 12/121 MB Progress (1): 12/121 MB Progress (1): 12/121 MB Progress (1): 12/121 MB Progress (1): 12/121 MB Progress (1): 12/121 MB Progress (1): 12/121 MB Progress (1): 12/121 MB Progress (1): 12/121 MB Progress (1): 12/121 MB Progress (1): 12/121 MB Progress (1): 12/121 MB Progress (1): 12/121 MB Progress (1): 12/121 MB Progress (1): 12/121 MB Progress (1): 12/121 MB Progress (1): 12/121 MB Progress (1): 12/121 MB Progress (1): 12/121 MB Progress (1): 12/121 MB Progress (1): 12/121 MB Progress (1): 12/121 MB Progress (1): 12/121 MB Progress (1): 12/121 MB Progress (1): 12/121 MB Progress (1): 12/121 MB Progress (1): 12/121 MB Progress (1): 12/121 MB Progress (1): 12/121 MB Progress (1): 12/121 MB Progress (1): 12/121 MB Progress (1): 12/121 MB Progress (1): 12/121 MB Progress (1): 12/121 MB Progress (1): 12/121 MB Progress (1): 12/121 MB Progress (1): 12/121 MB Progress (1): 12/121 MB Progress (1): 12/121 MB Progress (1): 12/121 MB Progress (1): 12/121 MB Progress (1): 12/121 MB Progress (1): 12/121 MB Progress (1): 12/121 MB Progress (1): 12/121 MB Progress (1): 12/121 MB Progress (1): 12/121 MB Progress (1): 12/121 MB Progress (1): 12/121 MB Progress (1): 12/121 MB Progress (1): 12/121 MB Progress (1): 12/121 MB Progress (1): 12/121 MB Progress (1): 12/121 MB Progress (1): 12/121 MB Progress (1): 12/121 MB Progress (1): 12/121 MB Progress (1): 12/121 MB Progress (1): 12/121 MB Progress (1): 12/121 MB Progress (1): 12/121 MB Progress (1): 12/121 MB Progress (1): 12/121 MB Progress (1): 12/121 MB Progress (1): 12/121 MB Progress (1): 12/121 MB Progress (1): 12/121 MB Progress (1): 12/121 MB Progress (1): 12/121 MB Progress (1): 12/121 MB Progress (1): 12/121 MB Progress (1): 12/121 MB Progress (1): 12/121 MB Progress (1): 12/121 MB Progress (1): 12/121 MB Progress (1): 12/121 MB Progress (1): 12/121 MB Progress (1): 12/121 MB Progress (1): 12/121 MB Progress (1): 12/121 MB Progress (1): 12/121 MB Progress (1): 12/121 MB Progress (1): 12/121 MB Progress (1): 12/121 MB Progress (1): 12/121 MB Progress (1): 12/121 MB Progress (1): 12/121 MB Progress (1): 12/121 MB Progress (1): 12/121 MB Progress (1): 12/121 MB Progress (1): 12/121 MB Progress (1): 12/121 MB Progress (1): 12/121 MB Progress (1): 12/121 MB Progress (1): 12/121 MB Progress (1): 12/121 MB Progress (1): 12/121 MB Progress (1): 12/121 MB Progress (1): 12/121 MB Progress (1): 12/121 MB Progress (1): 12/121 MB Progress (1): 12/121 MB Progress (1): 12/121 MB Progress (1): 12/121 MB Progress (1): 12/121 MB Progress (1): 12/121 MB Progress (1): 12/121 MB Progress (1): 12/121 MB Progress (1): 12/121 MB Progress (1): 12/121 MB Progress (1): 12/121 MB Progress (1): 12/121 MB Progress (1): 12/121 MB Progress (1): 12/121 MB Progress (1): 12/121 MB Progress (1): 12/121 MB Progress (1): 12/121 MB Progress (1): 12/121 MB Progress (1): 12/121 MB Progress (1): 12/121 MB Progress (1): 12/121 MB Progress (1): 12/121 MB Progress (1): 12/121 MB Progress (1): 12/121 MB Progress (1): 12/121 MB Progress (1): 12/121 MB Progress (1): 12/121 MB Progress (1): 12/121 MB Progress (1): 12/121 MB Progress (1): 12/121 MB Progress (1): 12/121 MB Progress (1): 12/121 MB Progress (1): 12/121 MB Progress (1): 12/121 MB Progress (1): 12/121 MB Progress (1): 12/121 MB Progress (1): 12/121 MB Progress (1): 12/121 MB Progress (1): 12/121 MB Progress (1): 12/121 MB Progress (1): 12/121 MB Progress (1): 12/121 MB Progress (1): 12/121 MB Progress (1): 12/121 MB Progress (1): 12/121 MB Progress (1): 12/121 MB Progress (1): 12/121 MB Progress (1): 12/121 MB Progress (1): 12/121 MB Progress (1): 12/121 MB Progress (1): 12/121 MB Progress (1): 12/121 MB Progress (1): 12/121 MB Progress (1): 12/121 MB Progress (1): 12/121 MB Progress (1): 12/121 MB Progress (1): 12/121 MB Progress (1): 12/121 MB Progress (1): 12/121 MB Progress (1): 12/121 MB Progress (1): 12/121 MB Progress (1): 12/121 MB Progress (1): 12/121 MB Progress (1): 12/121 MB Progress (1): 12/121 MB Progress (1): 12/121 MB Progress (1): 12/121 MB Progress (1): 12/121 MB Progress (1): 12/121 MB Progress (1): 12/121 MB Progress (1): 12/121 MB Progress (1): 12/121 MB Progress (1): 12/121 MB Progress (1): 12/121 MB Progress (1): 12/121 MB Progress (1): 12/121 MB Progress (1): 12/121 MB Progress (1): 12/121 MB Progress (1): 12/121 MB Progress (1): 12/121 MB Progress (1): 12/121 MB Progress (1): 12/121 MB Progress (1): 12/121 MB Progress (1): 12/121 MB Progress (1): 12/121 MB Progress (1): 12/121 MB Progress (1): 12/121 MB Progress (1): 12/121 MB Progress (1): 12/121 MB Progress (1): 12/121 MB Progress (1): 12/121 MB Progress (1): 12/121 MB Progress (1): 12/121 MB Progress (1): 12/121 MB Progress (1): 12/121 MB Progress (1): 12/121 MB Progress (1): 12/121 MB Progress (1): 12/121 MB Progress (1): 12/121 MB Progress (1): 12/121 MB Progress (1): 12/121 MB Progress (1): 12/121 MB Progress (1): 12/121 MB Progress (1): 12/121 MB Progress (1): 12/121 MB Progress (1): 12/121 MB Progress (1): 12/121 MB Progress (1): 12/121 MB Progress (1): 12/121 MB Progress (1): 12/121 MB Progress (1): 12/121 MB Progress (1): 12/121 MB Progress (1): 12/121 MB Progress (1): 12/121 MB Progress (1): 12/121 MB Progress (1): 12/121 MB Progress (1): 12/121 MB Progress (1): 12/121 MB Progress (1): 12/121 MB Progress (1): 12/121 MB Progress (1): 12/121 MB Progress (1): 12/121 MB Progress (1): 12/121 MB Progress (1): 12/121 MB Progress (1): 12/121 MB Progress (1): 12/121 MB Progress (1): 12/121 MB Progress (1): 12/121 MB Progress (1): 12/121 MB Progress (1): 12/121 MB Progress (1): 12/121 MB Progress (1): 12/121 MB Progress (1): 12/121 MB Progress (1): 12/121 MB Progress (1): 12/121 MB Progress (1): 12/121 MB Progress (1): 12/121 MB Progress (1): 12/121 MB Progress (1): 12/121 MB Progress (1): 12/121 MB Progress (1): 12/121 MB Progress (1): 12/121 MB Progress (1): 12/121 MB Progress (1): 12/121 MB Progress (1): 12/121 MB Progress (1): 12/121 MB Progress (1): 12/121 MB Progress (1): 12/121 MB Progress (1): 12/121 MB Progress (1): 12/121 MB Progress (1): 12/121 MB Progress (1): 12/121 MB Progress (1): 12/121 MB Progress (1): 12/121 MB Progress (1): 12/121 MB Progress (1): 12/121 MB Progress (1): 12/121 MB Progress (1): 12/121 MB Progress (1): 12/121 MB Progress (1): 12/121 MB Progress (1): 12/121 MB Progress (1): 12/121 MB Progress (1): 12/121 MB Progress (1): 12/121 MB Progress (1): 12/121 MB Progress (1): 12/121 MB Progress (1): 12/121 MB Progress (1): 12/121 MB Progress (1): 12/121 MB Progress (1): 12/121 MB Progress (1): 12/121 MB Progress (1): 12/121 MB Progress (1): 12/121 MB Progress (1): 12/121 MB Progress (1): 12/121 MB Progress (1): 12/121 MB Progress (1): 12/121 MB Progress (1): 12/121 MB Progress (1): 12/121 MB Progress (1): 12/121 MB Progress (1): 12/121 MB Progress (1): 12/121 MB Progress (1): 12/121 MB Progress (1): 12/121 MB Progress (1): 12/121 MB Progress (1): 12/121 MB Progress (1): 12/121 MB Progress (1): 12/121 MB Progress (1): 12/121 MB Progress (1): 12/121 MB Progress (1): 12/121 MB Progress (1): 12/121 MB Progress (1): 12/121 MB Progress (1): 12/121 MB Progress (1): 12/121 MB Progress (1): 12/121 MB Progress (1): 12/121 MB Progress (1): 12/121 MB Progress (1): 12/121 MB Progress (1): 12/121 MB Progress (1): 12/121 MB Progress (1): 12/121 MB Progress (1): 12/121 MB Progress (1): 12/121 MB Progress (1): 12/121 MB Progress (1): 12/121 MB Progress (1): 12/121 MB Progress (1): 12/121 MB Progress (1): 12/121 MB Progress (1): 12/121 MB Progress (1): 12/121 MB Progress (1): 12/121 MB Progress (1): 12/121 MB Progress (1): 12/121 MB Progress (1): 12/121 MB Progress (1): 12/121 MB Progress (1): 12/121 MB Progress (1): 12/121 MB Progress (1): 12/121 MB Progress (1): 12/121 MB Progress (1): 12/121 MB Progress (1): 12/121 MB Progress (1): 12/121 MB Progress (1): 12/121 MB Progress (1): 12/121 MB Progress (1): 12/121 MB Progress (1): 12/121 MB Progress (1): 12/121 MB Progress (1): 12/121 MB Progress (1): 12/121 MB Progress (1): 12/121 MB Progress (1): 12/121 MB Progress (1): 12/121 MB Progress (1): 12/121 MB Progress (1): 12/121 MB Progress (1): 12/121 MB Progress (1): 12/121 MB Progress (1): 12/121 MB Progress (1): 12/121 MB Progress (1): 12/121 MB Progress (1): 12/121 MB Progress (1): 12/121 MB Progress (1): 12/121 MB Progress (1): 12/121 MB Progress (1): 12/121 MB Progress (1): 12/121 MB Progress (1): 12/121 MB Progress (1): 12/121 MB Progress (1): 12/121 MB Progress (1): 12/121 MB Progress (1): 12/121 MB Progress (1): 12/121 MB Progress (1): 12/121 MB Progress (1): 12/121 MB Progress (1): 12/121 MB Progress (1): 12/121 MB Progress (1): 12/121 MB Progress (1): 12/121 MB Progress (1): 12/121 MB Progress (1): 12/121 MB Progress (1): 12/121 MB Progress (1): 12/121 MB Progress (1): 12/121 MB Progress (1): 12/121 MB Progress (1): 12/121 MB Progress (1): 12/121 MB Progress (1): 12/121 MB Progress (1): 12/121 MB Progress (1): 12/121 MB Progress (1): 12/121 MB Progress (1): 12/121 MB Progress (1): 12/121 MB Progress (1): 12/121 MB Progress (1): 12/121 MB Progress (1): 12/121 MB Progress (1): 12/121 MB Progress (1): 12/121 MB Progress (1): 12/121 MB Progress (1): 12/121 MB Progress (1): 12/121 MB Progress (1): 12/121 MB Progress (1): 12/121 MB Progress (1): 12/121 MB Progress (1): 12/121 MB Progress (1): 12/121 MB Progress (1): 12/121 MB Progress (1): 12/121 MB Progress (1): 12/121 MB Progress (1): 12/121 MB Progress (1): 12/121 MB Progress (1): 12/121 MB Progress (1): 12/121 MB Progress (1): 12/121 MB Progress (1): 12/121 MB Progress (1): 12/121 MB Progress (1): 12/121 MB Progress (1): 12/121 MB Progress (1): 12/121 MB Progress (1): 12/121 MB Progress (1): 12/121 MB Progress (1): 12/121 MB Progress (1): 12/121 MB Progress (1): 12/121 MB Progress (1): 12/121 MB Progress (1): 12/121 MB Progress (1): 12/121 MB Progress (1): 12/121 MB Progress (1): 12/121 MB Progress (1): 12/121 MB Progress (1): 12/121 MB Progress (1): 12/121 MB Progress (1): 12/121 MB Progress (1): 12/121 MB Progress (1): 12/121 MB Progress (1): 12/121 MB Progress (1): 12/121 MB Progress (1): 12/121 MB Progress (1): 12/121 MB Progress (1): 12/121 MB Progress (1): 13/121 MB Progress (1): 13/121 MB Progress (1): 13/121 MB Progress (1): 13/121 MB Progress (1): 13/121 MB Progress (1): 13/121 MB Progress (1): 13/121 MB Progress (1): 13/121 MB Progress (1): 13/121 MB Progress (1): 13/121 MB Progress (1): 13/121 MB Progress (1): 13/121 MB Progress (1): 13/121 MB Progress (1): 13/121 MB Progress (1): 13/121 MB Progress (1): 13/121 MB Progress (1): 13/121 MB Progress (1): 13/121 MB Progress (1): 13/121 MB Progress (1): 13/121 MB Progress (1): 13/121 MB Progress (1): 13/121 MB Progress (1): 13/121 MB Progress (1): 13/121 MB Progress (1): 13/121 MB Progress (1): 13/121 MB Progress (1): 13/121 MB Progress (1): 13/121 MB Progress (1): 13/121 MB Progress (1): 13/121 MB Progress (1): 13/121 MB Progress (1): 13/121 MB Progress (1): 13/121 MB Progress (1): 13/121 MB Progress (1): 13/121 MB Progress (1): 13/121 MB Progress (1): 13/121 MB Progress (1): 13/121 MB Progress (1): 13/121 MB Progress (1): 13/121 MB Progress (1): 13/121 MB Progress (1): 13/121 MB Progress (1): 13/121 MB Progress (1): 13/121 MB Progress (1): 13/121 MB Progress (1): 13/121 MB Progress (1): 13/121 MB Progress (1): 13/121 MB Progress (1): 13/121 MB Progress (1): 13/121 MB Progress (1): 13/121 MB Progress (1): 13/121 MB Progress (1): 13/121 MB Progress (1): 13/121 MB Progress (1): 13/121 MB Progress (1): 13/121 MB Progress (1): 13/121 MB Progress (1): 13/121 MB Progress (1): 13/121 MB Progress (1): 13/121 MB Progress (1): 13/121 MB Progress (1): 13/121 MB Progress (1): 13/121 MB Progress (1): 13/121 MB Progress (1): 13/121 MB Progress (1): 13/121 MB Progress (1): 13/121 MB Progress (1): 13/121 MB Progress (1): 13/121 MB Progress (1): 13/121 MB Progress (1): 13/121 MB Progress (1): 13/121 MB Progress (1): 13/121 MB Progress (1): 13/121 MB Progress (1): 13/121 MB Progress (1): 13/121 MB Progress (1): 13/121 MB Progress (1): 13/121 MB Progress (1): 13/121 MB Progress (1): 13/121 MB Progress (1): 13/121 MB Progress (1): 13/121 MB Progress (1): 13/121 MB Progress (1): 13/121 MB Progress (1): 13/121 MB Progress (1): 13/121 MB Progress (1): 13/121 MB Progress (1): 13/121 MB Progress (1): 13/121 MB Progress (1): 13/121 MB Progress (1): 13/121 MB Progress (1): 13/121 MB Progress (1): 13/121 MB Progress (1): 13/121 MB Progress (1): 13/121 MB Progress (1): 13/121 MB Progress (1): 13/121 MB Progress (1): 13/121 MB Progress (1): 13/121 MB Progress (1): 13/121 MB Progress (1): 13/121 MB Progress (1): 13/121 MB Progress (1): 13/121 MB Progress (1): 13/121 MB Progress (1): 13/121 MB Progress (1): 13/121 MB Progress (1): 13/121 MB Progress (1): 13/121 MB Progress (1): 13/121 MB Progress (1): 13/121 MB Progress (1): 13/121 MB Progress (1): 13/121 MB Progress (1): 13/121 MB Progress (1): 13/121 MB Progress (1): 13/121 MB Progress (1): 13/121 MB Progress (1): 13/121 MB Progress (1): 13/121 MB Progress (1): 13/121 MB Progress (1): 13/121 MB Progress (1): 13/121 MB Progress (1): 13/121 MB Progress (1): 13/121 MB Progress (1): 13/121 MB Progress (1): 13/121 MB Progress (1): 13/121 MB Progress (1): 13/121 MB Progress (1): 13/121 MB Progress (1): 13/121 MB Progress (1): 13/121 MB Progress (1): 13/121 MB Progress (1): 13/121 MB Progress (1): 13/121 MB Progress (1): 13/121 MB Progress (1): 13/121 MB Progress (1): 13/121 MB Progress (1): 13/121 MB Progress (1): 13/121 MB Progress (1): 13/121 MB Progress (1): 13/121 MB Progress (1): 13/121 MB Progress (1): 13/121 MB Progress (1): 13/121 MB Progress (1): 13/121 MB Progress (1): 13/121 MB Progress (1): 13/121 MB Progress (1): 13/121 MB Progress (1): 13/121 MB Progress (1): 13/121 MB Progress (1): 13/121 MB Progress (1): 13/121 MB Progress (1): 13/121 MB Progress (1): 13/121 MB Progress (1): 13/121 MB Progress (1): 13/121 MB Progress (1): 13/121 MB Progress (1): 13/121 MB Progress (1): 13/121 MB Progress (1): 13/121 MB Progress (1): 13/121 MB Progress (1): 13/121 MB Progress (1): 13/121 MB Progress (1): 13/121 MB Progress (1): 13/121 MB Progress (1): 13/121 MB Progress (1): 13/121 MB Progress (1): 13/121 MB Progress (1): 13/121 MB Progress (1): 13/121 MB Progress (1): 13/121 MB Progress (1): 13/121 MB Progress (1): 13/121 MB Progress (1): 13/121 MB Progress (1): 13/121 MB Progress (1): 13/121 MB Progress (1): 13/121 MB Progress (1): 13/121 MB Progress (1): 13/121 MB Progress (1): 13/121 MB Progress (1): 13/121 MB Progress (1): 13/121 MB Progress (1): 13/121 MB Progress (1): 13/121 MB Progress (1): 13/121 MB Progress (1): 13/121 MB Progress (1): 13/121 MB Progress (1): 13/121 MB Progress (1): 13/121 MB Progress (1): 13/121 MB Progress (1): 13/121 MB Progress (1): 13/121 MB Progress (1): 13/121 MB Progress (1): 13/121 MB Progress (1): 13/121 MB Progress (1): 13/121 MB Progress (1): 13/121 MB Progress (1): 13/121 MB Progress (1): 13/121 MB Progress (1): 13/121 MB Progress (1): 13/121 MB Progress (1): 13/121 MB Progress (1): 13/121 MB Progress (1): 13/121 MB Progress (1): 13/121 MB Progress (1): 13/121 MB Progress (1): 13/121 MB Progress (1): 13/121 MB Progress (1): 13/121 MB Progress (1): 13/121 MB Progress (1): 13/121 MB Progress (1): 13/121 MB Progress (1): 13/121 MB Progress (1): 13/121 MB Progress (1): 13/121 MB Progress (1): 13/121 MB Progress (1): 13/121 MB Progress (1): 13/121 MB Progress (1): 13/121 MB Progress (1): 13/121 MB Progress (1): 13/121 MB Progress (1): 13/121 MB Progress (1): 13/121 MB Progress (1): 13/121 MB Progress (1): 13/121 MB Progress (1): 13/121 MB Progress (1): 13/121 MB Progress (1): 13/121 MB Progress (1): 13/121 MB Progress (1): 13/121 MB Progress (1): 13/121 MB Progress (1): 13/121 MB Progress (1): 13/121 MB Progress (1): 13/121 MB Progress (1): 13/121 MB Progress (1): 13/121 MB Progress (1): 13/121 MB Progress (1): 13/121 MB Progress (1): 13/121 MB Progress (1): 13/121 MB Progress (1): 13/121 MB Progress (1): 13/121 MB Progress (1): 13/121 MB Progress (1): 13/121 MB Progress (1): 13/121 MB Progress (1): 13/121 MB Progress (1): 13/121 MB Progress (1): 13/121 MB Progress (1): 13/121 MB Progress (1): 13/121 MB Progress (1): 13/121 MB Progress (1): 13/121 MB Progress (1): 13/121 MB Progress (1): 13/121 MB Progress (1): 13/121 MB Progress (1): 13/121 MB Progress (1): 13/121 MB Progress (1): 13/121 MB Progress (1): 13/121 MB Progress (1): 13/121 MB Progress (1): 13/121 MB Progress (1): 13/121 MB Progress (1): 13/121 MB Progress (1): 13/121 MB Progress (1): 13/121 MB Progress (1): 13/121 MB Progress (1): 13/121 MB Progress (1): 13/121 MB Progress (1): 13/121 MB Progress (1): 13/121 MB Progress (1): 13/121 MB Progress (1): 13/121 MB Progress (1): 13/121 MB Progress (1): 13/121 MB Progress (1): 13/121 MB Progress (1): 13/121 MB Progress (1): 13/121 MB Progress (1): 13/121 MB Progress (1): 13/121 MB Progress (1): 13/121 MB Progress (1): 13/121 MB Progress (1): 13/121 MB Progress (1): 13/121 MB Progress (1): 13/121 MB Progress (1): 13/121 MB Progress (1): 13/121 MB Progress (1): 13/121 MB Progress (1): 13/121 MB Progress (1): 13/121 MB Progress (1): 13/121 MB Progress (1): 13/121 MB Progress (1): 13/121 MB Progress (1): 13/121 MB Progress (1): 13/121 MB Progress (1): 13/121 MB Progress (1): 13/121 MB Progress (1): 13/121 MB Progress (1): 13/121 MB Progress (1): 13/121 MB Progress (1): 13/121 MB Progress (1): 13/121 MB Progress (1): 13/121 MB Progress (1): 13/121 MB Progress (1): 13/121 MB Progress (1): 13/121 MB Progress (1): 13/121 MB Progress (1): 13/121 MB Progress (1): 13/121 MB Progress (1): 13/121 MB Progress (1): 13/121 MB Progress (1): 13/121 MB Progress (1): 13/121 MB Progress (1): 13/121 MB Progress (1): 13/121 MB Progress (1): 13/121 MB Progress (1): 13/121 MB Progress (1): 13/121 MB Progress (1): 13/121 MB Progress (1): 13/121 MB Progress (1): 13/121 MB Progress (1): 13/121 MB Progress (1): 13/121 MB Progress (1): 13/121 MB Progress (1): 13/121 MB Progress (1): 13/121 MB Progress (1): 13/121 MB Progress (1): 13/121 MB Progress (1): 13/121 MB Progress (1): 13/121 MB Progress (1): 13/121 MB Progress (1): 13/121 MB Progress (1): 13/121 MB Progress (1): 13/121 MB Progress (1): 13/121 MB Progress (1): 13/121 MB Progress (1): 13/121 MB Progress (1): 13/121 MB Progress (1): 13/121 MB Progress (1): 13/121 MB Progress (1): 13/121 MB Progress (1): 13/121 MB Progress (1): 13/121 MB Progress (1): 13/121 MB Progress (1): 13/121 MB Progress (1): 13/121 MB Progress (1): 13/121 MB Progress (1): 13/121 MB Progress (1): 13/121 MB Progress (1): 13/121 MB Progress (1): 13/121 MB Progress (1): 13/121 MB Progress (1): 13/121 MB Progress (1): 13/121 MB Progress (1): 13/121 MB Progress (1): 13/121 MB Progress (1): 13/121 MB Progress (1): 13/121 MB Progress (1): 13/121 MB Progress (1): 13/121 MB Progress (1): 13/121 MB Progress (1): 13/121 MB Progress (1): 13/121 MB Progress (1): 13/121 MB Progress (1): 13/121 MB Progress (1): 13/121 MB Progress (1): 13/121 MB Progress (1): 13/121 MB Progress (1): 13/121 MB Progress (1): 13/121 MB Progress (1): 13/121 MB Progress (1): 13/121 MB Progress (1): 13/121 MB Progress (1): 13/121 MB Progress (1): 13/121 MB Progress (1): 13/121 MB Progress (1): 13/121 MB Progress (1): 13/121 MB Progress (1): 13/121 MB Progress (1): 13/121 MB Progress (1): 13/121 MB Progress (1): 13/121 MB Progress (1): 13/121 MB Progress (1): 13/121 MB Progress (1): 13/121 MB Progress (1): 13/121 MB Progress (1): 13/121 MB Progress (1): 13/121 MB Progress (1): 13/121 MB Progress (1): 13/121 MB Progress (1): 13/121 MB Progress (1): 13/121 MB Progress (1): 13/121 MB Progress (1): 13/121 MB Progress (1): 13/121 MB Progress (1): 13/121 MB Progress (1): 13/121 MB Progress (1): 13/121 MB Progress (1): 13/121 MB Progress (1): 13/121 MB Progress (1): 13/121 MB Progress (1): 13/121 MB Progress (1): 13/121 MB Progress (1): 13/121 MB Progress (1): 13/121 MB Progress (1): 13/121 MB Progress (1): 13/121 MB Progress (1): 13/121 MB Progress (1): 13/121 MB Progress (1): 13/121 MB Progress (1): 13/121 MB Progress (1): 13/121 MB Progress (1): 13/121 MB Progress (1): 13/121 MB Progress (1): 13/121 MB Progress (1): 13/121 MB Progress (1): 13/121 MB Progress (1): 13/121 MB Progress (1): 13/121 MB Progress (1): 13/121 MB Progress (1): 13/121 MB Progress (1): 13/121 MB Progress (1): 13/121 MB Progress (1): 13/121 MB Progress (1): 13/121 MB Progress (1): 13/121 MB Progress (1): 13/121 MB Progress (1): 13/121 MB Progress (1): 13/121 MB Progress (1): 13/121 MB Progress (1): 13/121 MB Progress (1): 13/121 MB Progress (1): 13/121 MB Progress (1): 13/121 MB Progress (1): 13/121 MB Progress (1): 13/121 MB Progress (1): 13/121 MB Progress (1): 13/121 MB Progress (1): 13/121 MB Progress (1): 13/121 MB Progress (1): 13/121 MB Progress (1): 13/121 MB Progress (1): 13/121 MB Progress (1): 13/121 MB Progress (1): 13/121 MB Progress (1): 13/121 MB Progress (1): 13/121 MB Progress (1): 13/121 MB Progress (1): 13/121 MB Progress (1): 13/121 MB Progress (1): 13/121 MB Progress (1): 13/121 MB Progress (1): 13/121 MB Progress (1): 13/121 MB Progress (1): 13/121 MB Progress (1): 13/121 MB Progress (1): 13/121 MB Progress (1): 13/121 MB Progress (1): 13/121 MB Progress (1): 13/121 MB Progress (1): 13/121 MB Progress (1): 13/121 MB Progress (1): 13/121 MB Progress (1): 13/121 MB Progress (1): 13/121 MB Progress (1): 13/121 MB Progress (1): 13/121 MB Progress (1): 13/121 MB Progress (1): 13/121 MB Progress (1): 13/121 MB Progress (1): 13/121 MB Progress (1): 13/121 MB Progress (1): 13/121 MB Progress (1): 13/121 MB Progress (1): 13/121 MB Progress (1): 13/121 MB Progress (1): 13/121 MB Progress (1): 13/121 MB Progress (1): 13/121 MB Progress (1): 13/121 MB Progress (1): 13/121 MB Progress (1): 13/121 MB Progress (1): 13/121 MB Progress (1): 13/121 MB Progress (1): 13/121 MB Progress (1): 13/121 MB Progress (1): 13/121 MB Progress (1): 13/121 MB Progress (1): 13/121 MB Progress (1): 13/121 MB Progress (1): 14/121 MB Progress (1): 14/121 MB Progress (1): 14/121 MB Progress (1): 14/121 MB Progress (1): 14/121 MB Progress (1): 14/121 MB Progress (1): 14/121 MB Progress (1): 14/121 MB Progress (1): 14/121 MB Progress (1): 14/121 MB Progress (1): 14/121 MB Progress (1): 14/121 MB Progress (1): 14/121 MB Progress (1): 14/121 MB Progress (1): 14/121 MB Progress (1): 14/121 MB Progress (1): 14/121 MB Progress (1): 14/121 MB Progress (1): 14/121 MB Progress (1): 14/121 MB Progress (1): 14/121 MB Progress (1): 14/121 MB Progress (1): 14/121 MB Progress (1): 14/121 MB Progress (1): 14/121 MB Progress (1): 14/121 MB Progress (1): 14/121 MB Progress (1): 14/121 MB Progress (1): 14/121 MB Progress (1): 14/121 MB Progress (1): 14/121 MB Progress (1): 14/121 MB Progress (1): 14/121 MB Progress (1): 14/121 MB Progress (1): 14/121 MB Progress (1): 14/121 MB Progress (1): 14/121 MB Progress (1): 14/121 MB Progress (1): 14/121 MB Progress (1): 14/121 MB Progress (1): 14/121 MB Progress (1): 14/121 MB Progress (1): 14/121 MB Progress (1): 14/121 MB Progress (1): 14/121 MB Progress (1): 14/121 MB Progress (1): 14/121 MB Progress (1): 14/121 MB Progress (1): 14/121 MB Progress (1): 14/121 MB Progress (1): 14/121 MB Progress (1): 14/121 MB Progress (1): 14/121 MB Progress (1): 14/121 MB Progress (1): 14/121 MB Progress (1): 14/121 MB Progress (1): 14/121 MB Progress (1): 14/121 MB Progress (1): 14/121 MB Progress (1): 14/121 MB Progress (1): 14/121 MB Progress (1): 14/121 MB Progress (1): 14/121 MB Progress (1): 14/121 MB Progress (1): 14/121 MB Progress (1): 14/121 MB Progress (1): 14/121 MB Progress (1): 14/121 MB Progress (1): 14/121 MB Progress (1): 14/121 MB Progress (1): 14/121 MB Progress (1): 14/121 MB Progress (1): 14/121 MB Progress (1): 14/121 MB Progress (1): 14/121 MB Progress (1): 14/121 MB Progress (1): 14/121 MB Progress (1): 14/121 MB Progress (1): 14/121 MB Progress (1): 14/121 MB Progress (1): 14/121 MB Progress (1): 14/121 MB Progress (1): 14/121 MB Progress (1): 14/121 MB Progress (1): 14/121 MB Progress (1): 14/121 MB Progress (1): 14/121 MB Progress (1): 14/121 MB Progress (1): 14/121 MB Progress (1): 14/121 MB Progress (1): 14/121 MB Progress (1): 14/121 MB Progress (1): 14/121 MB Progress (1): 14/121 MB Progress (1): 14/121 MB Progress (1): 14/121 MB Progress (1): 14/121 MB Progress (1): 14/121 MB Progress (1): 14/121 MB Progress (1): 14/121 MB Progress (1): 14/121 MB Progress (1): 14/121 MB Progress (1): 14/121 MB Progress (1): 14/121 MB Progress (1): 14/121 MB Progress (1): 14/121 MB Progress (1): 14/121 MB Progress (1): 14/121 MB Progress (1): 14/121 MB Progress (1): 14/121 MB Progress (1): 14/121 MB Progress (1): 14/121 MB Progress (1): 14/121 MB Progress (1): 14/121 MB Progress (1): 14/121 MB Progress (1): 14/121 MB Progress (1): 14/121 MB Progress (1): 14/121 MB Progress (1): 14/121 MB Progress (1): 14/121 MB Progress (1): 14/121 MB Progress (1): 14/121 MB Progress (1): 14/121 MB Progress (1): 14/121 MB Progress (1): 14/121 MB Progress (1): 14/121 MB Progress (1): 14/121 MB Progress (1): 14/121 MB Progress (1): 14/121 MB Progress (1): 14/121 MB Progress (1): 14/121 MB Progress (1): 14/121 MB Progress (1): 14/121 MB Progress (1): 14/121 MB Progress (1): 14/121 MB Progress (1): 14/121 MB Progress (1): 14/121 MB Progress (1): 14/121 MB Progress (1): 14/121 MB Progress (1): 14/121 MB Progress (1): 14/121 MB Progress (1): 14/121 MB Progress (1): 14/121 MB Progress (1): 14/121 MB Progress (1): 14/121 MB Progress (1): 14/121 MB Progress (1): 14/121 MB Progress (1): 14/121 MB Progress (1): 14/121 MB Progress (1): 14/121 MB Progress (1): 14/121 MB Progress (1): 14/121 MB Progress (1): 14/121 MB Progress (1): 14/121 MB Progress (1): 14/121 MB Progress (1): 14/121 MB Progress (1): 14/121 MB Progress (1): 14/121 MB Progress (1): 14/121 MB Progress (1): 14/121 MB Progress (1): 14/121 MB Progress (1): 14/121 MB Progress (1): 14/121 MB Progress (1): 14/121 MB Progress (1): 14/121 MB Progress (1): 14/121 MB Progress (1): 14/121 MB Progress (1): 14/121 MB Progress (1): 14/121 MB Progress (1): 14/121 MB Progress (1): 14/121 MB Progress (1): 14/121 MB Progress (1): 14/121 MB Progress (1): 14/121 MB Progress (1): 14/121 MB Progress (1): 14/121 MB Progress (1): 14/121 MB Progress (1): 14/121 MB Progress (1): 14/121 MB Progress (1): 14/121 MB Progress (1): 14/121 MB Progress (1): 14/121 MB Progress (1): 14/121 MB Progress (1): 14/121 MB Progress (1): 14/121 MB Progress (1): 14/121 MB Progress (1): 14/121 MB Progress (1): 14/121 MB Progress (1): 14/121 MB Progress (1): 14/121 MB Progress (1): 14/121 MB Progress (1): 14/121 MB Progress (1): 14/121 MB Progress (1): 14/121 MB Progress (1): 14/121 MB Progress (1): 14/121 MB Progress (1): 14/121 MB Progress (1): 14/121 MB Progress (1): 14/121 MB Progress (1): 14/121 MB Progress (1): 14/121 MB Progress (1): 14/121 MB Progress (1): 14/121 MB Progress (1): 14/121 MB Progress (1): 14/121 MB Progress (1): 14/121 MB Progress (1): 14/121 MB Progress (1): 14/121 MB Progress (1): 14/121 MB Progress (1): 14/121 MB Progress (1): 14/121 MB Progress (1): 14/121 MB Progress (1): 14/121 MB Progress (1): 14/121 MB Progress (1): 14/121 MB Progress (1): 14/121 MB Progress (1): 14/121 MB Progress (1): 14/121 MB Progress (1): 14/121 MB Progress (1): 14/121 MB Progress (1): 14/121 MB Progress (1): 14/121 MB Progress (1): 14/121 MB Progress (1): 14/121 MB Progress (1): 14/121 MB Progress (1): 14/121 MB Progress (1): 14/121 MB Progress (1): 14/121 MB Progress (1): 14/121 MB Progress (1): 14/121 MB Progress (1): 14/121 MB Progress (1): 14/121 MB Progress (1): 14/121 MB Progress (1): 14/121 MB Progress (1): 14/121 MB Progress (1): 14/121 MB Progress (1): 14/121 MB Progress (1): 14/121 MB Progress (1): 14/121 MB Progress (1): 14/121 MB Progress (1): 14/121 MB Progress (1): 14/121 MB Progress (1): 14/121 MB Progress (1): 14/121 MB Progress (1): 14/121 MB Progress (1): 14/121 MB Progress (1): 14/121 MB Progress (1): 14/121 MB Progress (1): 14/121 MB Progress (1): 14/121 MB Progress (1): 14/121 MB Progress (1): 14/121 MB Progress (1): 14/121 MB Progress (1): 14/121 MB Progress (1): 14/121 MB Progress (1): 14/121 MB Progress (1): 14/121 MB Progress (1): 14/121 MB Progress (1): 14/121 MB Progress (1): 14/121 MB Progress (1): 14/121 MB Progress (1): 14/121 MB Progress (1): 14/121 MB Progress (1): 14/121 MB Progress (1): 14/121 MB Progress (1): 14/121 MB Progress (1): 14/121 MB Progress (1): 14/121 MB Progress (1): 14/121 MB Progress (1): 14/121 MB Progress (1): 14/121 MB Progress (1): 14/121 MB Progress (1): 14/121 MB Progress (1): 14/121 MB Progress (1): 14/121 MB Progress (1): 14/121 MB Progress (1): 14/121 MB Progress (1): 14/121 MB Progress (1): 14/121 MB Progress (1): 14/121 MB Progress (1): 14/121 MB Progress (1): 14/121 MB Progress (1): 14/121 MB Progress (1): 14/121 MB Progress (1): 14/121 MB Progress (1): 14/121 MB Progress (1): 14/121 MB Progress (1): 14/121 MB Progress (1): 14/121 MB Progress (1): 14/121 MB Progress (1): 14/121 MB Progress (1): 14/121 MB Progress (1): 14/121 MB Progress (1): 14/121 MB Progress (1): 14/121 MB Progress (1): 14/121 MB Progress (1): 14/121 MB Progress (1): 14/121 MB Progress (1): 14/121 MB Progress (1): 14/121 MB Progress (1): 14/121 MB Progress (1): 14/121 MB Progress (1): 14/121 MB Progress (1): 14/121 MB Progress (1): 14/121 MB Progress (1): 14/121 MB Progress (1): 14/121 MB Progress (1): 14/121 MB Progress (1): 14/121 MB Progress (1): 14/121 MB Progress (1): 14/121 MB Progress (1): 14/121 MB Progress (1): 14/121 MB Progress (1): 14/121 MB Progress (1): 14/121 MB Progress (1): 14/121 MB Progress (1): 14/121 MB Progress (1): 14/121 MB Progress (1): 14/121 MB Progress (1): 14/121 MB Progress (1): 14/121 MB Progress (1): 14/121 MB Progress (1): 14/121 MB Progress (1): 14/121 MB Progress (1): 14/121 MB Progress (1): 14/121 MB Progress (1): 14/121 MB Progress (1): 14/121 MB Progress (1): 14/121 MB Progress (1): 14/121 MB Progress (1): 14/121 MB Progress (1): 14/121 MB Progress (1): 14/121 MB Progress (1): 14/121 MB Progress (1): 14/121 MB Progress (1): 14/121 MB Progress (1): 14/121 MB Progress (1): 14/121 MB Progress (1): 14/121 MB Progress (1): 14/121 MB Progress (1): 14/121 MB Progress (1): 14/121 MB Progress (1): 14/121 MB Progress (1): 14/121 MB Progress (1): 14/121 MB Progress (1): 14/121 MB Progress (1): 14/121 MB Progress (1): 14/121 MB Progress (1): 14/121 MB Progress (1): 14/121 MB Progress (1): 14/121 MB Progress (1): 14/121 MB Progress (1): 14/121 MB Progress (1): 14/121 MB Progress (1): 14/121 MB Progress (1): 14/121 MB Progress (1): 14/121 MB Progress (1): 14/121 MB Progress (1): 14/121 MB Progress (1): 14/121 MB Progress (1): 14/121 MB Progress (1): 14/121 MB Progress (1): 14/121 MB Progress (1): 14/121 MB Progress (1): 14/121 MB Progress (1): 14/121 MB Progress (1): 14/121 MB Progress (1): 14/121 MB Progress (1): 14/121 MB Progress (1): 14/121 MB Progress (1): 14/121 MB Progress (1): 14/121 MB Progress (1): 14/121 MB Progress (1): 14/121 MB Progress (1): 14/121 MB Progress (1): 14/121 MB Progress (1): 14/121 MB Progress (1): 14/121 MB Progress (1): 14/121 MB Progress (1): 14/121 MB Progress (1): 14/121 MB Progress (1): 14/121 MB Progress (1): 14/121 MB Progress (1): 14/121 MB Progress (1): 14/121 MB Progress (1): 14/121 MB Progress (1): 14/121 MB Progress (1): 14/121 MB Progress (1): 14/121 MB Progress (1): 14/121 MB Progress (1): 14/121 MB Progress (1): 14/121 MB Progress (1): 14/121 MB Progress (1): 14/121 MB Progress (1): 14/121 MB Progress (1): 14/121 MB Progress (1): 14/121 MB Progress (1): 14/121 MB Progress (1): 14/121 MB Progress (1): 14/121 MB Progress (1): 14/121 MB Progress (1): 14/121 MB Progress (1): 14/121 MB Progress (1): 14/121 MB Progress (1): 14/121 MB Progress (1): 14/121 MB Progress (1): 14/121 MB Progress (1): 14/121 MB Progress (1): 14/121 MB Progress (1): 14/121 MB Progress (1): 14/121 MB Progress (1): 14/121 MB Progress (1): 14/121 MB Progress (1): 14/121 MB Progress (1): 14/121 MB Progress (1): 14/121 MB Progress (1): 14/121 MB Progress (1): 14/121 MB Progress (1): 14/121 MB Progress (1): 14/121 MB Progress (1): 14/121 MB Progress (1): 14/121 MB Progress (1): 14/121 MB Progress (1): 14/121 MB Progress (1): 14/121 MB Progress (1): 14/121 MB Progress (1): 14/121 MB Progress (1): 14/121 MB Progress (1): 14/121 MB Progress (1): 14/121 MB Progress (1): 14/121 MB Progress (1): 14/121 MB Progress (1): 14/121 MB Progress (1): 14/121 MB Progress (1): 14/121 MB Progress (1): 14/121 MB Progress (1): 14/121 MB Progress (1): 14/121 MB Progress (1): 14/121 MB Progress (1): 14/121 MB Progress (1): 14/121 MB Progress (1): 14/121 MB Progress (1): 14/121 MB Progress (1): 14/121 MB Progress (1): 14/121 MB Progress (1): 14/121 MB Progress (1): 14/121 MB Progress (1): 14/121 MB Progress (1): 14/121 MB Progress (1): 14/121 MB Progress (1): 14/121 MB Progress (1): 14/121 MB Progress (1): 14/121 MB Progress (1): 14/121 MB Progress (1): 14/121 MB Progress (1): 14/121 MB Progress (1): 14/121 MB Progress (1): 14/121 MB Progress (1): 14/121 MB Progress (1): 14/121 MB Progress (1): 14/121 MB Progress (1): 14/121 MB Progress (1): 14/121 MB Progress (1): 14/121 MB Progress (1): 14/121 MB Progress (1): 14/121 MB Progress (1): 14/121 MB Progress (1): 14/121 MB Progress (1): 14/121 MB Progress (1): 14/121 MB Progress (1): 14/121 MB Progress (1): 14/121 MB Progress (1): 14/121 MB Progress (1): 14/121 MB Progress (1): 14/121 MB Progress (1): 14/121 MB Progress (1): 14/121 MB Progress (1): 14/121 MB Progress (1): 14/121 MB Progress (1): 14/121 MB Progress (1): 14/121 MB Progress (1): 14/121 MB Progress (1): 14/121 MB Progress (1): 14/121 MB Progress (1): 14/121 MB Progress (1): 14/121 MB Progress (1): 14/121 MB Progress (1): 14/121 MB Progress (1): 14/121 MB Progress (1): 15/121 MB Progress (1): 15/121 MB Progress (1): 15/121 MB Progress (1): 15/121 MB Progress (1): 15/121 MB Progress (1): 15/121 MB Progress (1): 15/121 MB Progress (1): 15/121 MB Progress (1): 15/121 MB Progress (1): 15/121 MB Progress (1): 15/121 MB Progress (1): 15/121 MB Progress (1): 15/121 MB Progress (1): 15/121 MB Progress (1): 15/121 MB Progress (1): 15/121 MB Progress (1): 15/121 MB Progress (1): 15/121 MB Progress (1): 15/121 MB Progress (1): 15/121 MB Progress (1): 15/121 MB Progress (1): 15/121 MB Progress (1): 15/121 MB Progress (1): 15/121 MB Progress (1): 15/121 MB Progress (1): 15/121 MB Progress (1): 15/121 MB Progress (1): 15/121 MB Progress (1): 15/121 MB Progress (1): 15/121 MB Progress (1): 15/121 MB Progress (1): 15/121 MB Progress (1): 15/121 MB Progress (1): 15/121 MB Progress (1): 15/121 MB Progress (1): 15/121 MB Progress (1): 15/121 MB Progress (1): 15/121 MB Progress (1): 15/121 MB Progress (1): 15/121 MB Progress (1): 15/121 MB Progress (1): 15/121 MB Progress (1): 15/121 MB Progress (1): 15/121 MB Progress (1): 15/121 MB Progress (1): 15/121 MB Progress (1): 15/121 MB Progress (1): 15/121 MB Progress (1): 15/121 MB Progress (1): 15/121 MB Progress (1): 15/121 MB Progress (1): 15/121 MB Progress (1): 15/121 MB Progress (1): 15/121 MB Progress (1): 15/121 MB Progress (1): 15/121 MB Progress (1): 15/121 MB Progress (1): 15/121 MB Progress (1): 15/121 MB Progress (1): 15/121 MB Progress (1): 15/121 MB Progress (1): 15/121 MB Progress (1): 15/121 MB Progress (1): 15/121 MB Progress (1): 15/121 MB Progress (1): 15/121 MB Progress (1): 15/121 MB Progress (1): 15/121 MB Progress (1): 15/121 MB Progress (1): 15/121 MB Progress (1): 15/121 MB Progress (1): 15/121 MB Progress (1): 15/121 MB Progress (1): 15/121 MB Progress (1): 15/121 MB Progress (1): 15/121 MB Progress (1): 15/121 MB Progress (1): 15/121 MB Progress (1): 15/121 MB Progress (1): 15/121 MB Progress (1): 15/121 MB Progress (1): 15/121 MB Progress (1): 15/121 MB Progress (1): 15/121 MB Progress (1): 15/121 MB Progress (1): 15/121 MB Progress (1): 15/121 MB Progress (1): 15/121 MB Progress (1): 15/121 MB Progress (1): 15/121 MB Progress (1): 15/121 MB Progress (1): 15/121 MB Progress (1): 15/121 MB Progress (1): 15/121 MB Progress (1): 15/121 MB Progress (1): 15/121 MB Progress (1): 15/121 MB Progress (1): 15/121 MB Progress (1): 15/121 MB Progress (1): 15/121 MB Progress (1): 15/121 MB Progress (1): 15/121 MB Progress (1): 15/121 MB Progress (1): 15/121 MB Progress (1): 15/121 MB Progress (1): 15/121 MB Progress (1): 15/121 MB Progress (1): 15/121 MB Progress (1): 15/121 MB Progress (1): 15/121 MB Progress (1): 15/121 MB Progress (1): 15/121 MB Progress (1): 15/121 MB Progress (1): 15/121 MB Progress (1): 15/121 MB Progress (1): 15/121 MB Progress (1): 15/121 MB Progress (1): 15/121 MB Progress (1): 15/121 MB Progress (1): 15/121 MB Progress (1): 15/121 MB Progress (1): 15/121 MB Progress (1): 15/121 MB Progress (1): 15/121 MB Progress (1): 15/121 MB Progress (1): 15/121 MB Progress (1): 15/121 MB Progress (1): 15/121 MB Progress (1): 15/121 MB Progress (1): 15/121 MB Progress (1): 15/121 MB Progress (1): 15/121 MB Progress (1): 15/121 MB Progress (1): 15/121 MB Progress (1): 15/121 MB Progress (1): 15/121 MB Progress (1): 15/121 MB Progress (1): 15/121 MB Progress (1): 15/121 MB Progress (1): 15/121 MB Progress (1): 15/121 MB Progress (1): 15/121 MB Progress (1): 15/121 MB Progress (1): 15/121 MB Progress (1): 15/121 MB Progress (1): 15/121 MB Progress (1): 15/121 MB Progress (1): 15/121 MB Progress (1): 15/121 MB Progress (1): 15/121 MB Progress (1): 15/121 MB Progress (1): 15/121 MB Progress (1): 15/121 MB Progress (1): 15/121 MB Progress (1): 15/121 MB Progress (1): 15/121 MB Progress (1): 15/121 MB Progress (1): 15/121 MB Progress (1): 15/121 MB Progress (1): 15/121 MB Progress (1): 15/121 MB Progress (1): 15/121 MB Progress (1): 15/121 MB Progress (1): 15/121 MB Progress (1): 15/121 MB Progress (1): 15/121 MB Progress (1): 15/121 MB Progress (1): 15/121 MB Progress (1): 15/121 MB Progress (1): 15/121 MB Progress (1): 15/121 MB Progress (1): 15/121 MB Progress (1): 15/121 MB Progress (1): 15/121 MB Progress (1): 15/121 MB Progress (1): 15/121 MB Progress (1): 15/121 MB Progress (1): 15/121 MB Progress (1): 15/121 MB Progress (1): 15/121 MB Progress (1): 15/121 MB Progress (1): 15/121 MB Progress (1): 15/121 MB Progress (1): 15/121 MB Progress (1): 15/121 MB Progress (1): 15/121 MB Progress (1): 15/121 MB Progress (1): 15/121 MB Progress (1): 15/121 MB Progress (1): 15/121 MB Progress (1): 15/121 MB Progress (1): 15/121 MB Progress (1): 15/121 MB Progress (1): 15/121 MB Progress (1): 15/121 MB Progress (1): 15/121 MB Progress (1): 15/121 MB Progress (1): 15/121 MB Progress (1): 15/121 MB Progress (1): 15/121 MB Progress (1): 15/121 MB Progress (1): 15/121 MB Progress (1): 15/121 MB Progress (1): 15/121 MB Progress (1): 15/121 MB Progress (1): 15/121 MB Progress (1): 15/121 MB Progress (1): 15/121 MB Progress (1): 15/121 MB Progress (1): 15/121 MB Progress (1): 15/121 MB Progress (1): 15/121 MB Progress (1): 15/121 MB Progress (1): 15/121 MB Progress (1): 15/121 MB Progress (1): 15/121 MB Progress (1): 15/121 MB Progress (1): 15/121 MB Progress (1): 15/121 MB Progress (1): 15/121 MB Progress (1): 15/121 MB Progress (1): 15/121 MB Progress (1): 15/121 MB Progress (1): 15/121 MB Progress (1): 15/121 MB Progress (1): 15/121 MB Progress (1): 15/121 MB Progress (1): 15/121 MB Progress (1): 15/121 MB Progress (1): 15/121 MB Progress (1): 15/121 MB Progress (1): 15/121 MB Progress (1): 15/121 MB Progress (1): 15/121 MB Progress (1): 15/121 MB Progress (1): 15/121 MB Progress (1): 15/121 MB Progress (1): 15/121 MB Progress (1): 15/121 MB Progress (1): 15/121 MB Progress (1): 15/121 MB Progress (1): 15/121 MB Progress (1): 15/121 MB Progress (1): 15/121 MB Progress (1): 15/121 MB Progress (1): 15/121 MB Progress (1): 15/121 MB Progress (1): 15/121 MB Progress (1): 15/121 MB Progress (1): 15/121 MB Progress (1): 15/121 MB Progress (1): 15/121 MB Progress (1): 15/121 MB Progress (1): 15/121 MB Progress (1): 15/121 MB Progress (1): 15/121 MB Progress (1): 15/121 MB Progress (1): 15/121 MB Progress (1): 15/121 MB Progress (1): 15/121 MB Progress (1): 15/121 MB Progress (1): 15/121 MB Progress (1): 15/121 MB Progress (1): 15/121 MB Progress (1): 15/121 MB Progress (1): 15/121 MB Progress (1): 15/121 MB Progress (1): 15/121 MB Progress (1): 15/121 MB Progress (1): 15/121 MB Progress (1): 15/121 MB Progress (1): 15/121 MB Progress (1): 15/121 MB Progress (1): 15/121 MB Progress (1): 15/121 MB Progress (1): 15/121 MB Progress (1): 15/121 MB Progress (1): 15/121 MB Progress (1): 15/121 MB Progress (1): 15/121 MB Progress (1): 15/121 MB Progress (1): 15/121 MB Progress (1): 15/121 MB Progress (1): 15/121 MB Progress (1): 15/121 MB Progress (1): 15/121 MB Progress (1): 15/121 MB Progress (1): 15/121 MB Progress (1): 15/121 MB Progress (1): 15/121 MB Progress (1): 15/121 MB Progress (1): 15/121 MB Progress (1): 15/121 MB Progress (1): 15/121 MB Progress (1): 15/121 MB Progress (1): 15/121 MB Progress (1): 15/121 MB Progress (1): 15/121 MB Progress (1): 15/121 MB Progress (1): 15/121 MB Progress (1): 15/121 MB Progress (1): 15/121 MB Progress (1): 15/121 MB Progress (1): 15/121 MB Progress (1): 15/121 MB Progress (1): 15/121 MB Progress (1): 15/121 MB Progress (1): 15/121 MB Progress (1): 15/121 MB Progress (1): 15/121 MB Progress (1): 15/121 MB Progress (1): 15/121 MB Progress (1): 15/121 MB Progress (1): 15/121 MB Progress (1): 15/121 MB Progress (1): 15/121 MB Progress (1): 15/121 MB Progress (1): 15/121 MB Progress (1): 15/121 MB Progress (1): 15/121 MB Progress (1): 15/121 MB Progress (1): 15/121 MB Progress (1): 15/121 MB Progress (1): 15/121 MB Progress (1): 15/121 MB Progress (1): 15/121 MB Progress (1): 15/121 MB Progress (1): 15/121 MB Progress (1): 15/121 MB Progress (1): 15/121 MB Progress (1): 15/121 MB Progress (1): 15/121 MB Progress (1): 15/121 MB Progress (1): 15/121 MB Progress (1): 15/121 MB Progress (1): 15/121 MB Progress (1): 15/121 MB Progress (1): 15/121 MB Progress (1): 15/121 MB Progress (1): 15/121 MB Progress (1): 15/121 MB Progress (1): 15/121 MB Progress (1): 15/121 MB Progress (1): 15/121 MB Progress (1): 15/121 MB Progress (1): 15/121 MB Progress (1): 15/121 MB Progress (1): 15/121 MB Progress (1): 15/121 MB Progress (1): 15/121 MB Progress (1): 15/121 MB Progress (1): 15/121 MB Progress (1): 15/121 MB Progress (1): 15/121 MB Progress (1): 15/121 MB Progress (1): 15/121 MB Progress (1): 15/121 MB Progress (1): 15/121 MB Progress (1): 15/121 MB Progress (1): 15/121 MB Progress (1): 15/121 MB Progress (1): 15/121 MB Progress (1): 15/121 MB Progress (1): 15/121 MB Progress (1): 15/121 MB Progress (1): 15/121 MB Progress (1): 15/121 MB Progress (1): 15/121 MB Progress (1): 15/121 MB Progress (1): 15/121 MB Progress (1): 15/121 MB Progress (1): 15/121 MB Progress (1): 15/121 MB Progress (1): 15/121 MB Progress (1): 15/121 MB Progress (1): 15/121 MB Progress (1): 15/121 MB Progress (1): 15/121 MB Progress (1): 15/121 MB Progress (1): 15/121 MB Progress (1): 15/121 MB Progress (1): 15/121 MB Progress (1): 15/121 MB Progress (1): 15/121 MB Progress (1): 15/121 MB Progress (1): 15/121 MB Progress (1): 15/121 MB Progress (1): 15/121 MB Progress (1): 15/121 MB Progress (1): 15/121 MB Progress (1): 15/121 MB Progress (1): 15/121 MB Progress (1): 15/121 MB Progress (1): 15/121 MB Progress (1): 15/121 MB Progress (1): 15/121 MB Progress (1): 15/121 MB Progress (1): 15/121 MB Progress (1): 15/121 MB Progress (1): 15/121 MB Progress (1): 15/121 MB Progress (1): 15/121 MB Progress (1): 15/121 MB Progress (1): 15/121 MB Progress (1): 15/121 MB Progress (1): 15/121 MB Progress (1): 15/121 MB Progress (1): 15/121 MB Progress (1): 15/121 MB Progress (1): 15/121 MB Progress (1): 15/121 MB Progress (1): 15/121 MB Progress (1): 15/121 MB Progress (1): 15/121 MB Progress (1): 15/121 MB Progress (1): 15/121 MB Progress (1): 15/121 MB Progress (1): 15/121 MB Progress (1): 15/121 MB Progress (1): 15/121 MB Progress (1): 15/121 MB Progress (1): 15/121 MB Progress (1): 15/121 MB Progress (1): 15/121 MB Progress (1): 15/121 MB Progress (1): 15/121 MB Progress (1): 15/121 MB Progress (1): 15/121 MB Progress (1): 15/121 MB Progress (1): 15/121 MB Progress (1): 15/121 MB Progress (1): 15/121 MB Progress (1): 15/121 MB Progress (1): 15/121 MB Progress (1): 15/121 MB Progress (1): 15/121 MB Progress (1): 15/121 MB Progress (1): 15/121 MB Progress (1): 15/121 MB Progress (1): 15/121 MB Progress (1): 15/121 MB Progress (1): 15/121 MB Progress (1): 15/121 MB Progress (1): 15/121 MB Progress (1): 15/121 MB Progress (1): 15/121 MB Progress (1): 15/121 MB Progress (1): 15/121 MB Progress (1): 15/121 MB Progress (1): 15/121 MB Progress (1): 15/121 MB Progress (1): 15/121 MB Progress (1): 15/121 MB Progress (1): 15/121 MB Progress (1): 15/121 MB Progress (1): 15/121 MB Progress (1): 15/121 MB Progress (1): 15/121 MB Progress (1): 15/121 MB Progress (1): 15/121 MB Progress (1): 15/121 MB Progress (1): 15/121 MB Progress (1): 15/121 MB Progress (1): 15/121 MB Progress (1): 15/121 MB Progress (1): 15/121 MB Progress (1): 15/121 MB Progress (1): 15/121 MB Progress (1): 15/121 MB Progress (1): 15/121 MB Progress (1): 15/121 MB Progress (1): 15/121 MB Progress (1): 15/121 MB Progress (1): 15/121 MB Progress (1): 15/121 MB Progress (1): 15/121 MB Progress (1): 15/121 MB Progress (1): 15/121 MB Progress (1): 15/121 MB Progress (1): 15/121 MB Progress (1): 15/121 MB Progress (1): 15/121 MB Progress (1): 15/121 MB Progress (1): 15/121 MB Progress (1): 15/121 MB Progress (1): 15/121 MB Progress (1): 15/121 MB Progress (1): 15/121 MB Progress (1): 16/121 MB Progress (1): 16/121 MB Progress (1): 16/121 MB Progress (1): 16/121 MB Progress (1): 16/121 MB Progress (1): 16/121 MB Progress (1): 16/121 MB Progress (1): 16/121 MB Progress (1): 16/121 MB Progress (1): 16/121 MB Progress (1): 16/121 MB Progress (1): 16/121 MB Progress (1): 16/121 MB Progress (1): 16/121 MB Progress (1): 16/121 MB Progress (1): 16/121 MB Progress (1): 16/121 MB Progress (1): 16/121 MB Progress (1): 16/121 MB Progress (1): 16/121 MB Progress (1): 16/121 MB Progress (1): 16/121 MB Progress (1): 16/121 MB Progress (1): 16/121 MB Progress (1): 16/121 MB Progress (1): 16/121 MB Progress (1): 16/121 MB Progress (1): 16/121 MB Progress (1): 16/121 MB Progress (1): 16/121 MB Progress (1): 16/121 MB Progress (1): 16/121 MB Progress (1): 16/121 MB Progress (1): 16/121 MB Progress (1): 16/121 MB Progress (1): 16/121 MB Progress (1): 16/121 MB Progress (1): 16/121 MB Progress (1): 16/121 MB Progress (1): 16/121 MB Progress (1): 16/121 MB Progress (1): 16/121 MB Progress (1): 16/121 MB Progress (1): 16/121 MB Progress (1): 16/121 MB Progress (1): 16/121 MB Progress (1): 16/121 MB Progress (1): 16/121 MB Progress (1): 16/121 MB Progress (1): 16/121 MB Progress (1): 16/121 MB Progress (1): 16/121 MB Progress (1): 16/121 MB Progress (1): 16/121 MB Progress (1): 16/121 MB Progress (1): 16/121 MB Progress (1): 16/121 MB Progress (1): 16/121 MB Progress (1): 16/121 MB Progress (1): 16/121 MB Progress (1): 16/121 MB Progress (1): 16/121 MB Progress (1): 16/121 MB Progress (1): 16/121 MB Progress (1): 16/121 MB Progress (1): 16/121 MB Progress (1): 16/121 MB Progress (1): 16/121 MB Progress (1): 16/121 MB Progress (1): 16/121 MB Progress (1): 16/121 MB Progress (1): 16/121 MB Progress (1): 16/121 MB Progress (1): 16/121 MB Progress (1): 16/121 MB Progress (1): 16/121 MB Progress (1): 16/121 MB Progress (1): 16/121 MB Progress (1): 16/121 MB Progress (1): 16/121 MB Progress (1): 16/121 MB Progress (1): 16/121 MB Progress (1): 16/121 MB Progress (1): 16/121 MB Progress (1): 16/121 MB Progress (1): 16/121 MB Progress (1): 16/121 MB Progress (1): 16/121 MB Progress (1): 16/121 MB Progress (1): 16/121 MB Progress (1): 16/121 MB Progress (1): 16/121 MB Progress (1): 16/121 MB Progress (1): 16/121 MB Progress (1): 16/121 MB Progress (1): 16/121 MB Progress (1): 16/121 MB Progress (1): 16/121 MB Progress (1): 16/121 MB Progress (1): 16/121 MB Progress (1): 16/121 MB Progress (1): 16/121 MB Progress (1): 16/121 MB Progress (1): 16/121 MB Progress (1): 16/121 MB Progress (1): 16/121 MB Progress (1): 16/121 MB Progress (1): 16/121 MB Progress (1): 16/121 MB Progress (1): 16/121 MB Progress (1): 16/121 MB Progress (1): 16/121 MB Progress (1): 16/121 MB Progress (1): 16/121 MB Progress (1): 16/121 MB Progress (1): 16/121 MB Progress (1): 16/121 MB Progress (1): 16/121 MB Progress (1): 16/121 MB Progress (1): 16/121 MB Progress (1): 16/121 MB Progress (1): 16/121 MB Progress (1): 16/121 MB Progress (1): 16/121 MB Progress (1): 16/121 MB Progress (1): 16/121 MB Progress (1): 16/121 MB Progress (1): 16/121 MB Progress (1): 16/121 MB Progress (1): 16/121 MB Progress (1): 16/121 MB Progress (1): 16/121 MB Progress (1): 16/121 MB Progress (1): 16/121 MB Progress (1): 16/121 MB Progress (1): 16/121 MB Progress (1): 16/121 MB Progress (1): 16/121 MB Progress (1): 16/121 MB Progress (1): 16/121 MB Progress (1): 16/121 MB Progress (1): 16/121 MB Progress (1): 16/121 MB Progress (1): 16/121 MB Progress (1): 16/121 MB Progress (1): 16/121 MB Progress (1): 16/121 MB Progress (1): 16/121 MB Progress (1): 16/121 MB Progress (1): 16/121 MB Progress (1): 16/121 MB Progress (1): 16/121 MB Progress (1): 16/121 MB Progress (1): 16/121 MB Progress (1): 16/121 MB Progress (1): 16/121 MB Progress (1): 16/121 MB Progress (1): 16/121 MB Progress (1): 16/121 MB Progress (1): 16/121 MB Progress (1): 16/121 MB Progress (1): 16/121 MB Progress (1): 16/121 MB Progress (1): 16/121 MB Progress (1): 16/121 MB Progress (1): 16/121 MB Progress (1): 16/121 MB Progress (1): 16/121 MB Progress (1): 16/121 MB Progress (1): 16/121 MB Progress (1): 16/121 MB Progress (1): 16/121 MB Progress (1): 16/121 MB Progress (1): 16/121 MB Progress (1): 16/121 MB Progress (1): 16/121 MB Progress (1): 16/121 MB Progress (1): 16/121 MB Progress (1): 16/121 MB Progress (1): 16/121 MB Progress (1): 16/121 MB Progress (1): 16/121 MB Progress (1): 16/121 MB Progress (1): 16/121 MB Progress (1): 16/121 MB Progress (1): 16/121 MB Progress (1): 16/121 MB Progress (1): 16/121 MB Progress (1): 16/121 MB Progress (1): 16/121 MB Progress (1): 16/121 MB Progress (1): 16/121 MB Progress (1): 16/121 MB Progress (1): 16/121 MB Progress (1): 16/121 MB Progress (1): 16/121 MB Progress (1): 16/121 MB Progress (1): 16/121 MB Progress (1): 16/121 MB Progress (1): 16/121 MB Progress (1): 16/121 MB Progress (1): 16/121 MB Progress (1): 16/121 MB Progress (1): 16/121 MB Progress (1): 16/121 MB Progress (1): 16/121 MB Progress (1): 16/121 MB Progress (1): 16/121 MB Progress (1): 16/121 MB Progress (1): 16/121 MB Progress (1): 16/121 MB Progress (1): 16/121 MB Progress (1): 16/121 MB Progress (1): 16/121 MB Progress (1): 16/121 MB Progress (1): 16/121 MB Progress (1): 16/121 MB Progress (1): 16/121 MB Progress (1): 16/121 MB Progress (1): 16/121 MB Progress (1): 16/121 MB Progress (1): 16/121 MB Progress (1): 16/121 MB Progress (1): 16/121 MB Progress (1): 16/121 MB Progress (1): 16/121 MB Progress (1): 16/121 MB Progress (1): 16/121 MB Progress (1): 16/121 MB Progress (1): 16/121 MB Progress (1): 16/121 MB Progress (1): 16/121 MB Progress (1): 16/121 MB Progress (1): 16/121 MB Progress (1): 16/121 MB Progress (1): 16/121 MB Progress (1): 16/121 MB Progress (1): 16/121 MB Progress (1): 16/121 MB Progress (1): 16/121 MB Progress (1): 16/121 MB Progress (1): 16/121 MB Progress (1): 16/121 MB Progress (1): 16/121 MB Progress (1): 16/121 MB Progress (1): 16/121 MB Progress (1): 16/121 MB Progress (1): 16/121 MB Progress (1): 16/121 MB Progress (1): 16/121 MB Progress (1): 16/121 MB Progress (1): 16/121 MB Progress (1): 16/121 MB Progress (1): 16/121 MB Progress (1): 16/121 MB Progress (1): 16/121 MB Progress (1): 16/121 MB Progress (1): 16/121 MB Progress (1): 16/121 MB Progress (1): 16/121 MB Progress (1): 16/121 MB Progress (1): 16/121 MB Progress (1): 16/121 MB Progress (1): 16/121 MB Progress (1): 16/121 MB Progress (1): 16/121 MB Progress (1): 16/121 MB Progress (1): 16/121 MB Progress (1): 16/121 MB Progress (1): 16/121 MB Progress (1): 16/121 MB Progress (1): 16/121 MB Progress (1): 16/121 MB Progress (1): 16/121 MB Progress (1): 16/121 MB Progress (1): 16/121 MB Progress (1): 16/121 MB Progress (1): 16/121 MB Progress (1): 16/121 MB Progress (1): 16/121 MB Progress (1): 16/121 MB Progress (1): 16/121 MB Progress (1): 16/121 MB Progress (1): 16/121 MB Progress (1): 16/121 MB Progress (1): 16/121 MB Progress (1): 16/121 MB Progress (1): 16/121 MB Progress (1): 16/121 MB Progress (1): 16/121 MB Progress (1): 16/121 MB Progress (1): 16/121 MB Progress (1): 16/121 MB Progress (1): 16/121 MB Progress (1): 16/121 MB Progress (1): 16/121 MB Progress (1): 16/121 MB Progress (1): 16/121 MB Progress (1): 16/121 MB Progress (1): 16/121 MB Progress (1): 16/121 MB Progress (1): 16/121 MB Progress (1): 16/121 MB Progress (1): 16/121 MB Progress (1): 16/121 MB Progress (1): 16/121 MB Progress (1): 16/121 MB Progress (1): 16/121 MB Progress (1): 16/121 MB Progress (1): 16/121 MB Progress (1): 16/121 MB Progress (1): 16/121 MB Progress (1): 16/121 MB Progress (1): 16/121 MB Progress (1): 16/121 MB Progress (1): 16/121 MB Progress (1): 16/121 MB Progress (1): 16/121 MB Progress (1): 16/121 MB Progress (1): 16/121 MB Progress (1): 16/121 MB Progress (1): 16/121 MB Progress (1): 16/121 MB Progress (1): 16/121 MB Progress (1): 16/121 MB Progress (1): 16/121 MB Progress (1): 16/121 MB Progress (1): 16/121 MB Progress (1): 16/121 MB Progress (1): 16/121 MB Progress (1): 16/121 MB Progress (1): 16/121 MB Progress (1): 16/121 MB Progress (1): 16/121 MB Progress (1): 16/121 MB Progress (1): 16/121 MB Progress (1): 16/121 MB Progress (1): 16/121 MB Progress (1): 16/121 MB Progress (1): 16/121 MB Progress (1): 16/121 MB Progress (1): 16/121 MB Progress (1): 16/121 MB Progress (1): 16/121 MB Progress (1): 16/121 MB Progress (1): 16/121 MB Progress (1): 16/121 MB Progress (1): 16/121 MB Progress (1): 16/121 MB Progress (1): 16/121 MB Progress (1): 16/121 MB Progress (1): 16/121 MB Progress (1): 16/121 MB Progress (1): 16/121 MB Progress (1): 16/121 MB Progress (1): 16/121 MB Progress (1): 16/121 MB Progress (1): 16/121 MB Progress (1): 16/121 MB Progress (1): 16/121 MB Progress (1): 16/121 MB Progress (1): 16/121 MB Progress (1): 16/121 MB Progress (1): 16/121 MB Progress (1): 16/121 MB Progress (1): 16/121 MB Progress (1): 16/121 MB Progress (1): 16/121 MB Progress (1): 16/121 MB Progress (1): 16/121 MB Progress (1): 16/121 MB Progress (1): 16/121 MB Progress (1): 16/121 MB Progress (1): 16/121 MB Progress (1): 16/121 MB Progress (1): 16/121 MB Progress (1): 16/121 MB Progress (1): 16/121 MB Progress (1): 16/121 MB Progress (1): 16/121 MB Progress (1): 16/121 MB Progress (1): 16/121 MB Progress (1): 16/121 MB Progress (1): 16/121 MB Progress (1): 16/121 MB Progress (1): 16/121 MB Progress (1): 16/121 MB Progress (1): 16/121 MB Progress (1): 16/121 MB Progress (1): 16/121 MB Progress (1): 16/121 MB Progress (1): 16/121 MB Progress (1): 16/121 MB Progress (1): 16/121 MB Progress (1): 16/121 MB Progress (1): 16/121 MB Progress (1): 16/121 MB Progress (1): 16/121 MB Progress (1): 16/121 MB Progress (1): 16/121 MB Progress (1): 16/121 MB Progress (1): 16/121 MB Progress (1): 16/121 MB Progress (1): 16/121 MB Progress (1): 16/121 MB Progress (1): 16/121 MB Progress (1): 16/121 MB Progress (1): 16/121 MB Progress (1): 16/121 MB Progress (1): 16/121 MB Progress (1): 16/121 MB Progress (1): 16/121 MB Progress (1): 16/121 MB Progress (1): 16/121 MB Progress (1): 16/121 MB Progress (1): 16/121 MB Progress (1): 16/121 MB Progress (1): 16/121 MB Progress (1): 16/121 MB Progress (1): 16/121 MB Progress (1): 16/121 MB Progress (1): 16/121 MB Progress (1): 16/121 MB Progress (1): 16/121 MB Progress (1): 16/121 MB Progress (1): 16/121 MB Progress (1): 16/121 MB Progress (1): 16/121 MB Progress (1): 16/121 MB Progress (1): 16/121 MB Progress (1): 16/121 MB Progress (1): 16/121 MB Progress (1): 16/121 MB Progress (1): 16/121 MB Progress (1): 16/121 MB Progress (1): 16/121 MB Progress (1): 16/121 MB Progress (1): 16/121 MB Progress (1): 16/121 MB Progress (1): 16/121 MB Progress (1): 16/121 MB Progress (1): 16/121 MB Progress (1): 16/121 MB Progress (1): 16/121 MB Progress (1): 16/121 MB Progress (1): 16/121 MB Progress (1): 16/121 MB Progress (1): 16/121 MB Progress (1): 16/121 MB Progress (1): 16/121 MB Progress (1): 16/121 MB Progress (1): 16/121 MB Progress (1): 16/121 MB Progress (1): 16/121 MB Progress (1): 16/121 MB Progress (1): 16/121 MB Progress (1): 16/121 MB Progress (1): 16/121 MB Progress (1): 16/121 MB Progress (1): 16/121 MB Progress (1): 16/121 MB Progress (1): 16/121 MB Progress (1): 16/121 MB Progress (1): 16/121 MB Progress (1): 16/121 MB Progress (1): 16/121 MB Progress (1): 16/121 MB Progress (1): 16/121 MB Progress (1): 16/121 MB Progress (1): 16/121 MB Progress (1): 16/121 MB Progress (1): 16/121 MB Progress (1): 16/121 MB Progress (1): 16/121 MB Progress (1): 16/121 MB Progress (1): 16/121 MB Progress (1): 16/121 MB Progress (1): 16/121 MB Progress (1): 16/121 MB Progress (1): 16/121 MB Progress (1): 16/121 MB Progress (1): 16/121 MB Progress (1): 16/121 MB Progress (1): 16/121 MB Progress (1): 16/121 MB Progress (1): 16/121 MB Progress (1): 16/121 MB Progress (1): 16/121 MB Progress (1): 17/121 MB Progress (1): 17/121 MB Progress (1): 17/121 MB Progress (1): 17/121 MB Progress (1): 17/121 MB Progress (1): 17/121 MB Progress (1): 17/121 MB Progress (1): 17/121 MB Progress (1): 17/121 MB Progress (1): 17/121 MB Progress (1): 17/121 MB Progress (1): 17/121 MB Progress (1): 17/121 MB Progress (1): 17/121 MB Progress (1): 17/121 MB Progress (1): 17/121 MB Progress (1): 17/121 MB Progress (1): 17/121 MB Progress (1): 17/121 MB Progress (1): 17/121 MB Progress (1): 17/121 MB Progress (1): 17/121 MB Progress (1): 17/121 MB Progress (1): 17/121 MB Progress (1): 17/121 MB Progress (1): 17/121 MB Progress (1): 17/121 MB Progress (1): 17/121 MB Progress (1): 17/121 MB Progress (1): 17/121 MB Progress (1): 17/121 MB Progress (1): 17/121 MB Progress (1): 17/121 MB Progress (1): 17/121 MB Progress (1): 17/121 MB Progress (1): 17/121 MB Progress (1): 17/121 MB Progress (1): 17/121 MB Progress (1): 17/121 MB Progress (1): 17/121 MB Progress (1): 17/121 MB Progress (1): 17/121 MB Progress (1): 17/121 MB Progress (1): 17/121 MB Progress (1): 17/121 MB Progress (1): 17/121 MB Progress (1): 17/121 MB Progress (1): 17/121 MB Progress (1): 17/121 MB Progress (1): 17/121 MB Progress (1): 17/121 MB Progress (1): 17/121 MB Progress (1): 17/121 MB Progress (1): 17/121 MB Progress (1): 17/121 MB Progress (1): 17/121 MB Progress (1): 17/121 MB Progress (1): 17/121 MB Progress (1): 17/121 MB Progress (1): 17/121 MB Progress (1): 17/121 MB Progress (1): 17/121 MB Progress (1): 17/121 MB Progress (1): 17/121 MB Progress (1): 17/121 MB Progress (1): 17/121 MB Progress (1): 17/121 MB Progress (1): 17/121 MB Progress (1): 17/121 MB Progress (1): 17/121 MB Progress (1): 17/121 MB Progress (1): 17/121 MB Progress (1): 17/121 MB Progress (1): 17/121 MB Progress (1): 17/121 MB Progress (1): 17/121 MB Progress (1): 17/121 MB Progress (1): 17/121 MB Progress (1): 17/121 MB Progress (1): 17/121 MB Progress (1): 17/121 MB Progress (1): 17/121 MB Progress (1): 17/121 MB Progress (1): 17/121 MB Progress (1): 17/121 MB Progress (1): 17/121 MB Progress (1): 17/121 MB Progress (1): 17/121 MB Progress (1): 17/121 MB Progress (1): 17/121 MB Progress (1): 17/121 MB Progress (1): 17/121 MB Progress (1): 17/121 MB Progress (1): 17/121 MB Progress (1): 17/121 MB Progress (1): 17/121 MB Progress (1): 17/121 MB Progress (1): 17/121 MB Progress (1): 17/121 MB Progress (1): 17/121 MB Progress (1): 17/121 MB Progress (1): 17/121 MB Progress (1): 17/121 MB Progress (1): 17/121 MB Progress (1): 17/121 MB Progress (1): 17/121 MB Progress (1): 17/121 MB Progress (1): 17/121 MB Progress (1): 17/121 MB Progress (1): 17/121 MB Progress (1): 17/121 MB Progress (1): 17/121 MB Progress (1): 17/121 MB Progress (1): 17/121 MB Progress (1): 17/121 MB Progress (1): 17/121 MB Progress (1): 17/121 MB Progress (1): 17/121 MB Progress (1): 17/121 MB Progress (1): 17/121 MB Progress (1): 17/121 MB Progress (1): 17/121 MB Progress (1): 17/121 MB Progress (1): 17/121 MB Progress (1): 17/121 MB Progress (1): 17/121 MB Progress (1): 17/121 MB Progress (1): 17/121 MB Progress (1): 17/121 MB Progress (1): 17/121 MB Progress (1): 17/121 MB Progress (1): 17/121 MB Progress (1): 17/121 MB Progress (1): 17/121 MB Progress (1): 17/121 MB Progress (1): 17/121 MB Progress (1): 17/121 MB Progress (1): 17/121 MB Progress (1): 17/121 MB Progress (1): 17/121 MB Progress (1): 17/121 MB Progress (1): 17/121 MB Progress (1): 17/121 MB Progress (1): 17/121 MB Progress (1): 17/121 MB Progress (1): 17/121 MB Progress (1): 17/121 MB Progress (1): 17/121 MB Progress (1): 17/121 MB Progress (1): 17/121 MB Progress (1): 17/121 MB Progress (1): 17/121 MB Progress (1): 17/121 MB Progress (1): 17/121 MB Progress (1): 17/121 MB Progress (1): 17/121 MB Progress (1): 17/121 MB Progress (1): 17/121 MB Progress (1): 17/121 MB Progress (1): 17/121 MB Progress (1): 17/121 MB Progress (1): 17/121 MB Progress (1): 17/121 MB Progress (1): 17/121 MB Progress (1): 17/121 MB Progress (1): 17/121 MB Progress (1): 17/121 MB Progress (1): 17/121 MB Progress (1): 17/121 MB Progress (1): 17/121 MB Progress (1): 17/121 MB Progress (1): 17/121 MB Progress (1): 17/121 MB Progress (1): 17/121 MB Progress (1): 17/121 MB Progress (1): 17/121 MB Progress (1): 17/121 MB Progress (1): 17/121 MB Progress (1): 17/121 MB Progress (1): 17/121 MB Progress (1): 17/121 MB Progress (1): 17/121 MB Progress (1): 17/121 MB Progress (1): 17/121 MB Progress (1): 17/121 MB Progress (1): 17/121 MB Progress (1): 17/121 MB Progress (1): 17/121 MB Progress (1): 17/121 MB Progress (1): 17/121 MB Progress (1): 17/121 MB Progress (1): 17/121 MB Progress (1): 17/121 MB Progress (1): 17/121 MB Progress (1): 17/121 MB Progress (1): 17/121 MB Progress (1): 17/121 MB Progress (1): 17/121 MB Progress (1): 17/121 MB Progress (1): 17/121 MB Progress (1): 17/121 MB Progress (1): 17/121 MB Progress (1): 17/121 MB Progress (1): 17/121 MB Progress (1): 17/121 MB Progress (1): 17/121 MB Progress (1): 17/121 MB Progress (1): 17/121 MB Progress (1): 17/121 MB Progress (1): 17/121 MB Progress (1): 17/121 MB Progress (1): 17/121 MB Progress (1): 17/121 MB Progress (1): 17/121 MB Progress (1): 17/121 MB Progress (1): 17/121 MB Progress (1): 17/121 MB Progress (1): 17/121 MB Progress (1): 17/121 MB Progress (1): 17/121 MB Progress (1): 17/121 MB Progress (1): 17/121 MB Progress (1): 17/121 MB Progress (1): 17/121 MB Progress (1): 17/121 MB Progress (1): 17/121 MB Progress (1): 17/121 MB Progress (1): 17/121 MB Progress (1): 17/121 MB Progress (1): 17/121 MB Progress (1): 17/121 MB Progress (1): 17/121 MB Progress (1): 17/121 MB Progress (1): 17/121 MB Progress (1): 17/121 MB Progress (1): 17/121 MB Progress (1): 17/121 MB Progress (1): 17/121 MB Progress (1): 17/121 MB Progress (1): 17/121 MB Progress (1): 17/121 MB Progress (1): 17/121 MB Progress (1): 17/121 MB Progress (1): 17/121 MB Progress (1): 17/121 MB Progress (1): 17/121 MB Progress (1): 17/121 MB Progress (1): 17/121 MB Progress (1): 17/121 MB Progress (1): 17/121 MB Progress (1): 17/121 MB Progress (1): 17/121 MB Progress (1): 17/121 MB Progress (1): 17/121 MB Progress (1): 17/121 MB Progress (1): 17/121 MB Progress (1): 17/121 MB Progress (1): 17/121 MB Progress (1): 17/121 MB Progress (1): 17/121 MB Progress (1): 17/121 MB Progress (1): 17/121 MB Progress (1): 17/121 MB Progress (1): 17/121 MB Progress (1): 17/121 MB Progress (1): 17/121 MB Progress (1): 17/121 MB Progress (1): 17/121 MB Progress (1): 17/121 MB Progress (1): 17/121 MB Progress (1): 17/121 MB Progress (1): 17/121 MB Progress (1): 17/121 MB Progress (1): 17/121 MB Progress (1): 17/121 MB Progress (1): 17/121 MB Progress (1): 17/121 MB Progress (1): 17/121 MB Progress (1): 17/121 MB Progress (1): 17/121 MB Progress (1): 17/121 MB Progress (1): 17/121 MB Progress (1): 17/121 MB Progress (1): 17/121 MB Progress (1): 17/121 MB Progress (1): 17/121 MB Progress (1): 17/121 MB Progress (1): 17/121 MB Progress (1): 17/121 MB Progress (1): 17/121 MB Progress (1): 17/121 MB Progress (1): 17/121 MB Progress (1): 17/121 MB Progress (1): 17/121 MB Progress (1): 17/121 MB Progress (1): 17/121 MB Progress (1): 17/121 MB Progress (1): 17/121 MB Progress (1): 17/121 MB Progress (1): 17/121 MB Progress (1): 17/121 MB Progress (1): 17/121 MB Progress (1): 17/121 MB Progress (1): 17/121 MB Progress (1): 17/121 MB Progress (1): 17/121 MB Progress (1): 17/121 MB Progress (1): 17/121 MB Progress (1): 17/121 MB Progress (1): 17/121 MB Progress (1): 17/121 MB Progress (1): 17/121 MB Progress (1): 17/121 MB Progress (1): 17/121 MB Progress (1): 17/121 MB Progress (1): 17/121 MB Progress (1): 17/121 MB Progress (1): 17/121 MB Progress (1): 17/121 MB Progress (1): 17/121 MB Progress (1): 17/121 MB Progress (1): 17/121 MB Progress (1): 17/121 MB Progress (1): 17/121 MB Progress (1): 17/121 MB Progress (1): 17/121 MB Progress (1): 17/121 MB Progress (1): 17/121 MB Progress (1): 17/121 MB Progress (1): 17/121 MB Progress (1): 17/121 MB Progress (1): 17/121 MB Progress (1): 17/121 MB Progress (1): 17/121 MB Progress (1): 17/121 MB Progress (1): 17/121 MB Progress (1): 17/121 MB Progress (1): 17/121 MB Progress (1): 17/121 MB Progress (1): 17/121 MB Progress (1): 17/121 MB Progress (1): 17/121 MB Progress (1): 17/121 MB Progress (1): 17/121 MB Progress (1): 17/121 MB Progress (1): 17/121 MB Progress (1): 17/121 MB Progress (1): 17/121 MB Progress (1): 17/121 MB Progress (1): 17/121 MB Progress (1): 17/121 MB Progress (1): 17/121 MB Progress (1): 17/121 MB Progress (1): 17/121 MB Progress (1): 17/121 MB Progress (1): 17/121 MB Progress (1): 17/121 MB Progress (1): 17/121 MB Progress (1): 17/121 MB Progress (1): 17/121 MB Progress (1): 17/121 MB Progress (1): 17/121 MB Progress (1): 17/121 MB Progress (1): 17/121 MB Progress (1): 17/121 MB Progress (1): 17/121 MB Progress (1): 17/121 MB Progress (1): 17/121 MB Progress (1): 17/121 MB Progress (1): 17/121 MB Progress (1): 17/121 MB Progress (1): 17/121 MB Progress (1): 17/121 MB Progress (1): 17/121 MB Progress (1): 17/121 MB Progress (1): 17/121 MB Progress (1): 17/121 MB Progress (1): 17/121 MB Progress (1): 17/121 MB Progress (1): 17/121 MB Progress (1): 17/121 MB Progress (1): 17/121 MB Progress (1): 17/121 MB Progress (1): 17/121 MB Progress (1): 17/121 MB Progress (1): 17/121 MB Progress (1): 17/121 MB Progress (1): 17/121 MB Progress (1): 17/121 MB Progress (1): 17/121 MB Progress (1): 17/121 MB Progress (1): 17/121 MB Progress (1): 17/121 MB Progress (1): 17/121 MB Progress (1): 17/121 MB Progress (1): 17/121 MB Progress (1): 17/121 MB Progress (1): 17/121 MB Progress (1): 17/121 MB Progress (1): 17/121 MB Progress (1): 17/121 MB Progress (1): 17/121 MB Progress (1): 17/121 MB Progress (1): 17/121 MB Progress (1): 17/121 MB Progress (1): 17/121 MB Progress (1): 17/121 MB Progress (1): 17/121 MB Progress (1): 17/121 MB Progress (1): 17/121 MB Progress (1): 17/121 MB Progress (1): 17/121 MB Progress (1): 17/121 MB Progress (1): 17/121 MB Progress (1): 17/121 MB Progress (1): 17/121 MB Progress (1): 17/121 MB Progress (1): 17/121 MB Progress (1): 17/121 MB Progress (1): 17/121 MB Progress (1): 17/121 MB Progress (1): 17/121 MB Progress (1): 17/121 MB Progress (1): 17/121 MB Progress (1): 17/121 MB Progress (1): 17/121 MB Progress (1): 17/121 MB Progress (1): 17/121 MB Progress (1): 17/121 MB Progress (1): 17/121 MB Progress (1): 17/121 MB Progress (1): 17/121 MB Progress (1): 17/121 MB Progress (1): 17/121 MB Progress (1): 17/121 MB Progress (1): 17/121 MB Progress (1): 17/121 MB Progress (1): 17/121 MB Progress (1): 17/121 MB Progress (1): 17/121 MB Progress (1): 17/121 MB Progress (1): 17/121 MB Progress (1): 17/121 MB Progress (1): 17/121 MB Progress (1): 17/121 MB Progress (1): 17/121 MB Progress (1): 17/121 MB Progress (1): 17/121 MB Progress (1): 17/121 MB Progress (1): 17/121 MB Progress (1): 17/121 MB Progress (1): 17/121 MB Progress (1): 17/121 MB Progress (1): 17/121 MB Progress (1): 17/121 MB Progress (1): 17/121 MB Progress (1): 17/121 MB Progress (1): 17/121 MB Progress (1): 17/121 MB Progress (1): 17/121 MB Progress (1): 17/121 MB Progress (1): 17/121 MB Progress (1): 17/121 MB Progress (1): 17/121 MB Progress (1): 17/121 MB Progress (1): 17/121 MB Progress (1): 17/121 MB Progress (1): 17/121 MB Progress (1): 17/121 MB Progress (1): 17/121 MB Progress (1): 17/121 MB Progress (1): 17/121 MB Progress (1): 17/121 MB Progress (1): 17/121 MB Progress (1): 17/121 MB Progress (1): 17/121 MB Progress (1): 17/121 MB Progress (1): 17/121 MB Progress (1): 17/121 MB Progress (1): 17/121 MB Progress (1): 17/121 MB Progress (1): 17/121 MB Progress (1): 17/121 MB Progress (1): 17/121 MB Progress (1): 17/121 MB Progress (1): 17/121 MB Progress (1): 17/121 MB Progress (1): 17/121 MB Progress (1): 18/121 MB Progress (1): 18/121 MB Progress (1): 18/121 MB Progress (1): 18/121 MB Progress (1): 18/121 MB Progress (1): 18/121 MB Progress (1): 18/121 MB Progress (1): 18/121 MB Progress (1): 18/121 MB Progress (1): 18/121 MB Progress (1): 18/121 MB Progress (1): 18/121 MB Progress (1): 18/121 MB Progress (1): 18/121 MB Progress (1): 18/121 MB Progress (1): 18/121 MB Progress (1): 18/121 MB Progress (1): 18/121 MB Progress (1): 18/121 MB Progress (1): 18/121 MB Progress (1): 18/121 MB Progress (1): 18/121 MB Progress (1): 18/121 MB Progress (1): 18/121 MB Progress (1): 18/121 MB Progress (1): 18/121 MB Progress (1): 18/121 MB Progress (1): 18/121 MB Progress (1): 18/121 MB Progress (1): 18/121 MB Progress (1): 18/121 MB Progress (1): 18/121 MB Progress (1): 18/121 MB Progress (1): 18/121 MB Progress (1): 18/121 MB Progress (1): 18/121 MB Progress (1): 18/121 MB Progress (1): 18/121 MB Progress (1): 18/121 MB Progress (1): 18/121 MB Progress (1): 18/121 MB Progress (1): 18/121 MB Progress (1): 18/121 MB Progress (1): 18/121 MB Progress (1): 18/121 MB Progress (1): 18/121 MB Progress (1): 18/121 MB Progress (1): 18/121 MB Progress (1): 18/121 MB Progress (1): 18/121 MB Progress (1): 18/121 MB Progress (1): 18/121 MB Progress (1): 18/121 MB Progress (1): 18/121 MB Progress (1): 18/121 MB Progress (1): 18/121 MB Progress (1): 18/121 MB Progress (1): 18/121 MB Progress (1): 18/121 MB Progress (1): 18/121 MB Progress (1): 18/121 MB Progress (1): 18/121 MB Progress (1): 18/121 MB Progress (1): 18/121 MB Progress (1): 18/121 MB Progress (1): 18/121 MB Progress (1): 18/121 MB Progress (1): 18/121 MB Progress (1): 18/121 MB Progress (1): 18/121 MB Progress (1): 18/121 MB Progress (1): 18/121 MB Progress (1): 18/121 MB Progress (1): 18/121 MB Progress (1): 18/121 MB Progress (1): 18/121 MB Progress (1): 18/121 MB Progress (1): 18/121 MB Progress (1): 18/121 MB Progress (1): 18/121 MB Progress (1): 18/121 MB Progress (1): 18/121 MB Progress (1): 18/121 MB Progress (1): 18/121 MB Progress (1): 18/121 MB Progress (1): 18/121 MB Progress (1): 18/121 MB Progress (1): 18/121 MB Progress (1): 18/121 MB Progress (1): 18/121 MB Progress (1): 18/121 MB Progress (1): 18/121 MB Progress (1): 18/121 MB Progress (1): 18/121 MB Progress (1): 18/121 MB Progress (1): 18/121 MB Progress (1): 18/121 MB Progress (1): 18/121 MB Progress (1): 18/121 MB Progress (1): 18/121 MB Progress (1): 18/121 MB Progress (1): 18/121 MB Progress (1): 18/121 MB Progress (1): 18/121 MB Progress (1): 18/121 MB Progress (1): 18/121 MB Progress (1): 18/121 MB Progress (1): 18/121 MB Progress (1): 18/121 MB Progress (1): 18/121 MB Progress (1): 18/121 MB Progress (1): 18/121 MB Progress (1): 18/121 MB Progress (1): 18/121 MB Progress (1): 18/121 MB Progress (1): 18/121 MB Progress (1): 18/121 MB Progress (1): 18/121 MB Progress (1): 18/121 MB Progress (1): 18/121 MB Progress (1): 18/121 MB Progress (1): 18/121 MB Progress (1): 18/121 MB Progress (1): 18/121 MB Progress (1): 18/121 MB Progress (1): 18/121 MB Progress (1): 18/121 MB Progress (1): 18/121 MB Progress (1): 18/121 MB Progress (1): 18/121 MB Progress (1): 18/121 MB Progress (1): 18/121 MB Progress (1): 18/121 MB Progress (1): 18/121 MB Progress (1): 18/121 MB Progress (1): 18/121 MB Progress (1): 18/121 MB Progress (1): 18/121 MB Progress (1): 18/121 MB Progress (1): 18/121 MB Progress (1): 18/121 MB Progress (1): 18/121 MB Progress (1): 18/121 MB Progress (1): 18/121 MB Progress (1): 18/121 MB Progress (1): 18/121 MB Progress (1): 18/121 MB Progress (1): 18/121 MB Progress (1): 18/121 MB Progress (1): 18/121 MB Progress (1): 18/121 MB Progress (1): 18/121 MB Progress (1): 18/121 MB Progress (1): 18/121 MB Progress (1): 18/121 MB Progress (1): 18/121 MB Progress (1): 18/121 MB Progress (1): 18/121 MB Progress (1): 18/121 MB Progress (1): 18/121 MB Progress (1): 18/121 MB Progress (1): 18/121 MB Progress (1): 18/121 MB Progress (1): 18/121 MB Progress (1): 18/121 MB Progress (1): 18/121 MB Progress (1): 18/121 MB Progress (1): 18/121 MB Progress (1): 18/121 MB Progress (1): 18/121 MB Progress (1): 18/121 MB Progress (1): 18/121 MB Progress (1): 18/121 MB Progress (1): 18/121 MB Progress (1): 18/121 MB Progress (1): 18/121 MB Progress (1): 18/121 MB Progress (1): 18/121 MB Progress (1): 18/121 MB Progress (1): 18/121 MB Progress (1): 18/121 MB Progress (1): 18/121 MB Progress (1): 18/121 MB Progress (1): 18/121 MB Progress (1): 18/121 MB Progress (1): 18/121 MB Progress (1): 18/121 MB Progress (1): 18/121 MB Progress (1): 18/121 MB Progress (1): 18/121 MB Progress (1): 18/121 MB Progress (1): 18/121 MB Progress (1): 18/121 MB Progress (1): 18/121 MB Progress (1): 18/121 MB Progress (1): 18/121 MB Progress (1): 18/121 MB Progress (1): 18/121 MB Progress (1): 18/121 MB Progress (1): 18/121 MB Progress (1): 18/121 MB Progress (1): 18/121 MB Progress (1): 18/121 MB Progress (1): 18/121 MB Progress (1): 18/121 MB Progress (1): 18/121 MB Progress (1): 18/121 MB Progress (1): 18/121 MB Progress (1): 18/121 MB Progress (1): 18/121 MB Progress (1): 18/121 MB Progress (1): 18/121 MB Progress (1): 18/121 MB Progress (1): 18/121 MB Progress (1): 18/121 MB Progress (1): 18/121 MB Progress (1): 18/121 MB Progress (1): 18/121 MB Progress (1): 18/121 MB Progress (1): 18/121 MB Progress (1): 18/121 MB Progress (1): 18/121 MB Progress (1): 18/121 MB Progress (1): 18/121 MB Progress (1): 18/121 MB Progress (1): 18/121 MB Progress (1): 18/121 MB Progress (1): 18/121 MB Progress (1): 18/121 MB Progress (1): 18/121 MB Progress (1): 18/121 MB Progress (1): 18/121 MB Progress (1): 18/121 MB Progress (1): 18/121 MB Progress (1): 18/121 MB Progress (1): 18/121 MB Progress (1): 18/121 MB Progress (1): 18/121 MB Progress (1): 18/121 MB Progress (1): 18/121 MB Progress (1): 18/121 MB Progress (1): 18/121 MB Progress (1): 18/121 MB Progress (1): 18/121 MB Progress (1): 18/121 MB Progress (1): 18/121 MB Progress (1): 18/121 MB Progress (1): 18/121 MB Progress (1): 18/121 MB Progress (1): 18/121 MB Progress (1): 18/121 MB Progress (1): 18/121 MB Progress (1): 18/121 MB Progress (1): 18/121 MB Progress (1): 18/121 MB Progress (1): 18/121 MB Progress (1): 18/121 MB Progress (1): 18/121 MB Progress (1): 18/121 MB Progress (1): 18/121 MB Progress (1): 18/121 MB Progress (1): 18/121 MB Progress (1): 18/121 MB Progress (1): 18/121 MB Progress (1): 18/121 MB Progress (1): 18/121 MB Progress (1): 18/121 MB Progress (1): 18/121 MB Progress (1): 18/121 MB Progress (1): 18/121 MB Progress (1): 18/121 MB Progress (1): 18/121 MB Progress (1): 18/121 MB Progress (1): 18/121 MB Progress (1): 18/121 MB Progress (1): 18/121 MB Progress (1): 18/121 MB Progress (1): 18/121 MB Progress (1): 18/121 MB Progress (1): 18/121 MB Progress (1): 18/121 MB Progress (1): 18/121 MB Progress (1): 18/121 MB Progress (1): 18/121 MB Progress (1): 18/121 MB Progress (1): 18/121 MB Progress (1): 18/121 MB Progress (1): 18/121 MB Progress (1): 18/121 MB Progress (1): 18/121 MB Progress (1): 18/121 MB Progress (1): 18/121 MB Progress (1): 18/121 MB Progress (1): 18/121 MB Progress (1): 18/121 MB Progress (1): 18/121 MB Progress (1): 18/121 MB Progress (1): 18/121 MB Progress (1): 18/121 MB Progress (1): 18/121 MB Progress (1): 18/121 MB Progress (1): 18/121 MB Progress (1): 18/121 MB Progress (1): 18/121 MB Progress (1): 18/121 MB Progress (1): 18/121 MB Progress (1): 18/121 MB Progress (1): 18/121 MB Progress (1): 18/121 MB Progress (1): 18/121 MB Progress (1): 18/121 MB Progress (1): 18/121 MB Progress (1): 18/121 MB Progress (1): 18/121 MB Progress (1): 18/121 MB Progress (1): 18/121 MB Progress (1): 18/121 MB Progress (1): 18/121 MB Progress (1): 18/121 MB Progress (1): 18/121 MB Progress (1): 18/121 MB Progress (1): 18/121 MB Progress (1): 18/121 MB Progress (1): 18/121 MB Progress (1): 18/121 MB Progress (1): 18/121 MB Progress (1): 18/121 MB Progress (1): 18/121 MB Progress (1): 18/121 MB Progress (1): 18/121 MB Progress (1): 18/121 MB Progress (1): 18/121 MB Progress (1): 18/121 MB Progress (1): 18/121 MB Progress (1): 18/121 MB Progress (1): 18/121 MB Progress (1): 18/121 MB Progress (1): 18/121 MB Progress (1): 18/121 MB Progress (1): 18/121 MB Progress (1): 18/121 MB Progress (1): 18/121 MB Progress (1): 18/121 MB Progress (1): 18/121 MB Progress (1): 18/121 MB Progress (1): 18/121 MB Progress (1): 18/121 MB Progress (1): 18/121 MB Progress (1): 18/121 MB Progress (1): 18/121 MB Progress (1): 18/121 MB Progress (1): 18/121 MB Progress (1): 18/121 MB Progress (1): 18/121 MB Progress (1): 18/121 MB Progress (1): 18/121 MB Progress (1): 18/121 MB Progress (1): 18/121 MB Progress (1): 18/121 MB Progress (1): 18/121 MB Progress (1): 18/121 MB Progress (1): 18/121 MB Progress (1): 18/121 MB Progress (1): 18/121 MB Progress (1): 18/121 MB Progress (1): 18/121 MB Progress (1): 18/121 MB Progress (1): 18/121 MB Progress (1): 18/121 MB Progress (1): 18/121 MB Progress (1): 18/121 MB Progress (1): 18/121 MB Progress (1): 18/121 MB Progress (1): 18/121 MB Progress (1): 18/121 MB Progress (1): 18/121 MB Progress (1): 18/121 MB Progress (1): 18/121 MB Progress (1): 18/121 MB Progress (1): 18/121 MB Progress (1): 18/121 MB Progress (1): 18/121 MB Progress (1): 18/121 MB Progress (1): 18/121 MB Progress (1): 18/121 MB Progress (1): 18/121 MB Progress (1): 18/121 MB Progress (1): 18/121 MB Progress (1): 18/121 MB Progress (1): 18/121 MB Progress (1): 18/121 MB Progress (1): 18/121 MB Progress (1): 18/121 MB Progress (1): 18/121 MB Progress (1): 18/121 MB Progress (1): 18/121 MB Progress (1): 18/121 MB Progress (1): 18/121 MB Progress (1): 18/121 MB Progress (1): 18/121 MB Progress (1): 18/121 MB Progress (1): 18/121 MB Progress (1): 18/121 MB Progress (1): 18/121 MB Progress (1): 18/121 MB Progress (1): 18/121 MB Progress (1): 18/121 MB Progress (1): 18/121 MB Progress (1): 18/121 MB Progress (1): 18/121 MB Progress (1): 18/121 MB Progress (1): 18/121 MB Progress (1): 18/121 MB Progress (1): 18/121 MB Progress (1): 18/121 MB Progress (1): 18/121 MB Progress (1): 18/121 MB Progress (1): 18/121 MB Progress (1): 18/121 MB Progress (1): 18/121 MB Progress (1): 18/121 MB Progress (1): 18/121 MB Progress (1): 18/121 MB Progress (1): 18/121 MB Progress (1): 18/121 MB Progress (1): 18/121 MB Progress (1): 18/121 MB Progress (1): 18/121 MB Progress (1): 18/121 MB Progress (1): 18/121 MB Progress (1): 18/121 MB Progress (1): 18/121 MB Progress (1): 18/121 MB Progress (1): 18/121 MB Progress (1): 18/121 MB Progress (1): 18/121 MB Progress (1): 18/121 MB Progress (1): 18/121 MB Progress (1): 18/121 MB Progress (1): 18/121 MB Progress (1): 18/121 MB Progress (1): 18/121 MB Progress (1): 18/121 MB Progress (1): 18/121 MB Progress (1): 18/121 MB Progress (1): 18/121 MB Progress (1): 18/121 MB Progress (1): 18/121 MB Progress (1): 18/121 MB Progress (1): 18/121 MB Progress (1): 18/121 MB Progress (1): 18/121 MB Progress (1): 18/121 MB Progress (1): 18/121 MB Progress (1): 18/121 MB Progress (1): 18/121 MB Progress (1): 18/121 MB Progress (1): 18/121 MB Progress (1): 18/121 MB Progress (1): 18/121 MB Progress (1): 18/121 MB Progress (1): 18/121 MB Progress (1): 18/121 MB Progress (1): 18/121 MB Progress (1): 18/121 MB Progress (1): 18/121 MB Progress (1): 18/121 MB Progress (1): 18/121 MB Progress (1): 18/121 MB Progress (1): 18/121 MB Progress (1): 18/121 MB Progress (1): 18/121 MB Progress (1): 18/121 MB Progress (1): 18/121 MB Progress (1): 18/121 MB Progress (1): 18/121 MB Progress (1): 18/121 MB Progress (1): 18/121 MB Progress (1): 18/121 MB Progress (1): 18/121 MB Progress (1): 18/121 MB Progress (1): 18/121 MB Progress (1): 18/121 MB Progress (1): 18/121 MB Progress (1): 18/121 MB Progress (1): 18/121 MB Progress (1): 18/121 MB Progress (1): 18/121 MB Progress (1): 18/121 MB Progress (1): 19/121 MB Progress (1): 19/121 MB Progress (1): 19/121 MB Progress (1): 19/121 MB Progress (1): 19/121 MB Progress (1): 19/121 MB Progress (1): 19/121 MB Progress (1): 19/121 MB Progress (1): 19/121 MB Progress (1): 19/121 MB Progress (1): 19/121 MB Progress (1): 19/121 MB Progress (1): 19/121 MB Progress (1): 19/121 MB Progress (1): 19/121 MB Progress (1): 19/121 MB Progress (1): 19/121 MB Progress (1): 19/121 MB Progress (1): 19/121 MB Progress (1): 19/121 MB Progress (1): 19/121 MB Progress (1): 19/121 MB Progress (1): 19/121 MB Progress (1): 19/121 MB Progress (1): 19/121 MB Progress (1): 19/121 MB Progress (1): 19/121 MB Progress (1): 19/121 MB Progress (1): 19/121 MB Progress (1): 19/121 MB Progress (1): 19/121 MB Progress (1): 19/121 MB Progress (1): 19/121 MB Progress (1): 19/121 MB Progress (1): 19/121 MB Progress (1): 19/121 MB Progress (1): 19/121 MB Progress (1): 19/121 MB Progress (1): 19/121 MB Progress (1): 19/121 MB Progress (1): 19/121 MB Progress (1): 19/121 MB Progress (1): 19/121 MB Progress (1): 19/121 MB Progress (1): 19/121 MB Progress (1): 19/121 MB Progress (1): 19/121 MB Progress (1): 19/121 MB Progress (1): 19/121 MB Progress (1): 19/121 MB Progress (1): 19/121 MB Progress (1): 19/121 MB Progress (1): 19/121 MB Progress (1): 19/121 MB Progress (1): 19/121 MB Progress (1): 19/121 MB Progress (1): 19/121 MB Progress (1): 19/121 MB Progress (1): 19/121 MB Progress (1): 19/121 MB Progress (1): 19/121 MB Progress (1): 19/121 MB Progress (1): 19/121 MB Progress (1): 19/121 MB Progress (1): 19/121 MB Progress (1): 19/121 MB Progress (1): 19/121 MB Progress (1): 19/121 MB Progress (1): 19/121 MB Progress (1): 19/121 MB Progress (1): 19/121 MB Progress (1): 19/121 MB Progress (1): 19/121 MB Progress (1): 19/121 MB Progress (1): 19/121 MB Progress (1): 19/121 MB Progress (1): 19/121 MB Progress (1): 19/121 MB Progress (1): 19/121 MB Progress (1): 19/121 MB Progress (1): 19/121 MB Progress (1): 19/121 MB Progress (1): 19/121 MB Progress (1): 19/121 MB Progress (1): 19/121 MB Progress (1): 19/121 MB Progress (1): 19/121 MB Progress (1): 19/121 MB Progress (1): 19/121 MB Progress (1): 19/121 MB Progress (1): 19/121 MB Progress (1): 19/121 MB Progress (1): 19/121 MB Progress (1): 19/121 MB Progress (1): 19/121 MB Progress (1): 19/121 MB Progress (1): 19/121 MB Progress (1): 19/121 MB Progress (1): 19/121 MB Progress (1): 19/121 MB Progress (1): 19/121 MB Progress (1): 19/121 MB Progress (1): 19/121 MB Progress (1): 19/121 MB Progress (1): 19/121 MB Progress (1): 19/121 MB Progress (1): 19/121 MB Progress (1): 19/121 MB Progress (1): 19/121 MB Progress (1): 19/121 MB Progress (1): 19/121 MB Progress (1): 19/121 MB Progress (1): 19/121 MB Progress (1): 19/121 MB Progress (1): 19/121 MB Progress (1): 19/121 MB Progress (1): 19/121 MB Progress (1): 19/121 MB Progress (1): 19/121 MB Progress (1): 19/121 MB Progress (1): 19/121 MB Progress (1): 19/121 MB Progress (1): 19/121 MB Progress (1): 19/121 MB Progress (1): 19/121 MB Progress (1): 19/121 MB Progress (1): 19/121 MB Progress (1): 19/121 MB Progress (1): 19/121 MB Progress (1): 19/121 MB Progress (1): 19/121 MB Progress (1): 19/121 MB Progress (1): 19/121 MB Progress (1): 19/121 MB Progress (1): 19/121 MB Progress (1): 19/121 MB Progress (1): 19/121 MB Progress (1): 19/121 MB Progress (1): 19/121 MB Progress (1): 19/121 MB Progress (1): 19/121 MB Progress (1): 19/121 MB Progress (1): 19/121 MB Progress (1): 19/121 MB Progress (1): 19/121 MB Progress (1): 19/121 MB Progress (1): 19/121 MB Progress (1): 19/121 MB Progress (1): 19/121 MB Progress (1): 19/121 MB Progress (1): 19/121 MB Progress (1): 19/121 MB Progress (1): 19/121 MB Progress (1): 19/121 MB Progress (1): 19/121 MB Progress (1): 19/121 MB Progress (1): 19/121 MB Progress (1): 19/121 MB Progress (1): 19/121 MB Progress (1): 19/121 MB Progress (1): 19/121 MB Progress (1): 19/121 MB Progress (1): 19/121 MB Progress (1): 19/121 MB Progress (1): 19/121 MB Progress (1): 19/121 MB Progress (1): 19/121 MB Progress (1): 19/121 MB Progress (1): 19/121 MB Progress (1): 19/121 MB Progress (1): 19/121 MB Progress (1): 19/121 MB Progress (1): 19/121 MB Progress (1): 19/121 MB Progress (1): 19/121 MB Progress (1): 19/121 MB Progress (1): 19/121 MB Progress (1): 19/121 MB Progress (1): 19/121 MB Progress (1): 19/121 MB Progress (1): 19/121 MB Progress (1): 19/121 MB Progress (1): 19/121 MB Progress (1): 19/121 MB Progress (1): 19/121 MB Progress (1): 19/121 MB Progress (1): 19/121 MB Progress (1): 19/121 MB Progress (1): 19/121 MB Progress (1): 19/121 MB Progress (1): 19/121 MB Progress (1): 19/121 MB Progress (1): 19/121 MB Progress (1): 19/121 MB Progress (1): 19/121 MB Progress (1): 19/121 MB Progress (1): 19/121 MB Progress (1): 19/121 MB Progress (1): 19/121 MB Progress (1): 19/121 MB Progress (1): 19/121 MB Progress (1): 19/121 MB Progress (1): 19/121 MB Progress (1): 19/121 MB Progress (1): 19/121 MB Progress (1): 19/121 MB Progress (1): 19/121 MB Progress (1): 19/121 MB Progress (1): 19/121 MB Progress (1): 19/121 MB Progress (1): 19/121 MB Progress (1): 19/121 MB Progress (1): 19/121 MB Progress (1): 19/121 MB Progress (1): 19/121 MB Progress (1): 19/121 MB Progress (1): 19/121 MB Progress (1): 19/121 MB Progress (1): 19/121 MB Progress (1): 19/121 MB Progress (1): 19/121 MB Progress (1): 19/121 MB Progress (1): 19/121 MB Progress (1): 19/121 MB Progress (1): 19/121 MB Progress (1): 19/121 MB Progress (1): 19/121 MB Progress (1): 19/121 MB Progress (1): 19/121 MB Progress (1): 19/121 MB Progress (1): 19/121 MB Progress (1): 19/121 MB Progress (1): 19/121 MB Progress (1): 19/121 MB Progress (1): 19/121 MB Progress (1): 19/121 MB Progress (1): 19/121 MB Progress (1): 19/121 MB Progress (1): 19/121 MB Progress (1): 19/121 MB Progress (1): 19/121 MB Progress (1): 19/121 MB Progress (1): 19/121 MB Progress (1): 19/121 MB Progress (1): 19/121 MB Progress (1): 19/121 MB Progress (1): 19/121 MB Progress (1): 19/121 MB Progress (1): 19/121 MB Progress (1): 19/121 MB Progress (1): 19/121 MB Progress (1): 19/121 MB Progress (1): 19/121 MB Progress (1): 19/121 MB Progress (1): 19/121 MB Progress (1): 19/121 MB Progress (1): 19/121 MB Progress (1): 19/121 MB Progress (1): 19/121 MB Progress (1): 19/121 MB Progress (1): 19/121 MB Progress (1): 19/121 MB Progress (1): 19/121 MB Progress (1): 19/121 MB Progress (1): 19/121 MB Progress (1): 19/121 MB Progress (1): 19/121 MB Progress (1): 19/121 MB Progress (1): 19/121 MB Progress (1): 19/121 MB Progress (1): 19/121 MB Progress (1): 19/121 MB Progress (1): 19/121 MB Progress (1): 19/121 MB Progress (1): 19/121 MB Progress (1): 19/121 MB Progress (1): 19/121 MB Progress (1): 19/121 MB Progress (1): 19/121 MB Progress (1): 19/121 MB Progress (1): 19/121 MB Progress (1): 19/121 MB Progress (1): 19/121 MB Progress (1): 19/121 MB Progress (1): 19/121 MB Progress (1): 19/121 MB Progress (1): 19/121 MB Progress (1): 19/121 MB Progress (1): 19/121 MB Progress (1): 19/121 MB Progress (1): 19/121 MB Progress (1): 19/121 MB Progress (1): 19/121 MB Progress (1): 19/121 MB Progress (1): 19/121 MB Progress (1): 19/121 MB Progress (1): 19/121 MB Progress (1): 19/121 MB Progress (1): 19/121 MB Progress (1): 19/121 MB Progress (1): 19/121 MB Progress (1): 19/121 MB Progress (1): 19/121 MB Progress (1): 19/121 MB Progress (1): 19/121 MB Progress (1): 19/121 MB Progress (1): 19/121 MB Progress (1): 19/121 MB Progress (1): 19/121 MB Progress (1): 19/121 MB Progress (1): 19/121 MB Progress (1): 19/121 MB Progress (1): 19/121 MB Progress (1): 19/121 MB Progress (1): 19/121 MB Progress (1): 19/121 MB Progress (1): 19/121 MB Progress (1): 19/121 MB Progress (1): 19/121 MB Progress (1): 19/121 MB Progress (1): 19/121 MB Progress (1): 19/121 MB Progress (1): 19/121 MB Progress (1): 19/121 MB Progress (1): 19/121 MB Progress (1): 19/121 MB Progress (1): 19/121 MB Progress (1): 19/121 MB Progress (1): 19/121 MB Progress (1): 19/121 MB Progress (1): 19/121 MB Progress (1): 19/121 MB Progress (1): 19/121 MB Progress (1): 19/121 MB Progress (1): 19/121 MB Progress (1): 19/121 MB Progress (1): 19/121 MB Progress (1): 19/121 MB Progress (1): 19/121 MB Progress (1): 19/121 MB Progress (1): 19/121 MB Progress (1): 19/121 MB Progress (1): 19/121 MB Progress (1): 19/121 MB Progress (1): 19/121 MB Progress (1): 19/121 MB Progress (1): 19/121 MB Progress (1): 19/121 MB Progress (1): 19/121 MB Progress (1): 19/121 MB Progress (1): 19/121 MB Progress (1): 19/121 MB Progress (1): 19/121 MB Progress (1): 19/121 MB Progress (1): 19/121 MB Progress (1): 19/121 MB Progress (1): 19/121 MB Progress (1): 19/121 MB Progress (1): 19/121 MB Progress (1): 19/121 MB Progress (1): 19/121 MB Progress (1): 19/121 MB Progress (1): 19/121 MB Progress (1): 19/121 MB Progress (1): 19/121 MB Progress (1): 19/121 MB Progress (1): 19/121 MB Progress (1): 19/121 MB Progress (1): 19/121 MB Progress (1): 19/121 MB Progress (1): 19/121 MB Progress (1): 19/121 MB Progress (1): 19/121 MB Progress (1): 19/121 MB Progress (1): 19/121 MB Progress (1): 19/121 MB Progress (1): 19/121 MB Progress (1): 19/121 MB Progress (1): 19/121 MB Progress (1): 19/121 MB Progress (1): 19/121 MB Progress (1): 19/121 MB Progress (1): 19/121 MB Progress (1): 19/121 MB Progress (1): 19/121 MB Progress (1): 19/121 MB Progress (1): 19/121 MB Progress (1): 19/121 MB Progress (1): 19/121 MB Progress (1): 19/121 MB Progress (1): 19/121 MB Progress (1): 19/121 MB Progress (1): 19/121 MB Progress (1): 19/121 MB Progress (1): 19/121 MB Progress (1): 19/121 MB Progress (1): 19/121 MB Progress (1): 19/121 MB Progress (1): 19/121 MB Progress (1): 19/121 MB Progress (1): 19/121 MB Progress (1): 19/121 MB Progress (1): 19/121 MB Progress (1): 19/121 MB Progress (1): 19/121 MB Progress (1): 19/121 MB Progress (1): 19/121 MB Progress (1): 19/121 MB Progress (1): 19/121 MB Progress (1): 19/121 MB Progress (1): 19/121 MB Progress (1): 19/121 MB Progress (1): 19/121 MB Progress (1): 19/121 MB Progress (1): 19/121 MB Progress (1): 19/121 MB Progress (1): 19/121 MB Progress (1): 19/121 MB Progress (1): 19/121 MB Progress (1): 19/121 MB Progress (1): 19/121 MB Progress (1): 19/121 MB Progress (1): 19/121 MB Progress (1): 19/121 MB Progress (1): 19/121 MB Progress (1): 19/121 MB Progress (1): 19/121 MB Progress (1): 19/121 MB Progress (1): 19/121 MB Progress (1): 19/121 MB Progress (1): 19/121 MB Progress (1): 19/121 MB Progress (1): 19/121 MB Progress (1): 19/121 MB Progress (1): 19/121 MB Progress (1): 19/121 MB Progress (1): 19/121 MB Progress (1): 19/121 MB Progress (1): 19/121 MB Progress (1): 19/121 MB Progress (1): 19/121 MB Progress (1): 19/121 MB Progress (1): 19/121 MB Progress (1): 19/121 MB Progress (1): 19/121 MB Progress (1): 19/121 MB Progress (1): 19/121 MB Progress (1): 19/121 MB Progress (1): 19/121 MB Progress (1): 19/121 MB Progress (1): 19/121 MB Progress (1): 19/121 MB Progress (1): 19/121 MB Progress (1): 19/121 MB Progress (1): 19/121 MB Progress (1): 19/121 MB Progress (1): 19/121 MB Progress (1): 19/121 MB Progress (1): 19/121 MB Progress (1): 19/121 MB Progress (1): 19/121 MB Progress (1): 19/121 MB Progress (1): 19/121 MB Progress (1): 19/121 MB Progress (1): 19/121 MB Progress (1): 19/121 MB Progress (1): 19/121 MB Progress (1): 19/121 MB Progress (1): 19/121 MB Progress (1): 19/121 MB Progress (1): 19/121 MB Progress (1): 19/121 MB Progress (1): 19/121 MB Progress (1): 19/121 MB Progress (1): 19/121 MB Progress (1): 19/121 MB Progress (1): 19/121 MB Progress (1): 19/121 MB Progress (1): 19/121 MB Progress (1): 19/121 MB Progress (1): 19/121 MB Progress (1): 19/121 MB Progress (1): 19/121 MB Progress (1): 19/121 MB Progress (1): 19/121 MB Progress (1): 19/121 MB Progress (1): 19/121 MB Progress (1): 19/121 MB Progress (1): 20/121 MB Progress (1): 20/121 MB Progress (1): 20/121 MB Progress (1): 20/121 MB Progress (1): 20/121 MB Progress (1): 20/121 MB Progress (1): 20/121 MB Progress (1): 20/121 MB Progress (1): 20/121 MB Progress (1): 20/121 MB Progress (1): 20/121 MB Progress (1): 20/121 MB Progress (1): 20/121 MB Progress (1): 20/121 MB Progress (1): 20/121 MB Progress (1): 20/121 MB Progress (1): 20/121 MB Progress (1): 20/121 MB Progress (1): 20/121 MB Progress (1): 20/121 MB Progress (1): 20/121 MB Progress (1): 20/121 MB Progress (1): 20/121 MB Progress (1): 20/121 MB Progress (1): 20/121 MB Progress (1): 20/121 MB Progress (1): 20/121 MB Progress (1): 20/121 MB Progress (1): 20/121 MB Progress (1): 20/121 MB Progress (1): 20/121 MB Progress (1): 20/121 MB Progress (1): 20/121 MB Progress (1): 20/121 MB Progress (1): 20/121 MB Progress (1): 20/121 MB Progress (1): 20/121 MB Progress (1): 20/121 MB Progress (1): 20/121 MB Progress (1): 20/121 MB Progress (1): 20/121 MB Progress (1): 20/121 MB Progress (1): 20/121 MB Progress (1): 20/121 MB Progress (1): 20/121 MB Progress (1): 20/121 MB Progress (1): 20/121 MB Progress (1): 20/121 MB Progress (1): 20/121 MB Progress (1): 20/121 MB Progress (1): 20/121 MB Progress (1): 20/121 MB Progress (1): 20/121 MB Progress (1): 20/121 MB Progress (1): 20/121 MB Progress (1): 20/121 MB Progress (1): 20/121 MB Progress (1): 20/121 MB Progress (1): 20/121 MB Progress (1): 20/121 MB Progress (1): 20/121 MB Progress (1): 20/121 MB Progress (1): 20/121 MB Progress (1): 20/121 MB Progress (1): 20/121 MB Progress (1): 20/121 MB Progress (1): 20/121 MB Progress (1): 20/121 MB Progress (1): 20/121 MB Progress (1): 20/121 MB Progress (1): 20/121 MB Progress (1): 20/121 MB Progress (1): 20/121 MB Progress (1): 20/121 MB Progress (1): 20/121 MB Progress (1): 20/121 MB Progress (1): 20/121 MB Progress (1): 20/121 MB Progress (1): 20/121 MB Progress (1): 20/121 MB Progress (1): 20/121 MB Progress (1): 20/121 MB Progress (1): 20/121 MB Progress (1): 20/121 MB Progress (1): 20/121 MB Progress (1): 20/121 MB Progress (1): 20/121 MB Progress (1): 20/121 MB Progress (1): 20/121 MB Progress (1): 20/121 MB Progress (1): 20/121 MB Progress (1): 20/121 MB Progress (1): 20/121 MB Progress (1): 20/121 MB Progress (1): 20/121 MB Progress (1): 20/121 MB Progress (1): 20/121 MB Progress (1): 20/121 MB Progress (1): 20/121 MB Progress (1): 20/121 MB Progress (1): 20/121 MB Progress (1): 20/121 MB Progress (1): 20/121 MB Progress (1): 20/121 MB Progress (1): 20/121 MB Progress (1): 20/121 MB Progress (1): 20/121 MB Progress (1): 20/121 MB Progress (1): 20/121 MB Progress (1): 20/121 MB Progress (1): 20/121 MB Progress (1): 20/121 MB Progress (1): 20/121 MB Progress (1): 20/121 MB Progress (1): 20/121 MB Progress (1): 20/121 MB Progress (1): 20/121 MB Progress (1): 20/121 MB Progress (1): 20/121 MB Progress (1): 20/121 MB Progress (1): 20/121 MB Progress (1): 20/121 MB Progress (1): 20/121 MB Progress (1): 20/121 MB Progress (1): 20/121 MB Progress (1): 20/121 MB Progress (1): 20/121 MB Progress (1): 20/121 MB Progress (1): 20/121 MB Progress (1): 20/121 MB Progress (1): 20/121 MB Progress (1): 20/121 MB Progress (1): 20/121 MB Progress (1): 20/121 MB Progress (1): 20/121 MB Progress (1): 20/121 MB Progress (1): 20/121 MB Progress (1): 20/121 MB Progress (1): 20/121 MB Progress (1): 20/121 MB Progress (1): 20/121 MB Progress (1): 20/121 MB Progress (1): 20/121 MB Progress (1): 20/121 MB Progress (1): 20/121 MB Progress (1): 20/121 MB Progress (1): 20/121 MB Progress (1): 20/121 MB Progress (1): 20/121 MB Progress (1): 20/121 MB Progress (1): 20/121 MB Progress (1): 20/121 MB Progress (1): 20/121 MB Progress (1): 20/121 MB Progress (1): 20/121 MB Progress (1): 20/121 MB Progress (1): 20/121 MB Progress (1): 20/121 MB Progress (1): 20/121 MB Progress (1): 20/121 MB Progress (1): 20/121 MB Progress (1): 20/121 MB Progress (1): 20/121 MB Progress (1): 20/121 MB Progress (1): 20/121 MB Progress (1): 20/121 MB Progress (1): 20/121 MB Progress (1): 20/121 MB Progress (1): 20/121 MB Progress (1): 20/121 MB Progress (1): 20/121 MB Progress (1): 20/121 MB Progress (1): 20/121 MB Progress (1): 20/121 MB Progress (1): 20/121 MB Progress (1): 20/121 MB Progress (1): 20/121 MB Progress (1): 20/121 MB Progress (1): 20/121 MB Progress (1): 20/121 MB Progress (1): 20/121 MB Progress (1): 20/121 MB Progress (1): 20/121 MB Progress (1): 20/121 MB Progress (1): 20/121 MB Progress (1): 20/121 MB Progress (1): 20/121 MB Progress (1): 20/121 MB Progress (1): 20/121 MB Progress (1): 20/121 MB Progress (1): 20/121 MB Progress (1): 20/121 MB Progress (1): 20/121 MB Progress (1): 20/121 MB Progress (1): 20/121 MB Progress (1): 20/121 MB Progress (1): 20/121 MB Progress (1): 20/121 MB Progress (1): 20/121 MB Progress (1): 20/121 MB Progress (1): 20/121 MB Progress (1): 20/121 MB Progress (1): 20/121 MB Progress (1): 20/121 MB Progress (1): 20/121 MB Progress (1): 20/121 MB Progress (1): 20/121 MB Progress (1): 20/121 MB Progress (1): 20/121 MB Progress (1): 20/121 MB Progress (1): 20/121 MB Progress (1): 20/121 MB Progress (1): 20/121 MB Progress (1): 20/121 MB Progress (1): 20/121 MB Progress (1): 20/121 MB Progress (1): 20/121 MB Progress (1): 20/121 MB Progress (1): 20/121 MB Progress (1): 20/121 MB Progress (1): 20/121 MB Progress (1): 20/121 MB Progress (1): 20/121 MB Progress (1): 20/121 MB Progress (1): 20/121 MB Progress (1): 20/121 MB Progress (1): 20/121 MB Progress (1): 20/121 MB Progress (1): 20/121 MB Progress (1): 20/121 MB Progress (1): 20/121 MB Progress (1): 20/121 MB Progress (1): 20/121 MB Progress (1): 20/121 MB Progress (1): 20/121 MB Progress (1): 20/121 MB Progress (1): 20/121 MB Progress (1): 20/121 MB Progress (1): 20/121 MB Progress (1): 20/121 MB Progress (1): 20/121 MB Progress (1): 20/121 MB Progress (1): 20/121 MB Progress (1): 20/121 MB Progress (1): 20/121 MB Progress (1): 20/121 MB Progress (1): 20/121 MB Progress (1): 20/121 MB Progress (1): 20/121 MB Progress (1): 20/121 MB Progress (1): 20/121 MB Progress (1): 20/121 MB Progress (1): 20/121 MB Progress (1): 20/121 MB Progress (1): 20/121 MB Progress (1): 20/121 MB Progress (1): 20/121 MB Progress (1): 20/121 MB Progress (1): 20/121 MB Progress (1): 20/121 MB Progress (1): 20/121 MB Progress (1): 20/121 MB Progress (1): 20/121 MB Progress (1): 20/121 MB Progress (1): 20/121 MB Progress (1): 20/121 MB Progress (1): 20/121 MB Progress (1): 20/121 MB Progress (1): 20/121 MB Progress (1): 20/121 MB Progress (1): 20/121 MB Progress (1): 20/121 MB Progress (1): 20/121 MB Progress (1): 20/121 MB Progress (1): 20/121 MB Progress (1): 20/121 MB Progress (1): 20/121 MB Progress (1): 20/121 MB Progress (1): 20/121 MB Progress (1): 20/121 MB Progress (1): 20/121 MB Progress (1): 20/121 MB Progress (1): 20/121 MB Progress (1): 20/121 MB Progress (1): 20/121 MB Progress (1): 20/121 MB Progress (1): 20/121 MB Progress (1): 20/121 MB Progress (1): 20/121 MB Progress (1): 20/121 MB Progress (1): 20/121 MB Progress (1): 20/121 MB Progress (1): 20/121 MB Progress (1): 20/121 MB Progress (1): 20/121 MB Progress (1): 20/121 MB Progress (1): 20/121 MB Progress (1): 20/121 MB Progress (1): 20/121 MB Progress (1): 20/121 MB Progress (1): 20/121 MB Progress (1): 20/121 MB Progress (1): 20/121 MB Progress (1): 20/121 MB Progress (1): 20/121 MB Progress (1): 20/121 MB Progress (1): 20/121 MB Progress (1): 20/121 MB Progress (1): 20/121 MB Progress (1): 20/121 MB Progress (1): 20/121 MB Progress (1): 20/121 MB Progress (1): 20/121 MB Progress (1): 20/121 MB Progress (1): 20/121 MB Progress (1): 20/121 MB Progress (1): 20/121 MB Progress (1): 20/121 MB Progress (1): 20/121 MB Progress (1): 20/121 MB Progress (1): 20/121 MB Progress (1): 20/121 MB Progress (1): 20/121 MB Progress (1): 20/121 MB Progress (1): 20/121 MB Progress (1): 20/121 MB Progress (1): 20/121 MB Progress (1): 20/121 MB Progress (1): 20/121 MB Progress (1): 20/121 MB Progress (1): 20/121 MB Progress (1): 20/121 MB Progress (1): 20/121 MB Progress (1): 20/121 MB Progress (1): 20/121 MB Progress (1): 20/121 MB Progress (1): 20/121 MB Progress (1): 20/121 MB Progress (1): 20/121 MB Progress (1): 20/121 MB Progress (1): 20/121 MB Progress (1): 20/121 MB Progress (1): 20/121 MB Progress (1): 20/121 MB Progress (1): 20/121 MB Progress (1): 20/121 MB Progress (1): 20/121 MB Progress (1): 20/121 MB Progress (1): 20/121 MB Progress (1): 20/121 MB Progress (1): 20/121 MB Progress (1): 20/121 MB Progress (1): 20/121 MB Progress (1): 20/121 MB Progress (1): 20/121 MB Progress (1): 20/121 MB Progress (1): 20/121 MB Progress (1): 20/121 MB Progress (1): 20/121 MB Progress (1): 20/121 MB Progress (1): 20/121 MB Progress (1): 20/121 MB Progress (1): 20/121 MB Progress (1): 20/121 MB Progress (1): 20/121 MB Progress (1): 20/121 MB Progress (1): 20/121 MB Progress (1): 20/121 MB Progress (1): 20/121 MB Progress (1): 20/121 MB Progress (1): 20/121 MB Progress (1): 20/121 MB Progress (1): 20/121 MB Progress (1): 20/121 MB Progress (1): 20/121 MB Progress (1): 20/121 MB Progress (1): 20/121 MB Progress (1): 20/121 MB Progress (1): 20/121 MB Progress (1): 20/121 MB Progress (1): 20/121 MB Progress (1): 20/121 MB Progress (1): 20/121 MB Progress (1): 20/121 MB Progress (1): 20/121 MB Progress (1): 20/121 MB Progress (1): 20/121 MB Progress (1): 20/121 MB Progress (1): 20/121 MB Progress (1): 20/121 MB Progress (1): 20/121 MB Progress (1): 20/121 MB Progress (1): 20/121 MB Progress (1): 20/121 MB Progress (1): 20/121 MB Progress (1): 20/121 MB Progress (1): 20/121 MB Progress (1): 20/121 MB Progress (1): 20/121 MB Progress (1): 20/121 MB Progress (1): 20/121 MB Progress (1): 20/121 MB Progress (1): 20/121 MB Progress (1): 20/121 MB Progress (1): 20/121 MB Progress (1): 20/121 MB Progress (1): 20/121 MB Progress (1): 20/121 MB Progress (1): 20/121 MB Progress (1): 20/121 MB Progress (1): 20/121 MB Progress (1): 20/121 MB Progress (1): 20/121 MB Progress (1): 20/121 MB Progress (1): 20/121 MB Progress (1): 20/121 MB Progress (1): 20/121 MB Progress (1): 20/121 MB Progress (1): 20/121 MB Progress (1): 20/121 MB Progress (1): 20/121 MB Progress (1): 20/121 MB Progress (1): 20/121 MB Progress (1): 20/121 MB Progress (1): 20/121 MB Progress (1): 20/121 MB Progress (1): 20/121 MB Progress (1): 20/121 MB Progress (1): 20/121 MB Progress (1): 20/121 MB Progress (1): 20/121 MB Progress (1): 20/121 MB Progress (1): 20/121 MB Progress (1): 20/121 MB Progress (1): 20/121 MB Progress (1): 20/121 MB Progress (1): 20/121 MB Progress (1): 20/121 MB Progress (1): 20/121 MB Progress (1): 20/121 MB Progress (1): 20/121 MB Progress (1): 20/121 MB Progress (1): 20/121 MB Progress (1): 20/121 MB Progress (1): 20/121 MB Progress (1): 20/121 MB Progress (1): 20/121 MB Progress (1): 20/121 MB Progress (1): 20/121 MB Progress (1): 20/121 MB Progress (1): 20/121 MB Progress (1): 20/121 MB Progress (1): 20/121 MB Progress (1): 20/121 MB Progress (1): 20/121 MB Progress (1): 20/121 MB Progress (1): 20/121 MB Progress (1): 20/121 MB Progress (1): 20/121 MB Progress (1): 20/121 MB Progress (1): 20/121 MB Progress (1): 20/121 MB Progress (1): 20/121 MB Progress (1): 20/121 MB Progress (1): 20/121 MB Progress (1): 20/121 MB Progress (1): 20/121 MB Progress (1): 20/121 MB Progress (1): 20/121 MB Progress (1): 20/121 MB Progress (1): 20/121 MB Progress (1): 20/121 MB Progress (1): 20/121 MB Progress (1): 20/121 MB Progress (1): 20/121 MB Progress (1): 20/121 MB Progress (1): 20/121 MB Progress (1): 20/121 MB Progress (1): 20/121 MB Progress (1): 20/121 MB Progress (1): 20/121 MB Progress (1): 20/121 MB Progress (1): 20/121 MB Progress (1): 20/121 MB Progress (1): 20/121 MB Progress (1): 20/121 MB Progress (1): 20/121 MB Progress (1): 20/121 MB Progress (1): 21/121 MB Progress (1): 21/121 MB Progress (1): 21/121 MB Progress (1): 21/121 MB Progress (1): 21/121 MB Progress (1): 21/121 MB Progress (1): 21/121 MB Progress (1): 21/121 MB Progress (1): 21/121 MB Progress (1): 21/121 MB Progress (1): 21/121 MB Progress (1): 21/121 MB Progress (1): 21/121 MB Progress (1): 21/121 MB Progress (1): 21/121 MB Progress (1): 21/121 MB Progress (1): 21/121 MB Progress (1): 21/121 MB Progress (1): 21/121 MB Progress (1): 21/121 MB Progress (1): 21/121 MB Progress (1): 21/121 MB Progress (1): 21/121 MB Progress (1): 21/121 MB Progress (1): 21/121 MB Progress (1): 21/121 MB Progress (1): 21/121 MB Progress (1): 21/121 MB Progress (1): 21/121 MB Progress (1): 21/121 MB Progress (1): 21/121 MB Progress (1): 21/121 MB Progress (1): 21/121 MB Progress (1): 21/121 MB Progress (1): 21/121 MB Progress (1): 21/121 MB Progress (1): 21/121 MB Progress (1): 21/121 MB Progress (1): 21/121 MB Progress (1): 21/121 MB Progress (1): 21/121 MB Progress (1): 21/121 MB Progress (1): 21/121 MB Progress (1): 21/121 MB Progress (1): 21/121 MB Progress (1): 21/121 MB Progress (1): 21/121 MB Progress (1): 21/121 MB Progress (1): 21/121 MB Progress (1): 21/121 MB Progress (1): 21/121 MB Progress (1): 21/121 MB Progress (1): 21/121 MB Progress (1): 21/121 MB Progress (1): 21/121 MB Progress (1): 21/121 MB Progress (1): 21/121 MB Progress (1): 21/121 MB Progress (1): 21/121 MB Progress (1): 21/121 MB Progress (1): 21/121 MB Progress (1): 21/121 MB Progress (1): 21/121 MB Progress (1): 21/121 MB Progress (1): 21/121 MB Progress (1): 21/121 MB Progress (1): 21/121 MB Progress (1): 21/121 MB Progress (1): 21/121 MB Progress (1): 21/121 MB Progress (1): 21/121 MB Progress (1): 21/121 MB Progress (1): 21/121 MB Progress (1): 21/121 MB Progress (1): 21/121 MB Progress (1): 21/121 MB Progress (1): 21/121 MB Progress (1): 21/121 MB Progress (1): 21/121 MB Progress (1): 21/121 MB Progress (1): 21/121 MB Progress (1): 21/121 MB Progress (1): 21/121 MB Progress (1): 21/121 MB Progress (1): 21/121 MB Progress (1): 21/121 MB Progress (1): 21/121 MB Progress (1): 21/121 MB Progress (1): 21/121 MB Progress (1): 21/121 MB Progress (1): 21/121 MB Progress (1): 21/121 MB Progress (1): 21/121 MB Progress (1): 21/121 MB Progress (1): 21/121 MB Progress (1): 21/121 MB Progress (1): 21/121 MB Progress (1): 21/121 MB Progress (1): 21/121 MB Progress (1): 21/121 MB Progress (1): 21/121 MB Progress (1): 21/121 MB Progress (1): 21/121 MB Progress (1): 21/121 MB Progress (1): 21/121 MB Progress (1): 21/121 MB Progress (1): 21/121 MB Progress (1): 21/121 MB Progress (1): 21/121 MB Progress (1): 21/121 MB Progress (1): 21/121 MB Progress (1): 21/121 MB Progress (1): 21/121 MB Progress (1): 21/121 MB Progress (1): 21/121 MB Progress (1): 21/121 MB Progress (1): 21/121 MB Progress (1): 21/121 MB Progress (1): 21/121 MB Progress (1): 21/121 MB Progress (1): 21/121 MB Progress (1): 21/121 MB Progress (1): 21/121 MB Progress (1): 21/121 MB Progress (1): 21/121 MB Progress (1): 21/121 MB Progress (1): 21/121 MB Progress (1): 21/121 MB Progress (1): 21/121 MB Progress (1): 21/121 MB Progress (1): 21/121 MB Progress (1): 21/121 MB Progress (1): 21/121 MB Progress (1): 21/121 MB Progress (1): 21/121 MB Progress (1): 21/121 MB Progress (1): 21/121 MB Progress (1): 21/121 MB Progress (1): 21/121 MB Progress (1): 21/121 MB Progress (1): 21/121 MB Progress (1): 21/121 MB Progress (1): 21/121 MB Progress (1): 21/121 MB Progress (1): 21/121 MB Progress (1): 21/121 MB Progress (1): 21/121 MB Progress (1): 21/121 MB Progress (1): 21/121 MB Progress (1): 21/121 MB Progress (1): 21/121 MB Progress (1): 21/121 MB Progress (1): 21/121 MB Progress (1): 21/121 MB Progress (1): 21/121 MB Progress (1): 21/121 MB Progress (1): 21/121 MB Progress (1): 21/121 MB Progress (1): 21/121 MB Progress (1): 21/121 MB Progress (1): 21/121 MB Progress (1): 21/121 MB Progress (1): 21/121 MB Progress (1): 21/121 MB Progress (1): 21/121 MB Progress (1): 21/121 MB Progress (1): 21/121 MB Progress (1): 21/121 MB Progress (1): 21/121 MB Progress (1): 21/121 MB Progress (1): 21/121 MB Progress (1): 21/121 MB Progress (1): 21/121 MB Progress (1): 21/121 MB Progress (1): 21/121 MB Progress (1): 21/121 MB Progress (1): 21/121 MB Progress (1): 21/121 MB Progress (1): 21/121 MB Progress (1): 21/121 MB Progress (1): 21/121 MB Progress (1): 21/121 MB Progress (1): 21/121 MB Progress (1): 21/121 MB Progress (1): 21/121 MB Progress (1): 21/121 MB Progress (1): 21/121 MB Progress (1): 21/121 MB Progress (1): 21/121 MB Progress (1): 21/121 MB Progress (1): 21/121 MB Progress (1): 21/121 MB Progress (1): 21/121 MB Progress (1): 21/121 MB Progress (1): 21/121 MB Progress (1): 21/121 MB Progress (1): 21/121 MB Progress (1): 21/121 MB Progress (1): 21/121 MB Progress (1): 21/121 MB Progress (1): 21/121 MB Progress (1): 21/121 MB Progress (1): 21/121 MB Progress (1): 21/121 MB Progress (1): 21/121 MB Progress (1): 21/121 MB Progress (1): 21/121 MB Progress (1): 21/121 MB Progress (1): 21/121 MB Progress (1): 21/121 MB Progress (1): 21/121 MB Progress (1): 21/121 MB Progress (1): 21/121 MB Progress (1): 21/121 MB Progress (1): 21/121 MB Progress (1): 21/121 MB Progress (1): 21/121 MB Progress (1): 21/121 MB Progress (1): 21/121 MB Progress (1): 21/121 MB Progress (1): 21/121 MB Progress (1): 21/121 MB Progress (1): 21/121 MB Progress (1): 21/121 MB Progress (1): 21/121 MB Progress (1): 21/121 MB Progress (1): 21/121 MB Progress (1): 21/121 MB Progress (1): 21/121 MB Progress (1): 21/121 MB Progress (1): 21/121 MB Progress (1): 21/121 MB Progress (1): 21/121 MB Progress (1): 21/121 MB Progress (1): 21/121 MB Progress (1): 21/121 MB Progress (1): 21/121 MB Progress (1): 21/121 MB Progress (1): 21/121 MB Progress (1): 21/121 MB Progress (1): 21/121 MB Progress (1): 21/121 MB Progress (1): 21/121 MB Progress (1): 21/121 MB Progress (1): 21/121 MB Progress (1): 21/121 MB Progress (1): 21/121 MB Progress (1): 21/121 MB Progress (1): 21/121 MB Progress (1): 21/121 MB Progress (1): 21/121 MB Progress (1): 21/121 MB Progress (1): 21/121 MB Progress (1): 21/121 MB Progress (1): 21/121 MB Progress (1): 21/121 MB Progress (1): 21/121 MB Progress (1): 21/121 MB Progress (1): 21/121 MB Progress (1): 21/121 MB Progress (1): 21/121 MB Progress (1): 21/121 MB Progress (1): 21/121 MB Progress (1): 21/121 MB Progress (1): 21/121 MB Progress (1): 21/121 MB Progress (1): 21/121 MB Progress (1): 21/121 MB Progress (1): 21/121 MB Progress (1): 21/121 MB Progress (1): 21/121 MB Progress (1): 21/121 MB Progress (1): 21/121 MB Progress (1): 21/121 MB Progress (1): 21/121 MB Progress (1): 21/121 MB Progress (1): 21/121 MB Progress (1): 21/121 MB Progress (1): 21/121 MB Progress (1): 21/121 MB Progress (1): 21/121 MB Progress (1): 21/121 MB Progress (1): 21/121 MB Progress (1): 21/121 MB Progress (1): 21/121 MB Progress (1): 21/121 MB Progress (1): 21/121 MB Progress (1): 21/121 MB Progress (1): 21/121 MB Progress (1): 21/121 MB Progress (1): 21/121 MB Progress (1): 21/121 MB Progress (1): 21/121 MB Progress (1): 21/121 MB Progress (1): 21/121 MB Progress (1): 21/121 MB Progress (1): 21/121 MB Progress (1): 21/121 MB Progress (1): 21/121 MB Progress (1): 21/121 MB Progress (1): 21/121 MB Progress (1): 21/121 MB Progress (1): 21/121 MB Progress (1): 21/121 MB Progress (1): 21/121 MB Progress (1): 21/121 MB Progress (1): 21/121 MB Progress (1): 21/121 MB Progress (1): 21/121 MB Progress (1): 21/121 MB Progress (1): 21/121 MB Progress (1): 21/121 MB Progress (1): 21/121 MB Progress (1): 21/121 MB Progress (1): 21/121 MB Progress (1): 21/121 MB Progress (1): 21/121 MB Progress (1): 21/121 MB Progress (1): 21/121 MB Progress (1): 21/121 MB Progress (1): 21/121 MB Progress (1): 21/121 MB Progress (1): 21/121 MB Progress (1): 21/121 MB Progress (1): 21/121 MB Progress (1): 21/121 MB Progress (1): 21/121 MB Progress (1): 21/121 MB Progress (1): 21/121 MB Progress (1): 21/121 MB Progress (1): 21/121 MB Progress (1): 21/121 MB Progress (1): 21/121 MB Progress (1): 21/121 MB Progress (1): 21/121 MB Progress (1): 21/121 MB Progress (1): 21/121 MB Progress (1): 21/121 MB Progress (1): 21/121 MB Progress (1): 21/121 MB Progress (1): 21/121 MB Progress (1): 21/121 MB Progress (1): 21/121 MB Progress (1): 21/121 MB Progress (1): 21/121 MB Progress (1): 21/121 MB Progress (1): 21/121 MB Progress (1): 21/121 MB Progress (1): 21/121 MB Progress (1): 21/121 MB Progress (1): 21/121 MB Progress (1): 21/121 MB Progress (1): 21/121 MB Progress (1): 21/121 MB Progress (1): 21/121 MB Progress (1): 21/121 MB Progress (1): 21/121 MB Progress (1): 21/121 MB Progress (1): 21/121 MB Progress (1): 21/121 MB Progress (1): 21/121 MB Progress (1): 21/121 MB Progress (1): 21/121 MB Progress (1): 21/121 MB Progress (1): 21/121 MB Progress (1): 21/121 MB Progress (1): 21/121 MB Progress (1): 21/121 MB Progress (1): 21/121 MB Progress (1): 21/121 MB Progress (1): 21/121 MB Progress (1): 21/121 MB Progress (1): 21/121 MB Progress (1): 21/121 MB Progress (1): 21/121 MB Progress (1): 21/121 MB Progress (1): 21/121 MB Progress (1): 21/121 MB Progress (1): 21/121 MB Progress (1): 21/121 MB Progress (1): 21/121 MB Progress (1): 21/121 MB Progress (1): 21/121 MB Progress (1): 21/121 MB Progress (1): 21/121 MB Progress (1): 21/121 MB Progress (1): 21/121 MB Progress (1): 21/121 MB Progress (1): 21/121 MB Progress (1): 21/121 MB Progress (1): 21/121 MB Progress (1): 21/121 MB Progress (1): 21/121 MB Progress (1): 21/121 MB Progress (1): 21/121 MB Progress (1): 21/121 MB Progress (1): 21/121 MB Progress (1): 21/121 MB Progress (1): 21/121 MB Progress (1): 21/121 MB Progress (1): 21/121 MB Progress (1): 21/121 MB Progress (1): 21/121 MB Progress (1): 21/121 MB Progress (1): 21/121 MB Progress (1): 21/121 MB Progress (1): 21/121 MB Progress (1): 21/121 MB Progress (1): 21/121 MB Progress (1): 21/121 MB Progress (1): 21/121 MB Progress (1): 21/121 MB Progress (1): 21/121 MB Progress (1): 21/121 MB Progress (1): 21/121 MB Progress (1): 21/121 MB Progress (1): 21/121 MB Progress (1): 21/121 MB Progress (1): 21/121 MB Progress (1): 21/121 MB Progress (1): 21/121 MB Progress (1): 21/121 MB Progress (1): 21/121 MB Progress (1): 21/121 MB Progress (1): 21/121 MB Progress (1): 21/121 MB Progress (1): 21/121 MB Progress (1): 21/121 MB Progress (1): 21/121 MB Progress (1): 21/121 MB Progress (1): 21/121 MB Progress (1): 21/121 MB Progress (1): 21/121 MB Progress (1): 21/121 MB Progress (1): 21/121 MB Progress (1): 21/121 MB Progress (1): 21/121 MB Progress (1): 21/121 MB Progress (1): 21/121 MB Progress (1): 21/121 MB Progress (1): 21/121 MB Progress (1): 21/121 MB Progress (1): 21/121 MB Progress (1): 21/121 MB Progress (1): 21/121 MB Progress (1): 21/121 MB Progress (1): 21/121 MB Progress (1): 21/121 MB Progress (1): 21/121 MB Progress (1): 21/121 MB Progress (1): 21/121 MB Progress (1): 21/121 MB Progress (1): 21/121 MB Progress (1): 21/121 MB Progress (1): 21/121 MB Progress (1): 21/121 MB Progress (1): 21/121 MB Progress (1): 21/121 MB Progress (1): 21/121 MB Progress (1): 21/121 MB Progress (1): 21/121 MB Progress (1): 21/121 MB Progress (1): 21/121 MB Progress (1): 21/121 MB Progress (1): 21/121 MB Progress (1): 21/121 MB Progress (1): 21/121 MB Progress (1): 21/121 MB Progress (1): 21/121 MB Progress (1): 21/121 MB Progress (1): 21/121 MB Progress (1): 21/121 MB Progress (1): 21/121 MB Progress (1): 21/121 MB Progress (1): 21/121 MB Progress (1): 21/121 MB Progress (1): 21/121 MB Progress (1): 21/121 MB Progress (1): 21/121 MB Progress (1): 21/121 MB Progress (1): 21/121 MB Progress (1): 21/121 MB Progress (1): 21/121 MB Progress (1): 21/121 MB Progress (1): 21/121 MB Progress (1): 21/121 MB Progress (1): 21/121 MB Progress (1): 21/121 MB Progress (1): 21/121 MB Progress (1): 22/121 MB Progress (1): 22/121 MB Progress (1): 22/121 MB Progress (1): 22/121 MB Progress (1): 22/121 MB Progress (1): 22/121 MB Progress (1): 22/121 MB Progress (1): 22/121 MB Progress (1): 22/121 MB Progress (1): 22/121 MB Progress (1): 22/121 MB Progress (1): 22/121 MB Progress (1): 22/121 MB Progress (1): 22/121 MB Progress (1): 22/121 MB Progress (1): 22/121 MB Progress (1): 22/121 MB Progress (1): 22/121 MB Progress (1): 22/121 MB Progress (1): 22/121 MB Progress (1): 22/121 MB Progress (1): 22/121 MB Progress (1): 22/121 MB Progress (1): 22/121 MB Progress (1): 22/121 MB Progress (1): 22/121 MB Progress (1): 22/121 MB Progress (1): 22/121 MB Progress (1): 22/121 MB Progress (1): 22/121 MB Progress (1): 22/121 MB Progress (1): 22/121 MB Progress (1): 22/121 MB Progress (1): 22/121 MB Progress (1): 22/121 MB Progress (1): 22/121 MB Progress (1): 22/121 MB Progress (1): 22/121 MB Progress (1): 22/121 MB Progress (1): 22/121 MB Progress (1): 22/121 MB Progress (1): 22/121 MB Progress (1): 22/121 MB Progress (1): 22/121 MB Progress (1): 22/121 MB Progress (1): 22/121 MB Progress (1): 22/121 MB Progress (1): 22/121 MB Progress (1): 22/121 MB Progress (1): 22/121 MB Progress (1): 22/121 MB Progress (1): 22/121 MB Progress (1): 22/121 MB Progress (1): 22/121 MB Progress (1): 22/121 MB Progress (1): 22/121 MB Progress (1): 22/121 MB Progress (1): 22/121 MB Progress (1): 22/121 MB Progress (1): 22/121 MB Progress (1): 22/121 MB Progress (1): 22/121 MB Progress (1): 22/121 MB Progress (1): 22/121 MB Progress (1): 22/121 MB Progress (1): 22/121 MB Progress (1): 22/121 MB Progress (1): 22/121 MB Progress (1): 22/121 MB Progress (1): 22/121 MB Progress (1): 22/121 MB Progress (1): 22/121 MB Progress (1): 22/121 MB Progress (1): 22/121 MB Progress (1): 22/121 MB Progress (1): 22/121 MB Progress (1): 22/121 MB Progress (1): 22/121 MB Progress (1): 22/121 MB Progress (1): 22/121 MB Progress (1): 22/121 MB Progress (1): 22/121 MB Progress (1): 22/121 MB Progress (1): 22/121 MB Progress (1): 22/121 MB Progress (1): 22/121 MB Progress (1): 22/121 MB Progress (1): 22/121 MB Progress (1): 22/121 MB Progress (1): 22/121 MB Progress (1): 22/121 MB Progress (1): 22/121 MB Progress (1): 22/121 MB Progress (1): 22/121 MB Progress (1): 22/121 MB Progress (1): 22/121 MB Progress (1): 22/121 MB Progress (1): 22/121 MB Progress (1): 22/121 MB Progress (1): 22/121 MB Progress (1): 22/121 MB Progress (1): 22/121 MB Progress (1): 22/121 MB Progress (1): 22/121 MB Progress (1): 22/121 MB Progress (1): 22/121 MB Progress (1): 22/121 MB Progress (1): 22/121 MB Progress (1): 22/121 MB Progress (1): 22/121 MB Progress (1): 22/121 MB Progress (1): 22/121 MB Progress (1): 22/121 MB Progress (1): 22/121 MB Progress (1): 22/121 MB Progress (1): 22/121 MB Progress (1): 22/121 MB Progress (1): 22/121 MB Progress (1): 22/121 MB Progress (1): 22/121 MB Progress (1): 22/121 MB Progress (1): 22/121 MB Progress (1): 22/121 MB Progress (1): 22/121 MB Progress (1): 22/121 MB Progress (1): 22/121 MB Progress (1): 22/121 MB Progress (1): 22/121 MB Progress (1): 22/121 MB Progress (1): 22/121 MB Progress (1): 22/121 MB Progress (1): 22/121 MB Progress (1): 22/121 MB Progress (1): 22/121 MB Progress (1): 22/121 MB Progress (1): 22/121 MB Progress (1): 22/121 MB Progress (1): 22/121 MB Progress (1): 22/121 MB Progress (1): 22/121 MB Progress (1): 22/121 MB Progress (1): 22/121 MB Progress (1): 22/121 MB Progress (1): 22/121 MB Progress (1): 22/121 MB Progress (1): 22/121 MB Progress (1): 22/121 MB Progress (1): 22/121 MB Progress (1): 22/121 MB Progress (1): 22/121 MB Progress (1): 22/121 MB Progress (1): 22/121 MB Progress (1): 22/121 MB Progress (1): 22/121 MB Progress (1): 22/121 MB Progress (1): 22/121 MB Progress (1): 22/121 MB Progress (1): 22/121 MB Progress (1): 22/121 MB Progress (1): 22/121 MB Progress (1): 22/121 MB Progress (1): 22/121 MB Progress (1): 22/121 MB Progress (1): 22/121 MB Progress (1): 22/121 MB Progress (1): 22/121 MB Progress (1): 22/121 MB Progress (1): 22/121 MB Progress (1): 22/121 MB Progress (1): 22/121 MB Progress (1): 22/121 MB Progress (1): 22/121 MB Progress (1): 22/121 MB Progress (1): 22/121 MB Progress (1): 22/121 MB Progress (1): 22/121 MB Progress (1): 22/121 MB Progress (1): 22/121 MB Progress (1): 22/121 MB Progress (1): 22/121 MB Progress (1): 22/121 MB Progress (1): 22/121 MB Progress (1): 22/121 MB Progress (1): 22/121 MB Progress (1): 22/121 MB Progress (1): 22/121 MB Progress (1): 22/121 MB Progress (1): 22/121 MB Progress (1): 22/121 MB Progress (1): 22/121 MB Progress (1): 22/121 MB Progress (1): 22/121 MB Progress (1): 22/121 MB Progress (1): 22/121 MB Progress (1): 22/121 MB Progress (1): 22/121 MB Progress (1): 22/121 MB Progress (1): 22/121 MB Progress (1): 22/121 MB Progress (1): 22/121 MB Progress (1): 22/121 MB Progress (1): 22/121 MB Progress (1): 22/121 MB Progress (1): 22/121 MB Progress (1): 22/121 MB Progress (1): 22/121 MB Progress (1): 22/121 MB Progress (1): 22/121 MB Progress (1): 22/121 MB Progress (1): 22/121 MB Progress (1): 22/121 MB Progress (1): 22/121 MB Progress (1): 22/121 MB Progress (1): 22/121 MB Progress (1): 22/121 MB Progress (1): 22/121 MB Progress (1): 22/121 MB Progress (1): 22/121 MB Progress (1): 22/121 MB Progress (1): 22/121 MB Progress (1): 22/121 MB Progress (1): 22/121 MB Progress (1): 22/121 MB Progress (1): 22/121 MB Progress (1): 22/121 MB Progress (1): 22/121 MB Progress (1): 22/121 MB Progress (1): 22/121 MB Progress (1): 22/121 MB Progress (1): 22/121 MB Progress (1): 22/121 MB Progress (1): 22/121 MB Progress (1): 22/121 MB Progress (1): 22/121 MB Progress (1): 22/121 MB Progress (1): 22/121 MB Progress (1): 22/121 MB Progress (1): 22/121 MB Progress (1): 22/121 MB Progress (1): 22/121 MB Progress (1): 22/121 MB Progress (1): 22/121 MB Progress (1): 22/121 MB Progress (1): 22/121 MB Progress (1): 22/121 MB Progress (1): 22/121 MB Progress (1): 22/121 MB Progress (1): 22/121 MB Progress (1): 22/121 MB Progress (1): 22/121 MB Progress (1): 22/121 MB Progress (1): 22/121 MB Progress (1): 22/121 MB Progress (1): 22/121 MB Progress (1): 22/121 MB Progress (1): 22/121 MB Progress (1): 22/121 MB Progress (1): 22/121 MB Progress (1): 22/121 MB Progress (1): 22/121 MB Progress (1): 22/121 MB Progress (1): 22/121 MB Progress (1): 22/121 MB Progress (1): 22/121 MB Progress (1): 22/121 MB Progress (1): 22/121 MB Progress (1): 22/121 MB Progress (1): 22/121 MB Progress (1): 22/121 MB Progress (1): 22/121 MB Progress (1): 22/121 MB Progress (1): 22/121 MB Progress (1): 22/121 MB Progress (1): 22/121 MB Progress (1): 22/121 MB Progress (1): 22/121 MB Progress (1): 22/121 MB Progress (1): 22/121 MB Progress (1): 22/121 MB Progress (1): 22/121 MB Progress (1): 22/121 MB Progress (1): 22/121 MB Progress (1): 22/121 MB Progress (1): 22/121 MB Progress (1): 22/121 MB Progress (1): 22/121 MB Progress (1): 22/121 MB Progress (1): 22/121 MB Progress (1): 22/121 MB Progress (1): 22/121 MB Progress (1): 22/121 MB Progress (1): 22/121 MB Progress (1): 22/121 MB Progress (1): 22/121 MB Progress (1): 22/121 MB Progress (1): 22/121 MB Progress (1): 22/121 MB Progress (1): 22/121 MB Progress (1): 22/121 MB Progress (1): 22/121 MB Progress (1): 22/121 MB Progress (1): 22/121 MB Progress (1): 22/121 MB Progress (1): 22/121 MB Progress (1): 22/121 MB Progress (1): 22/121 MB Progress (1): 22/121 MB Progress (1): 22/121 MB Progress (1): 22/121 MB Progress (1): 22/121 MB Progress (1): 22/121 MB Progress (1): 22/121 MB Progress (1): 22/121 MB Progress (1): 22/121 MB Progress (1): 22/121 MB Progress (1): 22/121 MB Progress (1): 22/121 MB Progress (1): 22/121 MB Progress (1): 22/121 MB Progress (1): 22/121 MB Progress (1): 22/121 MB Progress (1): 22/121 MB Progress (1): 22/121 MB Progress (1): 22/121 MB Progress (1): 22/121 MB Progress (1): 22/121 MB Progress (1): 22/121 MB Progress (1): 22/121 MB Progress (1): 22/121 MB Progress (1): 22/121 MB Progress (1): 22/121 MB Progress (1): 22/121 MB Progress (1): 22/121 MB Progress (1): 22/121 MB Progress (1): 22/121 MB Progress (1): 22/121 MB Progress (1): 22/121 MB Progress (1): 22/121 MB Progress (1): 22/121 MB Progress (1): 22/121 MB Progress (1): 22/121 MB Progress (1): 22/121 MB Progress (1): 22/121 MB Progress (1): 22/121 MB Progress (1): 22/121 MB Progress (1): 22/121 MB Progress (1): 22/121 MB Progress (1): 22/121 MB Progress (1): 22/121 MB Progress (1): 22/121 MB Progress (1): 22/121 MB Progress (1): 22/121 MB Progress (1): 22/121 MB Progress (1): 22/121 MB Progress (1): 22/121 MB Progress (1): 22/121 MB Progress (1): 22/121 MB Progress (1): 22/121 MB Progress (1): 22/121 MB Progress (1): 22/121 MB Progress (1): 22/121 MB Progress (1): 22/121 MB Progress (1): 22/121 MB Progress (1): 22/121 MB Progress (1): 22/121 MB Progress (1): 22/121 MB Progress (1): 22/121 MB Progress (1): 22/121 MB Progress (1): 22/121 MB Progress (1): 22/121 MB Progress (1): 22/121 MB Progress (1): 22/121 MB Progress (1): 22/121 MB Progress (1): 22/121 MB Progress (1): 22/121 MB Progress (1): 22/121 MB Progress (1): 22/121 MB Progress (1): 22/121 MB Progress (1): 22/121 MB Progress (1): 22/121 MB Progress (1): 22/121 MB Progress (1): 22/121 MB Progress (1): 22/121 MB Progress (1): 22/121 MB Progress (1): 22/121 MB Progress (1): 22/121 MB Progress (1): 22/121 MB Progress (1): 22/121 MB Progress (1): 22/121 MB Progress (1): 22/121 MB Progress (1): 22/121 MB Progress (1): 22/121 MB Progress (1): 22/121 MB Progress (1): 22/121 MB Progress (1): 22/121 MB Progress (1): 22/121 MB Progress (1): 22/121 MB Progress (1): 22/121 MB Progress (1): 22/121 MB Progress (1): 22/121 MB Progress (1): 22/121 MB Progress (1): 22/121 MB Progress (1): 22/121 MB Progress (1): 22/121 MB Progress (1): 22/121 MB Progress (1): 22/121 MB Progress (1): 22/121 MB Progress (1): 22/121 MB Progress (1): 22/121 MB Progress (1): 22/121 MB Progress (1): 22/121 MB Progress (1): 22/121 MB Progress (1): 22/121 MB Progress (1): 22/121 MB Progress (1): 22/121 MB Progress (1): 22/121 MB Progress (1): 22/121 MB Progress (1): 22/121 MB Progress (1): 22/121 MB Progress (1): 22/121 MB Progress (1): 22/121 MB Progress (1): 22/121 MB Progress (1): 22/121 MB Progress (1): 22/121 MB Progress (1): 22/121 MB Progress (1): 22/121 MB Progress (1): 22/121 MB Progress (1): 22/121 MB Progress (1): 22/121 MB Progress (1): 22/121 MB Progress (1): 22/121 MB Progress (1): 22/121 MB Progress (1): 22/121 MB Progress (1): 22/121 MB Progress (1): 22/121 MB Progress (1): 22/121 MB Progress (1): 22/121 MB Progress (1): 22/121 MB Progress (1): 22/121 MB Progress (1): 22/121 MB Progress (1): 22/121 MB Progress (1): 22/121 MB Progress (1): 22/121 MB Progress (1): 22/121 MB Progress (1): 22/121 MB Progress (1): 22/121 MB Progress (1): 22/121 MB Progress (1): 22/121 MB Progress (1): 22/121 MB Progress (1): 22/121 MB Progress (1): 22/121 MB Progress (1): 22/121 MB Progress (1): 22/121 MB Progress (1): 22/121 MB Progress (1): 22/121 MB Progress (1): 22/121 MB Progress (1): 22/121 MB Progress (1): 22/121 MB Progress (1): 22/121 MB Progress (1): 22/121 MB Progress (1): 22/121 MB Progress (1): 22/121 MB Progress (1): 22/121 MB Progress (1): 22/121 MB Progress (1): 22/121 MB Progress (1): 22/121 MB Progress (1): 22/121 MB Progress (1): 22/121 MB Progress (1): 22/121 MB Progress (1): 22/121 MB Progress (1): 22/121 MB Progress (1): 22/121 MB Progress (1): 22/121 MB Progress (1): 22/121 MB Progress (1): 22/121 MB Progress (1): 22/121 MB Progress (1): 22/121 MB Progress (1): 22/121 MB Progress (1): 22/121 MB Progress (1): 22/121 MB Progress (1): 22/121 MB Progress (1): 22/121 MB Progress (1): 22/121 MB Progress (1): 22/121 MB Progress (1): 22/121 MB Progress (1): 22/121 MB Progress (1): 22/121 MB Progress (1): 22/121 MB Progress (1): 23/121 MB Progress (1): 23/121 MB Progress (1): 23/121 MB Progress (1): 23/121 MB Progress (1): 23/121 MB Progress (1): 23/121 MB Progress (1): 23/121 MB Progress (1): 23/121 MB Progress (1): 23/121 MB Progress (1): 23/121 MB Progress (1): 23/121 MB Progress (1): 23/121 MB Progress (1): 23/121 MB Progress (1): 23/121 MB Progress (1): 23/121 MB Progress (1): 23/121 MB Progress (1): 23/121 MB Progress (1): 23/121 MB Progress (1): 23/121 MB Progress (1): 23/121 MB Progress (1): 23/121 MB Progress (1): 23/121 MB Progress (1): 23/121 MB Progress (1): 23/121 MB Progress (1): 23/121 MB Progress (1): 23/121 MB Progress (1): 23/121 MB Progress (1): 23/121 MB Progress (1): 23/121 MB Progress (1): 23/121 MB Progress (1): 23/121 MB Progress (1): 23/121 MB Progress (1): 23/121 MB Progress (1): 23/121 MB Progress (1): 23/121 MB Progress (1): 23/121 MB Progress (1): 23/121 MB Progress (1): 23/121 MB Progress (1): 23/121 MB Progress (1): 23/121 MB Progress (1): 23/121 MB Progress (1): 23/121 MB Progress (1): 23/121 MB Progress (1): 23/121 MB Progress (1): 23/121 MB Progress (1): 23/121 MB Progress (1): 23/121 MB Progress (1): 23/121 MB Progress (1): 23/121 MB Progress (1): 23/121 MB Progress (1): 23/121 MB Progress (1): 23/121 MB Progress (1): 23/121 MB Progress (1): 23/121 MB Progress (1): 23/121 MB Progress (1): 23/121 MB Progress (1): 23/121 MB Progress (1): 23/121 MB Progress (1): 23/121 MB Progress (1): 23/121 MB Progress (1): 23/121 MB Progress (1): 23/121 MB Progress (1): 23/121 MB Progress (1): 23/121 MB Progress (1): 23/121 MB Progress (1): 23/121 MB Progress (1): 23/121 MB Progress (1): 23/121 MB Progress (1): 23/121 MB Progress (1): 23/121 MB Progress (1): 23/121 MB Progress (1): 23/121 MB Progress (1): 23/121 MB Progress (1): 23/121 MB Progress (1): 23/121 MB Progress (1): 23/121 MB Progress (1): 23/121 MB Progress (1): 23/121 MB Progress (1): 23/121 MB Progress (1): 23/121 MB Progress (1): 23/121 MB Progress (1): 23/121 MB Progress (1): 23/121 MB Progress (1): 23/121 MB Progress (1): 23/121 MB Progress (1): 23/121 MB Progress (1): 23/121 MB Progress (1): 23/121 MB Progress (1): 23/121 MB Progress (1): 23/121 MB Progress (1): 23/121 MB Progress (1): 23/121 MB Progress (1): 23/121 MB Progress (1): 23/121 MB Progress (1): 23/121 MB Progress (1): 23/121 MB Progress (1): 23/121 MB Progress (1): 23/121 MB Progress (1): 23/121 MB Progress (1): 23/121 MB Progress (1): 23/121 MB Progress (1): 23/121 MB Progress (1): 23/121 MB Progress (1): 23/121 MB Progress (1): 23/121 MB Progress (1): 23/121 MB Progress (1): 23/121 MB Progress (1): 23/121 MB Progress (1): 23/121 MB Progress (1): 23/121 MB Progress (1): 23/121 MB Progress (1): 23/121 MB Progress (1): 23/121 MB Progress (1): 23/121 MB Progress (1): 23/121 MB Progress (1): 23/121 MB Progress (1): 23/121 MB Progress (1): 23/121 MB Progress (1): 23/121 MB Progress (1): 23/121 MB Progress (1): 23/121 MB Progress (1): 23/121 MB Progress (1): 23/121 MB Progress (1): 23/121 MB Progress (1): 23/121 MB Progress (1): 23/121 MB Progress (1): 23/121 MB Progress (1): 23/121 MB Progress (1): 23/121 MB Progress (1): 23/121 MB Progress (1): 23/121 MB Progress (1): 23/121 MB Progress (1): 23/121 MB Progress (1): 23/121 MB Progress (1): 23/121 MB Progress (1): 23/121 MB Progress (1): 23/121 MB Progress (1): 23/121 MB Progress (1): 23/121 MB Progress (1): 23/121 MB Progress (1): 23/121 MB Progress (1): 23/121 MB Progress (1): 23/121 MB Progress (1): 23/121 MB Progress (1): 23/121 MB Progress (1): 23/121 MB Progress (1): 23/121 MB Progress (1): 23/121 MB Progress (1): 23/121 MB Progress (1): 23/121 MB Progress (1): 23/121 MB Progress (1): 23/121 MB Progress (1): 23/121 MB Progress (1): 23/121 MB Progress (1): 23/121 MB Progress (1): 23/121 MB Progress (1): 23/121 MB Progress (1): 23/121 MB Progress (1): 23/121 MB Progress (1): 23/121 MB Progress (1): 23/121 MB Progress (1): 23/121 MB Progress (1): 23/121 MB Progress (1): 23/121 MB Progress (1): 23/121 MB Progress (1): 23/121 MB Progress (1): 23/121 MB Progress (1): 23/121 MB Progress (1): 23/121 MB Progress (1): 23/121 MB Progress (1): 23/121 MB Progress (1): 23/121 MB Progress (1): 23/121 MB Progress (1): 23/121 MB Progress (1): 23/121 MB Progress (1): 23/121 MB Progress (1): 23/121 MB Progress (1): 23/121 MB Progress (1): 23/121 MB Progress (1): 23/121 MB Progress (1): 23/121 MB Progress (1): 23/121 MB Progress (1): 23/121 MB Progress (1): 23/121 MB Progress (1): 23/121 MB Progress (1): 23/121 MB Progress (1): 23/121 MB Progress (1): 23/121 MB Progress (1): 23/121 MB Progress (1): 23/121 MB Progress (1): 23/121 MB Progress (1): 23/121 MB Progress (1): 23/121 MB Progress (1): 23/121 MB Progress (1): 23/121 MB Progress (1): 23/121 MB Progress (1): 23/121 MB Progress (1): 23/121 MB Progress (1): 23/121 MB Progress (1): 23/121 MB Progress (1): 23/121 MB Progress (1): 23/121 MB Progress (1): 23/121 MB Progress (1): 23/121 MB Progress (1): 23/121 MB Progress (1): 23/121 MB Progress (1): 23/121 MB Progress (1): 23/121 MB Progress (1): 23/121 MB Progress (1): 23/121 MB Progress (1): 23/121 MB Progress (1): 23/121 MB Progress (1): 23/121 MB Progress (1): 23/121 MB Progress (1): 23/121 MB Progress (1): 23/121 MB Progress (1): 23/121 MB Progress (1): 23/121 MB Progress (1): 23/121 MB Progress (1): 23/121 MB Progress (1): 23/121 MB Progress (1): 23/121 MB Progress (1): 23/121 MB Progress (1): 23/121 MB Progress (1): 23/121 MB Progress (1): 23/121 MB Progress (1): 23/121 MB Progress (1): 23/121 MB Progress (1): 23/121 MB Progress (1): 23/121 MB Progress (1): 23/121 MB Progress (1): 23/121 MB Progress (1): 23/121 MB Progress (1): 23/121 MB Progress (1): 23/121 MB Progress (1): 23/121 MB Progress (1): 23/121 MB Progress (1): 23/121 MB Progress (1): 23/121 MB Progress (1): 23/121 MB Progress (1): 23/121 MB Progress (1): 23/121 MB Progress (1): 23/121 MB Progress (1): 23/121 MB Progress (1): 23/121 MB Progress (1): 23/121 MB Progress (1): 23/121 MB Progress (1): 23/121 MB Progress (1): 23/121 MB Progress (1): 23/121 MB Progress (1): 23/121 MB Progress (1): 23/121 MB Progress (1): 23/121 MB Progress (1): 23/121 MB Progress (1): 23/121 MB Progress (1): 23/121 MB Progress (1): 23/121 MB Progress (1): 23/121 MB Progress (1): 23/121 MB Progress (1): 23/121 MB Progress (1): 23/121 MB Progress (1): 23/121 MB Progress (1): 23/121 MB Progress (1): 23/121 MB Progress (1): 23/121 MB Progress (1): 23/121 MB Progress (1): 23/121 MB Progress (1): 23/121 MB Progress (1): 23/121 MB Progress (1): 23/121 MB Progress (1): 23/121 MB Progress (1): 23/121 MB Progress (1): 23/121 MB Progress (1): 23/121 MB Progress (1): 23/121 MB Progress (1): 23/121 MB Progress (1): 23/121 MB Progress (1): 23/121 MB Progress (1): 23/121 MB Progress (1): 23/121 MB Progress (1): 23/121 MB Progress (1): 23/121 MB Progress (1): 23/121 MB Progress (1): 23/121 MB Progress (1): 23/121 MB Progress (1): 23/121 MB Progress (1): 23/121 MB Progress (1): 23/121 MB Progress (1): 23/121 MB Progress (1): 23/121 MB Progress (1): 23/121 MB Progress (1): 23/121 MB Progress (1): 23/121 MB Progress (1): 23/121 MB Progress (1): 23/121 MB Progress (1): 23/121 MB Progress (1): 23/121 MB Progress (1): 23/121 MB Progress (1): 23/121 MB Progress (1): 23/121 MB Progress (1): 23/121 MB Progress (1): 23/121 MB Progress (1): 23/121 MB Progress (1): 23/121 MB Progress (1): 23/121 MB Progress (1): 23/121 MB Progress (1): 23/121 MB Progress (1): 23/121 MB Progress (1): 23/121 MB Progress (1): 23/121 MB Progress (1): 23/121 MB Progress (1): 23/121 MB Progress (1): 23/121 MB Progress (1): 23/121 MB Progress (1): 23/121 MB Progress (1): 23/121 MB Progress (1): 23/121 MB Progress (1): 23/121 MB Progress (1): 23/121 MB Progress (1): 23/121 MB Progress (1): 23/121 MB Progress (1): 23/121 MB Progress (1): 23/121 MB Progress (1): 23/121 MB Progress (1): 23/121 MB Progress (1): 23/121 MB Progress (1): 23/121 MB Progress (1): 23/121 MB Progress (1): 23/121 MB Progress (1): 23/121 MB Progress (1): 23/121 MB Progress (1): 23/121 MB Progress (1): 23/121 MB Progress (1): 23/121 MB Progress (1): 23/121 MB Progress (1): 23/121 MB Progress (1): 23/121 MB Progress (1): 23/121 MB Progress (1): 23/121 MB Progress (1): 23/121 MB Progress (1): 23/121 MB Progress (1): 23/121 MB Progress (1): 23/121 MB Progress (1): 23/121 MB Progress (1): 23/121 MB Progress (1): 23/121 MB Progress (1): 23/121 MB Progress (1): 23/121 MB Progress (1): 23/121 MB Progress (1): 23/121 MB Progress (1): 23/121 MB Progress (1): 23/121 MB Progress (1): 23/121 MB Progress (1): 23/121 MB Progress (1): 23/121 MB Progress (1): 23/121 MB Progress (1): 23/121 MB Progress (1): 23/121 MB Progress (1): 23/121 MB Progress (1): 23/121 MB Progress (1): 23/121 MB Progress (1): 23/121 MB Progress (1): 23/121 MB Progress (1): 23/121 MB Progress (1): 23/121 MB Progress (1): 23/121 MB Progress (1): 23/121 MB Progress (1): 23/121 MB Progress (1): 23/121 MB Progress (1): 23/121 MB Progress (1): 23/121 MB Progress (1): 23/121 MB Progress (1): 23/121 MB Progress (1): 23/121 MB Progress (1): 23/121 MB Progress (1): 23/121 MB Progress (1): 23/121 MB Progress (1): 23/121 MB Progress (1): 23/121 MB Progress (1): 23/121 MB Progress (1): 23/121 MB Progress (1): 23/121 MB Progress (1): 23/121 MB Progress (1): 23/121 MB Progress (1): 23/121 MB Progress (1): 23/121 MB Progress (1): 23/121 MB Progress (1): 23/121 MB Progress (1): 23/121 MB Progress (1): 23/121 MB Progress (1): 23/121 MB Progress (1): 23/121 MB Progress (1): 23/121 MB Progress (1): 23/121 MB Progress (1): 23/121 MB Progress (1): 23/121 MB Progress (1): 23/121 MB Progress (1): 23/121 MB Progress (1): 23/121 MB Progress (1): 23/121 MB Progress (1): 23/121 MB Progress (1): 23/121 MB Progress (1): 23/121 MB Progress (1): 23/121 MB Progress (1): 23/121 MB Progress (1): 23/121 MB Progress (1): 23/121 MB Progress (1): 23/121 MB Progress (1): 23/121 MB Progress (1): 23/121 MB Progress (1): 23/121 MB Progress (1): 23/121 MB Progress (1): 23/121 MB Progress (1): 23/121 MB Progress (1): 23/121 MB Progress (1): 23/121 MB Progress (1): 23/121 MB Progress (1): 23/121 MB Progress (1): 23/121 MB Progress (1): 23/121 MB Progress (1): 23/121 MB Progress (1): 23/121 MB Progress (1): 23/121 MB Progress (1): 23/121 MB Progress (1): 23/121 MB Progress (1): 23/121 MB Progress (1): 23/121 MB Progress (1): 23/121 MB Progress (1): 23/121 MB Progress (1): 23/121 MB Progress (1): 23/121 MB Progress (1): 23/121 MB Progress (1): 23/121 MB Progress (1): 23/121 MB Progress (1): 23/121 MB Progress (1): 23/121 MB Progress (1): 23/121 MB Progress (1): 23/121 MB Progress (1): 23/121 MB Progress (1): 23/121 MB Progress (1): 23/121 MB Progress (1): 23/121 MB Progress (1): 23/121 MB Progress (1): 23/121 MB Progress (1): 23/121 MB Progress (1): 23/121 MB Progress (1): 23/121 MB Progress (1): 23/121 MB Progress (1): 23/121 MB Progress (1): 23/121 MB Progress (1): 23/121 MB Progress (1): 23/121 MB Progress (1): 23/121 MB Progress (1): 23/121 MB Progress (1): 23/121 MB Progress (1): 23/121 MB Progress (1): 23/121 MB Progress (1): 23/121 MB Progress (1): 23/121 MB Progress (1): 23/121 MB Progress (1): 23/121 MB Progress (1): 23/121 MB Progress (1): 23/121 MB Progress (1): 23/121 MB Progress (1): 23/121 MB Progress (1): 23/121 MB Progress (1): 23/121 MB Progress (1): 23/121 MB Progress (1): 23/121 MB Progress (1): 23/121 MB Progress (1): 23/121 MB Progress (1): 23/121 MB Progress (1): 23/121 MB Progress (1): 23/121 MB Progress (1): 23/121 MB Progress (1): 23/121 MB Progress (1): 23/121 MB Progress (1): 23/121 MB Progress (1): 23/121 MB Progress (1): 23/121 MB Progress (1): 23/121 MB Progress (1): 23/121 MB Progress (1): 23/121 MB Progress (1): 23/121 MB Progress (1): 23/121 MB Progress (1): 23/121 MB Progress (1): 23/121 MB Progress (1): 23/121 MB Progress (1): 24/121 MB Progress (1): 24/121 MB Progress (1): 24/121 MB Progress (1): 24/121 MB Progress (1): 24/121 MB Progress (1): 24/121 MB Progress (1): 24/121 MB Progress (1): 24/121 MB Progress (1): 24/121 MB Progress (1): 24/121 MB Progress (1): 24/121 MB Progress (1): 24/121 MB Progress (1): 24/121 MB Progress (1): 24/121 MB Progress (1): 24/121 MB Progress (1): 24/121 MB Progress (1): 24/121 MB Progress (1): 24/121 MB Progress (1): 24/121 MB Progress (1): 24/121 MB Progress (1): 24/121 MB Progress (1): 24/121 MB Progress (1): 24/121 MB Progress (1): 24/121 MB Progress (1): 24/121 MB Progress (1): 24/121 MB Progress (1): 24/121 MB Progress (1): 24/121 MB Progress (1): 24/121 MB Progress (1): 24/121 MB Progress (1): 24/121 MB Progress (1): 24/121 MB Progress (1): 24/121 MB Progress (1): 24/121 MB Progress (1): 24/121 MB Progress (1): 24/121 MB Progress (1): 24/121 MB Progress (1): 24/121 MB Progress (1): 24/121 MB Progress (1): 24/121 MB Progress (1): 24/121 MB Progress (1): 24/121 MB Progress (1): 24/121 MB Progress (1): 24/121 MB Progress (1): 24/121 MB Progress (1): 24/121 MB Progress (1): 24/121 MB Progress (1): 24/121 MB Progress (1): 24/121 MB Progress (1): 24/121 MB Progress (1): 24/121 MB Progress (1): 24/121 MB Progress (1): 24/121 MB Progress (1): 24/121 MB Progress (1): 24/121 MB Progress (1): 24/121 MB Progress (1): 24/121 MB Progress (1): 24/121 MB Progress (1): 24/121 MB Progress (1): 24/121 MB Progress (1): 24/121 MB Progress (1): 24/121 MB Progress (1): 24/121 MB Progress (1): 24/121 MB Progress (1): 24/121 MB Progress (1): 24/121 MB Progress (1): 24/121 MB Progress (1): 24/121 MB Progress (1): 24/121 MB Progress (1): 24/121 MB Progress (1): 24/121 MB Progress (1): 24/121 MB Progress (1): 24/121 MB Progress (1): 24/121 MB Progress (1): 24/121 MB Progress (1): 24/121 MB Progress (1): 24/121 MB Progress (1): 24/121 MB Progress (1): 24/121 MB Progress (1): 24/121 MB Progress (1): 24/121 MB Progress (1): 24/121 MB Progress (1): 24/121 MB Progress (1): 24/121 MB Progress (1): 24/121 MB Progress (1): 24/121 MB Progress (1): 24/121 MB Progress (1): 24/121 MB Progress (1): 24/121 MB Progress (1): 24/121 MB Progress (1): 24/121 MB Progress (1): 24/121 MB Progress (1): 24/121 MB Progress (1): 24/121 MB Progress (1): 24/121 MB Progress (1): 24/121 MB Progress (1): 24/121 MB Progress (1): 24/121 MB Progress (1): 24/121 MB Progress (1): 24/121 MB Progress (1): 24/121 MB Progress (1): 24/121 MB Progress (1): 24/121 MB Progress (1): 24/121 MB Progress (1): 24/121 MB Progress (1): 24/121 MB Progress (1): 24/121 MB Progress (1): 24/121 MB Progress (1): 24/121 MB Progress (1): 24/121 MB Progress (1): 24/121 MB Progress (1): 24/121 MB Progress (1): 24/121 MB Progress (1): 24/121 MB Progress (1): 24/121 MB Progress (1): 24/121 MB Progress (1): 24/121 MB Progress (1): 24/121 MB Progress (1): 24/121 MB Progress (1): 24/121 MB Progress (1): 24/121 MB Progress (1): 24/121 MB Progress (1): 24/121 MB Progress (1): 24/121 MB Progress (1): 24/121 MB Progress (1): 24/121 MB Progress (1): 24/121 MB Progress (1): 24/121 MB Progress (1): 24/121 MB Progress (1): 24/121 MB Progress (1): 24/121 MB Progress (1): 24/121 MB Progress (1): 24/121 MB Progress (1): 24/121 MB Progress (1): 24/121 MB Progress (1): 24/121 MB Progress (1): 24/121 MB Progress (1): 24/121 MB Progress (1): 24/121 MB Progress (1): 24/121 MB Progress (1): 24/121 MB Progress (1): 24/121 MB Progress (1): 24/121 MB Progress (1): 24/121 MB Progress (1): 24/121 MB Progress (1): 24/121 MB Progress (1): 24/121 MB Progress (1): 24/121 MB Progress (1): 24/121 MB Progress (1): 24/121 MB Progress (1): 24/121 MB Progress (1): 24/121 MB Progress (1): 24/121 MB Progress (1): 24/121 MB Progress (1): 24/121 MB Progress (1): 24/121 MB Progress (1): 24/121 MB Progress (1): 24/121 MB Progress (1): 24/121 MB Progress (1): 24/121 MB Progress (1): 24/121 MB Progress (1): 24/121 MB Progress (1): 24/121 MB Progress (1): 24/121 MB Progress (1): 24/121 MB Progress (1): 24/121 MB Progress (1): 24/121 MB Progress (1): 24/121 MB Progress (1): 24/121 MB Progress (1): 24/121 MB Progress (1): 24/121 MB Progress (1): 24/121 MB Progress (1): 24/121 MB Progress (1): 24/121 MB Progress (1): 24/121 MB Progress (1): 24/121 MB Progress (1): 24/121 MB Progress (1): 24/121 MB Progress (1): 24/121 MB Progress (1): 24/121 MB Progress (1): 24/121 MB Progress (1): 24/121 MB Progress (1): 24/121 MB Progress (1): 24/121 MB Progress (1): 24/121 MB Progress (1): 24/121 MB Progress (1): 24/121 MB Progress (1): 24/121 MB Progress (1): 24/121 MB Progress (1): 24/121 MB Progress (1): 24/121 MB Progress (1): 24/121 MB Progress (1): 24/121 MB Progress (1): 24/121 MB Progress (1): 24/121 MB Progress (1): 24/121 MB Progress (1): 24/121 MB Progress (1): 24/121 MB Progress (1): 24/121 MB Progress (1): 24/121 MB Progress (1): 24/121 MB Progress (1): 24/121 MB Progress (1): 24/121 MB Progress (1): 24/121 MB Progress (1): 24/121 MB Progress (1): 24/121 MB Progress (1): 24/121 MB Progress (1): 24/121 MB Progress (1): 24/121 MB Progress (1): 24/121 MB Progress (1): 24/121 MB Progress (1): 24/121 MB Progress (1): 24/121 MB Progress (1): 24/121 MB Progress (1): 24/121 MB Progress (1): 24/121 MB Progress (1): 24/121 MB Progress (1): 24/121 MB Progress (1): 24/121 MB Progress (1): 24/121 MB Progress (1): 24/121 MB Progress (1): 24/121 MB Progress (1): 24/121 MB Progress (1): 24/121 MB Progress (1): 24/121 MB Progress (1): 24/121 MB Progress (1): 24/121 MB Progress (1): 24/121 MB Progress (1): 24/121 MB Progress (1): 24/121 MB Progress (1): 24/121 MB Progress (1): 24/121 MB Progress (1): 24/121 MB Progress (1): 24/121 MB Progress (1): 24/121 MB Progress (1): 24/121 MB Progress (1): 24/121 MB Progress (1): 24/121 MB Progress (1): 24/121 MB Progress (1): 24/121 MB Progress (1): 24/121 MB Progress (1): 24/121 MB Progress (1): 24/121 MB Progress (1): 24/121 MB Progress (1): 24/121 MB Progress (1): 24/121 MB Progress (1): 24/121 MB Progress (1): 24/121 MB Progress (1): 24/121 MB Progress (1): 24/121 MB Progress (1): 24/121 MB Progress (1): 24/121 MB Progress (1): 24/121 MB Progress (1): 24/121 MB Progress (1): 24/121 MB Progress (1): 24/121 MB Progress (1): 24/121 MB Progress (1): 24/121 MB Progress (1): 24/121 MB Progress (1): 24/121 MB Progress (1): 24/121 MB Progress (1): 24/121 MB Progress (1): 24/121 MB Progress (1): 24/121 MB Progress (1): 24/121 MB Progress (1): 24/121 MB Progress (1): 24/121 MB Progress (1): 24/121 MB Progress (1): 24/121 MB Progress (1): 24/121 MB Progress (1): 24/121 MB Progress (1): 24/121 MB Progress (1): 24/121 MB Progress (1): 24/121 MB Progress (1): 24/121 MB Progress (1): 24/121 MB Progress (1): 24/121 MB Progress (1): 24/121 MB Progress (1): 24/121 MB Progress (1): 24/121 MB Progress (1): 24/121 MB Progress (1): 24/121 MB Progress (1): 24/121 MB Progress (1): 24/121 MB Progress (1): 24/121 MB Progress (1): 24/121 MB Progress (1): 24/121 MB Progress (1): 24/121 MB Progress (1): 24/121 MB Progress (1): 24/121 MB Progress (1): 24/121 MB Progress (1): 24/121 MB Progress (1): 24/121 MB Progress (1): 24/121 MB Progress (1): 24/121 MB Progress (1): 24/121 MB Progress (1): 24/121 MB Progress (1): 24/121 MB Progress (1): 24/121 MB Progress (1): 24/121 MB Progress (1): 24/121 MB Progress (1): 24/121 MB Progress (1): 24/121 MB Progress (1): 24/121 MB Progress (1): 24/121 MB Progress (1): 24/121 MB Progress (1): 24/121 MB Progress (1): 24/121 MB Progress (1): 24/121 MB Progress (1): 24/121 MB Progress (1): 24/121 MB Progress (1): 24/121 MB Progress (1): 24/121 MB Progress (1): 24/121 MB Progress (1): 24/121 MB Progress (1): 24/121 MB Progress (1): 24/121 MB Progress (1): 24/121 MB Progress (1): 24/121 MB Progress (1): 24/121 MB Progress (1): 24/121 MB Progress (1): 24/121 MB Progress (1): 24/121 MB Progress (1): 24/121 MB Progress (1): 24/121 MB Progress (1): 24/121 MB Progress (1): 24/121 MB Progress (1): 24/121 MB Progress (1): 24/121 MB Progress (1): 24/121 MB Progress (1): 24/121 MB Progress (1): 24/121 MB Progress (1): 24/121 MB Progress (1): 24/121 MB Progress (1): 24/121 MB Progress (1): 24/121 MB Progress (1): 24/121 MB Progress (1): 24/121 MB Progress (1): 24/121 MB Progress (1): 24/121 MB Progress (1): 24/121 MB Progress (1): 24/121 MB Progress (1): 24/121 MB Progress (1): 24/121 MB Progress (1): 24/121 MB Progress (1): 24/121 MB Progress (1): 24/121 MB Progress (1): 24/121 MB Progress (1): 24/121 MB Progress (1): 24/121 MB Progress (1): 24/121 MB Progress (1): 24/121 MB Progress (1): 24/121 MB Progress (1): 24/121 MB Progress (1): 24/121 MB Progress (1): 24/121 MB Progress (1): 24/121 MB Progress (1): 24/121 MB Progress (1): 24/121 MB Progress (1): 24/121 MB Progress (1): 24/121 MB Progress (1): 24/121 MB Progress (1): 24/121 MB Progress (1): 24/121 MB Progress (1): 24/121 MB Progress (1): 24/121 MB Progress (1): 24/121 MB Progress (1): 24/121 MB Progress (1): 24/121 MB Progress (1): 24/121 MB Progress (1): 24/121 MB Progress (1): 24/121 MB Progress (1): 24/121 MB Progress (1): 24/121 MB Progress (1): 24/121 MB Progress (1): 24/121 MB Progress (1): 24/121 MB Progress (1): 24/121 MB Progress (1): 24/121 MB Progress (1): 24/121 MB Progress (1): 24/121 MB Progress (1): 24/121 MB Progress (1): 24/121 MB Progress (1): 24/121 MB Progress (1): 24/121 MB Progress (1): 24/121 MB Progress (1): 24/121 MB Progress (1): 24/121 MB Progress (1): 24/121 MB Progress (1): 24/121 MB Progress (1): 24/121 MB Progress (1): 24/121 MB Progress (1): 24/121 MB Progress (1): 24/121 MB Progress (1): 24/121 MB Progress (1): 24/121 MB Progress (1): 24/121 MB Progress (1): 24/121 MB Progress (1): 24/121 MB Progress (1): 24/121 MB Progress (1): 24/121 MB Progress (1): 24/121 MB Progress (1): 24/121 MB Progress (1): 24/121 MB Progress (1): 24/121 MB Progress (1): 24/121 MB Progress (1): 24/121 MB Progress (1): 24/121 MB Progress (1): 24/121 MB Progress (1): 24/121 MB Progress (1): 24/121 MB Progress (1): 24/121 MB Progress (1): 24/121 MB Progress (1): 24/121 MB Progress (1): 24/121 MB Progress (1): 24/121 MB Progress (1): 24/121 MB Progress (1): 24/121 MB Progress (1): 24/121 MB Progress (1): 24/121 MB Progress (1): 24/121 MB Progress (1): 24/121 MB Progress (1): 24/121 MB Progress (1): 24/121 MB Progress (1): 24/121 MB Progress (1): 24/121 MB Progress (1): 24/121 MB Progress (1): 24/121 MB Progress (1): 24/121 MB Progress (1): 24/121 MB Progress (1): 24/121 MB Progress (1): 24/121 MB Progress (1): 24/121 MB Progress (1): 24/121 MB Progress (1): 24/121 MB Progress (1): 24/121 MB Progress (1): 24/121 MB Progress (1): 24/121 MB Progress (1): 24/121 MB Progress (1): 24/121 MB Progress (1): 24/121 MB Progress (1): 24/121 MB Progress (1): 24/121 MB Progress (1): 24/121 MB Progress (1): 24/121 MB Progress (1): 24/121 MB Progress (1): 24/121 MB Progress (1): 24/121 MB Progress (1): 24/121 MB Progress (1): 24/121 MB Progress (1): 24/121 MB Progress (1): 24/121 MB Progress (1): 24/121 MB Progress (1): 24/121 MB Progress (1): 24/121 MB Progress (1): 24/121 MB Progress (1): 24/121 MB Progress (1): 24/121 MB Progress (1): 24/121 MB Progress (1): 24/121 MB Progress (1): 24/121 MB Progress (1): 24/121 MB Progress (1): 24/121 MB Progress (1): 24/121 MB Progress (1): 24/121 MB Progress (1): 24/121 MB Progress (1): 24/121 MB Progress (1): 24/121 MB Progress (1): 24/121 MB Progress (1): 24/121 MB Progress (1): 24/121 MB Progress (1): 24/121 MB Progress (1): 24/121 MB Progress (1): 24/121 MB Progress (1): 24/121 MB Progress (1): 24/121 MB Progress (1): 24/121 MB Progress (1): 24/121 MB Progress (1): 24/121 MB Progress (1): 24/121 MB Progress (1): 24/121 MB Progress (1): 24/121 MB Progress (1): 24/121 MB Progress (1): 24/121 MB Progress (1): 24/121 MB Progress (1): 24/121 MB Progress (1): 24/121 MB Progress (1): 24/121 MB Progress (1): 25/121 MB Progress (1): 25/121 MB Progress (1): 25/121 MB Progress (1): 25/121 MB Progress (1): 25/121 MB Progress (1): 25/121 MB Progress (1): 25/121 MB Progress (1): 25/121 MB Progress (1): 25/121 MB Progress (1): 25/121 MB Progress (1): 25/121 MB Progress (1): 25/121 MB Progress (1): 25/121 MB Progress (1): 25/121 MB Progress (1): 25/121 MB Progress (1): 25/121 MB Progress (1): 25/121 MB Progress (1): 25/121 MB Progress (1): 25/121 MB Progress (1): 25/121 MB Progress (1): 25/121 MB Progress (1): 25/121 MB Progress (1): 25/121 MB Progress (1): 25/121 MB Progress (1): 25/121 MB Progress (1): 25/121 MB Progress (1): 25/121 MB Progress (1): 25/121 MB Progress (1): 25/121 MB Progress (1): 25/121 MB Progress (1): 25/121 MB Progress (1): 25/121 MB Progress (1): 25/121 MB Progress (1): 25/121 MB Progress (1): 25/121 MB Progress (1): 25/121 MB Progress (1): 25/121 MB Progress (1): 25/121 MB Progress (1): 25/121 MB Progress (1): 25/121 MB Progress (1): 25/121 MB Progress (1): 25/121 MB Progress (1): 25/121 MB Progress (1): 25/121 MB Progress (1): 25/121 MB Progress (1): 25/121 MB Progress (1): 25/121 MB Progress (1): 25/121 MB Progress (1): 25/121 MB Progress (1): 25/121 MB Progress (1): 25/121 MB Progress (1): 25/121 MB Progress (1): 25/121 MB Progress (1): 25/121 MB Progress (1): 25/121 MB Progress (1): 25/121 MB Progress (1): 25/121 MB Progress (1): 25/121 MB Progress (1): 25/121 MB Progress (1): 25/121 MB Progress (1): 25/121 MB Progress (1): 25/121 MB Progress (1): 25/121 MB Progress (1): 25/121 MB Progress (1): 25/121 MB Progress (1): 25/121 MB Progress (1): 25/121 MB Progress (1): 25/121 MB Progress (1): 25/121 MB Progress (1): 25/121 MB Progress (1): 25/121 MB Progress (1): 25/121 MB Progress (1): 25/121 MB Progress (1): 25/121 MB Progress (1): 25/121 MB Progress (1): 25/121 MB Progress (1): 25/121 MB Progress (1): 25/121 MB Progress (1): 25/121 MB Progress (1): 25/121 MB Progress (1): 25/121 MB Progress (1): 25/121 MB Progress (1): 25/121 MB Progress (1): 25/121 MB Progress (1): 25/121 MB Progress (1): 25/121 MB Progress (1): 25/121 MB Progress (1): 25/121 MB Progress (1): 25/121 MB Progress (1): 25/121 MB Progress (1): 25/121 MB Progress (1): 25/121 MB Progress (1): 25/121 MB Progress (1): 25/121 MB Progress (1): 25/121 MB Progress (1): 25/121 MB Progress (1): 25/121 MB Progress (1): 25/121 MB Progress (1): 25/121 MB Progress (1): 25/121 MB Progress (1): 25/121 MB Progress (1): 25/121 MB Progress (1): 25/121 MB Progress (1): 25/121 MB Progress (1): 25/121 MB Progress (1): 25/121 MB Progress (1): 25/121 MB Progress (1): 25/121 MB Progress (1): 25/121 MB Progress (1): 25/121 MB Progress (1): 25/121 MB Progress (1): 25/121 MB Progress (1): 25/121 MB Progress (1): 25/121 MB Progress (1): 25/121 MB Progress (1): 25/121 MB Progress (1): 25/121 MB Progress (1): 25/121 MB Progress (1): 25/121 MB Progress (1): 25/121 MB Progress (1): 25/121 MB Progress (1): 25/121 MB Progress (1): 25/121 MB Progress (1): 25/121 MB Progress (1): 25/121 MB Progress (1): 25/121 MB Progress (1): 25/121 MB Progress (1): 25/121 MB Progress (1): 25/121 MB Progress (1): 25/121 MB Progress (1): 25/121 MB Progress (1): 25/121 MB Progress (1): 25/121 MB Progress (1): 25/121 MB Progress (1): 25/121 MB Progress (1): 25/121 MB Progress (1): 25/121 MB Progress (1): 25/121 MB Progress (1): 25/121 MB Progress (1): 25/121 MB Progress (1): 25/121 MB Progress (1): 25/121 MB Progress (1): 25/121 MB Progress (1): 25/121 MB Progress (1): 25/121 MB Progress (1): 25/121 MB Progress (1): 25/121 MB Progress (1): 25/121 MB Progress (1): 25/121 MB Progress (1): 25/121 MB Progress (1): 25/121 MB Progress (1): 25/121 MB Progress (1): 25/121 MB Progress (1): 25/121 MB Progress (1): 25/121 MB Progress (1): 25/121 MB Progress (1): 25/121 MB Progress (1): 25/121 MB Progress (1): 25/121 MB Progress (1): 25/121 MB Progress (1): 25/121 MB Progress (1): 25/121 MB Progress (1): 25/121 MB Progress (1): 25/121 MB Progress (1): 25/121 MB Progress (1): 25/121 MB Progress (1): 25/121 MB Progress (1): 25/121 MB Progress (1): 25/121 MB Progress (1): 25/121 MB Progress (1): 25/121 MB Progress (1): 25/121 MB Progress (1): 25/121 MB Progress (1): 25/121 MB Progress (1): 25/121 MB Progress (1): 25/121 MB Progress (1): 25/121 MB Progress (1): 25/121 MB Progress (1): 25/121 MB Progress (1): 25/121 MB Progress (1): 25/121 MB Progress (1): 25/121 MB Progress (1): 25/121 MB Progress (1): 25/121 MB Progress (1): 25/121 MB Progress (1): 25/121 MB Progress (1): 25/121 MB Progress (1): 25/121 MB Progress (1): 25/121 MB Progress (1): 25/121 MB Progress (1): 25/121 MB Progress (1): 25/121 MB Progress (1): 25/121 MB Progress (1): 25/121 MB Progress (1): 25/121 MB Progress (1): 25/121 MB Progress (1): 25/121 MB Progress (1): 25/121 MB Progress (1): 25/121 MB Progress (1): 25/121 MB Progress (1): 25/121 MB Progress (1): 25/121 MB Progress (1): 25/121 MB Progress (1): 25/121 MB Progress (1): 25/121 MB Progress (1): 25/121 MB Progress (1): 25/121 MB Progress (1): 25/121 MB Progress (1): 25/121 MB Progress (1): 25/121 MB Progress (1): 25/121 MB Progress (1): 25/121 MB Progress (1): 25/121 MB Progress (1): 25/121 MB Progress (1): 25/121 MB Progress (1): 25/121 MB Progress (1): 25/121 MB Progress (1): 25/121 MB Progress (1): 25/121 MB Progress (1): 25/121 MB Progress (1): 25/121 MB Progress (1): 25/121 MB Progress (1): 25/121 MB Progress (1): 25/121 MB Progress (1): 25/121 MB Progress (1): 25/121 MB Progress (1): 25/121 MB Progress (1): 25/121 MB Progress (1): 25/121 MB Progress (1): 25/121 MB Progress (1): 25/121 MB Progress (1): 25/121 MB Progress (1): 25/121 MB Progress (1): 25/121 MB Progress (1): 25/121 MB Progress (1): 25/121 MB Progress (1): 25/121 MB Progress (1): 25/121 MB Progress (1): 25/121 MB Progress (1): 25/121 MB Progress (1): 25/121 MB Progress (1): 25/121 MB Progress (1): 25/121 MB Progress (1): 25/121 MB Progress (1): 25/121 MB Progress (1): 25/121 MB Progress (1): 25/121 MB Progress (1): 25/121 MB Progress (1): 25/121 MB Progress (1): 25/121 MB Progress (1): 25/121 MB Progress (1): 25/121 MB Progress (1): 25/121 MB Progress (1): 25/121 MB Progress (1): 25/121 MB Progress (1): 25/121 MB Progress (1): 25/121 MB Progress (1): 25/121 MB Progress (1): 25/121 MB Progress (1): 25/121 MB Progress (1): 25/121 MB Progress (1): 25/121 MB Progress (1): 25/121 MB Progress (1): 25/121 MB Progress (1): 25/121 MB Progress (1): 25/121 MB Progress (1): 25/121 MB Progress (1): 25/121 MB Progress (1): 25/121 MB Progress (1): 25/121 MB Progress (1): 25/121 MB Progress (1): 25/121 MB Progress (1): 25/121 MB Progress (1): 25/121 MB Progress (1): 25/121 MB Progress (1): 25/121 MB Progress (1): 25/121 MB Progress (1): 25/121 MB Progress (1): 25/121 MB Progress (1): 25/121 MB Progress (1): 25/121 MB Progress (1): 25/121 MB Progress (1): 25/121 MB Progress (1): 25/121 MB Progress (1): 25/121 MB Progress (1): 25/121 MB Progress (1): 25/121 MB Progress (1): 25/121 MB Progress (1): 25/121 MB Progress (1): 25/121 MB Progress (1): 25/121 MB Progress (1): 25/121 MB Progress (1): 25/121 MB Progress (1): 25/121 MB Progress (1): 25/121 MB Progress (1): 25/121 MB Progress (1): 25/121 MB Progress (1): 25/121 MB Progress (1): 25/121 MB Progress (1): 25/121 MB Progress (1): 25/121 MB Progress (1): 25/121 MB Progress (1): 25/121 MB Progress (1): 25/121 MB Progress (1): 25/121 MB Progress (1): 25/121 MB Progress (1): 25/121 MB Progress (1): 25/121 MB Progress (1): 25/121 MB Progress (1): 25/121 MB Progress (1): 25/121 MB Progress (1): 25/121 MB Progress (1): 25/121 MB Progress (1): 25/121 MB Progress (1): 25/121 MB Progress (1): 25/121 MB Progress (1): 25/121 MB Progress (1): 25/121 MB Progress (1): 25/121 MB Progress (1): 25/121 MB Progress (1): 25/121 MB Progress (1): 25/121 MB Progress (1): 25/121 MB Progress (1): 25/121 MB Progress (1): 25/121 MB Progress (1): 25/121 MB Progress (1): 25/121 MB Progress (1): 25/121 MB Progress (1): 25/121 MB Progress (1): 25/121 MB Progress (1): 25/121 MB Progress (1): 25/121 MB Progress (1): 25/121 MB Progress (1): 25/121 MB Progress (1): 25/121 MB Progress (1): 25/121 MB Progress (1): 25/121 MB Progress (1): 25/121 MB Progress (1): 25/121 MB Progress (1): 25/121 MB Progress (1): 25/121 MB Progress (1): 25/121 MB Progress (1): 25/121 MB Progress (1): 25/121 MB Progress (1): 25/121 MB Progress (1): 25/121 MB Progress (1): 25/121 MB Progress (1): 25/121 MB Progress (1): 25/121 MB Progress (1): 25/121 MB Progress (1): 25/121 MB Progress (1): 25/121 MB Progress (1): 25/121 MB Progress (1): 25/121 MB Progress (1): 25/121 MB Progress (1): 25/121 MB Progress (1): 25/121 MB Progress (1): 25/121 MB Progress (1): 25/121 MB Progress (1): 25/121 MB Progress (1): 25/121 MB Progress (1): 25/121 MB Progress (1): 25/121 MB Progress (1): 25/121 MB Progress (1): 25/121 MB Progress (1): 25/121 MB Progress (1): 25/121 MB Progress (1): 25/121 MB Progress (1): 25/121 MB Progress (1): 25/121 MB Progress (1): 25/121 MB Progress (1): 25/121 MB Progress (1): 25/121 MB Progress (1): 25/121 MB Progress (1): 25/121 MB Progress (1): 25/121 MB Progress (1): 25/121 MB Progress (1): 25/121 MB Progress (1): 25/121 MB Progress (1): 25/121 MB Progress (1): 25/121 MB Progress (1): 25/121 MB Progress (1): 25/121 MB Progress (1): 25/121 MB Progress (1): 25/121 MB Progress (1): 25/121 MB Progress (1): 25/121 MB Progress (1): 25/121 MB Progress (1): 25/121 MB Progress (1): 25/121 MB Progress (1): 25/121 MB Progress (1): 25/121 MB Progress (1): 25/121 MB Progress (1): 25/121 MB Progress (1): 25/121 MB Progress (1): 25/121 MB Progress (1): 25/121 MB Progress (1): 25/121 MB Progress (1): 25/121 MB Progress (1): 25/121 MB Progress (1): 25/121 MB Progress (1): 25/121 MB Progress (1): 25/121 MB Progress (1): 25/121 MB Progress (1): 25/121 MB Progress (1): 25/121 MB Progress (1): 25/121 MB Progress (1): 25/121 MB Progress (1): 25/121 MB Progress (1): 25/121 MB Progress (1): 25/121 MB Progress (1): 25/121 MB Progress (1): 25/121 MB Progress (1): 25/121 MB Progress (1): 25/121 MB Progress (1): 25/121 MB Progress (1): 25/121 MB Progress (1): 25/121 MB Progress (1): 25/121 MB Progress (1): 25/121 MB Progress (1): 25/121 MB Progress (1): 25/121 MB Progress (1): 25/121 MB Progress (1): 25/121 MB Progress (1): 25/121 MB Progress (1): 25/121 MB Progress (1): 25/121 MB Progress (1): 25/121 MB Progress (1): 25/121 MB Progress (1): 25/121 MB Progress (1): 25/121 MB Progress (1): 25/121 MB Progress (1): 25/121 MB Progress (1): 25/121 MB Progress (1): 25/121 MB Progress (1): 25/121 MB Progress (1): 25/121 MB Progress (1): 25/121 MB Progress (1): 25/121 MB Progress (1): 25/121 MB Progress (1): 25/121 MB Progress (1): 25/121 MB Progress (1): 25/121 MB Progress (1): 25/121 MB Progress (1): 25/121 MB Progress (1): 25/121 MB Progress (1): 25/121 MB Progress (1): 25/121 MB Progress (1): 25/121 MB Progress (1): 25/121 MB Progress (1): 25/121 MB Progress (1): 25/121 MB Progress (1): 25/121 MB Progress (1): 25/121 MB Progress (1): 25/121 MB Progress (1): 25/121 MB Progress (1): 25/121 MB Progress (1): 25/121 MB Progress (1): 25/121 MB Progress (1): 25/121 MB Progress (1): 25/121 MB Progress (1): 25/121 MB Progress (1): 25/121 MB Progress (1): 25/121 MB Progress (1): 25/121 MB Progress (1): 25/121 MB Progress (1): 25/121 MB Progress (1): 25/121 MB Progress (1): 25/121 MB Progress (1): 25/121 MB Progress (1): 25/121 MB Progress (1): 25/121 MB Progress (1): 25/121 MB Progress (1): 25/121 MB Progress (1): 25/121 MB Progress (1): 25/121 MB Progress (1): 25/121 MB Progress (1): 25/121 MB Progress (1): 25/121 MB Progress (1): 25/121 MB Progress (1): 25/121 MB Progress (1): 25/121 MB Progress (1): 25/121 MB Progress (1): 25/121 MB Progress (1): 25/121 MB Progress (1): 25/121 MB Progress (1): 25/121 MB Progress (1): 25/121 MB Progress (1): 25/121 MB Progress (1): 26/121 MB Progress (1): 26/121 MB Progress (1): 26/121 MB Progress (1): 26/121 MB Progress (1): 26/121 MB Progress (1): 26/121 MB Progress (1): 26/121 MB Progress (1): 26/121 MB Progress (1): 26/121 MB Progress (1): 26/121 MB Progress (1): 26/121 MB Progress (1): 26/121 MB Progress (1): 26/121 MB Progress (1): 26/121 MB Progress (1): 26/121 MB Progress (1): 26/121 MB Progress (1): 26/121 MB Progress (1): 26/121 MB Progress (1): 26/121 MB Progress (1): 26/121 MB Progress (1): 26/121 MB Progress (1): 26/121 MB Progress (1): 26/121 MB Progress (1): 26/121 MB Progress (1): 26/121 MB Progress (1): 26/121 MB Progress (1): 26/121 MB Progress (1): 26/121 MB Progress (1): 26/121 MB Progress (1): 26/121 MB Progress (1): 26/121 MB Progress (1): 26/121 MB Progress (1): 26/121 MB Progress (1): 26/121 MB Progress (1): 26/121 MB Progress (1): 26/121 MB Progress (1): 26/121 MB Progress (1): 26/121 MB Progress (1): 26/121 MB Progress (1): 26/121 MB Progress (1): 26/121 MB Progress (1): 26/121 MB Progress (1): 26/121 MB Progress (1): 26/121 MB Progress (1): 26/121 MB Progress (1): 26/121 MB Progress (1): 26/121 MB Progress (1): 26/121 MB Progress (1): 26/121 MB Progress (1): 26/121 MB Progress (1): 26/121 MB Progress (1): 26/121 MB Progress (1): 26/121 MB Progress (1): 26/121 MB Progress (1): 26/121 MB Progress (1): 26/121 MB Progress (1): 26/121 MB Progress (1): 26/121 MB Progress (1): 26/121 MB Progress (1): 26/121 MB Progress (1): 26/121 MB Progress (1): 26/121 MB Progress (1): 26/121 MB Progress (1): 26/121 MB Progress (1): 26/121 MB Progress (1): 26/121 MB Progress (1): 26/121 MB Progress (1): 26/121 MB Progress (1): 26/121 MB Progress (1): 26/121 MB Progress (1): 26/121 MB Progress (1): 26/121 MB Progress (1): 26/121 MB Progress (1): 26/121 MB Progress (1): 26/121 MB Progress (1): 26/121 MB Progress (1): 26/121 MB Progress (1): 26/121 MB Progress (1): 26/121 MB Progress (1): 26/121 MB Progress (1): 26/121 MB Progress (1): 26/121 MB Progress (1): 26/121 MB Progress (1): 26/121 MB Progress (1): 26/121 MB Progress (1): 26/121 MB Progress (1): 26/121 MB Progress (1): 26/121 MB Progress (1): 26/121 MB Progress (1): 26/121 MB Progress (1): 26/121 MB Progress (1): 26/121 MB Progress (1): 26/121 MB Progress (1): 26/121 MB Progress (1): 26/121 MB Progress (1): 26/121 MB Progress (1): 26/121 MB Progress (1): 26/121 MB Progress (1): 26/121 MB Progress (1): 26/121 MB Progress (1): 26/121 MB Progress (1): 26/121 MB Progress (1): 26/121 MB Progress (1): 26/121 MB Progress (1): 26/121 MB Progress (1): 26/121 MB Progress (1): 26/121 MB Progress (1): 26/121 MB Progress (1): 26/121 MB Progress (1): 26/121 MB Progress (1): 26/121 MB Progress (1): 26/121 MB Progress (1): 26/121 MB Progress (1): 26/121 MB Progress (1): 26/121 MB Progress (1): 26/121 MB Progress (1): 26/121 MB Progress (1): 26/121 MB Progress (1): 26/121 MB Progress (1): 26/121 MB Progress (1): 26/121 MB Progress (1): 26/121 MB Progress (1): 26/121 MB Progress (1): 26/121 MB Progress (1): 26/121 MB Progress (1): 26/121 MB Progress (1): 26/121 MB Progress (1): 26/121 MB Progress (1): 26/121 MB Progress (1): 26/121 MB Progress (1): 26/121 MB Progress (1): 26/121 MB Progress (1): 26/121 MB Progress (1): 26/121 MB Progress (1): 26/121 MB Progress (1): 26/121 MB Progress (1): 26/121 MB Progress (1): 26/121 MB Progress (1): 26/121 MB Progress (1): 26/121 MB Progress (1): 26/121 MB Progress (1): 26/121 MB Progress (1): 26/121 MB Progress (1): 26/121 MB Progress (1): 26/121 MB Progress (1): 26/121 MB Progress (1): 26/121 MB Progress (1): 26/121 MB Progress (1): 26/121 MB Progress (1): 26/121 MB Progress (1): 26/121 MB Progress (1): 26/121 MB Progress (1): 26/121 MB Progress (1): 26/121 MB Progress (1): 26/121 MB Progress (1): 26/121 MB Progress (1): 26/121 MB Progress (1): 26/121 MB Progress (1): 26/121 MB Progress (1): 26/121 MB Progress (1): 26/121 MB Progress (1): 26/121 MB Progress (1): 26/121 MB Progress (1): 26/121 MB Progress (1): 26/121 MB Progress (1): 26/121 MB Progress (1): 26/121 MB Progress (1): 26/121 MB Progress (1): 26/121 MB Progress (1): 26/121 MB Progress (1): 26/121 MB Progress (1): 26/121 MB Progress (1): 26/121 MB Progress (1): 26/121 MB Progress (1): 26/121 MB Progress (1): 26/121 MB Progress (1): 26/121 MB Progress (1): 26/121 MB Progress (1): 26/121 MB Progress (1): 26/121 MB Progress (1): 26/121 MB Progress (1): 26/121 MB Progress (1): 26/121 MB Progress (1): 26/121 MB Progress (1): 26/121 MB Progress (1): 26/121 MB Progress (1): 26/121 MB Progress (1): 26/121 MB Progress (1): 26/121 MB Progress (1): 26/121 MB Progress (1): 26/121 MB Progress (1): 26/121 MB Progress (1): 26/121 MB Progress (1): 26/121 MB Progress (1): 26/121 MB Progress (1): 26/121 MB Progress (1): 26/121 MB Progress (1): 26/121 MB Progress (1): 26/121 MB Progress (1): 26/121 MB Progress (1): 26/121 MB Progress (1): 26/121 MB Progress (1): 26/121 MB Progress (1): 26/121 MB Progress (1): 26/121 MB Progress (1): 26/121 MB Progress (1): 26/121 MB Progress (1): 26/121 MB Progress (1): 26/121 MB Progress (1): 26/121 MB Progress (1): 26/121 MB Progress (1): 26/121 MB Progress (1): 26/121 MB Progress (1): 26/121 MB Progress (1): 26/121 MB Progress (1): 26/121 MB Progress (1): 26/121 MB Progress (1): 26/121 MB Progress (1): 26/121 MB Progress (1): 26/121 MB Progress (1): 26/121 MB Progress (1): 26/121 MB Progress (1): 26/121 MB Progress (1): 26/121 MB Progress (1): 26/121 MB Progress (1): 26/121 MB Progress (1): 26/121 MB Progress (1): 26/121 MB Progress (1): 26/121 MB Progress (1): 26/121 MB Progress (1): 26/121 MB Progress (1): 26/121 MB Progress (1): 26/121 MB Progress (1): 26/121 MB Progress (1): 26/121 MB Progress (1): 26/121 MB Progress (1): 26/121 MB Progress (1): 26/121 MB Progress (1): 26/121 MB Progress (1): 26/121 MB Progress (1): 26/121 MB Progress (1): 26/121 MB Progress (1): 26/121 MB Progress (1): 26/121 MB Progress (1): 26/121 MB Progress (1): 26/121 MB Progress (1): 26/121 MB Progress (1): 26/121 MB Progress (1): 26/121 MB Progress (1): 26/121 MB Progress (1): 26/121 MB Progress (1): 26/121 MB Progress (1): 26/121 MB Progress (1): 26/121 MB Progress (1): 26/121 MB Progress (1): 26/121 MB Progress (1): 26/121 MB Progress (1): 26/121 MB Progress (1): 26/121 MB Progress (1): 26/121 MB Progress (1): 26/121 MB Progress (1): 26/121 MB Progress (1): 26/121 MB Progress (1): 26/121 MB Progress (1): 26/121 MB Progress (1): 26/121 MB Progress (1): 26/121 MB Progress (1): 26/121 MB Progress (1): 26/121 MB Progress (1): 26/121 MB Progress (1): 26/121 MB Progress (1): 26/121 MB Progress (1): 26/121 MB Progress (1): 26/121 MB Progress (1): 26/121 MB Progress (1): 26/121 MB Progress (1): 26/121 MB Progress (1): 26/121 MB Progress (1): 26/121 MB Progress (1): 26/121 MB Progress (1): 26/121 MB Progress (1): 26/121 MB Progress (1): 26/121 MB Progress (1): 26/121 MB Progress (1): 26/121 MB Progress (1): 26/121 MB Progress (1): 26/121 MB Progress (1): 26/121 MB Progress (1): 26/121 MB Progress (1): 26/121 MB Progress (1): 26/121 MB Progress (1): 26/121 MB Progress (1): 26/121 MB Progress (1): 26/121 MB Progress (1): 26/121 MB Progress (1): 26/121 MB Progress (1): 26/121 MB Progress (1): 26/121 MB Progress (1): 26/121 MB Progress (1): 26/121 MB Progress (1): 26/121 MB Progress (1): 26/121 MB Progress (1): 26/121 MB Progress (1): 26/121 MB Progress (1): 26/121 MB Progress (1): 26/121 MB Progress (1): 26/121 MB Progress (1): 26/121 MB Progress (1): 26/121 MB Progress (1): 26/121 MB Progress (1): 26/121 MB Progress (1): 26/121 MB Progress (1): 26/121 MB Progress (1): 26/121 MB Progress (1): 26/121 MB Progress (1): 26/121 MB Progress (1): 26/121 MB Progress (1): 26/121 MB Progress (1): 26/121 MB Progress (1): 26/121 MB Progress (1): 26/121 MB Progress (1): 26/121 MB Progress (1): 26/121 MB Progress (1): 26/121 MB Progress (1): 26/121 MB Progress (1): 26/121 MB Progress (1): 26/121 MB Progress (1): 26/121 MB Progress (1): 26/121 MB Progress (1): 26/121 MB Progress (1): 26/121 MB Progress (1): 26/121 MB Progress (1): 26/121 MB Progress (1): 26/121 MB Progress (1): 26/121 MB Progress (1): 26/121 MB Progress (1): 26/121 MB Progress (1): 26/121 MB Progress (1): 26/121 MB Progress (1): 26/121 MB Progress (1): 26/121 MB Progress (1): 26/121 MB Progress (1): 26/121 MB Progress (1): 26/121 MB Progress (1): 26/121 MB Progress (1): 26/121 MB Progress (1): 26/121 MB Progress (1): 26/121 MB Progress (1): 26/121 MB Progress (1): 26/121 MB Progress (1): 26/121 MB Progress (1): 26/121 MB Progress (1): 26/121 MB Progress (1): 26/121 MB Progress (1): 26/121 MB Progress (1): 26/121 MB Progress (1): 26/121 MB Progress (1): 26/121 MB Progress (1): 26/121 MB Progress (1): 26/121 MB Progress (1): 26/121 MB Progress (1): 26/121 MB Progress (1): 26/121 MB Progress (1): 26/121 MB Progress (1): 26/121 MB Progress (1): 26/121 MB Progress (1): 26/121 MB Progress (1): 26/121 MB Progress (1): 26/121 MB Progress (1): 26/121 MB Progress (1): 26/121 MB Progress (1): 26/121 MB Progress (1): 26/121 MB Progress (1): 26/121 MB Progress (1): 26/121 MB Progress (1): 26/121 MB Progress (1): 26/121 MB Progress (1): 26/121 MB Progress (1): 26/121 MB Progress (1): 26/121 MB Progress (1): 26/121 MB Progress (1): 26/121 MB Progress (1): 26/121 MB Progress (1): 26/121 MB Progress (1): 26/121 MB Progress (1): 26/121 MB Progress (1): 26/121 MB Progress (1): 26/121 MB Progress (1): 26/121 MB Progress (1): 26/121 MB Progress (1): 26/121 MB Progress (1): 26/121 MB Progress (1): 26/121 MB Progress (1): 26/121 MB Progress (1): 26/121 MB Progress (1): 26/121 MB Progress (1): 26/121 MB Progress (1): 26/121 MB Progress (1): 26/121 MB Progress (1): 26/121 MB Progress (1): 26/121 MB Progress (1): 26/121 MB Progress (1): 26/121 MB Progress (1): 26/121 MB Progress (1): 26/121 MB Progress (1): 26/121 MB Progress (1): 26/121 MB Progress (1): 26/121 MB Progress (1): 26/121 MB Progress (1): 26/121 MB Progress (1): 26/121 MB Progress (1): 26/121 MB Progress (1): 26/121 MB Progress (1): 26/121 MB Progress (1): 26/121 MB Progress (1): 26/121 MB Progress (1): 26/121 MB Progress (1): 26/121 MB Progress (1): 26/121 MB Progress (1): 26/121 MB Progress (1): 26/121 MB Progress (1): 26/121 MB Progress (1): 26/121 MB Progress (1): 26/121 MB Progress (1): 26/121 MB Progress (1): 26/121 MB Progress (1): 26/121 MB Progress (1): 26/121 MB Progress (1): 26/121 MB Progress (1): 26/121 MB Progress (1): 26/121 MB Progress (1): 26/121 MB Progress (1): 26/121 MB Progress (1): 26/121 MB Progress (1): 26/121 MB Progress (1): 26/121 MB Progress (1): 26/121 MB Progress (1): 26/121 MB Progress (1): 26/121 MB Progress (1): 26/121 MB Progress (1): 26/121 MB Progress (1): 26/121 MB Progress (1): 26/121 MB Progress (1): 26/121 MB Progress (1): 26/121 MB Progress (1): 26/121 MB Progress (1): 26/121 MB Progress (1): 26/121 MB Progress (1): 26/121 MB Progress (1): 26/121 MB Progress (1): 26/121 MB Progress (1): 26/121 MB Progress (1): 26/121 MB Progress (1): 26/121 MB Progress (1): 26/121 MB Progress (1): 26/121 MB Progress (1): 26/121 MB Progress (1): 26/121 MB Progress (1): 26/121 MB Progress (1): 26/121 MB Progress (1): 26/121 MB Progress (1): 26/121 MB Progress (1): 26/121 MB Progress (1): 26/121 MB Progress (1): 26/121 MB Progress (1): 26/121 MB Progress (1): 26/121 MB Progress (1): 26/121 MB Progress (1): 26/121 MB Progress (1): 26/121 MB Progress (1): 26/121 MB Progress (1): 26/121 MB Progress (1): 26/121 MB Progress (1): 26/121 MB Progress (1): 26/121 MB Progress (1): 26/121 MB Progress (1): 26/121 MB Progress (1): 26/121 MB Progress (1): 26/121 MB Progress (1): 26/121 MB Progress (1): 26/121 MB Progress (1): 26/121 MB Progress (1): 26/121 MB Progress (1): 26/121 MB Progress (1): 26/121 MB Progress (1): 26/121 MB Progress (1): 26/121 MB Progress (1): 26/121 MB Progress (1): 27/121 MB Progress (1): 27/121 MB Progress (1): 27/121 MB Progress (1): 27/121 MB Progress (1): 27/121 MB Progress (1): 27/121 MB Progress (1): 27/121 MB Progress (1): 27/121 MB Progress (1): 27/121 MB Progress (1): 27/121 MB Progress (1): 27/121 MB Progress (1): 27/121 MB Progress (1): 27/121 MB Progress (1): 27/121 MB Progress (1): 27/121 MB Progress (1): 27/121 MB Progress (1): 27/121 MB Progress (1): 27/121 MB Progress (1): 27/121 MB Progress (1): 27/121 MB Progress (1): 27/121 MB Progress (1): 27/121 MB Progress (1): 27/121 MB Progress (1): 27/121 MB Progress (1): 27/121 MB Progress (1): 27/121 MB Progress (1): 27/121 MB Progress (1): 27/121 MB Progress (1): 27/121 MB Progress (1): 27/121 MB Progress (1): 27/121 MB Progress (1): 27/121 MB Progress (1): 27/121 MB Progress (1): 27/121 MB Progress (1): 27/121 MB Progress (1): 27/121 MB Progress (1): 27/121 MB Progress (1): 27/121 MB Progress (1): 27/121 MB Progress (1): 27/121 MB Progress (1): 27/121 MB Progress (1): 27/121 MB Progress (1): 27/121 MB Progress (1): 27/121 MB Progress (1): 27/121 MB Progress (1): 27/121 MB Progress (1): 27/121 MB Progress (1): 27/121 MB Progress (1): 27/121 MB Progress (1): 27/121 MB Progress (1): 27/121 MB Progress (1): 27/121 MB Progress (1): 27/121 MB Progress (1): 27/121 MB Progress (1): 27/121 MB Progress (1): 27/121 MB Progress (1): 27/121 MB Progress (1): 27/121 MB Progress (1): 27/121 MB Progress (1): 27/121 MB Progress (1): 27/121 MB Progress (1): 27/121 MB Progress (1): 27/121 MB Progress (1): 27/121 MB Progress (1): 27/121 MB Progress (1): 27/121 MB Progress (1): 27/121 MB Progress (1): 27/121 MB Progress (1): 27/121 MB Progress (1): 27/121 MB Progress (1): 27/121 MB Progress (1): 27/121 MB Progress (1): 27/121 MB Progress (1): 27/121 MB Progress (1): 27/121 MB Progress (1): 27/121 MB Progress (1): 27/121 MB Progress (1): 27/121 MB Progress (1): 27/121 MB Progress (1): 27/121 MB Progress (1): 27/121 MB Progress (1): 27/121 MB Progress (1): 27/121 MB Progress (1): 27/121 MB Progress (1): 27/121 MB Progress (1): 27/121 MB Progress (1): 27/121 MB Progress (1): 27/121 MB Progress (1): 27/121 MB Progress (1): 27/121 MB Progress (1): 27/121 MB Progress (1): 27/121 MB Progress (1): 27/121 MB Progress (1): 27/121 MB Progress (1): 27/121 MB Progress (1): 27/121 MB Progress (1): 27/121 MB Progress (1): 27/121 MB Progress (1): 27/121 MB Progress (1): 27/121 MB Progress (1): 27/121 MB Progress (1): 27/121 MB Progress (1): 27/121 MB Progress (1): 27/121 MB Progress (1): 27/121 MB Progress (1): 27/121 MB Progress (1): 27/121 MB Progress (1): 27/121 MB Progress (1): 27/121 MB Progress (1): 27/121 MB Progress (1): 27/121 MB Progress (1): 27/121 MB Progress (1): 27/121 MB Progress (1): 27/121 MB Progress (1): 27/121 MB Progress (1): 27/121 MB Progress (1): 27/121 MB Progress (1): 27/121 MB Progress (1): 27/121 MB Progress (1): 27/121 MB Progress (1): 27/121 MB Progress (1): 27/121 MB Progress (1): 27/121 MB Progress (1): 27/121 MB Progress (1): 27/121 MB Progress (1): 27/121 MB Progress (1): 27/121 MB Progress (1): 27/121 MB Progress (1): 27/121 MB Progress (1): 27/121 MB Progress (1): 27/121 MB Progress (1): 27/121 MB Progress (1): 27/121 MB Progress (1): 27/121 MB Progress (1): 27/121 MB Progress (1): 27/121 MB Progress (1): 27/121 MB Progress (1): 27/121 MB Progress (1): 27/121 MB Progress (1): 27/121 MB Progress (1): 27/121 MB Progress (1): 27/121 MB Progress (1): 27/121 MB Progress (1): 27/121 MB Progress (1): 27/121 MB Progress (1): 27/121 MB Progress (1): 27/121 MB Progress (1): 27/121 MB Progress (1): 27/121 MB Progress (1): 27/121 MB Progress (1): 27/121 MB Progress (1): 27/121 MB Progress (1): 27/121 MB Progress (1): 27/121 MB Progress (1): 27/121 MB Progress (1): 27/121 MB Progress (1): 27/121 MB Progress (1): 27/121 MB Progress (1): 27/121 MB Progress (1): 27/121 MB Progress (1): 27/121 MB Progress (1): 27/121 MB Progress (1): 27/121 MB Progress (1): 27/121 MB Progress (1): 27/121 MB Progress (1): 27/121 MB Progress (1): 27/121 MB Progress (1): 27/121 MB Progress (1): 27/121 MB Progress (1): 27/121 MB Progress (1): 27/121 MB Progress (1): 27/121 MB Progress (1): 27/121 MB Progress (1): 27/121 MB Progress (1): 27/121 MB Progress (1): 27/121 MB Progress (1): 27/121 MB Progress (1): 27/121 MB Progress (1): 27/121 MB Progress (1): 27/121 MB Progress (1): 27/121 MB Progress (1): 27/121 MB Progress (1): 27/121 MB Progress (1): 27/121 MB Progress (1): 27/121 MB Progress (1): 27/121 MB Progress (1): 27/121 MB Progress (1): 27/121 MB Progress (1): 27/121 MB Progress (1): 27/121 MB Progress (1): 27/121 MB Progress (1): 27/121 MB Progress (1): 27/121 MB Progress (1): 27/121 MB Progress (1): 27/121 MB Progress (1): 27/121 MB Progress (1): 27/121 MB Progress (1): 27/121 MB Progress (1): 27/121 MB Progress (1): 27/121 MB Progress (1): 27/121 MB Progress (1): 27/121 MB Progress (1): 27/121 MB Progress (1): 27/121 MB Progress (1): 27/121 MB Progress (1): 27/121 MB Progress (1): 27/121 MB Progress (1): 27/121 MB Progress (1): 27/121 MB Progress (1): 27/121 MB Progress (1): 27/121 MB Progress (1): 27/121 MB Progress (1): 27/121 MB Progress (1): 27/121 MB Progress (1): 27/121 MB Progress (1): 27/121 MB Progress (1): 27/121 MB Progress (1): 27/121 MB Progress (1): 27/121 MB Progress (1): 27/121 MB Progress (1): 27/121 MB Progress (1): 27/121 MB Progress (1): 27/121 MB Progress (1): 27/121 MB Progress (1): 27/121 MB Progress (1): 27/121 MB Progress (1): 27/121 MB Progress (1): 27/121 MB Progress (1): 27/121 MB Progress (1): 27/121 MB Progress (1): 27/121 MB Progress (1): 27/121 MB Progress (1): 27/121 MB Progress (1): 27/121 MB Progress (1): 27/121 MB Progress (1): 27/121 MB Progress (1): 27/121 MB Progress (1): 27/121 MB Progress (1): 27/121 MB Progress (1): 27/121 MB Progress (1): 27/121 MB Progress (1): 27/121 MB Progress (1): 27/121 MB Progress (1): 27/121 MB Progress (1): 27/121 MB Progress (1): 27/121 MB Progress (1): 27/121 MB Progress (1): 27/121 MB Progress (1): 27/121 MB Progress (1): 27/121 MB Progress (1): 27/121 MB Progress (1): 27/121 MB Progress (1): 27/121 MB Progress (1): 27/121 MB Progress (1): 27/121 MB Progress (1): 27/121 MB Progress (1): 27/121 MB Progress (1): 27/121 MB Progress (1): 27/121 MB Progress (1): 27/121 MB Progress (1): 27/121 MB Progress (1): 27/121 MB Progress (1): 27/121 MB Progress (1): 27/121 MB Progress (1): 27/121 MB Progress (1): 27/121 MB Progress (1): 27/121 MB Progress (1): 27/121 MB Progress (1): 27/121 MB Progress (1): 27/121 MB Progress (1): 27/121 MB Progress (1): 27/121 MB Progress (1): 27/121 MB Progress (1): 27/121 MB Progress (1): 27/121 MB Progress (1): 27/121 MB Progress (1): 27/121 MB Progress (1): 27/121 MB Progress (1): 27/121 MB Progress (1): 27/121 MB Progress (1): 27/121 MB Progress (1): 27/121 MB Progress (1): 27/121 MB Progress (1): 27/121 MB Progress (1): 27/121 MB Progress (1): 27/121 MB Progress (1): 27/121 MB Progress (1): 27/121 MB Progress (1): 27/121 MB Progress (1): 27/121 MB Progress (1): 27/121 MB Progress (1): 27/121 MB Progress (1): 27/121 MB Progress (1): 27/121 MB Progress (1): 27/121 MB Progress (1): 27/121 MB Progress (1): 27/121 MB Progress (1): 27/121 MB Progress (1): 27/121 MB Progress (1): 27/121 MB Progress (1): 27/121 MB Progress (1): 27/121 MB Progress (1): 27/121 MB Progress (1): 27/121 MB Progress (1): 27/121 MB Progress (1): 27/121 MB Progress (1): 27/121 MB Progress (1): 27/121 MB Progress (1): 27/121 MB Progress (1): 27/121 MB Progress (1): 27/121 MB Progress (1): 27/121 MB Progress (1): 27/121 MB Progress (1): 27/121 MB Progress (1): 27/121 MB Progress (1): 27/121 MB Progress (1): 27/121 MB Progress (1): 27/121 MB Progress (1): 27/121 MB Progress (1): 27/121 MB Progress (1): 27/121 MB Progress (1): 27/121 MB Progress (1): 27/121 MB Progress (1): 27/121 MB Progress (1): 27/121 MB Progress (1): 27/121 MB Progress (1): 27/121 MB Progress (1): 27/121 MB Progress (1): 27/121 MB Progress (1): 27/121 MB Progress (1): 27/121 MB Progress (1): 27/121 MB Progress (1): 27/121 MB Progress (1): 27/121 MB Progress (1): 27/121 MB Progress (1): 27/121 MB Progress (1): 27/121 MB Progress (1): 27/121 MB Progress (1): 27/121 MB Progress (1): 27/121 MB Progress (1): 27/121 MB Progress (1): 27/121 MB Progress (1): 27/121 MB Progress (1): 27/121 MB Progress (1): 27/121 MB Progress (1): 27/121 MB Progress (1): 27/121 MB Progress (1): 27/121 MB Progress (1): 27/121 MB Progress (1): 27/121 MB Progress (1): 27/121 MB Progress (1): 27/121 MB Progress (1): 27/121 MB Progress (1): 27/121 MB Progress (1): 27/121 MB Progress (1): 27/121 MB Progress (1): 27/121 MB Progress (1): 27/121 MB Progress (1): 27/121 MB Progress (1): 27/121 MB Progress (1): 27/121 MB Progress (1): 27/121 MB Progress (1): 27/121 MB Progress (1): 27/121 MB Progress (1): 27/121 MB Progress (1): 27/121 MB Progress (1): 27/121 MB Progress (1): 27/121 MB Progress (1): 27/121 MB Progress (1): 27/121 MB Progress (1): 27/121 MB Progress (1): 27/121 MB Progress (1): 27/121 MB Progress (1): 27/121 MB Progress (1): 27/121 MB Progress (1): 27/121 MB Progress (1): 27/121 MB Progress (1): 27/121 MB Progress (1): 27/121 MB Progress (1): 27/121 MB Progress (1): 27/121 MB Progress (1): 27/121 MB Progress (1): 27/121 MB Progress (1): 27/121 MB Progress (1): 27/121 MB Progress (1): 27/121 MB Progress (1): 27/121 MB Progress (1): 27/121 MB Progress (1): 27/121 MB Progress (1): 27/121 MB Progress (1): 27/121 MB Progress (1): 27/121 MB Progress (1): 27/121 MB Progress (1): 27/121 MB Progress (1): 27/121 MB Progress (1): 27/121 MB Progress (1): 27/121 MB Progress (1): 27/121 MB Progress (1): 27/121 MB Progress (1): 27/121 MB Progress (1): 27/121 MB Progress (1): 27/121 MB Progress (1): 27/121 MB Progress (1): 27/121 MB Progress (1): 27/121 MB Progress (1): 27/121 MB Progress (1): 27/121 MB Progress (1): 27/121 MB Progress (1): 27/121 MB Progress (1): 27/121 MB Progress (1): 27/121 MB Progress (1): 27/121 MB Progress (1): 27/121 MB Progress (1): 27/121 MB Progress (1): 27/121 MB Progress (1): 27/121 MB Progress (1): 27/121 MB Progress (1): 27/121 MB Progress (1): 27/121 MB Progress (1): 27/121 MB Progress (1): 27/121 MB Progress (1): 27/121 MB Progress (1): 27/121 MB Progress (1): 27/121 MB Progress (1): 27/121 MB Progress (1): 27/121 MB Progress (1): 27/121 MB Progress (1): 27/121 MB Progress (1): 27/121 MB Progress (1): 27/121 MB Progress (1): 27/121 MB Progress (1): 27/121 MB Progress (1): 27/121 MB Progress (1): 27/121 MB Progress (1): 27/121 MB Progress (1): 27/121 MB Progress (1): 27/121 MB Progress (1): 27/121 MB Progress (1): 27/121 MB Progress (1): 27/121 MB Progress (1): 27/121 MB Progress (1): 27/121 MB Progress (1): 27/121 MB Progress (1): 27/121 MB Progress (1): 27/121 MB Progress (1): 27/121 MB Progress (1): 27/121 MB Progress (1): 27/121 MB Progress (1): 27/121 MB Progress (1): 27/121 MB Progress (1): 27/121 MB Progress (1): 27/121 MB Progress (1): 27/121 MB Progress (1): 27/121 MB Progress (1): 27/121 MB Progress (1): 27/121 MB Progress (1): 27/121 MB Progress (1): 27/121 MB Progress (1): 27/121 MB Progress (1): 27/121 MB Progress (1): 27/121 MB Progress (1): 27/121 MB Progress (1): 27/121 MB Progress (1): 27/121 MB Progress (1): 27/121 MB Progress (1): 27/121 MB Progress (1): 27/121 MB Progress (1): 27/121 MB Progress (1): 27/121 MB Progress (1): 27/121 MB Progress (1): 27/121 MB Progress (1): 27/121 MB Progress (1): 27/121 MB Progress (1): 27/121 MB Progress (1): 27/121 MB Progress (1): 27/121 MB Progress (1): 27/121 MB Progress (1): 27/121 MB Progress (1): 27/121 MB Progress (1): 27/121 MB Progress (1): 27/121 MB Progress (1): 27/121 MB Progress (1): 27/121 MB Progress (1): 27/121 MB Progress (1): 27/121 MB Progress (1): 27/121 MB Progress (1): 27/121 MB Progress (1): 27/121 MB Progress (1): 28/121 MB Progress (1): 28/121 MB Progress (1): 28/121 MB Progress (1): 28/121 MB Progress (1): 28/121 MB Progress (1): 28/121 MB Progress (1): 28/121 MB Progress (1): 28/121 MB Progress (1): 28/121 MB Progress (1): 28/121 MB Progress (1): 28/121 MB Progress (1): 28/121 MB Progress (1): 28/121 MB Progress (1): 28/121 MB Progress (1): 28/121 MB Progress (1): 28/121 MB Progress (1): 28/121 MB Progress (1): 28/121 MB Progress (1): 28/121 MB Progress (1): 28/121 MB Progress (1): 28/121 MB Progress (1): 28/121 MB Progress (1): 28/121 MB Progress (1): 28/121 MB Progress (1): 28/121 MB Progress (1): 28/121 MB Progress (1): 28/121 MB Progress (1): 28/121 MB Progress (1): 28/121 MB Progress (1): 28/121 MB Progress (1): 28/121 MB Progress (1): 28/121 MB Progress (1): 28/121 MB Progress (1): 28/121 MB Progress (1): 28/121 MB Progress (1): 28/121 MB Progress (1): 28/121 MB Progress (1): 28/121 MB Progress (1): 28/121 MB Progress (1): 28/121 MB Progress (1): 28/121 MB Progress (1): 28/121 MB Progress (1): 28/121 MB Progress (1): 28/121 MB Progress (1): 28/121 MB Progress (1): 28/121 MB Progress (1): 28/121 MB Progress (1): 28/121 MB Progress (1): 28/121 MB Progress (1): 28/121 MB Progress (1): 28/121 MB Progress (1): 28/121 MB Progress (1): 28/121 MB Progress (1): 28/121 MB Progress (1): 28/121 MB Progress (1): 28/121 MB Progress (1): 28/121 MB Progress (1): 28/121 MB Progress (1): 28/121 MB Progress (1): 28/121 MB Progress (1): 28/121 MB Progress (1): 28/121 MB Progress (1): 28/121 MB Progress (1): 28/121 MB Progress (1): 28/121 MB Progress (1): 28/121 MB Progress (1): 28/121 MB Progress (1): 28/121 MB Progress (1): 28/121 MB Progress (1): 28/121 MB Progress (1): 28/121 MB Progress (1): 28/121 MB Progress (1): 28/121 MB Progress (1): 28/121 MB Progress (1): 28/121 MB Progress (1): 28/121 MB Progress (1): 28/121 MB Progress (1): 28/121 MB Progress (1): 28/121 MB Progress (1): 28/121 MB Progress (1): 28/121 MB Progress (1): 28/121 MB Progress (1): 28/121 MB Progress (1): 28/121 MB Progress (1): 28/121 MB Progress (1): 28/121 MB Progress (1): 28/121 MB Progress (1): 28/121 MB Progress (1): 28/121 MB Progress (1): 28/121 MB Progress (1): 28/121 MB Progress (1): 28/121 MB Progress (1): 28/121 MB Progress (1): 28/121 MB Progress (1): 28/121 MB Progress (1): 28/121 MB Progress (1): 28/121 MB Progress (1): 28/121 MB Progress (1): 28/121 MB Progress (1): 28/121 MB Progress (1): 28/121 MB Progress (1): 28/121 MB Progress (1): 28/121 MB Progress (1): 28/121 MB Progress (1): 28/121 MB Progress (1): 28/121 MB Progress (1): 28/121 MB Progress (1): 28/121 MB Progress (1): 28/121 MB Progress (1): 28/121 MB Progress (1): 28/121 MB Progress (1): 28/121 MB Progress (1): 28/121 MB Progress (1): 28/121 MB Progress (1): 28/121 MB Progress (1): 28/121 MB Progress (1): 28/121 MB Progress (1): 28/121 MB Progress (1): 28/121 MB Progress (1): 28/121 MB Progress (1): 28/121 MB Progress (1): 28/121 MB Progress (1): 28/121 MB Progress (1): 28/121 MB Progress (1): 28/121 MB Progress (1): 28/121 MB Progress (1): 28/121 MB Progress (1): 28/121 MB Progress (1): 28/121 MB Progress (1): 28/121 MB Progress (1): 28/121 MB Progress (1): 28/121 MB Progress (1): 28/121 MB Progress (1): 28/121 MB Progress (1): 28/121 MB Progress (1): 28/121 MB Progress (1): 28/121 MB Progress (1): 28/121 MB Progress (1): 28/121 MB Progress (1): 28/121 MB Progress (1): 28/121 MB Progress (1): 28/121 MB Progress (1): 28/121 MB Progress (1): 28/121 MB Progress (1): 28/121 MB Progress (1): 28/121 MB Progress (1): 28/121 MB Progress (1): 28/121 MB Progress (1): 28/121 MB Progress (1): 28/121 MB Progress (1): 28/121 MB Progress (1): 28/121 MB Progress (1): 28/121 MB Progress (1): 28/121 MB Progress (1): 28/121 MB Progress (1): 28/121 MB Progress (1): 28/121 MB Progress (1): 28/121 MB Progress (1): 28/121 MB Progress (1): 28/121 MB Progress (1): 28/121 MB Progress (1): 28/121 MB Progress (1): 28/121 MB Progress (1): 28/121 MB Progress (1): 28/121 MB Progress (1): 28/121 MB Progress (1): 28/121 MB Progress (1): 28/121 MB Progress (1): 28/121 MB Progress (1): 28/121 MB Progress (1): 28/121 MB Progress (1): 28/121 MB Progress (1): 28/121 MB Progress (1): 28/121 MB Progress (1): 28/121 MB Progress (1): 28/121 MB Progress (1): 28/121 MB Progress (1): 28/121 MB Progress (1): 28/121 MB Progress (1): 28/121 MB Progress (1): 28/121 MB Progress (1): 28/121 MB Progress (1): 28/121 MB Progress (1): 28/121 MB Progress (1): 28/121 MB Progress (1): 28/121 MB Progress (1): 28/121 MB Progress (1): 28/121 MB Progress (1): 28/121 MB Progress (1): 28/121 MB Progress (1): 28/121 MB Progress (1): 28/121 MB Progress (1): 28/121 MB Progress (1): 28/121 MB Progress (1): 28/121 MB Progress (1): 28/121 MB Progress (1): 28/121 MB Progress (1): 28/121 MB Progress (1): 28/121 MB Progress (1): 28/121 MB Progress (1): 28/121 MB Progress (1): 28/121 MB Progress (1): 28/121 MB Progress (1): 28/121 MB Progress (1): 28/121 MB Progress (1): 28/121 MB Progress (1): 28/121 MB Progress (1): 28/121 MB Progress (1): 28/121 MB Progress (1): 28/121 MB Progress (1): 28/121 MB Progress (1): 28/121 MB Progress (1): 28/121 MB Progress (1): 28/121 MB Progress (1): 28/121 MB Progress (1): 28/121 MB Progress (1): 28/121 MB Progress (1): 28/121 MB Progress (1): 28/121 MB Progress (1): 28/121 MB Progress (1): 28/121 MB Progress (1): 28/121 MB Progress (1): 28/121 MB Progress (1): 28/121 MB Progress (1): 28/121 MB Progress (1): 28/121 MB Progress (1): 28/121 MB Progress (1): 28/121 MB Progress (1): 28/121 MB Progress (1): 28/121 MB Progress (1): 28/121 MB Progress (1): 28/121 MB Progress (1): 28/121 MB Progress (1): 28/121 MB Progress (1): 28/121 MB Progress (1): 28/121 MB Progress (1): 28/121 MB Progress (1): 28/121 MB Progress (1): 28/121 MB Progress (1): 28/121 MB Progress (1): 28/121 MB Progress (1): 28/121 MB Progress (1): 28/121 MB Progress (1): 28/121 MB Progress (1): 28/121 MB Progress (1): 28/121 MB Progress (1): 28/121 MB Progress (1): 28/121 MB Progress (1): 28/121 MB Progress (1): 28/121 MB Progress (1): 28/121 MB Progress (1): 28/121 MB Progress (1): 28/121 MB Progress (1): 28/121 MB Progress (1): 28/121 MB Progress (1): 28/121 MB Progress (1): 28/121 MB Progress (1): 28/121 MB Progress (1): 28/121 MB Progress (1): 28/121 MB Progress (1): 28/121 MB Progress (1): 28/121 MB Progress (1): 28/121 MB Progress (1): 28/121 MB Progress (1): 28/121 MB Progress (1): 28/121 MB Progress (1): 28/121 MB Progress (1): 28/121 MB Progress (1): 28/121 MB Progress (1): 28/121 MB Progress (1): 28/121 MB Progress (1): 28/121 MB Progress (1): 28/121 MB Progress (1): 28/121 MB Progress (1): 28/121 MB Progress (1): 28/121 MB Progress (1): 28/121 MB Progress (1): 28/121 MB Progress (1): 28/121 MB Progress (1): 28/121 MB Progress (1): 28/121 MB Progress (1): 28/121 MB Progress (1): 28/121 MB Progress (1): 28/121 MB Progress (1): 28/121 MB Progress (1): 28/121 MB Progress (1): 28/121 MB Progress (1): 28/121 MB Progress (1): 28/121 MB Progress (1): 28/121 MB Progress (1): 28/121 MB Progress (1): 28/121 MB Progress (1): 28/121 MB Progress (1): 28/121 MB Progress (1): 28/121 MB Progress (1): 28/121 MB Progress (1): 28/121 MB Progress (1): 28/121 MB Progress (1): 28/121 MB Progress (1): 28/121 MB Progress (1): 28/121 MB Progress (1): 28/121 MB Progress (1): 28/121 MB Progress (1): 28/121 MB Progress (1): 28/121 MB Progress (1): 28/121 MB Progress (1): 28/121 MB Progress (1): 28/121 MB Progress (1): 28/121 MB Progress (1): 28/121 MB Progress (1): 28/121 MB Progress (1): 28/121 MB Progress (1): 28/121 MB Progress (1): 28/121 MB Progress (1): 28/121 MB Progress (1): 28/121 MB Progress (1): 28/121 MB Progress (1): 28/121 MB Progress (1): 28/121 MB Progress (1): 28/121 MB Progress (1): 28/121 MB Progress (1): 28/121 MB Progress (1): 28/121 MB Progress (1): 28/121 MB Progress (1): 28/121 MB Progress (1): 28/121 MB Progress (1): 28/121 MB Progress (1): 28/121 MB Progress (1): 28/121 MB Progress (1): 28/121 MB Progress (1): 28/121 MB Progress (1): 28/121 MB Progress (1): 28/121 MB Progress (1): 28/121 MB Progress (1): 28/121 MB Progress (1): 28/121 MB Progress (1): 28/121 MB Progress (1): 28/121 MB Progress (1): 28/121 MB Progress (1): 28/121 MB Progress (1): 28/121 MB Progress (1): 28/121 MB Progress (1): 28/121 MB Progress (1): 28/121 MB Progress (1): 28/121 MB Progress (1): 28/121 MB Progress (1): 28/121 MB Progress (1): 28/121 MB Progress (1): 28/121 MB Progress (1): 28/121 MB Progress (1): 28/121 MB Progress (1): 28/121 MB Progress (1): 28/121 MB Progress (1): 28/121 MB Progress (1): 28/121 MB Progress (1): 28/121 MB Progress (1): 28/121 MB Progress (1): 28/121 MB Progress (1): 28/121 MB Progress (1): 28/121 MB Progress (1): 28/121 MB Progress (1): 28/121 MB Progress (1): 28/121 MB Progress (1): 28/121 MB Progress (1): 28/121 MB Progress (1): 28/121 MB Progress (1): 28/121 MB Progress (1): 28/121 MB Progress (1): 28/121 MB Progress (1): 28/121 MB Progress (1): 28/121 MB Progress (1): 28/121 MB Progress (1): 28/121 MB Progress (1): 28/121 MB Progress (1): 28/121 MB Progress (1): 28/121 MB Progress (1): 28/121 MB Progress (1): 28/121 MB Progress (1): 28/121 MB Progress (1): 28/121 MB Progress (1): 28/121 MB Progress (1): 28/121 MB Progress (1): 28/121 MB Progress (1): 28/121 MB Progress (1): 28/121 MB Progress (1): 28/121 MB Progress (1): 28/121 MB Progress (1): 28/121 MB Progress (1): 28/121 MB Progress (1): 28/121 MB Progress (1): 28/121 MB Progress (1): 28/121 MB Progress (1): 28/121 MB Progress (1): 28/121 MB Progress (1): 28/121 MB Progress (1): 28/121 MB Progress (1): 28/121 MB Progress (1): 28/121 MB Progress (1): 28/121 MB Progress (1): 28/121 MB Progress (1): 28/121 MB Progress (1): 28/121 MB Progress (1): 28/121 MB Progress (1): 28/121 MB Progress (1): 28/121 MB Progress (1): 28/121 MB Progress (1): 28/121 MB Progress (1): 28/121 MB Progress (1): 28/121 MB Progress (1): 28/121 MB Progress (1): 28/121 MB Progress (1): 28/121 MB Progress (1): 28/121 MB Progress (1): 28/121 MB Progress (1): 28/121 MB Progress (1): 28/121 MB Progress (1): 28/121 MB Progress (1): 28/121 MB Progress (1): 28/121 MB Progress (1): 28/121 MB Progress (1): 28/121 MB Progress (1): 28/121 MB Progress (1): 28/121 MB Progress (1): 28/121 MB Progress (1): 28/121 MB Progress (1): 28/121 MB Progress (1): 28/121 MB Progress (1): 28/121 MB Progress (1): 28/121 MB Progress (1): 28/121 MB Progress (1): 28/121 MB Progress (1): 28/121 MB Progress (1): 28/121 MB Progress (1): 28/121 MB Progress (1): 28/121 MB Progress (1): 28/121 MB Progress (1): 28/121 MB Progress (1): 28/121 MB Progress (1): 28/121 MB Progress (1): 28/121 MB Progress (1): 28/121 MB Progress (1): 28/121 MB Progress (1): 28/121 MB Progress (1): 28/121 MB Progress (1): 28/121 MB Progress (1): 28/121 MB Progress (1): 28/121 MB Progress (1): 28/121 MB Progress (1): 28/121 MB Progress (1): 28/121 MB Progress (1): 28/121 MB Progress (1): 28/121 MB Progress (1): 28/121 MB Progress (1): 28/121 MB Progress (1): 28/121 MB Progress (1): 28/121 MB Progress (1): 28/121 MB Progress (1): 28/121 MB Progress (1): 28/121 MB Progress (1): 28/121 MB Progress (1): 28/121 MB Progress (1): 28/121 MB Progress (1): 28/121 MB Progress (1): 28/121 MB Progress (1): 28/121 MB Progress (1): 28/121 MB Progress (1): 28/121 MB Progress (1): 28/121 MB Progress (1): 28/121 MB Progress (1): 28/121 MB Progress (1): 28/121 MB Progress (1): 28/121 MB Progress (1): 28/121 MB Progress (1): 28/121 MB Progress (1): 28/121 MB Progress (1): 28/121 MB Progress (1): 28/121 MB Progress (1): 28/121 MB Progress (1): 28/121 MB Progress (1): 28/121 MB Progress (1): 28/121 MB Progress (1): 28/121 MB Progress (1): 28/121 MB Progress (1): 28/121 MB Progress (1): 28/121 MB Progress (1): 28/121 MB Progress (1): 28/121 MB Progress (1): 28/121 MB Progress (1): 28/121 MB Progress (1): 29/121 MB Progress (1): 29/121 MB Progress (1): 29/121 MB Progress (1): 29/121 MB Progress (1): 29/121 MB Progress (1): 29/121 MB Progress (1): 29/121 MB Progress (1): 29/121 MB Progress (1): 29/121 MB Progress (1): 29/121 MB Progress (1): 29/121 MB Progress (1): 29/121 MB Progress (1): 29/121 MB Progress (1): 29/121 MB Progress (1): 29/121 MB Progress (1): 29/121 MB Progress (1): 29/121 MB Progress (1): 29/121 MB Progress (1): 29/121 MB Progress (1): 29/121 MB Progress (1): 29/121 MB Progress (1): 29/121 MB Progress (1): 29/121 MB Progress (1): 29/121 MB Progress (1): 29/121 MB Progress (1): 29/121 MB Progress (1): 29/121 MB Progress (1): 29/121 MB Progress (1): 29/121 MB Progress (1): 29/121 MB Progress (1): 29/121 MB Progress (1): 29/121 MB Progress (1): 29/121 MB Progress (1): 29/121 MB Progress (1): 29/121 MB Progress (1): 29/121 MB Progress (1): 29/121 MB Progress (1): 29/121 MB Progress (1): 29/121 MB Progress (1): 29/121 MB Progress (1): 29/121 MB Progress (1): 29/121 MB Progress (1): 29/121 MB Progress (1): 29/121 MB Progress (1): 29/121 MB Progress (1): 29/121 MB Progress (1): 29/121 MB Progress (1): 29/121 MB Progress (1): 29/121 MB Progress (1): 29/121 MB Progress (1): 29/121 MB Progress (1): 29/121 MB Progress (1): 29/121 MB Progress (1): 29/121 MB Progress (1): 29/121 MB Progress (1): 29/121 MB Progress (1): 29/121 MB Progress (1): 29/121 MB Progress (1): 29/121 MB Progress (1): 29/121 MB Progress (1): 29/121 MB Progress (1): 29/121 MB Progress (1): 29/121 MB Progress (1): 29/121 MB Progress (1): 29/121 MB Progress (1): 29/121 MB Progress (1): 29/121 MB Progress (1): 29/121 MB Progress (1): 29/121 MB Progress (1): 29/121 MB Progress (1): 29/121 MB Progress (1): 29/121 MB Progress (1): 29/121 MB Progress (1): 29/121 MB Progress (1): 29/121 MB Progress (1): 29/121 MB Progress (1): 29/121 MB Progress (1): 29/121 MB Progress (1): 29/121 MB Progress (1): 29/121 MB Progress (1): 29/121 MB Progress (1): 29/121 MB Progress (1): 29/121 MB Progress (1): 29/121 MB Progress (1): 29/121 MB Progress (1): 29/121 MB Progress (1): 29/121 MB Progress (1): 29/121 MB Progress (1): 29/121 MB Progress (1): 29/121 MB Progress (1): 29/121 MB Progress (1): 29/121 MB Progress (1): 29/121 MB Progress (1): 29/121 MB Progress (1): 29/121 MB Progress (1): 29/121 MB Progress (1): 29/121 MB Progress (1): 29/121 MB Progress (1): 29/121 MB Progress (1): 29/121 MB Progress (1): 29/121 MB Progress (1): 29/121 MB Progress (1): 29/121 MB Progress (1): 29/121 MB Progress (1): 29/121 MB Progress (1): 29/121 MB Progress (1): 29/121 MB Progress (1): 29/121 MB Progress (1): 29/121 MB Progress (1): 29/121 MB Progress (1): 29/121 MB Progress (1): 29/121 MB Progress (1): 29/121 MB Progress (1): 29/121 MB Progress (1): 29/121 MB Progress (1): 29/121 MB Progress (1): 29/121 MB Progress (1): 29/121 MB Progress (1): 29/121 MB Progress (1): 29/121 MB Progress (1): 29/121 MB Progress (1): 29/121 MB Progress (1): 29/121 MB Progress (1): 29/121 MB Progress (1): 29/121 MB Progress (1): 29/121 MB Progress (1): 29/121 MB Progress (1): 29/121 MB Progress (1): 29/121 MB Progress (1): 29/121 MB Progress (1): 29/121 MB Progress (1): 29/121 MB Progress (1): 29/121 MB Progress (1): 29/121 MB Progress (1): 29/121 MB Progress (1): 29/121 MB Progress (1): 29/121 MB Progress (1): 29/121 MB Progress (1): 29/121 MB Progress (1): 29/121 MB Progress (1): 29/121 MB Progress (1): 29/121 MB Progress (1): 29/121 MB Progress (1): 29/121 MB Progress (1): 29/121 MB Progress (1): 29/121 MB Progress (1): 29/121 MB Progress (1): 29/121 MB Progress (1): 29/121 MB Progress (1): 29/121 MB Progress (1): 29/121 MB Progress (1): 29/121 MB Progress (1): 29/121 MB Progress (1): 29/121 MB Progress (1): 29/121 MB Progress (1): 29/121 MB Progress (1): 29/121 MB Progress (1): 29/121 MB Progress (1): 29/121 MB Progress (1): 29/121 MB Progress (1): 29/121 MB Progress (1): 29/121 MB Progress (1): 29/121 MB Progress (1): 29/121 MB Progress (1): 29/121 MB Progress (1): 29/121 MB Progress (1): 29/121 MB Progress (1): 29/121 MB Progress (1): 29/121 MB Progress (1): 29/121 MB Progress (1): 29/121 MB Progress (1): 29/121 MB Progress (1): 29/121 MB Progress (1): 29/121 MB Progress (1): 29/121 MB Progress (1): 29/121 MB Progress (1): 29/121 MB Progress (1): 29/121 MB Progress (1): 29/121 MB Progress (1): 29/121 MB Progress (1): 29/121 MB Progress (1): 29/121 MB Progress (1): 29/121 MB Progress (1): 29/121 MB Progress (1): 29/121 MB Progress (1): 29/121 MB Progress (1): 29/121 MB Progress (1): 29/121 MB Progress (1): 29/121 MB Progress (1): 29/121 MB Progress (1): 29/121 MB Progress (1): 29/121 MB Progress (1): 29/121 MB Progress (1): 29/121 MB Progress (1): 29/121 MB Progress (1): 29/121 MB Progress (1): 29/121 MB Progress (1): 29/121 MB Progress (1): 29/121 MB Progress (1): 29/121 MB Progress (1): 29/121 MB Progress (1): 29/121 MB Progress (1): 29/121 MB Progress (1): 29/121 MB Progress (1): 29/121 MB Progress (1): 29/121 MB Progress (1): 29/121 MB Progress (1): 29/121 MB Progress (1): 29/121 MB Progress (1): 29/121 MB Progress (1): 29/121 MB Progress (1): 29/121 MB Progress (1): 29/121 MB Progress (1): 29/121 MB Progress (1): 29/121 MB Progress (1): 29/121 MB Progress (1): 29/121 MB Progress (1): 29/121 MB Progress (1): 29/121 MB Progress (1): 29/121 MB Progress (1): 29/121 MB Progress (1): 29/121 MB Progress (1): 29/121 MB Progress (1): 29/121 MB Progress (1): 29/121 MB Progress (1): 29/121 MB Progress (1): 29/121 MB Progress (1): 29/121 MB Progress (1): 29/121 MB Progress (1): 29/121 MB Progress (1): 29/121 MB Progress (1): 29/121 MB Progress (1): 29/121 MB Progress (1): 29/121 MB Progress (1): 29/121 MB Progress (1): 29/121 MB Progress (1): 29/121 MB Progress (1): 29/121 MB Progress (1): 29/121 MB Progress (1): 29/121 MB Progress (1): 29/121 MB Progress (1): 29/121 MB Progress (1): 29/121 MB Progress (1): 29/121 MB Progress (1): 29/121 MB Progress (1): 29/121 MB Progress (1): 29/121 MB Progress (1): 29/121 MB Progress (1): 29/121 MB Progress (1): 29/121 MB Progress (1): 29/121 MB Progress (1): 29/121 MB Progress (1): 29/121 MB Progress (1): 29/121 MB Progress (1): 29/121 MB Progress (1): 29/121 MB Progress (1): 29/121 MB Progress (1): 29/121 MB Progress (1): 29/121 MB Progress (1): 29/121 MB Progress (1): 29/121 MB Progress (1): 29/121 MB Progress (1): 29/121 MB Progress (1): 29/121 MB Progress (1): 29/121 MB Progress (1): 29/121 MB Progress (1): 29/121 MB Progress (1): 29/121 MB Progress (1): 29/121 MB Progress (1): 29/121 MB Progress (1): 29/121 MB Progress (1): 29/121 MB Progress (1): 29/121 MB Progress (1): 29/121 MB Progress (1): 29/121 MB Progress (1): 29/121 MB Progress (1): 29/121 MB Progress (1): 29/121 MB Progress (1): 29/121 MB Progress (1): 29/121 MB Progress (1): 29/121 MB Progress (1): 29/121 MB Progress (1): 29/121 MB Progress (1): 29/121 MB Progress (1): 29/121 MB Progress (1): 29/121 MB Progress (1): 29/121 MB Progress (1): 29/121 MB Progress (1): 29/121 MB Progress (1): 29/121 MB Progress (1): 29/121 MB Progress (1): 29/121 MB Progress (1): 29/121 MB Progress (1): 29/121 MB Progress (1): 29/121 MB Progress (1): 29/121 MB Progress (1): 29/121 MB Progress (1): 29/121 MB Progress (1): 29/121 MB Progress (1): 29/121 MB Progress (1): 29/121 MB Progress (1): 29/121 MB Progress (1): 29/121 MB Progress (1): 29/121 MB Progress (1): 29/121 MB Progress (1): 29/121 MB Progress (1): 29/121 MB Progress (1): 29/121 MB Progress (1): 29/121 MB Progress (1): 29/121 MB Progress (1): 29/121 MB Progress (1): 29/121 MB Progress (1): 29/121 MB Progress (1): 29/121 MB Progress (1): 29/121 MB Progress (1): 29/121 MB Progress (1): 29/121 MB Progress (1): 29/121 MB Progress (1): 29/121 MB Progress (1): 29/121 MB Progress (1): 29/121 MB Progress (1): 29/121 MB Progress (1): 29/121 MB Progress (1): 29/121 MB Progress (1): 29/121 MB Progress (1): 29/121 MB Progress (1): 29/121 MB Progress (1): 29/121 MB Progress (1): 29/121 MB Progress (1): 29/121 MB Progress (1): 29/121 MB Progress (1): 29/121 MB Progress (1): 29/121 MB Progress (1): 29/121 MB Progress (1): 29/121 MB Progress (1): 29/121 MB Progress (1): 29/121 MB Progress (1): 29/121 MB Progress (1): 29/121 MB Progress (1): 29/121 MB Progress (1): 29/121 MB Progress (1): 29/121 MB Progress (1): 29/121 MB Progress (1): 29/121 MB Progress (1): 29/121 MB Progress (1): 29/121 MB Progress (1): 29/121 MB Progress (1): 29/121 MB Progress (1): 29/121 MB Progress (1): 29/121 MB Progress (1): 29/121 MB Progress (1): 29/121 MB Progress (1): 29/121 MB Progress (1): 29/121 MB Progress (1): 29/121 MB Progress (1): 29/121 MB Progress (1): 29/121 MB Progress (1): 29/121 MB Progress (1): 29/121 MB Progress (1): 29/121 MB Progress (1): 29/121 MB Progress (1): 29/121 MB Progress (1): 29/121 MB Progress (1): 29/121 MB Progress (1): 29/121 MB Progress (1): 29/121 MB Progress (1): 29/121 MB Progress (1): 29/121 MB Progress (1): 29/121 MB Progress (1): 29/121 MB Progress (1): 29/121 MB Progress (1): 29/121 MB Progress (1): 29/121 MB Progress (1): 29/121 MB Progress (1): 29/121 MB Progress (1): 29/121 MB Progress (1): 29/121 MB Progress (1): 29/121 MB Progress (1): 29/121 MB Progress (1): 29/121 MB Progress (1): 29/121 MB Progress (1): 29/121 MB Progress (1): 29/121 MB Progress (1): 29/121 MB Progress (1): 29/121 MB Progress (1): 29/121 MB Progress (1): 29/121 MB Progress (1): 29/121 MB Progress (1): 29/121 MB Progress (1): 29/121 MB Progress (1): 29/121 MB Progress (1): 29/121 MB Progress (1): 29/121 MB Progress (1): 29/121 MB Progress (1): 29/121 MB Progress (1): 29/121 MB Progress (1): 29/121 MB Progress (1): 29/121 MB Progress (1): 29/121 MB Progress (1): 29/121 MB Progress (1): 29/121 MB Progress (1): 29/121 MB Progress (1): 29/121 MB Progress (1): 29/121 MB Progress (1): 29/121 MB Progress (1): 29/121 MB Progress (1): 29/121 MB Progress (1): 29/121 MB Progress (1): 29/121 MB Progress (1): 29/121 MB Progress (1): 29/121 MB Progress (1): 29/121 MB Progress (1): 29/121 MB Progress (1): 29/121 MB Progress (1): 29/121 MB Progress (1): 29/121 MB Progress (1): 29/121 MB Progress (1): 29/121 MB Progress (1): 29/121 MB Progress (1): 29/121 MB Progress (1): 29/121 MB Progress (1): 29/121 MB Progress (1): 29/121 MB Progress (1): 29/121 MB Progress (1): 29/121 MB Progress (1): 29/121 MB Progress (1): 29/121 MB Progress (1): 29/121 MB Progress (1): 29/121 MB Progress (1): 29/121 MB Progress (1): 29/121 MB Progress (1): 29/121 MB Progress (1): 29/121 MB Progress (1): 29/121 MB Progress (1): 29/121 MB Progress (1): 29/121 MB Progress (1): 29/121 MB Progress (1): 29/121 MB Progress (1): 29/121 MB Progress (1): 29/121 MB Progress (1): 29/121 MB Progress (1): 29/121 MB Progress (1): 29/121 MB Progress (1): 29/121 MB Progress (1): 29/121 MB Progress (1): 29/121 MB Progress (1): 29/121 MB Progress (1): 29/121 MB Progress (1): 29/121 MB Progress (1): 29/121 MB Progress (1): 29/121 MB Progress (1): 29/121 MB Progress (1): 29/121 MB Progress (1): 29/121 MB Progress (1): 29/121 MB Progress (1): 29/121 MB Progress (1): 29/121 MB Progress (1): 29/121 MB Progress (1): 29/121 MB Progress (1): 29/121 MB Progress (1): 29/121 MB Progress (1): 29/121 MB Progress (1): 29/121 MB Progress (1): 29/121 MB Progress (1): 29/121 MB Progress (1): 29/121 MB Progress (1): 29/121 MB Progress (1): 29/121 MB Progress (1): 29/121 MB Progress (1): 29/121 MB Progress (1): 29/121 MB Progress (1): 29/121 MB Progress (1): 29/121 MB Progress (1): 29/121 MB Progress (1): 29/121 MB Progress (1): 29/121 MB Progress (1): 29/121 MB Progress (1): 29/121 MB Progress (1): 29/121 MB Progress (1): 29/121 MB Progress (1): 29/121 MB Progress (1): 29/121 MB Progress (1): 29/121 MB Progress (1): 29/121 MB Progress (1): 29/121 MB Progress (1): 29/121 MB Progress (1): 29/121 MB Progress (1): 29/121 MB Progress (1): 30/121 MB Progress (1): 30/121 MB Progress (1): 30/121 MB Progress (1): 30/121 MB Progress (1): 30/121 MB Progress (1): 30/121 MB Progress (1): 30/121 MB Progress (1): 30/121 MB Progress (1): 30/121 MB Progress (1): 30/121 MB Progress (1): 30/121 MB Progress (1): 30/121 MB Progress (1): 30/121 MB Progress (1): 30/121 MB Progress (1): 30/121 MB Progress (1): 30/121 MB Progress (1): 30/121 MB Progress (1): 30/121 MB Progress (1): 30/121 MB Progress (1): 30/121 MB Progress (1): 30/121 MB Progress (1): 30/121 MB Progress (1): 30/121 MB Progress (1): 30/121 MB Progress (1): 30/121 MB Progress (1): 30/121 MB Progress (1): 30/121 MB Progress (1): 30/121 MB Progress (1): 30/121 MB Progress (1): 30/121 MB Progress (1): 30/121 MB Progress (1): 30/121 MB Progress (1): 30/121 MB Progress (1): 30/121 MB Progress (1): 30/121 MB Progress (1): 30/121 MB Progress (1): 30/121 MB Progress (1): 30/121 MB Progress (1): 30/121 MB Progress (1): 30/121 MB Progress (1): 30/121 MB Progress (1): 30/121 MB Progress (1): 30/121 MB Progress (1): 30/121 MB Progress (1): 30/121 MB Progress (1): 30/121 MB Progress (1): 30/121 MB Progress (1): 30/121 MB Progress (1): 30/121 MB Progress (1): 30/121 MB Progress (1): 30/121 MB Progress (1): 30/121 MB Progress (1): 30/121 MB Progress (1): 30/121 MB Progress (1): 30/121 MB Progress (1): 30/121 MB Progress (1): 30/121 MB Progress (1): 30/121 MB Progress (1): 30/121 MB Progress (1): 30/121 MB Progress (1): 30/121 MB Progress (1): 30/121 MB Progress (1): 30/121 MB Progress (1): 30/121 MB Progress (1): 30/121 MB Progress (1): 30/121 MB Progress (1): 30/121 MB Progress (1): 30/121 MB Progress (1): 30/121 MB Progress (1): 30/121 MB Progress (1): 30/121 MB Progress (1): 30/121 MB Progress (1): 30/121 MB Progress (1): 30/121 MB Progress (1): 30/121 MB Progress (1): 30/121 MB Progress (1): 30/121 MB Progress (1): 30/121 MB Progress (1): 30/121 MB Progress (1): 30/121 MB Progress (1): 30/121 MB Progress (1): 30/121 MB Progress (1): 30/121 MB Progress (1): 30/121 MB Progress (1): 30/121 MB Progress (1): 30/121 MB Progress (1): 30/121 MB Progress (1): 30/121 MB Progress (1): 30/121 MB Progress (1): 30/121 MB Progress (1): 30/121 MB Progress (1): 30/121 MB Progress (1): 30/121 MB Progress (1): 30/121 MB Progress (1): 30/121 MB Progress (1): 30/121 MB Progress (1): 30/121 MB Progress (1): 30/121 MB Progress (1): 30/121 MB Progress (1): 30/121 MB Progress (1): 30/121 MB Progress (1): 30/121 MB Progress (1): 30/121 MB Progress (1): 30/121 MB Progress (1): 30/121 MB Progress (1): 30/121 MB Progress (1): 30/121 MB Progress (1): 30/121 MB Progress (1): 30/121 MB Progress (1): 30/121 MB Progress (1): 30/121 MB Progress (1): 30/121 MB Progress (1): 30/121 MB Progress (1): 30/121 MB Progress (1): 30/121 MB Progress (1): 30/121 MB Progress (1): 30/121 MB Progress (1): 30/121 MB Progress (1): 30/121 MB Progress (1): 30/121 MB Progress (1): 30/121 MB Progress (1): 30/121 MB Progress (1): 30/121 MB Progress (1): 30/121 MB Progress (1): 30/121 MB Progress (1): 30/121 MB Progress (1): 30/121 MB Progress (1): 30/121 MB Progress (1): 30/121 MB Progress (1): 30/121 MB Progress (1): 30/121 MB Progress (1): 30/121 MB Progress (1): 30/121 MB Progress (1): 30/121 MB Progress (1): 30/121 MB Progress (1): 30/121 MB Progress (1): 30/121 MB Progress (1): 30/121 MB Progress (1): 30/121 MB Progress (1): 30/121 MB Progress (1): 30/121 MB Progress (1): 30/121 MB Progress (1): 30/121 MB Progress (1): 30/121 MB Progress (1): 30/121 MB Progress (1): 30/121 MB Progress (1): 30/121 MB Progress (1): 30/121 MB Progress (1): 30/121 MB Progress (1): 30/121 MB Progress (1): 30/121 MB Progress (1): 30/121 MB Progress (1): 30/121 MB Progress (1): 30/121 MB Progress (1): 30/121 MB Progress (1): 30/121 MB Progress (1): 30/121 MB Progress (1): 30/121 MB Progress (1): 30/121 MB Progress (1): 30/121 MB Progress (1): 30/121 MB Progress (1): 30/121 MB Progress (1): 30/121 MB Progress (1): 30/121 MB Progress (1): 30/121 MB Progress (1): 30/121 MB Progress (1): 30/121 MB Progress (1): 30/121 MB Progress (1): 30/121 MB Progress (1): 30/121 MB Progress (1): 30/121 MB Progress (1): 30/121 MB Progress (1): 30/121 MB Progress (1): 30/121 MB Progress (1): 30/121 MB Progress (1): 30/121 MB Progress (1): 30/121 MB Progress (1): 30/121 MB Progress (1): 30/121 MB Progress (1): 30/121 MB Progress (1): 30/121 MB Progress (1): 30/121 MB Progress (1): 30/121 MB Progress (1): 30/121 MB Progress (1): 30/121 MB Progress (1): 30/121 MB Progress (1): 30/121 MB Progress (1): 30/121 MB Progress (1): 30/121 MB Progress (1): 30/121 MB Progress (1): 30/121 MB Progress (1): 30/121 MB Progress (1): 30/121 MB Progress (1): 30/121 MB Progress (1): 30/121 MB Progress (1): 30/121 MB Progress (1): 30/121 MB Progress (1): 30/121 MB Progress (1): 30/121 MB Progress (1): 30/121 MB Progress (1): 30/121 MB Progress (1): 30/121 MB Progress (1): 30/121 MB Progress (1): 30/121 MB Progress (1): 30/121 MB Progress (1): 30/121 MB Progress (1): 30/121 MB Progress (1): 30/121 MB Progress (1): 30/121 MB Progress (1): 30/121 MB Progress (1): 30/121 MB Progress (1): 30/121 MB Progress (1): 30/121 MB Progress (1): 30/121 MB Progress (1): 30/121 MB Progress (1): 30/121 MB Progress (1): 30/121 MB Progress (1): 30/121 MB Progress (1): 30/121 MB Progress (1): 30/121 MB Progress (1): 30/121 MB Progress (1): 30/121 MB Progress (1): 30/121 MB Progress (1): 30/121 MB Progress (1): 30/121 MB Progress (1): 30/121 MB Progress (1): 30/121 MB Progress (1): 30/121 MB Progress (1): 30/121 MB Progress (1): 30/121 MB Progress (1): 30/121 MB Progress (1): 30/121 MB Progress (1): 30/121 MB Progress (1): 30/121 MB Progress (1): 30/121 MB Progress (1): 30/121 MB Progress (1): 30/121 MB Progress (1): 30/121 MB Progress (1): 30/121 MB Progress (1): 30/121 MB Progress (1): 30/121 MB Progress (1): 30/121 MB Progress (1): 30/121 MB Progress (1): 30/121 MB Progress (1): 30/121 MB Progress (1): 30/121 MB Progress (1): 30/121 MB Progress (1): 30/121 MB Progress (1): 30/121 MB Progress (1): 30/121 MB Progress (1): 30/121 MB Progress (1): 30/121 MB Progress (1): 30/121 MB Progress (1): 30/121 MB Progress (1): 30/121 MB Progress (1): 30/121 MB Progress (1): 30/121 MB Progress (1): 30/121 MB Progress (1): 30/121 MB Progress (1): 30/121 MB Progress (1): 30/121 MB Progress (1): 30/121 MB Progress (1): 30/121 MB Progress (1): 30/121 MB Progress (1): 30/121 MB Progress (1): 30/121 MB Progress (1): 30/121 MB Progress (1): 30/121 MB Progress (1): 30/121 MB Progress (1): 30/121 MB Progress (1): 30/121 MB Progress (1): 30/121 MB Progress (1): 30/121 MB Progress (1): 30/121 MB Progress (1): 30/121 MB Progress (1): 30/121 MB Progress (1): 30/121 MB Progress (1): 30/121 MB Progress (1): 30/121 MB Progress (1): 30/121 MB Progress (1): 30/121 MB Progress (1): 30/121 MB Progress (1): 30/121 MB Progress (1): 30/121 MB Progress (1): 30/121 MB Progress (1): 30/121 MB Progress (1): 30/121 MB Progress (1): 30/121 MB Progress (1): 30/121 MB Progress (1): 30/121 MB Progress (1): 30/121 MB Progress (1): 30/121 MB Progress (1): 30/121 MB Progress (1): 30/121 MB Progress (1): 30/121 MB Progress (1): 30/121 MB Progress (1): 30/121 MB Progress (1): 30/121 MB Progress (1): 30/121 MB Progress (1): 30/121 MB Progress (1): 30/121 MB Progress (1): 30/121 MB Progress (1): 30/121 MB Progress (1): 30/121 MB Progress (1): 30/121 MB Progress (1): 30/121 MB Progress (1): 30/121 MB Progress (1): 30/121 MB Progress (1): 30/121 MB Progress (1): 30/121 MB Progress (1): 30/121 MB Progress (1): 30/121 MB Progress (1): 30/121 MB Progress (1): 30/121 MB Progress (1): 30/121 MB Progress (1): 30/121 MB Progress (1): 30/121 MB Progress (1): 30/121 MB Progress (1): 30/121 MB Progress (1): 30/121 MB Progress (1): 30/121 MB Progress (1): 30/121 MB Progress (1): 30/121 MB Progress (1): 30/121 MB Progress (1): 30/121 MB Progress (1): 30/121 MB Progress (1): 30/121 MB Progress (1): 30/121 MB Progress (1): 30/121 MB Progress (1): 30/121 MB Progress (1): 30/121 MB Progress (1): 30/121 MB Progress (1): 30/121 MB Progress (1): 30/121 MB Progress (1): 30/121 MB Progress (1): 30/121 MB Progress (1): 30/121 MB Progress (1): 30/121 MB Progress (1): 30/121 MB Progress (1): 30/121 MB Progress (1): 30/121 MB Progress (1): 30/121 MB Progress (1): 30/121 MB Progress (1): 30/121 MB Progress (1): 30/121 MB Progress (1): 30/121 MB Progress (1): 30/121 MB Progress (1): 30/121 MB Progress (1): 30/121 MB Progress (1): 30/121 MB Progress (1): 30/121 MB Progress (1): 30/121 MB Progress (1): 30/121 MB Progress (1): 30/121 MB Progress (1): 30/121 MB Progress (1): 30/121 MB Progress (1): 30/121 MB Progress (1): 30/121 MB Progress (1): 30/121 MB Progress (1): 30/121 MB Progress (1): 30/121 MB Progress (1): 30/121 MB Progress (1): 30/121 MB Progress (1): 30/121 MB Progress (1): 30/121 MB Progress (1): 30/121 MB Progress (1): 30/121 MB Progress (1): 30/121 MB Progress (1): 30/121 MB Progress (1): 30/121 MB Progress (1): 30/121 MB Progress (1): 30/121 MB Progress (1): 30/121 MB Progress (1): 30/121 MB Progress (1): 30/121 MB Progress (1): 30/121 MB Progress (1): 30/121 MB Progress (1): 30/121 MB Progress (1): 30/121 MB Progress (1): 30/121 MB Progress (1): 30/121 MB Progress (1): 30/121 MB Progress (1): 30/121 MB Progress (1): 30/121 MB Progress (1): 30/121 MB Progress (1): 30/121 MB Progress (1): 30/121 MB Progress (1): 30/121 MB Progress (1): 30/121 MB Progress (1): 30/121 MB Progress (1): 30/121 MB Progress (1): 30/121 MB Progress (1): 30/121 MB Progress (1): 30/121 MB Progress (1): 30/121 MB Progress (1): 30/121 MB Progress (1): 30/121 MB Progress (1): 30/121 MB Progress (1): 30/121 MB Progress (1): 30/121 MB Progress (1): 30/121 MB Progress (1): 30/121 MB Progress (1): 30/121 MB Progress (1): 30/121 MB Progress (1): 30/121 MB Progress (1): 30/121 MB Progress (1): 30/121 MB Progress (1): 30/121 MB Progress (1): 30/121 MB Progress (1): 30/121 MB Progress (1): 30/121 MB Progress (1): 30/121 MB Progress (1): 30/121 MB Progress (1): 30/121 MB Progress (1): 30/121 MB Progress (1): 30/121 MB Progress (1): 30/121 MB Progress (1): 30/121 MB Progress (1): 30/121 MB Progress (1): 30/121 MB Progress (1): 30/121 MB Progress (1): 30/121 MB Progress (1): 30/121 MB Progress (1): 30/121 MB Progress (1): 30/121 MB Progress (1): 30/121 MB Progress (1): 30/121 MB Progress (1): 30/121 MB Progress (1): 30/121 MB Progress (1): 30/121 MB Progress (1): 30/121 MB Progress (1): 30/121 MB Progress (1): 30/121 MB Progress (1): 30/121 MB Progress (1): 30/121 MB Progress (1): 30/121 MB Progress (1): 30/121 MB Progress (1): 30/121 MB Progress (1): 30/121 MB Progress (1): 30/121 MB Progress (1): 30/121 MB Progress (1): 30/121 MB Progress (1): 30/121 MB Progress (1): 30/121 MB Progress (1): 30/121 MB Progress (1): 30/121 MB Progress (1): 30/121 MB Progress (1): 30/121 MB Progress (1): 30/121 MB Progress (1): 30/121 MB Progress (1): 30/121 MB Progress (1): 30/121 MB Progress (1): 30/121 MB Progress (1): 30/121 MB Progress (1): 30/121 MB Progress (1): 30/121 MB Progress (1): 30/121 MB Progress (1): 30/121 MB Progress (1): 30/121 MB Progress (1): 30/121 MB Progress (1): 30/121 MB Progress (1): 30/121 MB Progress (1): 30/121 MB Progress (1): 30/121 MB Progress (1): 30/121 MB Progress (1): 30/121 MB Progress (1): 30/121 MB Progress (1): 30/121 MB Progress (1): 30/121 MB Progress (1): 30/121 MB Progress (1): 30/121 MB Progress (1): 30/121 MB Progress (1): 30/121 MB Progress (1): 30/121 MB Progress (1): 30/121 MB Progress (1): 30/121 MB Progress (1): 30/121 MB Progress (1): 30/121 MB Progress (1): 30/121 MB Progress (1): 30/121 MB Progress (1): 30/121 MB Progress (1): 30/121 MB Progress (1): 30/121 MB Progress (1): 30/121 MB Progress (1): 30/121 MB Progress (1): 30/121 MB Progress (1): 30/121 MB Progress (1): 30/121 MB Progress (1): 31/121 MB Progress (1): 31/121 MB Progress (1): 31/121 MB Progress (1): 31/121 MB Progress (1): 31/121 MB Progress (1): 31/121 MB Progress (1): 31/121 MB Progress (1): 31/121 MB Progress (1): 31/121 MB Progress (1): 31/121 MB Progress (1): 31/121 MB Progress (1): 31/121 MB Progress (1): 31/121 MB Progress (1): 31/121 MB Progress (1): 31/121 MB Progress (1): 31/121 MB Progress (1): 31/121 MB Progress (1): 31/121 MB Progress (1): 31/121 MB Progress (1): 31/121 MB Progress (1): 31/121 MB Progress (1): 31/121 MB Progress (1): 31/121 MB Progress (1): 31/121 MB Progress (1): 31/121 MB Progress (1): 31/121 MB Progress (1): 31/121 MB Progress (1): 31/121 MB Progress (1): 31/121 MB Progress (1): 31/121 MB Progress (1): 31/121 MB Progress (1): 31/121 MB Progress (1): 31/121 MB Progress (1): 31/121 MB Progress (1): 31/121 MB Progress (1): 31/121 MB Progress (1): 31/121 MB Progress (1): 31/121 MB Progress (1): 31/121 MB Progress (1): 31/121 MB Progress (1): 31/121 MB Progress (1): 31/121 MB Progress (1): 31/121 MB Progress (1): 31/121 MB Progress (1): 31/121 MB Progress (1): 31/121 MB Progress (1): 31/121 MB Progress (1): 31/121 MB Progress (1): 31/121 MB Progress (1): 31/121 MB Progress (1): 31/121 MB Progress (1): 31/121 MB Progress (1): 31/121 MB Progress (1): 31/121 MB Progress (1): 31/121 MB Progress (1): 31/121 MB Progress (1): 31/121 MB Progress (1): 31/121 MB Progress (1): 31/121 MB Progress (1): 31/121 MB Progress (1): 31/121 MB Progress (1): 31/121 MB Progress (1): 31/121 MB Progress (1): 31/121 MB Progress (1): 31/121 MB Progress (1): 31/121 MB Progress (1): 31/121 MB Progress (1): 31/121 MB Progress (1): 31/121 MB Progress (1): 31/121 MB Progress (1): 31/121 MB Progress (1): 31/121 MB Progress (1): 31/121 MB Progress (1): 31/121 MB Progress (1): 31/121 MB Progress (1): 31/121 MB Progress (1): 31/121 MB Progress (1): 31/121 MB Progress (1): 31/121 MB Progress (1): 31/121 MB Progress (1): 31/121 MB Progress (1): 31/121 MB Progress (1): 31/121 MB Progress (1): 31/121 MB Progress (1): 31/121 MB Progress (1): 31/121 MB Progress (1): 31/121 MB Progress (1): 31/121 MB Progress (1): 31/121 MB Progress (1): 31/121 MB Progress (1): 31/121 MB Progress (1): 31/121 MB Progress (1): 31/121 MB Progress (1): 31/121 MB Progress (1): 31/121 MB Progress (1): 31/121 MB Progress (1): 31/121 MB Progress (1): 31/121 MB Progress (1): 31/121 MB Progress (1): 31/121 MB Progress (1): 31/121 MB Progress (1): 31/121 MB Progress (1): 31/121 MB Progress (1): 31/121 MB Progress (1): 31/121 MB Progress (1): 31/121 MB Progress (1): 31/121 MB Progress (1): 31/121 MB Progress (1): 31/121 MB Progress (1): 31/121 MB Progress (1): 31/121 MB Progress (1): 31/121 MB Progress (1): 31/121 MB Progress (1): 31/121 MB Progress (1): 31/121 MB Progress (1): 31/121 MB Progress (1): 31/121 MB Progress (1): 31/121 MB Progress (1): 31/121 MB Progress (1): 31/121 MB Progress (1): 31/121 MB Progress (1): 31/121 MB Progress (1): 31/121 MB Progress (1): 31/121 MB Progress (1): 31/121 MB Progress (1): 31/121 MB Progress (1): 31/121 MB Progress (1): 31/121 MB Progress (1): 31/121 MB Progress (1): 31/121 MB Progress (1): 31/121 MB Progress (1): 31/121 MB Progress (1): 31/121 MB Progress (1): 31/121 MB Progress (1): 31/121 MB Progress (1): 31/121 MB Progress (1): 31/121 MB Progress (1): 31/121 MB Progress (1): 31/121 MB Progress (1): 31/121 MB Progress (1): 31/121 MB Progress (1): 31/121 MB Progress (1): 31/121 MB Progress (1): 31/121 MB Progress (1): 31/121 MB Progress (1): 31/121 MB Progress (1): 31/121 MB Progress (1): 31/121 MB Progress (1): 31/121 MB Progress (1): 31/121 MB Progress (1): 31/121 MB Progress (1): 31/121 MB Progress (1): 31/121 MB Progress (1): 31/121 MB Progress (1): 31/121 MB Progress (1): 31/121 MB Progress (1): 31/121 MB Progress (1): 31/121 MB Progress (1): 31/121 MB Progress (1): 31/121 MB Progress (1): 31/121 MB Progress (1): 31/121 MB Progress (1): 31/121 MB Progress (1): 31/121 MB Progress (1): 31/121 MB Progress (1): 31/121 MB Progress (1): 31/121 MB Progress (1): 31/121 MB Progress (1): 31/121 MB Progress (1): 31/121 MB Progress (1): 31/121 MB Progress (1): 31/121 MB Progress (1): 31/121 MB Progress (1): 31/121 MB Progress (1): 31/121 MB Progress (1): 31/121 MB Progress (1): 31/121 MB Progress (1): 31/121 MB Progress (1): 31/121 MB Progress (1): 31/121 MB Progress (1): 31/121 MB Progress (1): 31/121 MB Progress (1): 31/121 MB Progress (1): 31/121 MB Progress (1): 31/121 MB Progress (1): 31/121 MB Progress (1): 31/121 MB Progress (1): 31/121 MB Progress (1): 31/121 MB Progress (1): 31/121 MB Progress (1): 31/121 MB Progress (1): 31/121 MB Progress (1): 31/121 MB Progress (1): 31/121 MB Progress (1): 31/121 MB Progress (1): 31/121 MB Progress (1): 31/121 MB Progress (1): 31/121 MB Progress (1): 31/121 MB Progress (1): 31/121 MB Progress (1): 31/121 MB Progress (1): 31/121 MB Progress (1): 31/121 MB Progress (1): 31/121 MB Progress (1): 31/121 MB Progress (1): 31/121 MB Progress (1): 31/121 MB Progress (1): 31/121 MB Progress (1): 31/121 MB Progress (1): 31/121 MB Progress (1): 31/121 MB Progress (1): 31/121 MB Progress (1): 31/121 MB Progress (1): 31/121 MB Progress (1): 31/121 MB Progress (1): 31/121 MB Progress (1): 31/121 MB Progress (1): 31/121 MB Progress (1): 31/121 MB Progress (1): 31/121 MB Progress (1): 31/121 MB Progress (1): 31/121 MB Progress (1): 31/121 MB Progress (1): 31/121 MB Progress (1): 31/121 MB Progress (1): 31/121 MB Progress (1): 31/121 MB Progress (1): 31/121 MB Progress (1): 31/121 MB Progress (1): 31/121 MB Progress (1): 31/121 MB Progress (1): 31/121 MB Progress (1): 31/121 MB Progress (1): 31/121 MB Progress (1): 31/121 MB Progress (1): 31/121 MB Progress (1): 31/121 MB Progress (1): 31/121 MB Progress (1): 31/121 MB Progress (1): 31/121 MB Progress (1): 31/121 MB Progress (1): 31/121 MB Progress (1): 31/121 MB Progress (1): 31/121 MB Progress (1): 31/121 MB Progress (1): 31/121 MB Progress (1): 31/121 MB Progress (1): 31/121 MB Progress (1): 31/121 MB Progress (1): 31/121 MB Progress (1): 31/121 MB Progress (1): 31/121 MB Progress (1): 31/121 MB Progress (1): 31/121 MB Progress (1): 31/121 MB Progress (1): 31/121 MB Progress (1): 31/121 MB Progress (1): 31/121 MB Progress (1): 31/121 MB Progress (1): 31/121 MB Progress (1): 31/121 MB Progress (1): 31/121 MB Progress (1): 31/121 MB Progress (1): 31/121 MB Progress (1): 31/121 MB Progress (1): 31/121 MB Progress (1): 31/121 MB Progress (1): 31/121 MB Progress (1): 31/121 MB Progress (1): 31/121 MB Progress (1): 31/121 MB Progress (1): 31/121 MB Progress (1): 31/121 MB Progress (1): 31/121 MB Progress (1): 31/121 MB Progress (1): 31/121 MB Progress (1): 31/121 MB Progress (1): 31/121 MB Progress (1): 31/121 MB Progress (1): 31/121 MB Progress (1): 31/121 MB Progress (1): 31/121 MB Progress (1): 31/121 MB Progress (1): 31/121 MB Progress (1): 31/121 MB Progress (1): 31/121 MB Progress (1): 31/121 MB Progress (1): 31/121 MB Progress (1): 31/121 MB Progress (1): 31/121 MB Progress (1): 31/121 MB Progress (1): 31/121 MB Progress (1): 31/121 MB Progress (1): 31/121 MB Progress (1): 31/121 MB Progress (1): 31/121 MB Progress (1): 31/121 MB Progress (1): 31/121 MB Progress (1): 31/121 MB Progress (1): 31/121 MB Progress (1): 31/121 MB Progress (1): 31/121 MB Progress (1): 31/121 MB Progress (1): 31/121 MB Progress (1): 31/121 MB Progress (1): 31/121 MB Progress (1): 31/121 MB Progress (1): 31/121 MB Progress (1): 31/121 MB Progress (1): 31/121 MB Progress (1): 31/121 MB Progress (1): 31/121 MB Progress (1): 31/121 MB Progress (1): 31/121 MB Progress (1): 31/121 MB Progress (1): 31/121 MB Progress (1): 31/121 MB Progress (1): 31/121 MB Progress (1): 31/121 MB Progress (1): 31/121 MB Progress (1): 31/121 MB Progress (1): 31/121 MB Progress (1): 31/121 MB Progress (1): 31/121 MB Progress (1): 31/121 MB Progress (1): 31/121 MB Progress (1): 31/121 MB Progress (1): 31/121 MB Progress (1): 31/121 MB Progress (1): 31/121 MB Progress (1): 31/121 MB Progress (1): 31/121 MB Progress (1): 31/121 MB Progress (1): 31/121 MB Progress (1): 31/121 MB Progress (1): 31/121 MB Progress (1): 31/121 MB Progress (1): 31/121 MB Progress (1): 31/121 MB Progress (1): 31/121 MB Progress (1): 31/121 MB Progress (1): 31/121 MB Progress (1): 31/121 MB Progress (1): 31/121 MB Progress (1): 31/121 MB Progress (1): 31/121 MB Progress (1): 31/121 MB Progress (1): 31/121 MB Progress (1): 31/121 MB Progress (1): 31/121 MB Progress (1): 31/121 MB Progress (1): 31/121 MB Progress (1): 31/121 MB Progress (1): 31/121 MB Progress (1): 31/121 MB Progress (1): 31/121 MB Progress (1): 31/121 MB Progress (1): 31/121 MB Progress (1): 31/121 MB Progress (1): 31/121 MB Progress (1): 31/121 MB Progress (1): 31/121 MB Progress (1): 31/121 MB Progress (1): 31/121 MB Progress (1): 31/121 MB Progress (1): 31/121 MB Progress (1): 31/121 MB Progress (1): 31/121 MB Progress (1): 31/121 MB Progress (1): 31/121 MB Progress (1): 31/121 MB Progress (1): 31/121 MB Progress (1): 31/121 MB Progress (1): 31/121 MB Progress (1): 31/121 MB Progress (1): 31/121 MB Progress (1): 31/121 MB Progress (1): 31/121 MB Progress (1): 31/121 MB Progress (1): 31/121 MB Progress (1): 31/121 MB Progress (1): 31/121 MB Progress (1): 31/121 MB Progress (1): 31/121 MB Progress (1): 31/121 MB Progress (1): 31/121 MB Progress (1): 31/121 MB Progress (1): 31/121 MB Progress (1): 31/121 MB Progress (1): 31/121 MB Progress (1): 31/121 MB Progress (1): 31/121 MB Progress (1): 31/121 MB Progress (1): 31/121 MB Progress (1): 31/121 MB Progress (1): 31/121 MB Progress (1): 31/121 MB Progress (1): 31/121 MB Progress (1): 31/121 MB Progress (1): 31/121 MB Progress (1): 31/121 MB Progress (1): 31/121 MB Progress (1): 31/121 MB Progress (1): 31/121 MB Progress (1): 31/121 MB Progress (1): 31/121 MB Progress (1): 31/121 MB Progress (1): 31/121 MB Progress (1): 31/121 MB Progress (1): 31/121 MB Progress (1): 31/121 MB Progress (1): 31/121 MB Progress (1): 31/121 MB Progress (1): 31/121 MB Progress (1): 31/121 MB Progress (1): 31/121 MB Progress (1): 31/121 MB Progress (1): 31/121 MB Progress (1): 31/121 MB Progress (1): 31/121 MB Progress (1): 31/121 MB Progress (1): 31/121 MB Progress (1): 31/121 MB Progress (1): 31/121 MB Progress (1): 31/121 MB Progress (1): 31/121 MB Progress (1): 31/121 MB Progress (1): 31/121 MB Progress (1): 31/121 MB Progress (1): 31/121 MB Progress (1): 31/121 MB Progress (1): 31/121 MB Progress (1): 31/121 MB Progress (1): 31/121 MB Progress (1): 31/121 MB Progress (1): 31/121 MB Progress (1): 31/121 MB Progress (1): 31/121 MB Progress (1): 31/121 MB Progress (1): 31/121 MB Progress (1): 31/121 MB Progress (1): 31/121 MB Progress (1): 31/121 MB Progress (1): 31/121 MB Progress (1): 31/121 MB Progress (1): 31/121 MB Progress (1): 31/121 MB Progress (1): 31/121 MB Progress (1): 31/121 MB Progress (1): 31/121 MB Progress (1): 31/121 MB Progress (1): 31/121 MB Progress (1): 31/121 MB Progress (1): 31/121 MB Progress (1): 31/121 MB Progress (1): 31/121 MB Progress (1): 31/121 MB Progress (1): 31/121 MB Progress (1): 31/121 MB Progress (1): 31/121 MB Progress (1): 31/121 MB Progress (1): 31/121 MB Progress (1): 31/121 MB Progress (1): 31/121 MB Progress (1): 31/121 MB Progress (1): 31/121 MB Progress (1): 31/121 MB Progress (1): 31/121 MB Progress (1): 31/121 MB Progress (1): 31/121 MB Progress (1): 31/121 MB Progress (1): 31/121 MB Progress (1): 31/121 MB Progress (1): 31/121 MB Progress (1): 31/121 MB Progress (1): 31/121 MB Progress (1): 31/121 MB Progress (1): 31/121 MB Progress (1): 31/121 MB Progress (1): 31/121 MB Progress (1): 31/121 MB Progress (1): 31/121 MB Progress (1): 31/121 MB Progress (1): 31/121 MB Progress (1): 31/121 MB Progress (1): 31/121 MB Progress (1): 31/121 MB Progress (1): 31/121 MB Progress (1): 32/121 MB Progress (1): 32/121 MB Progress (1): 32/121 MB Progress (1): 32/121 MB Progress (1): 32/121 MB Progress (1): 32/121 MB Progress (1): 32/121 MB Progress (1): 32/121 MB Progress (1): 32/121 MB Progress (1): 32/121 MB Progress (1): 32/121 MB Progress (1): 32/121 MB Progress (1): 32/121 MB Progress (1): 32/121 MB Progress (1): 32/121 MB Progress (1): 32/121 MB Progress (1): 32/121 MB Progress (1): 32/121 MB Progress (1): 32/121 MB Progress (1): 32/121 MB Progress (1): 32/121 MB Progress (1): 32/121 MB Progress (1): 32/121 MB Progress (1): 32/121 MB Progress (1): 32/121 MB Progress (1): 32/121 MB Progress (1): 32/121 MB Progress (1): 32/121 MB Progress (1): 32/121 MB Progress (1): 32/121 MB Progress (1): 32/121 MB Progress (1): 32/121 MB Progress (1): 32/121 MB Progress (1): 32/121 MB Progress (1): 32/121 MB Progress (1): 32/121 MB Progress (1): 32/121 MB Progress (1): 32/121 MB Progress (1): 32/121 MB Progress (1): 32/121 MB Progress (1): 32/121 MB Progress (1): 32/121 MB Progress (1): 32/121 MB Progress (1): 32/121 MB Progress (1): 32/121 MB Progress (1): 32/121 MB Progress (1): 32/121 MB Progress (1): 32/121 MB Progress (1): 32/121 MB Progress (1): 32/121 MB Progress (1): 32/121 MB Progress (1): 32/121 MB Progress (1): 32/121 MB Progress (1): 32/121 MB Progress (1): 32/121 MB Progress (1): 32/121 MB Progress (1): 32/121 MB Progress (1): 32/121 MB Progress (1): 32/121 MB Progress (1): 32/121 MB Progress (1): 32/121 MB Progress (1): 32/121 MB Progress (1): 32/121 MB Progress (1): 32/121 MB Progress (1): 32/121 MB Progress (1): 32/121 MB Progress (1): 32/121 MB Progress (1): 32/121 MB Progress (1): 32/121 MB Progress (1): 32/121 MB Progress (1): 32/121 MB Progress (1): 32/121 MB Progress (1): 32/121 MB Progress (1): 32/121 MB Progress (1): 32/121 MB Progress (1): 32/121 MB Progress (1): 32/121 MB Progress (1): 32/121 MB Progress (1): 32/121 MB Progress (1): 32/121 MB Progress (1): 32/121 MB Progress (1): 32/121 MB Progress (1): 32/121 MB Progress (1): 32/121 MB Progress (1): 32/121 MB Progress (1): 32/121 MB Progress (1): 32/121 MB Progress (1): 32/121 MB Progress (1): 32/121 MB Progress (1): 32/121 MB Progress (1): 32/121 MB Progress (1): 32/121 MB Progress (1): 32/121 MB Progress (1): 32/121 MB Progress (1): 32/121 MB Progress (1): 32/121 MB Progress (1): 32/121 MB Progress (1): 32/121 MB Progress (1): 32/121 MB Progress (1): 32/121 MB Progress (1): 32/121 MB Progress (1): 32/121 MB Progress (1): 32/121 MB Progress (1): 32/121 MB Progress (1): 32/121 MB Progress (1): 32/121 MB Progress (1): 32/121 MB Progress (1): 32/121 MB Progress (1): 32/121 MB Progress (1): 32/121 MB Progress (1): 32/121 MB Progress (1): 32/121 MB Progress (1): 32/121 MB Progress (1): 32/121 MB Progress (1): 32/121 MB Progress (1): 32/121 MB Progress (1): 32/121 MB Progress (1): 32/121 MB Progress (1): 32/121 MB Progress (1): 32/121 MB Progress (1): 32/121 MB Progress (1): 32/121 MB Progress (1): 32/121 MB Progress (1): 32/121 MB Progress (1): 32/121 MB Progress (1): 32/121 MB Progress (1): 32/121 MB Progress (1): 32/121 MB Progress (1): 32/121 MB Progress (1): 32/121 MB Progress (1): 32/121 MB Progress (1): 32/121 MB Progress (1): 32/121 MB Progress (1): 32/121 MB Progress (1): 32/121 MB Progress (1): 32/121 MB Progress (1): 32/121 MB Progress (1): 32/121 MB Progress (1): 32/121 MB Progress (1): 32/121 MB Progress (1): 32/121 MB Progress (1): 32/121 MB Progress (1): 32/121 MB Progress (1): 32/121 MB Progress (1): 32/121 MB Progress (1): 32/121 MB Progress (1): 32/121 MB Progress (1): 32/121 MB Progress (1): 32/121 MB Progress (1): 32/121 MB Progress (1): 32/121 MB Progress (1): 32/121 MB Progress (1): 32/121 MB Progress (1): 32/121 MB Progress (1): 32/121 MB Progress (1): 32/121 MB Progress (1): 32/121 MB Progress (1): 32/121 MB Progress (1): 32/121 MB Progress (1): 32/121 MB Progress (1): 32/121 MB Progress (1): 32/121 MB Progress (1): 32/121 MB Progress (1): 32/121 MB Progress (1): 32/121 MB Progress (1): 32/121 MB Progress (1): 32/121 MB Progress (1): 32/121 MB Progress (1): 32/121 MB Progress (1): 32/121 MB Progress (1): 32/121 MB Progress (1): 32/121 MB Progress (1): 32/121 MB Progress (1): 32/121 MB Progress (1): 32/121 MB Progress (1): 32/121 MB Progress (1): 32/121 MB Progress (1): 32/121 MB Progress (1): 32/121 MB Progress (1): 32/121 MB Progress (1): 32/121 MB Progress (1): 32/121 MB Progress (1): 32/121 MB Progress (1): 32/121 MB Progress (1): 32/121 MB Progress (1): 32/121 MB Progress (1): 32/121 MB Progress (1): 32/121 MB Progress (1): 32/121 MB Progress (1): 32/121 MB Progress (1): 32/121 MB Progress (1): 32/121 MB Progress (1): 32/121 MB Progress (1): 32/121 MB Progress (1): 32/121 MB Progress (1): 32/121 MB Progress (1): 32/121 MB Progress (1): 32/121 MB Progress (1): 32/121 MB Progress (1): 32/121 MB Progress (1): 32/121 MB Progress (1): 32/121 MB Progress (1): 32/121 MB Progress (1): 32/121 MB Progress (1): 32/121 MB Progress (1): 32/121 MB Progress (1): 32/121 MB Progress (1): 32/121 MB Progress (1): 32/121 MB Progress (1): 32/121 MB Progress (1): 32/121 MB Progress (1): 32/121 MB Progress (1): 32/121 MB Progress (1): 32/121 MB Progress (1): 32/121 MB Progress (1): 32/121 MB Progress (1): 32/121 MB Progress (1): 32/121 MB Progress (1): 32/121 MB Progress (1): 32/121 MB Progress (1): 32/121 MB Progress (1): 32/121 MB Progress (1): 32/121 MB Progress (1): 32/121 MB Progress (1): 32/121 MB Progress (1): 32/121 MB Progress (1): 32/121 MB Progress (1): 32/121 MB Progress (1): 32/121 MB Progress (1): 32/121 MB Progress (1): 32/121 MB Progress (1): 32/121 MB Progress (1): 32/121 MB Progress (1): 32/121 MB Progress (1): 32/121 MB Progress (1): 32/121 MB Progress (1): 32/121 MB Progress (1): 32/121 MB Progress (1): 32/121 MB Progress (1): 32/121 MB Progress (1): 32/121 MB Progress (1): 32/121 MB Progress (1): 32/121 MB Progress (1): 32/121 MB Progress (1): 32/121 MB Progress (1): 32/121 MB Progress (1): 32/121 MB Progress (1): 32/121 MB Progress (1): 32/121 MB Progress (1): 32/121 MB Progress (1): 32/121 MB Progress (1): 32/121 MB Progress (1): 32/121 MB Progress (1): 32/121 MB Progress (1): 32/121 MB Progress (1): 32/121 MB Progress (1): 32/121 MB Progress (1): 32/121 MB Progress (1): 32/121 MB Progress (1): 32/121 MB Progress (1): 32/121 MB Progress (1): 32/121 MB Progress (1): 32/121 MB Progress (1): 32/121 MB Progress (1): 32/121 MB Progress (1): 32/121 MB Progress (1): 32/121 MB Progress (1): 32/121 MB Progress (1): 32/121 MB Progress (1): 32/121 MB Progress (1): 32/121 MB Progress (1): 32/121 MB Progress (1): 32/121 MB Progress (1): 32/121 MB Progress (1): 32/121 MB Progress (1): 32/121 MB Progress (1): 32/121 MB Progress (1): 32/121 MB Progress (1): 32/121 MB Progress (1): 32/121 MB Progress (1): 32/121 MB Progress (1): 32/121 MB Progress (1): 32/121 MB Progress (1): 32/121 MB Progress (1): 32/121 MB Progress (1): 32/121 MB Progress (1): 32/121 MB Progress (1): 32/121 MB Progress (1): 32/121 MB Progress (1): 32/121 MB Progress (1): 32/121 MB Progress (1): 32/121 MB Progress (1): 32/121 MB Progress (1): 32/121 MB Progress (1): 32/121 MB Progress (1): 32/121 MB Progress (1): 32/121 MB Progress (1): 32/121 MB Progress (1): 32/121 MB Progress (1): 32/121 MB Progress (1): 32/121 MB Progress (1): 32/121 MB Progress (1): 32/121 MB Progress (1): 32/121 MB Progress (1): 32/121 MB Progress (1): 32/121 MB Progress (1): 32/121 MB Progress (1): 32/121 MB Progress (1): 32/121 MB Progress (1): 32/121 MB Progress (1): 32/121 MB Progress (1): 32/121 MB Progress (1): 32/121 MB Progress (1): 32/121 MB Progress (1): 32/121 MB Progress (1): 32/121 MB Progress (1): 32/121 MB Progress (1): 32/121 MB Progress (1): 32/121 MB Progress (1): 32/121 MB Progress (1): 32/121 MB Progress (1): 32/121 MB Progress (1): 32/121 MB Progress (1): 32/121 MB Progress (1): 32/121 MB Progress (1): 32/121 MB Progress (1): 32/121 MB Progress (1): 32/121 MB Progress (1): 32/121 MB Progress (1): 32/121 MB Progress (1): 32/121 MB Progress (1): 32/121 MB Progress (1): 32/121 MB Progress (1): 32/121 MB Progress (1): 32/121 MB Progress (1): 32/121 MB Progress (1): 32/121 MB Progress (1): 32/121 MB Progress (1): 32/121 MB Progress (1): 32/121 MB Progress (1): 32/121 MB Progress (1): 32/121 MB Progress (1): 32/121 MB Progress (1): 32/121 MB Progress (1): 32/121 MB Progress (1): 32/121 MB Progress (1): 32/121 MB Progress (1): 32/121 MB Progress (1): 32/121 MB Progress (1): 32/121 MB Progress (1): 32/121 MB Progress (1): 32/121 MB Progress (1): 32/121 MB Progress (1): 32/121 MB Progress (1): 32/121 MB Progress (1): 32/121 MB Progress (1): 32/121 MB Progress (1): 32/121 MB Progress (1): 32/121 MB Progress (1): 32/121 MB Progress (1): 32/121 MB Progress (1): 32/121 MB Progress (1): 32/121 MB Progress (1): 32/121 MB Progress (1): 32/121 MB Progress (1): 32/121 MB Progress (1): 32/121 MB Progress (1): 32/121 MB Progress (1): 32/121 MB Progress (1): 32/121 MB Progress (1): 32/121 MB Progress (1): 32/121 MB Progress (1): 32/121 MB Progress (1): 32/121 MB Progress (1): 32/121 MB Progress (1): 32/121 MB Progress (1): 32/121 MB Progress (1): 32/121 MB Progress (1): 32/121 MB Progress (1): 32/121 MB Progress (1): 32/121 MB Progress (1): 32/121 MB Progress (1): 32/121 MB Progress (1): 32/121 MB Progress (1): 32/121 MB Progress (1): 32/121 MB Progress (1): 32/121 MB Progress (1): 32/121 MB Progress (1): 32/121 MB Progress (1): 32/121 MB Progress (1): 32/121 MB Progress (1): 32/121 MB Progress (1): 32/121 MB Progress (1): 32/121 MB Progress (1): 32/121 MB Progress (1): 32/121 MB Progress (1): 32/121 MB Progress (1): 32/121 MB Progress (1): 32/121 MB Progress (1): 32/121 MB Progress (1): 32/121 MB Progress (1): 32/121 MB Progress (1): 32/121 MB Progress (1): 32/121 MB Progress (1): 32/121 MB Progress (1): 32/121 MB Progress (1): 32/121 MB Progress (1): 32/121 MB Progress (1): 32/121 MB Progress (1): 32/121 MB Progress (1): 32/121 MB Progress (1): 32/121 MB Progress (1): 32/121 MB Progress (1): 32/121 MB Progress (1): 32/121 MB Progress (1): 32/121 MB Progress (1): 32/121 MB Progress (1): 32/121 MB Progress (1): 32/121 MB Progress (1): 32/121 MB Progress (1): 32/121 MB Progress (1): 32/121 MB Progress (1): 32/121 MB Progress (1): 32/121 MB Progress (1): 32/121 MB Progress (1): 32/121 MB Progress (1): 32/121 MB Progress (1): 32/121 MB Progress (1): 32/121 MB Progress (1): 32/121 MB Progress (1): 32/121 MB Progress (1): 32/121 MB Progress (1): 32/121 MB Progress (1): 32/121 MB Progress (1): 32/121 MB Progress (1): 32/121 MB Progress (1): 32/121 MB Progress (1): 32/121 MB Progress (1): 32/121 MB Progress (1): 32/121 MB Progress (1): 32/121 MB Progress (1): 32/121 MB Progress (1): 32/121 MB Progress (1): 32/121 MB Progress (1): 32/121 MB Progress (1): 32/121 MB Progress (1): 32/121 MB Progress (1): 32/121 MB Progress (1): 32/121 MB Progress (1): 32/121 MB Progress (1): 32/121 MB Progress (1): 32/121 MB Progress (1): 32/121 MB Progress (1): 32/121 MB Progress (1): 32/121 MB Progress (1): 32/121 MB Progress (1): 32/121 MB Progress (1): 32/121 MB Progress (1): 32/121 MB Progress (1): 32/121 MB Progress (1): 32/121 MB Progress (1): 32/121 MB Progress (1): 32/121 MB Progress (1): 32/121 MB Progress (1): 32/121 MB Progress (1): 32/121 MB Progress (1): 32/121 MB Progress (1): 32/121 MB Progress (1): 32/121 MB Progress (1): 32/121 MB Progress (1): 32/121 MB Progress (1): 32/121 MB Progress (1): 32/121 MB Progress (1): 32/121 MB Progress (1): 32/121 MB Progress (1): 32/121 MB Progress (1): 32/121 MB Progress (1): 32/121 MB Progress (1): 32/121 MB Progress (1): 32/121 MB Progress (1): 32/121 MB Progress (1): 32/121 MB Progress (1): 32/121 MB Progress (1): 32/121 MB Progress (1): 32/121 MB Progress (1): 32/121 MB Progress (1): 32/121 MB Progress (1): 32/121 MB Progress (1): 32/121 MB Progress (1): 33/121 MB Progress (1): 33/121 MB Progress (1): 33/121 MB Progress (1): 33/121 MB Progress (1): 33/121 MB Progress (1): 33/121 MB Progress (1): 33/121 MB Progress (1): 33/121 MB Progress (1): 33/121 MB Progress (1): 33/121 MB Progress (1): 33/121 MB Progress (1): 33/121 MB Progress (1): 33/121 MB Progress (1): 33/121 MB Progress (1): 33/121 MB Progress (1): 33/121 MB Progress (1): 33/121 MB Progress (1): 33/121 MB Progress (1): 33/121 MB Progress (1): 33/121 MB Progress (1): 33/121 MB Progress (1): 33/121 MB Progress (1): 33/121 MB Progress (1): 33/121 MB Progress (1): 33/121 MB Progress (1): 33/121 MB Progress (1): 33/121 MB Progress (1): 33/121 MB Progress (1): 33/121 MB Progress (1): 33/121 MB Progress (1): 33/121 MB Progress (1): 33/121 MB Progress (1): 33/121 MB Progress (1): 33/121 MB Progress (1): 33/121 MB Progress (1): 33/121 MB Progress (1): 33/121 MB Progress (1): 33/121 MB Progress (1): 33/121 MB Progress (1): 33/121 MB Progress (1): 33/121 MB Progress (1): 33/121 MB Progress (1): 33/121 MB Progress (1): 33/121 MB Progress (1): 33/121 MB Progress (1): 33/121 MB Progress (1): 33/121 MB Progress (1): 33/121 MB Progress (1): 33/121 MB Progress (1): 33/121 MB Progress (1): 33/121 MB Progress (1): 33/121 MB Progress (1): 33/121 MB Progress (1): 33/121 MB Progress (1): 33/121 MB Progress (1): 33/121 MB Progress (1): 33/121 MB Progress (1): 33/121 MB Progress (1): 33/121 MB Progress (1): 33/121 MB Progress (1): 33/121 MB Progress (1): 33/121 MB Progress (1): 33/121 MB Progress (1): 33/121 MB Progress (1): 33/121 MB Progress (1): 33/121 MB Progress (1): 33/121 MB Progress (1): 33/121 MB Progress (1): 33/121 MB Progress (1): 33/121 MB Progress (1): 33/121 MB Progress (1): 33/121 MB Progress (1): 33/121 MB Progress (1): 33/121 MB Progress (1): 33/121 MB Progress (1): 33/121 MB Progress (1): 33/121 MB Progress (1): 33/121 MB Progress (1): 33/121 MB Progress (1): 33/121 MB Progress (1): 33/121 MB Progress (1): 33/121 MB Progress (1): 33/121 MB Progress (1): 33/121 MB Progress (1): 33/121 MB Progress (1): 33/121 MB Progress (1): 33/121 MB Progress (1): 33/121 MB Progress (1): 33/121 MB Progress (1): 33/121 MB Progress (1): 33/121 MB Progress (1): 33/121 MB Progress (1): 33/121 MB Progress (1): 33/121 MB Progress (1): 33/121 MB Progress (1): 33/121 MB Progress (1): 33/121 MB Progress (1): 33/121 MB Progress (1): 33/121 MB Progress (1): 33/121 MB Progress (1): 33/121 MB Progress (1): 33/121 MB Progress (1): 33/121 MB Progress (1): 33/121 MB Progress (1): 33/121 MB Progress (1): 33/121 MB Progress (1): 33/121 MB Progress (1): 33/121 MB Progress (1): 33/121 MB Progress (1): 33/121 MB Progress (1): 33/121 MB Progress (1): 33/121 MB Progress (1): 33/121 MB Progress (1): 33/121 MB Progress (1): 33/121 MB Progress (1): 33/121 MB Progress (1): 33/121 MB Progress (1): 33/121 MB Progress (1): 33/121 MB Progress (1): 33/121 MB Progress (1): 33/121 MB Progress (1): 33/121 MB Progress (1): 33/121 MB Progress (1): 33/121 MB Progress (1): 33/121 MB Progress (1): 33/121 MB Progress (1): 33/121 MB Progress (1): 33/121 MB Progress (1): 33/121 MB Progress (1): 33/121 MB Progress (1): 33/121 MB Progress (1): 33/121 MB Progress (1): 33/121 MB Progress (1): 33/121 MB Progress (1): 33/121 MB Progress (1): 33/121 MB Progress (1): 33/121 MB Progress (1): 33/121 MB Progress (1): 33/121 MB Progress (1): 33/121 MB Progress (1): 33/121 MB Progress (1): 33/121 MB Progress (1): 33/121 MB Progress (1): 33/121 MB Progress (1): 33/121 MB Progress (1): 33/121 MB Progress (1): 33/121 MB Progress (1): 33/121 MB Progress (1): 33/121 MB Progress (1): 33/121 MB Progress (1): 33/121 MB Progress (1): 33/121 MB Progress (1): 33/121 MB Progress (1): 33/121 MB Progress (1): 33/121 MB Progress (1): 33/121 MB Progress (1): 33/121 MB Progress (1): 33/121 MB Progress (1): 33/121 MB Progress (1): 33/121 MB Progress (1): 33/121 MB Progress (1): 33/121 MB Progress (1): 33/121 MB Progress (1): 33/121 MB Progress (1): 33/121 MB Progress (1): 33/121 MB Progress (1): 33/121 MB Progress (1): 33/121 MB Progress (1): 33/121 MB Progress (1): 33/121 MB Progress (1): 33/121 MB Progress (1): 33/121 MB Progress (1): 33/121 MB Progress (1): 33/121 MB Progress (1): 33/121 MB Progress (1): 33/121 MB Progress (1): 33/121 MB Progress (1): 33/121 MB Progress (1): 33/121 MB Progress (1): 33/121 MB Progress (1): 33/121 MB Progress (1): 33/121 MB Progress (1): 33/121 MB Progress (1): 33/121 MB Progress (1): 33/121 MB Progress (1): 33/121 MB Progress (1): 33/121 MB Progress (1): 33/121 MB Progress (1): 33/121 MB Progress (1): 33/121 MB Progress (1): 33/121 MB Progress (1): 33/121 MB Progress (1): 33/121 MB Progress (1): 33/121 MB Progress (1): 33/121 MB Progress (1): 33/121 MB Progress (1): 33/121 MB Progress (1): 33/121 MB Progress (1): 33/121 MB Progress (1): 33/121 MB Progress (1): 33/121 MB Progress (1): 33/121 MB Progress (1): 33/121 MB Progress (1): 33/121 MB Progress (1): 33/121 MB Progress (1): 33/121 MB Progress (1): 33/121 MB Progress (1): 33/121 MB Progress (1): 33/121 MB Progress (1): 33/121 MB Progress (1): 33/121 MB Progress (1): 33/121 MB Progress (1): 33/121 MB Progress (1): 33/121 MB Progress (1): 33/121 MB Progress (1): 33/121 MB Progress (1): 33/121 MB Progress (1): 33/121 MB Progress (1): 33/121 MB Progress (1): 33/121 MB Progress (1): 33/121 MB Progress (1): 33/121 MB Progress (1): 33/121 MB Progress (1): 33/121 MB Progress (1): 33/121 MB Progress (1): 33/121 MB Progress (1): 33/121 MB Progress (1): 33/121 MB Progress (1): 33/121 MB Progress (1): 33/121 MB Progress (1): 33/121 MB Progress (1): 33/121 MB Progress (1): 33/121 MB Progress (1): 33/121 MB Progress (1): 33/121 MB Progress (1): 33/121 MB Progress (1): 33/121 MB Progress (1): 33/121 MB Progress (1): 33/121 MB Progress (1): 33/121 MB Progress (1): 33/121 MB Progress (1): 33/121 MB Progress (1): 33/121 MB Progress (1): 33/121 MB Progress (1): 33/121 MB Progress (1): 33/121 MB Progress (1): 33/121 MB Progress (1): 33/121 MB Progress (1): 33/121 MB Progress (1): 33/121 MB Progress (1): 33/121 MB Progress (1): 33/121 MB Progress (1): 33/121 MB Progress (1): 33/121 MB Progress (1): 33/121 MB Progress (1): 33/121 MB Progress (1): 33/121 MB Progress (1): 33/121 MB Progress (1): 33/121 MB Progress (1): 33/121 MB Progress (1): 33/121 MB Progress (1): 33/121 MB Progress (1): 33/121 MB Progress (1): 33/121 MB Progress (1): 33/121 MB Progress (1): 33/121 MB Progress (1): 33/121 MB Progress (1): 33/121 MB Progress (1): 33/121 MB Progress (1): 33/121 MB Progress (1): 33/121 MB Progress (1): 33/121 MB Progress (1): 33/121 MB Progress (1): 33/121 MB Progress (1): 33/121 MB Progress (1): 33/121 MB Progress (1): 33/121 MB Progress (1): 33/121 MB Progress (1): 33/121 MB Progress (1): 33/121 MB Progress (1): 33/121 MB Progress (1): 33/121 MB Progress (1): 33/121 MB Progress (1): 33/121 MB Progress (1): 33/121 MB Progress (1): 33/121 MB Progress (1): 33/121 MB Progress (1): 33/121 MB Progress (1): 33/121 MB Progress (1): 33/121 MB Progress (1): 33/121 MB Progress (1): 33/121 MB Progress (1): 33/121 MB Progress (1): 33/121 MB Progress (1): 33/121 MB Progress (1): 33/121 MB Progress (1): 33/121 MB Progress (1): 33/121 MB Progress (1): 33/121 MB Progress (1): 33/121 MB Progress (1): 33/121 MB Progress (1): 33/121 MB Progress (1): 33/121 MB Progress (1): 33/121 MB Progress (1): 33/121 MB Progress (1): 33/121 MB Progress (1): 33/121 MB Progress (1): 33/121 MB Progress (1): 33/121 MB Progress (1): 33/121 MB Progress (1): 33/121 MB Progress (1): 33/121 MB Progress (1): 33/121 MB Progress (1): 33/121 MB Progress (1): 33/121 MB Progress (1): 33/121 MB Progress (1): 33/121 MB Progress (1): 33/121 MB Progress (1): 33/121 MB Progress (1): 33/121 MB Progress (1): 33/121 MB Progress (1): 33/121 MB Progress (1): 33/121 MB Progress (1): 33/121 MB Progress (1): 33/121 MB Progress (1): 33/121 MB Progress (1): 33/121 MB Progress (1): 33/121 MB Progress (1): 33/121 MB Progress (1): 33/121 MB Progress (1): 33/121 MB Progress (1): 33/121 MB Progress (1): 33/121 MB Progress (1): 33/121 MB Progress (1): 33/121 MB Progress (1): 33/121 MB Progress (1): 33/121 MB Progress (1): 33/121 MB Progress (1): 33/121 MB Progress (1): 33/121 MB Progress (1): 33/121 MB Progress (1): 33/121 MB Progress (1): 33/121 MB Progress (1): 33/121 MB Progress (1): 33/121 MB Progress (1): 33/121 MB Progress (1): 33/121 MB Progress (1): 33/121 MB Progress (1): 33/121 MB Progress (1): 33/121 MB Progress (1): 33/121 MB Progress (1): 33/121 MB Progress (1): 33/121 MB Progress (1): 33/121 MB Progress (1): 33/121 MB Progress (1): 33/121 MB Progress (1): 33/121 MB Progress (1): 33/121 MB Progress (1): 33/121 MB Progress (1): 33/121 MB Progress (1): 33/121 MB Progress (1): 33/121 MB Progress (1): 33/121 MB Progress (1): 33/121 MB Progress (1): 33/121 MB Progress (1): 33/121 MB Progress (1): 33/121 MB Progress (1): 33/121 MB Progress (1): 33/121 MB Progress (1): 33/121 MB Progress (1): 33/121 MB Progress (1): 33/121 MB Progress (1): 33/121 MB Progress (1): 33/121 MB Progress (1): 33/121 MB Progress (1): 33/121 MB Progress (1): 33/121 MB Progress (1): 33/121 MB Progress (1): 33/121 MB Progress (1): 33/121 MB Progress (1): 33/121 MB Progress (1): 33/121 MB Progress (1): 33/121 MB Progress (1): 33/121 MB Progress (1): 33/121 MB Progress (1): 33/121 MB Progress (1): 33/121 MB Progress (1): 33/121 MB Progress (1): 33/121 MB Progress (1): 33/121 MB Progress (1): 33/121 MB Progress (1): 33/121 MB Progress (1): 33/121 MB Progress (1): 33/121 MB Progress (1): 33/121 MB Progress (1): 33/121 MB Progress (1): 33/121 MB Progress (1): 33/121 MB Progress (1): 33/121 MB Progress (1): 33/121 MB Progress (1): 33/121 MB Progress (1): 33/121 MB Progress (1): 33/121 MB Progress (1): 33/121 MB Progress (1): 33/121 MB Progress (1): 33/121 MB Progress (1): 33/121 MB Progress (1): 33/121 MB Progress (1): 33/121 MB Progress (1): 33/121 MB Progress (1): 33/121 MB Progress (1): 33/121 MB Progress (1): 33/121 MB Progress (1): 33/121 MB Progress (1): 33/121 MB Progress (1): 33/121 MB Progress (1): 33/121 MB Progress (1): 33/121 MB Progress (1): 33/121 MB Progress (1): 33/121 MB Progress (1): 33/121 MB Progress (1): 33/121 MB Progress (1): 33/121 MB Progress (1): 33/121 MB Progress (1): 33/121 MB Progress (1): 33/121 MB Progress (1): 33/121 MB Progress (1): 33/121 MB Progress (1): 33/121 MB Progress (1): 33/121 MB Progress (1): 33/121 MB Progress (1): 33/121 MB Progress (1): 33/121 MB Progress (1): 33/121 MB Progress (1): 33/121 MB Progress (1): 33/121 MB Progress (1): 33/121 MB Progress (1): 33/121 MB Progress (1): 33/121 MB Progress (1): 33/121 MB Progress (1): 33/121 MB Progress (1): 33/121 MB Progress (1): 33/121 MB Progress (1): 33/121 MB Progress (1): 33/121 MB Progress (1): 33/121 MB Progress (1): 33/121 MB Progress (1): 33/121 MB Progress (1): 33/121 MB Progress (1): 33/121 MB Progress (1): 33/121 MB Progress (1): 33/121 MB Progress (1): 33/121 MB Progress (1): 33/121 MB Progress (1): 33/121 MB Progress (1): 33/121 MB Progress (1): 33/121 MB Progress (1): 33/121 MB Progress (1): 33/121 MB Progress (1): 33/121 MB Progress (1): 33/121 MB Progress (1): 33/121 MB Progress (1): 33/121 MB Progress (1): 33/121 MB Progress (1): 33/121 MB Progress (1): 33/121 MB Progress (1): 33/121 MB Progress (1): 33/121 MB Progress (1): 33/121 MB Progress (1): 33/121 MB Progress (1): 33/121 MB Progress (1): 33/121 MB Progress (1): 33/121 MB Progress (1): 33/121 MB Progress (1): 33/121 MB Progress (1): 33/121 MB Progress (1): 33/121 MB Progress (1): 33/121 MB Progress (1): 33/121 MB Progress (1): 33/121 MB Progress (1): 33/121 MB Progress (1): 33/121 MB Progress (1): 33/121 MB Progress (1): 33/121 MB Progress (1): 33/121 MB Progress (1): 33/121 MB Progress (1): 33/121 MB Progress (1): 33/121 MB Progress (1): 34/121 MB Progress (1): 34/121 MB Progress (1): 34/121 MB Progress (1): 34/121 MB Progress (1): 34/121 MB Progress (1): 34/121 MB Progress (1): 34/121 MB Progress (1): 34/121 MB Progress (1): 34/121 MB Progress (1): 34/121 MB Progress (1): 34/121 MB Progress (1): 34/121 MB Progress (1): 34/121 MB Progress (1): 34/121 MB Progress (1): 34/121 MB Progress (1): 34/121 MB Progress (1): 34/121 MB Progress (1): 34/121 MB Progress (1): 34/121 MB Progress (1): 34/121 MB Progress (1): 34/121 MB Progress (1): 34/121 MB Progress (1): 34/121 MB Progress (1): 34/121 MB Progress (1): 34/121 MB Progress (1): 34/121 MB Progress (1): 34/121 MB Progress (1): 34/121 MB Progress (1): 34/121 MB Progress (1): 34/121 MB Progress (1): 34/121 MB Progress (1): 34/121 MB Progress (1): 34/121 MB Progress (1): 34/121 MB Progress (1): 34/121 MB Progress (1): 34/121 MB Progress (1): 34/121 MB Progress (1): 34/121 MB Progress (1): 34/121 MB Progress (1): 34/121 MB Progress (1): 34/121 MB Progress (1): 34/121 MB Progress (1): 34/121 MB Progress (1): 34/121 MB Progress (1): 34/121 MB Progress (1): 34/121 MB Progress (1): 34/121 MB Progress (1): 34/121 MB Progress (1): 34/121 MB Progress (1): 34/121 MB Progress (1): 34/121 MB Progress (1): 34/121 MB Progress (1): 34/121 MB Progress (1): 34/121 MB Progress (1): 34/121 MB Progress (1): 34/121 MB Progress (1): 34/121 MB Progress (1): 34/121 MB Progress (1): 34/121 MB Progress (1): 34/121 MB Progress (1): 34/121 MB Progress (1): 34/121 MB Progress (1): 34/121 MB Progress (1): 34/121 MB Progress (1): 34/121 MB Progress (1): 34/121 MB Progress (1): 34/121 MB Progress (1): 34/121 MB Progress (1): 34/121 MB Progress (1): 34/121 MB Progress (1): 34/121 MB Progress (1): 34/121 MB Progress (1): 34/121 MB Progress (1): 34/121 MB Progress (1): 34/121 MB Progress (1): 34/121 MB Progress (1): 34/121 MB Progress (1): 34/121 MB Progress (1): 34/121 MB Progress (1): 34/121 MB Progress (1): 34/121 MB Progress (1): 34/121 MB Progress (1): 34/121 MB Progress (1): 34/121 MB Progress (1): 34/121 MB Progress (1): 34/121 MB Progress (1): 34/121 MB Progress (1): 34/121 MB Progress (1): 34/121 MB Progress (1): 34/121 MB Progress (1): 34/121 MB Progress (1): 34/121 MB Progress (1): 34/121 MB Progress (1): 34/121 MB Progress (1): 34/121 MB Progress (1): 34/121 MB Progress (1): 34/121 MB Progress (1): 34/121 MB Progress (1): 34/121 MB Progress (1): 34/121 MB Progress (1): 34/121 MB Progress (1): 34/121 MB Progress (1): 34/121 MB Progress (1): 34/121 MB Progress (1): 34/121 MB Progress (1): 34/121 MB Progress (1): 34/121 MB Progress (1): 34/121 MB Progress (1): 34/121 MB Progress (1): 34/121 MB Progress (1): 34/121 MB Progress (1): 34/121 MB Progress (1): 34/121 MB Progress (1): 34/121 MB Progress (1): 34/121 MB Progress (1): 34/121 MB Progress (1): 34/121 MB Progress (1): 34/121 MB Progress (1): 34/121 MB Progress (1): 34/121 MB Progress (1): 34/121 MB Progress (1): 34/121 MB Progress (1): 34/121 MB Progress (1): 34/121 MB Progress (1): 34/121 MB Progress (1): 34/121 MB Progress (1): 34/121 MB Progress (1): 34/121 MB Progress (1): 34/121 MB Progress (1): 34/121 MB Progress (1): 34/121 MB Progress (1): 34/121 MB Progress (1): 34/121 MB Progress (1): 34/121 MB Progress (1): 34/121 MB Progress (1): 34/121 MB Progress (1): 34/121 MB Progress (1): 34/121 MB Progress (1): 34/121 MB Progress (1): 34/121 MB Progress (1): 34/121 MB Progress (1): 34/121 MB Progress (1): 34/121 MB Progress (1): 34/121 MB Progress (1): 34/121 MB Progress (1): 34/121 MB Progress (1): 34/121 MB Progress (1): 34/121 MB Progress (1): 34/121 MB Progress (1): 34/121 MB Progress (1): 34/121 MB Progress (1): 34/121 MB Progress (1): 34/121 MB Progress (1): 34/121 MB Progress (1): 34/121 MB Progress (1): 34/121 MB Progress (1): 34/121 MB Progress (1): 34/121 MB Progress (1): 34/121 MB Progress (1): 34/121 MB Progress (1): 34/121 MB Progress (1): 34/121 MB Progress (1): 34/121 MB Progress (1): 34/121 MB Progress (1): 34/121 MB Progress (1): 34/121 MB Progress (1): 34/121 MB Progress (1): 34/121 MB Progress (1): 34/121 MB Progress (1): 34/121 MB Progress (1): 34/121 MB Progress (1): 34/121 MB Progress (1): 34/121 MB Progress (1): 34/121 MB Progress (1): 34/121 MB Progress (1): 34/121 MB Progress (1): 34/121 MB Progress (1): 34/121 MB Progress (1): 34/121 MB Progress (1): 34/121 MB Progress (1): 34/121 MB Progress (1): 34/121 MB Progress (1): 34/121 MB Progress (1): 34/121 MB Progress (1): 34/121 MB Progress (1): 34/121 MB Progress (1): 34/121 MB Progress (1): 34/121 MB Progress (1): 34/121 MB Progress (1): 34/121 MB Progress (1): 34/121 MB Progress (1): 34/121 MB Progress (1): 34/121 MB Progress (1): 34/121 MB Progress (1): 34/121 MB Progress (1): 34/121 MB Progress (1): 34/121 MB Progress (1): 34/121 MB Progress (1): 34/121 MB Progress (1): 34/121 MB Progress (1): 34/121 MB Progress (1): 34/121 MB Progress (1): 34/121 MB Progress (1): 34/121 MB Progress (1): 34/121 MB Progress (1): 34/121 MB Progress (1): 34/121 MB Progress (1): 34/121 MB Progress (1): 34/121 MB Progress (1): 34/121 MB Progress (1): 34/121 MB Progress (1): 34/121 MB Progress (1): 34/121 MB Progress (1): 34/121 MB Progress (1): 34/121 MB Progress (1): 34/121 MB Progress (1): 34/121 MB Progress (1): 34/121 MB Progress (1): 34/121 MB Progress (1): 34/121 MB Progress (1): 34/121 MB Progress (1): 34/121 MB Progress (1): 34/121 MB Progress (1): 34/121 MB Progress (1): 34/121 MB Progress (1): 34/121 MB Progress (1): 34/121 MB Progress (1): 34/121 MB Progress (1): 34/121 MB Progress (1): 34/121 MB Progress (1): 34/121 MB Progress (1): 34/121 MB Progress (1): 34/121 MB Progress (1): 34/121 MB Progress (1): 34/121 MB Progress (1): 34/121 MB Progress (1): 34/121 MB Progress (1): 34/121 MB Progress (1): 34/121 MB Progress (1): 34/121 MB Progress (1): 34/121 MB Progress (1): 34/121 MB Progress (1): 34/121 MB Progress (1): 34/121 MB Progress (1): 34/121 MB Progress (1): 34/121 MB Progress (1): 34/121 MB Progress (1): 34/121 MB Progress (1): 34/121 MB Progress (1): 34/121 MB Progress (1): 34/121 MB Progress (1): 34/121 MB Progress (1): 34/121 MB Progress (1): 34/121 MB Progress (1): 34/121 MB Progress (1): 34/121 MB Progress (1): 34/121 MB Progress (1): 34/121 MB Progress (1): 34/121 MB Progress (1): 34/121 MB Progress (1): 34/121 MB Progress (1): 34/121 MB Progress (1): 34/121 MB Progress (1): 34/121 MB Progress (1): 34/121 MB Progress (1): 34/121 MB Progress (1): 34/121 MB Progress (1): 34/121 MB Progress (1): 34/121 MB Progress (1): 34/121 MB Progress (1): 34/121 MB Progress (1): 34/121 MB Progress (1): 34/121 MB Progress (1): 34/121 MB Progress (1): 34/121 MB Progress (1): 34/121 MB Progress (1): 34/121 MB Progress (1): 34/121 MB Progress (1): 34/121 MB Progress (1): 34/121 MB Progress (1): 34/121 MB Progress (1): 34/121 MB Progress (1): 34/121 MB Progress (1): 34/121 MB Progress (1): 34/121 MB Progress (1): 34/121 MB Progress (1): 34/121 MB Progress (1): 34/121 MB Progress (1): 34/121 MB Progress (1): 34/121 MB Progress (1): 34/121 MB Progress (1): 34/121 MB Progress (1): 34/121 MB Progress (1): 34/121 MB Progress (1): 34/121 MB Progress (1): 34/121 MB Progress (1): 34/121 MB Progress (1): 34/121 MB Progress (1): 34/121 MB Progress (1): 34/121 MB Progress (1): 34/121 MB Progress (1): 34/121 MB Progress (1): 34/121 MB Progress (1): 34/121 MB Progress (1): 34/121 MB Progress (1): 34/121 MB Progress (1): 34/121 MB Progress (1): 34/121 MB Progress (1): 34/121 MB Progress (1): 34/121 MB Progress (1): 34/121 MB Progress (1): 34/121 MB Progress (1): 34/121 MB Progress (1): 34/121 MB Progress (1): 34/121 MB Progress (1): 34/121 MB Progress (1): 34/121 MB Progress (1): 34/121 MB Progress (1): 34/121 MB Progress (1): 34/121 MB Progress (1): 34/121 MB Progress (1): 34/121 MB Progress (1): 34/121 MB Progress (1): 34/121 MB Progress (1): 34/121 MB Progress (1): 34/121 MB Progress (1): 34/121 MB Progress (1): 34/121 MB Progress (1): 34/121 MB Progress (1): 34/121 MB Progress (1): 34/121 MB Progress (1): 34/121 MB Progress (1): 34/121 MB Progress (1): 34/121 MB Progress (1): 34/121 MB Progress (1): 34/121 MB Progress (1): 34/121 MB Progress (1): 34/121 MB Progress (1): 34/121 MB Progress (1): 34/121 MB Progress (1): 34/121 MB Progress (1): 34/121 MB Progress (1): 34/121 MB Progress (1): 34/121 MB Progress (1): 34/121 MB Progress (1): 34/121 MB Progress (1): 34/121 MB Progress (1): 34/121 MB Progress (1): 34/121 MB Progress (1): 34/121 MB Progress (1): 34/121 MB Progress (1): 34/121 MB Progress (1): 34/121 MB Progress (1): 34/121 MB Progress (1): 34/121 MB Progress (1): 34/121 MB Progress (1): 34/121 MB Progress (1): 34/121 MB Progress (1): 34/121 MB Progress (1): 34/121 MB Progress (1): 34/121 MB Progress (1): 34/121 MB Progress (1): 34/121 MB Progress (1): 34/121 MB Progress (1): 34/121 MB Progress (1): 34/121 MB Progress (1): 34/121 MB Progress (1): 34/121 MB Progress (1): 34/121 MB Progress (1): 34/121 MB Progress (1): 34/121 MB Progress (1): 34/121 MB Progress (1): 34/121 MB Progress (1): 34/121 MB Progress (1): 34/121 MB Progress (1): 34/121 MB Progress (1): 34/121 MB Progress (1): 34/121 MB Progress (1): 34/121 MB Progress (1): 34/121 MB Progress (1): 34/121 MB Progress (1): 34/121 MB Progress (1): 34/121 MB Progress (1): 34/121 MB Progress (1): 34/121 MB Progress (1): 34/121 MB Progress (1): 34/121 MB Progress (1): 34/121 MB Progress (1): 34/121 MB Progress (1): 34/121 MB Progress (1): 34/121 MB Progress (1): 34/121 MB Progress (1): 34/121 MB Progress (1): 34/121 MB Progress (1): 34/121 MB Progress (1): 34/121 MB Progress (1): 34/121 MB Progress (1): 34/121 MB Progress (1): 34/121 MB Progress (1): 34/121 MB Progress (1): 34/121 MB Progress (1): 34/121 MB Progress (1): 34/121 MB Progress (1): 34/121 MB Progress (1): 34/121 MB Progress (1): 34/121 MB Progress (1): 34/121 MB Progress (1): 34/121 MB Progress (1): 34/121 MB Progress (1): 34/121 MB Progress (1): 34/121 MB Progress (1): 34/121 MB Progress (1): 34/121 MB Progress (1): 34/121 MB Progress (1): 34/121 MB Progress (1): 34/121 MB Progress (1): 34/121 MB Progress (1): 34/121 MB Progress (1): 34/121 MB Progress (1): 34/121 MB Progress (1): 34/121 MB Progress (1): 34/121 MB Progress (1): 34/121 MB Progress (1): 34/121 MB Progress (1): 34/121 MB Progress (1): 34/121 MB Progress (1): 34/121 MB Progress (1): 34/121 MB Progress (1): 34/121 MB Progress (1): 34/121 MB Progress (1): 34/121 MB Progress (1): 34/121 MB Progress (1): 34/121 MB Progress (1): 34/121 MB Progress (1): 34/121 MB Progress (1): 34/121 MB Progress (1): 34/121 MB Progress (1): 34/121 MB Progress (1): 34/121 MB Progress (1): 34/121 MB Progress (1): 34/121 MB Progress (1): 34/121 MB Progress (1): 34/121 MB Progress (1): 34/121 MB Progress (1): 34/121 MB Progress (1): 34/121 MB Progress (1): 34/121 MB Progress (1): 34/121 MB Progress (1): 34/121 MB Progress (1): 34/121 MB Progress (1): 34/121 MB Progress (1): 34/121 MB Progress (1): 34/121 MB Progress (1): 34/121 MB Progress (1): 34/121 MB Progress (1): 34/121 MB Progress (1): 34/121 MB Progress (1): 34/121 MB Progress (1): 34/121 MB Progress (1): 34/121 MB Progress (1): 34/121 MB Progress (1): 34/121 MB Progress (1): 34/121 MB Progress (1): 34/121 MB Progress (1): 34/121 MB Progress (1): 34/121 MB Progress (1): 34/121 MB Progress (1): 34/121 MB Progress (1): 34/121 MB Progress (1): 34/121 MB Progress (1): 34/121 MB Progress (1): 34/121 MB Progress (1): 34/121 MB Progress (1): 34/121 MB Progress (1): 34/121 MB Progress (1): 34/121 MB Progress (1): 34/121 MB Progress (1): 34/121 MB Progress (1): 34/121 MB Progress (1): 34/121 MB Progress (1): 34/121 MB Progress (1): 34/121 MB Progress (1): 34/121 MB Progress (1): 34/121 MB Progress (1): 34/121 MB Progress (1): 34/121 MB Progress (1): 34/121 MB Progress (1): 34/121 MB Progress (1): 35/121 MB Progress (1): 35/121 MB Progress (1): 35/121 MB Progress (1): 35/121 MB Progress (1): 35/121 MB Progress (1): 35/121 MB Progress (1): 35/121 MB Progress (1): 35/121 MB Progress (1): 35/121 MB Progress (1): 35/121 MB Progress (1): 35/121 MB Progress (1): 35/121 MB Progress (1): 35/121 MB Progress (1): 35/121 MB Progress (1): 35/121 MB Progress (1): 35/121 MB Progress (1): 35/121 MB Progress (1): 35/121 MB Progress (1): 35/121 MB Progress (1): 35/121 MB Progress (1): 35/121 MB Progress (1): 35/121 MB Progress (1): 35/121 MB Progress (1): 35/121 MB Progress (1): 35/121 MB Progress (1): 35/121 MB Progress (1): 35/121 MB Progress (1): 35/121 MB Progress (1): 35/121 MB Progress (1): 35/121 MB Progress (1): 35/121 MB Progress (1): 35/121 MB Progress (1): 35/121 MB Progress (1): 35/121 MB Progress (1): 35/121 MB Progress (1): 35/121 MB Progress (1): 35/121 MB Progress (1): 35/121 MB Progress (1): 35/121 MB Progress (1): 35/121 MB Progress (1): 35/121 MB Progress (1): 35/121 MB Progress (1): 35/121 MB Progress (1): 35/121 MB Progress (1): 35/121 MB Progress (1): 35/121 MB Progress (1): 35/121 MB Progress (1): 35/121 MB Progress (1): 35/121 MB Progress (1): 35/121 MB Progress (1): 35/121 MB Progress (1): 35/121 MB Progress (1): 35/121 MB Progress (1): 35/121 MB Progress (1): 35/121 MB Progress (1): 35/121 MB Progress (1): 35/121 MB Progress (1): 35/121 MB Progress (1): 35/121 MB Progress (1): 35/121 MB Progress (1): 35/121 MB Progress (1): 35/121 MB Progress (1): 35/121 MB Progress (1): 35/121 MB Progress (1): 35/121 MB Progress (1): 35/121 MB Progress (1): 35/121 MB Progress (1): 35/121 MB Progress (1): 35/121 MB Progress (1): 35/121 MB Progress (1): 35/121 MB Progress (1): 35/121 MB Progress (1): 35/121 MB Progress (1): 35/121 MB Progress (1): 35/121 MB Progress (1): 35/121 MB Progress (1): 35/121 MB Progress (1): 35/121 MB Progress (1): 35/121 MB Progress (1): 35/121 MB Progress (1): 35/121 MB Progress (1): 35/121 MB Progress (1): 35/121 MB Progress (1): 35/121 MB Progress (1): 35/121 MB Progress (1): 35/121 MB Progress (1): 35/121 MB Progress (1): 35/121 MB Progress (1): 35/121 MB Progress (1): 35/121 MB Progress (1): 35/121 MB Progress (1): 35/121 MB Progress (1): 35/121 MB Progress (1): 35/121 MB Progress (1): 35/121 MB Progress (1): 35/121 MB Progress (1): 35/121 MB Progress (1): 35/121 MB Progress (1): 35/121 MB Progress (1): 35/121 MB Progress (1): 35/121 MB Progress (1): 35/121 MB Progress (1): 35/121 MB Progress (1): 35/121 MB Progress (1): 35/121 MB Progress (1): 35/121 MB Progress (1): 35/121 MB Progress (1): 35/121 MB Progress (1): 35/121 MB Progress (1): 35/121 MB Progress (1): 35/121 MB Progress (1): 35/121 MB Progress (1): 35/121 MB Progress (1): 35/121 MB Progress (1): 35/121 MB Progress (1): 35/121 MB Progress (1): 35/121 MB Progress (1): 35/121 MB Progress (1): 35/121 MB Progress (1): 35/121 MB Progress (1): 35/121 MB Progress (1): 35/121 MB Progress (1): 35/121 MB Progress (1): 35/121 MB Progress (1): 35/121 MB Progress (1): 35/121 MB Progress (1): 35/121 MB Progress (1): 35/121 MB Progress (1): 35/121 MB Progress (1): 35/121 MB Progress (1): 35/121 MB Progress (1): 35/121 MB Progress (1): 35/121 MB Progress (1): 35/121 MB Progress (1): 35/121 MB Progress (1): 35/121 MB Progress (1): 35/121 MB Progress (1): 35/121 MB Progress (1): 35/121 MB Progress (1): 35/121 MB Progress (1): 35/121 MB Progress (1): 35/121 MB Progress (1): 35/121 MB Progress (1): 35/121 MB Progress (1): 35/121 MB Progress (1): 35/121 MB Progress (1): 35/121 MB Progress (1): 35/121 MB Progress (1): 35/121 MB Progress (1): 35/121 MB Progress (1): 35/121 MB Progress (1): 35/121 MB Progress (1): 35/121 MB Progress (1): 35/121 MB Progress (1): 35/121 MB Progress (1): 35/121 MB Progress (1): 35/121 MB Progress (1): 35/121 MB Progress (1): 35/121 MB Progress (1): 35/121 MB Progress (1): 35/121 MB Progress (1): 35/121 MB Progress (1): 35/121 MB Progress (1): 35/121 MB Progress (1): 35/121 MB Progress (1): 35/121 MB Progress (1): 35/121 MB Progress (1): 35/121 MB Progress (1): 35/121 MB Progress (1): 35/121 MB Progress (1): 35/121 MB Progress (1): 35/121 MB Progress (1): 35/121 MB Progress (1): 35/121 MB Progress (1): 35/121 MB Progress (1): 35/121 MB Progress (1): 35/121 MB Progress (1): 35/121 MB Progress (1): 35/121 MB Progress (1): 35/121 MB Progress (1): 35/121 MB Progress (1): 35/121 MB Progress (1): 35/121 MB Progress (1): 35/121 MB Progress (1): 35/121 MB Progress (1): 35/121 MB Progress (1): 35/121 MB Progress (1): 35/121 MB Progress (1): 35/121 MB Progress (1): 35/121 MB Progress (1): 35/121 MB Progress (1): 35/121 MB Progress (1): 35/121 MB Progress (1): 35/121 MB Progress (1): 35/121 MB Progress (1): 35/121 MB Progress (1): 35/121 MB Progress (1): 35/121 MB Progress (1): 35/121 MB Progress (1): 35/121 MB Progress (1): 35/121 MB Progress (1): 35/121 MB Progress (1): 35/121 MB Progress (1): 35/121 MB Progress (1): 35/121 MB Progress (1): 35/121 MB Progress (1): 35/121 MB Progress (1): 35/121 MB Progress (1): 35/121 MB Progress (1): 35/121 MB Progress (1): 35/121 MB Progress (1): 35/121 MB Progress (1): 35/121 MB Progress (1): 35/121 MB Progress (1): 35/121 MB Progress (1): 35/121 MB Progress (1): 35/121 MB Progress (1): 35/121 MB Progress (1): 35/121 MB Progress (1): 35/121 MB Progress (1): 35/121 MB Progress (1): 35/121 MB Progress (1): 35/121 MB Progress (1): 35/121 MB Progress (1): 35/121 MB Progress (1): 35/121 MB Progress (1): 35/121 MB Progress (1): 35/121 MB Progress (1): 35/121 MB Progress (1): 35/121 MB Progress (1): 35/121 MB Progress (1): 35/121 MB Progress (1): 35/121 MB Progress (1): 35/121 MB Progress (1): 35/121 MB Progress (1): 35/121 MB Progress (1): 35/121 MB Progress (1): 35/121 MB Progress (1): 35/121 MB Progress (1): 35/121 MB Progress (1): 35/121 MB Progress (1): 35/121 MB Progress (1): 35/121 MB Progress (1): 35/121 MB Progress (1): 35/121 MB Progress (1): 35/121 MB Progress (1): 35/121 MB Progress (1): 35/121 MB Progress (1): 35/121 MB Progress (1): 35/121 MB Progress (1): 35/121 MB Progress (1): 35/121 MB Progress (1): 35/121 MB Progress (1): 35/121 MB Progress (1): 35/121 MB Progress (1): 35/121 MB Progress (1): 35/121 MB Progress (1): 35/121 MB Progress (1): 35/121 MB Progress (1): 35/121 MB Progress (1): 35/121 MB Progress (1): 35/121 MB Progress (1): 35/121 MB Progress (1): 35/121 MB Progress (1): 35/121 MB Progress (1): 35/121 MB Progress (1): 35/121 MB Progress (1): 35/121 MB Progress (1): 35/121 MB Progress (1): 35/121 MB Progress (1): 35/121 MB Progress (1): 35/121 MB Progress (1): 35/121 MB Progress (1): 35/121 MB Progress (1): 35/121 MB Progress (1): 35/121 MB Progress (1): 35/121 MB Progress (1): 35/121 MB Progress (1): 35/121 MB Progress (1): 35/121 MB Progress (1): 35/121 MB Progress (1): 35/121 MB Progress (1): 35/121 MB Progress (1): 35/121 MB Progress (1): 35/121 MB Progress (1): 35/121 MB Progress (1): 35/121 MB Progress (1): 35/121 MB Progress (1): 35/121 MB Progress (1): 35/121 MB Progress (1): 35/121 MB Progress (1): 35/121 MB Progress (1): 35/121 MB Progress (1): 35/121 MB Progress (1): 35/121 MB Progress (1): 35/121 MB Progress (1): 35/121 MB Progress (1): 35/121 MB Progress (1): 35/121 MB Progress (1): 35/121 MB Progress (1): 35/121 MB Progress (1): 35/121 MB Progress (1): 35/121 MB Progress (1): 35/121 MB Progress (1): 35/121 MB Progress (1): 35/121 MB Progress (1): 35/121 MB Progress (1): 35/121 MB Progress (1): 35/121 MB Progress (1): 35/121 MB Progress (1): 35/121 MB Progress (1): 35/121 MB Progress (1): 35/121 MB Progress (1): 35/121 MB Progress (1): 35/121 MB Progress (1): 35/121 MB Progress (1): 35/121 MB Progress (1): 35/121 MB Progress (1): 35/121 MB Progress (1): 35/121 MB Progress (1): 35/121 MB Progress (1): 35/121 MB Progress (1): 35/121 MB Progress (1): 35/121 MB Progress (1): 35/121 MB Progress (1): 35/121 MB Progress (1): 35/121 MB Progress (1): 35/121 MB Progress (1): 35/121 MB Progress (1): 35/121 MB Progress (1): 35/121 MB Progress (1): 35/121 MB Progress (1): 35/121 MB Progress (1): 35/121 MB Progress (1): 35/121 MB Progress (1): 35/121 MB Progress (1): 35/121 MB Progress (1): 35/121 MB Progress (1): 35/121 MB Progress (1): 35/121 MB Progress (1): 35/121 MB Progress (1): 35/121 MB Progress (1): 35/121 MB Progress (1): 35/121 MB Progress (1): 35/121 MB Progress (1): 35/121 MB Progress (1): 35/121 MB Progress (1): 35/121 MB Progress (1): 35/121 MB Progress (1): 35/121 MB Progress (1): 35/121 MB Progress (1): 35/121 MB Progress (1): 35/121 MB Progress (1): 35/121 MB Progress (1): 35/121 MB Progress (1): 35/121 MB Progress (1): 35/121 MB Progress (1): 35/121 MB Progress (1): 35/121 MB Progress (1): 35/121 MB Progress (1): 35/121 MB Progress (1): 35/121 MB Progress (1): 35/121 MB Progress (1): 35/121 MB Progress (1): 35/121 MB Progress (1): 35/121 MB Progress (1): 35/121 MB Progress (1): 35/121 MB Progress (1): 35/121 MB Progress (1): 35/121 MB Progress (1): 35/121 MB Progress (1): 35/121 MB Progress (1): 35/121 MB Progress (1): 35/121 MB Progress (1): 35/121 MB Progress (1): 35/121 MB Progress (1): 35/121 MB Progress (1): 35/121 MB Progress (1): 35/121 MB Progress (1): 35/121 MB Progress (1): 35/121 MB Progress (1): 35/121 MB Progress (1): 35/121 MB Progress (1): 35/121 MB Progress (1): 35/121 MB Progress (1): 35/121 MB Progress (1): 35/121 MB Progress (1): 35/121 MB Progress (1): 35/121 MB Progress (1): 35/121 MB Progress (1): 35/121 MB Progress (1): 35/121 MB Progress (1): 35/121 MB Progress (1): 35/121 MB Progress (1): 35/121 MB Progress (1): 35/121 MB Progress (1): 35/121 MB Progress (1): 35/121 MB Progress (1): 35/121 MB Progress (1): 35/121 MB Progress (1): 35/121 MB Progress (1): 35/121 MB Progress (1): 35/121 MB Progress (1): 35/121 MB Progress (1): 35/121 MB Progress (1): 35/121 MB Progress (1): 35/121 MB Progress (1): 35/121 MB Progress (1): 35/121 MB Progress (1): 35/121 MB Progress (1): 35/121 MB Progress (1): 35/121 MB Progress (1): 35/121 MB Progress (1): 35/121 MB Progress (1): 35/121 MB Progress (1): 35/121 MB Progress (1): 35/121 MB Progress (1): 35/121 MB Progress (1): 35/121 MB Progress (1): 35/121 MB Progress (1): 35/121 MB Progress (1): 35/121 MB Progress (1): 35/121 MB Progress (1): 35/121 MB Progress (1): 35/121 MB Progress (1): 35/121 MB Progress (1): 35/121 MB Progress (1): 35/121 MB Progress (1): 35/121 MB Progress (1): 35/121 MB Progress (1): 35/121 MB Progress (1): 35/121 MB Progress (1): 35/121 MB Progress (1): 35/121 MB Progress (1): 35/121 MB Progress (1): 35/121 MB Progress (1): 35/121 MB Progress (1): 35/121 MB Progress (1): 35/121 MB Progress (1): 35/121 MB Progress (1): 35/121 MB Progress (1): 35/121 MB Progress (1): 35/121 MB Progress (1): 35/121 MB Progress (1): 35/121 MB Progress (1): 35/121 MB Progress (1): 35/121 MB Progress (1): 35/121 MB Progress (1): 35/121 MB Progress (1): 35/121 MB Progress (1): 35/121 MB Progress (1): 35/121 MB Progress (1): 35/121 MB Progress (1): 35/121 MB Progress (1): 35/121 MB Progress (1): 35/121 MB Progress (1): 35/121 MB Progress (1): 35/121 MB Progress (1): 35/121 MB Progress (1): 35/121 MB Progress (1): 35/121 MB Progress (1): 35/121 MB Progress (1): 35/121 MB Progress (1): 35/121 MB Progress (1): 35/121 MB Progress (1): 35/121 MB Progress (1): 35/121 MB Progress (1): 35/121 MB Progress (1): 35/121 MB Progress (1): 35/121 MB Progress (1): 35/121 MB Progress (1): 35/121 MB Progress (1): 35/121 MB Progress (1): 35/121 MB Progress (1): 35/121 MB Progress (1): 35/121 MB Progress (1): 35/121 MB Progress (1): 35/121 MB Progress (1): 35/121 MB Progress (1): 35/121 MB Progress (1): 35/121 MB Progress (1): 35/121 MB Progress (1): 35/121 MB Progress (1): 35/121 MB Progress (1): 35/121 MB Progress (1): 35/121 MB Progress (1): 35/121 MB Progress (1): 35/121 MB Progress (1): 36/121 MB Progress (1): 36/121 MB Progress (1): 36/121 MB Progress (1): 36/121 MB Progress (1): 36/121 MB Progress (1): 36/121 MB Progress (1): 36/121 MB Progress (1): 36/121 MB Progress (1): 36/121 MB Progress (1): 36/121 MB Progress (1): 36/121 MB Progress (1): 36/121 MB Progress (1): 36/121 MB Progress (1): 36/121 MB Progress (1): 36/121 MB Progress (1): 36/121 MB Progress (1): 36/121 MB Progress (1): 36/121 MB Progress (1): 36/121 MB Progress (1): 36/121 MB Progress (1): 36/121 MB Progress (1): 36/121 MB Progress (1): 36/121 MB Progress (1): 36/121 MB Progress (1): 36/121 MB Progress (1): 36/121 MB Progress (1): 36/121 MB Progress (1): 36/121 MB Progress (1): 36/121 MB Progress (1): 36/121 MB Progress (1): 36/121 MB Progress (1): 36/121 MB Progress (1): 36/121 MB Progress (1): 36/121 MB Progress (1): 36/121 MB Progress (1): 36/121 MB Progress (1): 36/121 MB Progress (1): 36/121 MB Progress (1): 36/121 MB Progress (1): 36/121 MB Progress (1): 36/121 MB Progress (1): 36/121 MB Progress (1): 36/121 MB Progress (1): 36/121 MB Progress (1): 36/121 MB Progress (1): 36/121 MB Progress (1): 36/121 MB Progress (1): 36/121 MB Progress (1): 36/121 MB Progress (1): 36/121 MB Progress (1): 36/121 MB Progress (1): 36/121 MB Progress (1): 36/121 MB Progress (1): 36/121 MB Progress (1): 36/121 MB Progress (1): 36/121 MB Progress (1): 36/121 MB Progress (1): 36/121 MB Progress (1): 36/121 MB Progress (1): 36/121 MB Progress (1): 36/121 MB Progress (1): 36/121 MB Progress (1): 36/121 MB Progress (1): 36/121 MB Progress (1): 36/121 MB Progress (1): 36/121 MB Progress (1): 36/121 MB Progress (1): 36/121 MB Progress (1): 36/121 MB Progress (1): 36/121 MB Progress (1): 36/121 MB Progress (1): 36/121 MB Progress (1): 36/121 MB Progress (1): 36/121 MB Progress (1): 36/121 MB Progress (1): 36/121 MB Progress (1): 36/121 MB Progress (1): 36/121 MB Progress (1): 36/121 MB Progress (1): 36/121 MB Progress (1): 36/121 MB Progress (1): 36/121 MB Progress (1): 36/121 MB Progress (1): 36/121 MB Progress (1): 36/121 MB Progress (1): 36/121 MB Progress (1): 36/121 MB Progress (1): 36/121 MB Progress (1): 36/121 MB Progress (1): 36/121 MB Progress (1): 36/121 MB Progress (1): 36/121 MB Progress (1): 36/121 MB Progress (1): 36/121 MB Progress (1): 36/121 MB Progress (1): 36/121 MB Progress (1): 36/121 MB Progress (1): 36/121 MB Progress (1): 36/121 MB Progress (1): 36/121 MB Progress (1): 36/121 MB Progress (1): 36/121 MB Progress (1): 36/121 MB Progress (1): 36/121 MB Progress (1): 36/121 MB Progress (1): 36/121 MB Progress (1): 36/121 MB Progress (1): 36/121 MB Progress (1): 36/121 MB Progress (1): 36/121 MB Progress (1): 36/121 MB Progress (1): 36/121 MB Progress (1): 36/121 MB Progress (1): 36/121 MB Progress (1): 36/121 MB Progress (1): 36/121 MB Progress (1): 36/121 MB Progress (1): 36/121 MB Progress (1): 36/121 MB Progress (1): 36/121 MB Progress (1): 36/121 MB Progress (1): 36/121 MB Progress (1): 36/121 MB Progress (1): 36/121 MB Progress (1): 36/121 MB Progress (1): 36/121 MB Progress (1): 36/121 MB Progress (1): 36/121 MB Progress (1): 36/121 MB Progress (1): 36/121 MB Progress (1): 36/121 MB Progress (1): 36/121 MB Progress (1): 36/121 MB Progress (1): 36/121 MB Progress (1): 36/121 MB Progress (1): 36/121 MB Progress (1): 36/121 MB Progress (1): 36/121 MB Progress (1): 36/121 MB Progress (1): 36/121 MB Progress (1): 36/121 MB Progress (1): 36/121 MB Progress (1): 36/121 MB Progress (1): 36/121 MB Progress (1): 36/121 MB Progress (1): 36/121 MB Progress (1): 36/121 MB Progress (1): 36/121 MB Progress (1): 36/121 MB Progress (1): 36/121 MB Progress (1): 36/121 MB Progress (1): 36/121 MB Progress (1): 36/121 MB Progress (1): 36/121 MB Progress (1): 36/121 MB Progress (1): 36/121 MB Progress (1): 36/121 MB Progress (1): 36/121 MB Progress (1): 36/121 MB Progress (1): 36/121 MB Progress (1): 36/121 MB Progress (1): 36/121 MB Progress (1): 36/121 MB Progress (1): 36/121 MB Progress (1): 36/121 MB Progress (1): 36/121 MB Progress (1): 36/121 MB Progress (1): 36/121 MB Progress (1): 36/121 MB Progress (1): 36/121 MB Progress (1): 36/121 MB Progress (1): 36/121 MB Progress (1): 36/121 MB Progress (1): 36/121 MB Progress (1): 36/121 MB Progress (1): 36/121 MB Progress (1): 36/121 MB Progress (1): 36/121 MB Progress (1): 36/121 MB Progress (1): 36/121 MB Progress (1): 36/121 MB Progress (1): 36/121 MB Progress (1): 36/121 MB Progress (1): 36/121 MB Progress (1): 36/121 MB Progress (1): 36/121 MB Progress (1): 36/121 MB Progress (1): 36/121 MB Progress (1): 36/121 MB Progress (1): 36/121 MB Progress (1): 36/121 MB Progress (1): 36/121 MB Progress (1): 36/121 MB Progress (1): 36/121 MB Progress (1): 36/121 MB Progress (1): 36/121 MB Progress (1): 36/121 MB Progress (1): 36/121 MB Progress (1): 36/121 MB Progress (1): 36/121 MB Progress (1): 36/121 MB Progress (1): 36/121 MB Progress (1): 36/121 MB Progress (1): 36/121 MB Progress (1): 36/121 MB Progress (1): 36/121 MB Progress (1): 36/121 MB Progress (1): 36/121 MB Progress (1): 36/121 MB Progress (1): 36/121 MB Progress (1): 36/121 MB Progress (1): 36/121 MB Progress (1): 36/121 MB Progress (1): 36/121 MB Progress (1): 36/121 MB Progress (1): 36/121 MB Progress (1): 36/121 MB Progress (1): 36/121 MB Progress (1): 36/121 MB Progress (1): 36/121 MB Progress (1): 36/121 MB Progress (1): 36/121 MB Progress (1): 36/121 MB Progress (1): 36/121 MB Progress (1): 36/121 MB Progress (1): 36/121 MB Progress (1): 36/121 MB Progress (1): 36/121 MB Progress (1): 36/121 MB Progress (1): 36/121 MB Progress (1): 36/121 MB Progress (1): 36/121 MB Progress (1): 36/121 MB Progress (1): 36/121 MB Progress (1): 36/121 MB Progress (1): 36/121 MB Progress (1): 36/121 MB Progress (1): 36/121 MB Progress (1): 36/121 MB Progress (1): 36/121 MB Progress (1): 36/121 MB Progress (1): 36/121 MB Progress (1): 36/121 MB Progress (1): 36/121 MB Progress (1): 36/121 MB Progress (1): 36/121 MB Progress (1): 36/121 MB Progress (1): 36/121 MB Progress (1): 36/121 MB Progress (1): 36/121 MB Progress (1): 36/121 MB Progress (1): 36/121 MB Progress (1): 36/121 MB Progress (1): 36/121 MB Progress (1): 36/121 MB Progress (1): 36/121 MB Progress (1): 36/121 MB Progress (1): 36/121 MB Progress (1): 36/121 MB Progress (1): 36/121 MB Progress (1): 36/121 MB Progress (1): 36/121 MB Progress (1): 36/121 MB Progress (1): 36/121 MB Progress (1): 36/121 MB Progress (1): 36/121 MB Progress (1): 36/121 MB Progress (1): 36/121 MB Progress (1): 36/121 MB Progress (1): 36/121 MB Progress (1): 36/121 MB Progress (1): 36/121 MB Progress (1): 36/121 MB Progress (1): 36/121 MB Progress (1): 36/121 MB Progress (1): 36/121 MB Progress (1): 36/121 MB Progress (1): 36/121 MB Progress (1): 36/121 MB Progress (1): 36/121 MB Progress (1): 36/121 MB Progress (1): 36/121 MB Progress (1): 36/121 MB Progress (1): 36/121 MB Progress (1): 36/121 MB Progress (1): 36/121 MB Progress (1): 36/121 MB Progress (1): 36/121 MB Progress (1): 36/121 MB Progress (1): 36/121 MB Progress (1): 36/121 MB Progress (1): 36/121 MB Progress (1): 36/121 MB Progress (1): 36/121 MB Progress (1): 36/121 MB Progress (1): 36/121 MB Progress (1): 36/121 MB Progress (1): 36/121 MB Progress (1): 36/121 MB Progress (1): 36/121 MB Progress (1): 36/121 MB Progress (1): 36/121 MB Progress (1): 36/121 MB Progress (1): 36/121 MB Progress (1): 36/121 MB Progress (1): 36/121 MB Progress (1): 36/121 MB Progress (1): 36/121 MB Progress (1): 36/121 MB Progress (1): 36/121 MB Progress (1): 36/121 MB Progress (1): 36/121 MB Progress (1): 36/121 MB Progress (1): 36/121 MB Progress (1): 36/121 MB Progress (1): 36/121 MB Progress (1): 36/121 MB Progress (1): 36/121 MB Progress (1): 36/121 MB Progress (1): 36/121 MB Progress (1): 36/121 MB Progress (1): 36/121 MB Progress (1): 36/121 MB Progress (1): 36/121 MB Progress (1): 36/121 MB Progress (1): 36/121 MB Progress (1): 36/121 MB Progress (1): 36/121 MB Progress (1): 36/121 MB Progress (1): 36/121 MB Progress (1): 36/121 MB Progress (1): 36/121 MB Progress (1): 36/121 MB Progress (1): 36/121 MB Progress (1): 36/121 MB Progress (1): 36/121 MB Progress (1): 36/121 MB Progress (1): 36/121 MB Progress (1): 36/121 MB Progress (1): 36/121 MB Progress (1): 36/121 MB Progress (1): 36/121 MB Progress (1): 36/121 MB Progress (1): 36/121 MB Progress (1): 36/121 MB Progress (1): 36/121 MB Progress (1): 36/121 MB Progress (1): 36/121 MB Progress (1): 36/121 MB Progress (1): 36/121 MB Progress (1): 36/121 MB Progress (1): 36/121 MB Progress (1): 36/121 MB Progress (1): 36/121 MB Progress (1): 36/121 MB Progress (1): 36/121 MB Progress (1): 36/121 MB Progress (1): 36/121 MB Progress (1): 36/121 MB Progress (1): 36/121 MB Progress (1): 36/121 MB Progress (1): 36/121 MB Progress (1): 36/121 MB Progress (1): 36/121 MB Progress (1): 36/121 MB Progress (1): 36/121 MB Progress (1): 36/121 MB Progress (1): 36/121 MB Progress (1): 36/121 MB Progress (1): 36/121 MB Progress (1): 36/121 MB Progress (1): 36/121 MB Progress (1): 36/121 MB Progress (1): 36/121 MB Progress (1): 36/121 MB Progress (1): 36/121 MB Progress (1): 36/121 MB Progress (1): 36/121 MB Progress (1): 36/121 MB Progress (1): 36/121 MB Progress (1): 36/121 MB Progress (1): 36/121 MB Progress (1): 36/121 MB Progress (1): 36/121 MB Progress (1): 36/121 MB Progress (1): 36/121 MB Progress (1): 36/121 MB Progress (1): 36/121 MB Progress (1): 36/121 MB Progress (1): 36/121 MB Progress (1): 36/121 MB Progress (1): 36/121 MB Progress (1): 36/121 MB Progress (1): 36/121 MB Progress (1): 36/121 MB Progress (1): 36/121 MB Progress (1): 36/121 MB Progress (1): 36/121 MB Progress (1): 36/121 MB Progress (1): 36/121 MB Progress (1): 36/121 MB Progress (1): 36/121 MB Progress (1): 36/121 MB Progress (1): 36/121 MB Progress (1): 36/121 MB Progress (1): 36/121 MB Progress (1): 36/121 MB Progress (1): 36/121 MB Progress (1): 36/121 MB Progress (1): 36/121 MB Progress (1): 36/121 MB Progress (1): 36/121 MB Progress (1): 36/121 MB Progress (1): 36/121 MB Progress (1): 36/121 MB Progress (1): 36/121 MB Progress (1): 36/121 MB Progress (1): 36/121 MB Progress (1): 36/121 MB Progress (1): 36/121 MB Progress (1): 36/121 MB Progress (1): 36/121 MB Progress (1): 36/121 MB Progress (1): 36/121 MB Progress (1): 36/121 MB Progress (1): 36/121 MB Progress (1): 36/121 MB Progress (1): 36/121 MB Progress (1): 36/121 MB Progress (1): 36/121 MB Progress (1): 36/121 MB Progress (1): 36/121 MB Progress (1): 36/121 MB Progress (1): 36/121 MB Progress (1): 36/121 MB Progress (1): 36/121 MB Progress (1): 36/121 MB Progress (1): 36/121 MB Progress (1): 36/121 MB Progress (1): 36/121 MB Progress (1): 36/121 MB Progress (1): 36/121 MB Progress (1): 36/121 MB Progress (1): 36/121 MB Progress (1): 36/121 MB Progress (1): 36/121 MB Progress (1): 36/121 MB Progress (1): 36/121 MB Progress (1): 36/121 MB Progress (1): 36/121 MB Progress (1): 36/121 MB Progress (1): 36/121 MB Progress (1): 36/121 MB Progress (1): 36/121 MB Progress (1): 36/121 MB Progress (1): 36/121 MB Progress (1): 36/121 MB Progress (1): 36/121 MB Progress (1): 36/121 MB Progress (1): 36/121 MB Progress (1): 36/121 MB Progress (1): 36/121 MB Progress (1): 36/121 MB Progress (1): 36/121 MB Progress (1): 36/121 MB Progress (1): 36/121 MB Progress (1): 36/121 MB Progress (1): 36/121 MB Progress (1): 36/121 MB Progress (1): 36/121 MB Progress (1): 36/121 MB Progress (1): 36/121 MB Progress (1): 36/121 MB Progress (1): 36/121 MB Progress (1): 36/121 MB Progress (1): 36/121 MB Progress (1): 36/121 MB Progress (1): 36/121 MB Progress (1): 36/121 MB Progress (1): 36/121 MB Progress (1): 36/121 MB Progress (1): 36/121 MB Progress (1): 36/121 MB Progress (1): 36/121 MB Progress (1): 36/121 MB Progress (1): 36/121 MB Progress (1): 36/121 MB Progress (1): 36/121 MB Progress (1): 36/121 MB Progress (1): 37/121 MB Progress (1): 37/121 MB Progress (1): 37/121 MB Progress (1): 37/121 MB Progress (1): 37/121 MB Progress (1): 37/121 MB Progress (1): 37/121 MB Progress (1): 37/121 MB Progress (1): 37/121 MB Progress (1): 37/121 MB Progress (1): 37/121 MB Progress (1): 37/121 MB Progress (1): 37/121 MB Progress (1): 37/121 MB Progress (1): 37/121 MB Progress (1): 37/121 MB Progress (1): 37/121 MB Progress (1): 37/121 MB Progress (1): 37/121 MB Progress (1): 37/121 MB Progress (1): 37/121 MB Progress (1): 37/121 MB Progress (1): 37/121 MB Progress (1): 37/121 MB Progress (1): 37/121 MB Progress (1): 37/121 MB Progress (1): 37/121 MB Progress (1): 37/121 MB Progress (1): 37/121 MB Progress (1): 37/121 MB Progress (1): 37/121 MB Progress (1): 37/121 MB Progress (1): 37/121 MB Progress (1): 37/121 MB Progress (1): 37/121 MB Progress (1): 37/121 MB Progress (1): 37/121 MB Progress (1): 37/121 MB Progress (1): 37/121 MB Progress (1): 37/121 MB Progress (1): 37/121 MB Progress (1): 37/121 MB Progress (1): 37/121 MB Progress (1): 37/121 MB Progress (1): 37/121 MB Progress (1): 37/121 MB Progress (1): 37/121 MB Progress (1): 37/121 MB Progress (1): 37/121 MB Progress (1): 37/121 MB Progress (1): 37/121 MB Progress (1): 37/121 MB Progress (1): 37/121 MB Progress (1): 37/121 MB Progress (1): 37/121 MB Progress (1): 37/121 MB Progress (1): 37/121 MB Progress (1): 37/121 MB Progress (1): 37/121 MB Progress (1): 37/121 MB Progress (1): 37/121 MB Progress (1): 37/121 MB Progress (1): 37/121 MB Progress (1): 37/121 MB Progress (1): 37/121 MB Progress (1): 37/121 MB Progress (1): 37/121 MB Progress (1): 37/121 MB Progress (1): 37/121 MB Progress (1): 37/121 MB Progress (1): 37/121 MB Progress (1): 37/121 MB Progress (1): 37/121 MB Progress (1): 37/121 MB Progress (1): 37/121 MB Progress (1): 37/121 MB Progress (1): 37/121 MB Progress (1): 37/121 MB Progress (1): 37/121 MB Progress (1): 37/121 MB Progress (1): 37/121 MB Progress (1): 37/121 MB Progress (1): 37/121 MB Progress (1): 37/121 MB Progress (1): 37/121 MB Progress (1): 37/121 MB Progress (1): 37/121 MB Progress (1): 37/121 MB Progress (1): 37/121 MB Progress (1): 37/121 MB Progress (1): 37/121 MB Progress (1): 37/121 MB Progress (1): 37/121 MB Progress (1): 37/121 MB Progress (1): 37/121 MB Progress (1): 37/121 MB Progress (1): 37/121 MB Progress (1): 37/121 MB Progress (1): 37/121 MB Progress (1): 37/121 MB Progress (1): 37/121 MB Progress (1): 37/121 MB Progress (1): 37/121 MB Progress (1): 37/121 MB Progress (1): 37/121 MB Progress (1): 37/121 MB Progress (1): 37/121 MB Progress (1): 37/121 MB Progress (1): 37/121 MB Progress (1): 37/121 MB Progress (1): 37/121 MB Progress (1): 37/121 MB Progress (1): 37/121 MB Progress (1): 37/121 MB Progress (1): 37/121 MB Progress (1): 37/121 MB Progress (1): 37/121 MB Progress (1): 37/121 MB Progress (1): 37/121 MB Progress (1): 37/121 MB Progress (1): 37/121 MB Progress (1): 37/121 MB Progress (1): 37/121 MB Progress (1): 37/121 MB Progress (1): 37/121 MB Progress (1): 37/121 MB Progress (1): 37/121 MB Progress (1): 37/121 MB Progress (1): 37/121 MB Progress (1): 37/121 MB Progress (1): 37/121 MB Progress (1): 37/121 MB Progress (1): 37/121 MB Progress (1): 37/121 MB Progress (1): 37/121 MB Progress (1): 37/121 MB Progress (1): 37/121 MB Progress (1): 37/121 MB Progress (1): 37/121 MB Progress (1): 37/121 MB Progress (1): 37/121 MB Progress (1): 37/121 MB Progress (1): 37/121 MB Progress (1): 37/121 MB Progress (1): 37/121 MB Progress (1): 37/121 MB Progress (1): 37/121 MB Progress (1): 37/121 MB Progress (1): 37/121 MB Progress (1): 37/121 MB Progress (1): 37/121 MB Progress (1): 37/121 MB Progress (1): 37/121 MB Progress (1): 37/121 MB Progress (1): 37/121 MB Progress (1): 37/121 MB Progress (1): 37/121 MB Progress (1): 37/121 MB Progress (1): 37/121 MB Progress (1): 37/121 MB Progress (1): 37/121 MB Progress (1): 37/121 MB Progress (1): 37/121 MB Progress (1): 37/121 MB Progress (1): 37/121 MB Progress (1): 37/121 MB Progress (1): 37/121 MB Progress (1): 37/121 MB Progress (1): 37/121 MB Progress (1): 37/121 MB Progress (1): 37/121 MB Progress (1): 37/121 MB Progress (1): 37/121 MB Progress (1): 37/121 MB Progress (1): 37/121 MB Progress (1): 37/121 MB Progress (1): 37/121 MB Progress (1): 37/121 MB Progress (1): 37/121 MB Progress (1): 37/121 MB Progress (1): 37/121 MB Progress (1): 37/121 MB Progress (1): 37/121 MB Progress (1): 37/121 MB Progress (1): 37/121 MB Progress (1): 37/121 MB Progress (1): 37/121 MB Progress (1): 37/121 MB Progress (1): 37/121 MB Progress (1): 37/121 MB Progress (1): 37/121 MB Progress (1): 37/121 MB Progress (1): 37/121 MB Progress (1): 37/121 MB Progress (1): 37/121 MB Progress (1): 37/121 MB Progress (1): 37/121 MB Progress (1): 37/121 MB Progress (1): 37/121 MB Progress (1): 37/121 MB Progress (1): 37/121 MB Progress (1): 37/121 MB Progress (1): 37/121 MB Progress (1): 37/121 MB Progress (1): 37/121 MB Progress (1): 37/121 MB Progress (1): 37/121 MB Progress (1): 37/121 MB Progress (1): 37/121 MB Progress (1): 37/121 MB Progress (1): 37/121 MB Progress (1): 37/121 MB Progress (1): 37/121 MB Progress (1): 37/121 MB Progress (1): 37/121 MB Progress (1): 37/121 MB Progress (1): 37/121 MB Progress (1): 37/121 MB Progress (1): 37/121 MB Progress (1): 37/121 MB Progress (1): 37/121 MB Progress (1): 37/121 MB Progress (1): 37/121 MB Progress (1): 37/121 MB Progress (1): 37/121 MB Progress (1): 37/121 MB Progress (1): 37/121 MB Progress (1): 37/121 MB Progress (1): 37/121 MB Progress (1): 37/121 MB Progress (1): 37/121 MB Progress (1): 37/121 MB Progress (1): 37/121 MB Progress (1): 37/121 MB Progress (1): 37/121 MB Progress (1): 37/121 MB Progress (1): 37/121 MB Progress (1): 37/121 MB Progress (1): 37/121 MB Progress (1): 37/121 MB Progress (1): 37/121 MB Progress (1): 37/121 MB Progress (1): 37/121 MB Progress (1): 37/121 MB Progress (1): 37/121 MB Progress (1): 37/121 MB Progress (1): 37/121 MB Progress (1): 37/121 MB Progress (1): 37/121 MB Progress (1): 37/121 MB Progress (1): 37/121 MB Progress (1): 37/121 MB Progress (1): 37/121 MB Progress (1): 37/121 MB Progress (1): 37/121 MB Progress (1): 37/121 MB Progress (1): 37/121 MB Progress (1): 37/121 MB Progress (1): 37/121 MB Progress (1): 37/121 MB Progress (1): 37/121 MB Progress (1): 37/121 MB Progress (1): 37/121 MB Progress (1): 37/121 MB Progress (1): 37/121 MB Progress (1): 37/121 MB Progress (1): 37/121 MB Progress (1): 37/121 MB Progress (1): 37/121 MB Progress (1): 37/121 MB Progress (1): 37/121 MB Progress (1): 37/121 MB Progress (1): 37/121 MB Progress (1): 37/121 MB Progress (1): 37/121 MB Progress (1): 37/121 MB Progress (1): 37/121 MB Progress (1): 37/121 MB Progress (1): 37/121 MB Progress (1): 37/121 MB Progress (1): 37/121 MB Progress (1): 37/121 MB Progress (1): 37/121 MB Progress (1): 37/121 MB Progress (1): 37/121 MB Progress (1): 37/121 MB Progress (1): 37/121 MB Progress (1): 37/121 MB Progress (1): 37/121 MB Progress (1): 37/121 MB Progress (1): 37/121 MB Progress (1): 37/121 MB Progress (1): 37/121 MB Progress (1): 37/121 MB Progress (1): 37/121 MB Progress (1): 37/121 MB Progress (1): 37/121 MB Progress (1): 37/121 MB Progress (1): 37/121 MB Progress (1): 37/121 MB Progress (1): 37/121 MB Progress (1): 37/121 MB Progress (1): 37/121 MB Progress (1): 37/121 MB Progress (1): 37/121 MB Progress (1): 37/121 MB Progress (1): 37/121 MB Progress (1): 37/121 MB Progress (1): 37/121 MB Progress (1): 37/121 MB Progress (1): 37/121 MB Progress (1): 37/121 MB Progress (1): 37/121 MB Progress (1): 37/121 MB Progress (1): 37/121 MB Progress (1): 37/121 MB Progress (1): 37/121 MB Progress (1): 37/121 MB Progress (1): 37/121 MB Progress (1): 37/121 MB Progress (1): 37/121 MB Progress (1): 37/121 MB Progress (1): 37/121 MB Progress (1): 37/121 MB Progress (1): 37/121 MB Progress (1): 37/121 MB Progress (1): 37/121 MB Progress (1): 37/121 MB Progress (1): 37/121 MB Progress (1): 37/121 MB Progress (1): 37/121 MB Progress (1): 37/121 MB Progress (1): 37/121 MB Progress (1): 37/121 MB Progress (1): 37/121 MB Progress (1): 37/121 MB Progress (1): 37/121 MB Progress (1): 37/121 MB Progress (1): 37/121 MB Progress (1): 37/121 MB Progress (1): 37/121 MB Progress (1): 37/121 MB Progress (1): 37/121 MB Progress (1): 37/121 MB Progress (1): 37/121 MB Progress (1): 37/121 MB Progress (1): 37/121 MB Progress (1): 37/121 MB Progress (1): 37/121 MB Progress (1): 37/121 MB Progress (1): 37/121 MB Progress (1): 37/121 MB Progress (1): 37/121 MB Progress (1): 37/121 MB Progress (1): 37/121 MB Progress (1): 37/121 MB Progress (1): 37/121 MB Progress (1): 37/121 MB Progress (1): 37/121 MB Progress (1): 37/121 MB Progress (1): 37/121 MB Progress (1): 37/121 MB Progress (1): 37/121 MB Progress (1): 37/121 MB Progress (1): 37/121 MB Progress (1): 37/121 MB Progress (1): 37/121 MB Progress (1): 37/121 MB Progress (1): 37/121 MB Progress (1): 37/121 MB Progress (1): 37/121 MB Progress (1): 37/121 MB Progress (1): 37/121 MB Progress (1): 37/121 MB Progress (1): 37/121 MB Progress (1): 37/121 MB Progress (1): 37/121 MB Progress (1): 37/121 MB Progress (1): 37/121 MB Progress (1): 37/121 MB Progress (1): 37/121 MB Progress (1): 37/121 MB Progress (1): 37/121 MB Progress (1): 37/121 MB Progress (1): 37/121 MB Progress (1): 37/121 MB Progress (1): 37/121 MB Progress (1): 37/121 MB Progress (1): 37/121 MB Progress (1): 37/121 MB Progress (1): 37/121 MB Progress (1): 37/121 MB Progress (1): 37/121 MB Progress (1): 37/121 MB Progress (1): 37/121 MB Progress (1): 37/121 MB Progress (1): 37/121 MB Progress (1): 37/121 MB Progress (1): 37/121 MB Progress (1): 37/121 MB Progress (1): 37/121 MB Progress (1): 37/121 MB Progress (1): 37/121 MB Progress (1): 37/121 MB Progress (1): 37/121 MB Progress (1): 37/121 MB Progress (1): 37/121 MB Progress (1): 37/121 MB Progress (1): 37/121 MB Progress (1): 37/121 MB Progress (1): 37/121 MB Progress (1): 37/121 MB Progress (1): 37/121 MB Progress (1): 37/121 MB Progress (1): 37/121 MB Progress (1): 37/121 MB Progress (1): 37/121 MB Progress (1): 37/121 MB Progress (1): 37/121 MB Progress (1): 37/121 MB Progress (1): 37/121 MB Progress (1): 37/121 MB Progress (1): 37/121 MB Progress (1): 37/121 MB Progress (1): 37/121 MB Progress (1): 37/121 MB Progress (1): 37/121 MB Progress (1): 37/121 MB Progress (1): 37/121 MB Progress (1): 37/121 MB Progress (1): 37/121 MB Progress (1): 37/121 MB Progress (1): 37/121 MB Progress (1): 37/121 MB Progress (1): 37/121 MB Progress (1): 37/121 MB Progress (1): 37/121 MB Progress (1): 37/121 MB Progress (1): 37/121 MB Progress (1): 37/121 MB Progress (1): 37/121 MB Progress (1): 37/121 MB Progress (1): 37/121 MB Progress (1): 37/121 MB Progress (1): 37/121 MB Progress (1): 37/121 MB Progress (1): 37/121 MB Progress (1): 37/121 MB Progress (1): 37/121 MB Progress (1): 37/121 MB Progress (1): 37/121 MB Progress (1): 37/121 MB Progress (1): 37/121 MB Progress (1): 37/121 MB Progress (1): 37/121 MB Progress (1): 37/121 MB Progress (1): 37/121 MB Progress (1): 37/121 MB Progress (1): 37/121 MB Progress (1): 37/121 MB Progress (1): 37/121 MB Progress (1): 37/121 MB Progress (1): 37/121 MB Progress (1): 37/121 MB Progress (1): 37/121 MB Progress (1): 37/121 MB Progress (1): 37/121 MB Progress (1): 37/121 MB Progress (1): 37/121 MB Progress (1): 37/121 MB Progress (1): 37/121 MB Progress (1): 37/121 MB Progress (1): 37/121 MB Progress (1): 37/121 MB Progress (1): 37/121 MB Progress (1): 37/121 MB Progress (1): 37/121 MB Progress (1): 37/121 MB Progress (1): 37/121 MB Progress (1): 37/121 MB Progress (1): 37/121 MB Progress (1): 37/121 MB Progress (1): 37/121 MB Progress (1): 37/121 MB Progress (1): 37/121 MB Progress (1): 37/121 MB Progress (1): 37/121 MB Progress (1): 37/121 MB Progress (1): 38/121 MB Progress (1): 38/121 MB Progress (1): 38/121 MB Progress (1): 38/121 MB Progress (1): 38/121 MB Progress (1): 38/121 MB Progress (1): 38/121 MB Progress (1): 38/121 MB Progress (1): 38/121 MB Progress (1): 38/121 MB Progress (1): 38/121 MB Progress (1): 38/121 MB Progress (1): 38/121 MB Progress (1): 38/121 MB Progress (1): 38/121 MB Progress (1): 38/121 MB Progress (1): 38/121 MB Progress (1): 38/121 MB Progress (1): 38/121 MB Progress (1): 38/121 MB Progress (1): 38/121 MB Progress (1): 38/121 MB Progress (1): 38/121 MB Progress (1): 38/121 MB Progress (1): 38/121 MB Progress (1): 38/121 MB Progress (1): 38/121 MB Progress (1): 38/121 MB Progress (1): 38/121 MB Progress (1): 38/121 MB Progress (1): 38/121 MB Progress (1): 38/121 MB Progress (1): 38/121 MB Progress (1): 38/121 MB Progress (1): 38/121 MB Progress (1): 38/121 MB Progress (1): 38/121 MB Progress (1): 38/121 MB Progress (1): 38/121 MB Progress (1): 38/121 MB Progress (1): 38/121 MB Progress (1): 38/121 MB Progress (1): 38/121 MB Progress (1): 38/121 MB Progress (1): 38/121 MB Progress (1): 38/121 MB Progress (1): 38/121 MB Progress (1): 38/121 MB Progress (1): 38/121 MB Progress (1): 38/121 MB Progress (1): 38/121 MB Progress (1): 38/121 MB Progress (1): 38/121 MB Progress (1): 38/121 MB Progress (1): 38/121 MB Progress (1): 38/121 MB Progress (1): 38/121 MB Progress (1): 38/121 MB Progress (1): 38/121 MB Progress (1): 38/121 MB Progress (1): 38/121 MB Progress (1): 38/121 MB Progress (1): 38/121 MB Progress (1): 38/121 MB Progress (1): 38/121 MB Progress (1): 38/121 MB Progress (1): 38/121 MB Progress (1): 38/121 MB Progress (1): 38/121 MB Progress (1): 38/121 MB Progress (1): 38/121 MB Progress (1): 38/121 MB Progress (1): 38/121 MB Progress (1): 38/121 MB Progress (1): 38/121 MB Progress (1): 38/121 MB Progress (1): 38/121 MB Progress (1): 38/121 MB Progress (1): 38/121 MB Progress (1): 38/121 MB Progress (1): 38/121 MB Progress (1): 38/121 MB Progress (1): 38/121 MB Progress (1): 38/121 MB Progress (1): 38/121 MB Progress (1): 38/121 MB Progress (1): 38/121 MB Progress (1): 38/121 MB Progress (1): 38/121 MB Progress (1): 38/121 MB Progress (1): 38/121 MB Progress (1): 38/121 MB Progress (1): 38/121 MB Progress (1): 38/121 MB Progress (1): 38/121 MB Progress (1): 38/121 MB Progress (1): 38/121 MB Progress (1): 38/121 MB Progress (1): 38/121 MB Progress (1): 38/121 MB Progress (1): 38/121 MB Progress (1): 38/121 MB Progress (1): 38/121 MB Progress (1): 38/121 MB Progress (1): 38/121 MB Progress (1): 38/121 MB Progress (1): 38/121 MB Progress (1): 38/121 MB Progress (1): 38/121 MB Progress (1): 38/121 MB Progress (1): 38/121 MB Progress (1): 38/121 MB Progress (1): 38/121 MB Progress (1): 38/121 MB Progress (1): 38/121 MB Progress (1): 38/121 MB Progress (1): 38/121 MB Progress (1): 38/121 MB Progress (1): 38/121 MB Progress (1): 38/121 MB Progress (1): 38/121 MB Progress (1): 38/121 MB Progress (1): 38/121 MB Progress (1): 38/121 MB Progress (1): 38/121 MB Progress (1): 38/121 MB Progress (1): 38/121 MB Progress (1): 38/121 MB Progress (1): 38/121 MB Progress (1): 38/121 MB Progress (1): 38/121 MB Progress (1): 38/121 MB Progress (1): 38/121 MB Progress (1): 38/121 MB Progress (1): 38/121 MB Progress (1): 38/121 MB Progress (1): 38/121 MB Progress (1): 38/121 MB Progress (1): 38/121 MB Progress (1): 38/121 MB Progress (1): 38/121 MB Progress (1): 38/121 MB Progress (1): 38/121 MB Progress (1): 38/121 MB Progress (1): 38/121 MB Progress (1): 38/121 MB Progress (1): 38/121 MB Progress (1): 38/121 MB Progress (1): 38/121 MB Progress (1): 38/121 MB Progress (1): 38/121 MB Progress (1): 38/121 MB Progress (1): 38/121 MB Progress (1): 38/121 MB Progress (1): 38/121 MB Progress (1): 38/121 MB Progress (1): 38/121 MB Progress (1): 38/121 MB Progress (1): 38/121 MB Progress (1): 38/121 MB Progress (1): 38/121 MB Progress (1): 38/121 MB Progress (1): 38/121 MB Progress (1): 38/121 MB Progress (1): 38/121 MB Progress (1): 38/121 MB Progress (1): 38/121 MB Progress (1): 38/121 MB Progress (1): 38/121 MB Progress (1): 38/121 MB Progress (1): 38/121 MB Progress (1): 38/121 MB Progress (1): 38/121 MB Progress (1): 38/121 MB Progress (1): 38/121 MB Progress (1): 38/121 MB Progress (1): 38/121 MB Progress (1): 38/121 MB Progress (1): 38/121 MB Progress (1): 38/121 MB Progress (1): 38/121 MB Progress (1): 38/121 MB Progress (1): 38/121 MB Progress (1): 38/121 MB Progress (1): 38/121 MB Progress (1): 38/121 MB Progress (1): 38/121 MB Progress (1): 38/121 MB Progress (1): 38/121 MB Progress (1): 38/121 MB Progress (1): 38/121 MB Progress (1): 38/121 MB Progress (1): 38/121 MB Progress (1): 38/121 MB Progress (1): 38/121 MB Progress (1): 38/121 MB Progress (1): 38/121 MB Progress (1): 38/121 MB Progress (1): 38/121 MB Progress (1): 38/121 MB Progress (1): 38/121 MB Progress (1): 38/121 MB Progress (1): 38/121 MB Progress (1): 38/121 MB Progress (1): 38/121 MB Progress (1): 38/121 MB Progress (1): 38/121 MB Progress (1): 38/121 MB Progress (1): 38/121 MB Progress (1): 38/121 MB Progress (1): 38/121 MB Progress (1): 38/121 MB Progress (1): 38/121 MB Progress (1): 38/121 MB Progress (1): 38/121 MB Progress (1): 38/121 MB Progress (1): 38/121 MB Progress (1): 38/121 MB Progress (1): 38/121 MB Progress (1): 38/121 MB Progress (1): 38/121 MB Progress (1): 38/121 MB Progress (1): 38/121 MB Progress (1): 38/121 MB Progress (1): 38/121 MB Progress (1): 38/121 MB Progress (1): 38/121 MB Progress (1): 38/121 MB Progress (1): 38/121 MB Progress (1): 38/121 MB Progress (1): 38/121 MB Progress (1): 38/121 MB Progress (1): 38/121 MB Progress (1): 38/121 MB Progress (1): 38/121 MB Progress (1): 38/121 MB Progress (1): 38/121 MB Progress (1): 38/121 MB Progress (1): 38/121 MB Progress (1): 38/121 MB Progress (1): 38/121 MB Progress (1): 38/121 MB Progress (1): 38/121 MB Progress (1): 38/121 MB Progress (1): 38/121 MB Progress (1): 38/121 MB Progress (1): 38/121 MB Progress (1): 38/121 MB Progress (1): 38/121 MB Progress (1): 38/121 MB Progress (1): 38/121 MB Progress (1): 38/121 MB Progress (1): 38/121 MB Progress (1): 38/121 MB Progress (1): 38/121 MB Progress (1): 38/121 MB Progress (1): 38/121 MB Progress (1): 38/121 MB Progress (1): 38/121 MB Progress (1): 38/121 MB Progress (1): 38/121 MB Progress (1): 38/121 MB Progress (1): 38/121 MB Progress (1): 38/121 MB Progress (1): 38/121 MB Progress (1): 38/121 MB Progress (1): 38/121 MB Progress (1): 38/121 MB Progress (1): 38/121 MB Progress (1): 38/121 MB Progress (1): 38/121 MB Progress (1): 38/121 MB Progress (1): 38/121 MB Progress (1): 38/121 MB Progress (1): 38/121 MB Progress (1): 38/121 MB Progress (1): 38/121 MB Progress (1): 38/121 MB Progress (1): 38/121 MB Progress (1): 38/121 MB Progress (1): 38/121 MB Progress (1): 38/121 MB Progress (1): 38/121 MB Progress (1): 38/121 MB Progress (1): 38/121 MB Progress (1): 38/121 MB Progress (1): 38/121 MB Progress (1): 38/121 MB Progress (1): 38/121 MB Progress (1): 38/121 MB Progress (1): 38/121 MB Progress (1): 38/121 MB Progress (1): 38/121 MB Progress (1): 38/121 MB Progress (1): 38/121 MB Progress (1): 38/121 MB Progress (1): 38/121 MB Progress (1): 38/121 MB Progress (1): 38/121 MB Progress (1): 38/121 MB Progress (1): 38/121 MB Progress (1): 38/121 MB Progress (1): 38/121 MB Progress (1): 38/121 MB Progress (1): 38/121 MB Progress (1): 38/121 MB Progress (1): 38/121 MB Progress (1): 38/121 MB Progress (1): 38/121 MB Progress (1): 38/121 MB Progress (1): 38/121 MB Progress (1): 38/121 MB Progress (1): 38/121 MB Progress (1): 38/121 MB Progress (1): 38/121 MB Progress (1): 38/121 MB Progress (1): 38/121 MB Progress (1): 38/121 MB Progress (1): 38/121 MB Progress (1): 38/121 MB Progress (1): 38/121 MB Progress (1): 38/121 MB Progress (1): 38/121 MB Progress (1): 38/121 MB Progress (1): 38/121 MB Progress (1): 38/121 MB Progress (1): 38/121 MB Progress (1): 38/121 MB Progress (1): 38/121 MB Progress (1): 38/121 MB Progress (1): 38/121 MB Progress (1): 38/121 MB Progress (1): 38/121 MB Progress (1): 38/121 MB Progress (1): 38/121 MB Progress (1): 38/121 MB Progress (1): 38/121 MB Progress (1): 38/121 MB Progress (1): 38/121 MB Progress (1): 38/121 MB Progress (1): 38/121 MB Progress (1): 38/121 MB Progress (1): 38/121 MB Progress (1): 38/121 MB Progress (1): 38/121 MB Progress (1): 38/121 MB Progress (1): 38/121 MB Progress (1): 38/121 MB Progress (1): 38/121 MB Progress (1): 38/121 MB Progress (1): 38/121 MB Progress (1): 38/121 MB Progress (1): 38/121 MB Progress (1): 38/121 MB Progress (1): 38/121 MB Progress (1): 38/121 MB Progress (1): 38/121 MB Progress (1): 38/121 MB Progress (1): 38/121 MB Progress (1): 38/121 MB Progress (1): 38/121 MB Progress (1): 38/121 MB Progress (1): 38/121 MB Progress (1): 38/121 MB Progress (1): 38/121 MB Progress (1): 38/121 MB Progress (1): 38/121 MB Progress (1): 38/121 MB Progress (1): 38/121 MB Progress (1): 38/121 MB Progress (1): 38/121 MB Progress (1): 38/121 MB Progress (1): 38/121 MB Progress (1): 38/121 MB Progress (1): 38/121 MB Progress (1): 38/121 MB Progress (1): 38/121 MB Progress (1): 38/121 MB Progress (1): 38/121 MB Progress (1): 38/121 MB Progress (1): 38/121 MB Progress (1): 38/121 MB Progress (1): 38/121 MB Progress (1): 38/121 MB Progress (1): 38/121 MB Progress (1): 38/121 MB Progress (1): 38/121 MB Progress (1): 38/121 MB Progress (1): 38/121 MB Progress (1): 38/121 MB Progress (1): 38/121 MB Progress (1): 38/121 MB Progress (1): 38/121 MB Progress (1): 38/121 MB Progress (1): 38/121 MB Progress (1): 38/121 MB Progress (1): 38/121 MB Progress (1): 38/121 MB Progress (1): 38/121 MB Progress (1): 38/121 MB Progress (1): 38/121 MB Progress (1): 38/121 MB Progress (1): 38/121 MB Progress (1): 38/121 MB Progress (1): 38/121 MB Progress (1): 38/121 MB Progress (1): 38/121 MB Progress (1): 38/121 MB Progress (1): 38/121 MB Progress (1): 38/121 MB Progress (1): 38/121 MB Progress (1): 38/121 MB Progress (1): 38/121 MB Progress (1): 38/121 MB Progress (1): 38/121 MB Progress (1): 38/121 MB Progress (1): 38/121 MB Progress (1): 38/121 MB Progress (1): 38/121 MB Progress (1): 38/121 MB Progress (1): 38/121 MB Progress (1): 38/121 MB Progress (1): 38/121 MB Progress (1): 38/121 MB Progress (1): 38/121 MB Progress (1): 38/121 MB Progress (1): 38/121 MB Progress (1): 38/121 MB Progress (1): 38/121 MB Progress (1): 38/121 MB Progress (1): 38/121 MB Progress (1): 38/121 MB Progress (1): 38/121 MB Progress (1): 38/121 MB Progress (1): 38/121 MB Progress (1): 38/121 MB Progress (1): 38/121 MB Progress (1): 38/121 MB Progress (1): 38/121 MB Progress (1): 38/121 MB Progress (1): 38/121 MB Progress (1): 38/121 MB Progress (1): 38/121 MB Progress (1): 38/121 MB Progress (1): 38/121 MB Progress (1): 38/121 MB Progress (1): 38/121 MB Progress (1): 38/121 MB Progress (1): 38/121 MB Progress (1): 38/121 MB Progress (1): 38/121 MB Progress (1): 38/121 MB Progress (1): 38/121 MB Progress (1): 38/121 MB Progress (1): 38/121 MB Progress (1): 38/121 MB Progress (1): 38/121 MB Progress (1): 38/121 MB Progress (1): 38/121 MB Progress (1): 38/121 MB Progress (1): 38/121 MB Progress (1): 38/121 MB Progress (1): 38/121 MB Progress (1): 38/121 MB Progress (1): 38/121 MB Progress (1): 38/121 MB Progress (1): 38/121 MB Progress (1): 38/121 MB Progress (1): 38/121 MB Progress (1): 38/121 MB Progress (1): 38/121 MB Progress (1): 38/121 MB Progress (1): 38/121 MB Progress (1): 38/121 MB Progress (1): 38/121 MB Progress (1): 38/121 MB Progress (1): 38/121 MB Progress (1): 38/121 MB Progress (1): 38/121 MB Progress (1): 38/121 MB Progress (1): 38/121 MB Progress (1): 38/121 MB Progress (1): 38/121 MB Progress (1): 38/121 MB Progress (1): 38/121 MB Progress (1): 38/121 MB Progress (1): 38/121 MB Progress (1): 38/121 MB Progress (1): 39/121 MB Progress (1): 39/121 MB Progress (1): 39/121 MB Progress (1): 39/121 MB Progress (1): 39/121 MB Progress (1): 39/121 MB Progress (1): 39/121 MB Progress (1): 39/121 MB Progress (1): 39/121 MB Progress (1): 39/121 MB Progress (1): 39/121 MB Progress (1): 39/121 MB Progress (1): 39/121 MB Progress (1): 39/121 MB Progress (1): 39/121 MB Progress (1): 39/121 MB Progress (1): 39/121 MB Progress (1): 39/121 MB Progress (1): 39/121 MB Progress (1): 39/121 MB Progress (1): 39/121 MB Progress (1): 39/121 MB Progress (1): 39/121 MB Progress (1): 39/121 MB Progress (1): 39/121 MB Progress (1): 39/121 MB Progress (1): 39/121 MB Progress (1): 39/121 MB Progress (1): 39/121 MB Progress (1): 39/121 MB Progress (1): 39/121 MB Progress (1): 39/121 MB Progress (1): 39/121 MB Progress (1): 39/121 MB Progress (1): 39/121 MB Progress (1): 39/121 MB Progress (1): 39/121 MB Progress (1): 39/121 MB Progress (1): 39/121 MB Progress (1): 39/121 MB Progress (1): 39/121 MB Progress (1): 39/121 MB Progress (1): 39/121 MB Progress (1): 39/121 MB Progress (1): 39/121 MB Progress (1): 39/121 MB Progress (1): 39/121 MB Progress (1): 39/121 MB Progress (1): 39/121 MB Progress (1): 39/121 MB Progress (1): 39/121 MB Progress (1): 39/121 MB Progress (1): 39/121 MB Progress (1): 39/121 MB Progress (1): 39/121 MB Progress (1): 39/121 MB Progress (1): 39/121 MB Progress (1): 39/121 MB Progress (1): 39/121 MB Progress (1): 39/121 MB Progress (1): 39/121 MB Progress (1): 39/121 MB Progress (1): 39/121 MB Progress (1): 39/121 MB Progress (1): 39/121 MB Progress (1): 39/121 MB Progress (1): 39/121 MB Progress (1): 39/121 MB Progress (1): 39/121 MB Progress (1): 39/121 MB Progress (1): 39/121 MB Progress (1): 39/121 MB Progress (1): 39/121 MB Progress (1): 39/121 MB Progress (1): 39/121 MB Progress (1): 39/121 MB Progress (1): 39/121 MB Progress (1): 39/121 MB Progress (1): 39/121 MB Progress (1): 39/121 MB Progress (1): 39/121 MB Progress (1): 39/121 MB Progress (1): 39/121 MB Progress (1): 39/121 MB Progress (1): 39/121 MB Progress (1): 39/121 MB Progress (1): 39/121 MB Progress (1): 39/121 MB Progress (1): 39/121 MB Progress (1): 39/121 MB Progress (1): 39/121 MB Progress (1): 39/121 MB Progress (1): 39/121 MB Progress (1): 39/121 MB Progress (1): 39/121 MB Progress (1): 39/121 MB Progress (1): 39/121 MB Progress (1): 39/121 MB Progress (1): 39/121 MB Progress (1): 39/121 MB Progress (1): 39/121 MB Progress (1): 39/121 MB Progress (1): 39/121 MB Progress (1): 39/121 MB Progress (1): 39/121 MB Progress (1): 39/121 MB Progress (1): 39/121 MB Progress (1): 39/121 MB Progress (1): 39/121 MB Progress (1): 39/121 MB Progress (1): 39/121 MB Progress (1): 39/121 MB Progress (1): 39/121 MB Progress (1): 39/121 MB Progress (1): 39/121 MB Progress (1): 39/121 MB Progress (1): 39/121 MB Progress (1): 39/121 MB Progress (1): 39/121 MB Progress (1): 39/121 MB Progress (1): 39/121 MB Progress (1): 39/121 MB Progress (1): 39/121 MB Progress (1): 39/121 MB Progress (1): 39/121 MB Progress (1): 39/121 MB Progress (1): 39/121 MB Progress (1): 39/121 MB Progress (1): 39/121 MB Progress (1): 39/121 MB Progress (1): 39/121 MB Progress (1): 39/121 MB Progress (1): 39/121 MB Progress (1): 39/121 MB Progress (1): 39/121 MB Progress (1): 39/121 MB Progress (1): 39/121 MB Progress (1): 39/121 MB Progress (1): 39/121 MB Progress (1): 39/121 MB Progress (1): 39/121 MB Progress (1): 39/121 MB Progress (1): 39/121 MB Progress (1): 39/121 MB Progress (1): 39/121 MB Progress (1): 39/121 MB Progress (1): 39/121 MB Progress (1): 39/121 MB Progress (1): 39/121 MB Progress (1): 39/121 MB Progress (1): 39/121 MB Progress (1): 39/121 MB Progress (1): 39/121 MB Progress (1): 39/121 MB Progress (1): 39/121 MB Progress (1): 39/121 MB Progress (1): 39/121 MB Progress (1): 39/121 MB Progress (1): 39/121 MB Progress (1): 39/121 MB Progress (1): 39/121 MB Progress (1): 39/121 MB Progress (1): 39/121 MB Progress (1): 39/121 MB Progress (1): 39/121 MB Progress (1): 39/121 MB Progress (1): 39/121 MB Progress (1): 39/121 MB Progress (1): 39/121 MB Progress (1): 39/121 MB Progress (1): 39/121 MB Progress (1): 39/121 MB Progress (1): 39/121 MB Progress (1): 39/121 MB Progress (1): 39/121 MB Progress (1): 39/121 MB Progress (1): 39/121 MB Progress (1): 39/121 MB Progress (1): 39/121 MB Progress (1): 39/121 MB Progress (1): 39/121 MB Progress (1): 39/121 MB Progress (1): 39/121 MB Progress (1): 39/121 MB Progress (1): 39/121 MB Progress (1): 39/121 MB Progress (1): 39/121 MB Progress (1): 39/121 MB Progress (1): 39/121 MB Progress (1): 39/121 MB Progress (1): 39/121 MB Progress (1): 39/121 MB Progress (1): 39/121 MB Progress (1): 39/121 MB Progress (1): 39/121 MB Progress (1): 39/121 MB Progress (1): 39/121 MB Progress (1): 39/121 MB Progress (1): 39/121 MB Progress (1): 39/121 MB Progress (1): 39/121 MB Progress (1): 39/121 MB Progress (1): 39/121 MB Progress (1): 39/121 MB Progress (1): 39/121 MB Progress (1): 39/121 MB Progress (1): 39/121 MB Progress (1): 39/121 MB Progress (1): 39/121 MB Progress (1): 39/121 MB Progress (1): 39/121 MB Progress (1): 39/121 MB Progress (1): 39/121 MB Progress (1): 39/121 MB Progress (1): 39/121 MB Progress (1): 39/121 MB Progress (1): 39/121 MB Progress (1): 39/121 MB Progress (1): 39/121 MB Progress (1): 39/121 MB Progress (1): 39/121 MB Progress (1): 39/121 MB Progress (1): 39/121 MB Progress (1): 39/121 MB Progress (1): 39/121 MB Progress (1): 39/121 MB Progress (1): 39/121 MB Progress (1): 39/121 MB Progress (1): 39/121 MB Progress (1): 39/121 MB Progress (1): 39/121 MB Progress (1): 39/121 MB Progress (1): 39/121 MB Progress (1): 39/121 MB Progress (1): 39/121 MB Progress (1): 39/121 MB Progress (1): 39/121 MB Progress (1): 39/121 MB Progress (1): 39/121 MB Progress (1): 39/121 MB Progress (1): 39/121 MB Progress (1): 39/121 MB Progress (1): 39/121 MB Progress (1): 39/121 MB Progress (1): 39/121 MB Progress (1): 39/121 MB Progress (1): 39/121 MB Progress (1): 39/121 MB Progress (1): 39/121 MB Progress (1): 39/121 MB Progress (1): 39/121 MB Progress (1): 39/121 MB Progress (1): 39/121 MB Progress (1): 39/121 MB Progress (1): 39/121 MB Progress (1): 39/121 MB Progress (1): 39/121 MB Progress (1): 39/121 MB Progress (1): 39/121 MB Progress (1): 39/121 MB Progress (1): 39/121 MB Progress (1): 39/121 MB Progress (1): 39/121 MB Progress (1): 39/121 MB Progress (1): 39/121 MB Progress (1): 39/121 MB Progress (1): 39/121 MB Progress (1): 39/121 MB Progress (1): 39/121 MB Progress (1): 39/121 MB Progress (1): 39/121 MB Progress (1): 39/121 MB Progress (1): 39/121 MB Progress (1): 39/121 MB Progress (1): 39/121 MB Progress (1): 39/121 MB Progress (1): 39/121 MB Progress (1): 39/121 MB Progress (1): 39/121 MB Progress (1): 39/121 MB Progress (1): 39/121 MB Progress (1): 39/121 MB Progress (1): 39/121 MB Progress (1): 39/121 MB Progress (1): 39/121 MB Progress (1): 39/121 MB Progress (1): 39/121 MB Progress (1): 39/121 MB Progress (1): 39/121 MB Progress (1): 39/121 MB Progress (1): 39/121 MB Progress (1): 39/121 MB Progress (1): 39/121 MB Progress (1): 39/121 MB Progress (1): 39/121 MB Progress (1): 39/121 MB Progress (1): 39/121 MB Progress (1): 39/121 MB Progress (1): 39/121 MB Progress (1): 39/121 MB Progress (1): 39/121 MB Progress (1): 39/121 MB Progress (1): 39/121 MB Progress (1): 39/121 MB Progress (1): 39/121 MB Progress (1): 39/121 MB Progress (1): 39/121 MB Progress (1): 39/121 MB Progress (1): 39/121 MB Progress (1): 39/121 MB Progress (1): 39/121 MB Progress (1): 39/121 MB Progress (1): 39/121 MB Progress (1): 39/121 MB Progress (1): 39/121 MB Progress (1): 39/121 MB Progress (1): 39/121 MB Progress (1): 39/121 MB Progress (1): 39/121 MB Progress (1): 39/121 MB Progress (1): 39/121 MB Progress (1): 39/121 MB Progress (1): 39/121 MB Progress (1): 39/121 MB Progress (1): 39/121 MB Progress (1): 39/121 MB Progress (1): 39/121 MB Progress (1): 39/121 MB Progress (1): 39/121 MB Progress (1): 39/121 MB Progress (1): 39/121 MB Progress (1): 39/121 MB Progress (1): 39/121 MB Progress (1): 39/121 MB Progress (1): 39/121 MB Progress (1): 39/121 MB Progress (1): 39/121 MB Progress (1): 39/121 MB Progress (1): 39/121 MB Progress (1): 39/121 MB Progress (1): 39/121 MB Progress (1): 39/121 MB Progress (1): 39/121 MB Progress (1): 39/121 MB Progress (1): 39/121 MB Progress (1): 39/121 MB Progress (1): 39/121 MB Progress (1): 39/121 MB Progress (1): 39/121 MB Progress (1): 39/121 MB Progress (1): 39/121 MB Progress (1): 39/121 MB Progress (1): 39/121 MB Progress (1): 39/121 MB Progress (1): 39/121 MB Progress (1): 39/121 MB Progress (1): 39/121 MB Progress (1): 39/121 MB Progress (1): 39/121 MB Progress (1): 39/121 MB Progress (1): 39/121 MB Progress (1): 39/121 MB Progress (1): 39/121 MB Progress (1): 39/121 MB Progress (1): 39/121 MB Progress (1): 39/121 MB Progress (1): 39/121 MB Progress (1): 39/121 MB Progress (1): 39/121 MB Progress (1): 39/121 MB Progress (1): 39/121 MB Progress (1): 39/121 MB Progress (1): 39/121 MB Progress (1): 39/121 MB Progress (1): 39/121 MB Progress (1): 39/121 MB Progress (1): 39/121 MB Progress (1): 39/121 MB Progress (1): 39/121 MB Progress (1): 39/121 MB Progress (1): 39/121 MB Progress (1): 39/121 MB Progress (1): 39/121 MB Progress (1): 39/121 MB Progress (1): 39/121 MB Progress (1): 39/121 MB Progress (1): 39/121 MB Progress (1): 39/121 MB Progress (1): 39/121 MB Progress (1): 39/121 MB Progress (1): 39/121 MB Progress (1): 39/121 MB Progress (1): 39/121 MB Progress (1): 39/121 MB Progress (1): 39/121 MB Progress (1): 39/121 MB Progress (1): 39/121 MB Progress (1): 39/121 MB Progress (1): 39/121 MB Progress (1): 39/121 MB Progress (1): 39/121 MB Progress (1): 39/121 MB Progress (1): 39/121 MB Progress (1): 39/121 MB Progress (1): 39/121 MB Progress (1): 39/121 MB Progress (1): 39/121 MB Progress (1): 39/121 MB Progress (1): 39/121 MB Progress (1): 39/121 MB Progress (1): 39/121 MB Progress (1): 39/121 MB Progress (1): 39/121 MB Progress (1): 39/121 MB Progress (1): 39/121 MB Progress (1): 39/121 MB Progress (1): 39/121 MB Progress (1): 39/121 MB Progress (1): 39/121 MB Progress (1): 39/121 MB Progress (1): 39/121 MB Progress (1): 39/121 MB Progress (1): 39/121 MB Progress (1): 39/121 MB Progress (1): 39/121 MB Progress (1): 39/121 MB Progress (1): 39/121 MB Progress (1): 39/121 MB Progress (1): 39/121 MB Progress (1): 39/121 MB Progress (1): 39/121 MB Progress (1): 39/121 MB Progress (1): 39/121 MB Progress (1): 39/121 MB Progress (1): 39/121 MB Progress (1): 39/121 MB Progress (1): 39/121 MB Progress (1): 39/121 MB Progress (1): 39/121 MB Progress (1): 39/121 MB Progress (1): 39/121 MB Progress (1): 39/121 MB Progress (1): 39/121 MB Progress (1): 39/121 MB Progress (1): 39/121 MB Progress (1): 39/121 MB Progress (1): 39/121 MB Progress (1): 39/121 MB Progress (1): 39/121 MB Progress (1): 39/121 MB Progress (1): 39/121 MB Progress (1): 39/121 MB Progress (1): 39/121 MB Progress (1): 39/121 MB Progress (1): 39/121 MB Progress (1): 39/121 MB Progress (1): 39/121 MB Progress (1): 39/121 MB Progress (1): 39/121 MB Progress (1): 39/121 MB Progress (1): 39/121 MB Progress (1): 39/121 MB Progress (1): 39/121 MB Progress (1): 39/121 MB Progress (1): 39/121 MB Progress (1): 39/121 MB Progress (1): 39/121 MB Progress (1): 39/121 MB Progress (1): 39/121 MB Progress (1): 39/121 MB Progress (1): 39/121 MB Progress (1): 39/121 MB Progress (1): 39/121 MB Progress (1): 39/121 MB Progress (1): 39/121 MB Progress (1): 39/121 MB Progress (1): 39/121 MB Progress (1): 39/121 MB Progress (1): 39/121 MB Progress (1): 39/121 MB Progress (1): 39/121 MB Progress (1): 39/121 MB Progress (1): 39/121 MB Progress (1): 39/121 MB Progress (1): 39/121 MB Progress (1): 39/121 MB Progress (1): 39/121 MB Progress (1): 39/121 MB Progress (1): 39/121 MB Progress (1): 40/121 MB Progress (1): 40/121 MB Progress (1): 40/121 MB Progress (1): 40/121 MB Progress (1): 40/121 MB Progress (1): 40/121 MB Progress (1): 40/121 MB Progress (1): 40/121 MB Progress (1): 40/121 MB Progress (1): 40/121 MB Progress (1): 40/121 MB Progress (1): 40/121 MB Progress (1): 40/121 MB Progress (1): 40/121 MB Progress (1): 40/121 MB Progress (1): 40/121 MB Progress (1): 40/121 MB Progress (1): 40/121 MB Progress (1): 40/121 MB Progress (1): 40/121 MB Progress (1): 40/121 MB Progress (1): 40/121 MB Progress (1): 40/121 MB Progress (1): 40/121 MB Progress (1): 40/121 MB Progress (1): 40/121 MB Progress (1): 40/121 MB Progress (1): 40/121 MB Progress (1): 40/121 MB Progress (1): 40/121 MB Progress (1): 40/121 MB Progress (1): 40/121 MB Progress (1): 40/121 MB Progress (1): 40/121 MB Progress (1): 40/121 MB Progress (1): 40/121 MB Progress (1): 40/121 MB Progress (1): 40/121 MB Progress (1): 40/121 MB Progress (1): 40/121 MB Progress (1): 40/121 MB Progress (1): 40/121 MB Progress (1): 40/121 MB Progress (1): 40/121 MB Progress (1): 40/121 MB Progress (1): 40/121 MB Progress (1): 40/121 MB Progress (1): 40/121 MB Progress (1): 40/121 MB Progress (1): 40/121 MB Progress (1): 40/121 MB Progress (1): 40/121 MB Progress (1): 40/121 MB Progress (1): 40/121 MB Progress (1): 40/121 MB Progress (1): 40/121 MB Progress (1): 40/121 MB Progress (1): 40/121 MB Progress (1): 40/121 MB Progress (1): 40/121 MB Progress (1): 40/121 MB Progress (1): 40/121 MB Progress (1): 40/121 MB Progress (1): 40/121 MB Progress (1): 40/121 MB Progress (1): 40/121 MB Progress (1): 40/121 MB Progress (1): 40/121 MB Progress (1): 40/121 MB Progress (1): 40/121 MB Progress (1): 40/121 MB Progress (1): 40/121 MB Progress (1): 40/121 MB Progress (1): 40/121 MB Progress (1): 40/121 MB Progress (1): 40/121 MB Progress (1): 40/121 MB Progress (1): 40/121 MB Progress (1): 40/121 MB Progress (1): 40/121 MB Progress (1): 40/121 MB Progress (1): 40/121 MB Progress (1): 40/121 MB Progress (1): 40/121 MB Progress (1): 40/121 MB Progress (1): 40/121 MB Progress (1): 40/121 MB Progress (1): 40/121 MB Progress (1): 40/121 MB Progress (1): 40/121 MB Progress (1): 40/121 MB Progress (1): 40/121 MB Progress (1): 40/121 MB Progress (1): 40/121 MB Progress (1): 40/121 MB Progress (1): 40/121 MB Progress (1): 40/121 MB Progress (1): 40/121 MB Progress (1): 40/121 MB Progress (1): 40/121 MB Progress (1): 40/121 MB Progress (1): 40/121 MB Progress (1): 40/121 MB Progress (1): 40/121 MB Progress (1): 40/121 MB Progress (1): 40/121 MB Progress (1): 40/121 MB Progress (1): 40/121 MB Progress (1): 40/121 MB Progress (1): 40/121 MB Progress (1): 40/121 MB Progress (1): 40/121 MB Progress (1): 40/121 MB Progress (1): 40/121 MB Progress (1): 40/121 MB Progress (1): 40/121 MB Progress (1): 40/121 MB Progress (1): 40/121 MB Progress (1): 40/121 MB Progress (1): 40/121 MB Progress (1): 40/121 MB Progress (1): 40/121 MB Progress (1): 40/121 MB Progress (1): 40/121 MB Progress (1): 40/121 MB Progress (1): 40/121 MB Progress (1): 40/121 MB Progress (1): 40/121 MB Progress (1): 40/121 MB Progress (1): 40/121 MB Progress (1): 40/121 MB Progress (1): 40/121 MB Progress (1): 40/121 MB Progress (1): 40/121 MB Progress (1): 40/121 MB Progress (1): 40/121 MB Progress (1): 40/121 MB Progress (1): 40/121 MB Progress (1): 40/121 MB Progress (1): 40/121 MB Progress (1): 40/121 MB Progress (1): 40/121 MB Progress (1): 40/121 MB Progress (1): 40/121 MB Progress (1): 40/121 MB Progress (1): 40/121 MB Progress (1): 40/121 MB Progress (1): 40/121 MB Progress (1): 40/121 MB Progress (1): 40/121 MB Progress (1): 40/121 MB Progress (1): 40/121 MB Progress (1): 40/121 MB Progress (1): 40/121 MB Progress (1): 40/121 MB Progress (1): 40/121 MB Progress (1): 40/121 MB Progress (1): 40/121 MB Progress (1): 40/121 MB Progress (1): 40/121 MB Progress (1): 40/121 MB Progress (1): 40/121 MB Progress (1): 40/121 MB Progress (1): 40/121 MB Progress (1): 40/121 MB Progress (1): 40/121 MB Progress (1): 40/121 MB Progress (1): 40/121 MB Progress (1): 40/121 MB Progress (1): 40/121 MB Progress (1): 40/121 MB Progress (1): 40/121 MB Progress (1): 40/121 MB Progress (1): 40/121 MB Progress (1): 40/121 MB Progress (1): 40/121 MB Progress (1): 40/121 MB Progress (1): 40/121 MB Progress (1): 40/121 MB Progress (1): 40/121 MB Progress (1): 40/121 MB Progress (1): 40/121 MB Progress (1): 40/121 MB Progress (1): 40/121 MB Progress (1): 40/121 MB Progress (1): 40/121 MB Progress (1): 40/121 MB Progress (1): 40/121 MB Progress (1): 40/121 MB Progress (1): 40/121 MB Progress (1): 40/121 MB Progress (1): 40/121 MB Progress (1): 40/121 MB Progress (1): 40/121 MB Progress (1): 40/121 MB Progress (1): 40/121 MB Progress (1): 40/121 MB Progress (1): 40/121 MB Progress (1): 40/121 MB Progress (1): 40/121 MB Progress (1): 40/121 MB Progress (1): 40/121 MB Progress (1): 40/121 MB Progress (1): 40/121 MB Progress (1): 40/121 MB Progress (1): 40/121 MB Progress (1): 40/121 MB Progress (1): 40/121 MB Progress (1): 40/121 MB Progress (1): 40/121 MB Progress (1): 40/121 MB Progress (1): 40/121 MB Progress (1): 40/121 MB Progress (1): 40/121 MB Progress (1): 40/121 MB Progress (1): 40/121 MB Progress (1): 40/121 MB Progress (1): 40/121 MB Progress (1): 40/121 MB Progress (1): 40/121 MB Progress (1): 40/121 MB Progress (1): 40/121 MB Progress (1): 40/121 MB Progress (1): 40/121 MB Progress (1): 40/121 MB Progress (1): 40/121 MB Progress (1): 40/121 MB Progress (1): 40/121 MB Progress (1): 40/121 MB Progress (1): 40/121 MB Progress (1): 40/121 MB Progress (1): 40/121 MB Progress (1): 40/121 MB Progress (1): 40/121 MB Progress (1): 40/121 MB Progress (1): 40/121 MB Progress (1): 40/121 MB Progress (1): 40/121 MB Progress (1): 40/121 MB Progress (1): 40/121 MB Progress (1): 40/121 MB Progress (1): 40/121 MB Progress (1): 40/121 MB Progress (1): 40/121 MB Progress (1): 40/121 MB Progress (1): 40/121 MB Progress (1): 40/121 MB Progress (1): 40/121 MB Progress (1): 40/121 MB Progress (1): 40/121 MB Progress (1): 40/121 MB Progress (1): 40/121 MB Progress (1): 40/121 MB Progress (1): 40/121 MB Progress (1): 40/121 MB Progress (1): 40/121 MB Progress (1): 40/121 MB Progress (1): 40/121 MB Progress (1): 40/121 MB Progress (1): 40/121 MB Progress (1): 40/121 MB Progress (1): 40/121 MB Progress (1): 40/121 MB Progress (1): 40/121 MB Progress (1): 40/121 MB Progress (1): 40/121 MB Progress (1): 40/121 MB Progress (1): 40/121 MB Progress (1): 40/121 MB Progress (1): 40/121 MB Progress (1): 40/121 MB Progress (1): 40/121 MB Progress (1): 40/121 MB Progress (1): 40/121 MB Progress (1): 40/121 MB Progress (1): 40/121 MB Progress (1): 40/121 MB Progress (1): 40/121 MB Progress (1): 40/121 MB Progress (1): 40/121 MB Progress (1): 40/121 MB Progress (1): 40/121 MB Progress (1): 40/121 MB Progress (1): 40/121 MB Progress (1): 40/121 MB Progress (1): 40/121 MB Progress (1): 40/121 MB Progress (1): 40/121 MB Progress (1): 40/121 MB Progress (1): 40/121 MB Progress (1): 40/121 MB Progress (1): 40/121 MB Progress (1): 40/121 MB Progress (1): 40/121 MB Progress (1): 40/121 MB Progress (1): 40/121 MB Progress (1): 40/121 MB Progress (1): 40/121 MB Progress (1): 40/121 MB Progress (1): 40/121 MB Progress (1): 40/121 MB Progress (1): 40/121 MB Progress (1): 40/121 MB Progress (1): 40/121 MB Progress (1): 40/121 MB Progress (1): 40/121 MB Progress (1): 40/121 MB Progress (1): 40/121 MB Progress (1): 40/121 MB Progress (1): 40/121 MB Progress (1): 40/121 MB Progress (1): 40/121 MB Progress (1): 40/121 MB Progress (1): 40/121 MB Progress (1): 40/121 MB Progress (1): 40/121 MB Progress (1): 40/121 MB Progress (1): 40/121 MB Progress (1): 40/121 MB Progress (1): 40/121 MB Progress (1): 40/121 MB Progress (1): 40/121 MB Progress (1): 40/121 MB Progress (1): 40/121 MB Progress (1): 40/121 MB Progress (1): 40/121 MB Progress (1): 40/121 MB Progress (1): 40/121 MB Progress (1): 40/121 MB Progress (1): 40/121 MB Progress (1): 40/121 MB Progress (1): 40/121 MB Progress (1): 40/121 MB Progress (1): 40/121 MB Progress (1): 40/121 MB Progress (1): 40/121 MB Progress (1): 40/121 MB Progress (1): 40/121 MB Progress (1): 40/121 MB Progress (1): 40/121 MB Progress (1): 40/121 MB Progress (1): 40/121 MB Progress (1): 40/121 MB Progress (1): 40/121 MB Progress (1): 40/121 MB Progress (1): 40/121 MB Progress (1): 40/121 MB Progress (1): 40/121 MB Progress (1): 40/121 MB Progress (1): 40/121 MB Progress (1): 40/121 MB Progress (1): 40/121 MB Progress (1): 40/121 MB Progress (1): 40/121 MB Progress (1): 40/121 MB Progress (1): 40/121 MB Progress (1): 40/121 MB Progress (1): 40/121 MB Progress (1): 40/121 MB Progress (1): 40/121 MB Progress (1): 40/121 MB Progress (1): 40/121 MB Progress (1): 40/121 MB Progress (1): 40/121 MB Progress (1): 40/121 MB Progress (1): 40/121 MB Progress (1): 40/121 MB Progress (1): 40/121 MB Progress (1): 40/121 MB Progress (1): 40/121 MB Progress (1): 40/121 MB Progress (1): 40/121 MB Progress (1): 40/121 MB Progress (1): 40/121 MB Progress (1): 40/121 MB Progress (1): 40/121 MB Progress (1): 40/121 MB Progress (1): 40/121 MB Progress (1): 40/121 MB Progress (1): 40/121 MB Progress (1): 40/121 MB Progress (1): 40/121 MB Progress (1): 40/121 MB Progress (1): 40/121 MB Progress (1): 40/121 MB Progress (1): 40/121 MB Progress (1): 40/121 MB Progress (1): 40/121 MB Progress (1): 40/121 MB Progress (1): 40/121 MB Progress (1): 40/121 MB Progress (1): 40/121 MB Progress (1): 40/121 MB Progress (1): 40/121 MB Progress (1): 40/121 MB Progress (1): 40/121 MB Progress (1): 40/121 MB Progress (1): 40/121 MB Progress (1): 40/121 MB Progress (1): 40/121 MB Progress (1): 40/121 MB Progress (1): 40/121 MB Progress (1): 40/121 MB Progress (1): 40/121 MB Progress (1): 40/121 MB Progress (1): 40/121 MB Progress (1): 40/121 MB Progress (1): 40/121 MB Progress (1): 40/121 MB Progress (1): 40/121 MB Progress (1): 40/121 MB Progress (1): 40/121 MB Progress (1): 40/121 MB Progress (1): 40/121 MB Progress (1): 40/121 MB Progress (1): 40/121 MB Progress (1): 40/121 MB Progress (1): 40/121 MB Progress (1): 40/121 MB Progress (1): 40/121 MB Progress (1): 40/121 MB Progress (1): 40/121 MB Progress (1): 40/121 MB Progress (1): 40/121 MB Progress (1): 40/121 MB Progress (1): 40/121 MB Progress (1): 40/121 MB Progress (1): 40/121 MB Progress (1): 40/121 MB Progress (1): 40/121 MB Progress (1): 40/121 MB Progress (1): 40/121 MB Progress (1): 40/121 MB Progress (1): 40/121 MB Progress (1): 40/121 MB Progress (1): 40/121 MB Progress (1): 40/121 MB Progress (1): 40/121 MB Progress (1): 40/121 MB Progress (1): 40/121 MB Progress (1): 40/121 MB Progress (1): 40/121 MB Progress (1): 40/121 MB Progress (1): 40/121 MB Progress (1): 40/121 MB Progress (1): 40/121 MB Progress (1): 40/121 MB Progress (1): 40/121 MB Progress (1): 40/121 MB Progress (1): 40/121 MB Progress (1): 40/121 MB Progress (1): 40/121 MB Progress (1): 40/121 MB Progress (1): 40/121 MB Progress (1): 40/121 MB Progress (1): 40/121 MB Progress (1): 40/121 MB Progress (1): 40/121 MB Progress (1): 40/121 MB Progress (1): 40/121 MB Progress (1): 40/121 MB Progress (1): 40/121 MB Progress (1): 40/121 MB Progress (1): 40/121 MB Progress (1): 40/121 MB Progress (1): 40/121 MB Progress (1): 40/121 MB Progress (1): 40/121 MB Progress (1): 40/121 MB Progress (1): 40/121 MB Progress (1): 40/121 MB Progress (1): 40/121 MB Progress (1): 40/121 MB Progress (1): 40/121 MB Progress (1): 40/121 MB Progress (1): 40/121 MB Progress (1): 40/121 MB Progress (1): 40/121 MB Progress (1): 40/121 MB Progress (1): 40/121 MB Progress (1): 40/121 MB Progress (1): 40/121 MB Progress (1): 40/121 MB Progress (1): 40/121 MB Progress (1): 40/121 MB Progress (1): 40/121 MB Progress (1): 40/121 MB Progress (1): 40/121 MB Progress (1): 41/121 MB Progress (1): 41/121 MB Progress (1): 41/121 MB Progress (1): 41/121 MB Progress (1): 41/121 MB Progress (1): 41/121 MB Progress (1): 41/121 MB Progress (1): 41/121 MB Progress (1): 41/121 MB Progress (1): 41/121 MB Progress (1): 41/121 MB Progress (1): 41/121 MB Progress (1): 41/121 MB Progress (1): 41/121 MB Progress (1): 41/121 MB Progress (1): 41/121 MB Progress (1): 41/121 MB Progress (1): 41/121 MB Progress (1): 41/121 MB Progress (1): 41/121 MB Progress (1): 41/121 MB Progress (1): 41/121 MB Progress (1): 41/121 MB Progress (1): 41/121 MB Progress (1): 41/121 MB Progress (1): 41/121 MB Progress (1): 41/121 MB Progress (1): 41/121 MB Progress (1): 41/121 MB Progress (1): 41/121 MB Progress (1): 41/121 MB Progress (1): 41/121 MB Progress (1): 41/121 MB Progress (1): 41/121 MB Progress (1): 41/121 MB Progress (1): 41/121 MB Progress (1): 41/121 MB Progress (1): 41/121 MB Progress (1): 41/121 MB Progress (1): 41/121 MB Progress (1): 41/121 MB Progress (1): 41/121 MB Progress (1): 41/121 MB Progress (1): 41/121 MB Progress (1): 41/121 MB Progress (1): 41/121 MB Progress (1): 41/121 MB Progress (1): 41/121 MB Progress (1): 41/121 MB Progress (1): 41/121 MB Progress (1): 41/121 MB Progress (1): 41/121 MB Progress (1): 41/121 MB Progress (1): 41/121 MB Progress (1): 41/121 MB Progress (1): 41/121 MB Progress (1): 41/121 MB Progress (1): 41/121 MB Progress (1): 41/121 MB Progress (1): 41/121 MB Progress (1): 41/121 MB Progress (1): 41/121 MB Progress (1): 41/121 MB Progress (1): 41/121 MB Progress (1): 41/121 MB Progress (1): 41/121 MB Progress (1): 41/121 MB Progress (1): 41/121 MB Progress (1): 41/121 MB Progress (1): 41/121 MB Progress (1): 41/121 MB Progress (1): 41/121 MB Progress (1): 41/121 MB Progress (1): 41/121 MB Progress (1): 41/121 MB Progress (1): 41/121 MB Progress (1): 41/121 MB Progress (1): 41/121 MB Progress (1): 41/121 MB Progress (1): 41/121 MB Progress (1): 41/121 MB Progress (1): 41/121 MB Progress (1): 41/121 MB Progress (1): 41/121 MB Progress (1): 41/121 MB Progress (1): 41/121 MB Progress (1): 41/121 MB Progress (1): 41/121 MB Progress (1): 41/121 MB Progress (1): 41/121 MB Progress (1): 41/121 MB Progress (1): 41/121 MB Progress (1): 41/121 MB Progress (1): 41/121 MB Progress (1): 41/121 MB Progress (1): 41/121 MB Progress (1): 41/121 MB Progress (1): 41/121 MB Progress (1): 41/121 MB Progress (1): 41/121 MB Progress (1): 41/121 MB Progress (1): 41/121 MB Progress (1): 41/121 MB Progress (1): 41/121 MB Progress (1): 41/121 MB Progress (1): 41/121 MB Progress (1): 41/121 MB Progress (1): 41/121 MB Progress (1): 41/121 MB Progress (1): 41/121 MB Progress (1): 41/121 MB Progress (1): 41/121 MB Progress (1): 41/121 MB Progress (1): 41/121 MB Progress (1): 41/121 MB Progress (1): 41/121 MB Progress (1): 41/121 MB Progress (1): 41/121 MB Progress (1): 41/121 MB Progress (1): 41/121 MB Progress (1): 41/121 MB Progress (1): 41/121 MB Progress (1): 41/121 MB Progress (1): 41/121 MB Progress (1): 41/121 MB Progress (1): 41/121 MB Progress (1): 41/121 MB Progress (1): 41/121 MB Progress (1): 41/121 MB Progress (1): 41/121 MB Progress (1): 41/121 MB Progress (1): 41/121 MB Progress (1): 41/121 MB Progress (1): 41/121 MB Progress (1): 41/121 MB Progress (1): 41/121 MB Progress (1): 41/121 MB Progress (1): 41/121 MB Progress (1): 41/121 MB Progress (1): 41/121 MB Progress (1): 41/121 MB Progress (1): 41/121 MB Progress (1): 41/121 MB Progress (1): 41/121 MB Progress (1): 41/121 MB Progress (1): 41/121 MB Progress (1): 41/121 MB Progress (1): 41/121 MB Progress (1): 41/121 MB Progress (1): 41/121 MB Progress (1): 41/121 MB Progress (1): 41/121 MB Progress (1): 41/121 MB Progress (1): 41/121 MB Progress (1): 41/121 MB Progress (1): 41/121 MB Progress (1): 41/121 MB Progress (1): 41/121 MB Progress (1): 41/121 MB Progress (1): 41/121 MB Progress (1): 41/121 MB Progress (1): 41/121 MB Progress (1): 41/121 MB Progress (1): 41/121 MB Progress (1): 41/121 MB Progress (1): 41/121 MB Progress (1): 41/121 MB Progress (1): 41/121 MB Progress (1): 41/121 MB Progress (1): 41/121 MB Progress (1): 41/121 MB Progress (1): 41/121 MB Progress (1): 41/121 MB Progress (1): 41/121 MB Progress (1): 41/121 MB Progress (1): 41/121 MB Progress (1): 41/121 MB Progress (1): 41/121 MB Progress (1): 41/121 MB Progress (1): 41/121 MB Progress (1): 41/121 MB Progress (1): 41/121 MB Progress (1): 41/121 MB Progress (1): 41/121 MB Progress (1): 41/121 MB Progress (1): 41/121 MB Progress (1): 41/121 MB Progress (1): 41/121 MB Progress (1): 41/121 MB Progress (1): 41/121 MB Progress (1): 41/121 MB Progress (1): 41/121 MB Progress (1): 41/121 MB Progress (1): 41/121 MB Progress (1): 41/121 MB Progress (1): 41/121 MB Progress (1): 41/121 MB Progress (1): 41/121 MB Progress (1): 41/121 MB Progress (1): 41/121 MB Progress (1): 41/121 MB Progress (1): 41/121 MB Progress (1): 41/121 MB Progress (1): 41/121 MB Progress (1): 41/121 MB Progress (1): 41/121 MB Progress (1): 41/121 MB Progress (1): 41/121 MB Progress (1): 41/121 MB Progress (1): 41/121 MB Progress (1): 41/121 MB Progress (1): 41/121 MB Progress (1): 41/121 MB Progress (1): 41/121 MB Progress (1): 41/121 MB Progress (1): 41/121 MB Progress (1): 41/121 MB Progress (1): 41/121 MB Progress (1): 41/121 MB Progress (1): 41/121 MB Progress (1): 41/121 MB Progress (1): 41/121 MB Progress (1): 41/121 MB Progress (1): 41/121 MB Progress (1): 41/121 MB Progress (1): 41/121 MB Progress (1): 41/121 MB Progress (1): 41/121 MB Progress (1): 41/121 MB Progress (1): 41/121 MB Progress (1): 41/121 MB Progress (1): 41/121 MB Progress (1): 41/121 MB Progress (1): 41/121 MB Progress (1): 41/121 MB Progress (1): 41/121 MB Progress (1): 41/121 MB Progress (1): 41/121 MB Progress (1): 41/121 MB Progress (1): 41/121 MB Progress (1): 41/121 MB Progress (1): 41/121 MB Progress (1): 41/121 MB Progress (1): 41/121 MB Progress (1): 41/121 MB Progress (1): 41/121 MB Progress (1): 41/121 MB Progress (1): 41/121 MB Progress (1): 41/121 MB Progress (1): 41/121 MB Progress (1): 41/121 MB Progress (1): 41/121 MB Progress (1): 41/121 MB Progress (1): 41/121 MB Progress (1): 41/121 MB Progress (1): 41/121 MB Progress (1): 41/121 MB Progress (1): 41/121 MB Progress (1): 41/121 MB Progress (1): 41/121 MB Progress (1): 41/121 MB Progress (1): 41/121 MB Progress (1): 41/121 MB Progress (1): 41/121 MB Progress (1): 41/121 MB Progress (1): 41/121 MB Progress (1): 41/121 MB Progress (1): 41/121 MB Progress (1): 41/121 MB Progress (1): 41/121 MB Progress (1): 41/121 MB Progress (1): 41/121 MB Progress (1): 41/121 MB Progress (1): 41/121 MB Progress (1): 41/121 MB Progress (1): 41/121 MB Progress (1): 41/121 MB Progress (1): 41/121 MB Progress (1): 41/121 MB Progress (1): 41/121 MB Progress (1): 41/121 MB Progress (1): 41/121 MB Progress (1): 41/121 MB Progress (1): 41/121 MB Progress (1): 41/121 MB Progress (1): 41/121 MB Progress (1): 41/121 MB Progress (1): 41/121 MB Progress (1): 41/121 MB Progress (1): 41/121 MB Progress (1): 41/121 MB Progress (1): 41/121 MB Progress (1): 41/121 MB Progress (1): 41/121 MB Progress (1): 41/121 MB Progress (1): 41/121 MB Progress (1): 41/121 MB Progress (1): 41/121 MB Progress (1): 41/121 MB Progress (1): 41/121 MB Progress (1): 41/121 MB Progress (1): 41/121 MB Progress (1): 41/121 MB Progress (1): 41/121 MB Progress (1): 41/121 MB Progress (1): 41/121 MB Progress (1): 41/121 MB Progress (1): 41/121 MB Progress (1): 41/121 MB Progress (1): 41/121 MB Progress (1): 41/121 MB Progress (1): 41/121 MB Progress (1): 41/121 MB Progress (1): 41/121 MB Progress (1): 41/121 MB Progress (1): 41/121 MB Progress (1): 41/121 MB Progress (1): 41/121 MB Progress (1): 41/121 MB Progress (1): 41/121 MB Progress (1): 41/121 MB Progress (1): 41/121 MB Progress (1): 41/121 MB Progress (1): 41/121 MB Progress (1): 41/121 MB Progress (1): 41/121 MB Progress (1): 41/121 MB Progress (1): 41/121 MB Progress (1): 41/121 MB Progress (1): 41/121 MB Progress (1): 41/121 MB Progress (1): 41/121 MB Progress (1): 41/121 MB Progress (1): 41/121 MB Progress (1): 41/121 MB Progress (1): 41/121 MB Progress (1): 41/121 MB Progress (1): 41/121 MB Progress (1): 41/121 MB Progress (1): 41/121 MB Progress (1): 41/121 MB Progress (1): 41/121 MB Progress (1): 41/121 MB Progress (1): 41/121 MB Progress (1): 41/121 MB Progress (1): 41/121 MB Progress (1): 41/121 MB Progress (1): 41/121 MB Progress (1): 41/121 MB Progress (1): 41/121 MB Progress (1): 41/121 MB Progress (1): 41/121 MB Progress (1): 41/121 MB Progress (1): 41/121 MB Progress (1): 41/121 MB Progress (1): 41/121 MB Progress (1): 41/121 MB Progress (1): 41/121 MB Progress (1): 41/121 MB Progress (1): 41/121 MB Progress (1): 41/121 MB Progress (1): 41/121 MB Progress (1): 41/121 MB Progress (1): 41/121 MB Progress (1): 41/121 MB Progress (1): 41/121 MB Progress (1): 41/121 MB Progress (1): 41/121 MB Progress (1): 41/121 MB Progress (1): 41/121 MB Progress (1): 41/121 MB Progress (1): 41/121 MB Progress (1): 41/121 MB Progress (1): 41/121 MB Progress (1): 41/121 MB Progress (1): 41/121 MB Progress (1): 41/121 MB Progress (1): 41/121 MB Progress (1): 41/121 MB Progress (1): 41/121 MB Progress (1): 41/121 MB Progress (1): 41/121 MB Progress (1): 41/121 MB Progress (1): 41/121 MB Progress (1): 41/121 MB Progress (1): 41/121 MB Progress (1): 41/121 MB Progress (1): 41/121 MB Progress (1): 41/121 MB Progress (1): 41/121 MB Progress (1): 41/121 MB Progress (1): 41/121 MB Progress (1): 41/121 MB Progress (1): 41/121 MB Progress (1): 41/121 MB Progress (1): 41/121 MB Progress (1): 41/121 MB Progress (1): 41/121 MB Progress (1): 41/121 MB Progress (1): 41/121 MB Progress (1): 41/121 MB Progress (1): 41/121 MB Progress (1): 41/121 MB Progress (1): 41/121 MB Progress (1): 41/121 MB Progress (1): 41/121 MB Progress (1): 41/121 MB Progress (1): 41/121 MB Progress (1): 41/121 MB Progress (1): 41/121 MB Progress (1): 41/121 MB Progress (1): 41/121 MB Progress (1): 41/121 MB Progress (1): 41/121 MB Progress (1): 41/121 MB Progress (1): 41/121 MB Progress (1): 41/121 MB Progress (1): 41/121 MB Progress (1): 41/121 MB Progress (1): 41/121 MB Progress (1): 41/121 MB Progress (1): 41/121 MB Progress (1): 41/121 MB Progress (1): 41/121 MB Progress (1): 41/121 MB Progress (1): 41/121 MB Progress (1): 41/121 MB Progress (1): 41/121 MB Progress (1): 41/121 MB Progress (1): 41/121 MB Progress (1): 41/121 MB Progress (1): 41/121 MB Progress (1): 41/121 MB Progress (1): 41/121 MB Progress (1): 41/121 MB Progress (1): 41/121 MB Progress (1): 41/121 MB Progress (1): 41/121 MB Progress (1): 41/121 MB Progress (1): 41/121 MB Progress (1): 41/121 MB Progress (1): 41/121 MB Progress (1): 41/121 MB Progress (1): 41/121 MB Progress (1): 41/121 MB Progress (1): 41/121 MB Progress (1): 41/121 MB Progress (1): 41/121 MB Progress (1): 41/121 MB Progress (1): 41/121 MB Progress (1): 41/121 MB Progress (1): 41/121 MB Progress (1): 41/121 MB Progress (1): 41/121 MB Progress (1): 41/121 MB Progress (1): 41/121 MB Progress (1): 41/121 MB Progress (1): 41/121 MB Progress (1): 41/121 MB Progress (1): 41/121 MB Progress (1): 41/121 MB Progress (1): 41/121 MB Progress (1): 41/121 MB Progress (1): 41/121 MB Progress (1): 41/121 MB Progress (1): 41/121 MB Progress (1): 41/121 MB Progress (1): 41/121 MB Progress (1): 41/121 MB Progress (1): 41/121 MB Progress (1): 41/121 MB Progress (1): 41/121 MB Progress (1): 41/121 MB Progress (1): 41/121 MB Progress (1): 41/121 MB Progress (1): 41/121 MB Progress (1): 41/121 MB Progress (1): 41/121 MB Progress (1): 41/121 MB Progress (1): 41/121 MB Progress (1): 41/121 MB Progress (1): 41/121 MB Progress (1): 41/121 MB Progress (1): 41/121 MB Progress (1): 41/121 MB Progress (1): 41/121 MB Progress (1): 41/121 MB Progress (1): 41/121 MB Progress (1): 42/121 MB Progress (1): 42/121 MB Progress (1): 42/121 MB Progress (1): 42/121 MB Progress (1): 42/121 MB Progress (1): 42/121 MB Progress (1): 42/121 MB Progress (1): 42/121 MB Progress (1): 42/121 MB Progress (1): 42/121 MB Progress (1): 42/121 MB Progress (1): 42/121 MB Progress (1): 42/121 MB Progress (1): 42/121 MB Progress (1): 42/121 MB Progress (1): 42/121 MB Progress (1): 42/121 MB Progress (1): 42/121 MB Progress (1): 42/121 MB Progress (1): 42/121 MB Progress (1): 42/121 MB Progress (1): 42/121 MB Progress (1): 42/121 MB Progress (1): 42/121 MB Progress (1): 42/121 MB Progress (1): 42/121 MB Progress (1): 42/121 MB Progress (1): 42/121 MB Progress (1): 42/121 MB Progress (1): 42/121 MB Progress (1): 42/121 MB Progress (1): 42/121 MB Progress (1): 42/121 MB Progress (1): 42/121 MB Progress (1): 42/121 MB Progress (1): 42/121 MB Progress (1): 42/121 MB Progress (1): 42/121 MB Progress (1): 42/121 MB Progress (1): 42/121 MB Progress (1): 42/121 MB Progress (1): 42/121 MB Progress (1): 42/121 MB Progress (1): 42/121 MB Progress (1): 42/121 MB Progress (1): 42/121 MB Progress (1): 42/121 MB Progress (1): 42/121 MB Progress (1): 42/121 MB Progress (1): 42/121 MB Progress (1): 42/121 MB Progress (1): 42/121 MB Progress (1): 42/121 MB Progress (1): 42/121 MB Progress (1): 42/121 MB Progress (1): 42/121 MB Progress (1): 42/121 MB Progress (1): 42/121 MB Progress (1): 42/121 MB Progress (1): 42/121 MB Progress (1): 42/121 MB Progress (1): 42/121 MB Progress (1): 42/121 MB Progress (1): 42/121 MB Progress (1): 42/121 MB Progress (1): 42/121 MB Progress (1): 42/121 MB Progress (1): 42/121 MB Progress (1): 42/121 MB Progress (1): 42/121 MB Progress (1): 42/121 MB Progress (1): 42/121 MB Progress (1): 42/121 MB Progress (1): 42/121 MB Progress (1): 42/121 MB Progress (1): 42/121 MB Progress (1): 42/121 MB Progress (1): 42/121 MB Progress (1): 42/121 MB Progress (1): 42/121 MB Progress (1): 42/121 MB Progress (1): 42/121 MB Progress (1): 42/121 MB Progress (1): 42/121 MB Progress (1): 42/121 MB Progress (1): 42/121 MB Progress (1): 42/121 MB Progress (1): 42/121 MB Progress (1): 42/121 MB Progress (1): 42/121 MB Progress (1): 42/121 MB Progress (1): 42/121 MB Progress (1): 42/121 MB Progress (1): 42/121 MB Progress (1): 42/121 MB Progress (1): 42/121 MB Progress (1): 42/121 MB Progress (1): 42/121 MB Progress (1): 42/121 MB Progress (1): 42/121 MB Progress (1): 42/121 MB Progress (1): 42/121 MB Progress (1): 42/121 MB Progress (1): 42/121 MB Progress (1): 42/121 MB Progress (1): 42/121 MB Progress (1): 42/121 MB Progress (1): 42/121 MB Progress (1): 42/121 MB Progress (1): 42/121 MB Progress (1): 42/121 MB Progress (1): 42/121 MB Progress (1): 42/121 MB Progress (1): 42/121 MB Progress (1): 42/121 MB Progress (1): 42/121 MB Progress (1): 42/121 MB Progress (1): 42/121 MB Progress (1): 42/121 MB Progress (1): 42/121 MB Progress (1): 42/121 MB Progress (1): 42/121 MB Progress (1): 42/121 MB Progress (1): 42/121 MB Progress (1): 42/121 MB Progress (1): 42/121 MB Progress (1): 42/121 MB Progress (1): 42/121 MB Progress (1): 42/121 MB Progress (1): 42/121 MB Progress (1): 42/121 MB Progress (1): 42/121 MB Progress (1): 42/121 MB Progress (1): 42/121 MB Progress (1): 42/121 MB Progress (1): 42/121 MB Progress (1): 42/121 MB Progress (1): 42/121 MB Progress (1): 42/121 MB Progress (1): 42/121 MB Progress (1): 42/121 MB Progress (1): 42/121 MB Progress (1): 42/121 MB Progress (1): 42/121 MB Progress (1): 42/121 MB Progress (1): 42/121 MB Progress (1): 42/121 MB Progress (1): 42/121 MB Progress (1): 42/121 MB Progress (1): 42/121 MB Progress (1): 42/121 MB Progress (1): 42/121 MB Progress (1): 42/121 MB Progress (1): 42/121 MB Progress (1): 42/121 MB Progress (1): 42/121 MB Progress (1): 42/121 MB Progress (1): 42/121 MB Progress (1): 42/121 MB Progress (1): 42/121 MB Progress (1): 42/121 MB Progress (1): 42/121 MB Progress (1): 42/121 MB Progress (1): 42/121 MB Progress (1): 42/121 MB Progress (1): 42/121 MB Progress (1): 42/121 MB Progress (1): 42/121 MB Progress (1): 42/121 MB Progress (1): 42/121 MB Progress (1): 42/121 MB Progress (1): 42/121 MB Progress (1): 42/121 MB Progress (1): 42/121 MB Progress (1): 42/121 MB Progress (1): 42/121 MB Progress (1): 42/121 MB Progress (1): 42/121 MB Progress (1): 42/121 MB Progress (1): 42/121 MB Progress (1): 42/121 MB Progress (1): 42/121 MB Progress (1): 42/121 MB Progress (1): 42/121 MB Progress (1): 42/121 MB Progress (1): 42/121 MB Progress (1): 42/121 MB Progress (1): 42/121 MB Progress (1): 42/121 MB Progress (1): 42/121 MB Progress (1): 42/121 MB Progress (1): 42/121 MB Progress (1): 42/121 MB Progress (1): 42/121 MB Progress (1): 42/121 MB Progress (1): 42/121 MB Progress (1): 42/121 MB Progress (1): 42/121 MB Progress (1): 42/121 MB Progress (1): 42/121 MB Progress (1): 42/121 MB Progress (1): 42/121 MB Progress (1): 42/121 MB Progress (1): 42/121 MB Progress (1): 42/121 MB Progress (1): 42/121 MB Progress (1): 42/121 MB Progress (1): 42/121 MB Progress (1): 42/121 MB Progress (1): 42/121 MB Progress (1): 42/121 MB Progress (1): 42/121 MB Progress (1): 42/121 MB Progress (1): 42/121 MB Progress (1): 42/121 MB Progress (1): 42/121 MB Progress (1): 42/121 MB Progress (1): 42/121 MB Progress (1): 42/121 MB Progress (1): 42/121 MB Progress (1): 42/121 MB Progress (1): 42/121 MB Progress (1): 42/121 MB Progress (1): 42/121 MB Progress (1): 42/121 MB Progress (1): 42/121 MB Progress (1): 42/121 MB Progress (1): 42/121 MB Progress (1): 42/121 MB Progress (1): 42/121 MB Progress (1): 42/121 MB Progress (1): 42/121 MB Progress (1): 42/121 MB Progress (1): 42/121 MB Progress (1): 42/121 MB Progress (1): 42/121 MB Progress (1): 42/121 MB Progress (1): 42/121 MB Progress (1): 42/121 MB Progress (1): 42/121 MB Progress (1): 42/121 MB Progress (1): 42/121 MB Progress (1): 42/121 MB Progress (1): 42/121 MB Progress (1): 42/121 MB Progress (1): 42/121 MB Progress (1): 42/121 MB Progress (1): 42/121 MB Progress (1): 42/121 MB Progress (1): 42/121 MB Progress (1): 42/121 MB Progress (1): 42/121 MB Progress (1): 42/121 MB Progress (1): 42/121 MB Progress (1): 42/121 MB Progress (1): 42/121 MB Progress (1): 42/121 MB Progress (1): 42/121 MB Progress (1): 42/121 MB Progress (1): 42/121 MB Progress (1): 42/121 MB Progress (1): 42/121 MB Progress (1): 42/121 MB Progress (1): 42/121 MB Progress (1): 42/121 MB Progress (1): 42/121 MB Progress (1): 42/121 MB Progress (1): 42/121 MB Progress (1): 42/121 MB Progress (1): 42/121 MB Progress (1): 42/121 MB Progress (1): 42/121 MB Progress (1): 42/121 MB Progress (1): 42/121 MB Progress (1): 42/121 MB Progress (1): 42/121 MB Progress (1): 42/121 MB Progress (1): 42/121 MB Progress (1): 42/121 MB Progress (1): 42/121 MB Progress (1): 42/121 MB Progress (1): 42/121 MB Progress (1): 42/121 MB Progress (1): 42/121 MB Progress (1): 42/121 MB Progress (1): 42/121 MB Progress (1): 42/121 MB Progress (1): 42/121 MB Progress (1): 42/121 MB Progress (1): 42/121 MB Progress (1): 42/121 MB Progress (1): 42/121 MB Progress (1): 42/121 MB Progress (1): 42/121 MB Progress (1): 42/121 MB Progress (1): 42/121 MB Progress (1): 42/121 MB Progress (1): 42/121 MB Progress (1): 42/121 MB Progress (1): 42/121 MB Progress (1): 42/121 MB Progress (1): 42/121 MB Progress (1): 42/121 MB Progress (1): 42/121 MB Progress (1): 42/121 MB Progress (1): 42/121 MB Progress (1): 42/121 MB Progress (1): 42/121 MB Progress (1): 42/121 MB Progress (1): 42/121 MB Progress (1): 42/121 MB Progress (1): 42/121 MB Progress (1): 42/121 MB Progress (1): 42/121 MB Progress (1): 42/121 MB Progress (1): 42/121 MB Progress (1): 42/121 MB Progress (1): 42/121 MB Progress (1): 42/121 MB Progress (1): 42/121 MB Progress (1): 42/121 MB Progress (1): 42/121 MB Progress (1): 42/121 MB Progress (1): 42/121 MB Progress (1): 42/121 MB Progress (1): 42/121 MB Progress (1): 42/121 MB Progress (1): 42/121 MB Progress (1): 42/121 MB Progress (1): 42/121 MB Progress (1): 42/121 MB Progress (1): 42/121 MB Progress (1): 42/121 MB Progress (1): 42/121 MB Progress (1): 42/121 MB Progress (1): 42/121 MB Progress (1): 42/121 MB Progress (1): 42/121 MB Progress (1): 42/121 MB Progress (1): 42/121 MB Progress (1): 42/121 MB Progress (1): 42/121 MB Progress (1): 42/121 MB Progress (1): 42/121 MB Progress (1): 42/121 MB Progress (1): 42/121 MB Progress (1): 42/121 MB Progress (1): 42/121 MB Progress (1): 42/121 MB Progress (1): 42/121 MB Progress (1): 42/121 MB Progress (1): 42/121 MB Progress (1): 42/121 MB Progress (1): 42/121 MB Progress (1): 42/121 MB Progress (1): 42/121 MB Progress (1): 42/121 MB Progress (1): 42/121 MB Progress (1): 42/121 MB Progress (1): 42/121 MB Progress (1): 42/121 MB Progress (1): 42/121 MB Progress (1): 42/121 MB Progress (1): 42/121 MB Progress (1): 42/121 MB Progress (1): 42/121 MB Progress (1): 42/121 MB Progress (1): 42/121 MB Progress (1): 42/121 MB Progress (1): 42/121 MB Progress (1): 42/121 MB Progress (1): 42/121 MB Progress (1): 42/121 MB Progress (1): 42/121 MB Progress (1): 42/121 MB Progress (1): 42/121 MB Progress (1): 42/121 MB Progress (1): 42/121 MB Progress (1): 42/121 MB Progress (1): 42/121 MB Progress (1): 42/121 MB Progress (1): 42/121 MB Progress (1): 42/121 MB Progress (1): 42/121 MB Progress (1): 42/121 MB Progress (1): 42/121 MB Progress (1): 42/121 MB Progress (1): 42/121 MB Progress (1): 42/121 MB Progress (1): 42/121 MB Progress (1): 42/121 MB Progress (1): 42/121 MB Progress (1): 42/121 MB Progress (1): 42/121 MB Progress (1): 42/121 MB Progress (1): 42/121 MB Progress (1): 42/121 MB Progress (1): 42/121 MB Progress (1): 42/121 MB Progress (1): 42/121 MB Progress (1): 42/121 MB Progress (1): 42/121 MB Progress (1): 42/121 MB Progress (1): 42/121 MB Progress (1): 42/121 MB Progress (1): 42/121 MB Progress (1): 42/121 MB Progress (1): 42/121 MB Progress (1): 42/121 MB Progress (1): 42/121 MB Progress (1): 42/121 MB Progress (1): 42/121 MB Progress (1): 42/121 MB Progress (1): 42/121 MB Progress (1): 42/121 MB Progress (1): 42/121 MB Progress (1): 42/121 MB Progress (1): 42/121 MB Progress (1): 42/121 MB Progress (1): 42/121 MB Progress (1): 42/121 MB Progress (1): 42/121 MB Progress (1): 42/121 MB Progress (1): 42/121 MB Progress (1): 42/121 MB Progress (1): 42/121 MB Progress (1): 42/121 MB Progress (1): 42/121 MB Progress (1): 42/121 MB Progress (1): 42/121 MB Progress (1): 42/121 MB Progress (1): 42/121 MB Progress (1): 42/121 MB Progress (1): 42/121 MB Progress (1): 42/121 MB Progress (1): 42/121 MB Progress (1): 42/121 MB Progress (1): 42/121 MB Progress (1): 42/121 MB Progress (1): 42/121 MB Progress (1): 42/121 MB Progress (1): 42/121 MB Progress (1): 42/121 MB Progress (1): 42/121 MB Progress (1): 42/121 MB Progress (1): 42/121 MB Progress (1): 42/121 MB Progress (1): 42/121 MB Progress (1): 42/121 MB Progress (1): 42/121 MB Progress (1): 42/121 MB Progress (1): 42/121 MB Progress (1): 42/121 MB Progress (1): 42/121 MB Progress (1): 42/121 MB Progress (1): 42/121 MB Progress (1): 42/121 MB Progress (1): 42/121 MB Progress (1): 42/121 MB Progress (1): 42/121 MB Progress (1): 42/121 MB Progress (1): 42/121 MB Progress (1): 42/121 MB Progress (1): 42/121 MB Progress (1): 42/121 MB Progress (1): 42/121 MB Progress (1): 42/121 MB Progress (1): 42/121 MB Progress (1): 42/121 MB Progress (1): 42/121 MB Progress (1): 42/121 MB Progress (1): 42/121 MB Progress (1): 42/121 MB Progress (1): 42/121 MB Progress (1): 42/121 MB Progress (1): 42/121 MB Progress (1): 42/121 MB Progress (1): 42/121 MB Progress (1): 42/121 MB Progress (1): 42/121 MB Progress (1): 42/121 MB Progress (1): 42/121 MB Progress (1): 42/121 MB Progress (1): 42/121 MB Progress (1): 42/121 MB Progress (1): 42/121 MB Progress (1): 42/121 MB Progress (1): 42/121 MB Progress (1): 43/121 MB Progress (1): 43/121 MB Progress (1): 43/121 MB Progress (1): 43/121 MB Progress (1): 43/121 MB Progress (1): 43/121 MB Progress (1): 43/121 MB Progress (1): 43/121 MB Progress (1): 43/121 MB Progress (1): 43/121 MB Progress (1): 43/121 MB Progress (1): 43/121 MB Progress (1): 43/121 MB Progress (1): 43/121 MB Progress (1): 43/121 MB Progress (1): 43/121 MB Progress (1): 43/121 MB Progress (1): 43/121 MB Progress (1): 43/121 MB Progress (1): 43/121 MB Progress (1): 43/121 MB Progress (1): 43/121 MB Progress (1): 43/121 MB Progress (1): 43/121 MB Progress (1): 43/121 MB Progress (1): 43/121 MB Progress (1): 43/121 MB Progress (1): 43/121 MB Progress (1): 43/121 MB Progress (1): 43/121 MB Progress (1): 43/121 MB Progress (1): 43/121 MB Progress (1): 43/121 MB Progress (1): 43/121 MB Progress (1): 43/121 MB Progress (1): 43/121 MB Progress (1): 43/121 MB Progress (1): 43/121 MB Progress (1): 43/121 MB Progress (1): 43/121 MB Progress (1): 43/121 MB Progress (1): 43/121 MB Progress (1): 43/121 MB Progress (1): 43/121 MB Progress (1): 43/121 MB Progress (1): 43/121 MB Progress (1): 43/121 MB Progress (1): 43/121 MB Progress (1): 43/121 MB Progress (1): 43/121 MB Progress (1): 43/121 MB Progress (1): 43/121 MB Progress (1): 43/121 MB Progress (1): 43/121 MB Progress (1): 43/121 MB Progress (1): 43/121 MB Progress (1): 43/121 MB Progress (1): 43/121 MB Progress (1): 43/121 MB Progress (1): 43/121 MB Progress (1): 43/121 MB Progress (1): 43/121 MB Progress (1): 43/121 MB Progress (1): 43/121 MB Progress (1): 43/121 MB Progress (1): 43/121 MB Progress (1): 43/121 MB Progress (1): 43/121 MB Progress (1): 43/121 MB Progress (1): 43/121 MB Progress (1): 43/121 MB Progress (1): 43/121 MB Progress (1): 43/121 MB Progress (1): 43/121 MB Progress (1): 43/121 MB Progress (1): 43/121 MB Progress (1): 43/121 MB Progress (1): 43/121 MB Progress (1): 43/121 MB Progress (1): 43/121 MB Progress (1): 43/121 MB Progress (1): 43/121 MB Progress (1): 43/121 MB Progress (1): 43/121 MB Progress (1): 43/121 MB Progress (1): 43/121 MB Progress (1): 43/121 MB Progress (1): 43/121 MB Progress (1): 43/121 MB Progress (1): 43/121 MB Progress (1): 43/121 MB Progress (1): 43/121 MB Progress (1): 43/121 MB Progress (1): 43/121 MB Progress (1): 43/121 MB Progress (1): 43/121 MB Progress (1): 43/121 MB Progress (1): 43/121 MB Progress (1): 43/121 MB Progress (1): 43/121 MB Progress (1): 43/121 MB Progress (1): 43/121 MB Progress (1): 43/121 MB Progress (1): 43/121 MB Progress (1): 43/121 MB Progress (1): 43/121 MB Progress (1): 43/121 MB Progress (1): 43/121 MB Progress (1): 43/121 MB Progress (1): 43/121 MB Progress (1): 43/121 MB Progress (1): 43/121 MB Progress (1): 43/121 MB Progress (1): 43/121 MB Progress (1): 43/121 MB Progress (1): 43/121 MB Progress (1): 43/121 MB Progress (1): 43/121 MB Progress (1): 43/121 MB Progress (1): 43/121 MB Progress (1): 43/121 MB Progress (1): 43/121 MB Progress (1): 43/121 MB Progress (1): 43/121 MB Progress (1): 43/121 MB Progress (1): 43/121 MB Progress (1): 43/121 MB Progress (1): 43/121 MB Progress (1): 43/121 MB Progress (1): 43/121 MB Progress (1): 43/121 MB Progress (1): 43/121 MB Progress (1): 43/121 MB Progress (1): 43/121 MB Progress (1): 43/121 MB Progress (1): 43/121 MB Progress (1): 43/121 MB Progress (1): 43/121 MB Progress (1): 43/121 MB Progress (1): 43/121 MB Progress (1): 43/121 MB Progress (1): 43/121 MB Progress (1): 43/121 MB Progress (1): 43/121 MB Progress (1): 43/121 MB Progress (1): 43/121 MB Progress (1): 43/121 MB Progress (1): 43/121 MB Progress (1): 43/121 MB Progress (1): 43/121 MB Progress (1): 43/121 MB Progress (1): 43/121 MB Progress (1): 43/121 MB Progress (1): 43/121 MB Progress (1): 43/121 MB Progress (1): 43/121 MB Progress (1): 43/121 MB Progress (1): 43/121 MB Progress (1): 43/121 MB Progress (1): 43/121 MB Progress (1): 43/121 MB Progress (1): 43/121 MB Progress (1): 43/121 MB Progress (1): 43/121 MB Progress (1): 43/121 MB Progress (1): 43/121 MB Progress (1): 43/121 MB Progress (1): 43/121 MB Progress (1): 43/121 MB Progress (1): 43/121 MB Progress (1): 43/121 MB Progress (1): 43/121 MB Progress (1): 43/121 MB Progress (1): 43/121 MB Progress (1): 43/121 MB Progress (1): 43/121 MB Progress (1): 43/121 MB Progress (1): 43/121 MB Progress (1): 43/121 MB Progress (1): 43/121 MB Progress (1): 43/121 MB Progress (1): 43/121 MB Progress (1): 43/121 MB Progress (1): 43/121 MB Progress (1): 43/121 MB Progress (1): 43/121 MB Progress (1): 43/121 MB Progress (1): 43/121 MB Progress (1): 43/121 MB Progress (1): 43/121 MB Progress (1): 43/121 MB Progress (1): 43/121 MB Progress (1): 43/121 MB Progress (1): 43/121 MB Progress (1): 43/121 MB Progress (1): 43/121 MB Progress (1): 43/121 MB Progress (1): 43/121 MB Progress (1): 43/121 MB Progress (1): 43/121 MB Progress (1): 43/121 MB Progress (1): 43/121 MB Progress (1): 43/121 MB Progress (1): 43/121 MB Progress (1): 43/121 MB Progress (1): 43/121 MB Progress (1): 43/121 MB Progress (1): 43/121 MB Progress (1): 43/121 MB Progress (1): 43/121 MB Progress (1): 43/121 MB Progress (1): 43/121 MB Progress (1): 43/121 MB Progress (1): 43/121 MB Progress (1): 43/121 MB Progress (1): 43/121 MB Progress (1): 43/121 MB Progress (1): 43/121 MB Progress (1): 43/121 MB Progress (1): 43/121 MB Progress (1): 43/121 MB Progress (1): 43/121 MB Progress (1): 43/121 MB Progress (1): 43/121 MB Progress (1): 43/121 MB Progress (1): 43/121 MB Progress (1): 43/121 MB Progress (1): 43/121 MB Progress (1): 43/121 MB Progress (1): 43/121 MB Progress (1): 43/121 MB Progress (1): 43/121 MB Progress (1): 43/121 MB Progress (1): 43/121 MB Progress (1): 43/121 MB Progress (1): 43/121 MB Progress (1): 43/121 MB Progress (1): 43/121 MB Progress (1): 43/121 MB Progress (1): 43/121 MB Progress (1): 43/121 MB Progress (1): 43/121 MB Progress (1): 43/121 MB Progress (1): 43/121 MB Progress (1): 43/121 MB Progress (1): 43/121 MB Progress (1): 43/121 MB Progress (1): 43/121 MB Progress (1): 43/121 MB Progress (1): 43/121 MB Progress (1): 43/121 MB Progress (1): 43/121 MB Progress (1): 43/121 MB Progress (1): 43/121 MB Progress (1): 43/121 MB Progress (1): 43/121 MB Progress (1): 43/121 MB Progress (1): 43/121 MB Progress (1): 43/121 MB Progress (1): 43/121 MB Progress (1): 43/121 MB Progress (1): 43/121 MB Progress (1): 43/121 MB Progress (1): 43/121 MB Progress (1): 43/121 MB Progress (1): 43/121 MB Progress (1): 43/121 MB Progress (1): 43/121 MB Progress (1): 43/121 MB Progress (1): 43/121 MB Progress (1): 43/121 MB Progress (1): 43/121 MB Progress (1): 43/121 MB Progress (1): 43/121 MB Progress (1): 43/121 MB Progress (1): 43/121 MB Progress (1): 43/121 MB Progress (1): 43/121 MB Progress (1): 43/121 MB Progress (1): 43/121 MB Progress (1): 43/121 MB Progress (1): 43/121 MB Progress (1): 43/121 MB Progress (1): 43/121 MB Progress (1): 43/121 MB Progress (1): 43/121 MB Progress (1): 43/121 MB Progress (1): 43/121 MB Progress (1): 43/121 MB Progress (1): 43/121 MB Progress (1): 43/121 MB Progress (1): 43/121 MB Progress (1): 43/121 MB Progress (1): 43/121 MB Progress (1): 43/121 MB Progress (1): 43/121 MB Progress (1): 43/121 MB Progress (1): 43/121 MB Progress (1): 43/121 MB Progress (1): 43/121 MB Progress (1): 43/121 MB Progress (1): 43/121 MB Progress (1): 43/121 MB Progress (1): 43/121 MB Progress (1): 43/121 MB Progress (1): 43/121 MB Progress (1): 43/121 MB Progress (1): 43/121 MB Progress (1): 43/121 MB Progress (1): 43/121 MB Progress (1): 43/121 MB Progress (1): 43/121 MB Progress (1): 43/121 MB Progress (1): 43/121 MB Progress (1): 43/121 MB Progress (1): 43/121 MB Progress (1): 43/121 MB Progress (1): 43/121 MB Progress (1): 43/121 MB Progress (1): 43/121 MB Progress (1): 43/121 MB Progress (1): 43/121 MB Progress (1): 43/121 MB Progress (1): 43/121 MB Progress (1): 43/121 MB Progress (1): 43/121 MB Progress (1): 43/121 MB Progress (1): 43/121 MB Progress (1): 43/121 MB Progress (1): 43/121 MB Progress (1): 43/121 MB Progress (1): 43/121 MB Progress (1): 43/121 MB Progress (1): 43/121 MB Progress (1): 43/121 MB Progress (1): 43/121 MB Progress (1): 43/121 MB Progress (1): 43/121 MB Progress (1): 43/121 MB Progress (1): 43/121 MB Progress (1): 43/121 MB Progress (1): 43/121 MB Progress (1): 43/121 MB Progress (1): 43/121 MB Progress (1): 43/121 MB Progress (1): 43/121 MB Progress (1): 43/121 MB Progress (1): 43/121 MB Progress (1): 43/121 MB Progress (1): 43/121 MB Progress (1): 43/121 MB Progress (1): 43/121 MB Progress (1): 43/121 MB Progress (1): 43/121 MB Progress (1): 43/121 MB Progress (1): 43/121 MB Progress (1): 43/121 MB Progress (1): 43/121 MB Progress (1): 43/121 MB Progress (1): 43/121 MB Progress (1): 43/121 MB Progress (1): 43/121 MB Progress (1): 43/121 MB Progress (1): 43/121 MB Progress (1): 43/121 MB Progress (1): 43/121 MB Progress (1): 43/121 MB Progress (1): 43/121 MB Progress (1): 43/121 MB Progress (1): 43/121 MB Progress (1): 43/121 MB Progress (1): 43/121 MB Progress (1): 43/121 MB Progress (1): 43/121 MB Progress (1): 43/121 MB Progress (1): 43/121 MB Progress (1): 43/121 MB Progress (1): 43/121 MB Progress (1): 43/121 MB Progress (1): 43/121 MB Progress (1): 43/121 MB Progress (1): 43/121 MB Progress (1): 43/121 MB Progress (1): 43/121 MB Progress (1): 43/121 MB Progress (1): 43/121 MB Progress (1): 43/121 MB Progress (1): 43/121 MB Progress (1): 43/121 MB Progress (1): 43/121 MB Progress (1): 43/121 MB Progress (1): 43/121 MB Progress (1): 43/121 MB Progress (1): 43/121 MB Progress (1): 43/121 MB Progress (1): 43/121 MB Progress (1): 43/121 MB Progress (1): 43/121 MB Progress (1): 43/121 MB Progress (1): 43/121 MB Progress (1): 43/121 MB Progress (1): 43/121 MB Progress (1): 43/121 MB Progress (1): 43/121 MB Progress (1): 43/121 MB Progress (1): 43/121 MB Progress (1): 43/121 MB Progress (1): 43/121 MB Progress (1): 43/121 MB Progress (1): 43/121 MB Progress (1): 43/121 MB Progress (1): 43/121 MB Progress (1): 43/121 MB Progress (1): 43/121 MB Progress (1): 43/121 MB Progress (1): 43/121 MB Progress (1): 43/121 MB Progress (1): 43/121 MB Progress (1): 43/121 MB Progress (1): 43/121 MB Progress (1): 43/121 MB Progress (1): 43/121 MB Progress (1): 43/121 MB Progress (1): 43/121 MB Progress (1): 43/121 MB Progress (1): 43/121 MB Progress (1): 43/121 MB Progress (1): 43/121 MB Progress (1): 43/121 MB Progress (1): 43/121 MB Progress (1): 43/121 MB Progress (1): 43/121 MB Progress (1): 43/121 MB Progress (1): 43/121 MB Progress (1): 43/121 MB Progress (1): 43/121 MB Progress (1): 43/121 MB Progress (1): 43/121 MB Progress (1): 43/121 MB Progress (1): 43/121 MB Progress (1): 43/121 MB Progress (1): 43/121 MB Progress (1): 43/121 MB Progress (1): 43/121 MB Progress (1): 43/121 MB Progress (1): 43/121 MB Progress (1): 43/121 MB Progress (1): 43/121 MB Progress (1): 43/121 MB Progress (1): 43/121 MB Progress (1): 43/121 MB Progress (1): 43/121 MB Progress (1): 43/121 MB Progress (1): 43/121 MB Progress (1): 43/121 MB Progress (1): 43/121 MB Progress (1): 43/121 MB Progress (1): 43/121 MB Progress (1): 43/121 MB Progress (1): 43/121 MB Progress (1): 43/121 MB Progress (1): 43/121 MB Progress (1): 43/121 MB Progress (1): 43/121 MB Progress (1): 43/121 MB Progress (1): 43/121 MB Progress (1): 43/121 MB Progress (1): 43/121 MB Progress (1): 43/121 MB Progress (1): 43/121 MB Progress (1): 43/121 MB Progress (1): 43/121 MB Progress (1): 43/121 MB Progress (1): 43/121 MB Progress (1): 43/121 MB Progress (1): 43/121 MB Progress (1): 43/121 MB Progress (1): 43/121 MB Progress (1): 43/121 MB Progress (1): 43/121 MB Progress (1): 43/121 MB Progress (1): 43/121 MB Progress (1): 43/121 MB Progress (1): 43/121 MB Progress (1): 43/121 MB Progress (1): 43/121 MB Progress (1): 43/121 MB Progress (1): 43/121 MB Progress (1): 43/121 MB Progress (1): 44/121 MB Progress (1): 44/121 MB Progress (1): 44/121 MB Progress (1): 44/121 MB Progress (1): 44/121 MB Progress (1): 44/121 MB Progress (1): 44/121 MB Progress (1): 44/121 MB Progress (1): 44/121 MB Progress (1): 44/121 MB Progress (1): 44/121 MB Progress (1): 44/121 MB Progress (1): 44/121 MB Progress (1): 44/121 MB Progress (1): 44/121 MB Progress (1): 44/121 MB Progress (1): 44/121 MB Progress (1): 44/121 MB Progress (1): 44/121 MB Progress (1): 44/121 MB Progress (1): 44/121 MB Progress (1): 44/121 MB Progress (1): 44/121 MB Progress (1): 44/121 MB Progress (1): 44/121 MB Progress (1): 44/121 MB Progress (1): 44/121 MB Progress (1): 44/121 MB Progress (1): 44/121 MB Progress (1): 44/121 MB Progress (1): 44/121 MB Progress (1): 44/121 MB Progress (1): 44/121 MB Progress (1): 44/121 MB Progress (1): 44/121 MB Progress (1): 44/121 MB Progress (1): 44/121 MB Progress (1): 44/121 MB Progress (1): 44/121 MB Progress (1): 44/121 MB Progress (1): 44/121 MB Progress (1): 44/121 MB Progress (1): 44/121 MB Progress (1): 44/121 MB Progress (1): 44/121 MB Progress (1): 44/121 MB Progress (1): 44/121 MB Progress (1): 44/121 MB Progress (1): 44/121 MB Progress (1): 44/121 MB Progress (1): 44/121 MB Progress (1): 44/121 MB Progress (1): 44/121 MB Progress (1): 44/121 MB Progress (1): 44/121 MB Progress (1): 44/121 MB Progress (1): 44/121 MB Progress (1): 44/121 MB Progress (1): 44/121 MB Progress (1): 44/121 MB Progress (1): 44/121 MB Progress (1): 44/121 MB Progress (1): 44/121 MB Progress (1): 44/121 MB Progress (1): 44/121 MB Progress (1): 44/121 MB Progress (1): 44/121 MB Progress (1): 44/121 MB Progress (1): 44/121 MB Progress (1): 44/121 MB Progress (1): 44/121 MB Progress (1): 44/121 MB Progress (1): 44/121 MB Progress (1): 44/121 MB Progress (1): 44/121 MB Progress (1): 44/121 MB Progress (1): 44/121 MB Progress (1): 44/121 MB Progress (1): 44/121 MB Progress (1): 44/121 MB Progress (1): 44/121 MB Progress (1): 44/121 MB Progress (1): 44/121 MB Progress (1): 44/121 MB Progress (1): 44/121 MB Progress (1): 44/121 MB Progress (1): 44/121 MB Progress (1): 44/121 MB Progress (1): 44/121 MB Progress (1): 44/121 MB Progress (1): 44/121 MB Progress (1): 44/121 MB Progress (1): 44/121 MB Progress (1): 44/121 MB Progress (1): 44/121 MB Progress (1): 44/121 MB Progress (1): 44/121 MB Progress (1): 44/121 MB Progress (1): 44/121 MB Progress (1): 44/121 MB Progress (1): 44/121 MB Progress (1): 44/121 MB Progress (1): 44/121 MB Progress (1): 44/121 MB Progress (1): 44/121 MB Progress (1): 44/121 MB Progress (1): 44/121 MB Progress (1): 44/121 MB Progress (1): 44/121 MB Progress (1): 44/121 MB Progress (1): 44/121 MB Progress (1): 44/121 MB Progress (1): 44/121 MB Progress (1): 44/121 MB Progress (1): 44/121 MB Progress (1): 44/121 MB Progress (1): 44/121 MB Progress (1): 44/121 MB Progress (1): 44/121 MB Progress (1): 44/121 MB Progress (1): 44/121 MB Progress (1): 44/121 MB Progress (1): 44/121 MB Progress (1): 44/121 MB Progress (1): 44/121 MB Progress (1): 44/121 MB Progress (1): 44/121 MB Progress (1): 44/121 MB Progress (1): 44/121 MB Progress (1): 44/121 MB Progress (1): 44/121 MB Progress (1): 44/121 MB Progress (1): 44/121 MB Progress (1): 44/121 MB Progress (1): 44/121 MB Progress (1): 44/121 MB Progress (1): 44/121 MB Progress (1): 44/121 MB Progress (1): 44/121 MB Progress (1): 44/121 MB Progress (1): 44/121 MB Progress (1): 44/121 MB Progress (1): 44/121 MB Progress (1): 44/121 MB Progress (1): 44/121 MB Progress (1): 44/121 MB Progress (1): 44/121 MB Progress (1): 44/121 MB Progress (1): 44/121 MB Progress (1): 44/121 MB Progress (1): 44/121 MB Progress (1): 44/121 MB Progress (1): 44/121 MB Progress (1): 44/121 MB Progress (1): 44/121 MB Progress (1): 44/121 MB Progress (1): 44/121 MB Progress (1): 44/121 MB Progress (1): 44/121 MB Progress (1): 44/121 MB Progress (1): 44/121 MB Progress (1): 44/121 MB Progress (1): 44/121 MB Progress (1): 44/121 MB Progress (1): 44/121 MB Progress (1): 44/121 MB Progress (1): 44/121 MB Progress (1): 44/121 MB Progress (1): 44/121 MB Progress (1): 44/121 MB Progress (1): 44/121 MB Progress (1): 44/121 MB Progress (1): 44/121 MB Progress (1): 44/121 MB Progress (1): 44/121 MB Progress (1): 44/121 MB Progress (1): 44/121 MB Progress (1): 44/121 MB Progress (1): 44/121 MB Progress (1): 44/121 MB Progress (1): 44/121 MB Progress (1): 44/121 MB Progress (1): 44/121 MB Progress (1): 44/121 MB Progress (1): 44/121 MB Progress (1): 44/121 MB Progress (1): 44/121 MB Progress (1): 44/121 MB Progress (1): 44/121 MB Progress (1): 44/121 MB Progress (1): 44/121 MB Progress (1): 44/121 MB Progress (1): 44/121 MB Progress (1): 44/121 MB Progress (1): 44/121 MB Progress (1): 44/121 MB Progress (1): 44/121 MB Progress (1): 44/121 MB Progress (1): 44/121 MB Progress (1): 44/121 MB Progress (1): 44/121 MB Progress (1): 44/121 MB Progress (1): 44/121 MB Progress (1): 44/121 MB Progress (1): 44/121 MB Progress (1): 44/121 MB Progress (1): 44/121 MB Progress (1): 44/121 MB Progress (1): 44/121 MB Progress (1): 44/121 MB Progress (1): 44/121 MB Progress (1): 44/121 MB Progress (1): 44/121 MB Progress (1): 44/121 MB Progress (1): 44/121 MB Progress (1): 44/121 MB Progress (1): 44/121 MB Progress (1): 44/121 MB Progress (1): 44/121 MB Progress (1): 44/121 MB Progress (1): 44/121 MB Progress (1): 44/121 MB Progress (1): 44/121 MB Progress (1): 44/121 MB Progress (1): 44/121 MB Progress (1): 44/121 MB Progress (1): 44/121 MB Progress (1): 44/121 MB Progress (1): 44/121 MB Progress (1): 44/121 MB Progress (1): 44/121 MB Progress (1): 44/121 MB Progress (1): 44/121 MB Progress (1): 44/121 MB Progress (1): 44/121 MB Progress (1): 44/121 MB Progress (1): 44/121 MB Progress (1): 44/121 MB Progress (1): 44/121 MB Progress (1): 44/121 MB Progress (1): 44/121 MB Progress (1): 44/121 MB Progress (1): 44/121 MB Progress (1): 44/121 MB Progress (1): 44/121 MB Progress (1): 44/121 MB Progress (1): 44/121 MB Progress (1): 44/121 MB Progress (1): 44/121 MB Progress (1): 44/121 MB Progress (1): 44/121 MB Progress (1): 44/121 MB Progress (1): 44/121 MB Progress (1): 44/121 MB Progress (1): 44/121 MB Progress (1): 44/121 MB Progress (1): 44/121 MB Progress (1): 44/121 MB Progress (1): 44/121 MB Progress (1): 44/121 MB Progress (1): 44/121 MB Progress (1): 44/121 MB Progress (1): 44/121 MB Progress (1): 44/121 MB Progress (1): 44/121 MB Progress (1): 44/121 MB Progress (1): 44/121 MB Progress (1): 44/121 MB Progress (1): 44/121 MB Progress (1): 44/121 MB Progress (1): 44/121 MB Progress (1): 44/121 MB Progress (1): 44/121 MB Progress (1): 44/121 MB Progress (1): 44/121 MB Progress (1): 44/121 MB Progress (1): 44/121 MB Progress (1): 44/121 MB Progress (1): 44/121 MB Progress (1): 44/121 MB Progress (1): 44/121 MB Progress (1): 44/121 MB Progress (1): 44/121 MB Progress (1): 44/121 MB Progress (1): 44/121 MB Progress (1): 44/121 MB Progress (1): 44/121 MB Progress (1): 44/121 MB Progress (1): 44/121 MB Progress (1): 44/121 MB Progress (1): 44/121 MB Progress (1): 44/121 MB Progress (1): 44/121 MB Progress (1): 44/121 MB Progress (1): 44/121 MB Progress (1): 44/121 MB Progress (1): 44/121 MB Progress (1): 44/121 MB Progress (1): 44/121 MB Progress (1): 44/121 MB Progress (1): 44/121 MB Progress (1): 44/121 MB Progress (1): 44/121 MB Progress (1): 44/121 MB Progress (1): 44/121 MB Progress (1): 44/121 MB Progress (1): 44/121 MB Progress (1): 44/121 MB Progress (1): 44/121 MB Progress (1): 44/121 MB Progress (1): 44/121 MB Progress (1): 44/121 MB Progress (1): 44/121 MB Progress (1): 44/121 MB Progress (1): 44/121 MB Progress (1): 44/121 MB Progress (1): 44/121 MB Progress (1): 44/121 MB Progress (1): 44/121 MB Progress (1): 44/121 MB Progress (1): 44/121 MB Progress (1): 44/121 MB Progress (1): 44/121 MB Progress (1): 44/121 MB Progress (1): 44/121 MB Progress (1): 44/121 MB Progress (1): 44/121 MB Progress (1): 44/121 MB Progress (1): 44/121 MB Progress (1): 44/121 MB Progress (1): 44/121 MB Progress (1): 44/121 MB Progress (1): 44/121 MB Progress (1): 44/121 MB Progress (1): 44/121 MB Progress (1): 44/121 MB Progress (1): 44/121 MB Progress (1): 44/121 MB Progress (1): 44/121 MB Progress (1): 44/121 MB Progress (1): 44/121 MB Progress (1): 44/121 MB Progress (1): 44/121 MB Progress (1): 44/121 MB Progress (1): 44/121 MB Progress (1): 44/121 MB Progress (1): 44/121 MB Progress (1): 44/121 MB Progress (1): 44/121 MB Progress (1): 44/121 MB Progress (1): 44/121 MB Progress (1): 44/121 MB Progress (1): 44/121 MB Progress (1): 44/121 MB Progress (1): 44/121 MB Progress (1): 44/121 MB Progress (1): 44/121 MB Progress (1): 44/121 MB Progress (1): 44/121 MB Progress (1): 44/121 MB Progress (1): 44/121 MB Progress (1): 44/121 MB Progress (1): 44/121 MB Progress (1): 44/121 MB Progress (1): 44/121 MB Progress (1): 44/121 MB Progress (1): 44/121 MB Progress (1): 44/121 MB Progress (1): 44/121 MB Progress (1): 44/121 MB Progress (1): 44/121 MB Progress (1): 44/121 MB Progress (1): 44/121 MB Progress (1): 44/121 MB Progress (1): 44/121 MB Progress (1): 44/121 MB Progress (1): 44/121 MB Progress (1): 44/121 MB Progress (1): 44/121 MB Progress (1): 44/121 MB Progress (1): 44/121 MB Progress (1): 44/121 MB Progress (1): 44/121 MB Progress (1): 44/121 MB Progress (1): 44/121 MB Progress (1): 44/121 MB Progress (1): 44/121 MB Progress (1): 44/121 MB Progress (1): 44/121 MB Progress (1): 44/121 MB Progress (1): 44/121 MB Progress (1): 44/121 MB Progress (1): 44/121 MB Progress (1): 44/121 MB Progress (1): 44/121 MB Progress (1): 44/121 MB Progress (1): 44/121 MB Progress (1): 44/121 MB Progress (1): 44/121 MB Progress (1): 44/121 MB Progress (1): 44/121 MB Progress (1): 44/121 MB Progress (1): 44/121 MB Progress (1): 44/121 MB Progress (1): 44/121 MB Progress (1): 44/121 MB Progress (1): 44/121 MB Progress (1): 44/121 MB Progress (1): 44/121 MB Progress (1): 44/121 MB Progress (1): 44/121 MB Progress (1): 44/121 MB Progress (1): 44/121 MB Progress (1): 44/121 MB Progress (1): 44/121 MB Progress (1): 44/121 MB Progress (1): 44/121 MB Progress (1): 44/121 MB Progress (1): 44/121 MB Progress (1): 44/121 MB Progress (1): 44/121 MB Progress (1): 44/121 MB Progress (1): 44/121 MB Progress (1): 44/121 MB Progress (1): 44/121 MB Progress (1): 44/121 MB Progress (1): 44/121 MB Progress (1): 44/121 MB Progress (1): 44/121 MB Progress (1): 44/121 MB Progress (1): 44/121 MB Progress (1): 44/121 MB Progress (1): 44/121 MB Progress (1): 44/121 MB Progress (1): 44/121 MB Progress (1): 44/121 MB Progress (1): 44/121 MB Progress (1): 44/121 MB Progress (1): 44/121 MB Progress (1): 44/121 MB Progress (1): 44/121 MB Progress (1): 44/121 MB Progress (1): 44/121 MB Progress (1): 44/121 MB Progress (1): 44/121 MB Progress (1): 44/121 MB Progress (1): 44/121 MB Progress (1): 44/121 MB Progress (1): 44/121 MB Progress (1): 44/121 MB Progress (1): 44/121 MB Progress (1): 44/121 MB Progress (1): 44/121 MB Progress (1): 44/121 MB Progress (1): 44/121 MB Progress (1): 44/121 MB Progress (1): 44/121 MB Progress (1): 44/121 MB Progress (1): 44/121 MB Progress (1): 44/121 MB Progress (1): 44/121 MB Progress (1): 44/121 MB Progress (1): 44/121 MB Progress (1): 44/121 MB Progress (1): 44/121 MB Progress (1): 44/121 MB Progress (1): 44/121 MB Progress (1): 44/121 MB Progress (1): 44/121 MB Progress (1): 44/121 MB Progress (1): 44/121 MB Progress (1): 44/121 MB Progress (1): 44/121 MB Progress (1): 44/121 MB Progress (1): 44/121 MB Progress (1): 44/121 MB Progress (1): 44/121 MB Progress (1): 44/121 MB Progress (1): 44/121 MB Progress (1): 44/121 MB Progress (1): 44/121 MB Progress (1): 44/121 MB Progress (1): 44/121 MB Progress (1): 44/121 MB Progress (1): 44/121 MB Progress (1): 44/121 MB Progress (1): 44/121 MB Progress (1): 44/121 MB Progress (1): 45/121 MB Progress (1): 45/121 MB Progress (1): 45/121 MB Progress (1): 45/121 MB Progress (1): 45/121 MB Progress (1): 45/121 MB Progress (1): 45/121 MB Progress (1): 45/121 MB Progress (1): 45/121 MB Progress (1): 45/121 MB Progress (1): 45/121 MB Progress (1): 45/121 MB Progress (1): 45/121 MB Progress (1): 45/121 MB Progress (1): 45/121 MB Progress (1): 45/121 MB Progress (1): 45/121 MB Progress (1): 45/121 MB Progress (1): 45/121 MB Progress (1): 45/121 MB Progress (1): 45/121 MB Progress (1): 45/121 MB Progress (1): 45/121 MB Progress (1): 45/121 MB Progress (1): 45/121 MB Progress (1): 45/121 MB Progress (1): 45/121 MB Progress (1): 45/121 MB Progress (1): 45/121 MB Progress (1): 45/121 MB Progress (1): 45/121 MB Progress (1): 45/121 MB Progress (1): 45/121 MB Progress (1): 45/121 MB Progress (1): 45/121 MB Progress (1): 45/121 MB Progress (1): 45/121 MB Progress (1): 45/121 MB Progress (1): 45/121 MB Progress (1): 45/121 MB Progress (1): 45/121 MB Progress (1): 45/121 MB Progress (1): 45/121 MB Progress (1): 45/121 MB Progress (1): 45/121 MB Progress (1): 45/121 MB Progress (1): 45/121 MB Progress (1): 45/121 MB Progress (1): 45/121 MB Progress (1): 45/121 MB Progress (1): 45/121 MB Progress (1): 45/121 MB Progress (1): 45/121 MB Progress (1): 45/121 MB Progress (1): 45/121 MB Progress (1): 45/121 MB Progress (1): 45/121 MB Progress (1): 45/121 MB Progress (1): 45/121 MB Progress (1): 45/121 MB Progress (1): 45/121 MB Progress (1): 45/121 MB Progress (1): 45/121 MB Progress (1): 45/121 MB Progress (1): 45/121 MB Progress (1): 45/121 MB Progress (1): 45/121 MB Progress (1): 45/121 MB Progress (1): 45/121 MB Progress (1): 45/121 MB Progress (1): 45/121 MB Progress (1): 45/121 MB Progress (1): 45/121 MB Progress (1): 45/121 MB Progress (1): 45/121 MB Progress (1): 45/121 MB Progress (1): 45/121 MB Progress (1): 45/121 MB Progress (1): 45/121 MB Progress (1): 45/121 MB Progress (1): 45/121 MB Progress (1): 45/121 MB Progress (1): 45/121 MB Progress (1): 45/121 MB Progress (1): 45/121 MB Progress (1): 45/121 MB Progress (1): 45/121 MB Progress (1): 45/121 MB Progress (1): 45/121 MB Progress (1): 45/121 MB Progress (1): 45/121 MB Progress (1): 45/121 MB Progress (1): 45/121 MB Progress (1): 45/121 MB Progress (1): 45/121 MB Progress (1): 45/121 MB Progress (1): 45/121 MB Progress (1): 45/121 MB Progress (1): 45/121 MB Progress (1): 45/121 MB Progress (1): 45/121 MB Progress (1): 45/121 MB Progress (1): 45/121 MB Progress (1): 45/121 MB Progress (1): 45/121 MB Progress (1): 45/121 MB Progress (1): 45/121 MB Progress (1): 45/121 MB Progress (1): 45/121 MB Progress (1): 45/121 MB Progress (1): 45/121 MB Progress (1): 45/121 MB Progress (1): 45/121 MB Progress (1): 45/121 MB Progress (1): 45/121 MB Progress (1): 45/121 MB Progress (1): 45/121 MB Progress (1): 45/121 MB Progress (1): 45/121 MB Progress (1): 45/121 MB Progress (1): 45/121 MB Progress (1): 45/121 MB Progress (1): 45/121 MB Progress (1): 45/121 MB Progress (1): 45/121 MB Progress (1): 45/121 MB Progress (1): 45/121 MB Progress (1): 45/121 MB Progress (1): 45/121 MB Progress (1): 45/121 MB Progress (1): 45/121 MB Progress (1): 45/121 MB Progress (1): 45/121 MB Progress (1): 45/121 MB Progress (1): 45/121 MB Progress (1): 45/121 MB Progress (1): 45/121 MB Progress (1): 45/121 MB Progress (1): 45/121 MB Progress (1): 45/121 MB Progress (1): 45/121 MB Progress (1): 45/121 MB Progress (1): 45/121 MB Progress (1): 45/121 MB Progress (1): 45/121 MB Progress (1): 45/121 MB Progress (1): 45/121 MB Progress (1): 45/121 MB Progress (1): 45/121 MB Progress (1): 45/121 MB Progress (1): 45/121 MB Progress (1): 45/121 MB Progress (1): 45/121 MB Progress (1): 45/121 MB Progress (1): 45/121 MB Progress (1): 45/121 MB Progress (1): 45/121 MB Progress (1): 45/121 MB Progress (1): 45/121 MB Progress (1): 45/121 MB Progress (1): 45/121 MB Progress (1): 45/121 MB Progress (1): 45/121 MB Progress (1): 45/121 MB Progress (1): 45/121 MB Progress (1): 45/121 MB Progress (1): 45/121 MB Progress (1): 45/121 MB Progress (1): 45/121 MB Progress (1): 45/121 MB Progress (1): 45/121 MB Progress (1): 45/121 MB Progress (1): 45/121 MB Progress (1): 45/121 MB Progress (1): 45/121 MB Progress (1): 45/121 MB Progress (1): 45/121 MB Progress (1): 45/121 MB Progress (1): 45/121 MB Progress (1): 45/121 MB Progress (1): 45/121 MB Progress (1): 45/121 MB Progress (1): 45/121 MB Progress (1): 45/121 MB Progress (1): 45/121 MB Progress (1): 45/121 MB Progress (1): 45/121 MB Progress (1): 45/121 MB Progress (1): 45/121 MB Progress (1): 45/121 MB Progress (1): 45/121 MB Progress (1): 45/121 MB Progress (1): 45/121 MB Progress (1): 45/121 MB Progress (1): 45/121 MB Progress (1): 45/121 MB Progress (1): 45/121 MB Progress (1): 45/121 MB Progress (1): 45/121 MB Progress (1): 45/121 MB Progress (1): 45/121 MB Progress (1): 45/121 MB Progress (1): 45/121 MB Progress (1): 45/121 MB Progress (1): 45/121 MB Progress (1): 45/121 MB Progress (1): 45/121 MB Progress (1): 45/121 MB Progress (1): 45/121 MB Progress (1): 45/121 MB Progress (1): 45/121 MB Progress (1): 45/121 MB Progress (1): 45/121 MB Progress (1): 45/121 MB Progress (1): 45/121 MB Progress (1): 45/121 MB Progress (1): 45/121 MB Progress (1): 45/121 MB Progress (1): 45/121 MB Progress (1): 45/121 MB Progress (1): 45/121 MB Progress (1): 45/121 MB Progress (1): 45/121 MB Progress (1): 45/121 MB Progress (1): 45/121 MB Progress (1): 45/121 MB Progress (1): 45/121 MB Progress (1): 45/121 MB Progress (1): 45/121 MB Progress (1): 45/121 MB Progress (1): 45/121 MB Progress (1): 45/121 MB Progress (1): 45/121 MB Progress (1): 45/121 MB Progress (1): 45/121 MB Progress (1): 45/121 MB Progress (1): 45/121 MB Progress (1): 45/121 MB Progress (1): 45/121 MB Progress (1): 45/121 MB Progress (1): 45/121 MB Progress (1): 45/121 MB Progress (1): 45/121 MB Progress (1): 45/121 MB Progress (1): 45/121 MB Progress (1): 45/121 MB Progress (1): 45/121 MB Progress (1): 45/121 MB Progress (1): 45/121 MB Progress (1): 45/121 MB Progress (1): 45/121 MB Progress (1): 45/121 MB Progress (1): 45/121 MB Progress (1): 45/121 MB Progress (1): 45/121 MB Progress (1): 45/121 MB Progress (1): 45/121 MB Progress (1): 45/121 MB Progress (1): 45/121 MB Progress (1): 45/121 MB Progress (1): 45/121 MB Progress (1): 45/121 MB Progress (1): 45/121 MB Progress (1): 45/121 MB Progress (1): 45/121 MB Progress (1): 45/121 MB Progress (1): 45/121 MB Progress (1): 45/121 MB Progress (1): 45/121 MB Progress (1): 45/121 MB Progress (1): 45/121 MB Progress (1): 45/121 MB Progress (1): 45/121 MB Progress (1): 45/121 MB Progress (1): 45/121 MB Progress (1): 45/121 MB Progress (1): 45/121 MB Progress (1): 45/121 MB Progress (1): 45/121 MB Progress (1): 45/121 MB Progress (1): 45/121 MB Progress (1): 45/121 MB Progress (1): 45/121 MB Progress (1): 45/121 MB Progress (1): 45/121 MB Progress (1): 45/121 MB Progress (1): 45/121 MB Progress (1): 45/121 MB Progress (1): 45/121 MB Progress (1): 45/121 MB Progress (1): 45/121 MB Progress (1): 45/121 MB Progress (1): 45/121 MB Progress (1): 45/121 MB Progress (1): 45/121 MB Progress (1): 45/121 MB Progress (1): 45/121 MB Progress (1): 45/121 MB Progress (1): 45/121 MB Progress (1): 45/121 MB Progress (1): 45/121 MB Progress (1): 45/121 MB Progress (1): 45/121 MB Progress (1): 45/121 MB Progress (1): 45/121 MB Progress (1): 45/121 MB Progress (1): 45/121 MB Progress (1): 45/121 MB Progress (1): 45/121 MB Progress (1): 45/121 MB Progress (1): 45/121 MB Progress (1): 45/121 MB Progress (1): 45/121 MB Progress (1): 45/121 MB Progress (1): 45/121 MB Progress (1): 45/121 MB Progress (1): 45/121 MB Progress (1): 45/121 MB Progress (1): 45/121 MB Progress (1): 45/121 MB Progress (1): 45/121 MB Progress (1): 45/121 MB Progress (1): 45/121 MB Progress (1): 45/121 MB Progress (1): 45/121 MB Progress (1): 45/121 MB Progress (1): 45/121 MB Progress (1): 45/121 MB Progress (1): 45/121 MB Progress (1): 45/121 MB Progress (1): 45/121 MB Progress (1): 45/121 MB Progress (1): 45/121 MB Progress (1): 45/121 MB Progress (1): 45/121 MB Progress (1): 45/121 MB Progress (1): 45/121 MB Progress (1): 45/121 MB Progress (1): 45/121 MB Progress (1): 45/121 MB Progress (1): 45/121 MB Progress (1): 45/121 MB Progress (1): 45/121 MB Progress (1): 45/121 MB Progress (1): 45/121 MB Progress (1): 45/121 MB Progress (1): 45/121 MB Progress (1): 45/121 MB Progress (1): 45/121 MB Progress (1): 45/121 MB Progress (1): 45/121 MB Progress (1): 45/121 MB Progress (1): 45/121 MB Progress (1): 45/121 MB Progress (1): 45/121 MB Progress (1): 45/121 MB Progress (1): 45/121 MB Progress (1): 45/121 MB Progress (1): 45/121 MB Progress (1): 45/121 MB Progress (1): 45/121 MB Progress (1): 45/121 MB Progress (1): 45/121 MB Progress (1): 45/121 MB Progress (1): 45/121 MB Progress (1): 45/121 MB Progress (1): 45/121 MB Progress (1): 45/121 MB Progress (1): 45/121 MB Progress (1): 45/121 MB Progress (1): 45/121 MB Progress (1): 45/121 MB Progress (1): 45/121 MB Progress (1): 45/121 MB Progress (1): 45/121 MB Progress (1): 45/121 MB Progress (1): 45/121 MB Progress (1): 45/121 MB Progress (1): 45/121 MB Progress (1): 45/121 MB Progress (1): 45/121 MB Progress (1): 45/121 MB Progress (1): 45/121 MB Progress (1): 45/121 MB Progress (1): 45/121 MB Progress (1): 45/121 MB Progress (1): 45/121 MB Progress (1): 45/121 MB Progress (1): 45/121 MB Progress (1): 45/121 MB Progress (1): 45/121 MB Progress (1): 45/121 MB Progress (1): 45/121 MB Progress (1): 45/121 MB Progress (1): 45/121 MB Progress (1): 45/121 MB Progress (1): 45/121 MB Progress (1): 45/121 MB Progress (1): 45/121 MB Progress (1): 45/121 MB Progress (1): 45/121 MB Progress (1): 45/121 MB Progress (1): 45/121 MB Progress (1): 45/121 MB Progress (1): 45/121 MB Progress (1): 45/121 MB Progress (1): 45/121 MB Progress (1): 45/121 MB Progress (1): 45/121 MB Progress (1): 45/121 MB Progress (1): 45/121 MB Progress (1): 45/121 MB Progress (1): 45/121 MB Progress (1): 45/121 MB Progress (1): 45/121 MB Progress (1): 45/121 MB Progress (1): 45/121 MB Progress (1): 45/121 MB Progress (1): 45/121 MB Progress (1): 45/121 MB Progress (1): 45/121 MB Progress (1): 45/121 MB Progress (1): 45/121 MB Progress (1): 45/121 MB Progress (1): 45/121 MB Progress (1): 45/121 MB Progress (1): 45/121 MB Progress (1): 45/121 MB Progress (1): 45/121 MB Progress (1): 45/121 MB Progress (1): 45/121 MB Progress (1): 45/121 MB Progress (1): 45/121 MB Progress (1): 45/121 MB Progress (1): 45/121 MB Progress (1): 45/121 MB Progress (1): 45/121 MB Progress (1): 45/121 MB Progress (1): 45/121 MB Progress (1): 45/121 MB Progress (1): 45/121 MB Progress (1): 45/121 MB Progress (1): 45/121 MB Progress (1): 45/121 MB Progress (1): 45/121 MB Progress (1): 45/121 MB Progress (1): 45/121 MB Progress (1): 45/121 MB Progress (1): 45/121 MB Progress (1): 45/121 MB Progress (1): 45/121 MB Progress (1): 45/121 MB Progress (1): 45/121 MB Progress (1): 45/121 MB Progress (1): 45/121 MB Progress (1): 45/121 MB Progress (1): 45/121 MB Progress (1): 45/121 MB Progress (1): 45/121 MB Progress (1): 45/121 MB Progress (1): 45/121 MB Progress (1): 45/121 MB Progress (1): 45/121 MB Progress (1): 45/121 MB Progress (1): 45/121 MB Progress (1): 45/121 MB Progress (1): 45/121 MB Progress (1): 45/121 MB Progress (1): 45/121 MB Progress (1): 45/121 MB Progress (1): 45/121 MB Progress (1): 45/121 MB Progress (1): 45/121 MB Progress (1): 45/121 MB Progress (1): 45/121 MB Progress (1): 45/121 MB Progress (1): 45/121 MB Progress (1): 45/121 MB Progress (1): 45/121 MB Progress (1): 45/121 MB Progress (1): 45/121 MB Progress (1): 45/121 MB Progress (1): 45/121 MB Progress (1): 45/121 MB Progress (1): 45/121 MB Progress (1): 45/121 MB Progress (1): 45/121 MB Progress (1): 45/121 MB Progress (1): 46/121 MB Progress (1): 46/121 MB Progress (1): 46/121 MB Progress (1): 46/121 MB Progress (1): 46/121 MB Progress (1): 46/121 MB Progress (1): 46/121 MB Progress (1): 46/121 MB Progress (1): 46/121 MB Progress (1): 46/121 MB Progress (1): 46/121 MB Progress (1): 46/121 MB Progress (1): 46/121 MB Progress (1): 46/121 MB Progress (1): 46/121 MB Progress (1): 46/121 MB Progress (1): 46/121 MB Progress (1): 46/121 MB Progress (1): 46/121 MB Progress (1): 46/121 MB Progress (1): 46/121 MB Progress (1): 46/121 MB Progress (1): 46/121 MB Progress (1): 46/121 MB Progress (1): 46/121 MB Progress (1): 46/121 MB Progress (1): 46/121 MB Progress (1): 46/121 MB Progress (1): 46/121 MB Progress (1): 46/121 MB Progress (1): 46/121 MB Progress (1): 46/121 MB Progress (1): 46/121 MB Progress (1): 46/121 MB Progress (1): 46/121 MB Progress (1): 46/121 MB Progress (1): 46/121 MB Progress (1): 46/121 MB Progress (1): 46/121 MB Progress (1): 46/121 MB Progress (1): 46/121 MB Progress (1): 46/121 MB Progress (1): 46/121 MB Progress (1): 46/121 MB Progress (1): 46/121 MB Progress (1): 46/121 MB Progress (1): 46/121 MB Progress (1): 46/121 MB Progress (1): 46/121 MB Progress (1): 46/121 MB Progress (1): 46/121 MB Progress (1): 46/121 MB Progress (1): 46/121 MB Progress (1): 46/121 MB Progress (1): 46/121 MB Progress (1): 46/121 MB Progress (1): 46/121 MB Progress (1): 46/121 MB Progress (1): 46/121 MB Progress (1): 46/121 MB Progress (1): 46/121 MB Progress (1): 46/121 MB Progress (1): 46/121 MB Progress (1): 46/121 MB Progress (1): 46/121 MB Progress (1): 46/121 MB Progress (1): 46/121 MB Progress (1): 46/121 MB Progress (1): 46/121 MB Progress (1): 46/121 MB Progress (1): 46/121 MB Progress (1): 46/121 MB Progress (1): 46/121 MB Progress (1): 46/121 MB Progress (1): 46/121 MB Progress (1): 46/121 MB Progress (1): 46/121 MB Progress (1): 46/121 MB Progress (1): 46/121 MB Progress (1): 46/121 MB Progress (1): 46/121 MB Progress (1): 46/121 MB Progress (1): 46/121 MB Progress (1): 46/121 MB Progress (1): 46/121 MB Progress (1): 46/121 MB Progress (1): 46/121 MB Progress (1): 46/121 MB Progress (1): 46/121 MB Progress (1): 46/121 MB Progress (1): 46/121 MB Progress (1): 46/121 MB Progress (1): 46/121 MB Progress (1): 46/121 MB Progress (1): 46/121 MB Progress (1): 46/121 MB Progress (1): 46/121 MB Progress (1): 46/121 MB Progress (1): 46/121 MB Progress (1): 46/121 MB Progress (1): 46/121 MB Progress (1): 46/121 MB Progress (1): 46/121 MB Progress (1): 46/121 MB Progress (1): 46/121 MB Progress (1): 46/121 MB Progress (1): 46/121 MB Progress (1): 46/121 MB Progress (1): 46/121 MB Progress (1): 46/121 MB Progress (1): 46/121 MB Progress (1): 46/121 MB Progress (1): 46/121 MB Progress (1): 46/121 MB Progress (1): 46/121 MB Progress (1): 46/121 MB Progress (1): 46/121 MB Progress (1): 46/121 MB Progress (1): 46/121 MB Progress (1): 46/121 MB Progress (1): 46/121 MB Progress (1): 46/121 MB Progress (1): 46/121 MB Progress (1): 46/121 MB Progress (1): 46/121 MB Progress (1): 46/121 MB Progress (1): 46/121 MB Progress (1): 46/121 MB Progress (1): 46/121 MB Progress (1): 46/121 MB Progress (1): 46/121 MB Progress (1): 46/121 MB Progress (1): 46/121 MB Progress (1): 46/121 MB Progress (1): 46/121 MB Progress (1): 46/121 MB Progress (1): 46/121 MB Progress (1): 46/121 MB Progress (1): 46/121 MB Progress (1): 46/121 MB Progress (1): 46/121 MB Progress (1): 46/121 MB Progress (1): 46/121 MB Progress (1): 46/121 MB Progress (1): 46/121 MB Progress (1): 46/121 MB Progress (1): 46/121 MB Progress (1): 46/121 MB Progress (1): 46/121 MB Progress (1): 46/121 MB Progress (1): 46/121 MB Progress (1): 46/121 MB Progress (1): 46/121 MB Progress (1): 46/121 MB Progress (1): 46/121 MB Progress (1): 46/121 MB Progress (1): 46/121 MB Progress (1): 46/121 MB Progress (1): 46/121 MB Progress (1): 46/121 MB Progress (1): 46/121 MB Progress (1): 46/121 MB Progress (1): 46/121 MB Progress (1): 46/121 MB Progress (1): 46/121 MB Progress (1): 46/121 MB Progress (1): 46/121 MB Progress (1): 46/121 MB Progress (1): 46/121 MB Progress (1): 46/121 MB Progress (1): 46/121 MB Progress (1): 46/121 MB Progress (1): 46/121 MB Progress (1): 46/121 MB Progress (1): 46/121 MB Progress (1): 46/121 MB Progress (1): 46/121 MB Progress (1): 46/121 MB Progress (1): 46/121 MB Progress (1): 46/121 MB Progress (1): 46/121 MB Progress (1): 46/121 MB Progress (1): 46/121 MB Progress (1): 46/121 MB Progress (1): 46/121 MB Progress (1): 46/121 MB Progress (1): 46/121 MB Progress (1): 46/121 MB Progress (1): 46/121 MB Progress (1): 46/121 MB Progress (1): 46/121 MB Progress (1): 46/121 MB Progress (1): 46/121 MB Progress (1): 46/121 MB Progress (1): 46/121 MB Progress (1): 46/121 MB Progress (1): 46/121 MB Progress (1): 46/121 MB Progress (1): 46/121 MB Progress (1): 46/121 MB Progress (1): 46/121 MB Progress (1): 46/121 MB Progress (1): 46/121 MB Progress (1): 46/121 MB Progress (1): 46/121 MB Progress (1): 46/121 MB Progress (1): 46/121 MB Progress (1): 46/121 MB Progress (1): 46/121 MB Progress (1): 46/121 MB Progress (1): 46/121 MB Progress (1): 46/121 MB Progress (1): 46/121 MB Progress (1): 46/121 MB Progress (1): 46/121 MB Progress (1): 46/121 MB Progress (1): 46/121 MB Progress (1): 46/121 MB Progress (1): 46/121 MB Progress (1): 46/121 MB Progress (1): 46/121 MB Progress (1): 46/121 MB Progress (1): 46/121 MB Progress (1): 46/121 MB Progress (1): 46/121 MB Progress (1): 46/121 MB Progress (1): 46/121 MB Progress (1): 46/121 MB Progress (1): 46/121 MB Progress (1): 46/121 MB Progress (1): 46/121 MB Progress (1): 46/121 MB Progress (1): 46/121 MB Progress (1): 46/121 MB Progress (1): 46/121 MB Progress (1): 46/121 MB Progress (1): 46/121 MB Progress (1): 46/121 MB Progress (1): 46/121 MB Progress (1): 46/121 MB Progress (1): 46/121 MB Progress (1): 46/121 MB Progress (1): 46/121 MB Progress (1): 46/121 MB Progress (1): 46/121 MB Progress (1): 46/121 MB Progress (1): 46/121 MB Progress (1): 46/121 MB Progress (1): 46/121 MB Progress (1): 46/121 MB Progress (1): 46/121 MB Progress (1): 46/121 MB Progress (1): 46/121 MB Progress (1): 46/121 MB Progress (1): 46/121 MB Progress (1): 46/121 MB Progress (1): 46/121 MB Progress (1): 46/121 MB Progress (1): 46/121 MB Progress (1): 46/121 MB Progress (1): 46/121 MB Progress (1): 46/121 MB Progress (1): 46/121 MB Progress (1): 46/121 MB Progress (1): 46/121 MB Progress (1): 46/121 MB Progress (1): 46/121 MB Progress (1): 46/121 MB Progress (1): 46/121 MB Progress (1): 46/121 MB Progress (1): 46/121 MB Progress (1): 46/121 MB Progress (1): 46/121 MB Progress (1): 46/121 MB Progress (1): 46/121 MB Progress (1): 46/121 MB Progress (1): 46/121 MB Progress (1): 46/121 MB Progress (1): 46/121 MB Progress (1): 46/121 MB Progress (1): 46/121 MB Progress (1): 46/121 MB Progress (1): 46/121 MB Progress (1): 46/121 MB Progress (1): 46/121 MB Progress (1): 46/121 MB Progress (1): 46/121 MB Progress (1): 46/121 MB Progress (1): 46/121 MB Progress (1): 46/121 MB Progress (1): 46/121 MB Progress (1): 46/121 MB Progress (1): 46/121 MB Progress (1): 46/121 MB Progress (1): 46/121 MB Progress (1): 46/121 MB Progress (1): 46/121 MB Progress (1): 46/121 MB Progress (1): 46/121 MB Progress (1): 46/121 MB Progress (1): 46/121 MB Progress (1): 46/121 MB Progress (1): 46/121 MB Progress (1): 46/121 MB Progress (1): 46/121 MB Progress (1): 46/121 MB Progress (1): 46/121 MB Progress (1): 46/121 MB Progress (1): 46/121 MB Progress (1): 46/121 MB Progress (1): 46/121 MB Progress (1): 46/121 MB Progress (1): 46/121 MB Progress (1): 46/121 MB Progress (1): 46/121 MB Progress (1): 46/121 MB Progress (1): 46/121 MB Progress (1): 46/121 MB Progress (1): 46/121 MB Progress (1): 46/121 MB Progress (1): 46/121 MB Progress (1): 46/121 MB Progress (1): 46/121 MB Progress (1): 46/121 MB Progress (1): 46/121 MB Progress (1): 46/121 MB Progress (1): 46/121 MB Progress (1): 46/121 MB Progress (1): 46/121 MB Progress (1): 46/121 MB Progress (1): 46/121 MB Progress (1): 46/121 MB Progress (1): 46/121 MB Progress (1): 46/121 MB Progress (1): 46/121 MB Progress (1): 46/121 MB Progress (1): 46/121 MB Progress (1): 46/121 MB Progress (1): 46/121 MB Progress (1): 46/121 MB Progress (1): 46/121 MB Progress (1): 46/121 MB Progress (1): 46/121 MB Progress (1): 46/121 MB Progress (1): 46/121 MB Progress (1): 46/121 MB Progress (1): 46/121 MB Progress (1): 46/121 MB Progress (1): 46/121 MB Progress (1): 46/121 MB Progress (1): 46/121 MB Progress (1): 46/121 MB Progress (1): 46/121 MB Progress (1): 46/121 MB Progress (1): 46/121 MB Progress (1): 46/121 MB Progress (1): 46/121 MB Progress (1): 46/121 MB Progress (1): 46/121 MB Progress (1): 46/121 MB Progress (1): 46/121 MB Progress (1): 46/121 MB Progress (1): 46/121 MB Progress (1): 46/121 MB Progress (1): 46/121 MB Progress (1): 46/121 MB Progress (1): 46/121 MB Progress (1): 46/121 MB Progress (1): 46/121 MB Progress (1): 46/121 MB Progress (1): 46/121 MB Progress (1): 46/121 MB Progress (1): 46/121 MB Progress (1): 46/121 MB Progress (1): 46/121 MB Progress (1): 46/121 MB Progress (1): 46/121 MB Progress (1): 46/121 MB Progress (1): 46/121 MB Progress (1): 46/121 MB Progress (1): 46/121 MB Progress (1): 46/121 MB Progress (1): 46/121 MB Progress (1): 46/121 MB Progress (1): 46/121 MB Progress (1): 46/121 MB Progress (1): 46/121 MB Progress (1): 46/121 MB Progress (1): 46/121 MB Progress (1): 46/121 MB Progress (1): 46/121 MB Progress (1): 46/121 MB Progress (1): 46/121 MB Progress (1): 46/121 MB Progress (1): 46/121 MB Progress (1): 46/121 MB Progress (1): 46/121 MB Progress (1): 46/121 MB Progress (1): 46/121 MB Progress (1): 46/121 MB Progress (1): 46/121 MB Progress (1): 46/121 MB Progress (1): 46/121 MB Progress (1): 46/121 MB Progress (1): 46/121 MB Progress (1): 46/121 MB Progress (1): 46/121 MB Progress (1): 46/121 MB Progress (1): 46/121 MB Progress (1): 46/121 MB Progress (1): 46/121 MB Progress (1): 46/121 MB Progress (1): 46/121 MB Progress (1): 46/121 MB Progress (1): 46/121 MB Progress (1): 46/121 MB Progress (1): 46/121 MB Progress (1): 46/121 MB Progress (1): 46/121 MB Progress (1): 46/121 MB Progress (1): 46/121 MB Progress (1): 46/121 MB Progress (1): 46/121 MB Progress (1): 46/121 MB Progress (1): 46/121 MB Progress (1): 46/121 MB Progress (1): 46/121 MB Progress (1): 46/121 MB Progress (1): 46/121 MB Progress (1): 46/121 MB Progress (1): 46/121 MB Progress (1): 46/121 MB Progress (1): 46/121 MB Progress (1): 46/121 MB Progress (1): 46/121 MB Progress (1): 46/121 MB Progress (1): 46/121 MB Progress (1): 46/121 MB Progress (1): 46/121 MB Progress (1): 46/121 MB Progress (1): 46/121 MB Progress (1): 46/121 MB Progress (1): 46/121 MB Progress (1): 46/121 MB Progress (1): 46/121 MB Progress (1): 46/121 MB Progress (1): 46/121 MB Progress (1): 46/121 MB Progress (1): 46/121 MB Progress (1): 46/121 MB Progress (1): 46/121 MB Progress (1): 46/121 MB Progress (1): 46/121 MB Progress (1): 46/121 MB Progress (1): 46/121 MB Progress (1): 46/121 MB Progress (1): 46/121 MB Progress (1): 46/121 MB Progress (1): 46/121 MB Progress (1): 46/121 MB Progress (1): 46/121 MB Progress (1): 46/121 MB Progress (1): 46/121 MB Progress (1): 46/121 MB Progress (1): 46/121 MB Progress (1): 46/121 MB Progress (1): 46/121 MB Progress (1): 46/121 MB Progress (1): 46/121 MB Progress (1): 46/121 MB Progress (1): 46/121 MB Progress (1): 46/121 MB Progress (1): 46/121 MB Progress (1): 46/121 MB Progress (1): 46/121 MB Progress (1): 46/121 MB Progress (1): 46/121 MB Progress (1): 46/121 MB Progress (1): 46/121 MB Progress (1): 46/121 MB Progress (1): 46/121 MB Progress (1): 46/121 MB Progress (1): 46/121 MB Progress (1): 46/121 MB Progress (1): 46/121 MB Progress (1): 46/121 MB Progress (1): 46/121 MB Progress (1): 46/121 MB Progress (1): 46/121 MB Progress (1): 47/121 MB Progress (1): 47/121 MB Progress (1): 47/121 MB Progress (1): 47/121 MB Progress (1): 47/121 MB Progress (1): 47/121 MB Progress (1): 47/121 MB Progress (1): 47/121 MB Progress (1): 47/121 MB Progress (1): 47/121 MB Progress (1): 47/121 MB Progress (1): 47/121 MB Progress (1): 47/121 MB Progress (1): 47/121 MB Progress (1): 47/121 MB Progress (1): 47/121 MB Progress (1): 47/121 MB Progress (1): 47/121 MB Progress (1): 47/121 MB Progress (1): 47/121 MB Progress (1): 47/121 MB Progress (1): 47/121 MB Progress (1): 47/121 MB Progress (1): 47/121 MB Progress (1): 47/121 MB Progress (1): 47/121 MB Progress (1): 47/121 MB Progress (1): 47/121 MB Progress (1): 47/121 MB Progress (1): 47/121 MB Progress (1): 47/121 MB Progress (1): 47/121 MB Progress (1): 47/121 MB Progress (1): 47/121 MB Progress (1): 47/121 MB Progress (1): 47/121 MB Progress (1): 47/121 MB Progress (1): 47/121 MB Progress (1): 47/121 MB Progress (1): 47/121 MB Progress (1): 47/121 MB Progress (1): 47/121 MB Progress (1): 47/121 MB Progress (1): 47/121 MB Progress (1): 47/121 MB Progress (1): 47/121 MB Progress (1): 47/121 MB Progress (1): 47/121 MB Progress (1): 47/121 MB Progress (1): 47/121 MB Progress (1): 47/121 MB Progress (1): 47/121 MB Progress (1): 47/121 MB Progress (1): 47/121 MB Progress (1): 47/121 MB Progress (1): 47/121 MB Progress (1): 47/121 MB Progress (1): 47/121 MB Progress (1): 47/121 MB Progress (1): 47/121 MB Progress (1): 47/121 MB Progress (1): 47/121 MB Progress (1): 47/121 MB Progress (1): 47/121 MB Progress (1): 47/121 MB Progress (1): 47/121 MB Progress (1): 47/121 MB Progress (1): 47/121 MB Progress (1): 47/121 MB Progress (1): 47/121 MB Progress (1): 47/121 MB Progress (1): 47/121 MB Progress (1): 47/121 MB Progress (1): 47/121 MB Progress (1): 47/121 MB Progress (1): 47/121 MB Progress (1): 47/121 MB Progress (1): 47/121 MB Progress (1): 47/121 MB Progress (1): 47/121 MB Progress (1): 47/121 MB Progress (1): 47/121 MB Progress (1): 47/121 MB Progress (1): 47/121 MB Progress (1): 47/121 MB Progress (1): 47/121 MB Progress (1): 47/121 MB Progress (1): 47/121 MB Progress (1): 47/121 MB Progress (1): 47/121 MB Progress (1): 47/121 MB Progress (1): 47/121 MB Progress (1): 47/121 MB Progress (1): 47/121 MB Progress (1): 47/121 MB Progress (1): 47/121 MB Progress (1): 47/121 MB Progress (1): 47/121 MB Progress (1): 47/121 MB Progress (1): 47/121 MB Progress (1): 47/121 MB Progress (1): 47/121 MB Progress (1): 47/121 MB Progress (1): 47/121 MB Progress (1): 47/121 MB Progress (1): 47/121 MB Progress (1): 47/121 MB Progress (1): 47/121 MB Progress (1): 47/121 MB Progress (1): 47/121 MB Progress (1): 47/121 MB Progress (1): 47/121 MB Progress (1): 47/121 MB Progress (1): 47/121 MB Progress (1): 47/121 MB Progress (1): 47/121 MB Progress (1): 47/121 MB Progress (1): 47/121 MB Progress (1): 47/121 MB Progress (1): 47/121 MB Progress (1): 47/121 MB Progress (1): 47/121 MB Progress (1): 47/121 MB Progress (1): 47/121 MB Progress (1): 47/121 MB Progress (1): 47/121 MB Progress (1): 47/121 MB Progress (1): 47/121 MB Progress (1): 47/121 MB Progress (1): 47/121 MB Progress (1): 47/121 MB Progress (1): 47/121 MB Progress (1): 47/121 MB Progress (1): 47/121 MB Progress (1): 47/121 MB Progress (1): 47/121 MB Progress (1): 47/121 MB Progress (1): 47/121 MB Progress (1): 47/121 MB Progress (1): 47/121 MB Progress (1): 47/121 MB Progress (1): 47/121 MB Progress (1): 47/121 MB Progress (1): 47/121 MB Progress (1): 47/121 MB Progress (1): 47/121 MB Progress (1): 47/121 MB Progress (1): 47/121 MB Progress (1): 47/121 MB Progress (1): 47/121 MB Progress (1): 47/121 MB Progress (1): 47/121 MB Progress (1): 47/121 MB Progress (1): 47/121 MB Progress (1): 47/121 MB Progress (1): 47/121 MB Progress (1): 47/121 MB Progress (1): 47/121 MB Progress (1): 47/121 MB Progress (1): 47/121 MB Progress (1): 47/121 MB Progress (1): 47/121 MB Progress (1): 47/121 MB Progress (1): 47/121 MB Progress (1): 47/121 MB Progress (1): 47/121 MB Progress (1): 47/121 MB Progress (1): 47/121 MB Progress (1): 47/121 MB Progress (1): 47/121 MB Progress (1): 47/121 MB Progress (1): 47/121 MB Progress (1): 47/121 MB Progress (1): 47/121 MB Progress (1): 47/121 MB Progress (1): 47/121 MB Progress (1): 47/121 MB Progress (1): 47/121 MB Progress (1): 47/121 MB Progress (1): 47/121 MB Progress (1): 47/121 MB Progress (1): 47/121 MB Progress (1): 47/121 MB Progress (1): 47/121 MB Progress (1): 47/121 MB Progress (1): 47/121 MB Progress (1): 47/121 MB Progress (1): 47/121 MB Progress (1): 47/121 MB Progress (1): 47/121 MB Progress (1): 47/121 MB Progress (1): 47/121 MB Progress (1): 47/121 MB Progress (1): 47/121 MB Progress (1): 47/121 MB Progress (1): 47/121 MB Progress (1): 47/121 MB Progress (1): 47/121 MB Progress (1): 47/121 MB Progress (1): 47/121 MB Progress (1): 47/121 MB Progress (1): 47/121 MB Progress (1): 47/121 MB Progress (1): 47/121 MB Progress (1): 47/121 MB Progress (1): 47/121 MB Progress (1): 47/121 MB Progress (1): 47/121 MB Progress (1): 47/121 MB Progress (1): 47/121 MB Progress (1): 47/121 MB Progress (1): 47/121 MB Progress (1): 47/121 MB Progress (1): 47/121 MB Progress (1): 47/121 MB Progress (1): 47/121 MB Progress (1): 47/121 MB Progress (1): 47/121 MB Progress (1): 47/121 MB Progress (1): 47/121 MB Progress (1): 47/121 MB Progress (1): 47/121 MB Progress (1): 47/121 MB Progress (1): 47/121 MB Progress (1): 47/121 MB Progress (1): 47/121 MB Progress (1): 47/121 MB Progress (1): 47/121 MB Progress (1): 47/121 MB Progress (1): 47/121 MB Progress (1): 47/121 MB Progress (1): 47/121 MB Progress (1): 47/121 MB Progress (1): 47/121 MB Progress (1): 47/121 MB Progress (1): 47/121 MB Progress (1): 47/121 MB Progress (1): 47/121 MB Progress (1): 47/121 MB Progress (1): 47/121 MB Progress (1): 47/121 MB Progress (1): 47/121 MB Progress (1): 47/121 MB Progress (1): 47/121 MB Progress (1): 47/121 MB Progress (1): 47/121 MB Progress (1): 47/121 MB Progress (1): 47/121 MB Progress (1): 47/121 MB Progress (1): 47/121 MB Progress (1): 47/121 MB Progress (1): 47/121 MB Progress (1): 47/121 MB Progress (1): 47/121 MB Progress (1): 47/121 MB Progress (1): 47/121 MB Progress (1): 47/121 MB Progress (1): 47/121 MB Progress (1): 47/121 MB Progress (1): 47/121 MB Progress (1): 47/121 MB Progress (1): 47/121 MB Progress (1): 47/121 MB Progress (1): 47/121 MB Progress (1): 47/121 MB Progress (1): 47/121 MB Progress (1): 47/121 MB Progress (1): 47/121 MB Progress (1): 47/121 MB Progress (1): 47/121 MB Progress (1): 47/121 MB Progress (1): 47/121 MB Progress (1): 47/121 MB Progress (1): 47/121 MB Progress (1): 47/121 MB Progress (1): 47/121 MB Progress (1): 47/121 MB Progress (1): 47/121 MB Progress (1): 47/121 MB Progress (1): 47/121 MB Progress (1): 47/121 MB Progress (1): 47/121 MB Progress (1): 47/121 MB Progress (1): 47/121 MB Progress (1): 47/121 MB Progress (1): 47/121 MB Progress (1): 47/121 MB Progress (1): 47/121 MB Progress (1): 47/121 MB Progress (1): 47/121 MB Progress (1): 47/121 MB Progress (1): 47/121 MB Progress (1): 47/121 MB Progress (1): 47/121 MB Progress (1): 47/121 MB Progress (1): 47/121 MB Progress (1): 47/121 MB Progress (1): 47/121 MB Progress (1): 47/121 MB Progress (1): 47/121 MB Progress (1): 47/121 MB Progress (1): 47/121 MB Progress (1): 47/121 MB Progress (1): 47/121 MB Progress (1): 47/121 MB Progress (1): 47/121 MB Progress (1): 47/121 MB Progress (1): 47/121 MB Progress (1): 47/121 MB Progress (1): 47/121 MB Progress (1): 47/121 MB Progress (1): 47/121 MB Progress (1): 47/121 MB Progress (1): 47/121 MB Progress (1): 47/121 MB Progress (1): 47/121 MB Progress (1): 47/121 MB Progress (1): 47/121 MB Progress (1): 47/121 MB Progress (1): 47/121 MB Progress (1): 47/121 MB Progress (1): 47/121 MB Progress (1): 47/121 MB Progress (1): 47/121 MB Progress (1): 47/121 MB Progress (1): 47/121 MB Progress (1): 47/121 MB Progress (1): 47/121 MB Progress (1): 47/121 MB Progress (1): 47/121 MB Progress (1): 47/121 MB Progress (1): 47/121 MB Progress (1): 47/121 MB Progress (1): 47/121 MB Progress (1): 47/121 MB Progress (1): 47/121 MB Progress (1): 47/121 MB Progress (1): 47/121 MB Progress (1): 47/121 MB Progress (1): 47/121 MB Progress (1): 47/121 MB Progress (1): 47/121 MB Progress (1): 47/121 MB Progress (1): 47/121 MB Progress (1): 47/121 MB Progress (1): 47/121 MB Progress (1): 47/121 MB Progress (1): 47/121 MB Progress (1): 47/121 MB Progress (1): 47/121 MB Progress (1): 47/121 MB Progress (1): 47/121 MB Progress (1): 47/121 MB Progress (1): 47/121 MB Progress (1): 47/121 MB Progress (1): 47/121 MB Progress (1): 47/121 MB Progress (1): 47/121 MB Progress (1): 47/121 MB Progress (1): 47/121 MB Progress (1): 47/121 MB Progress (1): 47/121 MB Progress (1): 47/121 MB Progress (1): 47/121 MB Progress (1): 47/121 MB Progress (1): 47/121 MB Progress (1): 47/121 MB Progress (1): 47/121 MB Progress (1): 47/121 MB Progress (1): 47/121 MB Progress (1): 47/121 MB Progress (1): 47/121 MB Progress (1): 47/121 MB Progress (1): 47/121 MB Progress (1): 47/121 MB Progress (1): 47/121 MB Progress (1): 47/121 MB Progress (1): 47/121 MB Progress (1): 47/121 MB Progress (1): 47/121 MB Progress (1): 47/121 MB Progress (1): 47/121 MB Progress (1): 47/121 MB Progress (1): 47/121 MB Progress (1): 47/121 MB Progress (1): 47/121 MB Progress (1): 47/121 MB Progress (1): 47/121 MB Progress (1): 47/121 MB Progress (1): 47/121 MB Progress (1): 47/121 MB Progress (1): 47/121 MB Progress (1): 47/121 MB Progress (1): 47/121 MB Progress (1): 47/121 MB Progress (1): 47/121 MB Progress (1): 47/121 MB Progress (1): 47/121 MB Progress (1): 47/121 MB Progress (1): 47/121 MB Progress (1): 47/121 MB Progress (1): 47/121 MB Progress (1): 47/121 MB Progress (1): 47/121 MB Progress (1): 47/121 MB Progress (1): 47/121 MB Progress (1): 47/121 MB Progress (1): 47/121 MB Progress (1): 47/121 MB Progress (1): 47/121 MB Progress (1): 47/121 MB Progress (1): 47/121 MB Progress (1): 47/121 MB Progress (1): 47/121 MB Progress (1): 47/121 MB Progress (1): 47/121 MB Progress (1): 47/121 MB Progress (1): 47/121 MB Progress (1): 47/121 MB Progress (1): 47/121 MB Progress (1): 47/121 MB Progress (1): 47/121 MB Progress (1): 47/121 MB Progress (1): 47/121 MB Progress (1): 47/121 MB Progress (1): 47/121 MB Progress (1): 47/121 MB Progress (1): 47/121 MB Progress (1): 47/121 MB Progress (1): 47/121 MB Progress (1): 47/121 MB Progress (1): 47/121 MB Progress (1): 47/121 MB Progress (1): 47/121 MB Progress (1): 47/121 MB Progress (1): 47/121 MB Progress (1): 47/121 MB Progress (1): 47/121 MB Progress (1): 47/121 MB Progress (1): 47/121 MB Progress (1): 47/121 MB Progress (1): 47/121 MB Progress (1): 47/121 MB Progress (1): 47/121 MB Progress (1): 47/121 MB Progress (1): 47/121 MB Progress (1): 47/121 MB Progress (1): 47/121 MB Progress (1): 47/121 MB Progress (1): 47/121 MB Progress (1): 47/121 MB Progress (1): 47/121 MB Progress (1): 47/121 MB Progress (1): 47/121 MB Progress (1): 47/121 MB Progress (1): 47/121 MB Progress (1): 47/121 MB Progress (1): 47/121 MB Progress (1): 47/121 MB Progress (1): 47/121 MB Progress (1): 47/121 MB Progress (1): 47/121 MB Progress (1): 47/121 MB Progress (1): 47/121 MB Progress (1): 47/121 MB Progress (1): 47/121 MB Progress (1): 47/121 MB Progress (1): 47/121 MB Progress (1): 47/121 MB Progress (1): 47/121 MB Progress (1): 47/121 MB Progress (1): 47/121 MB Progress (1): 47/121 MB Progress (1): 47/121 MB Progress (1): 47/121 MB Progress (1): 47/121 MB Progress (1): 47/121 MB Progress (1): 47/121 MB Progress (1): 47/121 MB Progress (1): 47/121 MB Progress (1): 47/121 MB Progress (1): 47/121 MB Progress (1): 47/121 MB Progress (1): 47/121 MB Progress (1): 47/121 MB Progress (1): 47/121 MB Progress (1): 47/121 MB Progress (1): 47/121 MB Progress (1): 48/121 MB Progress (1): 48/121 MB Progress (1): 48/121 MB Progress (1): 48/121 MB Progress (1): 48/121 MB Progress (1): 48/121 MB Progress (1): 48/121 MB Progress (1): 48/121 MB Progress (1): 48/121 MB Progress (1): 48/121 MB Progress (1): 48/121 MB Progress (1): 48/121 MB Progress (1): 48/121 MB Progress (1): 48/121 MB Progress (1): 48/121 MB Progress (1): 48/121 MB Progress (1): 48/121 MB Progress (1): 48/121 MB Progress (1): 48/121 MB Progress (1): 48/121 MB Progress (1): 48/121 MB Progress (1): 48/121 MB Progress (1): 48/121 MB Progress (1): 48/121 MB Progress (1): 48/121 MB Progress (1): 48/121 MB Progress (1): 48/121 MB Progress (1): 48/121 MB Progress (1): 48/121 MB Progress (1): 48/121 MB Progress (1): 48/121 MB Progress (1): 48/121 MB Progress (1): 48/121 MB Progress (1): 48/121 MB Progress (1): 48/121 MB Progress (1): 48/121 MB Progress (1): 48/121 MB Progress (1): 48/121 MB Progress (1): 48/121 MB Progress (1): 48/121 MB Progress (1): 48/121 MB Progress (1): 48/121 MB Progress (1): 48/121 MB Progress (1): 48/121 MB Progress (1): 48/121 MB Progress (1): 48/121 MB Progress (1): 48/121 MB Progress (1): 48/121 MB Progress (1): 48/121 MB Progress (1): 48/121 MB Progress (1): 48/121 MB Progress (1): 48/121 MB Progress (1): 48/121 MB Progress (1): 48/121 MB Progress (1): 48/121 MB Progress (1): 48/121 MB Progress (1): 48/121 MB Progress (1): 48/121 MB Progress (1): 48/121 MB Progress (1): 48/121 MB Progress (1): 48/121 MB Progress (1): 48/121 MB Progress (1): 48/121 MB Progress (1): 48/121 MB Progress (1): 48/121 MB Progress (1): 48/121 MB Progress (1): 48/121 MB Progress (1): 48/121 MB Progress (1): 48/121 MB Progress (1): 48/121 MB Progress (1): 48/121 MB Progress (1): 48/121 MB Progress (1): 48/121 MB Progress (1): 48/121 MB Progress (1): 48/121 MB Progress (1): 48/121 MB Progress (1): 48/121 MB Progress (1): 48/121 MB Progress (1): 48/121 MB Progress (1): 48/121 MB Progress (1): 48/121 MB Progress (1): 48/121 MB Progress (1): 48/121 MB Progress (1): 48/121 MB Progress (1): 48/121 MB Progress (1): 48/121 MB Progress (1): 48/121 MB Progress (1): 48/121 MB Progress (1): 48/121 MB Progress (1): 48/121 MB Progress (1): 48/121 MB Progress (1): 48/121 MB Progress (1): 48/121 MB Progress (1): 48/121 MB Progress (1): 48/121 MB Progress (1): 48/121 MB Progress (1): 48/121 MB Progress (1): 48/121 MB Progress (1): 48/121 MB Progress (1): 48/121 MB Progress (1): 48/121 MB Progress (1): 48/121 MB Progress (1): 48/121 MB Progress (1): 48/121 MB Progress (1): 48/121 MB Progress (1): 48/121 MB Progress (1): 48/121 MB Progress (1): 48/121 MB Progress (1): 48/121 MB Progress (1): 48/121 MB Progress (1): 48/121 MB Progress (1): 48/121 MB Progress (1): 48/121 MB Progress (1): 48/121 MB Progress (1): 48/121 MB Progress (1): 48/121 MB Progress (1): 48/121 MB Progress (1): 48/121 MB Progress (1): 48/121 MB Progress (1): 48/121 MB Progress (1): 48/121 MB Progress (1): 48/121 MB Progress (1): 48/121 MB Progress (1): 48/121 MB Progress (1): 48/121 MB Progress (1): 48/121 MB Progress (1): 48/121 MB Progress (1): 48/121 MB Progress (1): 48/121 MB Progress (1): 48/121 MB Progress (1): 48/121 MB Progress (1): 48/121 MB Progress (1): 48/121 MB Progress (1): 48/121 MB Progress (1): 48/121 MB Progress (1): 48/121 MB Progress (1): 48/121 MB Progress (1): 48/121 MB Progress (1): 48/121 MB Progress (1): 48/121 MB Progress (1): 48/121 MB Progress (1): 48/121 MB Progress (1): 48/121 MB Progress (1): 48/121 MB Progress (1): 48/121 MB Progress (1): 48/121 MB Progress (1): 48/121 MB Progress (1): 48/121 MB Progress (1): 48/121 MB Progress (1): 48/121 MB Progress (1): 48/121 MB Progress (1): 48/121 MB Progress (1): 48/121 MB Progress (1): 48/121 MB Progress (1): 48/121 MB Progress (1): 48/121 MB Progress (1): 48/121 MB Progress (1): 48/121 MB Progress (1): 48/121 MB Progress (1): 48/121 MB Progress (1): 48/121 MB Progress (1): 48/121 MB Progress (1): 48/121 MB Progress (1): 48/121 MB Progress (1): 48/121 MB Progress (1): 48/121 MB Progress (1): 48/121 MB Progress (1): 48/121 MB Progress (1): 48/121 MB Progress (1): 48/121 MB Progress (1): 48/121 MB Progress (1): 48/121 MB Progress (1): 48/121 MB Progress (1): 48/121 MB Progress (1): 48/121 MB Progress (1): 48/121 MB Progress (1): 48/121 MB Progress (1): 48/121 MB Progress (1): 48/121 MB Progress (1): 48/121 MB Progress (1): 48/121 MB Progress (1): 48/121 MB Progress (1): 48/121 MB Progress (1): 48/121 MB Progress (1): 48/121 MB Progress (1): 48/121 MB Progress (1): 48/121 MB Progress (1): 48/121 MB Progress (1): 48/121 MB Progress (1): 48/121 MB Progress (1): 48/121 MB Progress (1): 48/121 MB Progress (1): 48/121 MB Progress (1): 48/121 MB Progress (1): 48/121 MB Progress (1): 48/121 MB Progress (1): 48/121 MB Progress (1): 48/121 MB Progress (1): 48/121 MB Progress (1): 48/121 MB Progress (1): 48/121 MB Progress (1): 48/121 MB Progress (1): 48/121 MB Progress (1): 48/121 MB Progress (1): 48/121 MB Progress (1): 48/121 MB Progress (1): 48/121 MB Progress (1): 48/121 MB Progress (1): 48/121 MB Progress (1): 48/121 MB Progress (1): 48/121 MB Progress (1): 48/121 MB Progress (1): 48/121 MB Progress (1): 48/121 MB Progress (1): 48/121 MB Progress (1): 48/121 MB Progress (1): 48/121 MB Progress (1): 48/121 MB Progress (1): 48/121 MB Progress (1): 48/121 MB Progress (1): 48/121 MB Progress (1): 48/121 MB Progress (1): 48/121 MB Progress (1): 48/121 MB Progress (1): 48/121 MB Progress (1): 48/121 MB Progress (1): 48/121 MB Progress (1): 48/121 MB Progress (1): 48/121 MB Progress (1): 48/121 MB Progress (1): 48/121 MB Progress (1): 48/121 MB Progress (1): 48/121 MB Progress (1): 48/121 MB Progress (1): 48/121 MB Progress (1): 48/121 MB Progress (1): 48/121 MB Progress (1): 48/121 MB Progress (1): 48/121 MB Progress (1): 48/121 MB Progress (1): 48/121 MB Progress (1): 48/121 MB Progress (1): 48/121 MB Progress (1): 48/121 MB Progress (1): 48/121 MB Progress (1): 48/121 MB Progress (1): 48/121 MB Progress (1): 48/121 MB Progress (1): 48/121 MB Progress (1): 48/121 MB Progress (1): 48/121 MB Progress (1): 48/121 MB Progress (1): 48/121 MB Progress (1): 48/121 MB Progress (1): 48/121 MB Progress (1): 48/121 MB Progress (1): 48/121 MB Progress (1): 48/121 MB Progress (1): 48/121 MB Progress (1): 48/121 MB Progress (1): 48/121 MB Progress (1): 48/121 MB Progress (1): 48/121 MB Progress (1): 48/121 MB Progress (1): 48/121 MB Progress (1): 48/121 MB Progress (1): 48/121 MB Progress (1): 48/121 MB Progress (1): 48/121 MB Progress (1): 48/121 MB Progress (1): 48/121 MB Progress (1): 48/121 MB Progress (1): 48/121 MB Progress (1): 48/121 MB Progress (1): 48/121 MB Progress (1): 48/121 MB Progress (1): 48/121 MB Progress (1): 48/121 MB Progress (1): 48/121 MB Progress (1): 48/121 MB Progress (1): 48/121 MB Progress (1): 48/121 MB Progress (1): 48/121 MB Progress (1): 48/121 MB Progress (1): 48/121 MB Progress (1): 48/121 MB Progress (1): 48/121 MB Progress (1): 48/121 MB Progress (1): 48/121 MB Progress (1): 48/121 MB Progress (1): 48/121 MB Progress (1): 48/121 MB Progress (1): 48/121 MB Progress (1): 48/121 MB Progress (1): 48/121 MB Progress (1): 48/121 MB Progress (1): 48/121 MB Progress (1): 48/121 MB Progress (1): 48/121 MB Progress (1): 48/121 MB Progress (1): 48/121 MB Progress (1): 48/121 MB Progress (1): 48/121 MB Progress (1): 48/121 MB Progress (1): 48/121 MB Progress (1): 48/121 MB Progress (1): 48/121 MB Progress (1): 48/121 MB Progress (1): 48/121 MB Progress (1): 48/121 MB Progress (1): 48/121 MB Progress (1): 48/121 MB Progress (1): 48/121 MB Progress (1): 48/121 MB Progress (1): 48/121 MB Progress (1): 48/121 MB Progress (1): 48/121 MB Progress (1): 48/121 MB Progress (1): 48/121 MB Progress (1): 48/121 MB Progress (1): 48/121 MB Progress (1): 48/121 MB Progress (1): 48/121 MB Progress (1): 48/121 MB Progress (1): 48/121 MB Progress (1): 48/121 MB Progress (1): 48/121 MB Progress (1): 48/121 MB Progress (1): 48/121 MB Progress (1): 48/121 MB Progress (1): 48/121 MB Progress (1): 48/121 MB Progress (1): 48/121 MB Progress (1): 48/121 MB Progress (1): 48/121 MB Progress (1): 48/121 MB Progress (1): 48/121 MB Progress (1): 48/121 MB Progress (1): 48/121 MB Progress (1): 48/121 MB Progress (1): 48/121 MB Progress (1): 48/121 MB Progress (1): 48/121 MB Progress (1): 48/121 MB Progress (1): 48/121 MB Progress (1): 48/121 MB Progress (1): 48/121 MB Progress (1): 48/121 MB Progress (1): 48/121 MB Progress (1): 48/121 MB Progress (1): 48/121 MB Progress (1): 48/121 MB Progress (1): 48/121 MB Progress (1): 48/121 MB Progress (1): 48/121 MB Progress (1): 48/121 MB Progress (1): 48/121 MB Progress (1): 48/121 MB Progress (1): 48/121 MB Progress (1): 48/121 MB Progress (1): 48/121 MB Progress (1): 48/121 MB Progress (1): 48/121 MB Progress (1): 48/121 MB Progress (1): 48/121 MB Progress (1): 48/121 MB Progress (1): 48/121 MB Progress (1): 48/121 MB Progress (1): 48/121 MB Progress (1): 48/121 MB Progress (1): 48/121 MB Progress (1): 48/121 MB Progress (1): 48/121 MB Progress (1): 48/121 MB Progress (1): 48/121 MB Progress (1): 48/121 MB Progress (1): 48/121 MB Progress (1): 48/121 MB Progress (1): 48/121 MB Progress (1): 48/121 MB Progress (1): 48/121 MB Progress (1): 48/121 MB Progress (1): 48/121 MB Progress (1): 48/121 MB Progress (1): 48/121 MB Progress (1): 48/121 MB Progress (1): 48/121 MB Progress (1): 48/121 MB Progress (1): 48/121 MB Progress (1): 48/121 MB Progress (1): 48/121 MB Progress (1): 48/121 MB Progress (1): 48/121 MB Progress (1): 48/121 MB Progress (1): 48/121 MB Progress (1): 48/121 MB Progress (1): 48/121 MB Progress (1): 48/121 MB Progress (1): 48/121 MB Progress (1): 48/121 MB Progress (1): 48/121 MB Progress (1): 48/121 MB Progress (1): 48/121 MB Progress (1): 48/121 MB Progress (1): 48/121 MB Progress (1): 48/121 MB Progress (1): 48/121 MB Progress (1): 48/121 MB Progress (1): 48/121 MB Progress (1): 48/121 MB Progress (1): 48/121 MB Progress (1): 48/121 MB Progress (1): 48/121 MB Progress (1): 48/121 MB Progress (1): 48/121 MB Progress (1): 48/121 MB Progress (1): 48/121 MB Progress (1): 48/121 MB Progress (1): 48/121 MB Progress (1): 48/121 MB Progress (1): 48/121 MB Progress (1): 48/121 MB Progress (1): 48/121 MB Progress (1): 48/121 MB Progress (1): 48/121 MB Progress (1): 48/121 MB Progress (1): 48/121 MB Progress (1): 48/121 MB Progress (1): 48/121 MB Progress (1): 48/121 MB Progress (1): 48/121 MB Progress (1): 48/121 MB Progress (1): 48/121 MB Progress (1): 48/121 MB Progress (1): 48/121 MB Progress (1): 48/121 MB Progress (1): 48/121 MB Progress (1): 48/121 MB Progress (1): 48/121 MB Progress (1): 48/121 MB Progress (1): 48/121 MB Progress (1): 48/121 MB Progress (1): 48/121 MB Progress (1): 48/121 MB Progress (1): 48/121 MB Progress (1): 48/121 MB Progress (1): 48/121 MB Progress (1): 48/121 MB Progress (1): 48/121 MB Progress (1): 48/121 MB Progress (1): 48/121 MB Progress (1): 48/121 MB Progress (1): 48/121 MB Progress (1): 48/121 MB Progress (1): 48/121 MB Progress (1): 48/121 MB Progress (1): 48/121 MB Progress (1): 48/121 MB Progress (1): 48/121 MB Progress (1): 48/121 MB Progress (1): 48/121 MB Progress (1): 48/121 MB Progress (1): 48/121 MB Progress (1): 48/121 MB Progress (1): 48/121 MB Progress (1): 48/121 MB Progress (1): 48/121 MB Progress (1): 48/121 MB Progress (1): 48/121 MB Progress (1): 48/121 MB Progress (1): 48/121 MB Progress (1): 48/121 MB Progress (1): 48/121 MB Progress (1): 48/121 MB Progress (1): 48/121 MB Progress (1): 48/121 MB Progress (1): 48/121 MB Progress (1): 48/121 MB Progress (1): 48/121 MB Progress (1): 48/121 MB Progress (1): 48/121 MB Progress (1): 48/121 MB Progress (1): 48/121 MB Progress (1): 48/121 MB Progress (1): 48/121 MB Progress (1): 48/121 MB Progress (1): 48/121 MB Progress (1): 48/121 MB Progress (1): 49/121 MB Progress (1): 49/121 MB Progress (1): 49/121 MB Progress (1): 49/121 MB Progress (1): 49/121 MB Progress (1): 49/121 MB Progress (1): 49/121 MB Progress (1): 49/121 MB Progress (1): 49/121 MB Progress (1): 49/121 MB Progress (1): 49/121 MB Progress (1): 49/121 MB Progress (1): 49/121 MB Progress (1): 49/121 MB Progress (1): 49/121 MB Progress (1): 49/121 MB Progress (1): 49/121 MB Progress (1): 49/121 MB Progress (1): 49/121 MB Progress (1): 49/121 MB Progress (1): 49/121 MB Progress (1): 49/121 MB Progress (1): 49/121 MB Progress (1): 49/121 MB Progress (1): 49/121 MB Progress (1): 49/121 MB Progress (1): 49/121 MB Progress (1): 49/121 MB Progress (1): 49/121 MB Progress (1): 49/121 MB Progress (1): 49/121 MB Progress (1): 49/121 MB Progress (1): 49/121 MB Progress (1): 49/121 MB Progress (1): 49/121 MB Progress (1): 49/121 MB Progress (1): 49/121 MB Progress (1): 49/121 MB Progress (1): 49/121 MB Progress (1): 49/121 MB Progress (1): 49/121 MB Progress (1): 49/121 MB Progress (1): 49/121 MB Progress (1): 49/121 MB Progress (1): 49/121 MB Progress (1): 49/121 MB Progress (1): 49/121 MB Progress (1): 49/121 MB Progress (1): 49/121 MB Progress (1): 49/121 MB Progress (1): 49/121 MB Progress (1): 49/121 MB Progress (1): 49/121 MB Progress (1): 49/121 MB Progress (1): 49/121 MB Progress (1): 49/121 MB Progress (1): 49/121 MB Progress (1): 49/121 MB Progress (1): 49/121 MB Progress (1): 49/121 MB Progress (1): 49/121 MB Progress (1): 49/121 MB Progress (1): 49/121 MB Progress (1): 49/121 MB Progress (1): 49/121 MB Progress (1): 49/121 MB Progress (1): 49/121 MB Progress (1): 49/121 MB Progress (1): 49/121 MB Progress (1): 49/121 MB Progress (1): 49/121 MB Progress (1): 49/121 MB Progress (1): 49/121 MB Progress (1): 49/121 MB Progress (1): 49/121 MB Progress (1): 49/121 MB Progress (1): 49/121 MB Progress (1): 49/121 MB Progress (1): 49/121 MB Progress (1): 49/121 MB Progress (1): 49/121 MB Progress (1): 49/121 MB Progress (1): 49/121 MB Progress (1): 49/121 MB Progress (1): 49/121 MB Progress (1): 49/121 MB Progress (1): 49/121 MB Progress (1): 49/121 MB Progress (1): 49/121 MB Progress (1): 49/121 MB Progress (1): 49/121 MB Progress (1): 49/121 MB Progress (1): 49/121 MB Progress (1): 49/121 MB Progress (1): 49/121 MB Progress (1): 49/121 MB Progress (1): 49/121 MB Progress (1): 49/121 MB Progress (1): 49/121 MB Progress (1): 49/121 MB Progress (1): 49/121 MB Progress (1): 49/121 MB Progress (1): 49/121 MB Progress (1): 49/121 MB Progress (1): 49/121 MB Progress (1): 49/121 MB Progress (1): 49/121 MB Progress (1): 49/121 MB Progress (1): 49/121 MB Progress (1): 49/121 MB Progress (1): 49/121 MB Progress (1): 49/121 MB Progress (1): 49/121 MB Progress (1): 49/121 MB Progress (1): 49/121 MB Progress (1): 49/121 MB Progress (1): 49/121 MB Progress (1): 49/121 MB Progress (1): 49/121 MB Progress (1): 49/121 MB Progress (1): 49/121 MB Progress (1): 49/121 MB Progress (1): 49/121 MB Progress (1): 49/121 MB Progress (1): 49/121 MB Progress (1): 49/121 MB Progress (1): 49/121 MB Progress (1): 49/121 MB Progress (1): 49/121 MB Progress (1): 49/121 MB Progress (1): 49/121 MB Progress (1): 49/121 MB Progress (1): 49/121 MB Progress (1): 49/121 MB Progress (1): 49/121 MB Progress (1): 49/121 MB Progress (1): 49/121 MB Progress (1): 49/121 MB Progress (1): 49/121 MB Progress (1): 49/121 MB Progress (1): 49/121 MB Progress (1): 49/121 MB Progress (1): 49/121 MB Progress (1): 49/121 MB Progress (1): 49/121 MB Progress (1): 49/121 MB Progress (1): 49/121 MB Progress (1): 49/121 MB Progress (1): 49/121 MB Progress (1): 49/121 MB Progress (1): 49/121 MB Progress (1): 49/121 MB Progress (1): 49/121 MB Progress (1): 49/121 MB Progress (1): 49/121 MB Progress (1): 49/121 MB Progress (1): 49/121 MB Progress (1): 49/121 MB Progress (1): 49/121 MB Progress (1): 49/121 MB Progress (1): 49/121 MB Progress (1): 49/121 MB Progress (1): 49/121 MB Progress (1): 49/121 MB Progress (1): 49/121 MB Progress (1): 49/121 MB Progress (1): 49/121 MB Progress (1): 49/121 MB Progress (1): 49/121 MB Progress (1): 49/121 MB Progress (1): 49/121 MB Progress (1): 49/121 MB Progress (1): 49/121 MB Progress (1): 49/121 MB Progress (1): 49/121 MB Progress (1): 49/121 MB Progress (1): 49/121 MB Progress (1): 49/121 MB Progress (1): 49/121 MB Progress (1): 49/121 MB Progress (1): 49/121 MB Progress (1): 49/121 MB Progress (1): 49/121 MB Progress (1): 49/121 MB Progress (1): 49/121 MB Progress (1): 49/121 MB Progress (1): 49/121 MB Progress (1): 49/121 MB Progress (1): 49/121 MB Progress (1): 49/121 MB Progress (1): 49/121 MB Progress (1): 49/121 MB Progress (1): 49/121 MB Progress (1): 49/121 MB Progress (1): 49/121 MB Progress (1): 49/121 MB Progress (1): 49/121 MB Progress (1): 49/121 MB Progress (1): 49/121 MB Progress (1): 49/121 MB Progress (1): 49/121 MB Progress (1): 49/121 MB Progress (1): 49/121 MB Progress (1): 49/121 MB Progress (1): 49/121 MB Progress (1): 49/121 MB Progress (1): 49/121 MB Progress (1): 49/121 MB Progress (1): 49/121 MB Progress (1): 49/121 MB Progress (1): 49/121 MB Progress (1): 49/121 MB Progress (1): 49/121 MB Progress (1): 49/121 MB Progress (1): 49/121 MB Progress (1): 49/121 MB Progress (1): 49/121 MB Progress (1): 49/121 MB Progress (1): 49/121 MB Progress (1): 49/121 MB Progress (1): 49/121 MB Progress (1): 49/121 MB Progress (1): 49/121 MB Progress (1): 49/121 MB Progress (1): 49/121 MB Progress (1): 49/121 MB Progress (1): 49/121 MB Progress (1): 49/121 MB Progress (1): 49/121 MB Progress (1): 49/121 MB Progress (1): 49/121 MB Progress (1): 49/121 MB Progress (1): 49/121 MB Progress (1): 49/121 MB Progress (1): 49/121 MB Progress (1): 49/121 MB Progress (1): 49/121 MB Progress (1): 49/121 MB Progress (1): 49/121 MB Progress (1): 49/121 MB Progress (1): 49/121 MB Progress (1): 49/121 MB Progress (1): 49/121 MB Progress (1): 49/121 MB Progress (1): 49/121 MB Progress (1): 49/121 MB Progress (1): 49/121 MB Progress (1): 49/121 MB Progress (1): 49/121 MB Progress (1): 49/121 MB Progress (1): 49/121 MB Progress (1): 49/121 MB Progress (1): 49/121 MB Progress (1): 49/121 MB Progress (1): 49/121 MB Progress (1): 49/121 MB Progress (1): 49/121 MB Progress (1): 49/121 MB Progress (1): 49/121 MB Progress (1): 49/121 MB Progress (1): 49/121 MB Progress (1): 49/121 MB Progress (1): 49/121 MB Progress (1): 49/121 MB Progress (1): 49/121 MB Progress (1): 49/121 MB Progress (1): 49/121 MB Progress (1): 49/121 MB Progress (1): 49/121 MB Progress (1): 49/121 MB Progress (1): 49/121 MB Progress (1): 49/121 MB Progress (1): 49/121 MB Progress (1): 49/121 MB Progress (1): 49/121 MB Progress (1): 49/121 MB Progress (1): 49/121 MB Progress (1): 49/121 MB Progress (1): 49/121 MB Progress (1): 49/121 MB Progress (1): 49/121 MB Progress (1): 49/121 MB Progress (1): 49/121 MB Progress (1): 49/121 MB Progress (1): 49/121 MB Progress (1): 49/121 MB Progress (1): 49/121 MB Progress (1): 49/121 MB Progress (1): 49/121 MB Progress (1): 49/121 MB Progress (1): 49/121 MB Progress (1): 49/121 MB Progress (1): 49/121 MB Progress (1): 49/121 MB Progress (1): 49/121 MB Progress (1): 49/121 MB Progress (1): 49/121 MB Progress (1): 49/121 MB Progress (1): 49/121 MB Progress (1): 49/121 MB Progress (1): 49/121 MB Progress (1): 49/121 MB Progress (1): 49/121 MB Progress (1): 49/121 MB Progress (1): 49/121 MB Progress (1): 49/121 MB Progress (1): 49/121 MB Progress (1): 49/121 MB Progress (1): 49/121 MB Progress (1): 49/121 MB Progress (1): 49/121 MB Progress (1): 49/121 MB Progress (1): 49/121 MB Progress (1): 49/121 MB Progress (1): 49/121 MB Progress (1): 49/121 MB Progress (1): 49/121 MB Progress (1): 49/121 MB Progress (1): 49/121 MB Progress (1): 49/121 MB Progress (1): 49/121 MB Progress (1): 49/121 MB Progress (1): 49/121 MB Progress (1): 49/121 MB Progress (1): 49/121 MB Progress (1): 49/121 MB Progress (1): 49/121 MB Progress (1): 49/121 MB Progress (1): 49/121 MB Progress (1): 49/121 MB Progress (1): 49/121 MB Progress (1): 49/121 MB Progress (1): 49/121 MB Progress (1): 49/121 MB Progress (1): 49/121 MB Progress (1): 49/121 MB Progress (1): 49/121 MB Progress (1): 49/121 MB Progress (1): 49/121 MB Progress (1): 49/121 MB Progress (1): 49/121 MB Progress (1): 49/121 MB Progress (1): 49/121 MB Progress (1): 49/121 MB Progress (1): 49/121 MB Progress (1): 49/121 MB Progress (1): 49/121 MB Progress (1): 49/121 MB Progress (1): 49/121 MB Progress (1): 49/121 MB Progress (1): 49/121 MB Progress (1): 49/121 MB Progress (1): 49/121 MB Progress (1): 49/121 MB Progress (1): 49/121 MB Progress (1): 49/121 MB Progress (1): 49/121 MB Progress (1): 49/121 MB Progress (1): 49/121 MB Progress (1): 49/121 MB Progress (1): 49/121 MB Progress (1): 49/121 MB Progress (1): 49/121 MB Progress (1): 49/121 MB Progress (1): 49/121 MB Progress (1): 49/121 MB Progress (1): 49/121 MB Progress (1): 49/121 MB Progress (1): 49/121 MB Progress (1): 49/121 MB Progress (1): 49/121 MB Progress (1): 49/121 MB Progress (1): 49/121 MB Progress (1): 49/121 MB Progress (1): 49/121 MB Progress (1): 49/121 MB Progress (1): 49/121 MB Progress (1): 49/121 MB Progress (1): 49/121 MB Progress (1): 49/121 MB Progress (1): 49/121 MB Progress (1): 49/121 MB Progress (1): 49/121 MB Progress (1): 49/121 MB Progress (1): 49/121 MB Progress (1): 49/121 MB Progress (1): 49/121 MB Progress (1): 49/121 MB Progress (1): 49/121 MB Progress (1): 49/121 MB Progress (1): 49/121 MB Progress (1): 49/121 MB Progress (1): 49/121 MB Progress (1): 49/121 MB Progress (1): 49/121 MB Progress (1): 49/121 MB Progress (1): 49/121 MB Progress (1): 49/121 MB Progress (1): 49/121 MB Progress (1): 49/121 MB Progress (1): 49/121 MB Progress (1): 49/121 MB Progress (1): 49/121 MB Progress (1): 49/121 MB Progress (1): 49/121 MB Progress (1): 49/121 MB Progress (1): 49/121 MB Progress (1): 49/121 MB Progress (1): 49/121 MB Progress (1): 49/121 MB Progress (1): 49/121 MB Progress (1): 49/121 MB Progress (1): 49/121 MB Progress (1): 49/121 MB Progress (1): 49/121 MB Progress (1): 49/121 MB Progress (1): 49/121 MB Progress (1): 49/121 MB Progress (1): 49/121 MB Progress (1): 49/121 MB Progress (1): 49/121 MB Progress (1): 49/121 MB Progress (1): 49/121 MB Progress (1): 49/121 MB Progress (1): 49/121 MB Progress (1): 49/121 MB Progress (1): 49/121 MB Progress (1): 49/121 MB Progress (1): 49/121 MB Progress (1): 49/121 MB Progress (1): 49/121 MB Progress (1): 49/121 MB Progress (1): 49/121 MB Progress (1): 49/121 MB Progress (1): 49/121 MB Progress (1): 49/121 MB Progress (1): 49/121 MB Progress (1): 49/121 MB Progress (1): 49/121 MB Progress (1): 49/121 MB Progress (1): 49/121 MB Progress (1): 49/121 MB Progress (1): 49/121 MB Progress (1): 49/121 MB Progress (1): 49/121 MB Progress (1): 49/121 MB Progress (1): 49/121 MB Progress (1): 49/121 MB Progress (1): 49/121 MB Progress (1): 49/121 MB Progress (1): 49/121 MB Progress (1): 49/121 MB Progress (1): 49/121 MB Progress (1): 49/121 MB Progress (1): 49/121 MB Progress (1): 49/121 MB Progress (1): 49/121 MB Progress (1): 49/121 MB Progress (1): 49/121 MB Progress (1): 49/121 MB Progress (1): 49/121 MB Progress (1): 49/121 MB Progress (1): 49/121 MB Progress (1): 49/121 MB Progress (1): 49/121 MB Progress (1): 49/121 MB Progress (1): 49/121 MB Progress (1): 49/121 MB Progress (1): 49/121 MB Progress (1): 49/121 MB Progress (1): 49/121 MB Progress (1): 49/121 MB Progress (1): 49/121 MB Progress (1): 49/121 MB Progress (1): 49/121 MB Progress (1): 49/121 MB Progress (1): 49/121 MB Progress (1): 49/121 MB Progress (1): 49/121 MB Progress (1): 49/121 MB Progress (1): 49/121 MB Progress (1): 49/121 MB Progress (1): 49/121 MB Progress (1): 49/121 MB Progress (1): 49/121 MB Progress (1): 49/121 MB Progress (1): 49/121 MB Progress (1): 49/121 MB Progress (1): 50/121 MB Progress (1): 50/121 MB Progress (1): 50/121 MB Progress (1): 50/121 MB Progress (1): 50/121 MB Progress (1): 50/121 MB Progress (1): 50/121 MB Progress (1): 50/121 MB Progress (1): 50/121 MB Progress (1): 50/121 MB Progress (1): 50/121 MB Progress (1): 50/121 MB Progress (1): 50/121 MB Progress (1): 50/121 MB Progress (1): 50/121 MB Progress (1): 50/121 MB Progress (1): 50/121 MB Progress (1): 50/121 MB Progress (1): 50/121 MB Progress (1): 50/121 MB Progress (1): 50/121 MB Progress (1): 50/121 MB Progress (1): 50/121 MB Progress (1): 50/121 MB Progress (1): 50/121 MB Progress (1): 50/121 MB Progress (1): 50/121 MB Progress (1): 50/121 MB Progress (1): 50/121 MB Progress (1): 50/121 MB Progress (1): 50/121 MB Progress (1): 50/121 MB Progress (1): 50/121 MB Progress (1): 50/121 MB Progress (1): 50/121 MB Progress (1): 50/121 MB Progress (1): 50/121 MB Progress (1): 50/121 MB Progress (1): 50/121 MB Progress (1): 50/121 MB Progress (1): 50/121 MB Progress (1): 50/121 MB Progress (1): 50/121 MB Progress (1): 50/121 MB Progress (1): 50/121 MB Progress (1): 50/121 MB Progress (1): 50/121 MB Progress (1): 50/121 MB Progress (1): 50/121 MB Progress (1): 50/121 MB Progress (1): 50/121 MB Progress (1): 50/121 MB Progress (1): 50/121 MB Progress (1): 50/121 MB Progress (1): 50/121 MB Progress (1): 50/121 MB Progress (1): 50/121 MB Progress (1): 50/121 MB Progress (1): 50/121 MB Progress (1): 50/121 MB Progress (1): 50/121 MB Progress (1): 50/121 MB Progress (1): 50/121 MB Progress (1): 50/121 MB Progress (1): 50/121 MB Progress (1): 50/121 MB Progress (1): 50/121 MB Progress (1): 50/121 MB Progress (1): 50/121 MB Progress (1): 50/121 MB Progress (1): 50/121 MB Progress (1): 50/121 MB Progress (1): 50/121 MB Progress (1): 50/121 MB Progress (1): 50/121 MB Progress (1): 50/121 MB Progress (1): 50/121 MB Progress (1): 50/121 MB Progress (1): 50/121 MB Progress (1): 50/121 MB Progress (1): 50/121 MB Progress (1): 50/121 MB Progress (1): 50/121 MB Progress (1): 50/121 MB Progress (1): 50/121 MB Progress (1): 50/121 MB Progress (1): 50/121 MB Progress (1): 50/121 MB Progress (1): 50/121 MB Progress (1): 50/121 MB Progress (1): 50/121 MB Progress (1): 50/121 MB Progress (1): 50/121 MB Progress (1): 50/121 MB Progress (1): 50/121 MB Progress (1): 50/121 MB Progress (1): 50/121 MB Progress (1): 50/121 MB Progress (1): 50/121 MB Progress (1): 50/121 MB Progress (1): 50/121 MB Progress (1): 50/121 MB Progress (1): 50/121 MB Progress (1): 50/121 MB Progress (1): 50/121 MB Progress (1): 50/121 MB Progress (1): 50/121 MB Progress (1): 50/121 MB Progress (1): 50/121 MB Progress (1): 50/121 MB Progress (1): 50/121 MB Progress (1): 50/121 MB Progress (1): 50/121 MB Progress (1): 50/121 MB Progress (1): 50/121 MB Progress (1): 50/121 MB Progress (1): 50/121 MB Progress (1): 50/121 MB Progress (1): 50/121 MB Progress (1): 50/121 MB Progress (1): 50/121 MB Progress (1): 50/121 MB Progress (1): 50/121 MB Progress (1): 50/121 MB Progress (1): 50/121 MB Progress (1): 50/121 MB Progress (1): 50/121 MB Progress (1): 50/121 MB Progress (1): 50/121 MB Progress (1): 50/121 MB Progress (1): 50/121 MB Progress (1): 50/121 MB Progress (1): 50/121 MB Progress (1): 50/121 MB Progress (1): 50/121 MB Progress (1): 50/121 MB Progress (1): 50/121 MB Progress (1): 50/121 MB Progress (1): 50/121 MB Progress (1): 50/121 MB Progress (1): 50/121 MB Progress (1): 50/121 MB Progress (1): 50/121 MB Progress (1): 50/121 MB Progress (1): 50/121 MB Progress (1): 50/121 MB Progress (1): 50/121 MB Progress (1): 50/121 MB Progress (1): 50/121 MB Progress (1): 50/121 MB Progress (1): 50/121 MB Progress (1): 50/121 MB Progress (1): 50/121 MB Progress (1): 50/121 MB Progress (1): 50/121 MB Progress (1): 50/121 MB Progress (1): 50/121 MB Progress (1): 50/121 MB Progress (1): 50/121 MB Progress (1): 50/121 MB Progress (1): 50/121 MB Progress (1): 50/121 MB Progress (1): 50/121 MB Progress (1): 50/121 MB Progress (1): 50/121 MB Progress (1): 50/121 MB Progress (1): 50/121 MB Progress (1): 50/121 MB Progress (1): 50/121 MB Progress (1): 50/121 MB Progress (1): 50/121 MB Progress (1): 50/121 MB Progress (1): 50/121 MB Progress (1): 50/121 MB Progress (1): 50/121 MB Progress (1): 50/121 MB Progress (1): 50/121 MB Progress (1): 50/121 MB Progress (1): 50/121 MB Progress (1): 50/121 MB Progress (1): 50/121 MB Progress (1): 50/121 MB Progress (1): 50/121 MB Progress (1): 50/121 MB Progress (1): 50/121 MB Progress (1): 50/121 MB Progress (1): 50/121 MB Progress (1): 50/121 MB Progress (1): 50/121 MB Progress (1): 50/121 MB Progress (1): 50/121 MB Progress (1): 50/121 MB Progress (1): 50/121 MB Progress (1): 50/121 MB Progress (1): 50/121 MB Progress (1): 50/121 MB Progress (1): 50/121 MB Progress (1): 50/121 MB Progress (1): 50/121 MB Progress (1): 50/121 MB Progress (1): 50/121 MB Progress (1): 50/121 MB Progress (1): 50/121 MB Progress (1): 50/121 MB Progress (1): 50/121 MB Progress (1): 50/121 MB Progress (1): 50/121 MB Progress (1): 50/121 MB Progress (1): 50/121 MB Progress (1): 50/121 MB Progress (1): 50/121 MB Progress (1): 50/121 MB Progress (1): 50/121 MB Progress (1): 50/121 MB Progress (1): 50/121 MB Progress (1): 50/121 MB Progress (1): 50/121 MB Progress (1): 50/121 MB Progress (1): 50/121 MB Progress (1): 50/121 MB Progress (1): 50/121 MB Progress (1): 50/121 MB Progress (1): 50/121 MB Progress (1): 50/121 MB Progress (1): 50/121 MB Progress (1): 50/121 MB Progress (1): 50/121 MB Progress (1): 50/121 MB Progress (1): 50/121 MB Progress (1): 50/121 MB Progress (1): 50/121 MB Progress (1): 50/121 MB Progress (1): 50/121 MB Progress (1): 50/121 MB Progress (1): 50/121 MB Progress (1): 50/121 MB Progress (1): 50/121 MB Progress (1): 50/121 MB Progress (1): 50/121 MB Progress (1): 50/121 MB Progress (1): 50/121 MB Progress (1): 50/121 MB Progress (1): 50/121 MB Progress (1): 50/121 MB Progress (1): 50/121 MB Progress (1): 50/121 MB Progress (1): 50/121 MB Progress (1): 50/121 MB Progress (1): 50/121 MB Progress (1): 50/121 MB Progress (1): 50/121 MB Progress (1): 50/121 MB Progress (1): 50/121 MB Progress (1): 50/121 MB Progress (1): 50/121 MB Progress (1): 50/121 MB Progress (1): 50/121 MB Progress (1): 50/121 MB Progress (1): 50/121 MB Progress (1): 50/121 MB Progress (1): 50/121 MB Progress (1): 50/121 MB Progress (1): 50/121 MB Progress (1): 50/121 MB Progress (1): 50/121 MB Progress (1): 50/121 MB Progress (1): 50/121 MB Progress (1): 50/121 MB Progress (1): 50/121 MB Progress (1): 50/121 MB Progress (1): 50/121 MB Progress (1): 50/121 MB Progress (1): 50/121 MB Progress (1): 50/121 MB Progress (1): 50/121 MB Progress (1): 50/121 MB Progress (1): 50/121 MB Progress (1): 50/121 MB Progress (1): 50/121 MB Progress (1): 50/121 MB Progress (1): 50/121 MB Progress (1): 50/121 MB Progress (1): 50/121 MB Progress (1): 50/121 MB Progress (1): 50/121 MB Progress (1): 50/121 MB Progress (1): 50/121 MB Progress (1): 50/121 MB Progress (1): 50/121 MB Progress (1): 50/121 MB Progress (1): 50/121 MB Progress (1): 50/121 MB Progress (1): 50/121 MB Progress (1): 50/121 MB Progress (1): 50/121 MB Progress (1): 50/121 MB Progress (1): 50/121 MB Progress (1): 50/121 MB Progress (1): 50/121 MB Progress (1): 50/121 MB Progress (1): 50/121 MB Progress (1): 50/121 MB Progress (1): 50/121 MB Progress (1): 50/121 MB Progress (1): 50/121 MB Progress (1): 50/121 MB Progress (1): 50/121 MB Progress (1): 50/121 MB Progress (1): 50/121 MB Progress (1): 50/121 MB Progress (1): 50/121 MB Progress (1): 50/121 MB Progress (1): 50/121 MB Progress (1): 50/121 MB Progress (1): 50/121 MB Progress (1): 50/121 MB Progress (1): 50/121 MB Progress (1): 50/121 MB Progress (1): 50/121 MB Progress (1): 50/121 MB Progress (1): 50/121 MB Progress (1): 50/121 MB Progress (1): 50/121 MB Progress (1): 50/121 MB Progress (1): 50/121 MB Progress (1): 50/121 MB Progress (1): 50/121 MB Progress (1): 50/121 MB Progress (1): 50/121 MB Progress (1): 50/121 MB Progress (1): 50/121 MB Progress (1): 50/121 MB Progress (1): 50/121 MB Progress (1): 50/121 MB Progress (1): 50/121 MB Progress (1): 50/121 MB Progress (1): 50/121 MB Progress (1): 50/121 MB Progress (1): 50/121 MB Progress (1): 50/121 MB Progress (1): 50/121 MB Progress (1): 50/121 MB Progress (1): 50/121 MB Progress (1): 50/121 MB Progress (1): 50/121 MB Progress (1): 50/121 MB Progress (1): 50/121 MB Progress (1): 50/121 MB Progress (1): 50/121 MB Progress (1): 50/121 MB Progress (1): 50/121 MB Progress (1): 50/121 MB Progress (1): 50/121 MB Progress (1): 50/121 MB Progress (1): 50/121 MB Progress (1): 50/121 MB Progress (1): 50/121 MB Progress (1): 50/121 MB Progress (1): 50/121 MB Progress (1): 50/121 MB Progress (1): 50/121 MB Progress (1): 50/121 MB Progress (1): 50/121 MB Progress (1): 50/121 MB Progress (1): 50/121 MB Progress (1): 50/121 MB Progress (1): 50/121 MB Progress (1): 50/121 MB Progress (1): 50/121 MB Progress (1): 50/121 MB Progress (1): 50/121 MB Progress (1): 50/121 MB Progress (1): 50/121 MB Progress (1): 50/121 MB Progress (1): 50/121 MB Progress (1): 50/121 MB Progress (1): 50/121 MB Progress (1): 50/121 MB Progress (1): 50/121 MB Progress (1): 50/121 MB Progress (1): 50/121 MB Progress (1): 50/121 MB Progress (1): 50/121 MB Progress (1): 50/121 MB Progress (1): 50/121 MB Progress (1): 50/121 MB Progress (1): 50/121 MB Progress (1): 50/121 MB Progress (1): 50/121 MB Progress (1): 50/121 MB Progress (1): 50/121 MB Progress (1): 50/121 MB Progress (1): 50/121 MB Progress (1): 50/121 MB Progress (1): 50/121 MB Progress (1): 50/121 MB Progress (1): 50/121 MB Progress (1): 50/121 MB Progress (1): 50/121 MB Progress (1): 50/121 MB Progress (1): 50/121 MB Progress (1): 50/121 MB Progress (1): 50/121 MB Progress (1): 50/121 MB Progress (1): 50/121 MB Progress (1): 50/121 MB Progress (1): 50/121 MB Progress (1): 50/121 MB Progress (1): 50/121 MB Progress (1): 50/121 MB Progress (1): 50/121 MB Progress (1): 50/121 MB Progress (1): 50/121 MB Progress (1): 50/121 MB Progress (1): 50/121 MB Progress (1): 50/121 MB Progress (1): 50/121 MB Progress (1): 50/121 MB Progress (1): 50/121 MB Progress (1): 50/121 MB Progress (1): 50/121 MB Progress (1): 50/121 MB Progress (1): 50/121 MB Progress (1): 50/121 MB Progress (1): 50/121 MB Progress (1): 50/121 MB Progress (1): 50/121 MB Progress (1): 50/121 MB Progress (1): 50/121 MB Progress (1): 50/121 MB Progress (1): 50/121 MB Progress (1): 50/121 MB Progress (1): 50/121 MB Progress (1): 50/121 MB Progress (1): 50/121 MB Progress (1): 50/121 MB Progress (1): 50/121 MB Progress (1): 50/121 MB Progress (1): 50/121 MB Progress (1): 50/121 MB Progress (1): 50/121 MB Progress (1): 50/121 MB Progress (1): 50/121 MB Progress (1): 50/121 MB Progress (1): 50/121 MB Progress (1): 50/121 MB Progress (1): 50/121 MB Progress (1): 50/121 MB Progress (1): 50/121 MB Progress (1): 50/121 MB Progress (1): 50/121 MB Progress (1): 50/121 MB Progress (1): 50/121 MB Progress (1): 50/121 MB Progress (1): 50/121 MB Progress (1): 50/121 MB Progress (1): 50/121 MB Progress (1): 50/121 MB Progress (1): 50/121 MB Progress (1): 50/121 MB Progress (1): 50/121 MB Progress (1): 50/121 MB Progress (1): 50/121 MB Progress (1): 50/121 MB Progress (1): 50/121 MB Progress (1): 50/121 MB Progress (1): 50/121 MB Progress (1): 50/121 MB Progress (1): 50/121 MB Progress (1): 50/121 MB Progress (1): 50/121 MB Progress (1): 50/121 MB Progress (1): 50/121 MB Progress (1): 50/121 MB Progress (1): 50/121 MB Progress (1): 50/121 MB Progress (1): 50/121 MB Progress (1): 50/121 MB Progress (1): 50/121 MB Progress (1): 50/121 MB Progress (1): 50/121 MB Progress (1): 50/121 MB Progress (1): 50/121 MB Progress (1): 50/121 MB Progress (1): 50/121 MB Progress (1): 50/121 MB Progress (1): 50/121 MB Progress (1): 50/121 MB Progress (1): 50/121 MB Progress (1): 51/121 MB Progress (1): 51/121 MB Progress (1): 51/121 MB Progress (1): 51/121 MB Progress (1): 51/121 MB Progress (1): 51/121 MB Progress (1): 51/121 MB Progress (1): 51/121 MB Progress (1): 51/121 MB Progress (1): 51/121 MB Progress (1): 51/121 MB Progress (1): 51/121 MB Progress (1): 51/121 MB Progress (1): 51/121 MB Progress (1): 51/121 MB Progress (1): 51/121 MB Progress (1): 51/121 MB Progress (1): 51/121 MB Progress (1): 51/121 MB Progress (1): 51/121 MB Progress (1): 51/121 MB Progress (1): 51/121 MB Progress (1): 51/121 MB Progress (1): 51/121 MB Progress (1): 51/121 MB Progress (1): 51/121 MB Progress (1): 51/121 MB Progress (1): 51/121 MB Progress (1): 51/121 MB Progress (1): 51/121 MB Progress (1): 51/121 MB Progress (1): 51/121 MB Progress (1): 51/121 MB Progress (1): 51/121 MB Progress (1): 51/121 MB Progress (1): 51/121 MB Progress (1): 51/121 MB Progress (1): 51/121 MB Progress (1): 51/121 MB Progress (1): 51/121 MB Progress (1): 51/121 MB Progress (1): 51/121 MB Progress (1): 51/121 MB Progress (1): 51/121 MB Progress (1): 51/121 MB Progress (1): 51/121 MB Progress (1): 51/121 MB Progress (1): 51/121 MB Progress (1): 51/121 MB Progress (1): 51/121 MB Progress (1): 51/121 MB Progress (1): 51/121 MB Progress (1): 51/121 MB Progress (1): 51/121 MB Progress (1): 51/121 MB Progress (1): 51/121 MB Progress (1): 51/121 MB Progress (1): 51/121 MB Progress (1): 51/121 MB Progress (1): 51/121 MB Progress (1): 51/121 MB Progress (1): 51/121 MB Progress (1): 51/121 MB Progress (1): 51/121 MB Progress (1): 51/121 MB Progress (1): 51/121 MB Progress (1): 51/121 MB Progress (1): 51/121 MB Progress (1): 51/121 MB Progress (1): 51/121 MB Progress (1): 51/121 MB Progress (1): 51/121 MB Progress (1): 51/121 MB Progress (1): 51/121 MB Progress (1): 51/121 MB Progress (1): 51/121 MB Progress (1): 51/121 MB Progress (1): 51/121 MB Progress (1): 51/121 MB Progress (1): 51/121 MB Progress (1): 51/121 MB Progress (1): 51/121 MB Progress (1): 51/121 MB Progress (1): 51/121 MB Progress (1): 51/121 MB Progress (1): 51/121 MB Progress (1): 51/121 MB Progress (1): 51/121 MB Progress (1): 51/121 MB Progress (1): 51/121 MB Progress (1): 51/121 MB Progress (1): 51/121 MB Progress (1): 51/121 MB Progress (1): 51/121 MB Progress (1): 51/121 MB Progress (1): 51/121 MB Progress (1): 51/121 MB Progress (1): 51/121 MB Progress (1): 51/121 MB Progress (1): 51/121 MB Progress (1): 51/121 MB Progress (1): 51/121 MB Progress (1): 51/121 MB Progress (1): 51/121 MB Progress (1): 51/121 MB Progress (1): 51/121 MB Progress (1): 51/121 MB Progress (1): 51/121 MB Progress (1): 51/121 MB Progress (1): 51/121 MB Progress (1): 51/121 MB Progress (1): 51/121 MB Progress (1): 51/121 MB Progress (1): 51/121 MB Progress (1): 51/121 MB Progress (1): 51/121 MB Progress (1): 51/121 MB Progress (1): 51/121 MB Progress (1): 51/121 MB Progress (1): 51/121 MB Progress (1): 51/121 MB Progress (1): 51/121 MB Progress (1): 51/121 MB Progress (1): 51/121 MB Progress (1): 51/121 MB Progress (1): 51/121 MB Progress (1): 51/121 MB Progress (1): 51/121 MB Progress (1): 51/121 MB Progress (1): 51/121 MB Progress (1): 51/121 MB Progress (1): 51/121 MB Progress (1): 51/121 MB Progress (1): 51/121 MB Progress (1): 51/121 MB Progress (1): 51/121 MB Progress (1): 51/121 MB Progress (1): 51/121 MB Progress (1): 51/121 MB Progress (1): 51/121 MB Progress (1): 51/121 MB Progress (1): 51/121 MB Progress (1): 51/121 MB Progress (1): 51/121 MB Progress (1): 51/121 MB Progress (1): 51/121 MB Progress (1): 51/121 MB Progress (1): 51/121 MB Progress (1): 51/121 MB Progress (1): 51/121 MB Progress (1): 51/121 MB Progress (1): 51/121 MB Progress (1): 51/121 MB Progress (1): 51/121 MB Progress (1): 51/121 MB Progress (1): 51/121 MB Progress (1): 51/121 MB Progress (1): 51/121 MB Progress (1): 51/121 MB Progress (1): 51/121 MB Progress (1): 51/121 MB Progress (1): 51/121 MB Progress (1): 51/121 MB Progress (1): 51/121 MB Progress (1): 51/121 MB Progress (1): 51/121 MB Progress (1): 51/121 MB Progress (1): 51/121 MB Progress (1): 51/121 MB Progress (1): 51/121 MB Progress (1): 51/121 MB Progress (1): 51/121 MB Progress (1): 51/121 MB Progress (1): 51/121 MB Progress (1): 51/121 MB Progress (1): 51/121 MB Progress (1): 51/121 MB Progress (1): 51/121 MB Progress (1): 51/121 MB Progress (1): 51/121 MB Progress (1): 51/121 MB Progress (1): 51/121 MB Progress (1): 51/121 MB Progress (1): 51/121 MB Progress (1): 51/121 MB Progress (1): 51/121 MB Progress (1): 51/121 MB Progress (1): 51/121 MB Progress (1): 51/121 MB Progress (1): 51/121 MB Progress (1): 51/121 MB Progress (1): 51/121 MB Progress (1): 51/121 MB Progress (1): 51/121 MB Progress (1): 51/121 MB Progress (1): 51/121 MB Progress (1): 51/121 MB Progress (1): 51/121 MB Progress (1): 51/121 MB Progress (1): 51/121 MB Progress (1): 51/121 MB Progress (1): 51/121 MB Progress (1): 51/121 MB Progress (1): 51/121 MB Progress (1): 51/121 MB Progress (1): 51/121 MB Progress (1): 51/121 MB Progress (1): 51/121 MB Progress (1): 51/121 MB Progress (1): 51/121 MB Progress (1): 51/121 MB Progress (1): 51/121 MB Progress (1): 51/121 MB Progress (1): 51/121 MB Progress (1): 51/121 MB Progress (1): 51/121 MB Progress (1): 51/121 MB Progress (1): 51/121 MB Progress (1): 51/121 MB Progress (1): 51/121 MB Progress (1): 51/121 MB Progress (1): 51/121 MB Progress (1): 51/121 MB Progress (1): 51/121 MB Progress (1): 51/121 MB Progress (1): 51/121 MB Progress (1): 51/121 MB Progress (1): 51/121 MB Progress (1): 51/121 MB Progress (1): 51/121 MB Progress (1): 51/121 MB Progress (1): 51/121 MB Progress (1): 51/121 MB Progress (1): 51/121 MB Progress (1): 51/121 MB Progress (1): 51/121 MB Progress (1): 51/121 MB Progress (1): 51/121 MB Progress (1): 51/121 MB Progress (1): 51/121 MB Progress (1): 51/121 MB Progress (1): 51/121 MB Progress (1): 51/121 MB Progress (1): 51/121 MB Progress (1): 51/121 MB Progress (1): 51/121 MB Progress (1): 51/121 MB Progress (1): 51/121 MB Progress (1): 51/121 MB Progress (1): 51/121 MB Progress (1): 51/121 MB Progress (1): 51/121 MB Progress (1): 51/121 MB Progress (1): 51/121 MB Progress (1): 51/121 MB Progress (1): 51/121 MB Progress (1): 51/121 MB Progress (1): 51/121 MB Progress (1): 51/121 MB Progress (1): 51/121 MB Progress (1): 51/121 MB Progress (1): 51/121 MB Progress (1): 51/121 MB Progress (1): 51/121 MB Progress (1): 51/121 MB Progress (1): 51/121 MB Progress (1): 51/121 MB Progress (1): 51/121 MB Progress (1): 51/121 MB Progress (1): 51/121 MB Progress (1): 51/121 MB Progress (1): 51/121 MB Progress (1): 51/121 MB Progress (1): 51/121 MB Progress (1): 51/121 MB Progress (1): 51/121 MB Progress (1): 51/121 MB Progress (1): 51/121 MB Progress (1): 51/121 MB Progress (1): 51/121 MB Progress (1): 51/121 MB Progress (1): 51/121 MB Progress (1): 51/121 MB Progress (1): 51/121 MB Progress (1): 51/121 MB Progress (1): 51/121 MB Progress (1): 51/121 MB Progress (1): 51/121 MB Progress (1): 51/121 MB Progress (1): 51/121 MB Progress (1): 51/121 MB Progress (1): 51/121 MB Progress (1): 51/121 MB Progress (1): 51/121 MB Progress (1): 51/121 MB Progress (1): 51/121 MB Progress (1): 51/121 MB Progress (1): 51/121 MB Progress (1): 51/121 MB Progress (1): 51/121 MB Progress (1): 51/121 MB Progress (1): 51/121 MB Progress (1): 51/121 MB Progress (1): 51/121 MB Progress (1): 51/121 MB Progress (1): 51/121 MB Progress (1): 51/121 MB Progress (1): 51/121 MB Progress (1): 51/121 MB Progress (1): 51/121 MB Progress (1): 51/121 MB Progress (1): 51/121 MB Progress (1): 51/121 MB Progress (1): 51/121 MB Progress (1): 51/121 MB Progress (1): 51/121 MB Progress (1): 51/121 MB Progress (1): 51/121 MB Progress (1): 51/121 MB Progress (1): 51/121 MB Progress (1): 51/121 MB Progress (1): 51/121 MB Progress (1): 51/121 MB Progress (1): 51/121 MB Progress (1): 51/121 MB Progress (1): 51/121 MB Progress (1): 51/121 MB Progress (1): 51/121 MB Progress (1): 51/121 MB Progress (1): 51/121 MB Progress (1): 51/121 MB Progress (1): 51/121 MB Progress (1): 51/121 MB Progress (1): 51/121 MB Progress (1): 51/121 MB Progress (1): 51/121 MB Progress (1): 51/121 MB Progress (1): 51/121 MB Progress (1): 51/121 MB Progress (1): 51/121 MB Progress (1): 51/121 MB Progress (1): 51/121 MB Progress (1): 51/121 MB Progress (1): 51/121 MB Progress (1): 51/121 MB Progress (1): 51/121 MB Progress (1): 51/121 MB Progress (1): 51/121 MB Progress (1): 51/121 MB Progress (1): 51/121 MB Progress (1): 51/121 MB Progress (1): 51/121 MB Progress (1): 51/121 MB Progress (1): 51/121 MB Progress (1): 51/121 MB Progress (1): 51/121 MB Progress (1): 51/121 MB Progress (1): 51/121 MB Progress (1): 51/121 MB Progress (1): 51/121 MB Progress (1): 51/121 MB Progress (1): 51/121 MB Progress (1): 51/121 MB Progress (1): 51/121 MB Progress (1): 51/121 MB Progress (1): 51/121 MB Progress (1): 51/121 MB Progress (1): 51/121 MB Progress (1): 51/121 MB Progress (1): 51/121 MB Progress (1): 51/121 MB Progress (1): 51/121 MB Progress (1): 51/121 MB Progress (1): 51/121 MB Progress (1): 51/121 MB Progress (1): 51/121 MB Progress (1): 51/121 MB Progress (1): 51/121 MB Progress (1): 51/121 MB Progress (1): 51/121 MB Progress (1): 51/121 MB Progress (1): 51/121 MB Progress (1): 51/121 MB Progress (1): 51/121 MB Progress (1): 51/121 MB Progress (1): 51/121 MB Progress (1): 51/121 MB Progress (1): 51/121 MB Progress (1): 51/121 MB Progress (1): 51/121 MB Progress (1): 51/121 MB Progress (1): 51/121 MB Progress (1): 51/121 MB Progress (1): 51/121 MB Progress (1): 51/121 MB Progress (1): 51/121 MB Progress (1): 51/121 MB Progress (1): 51/121 MB Progress (1): 51/121 MB Progress (1): 51/121 MB Progress (1): 51/121 MB Progress (1): 51/121 MB Progress (1): 51/121 MB Progress (1): 51/121 MB Progress (1): 51/121 MB Progress (1): 51/121 MB Progress (1): 51/121 MB Progress (1): 51/121 MB Progress (1): 51/121 MB Progress (1): 51/121 MB Progress (1): 51/121 MB Progress (1): 51/121 MB Progress (1): 51/121 MB Progress (1): 51/121 MB Progress (1): 51/121 MB Progress (1): 51/121 MB Progress (1): 51/121 MB Progress (1): 51/121 MB Progress (1): 51/121 MB Progress (1): 51/121 MB Progress (1): 51/121 MB Progress (1): 51/121 MB Progress (1): 51/121 MB Progress (1): 51/121 MB Progress (1): 51/121 MB Progress (1): 51/121 MB Progress (1): 51/121 MB Progress (1): 51/121 MB Progress (1): 51/121 MB Progress (1): 51/121 MB Progress (1): 51/121 MB Progress (1): 51/121 MB Progress (1): 51/121 MB Progress (1): 51/121 MB Progress (1): 51/121 MB Progress (1): 51/121 MB Progress (1): 51/121 MB Progress (1): 51/121 MB Progress (1): 51/121 MB Progress (1): 51/121 MB Progress (1): 51/121 MB Progress (1): 51/121 MB Progress (1): 51/121 MB Progress (1): 51/121 MB Progress (1): 51/121 MB Progress (1): 51/121 MB Progress (1): 51/121 MB Progress (1): 51/121 MB Progress (1): 51/121 MB Progress (1): 51/121 MB Progress (1): 51/121 MB Progress (1): 51/121 MB Progress (1): 51/121 MB Progress (1): 51/121 MB Progress (1): 51/121 MB Progress (1): 51/121 MB Progress (1): 51/121 MB Progress (1): 51/121 MB Progress (1): 51/121 MB Progress (1): 51/121 MB Progress (1): 51/121 MB Progress (1): 51/121 MB Progress (1): 51/121 MB Progress (1): 51/121 MB Progress (1): 51/121 MB Progress (1): 51/121 MB Progress (1): 51/121 MB Progress (1): 51/121 MB Progress (1): 51/121 MB Progress (1): 51/121 MB Progress (1): 51/121 MB Progress (1): 51/121 MB Progress (1): 51/121 MB Progress (1): 51/121 MB Progress (1): 51/121 MB Progress (1): 51/121 MB Progress (1): 51/121 MB Progress (1): 51/121 MB Progress (1): 51/121 MB Progress (1): 51/121 MB Progress (1): 51/121 MB Progress (1): 51/121 MB Progress (1): 51/121 MB Progress (1): 51/121 MB Progress (1): 51/121 MB Progress (1): 51/121 MB Progress (1): 51/121 MB Progress (1): 51/121 MB Progress (1): 52/121 MB Progress (1): 52/121 MB Progress (1): 52/121 MB Progress (1): 52/121 MB Progress (1): 52/121 MB Progress (1): 52/121 MB Progress (1): 52/121 MB Progress (1): 52/121 MB Progress (1): 52/121 MB Progress (1): 52/121 MB Progress (1): 52/121 MB Progress (1): 52/121 MB Progress (1): 52/121 MB Progress (1): 52/121 MB Progress (1): 52/121 MB Progress (1): 52/121 MB Progress (1): 52/121 MB Progress (1): 52/121 MB Progress (1): 52/121 MB Progress (1): 52/121 MB Progress (1): 52/121 MB Progress (1): 52/121 MB Progress (1): 52/121 MB Progress (1): 52/121 MB Progress (1): 52/121 MB Progress (1): 52/121 MB Progress (1): 52/121 MB Progress (1): 52/121 MB Progress (1): 52/121 MB Progress (1): 52/121 MB Progress (1): 52/121 MB Progress (1): 52/121 MB Progress (1): 52/121 MB Progress (1): 52/121 MB Progress (1): 52/121 MB Progress (1): 52/121 MB Progress (1): 52/121 MB Progress (1): 52/121 MB Progress (1): 52/121 MB Progress (1): 52/121 MB Progress (1): 52/121 MB Progress (1): 52/121 MB Progress (1): 52/121 MB Progress (1): 52/121 MB Progress (1): 52/121 MB Progress (1): 52/121 MB Progress (1): 52/121 MB Progress (1): 52/121 MB Progress (1): 52/121 MB Progress (1): 52/121 MB Progress (1): 52/121 MB Progress (1): 52/121 MB Progress (1): 52/121 MB Progress (1): 52/121 MB Progress (1): 52/121 MB Progress (1): 52/121 MB Progress (1): 52/121 MB Progress (1): 52/121 MB Progress (1): 52/121 MB Progress (1): 52/121 MB Progress (1): 52/121 MB Progress (1): 52/121 MB Progress (1): 52/121 MB Progress (1): 52/121 MB Progress (1): 52/121 MB Progress (1): 52/121 MB Progress (1): 52/121 MB Progress (1): 52/121 MB Progress (1): 52/121 MB Progress (1): 52/121 MB Progress (1): 52/121 MB Progress (1): 52/121 MB Progress (1): 52/121 MB Progress (1): 52/121 MB Progress (1): 52/121 MB Progress (1): 52/121 MB Progress (1): 52/121 MB Progress (1): 52/121 MB Progress (1): 52/121 MB Progress (1): 52/121 MB Progress (1): 52/121 MB Progress (1): 52/121 MB Progress (1): 52/121 MB Progress (1): 52/121 MB Progress (1): 52/121 MB Progress (1): 52/121 MB Progress (1): 52/121 MB Progress (1): 52/121 MB Progress (1): 52/121 MB Progress (1): 52/121 MB Progress (1): 52/121 MB Progress (1): 52/121 MB Progress (1): 52/121 MB Progress (1): 52/121 MB Progress (1): 52/121 MB Progress (1): 52/121 MB Progress (1): 52/121 MB Progress (1): 52/121 MB Progress (1): 52/121 MB Progress (1): 52/121 MB Progress (1): 52/121 MB Progress (1): 52/121 MB Progress (1): 52/121 MB Progress (1): 52/121 MB Progress (1): 52/121 MB Progress (1): 52/121 MB Progress (1): 52/121 MB Progress (1): 52/121 MB Progress (1): 52/121 MB Progress (1): 52/121 MB Progress (1): 52/121 MB Progress (1): 52/121 MB Progress (1): 52/121 MB Progress (1): 52/121 MB Progress (1): 52/121 MB Progress (1): 52/121 MB Progress (1): 52/121 MB Progress (1): 52/121 MB Progress (1): 52/121 MB Progress (1): 52/121 MB Progress (1): 52/121 MB Progress (1): 52/121 MB Progress (1): 52/121 MB Progress (1): 52/121 MB Progress (1): 52/121 MB Progress (1): 52/121 MB Progress (1): 52/121 MB Progress (1): 52/121 MB Progress (1): 52/121 MB Progress (1): 52/121 MB Progress (1): 52/121 MB Progress (1): 52/121 MB Progress (1): 52/121 MB Progress (1): 52/121 MB Progress (1): 52/121 MB Progress (1): 52/121 MB Progress (1): 52/121 MB Progress (1): 52/121 MB Progress (1): 52/121 MB Progress (1): 52/121 MB Progress (1): 52/121 MB Progress (1): 52/121 MB Progress (1): 52/121 MB Progress (1): 52/121 MB Progress (1): 52/121 MB Progress (1): 52/121 MB Progress (1): 52/121 MB Progress (1): 52/121 MB Progress (1): 52/121 MB Progress (1): 52/121 MB Progress (1): 52/121 MB Progress (1): 52/121 MB Progress (1): 52/121 MB Progress (1): 52/121 MB Progress (1): 52/121 MB Progress (1): 52/121 MB Progress (1): 52/121 MB Progress (1): 52/121 MB Progress (1): 52/121 MB Progress (1): 52/121 MB Progress (1): 52/121 MB Progress (1): 52/121 MB Progress (1): 52/121 MB Progress (1): 52/121 MB Progress (1): 52/121 MB Progress (1): 52/121 MB Progress (1): 52/121 MB Progress (1): 52/121 MB Progress (1): 52/121 MB Progress (1): 52/121 MB Progress (1): 52/121 MB Progress (1): 52/121 MB Progress (1): 52/121 MB Progress (1): 52/121 MB Progress (1): 52/121 MB Progress (1): 52/121 MB Progress (1): 52/121 MB Progress (1): 52/121 MB Progress (1): 52/121 MB Progress (1): 52/121 MB Progress (1): 52/121 MB Progress (1): 52/121 MB Progress (1): 52/121 MB Progress (1): 52/121 MB Progress (1): 52/121 MB Progress (1): 52/121 MB Progress (1): 52/121 MB Progress (1): 52/121 MB Progress (1): 52/121 MB Progress (1): 52/121 MB Progress (1): 52/121 MB Progress (1): 52/121 MB Progress (1): 52/121 MB Progress (1): 52/121 MB Progress (1): 52/121 MB Progress (1): 52/121 MB Progress (1): 52/121 MB Progress (1): 52/121 MB Progress (1): 52/121 MB Progress (1): 52/121 MB Progress (1): 52/121 MB Progress (1): 52/121 MB Progress (1): 52/121 MB Progress (1): 52/121 MB Progress (1): 52/121 MB Progress (1): 52/121 MB Progress (1): 52/121 MB Progress (1): 52/121 MB Progress (1): 52/121 MB Progress (1): 52/121 MB Progress (1): 52/121 MB Progress (1): 52/121 MB Progress (1): 52/121 MB Progress (1): 52/121 MB Progress (1): 52/121 MB Progress (1): 52/121 MB Progress (1): 52/121 MB Progress (1): 52/121 MB Progress (1): 52/121 MB Progress (1): 52/121 MB Progress (1): 52/121 MB Progress (1): 52/121 MB Progress (1): 52/121 MB Progress (1): 52/121 MB Progress (1): 52/121 MB Progress (1): 52/121 MB Progress (1): 52/121 MB Progress (1): 52/121 MB Progress (1): 52/121 MB Progress (1): 52/121 MB Progress (1): 52/121 MB Progress (1): 52/121 MB Progress (1): 52/121 MB Progress (1): 52/121 MB Progress (1): 52/121 MB Progress (1): 52/121 MB Progress (1): 52/121 MB Progress (1): 52/121 MB Progress (1): 52/121 MB Progress (1): 52/121 MB Progress (1): 52/121 MB Progress (1): 52/121 MB Progress (1): 52/121 MB Progress (1): 52/121 MB Progress (1): 52/121 MB Progress (1): 52/121 MB Progress (1): 52/121 MB Progress (1): 52/121 MB Progress (1): 52/121 MB Progress (1): 52/121 MB Progress (1): 52/121 MB Progress (1): 52/121 MB Progress (1): 52/121 MB Progress (1): 52/121 MB Progress (1): 52/121 MB Progress (1): 52/121 MB Progress (1): 52/121 MB Progress (1): 52/121 MB Progress (1): 52/121 MB Progress (1): 52/121 MB Progress (1): 52/121 MB Progress (1): 52/121 MB Progress (1): 52/121 MB Progress (1): 52/121 MB Progress (1): 52/121 MB Progress (1): 52/121 MB Progress (1): 52/121 MB Progress (1): 52/121 MB Progress (1): 52/121 MB Progress (1): 52/121 MB Progress (1): 52/121 MB Progress (1): 52/121 MB Progress (1): 52/121 MB Progress (1): 52/121 MB Progress (1): 52/121 MB Progress (1): 52/121 MB Progress (1): 52/121 MB Progress (1): 52/121 MB Progress (1): 52/121 MB Progress (1): 52/121 MB Progress (1): 52/121 MB Progress (1): 52/121 MB Progress (1): 52/121 MB Progress (1): 52/121 MB Progress (1): 52/121 MB Progress (1): 52/121 MB Progress (1): 52/121 MB Progress (1): 52/121 MB Progress (1): 52/121 MB Progress (1): 52/121 MB Progress (1): 52/121 MB Progress (1): 52/121 MB Progress (1): 52/121 MB Progress (1): 52/121 MB Progress (1): 52/121 MB Progress (1): 52/121 MB Progress (1): 52/121 MB Progress (1): 52/121 MB Progress (1): 52/121 MB Progress (1): 52/121 MB Progress (1): 52/121 MB Progress (1): 52/121 MB Progress (1): 52/121 MB Progress (1): 52/121 MB Progress (1): 52/121 MB Progress (1): 52/121 MB Progress (1): 52/121 MB Progress (1): 52/121 MB Progress (1): 52/121 MB Progress (1): 52/121 MB Progress (1): 52/121 MB Progress (1): 52/121 MB Progress (1): 52/121 MB Progress (1): 52/121 MB Progress (1): 52/121 MB Progress (1): 52/121 MB Progress (1): 52/121 MB Progress (1): 52/121 MB Progress (1): 52/121 MB Progress (1): 52/121 MB Progress (1): 52/121 MB Progress (1): 52/121 MB Progress (1): 52/121 MB Progress (1): 52/121 MB Progress (1): 52/121 MB Progress (1): 52/121 MB Progress (1): 52/121 MB Progress (1): 52/121 MB Progress (1): 52/121 MB Progress (1): 52/121 MB Progress (1): 52/121 MB Progress (1): 52/121 MB Progress (1): 52/121 MB Progress (1): 52/121 MB Progress (1): 52/121 MB Progress (1): 52/121 MB Progress (1): 52/121 MB Progress (1): 52/121 MB Progress (1): 52/121 MB Progress (1): 52/121 MB Progress (1): 52/121 MB Progress (1): 52/121 MB Progress (1): 52/121 MB Progress (1): 52/121 MB Progress (1): 52/121 MB Progress (1): 52/121 MB Progress (1): 52/121 MB Progress (1): 52/121 MB Progress (1): 52/121 MB Progress (1): 52/121 MB Progress (1): 52/121 MB Progress (1): 52/121 MB Progress (1): 52/121 MB Progress (1): 52/121 MB Progress (1): 52/121 MB Progress (1): 52/121 MB Progress (1): 52/121 MB Progress (1): 52/121 MB Progress (1): 52/121 MB Progress (1): 52/121 MB Progress (1): 52/121 MB Progress (1): 52/121 MB Progress (1): 52/121 MB Progress (1): 52/121 MB Progress (1): 52/121 MB Progress (1): 52/121 MB Progress (1): 52/121 MB Progress (1): 52/121 MB Progress (1): 52/121 MB Progress (1): 52/121 MB Progress (1): 52/121 MB Progress (1): 52/121 MB Progress (1): 52/121 MB Progress (1): 52/121 MB Progress (1): 52/121 MB Progress (1): 52/121 MB Progress (1): 52/121 MB Progress (1): 52/121 MB Progress (1): 52/121 MB Progress (1): 52/121 MB Progress (1): 52/121 MB Progress (1): 52/121 MB Progress (1): 52/121 MB Progress (1): 52/121 MB Progress (1): 52/121 MB Progress (1): 52/121 MB Progress (1): 52/121 MB Progress (1): 52/121 MB Progress (1): 52/121 MB Progress (1): 52/121 MB Progress (1): 52/121 MB Progress (1): 52/121 MB Progress (1): 52/121 MB Progress (1): 52/121 MB Progress (1): 52/121 MB Progress (1): 52/121 MB Progress (1): 52/121 MB Progress (1): 52/121 MB Progress (1): 52/121 MB Progress (1): 52/121 MB Progress (1): 52/121 MB Progress (1): 52/121 MB Progress (1): 52/121 MB Progress (1): 52/121 MB Progress (1): 52/121 MB Progress (1): 52/121 MB Progress (1): 52/121 MB Progress (1): 52/121 MB Progress (1): 52/121 MB Progress (1): 52/121 MB Progress (1): 52/121 MB Progress (1): 52/121 MB Progress (1): 52/121 MB Progress (1): 52/121 MB Progress (1): 52/121 MB Progress (1): 52/121 MB Progress (1): 52/121 MB Progress (1): 52/121 MB Progress (1): 52/121 MB Progress (1): 52/121 MB Progress (1): 52/121 MB Progress (1): 52/121 MB Progress (1): 52/121 MB Progress (1): 52/121 MB Progress (1): 52/121 MB Progress (1): 52/121 MB Progress (1): 52/121 MB Progress (1): 52/121 MB Progress (1): 52/121 MB Progress (1): 52/121 MB Progress (1): 52/121 MB Progress (1): 52/121 MB Progress (1): 52/121 MB Progress (1): 52/121 MB Progress (1): 52/121 MB Progress (1): 52/121 MB Progress (1): 52/121 MB Progress (1): 52/121 MB Progress (1): 52/121 MB Progress (1): 52/121 MB Progress (1): 52/121 MB Progress (1): 52/121 MB Progress (1): 52/121 MB Progress (1): 52/121 MB Progress (1): 52/121 MB Progress (1): 52/121 MB Progress (1): 52/121 MB Progress (1): 52/121 MB Progress (1): 52/121 MB Progress (1): 52/121 MB Progress (1): 52/121 MB Progress (1): 52/121 MB Progress (1): 52/121 MB Progress (1): 52/121 MB Progress (1): 52/121 MB Progress (1): 52/121 MB Progress (1): 52/121 MB Progress (1): 52/121 MB Progress (1): 52/121 MB Progress (1): 52/121 MB Progress (1): 52/121 MB Progress (1): 52/121 MB Progress (1): 52/121 MB Progress (1): 52/121 MB Progress (1): 52/121 MB Progress (1): 52/121 MB Progress (1): 52/121 MB Progress (1): 52/121 MB Progress (1): 52/121 MB Progress (1): 52/121 MB Progress (1): 52/121 MB Progress (1): 52/121 MB Progress (1): 52/121 MB Progress (1): 52/121 MB Progress (1): 52/121 MB Progress (1): 52/121 MB Progress (1): 52/121 MB Progress (1): 52/121 MB Progress (1): 52/121 MB Progress (1): 52/121 MB Progress (1): 52/121 MB Progress (1): 52/121 MB Progress (1): 52/121 MB Progress (1): 52/121 MB Progress (1): 52/121 MB Progress (1): 52/121 MB Progress (1): 52/121 MB Progress (1): 52/121 MB Progress (1): 53/121 MB Progress (1): 53/121 MB Progress (1): 53/121 MB Progress (1): 53/121 MB Progress (1): 53/121 MB Progress (1): 53/121 MB Progress (1): 53/121 MB Progress (1): 53/121 MB Progress (1): 53/121 MB Progress (1): 53/121 MB Progress (1): 53/121 MB Progress (1): 53/121 MB Progress (1): 53/121 MB Progress (1): 53/121 MB Progress (1): 53/121 MB Progress (1): 53/121 MB Progress (1): 53/121 MB Progress (1): 53/121 MB Progress (1): 53/121 MB Progress (1): 53/121 MB Progress (1): 53/121 MB Progress (1): 53/121 MB Progress (1): 53/121 MB Progress (1): 53/121 MB Progress (1): 53/121 MB Progress (1): 53/121 MB Progress (1): 53/121 MB Progress (1): 53/121 MB Progress (1): 53/121 MB Progress (1): 53/121 MB Progress (1): 53/121 MB Progress (1): 53/121 MB Progress (1): 53/121 MB Progress (1): 53/121 MB Progress (1): 53/121 MB Progress (1): 53/121 MB Progress (1): 53/121 MB Progress (1): 53/121 MB Progress (1): 53/121 MB Progress (1): 53/121 MB Progress (1): 53/121 MB Progress (1): 53/121 MB Progress (1): 53/121 MB Progress (1): 53/121 MB Progress (1): 53/121 MB Progress (1): 53/121 MB Progress (1): 53/121 MB Progress (1): 53/121 MB Progress (1): 53/121 MB Progress (1): 53/121 MB Progress (1): 53/121 MB Progress (1): 53/121 MB Progress (1): 53/121 MB Progress (1): 53/121 MB Progress (1): 53/121 MB Progress (1): 53/121 MB Progress (1): 53/121 MB Progress (1): 53/121 MB Progress (1): 53/121 MB Progress (1): 53/121 MB Progress (1): 53/121 MB Progress (1): 53/121 MB Progress (1): 53/121 MB Progress (1): 53/121 MB Progress (1): 53/121 MB Progress (1): 53/121 MB Progress (1): 53/121 MB Progress (1): 53/121 MB Progress (1): 53/121 MB Progress (1): 53/121 MB Progress (1): 53/121 MB Progress (1): 53/121 MB Progress (1): 53/121 MB Progress (1): 53/121 MB Progress (1): 53/121 MB Progress (1): 53/121 MB Progress (1): 53/121 MB Progress (1): 53/121 MB Progress (1): 53/121 MB Progress (1): 53/121 MB Progress (1): 53/121 MB Progress (1): 53/121 MB Progress (1): 53/121 MB Progress (1): 53/121 MB Progress (1): 53/121 MB Progress (1): 53/121 MB Progress (1): 53/121 MB Progress (1): 53/121 MB Progress (1): 53/121 MB Progress (1): 53/121 MB Progress (1): 53/121 MB Progress (1): 53/121 MB Progress (1): 53/121 MB Progress (1): 53/121 MB Progress (1): 53/121 MB Progress (1): 53/121 MB Progress (1): 53/121 MB Progress (1): 53/121 MB Progress (1): 53/121 MB Progress (1): 53/121 MB Progress (1): 53/121 MB Progress (1): 53/121 MB Progress (1): 53/121 MB Progress (1): 53/121 MB Progress (1): 53/121 MB Progress (1): 53/121 MB Progress (1): 53/121 MB Progress (1): 53/121 MB Progress (1): 53/121 MB Progress (1): 53/121 MB Progress (1): 53/121 MB Progress (1): 53/121 MB Progress (1): 53/121 MB Progress (1): 53/121 MB Progress (1): 53/121 MB Progress (1): 53/121 MB Progress (1): 53/121 MB Progress (1): 53/121 MB Progress (1): 53/121 MB Progress (1): 53/121 MB Progress (1): 53/121 MB Progress (1): 53/121 MB Progress (1): 53/121 MB Progress (1): 53/121 MB Progress (1): 53/121 MB Progress (1): 53/121 MB Progress (1): 53/121 MB Progress (1): 53/121 MB Progress (1): 53/121 MB Progress (1): 53/121 MB Progress (1): 53/121 MB Progress (1): 53/121 MB Progress (1): 53/121 MB Progress (1): 53/121 MB Progress (1): 53/121 MB Progress (1): 53/121 MB Progress (1): 53/121 MB Progress (1): 53/121 MB Progress (1): 53/121 MB Progress (1): 53/121 MB Progress (1): 53/121 MB Progress (1): 53/121 MB Progress (1): 53/121 MB Progress (1): 53/121 MB Progress (1): 53/121 MB Progress (1): 53/121 MB Progress (1): 53/121 MB Progress (1): 53/121 MB Progress (1): 53/121 MB Progress (1): 53/121 MB Progress (1): 53/121 MB Progress (1): 53/121 MB Progress (1): 53/121 MB Progress (1): 53/121 MB Progress (1): 53/121 MB Progress (1): 53/121 MB Progress (1): 53/121 MB Progress (1): 53/121 MB Progress (1): 53/121 MB Progress (1): 53/121 MB Progress (1): 53/121 MB Progress (1): 53/121 MB Progress (1): 53/121 MB Progress (1): 53/121 MB Progress (1): 53/121 MB Progress (1): 53/121 MB Progress (1): 53/121 MB Progress (1): 53/121 MB Progress (1): 53/121 MB Progress (1): 53/121 MB Progress (1): 53/121 MB Progress (1): 53/121 MB Progress (1): 53/121 MB Progress (1): 53/121 MB Progress (1): 53/121 MB Progress (1): 53/121 MB Progress (1): 53/121 MB Progress (1): 53/121 MB Progress (1): 53/121 MB Progress (1): 53/121 MB Progress (1): 53/121 MB Progress (1): 53/121 MB Progress (1): 53/121 MB Progress (1): 53/121 MB Progress (1): 53/121 MB Progress (1): 53/121 MB Progress (1): 53/121 MB Progress (1): 53/121 MB Progress (1): 53/121 MB Progress (1): 53/121 MB Progress (1): 53/121 MB Progress (1): 53/121 MB Progress (1): 53/121 MB Progress (1): 53/121 MB Progress (1): 53/121 MB Progress (1): 53/121 MB Progress (1): 53/121 MB Progress (1): 53/121 MB Progress (1): 53/121 MB Progress (1): 53/121 MB Progress (1): 53/121 MB Progress (1): 53/121 MB Progress (1): 53/121 MB Progress (1): 53/121 MB Progress (1): 53/121 MB Progress (1): 53/121 MB Progress (1): 53/121 MB Progress (1): 53/121 MB Progress (1): 53/121 MB Progress (1): 53/121 MB Progress (1): 53/121 MB Progress (1): 53/121 MB Progress (1): 53/121 MB Progress (1): 53/121 MB Progress (1): 53/121 MB Progress (1): 53/121 MB Progress (1): 53/121 MB Progress (1): 53/121 MB Progress (1): 53/121 MB Progress (1): 53/121 MB Progress (1): 53/121 MB Progress (1): 53/121 MB Progress (1): 53/121 MB Progress (1): 53/121 MB Progress (1): 53/121 MB Progress (1): 53/121 MB Progress (1): 53/121 MB Progress (1): 53/121 MB Progress (1): 53/121 MB Progress (1): 53/121 MB Progress (1): 53/121 MB Progress (1): 53/121 MB Progress (1): 53/121 MB Progress (1): 53/121 MB Progress (1): 53/121 MB Progress (1): 53/121 MB Progress (1): 53/121 MB Progress (1): 53/121 MB Progress (1): 53/121 MB Progress (1): 53/121 MB Progress (1): 53/121 MB Progress (1): 53/121 MB Progress (1): 53/121 MB Progress (1): 53/121 MB Progress (1): 53/121 MB Progress (1): 53/121 MB Progress (1): 53/121 MB Progress (1): 53/121 MB Progress (1): 53/121 MB Progress (1): 53/121 MB Progress (1): 53/121 MB Progress (1): 53/121 MB Progress (1): 53/121 MB Progress (1): 53/121 MB Progress (1): 53/121 MB Progress (1): 53/121 MB Progress (1): 53/121 MB Progress (1): 53/121 MB Progress (1): 53/121 MB Progress (1): 53/121 MB Progress (1): 53/121 MB Progress (1): 53/121 MB Progress (1): 53/121 MB Progress (1): 53/121 MB Progress (1): 53/121 MB Progress (1): 53/121 MB Progress (1): 53/121 MB Progress (1): 53/121 MB Progress (1): 53/121 MB Progress (1): 53/121 MB Progress (1): 53/121 MB Progress (1): 53/121 MB Progress (1): 53/121 MB Progress (1): 53/121 MB Progress (1): 53/121 MB Progress (1): 53/121 MB Progress (1): 53/121 MB Progress (1): 53/121 MB Progress (1): 53/121 MB Progress (1): 53/121 MB Progress (1): 53/121 MB Progress (1): 53/121 MB Progress (1): 53/121 MB Progress (1): 53/121 MB Progress (1): 53/121 MB Progress (1): 53/121 MB Progress (1): 53/121 MB Progress (1): 53/121 MB Progress (1): 53/121 MB Progress (1): 53/121 MB Progress (1): 53/121 MB Progress (1): 53/121 MB Progress (1): 53/121 MB Progress (1): 53/121 MB Progress (1): 53/121 MB Progress (1): 53/121 MB Progress (1): 53/121 MB Progress (1): 53/121 MB Progress (1): 53/121 MB Progress (1): 53/121 MB Progress (1): 53/121 MB Progress (1): 53/121 MB Progress (1): 53/121 MB Progress (1): 53/121 MB Progress (1): 53/121 MB Progress (1): 53/121 MB Progress (1): 53/121 MB Progress (1): 53/121 MB Progress (1): 53/121 MB Progress (1): 53/121 MB Progress (1): 53/121 MB Progress (1): 53/121 MB Progress (1): 53/121 MB Progress (1): 53/121 MB Progress (1): 53/121 MB Progress (1): 53/121 MB Progress (1): 53/121 MB Progress (1): 53/121 MB Progress (1): 53/121 MB Progress (1): 53/121 MB Progress (1): 53/121 MB Progress (1): 53/121 MB Progress (1): 53/121 MB Progress (1): 53/121 MB Progress (1): 53/121 MB Progress (1): 53/121 MB Progress (1): 53/121 MB Progress (1): 53/121 MB Progress (1): 53/121 MB Progress (1): 53/121 MB Progress (1): 53/121 MB Progress (1): 53/121 MB Progress (1): 53/121 MB Progress (1): 53/121 MB Progress (1): 53/121 MB Progress (1): 53/121 MB Progress (1): 53/121 MB Progress (1): 53/121 MB Progress (1): 53/121 MB Progress (1): 53/121 MB Progress (1): 53/121 MB Progress (1): 53/121 MB Progress (1): 53/121 MB Progress (1): 53/121 MB Progress (1): 53/121 MB Progress (1): 53/121 MB Progress (1): 53/121 MB Progress (1): 53/121 MB Progress (1): 53/121 MB Progress (1): 53/121 MB Progress (1): 53/121 MB Progress (1): 53/121 MB Progress (1): 53/121 MB Progress (1): 53/121 MB Progress (1): 53/121 MB Progress (1): 53/121 MB Progress (1): 53/121 MB Progress (1): 53/121 MB Progress (1): 53/121 MB Progress (1): 53/121 MB Progress (1): 53/121 MB Progress (1): 53/121 MB Progress (1): 53/121 MB Progress (1): 53/121 MB Progress (1): 53/121 MB Progress (1): 53/121 MB Progress (1): 53/121 MB Progress (1): 53/121 MB Progress (1): 53/121 MB Progress (1): 53/121 MB Progress (1): 53/121 MB Progress (1): 53/121 MB Progress (1): 53/121 MB Progress (1): 53/121 MB Progress (1): 53/121 MB Progress (1): 53/121 MB Progress (1): 53/121 MB Progress (1): 53/121 MB Progress (1): 53/121 MB Progress (1): 53/121 MB Progress (1): 53/121 MB Progress (1): 53/121 MB Progress (1): 53/121 MB Progress (1): 53/121 MB Progress (1): 53/121 MB Progress (1): 53/121 MB Progress (1): 53/121 MB Progress (1): 53/121 MB Progress (1): 53/121 MB Progress (1): 53/121 MB Progress (1): 53/121 MB Progress (1): 53/121 MB Progress (1): 53/121 MB Progress (1): 53/121 MB Progress (1): 53/121 MB Progress (1): 53/121 MB Progress (1): 53/121 MB Progress (1): 53/121 MB Progress (1): 53/121 MB Progress (1): 53/121 MB Progress (1): 53/121 MB Progress (1): 53/121 MB Progress (1): 53/121 MB Progress (1): 53/121 MB Progress (1): 53/121 MB Progress (1): 53/121 MB Progress (1): 53/121 MB Progress (1): 53/121 MB Progress (1): 53/121 MB Progress (1): 53/121 MB Progress (1): 53/121 MB Progress (1): 53/121 MB Progress (1): 53/121 MB Progress (1): 53/121 MB Progress (1): 53/121 MB Progress (1): 53/121 MB Progress (1): 53/121 MB Progress (1): 53/121 MB Progress (1): 53/121 MB Progress (1): 53/121 MB Progress (1): 53/121 MB Progress (1): 53/121 MB Progress (1): 53/121 MB Progress (1): 53/121 MB Progress (1): 53/121 MB Progress (1): 53/121 MB Progress (1): 53/121 MB Progress (1): 53/121 MB Progress (1): 53/121 MB Progress (1): 53/121 MB Progress (1): 53/121 MB Progress (1): 53/121 MB Progress (1): 53/121 MB Progress (1): 53/121 MB Progress (1): 53/121 MB Progress (1): 53/121 MB Progress (1): 53/121 MB Progress (1): 53/121 MB Progress (1): 53/121 MB Progress (1): 53/121 MB Progress (1): 53/121 MB Progress (1): 53/121 MB Progress (1): 53/121 MB Progress (1): 53/121 MB Progress (1): 53/121 MB Progress (1): 53/121 MB Progress (1): 53/121 MB Progress (1): 53/121 MB Progress (1): 53/121 MB Progress (1): 53/121 MB Progress (1): 53/121 MB Progress (1): 53/121 MB Progress (1): 53/121 MB Progress (1): 53/121 MB Progress (1): 53/121 MB Progress (1): 53/121 MB Progress (1): 53/121 MB Progress (1): 53/121 MB Progress (1): 53/121 MB Progress (1): 53/121 MB Progress (1): 53/121 MB Progress (1): 53/121 MB Progress (1): 53/121 MB Progress (1): 53/121 MB Progress (1): 53/121 MB Progress (1): 53/121 MB Progress (1): 53/121 MB Progress (1): 53/121 MB Progress (1): 53/121 MB Progress (1): 53/121 MB Progress (1): 53/121 MB Progress (1): 53/121 MB Progress (1): 53/121 MB Progress (1): 53/121 MB Progress (1): 53/121 MB Progress (1): 53/121 MB Progress (1): 53/121 MB Progress (1): 53/121 MB Progress (1): 53/121 MB Progress (1): 53/121 MB Progress (1): 53/121 MB Progress (1): 53/121 MB Progress (1): 53/121 MB Progress (1): 53/121 MB Progress (1): 53/121 MB Progress (1): 53/121 MB Progress (1): 53/121 MB Progress (1): 53/121 MB Progress (1): 53/121 MB Progress (1): 54/121 MB Progress (1): 54/121 MB Progress (1): 54/121 MB Progress (1): 54/121 MB Progress (1): 54/121 MB Progress (1): 54/121 MB Progress (1): 54/121 MB Progress (1): 54/121 MB Progress (1): 54/121 MB Progress (1): 54/121 MB Progress (1): 54/121 MB Progress (1): 54/121 MB Progress (1): 54/121 MB Progress (1): 54/121 MB Progress (1): 54/121 MB Progress (1): 54/121 MB Progress (1): 54/121 MB Progress (1): 54/121 MB Progress (1): 54/121 MB Progress (1): 54/121 MB Progress (1): 54/121 MB Progress (1): 54/121 MB Progress (1): 54/121 MB Progress (1): 54/121 MB Progress (1): 54/121 MB Progress (1): 54/121 MB Progress (1): 54/121 MB Progress (1): 54/121 MB Progress (1): 54/121 MB Progress (1): 54/121 MB Progress (1): 54/121 MB Progress (1): 54/121 MB Progress (1): 54/121 MB Progress (1): 54/121 MB Progress (1): 54/121 MB Progress (1): 54/121 MB Progress (1): 54/121 MB Progress (1): 54/121 MB Progress (1): 54/121 MB Progress (1): 54/121 MB Progress (1): 54/121 MB Progress (1): 54/121 MB Progress (1): 54/121 MB Progress (1): 54/121 MB Progress (1): 54/121 MB Progress (1): 54/121 MB Progress (1): 54/121 MB Progress (1): 54/121 MB Progress (1): 54/121 MB Progress (1): 54/121 MB Progress (1): 54/121 MB Progress (1): 54/121 MB Progress (1): 54/121 MB Progress (1): 54/121 MB Progress (1): 54/121 MB Progress (1): 54/121 MB Progress (1): 54/121 MB Progress (1): 54/121 MB Progress (1): 54/121 MB Progress (1): 54/121 MB Progress (1): 54/121 MB Progress (1): 54/121 MB Progress (1): 54/121 MB Progress (1): 54/121 MB Progress (1): 54/121 MB Progress (1): 54/121 MB Progress (1): 54/121 MB Progress (1): 54/121 MB Progress (1): 54/121 MB Progress (1): 54/121 MB Progress (1): 54/121 MB Progress (1): 54/121 MB Progress (1): 54/121 MB Progress (1): 54/121 MB Progress (1): 54/121 MB Progress (1): 54/121 MB Progress (1): 54/121 MB Progress (1): 54/121 MB Progress (1): 54/121 MB Progress (1): 54/121 MB Progress (1): 54/121 MB Progress (1): 54/121 MB Progress (1): 54/121 MB Progress (1): 54/121 MB Progress (1): 54/121 MB Progress (1): 54/121 MB Progress (1): 54/121 MB Progress (1): 54/121 MB Progress (1): 54/121 MB Progress (1): 54/121 MB Progress (1): 54/121 MB Progress (1): 54/121 MB Progress (1): 54/121 MB Progress (1): 54/121 MB Progress (1): 54/121 MB Progress (1): 54/121 MB Progress (1): 54/121 MB Progress (1): 54/121 MB Progress (1): 54/121 MB Progress (1): 54/121 MB Progress (1): 54/121 MB Progress (1): 54/121 MB Progress (1): 54/121 MB Progress (1): 54/121 MB Progress (1): 54/121 MB Progress (1): 54/121 MB Progress (1): 54/121 MB Progress (1): 54/121 MB Progress (1): 54/121 MB Progress (1): 54/121 MB Progress (1): 54/121 MB Progress (1): 54/121 MB Progress (1): 54/121 MB Progress (1): 54/121 MB Progress (1): 54/121 MB Progress (1): 54/121 MB Progress (1): 54/121 MB Progress (1): 54/121 MB Progress (1): 54/121 MB Progress (1): 54/121 MB Progress (1): 54/121 MB Progress (1): 54/121 MB Progress (1): 54/121 MB Progress (1): 54/121 MB Progress (1): 54/121 MB Progress (1): 54/121 MB Progress (1): 54/121 MB Progress (1): 54/121 MB Progress (1): 54/121 MB Progress (1): 54/121 MB Progress (1): 54/121 MB Progress (1): 54/121 MB Progress (1): 54/121 MB Progress (1): 54/121 MB Progress (1): 54/121 MB Progress (1): 54/121 MB Progress (1): 54/121 MB Progress (1): 54/121 MB Progress (1): 54/121 MB Progress (1): 54/121 MB Progress (1): 54/121 MB Progress (1): 54/121 MB Progress (1): 54/121 MB Progress (1): 54/121 MB Progress (1): 54/121 MB Progress (1): 54/121 MB Progress (1): 54/121 MB Progress (1): 54/121 MB Progress (1): 54/121 MB Progress (1): 54/121 MB Progress (1): 54/121 MB Progress (1): 54/121 MB Progress (1): 54/121 MB Progress (1): 54/121 MB Progress (1): 54/121 MB Progress (1): 54/121 MB Progress (1): 54/121 MB Progress (1): 54/121 MB Progress (1): 54/121 MB Progress (1): 54/121 MB Progress (1): 54/121 MB Progress (1): 54/121 MB Progress (1): 54/121 MB Progress (1): 54/121 MB Progress (1): 54/121 MB Progress (1): 54/121 MB Progress (1): 54/121 MB Progress (1): 54/121 MB Progress (1): 54/121 MB Progress (1): 54/121 MB Progress (1): 54/121 MB Progress (1): 54/121 MB Progress (1): 54/121 MB Progress (1): 54/121 MB Progress (1): 54/121 MB Progress (1): 54/121 MB Progress (1): 54/121 MB Progress (1): 54/121 MB Progress (1): 54/121 MB Progress (1): 54/121 MB Progress (1): 54/121 MB Progress (1): 54/121 MB Progress (1): 54/121 MB Progress (1): 54/121 MB Progress (1): 54/121 MB Progress (1): 54/121 MB Progress (1): 54/121 MB Progress (1): 54/121 MB Progress (1): 54/121 MB Progress (1): 54/121 MB Progress (1): 54/121 MB Progress (1): 54/121 MB Progress (1): 54/121 MB Progress (1): 54/121 MB Progress (1): 54/121 MB Progress (1): 54/121 MB Progress (1): 54/121 MB Progress (1): 54/121 MB Progress (1): 54/121 MB Progress (1): 54/121 MB Progress (1): 54/121 MB Progress (1): 54/121 MB Progress (1): 54/121 MB Progress (1): 54/121 MB Progress (1): 54/121 MB Progress (1): 54/121 MB Progress (1): 54/121 MB Progress (1): 54/121 MB Progress (1): 54/121 MB Progress (1): 54/121 MB Progress (1): 54/121 MB Progress (1): 54/121 MB Progress (1): 54/121 MB Progress (1): 54/121 MB Progress (1): 54/121 MB Progress (1): 54/121 MB Progress (1): 54/121 MB Progress (1): 54/121 MB Progress (1): 54/121 MB Progress (1): 54/121 MB Progress (1): 54/121 MB Progress (1): 54/121 MB Progress (1): 54/121 MB Progress (1): 54/121 MB Progress (1): 54/121 MB Progress (1): 54/121 MB Progress (1): 54/121 MB Progress (1): 54/121 MB Progress (1): 54/121 MB Progress (1): 54/121 MB Progress (1): 54/121 MB Progress (1): 54/121 MB Progress (1): 54/121 MB Progress (1): 54/121 MB Progress (1): 54/121 MB Progress (1): 54/121 MB Progress (1): 54/121 MB Progress (1): 54/121 MB Progress (1): 54/121 MB Progress (1): 54/121 MB Progress (1): 54/121 MB Progress (1): 54/121 MB Progress (1): 54/121 MB Progress (1): 54/121 MB Progress (1): 54/121 MB Progress (1): 54/121 MB Progress (1): 54/121 MB Progress (1): 54/121 MB Progress (1): 54/121 MB Progress (1): 54/121 MB Progress (1): 54/121 MB Progress (1): 54/121 MB Progress (1): 54/121 MB Progress (1): 54/121 MB Progress (1): 54/121 MB Progress (1): 54/121 MB Progress (1): 54/121 MB Progress (1): 54/121 MB Progress (1): 54/121 MB Progress (1): 54/121 MB Progress (1): 54/121 MB Progress (1): 54/121 MB Progress (1): 54/121 MB Progress (1): 54/121 MB Progress (1): 54/121 MB Progress (1): 54/121 MB Progress (1): 54/121 MB Progress (1): 54/121 MB Progress (1): 54/121 MB Progress (1): 54/121 MB Progress (1): 54/121 MB Progress (1): 54/121 MB Progress (1): 54/121 MB Progress (1): 54/121 MB Progress (1): 54/121 MB Progress (1): 54/121 MB Progress (1): 54/121 MB Progress (1): 54/121 MB Progress (1): 54/121 MB Progress (1): 54/121 MB Progress (1): 54/121 MB Progress (1): 54/121 MB Progress (1): 54/121 MB Progress (1): 54/121 MB Progress (1): 54/121 MB Progress (1): 54/121 MB Progress (1): 54/121 MB Progress (1): 54/121 MB Progress (1): 54/121 MB Progress (1): 54/121 MB Progress (1): 54/121 MB Progress (1): 54/121 MB Progress (1): 54/121 MB Progress (1): 54/121 MB Progress (1): 54/121 MB Progress (1): 54/121 MB Progress (1): 54/121 MB Progress (1): 54/121 MB Progress (1): 54/121 MB Progress (1): 54/121 MB Progress (1): 54/121 MB Progress (1): 54/121 MB Progress (1): 54/121 MB Progress (1): 54/121 MB Progress (1): 54/121 MB Progress (1): 54/121 MB Progress (1): 54/121 MB Progress (1): 54/121 MB Progress (1): 54/121 MB Progress (1): 54/121 MB Progress (1): 54/121 MB Progress (1): 54/121 MB Progress (1): 54/121 MB Progress (1): 54/121 MB Progress (1): 54/121 MB Progress (1): 54/121 MB Progress (1): 54/121 MB Progress (1): 54/121 MB Progress (1): 54/121 MB Progress (1): 54/121 MB Progress (1): 54/121 MB Progress (1): 54/121 MB Progress (1): 54/121 MB Progress (1): 54/121 MB Progress (1): 54/121 MB Progress (1): 54/121 MB Progress (1): 54/121 MB Progress (1): 54/121 MB Progress (1): 54/121 MB Progress (1): 54/121 MB Progress (1): 54/121 MB Progress (1): 54/121 MB Progress (1): 54/121 MB Progress (1): 54/121 MB Progress (1): 54/121 MB Progress (1): 54/121 MB Progress (1): 54/121 MB Progress (1): 54/121 MB Progress (1): 54/121 MB Progress (1): 54/121 MB Progress (1): 54/121 MB Progress (1): 54/121 MB Progress (1): 54/121 MB Progress (1): 54/121 MB Progress (1): 54/121 MB Progress (1): 54/121 MB Progress (1): 54/121 MB Progress (1): 54/121 MB Progress (1): 54/121 MB Progress (1): 54/121 MB Progress (1): 54/121 MB Progress (1): 54/121 MB Progress (1): 54/121 MB Progress (1): 54/121 MB Progress (1): 54/121 MB Progress (1): 54/121 MB Progress (1): 54/121 MB Progress (1): 54/121 MB Progress (1): 54/121 MB Progress (1): 54/121 MB Progress (1): 54/121 MB Progress (1): 54/121 MB Progress (1): 54/121 MB Progress (1): 54/121 MB Progress (1): 54/121 MB Progress (1): 54/121 MB Progress (1): 54/121 MB Progress (1): 54/121 MB Progress (1): 54/121 MB Progress (1): 54/121 MB Progress (1): 54/121 MB Progress (1): 54/121 MB Progress (1): 54/121 MB Progress (1): 54/121 MB Progress (1): 54/121 MB Progress (1): 54/121 MB Progress (1): 54/121 MB Progress (1): 54/121 MB Progress (1): 54/121 MB Progress (1): 54/121 MB Progress (1): 54/121 MB Progress (1): 54/121 MB Progress (1): 54/121 MB Progress (1): 54/121 MB Progress (1): 54/121 MB Progress (1): 54/121 MB Progress (1): 54/121 MB Progress (1): 54/121 MB Progress (1): 54/121 MB Progress (1): 54/121 MB Progress (1): 54/121 MB Progress (1): 54/121 MB Progress (1): 54/121 MB Progress (1): 54/121 MB Progress (1): 54/121 MB Progress (1): 54/121 MB Progress (1): 54/121 MB Progress (1): 54/121 MB Progress (1): 54/121 MB Progress (1): 54/121 MB Progress (1): 54/121 MB Progress (1): 54/121 MB Progress (1): 54/121 MB Progress (1): 54/121 MB Progress (1): 54/121 MB Progress (1): 54/121 MB Progress (1): 54/121 MB Progress (1): 54/121 MB Progress (1): 54/121 MB Progress (1): 54/121 MB Progress (1): 54/121 MB Progress (1): 54/121 MB Progress (1): 54/121 MB Progress (1): 54/121 MB Progress (1): 54/121 MB Progress (1): 54/121 MB Progress (1): 54/121 MB Progress (1): 54/121 MB Progress (1): 54/121 MB Progress (1): 54/121 MB Progress (1): 54/121 MB Progress (1): 54/121 MB Progress (1): 54/121 MB Progress (1): 54/121 MB Progress (1): 54/121 MB Progress (1): 54/121 MB Progress (1): 54/121 MB Progress (1): 54/121 MB Progress (1): 54/121 MB Progress (1): 54/121 MB Progress (1): 54/121 MB Progress (1): 54/121 MB Progress (1): 54/121 MB Progress (1): 54/121 MB Progress (1): 54/121 MB Progress (1): 54/121 MB Progress (1): 54/121 MB Progress (1): 54/121 MB Progress (1): 54/121 MB Progress (1): 54/121 MB Progress (1): 54/121 MB Progress (1): 54/121 MB Progress (1): 54/121 MB Progress (1): 54/121 MB Progress (1): 54/121 MB Progress (1): 54/121 MB Progress (1): 54/121 MB Progress (1): 54/121 MB Progress (1): 54/121 MB Progress (1): 54/121 MB Progress (1): 54/121 MB Progress (1): 54/121 MB Progress (1): 54/121 MB Progress (1): 54/121 MB Progress (1): 54/121 MB Progress (1): 54/121 MB Progress (1): 54/121 MB Progress (1): 54/121 MB Progress (1): 54/121 MB Progress (1): 54/121 MB Progress (1): 54/121 MB Progress (1): 54/121 MB Progress (1): 54/121 MB Progress (1): 54/121 MB Progress (1): 54/121 MB Progress (1): 54/121 MB Progress (1): 54/121 MB Progress (1): 54/121 MB Progress (1): 54/121 MB Progress (1): 54/121 MB Progress (1): 54/121 MB Progress (1): 54/121 MB Progress (1): 54/121 MB Progress (1): 54/121 MB Progress (1): 54/121 MB Progress (1): 54/121 MB Progress (1): 54/121 MB Progress (1): 54/121 MB Progress (1): 54/121 MB Progress (1): 54/121 MB Progress (1): 54/121 MB Progress (1): 54/121 MB Progress (1): 54/121 MB Progress (1): 54/121 MB Progress (1): 54/121 MB Progress (1): 54/121 MB Progress (1): 54/121 MB Progress (1): 54/121 MB Progress (1): 55/121 MB Progress (1): 55/121 MB Progress (1): 55/121 MB Progress (1): 55/121 MB Progress (1): 55/121 MB Progress (1): 55/121 MB Progress (1): 55/121 MB Progress (1): 55/121 MB Progress (1): 55/121 MB Progress (1): 55/121 MB Progress (1): 55/121 MB Progress (1): 55/121 MB Progress (1): 55/121 MB Progress (1): 55/121 MB Progress (1): 55/121 MB Progress (1): 55/121 MB Progress (1): 55/121 MB Progress (1): 55/121 MB Progress (1): 55/121 MB Progress (1): 55/121 MB Progress (1): 55/121 MB Progress (1): 55/121 MB Progress (1): 55/121 MB Progress (1): 55/121 MB Progress (1): 55/121 MB Progress (1): 55/121 MB Progress (1): 55/121 MB Progress (1): 55/121 MB Progress (1): 55/121 MB Progress (1): 55/121 MB Progress (1): 55/121 MB Progress (1): 55/121 MB Progress (1): 55/121 MB Progress (1): 55/121 MB Progress (1): 55/121 MB Progress (1): 55/121 MB Progress (1): 55/121 MB Progress (1): 55/121 MB Progress (1): 55/121 MB Progress (1): 55/121 MB Progress (1): 55/121 MB Progress (1): 55/121 MB Progress (1): 55/121 MB Progress (1): 55/121 MB Progress (1): 55/121 MB Progress (1): 55/121 MB Progress (1): 55/121 MB Progress (1): 55/121 MB Progress (1): 55/121 MB Progress (1): 55/121 MB Progress (1): 55/121 MB Progress (1): 55/121 MB Progress (1): 55/121 MB Progress (1): 55/121 MB Progress (1): 55/121 MB Progress (1): 55/121 MB Progress (1): 55/121 MB Progress (1): 55/121 MB Progress (1): 55/121 MB Progress (1): 55/121 MB Progress (1): 55/121 MB Progress (1): 55/121 MB Progress (1): 55/121 MB Progress (1): 55/121 MB Progress (1): 55/121 MB Progress (1): 55/121 MB Progress (1): 55/121 MB Progress (1): 55/121 MB Progress (1): 55/121 MB Progress (1): 55/121 MB Progress (1): 55/121 MB Progress (1): 55/121 MB Progress (1): 55/121 MB Progress (1): 55/121 MB Progress (1): 55/121 MB Progress (1): 55/121 MB Progress (1): 55/121 MB Progress (1): 55/121 MB Progress (1): 55/121 MB Progress (1): 55/121 MB Progress (1): 55/121 MB Progress (1): 55/121 MB Progress (1): 55/121 MB Progress (1): 55/121 MB Progress (1): 55/121 MB Progress (1): 55/121 MB Progress (1): 55/121 MB Progress (1): 55/121 MB Progress (1): 55/121 MB Progress (1): 55/121 MB Progress (1): 55/121 MB Progress (1): 55/121 MB Progress (1): 55/121 MB Progress (1): 55/121 MB Progress (1): 55/121 MB Progress (1): 55/121 MB Progress (1): 55/121 MB Progress (1): 55/121 MB Progress (1): 55/121 MB Progress (1): 55/121 MB Progress (1): 55/121 MB Progress (1): 55/121 MB Progress (1): 55/121 MB Progress (1): 55/121 MB Progress (1): 55/121 MB Progress (1): 55/121 MB Progress (1): 55/121 MB Progress (1): 55/121 MB Progress (1): 55/121 MB Progress (1): 55/121 MB Progress (1): 55/121 MB Progress (1): 55/121 MB Progress (1): 55/121 MB Progress (1): 55/121 MB Progress (1): 55/121 MB Progress (1): 55/121 MB Progress (1): 55/121 MB Progress (1): 55/121 MB Progress (1): 55/121 MB Progress (1): 55/121 MB Progress (1): 55/121 MB Progress (1): 55/121 MB Progress (1): 55/121 MB Progress (1): 55/121 MB Progress (1): 55/121 MB Progress (1): 55/121 MB Progress (1): 55/121 MB Progress (1): 55/121 MB Progress (1): 55/121 MB Progress (1): 55/121 MB Progress (1): 55/121 MB Progress (1): 55/121 MB Progress (1): 55/121 MB Progress (1): 55/121 MB Progress (1): 55/121 MB Progress (1): 55/121 MB Progress (1): 55/121 MB Progress (1): 55/121 MB Progress (1): 55/121 MB Progress (1): 55/121 MB Progress (1): 55/121 MB Progress (1): 55/121 MB Progress (1): 55/121 MB Progress (1): 55/121 MB Progress (1): 55/121 MB Progress (1): 55/121 MB Progress (1): 55/121 MB Progress (1): 55/121 MB Progress (1): 55/121 MB Progress (1): 55/121 MB Progress (1): 55/121 MB Progress (1): 55/121 MB Progress (1): 55/121 MB Progress (1): 55/121 MB Progress (1): 55/121 MB Progress (1): 55/121 MB Progress (1): 55/121 MB Progress (1): 55/121 MB Progress (1): 55/121 MB Progress (1): 55/121 MB Progress (1): 55/121 MB Progress (1): 55/121 MB Progress (1): 55/121 MB Progress (1): 55/121 MB Progress (1): 55/121 MB Progress (1): 55/121 MB Progress (1): 55/121 MB Progress (1): 55/121 MB Progress (1): 55/121 MB Progress (1): 55/121 MB Progress (1): 55/121 MB Progress (1): 55/121 MB Progress (1): 55/121 MB Progress (1): 55/121 MB Progress (1): 55/121 MB Progress (1): 55/121 MB Progress (1): 55/121 MB Progress (1): 55/121 MB Progress (1): 55/121 MB Progress (1): 55/121 MB Progress (1): 55/121 MB Progress (1): 55/121 MB Progress (1): 55/121 MB Progress (1): 55/121 MB Progress (1): 55/121 MB Progress (1): 55/121 MB Progress (1): 55/121 MB Progress (1): 55/121 MB Progress (1): 55/121 MB Progress (1): 55/121 MB Progress (1): 55/121 MB Progress (1): 55/121 MB Progress (1): 55/121 MB Progress (1): 55/121 MB Progress (1): 55/121 MB Progress (1): 55/121 MB Progress (1): 55/121 MB Progress (1): 55/121 MB Progress (1): 55/121 MB Progress (1): 55/121 MB Progress (1): 55/121 MB Progress (1): 55/121 MB Progress (1): 55/121 MB Progress (1): 55/121 MB Progress (1): 55/121 MB Progress (1): 55/121 MB Progress (1): 55/121 MB Progress (1): 55/121 MB Progress (1): 55/121 MB Progress (1): 55/121 MB Progress (1): 55/121 MB Progress (1): 55/121 MB Progress (1): 55/121 MB Progress (1): 55/121 MB Progress (1): 55/121 MB Progress (1): 55/121 MB Progress (1): 55/121 MB Progress (1): 55/121 MB Progress (1): 55/121 MB Progress (1): 55/121 MB Progress (1): 55/121 MB Progress (1): 55/121 MB Progress (1): 55/121 MB Progress (1): 55/121 MB Progress (1): 55/121 MB Progress (1): 55/121 MB Progress (1): 55/121 MB Progress (1): 55/121 MB Progress (1): 55/121 MB Progress (1): 55/121 MB Progress (1): 55/121 MB Progress (1): 55/121 MB Progress (1): 55/121 MB Progress (1): 55/121 MB Progress (1): 55/121 MB Progress (1): 55/121 MB Progress (1): 55/121 MB Progress (1): 55/121 MB Progress (1): 55/121 MB Progress (1): 55/121 MB Progress (1): 55/121 MB Progress (1): 55/121 MB Progress (1): 55/121 MB Progress (1): 55/121 MB Progress (1): 55/121 MB Progress (1): 55/121 MB Progress (1): 55/121 MB Progress (1): 55/121 MB Progress (1): 55/121 MB Progress (1): 55/121 MB Progress (1): 55/121 MB Progress (1): 55/121 MB Progress (1): 55/121 MB Progress (1): 55/121 MB Progress (1): 55/121 MB Progress (1): 55/121 MB Progress (1): 55/121 MB Progress (1): 55/121 MB Progress (1): 55/121 MB Progress (1): 55/121 MB Progress (1): 55/121 MB Progress (1): 55/121 MB Progress (1): 55/121 MB Progress (1): 55/121 MB Progress (1): 55/121 MB Progress (1): 55/121 MB Progress (1): 55/121 MB Progress (1): 55/121 MB Progress (1): 55/121 MB Progress (1): 55/121 MB Progress (1): 55/121 MB Progress (1): 55/121 MB Progress (1): 55/121 MB Progress (1): 55/121 MB Progress (1): 55/121 MB Progress (1): 55/121 MB Progress (1): 55/121 MB Progress (1): 55/121 MB Progress (1): 55/121 MB Progress (1): 55/121 MB Progress (1): 55/121 MB Progress (1): 55/121 MB Progress (1): 55/121 MB Progress (1): 55/121 MB Progress (1): 55/121 MB Progress (1): 55/121 MB Progress (1): 55/121 MB Progress (1): 55/121 MB Progress (1): 55/121 MB Progress (1): 55/121 MB Progress (1): 55/121 MB Progress (1): 55/121 MB Progress (1): 55/121 MB Progress (1): 55/121 MB Progress (1): 55/121 MB Progress (1): 55/121 MB Progress (1): 55/121 MB Progress (1): 55/121 MB Progress (1): 55/121 MB Progress (1): 55/121 MB Progress (1): 55/121 MB Progress (1): 55/121 MB Progress (1): 55/121 MB Progress (1): 55/121 MB Progress (1): 55/121 MB Progress (1): 55/121 MB Progress (1): 55/121 MB Progress (1): 55/121 MB Progress (1): 55/121 MB Progress (1): 55/121 MB Progress (1): 55/121 MB Progress (1): 55/121 MB Progress (1): 55/121 MB Progress (1): 55/121 MB Progress (1): 55/121 MB Progress (1): 55/121 MB Progress (1): 55/121 MB Progress (1): 55/121 MB Progress (1): 55/121 MB Progress (1): 55/121 MB Progress (1): 55/121 MB Progress (1): 55/121 MB Progress (1): 55/121 MB Progress (1): 55/121 MB Progress (1): 55/121 MB Progress (1): 55/121 MB Progress (1): 55/121 MB Progress (1): 55/121 MB Progress (1): 55/121 MB Progress (1): 55/121 MB Progress (1): 55/121 MB Progress (1): 55/121 MB Progress (1): 55/121 MB Progress (1): 55/121 MB Progress (1): 55/121 MB Progress (1): 55/121 MB Progress (1): 55/121 MB Progress (1): 55/121 MB Progress (1): 55/121 MB Progress (1): 55/121 MB Progress (1): 55/121 MB Progress (1): 55/121 MB Progress (1): 55/121 MB Progress (1): 55/121 MB Progress (1): 55/121 MB Progress (1): 55/121 MB Progress (1): 55/121 MB Progress (1): 55/121 MB Progress (1): 55/121 MB Progress (1): 55/121 MB Progress (1): 55/121 MB Progress (1): 55/121 MB Progress (1): 55/121 MB Progress (1): 55/121 MB Progress (1): 55/121 MB Progress (1): 55/121 MB Progress (1): 55/121 MB Progress (1): 55/121 MB Progress (1): 55/121 MB Progress (1): 55/121 MB Progress (1): 55/121 MB Progress (1): 55/121 MB Progress (1): 55/121 MB Progress (1): 55/121 MB Progress (1): 55/121 MB Progress (1): 55/121 MB Progress (1): 55/121 MB Progress (1): 55/121 MB Progress (1): 55/121 MB Progress (1): 55/121 MB Progress (1): 55/121 MB Progress (1): 55/121 MB Progress (1): 55/121 MB Progress (1): 55/121 MB Progress (1): 55/121 MB Progress (1): 55/121 MB Progress (1): 55/121 MB Progress (1): 55/121 MB Progress (1): 55/121 MB Progress (1): 55/121 MB Progress (1): 55/121 MB Progress (1): 55/121 MB Progress (1): 55/121 MB Progress (1): 55/121 MB Progress (1): 55/121 MB Progress (1): 55/121 MB Progress (1): 55/121 MB Progress (1): 55/121 MB Progress (1): 55/121 MB Progress (1): 55/121 MB Progress (1): 55/121 MB Progress (1): 55/121 MB Progress (1): 55/121 MB Progress (1): 55/121 MB Progress (1): 55/121 MB Progress (1): 55/121 MB Progress (1): 55/121 MB Progress (1): 55/121 MB Progress (1): 55/121 MB Progress (1): 55/121 MB Progress (1): 55/121 MB Progress (1): 55/121 MB Progress (1): 55/121 MB Progress (1): 55/121 MB Progress (1): 55/121 MB Progress (1): 55/121 MB Progress (1): 55/121 MB Progress (1): 55/121 MB Progress (1): 55/121 MB Progress (1): 55/121 MB Progress (1): 55/121 MB Progress (1): 55/121 MB Progress (1): 55/121 MB Progress (1): 55/121 MB Progress (1): 55/121 MB Progress (1): 55/121 MB Progress (1): 55/121 MB Progress (1): 55/121 MB Progress (1): 55/121 MB Progress (1): 55/121 MB Progress (1): 55/121 MB Progress (1): 55/121 MB Progress (1): 55/121 MB Progress (1): 55/121 MB Progress (1): 55/121 MB Progress (1): 55/121 MB Progress (1): 55/121 MB Progress (1): 55/121 MB Progress (1): 55/121 MB Progress (1): 55/121 MB Progress (1): 55/121 MB Progress (1): 55/121 MB Progress (1): 55/121 MB Progress (1): 55/121 MB Progress (1): 55/121 MB Progress (1): 55/121 MB Progress (1): 55/121 MB Progress (1): 55/121 MB Progress (1): 55/121 MB Progress (1): 55/121 MB Progress (1): 55/121 MB Progress (1): 55/121 MB Progress (1): 55/121 MB Progress (1): 55/121 MB Progress (1): 55/121 MB Progress (1): 55/121 MB Progress (1): 55/121 MB Progress (1): 55/121 MB Progress (1): 55/121 MB Progress (1): 55/121 MB Progress (1): 55/121 MB Progress (1): 55/121 MB Progress (1): 55/121 MB Progress (1): 55/121 MB Progress (1): 55/121 MB Progress (1): 55/121 MB Progress (1): 55/121 MB Progress (1): 55/121 MB Progress (1): 55/121 MB Progress (1): 55/121 MB Progress (1): 55/121 MB Progress (1): 55/121 MB Progress (1): 55/121 MB Progress (1): 55/121 MB Progress (1): 55/121 MB Progress (1): 55/121 MB Progress (1): 55/121 MB Progress (1): 55/121 MB Progress (1): 55/121 MB Progress (1): 55/121 MB Progress (1): 55/121 MB Progress (1): 55/121 MB Progress (1): 55/121 MB Progress (1): 55/121 MB Progress (1): 55/121 MB Progress (1): 55/121 MB Progress (1): 55/121 MB Progress (1): 55/121 MB Progress (1): 55/121 MB Progress (1): 55/121 MB Progress (1): 55/121 MB Progress (1): 55/121 MB Progress (1): 55/121 MB Progress (1): 55/121 MB Progress (1): 55/121 MB Progress (1): 55/121 MB Progress (1): 55/121 MB Progress (1): 55/121 MB Progress (1): 56/121 MB Progress (1): 56/121 MB Progress (1): 56/121 MB Progress (1): 56/121 MB Progress (1): 56/121 MB Progress (1): 56/121 MB Progress (1): 56/121 MB Progress (1): 56/121 MB Progress (1): 56/121 MB Progress (1): 56/121 MB Progress (1): 56/121 MB Progress (1): 56/121 MB Progress (1): 56/121 MB Progress (1): 56/121 MB Progress (1): 56/121 MB Progress (1): 56/121 MB Progress (1): 56/121 MB Progress (1): 56/121 MB Progress (1): 56/121 MB Progress (1): 56/121 MB Progress (1): 56/121 MB Progress (1): 56/121 MB Progress (1): 56/121 MB Progress (1): 56/121 MB Progress (1): 56/121 MB Progress (1): 56/121 MB Progress (1): 56/121 MB Progress (1): 56/121 MB Progress (1): 56/121 MB Progress (1): 56/121 MB Progress (1): 56/121 MB Progress (1): 56/121 MB Progress (1): 56/121 MB Progress (1): 56/121 MB Progress (1): 56/121 MB Progress (1): 56/121 MB Progress (1): 56/121 MB Progress (1): 56/121 MB Progress (1): 56/121 MB Progress (1): 56/121 MB Progress (1): 56/121 MB Progress (1): 56/121 MB Progress (1): 56/121 MB Progress (1): 56/121 MB Progress (1): 56/121 MB Progress (1): 56/121 MB Progress (1): 56/121 MB Progress (1): 56/121 MB Progress (1): 56/121 MB Progress (1): 56/121 MB Progress (1): 56/121 MB Progress (1): 56/121 MB Progress (1): 56/121 MB Progress (1): 56/121 MB Progress (1): 56/121 MB Progress (1): 56/121 MB Progress (1): 56/121 MB Progress (1): 56/121 MB Progress (1): 56/121 MB Progress (1): 56/121 MB Progress (1): 56/121 MB Progress (1): 56/121 MB Progress (1): 56/121 MB Progress (1): 56/121 MB Progress (1): 56/121 MB Progress (1): 56/121 MB Progress (1): 56/121 MB Progress (1): 56/121 MB Progress (1): 56/121 MB Progress (1): 56/121 MB Progress (1): 56/121 MB Progress (1): 56/121 MB Progress (1): 56/121 MB Progress (1): 56/121 MB Progress (1): 56/121 MB Progress (1): 56/121 MB Progress (1): 56/121 MB Progress (1): 56/121 MB Progress (1): 56/121 MB Progress (1): 56/121 MB Progress (1): 56/121 MB Progress (1): 56/121 MB Progress (1): 56/121 MB Progress (1): 56/121 MB Progress (1): 56/121 MB Progress (1): 56/121 MB Progress (1): 56/121 MB Progress (1): 56/121 MB Progress (1): 56/121 MB Progress (1): 56/121 MB Progress (1): 56/121 MB Progress (1): 56/121 MB Progress (1): 56/121 MB Progress (1): 56/121 MB Progress (1): 56/121 MB Progress (1): 56/121 MB Progress (1): 56/121 MB Progress (1): 56/121 MB Progress (1): 56/121 MB Progress (1): 56/121 MB Progress (1): 56/121 MB Progress (1): 56/121 MB Progress (1): 56/121 MB Progress (1): 56/121 MB Progress (1): 56/121 MB Progress (1): 56/121 MB Progress (1): 56/121 MB Progress (1): 56/121 MB Progress (1): 56/121 MB Progress (1): 56/121 MB Progress (1): 56/121 MB Progress (1): 56/121 MB Progress (1): 56/121 MB Progress (1): 56/121 MB Progress (1): 56/121 MB Progress (1): 56/121 MB Progress (1): 56/121 MB Progress (1): 56/121 MB Progress (1): 56/121 MB Progress (1): 56/121 MB Progress (1): 56/121 MB Progress (1): 56/121 MB Progress (1): 56/121 MB Progress (1): 56/121 MB Progress (1): 56/121 MB Progress (1): 56/121 MB Progress (1): 56/121 MB Progress (1): 56/121 MB Progress (1): 56/121 MB Progress (1): 56/121 MB Progress (1): 56/121 MB Progress (1): 56/121 MB Progress (1): 56/121 MB Progress (1): 56/121 MB Progress (1): 56/121 MB Progress (1): 56/121 MB Progress (1): 56/121 MB Progress (1): 56/121 MB Progress (1): 56/121 MB Progress (1): 56/121 MB Progress (1): 56/121 MB Progress (1): 56/121 MB Progress (1): 56/121 MB Progress (1): 56/121 MB Progress (1): 56/121 MB Progress (1): 56/121 MB Progress (1): 56/121 MB Progress (1): 56/121 MB Progress (1): 56/121 MB Progress (1): 56/121 MB Progress (1): 56/121 MB Progress (1): 56/121 MB Progress (1): 56/121 MB Progress (1): 56/121 MB Progress (1): 56/121 MB Progress (1): 56/121 MB Progress (1): 56/121 MB Progress (1): 56/121 MB Progress (1): 56/121 MB Progress (1): 56/121 MB Progress (1): 56/121 MB Progress (1): 56/121 MB Progress (1): 56/121 MB Progress (1): 56/121 MB Progress (1): 56/121 MB Progress (1): 56/121 MB Progress (1): 56/121 MB Progress (1): 56/121 MB Progress (1): 56/121 MB Progress (1): 56/121 MB Progress (1): 56/121 MB Progress (1): 56/121 MB Progress (1): 56/121 MB Progress (1): 56/121 MB Progress (1): 56/121 MB Progress (1): 56/121 MB Progress (1): 56/121 MB Progress (1): 56/121 MB Progress (1): 56/121 MB Progress (1): 56/121 MB Progress (1): 56/121 MB Progress (1): 56/121 MB Progress (1): 56/121 MB Progress (1): 56/121 MB Progress (1): 56/121 MB Progress (1): 56/121 MB Progress (1): 56/121 MB Progress (1): 56/121 MB Progress (1): 56/121 MB Progress (1): 56/121 MB Progress (1): 56/121 MB Progress (1): 56/121 MB Progress (1): 56/121 MB Progress (1): 56/121 MB Progress (1): 56/121 MB Progress (1): 56/121 MB Progress (1): 56/121 MB Progress (1): 56/121 MB Progress (1): 56/121 MB Progress (1): 56/121 MB Progress (1): 56/121 MB Progress (1): 56/121 MB Progress (1): 56/121 MB Progress (1): 56/121 MB Progress (1): 56/121 MB Progress (1): 56/121 MB Progress (1): 56/121 MB Progress (1): 56/121 MB Progress (1): 56/121 MB Progress (1): 56/121 MB Progress (1): 56/121 MB Progress (1): 56/121 MB Progress (1): 56/121 MB Progress (1): 56/121 MB Progress (1): 56/121 MB Progress (1): 56/121 MB Progress (1): 56/121 MB Progress (1): 56/121 MB Progress (1): 56/121 MB Progress (1): 56/121 MB Progress (1): 56/121 MB Progress (1): 56/121 MB Progress (1): 56/121 MB Progress (1): 56/121 MB Progress (1): 56/121 MB Progress (1): 56/121 MB Progress (1): 56/121 MB Progress (1): 56/121 MB Progress (1): 56/121 MB Progress (1): 56/121 MB Progress (1): 56/121 MB Progress (1): 56/121 MB Progress (1): 56/121 MB Progress (1): 56/121 MB Progress (1): 56/121 MB Progress (1): 56/121 MB Progress (1): 56/121 MB Progress (1): 56/121 MB Progress (1): 56/121 MB Progress (1): 56/121 MB Progress (1): 56/121 MB Progress (1): 56/121 MB Progress (1): 56/121 MB Progress (1): 56/121 MB Progress (1): 56/121 MB Progress (1): 56/121 MB Progress (1): 56/121 MB Progress (1): 56/121 MB Progress (1): 56/121 MB Progress (1): 56/121 MB Progress (1): 56/121 MB Progress (1): 56/121 MB Progress (1): 56/121 MB Progress (1): 56/121 MB Progress (1): 56/121 MB Progress (1): 56/121 MB Progress (1): 56/121 MB Progress (1): 56/121 MB Progress (1): 56/121 MB Progress (1): 56/121 MB Progress (1): 56/121 MB Progress (1): 56/121 MB Progress (1): 56/121 MB Progress (1): 56/121 MB Progress (1): 56/121 MB Progress (1): 56/121 MB Progress (1): 56/121 MB Progress (1): 56/121 MB Progress (1): 56/121 MB Progress (1): 56/121 MB Progress (1): 56/121 MB Progress (1): 56/121 MB Progress (1): 56/121 MB Progress (1): 56/121 MB Progress (1): 56/121 MB Progress (1): 56/121 MB Progress (1): 56/121 MB Progress (1): 56/121 MB Progress (1): 56/121 MB Progress (1): 56/121 MB Progress (1): 56/121 MB Progress (1): 56/121 MB Progress (1): 56/121 MB Progress (1): 56/121 MB Progress (1): 56/121 MB Progress (1): 56/121 MB Progress (1): 56/121 MB Progress (1): 56/121 MB Progress (1): 56/121 MB Progress (1): 56/121 MB Progress (1): 56/121 MB Progress (1): 56/121 MB Progress (1): 56/121 MB Progress (1): 56/121 MB Progress (1): 56/121 MB Progress (1): 56/121 MB Progress (1): 56/121 MB Progress (1): 56/121 MB Progress (1): 56/121 MB Progress (1): 56/121 MB Progress (1): 56/121 MB Progress (1): 56/121 MB Progress (1): 56/121 MB Progress (1): 56/121 MB Progress (1): 56/121 MB Progress (1): 56/121 MB Progress (1): 56/121 MB Progress (1): 56/121 MB Progress (1): 56/121 MB Progress (1): 56/121 MB Progress (1): 56/121 MB Progress (1): 56/121 MB Progress (1): 56/121 MB Progress (1): 56/121 MB Progress (1): 56/121 MB Progress (1): 56/121 MB Progress (1): 56/121 MB Progress (1): 56/121 MB Progress (1): 56/121 MB Progress (1): 56/121 MB Progress (1): 56/121 MB Progress (1): 56/121 MB Progress (1): 56/121 MB Progress (1): 56/121 MB Progress (1): 56/121 MB Progress (1): 56/121 MB Progress (1): 56/121 MB Progress (1): 56/121 MB Progress (1): 56/121 MB Progress (1): 56/121 MB Progress (1): 56/121 MB Progress (1): 56/121 MB Progress (1): 56/121 MB Progress (1): 56/121 MB Progress (1): 56/121 MB Progress (1): 56/121 MB Progress (1): 56/121 MB Progress (1): 56/121 MB Progress (1): 56/121 MB Progress (1): 56/121 MB Progress (1): 56/121 MB Progress (1): 56/121 MB Progress (1): 56/121 MB Progress (1): 56/121 MB Progress (1): 56/121 MB Progress (1): 56/121 MB Progress (1): 56/121 MB Progress (1): 56/121 MB Progress (1): 56/121 MB Progress (1): 56/121 MB Progress (1): 56/121 MB Progress (1): 56/121 MB Progress (1): 56/121 MB Progress (1): 56/121 MB Progress (1): 56/121 MB Progress (1): 56/121 MB Progress (1): 56/121 MB Progress (1): 56/121 MB Progress (1): 56/121 MB Progress (1): 56/121 MB Progress (1): 56/121 MB Progress (1): 56/121 MB Progress (1): 56/121 MB Progress (1): 56/121 MB Progress (1): 56/121 MB Progress (1): 56/121 MB Progress (1): 56/121 MB Progress (1): 56/121 MB Progress (1): 56/121 MB Progress (1): 56/121 MB Progress (1): 56/121 MB Progress (1): 56/121 MB Progress (1): 56/121 MB Progress (1): 56/121 MB Progress (1): 56/121 MB Progress (1): 56/121 MB Progress (1): 56/121 MB Progress (1): 56/121 MB Progress (1): 56/121 MB Progress (1): 56/121 MB Progress (1): 56/121 MB Progress (1): 56/121 MB Progress (1): 56/121 MB Progress (1): 56/121 MB Progress (1): 56/121 MB Progress (1): 56/121 MB Progress (1): 56/121 MB Progress (1): 56/121 MB Progress (1): 56/121 MB Progress (1): 56/121 MB Progress (1): 56/121 MB Progress (1): 56/121 MB Progress (1): 56/121 MB Progress (1): 56/121 MB Progress (1): 56/121 MB Progress (1): 56/121 MB Progress (1): 56/121 MB Progress (1): 56/121 MB Progress (1): 56/121 MB Progress (1): 56/121 MB Progress (1): 56/121 MB Progress (1): 56/121 MB Progress (1): 56/121 MB Progress (1): 56/121 MB Progress (1): 56/121 MB Progress (1): 56/121 MB Progress (1): 56/121 MB Progress (1): 56/121 MB Progress (1): 56/121 MB Progress (1): 56/121 MB Progress (1): 56/121 MB Progress (1): 56/121 MB Progress (1): 56/121 MB Progress (1): 56/121 MB Progress (1): 56/121 MB Progress (1): 56/121 MB Progress (1): 56/121 MB Progress (1): 56/121 MB Progress (1): 56/121 MB Progress (1): 56/121 MB Progress (1): 56/121 MB Progress (1): 56/121 MB Progress (1): 56/121 MB Progress (1): 56/121 MB Progress (1): 56/121 MB Progress (1): 56/121 MB Progress (1): 56/121 MB Progress (1): 56/121 MB Progress (1): 56/121 MB Progress (1): 56/121 MB Progress (1): 56/121 MB Progress (1): 56/121 MB Progress (1): 56/121 MB Progress (1): 56/121 MB Progress (1): 56/121 MB Progress (1): 56/121 MB Progress (1): 56/121 MB Progress (1): 56/121 MB Progress (1): 56/121 MB Progress (1): 56/121 MB Progress (1): 56/121 MB Progress (1): 56/121 MB Progress (1): 56/121 MB Progress (1): 56/121 MB Progress (1): 56/121 MB Progress (1): 56/121 MB Progress (1): 56/121 MB Progress (1): 56/121 MB Progress (1): 56/121 MB Progress (1): 56/121 MB Progress (1): 56/121 MB Progress (1): 56/121 MB Progress (1): 56/121 MB Progress (1): 56/121 MB Progress (1): 56/121 MB Progress (1): 56/121 MB Progress (1): 56/121 MB Progress (1): 56/121 MB Progress (1): 56/121 MB Progress (1): 56/121 MB Progress (1): 56/121 MB Progress (1): 56/121 MB Progress (1): 56/121 MB Progress (1): 56/121 MB Progress (1): 56/121 MB Progress (1): 56/121 MB Progress (1): 56/121 MB Progress (1): 56/121 MB Progress (1): 56/121 MB Progress (1): 56/121 MB Progress (1): 56/121 MB Progress (1): 56/121 MB Progress (1): 56/121 MB Progress (1): 56/121 MB Progress (1): 56/121 MB Progress (1): 56/121 MB Progress (1): 56/121 MB Progress (1): 56/121 MB Progress (1): 56/121 MB Progress (1): 56/121 MB Progress (1): 56/121 MB Progress (1): 56/121 MB Progress (1): 56/121 MB Progress (1): 56/121 MB Progress (1): 56/121 MB Progress (1): 56/121 MB Progress (1): 56/121 MB Progress (1): 56/121 MB Progress (1): 57/121 MB Progress (1): 57/121 MB Progress (1): 57/121 MB Progress (1): 57/121 MB Progress (1): 57/121 MB Progress (1): 57/121 MB Progress (1): 57/121 MB Progress (1): 57/121 MB Progress (1): 57/121 MB Progress (1): 57/121 MB Progress (1): 57/121 MB Progress (1): 57/121 MB Progress (1): 57/121 MB Progress (1): 57/121 MB Progress (1): 57/121 MB Progress (1): 57/121 MB Progress (1): 57/121 MB Progress (1): 57/121 MB Progress (1): 57/121 MB Progress (1): 57/121 MB Progress (1): 57/121 MB Progress (1): 57/121 MB Progress (1): 57/121 MB Progress (1): 57/121 MB Progress (1): 57/121 MB Progress (1): 57/121 MB Progress (1): 57/121 MB Progress (1): 57/121 MB Progress (1): 57/121 MB Progress (1): 57/121 MB Progress (1): 57/121 MB Progress (1): 57/121 MB Progress (1): 57/121 MB Progress (1): 57/121 MB Progress (1): 57/121 MB Progress (1): 57/121 MB Progress (1): 57/121 MB Progress (1): 57/121 MB Progress (1): 57/121 MB Progress (1): 57/121 MB Progress (1): 57/121 MB Progress (1): 57/121 MB Progress (1): 57/121 MB Progress (1): 57/121 MB Progress (1): 57/121 MB Progress (1): 57/121 MB Progress (1): 57/121 MB Progress (1): 57/121 MB Progress (1): 57/121 MB Progress (1): 57/121 MB Progress (1): 57/121 MB Progress (1): 57/121 MB Progress (1): 57/121 MB Progress (1): 57/121 MB Progress (1): 57/121 MB Progress (1): 57/121 MB Progress (1): 57/121 MB Progress (1): 57/121 MB Progress (1): 57/121 MB Progress (1): 57/121 MB Progress (1): 57/121 MB Progress (1): 57/121 MB Progress (1): 57/121 MB Progress (1): 57/121 MB Progress (1): 57/121 MB Progress (1): 57/121 MB Progress (1): 57/121 MB Progress (1): 57/121 MB Progress (1): 57/121 MB Progress (1): 57/121 MB Progress (1): 57/121 MB Progress (1): 57/121 MB Progress (1): 57/121 MB Progress (1): 57/121 MB Progress (1): 57/121 MB Progress (1): 57/121 MB Progress (1): 57/121 MB Progress (1): 57/121 MB Progress (1): 57/121 MB Progress (1): 57/121 MB Progress (1): 57/121 MB Progress (1): 57/121 MB Progress (1): 57/121 MB Progress (1): 57/121 MB Progress (1): 57/121 MB Progress (1): 57/121 MB Progress (1): 57/121 MB Progress (1): 57/121 MB Progress (1): 57/121 MB Progress (1): 57/121 MB Progress (1): 57/121 MB Progress (1): 57/121 MB Progress (1): 57/121 MB Progress (1): 57/121 MB Progress (1): 57/121 MB Progress (1): 57/121 MB Progress (1): 57/121 MB Progress (1): 57/121 MB Progress (1): 57/121 MB Progress (1): 57/121 MB Progress (1): 57/121 MB Progress (1): 57/121 MB Progress (1): 57/121 MB Progress (1): 57/121 MB Progress (1): 57/121 MB Progress (1): 57/121 MB Progress (1): 57/121 MB Progress (1): 57/121 MB Progress (1): 57/121 MB Progress (1): 57/121 MB Progress (1): 57/121 MB Progress (1): 57/121 MB Progress (1): 57/121 MB Progress (1): 57/121 MB Progress (1): 57/121 MB Progress (1): 57/121 MB Progress (1): 57/121 MB Progress (1): 57/121 MB Progress (1): 57/121 MB Progress (1): 57/121 MB Progress (1): 57/121 MB Progress (1): 57/121 MB Progress (1): 57/121 MB Progress (1): 57/121 MB Progress (1): 57/121 MB Progress (1): 57/121 MB Progress (1): 57/121 MB Progress (1): 57/121 MB Progress (1): 57/121 MB Progress (1): 57/121 MB Progress (1): 57/121 MB Progress (1): 57/121 MB Progress (1): 57/121 MB Progress (1): 57/121 MB Progress (1): 57/121 MB Progress (1): 57/121 MB Progress (1): 57/121 MB Progress (1): 57/121 MB Progress (1): 57/121 MB Progress (1): 57/121 MB Progress (1): 57/121 MB Progress (1): 57/121 MB Progress (1): 57/121 MB Progress (1): 57/121 MB Progress (1): 57/121 MB Progress (1): 57/121 MB Progress (1): 57/121 MB Progress (1): 57/121 MB Progress (1): 57/121 MB Progress (1): 57/121 MB Progress (1): 57/121 MB Progress (1): 57/121 MB Progress (1): 57/121 MB Progress (1): 57/121 MB Progress (1): 57/121 MB Progress (1): 57/121 MB Progress (1): 57/121 MB Progress (1): 57/121 MB Progress (1): 57/121 MB Progress (1): 57/121 MB Progress (1): 57/121 MB Progress (1): 57/121 MB Progress (1): 57/121 MB Progress (1): 57/121 MB Progress (1): 57/121 MB Progress (1): 57/121 MB Progress (1): 57/121 MB Progress (1): 57/121 MB Progress (1): 57/121 MB Progress (1): 57/121 MB Progress (1): 57/121 MB Progress (1): 57/121 MB Progress (1): 57/121 MB Progress (1): 57/121 MB Progress (1): 57/121 MB Progress (1): 57/121 MB Progress (1): 57/121 MB Progress (1): 57/121 MB Progress (1): 57/121 MB Progress (1): 57/121 MB Progress (1): 57/121 MB Progress (1): 57/121 MB Progress (1): 57/121 MB Progress (1): 57/121 MB Progress (1): 57/121 MB Progress (1): 57/121 MB Progress (1): 57/121 MB Progress (1): 57/121 MB Progress (1): 57/121 MB Progress (1): 57/121 MB Progress (1): 57/121 MB Progress (1): 57/121 MB Progress (1): 57/121 MB Progress (1): 57/121 MB Progress (1): 57/121 MB Progress (1): 57/121 MB Progress (1): 57/121 MB Progress (1): 57/121 MB Progress (1): 57/121 MB Progress (1): 57/121 MB Progress (1): 57/121 MB Progress (1): 57/121 MB Progress (1): 57/121 MB Progress (1): 57/121 MB Progress (1): 57/121 MB Progress (1): 57/121 MB Progress (1): 57/121 MB Progress (1): 57/121 MB Progress (1): 57/121 MB Progress (1): 57/121 MB Progress (1): 57/121 MB Progress (1): 57/121 MB Progress (1): 57/121 MB Progress (1): 57/121 MB Progress (1): 57/121 MB Progress (1): 57/121 MB Progress (1): 57/121 MB Progress (1): 57/121 MB Progress (1): 57/121 MB Progress (1): 57/121 MB Progress (1): 57/121 MB Progress (1): 57/121 MB Progress (1): 57/121 MB Progress (1): 57/121 MB Progress (1): 57/121 MB Progress (1): 57/121 MB Progress (1): 57/121 MB Progress (1): 57/121 MB Progress (1): 57/121 MB Progress (1): 57/121 MB Progress (1): 57/121 MB Progress (1): 57/121 MB Progress (1): 57/121 MB Progress (1): 57/121 MB Progress (1): 57/121 MB Progress (1): 57/121 MB Progress (1): 57/121 MB Progress (1): 57/121 MB Progress (1): 57/121 MB Progress (1): 57/121 MB Progress (1): 57/121 MB Progress (1): 57/121 MB Progress (1): 57/121 MB Progress (1): 57/121 MB Progress (1): 57/121 MB Progress (1): 57/121 MB Progress (1): 57/121 MB Progress (1): 57/121 MB Progress (1): 57/121 MB Progress (1): 57/121 MB Progress (1): 57/121 MB Progress (1): 57/121 MB Progress (1): 57/121 MB Progress (1): 57/121 MB Progress (1): 57/121 MB Progress (1): 57/121 MB Progress (1): 57/121 MB Progress (1): 57/121 MB Progress (1): 57/121 MB Progress (1): 57/121 MB Progress (1): 57/121 MB Progress (1): 57/121 MB Progress (1): 57/121 MB Progress (1): 57/121 MB Progress (1): 57/121 MB Progress (1): 57/121 MB Progress (1): 57/121 MB Progress (1): 57/121 MB Progress (1): 57/121 MB Progress (1): 57/121 MB Progress (1): 57/121 MB Progress (1): 57/121 MB Progress (1): 57/121 MB Progress (1): 57/121 MB Progress (1): 57/121 MB Progress (1): 57/121 MB Progress (1): 57/121 MB Progress (1): 57/121 MB Progress (1): 57/121 MB Progress (1): 57/121 MB Progress (1): 57/121 MB Progress (1): 57/121 MB Progress (1): 57/121 MB Progress (1): 57/121 MB Progress (1): 57/121 MB Progress (1): 57/121 MB Progress (1): 57/121 MB Progress (1): 57/121 MB Progress (1): 57/121 MB Progress (1): 57/121 MB Progress (1): 57/121 MB Progress (1): 57/121 MB Progress (1): 57/121 MB Progress (1): 57/121 MB Progress (1): 57/121 MB Progress (1): 57/121 MB Progress (1): 57/121 MB Progress (1): 57/121 MB Progress (1): 57/121 MB Progress (1): 57/121 MB Progress (1): 57/121 MB Progress (1): 57/121 MB Progress (1): 57/121 MB Progress (1): 57/121 MB Progress (1): 57/121 MB Progress (1): 57/121 MB Progress (1): 57/121 MB Progress (1): 57/121 MB Progress (1): 57/121 MB Progress (1): 57/121 MB Progress (1): 57/121 MB Progress (1): 57/121 MB Progress (1): 57/121 MB Progress (1): 57/121 MB Progress (1): 57/121 MB Progress (1): 57/121 MB Progress (1): 57/121 MB Progress (1): 57/121 MB Progress (1): 57/121 MB Progress (1): 57/121 MB Progress (1): 57/121 MB Progress (1): 57/121 MB Progress (1): 57/121 MB Progress (1): 57/121 MB Progress (1): 57/121 MB Progress (1): 57/121 MB Progress (1): 57/121 MB Progress (1): 57/121 MB Progress (1): 57/121 MB Progress (1): 57/121 MB Progress (1): 57/121 MB Progress (1): 57/121 MB Progress (1): 57/121 MB Progress (1): 57/121 MB Progress (1): 57/121 MB Progress (1): 57/121 MB Progress (1): 57/121 MB Progress (1): 57/121 MB Progress (1): 57/121 MB Progress (1): 57/121 MB Progress (1): 57/121 MB Progress (1): 57/121 MB Progress (1): 57/121 MB Progress (1): 57/121 MB Progress (1): 57/121 MB Progress (1): 57/121 MB Progress (1): 57/121 MB Progress (1): 57/121 MB Progress (1): 57/121 MB Progress (1): 57/121 MB Progress (1): 57/121 MB Progress (1): 57/121 MB Progress (1): 57/121 MB Progress (1): 57/121 MB Progress (1): 57/121 MB Progress (1): 57/121 MB Progress (1): 57/121 MB Progress (1): 57/121 MB Progress (1): 57/121 MB Progress (1): 57/121 MB Progress (1): 57/121 MB Progress (1): 57/121 MB Progress (1): 57/121 MB Progress (1): 57/121 MB Progress (1): 57/121 MB Progress (1): 57/121 MB Progress (1): 57/121 MB Progress (1): 57/121 MB Progress (1): 57/121 MB Progress (1): 57/121 MB Progress (1): 57/121 MB Progress (1): 57/121 MB Progress (1): 57/121 MB Progress (1): 57/121 MB Progress (1): 57/121 MB Progress (1): 57/121 MB Progress (1): 57/121 MB Progress (1): 57/121 MB Progress (1): 57/121 MB Progress (1): 57/121 MB Progress (1): 57/121 MB Progress (1): 57/121 MB Progress (1): 57/121 MB Progress (1): 57/121 MB Progress (1): 57/121 MB Progress (1): 57/121 MB Progress (1): 57/121 MB Progress (1): 57/121 MB Progress (1): 57/121 MB Progress (1): 57/121 MB Progress (1): 57/121 MB Progress (1): 57/121 MB Progress (1): 57/121 MB Progress (1): 57/121 MB Progress (1): 57/121 MB Progress (1): 57/121 MB Progress (1): 57/121 MB Progress (1): 57/121 MB Progress (1): 57/121 MB Progress (1): 57/121 MB Progress (1): 57/121 MB Progress (1): 57/121 MB Progress (1): 57/121 MB Progress (1): 57/121 MB Progress (1): 57/121 MB Progress (1): 57/121 MB Progress (1): 57/121 MB Progress (1): 57/121 MB Progress (1): 57/121 MB Progress (1): 57/121 MB Progress (1): 57/121 MB Progress (1): 57/121 MB Progress (1): 57/121 MB Progress (1): 57/121 MB Progress (1): 57/121 MB Progress (1): 57/121 MB Progress (1): 57/121 MB Progress (1): 57/121 MB Progress (1): 57/121 MB Progress (1): 57/121 MB Progress (1): 57/121 MB Progress (1): 57/121 MB Progress (1): 57/121 MB Progress (1): 57/121 MB Progress (1): 57/121 MB Progress (1): 57/121 MB Progress (1): 57/121 MB Progress (1): 57/121 MB Progress (1): 57/121 MB Progress (1): 57/121 MB Progress (1): 57/121 MB Progress (1): 57/121 MB Progress (1): 57/121 MB Progress (1): 57/121 MB Progress (1): 57/121 MB Progress (1): 57/121 MB Progress (1): 57/121 MB Progress (1): 57/121 MB Progress (1): 57/121 MB Progress (1): 57/121 MB Progress (1): 57/121 MB Progress (1): 57/121 MB Progress (1): 57/121 MB Progress (1): 57/121 MB Progress (1): 57/121 MB Progress (1): 57/121 MB Progress (1): 57/121 MB Progress (1): 57/121 MB Progress (1): 57/121 MB Progress (1): 57/121 MB Progress (1): 57/121 MB Progress (1): 57/121 MB Progress (1): 57/121 MB Progress (1): 57/121 MB Progress (1): 57/121 MB Progress (1): 57/121 MB Progress (1): 57/121 MB Progress (1): 57/121 MB Progress (1): 57/121 MB Progress (1): 57/121 MB Progress (1): 57/121 MB Progress (1): 57/121 MB Progress (1): 57/121 MB Progress (1): 57/121 MB Progress (1): 57/121 MB Progress (1): 57/121 MB Progress (1): 57/121 MB Progress (1): 57/121 MB Progress (1): 57/121 MB Progress (1): 57/121 MB Progress (1): 57/121 MB Progress (1): 57/121 MB Progress (1): 57/121 MB Progress (1): 57/121 MB Progress (1): 57/121 MB Progress (1): 57/121 MB Progress (1): 57/121 MB Progress (1): 57/121 MB Progress (1): 57/121 MB Progress (1): 57/121 MB Progress (1): 57/121 MB Progress (1): 57/121 MB Progress (1): 57/121 MB Progress (1): 57/121 MB Progress (1): 57/121 MB Progress (1): 57/121 MB Progress (1): 57/121 MB Progress (1): 57/121 MB Progress (1): 57/121 MB Progress (1): 58/121 MB Progress (1): 58/121 MB Progress (1): 58/121 MB Progress (1): 58/121 MB Progress (1): 58/121 MB Progress (1): 58/121 MB Progress (1): 58/121 MB Progress (1): 58/121 MB Progress (1): 58/121 MB Progress (1): 58/121 MB Progress (1): 58/121 MB Progress (1): 58/121 MB Progress (1): 58/121 MB Progress (1): 58/121 MB Progress (1): 58/121 MB Progress (1): 58/121 MB Progress (1): 58/121 MB Progress (1): 58/121 MB Progress (1): 58/121 MB Progress (1): 58/121 MB Progress (1): 58/121 MB Progress (1): 58/121 MB Progress (1): 58/121 MB Progress (1): 58/121 MB Progress (1): 58/121 MB Progress (1): 58/121 MB Progress (1): 58/121 MB Progress (1): 58/121 MB Progress (1): 58/121 MB Progress (1): 58/121 MB Progress (1): 58/121 MB Progress (1): 58/121 MB Progress (1): 58/121 MB Progress (1): 58/121 MB Progress (1): 58/121 MB Progress (1): 58/121 MB Progress (1): 58/121 MB Progress (1): 58/121 MB Progress (1): 58/121 MB Progress (1): 58/121 MB Progress (1): 58/121 MB Progress (1): 58/121 MB Progress (1): 58/121 MB Progress (1): 58/121 MB Progress (1): 58/121 MB Progress (1): 58/121 MB Progress (1): 58/121 MB Progress (1): 58/121 MB Progress (1): 58/121 MB Progress (1): 58/121 MB Progress (1): 58/121 MB Progress (1): 58/121 MB Progress (1): 58/121 MB Progress (1): 58/121 MB Progress (1): 58/121 MB Progress (1): 58/121 MB Progress (1): 58/121 MB Progress (1): 58/121 MB Progress (1): 58/121 MB Progress (1): 58/121 MB Progress (1): 58/121 MB Progress (1): 58/121 MB Progress (1): 58/121 MB Progress (1): 58/121 MB Progress (1): 58/121 MB Progress (1): 58/121 MB Progress (1): 58/121 MB Progress (1): 58/121 MB Progress (1): 58/121 MB Progress (1): 58/121 MB Progress (1): 58/121 MB Progress (1): 58/121 MB Progress (1): 58/121 MB Progress (1): 58/121 MB Progress (1): 58/121 MB Progress (1): 58/121 MB Progress (1): 58/121 MB Progress (1): 58/121 MB Progress (1): 58/121 MB Progress (1): 58/121 MB Progress (1): 58/121 MB Progress (1): 58/121 MB Progress (1): 58/121 MB Progress (1): 58/121 MB Progress (1): 58/121 MB Progress (1): 58/121 MB Progress (1): 58/121 MB Progress (1): 58/121 MB Progress (1): 58/121 MB Progress (1): 58/121 MB Progress (1): 58/121 MB Progress (1): 58/121 MB Progress (1): 58/121 MB Progress (1): 58/121 MB Progress (1): 58/121 MB Progress (1): 58/121 MB Progress (1): 58/121 MB Progress (1): 58/121 MB Progress (1): 58/121 MB Progress (1): 58/121 MB Progress (1): 58/121 MB Progress (1): 58/121 MB Progress (1): 58/121 MB Progress (1): 58/121 MB Progress (1): 58/121 MB Progress (1): 58/121 MB Progress (1): 58/121 MB Progress (1): 58/121 MB Progress (1): 58/121 MB Progress (1): 58/121 MB Progress (1): 58/121 MB Progress (1): 58/121 MB Progress (1): 58/121 MB Progress (1): 58/121 MB Progress (1): 58/121 MB Progress (1): 58/121 MB Progress (1): 58/121 MB Progress (1): 58/121 MB Progress (1): 58/121 MB Progress (1): 58/121 MB Progress (1): 58/121 MB Progress (1): 58/121 MB Progress (1): 58/121 MB Progress (1): 58/121 MB Progress (1): 58/121 MB Progress (1): 58/121 MB Progress (1): 58/121 MB Progress (1): 58/121 MB Progress (1): 58/121 MB Progress (1): 58/121 MB Progress (1): 58/121 MB Progress (1): 58/121 MB Progress (1): 58/121 MB Progress (1): 58/121 MB Progress (1): 58/121 MB Progress (1): 58/121 MB Progress (1): 58/121 MB Progress (1): 58/121 MB Progress (1): 58/121 MB Progress (1): 58/121 MB Progress (1): 58/121 MB Progress (1): 58/121 MB Progress (1): 58/121 MB Progress (1): 58/121 MB Progress (1): 58/121 MB Progress (1): 58/121 MB Progress (1): 58/121 MB Progress (1): 58/121 MB Progress (1): 58/121 MB Progress (1): 58/121 MB Progress (1): 58/121 MB Progress (1): 58/121 MB Progress (1): 58/121 MB Progress (1): 58/121 MB Progress (1): 58/121 MB Progress (1): 58/121 MB Progress (1): 58/121 MB Progress (1): 58/121 MB Progress (1): 58/121 MB Progress (1): 58/121 MB Progress (1): 58/121 MB Progress (1): 58/121 MB Progress (1): 58/121 MB Progress (1): 58/121 MB Progress (1): 58/121 MB Progress (1): 58/121 MB Progress (1): 58/121 MB Progress (1): 58/121 MB Progress (1): 58/121 MB Progress (1): 58/121 MB Progress (1): 58/121 MB Progress (1): 58/121 MB Progress (1): 58/121 MB Progress (1): 58/121 MB Progress (1): 58/121 MB Progress (1): 58/121 MB Progress (1): 58/121 MB Progress (1): 58/121 MB Progress (1): 58/121 MB Progress (1): 58/121 MB Progress (1): 58/121 MB Progress (1): 58/121 MB Progress (1): 58/121 MB Progress (1): 58/121 MB Progress (1): 58/121 MB Progress (1): 58/121 MB Progress (1): 58/121 MB Progress (1): 58/121 MB Progress (1): 58/121 MB Progress (1): 58/121 MB Progress (1): 58/121 MB Progress (1): 58/121 MB Progress (1): 58/121 MB Progress (1): 58/121 MB Progress (1): 58/121 MB Progress (1): 58/121 MB Progress (1): 58/121 MB Progress (1): 58/121 MB Progress (1): 58/121 MB Progress (1): 58/121 MB Progress (1): 58/121 MB Progress (1): 58/121 MB Progress (1): 58/121 MB Progress (1): 58/121 MB Progress (1): 58/121 MB Progress (1): 58/121 MB Progress (1): 58/121 MB Progress (1): 58/121 MB Progress (1): 58/121 MB Progress (1): 58/121 MB Progress (1): 58/121 MB Progress (1): 58/121 MB Progress (1): 58/121 MB Progress (1): 58/121 MB Progress (1): 58/121 MB Progress (1): 58/121 MB Progress (1): 58/121 MB Progress (1): 58/121 MB Progress (1): 58/121 MB Progress (1): 58/121 MB Progress (1): 58/121 MB Progress (1): 58/121 MB Progress (1): 58/121 MB Progress (1): 58/121 MB Progress (1): 58/121 MB Progress (1): 58/121 MB Progress (1): 58/121 MB Progress (1): 58/121 MB Progress (1): 58/121 MB Progress (1): 58/121 MB Progress (1): 58/121 MB Progress (1): 58/121 MB Progress (1): 58/121 MB Progress (1): 58/121 MB Progress (1): 58/121 MB Progress (1): 58/121 MB Progress (1): 58/121 MB Progress (1): 58/121 MB Progress (1): 58/121 MB Progress (1): 58/121 MB Progress (1): 58/121 MB Progress (1): 58/121 MB Progress (1): 58/121 MB Progress (1): 58/121 MB Progress (1): 58/121 MB Progress (1): 58/121 MB Progress (1): 58/121 MB Progress (1): 58/121 MB Progress (1): 58/121 MB Progress (1): 58/121 MB Progress (1): 58/121 MB Progress (1): 58/121 MB Progress (1): 58/121 MB Progress (1): 58/121 MB Progress (1): 58/121 MB Progress (1): 58/121 MB Progress (1): 58/121 MB Progress (1): 58/121 MB Progress (1): 58/121 MB Progress (1): 58/121 MB Progress (1): 58/121 MB Progress (1): 58/121 MB Progress (1): 58/121 MB Progress (1): 58/121 MB Progress (1): 58/121 MB Progress (1): 58/121 MB Progress (1): 58/121 MB Progress (1): 58/121 MB Progress (1): 58/121 MB Progress (1): 58/121 MB Progress (1): 58/121 MB Progress (1): 58/121 MB Progress (1): 58/121 MB Progress (1): 58/121 MB Progress (1): 58/121 MB Progress (1): 58/121 MB Progress (1): 58/121 MB Progress (1): 58/121 MB Progress (1): 58/121 MB Progress (1): 58/121 MB Progress (1): 58/121 MB Progress (1): 58/121 MB Progress (1): 58/121 MB Progress (1): 58/121 MB Progress (1): 58/121 MB Progress (1): 58/121 MB Progress (1): 58/121 MB Progress (1): 58/121 MB Progress (1): 58/121 MB Progress (1): 58/121 MB Progress (1): 58/121 MB Progress (1): 58/121 MB Progress (1): 58/121 MB Progress (1): 58/121 MB Progress (1): 58/121 MB Progress (1): 58/121 MB Progress (1): 58/121 MB Progress (1): 58/121 MB Progress (1): 58/121 MB Progress (1): 58/121 MB Progress (1): 58/121 MB Progress (1): 58/121 MB Progress (1): 58/121 MB Progress (1): 58/121 MB Progress (1): 58/121 MB Progress (1): 58/121 MB Progress (1): 58/121 MB Progress (1): 58/121 MB Progress (1): 58/121 MB Progress (1): 58/121 MB Progress (1): 58/121 MB Progress (1): 58/121 MB Progress (1): 58/121 MB Progress (1): 58/121 MB Progress (1): 58/121 MB Progress (1): 58/121 MB Progress (1): 58/121 MB Progress (1): 58/121 MB Progress (1): 58/121 MB Progress (1): 58/121 MB Progress (1): 58/121 MB Progress (1): 58/121 MB Progress (1): 58/121 MB Progress (1): 58/121 MB Progress (1): 58/121 MB Progress (1): 58/121 MB Progress (1): 58/121 MB Progress (1): 58/121 MB Progress (1): 58/121 MB Progress (1): 58/121 MB Progress (1): 58/121 MB Progress (1): 58/121 MB Progress (1): 58/121 MB Progress (1): 58/121 MB Progress (1): 58/121 MB Progress (1): 58/121 MB Progress (1): 58/121 MB Progress (1): 58/121 MB Progress (1): 58/121 MB Progress (1): 58/121 MB Progress (1): 58/121 MB Progress (1): 58/121 MB Progress (1): 58/121 MB Progress (1): 58/121 MB Progress (1): 58/121 MB Progress (1): 58/121 MB Progress (1): 58/121 MB Progress (1): 58/121 MB Progress (1): 58/121 MB Progress (1): 58/121 MB Progress (1): 58/121 MB Progress (1): 58/121 MB Progress (1): 58/121 MB Progress (1): 58/121 MB Progress (1): 58/121 MB Progress (1): 58/121 MB Progress (1): 58/121 MB Progress (1): 58/121 MB Progress (1): 58/121 MB Progress (1): 58/121 MB Progress (1): 58/121 MB Progress (1): 58/121 MB Progress (1): 58/121 MB Progress (1): 58/121 MB Progress (1): 58/121 MB Progress (1): 58/121 MB Progress (1): 58/121 MB Progress (1): 58/121 MB Progress (1): 58/121 MB Progress (1): 58/121 MB Progress (1): 58/121 MB Progress (1): 58/121 MB Progress (1): 58/121 MB Progress (1): 58/121 MB Progress (1): 58/121 MB Progress (1): 58/121 MB Progress (1): 58/121 MB Progress (1): 58/121 MB Progress (1): 58/121 MB Progress (1): 58/121 MB Progress (1): 58/121 MB Progress (1): 58/121 MB Progress (1): 58/121 MB Progress (1): 58/121 MB Progress (1): 58/121 MB Progress (1): 58/121 MB Progress (1): 58/121 MB Progress (1): 58/121 MB Progress (1): 58/121 MB Progress (1): 58/121 MB Progress (1): 58/121 MB Progress (1): 58/121 MB Progress (1): 58/121 MB Progress (1): 58/121 MB Progress (1): 58/121 MB Progress (1): 58/121 MB Progress (1): 58/121 MB Progress (1): 58/121 MB Progress (1): 58/121 MB Progress (1): 58/121 MB Progress (1): 58/121 MB Progress (1): 58/121 MB Progress (1): 58/121 MB Progress (1): 58/121 MB Progress (1): 58/121 MB Progress (1): 58/121 MB Progress (1): 58/121 MB Progress (1): 58/121 MB Progress (1): 58/121 MB Progress (1): 58/121 MB Progress (1): 58/121 MB Progress (1): 58/121 MB Progress (1): 58/121 MB Progress (1): 58/121 MB Progress (1): 58/121 MB Progress (1): 58/121 MB Progress (1): 58/121 MB Progress (1): 58/121 MB Progress (1): 58/121 MB Progress (1): 58/121 MB Progress (1): 58/121 MB Progress (1): 58/121 MB Progress (1): 58/121 MB Progress (1): 58/121 MB Progress (1): 58/121 MB Progress (1): 58/121 MB Progress (1): 58/121 MB Progress (1): 58/121 MB Progress (1): 58/121 MB Progress (1): 58/121 MB Progress (1): 58/121 MB Progress (1): 58/121 MB Progress (1): 58/121 MB Progress (1): 58/121 MB Progress (1): 58/121 MB Progress (1): 58/121 MB Progress (1): 58/121 MB Progress (1): 58/121 MB Progress (1): 58/121 MB Progress (1): 58/121 MB Progress (1): 58/121 MB Progress (1): 58/121 MB Progress (1): 58/121 MB Progress (1): 58/121 MB Progress (1): 58/121 MB Progress (1): 58/121 MB Progress (1): 58/121 MB Progress (1): 58/121 MB Progress (1): 58/121 MB Progress (1): 58/121 MB Progress (1): 58/121 MB Progress (1): 58/121 MB Progress (1): 58/121 MB Progress (1): 58/121 MB Progress (1): 58/121 MB Progress (1): 58/121 MB Progress (1): 58/121 MB Progress (1): 58/121 MB Progress (1): 58/121 MB Progress (1): 58/121 MB Progress (1): 58/121 MB Progress (1): 58/121 MB Progress (1): 58/121 MB Progress (1): 58/121 MB Progress (1): 58/121 MB Progress (1): 58/121 MB Progress (1): 58/121 MB Progress (1): 58/121 MB Progress (1): 58/121 MB Progress (1): 58/121 MB Progress (1): 58/121 MB Progress (1): 58/121 MB Progress (1): 58/121 MB Progress (1): 58/121 MB Progress (1): 58/121 MB Progress (1): 58/121 MB Progress (1): 58/121 MB Progress (1): 58/121 MB Progress (1): 58/121 MB Progress (1): 58/121 MB Progress (1): 58/121 MB Progress (1): 58/121 MB Progress (1): 58/121 MB Progress (1): 58/121 MB Progress (1): 58/121 MB Progress (1): 58/121 MB Progress (1): 58/121 MB Progress (1): 58/121 MB Progress (1): 59/121 MB Progress (1): 59/121 MB Progress (1): 59/121 MB Progress (1): 59/121 MB Progress (1): 59/121 MB Progress (1): 59/121 MB Progress (1): 59/121 MB Progress (1): 59/121 MB Progress (1): 59/121 MB Progress (1): 59/121 MB Progress (1): 59/121 MB Progress (1): 59/121 MB Progress (1): 59/121 MB Progress (1): 59/121 MB Progress (1): 59/121 MB Progress (1): 59/121 MB Progress (1): 59/121 MB Progress (1): 59/121 MB Progress (1): 59/121 MB Progress (1): 59/121 MB Progress (1): 59/121 MB Progress (1): 59/121 MB Progress (1): 59/121 MB Progress (1): 59/121 MB Progress (1): 59/121 MB Progress (1): 59/121 MB Progress (1): 59/121 MB Progress (1): 59/121 MB Progress (1): 59/121 MB Progress (1): 59/121 MB Progress (1): 59/121 MB Progress (1): 59/121 MB Progress (1): 59/121 MB Progress (1): 59/121 MB Progress (1): 59/121 MB Progress (1): 59/121 MB Progress (1): 59/121 MB Progress (1): 59/121 MB Progress (1): 59/121 MB Progress (1): 59/121 MB Progress (1): 59/121 MB Progress (1): 59/121 MB Progress (1): 59/121 MB Progress (1): 59/121 MB Progress (1): 59/121 MB Progress (1): 59/121 MB Progress (1): 59/121 MB Progress (1): 59/121 MB Progress (1): 59/121 MB Progress (1): 59/121 MB Progress (1): 59/121 MB Progress (1): 59/121 MB Progress (1): 59/121 MB Progress (1): 59/121 MB Progress (1): 59/121 MB Progress (1): 59/121 MB Progress (1): 59/121 MB Progress (1): 59/121 MB Progress (1): 59/121 MB Progress (1): 59/121 MB Progress (1): 59/121 MB Progress (1): 59/121 MB Progress (1): 59/121 MB Progress (1): 59/121 MB Progress (1): 59/121 MB Progress (1): 59/121 MB Progress (1): 59/121 MB Progress (1): 59/121 MB Progress (1): 59/121 MB Progress (1): 59/121 MB Progress (1): 59/121 MB Progress (1): 59/121 MB Progress (1): 59/121 MB Progress (1): 59/121 MB Progress (1): 59/121 MB Progress (1): 59/121 MB Progress (1): 59/121 MB Progress (1): 59/121 MB Progress (1): 59/121 MB Progress (1): 59/121 MB Progress (1): 59/121 MB Progress (1): 59/121 MB Progress (1): 59/121 MB Progress (1): 59/121 MB Progress (1): 59/121 MB Progress (1): 59/121 MB Progress (1): 59/121 MB Progress (1): 59/121 MB Progress (1): 59/121 MB Progress (1): 59/121 MB Progress (1): 59/121 MB Progress (1): 59/121 MB Progress (1): 59/121 MB Progress (1): 59/121 MB Progress (1): 59/121 MB Progress (1): 59/121 MB Progress (1): 59/121 MB Progress (1): 59/121 MB Progress (1): 59/121 MB Progress (1): 59/121 MB Progress (1): 59/121 MB Progress (1): 59/121 MB Progress (1): 59/121 MB Progress (1): 59/121 MB Progress (1): 59/121 MB Progress (1): 59/121 MB Progress (1): 59/121 MB Progress (1): 59/121 MB Progress (1): 59/121 MB Progress (1): 59/121 MB Progress (1): 59/121 MB Progress (1): 59/121 MB Progress (1): 59/121 MB Progress (1): 59/121 MB Progress (1): 59/121 MB Progress (1): 59/121 MB Progress (1): 59/121 MB Progress (1): 59/121 MB Progress (1): 59/121 MB Progress (1): 59/121 MB Progress (1): 59/121 MB Progress (1): 59/121 MB Progress (1): 59/121 MB Progress (1): 59/121 MB Progress (1): 59/121 MB Progress (1): 59/121 MB Progress (1): 59/121 MB Progress (1): 59/121 MB Progress (1): 59/121 MB Progress (1): 59/121 MB Progress (1): 59/121 MB Progress (1): 59/121 MB Progress (1): 59/121 MB Progress (1): 59/121 MB Progress (1): 59/121 MB Progress (1): 59/121 MB Progress (1): 59/121 MB Progress (1): 59/121 MB Progress (1): 59/121 MB Progress (1): 59/121 MB Progress (1): 59/121 MB Progress (1): 59/121 MB Progress (1): 59/121 MB Progress (1): 59/121 MB Progress (1): 59/121 MB Progress (1): 59/121 MB Progress (1): 59/121 MB Progress (1): 59/121 MB Progress (1): 59/121 MB Progress (1): 59/121 MB Progress (1): 59/121 MB Progress (1): 59/121 MB Progress (1): 59/121 MB Progress (1): 59/121 MB Progress (1): 59/121 MB Progress (1): 59/121 MB Progress (1): 59/121 MB Progress (1): 59/121 MB Progress (1): 59/121 MB Progress (1): 59/121 MB Progress (1): 59/121 MB Progress (1): 59/121 MB Progress (1): 59/121 MB Progress (1): 59/121 MB Progress (1): 59/121 MB Progress (1): 59/121 MB Progress (1): 59/121 MB Progress (1): 59/121 MB Progress (1): 59/121 MB Progress (1): 59/121 MB Progress (1): 59/121 MB Progress (1): 59/121 MB Progress (1): 59/121 MB Progress (1): 59/121 MB Progress (1): 59/121 MB Progress (1): 59/121 MB Progress (1): 59/121 MB Progress (1): 59/121 MB Progress (1): 59/121 MB Progress (1): 59/121 MB Progress (1): 59/121 MB Progress (1): 59/121 MB Progress (1): 59/121 MB Progress (1): 59/121 MB Progress (1): 59/121 MB Progress (1): 59/121 MB Progress (1): 59/121 MB Progress (1): 59/121 MB Progress (1): 59/121 MB Progress (1): 59/121 MB Progress (1): 59/121 MB Progress (1): 59/121 MB Progress (1): 59/121 MB Progress (1): 59/121 MB Progress (1): 59/121 MB Progress (1): 59/121 MB Progress (1): 59/121 MB Progress (1): 59/121 MB Progress (1): 59/121 MB Progress (1): 59/121 MB Progress (1): 59/121 MB Progress (1): 59/121 MB Progress (1): 59/121 MB Progress (1): 59/121 MB Progress (1): 59/121 MB Progress (1): 59/121 MB Progress (1): 59/121 MB Progress (1): 59/121 MB Progress (1): 59/121 MB Progress (1): 59/121 MB Progress (1): 59/121 MB Progress (1): 59/121 MB Progress (1): 59/121 MB Progress (1): 59/121 MB Progress (1): 59/121 MB Progress (1): 59/121 MB Progress (1): 59/121 MB Progress (1): 59/121 MB Progress (1): 59/121 MB Progress (1): 59/121 MB Progress (1): 59/121 MB Progress (1): 59/121 MB Progress (1): 59/121 MB Progress (1): 59/121 MB Progress (1): 59/121 MB Progress (1): 59/121 MB Progress (1): 59/121 MB Progress (1): 59/121 MB Progress (1): 59/121 MB Progress (1): 59/121 MB Progress (1): 59/121 MB Progress (1): 59/121 MB Progress (1): 59/121 MB Progress (1): 59/121 MB Progress (1): 59/121 MB Progress (1): 59/121 MB Progress (1): 59/121 MB Progress (1): 59/121 MB Progress (1): 59/121 MB Progress (1): 59/121 MB Progress (1): 59/121 MB Progress (1): 59/121 MB Progress (1): 59/121 MB Progress (1): 59/121 MB Progress (1): 59/121 MB Progress (1): 59/121 MB Progress (1): 59/121 MB Progress (1): 59/121 MB Progress (1): 59/121 MB Progress (1): 59/121 MB Progress (1): 59/121 MB Progress (1): 59/121 MB Progress (1): 59/121 MB Progress (1): 59/121 MB Progress (1): 59/121 MB Progress (1): 59/121 MB Progress (1): 59/121 MB Progress (1): 59/121 MB Progress (1): 59/121 MB Progress (1): 59/121 MB Progress (1): 59/121 MB Progress (1): 59/121 MB Progress (1): 59/121 MB Progress (1): 59/121 MB Progress (1): 59/121 MB Progress (1): 59/121 MB Progress (1): 59/121 MB Progress (1): 59/121 MB Progress (1): 59/121 MB Progress (1): 59/121 MB Progress (1): 59/121 MB Progress (1): 59/121 MB Progress (1): 59/121 MB Progress (1): 59/121 MB Progress (1): 59/121 MB Progress (1): 59/121 MB Progress (1): 59/121 MB Progress (1): 59/121 MB Progress (1): 59/121 MB Progress (1): 59/121 MB Progress (1): 59/121 MB Progress (1): 59/121 MB Progress (1): 59/121 MB Progress (1): 59/121 MB Progress (1): 59/121 MB Progress (1): 59/121 MB Progress (1): 59/121 MB Progress (1): 59/121 MB Progress (1): 59/121 MB Progress (1): 59/121 MB Progress (1): 59/121 MB Progress (1): 59/121 MB Progress (1): 59/121 MB Progress (1): 59/121 MB Progress (1): 59/121 MB Progress (1): 59/121 MB Progress (1): 59/121 MB Progress (1): 59/121 MB Progress (1): 59/121 MB Progress (1): 59/121 MB Progress (1): 59/121 MB Progress (1): 59/121 MB Progress (1): 59/121 MB Progress (1): 59/121 MB Progress (1): 59/121 MB Progress (1): 59/121 MB Progress (1): 59/121 MB Progress (1): 59/121 MB Progress (1): 59/121 MB Progress (1): 59/121 MB Progress (1): 59/121 MB Progress (1): 59/121 MB Progress (1): 59/121 MB Progress (1): 59/121 MB Progress (1): 59/121 MB Progress (1): 59/121 MB Progress (1): 59/121 MB Progress (1): 59/121 MB Progress (1): 59/121 MB Progress (1): 59/121 MB Progress (1): 59/121 MB Progress (1): 59/121 MB Progress (1): 59/121 MB Progress (1): 59/121 MB Progress (1): 59/121 MB Progress (1): 59/121 MB Progress (1): 59/121 MB Progress (1): 59/121 MB Progress (1): 59/121 MB Progress (1): 59/121 MB Progress (1): 59/121 MB Progress (1): 59/121 MB Progress (1): 59/121 MB Progress (1): 59/121 MB Progress (1): 59/121 MB Progress (1): 59/121 MB Progress (1): 59/121 MB Progress (1): 59/121 MB Progress (1): 59/121 MB Progress (1): 59/121 MB Progress (1): 59/121 MB Progress (1): 59/121 MB Progress (1): 59/121 MB Progress (1): 59/121 MB Progress (1): 59/121 MB Progress (1): 59/121 MB Progress (1): 59/121 MB Progress (1): 59/121 MB Progress (1): 59/121 MB Progress (1): 59/121 MB Progress (1): 59/121 MB Progress (1): 59/121 MB Progress (1): 59/121 MB Progress (1): 59/121 MB Progress (1): 59/121 MB Progress (1): 59/121 MB Progress (1): 59/121 MB Progress (1): 59/121 MB Progress (1): 59/121 MB Progress (1): 59/121 MB Progress (1): 59/121 MB Progress (1): 59/121 MB Progress (1): 59/121 MB Progress (1): 59/121 MB Progress (1): 59/121 MB Progress (1): 59/121 MB Progress (1): 59/121 MB Progress (1): 59/121 MB Progress (1): 59/121 MB Progress (1): 59/121 MB Progress (1): 59/121 MB Progress (1): 59/121 MB Progress (1): 59/121 MB Progress (1): 59/121 MB Progress (1): 59/121 MB Progress (1): 59/121 MB Progress (1): 59/121 MB Progress (1): 59/121 MB Progress (1): 59/121 MB Progress (1): 59/121 MB Progress (1): 59/121 MB Progress (1): 59/121 MB Progress (1): 59/121 MB Progress (1): 59/121 MB Progress (1): 59/121 MB Progress (1): 59/121 MB Progress (1): 59/121 MB Progress (1): 59/121 MB Progress (1): 59/121 MB Progress (1): 59/121 MB Progress (1): 59/121 MB Progress (1): 59/121 MB Progress (1): 59/121 MB Progress (1): 59/121 MB Progress (1): 59/121 MB Progress (1): 59/121 MB Progress (1): 59/121 MB Progress (1): 59/121 MB Progress (1): 59/121 MB Progress (1): 59/121 MB Progress (1): 59/121 MB Progress (1): 59/121 MB Progress (1): 59/121 MB Progress (1): 59/121 MB Progress (1): 59/121 MB Progress (1): 59/121 MB Progress (1): 59/121 MB Progress (1): 59/121 MB Progress (1): 59/121 MB Progress (1): 59/121 MB Progress (1): 59/121 MB Progress (1): 59/121 MB Progress (1): 59/121 MB Progress (1): 59/121 MB Progress (1): 59/121 MB Progress (1): 59/121 MB Progress (1): 59/121 MB Progress (1): 59/121 MB Progress (1): 59/121 MB Progress (1): 59/121 MB Progress (1): 59/121 MB Progress (1): 59/121 MB Progress (1): 59/121 MB Progress (1): 59/121 MB Progress (1): 59/121 MB Progress (1): 59/121 MB Progress (1): 59/121 MB Progress (1): 59/121 MB Progress (1): 59/121 MB Progress (1): 59/121 MB Progress (1): 59/121 MB Progress (1): 59/121 MB Progress (1): 59/121 MB Progress (1): 59/121 MB Progress (1): 59/121 MB Progress (1): 59/121 MB Progress (1): 59/121 MB Progress (1): 59/121 MB Progress (1): 59/121 MB Progress (1): 59/121 MB Progress (1): 59/121 MB Progress (1): 59/121 MB Progress (1): 59/121 MB Progress (1): 59/121 MB Progress (1): 59/121 MB Progress (1): 59/121 MB Progress (1): 59/121 MB Progress (1): 59/121 MB Progress (1): 59/121 MB Progress (1): 59/121 MB Progress (1): 59/121 MB Progress (1): 59/121 MB Progress (1): 59/121 MB Progress (1): 59/121 MB Progress (1): 59/121 MB Progress (1): 59/121 MB Progress (1): 59/121 MB Progress (1): 59/121 MB Progress (1): 59/121 MB Progress (1): 59/121 MB Progress (1): 59/121 MB Progress (1): 59/121 MB Progress (1): 59/121 MB Progress (1): 59/121 MB Progress (1): 59/121 MB Progress (1): 59/121 MB Progress (1): 59/121 MB Progress (1): 59/121 MB Progress (1): 59/121 MB Progress (1): 59/121 MB Progress (1): 59/121 MB Progress (1): 59/121 MB Progress (1): 59/121 MB Progress (1): 59/121 MB Progress (1): 59/121 MB Progress (1): 59/121 MB Progress (1): 59/121 MB Progress (1): 59/121 MB Progress (1): 59/121 MB Progress (1): 59/121 MB Progress (1): 59/121 MB Progress (1): 59/121 MB Progress (1): 59/121 MB Progress (1): 59/121 MB Progress (1): 59/121 MB Progress (1): 59/121 MB Progress (1): 59/121 MB Progress (1): 59/121 MB Progress (1): 60/121 MB Progress (1): 60/121 MB Progress (1): 60/121 MB Progress (1): 60/121 MB Progress (1): 60/121 MB Progress (1): 60/121 MB Progress (1): 60/121 MB Progress (1): 60/121 MB Progress (1): 60/121 MB Progress (1): 60/121 MB Progress (1): 60/121 MB Progress (1): 60/121 MB Progress (1): 60/121 MB Progress (1): 60/121 MB Progress (1): 60/121 MB Progress (1): 60/121 MB Progress (1): 60/121 MB Progress (1): 60/121 MB Progress (1): 60/121 MB Progress (1): 60/121 MB Progress (1): 60/121 MB Progress (1): 60/121 MB Progress (1): 60/121 MB Progress (1): 60/121 MB Progress (1): 60/121 MB Progress (1): 60/121 MB Progress (1): 60/121 MB Progress (1): 60/121 MB Progress (1): 60/121 MB Progress (1): 60/121 MB Progress (1): 60/121 MB Progress (1): 60/121 MB Progress (1): 60/121 MB Progress (1): 60/121 MB Progress (1): 60/121 MB Progress (1): 60/121 MB Progress (1): 60/121 MB Progress (1): 60/121 MB Progress (1): 60/121 MB Progress (1): 60/121 MB Progress (1): 60/121 MB Progress (1): 60/121 MB Progress (1): 60/121 MB Progress (1): 60/121 MB Progress (1): 60/121 MB Progress (1): 60/121 MB Progress (1): 60/121 MB Progress (1): 60/121 MB Progress (1): 60/121 MB Progress (1): 60/121 MB Progress (1): 60/121 MB Progress (1): 60/121 MB Progress (1): 60/121 MB Progress (1): 60/121 MB Progress (1): 60/121 MB Progress (1): 60/121 MB Progress (1): 60/121 MB Progress (1): 60/121 MB Progress (1): 60/121 MB Progress (1): 60/121 MB Progress (1): 60/121 MB Progress (1): 60/121 MB Progress (1): 60/121 MB Progress (1): 60/121 MB Progress (1): 60/121 MB Progress (1): 60/121 MB Progress (1): 60/121 MB Progress (1): 60/121 MB Progress (1): 60/121 MB Progress (1): 60/121 MB Progress (1): 60/121 MB Progress (1): 60/121 MB Progress (1): 60/121 MB Progress (1): 60/121 MB Progress (1): 60/121 MB Progress (1): 60/121 MB Progress (1): 60/121 MB Progress (1): 60/121 MB Progress (1): 60/121 MB Progress (1): 60/121 MB Progress (1): 60/121 MB Progress (1): 60/121 MB Progress (1): 60/121 MB Progress (1): 60/121 MB Progress (1): 60/121 MB Progress (1): 60/121 MB Progress (1): 60/121 MB Progress (1): 60/121 MB Progress (1): 60/121 MB Progress (1): 60/121 MB Progress (1): 60/121 MB Progress (1): 60/121 MB Progress (1): 60/121 MB Progress (1): 60/121 MB Progress (1): 60/121 MB Progress (1): 60/121 MB Progress (1): 60/121 MB Progress (1): 60/121 MB Progress (1): 60/121 MB Progress (1): 60/121 MB Progress (1): 60/121 MB Progress (1): 60/121 MB Progress (1): 60/121 MB Progress (1): 60/121 MB Progress (1): 60/121 MB Progress (1): 60/121 MB Progress (1): 60/121 MB Progress (1): 60/121 MB Progress (1): 60/121 MB Progress (1): 60/121 MB Progress (1): 60/121 MB Progress (1): 60/121 MB Progress (1): 60/121 MB Progress (1): 60/121 MB Progress (1): 60/121 MB Progress (1): 60/121 MB Progress (1): 60/121 MB Progress (1): 60/121 MB Progress (1): 60/121 MB Progress (1): 60/121 MB Progress (1): 60/121 MB Progress (1): 60/121 MB Progress (1): 60/121 MB Progress (1): 60/121 MB Progress (1): 60/121 MB Progress (1): 60/121 MB Progress (1): 60/121 MB Progress (1): 60/121 MB Progress (1): 60/121 MB Progress (1): 60/121 MB Progress (1): 60/121 MB Progress (1): 60/121 MB Progress (1): 60/121 MB Progress (1): 60/121 MB Progress (1): 60/121 MB Progress (1): 60/121 MB Progress (1): 60/121 MB Progress (1): 60/121 MB Progress (1): 60/121 MB Progress (1): 60/121 MB Progress (1): 60/121 MB Progress (1): 60/121 MB Progress (1): 60/121 MB Progress (1): 60/121 MB Progress (1): 60/121 MB Progress (1): 60/121 MB Progress (1): 60/121 MB Progress (1): 60/121 MB Progress (1): 60/121 MB Progress (1): 60/121 MB Progress (1): 60/121 MB Progress (1): 60/121 MB Progress (1): 60/121 MB Progress (1): 60/121 MB Progress (1): 60/121 MB Progress (1): 60/121 MB Progress (1): 60/121 MB Progress (1): 60/121 MB Progress (1): 60/121 MB Progress (1): 60/121 MB Progress (1): 60/121 MB Progress (1): 60/121 MB Progress (1): 60/121 MB Progress (1): 60/121 MB Progress (1): 60/121 MB Progress (1): 60/121 MB Progress (1): 60/121 MB Progress (1): 60/121 MB Progress (1): 60/121 MB Progress (1): 60/121 MB Progress (1): 60/121 MB Progress (1): 60/121 MB Progress (1): 60/121 MB Progress (1): 60/121 MB Progress (1): 60/121 MB Progress (1): 60/121 MB Progress (1): 60/121 MB Progress (1): 60/121 MB Progress (1): 60/121 MB Progress (1): 60/121 MB Progress (1): 60/121 MB Progress (1): 60/121 MB Progress (1): 60/121 MB Progress (1): 60/121 MB Progress (1): 60/121 MB Progress (1): 60/121 MB Progress (1): 60/121 MB Progress (1): 60/121 MB Progress (1): 60/121 MB Progress (1): 60/121 MB Progress (1): 60/121 MB Progress (1): 60/121 MB Progress (1): 60/121 MB Progress (1): 60/121 MB Progress (1): 60/121 MB Progress (1): 60/121 MB Progress (1): 60/121 MB Progress (1): 60/121 MB Progress (1): 60/121 MB Progress (1): 60/121 MB Progress (1): 60/121 MB Progress (1): 60/121 MB Progress (1): 60/121 MB Progress (1): 60/121 MB Progress (1): 60/121 MB Progress (1): 60/121 MB Progress (1): 60/121 MB Progress (1): 60/121 MB Progress (1): 60/121 MB Progress (1): 60/121 MB Progress (1): 60/121 MB Progress (1): 60/121 MB Progress (1): 60/121 MB Progress (1): 60/121 MB Progress (1): 60/121 MB Progress (1): 60/121 MB Progress (1): 60/121 MB Progress (1): 60/121 MB Progress (1): 60/121 MB Progress (1): 60/121 MB Progress (1): 60/121 MB Progress (1): 60/121 MB Progress (1): 60/121 MB Progress (1): 60/121 MB Progress (1): 60/121 MB Progress (1): 60/121 MB Progress (1): 60/121 MB Progress (1): 60/121 MB Progress (1): 60/121 MB Progress (1): 60/121 MB Progress (1): 60/121 MB Progress (1): 60/121 MB Progress (1): 60/121 MB Progress (1): 60/121 MB Progress (1): 60/121 MB Progress (1): 60/121 MB Progress (1): 60/121 MB Progress (1): 60/121 MB Progress (1): 60/121 MB Progress (1): 60/121 MB Progress (1): 60/121 MB Progress (1): 60/121 MB Progress (1): 60/121 MB Progress (1): 60/121 MB Progress (1): 60/121 MB Progress (1): 60/121 MB Progress (1): 60/121 MB Progress (1): 60/121 MB Progress (1): 60/121 MB Progress (1): 60/121 MB Progress (1): 60/121 MB Progress (1): 60/121 MB Progress (1): 60/121 MB Progress (1): 60/121 MB Progress (1): 60/121 MB Progress (1): 60/121 MB Progress (1): 60/121 MB Progress (1): 60/121 MB Progress (1): 60/121 MB Progress (1): 60/121 MB Progress (1): 60/121 MB Progress (1): 60/121 MB Progress (1): 60/121 MB Progress (1): 60/121 MB Progress (1): 60/121 MB Progress (1): 60/121 MB Progress (1): 60/121 MB Progress (1): 60/121 MB Progress (1): 60/121 MB Progress (1): 60/121 MB Progress (1): 60/121 MB Progress (1): 60/121 MB Progress (1): 60/121 MB Progress (1): 60/121 MB Progress (1): 60/121 MB Progress (1): 60/121 MB Progress (1): 60/121 MB Progress (1): 60/121 MB Progress (1): 60/121 MB Progress (1): 60/121 MB Progress (1): 60/121 MB Progress (1): 60/121 MB Progress (1): 60/121 MB Progress (1): 60/121 MB Progress (1): 60/121 MB Progress (1): 60/121 MB Progress (1): 60/121 MB Progress (1): 60/121 MB Progress (1): 60/121 MB Progress (1): 60/121 MB Progress (1): 60/121 MB Progress (1): 60/121 MB Progress (1): 60/121 MB Progress (1): 60/121 MB Progress (1): 60/121 MB Progress (1): 60/121 MB Progress (1): 60/121 MB Progress (1): 60/121 MB Progress (1): 60/121 MB Progress (1): 60/121 MB Progress (1): 60/121 MB Progress (1): 60/121 MB Progress (1): 60/121 MB Progress (1): 60/121 MB Progress (1): 60/121 MB Progress (1): 60/121 MB Progress (1): 60/121 MB Progress (1): 60/121 MB Progress (1): 60/121 MB Progress (1): 60/121 MB Progress (1): 60/121 MB Progress (1): 60/121 MB Progress (1): 60/121 MB Progress (1): 60/121 MB Progress (1): 60/121 MB Progress (1): 60/121 MB Progress (1): 60/121 MB Progress (1): 60/121 MB Progress (1): 60/121 MB Progress (1): 60/121 MB Progress (1): 60/121 MB Progress (1): 60/121 MB Progress (1): 60/121 MB Progress (1): 60/121 MB Progress (1): 60/121 MB Progress (1): 60/121 MB Progress (1): 60/121 MB Progress (1): 60/121 MB Progress (1): 60/121 MB Progress (1): 60/121 MB Progress (1): 60/121 MB Progress (1): 60/121 MB Progress (1): 60/121 MB Progress (1): 60/121 MB Progress (1): 60/121 MB Progress (1): 60/121 MB Progress (1): 60/121 MB Progress (1): 60/121 MB Progress (1): 60/121 MB Progress (1): 60/121 MB Progress (1): 60/121 MB Progress (1): 60/121 MB Progress (1): 60/121 MB Progress (1): 60/121 MB Progress (1): 60/121 MB Progress (1): 60/121 MB Progress (1): 60/121 MB Progress (1): 60/121 MB Progress (1): 60/121 MB Progress (1): 60/121 MB Progress (1): 60/121 MB Progress (1): 60/121 MB Progress (1): 60/121 MB Progress (1): 60/121 MB Progress (1): 60/121 MB Progress (1): 60/121 MB Progress (1): 60/121 MB Progress (1): 60/121 MB Progress (1): 60/121 MB Progress (1): 60/121 MB Progress (1): 60/121 MB Progress (1): 60/121 MB Progress (1): 60/121 MB Progress (1): 60/121 MB Progress (1): 60/121 MB Progress (1): 60/121 MB Progress (1): 60/121 MB Progress (1): 60/121 MB Progress (1): 60/121 MB Progress (1): 60/121 MB Progress (1): 60/121 MB Progress (1): 60/121 MB Progress (1): 60/121 MB Progress (1): 60/121 MB Progress (1): 60/121 MB Progress (1): 60/121 MB Progress (1): 60/121 MB Progress (1): 60/121 MB Progress (1): 60/121 MB Progress (1): 60/121 MB Progress (1): 60/121 MB Progress (1): 60/121 MB Progress (1): 60/121 MB Progress (1): 60/121 MB Progress (1): 60/121 MB Progress (1): 60/121 MB Progress (1): 60/121 MB Progress (1): 60/121 MB Progress (1): 60/121 MB Progress (1): 60/121 MB Progress (1): 60/121 MB Progress (1): 60/121 MB Progress (1): 60/121 MB Progress (1): 60/121 MB Progress (1): 60/121 MB Progress (1): 60/121 MB Progress (1): 60/121 MB Progress (1): 60/121 MB Progress (1): 60/121 MB Progress (1): 60/121 MB Progress (1): 60/121 MB Progress (1): 60/121 MB Progress (1): 60/121 MB Progress (1): 60/121 MB Progress (1): 60/121 MB Progress (1): 60/121 MB Progress (1): 60/121 MB Progress (1): 60/121 MB Progress (1): 60/121 MB Progress (1): 60/121 MB Progress (1): 60/121 MB Progress (1): 60/121 MB Progress (1): 60/121 MB Progress (1): 60/121 MB Progress (1): 60/121 MB Progress (1): 60/121 MB Progress (1): 60/121 MB Progress (1): 60/121 MB Progress (1): 60/121 MB Progress (1): 60/121 MB Progress (1): 60/121 MB Progress (1): 60/121 MB Progress (1): 60/121 MB Progress (1): 60/121 MB Progress (1): 60/121 MB Progress (1): 60/121 MB Progress (1): 60/121 MB Progress (1): 60/121 MB Progress (1): 60/121 MB Progress (1): 60/121 MB Progress (1): 60/121 MB Progress (1): 60/121 MB Progress (1): 60/121 MB Progress (1): 60/121 MB Progress (1): 60/121 MB Progress (1): 60/121 MB Progress (1): 60/121 MB Progress (1): 60/121 MB Progress (1): 60/121 MB Progress (1): 60/121 MB Progress (1): 60/121 MB Progress (1): 60/121 MB Progress (1): 60/121 MB Progress (1): 60/121 MB Progress (1): 60/121 MB Progress (1): 60/121 MB Progress (1): 60/121 MB Progress (1): 60/121 MB Progress (1): 60/121 MB Progress (1): 60/121 MB Progress (1): 60/121 MB Progress (1): 60/121 MB Progress (1): 60/121 MB Progress (1): 60/121 MB Progress (1): 60/121 MB Progress (1): 60/121 MB Progress (1): 60/121 MB Progress (1): 60/121 MB Progress (1): 60/121 MB Progress (1): 60/121 MB Progress (1): 60/121 MB Progress (1): 60/121 MB Progress (1): 60/121 MB Progress (1): 60/121 MB Progress (1): 60/121 MB Progress (1): 60/121 MB Progress (1): 60/121 MB Progress (1): 60/121 MB Progress (1): 60/121 MB Progress (1): 60/121 MB Progress (1): 60/121 MB Progress (1): 60/121 MB Progress (1): 60/121 MB Progress (1): 60/121 MB Progress (1): 60/121 MB Progress (1): 60/121 MB Progress (1): 60/121 MB Progress (1): 60/121 MB Progress (1): 60/121 MB Progress (1): 60/121 MB Progress (1): 60/121 MB Progress (1): 60/121 MB Progress (1): 60/121 MB Progress (1): 60/121 MB Progress (1): 60/121 MB Progress (1): 60/121 MB Progress (1): 60/121 MB Progress (1): 60/121 MB Progress (1): 60/121 MB Progress (1): 61/121 MB Progress (1): 61/121 MB Progress (1): 61/121 MB Progress (1): 61/121 MB Progress (1): 61/121 MB Progress (1): 61/121 MB Progress (1): 61/121 MB Progress (1): 61/121 MB Progress (1): 61/121 MB Progress (1): 61/121 MB Progress (1): 61/121 MB Progress (1): 61/121 MB Progress (1): 61/121 MB Progress (1): 61/121 MB Progress (1): 61/121 MB Progress (1): 61/121 MB Progress (1): 61/121 MB Progress (1): 61/121 MB Progress (1): 61/121 MB Progress (1): 61/121 MB Progress (1): 61/121 MB Progress (1): 61/121 MB Progress (1): 61/121 MB Progress (1): 61/121 MB Progress (1): 61/121 MB Progress (1): 61/121 MB Progress (1): 61/121 MB Progress (1): 61/121 MB Progress (1): 61/121 MB Progress (1): 61/121 MB Progress (1): 61/121 MB Progress (1): 61/121 MB Progress (1): 61/121 MB Progress (1): 61/121 MB Progress (1): 61/121 MB Progress (1): 61/121 MB Progress (1): 61/121 MB Progress (1): 61/121 MB Progress (1): 61/121 MB Progress (1): 61/121 MB Progress (1): 61/121 MB Progress (1): 61/121 MB Progress (1): 61/121 MB Progress (1): 61/121 MB Progress (1): 61/121 MB Progress (1): 61/121 MB Progress (1): 61/121 MB Progress (1): 61/121 MB Progress (1): 61/121 MB Progress (1): 61/121 MB Progress (1): 61/121 MB Progress (1): 61/121 MB Progress (1): 61/121 MB Progress (1): 61/121 MB Progress (1): 61/121 MB Progress (1): 61/121 MB Progress (1): 61/121 MB Progress (1): 61/121 MB Progress (1): 61/121 MB Progress (1): 61/121 MB Progress (1): 61/121 MB Progress (1): 61/121 MB Progress (1): 61/121 MB Progress (1): 61/121 MB Progress (1): 61/121 MB Progress (1): 61/121 MB Progress (1): 61/121 MB Progress (1): 61/121 MB Progress (1): 61/121 MB Progress (1): 61/121 MB Progress (1): 61/121 MB Progress (1): 61/121 MB Progress (1): 61/121 MB Progress (1): 61/121 MB Progress (1): 61/121 MB Progress (1): 61/121 MB Progress (1): 61/121 MB Progress (1): 61/121 MB Progress (1): 61/121 MB Progress (1): 61/121 MB Progress (1): 61/121 MB Progress (1): 61/121 MB Progress (1): 61/121 MB Progress (1): 61/121 MB Progress (1): 61/121 MB Progress (1): 61/121 MB Progress (1): 61/121 MB Progress (1): 61/121 MB Progress (1): 61/121 MB Progress (1): 61/121 MB Progress (1): 61/121 MB Progress (1): 61/121 MB Progress (1): 61/121 MB Progress (1): 61/121 MB Progress (1): 61/121 MB Progress (1): 61/121 MB Progress (1): 61/121 MB Progress (1): 61/121 MB Progress (1): 61/121 MB Progress (1): 61/121 MB Progress (1): 61/121 MB Progress (1): 61/121 MB Progress (1): 61/121 MB Progress (1): 61/121 MB Progress (1): 61/121 MB Progress (1): 61/121 MB Progress (1): 61/121 MB Progress (1): 61/121 MB Progress (1): 61/121 MB Progress (1): 61/121 MB Progress (1): 61/121 MB Progress (1): 61/121 MB Progress (1): 61/121 MB Progress (1): 61/121 MB Progress (1): 61/121 MB Progress (1): 61/121 MB Progress (1): 61/121 MB Progress (1): 61/121 MB Progress (1): 61/121 MB Progress (1): 61/121 MB Progress (1): 61/121 MB Progress (1): 61/121 MB Progress (1): 61/121 MB Progress (1): 61/121 MB Progress (1): 61/121 MB Progress (1): 61/121 MB Progress (1): 61/121 MB Progress (1): 61/121 MB Progress (1): 61/121 MB Progress (1): 61/121 MB Progress (1): 61/121 MB Progress (1): 61/121 MB Progress (1): 61/121 MB Progress (1): 61/121 MB Progress (1): 61/121 MB Progress (1): 61/121 MB Progress (1): 61/121 MB Progress (1): 61/121 MB Progress (1): 61/121 MB Progress (1): 61/121 MB Progress (1): 61/121 MB Progress (1): 61/121 MB Progress (1): 61/121 MB Progress (1): 61/121 MB Progress (1): 61/121 MB Progress (1): 61/121 MB Progress (1): 61/121 MB Progress (1): 61/121 MB Progress (1): 61/121 MB Progress (1): 61/121 MB Progress (1): 61/121 MB Progress (1): 61/121 MB Progress (1): 61/121 MB Progress (1): 61/121 MB Progress (1): 61/121 MB Progress (1): 61/121 MB Progress (1): 61/121 MB Progress (1): 61/121 MB Progress (1): 61/121 MB Progress (1): 61/121 MB Progress (1): 61/121 MB Progress (1): 61/121 MB Progress (1): 61/121 MB Progress (1): 61/121 MB Progress (1): 61/121 MB Progress (1): 61/121 MB Progress (1): 61/121 MB Progress (1): 61/121 MB Progress (1): 61/121 MB Progress (1): 61/121 MB Progress (1): 61/121 MB Progress (1): 61/121 MB Progress (1): 61/121 MB Progress (1): 61/121 MB Progress (1): 61/121 MB Progress (1): 61/121 MB Progress (1): 61/121 MB Progress (1): 61/121 MB Progress (1): 61/121 MB Progress (1): 61/121 MB Progress (1): 61/121 MB Progress (1): 61/121 MB Progress (1): 61/121 MB Progress (1): 61/121 MB Progress (1): 61/121 MB Progress (1): 61/121 MB Progress (1): 61/121 MB Progress (1): 61/121 MB Progress (1): 61/121 MB Progress (1): 61/121 MB Progress (1): 61/121 MB Progress (1): 61/121 MB Progress (1): 61/121 MB Progress (1): 61/121 MB Progress (1): 61/121 MB Progress (1): 61/121 MB Progress (1): 61/121 MB Progress (1): 61/121 MB Progress (1): 61/121 MB Progress (1): 61/121 MB Progress (1): 61/121 MB Progress (1): 61/121 MB Progress (1): 61/121 MB Progress (1): 61/121 MB Progress (1): 61/121 MB Progress (1): 61/121 MB Progress (1): 61/121 MB Progress (1): 61/121 MB Progress (1): 61/121 MB Progress (1): 61/121 MB Progress (1): 61/121 MB Progress (1): 61/121 MB Progress (1): 61/121 MB Progress (1): 61/121 MB Progress (1): 61/121 MB Progress (1): 61/121 MB Progress (1): 61/121 MB Progress (1): 61/121 MB Progress (1): 61/121 MB Progress (1): 61/121 MB Progress (1): 61/121 MB Progress (1): 61/121 MB Progress (1): 61/121 MB Progress (1): 61/121 MB Progress (1): 61/121 MB Progress (1): 61/121 MB Progress (1): 61/121 MB Progress (1): 61/121 MB Progress (1): 61/121 MB Progress (1): 61/121 MB Progress (1): 61/121 MB Progress (1): 61/121 MB Progress (1): 61/121 MB Progress (1): 61/121 MB Progress (1): 61/121 MB Progress (1): 61/121 MB Progress (1): 61/121 MB Progress (1): 61/121 MB Progress (1): 61/121 MB Progress (1): 61/121 MB Progress (1): 61/121 MB Progress (1): 61/121 MB Progress (1): 61/121 MB Progress (1): 61/121 MB Progress (1): 61/121 MB Progress (1): 61/121 MB Progress (1): 61/121 MB Progress (1): 61/121 MB Progress (1): 61/121 MB Progress (1): 61/121 MB Progress (1): 61/121 MB Progress (1): 61/121 MB Progress (1): 61/121 MB Progress (1): 61/121 MB Progress (1): 61/121 MB Progress (1): 61/121 MB Progress (1): 61/121 MB Progress (1): 61/121 MB Progress (1): 61/121 MB Progress (1): 61/121 MB Progress (1): 61/121 MB Progress (1): 61/121 MB Progress (1): 61/121 MB Progress (1): 61/121 MB Progress (1): 61/121 MB Progress (1): 61/121 MB Progress (1): 61/121 MB Progress (1): 61/121 MB Progress (1): 61/121 MB Progress (1): 61/121 MB Progress (1): 61/121 MB Progress (1): 61/121 MB Progress (1): 61/121 MB Progress (1): 61/121 MB Progress (1): 61/121 MB Progress (1): 61/121 MB Progress (1): 61/121 MB Progress (1): 61/121 MB Progress (1): 61/121 MB Progress (1): 61/121 MB Progress (1): 61/121 MB Progress (1): 61/121 MB Progress (1): 61/121 MB Progress (1): 61/121 MB Progress (1): 61/121 MB Progress (1): 61/121 MB Progress (1): 61/121 MB Progress (1): 61/121 MB Progress (1): 61/121 MB Progress (1): 61/121 MB Progress (1): 61/121 MB Progress (1): 61/121 MB Progress (1): 61/121 MB Progress (1): 61/121 MB Progress (1): 61/121 MB Progress (1): 61/121 MB Progress (1): 61/121 MB Progress (1): 61/121 MB Progress (1): 61/121 MB Progress (1): 61/121 MB Progress (1): 61/121 MB Progress (1): 61/121 MB Progress (1): 61/121 MB Progress (1): 61/121 MB Progress (1): 61/121 MB Progress (1): 61/121 MB Progress (1): 61/121 MB Progress (1): 61/121 MB Progress (1): 61/121 MB Progress (1): 61/121 MB Progress (1): 61/121 MB Progress (1): 61/121 MB Progress (1): 61/121 MB Progress (1): 61/121 MB Progress (1): 61/121 MB Progress (1): 61/121 MB Progress (1): 61/121 MB Progress (1): 61/121 MB Progress (1): 61/121 MB Progress (1): 61/121 MB Progress (1): 61/121 MB Progress (1): 61/121 MB Progress (1): 61/121 MB Progress (1): 61/121 MB Progress (1): 61/121 MB Progress (1): 61/121 MB Progress (1): 61/121 MB Progress (1): 61/121 MB Progress (1): 61/121 MB Progress (1): 61/121 MB Progress (1): 61/121 MB Progress (1): 61/121 MB Progress (1): 61/121 MB Progress (1): 61/121 MB Progress (1): 61/121 MB Progress (1): 61/121 MB Progress (1): 61/121 MB Progress (1): 61/121 MB Progress (1): 61/121 MB Progress (1): 61/121 MB Progress (1): 61/121 MB Progress (1): 61/121 MB Progress (1): 61/121 MB Progress (1): 61/121 MB Progress (1): 61/121 MB Progress (1): 61/121 MB Progress (1): 61/121 MB Progress (1): 61/121 MB Progress (1): 61/121 MB Progress (1): 61/121 MB Progress (1): 61/121 MB Progress (1): 61/121 MB Progress (1): 61/121 MB Progress (1): 61/121 MB Progress (1): 61/121 MB Progress (1): 61/121 MB Progress (1): 61/121 MB Progress (1): 61/121 MB Progress (1): 61/121 MB Progress (1): 61/121 MB Progress (1): 61/121 MB Progress (1): 61/121 MB Progress (1): 61/121 MB Progress (1): 61/121 MB Progress (1): 61/121 MB Progress (1): 61/121 MB Progress (1): 61/121 MB Progress (1): 61/121 MB Progress (1): 61/121 MB Progress (1): 61/121 MB Progress (1): 61/121 MB Progress (1): 61/121 MB Progress (1): 61/121 MB Progress (1): 61/121 MB Progress (1): 61/121 MB Progress (1): 61/121 MB Progress (1): 61/121 MB Progress (1): 61/121 MB Progress (1): 61/121 MB Progress (1): 61/121 MB Progress (1): 61/121 MB Progress (1): 61/121 MB Progress (1): 61/121 MB Progress (1): 61/121 MB Progress (1): 61/121 MB Progress (1): 61/121 MB Progress (1): 61/121 MB Progress (1): 61/121 MB Progress (1): 61/121 MB Progress (1): 61/121 MB Progress (1): 61/121 MB Progress (1): 61/121 MB Progress (1): 61/121 MB Progress (1): 61/121 MB Progress (1): 61/121 MB Progress (1): 61/121 MB Progress (1): 61/121 MB Progress (1): 61/121 MB Progress (1): 61/121 MB Progress (1): 61/121 MB Progress (1): 61/121 MB Progress (1): 61/121 MB Progress (1): 61/121 MB Progress (1): 61/121 MB Progress (1): 61/121 MB Progress (1): 61/121 MB Progress (1): 61/121 MB Progress (1): 61/121 MB Progress (1): 61/121 MB Progress (1): 61/121 MB Progress (1): 61/121 MB Progress (1): 61/121 MB Progress (1): 61/121 MB Progress (1): 61/121 MB Progress (1): 61/121 MB Progress (1): 61/121 MB Progress (1): 61/121 MB Progress (1): 61/121 MB Progress (1): 61/121 MB Progress (1): 61/121 MB Progress (1): 61/121 MB Progress (1): 61/121 MB Progress (1): 61/121 MB Progress (1): 61/121 MB Progress (1): 61/121 MB Progress (1): 61/121 MB Progress (1): 61/121 MB Progress (1): 61/121 MB Progress (1): 61/121 MB Progress (1): 61/121 MB Progress (1): 61/121 MB Progress (1): 61/121 MB Progress (1): 61/121 MB Progress (1): 61/121 MB Progress (1): 61/121 MB Progress (1): 61/121 MB Progress (1): 61/121 MB Progress (1): 61/121 MB Progress (1): 61/121 MB Progress (1): 61/121 MB Progress (1): 61/121 MB Progress (1): 61/121 MB Progress (1): 61/121 MB Progress (1): 61/121 MB Progress (1): 61/121 MB Progress (1): 61/121 MB Progress (1): 61/121 MB Progress (1): 61/121 MB Progress (1): 61/121 MB Progress (1): 61/121 MB Progress (1): 61/121 MB Progress (1): 61/121 MB Progress (1): 61/121 MB Progress (1): 61/121 MB Progress (1): 61/121 MB Progress (1): 61/121 MB Progress (1): 61/121 MB Progress (1): 61/121 MB Progress (1): 61/121 MB Progress (1): 61/121 MB Progress (1): 61/121 MB Progress (1): 61/121 MB Progress (1): 61/121 MB Progress (1): 61/121 MB Progress (1): 61/121 MB Progress (1): 61/121 MB Progress (1): 61/121 MB Progress (1): 61/121 MB Progress (1): 61/121 MB Progress (1): 61/121 MB Progress (1): 61/121 MB Progress (1): 61/121 MB Progress (1): 61/121 MB Progress (1): 61/121 MB Progress (1): 61/121 MB Progress (1): 61/121 MB Progress (1): 61/121 MB Progress (1): 61/121 MB Progress (1): 61/121 MB Progress (1): 61/121 MB Progress (1): 61/121 MB Progress (1): 61/121 MB Progress (1): 61/121 MB Progress (1): 61/121 MB Progress (1): 61/121 MB Progress (1): 61/121 MB Progress (1): 61/121 MB Progress (1): 61/121 MB Progress (1): 62/121 MB Progress (1): 62/121 MB Progress (1): 62/121 MB Progress (1): 62/121 MB Progress (1): 62/121 MB Progress (1): 62/121 MB Progress (1): 62/121 MB Progress (1): 62/121 MB Progress (1): 62/121 MB Progress (1): 62/121 MB Progress (1): 62/121 MB Progress (1): 62/121 MB Progress (1): 62/121 MB Progress (1): 62/121 MB Progress (1): 62/121 MB Progress (1): 62/121 MB Progress (1): 62/121 MB Progress (1): 62/121 MB Progress (1): 62/121 MB Progress (1): 62/121 MB Progress (1): 62/121 MB Progress (1): 62/121 MB Progress (1): 62/121 MB Progress (1): 62/121 MB Progress (1): 62/121 MB Progress (1): 62/121 MB Progress (1): 62/121 MB Progress (1): 62/121 MB Progress (1): 62/121 MB Progress (1): 62/121 MB Progress (1): 62/121 MB Progress (1): 62/121 MB Progress (1): 62/121 MB Progress (1): 62/121 MB Progress (1): 62/121 MB Progress (1): 62/121 MB Progress (1): 62/121 MB Progress (1): 62/121 MB Progress (1): 62/121 MB Progress (1): 62/121 MB Progress (1): 62/121 MB Progress (1): 62/121 MB Progress (1): 62/121 MB Progress (1): 62/121 MB Progress (1): 62/121 MB Progress (1): 62/121 MB Progress (1): 62/121 MB Progress (1): 62/121 MB Progress (1): 62/121 MB Progress (1): 62/121 MB Progress (1): 62/121 MB Progress (1): 62/121 MB Progress (1): 62/121 MB Progress (1): 62/121 MB Progress (1): 62/121 MB Progress (1): 62/121 MB Progress (1): 62/121 MB Progress (1): 62/121 MB Progress (1): 62/121 MB Progress (1): 62/121 MB Progress (1): 62/121 MB Progress (1): 62/121 MB Progress (1): 62/121 MB Progress (1): 62/121 MB Progress (1): 62/121 MB Progress (1): 62/121 MB Progress (1): 62/121 MB Progress (1): 62/121 MB Progress (1): 62/121 MB Progress (1): 62/121 MB Progress (1): 62/121 MB Progress (1): 62/121 MB Progress (1): 62/121 MB Progress (1): 62/121 MB Progress (1): 62/121 MB Progress (1): 62/121 MB Progress (1): 62/121 MB Progress (1): 62/121 MB Progress (1): 62/121 MB Progress (1): 62/121 MB Progress (1): 62/121 MB Progress (1): 62/121 MB Progress (1): 62/121 MB Progress (1): 62/121 MB Progress (1): 62/121 MB Progress (1): 62/121 MB Progress (1): 62/121 MB Progress (1): 62/121 MB Progress (1): 62/121 MB Progress (1): 62/121 MB Progress (1): 62/121 MB Progress (1): 62/121 MB Progress (1): 62/121 MB Progress (1): 62/121 MB Progress (1): 62/121 MB Progress (1): 62/121 MB Progress (1): 62/121 MB Progress (1): 62/121 MB Progress (1): 62/121 MB Progress (1): 62/121 MB Progress (1): 62/121 MB Progress (1): 62/121 MB Progress (1): 62/121 MB Progress (1): 62/121 MB Progress (1): 62/121 MB Progress (1): 62/121 MB Progress (1): 62/121 MB Progress (1): 62/121 MB Progress (1): 62/121 MB Progress (1): 62/121 MB Progress (1): 62/121 MB Progress (1): 62/121 MB Progress (1): 62/121 MB Progress (1): 62/121 MB Progress (1): 62/121 MB Progress (1): 62/121 MB Progress (1): 62/121 MB Progress (1): 62/121 MB Progress (1): 62/121 MB Progress (1): 62/121 MB Progress (1): 62/121 MB Progress (1): 62/121 MB Progress (1): 62/121 MB Progress (1): 62/121 MB Progress (1): 62/121 MB Progress (1): 62/121 MB Progress (1): 62/121 MB Progress (1): 62/121 MB Progress (1): 62/121 MB Progress (1): 62/121 MB Progress (1): 62/121 MB Progress (1): 62/121 MB Progress (1): 62/121 MB Progress (1): 62/121 MB Progress (1): 62/121 MB Progress (1): 62/121 MB Progress (1): 62/121 MB Progress (1): 62/121 MB Progress (1): 62/121 MB Progress (1): 62/121 MB Progress (1): 62/121 MB Progress (1): 62/121 MB Progress (1): 62/121 MB Progress (1): 62/121 MB Progress (1): 62/121 MB Progress (1): 62/121 MB Progress (1): 62/121 MB Progress (1): 62/121 MB Progress (1): 62/121 MB Progress (1): 62/121 MB Progress (1): 62/121 MB Progress (1): 62/121 MB Progress (1): 62/121 MB Progress (1): 62/121 MB Progress (1): 62/121 MB Progress (1): 62/121 MB Progress (1): 62/121 MB Progress (1): 62/121 MB Progress (1): 62/121 MB Progress (1): 62/121 MB Progress (1): 62/121 MB Progress (1): 62/121 MB Progress (1): 62/121 MB Progress (1): 62/121 MB Progress (1): 62/121 MB Progress (1): 62/121 MB Progress (1): 62/121 MB Progress (1): 62/121 MB Progress (1): 62/121 MB Progress (1): 62/121 MB Progress (1): 62/121 MB Progress (1): 62/121 MB Progress (1): 62/121 MB Progress (1): 62/121 MB Progress (1): 62/121 MB Progress (1): 62/121 MB Progress (1): 62/121 MB Progress (1): 62/121 MB Progress (1): 62/121 MB Progress (1): 62/121 MB Progress (1): 62/121 MB Progress (1): 62/121 MB Progress (1): 62/121 MB Progress (1): 62/121 MB Progress (1): 62/121 MB Progress (1): 62/121 MB Progress (1): 62/121 MB Progress (1): 62/121 MB Progress (1): 62/121 MB Progress (1): 62/121 MB Progress (1): 62/121 MB Progress (1): 62/121 MB Progress (1): 62/121 MB Progress (1): 62/121 MB Progress (1): 62/121 MB Progress (1): 62/121 MB Progress (1): 62/121 MB Progress (1): 62/121 MB Progress (1): 62/121 MB Progress (1): 62/121 MB Progress (1): 62/121 MB Progress (1): 62/121 MB Progress (1): 62/121 MB Progress (1): 62/121 MB Progress (1): 62/121 MB Progress (1): 62/121 MB Progress (1): 62/121 MB Progress (1): 62/121 MB Progress (1): 62/121 MB Progress (1): 62/121 MB Progress (1): 62/121 MB Progress (1): 62/121 MB Progress (1): 62/121 MB Progress (1): 62/121 MB Progress (1): 62/121 MB Progress (1): 62/121 MB Progress (1): 62/121 MB Progress (1): 62/121 MB Progress (1): 62/121 MB Progress (1): 62/121 MB Progress (1): 62/121 MB Progress (1): 62/121 MB Progress (1): 62/121 MB Progress (1): 62/121 MB Progress (1): 62/121 MB Progress (1): 62/121 MB Progress (1): 62/121 MB Progress (1): 62/121 MB Progress (1): 62/121 MB Progress (1): 62/121 MB Progress (1): 62/121 MB Progress (1): 62/121 MB Progress (1): 62/121 MB Progress (1): 62/121 MB Progress (1): 62/121 MB Progress (1): 62/121 MB Progress (1): 62/121 MB Progress (1): 62/121 MB Progress (1): 62/121 MB Progress (1): 62/121 MB Progress (1): 62/121 MB Progress (1): 62/121 MB Progress (1): 62/121 MB Progress (1): 62/121 MB Progress (1): 62/121 MB Progress (1): 62/121 MB Progress (1): 62/121 MB Progress (1): 62/121 MB Progress (1): 62/121 MB Progress (1): 62/121 MB Progress (1): 62/121 MB Progress (1): 62/121 MB Progress (1): 62/121 MB Progress (1): 62/121 MB Progress (1): 62/121 MB Progress (1): 62/121 MB Progress (1): 62/121 MB Progress (1): 62/121 MB Progress (1): 62/121 MB Progress (1): 62/121 MB Progress (1): 62/121 MB Progress (1): 62/121 MB Progress (1): 62/121 MB Progress (1): 62/121 MB Progress (1): 62/121 MB Progress (1): 62/121 MB Progress (1): 62/121 MB Progress (1): 62/121 MB Progress (1): 62/121 MB Progress (1): 62/121 MB Progress (1): 62/121 MB Progress (1): 62/121 MB Progress (1): 62/121 MB Progress (1): 62/121 MB Progress (1): 62/121 MB Progress (1): 62/121 MB Progress (1): 62/121 MB Progress (1): 62/121 MB Progress (1): 62/121 MB Progress (1): 62/121 MB Progress (1): 62/121 MB Progress (1): 62/121 MB Progress (1): 62/121 MB Progress (1): 62/121 MB Progress (1): 62/121 MB Progress (1): 62/121 MB Progress (1): 62/121 MB Progress (1): 62/121 MB Progress (1): 62/121 MB Progress (1): 62/121 MB Progress (1): 62/121 MB Progress (1): 62/121 MB Progress (1): 62/121 MB Progress (1): 62/121 MB Progress (1): 62/121 MB Progress (1): 62/121 MB Progress (1): 62/121 MB Progress (1): 62/121 MB Progress (1): 62/121 MB Progress (1): 62/121 MB Progress (1): 62/121 MB Progress (1): 62/121 MB Progress (1): 62/121 MB Progress (1): 62/121 MB Progress (1): 62/121 MB Progress (1): 62/121 MB Progress (1): 62/121 MB Progress (1): 62/121 MB Progress (1): 62/121 MB Progress (1): 62/121 MB Progress (1): 62/121 MB Progress (1): 62/121 MB Progress (1): 62/121 MB Progress (1): 62/121 MB Progress (1): 62/121 MB Progress (1): 62/121 MB Progress (1): 62/121 MB Progress (1): 62/121 MB Progress (1): 62/121 MB Progress (1): 62/121 MB Progress (1): 62/121 MB Progress (1): 62/121 MB Progress (1): 62/121 MB Progress (1): 62/121 MB Progress (1): 62/121 MB Progress (1): 62/121 MB Progress (1): 62/121 MB Progress (1): 62/121 MB Progress (1): 62/121 MB Progress (1): 62/121 MB Progress (1): 62/121 MB Progress (1): 62/121 MB Progress (1): 62/121 MB Progress (1): 62/121 MB Progress (1): 62/121 MB Progress (1): 62/121 MB Progress (1): 62/121 MB Progress (1): 62/121 MB Progress (1): 62/121 MB Progress (1): 62/121 MB Progress (1): 62/121 MB Progress (1): 62/121 MB Progress (1): 62/121 MB Progress (1): 62/121 MB Progress (1): 62/121 MB Progress (1): 62/121 MB Progress (1): 62/121 MB Progress (1): 62/121 MB Progress (1): 62/121 MB Progress (1): 62/121 MB Progress (1): 62/121 MB Progress (1): 62/121 MB Progress (1): 62/121 MB Progress (1): 62/121 MB Progress (1): 62/121 MB Progress (1): 62/121 MB Progress (1): 62/121 MB Progress (1): 62/121 MB Progress (1): 62/121 MB Progress (1): 62/121 MB Progress (1): 62/121 MB Progress (1): 62/121 MB Progress (1): 62/121 MB Progress (1): 62/121 MB Progress (1): 62/121 MB Progress (1): 62/121 MB Progress (1): 62/121 MB Progress (1): 62/121 MB Progress (1): 62/121 MB Progress (1): 62/121 MB Progress (1): 62/121 MB Progress (1): 62/121 MB Progress (1): 62/121 MB Progress (1): 62/121 MB Progress (1): 62/121 MB Progress (1): 62/121 MB Progress (1): 62/121 MB Progress (1): 62/121 MB Progress (1): 62/121 MB Progress (1): 62/121 MB Progress (1): 62/121 MB Progress (1): 62/121 MB Progress (1): 62/121 MB Progress (1): 62/121 MB Progress (1): 62/121 MB Progress (1): 62/121 MB Progress (1): 62/121 MB Progress (1): 62/121 MB Progress (1): 62/121 MB Progress (1): 62/121 MB Progress (1): 62/121 MB Progress (1): 62/121 MB Progress (1): 62/121 MB Progress (1): 62/121 MB Progress (1): 62/121 MB Progress (1): 62/121 MB Progress (1): 62/121 MB Progress (1): 62/121 MB Progress (1): 62/121 MB Progress (1): 62/121 MB Progress (1): 62/121 MB Progress (1): 62/121 MB Progress (1): 62/121 MB Progress (1): 62/121 MB Progress (1): 62/121 MB Progress (1): 62/121 MB Progress (1): 62/121 MB Progress (1): 62/121 MB Progress (1): 62/121 MB Progress (1): 62/121 MB Progress (1): 62/121 MB Progress (1): 62/121 MB Progress (1): 62/121 MB Progress (1): 62/121 MB Progress (1): 62/121 MB Progress (1): 62/121 MB Progress (1): 62/121 MB Progress (1): 62/121 MB Progress (1): 62/121 MB Progress (1): 62/121 MB Progress (1): 62/121 MB Progress (1): 62/121 MB Progress (1): 62/121 MB Progress (1): 62/121 MB Progress (1): 62/121 MB Progress (1): 62/121 MB Progress (1): 62/121 MB Progress (1): 62/121 MB Progress (1): 62/121 MB Progress (1): 62/121 MB Progress (1): 62/121 MB Progress (1): 62/121 MB Progress (1): 62/121 MB Progress (1): 62/121 MB Progress (1): 62/121 MB Progress (1): 62/121 MB Progress (1): 62/121 MB Progress (1): 62/121 MB Progress (1): 62/121 MB Progress (1): 62/121 MB Progress (1): 62/121 MB Progress (1): 62/121 MB Progress (1): 62/121 MB Progress (1): 62/121 MB Progress (1): 62/121 MB Progress (1): 62/121 MB Progress (1): 62/121 MB Progress (1): 62/121 MB Progress (1): 62/121 MB Progress (1): 62/121 MB Progress (1): 62/121 MB Progress (1): 62/121 MB Progress (1): 62/121 MB Progress (1): 62/121 MB Progress (1): 62/121 MB Progress (1): 62/121 MB Progress (1): 62/121 MB Progress (1): 62/121 MB Progress (1): 62/121 MB Progress (1): 62/121 MB Progress (1): 62/121 MB Progress (1): 62/121 MB Progress (1): 62/121 MB Progress (1): 62/121 MB Progress (1): 62/121 MB Progress (1): 62/121 MB Progress (1): 62/121 MB Progress (1): 62/121 MB Progress (1): 62/121 MB Progress (1): 62/121 MB Progress (1): 62/121 MB Progress (1): 62/121 MB Progress (1): 62/121 MB Progress (1): 62/121 MB Progress (1): 62/121 MB Progress (1): 62/121 MB Progress (1): 62/121 MB Progress (1): 62/121 MB Progress (1): 62/121 MB Progress (1): 62/121 MB Progress (1): 62/121 MB Progress (1): 62/121 MB Progress (1): 62/121 MB Progress (1): 62/121 MB Progress (1): 62/121 MB Progress (1): 62/121 MB Progress (1): 62/121 MB Progress (1): 62/121 MB Progress (1): 63/121 MB Progress (1): 63/121 MB Progress (1): 63/121 MB Progress (1): 63/121 MB Progress (1): 63/121 MB Progress (1): 63/121 MB Progress (1): 63/121 MB Progress (1): 63/121 MB Progress (1): 63/121 MB Progress (1): 63/121 MB Progress (1): 63/121 MB Progress (1): 63/121 MB Progress (1): 63/121 MB Progress (1): 63/121 MB Progress (1): 63/121 MB Progress (1): 63/121 MB Progress (1): 63/121 MB Progress (1): 63/121 MB Progress (1): 63/121 MB Progress (1): 63/121 MB Progress (1): 63/121 MB Progress (1): 63/121 MB Progress (1): 63/121 MB Progress (1): 63/121 MB Progress (1): 63/121 MB Progress (1): 63/121 MB Progress (1): 63/121 MB Progress (1): 63/121 MB Progress (1): 63/121 MB Progress (1): 63/121 MB Progress (1): 63/121 MB Progress (1): 63/121 MB Progress (1): 63/121 MB Progress (1): 63/121 MB Progress (1): 63/121 MB Progress (1): 63/121 MB Progress (1): 63/121 MB Progress (1): 63/121 MB Progress (1): 63/121 MB Progress (1): 63/121 MB Progress (1): 63/121 MB Progress (1): 63/121 MB Progress (1): 63/121 MB Progress (1): 63/121 MB Progress (1): 63/121 MB Progress (1): 63/121 MB Progress (1): 63/121 MB Progress (1): 63/121 MB Progress (1): 63/121 MB Progress (1): 63/121 MB Progress (1): 63/121 MB Progress (1): 63/121 MB Progress (1): 63/121 MB Progress (1): 63/121 MB Progress (1): 63/121 MB Progress (1): 63/121 MB Progress (1): 63/121 MB Progress (1): 63/121 MB Progress (1): 63/121 MB Progress (1): 63/121 MB Progress (1): 63/121 MB Progress (1): 63/121 MB Progress (1): 63/121 MB Progress (1): 63/121 MB Progress (1): 63/121 MB Progress (1): 63/121 MB Progress (1): 63/121 MB Progress (1): 63/121 MB Progress (1): 63/121 MB Progress (1): 63/121 MB Progress (1): 63/121 MB Progress (1): 63/121 MB Progress (1): 63/121 MB Progress (1): 63/121 MB Progress (1): 63/121 MB Progress (1): 63/121 MB Progress (1): 63/121 MB Progress (1): 63/121 MB Progress (1): 63/121 MB Progress (1): 63/121 MB Progress (1): 63/121 MB Progress (1): 63/121 MB Progress (1): 63/121 MB Progress (1): 63/121 MB Progress (1): 63/121 MB Progress (1): 63/121 MB Progress (1): 63/121 MB Progress (1): 63/121 MB Progress (1): 63/121 MB Progress (1): 63/121 MB Progress (1): 63/121 MB Progress (1): 63/121 MB Progress (1): 63/121 MB Progress (1): 63/121 MB Progress (1): 63/121 MB Progress (1): 63/121 MB Progress (1): 63/121 MB Progress (1): 63/121 MB Progress (1): 63/121 MB Progress (1): 63/121 MB Progress (1): 63/121 MB Progress (1): 63/121 MB Progress (1): 63/121 MB Progress (1): 63/121 MB Progress (1): 63/121 MB Progress (1): 63/121 MB Progress (1): 63/121 MB Progress (1): 63/121 MB Progress (1): 63/121 MB Progress (1): 63/121 MB Progress (1): 63/121 MB Progress (1): 63/121 MB Progress (1): 63/121 MB Progress (1): 63/121 MB Progress (1): 63/121 MB Progress (1): 63/121 MB Progress (1): 63/121 MB Progress (1): 63/121 MB Progress (1): 63/121 MB Progress (1): 63/121 MB Progress (1): 63/121 MB Progress (1): 63/121 MB Progress (1): 63/121 MB Progress (1): 63/121 MB Progress (1): 63/121 MB Progress (1): 63/121 MB Progress (1): 63/121 MB Progress (1): 63/121 MB Progress (1): 63/121 MB Progress (1): 63/121 MB Progress (1): 63/121 MB Progress (1): 63/121 MB Progress (1): 63/121 MB Progress (1): 63/121 MB Progress (1): 63/121 MB Progress (1): 63/121 MB Progress (1): 63/121 MB Progress (1): 63/121 MB Progress (1): 63/121 MB Progress (1): 63/121 MB Progress (1): 63/121 MB Progress (1): 63/121 MB Progress (1): 63/121 MB Progress (1): 63/121 MB Progress (1): 63/121 MB Progress (1): 63/121 MB Progress (1): 63/121 MB Progress (1): 63/121 MB Progress (1): 63/121 MB Progress (1): 63/121 MB Progress (1): 63/121 MB Progress (1): 63/121 MB Progress (1): 63/121 MB Progress (1): 63/121 MB Progress (1): 63/121 MB Progress (1): 63/121 MB Progress (1): 63/121 MB Progress (1): 63/121 MB Progress (1): 63/121 MB Progress (1): 63/121 MB Progress (1): 63/121 MB Progress (1): 63/121 MB Progress (1): 63/121 MB Progress (1): 63/121 MB Progress (1): 63/121 MB Progress (1): 63/121 MB Progress (1): 63/121 MB Progress (1): 63/121 MB Progress (1): 63/121 MB Progress (1): 63/121 MB Progress (1): 63/121 MB Progress (1): 63/121 MB Progress (1): 63/121 MB Progress (1): 63/121 MB Progress (1): 63/121 MB Progress (1): 63/121 MB Progress (1): 63/121 MB Progress (1): 63/121 MB Progress (1): 63/121 MB Progress (1): 63/121 MB Progress (1): 63/121 MB Progress (1): 63/121 MB Progress (1): 63/121 MB Progress (1): 63/121 MB Progress (1): 63/121 MB Progress (1): 63/121 MB Progress (1): 63/121 MB Progress (1): 63/121 MB Progress (1): 63/121 MB Progress (1): 63/121 MB Progress (1): 63/121 MB Progress (1): 63/121 MB Progress (1): 63/121 MB Progress (1): 63/121 MB Progress (1): 63/121 MB Progress (1): 63/121 MB Progress (1): 63/121 MB Progress (1): 63/121 MB Progress (1): 63/121 MB Progress (1): 63/121 MB Progress (1): 63/121 MB Progress (1): 63/121 MB Progress (1): 63/121 MB Progress (1): 63/121 MB Progress (1): 63/121 MB Progress (1): 63/121 MB Progress (1): 63/121 MB Progress (1): 63/121 MB Progress (1): 63/121 MB Progress (1): 63/121 MB Progress (1): 63/121 MB Progress (1): 63/121 MB Progress (1): 63/121 MB Progress (1): 63/121 MB Progress (1): 63/121 MB Progress (1): 63/121 MB Progress (1): 63/121 MB Progress (1): 63/121 MB Progress (1): 63/121 MB Progress (1): 63/121 MB Progress (1): 63/121 MB Progress (1): 63/121 MB Progress (1): 63/121 MB Progress (1): 63/121 MB Progress (1): 63/121 MB Progress (1): 63/121 MB Progress (1): 63/121 MB Progress (1): 63/121 MB Progress (1): 63/121 MB Progress (1): 63/121 MB Progress (1): 63/121 MB Progress (1): 63/121 MB Progress (1): 63/121 MB Progress (1): 63/121 MB Progress (1): 63/121 MB Progress (1): 63/121 MB Progress (1): 63/121 MB Progress (1): 63/121 MB Progress (1): 63/121 MB Progress (1): 63/121 MB Progress (1): 63/121 MB Progress (1): 63/121 MB Progress (1): 63/121 MB Progress (1): 63/121 MB Progress (1): 63/121 MB Progress (1): 63/121 MB Progress (1): 63/121 MB Progress (1): 63/121 MB Progress (1): 63/121 MB Progress (1): 63/121 MB Progress (1): 63/121 MB Progress (1): 63/121 MB Progress (1): 63/121 MB Progress (1): 63/121 MB Progress (1): 63/121 MB Progress (1): 63/121 MB Progress (1): 63/121 MB Progress (1): 63/121 MB Progress (1): 63/121 MB Progress (1): 63/121 MB Progress (1): 63/121 MB Progress (1): 63/121 MB Progress (1): 63/121 MB Progress (1): 63/121 MB Progress (1): 63/121 MB Progress (1): 63/121 MB Progress (1): 63/121 MB Progress (1): 63/121 MB Progress (1): 63/121 MB Progress (1): 63/121 MB Progress (1): 63/121 MB Progress (1): 63/121 MB Progress (1): 63/121 MB Progress (1): 63/121 MB Progress (1): 63/121 MB Progress (1): 63/121 MB Progress (1): 63/121 MB Progress (1): 63/121 MB Progress (1): 63/121 MB Progress (1): 63/121 MB Progress (1): 63/121 MB Progress (1): 63/121 MB Progress (1): 63/121 MB Progress (1): 63/121 MB Progress (1): 63/121 MB Progress (1): 63/121 MB Progress (1): 63/121 MB Progress (1): 63/121 MB Progress (1): 63/121 MB Progress (1): 63/121 MB Progress (1): 63/121 MB Progress (1): 63/121 MB Progress (1): 63/121 MB Progress (1): 63/121 MB Progress (1): 63/121 MB Progress (1): 63/121 MB Progress (1): 63/121 MB Progress (1): 63/121 MB Progress (1): 63/121 MB Progress (1): 63/121 MB Progress (1): 63/121 MB Progress (1): 63/121 MB Progress (1): 63/121 MB Progress (1): 63/121 MB Progress (1): 63/121 MB Progress (1): 63/121 MB Progress (1): 63/121 MB Progress (1): 63/121 MB Progress (1): 63/121 MB Progress (1): 63/121 MB Progress (1): 63/121 MB Progress (1): 63/121 MB Progress (1): 63/121 MB Progress (1): 63/121 MB Progress (1): 63/121 MB Progress (1): 63/121 MB Progress (1): 63/121 MB Progress (1): 63/121 MB Progress (1): 63/121 MB Progress (1): 63/121 MB Progress (1): 63/121 MB Progress (1): 63/121 MB Progress (1): 63/121 MB Progress (1): 63/121 MB Progress (1): 63/121 MB Progress (1): 63/121 MB Progress (1): 63/121 MB Progress (1): 63/121 MB Progress (1): 63/121 MB Progress (1): 63/121 MB Progress (1): 63/121 MB Progress (1): 63/121 MB Progress (1): 63/121 MB Progress (1): 63/121 MB Progress (1): 63/121 MB Progress (1): 63/121 MB Progress (1): 63/121 MB Progress (1): 63/121 MB Progress (1): 63/121 MB Progress (1): 63/121 MB Progress (1): 63/121 MB Progress (1): 63/121 MB Progress (1): 63/121 MB Progress (1): 63/121 MB Progress (1): 63/121 MB Progress (1): 63/121 MB Progress (1): 63/121 MB Progress (1): 63/121 MB Progress (1): 63/121 MB Progress (1): 63/121 MB Progress (1): 63/121 MB Progress (1): 63/121 MB Progress (1): 63/121 MB Progress (1): 63/121 MB Progress (1): 63/121 MB Progress (1): 63/121 MB Progress (1): 63/121 MB Progress (1): 63/121 MB Progress (1): 63/121 MB Progress (1): 63/121 MB Progress (1): 63/121 MB Progress (1): 63/121 MB Progress (1): 63/121 MB Progress (1): 63/121 MB Progress (1): 63/121 MB Progress (1): 63/121 MB Progress (1): 63/121 MB Progress (1): 63/121 MB Progress (1): 63/121 MB Progress (1): 63/121 MB Progress (1): 63/121 MB Progress (1): 63/121 MB Progress (1): 63/121 MB Progress (1): 63/121 MB Progress (1): 63/121 MB Progress (1): 63/121 MB Progress (1): 63/121 MB Progress (1): 63/121 MB Progress (1): 63/121 MB Progress (1): 63/121 MB Progress (1): 63/121 MB Progress (1): 63/121 MB Progress (1): 63/121 MB Progress (1): 63/121 MB Progress (1): 63/121 MB Progress (1): 63/121 MB Progress (1): 63/121 MB Progress (1): 63/121 MB Progress (1): 63/121 MB Progress (1): 63/121 MB Progress (1): 63/121 MB Progress (1): 63/121 MB Progress (1): 63/121 MB Progress (1): 63/121 MB Progress (1): 63/121 MB Progress (1): 63/121 MB Progress (1): 63/121 MB Progress (1): 63/121 MB Progress (1): 63/121 MB Progress (1): 63/121 MB Progress (1): 63/121 MB Progress (1): 63/121 MB Progress (1): 63/121 MB Progress (1): 63/121 MB Progress (1): 63/121 MB Progress (1): 63/121 MB Progress (1): 63/121 MB Progress (1): 63/121 MB Progress (1): 63/121 MB Progress (1): 63/121 MB Progress (1): 63/121 MB Progress (1): 63/121 MB Progress (1): 63/121 MB Progress (1): 63/121 MB Progress (1): 63/121 MB Progress (1): 63/121 MB Progress (1): 63/121 MB Progress (1): 63/121 MB Progress (1): 63/121 MB Progress (1): 63/121 MB Progress (1): 63/121 MB Progress (1): 63/121 MB Progress (1): 63/121 MB Progress (1): 63/121 MB Progress (1): 63/121 MB Progress (1): 63/121 MB Progress (1): 63/121 MB Progress (1): 63/121 MB Progress (1): 63/121 MB Progress (1): 63/121 MB Progress (1): 63/121 MB Progress (1): 63/121 MB Progress (1): 63/121 MB Progress (1): 63/121 MB Progress (1): 63/121 MB Progress (1): 63/121 MB Progress (1): 63/121 MB Progress (1): 63/121 MB Progress (1): 63/121 MB Progress (1): 63/121 MB Progress (1): 63/121 MB Progress (1): 63/121 MB Progress (1): 63/121 MB Progress (1): 63/121 MB Progress (1): 63/121 MB Progress (1): 63/121 MB Progress (1): 63/121 MB Progress (1): 63/121 MB Progress (1): 63/121 MB Progress (1): 63/121 MB Progress (1): 63/121 MB Progress (1): 63/121 MB Progress (1): 63/121 MB Progress (1): 63/121 MB Progress (1): 63/121 MB Progress (1): 63/121 MB Progress (1): 63/121 MB Progress (1): 63/121 MB Progress (1): 63/121 MB Progress (1): 63/121 MB Progress (1): 63/121 MB Progress (1): 63/121 MB Progress (1): 63/121 MB Progress (1): 63/121 MB Progress (1): 63/121 MB Progress (1): 63/121 MB Progress (1): 63/121 MB Progress (1): 63/121 MB Progress (1): 63/121 MB Progress (1): 63/121 MB Progress (1): 63/121 MB Progress (1): 63/121 MB Progress (1): 63/121 MB Progress (1): 63/121 MB Progress (1): 63/121 MB Progress (1): 63/121 MB Progress (1): 63/121 MB Progress (1): 63/121 MB Progress (1): 63/121 MB Progress (1): 63/121 MB Progress (1): 63/121 MB Progress (1): 63/121 MB Progress (1): 63/121 MB Progress (1): 63/121 MB Progress (1): 63/121 MB Progress (1): 63/121 MB Progress (1): 63/121 MB Progress (1): 63/121 MB Progress (1): 64/121 MB Progress (1): 64/121 MB Progress (1): 64/121 MB Progress (1): 64/121 MB Progress (1): 64/121 MB Progress (1): 64/121 MB Progress (1): 64/121 MB Progress (1): 64/121 MB Progress (1): 64/121 MB Progress (1): 64/121 MB Progress (1): 64/121 MB Progress (1): 64/121 MB Progress (1): 64/121 MB Progress (1): 64/121 MB Progress (1): 64/121 MB Progress (1): 64/121 MB Progress (1): 64/121 MB Progress (1): 64/121 MB Progress (1): 64/121 MB Progress (1): 64/121 MB Progress (1): 64/121 MB Progress (1): 64/121 MB Progress (1): 64/121 MB Progress (1): 64/121 MB Progress (1): 64/121 MB Progress (1): 64/121 MB Progress (1): 64/121 MB Progress (1): 64/121 MB Progress (1): 64/121 MB Progress (1): 64/121 MB Progress (1): 64/121 MB Progress (1): 64/121 MB Progress (1): 64/121 MB Progress (1): 64/121 MB Progress (1): 64/121 MB Progress (1): 64/121 MB Progress (1): 64/121 MB Progress (1): 64/121 MB Progress (1): 64/121 MB Progress (1): 64/121 MB Progress (1): 64/121 MB Progress (1): 64/121 MB Progress (1): 64/121 MB Progress (1): 64/121 MB Progress (1): 64/121 MB Progress (1): 64/121 MB Progress (1): 64/121 MB Progress (1): 64/121 MB Progress (1): 64/121 MB Progress (1): 64/121 MB Progress (1): 64/121 MB Progress (1): 64/121 MB Progress (1): 64/121 MB Progress (1): 64/121 MB Progress (1): 64/121 MB Progress (1): 64/121 MB Progress (1): 64/121 MB Progress (1): 64/121 MB Progress (1): 64/121 MB Progress (1): 64/121 MB Progress (1): 64/121 MB Progress (1): 64/121 MB Progress (1): 64/121 MB Progress (1): 64/121 MB Progress (1): 64/121 MB Progress (1): 64/121 MB Progress (1): 64/121 MB Progress (1): 64/121 MB Progress (1): 64/121 MB Progress (1): 64/121 MB Progress (1): 64/121 MB Progress (1): 64/121 MB Progress (1): 64/121 MB Progress (1): 64/121 MB Progress (1): 64/121 MB Progress (1): 64/121 MB Progress (1): 64/121 MB Progress (1): 64/121 MB Progress (1): 64/121 MB Progress (1): 64/121 MB Progress (1): 64/121 MB Progress (1): 64/121 MB Progress (1): 64/121 MB Progress (1): 64/121 MB Progress (1): 64/121 MB Progress (1): 64/121 MB Progress (1): 64/121 MB Progress (1): 64/121 MB Progress (1): 64/121 MB Progress (1): 64/121 MB Progress (1): 64/121 MB Progress (1): 64/121 MB Progress (1): 64/121 MB Progress (1): 64/121 MB Progress (1): 64/121 MB Progress (1): 64/121 MB Progress (1): 64/121 MB Progress (1): 64/121 MB Progress (1): 64/121 MB Progress (1): 64/121 MB Progress (1): 64/121 MB Progress (1): 64/121 MB Progress (1): 64/121 MB Progress (1): 64/121 MB Progress (1): 64/121 MB Progress (1): 64/121 MB Progress (1): 64/121 MB Progress (1): 64/121 MB Progress (1): 64/121 MB Progress (1): 64/121 MB Progress (1): 64/121 MB Progress (1): 64/121 MB Progress (1): 64/121 MB Progress (1): 64/121 MB Progress (1): 64/121 MB Progress (1): 64/121 MB Progress (1): 64/121 MB Progress (1): 64/121 MB Progress (1): 64/121 MB Progress (1): 64/121 MB Progress (1): 64/121 MB Progress (1): 64/121 MB Progress (1): 64/121 MB Progress (1): 64/121 MB Progress (1): 64/121 MB Progress (1): 64/121 MB Progress (1): 64/121 MB Progress (1): 64/121 MB Progress (1): 64/121 MB Progress (1): 64/121 MB Progress (1): 64/121 MB Progress (1): 64/121 MB Progress (1): 64/121 MB Progress (1): 64/121 MB Progress (1): 64/121 MB Progress (1): 64/121 MB Progress (1): 64/121 MB Progress (1): 64/121 MB Progress (1): 64/121 MB Progress (1): 64/121 MB Progress (1): 64/121 MB Progress (1): 64/121 MB Progress (1): 64/121 MB Progress (1): 64/121 MB Progress (1): 64/121 MB Progress (1): 64/121 MB Progress (1): 64/121 MB Progress (1): 64/121 MB Progress (1): 64/121 MB Progress (1): 64/121 MB Progress (1): 64/121 MB Progress (1): 64/121 MB Progress (1): 64/121 MB Progress (1): 64/121 MB Progress (1): 64/121 MB Progress (1): 64/121 MB Progress (1): 64/121 MB Progress (1): 64/121 MB Progress (1): 64/121 MB Progress (1): 64/121 MB Progress (1): 64/121 MB Progress (1): 64/121 MB Progress (1): 64/121 MB Progress (1): 64/121 MB Progress (1): 64/121 MB Progress (1): 64/121 MB Progress (1): 64/121 MB Progress (1): 64/121 MB Progress (1): 64/121 MB Progress (1): 64/121 MB Progress (1): 64/121 MB Progress (1): 64/121 MB Progress (1): 64/121 MB Progress (1): 64/121 MB Progress (1): 64/121 MB Progress (1): 64/121 MB Progress (1): 64/121 MB Progress (1): 64/121 MB Progress (1): 64/121 MB Progress (1): 64/121 MB Progress (1): 64/121 MB Progress (1): 64/121 MB Progress (1): 64/121 MB Progress (1): 64/121 MB Progress (1): 64/121 MB Progress (1): 64/121 MB Progress (1): 64/121 MB Progress (1): 64/121 MB Progress (1): 64/121 MB Progress (1): 64/121 MB Progress (1): 64/121 MB Progress (1): 64/121 MB Progress (1): 64/121 MB Progress (1): 64/121 MB Progress (1): 64/121 MB Progress (1): 64/121 MB Progress (1): 64/121 MB Progress (1): 64/121 MB Progress (1): 64/121 MB Progress (1): 64/121 MB Progress (1): 64/121 MB Progress (1): 64/121 MB Progress (1): 64/121 MB Progress (1): 64/121 MB Progress (1): 64/121 MB Progress (1): 64/121 MB Progress (1): 64/121 MB Progress (1): 64/121 MB Progress (1): 64/121 MB Progress (1): 64/121 MB Progress (1): 64/121 MB Progress (1): 64/121 MB Progress (1): 64/121 MB Progress (1): 64/121 MB Progress (1): 64/121 MB Progress (1): 64/121 MB Progress (1): 64/121 MB Progress (1): 64/121 MB Progress (1): 64/121 MB Progress (1): 64/121 MB Progress (1): 64/121 MB Progress (1): 64/121 MB Progress (1): 64/121 MB Progress (1): 64/121 MB Progress (1): 64/121 MB Progress (1): 64/121 MB Progress (1): 64/121 MB Progress (1): 64/121 MB Progress (1): 64/121 MB Progress (1): 64/121 MB Progress (1): 64/121 MB Progress (1): 64/121 MB Progress (1): 64/121 MB Progress (1): 64/121 MB Progress (1): 64/121 MB Progress (1): 64/121 MB Progress (1): 64/121 MB Progress (1): 64/121 MB Progress (1): 64/121 MB Progress (1): 64/121 MB Progress (1): 64/121 MB Progress (1): 64/121 MB Progress (1): 64/121 MB Progress (1): 64/121 MB Progress (1): 64/121 MB Progress (1): 64/121 MB Progress (1): 64/121 MB Progress (1): 64/121 MB Progress (1): 64/121 MB Progress (1): 64/121 MB Progress (1): 64/121 MB Progress (1): 64/121 MB Progress (1): 64/121 MB Progress (1): 64/121 MB Progress (1): 64/121 MB Progress (1): 64/121 MB Progress (1): 64/121 MB Progress (1): 64/121 MB Progress (1): 64/121 MB Progress (1): 64/121 MB Progress (1): 64/121 MB Progress (1): 64/121 MB Progress (1): 64/121 MB Progress (1): 64/121 MB Progress (1): 64/121 MB Progress (1): 64/121 MB Progress (1): 64/121 MB Progress (1): 64/121 MB Progress (1): 64/121 MB Progress (1): 64/121 MB Progress (1): 64/121 MB Progress (1): 64/121 MB Progress (1): 64/121 MB Progress (1): 64/121 MB Progress (1): 64/121 MB Progress (1): 64/121 MB Progress (1): 64/121 MB Progress (1): 64/121 MB Progress (1): 64/121 MB Progress (1): 64/121 MB Progress (1): 64/121 MB Progress (1): 64/121 MB Progress (1): 64/121 MB Progress (1): 64/121 MB Progress (1): 64/121 MB Progress (1): 64/121 MB Progress (1): 64/121 MB Progress (1): 64/121 MB Progress (1): 64/121 MB Progress (1): 64/121 MB Progress (1): 64/121 MB Progress (1): 64/121 MB Progress (1): 64/121 MB Progress (1): 64/121 MB Progress (1): 64/121 MB Progress (1): 64/121 MB Progress (1): 64/121 MB Progress (1): 64/121 MB Progress (1): 64/121 MB Progress (1): 64/121 MB Progress (1): 64/121 MB Progress (1): 64/121 MB Progress (1): 64/121 MB Progress (1): 64/121 MB Progress (1): 64/121 MB Progress (1): 64/121 MB Progress (1): 64/121 MB Progress (1): 64/121 MB Progress (1): 64/121 MB Progress (1): 64/121 MB Progress (1): 64/121 MB Progress (1): 64/121 MB Progress (1): 64/121 MB Progress (1): 64/121 MB Progress (1): 64/121 MB Progress (1): 64/121 MB Progress (1): 64/121 MB Progress (1): 64/121 MB Progress (1): 64/121 MB Progress (1): 64/121 MB Progress (1): 64/121 MB Progress (1): 64/121 MB Progress (1): 64/121 MB Progress (1): 64/121 MB Progress (1): 64/121 MB Progress (1): 64/121 MB Progress (1): 64/121 MB Progress (1): 64/121 MB Progress (1): 64/121 MB Progress (1): 64/121 MB Progress (1): 64/121 MB Progress (1): 64/121 MB Progress (1): 64/121 MB Progress (1): 64/121 MB Progress (1): 64/121 MB Progress (1): 64/121 MB Progress (1): 64/121 MB Progress (1): 64/121 MB Progress (1): 64/121 MB Progress (1): 64/121 MB Progress (1): 64/121 MB Progress (1): 64/121 MB Progress (1): 64/121 MB Progress (1): 64/121 MB Progress (1): 64/121 MB Progress (1): 64/121 MB Progress (1): 64/121 MB Progress (1): 64/121 MB Progress (1): 64/121 MB Progress (1): 64/121 MB Progress (1): 64/121 MB Progress (1): 64/121 MB Progress (1): 64/121 MB Progress (1): 64/121 MB Progress (1): 64/121 MB Progress (1): 64/121 MB Progress (1): 64/121 MB Progress (1): 64/121 MB Progress (1): 64/121 MB Progress (1): 64/121 MB Progress (1): 64/121 MB Progress (1): 64/121 MB Progress (1): 64/121 MB Progress (1): 64/121 MB Progress (1): 64/121 MB Progress (1): 64/121 MB Progress (1): 64/121 MB Progress (1): 64/121 MB Progress (1): 64/121 MB Progress (1): 64/121 MB Progress (1): 64/121 MB Progress (1): 64/121 MB Progress (1): 64/121 MB Progress (1): 64/121 MB Progress (1): 64/121 MB Progress (1): 64/121 MB Progress (1): 64/121 MB Progress (1): 64/121 MB Progress (1): 64/121 MB Progress (1): 64/121 MB Progress (1): 64/121 MB Progress (1): 64/121 MB Progress (1): 64/121 MB Progress (1): 64/121 MB Progress (1): 64/121 MB Progress (1): 64/121 MB Progress (1): 64/121 MB Progress (1): 64/121 MB Progress (1): 64/121 MB Progress (1): 64/121 MB Progress (1): 64/121 MB Progress (1): 64/121 MB Progress (1): 64/121 MB Progress (1): 64/121 MB Progress (1): 64/121 MB Progress (1): 64/121 MB Progress (1): 64/121 MB Progress (1): 64/121 MB Progress (1): 64/121 MB Progress (1): 64/121 MB Progress (1): 64/121 MB Progress (1): 64/121 MB Progress (1): 64/121 MB Progress (1): 64/121 MB Progress (1): 64/121 MB Progress (1): 64/121 MB Progress (1): 64/121 MB Progress (1): 64/121 MB Progress (1): 64/121 MB Progress (1): 64/121 MB Progress (1): 64/121 MB Progress (1): 64/121 MB Progress (1): 64/121 MB Progress (1): 64/121 MB Progress (1): 64/121 MB Progress (1): 64/121 MB Progress (1): 64/121 MB Progress (1): 64/121 MB Progress (1): 64/121 MB Progress (1): 64/121 MB Progress (1): 64/121 MB Progress (1): 64/121 MB Progress (1): 64/121 MB Progress (1): 64/121 MB Progress (1): 64/121 MB Progress (1): 64/121 MB Progress (1): 64/121 MB Progress (1): 64/121 MB Progress (1): 64/121 MB Progress (1): 64/121 MB Progress (1): 64/121 MB Progress (1): 64/121 MB Progress (1): 64/121 MB Progress (1): 64/121 MB Progress (1): 64/121 MB Progress (1): 64/121 MB Progress (1): 64/121 MB Progress (1): 64/121 MB Progress (1): 64/121 MB Progress (1): 64/121 MB Progress (1): 64/121 MB Progress (1): 64/121 MB Progress (1): 64/121 MB Progress (1): 64/121 MB Progress (1): 64/121 MB Progress (1): 64/121 MB Progress (1): 64/121 MB Progress (1): 64/121 MB Progress (1): 64/121 MB Progress (1): 64/121 MB Progress (1): 64/121 MB Progress (1): 64/121 MB Progress (1): 64/121 MB Progress (1): 64/121 MB Progress (1): 64/121 MB Progress (1): 64/121 MB Progress (1): 64/121 MB Progress (1): 64/121 MB Progress (1): 64/121 MB Progress (1): 64/121 MB Progress (1): 64/121 MB Progress (1): 64/121 MB Progress (1): 64/121 MB Progress (1): 64/121 MB Progress (1): 64/121 MB Progress (1): 64/121 MB Progress (1): 64/121 MB Progress (1): 64/121 MB Progress (1): 64/121 MB Progress (1): 64/121 MB Progress (1): 64/121 MB Progress (1): 64/121 MB Progress (1): 64/121 MB Progress (1): 64/121 MB Progress (1): 64/121 MB Progress (1): 64/121 MB Progress (1): 64/121 MB Progress (1): 64/121 MB Progress (1): 64/121 MB Progress (1): 64/121 MB Progress (1): 64/121 MB Progress (1): 64/121 MB Progress (1): 64/121 MB Progress (1): 64/121 MB Progress (1): 64/121 MB Progress (1): 64/121 MB Progress (1): 64/121 MB Progress (1): 64/121 MB Progress (1): 64/121 MB Progress (1): 65/121 MB Progress (1): 65/121 MB Progress (1): 65/121 MB Progress (1): 65/121 MB Progress (1): 65/121 MB Progress (1): 65/121 MB Progress (1): 65/121 MB Progress (1): 65/121 MB Progress (1): 65/121 MB Progress (1): 65/121 MB Progress (1): 65/121 MB Progress (1): 65/121 MB Progress (1): 65/121 MB Progress (1): 65/121 MB Progress (1): 65/121 MB Progress (1): 65/121 MB Progress (1): 65/121 MB Progress (1): 65/121 MB Progress (1): 65/121 MB Progress (1): 65/121 MB Progress (1): 65/121 MB Progress (1): 65/121 MB Progress (1): 65/121 MB Progress (1): 65/121 MB Progress (1): 65/121 MB Progress (1): 65/121 MB Progress (1): 65/121 MB Progress (1): 65/121 MB Progress (1): 65/121 MB Progress (1): 65/121 MB Progress (1): 65/121 MB Progress (1): 65/121 MB Progress (1): 65/121 MB Progress (1): 65/121 MB Progress (1): 65/121 MB Progress (1): 65/121 MB Progress (1): 65/121 MB Progress (1): 65/121 MB Progress (1): 65/121 MB Progress (1): 65/121 MB Progress (1): 65/121 MB Progress (1): 65/121 MB Progress (1): 65/121 MB Progress (1): 65/121 MB Progress (1): 65/121 MB Progress (1): 65/121 MB Progress (1): 65/121 MB Progress (1): 65/121 MB Progress (1): 65/121 MB Progress (1): 65/121 MB Progress (1): 65/121 MB Progress (1): 65/121 MB Progress (1): 65/121 MB Progress (1): 65/121 MB Progress (1): 65/121 MB Progress (1): 65/121 MB Progress (1): 65/121 MB Progress (1): 65/121 MB Progress (1): 65/121 MB Progress (1): 65/121 MB Progress (1): 65/121 MB Progress (1): 65/121 MB Progress (1): 65/121 MB Progress (1): 65/121 MB Progress (1): 65/121 MB Progress (1): 65/121 MB Progress (1): 65/121 MB Progress (1): 65/121 MB Progress (1): 65/121 MB Progress (1): 65/121 MB Progress (1): 65/121 MB Progress (1): 65/121 MB Progress (1): 65/121 MB Progress (1): 65/121 MB Progress (1): 65/121 MB Progress (1): 65/121 MB Progress (1): 65/121 MB Progress (1): 65/121 MB Progress (1): 65/121 MB Progress (1): 65/121 MB Progress (1): 65/121 MB Progress (1): 65/121 MB Progress (1): 65/121 MB Progress (1): 65/121 MB Progress (1): 65/121 MB Progress (1): 65/121 MB Progress (1): 65/121 MB Progress (1): 65/121 MB Progress (1): 65/121 MB Progress (1): 65/121 MB Progress (1): 65/121 MB Progress (1): 65/121 MB Progress (1): 65/121 MB Progress (1): 65/121 MB Progress (1): 65/121 MB Progress (1): 65/121 MB Progress (1): 65/121 MB Progress (1): 65/121 MB Progress (1): 65/121 MB Progress (1): 65/121 MB Progress (1): 65/121 MB Progress (1): 65/121 MB Progress (1): 65/121 MB Progress (1): 65/121 MB Progress (1): 65/121 MB Progress (1): 65/121 MB Progress (1): 65/121 MB Progress (1): 65/121 MB Progress (1): 65/121 MB Progress (1): 65/121 MB Progress (1): 65/121 MB Progress (1): 65/121 MB Progress (1): 65/121 MB Progress (1): 65/121 MB Progress (1): 65/121 MB Progress (1): 65/121 MB Progress (1): 65/121 MB Progress (1): 65/121 MB Progress (1): 65/121 MB Progress (1): 65/121 MB Progress (1): 65/121 MB Progress (1): 65/121 MB Progress (1): 65/121 MB Progress (1): 65/121 MB Progress (1): 65/121 MB Progress (1): 65/121 MB Progress (1): 65/121 MB Progress (1): 65/121 MB Progress (1): 65/121 MB Progress (1): 65/121 MB Progress (1): 65/121 MB Progress (1): 65/121 MB Progress (1): 65/121 MB Progress (1): 65/121 MB Progress (1): 65/121 MB Progress (1): 65/121 MB Progress (1): 65/121 MB Progress (1): 65/121 MB Progress (1): 65/121 MB Progress (1): 65/121 MB Progress (1): 65/121 MB Progress (1): 65/121 MB Progress (1): 65/121 MB Progress (1): 65/121 MB Progress (1): 65/121 MB Progress (1): 65/121 MB Progress (1): 65/121 MB Progress (1): 65/121 MB Progress (1): 65/121 MB Progress (1): 65/121 MB Progress (1): 65/121 MB Progress (1): 65/121 MB Progress (1): 65/121 MB Progress (1): 65/121 MB Progress (1): 65/121 MB Progress (1): 65/121 MB Progress (1): 65/121 MB Progress (1): 65/121 MB Progress (1): 65/121 MB Progress (1): 65/121 MB Progress (1): 65/121 MB Progress (1): 65/121 MB Progress (1): 65/121 MB Progress (1): 65/121 MB Progress (1): 65/121 MB Progress (1): 65/121 MB Progress (1): 65/121 MB Progress (1): 65/121 MB Progress (1): 65/121 MB Progress (1): 65/121 MB Progress (1): 65/121 MB Progress (1): 65/121 MB Progress (1): 65/121 MB Progress (1): 65/121 MB Progress (1): 65/121 MB Progress (1): 65/121 MB Progress (1): 65/121 MB Progress (1): 65/121 MB Progress (1): 65/121 MB Progress (1): 65/121 MB Progress (1): 65/121 MB Progress (1): 65/121 MB Progress (1): 65/121 MB Progress (1): 65/121 MB Progress (1): 65/121 MB Progress (1): 65/121 MB Progress (1): 65/121 MB Progress (1): 65/121 MB Progress (1): 65/121 MB Progress (1): 65/121 MB Progress (1): 65/121 MB Progress (1): 65/121 MB Progress (1): 65/121 MB Progress (1): 65/121 MB Progress (1): 65/121 MB Progress (1): 65/121 MB Progress (1): 65/121 MB Progress (1): 65/121 MB Progress (1): 65/121 MB Progress (1): 65/121 MB Progress (1): 65/121 MB Progress (1): 65/121 MB Progress (1): 65/121 MB Progress (1): 65/121 MB Progress (1): 65/121 MB Progress (1): 65/121 MB Progress (1): 65/121 MB Progress (1): 65/121 MB Progress (1): 65/121 MB Progress (1): 65/121 MB Progress (1): 65/121 MB Progress (1): 65/121 MB Progress (1): 65/121 MB Progress (1): 65/121 MB Progress (1): 65/121 MB Progress (1): 65/121 MB Progress (1): 65/121 MB Progress (1): 65/121 MB Progress (1): 65/121 MB Progress (1): 65/121 MB Progress (1): 65/121 MB Progress (1): 65/121 MB Progress (1): 65/121 MB Progress (1): 65/121 MB Progress (1): 65/121 MB Progress (1): 65/121 MB Progress (1): 65/121 MB Progress (1): 65/121 MB Progress (1): 65/121 MB Progress (1): 65/121 MB Progress (1): 65/121 MB Progress (1): 65/121 MB Progress (1): 65/121 MB Progress (1): 65/121 MB Progress (1): 65/121 MB Progress (1): 65/121 MB Progress (1): 65/121 MB Progress (1): 65/121 MB Progress (1): 65/121 MB Progress (1): 65/121 MB Progress (1): 65/121 MB Progress (1): 65/121 MB Progress (1): 65/121 MB Progress (1): 65/121 MB Progress (1): 65/121 MB Progress (1): 65/121 MB Progress (1): 65/121 MB Progress (1): 65/121 MB Progress (1): 65/121 MB Progress (1): 65/121 MB Progress (1): 65/121 MB Progress (1): 65/121 MB Progress (1): 65/121 MB Progress (1): 65/121 MB Progress (1): 65/121 MB Progress (1): 65/121 MB Progress (1): 65/121 MB Progress (1): 65/121 MB Progress (1): 65/121 MB Progress (1): 65/121 MB Progress (1): 65/121 MB Progress (1): 65/121 MB Progress (1): 65/121 MB Progress (1): 65/121 MB Progress (1): 65/121 MB Progress (1): 65/121 MB Progress (1): 65/121 MB Progress (1): 65/121 MB Progress (1): 65/121 MB Progress (1): 65/121 MB Progress (1): 65/121 MB Progress (1): 65/121 MB Progress (1): 65/121 MB Progress (1): 65/121 MB Progress (1): 65/121 MB Progress (1): 65/121 MB Progress (1): 65/121 MB Progress (1): 65/121 MB Progress (1): 65/121 MB Progress (1): 65/121 MB Progress (1): 65/121 MB Progress (1): 65/121 MB Progress (1): 65/121 MB Progress (1): 65/121 MB Progress (1): 65/121 MB Progress (1): 65/121 MB Progress (1): 65/121 MB Progress (1): 65/121 MB Progress (1): 65/121 MB Progress (1): 65/121 MB Progress (1): 65/121 MB Progress (1): 65/121 MB Progress (1): 65/121 MB Progress (1): 65/121 MB Progress (1): 65/121 MB Progress (1): 65/121 MB Progress (1): 65/121 MB Progress (1): 65/121 MB Progress (1): 65/121 MB Progress (1): 65/121 MB Progress (1): 65/121 MB Progress (1): 65/121 MB Progress (1): 65/121 MB Progress (1): 65/121 MB Progress (1): 65/121 MB Progress (1): 65/121 MB Progress (1): 65/121 MB Progress (1): 65/121 MB Progress (1): 65/121 MB Progress (1): 65/121 MB Progress (1): 65/121 MB Progress (1): 65/121 MB Progress (1): 65/121 MB Progress (1): 65/121 MB Progress (1): 65/121 MB Progress (1): 65/121 MB Progress (1): 65/121 MB Progress (1): 65/121 MB Progress (1): 65/121 MB Progress (1): 65/121 MB Progress (1): 65/121 MB Progress (1): 65/121 MB Progress (1): 65/121 MB Progress (1): 65/121 MB Progress (1): 65/121 MB Progress (1): 65/121 MB Progress (1): 65/121 MB Progress (1): 65/121 MB Progress (1): 65/121 MB Progress (1): 65/121 MB Progress (1): 65/121 MB Progress (1): 65/121 MB Progress (1): 65/121 MB Progress (1): 65/121 MB Progress (1): 65/121 MB Progress (1): 65/121 MB Progress (1): 65/121 MB Progress (1): 65/121 MB Progress (1): 65/121 MB Progress (1): 65/121 MB Progress (1): 65/121 MB Progress (1): 65/121 MB Progress (1): 65/121 MB Progress (1): 65/121 MB Progress (1): 65/121 MB Progress (1): 65/121 MB Progress (1): 65/121 MB Progress (1): 65/121 MB Progress (1): 65/121 MB Progress (1): 65/121 MB Progress (1): 65/121 MB Progress (1): 65/121 MB Progress (1): 65/121 MB Progress (1): 65/121 MB Progress (1): 65/121 MB Progress (1): 65/121 MB Progress (1): 65/121 MB Progress (1): 65/121 MB Progress (1): 65/121 MB Progress (1): 65/121 MB Progress (1): 65/121 MB Progress (1): 65/121 MB Progress (1): 65/121 MB Progress (1): 65/121 MB Progress (1): 65/121 MB Progress (1): 65/121 MB Progress (1): 65/121 MB Progress (1): 65/121 MB Progress (1): 65/121 MB Progress (1): 65/121 MB Progress (1): 65/121 MB Progress (1): 65/121 MB Progress (1): 65/121 MB Progress (1): 65/121 MB Progress (1): 65/121 MB Progress (1): 65/121 MB Progress (1): 65/121 MB Progress (1): 65/121 MB Progress (1): 65/121 MB Progress (1): 65/121 MB Progress (1): 65/121 MB Progress (1): 65/121 MB Progress (1): 65/121 MB Progress (1): 65/121 MB Progress (1): 65/121 MB Progress (1): 65/121 MB Progress (1): 65/121 MB Progress (1): 65/121 MB Progress (1): 65/121 MB Progress (1): 65/121 MB Progress (1): 65/121 MB Progress (1): 65/121 MB Progress (1): 65/121 MB Progress (1): 65/121 MB Progress (1): 65/121 MB Progress (1): 65/121 MB Progress (1): 65/121 MB Progress (1): 65/121 MB Progress (1): 65/121 MB Progress (1): 65/121 MB Progress (1): 65/121 MB Progress (1): 65/121 MB Progress (1): 65/121 MB Progress (1): 65/121 MB Progress (1): 65/121 MB Progress (1): 65/121 MB Progress (1): 65/121 MB Progress (1): 65/121 MB Progress (1): 65/121 MB Progress (1): 65/121 MB Progress (1): 65/121 MB Progress (1): 65/121 MB Progress (1): 65/121 MB Progress (1): 65/121 MB Progress (1): 65/121 MB Progress (1): 65/121 MB Progress (1): 65/121 MB Progress (1): 65/121 MB Progress (1): 65/121 MB Progress (1): 65/121 MB Progress (1): 65/121 MB Progress (1): 65/121 MB Progress (1): 65/121 MB Progress (1): 65/121 MB Progress (1): 65/121 MB Progress (1): 65/121 MB Progress (1): 65/121 MB Progress (1): 65/121 MB Progress (1): 65/121 MB Progress (1): 65/121 MB Progress (1): 65/121 MB Progress (1): 65/121 MB Progress (1): 65/121 MB Progress (1): 65/121 MB Progress (1): 65/121 MB Progress (1): 65/121 MB Progress (1): 65/121 MB Progress (1): 65/121 MB Progress (1): 65/121 MB Progress (1): 65/121 MB Progress (1): 65/121 MB Progress (1): 65/121 MB Progress (1): 65/121 MB Progress (1): 65/121 MB Progress (1): 65/121 MB Progress (1): 65/121 MB Progress (1): 65/121 MB Progress (1): 65/121 MB Progress (1): 65/121 MB Progress (1): 65/121 MB Progress (1): 65/121 MB Progress (1): 65/121 MB Progress (1): 65/121 MB Progress (1): 65/121 MB Progress (1): 65/121 MB Progress (1): 65/121 MB Progress (1): 65/121 MB Progress (1): 65/121 MB Progress (1): 65/121 MB Progress (1): 65/121 MB Progress (1): 65/121 MB Progress (1): 65/121 MB Progress (1): 65/121 MB Progress (1): 65/121 MB Progress (1): 65/121 MB Progress (1): 65/121 MB Progress (1): 65/121 MB Progress (1): 65/121 MB Progress (1): 65/121 MB Progress (1): 65/121 MB Progress (1): 65/121 MB Progress (1): 65/121 MB Progress (1): 65/121 MB Progress (1): 65/121 MB Progress (1): 65/121 MB Progress (1): 65/121 MB Progress (1): 65/121 MB Progress (1): 65/121 MB Progress (1): 65/121 MB Progress (1): 65/121 MB Progress (1): 65/121 MB Progress (1): 65/121 MB Progress (1): 65/121 MB Progress (1): 65/121 MB Progress (1): 65/121 MB Progress (1): 65/121 MB Progress (1): 65/121 MB Progress (1): 65/121 MB Progress (1): 66/121 MB Progress (1): 66/121 MB Progress (1): 66/121 MB Progress (1): 66/121 MB Progress (1): 66/121 MB Progress (1): 66/121 MB Progress (1): 66/121 MB Progress (1): 66/121 MB Progress (1): 66/121 MB Progress (1): 66/121 MB Progress (1): 66/121 MB Progress (1): 66/121 MB Progress (1): 66/121 MB Progress (1): 66/121 MB Progress (1): 66/121 MB Progress (1): 66/121 MB Progress (1): 66/121 MB Progress (1): 66/121 MB Progress (1): 66/121 MB Progress (1): 66/121 MB Progress (1): 66/121 MB Progress (1): 66/121 MB Progress (1): 66/121 MB Progress (1): 66/121 MB Progress (1): 66/121 MB Progress (1): 66/121 MB Progress (1): 66/121 MB Progress (1): 66/121 MB Progress (1): 66/121 MB Progress (1): 66/121 MB Progress (1): 66/121 MB Progress (1): 66/121 MB Progress (1): 66/121 MB Progress (1): 66/121 MB Progress (1): 66/121 MB Progress (1): 66/121 MB Progress (1): 66/121 MB Progress (1): 66/121 MB Progress (1): 66/121 MB Progress (1): 66/121 MB Progress (1): 66/121 MB Progress (1): 66/121 MB Progress (1): 66/121 MB Progress (1): 66/121 MB Progress (1): 66/121 MB Progress (1): 66/121 MB Progress (1): 66/121 MB Progress (1): 66/121 MB Progress (1): 66/121 MB Progress (1): 66/121 MB Progress (1): 66/121 MB Progress (1): 66/121 MB Progress (1): 66/121 MB Progress (1): 66/121 MB Progress (1): 66/121 MB Progress (1): 66/121 MB Progress (1): 66/121 MB Progress (1): 66/121 MB Progress (1): 66/121 MB Progress (1): 66/121 MB Progress (1): 66/121 MB Progress (1): 66/121 MB Progress (1): 66/121 MB Progress (1): 66/121 MB Progress (1): 66/121 MB Progress (1): 66/121 MB Progress (1): 66/121 MB Progress (1): 66/121 MB Progress (1): 66/121 MB Progress (1): 66/121 MB Progress (1): 66/121 MB Progress (1): 66/121 MB Progress (1): 66/121 MB Progress (1): 66/121 MB Progress (1): 66/121 MB Progress (1): 66/121 MB Progress (1): 66/121 MB Progress (1): 66/121 MB Progress (1): 66/121 MB Progress (1): 66/121 MB Progress (1): 66/121 MB Progress (1): 66/121 MB Progress (1): 66/121 MB Progress (1): 66/121 MB Progress (1): 66/121 MB Progress (1): 66/121 MB Progress (1): 66/121 MB Progress (1): 66/121 MB Progress (1): 66/121 MB Progress (1): 66/121 MB Progress (1): 66/121 MB Progress (1): 66/121 MB Progress (1): 66/121 MB Progress (1): 66/121 MB Progress (1): 66/121 MB Progress (1): 66/121 MB Progress (1): 66/121 MB Progress (1): 66/121 MB Progress (1): 66/121 MB Progress (1): 66/121 MB Progress (1): 66/121 MB Progress (1): 66/121 MB Progress (1): 66/121 MB Progress (1): 66/121 MB Progress (1): 66/121 MB Progress (1): 66/121 MB Progress (1): 66/121 MB Progress (1): 66/121 MB Progress (1): 66/121 MB Progress (1): 66/121 MB Progress (1): 66/121 MB Progress (1): 66/121 MB Progress (1): 66/121 MB Progress (1): 66/121 MB Progress (1): 66/121 MB Progress (1): 66/121 MB Progress (1): 66/121 MB Progress (1): 66/121 MB Progress (1): 66/121 MB Progress (1): 66/121 MB Progress (1): 66/121 MB Progress (1): 66/121 MB Progress (1): 66/121 MB Progress (1): 66/121 MB Progress (1): 66/121 MB Progress (1): 66/121 MB Progress (1): 66/121 MB Progress (1): 66/121 MB Progress (1): 66/121 MB Progress (1): 66/121 MB Progress (1): 66/121 MB Progress (1): 66/121 MB Progress (1): 66/121 MB Progress (1): 66/121 MB Progress (1): 66/121 MB Progress (1): 66/121 MB Progress (1): 66/121 MB Progress (1): 66/121 MB Progress (1): 66/121 MB Progress (1): 66/121 MB Progress (1): 66/121 MB Progress (1): 66/121 MB Progress (1): 66/121 MB Progress (1): 66/121 MB Progress (1): 66/121 MB Progress (1): 66/121 MB Progress (1): 66/121 MB Progress (1): 66/121 MB Progress (1): 66/121 MB Progress (1): 66/121 MB Progress (1): 66/121 MB Progress (1): 66/121 MB Progress (1): 66/121 MB Progress (1): 66/121 MB Progress (1): 66/121 MB Progress (1): 66/121 MB Progress (1): 66/121 MB Progress (1): 66/121 MB Progress (1): 66/121 MB Progress (1): 66/121 MB Progress (1): 66/121 MB Progress (1): 66/121 MB Progress (1): 66/121 MB Progress (1): 66/121 MB Progress (1): 66/121 MB Progress (1): 66/121 MB Progress (1): 66/121 MB Progress (1): 66/121 MB Progress (1): 66/121 MB Progress (1): 66/121 MB Progress (1): 66/121 MB Progress (1): 66/121 MB Progress (1): 66/121 MB Progress (1): 66/121 MB Progress (1): 66/121 MB Progress (1): 66/121 MB Progress (1): 66/121 MB Progress (1): 66/121 MB Progress (1): 66/121 MB Progress (1): 66/121 MB Progress (1): 66/121 MB Progress (1): 66/121 MB Progress (1): 66/121 MB Progress (1): 66/121 MB Progress (1): 66/121 MB Progress (1): 66/121 MB Progress (1): 66/121 MB Progress (1): 66/121 MB Progress (1): 66/121 MB Progress (1): 66/121 MB Progress (1): 66/121 MB Progress (1): 66/121 MB Progress (1): 66/121 MB Progress (1): 66/121 MB Progress (1): 66/121 MB Progress (1): 66/121 MB Progress (1): 66/121 MB Progress (1): 66/121 MB Progress (1): 66/121 MB Progress (1): 66/121 MB Progress (1): 66/121 MB Progress (1): 66/121 MB Progress (1): 66/121 MB Progress (1): 66/121 MB Progress (1): 66/121 MB Progress (1): 66/121 MB Progress (1): 66/121 MB Progress (1): 66/121 MB Progress (1): 66/121 MB Progress (1): 66/121 MB Progress (1): 66/121 MB Progress (1): 66/121 MB Progress (1): 66/121 MB Progress (1): 66/121 MB Progress (1): 66/121 MB Progress (1): 66/121 MB Progress (1): 66/121 MB Progress (1): 66/121 MB Progress (1): 66/121 MB Progress (1): 66/121 MB Progress (1): 66/121 MB Progress (1): 66/121 MB Progress (1): 66/121 MB Progress (1): 66/121 MB Progress (1): 66/121 MB Progress (1): 66/121 MB Progress (1): 66/121 MB Progress (1): 66/121 MB Progress (1): 66/121 MB Progress (1): 66/121 MB Progress (1): 66/121 MB Progress (1): 66/121 MB Progress (1): 66/121 MB Progress (1): 66/121 MB Progress (1): 66/121 MB Progress (1): 66/121 MB Progress (1): 66/121 MB Progress (1): 66/121 MB Progress (1): 66/121 MB Progress (1): 66/121 MB Progress (1): 66/121 MB Progress (1): 66/121 MB Progress (1): 66/121 MB Progress (1): 66/121 MB Progress (1): 66/121 MB Progress (1): 66/121 MB Progress (1): 66/121 MB Progress (1): 66/121 MB Progress (1): 66/121 MB Progress (1): 66/121 MB Progress (1): 66/121 MB Progress (1): 66/121 MB Progress (1): 66/121 MB Progress (1): 66/121 MB Progress (1): 66/121 MB Progress (1): 66/121 MB Progress (1): 66/121 MB Progress (1): 66/121 MB Progress (1): 66/121 MB Progress (1): 66/121 MB Progress (1): 66/121 MB Progress (1): 66/121 MB Progress (1): 66/121 MB Progress (1): 66/121 MB Progress (1): 66/121 MB Progress (1): 66/121 MB Progress (1): 66/121 MB Progress (1): 66/121 MB Progress (1): 66/121 MB Progress (1): 66/121 MB Progress (1): 66/121 MB Progress (1): 66/121 MB Progress (1): 66/121 MB Progress (1): 66/121 MB Progress (1): 66/121 MB Progress (1): 66/121 MB Progress (1): 66/121 MB Progress (1): 66/121 MB Progress (1): 66/121 MB Progress (1): 66/121 MB Progress (1): 66/121 MB Progress (1): 66/121 MB Progress (1): 66/121 MB Progress (1): 66/121 MB Progress (1): 66/121 MB Progress (1): 66/121 MB Progress (1): 66/121 MB Progress (1): 66/121 MB Progress (1): 66/121 MB Progress (1): 66/121 MB Progress (1): 66/121 MB Progress (1): 66/121 MB Progress (1): 66/121 MB Progress (1): 66/121 MB Progress (1): 66/121 MB Progress (1): 66/121 MB Progress (1): 66/121 MB Progress (1): 66/121 MB Progress (1): 66/121 MB Progress (1): 66/121 MB Progress (1): 66/121 MB Progress (1): 66/121 MB Progress (1): 66/121 MB Progress (1): 66/121 MB Progress (1): 66/121 MB Progress (1): 66/121 MB Progress (1): 66/121 MB Progress (1): 66/121 MB Progress (1): 66/121 MB Progress (1): 66/121 MB Progress (1): 66/121 MB Progress (1): 66/121 MB Progress (1): 66/121 MB Progress (1): 66/121 MB Progress (1): 66/121 MB Progress (1): 66/121 MB Progress (1): 66/121 MB Progress (1): 66/121 MB Progress (1): 66/121 MB Progress (1): 66/121 MB Progress (1): 66/121 MB Progress (1): 66/121 MB Progress (1): 66/121 MB Progress (1): 66/121 MB Progress (1): 66/121 MB Progress (1): 66/121 MB Progress (1): 66/121 MB Progress (1): 66/121 MB Progress (1): 66/121 MB Progress (1): 66/121 MB Progress (1): 66/121 MB Progress (1): 66/121 MB Progress (1): 66/121 MB Progress (1): 66/121 MB Progress (1): 66/121 MB Progress (1): 66/121 MB Progress (1): 66/121 MB Progress (1): 66/121 MB Progress (1): 66/121 MB Progress (1): 66/121 MB Progress (1): 66/121 MB Progress (1): 66/121 MB Progress (1): 66/121 MB Progress (1): 66/121 MB Progress (1): 66/121 MB Progress (1): 66/121 MB Progress (1): 66/121 MB Progress (1): 66/121 MB Progress (1): 66/121 MB Progress (1): 66/121 MB Progress (1): 66/121 MB Progress (1): 66/121 MB Progress (1): 66/121 MB Progress (1): 66/121 MB Progress (1): 66/121 MB Progress (1): 66/121 MB Progress (1): 66/121 MB Progress (1): 66/121 MB Progress (1): 66/121 MB Progress (1): 66/121 MB Progress (1): 66/121 MB Progress (1): 66/121 MB Progress (1): 66/121 MB Progress (1): 66/121 MB Progress (1): 66/121 MB Progress (1): 66/121 MB Progress (1): 66/121 MB Progress (1): 66/121 MB Progress (1): 66/121 MB Progress (1): 66/121 MB Progress (1): 66/121 MB Progress (1): 66/121 MB Progress (1): 66/121 MB Progress (1): 66/121 MB Progress (1): 66/121 MB Progress (1): 66/121 MB Progress (1): 66/121 MB Progress (1): 66/121 MB Progress (1): 66/121 MB Progress (1): 66/121 MB Progress (1): 66/121 MB Progress (1): 66/121 MB Progress (1): 66/121 MB Progress (1): 66/121 MB Progress (1): 66/121 MB Progress (1): 66/121 MB Progress (1): 66/121 MB Progress (1): 66/121 MB Progress (1): 66/121 MB Progress (1): 66/121 MB Progress (1): 66/121 MB Progress (1): 66/121 MB Progress (1): 66/121 MB Progress (1): 66/121 MB Progress (1): 66/121 MB Progress (1): 66/121 MB Progress (1): 66/121 MB Progress (1): 66/121 MB Progress (1): 66/121 MB Progress (1): 66/121 MB Progress (1): 66/121 MB Progress (1): 66/121 MB Progress (1): 66/121 MB Progress (1): 66/121 MB Progress (1): 66/121 MB Progress (1): 66/121 MB Progress (1): 66/121 MB Progress (1): 66/121 MB Progress (1): 66/121 MB Progress (1): 66/121 MB Progress (1): 66/121 MB Progress (1): 66/121 MB Progress (1): 66/121 MB Progress (1): 66/121 MB Progress (1): 66/121 MB Progress (1): 66/121 MB Progress (1): 66/121 MB Progress (1): 66/121 MB Progress (1): 66/121 MB Progress (1): 66/121 MB Progress (1): 66/121 MB Progress (1): 66/121 MB Progress (1): 66/121 MB Progress (1): 66/121 MB Progress (1): 66/121 MB Progress (1): 66/121 MB Progress (1): 66/121 MB Progress (1): 66/121 MB Progress (1): 66/121 MB Progress (1): 66/121 MB Progress (1): 66/121 MB Progress (1): 66/121 MB Progress (1): 66/121 MB Progress (1): 66/121 MB Progress (1): 66/121 MB Progress (1): 66/121 MB Progress (1): 66/121 MB Progress (1): 66/121 MB Progress (1): 66/121 MB Progress (1): 66/121 MB Progress (1): 66/121 MB Progress (1): 66/121 MB Progress (1): 66/121 MB Progress (1): 66/121 MB Progress (1): 66/121 MB Progress (1): 66/121 MB Progress (1): 66/121 MB Progress (1): 66/121 MB Progress (1): 66/121 MB Progress (1): 66/121 MB Progress (1): 66/121 MB Progress (1): 66/121 MB Progress (1): 66/121 MB Progress (1): 66/121 MB Progress (1): 66/121 MB Progress (1): 66/121 MB Progress (1): 66/121 MB Progress (1): 66/121 MB Progress (1): 66/121 MB Progress (1): 66/121 MB Progress (1): 66/121 MB Progress (1): 66/121 MB Progress (1): 66/121 MB Progress (1): 66/121 MB Progress (1): 66/121 MB Progress (1): 66/121 MB Progress (1): 66/121 MB Progress (1): 66/121 MB Progress (1): 66/121 MB Progress (1): 66/121 MB Progress (1): 66/121 MB Progress (1): 66/121 MB Progress (1): 66/121 MB Progress (1): 66/121 MB Progress (1): 66/121 MB Progress (1): 66/121 MB Progress (1): 66/121 MB Progress (1): 66/121 MB Progress (1): 66/121 MB Progress (1): 66/121 MB Progress (1): 66/121 MB Progress (1): 66/121 MB Progress (1): 66/121 MB Progress (1): 66/121 MB Progress (1): 66/121 MB Progress (1): 66/121 MB Progress (1): 66/121 MB Progress (1): 66/121 MB Progress (1): 67/121 MB Progress (1): 67/121 MB Progress (1): 67/121 MB Progress (1): 67/121 MB Progress (1): 67/121 MB Progress (1): 67/121 MB Progress (1): 67/121 MB Progress (1): 67/121 MB Progress (1): 67/121 MB Progress (1): 67/121 MB Progress (1): 67/121 MB Progress (1): 67/121 MB Progress (1): 67/121 MB Progress (1): 67/121 MB Progress (1): 67/121 MB Progress (1): 67/121 MB Progress (1): 67/121 MB Progress (1): 67/121 MB Progress (1): 67/121 MB Progress (1): 67/121 MB Progress (1): 67/121 MB Progress (1): 67/121 MB Progress (1): 67/121 MB Progress (1): 67/121 MB Progress (1): 67/121 MB Progress (1): 67/121 MB Progress (1): 67/121 MB Progress (1): 67/121 MB Progress (1): 67/121 MB Progress (1): 67/121 MB Progress (1): 67/121 MB Progress (1): 67/121 MB Progress (1): 67/121 MB Progress (1): 67/121 MB Progress (1): 67/121 MB Progress (1): 67/121 MB Progress (1): 67/121 MB Progress (1): 67/121 MB Progress (1): 67/121 MB Progress (1): 67/121 MB Progress (1): 67/121 MB Progress (1): 67/121 MB Progress (1): 67/121 MB Progress (1): 67/121 MB Progress (1): 67/121 MB Progress (1): 67/121 MB Progress (1): 67/121 MB Progress (1): 67/121 MB Progress (1): 67/121 MB Progress (1): 67/121 MB Progress (1): 67/121 MB Progress (1): 67/121 MB Progress (1): 67/121 MB Progress (1): 67/121 MB Progress (1): 67/121 MB Progress (1): 67/121 MB Progress (1): 67/121 MB Progress (1): 67/121 MB Progress (1): 67/121 MB Progress (1): 67/121 MB Progress (1): 67/121 MB Progress (1): 67/121 MB Progress (1): 67/121 MB Progress (1): 67/121 MB Progress (1): 67/121 MB Progress (1): 67/121 MB Progress (1): 67/121 MB Progress (1): 67/121 MB Progress (1): 67/121 MB Progress (1): 67/121 MB Progress (1): 67/121 MB Progress (1): 67/121 MB Progress (1): 67/121 MB Progress (1): 67/121 MB Progress (1): 67/121 MB Progress (1): 67/121 MB Progress (1): 67/121 MB Progress (1): 67/121 MB Progress (1): 67/121 MB Progress (1): 67/121 MB Progress (1): 67/121 MB Progress (1): 67/121 MB Progress (1): 67/121 MB Progress (1): 67/121 MB Progress (1): 67/121 MB Progress (1): 67/121 MB Progress (1): 67/121 MB Progress (1): 67/121 MB Progress (1): 67/121 MB Progress (1): 67/121 MB Progress (1): 67/121 MB Progress (1): 67/121 MB Progress (1): 67/121 MB Progress (1): 67/121 MB Progress (1): 67/121 MB Progress (1): 67/121 MB Progress (1): 67/121 MB Progress (1): 67/121 MB Progress (1): 67/121 MB Progress (1): 67/121 MB Progress (1): 67/121 MB Progress (1): 67/121 MB Progress (1): 67/121 MB Progress (1): 67/121 MB Progress (1): 67/121 MB Progress (1): 67/121 MB Progress (1): 67/121 MB Progress (1): 67/121 MB Progress (1): 67/121 MB Progress (1): 67/121 MB Progress (1): 67/121 MB Progress (1): 67/121 MB Progress (1): 67/121 MB Progress (1): 67/121 MB Progress (1): 67/121 MB Progress (1): 67/121 MB Progress (1): 67/121 MB Progress (1): 67/121 MB Progress (1): 67/121 MB Progress (1): 67/121 MB Progress (1): 67/121 MB Progress (1): 67/121 MB Progress (1): 67/121 MB Progress (1): 67/121 MB Progress (1): 67/121 MB Progress (1): 67/121 MB Progress (1): 67/121 MB Progress (1): 67/121 MB Progress (1): 67/121 MB Progress (1): 67/121 MB Progress (1): 67/121 MB Progress (1): 67/121 MB Progress (1): 67/121 MB Progress (1): 67/121 MB Progress (1): 67/121 MB Progress (1): 67/121 MB Progress (1): 67/121 MB Progress (1): 67/121 MB Progress (1): 67/121 MB Progress (1): 67/121 MB Progress (1): 67/121 MB Progress (1): 67/121 MB Progress (1): 67/121 MB Progress (1): 67/121 MB Progress (1): 67/121 MB Progress (1): 67/121 MB Progress (1): 67/121 MB Progress (1): 67/121 MB Progress (1): 67/121 MB Progress (1): 67/121 MB Progress (1): 67/121 MB Progress (1): 67/121 MB Progress (1): 67/121 MB Progress (1): 67/121 MB Progress (1): 67/121 MB Progress (1): 67/121 MB Progress (1): 67/121 MB Progress (1): 67/121 MB Progress (1): 67/121 MB Progress (1): 67/121 MB Progress (1): 67/121 MB Progress (1): 67/121 MB Progress (1): 67/121 MB Progress (1): 67/121 MB Progress (1): 67/121 MB Progress (1): 67/121 MB Progress (1): 67/121 MB Progress (1): 67/121 MB Progress (1): 67/121 MB Progress (1): 67/121 MB Progress (1): 67/121 MB Progress (1): 67/121 MB Progress (1): 67/121 MB Progress (1): 67/121 MB Progress (1): 67/121 MB Progress (1): 67/121 MB Progress (1): 67/121 MB Progress (1): 67/121 MB Progress (1): 67/121 MB Progress (1): 67/121 MB Progress (1): 67/121 MB Progress (1): 67/121 MB Progress (1): 67/121 MB Progress (1): 67/121 MB Progress (1): 67/121 MB Progress (1): 67/121 MB Progress (1): 67/121 MB Progress (1): 67/121 MB Progress (1): 67/121 MB Progress (1): 67/121 MB Progress (1): 67/121 MB Progress (1): 67/121 MB Progress (1): 67/121 MB Progress (1): 67/121 MB Progress (1): 67/121 MB Progress (1): 67/121 MB Progress (1): 67/121 MB Progress (1): 67/121 MB Progress (1): 67/121 MB Progress (1): 67/121 MB Progress (1): 67/121 MB Progress (1): 67/121 MB Progress (1): 67/121 MB Progress (1): 67/121 MB Progress (1): 67/121 MB Progress (1): 67/121 MB Progress (1): 67/121 MB Progress (1): 67/121 MB Progress (1): 67/121 MB Progress (1): 67/121 MB Progress (1): 67/121 MB Progress (1): 67/121 MB Progress (1): 67/121 MB Progress (1): 67/121 MB Progress (1): 67/121 MB Progress (1): 67/121 MB Progress (1): 67/121 MB Progress (1): 67/121 MB Progress (1): 67/121 MB Progress (1): 67/121 MB Progress (1): 67/121 MB Progress (1): 67/121 MB Progress (1): 67/121 MB Progress (1): 67/121 MB Progress (1): 67/121 MB Progress (1): 67/121 MB Progress (1): 67/121 MB Progress (1): 67/121 MB Progress (1): 67/121 MB Progress (1): 67/121 MB Progress (1): 67/121 MB Progress (1): 67/121 MB Progress (1): 67/121 MB Progress (1): 67/121 MB Progress (1): 67/121 MB Progress (1): 67/121 MB Progress (1): 67/121 MB Progress (1): 67/121 MB Progress (1): 67/121 MB Progress (1): 67/121 MB Progress (1): 67/121 MB Progress (1): 67/121 MB Progress (1): 67/121 MB Progress (1): 67/121 MB Progress (1): 67/121 MB Progress (1): 67/121 MB Progress (1): 67/121 MB Progress (1): 67/121 MB Progress (1): 67/121 MB Progress (1): 67/121 MB Progress (1): 67/121 MB Progress (1): 67/121 MB Progress (1): 67/121 MB Progress (1): 67/121 MB Progress (1): 67/121 MB Progress (1): 67/121 MB Progress (1): 67/121 MB Progress (1): 67/121 MB Progress (1): 67/121 MB Progress (1): 67/121 MB Progress (1): 67/121 MB Progress (1): 67/121 MB Progress (1): 67/121 MB Progress (1): 67/121 MB Progress (1): 67/121 MB Progress (1): 67/121 MB Progress (1): 67/121 MB Progress (1): 67/121 MB Progress (1): 67/121 MB Progress (1): 67/121 MB Progress (1): 67/121 MB Progress (1): 67/121 MB Progress (1): 67/121 MB Progress (1): 67/121 MB Progress (1): 67/121 MB Progress (1): 67/121 MB Progress (1): 67/121 MB Progress (1): 67/121 MB Progress (1): 67/121 MB Progress (1): 67/121 MB Progress (1): 67/121 MB Progress (1): 67/121 MB Progress (1): 67/121 MB Progress (1): 67/121 MB Progress (1): 67/121 MB Progress (1): 67/121 MB Progress (1): 67/121 MB Progress (1): 67/121 MB Progress (1): 67/121 MB Progress (1): 67/121 MB Progress (1): 67/121 MB Progress (1): 67/121 MB Progress (1): 67/121 MB Progress (1): 67/121 MB Progress (1): 67/121 MB Progress (1): 67/121 MB Progress (1): 67/121 MB Progress (1): 67/121 MB Progress (1): 67/121 MB Progress (1): 67/121 MB Progress (1): 67/121 MB Progress (1): 67/121 MB Progress (1): 67/121 MB Progress (1): 67/121 MB Progress (1): 67/121 MB Progress (1): 67/121 MB Progress (1): 67/121 MB Progress (1): 67/121 MB Progress (1): 67/121 MB Progress (1): 67/121 MB Progress (1): 67/121 MB Progress (1): 67/121 MB Progress (1): 67/121 MB Progress (1): 67/121 MB Progress (1): 67/121 MB Progress (1): 67/121 MB Progress (1): 67/121 MB Progress (1): 67/121 MB Progress (1): 67/121 MB Progress (1): 67/121 MB Progress (1): 67/121 MB Progress (1): 67/121 MB Progress (1): 67/121 MB Progress (1): 67/121 MB Progress (1): 67/121 MB Progress (1): 67/121 MB Progress (1): 67/121 MB Progress (1): 67/121 MB Progress (1): 67/121 MB Progress (1): 67/121 MB Progress (1): 67/121 MB Progress (1): 67/121 MB Progress (1): 67/121 MB Progress (1): 67/121 MB Progress (1): 67/121 MB Progress (1): 67/121 MB Progress (1): 67/121 MB Progress (1): 67/121 MB Progress (1): 67/121 MB Progress (1): 67/121 MB Progress (1): 67/121 MB Progress (1): 67/121 MB Progress (1): 67/121 MB Progress (1): 67/121 MB Progress (1): 67/121 MB Progress (1): 67/121 MB Progress (1): 67/121 MB Progress (1): 67/121 MB Progress (1): 67/121 MB Progress (1): 67/121 MB Progress (1): 67/121 MB Progress (1): 67/121 MB Progress (1): 67/121 MB Progress (1): 67/121 MB Progress (1): 67/121 MB Progress (1): 67/121 MB Progress (1): 67/121 MB Progress (1): 67/121 MB Progress (1): 67/121 MB Progress (1): 67/121 MB Progress (1): 67/121 MB Progress (1): 67/121 MB Progress (1): 67/121 MB Progress (1): 67/121 MB Progress (1): 67/121 MB Progress (1): 67/121 MB Progress (1): 67/121 MB Progress (1): 67/121 MB Progress (1): 67/121 MB Progress (1): 67/121 MB Progress (1): 67/121 MB Progress (1): 67/121 MB Progress (1): 67/121 MB Progress (1): 67/121 MB Progress (1): 67/121 MB Progress (1): 67/121 MB Progress (1): 67/121 MB Progress (1): 67/121 MB Progress (1): 67/121 MB Progress (1): 67/121 MB Progress (1): 67/121 MB Progress (1): 67/121 MB Progress (1): 67/121 MB Progress (1): 67/121 MB Progress (1): 67/121 MB Progress (1): 67/121 MB Progress (1): 67/121 MB Progress (1): 67/121 MB Progress (1): 67/121 MB Progress (1): 67/121 MB Progress (1): 67/121 MB Progress (1): 67/121 MB Progress (1): 67/121 MB Progress (1): 67/121 MB Progress (1): 67/121 MB Progress (1): 67/121 MB Progress (1): 67/121 MB Progress (1): 67/121 MB Progress (1): 67/121 MB Progress (1): 67/121 MB Progress (1): 67/121 MB Progress (1): 67/121 MB Progress (1): 67/121 MB Progress (1): 67/121 MB Progress (1): 67/121 MB Progress (1): 67/121 MB Progress (1): 67/121 MB Progress (1): 67/121 MB Progress (1): 67/121 MB Progress (1): 67/121 MB Progress (1): 67/121 MB Progress (1): 67/121 MB Progress (1): 67/121 MB Progress (1): 67/121 MB Progress (1): 67/121 MB Progress (1): 67/121 MB Progress (1): 67/121 MB Progress (1): 67/121 MB Progress (1): 67/121 MB Progress (1): 67/121 MB Progress (1): 67/121 MB Progress (1): 67/121 MB Progress (1): 67/121 MB Progress (1): 67/121 MB Progress (1): 67/121 MB Progress (1): 67/121 MB Progress (1): 67/121 MB Progress (1): 67/121 MB Progress (1): 67/121 MB Progress (1): 67/121 MB Progress (1): 67/121 MB Progress (1): 67/121 MB Progress (1): 67/121 MB Progress (1): 67/121 MB Progress (1): 67/121 MB Progress (1): 67/121 MB Progress (1): 67/121 MB Progress (1): 67/121 MB Progress (1): 67/121 MB Progress (1): 67/121 MB Progress (1): 67/121 MB Progress (1): 67/121 MB Progress (1): 67/121 MB Progress (1): 67/121 MB Progress (1): 67/121 MB Progress (1): 67/121 MB Progress (1): 67/121 MB Progress (1): 67/121 MB Progress (1): 67/121 MB Progress (1): 67/121 MB Progress (1): 67/121 MB Progress (1): 67/121 MB Progress (1): 67/121 MB Progress (1): 67/121 MB Progress (1): 67/121 MB Progress (1): 67/121 MB Progress (1): 67/121 MB Progress (1): 67/121 MB Progress (1): 67/121 MB Progress (1): 67/121 MB Progress (1): 67/121 MB Progress (1): 67/121 MB Progress (1): 67/121 MB Progress (1): 67/121 MB Progress (1): 67/121 MB Progress (1): 67/121 MB Progress (1): 67/121 MB Progress (1): 67/121 MB Progress (1): 67/121 MB Progress (1): 67/121 MB Progress (1): 67/121 MB Progress (1): 67/121 MB Progress (1): 67/121 MB Progress (1): 67/121 MB Progress (1): 67/121 MB Progress (1): 67/121 MB Progress (1): 67/121 MB Progress (1): 67/121 MB Progress (1): 67/121 MB Progress (1): 67/121 MB Progress (1): 67/121 MB Progress (1): 67/121 MB Progress (1): 67/121 MB Progress (1): 67/121 MB Progress (1): 67/121 MB Progress (1): 67/121 MB Progress (1): 67/121 MB Progress (1): 67/121 MB Progress (1): 68/121 MB Progress (1): 68/121 MB Progress (1): 68/121 MB Progress (1): 68/121 MB Progress (1): 68/121 MB Progress (1): 68/121 MB Progress (1): 68/121 MB Progress (1): 68/121 MB Progress (1): 68/121 MB Progress (1): 68/121 MB Progress (1): 68/121 MB Progress (1): 68/121 MB Progress (1): 68/121 MB Progress (1): 68/121 MB Progress (1): 68/121 MB Progress (1): 68/121 MB Progress (1): 68/121 MB Progress (1): 68/121 MB Progress (1): 68/121 MB Progress (1): 68/121 MB Progress (1): 68/121 MB Progress (1): 68/121 MB Progress (1): 68/121 MB Progress (1): 68/121 MB Progress (1): 68/121 MB Progress (1): 68/121 MB Progress (1): 68/121 MB Progress (1): 68/121 MB Progress (1): 68/121 MB Progress (1): 68/121 MB Progress (1): 68/121 MB Progress (1): 68/121 MB Progress (1): 68/121 MB Progress (1): 68/121 MB Progress (1): 68/121 MB Progress (1): 68/121 MB Progress (1): 68/121 MB Progress (1): 68/121 MB Progress (1): 68/121 MB Progress (1): 68/121 MB Progress (1): 68/121 MB Progress (1): 68/121 MB Progress (1): 68/121 MB Progress (1): 68/121 MB Progress (1): 68/121 MB Progress (1): 68/121 MB Progress (1): 68/121 MB Progress (1): 68/121 MB Progress (1): 68/121 MB Progress (1): 68/121 MB Progress (1): 68/121 MB Progress (1): 68/121 MB Progress (1): 68/121 MB Progress (1): 68/121 MB Progress (1): 68/121 MB Progress (1): 68/121 MB Progress (1): 68/121 MB Progress (1): 68/121 MB Progress (1): 68/121 MB Progress (1): 68/121 MB Progress (1): 68/121 MB Progress (1): 68/121 MB Progress (1): 68/121 MB Progress (1): 68/121 MB Progress (1): 68/121 MB Progress (1): 68/121 MB Progress (1): 68/121 MB Progress (1): 68/121 MB Progress (1): 68/121 MB Progress (1): 68/121 MB Progress (1): 68/121 MB Progress (1): 68/121 MB Progress (1): 68/121 MB Progress (1): 68/121 MB Progress (1): 68/121 MB Progress (1): 68/121 MB Progress (1): 68/121 MB Progress (1): 68/121 MB Progress (1): 68/121 MB Progress (1): 68/121 MB Progress (1): 68/121 MB Progress (1): 68/121 MB Progress (1): 68/121 MB Progress (1): 68/121 MB Progress (1): 68/121 MB Progress (1): 68/121 MB Progress (1): 68/121 MB Progress (1): 68/121 MB Progress (1): 68/121 MB Progress (1): 68/121 MB Progress (1): 68/121 MB Progress (1): 68/121 MB Progress (1): 68/121 MB Progress (1): 68/121 MB Progress (1): 68/121 MB Progress (1): 68/121 MB Progress (1): 68/121 MB Progress (1): 68/121 MB Progress (1): 68/121 MB Progress (1): 68/121 MB Progress (1): 68/121 MB Progress (1): 68/121 MB Progress (1): 68/121 MB Progress (1): 68/121 MB Progress (1): 68/121 MB Progress (1): 68/121 MB Progress (1): 68/121 MB Progress (1): 68/121 MB Progress (1): 68/121 MB Progress (1): 68/121 MB Progress (1): 68/121 MB Progress (1): 68/121 MB Progress (1): 68/121 MB Progress (1): 68/121 MB Progress (1): 68/121 MB Progress (1): 68/121 MB Progress (1): 68/121 MB Progress (1): 68/121 MB Progress (1): 68/121 MB Progress (1): 68/121 MB Progress (1): 68/121 MB Progress (1): 68/121 MB Progress (1): 68/121 MB Progress (1): 68/121 MB Progress (1): 68/121 MB Progress (1): 68/121 MB Progress (1): 68/121 MB Progress (1): 68/121 MB Progress (1): 68/121 MB Progress (1): 68/121 MB Progress (1): 68/121 MB Progress (1): 68/121 MB Progress (1): 68/121 MB Progress (1): 68/121 MB Progress (1): 68/121 MB Progress (1): 68/121 MB Progress (1): 68/121 MB Progress (1): 68/121 MB Progress (1): 68/121 MB Progress (1): 68/121 MB Progress (1): 68/121 MB Progress (1): 68/121 MB Progress (1): 68/121 MB Progress (1): 68/121 MB Progress (1): 68/121 MB Progress (1): 68/121 MB Progress (1): 68/121 MB Progress (1): 68/121 MB Progress (1): 68/121 MB Progress (1): 68/121 MB Progress (1): 68/121 MB Progress (1): 68/121 MB Progress (1): 68/121 MB Progress (1): 68/121 MB Progress (1): 68/121 MB Progress (1): 68/121 MB Progress (1): 68/121 MB Progress (1): 68/121 MB Progress (1): 68/121 MB Progress (1): 68/121 MB Progress (1): 68/121 MB Progress (1): 68/121 MB Progress (1): 68/121 MB Progress (1): 68/121 MB Progress (1): 68/121 MB Progress (1): 68/121 MB Progress (1): 68/121 MB Progress (1): 68/121 MB Progress (1): 68/121 MB Progress (1): 68/121 MB Progress (1): 68/121 MB Progress (1): 68/121 MB Progress (1): 68/121 MB Progress (1): 68/121 MB Progress (1): 68/121 MB Progress (1): 68/121 MB Progress (1): 68/121 MB Progress (1): 68/121 MB Progress (1): 68/121 MB Progress (1): 68/121 MB Progress (1): 68/121 MB Progress (1): 68/121 MB Progress (1): 68/121 MB Progress (1): 68/121 MB Progress (1): 68/121 MB Progress (1): 68/121 MB Progress (1): 68/121 MB Progress (1): 68/121 MB Progress (1): 68/121 MB Progress (1): 68/121 MB Progress (1): 68/121 MB Progress (1): 68/121 MB Progress (1): 68/121 MB Progress (1): 68/121 MB Progress (1): 68/121 MB Progress (1): 68/121 MB Progress (1): 68/121 MB Progress (1): 68/121 MB Progress (1): 68/121 MB Progress (1): 68/121 MB Progress (1): 68/121 MB Progress (1): 68/121 MB Progress (1): 68/121 MB Progress (1): 68/121 MB Progress (1): 68/121 MB Progress (1): 68/121 MB Progress (1): 68/121 MB Progress (1): 68/121 MB Progress (1): 68/121 MB Progress (1): 68/121 MB Progress (1): 68/121 MB Progress (1): 68/121 MB Progress (1): 68/121 MB Progress (1): 68/121 MB Progress (1): 68/121 MB Progress (1): 68/121 MB Progress (1): 68/121 MB Progress (1): 68/121 MB Progress (1): 68/121 MB Progress (1): 68/121 MB Progress (1): 68/121 MB Progress (1): 68/121 MB Progress (1): 68/121 MB Progress (1): 68/121 MB Progress (1): 68/121 MB Progress (1): 68/121 MB Progress (1): 68/121 MB Progress (1): 68/121 MB Progress (1): 68/121 MB Progress (1): 68/121 MB Progress (1): 68/121 MB Progress (1): 68/121 MB Progress (1): 68/121 MB Progress (1): 68/121 MB Progress (1): 68/121 MB Progress (1): 68/121 MB Progress (1): 68/121 MB Progress (1): 68/121 MB Progress (1): 68/121 MB Progress (1): 68/121 MB Progress (1): 68/121 MB Progress (1): 68/121 MB Progress (1): 68/121 MB Progress (1): 68/121 MB Progress (1): 68/121 MB Progress (1): 68/121 MB Progress (1): 68/121 MB Progress (1): 68/121 MB Progress (1): 68/121 MB Progress (1): 68/121 MB Progress (1): 68/121 MB Progress (1): 68/121 MB Progress (1): 68/121 MB Progress (1): 68/121 MB Progress (1): 68/121 MB Progress (1): 68/121 MB Progress (1): 68/121 MB Progress (1): 68/121 MB Progress (1): 68/121 MB Progress (1): 68/121 MB Progress (1): 68/121 MB Progress (1): 68/121 MB Progress (1): 68/121 MB Progress (1): 68/121 MB Progress (1): 68/121 MB Progress (1): 68/121 MB Progress (1): 68/121 MB Progress (1): 68/121 MB Progress (1): 68/121 MB Progress (1): 68/121 MB Progress (1): 68/121 MB Progress (1): 68/121 MB Progress (1): 68/121 MB Progress (1): 68/121 MB Progress (1): 68/121 MB Progress (1): 68/121 MB Progress (1): 68/121 MB Progress (1): 68/121 MB Progress (1): 68/121 MB Progress (1): 68/121 MB Progress (1): 68/121 MB Progress (1): 68/121 MB Progress (1): 68/121 MB Progress (1): 68/121 MB Progress (1): 68/121 MB Progress (1): 68/121 MB Progress (1): 68/121 MB Progress (1): 68/121 MB Progress (1): 68/121 MB Progress (1): 68/121 MB Progress (1): 68/121 MB Progress (1): 68/121 MB Progress (1): 68/121 MB Progress (1): 68/121 MB Progress (1): 68/121 MB Progress (1): 68/121 MB Progress (1): 68/121 MB Progress (1): 68/121 MB Progress (1): 68/121 MB Progress (1): 68/121 MB Progress (1): 68/121 MB Progress (1): 68/121 MB Progress (1): 68/121 MB Progress (1): 68/121 MB Progress (1): 68/121 MB Progress (1): 68/121 MB Progress (1): 68/121 MB Progress (1): 68/121 MB Progress (1): 68/121 MB Progress (1): 68/121 MB Progress (1): 68/121 MB Progress (1): 68/121 MB Progress (1): 68/121 MB Progress (1): 68/121 MB Progress (1): 68/121 MB Progress (1): 68/121 MB Progress (1): 68/121 MB Progress (1): 68/121 MB Progress (1): 68/121 MB Progress (1): 68/121 MB Progress (1): 68/121 MB Progress (1): 68/121 MB Progress (1): 68/121 MB Progress (1): 68/121 MB Progress (1): 68/121 MB Progress (1): 68/121 MB Progress (1): 68/121 MB Progress (1): 68/121 MB Progress (1): 68/121 MB Progress (1): 68/121 MB Progress (1): 68/121 MB Progress (1): 68/121 MB Progress (1): 68/121 MB Progress (1): 68/121 MB Progress (1): 68/121 MB Progress (1): 68/121 MB Progress (1): 68/121 MB Progress (1): 68/121 MB Progress (1): 68/121 MB Progress (1): 68/121 MB Progress (1): 68/121 MB Progress (1): 68/121 MB Progress (1): 68/121 MB Progress (1): 68/121 MB Progress (1): 68/121 MB Progress (1): 68/121 MB Progress (1): 68/121 MB Progress (1): 68/121 MB Progress (1): 68/121 MB Progress (1): 68/121 MB Progress (1): 68/121 MB Progress (1): 68/121 MB Progress (1): 68/121 MB Progress (1): 68/121 MB Progress (1): 68/121 MB Progress (1): 68/121 MB Progress (1): 68/121 MB Progress (1): 68/121 MB Progress (1): 68/121 MB Progress (1): 68/121 MB Progress (1): 68/121 MB Progress (1): 68/121 MB Progress (1): 68/121 MB Progress (1): 68/121 MB Progress (1): 68/121 MB Progress (1): 68/121 MB Progress (1): 68/121 MB Progress (1): 68/121 MB Progress (1): 68/121 MB Progress (1): 68/121 MB Progress (1): 68/121 MB Progress (1): 68/121 MB Progress (1): 68/121 MB Progress (1): 68/121 MB Progress (1): 68/121 MB Progress (1): 68/121 MB Progress (1): 68/121 MB Progress (1): 68/121 MB Progress (1): 68/121 MB Progress (1): 68/121 MB Progress (1): 68/121 MB Progress (1): 68/121 MB Progress (1): 68/121 MB Progress (1): 68/121 MB Progress (1): 68/121 MB Progress (1): 68/121 MB Progress (1): 68/121 MB Progress (1): 68/121 MB Progress (1): 68/121 MB Progress (1): 68/121 MB Progress (1): 68/121 MB Progress (1): 68/121 MB Progress (1): 68/121 MB Progress (1): 68/121 MB Progress (1): 68/121 MB Progress (1): 68/121 MB Progress (1): 68/121 MB Progress (1): 68/121 MB Progress (1): 68/121 MB Progress (1): 68/121 MB Progress (1): 68/121 MB Progress (1): 68/121 MB Progress (1): 68/121 MB Progress (1): 68/121 MB Progress (1): 68/121 MB Progress (1): 68/121 MB Progress (1): 68/121 MB Progress (1): 68/121 MB Progress (1): 68/121 MB Progress (1): 68/121 MB Progress (1): 68/121 MB Progress (1): 68/121 MB Progress (1): 68/121 MB Progress (1): 68/121 MB Progress (1): 68/121 MB Progress (1): 68/121 MB Progress (1): 68/121 MB Progress (1): 68/121 MB Progress (1): 68/121 MB Progress (1): 68/121 MB Progress (1): 68/121 MB Progress (1): 68/121 MB Progress (1): 68/121 MB Progress (1): 68/121 MB Progress (1): 68/121 MB Progress (1): 68/121 MB Progress (1): 68/121 MB Progress (1): 68/121 MB Progress (1): 68/121 MB Progress (1): 68/121 MB Progress (1): 68/121 MB Progress (1): 68/121 MB Progress (1): 68/121 MB Progress (1): 68/121 MB Progress (1): 68/121 MB Progress (1): 68/121 MB Progress (1): 68/121 MB Progress (1): 68/121 MB Progress (1): 68/121 MB Progress (1): 68/121 MB Progress (1): 68/121 MB Progress (1): 68/121 MB Progress (1): 68/121 MB Progress (1): 68/121 MB Progress (1): 68/121 MB Progress (1): 68/121 MB Progress (1): 68/121 MB Progress (1): 68/121 MB Progress (1): 68/121 MB Progress (1): 68/121 MB Progress (1): 68/121 MB Progress (1): 68/121 MB Progress (1): 68/121 MB Progress (1): 68/121 MB Progress (1): 68/121 MB Progress (1): 68/121 MB Progress (1): 68/121 MB Progress (1): 68/121 MB Progress (1): 68/121 MB Progress (1): 68/121 MB Progress (1): 68/121 MB Progress (1): 68/121 MB Progress (1): 68/121 MB Progress (1): 68/121 MB Progress (1): 68/121 MB Progress (1): 68/121 MB Progress (1): 68/121 MB Progress (1): 68/121 MB Progress (1): 68/121 MB Progress (1): 68/121 MB Progress (1): 68/121 MB Progress (1): 68/121 MB Progress (1): 68/121 MB Progress (1): 68/121 MB Progress (1): 68/121 MB Progress (1): 68/121 MB Progress (1): 68/121 MB Progress (1): 68/121 MB Progress (1): 68/121 MB Progress (1): 68/121 MB Progress (1): 68/121 MB Progress (1): 68/121 MB Progress (1): 68/121 MB Progress (1): 68/121 MB Progress (1): 68/121 MB Progress (1): 68/121 MB Progress (1): 68/121 MB Progress (1): 68/121 MB Progress (1): 68/121 MB Progress (1): 69/121 MB Progress (1): 69/121 MB Progress (1): 69/121 MB Progress (1): 69/121 MB Progress (1): 69/121 MB Progress (1): 69/121 MB Progress (1): 69/121 MB Progress (1): 69/121 MB Progress (1): 69/121 MB Progress (1): 69/121 MB Progress (1): 69/121 MB Progress (1): 69/121 MB Progress (1): 69/121 MB Progress (1): 69/121 MB Progress (1): 69/121 MB Progress (1): 69/121 MB Progress (1): 69/121 MB Progress (1): 69/121 MB Progress (1): 69/121 MB Progress (1): 69/121 MB Progress (1): 69/121 MB Progress (1): 69/121 MB Progress (1): 69/121 MB Progress (1): 69/121 MB Progress (1): 69/121 MB Progress (1): 69/121 MB Progress (1): 69/121 MB Progress (1): 69/121 MB Progress (1): 69/121 MB Progress (1): 69/121 MB Progress (1): 69/121 MB Progress (1): 69/121 MB Progress (1): 69/121 MB Progress (1): 69/121 MB Progress (1): 69/121 MB Progress (1): 69/121 MB Progress (1): 69/121 MB Progress (1): 69/121 MB Progress (1): 69/121 MB Progress (1): 69/121 MB Progress (1): 69/121 MB Progress (1): 69/121 MB Progress (1): 69/121 MB Progress (1): 69/121 MB Progress (1): 69/121 MB Progress (1): 69/121 MB Progress (1): 69/121 MB Progress (1): 69/121 MB Progress (1): 69/121 MB Progress (1): 69/121 MB Progress (1): 69/121 MB Progress (1): 69/121 MB Progress (1): 69/121 MB Progress (1): 69/121 MB Progress (1): 69/121 MB Progress (1): 69/121 MB Progress (1): 69/121 MB Progress (1): 69/121 MB Progress (1): 69/121 MB Progress (1): 69/121 MB Progress (1): 69/121 MB Progress (1): 69/121 MB Progress (1): 69/121 MB Progress (1): 69/121 MB Progress (1): 69/121 MB Progress (1): 69/121 MB Progress (1): 69/121 MB Progress (1): 69/121 MB Progress (1): 69/121 MB Progress (1): 69/121 MB Progress (1): 69/121 MB Progress (1): 69/121 MB Progress (1): 69/121 MB Progress (1): 69/121 MB Progress (1): 69/121 MB Progress (1): 69/121 MB Progress (1): 69/121 MB Progress (1): 69/121 MB Progress (1): 69/121 MB Progress (1): 69/121 MB Progress (1): 69/121 MB Progress (1): 69/121 MB Progress (1): 69/121 MB Progress (1): 69/121 MB Progress (1): 69/121 MB Progress (1): 69/121 MB Progress (1): 69/121 MB Progress (1): 69/121 MB Progress (1): 69/121 MB Progress (1): 69/121 MB Progress (1): 69/121 MB Progress (1): 69/121 MB Progress (1): 69/121 MB Progress (1): 69/121 MB Progress (1): 69/121 MB Progress (1): 69/121 MB Progress (1): 69/121 MB Progress (1): 69/121 MB Progress (1): 69/121 MB Progress (1): 69/121 MB Progress (1): 69/121 MB Progress (1): 69/121 MB Progress (1): 69/121 MB Progress (1): 69/121 MB Progress (1): 69/121 MB Progress (1): 69/121 MB Progress (1): 69/121 MB Progress (1): 69/121 MB Progress (1): 69/121 MB Progress (1): 69/121 MB Progress (1): 69/121 MB Progress (1): 69/121 MB Progress (1): 69/121 MB Progress (1): 69/121 MB Progress (1): 69/121 MB Progress (1): 69/121 MB Progress (1): 69/121 MB Progress (1): 69/121 MB Progress (1): 69/121 MB Progress (1): 69/121 MB Progress (1): 69/121 MB Progress (1): 69/121 MB Progress (1): 69/121 MB Progress (1): 69/121 MB Progress (1): 69/121 MB Progress (1): 69/121 MB Progress (1): 69/121 MB Progress (1): 69/121 MB Progress (1): 69/121 MB Progress (1): 69/121 MB Progress (1): 69/121 MB Progress (1): 69/121 MB Progress (1): 69/121 MB Progress (1): 69/121 MB Progress (1): 69/121 MB Progress (1): 69/121 MB Progress (1): 69/121 MB Progress (1): 69/121 MB Progress (1): 69/121 MB Progress (1): 69/121 MB Progress (1): 69/121 MB Progress (1): 69/121 MB Progress (1): 69/121 MB Progress (1): 69/121 MB Progress (1): 69/121 MB Progress (1): 69/121 MB Progress (1): 69/121 MB Progress (1): 69/121 MB Progress (1): 69/121 MB Progress (1): 69/121 MB Progress (1): 69/121 MB Progress (1): 69/121 MB Progress (1): 69/121 MB Progress (1): 69/121 MB Progress (1): 69/121 MB Progress (1): 69/121 MB Progress (1): 69/121 MB Progress (1): 69/121 MB Progress (1): 69/121 MB Progress (1): 69/121 MB Progress (1): 69/121 MB Progress (1): 69/121 MB Progress (1): 69/121 MB Progress (1): 69/121 MB Progress (1): 69/121 MB Progress (1): 69/121 MB Progress (1): 69/121 MB Progress (1): 69/121 MB Progress (1): 69/121 MB Progress (1): 69/121 MB Progress (1): 69/121 MB Progress (1): 69/121 MB Progress (1): 69/121 MB Progress (1): 69/121 MB Progress (1): 69/121 MB Progress (1): 69/121 MB Progress (1): 69/121 MB Progress (1): 69/121 MB Progress (1): 69/121 MB Progress (1): 69/121 MB Progress (1): 69/121 MB Progress (1): 69/121 MB Progress (1): 69/121 MB Progress (1): 69/121 MB Progress (1): 69/121 MB Progress (1): 69/121 MB Progress (1): 69/121 MB Progress (1): 69/121 MB Progress (1): 69/121 MB Progress (1): 69/121 MB Progress (1): 69/121 MB Progress (1): 69/121 MB Progress (1): 69/121 MB Progress (1): 69/121 MB Progress (1): 69/121 MB Progress (1): 69/121 MB Progress (1): 69/121 MB Progress (1): 69/121 MB Progress (1): 69/121 MB Progress (1): 69/121 MB Progress (1): 69/121 MB Progress (1): 69/121 MB Progress (1): 69/121 MB Progress (1): 69/121 MB Progress (1): 69/121 MB Progress (1): 69/121 MB Progress (1): 69/121 MB Progress (1): 69/121 MB Progress (1): 69/121 MB Progress (1): 69/121 MB Progress (1): 69/121 MB Progress (1): 69/121 MB Progress (1): 69/121 MB Progress (1): 69/121 MB Progress (1): 69/121 MB Progress (1): 69/121 MB Progress (1): 69/121 MB Progress (1): 69/121 MB Progress (1): 69/121 MB Progress (1): 69/121 MB Progress (1): 69/121 MB Progress (1): 69/121 MB Progress (1): 69/121 MB Progress (1): 69/121 MB Progress (1): 69/121 MB Progress (1): 69/121 MB Progress (1): 69/121 MB Progress (1): 69/121 MB Progress (1): 69/121 MB Progress (1): 69/121 MB Progress (1): 69/121 MB Progress (1): 69/121 MB Progress (1): 69/121 MB Progress (1): 69/121 MB Progress (1): 69/121 MB Progress (1): 69/121 MB Progress (1): 69/121 MB Progress (1): 69/121 MB Progress (1): 69/121 MB Progress (1): 69/121 MB Progress (1): 69/121 MB Progress (1): 69/121 MB Progress (1): 69/121 MB Progress (1): 69/121 MB Progress (1): 69/121 MB Progress (1): 69/121 MB Progress (1): 69/121 MB Progress (1): 69/121 MB Progress (1): 69/121 MB Progress (1): 69/121 MB Progress (1): 69/121 MB Progress (1): 69/121 MB Progress (1): 69/121 MB Progress (1): 69/121 MB Progress (1): 69/121 MB Progress (1): 69/121 MB Progress (1): 69/121 MB Progress (1): 69/121 MB Progress (1): 69/121 MB Progress (1): 69/121 MB Progress (1): 69/121 MB Progress (1): 69/121 MB Progress (1): 69/121 MB Progress (1): 69/121 MB Progress (1): 69/121 MB Progress (1): 69/121 MB Progress (1): 69/121 MB Progress (1): 69/121 MB Progress (1): 69/121 MB Progress (1): 69/121 MB Progress (1): 69/121 MB Progress (1): 69/121 MB Progress (1): 69/121 MB Progress (1): 69/121 MB Progress (1): 69/121 MB Progress (1): 69/121 MB Progress (1): 69/121 MB Progress (1): 69/121 MB Progress (1): 69/121 MB Progress (1): 69/121 MB Progress (1): 69/121 MB Progress (1): 69/121 MB Progress (1): 69/121 MB Progress (1): 69/121 MB Progress (1): 69/121 MB Progress (1): 69/121 MB Progress (1): 69/121 MB Progress (1): 69/121 MB Progress (1): 69/121 MB Progress (1): 69/121 MB Progress (1): 69/121 MB Progress (1): 69/121 MB Progress (1): 69/121 MB Progress (1): 69/121 MB Progress (1): 69/121 MB Progress (1): 69/121 MB Progress (1): 69/121 MB Progress (1): 69/121 MB Progress (1): 69/121 MB Progress (1): 69/121 MB Progress (1): 69/121 MB Progress (1): 69/121 MB Progress (1): 69/121 MB Progress (1): 69/121 MB Progress (1): 69/121 MB Progress (1): 69/121 MB Progress (1): 69/121 MB Progress (1): 69/121 MB Progress (1): 69/121 MB Progress (1): 69/121 MB Progress (1): 69/121 MB Progress (1): 69/121 MB Progress (1): 69/121 MB Progress (1): 69/121 MB Progress (1): 69/121 MB Progress (1): 69/121 MB Progress (1): 69/121 MB Progress (1): 69/121 MB Progress (1): 69/121 MB Progress (1): 69/121 MB Progress (1): 69/121 MB Progress (1): 69/121 MB Progress (1): 69/121 MB Progress (1): 69/121 MB Progress (1): 69/121 MB Progress (1): 69/121 MB Progress (1): 69/121 MB Progress (1): 69/121 MB Progress (1): 69/121 MB Progress (1): 69/121 MB Progress (1): 69/121 MB Progress (1): 69/121 MB Progress (1): 69/121 MB Progress (1): 69/121 MB Progress (1): 69/121 MB Progress (1): 69/121 MB Progress (1): 69/121 MB Progress (1): 69/121 MB Progress (1): 69/121 MB Progress (1): 69/121 MB Progress (1): 69/121 MB Progress (1): 69/121 MB Progress (1): 69/121 MB Progress (1): 69/121 MB Progress (1): 69/121 MB Progress (1): 69/121 MB Progress (1): 69/121 MB Progress (1): 69/121 MB Progress (1): 69/121 MB Progress (1): 69/121 MB Progress (1): 69/121 MB Progress (1): 69/121 MB Progress (1): 69/121 MB Progress (1): 69/121 MB Progress (1): 69/121 MB Progress (1): 69/121 MB Progress (1): 69/121 MB Progress (1): 69/121 MB Progress (1): 69/121 MB Progress (1): 69/121 MB Progress (1): 69/121 MB Progress (1): 69/121 MB Progress (1): 69/121 MB Progress (1): 69/121 MB Progress (1): 69/121 MB Progress (1): 69/121 MB Progress (1): 69/121 MB Progress (1): 69/121 MB Progress (1): 69/121 MB Progress (1): 69/121 MB Progress (1): 69/121 MB Progress (1): 69/121 MB Progress (1): 69/121 MB Progress (1): 69/121 MB Progress (1): 69/121 MB Progress (1): 69/121 MB Progress (1): 69/121 MB Progress (1): 69/121 MB Progress (1): 69/121 MB Progress (1): 69/121 MB Progress (1): 69/121 MB Progress (1): 69/121 MB Progress (1): 69/121 MB Progress (1): 69/121 MB Progress (1): 69/121 MB Progress (1): 69/121 MB Progress (1): 69/121 MB Progress (1): 69/121 MB Progress (1): 69/121 MB Progress (1): 69/121 MB Progress (1): 69/121 MB Progress (1): 69/121 MB Progress (1): 69/121 MB Progress (1): 69/121 MB Progress (1): 69/121 MB Progress (1): 69/121 MB Progress (1): 69/121 MB Progress (1): 69/121 MB Progress (1): 69/121 MB Progress (1): 69/121 MB Progress (1): 69/121 MB Progress (1): 69/121 MB Progress (1): 69/121 MB Progress (1): 69/121 MB Progress (1): 69/121 MB Progress (1): 69/121 MB Progress (1): 69/121 MB Progress (1): 69/121 MB Progress (1): 69/121 MB Progress (1): 69/121 MB Progress (1): 69/121 MB Progress (1): 69/121 MB Progress (1): 69/121 MB Progress (1): 69/121 MB Progress (1): 69/121 MB Progress (1): 69/121 MB Progress (1): 69/121 MB Progress (1): 69/121 MB Progress (1): 69/121 MB Progress (1): 69/121 MB Progress (1): 69/121 MB Progress (1): 69/121 MB Progress (1): 69/121 MB Progress (1): 69/121 MB Progress (1): 69/121 MB Progress (1): 69/121 MB Progress (1): 69/121 MB Progress (1): 69/121 MB Progress (1): 69/121 MB Progress (1): 69/121 MB Progress (1): 69/121 MB Progress (1): 69/121 MB Progress (1): 69/121 MB Progress (1): 69/121 MB Progress (1): 69/121 MB Progress (1): 69/121 MB Progress (1): 69/121 MB Progress (1): 69/121 MB Progress (1): 69/121 MB Progress (1): 69/121 MB Progress (1): 69/121 MB Progress (1): 69/121 MB Progress (1): 69/121 MB Progress (1): 69/121 MB Progress (1): 69/121 MB Progress (1): 69/121 MB Progress (1): 69/121 MB Progress (1): 69/121 MB Progress (1): 69/121 MB Progress (1): 69/121 MB Progress (1): 69/121 MB Progress (1): 69/121 MB Progress (1): 69/121 MB Progress (1): 69/121 MB Progress (1): 69/121 MB Progress (1): 69/121 MB Progress (1): 69/121 MB Progress (1): 69/121 MB Progress (1): 69/121 MB Progress (1): 69/121 MB Progress (1): 69/121 MB Progress (1): 69/121 MB Progress (1): 69/121 MB Progress (1): 69/121 MB Progress (1): 69/121 MB Progress (1): 69/121 MB Progress (1): 69/121 MB Progress (1): 69/121 MB Progress (1): 69/121 MB Progress (1): 69/121 MB Progress (1): 69/121 MB Progress (1): 69/121 MB Progress (1): 69/121 MB Progress (1): 69/121 MB Progress (1): 69/121 MB Progress (1): 69/121 MB Progress (1): 69/121 MB Progress (1): 69/121 MB Progress (1): 69/121 MB Progress (1): 69/121 MB Progress (1): 69/121 MB Progress (1): 69/121 MB Progress (1): 69/121 MB Progress (1): 69/121 MB Progress (1): 69/121 MB Progress (1): 69/121 MB Progress (1): 69/121 MB Progress (1): 69/121 MB Progress (1): 70/121 MB Progress (1): 70/121 MB Progress (1): 70/121 MB Progress (1): 70/121 MB Progress (1): 70/121 MB Progress (1): 70/121 MB Progress (1): 70/121 MB Progress (1): 70/121 MB Progress (1): 70/121 MB Progress (1): 70/121 MB Progress (1): 70/121 MB Progress (1): 70/121 MB Progress (1): 70/121 MB Progress (1): 70/121 MB Progress (1): 70/121 MB Progress (1): 70/121 MB Progress (1): 70/121 MB Progress (1): 70/121 MB Progress (1): 70/121 MB Progress (1): 70/121 MB Progress (1): 70/121 MB Progress (1): 70/121 MB Progress (1): 70/121 MB Progress (1): 70/121 MB Progress (1): 70/121 MB Progress (1): 70/121 MB Progress (1): 70/121 MB Progress (1): 70/121 MB Progress (1): 70/121 MB Progress (1): 70/121 MB Progress (1): 70/121 MB Progress (1): 70/121 MB Progress (1): 70/121 MB Progress (1): 70/121 MB Progress (1): 70/121 MB Progress (1): 70/121 MB Progress (1): 70/121 MB Progress (1): 70/121 MB Progress (1): 70/121 MB Progress (1): 70/121 MB Progress (1): 70/121 MB Progress (1): 70/121 MB Progress (1): 70/121 MB Progress (1): 70/121 MB Progress (1): 70/121 MB Progress (1): 70/121 MB Progress (1): 70/121 MB Progress (1): 70/121 MB Progress (1): 70/121 MB Progress (1): 70/121 MB Progress (1): 70/121 MB Progress (1): 70/121 MB Progress (1): 70/121 MB Progress (1): 70/121 MB Progress (1): 70/121 MB Progress (1): 70/121 MB Progress (1): 70/121 MB Progress (1): 70/121 MB Progress (1): 70/121 MB Progress (1): 70/121 MB Progress (1): 70/121 MB Progress (1): 70/121 MB Progress (1): 70/121 MB Progress (1): 70/121 MB Progress (1): 70/121 MB Progress (1): 70/121 MB Progress (1): 70/121 MB Progress (1): 70/121 MB Progress (1): 70/121 MB Progress (1): 70/121 MB Progress (1): 70/121 MB Progress (1): 70/121 MB Progress (1): 70/121 MB Progress (1): 70/121 MB Progress (1): 70/121 MB Progress (1): 70/121 MB Progress (1): 70/121 MB Progress (1): 70/121 MB Progress (1): 70/121 MB Progress (1): 70/121 MB Progress (1): 70/121 MB Progress (1): 70/121 MB Progress (1): 70/121 MB Progress (1): 70/121 MB Progress (1): 70/121 MB Progress (1): 70/121 MB Progress (1): 70/121 MB Progress (1): 70/121 MB Progress (1): 70/121 MB Progress (1): 70/121 MB Progress (1): 70/121 MB Progress (1): 70/121 MB Progress (1): 70/121 MB Progress (1): 70/121 MB Progress (1): 70/121 MB Progress (1): 70/121 MB Progress (1): 70/121 MB Progress (1): 70/121 MB Progress (1): 70/121 MB Progress (1): 70/121 MB Progress (1): 70/121 MB Progress (1): 70/121 MB Progress (1): 70/121 MB Progress (1): 70/121 MB Progress (1): 70/121 MB Progress (1): 70/121 MB Progress (1): 70/121 MB Progress (1): 70/121 MB Progress (1): 70/121 MB Progress (1): 70/121 MB Progress (1): 70/121 MB Progress (1): 70/121 MB Progress (1): 70/121 MB Progress (1): 70/121 MB Progress (1): 70/121 MB Progress (1): 70/121 MB Progress (1): 70/121 MB Progress (1): 70/121 MB Progress (1): 70/121 MB Progress (1): 70/121 MB Progress (1): 70/121 MB Progress (1): 70/121 MB Progress (1): 70/121 MB Progress (1): 70/121 MB Progress (1): 70/121 MB Progress (1): 70/121 MB Progress (1): 70/121 MB Progress (1): 70/121 MB Progress (1): 70/121 MB Progress (1): 70/121 MB Progress (1): 70/121 MB Progress (1): 70/121 MB Progress (1): 70/121 MB Progress (1): 70/121 MB Progress (1): 70/121 MB Progress (1): 70/121 MB Progress (1): 70/121 MB Progress (1): 70/121 MB Progress (1): 70/121 MB Progress (1): 70/121 MB Progress (1): 70/121 MB Progress (1): 70/121 MB Progress (1): 70/121 MB Progress (1): 70/121 MB Progress (1): 70/121 MB Progress (1): 70/121 MB Progress (1): 70/121 MB Progress (1): 70/121 MB Progress (1): 70/121 MB Progress (1): 70/121 MB Progress (1): 70/121 MB Progress (1): 70/121 MB Progress (1): 70/121 MB Progress (1): 70/121 MB Progress (1): 70/121 MB Progress (1): 70/121 MB Progress (1): 70/121 MB Progress (1): 70/121 MB Progress (1): 70/121 MB Progress (1): 70/121 MB Progress (1): 70/121 MB Progress (1): 70/121 MB Progress (1): 70/121 MB Progress (1): 70/121 MB Progress (1): 70/121 MB Progress (1): 70/121 MB Progress (1): 70/121 MB Progress (1): 70/121 MB Progress (1): 70/121 MB Progress (1): 70/121 MB Progress (1): 70/121 MB Progress (1): 70/121 MB Progress (1): 70/121 MB Progress (1): 70/121 MB Progress (1): 70/121 MB Progress (1): 70/121 MB Progress (1): 70/121 MB Progress (1): 70/121 MB Progress (1): 70/121 MB Progress (1): 70/121 MB Progress (1): 70/121 MB Progress (1): 70/121 MB Progress (1): 70/121 MB Progress (1): 70/121 MB Progress (1): 70/121 MB Progress (1): 70/121 MB Progress (1): 70/121 MB Progress (1): 70/121 MB Progress (1): 70/121 MB Progress (1): 70/121 MB Progress (1): 70/121 MB Progress (1): 70/121 MB Progress (1): 70/121 MB Progress (1): 70/121 MB Progress (1): 70/121 MB Progress (1): 70/121 MB Progress (1): 70/121 MB Progress (1): 70/121 MB Progress (1): 70/121 MB Progress (1): 70/121 MB Progress (1): 70/121 MB Progress (1): 70/121 MB Progress (1): 70/121 MB Progress (1): 70/121 MB Progress (1): 70/121 MB Progress (1): 70/121 MB Progress (1): 70/121 MB Progress (1): 70/121 MB Progress (1): 70/121 MB Progress (1): 70/121 MB Progress (1): 70/121 MB Progress (1): 70/121 MB Progress (1): 70/121 MB Progress (1): 70/121 MB Progress (1): 70/121 MB Progress (1): 70/121 MB Progress (1): 70/121 MB Progress (1): 70/121 MB Progress (1): 70/121 MB Progress (1): 70/121 MB Progress (1): 70/121 MB Progress (1): 70/121 MB Progress (1): 70/121 MB Progress (1): 70/121 MB Progress (1): 70/121 MB Progress (1): 70/121 MB Progress (1): 70/121 MB Progress (1): 70/121 MB Progress (1): 70/121 MB Progress (1): 70/121 MB Progress (1): 70/121 MB Progress (1): 70/121 MB Progress (1): 70/121 MB Progress (1): 70/121 MB Progress (1): 70/121 MB Progress (1): 70/121 MB Progress (1): 70/121 MB Progress (1): 70/121 MB Progress (1): 70/121 MB Progress (1): 70/121 MB Progress (1): 70/121 MB Progress (1): 70/121 MB Progress (1): 70/121 MB Progress (1): 70/121 MB Progress (1): 70/121 MB Progress (1): 70/121 MB Progress (1): 70/121 MB Progress (1): 70/121 MB Progress (1): 70/121 MB Progress (1): 70/121 MB Progress (1): 70/121 MB Progress (1): 70/121 MB Progress (1): 70/121 MB Progress (1): 70/121 MB Progress (1): 70/121 MB Progress (1): 70/121 MB Progress (1): 70/121 MB Progress (1): 70/121 MB Progress (1): 70/121 MB Progress (1): 70/121 MB Progress (1): 70/121 MB Progress (1): 70/121 MB Progress (1): 70/121 MB Progress (1): 70/121 MB Progress (1): 70/121 MB Progress (1): 70/121 MB Progress (1): 70/121 MB Progress (1): 70/121 MB Progress (1): 70/121 MB Progress (1): 70/121 MB Progress (1): 70/121 MB Progress (1): 70/121 MB Progress (1): 70/121 MB Progress (1): 70/121 MB Progress (1): 70/121 MB Progress (1): 70/121 MB Progress (1): 70/121 MB Progress (1): 70/121 MB Progress (1): 70/121 MB Progress (1): 70/121 MB Progress (1): 70/121 MB Progress (1): 70/121 MB Progress (1): 70/121 MB Progress (1): 70/121 MB Progress (1): 70/121 MB Progress (1): 70/121 MB Progress (1): 70/121 MB Progress (1): 70/121 MB Progress (1): 70/121 MB Progress (1): 70/121 MB Progress (1): 70/121 MB Progress (1): 70/121 MB Progress (1): 70/121 MB Progress (1): 70/121 MB Progress (1): 70/121 MB Progress (1): 70/121 MB Progress (1): 70/121 MB Progress (1): 70/121 MB Progress (1): 70/121 MB Progress (1): 70/121 MB Progress (1): 70/121 MB Progress (1): 70/121 MB Progress (1): 70/121 MB Progress (1): 70/121 MB Progress (1): 70/121 MB Progress (1): 70/121 MB Progress (1): 70/121 MB Progress (1): 70/121 MB Progress (1): 70/121 MB Progress (1): 70/121 MB Progress (1): 70/121 MB Progress (1): 70/121 MB Progress (1): 70/121 MB Progress (1): 70/121 MB Progress (1): 70/121 MB Progress (1): 70/121 MB Progress (1): 70/121 MB Progress (1): 70/121 MB Progress (1): 70/121 MB Progress (1): 70/121 MB Progress (1): 70/121 MB Progress (1): 70/121 MB Progress (1): 70/121 MB Progress (1): 70/121 MB Progress (1): 70/121 MB Progress (1): 70/121 MB Progress (1): 70/121 MB Progress (1): 70/121 MB Progress (1): 70/121 MB Progress (1): 70/121 MB Progress (1): 70/121 MB Progress (1): 70/121 MB Progress (1): 70/121 MB Progress (1): 70/121 MB Progress (1): 70/121 MB Progress (1): 70/121 MB Progress (1): 70/121 MB Progress (1): 70/121 MB Progress (1): 70/121 MB Progress (1): 70/121 MB Progress (1): 70/121 MB Progress (1): 70/121 MB Progress (1): 70/121 MB Progress (1): 70/121 MB Progress (1): 70/121 MB Progress (1): 70/121 MB Progress (1): 70/121 MB Progress (1): 70/121 MB Progress (1): 70/121 MB Progress (1): 70/121 MB Progress (1): 70/121 MB Progress (1): 70/121 MB Progress (1): 70/121 MB Progress (1): 70/121 MB Progress (1): 70/121 MB Progress (1): 70/121 MB Progress (1): 70/121 MB Progress (1): 70/121 MB Progress (1): 70/121 MB Progress (1): 70/121 MB Progress (1): 70/121 MB Progress (1): 70/121 MB Progress (1): 70/121 MB Progress (1): 70/121 MB Progress (1): 70/121 MB Progress (1): 70/121 MB Progress (1): 70/121 MB Progress (1): 70/121 MB Progress (1): 70/121 MB Progress (1): 70/121 MB Progress (1): 70/121 MB Progress (1): 70/121 MB Progress (1): 70/121 MB Progress (1): 70/121 MB Progress (1): 70/121 MB Progress (1): 70/121 MB Progress (1): 70/121 MB Progress (1): 70/121 MB Progress (1): 70/121 MB Progress (1): 70/121 MB Progress (1): 70/121 MB Progress (1): 70/121 MB Progress (1): 70/121 MB Progress (1): 70/121 MB Progress (1): 70/121 MB Progress (1): 70/121 MB Progress (1): 70/121 MB Progress (1): 70/121 MB Progress (1): 70/121 MB Progress (1): 70/121 MB Progress (1): 70/121 MB Progress (1): 70/121 MB Progress (1): 70/121 MB Progress (1): 70/121 MB Progress (1): 70/121 MB Progress (1): 70/121 MB Progress (1): 70/121 MB Progress (1): 70/121 MB Progress (1): 70/121 MB Progress (1): 70/121 MB Progress (1): 70/121 MB Progress (1): 70/121 MB Progress (1): 70/121 MB Progress (1): 70/121 MB Progress (1): 70/121 MB Progress (1): 70/121 MB Progress (1): 70/121 MB Progress (1): 70/121 MB Progress (1): 70/121 MB Progress (1): 70/121 MB Progress (1): 70/121 MB Progress (1): 70/121 MB Progress (1): 70/121 MB Progress (1): 70/121 MB Progress (1): 70/121 MB Progress (1): 70/121 MB Progress (1): 70/121 MB Progress (1): 70/121 MB Progress (1): 70/121 MB Progress (1): 70/121 MB Progress (1): 70/121 MB Progress (1): 70/121 MB Progress (1): 70/121 MB Progress (1): 70/121 MB Progress (1): 70/121 MB Progress (1): 70/121 MB Progress (1): 70/121 MB Progress (1): 70/121 MB Progress (1): 70/121 MB Progress (1): 70/121 MB Progress (1): 70/121 MB Progress (1): 70/121 MB Progress (1): 70/121 MB Progress (1): 70/121 MB Progress (1): 70/121 MB Progress (1): 70/121 MB Progress (1): 70/121 MB Progress (1): 70/121 MB Progress (1): 70/121 MB Progress (1): 70/121 MB Progress (1): 70/121 MB Progress (1): 70/121 MB Progress (1): 70/121 MB Progress (1): 70/121 MB Progress (1): 70/121 MB Progress (1): 70/121 MB Progress (1): 70/121 MB Progress (1): 70/121 MB Progress (1): 70/121 MB Progress (1): 70/121 MB Progress (1): 70/121 MB Progress (1): 70/121 MB Progress (1): 70/121 MB Progress (1): 70/121 MB Progress (1): 70/121 MB Progress (1): 70/121 MB Progress (1): 70/121 MB Progress (1): 70/121 MB Progress (1): 70/121 MB Progress (1): 70/121 MB Progress (1): 70/121 MB Progress (1): 70/121 MB Progress (1): 70/121 MB Progress (1): 70/121 MB Progress (1): 70/121 MB Progress (1): 70/121 MB Progress (1): 70/121 MB Progress (1): 70/121 MB Progress (1): 70/121 MB Progress (1): 70/121 MB Progress (1): 70/121 MB Progress (1): 70/121 MB Progress (1): 70/121 MB Progress (1): 70/121 MB Progress (1): 70/121 MB Progress (1): 70/121 MB Progress (1): 70/121 MB Progress (1): 70/121 MB Progress (1): 70/121 MB Progress (1): 70/121 MB Progress (1): 70/121 MB Progress (1): 70/121 MB Progress (1): 70/121 MB Progress (1): 70/121 MB Progress (1): 70/121 MB Progress (1): 70/121 MB Progress (1): 70/121 MB Progress (1): 70/121 MB Progress (1): 71/121 MB Progress (1): 71/121 MB Progress (1): 71/121 MB Progress (1): 71/121 MB Progress (1): 71/121 MB Progress (1): 71/121 MB Progress (1): 71/121 MB Progress (1): 71/121 MB Progress (1): 71/121 MB Progress (1): 71/121 MB Progress (1): 71/121 MB Progress (1): 71/121 MB Progress (1): 71/121 MB Progress (1): 71/121 MB Progress (1): 71/121 MB Progress (1): 71/121 MB Progress (1): 71/121 MB Progress (1): 71/121 MB Progress (1): 71/121 MB Progress (1): 71/121 MB Progress (1): 71/121 MB Progress (1): 71/121 MB Progress (1): 71/121 MB Progress (1): 71/121 MB Progress (1): 71/121 MB Progress (1): 71/121 MB Progress (1): 71/121 MB Progress (1): 71/121 MB Progress (1): 71/121 MB Progress (1): 71/121 MB Progress (1): 71/121 MB Progress (1): 71/121 MB Progress (1): 71/121 MB Progress (1): 71/121 MB Progress (1): 71/121 MB Progress (1): 71/121 MB Progress (1): 71/121 MB Progress (1): 71/121 MB Progress (1): 71/121 MB Progress (1): 71/121 MB Progress (1): 71/121 MB Progress (1): 71/121 MB Progress (1): 71/121 MB Progress (1): 71/121 MB Progress (1): 71/121 MB Progress (1): 71/121 MB Progress (1): 71/121 MB Progress (1): 71/121 MB Progress (1): 71/121 MB Progress (1): 71/121 MB Progress (1): 71/121 MB Progress (1): 71/121 MB Progress (1): 71/121 MB Progress (1): 71/121 MB Progress (1): 71/121 MB Progress (1): 71/121 MB Progress (1): 71/121 MB Progress (1): 71/121 MB Progress (1): 71/121 MB Progress (1): 71/121 MB Progress (1): 71/121 MB Progress (1): 71/121 MB Progress (1): 71/121 MB Progress (1): 71/121 MB Progress (1): 71/121 MB Progress (1): 71/121 MB Progress (1): 71/121 MB Progress (1): 71/121 MB Progress (1): 71/121 MB Progress (1): 71/121 MB Progress (1): 71/121 MB Progress (1): 71/121 MB Progress (1): 71/121 MB Progress (1): 71/121 MB Progress (1): 71/121 MB Progress (1): 71/121 MB Progress (1): 71/121 MB Progress (1): 71/121 MB Progress (1): 71/121 MB Progress (1): 71/121 MB Progress (1): 71/121 MB Progress (1): 71/121 MB Progress (1): 71/121 MB Progress (1): 71/121 MB Progress (1): 71/121 MB Progress (1): 71/121 MB Progress (1): 71/121 MB Progress (1): 71/121 MB Progress (1): 71/121 MB Progress (1): 71/121 MB Progress (1): 71/121 MB Progress (1): 71/121 MB Progress (1): 71/121 MB Progress (1): 71/121 MB Progress (1): 71/121 MB Progress (1): 71/121 MB Progress (1): 71/121 MB Progress (1): 71/121 MB Progress (1): 71/121 MB Progress (1): 71/121 MB Progress (1): 71/121 MB Progress (1): 71/121 MB Progress (1): 71/121 MB Progress (1): 71/121 MB Progress (1): 71/121 MB Progress (1): 71/121 MB Progress (1): 71/121 MB Progress (1): 71/121 MB Progress (1): 71/121 MB Progress (1): 71/121 MB Progress (1): 71/121 MB Progress (1): 71/121 MB Progress (1): 71/121 MB Progress (1): 71/121 MB Progress (1): 71/121 MB Progress (1): 71/121 MB Progress (1): 71/121 MB Progress (1): 71/121 MB Progress (1): 71/121 MB Progress (1): 71/121 MB Progress (1): 71/121 MB Progress (1): 71/121 MB Progress (1): 71/121 MB Progress (1): 71/121 MB Progress (1): 71/121 MB Progress (1): 71/121 MB Progress (1): 71/121 MB Progress (1): 71/121 MB Progress (1): 71/121 MB Progress (1): 71/121 MB Progress (1): 71/121 MB Progress (1): 71/121 MB Progress (1): 71/121 MB Progress (1): 71/121 MB Progress (1): 71/121 MB Progress (1): 71/121 MB Progress (1): 71/121 MB Progress (1): 71/121 MB Progress (1): 71/121 MB Progress (1): 71/121 MB Progress (1): 71/121 MB Progress (1): 71/121 MB Progress (1): 71/121 MB Progress (1): 71/121 MB Progress (1): 71/121 MB Progress (1): 71/121 MB Progress (1): 71/121 MB Progress (1): 71/121 MB Progress (1): 71/121 MB Progress (1): 71/121 MB Progress (1): 71/121 MB Progress (1): 71/121 MB Progress (1): 71/121 MB Progress (1): 71/121 MB Progress (1): 71/121 MB Progress (1): 71/121 MB Progress (1): 71/121 MB Progress (1): 71/121 MB Progress (1): 71/121 MB Progress (1): 71/121 MB Progress (1): 71/121 MB Progress (1): 71/121 MB Progress (1): 71/121 MB Progress (1): 71/121 MB Progress (1): 71/121 MB Progress (1): 71/121 MB Progress (1): 71/121 MB Progress (1): 71/121 MB Progress (1): 71/121 MB Progress (1): 71/121 MB Progress (1): 71/121 MB Progress (1): 71/121 MB Progress (1): 71/121 MB Progress (1): 71/121 MB Progress (1): 71/121 MB Progress (1): 71/121 MB Progress (1): 71/121 MB Progress (1): 71/121 MB Progress (1): 71/121 MB Progress (1): 71/121 MB Progress (1): 71/121 MB Progress (1): 71/121 MB Progress (1): 71/121 MB Progress (1): 71/121 MB Progress (1): 71/121 MB Progress (1): 71/121 MB Progress (1): 71/121 MB Progress (1): 71/121 MB Progress (1): 71/121 MB Progress (1): 71/121 MB Progress (1): 71/121 MB Progress (1): 71/121 MB Progress (1): 71/121 MB Progress (1): 71/121 MB Progress (1): 71/121 MB Progress (1): 71/121 MB Progress (1): 71/121 MB Progress (1): 71/121 MB Progress (1): 71/121 MB Progress (1): 71/121 MB Progress (1): 71/121 MB Progress (1): 71/121 MB Progress (1): 71/121 MB Progress (1): 71/121 MB Progress (1): 71/121 MB Progress (1): 71/121 MB Progress (1): 71/121 MB Progress (1): 71/121 MB Progress (1): 71/121 MB Progress (1): 71/121 MB Progress (1): 71/121 MB Progress (1): 71/121 MB Progress (1): 71/121 MB Progress (1): 71/121 MB Progress (1): 71/121 MB Progress (1): 71/121 MB Progress (1): 71/121 MB Progress (1): 71/121 MB Progress (1): 71/121 MB Progress (1): 71/121 MB Progress (1): 71/121 MB Progress (1): 71/121 MB Progress (1): 71/121 MB Progress (1): 71/121 MB Progress (1): 71/121 MB Progress (1): 71/121 MB Progress (1): 71/121 MB Progress (1): 71/121 MB Progress (1): 71/121 MB Progress (1): 71/121 MB Progress (1): 71/121 MB Progress (1): 71/121 MB Progress (1): 71/121 MB Progress (1): 71/121 MB Progress (1): 71/121 MB Progress (1): 71/121 MB Progress (1): 71/121 MB Progress (1): 71/121 MB Progress (1): 71/121 MB Progress (1): 71/121 MB Progress (1): 71/121 MB Progress (1): 71/121 MB Progress (1): 71/121 MB Progress (1): 71/121 MB Progress (1): 71/121 MB Progress (1): 71/121 MB Progress (1): 71/121 MB Progress (1): 71/121 MB Progress (1): 71/121 MB Progress (1): 71/121 MB Progress (1): 71/121 MB Progress (1): 71/121 MB Progress (1): 71/121 MB Progress (1): 71/121 MB Progress (1): 71/121 MB Progress (1): 71/121 MB Progress (1): 71/121 MB Progress (1): 71/121 MB Progress (1): 71/121 MB Progress (1): 71/121 MB Progress (1): 71/121 MB Progress (1): 71/121 MB Progress (1): 71/121 MB Progress (1): 71/121 MB Progress (1): 71/121 MB Progress (1): 71/121 MB Progress (1): 71/121 MB Progress (1): 71/121 MB Progress (1): 71/121 MB Progress (1): 71/121 MB Progress (1): 71/121 MB Progress (1): 71/121 MB Progress (1): 71/121 MB Progress (1): 71/121 MB Progress (1): 71/121 MB Progress (1): 71/121 MB Progress (1): 71/121 MB Progress (1): 71/121 MB Progress (1): 71/121 MB Progress (1): 71/121 MB Progress (1): 71/121 MB Progress (1): 71/121 MB Progress (1): 71/121 MB Progress (1): 71/121 MB Progress (1): 71/121 MB Progress (1): 71/121 MB Progress (1): 71/121 MB Progress (1): 71/121 MB Progress (1): 71/121 MB Progress (1): 71/121 MB Progress (1): 71/121 MB Progress (1): 71/121 MB Progress (1): 71/121 MB Progress (1): 71/121 MB Progress (1): 71/121 MB Progress (1): 71/121 MB Progress (1): 71/121 MB Progress (1): 71/121 MB Progress (1): 71/121 MB Progress (1): 71/121 MB Progress (1): 71/121 MB Progress (1): 71/121 MB Progress (1): 71/121 MB Progress (1): 71/121 MB Progress (1): 71/121 MB Progress (1): 71/121 MB Progress (1): 71/121 MB Progress (1): 71/121 MB Progress (1): 71/121 MB Progress (1): 71/121 MB Progress (1): 71/121 MB Progress (1): 71/121 MB Progress (1): 71/121 MB Progress (1): 71/121 MB Progress (1): 71/121 MB Progress (1): 71/121 MB Progress (1): 71/121 MB Progress (1): 71/121 MB Progress (1): 71/121 MB Progress (1): 71/121 MB Progress (1): 71/121 MB Progress (1): 71/121 MB Progress (1): 71/121 MB Progress (1): 71/121 MB Progress (1): 71/121 MB Progress (1): 71/121 MB Progress (1): 71/121 MB Progress (1): 71/121 MB Progress (1): 71/121 MB Progress (1): 71/121 MB Progress (1): 71/121 MB Progress (1): 71/121 MB Progress (1): 71/121 MB Progress (1): 71/121 MB Progress (1): 71/121 MB Progress (1): 71/121 MB Progress (1): 71/121 MB Progress (1): 71/121 MB Progress (1): 71/121 MB Progress (1): 71/121 MB Progress (1): 71/121 MB Progress (1): 71/121 MB Progress (1): 71/121 MB Progress (1): 71/121 MB Progress (1): 71/121 MB Progress (1): 71/121 MB Progress (1): 71/121 MB Progress (1): 71/121 MB Progress (1): 71/121 MB Progress (1): 71/121 MB Progress (1): 71/121 MB Progress (1): 71/121 MB Progress (1): 71/121 MB Progress (1): 71/121 MB Progress (1): 71/121 MB Progress (1): 71/121 MB Progress (1): 71/121 MB Progress (1): 71/121 MB Progress (1): 71/121 MB Progress (1): 71/121 MB Progress (1): 71/121 MB Progress (1): 71/121 MB Progress (1): 71/121 MB Progress (1): 71/121 MB Progress (1): 71/121 MB Progress (1): 71/121 MB Progress (1): 71/121 MB Progress (1): 71/121 MB Progress (1): 71/121 MB Progress (1): 71/121 MB Progress (1): 71/121 MB Progress (1): 71/121 MB Progress (1): 71/121 MB Progress (1): 71/121 MB Progress (1): 71/121 MB Progress (1): 71/121 MB Progress (1): 71/121 MB Progress (1): 71/121 MB Progress (1): 71/121 MB Progress (1): 71/121 MB Progress (1): 71/121 MB Progress (1): 71/121 MB Progress (1): 71/121 MB Progress (1): 71/121 MB Progress (1): 71/121 MB Progress (1): 71/121 MB Progress (1): 71/121 MB Progress (1): 71/121 MB Progress (1): 71/121 MB Progress (1): 71/121 MB Progress (1): 71/121 MB Progress (1): 71/121 MB Progress (1): 71/121 MB Progress (1): 71/121 MB Progress (1): 71/121 MB Progress (1): 71/121 MB Progress (1): 71/121 MB Progress (1): 71/121 MB Progress (1): 71/121 MB Progress (1): 71/121 MB Progress (1): 71/121 MB Progress (1): 71/121 MB Progress (1): 71/121 MB Progress (1): 71/121 MB Progress (1): 71/121 MB Progress (1): 71/121 MB Progress (1): 71/121 MB Progress (1): 71/121 MB Progress (1): 71/121 MB Progress (1): 71/121 MB Progress (1): 71/121 MB Progress (1): 71/121 MB Progress (1): 71/121 MB Progress (1): 71/121 MB Progress (1): 71/121 MB Progress (1): 71/121 MB Progress (1): 71/121 MB Progress (1): 71/121 MB Progress (1): 71/121 MB Progress (1): 71/121 MB Progress (1): 71/121 MB Progress (1): 71/121 MB Progress (1): 71/121 MB Progress (1): 71/121 MB Progress (1): 71/121 MB Progress (1): 71/121 MB Progress (1): 71/121 MB Progress (1): 71/121 MB Progress (1): 71/121 MB Progress (1): 71/121 MB Progress (1): 71/121 MB Progress (1): 71/121 MB Progress (1): 71/121 MB Progress (1): 71/121 MB Progress (1): 71/121 MB Progress (1): 71/121 MB Progress (1): 71/121 MB Progress (1): 71/121 MB Progress (1): 71/121 MB Progress (1): 71/121 MB Progress (1): 71/121 MB Progress (1): 71/121 MB Progress (1): 71/121 MB Progress (1): 71/121 MB Progress (1): 71/121 MB Progress (1): 71/121 MB Progress (1): 71/121 MB Progress (1): 71/121 MB Progress (1): 71/121 MB Progress (1): 71/121 MB Progress (1): 71/121 MB Progress (1): 71/121 MB Progress (1): 71/121 MB Progress (1): 71/121 MB Progress (1): 71/121 MB Progress (1): 71/121 MB Progress (1): 71/121 MB Progress (1): 71/121 MB Progress (1): 71/121 MB Progress (1): 71/121 MB Progress (1): 71/121 MB Progress (1): 71/121 MB Progress (1): 71/121 MB Progress (1): 71/121 MB Progress (1): 71/121 MB Progress (1): 71/121 MB Progress (1): 71/121 MB Progress (1): 71/121 MB Progress (1): 71/121 MB Progress (1): 71/121 MB Progress (1): 71/121 MB Progress (1): 71/121 MB Progress (1): 71/121 MB Progress (1): 71/121 MB Progress (1): 71/121 MB Progress (1): 71/121 MB Progress (1): 71/121 MB Progress (1): 71/121 MB Progress (1): 71/121 MB Progress (1): 71/121 MB Progress (1): 71/121 MB Progress (1): 71/121 MB Progress (1): 71/121 MB Progress (1): 71/121 MB Progress (1): 71/121 MB Progress (1): 71/121 MB Progress (1): 71/121 MB Progress (1): 71/121 MB Progress (1): 71/121 MB Progress (1): 72/121 MB Progress (1): 72/121 MB Progress (1): 72/121 MB Progress (1): 72/121 MB Progress (1): 72/121 MB Progress (1): 72/121 MB Progress (1): 72/121 MB Progress (1): 72/121 MB Progress (1): 72/121 MB Progress (1): 72/121 MB Progress (1): 72/121 MB Progress (1): 72/121 MB Progress (1): 72/121 MB Progress (1): 72/121 MB Progress (1): 72/121 MB Progress (1): 72/121 MB Progress (1): 72/121 MB Progress (1): 72/121 MB Progress (1): 72/121 MB Progress (1): 72/121 MB Progress (1): 72/121 MB Progress (1): 72/121 MB Progress (1): 72/121 MB Progress (1): 72/121 MB Progress (1): 72/121 MB Progress (1): 72/121 MB Progress (1): 72/121 MB Progress (1): 72/121 MB Progress (1): 72/121 MB Progress (1): 72/121 MB Progress (1): 72/121 MB Progress (1): 72/121 MB Progress (1): 72/121 MB Progress (1): 72/121 MB Progress (1): 72/121 MB Progress (1): 72/121 MB Progress (1): 72/121 MB Progress (1): 72/121 MB Progress (1): 72/121 MB Progress (1): 72/121 MB Progress (1): 72/121 MB Progress (1): 72/121 MB Progress (1): 72/121 MB Progress (1): 72/121 MB Progress (1): 72/121 MB Progress (1): 72/121 MB Progress (1): 72/121 MB Progress (1): 72/121 MB Progress (1): 72/121 MB Progress (1): 72/121 MB Progress (1): 72/121 MB Progress (1): 72/121 MB Progress (1): 72/121 MB Progress (1): 72/121 MB Progress (1): 72/121 MB Progress (1): 72/121 MB Progress (1): 72/121 MB Progress (1): 72/121 MB Progress (1): 72/121 MB Progress (1): 72/121 MB Progress (1): 72/121 MB Progress (1): 72/121 MB Progress (1): 72/121 MB Progress (1): 72/121 MB Progress (1): 72/121 MB Progress (1): 72/121 MB Progress (1): 72/121 MB Progress (1): 72/121 MB Progress (1): 72/121 MB Progress (1): 72/121 MB Progress (1): 72/121 MB Progress (1): 72/121 MB Progress (1): 72/121 MB Progress (1): 72/121 MB Progress (1): 72/121 MB Progress (1): 72/121 MB Progress (1): 72/121 MB Progress (1): 72/121 MB Progress (1): 72/121 MB Progress (1): 72/121 MB Progress (1): 72/121 MB Progress (1): 72/121 MB Progress (1): 72/121 MB Progress (1): 72/121 MB Progress (1): 72/121 MB Progress (1): 72/121 MB Progress (1): 72/121 MB Progress (1): 72/121 MB Progress (1): 72/121 MB Progress (1): 72/121 MB Progress (1): 72/121 MB Progress (1): 72/121 MB Progress (1): 72/121 MB Progress (1): 72/121 MB Progress (1): 72/121 MB Progress (1): 72/121 MB Progress (1): 72/121 MB Progress (1): 72/121 MB Progress (1): 72/121 MB Progress (1): 72/121 MB Progress (1): 72/121 MB Progress (1): 72/121 MB Progress (1): 72/121 MB Progress (1): 72/121 MB Progress (1): 72/121 MB Progress (1): 72/121 MB Progress (1): 72/121 MB Progress (1): 72/121 MB Progress (1): 72/121 MB Progress (1): 72/121 MB Progress (1): 72/121 MB Progress (1): 72/121 MB Progress (1): 72/121 MB Progress (1): 72/121 MB Progress (1): 72/121 MB Progress (1): 72/121 MB Progress (1): 72/121 MB Progress (1): 72/121 MB Progress (1): 72/121 MB Progress (1): 72/121 MB Progress (1): 72/121 MB Progress (1): 72/121 MB Progress (1): 72/121 MB Progress (1): 72/121 MB Progress (1): 72/121 MB Progress (1): 72/121 MB Progress (1): 72/121 MB Progress (1): 72/121 MB Progress (1): 72/121 MB Progress (1): 72/121 MB Progress (1): 72/121 MB Progress (1): 72/121 MB Progress (1): 72/121 MB Progress (1): 72/121 MB Progress (1): 72/121 MB Progress (1): 72/121 MB Progress (1): 72/121 MB Progress (1): 72/121 MB Progress (1): 72/121 MB Progress (1): 72/121 MB Progress (1): 72/121 MB Progress (1): 72/121 MB Progress (1): 72/121 MB Progress (1): 72/121 MB Progress (1): 72/121 MB Progress (1): 72/121 MB Progress (1): 72/121 MB Progress (1): 72/121 MB Progress (1): 72/121 MB Progress (1): 72/121 MB Progress (1): 72/121 MB Progress (1): 72/121 MB Progress (1): 72/121 MB Progress (1): 72/121 MB Progress (1): 72/121 MB Progress (1): 72/121 MB Progress (1): 72/121 MB Progress (1): 72/121 MB Progress (1): 72/121 MB Progress (1): 72/121 MB Progress (1): 72/121 MB Progress (1): 72/121 MB Progress (1): 72/121 MB Progress (1): 72/121 MB Progress (1): 72/121 MB Progress (1): 72/121 MB Progress (1): 72/121 MB Progress (1): 72/121 MB Progress (1): 72/121 MB Progress (1): 72/121 MB Progress (1): 72/121 MB Progress (1): 72/121 MB Progress (1): 72/121 MB Progress (1): 72/121 MB Progress (1): 72/121 MB Progress (1): 72/121 MB Progress (1): 72/121 MB Progress (1): 72/121 MB Progress (1): 72/121 MB Progress (1): 72/121 MB Progress (1): 72/121 MB Progress (1): 72/121 MB Progress (1): 72/121 MB Progress (1): 72/121 MB Progress (1): 72/121 MB Progress (1): 72/121 MB Progress (1): 72/121 MB Progress (1): 72/121 MB Progress (1): 72/121 MB Progress (1): 72/121 MB Progress (1): 72/121 MB Progress (1): 72/121 MB Progress (1): 72/121 MB Progress (1): 72/121 MB Progress (1): 72/121 MB Progress (1): 72/121 MB Progress (1): 72/121 MB Progress (1): 72/121 MB Progress (1): 72/121 MB Progress (1): 72/121 MB Progress (1): 72/121 MB Progress (1): 72/121 MB Progress (1): 72/121 MB Progress (1): 72/121 MB Progress (1): 72/121 MB Progress (1): 72/121 MB Progress (1): 72/121 MB Progress (1): 72/121 MB Progress (1): 72/121 MB Progress (1): 72/121 MB Progress (1): 72/121 MB Progress (1): 72/121 MB Progress (1): 72/121 MB Progress (1): 72/121 MB Progress (1): 72/121 MB Progress (1): 72/121 MB Progress (1): 72/121 MB Progress (1): 72/121 MB Progress (1): 72/121 MB Progress (1): 72/121 MB Progress (1): 72/121 MB Progress (1): 72/121 MB Progress (1): 72/121 MB Progress (1): 72/121 MB Progress (1): 72/121 MB Progress (1): 72/121 MB Progress (1): 72/121 MB Progress (1): 72/121 MB Progress (1): 72/121 MB Progress (1): 72/121 MB Progress (1): 72/121 MB Progress (1): 72/121 MB Progress (1): 72/121 MB Progress (1): 72/121 MB Progress (1): 72/121 MB Progress (1): 72/121 MB Progress (1): 72/121 MB Progress (1): 72/121 MB Progress (1): 72/121 MB Progress (1): 72/121 MB Progress (1): 72/121 MB Progress (1): 72/121 MB Progress (1): 72/121 MB Progress (1): 72/121 MB Progress (1): 72/121 MB Progress (1): 72/121 MB Progress (1): 72/121 MB Progress (1): 72/121 MB Progress (1): 72/121 MB Progress (1): 72/121 MB Progress (1): 72/121 MB Progress (1): 72/121 MB Progress (1): 72/121 MB Progress (1): 72/121 MB Progress (1): 72/121 MB Progress (1): 72/121 MB Progress (1): 72/121 MB Progress (1): 72/121 MB Progress (1): 72/121 MB Progress (1): 72/121 MB Progress (1): 72/121 MB Progress (1): 72/121 MB Progress (1): 72/121 MB Progress (1): 72/121 MB Progress (1): 72/121 MB Progress (1): 72/121 MB Progress (1): 72/121 MB Progress (1): 72/121 MB Progress (1): 72/121 MB Progress (1): 72/121 MB Progress (1): 72/121 MB Progress (1): 72/121 MB Progress (1): 72/121 MB Progress (1): 72/121 MB Progress (1): 72/121 MB Progress (1): 72/121 MB Progress (1): 72/121 MB Progress (1): 72/121 MB Progress (1): 72/121 MB Progress (1): 72/121 MB Progress (1): 72/121 MB Progress (1): 72/121 MB Progress (1): 72/121 MB Progress (1): 72/121 MB Progress (1): 72/121 MB Progress (1): 72/121 MB Progress (1): 72/121 MB Progress (1): 72/121 MB Progress (1): 72/121 MB Progress (1): 72/121 MB Progress (1): 72/121 MB Progress (1): 72/121 MB Progress (1): 72/121 MB Progress (1): 72/121 MB Progress (1): 72/121 MB Progress (1): 72/121 MB Progress (1): 72/121 MB Progress (1): 72/121 MB Progress (1): 72/121 MB Progress (1): 72/121 MB Progress (1): 72/121 MB Progress (1): 72/121 MB Progress (1): 72/121 MB Progress (1): 72/121 MB Progress (1): 72/121 MB Progress (1): 72/121 MB Progress (1): 72/121 MB Progress (1): 72/121 MB Progress (1): 72/121 MB Progress (1): 72/121 MB Progress (1): 72/121 MB Progress (1): 72/121 MB Progress (1): 72/121 MB Progress (1): 72/121 MB Progress (1): 72/121 MB Progress (1): 72/121 MB Progress (1): 72/121 MB Progress (1): 72/121 MB Progress (1): 72/121 MB Progress (1): 72/121 MB Progress (1): 72/121 MB Progress (1): 72/121 MB Progress (1): 72/121 MB Progress (1): 72/121 MB Progress (1): 72/121 MB Progress (1): 72/121 MB Progress (1): 72/121 MB Progress (1): 72/121 MB Progress (1): 72/121 MB Progress (1): 72/121 MB Progress (1): 72/121 MB Progress (1): 72/121 MB Progress (1): 72/121 MB Progress (1): 72/121 MB Progress (1): 72/121 MB Progress (1): 72/121 MB Progress (1): 72/121 MB Progress (1): 72/121 MB Progress (1): 72/121 MB Progress (1): 72/121 MB Progress (1): 72/121 MB Progress (1): 72/121 MB Progress (1): 72/121 MB Progress (1): 72/121 MB Progress (1): 72/121 MB Progress (1): 72/121 MB Progress (1): 72/121 MB Progress (1): 72/121 MB Progress (1): 72/121 MB Progress (1): 72/121 MB Progress (1): 72/121 MB Progress (1): 72/121 MB Progress (1): 72/121 MB Progress (1): 72/121 MB Progress (1): 72/121 MB Progress (1): 72/121 MB Progress (1): 72/121 MB Progress (1): 72/121 MB Progress (1): 72/121 MB Progress (1): 72/121 MB Progress (1): 72/121 MB Progress (1): 72/121 MB Progress (1): 72/121 MB Progress (1): 72/121 MB Progress (1): 72/121 MB Progress (1): 72/121 MB Progress (1): 72/121 MB Progress (1): 72/121 MB Progress (1): 72/121 MB Progress (1): 72/121 MB Progress (1): 72/121 MB Progress (1): 72/121 MB Progress (1): 72/121 MB Progress (1): 72/121 MB Progress (1): 72/121 MB Progress (1): 72/121 MB Progress (1): 72/121 MB Progress (1): 72/121 MB Progress (1): 72/121 MB Progress (1): 72/121 MB Progress (1): 72/121 MB Progress (1): 72/121 MB Progress (1): 72/121 MB Progress (1): 72/121 MB Progress (1): 72/121 MB Progress (1): 72/121 MB Progress (1): 72/121 MB Progress (1): 72/121 MB Progress (1): 72/121 MB Progress (1): 72/121 MB Progress (1): 72/121 MB Progress (1): 72/121 MB Progress (1): 72/121 MB Progress (1): 72/121 MB Progress (1): 72/121 MB Progress (1): 72/121 MB Progress (1): 72/121 MB Progress (1): 72/121 MB Progress (1): 72/121 MB Progress (1): 72/121 MB Progress (1): 72/121 MB Progress (1): 72/121 MB Progress (1): 72/121 MB Progress (1): 72/121 MB Progress (1): 72/121 MB Progress (1): 72/121 MB Progress (1): 72/121 MB Progress (1): 72/121 MB Progress (1): 72/121 MB Progress (1): 72/121 MB Progress (1): 72/121 MB Progress (1): 72/121 MB Progress (1): 72/121 MB Progress (1): 72/121 MB Progress (1): 72/121 MB Progress (1): 72/121 MB Progress (1): 72/121 MB Progress (1): 72/121 MB Progress (1): 72/121 MB Progress (1): 72/121 MB Progress (1): 72/121 MB Progress (1): 72/121 MB Progress (1): 72/121 MB Progress (1): 72/121 MB Progress (1): 72/121 MB Progress (1): 72/121 MB Progress (1): 72/121 MB Progress (1): 72/121 MB Progress (1): 72/121 MB Progress (1): 72/121 MB Progress (1): 72/121 MB Progress (1): 72/121 MB Progress (1): 72/121 MB Progress (1): 72/121 MB Progress (1): 72/121 MB Progress (1): 72/121 MB Progress (1): 72/121 MB Progress (1): 72/121 MB Progress (1): 72/121 MB Progress (1): 72/121 MB Progress (1): 72/121 MB Progress (1): 72/121 MB Progress (1): 72/121 MB Progress (1): 72/121 MB Progress (1): 72/121 MB Progress (1): 72/121 MB Progress (1): 72/121 MB Progress (1): 72/121 MB Progress (1): 72/121 MB Progress (1): 72/121 MB Progress (1): 72/121 MB Progress (1): 72/121 MB Progress (1): 72/121 MB Progress (1): 72/121 MB Progress (1): 72/121 MB Progress (1): 72/121 MB Progress (1): 72/121 MB Progress (1): 72/121 MB Progress (1): 72/121 MB Progress (1): 72/121 MB Progress (1): 72/121 MB Progress (1): 72/121 MB Progress (1): 72/121 MB Progress (1): 72/121 MB Progress (1): 72/121 MB Progress (1): 72/121 MB Progress (1): 72/121 MB Progress (1): 72/121 MB Progress (1): 72/121 MB Progress (1): 72/121 MB Progress (1): 72/121 MB Progress (1): 72/121 MB Progress (1): 72/121 MB Progress (1): 72/121 MB Progress (1): 72/121 MB Progress (1): 72/121 MB Progress (1): 72/121 MB Progress (1): 72/121 MB Progress (1): 72/121 MB Progress (1): 72/121 MB Progress (1): 72/121 MB Progress (1): 72/121 MB Progress (1): 72/121 MB Progress (1): 72/121 MB Progress (1): 72/121 MB Progress (1): 72/121 MB Progress (1): 72/121 MB Progress (1): 72/121 MB Progress (1): 73/121 MB Progress (1): 73/121 MB Progress (1): 73/121 MB Progress (1): 73/121 MB Progress (1): 73/121 MB Progress (1): 73/121 MB Progress (1): 73/121 MB Progress (1): 73/121 MB Progress (1): 73/121 MB Progress (1): 73/121 MB Progress (1): 73/121 MB Progress (1): 73/121 MB Progress (1): 73/121 MB Progress (1): 73/121 MB Progress (1): 73/121 MB Progress (1): 73/121 MB Progress (1): 73/121 MB Progress (1): 73/121 MB Progress (1): 73/121 MB Progress (1): 73/121 MB Progress (1): 73/121 MB Progress (1): 73/121 MB Progress (1): 73/121 MB Progress (1): 73/121 MB Progress (1): 73/121 MB Progress (1): 73/121 MB Progress (1): 73/121 MB Progress (1): 73/121 MB Progress (1): 73/121 MB Progress (1): 73/121 MB Progress (1): 73/121 MB Progress (1): 73/121 MB Progress (1): 73/121 MB Progress (1): 73/121 MB Progress (1): 73/121 MB Progress (1): 73/121 MB Progress (1): 73/121 MB Progress (1): 73/121 MB Progress (1): 73/121 MB Progress (1): 73/121 MB Progress (1): 73/121 MB Progress (1): 73/121 MB Progress (1): 73/121 MB Progress (1): 73/121 MB Progress (1): 73/121 MB Progress (1): 73/121 MB Progress (1): 73/121 MB Progress (1): 73/121 MB Progress (1): 73/121 MB Progress (1): 73/121 MB Progress (1): 73/121 MB Progress (1): 73/121 MB Progress (1): 73/121 MB Progress (1): 73/121 MB Progress (1): 73/121 MB Progress (1): 73/121 MB Progress (1): 73/121 MB Progress (1): 73/121 MB Progress (1): 73/121 MB Progress (1): 73/121 MB Progress (1): 73/121 MB Progress (1): 73/121 MB Progress (1): 73/121 MB Progress (1): 73/121 MB Progress (1): 73/121 MB Progress (1): 73/121 MB Progress (1): 73/121 MB Progress (1): 73/121 MB Progress (1): 73/121 MB Progress (1): 73/121 MB Progress (1): 73/121 MB Progress (1): 73/121 MB Progress (1): 73/121 MB Progress (1): 73/121 MB Progress (1): 73/121 MB Progress (1): 73/121 MB Progress (1): 73/121 MB Progress (1): 73/121 MB Progress (1): 73/121 MB Progress (1): 73/121 MB Progress (1): 73/121 MB Progress (1): 73/121 MB Progress (1): 73/121 MB Progress (1): 73/121 MB Progress (1): 73/121 MB Progress (1): 73/121 MB Progress (1): 73/121 MB Progress (1): 73/121 MB Progress (1): 73/121 MB Progress (1): 73/121 MB Progress (1): 73/121 MB Progress (1): 73/121 MB Progress (1): 73/121 MB Progress (1): 73/121 MB Progress (1): 73/121 MB Progress (1): 73/121 MB Progress (1): 73/121 MB Progress (1): 73/121 MB Progress (1): 73/121 MB Progress (1): 73/121 MB Progress (1): 73/121 MB Progress (1): 73/121 MB Progress (1): 73/121 MB Progress (1): 73/121 MB Progress (1): 73/121 MB Progress (1): 73/121 MB Progress (1): 73/121 MB Progress (1): 73/121 MB Progress (1): 73/121 MB Progress (1): 73/121 MB Progress (1): 73/121 MB Progress (1): 73/121 MB Progress (1): 73/121 MB Progress (1): 73/121 MB Progress (1): 73/121 MB Progress (1): 73/121 MB Progress (1): 73/121 MB Progress (1): 73/121 MB Progress (1): 73/121 MB Progress (1): 73/121 MB Progress (1): 73/121 MB Progress (1): 73/121 MB Progress (1): 73/121 MB Progress (1): 73/121 MB Progress (1): 73/121 MB Progress (1): 73/121 MB Progress (1): 73/121 MB Progress (1): 73/121 MB Progress (1): 73/121 MB Progress (1): 73/121 MB Progress (1): 73/121 MB Progress (1): 73/121 MB Progress (1): 73/121 MB Progress (1): 73/121 MB Progress (1): 73/121 MB Progress (1): 73/121 MB Progress (1): 73/121 MB Progress (1): 73/121 MB Progress (1): 73/121 MB Progress (1): 73/121 MB Progress (1): 73/121 MB Progress (1): 73/121 MB Progress (1): 73/121 MB Progress (1): 73/121 MB Progress (1): 73/121 MB Progress (1): 73/121 MB Progress (1): 73/121 MB Progress (1): 73/121 MB Progress (1): 73/121 MB Progress (1): 73/121 MB Progress (1): 73/121 MB Progress (1): 73/121 MB Progress (1): 73/121 MB Progress (1): 73/121 MB Progress (1): 73/121 MB Progress (1): 73/121 MB Progress (1): 73/121 MB Progress (1): 73/121 MB Progress (1): 73/121 MB Progress (1): 73/121 MB Progress (1): 73/121 MB Progress (1): 73/121 MB Progress (1): 73/121 MB Progress (1): 73/121 MB Progress (1): 73/121 MB Progress (1): 73/121 MB Progress (1): 73/121 MB Progress (1): 73/121 MB Progress (1): 73/121 MB Progress (1): 73/121 MB Progress (1): 73/121 MB Progress (1): 73/121 MB Progress (1): 73/121 MB Progress (1): 73/121 MB Progress (1): 73/121 MB Progress (1): 73/121 MB Progress (1): 73/121 MB Progress (1): 73/121 MB Progress (1): 73/121 MB Progress (1): 73/121 MB Progress (1): 73/121 MB Progress (1): 73/121 MB Progress (1): 73/121 MB Progress (1): 73/121 MB Progress (1): 73/121 MB Progress (1): 73/121 MB Progress (1): 73/121 MB Progress (1): 73/121 MB Progress (1): 73/121 MB Progress (1): 73/121 MB Progress (1): 73/121 MB Progress (1): 73/121 MB Progress (1): 73/121 MB Progress (1): 73/121 MB Progress (1): 73/121 MB Progress (1): 73/121 MB Progress (1): 73/121 MB Progress (1): 73/121 MB Progress (1): 73/121 MB Progress (1): 73/121 MB Progress (1): 73/121 MB Progress (1): 73/121 MB Progress (1): 73/121 MB Progress (1): 73/121 MB Progress (1): 73/121 MB Progress (1): 73/121 MB Progress (1): 73/121 MB Progress (1): 73/121 MB Progress (1): 73/121 MB Progress (1): 73/121 MB Progress (1): 73/121 MB Progress (1): 73/121 MB Progress (1): 73/121 MB Progress (1): 73/121 MB Progress (1): 73/121 MB Progress (1): 73/121 MB Progress (1): 73/121 MB Progress (1): 73/121 MB Progress (1): 73/121 MB Progress (1): 73/121 MB Progress (1): 73/121 MB Progress (1): 73/121 MB Progress (1): 73/121 MB Progress (1): 73/121 MB Progress (1): 73/121 MB Progress (1): 73/121 MB Progress (1): 73/121 MB Progress (1): 73/121 MB Progress (1): 73/121 MB Progress (1): 73/121 MB Progress (1): 73/121 MB Progress (1): 73/121 MB Progress (1): 73/121 MB Progress (1): 73/121 MB Progress (1): 73/121 MB Progress (1): 73/121 MB Progress (1): 73/121 MB Progress (1): 73/121 MB Progress (1): 73/121 MB Progress (1): 73/121 MB Progress (1): 73/121 MB Progress (1): 73/121 MB Progress (1): 73/121 MB Progress (1): 73/121 MB Progress (1): 73/121 MB Progress (1): 73/121 MB Progress (1): 73/121 MB Progress (1): 73/121 MB Progress (1): 73/121 MB Progress (1): 73/121 MB Progress (1): 73/121 MB Progress (1): 73/121 MB Progress (1): 73/121 MB Progress (1): 73/121 MB Progress (1): 73/121 MB Progress (1): 73/121 MB Progress (1): 73/121 MB Progress (1): 73/121 MB Progress (1): 73/121 MB Progress (1): 73/121 MB Progress (1): 73/121 MB Progress (1): 73/121 MB Progress (1): 73/121 MB Progress (1): 73/121 MB Progress (1): 73/121 MB Progress (1): 73/121 MB Progress (1): 73/121 MB Progress (1): 73/121 MB Progress (1): 73/121 MB Progress (1): 73/121 MB Progress (1): 73/121 MB Progress (1): 73/121 MB Progress (1): 73/121 MB Progress (1): 73/121 MB Progress (1): 73/121 MB Progress (1): 73/121 MB Progress (1): 73/121 MB Progress (1): 73/121 MB Progress (1): 73/121 MB Progress (1): 73/121 MB Progress (1): 73/121 MB Progress (1): 73/121 MB Progress (1): 73/121 MB Progress (1): 73/121 MB Progress (1): 73/121 MB Progress (1): 73/121 MB Progress (1): 73/121 MB Progress (1): 73/121 MB Progress (1): 73/121 MB Progress (1): 73/121 MB Progress (1): 73/121 MB Progress (1): 73/121 MB Progress (1): 73/121 MB Progress (1): 73/121 MB Progress (1): 73/121 MB Progress (1): 73/121 MB Progress (1): 73/121 MB Progress (1): 73/121 MB Progress (1): 73/121 MB Progress (1): 73/121 MB Progress (1): 73/121 MB Progress (1): 73/121 MB Progress (1): 73/121 MB Progress (1): 73/121 MB Progress (1): 73/121 MB Progress (1): 73/121 MB Progress (1): 73/121 MB Progress (1): 73/121 MB Progress (1): 73/121 MB Progress (1): 73/121 MB Progress (1): 73/121 MB Progress (1): 73/121 MB Progress (1): 73/121 MB Progress (1): 73/121 MB Progress (1): 73/121 MB Progress (1): 73/121 MB Progress (1): 73/121 MB Progress (1): 73/121 MB Progress (1): 73/121 MB Progress (1): 73/121 MB Progress (1): 73/121 MB Progress (1): 73/121 MB Progress (1): 73/121 MB Progress (1): 73/121 MB Progress (1): 73/121 MB Progress (1): 73/121 MB Progress (1): 73/121 MB Progress (1): 73/121 MB Progress (1): 73/121 MB Progress (1): 73/121 MB Progress (1): 73/121 MB Progress (1): 73/121 MB Progress (1): 73/121 MB Progress (1): 73/121 MB Progress (1): 73/121 MB Progress (1): 73/121 MB Progress (1): 73/121 MB Progress (1): 73/121 MB Progress (1): 73/121 MB Progress (1): 73/121 MB Progress (1): 73/121 MB Progress (1): 73/121 MB Progress (1): 73/121 MB Progress (1): 73/121 MB Progress (1): 73/121 MB Progress (1): 73/121 MB Progress (1): 73/121 MB Progress (1): 73/121 MB Progress (1): 73/121 MB Progress (1): 73/121 MB Progress (1): 73/121 MB Progress (1): 73/121 MB Progress (1): 73/121 MB Progress (1): 73/121 MB Progress (1): 73/121 MB Progress (1): 73/121 MB Progress (1): 73/121 MB Progress (1): 73/121 MB Progress (1): 73/121 MB Progress (1): 73/121 MB Progress (1): 73/121 MB Progress (1): 73/121 MB Progress (1): 73/121 MB Progress (1): 73/121 MB Progress (1): 73/121 MB Progress (1): 73/121 MB Progress (1): 73/121 MB Progress (1): 73/121 MB Progress (1): 73/121 MB Progress (1): 73/121 MB Progress (1): 73/121 MB Progress (1): 73/121 MB Progress (1): 73/121 MB Progress (1): 73/121 MB Progress (1): 73/121 MB Progress (1): 73/121 MB Progress (1): 73/121 MB Progress (1): 73/121 MB Progress (1): 73/121 MB Progress (1): 73/121 MB Progress (1): 73/121 MB Progress (1): 73/121 MB Progress (1): 73/121 MB Progress (1): 73/121 MB Progress (1): 73/121 MB Progress (1): 73/121 MB Progress (1): 73/121 MB Progress (1): 73/121 MB Progress (1): 73/121 MB Progress (1): 73/121 MB Progress (1): 73/121 MB Progress (1): 73/121 MB Progress (1): 73/121 MB Progress (1): 73/121 MB Progress (1): 73/121 MB Progress (1): 73/121 MB Progress (1): 73/121 MB Progress (1): 73/121 MB Progress (1): 73/121 MB Progress (1): 73/121 MB Progress (1): 73/121 MB Progress (1): 73/121 MB Progress (1): 73/121 MB Progress (1): 73/121 MB Progress (1): 73/121 MB Progress (1): 73/121 MB Progress (1): 73/121 MB Progress (1): 73/121 MB Progress (1): 73/121 MB Progress (1): 73/121 MB Progress (1): 73/121 MB Progress (1): 73/121 MB Progress (1): 73/121 MB Progress (1): 73/121 MB Progress (1): 73/121 MB Progress (1): 73/121 MB Progress (1): 73/121 MB Progress (1): 73/121 MB Progress (1): 73/121 MB Progress (1): 73/121 MB Progress (1): 73/121 MB Progress (1): 73/121 MB Progress (1): 73/121 MB Progress (1): 73/121 MB Progress (1): 73/121 MB Progress (1): 73/121 MB Progress (1): 73/121 MB Progress (1): 73/121 MB Progress (1): 73/121 MB Progress (1): 73/121 MB Progress (1): 73/121 MB Progress (1): 73/121 MB Progress (1): 73/121 MB Progress (1): 73/121 MB Progress (1): 73/121 MB Progress (1): 73/121 MB Progress (1): 73/121 MB Progress (1): 73/121 MB Progress (1): 73/121 MB Progress (1): 73/121 MB Progress (1): 73/121 MB Progress (1): 73/121 MB Progress (1): 73/121 MB Progress (1): 73/121 MB Progress (1): 73/121 MB Progress (1): 73/121 MB Progress (1): 73/121 MB Progress (1): 73/121 MB Progress (1): 73/121 MB Progress (1): 73/121 MB Progress (1): 73/121 MB Progress (1): 73/121 MB Progress (1): 73/121 MB Progress (1): 73/121 MB Progress (1): 73/121 MB Progress (1): 73/121 MB Progress (1): 73/121 MB Progress (1): 73/121 MB Progress (1): 73/121 MB Progress (1): 73/121 MB Progress (1): 73/121 MB Progress (1): 73/121 MB Progress (1): 73/121 MB Progress (1): 73/121 MB Progress (1): 73/121 MB Progress (1): 73/121 MB Progress (1): 73/121 MB Progress (1): 73/121 MB Progress (1): 73/121 MB Progress (1): 73/121 MB Progress (1): 73/121 MB Progress (1): 73/121 MB Progress (1): 73/121 MB Progress (1): 73/121 MB Progress (1): 73/121 MB Progress (1): 73/121 MB Progress (1): 73/121 MB Progress (1): 73/121 MB Progress (1): 73/121 MB Progress (1): 73/121 MB Progress (1): 73/121 MB Progress (1): 73/121 MB Progress (1): 73/121 MB Progress (1): 73/121 MB Progress (1): 73/121 MB Progress (1): 73/121 MB Progress (1): 73/121 MB Progress (1): 73/121 MB Progress (1): 74/121 MB Progress (1): 74/121 MB Progress (1): 74/121 MB Progress (1): 74/121 MB Progress (1): 74/121 MB Progress (1): 74/121 MB Progress (1): 74/121 MB Progress (1): 74/121 MB Progress (1): 74/121 MB Progress (1): 74/121 MB Progress (1): 74/121 MB Progress (1): 74/121 MB Progress (1): 74/121 MB Progress (1): 74/121 MB Progress (1): 74/121 MB Progress (1): 74/121 MB Progress (1): 74/121 MB Progress (1): 74/121 MB Progress (1): 74/121 MB Progress (1): 74/121 MB Progress (1): 74/121 MB Progress (1): 74/121 MB Progress (1): 74/121 MB Progress (1): 74/121 MB Progress (1): 74/121 MB Progress (1): 74/121 MB Progress (1): 74/121 MB Progress (1): 74/121 MB Progress (1): 74/121 MB Progress (1): 74/121 MB Progress (1): 74/121 MB Progress (1): 74/121 MB Progress (1): 74/121 MB Progress (1): 74/121 MB Progress (1): 74/121 MB Progress (1): 74/121 MB Progress (1): 74/121 MB Progress (1): 74/121 MB Progress (1): 74/121 MB Progress (1): 74/121 MB Progress (1): 74/121 MB Progress (1): 74/121 MB Progress (1): 74/121 MB Progress (1): 74/121 MB Progress (1): 74/121 MB Progress (1): 74/121 MB Progress (1): 74/121 MB Progress (1): 74/121 MB Progress (1): 74/121 MB Progress (1): 74/121 MB Progress (1): 74/121 MB Progress (1): 74/121 MB Progress (1): 74/121 MB Progress (1): 74/121 MB Progress (1): 74/121 MB Progress (1): 74/121 MB Progress (1): 74/121 MB Progress (1): 74/121 MB Progress (1): 74/121 MB Progress (1): 74/121 MB Progress (1): 74/121 MB Progress (1): 74/121 MB Progress (1): 74/121 MB Progress (1): 74/121 MB Progress (1): 74/121 MB Progress (1): 74/121 MB Progress (1): 74/121 MB Progress (1): 74/121 MB Progress (1): 74/121 MB Progress (1): 74/121 MB Progress (1): 74/121 MB Progress (1): 74/121 MB Progress (1): 74/121 MB Progress (1): 74/121 MB Progress (1): 74/121 MB Progress (1): 74/121 MB Progress (1): 74/121 MB Progress (1): 74/121 MB Progress (1): 74/121 MB Progress (1): 74/121 MB Progress (1): 74/121 MB Progress (1): 74/121 MB Progress (1): 74/121 MB Progress (1): 74/121 MB Progress (1): 74/121 MB Progress (1): 74/121 MB Progress (1): 74/121 MB Progress (1): 74/121 MB Progress (1): 74/121 MB Progress (1): 74/121 MB Progress (1): 74/121 MB Progress (1): 74/121 MB Progress (1): 74/121 MB Progress (1): 74/121 MB Progress (1): 74/121 MB Progress (1): 74/121 MB Progress (1): 74/121 MB Progress (1): 74/121 MB Progress (1): 74/121 MB Progress (1): 74/121 MB Progress (1): 74/121 MB Progress (1): 74/121 MB Progress (1): 74/121 MB Progress (1): 74/121 MB Progress (1): 74/121 MB Progress (1): 74/121 MB Progress (1): 74/121 MB Progress (1): 74/121 MB Progress (1): 74/121 MB Progress (1): 74/121 MB Progress (1): 74/121 MB Progress (1): 74/121 MB Progress (1): 74/121 MB Progress (1): 74/121 MB Progress (1): 74/121 MB Progress (1): 74/121 MB Progress (1): 74/121 MB Progress (1): 74/121 MB Progress (1): 74/121 MB Progress (1): 74/121 MB Progress (1): 74/121 MB Progress (1): 74/121 MB Progress (1): 74/121 MB Progress (1): 74/121 MB Progress (1): 74/121 MB Progress (1): 74/121 MB Progress (1): 74/121 MB Progress (1): 74/121 MB Progress (1): 74/121 MB Progress (1): 74/121 MB Progress (1): 74/121 MB Progress (1): 74/121 MB Progress (1): 74/121 MB Progress (1): 74/121 MB Progress (1): 74/121 MB Progress (1): 74/121 MB Progress (1): 74/121 MB Progress (1): 74/121 MB Progress (1): 74/121 MB Progress (1): 74/121 MB Progress (1): 74/121 MB Progress (1): 74/121 MB Progress (1): 74/121 MB Progress (1): 74/121 MB Progress (1): 74/121 MB Progress (1): 74/121 MB Progress (1): 74/121 MB Progress (1): 74/121 MB Progress (1): 74/121 MB Progress (1): 74/121 MB Progress (1): 74/121 MB Progress (1): 74/121 MB Progress (1): 74/121 MB Progress (1): 74/121 MB Progress (1): 74/121 MB Progress (1): 74/121 MB Progress (1): 74/121 MB Progress (1): 74/121 MB Progress (1): 74/121 MB Progress (1): 74/121 MB Progress (1): 74/121 MB Progress (1): 74/121 MB Progress (1): 74/121 MB Progress (1): 74/121 MB Progress (1): 74/121 MB Progress (1): 74/121 MB Progress (1): 74/121 MB Progress (1): 74/121 MB Progress (1): 74/121 MB Progress (1): 74/121 MB Progress (1): 74/121 MB Progress (1): 74/121 MB Progress (1): 74/121 MB Progress (1): 74/121 MB Progress (1): 74/121 MB Progress (1): 74/121 MB Progress (1): 74/121 MB Progress (1): 74/121 MB Progress (1): 74/121 MB Progress (1): 74/121 MB Progress (1): 74/121 MB Progress (1): 74/121 MB Progress (1): 74/121 MB Progress (1): 74/121 MB Progress (1): 74/121 MB Progress (1): 74/121 MB Progress (1): 74/121 MB Progress (1): 74/121 MB Progress (1): 74/121 MB Progress (1): 74/121 MB Progress (1): 74/121 MB Progress (1): 74/121 MB Progress (1): 74/121 MB Progress (1): 74/121 MB Progress (1): 74/121 MB Progress (1): 74/121 MB Progress (1): 74/121 MB Progress (1): 74/121 MB Progress (1): 74/121 MB Progress (1): 74/121 MB Progress (1): 74/121 MB Progress (1): 74/121 MB Progress (1): 74/121 MB Progress (1): 74/121 MB Progress (1): 74/121 MB Progress (1): 74/121 MB Progress (1): 74/121 MB Progress (1): 74/121 MB Progress (1): 74/121 MB Progress (1): 74/121 MB Progress (1): 74/121 MB Progress (1): 74/121 MB Progress (1): 74/121 MB Progress (1): 74/121 MB Progress (1): 74/121 MB Progress (1): 74/121 MB Progress (1): 74/121 MB Progress (1): 74/121 MB Progress (1): 74/121 MB Progress (1): 74/121 MB Progress (1): 74/121 MB Progress (1): 74/121 MB Progress (1): 74/121 MB Progress (1): 74/121 MB Progress (1): 74/121 MB Progress (1): 74/121 MB Progress (1): 74/121 MB Progress (1): 74/121 MB Progress (1): 74/121 MB Progress (1): 74/121 MB Progress (1): 74/121 MB Progress (1): 74/121 MB Progress (1): 74/121 MB Progress (1): 74/121 MB Progress (1): 74/121 MB Progress (1): 74/121 MB Progress (1): 74/121 MB Progress (1): 74/121 MB Progress (1): 74/121 MB Progress (1): 74/121 MB Progress (1): 74/121 MB Progress (1): 74/121 MB Progress (1): 74/121 MB Progress (1): 74/121 MB Progress (1): 74/121 MB Progress (1): 74/121 MB Progress (1): 74/121 MB Progress (1): 74/121 MB Progress (1): 74/121 MB Progress (1): 74/121 MB Progress (1): 74/121 MB Progress (1): 74/121 MB Progress (1): 74/121 MB Progress (1): 74/121 MB Progress (1): 74/121 MB Progress (1): 74/121 MB Progress (1): 74/121 MB Progress (1): 74/121 MB Progress (1): 74/121 MB Progress (1): 74/121 MB Progress (1): 74/121 MB Progress (1): 74/121 MB Progress (1): 74/121 MB Progress (1): 74/121 MB Progress (1): 74/121 MB Progress (1): 74/121 MB Progress (1): 74/121 MB Progress (1): 74/121 MB Progress (1): 74/121 MB Progress (1): 74/121 MB Progress (1): 74/121 MB Progress (1): 74/121 MB Progress (1): 74/121 MB Progress (1): 74/121 MB Progress (1): 74/121 MB Progress (1): 74/121 MB Progress (1): 74/121 MB Progress (1): 74/121 MB Progress (1): 74/121 MB Progress (1): 74/121 MB Progress (1): 74/121 MB Progress (1): 74/121 MB Progress (1): 74/121 MB Progress (1): 74/121 MB Progress (1): 74/121 MB Progress (1): 74/121 MB Progress (1): 74/121 MB Progress (1): 74/121 MB Progress (1): 74/121 MB Progress (1): 74/121 MB Progress (1): 74/121 MB Progress (1): 74/121 MB Progress (1): 74/121 MB Progress (1): 74/121 MB Progress (1): 74/121 MB Progress (1): 74/121 MB Progress (1): 74/121 MB Progress (1): 74/121 MB Progress (1): 74/121 MB Progress (1): 74/121 MB Progress (1): 74/121 MB Progress (1): 74/121 MB Progress (1): 74/121 MB Progress (1): 74/121 MB Progress (1): 74/121 MB Progress (1): 74/121 MB Progress (1): 74/121 MB Progress (1): 74/121 MB Progress (1): 74/121 MB Progress (1): 74/121 MB Progress (1): 74/121 MB Progress (1): 74/121 MB Progress (1): 74/121 MB Progress (1): 74/121 MB Progress (1): 74/121 MB Progress (1): 74/121 MB Progress (1): 74/121 MB Progress (1): 74/121 MB Progress (1): 74/121 MB Progress (1): 74/121 MB Progress (1): 74/121 MB Progress (1): 74/121 MB Progress (1): 74/121 MB Progress (1): 74/121 MB Progress (1): 74/121 MB Progress (1): 74/121 MB Progress (1): 74/121 MB Progress (1): 74/121 MB Progress (1): 74/121 MB Progress (1): 74/121 MB Progress (1): 74/121 MB Progress (1): 74/121 MB Progress (1): 74/121 MB Progress (1): 74/121 MB Progress (1): 74/121 MB Progress (1): 74/121 MB Progress (1): 74/121 MB Progress (1): 74/121 MB Progress (1): 74/121 MB Progress (1): 74/121 MB Progress (1): 74/121 MB Progress (1): 74/121 MB Progress (1): 74/121 MB Progress (1): 74/121 MB Progress (1): 74/121 MB Progress (1): 74/121 MB Progress (1): 74/121 MB Progress (1): 74/121 MB Progress (1): 74/121 MB Progress (1): 74/121 MB Progress (1): 74/121 MB Progress (1): 74/121 MB Progress (1): 74/121 MB Progress (1): 74/121 MB Progress (1): 74/121 MB Progress (1): 74/121 MB Progress (1): 74/121 MB Progress (1): 74/121 MB Progress (1): 74/121 MB Progress (1): 74/121 MB Progress (1): 74/121 MB Progress (1): 74/121 MB Progress (1): 74/121 MB Progress (1): 74/121 MB Progress (1): 74/121 MB Progress (1): 74/121 MB Progress (1): 74/121 MB Progress (1): 74/121 MB Progress (1): 74/121 MB Progress (1): 74/121 MB Progress (1): 74/121 MB Progress (1): 74/121 MB Progress (1): 74/121 MB Progress (1): 74/121 MB Progress (1): 74/121 MB Progress (1): 74/121 MB Progress (1): 74/121 MB Progress (1): 74/121 MB Progress (1): 74/121 MB Progress (1): 74/121 MB Progress (1): 74/121 MB Progress (1): 74/121 MB Progress (1): 74/121 MB Progress (1): 74/121 MB Progress (1): 74/121 MB Progress (1): 74/121 MB Progress (1): 74/121 MB Progress (1): 74/121 MB Progress (1): 74/121 MB Progress (1): 74/121 MB Progress (1): 74/121 MB Progress (1): 74/121 MB Progress (1): 74/121 MB Progress (1): 74/121 MB Progress (1): 74/121 MB Progress (1): 74/121 MB Progress (1): 74/121 MB Progress (1): 74/121 MB Progress (1): 74/121 MB Progress (1): 74/121 MB Progress (1): 74/121 MB Progress (1): 74/121 MB Progress (1): 74/121 MB Progress (1): 74/121 MB Progress (1): 74/121 MB Progress (1): 74/121 MB Progress (1): 74/121 MB Progress (1): 74/121 MB Progress (1): 74/121 MB Progress (1): 74/121 MB Progress (1): 74/121 MB Progress (1): 74/121 MB Progress (1): 74/121 MB Progress (1): 74/121 MB Progress (1): 74/121 MB Progress (1): 74/121 MB Progress (1): 74/121 MB Progress (1): 74/121 MB Progress (1): 74/121 MB Progress (1): 74/121 MB Progress (1): 74/121 MB Progress (1): 74/121 MB Progress (1): 74/121 MB Progress (1): 74/121 MB Progress (1): 74/121 MB Progress (1): 74/121 MB Progress (1): 74/121 MB Progress (1): 74/121 MB Progress (1): 74/121 MB Progress (1): 74/121 MB Progress (1): 74/121 MB Progress (1): 74/121 MB Progress (1): 74/121 MB Progress (1): 74/121 MB Progress (1): 74/121 MB Progress (1): 74/121 MB Progress (1): 74/121 MB Progress (1): 74/121 MB Progress (1): 74/121 MB Progress (1): 74/121 MB Progress (1): 74/121 MB Progress (1): 74/121 MB Progress (1): 74/121 MB Progress (1): 74/121 MB Progress (1): 74/121 MB Progress (1): 74/121 MB Progress (1): 74/121 MB Progress (1): 74/121 MB Progress (1): 74/121 MB Progress (1): 74/121 MB Progress (1): 74/121 MB Progress (1): 74/121 MB Progress (1): 74/121 MB Progress (1): 74/121 MB Progress (1): 74/121 MB Progress (1): 74/121 MB Progress (1): 74/121 MB Progress (1): 74/121 MB Progress (1): 74/121 MB Progress (1): 74/121 MB Progress (1): 74/121 MB Progress (1): 74/121 MB Progress (1): 74/121 MB Progress (1): 74/121 MB Progress (1): 74/121 MB Progress (1): 74/121 MB Progress (1): 74/121 MB Progress (1): 74/121 MB Progress (1): 74/121 MB Progress (1): 74/121 MB Progress (1): 74/121 MB Progress (1): 74/121 MB Progress (1): 74/121 MB Progress (1): 74/121 MB Progress (1): 74/121 MB Progress (1): 74/121 MB Progress (1): 74/121 MB Progress (1): 74/121 MB Progress (1): 74/121 MB Progress (1): 74/121 MB Progress (1): 74/121 MB Progress (1): 74/121 MB Progress (1): 74/121 MB Progress (1): 74/121 MB Progress (1): 74/121 MB Progress (1): 74/121 MB Progress (1): 74/121 MB Progress (1): 74/121 MB Progress (1): 75/121 MB Progress (1): 75/121 MB Progress (1): 75/121 MB Progress (1): 75/121 MB Progress (1): 75/121 MB Progress (1): 75/121 MB Progress (1): 75/121 MB Progress (1): 75/121 MB Progress (1): 75/121 MB Progress (1): 75/121 MB Progress (1): 75/121 MB Progress (1): 75/121 MB Progress (1): 75/121 MB Progress (1): 75/121 MB Progress (1): 75/121 MB Progress (1): 75/121 MB Progress (1): 75/121 MB Progress (1): 75/121 MB Progress (1): 75/121 MB Progress (1): 75/121 MB Progress (1): 75/121 MB Progress (1): 75/121 MB Progress (1): 75/121 MB Progress (1): 75/121 MB Progress (1): 75/121 MB Progress (1): 75/121 MB Progress (1): 75/121 MB Progress (1): 75/121 MB Progress (1): 75/121 MB Progress (1): 75/121 MB Progress (1): 75/121 MB Progress (1): 75/121 MB Progress (1): 75/121 MB Progress (1): 75/121 MB Progress (1): 75/121 MB Progress (1): 75/121 MB Progress (1): 75/121 MB Progress (1): 75/121 MB Progress (1): 75/121 MB Progress (1): 75/121 MB Progress (1): 75/121 MB Progress (1): 75/121 MB Progress (1): 75/121 MB Progress (1): 75/121 MB Progress (1): 75/121 MB Progress (1): 75/121 MB Progress (1): 75/121 MB Progress (1): 75/121 MB Progress (1): 75/121 MB Progress (1): 75/121 MB Progress (1): 75/121 MB Progress (1): 75/121 MB Progress (1): 75/121 MB Progress (1): 75/121 MB Progress (1): 75/121 MB Progress (1): 75/121 MB Progress (1): 75/121 MB Progress (1): 75/121 MB Progress (1): 75/121 MB Progress (1): 75/121 MB Progress (1): 75/121 MB Progress (1): 75/121 MB Progress (1): 75/121 MB Progress (1): 75/121 MB Progress (1): 75/121 MB Progress (1): 75/121 MB Progress (1): 75/121 MB Progress (1): 75/121 MB Progress (1): 75/121 MB Progress (1): 75/121 MB Progress (1): 75/121 MB Progress (1): 75/121 MB Progress (1): 75/121 MB Progress (1): 75/121 MB Progress (1): 75/121 MB Progress (1): 75/121 MB Progress (1): 75/121 MB Progress (1): 75/121 MB Progress (1): 75/121 MB Progress (1): 75/121 MB Progress (1): 75/121 MB Progress (1): 75/121 MB Progress (1): 75/121 MB Progress (1): 75/121 MB Progress (1): 75/121 MB Progress (1): 75/121 MB Progress (1): 75/121 MB Progress (1): 75/121 MB Progress (1): 75/121 MB Progress (1): 75/121 MB Progress (1): 75/121 MB Progress (1): 75/121 MB Progress (1): 75/121 MB Progress (1): 75/121 MB Progress (1): 75/121 MB Progress (1): 75/121 MB Progress (1): 75/121 MB Progress (1): 75/121 MB Progress (1): 75/121 MB Progress (1): 75/121 MB Progress (1): 75/121 MB Progress (1): 75/121 MB Progress (1): 75/121 MB Progress (1): 75/121 MB Progress (1): 75/121 MB Progress (1): 75/121 MB Progress (1): 75/121 MB Progress (1): 75/121 MB Progress (1): 75/121 MB Progress (1): 75/121 MB Progress (1): 75/121 MB Progress (1): 75/121 MB Progress (1): 75/121 MB Progress (1): 75/121 MB Progress (1): 75/121 MB Progress (1): 75/121 MB Progress (1): 75/121 MB Progress (1): 75/121 MB Progress (1): 75/121 MB Progress (1): 75/121 MB Progress (1): 75/121 MB Progress (1): 75/121 MB Progress (1): 75/121 MB Progress (1): 75/121 MB Progress (1): 75/121 MB Progress (1): 75/121 MB Progress (1): 75/121 MB Progress (1): 75/121 MB Progress (1): 75/121 MB Progress (1): 75/121 MB Progress (1): 75/121 MB Progress (1): 75/121 MB Progress (1): 75/121 MB Progress (1): 75/121 MB Progress (1): 75/121 MB Progress (1): 75/121 MB Progress (1): 75/121 MB Progress (1): 75/121 MB Progress (1): 75/121 MB Progress (1): 75/121 MB Progress (1): 75/121 MB Progress (1): 75/121 MB Progress (1): 75/121 MB Progress (1): 75/121 MB Progress (1): 75/121 MB Progress (1): 75/121 MB Progress (1): 75/121 MB Progress (1): 75/121 MB Progress (1): 75/121 MB Progress (1): 75/121 MB Progress (1): 75/121 MB Progress (1): 75/121 MB Progress (1): 75/121 MB Progress (1): 75/121 MB Progress (1): 75/121 MB Progress (1): 75/121 MB Progress (1): 75/121 MB Progress (1): 75/121 MB Progress (1): 75/121 MB Progress (1): 75/121 MB Progress (1): 75/121 MB Progress (1): 75/121 MB Progress (1): 75/121 MB Progress (1): 75/121 MB Progress (1): 75/121 MB Progress (1): 75/121 MB Progress (1): 75/121 MB Progress (1): 75/121 MB Progress (1): 75/121 MB Progress (1): 75/121 MB Progress (1): 75/121 MB Progress (1): 75/121 MB Progress (1): 75/121 MB Progress (1): 75/121 MB Progress (1): 75/121 MB Progress (1): 75/121 MB Progress (1): 75/121 MB Progress (1): 75/121 MB Progress (1): 75/121 MB Progress (1): 75/121 MB Progress (1): 75/121 MB Progress (1): 75/121 MB Progress (1): 75/121 MB Progress (1): 75/121 MB Progress (1): 75/121 MB Progress (1): 75/121 MB Progress (1): 75/121 MB Progress (1): 75/121 MB Progress (1): 75/121 MB Progress (1): 75/121 MB Progress (1): 75/121 MB Progress (1): 75/121 MB Progress (1): 75/121 MB Progress (1): 75/121 MB Progress (1): 75/121 MB Progress (1): 75/121 MB Progress (1): 75/121 MB Progress (1): 75/121 MB Progress (1): 75/121 MB Progress (1): 75/121 MB Progress (1): 75/121 MB Progress (1): 75/121 MB Progress (1): 75/121 MB Progress (1): 75/121 MB Progress (1): 75/121 MB Progress (1): 75/121 MB Progress (1): 75/121 MB Progress (1): 75/121 MB Progress (1): 75/121 MB Progress (1): 75/121 MB Progress (1): 75/121 MB Progress (1): 75/121 MB Progress (1): 75/121 MB Progress (1): 75/121 MB Progress (1): 75/121 MB Progress (1): 75/121 MB Progress (1): 75/121 MB Progress (1): 75/121 MB Progress (1): 75/121 MB Progress (1): 75/121 MB Progress (1): 75/121 MB Progress (1): 75/121 MB Progress (1): 75/121 MB Progress (1): 75/121 MB Progress (1): 75/121 MB Progress (1): 75/121 MB Progress (1): 75/121 MB Progress (1): 75/121 MB Progress (1): 75/121 MB Progress (1): 75/121 MB Progress (1): 75/121 MB Progress (1): 75/121 MB Progress (1): 75/121 MB Progress (1): 75/121 MB Progress (1): 75/121 MB Progress (1): 75/121 MB Progress (1): 75/121 MB Progress (1): 75/121 MB Progress (1): 75/121 MB Progress (1): 75/121 MB Progress (1): 75/121 MB Progress (1): 75/121 MB Progress (1): 75/121 MB Progress (1): 75/121 MB Progress (1): 75/121 MB Progress (1): 75/121 MB Progress (1): 75/121 MB Progress (1): 75/121 MB Progress (1): 75/121 MB Progress (1): 75/121 MB Progress (1): 75/121 MB Progress (1): 75/121 MB Progress (1): 75/121 MB Progress (1): 75/121 MB Progress (1): 75/121 MB Progress (1): 75/121 MB Progress (1): 75/121 MB Progress (1): 75/121 MB Progress (1): 75/121 MB Progress (1): 75/121 MB Progress (1): 75/121 MB Progress (1): 75/121 MB Progress (1): 75/121 MB Progress (1): 75/121 MB Progress (1): 75/121 MB Progress (1): 75/121 MB Progress (1): 75/121 MB Progress (1): 75/121 MB Progress (1): 75/121 MB Progress (1): 75/121 MB Progress (1): 75/121 MB Progress (1): 75/121 MB Progress (1): 75/121 MB Progress (1): 75/121 MB Progress (1): 75/121 MB Progress (1): 75/121 MB Progress (1): 75/121 MB Progress (1): 75/121 MB Progress (1): 75/121 MB Progress (1): 75/121 MB Progress (1): 75/121 MB Progress (1): 75/121 MB Progress (1): 75/121 MB Progress (1): 75/121 MB Progress (1): 75/121 MB Progress (1): 75/121 MB Progress (1): 75/121 MB Progress (1): 75/121 MB Progress (1): 75/121 MB Progress (1): 75/121 MB Progress (1): 75/121 MB Progress (1): 75/121 MB Progress (1): 75/121 MB Progress (1): 75/121 MB Progress (1): 75/121 MB Progress (1): 75/121 MB Progress (1): 75/121 MB Progress (1): 75/121 MB Progress (1): 75/121 MB Progress (1): 75/121 MB Progress (1): 75/121 MB Progress (1): 75/121 MB Progress (1): 75/121 MB Progress (1): 75/121 MB Progress (1): 75/121 MB Progress (1): 75/121 MB Progress (1): 75/121 MB Progress (1): 75/121 MB Progress (1): 75/121 MB Progress (1): 75/121 MB Progress (1): 75/121 MB Progress (1): 75/121 MB Progress (1): 75/121 MB Progress (1): 75/121 MB Progress (1): 75/121 MB Progress (1): 75/121 MB Progress (1): 75/121 MB Progress (1): 75/121 MB Progress (1): 75/121 MB Progress (1): 75/121 MB Progress (1): 75/121 MB Progress (1): 75/121 MB Progress (1): 75/121 MB Progress (1): 75/121 MB Progress (1): 75/121 MB Progress (1): 75/121 MB Progress (1): 75/121 MB Progress (1): 75/121 MB Progress (1): 75/121 MB Progress (1): 75/121 MB Progress (1): 75/121 MB Progress (1): 75/121 MB Progress (1): 75/121 MB Progress (1): 75/121 MB Progress (1): 75/121 MB Progress (1): 75/121 MB Progress (1): 75/121 MB Progress (1): 75/121 MB Progress (1): 75/121 MB Progress (1): 75/121 MB Progress (1): 75/121 MB Progress (1): 75/121 MB Progress (1): 75/121 MB Progress (1): 75/121 MB Progress (1): 75/121 MB Progress (1): 75/121 MB Progress (1): 75/121 MB Progress (1): 75/121 MB Progress (1): 75/121 MB Progress (1): 75/121 MB Progress (1): 75/121 MB Progress (1): 75/121 MB Progress (1): 75/121 MB Progress (1): 75/121 MB Progress (1): 75/121 MB Progress (1): 75/121 MB Progress (1): 75/121 MB Progress (1): 75/121 MB Progress (1): 75/121 MB Progress (1): 75/121 MB Progress (1): 75/121 MB Progress (1): 75/121 MB Progress (1): 75/121 MB Progress (1): 75/121 MB Progress (1): 75/121 MB Progress (1): 75/121 MB Progress (1): 75/121 MB Progress (1): 75/121 MB Progress (1): 75/121 MB Progress (1): 75/121 MB Progress (1): 75/121 MB Progress (1): 75/121 MB Progress (1): 75/121 MB Progress (1): 75/121 MB Progress (1): 75/121 MB Progress (1): 75/121 MB Progress (1): 75/121 MB Progress (1): 75/121 MB Progress (1): 75/121 MB Progress (1): 75/121 MB Progress (1): 75/121 MB Progress (1): 75/121 MB Progress (1): 75/121 MB Progress (1): 75/121 MB Progress (1): 75/121 MB Progress (1): 75/121 MB Progress (1): 75/121 MB Progress (1): 75/121 MB Progress (1): 75/121 MB Progress (1): 75/121 MB Progress (1): 75/121 MB Progress (1): 75/121 MB Progress (1): 75/121 MB Progress (1): 75/121 MB Progress (1): 75/121 MB Progress (1): 75/121 MB Progress (1): 75/121 MB Progress (1): 75/121 MB Progress (1): 75/121 MB Progress (1): 75/121 MB Progress (1): 75/121 MB Progress (1): 75/121 MB Progress (1): 75/121 MB Progress (1): 75/121 MB Progress (1): 75/121 MB Progress (1): 75/121 MB Progress (1): 75/121 MB Progress (1): 75/121 MB Progress (1): 75/121 MB Progress (1): 75/121 MB Progress (1): 75/121 MB Progress (1): 75/121 MB Progress (1): 75/121 MB Progress (1): 75/121 MB Progress (1): 75/121 MB Progress (1): 75/121 MB Progress (1): 75/121 MB Progress (1): 75/121 MB Progress (1): 75/121 MB Progress (1): 75/121 MB Progress (1): 75/121 MB Progress (1): 75/121 MB Progress (1): 75/121 MB Progress (1): 75/121 MB Progress (1): 75/121 MB Progress (1): 75/121 MB Progress (1): 75/121 MB Progress (1): 75/121 MB Progress (1): 75/121 MB Progress (1): 75/121 MB Progress (1): 75/121 MB Progress (1): 75/121 MB Progress (1): 75/121 MB Progress (1): 75/121 MB Progress (1): 75/121 MB Progress (1): 75/121 MB Progress (1): 75/121 MB Progress (1): 75/121 MB Progress (1): 75/121 MB Progress (1): 75/121 MB Progress (1): 75/121 MB Progress (1): 75/121 MB Progress (1): 75/121 MB Progress (1): 75/121 MB Progress (1): 75/121 MB Progress (1): 75/121 MB Progress (1): 75/121 MB Progress (1): 75/121 MB Progress (1): 75/121 MB Progress (1): 75/121 MB Progress (1): 75/121 MB Progress (1): 75/121 MB Progress (1): 75/121 MB Progress (1): 75/121 MB Progress (1): 75/121 MB Progress (1): 75/121 MB Progress (1): 75/121 MB Progress (1): 75/121 MB Progress (1): 75/121 MB Progress (1): 75/121 MB Progress (1): 75/121 MB Progress (1): 75/121 MB Progress (1): 75/121 MB Progress (1): 75/121 MB Progress (1): 75/121 MB Progress (1): 75/121 MB Progress (1): 75/121 MB Progress (1): 75/121 MB Progress (1): 75/121 MB Progress (1): 75/121 MB Progress (1): 75/121 MB Progress (1): 75/121 MB Progress (1): 75/121 MB Progress (1): 75/121 MB Progress (1): 75/121 MB Progress (1): 75/121 MB Progress (1): 75/121 MB Progress (1): 75/121 MB Progress (1): 75/121 MB Progress (1): 75/121 MB Progress (1): 75/121 MB Progress (1): 75/121 MB Progress (1): 75/121 MB Progress (1): 75/121 MB Progress (1): 75/121 MB Progress (1): 75/121 MB Progress (1): 75/121 MB Progress (1): 75/121 MB Progress (1): 75/121 MB Progress (1): 76/121 MB Progress (1): 76/121 MB Progress (1): 76/121 MB Progress (1): 76/121 MB Progress (1): 76/121 MB Progress (1): 76/121 MB Progress (1): 76/121 MB Progress (1): 76/121 MB Progress (1): 76/121 MB Progress (1): 76/121 MB Progress (1): 76/121 MB Progress (1): 76/121 MB Progress (1): 76/121 MB Progress (1): 76/121 MB Progress (1): 76/121 MB Progress (1): 76/121 MB Progress (1): 76/121 MB Progress (1): 76/121 MB Progress (1): 76/121 MB Progress (1): 76/121 MB Progress (1): 76/121 MB Progress (1): 76/121 MB Progress (1): 76/121 MB Progress (1): 76/121 MB Progress (1): 76/121 MB Progress (1): 76/121 MB Progress (1): 76/121 MB Progress (1): 76/121 MB Progress (1): 76/121 MB Progress (1): 76/121 MB Progress (1): 76/121 MB Progress (1): 76/121 MB Progress (1): 76/121 MB Progress (1): 76/121 MB Progress (1): 76/121 MB Progress (1): 76/121 MB Progress (1): 76/121 MB Progress (1): 76/121 MB Progress (1): 76/121 MB Progress (1): 76/121 MB Progress (1): 76/121 MB Progress (1): 76/121 MB Progress (1): 76/121 MB Progress (1): 76/121 MB Progress (1): 76/121 MB Progress (1): 76/121 MB Progress (1): 76/121 MB Progress (1): 76/121 MB Progress (1): 76/121 MB Progress (1): 76/121 MB Progress (1): 76/121 MB Progress (1): 76/121 MB Progress (1): 76/121 MB Progress (1): 76/121 MB Progress (1): 76/121 MB Progress (1): 76/121 MB Progress (1): 76/121 MB Progress (1): 76/121 MB Progress (1): 76/121 MB Progress (1): 76/121 MB Progress (1): 76/121 MB Progress (1): 76/121 MB Progress (1): 76/121 MB Progress (1): 76/121 MB Progress (1): 76/121 MB Progress (1): 76/121 MB Progress (1): 76/121 MB Progress (1): 76/121 MB Progress (1): 76/121 MB Progress (1): 76/121 MB Progress (1): 76/121 MB Progress (1): 76/121 MB Progress (1): 76/121 MB Progress (1): 76/121 MB Progress (1): 76/121 MB Progress (1): 76/121 MB Progress (1): 76/121 MB Progress (1): 76/121 MB Progress (1): 76/121 MB Progress (1): 76/121 MB Progress (1): 76/121 MB Progress (1): 76/121 MB Progress (1): 76/121 MB Progress (1): 76/121 MB Progress (1): 76/121 MB Progress (1): 76/121 MB Progress (1): 76/121 MB Progress (1): 76/121 MB Progress (1): 76/121 MB Progress (1): 76/121 MB Progress (1): 76/121 MB Progress (1): 76/121 MB Progress (1): 76/121 MB Progress (1): 76/121 MB Progress (1): 76/121 MB Progress (1): 76/121 MB Progress (1): 76/121 MB Progress (1): 76/121 MB Progress (1): 76/121 MB Progress (1): 76/121 MB Progress (1): 76/121 MB Progress (1): 76/121 MB Progress (1): 76/121 MB Progress (1): 76/121 MB Progress (1): 76/121 MB Progress (1): 76/121 MB Progress (1): 76/121 MB Progress (1): 76/121 MB Progress (1): 76/121 MB Progress (1): 76/121 MB Progress (1): 76/121 MB Progress (1): 76/121 MB Progress (1): 76/121 MB Progress (1): 76/121 MB Progress (1): 76/121 MB Progress (1): 76/121 MB Progress (1): 76/121 MB Progress (1): 76/121 MB Progress (1): 76/121 MB Progress (1): 76/121 MB Progress (1): 76/121 MB Progress (1): 76/121 MB Progress (1): 76/121 MB Progress (1): 76/121 MB Progress (1): 76/121 MB Progress (1): 76/121 MB Progress (1): 76/121 MB Progress (1): 76/121 MB Progress (1): 76/121 MB Progress (1): 76/121 MB Progress (1): 76/121 MB Progress (1): 76/121 MB Progress (1): 76/121 MB Progress (1): 76/121 MB Progress (1): 76/121 MB Progress (1): 76/121 MB Progress (1): 76/121 MB Progress (1): 76/121 MB Progress (1): 76/121 MB Progress (1): 76/121 MB Progress (1): 76/121 MB Progress (1): 76/121 MB Progress (1): 76/121 MB Progress (1): 76/121 MB Progress (1): 76/121 MB Progress (1): 76/121 MB Progress (1): 76/121 MB Progress (1): 76/121 MB Progress (1): 76/121 MB Progress (1): 76/121 MB Progress (1): 76/121 MB Progress (1): 76/121 MB Progress (1): 76/121 MB Progress (1): 76/121 MB Progress (1): 76/121 MB Progress (1): 76/121 MB Progress (1): 76/121 MB Progress (1): 76/121 MB Progress (1): 76/121 MB Progress (1): 76/121 MB Progress (1): 76/121 MB Progress (1): 76/121 MB Progress (1): 76/121 MB Progress (1): 76/121 MB Progress (1): 76/121 MB Progress (1): 76/121 MB Progress (1): 76/121 MB Progress (1): 76/121 MB Progress (1): 76/121 MB Progress (1): 76/121 MB Progress (1): 76/121 MB Progress (1): 76/121 MB Progress (1): 76/121 MB Progress (1): 76/121 MB Progress (1): 76/121 MB Progress (1): 76/121 MB Progress (1): 76/121 MB Progress (1): 76/121 MB Progress (1): 76/121 MB Progress (1): 76/121 MB Progress (1): 76/121 MB Progress (1): 76/121 MB Progress (1): 76/121 MB Progress (1): 76/121 MB Progress (1): 76/121 MB Progress (1): 76/121 MB Progress (1): 76/121 MB Progress (1): 76/121 MB Progress (1): 76/121 MB Progress (1): 76/121 MB Progress (1): 76/121 MB Progress (1): 76/121 MB Progress (1): 76/121 MB Progress (1): 76/121 MB Progress (1): 76/121 MB Progress (1): 76/121 MB Progress (1): 76/121 MB Progress (1): 76/121 MB Progress (1): 76/121 MB Progress (1): 76/121 MB Progress (1): 76/121 MB Progress (1): 76/121 MB Progress (1): 76/121 MB Progress (1): 76/121 MB Progress (1): 76/121 MB Progress (1): 76/121 MB Progress (1): 76/121 MB Progress (1): 76/121 MB Progress (1): 76/121 MB Progress (1): 76/121 MB Progress (1): 76/121 MB Progress (1): 76/121 MB Progress (1): 76/121 MB Progress (1): 76/121 MB Progress (1): 76/121 MB Progress (1): 76/121 MB Progress (1): 76/121 MB Progress (1): 76/121 MB Progress (1): 76/121 MB Progress (1): 76/121 MB Progress (1): 76/121 MB Progress (1): 76/121 MB Progress (1): 76/121 MB Progress (1): 76/121 MB Progress (1): 76/121 MB Progress (1): 76/121 MB Progress (1): 76/121 MB Progress (1): 76/121 MB Progress (1): 76/121 MB Progress (1): 76/121 MB Progress (1): 76/121 MB Progress (1): 76/121 MB Progress (1): 76/121 MB Progress (1): 76/121 MB Progress (1): 76/121 MB Progress (1): 76/121 MB Progress (1): 76/121 MB Progress (1): 76/121 MB Progress (1): 76/121 MB Progress (1): 76/121 MB Progress (1): 76/121 MB Progress (1): 76/121 MB Progress (1): 76/121 MB Progress (1): 76/121 MB Progress (1): 76/121 MB Progress (1): 76/121 MB Progress (1): 76/121 MB Progress (1): 76/121 MB Progress (1): 76/121 MB Progress (1): 76/121 MB Progress (1): 76/121 MB Progress (1): 76/121 MB Progress (1): 76/121 MB Progress (1): 76/121 MB Progress (1): 76/121 MB Progress (1): 76/121 MB Progress (1): 76/121 MB Progress (1): 76/121 MB Progress (1): 76/121 MB Progress (1): 76/121 MB Progress (1): 76/121 MB Progress (1): 76/121 MB Progress (1): 76/121 MB Progress (1): 76/121 MB Progress (1): 76/121 MB Progress (1): 76/121 MB Progress (1): 76/121 MB Progress (1): 76/121 MB Progress (1): 76/121 MB Progress (1): 76/121 MB Progress (1): 76/121 MB Progress (1): 76/121 MB Progress (1): 76/121 MB Progress (1): 76/121 MB Progress (1): 76/121 MB Progress (1): 76/121 MB Progress (1): 76/121 MB Progress (1): 76/121 MB Progress (1): 76/121 MB Progress (1): 76/121 MB Progress (1): 76/121 MB Progress (1): 76/121 MB Progress (1): 76/121 MB Progress (1): 76/121 MB Progress (1): 76/121 MB Progress (1): 76/121 MB Progress (1): 76/121 MB Progress (1): 76/121 MB Progress (1): 76/121 MB Progress (1): 76/121 MB Progress (1): 76/121 MB Progress (1): 76/121 MB Progress (1): 76/121 MB Progress (1): 76/121 MB Progress (1): 76/121 MB Progress (1): 76/121 MB Progress (1): 76/121 MB Progress (1): 76/121 MB Progress (1): 76/121 MB Progress (1): 76/121 MB Progress (1): 76/121 MB Progress (1): 76/121 MB Progress (1): 76/121 MB Progress (1): 76/121 MB Progress (1): 76/121 MB Progress (1): 76/121 MB Progress (1): 76/121 MB Progress (1): 76/121 MB Progress (1): 76/121 MB Progress (1): 76/121 MB Progress (1): 76/121 MB Progress (1): 76/121 MB Progress (1): 76/121 MB Progress (1): 76/121 MB Progress (1): 76/121 MB Progress (1): 76/121 MB Progress (1): 76/121 MB Progress (1): 76/121 MB Progress (1): 76/121 MB Progress (1): 76/121 MB Progress (1): 76/121 MB Progress (1): 76/121 MB Progress (1): 76/121 MB Progress (1): 76/121 MB Progress (1): 76/121 MB Progress (1): 76/121 MB Progress (1): 76/121 MB Progress (1): 76/121 MB Progress (1): 76/121 MB Progress (1): 76/121 MB Progress (1): 76/121 MB Progress (1): 76/121 MB Progress (1): 76/121 MB Progress (1): 76/121 MB Progress (1): 76/121 MB Progress (1): 76/121 MB Progress (1): 76/121 MB Progress (1): 76/121 MB Progress (1): 76/121 MB Progress (1): 76/121 MB Progress (1): 76/121 MB Progress (1): 76/121 MB Progress (1): 76/121 MB Progress (1): 76/121 MB Progress (1): 76/121 MB Progress (1): 76/121 MB Progress (1): 76/121 MB Progress (1): 76/121 MB Progress (1): 76/121 MB Progress (1): 76/121 MB Progress (1): 76/121 MB Progress (1): 76/121 MB Progress (1): 76/121 MB Progress (1): 76/121 MB Progress (1): 76/121 MB Progress (1): 76/121 MB Progress (1): 76/121 MB Progress (1): 76/121 MB Progress (1): 76/121 MB Progress (1): 76/121 MB Progress (1): 76/121 MB Progress (1): 76/121 MB Progress (1): 76/121 MB Progress (1): 76/121 MB Progress (1): 76/121 MB Progress (1): 76/121 MB Progress (1): 76/121 MB Progress (1): 76/121 MB Progress (1): 76/121 MB Progress (1): 76/121 MB Progress (1): 76/121 MB Progress (1): 76/121 MB Progress (1): 76/121 MB Progress (1): 76/121 MB Progress (1): 76/121 MB Progress (1): 76/121 MB Progress (1): 76/121 MB Progress (1): 76/121 MB Progress (1): 76/121 MB Progress (1): 76/121 MB Progress (1): 76/121 MB Progress (1): 76/121 MB Progress (1): 76/121 MB Progress (1): 76/121 MB Progress (1): 76/121 MB Progress (1): 76/121 MB Progress (1): 76/121 MB Progress (1): 76/121 MB Progress (1): 76/121 MB Progress (1): 76/121 MB Progress (1): 76/121 MB Progress (1): 76/121 MB Progress (1): 76/121 MB Progress (1): 76/121 MB Progress (1): 76/121 MB Progress (1): 76/121 MB Progress (1): 76/121 MB Progress (1): 76/121 MB Progress (1): 76/121 MB Progress (1): 76/121 MB Progress (1): 76/121 MB Progress (1): 76/121 MB Progress (1): 76/121 MB Progress (1): 76/121 MB Progress (1): 76/121 MB Progress (1): 76/121 MB Progress (1): 76/121 MB Progress (1): 76/121 MB Progress (1): 76/121 MB Progress (1): 76/121 MB Progress (1): 76/121 MB Progress (1): 76/121 MB Progress (1): 76/121 MB Progress (1): 76/121 MB Progress (1): 76/121 MB Progress (1): 76/121 MB Progress (1): 76/121 MB Progress (1): 76/121 MB Progress (1): 76/121 MB Progress (1): 76/121 MB Progress (1): 76/121 MB Progress (1): 76/121 MB Progress (1): 76/121 MB Progress (1): 76/121 MB Progress (1): 76/121 MB Progress (1): 76/121 MB Progress (1): 76/121 MB Progress (1): 76/121 MB Progress (1): 76/121 MB Progress (1): 76/121 MB Progress (1): 76/121 MB Progress (1): 76/121 MB Progress (1): 76/121 MB Progress (1): 76/121 MB Progress (1): 76/121 MB Progress (1): 76/121 MB Progress (1): 76/121 MB Progress (1): 76/121 MB Progress (1): 76/121 MB Progress (1): 76/121 MB Progress (1): 76/121 MB Progress (1): 76/121 MB Progress (1): 76/121 MB Progress (1): 76/121 MB Progress (1): 76/121 MB Progress (1): 76/121 MB Progress (1): 76/121 MB Progress (1): 76/121 MB Progress (1): 76/121 MB Progress (1): 76/121 MB Progress (1): 76/121 MB Progress (1): 76/121 MB Progress (1): 76/121 MB Progress (1): 76/121 MB Progress (1): 76/121 MB Progress (1): 76/121 MB Progress (1): 76/121 MB Progress (1): 76/121 MB Progress (1): 76/121 MB Progress (1): 76/121 MB Progress (1): 76/121 MB Progress (1): 76/121 MB Progress (1): 76/121 MB Progress (1): 76/121 MB Progress (1): 76/121 MB Progress (1): 76/121 MB Progress (1): 76/121 MB Progress (1): 76/121 MB Progress (1): 76/121 MB Progress (1): 76/121 MB Progress (1): 76/121 MB Progress (1): 76/121 MB Progress (1): 76/121 MB Progress (1): 76/121 MB Progress (1): 76/121 MB Progress (1): 76/121 MB Progress (1): 76/121 MB Progress (1): 76/121 MB Progress (1): 76/121 MB Progress (1): 76/121 MB Progress (1): 76/121 MB Progress (1): 76/121 MB Progress (1): 76/121 MB Progress (1): 76/121 MB Progress (1): 76/121 MB Progress (1): 76/121 MB Progress (1): 76/121 MB Progress (1): 76/121 MB Progress (1): 77/121 MB Progress (1): 77/121 MB Progress (1): 77/121 MB Progress (1): 77/121 MB Progress (1): 77/121 MB Progress (1): 77/121 MB Progress (1): 77/121 MB Progress (1): 77/121 MB Progress (1): 77/121 MB Progress (1): 77/121 MB Progress (1): 77/121 MB Progress (1): 77/121 MB Progress (1): 77/121 MB Progress (1): 77/121 MB Progress (1): 77/121 MB Progress (1): 77/121 MB Progress (1): 77/121 MB Progress (1): 77/121 MB Progress (1): 77/121 MB Progress (1): 77/121 MB Progress (1): 77/121 MB Progress (1): 77/121 MB Progress (1): 77/121 MB Progress (1): 77/121 MB Progress (1): 77/121 MB Progress (1): 77/121 MB Progress (1): 77/121 MB Progress (1): 77/121 MB Progress (1): 77/121 MB Progress (1): 77/121 MB Progress (1): 77/121 MB Progress (1): 77/121 MB Progress (1): 77/121 MB Progress (1): 77/121 MB Progress (1): 77/121 MB Progress (1): 77/121 MB Progress (1): 77/121 MB Progress (1): 77/121 MB Progress (1): 77/121 MB Progress (1): 77/121 MB Progress (1): 77/121 MB Progress (1): 77/121 MB Progress (1): 77/121 MB Progress (1): 77/121 MB Progress (1): 77/121 MB Progress (1): 77/121 MB Progress (1): 77/121 MB Progress (1): 77/121 MB Progress (1): 77/121 MB Progress (1): 77/121 MB Progress (1): 77/121 MB Progress (1): 77/121 MB Progress (1): 77/121 MB Progress (1): 77/121 MB Progress (1): 77/121 MB Progress (1): 77/121 MB Progress (1): 77/121 MB Progress (1): 77/121 MB Progress (1): 77/121 MB Progress (1): 77/121 MB Progress (1): 77/121 MB Progress (1): 77/121 MB Progress (1): 77/121 MB Progress (1): 77/121 MB Progress (1): 77/121 MB Progress (1): 77/121 MB Progress (1): 77/121 MB Progress (1): 77/121 MB Progress (1): 77/121 MB Progress (1): 77/121 MB Progress (1): 77/121 MB Progress (1): 77/121 MB Progress (1): 77/121 MB Progress (1): 77/121 MB Progress (1): 77/121 MB Progress (1): 77/121 MB Progress (1): 77/121 MB Progress (1): 77/121 MB Progress (1): 77/121 MB Progress (1): 77/121 MB Progress (1): 77/121 MB Progress (1): 77/121 MB Progress (1): 77/121 MB Progress (1): 77/121 MB Progress (1): 77/121 MB Progress (1): 77/121 MB Progress (1): 77/121 MB Progress (1): 77/121 MB Progress (1): 77/121 MB Progress (1): 77/121 MB Progress (1): 77/121 MB Progress (1): 77/121 MB Progress (1): 77/121 MB Progress (1): 77/121 MB Progress (1): 77/121 MB Progress (1): 77/121 MB Progress (1): 77/121 MB Progress (1): 77/121 MB Progress (1): 77/121 MB Progress (1): 77/121 MB Progress (1): 77/121 MB Progress (1): 77/121 MB Progress (1): 77/121 MB Progress (1): 77/121 MB Progress (1): 77/121 MB Progress (1): 77/121 MB Progress (1): 77/121 MB Progress (1): 77/121 MB Progress (1): 77/121 MB Progress (1): 77/121 MB Progress (1): 77/121 MB Progress (1): 77/121 MB Progress (1): 77/121 MB Progress (1): 77/121 MB Progress (1): 77/121 MB Progress (1): 77/121 MB Progress (1): 77/121 MB Progress (1): 77/121 MB Progress (1): 77/121 MB Progress (1): 77/121 MB Progress (1): 77/121 MB Progress (1): 77/121 MB Progress (1): 77/121 MB Progress (1): 77/121 MB Progress (1): 77/121 MB Progress (1): 77/121 MB Progress (1): 77/121 MB Progress (1): 77/121 MB Progress (1): 77/121 MB Progress (1): 77/121 MB Progress (1): 77/121 MB Progress (1): 77/121 MB Progress (1): 77/121 MB Progress (1): 77/121 MB Progress (1): 77/121 MB Progress (1): 77/121 MB Progress (1): 77/121 MB Progress (1): 77/121 MB Progress (1): 77/121 MB Progress (1): 77/121 MB Progress (1): 77/121 MB Progress (1): 77/121 MB Progress (1): 77/121 MB Progress (1): 77/121 MB Progress (1): 77/121 MB Progress (1): 77/121 MB Progress (1): 77/121 MB Progress (1): 77/121 MB Progress (1): 77/121 MB Progress (1): 77/121 MB Progress (1): 77/121 MB Progress (1): 77/121 MB Progress (1): 77/121 MB Progress (1): 77/121 MB Progress (1): 77/121 MB Progress (1): 77/121 MB Progress (1): 77/121 MB Progress (1): 77/121 MB Progress (1): 77/121 MB Progress (1): 77/121 MB Progress (1): 77/121 MB Progress (1): 77/121 MB Progress (1): 77/121 MB Progress (1): 77/121 MB Progress (1): 77/121 MB Progress (1): 77/121 MB Progress (1): 77/121 MB Progress (1): 77/121 MB Progress (1): 77/121 MB Progress (1): 77/121 MB Progress (1): 77/121 MB Progress (1): 77/121 MB Progress (1): 77/121 MB Progress (1): 77/121 MB Progress (1): 77/121 MB Progress (1): 77/121 MB Progress (1): 77/121 MB Progress (1): 77/121 MB Progress (1): 77/121 MB Progress (1): 77/121 MB Progress (1): 77/121 MB Progress (1): 77/121 MB Progress (1): 77/121 MB Progress (1): 77/121 MB Progress (1): 77/121 MB Progress (1): 77/121 MB Progress (1): 77/121 MB Progress (1): 77/121 MB Progress (1): 77/121 MB Progress (1): 77/121 MB Progress (1): 77/121 MB Progress (1): 77/121 MB Progress (1): 77/121 MB Progress (1): 77/121 MB Progress (1): 77/121 MB Progress (1): 77/121 MB Progress (1): 77/121 MB Progress (1): 77/121 MB Progress (1): 77/121 MB Progress (1): 77/121 MB Progress (1): 77/121 MB Progress (1): 77/121 MB Progress (1): 77/121 MB Progress (1): 77/121 MB Progress (1): 77/121 MB Progress (1): 77/121 MB Progress (1): 77/121 MB Progress (1): 77/121 MB Progress (1): 77/121 MB Progress (1): 77/121 MB Progress (1): 77/121 MB Progress (1): 77/121 MB Progress (1): 77/121 MB Progress (1): 77/121 MB Progress (1): 77/121 MB Progress (1): 77/121 MB Progress (1): 77/121 MB Progress (1): 77/121 MB Progress (1): 77/121 MB Progress (1): 77/121 MB Progress (1): 77/121 MB Progress (1): 77/121 MB Progress (1): 77/121 MB Progress (1): 77/121 MB Progress (1): 77/121 MB Progress (1): 77/121 MB Progress (1): 77/121 MB Progress (1): 77/121 MB Progress (1): 77/121 MB Progress (1): 77/121 MB Progress (1): 77/121 MB Progress (1): 77/121 MB Progress (1): 77/121 MB Progress (1): 77/121 MB Progress (1): 77/121 MB Progress (1): 77/121 MB Progress (1): 77/121 MB Progress (1): 77/121 MB Progress (1): 77/121 MB Progress (1): 77/121 MB Progress (1): 77/121 MB Progress (1): 77/121 MB Progress (1): 77/121 MB Progress (1): 77/121 MB Progress (1): 77/121 MB Progress (1): 77/121 MB Progress (1): 77/121 MB Progress (1): 77/121 MB Progress (1): 77/121 MB Progress (1): 77/121 MB Progress (1): 77/121 MB Progress (1): 77/121 MB Progress (1): 77/121 MB Progress (1): 77/121 MB Progress (1): 77/121 MB Progress (1): 77/121 MB Progress (1): 77/121 MB Progress (1): 77/121 MB Progress (1): 77/121 MB Progress (1): 77/121 MB Progress (1): 77/121 MB Progress (1): 77/121 MB Progress (1): 77/121 MB Progress (1): 77/121 MB Progress (1): 77/121 MB Progress (1): 77/121 MB Progress (1): 77/121 MB Progress (1): 77/121 MB Progress (1): 77/121 MB Progress (1): 77/121 MB Progress (1): 77/121 MB Progress (1): 77/121 MB Progress (1): 77/121 MB Progress (1): 77/121 MB Progress (1): 77/121 MB Progress (1): 77/121 MB Progress (1): 77/121 MB Progress (1): 77/121 MB Progress (1): 77/121 MB Progress (1): 77/121 MB Progress (1): 77/121 MB Progress (1): 77/121 MB Progress (1): 77/121 MB Progress (1): 77/121 MB Progress (1): 77/121 MB Progress (1): 77/121 MB Progress (1): 77/121 MB Progress (1): 77/121 MB Progress (1): 77/121 MB Progress (1): 77/121 MB Progress (1): 77/121 MB Progress (1): 77/121 MB Progress (1): 77/121 MB Progress (1): 77/121 MB Progress (1): 77/121 MB Progress (1): 77/121 MB Progress (1): 77/121 MB Progress (1): 77/121 MB Progress (1): 77/121 MB Progress (1): 77/121 MB Progress (1): 77/121 MB Progress (1): 77/121 MB Progress (1): 77/121 MB Progress (1): 77/121 MB Progress (1): 77/121 MB Progress (1): 77/121 MB Progress (1): 77/121 MB Progress (1): 77/121 MB Progress (1): 77/121 MB Progress (1): 77/121 MB Progress (1): 77/121 MB Progress (1): 77/121 MB Progress (1): 77/121 MB Progress (1): 77/121 MB Progress (1): 77/121 MB Progress (1): 77/121 MB Progress (1): 77/121 MB Progress (1): 77/121 MB Progress (1): 77/121 MB Progress (1): 77/121 MB Progress (1): 77/121 MB Progress (1): 77/121 MB Progress (1): 77/121 MB Progress (1): 77/121 MB Progress (1): 77/121 MB Progress (1): 77/121 MB Progress (1): 77/121 MB Progress (1): 77/121 MB Progress (1): 77/121 MB Progress (1): 77/121 MB Progress (1): 77/121 MB Progress (1): 77/121 MB Progress (1): 77/121 MB Progress (1): 77/121 MB Progress (1): 77/121 MB Progress (1): 77/121 MB Progress (1): 77/121 MB Progress (1): 77/121 MB Progress (1): 77/121 MB Progress (1): 77/121 MB Progress (1): 77/121 MB Progress (1): 77/121 MB Progress (1): 77/121 MB Progress (1): 77/121 MB Progress (1): 77/121 MB Progress (1): 77/121 MB Progress (1): 77/121 MB Progress (1): 77/121 MB Progress (1): 77/121 MB Progress (1): 77/121 MB Progress (1): 77/121 MB Progress (1): 77/121 MB Progress (1): 77/121 MB Progress (1): 77/121 MB Progress (1): 77/121 MB Progress (1): 77/121 MB Progress (1): 77/121 MB Progress (1): 77/121 MB Progress (1): 77/121 MB Progress (1): 77/121 MB Progress (1): 77/121 MB Progress (1): 77/121 MB Progress (1): 77/121 MB Progress (1): 77/121 MB Progress (1): 77/121 MB Progress (1): 77/121 MB Progress (1): 77/121 MB Progress (1): 77/121 MB Progress (1): 77/121 MB Progress (1): 77/121 MB Progress (1): 77/121 MB Progress (1): 77/121 MB Progress (1): 77/121 MB Progress (1): 77/121 MB Progress (1): 77/121 MB Progress (1): 77/121 MB Progress (1): 77/121 MB Progress (1): 77/121 MB Progress (1): 77/121 MB Progress (1): 77/121 MB Progress (1): 77/121 MB Progress (1): 77/121 MB Progress (1): 77/121 MB Progress (1): 77/121 MB Progress (1): 77/121 MB Progress (1): 77/121 MB Progress (1): 77/121 MB Progress (1): 77/121 MB Progress (1): 77/121 MB Progress (1): 77/121 MB Progress (1): 77/121 MB Progress (1): 77/121 MB Progress (1): 77/121 MB Progress (1): 77/121 MB Progress (1): 77/121 MB Progress (1): 77/121 MB Progress (1): 77/121 MB Progress (1): 77/121 MB Progress (1): 77/121 MB Progress (1): 77/121 MB Progress (1): 77/121 MB Progress (1): 77/121 MB Progress (1): 77/121 MB Progress (1): 77/121 MB Progress (1): 77/121 MB Progress (1): 77/121 MB Progress (1): 77/121 MB Progress (1): 77/121 MB Progress (1): 77/121 MB Progress (1): 77/121 MB Progress (1): 77/121 MB Progress (1): 77/121 MB Progress (1): 77/121 MB Progress (1): 77/121 MB Progress (1): 77/121 MB Progress (1): 77/121 MB Progress (1): 77/121 MB Progress (1): 77/121 MB Progress (1): 77/121 MB Progress (1): 77/121 MB Progress (1): 77/121 MB Progress (1): 77/121 MB Progress (1): 77/121 MB Progress (1): 77/121 MB Progress (1): 77/121 MB Progress (1): 77/121 MB Progress (1): 77/121 MB Progress (1): 77/121 MB Progress (1): 77/121 MB Progress (1): 77/121 MB Progress (1): 77/121 MB Progress (1): 77/121 MB Progress (1): 77/121 MB Progress (1): 77/121 MB Progress (1): 77/121 MB Progress (1): 77/121 MB Progress (1): 77/121 MB Progress (1): 77/121 MB Progress (1): 77/121 MB Progress (1): 77/121 MB Progress (1): 77/121 MB Progress (1): 77/121 MB Progress (1): 77/121 MB Progress (1): 77/121 MB Progress (1): 77/121 MB Progress (1): 77/121 MB Progress (1): 77/121 MB Progress (1): 77/121 MB Progress (1): 77/121 MB Progress (1): 77/121 MB Progress (1): 77/121 MB Progress (1): 77/121 MB Progress (1): 77/121 MB Progress (1): 77/121 MB Progress (1): 77/121 MB Progress (1): 77/121 MB Progress (1): 77/121 MB Progress (1): 77/121 MB Progress (1): 77/121 MB Progress (1): 77/121 MB Progress (1): 77/121 MB Progress (1): 77/121 MB Progress (1): 77/121 MB Progress (1): 77/121 MB Progress (1): 77/121 MB Progress (1): 77/121 MB Progress (1): 77/121 MB Progress (1): 77/121 MB Progress (1): 77/121 MB Progress (1): 77/121 MB Progress (1): 77/121 MB Progress (1): 77/121 MB Progress (1): 77/121 MB Progress (1): 77/121 MB Progress (1): 77/121 MB Progress (1): 77/121 MB Progress (1): 77/121 MB Progress (1): 77/121 MB Progress (1): 77/121 MB Progress (1): 77/121 MB Progress (1): 77/121 MB Progress (1): 77/121 MB Progress (1): 77/121 MB Progress (1): 77/121 MB Progress (1): 77/121 MB Progress (1): 77/121 MB Progress (1): 77/121 MB Progress (1): 77/121 MB Progress (1): 78/121 MB Progress (1): 78/121 MB Progress (1): 78/121 MB Progress (1): 78/121 MB Progress (1): 78/121 MB Progress (1): 78/121 MB Progress (1): 78/121 MB Progress (1): 78/121 MB Progress (1): 78/121 MB Progress (1): 78/121 MB Progress (1): 78/121 MB Progress (1): 78/121 MB Progress (1): 78/121 MB Progress (1): 78/121 MB Progress (1): 78/121 MB Progress (1): 78/121 MB Progress (1): 78/121 MB Progress (1): 78/121 MB Progress (1): 78/121 MB Progress (1): 78/121 MB Progress (1): 78/121 MB Progress (1): 78/121 MB Progress (1): 78/121 MB Progress (1): 78/121 MB Progress (1): 78/121 MB Progress (1): 78/121 MB Progress (1): 78/121 MB Progress (1): 78/121 MB Progress (1): 78/121 MB Progress (1): 78/121 MB Progress (1): 78/121 MB Progress (1): 78/121 MB Progress (1): 78/121 MB Progress (1): 78/121 MB Progress (1): 78/121 MB Progress (1): 78/121 MB Progress (1): 78/121 MB Progress (1): 78/121 MB Progress (1): 78/121 MB Progress (1): 78/121 MB Progress (1): 78/121 MB Progress (1): 78/121 MB Progress (1): 78/121 MB Progress (1): 78/121 MB Progress (1): 78/121 MB Progress (1): 78/121 MB Progress (1): 78/121 MB Progress (1): 78/121 MB Progress (1): 78/121 MB Progress (1): 78/121 MB Progress (1): 78/121 MB Progress (1): 78/121 MB Progress (1): 78/121 MB Progress (1): 78/121 MB Progress (1): 78/121 MB Progress (1): 78/121 MB Progress (1): 78/121 MB Progress (1): 78/121 MB Progress (1): 78/121 MB Progress (1): 78/121 MB Progress (1): 78/121 MB Progress (1): 78/121 MB Progress (1): 78/121 MB Progress (1): 78/121 MB Progress (1): 78/121 MB Progress (1): 78/121 MB Progress (1): 78/121 MB Progress (1): 78/121 MB Progress (1): 78/121 MB Progress (1): 78/121 MB Progress (1): 78/121 MB Progress (1): 78/121 MB Progress (1): 78/121 MB Progress (1): 78/121 MB Progress (1): 78/121 MB Progress (1): 78/121 MB Progress (1): 78/121 MB Progress (1): 78/121 MB Progress (1): 78/121 MB Progress (1): 78/121 MB Progress (1): 78/121 MB Progress (1): 78/121 MB Progress (1): 78/121 MB Progress (1): 78/121 MB Progress (1): 78/121 MB Progress (1): 78/121 MB Progress (1): 78/121 MB Progress (1): 78/121 MB Progress (1): 78/121 MB Progress (1): 78/121 MB Progress (1): 78/121 MB Progress (1): 78/121 MB Progress (1): 78/121 MB Progress (1): 78/121 MB Progress (1): 78/121 MB Progress (1): 78/121 MB Progress (1): 78/121 MB Progress (1): 78/121 MB Progress (1): 78/121 MB Progress (1): 78/121 MB Progress (1): 78/121 MB Progress (1): 78/121 MB Progress (1): 78/121 MB Progress (1): 78/121 MB Progress (1): 78/121 MB Progress (1): 78/121 MB Progress (1): 78/121 MB Progress (1): 78/121 MB Progress (1): 78/121 MB Progress (1): 78/121 MB Progress (1): 78/121 MB Progress (1): 78/121 MB Progress (1): 78/121 MB Progress (1): 78/121 MB Progress (1): 78/121 MB Progress (1): 78/121 MB Progress (1): 78/121 MB Progress (1): 78/121 MB Progress (1): 78/121 MB Progress (1): 78/121 MB Progress (1): 78/121 MB Progress (1): 78/121 MB Progress (1): 78/121 MB Progress (1): 78/121 MB Progress (1): 78/121 MB Progress (1): 78/121 MB Progress (1): 78/121 MB Progress (1): 78/121 MB Progress (1): 78/121 MB Progress (1): 78/121 MB Progress (1): 78/121 MB Progress (1): 78/121 MB Progress (1): 78/121 MB Progress (1): 78/121 MB Progress (1): 78/121 MB Progress (1): 78/121 MB Progress (1): 78/121 MB Progress (1): 78/121 MB Progress (1): 78/121 MB Progress (1): 78/121 MB Progress (1): 78/121 MB Progress (1): 78/121 MB Progress (1): 78/121 MB Progress (1): 78/121 MB Progress (1): 78/121 MB Progress (1): 78/121 MB Progress (1): 78/121 MB Progress (1): 78/121 MB Progress (1): 78/121 MB Progress (1): 78/121 MB Progress (1): 78/121 MB Progress (1): 78/121 MB Progress (1): 78/121 MB Progress (1): 78/121 MB Progress (1): 78/121 MB Progress (1): 78/121 MB Progress (1): 78/121 MB Progress (1): 78/121 MB Progress (1): 78/121 MB Progress (1): 78/121 MB Progress (1): 78/121 MB Progress (1): 78/121 MB Progress (1): 78/121 MB Progress (1): 78/121 MB Progress (1): 78/121 MB Progress (1): 78/121 MB Progress (1): 78/121 MB Progress (1): 78/121 MB Progress (1): 78/121 MB Progress (1): 78/121 MB Progress (1): 78/121 MB Progress (1): 78/121 MB Progress (1): 78/121 MB Progress (1): 78/121 MB Progress (1): 78/121 MB Progress (1): 78/121 MB Progress (1): 78/121 MB Progress (1): 78/121 MB Progress (1): 78/121 MB Progress (1): 78/121 MB Progress (1): 78/121 MB Progress (1): 78/121 MB Progress (1): 78/121 MB Progress (1): 78/121 MB Progress (1): 78/121 MB Progress (1): 78/121 MB Progress (1): 78/121 MB Progress (1): 78/121 MB Progress (1): 78/121 MB Progress (1): 78/121 MB Progress (1): 78/121 MB Progress (1): 78/121 MB Progress (1): 78/121 MB Progress (1): 78/121 MB Progress (1): 78/121 MB Progress (1): 78/121 MB Progress (1): 78/121 MB Progress (1): 78/121 MB Progress (1): 78/121 MB Progress (1): 78/121 MB Progress (1): 78/121 MB Progress (1): 78/121 MB Progress (1): 78/121 MB Progress (1): 78/121 MB Progress (1): 78/121 MB Progress (1): 78/121 MB Progress (1): 78/121 MB Progress (1): 78/121 MB Progress (1): 78/121 MB Progress (1): 78/121 MB Progress (1): 78/121 MB Progress (1): 78/121 MB Progress (1): 78/121 MB Progress (1): 78/121 MB Progress (1): 78/121 MB Progress (1): 78/121 MB Progress (1): 78/121 MB Progress (1): 78/121 MB Progress (1): 78/121 MB Progress (1): 78/121 MB Progress (1): 78/121 MB Progress (1): 78/121 MB Progress (1): 78/121 MB Progress (1): 78/121 MB Progress (1): 78/121 MB Progress (1): 78/121 MB Progress (1): 78/121 MB Progress (1): 78/121 MB Progress (1): 78/121 MB Progress (1): 78/121 MB Progress (1): 78/121 MB Progress (1): 78/121 MB Progress (1): 78/121 MB Progress (1): 78/121 MB Progress (1): 78/121 MB Progress (1): 78/121 MB Progress (1): 78/121 MB Progress (1): 78/121 MB Progress (1): 78/121 MB Progress (1): 78/121 MB Progress (1): 78/121 MB Progress (1): 78/121 MB Progress (1): 78/121 MB Progress (1): 78/121 MB Progress (1): 78/121 MB Progress (1): 78/121 MB Progress (1): 78/121 MB Progress (1): 78/121 MB Progress (1): 78/121 MB Progress (1): 78/121 MB Progress (1): 78/121 MB Progress (1): 78/121 MB Progress (1): 78/121 MB Progress (1): 78/121 MB Progress (1): 78/121 MB Progress (1): 78/121 MB Progress (1): 78/121 MB Progress (1): 78/121 MB Progress (1): 78/121 MB Progress (1): 78/121 MB Progress (1): 78/121 MB Progress (1): 78/121 MB Progress (1): 78/121 MB Progress (1): 78/121 MB Progress (1): 78/121 MB Progress (1): 78/121 MB Progress (1): 78/121 MB Progress (1): 78/121 MB Progress (1): 78/121 MB Progress (1): 78/121 MB Progress (1): 78/121 MB Progress (1): 78/121 MB Progress (1): 78/121 MB Progress (1): 78/121 MB Progress (1): 78/121 MB Progress (1): 78/121 MB Progress (1): 78/121 MB Progress (1): 78/121 MB Progress (1): 78/121 MB Progress (1): 78/121 MB Progress (1): 78/121 MB Progress (1): 78/121 MB Progress (1): 78/121 MB Progress (1): 78/121 MB Progress (1): 78/121 MB Progress (1): 78/121 MB Progress (1): 78/121 MB Progress (1): 78/121 MB Progress (1): 78/121 MB Progress (1): 78/121 MB Progress (1): 78/121 MB Progress (1): 78/121 MB Progress (1): 78/121 MB Progress (1): 78/121 MB Progress (1): 78/121 MB Progress (1): 78/121 MB Progress (1): 78/121 MB Progress (1): 78/121 MB Progress (1): 78/121 MB Progress (1): 78/121 MB Progress (1): 78/121 MB Progress (1): 78/121 MB Progress (1): 78/121 MB Progress (1): 78/121 MB Progress (1): 78/121 MB Progress (1): 78/121 MB Progress (1): 78/121 MB Progress (1): 78/121 MB Progress (1): 78/121 MB Progress (1): 78/121 MB Progress (1): 78/121 MB Progress (1): 78/121 MB Progress (1): 78/121 MB Progress (1): 78/121 MB Progress (1): 78/121 MB Progress (1): 78/121 MB Progress (1): 78/121 MB Progress (1): 78/121 MB Progress (1): 78/121 MB Progress (1): 78/121 MB Progress (1): 78/121 MB Progress (1): 78/121 MB Progress (1): 78/121 MB Progress (1): 78/121 MB Progress (1): 78/121 MB Progress (1): 78/121 MB Progress (1): 78/121 MB Progress (1): 78/121 MB Progress (1): 78/121 MB Progress (1): 78/121 MB Progress (1): 78/121 MB Progress (1): 78/121 MB Progress (1): 78/121 MB Progress (1): 78/121 MB Progress (1): 78/121 MB Progress (1): 78/121 MB Progress (1): 78/121 MB Progress (1): 78/121 MB Progress (1): 78/121 MB Progress (1): 78/121 MB Progress (1): 78/121 MB Progress (1): 78/121 MB Progress (1): 78/121 MB Progress (1): 78/121 MB Progress (1): 78/121 MB Progress (1): 78/121 MB Progress (1): 78/121 MB Progress (1): 78/121 MB Progress (1): 78/121 MB Progress (1): 78/121 MB Progress (1): 78/121 MB Progress (1): 78/121 MB Progress (1): 78/121 MB Progress (1): 78/121 MB Progress (1): 78/121 MB Progress (1): 78/121 MB Progress (1): 78/121 MB Progress (1): 78/121 MB Progress (1): 78/121 MB Progress (1): 78/121 MB Progress (1): 78/121 MB Progress (1): 78/121 MB Progress (1): 78/121 MB Progress (1): 78/121 MB Progress (1): 78/121 MB Progress (1): 78/121 MB Progress (1): 78/121 MB Progress (1): 78/121 MB Progress (1): 78/121 MB Progress (1): 78/121 MB Progress (1): 78/121 MB Progress (1): 78/121 MB Progress (1): 78/121 MB Progress (1): 78/121 MB Progress (1): 78/121 MB Progress (1): 78/121 MB Progress (1): 78/121 MB Progress (1): 78/121 MB Progress (1): 78/121 MB Progress (1): 78/121 MB Progress (1): 78/121 MB Progress (1): 78/121 MB Progress (1): 78/121 MB Progress (1): 78/121 MB Progress (1): 78/121 MB Progress (1): 78/121 MB Progress (1): 78/121 MB Progress (1): 78/121 MB Progress (1): 78/121 MB Progress (1): 78/121 MB Progress (1): 78/121 MB Progress (1): 78/121 MB Progress (1): 78/121 MB Progress (1): 78/121 MB Progress (1): 78/121 MB Progress (1): 78/121 MB Progress (1): 78/121 MB Progress (1): 78/121 MB Progress (1): 78/121 MB Progress (1): 78/121 MB Progress (1): 78/121 MB Progress (1): 78/121 MB Progress (1): 78/121 MB Progress (1): 78/121 MB Progress (1): 78/121 MB Progress (1): 78/121 MB Progress (1): 78/121 MB Progress (1): 78/121 MB Progress (1): 78/121 MB Progress (1): 78/121 MB Progress (1): 78/121 MB Progress (1): 78/121 MB Progress (1): 78/121 MB Progress (1): 78/121 MB Progress (1): 78/121 MB Progress (1): 78/121 MB Progress (1): 78/121 MB Progress (1): 78/121 MB Progress (1): 78/121 MB Progress (1): 78/121 MB Progress (1): 78/121 MB Progress (1): 78/121 MB Progress (1): 78/121 MB Progress (1): 78/121 MB Progress (1): 78/121 MB Progress (1): 78/121 MB Progress (1): 78/121 MB Progress (1): 78/121 MB Progress (1): 78/121 MB Progress (1): 78/121 MB Progress (1): 78/121 MB Progress (1): 78/121 MB Progress (1): 78/121 MB Progress (1): 78/121 MB Progress (1): 78/121 MB Progress (1): 78/121 MB Progress (1): 78/121 MB Progress (1): 78/121 MB Progress (1): 78/121 MB Progress (1): 78/121 MB Progress (1): 78/121 MB Progress (1): 78/121 MB Progress (1): 78/121 MB Progress (1): 78/121 MB Progress (1): 78/121 MB Progress (1): 78/121 MB Progress (1): 78/121 MB Progress (1): 78/121 MB Progress (1): 78/121 MB Progress (1): 78/121 MB Progress (1): 78/121 MB Progress (1): 78/121 MB Progress (1): 78/121 MB Progress (1): 78/121 MB Progress (1): 78/121 MB Progress (1): 78/121 MB Progress (1): 78/121 MB Progress (1): 78/121 MB Progress (1): 78/121 MB Progress (1): 78/121 MB Progress (1): 78/121 MB Progress (1): 78/121 MB Progress (1): 78/121 MB Progress (1): 78/121 MB Progress (1): 78/121 MB Progress (1): 78/121 MB Progress (1): 78/121 MB Progress (1): 78/121 MB Progress (1): 78/121 MB Progress (1): 78/121 MB Progress (1): 78/121 MB Progress (1): 78/121 MB Progress (1): 78/121 MB Progress (1): 78/121 MB Progress (1): 78/121 MB Progress (1): 78/121 MB Progress (1): 78/121 MB Progress (1): 78/121 MB Progress (1): 78/121 MB Progress (1): 78/121 MB Progress (1): 78/121 MB Progress (1): 78/121 MB Progress (1): 78/121 MB Progress (1): 78/121 MB Progress (1): 78/121 MB Progress (1): 78/121 MB Progress (1): 78/121 MB Progress (1): 78/121 MB Progress (1): 78/121 MB Progress (1): 79/121 MB Progress (1): 79/121 MB Progress (1): 79/121 MB Progress (1): 79/121 MB Progress (1): 79/121 MB Progress (1): 79/121 MB Progress (1): 79/121 MB Progress (1): 79/121 MB Progress (1): 79/121 MB Progress (1): 79/121 MB Progress (1): 79/121 MB Progress (1): 79/121 MB Progress (1): 79/121 MB Progress (1): 79/121 MB Progress (1): 79/121 MB Progress (1): 79/121 MB Progress (1): 79/121 MB Progress (1): 79/121 MB Progress (1): 79/121 MB Progress (1): 79/121 MB Progress (1): 79/121 MB Progress (1): 79/121 MB Progress (1): 79/121 MB Progress (1): 79/121 MB Progress (1): 79/121 MB Progress (1): 79/121 MB Progress (1): 79/121 MB Progress (1): 79/121 MB Progress (1): 79/121 MB Progress (1): 79/121 MB Progress (1): 79/121 MB Progress (1): 79/121 MB Progress (1): 79/121 MB Progress (1): 79/121 MB Progress (1): 79/121 MB Progress (1): 79/121 MB Progress (1): 79/121 MB Progress (1): 79/121 MB Progress (1): 79/121 MB Progress (1): 79/121 MB Progress (1): 79/121 MB Progress (1): 79/121 MB Progress (1): 79/121 MB Progress (1): 79/121 MB Progress (1): 79/121 MB Progress (1): 79/121 MB Progress (1): 79/121 MB Progress (1): 79/121 MB Progress (1): 79/121 MB Progress (1): 79/121 MB Progress (1): 79/121 MB Progress (1): 79/121 MB Progress (1): 79/121 MB Progress (1): 79/121 MB Progress (1): 79/121 MB Progress (1): 79/121 MB Progress (1): 79/121 MB Progress (1): 79/121 MB Progress (1): 79/121 MB Progress (1): 79/121 MB Progress (1): 79/121 MB Progress (1): 79/121 MB Progress (1): 79/121 MB Progress (1): 79/121 MB Progress (1): 79/121 MB Progress (1): 79/121 MB Progress (1): 79/121 MB Progress (1): 79/121 MB Progress (1): 79/121 MB Progress (1): 79/121 MB Progress (1): 79/121 MB Progress (1): 79/121 MB Progress (1): 79/121 MB Progress (1): 79/121 MB Progress (1): 79/121 MB Progress (1): 79/121 MB Progress (1): 79/121 MB Progress (1): 79/121 MB Progress (1): 79/121 MB Progress (1): 79/121 MB Progress (1): 79/121 MB Progress (1): 79/121 MB Progress (1): 79/121 MB Progress (1): 79/121 MB Progress (1): 79/121 MB Progress (1): 79/121 MB Progress (1): 79/121 MB Progress (1): 79/121 MB Progress (1): 79/121 MB Progress (1): 79/121 MB Progress (1): 79/121 MB Progress (1): 79/121 MB Progress (1): 79/121 MB Progress (1): 79/121 MB Progress (1): 79/121 MB Progress (1): 79/121 MB Progress (1): 79/121 MB Progress (1): 79/121 MB Progress (1): 79/121 MB Progress (1): 79/121 MB Progress (1): 79/121 MB Progress (1): 79/121 MB Progress (1): 79/121 MB Progress (1): 79/121 MB Progress (1): 79/121 MB Progress (1): 79/121 MB Progress (1): 79/121 MB Progress (1): 79/121 MB Progress (1): 79/121 MB Progress (1): 79/121 MB Progress (1): 79/121 MB Progress (1): 79/121 MB Progress (1): 79/121 MB Progress (1): 79/121 MB Progress (1): 79/121 MB Progress (1): 79/121 MB Progress (1): 79/121 MB Progress (1): 79/121 MB Progress (1): 79/121 MB Progress (1): 79/121 MB Progress (1): 79/121 MB Progress (1): 79/121 MB Progress (1): 79/121 MB Progress (1): 79/121 MB Progress (1): 79/121 MB Progress (1): 79/121 MB Progress (1): 79/121 MB Progress (1): 79/121 MB Progress (1): 79/121 MB Progress (1): 79/121 MB Progress (1): 79/121 MB Progress (1): 79/121 MB Progress (1): 79/121 MB Progress (1): 79/121 MB Progress (1): 79/121 MB Progress (1): 79/121 MB Progress (1): 79/121 MB Progress (1): 79/121 MB Progress (1): 79/121 MB Progress (1): 79/121 MB Progress (1): 79/121 MB Progress (1): 79/121 MB Progress (1): 79/121 MB Progress (1): 79/121 MB Progress (1): 79/121 MB Progress (1): 79/121 MB Progress (1): 79/121 MB Progress (1): 79/121 MB Progress (1): 79/121 MB Progress (1): 79/121 MB Progress (1): 79/121 MB Progress (1): 79/121 MB Progress (1): 79/121 MB Progress (1): 79/121 MB Progress (1): 79/121 MB Progress (1): 79/121 MB Progress (1): 79/121 MB Progress (1): 79/121 MB Progress (1): 79/121 MB Progress (1): 79/121 MB Progress (1): 79/121 MB Progress (1): 79/121 MB Progress (1): 79/121 MB Progress (1): 79/121 MB Progress (1): 79/121 MB Progress (1): 79/121 MB Progress (1): 79/121 MB Progress (1): 79/121 MB Progress (1): 79/121 MB Progress (1): 79/121 MB Progress (1): 79/121 MB Progress (1): 79/121 MB Progress (1): 79/121 MB Progress (1): 79/121 MB Progress (1): 79/121 MB Progress (1): 79/121 MB Progress (1): 79/121 MB Progress (1): 79/121 MB Progress (1): 79/121 MB Progress (1): 79/121 MB Progress (1): 79/121 MB Progress (1): 79/121 MB Progress (1): 79/121 MB Progress (1): 79/121 MB Progress (1): 79/121 MB Progress (1): 79/121 MB Progress (1): 79/121 MB Progress (1): 79/121 MB Progress (1): 79/121 MB Progress (1): 79/121 MB Progress (1): 79/121 MB Progress (1): 79/121 MB Progress (1): 79/121 MB Progress (1): 79/121 MB Progress (1): 79/121 MB Progress (1): 79/121 MB Progress (1): 79/121 MB Progress (1): 79/121 MB Progress (1): 79/121 MB Progress (1): 79/121 MB Progress (1): 79/121 MB Progress (1): 79/121 MB Progress (1): 79/121 MB Progress (1): 79/121 MB Progress (1): 79/121 MB Progress (1): 79/121 MB Progress (1): 79/121 MB Progress (1): 79/121 MB Progress (1): 79/121 MB Progress (1): 79/121 MB Progress (1): 79/121 MB Progress (1): 79/121 MB Progress (1): 79/121 MB Progress (1): 79/121 MB Progress (1): 79/121 MB Progress (1): 79/121 MB Progress (1): 79/121 MB Progress (1): 79/121 MB Progress (1): 79/121 MB Progress (1): 79/121 MB Progress (1): 79/121 MB Progress (1): 79/121 MB Progress (1): 79/121 MB Progress (1): 79/121 MB Progress (1): 79/121 MB Progress (1): 79/121 MB Progress (1): 79/121 MB Progress (1): 79/121 MB Progress (1): 79/121 MB Progress (1): 79/121 MB Progress (1): 79/121 MB Progress (1): 79/121 MB Progress (1): 79/121 MB Progress (1): 79/121 MB Progress (1): 79/121 MB Progress (1): 79/121 MB Progress (1): 79/121 MB Progress (1): 79/121 MB Progress (1): 79/121 MB Progress (1): 79/121 MB Progress (1): 79/121 MB Progress (1): 79/121 MB Progress (1): 79/121 MB Progress (1): 79/121 MB Progress (1): 79/121 MB Progress (1): 79/121 MB Progress (1): 79/121 MB Progress (1): 79/121 MB Progress (1): 79/121 MB Progress (1): 79/121 MB Progress (1): 79/121 MB Progress (1): 79/121 MB Progress (1): 79/121 MB Progress (1): 79/121 MB Progress (1): 79/121 MB Progress (1): 79/121 MB Progress (1): 79/121 MB Progress (1): 79/121 MB Progress (1): 79/121 MB Progress (1): 79/121 MB Progress (1): 79/121 MB Progress (1): 79/121 MB Progress (1): 79/121 MB Progress (1): 79/121 MB Progress (1): 79/121 MB Progress (1): 79/121 MB Progress (1): 79/121 MB Progress (1): 79/121 MB Progress (1): 79/121 MB Progress (1): 79/121 MB Progress (1): 79/121 MB Progress (1): 79/121 MB Progress (1): 79/121 MB Progress (1): 79/121 MB Progress (1): 79/121 MB Progress (1): 79/121 MB Progress (1): 79/121 MB Progress (1): 79/121 MB Progress (1): 79/121 MB Progress (1): 79/121 MB Progress (1): 79/121 MB Progress (1): 79/121 MB Progress (1): 79/121 MB Progress (1): 79/121 MB Progress (1): 79/121 MB Progress (1): 79/121 MB Progress (1): 79/121 MB Progress (1): 79/121 MB Progress (1): 79/121 MB Progress (1): 79/121 MB Progress (1): 79/121 MB Progress (1): 79/121 MB Progress (1): 79/121 MB Progress (1): 79/121 MB Progress (1): 79/121 MB Progress (1): 79/121 MB Progress (1): 79/121 MB Progress (1): 79/121 MB Progress (1): 79/121 MB Progress (1): 79/121 MB Progress (1): 79/121 MB Progress (1): 79/121 MB Progress (1): 79/121 MB Progress (1): 79/121 MB Progress (1): 79/121 MB Progress (1): 79/121 MB Progress (1): 79/121 MB Progress (1): 79/121 MB Progress (1): 79/121 MB Progress (1): 79/121 MB Progress (1): 79/121 MB Progress (1): 79/121 MB Progress (1): 79/121 MB Progress (1): 79/121 MB Progress (1): 79/121 MB Progress (1): 79/121 MB Progress (1): 79/121 MB Progress (1): 79/121 MB Progress (1): 79/121 MB Progress (1): 79/121 MB Progress (1): 79/121 MB Progress (1): 79/121 MB Progress (1): 79/121 MB Progress (1): 79/121 MB Progress (1): 79/121 MB Progress (1): 79/121 MB Progress (1): 79/121 MB Progress (1): 79/121 MB Progress (1): 79/121 MB Progress (1): 79/121 MB Progress (1): 79/121 MB Progress (1): 79/121 MB Progress (1): 79/121 MB Progress (1): 79/121 MB Progress (1): 79/121 MB Progress (1): 79/121 MB Progress (1): 79/121 MB Progress (1): 79/121 MB Progress (1): 79/121 MB Progress (1): 79/121 MB Progress (1): 79/121 MB Progress (1): 79/121 MB Progress (1): 79/121 MB Progress (1): 79/121 MB Progress (1): 79/121 MB Progress (1): 79/121 MB Progress (1): 79/121 MB Progress (1): 79/121 MB Progress (1): 79/121 MB Progress (1): 79/121 MB Progress (1): 79/121 MB Progress (1): 79/121 MB Progress (1): 79/121 MB Progress (1): 79/121 MB Progress (1): 79/121 MB Progress (1): 79/121 MB Progress (1): 79/121 MB Progress (1): 79/121 MB Progress (1): 79/121 MB Progress (1): 79/121 MB Progress (1): 79/121 MB Progress (1): 79/121 MB Progress (1): 79/121 MB Progress (1): 79/121 MB Progress (1): 79/121 MB Progress (1): 79/121 MB Progress (1): 79/121 MB Progress (1): 79/121 MB Progress (1): 79/121 MB Progress (1): 79/121 MB Progress (1): 79/121 MB Progress (1): 79/121 MB Progress (1): 79/121 MB Progress (1): 79/121 MB Progress (1): 79/121 MB Progress (1): 79/121 MB Progress (1): 79/121 MB Progress (1): 79/121 MB Progress (1): 79/121 MB Progress (1): 79/121 MB Progress (1): 79/121 MB Progress (1): 79/121 MB Progress (1): 79/121 MB Progress (1): 79/121 MB Progress (1): 79/121 MB Progress (1): 79/121 MB Progress (1): 79/121 MB Progress (1): 79/121 MB Progress (1): 79/121 MB Progress (1): 79/121 MB Progress (1): 79/121 MB Progress (1): 79/121 MB Progress (1): 79/121 MB Progress (1): 79/121 MB Progress (1): 79/121 MB Progress (1): 79/121 MB Progress (1): 79/121 MB Progress (1): 79/121 MB Progress (1): 79/121 MB Progress (1): 79/121 MB Progress (1): 79/121 MB Progress (1): 79/121 MB Progress (1): 79/121 MB Progress (1): 79/121 MB Progress (1): 79/121 MB Progress (1): 79/121 MB Progress (1): 79/121 MB Progress (1): 79/121 MB Progress (1): 79/121 MB Progress (1): 79/121 MB Progress (1): 79/121 MB Progress (1): 79/121 MB Progress (1): 79/121 MB Progress (1): 79/121 MB Progress (1): 79/121 MB Progress (1): 79/121 MB Progress (1): 79/121 MB Progress (1): 79/121 MB Progress (1): 79/121 MB Progress (1): 79/121 MB Progress (1): 79/121 MB Progress (1): 79/121 MB Progress (1): 79/121 MB Progress (1): 79/121 MB Progress (1): 79/121 MB Progress (1): 79/121 MB Progress (1): 79/121 MB Progress (1): 79/121 MB Progress (1): 79/121 MB Progress (1): 79/121 MB Progress (1): 79/121 MB Progress (1): 79/121 MB Progress (1): 79/121 MB Progress (1): 79/121 MB Progress (1): 79/121 MB Progress (1): 79/121 MB Progress (1): 79/121 MB Progress (1): 79/121 MB Progress (1): 79/121 MB Progress (1): 79/121 MB Progress (1): 79/121 MB Progress (1): 79/121 MB Progress (1): 79/121 MB Progress (1): 79/121 MB Progress (1): 79/121 MB Progress (1): 79/121 MB Progress (1): 79/121 MB Progress (1): 79/121 MB Progress (1): 79/121 MB Progress (1): 79/121 MB Progress (1): 79/121 MB Progress (1): 79/121 MB Progress (1): 79/121 MB Progress (1): 79/121 MB Progress (1): 79/121 MB Progress (1): 79/121 MB Progress (1): 79/121 MB Progress (1): 79/121 MB Progress (1): 79/121 MB Progress (1): 79/121 MB Progress (1): 79/121 MB Progress (1): 79/121 MB Progress (1): 79/121 MB Progress (1): 79/121 MB Progress (1): 79/121 MB Progress (1): 79/121 MB Progress (1): 79/121 MB Progress (1): 79/121 MB Progress (1): 79/121 MB Progress (1): 79/121 MB Progress (1): 79/121 MB Progress (1): 79/121 MB Progress (1): 79/121 MB Progress (1): 79/121 MB Progress (1): 79/121 MB Progress (1): 79/121 MB Progress (1): 79/121 MB Progress (1): 79/121 MB Progress (1): 79/121 MB Progress (1): 79/121 MB Progress (1): 79/121 MB Progress (1): 79/121 MB Progress (1): 79/121 MB Progress (1): 79/121 MB Progress (1): 79/121 MB Progress (1): 79/121 MB Progress (1): 79/121 MB Progress (1): 79/121 MB Progress (1): 80/121 MB Progress (1): 80/121 MB Progress (1): 80/121 MB Progress (1): 80/121 MB Progress (1): 80/121 MB Progress (1): 80/121 MB Progress (1): 80/121 MB Progress (1): 80/121 MB Progress (1): 80/121 MB Progress (1): 80/121 MB Progress (1): 80/121 MB Progress (1): 80/121 MB Progress (1): 80/121 MB Progress (1): 80/121 MB Progress (1): 80/121 MB Progress (1): 80/121 MB Progress (1): 80/121 MB Progress (1): 80/121 MB Progress (1): 80/121 MB Progress (1): 80/121 MB Progress (1): 80/121 MB Progress (1): 80/121 MB Progress (1): 80/121 MB Progress (1): 80/121 MB Progress (1): 80/121 MB Progress (1): 80/121 MB Progress (1): 80/121 MB Progress (1): 80/121 MB Progress (1): 80/121 MB Progress (1): 80/121 MB Progress (1): 80/121 MB Progress (1): 80/121 MB Progress (1): 80/121 MB Progress (1): 80/121 MB Progress (1): 80/121 MB Progress (1): 80/121 MB Progress (1): 80/121 MB Progress (1): 80/121 MB Progress (1): 80/121 MB Progress (1): 80/121 MB Progress (1): 80/121 MB Progress (1): 80/121 MB Progress (1): 80/121 MB Progress (1): 80/121 MB Progress (1): 80/121 MB Progress (1): 80/121 MB Progress (1): 80/121 MB Progress (1): 80/121 MB Progress (1): 80/121 MB Progress (1): 80/121 MB Progress (1): 80/121 MB Progress (1): 80/121 MB Progress (1): 80/121 MB Progress (1): 80/121 MB Progress (1): 80/121 MB Progress (1): 80/121 MB Progress (1): 80/121 MB Progress (1): 80/121 MB Progress (1): 80/121 MB Progress (1): 80/121 MB Progress (1): 80/121 MB Progress (1): 80/121 MB Progress (1): 80/121 MB Progress (1): 80/121 MB Progress (1): 80/121 MB Progress (1): 80/121 MB Progress (1): 80/121 MB Progress (1): 80/121 MB Progress (1): 80/121 MB Progress (1): 80/121 MB Progress (1): 80/121 MB Progress (1): 80/121 MB Progress (1): 80/121 MB Progress (1): 80/121 MB Progress (1): 80/121 MB Progress (1): 80/121 MB Progress (1): 80/121 MB Progress (1): 80/121 MB Progress (1): 80/121 MB Progress (1): 80/121 MB Progress (1): 80/121 MB Progress (1): 80/121 MB Progress (1): 80/121 MB Progress (1): 80/121 MB Progress (1): 80/121 MB Progress (1): 80/121 MB Progress (1): 80/121 MB Progress (1): 80/121 MB Progress (1): 80/121 MB Progress (1): 80/121 MB Progress (1): 80/121 MB Progress (1): 80/121 MB Progress (1): 80/121 MB Progress (1): 80/121 MB Progress (1): 80/121 MB Progress (1): 80/121 MB Progress (1): 80/121 MB Progress (1): 80/121 MB Progress (1): 80/121 MB Progress (1): 80/121 MB Progress (1): 80/121 MB Progress (1): 80/121 MB Progress (1): 80/121 MB Progress (1): 80/121 MB Progress (1): 80/121 MB Progress (1): 80/121 MB Progress (1): 80/121 MB Progress (1): 80/121 MB Progress (1): 80/121 MB Progress (1): 80/121 MB Progress (1): 80/121 MB Progress (1): 80/121 MB Progress (1): 80/121 MB Progress (1): 80/121 MB Progress (1): 80/121 MB Progress (1): 80/121 MB Progress (1): 80/121 MB Progress (1): 80/121 MB Progress (1): 80/121 MB Progress (1): 80/121 MB Progress (1): 80/121 MB Progress (1): 80/121 MB Progress (1): 80/121 MB Progress (1): 80/121 MB Progress (1): 80/121 MB Progress (1): 80/121 MB Progress (1): 80/121 MB Progress (1): 80/121 MB Progress (1): 80/121 MB Progress (1): 80/121 MB Progress (1): 80/121 MB Progress (1): 80/121 MB Progress (1): 80/121 MB Progress (1): 80/121 MB Progress (1): 80/121 MB Progress (1): 80/121 MB Progress (1): 80/121 MB Progress (1): 80/121 MB Progress (1): 80/121 MB Progress (1): 80/121 MB Progress (1): 80/121 MB Progress (1): 80/121 MB Progress (1): 80/121 MB Progress (1): 80/121 MB Progress (1): 80/121 MB Progress (1): 80/121 MB Progress (1): 80/121 MB Progress (1): 80/121 MB Progress (1): 80/121 MB Progress (1): 80/121 MB Progress (1): 80/121 MB Progress (1): 80/121 MB Progress (1): 80/121 MB Progress (1): 80/121 MB Progress (1): 80/121 MB Progress (1): 80/121 MB Progress (1): 80/121 MB Progress (1): 80/121 MB Progress (1): 80/121 MB Progress (1): 80/121 MB Progress (1): 80/121 MB Progress (1): 80/121 MB Progress (1): 80/121 MB Progress (1): 80/121 MB Progress (1): 80/121 MB Progress (1): 80/121 MB Progress (1): 80/121 MB Progress (1): 80/121 MB Progress (1): 80/121 MB Progress (1): 80/121 MB Progress (1): 80/121 MB Progress (1): 80/121 MB Progress (1): 80/121 MB Progress (1): 80/121 MB Progress (1): 80/121 MB Progress (1): 80/121 MB Progress (1): 80/121 MB Progress (1): 80/121 MB Progress (1): 80/121 MB Progress (1): 80/121 MB Progress (1): 80/121 MB Progress (1): 80/121 MB Progress (1): 80/121 MB Progress (1): 80/121 MB Progress (1): 80/121 MB Progress (1): 80/121 MB Progress (1): 80/121 MB Progress (1): 80/121 MB Progress (1): 80/121 MB Progress (1): 80/121 MB Progress (1): 80/121 MB Progress (1): 80/121 MB Progress (1): 80/121 MB Progress (1): 80/121 MB Progress (1): 80/121 MB Progress (1): 80/121 MB Progress (1): 80/121 MB Progress (1): 80/121 MB Progress (1): 80/121 MB Progress (1): 80/121 MB Progress (1): 80/121 MB Progress (1): 80/121 MB Progress (1): 80/121 MB Progress (1): 80/121 MB Progress (1): 80/121 MB Progress (1): 80/121 MB Progress (1): 80/121 MB Progress (1): 80/121 MB Progress (1): 80/121 MB Progress (1): 80/121 MB Progress (1): 80/121 MB Progress (1): 80/121 MB Progress (1): 80/121 MB Progress (1): 80/121 MB Progress (1): 80/121 MB Progress (1): 80/121 MB Progress (1): 80/121 MB Progress (1): 80/121 MB Progress (1): 80/121 MB Progress (1): 80/121 MB Progress (1): 80/121 MB Progress (1): 80/121 MB Progress (1): 80/121 MB Progress (1): 80/121 MB Progress (1): 80/121 MB Progress (1): 80/121 MB Progress (1): 80/121 MB Progress (1): 80/121 MB Progress (1): 80/121 MB Progress (1): 80/121 MB Progress (1): 80/121 MB Progress (1): 80/121 MB Progress (1): 80/121 MB Progress (1): 80/121 MB Progress (1): 80/121 MB Progress (1): 80/121 MB Progress (1): 80/121 MB Progress (1): 80/121 MB Progress (1): 80/121 MB Progress (1): 80/121 MB Progress (1): 80/121 MB Progress (1): 80/121 MB Progress (1): 80/121 MB Progress (1): 80/121 MB Progress (1): 80/121 MB Progress (1): 80/121 MB Progress (1): 80/121 MB Progress (1): 80/121 MB Progress (1): 80/121 MB Progress (1): 80/121 MB Progress (1): 80/121 MB Progress (1): 80/121 MB Progress (1): 80/121 MB Progress (1): 80/121 MB Progress (1): 80/121 MB Progress (1): 80/121 MB Progress (1): 80/121 MB Progress (1): 80/121 MB Progress (1): 80/121 MB Progress (1): 80/121 MB Progress (1): 80/121 MB Progress (1): 80/121 MB Progress (1): 80/121 MB Progress (1): 80/121 MB Progress (1): 80/121 MB Progress (1): 80/121 MB Progress (1): 80/121 MB Progress (1): 80/121 MB Progress (1): 80/121 MB Progress (1): 80/121 MB Progress (1): 80/121 MB Progress (1): 80/121 MB Progress (1): 80/121 MB Progress (1): 80/121 MB Progress (1): 80/121 MB Progress (1): 80/121 MB Progress (1): 80/121 MB Progress (1): 80/121 MB Progress (1): 80/121 MB Progress (1): 80/121 MB Progress (1): 80/121 MB Progress (1): 80/121 MB Progress (1): 80/121 MB Progress (1): 80/121 MB Progress (1): 80/121 MB Progress (1): 80/121 MB Progress (1): 80/121 MB Progress (1): 80/121 MB Progress (1): 80/121 MB Progress (1): 80/121 MB Progress (1): 80/121 MB Progress (1): 80/121 MB Progress (1): 80/121 MB Progress (1): 80/121 MB Progress (1): 80/121 MB Progress (1): 80/121 MB Progress (1): 80/121 MB Progress (1): 80/121 MB Progress (1): 80/121 MB Progress (1): 80/121 MB Progress (1): 80/121 MB Progress (1): 80/121 MB Progress (1): 80/121 MB Progress (1): 80/121 MB Progress (1): 80/121 MB Progress (1): 80/121 MB Progress (1): 80/121 MB Progress (1): 80/121 MB Progress (1): 80/121 MB Progress (1): 80/121 MB Progress (1): 80/121 MB Progress (1): 80/121 MB Progress (1): 80/121 MB Progress (1): 80/121 MB Progress (1): 80/121 MB Progress (1): 80/121 MB Progress (1): 80/121 MB Progress (1): 80/121 MB Progress (1): 80/121 MB Progress (1): 80/121 MB Progress (1): 80/121 MB Progress (1): 80/121 MB Progress (1): 80/121 MB Progress (1): 80/121 MB Progress (1): 80/121 MB Progress (1): 80/121 MB Progress (1): 80/121 MB Progress (1): 80/121 MB Progress (1): 80/121 MB Progress (1): 80/121 MB Progress (1): 80/121 MB Progress (1): 80/121 MB Progress (1): 80/121 MB Progress (1): 80/121 MB Progress (1): 80/121 MB Progress (1): 80/121 MB Progress (1): 80/121 MB Progress (1): 80/121 MB Progress (1): 80/121 MB Progress (1): 80/121 MB Progress (1): 80/121 MB Progress (1): 80/121 MB Progress (1): 80/121 MB Progress (1): 80/121 MB Progress (1): 80/121 MB Progress (1): 80/121 MB Progress (1): 80/121 MB Progress (1): 80/121 MB Progress (1): 80/121 MB Progress (1): 80/121 MB Progress (1): 80/121 MB Progress (1): 80/121 MB Progress (1): 80/121 MB Progress (1): 80/121 MB Progress (1): 80/121 MB Progress (1): 80/121 MB Progress (1): 80/121 MB Progress (1): 80/121 MB Progress (1): 80/121 MB Progress (1): 80/121 MB Progress (1): 80/121 MB Progress (1): 80/121 MB Progress (1): 80/121 MB Progress (1): 80/121 MB Progress (1): 80/121 MB Progress (1): 80/121 MB Progress (1): 80/121 MB Progress (1): 80/121 MB Progress (1): 80/121 MB Progress (1): 80/121 MB Progress (1): 80/121 MB Progress (1): 80/121 MB Progress (1): 80/121 MB Progress (1): 80/121 MB Progress (1): 80/121 MB Progress (1): 80/121 MB Progress (1): 80/121 MB Progress (1): 80/121 MB Progress (1): 80/121 MB Progress (1): 80/121 MB Progress (1): 80/121 MB Progress (1): 80/121 MB Progress (1): 80/121 MB Progress (1): 80/121 MB Progress (1): 80/121 MB Progress (1): 80/121 MB Progress (1): 80/121 MB Progress (1): 80/121 MB Progress (1): 80/121 MB Progress (1): 80/121 MB Progress (1): 80/121 MB Progress (1): 80/121 MB Progress (1): 80/121 MB Progress (1): 80/121 MB Progress (1): 80/121 MB Progress (1): 80/121 MB Progress (1): 80/121 MB Progress (1): 80/121 MB Progress (1): 80/121 MB Progress (1): 80/121 MB Progress (1): 80/121 MB Progress (1): 80/121 MB Progress (1): 80/121 MB Progress (1): 80/121 MB Progress (1): 80/121 MB Progress (1): 80/121 MB Progress (1): 80/121 MB Progress (1): 80/121 MB Progress (1): 80/121 MB Progress (1): 80/121 MB Progress (1): 80/121 MB Progress (1): 80/121 MB Progress (1): 80/121 MB Progress (1): 80/121 MB Progress (1): 80/121 MB Progress (1): 80/121 MB Progress (1): 80/121 MB Progress (1): 80/121 MB Progress (1): 80/121 MB Progress (1): 80/121 MB Progress (1): 80/121 MB Progress (1): 80/121 MB Progress (1): 80/121 MB Progress (1): 80/121 MB Progress (1): 80/121 MB Progress (1): 80/121 MB Progress (1): 80/121 MB Progress (1): 80/121 MB Progress (1): 80/121 MB Progress (1): 80/121 MB Progress (1): 80/121 MB Progress (1): 80/121 MB Progress (1): 80/121 MB Progress (1): 80/121 MB Progress (1): 80/121 MB Progress (1): 80/121 MB Progress (1): 80/121 MB Progress (1): 80/121 MB Progress (1): 80/121 MB Progress (1): 80/121 MB Progress (1): 80/121 MB Progress (1): 80/121 MB Progress (1): 80/121 MB Progress (1): 80/121 MB Progress (1): 80/121 MB Progress (1): 80/121 MB Progress (1): 80/121 MB Progress (1): 80/121 MB Progress (1): 80/121 MB Progress (1): 80/121 MB Progress (1): 80/121 MB Progress (1): 80/121 MB Progress (1): 80/121 MB Progress (1): 80/121 MB Progress (1): 80/121 MB Progress (1): 80/121 MB Progress (1): 80/121 MB Progress (1): 80/121 MB Progress (1): 80/121 MB Progress (1): 80/121 MB Progress (1): 80/121 MB Progress (1): 80/121 MB Progress (1): 80/121 MB Progress (1): 80/121 MB Progress (1): 80/121 MB Progress (1): 80/121 MB Progress (1): 80/121 MB Progress (1): 80/121 MB Progress (1): 80/121 MB Progress (1): 80/121 MB Progress (1): 80/121 MB Progress (1): 80/121 MB Progress (1): 80/121 MB Progress (1): 80/121 MB Progress (1): 80/121 MB Progress (1): 80/121 MB Progress (1): 80/121 MB Progress (1): 80/121 MB Progress (1): 80/121 MB Progress (1): 80/121 MB Progress (1): 80/121 MB Progress (1): 80/121 MB Progress (1): 80/121 MB Progress (1): 80/121 MB Progress (1): 80/121 MB Progress (1): 80/121 MB Progress (1): 80/121 MB Progress (1): 80/121 MB Progress (1): 81/121 MB Progress (1): 81/121 MB Progress (1): 81/121 MB Progress (1): 81/121 MB Progress (1): 81/121 MB Progress (1): 81/121 MB Progress (1): 81/121 MB Progress (1): 81/121 MB Progress (1): 81/121 MB Progress (1): 81/121 MB Progress (1): 81/121 MB Progress (1): 81/121 MB Progress (1): 81/121 MB Progress (1): 81/121 MB Progress (1): 81/121 MB Progress (1): 81/121 MB Progress (1): 81/121 MB Progress (1): 81/121 MB Progress (1): 81/121 MB Progress (1): 81/121 MB Progress (1): 81/121 MB Progress (1): 81/121 MB Progress (1): 81/121 MB Progress (1): 81/121 MB Progress (1): 81/121 MB Progress (1): 81/121 MB Progress (1): 81/121 MB Progress (1): 81/121 MB Progress (1): 81/121 MB Progress (1): 81/121 MB Progress (1): 81/121 MB Progress (1): 81/121 MB Progress (1): 81/121 MB Progress (1): 81/121 MB Progress (1): 81/121 MB Progress (1): 81/121 MB Progress (1): 81/121 MB Progress (1): 81/121 MB Progress (1): 81/121 MB Progress (1): 81/121 MB Progress (1): 81/121 MB Progress (1): 81/121 MB Progress (1): 81/121 MB Progress (1): 81/121 MB Progress (1): 81/121 MB Progress (1): 81/121 MB Progress (1): 81/121 MB Progress (1): 81/121 MB Progress (1): 81/121 MB Progress (1): 81/121 MB Progress (1): 81/121 MB Progress (1): 81/121 MB Progress (1): 81/121 MB Progress (1): 81/121 MB Progress (1): 81/121 MB Progress (1): 81/121 MB Progress (1): 81/121 MB Progress (1): 81/121 MB Progress (1): 81/121 MB Progress (1): 81/121 MB Progress (1): 81/121 MB Progress (1): 81/121 MB Progress (1): 81/121 MB Progress (1): 81/121 MB Progress (1): 81/121 MB Progress (1): 81/121 MB Progress (1): 81/121 MB Progress (1): 81/121 MB Progress (1): 81/121 MB Progress (1): 81/121 MB Progress (1): 81/121 MB Progress (1): 81/121 MB Progress (1): 81/121 MB Progress (1): 81/121 MB Progress (1): 81/121 MB Progress (1): 81/121 MB Progress (1): 81/121 MB Progress (1): 81/121 MB Progress (1): 81/121 MB Progress (1): 81/121 MB Progress (1): 81/121 MB Progress (1): 81/121 MB Progress (1): 81/121 MB Progress (1): 81/121 MB Progress (1): 81/121 MB Progress (1): 81/121 MB Progress (1): 81/121 MB Progress (1): 81/121 MB Progress (1): 81/121 MB Progress (1): 81/121 MB Progress (1): 81/121 MB Progress (1): 81/121 MB Progress (1): 81/121 MB Progress (1): 81/121 MB Progress (1): 81/121 MB Progress (1): 81/121 MB Progress (1): 81/121 MB Progress (1): 81/121 MB Progress (1): 81/121 MB Progress (1): 81/121 MB Progress (1): 81/121 MB Progress (1): 81/121 MB Progress (1): 81/121 MB Progress (1): 81/121 MB Progress (1): 81/121 MB Progress (1): 81/121 MB Progress (1): 81/121 MB Progress (1): 81/121 MB Progress (1): 81/121 MB Progress (1): 81/121 MB Progress (1): 81/121 MB Progress (1): 81/121 MB Progress (1): 81/121 MB Progress (1): 81/121 MB Progress (1): 81/121 MB Progress (1): 81/121 MB Progress (1): 81/121 MB Progress (1): 81/121 MB Progress (1): 81/121 MB Progress (1): 81/121 MB Progress (1): 81/121 MB Progress (1): 81/121 MB Progress (1): 81/121 MB Progress (1): 81/121 MB Progress (1): 81/121 MB Progress (1): 81/121 MB Progress (1): 81/121 MB Progress (1): 81/121 MB Progress (1): 81/121 MB Progress (1): 81/121 MB Progress (1): 81/121 MB Progress (1): 81/121 MB Progress (1): 81/121 MB Progress (1): 81/121 MB Progress (1): 81/121 MB Progress (1): 81/121 MB Progress (1): 81/121 MB Progress (1): 81/121 MB Progress (1): 81/121 MB Progress (1): 81/121 MB Progress (1): 81/121 MB Progress (1): 81/121 MB Progress (1): 81/121 MB Progress (1): 81/121 MB Progress (1): 81/121 MB Progress (1): 81/121 MB Progress (1): 81/121 MB Progress (1): 81/121 MB Progress (1): 81/121 MB Progress (1): 81/121 MB Progress (1): 81/121 MB Progress (1): 81/121 MB Progress (1): 81/121 MB Progress (1): 81/121 MB Progress (1): 81/121 MB Progress (1): 81/121 MB Progress (1): 81/121 MB Progress (1): 81/121 MB Progress (1): 81/121 MB Progress (1): 81/121 MB Progress (1): 81/121 MB Progress (1): 81/121 MB Progress (1): 81/121 MB Progress (1): 81/121 MB Progress (1): 81/121 MB Progress (1): 81/121 MB Progress (1): 81/121 MB Progress (1): 81/121 MB Progress (1): 81/121 MB Progress (1): 81/121 MB Progress (1): 81/121 MB Progress (1): 81/121 MB Progress (1): 81/121 MB Progress (1): 81/121 MB Progress (1): 81/121 MB Progress (1): 81/121 MB Progress (1): 81/121 MB Progress (1): 81/121 MB Progress (1): 81/121 MB Progress (1): 81/121 MB Progress (1): 81/121 MB Progress (1): 81/121 MB Progress (1): 81/121 MB Progress (1): 81/121 MB Progress (1): 81/121 MB Progress (1): 81/121 MB Progress (1): 81/121 MB Progress (1): 81/121 MB Progress (1): 81/121 MB Progress (1): 81/121 MB Progress (1): 81/121 MB Progress (1): 81/121 MB Progress (1): 81/121 MB Progress (1): 81/121 MB Progress (1): 81/121 MB Progress (1): 81/121 MB Progress (1): 81/121 MB Progress (1): 81/121 MB Progress (1): 81/121 MB Progress (1): 81/121 MB Progress (1): 81/121 MB Progress (1): 81/121 MB Progress (1): 81/121 MB Progress (1): 81/121 MB Progress (1): 81/121 MB Progress (1): 81/121 MB Progress (1): 81/121 MB Progress (1): 81/121 MB Progress (1): 81/121 MB Progress (1): 81/121 MB Progress (1): 81/121 MB Progress (1): 81/121 MB Progress (1): 81/121 MB Progress (1): 81/121 MB Progress (1): 81/121 MB Progress (1): 81/121 MB Progress (1): 81/121 MB Progress (1): 81/121 MB Progress (1): 81/121 MB Progress (1): 81/121 MB Progress (1): 81/121 MB Progress (1): 81/121 MB Progress (1): 81/121 MB Progress (1): 81/121 MB Progress (1): 81/121 MB Progress (1): 81/121 MB Progress (1): 81/121 MB Progress (1): 81/121 MB Progress (1): 81/121 MB Progress (1): 81/121 MB Progress (1): 81/121 MB Progress (1): 81/121 MB Progress (1): 81/121 MB Progress (1): 81/121 MB Progress (1): 81/121 MB Progress (1): 81/121 MB Progress (1): 81/121 MB Progress (1): 81/121 MB Progress (1): 81/121 MB Progress (1): 81/121 MB Progress (1): 81/121 MB Progress (1): 81/121 MB Progress (1): 81/121 MB Progress (1): 81/121 MB Progress (1): 81/121 MB Progress (1): 81/121 MB Progress (1): 81/121 MB Progress (1): 81/121 MB Progress (1): 81/121 MB Progress (1): 81/121 MB Progress (1): 81/121 MB Progress (1): 81/121 MB Progress (1): 81/121 MB Progress (1): 81/121 MB Progress (1): 81/121 MB Progress (1): 81/121 MB Progress (1): 81/121 MB Progress (1): 81/121 MB Progress (1): 81/121 MB Progress (1): 81/121 MB Progress (1): 81/121 MB Progress (1): 81/121 MB Progress (1): 81/121 MB Progress (1): 81/121 MB Progress (1): 81/121 MB Progress (1): 81/121 MB Progress (1): 81/121 MB Progress (1): 81/121 MB Progress (1): 81/121 MB Progress (1): 81/121 MB Progress (1): 81/121 MB Progress (1): 81/121 MB Progress (1): 81/121 MB Progress (1): 81/121 MB Progress (1): 81/121 MB Progress (1): 81/121 MB Progress (1): 81/121 MB Progress (1): 81/121 MB Progress (1): 81/121 MB Progress (1): 81/121 MB Progress (1): 81/121 MB Progress (1): 81/121 MB Progress (1): 81/121 MB Progress (1): 81/121 MB Progress (1): 81/121 MB Progress (1): 81/121 MB Progress (1): 81/121 MB Progress (1): 81/121 MB Progress (1): 81/121 MB Progress (1): 81/121 MB Progress (1): 81/121 MB Progress (1): 81/121 MB Progress (1): 81/121 MB Progress (1): 81/121 MB Progress (1): 81/121 MB Progress (1): 81/121 MB Progress (1): 81/121 MB Progress (1): 81/121 MB Progress (1): 81/121 MB Progress (1): 81/121 MB Progress (1): 81/121 MB Progress (1): 81/121 MB Progress (1): 81/121 MB Progress (1): 81/121 MB Progress (1): 81/121 MB Progress (1): 81/121 MB Progress (1): 81/121 MB Progress (1): 81/121 MB Progress (1): 81/121 MB Progress (1): 81/121 MB Progress (1): 81/121 MB Progress (1): 81/121 MB Progress (1): 81/121 MB Progress (1): 81/121 MB Progress (1): 81/121 MB Progress (1): 81/121 MB Progress (1): 81/121 MB Progress (1): 81/121 MB Progress (1): 81/121 MB Progress (1): 81/121 MB Progress (1): 81/121 MB Progress (1): 81/121 MB Progress (1): 81/121 MB Progress (1): 81/121 MB Progress (1): 81/121 MB Progress (1): 81/121 MB Progress (1): 81/121 MB Progress (1): 81/121 MB Progress (1): 81/121 MB Progress (1): 81/121 MB Progress (1): 81/121 MB Progress (1): 81/121 MB Progress (1): 81/121 MB Progress (1): 81/121 MB Progress (1): 81/121 MB Progress (1): 81/121 MB Progress (1): 81/121 MB Progress (1): 81/121 MB Progress (1): 81/121 MB Progress (1): 81/121 MB Progress (1): 81/121 MB Progress (1): 81/121 MB Progress (1): 81/121 MB Progress (1): 81/121 MB Progress (1): 81/121 MB Progress (1): 81/121 MB Progress (1): 81/121 MB Progress (1): 81/121 MB Progress (1): 81/121 MB Progress (1): 81/121 MB Progress (1): 81/121 MB Progress (1): 81/121 MB Progress (1): 81/121 MB Progress (1): 81/121 MB Progress (1): 81/121 MB Progress (1): 81/121 MB Progress (1): 81/121 MB Progress (1): 81/121 MB Progress (1): 81/121 MB Progress (1): 81/121 MB Progress (1): 81/121 MB Progress (1): 81/121 MB Progress (1): 81/121 MB Progress (1): 81/121 MB Progress (1): 81/121 MB Progress (1): 81/121 MB Progress (1): 81/121 MB Progress (1): 81/121 MB Progress (1): 81/121 MB Progress (1): 81/121 MB Progress (1): 81/121 MB Progress (1): 81/121 MB Progress (1): 81/121 MB Progress (1): 81/121 MB Progress (1): 81/121 MB Progress (1): 81/121 MB Progress (1): 81/121 MB Progress (1): 81/121 MB Progress (1): 81/121 MB Progress (1): 81/121 MB Progress (1): 81/121 MB Progress (1): 81/121 MB Progress (1): 81/121 MB Progress (1): 81/121 MB Progress (1): 81/121 MB Progress (1): 81/121 MB Progress (1): 81/121 MB Progress (1): 81/121 MB Progress (1): 81/121 MB Progress (1): 81/121 MB Progress (1): 81/121 MB Progress (1): 81/121 MB Progress (1): 81/121 MB Progress (1): 81/121 MB Progress (1): 81/121 MB Progress (1): 81/121 MB Progress (1): 81/121 MB Progress (1): 81/121 MB Progress (1): 81/121 MB Progress (1): 81/121 MB Progress (1): 81/121 MB Progress (1): 81/121 MB Progress (1): 81/121 MB Progress (1): 81/121 MB Progress (1): 81/121 MB Progress (1): 81/121 MB Progress (1): 81/121 MB Progress (1): 81/121 MB Progress (1): 81/121 MB Progress (1): 81/121 MB Progress (1): 81/121 MB Progress (1): 81/121 MB Progress (1): 81/121 MB Progress (1): 81/121 MB Progress (1): 81/121 MB Progress (1): 81/121 MB Progress (1): 81/121 MB Progress (1): 81/121 MB Progress (1): 81/121 MB Progress (1): 81/121 MB Progress (1): 81/121 MB Progress (1): 81/121 MB Progress (1): 81/121 MB Progress (1): 81/121 MB Progress (1): 81/121 MB Progress (1): 81/121 MB Progress (1): 81/121 MB Progress (1): 81/121 MB Progress (1): 81/121 MB Progress (1): 81/121 MB Progress (1): 81/121 MB Progress (1): 81/121 MB Progress (1): 81/121 MB Progress (1): 81/121 MB Progress (1): 81/121 MB Progress (1): 81/121 MB Progress (1): 81/121 MB Progress (1): 81/121 MB Progress (1): 81/121 MB Progress (1): 81/121 MB Progress (1): 81/121 MB Progress (1): 81/121 MB Progress (1): 81/121 MB Progress (1): 81/121 MB Progress (1): 81/121 MB Progress (1): 81/121 MB Progress (1): 81/121 MB Progress (1): 81/121 MB Progress (1): 81/121 MB Progress (1): 81/121 MB Progress (1): 81/121 MB Progress (1): 81/121 MB Progress (1): 81/121 MB Progress (1): 81/121 MB Progress (1): 81/121 MB Progress (1): 81/121 MB Progress (1): 81/121 MB Progress (1): 81/121 MB Progress (1): 81/121 MB Progress (1): 81/121 MB Progress (1): 81/121 MB Progress (1): 81/121 MB Progress (1): 81/121 MB Progress (1): 81/121 MB Progress (1): 81/121 MB Progress (1): 81/121 MB Progress (1): 81/121 MB Progress (1): 81/121 MB Progress (1): 81/121 MB Progress (1): 81/121 MB Progress (1): 81/121 MB Progress (1): 81/121 MB Progress (1): 81/121 MB Progress (1): 81/121 MB Progress (1): 81/121 MB Progress (1): 81/121 MB Progress (1): 81/121 MB Progress (1): 81/121 MB Progress (1): 81/121 MB Progress (1): 81/121 MB Progress (1): 81/121 MB Progress (1): 81/121 MB Progress (1): 81/121 MB Progress (1): 81/121 MB Progress (1): 81/121 MB Progress (1): 81/121 MB Progress (1): 81/121 MB Progress (1): 81/121 MB Progress (1): 82/121 MB Progress (1): 82/121 MB Progress (1): 82/121 MB Progress (1): 82/121 MB Progress (1): 82/121 MB Progress (1): 82/121 MB Progress (1): 82/121 MB Progress (1): 82/121 MB Progress (1): 82/121 MB Progress (1): 82/121 MB Progress (1): 82/121 MB Progress (1): 82/121 MB Progress (1): 82/121 MB Progress (1): 82/121 MB Progress (1): 82/121 MB Progress (1): 82/121 MB Progress (1): 82/121 MB Progress (1): 82/121 MB Progress (1): 82/121 MB Progress (1): 82/121 MB Progress (1): 82/121 MB Progress (1): 82/121 MB Progress (1): 82/121 MB Progress (1): 82/121 MB Progress (1): 82/121 MB Progress (1): 82/121 MB Progress (1): 82/121 MB Progress (1): 82/121 MB Progress (1): 82/121 MB Progress (1): 82/121 MB Progress (1): 82/121 MB Progress (1): 82/121 MB Progress (1): 82/121 MB Progress (1): 82/121 MB Progress (1): 82/121 MB Progress (1): 82/121 MB Progress (1): 82/121 MB Progress (1): 82/121 MB Progress (1): 82/121 MB Progress (1): 82/121 MB Progress (1): 82/121 MB Progress (1): 82/121 MB Progress (1): 82/121 MB Progress (1): 82/121 MB Progress (1): 82/121 MB Progress (1): 82/121 MB Progress (1): 82/121 MB Progress (1): 82/121 MB Progress (1): 82/121 MB Progress (1): 82/121 MB Progress (1): 82/121 MB Progress (1): 82/121 MB Progress (1): 82/121 MB Progress (1): 82/121 MB Progress (1): 82/121 MB Progress (1): 82/121 MB Progress (1): 82/121 MB Progress (1): 82/121 MB Progress (1): 82/121 MB Progress (1): 82/121 MB Progress (1): 82/121 MB Progress (1): 82/121 MB Progress (1): 82/121 MB Progress (1): 82/121 MB Progress (1): 82/121 MB Progress (1): 82/121 MB Progress (1): 82/121 MB Progress (1): 82/121 MB Progress (1): 82/121 MB Progress (1): 82/121 MB Progress (1): 82/121 MB Progress (1): 82/121 MB Progress (1): 82/121 MB Progress (1): 82/121 MB Progress (1): 82/121 MB Progress (1): 82/121 MB Progress (1): 82/121 MB Progress (1): 82/121 MB Progress (1): 82/121 MB Progress (1): 82/121 MB Progress (1): 82/121 MB Progress (1): 82/121 MB Progress (1): 82/121 MB Progress (1): 82/121 MB Progress (1): 82/121 MB Progress (1): 82/121 MB Progress (1): 82/121 MB Progress (1): 82/121 MB Progress (1): 82/121 MB Progress (1): 82/121 MB Progress (1): 82/121 MB Progress (1): 82/121 MB Progress (1): 82/121 MB Progress (1): 82/121 MB Progress (1): 82/121 MB Progress (1): 82/121 MB Progress (1): 82/121 MB Progress (1): 82/121 MB Progress (1): 82/121 MB Progress (1): 82/121 MB Progress (1): 82/121 MB Progress (1): 82/121 MB Progress (1): 82/121 MB Progress (1): 82/121 MB Progress (1): 82/121 MB Progress (1): 82/121 MB Progress (1): 82/121 MB Progress (1): 82/121 MB Progress (1): 82/121 MB Progress (1): 82/121 MB Progress (1): 82/121 MB Progress (1): 82/121 MB Progress (1): 82/121 MB Progress (1): 82/121 MB Progress (1): 82/121 MB Progress (1): 82/121 MB Progress (1): 82/121 MB Progress (1): 82/121 MB Progress (1): 82/121 MB Progress (1): 82/121 MB Progress (1): 82/121 MB Progress (1): 82/121 MB Progress (1): 82/121 MB Progress (1): 82/121 MB Progress (1): 82/121 MB Progress (1): 82/121 MB Progress (1): 82/121 MB Progress (1): 82/121 MB Progress (1): 82/121 MB Progress (1): 82/121 MB Progress (1): 82/121 MB Progress (1): 82/121 MB Progress (1): 82/121 MB Progress (1): 82/121 MB Progress (1): 82/121 MB Progress (1): 82/121 MB Progress (1): 82/121 MB Progress (1): 82/121 MB Progress (1): 82/121 MB Progress (1): 82/121 MB Progress (1): 82/121 MB Progress (1): 82/121 MB Progress (1): 82/121 MB Progress (1): 82/121 MB Progress (1): 82/121 MB Progress (1): 82/121 MB Progress (1): 82/121 MB Progress (1): 82/121 MB Progress (1): 82/121 MB Progress (1): 82/121 MB Progress (1): 82/121 MB Progress (1): 82/121 MB Progress (1): 82/121 MB Progress (1): 82/121 MB Progress (1): 82/121 MB Progress (1): 82/121 MB Progress (1): 82/121 MB Progress (1): 82/121 MB Progress (1): 82/121 MB Progress (1): 82/121 MB Progress (1): 82/121 MB Progress (1): 82/121 MB Progress (1): 82/121 MB Progress (1): 82/121 MB Progress (1): 82/121 MB Progress (1): 82/121 MB Progress (1): 82/121 MB Progress (1): 82/121 MB Progress (1): 82/121 MB Progress (1): 82/121 MB Progress (1): 82/121 MB Progress (1): 82/121 MB Progress (1): 82/121 MB Progress (1): 82/121 MB Progress (1): 82/121 MB Progress (1): 82/121 MB Progress (1): 82/121 MB Progress (1): 82/121 MB Progress (1): 82/121 MB Progress (1): 82/121 MB Progress (1): 82/121 MB Progress (1): 82/121 MB Progress (1): 82/121 MB Progress (1): 82/121 MB Progress (1): 82/121 MB Progress (1): 82/121 MB Progress (1): 82/121 MB Progress (1): 82/121 MB Progress (1): 82/121 MB Progress (1): 82/121 MB Progress (1): 82/121 MB Progress (1): 82/121 MB Progress (1): 82/121 MB Progress (1): 82/121 MB Progress (1): 82/121 MB Progress (1): 82/121 MB Progress (1): 82/121 MB Progress (1): 82/121 MB Progress (1): 82/121 MB Progress (1): 82/121 MB Progress (1): 82/121 MB Progress (1): 82/121 MB Progress (1): 82/121 MB Progress (1): 82/121 MB Progress (1): 82/121 MB Progress (1): 82/121 MB Progress (1): 82/121 MB Progress (1): 82/121 MB Progress (1): 82/121 MB Progress (1): 82/121 MB Progress (1): 82/121 MB Progress (1): 82/121 MB Progress (1): 82/121 MB Progress (1): 82/121 MB Progress (1): 82/121 MB Progress (1): 82/121 MB Progress (1): 82/121 MB Progress (1): 82/121 MB Progress (1): 82/121 MB Progress (1): 82/121 MB Progress (1): 82/121 MB Progress (1): 82/121 MB Progress (1): 82/121 MB Progress (1): 82/121 MB Progress (1): 82/121 MB Progress (1): 82/121 MB Progress (1): 82/121 MB Progress (1): 82/121 MB Progress (1): 82/121 MB Progress (1): 82/121 MB Progress (1): 82/121 MB Progress (1): 82/121 MB Progress (1): 82/121 MB Progress (1): 82/121 MB Progress (1): 82/121 MB Progress (1): 82/121 MB Progress (1): 82/121 MB Progress (1): 82/121 MB Progress (1): 82/121 MB Progress (1): 82/121 MB Progress (1): 82/121 MB Progress (1): 82/121 MB Progress (1): 82/121 MB Progress (1): 82/121 MB Progress (1): 82/121 MB Progress (1): 82/121 MB Progress (1): 82/121 MB Progress (1): 82/121 MB Progress (1): 82/121 MB Progress (1): 82/121 MB Progress (1): 82/121 MB Progress (1): 82/121 MB Progress (1): 82/121 MB Progress (1): 82/121 MB Progress (1): 82/121 MB Progress (1): 82/121 MB Progress (1): 82/121 MB Progress (1): 82/121 MB Progress (1): 82/121 MB Progress (1): 82/121 MB Progress (1): 82/121 MB Progress (1): 82/121 MB Progress (1): 82/121 MB Progress (1): 82/121 MB Progress (1): 82/121 MB Progress (1): 82/121 MB Progress (1): 82/121 MB Progress (1): 82/121 MB Progress (1): 82/121 MB Progress (1): 82/121 MB Progress (1): 82/121 MB Progress (1): 82/121 MB Progress (1): 82/121 MB Progress (1): 82/121 MB Progress (1): 82/121 MB Progress (1): 82/121 MB Progress (1): 82/121 MB Progress (1): 82/121 MB Progress (1): 82/121 MB Progress (1): 82/121 MB Progress (1): 82/121 MB Progress (1): 82/121 MB Progress (1): 82/121 MB Progress (1): 82/121 MB Progress (1): 82/121 MB Progress (1): 82/121 MB Progress (1): 82/121 MB Progress (1): 82/121 MB Progress (1): 82/121 MB Progress (1): 82/121 MB Progress (1): 82/121 MB Progress (1): 82/121 MB Progress (1): 82/121 MB Progress (1): 82/121 MB Progress (1): 82/121 MB Progress (1): 82/121 MB Progress (1): 82/121 MB Progress (1): 82/121 MB Progress (1): 82/121 MB Progress (1): 82/121 MB Progress (1): 82/121 MB Progress (1): 82/121 MB Progress (1): 82/121 MB Progress (1): 82/121 MB Progress (1): 82/121 MB Progress (1): 82/121 MB Progress (1): 82/121 MB Progress (1): 82/121 MB Progress (1): 82/121 MB Progress (1): 82/121 MB Progress (1): 82/121 MB Progress (1): 82/121 MB Progress (1): 82/121 MB Progress (1): 82/121 MB Progress (1): 82/121 MB Progress (1): 82/121 MB Progress (1): 82/121 MB Progress (1): 82/121 MB Progress (1): 82/121 MB Progress (1): 82/121 MB Progress (1): 82/121 MB Progress (1): 82/121 MB Progress (1): 82/121 MB Progress (1): 82/121 MB Progress (1): 82/121 MB Progress (1): 82/121 MB Progress (1): 82/121 MB Progress (1): 82/121 MB Progress (1): 82/121 MB Progress (1): 82/121 MB Progress (1): 82/121 MB Progress (1): 82/121 MB Progress (1): 82/121 MB Progress (1): 82/121 MB Progress (1): 82/121 MB Progress (1): 82/121 MB Progress (1): 82/121 MB Progress (1): 82/121 MB Progress (1): 82/121 MB Progress (1): 82/121 MB Progress (1): 82/121 MB Progress (1): 82/121 MB Progress (1): 82/121 MB Progress (1): 82/121 MB Progress (1): 82/121 MB Progress (1): 82/121 MB Progress (1): 82/121 MB Progress (1): 82/121 MB Progress (1): 82/121 MB Progress (1): 82/121 MB Progress (1): 82/121 MB Progress (1): 82/121 MB Progress (1): 82/121 MB Progress (1): 82/121 MB Progress (1): 82/121 MB Progress (1): 82/121 MB Progress (1): 82/121 MB Progress (1): 82/121 MB Progress (1): 82/121 MB Progress (1): 82/121 MB Progress (1): 82/121 MB Progress (1): 82/121 MB Progress (1): 82/121 MB Progress (1): 82/121 MB Progress (1): 82/121 MB Progress (1): 82/121 MB Progress (1): 82/121 MB Progress (1): 82/121 MB Progress (1): 82/121 MB Progress (1): 82/121 MB Progress (1): 82/121 MB Progress (1): 82/121 MB Progress (1): 82/121 MB Progress (1): 82/121 MB Progress (1): 82/121 MB Progress (1): 82/121 MB Progress (1): 82/121 MB Progress (1): 82/121 MB Progress (1): 82/121 MB Progress (1): 82/121 MB Progress (1): 82/121 MB Progress (1): 82/121 MB Progress (1): 82/121 MB Progress (1): 82/121 MB Progress (1): 82/121 MB Progress (1): 82/121 MB Progress (1): 82/121 MB Progress (1): 82/121 MB Progress (1): 82/121 MB Progress (1): 82/121 MB Progress (1): 82/121 MB Progress (1): 82/121 MB Progress (1): 82/121 MB Progress (1): 82/121 MB Progress (1): 82/121 MB Progress (1): 82/121 MB Progress (1): 82/121 MB Progress (1): 82/121 MB Progress (1): 82/121 MB Progress (1): 82/121 MB Progress (1): 82/121 MB Progress (1): 82/121 MB Progress (1): 82/121 MB Progress (1): 82/121 MB Progress (1): 82/121 MB Progress (1): 82/121 MB Progress (1): 82/121 MB Progress (1): 82/121 MB Progress (1): 82/121 MB Progress (1): 82/121 MB Progress (1): 82/121 MB Progress (1): 82/121 MB Progress (1): 82/121 MB Progress (1): 82/121 MB Progress (1): 82/121 MB Progress (1): 82/121 MB Progress (1): 82/121 MB Progress (1): 82/121 MB Progress (1): 82/121 MB Progress (1): 82/121 MB Progress (1): 82/121 MB Progress (1): 82/121 MB Progress (1): 82/121 MB Progress (1): 82/121 MB Progress (1): 82/121 MB Progress (1): 82/121 MB Progress (1): 82/121 MB Progress (1): 82/121 MB Progress (1): 82/121 MB Progress (1): 82/121 MB Progress (1): 82/121 MB Progress (1): 82/121 MB Progress (1): 82/121 MB Progress (1): 82/121 MB Progress (1): 82/121 MB Progress (1): 82/121 MB Progress (1): 82/121 MB Progress (1): 82/121 MB Progress (1): 82/121 MB Progress (1): 82/121 MB Progress (1): 82/121 MB Progress (1): 82/121 MB Progress (1): 82/121 MB Progress (1): 82/121 MB Progress (1): 82/121 MB Progress (1): 82/121 MB Progress (1): 82/121 MB Progress (1): 82/121 MB Progress (1): 82/121 MB Progress (1): 82/121 MB Progress (1): 82/121 MB Progress (1): 82/121 MB Progress (1): 82/121 MB Progress (1): 82/121 MB Progress (1): 82/121 MB Progress (1): 82/121 MB Progress (1): 82/121 MB Progress (1): 82/121 MB Progress (1): 82/121 MB Progress (1): 82/121 MB Progress (1): 82/121 MB Progress (1): 82/121 MB Progress (1): 82/121 MB Progress (1): 82/121 MB Progress (1): 82/121 MB Progress (1): 82/121 MB Progress (1): 82/121 MB Progress (1): 82/121 MB Progress (1): 82/121 MB Progress (1): 82/121 MB Progress (1): 82/121 MB Progress (1): 82/121 MB Progress (1): 82/121 MB Progress (1): 82/121 MB Progress (1): 82/121 MB Progress (1): 82/121 MB Progress (1): 82/121 MB Progress (1): 82/121 MB Progress (1): 82/121 MB Progress (1): 82/121 MB Progress (1): 82/121 MB Progress (1): 82/121 MB Progress (1): 82/121 MB Progress (1): 82/121 MB Progress (1): 82/121 MB Progress (1): 82/121 MB Progress (1): 82/121 MB Progress (1): 82/121 MB Progress (1): 82/121 MB Progress (1): 83/121 MB Progress (1): 83/121 MB Progress (1): 83/121 MB Progress (1): 83/121 MB Progress (1): 83/121 MB Progress (1): 83/121 MB Progress (1): 83/121 MB Progress (1): 83/121 MB Progress (1): 83/121 MB Progress (1): 83/121 MB Progress (1): 83/121 MB Progress (1): 83/121 MB Progress (1): 83/121 MB Progress (1): 83/121 MB Progress (1): 83/121 MB Progress (1): 83/121 MB Progress (1): 83/121 MB Progress (1): 83/121 MB Progress (1): 83/121 MB Progress (1): 83/121 MB Progress (1): 83/121 MB Progress (1): 83/121 MB Progress (1): 83/121 MB Progress (1): 83/121 MB Progress (1): 83/121 MB Progress (1): 83/121 MB Progress (1): 83/121 MB Progress (1): 83/121 MB Progress (1): 83/121 MB Progress (1): 83/121 MB Progress (1): 83/121 MB Progress (1): 83/121 MB Progress (1): 83/121 MB Progress (1): 83/121 MB Progress (1): 83/121 MB Progress (1): 83/121 MB Progress (1): 83/121 MB Progress (1): 83/121 MB Progress (1): 83/121 MB Progress (1): 83/121 MB Progress (1): 83/121 MB Progress (1): 83/121 MB Progress (1): 83/121 MB Progress (1): 83/121 MB Progress (1): 83/121 MB Progress (1): 83/121 MB Progress (1): 83/121 MB Progress (1): 83/121 MB Progress (1): 83/121 MB Progress (1): 83/121 MB Progress (1): 83/121 MB Progress (1): 83/121 MB Progress (1): 83/121 MB Progress (1): 83/121 MB Progress (1): 83/121 MB Progress (1): 83/121 MB Progress (1): 83/121 MB Progress (1): 83/121 MB Progress (1): 83/121 MB Progress (1): 83/121 MB Progress (1): 83/121 MB Progress (1): 83/121 MB Progress (1): 83/121 MB Progress (1): 83/121 MB Progress (1): 83/121 MB Progress (1): 83/121 MB Progress (1): 83/121 MB Progress (1): 83/121 MB Progress (1): 83/121 MB Progress (1): 83/121 MB Progress (1): 83/121 MB Progress (1): 83/121 MB Progress (1): 83/121 MB Progress (1): 83/121 MB Progress (1): 83/121 MB Progress (1): 83/121 MB Progress (1): 83/121 MB Progress (1): 83/121 MB Progress (1): 83/121 MB Progress (1): 83/121 MB Progress (1): 83/121 MB Progress (1): 83/121 MB Progress (1): 83/121 MB Progress (1): 83/121 MB Progress (1): 83/121 MB Progress (1): 83/121 MB Progress (1): 83/121 MB Progress (1): 83/121 MB Progress (1): 83/121 MB Progress (1): 83/121 MB Progress (1): 83/121 MB Progress (1): 83/121 MB Progress (1): 83/121 MB Progress (1): 83/121 MB Progress (1): 83/121 MB Progress (1): 83/121 MB Progress (1): 83/121 MB Progress (1): 83/121 MB Progress (1): 83/121 MB Progress (1): 83/121 MB Progress (1): 83/121 MB Progress (1): 83/121 MB Progress (1): 83/121 MB Progress (1): 83/121 MB Progress (1): 83/121 MB Progress (1): 83/121 MB Progress (1): 83/121 MB Progress (1): 83/121 MB Progress (1): 83/121 MB Progress (1): 83/121 MB Progress (1): 83/121 MB Progress (1): 83/121 MB Progress (1): 83/121 MB Progress (1): 83/121 MB Progress (1): 83/121 MB Progress (1): 83/121 MB Progress (1): 83/121 MB Progress (1): 83/121 MB Progress (1): 83/121 MB Progress (1): 83/121 MB Progress (1): 83/121 MB Progress (1): 83/121 MB Progress (1): 83/121 MB Progress (1): 83/121 MB Progress (1): 83/121 MB Progress (1): 83/121 MB Progress (1): 83/121 MB Progress (1): 83/121 MB Progress (1): 83/121 MB Progress (1): 83/121 MB Progress (1): 83/121 MB Progress (1): 83/121 MB Progress (1): 83/121 MB Progress (1): 83/121 MB Progress (1): 83/121 MB Progress (1): 83/121 MB Progress (1): 83/121 MB Progress (1): 83/121 MB Progress (1): 83/121 MB Progress (1): 83/121 MB Progress (1): 83/121 MB Progress (1): 83/121 MB Progress (1): 83/121 MB Progress (1): 83/121 MB Progress (1): 83/121 MB Progress (1): 83/121 MB Progress (1): 83/121 MB Progress (1): 83/121 MB Progress (1): 83/121 MB Progress (1): 83/121 MB Progress (1): 83/121 MB Progress (1): 83/121 MB Progress (1): 83/121 MB Progress (1): 83/121 MB Progress (1): 83/121 MB Progress (1): 83/121 MB Progress (1): 83/121 MB Progress (1): 83/121 MB Progress (1): 83/121 MB Progress (1): 83/121 MB Progress (1): 83/121 MB Progress (1): 83/121 MB Progress (1): 83/121 MB Progress (1): 83/121 MB Progress (1): 83/121 MB Progress (1): 83/121 MB Progress (1): 83/121 MB Progress (1): 83/121 MB Progress (1): 83/121 MB Progress (1): 83/121 MB Progress (1): 83/121 MB Progress (1): 83/121 MB Progress (1): 83/121 MB Progress (1): 83/121 MB Progress (1): 83/121 MB Progress (1): 83/121 MB Progress (1): 83/121 MB Progress (1): 83/121 MB Progress (1): 83/121 MB Progress (1): 83/121 MB Progress (1): 83/121 MB Progress (1): 83/121 MB Progress (1): 83/121 MB Progress (1): 83/121 MB Progress (1): 83/121 MB Progress (1): 83/121 MB Progress (1): 83/121 MB Progress (1): 83/121 MB Progress (1): 83/121 MB Progress (1): 83/121 MB Progress (1): 83/121 MB Progress (1): 83/121 MB Progress (1): 83/121 MB Progress (1): 83/121 MB Progress (1): 83/121 MB Progress (1): 83/121 MB Progress (1): 83/121 MB Progress (1): 83/121 MB Progress (1): 83/121 MB Progress (1): 83/121 MB Progress (1): 83/121 MB Progress (1): 83/121 MB Progress (1): 83/121 MB Progress (1): 83/121 MB Progress (1): 83/121 MB Progress (1): 83/121 MB Progress (1): 83/121 MB Progress (1): 83/121 MB Progress (1): 83/121 MB Progress (1): 83/121 MB Progress (1): 83/121 MB Progress (1): 83/121 MB Progress (1): 83/121 MB Progress (1): 83/121 MB Progress (1): 83/121 MB Progress (1): 83/121 MB Progress (1): 83/121 MB Progress (1): 83/121 MB Progress (1): 83/121 MB Progress (1): 83/121 MB Progress (1): 83/121 MB Progress (1): 83/121 MB Progress (1): 83/121 MB Progress (1): 83/121 MB Progress (1): 83/121 MB Progress (1): 83/121 MB Progress (1): 83/121 MB Progress (1): 83/121 MB Progress (1): 83/121 MB Progress (1): 83/121 MB Progress (1): 83/121 MB Progress (1): 83/121 MB Progress (1): 83/121 MB Progress (1): 83/121 MB Progress (1): 83/121 MB Progress (1): 83/121 MB Progress (1): 83/121 MB Progress (1): 83/121 MB Progress (1): 83/121 MB Progress (1): 83/121 MB Progress (1): 83/121 MB Progress (1): 83/121 MB Progress (1): 83/121 MB Progress (1): 83/121 MB Progress (1): 83/121 MB Progress (1): 83/121 MB Progress (1): 83/121 MB Progress (1): 83/121 MB Progress (1): 83/121 MB Progress (1): 83/121 MB Progress (1): 83/121 MB Progress (1): 83/121 MB Progress (1): 83/121 MB Progress (1): 83/121 MB Progress (1): 83/121 MB Progress (1): 83/121 MB Progress (1): 83/121 MB Progress (1): 83/121 MB Progress (1): 83/121 MB Progress (1): 83/121 MB Progress (1): 83/121 MB Progress (1): 83/121 MB Progress (1): 83/121 MB Progress (1): 83/121 MB Progress (1): 83/121 MB Progress (1): 83/121 MB Progress (1): 83/121 MB Progress (1): 83/121 MB Progress (1): 83/121 MB Progress (1): 83/121 MB Progress (1): 83/121 MB Progress (1): 83/121 MB Progress (1): 83/121 MB Progress (1): 83/121 MB Progress (1): 83/121 MB Progress (1): 83/121 MB Progress (1): 83/121 MB Progress (1): 83/121 MB Progress (1): 83/121 MB Progress (1): 83/121 MB Progress (1): 83/121 MB Progress (1): 83/121 MB Progress (1): 83/121 MB Progress (1): 83/121 MB Progress (1): 83/121 MB Progress (1): 83/121 MB Progress (1): 83/121 MB Progress (1): 83/121 MB Progress (1): 83/121 MB Progress (1): 83/121 MB Progress (1): 83/121 MB Progress (1): 83/121 MB Progress (1): 83/121 MB Progress (1): 83/121 MB Progress (1): 83/121 MB Progress (1): 83/121 MB Progress (1): 83/121 MB Progress (1): 83/121 MB Progress (1): 83/121 MB Progress (1): 83/121 MB Progress (1): 83/121 MB Progress (1): 83/121 MB Progress (1): 83/121 MB Progress (1): 83/121 MB Progress (1): 83/121 MB Progress (1): 83/121 MB Progress (1): 83/121 MB Progress (1): 83/121 MB Progress (1): 83/121 MB Progress (1): 83/121 MB Progress (1): 83/121 MB Progress (1): 83/121 MB Progress (1): 83/121 MB Progress (1): 83/121 MB Progress (1): 83/121 MB Progress (1): 83/121 MB Progress (1): 83/121 MB Progress (1): 83/121 MB Progress (1): 83/121 MB Progress (1): 83/121 MB Progress (1): 83/121 MB Progress (1): 83/121 MB Progress (1): 83/121 MB Progress (1): 83/121 MB Progress (1): 83/121 MB Progress (1): 83/121 MB Progress (1): 83/121 MB Progress (1): 83/121 MB Progress (1): 83/121 MB Progress (1): 83/121 MB Progress (1): 83/121 MB Progress (1): 83/121 MB Progress (1): 83/121 MB Progress (1): 83/121 MB Progress (1): 83/121 MB Progress (1): 83/121 MB Progress (1): 83/121 MB Progress (1): 83/121 MB Progress (1): 83/121 MB Progress (1): 83/121 MB Progress (1): 83/121 MB Progress (1): 83/121 MB Progress (1): 83/121 MB Progress (1): 83/121 MB Progress (1): 83/121 MB Progress (1): 83/121 MB Progress (1): 83/121 MB Progress (1): 83/121 MB Progress (1): 83/121 MB Progress (1): 83/121 MB Progress (1): 83/121 MB Progress (1): 83/121 MB Progress (1): 83/121 MB Progress (1): 83/121 MB Progress (1): 83/121 MB Progress (1): 83/121 MB Progress (1): 83/121 MB Progress (1): 83/121 MB Progress (1): 83/121 MB Progress (1): 83/121 MB Progress (1): 83/121 MB Progress (1): 83/121 MB Progress (1): 83/121 MB Progress (1): 83/121 MB Progress (1): 83/121 MB Progress (1): 83/121 MB Progress (1): 83/121 MB Progress (1): 83/121 MB Progress (1): 83/121 MB Progress (1): 83/121 MB Progress (1): 83/121 MB Progress (1): 83/121 MB Progress (1): 83/121 MB Progress (1): 83/121 MB Progress (1): 83/121 MB Progress (1): 83/121 MB Progress (1): 83/121 MB Progress (1): 83/121 MB Progress (1): 83/121 MB Progress (1): 83/121 MB Progress (1): 83/121 MB Progress (1): 83/121 MB Progress (1): 83/121 MB Progress (1): 83/121 MB Progress (1): 83/121 MB Progress (1): 83/121 MB Progress (1): 83/121 MB Progress (1): 83/121 MB Progress (1): 83/121 MB Progress (1): 83/121 MB Progress (1): 83/121 MB Progress (1): 83/121 MB Progress (1): 83/121 MB Progress (1): 83/121 MB Progress (1): 83/121 MB Progress (1): 83/121 MB Progress (1): 83/121 MB Progress (1): 83/121 MB Progress (1): 83/121 MB Progress (1): 83/121 MB Progress (1): 83/121 MB Progress (1): 83/121 MB Progress (1): 83/121 MB Progress (1): 83/121 MB Progress (1): 83/121 MB Progress (1): 83/121 MB Progress (1): 83/121 MB Progress (1): 83/121 MB Progress (1): 83/121 MB Progress (1): 83/121 MB Progress (1): 83/121 MB Progress (1): 83/121 MB Progress (1): 83/121 MB Progress (1): 83/121 MB Progress (1): 83/121 MB Progress (1): 83/121 MB Progress (1): 83/121 MB Progress (1): 83/121 MB Progress (1): 83/121 MB Progress (1): 83/121 MB Progress (1): 83/121 MB Progress (1): 83/121 MB Progress (1): 83/121 MB Progress (1): 83/121 MB Progress (1): 83/121 MB Progress (1): 83/121 MB Progress (1): 83/121 MB Progress (1): 83/121 MB Progress (1): 83/121 MB Progress (1): 83/121 MB Progress (1): 83/121 MB Progress (1): 83/121 MB Progress (1): 83/121 MB Progress (1): 83/121 MB Progress (1): 83/121 MB Progress (1): 83/121 MB Progress (1): 83/121 MB Progress (1): 83/121 MB Progress (1): 83/121 MB Progress (1): 83/121 MB Progress (1): 83/121 MB Progress (1): 83/121 MB Progress (1): 83/121 MB Progress (1): 83/121 MB Progress (1): 83/121 MB Progress (1): 83/121 MB Progress (1): 83/121 MB Progress (1): 83/121 MB Progress (1): 83/121 MB Progress (1): 83/121 MB Progress (1): 83/121 MB Progress (1): 83/121 MB Progress (1): 83/121 MB Progress (1): 83/121 MB Progress (1): 83/121 MB Progress (1): 83/121 MB Progress (1): 83/121 MB Progress (1): 83/121 MB Progress (1): 83/121 MB Progress (1): 83/121 MB Progress (1): 83/121 MB Progress (1): 83/121 MB Progress (1): 83/121 MB Progress (1): 83/121 MB Progress (1): 83/121 MB Progress (1): 83/121 MB Progress (1): 83/121 MB Progress (1): 83/121 MB Progress (1): 83/121 MB Progress (1): 83/121 MB Progress (1): 83/121 MB Progress (1): 83/121 MB Progress (1): 83/121 MB Progress (1): 83/121 MB Progress (1): 83/121 MB Progress (1): 83/121 MB Progress (1): 83/121 MB Progress (1): 83/121 MB Progress (1): 83/121 MB Progress (1): 83/121 MB Progress (1): 83/121 MB Progress (1): 83/121 MB Progress (1): 83/121 MB Progress (1): 83/121 MB Progress (1): 83/121 MB Progress (1): 83/121 MB Progress (1): 83/121 MB Progress (1): 83/121 MB Progress (1): 84/121 MB Progress (1): 84/121 MB Progress (1): 84/121 MB Progress (1): 84/121 MB Progress (1): 84/121 MB Progress (1): 84/121 MB Progress (1): 84/121 MB Progress (1): 84/121 MB Progress (1): 84/121 MB Progress (1): 84/121 MB Progress (1): 84/121 MB Progress (1): 84/121 MB Progress (1): 84/121 MB Progress (1): 84/121 MB Progress (1): 84/121 MB Progress (1): 84/121 MB Progress (1): 84/121 MB Progress (1): 84/121 MB Progress (1): 84/121 MB Progress (1): 84/121 MB Progress (1): 84/121 MB Progress (1): 84/121 MB Progress (1): 84/121 MB Progress (1): 84/121 MB Progress (1): 84/121 MB Progress (1): 84/121 MB Progress (1): 84/121 MB Progress (1): 84/121 MB Progress (1): 84/121 MB Progress (1): 84/121 MB Progress (1): 84/121 MB Progress (1): 84/121 MB Progress (1): 84/121 MB Progress (1): 84/121 MB Progress (1): 84/121 MB Progress (1): 84/121 MB Progress (1): 84/121 MB Progress (1): 84/121 MB Progress (1): 84/121 MB Progress (1): 84/121 MB Progress (1): 84/121 MB Progress (1): 84/121 MB Progress (1): 84/121 MB Progress (1): 84/121 MB Progress (1): 84/121 MB Progress (1): 84/121 MB Progress (1): 84/121 MB Progress (1): 84/121 MB Progress (1): 84/121 MB Progress (1): 84/121 MB Progress (1): 84/121 MB Progress (1): 84/121 MB Progress (1): 84/121 MB Progress (1): 84/121 MB Progress (1): 84/121 MB Progress (1): 84/121 MB Progress (1): 84/121 MB Progress (1): 84/121 MB Progress (1): 84/121 MB Progress (1): 84/121 MB Progress (1): 84/121 MB Progress (1): 84/121 MB Progress (1): 84/121 MB Progress (1): 84/121 MB Progress (1): 84/121 MB Progress (1): 84/121 MB Progress (1): 84/121 MB Progress (1): 84/121 MB Progress (1): 84/121 MB Progress (1): 84/121 MB Progress (1): 84/121 MB Progress (1): 84/121 MB Progress (1): 84/121 MB Progress (1): 84/121 MB Progress (1): 84/121 MB Progress (1): 84/121 MB Progress (1): 84/121 MB Progress (1): 84/121 MB Progress (1): 84/121 MB Progress (1): 84/121 MB Progress (1): 84/121 MB Progress (1): 84/121 MB Progress (1): 84/121 MB Progress (1): 84/121 MB Progress (1): 84/121 MB Progress (1): 84/121 MB Progress (1): 84/121 MB Progress (1): 84/121 MB Progress (1): 84/121 MB Progress (1): 84/121 MB Progress (1): 84/121 MB Progress (1): 84/121 MB Progress (1): 84/121 MB Progress (1): 84/121 MB Progress (1): 84/121 MB Progress (1): 84/121 MB Progress (1): 84/121 MB Progress (1): 84/121 MB Progress (1): 84/121 MB Progress (1): 84/121 MB Progress (1): 84/121 MB Progress (1): 84/121 MB Progress (1): 84/121 MB Progress (1): 84/121 MB Progress (1): 84/121 MB Progress (1): 84/121 MB Progress (1): 84/121 MB Progress (1): 84/121 MB Progress (1): 84/121 MB Progress (1): 84/121 MB Progress (1): 84/121 MB Progress (1): 84/121 MB Progress (1): 84/121 MB Progress (1): 84/121 MB Progress (1): 84/121 MB Progress (1): 84/121 MB Progress (1): 84/121 MB Progress (1): 84/121 MB Progress (1): 84/121 MB Progress (1): 84/121 MB Progress (1): 84/121 MB Progress (1): 84/121 MB Progress (1): 84/121 MB Progress (1): 84/121 MB Progress (1): 84/121 MB Progress (1): 84/121 MB Progress (1): 84/121 MB Progress (1): 84/121 MB Progress (1): 84/121 MB Progress (1): 84/121 MB Progress (1): 84/121 MB Progress (1): 84/121 MB Progress (1): 84/121 MB Progress (1): 84/121 MB Progress (1): 84/121 MB Progress (1): 84/121 MB Progress (1): 84/121 MB Progress (1): 84/121 MB Progress (1): 84/121 MB Progress (1): 84/121 MB Progress (1): 84/121 MB Progress (1): 84/121 MB Progress (1): 84/121 MB Progress (1): 84/121 MB Progress (1): 84/121 MB Progress (1): 84/121 MB Progress (1): 84/121 MB Progress (1): 84/121 MB Progress (1): 84/121 MB Progress (1): 84/121 MB Progress (1): 84/121 MB Progress (1): 84/121 MB Progress (1): 84/121 MB Progress (1): 84/121 MB Progress (1): 84/121 MB Progress (1): 84/121 MB Progress (1): 84/121 MB Progress (1): 84/121 MB Progress (1): 84/121 MB Progress (1): 84/121 MB Progress (1): 84/121 MB Progress (1): 84/121 MB Progress (1): 84/121 MB Progress (1): 84/121 MB Progress (1): 84/121 MB Progress (1): 84/121 MB Progress (1): 84/121 MB Progress (1): 84/121 MB Progress (1): 84/121 MB Progress (1): 84/121 MB Progress (1): 84/121 MB Progress (1): 84/121 MB Progress (1): 84/121 MB Progress (1): 84/121 MB Progress (1): 84/121 MB Progress (1): 84/121 MB Progress (1): 84/121 MB Progress (1): 84/121 MB Progress (1): 84/121 MB Progress (1): 84/121 MB Progress (1): 84/121 MB Progress (1): 84/121 MB Progress (1): 84/121 MB Progress (1): 84/121 MB Progress (1): 84/121 MB Progress (1): 84/121 MB Progress (1): 84/121 MB Progress (1): 84/121 MB Progress (1): 84/121 MB Progress (1): 84/121 MB Progress (1): 84/121 MB Progress (1): 84/121 MB Progress (1): 84/121 MB Progress (1): 84/121 MB Progress (1): 84/121 MB Progress (1): 84/121 MB Progress (1): 84/121 MB Progress (1): 84/121 MB Progress (1): 84/121 MB Progress (1): 84/121 MB Progress (1): 84/121 MB Progress (1): 84/121 MB Progress (1): 84/121 MB Progress (1): 84/121 MB Progress (1): 84/121 MB Progress (1): 84/121 MB Progress (1): 84/121 MB Progress (1): 84/121 MB Progress (1): 84/121 MB Progress (1): 84/121 MB Progress (1): 84/121 MB Progress (1): 84/121 MB Progress (1): 84/121 MB Progress (1): 84/121 MB Progress (1): 84/121 MB Progress (1): 84/121 MB Progress (1): 84/121 MB Progress (1): 84/121 MB Progress (1): 84/121 MB Progress (1): 84/121 MB Progress (1): 84/121 MB Progress (1): 84/121 MB Progress (1): 84/121 MB Progress (1): 84/121 MB Progress (1): 84/121 MB Progress (1): 84/121 MB Progress (1): 84/121 MB Progress (1): 84/121 MB Progress (1): 84/121 MB Progress (1): 84/121 MB Progress (1): 84/121 MB Progress (1): 84/121 MB Progress (1): 84/121 MB Progress (1): 84/121 MB Progress (1): 84/121 MB Progress (1): 84/121 MB Progress (1): 84/121 MB Progress (1): 84/121 MB Progress (1): 84/121 MB Progress (1): 84/121 MB Progress (1): 84/121 MB Progress (1): 84/121 MB Progress (1): 84/121 MB Progress (1): 84/121 MB Progress (1): 84/121 MB Progress (1): 84/121 MB Progress (1): 84/121 MB Progress (1): 84/121 MB Progress (1): 84/121 MB Progress (1): 84/121 MB Progress (1): 84/121 MB Progress (1): 84/121 MB Progress (1): 84/121 MB Progress (1): 84/121 MB Progress (1): 84/121 MB Progress (1): 84/121 MB Progress (1): 84/121 MB Progress (1): 84/121 MB Progress (1): 84/121 MB Progress (1): 84/121 MB Progress (1): 84/121 MB Progress (1): 84/121 MB Progress (1): 84/121 MB Progress (1): 84/121 MB Progress (1): 84/121 MB Progress (1): 84/121 MB Progress (1): 84/121 MB Progress (1): 84/121 MB Progress (1): 84/121 MB Progress (1): 84/121 MB Progress (1): 84/121 MB Progress (1): 84/121 MB Progress (1): 84/121 MB Progress (1): 84/121 MB Progress (1): 84/121 MB Progress (1): 84/121 MB Progress (1): 84/121 MB Progress (1): 84/121 MB Progress (1): 84/121 MB Progress (1): 84/121 MB Progress (1): 84/121 MB Progress (1): 84/121 MB Progress (1): 84/121 MB Progress (1): 84/121 MB Progress (1): 84/121 MB Progress (1): 84/121 MB Progress (1): 84/121 MB Progress (1): 84/121 MB Progress (1): 84/121 MB Progress (1): 84/121 MB Progress (1): 84/121 MB Progress (1): 84/121 MB Progress (1): 84/121 MB Progress (1): 84/121 MB Progress (1): 84/121 MB Progress (1): 84/121 MB Progress (1): 84/121 MB Progress (1): 84/121 MB Progress (1): 84/121 MB Progress (1): 84/121 MB Progress (1): 84/121 MB Progress (1): 84/121 MB Progress (1): 84/121 MB Progress (1): 84/121 MB Progress (1): 84/121 MB Progress (1): 84/121 MB Progress (1): 84/121 MB Progress (1): 84/121 MB Progress (1): 84/121 MB Progress (1): 84/121 MB Progress (1): 84/121 MB Progress (1): 84/121 MB Progress (1): 84/121 MB Progress (1): 84/121 MB Progress (1): 84/121 MB Progress (1): 84/121 MB Progress (1): 84/121 MB Progress (1): 84/121 MB Progress (1): 84/121 MB Progress (1): 84/121 MB Progress (1): 84/121 MB Progress (1): 84/121 MB Progress (1): 84/121 MB Progress (1): 84/121 MB Progress (1): 84/121 MB Progress (1): 84/121 MB Progress (1): 84/121 MB Progress (1): 84/121 MB Progress (1): 84/121 MB Progress (1): 84/121 MB Progress (1): 84/121 MB Progress (1): 84/121 MB Progress (1): 84/121 MB Progress (1): 84/121 MB Progress (1): 84/121 MB Progress (1): 84/121 MB Progress (1): 84/121 MB Progress (1): 84/121 MB Progress (1): 84/121 MB Progress (1): 84/121 MB Progress (1): 84/121 MB Progress (1): 84/121 MB Progress (1): 84/121 MB Progress (1): 84/121 MB Progress (1): 84/121 MB Progress (1): 84/121 MB Progress (1): 84/121 MB Progress (1): 84/121 MB Progress (1): 84/121 MB Progress (1): 84/121 MB Progress (1): 84/121 MB Progress (1): 84/121 MB Progress (1): 84/121 MB Progress (1): 84/121 MB Progress (1): 84/121 MB Progress (1): 84/121 MB Progress (1): 84/121 MB Progress (1): 84/121 MB Progress (1): 84/121 MB Progress (1): 84/121 MB Progress (1): 84/121 MB Progress (1): 84/121 MB Progress (1): 84/121 MB Progress (1): 84/121 MB Progress (1): 84/121 MB Progress (1): 84/121 MB Progress (1): 84/121 MB Progress (1): 84/121 MB Progress (1): 84/121 MB Progress (1): 84/121 MB Progress (1): 84/121 MB Progress (1): 84/121 MB Progress (1): 84/121 MB Progress (1): 84/121 MB Progress (1): 84/121 MB Progress (1): 84/121 MB Progress (1): 84/121 MB Progress (1): 84/121 MB Progress (1): 84/121 MB Progress (1): 84/121 MB Progress (1): 84/121 MB Progress (1): 84/121 MB Progress (1): 84/121 MB Progress (1): 84/121 MB Progress (1): 84/121 MB Progress (1): 84/121 MB Progress (1): 84/121 MB Progress (1): 84/121 MB Progress (1): 84/121 MB Progress (1): 84/121 MB Progress (1): 84/121 MB Progress (1): 84/121 MB Progress (1): 84/121 MB Progress (1): 84/121 MB Progress (1): 84/121 MB Progress (1): 84/121 MB Progress (1): 84/121 MB Progress (1): 84/121 MB Progress (1): 84/121 MB Progress (1): 84/121 MB Progress (1): 84/121 MB Progress (1): 84/121 MB Progress (1): 84/121 MB Progress (1): 84/121 MB Progress (1): 84/121 MB Progress (1): 84/121 MB Progress (1): 84/121 MB Progress (1): 84/121 MB Progress (1): 84/121 MB Progress (1): 84/121 MB Progress (1): 84/121 MB Progress (1): 84/121 MB Progress (1): 84/121 MB Progress (1): 84/121 MB Progress (1): 84/121 MB Progress (1): 84/121 MB Progress (1): 84/121 MB Progress (1): 84/121 MB Progress (1): 84/121 MB Progress (1): 84/121 MB Progress (1): 84/121 MB Progress (1): 84/121 MB Progress (1): 84/121 MB Progress (1): 84/121 MB Progress (1): 84/121 MB Progress (1): 84/121 MB Progress (1): 84/121 MB Progress (1): 84/121 MB Progress (1): 84/121 MB Progress (1): 84/121 MB Progress (1): 84/121 MB Progress (1): 84/121 MB Progress (1): 84/121 MB Progress (1): 84/121 MB Progress (1): 84/121 MB Progress (1): 84/121 MB Progress (1): 84/121 MB Progress (1): 84/121 MB Progress (1): 84/121 MB Progress (1): 84/121 MB Progress (1): 84/121 MB Progress (1): 84/121 MB Progress (1): 84/121 MB Progress (1): 84/121 MB Progress (1): 84/121 MB Progress (1): 84/121 MB Progress (1): 84/121 MB Progress (1): 84/121 MB Progress (1): 84/121 MB Progress (1): 84/121 MB Progress (1): 84/121 MB Progress (1): 84/121 MB Progress (1): 84/121 MB Progress (1): 84/121 MB Progress (1): 84/121 MB Progress (1): 84/121 MB Progress (1): 84/121 MB Progress (1): 84/121 MB Progress (1): 84/121 MB Progress (1): 84/121 MB Progress (1): 84/121 MB Progress (1): 84/121 MB Progress (1): 84/121 MB Progress (1): 84/121 MB Progress (1): 84/121 MB Progress (1): 84/121 MB Progress (1): 84/121 MB Progress (1): 84/121 MB Progress (1): 84/121 MB Progress (1): 84/121 MB Progress (1): 84/121 MB Progress (1): 84/121 MB Progress (1): 84/121 MB Progress (1): 84/121 MB Progress (1): 84/121 MB Progress (1): 84/121 MB Progress (1): 84/121 MB Progress (1): 84/121 MB Progress (1): 84/121 MB Progress (1): 84/121 MB Progress (1): 84/121 MB Progress (1): 84/121 MB Progress (1): 84/121 MB Progress (1): 84/121 MB Progress (1): 84/121 MB Progress (1): 84/121 MB Progress (1): 84/121 MB Progress (1): 84/121 MB Progress (1): 85/121 MB Progress (1): 85/121 MB Progress (1): 85/121 MB Progress (1): 85/121 MB Progress (1): 85/121 MB Progress (1): 85/121 MB Progress (1): 85/121 MB Progress (1): 85/121 MB Progress (1): 85/121 MB Progress (1): 85/121 MB Progress (1): 85/121 MB Progress (1): 85/121 MB Progress (1): 85/121 MB Progress (1): 85/121 MB Progress (1): 85/121 MB Progress (1): 85/121 MB Progress (1): 85/121 MB Progress (1): 85/121 MB Progress (1): 85/121 MB Progress (1): 85/121 MB Progress (1): 85/121 MB Progress (1): 85/121 MB Progress (1): 85/121 MB Progress (1): 85/121 MB Progress (1): 85/121 MB Progress (1): 85/121 MB Progress (1): 85/121 MB Progress (1): 85/121 MB Progress (1): 85/121 MB Progress (1): 85/121 MB Progress (1): 85/121 MB Progress (1): 85/121 MB Progress (1): 85/121 MB Progress (1): 85/121 MB Progress (1): 85/121 MB Progress (1): 85/121 MB Progress (1): 85/121 MB Progress (1): 85/121 MB Progress (1): 85/121 MB Progress (1): 85/121 MB Progress (1): 85/121 MB Progress (1): 85/121 MB Progress (1): 85/121 MB Progress (1): 85/121 MB Progress (1): 85/121 MB Progress (1): 85/121 MB Progress (1): 85/121 MB Progress (1): 85/121 MB Progress (1): 85/121 MB Progress (1): 85/121 MB Progress (1): 85/121 MB Progress (1): 85/121 MB Progress (1): 85/121 MB Progress (1): 85/121 MB Progress (1): 85/121 MB Progress (1): 85/121 MB Progress (1): 85/121 MB Progress (1): 85/121 MB Progress (1): 85/121 MB Progress (1): 85/121 MB Progress (1): 85/121 MB Progress (1): 85/121 MB Progress (1): 85/121 MB Progress (1): 85/121 MB Progress (1): 85/121 MB Progress (1): 85/121 MB Progress (1): 85/121 MB Progress (1): 85/121 MB Progress (1): 85/121 MB Progress (1): 85/121 MB Progress (1): 85/121 MB Progress (1): 85/121 MB Progress (1): 85/121 MB Progress (1): 85/121 MB Progress (1): 85/121 MB Progress (1): 85/121 MB Progress (1): 85/121 MB Progress (1): 85/121 MB Progress (1): 85/121 MB Progress (1): 85/121 MB Progress (1): 85/121 MB Progress (1): 85/121 MB Progress (1): 85/121 MB Progress (1): 85/121 MB Progress (1): 85/121 MB Progress (1): 85/121 MB Progress (1): 85/121 MB Progress (1): 85/121 MB Progress (1): 85/121 MB Progress (1): 85/121 MB Progress (1): 85/121 MB Progress (1): 85/121 MB Progress (1): 85/121 MB Progress (1): 85/121 MB Progress (1): 85/121 MB Progress (1): 85/121 MB Progress (1): 85/121 MB Progress (1): 85/121 MB Progress (1): 85/121 MB Progress (1): 85/121 MB Progress (1): 85/121 MB Progress (1): 85/121 MB Progress (1): 85/121 MB Progress (1): 85/121 MB Progress (1): 85/121 MB Progress (1): 85/121 MB Progress (1): 85/121 MB Progress (1): 85/121 MB Progress (1): 85/121 MB Progress (1): 85/121 MB Progress (1): 85/121 MB Progress (1): 85/121 MB Progress (1): 85/121 MB Progress (1): 85/121 MB Progress (1): 85/121 MB Progress (1): 85/121 MB Progress (1): 85/121 MB Progress (1): 85/121 MB Progress (1): 85/121 MB Progress (1): 85/121 MB Progress (1): 85/121 MB Progress (1): 85/121 MB Progress (1): 85/121 MB Progress (1): 85/121 MB Progress (1): 85/121 MB Progress (1): 85/121 MB Progress (1): 85/121 MB Progress (1): 85/121 MB Progress (1): 85/121 MB Progress (1): 85/121 MB Progress (1): 85/121 MB Progress (1): 85/121 MB Progress (1): 85/121 MB Progress (1): 85/121 MB Progress (1): 85/121 MB Progress (1): 85/121 MB Progress (1): 85/121 MB Progress (1): 85/121 MB Progress (1): 85/121 MB Progress (1): 85/121 MB Progress (1): 85/121 MB Progress (1): 85/121 MB Progress (1): 85/121 MB Progress (1): 85/121 MB Progress (1): 85/121 MB Progress (1): 85/121 MB Progress (1): 85/121 MB Progress (1): 85/121 MB Progress (1): 85/121 MB Progress (1): 85/121 MB Progress (1): 85/121 MB Progress (1): 85/121 MB Progress (1): 85/121 MB Progress (1): 85/121 MB Progress (1): 85/121 MB Progress (1): 85/121 MB Progress (1): 85/121 MB Progress (1): 85/121 MB Progress (1): 85/121 MB Progress (1): 85/121 MB Progress (1): 85/121 MB Progress (1): 85/121 MB Progress (1): 85/121 MB Progress (1): 85/121 MB Progress (1): 85/121 MB Progress (1): 85/121 MB Progress (1): 85/121 MB Progress (1): 85/121 MB Progress (1): 85/121 MB Progress (1): 85/121 MB Progress (1): 85/121 MB Progress (1): 85/121 MB Progress (1): 85/121 MB Progress (1): 85/121 MB Progress (1): 85/121 MB Progress (1): 85/121 MB Progress (1): 85/121 MB Progress (1): 85/121 MB Progress (1): 85/121 MB Progress (1): 85/121 MB Progress (1): 85/121 MB Progress (1): 85/121 MB Progress (1): 85/121 MB Progress (1): 85/121 MB Progress (1): 85/121 MB Progress (1): 85/121 MB Progress (1): 85/121 MB Progress (1): 85/121 MB Progress (1): 85/121 MB Progress (1): 85/121 MB Progress (1): 85/121 MB Progress (1): 85/121 MB Progress (1): 85/121 MB Progress (1): 85/121 MB Progress (1): 85/121 MB Progress (1): 85/121 MB Progress (1): 85/121 MB Progress (1): 85/121 MB Progress (1): 85/121 MB Progress (1): 85/121 MB Progress (1): 85/121 MB Progress (1): 85/121 MB Progress (1): 85/121 MB Progress (1): 85/121 MB Progress (1): 85/121 MB Progress (1): 85/121 MB Progress (1): 85/121 MB Progress (1): 85/121 MB Progress (1): 85/121 MB Progress (1): 85/121 MB Progress (1): 85/121 MB Progress (1): 85/121 MB Progress (1): 85/121 MB Progress (1): 85/121 MB Progress (1): 85/121 MB Progress (1): 85/121 MB Progress (1): 85/121 MB Progress (1): 85/121 MB Progress (1): 85/121 MB Progress (1): 85/121 MB Progress (1): 85/121 MB Progress (1): 85/121 MB Progress (1): 85/121 MB Progress (1): 85/121 MB Progress (1): 85/121 MB Progress (1): 85/121 MB Progress (1): 85/121 MB Progress (1): 85/121 MB Progress (1): 85/121 MB Progress (1): 85/121 MB Progress (1): 85/121 MB Progress (1): 85/121 MB Progress (1): 85/121 MB Progress (1): 85/121 MB Progress (1): 85/121 MB Progress (1): 85/121 MB Progress (1): 85/121 MB Progress (1): 85/121 MB Progress (1): 85/121 MB Progress (1): 85/121 MB Progress (1): 85/121 MB Progress (1): 85/121 MB Progress (1): 85/121 MB Progress (1): 85/121 MB Progress (1): 85/121 MB Progress (1): 85/121 MB Progress (1): 85/121 MB Progress (1): 85/121 MB Progress (1): 85/121 MB Progress (1): 85/121 MB Progress (1): 85/121 MB Progress (1): 85/121 MB Progress (1): 85/121 MB Progress (1): 85/121 MB Progress (1): 85/121 MB Progress (1): 85/121 MB Progress (1): 85/121 MB Progress (1): 85/121 MB Progress (1): 85/121 MB Progress (1): 85/121 MB Progress (1): 85/121 MB Progress (1): 85/121 MB Progress (1): 85/121 MB Progress (1): 85/121 MB Progress (1): 85/121 MB Progress (1): 85/121 MB Progress (1): 85/121 MB Progress (1): 85/121 MB Progress (1): 85/121 MB Progress (1): 85/121 MB Progress (1): 85/121 MB Progress (1): 85/121 MB Progress (1): 85/121 MB Progress (1): 85/121 MB Progress (1): 85/121 MB Progress (1): 85/121 MB Progress (1): 85/121 MB Progress (1): 85/121 MB Progress (1): 85/121 MB Progress (1): 85/121 MB Progress (1): 85/121 MB Progress (1): 85/121 MB Progress (1): 85/121 MB Progress (1): 85/121 MB Progress (1): 85/121 MB Progress (1): 85/121 MB Progress (1): 85/121 MB Progress (1): 85/121 MB Progress (1): 85/121 MB Progress (1): 85/121 MB Progress (1): 85/121 MB Progress (1): 85/121 MB Progress (1): 85/121 MB Progress (1): 85/121 MB Progress (1): 85/121 MB Progress (1): 85/121 MB Progress (1): 85/121 MB Progress (1): 85/121 MB Progress (1): 85/121 MB Progress (1): 85/121 MB Progress (1): 85/121 MB Progress (1): 85/121 MB Progress (1): 85/121 MB Progress (1): 85/121 MB Progress (1): 85/121 MB Progress (1): 85/121 MB Progress (1): 85/121 MB Progress (1): 85/121 MB Progress (1): 85/121 MB Progress (1): 85/121 MB Progress (1): 85/121 MB Progress (1): 85/121 MB Progress (1): 85/121 MB Progress (1): 85/121 MB Progress (1): 85/121 MB Progress (1): 85/121 MB Progress (1): 85/121 MB Progress (1): 85/121 MB Progress (1): 85/121 MB Progress (1): 85/121 MB Progress (1): 85/121 MB Progress (1): 85/121 MB Progress (1): 85/121 MB Progress (1): 85/121 MB Progress (1): 85/121 MB Progress (1): 85/121 MB Progress (1): 85/121 MB Progress (1): 85/121 MB Progress (1): 85/121 MB Progress (1): 85/121 MB Progress (1): 85/121 MB Progress (1): 85/121 MB Progress (1): 85/121 MB Progress (1): 85/121 MB Progress (1): 85/121 MB Progress (1): 85/121 MB Progress (1): 85/121 MB Progress (1): 85/121 MB Progress (1): 85/121 MB Progress (1): 85/121 MB Progress (1): 85/121 MB Progress (1): 85/121 MB Progress (1): 85/121 MB Progress (1): 85/121 MB Progress (1): 85/121 MB Progress (1): 85/121 MB Progress (1): 85/121 MB Progress (1): 85/121 MB Progress (1): 85/121 MB Progress (1): 85/121 MB Progress (1): 85/121 MB Progress (1): 85/121 MB Progress (1): 85/121 MB Progress (1): 85/121 MB Progress (1): 85/121 MB Progress (1): 85/121 MB Progress (1): 85/121 MB Progress (1): 85/121 MB Progress (1): 85/121 MB Progress (1): 85/121 MB Progress (1): 85/121 MB Progress (1): 85/121 MB Progress (1): 85/121 MB Progress (1): 85/121 MB Progress (1): 85/121 MB Progress (1): 85/121 MB Progress (1): 85/121 MB Progress (1): 85/121 MB Progress (1): 85/121 MB Progress (1): 85/121 MB Progress (1): 85/121 MB Progress (1): 85/121 MB Progress (1): 85/121 MB Progress (1): 85/121 MB Progress (1): 85/121 MB Progress (1): 85/121 MB Progress (1): 85/121 MB Progress (1): 85/121 MB Progress (1): 85/121 MB Progress (1): 85/121 MB Progress (1): 85/121 MB Progress (1): 85/121 MB Progress (1): 85/121 MB Progress (1): 85/121 MB Progress (1): 85/121 MB Progress (1): 85/121 MB Progress (1): 85/121 MB Progress (1): 85/121 MB Progress (1): 85/121 MB Progress (1): 85/121 MB Progress (1): 85/121 MB Progress (1): 85/121 MB Progress (1): 85/121 MB Progress (1): 85/121 MB Progress (1): 85/121 MB Progress (1): 85/121 MB Progress (1): 85/121 MB Progress (1): 85/121 MB Progress (1): 85/121 MB Progress (1): 85/121 MB Progress (1): 85/121 MB Progress (1): 85/121 MB Progress (1): 85/121 MB Progress (1): 85/121 MB Progress (1): 85/121 MB Progress (1): 85/121 MB Progress (1): 85/121 MB Progress (1): 85/121 MB Progress (1): 85/121 MB Progress (1): 85/121 MB Progress (1): 85/121 MB Progress (1): 85/121 MB Progress (1): 85/121 MB Progress (1): 85/121 MB Progress (1): 85/121 MB Progress (1): 85/121 MB Progress (1): 85/121 MB Progress (1): 85/121 MB Progress (1): 85/121 MB Progress (1): 85/121 MB Progress (1): 85/121 MB Progress (1): 85/121 MB Progress (1): 85/121 MB Progress (1): 85/121 MB Progress (1): 85/121 MB Progress (1): 85/121 MB Progress (1): 85/121 MB Progress (1): 85/121 MB Progress (1): 85/121 MB Progress (1): 85/121 MB Progress (1): 85/121 MB Progress (1): 85/121 MB Progress (1): 85/121 MB Progress (1): 85/121 MB Progress (1): 85/121 MB Progress (1): 85/121 MB Progress (1): 85/121 MB Progress (1): 85/121 MB Progress (1): 85/121 MB Progress (1): 85/121 MB Progress (1): 85/121 MB Progress (1): 85/121 MB Progress (1): 85/121 MB Progress (1): 85/121 MB Progress (1): 85/121 MB Progress (1): 85/121 MB Progress (1): 85/121 MB Progress (1): 85/121 MB Progress (1): 85/121 MB Progress (1): 85/121 MB Progress (1): 85/121 MB Progress (1): 85/121 MB Progress (1): 85/121 MB Progress (1): 85/121 MB Progress (1): 85/121 MB Progress (1): 85/121 MB Progress (1): 85/121 MB Progress (1): 85/121 MB Progress (1): 85/121 MB Progress (1): 85/121 MB Progress (1): 85/121 MB Progress (1): 85/121 MB Progress (1): 85/121 MB Progress (1): 85/121 MB Progress (1): 85/121 MB Progress (1): 85/121 MB Progress (1): 85/121 MB Progress (1): 85/121 MB Progress (1): 85/121 MB Progress (1): 85/121 MB Progress (1): 85/121 MB Progress (1): 85/121 MB Progress (1): 85/121 MB Progress (1): 85/121 MB Progress (1): 85/121 MB Progress (1): 85/121 MB Progress (1): 85/121 MB Progress (1): 85/121 MB Progress (1): 85/121 MB Progress (1): 85/121 MB Progress (1): 85/121 MB Progress (1): 85/121 MB Progress (1): 85/121 MB Progress (1): 85/121 MB Progress (1): 85/121 MB Progress (1): 85/121 MB Progress (1): 85/121 MB Progress (1): 85/121 MB Progress (1): 85/121 MB Progress (1): 86/121 MB Progress (1): 86/121 MB Progress (1): 86/121 MB Progress (1): 86/121 MB Progress (1): 86/121 MB Progress (1): 86/121 MB Progress (1): 86/121 MB Progress (1): 86/121 MB Progress (1): 86/121 MB Progress (1): 86/121 MB Progress (1): 86/121 MB Progress (1): 86/121 MB Progress (1): 86/121 MB Progress (1): 86/121 MB Progress (1): 86/121 MB Progress (1): 86/121 MB Progress (1): 86/121 MB Progress (1): 86/121 MB Progress (1): 86/121 MB Progress (1): 86/121 MB Progress (1): 86/121 MB Progress (1): 86/121 MB Progress (1): 86/121 MB Progress (1): 86/121 MB Progress (1): 86/121 MB Progress (1): 86/121 MB Progress (1): 86/121 MB Progress (1): 86/121 MB Progress (1): 86/121 MB Progress (1): 86/121 MB Progress (1): 86/121 MB Progress (1): 86/121 MB Progress (1): 86/121 MB Progress (1): 86/121 MB Progress (1): 86/121 MB Progress (1): 86/121 MB Progress (1): 86/121 MB Progress (1): 86/121 MB Progress (1): 86/121 MB Progress (1): 86/121 MB Progress (1): 86/121 MB Progress (1): 86/121 MB Progress (1): 86/121 MB Progress (1): 86/121 MB Progress (1): 86/121 MB Progress (1): 86/121 MB Progress (1): 86/121 MB Progress (1): 86/121 MB Progress (1): 86/121 MB Progress (1): 86/121 MB Progress (1): 86/121 MB Progress (1): 86/121 MB Progress (1): 86/121 MB Progress (1): 86/121 MB Progress (1): 86/121 MB Progress (1): 86/121 MB Progress (1): 86/121 MB Progress (1): 86/121 MB Progress (1): 86/121 MB Progress (1): 86/121 MB Progress (1): 86/121 MB Progress (1): 86/121 MB Progress (1): 86/121 MB Progress (1): 86/121 MB Progress (1): 86/121 MB Progress (1): 86/121 MB Progress (1): 86/121 MB Progress (1): 86/121 MB Progress (1): 86/121 MB Progress (1): 86/121 MB Progress (1): 86/121 MB Progress (1): 86/121 MB Progress (1): 86/121 MB Progress (1): 86/121 MB Progress (1): 86/121 MB Progress (1): 86/121 MB Progress (1): 86/121 MB Progress (1): 86/121 MB Progress (1): 86/121 MB Progress (1): 86/121 MB Progress (1): 86/121 MB Progress (1): 86/121 MB Progress (1): 86/121 MB Progress (1): 86/121 MB Progress (1): 86/121 MB Progress (1): 86/121 MB Progress (1): 86/121 MB Progress (1): 86/121 MB Progress (1): 86/121 MB Progress (1): 86/121 MB Progress (1): 86/121 MB Progress (1): 86/121 MB Progress (1): 86/121 MB Progress (1): 86/121 MB Progress (1): 86/121 MB Progress (1): 86/121 MB Progress (1): 86/121 MB Progress (1): 86/121 MB Progress (1): 86/121 MB Progress (1): 86/121 MB Progress (1): 86/121 MB Progress (1): 86/121 MB Progress (1): 86/121 MB Progress (1): 86/121 MB Progress (1): 86/121 MB Progress (1): 86/121 MB Progress (1): 86/121 MB Progress (1): 86/121 MB Progress (1): 86/121 MB Progress (1): 86/121 MB Progress (1): 86/121 MB Progress (1): 86/121 MB Progress (1): 86/121 MB Progress (1): 86/121 MB Progress (1): 86/121 MB Progress (1): 86/121 MB Progress (1): 86/121 MB Progress (1): 86/121 MB Progress (1): 86/121 MB Progress (1): 86/121 MB Progress (1): 86/121 MB Progress (1): 86/121 MB Progress (1): 86/121 MB Progress (1): 86/121 MB Progress (1): 86/121 MB Progress (1): 86/121 MB Progress (1): 86/121 MB Progress (1): 86/121 MB Progress (1): 86/121 MB Progress (1): 86/121 MB Progress (1): 86/121 MB Progress (1): 86/121 MB Progress (1): 86/121 MB Progress (1): 86/121 MB Progress (1): 86/121 MB Progress (1): 86/121 MB Progress (1): 86/121 MB Progress (1): 86/121 MB Progress (1): 86/121 MB Progress (1): 86/121 MB Progress (1): 86/121 MB Progress (1): 86/121 MB Progress (1): 86/121 MB Progress (1): 86/121 MB Progress (1): 86/121 MB Progress (1): 86/121 MB Progress (1): 86/121 MB Progress (1): 86/121 MB Progress (1): 86/121 MB Progress (1): 86/121 MB Progress (1): 86/121 MB Progress (1): 86/121 MB Progress (1): 86/121 MB Progress (1): 86/121 MB Progress (1): 86/121 MB Progress (1): 86/121 MB Progress (1): 86/121 MB Progress (1): 86/121 MB Progress (1): 86/121 MB Progress (1): 86/121 MB Progress (1): 86/121 MB Progress (1): 86/121 MB Progress (1): 86/121 MB Progress (1): 86/121 MB Progress (1): 86/121 MB Progress (1): 86/121 MB Progress (1): 86/121 MB Progress (1): 86/121 MB Progress (1): 86/121 MB Progress (1): 86/121 MB Progress (1): 86/121 MB Progress (1): 86/121 MB Progress (1): 86/121 MB Progress (1): 86/121 MB Progress (1): 86/121 MB Progress (1): 86/121 MB Progress (1): 86/121 MB Progress (1): 86/121 MB Progress (1): 86/121 MB Progress (1): 86/121 MB Progress (1): 86/121 MB Progress (1): 86/121 MB Progress (1): 86/121 MB Progress (1): 86/121 MB Progress (1): 86/121 MB Progress (1): 86/121 MB Progress (1): 86/121 MB Progress (1): 86/121 MB Progress (1): 86/121 MB Progress (1): 86/121 MB Progress (1): 86/121 MB Progress (1): 86/121 MB Progress (1): 86/121 MB Progress (1): 86/121 MB Progress (1): 86/121 MB Progress (1): 86/121 MB Progress (1): 86/121 MB Progress (1): 86/121 MB Progress (1): 86/121 MB Progress (1): 86/121 MB Progress (1): 86/121 MB Progress (1): 86/121 MB Progress (1): 86/121 MB Progress (1): 86/121 MB Progress (1): 86/121 MB Progress (1): 86/121 MB Progress (1): 86/121 MB Progress (1): 86/121 MB Progress (1): 86/121 MB Progress (1): 86/121 MB Progress (1): 86/121 MB Progress (1): 86/121 MB Progress (1): 86/121 MB Progress (1): 86/121 MB Progress (1): 86/121 MB Progress (1): 86/121 MB Progress (1): 86/121 MB Progress (1): 86/121 MB Progress (1): 86/121 MB Progress (1): 86/121 MB Progress (1): 86/121 MB Progress (1): 86/121 MB Progress (1): 86/121 MB Progress (1): 86/121 MB Progress (1): 86/121 MB Progress (1): 86/121 MB Progress (1): 86/121 MB Progress (1): 86/121 MB Progress (1): 86/121 MB Progress (1): 86/121 MB Progress (1): 86/121 MB Progress (1): 86/121 MB Progress (1): 86/121 MB Progress (1): 86/121 MB Progress (1): 86/121 MB Progress (1): 86/121 MB Progress (1): 86/121 MB Progress (1): 86/121 MB Progress (1): 86/121 MB Progress (1): 86/121 MB Progress (1): 86/121 MB Progress (1): 86/121 MB Progress (1): 86/121 MB Progress (1): 86/121 MB Progress (1): 86/121 MB Progress (1): 86/121 MB Progress (1): 86/121 MB Progress (1): 86/121 MB Progress (1): 86/121 MB Progress (1): 86/121 MB Progress (1): 86/121 MB Progress (1): 86/121 MB Progress (1): 86/121 MB Progress (1): 86/121 MB Progress (1): 86/121 MB Progress (1): 86/121 MB Progress (1): 86/121 MB Progress (1): 86/121 MB Progress (1): 86/121 MB Progress (1): 86/121 MB Progress (1): 86/121 MB Progress (1): 86/121 MB Progress (1): 86/121 MB Progress (1): 86/121 MB Progress (1): 86/121 MB Progress (1): 86/121 MB Progress (1): 86/121 MB Progress (1): 86/121 MB Progress (1): 86/121 MB Progress (1): 86/121 MB Progress (1): 86/121 MB Progress (1): 86/121 MB Progress (1): 86/121 MB Progress (1): 86/121 MB Progress (1): 86/121 MB Progress (1): 86/121 MB Progress (1): 86/121 MB Progress (1): 86/121 MB Progress (1): 86/121 MB Progress (1): 86/121 MB Progress (1): 86/121 MB Progress (1): 86/121 MB Progress (1): 86/121 MB Progress (1): 86/121 MB Progress (1): 86/121 MB Progress (1): 86/121 MB Progress (1): 86/121 MB Progress (1): 86/121 MB Progress (1): 86/121 MB Progress (1): 86/121 MB Progress (1): 86/121 MB Progress (1): 86/121 MB Progress (1): 86/121 MB Progress (1): 86/121 MB Progress (1): 86/121 MB Progress (1): 86/121 MB Progress (1): 86/121 MB Progress (1): 86/121 MB Progress (1): 86/121 MB Progress (1): 86/121 MB Progress (1): 86/121 MB Progress (1): 86/121 MB Progress (1): 86/121 MB Progress (1): 86/121 MB Progress (1): 86/121 MB Progress (1): 86/121 MB Progress (1): 86/121 MB Progress (1): 86/121 MB Progress (1): 86/121 MB Progress (1): 86/121 MB Progress (1): 86/121 MB Progress (1): 86/121 MB Progress (1): 86/121 MB Progress (1): 86/121 MB Progress (1): 86/121 MB Progress (1): 86/121 MB Progress (1): 86/121 MB Progress (1): 86/121 MB Progress (1): 86/121 MB Progress (1): 86/121 MB Progress (1): 86/121 MB Progress (1): 86/121 MB Progress (1): 86/121 MB Progress (1): 86/121 MB Progress (1): 86/121 MB Progress (1): 86/121 MB Progress (1): 86/121 MB Progress (1): 86/121 MB Progress (1): 86/121 MB Progress (1): 86/121 MB Progress (1): 86/121 MB Progress (1): 86/121 MB Progress (1): 86/121 MB Progress (1): 86/121 MB Progress (1): 86/121 MB Progress (1): 86/121 MB Progress (1): 86/121 MB Progress (1): 86/121 MB Progress (1): 86/121 MB Progress (1): 86/121 MB Progress (1): 86/121 MB Progress (1): 86/121 MB Progress (1): 86/121 MB Progress (1): 86/121 MB Progress (1): 86/121 MB Progress (1): 86/121 MB Progress (1): 86/121 MB Progress (1): 86/121 MB Progress (1): 86/121 MB Progress (1): 86/121 MB Progress (1): 86/121 MB Progress (1): 86/121 MB Progress (1): 86/121 MB Progress (1): 86/121 MB Progress (1): 86/121 MB Progress (1): 86/121 MB Progress (1): 86/121 MB Progress (1): 86/121 MB Progress (1): 86/121 MB Progress (1): 86/121 MB Progress (1): 86/121 MB Progress (1): 86/121 MB Progress (1): 86/121 MB Progress (1): 86/121 MB Progress (1): 86/121 MB Progress (1): 86/121 MB Progress (1): 86/121 MB Progress (1): 86/121 MB Progress (1): 86/121 MB Progress (1): 86/121 MB Progress (1): 86/121 MB Progress (1): 86/121 MB Progress (1): 86/121 MB Progress (1): 86/121 MB Progress (1): 86/121 MB Progress (1): 86/121 MB Progress (1): 86/121 MB Progress (1): 86/121 MB Progress (1): 86/121 MB Progress (1): 86/121 MB Progress (1): 86/121 MB Progress (1): 86/121 MB Progress (1): 86/121 MB Progress (1): 86/121 MB Progress (1): 86/121 MB Progress (1): 86/121 MB Progress (1): 86/121 MB Progress (1): 86/121 MB Progress (1): 86/121 MB Progress (1): 86/121 MB Progress (1): 86/121 MB Progress (1): 86/121 MB Progress (1): 86/121 MB Progress (1): 86/121 MB Progress (1): 86/121 MB Progress (1): 86/121 MB Progress (1): 86/121 MB Progress (1): 86/121 MB Progress (1): 86/121 MB Progress (1): 86/121 MB Progress (1): 86/121 MB Progress (1): 86/121 MB Progress (1): 86/121 MB Progress (1): 86/121 MB Progress (1): 86/121 MB Progress (1): 86/121 MB Progress (1): 86/121 MB Progress (1): 86/121 MB Progress (1): 86/121 MB Progress (1): 86/121 MB Progress (1): 86/121 MB Progress (1): 86/121 MB Progress (1): 86/121 MB Progress (1): 86/121 MB Progress (1): 86/121 MB Progress (1): 86/121 MB Progress (1): 86/121 MB Progress (1): 86/121 MB Progress (1): 86/121 MB Progress (1): 86/121 MB Progress (1): 86/121 MB Progress (1): 86/121 MB Progress (1): 86/121 MB Progress (1): 86/121 MB Progress (1): 86/121 MB Progress (1): 86/121 MB Progress (1): 86/121 MB Progress (1): 86/121 MB Progress (1): 86/121 MB Progress (1): 86/121 MB Progress (1): 86/121 MB Progress (1): 86/121 MB Progress (1): 86/121 MB Progress (1): 86/121 MB Progress (1): 86/121 MB Progress (1): 86/121 MB Progress (1): 86/121 MB Progress (1): 86/121 MB Progress (1): 86/121 MB Progress (1): 86/121 MB Progress (1): 86/121 MB Progress (1): 86/121 MB Progress (1): 86/121 MB Progress (1): 86/121 MB Progress (1): 86/121 MB Progress (1): 86/121 MB Progress (1): 86/121 MB Progress (1): 86/121 MB Progress (1): 86/121 MB Progress (1): 86/121 MB Progress (1): 86/121 MB Progress (1): 86/121 MB Progress (1): 86/121 MB Progress (1): 86/121 MB Progress (1): 86/121 MB Progress (1): 86/121 MB Progress (1): 86/121 MB Progress (1): 86/121 MB Progress (1): 86/121 MB Progress (1): 86/121 MB Progress (1): 86/121 MB Progress (1): 86/121 MB Progress (1): 86/121 MB Progress (1): 86/121 MB Progress (1): 86/121 MB Progress (1): 86/121 MB Progress (1): 86/121 MB Progress (1): 86/121 MB Progress (1): 86/121 MB Progress (1): 86/121 MB Progress (1): 86/121 MB Progress (1): 86/121 MB Progress (1): 86/121 MB Progress (1): 86/121 MB Progress (1): 86/121 MB Progress (1): 86/121 MB Progress (1): 86/121 MB Progress (1): 86/121 MB Progress (1): 86/121 MB Progress (1): 86/121 MB Progress (1): 86/121 MB Progress (1): 86/121 MB Progress (1): 86/121 MB Progress (1): 86/121 MB Progress (1): 86/121 MB Progress (1): 86/121 MB Progress (1): 86/121 MB Progress (1): 86/121 MB Progress (1): 87/121 MB Progress (1): 87/121 MB Progress (1): 87/121 MB Progress (1): 87/121 MB Progress (1): 87/121 MB Progress (1): 87/121 MB Progress (1): 87/121 MB Progress (1): 87/121 MB Progress (1): 87/121 MB Progress (1): 87/121 MB Progress (1): 87/121 MB Progress (1): 87/121 MB Progress (1): 87/121 MB Progress (1): 87/121 MB Progress (1): 87/121 MB Progress (1): 87/121 MB Progress (1): 87/121 MB Progress (1): 87/121 MB Progress (1): 87/121 MB Progress (1): 87/121 MB Progress (1): 87/121 MB Progress (1): 87/121 MB Progress (1): 87/121 MB Progress (1): 87/121 MB Progress (1): 87/121 MB Progress (1): 87/121 MB Progress (1): 87/121 MB Progress (1): 87/121 MB Progress (1): 87/121 MB Progress (1): 87/121 MB Progress (1): 87/121 MB Progress (1): 87/121 MB Progress (1): 87/121 MB Progress (1): 87/121 MB Progress (1): 87/121 MB Progress (1): 87/121 MB Progress (1): 87/121 MB Progress (1): 87/121 MB Progress (1): 87/121 MB Progress (1): 87/121 MB Progress (1): 87/121 MB Progress (1): 87/121 MB Progress (1): 87/121 MB Progress (1): 87/121 MB Progress (1): 87/121 MB Progress (1): 87/121 MB Progress (1): 87/121 MB Progress (1): 87/121 MB Progress (1): 87/121 MB Progress (1): 87/121 MB Progress (1): 87/121 MB Progress (1): 87/121 MB Progress (1): 87/121 MB Progress (1): 87/121 MB Progress (1): 87/121 MB Progress (1): 87/121 MB Progress (1): 87/121 MB Progress (1): 87/121 MB Progress (1): 87/121 MB Progress (1): 87/121 MB Progress (1): 87/121 MB Progress (1): 87/121 MB Progress (1): 87/121 MB Progress (1): 87/121 MB Progress (1): 87/121 MB Progress (1): 87/121 MB Progress (1): 87/121 MB Progress (1): 87/121 MB Progress (1): 87/121 MB Progress (1): 87/121 MB Progress (1): 87/121 MB Progress (1): 87/121 MB Progress (1): 87/121 MB Progress (1): 87/121 MB Progress (1): 87/121 MB Progress (1): 87/121 MB Progress (1): 87/121 MB Progress (1): 87/121 MB Progress (1): 87/121 MB Progress (1): 87/121 MB Progress (1): 87/121 MB Progress (1): 87/121 MB Progress (1): 87/121 MB Progress (1): 87/121 MB Progress (1): 87/121 MB Progress (1): 87/121 MB Progress (1): 87/121 MB Progress (1): 87/121 MB Progress (1): 87/121 MB Progress (1): 87/121 MB Progress (1): 87/121 MB Progress (1): 87/121 MB Progress (1): 87/121 MB Progress (1): 87/121 MB Progress (1): 87/121 MB Progress (1): 87/121 MB Progress (1): 87/121 MB Progress (1): 87/121 MB Progress (1): 87/121 MB Progress (1): 87/121 MB Progress (1): 87/121 MB Progress (1): 87/121 MB Progress (1): 87/121 MB Progress (1): 87/121 MB Progress (1): 87/121 MB Progress (1): 87/121 MB Progress (1): 87/121 MB Progress (1): 87/121 MB Progress (1): 87/121 MB Progress (1): 87/121 MB Progress (1): 87/121 MB Progress (1): 87/121 MB Progress (1): 87/121 MB Progress (1): 87/121 MB Progress (1): 87/121 MB Progress (1): 87/121 MB Progress (1): 87/121 MB Progress (1): 87/121 MB Progress (1): 87/121 MB Progress (1): 87/121 MB Progress (1): 87/121 MB Progress (1): 87/121 MB Progress (1): 87/121 MB Progress (1): 87/121 MB Progress (1): 87/121 MB Progress (1): 87/121 MB Progress (1): 87/121 MB Progress (1): 87/121 MB Progress (1): 87/121 MB Progress (1): 87/121 MB Progress (1): 87/121 MB Progress (1): 87/121 MB Progress (1): 87/121 MB Progress (1): 87/121 MB Progress (1): 87/121 MB Progress (1): 87/121 MB Progress (1): 87/121 MB Progress (1): 87/121 MB Progress (1): 87/121 MB Progress (1): 87/121 MB Progress (1): 87/121 MB Progress (1): 87/121 MB Progress (1): 87/121 MB Progress (1): 87/121 MB Progress (1): 87/121 MB Progress (1): 87/121 MB Progress (1): 87/121 MB Progress (1): 87/121 MB Progress (1): 87/121 MB Progress (1): 87/121 MB Progress (1): 87/121 MB Progress (1): 87/121 MB Progress (1): 87/121 MB Progress (1): 87/121 MB Progress (1): 87/121 MB Progress (1): 87/121 MB Progress (1): 87/121 MB Progress (1): 87/121 MB Progress (1): 87/121 MB Progress (1): 87/121 MB Progress (1): 87/121 MB Progress (1): 87/121 MB Progress (1): 87/121 MB Progress (1): 87/121 MB Progress (1): 87/121 MB Progress (1): 87/121 MB Progress (1): 87/121 MB Progress (1): 87/121 MB Progress (1): 87/121 MB Progress (1): 87/121 MB Progress (1): 87/121 MB Progress (1): 87/121 MB Progress (1): 87/121 MB Progress (1): 87/121 MB Progress (1): 87/121 MB Progress (1): 87/121 MB Progress (1): 87/121 MB Progress (1): 87/121 MB Progress (1): 87/121 MB Progress (1): 87/121 MB Progress (1): 87/121 MB Progress (1): 87/121 MB Progress (1): 87/121 MB Progress (1): 87/121 MB Progress (1): 87/121 MB Progress (1): 87/121 MB Progress (1): 87/121 MB Progress (1): 87/121 MB Progress (1): 87/121 MB Progress (1): 87/121 MB Progress (1): 87/121 MB Progress (1): 87/121 MB Progress (1): 87/121 MB Progress (1): 87/121 MB Progress (1): 87/121 MB Progress (1): 87/121 MB Progress (1): 87/121 MB Progress (1): 87/121 MB Progress (1): 87/121 MB Progress (1): 87/121 MB Progress (1): 87/121 MB Progress (1): 87/121 MB Progress (1): 87/121 MB Progress (1): 87/121 MB Progress (1): 87/121 MB Progress (1): 87/121 MB Progress (1): 87/121 MB Progress (1): 87/121 MB Progress (1): 87/121 MB Progress (1): 87/121 MB Progress (1): 87/121 MB Progress (1): 87/121 MB Progress (1): 87/121 MB Progress (1): 87/121 MB Progress (1): 87/121 MB Progress (1): 87/121 MB Progress (1): 87/121 MB Progress (1): 87/121 MB Progress (1): 87/121 MB Progress (1): 87/121 MB Progress (1): 87/121 MB Progress (1): 87/121 MB Progress (1): 87/121 MB Progress (1): 87/121 MB Progress (1): 87/121 MB Progress (1): 87/121 MB Progress (1): 87/121 MB Progress (1): 87/121 MB Progress (1): 87/121 MB Progress (1): 87/121 MB Progress (1): 87/121 MB Progress (1): 87/121 MB Progress (1): 87/121 MB Progress (1): 87/121 MB Progress (1): 87/121 MB Progress (1): 87/121 MB Progress (1): 87/121 MB Progress (1): 87/121 MB Progress (1): 87/121 MB Progress (1): 87/121 MB Progress (1): 87/121 MB Progress (1): 87/121 MB Progress (1): 87/121 MB Progress (1): 87/121 MB Progress (1): 87/121 MB Progress (1): 87/121 MB Progress (1): 87/121 MB Progress (1): 87/121 MB Progress (1): 87/121 MB Progress (1): 87/121 MB Progress (1): 87/121 MB Progress (1): 87/121 MB Progress (1): 87/121 MB Progress (1): 87/121 MB Progress (1): 87/121 MB Progress (1): 87/121 MB Progress (1): 87/121 MB Progress (1): 87/121 MB Progress (1): 87/121 MB Progress (1): 87/121 MB Progress (1): 87/121 MB Progress (1): 87/121 MB Progress (1): 87/121 MB Progress (1): 87/121 MB Progress (1): 87/121 MB Progress (1): 87/121 MB Progress (1): 87/121 MB Progress (1): 87/121 MB Progress (1): 87/121 MB Progress (1): 87/121 MB Progress (1): 87/121 MB Progress (1): 87/121 MB Progress (1): 87/121 MB Progress (1): 87/121 MB Progress (1): 87/121 MB Progress (1): 87/121 MB Progress (1): 87/121 MB Progress (1): 87/121 MB Progress (1): 87/121 MB Progress (1): 87/121 MB Progress (1): 87/121 MB Progress (1): 87/121 MB Progress (1): 87/121 MB Progress (1): 87/121 MB Progress (1): 87/121 MB Progress (1): 87/121 MB Progress (1): 87/121 MB Progress (1): 87/121 MB Progress (1): 87/121 MB Progress (1): 87/121 MB Progress (1): 87/121 MB Progress (1): 87/121 MB Progress (1): 87/121 MB Progress (1): 87/121 MB Progress (1): 87/121 MB Progress (1): 87/121 MB Progress (1): 87/121 MB Progress (1): 87/121 MB Progress (1): 87/121 MB Progress (1): 87/121 MB Progress (1): 87/121 MB Progress (1): 87/121 MB Progress (1): 87/121 MB Progress (1): 87/121 MB Progress (1): 87/121 MB Progress (1): 87/121 MB Progress (1): 87/121 MB Progress (1): 87/121 MB Progress (1): 87/121 MB Progress (1): 87/121 MB Progress (1): 87/121 MB Progress (1): 87/121 MB Progress (1): 87/121 MB Progress (1): 87/121 MB Progress (1): 87/121 MB Progress (1): 87/121 MB Progress (1): 87/121 MB Progress (1): 87/121 MB Progress (1): 87/121 MB Progress (1): 87/121 MB Progress (1): 87/121 MB Progress (1): 87/121 MB Progress (1): 87/121 MB Progress (1): 87/121 MB Progress (1): 87/121 MB Progress (1): 87/121 MB Progress (1): 87/121 MB Progress (1): 87/121 MB Progress (1): 87/121 MB Progress (1): 87/121 MB Progress (1): 87/121 MB Progress (1): 87/121 MB Progress (1): 87/121 MB Progress (1): 87/121 MB Progress (1): 87/121 MB Progress (1): 87/121 MB Progress (1): 87/121 MB Progress (1): 87/121 MB Progress (1): 87/121 MB Progress (1): 87/121 MB Progress (1): 87/121 MB Progress (1): 87/121 MB Progress (1): 87/121 MB Progress (1): 87/121 MB Progress (1): 87/121 MB Progress (1): 87/121 MB Progress (1): 87/121 MB Progress (1): 87/121 MB Progress (1): 87/121 MB Progress (1): 87/121 MB Progress (1): 87/121 MB Progress (1): 87/121 MB Progress (1): 87/121 MB Progress (1): 87/121 MB Progress (1): 87/121 MB Progress (1): 87/121 MB Progress (1): 87/121 MB Progress (1): 87/121 MB Progress (1): 87/121 MB Progress (1): 87/121 MB Progress (1): 87/121 MB Progress (1): 87/121 MB Progress (1): 87/121 MB Progress (1): 87/121 MB Progress (1): 87/121 MB Progress (1): 87/121 MB Progress (1): 87/121 MB Progress (1): 87/121 MB Progress (1): 87/121 MB Progress (1): 87/121 MB Progress (1): 87/121 MB Progress (1): 87/121 MB Progress (1): 87/121 MB Progress (1): 87/121 MB Progress (1): 87/121 MB Progress (1): 87/121 MB Progress (1): 87/121 MB Progress (1): 87/121 MB Progress (1): 87/121 MB Progress (1): 87/121 MB Progress (1): 87/121 MB Progress (1): 87/121 MB Progress (1): 87/121 MB Progress (1): 87/121 MB Progress (1): 87/121 MB Progress (1): 87/121 MB Progress (1): 87/121 MB Progress (1): 87/121 MB Progress (1): 87/121 MB Progress (1): 87/121 MB Progress (1): 87/121 MB Progress (1): 87/121 MB Progress (1): 87/121 MB Progress (1): 87/121 MB Progress (1): 87/121 MB Progress (1): 87/121 MB Progress (1): 87/121 MB Progress (1): 87/121 MB Progress (1): 87/121 MB Progress (1): 87/121 MB Progress (1): 87/121 MB Progress (1): 87/121 MB Progress (1): 87/121 MB Progress (1): 87/121 MB Progress (1): 87/121 MB Progress (1): 87/121 MB Progress (1): 87/121 MB Progress (1): 87/121 MB Progress (1): 87/121 MB Progress (1): 87/121 MB Progress (1): 87/121 MB Progress (1): 87/121 MB Progress (1): 87/121 MB Progress (1): 87/121 MB Progress (1): 87/121 MB Progress (1): 87/121 MB Progress (1): 87/121 MB Progress (1): 87/121 MB Progress (1): 87/121 MB Progress (1): 87/121 MB Progress (1): 87/121 MB Progress (1): 87/121 MB Progress (1): 87/121 MB Progress (1): 87/121 MB Progress (1): 87/121 MB Progress (1): 87/121 MB Progress (1): 87/121 MB Progress (1): 87/121 MB Progress (1): 87/121 MB Progress (1): 87/121 MB Progress (1): 87/121 MB Progress (1): 87/121 MB Progress (1): 87/121 MB Progress (1): 87/121 MB Progress (1): 87/121 MB Progress (1): 87/121 MB Progress (1): 87/121 MB Progress (1): 87/121 MB Progress (1): 87/121 MB Progress (1): 87/121 MB Progress (1): 87/121 MB Progress (1): 87/121 MB Progress (1): 87/121 MB Progress (1): 87/121 MB Progress (1): 87/121 MB Progress (1): 87/121 MB Progress (1): 87/121 MB Progress (1): 87/121 MB Progress (1): 87/121 MB Progress (1): 87/121 MB Progress (1): 87/121 MB Progress (1): 87/121 MB Progress (1): 87/121 MB Progress (1): 87/121 MB Progress (1): 87/121 MB Progress (1): 87/121 MB Progress (1): 87/121 MB Progress (1): 87/121 MB Progress (1): 87/121 MB Progress (1): 87/121 MB Progress (1): 87/121 MB Progress (1): 87/121 MB Progress (1): 87/121 MB Progress (1): 87/121 MB Progress (1): 87/121 MB Progress (1): 87/121 MB Progress (1): 87/121 MB Progress (1): 87/121 MB Progress (1): 87/121 MB Progress (1): 87/121 MB Progress (1): 87/121 MB Progress (1): 87/121 MB Progress (1): 87/121 MB Progress (1): 87/121 MB Progress (1): 87/121 MB Progress (1): 87/121 MB Progress (1): 87/121 MB Progress (1): 87/121 MB Progress (1): 87/121 MB Progress (1): 87/121 MB Progress (1): 87/121 MB Progress (1): 87/121 MB Progress (1): 87/121 MB Progress (1): 87/121 MB Progress (1): 87/121 MB Progress (1): 87/121 MB Progress (1): 87/121 MB Progress (1): 87/121 MB Progress (1): 88/121 MB Progress (1): 88/121 MB Progress (1): 88/121 MB Progress (1): 88/121 MB Progress (1): 88/121 MB Progress (1): 88/121 MB Progress (1): 88/121 MB Progress (1): 88/121 MB Progress (1): 88/121 MB Progress (1): 88/121 MB Progress (1): 88/121 MB Progress (1): 88/121 MB Progress (1): 88/121 MB Progress (1): 88/121 MB Progress (1): 88/121 MB Progress (1): 88/121 MB Progress (1): 88/121 MB Progress (1): 88/121 MB Progress (1): 88/121 MB Progress (1): 88/121 MB Progress (1): 88/121 MB Progress (1): 88/121 MB Progress (1): 88/121 MB Progress (1): 88/121 MB Progress (1): 88/121 MB Progress (1): 88/121 MB Progress (1): 88/121 MB Progress (1): 88/121 MB Progress (1): 88/121 MB Progress (1): 88/121 MB Progress (1): 88/121 MB Progress (1): 88/121 MB Progress (1): 88/121 MB Progress (1): 88/121 MB Progress (1): 88/121 MB Progress (1): 88/121 MB Progress (1): 88/121 MB Progress (1): 88/121 MB Progress (1): 88/121 MB Progress (1): 88/121 MB Progress (1): 88/121 MB Progress (1): 88/121 MB Progress (1): 88/121 MB Progress (1): 88/121 MB Progress (1): 88/121 MB Progress (1): 88/121 MB Progress (1): 88/121 MB Progress (1): 88/121 MB Progress (1): 88/121 MB Progress (1): 88/121 MB Progress (1): 88/121 MB Progress (1): 88/121 MB Progress (1): 88/121 MB Progress (1): 88/121 MB Progress (1): 88/121 MB Progress (1): 88/121 MB Progress (1): 88/121 MB Progress (1): 88/121 MB Progress (1): 88/121 MB Progress (1): 88/121 MB Progress (1): 88/121 MB Progress (1): 88/121 MB Progress (1): 88/121 MB Progress (1): 88/121 MB Progress (1): 88/121 MB Progress (1): 88/121 MB Progress (1): 88/121 MB Progress (1): 88/121 MB Progress (1): 88/121 MB Progress (1): 88/121 MB Progress (1): 88/121 MB Progress (1): 88/121 MB Progress (1): 88/121 MB Progress (1): 88/121 MB Progress (1): 88/121 MB Progress (1): 88/121 MB Progress (1): 88/121 MB Progress (1): 88/121 MB Progress (1): 88/121 MB Progress (1): 88/121 MB Progress (1): 88/121 MB Progress (1): 88/121 MB Progress (1): 88/121 MB Progress (1): 88/121 MB Progress (1): 88/121 MB Progress (1): 88/121 MB Progress (1): 88/121 MB Progress (1): 88/121 MB Progress (1): 88/121 MB Progress (1): 88/121 MB Progress (1): 88/121 MB Progress (1): 88/121 MB Progress (1): 88/121 MB Progress (1): 88/121 MB Progress (1): 88/121 MB Progress (1): 88/121 MB Progress (1): 88/121 MB Progress (1): 88/121 MB Progress (1): 88/121 MB Progress (1): 88/121 MB Progress (1): 88/121 MB Progress (1): 88/121 MB Progress (1): 88/121 MB Progress (1): 88/121 MB Progress (1): 88/121 MB Progress (1): 88/121 MB Progress (1): 88/121 MB Progress (1): 88/121 MB Progress (1): 88/121 MB Progress (1): 88/121 MB Progress (1): 88/121 MB Progress (1): 88/121 MB Progress (1): 88/121 MB Progress (1): 88/121 MB Progress (1): 88/121 MB Progress (1): 88/121 MB Progress (1): 88/121 MB Progress (1): 88/121 MB Progress (1): 88/121 MB Progress (1): 88/121 MB Progress (1): 88/121 MB Progress (1): 88/121 MB Progress (1): 88/121 MB Progress (1): 88/121 MB Progress (1): 88/121 MB Progress (1): 88/121 MB Progress (1): 88/121 MB Progress (1): 88/121 MB Progress (1): 88/121 MB Progress (1): 88/121 MB Progress (1): 88/121 MB Progress (1): 88/121 MB Progress (1): 88/121 MB Progress (1): 88/121 MB Progress (1): 88/121 MB Progress (1): 88/121 MB Progress (1): 88/121 MB Progress (1): 88/121 MB Progress (1): 88/121 MB Progress (1): 88/121 MB Progress (1): 88/121 MB Progress (1): 88/121 MB Progress (1): 88/121 MB Progress (1): 88/121 MB Progress (1): 88/121 MB Progress (1): 88/121 MB Progress (1): 88/121 MB Progress (1): 88/121 MB Progress (1): 88/121 MB Progress (1): 88/121 MB Progress (1): 88/121 MB Progress (1): 88/121 MB Progress (1): 88/121 MB Progress (1): 88/121 MB Progress (1): 88/121 MB Progress (1): 88/121 MB Progress (1): 88/121 MB Progress (1): 88/121 MB Progress (1): 88/121 MB Progress (1): 88/121 MB Progress (1): 88/121 MB Progress (1): 88/121 MB Progress (1): 88/121 MB Progress (1): 88/121 MB Progress (1): 88/121 MB Progress (1): 88/121 MB Progress (1): 88/121 MB Progress (1): 88/121 MB Progress (1): 88/121 MB Progress (1): 88/121 MB Progress (1): 88/121 MB Progress (1): 88/121 MB Progress (1): 88/121 MB Progress (1): 88/121 MB Progress (1): 88/121 MB Progress (1): 88/121 MB Progress (1): 88/121 MB Progress (1): 88/121 MB Progress (1): 88/121 MB Progress (1): 88/121 MB Progress (1): 88/121 MB Progress (1): 88/121 MB Progress (1): 88/121 MB Progress (1): 88/121 MB Progress (1): 88/121 MB Progress (1): 88/121 MB Progress (1): 88/121 MB Progress (1): 88/121 MB Progress (1): 88/121 MB Progress (1): 88/121 MB Progress (1): 88/121 MB Progress (1): 88/121 MB Progress (1): 88/121 MB Progress (1): 88/121 MB Progress (1): 88/121 MB Progress (1): 88/121 MB Progress (1): 88/121 MB Progress (1): 88/121 MB Progress (1): 88/121 MB Progress (1): 88/121 MB Progress (1): 88/121 MB Progress (1): 88/121 MB Progress (1): 88/121 MB Progress (1): 88/121 MB Progress (1): 88/121 MB Progress (1): 88/121 MB Progress (1): 88/121 MB Progress (1): 88/121 MB Progress (1): 88/121 MB Progress (1): 88/121 MB Progress (1): 88/121 MB Progress (1): 88/121 MB Progress (1): 88/121 MB Progress (1): 88/121 MB Progress (1): 88/121 MB Progress (1): 88/121 MB Progress (1): 88/121 MB Progress (1): 88/121 MB Progress (1): 88/121 MB Progress (1): 88/121 MB Progress (1): 88/121 MB Progress (1): 88/121 MB Progress (1): 88/121 MB Progress (1): 88/121 MB Progress (1): 88/121 MB Progress (1): 88/121 MB Progress (1): 88/121 MB Progress (1): 88/121 MB Progress (1): 88/121 MB Progress (1): 88/121 MB Progress (1): 88/121 MB Progress (1): 88/121 MB Progress (1): 88/121 MB Progress (1): 88/121 MB Progress (1): 88/121 MB Progress (1): 88/121 MB Progress (1): 88/121 MB Progress (1): 88/121 MB Progress (1): 88/121 MB Progress (1): 88/121 MB Progress (1): 88/121 MB Progress (1): 88/121 MB Progress (1): 88/121 MB Progress (1): 88/121 MB Progress (1): 88/121 MB Progress (1): 88/121 MB Progress (1): 88/121 MB Progress (1): 88/121 MB Progress (1): 88/121 MB Progress (1): 88/121 MB Progress (1): 88/121 MB Progress (1): 88/121 MB Progress (1): 88/121 MB Progress (1): 88/121 MB Progress (1): 88/121 MB Progress (1): 88/121 MB Progress (1): 88/121 MB Progress (1): 88/121 MB Progress (1): 88/121 MB Progress (1): 88/121 MB Progress (1): 88/121 MB Progress (1): 88/121 MB Progress (1): 88/121 MB Progress (1): 88/121 MB Progress (1): 88/121 MB Progress (1): 88/121 MB Progress (1): 88/121 MB Progress (1): 88/121 MB Progress (1): 88/121 MB Progress (1): 88/121 MB Progress (1): 88/121 MB Progress (1): 88/121 MB Progress (1): 88/121 MB Progress (1): 88/121 MB Progress (1): 88/121 MB Progress (1): 88/121 MB Progress (1): 88/121 MB Progress (1): 88/121 MB Progress (1): 88/121 MB Progress (1): 88/121 MB Progress (1): 88/121 MB Progress (1): 88/121 MB Progress (1): 88/121 MB Progress (1): 88/121 MB Progress (1): 88/121 MB Progress (1): 88/121 MB Progress (1): 88/121 MB Progress (1): 88/121 MB Progress (1): 88/121 MB Progress (1): 88/121 MB Progress (1): 88/121 MB Progress (1): 88/121 MB Progress (1): 88/121 MB Progress (1): 88/121 MB Progress (1): 88/121 MB Progress (1): 88/121 MB Progress (1): 88/121 MB Progress (1): 88/121 MB Progress (1): 88/121 MB Progress (1): 88/121 MB Progress (1): 88/121 MB Progress (1): 88/121 MB Progress (1): 88/121 MB Progress (1): 88/121 MB Progress (1): 88/121 MB Progress (1): 88/121 MB Progress (1): 88/121 MB Progress (1): 88/121 MB Progress (1): 88/121 MB Progress (1): 88/121 MB Progress (1): 88/121 MB Progress (1): 88/121 MB Progress (1): 88/121 MB Progress (1): 88/121 MB Progress (1): 88/121 MB Progress (1): 88/121 MB Progress (1): 88/121 MB Progress (1): 88/121 MB Progress (1): 88/121 MB Progress (1): 88/121 MB Progress (1): 88/121 MB Progress (1): 88/121 MB Progress (1): 88/121 MB Progress (1): 88/121 MB Progress (1): 88/121 MB Progress (1): 88/121 MB Progress (1): 88/121 MB Progress (1): 88/121 MB Progress (1): 88/121 MB Progress (1): 88/121 MB Progress (1): 88/121 MB Progress (1): 88/121 MB Progress (1): 88/121 MB Progress (1): 88/121 MB Progress (1): 88/121 MB Progress (1): 88/121 MB Progress (1): 88/121 MB Progress (1): 88/121 MB Progress (1): 88/121 MB Progress (1): 88/121 MB Progress (1): 88/121 MB Progress (1): 88/121 MB Progress (1): 88/121 MB Progress (1): 88/121 MB Progress (1): 88/121 MB Progress (1): 88/121 MB Progress (1): 88/121 MB Progress (1): 88/121 MB Progress (1): 88/121 MB Progress (1): 88/121 MB Progress (1): 88/121 MB Progress (1): 88/121 MB Progress (1): 88/121 MB Progress (1): 88/121 MB Progress (1): 88/121 MB Progress (1): 88/121 MB Progress (1): 88/121 MB Progress (1): 88/121 MB Progress (1): 88/121 MB Progress (1): 88/121 MB Progress (1): 88/121 MB Progress (1): 88/121 MB Progress (1): 88/121 MB Progress (1): 88/121 MB Progress (1): 88/121 MB Progress (1): 88/121 MB Progress (1): 88/121 MB Progress (1): 88/121 MB Progress (1): 88/121 MB Progress (1): 88/121 MB Progress (1): 88/121 MB Progress (1): 88/121 MB Progress (1): 88/121 MB Progress (1): 88/121 MB Progress (1): 88/121 MB Progress (1): 88/121 MB Progress (1): 88/121 MB Progress (1): 88/121 MB Progress (1): 88/121 MB Progress (1): 88/121 MB Progress (1): 88/121 MB Progress (1): 88/121 MB Progress (1): 88/121 MB Progress (1): 88/121 MB Progress (1): 88/121 MB Progress (1): 88/121 MB Progress (1): 88/121 MB Progress (1): 88/121 MB Progress (1): 88/121 MB Progress (1): 88/121 MB Progress (1): 88/121 MB Progress (1): 88/121 MB Progress (1): 88/121 MB Progress (1): 88/121 MB Progress (1): 88/121 MB Progress (1): 88/121 MB Progress (1): 88/121 MB Progress (1): 88/121 MB Progress (1): 88/121 MB Progress (1): 88/121 MB Progress (1): 88/121 MB Progress (1): 88/121 MB Progress (1): 88/121 MB Progress (1): 88/121 MB Progress (1): 88/121 MB Progress (1): 88/121 MB Progress (1): 88/121 MB Progress (1): 88/121 MB Progress (1): 88/121 MB Progress (1): 88/121 MB Progress (1): 88/121 MB Progress (1): 88/121 MB Progress (1): 88/121 MB Progress (1): 88/121 MB Progress (1): 88/121 MB Progress (1): 88/121 MB Progress (1): 88/121 MB Progress (1): 88/121 MB Progress (1): 88/121 MB Progress (1): 88/121 MB Progress (1): 88/121 MB Progress (1): 88/121 MB Progress (1): 88/121 MB Progress (1): 88/121 MB Progress (1): 88/121 MB Progress (1): 88/121 MB Progress (1): 88/121 MB Progress (1): 88/121 MB Progress (1): 88/121 MB Progress (1): 88/121 MB Progress (1): 88/121 MB Progress (1): 88/121 MB Progress (1): 88/121 MB Progress (1): 88/121 MB Progress (1): 88/121 MB Progress (1): 88/121 MB Progress (1): 88/121 MB Progress (1): 88/121 MB Progress (1): 88/121 MB Progress (1): 88/121 MB Progress (1): 88/121 MB Progress (1): 88/121 MB Progress (1): 88/121 MB Progress (1): 88/121 MB Progress (1): 88/121 MB Progress (1): 88/121 MB Progress (1): 88/121 MB Progress (1): 88/121 MB Progress (1): 88/121 MB Progress (1): 88/121 MB Progress (1): 88/121 MB Progress (1): 88/121 MB Progress (1): 88/121 MB Progress (1): 88/121 MB Progress (1): 88/121 MB Progress (1): 88/121 MB Progress (1): 88/121 MB Progress (1): 88/121 MB Progress (1): 88/121 MB Progress (1): 88/121 MB Progress (1): 88/121 MB Progress (1): 88/121 MB Progress (1): 88/121 MB Progress (1): 88/121 MB Progress (1): 88/121 MB Progress (1): 88/121 MB Progress (1): 88/121 MB Progress (1): 88/121 MB Progress (1): 88/121 MB Progress (1): 88/121 MB Progress (1): 88/121 MB Progress (1): 88/121 MB Progress (1): 88/121 MB Progress (1): 88/121 MB Progress (1): 88/121 MB Progress (1): 88/121 MB Progress (1): 88/121 MB Progress (1): 88/121 MB Progress (1): 88/121 MB Progress (1): 88/121 MB Progress (1): 88/121 MB Progress (1): 88/121 MB Progress (1): 88/121 MB Progress (1): 88/121 MB Progress (1): 88/121 MB Progress (1): 88/121 MB Progress (1): 88/121 MB Progress (1): 88/121 MB Progress (1): 89/121 MB Progress (1): 89/121 MB Progress (1): 89/121 MB Progress (1): 89/121 MB Progress (1): 89/121 MB Progress (1): 89/121 MB Progress (1): 89/121 MB Progress (1): 89/121 MB Progress (1): 89/121 MB Progress (1): 89/121 MB Progress (1): 89/121 MB Progress (1): 89/121 MB Progress (1): 89/121 MB Progress (1): 89/121 MB Progress (1): 89/121 MB Progress (1): 89/121 MB Progress (1): 89/121 MB Progress (1): 89/121 MB Progress (1): 89/121 MB Progress (1): 89/121 MB Progress (1): 89/121 MB Progress (1): 89/121 MB Progress (1): 89/121 MB Progress (1): 89/121 MB Progress (1): 89/121 MB Progress (1): 89/121 MB Progress (1): 89/121 MB Progress (1): 89/121 MB Progress (1): 89/121 MB Progress (1): 89/121 MB Progress (1): 89/121 MB Progress (1): 89/121 MB Progress (1): 89/121 MB Progress (1): 89/121 MB Progress (1): 89/121 MB Progress (1): 89/121 MB Progress (1): 89/121 MB Progress (1): 89/121 MB Progress (1): 89/121 MB Progress (1): 89/121 MB Progress (1): 89/121 MB Progress (1): 89/121 MB Progress (1): 89/121 MB Progress (1): 89/121 MB Progress (1): 89/121 MB Progress (1): 89/121 MB Progress (1): 89/121 MB Progress (1): 89/121 MB Progress (1): 89/121 MB Progress (1): 89/121 MB Progress (1): 89/121 MB Progress (1): 89/121 MB Progress (1): 89/121 MB Progress (1): 89/121 MB Progress (1): 89/121 MB Progress (1): 89/121 MB Progress (1): 89/121 MB Progress (1): 89/121 MB Progress (1): 89/121 MB Progress (1): 89/121 MB Progress (1): 89/121 MB Progress (1): 89/121 MB Progress (1): 89/121 MB Progress (1): 89/121 MB Progress (1): 89/121 MB Progress (1): 89/121 MB Progress (1): 89/121 MB Progress (1): 89/121 MB Progress (1): 89/121 MB Progress (1): 89/121 MB Progress (1): 89/121 MB Progress (1): 89/121 MB Progress (1): 89/121 MB Progress (1): 89/121 MB Progress (1): 89/121 MB Progress (1): 89/121 MB Progress (1): 89/121 MB Progress (1): 89/121 MB Progress (1): 89/121 MB Progress (1): 89/121 MB Progress (1): 89/121 MB Progress (1): 89/121 MB Progress (1): 89/121 MB Progress (1): 89/121 MB Progress (1): 89/121 MB Progress (1): 89/121 MB Progress (1): 89/121 MB Progress (1): 89/121 MB Progress (1): 89/121 MB Progress (1): 89/121 MB Progress (1): 89/121 MB Progress (1): 89/121 MB Progress (1): 89/121 MB Progress (1): 89/121 MB Progress (1): 89/121 MB Progress (1): 89/121 MB Progress (1): 89/121 MB Progress (1): 89/121 MB Progress (1): 89/121 MB Progress (1): 89/121 MB Progress (1): 89/121 MB Progress (1): 89/121 MB Progress (1): 89/121 MB Progress (1): 89/121 MB Progress (1): 89/121 MB Progress (1): 89/121 MB Progress (1): 89/121 MB Progress (1): 89/121 MB Progress (1): 89/121 MB Progress (1): 89/121 MB Progress (1): 89/121 MB Progress (1): 89/121 MB Progress (1): 89/121 MB Progress (1): 89/121 MB Progress (1): 89/121 MB Progress (1): 89/121 MB Progress (1): 89/121 MB Progress (1): 89/121 MB Progress (1): 89/121 MB Progress (1): 89/121 MB Progress (1): 89/121 MB Progress (1): 89/121 MB Progress (1): 89/121 MB Progress (1): 89/121 MB Progress (1): 89/121 MB Progress (1): 89/121 MB Progress (1): 89/121 MB Progress (1): 89/121 MB Progress (1): 89/121 MB Progress (1): 89/121 MB Progress (1): 89/121 MB Progress (1): 89/121 MB Progress (1): 89/121 MB Progress (1): 89/121 MB Progress (1): 89/121 MB Progress (1): 89/121 MB Progress (1): 89/121 MB Progress (1): 89/121 MB Progress (1): 89/121 MB Progress (1): 89/121 MB Progress (1): 89/121 MB Progress (1): 89/121 MB Progress (1): 89/121 MB Progress (1): 89/121 MB Progress (1): 89/121 MB Progress (1): 89/121 MB Progress (1): 89/121 MB Progress (1): 89/121 MB Progress (1): 89/121 MB Progress (1): 89/121 MB Progress (1): 89/121 MB Progress (1): 89/121 MB Progress (1): 89/121 MB Progress (1): 89/121 MB Progress (1): 89/121 MB Progress (1): 89/121 MB Progress (1): 89/121 MB Progress (1): 89/121 MB Progress (1): 89/121 MB Progress (1): 89/121 MB Progress (1): 89/121 MB Progress (1): 89/121 MB Progress (1): 89/121 MB Progress (1): 89/121 MB Progress (1): 89/121 MB Progress (1): 89/121 MB Progress (1): 89/121 MB Progress (1): 89/121 MB Progress (1): 89/121 MB Progress (1): 89/121 MB Progress (1): 89/121 MB Progress (1): 89/121 MB Progress (1): 89/121 MB Progress (1): 89/121 MB Progress (1): 89/121 MB Progress (1): 89/121 MB Progress (1): 89/121 MB Progress (1): 89/121 MB Progress (1): 89/121 MB Progress (1): 89/121 MB Progress (1): 89/121 MB Progress (1): 89/121 MB Progress (1): 89/121 MB Progress (1): 89/121 MB Progress (1): 89/121 MB Progress (1): 89/121 MB Progress (1): 89/121 MB Progress (1): 89/121 MB Progress (1): 89/121 MB Progress (1): 89/121 MB Progress (1): 89/121 MB Progress (1): 89/121 MB Progress (1): 89/121 MB Progress (1): 89/121 MB Progress (1): 89/121 MB Progress (1): 89/121 MB Progress (1): 89/121 MB Progress (1): 89/121 MB Progress (1): 89/121 MB Progress (1): 89/121 MB Progress (1): 89/121 MB Progress (1): 89/121 MB Progress (1): 89/121 MB Progress (1): 89/121 MB Progress (1): 89/121 MB Progress (1): 89/121 MB Progress (1): 89/121 MB Progress (1): 89/121 MB Progress (1): 89/121 MB Progress (1): 89/121 MB Progress (1): 89/121 MB Progress (1): 89/121 MB Progress (1): 89/121 MB Progress (1): 89/121 MB Progress (1): 89/121 MB Progress (1): 89/121 MB Progress (1): 89/121 MB Progress (1): 89/121 MB Progress (1): 89/121 MB Progress (1): 89/121 MB Progress (1): 89/121 MB Progress (1): 89/121 MB Progress (1): 89/121 MB Progress (1): 89/121 MB Progress (1): 89/121 MB Progress (1): 89/121 MB Progress (1): 89/121 MB Progress (1): 89/121 MB Progress (1): 89/121 MB Progress (1): 89/121 MB Progress (1): 89/121 MB Progress (1): 89/121 MB Progress (1): 89/121 MB Progress (1): 89/121 MB Progress (1): 89/121 MB Progress (1): 89/121 MB Progress (1): 89/121 MB Progress (1): 89/121 MB Progress (1): 89/121 MB Progress (1): 89/121 MB Progress (1): 89/121 MB Progress (1): 89/121 MB Progress (1): 89/121 MB Progress (1): 89/121 MB Progress (1): 89/121 MB Progress (1): 89/121 MB Progress (1): 89/121 MB Progress (1): 89/121 MB Progress (1): 89/121 MB Progress (1): 89/121 MB Progress (1): 89/121 MB Progress (1): 89/121 MB Progress (1): 89/121 MB Progress (1): 89/121 MB Progress (1): 89/121 MB Progress (1): 89/121 MB Progress (1): 89/121 MB Progress (1): 89/121 MB Progress (1): 89/121 MB Progress (1): 89/121 MB Progress (1): 89/121 MB Progress (1): 89/121 MB Progress (1): 89/121 MB Progress (1): 89/121 MB Progress (1): 89/121 MB Progress (1): 89/121 MB Progress (1): 89/121 MB Progress (1): 89/121 MB Progress (1): 89/121 MB Progress (1): 89/121 MB Progress (1): 89/121 MB Progress (1): 89/121 MB Progress (1): 89/121 MB Progress (1): 89/121 MB Progress (1): 89/121 MB Progress (1): 89/121 MB Progress (1): 89/121 MB Progress (1): 89/121 MB Progress (1): 89/121 MB Progress (1): 89/121 MB Progress (1): 89/121 MB Progress (1): 89/121 MB Progress (1): 89/121 MB Progress (1): 89/121 MB Progress (1): 89/121 MB Progress (1): 89/121 MB Progress (1): 89/121 MB Progress (1): 89/121 MB Progress (1): 89/121 MB Progress (1): 89/121 MB Progress (1): 89/121 MB Progress (1): 89/121 MB Progress (1): 89/121 MB Progress (1): 89/121 MB Progress (1): 89/121 MB Progress (1): 89/121 MB Progress (1): 89/121 MB Progress (1): 89/121 MB Progress (1): 89/121 MB Progress (1): 89/121 MB Progress (1): 89/121 MB Progress (1): 89/121 MB Progress (1): 89/121 MB Progress (1): 89/121 MB Progress (1): 89/121 MB Progress (1): 89/121 MB Progress (1): 89/121 MB Progress (1): 89/121 MB Progress (1): 89/121 MB Progress (1): 89/121 MB Progress (1): 89/121 MB Progress (1): 89/121 MB Progress (1): 89/121 MB Progress (1): 89/121 MB Progress (1): 89/121 MB Progress (1): 89/121 MB Progress (1): 89/121 MB Progress (1): 89/121 MB Progress (1): 89/121 MB Progress (1): 89/121 MB Progress (1): 89/121 MB Progress (1): 89/121 MB Progress (1): 89/121 MB Progress (1): 89/121 MB Progress (1): 89/121 MB Progress (1): 89/121 MB Progress (1): 89/121 MB Progress (1): 89/121 MB Progress (1): 89/121 MB Progress (1): 89/121 MB Progress (1): 89/121 MB Progress (1): 89/121 MB Progress (1): 89/121 MB Progress (1): 89/121 MB Progress (1): 89/121 MB Progress (1): 89/121 MB Progress (1): 89/121 MB Progress (1): 89/121 MB Progress (1): 89/121 MB Progress (1): 89/121 MB Progress (1): 89/121 MB Progress (1): 89/121 MB Progress (1): 89/121 MB Progress (1): 89/121 MB Progress (1): 89/121 MB Progress (1): 89/121 MB Progress (1): 89/121 MB Progress (1): 89/121 MB Progress (1): 89/121 MB Progress (1): 89/121 MB Progress (1): 89/121 MB Progress (1): 89/121 MB Progress (1): 89/121 MB Progress (1): 89/121 MB Progress (1): 89/121 MB Progress (1): 89/121 MB Progress (1): 89/121 MB Progress (1): 89/121 MB Progress (1): 89/121 MB Progress (1): 89/121 MB Progress (1): 89/121 MB Progress (1): 89/121 MB Progress (1): 89/121 MB Progress (1): 89/121 MB Progress (1): 89/121 MB Progress (1): 89/121 MB Progress (1): 89/121 MB Progress (1): 89/121 MB Progress (1): 89/121 MB Progress (1): 89/121 MB Progress (1): 89/121 MB Progress (1): 89/121 MB Progress (1): 89/121 MB Progress (1): 89/121 MB Progress (1): 89/121 MB Progress (1): 89/121 MB Progress (1): 89/121 MB Progress (1): 89/121 MB Progress (1): 89/121 MB Progress (1): 89/121 MB Progress (1): 89/121 MB Progress (1): 89/121 MB Progress (1): 89/121 MB Progress (1): 89/121 MB Progress (1): 89/121 MB Progress (1): 89/121 MB Progress (1): 89/121 MB Progress (1): 89/121 MB Progress (1): 89/121 MB Progress (1): 89/121 MB Progress (1): 89/121 MB Progress (1): 89/121 MB Progress (1): 89/121 MB Progress (1): 89/121 MB Progress (1): 89/121 MB Progress (1): 89/121 MB Progress (1): 89/121 MB Progress (1): 89/121 MB Progress (1): 89/121 MB Progress (1): 89/121 MB Progress (1): 89/121 MB Progress (1): 89/121 MB Progress (1): 89/121 MB Progress (1): 89/121 MB Progress (1): 89/121 MB Progress (1): 89/121 MB Progress (1): 89/121 MB Progress (1): 89/121 MB Progress (1): 89/121 MB Progress (1): 89/121 MB Progress (1): 89/121 MB Progress (1): 89/121 MB Progress (1): 89/121 MB Progress (1): 89/121 MB Progress (1): 89/121 MB Progress (1): 89/121 MB Progress (1): 89/121 MB Progress (1): 89/121 MB Progress (1): 89/121 MB Progress (1): 89/121 MB Progress (1): 89/121 MB Progress (1): 89/121 MB Progress (1): 89/121 MB Progress (1): 89/121 MB Progress (1): 89/121 MB Progress (1): 89/121 MB Progress (1): 89/121 MB Progress (1): 89/121 MB Progress (1): 89/121 MB Progress (1): 89/121 MB Progress (1): 89/121 MB Progress (1): 89/121 MB Progress (1): 89/121 MB Progress (1): 89/121 MB Progress (1): 89/121 MB Progress (1): 89/121 MB Progress (1): 89/121 MB Progress (1): 89/121 MB Progress (1): 89/121 MB Progress (1): 89/121 MB Progress (1): 89/121 MB Progress (1): 89/121 MB Progress (1): 89/121 MB Progress (1): 89/121 MB Progress (1): 89/121 MB Progress (1): 89/121 MB Progress (1): 89/121 MB Progress (1): 89/121 MB Progress (1): 89/121 MB Progress (1): 89/121 MB Progress (1): 89/121 MB Progress (1): 89/121 MB Progress (1): 89/121 MB Progress (1): 89/121 MB Progress (1): 89/121 MB Progress (1): 89/121 MB Progress (1): 89/121 MB Progress (1): 89/121 MB Progress (1): 89/121 MB Progress (1): 89/121 MB Progress (1): 89/121 MB Progress (1): 89/121 MB Progress (1): 89/121 MB Progress (1): 89/121 MB Progress (1): 89/121 MB Progress (1): 89/121 MB Progress (1): 89/121 MB Progress (1): 89/121 MB Progress (1): 89/121 MB Progress (1): 89/121 MB Progress (1): 89/121 MB Progress (1): 89/121 MB Progress (1): 89/121 MB Progress (1): 89/121 MB Progress (1): 89/121 MB Progress (1): 89/121 MB Progress (1): 89/121 MB Progress (1): 89/121 MB Progress (1): 89/121 MB Progress (1): 89/121 MB Progress (1): 89/121 MB Progress (1): 89/121 MB Progress (1): 89/121 MB Progress (1): 89/121 MB Progress (1): 89/121 MB Progress (1): 89/121 MB Progress (1): 89/121 MB Progress (1): 89/121 MB Progress (1): 89/121 MB Progress (1): 90/121 MB Progress (1): 90/121 MB Progress (1): 90/121 MB Progress (1): 90/121 MB Progress (1): 90/121 MB Progress (1): 90/121 MB Progress (1): 90/121 MB Progress (1): 90/121 MB Progress (1): 90/121 MB Progress (1): 90/121 MB Progress (1): 90/121 MB Progress (1): 90/121 MB Progress (1): 90/121 MB Progress (1): 90/121 MB Progress (1): 90/121 MB Progress (1): 90/121 MB Progress (1): 90/121 MB Progress (1): 90/121 MB Progress (1): 90/121 MB Progress (1): 90/121 MB Progress (1): 90/121 MB Progress (1): 90/121 MB Progress (1): 90/121 MB Progress (1): 90/121 MB Progress (1): 90/121 MB Progress (1): 90/121 MB Progress (1): 90/121 MB Progress (1): 90/121 MB Progress (1): 90/121 MB Progress (1): 90/121 MB Progress (1): 90/121 MB Progress (1): 90/121 MB Progress (1): 90/121 MB Progress (1): 90/121 MB Progress (1): 90/121 MB Progress (1): 90/121 MB Progress (1): 90/121 MB Progress (1): 90/121 MB Progress (1): 90/121 MB Progress (1): 90/121 MB Progress (1): 90/121 MB Progress (1): 90/121 MB Progress (1): 90/121 MB Progress (1): 90/121 MB Progress (1): 90/121 MB Progress (1): 90/121 MB Progress (1): 90/121 MB Progress (1): 90/121 MB Progress (1): 90/121 MB Progress (1): 90/121 MB Progress (1): 90/121 MB Progress (1): 90/121 MB Progress (1): 90/121 MB Progress (1): 90/121 MB Progress (1): 90/121 MB Progress (1): 90/121 MB Progress (1): 90/121 MB Progress (1): 90/121 MB Progress (1): 90/121 MB Progress (1): 90/121 MB Progress (1): 90/121 MB Progress (1): 90/121 MB Progress (1): 90/121 MB Progress (1): 90/121 MB Progress (1): 90/121 MB Progress (1): 90/121 MB Progress (1): 90/121 MB Progress (1): 90/121 MB Progress (1): 90/121 MB Progress (1): 90/121 MB Progress (1): 90/121 MB Progress (1): 90/121 MB Progress (1): 90/121 MB Progress (1): 90/121 MB Progress (1): 90/121 MB Progress (1): 90/121 MB Progress (1): 90/121 MB Progress (1): 90/121 MB Progress (1): 90/121 MB Progress (1): 90/121 MB Progress (1): 90/121 MB Progress (1): 90/121 MB Progress (1): 90/121 MB Progress (1): 90/121 MB Progress (1): 90/121 MB Progress (1): 90/121 MB Progress (1): 90/121 MB Progress (1): 90/121 MB Progress (1): 90/121 MB Progress (1): 90/121 MB Progress (1): 90/121 MB Progress (1): 90/121 MB Progress (1): 90/121 MB Progress (1): 90/121 MB Progress (1): 90/121 MB Progress (1): 90/121 MB Progress (1): 90/121 MB Progress (1): 90/121 MB Progress (1): 90/121 MB Progress (1): 90/121 MB Progress (1): 90/121 MB Progress (1): 90/121 MB Progress (1): 90/121 MB Progress (1): 90/121 MB Progress (1): 90/121 MB Progress (1): 90/121 MB Progress (1): 90/121 MB Progress (1): 90/121 MB Progress (1): 90/121 MB Progress (1): 90/121 MB Progress (1): 90/121 MB Progress (1): 90/121 MB Progress (1): 90/121 MB Progress (1): 90/121 MB Progress (1): 90/121 MB Progress (1): 90/121 MB Progress (1): 90/121 MB Progress (1): 90/121 MB Progress (1): 90/121 MB Progress (1): 90/121 MB Progress (1): 90/121 MB Progress (1): 90/121 MB Progress (1): 90/121 MB Progress (1): 90/121 MB Progress (1): 90/121 MB Progress (1): 90/121 MB Progress (1): 90/121 MB Progress (1): 90/121 MB Progress (1): 90/121 MB Progress (1): 90/121 MB Progress (1): 90/121 MB Progress (1): 90/121 MB Progress (1): 90/121 MB Progress (1): 90/121 MB Progress (1): 90/121 MB Progress (1): 90/121 MB Progress (1): 90/121 MB Progress (1): 90/121 MB Progress (1): 90/121 MB Progress (1): 90/121 MB Progress (1): 90/121 MB Progress (1): 90/121 MB Progress (1): 90/121 MB Progress (1): 90/121 MB Progress (1): 90/121 MB Progress (1): 90/121 MB Progress (1): 90/121 MB Progress (1): 90/121 MB Progress (1): 90/121 MB Progress (1): 90/121 MB Progress (1): 90/121 MB Progress (1): 90/121 MB Progress (1): 90/121 MB Progress (1): 90/121 MB Progress (1): 90/121 MB Progress (1): 90/121 MB Progress (1): 90/121 MB Progress (1): 90/121 MB Progress (1): 90/121 MB Progress (1): 90/121 MB Progress (1): 90/121 MB Progress (1): 90/121 MB Progress (1): 90/121 MB Progress (1): 90/121 MB Progress (1): 90/121 MB Progress (1): 90/121 MB Progress (1): 90/121 MB Progress (1): 90/121 MB Progress (1): 90/121 MB Progress (1): 90/121 MB Progress (1): 90/121 MB Progress (1): 90/121 MB Progress (1): 90/121 MB Progress (1): 90/121 MB Progress (1): 90/121 MB Progress (1): 90/121 MB Progress (1): 90/121 MB Progress (1): 90/121 MB Progress (1): 90/121 MB Progress (1): 90/121 MB Progress (1): 90/121 MB Progress (1): 90/121 MB Progress (1): 90/121 MB Progress (1): 90/121 MB Progress (1): 90/121 MB Progress (1): 90/121 MB Progress (1): 90/121 MB Progress (1): 90/121 MB Progress (1): 90/121 MB Progress (1): 90/121 MB Progress (1): 90/121 MB Progress (1): 90/121 MB Progress (1): 90/121 MB Progress (1): 90/121 MB Progress (1): 90/121 MB Progress (1): 90/121 MB Progress (1): 90/121 MB Progress (1): 90/121 MB Progress (1): 90/121 MB Progress (1): 90/121 MB Progress (1): 90/121 MB Progress (1): 90/121 MB Progress (1): 90/121 MB Progress (1): 90/121 MB Progress (1): 90/121 MB Progress (1): 90/121 MB Progress (1): 90/121 MB Progress (1): 90/121 MB Progress (1): 90/121 MB Progress (1): 90/121 MB Progress (1): 90/121 MB Progress (1): 90/121 MB Progress (1): 90/121 MB Progress (1): 90/121 MB Progress (1): 90/121 MB Progress (1): 90/121 MB Progress (1): 90/121 MB Progress (1): 90/121 MB Progress (1): 90/121 MB Progress (1): 90/121 MB Progress (1): 90/121 MB Progress (1): 90/121 MB Progress (1): 90/121 MB Progress (1): 90/121 MB Progress (1): 90/121 MB Progress (1): 90/121 MB Progress (1): 90/121 MB Progress (1): 90/121 MB Progress (1): 90/121 MB Progress (1): 90/121 MB Progress (1): 90/121 MB Progress (1): 90/121 MB Progress (1): 90/121 MB Progress (1): 90/121 MB Progress (1): 90/121 MB Progress (1): 90/121 MB Progress (1): 90/121 MB Progress (1): 90/121 MB Progress (1): 90/121 MB Progress (1): 90/121 MB Progress (1): 90/121 MB Progress (1): 90/121 MB Progress (1): 90/121 MB Progress (1): 90/121 MB Progress (1): 90/121 MB Progress (1): 90/121 MB Progress (1): 90/121 MB Progress (1): 90/121 MB Progress (1): 90/121 MB Progress (1): 90/121 MB Progress (1): 90/121 MB Progress (1): 90/121 MB Progress (1): 90/121 MB Progress (1): 90/121 MB Progress (1): 90/121 MB Progress (1): 90/121 MB Progress (1): 90/121 MB Progress (1): 90/121 MB Progress (1): 90/121 MB Progress (1): 90/121 MB Progress (1): 90/121 MB Progress (1): 90/121 MB Progress (1): 90/121 MB Progress (1): 90/121 MB Progress (1): 90/121 MB Progress (1): 90/121 MB Progress (1): 90/121 MB Progress (1): 90/121 MB Progress (1): 90/121 MB Progress (1): 90/121 MB Progress (1): 90/121 MB Progress (1): 90/121 MB Progress (1): 90/121 MB Progress (1): 90/121 MB Progress (1): 90/121 MB Progress (1): 90/121 MB Progress (1): 90/121 MB Progress (1): 90/121 MB Progress (1): 90/121 MB Progress (1): 90/121 MB Progress (1): 90/121 MB Progress (1): 90/121 MB Progress (1): 90/121 MB Progress (1): 90/121 MB Progress (1): 90/121 MB Progress (1): 90/121 MB Progress (1): 90/121 MB Progress (1): 90/121 MB Progress (1): 90/121 MB Progress (1): 90/121 MB Progress (1): 90/121 MB Progress (1): 90/121 MB Progress (1): 90/121 MB Progress (1): 90/121 MB Progress (1): 90/121 MB Progress (1): 90/121 MB Progress (1): 90/121 MB Progress (1): 90/121 MB Progress (1): 90/121 MB Progress (1): 90/121 MB Progress (1): 90/121 MB Progress (1): 90/121 MB Progress (1): 90/121 MB Progress (1): 90/121 MB Progress (1): 90/121 MB Progress (1): 90/121 MB Progress (1): 90/121 MB Progress (1): 90/121 MB Progress (1): 90/121 MB Progress (1): 90/121 MB Progress (1): 90/121 MB Progress (1): 90/121 MB Progress (1): 90/121 MB Progress (1): 90/121 MB Progress (1): 90/121 MB Progress (1): 90/121 MB Progress (1): 90/121 MB Progress (1): 90/121 MB Progress (1): 90/121 MB Progress (1): 90/121 MB Progress (1): 90/121 MB Progress (1): 90/121 MB Progress (1): 90/121 MB Progress (1): 90/121 MB Progress (1): 90/121 MB Progress (1): 90/121 MB Progress (1): 90/121 MB Progress (1): 90/121 MB Progress (1): 90/121 MB Progress (1): 90/121 MB Progress (1): 90/121 MB Progress (1): 90/121 MB Progress (1): 90/121 MB Progress (1): 90/121 MB Progress (1): 90/121 MB Progress (1): 90/121 MB Progress (1): 90/121 MB Progress (1): 90/121 MB Progress (1): 90/121 MB Progress (1): 90/121 MB Progress (1): 90/121 MB Progress (1): 90/121 MB Progress (1): 90/121 MB Progress (1): 90/121 MB Progress (1): 90/121 MB Progress (1): 90/121 MB Progress (1): 90/121 MB Progress (1): 90/121 MB Progress (1): 90/121 MB Progress (1): 90/121 MB Progress (1): 90/121 MB Progress (1): 90/121 MB Progress (1): 90/121 MB Progress (1): 90/121 MB Progress (1): 90/121 MB Progress (1): 90/121 MB Progress (1): 90/121 MB Progress (1): 90/121 MB Progress (1): 90/121 MB Progress (1): 90/121 MB Progress (1): 90/121 MB Progress (1): 90/121 MB Progress (1): 90/121 MB Progress (1): 90/121 MB Progress (1): 90/121 MB Progress (1): 90/121 MB Progress (1): 90/121 MB Progress (1): 90/121 MB Progress (1): 90/121 MB Progress (1): 90/121 MB Progress (1): 90/121 MB Progress (1): 90/121 MB Progress (1): 90/121 MB Progress (1): 90/121 MB Progress (1): 90/121 MB Progress (1): 90/121 MB Progress (1): 90/121 MB Progress (1): 90/121 MB Progress (1): 90/121 MB Progress (1): 90/121 MB Progress (1): 90/121 MB Progress (1): 90/121 MB Progress (1): 90/121 MB Progress (1): 90/121 MB Progress (1): 90/121 MB Progress (1): 90/121 MB Progress (1): 90/121 MB Progress (1): 90/121 MB Progress (1): 90/121 MB Progress (1): 90/121 MB Progress (1): 90/121 MB Progress (1): 90/121 MB Progress (1): 90/121 MB Progress (1): 90/121 MB Progress (1): 90/121 MB Progress (1): 90/121 MB Progress (1): 90/121 MB Progress (1): 90/121 MB Progress (1): 90/121 MB Progress (1): 90/121 MB Progress (1): 90/121 MB Progress (1): 90/121 MB Progress (1): 90/121 MB Progress (1): 90/121 MB Progress (1): 90/121 MB Progress (1): 90/121 MB Progress (1): 90/121 MB Progress (1): 90/121 MB Progress (1): 90/121 MB Progress (1): 90/121 MB Progress (1): 90/121 MB Progress (1): 90/121 MB Progress (1): 90/121 MB Progress (1): 90/121 MB Progress (1): 90/121 MB Progress (1): 90/121 MB Progress (1): 90/121 MB Progress (1): 90/121 MB Progress (1): 90/121 MB Progress (1): 90/121 MB Progress (1): 90/121 MB Progress (1): 90/121 MB Progress (1): 90/121 MB Progress (1): 90/121 MB Progress (1): 90/121 MB Progress (1): 90/121 MB Progress (1): 90/121 MB Progress (1): 90/121 MB Progress (1): 90/121 MB Progress (1): 90/121 MB Progress (1): 90/121 MB Progress (1): 90/121 MB Progress (1): 90/121 MB Progress (1): 90/121 MB Progress (1): 90/121 MB Progress (1): 90/121 MB Progress (1): 90/121 MB Progress (1): 90/121 MB Progress (1): 90/121 MB Progress (1): 90/121 MB Progress (1): 90/121 MB Progress (1): 90/121 MB Progress (1): 90/121 MB Progress (1): 90/121 MB Progress (1): 90/121 MB Progress (1): 90/121 MB Progress (1): 90/121 MB Progress (1): 90/121 MB Progress (1): 90/121 MB Progress (1): 90/121 MB Progress (1): 90/121 MB Progress (1): 90/121 MB Progress (1): 90/121 MB Progress (1): 90/121 MB Progress (1): 90/121 MB Progress (1): 90/121 MB Progress (1): 90/121 MB Progress (1): 90/121 MB Progress (1): 90/121 MB Progress (1): 90/121 MB Progress (1): 90/121 MB Progress (1): 90/121 MB Progress (1): 90/121 MB Progress (1): 90/121 MB Progress (1): 90/121 MB Progress (1): 90/121 MB Progress (1): 90/121 MB Progress (1): 90/121 MB Progress (1): 90/121 MB Progress (1): 90/121 MB Progress (1): 90/121 MB Progress (1): 90/121 MB Progress (1): 90/121 MB Progress (1): 90/121 MB Progress (1): 90/121 MB Progress (1): 90/121 MB Progress (1): 90/121 MB Progress (1): 90/121 MB Progress (1): 90/121 MB Progress (1): 90/121 MB Progress (1): 90/121 MB Progress (1): 90/121 MB Progress (1): 90/121 MB Progress (1): 90/121 MB Progress (1): 90/121 MB Progress (1): 90/121 MB Progress (1): 90/121 MB Progress (1): 90/121 MB Progress (1): 91/121 MB Progress (1): 91/121 MB Progress (1): 91/121 MB Progress (1): 91/121 MB Progress (1): 91/121 MB Progress (1): 91/121 MB Progress (1): 91/121 MB Progress (1): 91/121 MB Progress (1): 91/121 MB Progress (1): 91/121 MB Progress (1): 91/121 MB Progress (1): 91/121 MB Progress (1): 91/121 MB Progress (1): 91/121 MB Progress (1): 91/121 MB Progress (1): 91/121 MB Progress (1): 91/121 MB Progress (1): 91/121 MB Progress (1): 91/121 MB Progress (1): 91/121 MB Progress (1): 91/121 MB Progress (1): 91/121 MB Progress (1): 91/121 MB Progress (1): 91/121 MB Progress (1): 91/121 MB Progress (1): 91/121 MB Progress (1): 91/121 MB Progress (1): 91/121 MB Progress (1): 91/121 MB Progress (1): 91/121 MB Progress (1): 91/121 MB Progress (1): 91/121 MB Progress (1): 91/121 MB Progress (1): 91/121 MB Progress (1): 91/121 MB Progress (1): 91/121 MB Progress (1): 91/121 MB Progress (1): 91/121 MB Progress (1): 91/121 MB Progress (1): 91/121 MB Progress (1): 91/121 MB Progress (1): 91/121 MB Progress (1): 91/121 MB Progress (1): 91/121 MB Progress (1): 91/121 MB Progress (1): 91/121 MB Progress (1): 91/121 MB Progress (1): 91/121 MB Progress (1): 91/121 MB Progress (1): 91/121 MB Progress (1): 91/121 MB Progress (1): 91/121 MB Progress (1): 91/121 MB Progress (1): 91/121 MB Progress (1): 91/121 MB Progress (1): 91/121 MB Progress (1): 91/121 MB Progress (1): 91/121 MB Progress (1): 91/121 MB Progress (1): 91/121 MB Progress (1): 91/121 MB Progress (1): 91/121 MB Progress (1): 91/121 MB Progress (1): 91/121 MB Progress (1): 91/121 MB Progress (1): 91/121 MB Progress (1): 91/121 MB Progress (1): 91/121 MB Progress (1): 91/121 MB Progress (1): 91/121 MB Progress (1): 91/121 MB Progress (1): 91/121 MB Progress (1): 91/121 MB Progress (1): 91/121 MB Progress (1): 91/121 MB Progress (1): 91/121 MB Progress (1): 91/121 MB Progress (1): 91/121 MB Progress (1): 91/121 MB Progress (1): 91/121 MB Progress (1): 91/121 MB Progress (1): 91/121 MB Progress (1): 91/121 MB Progress (1): 91/121 MB Progress (1): 91/121 MB Progress (1): 91/121 MB Progress (1): 91/121 MB Progress (1): 91/121 MB Progress (1): 91/121 MB Progress (1): 91/121 MB Progress (1): 91/121 MB Progress (1): 91/121 MB Progress (1): 91/121 MB Progress (1): 91/121 MB Progress (1): 91/121 MB Progress (1): 91/121 MB Progress (1): 91/121 MB Progress (1): 91/121 MB Progress (1): 91/121 MB Progress (1): 91/121 MB Progress (1): 91/121 MB Progress (1): 91/121 MB Progress (1): 91/121 MB Progress (1): 91/121 MB Progress (1): 91/121 MB Progress (1): 91/121 MB Progress (1): 91/121 MB Progress (1): 91/121 MB Progress (1): 91/121 MB Progress (1): 91/121 MB Progress (1): 91/121 MB Progress (1): 91/121 MB Progress (1): 91/121 MB Progress (1): 91/121 MB Progress (1): 91/121 MB Progress (1): 91/121 MB Progress (1): 91/121 MB Progress (1): 91/121 MB Progress (1): 91/121 MB Progress (1): 91/121 MB Progress (1): 91/121 MB Progress (1): 91/121 MB Progress (1): 91/121 MB Progress (1): 91/121 MB Progress (1): 91/121 MB Progress (1): 91/121 MB Progress (1): 91/121 MB Progress (1): 91/121 MB Progress (1): 91/121 MB Progress (1): 91/121 MB Progress (1): 91/121 MB Progress (1): 91/121 MB Progress (1): 91/121 MB Progress (1): 91/121 MB Progress (1): 91/121 MB Progress (1): 91/121 MB Progress (1): 91/121 MB Progress (1): 91/121 MB Progress (1): 91/121 MB Progress (1): 91/121 MB Progress (1): 91/121 MB Progress (1): 91/121 MB Progress (1): 91/121 MB Progress (1): 91/121 MB Progress (1): 91/121 MB Progress (1): 91/121 MB Progress (1): 91/121 MB Progress (1): 91/121 MB Progress (1): 91/121 MB Progress (1): 91/121 MB Progress (1): 91/121 MB Progress (1): 91/121 MB Progress (1): 91/121 MB Progress (1): 91/121 MB Progress (1): 91/121 MB Progress (1): 91/121 MB Progress (1): 91/121 MB Progress (1): 91/121 MB Progress (1): 91/121 MB Progress (1): 91/121 MB Progress (1): 91/121 MB Progress (1): 91/121 MB Progress (1): 91/121 MB Progress (1): 91/121 MB Progress (1): 91/121 MB Progress (1): 91/121 MB Progress (1): 91/121 MB Progress (1): 91/121 MB Progress (1): 91/121 MB Progress (1): 91/121 MB Progress (1): 91/121 MB Progress (1): 91/121 MB Progress (1): 91/121 MB Progress (1): 91/121 MB Progress (1): 91/121 MB Progress (1): 91/121 MB Progress (1): 91/121 MB Progress (1): 91/121 MB Progress (1): 91/121 MB Progress (1): 91/121 MB Progress (1): 91/121 MB Progress (1): 91/121 MB Progress (1): 91/121 MB Progress (1): 91/121 MB Progress (1): 91/121 MB Progress (1): 91/121 MB Progress (1): 91/121 MB Progress (1): 91/121 MB Progress (1): 91/121 MB Progress (1): 91/121 MB Progress (1): 91/121 MB Progress (1): 91/121 MB Progress (1): 91/121 MB Progress (1): 91/121 MB Progress (1): 91/121 MB Progress (1): 91/121 MB Progress (1): 91/121 MB Progress (1): 91/121 MB Progress (1): 91/121 MB Progress (1): 91/121 MB Progress (1): 91/121 MB Progress (1): 91/121 MB Progress (1): 91/121 MB Progress (1): 91/121 MB Progress (1): 91/121 MB Progress (1): 91/121 MB Progress (1): 91/121 MB Progress (1): 91/121 MB Progress (1): 91/121 MB Progress (1): 91/121 MB Progress (1): 91/121 MB Progress (1): 91/121 MB Progress (1): 91/121 MB Progress (1): 91/121 MB Progress (1): 91/121 MB Progress (1): 91/121 MB Progress (1): 91/121 MB Progress (1): 91/121 MB Progress (1): 91/121 MB Progress (1): 91/121 MB Progress (1): 91/121 MB Progress (1): 91/121 MB Progress (1): 91/121 MB Progress (1): 91/121 MB Progress (1): 91/121 MB Progress (1): 91/121 MB Progress (1): 91/121 MB Progress (1): 91/121 MB Progress (1): 91/121 MB Progress (1): 91/121 MB Progress (1): 91/121 MB Progress (1): 91/121 MB Progress (1): 91/121 MB Progress (1): 91/121 MB Progress (1): 91/121 MB Progress (1): 91/121 MB Progress (1): 91/121 MB Progress (1): 91/121 MB Progress (1): 91/121 MB Progress (1): 91/121 MB Progress (1): 91/121 MB Progress (1): 91/121 MB Progress (1): 91/121 MB Progress (1): 91/121 MB Progress (1): 91/121 MB Progress (1): 91/121 MB Progress (1): 91/121 MB Progress (1): 91/121 MB Progress (1): 91/121 MB Progress (1): 91/121 MB Progress (1): 91/121 MB Progress (1): 91/121 MB Progress (1): 91/121 MB Progress (1): 91/121 MB Progress (1): 91/121 MB Progress (1): 91/121 MB Progress (1): 91/121 MB Progress (1): 91/121 MB Progress (1): 91/121 MB Progress (1): 91/121 MB Progress (1): 91/121 MB Progress (1): 91/121 MB Progress (1): 91/121 MB Progress (1): 91/121 MB Progress (1): 91/121 MB Progress (1): 91/121 MB Progress (1): 91/121 MB Progress (1): 91/121 MB Progress (1): 91/121 MB Progress (1): 91/121 MB Progress (1): 91/121 MB Progress (1): 91/121 MB Progress (1): 91/121 MB Progress (1): 91/121 MB Progress (1): 91/121 MB Progress (1): 91/121 MB Progress (1): 91/121 MB Progress (1): 91/121 MB Progress (1): 91/121 MB Progress (1): 91/121 MB Progress (1): 91/121 MB Progress (1): 91/121 MB Progress (1): 91/121 MB Progress (1): 91/121 MB Progress (1): 91/121 MB Progress (1): 91/121 MB Progress (1): 91/121 MB Progress (1): 91/121 MB Progress (1): 91/121 MB Progress (1): 91/121 MB Progress (1): 91/121 MB Progress (1): 91/121 MB Progress (1): 91/121 MB Progress (1): 91/121 MB Progress (1): 91/121 MB Progress (1): 91/121 MB Progress (1): 91/121 MB Progress (1): 91/121 MB Progress (1): 91/121 MB Progress (1): 91/121 MB Progress (1): 91/121 MB Progress (1): 91/121 MB Progress (1): 91/121 MB Progress (1): 91/121 MB Progress (1): 91/121 MB Progress (1): 91/121 MB Progress (1): 91/121 MB Progress (1): 91/121 MB Progress (1): 91/121 MB Progress (1): 91/121 MB Progress (1): 91/121 MB Progress (1): 91/121 MB Progress (1): 91/121 MB Progress (1): 91/121 MB Progress (1): 91/121 MB Progress (1): 91/121 MB Progress (1): 91/121 MB Progress (1): 91/121 MB Progress (1): 91/121 MB Progress (1): 91/121 MB Progress (1): 91/121 MB Progress (1): 91/121 MB Progress (1): 91/121 MB Progress (1): 91/121 MB Progress (1): 91/121 MB Progress (1): 91/121 MB Progress (1): 91/121 MB Progress (1): 91/121 MB Progress (1): 91/121 MB Progress (1): 91/121 MB Progress (1): 91/121 MB Progress (1): 91/121 MB Progress (1): 91/121 MB Progress (1): 91/121 MB Progress (1): 91/121 MB Progress (1): 91/121 MB Progress (1): 91/121 MB Progress (1): 91/121 MB Progress (1): 91/121 MB Progress (1): 91/121 MB Progress (1): 91/121 MB Progress (1): 91/121 MB Progress (1): 91/121 MB Progress (1): 91/121 MB Progress (1): 91/121 MB Progress (1): 91/121 MB Progress (1): 91/121 MB Progress (1): 91/121 MB Progress (1): 91/121 MB Progress (1): 91/121 MB Progress (1): 91/121 MB Progress (1): 91/121 MB Progress (1): 91/121 MB Progress (1): 91/121 MB Progress (1): 91/121 MB Progress (1): 91/121 MB Progress (1): 91/121 MB Progress (1): 91/121 MB Progress (1): 91/121 MB Progress (1): 91/121 MB Progress (1): 91/121 MB Progress (1): 91/121 MB Progress (1): 91/121 MB Progress (1): 91/121 MB Progress (1): 91/121 MB Progress (1): 91/121 MB Progress (1): 91/121 MB Progress (1): 91/121 MB Progress (1): 91/121 MB Progress (1): 91/121 MB Progress (1): 91/121 MB Progress (1): 91/121 MB Progress (1): 91/121 MB Progress (1): 91/121 MB Progress (1): 91/121 MB Progress (1): 91/121 MB Progress (1): 91/121 MB Progress (1): 91/121 MB Progress (1): 91/121 MB Progress (1): 91/121 MB Progress (1): 91/121 MB Progress (1): 91/121 MB Progress (1): 91/121 MB Progress (1): 91/121 MB Progress (1): 91/121 MB Progress (1): 91/121 MB Progress (1): 91/121 MB Progress (1): 91/121 MB Progress (1): 91/121 MB Progress (1): 91/121 MB Progress (1): 91/121 MB Progress (1): 91/121 MB Progress (1): 91/121 MB Progress (1): 91/121 MB Progress (1): 91/121 MB Progress (1): 91/121 MB Progress (1): 91/121 MB Progress (1): 91/121 MB Progress (1): 91/121 MB Progress (1): 91/121 MB Progress (1): 91/121 MB Progress (1): 91/121 MB Progress (1): 91/121 MB Progress (1): 91/121 MB Progress (1): 91/121 MB Progress (1): 91/121 MB Progress (1): 91/121 MB Progress (1): 91/121 MB Progress (1): 91/121 MB Progress (1): 91/121 MB Progress (1): 91/121 MB Progress (1): 91/121 MB Progress (1): 91/121 MB Progress (1): 91/121 MB Progress (1): 91/121 MB Progress (1): 91/121 MB Progress (1): 91/121 MB Progress (1): 91/121 MB Progress (1): 91/121 MB Progress (1): 91/121 MB Progress (1): 91/121 MB Progress (1): 91/121 MB Progress (1): 91/121 MB Progress (1): 91/121 MB Progress (1): 91/121 MB Progress (1): 91/121 MB Progress (1): 91/121 MB Progress (1): 91/121 MB Progress (1): 91/121 MB Progress (1): 91/121 MB Progress (1): 91/121 MB Progress (1): 91/121 MB Progress (1): 91/121 MB Progress (1): 91/121 MB Progress (1): 91/121 MB Progress (1): 91/121 MB Progress (1): 91/121 MB Progress (1): 91/121 MB Progress (1): 91/121 MB Progress (1): 91/121 MB Progress (1): 91/121 MB Progress (1): 91/121 MB Progress (1): 91/121 MB Progress (1): 91/121 MB Progress (1): 91/121 MB Progress (1): 91/121 MB Progress (1): 91/121 MB Progress (1): 91/121 MB Progress (1): 91/121 MB Progress (1): 91/121 MB Progress (1): 91/121 MB Progress (1): 91/121 MB Progress (1): 91/121 MB Progress (1): 91/121 MB Progress (1): 91/121 MB Progress (1): 91/121 MB Progress (1): 91/121 MB Progress (1): 91/121 MB Progress (1): 91/121 MB Progress (1): 91/121 MB Progress (1): 91/121 MB Progress (1): 91/121 MB Progress (1): 91/121 MB Progress (1): 91/121 MB Progress (1): 91/121 MB Progress (1): 91/121 MB Progress (1): 91/121 MB Progress (1): 91/121 MB Progress (1): 91/121 MB Progress (1): 91/121 MB Progress (1): 91/121 MB Progress (1): 91/121 MB Progress (1): 91/121 MB Progress (1): 91/121 MB Progress (1): 91/121 MB Progress (1): 91/121 MB Progress (1): 91/121 MB Progress (1): 91/121 MB Progress (1): 91/121 MB Progress (1): 91/121 MB Progress (1): 91/121 MB Progress (1): 91/121 MB Progress (1): 91/121 MB Progress (1): 91/121 MB Progress (1): 91/121 MB Progress (1): 91/121 MB Progress (1): 91/121 MB Progress (1): 91/121 MB Progress (1): 92/121 MB Progress (1): 92/121 MB Progress (1): 92/121 MB Progress (1): 92/121 MB Progress (1): 92/121 MB Progress (1): 92/121 MB Progress (1): 92/121 MB Progress (1): 92/121 MB Progress (1): 92/121 MB Progress (1): 92/121 MB Progress (1): 92/121 MB Progress (1): 92/121 MB Progress (1): 92/121 MB Progress (1): 92/121 MB Progress (1): 92/121 MB Progress (1): 92/121 MB Progress (1): 92/121 MB Progress (1): 92/121 MB Progress (1): 92/121 MB Progress (1): 92/121 MB Progress (1): 92/121 MB Progress (1): 92/121 MB Progress (1): 92/121 MB Progress (1): 92/121 MB Progress (1): 92/121 MB Progress (1): 92/121 MB Progress (1): 92/121 MB Progress (1): 92/121 MB Progress (1): 92/121 MB Progress (1): 92/121 MB Progress (1): 92/121 MB Progress (1): 92/121 MB Progress (1): 92/121 MB Progress (1): 92/121 MB Progress (1): 92/121 MB Progress (1): 92/121 MB Progress (1): 92/121 MB Progress (1): 92/121 MB Progress (1): 92/121 MB Progress (1): 92/121 MB Progress (1): 92/121 MB Progress (1): 92/121 MB Progress (1): 92/121 MB Progress (1): 92/121 MB Progress (1): 92/121 MB Progress (1): 92/121 MB Progress (1): 92/121 MB Progress (1): 92/121 MB Progress (1): 92/121 MB Progress (1): 92/121 MB Progress (1): 92/121 MB Progress (1): 92/121 MB Progress (1): 92/121 MB Progress (1): 92/121 MB Progress (1): 92/121 MB Progress (1): 92/121 MB Progress (1): 92/121 MB Progress (1): 92/121 MB Progress (1): 92/121 MB Progress (1): 92/121 MB Progress (1): 92/121 MB Progress (1): 92/121 MB Progress (1): 92/121 MB Progress (1): 92/121 MB Progress (1): 92/121 MB Progress (1): 92/121 MB Progress (1): 92/121 MB Progress (1): 92/121 MB Progress (1): 92/121 MB Progress (1): 92/121 MB Progress (1): 92/121 MB Progress (1): 92/121 MB Progress (1): 92/121 MB Progress (1): 92/121 MB Progress (1): 92/121 MB Progress (1): 92/121 MB Progress (1): 92/121 MB Progress (1): 92/121 MB Progress (1): 92/121 MB Progress (1): 92/121 MB Progress (1): 92/121 MB Progress (1): 92/121 MB Progress (1): 92/121 MB Progress (1): 92/121 MB Progress (1): 92/121 MB Progress (1): 92/121 MB Progress (1): 92/121 MB Progress (1): 92/121 MB Progress (1): 92/121 MB Progress (1): 92/121 MB Progress (1): 92/121 MB Progress (1): 92/121 MB Progress (1): 92/121 MB Progress (1): 92/121 MB Progress (1): 92/121 MB Progress (1): 92/121 MB Progress (1): 92/121 MB Progress (1): 92/121 MB Progress (1): 92/121 MB Progress (1): 92/121 MB Progress (1): 92/121 MB Progress (1): 92/121 MB Progress (1): 92/121 MB Progress (1): 92/121 MB Progress (1): 92/121 MB Progress (1): 92/121 MB Progress (1): 92/121 MB Progress (1): 92/121 MB Progress (1): 92/121 MB Progress (1): 92/121 MB Progress (1): 92/121 MB Progress (1): 92/121 MB Progress (1): 92/121 MB Progress (1): 92/121 MB Progress (1): 92/121 MB Progress (1): 92/121 MB Progress (1): 92/121 MB Progress (1): 92/121 MB Progress (1): 92/121 MB Progress (1): 92/121 MB Progress (1): 92/121 MB Progress (1): 92/121 MB Progress (1): 92/121 MB Progress (1): 92/121 MB Progress (1): 92/121 MB Progress (1): 92/121 MB Progress (1): 92/121 MB Progress (1): 92/121 MB Progress (1): 92/121 MB Progress (1): 92/121 MB Progress (1): 92/121 MB Progress (1): 92/121 MB Progress (1): 92/121 MB Progress (1): 92/121 MB Progress (1): 92/121 MB Progress (1): 92/121 MB Progress (1): 92/121 MB Progress (1): 92/121 MB Progress (1): 92/121 MB Progress (1): 92/121 MB Progress (1): 92/121 MB Progress (1): 92/121 MB Progress (1): 92/121 MB Progress (1): 92/121 MB Progress (1): 92/121 MB Progress (1): 92/121 MB Progress (1): 92/121 MB Progress (1): 92/121 MB Progress (1): 92/121 MB Progress (1): 92/121 MB Progress (1): 92/121 MB Progress (1): 92/121 MB Progress (1): 92/121 MB Progress (1): 92/121 MB Progress (1): 92/121 MB Progress (1): 92/121 MB Progress (1): 92/121 MB Progress (1): 92/121 MB Progress (1): 92/121 MB Progress (1): 92/121 MB Progress (1): 92/121 MB Progress (1): 92/121 MB Progress (1): 92/121 MB Progress (1): 92/121 MB Progress (1): 92/121 MB Progress (1): 92/121 MB Progress (1): 92/121 MB Progress (1): 92/121 MB Progress (1): 92/121 MB Progress (1): 92/121 MB Progress (1): 92/121 MB Progress (1): 92/121 MB Progress (1): 92/121 MB Progress (1): 92/121 MB Progress (1): 92/121 MB Progress (1): 92/121 MB Progress (1): 92/121 MB Progress (1): 92/121 MB Progress (1): 92/121 MB Progress (1): 92/121 MB Progress (1): 92/121 MB Progress (1): 92/121 MB Progress (1): 92/121 MB Progress (1): 92/121 MB Progress (1): 92/121 MB Progress (1): 92/121 MB Progress (1): 92/121 MB Progress (1): 92/121 MB Progress (1): 92/121 MB Progress (1): 92/121 MB Progress (1): 92/121 MB Progress (1): 92/121 MB Progress (1): 92/121 MB Progress (1): 92/121 MB Progress (1): 92/121 MB Progress (1): 92/121 MB Progress (1): 92/121 MB Progress (1): 92/121 MB Progress (1): 92/121 MB Progress (1): 92/121 MB Progress (1): 92/121 MB Progress (1): 92/121 MB Progress (1): 92/121 MB Progress (1): 92/121 MB Progress (1): 92/121 MB Progress (1): 92/121 MB Progress (1): 92/121 MB Progress (1): 92/121 MB Progress (1): 92/121 MB Progress (1): 92/121 MB Progress (1): 92/121 MB Progress (1): 92/121 MB Progress (1): 92/121 MB Progress (1): 92/121 MB Progress (1): 92/121 MB Progress (1): 92/121 MB Progress (1): 92/121 MB Progress (1): 92/121 MB Progress (1): 92/121 MB Progress (1): 92/121 MB Progress (1): 92/121 MB Progress (1): 92/121 MB Progress (1): 92/121 MB Progress (1): 92/121 MB Progress (1): 92/121 MB Progress (1): 92/121 MB Progress (1): 92/121 MB Progress (1): 92/121 MB Progress (1): 92/121 MB Progress (1): 92/121 MB Progress (1): 92/121 MB Progress (1): 92/121 MB Progress (1): 92/121 MB Progress (1): 92/121 MB Progress (1): 92/121 MB Progress (1): 92/121 MB Progress (1): 92/121 MB Progress (1): 92/121 MB Progress (1): 92/121 MB Progress (1): 92/121 MB Progress (1): 92/121 MB Progress (1): 92/121 MB Progress (1): 92/121 MB Progress (1): 92/121 MB Progress (1): 92/121 MB Progress (1): 92/121 MB Progress (1): 92/121 MB Progress (1): 92/121 MB Progress (1): 92/121 MB Progress (1): 92/121 MB Progress (1): 92/121 MB Progress (1): 92/121 MB Progress (1): 92/121 MB Progress (1): 92/121 MB Progress (1): 92/121 MB Progress (1): 92/121 MB Progress (1): 92/121 MB Progress (1): 92/121 MB Progress (1): 92/121 MB Progress (1): 92/121 MB Progress (1): 92/121 MB Progress (1): 92/121 MB Progress (1): 92/121 MB Progress (1): 92/121 MB Progress (1): 92/121 MB Progress (1): 92/121 MB Progress (1): 92/121 MB Progress (1): 92/121 MB Progress (1): 92/121 MB Progress (1): 92/121 MB Progress (1): 92/121 MB Progress (1): 92/121 MB Progress (1): 92/121 MB Progress (1): 92/121 MB Progress (1): 92/121 MB Progress (1): 92/121 MB Progress (1): 92/121 MB Progress (1): 92/121 MB Progress (1): 92/121 MB Progress (1): 92/121 MB Progress (1): 92/121 MB Progress (1): 92/121 MB Progress (1): 92/121 MB Progress (1): 92/121 MB Progress (1): 92/121 MB Progress (1): 92/121 MB Progress (1): 92/121 MB Progress (1): 92/121 MB Progress (1): 92/121 MB Progress (1): 92/121 MB Progress (1): 92/121 MB Progress (1): 92/121 MB Progress (1): 92/121 MB Progress (1): 92/121 MB Progress (1): 92/121 MB Progress (1): 92/121 MB Progress (1): 92/121 MB Progress (1): 92/121 MB Progress (1): 92/121 MB Progress (1): 92/121 MB Progress (1): 92/121 MB Progress (1): 92/121 MB Progress (1): 92/121 MB Progress (1): 92/121 MB Progress (1): 92/121 MB Progress (1): 92/121 MB Progress (1): 92/121 MB Progress (1): 92/121 MB Progress (1): 92/121 MB Progress (1): 92/121 MB Progress (1): 92/121 MB Progress (1): 92/121 MB Progress (1): 92/121 MB Progress (1): 92/121 MB Progress (1): 92/121 MB Progress (1): 92/121 MB Progress (1): 92/121 MB Progress (1): 92/121 MB Progress (1): 92/121 MB Progress (1): 92/121 MB Progress (1): 92/121 MB Progress (1): 92/121 MB Progress (1): 92/121 MB Progress (1): 92/121 MB Progress (1): 92/121 MB Progress (1): 92/121 MB Progress (1): 92/121 MB Progress (1): 92/121 MB Progress (1): 92/121 MB Progress (1): 92/121 MB Progress (1): 92/121 MB Progress (1): 92/121 MB Progress (1): 92/121 MB Progress (1): 92/121 MB Progress (1): 92/121 MB Progress (1): 92/121 MB Progress (1): 92/121 MB Progress (1): 92/121 MB Progress (1): 92/121 MB Progress (1): 92/121 MB Progress (1): 92/121 MB Progress (1): 92/121 MB Progress (1): 92/121 MB Progress (1): 92/121 MB Progress (1): 92/121 MB Progress (1): 92/121 MB Progress (1): 92/121 MB Progress (1): 92/121 MB Progress (1): 92/121 MB Progress (1): 92/121 MB Progress (1): 92/121 MB Progress (1): 92/121 MB Progress (1): 92/121 MB Progress (1): 92/121 MB Progress (1): 92/121 MB Progress (1): 92/121 MB Progress (1): 92/121 MB Progress (1): 92/121 MB Progress (1): 92/121 MB Progress (1): 92/121 MB Progress (1): 92/121 MB Progress (1): 92/121 MB Progress (1): 92/121 MB Progress (1): 92/121 MB Progress (1): 92/121 MB Progress (1): 92/121 MB Progress (1): 92/121 MB Progress (1): 92/121 MB Progress (1): 92/121 MB Progress (1): 92/121 MB Progress (1): 92/121 MB Progress (1): 92/121 MB Progress (1): 92/121 MB Progress (1): 92/121 MB Progress (1): 92/121 MB Progress (1): 92/121 MB Progress (1): 92/121 MB Progress (1): 92/121 MB Progress (1): 92/121 MB Progress (1): 92/121 MB Progress (1): 92/121 MB Progress (1): 92/121 MB Progress (1): 92/121 MB Progress (1): 92/121 MB Progress (1): 92/121 MB Progress (1): 92/121 MB Progress (1): 92/121 MB Progress (1): 92/121 MB Progress (1): 92/121 MB Progress (1): 92/121 MB Progress (1): 92/121 MB Progress (1): 92/121 MB Progress (1): 92/121 MB Progress (1): 92/121 MB Progress (1): 92/121 MB Progress (1): 92/121 MB Progress (1): 92/121 MB Progress (1): 92/121 MB Progress (1): 92/121 MB Progress (1): 92/121 MB Progress (1): 92/121 MB Progress (1): 92/121 MB Progress (1): 92/121 MB Progress (1): 92/121 MB Progress (1): 92/121 MB Progress (1): 92/121 MB Progress (1): 92/121 MB Progress (1): 92/121 MB Progress (1): 92/121 MB Progress (1): 92/121 MB Progress (1): 92/121 MB Progress (1): 92/121 MB Progress (1): 92/121 MB Progress (1): 92/121 MB Progress (1): 92/121 MB Progress (1): 92/121 MB Progress (1): 92/121 MB Progress (1): 92/121 MB Progress (1): 92/121 MB Progress (1): 92/121 MB Progress (1): 92/121 MB Progress (1): 92/121 MB Progress (1): 92/121 MB Progress (1): 92/121 MB Progress (1): 92/121 MB Progress (1): 92/121 MB Progress (1): 92/121 MB Progress (1): 92/121 MB Progress (1): 92/121 MB Progress (1): 92/121 MB Progress (1): 92/121 MB Progress (1): 92/121 MB Progress (1): 92/121 MB Progress (1): 92/121 MB Progress (1): 92/121 MB Progress (1): 92/121 MB Progress (1): 92/121 MB Progress (1): 92/121 MB Progress (1): 92/121 MB Progress (1): 92/121 MB Progress (1): 92/121 MB Progress (1): 92/121 MB Progress (1): 92/121 MB Progress (1): 92/121 MB Progress (1): 92/121 MB Progress (1): 92/121 MB Progress (1): 92/121 MB Progress (1): 92/121 MB Progress (1): 92/121 MB Progress (1): 92/121 MB Progress (1): 92/121 MB Progress (1): 92/121 MB Progress (1): 92/121 MB Progress (1): 92/121 MB Progress (1): 92/121 MB Progress (1): 92/121 MB Progress (1): 92/121 MB Progress (1): 92/121 MB Progress (1): 92/121 MB Progress (1): 92/121 MB Progress (1): 92/121 MB Progress (1): 92/121 MB Progress (1): 92/121 MB Progress (1): 92/121 MB Progress (1): 92/121 MB Progress (1): 92/121 MB Progress (1): 92/121 MB Progress (1): 92/121 MB Progress (1): 92/121 MB Progress (1): 92/121 MB Progress (1): 92/121 MB Progress (1): 92/121 MB Progress (1): 92/121 MB Progress (1): 92/121 MB Progress (1): 92/121 MB Progress (1): 92/121 MB Progress (1): 92/121 MB Progress (1): 92/121 MB Progress (1): 92/121 MB Progress (1): 92/121 MB Progress (1): 92/121 MB Progress (1): 92/121 MB Progress (1): 92/121 MB Progress (1): 92/121 MB Progress (1): 92/121 MB Progress (1): 92/121 MB Progress (1): 92/121 MB Progress (1): 92/121 MB Progress (1): 92/121 MB Progress (1): 93/121 MB Progress (1): 93/121 MB Progress (1): 93/121 MB Progress (1): 93/121 MB Progress (1): 93/121 MB Progress (1): 93/121 MB Progress (1): 93/121 MB Progress (1): 93/121 MB Progress (1): 93/121 MB Progress (1): 93/121 MB Progress (1): 93/121 MB Progress (1): 93/121 MB Progress (1): 93/121 MB Progress (1): 93/121 MB Progress (1): 93/121 MB Progress (1): 93/121 MB Progress (1): 93/121 MB Progress (1): 93/121 MB Progress (1): 93/121 MB Progress (1): 93/121 MB Progress (1): 93/121 MB Progress (1): 93/121 MB Progress (1): 93/121 MB Progress (1): 93/121 MB Progress (1): 93/121 MB Progress (1): 93/121 MB Progress (1): 93/121 MB Progress (1): 93/121 MB Progress (1): 93/121 MB Progress (1): 93/121 MB Progress (1): 93/121 MB Progress (1): 93/121 MB Progress (1): 93/121 MB Progress (1): 93/121 MB Progress (1): 93/121 MB Progress (1): 93/121 MB Progress (1): 93/121 MB Progress (1): 93/121 MB Progress (1): 93/121 MB Progress (1): 93/121 MB Progress (1): 93/121 MB Progress (1): 93/121 MB Progress (1): 93/121 MB Progress (1): 93/121 MB Progress (1): 93/121 MB Progress (1): 93/121 MB Progress (1): 93/121 MB Progress (1): 93/121 MB Progress (1): 93/121 MB Progress (1): 93/121 MB Progress (1): 93/121 MB Progress (1): 93/121 MB Progress (1): 93/121 MB Progress (1): 93/121 MB Progress (1): 93/121 MB Progress (1): 93/121 MB Progress (1): 93/121 MB Progress (1): 93/121 MB Progress (1): 93/121 MB Progress (1): 93/121 MB Progress (1): 93/121 MB Progress (1): 93/121 MB Progress (1): 93/121 MB Progress (1): 93/121 MB Progress (1): 93/121 MB Progress (1): 93/121 MB Progress (1): 93/121 MB Progress (1): 93/121 MB Progress (1): 93/121 MB Progress (1): 93/121 MB Progress (1): 93/121 MB Progress (1): 93/121 MB Progress (1): 93/121 MB Progress (1): 93/121 MB Progress (1): 93/121 MB Progress (1): 93/121 MB Progress (1): 93/121 MB Progress (1): 93/121 MB Progress (1): 93/121 MB Progress (1): 93/121 MB Progress (1): 93/121 MB Progress (1): 93/121 MB Progress (1): 93/121 MB Progress (1): 93/121 MB Progress (1): 93/121 MB Progress (1): 93/121 MB Progress (1): 93/121 MB Progress (1): 93/121 MB Progress (1): 93/121 MB Progress (1): 93/121 MB Progress (1): 93/121 MB Progress (1): 93/121 MB Progress (1): 93/121 MB Progress (1): 93/121 MB Progress (1): 93/121 MB Progress (1): 93/121 MB Progress (1): 93/121 MB Progress (1): 93/121 MB Progress (1): 93/121 MB Progress (1): 93/121 MB Progress (1): 93/121 MB Progress (1): 93/121 MB Progress (1): 93/121 MB Progress (1): 93/121 MB Progress (1): 93/121 MB Progress (1): 93/121 MB Progress (1): 93/121 MB Progress (1): 93/121 MB Progress (1): 93/121 MB Progress (1): 93/121 MB Progress (1): 93/121 MB Progress (1): 93/121 MB Progress (1): 93/121 MB Progress (1): 93/121 MB Progress (1): 93/121 MB Progress (1): 93/121 MB Progress (1): 93/121 MB Progress (1): 93/121 MB Progress (1): 93/121 MB Progress (1): 93/121 MB Progress (1): 93/121 MB Progress (1): 93/121 MB Progress (1): 93/121 MB Progress (1): 93/121 MB Progress (1): 93/121 MB Progress (1): 93/121 MB Progress (1): 93/121 MB Progress (1): 93/121 MB Progress (1): 93/121 MB Progress (1): 93/121 MB Progress (1): 93/121 MB Progress (1): 93/121 MB Progress (1): 93/121 MB Progress (1): 93/121 MB Progress (1): 93/121 MB Progress (1): 93/121 MB Progress (1): 93/121 MB Progress (1): 93/121 MB Progress (1): 93/121 MB Progress (1): 93/121 MB Progress (1): 93/121 MB Progress (1): 93/121 MB Progress (1): 93/121 MB Progress (1): 93/121 MB Progress (1): 93/121 MB Progress (1): 93/121 MB Progress (1): 93/121 MB Progress (1): 93/121 MB Progress (1): 93/121 MB Progress (1): 93/121 MB Progress (1): 93/121 MB Progress (1): 93/121 MB Progress (1): 93/121 MB Progress (1): 93/121 MB Progress (1): 93/121 MB Progress (1): 93/121 MB Progress (1): 93/121 MB Progress (1): 93/121 MB Progress (1): 93/121 MB Progress (1): 93/121 MB Progress (1): 93/121 MB Progress (1): 93/121 MB Progress (1): 93/121 MB Progress (1): 93/121 MB Progress (1): 93/121 MB Progress (1): 93/121 MB Progress (1): 93/121 MB Progress (1): 93/121 MB Progress (1): 93/121 MB Progress (1): 93/121 MB Progress (1): 93/121 MB Progress (1): 93/121 MB Progress (1): 93/121 MB Progress (1): 93/121 MB Progress (1): 93/121 MB Progress (1): 93/121 MB Progress (1): 93/121 MB Progress (1): 93/121 MB Progress (1): 93/121 MB Progress (1): 93/121 MB Progress (1): 93/121 MB Progress (1): 93/121 MB Progress (1): 93/121 MB Progress (1): 93/121 MB Progress (1): 93/121 MB Progress (1): 93/121 MB Progress (1): 93/121 MB Progress (1): 93/121 MB Progress (1): 93/121 MB Progress (1): 93/121 MB Progress (1): 93/121 MB Progress (1): 93/121 MB Progress (1): 93/121 MB Progress (1): 93/121 MB Progress (1): 93/121 MB Progress (1): 93/121 MB Progress (1): 93/121 MB Progress (1): 93/121 MB Progress (1): 93/121 MB Progress (1): 93/121 MB Progress (1): 93/121 MB Progress (1): 93/121 MB Progress (1): 93/121 MB Progress (1): 93/121 MB Progress (1): 93/121 MB Progress (1): 93/121 MB Progress (1): 93/121 MB Progress (1): 93/121 MB Progress (1): 93/121 MB Progress (1): 93/121 MB Progress (1): 93/121 MB Progress (1): 93/121 MB Progress (1): 93/121 MB Progress (1): 93/121 MB Progress (1): 93/121 MB Progress (1): 93/121 MB Progress (1): 93/121 MB Progress (1): 93/121 MB Progress (1): 93/121 MB Progress (1): 93/121 MB Progress (1): 93/121 MB Progress (1): 93/121 MB Progress (1): 93/121 MB Progress (1): 93/121 MB Progress (1): 93/121 MB Progress (1): 93/121 MB Progress (1): 93/121 MB Progress (1): 93/121 MB Progress (1): 93/121 MB Progress (1): 93/121 MB Progress (1): 93/121 MB Progress (1): 93/121 MB Progress (1): 93/121 MB Progress (1): 93/121 MB Progress (1): 93/121 MB Progress (1): 93/121 MB Progress (1): 93/121 MB Progress (1): 93/121 MB Progress (1): 93/121 MB Progress (1): 93/121 MB Progress (1): 93/121 MB Progress (1): 93/121 MB Progress (1): 93/121 MB Progress (1): 93/121 MB Progress (1): 93/121 MB Progress (1): 93/121 MB Progress (1): 93/121 MB Progress (1): 93/121 MB Progress (1): 93/121 MB Progress (1): 93/121 MB Progress (1): 93/121 MB Progress (1): 93/121 MB Progress (1): 93/121 MB Progress (1): 93/121 MB Progress (1): 93/121 MB Progress (1): 93/121 MB Progress (1): 93/121 MB Progress (1): 93/121 MB Progress (1): 93/121 MB Progress (1): 93/121 MB Progress (1): 93/121 MB Progress (1): 93/121 MB Progress (1): 93/121 MB Progress (1): 93/121 MB Progress (1): 93/121 MB Progress (1): 93/121 MB Progress (1): 93/121 MB Progress (1): 93/121 MB Progress (1): 93/121 MB Progress (1): 93/121 MB Progress (1): 93/121 MB Progress (1): 93/121 MB Progress (1): 93/121 MB Progress (1): 93/121 MB Progress (1): 93/121 MB Progress (1): 93/121 MB Progress (1): 93/121 MB Progress (1): 93/121 MB Progress (1): 93/121 MB Progress (1): 93/121 MB Progress (1): 93/121 MB Progress (1): 93/121 MB Progress (1): 93/121 MB Progress (1): 93/121 MB Progress (1): 93/121 MB Progress (1): 93/121 MB Progress (1): 93/121 MB Progress (1): 93/121 MB Progress (1): 93/121 MB Progress (1): 93/121 MB Progress (1): 93/121 MB Progress (1): 93/121 MB Progress (1): 93/121 MB Progress (1): 93/121 MB Progress (1): 93/121 MB Progress (1): 93/121 MB Progress (1): 93/121 MB Progress (1): 93/121 MB Progress (1): 93/121 MB Progress (1): 93/121 MB Progress (1): 93/121 MB Progress (1): 93/121 MB Progress (1): 93/121 MB Progress (1): 93/121 MB Progress (1): 93/121 MB Progress (1): 93/121 MB Progress (1): 93/121 MB Progress (1): 93/121 MB Progress (1): 93/121 MB Progress (1): 93/121 MB Progress (1): 93/121 MB Progress (1): 93/121 MB Progress (1): 93/121 MB Progress (1): 93/121 MB Progress (1): 93/121 MB Progress (1): 93/121 MB Progress (1): 93/121 MB Progress (1): 93/121 MB Progress (1): 93/121 MB Progress (1): 93/121 MB Progress (1): 93/121 MB Progress (1): 93/121 MB Progress (1): 93/121 MB Progress (1): 93/121 MB Progress (1): 93/121 MB Progress (1): 93/121 MB Progress (1): 93/121 MB Progress (1): 93/121 MB Progress (1): 93/121 MB Progress (1): 93/121 MB Progress (1): 93/121 MB Progress (1): 93/121 MB Progress (1): 93/121 MB Progress (1): 93/121 MB Progress (1): 93/121 MB Progress (1): 93/121 MB Progress (1): 93/121 MB Progress (1): 93/121 MB Progress (1): 93/121 MB Progress (1): 93/121 MB Progress (1): 93/121 MB Progress (1): 93/121 MB Progress (1): 93/121 MB Progress (1): 93/121 MB Progress (1): 93/121 MB Progress (1): 93/121 MB Progress (1): 93/121 MB Progress (1): 93/121 MB Progress (1): 93/121 MB Progress (1): 93/121 MB Progress (1): 93/121 MB Progress (1): 93/121 MB Progress (1): 93/121 MB Progress (1): 93/121 MB Progress (1): 93/121 MB Progress (1): 93/121 MB Progress (1): 93/121 MB Progress (1): 93/121 MB Progress (1): 93/121 MB Progress (1): 93/121 MB Progress (1): 93/121 MB Progress (1): 93/121 MB Progress (1): 93/121 MB Progress (1): 93/121 MB Progress (1): 93/121 MB Progress (1): 93/121 MB Progress (1): 93/121 MB Progress (1): 93/121 MB Progress (1): 93/121 MB Progress (1): 93/121 MB Progress (1): 93/121 MB Progress (1): 93/121 MB Progress (1): 93/121 MB Progress (1): 93/121 MB Progress (1): 93/121 MB Progress (1): 93/121 MB Progress (1): 93/121 MB Progress (1): 93/121 MB Progress (1): 93/121 MB Progress (1): 93/121 MB Progress (1): 93/121 MB Progress (1): 93/121 MB Progress (1): 93/121 MB Progress (1): 93/121 MB Progress (1): 93/121 MB Progress (1): 93/121 MB Progress (1): 93/121 MB Progress (1): 93/121 MB Progress (1): 93/121 MB Progress (1): 93/121 MB Progress (1): 93/121 MB Progress (1): 93/121 MB Progress (1): 93/121 MB Progress (1): 93/121 MB Progress (1): 93/121 MB Progress (1): 93/121 MB Progress (1): 93/121 MB Progress (1): 93/121 MB Progress (1): 93/121 MB Progress (1): 93/121 MB Progress (1): 93/121 MB Progress (1): 93/121 MB Progress (1): 93/121 MB Progress (1): 93/121 MB Progress (1): 93/121 MB Progress (1): 93/121 MB Progress (1): 93/121 MB Progress (1): 93/121 MB Progress (1): 93/121 MB Progress (1): 93/121 MB Progress (1): 93/121 MB Progress (1): 93/121 MB Progress (1): 93/121 MB Progress (1): 93/121 MB Progress (1): 93/121 MB Progress (1): 93/121 MB Progress (1): 93/121 MB Progress (1): 93/121 MB Progress (1): 93/121 MB Progress (1): 93/121 MB Progress (1): 93/121 MB Progress (1): 93/121 MB Progress (1): 93/121 MB Progress (1): 93/121 MB Progress (1): 93/121 MB Progress (1): 93/121 MB Progress (1): 93/121 MB Progress (1): 93/121 MB Progress (1): 93/121 MB Progress (1): 93/121 MB Progress (1): 93/121 MB Progress (1): 93/121 MB Progress (1): 93/121 MB Progress (1): 93/121 MB Progress (1): 93/121 MB Progress (1): 93/121 MB Progress (1): 93/121 MB Progress (1): 93/121 MB Progress (1): 93/121 MB Progress (1): 93/121 MB Progress (1): 93/121 MB Progress (1): 93/121 MB Progress (1): 93/121 MB Progress (1): 93/121 MB Progress (1): 93/121 MB Progress (1): 93/121 MB Progress (1): 93/121 MB Progress (1): 93/121 MB Progress (1): 93/121 MB Progress (1): 93/121 MB Progress (1): 93/121 MB Progress (1): 93/121 MB Progress (1): 93/121 MB Progress (1): 93/121 MB Progress (1): 93/121 MB Progress (1): 93/121 MB Progress (1): 93/121 MB Progress (1): 93/121 MB Progress (1): 93/121 MB Progress (1): 93/121 MB Progress (1): 93/121 MB Progress (1): 93/121 MB Progress (1): 93/121 MB Progress (1): 93/121 MB Progress (1): 93/121 MB Progress (1): 93/121 MB Progress (1): 93/121 MB Progress (1): 93/121 MB Progress (1): 93/121 MB Progress (1): 93/121 MB Progress (1): 93/121 MB Progress (1): 93/121 MB Progress (1): 93/121 MB Progress (1): 93/121 MB Progress (1): 93/121 MB Progress (1): 93/121 MB Progress (1): 93/121 MB Progress (1): 93/121 MB Progress (1): 93/121 MB Progress (1): 93/121 MB Progress (1): 93/121 MB Progress (1): 93/121 MB Progress (1): 93/121 MB Progress (1): 93/121 MB Progress (1): 93/121 MB Progress (1): 93/121 MB Progress (1): 93/121 MB Progress (1): 93/121 MB Progress (1): 94/121 MB Progress (1): 94/121 MB Progress (1): 94/121 MB Progress (1): 94/121 MB Progress (1): 94/121 MB Progress (1): 94/121 MB Progress (1): 94/121 MB Progress (1): 94/121 MB Progress (1): 94/121 MB Progress (1): 94/121 MB Progress (1): 94/121 MB Progress (1): 94/121 MB Progress (1): 94/121 MB Progress (1): 94/121 MB Progress (1): 94/121 MB Progress (1): 94/121 MB Progress (1): 94/121 MB Progress (1): 94/121 MB Progress (1): 94/121 MB Progress (1): 94/121 MB Progress (1): 94/121 MB Progress (1): 94/121 MB Progress (1): 94/121 MB Progress (1): 94/121 MB Progress (1): 94/121 MB Progress (1): 94/121 MB Progress (1): 94/121 MB Progress (1): 94/121 MB Progress (1): 94/121 MB Progress (1): 94/121 MB Progress (1): 94/121 MB Progress (1): 94/121 MB Progress (1): 94/121 MB Progress (1): 94/121 MB Progress (1): 94/121 MB Progress (1): 94/121 MB Progress (1): 94/121 MB Progress (1): 94/121 MB Progress (1): 94/121 MB Progress (1): 94/121 MB Progress (1): 94/121 MB Progress (1): 94/121 MB Progress (1): 94/121 MB Progress (1): 94/121 MB Progress (1): 94/121 MB Progress (1): 94/121 MB Progress (1): 94/121 MB Progress (1): 94/121 MB Progress (1): 94/121 MB Progress (1): 94/121 MB Progress (1): 94/121 MB Progress (1): 94/121 MB Progress (1): 94/121 MB Progress (1): 94/121 MB Progress (1): 94/121 MB Progress (1): 94/121 MB Progress (1): 94/121 MB Progress (1): 94/121 MB Progress (1): 94/121 MB Progress (1): 94/121 MB Progress (1): 94/121 MB Progress (1): 94/121 MB Progress (1): 94/121 MB Progress (1): 94/121 MB Progress (1): 94/121 MB Progress (1): 94/121 MB Progress (1): 94/121 MB Progress (1): 94/121 MB Progress (1): 94/121 MB Progress (1): 94/121 MB Progress (1): 94/121 MB Progress (1): 94/121 MB Progress (1): 94/121 MB Progress (1): 94/121 MB Progress (1): 94/121 MB Progress (1): 94/121 MB Progress (1): 94/121 MB Progress (1): 94/121 MB Progress (1): 94/121 MB Progress (1): 94/121 MB Progress (1): 94/121 MB Progress (1): 94/121 MB Progress (1): 94/121 MB Progress (1): 94/121 MB Progress (1): 94/121 MB Progress (1): 94/121 MB Progress (1): 94/121 MB Progress (1): 94/121 MB Progress (1): 94/121 MB Progress (1): 94/121 MB Progress (1): 94/121 MB Progress (1): 94/121 MB Progress (1): 94/121 MB Progress (1): 94/121 MB Progress (1): 94/121 MB Progress (1): 94/121 MB Progress (1): 94/121 MB Progress (1): 94/121 MB Progress (1): 94/121 MB Progress (1): 94/121 MB Progress (1): 94/121 MB Progress (1): 94/121 MB Progress (1): 94/121 MB Progress (1): 94/121 MB Progress (1): 94/121 MB Progress (1): 94/121 MB Progress (1): 94/121 MB Progress (1): 94/121 MB Progress (1): 94/121 MB Progress (1): 94/121 MB Progress (1): 94/121 MB Progress (1): 94/121 MB Progress (1): 94/121 MB Progress (1): 94/121 MB Progress (1): 94/121 MB Progress (1): 94/121 MB Progress (1): 94/121 MB Progress (1): 94/121 MB Progress (1): 94/121 MB Progress (1): 94/121 MB Progress (1): 94/121 MB Progress (1): 94/121 MB Progress (1): 94/121 MB Progress (1): 94/121 MB Progress (1): 94/121 MB Progress (1): 94/121 MB Progress (1): 94/121 MB Progress (1): 94/121 MB Progress (1): 94/121 MB Progress (1): 94/121 MB Progress (1): 94/121 MB Progress (1): 94/121 MB Progress (1): 94/121 MB Progress (1): 94/121 MB Progress (1): 94/121 MB Progress (1): 94/121 MB Progress (1): 94/121 MB Progress (1): 94/121 MB Progress (1): 94/121 MB Progress (1): 94/121 MB Progress (1): 94/121 MB Progress (1): 94/121 MB Progress (1): 94/121 MB Progress (1): 94/121 MB Progress (1): 94/121 MB Progress (1): 94/121 MB Progress (1): 94/121 MB Progress (1): 94/121 MB Progress (1): 94/121 MB Progress (1): 94/121 MB Progress (1): 94/121 MB Progress (1): 94/121 MB Progress (1): 94/121 MB Progress (1): 94/121 MB Progress (1): 94/121 MB Progress (1): 94/121 MB Progress (1): 94/121 MB Progress (1): 94/121 MB Progress (1): 94/121 MB Progress (1): 94/121 MB Progress (1): 94/121 MB Progress (1): 94/121 MB Progress (1): 94/121 MB Progress (1): 94/121 MB Progress (1): 94/121 MB Progress (1): 94/121 MB Progress (1): 94/121 MB Progress (1): 94/121 MB Progress (1): 94/121 MB Progress (1): 94/121 MB Progress (1): 94/121 MB Progress (1): 94/121 MB Progress (1): 94/121 MB Progress (1): 94/121 MB Progress (1): 94/121 MB Progress (1): 94/121 MB Progress (1): 94/121 MB Progress (1): 94/121 MB Progress (1): 94/121 MB Progress (1): 94/121 MB Progress (1): 94/121 MB Progress (1): 94/121 MB Progress (1): 94/121 MB Progress (1): 94/121 MB Progress (1): 94/121 MB Progress (1): 94/121 MB Progress (1): 94/121 MB Progress (1): 94/121 MB Progress (1): 94/121 MB Progress (1): 94/121 MB Progress (1): 94/121 MB Progress (1): 94/121 MB Progress (1): 94/121 MB Progress (1): 94/121 MB Progress (1): 94/121 MB Progress (1): 94/121 MB Progress (1): 94/121 MB Progress (1): 94/121 MB Progress (1): 94/121 MB Progress (1): 94/121 MB Progress (1): 94/121 MB Progress (1): 94/121 MB Progress (1): 94/121 MB Progress (1): 94/121 MB Progress (1): 94/121 MB Progress (1): 94/121 MB Progress (1): 94/121 MB Progress (1): 94/121 MB Progress (1): 94/121 MB Progress (1): 94/121 MB Progress (1): 94/121 MB Progress (1): 94/121 MB Progress (1): 94/121 MB Progress (1): 94/121 MB Progress (1): 94/121 MB Progress (1): 94/121 MB Progress (1): 94/121 MB Progress (1): 94/121 MB Progress (1): 94/121 MB Progress (1): 94/121 MB Progress (1): 94/121 MB Progress (1): 94/121 MB Progress (1): 94/121 MB Progress (1): 94/121 MB Progress (1): 94/121 MB Progress (1): 94/121 MB Progress (1): 94/121 MB Progress (1): 94/121 MB Progress (1): 94/121 MB Progress (1): 94/121 MB Progress (1): 94/121 MB Progress (1): 94/121 MB Progress (1): 94/121 MB Progress (1): 94/121 MB Progress (1): 94/121 MB Progress (1): 94/121 MB Progress (1): 94/121 MB Progress (1): 94/121 MB Progress (1): 94/121 MB Progress (1): 94/121 MB Progress (1): 94/121 MB Progress (1): 94/121 MB Progress (1): 94/121 MB Progress (1): 94/121 MB Progress (1): 94/121 MB Progress (1): 94/121 MB Progress (1): 94/121 MB Progress (1): 94/121 MB Progress (1): 94/121 MB Progress (1): 94/121 MB Progress (1): 94/121 MB Progress (1): 94/121 MB Progress (1): 94/121 MB Progress (1): 94/121 MB Progress (1): 94/121 MB Progress (1): 94/121 MB Progress (1): 94/121 MB Progress (1): 94/121 MB Progress (1): 94/121 MB Progress (1): 94/121 MB Progress (1): 94/121 MB Progress (1): 94/121 MB Progress (1): 94/121 MB Progress (1): 94/121 MB Progress (1): 94/121 MB Progress (1): 94/121 MB Progress (1): 94/121 MB Progress (1): 94/121 MB Progress (1): 94/121 MB Progress (1): 94/121 MB Progress (1): 94/121 MB Progress (1): 94/121 MB Progress (1): 94/121 MB Progress (1): 94/121 MB Progress (1): 94/121 MB Progress (1): 94/121 MB Progress (1): 94/121 MB Progress (1): 94/121 MB Progress (1): 94/121 MB Progress (1): 94/121 MB Progress (1): 94/121 MB Progress (1): 94/121 MB Progress (1): 94/121 MB Progress (1): 94/121 MB Progress (1): 94/121 MB Progress (1): 94/121 MB Progress (1): 94/121 MB Progress (1): 94/121 MB Progress (1): 94/121 MB Progress (1): 94/121 MB Progress (1): 94/121 MB Progress (1): 94/121 MB Progress (1): 94/121 MB Progress (1): 94/121 MB Progress (1): 94/121 MB Progress (1): 94/121 MB Progress (1): 94/121 MB Progress (1): 94/121 MB Progress (1): 94/121 MB Progress (1): 94/121 MB Progress (1): 94/121 MB Progress (1): 94/121 MB Progress (1): 94/121 MB Progress (1): 94/121 MB Progress (1): 94/121 MB Progress (1): 94/121 MB Progress (1): 94/121 MB Progress (1): 94/121 MB Progress (1): 94/121 MB Progress (1): 94/121 MB Progress (1): 94/121 MB Progress (1): 94/121 MB Progress (1): 94/121 MB Progress (1): 94/121 MB Progress (1): 94/121 MB Progress (1): 94/121 MB Progress (1): 94/121 MB Progress (1): 94/121 MB Progress (1): 94/121 MB Progress (1): 94/121 MB Progress (1): 94/121 MB Progress (1): 94/121 MB Progress (1): 94/121 MB Progress (1): 94/121 MB Progress (1): 94/121 MB Progress (1): 94/121 MB Progress (1): 94/121 MB Progress (1): 94/121 MB Progress (1): 94/121 MB Progress (1): 94/121 MB Progress (1): 94/121 MB Progress (1): 94/121 MB Progress (1): 94/121 MB Progress (1): 94/121 MB Progress (1): 94/121 MB Progress (1): 94/121 MB Progress (1): 94/121 MB Progress (1): 94/121 MB Progress (1): 94/121 MB Progress (1): 94/121 MB Progress (1): 94/121 MB Progress (1): 94/121 MB Progress (1): 94/121 MB Progress (1): 94/121 MB Progress (1): 94/121 MB Progress (1): 94/121 MB Progress (1): 94/121 MB Progress (1): 94/121 MB Progress (1): 94/121 MB Progress (1): 94/121 MB Progress (1): 94/121 MB Progress (1): 94/121 MB Progress (1): 94/121 MB Progress (1): 94/121 MB Progress (1): 94/121 MB Progress (1): 94/121 MB Progress (1): 94/121 MB Progress (1): 94/121 MB Progress (1): 94/121 MB Progress (1): 94/121 MB Progress (1): 94/121 MB Progress (1): 94/121 MB Progress (1): 94/121 MB Progress (1): 94/121 MB Progress (1): 94/121 MB Progress (1): 94/121 MB Progress (1): 94/121 MB Progress (1): 94/121 MB Progress (1): 94/121 MB Progress (1): 94/121 MB Progress (1): 94/121 MB Progress (1): 94/121 MB Progress (1): 94/121 MB Progress (1): 94/121 MB Progress (1): 94/121 MB Progress (1): 94/121 MB Progress (1): 94/121 MB Progress (1): 94/121 MB Progress (1): 94/121 MB Progress (1): 94/121 MB Progress (1): 94/121 MB Progress (1): 94/121 MB Progress (1): 94/121 MB Progress (1): 94/121 MB Progress (1): 94/121 MB Progress (1): 94/121 MB Progress (1): 94/121 MB Progress (1): 94/121 MB Progress (1): 94/121 MB Progress (1): 94/121 MB Progress (1): 94/121 MB Progress (1): 94/121 MB Progress (1): 94/121 MB Progress (1): 94/121 MB Progress (1): 94/121 MB Progress (1): 94/121 MB Progress (1): 94/121 MB Progress (1): 94/121 MB Progress (1): 94/121 MB Progress (1): 94/121 MB Progress (1): 94/121 MB Progress (1): 94/121 MB Progress (1): 94/121 MB Progress (1): 94/121 MB Progress (1): 94/121 MB Progress (1): 94/121 MB Progress (1): 94/121 MB Progress (1): 94/121 MB Progress (1): 94/121 MB Progress (1): 94/121 MB Progress (1): 94/121 MB Progress (1): 94/121 MB Progress (1): 94/121 MB Progress (1): 94/121 MB Progress (1): 94/121 MB Progress (1): 94/121 MB Progress (1): 94/121 MB Progress (1): 94/121 MB Progress (1): 94/121 MB Progress (1): 94/121 MB Progress (1): 94/121 MB Progress (1): 94/121 MB Progress (1): 94/121 MB Progress (1): 94/121 MB Progress (1): 94/121 MB Progress (1): 94/121 MB Progress (1): 94/121 MB Progress (1): 94/121 MB Progress (1): 94/121 MB Progress (1): 94/121 MB Progress (1): 94/121 MB Progress (1): 94/121 MB Progress (1): 94/121 MB Progress (1): 94/121 MB Progress (1): 94/121 MB Progress (1): 94/121 MB Progress (1): 94/121 MB Progress (1): 94/121 MB Progress (1): 94/121 MB Progress (1): 94/121 MB Progress (1): 94/121 MB Progress (1): 94/121 MB Progress (1): 94/121 MB Progress (1): 94/121 MB Progress (1): 94/121 MB Progress (1): 94/121 MB Progress (1): 94/121 MB Progress (1): 94/121 MB Progress (1): 94/121 MB Progress (1): 94/121 MB Progress (1): 94/121 MB Progress (1): 94/121 MB Progress (1): 94/121 MB Progress (1): 94/121 MB Progress (1): 94/121 MB Progress (1): 94/121 MB Progress (1): 94/121 MB Progress (1): 94/121 MB Progress (1): 94/121 MB Progress (1): 94/121 MB Progress (1): 94/121 MB Progress (1): 94/121 MB Progress (1): 94/121 MB Progress (1): 94/121 MB Progress (1): 94/121 MB Progress (1): 94/121 MB Progress (1): 94/121 MB Progress (1): 94/121 MB Progress (1): 94/121 MB Progress (1): 94/121 MB Progress (1): 94/121 MB Progress (1): 94/121 MB Progress (1): 94/121 MB Progress (1): 94/121 MB Progress (1): 94/121 MB Progress (1): 94/121 MB Progress (1): 94/121 MB Progress (1): 94/121 MB Progress (1): 94/121 MB Progress (1): 94/121 MB Progress (1): 94/121 MB Progress (1): 94/121 MB Progress (1): 94/121 MB Progress (1): 94/121 MB Progress (1): 94/121 MB Progress (1): 94/121 MB Progress (1): 94/121 MB Progress (1): 94/121 MB Progress (1): 95/121 MB Progress (1): 95/121 MB Progress (1): 95/121 MB Progress (1): 95/121 MB Progress (1): 95/121 MB Progress (1): 95/121 MB Progress (1): 95/121 MB Progress (1): 95/121 MB Progress (1): 95/121 MB Progress (1): 95/121 MB Progress (1): 95/121 MB Progress (1): 95/121 MB Progress (1): 95/121 MB Progress (1): 95/121 MB Progress (1): 95/121 MB Progress (1): 95/121 MB Progress (1): 95/121 MB Progress (1): 95/121 MB Progress (1): 95/121 MB Progress (1): 95/121 MB Progress (1): 95/121 MB Progress (1): 95/121 MB Progress (1): 95/121 MB Progress (1): 95/121 MB Progress (1): 95/121 MB Progress (1): 95/121 MB Progress (1): 95/121 MB Progress (1): 95/121 MB Progress (1): 95/121 MB Progress (1): 95/121 MB Progress (1): 95/121 MB Progress (1): 95/121 MB Progress (1): 95/121 MB Progress (1): 95/121 MB Progress (1): 95/121 MB Progress (1): 95/121 MB Progress (1): 95/121 MB Progress (1): 95/121 MB Progress (1): 95/121 MB Progress (1): 95/121 MB Progress (1): 95/121 MB Progress (1): 95/121 MB Progress (1): 95/121 MB Progress (1): 95/121 MB Progress (1): 95/121 MB Progress (1): 95/121 MB Progress (1): 95/121 MB Progress (1): 95/121 MB Progress (1): 95/121 MB Progress (1): 95/121 MB Progress (1): 95/121 MB Progress (1): 95/121 MB Progress (1): 95/121 MB Progress (1): 95/121 MB Progress (1): 95/121 MB Progress (1): 95/121 MB Progress (1): 95/121 MB Progress (1): 95/121 MB Progress (1): 95/121 MB Progress (1): 95/121 MB Progress (1): 95/121 MB Progress (1): 95/121 MB Progress (1): 95/121 MB Progress (1): 95/121 MB Progress (1): 95/121 MB Progress (1): 95/121 MB Progress (1): 95/121 MB Progress (1): 95/121 MB Progress (1): 95/121 MB Progress (1): 95/121 MB Progress (1): 95/121 MB Progress (1): 95/121 MB Progress (1): 95/121 MB Progress (1): 95/121 MB Progress (1): 95/121 MB Progress (1): 95/121 MB Progress (1): 95/121 MB Progress (1): 95/121 MB Progress (1): 95/121 MB Progress (1): 95/121 MB Progress (1): 95/121 MB Progress (1): 95/121 MB Progress (1): 95/121 MB Progress (1): 95/121 MB Progress (1): 95/121 MB Progress (1): 95/121 MB Progress (1): 95/121 MB Progress (1): 95/121 MB Progress (1): 95/121 MB Progress (1): 95/121 MB Progress (1): 95/121 MB Progress (1): 95/121 MB Progress (1): 95/121 MB Progress (1): 95/121 MB Progress (1): 95/121 MB Progress (1): 95/121 MB Progress (1): 95/121 MB Progress (1): 95/121 MB Progress (1): 95/121 MB Progress (1): 95/121 MB Progress (1): 95/121 MB Progress (1): 95/121 MB Progress (1): 95/121 MB Progress (1): 95/121 MB Progress (1): 95/121 MB Progress (1): 95/121 MB Progress (1): 95/121 MB Progress (1): 95/121 MB Progress (1): 95/121 MB Progress (1): 95/121 MB Progress (1): 95/121 MB Progress (1): 95/121 MB Progress (1): 95/121 MB Progress (1): 95/121 MB Progress (1): 95/121 MB Progress (1): 95/121 MB Progress (1): 95/121 MB Progress (1): 95/121 MB Progress (1): 95/121 MB Progress (1): 95/121 MB Progress (1): 95/121 MB Progress (1): 95/121 MB Progress (1): 95/121 MB Progress (1): 95/121 MB Progress (1): 95/121 MB Progress (1): 95/121 MB Progress (1): 95/121 MB Progress (1): 95/121 MB Progress (1): 95/121 MB Progress (1): 95/121 MB Progress (1): 95/121 MB Progress (1): 95/121 MB Progress (1): 95/121 MB Progress (1): 95/121 MB Progress (1): 95/121 MB Progress (1): 95/121 MB Progress (1): 95/121 MB Progress (1): 95/121 MB Progress (1): 95/121 MB Progress (1): 95/121 MB Progress (1): 95/121 MB Progress (1): 95/121 MB Progress (1): 95/121 MB Progress (1): 95/121 MB Progress (1): 95/121 MB Progress (1): 95/121 MB Progress (1): 95/121 MB Progress (1): 95/121 MB Progress (1): 95/121 MB Progress (1): 95/121 MB Progress (1): 95/121 MB Progress (1): 95/121 MB Progress (1): 95/121 MB Progress (1): 95/121 MB Progress (1): 95/121 MB Progress (1): 95/121 MB Progress (1): 95/121 MB Progress (1): 95/121 MB Progress (1): 95/121 MB Progress (1): 95/121 MB Progress (1): 95/121 MB Progress (1): 95/121 MB Progress (1): 95/121 MB Progress (1): 95/121 MB Progress (1): 95/121 MB Progress (1): 95/121 MB Progress (1): 95/121 MB Progress (1): 95/121 MB Progress (1): 95/121 MB Progress (1): 95/121 MB Progress (1): 95/121 MB Progress (1): 95/121 MB Progress (1): 95/121 MB Progress (1): 95/121 MB Progress (1): 95/121 MB Progress (1): 95/121 MB Progress (1): 95/121 MB Progress (1): 95/121 MB Progress (1): 95/121 MB Progress (1): 95/121 MB Progress (1): 95/121 MB Progress (1): 95/121 MB Progress (1): 95/121 MB Progress (1): 95/121 MB Progress (1): 95/121 MB Progress (1): 95/121 MB Progress (1): 95/121 MB Progress (1): 95/121 MB Progress (1): 95/121 MB Progress (1): 95/121 MB Progress (1): 95/121 MB Progress (1): 95/121 MB Progress (1): 95/121 MB Progress (1): 95/121 MB Progress (1): 95/121 MB Progress (1): 95/121 MB Progress (1): 95/121 MB Progress (1): 95/121 MB Progress (1): 95/121 MB Progress (1): 95/121 MB Progress (1): 95/121 MB Progress (1): 95/121 MB Progress (1): 95/121 MB Progress (1): 95/121 MB Progress (1): 95/121 MB Progress (1): 95/121 MB Progress (1): 95/121 MB Progress (1): 95/121 MB Progress (1): 95/121 MB Progress (1): 95/121 MB Progress (1): 95/121 MB Progress (1): 95/121 MB Progress (1): 95/121 MB Progress (1): 95/121 MB Progress (1): 95/121 MB Progress (1): 95/121 MB Progress (1): 95/121 MB Progress (1): 95/121 MB Progress (1): 95/121 MB Progress (1): 95/121 MB Progress (1): 95/121 MB Progress (1): 95/121 MB Progress (1): 95/121 MB Progress (1): 95/121 MB Progress (1): 95/121 MB Progress (1): 95/121 MB Progress (1): 95/121 MB Progress (1): 95/121 MB Progress (1): 95/121 MB Progress (1): 95/121 MB Progress (1): 95/121 MB Progress (1): 95/121 MB Progress (1): 95/121 MB Progress (1): 95/121 MB Progress (1): 95/121 MB Progress (1): 95/121 MB Progress (1): 95/121 MB Progress (1): 95/121 MB Progress (1): 95/121 MB Progress (1): 95/121 MB Progress (1): 95/121 MB Progress (1): 95/121 MB Progress (1): 95/121 MB Progress (1): 95/121 MB Progress (1): 95/121 MB Progress (1): 95/121 MB Progress (1): 95/121 MB Progress (1): 95/121 MB Progress (1): 95/121 MB Progress (1): 95/121 MB Progress (1): 95/121 MB Progress (1): 95/121 MB Progress (1): 95/121 MB Progress (1): 95/121 MB Progress (1): 95/121 MB Progress (1): 95/121 MB Progress (1): 95/121 MB Progress (1): 95/121 MB Progress (1): 95/121 MB Progress (1): 95/121 MB Progress (1): 95/121 MB Progress (1): 95/121 MB Progress (1): 95/121 MB Progress (1): 95/121 MB Progress (1): 95/121 MB Progress (1): 95/121 MB Progress (1): 95/121 MB Progress (1): 95/121 MB Progress (1): 95/121 MB Progress (1): 95/121 MB Progress (1): 95/121 MB Progress (1): 95/121 MB Progress (1): 95/121 MB Progress (1): 95/121 MB Progress (1): 95/121 MB Progress (1): 95/121 MB Progress (1): 95/121 MB Progress (1): 95/121 MB Progress (1): 95/121 MB Progress (1): 95/121 MB Progress (1): 95/121 MB Progress (1): 95/121 MB Progress (1): 95/121 MB Progress (1): 95/121 MB Progress (1): 95/121 MB Progress (1): 95/121 MB Progress (1): 95/121 MB Progress (1): 95/121 MB Progress (1): 95/121 MB Progress (1): 95/121 MB Progress (1): 95/121 MB Progress (1): 95/121 MB Progress (1): 95/121 MB Progress (1): 95/121 MB Progress (1): 95/121 MB Progress (1): 95/121 MB Progress (1): 95/121 MB Progress (1): 95/121 MB Progress (1): 95/121 MB Progress (1): 95/121 MB Progress (1): 95/121 MB Progress (1): 95/121 MB Progress (1): 95/121 MB Progress (1): 95/121 MB Progress (1): 95/121 MB Progress (1): 95/121 MB Progress (1): 95/121 MB Progress (1): 95/121 MB Progress (1): 95/121 MB Progress (1): 95/121 MB Progress (1): 95/121 MB Progress (1): 95/121 MB Progress (1): 95/121 MB Progress (1): 95/121 MB Progress (1): 95/121 MB Progress (1): 95/121 MB Progress (1): 95/121 MB Progress (1): 95/121 MB Progress (1): 95/121 MB Progress (1): 95/121 MB Progress (1): 95/121 MB Progress (1): 95/121 MB Progress (1): 95/121 MB Progress (1): 95/121 MB Progress (1): 95/121 MB Progress (1): 95/121 MB Progress (1): 95/121 MB Progress (1): 95/121 MB Progress (1): 95/121 MB Progress (1): 95/121 MB Progress (1): 95/121 MB Progress (1): 95/121 MB Progress (1): 95/121 MB Progress (1): 95/121 MB Progress (1): 95/121 MB Progress (1): 95/121 MB Progress (1): 95/121 MB Progress (1): 95/121 MB Progress (1): 95/121 MB Progress (1): 95/121 MB Progress (1): 95/121 MB Progress (1): 95/121 MB Progress (1): 95/121 MB Progress (1): 95/121 MB Progress (1): 95/121 MB Progress (1): 95/121 MB Progress (1): 95/121 MB Progress (1): 95/121 MB Progress (1): 95/121 MB Progress (1): 95/121 MB Progress (1): 95/121 MB Progress (1): 95/121 MB Progress (1): 95/121 MB Progress (1): 95/121 MB Progress (1): 95/121 MB Progress (1): 95/121 MB Progress (1): 95/121 MB Progress (1): 95/121 MB Progress (1): 95/121 MB Progress (1): 95/121 MB Progress (1): 95/121 MB Progress (1): 95/121 MB Progress (1): 95/121 MB Progress (1): 95/121 MB Progress (1): 95/121 MB Progress (1): 95/121 MB Progress (1): 95/121 MB Progress (1): 95/121 MB Progress (1): 95/121 MB Progress (1): 95/121 MB Progress (1): 95/121 MB Progress (1): 95/121 MB Progress (1): 95/121 MB Progress (1): 95/121 MB Progress (1): 95/121 MB Progress (1): 95/121 MB Progress (1): 95/121 MB Progress (1): 95/121 MB Progress (1): 95/121 MB Progress (1): 95/121 MB Progress (1): 95/121 MB Progress (1): 95/121 MB Progress (1): 95/121 MB Progress (1): 95/121 MB Progress (1): 95/121 MB Progress (1): 95/121 MB Progress (1): 95/121 MB Progress (1): 95/121 MB Progress (1): 95/121 MB Progress (1): 95/121 MB Progress (1): 95/121 MB Progress (1): 95/121 MB Progress (1): 95/121 MB Progress (1): 95/121 MB Progress (1): 95/121 MB Progress (1): 95/121 MB Progress (1): 95/121 MB Progress (1): 95/121 MB Progress (1): 95/121 MB Progress (1): 95/121 MB Progress (1): 95/121 MB Progress (1): 95/121 MB Progress (1): 95/121 MB Progress (1): 95/121 MB Progress (1): 95/121 MB Progress (1): 95/121 MB Progress (1): 95/121 MB Progress (1): 95/121 MB Progress (1): 95/121 MB Progress (1): 95/121 MB Progress (1): 95/121 MB Progress (1): 95/121 MB Progress (1): 95/121 MB Progress (1): 95/121 MB Progress (1): 95/121 MB Progress (1): 95/121 MB Progress (1): 95/121 MB Progress (1): 95/121 MB Progress (1): 95/121 MB Progress (1): 95/121 MB Progress (1): 95/121 MB Progress (1): 95/121 MB Progress (1): 95/121 MB Progress (1): 95/121 MB Progress (1): 95/121 MB Progress (1): 95/121 MB Progress (1): 95/121 MB Progress (1): 95/121 MB Progress (1): 95/121 MB Progress (1): 95/121 MB Progress (1): 95/121 MB Progress (1): 95/121 MB Progress (1): 95/121 MB Progress (1): 95/121 MB Progress (1): 95/121 MB Progress (1): 95/121 MB Progress (1): 95/121 MB Progress (1): 95/121 MB Progress (1): 95/121 MB Progress (1): 95/121 MB Progress (1): 95/121 MB Progress (1): 95/121 MB Progress (1): 95/121 MB Progress (1): 95/121 MB Progress (1): 95/121 MB Progress (1): 95/121 MB Progress (1): 95/121 MB Progress (1): 95/121 MB Progress (1): 95/121 MB Progress (1): 95/121 MB Progress (1): 95/121 MB Progress (1): 95/121 MB Progress (1): 95/121 MB Progress (1): 95/121 MB Progress (1): 95/121 MB Progress (1): 95/121 MB Progress (1): 95/121 MB Progress (1): 95/121 MB Progress (1): 95/121 MB Progress (1): 95/121 MB Progress (1): 95/121 MB Progress (1): 95/121 MB Progress (1): 95/121 MB Progress (1): 95/121 MB Progress (1): 95/121 MB Progress (1): 95/121 MB Progress (1): 95/121 MB Progress (1): 95/121 MB Progress (1): 95/121 MB Progress (1): 95/121 MB Progress (1): 95/121 MB Progress (1): 95/121 MB Progress (1): 95/121 MB Progress (1): 95/121 MB Progress (1): 95/121 MB Progress (1): 95/121 MB Progress (1): 95/121 MB Progress (1): 95/121 MB Progress (1): 95/121 MB Progress (1): 95/121 MB Progress (1): 95/121 MB Progress (1): 95/121 MB Progress (1): 95/121 MB Progress (1): 95/121 MB Progress (1): 95/121 MB Progress (1): 95/121 MB Progress (1): 95/121 MB Progress (1): 95/121 MB Progress (1): 96/121 MB Progress (1): 96/121 MB Progress (1): 96/121 MB Progress (1): 96/121 MB Progress (1): 96/121 MB Progress (1): 96/121 MB Progress (1): 96/121 MB Progress (1): 96/121 MB Progress (1): 96/121 MB Progress (1): 96/121 MB Progress (1): 96/121 MB Progress (1): 96/121 MB Progress (1): 96/121 MB Progress (1): 96/121 MB Progress (1): 96/121 MB Progress (1): 96/121 MB Progress (1): 96/121 MB Progress (1): 96/121 MB Progress (1): 96/121 MB Progress (1): 96/121 MB Progress (1): 96/121 MB Progress (1): 96/121 MB Progress (1): 96/121 MB Progress (1): 96/121 MB Progress (1): 96/121 MB Progress (1): 96/121 MB Progress (1): 96/121 MB Progress (1): 96/121 MB Progress (1): 96/121 MB Progress (1): 96/121 MB Progress (1): 96/121 MB Progress (1): 96/121 MB Progress (1): 96/121 MB Progress (1): 96/121 MB Progress (1): 96/121 MB Progress (1): 96/121 MB Progress (1): 96/121 MB Progress (1): 96/121 MB Progress (1): 96/121 MB Progress (1): 96/121 MB Progress (1): 96/121 MB Progress (1): 96/121 MB Progress (1): 96/121 MB Progress (1): 96/121 MB Progress (1): 96/121 MB Progress (1): 96/121 MB Progress (1): 96/121 MB Progress (1): 96/121 MB Progress (1): 96/121 MB Progress (1): 96/121 MB Progress (1): 96/121 MB Progress (1): 96/121 MB Progress (1): 96/121 MB Progress (1): 96/121 MB Progress (1): 96/121 MB Progress (1): 96/121 MB Progress (1): 96/121 MB Progress (1): 96/121 MB Progress (1): 96/121 MB Progress (1): 96/121 MB Progress (1): 96/121 MB Progress (1): 96/121 MB Progress (1): 96/121 MB Progress (1): 96/121 MB Progress (1): 96/121 MB Progress (1): 96/121 MB Progress (1): 96/121 MB Progress (1): 96/121 MB Progress (1): 96/121 MB Progress (1): 96/121 MB Progress (1): 96/121 MB Progress (1): 96/121 MB Progress (1): 96/121 MB Progress (1): 96/121 MB Progress (1): 96/121 MB Progress (1): 96/121 MB Progress (1): 96/121 MB Progress (1): 96/121 MB Progress (1): 96/121 MB Progress (1): 96/121 MB Progress (1): 96/121 MB Progress (1): 96/121 MB Progress (1): 96/121 MB Progress (1): 96/121 MB Progress (1): 96/121 MB Progress (1): 96/121 MB Progress (1): 96/121 MB Progress (1): 96/121 MB Progress (1): 96/121 MB Progress (1): 96/121 MB Progress (1): 96/121 MB Progress (1): 96/121 MB Progress (1): 96/121 MB Progress (1): 96/121 MB Progress (1): 96/121 MB Progress (1): 96/121 MB Progress (1): 96/121 MB Progress (1): 96/121 MB Progress (1): 96/121 MB Progress (1): 96/121 MB Progress (1): 96/121 MB Progress (1): 96/121 MB Progress (1): 96/121 MB Progress (1): 96/121 MB Progress (1): 96/121 MB Progress (1): 96/121 MB Progress (1): 96/121 MB Progress (1): 96/121 MB Progress (1): 96/121 MB Progress (1): 96/121 MB Progress (1): 96/121 MB Progress (1): 96/121 MB Progress (1): 96/121 MB Progress (1): 96/121 MB Progress (1): 96/121 MB Progress (1): 96/121 MB Progress (1): 96/121 MB Progress (1): 96/121 MB Progress (1): 96/121 MB Progress (1): 96/121 MB Progress (1): 96/121 MB Progress (1): 96/121 MB Progress (1): 96/121 MB Progress (1): 96/121 MB Progress (1): 96/121 MB Progress (1): 96/121 MB Progress (1): 96/121 MB Progress (1): 96/121 MB Progress (1): 96/121 MB Progress (1): 96/121 MB Progress (1): 96/121 MB Progress (1): 96/121 MB Progress (1): 96/121 MB Progress (1): 96/121 MB Progress (1): 96/121 MB Progress (1): 96/121 MB Progress (1): 96/121 MB Progress (1): 96/121 MB Progress (1): 96/121 MB Progress (1): 96/121 MB Progress (1): 96/121 MB Progress (1): 96/121 MB Progress (1): 96/121 MB Progress (1): 96/121 MB Progress (1): 96/121 MB Progress (1): 96/121 MB Progress (1): 96/121 MB Progress (1): 96/121 MB Progress (1): 96/121 MB Progress (1): 96/121 MB Progress (1): 96/121 MB Progress (1): 96/121 MB Progress (1): 96/121 MB Progress (1): 96/121 MB Progress (1): 96/121 MB Progress (1): 96/121 MB Progress (1): 96/121 MB Progress (1): 96/121 MB Progress (1): 96/121 MB Progress (1): 96/121 MB Progress (1): 96/121 MB Progress (1): 96/121 MB Progress (1): 96/121 MB Progress (1): 96/121 MB Progress (1): 96/121 MB Progress (1): 96/121 MB Progress (1): 96/121 MB Progress (1): 96/121 MB Progress (1): 96/121 MB Progress (1): 96/121 MB Progress (1): 96/121 MB Progress (1): 96/121 MB Progress (1): 96/121 MB Progress (1): 96/121 MB Progress (1): 96/121 MB Progress (1): 96/121 MB Progress (1): 96/121 MB Progress (1): 96/121 MB Progress (1): 96/121 MB Progress (1): 96/121 MB Progress (1): 96/121 MB Progress (1): 96/121 MB Progress (1): 96/121 MB Progress (1): 96/121 MB Progress (1): 96/121 MB Progress (1): 96/121 MB Progress (1): 96/121 MB Progress (1): 96/121 MB Progress (1): 96/121 MB Progress (1): 96/121 MB Progress (1): 96/121 MB Progress (1): 96/121 MB Progress (1): 96/121 MB Progress (1): 96/121 MB Progress (1): 96/121 MB Progress (1): 96/121 MB Progress (1): 96/121 MB Progress (1): 96/121 MB Progress (1): 96/121 MB Progress (1): 96/121 MB Progress (1): 96/121 MB Progress (1): 96/121 MB Progress (1): 96/121 MB Progress (1): 96/121 MB Progress (1): 96/121 MB Progress (1): 96/121 MB Progress (1): 96/121 MB Progress (1): 96/121 MB Progress (1): 96/121 MB Progress (1): 96/121 MB Progress (1): 96/121 MB Progress (1): 96/121 MB Progress (1): 96/121 MB Progress (1): 96/121 MB Progress (1): 96/121 MB Progress (1): 96/121 MB Progress (1): 96/121 MB Progress (1): 96/121 MB Progress (1): 96/121 MB Progress (1): 96/121 MB Progress (1): 96/121 MB Progress (1): 96/121 MB Progress (1): 96/121 MB Progress (1): 96/121 MB Progress (1): 96/121 MB Progress (1): 96/121 MB Progress (1): 96/121 MB Progress (1): 96/121 MB Progress (1): 96/121 MB Progress (1): 96/121 MB Progress (1): 96/121 MB Progress (1): 96/121 MB Progress (1): 96/121 MB Progress (1): 96/121 MB Progress (1): 96/121 MB Progress (1): 96/121 MB Progress (1): 96/121 MB Progress (1): 96/121 MB Progress (1): 96/121 MB Progress (1): 96/121 MB Progress (1): 96/121 MB Progress (1): 96/121 MB Progress (1): 96/121 MB Progress (1): 96/121 MB Progress (1): 96/121 MB Progress (1): 96/121 MB Progress (1): 96/121 MB Progress (1): 96/121 MB Progress (1): 96/121 MB Progress (1): 96/121 MB Progress (1): 96/121 MB Progress (1): 96/121 MB Progress (1): 96/121 MB Progress (1): 96/121 MB Progress (1): 96/121 MB Progress (1): 96/121 MB Progress (1): 96/121 MB Progress (1): 96/121 MB Progress (1): 96/121 MB Progress (1): 96/121 MB Progress (1): 96/121 MB Progress (1): 96/121 MB Progress (1): 96/121 MB Progress (1): 96/121 MB Progress (1): 96/121 MB Progress (1): 96/121 MB Progress (1): 96/121 MB Progress (1): 96/121 MB Progress (1): 96/121 MB Progress (1): 96/121 MB Progress (1): 96/121 MB Progress (1): 96/121 MB Progress (1): 96/121 MB Progress (1): 96/121 MB Progress (1): 96/121 MB Progress (1): 96/121 MB Progress (1): 96/121 MB Progress (1): 96/121 MB Progress (1): 96/121 MB Progress (1): 96/121 MB Progress (1): 96/121 MB Progress (1): 96/121 MB Progress (1): 96/121 MB Progress (1): 96/121 MB Progress (1): 96/121 MB Progress (1): 96/121 MB Progress (1): 96/121 MB Progress (1): 96/121 MB Progress (1): 96/121 MB Progress (1): 96/121 MB Progress (1): 96/121 MB Progress (1): 96/121 MB Progress (1): 96/121 MB Progress (1): 96/121 MB Progress (1): 96/121 MB Progress (1): 96/121 MB Progress (1): 96/121 MB Progress (1): 96/121 MB Progress (1): 96/121 MB Progress (1): 96/121 MB Progress (1): 96/121 MB Progress (1): 96/121 MB Progress (1): 96/121 MB Progress (1): 96/121 MB Progress (1): 96/121 MB Progress (1): 96/121 MB Progress (1): 96/121 MB Progress (1): 96/121 MB Progress (1): 96/121 MB Progress (1): 96/121 MB Progress (1): 96/121 MB Progress (1): 96/121 MB Progress (1): 96/121 MB Progress (1): 96/121 MB Progress (1): 96/121 MB Progress (1): 96/121 MB Progress (1): 96/121 MB Progress (1): 96/121 MB Progress (1): 96/121 MB Progress (1): 96/121 MB Progress (1): 96/121 MB Progress (1): 96/121 MB Progress (1): 96/121 MB Progress (1): 96/121 MB Progress (1): 96/121 MB Progress (1): 96/121 MB Progress (1): 96/121 MB Progress (1): 96/121 MB Progress (1): 96/121 MB Progress (1): 96/121 MB Progress (1): 96/121 MB Progress (1): 96/121 MB Progress (1): 96/121 MB Progress (1): 96/121 MB Progress (1): 96/121 MB Progress (1): 96/121 MB Progress (1): 96/121 MB Progress (1): 96/121 MB Progress (1): 96/121 MB Progress (1): 96/121 MB Progress (1): 96/121 MB Progress (1): 96/121 MB Progress (1): 96/121 MB Progress (1): 96/121 MB Progress (1): 96/121 MB Progress (1): 96/121 MB Progress (1): 96/121 MB Progress (1): 96/121 MB Progress (1): 96/121 MB Progress (1): 96/121 MB Progress (1): 96/121 MB Progress (1): 96/121 MB Progress (1): 96/121 MB Progress (1): 96/121 MB Progress (1): 96/121 MB Progress (1): 96/121 MB Progress (1): 96/121 MB Progress (1): 96/121 MB Progress (1): 96/121 MB Progress (1): 96/121 MB Progress (1): 96/121 MB Progress (1): 96/121 MB Progress (1): 96/121 MB Progress (1): 96/121 MB Progress (1): 96/121 MB Progress (1): 96/121 MB Progress (1): 96/121 MB Progress (1): 96/121 MB Progress (1): 96/121 MB Progress (1): 96/121 MB Progress (1): 96/121 MB Progress (1): 96/121 MB Progress (1): 96/121 MB Progress (1): 96/121 MB Progress (1): 96/121 MB Progress (1): 96/121 MB Progress (1): 96/121 MB Progress (1): 96/121 MB Progress (1): 96/121 MB Progress (1): 96/121 MB Progress (1): 96/121 MB Progress (1): 96/121 MB Progress (1): 96/121 MB Progress (1): 96/121 MB Progress (1): 96/121 MB Progress (1): 96/121 MB Progress (1): 96/121 MB Progress (1): 96/121 MB Progress (1): 96/121 MB Progress (1): 96/121 MB Progress (1): 96/121 MB Progress (1): 96/121 MB Progress (1): 96/121 MB Progress (1): 96/121 MB Progress (1): 96/121 MB Progress (1): 96/121 MB Progress (1): 96/121 MB Progress (1): 96/121 MB Progress (1): 96/121 MB Progress (1): 96/121 MB Progress (1): 96/121 MB Progress (1): 96/121 MB Progress (1): 96/121 MB Progress (1): 96/121 MB Progress (1): 96/121 MB Progress (1): 96/121 MB Progress (1): 96/121 MB Progress (1): 96/121 MB Progress (1): 96/121 MB Progress (1): 96/121 MB Progress (1): 96/121 MB Progress (1): 96/121 MB Progress (1): 96/121 MB Progress (1): 96/121 MB Progress (1): 96/121 MB Progress (1): 96/121 MB Progress (1): 96/121 MB Progress (1): 96/121 MB Progress (1): 96/121 MB Progress (1): 96/121 MB Progress (1): 96/121 MB Progress (1): 96/121 MB Progress (1): 96/121 MB Progress (1): 96/121 MB Progress (1): 96/121 MB Progress (1): 96/121 MB Progress (1): 96/121 MB Progress (1): 96/121 MB Progress (1): 96/121 MB Progress (1): 96/121 MB Progress (1): 96/121 MB Progress (1): 96/121 MB Progress (1): 96/121 MB Progress (1): 96/121 MB Progress (1): 96/121 MB Progress (1): 96/121 MB Progress (1): 96/121 MB Progress (1): 96/121 MB Progress (1): 96/121 MB Progress (1): 96/121 MB Progress (1): 96/121 MB Progress (1): 96/121 MB Progress (1): 96/121 MB Progress (1): 96/121 MB Progress (1): 96/121 MB Progress (1): 96/121 MB Progress (1): 96/121 MB Progress (1): 96/121 MB Progress (1): 96/121 MB Progress (1): 96/121 MB Progress (1): 96/121 MB Progress (1): 96/121 MB Progress (1): 96/121 MB Progress (1): 96/121 MB Progress (1): 96/121 MB Progress (1): 96/121 MB Progress (1): 96/121 MB Progress (1): 96/121 MB Progress (1): 96/121 MB Progress (1): 96/121 MB Progress (1): 96/121 MB Progress (1): 96/121 MB Progress (1): 96/121 MB Progress (1): 96/121 MB Progress (1): 96/121 MB Progress (1): 96/121 MB Progress (1): 96/121 MB Progress (1): 96/121 MB Progress (1): 96/121 MB Progress (1): 96/121 MB Progress (1): 96/121 MB Progress (1): 96/121 MB Progress (1): 96/121 MB Progress (1): 96/121 MB Progress (1): 96/121 MB Progress (1): 96/121 MB Progress (1): 96/121 MB Progress (1): 96/121 MB Progress (1): 96/121 MB Progress (1): 96/121 MB Progress (1): 96/121 MB Progress (1): 96/121 MB Progress (1): 96/121 MB Progress (1): 96/121 MB Progress (1): 96/121 MB Progress (1): 96/121 MB Progress (1): 96/121 MB Progress (1): 96/121 MB Progress (1): 96/121 MB Progress (1): 97/121 MB Progress (1): 97/121 MB Progress (1): 97/121 MB Progress (1): 97/121 MB Progress (1): 97/121 MB Progress (1): 97/121 MB Progress (1): 97/121 MB Progress (1): 97/121 MB Progress (1): 97/121 MB Progress (1): 97/121 MB Progress (1): 97/121 MB Progress (1): 97/121 MB Progress (1): 97/121 MB Progress (1): 97/121 MB Progress (1): 97/121 MB Progress (1): 97/121 MB Progress (1): 97/121 MB Progress (1): 97/121 MB Progress (1): 97/121 MB Progress (1): 97/121 MB Progress (1): 97/121 MB Progress (1): 97/121 MB Progress (1): 97/121 MB Progress (1): 97/121 MB Progress (1): 97/121 MB Progress (1): 97/121 MB Progress (1): 97/121 MB Progress (1): 97/121 MB Progress (1): 97/121 MB Progress (1): 97/121 MB Progress (1): 97/121 MB Progress (1): 97/121 MB Progress (1): 97/121 MB Progress (1): 97/121 MB Progress (1): 97/121 MB Progress (1): 97/121 MB Progress (1): 97/121 MB Progress (1): 97/121 MB Progress (1): 97/121 MB Progress (1): 97/121 MB Progress (1): 97/121 MB Progress (1): 97/121 MB Progress (1): 97/121 MB Progress (1): 97/121 MB Progress (1): 97/121 MB Progress (1): 97/121 MB Progress (1): 97/121 MB Progress (1): 97/121 MB Progress (1): 97/121 MB Progress (1): 97/121 MB Progress (1): 97/121 MB Progress (1): 97/121 MB Progress (1): 97/121 MB Progress (1): 97/121 MB Progress (1): 97/121 MB Progress (1): 97/121 MB Progress (1): 97/121 MB Progress (1): 97/121 MB Progress (1): 97/121 MB Progress (1): 97/121 MB Progress (1): 97/121 MB Progress (1): 97/121 MB Progress (1): 97/121 MB Progress (1): 97/121 MB Progress (1): 97/121 MB Progress (1): 97/121 MB Progress (1): 97/121 MB Progress (1): 97/121 MB Progress (1): 97/121 MB Progress (1): 97/121 MB Progress (1): 97/121 MB Progress (1): 97/121 MB Progress (1): 97/121 MB Progress (1): 97/121 MB Progress (1): 97/121 MB Progress (1): 97/121 MB Progress (1): 97/121 MB Progress (1): 97/121 MB Progress (1): 97/121 MB Progress (1): 97/121 MB Progress (1): 97/121 MB Progress (1): 97/121 MB Progress (1): 97/121 MB Progress (1): 97/121 MB Progress (1): 97/121 MB Progress (1): 97/121 MB Progress (1): 97/121 MB Progress (1): 97/121 MB Progress (1): 97/121 MB Progress (1): 97/121 MB Progress (1): 97/121 MB Progress (1): 97/121 MB Progress (1): 97/121 MB Progress (1): 97/121 MB Progress (1): 97/121 MB Progress (1): 97/121 MB Progress (1): 97/121 MB Progress (1): 97/121 MB Progress (1): 97/121 MB Progress (1): 97/121 MB Progress (1): 97/121 MB Progress (1): 97/121 MB Progress (1): 97/121 MB Progress (1): 97/121 MB Progress (1): 97/121 MB Progress (1): 97/121 MB Progress (1): 97/121 MB Progress (1): 97/121 MB Progress (1): 97/121 MB Progress (1): 97/121 MB Progress (1): 97/121 MB Progress (1): 97/121 MB Progress (1): 97/121 MB Progress (1): 97/121 MB Progress (1): 97/121 MB Progress (1): 97/121 MB Progress (1): 97/121 MB Progress (1): 97/121 MB Progress (1): 97/121 MB Progress (1): 97/121 MB Progress (1): 97/121 MB Progress (1): 97/121 MB Progress (1): 97/121 MB Progress (1): 97/121 MB Progress (1): 97/121 MB Progress (1): 97/121 MB Progress (1): 97/121 MB Progress (1): 97/121 MB Progress (1): 97/121 MB Progress (1): 97/121 MB Progress (1): 97/121 MB Progress (1): 97/121 MB Progress (1): 97/121 MB Progress (1): 97/121 MB Progress (1): 97/121 MB Progress (1): 97/121 MB Progress (1): 97/121 MB Progress (1): 97/121 MB Progress (1): 97/121 MB Progress (1): 97/121 MB Progress (1): 97/121 MB Progress (1): 97/121 MB Progress (1): 97/121 MB Progress (1): 97/121 MB Progress (1): 97/121 MB Progress (1): 97/121 MB Progress (1): 97/121 MB Progress (1): 97/121 MB Progress (1): 97/121 MB Progress (1): 97/121 MB Progress (1): 97/121 MB Progress (1): 97/121 MB Progress (1): 97/121 MB Progress (1): 97/121 MB Progress (1): 97/121 MB Progress (1): 97/121 MB Progress (1): 97/121 MB Progress (1): 97/121 MB Progress (1): 97/121 MB Progress (1): 97/121 MB Progress (1): 97/121 MB Progress (1): 97/121 MB Progress (1): 97/121 MB Progress (1): 97/121 MB Progress (1): 97/121 MB Progress (1): 97/121 MB Progress (1): 97/121 MB Progress (1): 97/121 MB Progress (1): 97/121 MB Progress (1): 97/121 MB Progress (1): 97/121 MB Progress (1): 97/121 MB Progress (1): 97/121 MB Progress (1): 97/121 MB Progress (1): 97/121 MB Progress (1): 97/121 MB Progress (1): 97/121 MB Progress (1): 97/121 MB Progress (1): 97/121 MB Progress (1): 97/121 MB Progress (1): 97/121 MB Progress (1): 97/121 MB Progress (1): 97/121 MB Progress (1): 97/121 MB Progress (1): 97/121 MB Progress (1): 97/121 MB Progress (1): 97/121 MB Progress (1): 97/121 MB Progress (1): 97/121 MB Progress (1): 97/121 MB Progress (1): 97/121 MB Progress (1): 97/121 MB Progress (1): 97/121 MB Progress (1): 97/121 MB Progress (1): 97/121 MB Progress (1): 97/121 MB Progress (1): 97/121 MB Progress (1): 97/121 MB Progress (1): 97/121 MB Progress (1): 97/121 MB Progress (1): 97/121 MB Progress (1): 97/121 MB Progress (1): 97/121 MB Progress (1): 97/121 MB Progress (1): 97/121 MB Progress (1): 97/121 MB Progress (1): 97/121 MB Progress (1): 97/121 MB Progress (1): 97/121 MB Progress (1): 97/121 MB Progress (1): 97/121 MB Progress (1): 97/121 MB Progress (1): 97/121 MB Progress (1): 97/121 MB Progress (1): 97/121 MB Progress (1): 97/121 MB Progress (1): 97/121 MB Progress (1): 97/121 MB Progress (1): 97/121 MB Progress (1): 97/121 MB Progress (1): 97/121 MB Progress (1): 97/121 MB Progress (1): 97/121 MB Progress (1): 97/121 MB Progress (1): 97/121 MB Progress (1): 97/121 MB Progress (1): 97/121 MB Progress (1): 97/121 MB Progress (1): 97/121 MB Progress (1): 97/121 MB Progress (1): 97/121 MB Progress (1): 97/121 MB Progress (1): 97/121 MB Progress (1): 97/121 MB Progress (1): 97/121 MB Progress (1): 97/121 MB Progress (1): 97/121 MB Progress (1): 97/121 MB Progress (1): 97/121 MB Progress (1): 97/121 MB Progress (1): 97/121 MB Progress (1): 97/121 MB Progress (1): 97/121 MB Progress (1): 97/121 MB Progress (1): 97/121 MB Progress (1): 97/121 MB Progress (1): 97/121 MB Progress (1): 97/121 MB Progress (1): 97/121 MB Progress (1): 97/121 MB Progress (1): 97/121 MB Progress (1): 97/121 MB Progress (1): 97/121 MB Progress (1): 97/121 MB Progress (1): 97/121 MB Progress (1): 97/121 MB Progress (1): 97/121 MB Progress (1): 97/121 MB Progress (1): 97/121 MB Progress (1): 97/121 MB Progress (1): 97/121 MB Progress (1): 97/121 MB Progress (1): 97/121 MB Progress (1): 97/121 MB Progress (1): 97/121 MB Progress (1): 97/121 MB Progress (1): 97/121 MB Progress (1): 97/121 MB Progress (1): 97/121 MB Progress (1): 97/121 MB Progress (1): 97/121 MB Progress (1): 97/121 MB Progress (1): 97/121 MB Progress (1): 97/121 MB Progress (1): 97/121 MB Progress (1): 97/121 MB Progress (1): 97/121 MB Progress (1): 97/121 MB Progress (1): 97/121 MB Progress (1): 97/121 MB Progress (1): 97/121 MB Progress (1): 97/121 MB Progress (1): 97/121 MB Progress (1): 97/121 MB Progress (1): 97/121 MB Progress (1): 97/121 MB Progress (1): 97/121 MB Progress (1): 97/121 MB Progress (1): 97/121 MB Progress (1): 97/121 MB Progress (1): 97/121 MB Progress (1): 97/121 MB Progress (1): 97/121 MB Progress (1): 97/121 MB Progress (1): 97/121 MB Progress (1): 97/121 MB Progress (1): 97/121 MB Progress (1): 97/121 MB Progress (1): 97/121 MB Progress (1): 97/121 MB Progress (1): 97/121 MB Progress (1): 97/121 MB Progress (1): 97/121 MB Progress (1): 97/121 MB Progress (1): 97/121 MB Progress (1): 97/121 MB Progress (1): 97/121 MB Progress (1): 97/121 MB Progress (1): 97/121 MB Progress (1): 97/121 MB Progress (1): 97/121 MB Progress (1): 97/121 MB Progress (1): 97/121 MB Progress (1): 97/121 MB Progress (1): 97/121 MB Progress (1): 97/121 MB Progress (1): 97/121 MB Progress (1): 97/121 MB Progress (1): 97/121 MB Progress (1): 97/121 MB Progress (1): 97/121 MB Progress (1): 97/121 MB Progress (1): 97/121 MB Progress (1): 97/121 MB Progress (1): 97/121 MB Progress (1): 97/121 MB Progress (1): 97/121 MB Progress (1): 97/121 MB Progress (1): 97/121 MB Progress (1): 97/121 MB Progress (1): 97/121 MB Progress (1): 97/121 MB Progress (1): 97/121 MB Progress (1): 97/121 MB Progress (1): 97/121 MB Progress (1): 97/121 MB Progress (1): 97/121 MB Progress (1): 97/121 MB Progress (1): 97/121 MB Progress (1): 97/121 MB Progress (1): 97/121 MB Progress (1): 97/121 MB Progress (1): 97/121 MB Progress (1): 97/121 MB Progress (1): 97/121 MB Progress (1): 97/121 MB Progress (1): 97/121 MB Progress (1): 97/121 MB Progress (1): 97/121 MB Progress (1): 97/121 MB Progress (1): 97/121 MB Progress (1): 97/121 MB Progress (1): 97/121 MB Progress (1): 97/121 MB Progress (1): 97/121 MB Progress (1): 97/121 MB Progress (1): 97/121 MB Progress (1): 97/121 MB Progress (1): 97/121 MB Progress (1): 97/121 MB Progress (1): 97/121 MB Progress (1): 97/121 MB Progress (1): 97/121 MB Progress (1): 97/121 MB Progress (1): 97/121 MB Progress (1): 97/121 MB Progress (1): 97/121 MB Progress (1): 97/121 MB Progress (1): 97/121 MB Progress (1): 97/121 MB Progress (1): 97/121 MB Progress (1): 97/121 MB Progress (1): 97/121 MB Progress (1): 97/121 MB Progress (1): 97/121 MB Progress (1): 97/121 MB Progress (1): 97/121 MB Progress (1): 97/121 MB Progress (1): 97/121 MB Progress (1): 97/121 MB Progress (1): 97/121 MB Progress (1): 97/121 MB Progress (1): 97/121 MB Progress (1): 97/121 MB Progress (1): 97/121 MB Progress (1): 97/121 MB Progress (1): 97/121 MB Progress (1): 97/121 MB Progress (1): 97/121 MB Progress (1): 97/121 MB Progress (1): 97/121 MB Progress (1): 97/121 MB Progress (1): 97/121 MB Progress (1): 97/121 MB Progress (1): 97/121 MB Progress (1): 97/121 MB Progress (1): 97/121 MB Progress (1): 97/121 MB Progress (1): 97/121 MB Progress (1): 97/121 MB Progress (1): 97/121 MB Progress (1): 97/121 MB Progress (1): 97/121 MB Progress (1): 97/121 MB Progress (1): 97/121 MB Progress (1): 97/121 MB Progress (1): 97/121 MB Progress (1): 97/121 MB Progress (1): 97/121 MB Progress (1): 97/121 MB Progress (1): 97/121 MB Progress (1): 97/121 MB Progress (1): 97/121 MB Progress (1): 97/121 MB Progress (1): 97/121 MB Progress (1): 97/121 MB Progress (1): 97/121 MB Progress (1): 97/121 MB Progress (1): 97/121 MB Progress (1): 97/121 MB Progress (1): 97/121 MB Progress (1): 97/121 MB Progress (1): 97/121 MB Progress (1): 97/121 MB Progress (1): 97/121 MB Progress (1): 97/121 MB Progress (1): 97/121 MB Progress (1): 97/121 MB Progress (1): 97/121 MB Progress (1): 97/121 MB Progress (1): 97/121 MB Progress (1): 97/121 MB Progress (1): 97/121 MB Progress (1): 97/121 MB Progress (1): 97/121 MB Progress (1): 97/121 MB Progress (1): 97/121 MB Progress (1): 97/121 MB Progress (1): 97/121 MB Progress (1): 97/121 MB Progress (1): 97/121 MB Progress (1): 97/121 MB Progress (1): 97/121 MB Progress (1): 97/121 MB Progress (1): 97/121 MB Progress (1): 97/121 MB Progress (1): 97/121 MB Progress (1): 97/121 MB Progress (1): 97/121 MB Progress (1): 97/121 MB Progress (1): 97/121 MB Progress (1): 97/121 MB Progress (1): 97/121 MB Progress (1): 97/121 MB Progress (1): 97/121 MB Progress (1): 97/121 MB Progress (1): 97/121 MB Progress (1): 97/121 MB Progress (1): 97/121 MB Progress (1): 97/121 MB Progress (1): 97/121 MB Progress (1): 97/121 MB Progress (1): 97/121 MB Progress (1): 97/121 MB Progress (1): 97/121 MB Progress (1): 97/121 MB Progress (1): 97/121 MB Progress (1): 97/121 MB Progress (1): 97/121 MB Progress (1): 97/121 MB Progress (1): 97/121 MB Progress (1): 97/121 MB Progress (1): 97/121 MB Progress (1): 97/121 MB Progress (1): 97/121 MB Progress (1): 97/121 MB Progress (1): 97/121 MB Progress (1): 97/121 MB Progress (1): 97/121 MB Progress (1): 97/121 MB Progress (1): 97/121 MB Progress (1): 97/121 MB Progress (1): 97/121 MB Progress (1): 97/121 MB Progress (1): 97/121 MB Progress (1): 97/121 MB Progress (1): 97/121 MB Progress (1): 97/121 MB Progress (1): 98/121 MB Progress (1): 98/121 MB Progress (1): 98/121 MB Progress (1): 98/121 MB Progress (1): 98/121 MB Progress (1): 98/121 MB Progress (1): 98/121 MB Progress (1): 98/121 MB Progress (1): 98/121 MB Progress (1): 98/121 MB Progress (1): 98/121 MB Progress (1): 98/121 MB Progress (1): 98/121 MB Progress (1): 98/121 MB Progress (1): 98/121 MB Progress (1): 98/121 MB Progress (1): 98/121 MB Progress (1): 98/121 MB Progress (1): 98/121 MB Progress (1): 98/121 MB Progress (1): 98/121 MB Progress (1): 98/121 MB Progress (1): 98/121 MB Progress (1): 98/121 MB Progress (1): 98/121 MB Progress (1): 98/121 MB Progress (1): 98/121 MB Progress (1): 98/121 MB Progress (1): 98/121 MB Progress (1): 98/121 MB Progress (1): 98/121 MB Progress (1): 98/121 MB Progress (1): 98/121 MB Progress (1): 98/121 MB Progress (1): 98/121 MB Progress (1): 98/121 MB Progress (1): 98/121 MB Progress (1): 98/121 MB Progress (1): 98/121 MB Progress (1): 98/121 MB Progress (1): 98/121 MB Progress (1): 98/121 MB Progress (1): 98/121 MB Progress (1): 98/121 MB Progress (1): 98/121 MB Progress (1): 98/121 MB Progress (1): 98/121 MB Progress (1): 98/121 MB Progress (1): 98/121 MB Progress (1): 98/121 MB Progress (1): 98/121 MB Progress (1): 98/121 MB Progress (1): 98/121 MB Progress (1): 98/121 MB Progress (1): 98/121 MB Progress (1): 98/121 MB Progress (1): 98/121 MB Progress (1): 98/121 MB Progress (1): 98/121 MB Progress (1): 98/121 MB Progress (1): 98/121 MB Progress (1): 98/121 MB Progress (1): 98/121 MB Progress (1): 98/121 MB Progress (1): 98/121 MB Progress (1): 98/121 MB Progress (1): 98/121 MB Progress (1): 98/121 MB Progress (1): 98/121 MB Progress (1): 98/121 MB Progress (1): 98/121 MB Progress (1): 98/121 MB Progress (1): 98/121 MB Progress (1): 98/121 MB Progress (1): 98/121 MB Progress (1): 98/121 MB Progress (1): 98/121 MB Progress (1): 98/121 MB Progress (1): 98/121 MB Progress (1): 98/121 MB Progress (1): 98/121 MB Progress (1): 98/121 MB Progress (1): 98/121 MB Progress (1): 98/121 MB Progress (1): 98/121 MB Progress (1): 98/121 MB Progress (1): 98/121 MB Progress (1): 98/121 MB Progress (1): 98/121 MB Progress (1): 98/121 MB Progress (1): 98/121 MB Progress (1): 98/121 MB Progress (1): 98/121 MB Progress (1): 98/121 MB Progress (1): 98/121 MB Progress (1): 98/121 MB Progress (1): 98/121 MB Progress (1): 98/121 MB Progress (1): 98/121 MB Progress (1): 98/121 MB Progress (1): 98/121 MB Progress (1): 98/121 MB Progress (1): 98/121 MB Progress (1): 98/121 MB Progress (1): 98/121 MB Progress (1): 98/121 MB Progress (1): 98/121 MB Progress (1): 98/121 MB Progress (1): 98/121 MB Progress (1): 98/121 MB Progress (1): 98/121 MB Progress (1): 98/121 MB Progress (1): 98/121 MB Progress (1): 98/121 MB Progress (1): 98/121 MB Progress (1): 98/121 MB Progress (1): 98/121 MB Progress (1): 98/121 MB Progress (1): 98/121 MB Progress (1): 98/121 MB Progress (1): 98/121 MB Progress (1): 98/121 MB Progress (1): 98/121 MB Progress (1): 98/121 MB Progress (1): 98/121 MB Progress (1): 98/121 MB Progress (1): 98/121 MB Progress (1): 98/121 MB Progress (1): 98/121 MB Progress (1): 98/121 MB Progress (1): 98/121 MB Progress (1): 98/121 MB Progress (1): 98/121 MB Progress (1): 98/121 MB Progress (1): 98/121 MB Progress (1): 98/121 MB Progress (1): 98/121 MB Progress (1): 98/121 MB Progress (1): 98/121 MB Progress (1): 98/121 MB Progress (1): 98/121 MB Progress (1): 98/121 MB Progress (1): 98/121 MB Progress (1): 98/121 MB Progress (1): 98/121 MB Progress (1): 98/121 MB Progress (1): 98/121 MB Progress (1): 98/121 MB Progress (1): 98/121 MB Progress (1): 98/121 MB Progress (1): 98/121 MB Progress (1): 98/121 MB Progress (1): 98/121 MB Progress (1): 98/121 MB Progress (1): 98/121 MB Progress (1): 98/121 MB Progress (1): 98/121 MB Progress (1): 98/121 MB Progress (1): 98/121 MB Progress (1): 98/121 MB Progress (1): 98/121 MB Progress (1): 98/121 MB Progress (1): 98/121 MB Progress (1): 98/121 MB Progress (1): 98/121 MB Progress (1): 98/121 MB Progress (1): 98/121 MB Progress (1): 98/121 MB Progress (1): 98/121 MB Progress (1): 98/121 MB Progress (1): 98/121 MB Progress (1): 98/121 MB Progress (1): 98/121 MB Progress (1): 98/121 MB Progress (1): 98/121 MB Progress (1): 98/121 MB Progress (1): 98/121 MB Progress (1): 98/121 MB Progress (1): 98/121 MB Progress (1): 98/121 MB Progress (1): 98/121 MB Progress (1): 98/121 MB Progress (1): 98/121 MB Progress (1): 98/121 MB Progress (1): 98/121 MB Progress (1): 98/121 MB Progress (1): 98/121 MB Progress (1): 98/121 MB Progress (1): 98/121 MB Progress (1): 98/121 MB Progress (1): 98/121 MB Progress (1): 98/121 MB Progress (1): 98/121 MB Progress (1): 98/121 MB Progress (1): 98/121 MB Progress (1): 98/121 MB Progress (1): 98/121 MB Progress (1): 98/121 MB Progress (1): 98/121 MB Progress (1): 98/121 MB Progress (1): 98/121 MB Progress (1): 98/121 MB Progress (1): 98/121 MB Progress (1): 98/121 MB Progress (1): 98/121 MB Progress (1): 98/121 MB Progress (1): 98/121 MB Progress (1): 98/121 MB Progress (1): 98/121 MB Progress (1): 98/121 MB Progress (1): 98/121 MB Progress (1): 98/121 MB Progress (1): 98/121 MB Progress (1): 98/121 MB Progress (1): 98/121 MB Progress (1): 98/121 MB Progress (1): 98/121 MB Progress (1): 98/121 MB Progress (1): 98/121 MB Progress (1): 98/121 MB Progress (1): 98/121 MB Progress (1): 98/121 MB Progress (1): 98/121 MB Progress (1): 98/121 MB Progress (1): 98/121 MB Progress (1): 98/121 MB Progress (1): 98/121 MB Progress (1): 98/121 MB Progress (1): 98/121 MB Progress (1): 98/121 MB Progress (1): 98/121 MB Progress (1): 98/121 MB Progress (1): 98/121 MB Progress (1): 98/121 MB Progress (1): 98/121 MB Progress (1): 98/121 MB Progress (1): 98/121 MB Progress (1): 98/121 MB Progress (1): 98/121 MB Progress (1): 98/121 MB Progress (1): 98/121 MB Progress (1): 98/121 MB Progress (1): 98/121 MB Progress (1): 98/121 MB Progress (1): 98/121 MB Progress (1): 98/121 MB Progress (1): 98/121 MB Progress (1): 98/121 MB Progress (1): 98/121 MB Progress (1): 98/121 MB Progress (1): 98/121 MB Progress (1): 98/121 MB Progress (1): 98/121 MB Progress (1): 98/121 MB Progress (1): 98/121 MB Progress (1): 98/121 MB Progress (1): 98/121 MB Progress (1): 98/121 MB Progress (1): 98/121 MB Progress (1): 98/121 MB Progress (1): 98/121 MB Progress (1): 98/121 MB Progress (1): 98/121 MB Progress (1): 98/121 MB Progress (1): 98/121 MB Progress (1): 98/121 MB Progress (1): 98/121 MB Progress (1): 98/121 MB Progress (1): 98/121 MB Progress (1): 98/121 MB Progress (1): 98/121 MB Progress (1): 98/121 MB Progress (1): 98/121 MB Progress (1): 98/121 MB Progress (1): 98/121 MB Progress (1): 98/121 MB Progress (1): 98/121 MB Progress (1): 98/121 MB Progress (1): 98/121 MB Progress (1): 98/121 MB Progress (1): 98/121 MB Progress (1): 98/121 MB Progress (1): 98/121 MB Progress (1): 98/121 MB Progress (1): 98/121 MB Progress (1): 98/121 MB Progress (1): 98/121 MB Progress (1): 98/121 MB Progress (1): 98/121 MB Progress (1): 98/121 MB Progress (1): 98/121 MB Progress (1): 98/121 MB Progress (1): 98/121 MB Progress (1): 98/121 MB Progress (1): 98/121 MB Progress (1): 98/121 MB Progress (1): 98/121 MB Progress (1): 98/121 MB Progress (1): 98/121 MB Progress (1): 98/121 MB Progress (1): 98/121 MB Progress (1): 98/121 MB Progress (1): 98/121 MB Progress (1): 98/121 MB Progress (1): 98/121 MB Progress (1): 98/121 MB Progress (1): 98/121 MB Progress (1): 98/121 MB Progress (1): 98/121 MB Progress (1): 98/121 MB Progress (1): 98/121 MB Progress (1): 98/121 MB Progress (1): 98/121 MB Progress (1): 98/121 MB Progress (1): 98/121 MB Progress (1): 98/121 MB Progress (1): 98/121 MB Progress (1): 98/121 MB Progress (1): 98/121 MB Progress (1): 98/121 MB Progress (1): 98/121 MB Progress (1): 98/121 MB Progress (1): 98/121 MB Progress (1): 98/121 MB Progress (1): 98/121 MB Progress (1): 98/121 MB Progress (1): 98/121 MB Progress (1): 98/121 MB Progress (1): 98/121 MB Progress (1): 98/121 MB Progress (1): 98/121 MB Progress (1): 98/121 MB Progress (1): 98/121 MB Progress (1): 98/121 MB Progress (1): 98/121 MB Progress (1): 98/121 MB Progress (1): 98/121 MB Progress (1): 98/121 MB Progress (1): 98/121 MB Progress (1): 98/121 MB Progress (1): 98/121 MB Progress (1): 98/121 MB Progress (1): 98/121 MB Progress (1): 98/121 MB Progress (1): 98/121 MB Progress (1): 98/121 MB Progress (1): 98/121 MB Progress (1): 98/121 MB Progress (1): 98/121 MB Progress (1): 98/121 MB Progress (1): 98/121 MB Progress (1): 98/121 MB Progress (1): 98/121 MB Progress (1): 98/121 MB Progress (1): 98/121 MB Progress (1): 98/121 MB Progress (1): 98/121 MB Progress (1): 98/121 MB Progress (1): 98/121 MB Progress (1): 98/121 MB Progress (1): 98/121 MB Progress (1): 98/121 MB Progress (1): 98/121 MB Progress (1): 98/121 MB Progress (1): 98/121 MB Progress (1): 98/121 MB Progress (1): 98/121 MB Progress (1): 98/121 MB Progress (1): 98/121 MB Progress (1): 98/121 MB Progress (1): 98/121 MB Progress (1): 98/121 MB Progress (1): 98/121 MB Progress (1): 98/121 MB Progress (1): 98/121 MB Progress (1): 98/121 MB Progress (1): 98/121 MB Progress (1): 98/121 MB Progress (1): 98/121 MB Progress (1): 98/121 MB Progress (1): 98/121 MB Progress (1): 98/121 MB Progress (1): 98/121 MB Progress (1): 98/121 MB Progress (1): 98/121 MB Progress (1): 98/121 MB Progress (1): 98/121 MB Progress (1): 98/121 MB Progress (1): 98/121 MB Progress (1): 98/121 MB Progress (1): 98/121 MB Progress (1): 98/121 MB Progress (1): 98/121 MB Progress (1): 98/121 MB Progress (1): 98/121 MB Progress (1): 98/121 MB Progress (1): 98/121 MB Progress (1): 98/121 MB Progress (1): 98/121 MB Progress (1): 98/121 MB Progress (1): 98/121 MB Progress (1): 98/121 MB Progress (1): 98/121 MB Progress (1): 98/121 MB Progress (1): 98/121 MB Progress (1): 98/121 MB Progress (1): 98/121 MB Progress (1): 98/121 MB Progress (1): 98/121 MB Progress (1): 98/121 MB Progress (1): 98/121 MB Progress (1): 98/121 MB Progress (1): 98/121 MB Progress (1): 98/121 MB Progress (1): 98/121 MB Progress (1): 98/121 MB Progress (1): 98/121 MB Progress (1): 98/121 MB Progress (1): 98/121 MB Progress (1): 98/121 MB Progress (1): 98/121 MB Progress (1): 98/121 MB Progress (1): 98/121 MB Progress (1): 98/121 MB Progress (1): 98/121 MB Progress (1): 98/121 MB Progress (1): 98/121 MB Progress (1): 98/121 MB Progress (1): 98/121 MB Progress (1): 98/121 MB Progress (1): 98/121 MB Progress (1): 98/121 MB Progress (1): 98/121 MB Progress (1): 98/121 MB Progress (1): 98/121 MB Progress (1): 98/121 MB Progress (1): 98/121 MB Progress (1): 98/121 MB Progress (1): 98/121 MB Progress (1): 98/121 MB Progress (1): 98/121 MB Progress (1): 98/121 MB Progress (1): 98/121 MB Progress (1): 98/121 MB Progress (1): 98/121 MB Progress (1): 98/121 MB Progress (1): 98/121 MB Progress (1): 98/121 MB Progress (1): 98/121 MB Progress (1): 98/121 MB Progress (1): 98/121 MB Progress (1): 98/121 MB Progress (1): 98/121 MB Progress (1): 98/121 MB Progress (1): 98/121 MB Progress (1): 98/121 MB Progress (1): 98/121 MB Progress (1): 98/121 MB Progress (1): 98/121 MB Progress (1): 98/121 MB Progress (1): 98/121 MB Progress (1): 98/121 MB Progress (1): 98/121 MB Progress (1): 98/121 MB Progress (1): 98/121 MB Progress (1): 98/121 MB Progress (1): 98/121 MB Progress (1): 98/121 MB Progress (1): 98/121 MB Progress (1): 98/121 MB Progress (1): 98/121 MB Progress (1): 98/121 MB Progress (1): 98/121 MB Progress (1): 98/121 MB Progress (1): 98/121 MB Progress (1): 98/121 MB Progress (1): 98/121 MB Progress (1): 98/121 MB Progress (1): 98/121 MB Progress (1): 98/121 MB Progress (1): 98/121 MB Progress (1): 98/121 MB Progress (1): 98/121 MB Progress (1): 98/121 MB Progress (1): 98/121 MB Progress (1): 98/121 MB Progress (1): 98/121 MB Progress (1): 98/121 MB Progress (1): 99/121 MB Progress (1): 99/121 MB Progress (1): 99/121 MB Progress (1): 99/121 MB Progress (1): 99/121 MB Progress (1): 99/121 MB Progress (1): 99/121 MB Progress (1): 99/121 MB Progress (1): 99/121 MB Progress (1): 99/121 MB Progress (1): 99/121 MB Progress (1): 99/121 MB Progress (1): 99/121 MB Progress (1): 99/121 MB Progress (1): 99/121 MB Progress (1): 99/121 MB Progress (1): 99/121 MB Progress (1): 99/121 MB Progress (1): 99/121 MB Progress (1): 99/121 MB Progress (1): 99/121 MB Progress (1): 99/121 MB Progress (1): 99/121 MB Progress (1): 99/121 MB Progress (1): 99/121 MB Progress (1): 99/121 MB Progress (1): 99/121 MB Progress (1): 99/121 MB Progress (1): 99/121 MB Progress (1): 99/121 MB Progress (1): 99/121 MB Progress (1): 99/121 MB Progress (1): 99/121 MB Progress (1): 99/121 MB Progress (1): 99/121 MB Progress (1): 99/121 MB Progress (1): 99/121 MB Progress (1): 99/121 MB Progress (1): 99/121 MB Progress (1): 99/121 MB Progress (1): 99/121 MB Progress (1): 99/121 MB Progress (1): 99/121 MB Progress (1): 99/121 MB Progress (1): 99/121 MB Progress (1): 99/121 MB Progress (1): 99/121 MB Progress (1): 99/121 MB Progress (1): 99/121 MB Progress (1): 99/121 MB Progress (1): 99/121 MB Progress (1): 99/121 MB Progress (1): 99/121 MB Progress (1): 99/121 MB Progress (1): 99/121 MB Progress (1): 99/121 MB Progress (1): 99/121 MB Progress (1): 99/121 MB Progress (1): 99/121 MB Progress (1): 99/121 MB Progress (1): 99/121 MB Progress (1): 99/121 MB Progress (1): 99/121 MB Progress (1): 99/121 MB Progress (1): 99/121 MB Progress (1): 99/121 MB Progress (1): 99/121 MB Progress (1): 99/121 MB Progress (1): 99/121 MB Progress (1): 99/121 MB Progress (1): 99/121 MB Progress (1): 99/121 MB Progress (1): 99/121 MB Progress (1): 99/121 MB Progress (1): 99/121 MB Progress (1): 99/121 MB Progress (1): 99/121 MB Progress (1): 99/121 MB Progress (1): 99/121 MB Progress (1): 99/121 MB Progress (1): 99/121 MB Progress (1): 99/121 MB Progress (1): 99/121 MB Progress (1): 99/121 MB Progress (1): 99/121 MB Progress (1): 99/121 MB Progress (1): 99/121 MB Progress (1): 99/121 MB Progress (1): 99/121 MB Progress (1): 99/121 MB Progress (1): 99/121 MB Progress (1): 99/121 MB Progress (1): 99/121 MB Progress (1): 99/121 MB Progress (1): 99/121 MB Progress (1): 99/121 MB Progress (1): 99/121 MB Progress (1): 99/121 MB Progress (1): 99/121 MB Progress (1): 99/121 MB Progress (1): 99/121 MB Progress (1): 99/121 MB Progress (1): 99/121 MB Progress (1): 99/121 MB Progress (1): 99/121 MB Progress (1): 99/121 MB Progress (1): 99/121 MB Progress (1): 99/121 MB Progress (1): 99/121 MB Progress (1): 99/121 MB Progress (1): 99/121 MB Progress (1): 99/121 MB Progress (1): 99/121 MB Progress (1): 99/121 MB Progress (1): 99/121 MB Progress (1): 99/121 MB Progress (1): 99/121 MB Progress (1): 99/121 MB Progress (1): 99/121 MB Progress (1): 99/121 MB Progress (1): 99/121 MB Progress (1): 99/121 MB Progress (1): 99/121 MB Progress (1): 99/121 MB Progress (1): 99/121 MB Progress (1): 99/121 MB Progress (1): 99/121 MB Progress (1): 99/121 MB Progress (1): 99/121 MB Progress (1): 99/121 MB Progress (1): 99/121 MB Progress (1): 99/121 MB Progress (1): 99/121 MB Progress (1): 99/121 MB Progress (1): 99/121 MB Progress (1): 99/121 MB Progress (1): 99/121 MB Progress (1): 99/121 MB Progress (1): 99/121 MB Progress (1): 99/121 MB Progress (1): 99/121 MB Progress (1): 99/121 MB Progress (1): 99/121 MB Progress (1): 99/121 MB Progress (1): 99/121 MB Progress (1): 99/121 MB Progress (1): 99/121 MB Progress (1): 99/121 MB Progress (1): 99/121 MB Progress (1): 99/121 MB Progress (1): 99/121 MB Progress (1): 99/121 MB Progress (1): 99/121 MB Progress (1): 99/121 MB Progress (1): 99/121 MB Progress (1): 99/121 MB Progress (1): 99/121 MB Progress (1): 99/121 MB Progress (1): 99/121 MB Progress (1): 99/121 MB Progress (1): 99/121 MB Progress (1): 99/121 MB Progress (1): 99/121 MB Progress (1): 99/121 MB Progress (1): 99/121 MB Progress (1): 99/121 MB Progress (1): 99/121 MB Progress (1): 99/121 MB Progress (1): 99/121 MB Progress (1): 99/121 MB Progress (1): 99/121 MB Progress (1): 99/121 MB Progress (1): 99/121 MB Progress (1): 99/121 MB Progress (1): 99/121 MB Progress (1): 99/121 MB Progress (1): 99/121 MB Progress (1): 99/121 MB Progress (1): 99/121 MB Progress (1): 99/121 MB Progress (1): 99/121 MB Progress (1): 99/121 MB Progress (1): 99/121 MB Progress (1): 99/121 MB Progress (1): 99/121 MB Progress (1): 99/121 MB Progress (1): 99/121 MB Progress (1): 99/121 MB Progress (1): 99/121 MB Progress (1): 99/121 MB Progress (1): 99/121 MB Progress (1): 99/121 MB Progress (1): 99/121 MB Progress (1): 99/121 MB Progress (1): 99/121 MB Progress (1): 99/121 MB Progress (1): 99/121 MB Progress (1): 99/121 MB Progress (1): 99/121 MB Progress (1): 99/121 MB Progress (1): 99/121 MB Progress (1): 99/121 MB Progress (1): 99/121 MB Progress (1): 99/121 MB Progress (1): 99/121 MB Progress (1): 99/121 MB Progress (1): 99/121 MB Progress (1): 99/121 MB Progress (1): 99/121 MB Progress (1): 99/121 MB Progress (1): 99/121 MB Progress (1): 99/121 MB Progress (1): 99/121 MB Progress (1): 99/121 MB Progress (1): 99/121 MB Progress (1): 99/121 MB Progress (1): 99/121 MB Progress (1): 99/121 MB Progress (1): 99/121 MB Progress (1): 99/121 MB Progress (1): 99/121 MB Progress (1): 99/121 MB Progress (1): 99/121 MB Progress (1): 99/121 MB Progress (1): 99/121 MB Progress (1): 99/121 MB Progress (1): 99/121 MB Progress (1): 99/121 MB Progress (1): 99/121 MB Progress (1): 99/121 MB Progress (1): 99/121 MB Progress (1): 99/121 MB Progress (1): 99/121 MB Progress (1): 99/121 MB Progress (1): 99/121 MB Progress (1): 99/121 MB Progress (1): 99/121 MB Progress (1): 99/121 MB Progress (1): 99/121 MB Progress (1): 99/121 MB Progress (1): 99/121 MB Progress (1): 99/121 MB Progress (1): 99/121 MB Progress (1): 99/121 MB Progress (1): 99/121 MB Progress (1): 99/121 MB Progress (1): 99/121 MB Progress (1): 99/121 MB Progress (1): 99/121 MB Progress (1): 99/121 MB Progress (1): 99/121 MB Progress (1): 99/121 MB Progress (1): 99/121 MB Progress (1): 99/121 MB Progress (1): 99/121 MB Progress (1): 99/121 MB Progress (1): 99/121 MB Progress (1): 99/121 MB Progress (1): 99/121 MB Progress (1): 99/121 MB Progress (1): 99/121 MB Progress (1): 99/121 MB Progress (1): 99/121 MB Progress (1): 99/121 MB Progress (1): 99/121 MB Progress (1): 99/121 MB Progress (1): 99/121 MB Progress (1): 99/121 MB Progress (1): 99/121 MB Progress (1): 99/121 MB Progress (1): 99/121 MB Progress (1): 99/121 MB Progress (1): 99/121 MB Progress (1): 99/121 MB Progress (1): 99/121 MB Progress (1): 99/121 MB Progress (1): 99/121 MB Progress (1): 99/121 MB Progress (1): 99/121 MB Progress (1): 99/121 MB Progress (1): 99/121 MB Progress (1): 99/121 MB Progress (1): 99/121 MB Progress (1): 99/121 MB Progress (1): 99/121 MB Progress (1): 99/121 MB Progress (1): 99/121 MB Progress (1): 99/121 MB Progress (1): 99/121 MB Progress (1): 99/121 MB Progress (1): 99/121 MB Progress (1): 99/121 MB Progress (1): 99/121 MB Progress (1): 99/121 MB Progress (1): 99/121 MB Progress (1): 99/121 MB Progress (1): 99/121 MB Progress (1): 99/121 MB Progress (1): 99/121 MB Progress (1): 99/121 MB Progress (1): 99/121 MB Progress (1): 99/121 MB Progress (1): 99/121 MB Progress (1): 99/121 MB Progress (1): 99/121 MB Progress (1): 99/121 MB Progress (1): 99/121 MB Progress (1): 99/121 MB Progress (1): 99/121 MB Progress (1): 99/121 MB Progress (1): 99/121 MB Progress (1): 99/121 MB Progress (1): 99/121 MB Progress (1): 99/121 MB Progress (1): 99/121 MB Progress (1): 99/121 MB Progress (1): 99/121 MB Progress (1): 99/121 MB Progress (1): 99/121 MB Progress (1): 99/121 MB Progress (1): 99/121 MB Progress (1): 99/121 MB Progress (1): 99/121 MB Progress (1): 99/121 MB Progress (1): 99/121 MB Progress (1): 99/121 MB Progress (1): 99/121 MB Progress (1): 99/121 MB Progress (1): 99/121 MB Progress (1): 99/121 MB Progress (1): 99/121 MB Progress (1): 99/121 MB Progress (1): 99/121 MB Progress (1): 99/121 MB Progress (1): 99/121 MB Progress (1): 99/121 MB Progress (1): 99/121 MB Progress (1): 99/121 MB Progress (1): 99/121 MB Progress (1): 99/121 MB Progress (1): 99/121 MB Progress (1): 99/121 MB Progress (1): 99/121 MB Progress (1): 99/121 MB Progress (1): 99/121 MB Progress (1): 99/121 MB Progress (1): 99/121 MB Progress (1): 99/121 MB Progress (1): 99/121 MB Progress (1): 99/121 MB Progress (1): 99/121 MB Progress (1): 99/121 MB Progress (1): 99/121 MB Progress (1): 99/121 MB Progress (1): 99/121 MB Progress (1): 99/121 MB Progress (1): 99/121 MB Progress (1): 99/121 MB Progress (1): 99/121 MB Progress (1): 99/121 MB Progress (1): 99/121 MB Progress (1): 99/121 MB Progress (1): 99/121 MB Progress (1): 99/121 MB Progress (1): 99/121 MB Progress (1): 99/121 MB Progress (1): 99/121 MB Progress (1): 99/121 MB Progress (1): 99/121 MB Progress (1): 99/121 MB Progress (1): 99/121 MB Progress (1): 99/121 MB Progress (1): 99/121 MB Progress (1): 99/121 MB Progress (1): 99/121 MB Progress (1): 99/121 MB Progress (1): 99/121 MB Progress (1): 99/121 MB Progress (1): 99/121 MB Progress (1): 99/121 MB Progress (1): 99/121 MB Progress (1): 99/121 MB Progress (1): 99/121 MB Progress (1): 99/121 MB Progress (1): 99/121 MB Progress (1): 99/121 MB Progress (1): 99/121 MB Progress (1): 99/121 MB Progress (1): 99/121 MB Progress (1): 99/121 MB Progress (1): 99/121 MB Progress (1): 99/121 MB Progress (1): 99/121 MB Progress (1): 99/121 MB Progress (1): 99/121 MB Progress (1): 99/121 MB Progress (1): 99/121 MB Progress (1): 99/121 MB Progress (1): 99/121 MB Progress (1): 99/121 MB Progress (1): 99/121 MB Progress (1): 99/121 MB Progress (1): 99/121 MB Progress (1): 99/121 MB Progress (1): 99/121 MB Progress (1): 99/121 MB Progress (1): 99/121 MB Progress (1): 99/121 MB Progress (1): 99/121 MB Progress (1): 99/121 MB Progress (1): 99/121 MB Progress (1): 99/121 MB Progress (1): 99/121 MB Progress (1): 99/121 MB Progress (1): 99/121 MB Progress (1): 99/121 MB Progress (1): 99/121 MB Progress (1): 99/121 MB Progress (1): 99/121 MB Progress (1): 99/121 MB Progress (1): 99/121 MB Progress (1): 99/121 MB Progress (1): 99/121 MB Progress (1): 99/121 MB Progress (1): 99/121 MB Progress (1): 99/121 MB Progress (1): 99/121 MB Progress (1): 99/121 MB Progress (1): 99/121 MB Progress (1): 99/121 MB Progress (1): 99/121 MB Progress (1): 99/121 MB Progress (1): 99/121 MB Progress (1): 99/121 MB Progress (1): 99/121 MB Progress (1): 99/121 MB Progress (1): 99/121 MB Progress (1): 99/121 MB Progress (1): 99/121 MB Progress (1): 99/121 MB Progress (1): 99/121 MB Progress (1): 99/121 MB Progress (1): 99/121 MB Progress (1): 99/121 MB Progress (1): 99/121 MB Progress (1): 99/121 MB Progress (1): 99/121 MB Progress (1): 99/121 MB Progress (1): 99/121 MB Progress (1): 99/121 MB Progress (1): 99/121 MB Progress (1): 99/121 MB Progress (1): 99/121 MB Progress (1): 99/121 MB Progress (1): 99/121 MB Progress (1): 99/121 MB Progress (1): 99/121 MB Progress (1): 99/121 MB Progress (1): 99/121 MB Progress (1): 99/121 MB Progress (1): 99/121 MB Progress (1): 99/121 MB Progress (1): 99/121 MB Progress (1): 99/121 MB Progress (1): 99/121 MB Progress (1): 99/121 MB Progress (1): 99/121 MB Progress (1): 99/121 MB Progress (1): 99/121 MB Progress (1): 99/121 MB Progress (1): 99/121 MB Progress (1): 99/121 MB Progress (1): 99/121 MB Progress (1): 99/121 MB Progress (1): 99/121 MB Progress (1): 99/121 MB Progress (1): 99/121 MB Progress (1): 99/121 MB Progress (1): 99/121 MB Progress (1): 99/121 MB Progress (1): 99/121 MB Progress (1): 99/121 MB Progress (1): 99/121 MB Progress (1): 99/121 MB Progress (1): 99/121 MB Progress (1): 99/121 MB Progress (1): 99/121 MB Progress (1): 99/121 MB Progress (1): 100/121 MB Progress (1): 100/121 MB Progress (1): 100/121 MB Progress (1): 100/121 MB Progress (1): 100/121 MB Progress (1): 100/121 MB Progress (1): 100/121 MB Progress (1): 100/121 MB Progress (1): 100/121 MB Progress (1): 100/121 MB Progress (1): 100/121 MB Progress (1): 100/121 MB Progress (1): 100/121 MB Progress (1): 100/121 MB Progress (1): 100/121 MB Progress (1): 100/121 MB Progress (1): 100/121 MB Progress (1): 100/121 MB Progress (1): 100/121 MB Progress (1): 100/121 MB Progress (1): 100/121 MB Progress (1): 100/121 MB Progress (1): 100/121 MB Progress (1): 100/121 MB Progress (1): 100/121 MB Progress (1): 100/121 MB Progress (1): 100/121 MB Progress (1): 100/121 MB Progress (1): 100/121 MB Progress (1): 100/121 MB Progress (1): 100/121 MB Progress (1): 100/121 MB Progress (1): 100/121 MB Progress (1): 100/121 MB Progress (1): 100/121 MB Progress (1): 100/121 MB Progress (1): 100/121 MB Progress (1): 100/121 MB Progress (1): 100/121 MB Progress (1): 100/121 MB Progress (1): 100/121 MB Progress (1): 100/121 MB Progress (1): 100/121 MB Progress (1): 100/121 MB Progress (1): 100/121 MB Progress (1): 100/121 MB Progress (1): 100/121 MB Progress (1): 100/121 MB Progress (1): 100/121 MB Progress (1): 100/121 MB Progress (1): 100/121 MB Progress (1): 100/121 MB Progress (1): 100/121 MB Progress (1): 100/121 MB Progress (1): 100/121 MB Progress (1): 100/121 MB Progress (1): 100/121 MB Progress (1): 100/121 MB Progress (1): 100/121 MB Progress (1): 100/121 MB Progress (1): 100/121 MB Progress (1): 100/121 MB Progress (1): 100/121 MB Progress (1): 100/121 MB Progress (1): 100/121 MB Progress (1): 100/121 MB Progress (1): 100/121 MB Progress (1): 100/121 MB Progress (1): 100/121 MB Progress (1): 100/121 MB Progress (1): 100/121 MB Progress (1): 100/121 MB Progress (1): 100/121 MB Progress (1): 100/121 MB Progress (1): 100/121 MB Progress (1): 100/121 MB Progress (1): 100/121 MB Progress (1): 100/121 MB Progress (1): 100/121 MB Progress (1): 100/121 MB Progress (1): 100/121 MB Progress (1): 100/121 MB Progress (1): 100/121 MB Progress (1): 100/121 MB Progress (1): 100/121 MB Progress (1): 100/121 MB Progress (1): 100/121 MB Progress (1): 100/121 MB Progress (1): 100/121 MB Progress (1): 100/121 MB Progress (1): 100/121 MB Progress (1): 100/121 MB Progress (1): 100/121 MB Progress (1): 100/121 MB Progress (1): 100/121 MB Progress (1): 100/121 MB Progress (1): 100/121 MB Progress (1): 100/121 MB Progress (1): 100/121 MB Progress (1): 100/121 MB Progress (1): 100/121 MB Progress (1): 100/121 MB Progress (1): 100/121 MB Progress (1): 100/121 MB Progress (1): 100/121 MB Progress (1): 100/121 MB Progress (1): 100/121 MB Progress (1): 100/121 MB Progress (1): 100/121 MB Progress (1): 100/121 MB Progress (1): 100/121 MB Progress (1): 100/121 MB Progress (1): 100/121 MB Progress (1): 100/121 MB Progress (1): 100/121 MB Progress (1): 100/121 MB Progress (1): 100/121 MB Progress (1): 100/121 MB Progress (1): 100/121 MB Progress (1): 100/121 MB Progress (1): 100/121 MB Progress (1): 100/121 MB Progress (1): 100/121 MB Progress (1): 100/121 MB Progress (1): 100/121 MB Progress (1): 100/121 MB Progress (1): 100/121 MB Progress (1): 100/121 MB Progress (1): 100/121 MB Progress (1): 100/121 MB Progress (1): 100/121 MB Progress (1): 100/121 MB Progress (1): 100/121 MB Progress (1): 100/121 MB Progress (1): 100/121 MB Progress (1): 100/121 MB Progress (1): 100/121 MB Progress (1): 100/121 MB Progress (1): 100/121 MB Progress (1): 100/121 MB Progress (1): 100/121 MB Progress (1): 100/121 MB Progress (1): 100/121 MB Progress (1): 100/121 MB Progress (1): 100/121 MB Progress (1): 100/121 MB Progress (1): 100/121 MB Progress (1): 100/121 MB Progress (1): 100/121 MB Progress (1): 100/121 MB Progress (1): 100/121 MB Progress (1): 100/121 MB Progress (1): 100/121 MB Progress (1): 100/121 MB Progress (1): 100/121 MB Progress (1): 100/121 MB Progress (1): 100/121 MB Progress (1): 100/121 MB Progress (1): 100/121 MB Progress (1): 100/121 MB Progress (1): 100/121 MB Progress (1): 100/121 MB Progress (1): 100/121 MB Progress (1): 100/121 MB Progress (1): 100/121 MB Progress (1): 100/121 MB Progress (1): 100/121 MB Progress (1): 100/121 MB Progress (1): 100/121 MB Progress (1): 100/121 MB Progress (1): 100/121 MB Progress (1): 100/121 MB Progress (1): 100/121 MB Progress (1): 100/121 MB Progress (1): 100/121 MB Progress (1): 100/121 MB Progress (1): 100/121 MB Progress (1): 100/121 MB Progress (1): 100/121 MB Progress (1): 100/121 MB Progress (1): 100/121 MB Progress (1): 100/121 MB Progress (1): 100/121 MB Progress (1): 100/121 MB Progress (1): 100/121 MB Progress (1): 100/121 MB Progress (1): 100/121 MB Progress (1): 100/121 MB Progress (1): 100/121 MB Progress (1): 100/121 MB Progress (1): 100/121 MB Progress (1): 100/121 MB Progress (1): 100/121 MB Progress (1): 100/121 MB Progress (1): 100/121 MB Progress (1): 100/121 MB Progress (1): 100/121 MB Progress (1): 100/121 MB Progress (1): 100/121 MB Progress (1): 100/121 MB Progress (1): 100/121 MB Progress (1): 100/121 MB Progress (1): 100/121 MB Progress (1): 100/121 MB Progress (1): 100/121 MB Progress (1): 100/121 MB Progress (1): 100/121 MB Progress (1): 100/121 MB Progress (1): 100/121 MB Progress (1): 100/121 MB Progress (1): 100/121 MB Progress (1): 100/121 MB Progress (1): 100/121 MB Progress (1): 100/121 MB Progress (1): 100/121 MB Progress (1): 100/121 MB Progress (1): 100/121 MB Progress (1): 100/121 MB Progress (1): 100/121 MB Progress (1): 100/121 MB Progress (1): 100/121 MB Progress (1): 100/121 MB Progress (1): 100/121 MB Progress (1): 100/121 MB Progress (1): 100/121 MB Progress (1): 100/121 MB Progress (1): 100/121 MB Progress (1): 100/121 MB Progress (1): 100/121 MB Progress (1): 100/121 MB Progress (1): 100/121 MB Progress (1): 100/121 MB Progress (1): 100/121 MB Progress (1): 100/121 MB Progress (1): 100/121 MB Progress (1): 100/121 MB Progress (1): 100/121 MB Progress (1): 100/121 MB Progress (1): 100/121 MB Progress (1): 100/121 MB Progress (1): 100/121 MB Progress (1): 100/121 MB Progress (1): 100/121 MB Progress (1): 100/121 MB Progress (1): 100/121 MB Progress (1): 100/121 MB Progress (1): 100/121 MB Progress (1): 100/121 MB Progress (1): 100/121 MB Progress (1): 100/121 MB Progress (1): 100/121 MB Progress (1): 100/121 MB Progress (1): 100/121 MB Progress (1): 100/121 MB Progress (1): 100/121 MB Progress (1): 100/121 MB Progress (1): 100/121 MB Progress (1): 100/121 MB Progress (1): 100/121 MB Progress (1): 100/121 MB Progress (1): 100/121 MB Progress (1): 100/121 MB Progress (1): 100/121 MB Progress (1): 100/121 MB Progress (1): 100/121 MB Progress (1): 100/121 MB Progress (1): 100/121 MB Progress (1): 100/121 MB Progress (1): 100/121 MB Progress (1): 100/121 MB Progress (1): 100/121 MB Progress (1): 100/121 MB Progress (1): 100/121 MB Progress (1): 100/121 MB Progress (1): 100/121 MB Progress (1): 100/121 MB Progress (1): 100/121 MB Progress (1): 100/121 MB Progress (1): 100/121 MB Progress (1): 100/121 MB Progress (1): 100/121 MB Progress (1): 100/121 MB Progress (1): 100/121 MB Progress (1): 100/121 MB Progress (1): 100/121 MB Progress (1): 100/121 MB Progress (1): 100/121 MB Progress (1): 100/121 MB Progress (1): 100/121 MB Progress (1): 100/121 MB Progress (1): 100/121 MB Progress (1): 100/121 MB Progress (1): 100/121 MB Progress (1): 100/121 MB Progress (1): 100/121 MB Progress (1): 100/121 MB Progress (1): 100/121 MB Progress (1): 100/121 MB Progress (1): 100/121 MB Progress (1): 100/121 MB Progress (1): 100/121 MB Progress (1): 100/121 MB Progress (1): 100/121 MB Progress (1): 100/121 MB Progress (1): 100/121 MB Progress (1): 100/121 MB Progress (1): 100/121 MB Progress (1): 100/121 MB Progress (1): 100/121 MB Progress (1): 100/121 MB Progress (1): 100/121 MB Progress (1): 100/121 MB Progress (1): 100/121 MB Progress (1): 100/121 MB Progress (1): 100/121 MB Progress (1): 100/121 MB Progress (1): 100/121 MB Progress (1): 100/121 MB Progress (1): 100/121 MB Progress (1): 100/121 MB Progress (1): 100/121 MB Progress (1): 100/121 MB Progress (1): 100/121 MB Progress (1): 100/121 MB Progress (1): 100/121 MB Progress (1): 100/121 MB Progress (1): 100/121 MB Progress (1): 100/121 MB Progress (1): 100/121 MB Progress (1): 100/121 MB Progress (1): 100/121 MB Progress (1): 100/121 MB Progress (1): 100/121 MB Progress (1): 100/121 MB Progress (1): 100/121 MB Progress (1): 100/121 MB Progress (1): 100/121 MB Progress (1): 100/121 MB Progress (1): 100/121 MB Progress (1): 100/121 MB Progress (1): 100/121 MB Progress (1): 100/121 MB Progress (1): 100/121 MB Progress (1): 100/121 MB Progress (1): 100/121 MB Progress (1): 100/121 MB Progress (1): 100/121 MB Progress (1): 100/121 MB Progress (1): 100/121 MB Progress (1): 100/121 MB Progress (1): 100/121 MB Progress (1): 100/121 MB Progress (1): 100/121 MB Progress (1): 100/121 MB Progress (1): 100/121 MB Progress (1): 100/121 MB Progress (1): 100/121 MB Progress (1): 100/121 MB Progress (1): 100/121 MB Progress (1): 100/121 MB Progress (1): 100/121 MB Progress (1): 100/121 MB Progress (1): 100/121 MB Progress (1): 100/121 MB Progress (1): 100/121 MB Progress (1): 100/121 MB Progress (1): 100/121 MB Progress (1): 100/121 MB Progress (1): 100/121 MB Progress (1): 100/121 MB Progress (1): 100/121 MB Progress (1): 100/121 MB Progress (1): 100/121 MB Progress (1): 100/121 MB Progress (1): 100/121 MB Progress (1): 100/121 MB Progress (1): 100/121 MB Progress (1): 100/121 MB Progress (1): 100/121 MB Progress (1): 100/121 MB Progress (1): 100/121 MB Progress (1): 100/121 MB Progress (1): 100/121 MB Progress (1): 100/121 MB Progress (1): 100/121 MB Progress (1): 100/121 MB Progress (1): 100/121 MB Progress (1): 100/121 MB Progress (1): 100/121 MB Progress (1): 100/121 MB Progress (1): 100/121 MB Progress (1): 100/121 MB Progress (1): 100/121 MB Progress (1): 100/121 MB Progress (1): 100/121 MB Progress (1): 100/121 MB Progress (1): 100/121 MB Progress (1): 100/121 MB Progress (1): 100/121 MB Progress (1): 100/121 MB Progress (1): 100/121 MB Progress (1): 100/121 MB Progress (1): 100/121 MB Progress (1): 100/121 MB Progress (1): 100/121 MB Progress (1): 100/121 MB Progress (1): 100/121 MB Progress (1): 100/121 MB Progress (1): 100/121 MB Progress (1): 100/121 MB Progress (1): 100/121 MB Progress (1): 100/121 MB Progress (1): 100/121 MB Progress (1): 100/121 MB Progress (1): 100/121 MB Progress (1): 100/121 MB Progress (1): 100/121 MB Progress (1): 100/121 MB Progress (1): 100/121 MB Progress (1): 100/121 MB Progress (1): 100/121 MB Progress (1): 100/121 MB Progress (1): 100/121 MB Progress (1): 100/121 MB Progress (1): 100/121 MB Progress (1): 100/121 MB Progress (1): 100/121 MB Progress (1): 100/121 MB Progress (1): 100/121 MB Progress (1): 100/121 MB Progress (1): 100/121 MB Progress (1): 100/121 MB Progress (1): 100/121 MB Progress (1): 100/121 MB Progress (1): 100/121 MB Progress (1): 100/121 MB Progress (1): 100/121 MB Progress (1): 100/121 MB Progress (1): 100/121 MB Progress (1): 100/121 MB Progress (1): 100/121 MB Progress (1): 100/121 MB Progress (1): 100/121 MB Progress (1): 100/121 MB Progress (1): 100/121 MB Progress (1): 100/121 MB Progress (1): 100/121 MB Progress (1): 100/121 MB Progress (1): 100/121 MB Progress (1): 100/121 MB Progress (1): 100/121 MB Progress (1): 100/121 MB Progress (1): 100/121 MB Progress (1): 100/121 MB Progress (1): 100/121 MB Progress (1): 100/121 MB Progress (1): 100/121 MB Progress (1): 100/121 MB Progress (1): 100/121 MB Progress (1): 100/121 MB Progress (1): 100/121 MB Progress (1): 100/121 MB Progress (1): 100/121 MB Progress (1): 100/121 MB Progress (1): 100/121 MB Progress (1): 100/121 MB Progress (1): 100/121 MB Progress (1): 100/121 MB Progress (1): 100/121 MB Progress (1): 100/121 MB Progress (1): 100/121 MB Progress (1): 100/121 MB Progress (1): 100/121 MB Progress (1): 100/121 MB Progress (1): 100/121 MB Progress (1): 100/121 MB Progress (1): 100/121 MB Progress (1): 100/121 MB Progress (1): 100/121 MB Progress (1): 100/121 MB Progress (1): 100/121 MB Progress (1): 100/121 MB Progress (1): 100/121 MB Progress (1): 100/121 MB Progress (1): 100/121 MB Progress (1): 100/121 MB Progress (1): 100/121 MB Progress (1): 100/121 MB Progress (1): 100/121 MB Progress (1): 101/121 MB Progress (1): 101/121 MB Progress (1): 101/121 MB Progress (1): 101/121 MB Progress (1): 101/121 MB Progress (1): 101/121 MB Progress (1): 101/121 MB Progress (1): 101/121 MB Progress (1): 101/121 MB Progress (1): 101/121 MB Progress (1): 101/121 MB Progress (1): 101/121 MB Progress (1): 101/121 MB Progress (1): 101/121 MB Progress (1): 101/121 MB Progress (1): 101/121 MB Progress (1): 101/121 MB Progress (1): 101/121 MB Progress (1): 101/121 MB Progress (1): 101/121 MB Progress (1): 101/121 MB Progress (1): 101/121 MB Progress (1): 101/121 MB Progress (1): 101/121 MB Progress (1): 101/121 MB Progress (1): 101/121 MB Progress (1): 101/121 MB Progress (1): 101/121 MB Progress (1): 101/121 MB Progress (1): 101/121 MB Progress (1): 101/121 MB Progress (1): 101/121 MB Progress (1): 101/121 MB Progress (1): 101/121 MB Progress (1): 101/121 MB Progress (1): 101/121 MB Progress (1): 101/121 MB Progress (1): 101/121 MB Progress (1): 101/121 MB Progress (1): 101/121 MB Progress (1): 101/121 MB Progress (1): 101/121 MB Progress (1): 101/121 MB Progress (1): 101/121 MB Progress (1): 101/121 MB Progress (1): 101/121 MB Progress (1): 101/121 MB Progress (1): 101/121 MB Progress (1): 101/121 MB Progress (1): 101/121 MB Progress (1): 101/121 MB Progress (1): 101/121 MB Progress (1): 101/121 MB Progress (1): 101/121 MB Progress (1): 101/121 MB Progress (1): 101/121 MB Progress (1): 101/121 MB Progress (1): 101/121 MB Progress (1): 101/121 MB Progress (1): 101/121 MB Progress (1): 101/121 MB Progress (1): 101/121 MB Progress (1): 101/121 MB Progress (1): 101/121 MB Progress (1): 101/121 MB Progress (1): 101/121 MB Progress (1): 101/121 MB Progress (1): 101/121 MB Progress (1): 101/121 MB Progress (1): 101/121 MB Progress (1): 101/121 MB Progress (1): 101/121 MB Progress (1): 101/121 MB Progress (1): 101/121 MB Progress (1): 101/121 MB Progress (1): 101/121 MB Progress (1): 101/121 MB Progress (1): 101/121 MB Progress (1): 101/121 MB Progress (1): 101/121 MB Progress (1): 101/121 MB Progress (1): 101/121 MB Progress (1): 101/121 MB Progress (1): 101/121 MB Progress (1): 101/121 MB Progress (1): 101/121 MB Progress (1): 101/121 MB Progress (1): 101/121 MB Progress (1): 101/121 MB Progress (1): 101/121 MB Progress (1): 101/121 MB Progress (1): 101/121 MB Progress (1): 101/121 MB Progress (1): 101/121 MB Progress (1): 101/121 MB Progress (1): 101/121 MB Progress (1): 101/121 MB Progress (1): 101/121 MB Progress (1): 101/121 MB Progress (1): 101/121 MB Progress (1): 101/121 MB Progress (1): 101/121 MB Progress (1): 101/121 MB Progress (1): 101/121 MB Progress (1): 101/121 MB Progress (1): 101/121 MB Progress (1): 101/121 MB Progress (1): 101/121 MB Progress (1): 101/121 MB Progress (1): 101/121 MB Progress (1): 101/121 MB Progress (1): 101/121 MB Progress (1): 101/121 MB Progress (1): 101/121 MB Progress (1): 101/121 MB Progress (1): 101/121 MB Progress (1): 101/121 MB Progress (1): 101/121 MB Progress (1): 101/121 MB Progress (1): 101/121 MB Progress (1): 101/121 MB Progress (1): 101/121 MB Progress (1): 101/121 MB Progress (1): 101/121 MB Progress (1): 101/121 MB Progress (1): 101/121 MB Progress (1): 101/121 MB Progress (1): 101/121 MB Progress (1): 101/121 MB Progress (1): 101/121 MB Progress (1): 101/121 MB Progress (1): 101/121 MB Progress (1): 101/121 MB Progress (1): 101/121 MB Progress (1): 101/121 MB Progress (1): 101/121 MB Progress (1): 101/121 MB Progress (1): 101/121 MB Progress (1): 101/121 MB Progress (1): 101/121 MB Progress (1): 101/121 MB Progress (1): 101/121 MB Progress (1): 101/121 MB Progress (1): 101/121 MB Progress (1): 101/121 MB Progress (1): 101/121 MB Progress (1): 101/121 MB Progress (1): 101/121 MB Progress (1): 101/121 MB Progress (1): 101/121 MB Progress (1): 101/121 MB Progress (1): 101/121 MB Progress (1): 101/121 MB Progress (1): 101/121 MB Progress (1): 101/121 MB Progress (1): 101/121 MB Progress (1): 101/121 MB Progress (1): 101/121 MB Progress (1): 101/121 MB Progress (1): 101/121 MB Progress (1): 101/121 MB Progress (1): 101/121 MB Progress (1): 101/121 MB Progress (1): 101/121 MB Progress (1): 101/121 MB Progress (1): 101/121 MB Progress (1): 101/121 MB Progress (1): 101/121 MB Progress (1): 101/121 MB Progress (1): 101/121 MB Progress (1): 101/121 MB Progress (1): 101/121 MB Progress (1): 101/121 MB Progress (1): 101/121 MB Progress (1): 101/121 MB Progress (1): 101/121 MB Progress (1): 101/121 MB Progress (1): 101/121 MB Progress (1): 101/121 MB Progress (1): 101/121 MB Progress (1): 101/121 MB Progress (1): 101/121 MB Progress (1): 101/121 MB Progress (1): 101/121 MB Progress (1): 101/121 MB Progress (1): 101/121 MB Progress (1): 101/121 MB Progress (1): 101/121 MB Progress (1): 101/121 MB Progress (1): 101/121 MB Progress (1): 101/121 MB Progress (1): 101/121 MB Progress (1): 101/121 MB Progress (1): 101/121 MB Progress (1): 101/121 MB Progress (1): 101/121 MB Progress (1): 101/121 MB Progress (1): 101/121 MB Progress (1): 101/121 MB Progress (1): 101/121 MB Progress (1): 101/121 MB Progress (1): 101/121 MB Progress (1): 101/121 MB Progress (1): 101/121 MB Progress (1): 101/121 MB Progress (1): 101/121 MB Progress (1): 101/121 MB Progress (1): 101/121 MB Progress (1): 101/121 MB Progress (1): 101/121 MB Progress (1): 101/121 MB Progress (1): 101/121 MB Progress (1): 101/121 MB Progress (1): 101/121 MB Progress (1): 101/121 MB Progress (1): 101/121 MB Progress (1): 101/121 MB Progress (1): 101/121 MB Progress (1): 101/121 MB Progress (1): 101/121 MB Progress (1): 101/121 MB Progress (1): 101/121 MB Progress (1): 101/121 MB Progress (1): 101/121 MB Progress (1): 101/121 MB Progress (1): 101/121 MB Progress (1): 101/121 MB Progress (1): 101/121 MB Progress (1): 101/121 MB Progress (1): 101/121 MB Progress (1): 101/121 MB Progress (1): 101/121 MB Progress (1): 101/121 MB Progress (1): 101/121 MB Progress (1): 101/121 MB Progress (1): 101/121 MB Progress (1): 101/121 MB Progress (1): 101/121 MB Progress (1): 101/121 MB Progress (1): 101/121 MB Progress (1): 101/121 MB Progress (1): 101/121 MB Progress (1): 101/121 MB Progress (1): 101/121 MB Progress (1): 101/121 MB Progress (1): 101/121 MB Progress (1): 101/121 MB Progress (1): 101/121 MB Progress (1): 101/121 MB Progress (1): 101/121 MB Progress (1): 101/121 MB Progress (1): 101/121 MB Progress (1): 101/121 MB Progress (1): 101/121 MB Progress (1): 101/121 MB Progress (1): 101/121 MB Progress (1): 101/121 MB Progress (1): 101/121 MB Progress (1): 101/121 MB Progress (1): 101/121 MB Progress (1): 101/121 MB Progress (1): 101/121 MB Progress (1): 101/121 MB Progress (1): 101/121 MB Progress (1): 101/121 MB Progress (1): 101/121 MB Progress (1): 101/121 MB Progress (1): 101/121 MB Progress (1): 101/121 MB Progress (1): 101/121 MB Progress (1): 101/121 MB Progress (1): 101/121 MB Progress (1): 101/121 MB Progress (1): 101/121 MB Progress (1): 101/121 MB Progress (1): 101/121 MB Progress (1): 101/121 MB Progress (1): 101/121 MB Progress (1): 101/121 MB Progress (1): 101/121 MB Progress (1): 101/121 MB Progress (1): 101/121 MB Progress (1): 101/121 MB Progress (1): 101/121 MB Progress (1): 101/121 MB Progress (1): 101/121 MB Progress (1): 101/121 MB Progress (1): 101/121 MB Progress (1): 101/121 MB Progress (1): 101/121 MB Progress (1): 101/121 MB Progress (1): 101/121 MB Progress (1): 101/121 MB Progress (1): 101/121 MB Progress (1): 101/121 MB Progress (1): 101/121 MB Progress (1): 101/121 MB Progress (1): 101/121 MB Progress (1): 101/121 MB Progress (1): 101/121 MB Progress (1): 101/121 MB Progress (1): 101/121 MB Progress (1): 101/121 MB Progress (1): 101/121 MB Progress (1): 101/121 MB Progress (1): 101/121 MB Progress (1): 101/121 MB Progress (1): 101/121 MB Progress (1): 101/121 MB Progress (1): 101/121 MB Progress (1): 101/121 MB Progress (1): 101/121 MB Progress (1): 101/121 MB Progress (1): 101/121 MB Progress (1): 101/121 MB Progress (1): 101/121 MB Progress (1): 101/121 MB Progress (1): 101/121 MB Progress (1): 101/121 MB Progress (1): 101/121 MB Progress (1): 101/121 MB Progress (1): 101/121 MB Progress (1): 101/121 MB Progress (1): 101/121 MB Progress (1): 101/121 MB Progress (1): 101/121 MB Progress (1): 101/121 MB Progress (1): 101/121 MB Progress (1): 101/121 MB Progress (1): 101/121 MB Progress (1): 101/121 MB Progress (1): 101/121 MB Progress (1): 101/121 MB Progress (1): 101/121 MB Progress (1): 101/121 MB Progress (1): 101/121 MB Progress (1): 101/121 MB Progress (1): 101/121 MB Progress (1): 101/121 MB Progress (1): 101/121 MB Progress (1): 101/121 MB Progress (1): 101/121 MB Progress (1): 101/121 MB Progress (1): 101/121 MB Progress (1): 101/121 MB Progress (1): 101/121 MB Progress (1): 101/121 MB Progress (1): 101/121 MB Progress (1): 101/121 MB Progress (1): 101/121 MB Progress (1): 101/121 MB Progress (1): 101/121 MB Progress (1): 101/121 MB Progress (1): 101/121 MB Progress (1): 101/121 MB Progress (1): 101/121 MB Progress (1): 101/121 MB Progress (1): 101/121 MB Progress (1): 101/121 MB Progress (1): 101/121 MB Progress (1): 101/121 MB Progress (1): 101/121 MB Progress (1): 101/121 MB Progress (1): 101/121 MB Progress (1): 101/121 MB Progress (1): 101/121 MB Progress (1): 101/121 MB Progress (1): 101/121 MB Progress (1): 101/121 MB Progress (1): 101/121 MB Progress (1): 101/121 MB Progress (1): 101/121 MB Progress (1): 101/121 MB Progress (1): 101/121 MB Progress (1): 101/121 MB Progress (1): 101/121 MB Progress (1): 101/121 MB Progress (1): 101/121 MB Progress (1): 101/121 MB Progress (1): 101/121 MB Progress (1): 101/121 MB Progress (1): 101/121 MB Progress (1): 101/121 MB Progress (1): 101/121 MB Progress (1): 101/121 MB Progress (1): 101/121 MB Progress (1): 101/121 MB Progress (1): 101/121 MB Progress (1): 101/121 MB Progress (1): 101/121 MB Progress (1): 101/121 MB Progress (1): 101/121 MB Progress (1): 101/121 MB Progress (1): 101/121 MB Progress (1): 101/121 MB Progress (1): 101/121 MB Progress (1): 101/121 MB Progress (1): 101/121 MB Progress (1): 101/121 MB Progress (1): 101/121 MB Progress (1): 101/121 MB Progress (1): 101/121 MB Progress (1): 101/121 MB Progress (1): 101/121 MB Progress (1): 101/121 MB Progress (1): 101/121 MB Progress (1): 101/121 MB Progress (1): 101/121 MB Progress (1): 101/121 MB Progress (1): 101/121 MB Progress (1): 101/121 MB Progress (1): 101/121 MB Progress (1): 101/121 MB Progress (1): 101/121 MB Progress (1): 101/121 MB Progress (1): 101/121 MB Progress (1): 101/121 MB Progress (1): 101/121 MB Progress (1): 101/121 MB Progress (1): 101/121 MB Progress (1): 101/121 MB Progress (1): 101/121 MB Progress (1): 101/121 MB Progress (1): 101/121 MB Progress (1): 101/121 MB Progress (1): 101/121 MB Progress (1): 101/121 MB Progress (1): 101/121 MB Progress (1): 101/121 MB Progress (1): 101/121 MB Progress (1): 101/121 MB Progress (1): 101/121 MB Progress (1): 101/121 MB Progress (1): 101/121 MB Progress (1): 101/121 MB Progress (1): 101/121 MB Progress (1): 101/121 MB Progress (1): 101/121 MB Progress (1): 101/121 MB Progress (1): 101/121 MB Progress (1): 101/121 MB Progress (1): 101/121 MB Progress (1): 101/121 MB Progress (1): 101/121 MB Progress (1): 101/121 MB Progress (1): 101/121 MB Progress (1): 101/121 MB Progress (1): 101/121 MB Progress (1): 101/121 MB Progress (1): 101/121 MB Progress (1): 101/121 MB Progress (1): 101/121 MB Progress (1): 101/121 MB Progress (1): 101/121 MB Progress (1): 101/121 MB Progress (1): 101/121 MB Progress (1): 101/121 MB Progress (1): 101/121 MB Progress (1): 101/121 MB Progress (1): 101/121 MB Progress (1): 101/121 MB Progress (1): 101/121 MB Progress (1): 101/121 MB Progress (1): 101/121 MB Progress (1): 101/121 MB Progress (1): 101/121 MB Progress (1): 101/121 MB Progress (1): 101/121 MB Progress (1): 101/121 MB Progress (1): 101/121 MB Progress (1): 101/121 MB Progress (1): 101/121 MB Progress (1): 101/121 MB Progress (1): 101/121 MB Progress (1): 101/121 MB Progress (1): 101/121 MB Progress (1): 101/121 MB Progress (1): 101/121 MB Progress (1): 101/121 MB Progress (1): 101/121 MB Progress (1): 101/121 MB Progress (1): 101/121 MB Progress (1): 101/121 MB Progress (1): 101/121 MB Progress (1): 101/121 MB Progress (1): 101/121 MB Progress (1): 101/121 MB Progress (1): 101/121 MB Progress (1): 102/121 MB Progress (1): 102/121 MB Progress (1): 102/121 MB Progress (1): 102/121 MB Progress (1): 102/121 MB Progress (1): 102/121 MB Progress (1): 102/121 MB Progress (1): 102/121 MB Progress (1): 102/121 MB Progress (1): 102/121 MB Progress (1): 102/121 MB Progress (1): 102/121 MB Progress (1): 102/121 MB Progress (1): 102/121 MB Progress (1): 102/121 MB Progress (1): 102/121 MB Progress (1): 102/121 MB Progress (1): 102/121 MB Progress (1): 102/121 MB Progress (1): 102/121 MB Progress (1): 102/121 MB Progress (1): 102/121 MB Progress (1): 102/121 MB Progress (1): 102/121 MB Progress (1): 102/121 MB Progress (1): 102/121 MB Progress (1): 102/121 MB Progress (1): 102/121 MB Progress (1): 102/121 MB Progress (1): 102/121 MB Progress (1): 102/121 MB Progress (1): 102/121 MB Progress (1): 102/121 MB Progress (1): 102/121 MB Progress (1): 102/121 MB Progress (1): 102/121 MB Progress (1): 102/121 MB Progress (1): 102/121 MB Progress (1): 102/121 MB Progress (1): 102/121 MB Progress (1): 102/121 MB Progress (1): 102/121 MB Progress (1): 102/121 MB Progress (1): 102/121 MB Progress (1): 102/121 MB Progress (1): 102/121 MB Progress (1): 102/121 MB Progress (1): 102/121 MB Progress (1): 102/121 MB Progress (1): 102/121 MB Progress (1): 102/121 MB Progress (1): 102/121 MB Progress (1): 102/121 MB Progress (1): 102/121 MB Progress (1): 102/121 MB Progress (1): 102/121 MB Progress (1): 102/121 MB Progress (1): 102/121 MB Progress (1): 102/121 MB Progress (1): 102/121 MB Progress (1): 102/121 MB Progress (1): 102/121 MB Progress (1): 102/121 MB Progress (1): 102/121 MB Progress (1): 102/121 MB Progress (1): 102/121 MB Progress (1): 102/121 MB Progress (1): 102/121 MB Progress (1): 102/121 MB Progress (1): 102/121 MB Progress (1): 102/121 MB Progress (1): 102/121 MB Progress (1): 102/121 MB Progress (1): 102/121 MB Progress (1): 102/121 MB Progress (1): 102/121 MB Progress (1): 102/121 MB Progress (1): 102/121 MB Progress (1): 102/121 MB Progress (1): 102/121 MB Progress (1): 102/121 MB Progress (1): 102/121 MB Progress (1): 102/121 MB Progress (1): 102/121 MB Progress (1): 102/121 MB Progress (1): 102/121 MB Progress (1): 102/121 MB Progress (1): 102/121 MB Progress (1): 102/121 MB Progress (1): 102/121 MB Progress (1): 102/121 MB Progress (1): 102/121 MB Progress (1): 102/121 MB Progress (1): 102/121 MB Progress (1): 102/121 MB Progress (1): 102/121 MB Progress (1): 102/121 MB Progress (1): 102/121 MB Progress (1): 102/121 MB Progress (1): 102/121 MB Progress (1): 102/121 MB Progress (1): 102/121 MB Progress (1): 102/121 MB Progress (1): 102/121 MB Progress (1): 102/121 MB Progress (1): 102/121 MB Progress (1): 102/121 MB Progress (1): 102/121 MB Progress (1): 102/121 MB Progress (1): 102/121 MB Progress (1): 102/121 MB Progress (1): 102/121 MB Progress (1): 102/121 MB Progress (1): 102/121 MB Progress (1): 102/121 MB Progress (1): 102/121 MB Progress (1): 102/121 MB Progress (1): 102/121 MB Progress (1): 102/121 MB Progress (1): 102/121 MB Progress (1): 102/121 MB Progress (1): 102/121 MB Progress (1): 102/121 MB Progress (1): 102/121 MB Progress (1): 102/121 MB Progress (1): 102/121 MB Progress (1): 102/121 MB Progress (1): 102/121 MB Progress (1): 102/121 MB Progress (1): 102/121 MB Progress (1): 102/121 MB Progress (1): 102/121 MB Progress (1): 102/121 MB Progress (1): 102/121 MB Progress (1): 102/121 MB Progress (1): 102/121 MB Progress (1): 102/121 MB Progress (1): 102/121 MB Progress (1): 102/121 MB Progress (1): 102/121 MB Progress (1): 102/121 MB Progress (1): 102/121 MB Progress (1): 102/121 MB Progress (1): 102/121 MB Progress (1): 102/121 MB Progress (1): 102/121 MB Progress (1): 102/121 MB Progress (1): 102/121 MB Progress (1): 102/121 MB Progress (1): 102/121 MB Progress (1): 102/121 MB Progress (1): 102/121 MB Progress (1): 102/121 MB Progress (1): 102/121 MB Progress (1): 102/121 MB Progress (1): 102/121 MB Progress (1): 102/121 MB Progress (1): 102/121 MB Progress (1): 102/121 MB Progress (1): 102/121 MB Progress (1): 102/121 MB Progress (1): 102/121 MB Progress (1): 102/121 MB Progress (1): 102/121 MB Progress (1): 102/121 MB Progress (1): 102/121 MB Progress (1): 102/121 MB Progress (1): 102/121 MB Progress (1): 102/121 MB Progress (1): 102/121 MB Progress (1): 102/121 MB Progress (1): 102/121 MB Progress (1): 102/121 MB Progress (1): 102/121 MB Progress (1): 102/121 MB Progress (1): 102/121 MB Progress (1): 102/121 MB Progress (1): 102/121 MB Progress (1): 102/121 MB Progress (1): 102/121 MB Progress (1): 102/121 MB Progress (1): 102/121 MB Progress (1): 102/121 MB Progress (1): 102/121 MB Progress (1): 102/121 MB Progress (1): 102/121 MB Progress (1): 102/121 MB Progress (1): 102/121 MB Progress (1): 102/121 MB Progress (1): 102/121 MB Progress (1): 102/121 MB Progress (1): 102/121 MB Progress (1): 102/121 MB Progress (1): 102/121 MB Progress (1): 102/121 MB Progress (1): 102/121 MB Progress (1): 102/121 MB Progress (1): 102/121 MB Progress (1): 102/121 MB Progress (1): 102/121 MB Progress (1): 102/121 MB Progress (1): 102/121 MB Progress (1): 102/121 MB Progress (1): 102/121 MB Progress (1): 102/121 MB Progress (1): 102/121 MB Progress (1): 102/121 MB Progress (1): 102/121 MB Progress (1): 102/121 MB Progress (1): 102/121 MB Progress (1): 102/121 MB Progress (1): 102/121 MB Progress (1): 102/121 MB Progress (1): 102/121 MB Progress (1): 102/121 MB Progress (1): 102/121 MB Progress (1): 102/121 MB Progress (1): 102/121 MB Progress (1): 102/121 MB Progress (1): 102/121 MB Progress (1): 102/121 MB Progress (1): 102/121 MB Progress (1): 102/121 MB Progress (1): 102/121 MB Progress (1): 102/121 MB Progress (1): 102/121 MB Progress (1): 102/121 MB Progress (1): 102/121 MB Progress (1): 102/121 MB Progress (1): 102/121 MB Progress (1): 102/121 MB Progress (1): 102/121 MB Progress (1): 102/121 MB Progress (1): 102/121 MB Progress (1): 102/121 MB Progress (1): 102/121 MB Progress (1): 102/121 MB Progress (1): 102/121 MB Progress (1): 102/121 MB Progress (1): 102/121 MB Progress (1): 102/121 MB Progress (1): 102/121 MB Progress (1): 102/121 MB Progress (1): 102/121 MB Progress (1): 102/121 MB Progress (1): 102/121 MB Progress (1): 102/121 MB Progress (1): 102/121 MB Progress (1): 102/121 MB Progress (1): 102/121 MB Progress (1): 102/121 MB Progress (1): 102/121 MB Progress (1): 102/121 MB Progress (1): 102/121 MB Progress (1): 102/121 MB Progress (1): 102/121 MB Progress (1): 102/121 MB Progress (1): 102/121 MB Progress (1): 102/121 MB Progress (1): 102/121 MB Progress (1): 102/121 MB Progress (1): 102/121 MB Progress (1): 102/121 MB Progress (1): 102/121 MB Progress (1): 102/121 MB Progress (1): 102/121 MB Progress (1): 102/121 MB Progress (1): 102/121 MB Progress (1): 102/121 MB Progress (1): 102/121 MB Progress (1): 102/121 MB Progress (1): 102/121 MB Progress (1): 102/121 MB Progress (1): 102/121 MB Progress (1): 102/121 MB Progress (1): 102/121 MB Progress (1): 102/121 MB Progress (1): 102/121 MB Progress (1): 102/121 MB Progress (1): 102/121 MB Progress (1): 102/121 MB Progress (1): 102/121 MB Progress (1): 102/121 MB Progress (1): 102/121 MB Progress (1): 102/121 MB Progress (1): 102/121 MB Progress (1): 102/121 MB Progress (1): 102/121 MB Progress (1): 102/121 MB Progress (1): 102/121 MB Progress (1): 102/121 MB Progress (1): 102/121 MB Progress (1): 102/121 MB Progress (1): 102/121 MB Progress (1): 102/121 MB Progress (1): 102/121 MB Progress (1): 102/121 MB Progress (1): 102/121 MB Progress (1): 102/121 MB Progress (1): 102/121 MB Progress (1): 102/121 MB Progress (1): 102/121 MB Progress (1): 102/121 MB Progress (1): 102/121 MB Progress (1): 102/121 MB Progress (1): 102/121 MB Progress (1): 102/121 MB Progress (1): 102/121 MB Progress (1): 102/121 MB Progress (1): 102/121 MB Progress (1): 102/121 MB Progress (1): 102/121 MB Progress (1): 102/121 MB Progress (1): 102/121 MB Progress (1): 102/121 MB Progress (1): 102/121 MB Progress (1): 102/121 MB Progress (1): 102/121 MB Progress (1): 102/121 MB Progress (1): 102/121 MB Progress (1): 102/121 MB Progress (1): 102/121 MB Progress (1): 102/121 MB Progress (1): 102/121 MB Progress (1): 102/121 MB Progress (1): 102/121 MB Progress (1): 102/121 MB Progress (1): 102/121 MB Progress (1): 102/121 MB Progress (1): 102/121 MB Progress (1): 102/121 MB Progress (1): 102/121 MB Progress (1): 102/121 MB Progress (1): 102/121 MB Progress (1): 102/121 MB Progress (1): 102/121 MB Progress (1): 102/121 MB Progress (1): 102/121 MB Progress (1): 102/121 MB Progress (1): 102/121 MB Progress (1): 102/121 MB Progress (1): 102/121 MB Progress (1): 102/121 MB Progress (1): 102/121 MB Progress (1): 102/121 MB Progress (1): 102/121 MB Progress (1): 102/121 MB Progress (1): 102/121 MB Progress (1): 102/121 MB Progress (1): 102/121 MB Progress (1): 102/121 MB Progress (1): 102/121 MB Progress (1): 102/121 MB Progress (1): 102/121 MB Progress (1): 102/121 MB Progress (1): 102/121 MB Progress (1): 102/121 MB Progress (1): 102/121 MB Progress (1): 102/121 MB Progress (1): 102/121 MB Progress (1): 102/121 MB Progress (1): 102/121 MB Progress (1): 102/121 MB Progress (1): 102/121 MB Progress (1): 102/121 MB Progress (1): 102/121 MB Progress (1): 102/121 MB Progress (1): 102/121 MB Progress (1): 102/121 MB Progress (1): 102/121 MB Progress (1): 102/121 MB Progress (1): 102/121 MB Progress (1): 102/121 MB Progress (1): 102/121 MB Progress (1): 102/121 MB Progress (1): 102/121 MB Progress (1): 102/121 MB Progress (1): 102/121 MB Progress (1): 102/121 MB Progress (1): 102/121 MB Progress (1): 102/121 MB Progress (1): 102/121 MB Progress (1): 102/121 MB Progress (1): 102/121 MB Progress (1): 102/121 MB Progress (1): 102/121 MB Progress (1): 102/121 MB Progress (1): 102/121 MB Progress (1): 102/121 MB Progress (1): 102/121 MB Progress (1): 102/121 MB Progress (1): 102/121 MB Progress (1): 102/121 MB Progress (1): 102/121 MB Progress (1): 102/121 MB Progress (1): 102/121 MB Progress (1): 102/121 MB Progress (1): 102/121 MB Progress (1): 102/121 MB Progress (1): 102/121 MB Progress (1): 102/121 MB Progress (1): 102/121 MB Progress (1): 102/121 MB Progress (1): 102/121 MB Progress (1): 102/121 MB Progress (1): 102/121 MB Progress (1): 102/121 MB Progress (1): 102/121 MB Progress (1): 102/121 MB Progress (1): 102/121 MB Progress (1): 102/121 MB Progress (1): 102/121 MB Progress (1): 102/121 MB Progress (1): 102/121 MB Progress (1): 102/121 MB Progress (1): 102/121 MB Progress (1): 102/121 MB Progress (1): 102/121 MB Progress (1): 102/121 MB Progress (1): 102/121 MB Progress (1): 102/121 MB Progress (1): 102/121 MB Progress (1): 102/121 MB Progress (1): 102/121 MB Progress (1): 102/121 MB Progress (1): 102/121 MB Progress (1): 102/121 MB Progress (1): 102/121 MB Progress (1): 102/121 MB Progress (1): 102/121 MB Progress (1): 102/121 MB Progress (1): 102/121 MB Progress (1): 102/121 MB Progress (1): 102/121 MB Progress (1): 102/121 MB Progress (1): 102/121 MB Progress (1): 102/121 MB Progress (1): 102/121 MB Progress (1): 102/121 MB Progress (1): 102/121 MB Progress (1): 102/121 MB Progress (1): 102/121 MB Progress (1): 102/121 MB Progress (1): 102/121 MB Progress (1): 102/121 MB Progress (1): 102/121 MB Progress (1): 102/121 MB Progress (1): 102/121 MB Progress (1): 102/121 MB Progress (1): 102/121 MB Progress (1): 102/121 MB Progress (1): 102/121 MB Progress (1): 102/121 MB Progress (1): 102/121 MB Progress (1): 102/121 MB Progress (1): 102/121 MB Progress (1): 102/121 MB Progress (1): 102/121 MB Progress (1): 102/121 MB Progress (1): 102/121 MB Progress (1): 102/121 MB Progress (1): 102/121 MB Progress (1): 102/121 MB Progress (1): 102/121 MB Progress (1): 102/121 MB Progress (1): 102/121 MB Progress (1): 102/121 MB Progress (1): 102/121 MB Progress (1): 102/121 MB Progress (1): 102/121 MB Progress (1): 102/121 MB Progress (1): 102/121 MB Progress (1): 102/121 MB Progress (1): 102/121 MB Progress (1): 102/121 MB Progress (1): 102/121 MB Progress (1): 102/121 MB Progress (1): 102/121 MB Progress (1): 102/121 MB Progress (1): 102/121 MB Progress (1): 102/121 MB Progress (1): 102/121 MB Progress (1): 102/121 MB Progress (1): 102/121 MB Progress (1): 102/121 MB Progress (1): 102/121 MB Progress (1): 102/121 MB Progress (1): 102/121 MB Progress (1): 103/121 MB Progress (1): 103/121 MB Progress (1): 103/121 MB Progress (1): 103/121 MB Progress (1): 103/121 MB Progress (1): 103/121 MB Progress (1): 103/121 MB Progress (1): 103/121 MB Progress (1): 103/121 MB Progress (1): 103/121 MB Progress (1): 103/121 MB Progress (1): 103/121 MB Progress (1): 103/121 MB Progress (1): 103/121 MB Progress (1): 103/121 MB Progress (1): 103/121 MB Progress (1): 103/121 MB Progress (1): 103/121 MB Progress (1): 103/121 MB Progress (1): 103/121 MB Progress (1): 103/121 MB Progress (1): 103/121 MB Progress (1): 103/121 MB Progress (1): 103/121 MB Progress (1): 103/121 MB Progress (1): 103/121 MB Progress (1): 103/121 MB Progress (1): 103/121 MB Progress (1): 103/121 MB Progress (1): 103/121 MB Progress (1): 103/121 MB Progress (1): 103/121 MB Progress (1): 103/121 MB Progress (1): 103/121 MB Progress (1): 103/121 MB Progress (1): 103/121 MB Progress (1): 103/121 MB Progress (1): 103/121 MB Progress (1): 103/121 MB Progress (1): 103/121 MB Progress (1): 103/121 MB Progress (1): 103/121 MB Progress (1): 103/121 MB Progress (1): 103/121 MB Progress (1): 103/121 MB Progress (1): 103/121 MB Progress (1): 103/121 MB Progress (1): 103/121 MB Progress (1): 103/121 MB Progress (1): 103/121 MB Progress (1): 103/121 MB Progress (1): 103/121 MB Progress (1): 103/121 MB Progress (1): 103/121 MB Progress (1): 103/121 MB Progress (1): 103/121 MB Progress (1): 103/121 MB Progress (1): 103/121 MB Progress (1): 103/121 MB Progress (1): 103/121 MB Progress (1): 103/121 MB Progress (1): 103/121 MB Progress (1): 103/121 MB Progress (1): 103/121 MB Progress (1): 103/121 MB Progress (1): 103/121 MB Progress (1): 103/121 MB Progress (1): 103/121 MB Progress (1): 103/121 MB Progress (1): 103/121 MB Progress (1): 103/121 MB Progress (1): 103/121 MB Progress (1): 103/121 MB Progress (1): 103/121 MB Progress (1): 103/121 MB Progress (1): 103/121 MB Progress (1): 103/121 MB Progress (1): 103/121 MB Progress (1): 103/121 MB Progress (1): 103/121 MB Progress (1): 103/121 MB Progress (1): 103/121 MB Progress (1): 103/121 MB Progress (1): 103/121 MB Progress (1): 103/121 MB Progress (1): 103/121 MB Progress (1): 103/121 MB Progress (1): 103/121 MB Progress (1): 103/121 MB Progress (1): 103/121 MB Progress (1): 103/121 MB Progress (1): 103/121 MB Progress (1): 103/121 MB Progress (1): 103/121 MB Progress (1): 103/121 MB Progress (1): 103/121 MB Progress (1): 103/121 MB Progress (1): 103/121 MB Progress (1): 103/121 MB Progress (1): 103/121 MB Progress (1): 103/121 MB Progress (1): 103/121 MB Progress (1): 103/121 MB Progress (1): 103/121 MB Progress (1): 103/121 MB Progress (1): 103/121 MB Progress (1): 103/121 MB Progress (1): 103/121 MB Progress (1): 103/121 MB Progress (1): 103/121 MB Progress (1): 103/121 MB Progress (1): 103/121 MB Progress (1): 103/121 MB Progress (1): 103/121 MB Progress (1): 103/121 MB Progress (1): 103/121 MB Progress (1): 103/121 MB Progress (1): 103/121 MB Progress (1): 103/121 MB Progress (1): 103/121 MB Progress (1): 103/121 MB Progress (1): 103/121 MB Progress (1): 103/121 MB Progress (1): 103/121 MB Progress (1): 103/121 MB Progress (1): 103/121 MB Progress (1): 103/121 MB Progress (1): 103/121 MB Progress (1): 103/121 MB Progress (1): 103/121 MB Progress (1): 103/121 MB Progress (1): 103/121 MB Progress (1): 103/121 MB Progress (1): 103/121 MB Progress (1): 103/121 MB Progress (1): 103/121 MB Progress (1): 103/121 MB Progress (1): 103/121 MB Progress (1): 103/121 MB Progress (1): 103/121 MB Progress (1): 103/121 MB Progress (1): 103/121 MB Progress (1): 103/121 MB Progress (1): 103/121 MB Progress (1): 103/121 MB Progress (1): 103/121 MB Progress (1): 103/121 MB Progress (1): 103/121 MB Progress (1): 103/121 MB Progress (1): 103/121 MB Progress (1): 103/121 MB Progress (1): 103/121 MB Progress (1): 103/121 MB Progress (1): 103/121 MB Progress (1): 103/121 MB Progress (1): 103/121 MB Progress (1): 103/121 MB Progress (1): 103/121 MB Progress (1): 103/121 MB Progress (1): 103/121 MB Progress (1): 103/121 MB Progress (1): 103/121 MB Progress (1): 103/121 MB Progress (1): 103/121 MB Progress (1): 103/121 MB Progress (1): 103/121 MB Progress (1): 103/121 MB Progress (1): 103/121 MB Progress (1): 103/121 MB Progress (1): 103/121 MB Progress (1): 103/121 MB Progress (1): 103/121 MB Progress (1): 103/121 MB Progress (1): 103/121 MB Progress (1): 103/121 MB Progress (1): 103/121 MB Progress (1): 103/121 MB Progress (1): 103/121 MB Progress (1): 103/121 MB Progress (1): 103/121 MB Progress (1): 103/121 MB Progress (1): 103/121 MB Progress (1): 103/121 MB Progress (1): 103/121 MB Progress (1): 103/121 MB Progress (1): 103/121 MB Progress (1): 103/121 MB Progress (1): 103/121 MB Progress (1): 103/121 MB Progress (1): 103/121 MB Progress (1): 103/121 MB Progress (1): 103/121 MB Progress (1): 103/121 MB Progress (1): 103/121 MB Progress (1): 103/121 MB Progress (1): 103/121 MB Progress (1): 103/121 MB Progress (1): 103/121 MB Progress (1): 103/121 MB Progress (1): 103/121 MB Progress (1): 103/121 MB Progress (1): 103/121 MB Progress (1): 103/121 MB Progress (1): 103/121 MB Progress (1): 103/121 MB Progress (1): 103/121 MB Progress (1): 103/121 MB Progress (1): 103/121 MB Progress (1): 103/121 MB Progress (1): 103/121 MB Progress (1): 103/121 MB Progress (1): 103/121 MB Progress (1): 103/121 MB Progress (1): 103/121 MB Progress (1): 103/121 MB Progress (1): 103/121 MB Progress (1): 103/121 MB Progress (1): 103/121 MB Progress (1): 103/121 MB Progress (1): 103/121 MB Progress (1): 103/121 MB Progress (1): 103/121 MB Progress (1): 103/121 MB Progress (1): 103/121 MB Progress (1): 103/121 MB Progress (1): 103/121 MB Progress (1): 103/121 MB Progress (1): 103/121 MB Progress (1): 103/121 MB Progress (1): 103/121 MB Progress (1): 103/121 MB Progress (1): 103/121 MB Progress (1): 103/121 MB Progress (1): 103/121 MB Progress (1): 103/121 MB Progress (1): 103/121 MB Progress (1): 103/121 MB Progress (1): 103/121 MB Progress (1): 103/121 MB Progress (1): 103/121 MB Progress (1): 103/121 MB Progress (1): 103/121 MB Progress (1): 103/121 MB Progress (1): 103/121 MB Progress (1): 103/121 MB Progress (1): 103/121 MB Progress (1): 103/121 MB Progress (1): 103/121 MB Progress (1): 103/121 MB Progress (1): 103/121 MB Progress (1): 103/121 MB Progress (1): 103/121 MB Progress (1): 103/121 MB Progress (1): 103/121 MB Progress (1): 103/121 MB Progress (1): 103/121 MB Progress (1): 103/121 MB Progress (1): 103/121 MB Progress (1): 103/121 MB Progress (1): 103/121 MB Progress (1): 103/121 MB Progress (1): 103/121 MB Progress (1): 103/121 MB Progress (1): 103/121 MB Progress (1): 103/121 MB Progress (1): 103/121 MB Progress (1): 103/121 MB Progress (1): 103/121 MB Progress (1): 103/121 MB Progress (1): 103/121 MB Progress (1): 103/121 MB Progress (1): 103/121 MB Progress (1): 103/121 MB Progress (1): 103/121 MB Progress (1): 103/121 MB Progress (1): 103/121 MB Progress (1): 103/121 MB Progress (1): 103/121 MB Progress (1): 103/121 MB Progress (1): 103/121 MB Progress (1): 103/121 MB Progress (1): 103/121 MB Progress (1): 103/121 MB Progress (1): 103/121 MB Progress (1): 103/121 MB Progress (1): 103/121 MB Progress (1): 103/121 MB Progress (1): 103/121 MB Progress (1): 103/121 MB Progress (1): 103/121 MB Progress (1): 103/121 MB Progress (1): 103/121 MB Progress (1): 103/121 MB Progress (1): 103/121 MB Progress (1): 103/121 MB Progress (1): 103/121 MB Progress (1): 103/121 MB Progress (1): 103/121 MB Progress (1): 103/121 MB Progress (1): 103/121 MB Progress (1): 103/121 MB Progress (1): 103/121 MB Progress (1): 103/121 MB Progress (1): 103/121 MB Progress (1): 103/121 MB Progress (1): 103/121 MB Progress (1): 103/121 MB Progress (1): 103/121 MB Progress (1): 103/121 MB Progress (1): 103/121 MB Progress (1): 103/121 MB Progress (1): 103/121 MB Progress (1): 103/121 MB Progress (1): 103/121 MB Progress (1): 103/121 MB Progress (1): 103/121 MB Progress (1): 103/121 MB Progress (1): 103/121 MB Progress (1): 103/121 MB Progress (1): 103/121 MB Progress (1): 103/121 MB Progress (1): 103/121 MB Progress (1): 103/121 MB Progress (1): 103/121 MB Progress (1): 103/121 MB Progress (1): 103/121 MB Progress (1): 103/121 MB Progress (1): 103/121 MB Progress (1): 103/121 MB Progress (1): 103/121 MB Progress (1): 103/121 MB Progress (1): 103/121 MB Progress (1): 103/121 MB Progress (1): 103/121 MB Progress (1): 103/121 MB Progress (1): 103/121 MB Progress (1): 103/121 MB Progress (1): 103/121 MB Progress (1): 103/121 MB Progress (1): 103/121 MB Progress (1): 103/121 MB Progress (1): 103/121 MB Progress (1): 103/121 MB Progress (1): 103/121 MB Progress (1): 103/121 MB Progress (1): 103/121 MB Progress (1): 103/121 MB Progress (1): 103/121 MB Progress (1): 103/121 MB Progress (1): 103/121 MB Progress (1): 103/121 MB Progress (1): 103/121 MB Progress (1): 103/121 MB Progress (1): 103/121 MB Progress (1): 103/121 MB Progress (1): 103/121 MB Progress (1): 103/121 MB Progress (1): 103/121 MB Progress (1): 103/121 MB Progress (1): 103/121 MB Progress (1): 103/121 MB Progress (1): 103/121 MB Progress (1): 103/121 MB Progress (1): 103/121 MB Progress (1): 103/121 MB Progress (1): 103/121 MB Progress (1): 103/121 MB Progress (1): 103/121 MB Progress (1): 103/121 MB Progress (1): 103/121 MB Progress (1): 103/121 MB Progress (1): 103/121 MB Progress (1): 103/121 MB Progress (1): 103/121 MB Progress (1): 103/121 MB Progress (1): 103/121 MB Progress (1): 103/121 MB Progress (1): 103/121 MB Progress (1): 103/121 MB Progress (1): 103/121 MB Progress (1): 103/121 MB Progress (1): 103/121 MB Progress (1): 103/121 MB Progress (1): 103/121 MB Progress (1): 103/121 MB Progress (1): 103/121 MB Progress (1): 103/121 MB Progress (1): 103/121 MB Progress (1): 103/121 MB Progress (1): 103/121 MB Progress (1): 103/121 MB Progress (1): 103/121 MB Progress (1): 103/121 MB Progress (1): 103/121 MB Progress (1): 103/121 MB Progress (1): 103/121 MB Progress (1): 103/121 MB Progress (1): 103/121 MB Progress (1): 103/121 MB Progress (1): 103/121 MB Progress (1): 103/121 MB Progress (1): 103/121 MB Progress (1): 103/121 MB Progress (1): 103/121 MB Progress (1): 103/121 MB Progress (1): 103/121 MB Progress (1): 103/121 MB Progress (1): 103/121 MB Progress (1): 103/121 MB Progress (1): 103/121 MB Progress (1): 103/121 MB Progress (1): 103/121 MB Progress (1): 103/121 MB Progress (1): 103/121 MB Progress (1): 103/121 MB Progress (1): 103/121 MB Progress (1): 103/121 MB Progress (1): 103/121 MB Progress (1): 103/121 MB Progress (1): 103/121 MB Progress (1): 103/121 MB Progress (1): 103/121 MB Progress (1): 103/121 MB Progress (1): 103/121 MB Progress (1): 103/121 MB Progress (1): 103/121 MB Progress (1): 103/121 MB Progress (1): 103/121 MB Progress (1): 103/121 MB Progress (1): 103/121 MB Progress (1): 103/121 MB Progress (1): 103/121 MB Progress (1): 103/121 MB Progress (1): 103/121 MB Progress (1): 103/121 MB Progress (1): 103/121 MB Progress (1): 103/121 MB Progress (1): 103/121 MB Progress (1): 103/121 MB Progress (1): 103/121 MB Progress (1): 103/121 MB Progress (1): 103/121 MB Progress (1): 103/121 MB Progress (1): 103/121 MB Progress (1): 103/121 MB Progress (1): 103/121 MB Progress (1): 103/121 MB Progress (1): 103/121 MB Progress (1): 103/121 MB Progress (1): 103/121 MB Progress (1): 103/121 MB Progress (1): 103/121 MB Progress (1): 103/121 MB Progress (1): 103/121 MB Progress (1): 103/121 MB Progress (1): 103/121 MB Progress (1): 103/121 MB Progress (1): 103/121 MB Progress (1): 103/121 MB Progress (1): 103/121 MB Progress (1): 103/121 MB Progress (1): 103/121 MB Progress (1): 103/121 MB Progress (1): 103/121 MB Progress (1): 103/121 MB Progress (1): 103/121 MB Progress (1): 103/121 MB Progress (1): 103/121 MB Progress (1): 103/121 MB Progress (1): 103/121 MB Progress (1): 103/121 MB Progress (1): 103/121 MB Progress (1): 103/121 MB Progress (1): 103/121 MB Progress (1): 103/121 MB Progress (1): 103/121 MB Progress (1): 103/121 MB Progress (1): 103/121 MB Progress (1): 103/121 MB Progress (1): 103/121 MB Progress (1): 103/121 MB Progress (1): 103/121 MB Progress (1): 103/121 MB Progress (1): 103/121 MB Progress (1): 103/121 MB Progress (1): 103/121 MB Progress (1): 103/121 MB Progress (1): 103/121 MB Progress (1): 103/121 MB Progress (1): 104/121 MB Progress (1): 104/121 MB Progress (1): 104/121 MB Progress (1): 104/121 MB Progress (1): 104/121 MB Progress (1): 104/121 MB Progress (1): 104/121 MB Progress (1): 104/121 MB Progress (1): 104/121 MB Progress (1): 104/121 MB Progress (1): 104/121 MB Progress (1): 104/121 MB Progress (1): 104/121 MB Progress (1): 104/121 MB Progress (1): 104/121 MB Progress (1): 104/121 MB Progress (1): 104/121 MB Progress (1): 104/121 MB Progress (1): 104/121 MB Progress (1): 104/121 MB Progress (1): 104/121 MB Progress (1): 104/121 MB Progress (1): 104/121 MB Progress (1): 104/121 MB Progress (1): 104/121 MB Progress (1): 104/121 MB Progress (1): 104/121 MB Progress (1): 104/121 MB Progress (1): 104/121 MB Progress (1): 104/121 MB Progress (1): 104/121 MB Progress (1): 104/121 MB Progress (1): 104/121 MB Progress (1): 104/121 MB Progress (1): 104/121 MB Progress (1): 104/121 MB Progress (1): 104/121 MB Progress (1): 104/121 MB Progress (1): 104/121 MB Progress (1): 104/121 MB Progress (1): 104/121 MB Progress (1): 104/121 MB Progress (1): 104/121 MB Progress (1): 104/121 MB Progress (1): 104/121 MB Progress (1): 104/121 MB Progress (1): 104/121 MB Progress (1): 104/121 MB Progress (1): 104/121 MB Progress (1): 104/121 MB Progress (1): 104/121 MB Progress (1): 104/121 MB Progress (1): 104/121 MB Progress (1): 104/121 MB Progress (1): 104/121 MB Progress (1): 104/121 MB Progress (1): 104/121 MB Progress (1): 104/121 MB Progress (1): 104/121 MB Progress (1): 104/121 MB Progress (1): 104/121 MB Progress (1): 104/121 MB Progress (1): 104/121 MB Progress (1): 104/121 MB Progress (1): 104/121 MB Progress (1): 104/121 MB Progress (1): 104/121 MB Progress (1): 104/121 MB Progress (1): 104/121 MB Progress (1): 104/121 MB Progress (1): 104/121 MB Progress (1): 104/121 MB Progress (1): 104/121 MB Progress (1): 104/121 MB Progress (1): 104/121 MB Progress (1): 104/121 MB Progress (1): 104/121 MB Progress (1): 104/121 MB Progress (1): 104/121 MB Progress (1): 104/121 MB Progress (1): 104/121 MB Progress (1): 104/121 MB Progress (1): 104/121 MB Progress (1): 104/121 MB Progress (1): 104/121 MB Progress (1): 104/121 MB Progress (1): 104/121 MB Progress (1): 104/121 MB Progress (1): 104/121 MB Progress (1): 104/121 MB Progress (1): 104/121 MB Progress (1): 104/121 MB Progress (1): 104/121 MB Progress (1): 104/121 MB Progress (1): 104/121 MB Progress (1): 104/121 MB Progress (1): 104/121 MB Progress (1): 104/121 MB Progress (1): 104/121 MB Progress (1): 104/121 MB Progress (1): 104/121 MB Progress (1): 104/121 MB Progress (1): 104/121 MB Progress (1): 104/121 MB Progress (1): 104/121 MB Progress (1): 104/121 MB Progress (1): 104/121 MB Progress (1): 104/121 MB Progress (1): 104/121 MB Progress (1): 104/121 MB Progress (1): 104/121 MB Progress (1): 104/121 MB Progress (1): 104/121 MB Progress (1): 104/121 MB Progress (1): 104/121 MB Progress (1): 104/121 MB Progress (1): 104/121 MB Progress (1): 104/121 MB Progress (1): 104/121 MB Progress (1): 104/121 MB Progress (1): 104/121 MB Progress (1): 104/121 MB Progress (1): 104/121 MB Progress (1): 104/121 MB Progress (1): 104/121 MB Progress (1): 104/121 MB Progress (1): 104/121 MB Progress (1): 104/121 MB Progress (1): 104/121 MB Progress (1): 104/121 MB Progress (1): 104/121 MB Progress (1): 104/121 MB Progress (1): 104/121 MB Progress (1): 104/121 MB Progress (1): 104/121 MB Progress (1): 104/121 MB Progress (1): 104/121 MB Progress (1): 104/121 MB Progress (1): 104/121 MB Progress (1): 104/121 MB Progress (1): 104/121 MB Progress (1): 104/121 MB Progress (1): 104/121 MB Progress (1): 104/121 MB Progress (1): 104/121 MB Progress (1): 104/121 MB Progress (1): 104/121 MB Progress (1): 104/121 MB Progress (1): 104/121 MB Progress (1): 104/121 MB Progress (1): 104/121 MB Progress (1): 104/121 MB Progress (1): 104/121 MB Progress (1): 104/121 MB Progress (1): 104/121 MB Progress (1): 104/121 MB Progress (1): 104/121 MB Progress (1): 104/121 MB Progress (1): 104/121 MB Progress (1): 104/121 MB Progress (1): 104/121 MB Progress (1): 104/121 MB Progress (1): 104/121 MB Progress (1): 104/121 MB Progress (1): 104/121 MB Progress (1): 104/121 MB Progress (1): 104/121 MB Progress (1): 104/121 MB Progress (1): 104/121 MB Progress (1): 104/121 MB Progress (1): 104/121 MB Progress (1): 104/121 MB Progress (1): 104/121 MB Progress (1): 104/121 MB Progress (1): 104/121 MB Progress (1): 104/121 MB Progress (1): 104/121 MB Progress (1): 104/121 MB Progress (1): 104/121 MB Progress (1): 104/121 MB Progress (1): 104/121 MB Progress (1): 104/121 MB Progress (1): 104/121 MB Progress (1): 104/121 MB Progress (1): 104/121 MB Progress (1): 104/121 MB Progress (1): 104/121 MB Progress (1): 104/121 MB Progress (1): 104/121 MB Progress (1): 104/121 MB Progress (1): 104/121 MB Progress (1): 104/121 MB Progress (1): 104/121 MB Progress (1): 104/121 MB Progress (1): 104/121 MB Progress (1): 104/121 MB Progress (1): 104/121 MB Progress (1): 104/121 MB Progress (1): 104/121 MB Progress (1): 104/121 MB Progress (1): 104/121 MB Progress (1): 104/121 MB Progress (1): 104/121 MB Progress (1): 104/121 MB Progress (1): 104/121 MB Progress (1): 104/121 MB Progress (1): 104/121 MB Progress (1): 104/121 MB Progress (1): 104/121 MB Progress (1): 104/121 MB Progress (1): 104/121 MB Progress (1): 104/121 MB Progress (1): 104/121 MB Progress (1): 104/121 MB Progress (1): 104/121 MB Progress (1): 104/121 MB Progress (1): 104/121 MB Progress (1): 104/121 MB Progress (1): 104/121 MB Progress (1): 104/121 MB Progress (1): 104/121 MB Progress (1): 104/121 MB Progress (1): 104/121 MB Progress (1): 104/121 MB Progress (1): 104/121 MB Progress (1): 104/121 MB Progress (1): 104/121 MB Progress (1): 104/121 MB Progress (1): 104/121 MB Progress (1): 104/121 MB Progress (1): 104/121 MB Progress (1): 104/121 MB Progress (1): 104/121 MB Progress (1): 104/121 MB Progress (1): 104/121 MB Progress (1): 104/121 MB Progress (1): 104/121 MB Progress (1): 104/121 MB Progress (1): 104/121 MB Progress (1): 104/121 MB Progress (1): 104/121 MB Progress (1): 104/121 MB Progress (1): 104/121 MB Progress (1): 104/121 MB Progress (1): 104/121 MB Progress (1): 104/121 MB Progress (1): 104/121 MB Progress (1): 104/121 MB Progress (1): 104/121 MB Progress (1): 104/121 MB Progress (1): 104/121 MB Progress (1): 104/121 MB Progress (1): 104/121 MB Progress (1): 104/121 MB Progress (1): 104/121 MB Progress (1): 104/121 MB Progress (1): 104/121 MB Progress (1): 104/121 MB Progress (1): 104/121 MB Progress (1): 104/121 MB Progress (1): 104/121 MB Progress (1): 104/121 MB Progress (1): 104/121 MB Progress (1): 104/121 MB Progress (1): 104/121 MB Progress (1): 104/121 MB Progress (1): 104/121 MB Progress (1): 104/121 MB Progress (1): 104/121 MB Progress (1): 104/121 MB Progress (1): 104/121 MB Progress (1): 104/121 MB Progress (1): 104/121 MB Progress (1): 104/121 MB Progress (1): 104/121 MB Progress (1): 104/121 MB Progress (1): 104/121 MB Progress (1): 104/121 MB Progress (1): 104/121 MB Progress (1): 104/121 MB Progress (1): 104/121 MB Progress (1): 104/121 MB Progress (1): 104/121 MB Progress (1): 104/121 MB Progress (1): 104/121 MB Progress (1): 104/121 MB Progress (1): 104/121 MB Progress (1): 104/121 MB Progress (1): 104/121 MB Progress (1): 104/121 MB Progress (1): 104/121 MB Progress (1): 104/121 MB Progress (1): 104/121 MB Progress (1): 104/121 MB Progress (1): 104/121 MB Progress (1): 104/121 MB Progress (1): 104/121 MB Progress (1): 104/121 MB Progress (1): 104/121 MB Progress (1): 104/121 MB Progress (1): 104/121 MB Progress (1): 104/121 MB Progress (1): 104/121 MB Progress (1): 104/121 MB Progress (1): 104/121 MB Progress (1): 104/121 MB Progress (1): 104/121 MB Progress (1): 104/121 MB Progress (1): 104/121 MB Progress (1): 104/121 MB Progress (1): 104/121 MB Progress (1): 104/121 MB Progress (1): 104/121 MB Progress (1): 104/121 MB Progress (1): 104/121 MB Progress (1): 104/121 MB Progress (1): 104/121 MB Progress (1): 104/121 MB Progress (1): 104/121 MB Progress (1): 104/121 MB Progress (1): 104/121 MB Progress (1): 104/121 MB Progress (1): 104/121 MB Progress (1): 104/121 MB Progress (1): 104/121 MB Progress (1): 104/121 MB Progress (1): 104/121 MB Progress (1): 104/121 MB Progress (1): 104/121 MB Progress (1): 104/121 MB Progress (1): 104/121 MB Progress (1): 104/121 MB Progress (1): 104/121 MB Progress (1): 104/121 MB Progress (1): 104/121 MB Progress (1): 104/121 MB Progress (1): 104/121 MB Progress (1): 104/121 MB Progress (1): 104/121 MB Progress (1): 104/121 MB Progress (1): 104/121 MB Progress (1): 104/121 MB Progress (1): 104/121 MB Progress (1): 104/121 MB Progress (1): 104/121 MB Progress (1): 104/121 MB Progress (1): 104/121 MB Progress (1): 104/121 MB Progress (1): 104/121 MB Progress (1): 104/121 MB Progress (1): 104/121 MB Progress (1): 104/121 MB Progress (1): 104/121 MB Progress (1): 104/121 MB Progress (1): 104/121 MB Progress (1): 104/121 MB Progress (1): 104/121 MB Progress (1): 104/121 MB Progress (1): 104/121 MB Progress (1): 104/121 MB Progress (1): 104/121 MB Progress (1): 104/121 MB Progress (1): 104/121 MB Progress (1): 104/121 MB Progress (1): 104/121 MB Progress (1): 104/121 MB Progress (1): 104/121 MB Progress (1): 104/121 MB Progress (1): 104/121 MB Progress (1): 104/121 MB Progress (1): 104/121 MB Progress (1): 104/121 MB Progress (1): 104/121 MB Progress (1): 104/121 MB Progress (1): 104/121 MB Progress (1): 104/121 MB Progress (1): 104/121 MB Progress (1): 104/121 MB Progress (1): 104/121 MB Progress (1): 104/121 MB Progress (1): 104/121 MB Progress (1): 104/121 MB Progress (1): 104/121 MB Progress (1): 104/121 MB Progress (1): 104/121 MB Progress (1): 104/121 MB Progress (1): 104/121 MB Progress (1): 104/121 MB Progress (1): 104/121 MB Progress (1): 104/121 MB Progress (1): 104/121 MB Progress (1): 104/121 MB Progress (1): 104/121 MB Progress (1): 104/121 MB Progress (1): 104/121 MB Progress (1): 104/121 MB Progress (1): 104/121 MB Progress (1): 104/121 MB Progress (1): 104/121 MB Progress (1): 104/121 MB Progress (1): 104/121 MB Progress (1): 104/121 MB Progress (1): 104/121 MB Progress (1): 104/121 MB Progress (1): 104/121 MB Progress (1): 104/121 MB Progress (1): 104/121 MB Progress (1): 104/121 MB Progress (1): 104/121 MB Progress (1): 104/121 MB Progress (1): 104/121 MB Progress (1): 104/121 MB Progress (1): 104/121 MB Progress (1): 104/121 MB Progress (1): 104/121 MB Progress (1): 104/121 MB Progress (1): 104/121 MB Progress (1): 104/121 MB Progress (1): 104/121 MB Progress (1): 104/121 MB Progress (1): 104/121 MB Progress (1): 104/121 MB Progress (1): 104/121 MB Progress (1): 104/121 MB Progress (1): 104/121 MB Progress (1): 104/121 MB Progress (1): 104/121 MB Progress (1): 104/121 MB Progress (1): 104/121 MB Progress (1): 104/121 MB Progress (1): 104/121 MB Progress (1): 104/121 MB Progress (1): 104/121 MB Progress (1): 104/121 MB Progress (1): 104/121 MB Progress (1): 104/121 MB Progress (1): 104/121 MB Progress (1): 104/121 MB Progress (1): 104/121 MB Progress (1): 104/121 MB Progress (1): 104/121 MB Progress (1): 104/121 MB Progress (1): 104/121 MB Progress (1): 104/121 MB Progress (1): 104/121 MB Progress (1): 104/121 MB Progress (1): 104/121 MB Progress (1): 104/121 MB Progress (1): 104/121 MB Progress (1): 104/121 MB Progress (1): 104/121 MB Progress (1): 104/121 MB Progress (1): 104/121 MB Progress (1): 104/121 MB Progress (1): 104/121 MB Progress (1): 104/121 MB Progress (1): 104/121 MB Progress (1): 104/121 MB Progress (1): 104/121 MB Progress (1): 104/121 MB Progress (1): 104/121 MB Progress (1): 104/121 MB Progress (1): 104/121 MB Progress (1): 104/121 MB Progress (1): 104/121 MB Progress (1): 104/121 MB Progress (1): 104/121 MB Progress (1): 104/121 MB Progress (1): 104/121 MB Progress (1): 104/121 MB Progress (1): 104/121 MB Progress (1): 104/121 MB Progress (1): 104/121 MB Progress (1): 104/121 MB Progress (1): 104/121 MB Progress (1): 104/121 MB Progress (1): 104/121 MB Progress (1): 104/121 MB Progress (1): 104/121 MB Progress (1): 104/121 MB Progress (1): 104/121 MB Progress (1): 104/121 MB Progress (1): 104/121 MB Progress (1): 104/121 MB Progress (1): 104/121 MB Progress (1): 104/121 MB Progress (1): 104/121 MB Progress (1): 104/121 MB Progress (1): 105/121 MB Progress (1): 105/121 MB Progress (1): 105/121 MB Progress (1): 105/121 MB Progress (1): 105/121 MB Progress (1): 105/121 MB Progress (1): 105/121 MB Progress (1): 105/121 MB Progress (1): 105/121 MB Progress (1): 105/121 MB Progress (1): 105/121 MB Progress (1): 105/121 MB Progress (1): 105/121 MB Progress (1): 105/121 MB Progress (1): 105/121 MB Progress (1): 105/121 MB Progress (1): 105/121 MB Progress (1): 105/121 MB Progress (1): 105/121 MB Progress (1): 105/121 MB Progress (1): 105/121 MB Progress (1): 105/121 MB Progress (1): 105/121 MB Progress (1): 105/121 MB Progress (1): 105/121 MB Progress (1): 105/121 MB Progress (1): 105/121 MB Progress (1): 105/121 MB Progress (1): 105/121 MB Progress (1): 105/121 MB Progress (1): 105/121 MB Progress (1): 105/121 MB Progress (1): 105/121 MB Progress (1): 105/121 MB Progress (1): 105/121 MB Progress (1): 105/121 MB Progress (1): 105/121 MB Progress (1): 105/121 MB Progress (1): 105/121 MB Progress (1): 105/121 MB Progress (1): 105/121 MB Progress (1): 105/121 MB Progress (1): 105/121 MB Progress (1): 105/121 MB Progress (1): 105/121 MB Progress (1): 105/121 MB Progress (1): 105/121 MB Progress (1): 105/121 MB Progress (1): 105/121 MB Progress (1): 105/121 MB Progress (1): 105/121 MB Progress (1): 105/121 MB Progress (1): 105/121 MB Progress (1): 105/121 MB Progress (1): 105/121 MB Progress (1): 105/121 MB Progress (1): 105/121 MB Progress (1): 105/121 MB Progress (1): 105/121 MB Progress (1): 105/121 MB Progress (1): 105/121 MB Progress (1): 105/121 MB Progress (1): 105/121 MB Progress (1): 105/121 MB Progress (1): 105/121 MB Progress (1): 105/121 MB Progress (1): 105/121 MB Progress (1): 105/121 MB Progress (1): 105/121 MB Progress (1): 105/121 MB Progress (1): 105/121 MB Progress (1): 105/121 MB Progress (1): 105/121 MB Progress (1): 105/121 MB Progress (1): 105/121 MB Progress (1): 105/121 MB Progress (1): 105/121 MB Progress (1): 105/121 MB Progress (1): 105/121 MB Progress (1): 105/121 MB Progress (1): 105/121 MB Progress (1): 105/121 MB Progress (1): 105/121 MB Progress (1): 105/121 MB Progress (1): 105/121 MB Progress (1): 105/121 MB Progress (1): 105/121 MB Progress (1): 105/121 MB Progress (1): 105/121 MB Progress (1): 105/121 MB Progress (1): 105/121 MB Progress (1): 105/121 MB Progress (1): 105/121 MB Progress (1): 105/121 MB Progress (1): 105/121 MB Progress (1): 105/121 MB Progress (1): 105/121 MB Progress (1): 105/121 MB Progress (1): 105/121 MB Progress (1): 105/121 MB Progress (1): 105/121 MB Progress (1): 105/121 MB Progress (1): 105/121 MB Progress (1): 105/121 MB Progress (1): 105/121 MB Progress (1): 105/121 MB Progress (1): 105/121 MB Progress (1): 105/121 MB Progress (1): 105/121 MB Progress (1): 105/121 MB Progress (1): 105/121 MB Progress (1): 105/121 MB Progress (1): 105/121 MB Progress (1): 105/121 MB Progress (1): 105/121 MB Progress (1): 105/121 MB Progress (1): 105/121 MB Progress (1): 105/121 MB Progress (1): 105/121 MB Progress (1): 105/121 MB Progress (1): 105/121 MB Progress (1): 105/121 MB Progress (1): 105/121 MB Progress (1): 105/121 MB Progress (1): 105/121 MB Progress (1): 105/121 MB Progress (1): 105/121 MB Progress (1): 105/121 MB Progress (1): 105/121 MB Progress (1): 105/121 MB Progress (1): 105/121 MB Progress (1): 105/121 MB Progress (1): 105/121 MB Progress (1): 105/121 MB Progress (1): 105/121 MB Progress (1): 105/121 MB Progress (1): 105/121 MB Progress (1): 105/121 MB Progress (1): 105/121 MB Progress (1): 105/121 MB Progress (1): 105/121 MB Progress (1): 105/121 MB Progress (1): 105/121 MB Progress (1): 105/121 MB Progress (1): 105/121 MB Progress (1): 105/121 MB Progress (1): 105/121 MB Progress (1): 105/121 MB Progress (1): 105/121 MB Progress (1): 105/121 MB Progress (1): 105/121 MB Progress (1): 105/121 MB Progress (1): 105/121 MB Progress (1): 105/121 MB Progress (1): 105/121 MB Progress (1): 105/121 MB Progress (1): 105/121 MB Progress (1): 105/121 MB Progress (1): 105/121 MB Progress (1): 105/121 MB Progress (1): 105/121 MB Progress (1): 105/121 MB Progress (1): 105/121 MB Progress (1): 105/121 MB Progress (1): 105/121 MB Progress (1): 105/121 MB Progress (1): 105/121 MB Progress (1): 105/121 MB Progress (1): 105/121 MB Progress (1): 105/121 MB Progress (1): 105/121 MB Progress (1): 105/121 MB Progress (1): 105/121 MB Progress (1): 105/121 MB Progress (1): 105/121 MB Progress (1): 105/121 MB Progress (1): 105/121 MB Progress (1): 105/121 MB Progress (1): 105/121 MB Progress (1): 105/121 MB Progress (1): 105/121 MB Progress (1): 105/121 MB Progress (1): 105/121 MB Progress (1): 105/121 MB Progress (1): 105/121 MB Progress (1): 105/121 MB Progress (1): 105/121 MB Progress (1): 105/121 MB Progress (1): 105/121 MB Progress (1): 105/121 MB Progress (1): 105/121 MB Progress (1): 105/121 MB Progress (1): 105/121 MB Progress (1): 105/121 MB Progress (1): 105/121 MB Progress (1): 105/121 MB Progress (1): 105/121 MB Progress (1): 105/121 MB Progress (1): 105/121 MB Progress (1): 105/121 MB Progress (1): 105/121 MB Progress (1): 105/121 MB Progress (1): 105/121 MB Progress (1): 105/121 MB Progress (1): 105/121 MB Progress (1): 105/121 MB Progress (1): 105/121 MB Progress (1): 105/121 MB Progress (1): 105/121 MB Progress (1): 105/121 MB Progress (1): 105/121 MB Progress (1): 105/121 MB Progress (1): 105/121 MB Progress (1): 105/121 MB Progress (1): 105/121 MB Progress (1): 105/121 MB Progress (1): 105/121 MB Progress (1): 105/121 MB Progress (1): 105/121 MB Progress (1): 105/121 MB Progress (1): 105/121 MB Progress (1): 105/121 MB Progress (1): 105/121 MB Progress (1): 105/121 MB Progress (1): 105/121 MB Progress (1): 105/121 MB Progress (1): 105/121 MB Progress (1): 105/121 MB Progress (1): 105/121 MB Progress (1): 105/121 MB Progress (1): 105/121 MB Progress (1): 105/121 MB Progress (1): 105/121 MB Progress (1): 105/121 MB Progress (1): 105/121 MB Progress (1): 105/121 MB Progress (1): 105/121 MB Progress (1): 105/121 MB Progress (1): 105/121 MB Progress (1): 105/121 MB Progress (1): 105/121 MB Progress (1): 105/121 MB Progress (1): 105/121 MB Progress (1): 105/121 MB Progress (1): 105/121 MB Progress (1): 105/121 MB Progress (1): 105/121 MB Progress (1): 105/121 MB Progress (1): 105/121 MB Progress (1): 105/121 MB Progress (1): 105/121 MB Progress (1): 105/121 MB Progress (1): 105/121 MB Progress (1): 105/121 MB Progress (1): 105/121 MB Progress (1): 105/121 MB Progress (1): 105/121 MB Progress (1): 105/121 MB Progress (1): 105/121 MB Progress (1): 105/121 MB Progress (1): 105/121 MB Progress (1): 105/121 MB Progress (1): 105/121 MB Progress (1): 105/121 MB Progress (1): 105/121 MB Progress (1): 105/121 MB Progress (1): 105/121 MB Progress (1): 105/121 MB Progress (1): 105/121 MB Progress (1): 105/121 MB Progress (1): 105/121 MB Progress (1): 105/121 MB Progress (1): 105/121 MB Progress (1): 105/121 MB Progress (1): 105/121 MB Progress (1): 105/121 MB Progress (1): 105/121 MB Progress (1): 105/121 MB Progress (1): 105/121 MB Progress (1): 105/121 MB Progress (1): 105/121 MB Progress (1): 105/121 MB Progress (1): 105/121 MB Progress (1): 105/121 MB Progress (1): 105/121 MB Progress (1): 105/121 MB Progress (1): 105/121 MB Progress (1): 105/121 MB Progress (1): 105/121 MB Progress (1): 105/121 MB Progress (1): 105/121 MB Progress (1): 105/121 MB Progress (1): 105/121 MB Progress (1): 105/121 MB Progress (1): 105/121 MB Progress (1): 105/121 MB Progress (1): 105/121 MB Progress (1): 105/121 MB Progress (1): 105/121 MB Progress (1): 105/121 MB Progress (1): 105/121 MB Progress (1): 105/121 MB Progress (1): 105/121 MB Progress (1): 105/121 MB Progress (1): 105/121 MB Progress (1): 105/121 MB Progress (1): 105/121 MB Progress (1): 105/121 MB Progress (1): 105/121 MB Progress (1): 105/121 MB Progress (1): 105/121 MB Progress (1): 105/121 MB Progress (1): 105/121 MB Progress (1): 105/121 MB Progress (1): 105/121 MB Progress (1): 105/121 MB Progress (1): 105/121 MB Progress (1): 105/121 MB Progress (1): 105/121 MB Progress (1): 105/121 MB Progress (1): 105/121 MB Progress (1): 105/121 MB Progress (1): 105/121 MB Progress (1): 105/121 MB Progress (1): 105/121 MB Progress (1): 105/121 MB Progress (1): 105/121 MB Progress (1): 105/121 MB Progress (1): 105/121 MB Progress (1): 105/121 MB Progress (1): 105/121 MB Progress (1): 105/121 MB Progress (1): 105/121 MB Progress (1): 105/121 MB Progress (1): 105/121 MB Progress (1): 105/121 MB Progress (1): 105/121 MB Progress (1): 105/121 MB Progress (1): 105/121 MB Progress (1): 105/121 MB Progress (1): 105/121 MB Progress (1): 105/121 MB Progress (1): 105/121 MB Progress (1): 105/121 MB Progress (1): 105/121 MB Progress (1): 105/121 MB Progress (1): 105/121 MB Progress (1): 105/121 MB Progress (1): 105/121 MB Progress (1): 105/121 MB Progress (1): 105/121 MB Progress (1): 105/121 MB Progress (1): 105/121 MB Progress (1): 105/121 MB Progress (1): 105/121 MB Progress (1): 105/121 MB Progress (1): 105/121 MB Progress (1): 105/121 MB Progress (1): 105/121 MB Progress (1): 105/121 MB Progress (1): 105/121 MB Progress (1): 105/121 MB Progress (1): 105/121 MB Progress (1): 105/121 MB Progress (1): 105/121 MB Progress (1): 105/121 MB Progress (1): 105/121 MB Progress (1): 105/121 MB Progress (1): 105/121 MB Progress (1): 105/121 MB Progress (1): 105/121 MB Progress (1): 105/121 MB Progress (1): 105/121 MB Progress (1): 105/121 MB Progress (1): 105/121 MB Progress (1): 105/121 MB Progress (1): 105/121 MB Progress (1): 105/121 MB Progress (1): 105/121 MB Progress (1): 105/121 MB Progress (1): 105/121 MB Progress (1): 105/121 MB Progress (1): 105/121 MB Progress (1): 105/121 MB Progress (1): 105/121 MB Progress (1): 105/121 MB Progress (1): 105/121 MB Progress (1): 105/121 MB Progress (1): 105/121 MB Progress (1): 105/121 MB Progress (1): 105/121 MB Progress (1): 105/121 MB Progress (1): 105/121 MB Progress (1): 105/121 MB Progress (1): 105/121 MB Progress (1): 105/121 MB Progress (1): 105/121 MB Progress (1): 105/121 MB Progress (1): 105/121 MB Progress (1): 105/121 MB Progress (1): 105/121 MB Progress (1): 105/121 MB Progress (1): 105/121 MB Progress (1): 105/121 MB Progress (1): 105/121 MB Progress (1): 105/121 MB Progress (1): 105/121 MB Progress (1): 105/121 MB Progress (1): 105/121 MB Progress (1): 105/121 MB Progress (1): 105/121 MB Progress (1): 105/121 MB Progress (1): 105/121 MB Progress (1): 105/121 MB Progress (1): 105/121 MB Progress (1): 105/121 MB Progress (1): 105/121 MB Progress (1): 105/121 MB Progress (1): 105/121 MB Progress (1): 105/121 MB Progress (1): 105/121 MB Progress (1): 105/121 MB Progress (1): 105/121 MB Progress (1): 105/121 MB Progress (1): 105/121 MB Progress (1): 105/121 MB Progress (1): 105/121 MB Progress (1): 105/121 MB Progress (1): 105/121 MB Progress (1): 105/121 MB Progress (1): 105/121 MB Progress (1): 105/121 MB Progress (1): 105/121 MB Progress (1): 105/121 MB Progress (1): 105/121 MB Progress (1): 105/121 MB Progress (1): 105/121 MB Progress (1): 105/121 MB Progress (1): 105/121 MB Progress (1): 105/121 MB Progress (1): 105/121 MB Progress (1): 105/121 MB Progress (1): 105/121 MB Progress (1): 105/121 MB Progress (1): 105/121 MB Progress (1): 105/121 MB Progress (1): 105/121 MB Progress (1): 105/121 MB Progress (1): 105/121 MB Progress (1): 105/121 MB Progress (1): 105/121 MB Progress (1): 105/121 MB Progress (1): 105/121 MB Progress (1): 105/121 MB Progress (1): 105/121 MB Progress (1): 105/121 MB Progress (1): 105/121 MB Progress (1): 105/121 MB Progress (1): 105/121 MB Progress (1): 105/121 MB Progress (1): 105/121 MB Progress (1): 105/121 MB Progress (1): 105/121 MB Progress (1): 105/121 MB Progress (1): 105/121 MB Progress (1): 105/121 MB Progress (1): 105/121 MB Progress (1): 105/121 MB Progress (1): 105/121 MB Progress (1): 105/121 MB Progress (1): 105/121 MB Progress (1): 105/121 MB Progress (1): 105/121 MB Progress (1): 105/121 MB Progress (1): 105/121 MB Progress (1): 105/121 MB Progress (1): 105/121 MB Progress (1): 105/121 MB Progress (1): 105/121 MB Progress (1): 105/121 MB Progress (1): 105/121 MB Progress (1): 105/121 MB Progress (1): 105/121 MB Progress (1): 105/121 MB Progress (1): 105/121 MB Progress (1): 105/121 MB Progress (1): 105/121 MB Progress (1): 105/121 MB Progress (1): 106/121 MB Progress (1): 106/121 MB Progress (1): 106/121 MB Progress (1): 106/121 MB Progress (1): 106/121 MB Progress (1): 106/121 MB Progress (1): 106/121 MB Progress (1): 106/121 MB Progress (1): 106/121 MB Progress (1): 106/121 MB Progress (1): 106/121 MB Progress (1): 106/121 MB Progress (1): 106/121 MB Progress (1): 106/121 MB Progress (1): 106/121 MB Progress (1): 106/121 MB Progress (1): 106/121 MB Progress (1): 106/121 MB Progress (1): 106/121 MB Progress (1): 106/121 MB Progress (1): 106/121 MB Progress (1): 106/121 MB Progress (1): 106/121 MB Progress (1): 106/121 MB Progress (1): 106/121 MB Progress (1): 106/121 MB Progress (1): 106/121 MB Progress (1): 106/121 MB Progress (1): 106/121 MB Progress (1): 106/121 MB Progress (1): 106/121 MB Progress (1): 106/121 MB Progress (1): 106/121 MB Progress (1): 106/121 MB Progress (1): 106/121 MB Progress (1): 106/121 MB Progress (1): 106/121 MB Progress (1): 106/121 MB Progress (1): 106/121 MB Progress (1): 106/121 MB Progress (1): 106/121 MB Progress (1): 106/121 MB Progress (1): 106/121 MB Progress (1): 106/121 MB Progress (1): 106/121 MB Progress (1): 106/121 MB Progress (1): 106/121 MB Progress (1): 106/121 MB Progress (1): 106/121 MB Progress (1): 106/121 MB Progress (1): 106/121 MB Progress (1): 106/121 MB Progress (1): 106/121 MB Progress (1): 106/121 MB Progress (1): 106/121 MB Progress (1): 106/121 MB Progress (1): 106/121 MB Progress (1): 106/121 MB Progress (1): 106/121 MB Progress (1): 106/121 MB Progress (1): 106/121 MB Progress (1): 106/121 MB Progress (1): 106/121 MB Progress (1): 106/121 MB Progress (1): 106/121 MB Progress (1): 106/121 MB Progress (1): 106/121 MB Progress (1): 106/121 MB Progress (1): 106/121 MB Progress (1): 106/121 MB Progress (1): 106/121 MB Progress (1): 106/121 MB Progress (1): 106/121 MB Progress (1): 106/121 MB Progress (1): 106/121 MB Progress (1): 106/121 MB Progress (1): 106/121 MB Progress (1): 106/121 MB Progress (1): 106/121 MB Progress (1): 106/121 MB Progress (1): 106/121 MB Progress (1): 106/121 MB Progress (1): 106/121 MB Progress (1): 106/121 MB Progress (1): 106/121 MB Progress (1): 106/121 MB Progress (1): 106/121 MB Progress (1): 106/121 MB Progress (1): 106/121 MB Progress (1): 106/121 MB Progress (1): 106/121 MB Progress (1): 106/121 MB Progress (1): 106/121 MB Progress (1): 106/121 MB Progress (1): 106/121 MB Progress (1): 106/121 MB Progress (1): 106/121 MB Progress (1): 106/121 MB Progress (1): 106/121 MB Progress (1): 106/121 MB Progress (1): 106/121 MB Progress (1): 106/121 MB Progress (1): 106/121 MB Progress (1): 106/121 MB Progress (1): 106/121 MB Progress (1): 106/121 MB Progress (1): 106/121 MB Progress (1): 106/121 MB Progress (1): 106/121 MB Progress (1): 106/121 MB Progress (1): 106/121 MB Progress (1): 106/121 MB Progress (1): 106/121 MB Progress (1): 106/121 MB Progress (1): 106/121 MB Progress (1): 106/121 MB Progress (1): 106/121 MB Progress (1): 106/121 MB Progress (1): 106/121 MB Progress (1): 106/121 MB Progress (1): 106/121 MB Progress (1): 106/121 MB Progress (1): 106/121 MB Progress (1): 106/121 MB Progress (1): 106/121 MB Progress (1): 106/121 MB Progress (1): 106/121 MB Progress (1): 106/121 MB Progress (1): 106/121 MB Progress (1): 106/121 MB Progress (1): 106/121 MB Progress (1): 106/121 MB Progress (1): 106/121 MB Progress (1): 106/121 MB Progress (1): 106/121 MB Progress (1): 106/121 MB Progress (1): 106/121 MB Progress (1): 106/121 MB Progress (1): 106/121 MB Progress (1): 106/121 MB Progress (1): 106/121 MB Progress (1): 106/121 MB Progress (1): 106/121 MB Progress (1): 106/121 MB Progress (1): 106/121 MB Progress (1): 106/121 MB Progress (1): 106/121 MB Progress (1): 106/121 MB Progress (1): 106/121 MB Progress (1): 106/121 MB Progress (1): 106/121 MB Progress (1): 106/121 MB Progress (1): 106/121 MB Progress (1): 106/121 MB Progress (1): 106/121 MB Progress (1): 106/121 MB Progress (1): 106/121 MB Progress (1): 106/121 MB Progress (1): 106/121 MB Progress (1): 106/121 MB Progress (1): 106/121 MB Progress (1): 106/121 MB Progress (1): 106/121 MB Progress (1): 106/121 MB Progress (1): 106/121 MB Progress (1): 106/121 MB Progress (1): 106/121 MB Progress (1): 106/121 MB Progress (1): 106/121 MB Progress (1): 106/121 MB Progress (1): 106/121 MB Progress (1): 106/121 MB Progress (1): 106/121 MB Progress (1): 106/121 MB Progress (1): 106/121 MB Progress (1): 106/121 MB Progress (1): 106/121 MB Progress (1): 106/121 MB Progress (1): 106/121 MB Progress (1): 106/121 MB Progress (1): 106/121 MB Progress (1): 106/121 MB Progress (1): 106/121 MB Progress (1): 106/121 MB Progress (1): 106/121 MB Progress (1): 106/121 MB Progress (1): 106/121 MB Progress (1): 106/121 MB Progress (1): 106/121 MB Progress (1): 106/121 MB Progress (1): 106/121 MB Progress (1): 106/121 MB Progress (1): 106/121 MB Progress (1): 106/121 MB Progress (1): 106/121 MB Progress (1): 106/121 MB Progress (1): 106/121 MB Progress (1): 106/121 MB Progress (1): 106/121 MB Progress (1): 106/121 MB Progress (1): 106/121 MB Progress (1): 106/121 MB Progress (1): 106/121 MB Progress (1): 106/121 MB Progress (1): 106/121 MB Progress (1): 106/121 MB Progress (1): 106/121 MB Progress (1): 106/121 MB Progress (1): 106/121 MB Progress (1): 106/121 MB Progress (1): 106/121 MB Progress (1): 106/121 MB Progress (1): 106/121 MB Progress (1): 106/121 MB Progress (1): 106/121 MB Progress (1): 106/121 MB Progress (1): 106/121 MB Progress (1): 106/121 MB Progress (1): 106/121 MB Progress (1): 106/121 MB Progress (1): 106/121 MB Progress (1): 106/121 MB Progress (1): 106/121 MB Progress (1): 106/121 MB Progress (1): 106/121 MB Progress (1): 106/121 MB Progress (1): 106/121 MB Progress (1): 106/121 MB Progress (1): 106/121 MB Progress (1): 106/121 MB Progress (1): 106/121 MB Progress (1): 106/121 MB Progress (1): 106/121 MB Progress (1): 106/121 MB Progress (1): 106/121 MB Progress (1): 106/121 MB Progress (1): 106/121 MB Progress (1): 106/121 MB Progress (1): 106/121 MB Progress (1): 106/121 MB Progress (1): 106/121 MB Progress (1): 106/121 MB Progress (1): 106/121 MB Progress (1): 106/121 MB Progress (1): 106/121 MB Progress (1): 106/121 MB Progress (1): 106/121 MB Progress (1): 106/121 MB Progress (1): 106/121 MB Progress (1): 106/121 MB Progress (1): 106/121 MB Progress (1): 106/121 MB Progress (1): 106/121 MB Progress (1): 106/121 MB Progress (1): 106/121 MB Progress (1): 106/121 MB Progress (1): 106/121 MB Progress (1): 106/121 MB Progress (1): 106/121 MB Progress (1): 106/121 MB Progress (1): 106/121 MB Progress (1): 106/121 MB Progress (1): 106/121 MB Progress (1): 106/121 MB Progress (1): 106/121 MB Progress (1): 106/121 MB Progress (1): 106/121 MB Progress (1): 106/121 MB Progress (1): 106/121 MB Progress (1): 106/121 MB Progress (1): 106/121 MB Progress (1): 106/121 MB Progress (1): 106/121 MB Progress (1): 106/121 MB Progress (1): 106/121 MB Progress (1): 106/121 MB Progress (1): 106/121 MB Progress (1): 106/121 MB Progress (1): 106/121 MB Progress (1): 106/121 MB Progress (1): 106/121 MB Progress (1): 106/121 MB Progress (1): 106/121 MB Progress (1): 106/121 MB Progress (1): 106/121 MB Progress (1): 106/121 MB Progress (1): 106/121 MB Progress (1): 106/121 MB Progress (1): 106/121 MB Progress (1): 106/121 MB Progress (1): 106/121 MB Progress (1): 106/121 MB Progress (1): 106/121 MB Progress (1): 106/121 MB Progress (1): 106/121 MB Progress (1): 106/121 MB Progress (1): 106/121 MB Progress (1): 106/121 MB Progress (1): 106/121 MB Progress (1): 106/121 MB Progress (1): 106/121 MB Progress (1): 106/121 MB Progress (1): 106/121 MB Progress (1): 106/121 MB Progress (1): 106/121 MB Progress (1): 106/121 MB Progress (1): 106/121 MB Progress (1): 106/121 MB Progress (1): 106/121 MB Progress (1): 106/121 MB Progress (1): 106/121 MB Progress (1): 106/121 MB Progress (1): 106/121 MB Progress (1): 106/121 MB Progress (1): 106/121 MB Progress (1): 106/121 MB Progress (1): 106/121 MB Progress (1): 106/121 MB Progress (1): 106/121 MB Progress (1): 106/121 MB Progress (1): 106/121 MB Progress (1): 106/121 MB Progress (1): 106/121 MB Progress (1): 106/121 MB Progress (1): 106/121 MB Progress (1): 106/121 MB Progress (1): 106/121 MB Progress (1): 106/121 MB Progress (1): 106/121 MB Progress (1): 106/121 MB Progress (1): 106/121 MB Progress (1): 106/121 MB Progress (1): 106/121 MB Progress (1): 106/121 MB Progress (1): 106/121 MB Progress (1): 106/121 MB Progress (1): 106/121 MB Progress (1): 106/121 MB Progress (1): 106/121 MB Progress (1): 106/121 MB Progress (1): 106/121 MB Progress (1): 106/121 MB Progress (1): 106/121 MB Progress (1): 106/121 MB Progress (1): 106/121 MB Progress (1): 106/121 MB Progress (1): 106/121 MB Progress (1): 106/121 MB Progress (1): 106/121 MB Progress (1): 106/121 MB Progress (1): 106/121 MB Progress (1): 106/121 MB Progress (1): 106/121 MB Progress (1): 106/121 MB Progress (1): 106/121 MB Progress (1): 106/121 MB Progress (1): 106/121 MB Progress (1): 106/121 MB Progress (1): 106/121 MB Progress (1): 106/121 MB Progress (1): 106/121 MB Progress (1): 106/121 MB Progress (1): 106/121 MB Progress (1): 106/121 MB Progress (1): 106/121 MB Progress (1): 106/121 MB Progress (1): 106/121 MB Progress (1): 106/121 MB Progress (1): 106/121 MB Progress (1): 106/121 MB Progress (1): 106/121 MB Progress (1): 106/121 MB Progress (1): 106/121 MB Progress (1): 106/121 MB Progress (1): 106/121 MB Progress (1): 106/121 MB Progress (1): 106/121 MB Progress (1): 106/121 MB Progress (1): 106/121 MB Progress (1): 106/121 MB Progress (1): 106/121 MB Progress (1): 106/121 MB Progress (1): 106/121 MB Progress (1): 106/121 MB Progress (1): 106/121 MB Progress (1): 106/121 MB Progress (1): 106/121 MB Progress (1): 106/121 MB Progress (1): 106/121 MB Progress (1): 106/121 MB Progress (1): 106/121 MB Progress (1): 106/121 MB Progress (1): 106/121 MB Progress (1): 106/121 MB Progress (1): 106/121 MB Progress (1): 106/121 MB Progress (1): 106/121 MB Progress (1): 106/121 MB Progress (1): 106/121 MB Progress (1): 106/121 MB Progress (1): 106/121 MB Progress (1): 106/121 MB Progress (1): 106/121 MB Progress (1): 106/121 MB Progress (1): 106/121 MB Progress (1): 106/121 MB Progress (1): 106/121 MB Progress (1): 106/121 MB Progress (1): 106/121 MB Progress (1): 106/121 MB Progress (1): 106/121 MB Progress (1): 106/121 MB Progress (1): 106/121 MB Progress (1): 106/121 MB Progress (1): 106/121 MB Progress (1): 106/121 MB Progress (1): 106/121 MB Progress (1): 106/121 MB Progress (1): 106/121 MB Progress (1): 106/121 MB Progress (1): 106/121 MB Progress (1): 106/121 MB Progress (1): 106/121 MB Progress (1): 106/121 MB Progress (1): 106/121 MB Progress (1): 106/121 MB Progress (1): 106/121 MB Progress (1): 106/121 MB Progress (1): 106/121 MB Progress (1): 106/121 MB Progress (1): 106/121 MB Progress (1): 106/121 MB Progress (1): 106/121 MB Progress (1): 106/121 MB Progress (1): 106/121 MB Progress (1): 106/121 MB Progress (1): 106/121 MB Progress (1): 106/121 MB Progress (1): 106/121 MB Progress (1): 106/121 MB Progress (1): 106/121 MB Progress (1): 106/121 MB Progress (1): 106/121 MB Progress (1): 106/121 MB Progress (1): 106/121 MB Progress (1): 106/121 MB Progress (1): 106/121 MB Progress (1): 106/121 MB Progress (1): 106/121 MB Progress (1): 106/121 MB Progress (1): 106/121 MB Progress (1): 106/121 MB Progress (1): 106/121 MB Progress (1): 106/121 MB Progress (1): 106/121 MB Progress (1): 106/121 MB Progress (1): 106/121 MB Progress (1): 106/121 MB Progress (1): 106/121 MB Progress (1): 106/121 MB Progress (1): 106/121 MB Progress (1): 106/121 MB Progress (1): 106/121 MB Progress (1): 106/121 MB Progress (1): 106/121 MB Progress (1): 106/121 MB Progress (1): 106/121 MB Progress (1): 106/121 MB Progress (1): 106/121 MB Progress (1): 106/121 MB Progress (1): 106/121 MB Progress (1): 106/121 MB Progress (1): 106/121 MB Progress (1): 106/121 MB Progress (1): 106/121 MB Progress (1): 106/121 MB Progress (1): 106/121 MB Progress (1): 106/121 MB Progress (1): 106/121 MB Progress (1): 106/121 MB Progress (1): 106/121 MB Progress (1): 106/121 MB Progress (1): 106/121 MB Progress (1): 106/121 MB Progress (1): 106/121 MB Progress (1): 106/121 MB Progress (1): 106/121 MB Progress (1): 106/121 MB Progress (1): 107/121 MB Progress (1): 107/121 MB Progress (1): 107/121 MB Progress (1): 107/121 MB Progress (1): 107/121 MB Progress (1): 107/121 MB Progress (1): 107/121 MB Progress (1): 107/121 MB Progress (1): 107/121 MB Progress (1): 107/121 MB Progress (1): 107/121 MB Progress (1): 107/121 MB Progress (1): 107/121 MB Progress (1): 107/121 MB Progress (1): 107/121 MB Progress (1): 107/121 MB Progress (1): 107/121 MB Progress (1): 107/121 MB Progress (1): 107/121 MB Progress (1): 107/121 MB Progress (1): 107/121 MB Progress (1): 107/121 MB Progress (1): 107/121 MB Progress (1): 107/121 MB Progress (1): 107/121 MB Progress (1): 107/121 MB Progress (1): 107/121 MB Progress (1): 107/121 MB Progress (1): 107/121 MB Progress (1): 107/121 MB Progress (1): 107/121 MB Progress (1): 107/121 MB Progress (1): 107/121 MB Progress (1): 107/121 MB Progress (1): 107/121 MB Progress (1): 107/121 MB Progress (1): 107/121 MB Progress (1): 107/121 MB Progress (1): 107/121 MB Progress (1): 107/121 MB Progress (1): 107/121 MB Progress (1): 107/121 MB Progress (1): 107/121 MB Progress (1): 107/121 MB Progress (1): 107/121 MB Progress (1): 107/121 MB Progress (1): 107/121 MB Progress (1): 107/121 MB Progress (1): 107/121 MB Progress (1): 107/121 MB Progress (1): 107/121 MB Progress (1): 107/121 MB Progress (1): 107/121 MB Progress (1): 107/121 MB Progress (1): 107/121 MB Progress (1): 107/121 MB Progress (1): 107/121 MB Progress (1): 107/121 MB Progress (1): 107/121 MB Progress (1): 107/121 MB Progress (1): 107/121 MB Progress (1): 107/121 MB Progress (1): 107/121 MB Progress (1): 107/121 MB Progress (1): 107/121 MB Progress (1): 107/121 MB Progress (1): 107/121 MB Progress (1): 107/121 MB Progress (1): 107/121 MB Progress (1): 107/121 MB Progress (1): 107/121 MB Progress (1): 107/121 MB Progress (1): 107/121 MB Progress (1): 107/121 MB Progress (1): 107/121 MB Progress (1): 107/121 MB Progress (1): 107/121 MB Progress (1): 107/121 MB Progress (1): 107/121 MB Progress (1): 107/121 MB Progress (1): 107/121 MB Progress (1): 107/121 MB Progress (1): 107/121 MB Progress (1): 107/121 MB Progress (1): 107/121 MB Progress (1): 107/121 MB Progress (1): 107/121 MB Progress (1): 107/121 MB Progress (1): 107/121 MB Progress (1): 107/121 MB Progress (1): 107/121 MB Progress (1): 107/121 MB Progress (1): 107/121 MB Progress (1): 107/121 MB Progress (1): 107/121 MB Progress (1): 107/121 MB Progress (1): 107/121 MB Progress (1): 107/121 MB Progress (1): 107/121 MB Progress (1): 107/121 MB Progress (1): 107/121 MB Progress (1): 107/121 MB Progress (1): 107/121 MB Progress (1): 107/121 MB Progress (1): 107/121 MB Progress (1): 107/121 MB Progress (1): 107/121 MB Progress (1): 107/121 MB Progress (1): 107/121 MB Progress (1): 107/121 MB Progress (1): 107/121 MB Progress (1): 107/121 MB Progress (1): 107/121 MB Progress (1): 107/121 MB Progress (1): 107/121 MB Progress (1): 107/121 MB Progress (1): 107/121 MB Progress (1): 107/121 MB Progress (1): 107/121 MB Progress (1): 107/121 MB Progress (1): 107/121 MB Progress (1): 107/121 MB Progress (1): 107/121 MB Progress (1): 107/121 MB Progress (1): 107/121 MB Progress (1): 107/121 MB Progress (1): 107/121 MB Progress (1): 107/121 MB Progress (1): 107/121 MB Progress (1): 107/121 MB Progress (1): 107/121 MB Progress (1): 107/121 MB Progress (1): 107/121 MB Progress (1): 107/121 MB Progress (1): 107/121 MB Progress (1): 107/121 MB Progress (1): 107/121 MB Progress (1): 107/121 MB Progress (1): 107/121 MB Progress (1): 107/121 MB Progress (1): 107/121 MB Progress (1): 107/121 MB Progress (1): 107/121 MB Progress (1): 107/121 MB Progress (1): 107/121 MB Progress (1): 107/121 MB Progress (1): 107/121 MB Progress (1): 107/121 MB Progress (1): 107/121 MB Progress (1): 107/121 MB Progress (1): 107/121 MB Progress (1): 107/121 MB Progress (1): 107/121 MB Progress (1): 107/121 MB Progress (1): 107/121 MB Progress (1): 107/121 MB Progress (1): 107/121 MB Progress (1): 107/121 MB Progress (1): 107/121 MB Progress (1): 107/121 MB Progress (1): 107/121 MB Progress (1): 107/121 MB Progress (1): 107/121 MB Progress (1): 107/121 MB Progress (1): 107/121 MB Progress (1): 107/121 MB Progress (1): 107/121 MB Progress (1): 107/121 MB Progress (1): 107/121 MB Progress (1): 107/121 MB Progress (1): 107/121 MB Progress (1): 107/121 MB Progress (1): 107/121 MB Progress (1): 107/121 MB Progress (1): 107/121 MB Progress (1): 107/121 MB Progress (1): 107/121 MB Progress (1): 107/121 MB Progress (1): 107/121 MB Progress (1): 107/121 MB Progress (1): 107/121 MB Progress (1): 107/121 MB Progress (1): 107/121 MB Progress (1): 107/121 MB Progress (1): 107/121 MB Progress (1): 107/121 MB Progress (1): 107/121 MB Progress (1): 107/121 MB Progress (1): 107/121 MB Progress (1): 107/121 MB Progress (1): 107/121 MB Progress (1): 107/121 MB Progress (1): 107/121 MB Progress (1): 107/121 MB Progress (1): 107/121 MB Progress (1): 107/121 MB Progress (1): 107/121 MB Progress (1): 107/121 MB Progress (1): 107/121 MB Progress (1): 107/121 MB Progress (1): 107/121 MB Progress (1): 107/121 MB Progress (1): 107/121 MB Progress (1): 107/121 MB Progress (1): 107/121 MB Progress (1): 107/121 MB Progress (1): 107/121 MB Progress (1): 107/121 MB Progress (1): 107/121 MB Progress (1): 107/121 MB Progress (1): 107/121 MB Progress (1): 107/121 MB Progress (1): 107/121 MB Progress (1): 107/121 MB Progress (1): 107/121 MB Progress (1): 107/121 MB Progress (1): 107/121 MB Progress (1): 107/121 MB Progress (1): 107/121 MB Progress (1): 107/121 MB Progress (1): 107/121 MB Progress (1): 107/121 MB Progress (1): 107/121 MB Progress (1): 107/121 MB Progress (1): 107/121 MB Progress (1): 107/121 MB Progress (1): 107/121 MB Progress (1): 107/121 MB Progress (1): 107/121 MB Progress (1): 107/121 MB Progress (1): 107/121 MB Progress (1): 107/121 MB Progress (1): 107/121 MB Progress (1): 107/121 MB Progress (1): 107/121 MB Progress (1): 107/121 MB Progress (1): 107/121 MB Progress (1): 107/121 MB Progress (1): 107/121 MB Progress (1): 107/121 MB Progress (1): 107/121 MB Progress (1): 107/121 MB Progress (1): 107/121 MB Progress (1): 107/121 MB Progress (1): 107/121 MB Progress (1): 107/121 MB Progress (1): 107/121 MB Progress (1): 107/121 MB Progress (1): 107/121 MB Progress (1): 107/121 MB Progress (1): 107/121 MB Progress (1): 107/121 MB Progress (1): 107/121 MB Progress (1): 107/121 MB Progress (1): 107/121 MB Progress (1): 107/121 MB Progress (1): 107/121 MB Progress (1): 107/121 MB Progress (1): 107/121 MB Progress (1): 107/121 MB Progress (1): 107/121 MB Progress (1): 107/121 MB Progress (1): 107/121 MB Progress (1): 107/121 MB Progress (1): 107/121 MB Progress (1): 107/121 MB Progress (1): 107/121 MB Progress (1): 107/121 MB Progress (1): 107/121 MB Progress (1): 107/121 MB Progress (1): 107/121 MB Progress (1): 107/121 MB Progress (1): 107/121 MB Progress (1): 107/121 MB Progress (1): 107/121 MB Progress (1): 107/121 MB Progress (1): 107/121 MB Progress (1): 107/121 MB Progress (1): 107/121 MB Progress (1): 107/121 MB Progress (1): 107/121 MB Progress (1): 107/121 MB Progress (1): 107/121 MB Progress (1): 107/121 MB Progress (1): 107/121 MB Progress (1): 107/121 MB Progress (1): 107/121 MB Progress (1): 107/121 MB Progress (1): 107/121 MB Progress (1): 107/121 MB Progress (1): 107/121 MB Progress (1): 107/121 MB Progress (1): 107/121 MB Progress (1): 107/121 MB Progress (1): 107/121 MB Progress (1): 107/121 MB Progress (1): 107/121 MB Progress (1): 107/121 MB Progress (1): 107/121 MB Progress (1): 107/121 MB Progress (1): 107/121 MB Progress (1): 107/121 MB Progress (1): 107/121 MB Progress (1): 107/121 MB Progress (1): 107/121 MB Progress (1): 107/121 MB Progress (1): 107/121 MB Progress (1): 107/121 MB Progress (1): 107/121 MB Progress (1): 107/121 MB Progress (1): 107/121 MB Progress (1): 107/121 MB Progress (1): 107/121 MB Progress (1): 107/121 MB Progress (1): 107/121 MB Progress (1): 107/121 MB Progress (1): 107/121 MB Progress (1): 107/121 MB Progress (1): 107/121 MB Progress (1): 107/121 MB Progress (1): 107/121 MB Progress (1): 107/121 MB Progress (1): 107/121 MB Progress (1): 107/121 MB Progress (1): 107/121 MB Progress (1): 107/121 MB Progress (1): 107/121 MB Progress (1): 107/121 MB Progress (1): 107/121 MB Progress (1): 107/121 MB Progress (1): 107/121 MB Progress (1): 107/121 MB Progress (1): 107/121 MB Progress (1): 107/121 MB Progress (1): 107/121 MB Progress (1): 107/121 MB Progress (1): 107/121 MB Progress (1): 107/121 MB Progress (1): 107/121 MB Progress (1): 107/121 MB Progress (1): 107/121 MB Progress (1): 107/121 MB Progress (1): 107/121 MB Progress (1): 107/121 MB Progress (1): 107/121 MB Progress (1): 107/121 MB Progress (1): 107/121 MB Progress (1): 107/121 MB Progress (1): 107/121 MB Progress (1): 107/121 MB Progress (1): 107/121 MB Progress (1): 107/121 MB Progress (1): 107/121 MB Progress (1): 107/121 MB Progress (1): 107/121 MB Progress (1): 107/121 MB Progress (1): 107/121 MB Progress (1): 107/121 MB Progress (1): 107/121 MB Progress (1): 107/121 MB Progress (1): 107/121 MB Progress (1): 107/121 MB Progress (1): 107/121 MB Progress (1): 107/121 MB Progress (1): 107/121 MB Progress (1): 107/121 MB Progress (1): 107/121 MB Progress (1): 107/121 MB Progress (1): 107/121 MB Progress (1): 107/121 MB Progress (1): 107/121 MB Progress (1): 107/121 MB Progress (1): 107/121 MB Progress (1): 107/121 MB Progress (1): 107/121 MB Progress (1): 107/121 MB Progress (1): 107/121 MB Progress (1): 107/121 MB Progress (1): 107/121 MB Progress (1): 107/121 MB Progress (1): 107/121 MB Progress (1): 107/121 MB Progress (1): 107/121 MB Progress (1): 107/121 MB Progress (1): 107/121 MB Progress (1): 107/121 MB Progress (1): 107/121 MB Progress (1): 107/121 MB Progress (1): 107/121 MB Progress (1): 107/121 MB Progress (1): 107/121 MB Progress (1): 107/121 MB Progress (1): 107/121 MB Progress (1): 107/121 MB Progress (1): 107/121 MB Progress (1): 107/121 MB Progress (1): 107/121 MB Progress (1): 107/121 MB Progress (1): 107/121 MB Progress (1): 107/121 MB Progress (1): 107/121 MB Progress (1): 107/121 MB Progress (1): 107/121 MB Progress (1): 107/121 MB Progress (1): 107/121 MB Progress (1): 107/121 MB Progress (1): 107/121 MB Progress (1): 107/121 MB Progress (1): 107/121 MB Progress (1): 107/121 MB Progress (1): 107/121 MB Progress (1): 107/121 MB Progress (1): 107/121 MB Progress (1): 107/121 MB Progress (1): 107/121 MB Progress (1): 107/121 MB Progress (1): 107/121 MB Progress (1): 107/121 MB Progress (1): 107/121 MB Progress (1): 107/121 MB Progress (1): 107/121 MB Progress (1): 107/121 MB Progress (1): 107/121 MB Progress (1): 107/121 MB Progress (1): 107/121 MB Progress (1): 107/121 MB Progress (1): 107/121 MB Progress (1): 107/121 MB Progress (1): 107/121 MB Progress (1): 107/121 MB Progress (1): 107/121 MB Progress (1): 107/121 MB Progress (1): 107/121 MB Progress (1): 107/121 MB Progress (1): 107/121 MB Progress (1): 107/121 MB Progress (1): 107/121 MB Progress (1): 107/121 MB Progress (1): 107/121 MB Progress (1): 107/121 MB Progress (1): 107/121 MB Progress (1): 107/121 MB Progress (1): 107/121 MB Progress (1): 107/121 MB Progress (1): 107/121 MB Progress (1): 107/121 MB Progress (1): 107/121 MB Progress (1): 107/121 MB Progress (1): 107/121 MB Progress (1): 107/121 MB Progress (1): 107/121 MB Progress (1): 107/121 MB Progress (1): 107/121 MB Progress (1): 107/121 MB Progress (1): 107/121 MB Progress (1): 107/121 MB Progress (1): 107/121 MB Progress (1): 107/121 MB Progress (1): 107/121 MB Progress (1): 107/121 MB Progress (1): 107/121 MB Progress (1): 107/121 MB Progress (1): 107/121 MB Progress (1): 107/121 MB Progress (1): 107/121 MB Progress (1): 107/121 MB Progress (1): 107/121 MB Progress (1): 107/121 MB Progress (1): 107/121 MB Progress (1): 107/121 MB Progress (1): 107/121 MB Progress (1): 107/121 MB Progress (1): 107/121 MB Progress (1): 107/121 MB Progress (1): 107/121 MB Progress (1): 107/121 MB Progress (1): 107/121 MB Progress (1): 107/121 MB Progress (1): 107/121 MB Progress (1): 107/121 MB Progress (1): 107/121 MB Progress (1): 107/121 MB Progress (1): 107/121 MB Progress (1): 107/121 MB Progress (1): 107/121 MB Progress (1): 107/121 MB Progress (1): 107/121 MB Progress (1): 107/121 MB Progress (1): 107/121 MB Progress (1): 108/121 MB Progress (1): 108/121 MB Progress (1): 108/121 MB Progress (1): 108/121 MB Progress (1): 108/121 MB Progress (1): 108/121 MB Progress (1): 108/121 MB Progress (1): 108/121 MB Progress (1): 108/121 MB Progress (1): 108/121 MB Progress (1): 108/121 MB Progress (1): 108/121 MB Progress (1): 108/121 MB Progress (1): 108/121 MB Progress (1): 108/121 MB Progress (1): 108/121 MB Progress (1): 108/121 MB Progress (1): 108/121 MB Progress (1): 108/121 MB Progress (1): 108/121 MB Progress (1): 108/121 MB Progress (1): 108/121 MB Progress (1): 108/121 MB Progress (1): 108/121 MB Progress (1): 108/121 MB Progress (1): 108/121 MB Progress (1): 108/121 MB Progress (1): 108/121 MB Progress (1): 108/121 MB Progress (1): 108/121 MB Progress (1): 108/121 MB Progress (1): 108/121 MB Progress (1): 108/121 MB Progress (1): 108/121 MB Progress (1): 108/121 MB Progress (1): 108/121 MB Progress (1): 108/121 MB Progress (1): 108/121 MB Progress (1): 108/121 MB Progress (1): 108/121 MB Progress (1): 108/121 MB Progress (1): 108/121 MB Progress (1): 108/121 MB Progress (1): 108/121 MB Progress (1): 108/121 MB Progress (1): 108/121 MB Progress (1): 108/121 MB Progress (1): 108/121 MB Progress (1): 108/121 MB Progress (1): 108/121 MB Progress (1): 108/121 MB Progress (1): 108/121 MB Progress (1): 108/121 MB Progress (1): 108/121 MB Progress (1): 108/121 MB Progress (1): 108/121 MB Progress (1): 108/121 MB Progress (1): 108/121 MB Progress (1): 108/121 MB Progress (1): 108/121 MB Progress (1): 108/121 MB Progress (1): 108/121 MB Progress (1): 108/121 MB Progress (1): 108/121 MB Progress (1): 108/121 MB Progress (1): 108/121 MB Progress (1): 108/121 MB Progress (1): 108/121 MB Progress (1): 108/121 MB Progress (1): 108/121 MB Progress (1): 108/121 MB Progress (1): 108/121 MB Progress (1): 108/121 MB Progress (1): 108/121 MB Progress (1): 108/121 MB Progress (1): 108/121 MB Progress (1): 108/121 MB Progress (1): 108/121 MB Progress (1): 108/121 MB Progress (1): 108/121 MB Progress (1): 108/121 MB Progress (1): 108/121 MB Progress (1): 108/121 MB Progress (1): 108/121 MB Progress (1): 108/121 MB Progress (1): 108/121 MB Progress (1): 108/121 MB Progress (1): 108/121 MB Progress (1): 108/121 MB Progress (1): 108/121 MB Progress (1): 108/121 MB Progress (1): 108/121 MB Progress (1): 108/121 MB Progress (1): 108/121 MB Progress (1): 108/121 MB Progress (1): 108/121 MB Progress (1): 108/121 MB Progress (1): 108/121 MB Progress (1): 108/121 MB Progress (1): 108/121 MB Progress (1): 108/121 MB Progress (1): 108/121 MB Progress (1): 108/121 MB Progress (1): 108/121 MB Progress (1): 108/121 MB Progress (1): 108/121 MB Progress (1): 108/121 MB Progress (1): 108/121 MB Progress (1): 108/121 MB Progress (1): 108/121 MB Progress (1): 108/121 MB Progress (1): 108/121 MB Progress (1): 108/121 MB Progress (1): 108/121 MB Progress (1): 108/121 MB Progress (1): 108/121 MB Progress (1): 108/121 MB Progress (1): 108/121 MB Progress (1): 108/121 MB Progress (1): 108/121 MB Progress (1): 108/121 MB Progress (1): 108/121 MB Progress (1): 108/121 MB Progress (1): 108/121 MB Progress (1): 108/121 MB Progress (1): 108/121 MB Progress (1): 108/121 MB Progress (1): 108/121 MB Progress (1): 108/121 MB Progress (1): 108/121 MB Progress (1): 108/121 MB Progress (1): 108/121 MB Progress (1): 108/121 MB Progress (1): 108/121 MB Progress (1): 108/121 MB Progress (1): 108/121 MB Progress (1): 108/121 MB Progress (1): 108/121 MB Progress (1): 108/121 MB Progress (1): 108/121 MB Progress (1): 108/121 MB Progress (1): 108/121 MB Progress (1): 108/121 MB Progress (1): 108/121 MB Progress (1): 108/121 MB Progress (1): 108/121 MB Progress (1): 108/121 MB Progress (1): 108/121 MB Progress (1): 108/121 MB Progress (1): 108/121 MB Progress (1): 108/121 MB Progress (1): 108/121 MB Progress (1): 108/121 MB Progress (1): 108/121 MB Progress (1): 108/121 MB Progress (1): 108/121 MB Progress (1): 108/121 MB Progress (1): 108/121 MB Progress (1): 108/121 MB Progress (1): 108/121 MB Progress (1): 108/121 MB Progress (1): 108/121 MB Progress (1): 108/121 MB Progress (1): 108/121 MB Progress (1): 108/121 MB Progress (1): 108/121 MB Progress (1): 108/121 MB Progress (1): 108/121 MB Progress (1): 108/121 MB Progress (1): 108/121 MB Progress (1): 108/121 MB Progress (1): 108/121 MB Progress (1): 108/121 MB Progress (1): 108/121 MB Progress (1): 108/121 MB Progress (1): 108/121 MB Progress (1): 108/121 MB Progress (1): 108/121 MB Progress (1): 108/121 MB Progress (1): 108/121 MB Progress (1): 108/121 MB Progress (1): 108/121 MB Progress (1): 108/121 MB Progress (1): 108/121 MB Progress (1): 108/121 MB Progress (1): 108/121 MB Progress (1): 108/121 MB Progress (1): 108/121 MB Progress (1): 108/121 MB Progress (1): 108/121 MB Progress (1): 108/121 MB Progress (1): 108/121 MB Progress (1): 108/121 MB Progress (1): 108/121 MB Progress (1): 108/121 MB Progress (1): 108/121 MB Progress (1): 108/121 MB Progress (1): 108/121 MB Progress (1): 108/121 MB Progress (1): 108/121 MB Progress (1): 108/121 MB Progress (1): 108/121 MB Progress (1): 108/121 MB Progress (1): 108/121 MB Progress (1): 108/121 MB Progress (1): 108/121 MB Progress (1): 108/121 MB Progress (1): 108/121 MB Progress (1): 108/121 MB Progress (1): 108/121 MB Progress (1): 108/121 MB Progress (1): 108/121 MB Progress (1): 108/121 MB Progress (1): 108/121 MB Progress (1): 108/121 MB Progress (1): 108/121 MB Progress (1): 108/121 MB Progress (1): 108/121 MB Progress (1): 108/121 MB Progress (1): 108/121 MB Progress (1): 108/121 MB Progress (1): 108/121 MB Progress (1): 108/121 MB Progress (1): 108/121 MB Progress (1): 108/121 MB Progress (1): 108/121 MB Progress (1): 108/121 MB Progress (1): 108/121 MB Progress (1): 108/121 MB Progress (1): 108/121 MB Progress (1): 108/121 MB Progress (1): 108/121 MB Progress (1): 108/121 MB Progress (1): 108/121 MB Progress (1): 108/121 MB Progress (1): 108/121 MB Progress (1): 108/121 MB Progress (1): 108/121 MB Progress (1): 108/121 MB Progress (1): 108/121 MB Progress (1): 108/121 MB Progress (1): 108/121 MB Progress (1): 108/121 MB Progress (1): 108/121 MB Progress (1): 108/121 MB Progress (1): 108/121 MB Progress (1): 108/121 MB Progress (1): 108/121 MB Progress (1): 108/121 MB Progress (1): 108/121 MB Progress (1): 108/121 MB Progress (1): 108/121 MB Progress (1): 108/121 MB Progress (1): 108/121 MB Progress (1): 108/121 MB Progress (1): 108/121 MB Progress (1): 108/121 MB Progress (1): 108/121 MB Progress (1): 108/121 MB Progress (1): 108/121 MB Progress (1): 108/121 MB Progress (1): 108/121 MB Progress (1): 108/121 MB Progress (1): 108/121 MB Progress (1): 108/121 MB Progress (1): 108/121 MB Progress (1): 108/121 MB Progress (1): 108/121 MB Progress (1): 108/121 MB Progress (1): 108/121 MB Progress (1): 108/121 MB Progress (1): 108/121 MB Progress (1): 108/121 MB Progress (1): 108/121 MB Progress (1): 108/121 MB Progress (1): 108/121 MB Progress (1): 108/121 MB Progress (1): 108/121 MB Progress (1): 108/121 MB Progress (1): 108/121 MB Progress (1): 108/121 MB Progress (1): 108/121 MB Progress (1): 108/121 MB Progress (1): 108/121 MB Progress (1): 108/121 MB Progress (1): 108/121 MB Progress (1): 108/121 MB Progress (1): 108/121 MB Progress (1): 108/121 MB Progress (1): 108/121 MB Progress (1): 108/121 MB Progress (1): 108/121 MB Progress (1): 108/121 MB Progress (1): 108/121 MB Progress (1): 108/121 MB Progress (1): 108/121 MB Progress (1): 108/121 MB Progress (1): 108/121 MB Progress (1): 108/121 MB Progress (1): 108/121 MB Progress (1): 108/121 MB Progress (1): 108/121 MB Progress (1): 108/121 MB Progress (1): 108/121 MB Progress (1): 108/121 MB Progress (1): 108/121 MB Progress (1): 108/121 MB Progress (1): 108/121 MB Progress (1): 108/121 MB Progress (1): 108/121 MB Progress (1): 108/121 MB Progress (1): 108/121 MB Progress (1): 108/121 MB Progress (1): 108/121 MB Progress (1): 108/121 MB Progress (1): 108/121 MB Progress (1): 108/121 MB Progress (1): 108/121 MB Progress (1): 108/121 MB Progress (1): 108/121 MB Progress (1): 108/121 MB Progress (1): 108/121 MB Progress (1): 108/121 MB Progress (1): 108/121 MB Progress (1): 108/121 MB Progress (1): 108/121 MB Progress (1): 108/121 MB Progress (1): 108/121 MB Progress (1): 108/121 MB Progress (1): 108/121 MB Progress (1): 108/121 MB Progress (1): 108/121 MB Progress (1): 108/121 MB Progress (1): 108/121 MB Progress (1): 108/121 MB Progress (1): 108/121 MB Progress (1): 108/121 MB Progress (1): 108/121 MB Progress (1): 108/121 MB Progress (1): 108/121 MB Progress (1): 108/121 MB Progress (1): 108/121 MB Progress (1): 108/121 MB Progress (1): 108/121 MB Progress (1): 108/121 MB Progress (1): 108/121 MB Progress (1): 108/121 MB Progress (1): 108/121 MB Progress (1): 108/121 MB Progress (1): 108/121 MB Progress (1): 108/121 MB Progress (1): 108/121 MB Progress (1): 108/121 MB Progress (1): 108/121 MB Progress (1): 108/121 MB Progress (1): 108/121 MB Progress (1): 108/121 MB Progress (1): 108/121 MB Progress (1): 108/121 MB Progress (1): 108/121 MB Progress (1): 108/121 MB Progress (1): 108/121 MB Progress (1): 108/121 MB Progress (1): 108/121 MB Progress (1): 108/121 MB Progress (1): 108/121 MB Progress (1): 108/121 MB Progress (1): 108/121 MB Progress (1): 108/121 MB Progress (1): 108/121 MB Progress (1): 108/121 MB Progress (1): 108/121 MB Progress (1): 108/121 MB Progress (1): 108/121 MB Progress (1): 108/121 MB Progress (1): 108/121 MB Progress (1): 108/121 MB Progress (1): 108/121 MB Progress (1): 108/121 MB Progress (1): 108/121 MB Progress (1): 108/121 MB Progress (1): 108/121 MB Progress (1): 108/121 MB Progress (1): 108/121 MB Progress (1): 108/121 MB Progress (1): 108/121 MB Progress (1): 108/121 MB Progress (1): 108/121 MB Progress (1): 108/121 MB Progress (1): 108/121 MB Progress (1): 108/121 MB Progress (1): 108/121 MB Progress (1): 108/121 MB Progress (1): 108/121 MB Progress (1): 108/121 MB Progress (1): 108/121 MB Progress (1): 108/121 MB Progress (1): 108/121 MB Progress (1): 108/121 MB Progress (1): 108/121 MB Progress (1): 108/121 MB Progress (1): 108/121 MB Progress (1): 108/121 MB Progress (1): 108/121 MB Progress (1): 108/121 MB Progress (1): 108/121 MB Progress (1): 108/121 MB Progress (1): 108/121 MB Progress (1): 108/121 MB Progress (1): 108/121 MB Progress (1): 108/121 MB Progress (1): 108/121 MB Progress (1): 108/121 MB Progress (1): 108/121 MB Progress (1): 108/121 MB Progress (1): 108/121 MB Progress (1): 108/121 MB Progress (1): 108/121 MB Progress (1): 108/121 MB Progress (1): 108/121 MB Progress (1): 108/121 MB Progress (1): 108/121 MB Progress (1): 108/121 MB Progress (1): 108/121 MB Progress (1): 108/121 MB Progress (1): 108/121 MB Progress (1): 108/121 MB Progress (1): 108/121 MB Progress (1): 108/121 MB Progress (1): 108/121 MB Progress (1): 108/121 MB Progress (1): 108/121 MB Progress (1): 108/121 MB Progress (1): 108/121 MB Progress (1): 108/121 MB Progress (1): 108/121 MB Progress (1): 108/121 MB Progress (1): 108/121 MB Progress (1): 108/121 MB Progress (1): 108/121 MB Progress (1): 108/121 MB Progress (1): 108/121 MB Progress (1): 108/121 MB Progress (1): 108/121 MB Progress (1): 108/121 MB Progress (1): 108/121 MB Progress (1): 108/121 MB Progress (1): 108/121 MB Progress (1): 108/121 MB Progress (1): 108/121 MB Progress (1): 108/121 MB Progress (1): 108/121 MB Progress (1): 108/121 MB Progress (1): 108/121 MB Progress (1): 108/121 MB Progress (1): 108/121 MB Progress (1): 108/121 MB Progress (1): 108/121 MB Progress (1): 108/121 MB Progress (1): 108/121 MB Progress (1): 108/121 MB Progress (1): 108/121 MB Progress (1): 108/121 MB Progress (1): 108/121 MB Progress (1): 108/121 MB Progress (1): 108/121 MB Progress (1): 108/121 MB Progress (1): 108/121 MB Progress (1): 108/121 MB Progress (1): 108/121 MB Progress (1): 108/121 MB Progress (1): 108/121 MB Progress (1): 108/121 MB Progress (1): 108/121 MB Progress (1): 108/121 MB Progress (1): 108/121 MB Progress (1): 108/121 MB Progress (1): 108/121 MB Progress (1): 108/121 MB Progress (1): 108/121 MB Progress (1): 108/121 MB Progress (1): 108/121 MB Progress (1): 108/121 MB Progress (1): 108/121 MB Progress (1): 108/121 MB Progress (1): 108/121 MB Progress (1): 108/121 MB Progress (1): 108/121 MB Progress (1): 109/121 MB Progress (1): 109/121 MB Progress (1): 109/121 MB Progress (1): 109/121 MB Progress (1): 109/121 MB Progress (1): 109/121 MB Progress (1): 109/121 MB Progress (1): 109/121 MB Progress (1): 109/121 MB Progress (1): 109/121 MB Progress (1): 109/121 MB Progress (1): 109/121 MB Progress (1): 109/121 MB Progress (1): 109/121 MB Progress (1): 109/121 MB Progress (1): 109/121 MB Progress (1): 109/121 MB Progress (1): 109/121 MB Progress (1): 109/121 MB Progress (1): 109/121 MB Progress (1): 109/121 MB Progress (1): 109/121 MB Progress (1): 109/121 MB Progress (1): 109/121 MB Progress (1): 109/121 MB Progress (1): 109/121 MB Progress (1): 109/121 MB Progress (1): 109/121 MB Progress (1): 109/121 MB Progress (1): 109/121 MB Progress (1): 109/121 MB Progress (1): 109/121 MB Progress (1): 109/121 MB Progress (1): 109/121 MB Progress (1): 109/121 MB Progress (1): 109/121 MB Progress (1): 109/121 MB Progress (1): 109/121 MB Progress (1): 109/121 MB Progress (1): 109/121 MB Progress (1): 109/121 MB Progress (1): 109/121 MB Progress (1): 109/121 MB Progress (1): 109/121 MB Progress (1): 109/121 MB Progress (1): 109/121 MB Progress (1): 109/121 MB Progress (1): 109/121 MB Progress (1): 109/121 MB Progress (1): 109/121 MB Progress (1): 109/121 MB Progress (1): 109/121 MB Progress (1): 109/121 MB Progress (1): 109/121 MB Progress (1): 109/121 MB Progress (1): 109/121 MB Progress (1): 109/121 MB Progress (1): 109/121 MB Progress (1): 109/121 MB Progress (1): 109/121 MB Progress (1): 109/121 MB Progress (1): 109/121 MB Progress (1): 109/121 MB Progress (1): 109/121 MB Progress (1): 109/121 MB Progress (1): 109/121 MB Progress (1): 109/121 MB Progress (1): 109/121 MB Progress (1): 109/121 MB Progress (1): 109/121 MB Progress (1): 109/121 MB Progress (1): 109/121 MB Progress (1): 109/121 MB Progress (1): 109/121 MB Progress (1): 109/121 MB Progress (1): 109/121 MB Progress (1): 109/121 MB Progress (1): 109/121 MB Progress (1): 109/121 MB Progress (1): 109/121 MB Progress (1): 109/121 MB Progress (1): 109/121 MB Progress (1): 109/121 MB Progress (1): 109/121 MB Progress (1): 109/121 MB Progress (1): 109/121 MB Progress (1): 109/121 MB Progress (1): 109/121 MB Progress (1): 109/121 MB Progress (1): 109/121 MB Progress (1): 109/121 MB Progress (1): 109/121 MB Progress (1): 109/121 MB Progress (1): 109/121 MB Progress (1): 109/121 MB Progress (1): 109/121 MB Progress (1): 109/121 MB Progress (1): 109/121 MB Progress (1): 109/121 MB Progress (1): 109/121 MB Progress (1): 109/121 MB Progress (1): 109/121 MB Progress (1): 109/121 MB Progress (1): 109/121 MB Progress (1): 109/121 MB Progress (1): 109/121 MB Progress (1): 109/121 MB Progress (1): 109/121 MB Progress (1): 109/121 MB Progress (1): 109/121 MB Progress (1): 109/121 MB Progress (1): 109/121 MB Progress (1): 109/121 MB Progress (1): 109/121 MB Progress (1): 109/121 MB Progress (1): 109/121 MB Progress (1): 109/121 MB Progress (1): 109/121 MB Progress (1): 109/121 MB Progress (1): 109/121 MB Progress (1): 109/121 MB Progress (1): 109/121 MB Progress (1): 109/121 MB Progress (1): 109/121 MB Progress (1): 109/121 MB Progress (1): 109/121 MB Progress (1): 109/121 MB Progress (1): 109/121 MB Progress (1): 109/121 MB Progress (1): 109/121 MB Progress (1): 109/121 MB Progress (1): 109/121 MB Progress (1): 109/121 MB Progress (1): 109/121 MB Progress (1): 109/121 MB Progress (1): 109/121 MB Progress (1): 109/121 MB Progress (1): 109/121 MB Progress (1): 109/121 MB Progress (1): 109/121 MB Progress (1): 109/121 MB Progress (1): 109/121 MB Progress (1): 109/121 MB Progress (1): 109/121 MB Progress (1): 109/121 MB Progress (1): 109/121 MB Progress (1): 109/121 MB Progress (1): 109/121 MB Progress (1): 109/121 MB Progress (1): 109/121 MB Progress (1): 109/121 MB Progress (1): 109/121 MB Progress (1): 109/121 MB Progress (1): 109/121 MB Progress (1): 109/121 MB Progress (1): 109/121 MB Progress (1): 109/121 MB Progress (1): 109/121 MB Progress (1): 109/121 MB Progress (1): 109/121 MB Progress (1): 109/121 MB Progress (1): 109/121 MB Progress (1): 109/121 MB Progress (1): 109/121 MB Progress (1): 109/121 MB Progress (1): 109/121 MB Progress (1): 109/121 MB Progress (1): 109/121 MB Progress (1): 109/121 MB Progress (1): 109/121 MB Progress (1): 109/121 MB Progress (1): 109/121 MB Progress (1): 109/121 MB Progress (1): 109/121 MB Progress (1): 109/121 MB Progress (1): 109/121 MB Progress (1): 109/121 MB Progress (1): 109/121 MB Progress (1): 109/121 MB Progress (1): 109/121 MB Progress (1): 109/121 MB Progress (1): 109/121 MB Progress (1): 109/121 MB Progress (1): 109/121 MB Progress (1): 109/121 MB Progress (1): 109/121 MB Progress (1): 109/121 MB Progress (1): 109/121 MB Progress (1): 109/121 MB Progress (1): 109/121 MB Progress (1): 109/121 MB Progress (1): 109/121 MB Progress (1): 109/121 MB Progress (1): 109/121 MB Progress (1): 109/121 MB Progress (1): 109/121 MB Progress (1): 109/121 MB Progress (1): 109/121 MB Progress (1): 109/121 MB Progress (1): 109/121 MB Progress (1): 109/121 MB Progress (1): 109/121 MB Progress (1): 109/121 MB Progress (1): 109/121 MB Progress (1): 109/121 MB Progress (1): 109/121 MB Progress (1): 109/121 MB Progress (1): 109/121 MB Progress (1): 109/121 MB Progress (1): 109/121 MB Progress (1): 109/121 MB Progress (1): 109/121 MB Progress (1): 109/121 MB Progress (1): 109/121 MB Progress (1): 109/121 MB Progress (1): 109/121 MB Progress (1): 109/121 MB Progress (1): 109/121 MB Progress (1): 109/121 MB Progress (1): 109/121 MB Progress (1): 109/121 MB Progress (1): 109/121 MB Progress (1): 109/121 MB Progress (1): 109/121 MB Progress (1): 109/121 MB Progress (1): 109/121 MB Progress (1): 109/121 MB Progress (1): 109/121 MB Progress (1): 109/121 MB Progress (1): 109/121 MB Progress (1): 109/121 MB Progress (1): 109/121 MB Progress (1): 109/121 MB Progress (1): 109/121 MB Progress (1): 109/121 MB Progress (1): 109/121 MB Progress (1): 109/121 MB Progress (1): 109/121 MB Progress (1): 109/121 MB Progress (1): 109/121 MB Progress (1): 109/121 MB Progress (1): 109/121 MB Progress (1): 109/121 MB Progress (1): 109/121 MB Progress (1): 109/121 MB Progress (1): 109/121 MB Progress (1): 109/121 MB Progress (1): 109/121 MB Progress (1): 109/121 MB Progress (1): 109/121 MB Progress (1): 109/121 MB Progress (1): 109/121 MB Progress (1): 109/121 MB Progress (1): 109/121 MB Progress (1): 109/121 MB Progress (1): 109/121 MB Progress (1): 109/121 MB Progress (1): 109/121 MB Progress (1): 109/121 MB Progress (1): 109/121 MB Progress (1): 109/121 MB Progress (1): 109/121 MB Progress (1): 109/121 MB Progress (1): 109/121 MB Progress (1): 109/121 MB Progress (1): 109/121 MB Progress (1): 109/121 MB Progress (1): 109/121 MB Progress (1): 109/121 MB Progress (1): 109/121 MB Progress (1): 109/121 MB Progress (1): 109/121 MB Progress (1): 109/121 MB Progress (1): 109/121 MB Progress (1): 109/121 MB Progress (1): 109/121 MB Progress (1): 109/121 MB Progress (1): 109/121 MB Progress (1): 109/121 MB Progress (1): 109/121 MB Progress (1): 109/121 MB Progress (1): 109/121 MB Progress (1): 109/121 MB Progress (1): 109/121 MB Progress (1): 109/121 MB Progress (1): 109/121 MB Progress (1): 109/121 MB Progress (1): 109/121 MB Progress (1): 109/121 MB Progress (1): 109/121 MB Progress (1): 109/121 MB Progress (1): 109/121 MB Progress (1): 109/121 MB Progress (1): 109/121 MB Progress (1): 109/121 MB Progress (1): 109/121 MB Progress (1): 109/121 MB Progress (1): 109/121 MB Progress (1): 109/121 MB Progress (1): 109/121 MB Progress (1): 109/121 MB Progress (1): 109/121 MB Progress (1): 109/121 MB Progress (1): 109/121 MB Progress (1): 109/121 MB Progress (1): 109/121 MB Progress (1): 109/121 MB Progress (1): 109/121 MB Progress (1): 109/121 MB Progress (1): 109/121 MB Progress (1): 109/121 MB Progress (1): 109/121 MB Progress (1): 109/121 MB Progress (1): 109/121 MB Progress (1): 109/121 MB Progress (1): 109/121 MB Progress (1): 109/121 MB Progress (1): 109/121 MB Progress (1): 109/121 MB Progress (1): 109/121 MB Progress (1): 109/121 MB Progress (1): 109/121 MB Progress (1): 109/121 MB Progress (1): 109/121 MB Progress (1): 109/121 MB Progress (1): 109/121 MB Progress (1): 109/121 MB Progress (1): 109/121 MB Progress (1): 109/121 MB Progress (1): 109/121 MB Progress (1): 109/121 MB Progress (1): 109/121 MB Progress (1): 109/121 MB Progress (1): 109/121 MB Progress (1): 109/121 MB Progress (1): 109/121 MB Progress (1): 109/121 MB Progress (1): 109/121 MB Progress (1): 109/121 MB Progress (1): 109/121 MB Progress (1): 109/121 MB Progress (1): 109/121 MB Progress (1): 109/121 MB Progress (1): 109/121 MB Progress (1): 109/121 MB Progress (1): 109/121 MB Progress (1): 109/121 MB Progress (1): 109/121 MB Progress (1): 109/121 MB Progress (1): 109/121 MB Progress (1): 109/121 MB Progress (1): 109/121 MB Progress (1): 109/121 MB Progress (1): 109/121 MB Progress (1): 109/121 MB Progress (1): 109/121 MB Progress (1): 109/121 MB Progress (1): 109/121 MB Progress (1): 109/121 MB Progress (1): 109/121 MB Progress (1): 109/121 MB Progress (1): 109/121 MB Progress (1): 109/121 MB Progress (1): 109/121 MB Progress (1): 109/121 MB Progress (1): 109/121 MB Progress (1): 109/121 MB Progress (1): 109/121 MB Progress (1): 109/121 MB Progress (1): 109/121 MB Progress (1): 109/121 MB Progress (1): 109/121 MB Progress (1): 109/121 MB Progress (1): 109/121 MB Progress (1): 109/121 MB Progress (1): 109/121 MB Progress (1): 109/121 MB Progress (1): 109/121 MB Progress (1): 109/121 MB Progress (1): 109/121 MB Progress (1): 109/121 MB Progress (1): 109/121 MB Progress (1): 109/121 MB Progress (1): 109/121 MB Progress (1): 109/121 MB Progress (1): 109/121 MB Progress (1): 109/121 MB Progress (1): 109/121 MB Progress (1): 109/121 MB Progress (1): 109/121 MB Progress (1): 109/121 MB Progress (1): 109/121 MB Progress (1): 109/121 MB Progress (1): 109/121 MB Progress (1): 109/121 MB Progress (1): 109/121 MB Progress (1): 109/121 MB Progress (1): 109/121 MB Progress (1): 109/121 MB Progress (1): 109/121 MB Progress (1): 109/121 MB Progress (1): 109/121 MB Progress (1): 109/121 MB Progress (1): 109/121 MB Progress (1): 109/121 MB Progress (1): 109/121 MB Progress (1): 109/121 MB Progress (1): 109/121 MB Progress (1): 109/121 MB Progress (1): 109/121 MB Progress (1): 109/121 MB Progress (1): 109/121 MB Progress (1): 109/121 MB Progress (1): 109/121 MB Progress (1): 109/121 MB Progress (1): 109/121 MB Progress (1): 109/121 MB Progress (1): 109/121 MB Progress (1): 109/121 MB Progress (1): 109/121 MB Progress (1): 109/121 MB Progress (1): 109/121 MB Progress (1): 109/121 MB Progress (1): 109/121 MB Progress (1): 109/121 MB Progress (1): 109/121 MB Progress (1): 109/121 MB Progress (1): 109/121 MB Progress (1): 109/121 MB Progress (1): 109/121 MB Progress (1): 109/121 MB Progress (1): 109/121 MB Progress (1): 109/121 MB Progress (1): 109/121 MB Progress (1): 109/121 MB Progress (1): 109/121 MB Progress (1): 109/121 MB Progress (1): 109/121 MB Progress (1): 109/121 MB Progress (1): 109/121 MB Progress (1): 109/121 MB Progress (1): 109/121 MB Progress (1): 109/121 MB Progress (1): 109/121 MB Progress (1): 109/121 MB Progress (1): 109/121 MB Progress (1): 109/121 MB Progress (1): 109/121 MB Progress (1): 109/121 MB Progress (1): 109/121 MB Progress (1): 109/121 MB Progress (1): 109/121 MB Progress (1): 109/121 MB Progress (1): 109/121 MB Progress (1): 109/121 MB Progress (1): 109/121 MB Progress (1): 109/121 MB Progress (1): 109/121 MB Progress (1): 109/121 MB Progress (1): 109/121 MB Progress (1): 109/121 MB Progress (1): 109/121 MB Progress (1): 109/121 MB Progress (1): 109/121 MB Progress (1): 109/121 MB Progress (1): 109/121 MB Progress (1): 109/121 MB Progress (1): 109/121 MB Progress (1): 109/121 MB Progress (1): 109/121 MB Progress (1): 109/121 MB Progress (1): 109/121 MB Progress (1): 109/121 MB Progress (1): 109/121 MB Progress (1): 109/121 MB Progress (1): 109/121 MB Progress (1): 109/121 MB Progress (1): 109/121 MB Progress (1): 109/121 MB Progress (1): 109/121 MB Progress (1): 109/121 MB Progress (1): 109/121 MB Progress (1): 109/121 MB Progress (1): 109/121 MB Progress (1): 109/121 MB Progress (1): 109/121 MB Progress (1): 109/121 MB Progress (1): 109/121 MB Progress (1): 110/121 MB Progress (1): 110/121 MB Progress (1): 110/121 MB Progress (1): 110/121 MB Progress (1): 110/121 MB Progress (1): 110/121 MB Progress (1): 110/121 MB Progress (1): 110/121 MB Progress (1): 110/121 MB Progress (1): 110/121 MB Progress (1): 110/121 MB Progress (1): 110/121 MB Progress (1): 110/121 MB Progress (1): 110/121 MB Progress (1): 110/121 MB Progress (1): 110/121 MB Progress (1): 110/121 MB Progress (1): 110/121 MB Progress (1): 110/121 MB Progress (1): 110/121 MB Progress (1): 110/121 MB Progress (1): 110/121 MB Progress (1): 110/121 MB Progress (1): 110/121 MB Progress (1): 110/121 MB Progress (1): 110/121 MB Progress (1): 110/121 MB Progress (1): 110/121 MB Progress (1): 110/121 MB Progress (1): 110/121 MB Progress (1): 110/121 MB Progress (1): 110/121 MB Progress (1): 110/121 MB Progress (1): 110/121 MB Progress (1): 110/121 MB Progress (1): 110/121 MB Progress (1): 110/121 MB Progress (1): 110/121 MB Progress (1): 110/121 MB Progress (1): 110/121 MB Progress (1): 110/121 MB Progress (1): 110/121 MB Progress (1): 110/121 MB Progress (1): 110/121 MB Progress (1): 110/121 MB Progress (1): 110/121 MB Progress (1): 110/121 MB Progress (1): 110/121 MB Progress (1): 110/121 MB Progress (1): 110/121 MB Progress (1): 110/121 MB Progress (1): 110/121 MB Progress (1): 110/121 MB Progress (1): 110/121 MB Progress (1): 110/121 MB Progress (1): 110/121 MB Progress (1): 110/121 MB Progress (1): 110/121 MB Progress (1): 110/121 MB Progress (1): 110/121 MB Progress (1): 110/121 MB Progress (1): 110/121 MB Progress (1): 110/121 MB Progress (1): 110/121 MB Progress (1): 110/121 MB Progress (1): 110/121 MB Progress (1): 110/121 MB Progress (1): 110/121 MB Progress (1): 110/121 MB Progress (1): 110/121 MB Progress (1): 110/121 MB Progress (1): 110/121 MB Progress (1): 110/121 MB Progress (1): 110/121 MB Progress (1): 110/121 MB Progress (1): 110/121 MB Progress (1): 110/121 MB Progress (1): 110/121 MB Progress (1): 110/121 MB Progress (1): 110/121 MB Progress (1): 110/121 MB Progress (1): 110/121 MB Progress (1): 110/121 MB Progress (1): 110/121 MB Progress (1): 110/121 MB Progress (1): 110/121 MB Progress (1): 110/121 MB Progress (1): 110/121 MB Progress (1): 110/121 MB Progress (1): 110/121 MB Progress (1): 110/121 MB Progress (1): 110/121 MB Progress (1): 110/121 MB Progress (1): 110/121 MB Progress (1): 110/121 MB Progress (1): 110/121 MB Progress (1): 110/121 MB Progress (1): 110/121 MB Progress (1): 110/121 MB Progress (1): 110/121 MB Progress (1): 110/121 MB Progress (1): 110/121 MB Progress (1): 110/121 MB Progress (1): 110/121 MB Progress (1): 110/121 MB Progress (1): 110/121 MB Progress (1): 110/121 MB Progress (1): 110/121 MB Progress (1): 110/121 MB Progress (1): 110/121 MB Progress (1): 110/121 MB Progress (1): 110/121 MB Progress (1): 110/121 MB Progress (1): 110/121 MB Progress (1): 110/121 MB Progress (1): 110/121 MB Progress (1): 110/121 MB Progress (1): 110/121 MB Progress (1): 110/121 MB Progress (1): 110/121 MB Progress (1): 110/121 MB Progress (1): 110/121 MB Progress (1): 110/121 MB Progress (1): 110/121 MB Progress (1): 110/121 MB Progress (1): 110/121 MB Progress (1): 110/121 MB Progress (1): 110/121 MB Progress (1): 110/121 MB Progress (1): 110/121 MB Progress (1): 110/121 MB Progress (1): 110/121 MB Progress (1): 110/121 MB Progress (1): 110/121 MB Progress (1): 110/121 MB Progress (1): 110/121 MB Progress (1): 110/121 MB Progress (1): 110/121 MB Progress (1): 110/121 MB Progress (1): 110/121 MB Progress (1): 110/121 MB Progress (1): 110/121 MB Progress (1): 110/121 MB Progress (1): 110/121 MB Progress (1): 110/121 MB Progress (1): 110/121 MB Progress (1): 110/121 MB Progress (1): 110/121 MB Progress (1): 110/121 MB Progress (1): 110/121 MB Progress (1): 110/121 MB Progress (1): 110/121 MB Progress (1): 110/121 MB Progress (1): 110/121 MB Progress (1): 110/121 MB Progress (1): 110/121 MB Progress (1): 110/121 MB Progress (1): 110/121 MB Progress (1): 110/121 MB Progress (1): 110/121 MB Progress (1): 110/121 MB Progress (1): 110/121 MB Progress (1): 110/121 MB Progress (1): 110/121 MB Progress (1): 110/121 MB Progress (1): 110/121 MB Progress (1): 110/121 MB Progress (1): 110/121 MB Progress (1): 110/121 MB Progress (1): 110/121 MB Progress (1): 110/121 MB Progress (1): 110/121 MB Progress (1): 110/121 MB Progress (1): 110/121 MB Progress (1): 110/121 MB Progress (1): 110/121 MB Progress (1): 110/121 MB Progress (1): 110/121 MB Progress (1): 110/121 MB Progress (1): 110/121 MB Progress (1): 110/121 MB Progress (1): 110/121 MB Progress (1): 110/121 MB Progress (1): 110/121 MB Progress (1): 110/121 MB Progress (1): 110/121 MB Progress (1): 110/121 MB Progress (1): 110/121 MB Progress (1): 110/121 MB Progress (1): 110/121 MB Progress (1): 110/121 MB Progress (1): 110/121 MB Progress (1): 110/121 MB Progress (1): 110/121 MB Progress (1): 110/121 MB Progress (1): 110/121 MB Progress (1): 110/121 MB Progress (1): 110/121 MB Progress (1): 110/121 MB Progress (1): 110/121 MB Progress (1): 110/121 MB Progress (1): 110/121 MB Progress (1): 110/121 MB Progress (1): 110/121 MB Progress (1): 110/121 MB Progress (1): 110/121 MB Progress (1): 110/121 MB Progress (1): 110/121 MB Progress (1): 110/121 MB Progress (1): 110/121 MB Progress (1): 110/121 MB Progress (1): 110/121 MB Progress (1): 110/121 MB Progress (1): 110/121 MB Progress (1): 110/121 MB Progress (1): 110/121 MB Progress (1): 110/121 MB Progress (1): 110/121 MB Progress (1): 110/121 MB Progress (1): 110/121 MB Progress (1): 110/121 MB Progress (1): 110/121 MB Progress (1): 110/121 MB Progress (1): 110/121 MB Progress (1): 110/121 MB Progress (1): 110/121 MB Progress (1): 110/121 MB Progress (1): 110/121 MB Progress (1): 110/121 MB Progress (1): 110/121 MB Progress (1): 110/121 MB Progress (1): 110/121 MB Progress (1): 110/121 MB Progress (1): 110/121 MB Progress (1): 110/121 MB Progress (1): 110/121 MB Progress (1): 110/121 MB Progress (1): 110/121 MB Progress (1): 110/121 MB Progress (1): 110/121 MB Progress (1): 110/121 MB Progress (1): 110/121 MB Progress (1): 110/121 MB Progress (1): 110/121 MB Progress (1): 110/121 MB Progress (1): 110/121 MB Progress (1): 110/121 MB Progress (1): 110/121 MB Progress (1): 110/121 MB Progress (1): 110/121 MB Progress (1): 110/121 MB Progress (1): 110/121 MB Progress (1): 110/121 MB Progress (1): 110/121 MB Progress (1): 110/121 MB Progress (1): 110/121 MB Progress (1): 110/121 MB Progress (1): 110/121 MB Progress (1): 110/121 MB Progress (1): 110/121 MB Progress (1): 110/121 MB Progress (1): 110/121 MB Progress (1): 110/121 MB Progress (1): 110/121 MB Progress (1): 110/121 MB Progress (1): 110/121 MB Progress (1): 110/121 MB Progress (1): 110/121 MB Progress (1): 110/121 MB Progress (1): 110/121 MB Progress (1): 110/121 MB Progress (1): 110/121 MB Progress (1): 110/121 MB Progress (1): 110/121 MB Progress (1): 110/121 MB Progress (1): 110/121 MB Progress (1): 110/121 MB Progress (1): 110/121 MB Progress (1): 110/121 MB Progress (1): 110/121 MB Progress (1): 110/121 MB Progress (1): 110/121 MB Progress (1): 110/121 MB Progress (1): 110/121 MB Progress (1): 110/121 MB Progress (1): 110/121 MB Progress (1): 110/121 MB Progress (1): 110/121 MB Progress (1): 110/121 MB Progress (1): 110/121 MB Progress (1): 110/121 MB Progress (1): 110/121 MB Progress (1): 110/121 MB Progress (1): 110/121 MB Progress (1): 110/121 MB Progress (1): 110/121 MB Progress (1): 110/121 MB Progress (1): 110/121 MB Progress (1): 110/121 MB Progress (1): 110/121 MB Progress (1): 110/121 MB Progress (1): 110/121 MB Progress (1): 110/121 MB Progress (1): 110/121 MB Progress (1): 110/121 MB Progress (1): 110/121 MB Progress (1): 110/121 MB Progress (1): 110/121 MB Progress (1): 110/121 MB Progress (1): 110/121 MB Progress (1): 110/121 MB Progress (1): 110/121 MB Progress (1): 110/121 MB Progress (1): 110/121 MB Progress (1): 110/121 MB Progress (1): 110/121 MB Progress (1): 110/121 MB Progress (1): 110/121 MB Progress (1): 110/121 MB Progress (1): 110/121 MB Progress (1): 110/121 MB Progress (1): 110/121 MB Progress (1): 110/121 MB Progress (1): 110/121 MB Progress (1): 110/121 MB Progress (1): 110/121 MB Progress (1): 110/121 MB Progress (1): 110/121 MB Progress (1): 110/121 MB Progress (1): 110/121 MB Progress (1): 110/121 MB Progress (1): 110/121 MB Progress (1): 110/121 MB Progress (1): 110/121 MB Progress (1): 110/121 MB Progress (1): 110/121 MB Progress (1): 110/121 MB Progress (1): 110/121 MB Progress (1): 110/121 MB Progress (1): 110/121 MB Progress (1): 110/121 MB Progress (1): 110/121 MB Progress (1): 110/121 MB Progress (1): 110/121 MB Progress (1): 110/121 MB Progress (1): 110/121 MB Progress (1): 110/121 MB Progress (1): 110/121 MB Progress (1): 110/121 MB Progress (1): 110/121 MB Progress (1): 110/121 MB Progress (1): 110/121 MB Progress (1): 110/121 MB Progress (1): 110/121 MB Progress (1): 110/121 MB Progress (1): 110/121 MB Progress (1): 110/121 MB Progress (1): 110/121 MB Progress (1): 110/121 MB Progress (1): 110/121 MB Progress (1): 110/121 MB Progress (1): 110/121 MB Progress (1): 110/121 MB Progress (1): 110/121 MB Progress (1): 110/121 MB Progress (1): 110/121 MB Progress (1): 110/121 MB Progress (1): 110/121 MB Progress (1): 110/121 MB Progress (1): 110/121 MB Progress (1): 110/121 MB Progress (1): 110/121 MB Progress (1): 110/121 MB Progress (1): 110/121 MB Progress (1): 110/121 MB Progress (1): 110/121 MB Progress (1): 110/121 MB Progress (1): 110/121 MB Progress (1): 110/121 MB Progress (1): 110/121 MB Progress (1): 110/121 MB Progress (1): 110/121 MB Progress (1): 110/121 MB Progress (1): 110/121 MB Progress (1): 110/121 MB Progress (1): 110/121 MB Progress (1): 110/121 MB Progress (1): 110/121 MB Progress (1): 110/121 MB Progress (1): 110/121 MB Progress (1): 110/121 MB Progress (1): 110/121 MB Progress (1): 110/121 MB Progress (1): 110/121 MB Progress (1): 110/121 MB Progress (1): 110/121 MB Progress (1): 110/121 MB Progress (1): 110/121 MB Progress (1): 110/121 MB Progress (1): 110/121 MB Progress (1): 110/121 MB Progress (1): 110/121 MB Progress (1): 110/121 MB Progress (1): 110/121 MB Progress (1): 110/121 MB Progress (1): 110/121 MB Progress (1): 110/121 MB Progress (1): 110/121 MB Progress (1): 110/121 MB Progress (1): 110/121 MB Progress (1): 110/121 MB Progress (1): 110/121 MB Progress (1): 110/121 MB Progress (1): 110/121 MB Progress (1): 110/121 MB Progress (1): 110/121 MB Progress (1): 110/121 MB Progress (1): 110/121 MB Progress (1): 110/121 MB Progress (1): 110/121 MB Progress (1): 110/121 MB Progress (1): 110/121 MB Progress (1): 110/121 MB Progress (1): 110/121 MB Progress (1): 110/121 MB Progress (1): 110/121 MB Progress (1): 110/121 MB Progress (1): 110/121 MB Progress (1): 110/121 MB Progress (1): 110/121 MB Progress (1): 110/121 MB Progress (1): 110/121 MB Progress (1): 110/121 MB Progress (1): 110/121 MB Progress (1): 110/121 MB Progress (1): 110/121 MB Progress (1): 110/121 MB Progress (1): 110/121 MB Progress (1): 110/121 MB Progress (1): 110/121 MB Progress (1): 110/121 MB Progress (1): 110/121 MB Progress (1): 110/121 MB Progress (1): 110/121 MB Progress (1): 110/121 MB Progress (1): 110/121 MB Progress (1): 110/121 MB Progress (1): 110/121 MB Progress (1): 110/121 MB Progress (1): 110/121 MB Progress (1): 110/121 MB Progress (1): 110/121 MB Progress (1): 110/121 MB Progress (1): 110/121 MB Progress (1): 110/121 MB Progress (1): 110/121 MB Progress (1): 110/121 MB Progress (1): 110/121 MB Progress (1): 110/121 MB Progress (1): 110/121 MB Progress (1): 110/121 MB Progress (1): 110/121 MB Progress (1): 110/121 MB Progress (1): 110/121 MB Progress (1): 110/121 MB Progress (1): 110/121 MB Progress (1): 110/121 MB Progress (1): 110/121 MB Progress (1): 110/121 MB Progress (1): 110/121 MB Progress (1): 110/121 MB Progress (1): 110/121 MB Progress (1): 110/121 MB Progress (1): 110/121 MB Progress (1): 110/121 MB Progress (1): 110/121 MB Progress (1): 110/121 MB Progress (1): 110/121 MB Progress (1): 110/121 MB Progress (1): 110/121 MB Progress (1): 110/121 MB Progress (1): 110/121 MB Progress (1): 110/121 MB Progress (1): 110/121 MB Progress (1): 110/121 MB Progress (1): 110/121 MB Progress (1): 110/121 MB Progress (1): 110/121 MB Progress (1): 110/121 MB Progress (1): 111/121 MB Progress (1): 111/121 MB Progress (1): 111/121 MB Progress (1): 111/121 MB Progress (1): 111/121 MB Progress (1): 111/121 MB Progress (1): 111/121 MB Progress (1): 111/121 MB Progress (1): 111/121 MB Progress (1): 111/121 MB Progress (1): 111/121 MB Progress (1): 111/121 MB Progress (1): 111/121 MB Progress (1): 111/121 MB Progress (1): 111/121 MB Progress (1): 111/121 MB Progress (1): 111/121 MB Progress (1): 111/121 MB Progress (1): 111/121 MB Progress (1): 111/121 MB Progress (1): 111/121 MB Progress (1): 111/121 MB Progress (1): 111/121 MB Progress (1): 111/121 MB Progress (1): 111/121 MB Progress (1): 111/121 MB Progress (1): 111/121 MB Progress (1): 111/121 MB Progress (1): 111/121 MB Progress (1): 111/121 MB Progress (1): 111/121 MB Progress (1): 111/121 MB Progress (1): 111/121 MB Progress (1): 111/121 MB Progress (1): 111/121 MB Progress (1): 111/121 MB Progress (1): 111/121 MB Progress (1): 111/121 MB Progress (1): 111/121 MB Progress (1): 111/121 MB Progress (1): 111/121 MB Progress (1): 111/121 MB Progress (1): 111/121 MB Progress (1): 111/121 MB Progress (1): 111/121 MB Progress (1): 111/121 MB Progress (1): 111/121 MB Progress (1): 111/121 MB Progress (1): 111/121 MB Progress (1): 111/121 MB Progress (1): 111/121 MB Progress (1): 111/121 MB Progress (1): 111/121 MB Progress (1): 111/121 MB Progress (1): 111/121 MB Progress (1): 111/121 MB Progress (1): 111/121 MB Progress (1): 111/121 MB Progress (1): 111/121 MB Progress (1): 111/121 MB Progress (1): 111/121 MB Progress (1): 111/121 MB Progress (1): 111/121 MB Progress (1): 111/121 MB Progress (1): 111/121 MB Progress (1): 111/121 MB Progress (1): 111/121 MB Progress (1): 111/121 MB Progress (1): 111/121 MB Progress (1): 111/121 MB Progress (1): 111/121 MB Progress (1): 111/121 MB Progress (1): 111/121 MB Progress (1): 111/121 MB Progress (1): 111/121 MB Progress (1): 111/121 MB Progress (1): 111/121 MB Progress (1): 111/121 MB Progress (1): 111/121 MB Progress (1): 111/121 MB Progress (1): 111/121 MB Progress (1): 111/121 MB Progress (1): 111/121 MB Progress (1): 111/121 MB Progress (1): 111/121 MB Progress (1): 111/121 MB Progress (1): 111/121 MB Progress (1): 111/121 MB Progress (1): 111/121 MB Progress (1): 111/121 MB Progress (1): 111/121 MB Progress (1): 111/121 MB Progress (1): 111/121 MB Progress (1): 111/121 MB Progress (1): 111/121 MB Progress (1): 111/121 MB Progress (1): 111/121 MB Progress (1): 111/121 MB Progress (1): 111/121 MB Progress (1): 111/121 MB Progress (1): 111/121 MB Progress (1): 111/121 MB Progress (1): 111/121 MB Progress (1): 111/121 MB Progress (1): 111/121 MB Progress (1): 111/121 MB Progress (1): 111/121 MB Progress (1): 111/121 MB Progress (1): 111/121 MB Progress (1): 111/121 MB Progress (1): 111/121 MB Progress (1): 111/121 MB Progress (1): 111/121 MB Progress (1): 111/121 MB Progress (1): 111/121 MB Progress (1): 111/121 MB Progress (1): 111/121 MB Progress (1): 111/121 MB Progress (1): 111/121 MB Progress (1): 111/121 MB Progress (1): 111/121 MB Progress (1): 111/121 MB Progress (1): 111/121 MB Progress (1): 111/121 MB Progress (1): 111/121 MB Progress (1): 111/121 MB Progress (1): 111/121 MB Progress (1): 111/121 MB Progress (1): 111/121 MB Progress (1): 111/121 MB Progress (1): 111/121 MB Progress (1): 111/121 MB Progress (1): 111/121 MB Progress (1): 111/121 MB Progress (1): 111/121 MB Progress (1): 111/121 MB Progress (1): 111/121 MB Progress (1): 111/121 MB Progress (1): 111/121 MB Progress (1): 111/121 MB Progress (1): 111/121 MB Progress (1): 111/121 MB Progress (1): 111/121 MB Progress (1): 111/121 MB Progress (1): 111/121 MB Progress (1): 111/121 MB Progress (1): 111/121 MB Progress (1): 111/121 MB Progress (1): 111/121 MB Progress (1): 111/121 MB Progress (1): 111/121 MB Progress (1): 111/121 MB Progress (1): 111/121 MB Progress (1): 111/121 MB Progress (1): 111/121 MB Progress (1): 111/121 MB Progress (1): 111/121 MB Progress (1): 111/121 MB Progress (1): 111/121 MB Progress (1): 111/121 MB Progress (1): 111/121 MB Progress (1): 111/121 MB Progress (1): 111/121 MB Progress (1): 111/121 MB Progress (1): 111/121 MB Progress (1): 111/121 MB Progress (1): 111/121 MB Progress (1): 111/121 MB Progress (1): 111/121 MB Progress (1): 111/121 MB Progress (1): 111/121 MB Progress (1): 111/121 MB Progress (1): 111/121 MB Progress (1): 111/121 MB Progress (1): 111/121 MB Progress (1): 111/121 MB Progress (1): 111/121 MB Progress (1): 111/121 MB Progress (1): 111/121 MB Progress (1): 111/121 MB Progress (1): 111/121 MB Progress (1): 111/121 MB Progress (1): 111/121 MB Progress (1): 111/121 MB Progress (1): 111/121 MB Progress (1): 111/121 MB Progress (1): 111/121 MB Progress (1): 111/121 MB Progress (1): 111/121 MB Progress (1): 111/121 MB Progress (1): 111/121 MB Progress (1): 111/121 MB Progress (1): 111/121 MB Progress (1): 111/121 MB Progress (1): 111/121 MB Progress (1): 111/121 MB Progress (1): 111/121 MB Progress (1): 111/121 MB Progress (1): 111/121 MB Progress (1): 111/121 MB Progress (1): 111/121 MB Progress (1): 111/121 MB Progress (1): 111/121 MB Progress (1): 111/121 MB Progress (1): 111/121 MB Progress (1): 111/121 MB Progress (1): 111/121 MB Progress (1): 111/121 MB Progress (1): 111/121 MB Progress (1): 111/121 MB Progress (1): 111/121 MB Progress (1): 111/121 MB Progress (1): 111/121 MB Progress (1): 111/121 MB Progress (1): 111/121 MB Progress (1): 111/121 MB Progress (1): 111/121 MB Progress (1): 111/121 MB Progress (1): 111/121 MB Progress (1): 111/121 MB Progress (1): 111/121 MB Progress (1): 111/121 MB Progress (1): 111/121 MB Progress (1): 111/121 MB Progress (1): 111/121 MB Progress (1): 111/121 MB Progress (1): 111/121 MB Progress (1): 111/121 MB Progress (1): 111/121 MB Progress (1): 111/121 MB Progress (1): 111/121 MB Progress (1): 111/121 MB Progress (1): 111/121 MB Progress (1): 111/121 MB Progress (1): 111/121 MB Progress (1): 111/121 MB Progress (1): 111/121 MB Progress (1): 111/121 MB Progress (1): 111/121 MB Progress (1): 111/121 MB Progress (1): 111/121 MB Progress (1): 111/121 MB Progress (1): 111/121 MB Progress (1): 111/121 MB Progress (1): 111/121 MB Progress (1): 111/121 MB Progress (1): 111/121 MB Progress (1): 111/121 MB Progress (1): 111/121 MB Progress (1): 111/121 MB Progress (1): 111/121 MB Progress (1): 111/121 MB Progress (1): 111/121 MB Progress (1): 111/121 MB Progress (1): 111/121 MB Progress (1): 111/121 MB Progress (1): 111/121 MB Progress (1): 111/121 MB Progress (1): 111/121 MB Progress (1): 111/121 MB Progress (1): 111/121 MB Progress (1): 111/121 MB Progress (1): 111/121 MB Progress (1): 111/121 MB Progress (1): 111/121 MB Progress (1): 111/121 MB Progress (1): 111/121 MB Progress (1): 111/121 MB Progress (1): 111/121 MB Progress (1): 111/121 MB Progress (1): 111/121 MB Progress (1): 111/121 MB Progress (1): 111/121 MB Progress (1): 111/121 MB Progress (1): 111/121 MB Progress (1): 111/121 MB Progress (1): 111/121 MB Progress (1): 111/121 MB Progress (1): 111/121 MB Progress (1): 111/121 MB Progress (1): 111/121 MB Progress (1): 111/121 MB Progress (1): 111/121 MB Progress (1): 111/121 MB Progress (1): 111/121 MB Progress (1): 111/121 MB Progress (1): 111/121 MB Progress (1): 111/121 MB Progress (1): 111/121 MB Progress (1): 111/121 MB Progress (1): 111/121 MB Progress (1): 111/121 MB Progress (1): 111/121 MB Progress (1): 111/121 MB Progress (1): 111/121 MB Progress (1): 111/121 MB Progress (1): 111/121 MB Progress (1): 111/121 MB Progress (1): 111/121 MB Progress (1): 111/121 MB Progress (1): 111/121 MB Progress (1): 111/121 MB Progress (1): 111/121 MB Progress (1): 111/121 MB Progress (1): 111/121 MB Progress (1): 111/121 MB Progress (1): 111/121 MB Progress (1): 111/121 MB Progress (1): 111/121 MB Progress (1): 111/121 MB Progress (1): 111/121 MB Progress (1): 111/121 MB Progress (1): 111/121 MB Progress (1): 111/121 MB Progress (1): 111/121 MB Progress (1): 111/121 MB Progress (1): 111/121 MB Progress (1): 111/121 MB Progress (1): 111/121 MB Progress (1): 111/121 MB Progress (1): 111/121 MB Progress (1): 111/121 MB Progress (1): 111/121 MB Progress (1): 111/121 MB Progress (1): 111/121 MB Progress (1): 111/121 MB Progress (1): 111/121 MB Progress (1): 111/121 MB Progress (1): 111/121 MB Progress (1): 111/121 MB Progress (1): 111/121 MB Progress (1): 111/121 MB Progress (1): 111/121 MB Progress (1): 111/121 MB Progress (1): 111/121 MB Progress (1): 111/121 MB Progress (1): 111/121 MB Progress (1): 111/121 MB Progress (1): 111/121 MB Progress (1): 111/121 MB Progress (1): 111/121 MB Progress (1): 111/121 MB Progress (1): 111/121 MB Progress (1): 111/121 MB Progress (1): 111/121 MB Progress (1): 111/121 MB Progress (1): 111/121 MB Progress (1): 111/121 MB Progress (1): 111/121 MB Progress (1): 111/121 MB Progress (1): 111/121 MB Progress (1): 111/121 MB Progress (1): 111/121 MB Progress (1): 111/121 MB Progress (1): 111/121 MB Progress (1): 111/121 MB Progress (1): 111/121 MB Progress (1): 111/121 MB Progress (1): 111/121 MB Progress (1): 111/121 MB Progress (1): 111/121 MB Progress (1): 111/121 MB Progress (1): 111/121 MB Progress (1): 111/121 MB Progress (1): 111/121 MB Progress (1): 111/121 MB Progress (1): 111/121 MB Progress (1): 111/121 MB Progress (1): 111/121 MB Progress (1): 111/121 MB Progress (1): 111/121 MB Progress (1): 111/121 MB Progress (1): 111/121 MB Progress (1): 111/121 MB Progress (1): 111/121 MB Progress (1): 111/121 MB Progress (1): 111/121 MB Progress (1): 111/121 MB Progress (1): 111/121 MB Progress (1): 111/121 MB Progress (1): 111/121 MB Progress (1): 111/121 MB Progress (1): 111/121 MB Progress (1): 111/121 MB Progress (1): 111/121 MB Progress (1): 111/121 MB Progress (1): 111/121 MB Progress (1): 111/121 MB Progress (1): 111/121 MB Progress (1): 111/121 MB Progress (1): 111/121 MB Progress (1): 111/121 MB Progress (1): 111/121 MB Progress (1): 111/121 MB Progress (1): 111/121 MB Progress (1): 111/121 MB Progress (1): 111/121 MB Progress (1): 111/121 MB Progress (1): 111/121 MB Progress (1): 111/121 MB Progress (1): 111/121 MB Progress (1): 111/121 MB Progress (1): 111/121 MB Progress (1): 111/121 MB Progress (1): 111/121 MB Progress (1): 111/121 MB Progress (1): 111/121 MB Progress (1): 111/121 MB Progress (1): 111/121 MB Progress (1): 111/121 MB Progress (1): 111/121 MB Progress (1): 111/121 MB Progress (1): 111/121 MB Progress (1): 111/121 MB Progress (1): 111/121 MB Progress (1): 111/121 MB Progress (1): 111/121 MB Progress (1): 111/121 MB Progress (1): 111/121 MB Progress (1): 111/121 MB Progress (1): 111/121 MB Progress (1): 111/121 MB Progress (1): 111/121 MB Progress (1): 111/121 MB Progress (1): 111/121 MB Progress (1): 111/121 MB Progress (1): 111/121 MB Progress (1): 111/121 MB Progress (1): 111/121 MB Progress (1): 111/121 MB Progress (1): 111/121 MB Progress (1): 111/121 MB Progress (1): 111/121 MB Progress (1): 111/121 MB Progress (1): 111/121 MB Progress (1): 111/121 MB Progress (1): 111/121 MB Progress (1): 111/121 MB Progress (1): 111/121 MB Progress (1): 111/121 MB Progress (1): 111/121 MB Progress (1): 111/121 MB Progress (1): 111/121 MB Progress (1): 111/121 MB Progress (1): 111/121 MB Progress (1): 111/121 MB Progress (1): 111/121 MB Progress (1): 111/121 MB Progress (1): 111/121 MB Progress (1): 111/121 MB Progress (1): 111/121 MB Progress (1): 111/121 MB Progress (1): 111/121 MB Progress (1): 111/121 MB Progress (1): 111/121 MB Progress (1): 111/121 MB Progress (1): 111/121 MB Progress (1): 111/121 MB Progress (1): 111/121 MB Progress (1): 111/121 MB Progress (1): 111/121 MB Progress (1): 111/121 MB Progress (1): 111/121 MB Progress (1): 111/121 MB Progress (1): 111/121 MB Progress (1): 111/121 MB Progress (1): 111/121 MB Progress (1): 111/121 MB Progress (1): 111/121 MB Progress (1): 111/121 MB Progress (1): 111/121 MB Progress (1): 111/121 MB Progress (1): 111/121 MB Progress (1): 111/121 MB Progress (1): 111/121 MB Progress (1): 111/121 MB Progress (1): 111/121 MB Progress (1): 111/121 MB Progress (1): 111/121 MB Progress (1): 111/121 MB Progress (1): 111/121 MB Progress (1): 111/121 MB Progress (1): 111/121 MB Progress (1): 111/121 MB Progress (1): 111/121 MB Progress (1): 111/121 MB Progress (1): 111/121 MB Progress (1): 111/121 MB Progress (1): 112/121 MB Progress (1): 112/121 MB Progress (1): 112/121 MB Progress (1): 112/121 MB Progress (1): 112/121 MB Progress (1): 112/121 MB Progress (1): 112/121 MB Progress (1): 112/121 MB Progress (1): 112/121 MB Progress (1): 112/121 MB Progress (1): 112/121 MB Progress (1): 112/121 MB Progress (1): 112/121 MB Progress (1): 112/121 MB Progress (1): 112/121 MB Progress (1): 112/121 MB Progress (1): 112/121 MB Progress (1): 112/121 MB Progress (1): 112/121 MB Progress (1): 112/121 MB Progress (1): 112/121 MB Progress (1): 112/121 MB Progress (1): 112/121 MB Progress (1): 112/121 MB Progress (1): 112/121 MB Progress (1): 112/121 MB Progress (1): 112/121 MB Progress (1): 112/121 MB Progress (1): 112/121 MB Progress (1): 112/121 MB Progress (1): 112/121 MB Progress (1): 112/121 MB Progress (1): 112/121 MB Progress (1): 112/121 MB Progress (1): 112/121 MB Progress (1): 112/121 MB Progress (1): 112/121 MB Progress (1): 112/121 MB Progress (1): 112/121 MB Progress (1): 112/121 MB Progress (1): 112/121 MB Progress (1): 112/121 MB Progress (1): 112/121 MB Progress (1): 112/121 MB Progress (1): 112/121 MB Progress (1): 112/121 MB Progress (1): 112/121 MB Progress (1): 112/121 MB Progress (1): 112/121 MB Progress (1): 112/121 MB Progress (1): 112/121 MB Progress (1): 112/121 MB Progress (1): 112/121 MB Progress (1): 112/121 MB Progress (1): 112/121 MB Progress (1): 112/121 MB Progress (1): 112/121 MB Progress (1): 112/121 MB Progress (1): 112/121 MB Progress (1): 112/121 MB Progress (1): 112/121 MB Progress (1): 112/121 MB Progress (1): 112/121 MB Progress (1): 112/121 MB Progress (1): 112/121 MB Progress (1): 112/121 MB Progress (1): 112/121 MB Progress (1): 112/121 MB Progress (1): 112/121 MB Progress (1): 112/121 MB Progress (1): 112/121 MB Progress (1): 112/121 MB Progress (1): 112/121 MB Progress (1): 112/121 MB Progress (1): 112/121 MB Progress (1): 112/121 MB Progress (1): 112/121 MB Progress (1): 112/121 MB Progress (1): 112/121 MB Progress (1): 112/121 MB Progress (1): 112/121 MB Progress (1): 112/121 MB Progress (1): 112/121 MB Progress (1): 112/121 MB Progress (1): 112/121 MB Progress (1): 112/121 MB Progress (1): 112/121 MB Progress (1): 112/121 MB Progress (1): 112/121 MB Progress (1): 112/121 MB Progress (1): 112/121 MB Progress (1): 112/121 MB Progress (1): 112/121 MB Progress (1): 112/121 MB Progress (1): 112/121 MB Progress (1): 112/121 MB Progress (1): 112/121 MB Progress (1): 112/121 MB Progress (1): 112/121 MB Progress (1): 112/121 MB Progress (1): 112/121 MB Progress (1): 112/121 MB Progress (1): 112/121 MB Progress (1): 112/121 MB Progress (1): 112/121 MB Progress (1): 112/121 MB Progress (1): 112/121 MB Progress (1): 112/121 MB Progress (1): 112/121 MB Progress (1): 112/121 MB Progress (1): 112/121 MB Progress (1): 112/121 MB Progress (1): 112/121 MB Progress (1): 112/121 MB Progress (1): 112/121 MB Progress (1): 112/121 MB Progress (1): 112/121 MB Progress (1): 112/121 MB Progress (1): 112/121 MB Progress (1): 112/121 MB Progress (1): 112/121 MB Progress (1): 112/121 MB Progress (1): 112/121 MB Progress (1): 112/121 MB Progress (1): 112/121 MB Progress (1): 112/121 MB Progress (1): 112/121 MB Progress (1): 112/121 MB Progress (1): 112/121 MB Progress (1): 112/121 MB Progress (1): 112/121 MB Progress (1): 112/121 MB Progress (1): 112/121 MB Progress (1): 112/121 MB Progress (1): 112/121 MB Progress (1): 112/121 MB Progress (1): 112/121 MB Progress (1): 112/121 MB Progress (1): 112/121 MB Progress (1): 112/121 MB Progress (1): 112/121 MB Progress (1): 112/121 MB Progress (1): 112/121 MB Progress (1): 112/121 MB Progress (1): 112/121 MB Progress (1): 112/121 MB Progress (1): 112/121 MB Progress (1): 112/121 MB Progress (1): 112/121 MB Progress (1): 112/121 MB Progress (1): 112/121 MB Progress (1): 112/121 MB Progress (1): 112/121 MB Progress (1): 112/121 MB Progress (1): 112/121 MB Progress (1): 112/121 MB Progress (1): 112/121 MB Progress (1): 112/121 MB Progress (1): 112/121 MB Progress (1): 112/121 MB Progress (1): 112/121 MB Progress (1): 112/121 MB Progress (1): 112/121 MB Progress (1): 112/121 MB Progress (1): 112/121 MB Progress (1): 112/121 MB Progress (1): 112/121 MB Progress (1): 112/121 MB Progress (1): 112/121 MB Progress (1): 112/121 MB Progress (1): 112/121 MB Progress (1): 112/121 MB Progress (1): 112/121 MB Progress (1): 112/121 MB Progress (1): 112/121 MB Progress (1): 112/121 MB Progress (1): 112/121 MB Progress (1): 112/121 MB Progress (1): 112/121 MB Progress (1): 112/121 MB Progress (1): 112/121 MB Progress (1): 112/121 MB Progress (1): 112/121 MB Progress (1): 112/121 MB Progress (1): 112/121 MB Progress (1): 112/121 MB Progress (1): 112/121 MB Progress (1): 112/121 MB Progress (1): 112/121 MB Progress (1): 112/121 MB Progress (1): 112/121 MB Progress (1): 112/121 MB Progress (1): 112/121 MB Progress (1): 112/121 MB Progress (1): 112/121 MB Progress (1): 112/121 MB Progress (1): 112/121 MB Progress (1): 112/121 MB Progress (1): 112/121 MB Progress (1): 112/121 MB Progress (1): 112/121 MB Progress (1): 112/121 MB Progress (1): 112/121 MB Progress (1): 112/121 MB Progress (1): 112/121 MB Progress (1): 112/121 MB Progress (1): 112/121 MB Progress (1): 112/121 MB Progress (1): 112/121 MB Progress (1): 112/121 MB Progress (1): 112/121 MB Progress (1): 112/121 MB Progress (1): 112/121 MB Progress (1): 112/121 MB Progress (1): 112/121 MB Progress (1): 112/121 MB Progress (1): 112/121 MB Progress (1): 112/121 MB Progress (1): 112/121 MB Progress (1): 112/121 MB Progress (1): 112/121 MB Progress (1): 112/121 MB Progress (1): 112/121 MB Progress (1): 112/121 MB Progress (1): 112/121 MB Progress (1): 112/121 MB Progress (1): 112/121 MB Progress (1): 112/121 MB Progress (1): 112/121 MB Progress (1): 112/121 MB Progress (1): 112/121 MB Progress (1): 112/121 MB Progress (1): 112/121 MB Progress (1): 112/121 MB Progress (1): 112/121 MB Progress (1): 112/121 MB Progress (1): 112/121 MB Progress (1): 112/121 MB Progress (1): 112/121 MB Progress (1): 112/121 MB Progress (1): 112/121 MB Progress (1): 112/121 MB Progress (1): 112/121 MB Progress (1): 112/121 MB Progress (1): 112/121 MB Progress (1): 112/121 MB Progress (1): 112/121 MB Progress (1): 112/121 MB Progress (1): 112/121 MB Progress (1): 112/121 MB Progress (1): 112/121 MB Progress (1): 112/121 MB Progress (1): 112/121 MB Progress (1): 112/121 MB Progress (1): 112/121 MB Progress (1): 112/121 MB Progress (1): 112/121 MB Progress (1): 112/121 MB Progress (1): 112/121 MB Progress (1): 112/121 MB Progress (1): 112/121 MB Progress (1): 112/121 MB Progress (1): 112/121 MB Progress (1): 112/121 MB Progress (1): 112/121 MB Progress (1): 112/121 MB Progress (1): 112/121 MB Progress (1): 112/121 MB Progress (1): 112/121 MB Progress (1): 112/121 MB Progress (1): 112/121 MB Progress (1): 112/121 MB Progress (1): 112/121 MB Progress (1): 112/121 MB Progress (1): 112/121 MB Progress (1): 112/121 MB Progress (1): 112/121 MB Progress (1): 112/121 MB Progress (1): 112/121 MB Progress (1): 112/121 MB Progress (1): 112/121 MB Progress (1): 112/121 MB Progress (1): 112/121 MB Progress (1): 112/121 MB Progress (1): 112/121 MB Progress (1): 112/121 MB Progress (1): 112/121 MB Progress (1): 112/121 MB Progress (1): 112/121 MB Progress (1): 112/121 MB Progress (1): 112/121 MB Progress (1): 112/121 MB Progress (1): 112/121 MB Progress (1): 112/121 MB Progress (1): 112/121 MB Progress (1): 112/121 MB Progress (1): 112/121 MB Progress (1): 112/121 MB Progress (1): 112/121 MB Progress (1): 112/121 MB Progress (1): 112/121 MB Progress (1): 112/121 MB Progress (1): 112/121 MB Progress (1): 112/121 MB Progress (1): 112/121 MB Progress (1): 112/121 MB Progress (1): 112/121 MB Progress (1): 112/121 MB Progress (1): 112/121 MB Progress (1): 112/121 MB Progress (1): 112/121 MB Progress (1): 112/121 MB Progress (1): 112/121 MB Progress (1): 112/121 MB Progress (1): 112/121 MB Progress (1): 112/121 MB Progress (1): 112/121 MB Progress (1): 112/121 MB Progress (1): 112/121 MB Progress (1): 112/121 MB Progress (1): 112/121 MB Progress (1): 112/121 MB Progress (1): 112/121 MB Progress (1): 112/121 MB Progress (1): 112/121 MB Progress (1): 112/121 MB Progress (1): 112/121 MB Progress (1): 112/121 MB Progress (1): 112/121 MB Progress (1): 112/121 MB Progress (1): 112/121 MB Progress (1): 112/121 MB Progress (1): 112/121 MB Progress (1): 112/121 MB Progress (1): 112/121 MB Progress (1): 112/121 MB Progress (1): 112/121 MB Progress (1): 112/121 MB Progress (1): 112/121 MB Progress (1): 112/121 MB Progress (1): 112/121 MB Progress (1): 112/121 MB Progress (1): 112/121 MB Progress (1): 112/121 MB Progress (1): 112/121 MB Progress (1): 112/121 MB Progress (1): 112/121 MB Progress (1): 112/121 MB Progress (1): 112/121 MB Progress (1): 112/121 MB Progress (1): 112/121 MB Progress (1): 112/121 MB Progress (1): 112/121 MB Progress (1): 112/121 MB Progress (1): 112/121 MB Progress (1): 112/121 MB Progress (1): 112/121 MB Progress (1): 112/121 MB Progress (1): 112/121 MB Progress (1): 112/121 MB Progress (1): 112/121 MB Progress (1): 112/121 MB Progress (1): 112/121 MB Progress (1): 112/121 MB Progress (1): 112/121 MB Progress (1): 112/121 MB Progress (1): 112/121 MB Progress (1): 112/121 MB Progress (1): 112/121 MB Progress (1): 112/121 MB Progress (1): 112/121 MB Progress (1): 112/121 MB Progress (1): 112/121 MB Progress (1): 112/121 MB Progress (1): 112/121 MB Progress (1): 112/121 MB Progress (1): 112/121 MB Progress (1): 112/121 MB Progress (1): 112/121 MB Progress (1): 112/121 MB Progress (1): 112/121 MB Progress (1): 112/121 MB Progress (1): 112/121 MB Progress (1): 112/121 MB Progress (1): 112/121 MB Progress (1): 112/121 MB Progress (1): 112/121 MB Progress (1): 112/121 MB Progress (1): 112/121 MB Progress (1): 112/121 MB Progress (1): 112/121 MB Progress (1): 112/121 MB Progress (1): 112/121 MB Progress (1): 112/121 MB Progress (1): 112/121 MB Progress (1): 112/121 MB Progress (1): 112/121 MB Progress (1): 112/121 MB Progress (1): 112/121 MB Progress (1): 112/121 MB Progress (1): 112/121 MB Progress (1): 112/121 MB Progress (1): 112/121 MB Progress (1): 112/121 MB Progress (1): 112/121 MB Progress (1): 112/121 MB Progress (1): 112/121 MB Progress (1): 112/121 MB Progress (1): 112/121 MB Progress (1): 112/121 MB Progress (1): 112/121 MB Progress (1): 112/121 MB Progress (1): 112/121 MB Progress (1): 112/121 MB Progress (1): 112/121 MB Progress (1): 112/121 MB Progress (1): 112/121 MB Progress (1): 112/121 MB Progress (1): 112/121 MB Progress (1): 112/121 MB Progress (1): 112/121 MB Progress (1): 112/121 MB Progress (1): 112/121 MB Progress (1): 112/121 MB Progress (1): 112/121 MB Progress (1): 112/121 MB Progress (1): 112/121 MB Progress (1): 112/121 MB Progress (1): 112/121 MB Progress (1): 112/121 MB Progress (1): 112/121 MB Progress (1): 112/121 MB Progress (1): 112/121 MB Progress (1): 112/121 MB Progress (1): 112/121 MB Progress (1): 112/121 MB Progress (1): 112/121 MB Progress (1): 112/121 MB Progress (1): 112/121 MB Progress (1): 112/121 MB Progress (1): 112/121 MB Progress (1): 112/121 MB Progress (1): 112/121 MB Progress (1): 112/121 MB Progress (1): 112/121 MB Progress (1): 112/121 MB Progress (1): 112/121 MB Progress (1): 112/121 MB Progress (1): 112/121 MB Progress (1): 112/121 MB Progress (1): 112/121 MB Progress (1): 112/121 MB Progress (1): 112/121 MB Progress (1): 112/121 MB Progress (1): 112/121 MB Progress (1): 112/121 MB Progress (1): 112/121 MB Progress (1): 112/121 MB Progress (1): 112/121 MB Progress (1): 112/121 MB Progress (1): 112/121 MB Progress (1): 112/121 MB Progress (1): 112/121 MB Progress (1): 112/121 MB Progress (1): 112/121 MB Progress (1): 112/121 MB Progress (1): 112/121 MB Progress (1): 112/121 MB Progress (1): 112/121 MB Progress (1): 112/121 MB Progress (1): 112/121 MB Progress (1): 112/121 MB Progress (1): 112/121 MB Progress (1): 112/121 MB Progress (1): 112/121 MB Progress (1): 112/121 MB Progress (1): 112/121 MB Progress (1): 112/121 MB Progress (1): 112/121 MB Progress (1): 112/121 MB Progress (1): 112/121 MB Progress (1): 112/121 MB Progress (1): 112/121 MB Progress (1): 112/121 MB Progress (1): 112/121 MB Progress (1): 112/121 MB Progress (1): 112/121 MB Progress (1): 112/121 MB Progress (1): 113/121 MB Progress (1): 113/121 MB Progress (1): 113/121 MB Progress (1): 113/121 MB Progress (1): 113/121 MB Progress (1): 113/121 MB Progress (1): 113/121 MB Progress (1): 113/121 MB Progress (1): 113/121 MB Progress (1): 113/121 MB Progress (1): 113/121 MB Progress (1): 113/121 MB Progress (1): 113/121 MB Progress (1): 113/121 MB Progress (1): 113/121 MB Progress (1): 113/121 MB Progress (1): 113/121 MB Progress (1): 113/121 MB Progress (1): 113/121 MB Progress (1): 113/121 MB Progress (1): 113/121 MB Progress (1): 113/121 MB Progress (1): 113/121 MB Progress (1): 113/121 MB Progress (1): 113/121 MB Progress (1): 113/121 MB Progress (1): 113/121 MB Progress (1): 113/121 MB Progress (1): 113/121 MB Progress (1): 113/121 MB Progress (1): 113/121 MB Progress (1): 113/121 MB Progress (1): 113/121 MB Progress (1): 113/121 MB Progress (1): 113/121 MB Progress (1): 113/121 MB Progress (1): 113/121 MB Progress (1): 113/121 MB Progress (1): 113/121 MB Progress (1): 113/121 MB Progress (1): 113/121 MB Progress (1): 113/121 MB Progress (1): 113/121 MB Progress (1): 113/121 MB Progress (1): 113/121 MB Progress (1): 113/121 MB Progress (1): 113/121 MB Progress (1): 113/121 MB Progress (1): 113/121 MB Progress (1): 113/121 MB Progress (1): 113/121 MB Progress (1): 113/121 MB Progress (1): 113/121 MB Progress (1): 113/121 MB Progress (1): 113/121 MB Progress (1): 113/121 MB Progress (1): 113/121 MB Progress (1): 113/121 MB Progress (1): 113/121 MB Progress (1): 113/121 MB Progress (1): 113/121 MB Progress (1): 113/121 MB Progress (1): 113/121 MB Progress (1): 113/121 MB Progress (1): 113/121 MB Progress (1): 113/121 MB Progress (1): 113/121 MB Progress (1): 113/121 MB Progress (1): 113/121 MB Progress (1): 113/121 MB Progress (1): 113/121 MB Progress (1): 113/121 MB Progress (1): 113/121 MB Progress (1): 113/121 MB Progress (1): 113/121 MB Progress (1): 113/121 MB Progress (1): 113/121 MB Progress (1): 113/121 MB Progress (1): 113/121 MB Progress (1): 113/121 MB Progress (1): 113/121 MB Progress (1): 113/121 MB Progress (1): 113/121 MB Progress (1): 113/121 MB Progress (1): 113/121 MB Progress (1): 113/121 MB Progress (1): 113/121 MB Progress (1): 113/121 MB Progress (1): 113/121 MB Progress (1): 113/121 MB Progress (1): 113/121 MB Progress (1): 113/121 MB Progress (1): 113/121 MB Progress (1): 113/121 MB Progress (1): 113/121 MB Progress (1): 113/121 MB Progress (1): 113/121 MB Progress (1): 113/121 MB Progress (1): 113/121 MB Progress (1): 113/121 MB Progress (1): 113/121 MB Progress (1): 113/121 MB Progress (1): 113/121 MB Progress (1): 113/121 MB Progress (1): 113/121 MB Progress (1): 113/121 MB Progress (1): 113/121 MB Progress (1): 113/121 MB Progress (1): 113/121 MB Progress (1): 113/121 MB Progress (1): 113/121 MB Progress (1): 113/121 MB Progress (1): 113/121 MB Progress (1): 113/121 MB Progress (1): 113/121 MB Progress (1): 113/121 MB Progress (1): 113/121 MB Progress (1): 113/121 MB Progress (1): 113/121 MB Progress (1): 113/121 MB Progress (1): 113/121 MB Progress (1): 113/121 MB Progress (1): 113/121 MB Progress (1): 113/121 MB Progress (1): 113/121 MB Progress (1): 113/121 MB Progress (1): 113/121 MB Progress (1): 113/121 MB Progress (1): 113/121 MB Progress (1): 113/121 MB Progress (1): 113/121 MB Progress (1): 113/121 MB Progress (1): 113/121 MB Progress (1): 113/121 MB Progress (1): 113/121 MB Progress (1): 113/121 MB Progress (1): 113/121 MB Progress (1): 113/121 MB Progress (1): 113/121 MB Progress (1): 113/121 MB Progress (1): 113/121 MB Progress (1): 113/121 MB Progress (1): 113/121 MB Progress (1): 113/121 MB Progress (1): 113/121 MB Progress (1): 113/121 MB Progress (1): 113/121 MB Progress (1): 113/121 MB Progress (1): 113/121 MB Progress (1): 113/121 MB Progress (1): 113/121 MB Progress (1): 113/121 MB Progress (1): 113/121 MB Progress (1): 113/121 MB Progress (1): 113/121 MB Progress (1): 113/121 MB Progress (1): 113/121 MB Progress (1): 113/121 MB Progress (1): 113/121 MB Progress (1): 113/121 MB Progress (1): 113/121 MB Progress (1): 113/121 MB Progress (1): 113/121 MB Progress (1): 113/121 MB Progress (1): 113/121 MB Progress (1): 113/121 MB Progress (1): 113/121 MB Progress (1): 113/121 MB Progress (1): 113/121 MB Progress (1): 113/121 MB Progress (1): 113/121 MB Progress (1): 113/121 MB Progress (1): 113/121 MB Progress (1): 113/121 MB Progress (1): 113/121 MB Progress (1): 113/121 MB Progress (1): 113/121 MB Progress (1): 113/121 MB Progress (1): 113/121 MB Progress (1): 113/121 MB Progress (1): 113/121 MB Progress (1): 113/121 MB Progress (1): 113/121 MB Progress (1): 113/121 MB Progress (1): 113/121 MB Progress (1): 113/121 MB Progress (1): 113/121 MB Progress (1): 113/121 MB Progress (1): 113/121 MB Progress (1): 113/121 MB Progress (1): 113/121 MB Progress (1): 113/121 MB Progress (1): 113/121 MB Progress (1): 113/121 MB Progress (1): 113/121 MB Progress (1): 113/121 MB Progress (1): 113/121 MB Progress (1): 113/121 MB Progress (1): 113/121 MB Progress (1): 113/121 MB Progress (1): 113/121 MB Progress (1): 113/121 MB Progress (1): 113/121 MB Progress (1): 113/121 MB Progress (1): 113/121 MB Progress (1): 113/121 MB Progress (1): 113/121 MB Progress (1): 113/121 MB Progress (1): 113/121 MB Progress (1): 113/121 MB Progress (1): 113/121 MB Progress (1): 113/121 MB Progress (1): 113/121 MB Progress (1): 113/121 MB Progress (1): 113/121 MB Progress (1): 113/121 MB Progress (1): 113/121 MB Progress (1): 113/121 MB Progress (1): 113/121 MB Progress (1): 113/121 MB Progress (1): 113/121 MB Progress (1): 113/121 MB Progress (1): 113/121 MB Progress (1): 113/121 MB Progress (1): 113/121 MB Progress (1): 113/121 MB Progress (1): 113/121 MB Progress (1): 113/121 MB Progress (1): 113/121 MB Progress (1): 113/121 MB Progress (1): 113/121 MB Progress (1): 113/121 MB Progress (1): 113/121 MB Progress (1): 113/121 MB Progress (1): 113/121 MB Progress (1): 113/121 MB Progress (1): 113/121 MB Progress (1): 113/121 MB Progress (1): 113/121 MB Progress (1): 113/121 MB Progress (1): 113/121 MB Progress (1): 113/121 MB Progress (1): 113/121 MB Progress (1): 113/121 MB Progress (1): 113/121 MB Progress (1): 113/121 MB Progress (1): 113/121 MB Progress (1): 113/121 MB Progress (1): 113/121 MB Progress (1): 113/121 MB Progress (1): 113/121 MB Progress (1): 113/121 MB Progress (1): 113/121 MB Progress (1): 113/121 MB Progress (1): 113/121 MB Progress (1): 113/121 MB Progress (1): 113/121 MB Progress (1): 113/121 MB Progress (1): 113/121 MB Progress (1): 113/121 MB Progress (1): 113/121 MB Progress (1): 113/121 MB Progress (1): 113/121 MB Progress (1): 113/121 MB Progress (1): 113/121 MB Progress (1): 113/121 MB Progress (1): 113/121 MB Progress (1): 113/121 MB Progress (1): 113/121 MB Progress (1): 113/121 MB Progress (1): 113/121 MB Progress (1): 113/121 MB Progress (1): 113/121 MB Progress (1): 113/121 MB Progress (1): 113/121 MB Progress (1): 113/121 MB Progress (1): 113/121 MB Progress (1): 113/121 MB Progress (1): 113/121 MB Progress (1): 113/121 MB Progress (1): 113/121 MB Progress (1): 113/121 MB Progress (1): 113/121 MB Progress (1): 113/121 MB Progress (1): 113/121 MB Progress (1): 113/121 MB Progress (1): 113/121 MB Progress (1): 113/121 MB Progress (1): 113/121 MB Progress (1): 113/121 MB Progress (1): 113/121 MB Progress (1): 113/121 MB Progress (1): 113/121 MB Progress (1): 113/121 MB Progress (1): 113/121 MB Progress (1): 113/121 MB Progress (1): 113/121 MB Progress (1): 113/121 MB Progress (1): 113/121 MB Progress (1): 113/121 MB Progress (1): 113/121 MB Progress (1): 113/121 MB Progress (1): 113/121 MB Progress (1): 113/121 MB Progress (1): 113/121 MB Progress (1): 113/121 MB Progress (1): 113/121 MB Progress (1): 113/121 MB Progress (1): 113/121 MB Progress (1): 113/121 MB Progress (1): 113/121 MB Progress (1): 113/121 MB Progress (1): 113/121 MB Progress (1): 113/121 MB Progress (1): 113/121 MB Progress (1): 113/121 MB Progress (1): 113/121 MB Progress (1): 113/121 MB Progress (1): 113/121 MB Progress (1): 113/121 MB Progress (1): 113/121 MB Progress (1): 113/121 MB Progress (1): 113/121 MB Progress (1): 113/121 MB Progress (1): 113/121 MB Progress (1): 113/121 MB Progress (1): 113/121 MB Progress (1): 113/121 MB Progress (1): 113/121 MB Progress (1): 113/121 MB Progress (1): 113/121 MB Progress (1): 113/121 MB Progress (1): 113/121 MB Progress (1): 113/121 MB Progress (1): 113/121 MB Progress (1): 113/121 MB Progress (1): 113/121 MB Progress (1): 113/121 MB Progress (1): 113/121 MB Progress (1): 113/121 MB Progress (1): 113/121 MB Progress (1): 113/121 MB Progress (1): 113/121 MB Progress (1): 113/121 MB Progress (1): 113/121 MB Progress (1): 113/121 MB Progress (1): 113/121 MB Progress (1): 113/121 MB Progress (1): 113/121 MB Progress (1): 113/121 MB Progress (1): 113/121 MB Progress (1): 113/121 MB Progress (1): 113/121 MB Progress (1): 113/121 MB Progress (1): 113/121 MB Progress (1): 113/121 MB Progress (1): 113/121 MB Progress (1): 113/121 MB Progress (1): 113/121 MB Progress (1): 113/121 MB Progress (1): 113/121 MB Progress (1): 113/121 MB Progress (1): 113/121 MB Progress (1): 113/121 MB Progress (1): 113/121 MB Progress (1): 113/121 MB Progress (1): 113/121 MB Progress (1): 113/121 MB Progress (1): 113/121 MB Progress (1): 113/121 MB Progress (1): 113/121 MB Progress (1): 113/121 MB Progress (1): 113/121 MB Progress (1): 113/121 MB Progress (1): 113/121 MB Progress (1): 113/121 MB Progress (1): 113/121 MB Progress (1): 113/121 MB Progress (1): 113/121 MB Progress (1): 113/121 MB Progress (1): 113/121 MB Progress (1): 113/121 MB Progress (1): 113/121 MB Progress (1): 113/121 MB Progress (1): 113/121 MB Progress (1): 113/121 MB Progress (1): 113/121 MB Progress (1): 113/121 MB Progress (1): 113/121 MB Progress (1): 113/121 MB Progress (1): 113/121 MB Progress (1): 113/121 MB Progress (1): 113/121 MB Progress (1): 113/121 MB Progress (1): 113/121 MB Progress (1): 113/121 MB Progress (1): 113/121 MB Progress (1): 113/121 MB Progress (1): 113/121 MB Progress (1): 113/121 MB Progress (1): 113/121 MB Progress (1): 113/121 MB Progress (1): 113/121 MB Progress (1): 113/121 MB Progress (1): 113/121 MB Progress (1): 113/121 MB Progress (1): 113/121 MB Progress (1): 113/121 MB Progress (1): 113/121 MB Progress (1): 113/121 MB Progress (1): 113/121 MB Progress (1): 113/121 MB Progress (1): 113/121 MB Progress (1): 113/121 MB Progress (1): 113/121 MB Progress (1): 113/121 MB Progress (1): 113/121 MB Progress (1): 113/121 MB Progress (1): 113/121 MB Progress (1): 113/121 MB Progress (1): 113/121 MB Progress (1): 113/121 MB Progress (1): 113/121 MB Progress (1): 113/121 MB Progress (1): 113/121 MB Progress (1): 113/121 MB Progress (1): 113/121 MB Progress (1): 113/121 MB Progress (1): 113/121 MB Progress (1): 113/121 MB Progress (1): 113/121 MB Progress (1): 113/121 MB Progress (1): 113/121 MB Progress (1): 113/121 MB Progress (1): 113/121 MB Progress (1): 113/121 MB Progress (1): 113/121 MB Progress (1): 113/121 MB Progress (1): 113/121 MB Progress (1): 113/121 MB Progress (1): 113/121 MB Progress (1): 113/121 MB Progress (1): 113/121 MB Progress (1): 113/121 MB Progress (1): 113/121 MB Progress (1): 113/121 MB Progress (1): 113/121 MB Progress (1): 113/121 MB Progress (1): 113/121 MB Progress (1): 113/121 MB Progress (1): 113/121 MB Progress (1): 113/121 MB Progress (1): 113/121 MB Progress (1): 113/121 MB Progress (1): 113/121 MB Progress (1): 113/121 MB Progress (1): 113/121 MB Progress (1): 113/121 MB Progress (1): 113/121 MB Progress (1): 113/121 MB Progress (1): 113/121 MB Progress (1): 113/121 MB Progress (1): 113/121 MB Progress (1): 113/121 MB Progress (1): 113/121 MB Progress (1): 113/121 MB Progress (1): 113/121 MB Progress (1): 113/121 MB Progress (1): 113/121 MB Progress (1): 113/121 MB Progress (1): 113/121 MB Progress (1): 113/121 MB Progress (1): 113/121 MB Progress (1): 113/121 MB Progress (1): 113/121 MB Progress (1): 113/121 MB Progress (1): 113/121 MB Progress (1): 113/121 MB Progress (1): 113/121 MB Progress (1): 113/121 MB Progress (1): 113/121 MB Progress (1): 113/121 MB Progress (1): 113/121 MB Progress (1): 113/121 MB Progress (1): 113/121 MB Progress (1): 113/121 MB Progress (1): 113/121 MB Progress (1): 113/121 MB Progress (1): 114/121 MB Progress (1): 114/121 MB Progress (1): 114/121 MB Progress (1): 114/121 MB Progress (1): 114/121 MB Progress (1): 114/121 MB Progress (1): 114/121 MB Progress (1): 114/121 MB Progress (1): 114/121 MB Progress (1): 114/121 MB Progress (1): 114/121 MB Progress (1): 114/121 MB Progress (1): 114/121 MB Progress (1): 114/121 MB Progress (1): 114/121 MB Progress (1): 114/121 MB Progress (1): 114/121 MB Progress (1): 114/121 MB Progress (1): 114/121 MB Progress (1): 114/121 MB Progress (1): 114/121 MB Progress (1): 114/121 MB Progress (1): 114/121 MB Progress (1): 114/121 MB Progress (1): 114/121 MB Progress (1): 114/121 MB Progress (1): 114/121 MB Progress (1): 114/121 MB Progress (1): 114/121 MB Progress (1): 114/121 MB Progress (1): 114/121 MB Progress (1): 114/121 MB Progress (1): 114/121 MB Progress (1): 114/121 MB Progress (1): 114/121 MB Progress (1): 114/121 MB Progress (1): 114/121 MB Progress (1): 114/121 MB Progress (1): 114/121 MB Progress (1): 114/121 MB Progress (1): 114/121 MB Progress (1): 114/121 MB Progress (1): 114/121 MB Progress (1): 114/121 MB Progress (1): 114/121 MB Progress (1): 114/121 MB Progress (1): 114/121 MB Progress (1): 114/121 MB Progress (1): 114/121 MB Progress (1): 114/121 MB Progress (1): 114/121 MB Progress (1): 114/121 MB Progress (1): 114/121 MB Progress (1): 114/121 MB Progress (1): 114/121 MB Progress (1): 114/121 MB Progress (1): 114/121 MB Progress (1): 114/121 MB Progress (1): 114/121 MB Progress (1): 114/121 MB Progress (1): 114/121 MB Progress (1): 114/121 MB Progress (1): 114/121 MB Progress (1): 114/121 MB Progress (1): 114/121 MB Progress (1): 114/121 MB Progress (1): 114/121 MB Progress (1): 114/121 MB Progress (1): 114/121 MB Progress (1): 114/121 MB Progress (1): 114/121 MB Progress (1): 114/121 MB Progress (1): 114/121 MB Progress (1): 114/121 MB Progress (1): 114/121 MB Progress (1): 114/121 MB Progress (1): 114/121 MB Progress (1): 114/121 MB Progress (1): 114/121 MB Progress (1): 114/121 MB Progress (1): 114/121 MB Progress (1): 114/121 MB Progress (1): 114/121 MB Progress (1): 114/121 MB Progress (1): 114/121 MB Progress (1): 114/121 MB Progress (1): 114/121 MB Progress (1): 114/121 MB Progress (1): 114/121 MB Progress (1): 114/121 MB Progress (1): 114/121 MB Progress (1): 114/121 MB Progress (1): 114/121 MB Progress (1): 114/121 MB Progress (1): 114/121 MB Progress (1): 114/121 MB Progress (1): 114/121 MB Progress (1): 114/121 MB Progress (1): 114/121 MB Progress (1): 114/121 MB Progress (1): 114/121 MB Progress (1): 114/121 MB Progress (1): 114/121 MB Progress (1): 114/121 MB Progress (1): 114/121 MB Progress (1): 114/121 MB Progress (1): 114/121 MB Progress (1): 114/121 MB Progress (1): 114/121 MB Progress (1): 114/121 MB Progress (1): 114/121 MB Progress (1): 114/121 MB Progress (1): 114/121 MB Progress (1): 114/121 MB Progress (1): 114/121 MB Progress (1): 114/121 MB Progress (1): 114/121 MB Progress (1): 114/121 MB Progress (1): 114/121 MB Progress (1): 114/121 MB Progress (1): 114/121 MB Progress (1): 114/121 MB Progress (1): 114/121 MB Progress (1): 114/121 MB Progress (1): 114/121 MB Progress (1): 114/121 MB Progress (1): 114/121 MB Progress (1): 114/121 MB Progress (1): 114/121 MB Progress (1): 114/121 MB Progress (1): 114/121 MB Progress (1): 114/121 MB Progress (1): 114/121 MB Progress (1): 114/121 MB Progress (1): 114/121 MB Progress (1): 114/121 MB Progress (1): 114/121 MB Progress (1): 114/121 MB Progress (1): 114/121 MB Progress (1): 114/121 MB Progress (1): 114/121 MB Progress (1): 114/121 MB Progress (1): 114/121 MB Progress (1): 114/121 MB Progress (1): 114/121 MB Progress (1): 114/121 MB Progress (1): 114/121 MB Progress (1): 114/121 MB Progress (1): 114/121 MB Progress (1): 114/121 MB Progress (1): 114/121 MB Progress (1): 114/121 MB Progress (1): 114/121 MB Progress (1): 114/121 MB Progress (1): 114/121 MB Progress (1): 114/121 MB Progress (1): 114/121 MB Progress (1): 114/121 MB Progress (1): 114/121 MB Progress (1): 114/121 MB Progress (1): 114/121 MB Progress (1): 114/121 MB Progress (1): 114/121 MB Progress (1): 114/121 MB Progress (1): 114/121 MB Progress (1): 114/121 MB Progress (1): 114/121 MB Progress (1): 114/121 MB Progress (1): 114/121 MB Progress (1): 114/121 MB Progress (1): 114/121 MB Progress (1): 114/121 MB Progress (1): 114/121 MB Progress (1): 114/121 MB Progress (1): 114/121 MB Progress (1): 114/121 MB Progress (1): 114/121 MB Progress (1): 114/121 MB Progress (1): 114/121 MB Progress (1): 114/121 MB Progress (1): 114/121 MB Progress (1): 114/121 MB Progress (1): 114/121 MB Progress (1): 114/121 MB Progress (1): 114/121 MB Progress (1): 114/121 MB Progress (1): 114/121 MB Progress (1): 114/121 MB Progress (1): 114/121 MB Progress (1): 114/121 MB Progress (1): 114/121 MB Progress (1): 114/121 MB Progress (1): 114/121 MB Progress (1): 114/121 MB Progress (1): 114/121 MB Progress (1): 114/121 MB Progress (1): 114/121 MB Progress (1): 114/121 MB Progress (1): 114/121 MB Progress (1): 114/121 MB Progress (1): 114/121 MB Progress (1): 114/121 MB Progress (1): 114/121 MB Progress (1): 114/121 MB Progress (1): 114/121 MB Progress (1): 114/121 MB Progress (1): 114/121 MB Progress (1): 114/121 MB Progress (1): 114/121 MB Progress (1): 114/121 MB Progress (1): 114/121 MB Progress (1): 114/121 MB Progress (1): 114/121 MB Progress (1): 114/121 MB Progress (1): 114/121 MB Progress (1): 114/121 MB Progress (1): 114/121 MB Progress (1): 114/121 MB Progress (1): 114/121 MB Progress (1): 114/121 MB Progress (1): 114/121 MB Progress (1): 114/121 MB Progress (1): 114/121 MB Progress (1): 114/121 MB Progress (1): 114/121 MB Progress (1): 114/121 MB Progress (1): 114/121 MB Progress (1): 114/121 MB Progress (1): 114/121 MB Progress (1): 114/121 MB Progress (1): 114/121 MB Progress (1): 114/121 MB Progress (1): 114/121 MB Progress (1): 114/121 MB Progress (1): 114/121 MB Progress (1): 114/121 MB Progress (1): 114/121 MB Progress (1): 114/121 MB Progress (1): 114/121 MB Progress (1): 114/121 MB Progress (1): 114/121 MB Progress (1): 114/121 MB Progress (1): 114/121 MB Progress (1): 114/121 MB Progress (1): 114/121 MB Progress (1): 114/121 MB Progress (1): 114/121 MB Progress (1): 114/121 MB Progress (1): 114/121 MB Progress (1): 114/121 MB Progress (1): 114/121 MB Progress (1): 114/121 MB Progress (1): 114/121 MB Progress (1): 114/121 MB Progress (1): 114/121 MB Progress (1): 114/121 MB Progress (1): 114/121 MB Progress (1): 114/121 MB Progress (1): 114/121 MB Progress (1): 114/121 MB Progress (1): 114/121 MB Progress (1): 114/121 MB Progress (1): 114/121 MB Progress (1): 114/121 MB Progress (1): 114/121 MB Progress (1): 114/121 MB Progress (1): 114/121 MB Progress (1): 114/121 MB Progress (1): 114/121 MB Progress (1): 114/121 MB Progress (1): 114/121 MB Progress (1): 114/121 MB Progress (1): 114/121 MB Progress (1): 114/121 MB Progress (1): 114/121 MB Progress (1): 114/121 MB Progress (1): 114/121 MB Progress (1): 114/121 MB Progress (1): 114/121 MB Progress (1): 114/121 MB Progress (1): 114/121 MB Progress (1): 114/121 MB Progress (1): 114/121 MB Progress (1): 114/121 MB Progress (1): 114/121 MB Progress (1): 114/121 MB Progress (1): 114/121 MB Progress (1): 114/121 MB Progress (1): 114/121 MB Progress (1): 114/121 MB Progress (1): 114/121 MB Progress (1): 114/121 MB Progress (1): 114/121 MB Progress (1): 114/121 MB Progress (1): 114/121 MB Progress (1): 114/121 MB Progress (1): 114/121 MB Progress (1): 114/121 MB Progress (1): 114/121 MB Progress (1): 114/121 MB Progress (1): 114/121 MB Progress (1): 114/121 MB Progress (1): 114/121 MB Progress (1): 114/121 MB Progress (1): 114/121 MB Progress (1): 114/121 MB Progress (1): 114/121 MB Progress (1): 114/121 MB Progress (1): 114/121 MB Progress (1): 114/121 MB Progress (1): 114/121 MB Progress (1): 114/121 MB Progress (1): 114/121 MB Progress (1): 114/121 MB Progress (1): 114/121 MB Progress (1): 114/121 MB Progress (1): 114/121 MB Progress (1): 114/121 MB Progress (1): 114/121 MB Progress (1): 114/121 MB Progress (1): 114/121 MB Progress (1): 114/121 MB Progress (1): 114/121 MB Progress (1): 114/121 MB Progress (1): 114/121 MB Progress (1): 114/121 MB Progress (1): 114/121 MB Progress (1): 114/121 MB Progress (1): 114/121 MB Progress (1): 114/121 MB Progress (1): 114/121 MB Progress (1): 114/121 MB Progress (1): 114/121 MB Progress (1): 114/121 MB Progress (1): 114/121 MB Progress (1): 114/121 MB Progress (1): 114/121 MB Progress (1): 114/121 MB Progress (1): 114/121 MB Progress (1): 114/121 MB Progress (1): 114/121 MB Progress (1): 114/121 MB Progress (1): 114/121 MB Progress (1): 114/121 MB Progress (1): 114/121 MB Progress (1): 114/121 MB Progress (1): 114/121 MB Progress (1): 114/121 MB Progress (1): 114/121 MB Progress (1): 114/121 MB Progress (1): 114/121 MB Progress (1): 114/121 MB Progress (1): 114/121 MB Progress (1): 114/121 MB Progress (1): 114/121 MB Progress (1): 114/121 MB Progress (1): 114/121 MB Progress (1): 114/121 MB Progress (1): 114/121 MB Progress (1): 114/121 MB Progress (1): 114/121 MB Progress (1): 114/121 MB Progress (1): 114/121 MB Progress (1): 114/121 MB Progress (1): 114/121 MB Progress (1): 114/121 MB Progress (1): 114/121 MB Progress (1): 114/121 MB Progress (1): 114/121 MB Progress (1): 114/121 MB Progress (1): 114/121 MB Progress (1): 114/121 MB Progress (1): 114/121 MB Progress (1): 114/121 MB Progress (1): 114/121 MB Progress (1): 114/121 MB Progress (1): 114/121 MB Progress (1): 114/121 MB Progress (1): 114/121 MB Progress (1): 114/121 MB Progress (1): 114/121 MB Progress (1): 114/121 MB Progress (1): 114/121 MB Progress (1): 114/121 MB Progress (1): 114/121 MB Progress (1): 114/121 MB Progress (1): 114/121 MB Progress (1): 114/121 MB Progress (1): 114/121 MB Progress (1): 114/121 MB Progress (1): 114/121 MB Progress (1): 114/121 MB Progress (1): 114/121 MB Progress (1): 114/121 MB Progress (1): 114/121 MB Progress (1): 114/121 MB Progress (1): 114/121 MB Progress (1): 114/121 MB Progress (1): 114/121 MB Progress (1): 114/121 MB Progress (1): 114/121 MB Progress (1): 114/121 MB Progress (1): 114/121 MB Progress (1): 114/121 MB Progress (1): 114/121 MB Progress (1): 114/121 MB Progress (1): 114/121 MB Progress (1): 114/121 MB Progress (1): 114/121 MB Progress (1): 114/121 MB Progress (1): 114/121 MB Progress (1): 114/121 MB Progress (1): 114/121 MB Progress (1): 114/121 MB Progress (1): 114/121 MB Progress (1): 114/121 MB Progress (1): 114/121 MB Progress (1): 114/121 MB Progress (1): 114/121 MB Progress (1): 114/121 MB Progress (1): 114/121 MB Progress (1): 114/121 MB Progress (1): 114/121 MB Progress (1): 114/121 MB Progress (1): 114/121 MB Progress (1): 114/121 MB Progress (1): 114/121 MB Progress (1): 114/121 MB Progress (1): 114/121 MB Progress (1): 114/121 MB Progress (1): 114/121 MB Progress (1): 114/121 MB Progress (1): 114/121 MB Progress (1): 114/121 MB Progress (1): 114/121 MB Progress (1): 114/121 MB Progress (1): 114/121 MB Progress (1): 114/121 MB Progress (1): 114/121 MB Progress (1): 114/121 MB Progress (1): 114/121 MB Progress (1): 114/121 MB Progress (1): 114/121 MB Progress (1): 114/121 MB Progress (1): 114/121 MB Progress (1): 114/121 MB Progress (1): 114/121 MB Progress (1): 114/121 MB Progress (1): 114/121 MB Progress (1): 114/121 MB Progress (1): 114/121 MB Progress (1): 114/121 MB Progress (1): 114/121 MB Progress (1): 114/121 MB Progress (1): 114/121 MB Progress (1): 114/121 MB Progress (1): 114/121 MB Progress (1): 114/121 MB Progress (1): 114/121 MB Progress (1): 114/121 MB Progress (1): 114/121 MB Progress (1): 114/121 MB Progress (1): 114/121 MB Progress (1): 114/121 MB Progress (1): 114/121 MB Progress (1): 114/121 MB Progress (1): 114/121 MB Progress (1): 114/121 MB Progress (1): 114/121 MB Progress (1): 114/121 MB Progress (1): 114/121 MB Progress (1): 114/121 MB Progress (1): 114/121 MB Progress (1): 114/121 MB Progress (1): 114/121 MB Progress (1): 114/121 MB Progress (1): 114/121 MB Progress (1): 114/121 MB Progress (1): 114/121 MB Progress (1): 114/121 MB Progress (1): 114/121 MB Progress (1): 114/121 MB Progress (1): 114/121 MB Progress (1): 114/121 MB Progress (1): 114/121 MB Progress (1): 114/121 MB Progress (1): 114/121 MB Progress (1): 114/121 MB Progress (1): 114/121 MB Progress (1): 115/121 MB Progress (1): 115/121 MB Progress (1): 115/121 MB Progress (1): 115/121 MB Progress (1): 115/121 MB Progress (1): 115/121 MB Progress (1): 115/121 MB Progress (1): 115/121 MB Progress (1): 115/121 MB Progress (1): 115/121 MB Progress (1): 115/121 MB Progress (1): 115/121 MB Progress (1): 115/121 MB Progress (1): 115/121 MB Progress (1): 115/121 MB Progress (1): 115/121 MB Progress (1): 115/121 MB Progress (1): 115/121 MB Progress (1): 115/121 MB Progress (1): 115/121 MB Progress (1): 115/121 MB Progress (1): 115/121 MB Progress (1): 115/121 MB Progress (1): 115/121 MB Progress (1): 115/121 MB Progress (1): 115/121 MB Progress (1): 115/121 MB Progress (1): 115/121 MB Progress (1): 115/121 MB Progress (1): 115/121 MB Progress (1): 115/121 MB Progress (1): 115/121 MB Progress (1): 115/121 MB Progress (1): 115/121 MB Progress (1): 115/121 MB Progress (1): 115/121 MB Progress (1): 115/121 MB Progress (1): 115/121 MB Progress (1): 115/121 MB Progress (1): 115/121 MB Progress (1): 115/121 MB Progress (1): 115/121 MB Progress (1): 115/121 MB Progress (1): 115/121 MB Progress (1): 115/121 MB Progress (1): 115/121 MB Progress (1): 115/121 MB Progress (1): 115/121 MB Progress (1): 115/121 MB Progress (1): 115/121 MB Progress (1): 115/121 MB Progress (1): 115/121 MB Progress (1): 115/121 MB Progress (1): 115/121 MB Progress (1): 115/121 MB Progress (1): 115/121 MB Progress (1): 115/121 MB Progress (1): 115/121 MB Progress (1): 115/121 MB Progress (1): 115/121 MB Progress (1): 115/121 MB Progress (1): 115/121 MB Progress (1): 115/121 MB Progress (1): 115/121 MB Progress (1): 115/121 MB Progress (1): 115/121 MB Progress (1): 115/121 MB Progress (1): 115/121 MB Progress (1): 115/121 MB Progress (1): 115/121 MB Progress (1): 115/121 MB Progress (1): 115/121 MB Progress (1): 115/121 MB Progress (1): 115/121 MB Progress (1): 115/121 MB Progress (1): 115/121 MB Progress (1): 115/121 MB Progress (1): 115/121 MB Progress (1): 115/121 MB Progress (1): 115/121 MB Progress (1): 115/121 MB Progress (1): 115/121 MB Progress (1): 115/121 MB Progress (1): 115/121 MB Progress (1): 115/121 MB Progress (1): 115/121 MB Progress (1): 115/121 MB Progress (1): 115/121 MB Progress (1): 115/121 MB Progress (1): 115/121 MB Progress (1): 115/121 MB Progress (1): 115/121 MB Progress (1): 115/121 MB Progress (1): 115/121 MB Progress (1): 115/121 MB Progress (1): 115/121 MB Progress (1): 115/121 MB Progress (1): 115/121 MB Progress (1): 115/121 MB Progress (1): 115/121 MB Progress (1): 115/121 MB Progress (1): 115/121 MB Progress (1): 115/121 MB Progress (1): 115/121 MB Progress (1): 115/121 MB Progress (1): 115/121 MB Progress (1): 115/121 MB Progress (1): 115/121 MB Progress (1): 115/121 MB Progress (1): 115/121 MB Progress (1): 115/121 MB Progress (1): 115/121 MB Progress (1): 115/121 MB Progress (1): 115/121 MB Progress (1): 115/121 MB Progress (1): 115/121 MB Progress (1): 115/121 MB Progress (1): 115/121 MB Progress (1): 115/121 MB Progress (1): 115/121 MB Progress (1): 115/121 MB Progress (1): 115/121 MB Progress (1): 115/121 MB Progress (1): 115/121 MB Progress (1): 115/121 MB Progress (1): 115/121 MB Progress (1): 115/121 MB Progress (1): 115/121 MB Progress (1): 115/121 MB Progress (1): 115/121 MB Progress (1): 115/121 MB Progress (1): 115/121 MB Progress (1): 115/121 MB Progress (1): 115/121 MB Progress (1): 115/121 MB Progress (1): 115/121 MB Progress (1): 115/121 MB Progress (1): 115/121 MB Progress (1): 115/121 MB Progress (1): 115/121 MB Progress (1): 115/121 MB Progress (1): 115/121 MB Progress (1): 115/121 MB Progress (1): 115/121 MB Progress (1): 115/121 MB Progress (1): 115/121 MB Progress (1): 115/121 MB Progress (1): 115/121 MB Progress (1): 115/121 MB Progress (1): 115/121 MB Progress (1): 115/121 MB Progress (1): 115/121 MB Progress (1): 115/121 MB Progress (1): 115/121 MB Progress (1): 115/121 MB Progress (1): 115/121 MB Progress (1): 115/121 MB Progress (1): 115/121 MB Progress (1): 115/121 MB Progress (1): 115/121 MB Progress (1): 115/121 MB Progress (1): 115/121 MB Progress (1): 115/121 MB Progress (1): 115/121 MB Progress (1): 115/121 MB Progress (1): 115/121 MB Progress (1): 115/121 MB Progress (1): 115/121 MB Progress (1): 115/121 MB Progress (1): 115/121 MB Progress (1): 115/121 MB Progress (1): 115/121 MB Progress (1): 115/121 MB Progress (1): 115/121 MB Progress (1): 115/121 MB Progress (1): 115/121 MB Progress (1): 115/121 MB Progress (1): 115/121 MB Progress (1): 115/121 MB Progress (1): 115/121 MB Progress (1): 115/121 MB Progress (1): 115/121 MB Progress (1): 115/121 MB Progress (1): 115/121 MB Progress (1): 115/121 MB Progress (1): 115/121 MB Progress (1): 115/121 MB Progress (1): 115/121 MB Progress (1): 115/121 MB Progress (1): 115/121 MB Progress (1): 115/121 MB Progress (1): 115/121 MB Progress (1): 115/121 MB Progress (1): 115/121 MB Progress (1): 115/121 MB Progress (1): 115/121 MB Progress (1): 115/121 MB Progress (1): 115/121 MB Progress (1): 115/121 MB Progress (1): 115/121 MB Progress (1): 115/121 MB Progress (1): 115/121 MB Progress (1): 115/121 MB Progress (1): 115/121 MB Progress (1): 115/121 MB Progress (1): 115/121 MB Progress (1): 115/121 MB Progress (1): 115/121 MB Progress (1): 115/121 MB Progress (1): 115/121 MB Progress (1): 115/121 MB Progress (1): 115/121 MB Progress (1): 115/121 MB Progress (1): 115/121 MB Progress (1): 115/121 MB Progress (1): 115/121 MB Progress (1): 115/121 MB Progress (1): 115/121 MB Progress (1): 115/121 MB Progress (1): 115/121 MB Progress (1): 115/121 MB Progress (1): 115/121 MB Progress (1): 115/121 MB Progress (1): 115/121 MB Progress (1): 115/121 MB Progress (1): 115/121 MB Progress (1): 115/121 MB Progress (1): 115/121 MB Progress (1): 115/121 MB Progress (1): 115/121 MB Progress (1): 115/121 MB Progress (1): 115/121 MB Progress (1): 115/121 MB Progress (1): 115/121 MB Progress (1): 115/121 MB Progress (1): 115/121 MB Progress (1): 115/121 MB Progress (1): 115/121 MB Progress (1): 115/121 MB Progress (1): 115/121 MB Progress (1): 115/121 MB Progress (1): 115/121 MB Progress (1): 115/121 MB Progress (1): 115/121 MB Progress (1): 115/121 MB Progress (1): 115/121 MB Progress (1): 115/121 MB Progress (1): 115/121 MB Progress (1): 115/121 MB Progress (1): 115/121 MB Progress (1): 115/121 MB Progress (1): 115/121 MB Progress (1): 115/121 MB Progress (1): 115/121 MB Progress (1): 115/121 MB Progress (1): 115/121 MB Progress (1): 115/121 MB Progress (1): 115/121 MB Progress (1): 115/121 MB Progress (1): 115/121 MB Progress (1): 115/121 MB Progress (1): 115/121 MB Progress (1): 115/121 MB Progress (1): 115/121 MB Progress (1): 115/121 MB Progress (1): 115/121 MB Progress (1): 115/121 MB Progress (1): 115/121 MB Progress (1): 115/121 MB Progress (1): 115/121 MB Progress (1): 115/121 MB Progress (1): 115/121 MB Progress (1): 115/121 MB Progress (1): 115/121 MB Progress (1): 115/121 MB Progress (1): 115/121 MB Progress (1): 115/121 MB Progress (1): 115/121 MB Progress (1): 115/121 MB Progress (1): 115/121 MB Progress (1): 115/121 MB Progress (1): 115/121 MB Progress (1): 115/121 MB Progress (1): 115/121 MB Progress (1): 115/121 MB Progress (1): 115/121 MB Progress (1): 115/121 MB Progress (1): 115/121 MB Progress (1): 115/121 MB Progress (1): 115/121 MB Progress (1): 115/121 MB Progress (1): 115/121 MB Progress (1): 115/121 MB Progress (1): 115/121 MB Progress (1): 115/121 MB Progress (1): 115/121 MB Progress (1): 115/121 MB Progress (1): 115/121 MB Progress (1): 115/121 MB Progress (1): 115/121 MB Progress (1): 115/121 MB Progress (1): 115/121 MB Progress (1): 115/121 MB Progress (1): 115/121 MB Progress (1): 115/121 MB Progress (1): 115/121 MB Progress (1): 115/121 MB Progress (1): 115/121 MB Progress (1): 115/121 MB Progress (1): 115/121 MB Progress (1): 115/121 MB Progress (1): 115/121 MB Progress (1): 115/121 MB Progress (1): 115/121 MB Progress (1): 115/121 MB Progress (1): 115/121 MB Progress (1): 115/121 MB Progress (1): 115/121 MB Progress (1): 115/121 MB Progress (1): 115/121 MB Progress (1): 115/121 MB Progress (1): 115/121 MB Progress (1): 115/121 MB Progress (1): 115/121 MB Progress (1): 115/121 MB Progress (1): 115/121 MB Progress (1): 115/121 MB Progress (1): 115/121 MB Progress (1): 115/121 MB Progress (1): 115/121 MB Progress (1): 115/121 MB Progress (1): 115/121 MB Progress (1): 115/121 MB Progress (1): 115/121 MB Progress (1): 115/121 MB Progress (1): 115/121 MB Progress (1): 115/121 MB Progress (1): 115/121 MB Progress (1): 115/121 MB Progress (1): 115/121 MB Progress (1): 115/121 MB Progress (1): 115/121 MB Progress (1): 115/121 MB Progress (1): 115/121 MB Progress (1): 115/121 MB Progress (1): 115/121 MB Progress (1): 115/121 MB Progress (1): 115/121 MB Progress (1): 115/121 MB Progress (1): 115/121 MB Progress (1): 115/121 MB Progress (1): 115/121 MB Progress (1): 115/121 MB Progress (1): 115/121 MB Progress (1): 115/121 MB Progress (1): 115/121 MB Progress (1): 115/121 MB Progress (1): 115/121 MB Progress (1): 115/121 MB Progress (1): 115/121 MB Progress (1): 115/121 MB Progress (1): 115/121 MB Progress (1): 115/121 MB Progress (1): 115/121 MB Progress (1): 115/121 MB Progress (1): 115/121 MB Progress (1): 115/121 MB Progress (1): 115/121 MB Progress (1): 115/121 MB Progress (1): 115/121 MB Progress (1): 115/121 MB Progress (1): 115/121 MB Progress (1): 115/121 MB Progress (1): 115/121 MB Progress (1): 115/121 MB Progress (1): 115/121 MB Progress (1): 115/121 MB Progress (1): 115/121 MB Progress (1): 115/121 MB Progress (1): 115/121 MB Progress (1): 115/121 MB Progress (1): 115/121 MB Progress (1): 115/121 MB Progress (1): 115/121 MB Progress (1): 115/121 MB Progress (1): 115/121 MB Progress (1): 115/121 MB Progress (1): 115/121 MB Progress (1): 115/121 MB Progress (1): 115/121 MB Progress (1): 115/121 MB Progress (1): 115/121 MB Progress (1): 115/121 MB Progress (1): 115/121 MB Progress (1): 115/121 MB Progress (1): 115/121 MB Progress (1): 115/121 MB Progress (1): 115/121 MB Progress (1): 115/121 MB Progress (1): 115/121 MB Progress (1): 115/121 MB Progress (1): 115/121 MB Progress (1): 115/121 MB Progress (1): 115/121 MB Progress (1): 115/121 MB Progress (1): 115/121 MB Progress (1): 115/121 MB Progress (1): 115/121 MB Progress (1): 115/121 MB Progress (1): 115/121 MB Progress (1): 115/121 MB Progress (1): 115/121 MB Progress (1): 115/121 MB Progress (1): 115/121 MB Progress (1): 115/121 MB Progress (1): 115/121 MB Progress (1): 115/121 MB Progress (1): 115/121 MB Progress (1): 115/121 MB Progress (1): 115/121 MB Progress (1): 115/121 MB Progress (1): 115/121 MB Progress (1): 115/121 MB Progress (1): 115/121 MB Progress (1): 115/121 MB Progress (1): 115/121 MB Progress (1): 115/121 MB Progress (1): 115/121 MB Progress (1): 115/121 MB Progress (1): 115/121 MB Progress (1): 115/121 MB Progress (1): 115/121 MB Progress (1): 115/121 MB Progress (1): 115/121 MB Progress (1): 115/121 MB Progress (1): 115/121 MB Progress (1): 115/121 MB Progress (1): 115/121 MB Progress (1): 115/121 MB Progress (1): 115/121 MB Progress (1): 115/121 MB Progress (1): 115/121 MB Progress (1): 115/121 MB Progress (1): 115/121 MB Progress (1): 115/121 MB Progress (1): 115/121 MB Progress (1): 115/121 MB Progress (1): 115/121 MB Progress (1): 115/121 MB Progress (1): 115/121 MB Progress (1): 115/121 MB Progress (1): 115/121 MB Progress (1): 115/121 MB Progress (1): 115/121 MB Progress (1): 115/121 MB Progress (1): 115/121 MB Progress (1): 115/121 MB Progress (1): 115/121 MB Progress (1): 115/121 MB Progress (1): 115/121 MB Progress (1): 115/121 MB Progress (1): 115/121 MB Progress (1): 115/121 MB Progress (1): 115/121 MB Progress (1): 115/121 MB Progress (1): 115/121 MB Progress (1): 115/121 MB Progress (1): 115/121 MB Progress (1): 115/121 MB Progress (1): 115/121 MB Progress (1): 115/121 MB Progress (1): 115/121 MB Progress (1): 115/121 MB Progress (1): 115/121 MB Progress (1): 115/121 MB Progress (1): 115/121 MB Progress (1): 115/121 MB Progress (1): 115/121 MB Progress (1): 115/121 MB Progress (1): 115/121 MB Progress (1): 115/121 MB Progress (1): 115/121 MB Progress (1): 115/121 MB Progress (1): 115/121 MB Progress (1): 115/121 MB Progress (1): 115/121 MB Progress (1): 115/121 MB Progress (1): 115/121 MB Progress (1): 116/121 MB Progress (1): 116/121 MB Progress (1): 116/121 MB Progress (1): 116/121 MB Progress (1): 116/121 MB Progress (1): 116/121 MB Progress (1): 116/121 MB Progress (1): 116/121 MB Progress (1): 116/121 MB Progress (1): 116/121 MB Progress (1): 116/121 MB Progress (1): 116/121 MB Progress (1): 116/121 MB Progress (1): 116/121 MB Progress (1): 116/121 MB Progress (1): 116/121 MB Progress (1): 116/121 MB Progress (1): 116/121 MB Progress (1): 116/121 MB Progress (1): 116/121 MB Progress (1): 116/121 MB Progress (1): 116/121 MB Progress (1): 116/121 MB Progress (1): 116/121 MB Progress (1): 116/121 MB Progress (1): 116/121 MB Progress (1): 116/121 MB Progress (1): 116/121 MB Progress (1): 116/121 MB Progress (1): 116/121 MB Progress (1): 116/121 MB Progress (1): 116/121 MB Progress (1): 116/121 MB Progress (1): 116/121 MB Progress (1): 116/121 MB Progress (1): 116/121 MB Progress (1): 116/121 MB Progress (1): 116/121 MB Progress (1): 116/121 MB Progress (1): 116/121 MB Progress (1): 116/121 MB Progress (1): 116/121 MB Progress (1): 116/121 MB Progress (1): 116/121 MB Progress (1): 116/121 MB Progress (1): 116/121 MB Progress (1): 116/121 MB Progress (1): 116/121 MB Progress (1): 116/121 MB Progress (1): 116/121 MB Progress (1): 116/121 MB Progress (1): 116/121 MB Progress (1): 116/121 MB Progress (1): 116/121 MB Progress (1): 116/121 MB Progress (1): 116/121 MB Progress (1): 116/121 MB Progress (1): 116/121 MB Progress (1): 116/121 MB Progress (1): 116/121 MB Progress (1): 116/121 MB Progress (1): 116/121 MB Progress (1): 116/121 MB Progress (1): 116/121 MB Progress (1): 116/121 MB Progress (1): 116/121 MB Progress (1): 116/121 MB Progress (1): 116/121 MB Progress (1): 116/121 MB Progress (1): 116/121 MB Progress (1): 116/121 MB Progress (1): 116/121 MB Progress (1): 116/121 MB Progress (1): 116/121 MB Progress (1): 116/121 MB Progress (1): 116/121 MB Progress (1): 116/121 MB Progress (1): 116/121 MB Progress (1): 116/121 MB Progress (1): 116/121 MB Progress (1): 116/121 MB Progress (1): 116/121 MB Progress (1): 116/121 MB Progress (1): 116/121 MB Progress (1): 116/121 MB Progress (1): 116/121 MB Progress (1): 116/121 MB Progress (1): 116/121 MB Progress (1): 116/121 MB Progress (1): 116/121 MB Progress (1): 116/121 MB Progress (1): 116/121 MB Progress (1): 116/121 MB Progress (1): 116/121 MB Progress (1): 116/121 MB Progress (1): 116/121 MB Progress (1): 116/121 MB Progress (1): 116/121 MB Progress (1): 116/121 MB Progress (1): 116/121 MB Progress (1): 116/121 MB Progress (1): 116/121 MB Progress (1): 116/121 MB Progress (1): 116/121 MB Progress (1): 116/121 MB Progress (1): 116/121 MB Progress (1): 116/121 MB Progress (1): 116/121 MB Progress (1): 116/121 MB Progress (1): 116/121 MB Progress (1): 116/121 MB Progress (1): 116/121 MB Progress (1): 116/121 MB Progress (1): 116/121 MB Progress (1): 116/121 MB Progress (1): 116/121 MB Progress (1): 116/121 MB Progress (1): 116/121 MB Progress (1): 116/121 MB Progress (1): 116/121 MB Progress (1): 116/121 MB Progress (1): 116/121 MB Progress (1): 116/121 MB Progress (1): 116/121 MB Progress (1): 116/121 MB Progress (1): 116/121 MB Progress (1): 116/121 MB Progress (1): 116/121 MB Progress (1): 116/121 MB Progress (1): 116/121 MB Progress (1): 116/121 MB Progress (1): 116/121 MB Progress (1): 116/121 MB Progress (1): 116/121 MB Progress (1): 116/121 MB Progress (1): 116/121 MB Progress (1): 116/121 MB Progress (1): 116/121 MB Progress (1): 116/121 MB Progress (1): 116/121 MB Progress (1): 116/121 MB Progress (1): 116/121 MB Progress (1): 116/121 MB Progress (1): 116/121 MB Progress (1): 116/121 MB Progress (1): 116/121 MB Progress (1): 116/121 MB Progress (1): 116/121 MB Progress (1): 116/121 MB Progress (1): 116/121 MB Progress (1): 116/121 MB Progress (1): 116/121 MB Progress (1): 116/121 MB Progress (1): 116/121 MB Progress (1): 116/121 MB Progress (1): 116/121 MB Progress (1): 116/121 MB Progress (1): 116/121 MB Progress (1): 116/121 MB Progress (1): 116/121 MB Progress (1): 116/121 MB Progress (1): 116/121 MB Progress (1): 116/121 MB Progress (1): 116/121 MB Progress (1): 116/121 MB Progress (1): 116/121 MB Progress (1): 116/121 MB Progress (1): 116/121 MB Progress (1): 116/121 MB Progress (1): 116/121 MB Progress (1): 116/121 MB Progress (1): 116/121 MB Progress (1): 116/121 MB Progress (1): 116/121 MB Progress (1): 116/121 MB Progress (1): 116/121 MB Progress (1): 116/121 MB Progress (1): 116/121 MB Progress (1): 116/121 MB Progress (1): 116/121 MB Progress (1): 116/121 MB Progress (1): 116/121 MB Progress (1): 116/121 MB Progress (1): 116/121 MB Progress (1): 116/121 MB Progress (1): 116/121 MB Progress (1): 116/121 MB Progress (1): 116/121 MB Progress (1): 116/121 MB Progress (1): 116/121 MB Progress (1): 116/121 MB Progress (1): 116/121 MB Progress (1): 116/121 MB Progress (1): 116/121 MB Progress (1): 116/121 MB Progress (1): 116/121 MB Progress (1): 116/121 MB Progress (1): 116/121 MB Progress (1): 116/121 MB Progress (1): 116/121 MB Progress (1): 116/121 MB Progress (1): 116/121 MB Progress (1): 116/121 MB Progress (1): 116/121 MB Progress (1): 116/121 MB Progress (1): 116/121 MB Progress (1): 116/121 MB Progress (1): 116/121 MB Progress (1): 116/121 MB Progress (1): 116/121 MB Progress (1): 116/121 MB Progress (1): 116/121 MB Progress (1): 116/121 MB Progress (1): 116/121 MB Progress (1): 116/121 MB Progress (1): 116/121 MB Progress (1): 116/121 MB Progress (1): 116/121 MB Progress (1): 116/121 MB Progress (1): 116/121 MB Progress (1): 116/121 MB Progress (1): 116/121 MB Progress (1): 116/121 MB Progress (1): 116/121 MB Progress (1): 116/121 MB Progress (1): 116/121 MB Progress (1): 116/121 MB Progress (1): 116/121 MB Progress (1): 116/121 MB Progress (1): 116/121 MB Progress (1): 116/121 MB Progress (1): 116/121 MB Progress (1): 116/121 MB Progress (1): 116/121 MB Progress (1): 116/121 MB Progress (1): 116/121 MB Progress (1): 116/121 MB Progress (1): 116/121 MB Progress (1): 116/121 MB Progress (1): 116/121 MB Progress (1): 116/121 MB Progress (1): 116/121 MB Progress (1): 116/121 MB Progress (1): 116/121 MB Progress (1): 116/121 MB Progress (1): 116/121 MB Progress (1): 116/121 MB Progress (1): 116/121 MB Progress (1): 116/121 MB Progress (1): 116/121 MB Progress (1): 116/121 MB Progress (1): 116/121 MB Progress (1): 116/121 MB Progress (1): 116/121 MB Progress (1): 116/121 MB Progress (1): 116/121 MB Progress (1): 116/121 MB Progress (1): 116/121 MB Progress (1): 116/121 MB Progress (1): 116/121 MB Progress (1): 116/121 MB Progress (1): 116/121 MB Progress (1): 116/121 MB Progress (1): 116/121 MB Progress (1): 116/121 MB Progress (1): 116/121 MB Progress (1): 116/121 MB Progress (1): 116/121 MB Progress (1): 116/121 MB Progress (1): 116/121 MB Progress (1): 116/121 MB Progress (1): 116/121 MB Progress (1): 116/121 MB Progress (1): 116/121 MB Progress (1): 116/121 MB Progress (1): 116/121 MB Progress (1): 116/121 MB Progress (1): 116/121 MB Progress (1): 116/121 MB Progress (1): 116/121 MB Progress (1): 116/121 MB Progress (1): 116/121 MB Progress (1): 116/121 MB Progress (1): 116/121 MB Progress (1): 116/121 MB Progress (1): 116/121 MB Progress (1): 116/121 MB Progress (1): 116/121 MB Progress (1): 116/121 MB Progress (1): 116/121 MB Progress (1): 116/121 MB Progress (1): 116/121 MB Progress (1): 116/121 MB Progress (1): 116/121 MB Progress (1): 116/121 MB Progress (1): 116/121 MB Progress (1): 116/121 MB Progress (1): 116/121 MB Progress (1): 116/121 MB Progress (1): 116/121 MB Progress (1): 116/121 MB Progress (1): 116/121 MB Progress (1): 116/121 MB Progress (1): 116/121 MB Progress (1): 116/121 MB Progress (1): 116/121 MB Progress (1): 116/121 MB Progress (1): 116/121 MB Progress (1): 116/121 MB Progress (1): 116/121 MB Progress (1): 116/121 MB Progress (1): 116/121 MB Progress (1): 116/121 MB Progress (1): 116/121 MB Progress (1): 116/121 MB Progress (1): 116/121 MB Progress (1): 116/121 MB Progress (1): 116/121 MB Progress (1): 116/121 MB Progress (1): 116/121 MB Progress (1): 116/121 MB Progress (1): 116/121 MB Progress (1): 116/121 MB Progress (1): 116/121 MB Progress (1): 116/121 MB Progress (1): 116/121 MB Progress (1): 116/121 MB Progress (1): 116/121 MB Progress (1): 116/121 MB Progress (1): 116/121 MB Progress (1): 116/121 MB Progress (1): 116/121 MB Progress (1): 116/121 MB Progress (1): 116/121 MB Progress (1): 116/121 MB Progress (1): 116/121 MB Progress (1): 116/121 MB Progress (1): 116/121 MB Progress (1): 116/121 MB Progress (1): 116/121 MB Progress (1): 116/121 MB Progress (1): 116/121 MB Progress (1): 116/121 MB Progress (1): 116/121 MB Progress (1): 116/121 MB Progress (1): 116/121 MB Progress (1): 116/121 MB Progress (1): 116/121 MB Progress (1): 116/121 MB Progress (1): 116/121 MB Progress (1): 116/121 MB Progress (1): 116/121 MB Progress (1): 116/121 MB Progress (1): 116/121 MB Progress (1): 116/121 MB Progress (1): 116/121 MB Progress (1): 116/121 MB Progress (1): 116/121 MB Progress (1): 116/121 MB Progress (1): 116/121 MB Progress (1): 116/121 MB Progress (1): 116/121 MB Progress (1): 116/121 MB Progress (1): 116/121 MB Progress (1): 116/121 MB Progress (1): 116/121 MB Progress (1): 116/121 MB Progress (1): 116/121 MB Progress (1): 116/121 MB Progress (1): 116/121 MB Progress (1): 116/121 MB Progress (1): 116/121 MB Progress (1): 116/121 MB Progress (1): 116/121 MB Progress (1): 116/121 MB Progress (1): 116/121 MB Progress (1): 116/121 MB Progress (1): 116/121 MB Progress (1): 116/121 MB Progress (1): 116/121 MB Progress (1): 116/121 MB Progress (1): 116/121 MB Progress (1): 116/121 MB Progress (1): 116/121 MB Progress (1): 116/121 MB Progress (1): 116/121 MB Progress (1): 116/121 MB Progress (1): 116/121 MB Progress (1): 116/121 MB Progress (1): 116/121 MB Progress (1): 116/121 MB Progress (1): 116/121 MB Progress (1): 116/121 MB Progress (1): 116/121 MB Progress (1): 116/121 MB Progress (1): 116/121 MB Progress (1): 116/121 MB Progress (1): 116/121 MB Progress (1): 116/121 MB Progress (1): 116/121 MB Progress (1): 116/121 MB Progress (1): 116/121 MB Progress (1): 116/121 MB Progress (1): 116/121 MB Progress (1): 116/121 MB Progress (1): 116/121 MB Progress (1): 116/121 MB Progress (1): 116/121 MB Progress (1): 116/121 MB Progress (1): 116/121 MB Progress (1): 116/121 MB Progress (1): 116/121 MB Progress (1): 116/121 MB Progress (1): 116/121 MB Progress (1): 116/121 MB Progress (1): 116/121 MB Progress (1): 116/121 MB Progress (1): 116/121 MB Progress (1): 116/121 MB Progress (1): 116/121 MB Progress (1): 116/121 MB Progress (1): 116/121 MB Progress (1): 116/121 MB Progress (1): 116/121 MB Progress (1): 116/121 MB Progress (1): 116/121 MB Progress (1): 116/121 MB Progress (1): 116/121 MB Progress (1): 116/121 MB Progress (1): 116/121 MB Progress (1): 116/121 MB Progress (1): 116/121 MB Progress (1): 116/121 MB Progress (1): 116/121 MB Progress (1): 116/121 MB Progress (1): 116/121 MB Progress (1): 116/121 MB Progress (1): 116/121 MB Progress (1): 116/121 MB Progress (1): 116/121 MB Progress (1): 116/121 MB Progress (1): 116/121 MB Progress (1): 116/121 MB Progress (1): 116/121 MB Progress (1): 116/121 MB Progress (1): 116/121 MB Progress (1): 116/121 MB Progress (1): 116/121 MB Progress (1): 116/121 MB Progress (1): 116/121 MB Progress (1): 116/121 MB Progress (1): 116/121 MB Progress (1): 116/121 MB Progress (1): 116/121 MB Progress (1): 116/121 MB Progress (1): 116/121 MB Progress (1): 116/121 MB Progress (1): 116/121 MB Progress (1): 116/121 MB Progress (1): 116/121 MB Progress (1): 116/121 MB Progress (1): 116/121 MB Progress (1): 116/121 MB Progress (1): 116/121 MB Progress (1): 116/121 MB Progress (1): 116/121 MB Progress (1): 116/121 MB Progress (1): 116/121 MB Progress (1): 116/121 MB Progress (1): 116/121 MB Progress (1): 116/121 MB Progress (1): 116/121 MB Progress (1): 116/121 MB Progress (1): 116/121 MB Progress (1): 116/121 MB Progress (1): 116/121 MB Progress (1): 116/121 MB Progress (1): 116/121 MB Progress (1): 116/121 MB Progress (1): 116/121 MB Progress (1): 116/121 MB Progress (1): 116/121 MB Progress (1): 116/121 MB Progress (1): 116/121 MB Progress (1): 116/121 MB Progress (1): 116/121 MB Progress (1): 116/121 MB Progress (1): 116/121 MB Progress (1): 117/121 MB Progress (1): 117/121 MB Progress (1): 117/121 MB Progress (1): 117/121 MB Progress (1): 117/121 MB Progress (1): 117/121 MB Progress (1): 117/121 MB Progress (1): 117/121 MB Progress (1): 117/121 MB Progress (1): 117/121 MB Progress (1): 117/121 MB Progress (1): 117/121 MB Progress (1): 117/121 MB Progress (1): 117/121 MB Progress (1): 117/121 MB Progress (1): 117/121 MB Progress (1): 117/121 MB Progress (1): 117/121 MB Progress (1): 117/121 MB Progress (1): 117/121 MB Progress (1): 117/121 MB Progress (1): 117/121 MB Progress (1): 117/121 MB Progress (1): 117/121 MB Progress (1): 117/121 MB Progress (1): 117/121 MB Progress (1): 117/121 MB Progress (1): 117/121 MB Progress (1): 117/121 MB Progress (1): 117/121 MB Progress (1): 117/121 MB Progress (1): 117/121 MB Progress (1): 117/121 MB Progress (1): 117/121 MB Progress (1): 117/121 MB Progress (1): 117/121 MB Progress (1): 117/121 MB Progress (1): 117/121 MB Progress (1): 117/121 MB Progress (1): 117/121 MB Progress (1): 117/121 MB Progress (1): 117/121 MB Progress (1): 117/121 MB Progress (1): 117/121 MB Progress (1): 117/121 MB Progress (1): 117/121 MB Progress (1): 117/121 MB Progress (1): 117/121 MB Progress (1): 117/121 MB Progress (1): 117/121 MB Progress (1): 117/121 MB Progress (1): 117/121 MB Progress (1): 117/121 MB Progress (1): 117/121 MB Progress (1): 117/121 MB Progress (1): 117/121 MB Progress (1): 117/121 MB Progress (1): 117/121 MB Progress (1): 117/121 MB Progress (1): 117/121 MB Progress (1): 117/121 MB Progress (1): 117/121 MB Progress (1): 117/121 MB Progress (1): 117/121 MB Progress (1): 117/121 MB Progress (1): 117/121 MB Progress (1): 117/121 MB Progress (1): 117/121 MB Progress (1): 117/121 MB Progress (1): 117/121 MB Progress (1): 117/121 MB Progress (1): 117/121 MB Progress (1): 117/121 MB Progress (1): 117/121 MB Progress (1): 117/121 MB Progress (1): 117/121 MB Progress (1): 117/121 MB Progress (1): 117/121 MB Progress (1): 117/121 MB Progress (1): 117/121 MB Progress (1): 117/121 MB Progress (1): 117/121 MB Progress (1): 117/121 MB Progress (1): 117/121 MB Progress (1): 117/121 MB Progress (1): 117/121 MB Progress (1): 117/121 MB Progress (1): 117/121 MB Progress (1): 117/121 MB Progress (1): 117/121 MB Progress (1): 117/121 MB Progress (1): 117/121 MB Progress (1): 117/121 MB Progress (1): 117/121 MB Progress (1): 117/121 MB Progress (1): 117/121 MB Progress (1): 117/121 MB Progress (1): 117/121 MB Progress (1): 117/121 MB Progress (1): 117/121 MB Progress (1): 117/121 MB Progress (1): 117/121 MB Progress (1): 117/121 MB Progress (1): 117/121 MB Progress (1): 117/121 MB Progress (1): 117/121 MB Progress (1): 117/121 MB Progress (1): 117/121 MB Progress (1): 117/121 MB Progress (1): 117/121 MB Progress (1): 117/121 MB Progress (1): 117/121 MB Progress (1): 117/121 MB Progress (1): 117/121 MB Progress (1): 117/121 MB Progress (1): 117/121 MB Progress (1): 117/121 MB Progress (1): 117/121 MB Progress (1): 117/121 MB Progress (1): 117/121 MB Progress (1): 117/121 MB Progress (1): 117/121 MB Progress (1): 117/121 MB Progress (1): 117/121 MB Progress (1): 117/121 MB Progress (1): 117/121 MB Progress (1): 117/121 MB Progress (1): 117/121 MB Progress (1): 117/121 MB Progress (1): 117/121 MB Progress (1): 117/121 MB Progress (1): 117/121 MB Progress (1): 117/121 MB Progress (1): 117/121 MB Progress (1): 117/121 MB Progress (1): 117/121 MB Progress (1): 117/121 MB Progress (1): 117/121 MB Progress (1): 117/121 MB Progress (1): 117/121 MB Progress (1): 117/121 MB Progress (1): 117/121 MB Progress (1): 117/121 MB Progress (1): 117/121 MB Progress (1): 117/121 MB Progress (1): 117/121 MB Progress (1): 117/121 MB Progress (1): 117/121 MB Progress (1): 117/121 MB Progress (1): 117/121 MB Progress (1): 117/121 MB Progress (1): 117/121 MB Progress (1): 117/121 MB Progress (1): 117/121 MB Progress (1): 117/121 MB Progress (1): 117/121 MB Progress (1): 117/121 MB Progress (1): 117/121 MB Progress (1): 117/121 MB Progress (1): 117/121 MB Progress (1): 117/121 MB Progress (1): 117/121 MB Progress (1): 117/121 MB Progress (1): 117/121 MB Progress (1): 117/121 MB Progress (1): 117/121 MB Progress (1): 117/121 MB Progress (1): 117/121 MB Progress (1): 117/121 MB Progress (1): 117/121 MB Progress (1): 117/121 MB Progress (1): 117/121 MB Progress (1): 117/121 MB Progress (1): 117/121 MB Progress (1): 117/121 MB Progress (1): 117/121 MB Progress (1): 117/121 MB Progress (1): 117/121 MB Progress (1): 117/121 MB Progress (1): 117/121 MB Progress (1): 117/121 MB Progress (1): 117/121 MB Progress (1): 117/121 MB Progress (1): 117/121 MB Progress (1): 117/121 MB Progress (1): 117/121 MB Progress (1): 117/121 MB Progress (1): 117/121 MB Progress (1): 117/121 MB Progress (1): 117/121 MB Progress (1): 117/121 MB Progress (1): 117/121 MB Progress (1): 117/121 MB Progress (1): 117/121 MB Progress (1): 117/121 MB Progress (1): 117/121 MB Progress (1): 117/121 MB Progress (1): 117/121 MB Progress (1): 117/121 MB Progress (1): 117/121 MB Progress (1): 117/121 MB Progress (1): 117/121 MB Progress (1): 117/121 MB Progress (1): 117/121 MB Progress (1): 117/121 MB Progress (1): 117/121 MB Progress (1): 117/121 MB Progress (1): 117/121 MB Progress (1): 117/121 MB Progress (1): 117/121 MB Progress (1): 117/121 MB Progress (1): 117/121 MB Progress (1): 117/121 MB Progress (1): 117/121 MB Progress (1): 117/121 MB Progress (1): 117/121 MB Progress (1): 117/121 MB Progress (1): 117/121 MB Progress (1): 117/121 MB Progress (1): 117/121 MB Progress (1): 117/121 MB Progress (1): 117/121 MB Progress (1): 117/121 MB Progress (1): 117/121 MB Progress (1): 117/121 MB Progress (1): 117/121 MB Progress (1): 117/121 MB Progress (1): 117/121 MB Progress (1): 117/121 MB Progress (1): 117/121 MB Progress (1): 117/121 MB Progress (1): 117/121 MB Progress (1): 117/121 MB Progress (1): 117/121 MB Progress (1): 117/121 MB Progress (1): 117/121 MB Progress (1): 117/121 MB Progress (1): 117/121 MB Progress (1): 117/121 MB Progress (1): 117/121 MB Progress (1): 117/121 MB Progress (1): 117/121 MB Progress (1): 117/121 MB Progress (1): 117/121 MB Progress (1): 117/121 MB Progress (1): 117/121 MB Progress (1): 117/121 MB Progress (1): 117/121 MB Progress (1): 117/121 MB Progress (1): 117/121 MB Progress (1): 117/121 MB Progress (1): 117/121 MB Progress (1): 117/121 MB Progress (1): 117/121 MB Progress (1): 117/121 MB Progress (1): 117/121 MB Progress (1): 117/121 MB Progress (1): 117/121 MB Progress (1): 117/121 MB Progress (1): 117/121 MB Progress (1): 117/121 MB Progress (1): 117/121 MB Progress (1): 117/121 MB Progress (1): 117/121 MB Progress (1): 117/121 MB Progress (1): 117/121 MB Progress (1): 117/121 MB Progress (1): 117/121 MB Progress (1): 117/121 MB Progress (1): 117/121 MB Progress (1): 117/121 MB Progress (1): 117/121 MB Progress (1): 117/121 MB Progress (1): 117/121 MB Progress (1): 117/121 MB Progress (1): 117/121 MB Progress (1): 117/121 MB Progress (1): 117/121 MB Progress (1): 117/121 MB Progress (1): 117/121 MB Progress (1): 117/121 MB Progress (1): 117/121 MB Progress (1): 117/121 MB Progress (1): 117/121 MB Progress (1): 117/121 MB Progress (1): 117/121 MB Progress (1): 117/121 MB Progress (1): 117/121 MB Progress (1): 117/121 MB Progress (1): 117/121 MB Progress (1): 117/121 MB Progress (1): 117/121 MB Progress (1): 117/121 MB Progress (1): 117/121 MB Progress (1): 117/121 MB Progress (1): 117/121 MB Progress (1): 117/121 MB Progress (1): 117/121 MB Progress (1): 117/121 MB Progress (1): 117/121 MB Progress (1): 117/121 MB Progress (1): 117/121 MB Progress (1): 117/121 MB Progress (1): 117/121 MB Progress (1): 117/121 MB Progress (1): 117/121 MB Progress (1): 117/121 MB Progress (1): 117/121 MB Progress (1): 117/121 MB Progress (1): 117/121 MB Progress (1): 117/121 MB Progress (1): 117/121 MB Progress (1): 117/121 MB Progress (1): 117/121 MB Progress (1): 117/121 MB Progress (1): 117/121 MB Progress (1): 117/121 MB Progress (1): 117/121 MB Progress (1): 117/121 MB Progress (1): 117/121 MB Progress (1): 117/121 MB Progress (1): 117/121 MB Progress (1): 117/121 MB Progress (1): 117/121 MB Progress (1): 117/121 MB Progress (1): 117/121 MB Progress (1): 117/121 MB Progress (1): 117/121 MB Progress (1): 117/121 MB Progress (1): 117/121 MB Progress (1): 117/121 MB Progress (1): 117/121 MB Progress (1): 117/121 MB Progress (1): 117/121 MB Progress (1): 117/121 MB Progress (1): 117/121 MB Progress (1): 117/121 MB Progress (1): 117/121 MB Progress (1): 117/121 MB Progress (1): 117/121 MB Progress (1): 117/121 MB Progress (1): 117/121 MB Progress (1): 117/121 MB Progress (1): 117/121 MB Progress (1): 117/121 MB Progress (1): 117/121 MB Progress (1): 117/121 MB Progress (1): 117/121 MB Progress (1): 117/121 MB Progress (1): 117/121 MB Progress (1): 117/121 MB Progress (1): 117/121 MB Progress (1): 117/121 MB Progress (1): 117/121 MB Progress (1): 117/121 MB Progress (1): 117/121 MB Progress (1): 117/121 MB Progress (1): 117/121 MB Progress (1): 117/121 MB Progress (1): 117/121 MB Progress (1): 117/121 MB Progress (1): 117/121 MB Progress (1): 117/121 MB Progress (1): 117/121 MB Progress (1): 117/121 MB Progress (1): 117/121 MB Progress (1): 117/121 MB Progress (1): 117/121 MB Progress (1): 117/121 MB Progress (1): 117/121 MB Progress (1): 117/121 MB Progress (1): 117/121 MB Progress (1): 117/121 MB Progress (1): 117/121 MB Progress (1): 117/121 MB Progress (1): 117/121 MB Progress (1): 117/121 MB Progress (1): 117/121 MB Progress (1): 117/121 MB Progress (1): 117/121 MB Progress (1): 117/121 MB Progress (1): 117/121 MB Progress (1): 117/121 MB Progress (1): 117/121 MB Progress (1): 117/121 MB Progress (1): 117/121 MB Progress (1): 117/121 MB Progress (1): 117/121 MB Progress (1): 117/121 MB Progress (1): 117/121 MB Progress (1): 117/121 MB Progress (1): 117/121 MB Progress (1): 117/121 MB Progress (1): 117/121 MB Progress (1): 117/121 MB Progress (1): 117/121 MB Progress (1): 117/121 MB Progress (1): 117/121 MB Progress (1): 117/121 MB Progress (1): 117/121 MB Progress (1): 117/121 MB Progress (1): 117/121 MB Progress (1): 117/121 MB Progress (1): 117/121 MB Progress (1): 117/121 MB Progress (1): 117/121 MB Progress (1): 117/121 MB Progress (1): 117/121 MB Progress (1): 117/121 MB Progress (1): 117/121 MB Progress (1): 117/121 MB Progress (1): 117/121 MB Progress (1): 117/121 MB Progress (1): 117/121 MB Progress (1): 117/121 MB Progress (1): 117/121 MB Progress (1): 117/121 MB Progress (1): 117/121 MB Progress (1): 117/121 MB Progress (1): 117/121 MB Progress (1): 117/121 MB Progress (1): 117/121 MB Progress (1): 117/121 MB Progress (1): 117/121 MB Progress (1): 117/121 MB Progress (1): 117/121 MB Progress (1): 117/121 MB Progress (1): 117/121 MB Progress (1): 117/121 MB Progress (1): 117/121 MB Progress (1): 117/121 MB Progress (1): 117/121 MB Progress (1): 117/121 MB Progress (1): 117/121 MB Progress (1): 117/121 MB Progress (1): 117/121 MB Progress (1): 117/121 MB Progress (1): 117/121 MB Progress (1): 117/121 MB Progress (1): 117/121 MB Progress (1): 117/121 MB Progress (1): 117/121 MB Progress (1): 117/121 MB Progress (1): 117/121 MB Progress (1): 117/121 MB Progress (1): 117/121 MB Progress (1): 117/121 MB Progress (1): 117/121 MB Progress (1): 117/121 MB Progress (1): 117/121 MB Progress (1): 117/121 MB Progress (1): 117/121 MB Progress (1): 117/121 MB Progress (1): 117/121 MB Progress (1): 117/121 MB Progress (1): 117/121 MB Progress (1): 117/121 MB Progress (1): 117/121 MB Progress (1): 117/121 MB Progress (1): 117/121 MB Progress (1): 117/121 MB Progress (1): 117/121 MB Progress (1): 117/121 MB Progress (1): 117/121 MB Progress (1): 117/121 MB Progress (1): 117/121 MB Progress (1): 117/121 MB Progress (1): 117/121 MB Progress (1): 117/121 MB Progress (1): 117/121 MB Progress (1): 117/121 MB Progress (1): 117/121 MB Progress (1): 117/121 MB Progress (1): 117/121 MB Progress (1): 117/121 MB Progress (1): 117/121 MB Progress (1): 117/121 MB Progress (1): 117/121 MB Progress (1): 117/121 MB Progress (1): 117/121 MB Progress (1): 117/121 MB Progress (1): 117/121 MB Progress (1): 117/121 MB Progress (1): 117/121 MB Progress (1): 117/121 MB Progress (1): 117/121 MB Progress (1): 117/121 MB Progress (1): 117/121 MB Progress (1): 117/121 MB Progress (1): 118/121 MB Progress (1): 118/121 MB Progress (1): 118/121 MB Progress (1): 118/121 MB Progress (1): 118/121 MB Progress (1): 118/121 MB Progress (1): 118/121 MB Progress (1): 118/121 MB Progress (1): 118/121 MB Progress (1): 118/121 MB Progress (1): 118/121 MB Progress (1): 118/121 MB Progress (1): 118/121 MB Progress (1): 118/121 MB Progress (1): 118/121 MB Progress (1): 118/121 MB Progress (1): 118/121 MB Progress (1): 118/121 MB Progress (1): 118/121 MB Progress (1): 118/121 MB Progress (1): 118/121 MB Progress (1): 118/121 MB Progress (1): 118/121 MB Progress (1): 118/121 MB Progress (1): 118/121 MB Progress (1): 118/121 MB Progress (1): 118/121 MB Progress (1): 118/121 MB Progress (1): 118/121 MB Progress (1): 118/121 MB Progress (1): 118/121 MB Progress (1): 118/121 MB Progress (1): 118/121 MB Progress (1): 118/121 MB Progress (1): 118/121 MB Progress (1): 118/121 MB Progress (1): 118/121 MB Progress (1): 118/121 MB Progress (1): 118/121 MB Progress (1): 118/121 MB Progress (1): 118/121 MB Progress (1): 118/121 MB Progress (1): 118/121 MB Progress (1): 118/121 MB Progress (1): 118/121 MB Progress (1): 118/121 MB Progress (1): 118/121 MB Progress (1): 118/121 MB Progress (1): 118/121 MB Progress (1): 118/121 MB Progress (1): 118/121 MB Progress (1): 118/121 MB Progress (1): 118/121 MB Progress (1): 118/121 MB Progress (1): 118/121 MB Progress (1): 118/121 MB Progress (1): 118/121 MB Progress (1): 118/121 MB Progress (1): 118/121 MB Progress (1): 118/121 MB Progress (1): 118/121 MB Progress (1): 118/121 MB Progress (1): 118/121 MB Progress (1): 118/121 MB Progress (1): 118/121 MB Progress (1): 118/121 MB Progress (1): 118/121 MB Progress (1): 118/121 MB Progress (1): 118/121 MB Progress (1): 118/121 MB Progress (1): 118/121 MB Progress (1): 118/121 MB Progress (1): 118/121 MB Progress (1): 118/121 MB Progress (1): 118/121 MB Progress (1): 118/121 MB Progress (1): 118/121 MB Progress (1): 118/121 MB Progress (1): 118/121 MB Progress (1): 118/121 MB Progress (1): 118/121 MB Progress (1): 118/121 MB Progress (1): 118/121 MB Progress (1): 118/121 MB Progress (1): 118/121 MB Progress (1): 118/121 MB Progress (1): 118/121 MB Progress (1): 118/121 MB Progress (1): 118/121 MB Progress (1): 118/121 MB Progress (1): 118/121 MB Progress (1): 118/121 MB Progress (1): 118/121 MB Progress (1): 118/121 MB Progress (1): 118/121 MB Progress (1): 118/121 MB Progress (1): 118/121 MB Progress (1): 118/121 MB Progress (1): 118/121 MB Progress (1): 118/121 MB Progress (1): 118/121 MB Progress (1): 118/121 MB Progress (1): 118/121 MB Progress (1): 118/121 MB Progress (1): 118/121 MB Progress (1): 118/121 MB Progress (1): 118/121 MB Progress (1): 118/121 MB Progress (1): 118/121 MB Progress (1): 118/121 MB Progress (1): 118/121 MB Progress (1): 118/121 MB Progress (1): 118/121 MB Progress (1): 118/121 MB Progress (1): 118/121 MB Progress (1): 118/121 MB Progress (1): 118/121 MB Progress (1): 118/121 MB Progress (1): 118/121 MB Progress (1): 118/121 MB Progress (1): 118/121 MB Progress (1): 118/121 MB Progress (1): 118/121 MB Progress (1): 118/121 MB Progress (1): 118/121 MB Progress (1): 118/121 MB Progress (1): 118/121 MB Progress (1): 118/121 MB Progress (1): 118/121 MB Progress (1): 118/121 MB Progress (1): 118/121 MB Progress (1): 118/121 MB Progress (1): 118/121 MB Progress (1): 118/121 MB Progress (1): 118/121 MB Progress (1): 118/121 MB Progress (1): 118/121 MB Progress (1): 118/121 MB Progress (1): 118/121 MB Progress (1): 118/121 MB Progress (1): 118/121 MB Progress (1): 118/121 MB Progress (1): 118/121 MB Progress (1): 118/121 MB Progress (1): 118/121 MB Progress (1): 118/121 MB Progress (1): 118/121 MB Progress (1): 118/121 MB Progress (1): 118/121 MB Progress (1): 118/121 MB Progress (1): 118/121 MB Progress (1): 118/121 MB Progress (1): 118/121 MB Progress (1): 118/121 MB Progress (1): 118/121 MB Progress (1): 118/121 MB Progress (1): 118/121 MB Progress (1): 118/121 MB Progress (1): 118/121 MB Progress (1): 118/121 MB Progress (1): 118/121 MB Progress (1): 118/121 MB Progress (1): 118/121 MB Progress (1): 118/121 MB Progress (1): 118/121 MB Progress (1): 118/121 MB Progress (1): 118/121 MB Progress (1): 118/121 MB Progress (1): 118/121 MB Progress (1): 118/121 MB Progress (1): 118/121 MB Progress (1): 118/121 MB Progress (1): 118/121 MB Progress (1): 118/121 MB Progress (1): 118/121 MB Progress (1): 118/121 MB Progress (1): 118/121 MB Progress (1): 118/121 MB Progress (1): 118/121 MB Progress (1): 118/121 MB Progress (1): 118/121 MB Progress (1): 118/121 MB Progress (1): 118/121 MB Progress (1): 118/121 MB Progress (1): 118/121 MB Progress (1): 118/121 MB Progress (1): 118/121 MB Progress (1): 118/121 MB Progress (1): 118/121 MB Progress (1): 118/121 MB Progress (1): 118/121 MB Progress (1): 118/121 MB Progress (1): 118/121 MB Progress (1): 118/121 MB Progress (1): 118/121 MB Progress (1): 118/121 MB Progress (1): 118/121 MB Progress (1): 118/121 MB Progress (1): 118/121 MB Progress (1): 118/121 MB Progress (1): 118/121 MB Progress (1): 118/121 MB Progress (1): 118/121 MB Progress (1): 118/121 MB Progress (1): 118/121 MB Progress (1): 118/121 MB Progress (1): 118/121 MB Progress (1): 118/121 MB Progress (1): 118/121 MB Progress (1): 118/121 MB Progress (1): 118/121 MB Progress (1): 118/121 MB Progress (1): 118/121 MB Progress (1): 118/121 MB Progress (1): 118/121 MB Progress (1): 118/121 MB Progress (1): 118/121 MB Progress (1): 118/121 MB Progress (1): 118/121 MB Progress (1): 118/121 MB Progress (1): 118/121 MB Progress (1): 118/121 MB Progress (1): 118/121 MB Progress (1): 118/121 MB Progress (1): 118/121 MB Progress (1): 118/121 MB Progress (1): 118/121 MB Progress (1): 118/121 MB Progress (1): 118/121 MB Progress (1): 118/121 MB Progress (1): 118/121 MB Progress (1): 118/121 MB Progress (1): 118/121 MB Progress (1): 118/121 MB Progress (1): 118/121 MB Progress (1): 118/121 MB Progress (1): 118/121 MB Progress (1): 118/121 MB Progress (1): 118/121 MB Progress (1): 118/121 MB Progress (1): 118/121 MB Progress (1): 118/121 MB Progress (1): 118/121 MB Progress (1): 118/121 MB Progress (1): 118/121 MB Progress (1): 118/121 MB Progress (1): 118/121 MB Progress (1): 118/121 MB Progress (1): 118/121 MB Progress (1): 118/121 MB Progress (1): 118/121 MB Progress (1): 118/121 MB Progress (1): 118/121 MB Progress (1): 118/121 MB Progress (1): 118/121 MB Progress (1): 118/121 MB Progress (1): 118/121 MB Progress (1): 118/121 MB Progress (1): 118/121 MB Progress (1): 118/121 MB Progress (1): 118/121 MB Progress (1): 118/121 MB Progress (1): 118/121 MB Progress (1): 118/121 MB Progress (1): 118/121 MB Progress (1): 118/121 MB Progress (1): 118/121 MB Progress (1): 118/121 MB Progress (1): 118/121 MB Progress (1): 118/121 MB Progress (1): 118/121 MB Progress (1): 118/121 MB Progress (1): 118/121 MB Progress (1): 118/121 MB Progress (1): 118/121 MB Progress (1): 118/121 MB Progress (1): 118/121 MB Progress (1): 118/121 MB Progress (1): 118/121 MB Progress (1): 118/121 MB Progress (1): 118/121 MB Progress (1): 118/121 MB Progress (1): 118/121 MB Progress (1): 118/121 MB Progress (1): 118/121 MB Progress (1): 118/121 MB Progress (1): 118/121 MB Progress (1): 118/121 MB Progress (1): 118/121 MB Progress (1): 118/121 MB Progress (1): 118/121 MB Progress (1): 118/121 MB Progress (1): 118/121 MB Progress (1): 118/121 MB Progress (1): 118/121 MB Progress (1): 118/121 MB Progress (1): 118/121 MB Progress (1): 118/121 MB Progress (1): 118/121 MB Progress (1): 118/121 MB Progress (1): 118/121 MB Progress (1): 118/121 MB Progress (1): 118/121 MB Progress (1): 118/121 MB Progress (1): 118/121 MB Progress (1): 118/121 MB Progress (1): 118/121 MB Progress (1): 118/121 MB Progress (1): 118/121 MB Progress (1): 118/121 MB Progress (1): 118/121 MB Progress (1): 118/121 MB Progress (1): 118/121 MB Progress (1): 118/121 MB Progress (1): 118/121 MB Progress (1): 118/121 MB Progress (1): 118/121 MB Progress (1): 118/121 MB Progress (1): 118/121 MB Progress (1): 118/121 MB Progress (1): 118/121 MB Progress (1): 118/121 MB Progress (1): 118/121 MB Progress (1): 118/121 MB Progress (1): 118/121 MB Progress (1): 118/121 MB Progress (1): 118/121 MB Progress (1): 118/121 MB Progress (1): 118/121 MB Progress (1): 118/121 MB Progress (1): 118/121 MB Progress (1): 118/121 MB Progress (1): 118/121 MB Progress (1): 118/121 MB Progress (1): 118/121 MB Progress (1): 118/121 MB Progress (1): 118/121 MB Progress (1): 118/121 MB Progress (1): 118/121 MB Progress (1): 118/121 MB Progress (1): 118/121 MB Progress (1): 118/121 MB Progress (1): 118/121 MB Progress (1): 118/121 MB Progress (1): 118/121 MB Progress (1): 118/121 MB Progress (1): 118/121 MB Progress (1): 118/121 MB Progress (1): 118/121 MB Progress (1): 118/121 MB Progress (1): 118/121 MB Progress (1): 118/121 MB Progress (1): 118/121 MB Progress (1): 118/121 MB Progress (1): 118/121 MB Progress (1): 118/121 MB Progress (1): 118/121 MB Progress (1): 118/121 MB Progress (1): 118/121 MB Progress (1): 118/121 MB Progress (1): 118/121 MB Progress (1): 118/121 MB Progress (1): 118/121 MB Progress (1): 118/121 MB Progress (1): 118/121 MB Progress (1): 118/121 MB Progress (1): 118/121 MB Progress (1): 118/121 MB Progress (1): 118/121 MB Progress (1): 118/121 MB Progress (1): 118/121 MB Progress (1): 118/121 MB Progress (1): 118/121 MB Progress (1): 118/121 MB Progress (1): 118/121 MB Progress (1): 118/121 MB Progress (1): 118/121 MB Progress (1): 118/121 MB Progress (1): 118/121 MB Progress (1): 118/121 MB Progress (1): 118/121 MB Progress (1): 118/121 MB Progress (1): 118/121 MB Progress (1): 118/121 MB Progress (1): 118/121 MB Progress (1): 118/121 MB Progress (1): 118/121 MB Progress (1): 118/121 MB Progress (1): 118/121 MB Progress (1): 118/121 MB Progress (1): 118/121 MB Progress (1): 118/121 MB Progress (1): 118/121 MB Progress (1): 118/121 MB Progress (1): 118/121 MB Progress (1): 118/121 MB Progress (1): 118/121 MB Progress (1): 118/121 MB Progress (1): 118/121 MB Progress (1): 118/121 MB Progress (1): 118/121 MB Progress (1): 118/121 MB Progress (1): 118/121 MB Progress (1): 118/121 MB Progress (1): 118/121 MB Progress (1): 118/121 MB Progress (1): 118/121 MB Progress (1): 118/121 MB Progress (1): 118/121 MB Progress (1): 118/121 MB Progress (1): 118/121 MB Progress (1): 118/121 MB Progress (1): 118/121 MB Progress (1): 118/121 MB Progress (1): 118/121 MB Progress (1): 118/121 MB Progress (1): 118/121 MB Progress (1): 118/121 MB Progress (1): 118/121 MB Progress (1): 118/121 MB Progress (1): 118/121 MB Progress (1): 118/121 MB Progress (1): 118/121 MB Progress (1): 118/121 MB Progress (1): 118/121 MB Progress (1): 118/121 MB Progress (1): 118/121 MB Progress (1): 118/121 MB Progress (1): 118/121 MB Progress (1): 118/121 MB Progress (1): 118/121 MB Progress (1): 118/121 MB Progress (1): 118/121 MB Progress (1): 118/121 MB Progress (1): 118/121 MB Progress (1): 118/121 MB Progress (1): 118/121 MB Progress (1): 118/121 MB Progress (1): 118/121 MB Progress (1): 118/121 MB Progress (1): 118/121 MB Progress (1): 118/121 MB Progress (1): 118/121 MB Progress (1): 118/121 MB Progress (1): 118/121 MB Progress (1): 118/121 MB Progress (1): 118/121 MB Progress (1): 118/121 MB Progress (1): 118/121 MB Progress (1): 118/121 MB Progress (1): 118/121 MB Progress (1): 118/121 MB Progress (1): 118/121 MB Progress (1): 118/121 MB Progress (1): 118/121 MB Progress (1): 118/121 MB Progress (1): 118/121 MB Progress (1): 118/121 MB Progress (1): 118/121 MB Progress (1): 118/121 MB Progress (1): 118/121 MB Progress (1): 118/121 MB Progress (1): 118/121 MB Progress (1): 118/121 MB Progress (1): 118/121 MB Progress (1): 118/121 MB Progress (1): 118/121 MB Progress (1): 118/121 MB Progress (1): 118/121 MB Progress (1): 118/121 MB Progress (1): 118/121 MB Progress (1): 118/121 MB Progress (1): 118/121 MB Progress (1): 118/121 MB Progress (1): 118/121 MB Progress (1): 118/121 MB Progress (1): 118/121 MB Progress (1): 118/121 MB Progress (1): 118/121 MB Progress (1): 118/121 MB Progress (1): 118/121 MB Progress (1): 118/121 MB Progress (1): 118/121 MB Progress (1): 118/121 MB Progress (1): 118/121 MB Progress (1): 118/121 MB Progress (1): 118/121 MB Progress (1): 118/121 MB Progress (1): 119/121 MB Progress (1): 119/121 MB Progress (1): 119/121 MB Progress (1): 119/121 MB Progress (1): 119/121 MB Progress (1): 119/121 MB Progress (1): 119/121 MB Progress (1): 119/121 MB Progress (1): 119/121 MB Progress (1): 119/121 MB Progress (1): 119/121 MB Progress (1): 119/121 MB Progress (1): 119/121 MB Progress (1): 119/121 MB Progress (1): 119/121 MB Progress (1): 119/121 MB Progress (1): 119/121 MB Progress (1): 119/121 MB Progress (1): 119/121 MB Progress (1): 119/121 MB Progress (1): 119/121 MB Progress (1): 119/121 MB Progress (1): 119/121 MB Progress (1): 119/121 MB Progress (1): 119/121 MB Progress (1): 119/121 MB Progress (1): 119/121 MB Progress (1): 119/121 MB Progress (1): 119/121 MB Progress (1): 119/121 MB Progress (1): 119/121 MB Progress (1): 119/121 MB Progress (1): 119/121 MB Progress (1): 119/121 MB Progress (1): 119/121 MB Progress (1): 119/121 MB Progress (1): 119/121 MB Progress (1): 119/121 MB Progress (1): 119/121 MB Progress (1): 119/121 MB Progress (1): 119/121 MB Progress (1): 119/121 MB Progress (1): 119/121 MB Progress (1): 119/121 MB Progress (1): 119/121 MB Progress (1): 119/121 MB Progress (1): 119/121 MB Progress (1): 119/121 MB Progress (1): 119/121 MB Progress (1): 119/121 MB Progress (1): 119/121 MB Progress (1): 119/121 MB Progress (1): 119/121 MB Progress (1): 119/121 MB Progress (1): 119/121 MB Progress (1): 119/121 MB Progress (1): 119/121 MB Progress (1): 119/121 MB Progress (1): 119/121 MB Progress (1): 119/121 MB Progress (1): 119/121 MB Progress (1): 119/121 MB Progress (1): 119/121 MB Progress (1): 119/121 MB Progress (1): 119/121 MB Progress (1): 119/121 MB Progress (1): 119/121 MB Progress (1): 119/121 MB Progress (1): 119/121 MB Progress (1): 119/121 MB Progress (1): 119/121 MB Progress (1): 119/121 MB Progress (1): 119/121 MB Progress (1): 119/121 MB Progress (1): 119/121 MB Progress (1): 119/121 MB Progress (1): 119/121 MB Progress (1): 119/121 MB Progress (1): 119/121 MB Progress (1): 119/121 MB Progress (1): 119/121 MB Progress (1): 119/121 MB Progress (1): 119/121 MB Progress (1): 119/121 MB Progress (1): 119/121 MB Progress (1): 119/121 MB Progress (1): 119/121 MB Progress (1): 119/121 MB Progress (1): 119/121 MB Progress (1): 119/121 MB Progress (1): 119/121 MB Progress (1): 119/121 MB Progress (1): 119/121 MB Progress (1): 119/121 MB Progress (1): 119/121 MB Progress (1): 119/121 MB Progress (1): 119/121 MB Progress (1): 119/121 MB Progress (1): 119/121 MB Progress (1): 119/121 MB Progress (1): 119/121 MB Progress (1): 119/121 MB Progress (1): 119/121 MB Progress (1): 119/121 MB Progress (1): 119/121 MB Progress (1): 119/121 MB Progress (1): 119/121 MB Progress (1): 119/121 MB Progress (1): 119/121 MB Progress (1): 119/121 MB Progress (1): 119/121 MB Progress (1): 119/121 MB Progress (1): 119/121 MB Progress (1): 119/121 MB Progress (1): 119/121 MB Progress (1): 119/121 MB Progress (1): 119/121 MB Progress (1): 119/121 MB Progress (1): 119/121 MB Progress (1): 119/121 MB Progress (1): 119/121 MB Progress (1): 119/121 MB Progress (1): 119/121 MB Progress (1): 119/121 MB Progress (1): 119/121 MB Progress (1): 119/121 MB Progress (1): 119/121 MB Progress (1): 119/121 MB Progress (1): 119/121 MB Progress (1): 119/121 MB Progress (1): 119/121 MB Progress (1): 119/121 MB Progress (1): 119/121 MB Progress (1): 119/121 MB Progress (1): 119/121 MB Progress (1): 119/121 MB Progress (1): 119/121 MB Progress (1): 119/121 MB Progress (1): 119/121 MB Progress (1): 119/121 MB Progress (1): 119/121 MB Progress (1): 119/121 MB Progress (1): 119/121 MB Progress (1): 119/121 MB Progress (1): 119/121 MB Progress (1): 119/121 MB Progress (1): 119/121 MB Progress (1): 119/121 MB Progress (1): 119/121 MB Progress (1): 119/121 MB Progress (1): 119/121 MB Progress (1): 119/121 MB Progress (1): 119/121 MB Progress (1): 119/121 MB Progress (1): 119/121 MB Progress (1): 119/121 MB Progress (1): 119/121 MB Progress (1): 119/121 MB Progress (1): 119/121 MB Progress (1): 119/121 MB Progress (1): 119/121 MB Progress (1): 119/121 MB Progress (1): 119/121 MB Progress (1): 119/121 MB Progress (1): 119/121 MB Progress (1): 119/121 MB Progress (1): 119/121 MB Progress (1): 119/121 MB Progress (1): 119/121 MB Progress (1): 119/121 MB Progress (1): 119/121 MB Progress (1): 119/121 MB Progress (1): 119/121 MB Progress (1): 119/121 MB Progress (1): 119/121 MB Progress (1): 119/121 MB Progress (1): 119/121 MB Progress (1): 119/121 MB Progress (1): 119/121 MB Progress (1): 119/121 MB Progress (1): 119/121 MB Progress (1): 119/121 MB Progress (1): 119/121 MB Progress (1): 119/121 MB Progress (1): 119/121 MB Progress (1): 119/121 MB Progress (1): 119/121 MB Progress (1): 119/121 MB Progress (1): 119/121 MB Progress (1): 119/121 MB Progress (1): 119/121 MB Progress (1): 119/121 MB Progress (1): 119/121 MB Progress (1): 119/121 MB Progress (1): 119/121 MB Progress (1): 119/121 MB Progress (1): 119/121 MB Progress (1): 119/121 MB Progress (1): 119/121 MB Progress (1): 119/121 MB Progress (1): 119/121 MB Progress (1): 119/121 MB Progress (1): 119/121 MB Progress (1): 119/121 MB Progress (1): 119/121 MB Progress (1): 119/121 MB Progress (1): 119/121 MB Progress (1): 119/121 MB Progress (1): 119/121 MB Progress (1): 119/121 MB Progress (1): 119/121 MB Progress (1): 119/121 MB Progress (1): 119/121 MB Progress (1): 119/121 MB Progress (1): 119/121 MB Progress (1): 119/121 MB Progress (1): 119/121 MB Progress (1): 119/121 MB Progress (1): 119/121 MB Progress (1): 119/121 MB Progress (1): 119/121 MB Progress (1): 119/121 MB Progress (1): 119/121 MB Progress (1): 119/121 MB Progress (1): 119/121 MB Progress (1): 119/121 MB Progress (1): 119/121 MB Progress (1): 119/121 MB Progress (1): 119/121 MB Progress (1): 119/121 MB Progress (1): 119/121 MB Progress (1): 119/121 MB Progress (1): 119/121 MB Progress (1): 119/121 MB Progress (1): 119/121 MB Progress (1): 119/121 MB Progress (1): 119/121 MB Progress (1): 119/121 MB Progress (1): 119/121 MB Progress (1): 119/121 MB Progress (1): 119/121 MB Progress (1): 119/121 MB Progress (1): 119/121 MB Progress (1): 119/121 MB Progress (1): 119/121 MB Progress (1): 119/121 MB Progress (1): 119/121 MB Progress (1): 119/121 MB Progress (1): 119/121 MB Progress (1): 119/121 MB Progress (1): 119/121 MB Progress (1): 119/121 MB Progress (1): 119/121 MB Progress (1): 119/121 MB Progress (1): 119/121 MB Progress (1): 119/121 MB Progress (1): 119/121 MB Progress (1): 119/121 MB Progress (1): 119/121 MB Progress (1): 119/121 MB Progress (1): 119/121 MB Progress (1): 119/121 MB Progress (1): 119/121 MB Progress (1): 119/121 MB Progress (1): 119/121 MB Progress (1): 119/121 MB Progress (1): 119/121 MB Progress (1): 119/121 MB Progress (1): 119/121 MB Progress (1): 119/121 MB Progress (1): 119/121 MB Progress (1): 119/121 MB Progress (1): 119/121 MB Progress (1): 119/121 MB Progress (1): 119/121 MB Progress (1): 119/121 MB Progress (1): 119/121 MB Progress (1): 119/121 MB Progress (1): 119/121 MB Progress (1): 119/121 MB Progress (1): 119/121 MB Progress (1): 119/121 MB Progress (1): 119/121 MB Progress (1): 119/121 MB Progress (1): 119/121 MB Progress (1): 119/121 MB Progress (1): 119/121 MB Progress (1): 119/121 MB Progress (1): 119/121 MB Progress (1): 119/121 MB Progress (1): 119/121 MB Progress (1): 119/121 MB Progress (1): 119/121 MB Progress (1): 119/121 MB Progress (1): 119/121 MB Progress (1): 119/121 MB Progress (1): 119/121 MB Progress (1): 119/121 MB Progress (1): 119/121 MB Progress (1): 119/121 MB Progress (1): 119/121 MB Progress (1): 119/121 MB Progress (1): 119/121 MB Progress (1): 119/121 MB Progress (1): 119/121 MB Progress (1): 119/121 MB Progress (1): 119/121 MB Progress (1): 119/121 MB Progress (1): 119/121 MB Progress (1): 119/121 MB Progress (1): 119/121 MB Progress (1): 119/121 MB Progress (1): 119/121 MB Progress (1): 119/121 MB Progress (1): 119/121 MB Progress (1): 119/121 MB Progress (1): 119/121 MB Progress (1): 119/121 MB Progress (1): 119/121 MB Progress (1): 119/121 MB Progress (1): 119/121 MB Progress (1): 119/121 MB Progress (1): 119/121 MB Progress (1): 119/121 MB Progress (1): 119/121 MB Progress (1): 119/121 MB Progress (1): 119/121 MB Progress (1): 119/121 MB Progress (1): 119/121 MB Progress (1): 119/121 MB Progress (1): 119/121 MB Progress (1): 119/121 MB Progress (1): 119/121 MB Progress (1): 119/121 MB Progress (1): 119/121 MB Progress (1): 119/121 MB Progress (1): 119/121 MB Progress (1): 119/121 MB Progress (1): 119/121 MB Progress (1): 119/121 MB Progress (1): 119/121 MB Progress (1): 119/121 MB Progress (1): 119/121 MB Progress (1): 119/121 MB Progress (1): 119/121 MB Progress (1): 119/121 MB Progress (1): 119/121 MB Progress (1): 119/121 MB Progress (1): 119/121 MB Progress (1): 119/121 MB Progress (1): 119/121 MB Progress (1): 119/121 MB Progress (1): 119/121 MB Progress (1): 119/121 MB Progress (1): 119/121 MB Progress (1): 119/121 MB Progress (1): 119/121 MB Progress (1): 119/121 MB Progress (1): 119/121 MB Progress (1): 119/121 MB Progress (1): 119/121 MB Progress (1): 119/121 MB Progress (1): 119/121 MB Progress (1): 119/121 MB Progress (1): 119/121 MB Progress (1): 119/121 MB Progress (1): 119/121 MB Progress (1): 119/121 MB Progress (1): 119/121 MB Progress (1): 119/121 MB Progress (1): 119/121 MB Progress (1): 119/121 MB Progress (1): 119/121 MB Progress (1): 119/121 MB Progress (1): 119/121 MB Progress (1): 119/121 MB Progress (1): 119/121 MB Progress (1): 119/121 MB Progress (1): 119/121 MB Progress (1): 119/121 MB Progress (1): 119/121 MB Progress (1): 119/121 MB Progress (1): 119/121 MB Progress (1): 119/121 MB Progress (1): 119/121 MB Progress (1): 119/121 MB Progress (1): 119/121 MB Progress (1): 119/121 MB Progress (1): 119/121 MB Progress (1): 119/121 MB Progress (1): 119/121 MB Progress (1): 119/121 MB Progress (1): 119/121 MB Progress (1): 119/121 MB Progress (1): 119/121 MB Progress (1): 119/121 MB Progress (1): 119/121 MB Progress (1): 119/121 MB Progress (1): 119/121 MB Progress (1): 119/121 MB Progress (1): 119/121 MB Progress (1): 119/121 MB Progress (1): 119/121 MB Progress (1): 119/121 MB Progress (1): 119/121 MB Progress (1): 119/121 MB Progress (1): 119/121 MB Progress (1): 119/121 MB Progress (1): 119/121 MB Progress (1): 119/121 MB Progress (1): 119/121 MB Progress (1): 119/121 MB Progress (1): 119/121 MB Progress (1): 119/121 MB Progress (1): 119/121 MB Progress (1): 119/121 MB Progress (1): 119/121 MB Progress (1): 119/121 MB Progress (1): 119/121 MB Progress (1): 119/121 MB Progress (1): 119/121 MB Progress (1): 119/121 MB Progress (1): 119/121 MB Progress (1): 119/121 MB Progress (1): 119/121 MB Progress (1): 119/121 MB Progress (1): 119/121 MB Progress (1): 119/121 MB Progress (1): 119/121 MB Progress (1): 119/121 MB Progress (1): 119/121 MB Progress (1): 119/121 MB Progress (1): 119/121 MB Progress (1): 119/121 MB Progress (1): 119/121 MB Progress (1): 119/121 MB Progress (1): 119/121 MB Progress (1): 119/121 MB Progress (1): 119/121 MB Progress (1): 119/121 MB Progress (1): 119/121 MB Progress (1): 119/121 MB Progress (1): 119/121 MB Progress (1): 119/121 MB Progress (1): 119/121 MB Progress (1): 119/121 MB Progress (1): 119/121 MB Progress (1): 119/121 MB Progress (1): 119/121 MB Progress (1): 119/121 MB Progress (1): 119/121 MB Progress (1): 119/121 MB Progress (1): 119/121 MB Progress (1): 119/121 MB Progress (1): 119/121 MB Progress (1): 119/121 MB Progress (1): 119/121 MB Progress (1): 119/121 MB Progress (1): 119/121 MB Progress (1): 119/121 MB Progress (1): 119/121 MB Progress (1): 119/121 MB Progress (1): 119/121 MB Progress (1): 119/121 MB Progress (1): 119/121 MB Progress (1): 119/121 MB Progress (1): 119/121 MB Progress (1): 119/121 MB Progress (1): 119/121 MB Progress (1): 119/121 MB Progress (1): 119/121 MB Progress (1): 119/121 MB Progress (1): 119/121 MB Progress (1): 119/121 MB Progress (1): 119/121 MB Progress (1): 119/121 MB Progress (1): 119/121 MB Progress (1): 119/121 MB Progress (1): 119/121 MB Progress (1): 119/121 MB Progress (1): 119/121 MB Progress (1): 119/121 MB Progress (1): 119/121 MB Progress (1): 119/121 MB Progress (1): 119/121 MB Progress (1): 119/121 MB Progress (1): 119/121 MB Progress (1): 119/121 MB Progress (1): 120/121 MB Progress (1): 120/121 MB Progress (1): 120/121 MB Progress (1): 120/121 MB Progress (1): 120/121 MB Progress (1): 120/121 MB Progress (1): 120/121 MB Progress (1): 120/121 MB Progress (1): 120/121 MB Progress (1): 120/121 MB Progress (1): 120/121 MB Progress (1): 120/121 MB Progress (1): 120/121 MB Progress (1): 120/121 MB Progress (1): 120/121 MB Progress (1): 120/121 MB Progress (1): 120/121 MB Progress (1): 120/121 MB Progress (1): 120/121 MB Progress (1): 120/121 MB Progress (1): 120/121 MB Progress (1): 120/121 MB Progress (1): 120/121 MB Progress (1): 120/121 MB Progress (1): 120/121 MB Progress (1): 120/121 MB Progress (1): 120/121 MB Progress (1): 120/121 MB Progress (1): 120/121 MB Progress (1): 120/121 MB Progress (1): 120/121 MB Progress (1): 120/121 MB Progress (1): 120/121 MB Progress (1): 120/121 MB Progress (1): 120/121 MB Progress (1): 120/121 MB Progress (1): 120/121 MB Progress (1): 120/121 MB Progress (1): 120/121 MB Progress (1): 120/121 MB Progress (1): 120/121 MB Progress (1): 120/121 MB Progress (1): 120/121 MB Progress (1): 120/121 MB Progress (1): 120/121 MB Progress (1): 120/121 MB Progress (1): 120/121 MB Progress (1): 120/121 MB Progress (1): 120/121 MB Progress (1): 120/121 MB Progress (1): 120/121 MB Progress (1): 120/121 MB Progress (1): 120/121 MB Progress (1): 120/121 MB Progress (1): 120/121 MB Progress (1): 120/121 MB Progress (1): 120/121 MB Progress (1): 120/121 MB Progress (1): 120/121 MB Progress (1): 120/121 MB Progress (1): 120/121 MB Progress (1): 120/121 MB Progress (1): 120/121 MB Progress (1): 120/121 MB Progress (1): 120/121 MB Progress (1): 120/121 MB Progress (1): 120/121 MB Progress (1): 120/121 MB Progress (1): 120/121 MB Progress (1): 120/121 MB Progress (1): 120/121 MB Progress (1): 120/121 MB Progress (1): 120/121 MB Progress (1): 120/121 MB Progress (1): 120/121 MB Progress (1): 120/121 MB Progress (1): 120/121 MB Progress (1): 120/121 MB Progress (1): 120/121 MB Progress (1): 120/121 MB Progress (1): 120/121 MB Progress (1): 120/121 MB Progress (1): 120/121 MB Progress (1): 120/121 MB Progress (1): 120/121 MB Progress (1): 120/121 MB Progress (1): 120/121 MB Progress (1): 120/121 MB Progress (1): 120/121 MB Progress (1): 120/121 MB Progress (1): 120/121 MB Progress (1): 120/121 MB Progress (1): 120/121 MB Progress (1): 120/121 MB Progress (1): 120/121 MB Progress (1): 120/121 MB Progress (1): 120/121 MB Progress (1): 120/121 MB Progress (1): 120/121 MB Progress (1): 120/121 MB Progress (1): 120/121 MB Progress (1): 120/121 MB Progress (1): 120/121 MB Progress (1): 120/121 MB Progress (1): 120/121 MB Progress (1): 120/121 MB Progress (1): 120/121 MB Progress (1): 120/121 MB Progress (1): 120/121 MB Progress (1): 120/121 MB Progress (1): 120/121 MB Progress (1): 120/121 MB Progress (1): 120/121 MB Progress (1): 120/121 MB Progress (1): 120/121 MB Progress (1): 120/121 MB Progress (1): 120/121 MB Progress (1): 120/121 MB Progress (1): 120/121 MB Progress (1): 120/121 MB Progress (1): 120/121 MB Progress (1): 120/121 MB Progress (1): 120/121 MB Progress (1): 120/121 MB Progress (1): 120/121 MB Progress (1): 120/121 MB Progress (1): 120/121 MB Progress (1): 120/121 MB Progress (1): 120/121 MB Progress (1): 120/121 MB Progress (1): 120/121 MB Progress (1): 120/121 MB Progress (1): 120/121 MB Progress (1): 120/121 MB Progress (1): 120/121 MB Progress (1): 120/121 MB Progress (1): 120/121 MB Progress (1): 120/121 MB Progress (1): 120/121 MB Progress (1): 120/121 MB Progress (1): 120/121 MB Progress (1): 120/121 MB Progress (1): 120/121 MB Progress (1): 120/121 MB Progress (1): 120/121 MB Progress (1): 120/121 MB Progress (1): 120/121 MB Progress (1): 120/121 MB Progress (1): 120/121 MB Progress (1): 120/121 MB Progress (1): 120/121 MB Progress (1): 120/121 MB Progress (1): 120/121 MB Progress (1): 120/121 MB Progress (1): 120/121 MB Progress (1): 120/121 MB Progress (1): 120/121 MB Progress (1): 120/121 MB Progress (1): 120/121 MB Progress (1): 120/121 MB Progress (1): 120/121 MB Progress (1): 120/121 MB Progress (1): 120/121 MB Progress (1): 120/121 MB Progress (1): 120/121 MB Progress (1): 120/121 MB Progress (1): 120/121 MB Progress (1): 120/121 MB Progress (1): 120/121 MB Progress (1): 120/121 MB Progress (1): 120/121 MB Progress (1): 120/121 MB Progress (1): 120/121 MB Progress (1): 120/121 MB Progress (1): 120/121 MB Progress (1): 120/121 MB Progress (1): 120/121 MB Progress (1): 120/121 MB Progress (1): 120/121 MB Progress (1): 120/121 MB Progress (1): 120/121 MB Progress (1): 120/121 MB Progress (1): 120/121 MB Progress (1): 120/121 MB Progress (1): 120/121 MB Progress (1): 120/121 MB Progress (1): 120/121 MB Progress (1): 120/121 MB Progress (1): 120/121 MB Progress (1): 120/121 MB Progress (1): 120/121 MB Progress (1): 120/121 MB Progress (1): 120/121 MB Progress (1): 120/121 MB Progress (1): 120/121 MB Progress (1): 120/121 MB Progress (1): 120/121 MB Progress (1): 120/121 MB Progress (1): 120/121 MB Progress (1): 120/121 MB Progress (1): 120/121 MB Progress (1): 120/121 MB Progress (1): 120/121 MB Progress (1): 120/121 MB Progress (1): 120/121 MB Progress (1): 120/121 MB Progress (1): 120/121 MB Progress (1): 120/121 MB Progress (1): 120/121 MB Progress (1): 120/121 MB Progress (1): 120/121 MB Progress (1): 120/121 MB Progress (1): 120/121 MB Progress (1): 120/121 MB Progress (1): 120/121 MB Progress (1): 120/121 MB Progress (1): 120/121 MB Progress (1): 120/121 MB Progress (1): 120/121 MB Progress (1): 120/121 MB Progress (1): 120/121 MB Progress (1): 120/121 MB Progress (1): 120/121 MB Progress (1): 120/121 MB Progress (1): 120/121 MB Progress (1): 120/121 MB Progress (1): 120/121 MB Progress (1): 120/121 MB Progress (1): 120/121 MB Progress (1): 120/121 MB Progress (1): 120/121 MB Progress (1): 120/121 MB Progress (1): 120/121 MB Progress (1): 120/121 MB Progress (1): 120/121 MB Progress (1): 120/121 MB Progress (1): 120/121 MB Progress (1): 120/121 MB Progress (1): 120/121 MB Progress (1): 120/121 MB Progress (1): 120/121 MB Progress (1): 120/121 MB Progress (1): 120/121 MB Progress (1): 120/121 MB Progress (1): 120/121 MB Progress (1): 120/121 MB Progress (1): 120/121 MB Progress (1): 120/121 MB Progress (1): 120/121 MB Progress (1): 120/121 MB Progress (1): 120/121 MB Progress (1): 120/121 MB Progress (1): 120/121 MB Progress (1): 120/121 MB Progress (1): 120/121 MB Progress (1): 120/121 MB Progress (1): 120/121 MB Progress (1): 120/121 MB Progress (1): 120/121 MB Progress (1): 120/121 MB Progress (1): 120/121 MB Progress (1): 120/121 MB Progress (1): 120/121 MB Progress (1): 120/121 MB Progress (1): 120/121 MB Progress (1): 120/121 MB Progress (1): 120/121 MB Progress (1): 120/121 MB Progress (1): 120/121 MB Progress (1): 120/121 MB Progress (1): 120/121 MB Progress (1): 120/121 MB Progress (1): 120/121 MB Progress (1): 120/121 MB Progress (1): 120/121 MB Progress (1): 120/121 MB Progress (1): 120/121 MB Progress (1): 120/121 MB Progress (1): 120/121 MB Progress (1): 120/121 MB Progress (1): 120/121 MB Progress (1): 120/121 MB Progress (1): 120/121 MB Progress (1): 120/121 MB Progress (1): 120/121 MB Progress (1): 120/121 MB Progress (1): 120/121 MB Progress (1): 120/121 MB Progress (1): 120/121 MB Progress (1): 120/121 MB Progress (1): 120/121 MB Progress (1): 120/121 MB Progress (1): 120/121 MB Progress (1): 120/121 MB Progress (1): 120/121 MB Progress (1): 120/121 MB Progress (1): 120/121 MB Progress (1): 120/121 MB Progress (1): 120/121 MB Progress (1): 120/121 MB Progress (1): 120/121 MB Progress (1): 120/121 MB Progress (1): 120/121 MB Progress (1): 120/121 MB Progress (1): 120/121 MB Progress (1): 120/121 MB Progress (1): 120/121 MB Progress (1): 120/121 MB Progress (1): 120/121 MB Progress (1): 120/121 MB Progress (1): 120/121 MB Progress (1): 120/121 MB Progress (1): 120/121 MB Progress (1): 120/121 MB Progress (1): 120/121 MB Progress (1): 120/121 MB Progress (1): 120/121 MB Progress (1): 120/121 MB Progress (1): 120/121 MB Progress (1): 120/121 MB Progress (1): 120/121 MB Progress (1): 120/121 MB Progress (1): 120/121 MB Progress (1): 120/121 MB Progress (1): 120/121 MB Progress (1): 120/121 MB Progress (1): 120/121 MB Progress (1): 120/121 MB Progress (1): 120/121 MB Progress (1): 120/121 MB Progress (1): 120/121 MB Progress (1): 120/121 MB Progress (1): 120/121 MB Progress (1): 120/121 MB Progress (1): 120/121 MB Progress (1): 120/121 MB Progress (1): 120/121 MB Progress (1): 120/121 MB Progress (1): 120/121 MB Progress (1): 120/121 MB Progress (1): 120/121 MB Progress (1): 120/121 MB Progress (1): 120/121 MB Progress (1): 120/121 MB Progress (1): 120/121 MB Progress (1): 120/121 MB Progress (1): 120/121 MB Progress (1): 120/121 MB Progress (1): 120/121 MB Progress (1): 120/121 MB Progress (1): 120/121 MB Progress (1): 120/121 MB Progress (1): 120/121 MB Progress (1): 120/121 MB Progress (1): 120/121 MB Progress (1): 120/121 MB Progress (1): 120/121 MB Progress (1): 120/121 MB Progress (1): 120/121 MB Progress (1): 120/121 MB Progress (1): 120/121 MB Progress (1): 120/121 MB Progress (1): 120/121 MB Progress (1): 120/121 MB Progress (1): 120/121 MB Progress (1): 120/121 MB Progress (1): 120/121 MB Progress (1): 120/121 MB Progress (1): 120/121 MB Progress (1): 120/121 MB Progress (1): 120/121 MB Progress (1): 120/121 MB Progress (1): 120/121 MB Progress (1): 120/121 MB Progress (1): 120/121 MB Progress (1): 120/121 MB Progress (1): 120/121 MB Progress (1): 120/121 MB Progress (1): 120/121 MB Progress (1): 120/121 MB Progress (1): 120/121 MB Progress (1): 120/121 MB Progress (1): 120/121 MB Progress (1): 120/121 MB Progress (1): 120/121 MB Progress (1): 120/121 MB Progress (1): 120/121 MB Progress (1): 120/121 MB Progress (1): 120/121 MB Progress (1): 120/121 MB Progress (1): 120/121 MB Progress (1): 120/121 MB Progress (1): 120/121 MB Progress (1): 120/121 MB Progress (1): 120/121 MB Progress (1): 120/121 MB Progress (1): 120/121 MB Progress (1): 120/121 MB Progress (1): 120/121 MB Progress (1): 120/121 MB Progress (1): 120/121 MB Progress (1): 120/121 MB Progress (1): 120/121 MB Progress (1): 120/121 MB Progress (1): 120/121 MB Progress (1): 120/121 MB Progress (1): 120/121 MB Progress (1): 120/121 MB Progress (1): 120/121 MB Progress (1): 120/121 MB Progress (1): 120/121 MB Progress (1): 120/121 MB Progress (1): 120/121 MB Progress (1): 120/121 MB Progress (1): 120/121 MB Progress (1): 120/121 MB Progress (1): 120/121 MB Progress (1): 120/121 MB Progress (1): 120/121 MB Progress (1): 120/121 MB Progress (1): 120/121 MB Progress (1): 120/121 MB Progress (1): 120/121 MB Progress (1): 120/121 MB Progress (1): 120/121 MB Progress (1): 120/121 MB Progress (1): 120/121 MB Progress (1): 120/121 MB Progress (1): 120/121 MB Progress (1): 120/121 MB Progress (1): 120/121 MB Progress (1): 120/121 MB Progress (1): 120/121 MB Progress (1): 120/121 MB Progress (1): 120/121 MB Progress (1): 120/121 MB Progress (1): 120/121 MB Progress (1): 120/121 MB Progress (1): 120/121 MB Progress (1): 120/121 MB Progress (1): 120/121 MB Progress (1): 120/121 MB Progress (1): 120/121 MB Progress (1): 120/121 MB Progress (1): 120/121 MB Progress (1): 120/121 MB Progress (1): 120/121 MB Progress (1): 120/121 MB Progress (1): 120/121 MB Progress (1): 120/121 MB Progress (1): 120/121 MB Progress (1): 120/121 MB Progress (1): 120/121 MB Progress (1): 120/121 MB Progress (1): 120/121 MB Progress (1): 120/121 MB Progress (1): 120/121 MB Progress (1): 120/121 MB Progress (1): 120/121 MB Progress (1): 120/121 MB Progress (1): 120/121 MB Progress (1): 120/121 MB Progress (1): 120/121 MB Progress (1): 120/121 MB Progress (1): 120/121 MB Progress (1): 120/121 MB Progress (1): 120/121 MB Progress (1): 120/121 MB Progress (1): 120/121 MB Progress (1): 120/121 MB Progress (1): 120/121 MB Progress (1): 120/121 MB Progress (1): 120/121 MB Progress (1): 120/121 MB Progress (1): 120/121 MB Progress (1): 120/121 MB Progress (1): 120/121 MB Progress (1): 120/121 MB Progress (1): 120/121 MB Progress (1): 120/121 MB Progress (1): 120/121 MB Progress (1): 120/121 MB Progress (1): 120/121 MB Progress (1): 120/121 MB Progress (1): 120/121 MB Progress (1): 120/121 MB Progress (1): 120/121 MB Progress (1): 120/121 MB Progress (1): 121/121 MB Progress (1): 121/121 MB Progress (1): 121/121 MB Progress (1): 121/121 MB Progress (1): 121/121 MB Progress (1): 121/121 MB Progress (1): 121/121 MB Progress (1): 121/121 MB Progress (1): 121/121 MB Progress (1): 121/121 MB Progress (1): 121/121 MB Progress (1): 121/121 MB Progress (1): 121/121 MB Progress (1): 121/121 MB Progress (1): 121/121 MB Progress (1): 121/121 MB Progress (1): 121/121 MB Progress (1): 121/121 MB Progress (1): 121/121 MB Progress (1): 121/121 MB Progress (1): 121/121 MB Progress (1): 121/121 MB Progress (1): 121/121 MB Progress (1): 121/121 MB Progress (1): 121/121 MB Progress (1): 121/121 MB Progress (1): 121/121 MB Progress (1): 121/121 MB Progress (1): 121/121 MB Progress (1): 121/121 MB Progress (1): 121/121 MB Progress (1): 121/121 MB Progress (1): 121/121 MB Progress (1): 121/121 MB Progress (1): 121/121 MB Progress (1): 121/121 MB Progress (1): 121/121 MB Progress (1): 121/121 MB Progress (1): 121/121 MB Progress (1): 121/121 MB Progress (1): 121/121 MB Progress (1): 121/121 MB Progress (1): 121/121 MB Progress (1): 121/121 MB Progress (1): 121/121 MB Progress (1): 121/121 MB Progress (1): 121/121 MB Progress (1): 121/121 MB Progress (1): 121/121 MB Progress (1): 121/121 MB Progress (1): 121/121 MB Progress (1): 121/121 MB Progress (1): 121/121 MB Progress (1): 121/121 MB Progress (1): 121/121 MB Progress (1): 121/121 MB Progress (1): 121/121 MB Progress (1): 121/121 MB Progress (1): 121/121 MB Progress (1): 121/121 MB Progress (1): 121/121 MB Progress (1): 121/121 MB Progress (1): 121/121 MB Progress (1): 121/121 MB Progress (1): 121/121 MB Progress (1): 121/121 MB Progress (1): 121/121 MB Progress (1): 121/121 MB Progress (1): 121/121 MB Progress (1): 121/121 MB Progress (1): 121/121 MB Progress (1): 121/121 MB Progress (1): 121/121 MB Progress (1): 121/121 MB Progress (1): 121/121 MB Progress (1): 121/121 MB Progress (1): 121/121 MB Progress (1): 121/121 MB Progress (1): 121/121 MB Progress (1): 121/121 MB Progress (1): 121/121 MB Progress (1): 121/121 MB Progress (1): 121/121 MB Progress (1): 121/121 MB Progress (1): 121/121 MB Progress (1): 121/121 MB Progress (1): 121/121 MB Progress (1): 121/121 MB Progress (1): 121/121 MB Progress (1): 121/121 MB Progress (1): 121/121 MB Progress (1): 121/121 MB Progress (1): 121/121 MB Progress (1): 121/121 MB Progress (1): 121/121 MB Progress (1): 121/121 MB Progress (1): 121/121 MB Progress (1): 121/121 MB Progress (1): 121/121 MB Progress (1): 121/121 MB Progress (1): 121/121 MB Progress (1): 121/121 MB Progress (1): 121/121 MB Progress (1): 121/121 MB Progress (1): 121/121 MB Progress (1): 121/121 MB Progress (1): 121/121 MB Progress (1): 121/121 MB Progress (1): 121/121 MB Progress (1): 121/121 MB Progress (1): 121/121 MB Progress (1): 121/121 MB Progress (1): 121/121 MB Progress (1): 121/121 MB Progress (1): 121/121 MB Progress (1): 121/121 MB Progress (1): 121/121 MB Progress (1): 121/121 MB Progress (1): 121/121 MB Progress (1): 121/121 MB Progress (1): 121/121 MB Progress (1): 121/121 MB Progress (1): 121/121 MB Progress (1): 121/121 MB Progress (1): 121/121 MB Progress (1): 121/121 MB Progress (1): 121/121 MB Progress (1): 121/121 MB Progress (1): 121/121 MB Progress (1): 121/121 MB Progress (1): 121/121 MB Progress (1): 121/121 MB Progress (1): 121/121 MB Progress (1): 121/121 MB Progress (1): 121/121 MB Progress (1): 121/121 MB Progress (1): 121/121 MB Progress (1): 121/121 MB Progress (1): 121/121 MB Progress (1): 121/121 MB Progress (1): 121/121 MB Progress (1): 121/121 MB Progress (1): 121/121 MB Progress (1): 121/121 MB Progress (1): 121/121 MB Progress (1): 121/121 MB Progress (1): 121/121 MB Progress (1): 121/121 MB Progress (1): 121/121 MB Progress (1): 121/121 MB Progress (1): 121/121 MB Progress (1): 121/121 MB Progress (1): 121/121 MB Progress (1): 121/121 MB Progress (1): 121/121 MB Progress (1): 121/121 MB Progress (1): 121/121 MB Progress (1): 121/121 MB Progress (1): 121/121 MB Progress (1): 121/121 MB Progress (1): 121/121 MB Progress (1): 121/121 MB Progress (1): 121/121 MB Progress (1): 121/121 MB Progress (1): 121/121 MB Progress (1): 121/121 MB Progress (1): 121/121 MB Progress (1): 121/121 MB Progress (1): 121/121 MB Progress (1): 121/121 MB Progress (1): 121/121 MB Progress (1): 121/121 MB Progress (1): 121/121 MB Progress (1): 121/121 MB Progress (1): 121/121 MB Progress (1): 121/121 MB Progress (1): 121/121 MB Progress (1): 121/121 MB Progress (1): 121/121 MB Progress (1): 121/121 MB Progress (1): 121/121 MB Progress (1): 121/121 MB Progress (1): 121/121 MB Progress (1): 121/121 MB Progress (1): 121/121 MB Progress (1): 121/121 MB Progress (1): 121/121 MB Progress (1): 121/121 MB Progress (1): 121/121 MB Progress (1): 121/121 MB Progress (1): 121/121 MB Progress (1): 121/121 MB Progress (1): 121/121 MB Progress (1): 121/121 MB Progress (1): 121/121 MB Progress (1): 121/121 MB Progress (1): 121/121 MB Progress (1): 121/121 MB Progress (1): 121/121 MB Progress (1): 121/121 MB Progress (1): 121/121 MB Progress (1): 121/121 MB Progress (1): 121/121 MB Progress (1): 121/121 MB Progress (1): 121/121 MB Progress (1): 121/121 MB Progress (1): 121/121 MB Progress (1): 121/121 MB Progress (1): 121/121 MB Progress (1): 121/121 MB Progress (1): 121/121 MB Progress (1): 121/121 MB Progress (1): 121/121 MB Progress (1): 121/121 MB Progress (1): 121/121 MB Progress (1): 121/121 MB Progress (1): 121/121 MB Progress (1): 121/121 MB Progress (1): 121/121 MB Progress (1): 121/121 MB Progress (1): 121/121 MB Progress (1): 121/121 MB Progress (1): 121/121 MB Progress (1): 121/121 MB Progress (1): 121/121 MB Progress (1): 121/121 MB Progress (1): 121/121 MB Progress (1): 121/121 MB Progress (1): 121/121 MB Progress (1): 121/121 MB Progress (1): 121/121 MB Progress (1): 121/121 MB Progress (1): 121/121 MB Progress (1): 121/121 MB Progress (1): 121/121 MB Progress (1): 121/121 MB Progress (1): 121/121 MB Progress (1): 121/121 MB Progress (1): 121/121 MB Progress (1): 121/121 MB Progress (1): 121/121 MB Progress (1): 121/121 MB Progress (1): 121/121 MB Progress (1): 121/121 MB Progress (1): 121/121 MB Progress (1): 121/121 MB Progress (1): 121/121 MB Progress (1): 121/121 MB Progress (1): 121/121 MB Progress (1): 121/121 MB Progress (1): 121/121 MB Progress (1): 121/121 MB Progress (1): 121/121 MB Progress (1): 121/121 MB Progress (1): 121/121 MB Progress (1): 121/121 MB Progress (1): 121/121 MB Progress (1): 121/121 MB Progress (1): 121/121 MB Progress (1): 121/121 MB Progress (1): 121/121 MB Progress (1): 121/121 MB Progress (1): 121/121 MB Progress (1): 121/121 MB Progress (1): 121/121 MB Progress (1): 121/121 MB Progress (1): 121/121 MB Progress (1): 121/121 MB Progress (1): 121/121 MB Progress (1): 121/121 MB Progress (1): 121 MB Uploaded: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-application-camunda/1.23.0-SNAPSHOT/appng-application-camunda-1.23.0-20210701.135444-18.war (121 MB at 21 MB/s) Uploading: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-application-camunda/1.23.0-SNAPSHOT/appng-application-camunda-1.23.0-20210701.135444-18.pom Progress (1): 2.0/2.1 kB Progress (1): 2.1 kB Uploaded: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-application-camunda/1.23.0-SNAPSHOT/appng-application-camunda-1.23.0-20210701.135444-18.pom (2.1 kB at 4.8 kB/s) Downloading: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-application-camunda/maven-metadata.xml Progress (1): 1.6 kB Downloaded: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-application-camunda/maven-metadata.xml (1.6 kB at 31 kB/s) Downloading: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-application-camunda/maven-metadata.xml Progress (1): 1.6 kB Downloaded: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-application-camunda/maven-metadata.xml (1.6 kB at 30 kB/s) Uploading: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-application-camunda/1.23.0-SNAPSHOT/maven-metadata.xml Progress (1): 790 B Uploaded: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-application-camunda/1.23.0-SNAPSHOT/maven-metadata.xml (790 B at 888 B/s) Uploading: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-application-camunda/1.23.0-SNAPSHOT/maven-metadata.xml Progress (1): 790 B Uploaded: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-application-camunda/1.23.0-SNAPSHOT/maven-metadata.xml (790 B at 11 kB/s) Uploading: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-application-camunda/maven-metadata.xml Progress (1): 1.6 kB Uploaded: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-application-camunda/maven-metadata.xml (1.6 kB at 3.0 kB/s) Uploading: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-application-camunda/maven-metadata.xml Progress (1): 1.6 kB Uploaded: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-application-camunda/maven-metadata.xml (1.6 kB at 30 kB/s) [INFO] [INFO] --- maven-antrun-plugin:1.8:run (default) @ appng-application-camunda --- [INFO] Executing tasks main: [copy] Copying 1 file to /tmp/jenkins_artifacts/36 [INFO] Executed tasks [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building appNG Maven Plugin 1.23.0-SNAPSHOT [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ appng-maven-plugin --- [INFO] Deleting /var/lib/jenkins/workspace/appNG_1.23.x/appng-maven-plugin/target [INFO] [INFO] --- maven-plugin-plugin:3.5.1:helpmojo (help-goal) @ appng-maven-plugin --- [INFO] Using 'UTF-8' encoding to read mojo source files. [INFO] java-javadoc mojo extractor found 0 mojo descriptor. [INFO] java-annotations mojo extractor found 0 mojo descriptor. [INFO] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ appng-maven-plugin --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [INFO] --- maven-compiler-plugin:3.6.1:compile (default-compile) @ appng-maven-plugin --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 4 source files to /var/lib/jenkins/workspace/appNG_1.23.x/appng-maven-plugin/target/classes [INFO] [INFO] --- maven-plugin-plugin:3.5.1:descriptor (default-descriptor) @ appng-maven-plugin --- [INFO] Using 'UTF-8' encoding to read mojo source files. [INFO] java-javadoc mojo extractor found 0 mojo descriptor. [INFO] java-annotations mojo extractor found 3 mojo descriptors. [INFO] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ appng-maven-plugin --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 4 resources [INFO] [INFO] --- maven-compiler-plugin:3.6.1:testCompile (default-testCompile) @ appng-maven-plugin --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 3 source files to /var/lib/jenkins/workspace/appNG_1.23.x/appng-maven-plugin/target/test-classes [INFO] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ appng-maven-plugin --- [INFO] [INFO] ------------------------------------------------------- [INFO] T E S T S [INFO] ------------------------------------------------------- [INFO] Running org.appng.maven.plugin.mojo.GenerateMessageConstantsMojoTest [info] generate message constants for [/var/lib/jenkins/workspace/appNG_1.23.x/appng-maven-plugin/src/test/resources/poms/message-constants/application-home/dictionary/mymessages.properties, org.appng.test.constants.MessageConstants, /var/lib/jenkins/workspace/appNG_1.23.x/appng-maven-plugin/target/generated-test-sources/constants] [debug] delta: true [debug] incremental: false [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.252 s - in org.appng.maven.plugin.mojo.GenerateMessageConstantsMojoTest [INFO] Running org.appng.maven.plugin.mojo.GenerateApplicationConstantsMojoTest [info] generate application constants for [/var/lib/jenkins/workspace/appNG_1.23.x/appng-maven-plugin/src/test/resources/poms/application-constants/application-home/application.xml, org.appng.test.constants.ApplicationConstants, /var/lib/jenkins/workspace/appNG_1.23.x/appng-maven-plugin/target/generated-test-sources/constants] log4j:WARN No appenders could be found for logger (org.appng.xml.ApplicationPropertyConstantCreator). log4j:WARN Please initialize the log4j system properly. log4j:WARN See http://logging.apache.org/log4j/1.2/faq.html#noconfig for more info. [debug] delta: true [debug] incremental: false [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.921 s - in org.appng.maven.plugin.mojo.GenerateApplicationConstantsMojoTest [INFO] [INFO] Results: [INFO] [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0 [INFO] [INFO] [INFO] --- maven-jar-plugin:3.0.2:jar (default-jar) @ appng-maven-plugin --- [INFO] Building jar: /var/lib/jenkins/workspace/appNG_1.23.x/appng-maven-plugin/target/appng-maven-plugin-1.23.0-SNAPSHOT.jar [INFO] [INFO] --- maven-plugin-plugin:3.5.1:addPluginArtifactMetadata (default-addPluginArtifactMetadata) @ appng-maven-plugin --- [INFO] [INFO] --- maven-shade-plugin:3.1.0:shade (default) @ appng-maven-plugin --- [INFO] Including org.appng:appng-tools:jar:1.23.0-SNAPSHOT in the shaded jar. [INFO] Excluding com.fasterxml.jackson.core:jackson-core:jar:2.12.3 from the shaded jar. [INFO] Excluding com.fasterxml.jackson.core:jackson-databind:jar:2.12.3 from the shaded jar. [INFO] Excluding com.fasterxml.jackson.core:jackson-annotations:jar:2.12.3 from the shaded jar. [INFO] Excluding commons-io:commons-io:jar:2.9.0 from the shaded jar. [INFO] Excluding org.slf4j:slf4j-log4j12:jar:1.7.26 from the shaded jar. [INFO] Excluding org.slf4j:slf4j-api:jar:1.7.26 from the shaded jar. [INFO] Excluding log4j:log4j:jar:1.2.17 from the shaded jar. [INFO] Excluding com.j256.simplemagic:simplemagic:jar:1.16 from the shaded jar. [INFO] Including org.apache.commons:commons-lang3:jar:3.12.0 in the shaded jar. [INFO] Excluding org.apache.maven:maven-plugin-api:jar:3.3.9 from the shaded jar. [INFO] Excluding org.apache.maven:maven-model:jar:3.3.9 from the shaded jar. [INFO] Excluding org.eclipse.sisu:org.eclipse.sisu.plexus:jar:0.3.2 from the shaded jar. [INFO] Excluding javax.enterprise:cdi-api:jar:1.0 from the shaded jar. [INFO] Excluding javax.annotation:jsr250-api:jar:1.0 from the shaded jar. [INFO] Excluding org.eclipse.sisu:org.eclipse.sisu.inject:jar:0.3.2 from the shaded jar. [INFO] Excluding org.apache.maven:maven-core:jar:3.3.9 from the shaded jar. [INFO] Excluding org.apache.maven:maven-settings:jar:3.3.9 from the shaded jar. [INFO] Excluding org.apache.maven:maven-settings-builder:jar:3.3.9 from the shaded jar. [INFO] Excluding org.apache.maven:maven-builder-support:jar:3.3.9 from the shaded jar. [INFO] Excluding org.apache.maven:maven-repository-metadata:jar:3.3.9 from the shaded jar. [INFO] Excluding org.apache.maven:maven-model-builder:jar:3.3.9 from the shaded jar. [INFO] Excluding com.google.guava:guava:jar:30.1.1-jre from the shaded jar. [INFO] Excluding org.apache.maven:maven-aether-provider:jar:3.3.9 from the shaded jar. [INFO] Excluding org.eclipse.aether:aether-spi:jar:1.0.2.v20150114 from the shaded jar. [INFO] Excluding org.eclipse.aether:aether-impl:jar:1.0.2.v20150114 from the shaded jar. [INFO] Excluding org.eclipse.aether:aether-api:jar:1.0.2.v20150114 from the shaded jar. [INFO] Excluding org.eclipse.aether:aether-util:jar:1.0.2.v20150114 from the shaded jar. [INFO] Excluding com.google.inject:guice:jar:no_aop:4.0 from the shaded jar. [INFO] Excluding javax.inject:javax.inject:jar:1 from the shaded jar. [INFO] Excluding org.codehaus.plexus:plexus-interpolation:jar:1.21 from the shaded jar. [INFO] Excluding org.codehaus.plexus:plexus-utils:jar:3.1.0 from the shaded jar. [INFO] Excluding org.codehaus.plexus:plexus-classworlds:jar:2.5.2 from the shaded jar. [INFO] Excluding org.codehaus.plexus:plexus-component-annotations:jar:1.6 from the shaded jar. [INFO] Excluding org.sonatype.plexus:plexus-sec-dispatcher:jar:1.3 from the shaded jar. [INFO] Excluding org.sonatype.plexus:plexus-cipher:jar:1.4 from the shaded jar. [INFO] Excluding org.apache.maven:maven-compat:jar:3.3.9 from the shaded jar. [INFO] Excluding org.apache.maven.wagon:wagon-provider-api:jar:2.10 from the shaded jar. [INFO] Excluding org.sonatype.plexus:plexus-build-api:jar:0.0.7 from the shaded jar. [INFO] Replacing original artifact with shaded artifact. [INFO] Replacing /var/lib/jenkins/workspace/appNG_1.23.x/appng-maven-plugin/target/appng-maven-plugin-1.23.0-SNAPSHOT.jar with /var/lib/jenkins/workspace/appNG_1.23.x/appng-maven-plugin/target/appng-maven-plugin-1.23.0-SNAPSHOT-shaded.jar [INFO] Dependency-reduced POM written at: /var/lib/jenkins/workspace/appNG_1.23.x/appng-maven-plugin/dependency-reduced-pom.xml [INFO] [INFO] --- maven-source-plugin:3.0.1:jar-no-fork (default) @ appng-maven-plugin --- [INFO] Building jar: /var/lib/jenkins/workspace/appNG_1.23.x/appng-maven-plugin/target/appng-maven-plugin-1.23.0-SNAPSHOT-sources.jar [INFO] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ appng-maven-plugin --- [INFO] Installing /var/lib/jenkins/workspace/appNG_1.23.x/appng-maven-plugin/target/appng-maven-plugin-1.23.0-SNAPSHOT.jar to /var/lib/jenkins/.m2/repository/org/appng/appng-maven-plugin/1.23.0-SNAPSHOT/appng-maven-plugin-1.23.0-SNAPSHOT.jar [INFO] Installing /var/lib/jenkins/workspace/appNG_1.23.x/appng-maven-plugin/dependency-reduced-pom.xml to /var/lib/jenkins/.m2/repository/org/appng/appng-maven-plugin/1.23.0-SNAPSHOT/appng-maven-plugin-1.23.0-SNAPSHOT.pom [INFO] Installing /var/lib/jenkins/workspace/appNG_1.23.x/appng-maven-plugin/target/appng-maven-plugin-1.23.0-SNAPSHOT-sources.jar to /var/lib/jenkins/.m2/repository/org/appng/appng-maven-plugin/1.23.0-SNAPSHOT/appng-maven-plugin-1.23.0-SNAPSHOT-sources.jar [INFO] [INFO] --- maven-deploy-plugin:2.8.2:deploy (default-deploy) @ appng-maven-plugin --- Downloading: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-maven-plugin/1.23.0-SNAPSHOT/maven-metadata.xml Progress (1): 999 B Downloaded: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-maven-plugin/1.23.0-SNAPSHOT/maven-metadata.xml (999 B at 17 kB/s) Downloading: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-maven-plugin/1.23.0-SNAPSHOT/maven-metadata.xml Progress (1): 999 B Downloaded: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-maven-plugin/1.23.0-SNAPSHOT/maven-metadata.xml (999 B at 10 kB/s) Uploading: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-maven-plugin/1.23.0-SNAPSHOT/appng-maven-plugin-1.23.0-20210701.135501-18.jar Progress (1): 2.0/610 kB Progress (1): 4.1/610 kB Progress (1): 6.1/610 kB Progress (1): 8.2/610 kB Progress (1): 10/610 kB Progress (1): 12/610 kB Progress (1): 14/610 kB Progress (1): 16/610 kB Progress (1): 18/610 kB Progress (1): 20/610 kB Progress (1): 23/610 kB Progress (1): 25/610 kB Progress (1): 27/610 kB Progress (1): 29/610 kB Progress (1): 31/610 kB Progress (1): 33/610 kB Progress (1): 35/610 kB Progress (1): 37/610 kB Progress (1): 39/610 kB Progress (1): 41/610 kB Progress (1): 43/610 kB Progress (1): 45/610 kB Progress (1): 47/610 kB Progress (1): 49/610 kB Progress (1): 51/610 kB Progress (1): 53/610 kB Progress (1): 55/610 kB Progress (1): 57/610 kB Progress (1): 59/610 kB Progress (1): 61/610 kB Progress (1): 63/610 kB Progress (1): 66/610 kB Progress (1): 68/610 kB Progress (1): 70/610 kB Progress (1): 72/610 kB Progress (1): 74/610 kB Progress (1): 76/610 kB Progress (1): 78/610 kB Progress (1): 80/610 kB Progress (1): 82/610 kB Progress (1): 84/610 kB Progress (1): 86/610 kB Progress (1): 88/610 kB Progress (1): 90/610 kB Progress (1): 92/610 kB Progress (1): 94/610 kB Progress (1): 96/610 kB Progress (1): 98/610 kB Progress (1): 100/610 kB Progress (1): 102/610 kB Progress (1): 104/610 kB Progress (1): 106/610 kB Progress (1): 109/610 kB Progress (1): 111/610 kB Progress (1): 113/610 kB Progress (1): 115/610 kB Progress (1): 117/610 kB Progress (1): 119/610 kB Progress (1): 121/610 kB Progress (1): 123/610 kB Progress (1): 125/610 kB Progress (1): 127/610 kB Progress (1): 129/610 kB Progress (1): 131/610 kB Progress (1): 133/610 kB Progress (1): 135/610 kB Progress (1): 137/610 kB Progress (1): 139/610 kB Progress (1): 141/610 kB Progress (1): 143/610 kB Progress (1): 145/610 kB Progress (1): 147/610 kB Progress (1): 150/610 kB Progress (1): 152/610 kB Progress (1): 154/610 kB Progress (1): 156/610 kB Progress (1): 158/610 kB Progress (1): 160/610 kB Progress (1): 162/610 kB Progress (1): 164/610 kB Progress (1): 166/610 kB Progress (1): 168/610 kB Progress (1): 170/610 kB Progress (1): 172/610 kB Progress (1): 174/610 kB Progress (1): 176/610 kB Progress (1): 178/610 kB Progress (1): 180/610 kB Progress (1): 182/610 kB Progress (1): 184/610 kB Progress (1): 186/610 kB Progress (1): 188/610 kB Progress (1): 190/610 kB Progress (1): 193/610 kB Progress (1): 195/610 kB Progress (1): 197/610 kB Progress (1): 199/610 kB Progress (1): 201/610 kB Progress (1): 203/610 kB Progress (1): 205/610 kB Progress (1): 207/610 kB Progress (1): 209/610 kB Progress (1): 211/610 kB Progress (1): 213/610 kB Progress (1): 215/610 kB Progress (1): 217/610 kB Progress (1): 219/610 kB Progress (1): 221/610 kB Progress (1): 223/610 kB Progress (1): 225/610 kB Progress (1): 227/610 kB Progress (1): 229/610 kB Progress (1): 231/610 kB Progress (1): 233/610 kB Progress (1): 236/610 kB Progress (1): 238/610 kB Progress (1): 240/610 kB Progress (1): 242/610 kB Progress (1): 244/610 kB Progress (1): 246/610 kB Progress (1): 248/610 kB Progress (1): 250/610 kB Progress (1): 252/610 kB Progress (1): 254/610 kB Progress (1): 256/610 kB Progress (1): 258/610 kB Progress (1): 260/610 kB Progress (1): 262/610 kB Progress (1): 264/610 kB Progress (1): 266/610 kB Progress (1): 268/610 kB Progress (1): 270/610 kB Progress (1): 272/610 kB Progress (1): 274/610 kB Progress (1): 276/610 kB Progress (1): 279/610 kB Progress (1): 281/610 kB Progress (1): 283/610 kB Progress (1): 285/610 kB Progress (1): 287/610 kB Progress (1): 289/610 kB Progress (1): 291/610 kB Progress (1): 293/610 kB Progress (1): 295/610 kB Progress (1): 297/610 kB Progress (1): 299/610 kB Progress (1): 301/610 kB Progress (1): 303/610 kB Progress (1): 305/610 kB Progress (1): 307/610 kB Progress (1): 309/610 kB Progress (1): 311/610 kB Progress (1): 313/610 kB Progress (1): 315/610 kB Progress (1): 317/610 kB Progress (1): 319/610 kB Progress (1): 322/610 kB Progress (1): 324/610 kB Progress (1): 326/610 kB Progress (1): 328/610 kB Progress (1): 330/610 kB Progress (1): 332/610 kB Progress (1): 334/610 kB Progress (1): 336/610 kB Progress (1): 338/610 kB Progress (1): 340/610 kB Progress (1): 342/610 kB Progress (1): 344/610 kB Progress (1): 346/610 kB Progress (1): 348/610 kB Progress (1): 350/610 kB Progress (1): 352/610 kB Progress (1): 354/610 kB Progress (1): 356/610 kB Progress (1): 358/610 kB Progress (1): 360/610 kB Progress (1): 362/610 kB Progress (1): 365/610 kB Progress (1): 367/610 kB Progress (1): 369/610 kB Progress (1): 371/610 kB Progress (1): 373/610 kB Progress (1): 375/610 kB Progress (1): 377/610 kB Progress (1): 379/610 kB Progress (1): 381/610 kB Progress (1): 383/610 kB Progress (1): 385/610 kB Progress (1): 387/610 kB Progress (1): 389/610 kB Progress (1): 391/610 kB Progress (1): 393/610 kB Progress (1): 395/610 kB Progress (1): 397/610 kB Progress (1): 399/610 kB Progress (1): 401/610 kB Progress (1): 403/610 kB Progress (1): 406/610 kB Progress (1): 408/610 kB Progress (1): 410/610 kB Progress (1): 412/610 kB Progress (1): 414/610 kB Progress (1): 416/610 kB Progress (1): 418/610 kB Progress (1): 420/610 kB Progress (1): 422/610 kB Progress (1): 424/610 kB Progress (1): 426/610 kB Progress (1): 428/610 kB Progress (1): 430/610 kB Progress (1): 432/610 kB Progress (1): 434/610 kB Progress (1): 436/610 kB Progress (1): 438/610 kB Progress (1): 440/610 kB Progress (1): 442/610 kB Progress (1): 444/610 kB Progress (1): 446/610 kB Progress (1): 449/610 kB Progress (1): 451/610 kB Progress (1): 453/610 kB Progress (1): 455/610 kB Progress (1): 457/610 kB Progress (1): 459/610 kB Progress (1): 461/610 kB Progress (1): 463/610 kB Progress (1): 465/610 kB Progress (1): 467/610 kB Progress (1): 469/610 kB Progress (1): 471/610 kB Progress (1): 473/610 kB Progress (1): 475/610 kB Progress (1): 477/610 kB Progress (1): 479/610 kB Progress (1): 481/610 kB Progress (1): 483/610 kB Progress (1): 485/610 kB Progress (1): 487/610 kB Progress (1): 489/610 kB Progress (1): 492/610 kB Progress (1): 494/610 kB Progress (1): 496/610 kB Progress (1): 498/610 kB Progress (1): 500/610 kB Progress (1): 502/610 kB Progress (1): 504/610 kB Progress (1): 506/610 kB Progress (1): 508/610 kB Progress (1): 510/610 kB Progress (1): 512/610 kB Progress (1): 514/610 kB Progress (1): 516/610 kB Progress (1): 518/610 kB Progress (1): 520/610 kB Progress (1): 522/610 kB Progress (1): 524/610 kB Progress (1): 526/610 kB Progress (1): 528/610 kB Progress (1): 530/610 kB Progress (1): 532/610 kB Progress (1): 535/610 kB Progress (1): 537/610 kB Progress (1): 539/610 kB Progress (1): 541/610 kB Progress (1): 543/610 kB Progress (1): 545/610 kB Progress (1): 547/610 kB Progress (1): 549/610 kB Progress (1): 551/610 kB Progress (1): 553/610 kB Progress (1): 555/610 kB Progress (1): 557/610 kB Progress (1): 559/610 kB Progress (1): 561/610 kB Progress (1): 563/610 kB Progress (1): 565/610 kB Progress (1): 567/610 kB Progress (1): 569/610 kB Progress (1): 571/610 kB Progress (1): 573/610 kB Progress (1): 575/610 kB Progress (1): 578/610 kB Progress (1): 580/610 kB Progress (1): 582/610 kB Progress (1): 584/610 kB Progress (1): 586/610 kB Progress (1): 588/610 kB Progress (1): 590/610 kB Progress (1): 592/610 kB Progress (1): 594/610 kB Progress (1): 596/610 kB Progress (1): 598/610 kB Progress (1): 600/610 kB Progress (1): 602/610 kB Progress (1): 604/610 kB Progress (1): 606/610 kB Progress (1): 608/610 kB Progress (1): 610 kB Uploaded: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-maven-plugin/1.23.0-SNAPSHOT/appng-maven-plugin-1.23.0-20210701.135501-18.jar (610 kB at 2.6 MB/s) Uploading: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-maven-plugin/1.23.0-SNAPSHOT/appng-maven-plugin-1.23.0-20210701.135501-18.pom Progress (1): 2.0/5.6 kB Progress (1): 4.1/5.6 kB Progress (1): 5.6 kB Uploaded: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-maven-plugin/1.23.0-SNAPSHOT/appng-maven-plugin-1.23.0-20210701.135501-18.pom (5.6 kB at 17 kB/s) Downloading: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-maven-plugin/maven-metadata.xml Progress (1): 1.6 kB Downloaded: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-maven-plugin/maven-metadata.xml (1.6 kB at 22 kB/s) Downloading: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-maven-plugin/maven-metadata.xml Progress (1): 1.6 kB Downloaded: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-maven-plugin/maven-metadata.xml (1.6 kB at 99 kB/s) Downloading: https://appng.org/nexus/repository/appng-snapshot/org/appng/maven-metadata.xml Progress (1): 231 B Downloaded: https://appng.org/nexus/repository/appng-snapshot/org/appng/maven-metadata.xml (231 B at 669 B/s) Uploading: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-maven-plugin/1.23.0-SNAPSHOT/maven-metadata.xml Progress (1): 999 B Uploaded: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-maven-plugin/1.23.0-SNAPSHOT/maven-metadata.xml (999 B at 689 B/s) Uploading: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-maven-plugin/1.23.0-SNAPSHOT/maven-metadata.xml Progress (1): 999 B Uploaded: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-maven-plugin/1.23.0-SNAPSHOT/maven-metadata.xml (999 B at 36 kB/s) Uploading: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-maven-plugin/maven-metadata.xml Progress (1): 1.6 kB Uploaded: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-maven-plugin/maven-metadata.xml (1.6 kB at 2.6 kB/s) Uploading: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-maven-plugin/maven-metadata.xml Progress (1): 1.6 kB Uploaded: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-maven-plugin/maven-metadata.xml (1.6 kB at 72 kB/s) Uploading: https://appng.org/nexus/repository/appng-snapshot/org/appng/maven-metadata.xml Progress (1): 231 B Uploaded: https://appng.org/nexus/repository/appng-snapshot/org/appng/maven-metadata.xml (231 B at 512 B/s) Uploading: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-maven-plugin/1.23.0-SNAPSHOT/appng-maven-plugin-1.23.0-20210701.135501-18-sources.jar Progress (1): 2.0/10 kB Progress (1): 4.1/10 kB Progress (1): 6.1/10 kB Progress (1): 8.2/10 kB Progress (1): 10/10 kB Progress (1): 10 kB Uploaded: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-maven-plugin/1.23.0-SNAPSHOT/appng-maven-plugin-1.23.0-20210701.135501-18-sources.jar (10 kB at 17 kB/s) Downloading: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-maven-plugin/maven-metadata.xml Progress (1): 1.6 kB Downloaded: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-maven-plugin/maven-metadata.xml (1.6 kB at 113 kB/s) Uploading: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-maven-plugin/1.23.0-SNAPSHOT/maven-metadata.xml Progress (1): 999 B Uploaded: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-maven-plugin/1.23.0-SNAPSHOT/maven-metadata.xml (999 B at 1.2 kB/s) Uploading: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-maven-plugin/1.23.0-SNAPSHOT/maven-metadata.xml Progress (1): 999 B Uploaded: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-maven-plugin/1.23.0-SNAPSHOT/maven-metadata.xml (999 B at 14 kB/s) Uploading: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-maven-plugin/maven-metadata.xml Progress (1): 1.6 kB Uploaded: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-maven-plugin/maven-metadata.xml (1.6 kB at 1.4 kB/s) [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building upNGizr 1.23.0-SNAPSHOT [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ appng-upngizr --- [INFO] Deleting /var/lib/jenkins/workspace/appNG_1.23.x/appng-upngizr/target [INFO] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ appng-upngizr --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 4 resources [INFO] [INFO] --- maven-compiler-plugin:3.6.1:compile (default-compile) @ appng-upngizr --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 3 source files to /var/lib/jenkins/workspace/appNG_1.23.x/appng-upngizr/target/classes [INFO] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ appng-upngizr --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 2 resources [INFO] [INFO] --- maven-compiler-plugin:3.6.1:testCompile (default-testCompile) @ appng-upngizr --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 1 source file to /var/lib/jenkins/workspace/appNG_1.23.x/appng-upngizr/target/test-classes [INFO] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ appng-upngizr --- [INFO] [INFO] ------------------------------------------------------- [INFO] T E S T S [INFO] ------------------------------------------------------- [INFO] Running org.appng.upngizr.controller.UpdaterTest 2021-07-01 15:55:11,624 INFO [main] org.appng.upngizr.controller.Updater: buildRepository: https://appng.org/appng/builds/{build}/ 2021-07-01 15:55:11,625 INFO [main] org.appng.upngizr.controller.Updater: replaceWebXml: true 2021-07-01 15:55:11,625 INFO [main] org.appng.upngizr.controller.Updater: replaceBin: false 2021-07-01 15:55:11,625 INFO [main] org.appng.upngizr.controller.Updater: blockRemoteIPs: true 2021-07-01 15:55:11,625 INFO [main] org.appng.upngizr.controller.Updater: useFQDN: false 2021-07-01 15:55:11,629 INFO [main] org.appng.upngizr.controller.Updater: Allowed local addresses: fe80:0:0:0:f816:3eff:fed8:b72e,10.102.4.100,0:0:0:0:0:0:0:1,127.0.0.1 2021-07-01 15:55:11,630 INFO [main] org.appng.upngizr.controller.Updater: FQDN: de-f2-p-appngdev0 2021-07-01 15:55:11,631 INFO [main] org.appng.upngizr.controller.Updater: reading 108 MB from file [/var/lib/jenkins/workspace/appNG_1.23.x/appng-upngizr/../appng-application/target/appng-application-1.23.0-SNAPSHOT.war] 2021-07-01 15:55:11,653 INFO [main] org.appng.upngizr.controller.Updater: retrieved 5/108 MB (5%) 2021-07-01 15:55:11,676 INFO [main] org.appng.upngizr.controller.Updater: retrieved 10/108 MB (10%) 2021-07-01 15:55:11,714 INFO [main] org.appng.upngizr.controller.Updater: retrieved 16/108 MB (15%) 2021-07-01 15:55:11,720 INFO [main] org.appng.upngizr.controller.Updater: retrieved 21/108 MB (20%) 2021-07-01 15:55:11,726 INFO [main] org.appng.upngizr.controller.Updater: retrieved 27/108 MB (25%) 2021-07-01 15:55:11,806 INFO [main] org.appng.upngizr.controller.Updater: retrieved 32/108 MB (30%) 2021-07-01 15:55:11,812 INFO [main] org.appng.upngizr.controller.Updater: retrieved 37/108 MB (35%) 2021-07-01 15:55:11,819 INFO [main] org.appng.upngizr.controller.Updater: retrieved 43/108 MB (40%) 2021-07-01 15:55:11,825 INFO [main] org.appng.upngizr.controller.Updater: retrieved 48/108 MB (45%) 2021-07-01 15:55:11,831 INFO [main] org.appng.upngizr.controller.Updater: retrieved 54/108 MB (50%) 2021-07-01 15:55:11,837 INFO [main] org.appng.upngizr.controller.Updater: retrieved 59/108 MB (55%) 2021-07-01 15:55:11,979 INFO [main] org.appng.upngizr.controller.Updater: retrieved 65/108 MB (60%) 2021-07-01 15:55:11,986 INFO [main] org.appng.upngizr.controller.Updater: retrieved 70/108 MB (65%) 2021-07-01 15:55:11,992 INFO [main] org.appng.upngizr.controller.Updater: retrieved 75/108 MB (70%) 2021-07-01 15:55:11,998 INFO [main] org.appng.upngizr.controller.Updater: retrieved 81/108 MB (75%) 2021-07-01 15:55:12,004 INFO [main] org.appng.upngizr.controller.Updater: retrieved 86/108 MB (80%) 2021-07-01 15:55:12,010 INFO [main] org.appng.upngizr.controller.Updater: retrieved 92/108 MB (85%) 2021-07-01 15:55:12,016 INFO [main] org.appng.upngizr.controller.Updater: retrieved 97/108 MB (90%) 2021-07-01 15:55:12,022 INFO [main] org.appng.upngizr.controller.Updater: retrieved 103/108 MB (95%) 2021-07-01 15:55:12,028 INFO [main] org.appng.upngizr.controller.Updater: retrieved 108/108 MB (100%) 2021-07-01 15:55:12,029 DEBUG [main] org.appng.upngizr.controller.Updater: downloading 108 MB took 0s (108MB/s) 2021-07-01 15:55:12,524 INFO [main] org.appng.upngizr.controller.Updater: Skipping META-INF/MANIFEST.MF 2021-07-01 15:55:12,524 INFO [main] org.appng.upngizr.controller.Updater: Skipping META-INF/context.xml 2021-07-01 15:55:12,524 INFO [main] org.appng.upngizr.controller.Updater: Skipping WEB-INF/conf/log4j.properties 2021-07-01 15:55:12,524 INFO [main] org.appng.upngizr.controller.Updater: Skipping WEB-INF/conf/log4j-cli.properties 2021-07-01 15:55:12,524 INFO [main] org.appng.upngizr.controller.Updater: Skipping WEB-INF/conf/examples/appNG-example-mssql.properties 2021-07-01 15:55:12,524 INFO [main] org.appng.upngizr.controller.Updater: Skipping WEB-INF/conf/examples/appNG-example-mysql.properties 2021-07-01 15:55:12,524 INFO [main] org.appng.upngizr.controller.Updater: Skipping WEB-INF/conf/examples/appNG-example-mariadb.properties 2021-07-01 15:55:12,524 INFO [main] org.appng.upngizr.controller.Updater: Skipping WEB-INF/conf/examples/appNG-example-postgresql.properties 2021-07-01 15:55:12,524 INFO [main] org.appng.upngizr.controller.Updater: Skipping WEB-INF/conf/examples/appNG-example-hsqldb.properties 2021-07-01 15:55:12,525 INFO [main] org.appng.upngizr.controller.Updater: Skipping WEB-INF/conf/install.list 2021-07-01 15:55:12,525 INFO [main] org.appng.upngizr.controller.Updater: Skipping WEB-INF/conf/hazelcast-client.xml 2021-07-01 15:55:12,525 INFO [main] org.appng.upngizr.controller.Updater: Skipping WEB-INF/conf/hazelcast.xml 2021-07-01 15:55:12,525 INFO [main] org.appng.upngizr.controller.Updater: Skipping WEB-INF/bin/appng-shell.bat 2021-07-01 15:55:12,531 INFO [main] org.appng.upngizr.controller.Updater: wrote /var/lib/jenkins/workspace/appNG_1.23.x/appng-upngizr/target/webapps/ROOT/WEB-INF/appNGizer-servlet.xml 2021-07-01 15:55:12,532 INFO [main] org.appng.upngizr.controller.Updater: wrote /var/lib/jenkins/workspace/appNG_1.23.x/appng-upngizr/target/webapps/ROOT/WEB-INF/lib/swagger-annotations-1.5.22.jar 2021-07-01 15:55:12,533 INFO [main] org.appng.upngizr.controller.Updater: wrote /var/lib/jenkins/workspace/appNG_1.23.x/appng-upngizr/target/webapps/ROOT/WEB-INF/lib/jackson-datatype-jsr310-2.12.3.jar 2021-07-01 15:55:12,534 INFO [main] org.appng.upngizr.controller.Updater: wrote /var/lib/jenkins/workspace/appNG_1.23.x/appng-upngizr/target/webapps/ROOT/WEB-INF/lib/slf4j-log4j12-1.7.26.jar 2021-07-01 15:55:12,544 INFO [main] org.appng.upngizr.controller.Updater: wrote /var/lib/jenkins/workspace/appNG_1.23.x/appng-upngizr/target/webapps/ROOT/WEB-INF/lib/spring-core-4.3.30.RELEASE.jar 2021-07-01 15:55:12,546 INFO [main] org.appng.upngizr.controller.Updater: wrote /var/lib/jenkins/workspace/appNG_1.23.x/appng-upngizr/target/webapps/ROOT/WEB-INF/lib/dec-0.1.2.jar 2021-07-01 15:55:12,547 INFO [main] org.appng.upngizr.controller.Updater: wrote /var/lib/jenkins/workspace/appNG_1.23.x/appng-upngizr/target/webapps/ROOT/WEB-INF/lib/txw2-2.3.1.jar 2021-07-01 15:55:12,547 INFO [main] org.appng.upngizr.controller.Updater: wrote /var/lib/jenkins/workspace/appNG_1.23.x/appng-upngizr/target/webapps/ROOT/WEB-INF/lib/batik-i18n-1.14.jar 2021-07-01 15:55:12,548 INFO [main] org.appng.upngizr.controller.Updater: wrote /var/lib/jenkins/workspace/appNG_1.23.x/appng-upngizr/target/webapps/ROOT/WEB-INF/lib/listenablefuture-9999.0-empty-to-avoid-conflict-with-guava.jar 2021-07-01 15:55:12,551 INFO [main] org.appng.upngizr.controller.Updater: wrote /var/lib/jenkins/workspace/appNG_1.23.x/appng-upngizr/target/webapps/ROOT/WEB-INF/lib/FastInfoset-1.2.15.jar 2021-07-01 15:55:12,554 INFO [main] org.appng.upngizr.controller.Updater: wrote /var/lib/jenkins/workspace/appNG_1.23.x/appng-upngizr/target/webapps/ROOT/WEB-INF/lib/jackson-core-2.12.3.jar 2021-07-01 15:55:12,556 INFO [main] org.appng.upngizr.controller.Updater: wrote /var/lib/jenkins/workspace/appNG_1.23.x/appng-upngizr/target/webapps/ROOT/WEB-INF/lib/gson-2.8.1.jar 2021-07-01 15:55:12,558 INFO [main] org.appng.upngizr.controller.Updater: wrote /var/lib/jenkins/workspace/appNG_1.23.x/appng-upngizr/target/webapps/ROOT/WEB-INF/lib/passay-1.6.0.jar 2021-07-01 15:55:12,558 INFO [main] org.appng.upngizr.controller.Updater: wrote /var/lib/jenkins/workspace/appNG_1.23.x/appng-upngizr/target/webapps/ROOT/WEB-INF/lib/httpservices-4.5.5.jar 2021-07-01 15:55:12,559 INFO [main] org.appng.upngizr.controller.Updater: wrote /var/lib/jenkins/workspace/appNG_1.23.x/appng-upngizr/target/webapps/ROOT/WEB-INF/lib/appng-search-1.23.0-SNAPSHOT.jar 2021-07-01 15:55:12,560 INFO [main] org.appng.upngizr.controller.Updater: wrote /var/lib/jenkins/workspace/appNG_1.23.x/appng-upngizr/target/webapps/ROOT/WEB-INF/lib/slf4j-api-1.7.26.jar 2021-07-01 15:55:12,561 INFO [main] org.appng.upngizr.controller.Updater: wrote /var/lib/jenkins/workspace/appNG_1.23.x/appng-upngizr/target/webapps/ROOT/WEB-INF/lib/lucene-memory-8.8.2.jar 2021-07-01 15:55:12,561 INFO [main] org.appng.upngizr.controller.Updater: wrote /var/lib/jenkins/workspace/appNG_1.23.x/appng-upngizr/target/webapps/ROOT/WEB-INF/lib/jakarta.xml.soap-api-1.4.2.jar 2021-07-01 15:55:12,567 INFO [main] org.appng.upngizr.controller.Updater: wrote /var/lib/jenkins/workspace/appNG_1.23.x/appng-upngizr/target/webapps/ROOT/WEB-INF/lib/xmlgraphics-commons-2.6.jar 2021-07-01 15:55:12,571 INFO [main] org.appng.upngizr.controller.Updater: wrote /var/lib/jenkins/workspace/appNG_1.23.x/appng-upngizr/target/webapps/ROOT/WEB-INF/lib/bsh-2.0b6.jar 2021-07-01 15:55:12,595 INFO [main] org.appng.upngizr.controller.Updater: wrote /var/lib/jenkins/workspace/appNG_1.23.x/appng-upngizr/target/webapps/ROOT/WEB-INF/lib/guava-30.1.1-jre.jar 2021-07-01 15:55:12,599 INFO [main] org.appng.upngizr.controller.Updater: wrote /var/lib/jenkins/workspace/appNG_1.23.x/appng-upngizr/target/webapps/ROOT/WEB-INF/lib/antlr-2.7.7.jar 2021-07-01 15:55:12,601 INFO [main] org.appng.upngizr.controller.Updater: wrote /var/lib/jenkins/workspace/appNG_1.23.x/appng-upngizr/target/webapps/ROOT/WEB-INF/lib/lucene-facet-8.8.2.jar 2021-07-01 15:55:12,602 INFO [main] org.appng.upngizr.controller.Updater: wrote /var/lib/jenkins/workspace/appNG_1.23.x/appng-upngizr/target/webapps/ROOT/WEB-INF/lib/appng-forms-1.23.0-SNAPSHOT.jar 2021-07-01 15:55:12,606 INFO [main] org.appng.upngizr.controller.Updater: wrote /var/lib/jenkins/workspace/appNG_1.23.x/appng-upngizr/target/webapps/ROOT/WEB-INF/lib/dom4j-2.1.3.jar 2021-07-01 15:55:12,610 INFO [main] org.appng.upngizr.controller.Updater: wrote /var/lib/jenkins/workspace/appNG_1.23.x/appng-upngizr/target/webapps/ROOT/WEB-INF/lib/spring-expression-4.3.30.RELEASE.jar 2021-07-01 15:55:12,610 INFO [main] org.appng.upngizr.controller.Updater: wrote /var/lib/jenkins/workspace/appNG_1.23.x/appng-upngizr/target/webapps/ROOT/WEB-INF/lib/mysema-commons-lang-0.2.4.jar 2021-07-01 15:55:12,611 INFO [main] org.appng.upngizr.controller.Updater: wrote /var/lib/jenkins/workspace/appNG_1.23.x/appng-upngizr/target/webapps/ROOT/WEB-INF/lib/semantic-version-1.2.0.jar 2021-07-01 15:55:12,617 INFO [main] org.appng.upngizr.controller.Updater: wrote /var/lib/jenkins/workspace/appNG_1.23.x/appng-upngizr/target/webapps/ROOT/WEB-INF/lib/saaj-impl-1.5.2.jar 2021-07-01 15:55:12,625 INFO [main] org.appng.upngizr.controller.Updater: wrote /var/lib/jenkins/workspace/appNG_1.23.x/appng-upngizr/target/webapps/ROOT/WEB-INF/lib/jna-4.1.0.jar 2021-07-01 15:55:12,628 INFO [main] org.appng.upngizr.controller.Updater: wrote /var/lib/jenkins/workspace/appNG_1.23.x/appng-upngizr/target/webapps/ROOT/WEB-INF/lib/commons-beanutils-1.9.4.jar 2021-07-01 15:55:12,630 INFO [main] org.appng.upngizr.controller.Updater: wrote /var/lib/jenkins/workspace/appNG_1.23.x/appng-upngizr/target/webapps/ROOT/WEB-INF/lib/hazelcast-spring-4.2.jar 2021-07-01 15:55:12,631 INFO [main] org.appng.upngizr.controller.Updater: wrote /var/lib/jenkins/workspace/appNG_1.23.x/appng-upngizr/target/webapps/ROOT/WEB-INF/lib/appng-persistence-1.23.0-SNAPSHOT.jar 2021-07-01 15:55:12,640 INFO [main] org.appng.upngizr.controller.Updater: wrote /var/lib/jenkins/workspace/appNG_1.23.x/appng-upngizr/target/webapps/ROOT/WEB-INF/lib/spring-data-commons-1.13.23.RELEASE.jar 2021-07-01 15:55:12,642 INFO [main] org.appng.upngizr.controller.Updater: wrote /var/lib/jenkins/workspace/appNG_1.23.x/appng-upngizr/target/webapps/ROOT/WEB-INF/lib/stax2-api-3.1.4.jar 2021-07-01 15:55:12,643 INFO [main] org.appng.upngizr.controller.Updater: wrote /var/lib/jenkins/workspace/appNG_1.23.x/appng-upngizr/target/webapps/ROOT/WEB-INF/lib/netcdf4-4.5.5.jar 2021-07-01 15:55:12,660 INFO [main] org.appng.upngizr.controller.Updater: wrote /var/lib/jenkins/workspace/appNG_1.23.x/appng-upngizr/target/webapps/ROOT/WEB-INF/lib/hppc-0.8.1.jar 2021-07-01 15:55:12,722 INFO [main] org.appng.upngizr.controller.Updater: wrote /var/lib/jenkins/workspace/appNG_1.23.x/appng-upngizr/target/webapps/ROOT/WEB-INF/lib/poi-ooxml-schemas-3.17.jar 2021-07-01 15:55:12,725 INFO [main] org.appng.upngizr.controller.Updater: wrote /var/lib/jenkins/workspace/appNG_1.23.x/appng-upngizr/target/webapps/ROOT/WEB-INF/lib/sis-storage-0.8.jar 2021-07-01 15:55:12,725 INFO [main] org.appng.upngizr.controller.Updater: wrote /var/lib/jenkins/workspace/appNG_1.23.x/appng-upngizr/target/webapps/ROOT/WEB-INF/lib/batik-constants-1.14.jar 2021-07-01 15:55:12,729 INFO [main] org.appng.upngizr.controller.Updater: wrote /var/lib/jenkins/workspace/appNG_1.23.x/appng-upngizr/target/webapps/ROOT/WEB-INF/lib/httpcore-4.4.14.jar 2021-07-01 15:55:12,732 INFO [main] org.appng.upngizr.controller.Updater: wrote /var/lib/jenkins/workspace/appNG_1.23.x/appng-upngizr/target/webapps/ROOT/WEB-INF/lib/commons-lang-2.6.jar 2021-07-01 15:55:12,733 INFO [main] org.appng.upngizr.controller.Updater: wrote /var/lib/jenkins/workspace/appNG_1.23.x/appng-upngizr/target/webapps/ROOT/WEB-INF/lib/commons-fileupload-1.4.jar 2021-07-01 15:55:12,736 INFO [main] org.appng.upngizr.controller.Updater: wrote /var/lib/jenkins/workspace/appNG_1.23.x/appng-upngizr/target/webapps/ROOT/WEB-INF/lib/lucene-highlighter-8.8.2.jar 2021-07-01 15:55:12,736 INFO [main] org.appng.upngizr.controller.Updater: wrote /var/lib/jenkins/workspace/appNG_1.23.x/appng-upngizr/target/webapps/ROOT/WEB-INF/lib/jakarta.annotation-api-1.3.5.jar 2021-07-01 15:55:12,738 INFO [main] org.appng.upngizr.controller.Updater: wrote /var/lib/jenkins/workspace/appNG_1.23.x/appng-upngizr/target/webapps/ROOT/WEB-INF/lib/unbescape-1.1.6.RELEASE.jar 2021-07-01 15:55:12,739 INFO [main] org.appng.upngizr.controller.Updater: wrote /var/lib/jenkins/workspace/appNG_1.23.x/appng-upngizr/target/webapps/ROOT/WEB-INF/lib/openjson-1.0.10.jar 2021-07-01 15:55:12,740 INFO [main] org.appng.upngizr.controller.Updater: wrote /var/lib/jenkins/workspace/appNG_1.23.x/appng-upngizr/target/webapps/ROOT/WEB-INF/lib/jcommander-1.72.jar 2021-07-01 15:55:12,741 INFO [main] org.appng.upngizr.controller.Updater: wrote /var/lib/jenkins/workspace/appNG_1.23.x/appng-upngizr/target/webapps/ROOT/WEB-INF/lib/appng-taglib-1.23.0-SNAPSHOT.jar 2021-07-01 15:55:12,743 INFO [main] org.appng.upngizr.controller.Updater: wrote /var/lib/jenkins/workspace/appNG_1.23.x/appng-upngizr/target/webapps/ROOT/WEB-INF/lib/appng-xmlapi-1.23.0-SNAPSHOT.jar 2021-07-01 15:55:12,760 INFO [main] org.appng.upngizr.controller.Updater: wrote /var/lib/jenkins/workspace/appNG_1.23.x/appng-upngizr/target/webapps/ROOT/WEB-INF/lib/freemarker-2.3.31.jar 2021-07-01 15:55:12,764 INFO [main] org.appng.upngizr.controller.Updater: wrote /var/lib/jenkins/workspace/appNG_1.23.x/appng-upngizr/target/webapps/ROOT/WEB-INF/lib/commons-io-2.9.0.jar 2021-07-01 15:55:12,765 INFO [main] org.appng.upngizr.controller.Updater: wrote /var/lib/jenkins/workspace/appNG_1.23.x/appng-upngizr/target/webapps/ROOT/WEB-INF/lib/bcmail-jdk15on-1.54.jar 2021-07-01 15:55:12,793 INFO [main] org.appng.upngizr.controller.Updater: wrote /var/lib/jenkins/workspace/appNG_1.23.x/appng-upngizr/target/webapps/ROOT/WEB-INF/lib/poi-3.17.jar 2021-07-01 15:55:12,794 INFO [main] org.appng.upngizr.controller.Updater: wrote /var/lib/jenkins/workspace/appNG_1.23.x/appng-upngizr/target/webapps/ROOT/WEB-INF/lib/stax-api-1.0.1.jar 2021-07-01 15:55:12,794 INFO [main] org.appng.upngizr.controller.Updater: wrote /var/lib/jenkins/workspace/appNG_1.23.x/appng-upngizr/target/webapps/ROOT/WEB-INF/lib/jul-to-slf4j-1.7.24.jar 2021-07-01 15:55:12,795 INFO [main] org.appng.upngizr.controller.Updater: wrote /var/lib/jenkins/workspace/appNG_1.23.x/appng-upngizr/target/webapps/ROOT/WEB-INF/lib/appng-formtags-1.23.0-SNAPSHOT.jar 2021-07-01 15:55:12,798 INFO [main] org.appng.upngizr.controller.Updater: wrote /var/lib/jenkins/workspace/appNG_1.23.x/appng-upngizr/target/webapps/ROOT/WEB-INF/lib/rome-1.5.1.jar 2021-07-01 15:55:12,806 INFO [main] org.appng.upngizr.controller.Updater: wrote /var/lib/jenkins/workspace/appNG_1.23.x/appng-upngizr/target/webapps/ROOT/WEB-INF/lib/xz-1.8.jar 2021-07-01 15:55:12,808 INFO [main] org.appng.upngizr.controller.Updater: wrote /var/lib/jenkins/workspace/appNG_1.23.x/appng-upngizr/target/webapps/ROOT/WEB-INF/lib/im4java-1.4.0.jar 2021-07-01 15:55:12,822 INFO [main] org.appng.upngizr.controller.Updater: wrote /var/lib/jenkins/workspace/appNG_1.23.x/appng-upngizr/target/webapps/ROOT/WEB-INF/lib/uimaj-core-2.9.0.jar 2021-07-01 15:55:12,832 INFO [main] org.appng.upngizr.controller.Updater: wrote /var/lib/jenkins/workspace/appNG_1.23.x/appng-upngizr/target/webapps/ROOT/WEB-INF/lib/tika-parsers-1.18.jar 2021-07-01 15:55:12,836 INFO [main] org.appng.upngizr.controller.Updater: wrote /var/lib/jenkins/workspace/appNG_1.23.x/appng-upngizr/target/webapps/ROOT/WEB-INF/lib/commons-vfs2-2.2.jar 2021-07-01 15:55:12,838 INFO [main] org.appng.upngizr.controller.Updater: wrote /var/lib/jenkins/workspace/appNG_1.23.x/appng-upngizr/target/webapps/ROOT/WEB-INF/lib/xmlschema-core-2.2.2.jar 2021-07-01 15:55:12,840 INFO [main] org.appng.upngizr.controller.Updater: wrote /var/lib/jenkins/workspace/appNG_1.23.x/appng-upngizr/target/webapps/ROOT/WEB-INF/lib/spring-tx-4.3.30.RELEASE.jar 2021-07-01 15:55:12,845 INFO [main] org.appng.upngizr.controller.Updater: wrote /var/lib/jenkins/workspace/appNG_1.23.x/appng-upngizr/target/webapps/ROOT/WEB-INF/lib/hibernate-envers-5.4.32.Final.jar 2021-07-01 15:55:12,846 INFO [main] org.appng.upngizr.controller.Updater: wrote /var/lib/jenkins/workspace/appNG_1.23.x/appng-upngizr/target/webapps/ROOT/WEB-INF/lib/vorbis-java-core-0.8.jar 2021-07-01 15:55:12,847 INFO [main] org.appng.upngizr.controller.Updater: wrote /var/lib/jenkins/workspace/appNG_1.23.x/appng-upngizr/target/webapps/ROOT/WEB-INF/lib/spring-data-envers-1.1.23.RELEASE.jar 2021-07-01 15:55:12,847 INFO [main] org.appng.upngizr.controller.Updater: wrote /var/lib/jenkins/workspace/appNG_1.23.x/appng-upngizr/target/webapps/ROOT/WEB-INF/lib/vorbis-java-tika-0.8.jar 2021-07-01 15:55:12,848 INFO [main] org.appng.upngizr.controller.Updater: wrote /var/lib/jenkins/workspace/appNG_1.23.x/appng-upngizr/target/webapps/ROOT/WEB-INF/lib/appng-appngizer-jaxb-1.23.0-SNAPSHOT.jar 2021-07-01 15:55:12,852 INFO [main] org.appng.upngizr.controller.Updater: wrote /var/lib/jenkins/workspace/appNG_1.23.x/appng-upngizr/target/webapps/ROOT/WEB-INF/lib/woodstox-core-asl-4.4.1.jar 2021-07-01 15:55:12,858 INFO [main] org.appng.upngizr.controller.Updater: wrote /var/lib/jenkins/workspace/appNG_1.23.x/appng-upngizr/target/webapps/ROOT/WEB-INF/lib/sis-metadata-0.8.jar 2021-07-01 15:55:12,861 INFO [main] org.appng.upngizr.controller.Updater: wrote /var/lib/jenkins/workspace/appNG_1.23.x/appng-upngizr/target/webapps/ROOT/WEB-INF/lib/batik-css-1.14.jar 2021-07-01 15:55:12,873 INFO [main] org.appng.upngizr.controller.Updater: wrote /var/lib/jenkins/workspace/appNG_1.23.x/appng-upngizr/target/webapps/ROOT/WEB-INF/lib/cxf-core-3.0.16.jar 2021-07-01 15:55:12,875 INFO [main] org.appng.upngizr.controller.Updater: wrote /var/lib/jenkins/workspace/appNG_1.23.x/appng-upngizr/target/webapps/ROOT/WEB-INF/lib/jhighlight-1.0.2.jar 2021-07-01 15:55:12,875 INFO [main] org.appng.upngizr.controller.Updater: wrote /var/lib/jenkins/workspace/appNG_1.23.x/appng-upngizr/target/webapps/ROOT/WEB-INF/lib/j2objc-annotations-1.3.jar 2021-07-01 15:55:12,880 INFO [main] org.appng.upngizr.controller.Updater: wrote /var/lib/jenkins/workspace/appNG_1.23.x/appng-upngizr/target/webapps/ROOT/WEB-INF/lib/jai-imageio-core-1.3.1.jar 2021-07-01 15:55:12,882 INFO [main] org.appng.upngizr.controller.Updater: wrote /var/lib/jenkins/workspace/appNG_1.23.x/appng-upngizr/target/webapps/ROOT/WEB-INF/lib/lucene-sandbox-8.8.2.jar 2021-07-01 15:55:12,883 INFO [main] org.appng.upngizr.controller.Updater: wrote /var/lib/jenkins/workspace/appNG_1.23.x/appng-upngizr/target/webapps/ROOT/WEB-INF/lib/jakarta.activation-1.2.2.jar 2021-07-01 15:55:12,883 INFO [main] org.appng.upngizr.controller.Updater: Skipping META-INF/maven/org.appng/appng-application/pom.xml 2021-07-01 15:55:12,883 INFO [main] org.appng.upngizr.controller.Updater: Skipping META-INF/maven/org.appng/appng-application/pom.properties 2021-07-01 15:55:12,883 INFO [main] org.appng.upngizr.controller.Updater: Skipping applications/safeToDelete.txt 2021-07-01 15:55:12,896 INFO [main] org.appng.upngizr.controller.Updater: wrote /var/lib/jenkins/workspace/appNG_1.23.x/appng-upngizr/target/webapps/ROOT/WEB-INF/lib/poi-ooxml-3.17.jar 2021-07-01 15:55:12,902 INFO [main] org.appng.upngizr.controller.Updater: wrote /var/lib/jenkins/workspace/appNG_1.23.x/appng-upngizr/target/webapps/ROOT/WEB-INF/lib/jakarta.mail-1.6.5.jar 2021-07-01 15:55:12,903 INFO [main] org.appng.upngizr.controller.Updater: wrote /var/lib/jenkins/workspace/appNG_1.23.x/appng-upngizr/target/webapps/ROOT/WEB-INF/lib/pdfbox-tools-2.0.9.jar 2021-07-01 15:55:12,905 INFO [main] org.appng.upngizr.controller.Updater: wrote /var/lib/jenkins/workspace/appNG_1.23.x/appng-upngizr/target/webapps/ROOT/WEB-INF/lib/checker-qual-3.8.0.jar 2021-07-01 15:55:12,907 INFO [main] org.appng.upngizr.controller.Updater: wrote /var/lib/jenkins/workspace/appNG_1.23.x/appng-upngizr/target/webapps/ROOT/WEB-INF/lib/antisamy-1.6.3.jar 2021-07-01 15:55:12,929 INFO [main] org.appng.upngizr.controller.Updater: wrote /var/lib/jenkins/workspace/appNG_1.23.x/appng-upngizr/target/webapps/ROOT/WEB-INF/lib/xmlbeans-2.6.0.jar 2021-07-01 15:55:12,931 INFO [main] org.appng.upngizr.controller.Updater: wrote /var/lib/jenkins/workspace/appNG_1.23.x/appng-upngizr/target/webapps/ROOT/WEB-INF/lib/commons-pool2-2.9.0.jar 2021-07-01 15:55:12,931 INFO [main] org.appng.upngizr.controller.Updater: wrote /var/lib/jenkins/workspace/appNG_1.23.x/appng-upngizr/target/webapps/ROOT/WEB-INF/lib/sentiment-analysis-parser-0.1.jar 2021-07-01 15:55:12,932 INFO [main] org.appng.upngizr.controller.Updater: wrote /var/lib/jenkins/workspace/appNG_1.23.x/appng-upngizr/target/webapps/ROOT/WEB-INF/lib/appng-rest-api-1.23.0-SNAPSHOT.jar 2021-07-01 15:55:12,941 INFO [main] org.appng.upngizr.controller.Updater: wrote /var/lib/jenkins/workspace/appNG_1.23.x/appng-upngizr/target/webapps/ROOT/WEB-INF/lib/sis-referencing-0.8.jar 2021-07-01 15:55:12,942 INFO [main] org.appng.upngizr.controller.Updater: wrote /var/lib/jenkins/workspace/appNG_1.23.x/appng-upngizr/target/webapps/ROOT/WEB-INF/lib/appng-mail-1.23.0-SNAPSHOT.jar 2021-07-01 15:55:12,946 INFO [main] org.appng.upngizr.controller.Updater: wrote /var/lib/jenkins/workspace/appNG_1.23.x/appng-upngizr/target/webapps/ROOT/WEB-INF/lib/spring-ws-core-2.4.6.RELEASE.jar 2021-07-01 15:55:12,946 INFO [main] org.appng.upngizr.controller.Updater: wrote /var/lib/jenkins/workspace/appNG_1.23.x/appng-upngizr/target/webapps/ROOT/WEB-INF/lib/unit-api-1.0.jar 2021-07-01 15:55:12,947 INFO [main] org.appng.upngizr.controller.Updater: wrote /var/lib/jenkins/workspace/appNG_1.23.x/appng-upngizr/target/webapps/ROOT/WEB-INF/lib/rome-utils-1.5.1.jar 2021-07-01 15:55:12,948 INFO [main] org.appng.upngizr.controller.Updater: wrote /var/lib/jenkins/workspace/appNG_1.23.x/appng-upngizr/target/webapps/ROOT/WEB-INF/lib/nekohtml-1.9.22.jar 2021-07-01 15:55:12,952 INFO [main] org.appng.upngizr.controller.Updater: wrote /var/lib/jenkins/workspace/appNG_1.23.x/appng-upngizr/target/webapps/ROOT/WEB-INF/lib/esapi-2.2.3.1.jar 2021-07-01 15:55:12,953 INFO [main] org.appng.upngizr.controller.Updater: wrote /var/lib/jenkins/workspace/appNG_1.23.x/appng-upngizr/target/webapps/ROOT/WEB-INF/lib/xmpcore-5.1.3.jar 2021-07-01 15:55:12,954 INFO [main] org.appng.upngizr.controller.Updater: wrote /var/lib/jenkins/workspace/appNG_1.23.x/appng-upngizr/target/webapps/ROOT/WEB-INF/lib/jaxb-api-2.3.1.jar 2021-07-01 15:55:12,955 INFO [main] org.appng.upngizr.controller.Updater: wrote /var/lib/jenkins/workspace/appNG_1.23.x/appng-upngizr/target/webapps/ROOT/WEB-INF/lib/thymeleaf-spring4-3.0.12.RELEASE.jar 2021-07-01 15:55:12,956 INFO [main] org.appng.upngizr.controller.Updater: wrote /var/lib/jenkins/workspace/appNG_1.23.x/appng-upngizr/target/webapps/ROOT/WEB-INF/lib/jboss-logging-3.4.1.Final.jar 2021-07-01 15:55:12,958 INFO [main] org.appng.upngizr.controller.Updater: wrote /var/lib/jenkins/workspace/appNG_1.23.x/appng-upngizr/target/webapps/ROOT/WEB-INF/lib/commons-text-1.9.jar 2021-07-01 15:55:12,966 INFO [main] org.appng.upngizr.controller.Updater: wrote /var/lib/jenkins/workspace/appNG_1.23.x/appng-upngizr/target/webapps/ROOT/WEB-INF/lib/spring-webmvc-4.3.30.RELEASE.jar 2021-07-01 15:55:12,971 INFO [main] org.appng.upngizr.controller.Updater: wrote /var/lib/jenkins/workspace/appNG_1.23.x/appng-upngizr/target/webapps/ROOT/WEB-INF/lib/amqp-client-5.12.0.jar 2021-07-01 15:55:12,998 INFO [main] org.appng.upngizr.controller.Updater: wrote /var/lib/jenkins/workspace/appNG_1.23.x/appng-upngizr/target/webapps/ROOT/WEB-INF/lib/grib-4.5.5.jar 2021-07-01 15:55:13,001 INFO [main] org.appng.upngizr.controller.Updater: wrote /var/lib/jenkins/workspace/appNG_1.23.x/appng-upngizr/target/webapps/ROOT/WEB-INF/lib/appng-api-1.23.0-SNAPSHOT.jar 2021-07-01 15:55:13,003 INFO [main] org.appng.upngizr.controller.Updater: wrote /var/lib/jenkins/workspace/appNG_1.23.x/appng-upngizr/target/webapps/ROOT/WEB-INF/lib/geoapi-3.0.1.jar 2021-07-01 15:55:13,020 INFO [main] org.appng.upngizr.controller.Updater: wrote /var/lib/jenkins/workspace/appNG_1.23.x/appng-upngizr/target/webapps/ROOT/WEB-INF/lib/pdfbox-2.0.20.jar 2021-07-01 15:55:13,021 INFO [main] org.appng.upngizr.controller.Updater: wrote /var/lib/jenkins/workspace/appNG_1.23.x/appng-upngizr/target/webapps/ROOT/WEB-INF/lib/tagsoup-1.2.1.jar 2021-07-01 15:55:13,022 INFO [main] org.appng.upngizr.controller.Updater: wrote /var/lib/jenkins/workspace/appNG_1.23.x/appng-upngizr/target/webapps/ROOT/WEB-INF/lib/error_prone_annotations-2.5.1.jar 2021-07-01 15:55:13,022 INFO [main] org.appng.upngizr.controller.Updater: wrote /var/lib/jenkins/workspace/appNG_1.23.x/appng-upngizr/target/webapps/ROOT/WEB-INF/lib/commons-exec-1.3.jar 2021-07-01 15:55:13,023 INFO [main] org.appng.upngizr.controller.Updater: wrote /var/lib/jenkins/workspace/appNG_1.23.x/appng-upngizr/target/webapps/ROOT/WEB-INF/lib/appng-cli-1.23.0-SNAPSHOT.jar 2021-07-01 15:55:13,089 INFO [main] org.appng.upngizr.controller.Updater: wrote /var/lib/jenkins/workspace/appNG_1.23.x/appng-upngizr/target/webapps/ROOT/WEB-INF/lib/hibernate-core-5.4.32.Final.jar 2021-07-01 15:55:13,094 INFO [main] org.appng.upngizr.controller.Updater: wrote /var/lib/jenkins/workspace/appNG_1.23.x/appng-upngizr/target/webapps/ROOT/WEB-INF/lib/cxf-rt-frontend-jaxrs-3.0.16.jar 2021-07-01 15:55:13,095 INFO [main] org.appng.upngizr.controller.Updater: wrote /var/lib/jenkins/workspace/appNG_1.23.x/appng-upngizr/target/webapps/ROOT/WEB-INF/lib/jakarta.inject-api-1.0.3.jar 2021-07-01 15:55:13,098 INFO [main] org.appng.upngizr.controller.Updater: wrote /var/lib/jenkins/workspace/appNG_1.23.x/appng-upngizr/target/webapps/ROOT/WEB-INF/lib/spring-aop-4.3.30.RELEASE.jar 2021-07-01 15:55:13,110 INFO [main] org.appng.upngizr.controller.Updater: wrote /var/lib/jenkins/workspace/appNG_1.23.x/appng-upngizr/target/webapps/ROOT/WEB-INF/lib/jackson-databind-2.12.3.jar 2021-07-01 15:55:13,111 INFO [main] org.appng.upngizr.controller.Updater: Skipping WEB-INF/log/appNG.log 2021-07-01 15:55:13,111 INFO [main] org.appng.upngizr.controller.Updater: wrote /var/lib/jenkins/workspace/appNG_1.23.x/appng-upngizr/target/webapps/ROOT/WEB-INF/lib/jboss-transaction-api_1.2_spec-1.1.1.Final.jar 2021-07-01 15:55:13,116 INFO [main] org.appng.upngizr.controller.Updater: wrote /var/lib/jenkins/workspace/appNG_1.23.x/appng-upngizr/target/webapps/ROOT/WEB-INF/lib/tika-core-1.18.jar 2021-07-01 15:55:13,116 INFO [main] org.appng.upngizr.controller.Updater: wrote /var/lib/jenkins/workspace/appNG_1.23.x/appng-upngizr/target/webapps/ROOT/WEB-INF/lib/bridge-method-annotation-1.13.jar 2021-07-01 15:55:13,118 INFO [main] org.appng.upngizr.controller.Updater: wrote /var/lib/jenkins/workspace/appNG_1.23.x/appng-upngizr/target/webapps/ROOT/WEB-INF/lib/sis-feature-0.8.jar 2021-07-01 15:55:13,125 INFO [main] org.appng.upngizr.controller.Updater: wrote /var/lib/jenkins/workspace/appNG_1.23.x/appng-upngizr/target/webapps/ROOT/WEB-INF/lib/thymeleaf-3.0.12.RELEASE.jar 2021-07-01 15:55:13,128 INFO [main] org.appng.upngizr.controller.Updater: wrote /var/lib/jenkins/workspace/appNG_1.23.x/appng-upngizr/target/webapps/ROOT/WEB-INF/lib/apache-mime4j-dom-0.8.1.jar 2021-07-01 15:55:13,137 INFO [main] org.appng.upngizr.controller.Updater: wrote /var/lib/jenkins/workspace/appNG_1.23.x/appng-upngizr/target/webapps/ROOT/WEB-INF/lib/jaxb-runtime-2.3.1.jar 2021-07-01 15:55:13,138 INFO [main] org.appng.upngizr.controller.Updater: wrote /var/lib/jenkins/workspace/appNG_1.23.x/appng-upngizr/target/webapps/ROOT/WEB-INF/lib/batik-shared-resources-1.14.jar 2021-07-01 15:55:13,139 INFO [main] org.appng.upngizr.controller.Updater: wrote /var/lib/jenkins/workspace/appNG_1.23.x/appng-upngizr/target/webapps/ROOT/WEB-INF/lib/batik-util-1.14.jar 2021-07-01 15:55:13,140 INFO [main] org.appng.upngizr.controller.Updater: wrote /var/lib/jenkins/workspace/appNG_1.23.x/appng-upngizr/target/webapps/ROOT/WEB-INF/lib/jackson-annotations-2.12.3.jar 2021-07-01 15:55:13,145 INFO [main] org.appng.upngizr.controller.Updater: wrote /var/lib/jenkins/workspace/appNG_1.23.x/appng-upngizr/target/webapps/ROOT/WEB-INF/lib/flyway-core-7.9.1.jar 2021-07-01 15:55:13,156 INFO [main] org.appng.upngizr.controller.Updater: wrote /var/lib/jenkins/workspace/appNG_1.23.x/appng-upngizr/target/webapps/ROOT/WEB-INF/lib/hibernate-validator-6.2.0.Final.jar 2021-07-01 15:55:13,156 INFO [main] org.appng.upngizr.controller.Updater: wrote /var/lib/jenkins/workspace/appNG_1.23.x/appng-upngizr/target/webapps/ROOT/WEB-INF/lib/json-simple-1.1.1.jar 2021-07-01 15:55:13,157 INFO [main] org.appng.upngizr.controller.Updater: wrote /var/lib/jenkins/workspace/appNG_1.23.x/appng-upngizr/target/webapps/ROOT/WEB-INF/lib/cache-api-1.1.1.jar 2021-07-01 15:55:13,160 INFO [main] org.appng.upngizr.controller.Updater: wrote /var/lib/jenkins/workspace/appNG_1.23.x/appng-upngizr/target/webapps/ROOT/WEB-INF/lib/spring-jdbc-4.3.30.RELEASE.jar 2021-07-01 15:55:13,162 INFO [main] org.appng.upngizr.controller.Updater: wrote /var/lib/jenkins/workspace/appNG_1.23.x/appng-upngizr/target/webapps/ROOT/WEB-INF/lib/junrar-1.0.1.jar 2021-07-01 15:55:13,165 INFO [main] org.appng.upngizr.controller.Updater: wrote /var/lib/jenkins/workspace/appNG_1.23.x/appng-upngizr/target/webapps/ROOT/WEB-INF/lib/commons-configuration-1.10.jar 2021-07-01 15:55:13,168 INFO [main] org.appng.upngizr.controller.Updater: wrote /var/lib/jenkins/workspace/appNG_1.23.x/appng-upngizr/target/webapps/ROOT/WEB-INF/lib/commons-codec-1.15.jar 2021-07-01 15:55:13,178 INFO [main] org.appng.upngizr.controller.Updater: wrote /var/lib/jenkins/workspace/appNG_1.23.x/appng-upngizr/target/webapps/ROOT/WEB-INF/lib/opennlp-tools-1.8.4.jar 2021-07-01 15:55:13,180 INFO [main] org.appng.upngizr.controller.Updater: wrote /var/lib/jenkins/workspace/appNG_1.23.x/appng-upngizr/target/webapps/ROOT/WEB-INF/lib/attoparser-2.0.5.RELEASE.jar 2021-07-01 15:55:13,181 INFO [main] org.appng.upngizr.controller.Updater: wrote /var/lib/jenkins/workspace/appNG_1.23.x/appng-upngizr/target/webapps/ROOT/WEB-INF/lib/boilerpipe-1.1.0.jar 2021-07-01 15:55:13,185 INFO [main] org.appng.upngizr.controller.Updater: wrote /var/lib/jenkins/workspace/appNG_1.23.x/appng-upngizr/target/webapps/ROOT/WEB-INF/lib/spring-orm-4.3.30.RELEASE.jar 2021-07-01 15:55:13,186 INFO [main] org.appng.upngizr.controller.Updater: wrote /var/lib/jenkins/workspace/appNG_1.23.x/appng-upngizr/target/webapps/ROOT/WEB-INF/lib/bzip2-0.9.1.jar 2021-07-01 15:55:13,191 INFO [main] org.appng.upngizr.controller.Updater: wrote /var/lib/jenkins/workspace/appNG_1.23.x/appng-upngizr/target/webapps/ROOT/WEB-INF/lib/protobuf-java-2.5.0.jar 2021-07-01 15:55:13,192 INFO [main] org.appng.upngizr.controller.Updater: wrote /var/lib/jenkins/workspace/appNG_1.23.x/appng-upngizr/target/webapps/ROOT/WEB-INF/lib/stax-ex-1.8.3.jar 2021-07-01 15:55:13,195 INFO [main] org.appng.upngizr.controller.Updater: wrote /var/lib/jenkins/workspace/appNG_1.23.x/appng-upngizr/target/webapps/ROOT/WEB-INF/lib/lucene-queries-8.8.2.jar 2021-07-01 15:55:13,196 INFO [main] org.appng.upngizr.controller.Updater: wrote /var/lib/jenkins/workspace/appNG_1.23.x/appng-upngizr/target/webapps/ROOT/WEB-INF/lib/aspectjrt-1.8.13.jar 2021-07-01 15:55:13,197 INFO [main] org.appng.upngizr.controller.Updater: wrote /var/lib/jenkins/workspace/appNG_1.23.x/appng-upngizr/target/webapps/ROOT/WEB-INF/lib/istack-commons-runtime-3.0.7.jar 2021-07-01 15:55:13,197 INFO [main] org.appng.upngizr.controller.Updater: wrote /var/lib/jenkins/workspace/appNG_1.23.x/appng-upngizr/target/webapps/ROOT/WEB-INF/lib/httpmime-4.5.4.jar 2021-07-01 15:55:13,204 INFO [main] org.appng.upngizr.controller.Updater: wrote /var/lib/jenkins/workspace/appNG_1.23.x/appng-upngizr/target/webapps/ROOT/WEB-INF/lib/spring-beans-4.3.30.RELEASE.jar 2021-07-01 15:55:13,206 INFO [main] org.appng.upngizr.controller.Updater: wrote /var/lib/jenkins/workspace/appNG_1.23.x/appng-upngizr/target/webapps/ROOT/WEB-INF/lib/simplemagic-1.16.jar 2021-07-01 15:55:13,207 INFO [main] org.appng.upngizr.controller.Updater: wrote /var/lib/jenkins/workspace/appNG_1.23.x/appng-upngizr/target/webapps/ROOT/WEB-INF/lib/asm-5.0.4.jar 2021-07-01 15:55:13,208 INFO [main] org.appng.upngizr.controller.Updater: wrote /var/lib/jenkins/workspace/appNG_1.23.x/appng-upngizr/target/webapps/ROOT/WEB-INF/lib/jakarta.activation-api-1.2.2.jar 2021-07-01 15:55:13,214 INFO [main] org.appng.upngizr.controller.Updater: wrote /var/lib/jenkins/workspace/appNG_1.23.x/appng-upngizr/target/webapps/ROOT/WEB-INF/lib/bcpkix-jdk15on-1.54.jar 2021-07-01 15:55:13,216 INFO [main] org.appng.upngizr.controller.Updater: wrote /var/lib/jenkins/workspace/appNG_1.23.x/appng-upngizr/target/webapps/ROOT/WEB-INF/lib/cxf-rt-rs-client-3.0.16.jar 2021-07-01 15:55:13,217 INFO [main] org.appng.upngizr.controller.Updater: wrote /var/lib/jenkins/workspace/appNG_1.23.x/appng-upngizr/target/webapps/ROOT/WEB-INF/lib/sis-netcdf-0.8.jar 2021-07-01 15:55:13,219 INFO [main] org.appng.upngizr.controller.Updater: wrote /var/lib/jenkins/workspace/appNG_1.23.x/appng-upngizr/target/webapps/ROOT/WEB-INF/lib/juniversalchardet-1.0.3.jar 2021-07-01 15:55:13,220 INFO [main] org.appng.upngizr.controller.Updater: wrote /var/lib/jenkins/workspace/appNG_1.23.x/appng-upngizr/target/webapps/ROOT/WEB-INF/lib/jakarta.ws.rs-api-2.1.6.jar 2021-07-01 15:55:13,221 INFO [main] org.appng.upngizr.controller.Updater: wrote /var/lib/jenkins/workspace/appNG_1.23.x/appng-upngizr/target/webapps/ROOT/WEB-INF/lib/jmatio-1.2.jar 2021-07-01 15:55:13,224 INFO [main] org.appng.upngizr.controller.Updater: wrote /var/lib/jenkins/workspace/appNG_1.23.x/appng-upngizr/target/webapps/ROOT/WEB-INF/lib/cxf-rt-transports-http-3.0.16.jar 2021-07-01 15:55:13,225 INFO [main] org.appng.upngizr.controller.Updater: wrote /var/lib/jenkins/workspace/appNG_1.23.x/appng-upngizr/target/webapps/ROOT/WEB-INF/lib/jsr305-3.0.2.jar 2021-07-01 15:55:13,238 INFO [main] org.appng.upngizr.controller.Updater: wrote /var/lib/jenkins/workspace/appNG_1.23.x/appng-upngizr/target/webapps/ROOT/WEB-INF/lib/fontbox-2.0.20.jar 2021-07-01 15:55:13,240 INFO [main] org.appng.upngizr.controller.Updater: wrote /var/lib/jenkins/workspace/appNG_1.23.x/appng-upngizr/target/webapps/ROOT/WEB-INF/lib/urlrewritefilter-4.0.4.jar 2021-07-01 15:55:13,247 INFO [main] org.appng.upngizr.controller.Updater: wrote /var/lib/jenkins/workspace/appNG_1.23.x/appng-upngizr/target/webapps/ROOT/WEB-INF/lib/spring-web-4.3.30.RELEASE.jar 2021-07-01 15:55:13,250 INFO [main] org.appng.upngizr.controller.Updater: wrote /var/lib/jenkins/workspace/appNG_1.23.x/appng-upngizr/target/webapps/ROOT/WEB-INF/lib/spring-data-jpa-1.11.23.RELEASE.jar 2021-07-01 15:55:13,254 INFO [main] org.appng.upngizr.controller.Updater: wrote /var/lib/jenkins/workspace/appNG_1.23.x/appng-upngizr/target/webapps/ROOT/WEB-INF/lib/jsoup-1.13.1.jar 2021-07-01 15:55:13,254 INFO [main] org.appng.upngizr.controller.Updater: wrote /var/lib/jenkins/workspace/appNG_1.23.x/appng-upngizr/target/webapps/ROOT/WEB-INF/lib/aopalliance-1.0.jar 2021-07-01 15:55:13,260 INFO [main] org.appng.upngizr.controller.Updater: wrote /var/lib/jenkins/workspace/appNG_1.23.x/appng-upngizr/target/webapps/ROOT/WEB-INF/lib/mchange-commons-java-0.2.15.jar 2021-07-01 15:55:13,267 INFO [main] org.appng.upngizr.controller.Updater: wrote /var/lib/jenkins/workspace/appNG_1.23.x/appng-upngizr/target/webapps/ROOT/WEB-INF/lib/jackcess-2.1.10.jar 2021-07-01 15:55:13,271 INFO [main] org.appng.upngizr.controller.Updater: wrote /var/lib/jenkins/workspace/appNG_1.23.x/appng-upngizr/target/webapps/ROOT/WEB-INF/lib/jdom2-2.0.6.jar 2021-07-01 15:55:13,276 INFO [main] org.appng.upngizr.controller.Updater: wrote /var/lib/jenkins/workspace/appNG_1.23.x/appng-upngizr/target/webapps/ROOT/WEB-INF/lib/log4j-1.2.17.jar 2021-07-01 15:55:13,338 INFO [main] org.appng.upngizr.controller.Updater: wrote /var/lib/jenkins/workspace/appNG_1.23.x/appng-upngizr/target/webapps/ROOT/WEB-INF/lib/Saxon-HE-10.5.jar 2021-07-01 15:55:13,340 INFO [main] org.appng.upngizr.controller.Updater: wrote /var/lib/jenkins/workspace/appNG_1.23.x/appng-upngizr/target/webapps/ROOT/WEB-INF/lib/appng-tools-1.23.0-SNAPSHOT.jar 2021-07-01 15:55:13,342 INFO [main] org.appng.upngizr.controller.Updater: wrote /var/lib/jenkins/workspace/appNG_1.23.x/appng-upngizr/target/webapps/ROOT/WEB-INF/lib/uimafit-core-2.2.0.jar 2021-07-01 15:55:13,343 INFO [main] org.appng.upngizr.controller.Updater: wrote /var/lib/jenkins/workspace/appNG_1.23.x/appng-upngizr/target/webapps/ROOT/WEB-INF/lib/jdbc-perf-logger-driver-0.9.0.jar 2021-07-01 15:55:13,346 INFO [main] org.appng.upngizr.controller.Updater: wrote /var/lib/jenkins/workspace/appNG_1.23.x/appng-upngizr/target/webapps/ROOT/WEB-INF/lib/spring-context-support-4.3.30.RELEASE.jar 2021-07-01 15:55:13,347 INFO [main] org.appng.upngizr.controller.Updater: wrote /var/lib/jenkins/workspace/appNG_1.23.x/appng-upngizr/target/webapps/ROOT/WEB-INF/lib/jempbox-1.8.13.jar 2021-07-01 15:55:13,349 INFO [main] org.appng.upngizr.controller.Updater: wrote /var/lib/jenkins/workspace/appNG_1.23.x/appng-upngizr/target/webapps/ROOT/WEB-INF/lib/jakarta.persistence-api-2.2.3.jar 2021-07-01 15:55:13,351 INFO [main] org.appng.upngizr.controller.Updater: wrote /var/lib/jenkins/workspace/appNG_1.23.x/appng-upngizr/target/webapps/ROOT/WEB-INF/lib/jackcess-encrypt-2.1.4.jar 2021-07-01 15:55:13,356 INFO [main] org.appng.upngizr.controller.Updater: wrote /var/lib/jenkins/workspace/appNG_1.23.x/appng-upngizr/target/webapps/ROOT/WEB-INF/lib/querydsl-core-4.4.0.jar 2021-07-01 15:55:13,360 INFO [main] org.appng.upngizr.controller.Updater: wrote /var/lib/jenkins/workspace/appNG_1.23.x/appng-upngizr/target/webapps/ROOT/WEB-INF/lib/lucene-queryparser-8.8.2.jar 2021-07-01 15:55:13,360 INFO [main] org.appng.upngizr.controller.Updater: wrote /var/lib/jenkins/workspace/appNG_1.23.x/appng-upngizr/target/webapps/ROOT/WEB-INF/lib/hibernate-entitymanager-5.4.32.Final.jar 2021-07-01 15:55:13,364 INFO [main] org.appng.upngizr.controller.Updater: wrote /var/lib/jenkins/workspace/appNG_1.23.x/appng-upngizr/target/webapps/ROOT/WEB-INF/lib/spring-security-core-4.2.17.RELEASE.jar 2021-07-01 15:55:13,367 INFO [main] org.appng.upngizr.controller.Updater: wrote /var/lib/jenkins/workspace/appNG_1.23.x/appng-upngizr/target/webapps/ROOT/WEB-INF/lib/jandex-2.2.3.Final.jar 2021-07-01 15:55:13,375 INFO [main] org.appng.upngizr.controller.Updater: wrote /var/lib/jenkins/workspace/appNG_1.23.x/appng-upngizr/target/webapps/ROOT/WEB-INF/lib/quartz-2.3.2.jar 2021-07-01 15:55:13,396 INFO [main] org.appng.upngizr.controller.Updater: wrote /var/lib/jenkins/workspace/appNG_1.23.x/appng-upngizr/target/webapps/ROOT/WEB-INF/lib/hsqldb-2.5.0.jar 2021-07-01 15:55:13,398 INFO [main] org.appng.upngizr.controller.Updater: wrote /var/lib/jenkins/workspace/appNG_1.23.x/appng-upngizr/target/webapps/ROOT/WEB-INF/lib/spring-oxm-4.3.30.RELEASE.jar 2021-07-01 15:55:13,398 INFO [main] org.appng.upngizr.controller.Updater: wrote /var/lib/jenkins/workspace/appNG_1.23.x/appng-upngizr/target/webapps/ROOT/WEB-INF/lib/jcl-over-slf4j-1.7.26.jar 2021-07-01 15:55:13,399 INFO [main] org.appng.upngizr.controller.Updater: wrote /var/lib/jenkins/workspace/appNG_1.23.x/appng-upngizr/target/webapps/ROOT/WEB-INF/lib/commons-csv-1.0.jar 2021-07-01 15:55:13,404 INFO [main] org.appng.upngizr.controller.Updater: wrote /var/lib/jenkins/workspace/appNG_1.23.x/appng-upngizr/target/webapps/ROOT/WEB-INF/lib/metadata-extractor-2.10.1.jar 2021-07-01 15:55:13,406 INFO [main] org.appng.upngizr.controller.Updater: wrote /var/lib/jenkins/workspace/appNG_1.23.x/appng-upngizr/target/webapps/ROOT/WEB-INF/lib/querydsl-jpa-4.4.0.jar 2021-07-01 15:55:13,408 INFO [main] org.appng.upngizr.controller.Updater: wrote /var/lib/jenkins/workspace/appNG_1.23.x/appng-upngizr/target/webapps/ROOT/WEB-INF/lib/jbig2-imageio-3.0.0.jar 2021-07-01 15:55:13,414 INFO [main] org.appng.upngizr.controller.Updater: wrote /var/lib/jenkins/workspace/appNG_1.23.x/appng-upngizr/target/webapps/ROOT/WEB-INF/lib/commons-collections-3.2.2.jar 2021-07-01 15:55:13,415 INFO [main] org.appng.upngizr.controller.Updater: wrote /var/lib/jenkins/workspace/appNG_1.23.x/appng-upngizr/target/webapps/ROOT/WEB-INF/lib/jakarta.validation-api-2.0.2.jar 2021-07-01 15:55:13,449 INFO [main] org.appng.upngizr.controller.Updater: wrote /var/lib/jenkins/workspace/appNG_1.23.x/appng-upngizr/target/webapps/ROOT/WEB-INF/lib/bcprov-jdk15on-1.54.jar 2021-07-01 15:55:13,450 INFO [main] org.appng.upngizr.controller.Updater: wrote /var/lib/jenkins/workspace/appNG_1.23.x/appng-upngizr/target/webapps/ROOT/WEB-INF/classes/ESAPI.properties 2021-07-01 15:55:13,450 INFO [main] org.appng.upngizr.controller.Updater: Skipping WEB-INF/conf/appNG.properties 2021-07-01 15:55:13,450 INFO [main] org.appng.upngizr.controller.Updater: Skipping WEB-INF/bin/appng-shell 2021-07-01 15:55:13,450 INFO [main] org.appng.upngizr.controller.Updater: Skipping WEB-INF/bin/appng.bat 2021-07-01 15:55:13,451 INFO [main] org.appng.upngizr.controller.Updater: Skipping WEB-INF/bin/appng 2021-07-01 15:55:13,451 INFO [main] org.appng.upngizr.controller.Updater: wrote /var/lib/jenkins/workspace/appNG_1.23.x/appng-upngizr/target/webapps/ROOT/WEB-INF/web.xml 2021-07-01 15:55:13,458 INFO [main] org.appng.upngizr.controller.Updater: wrote /var/lib/jenkins/workspace/appNG_1.23.x/appng-upngizr/target/webapps/ROOT/WEB-INF/lib/commons-compress-1.20.jar 2021-07-01 15:55:13,461 INFO [main] org.appng.upngizr.controller.Updater: wrote /var/lib/jenkins/workspace/appNG_1.23.x/appng-upngizr/target/webapps/ROOT/WEB-INF/lib/wsdl4j-1.6.3.jar 2021-07-01 15:55:13,511 INFO [main] org.appng.upngizr.controller.Updater: wrote /var/lib/jenkins/workspace/appNG_1.23.x/appng-upngizr/target/webapps/ROOT/WEB-INF/lib/byte-buddy-1.10.22.jar 2021-07-01 15:55:13,514 INFO [main] org.appng.upngizr.controller.Updater: wrote /var/lib/jenkins/workspace/appNG_1.23.x/appng-upngizr/target/webapps/ROOT/WEB-INF/lib/spring-xml-2.4.6.RELEASE.jar 2021-07-01 15:55:13,525 INFO [main] org.appng.upngizr.controller.Updater: wrote /var/lib/jenkins/workspace/appNG_1.23.x/appng-upngizr/target/webapps/ROOT/WEB-INF/lib/commons-collections4-4.1.jar 2021-07-01 15:55:13,564 INFO [main] org.appng.upngizr.controller.Updater: wrote /var/lib/jenkins/workspace/appNG_1.23.x/appng-upngizr/target/webapps/ROOT/WEB-INF/lib/lucene-core-8.8.2.jar 2021-07-01 15:55:13,566 INFO [main] org.appng.upngizr.controller.Updater: wrote /var/lib/jenkins/workspace/appNG_1.23.x/appng-upngizr/target/webapps/ROOT/WEB-INF/lib/HikariCP-4.0.3.jar 2021-07-01 15:55:13,570 INFO [main] org.appng.upngizr.controller.Updater: wrote /var/lib/jenkins/workspace/appNG_1.23.x/appng-upngizr/target/webapps/ROOT/WEB-INF/lib/xom-1.2.10.jar 2021-07-01 15:55:13,571 INFO [main] org.appng.upngizr.controller.Updater: wrote /var/lib/jenkins/workspace/appNG_1.23.x/appng-upngizr/target/webapps/ROOT/WEB-INF/lib/java-libpst-0.8.1.jar 2021-07-01 15:55:13,572 INFO [main] org.appng.upngizr.controller.Updater: wrote /var/lib/jenkins/workspace/appNG_1.23.x/appng-upngizr/target/webapps/ROOT/WEB-INF/lib/xml-apis-ext-1.3.04.jar 2021-07-01 15:55:13,573 INFO [main] org.appng.upngizr.controller.Updater: wrote /var/lib/jenkins/workspace/appNG_1.23.x/appng-upngizr/target/webapps/ROOT/WEB-INF/lib/apache-mime4j-core-0.8.1.jar 2021-07-01 15:55:13,577 INFO [main] org.appng.upngizr.controller.Updater: wrote /var/lib/jenkins/workspace/appNG_1.23.x/appng-upngizr/target/webapps/ROOT/WEB-INF/lib/spring-security-web-4.2.17.RELEASE.jar 2021-07-01 15:55:13,585 INFO [main] org.appng.upngizr.controller.Updater: wrote /var/lib/jenkins/workspace/appNG_1.23.x/appng-upngizr/target/webapps/ROOT/WEB-INF/lib/appng-core-1.23.0-SNAPSHOT.jar 2021-07-01 15:55:13,585 INFO [main] org.appng.upngizr.controller.Updater: wrote /var/lib/jenkins/workspace/appNG_1.23.x/appng-upngizr/target/webapps/ROOT/WEB-INF/lib/jcip-annotations-1.0.jar 2021-07-01 15:55:13,586 INFO [main] org.appng.upngizr.controller.Updater: wrote /var/lib/jenkins/workspace/appNG_1.23.x/appng-upngizr/target/webapps/ROOT/WEB-INF/lib/classmate-1.5.1.jar 2021-07-01 15:55:13,716 INFO [main] org.appng.upngizr.controller.Updater: wrote /var/lib/jenkins/workspace/appNG_1.23.x/appng-upngizr/target/webapps/ROOT/WEB-INF/lib/sis-utility-0.8.jar 2021-07-01 15:55:13,718 INFO [main] org.appng.upngizr.controller.Updater: wrote /var/lib/jenkins/workspace/appNG_1.23.x/appng-upngizr/target/webapps/ROOT/WEB-INF/lib/curvesapi-1.04.jar 2021-07-01 15:55:13,743 INFO [main] org.appng.upngizr.controller.Updater: wrote /var/lib/jenkins/workspace/appNG_1.23.x/appng-upngizr/target/webapps/ROOT/WEB-INF/lib/jedis-3.6.0.jar 2021-07-01 15:55:13,898 INFO [main] org.appng.upngizr.controller.Updater: wrote /var/lib/jenkins/workspace/appNG_1.23.x/appng-upngizr/target/webapps/ROOT/WEB-INF/lib/hazelcast-4.2.jar 2021-07-01 15:55:13,910 INFO [main] org.appng.upngizr.controller.Updater: wrote /var/lib/jenkins/workspace/appNG_1.23.x/appng-upngizr/target/webapps/ROOT/WEB-INF/lib/poi-scratchpad-3.17.jar 2021-07-01 15:55:13,911 INFO [main] org.appng.upngizr.controller.Updater: wrote /var/lib/jenkins/workspace/appNG_1.23.x/appng-upngizr/target/webapps/ROOT/WEB-INF/lib/hibernate-commons-annotations-5.1.2.Final.jar 2021-07-01 15:55:13,911 INFO [main] org.appng.upngizr.controller.Updater: wrote /var/lib/jenkins/workspace/appNG_1.23.x/appng-upngizr/target/webapps/ROOT/WEB-INF/lib/failureaccess-1.0.1.jar 2021-07-01 15:55:13,916 INFO [main] org.appng.upngizr.controller.Updater: wrote /var/lib/jenkins/workspace/appNG_1.23.x/appng-upngizr/target/webapps/ROOT/WEB-INF/lib/commons-lang3-3.12.0.jar 2021-07-01 15:55:13,921 INFO [main] org.appng.upngizr.controller.Updater: wrote /var/lib/jenkins/workspace/appNG_1.23.x/appng-upngizr/target/webapps/ROOT/WEB-INF/lib/httpclient-4.5.13.jar 2021-07-01 15:55:13,934 INFO [main] org.appng.upngizr.controller.Updater: wrote /var/lib/jenkins/workspace/appNG_1.23.x/appng-upngizr/target/webapps/ROOT/WEB-INF/lib/lucene-analyzers-common-8.8.2.jar 2021-07-01 15:55:13,942 INFO [main] org.appng.upngizr.controller.Updater: wrote /var/lib/jenkins/workspace/appNG_1.23.x/appng-upngizr/target/webapps/ROOT/WEB-INF/lib/javassist-3.27.0-GA.jar 2021-07-01 15:55:13,943 INFO [main] org.appng.upngizr.controller.Updater: wrote /var/lib/jenkins/workspace/appNG_1.23.x/appng-upngizr/target/webapps/ROOT/WEB-INF/lib/appng-appngizer-1.23.0-SNAPSHOT.jar 2021-07-01 15:55:13,944 INFO [main] org.appng.upngizr.controller.Updater: wrote /var/lib/jenkins/workspace/appNG_1.23.x/appng-upngizr/target/webapps/ROOT/WEB-INF/lib/commons-logging-api-1.1.jar 2021-07-01 15:55:13,957 INFO [main] org.appng.upngizr.controller.Updater: wrote /var/lib/jenkins/workspace/appNG_1.23.x/appng-upngizr/target/webapps/ROOT/WEB-INF/lib/spring-context-4.3.30.RELEASE.jar 2021-07-01 15:55:13,964 INFO [main] org.appng.upngizr.controller.Updater: wrote /var/lib/jenkins/workspace/appNG_1.23.x/appng-upngizr/target/webapps/ROOT/WEB-INF/lib/joda-time-2.10.10.jar 2021-07-01 15:55:14,223 INFO [main] org.appng.upngizr.controller.Updater: buildRepository: https://appng.org/appng/builds/{build}/ 2021-07-01 15:55:14,223 INFO [main] org.appng.upngizr.controller.Updater: replaceWebXml: true 2021-07-01 15:55:14,223 INFO [main] org.appng.upngizr.controller.Updater: replaceBin: false 2021-07-01 15:55:14,223 INFO [main] org.appng.upngizr.controller.Updater: blockRemoteIPs: true 2021-07-01 15:55:14,223 INFO [main] org.appng.upngizr.controller.Updater: useFQDN: false 2021-07-01 15:55:14,224 INFO [main] org.appng.upngizr.controller.Updater: Allowed local addresses: fe80:0:0:0:f816:3eff:fed8:b72e,10.102.4.100,0:0:0:0:0:0:0:1,127.0.0.1 2021-07-01 15:55:14,224 INFO [main] org.appng.upngizr.controller.Updater: FQDN: de-f2-p-appngdev0 2021-07-01 15:55:14,546 INFO [main] org.appng.upngizr.controller.Updater: Source: 127.0.0.1 2021-07-01 15:55:15,778 INFO [main] org.appng.upngizr.controller.Updater: buildRepository: https://appng.org/appng/builds/{build}/ 2021-07-01 15:55:15,779 INFO [main] org.appng.upngizr.controller.Updater: replaceWebXml: true 2021-07-01 15:55:15,779 INFO [main] org.appng.upngizr.controller.Updater: replaceBin: false 2021-07-01 15:55:15,779 INFO [main] org.appng.upngizr.controller.Updater: blockRemoteIPs: true 2021-07-01 15:55:15,779 INFO [main] org.appng.upngizr.controller.Updater: useFQDN: false 2021-07-01 15:55:15,779 INFO [main] org.appng.upngizr.controller.Updater: Allowed local addresses: fe80:0:0:0:f816:3eff:fed8:b72e,10.102.4.100,0:0:0:0:0:0:0:1,127.0.0.1 2021-07-01 15:55:15,779 INFO [main] org.appng.upngizr.controller.Updater: FQDN: de-f2-p-appngdev0 2021-07-01 15:55:15,780 INFO [main] org.appng.upngizr.controller.Updater: Source: 127.0.0.1 2021-07-01 15:55:15,783 INFO [main] org.appng.upngizr.controller.Updater: buildRepository: https://appng.org/appng/builds/{build}/ 2021-07-01 15:55:15,783 INFO [main] org.appng.upngizr.controller.Updater: replaceWebXml: true 2021-07-01 15:55:15,783 INFO [main] org.appng.upngizr.controller.Updater: replaceBin: false 2021-07-01 15:55:15,784 INFO [main] org.appng.upngizr.controller.Updater: blockRemoteIPs: true 2021-07-01 15:55:15,784 INFO [main] org.appng.upngizr.controller.Updater: useFQDN: true 2021-07-01 15:55:15,784 INFO [main] org.appng.upngizr.controller.Updater: Allowed local addresses: fe80:0:0:0:f816:3eff:fed8:b72e,10.102.4.100,0:0:0:0:0:0:0:1,127.0.0.1 2021-07-01 15:55:15,784 INFO [main] org.appng.upngizr.controller.Updater: serverName: de-f2-p-appngdev0 2021-07-01 15:55:15,784 INFO [main] org.appng.upngizr.controller.Updater: FQDN: de-f2-p-appngdev0 2021-07-01 15:55:15,784 INFO [main] org.appng.upngizr.controller.Updater: Source: 127.0.0.1 2021-07-01 15:55:15,788 INFO [main] org.appng.upngizr.controller.Updater: buildRepository: https://appng.org/appng/builds/{build}/ 2021-07-01 15:55:15,788 INFO [main] org.appng.upngizr.controller.Updater: replaceWebXml: true 2021-07-01 15:55:15,788 INFO [main] org.appng.upngizr.controller.Updater: replaceBin: false 2021-07-01 15:55:15,788 INFO [main] org.appng.upngizr.controller.Updater: blockRemoteIPs: true 2021-07-01 15:55:15,788 INFO [main] org.appng.upngizr.controller.Updater: useFQDN: false 2021-07-01 15:55:15,788 INFO [main] org.appng.upngizr.controller.Updater: Allowed local addresses: fe80:0:0:0:f816:3eff:fed8:b72e,10.102.4.100,0:0:0:0:0:0:0:1,127.0.0.1 2021-07-01 15:55:15,789 INFO [main] org.appng.upngizr.controller.Updater: FQDN: de-f2-p-appngdev0 2021-07-01 15:55:15,789 INFO [main] org.appng.upngizr.controller.Updater: Source: foobar.org 2021-07-01 15:55:15,789 INFO [main] org.appng.upngizr.controller.Updater: remote address foobar.org is not in list of allowed addresses (fe80:0:0:0:f816:3eff:fed8:b72e 10.102.4.100 0:0:0:0:0:0:0:1 127.0.0.1) 2021-07-01 15:55:15,789 INFO [main] org.appng.upngizr.controller.Updater: buildRepository: https://appng.org/appng/builds/{build}/ 2021-07-01 15:55:15,789 INFO [main] org.appng.upngizr.controller.Updater: replaceWebXml: true 2021-07-01 15:55:15,789 INFO [main] org.appng.upngizr.controller.Updater: replaceBin: false 2021-07-01 15:55:15,789 INFO [main] org.appng.upngizr.controller.Updater: blockRemoteIPs: true 2021-07-01 15:55:15,789 INFO [main] org.appng.upngizr.controller.Updater: useFQDN: false 2021-07-01 15:55:15,789 INFO [main] org.appng.upngizr.controller.Updater: Allowed local addresses: fe80:0:0:0:f816:3eff:fed8:b72e,10.102.4.100,0:0:0:0:0:0:0:1,127.0.0.1 2021-07-01 15:55:15,789 INFO [main] org.appng.upngizr.controller.Updater: FQDN: de-f2-p-appngdev0 2021-07-01 15:55:15,790 INFO [main] org.appng.upngizr.controller.Updater: Source: 127.0.0.1 2021-07-01 15:55:15,792 WARN [main] org.appng.upngizr.controller.Updater: https://appng.org/appng/builds/stable/appng-application-0.8.15.war does not exist! 2021-07-01 15:55:16,124 INFO [main] org.appng.upngizr.controller.Updater: buildRepository: https://appng.org/appng/builds/{build}/ 2021-07-01 15:55:16,124 INFO [main] org.appng.upngizr.controller.Updater: replaceWebXml: true 2021-07-01 15:55:16,124 INFO [main] org.appng.upngizr.controller.Updater: replaceBin: false 2021-07-01 15:55:16,124 INFO [main] org.appng.upngizr.controller.Updater: blockRemoteIPs: true 2021-07-01 15:55:16,124 INFO [main] org.appng.upngizr.controller.Updater: useFQDN: false 2021-07-01 15:55:16,124 INFO [main] org.appng.upngizr.controller.Updater: Allowed local addresses: fe80:0:0:0:f816:3eff:fed8:b72e,10.102.4.100,0:0:0:0:0:0:0:1,127.0.0.1 2021-07-01 15:55:16,124 INFO [main] org.appng.upngizr.controller.Updater: FQDN: de-f2-p-appngdev0 2021-07-01 15:55:16,125 INFO [main] org.appng.upngizr.controller.Updater: Source: 127.0.0.1 2021-07-01 15:55:16,128 INFO [main] org.appng.upngizr.controller.Updater: Starting appNG 2021-07-01 15:55:19,144 INFO [main] org.appng.upngizr.controller.Updater: Started appNG in 3 seconds. 2021-07-01 15:55:19,146 INFO [upNGizr updater] org.appng.upngizr.controller.Updater: Starting appNGizer 2021-07-01 15:55:21,146 INFO [main] org.appng.upngizr.controller.Updater: Started appNGizer in 2 seconds. [WARNING] Tests run: 8, Failures: 0, Errors: 0, Skipped: 1, Time elapsed: 9.828 s - in org.appng.upngizr.controller.UpdaterTest [INFO] [INFO] Results: [INFO] [WARNING] Tests run: 8, Failures: 0, Errors: 0, Skipped: 1 [INFO] [INFO] [INFO] --- maven-war-plugin:3.1.0:war (default-war) @ appng-upngizr --- [INFO] Packaging webapp [INFO] Assembling webapp [appng-upngizr] in [/var/lib/jenkins/workspace/appNG_1.23.x/appng-upngizr/target/appng-upngizr-1.23.0-SNAPSHOT] [INFO] Processing war project [INFO] Copying webapp webResources [/var/lib/jenkins/workspace/appNG_1.23.x/appng-upngizr/src/main/webapp/META-INF] to [/var/lib/jenkins/workspace/appNG_1.23.x/appng-upngizr/target/appng-upngizr-1.23.0-SNAPSHOT] [INFO] Copying webapp webResources [/var/lib/jenkins/workspace/appNG_1.23.x/appng-upngizr/src/main/webapp/WEB-INF] to [/var/lib/jenkins/workspace/appNG_1.23.x/appng-upngizr/target/appng-upngizr-1.23.0-SNAPSHOT] [INFO] Copying webapp resources [/var/lib/jenkins/workspace/appNG_1.23.x/appng-upngizr/src/main/webapp] [INFO] Webapp assembled in [1396 msecs] [INFO] Building war: /var/lib/jenkins/workspace/appNG_1.23.x/appng-upngizr/target/appng-upngizr-1.23.0-SNAPSHOT.war [INFO] [INFO] --- maven-source-plugin:3.0.1:jar-no-fork (default) @ appng-upngizr --- [INFO] Building jar: /var/lib/jenkins/workspace/appNG_1.23.x/appng-upngizr/target/appng-upngizr-1.23.0-SNAPSHOT-sources.jar [INFO] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ appng-upngizr --- [INFO] Installing /var/lib/jenkins/workspace/appNG_1.23.x/appng-upngizr/target/appng-upngizr-1.23.0-SNAPSHOT.war to /var/lib/jenkins/.m2/repository/org/appng/appng-upngizr/1.23.0-SNAPSHOT/appng-upngizr-1.23.0-SNAPSHOT.war [INFO] Installing /var/lib/jenkins/workspace/appNG_1.23.x/appng-upngizr/pom.xml to /var/lib/jenkins/.m2/repository/org/appng/appng-upngizr/1.23.0-SNAPSHOT/appng-upngizr-1.23.0-SNAPSHOT.pom [INFO] Installing /var/lib/jenkins/workspace/appNG_1.23.x/appng-upngizr/target/appng-upngizr-1.23.0-SNAPSHOT-sources.jar to /var/lib/jenkins/.m2/repository/org/appng/appng-upngizr/1.23.0-SNAPSHOT/appng-upngizr-1.23.0-SNAPSHOT-sources.jar [INFO] [INFO] --- maven-deploy-plugin:2.8.2:deploy (default-deploy) @ appng-upngizr --- Downloading: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-upngizr/1.23.0-SNAPSHOT/maven-metadata.xml Progress (1): 994 B Downloaded: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-upngizr/1.23.0-SNAPSHOT/maven-metadata.xml (994 B at 4.6 kB/s) Downloading: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-upngizr/1.23.0-SNAPSHOT/maven-metadata.xml Progress (1): 994 B Downloaded: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-upngizr/1.23.0-SNAPSHOT/maven-metadata.xml (994 B at 124 kB/s) Uploading: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-upngizr/1.23.0-SNAPSHOT/appng-upngizr-1.23.0-20210701.135523-18.war Progress (1): 0/7.5 MB Progress (1): 0/7.5 MB Progress (1): 0/7.5 MB Progress (1): 0/7.5 MB Progress (1): 0/7.5 MB Progress (1): 0/7.5 MB Progress (1): 0/7.5 MB Progress (1): 0/7.5 MB Progress (1): 0/7.5 MB Progress (1): 0/7.5 MB Progress (1): 0/7.5 MB Progress (1): 0/7.5 MB Progress (1): 0/7.5 MB Progress (1): 0/7.5 MB Progress (1): 0/7.5 MB Progress (1): 0/7.5 MB Progress (1): 0/7.5 MB Progress (1): 0/7.5 MB Progress (1): 0/7.5 MB Progress (1): 0/7.5 MB Progress (1): 0/7.5 MB Progress (1): 0/7.5 MB Progress (1): 0/7.5 MB Progress (1): 0/7.5 MB Progress (1): 0.1/7.5 MB Progress (1): 0.1/7.5 MB Progress (1): 0.1/7.5 MB Progress (1): 0.1/7.5 MB Progress (1): 0.1/7.5 MB Progress (1): 0.1/7.5 MB Progress (1): 0.1/7.5 MB Progress (1): 0.1/7.5 MB Progress (1): 0.1/7.5 MB Progress (1): 0.1/7.5 MB Progress (1): 0.1/7.5 MB Progress (1): 0.1/7.5 MB Progress (1): 0.1/7.5 MB Progress (1): 0.1/7.5 MB Progress (1): 0.1/7.5 MB Progress (1): 0.1/7.5 MB Progress (1): 0.1/7.5 MB Progress (1): 0.1/7.5 MB Progress (1): 0.1/7.5 MB Progress (1): 0.1/7.5 MB Progress (1): 0.1/7.5 MB Progress (1): 0.1/7.5 MB Progress (1): 0.1/7.5 MB Progress (1): 0.1/7.5 MB Progress (1): 0.1/7.5 MB Progress (1): 0.1/7.5 MB Progress (1): 0.1/7.5 MB Progress (1): 0.1/7.5 MB Progress (1): 0.1/7.5 MB Progress (1): 0.1/7.5 MB Progress (1): 0.1/7.5 MB Progress (1): 0.1/7.5 MB Progress (1): 0.1/7.5 MB Progress (1): 0.1/7.5 MB Progress (1): 0.1/7.5 MB Progress (1): 0.1/7.5 MB Progress (1): 0.1/7.5 MB Progress (1): 0.1/7.5 MB Progress (1): 0.1/7.5 MB Progress (1): 0.1/7.5 MB Progress (1): 0.1/7.5 MB Progress (1): 0.1/7.5 MB Progress (1): 0.1/7.5 MB Progress (1): 0.1/7.5 MB Progress (1): 0.1/7.5 MB Progress (1): 0.1/7.5 MB Progress (1): 0.1/7.5 MB Progress (1): 0.1/7.5 MB Progress (1): 0.1/7.5 MB Progress (1): 0.2/7.5 MB Progress (1): 0.2/7.5 MB Progress (1): 0.2/7.5 MB Progress (1): 0.2/7.5 MB Progress (1): 0.2/7.5 MB Progress (1): 0.2/7.5 MB Progress (1): 0.2/7.5 MB Progress (1): 0.2/7.5 MB Progress (1): 0.2/7.5 MB Progress (1): 0.2/7.5 MB Progress (1): 0.2/7.5 MB Progress (1): 0.2/7.5 MB Progress (1): 0.2/7.5 MB Progress (1): 0.2/7.5 MB Progress (1): 0.2/7.5 MB Progress (1): 0.2/7.5 MB Progress (1): 0.2/7.5 MB Progress (1): 0.2/7.5 MB Progress (1): 0.2/7.5 MB Progress (1): 0.2/7.5 MB Progress (1): 0.2/7.5 MB Progress (1): 0.2/7.5 MB Progress (1): 0.2/7.5 MB Progress (1): 0.2/7.5 MB Progress (1): 0.2/7.5 MB Progress (1): 0.2/7.5 MB Progress (1): 0.2/7.5 MB Progress (1): 0.2/7.5 MB Progress (1): 0.2/7.5 MB Progress (1): 0.2/7.5 MB Progress (1): 0.2/7.5 MB Progress (1): 0.2/7.5 MB Progress (1): 0.2/7.5 MB Progress (1): 0.2/7.5 MB Progress (1): 0.2/7.5 MB Progress (1): 0.2/7.5 MB Progress (1): 0.2/7.5 MB Progress (1): 0.2/7.5 MB Progress (1): 0.2/7.5 MB Progress (1): 0.2/7.5 MB Progress (1): 0.2/7.5 MB Progress (1): 0.2/7.5 MB Progress (1): 0.2/7.5 MB Progress (1): 0.2/7.5 MB Progress (1): 0.2/7.5 MB Progress (1): 0.2/7.5 MB Progress (1): 0.2/7.5 MB Progress (1): 0.2/7.5 MB Progress (1): 0.2/7.5 MB Progress (1): 0.3/7.5 MB Progress (1): 0.3/7.5 MB Progress (1): 0.3/7.5 MB Progress (1): 0.3/7.5 MB Progress (1): 0.3/7.5 MB Progress (1): 0.3/7.5 MB Progress (1): 0.3/7.5 MB Progress (1): 0.3/7.5 MB Progress (1): 0.3/7.5 MB Progress (1): 0.3/7.5 MB Progress (1): 0.3/7.5 MB Progress (1): 0.3/7.5 MB Progress (1): 0.3/7.5 MB Progress (1): 0.3/7.5 MB Progress (1): 0.3/7.5 MB Progress (1): 0.3/7.5 MB Progress (1): 0.3/7.5 MB Progress (1): 0.3/7.5 MB Progress (1): 0.3/7.5 MB Progress (1): 0.3/7.5 MB Progress (1): 0.3/7.5 MB Progress (1): 0.3/7.5 MB Progress (1): 0.3/7.5 MB Progress (1): 0.3/7.5 MB Progress (1): 0.3/7.5 MB Progress (1): 0.3/7.5 MB Progress (1): 0.3/7.5 MB Progress (1): 0.3/7.5 MB Progress (1): 0.3/7.5 MB Progress (1): 0.3/7.5 MB Progress (1): 0.3/7.5 MB Progress (1): 0.3/7.5 MB Progress (1): 0.3/7.5 MB Progress (1): 0.3/7.5 MB Progress (1): 0.3/7.5 MB Progress (1): 0.3/7.5 MB Progress (1): 0.3/7.5 MB Progress (1): 0.3/7.5 MB Progress (1): 0.3/7.5 MB Progress (1): 0.3/7.5 MB Progress (1): 0.3/7.5 MB Progress (1): 0.3/7.5 MB Progress (1): 0.3/7.5 MB Progress (1): 0.3/7.5 MB Progress (1): 0.3/7.5 MB Progress (1): 0.3/7.5 MB Progress (1): 0.3/7.5 MB Progress (1): 0.3/7.5 MB Progress (1): 0.4/7.5 MB Progress (1): 0.4/7.5 MB Progress (1): 0.4/7.5 MB Progress (1): 0.4/7.5 MB Progress (1): 0.4/7.5 MB Progress (1): 0.4/7.5 MB Progress (1): 0.4/7.5 MB Progress (1): 0.4/7.5 MB Progress (1): 0.4/7.5 MB Progress (1): 0.4/7.5 MB Progress (1): 0.4/7.5 MB Progress (1): 0.4/7.5 MB Progress (1): 0.4/7.5 MB Progress (1): 0.4/7.5 MB Progress (1): 0.4/7.5 MB Progress (1): 0.4/7.5 MB Progress (1): 0.4/7.5 MB Progress (1): 0.4/7.5 MB Progress (1): 0.4/7.5 MB Progress (1): 0.4/7.5 MB Progress (1): 0.4/7.5 MB Progress (1): 0.4/7.5 MB Progress (1): 0.4/7.5 MB Progress (1): 0.4/7.5 MB Progress (1): 0.4/7.5 MB Progress (1): 0.4/7.5 MB Progress (1): 0.4/7.5 MB Progress (1): 0.4/7.5 MB Progress (1): 0.4/7.5 MB Progress (1): 0.4/7.5 MB Progress (1): 0.4/7.5 MB Progress (1): 0.4/7.5 MB Progress (1): 0.4/7.5 MB Progress (1): 0.4/7.5 MB Progress (1): 0.4/7.5 MB Progress (1): 0.4/7.5 MB Progress (1): 0.4/7.5 MB Progress (1): 0.4/7.5 MB Progress (1): 0.4/7.5 MB Progress (1): 0.4/7.5 MB Progress (1): 0.4/7.5 MB Progress (1): 0.4/7.5 MB Progress (1): 0.4/7.5 MB Progress (1): 0.4/7.5 MB Progress (1): 0.4/7.5 MB Progress (1): 0.4/7.5 MB Progress (1): 0.4/7.5 MB Progress (1): 0.4/7.5 MB Progress (1): 0.4/7.5 MB Progress (1): 0.5/7.5 MB Progress (1): 0.5/7.5 MB Progress (1): 0.5/7.5 MB Progress (1): 0.5/7.5 MB Progress (1): 0.5/7.5 MB Progress (1): 0.5/7.5 MB Progress (1): 0.5/7.5 MB Progress (1): 0.5/7.5 MB Progress (1): 0.5/7.5 MB Progress (1): 0.5/7.5 MB Progress (1): 0.5/7.5 MB Progress (1): 0.5/7.5 MB Progress (1): 0.5/7.5 MB Progress (1): 0.5/7.5 MB Progress (1): 0.5/7.5 MB Progress (1): 0.5/7.5 MB Progress (1): 0.5/7.5 MB Progress (1): 0.5/7.5 MB Progress (1): 0.5/7.5 MB Progress (1): 0.5/7.5 MB Progress (1): 0.5/7.5 MB Progress (1): 0.5/7.5 MB Progress (1): 0.5/7.5 MB Progress (1): 0.5/7.5 MB Progress (1): 0.5/7.5 MB Progress (1): 0.5/7.5 MB Progress (1): 0.5/7.5 MB Progress (1): 0.5/7.5 MB Progress (1): 0.5/7.5 MB Progress (1): 0.5/7.5 MB Progress (1): 0.5/7.5 MB Progress (1): 0.5/7.5 MB Progress (1): 0.5/7.5 MB Progress (1): 0.5/7.5 MB Progress (1): 0.5/7.5 MB Progress (1): 0.5/7.5 MB Progress (1): 0.5/7.5 MB Progress (1): 0.5/7.5 MB Progress (1): 0.5/7.5 MB Progress (1): 0.5/7.5 MB Progress (1): 0.5/7.5 MB Progress (1): 0.5/7.5 MB Progress (1): 0.5/7.5 MB Progress (1): 0.5/7.5 MB Progress (1): 0.5/7.5 MB Progress (1): 0.5/7.5 MB Progress (1): 0.5/7.5 MB Progress (1): 0.5/7.5 MB Progress (1): 0.5/7.5 MB Progress (1): 0.6/7.5 MB Progress (1): 0.6/7.5 MB Progress (1): 0.6/7.5 MB Progress (1): 0.6/7.5 MB Progress (1): 0.6/7.5 MB Progress (1): 0.6/7.5 MB Progress (1): 0.6/7.5 MB Progress (1): 0.6/7.5 MB Progress (1): 0.6/7.5 MB Progress (1): 0.6/7.5 MB Progress (1): 0.6/7.5 MB Progress (1): 0.6/7.5 MB Progress (1): 0.6/7.5 MB Progress (1): 0.6/7.5 MB Progress (1): 0.6/7.5 MB Progress (1): 0.6/7.5 MB Progress (1): 0.6/7.5 MB Progress (1): 0.6/7.5 MB Progress (1): 0.6/7.5 MB Progress (1): 0.6/7.5 MB Progress (1): 0.6/7.5 MB Progress (1): 0.6/7.5 MB Progress (1): 0.6/7.5 MB Progress (1): 0.6/7.5 MB Progress (1): 0.6/7.5 MB Progress (1): 0.6/7.5 MB Progress (1): 0.6/7.5 MB Progress (1): 0.6/7.5 MB Progress (1): 0.6/7.5 MB Progress (1): 0.6/7.5 MB Progress (1): 0.6/7.5 MB Progress (1): 0.6/7.5 MB Progress (1): 0.6/7.5 MB Progress (1): 0.6/7.5 MB Progress (1): 0.6/7.5 MB Progress (1): 0.6/7.5 MB Progress (1): 0.6/7.5 MB Progress (1): 0.6/7.5 MB Progress (1): 0.6/7.5 MB Progress (1): 0.6/7.5 MB Progress (1): 0.6/7.5 MB Progress (1): 0.6/7.5 MB Progress (1): 0.6/7.5 MB Progress (1): 0.6/7.5 MB Progress (1): 0.6/7.5 MB Progress (1): 0.6/7.5 MB Progress (1): 0.6/7.5 MB Progress (1): 0.6/7.5 MB Progress (1): 0.6/7.5 MB Progress (1): 0.7/7.5 MB Progress (1): 0.7/7.5 MB Progress (1): 0.7/7.5 MB Progress (1): 0.7/7.5 MB Progress (1): 0.7/7.5 MB Progress (1): 0.7/7.5 MB Progress (1): 0.7/7.5 MB Progress (1): 0.7/7.5 MB Progress (1): 0.7/7.5 MB Progress (1): 0.7/7.5 MB Progress (1): 0.7/7.5 MB Progress (1): 0.7/7.5 MB Progress (1): 0.7/7.5 MB Progress (1): 0.7/7.5 MB Progress (1): 0.7/7.5 MB Progress (1): 0.7/7.5 MB Progress (1): 0.7/7.5 MB Progress (1): 0.7/7.5 MB Progress (1): 0.7/7.5 MB Progress (1): 0.7/7.5 MB Progress (1): 0.7/7.5 MB Progress (1): 0.7/7.5 MB Progress (1): 0.7/7.5 MB Progress (1): 0.7/7.5 MB Progress (1): 0.7/7.5 MB Progress (1): 0.7/7.5 MB Progress (1): 0.7/7.5 MB Progress (1): 0.7/7.5 MB Progress (1): 0.7/7.5 MB Progress (1): 0.7/7.5 MB Progress (1): 0.7/7.5 MB Progress (1): 0.7/7.5 MB Progress (1): 0.7/7.5 MB Progress (1): 0.7/7.5 MB Progress (1): 0.7/7.5 MB Progress (1): 0.7/7.5 MB Progress (1): 0.7/7.5 MB Progress (1): 0.7/7.5 MB Progress (1): 0.7/7.5 MB Progress (1): 0.7/7.5 MB Progress (1): 0.7/7.5 MB Progress (1): 0.7/7.5 MB Progress (1): 0.7/7.5 MB Progress (1): 0.7/7.5 MB Progress (1): 0.7/7.5 MB Progress (1): 0.7/7.5 MB Progress (1): 0.7/7.5 MB Progress (1): 0.7/7.5 MB Progress (1): 0.7/7.5 MB Progress (1): 0.8/7.5 MB Progress (1): 0.8/7.5 MB Progress (1): 0.8/7.5 MB Progress (1): 0.8/7.5 MB Progress (1): 0.8/7.5 MB Progress (1): 0.8/7.5 MB Progress (1): 0.8/7.5 MB Progress (1): 0.8/7.5 MB Progress (1): 0.8/7.5 MB Progress (1): 0.8/7.5 MB Progress (1): 0.8/7.5 MB Progress (1): 0.8/7.5 MB Progress (1): 0.8/7.5 MB Progress (1): 0.8/7.5 MB Progress (1): 0.8/7.5 MB Progress (1): 0.8/7.5 MB Progress (1): 0.8/7.5 MB Progress (1): 0.8/7.5 MB Progress (1): 0.8/7.5 MB Progress (1): 0.8/7.5 MB Progress (1): 0.8/7.5 MB Progress (1): 0.8/7.5 MB Progress (1): 0.8/7.5 MB Progress (1): 0.8/7.5 MB Progress (1): 0.8/7.5 MB Progress (1): 0.8/7.5 MB Progress (1): 0.8/7.5 MB Progress (1): 0.8/7.5 MB Progress (1): 0.8/7.5 MB Progress (1): 0.8/7.5 MB Progress (1): 0.8/7.5 MB Progress (1): 0.8/7.5 MB Progress (1): 0.8/7.5 MB Progress (1): 0.8/7.5 MB Progress (1): 0.8/7.5 MB Progress (1): 0.8/7.5 MB Progress (1): 0.8/7.5 MB Progress (1): 0.8/7.5 MB Progress (1): 0.8/7.5 MB Progress (1): 0.8/7.5 MB Progress (1): 0.8/7.5 MB Progress (1): 0.8/7.5 MB Progress (1): 0.8/7.5 MB Progress (1): 0.8/7.5 MB Progress (1): 0.8/7.5 MB Progress (1): 0.8/7.5 MB Progress (1): 0.8/7.5 MB Progress (1): 0.8/7.5 MB Progress (1): 0.8/7.5 MB Progress (1): 0.9/7.5 MB Progress (1): 0.9/7.5 MB Progress (1): 0.9/7.5 MB Progress (1): 0.9/7.5 MB Progress (1): 0.9/7.5 MB Progress (1): 0.9/7.5 MB Progress (1): 0.9/7.5 MB Progress (1): 0.9/7.5 MB Progress (1): 0.9/7.5 MB Progress (1): 0.9/7.5 MB Progress (1): 0.9/7.5 MB Progress (1): 0.9/7.5 MB Progress (1): 0.9/7.5 MB Progress (1): 0.9/7.5 MB Progress (1): 0.9/7.5 MB Progress (1): 0.9/7.5 MB Progress (1): 0.9/7.5 MB Progress (1): 0.9/7.5 MB Progress (1): 0.9/7.5 MB Progress (1): 0.9/7.5 MB Progress (1): 0.9/7.5 MB Progress (1): 0.9/7.5 MB Progress (1): 0.9/7.5 MB Progress (1): 0.9/7.5 MB Progress (1): 0.9/7.5 MB Progress (1): 0.9/7.5 MB Progress (1): 0.9/7.5 MB Progress (1): 0.9/7.5 MB Progress (1): 0.9/7.5 MB Progress (1): 0.9/7.5 MB Progress (1): 0.9/7.5 MB Progress (1): 0.9/7.5 MB Progress (1): 0.9/7.5 MB Progress (1): 0.9/7.5 MB Progress (1): 0.9/7.5 MB Progress (1): 0.9/7.5 MB Progress (1): 0.9/7.5 MB Progress (1): 0.9/7.5 MB Progress (1): 0.9/7.5 MB Progress (1): 0.9/7.5 MB Progress (1): 0.9/7.5 MB Progress (1): 0.9/7.5 MB Progress (1): 0.9/7.5 MB Progress (1): 0.9/7.5 MB Progress (1): 0.9/7.5 MB Progress (1): 0.9/7.5 MB Progress (1): 0.9/7.5 MB Progress (1): 0.9/7.5 MB Progress (1): 1.0/7.5 MB Progress (1): 1.0/7.5 MB Progress (1): 1.0/7.5 MB Progress (1): 1.0/7.5 MB Progress (1): 1.0/7.5 MB Progress (1): 1.0/7.5 MB Progress (1): 1.0/7.5 MB Progress (1): 1.0/7.5 MB Progress (1): 1.0/7.5 MB Progress (1): 1.0/7.5 MB Progress (1): 1.0/7.5 MB Progress (1): 1.0/7.5 MB Progress (1): 1.0/7.5 MB Progress (1): 1.0/7.5 MB Progress (1): 1.0/7.5 MB Progress (1): 1.0/7.5 MB Progress (1): 1.0/7.5 MB Progress (1): 1.0/7.5 MB Progress (1): 1.0/7.5 MB Progress (1): 1.0/7.5 MB Progress (1): 1.0/7.5 MB Progress (1): 1.0/7.5 MB Progress (1): 1.0/7.5 MB Progress (1): 1.0/7.5 MB Progress (1): 1.0/7.5 MB Progress (1): 1.0/7.5 MB Progress (1): 1.0/7.5 MB Progress (1): 1.0/7.5 MB Progress (1): 1.0/7.5 MB Progress (1): 1.0/7.5 MB Progress (1): 1.0/7.5 MB Progress (1): 1.0/7.5 MB Progress (1): 1.0/7.5 MB Progress (1): 1.0/7.5 MB Progress (1): 1.0/7.5 MB Progress (1): 1.0/7.5 MB Progress (1): 1.0/7.5 MB Progress (1): 1.0/7.5 MB Progress (1): 1.0/7.5 MB Progress (1): 1.0/7.5 MB Progress (1): 1.0/7.5 MB Progress (1): 1.0/7.5 MB Progress (1): 1.0/7.5 MB Progress (1): 1.0/7.5 MB Progress (1): 1.0/7.5 MB Progress (1): 1.0/7.5 MB Progress (1): 1.0/7.5 MB Progress (1): 1.0/7.5 MB Progress (1): 1.0/7.5 MB Progress (1): 1.1/7.5 MB Progress (1): 1.1/7.5 MB Progress (1): 1.1/7.5 MB Progress (1): 1.1/7.5 MB Progress (1): 1.1/7.5 MB Progress (1): 1.1/7.5 MB Progress (1): 1.1/7.5 MB Progress (1): 1.1/7.5 MB Progress (1): 1.1/7.5 MB Progress (1): 1.1/7.5 MB Progress (1): 1.1/7.5 MB Progress (1): 1.1/7.5 MB Progress (1): 1.1/7.5 MB Progress (1): 1.1/7.5 MB Progress (1): 1.1/7.5 MB Progress (1): 1.1/7.5 MB Progress (1): 1.1/7.5 MB Progress (1): 1.1/7.5 MB Progress (1): 1.1/7.5 MB Progress (1): 1.1/7.5 MB Progress (1): 1.1/7.5 MB Progress (1): 1.1/7.5 MB Progress (1): 1.1/7.5 MB Progress (1): 1.1/7.5 MB Progress (1): 1.1/7.5 MB Progress (1): 1.1/7.5 MB Progress (1): 1.1/7.5 MB Progress (1): 1.1/7.5 MB Progress (1): 1.1/7.5 MB Progress (1): 1.1/7.5 MB Progress (1): 1.1/7.5 MB Progress (1): 1.1/7.5 MB Progress (1): 1.1/7.5 MB Progress (1): 1.1/7.5 MB Progress (1): 1.1/7.5 MB Progress (1): 1.1/7.5 MB Progress (1): 1.1/7.5 MB Progress (1): 1.1/7.5 MB Progress (1): 1.1/7.5 MB Progress (1): 1.1/7.5 MB Progress (1): 1.1/7.5 MB Progress (1): 1.1/7.5 MB Progress (1): 1.1/7.5 MB Progress (1): 1.1/7.5 MB Progress (1): 1.1/7.5 MB Progress (1): 1.1/7.5 MB Progress (1): 1.1/7.5 MB Progress (1): 1.1/7.5 MB Progress (1): 1.1/7.5 MB Progress (1): 1.2/7.5 MB Progress (1): 1.2/7.5 MB Progress (1): 1.2/7.5 MB Progress (1): 1.2/7.5 MB Progress (1): 1.2/7.5 MB Progress (1): 1.2/7.5 MB Progress (1): 1.2/7.5 MB Progress (1): 1.2/7.5 MB Progress (1): 1.2/7.5 MB Progress (1): 1.2/7.5 MB Progress (1): 1.2/7.5 MB Progress (1): 1.2/7.5 MB Progress (1): 1.2/7.5 MB Progress (1): 1.2/7.5 MB Progress (1): 1.2/7.5 MB Progress (1): 1.2/7.5 MB Progress (1): 1.2/7.5 MB Progress (1): 1.2/7.5 MB Progress (1): 1.2/7.5 MB Progress (1): 1.2/7.5 MB Progress (1): 1.2/7.5 MB Progress (1): 1.2/7.5 MB Progress (1): 1.2/7.5 MB Progress (1): 1.2/7.5 MB Progress (1): 1.2/7.5 MB Progress (1): 1.2/7.5 MB Progress (1): 1.2/7.5 MB Progress (1): 1.2/7.5 MB Progress (1): 1.2/7.5 MB Progress (1): 1.2/7.5 MB Progress (1): 1.2/7.5 MB Progress (1): 1.2/7.5 MB Progress (1): 1.2/7.5 MB Progress (1): 1.2/7.5 MB Progress (1): 1.2/7.5 MB Progress (1): 1.2/7.5 MB Progress (1): 1.2/7.5 MB Progress (1): 1.2/7.5 MB Progress (1): 1.2/7.5 MB Progress (1): 1.2/7.5 MB Progress (1): 1.2/7.5 MB Progress (1): 1.2/7.5 MB Progress (1): 1.2/7.5 MB Progress (1): 1.2/7.5 MB Progress (1): 1.2/7.5 MB Progress (1): 1.2/7.5 MB Progress (1): 1.2/7.5 MB Progress (1): 1.2/7.5 MB Progress (1): 1.2/7.5 MB Progress (1): 1.3/7.5 MB Progress (1): 1.3/7.5 MB Progress (1): 1.3/7.5 MB Progress (1): 1.3/7.5 MB Progress (1): 1.3/7.5 MB Progress (1): 1.3/7.5 MB Progress (1): 1.3/7.5 MB Progress (1): 1.3/7.5 MB Progress (1): 1.3/7.5 MB Progress (1): 1.3/7.5 MB Progress (1): 1.3/7.5 MB Progress (1): 1.3/7.5 MB Progress (1): 1.3/7.5 MB Progress (1): 1.3/7.5 MB Progress (1): 1.3/7.5 MB Progress (1): 1.3/7.5 MB Progress (1): 1.3/7.5 MB Progress (1): 1.3/7.5 MB Progress (1): 1.3/7.5 MB Progress (1): 1.3/7.5 MB Progress (1): 1.3/7.5 MB Progress (1): 1.3/7.5 MB Progress (1): 1.3/7.5 MB Progress (1): 1.3/7.5 MB Progress (1): 1.3/7.5 MB Progress (1): 1.3/7.5 MB Progress (1): 1.3/7.5 MB Progress (1): 1.3/7.5 MB Progress (1): 1.3/7.5 MB Progress (1): 1.3/7.5 MB Progress (1): 1.3/7.5 MB Progress (1): 1.3/7.5 MB Progress (1): 1.3/7.5 MB Progress (1): 1.3/7.5 MB Progress (1): 1.3/7.5 MB Progress (1): 1.3/7.5 MB Progress (1): 1.3/7.5 MB Progress (1): 1.3/7.5 MB Progress (1): 1.3/7.5 MB Progress (1): 1.3/7.5 MB Progress (1): 1.3/7.5 MB Progress (1): 1.3/7.5 MB Progress (1): 1.3/7.5 MB Progress (1): 1.3/7.5 MB Progress (1): 1.3/7.5 MB Progress (1): 1.3/7.5 MB Progress (1): 1.3/7.5 MB Progress (1): 1.3/7.5 MB Progress (1): 1.3/7.5 MB Progress (1): 1.4/7.5 MB Progress (1): 1.4/7.5 MB Progress (1): 1.4/7.5 MB Progress (1): 1.4/7.5 MB Progress (1): 1.4/7.5 MB Progress (1): 1.4/7.5 MB Progress (1): 1.4/7.5 MB Progress (1): 1.4/7.5 MB Progress (1): 1.4/7.5 MB Progress (1): 1.4/7.5 MB Progress (1): 1.4/7.5 MB Progress (1): 1.4/7.5 MB Progress (1): 1.4/7.5 MB Progress (1): 1.4/7.5 MB Progress (1): 1.4/7.5 MB Progress (1): 1.4/7.5 MB Progress (1): 1.4/7.5 MB Progress (1): 1.4/7.5 MB Progress (1): 1.4/7.5 MB Progress (1): 1.4/7.5 MB Progress (1): 1.4/7.5 MB Progress (1): 1.4/7.5 MB Progress (1): 1.4/7.5 MB Progress (1): 1.4/7.5 MB Progress (1): 1.4/7.5 MB Progress (1): 1.4/7.5 MB Progress (1): 1.4/7.5 MB Progress (1): 1.4/7.5 MB Progress (1): 1.4/7.5 MB Progress (1): 1.4/7.5 MB Progress (1): 1.4/7.5 MB Progress (1): 1.4/7.5 MB Progress (1): 1.4/7.5 MB Progress (1): 1.4/7.5 MB Progress (1): 1.4/7.5 MB Progress (1): 1.4/7.5 MB Progress (1): 1.4/7.5 MB Progress (1): 1.4/7.5 MB Progress (1): 1.4/7.5 MB Progress (1): 1.4/7.5 MB Progress (1): 1.4/7.5 MB Progress (1): 1.4/7.5 MB Progress (1): 1.4/7.5 MB Progress (1): 1.4/7.5 MB Progress (1): 1.4/7.5 MB Progress (1): 1.4/7.5 MB Progress (1): 1.4/7.5 MB Progress (1): 1.4/7.5 MB Progress (1): 1.4/7.5 MB Progress (1): 1.5/7.5 MB Progress (1): 1.5/7.5 MB Progress (1): 1.5/7.5 MB Progress (1): 1.5/7.5 MB Progress (1): 1.5/7.5 MB Progress (1): 1.5/7.5 MB Progress (1): 1.5/7.5 MB Progress (1): 1.5/7.5 MB Progress (1): 1.5/7.5 MB Progress (1): 1.5/7.5 MB Progress (1): 1.5/7.5 MB Progress (1): 1.5/7.5 MB Progress (1): 1.5/7.5 MB Progress (1): 1.5/7.5 MB Progress (1): 1.5/7.5 MB Progress (1): 1.5/7.5 MB Progress (1): 1.5/7.5 MB Progress (1): 1.5/7.5 MB Progress (1): 1.5/7.5 MB Progress (1): 1.5/7.5 MB Progress (1): 1.5/7.5 MB Progress (1): 1.5/7.5 MB Progress (1): 1.5/7.5 MB Progress (1): 1.5/7.5 MB Progress (1): 1.5/7.5 MB Progress (1): 1.5/7.5 MB Progress (1): 1.5/7.5 MB Progress (1): 1.5/7.5 MB Progress (1): 1.5/7.5 MB Progress (1): 1.5/7.5 MB Progress (1): 1.5/7.5 MB Progress (1): 1.5/7.5 MB Progress (1): 1.5/7.5 MB Progress (1): 1.5/7.5 MB Progress (1): 1.5/7.5 MB Progress (1): 1.5/7.5 MB Progress (1): 1.5/7.5 MB Progress (1): 1.5/7.5 MB Progress (1): 1.5/7.5 MB Progress (1): 1.5/7.5 MB Progress (1): 1.5/7.5 MB Progress (1): 1.5/7.5 MB Progress (1): 1.5/7.5 MB Progress (1): 1.5/7.5 MB Progress (1): 1.5/7.5 MB Progress (1): 1.5/7.5 MB Progress (1): 1.5/7.5 MB Progress (1): 1.5/7.5 MB Progress (1): 1.6/7.5 MB Progress (1): 1.6/7.5 MB Progress (1): 1.6/7.5 MB Progress (1): 1.6/7.5 MB Progress (1): 1.6/7.5 MB Progress (1): 1.6/7.5 MB Progress (1): 1.6/7.5 MB Progress (1): 1.6/7.5 MB Progress (1): 1.6/7.5 MB Progress (1): 1.6/7.5 MB Progress (1): 1.6/7.5 MB Progress (1): 1.6/7.5 MB Progress (1): 1.6/7.5 MB Progress (1): 1.6/7.5 MB Progress (1): 1.6/7.5 MB Progress (1): 1.6/7.5 MB Progress (1): 1.6/7.5 MB Progress (1): 1.6/7.5 MB Progress (1): 1.6/7.5 MB Progress (1): 1.6/7.5 MB Progress (1): 1.6/7.5 MB Progress (1): 1.6/7.5 MB Progress (1): 1.6/7.5 MB Progress (1): 1.6/7.5 MB Progress (1): 1.6/7.5 MB Progress (1): 1.6/7.5 MB Progress (1): 1.6/7.5 MB Progress (1): 1.6/7.5 MB Progress (1): 1.6/7.5 MB Progress (1): 1.6/7.5 MB Progress (1): 1.6/7.5 MB Progress (1): 1.6/7.5 MB Progress (1): 1.6/7.5 MB Progress (1): 1.6/7.5 MB Progress (1): 1.6/7.5 MB Progress (1): 1.6/7.5 MB Progress (1): 1.6/7.5 MB Progress (1): 1.6/7.5 MB Progress (1): 1.6/7.5 MB Progress (1): 1.6/7.5 MB Progress (1): 1.6/7.5 MB Progress (1): 1.6/7.5 MB Progress (1): 1.6/7.5 MB Progress (1): 1.6/7.5 MB Progress (1): 1.6/7.5 MB Progress (1): 1.6/7.5 MB Progress (1): 1.6/7.5 MB Progress (1): 1.6/7.5 MB Progress (1): 1.6/7.5 MB Progress (1): 1.7/7.5 MB Progress (1): 1.7/7.5 MB Progress (1): 1.7/7.5 MB Progress (1): 1.7/7.5 MB Progress (1): 1.7/7.5 MB Progress (1): 1.7/7.5 MB Progress (1): 1.7/7.5 MB Progress (1): 1.7/7.5 MB Progress (1): 1.7/7.5 MB Progress (1): 1.7/7.5 MB Progress (1): 1.7/7.5 MB Progress (1): 1.7/7.5 MB Progress (1): 1.7/7.5 MB Progress (1): 1.7/7.5 MB Progress (1): 1.7/7.5 MB Progress (1): 1.7/7.5 MB Progress (1): 1.7/7.5 MB Progress (1): 1.7/7.5 MB Progress (1): 1.7/7.5 MB Progress (1): 1.7/7.5 MB Progress (1): 1.7/7.5 MB Progress (1): 1.7/7.5 MB Progress (1): 1.7/7.5 MB Progress (1): 1.7/7.5 MB Progress (1): 1.7/7.5 MB Progress (1): 1.7/7.5 MB Progress (1): 1.7/7.5 MB Progress (1): 1.7/7.5 MB Progress (1): 1.7/7.5 MB Progress (1): 1.7/7.5 MB Progress (1): 1.7/7.5 MB Progress (1): 1.7/7.5 MB Progress (1): 1.7/7.5 MB Progress (1): 1.7/7.5 MB Progress (1): 1.7/7.5 MB Progress (1): 1.7/7.5 MB Progress (1): 1.7/7.5 MB Progress (1): 1.7/7.5 MB Progress (1): 1.7/7.5 MB Progress (1): 1.7/7.5 MB Progress (1): 1.7/7.5 MB Progress (1): 1.7/7.5 MB Progress (1): 1.7/7.5 MB Progress (1): 1.7/7.5 MB Progress (1): 1.7/7.5 MB Progress (1): 1.7/7.5 MB Progress (1): 1.7/7.5 MB Progress (1): 1.7/7.5 MB Progress (1): 1.7/7.5 MB Progress (1): 1.8/7.5 MB Progress (1): 1.8/7.5 MB Progress (1): 1.8/7.5 MB Progress (1): 1.8/7.5 MB Progress (1): 1.8/7.5 MB Progress (1): 1.8/7.5 MB Progress (1): 1.8/7.5 MB Progress (1): 1.8/7.5 MB Progress (1): 1.8/7.5 MB Progress (1): 1.8/7.5 MB Progress (1): 1.8/7.5 MB Progress (1): 1.8/7.5 MB Progress (1): 1.8/7.5 MB Progress (1): 1.8/7.5 MB Progress (1): 1.8/7.5 MB Progress (1): 1.8/7.5 MB Progress (1): 1.8/7.5 MB Progress (1): 1.8/7.5 MB Progress (1): 1.8/7.5 MB Progress (1): 1.8/7.5 MB Progress (1): 1.8/7.5 MB Progress (1): 1.8/7.5 MB Progress (1): 1.8/7.5 MB Progress (1): 1.8/7.5 MB Progress (1): 1.8/7.5 MB Progress (1): 1.8/7.5 MB Progress (1): 1.8/7.5 MB Progress (1): 1.8/7.5 MB Progress (1): 1.8/7.5 MB Progress (1): 1.8/7.5 MB Progress (1): 1.8/7.5 MB Progress (1): 1.8/7.5 MB Progress (1): 1.8/7.5 MB Progress (1): 1.8/7.5 MB Progress (1): 1.8/7.5 MB Progress (1): 1.8/7.5 MB Progress (1): 1.8/7.5 MB Progress (1): 1.8/7.5 MB Progress (1): 1.8/7.5 MB Progress (1): 1.8/7.5 MB Progress (1): 1.8/7.5 MB Progress (1): 1.8/7.5 MB Progress (1): 1.8/7.5 MB Progress (1): 1.8/7.5 MB Progress (1): 1.8/7.5 MB Progress (1): 1.8/7.5 MB Progress (1): 1.8/7.5 MB Progress (1): 1.8/7.5 MB Progress (1): 1.8/7.5 MB Progress (1): 1.9/7.5 MB Progress (1): 1.9/7.5 MB Progress (1): 1.9/7.5 MB Progress (1): 1.9/7.5 MB Progress (1): 1.9/7.5 MB Progress (1): 1.9/7.5 MB Progress (1): 1.9/7.5 MB Progress (1): 1.9/7.5 MB Progress (1): 1.9/7.5 MB Progress (1): 1.9/7.5 MB Progress (1): 1.9/7.5 MB Progress (1): 1.9/7.5 MB Progress (1): 1.9/7.5 MB Progress (1): 1.9/7.5 MB Progress (1): 1.9/7.5 MB Progress (1): 1.9/7.5 MB Progress (1): 1.9/7.5 MB Progress (1): 1.9/7.5 MB Progress (1): 1.9/7.5 MB Progress (1): 1.9/7.5 MB Progress (1): 1.9/7.5 MB Progress (1): 1.9/7.5 MB Progress (1): 1.9/7.5 MB Progress (1): 1.9/7.5 MB Progress (1): 1.9/7.5 MB Progress (1): 1.9/7.5 MB Progress (1): 1.9/7.5 MB Progress (1): 1.9/7.5 MB Progress (1): 1.9/7.5 MB Progress (1): 1.9/7.5 MB Progress (1): 1.9/7.5 MB Progress (1): 1.9/7.5 MB Progress (1): 1.9/7.5 MB Progress (1): 1.9/7.5 MB Progress (1): 1.9/7.5 MB Progress (1): 1.9/7.5 MB Progress (1): 1.9/7.5 MB Progress (1): 1.9/7.5 MB Progress (1): 1.9/7.5 MB Progress (1): 1.9/7.5 MB Progress (1): 1.9/7.5 MB Progress (1): 1.9/7.5 MB Progress (1): 1.9/7.5 MB Progress (1): 1.9/7.5 MB Progress (1): 1.9/7.5 MB Progress (1): 1.9/7.5 MB Progress (1): 1.9/7.5 MB Progress (1): 1.9/7.5 MB Progress (1): 1.9/7.5 MB Progress (1): 2.0/7.5 MB Progress (1): 2.0/7.5 MB Progress (1): 2.0/7.5 MB Progress (1): 2.0/7.5 MB Progress (1): 2.0/7.5 MB Progress (1): 2.0/7.5 MB Progress (1): 2.0/7.5 MB Progress (1): 2.0/7.5 MB Progress (1): 2.0/7.5 MB Progress (1): 2.0/7.5 MB Progress (1): 2.0/7.5 MB Progress (1): 2.0/7.5 MB Progress (1): 2.0/7.5 MB Progress (1): 2.0/7.5 MB Progress (1): 2.0/7.5 MB Progress (1): 2.0/7.5 MB Progress (1): 2.0/7.5 MB Progress (1): 2.0/7.5 MB Progress (1): 2.0/7.5 MB Progress (1): 2.0/7.5 MB Progress (1): 2.0/7.5 MB Progress (1): 2.0/7.5 MB Progress (1): 2.0/7.5 MB Progress (1): 2.0/7.5 MB Progress (1): 2.0/7.5 MB Progress (1): 2.0/7.5 MB Progress (1): 2.0/7.5 MB Progress (1): 2.0/7.5 MB Progress (1): 2.0/7.5 MB Progress (1): 2.0/7.5 MB Progress (1): 2.0/7.5 MB Progress (1): 2.0/7.5 MB Progress (1): 2.0/7.5 MB Progress (1): 2.0/7.5 MB Progress (1): 2.0/7.5 MB Progress (1): 2.0/7.5 MB Progress (1): 2.0/7.5 MB Progress (1): 2.0/7.5 MB Progress (1): 2.0/7.5 MB Progress (1): 2.0/7.5 MB Progress (1): 2.0/7.5 MB Progress (1): 2.0/7.5 MB Progress (1): 2.0/7.5 MB Progress (1): 2.0/7.5 MB Progress (1): 2.0/7.5 MB Progress (1): 2.0/7.5 MB Progress (1): 2.0/7.5 MB Progress (1): 2.0/7.5 MB Progress (1): 2.1/7.5 MB Progress (1): 2.1/7.5 MB Progress (1): 2.1/7.5 MB Progress (1): 2.1/7.5 MB Progress (1): 2.1/7.5 MB Progress (1): 2.1/7.5 MB Progress (1): 2.1/7.5 MB Progress (1): 2.1/7.5 MB Progress (1): 2.1/7.5 MB Progress (1): 2.1/7.5 MB Progress (1): 2.1/7.5 MB Progress (1): 2.1/7.5 MB Progress (1): 2.1/7.5 MB Progress (1): 2.1/7.5 MB Progress (1): 2.1/7.5 MB Progress (1): 2.1/7.5 MB Progress (1): 2.1/7.5 MB Progress (1): 2.1/7.5 MB Progress (1): 2.1/7.5 MB Progress (1): 2.1/7.5 MB Progress (1): 2.1/7.5 MB Progress (1): 2.1/7.5 MB Progress (1): 2.1/7.5 MB Progress (1): 2.1/7.5 MB Progress (1): 2.1/7.5 MB Progress (1): 2.1/7.5 MB Progress (1): 2.1/7.5 MB Progress (1): 2.1/7.5 MB Progress (1): 2.1/7.5 MB Progress (1): 2.1/7.5 MB Progress (1): 2.1/7.5 MB Progress (1): 2.1/7.5 MB Progress (1): 2.1/7.5 MB Progress (1): 2.1/7.5 MB Progress (1): 2.1/7.5 MB Progress (1): 2.1/7.5 MB Progress (1): 2.1/7.5 MB Progress (1): 2.1/7.5 MB Progress (1): 2.1/7.5 MB Progress (1): 2.1/7.5 MB Progress (1): 2.1/7.5 MB Progress (1): 2.1/7.5 MB Progress (1): 2.1/7.5 MB Progress (1): 2.1/7.5 MB Progress (1): 2.1/7.5 MB Progress (1): 2.1/7.5 MB Progress (1): 2.1/7.5 MB Progress (1): 2.1/7.5 MB Progress (1): 2.1/7.5 MB Progress (1): 2.2/7.5 MB Progress (1): 2.2/7.5 MB Progress (1): 2.2/7.5 MB Progress (1): 2.2/7.5 MB Progress (1): 2.2/7.5 MB Progress (1): 2.2/7.5 MB Progress (1): 2.2/7.5 MB Progress (1): 2.2/7.5 MB Progress (1): 2.2/7.5 MB Progress (1): 2.2/7.5 MB Progress (1): 2.2/7.5 MB Progress (1): 2.2/7.5 MB Progress (1): 2.2/7.5 MB Progress (1): 2.2/7.5 MB Progress (1): 2.2/7.5 MB Progress (1): 2.2/7.5 MB Progress (1): 2.2/7.5 MB Progress (1): 2.2/7.5 MB Progress (1): 2.2/7.5 MB Progress (1): 2.2/7.5 MB Progress (1): 2.2/7.5 MB Progress (1): 2.2/7.5 MB Progress (1): 2.2/7.5 MB Progress (1): 2.2/7.5 MB Progress (1): 2.2/7.5 MB Progress (1): 2.2/7.5 MB Progress (1): 2.2/7.5 MB Progress (1): 2.2/7.5 MB Progress (1): 2.2/7.5 MB Progress (1): 2.2/7.5 MB Progress (1): 2.2/7.5 MB Progress (1): 2.2/7.5 MB Progress (1): 2.2/7.5 MB Progress (1): 2.2/7.5 MB Progress (1): 2.2/7.5 MB Progress (1): 2.2/7.5 MB Progress (1): 2.2/7.5 MB Progress (1): 2.2/7.5 MB Progress (1): 2.2/7.5 MB Progress (1): 2.2/7.5 MB Progress (1): 2.2/7.5 MB Progress (1): 2.2/7.5 MB Progress (1): 2.2/7.5 MB Progress (1): 2.2/7.5 MB Progress (1): 2.2/7.5 MB Progress (1): 2.2/7.5 MB Progress (1): 2.2/7.5 MB Progress (1): 2.2/7.5 MB Progress (1): 2.2/7.5 MB Progress (1): 2.3/7.5 MB Progress (1): 2.3/7.5 MB Progress (1): 2.3/7.5 MB Progress (1): 2.3/7.5 MB Progress (1): 2.3/7.5 MB Progress (1): 2.3/7.5 MB Progress (1): 2.3/7.5 MB Progress (1): 2.3/7.5 MB Progress (1): 2.3/7.5 MB Progress (1): 2.3/7.5 MB Progress (1): 2.3/7.5 MB Progress (1): 2.3/7.5 MB Progress (1): 2.3/7.5 MB Progress (1): 2.3/7.5 MB Progress (1): 2.3/7.5 MB Progress (1): 2.3/7.5 MB Progress (1): 2.3/7.5 MB Progress (1): 2.3/7.5 MB Progress (1): 2.3/7.5 MB Progress (1): 2.3/7.5 MB Progress (1): 2.3/7.5 MB Progress (1): 2.3/7.5 MB Progress (1): 2.3/7.5 MB Progress (1): 2.3/7.5 MB Progress (1): 2.3/7.5 MB Progress (1): 2.3/7.5 MB Progress (1): 2.3/7.5 MB Progress (1): 2.3/7.5 MB Progress (1): 2.3/7.5 MB Progress (1): 2.3/7.5 MB Progress (1): 2.3/7.5 MB Progress (1): 2.3/7.5 MB Progress (1): 2.3/7.5 MB Progress (1): 2.3/7.5 MB Progress (1): 2.3/7.5 MB Progress (1): 2.3/7.5 MB Progress (1): 2.3/7.5 MB Progress (1): 2.3/7.5 MB Progress (1): 2.3/7.5 MB Progress (1): 2.3/7.5 MB Progress (1): 2.3/7.5 MB Progress (1): 2.3/7.5 MB Progress (1): 2.3/7.5 MB Progress (1): 2.3/7.5 MB Progress (1): 2.3/7.5 MB Progress (1): 2.3/7.5 MB Progress (1): 2.3/7.5 MB Progress (1): 2.3/7.5 MB Progress (1): 2.3/7.5 MB Progress (1): 2.4/7.5 MB Progress (1): 2.4/7.5 MB Progress (1): 2.4/7.5 MB Progress (1): 2.4/7.5 MB Progress (1): 2.4/7.5 MB Progress (1): 2.4/7.5 MB Progress (1): 2.4/7.5 MB Progress (1): 2.4/7.5 MB Progress (1): 2.4/7.5 MB Progress (1): 2.4/7.5 MB Progress (1): 2.4/7.5 MB Progress (1): 2.4/7.5 MB Progress (1): 2.4/7.5 MB Progress (1): 2.4/7.5 MB Progress (1): 2.4/7.5 MB Progress (1): 2.4/7.5 MB Progress (1): 2.4/7.5 MB Progress (1): 2.4/7.5 MB Progress (1): 2.4/7.5 MB Progress (1): 2.4/7.5 MB Progress (1): 2.4/7.5 MB Progress (1): 2.4/7.5 MB Progress (1): 2.4/7.5 MB Progress (1): 2.4/7.5 MB Progress (1): 2.4/7.5 MB Progress (1): 2.4/7.5 MB Progress (1): 2.4/7.5 MB Progress (1): 2.4/7.5 MB Progress (1): 2.4/7.5 MB Progress (1): 2.4/7.5 MB Progress (1): 2.4/7.5 MB Progress (1): 2.4/7.5 MB Progress (1): 2.4/7.5 MB Progress (1): 2.4/7.5 MB Progress (1): 2.4/7.5 MB Progress (1): 2.4/7.5 MB Progress (1): 2.4/7.5 MB Progress (1): 2.4/7.5 MB Progress (1): 2.4/7.5 MB Progress (1): 2.4/7.5 MB Progress (1): 2.4/7.5 MB Progress (1): 2.4/7.5 MB Progress (1): 2.4/7.5 MB Progress (1): 2.4/7.5 MB Progress (1): 2.4/7.5 MB Progress (1): 2.4/7.5 MB Progress (1): 2.4/7.5 MB Progress (1): 2.4/7.5 MB Progress (1): 2.4/7.5 MB Progress (1): 2.5/7.5 MB Progress (1): 2.5/7.5 MB Progress (1): 2.5/7.5 MB Progress (1): 2.5/7.5 MB Progress (1): 2.5/7.5 MB Progress (1): 2.5/7.5 MB Progress (1): 2.5/7.5 MB Progress (1): 2.5/7.5 MB Progress (1): 2.5/7.5 MB Progress (1): 2.5/7.5 MB Progress (1): 2.5/7.5 MB Progress (1): 2.5/7.5 MB Progress (1): 2.5/7.5 MB Progress (1): 2.5/7.5 MB Progress (1): 2.5/7.5 MB Progress (1): 2.5/7.5 MB Progress (1): 2.5/7.5 MB Progress (1): 2.5/7.5 MB Progress (1): 2.5/7.5 MB Progress (1): 2.5/7.5 MB Progress (1): 2.5/7.5 MB Progress (1): 2.5/7.5 MB Progress (1): 2.5/7.5 MB Progress (1): 2.5/7.5 MB Progress (1): 2.5/7.5 MB Progress (1): 2.5/7.5 MB Progress (1): 2.5/7.5 MB Progress (1): 2.5/7.5 MB Progress (1): 2.5/7.5 MB Progress (1): 2.5/7.5 MB Progress (1): 2.5/7.5 MB Progress (1): 2.5/7.5 MB Progress (1): 2.5/7.5 MB Progress (1): 2.5/7.5 MB Progress (1): 2.5/7.5 MB Progress (1): 2.5/7.5 MB Progress (1): 2.5/7.5 MB Progress (1): 2.5/7.5 MB Progress (1): 2.5/7.5 MB Progress (1): 2.5/7.5 MB Progress (1): 2.5/7.5 MB Progress (1): 2.5/7.5 MB Progress (1): 2.5/7.5 MB Progress (1): 2.5/7.5 MB Progress (1): 2.5/7.5 MB Progress (1): 2.5/7.5 MB Progress (1): 2.5/7.5 MB Progress (1): 2.5/7.5 MB Progress (1): 2.5/7.5 MB Progress (1): 2.6/7.5 MB Progress (1): 2.6/7.5 MB Progress (1): 2.6/7.5 MB Progress (1): 2.6/7.5 MB Progress (1): 2.6/7.5 MB Progress (1): 2.6/7.5 MB Progress (1): 2.6/7.5 MB Progress (1): 2.6/7.5 MB Progress (1): 2.6/7.5 MB Progress (1): 2.6/7.5 MB Progress (1): 2.6/7.5 MB Progress (1): 2.6/7.5 MB Progress (1): 2.6/7.5 MB Progress (1): 2.6/7.5 MB Progress (1): 2.6/7.5 MB Progress (1): 2.6/7.5 MB Progress (1): 2.6/7.5 MB Progress (1): 2.6/7.5 MB Progress (1): 2.6/7.5 MB Progress (1): 2.6/7.5 MB Progress (1): 2.6/7.5 MB Progress (1): 2.6/7.5 MB Progress (1): 2.6/7.5 MB Progress (1): 2.6/7.5 MB Progress (1): 2.6/7.5 MB Progress (1): 2.6/7.5 MB Progress (1): 2.6/7.5 MB Progress (1): 2.6/7.5 MB Progress (1): 2.6/7.5 MB Progress (1): 2.6/7.5 MB Progress (1): 2.6/7.5 MB Progress (1): 2.6/7.5 MB Progress (1): 2.6/7.5 MB Progress (1): 2.6/7.5 MB Progress (1): 2.6/7.5 MB Progress (1): 2.6/7.5 MB Progress (1): 2.6/7.5 MB Progress (1): 2.6/7.5 MB Progress (1): 2.6/7.5 MB Progress (1): 2.6/7.5 MB Progress (1): 2.6/7.5 MB Progress (1): 2.6/7.5 MB Progress (1): 2.6/7.5 MB Progress (1): 2.6/7.5 MB Progress (1): 2.6/7.5 MB Progress (1): 2.6/7.5 MB Progress (1): 2.6/7.5 MB Progress (1): 2.6/7.5 MB Progress (1): 2.7/7.5 MB Progress (1): 2.7/7.5 MB Progress (1): 2.7/7.5 MB Progress (1): 2.7/7.5 MB Progress (1): 2.7/7.5 MB Progress (1): 2.7/7.5 MB Progress (1): 2.7/7.5 MB Progress (1): 2.7/7.5 MB Progress (1): 2.7/7.5 MB Progress (1): 2.7/7.5 MB Progress (1): 2.7/7.5 MB Progress (1): 2.7/7.5 MB Progress (1): 2.7/7.5 MB Progress (1): 2.7/7.5 MB Progress (1): 2.7/7.5 MB Progress (1): 2.7/7.5 MB Progress (1): 2.7/7.5 MB Progress (1): 2.7/7.5 MB Progress (1): 2.7/7.5 MB Progress (1): 2.7/7.5 MB Progress (1): 2.7/7.5 MB Progress (1): 2.7/7.5 MB Progress (1): 2.7/7.5 MB Progress (1): 2.7/7.5 MB Progress (1): 2.7/7.5 MB Progress (1): 2.7/7.5 MB Progress (1): 2.7/7.5 MB Progress (1): 2.7/7.5 MB Progress (1): 2.7/7.5 MB Progress (1): 2.7/7.5 MB Progress (1): 2.7/7.5 MB Progress (1): 2.7/7.5 MB Progress (1): 2.7/7.5 MB Progress (1): 2.7/7.5 MB Progress (1): 2.7/7.5 MB Progress (1): 2.7/7.5 MB Progress (1): 2.7/7.5 MB Progress (1): 2.7/7.5 MB Progress (1): 2.7/7.5 MB Progress (1): 2.7/7.5 MB Progress (1): 2.7/7.5 MB Progress (1): 2.7/7.5 MB Progress (1): 2.7/7.5 MB Progress (1): 2.7/7.5 MB Progress (1): 2.7/7.5 MB Progress (1): 2.7/7.5 MB Progress (1): 2.7/7.5 MB Progress (1): 2.7/7.5 MB Progress (1): 2.7/7.5 MB Progress (1): 2.8/7.5 MB Progress (1): 2.8/7.5 MB Progress (1): 2.8/7.5 MB Progress (1): 2.8/7.5 MB Progress (1): 2.8/7.5 MB Progress (1): 2.8/7.5 MB Progress (1): 2.8/7.5 MB Progress (1): 2.8/7.5 MB Progress (1): 2.8/7.5 MB Progress (1): 2.8/7.5 MB Progress (1): 2.8/7.5 MB Progress (1): 2.8/7.5 MB Progress (1): 2.8/7.5 MB Progress (1): 2.8/7.5 MB Progress (1): 2.8/7.5 MB Progress (1): 2.8/7.5 MB Progress (1): 2.8/7.5 MB Progress (1): 2.8/7.5 MB Progress (1): 2.8/7.5 MB Progress (1): 2.8/7.5 MB Progress (1): 2.8/7.5 MB Progress (1): 2.8/7.5 MB Progress (1): 2.8/7.5 MB Progress (1): 2.8/7.5 MB Progress (1): 2.8/7.5 MB Progress (1): 2.8/7.5 MB Progress (1): 2.8/7.5 MB Progress (1): 2.8/7.5 MB Progress (1): 2.8/7.5 MB Progress (1): 2.8/7.5 MB Progress (1): 2.8/7.5 MB Progress (1): 2.8/7.5 MB Progress (1): 2.8/7.5 MB Progress (1): 2.8/7.5 MB Progress (1): 2.8/7.5 MB Progress (1): 2.8/7.5 MB Progress (1): 2.8/7.5 MB Progress (1): 2.8/7.5 MB Progress (1): 2.8/7.5 MB Progress (1): 2.8/7.5 MB Progress (1): 2.8/7.5 MB Progress (1): 2.8/7.5 MB Progress (1): 2.8/7.5 MB Progress (1): 2.8/7.5 MB Progress (1): 2.8/7.5 MB Progress (1): 2.8/7.5 MB Progress (1): 2.8/7.5 MB Progress (1): 2.8/7.5 MB Progress (1): 2.8/7.5 MB Progress (1): 2.9/7.5 MB Progress (1): 2.9/7.5 MB Progress (1): 2.9/7.5 MB Progress (1): 2.9/7.5 MB Progress (1): 2.9/7.5 MB Progress (1): 2.9/7.5 MB Progress (1): 2.9/7.5 MB Progress (1): 2.9/7.5 MB Progress (1): 2.9/7.5 MB Progress (1): 2.9/7.5 MB Progress (1): 2.9/7.5 MB Progress (1): 2.9/7.5 MB Progress (1): 2.9/7.5 MB Progress (1): 2.9/7.5 MB Progress (1): 2.9/7.5 MB Progress (1): 2.9/7.5 MB Progress (1): 2.9/7.5 MB Progress (1): 2.9/7.5 MB Progress (1): 2.9/7.5 MB Progress (1): 2.9/7.5 MB Progress (1): 2.9/7.5 MB Progress (1): 2.9/7.5 MB Progress (1): 2.9/7.5 MB Progress (1): 2.9/7.5 MB Progress (1): 2.9/7.5 MB Progress (1): 2.9/7.5 MB Progress (1): 2.9/7.5 MB Progress (1): 2.9/7.5 MB Progress (1): 2.9/7.5 MB Progress (1): 2.9/7.5 MB Progress (1): 2.9/7.5 MB Progress (1): 2.9/7.5 MB Progress (1): 2.9/7.5 MB Progress (1): 2.9/7.5 MB Progress (1): 2.9/7.5 MB Progress (1): 2.9/7.5 MB Progress (1): 2.9/7.5 MB Progress (1): 2.9/7.5 MB Progress (1): 2.9/7.5 MB Progress (1): 2.9/7.5 MB Progress (1): 2.9/7.5 MB Progress (1): 2.9/7.5 MB Progress (1): 2.9/7.5 MB Progress (1): 2.9/7.5 MB Progress (1): 2.9/7.5 MB Progress (1): 2.9/7.5 MB Progress (1): 2.9/7.5 MB Progress (1): 2.9/7.5 MB Progress (1): 2.9/7.5 MB Progress (1): 3.0/7.5 MB Progress (1): 3.0/7.5 MB Progress (1): 3.0/7.5 MB Progress (1): 3.0/7.5 MB Progress (1): 3.0/7.5 MB Progress (1): 3.0/7.5 MB Progress (1): 3.0/7.5 MB Progress (1): 3.0/7.5 MB Progress (1): 3.0/7.5 MB Progress (1): 3.0/7.5 MB Progress (1): 3.0/7.5 MB Progress (1): 3.0/7.5 MB Progress (1): 3.0/7.5 MB Progress (1): 3.0/7.5 MB Progress (1): 3.0/7.5 MB Progress (1): 3.0/7.5 MB Progress (1): 3.0/7.5 MB Progress (1): 3.0/7.5 MB Progress (1): 3.0/7.5 MB Progress (1): 3.0/7.5 MB Progress (1): 3.0/7.5 MB Progress (1): 3.0/7.5 MB Progress (1): 3.0/7.5 MB Progress (1): 3.0/7.5 MB Progress (1): 3.0/7.5 MB Progress (1): 3.0/7.5 MB Progress (1): 3.0/7.5 MB Progress (1): 3.0/7.5 MB Progress (1): 3.0/7.5 MB Progress (1): 3.0/7.5 MB Progress (1): 3.0/7.5 MB Progress (1): 3.0/7.5 MB Progress (1): 3.0/7.5 MB Progress (1): 3.0/7.5 MB Progress (1): 3.0/7.5 MB Progress (1): 3.0/7.5 MB Progress (1): 3.0/7.5 MB Progress (1): 3.0/7.5 MB Progress (1): 3.0/7.5 MB Progress (1): 3.0/7.5 MB Progress (1): 3.0/7.5 MB Progress (1): 3.0/7.5 MB Progress (1): 3.0/7.5 MB Progress (1): 3.0/7.5 MB Progress (1): 3.0/7.5 MB Progress (1): 3.0/7.5 MB Progress (1): 3.0/7.5 MB Progress (1): 3.0/7.5 MB Progress (1): 3.0/7.5 MB Progress (1): 3.1/7.5 MB Progress (1): 3.1/7.5 MB Progress (1): 3.1/7.5 MB Progress (1): 3.1/7.5 MB Progress (1): 3.1/7.5 MB Progress (1): 3.1/7.5 MB Progress (1): 3.1/7.5 MB Progress (1): 3.1/7.5 MB Progress (1): 3.1/7.5 MB Progress (1): 3.1/7.5 MB Progress (1): 3.1/7.5 MB Progress (1): 3.1/7.5 MB Progress (1): 3.1/7.5 MB Progress (1): 3.1/7.5 MB Progress (1): 3.1/7.5 MB Progress (1): 3.1/7.5 MB Progress (1): 3.1/7.5 MB Progress (1): 3.1/7.5 MB Progress (1): 3.1/7.5 MB Progress (1): 3.1/7.5 MB Progress (1): 3.1/7.5 MB Progress (1): 3.1/7.5 MB Progress (1): 3.1/7.5 MB Progress (1): 3.1/7.5 MB Progress (1): 3.1/7.5 MB Progress (1): 3.1/7.5 MB Progress (1): 3.1/7.5 MB Progress (1): 3.1/7.5 MB Progress (1): 3.1/7.5 MB Progress (1): 3.1/7.5 MB Progress (1): 3.1/7.5 MB Progress (1): 3.1/7.5 MB Progress (1): 3.1/7.5 MB Progress (1): 3.1/7.5 MB Progress (1): 3.1/7.5 MB Progress (1): 3.1/7.5 MB Progress (1): 3.1/7.5 MB Progress (1): 3.1/7.5 MB Progress (1): 3.1/7.5 MB Progress (1): 3.1/7.5 MB Progress (1): 3.1/7.5 MB Progress (1): 3.1/7.5 MB Progress (1): 3.1/7.5 MB Progress (1): 3.1/7.5 MB Progress (1): 3.1/7.5 MB Progress (1): 3.1/7.5 MB Progress (1): 3.1/7.5 MB Progress (1): 3.1/7.5 MB Progress (1): 3.1/7.5 MB Progress (1): 3.2/7.5 MB Progress (1): 3.2/7.5 MB Progress (1): 3.2/7.5 MB Progress (1): 3.2/7.5 MB Progress (1): 3.2/7.5 MB Progress (1): 3.2/7.5 MB Progress (1): 3.2/7.5 MB Progress (1): 3.2/7.5 MB Progress (1): 3.2/7.5 MB Progress (1): 3.2/7.5 MB Progress (1): 3.2/7.5 MB Progress (1): 3.2/7.5 MB Progress (1): 3.2/7.5 MB Progress (1): 3.2/7.5 MB Progress (1): 3.2/7.5 MB Progress (1): 3.2/7.5 MB Progress (1): 3.2/7.5 MB Progress (1): 3.2/7.5 MB Progress (1): 3.2/7.5 MB Progress (1): 3.2/7.5 MB Progress (1): 3.2/7.5 MB Progress (1): 3.2/7.5 MB Progress (1): 3.2/7.5 MB Progress (1): 3.2/7.5 MB Progress (1): 3.2/7.5 MB Progress (1): 3.2/7.5 MB Progress (1): 3.2/7.5 MB Progress (1): 3.2/7.5 MB Progress (1): 3.2/7.5 MB Progress (1): 3.2/7.5 MB Progress (1): 3.2/7.5 MB Progress (1): 3.2/7.5 MB Progress (1): 3.2/7.5 MB Progress (1): 3.2/7.5 MB Progress (1): 3.2/7.5 MB Progress (1): 3.2/7.5 MB Progress (1): 3.2/7.5 MB Progress (1): 3.2/7.5 MB Progress (1): 3.2/7.5 MB Progress (1): 3.2/7.5 MB Progress (1): 3.2/7.5 MB Progress (1): 3.2/7.5 MB Progress (1): 3.2/7.5 MB Progress (1): 3.2/7.5 MB Progress (1): 3.2/7.5 MB Progress (1): 3.2/7.5 MB Progress (1): 3.2/7.5 MB Progress (1): 3.2/7.5 MB Progress (1): 3.3/7.5 MB Progress (1): 3.3/7.5 MB Progress (1): 3.3/7.5 MB Progress (1): 3.3/7.5 MB Progress (1): 3.3/7.5 MB Progress (1): 3.3/7.5 MB Progress (1): 3.3/7.5 MB Progress (1): 3.3/7.5 MB Progress (1): 3.3/7.5 MB Progress (1): 3.3/7.5 MB Progress (1): 3.3/7.5 MB Progress (1): 3.3/7.5 MB Progress (1): 3.3/7.5 MB Progress (1): 3.3/7.5 MB Progress (1): 3.3/7.5 MB Progress (1): 3.3/7.5 MB Progress (1): 3.3/7.5 MB Progress (1): 3.3/7.5 MB Progress (1): 3.3/7.5 MB Progress (1): 3.3/7.5 MB Progress (1): 3.3/7.5 MB Progress (1): 3.3/7.5 MB Progress (1): 3.3/7.5 MB Progress (1): 3.3/7.5 MB Progress (1): 3.3/7.5 MB Progress (1): 3.3/7.5 MB Progress (1): 3.3/7.5 MB Progress (1): 3.3/7.5 MB Progress (1): 3.3/7.5 MB Progress (1): 3.3/7.5 MB Progress (1): 3.3/7.5 MB Progress (1): 3.3/7.5 MB Progress (1): 3.3/7.5 MB Progress (1): 3.3/7.5 MB Progress (1): 3.3/7.5 MB Progress (1): 3.3/7.5 MB Progress (1): 3.3/7.5 MB Progress (1): 3.3/7.5 MB Progress (1): 3.3/7.5 MB Progress (1): 3.3/7.5 MB Progress (1): 3.3/7.5 MB Progress (1): 3.3/7.5 MB Progress (1): 3.3/7.5 MB Progress (1): 3.3/7.5 MB Progress (1): 3.3/7.5 MB Progress (1): 3.3/7.5 MB Progress (1): 3.3/7.5 MB Progress (1): 3.3/7.5 MB Progress (1): 3.3/7.5 MB Progress (1): 3.4/7.5 MB Progress (1): 3.4/7.5 MB Progress (1): 3.4/7.5 MB Progress (1): 3.4/7.5 MB Progress (1): 3.4/7.5 MB Progress (1): 3.4/7.5 MB Progress (1): 3.4/7.5 MB Progress (1): 3.4/7.5 MB Progress (1): 3.4/7.5 MB Progress (1): 3.4/7.5 MB Progress (1): 3.4/7.5 MB Progress (1): 3.4/7.5 MB Progress (1): 3.4/7.5 MB Progress (1): 3.4/7.5 MB Progress (1): 3.4/7.5 MB Progress (1): 3.4/7.5 MB Progress (1): 3.4/7.5 MB Progress (1): 3.4/7.5 MB Progress (1): 3.4/7.5 MB Progress (1): 3.4/7.5 MB Progress (1): 3.4/7.5 MB Progress (1): 3.4/7.5 MB Progress (1): 3.4/7.5 MB Progress (1): 3.4/7.5 MB Progress (1): 3.4/7.5 MB Progress (1): 3.4/7.5 MB Progress (1): 3.4/7.5 MB Progress (1): 3.4/7.5 MB Progress (1): 3.4/7.5 MB Progress (1): 3.4/7.5 MB Progress (1): 3.4/7.5 MB Progress (1): 3.4/7.5 MB Progress (1): 3.4/7.5 MB Progress (1): 3.4/7.5 MB Progress (1): 3.4/7.5 MB Progress (1): 3.4/7.5 MB Progress (1): 3.4/7.5 MB Progress (1): 3.4/7.5 MB Progress (1): 3.4/7.5 MB Progress (1): 3.4/7.5 MB Progress (1): 3.4/7.5 MB Progress (1): 3.4/7.5 MB Progress (1): 3.4/7.5 MB Progress (1): 3.4/7.5 MB Progress (1): 3.4/7.5 MB Progress (1): 3.4/7.5 MB Progress (1): 3.4/7.5 MB Progress (1): 3.4/7.5 MB Progress (1): 3.4/7.5 MB Progress (1): 3.5/7.5 MB Progress (1): 3.5/7.5 MB Progress (1): 3.5/7.5 MB Progress (1): 3.5/7.5 MB Progress (1): 3.5/7.5 MB Progress (1): 3.5/7.5 MB Progress (1): 3.5/7.5 MB Progress (1): 3.5/7.5 MB Progress (1): 3.5/7.5 MB Progress (1): 3.5/7.5 MB Progress (1): 3.5/7.5 MB Progress (1): 3.5/7.5 MB Progress (1): 3.5/7.5 MB Progress (1): 3.5/7.5 MB Progress (1): 3.5/7.5 MB Progress (1): 3.5/7.5 MB Progress (1): 3.5/7.5 MB Progress (1): 3.5/7.5 MB Progress (1): 3.5/7.5 MB Progress (1): 3.5/7.5 MB Progress (1): 3.5/7.5 MB Progress (1): 3.5/7.5 MB Progress (1): 3.5/7.5 MB Progress (1): 3.5/7.5 MB Progress (1): 3.5/7.5 MB Progress (1): 3.5/7.5 MB Progress (1): 3.5/7.5 MB Progress (1): 3.5/7.5 MB Progress (1): 3.5/7.5 MB Progress (1): 3.5/7.5 MB Progress (1): 3.5/7.5 MB Progress (1): 3.5/7.5 MB Progress (1): 3.5/7.5 MB Progress (1): 3.5/7.5 MB Progress (1): 3.5/7.5 MB Progress (1): 3.5/7.5 MB Progress (1): 3.5/7.5 MB Progress (1): 3.5/7.5 MB Progress (1): 3.5/7.5 MB Progress (1): 3.5/7.5 MB Progress (1): 3.5/7.5 MB Progress (1): 3.5/7.5 MB Progress (1): 3.5/7.5 MB Progress (1): 3.5/7.5 MB Progress (1): 3.5/7.5 MB Progress (1): 3.5/7.5 MB Progress (1): 3.5/7.5 MB Progress (1): 3.5/7.5 MB Progress (1): 3.5/7.5 MB Progress (1): 3.6/7.5 MB Progress (1): 3.6/7.5 MB Progress (1): 3.6/7.5 MB Progress (1): 3.6/7.5 MB Progress (1): 3.6/7.5 MB Progress (1): 3.6/7.5 MB Progress (1): 3.6/7.5 MB Progress (1): 3.6/7.5 MB Progress (1): 3.6/7.5 MB Progress (1): 3.6/7.5 MB Progress (1): 3.6/7.5 MB Progress (1): 3.6/7.5 MB Progress (1): 3.6/7.5 MB Progress (1): 3.6/7.5 MB Progress (1): 3.6/7.5 MB Progress (1): 3.6/7.5 MB Progress (1): 3.6/7.5 MB Progress (1): 3.6/7.5 MB Progress (1): 3.6/7.5 MB Progress (1): 3.6/7.5 MB Progress (1): 3.6/7.5 MB Progress (1): 3.6/7.5 MB Progress (1): 3.6/7.5 MB Progress (1): 3.6/7.5 MB Progress (1): 3.6/7.5 MB Progress (1): 3.6/7.5 MB Progress (1): 3.6/7.5 MB Progress (1): 3.6/7.5 MB Progress (1): 3.6/7.5 MB Progress (1): 3.6/7.5 MB Progress (1): 3.6/7.5 MB Progress (1): 3.6/7.5 MB Progress (1): 3.6/7.5 MB Progress (1): 3.6/7.5 MB Progress (1): 3.6/7.5 MB Progress (1): 3.6/7.5 MB Progress (1): 3.6/7.5 MB Progress (1): 3.6/7.5 MB Progress (1): 3.6/7.5 MB Progress (1): 3.6/7.5 MB Progress (1): 3.6/7.5 MB Progress (1): 3.6/7.5 MB Progress (1): 3.6/7.5 MB Progress (1): 3.6/7.5 MB Progress (1): 3.6/7.5 MB Progress (1): 3.6/7.5 MB Progress (1): 3.6/7.5 MB Progress (1): 3.6/7.5 MB Progress (1): 3.6/7.5 MB Progress (1): 3.7/7.5 MB Progress (1): 3.7/7.5 MB Progress (1): 3.7/7.5 MB Progress (1): 3.7/7.5 MB Progress (1): 3.7/7.5 MB Progress (1): 3.7/7.5 MB Progress (1): 3.7/7.5 MB Progress (1): 3.7/7.5 MB Progress (1): 3.7/7.5 MB Progress (1): 3.7/7.5 MB Progress (1): 3.7/7.5 MB Progress (1): 3.7/7.5 MB Progress (1): 3.7/7.5 MB Progress (1): 3.7/7.5 MB Progress (1): 3.7/7.5 MB Progress (1): 3.7/7.5 MB Progress (1): 3.7/7.5 MB Progress (1): 3.7/7.5 MB Progress (1): 3.7/7.5 MB Progress (1): 3.7/7.5 MB Progress (1): 3.7/7.5 MB Progress (1): 3.7/7.5 MB Progress (1): 3.7/7.5 MB Progress (1): 3.7/7.5 MB Progress (1): 3.7/7.5 MB Progress (1): 3.7/7.5 MB Progress (1): 3.7/7.5 MB Progress (1): 3.7/7.5 MB Progress (1): 3.7/7.5 MB Progress (1): 3.7/7.5 MB Progress (1): 3.7/7.5 MB Progress (1): 3.7/7.5 MB Progress (1): 3.7/7.5 MB Progress (1): 3.7/7.5 MB Progress (1): 3.7/7.5 MB Progress (1): 3.7/7.5 MB Progress (1): 3.7/7.5 MB Progress (1): 3.7/7.5 MB Progress (1): 3.7/7.5 MB Progress (1): 3.7/7.5 MB Progress (1): 3.7/7.5 MB Progress (1): 3.7/7.5 MB Progress (1): 3.7/7.5 MB Progress (1): 3.7/7.5 MB Progress (1): 3.7/7.5 MB Progress (1): 3.7/7.5 MB Progress (1): 3.7/7.5 MB Progress (1): 3.7/7.5 MB Progress (1): 3.7/7.5 MB Progress (1): 3.8/7.5 MB Progress (1): 3.8/7.5 MB Progress (1): 3.8/7.5 MB Progress (1): 3.8/7.5 MB Progress (1): 3.8/7.5 MB Progress (1): 3.8/7.5 MB Progress (1): 3.8/7.5 MB Progress (1): 3.8/7.5 MB Progress (1): 3.8/7.5 MB Progress (1): 3.8/7.5 MB Progress (1): 3.8/7.5 MB Progress (1): 3.8/7.5 MB Progress (1): 3.8/7.5 MB Progress (1): 3.8/7.5 MB Progress (1): 3.8/7.5 MB Progress (1): 3.8/7.5 MB Progress (1): 3.8/7.5 MB Progress (1): 3.8/7.5 MB Progress (1): 3.8/7.5 MB Progress (1): 3.8/7.5 MB Progress (1): 3.8/7.5 MB Progress (1): 3.8/7.5 MB Progress (1): 3.8/7.5 MB Progress (1): 3.8/7.5 MB Progress (1): 3.8/7.5 MB Progress (1): 3.8/7.5 MB Progress (1): 3.8/7.5 MB Progress (1): 3.8/7.5 MB Progress (1): 3.8/7.5 MB Progress (1): 3.8/7.5 MB Progress (1): 3.8/7.5 MB Progress (1): 3.8/7.5 MB Progress (1): 3.8/7.5 MB Progress (1): 3.8/7.5 MB Progress (1): 3.8/7.5 MB Progress (1): 3.8/7.5 MB Progress (1): 3.8/7.5 MB Progress (1): 3.8/7.5 MB Progress (1): 3.8/7.5 MB Progress (1): 3.8/7.5 MB Progress (1): 3.8/7.5 MB Progress (1): 3.8/7.5 MB Progress (1): 3.8/7.5 MB Progress (1): 3.8/7.5 MB Progress (1): 3.8/7.5 MB Progress (1): 3.8/7.5 MB Progress (1): 3.8/7.5 MB Progress (1): 3.8/7.5 MB Progress (1): 3.9/7.5 MB Progress (1): 3.9/7.5 MB Progress (1): 3.9/7.5 MB Progress (1): 3.9/7.5 MB Progress (1): 3.9/7.5 MB Progress (1): 3.9/7.5 MB Progress (1): 3.9/7.5 MB Progress (1): 3.9/7.5 MB Progress (1): 3.9/7.5 MB Progress (1): 3.9/7.5 MB Progress (1): 3.9/7.5 MB Progress (1): 3.9/7.5 MB Progress (1): 3.9/7.5 MB Progress (1): 3.9/7.5 MB Progress (1): 3.9/7.5 MB Progress (1): 3.9/7.5 MB Progress (1): 3.9/7.5 MB Progress (1): 3.9/7.5 MB Progress (1): 3.9/7.5 MB Progress (1): 3.9/7.5 MB Progress (1): 3.9/7.5 MB Progress (1): 3.9/7.5 MB Progress (1): 3.9/7.5 MB Progress (1): 3.9/7.5 MB Progress (1): 3.9/7.5 MB Progress (1): 3.9/7.5 MB Progress (1): 3.9/7.5 MB Progress (1): 3.9/7.5 MB Progress (1): 3.9/7.5 MB Progress (1): 3.9/7.5 MB Progress (1): 3.9/7.5 MB Progress (1): 3.9/7.5 MB Progress (1): 3.9/7.5 MB Progress (1): 3.9/7.5 MB Progress (1): 3.9/7.5 MB Progress (1): 3.9/7.5 MB Progress (1): 3.9/7.5 MB Progress (1): 3.9/7.5 MB Progress (1): 3.9/7.5 MB Progress (1): 3.9/7.5 MB Progress (1): 3.9/7.5 MB Progress (1): 3.9/7.5 MB Progress (1): 3.9/7.5 MB Progress (1): 3.9/7.5 MB Progress (1): 3.9/7.5 MB Progress (1): 3.9/7.5 MB Progress (1): 3.9/7.5 MB Progress (1): 3.9/7.5 MB Progress (1): 3.9/7.5 MB Progress (1): 4.0/7.5 MB Progress (1): 4.0/7.5 MB Progress (1): 4.0/7.5 MB Progress (1): 4.0/7.5 MB Progress (1): 4.0/7.5 MB Progress (1): 4.0/7.5 MB Progress (1): 4.0/7.5 MB Progress (1): 4.0/7.5 MB Progress (1): 4.0/7.5 MB Progress (1): 4.0/7.5 MB Progress (1): 4.0/7.5 MB Progress (1): 4.0/7.5 MB Progress (1): 4.0/7.5 MB Progress (1): 4.0/7.5 MB Progress (1): 4.0/7.5 MB Progress (1): 4.0/7.5 MB Progress (1): 4.0/7.5 MB Progress (1): 4.0/7.5 MB Progress (1): 4.0/7.5 MB Progress (1): 4.0/7.5 MB Progress (1): 4.0/7.5 MB Progress (1): 4.0/7.5 MB Progress (1): 4.0/7.5 MB Progress (1): 4.0/7.5 MB Progress (1): 4.0/7.5 MB Progress (1): 4.0/7.5 MB Progress (1): 4.0/7.5 MB Progress (1): 4.0/7.5 MB Progress (1): 4.0/7.5 MB Progress (1): 4.0/7.5 MB Progress (1): 4.0/7.5 MB Progress (1): 4.0/7.5 MB Progress (1): 4.0/7.5 MB Progress (1): 4.0/7.5 MB Progress (1): 4.0/7.5 MB Progress (1): 4.0/7.5 MB Progress (1): 4.0/7.5 MB Progress (1): 4.0/7.5 MB Progress (1): 4.0/7.5 MB Progress (1): 4.0/7.5 MB Progress (1): 4.0/7.5 MB Progress (1): 4.0/7.5 MB Progress (1): 4.0/7.5 MB Progress (1): 4.0/7.5 MB Progress (1): 4.0/7.5 MB Progress (1): 4.0/7.5 MB Progress (1): 4.0/7.5 MB Progress (1): 4.0/7.5 MB Progress (1): 4.0/7.5 MB Progress (1): 4.1/7.5 MB Progress (1): 4.1/7.5 MB Progress (1): 4.1/7.5 MB Progress (1): 4.1/7.5 MB Progress (1): 4.1/7.5 MB Progress (1): 4.1/7.5 MB Progress (1): 4.1/7.5 MB Progress (1): 4.1/7.5 MB Progress (1): 4.1/7.5 MB Progress (1): 4.1/7.5 MB Progress (1): 4.1/7.5 MB Progress (1): 4.1/7.5 MB Progress (1): 4.1/7.5 MB Progress (1): 4.1/7.5 MB Progress (1): 4.1/7.5 MB Progress (1): 4.1/7.5 MB Progress (1): 4.1/7.5 MB Progress (1): 4.1/7.5 MB Progress (1): 4.1/7.5 MB Progress (1): 4.1/7.5 MB Progress (1): 4.1/7.5 MB Progress (1): 4.1/7.5 MB Progress (1): 4.1/7.5 MB Progress (1): 4.1/7.5 MB Progress (1): 4.1/7.5 MB Progress (1): 4.1/7.5 MB Progress (1): 4.1/7.5 MB Progress (1): 4.1/7.5 MB Progress (1): 4.1/7.5 MB Progress (1): 4.1/7.5 MB Progress (1): 4.1/7.5 MB Progress (1): 4.1/7.5 MB Progress (1): 4.1/7.5 MB Progress (1): 4.1/7.5 MB Progress (1): 4.1/7.5 MB Progress (1): 4.1/7.5 MB Progress (1): 4.1/7.5 MB Progress (1): 4.1/7.5 MB Progress (1): 4.1/7.5 MB Progress (1): 4.1/7.5 MB Progress (1): 4.1/7.5 MB Progress (1): 4.1/7.5 MB Progress (1): 4.1/7.5 MB Progress (1): 4.1/7.5 MB Progress (1): 4.1/7.5 MB Progress (1): 4.1/7.5 MB Progress (1): 4.1/7.5 MB Progress (1): 4.1/7.5 MB Progress (1): 4.1/7.5 MB Progress (1): 4.2/7.5 MB Progress (1): 4.2/7.5 MB Progress (1): 4.2/7.5 MB Progress (1): 4.2/7.5 MB Progress (1): 4.2/7.5 MB Progress (1): 4.2/7.5 MB Progress (1): 4.2/7.5 MB Progress (1): 4.2/7.5 MB Progress (1): 4.2/7.5 MB Progress (1): 4.2/7.5 MB Progress (1): 4.2/7.5 MB Progress (1): 4.2/7.5 MB Progress (1): 4.2/7.5 MB Progress (1): 4.2/7.5 MB Progress (1): 4.2/7.5 MB Progress (1): 4.2/7.5 MB Progress (1): 4.2/7.5 MB Progress (1): 4.2/7.5 MB Progress (1): 4.2/7.5 MB Progress (1): 4.2/7.5 MB Progress (1): 4.2/7.5 MB Progress (1): 4.2/7.5 MB Progress (1): 4.2/7.5 MB Progress (1): 4.2/7.5 MB Progress (1): 4.2/7.5 MB Progress (1): 4.2/7.5 MB Progress (1): 4.2/7.5 MB Progress (1): 4.2/7.5 MB Progress (1): 4.2/7.5 MB Progress (1): 4.2/7.5 MB Progress (1): 4.2/7.5 MB Progress (1): 4.2/7.5 MB Progress (1): 4.2/7.5 MB Progress (1): 4.2/7.5 MB Progress (1): 4.2/7.5 MB Progress (1): 4.2/7.5 MB Progress (1): 4.2/7.5 MB Progress (1): 4.2/7.5 MB Progress (1): 4.2/7.5 MB Progress (1): 4.2/7.5 MB Progress (1): 4.2/7.5 MB Progress (1): 4.2/7.5 MB Progress (1): 4.2/7.5 MB Progress (1): 4.2/7.5 MB Progress (1): 4.2/7.5 MB Progress (1): 4.2/7.5 MB Progress (1): 4.2/7.5 MB Progress (1): 4.2/7.5 MB Progress (1): 4.2/7.5 MB Progress (1): 4.3/7.5 MB Progress (1): 4.3/7.5 MB Progress (1): 4.3/7.5 MB Progress (1): 4.3/7.5 MB Progress (1): 4.3/7.5 MB Progress (1): 4.3/7.5 MB Progress (1): 4.3/7.5 MB Progress (1): 4.3/7.5 MB Progress (1): 4.3/7.5 MB Progress (1): 4.3/7.5 MB Progress (1): 4.3/7.5 MB Progress (1): 4.3/7.5 MB Progress (1): 4.3/7.5 MB Progress (1): 4.3/7.5 MB Progress (1): 4.3/7.5 MB Progress (1): 4.3/7.5 MB Progress (1): 4.3/7.5 MB Progress (1): 4.3/7.5 MB Progress (1): 4.3/7.5 MB Progress (1): 4.3/7.5 MB Progress (1): 4.3/7.5 MB Progress (1): 4.3/7.5 MB Progress (1): 4.3/7.5 MB Progress (1): 4.3/7.5 MB Progress (1): 4.3/7.5 MB Progress (1): 4.3/7.5 MB Progress (1): 4.3/7.5 MB Progress (1): 4.3/7.5 MB Progress (1): 4.3/7.5 MB Progress (1): 4.3/7.5 MB Progress (1): 4.3/7.5 MB Progress (1): 4.3/7.5 MB Progress (1): 4.3/7.5 MB Progress (1): 4.3/7.5 MB Progress (1): 4.3/7.5 MB Progress (1): 4.3/7.5 MB Progress (1): 4.3/7.5 MB Progress (1): 4.3/7.5 MB Progress (1): 4.3/7.5 MB Progress (1): 4.3/7.5 MB Progress (1): 4.3/7.5 MB Progress (1): 4.3/7.5 MB Progress (1): 4.3/7.5 MB Progress (1): 4.3/7.5 MB Progress (1): 4.3/7.5 MB Progress (1): 4.3/7.5 MB Progress (1): 4.3/7.5 MB Progress (1): 4.3/7.5 MB Progress (1): 4.3/7.5 MB Progress (1): 4.4/7.5 MB Progress (1): 4.4/7.5 MB Progress (1): 4.4/7.5 MB Progress (1): 4.4/7.5 MB Progress (1): 4.4/7.5 MB Progress (1): 4.4/7.5 MB Progress (1): 4.4/7.5 MB Progress (1): 4.4/7.5 MB Progress (1): 4.4/7.5 MB Progress (1): 4.4/7.5 MB Progress (1): 4.4/7.5 MB Progress (1): 4.4/7.5 MB Progress (1): 4.4/7.5 MB Progress (1): 4.4/7.5 MB Progress (1): 4.4/7.5 MB Progress (1): 4.4/7.5 MB Progress (1): 4.4/7.5 MB Progress (1): 4.4/7.5 MB Progress (1): 4.4/7.5 MB Progress (1): 4.4/7.5 MB Progress (1): 4.4/7.5 MB Progress (1): 4.4/7.5 MB Progress (1): 4.4/7.5 MB Progress (1): 4.4/7.5 MB Progress (1): 4.4/7.5 MB Progress (1): 4.4/7.5 MB Progress (1): 4.4/7.5 MB Progress (1): 4.4/7.5 MB Progress (1): 4.4/7.5 MB Progress (1): 4.4/7.5 MB Progress (1): 4.4/7.5 MB Progress (1): 4.4/7.5 MB Progress (1): 4.4/7.5 MB Progress (1): 4.4/7.5 MB Progress (1): 4.4/7.5 MB Progress (1): 4.4/7.5 MB Progress (1): 4.4/7.5 MB Progress (1): 4.4/7.5 MB Progress (1): 4.4/7.5 MB Progress (1): 4.4/7.5 MB Progress (1): 4.4/7.5 MB Progress (1): 4.4/7.5 MB Progress (1): 4.4/7.5 MB Progress (1): 4.4/7.5 MB Progress (1): 4.4/7.5 MB Progress (1): 4.4/7.5 MB Progress (1): 4.4/7.5 MB Progress (1): 4.4/7.5 MB Progress (1): 4.5/7.5 MB Progress (1): 4.5/7.5 MB Progress (1): 4.5/7.5 MB Progress (1): 4.5/7.5 MB Progress (1): 4.5/7.5 MB Progress (1): 4.5/7.5 MB Progress (1): 4.5/7.5 MB Progress (1): 4.5/7.5 MB Progress (1): 4.5/7.5 MB Progress (1): 4.5/7.5 MB Progress (1): 4.5/7.5 MB Progress (1): 4.5/7.5 MB Progress (1): 4.5/7.5 MB Progress (1): 4.5/7.5 MB Progress (1): 4.5/7.5 MB Progress (1): 4.5/7.5 MB Progress (1): 4.5/7.5 MB Progress (1): 4.5/7.5 MB Progress (1): 4.5/7.5 MB Progress (1): 4.5/7.5 MB Progress (1): 4.5/7.5 MB Progress (1): 4.5/7.5 MB Progress (1): 4.5/7.5 MB Progress (1): 4.5/7.5 MB Progress (1): 4.5/7.5 MB Progress (1): 4.5/7.5 MB Progress (1): 4.5/7.5 MB Progress (1): 4.5/7.5 MB Progress (1): 4.5/7.5 MB Progress (1): 4.5/7.5 MB Progress (1): 4.5/7.5 MB Progress (1): 4.5/7.5 MB Progress (1): 4.5/7.5 MB Progress (1): 4.5/7.5 MB Progress (1): 4.5/7.5 MB Progress (1): 4.5/7.5 MB Progress (1): 4.5/7.5 MB Progress (1): 4.5/7.5 MB Progress (1): 4.5/7.5 MB Progress (1): 4.5/7.5 MB Progress (1): 4.5/7.5 MB Progress (1): 4.5/7.5 MB Progress (1): 4.5/7.5 MB Progress (1): 4.5/7.5 MB Progress (1): 4.5/7.5 MB Progress (1): 4.5/7.5 MB Progress (1): 4.5/7.5 MB Progress (1): 4.5/7.5 MB Progress (1): 4.5/7.5 MB Progress (1): 4.6/7.5 MB Progress (1): 4.6/7.5 MB Progress (1): 4.6/7.5 MB Progress (1): 4.6/7.5 MB Progress (1): 4.6/7.5 MB Progress (1): 4.6/7.5 MB Progress (1): 4.6/7.5 MB Progress (1): 4.6/7.5 MB Progress (1): 4.6/7.5 MB Progress (1): 4.6/7.5 MB Progress (1): 4.6/7.5 MB Progress (1): 4.6/7.5 MB Progress (1): 4.6/7.5 MB Progress (1): 4.6/7.5 MB Progress (1): 4.6/7.5 MB Progress (1): 4.6/7.5 MB Progress (1): 4.6/7.5 MB Progress (1): 4.6/7.5 MB Progress (1): 4.6/7.5 MB Progress (1): 4.6/7.5 MB Progress (1): 4.6/7.5 MB Progress (1): 4.6/7.5 MB Progress (1): 4.6/7.5 MB Progress (1): 4.6/7.5 MB Progress (1): 4.6/7.5 MB Progress (1): 4.6/7.5 MB Progress (1): 4.6/7.5 MB Progress (1): 4.6/7.5 MB Progress (1): 4.6/7.5 MB Progress (1): 4.6/7.5 MB Progress (1): 4.6/7.5 MB Progress (1): 4.6/7.5 MB Progress (1): 4.6/7.5 MB Progress (1): 4.6/7.5 MB Progress (1): 4.6/7.5 MB Progress (1): 4.6/7.5 MB Progress (1): 4.6/7.5 MB Progress (1): 4.6/7.5 MB Progress (1): 4.6/7.5 MB Progress (1): 4.6/7.5 MB Progress (1): 4.6/7.5 MB Progress (1): 4.6/7.5 MB Progress (1): 4.6/7.5 MB Progress (1): 4.6/7.5 MB Progress (1): 4.6/7.5 MB Progress (1): 4.6/7.5 MB Progress (1): 4.6/7.5 MB Progress (1): 4.6/7.5 MB Progress (1): 4.6/7.5 MB Progress (1): 4.7/7.5 MB Progress (1): 4.7/7.5 MB Progress (1): 4.7/7.5 MB Progress (1): 4.7/7.5 MB Progress (1): 4.7/7.5 MB Progress (1): 4.7/7.5 MB Progress (1): 4.7/7.5 MB Progress (1): 4.7/7.5 MB Progress (1): 4.7/7.5 MB Progress (1): 4.7/7.5 MB Progress (1): 4.7/7.5 MB Progress (1): 4.7/7.5 MB Progress (1): 4.7/7.5 MB Progress (1): 4.7/7.5 MB Progress (1): 4.7/7.5 MB Progress (1): 4.7/7.5 MB Progress (1): 4.7/7.5 MB Progress (1): 4.7/7.5 MB Progress (1): 4.7/7.5 MB Progress (1): 4.7/7.5 MB Progress (1): 4.7/7.5 MB Progress (1): 4.7/7.5 MB Progress (1): 4.7/7.5 MB Progress (1): 4.7/7.5 MB Progress (1): 4.7/7.5 MB Progress (1): 4.7/7.5 MB Progress (1): 4.7/7.5 MB Progress (1): 4.7/7.5 MB Progress (1): 4.7/7.5 MB Progress (1): 4.7/7.5 MB Progress (1): 4.7/7.5 MB Progress (1): 4.7/7.5 MB Progress (1): 4.7/7.5 MB Progress (1): 4.7/7.5 MB Progress (1): 4.7/7.5 MB Progress (1): 4.7/7.5 MB Progress (1): 4.7/7.5 MB Progress (1): 4.7/7.5 MB Progress (1): 4.7/7.5 MB Progress (1): 4.7/7.5 MB Progress (1): 4.7/7.5 MB Progress (1): 4.7/7.5 MB Progress (1): 4.7/7.5 MB Progress (1): 4.7/7.5 MB Progress (1): 4.7/7.5 MB Progress (1): 4.7/7.5 MB Progress (1): 4.7/7.5 MB Progress (1): 4.7/7.5 MB Progress (1): 4.7/7.5 MB Progress (1): 4.8/7.5 MB Progress (1): 4.8/7.5 MB Progress (1): 4.8/7.5 MB Progress (1): 4.8/7.5 MB Progress (1): 4.8/7.5 MB Progress (1): 4.8/7.5 MB Progress (1): 4.8/7.5 MB Progress (1): 4.8/7.5 MB Progress (1): 4.8/7.5 MB Progress (1): 4.8/7.5 MB Progress (1): 4.8/7.5 MB Progress (1): 4.8/7.5 MB Progress (1): 4.8/7.5 MB Progress (1): 4.8/7.5 MB Progress (1): 4.8/7.5 MB Progress (1): 4.8/7.5 MB Progress (1): 4.8/7.5 MB Progress (1): 4.8/7.5 MB Progress (1): 4.8/7.5 MB Progress (1): 4.8/7.5 MB Progress (1): 4.8/7.5 MB Progress (1): 4.8/7.5 MB Progress (1): 4.8/7.5 MB Progress (1): 4.8/7.5 MB Progress (1): 4.8/7.5 MB Progress (1): 4.8/7.5 MB Progress (1): 4.8/7.5 MB Progress (1): 4.8/7.5 MB Progress (1): 4.8/7.5 MB Progress (1): 4.8/7.5 MB Progress (1): 4.8/7.5 MB Progress (1): 4.8/7.5 MB Progress (1): 4.8/7.5 MB Progress (1): 4.8/7.5 MB Progress (1): 4.8/7.5 MB Progress (1): 4.8/7.5 MB Progress (1): 4.8/7.5 MB Progress (1): 4.8/7.5 MB Progress (1): 4.8/7.5 MB Progress (1): 4.8/7.5 MB Progress (1): 4.8/7.5 MB Progress (1): 4.8/7.5 MB Progress (1): 4.8/7.5 MB Progress (1): 4.8/7.5 MB Progress (1): 4.8/7.5 MB Progress (1): 4.8/7.5 MB Progress (1): 4.8/7.5 MB Progress (1): 4.8/7.5 MB Progress (1): 4.8/7.5 MB Progress (1): 4.9/7.5 MB Progress (1): 4.9/7.5 MB Progress (1): 4.9/7.5 MB Progress (1): 4.9/7.5 MB Progress (1): 4.9/7.5 MB Progress (1): 4.9/7.5 MB Progress (1): 4.9/7.5 MB Progress (1): 4.9/7.5 MB Progress (1): 4.9/7.5 MB Progress (1): 4.9/7.5 MB Progress (1): 4.9/7.5 MB Progress (1): 4.9/7.5 MB Progress (1): 4.9/7.5 MB Progress (1): 4.9/7.5 MB Progress (1): 4.9/7.5 MB Progress (1): 4.9/7.5 MB Progress (1): 4.9/7.5 MB Progress (1): 4.9/7.5 MB Progress (1): 4.9/7.5 MB Progress (1): 4.9/7.5 MB Progress (1): 4.9/7.5 MB Progress (1): 4.9/7.5 MB Progress (1): 4.9/7.5 MB Progress (1): 4.9/7.5 MB Progress (1): 4.9/7.5 MB Progress (1): 4.9/7.5 MB Progress (1): 4.9/7.5 MB Progress (1): 4.9/7.5 MB Progress (1): 4.9/7.5 MB Progress (1): 4.9/7.5 MB Progress (1): 4.9/7.5 MB Progress (1): 4.9/7.5 MB Progress (1): 4.9/7.5 MB Progress (1): 4.9/7.5 MB Progress (1): 4.9/7.5 MB Progress (1): 4.9/7.5 MB Progress (1): 4.9/7.5 MB Progress (1): 4.9/7.5 MB Progress (1): 4.9/7.5 MB Progress (1): 4.9/7.5 MB Progress (1): 4.9/7.5 MB Progress (1): 4.9/7.5 MB Progress (1): 4.9/7.5 MB Progress (1): 4.9/7.5 MB Progress (1): 4.9/7.5 MB Progress (1): 4.9/7.5 MB Progress (1): 4.9/7.5 MB Progress (1): 4.9/7.5 MB Progress (1): 5.0/7.5 MB Progress (1): 5.0/7.5 MB Progress (1): 5.0/7.5 MB Progress (1): 5.0/7.5 MB Progress (1): 5.0/7.5 MB Progress (1): 5.0/7.5 MB Progress (1): 5.0/7.5 MB Progress (1): 5.0/7.5 MB Progress (1): 5.0/7.5 MB Progress (1): 5.0/7.5 MB Progress (1): 5.0/7.5 MB Progress (1): 5.0/7.5 MB Progress (1): 5.0/7.5 MB Progress (1): 5.0/7.5 MB Progress (1): 5.0/7.5 MB Progress (1): 5.0/7.5 MB Progress (1): 5.0/7.5 MB Progress (1): 5.0/7.5 MB Progress (1): 5.0/7.5 MB Progress (1): 5.0/7.5 MB Progress (1): 5.0/7.5 MB Progress (1): 5.0/7.5 MB Progress (1): 5.0/7.5 MB Progress (1): 5.0/7.5 MB Progress (1): 5.0/7.5 MB Progress (1): 5.0/7.5 MB Progress (1): 5.0/7.5 MB Progress (1): 5.0/7.5 MB Progress (1): 5.0/7.5 MB Progress (1): 5.0/7.5 MB Progress (1): 5.0/7.5 MB Progress (1): 5.0/7.5 MB Progress (1): 5.0/7.5 MB Progress (1): 5.0/7.5 MB Progress (1): 5.0/7.5 MB Progress (1): 5.0/7.5 MB Progress (1): 5.0/7.5 MB Progress (1): 5.0/7.5 MB Progress (1): 5.0/7.5 MB Progress (1): 5.0/7.5 MB Progress (1): 5.0/7.5 MB Progress (1): 5.0/7.5 MB Progress (1): 5.0/7.5 MB Progress (1): 5.0/7.5 MB Progress (1): 5.0/7.5 MB Progress (1): 5.0/7.5 MB Progress (1): 5.0/7.5 MB Progress (1): 5.0/7.5 MB Progress (1): 5.0/7.5 MB Progress (1): 5.1/7.5 MB Progress (1): 5.1/7.5 MB Progress (1): 5.1/7.5 MB Progress (1): 5.1/7.5 MB Progress (1): 5.1/7.5 MB Progress (1): 5.1/7.5 MB Progress (1): 5.1/7.5 MB Progress (1): 5.1/7.5 MB Progress (1): 5.1/7.5 MB Progress (1): 5.1/7.5 MB Progress (1): 5.1/7.5 MB Progress (1): 5.1/7.5 MB Progress (1): 5.1/7.5 MB Progress (1): 5.1/7.5 MB Progress (1): 5.1/7.5 MB Progress (1): 5.1/7.5 MB Progress (1): 5.1/7.5 MB Progress (1): 5.1/7.5 MB Progress (1): 5.1/7.5 MB Progress (1): 5.1/7.5 MB Progress (1): 5.1/7.5 MB Progress (1): 5.1/7.5 MB Progress (1): 5.1/7.5 MB Progress (1): 5.1/7.5 MB Progress (1): 5.1/7.5 MB Progress (1): 5.1/7.5 MB Progress (1): 5.1/7.5 MB Progress (1): 5.1/7.5 MB Progress (1): 5.1/7.5 MB Progress (1): 5.1/7.5 MB Progress (1): 5.1/7.5 MB Progress (1): 5.1/7.5 MB Progress (1): 5.1/7.5 MB Progress (1): 5.1/7.5 MB Progress (1): 5.1/7.5 MB Progress (1): 5.1/7.5 MB Progress (1): 5.1/7.5 MB Progress (1): 5.1/7.5 MB Progress (1): 5.1/7.5 MB Progress (1): 5.1/7.5 MB Progress (1): 5.1/7.5 MB Progress (1): 5.1/7.5 MB Progress (1): 5.1/7.5 MB Progress (1): 5.1/7.5 MB Progress (1): 5.1/7.5 MB Progress (1): 5.1/7.5 MB Progress (1): 5.1/7.5 MB Progress (1): 5.1/7.5 MB Progress (1): 5.1/7.5 MB Progress (1): 5.2/7.5 MB Progress (1): 5.2/7.5 MB Progress (1): 5.2/7.5 MB Progress (1): 5.2/7.5 MB Progress (1): 5.2/7.5 MB Progress (1): 5.2/7.5 MB Progress (1): 5.2/7.5 MB Progress (1): 5.2/7.5 MB Progress (1): 5.2/7.5 MB Progress (1): 5.2/7.5 MB Progress (1): 5.2/7.5 MB Progress (1): 5.2/7.5 MB Progress (1): 5.2/7.5 MB Progress (1): 5.2/7.5 MB Progress (1): 5.2/7.5 MB Progress (1): 5.2/7.5 MB Progress (1): 5.2/7.5 MB Progress (1): 5.2/7.5 MB Progress (1): 5.2/7.5 MB Progress (1): 5.2/7.5 MB Progress (1): 5.2/7.5 MB Progress (1): 5.2/7.5 MB Progress (1): 5.2/7.5 MB Progress (1): 5.2/7.5 MB Progress (1): 5.2/7.5 MB Progress (1): 5.2/7.5 MB Progress (1): 5.2/7.5 MB Progress (1): 5.2/7.5 MB Progress (1): 5.2/7.5 MB Progress (1): 5.2/7.5 MB Progress (1): 5.2/7.5 MB Progress (1): 5.2/7.5 MB Progress (1): 5.2/7.5 MB Progress (1): 5.2/7.5 MB Progress (1): 5.2/7.5 MB Progress (1): 5.2/7.5 MB Progress (1): 5.2/7.5 MB Progress (1): 5.2/7.5 MB Progress (1): 5.2/7.5 MB Progress (1): 5.2/7.5 MB Progress (1): 5.2/7.5 MB Progress (1): 5.2/7.5 MB Progress (1): 5.2/7.5 MB Progress (1): 5.2/7.5 MB Progress (1): 5.2/7.5 MB Progress (1): 5.2/7.5 MB Progress (1): 5.2/7.5 MB Progress (1): 5.2/7.5 MB Progress (1): 5.2/7.5 MB Progress (1): 5.3/7.5 MB Progress (1): 5.3/7.5 MB Progress (1): 5.3/7.5 MB Progress (1): 5.3/7.5 MB Progress (1): 5.3/7.5 MB Progress (1): 5.3/7.5 MB Progress (1): 5.3/7.5 MB Progress (1): 5.3/7.5 MB Progress (1): 5.3/7.5 MB Progress (1): 5.3/7.5 MB Progress (1): 5.3/7.5 MB Progress (1): 5.3/7.5 MB Progress (1): 5.3/7.5 MB Progress (1): 5.3/7.5 MB Progress (1): 5.3/7.5 MB Progress (1): 5.3/7.5 MB Progress (1): 5.3/7.5 MB Progress (1): 5.3/7.5 MB Progress (1): 5.3/7.5 MB Progress (1): 5.3/7.5 MB Progress (1): 5.3/7.5 MB Progress (1): 5.3/7.5 MB Progress (1): 5.3/7.5 MB Progress (1): 5.3/7.5 MB Progress (1): 5.3/7.5 MB Progress (1): 5.3/7.5 MB Progress (1): 5.3/7.5 MB Progress (1): 5.3/7.5 MB Progress (1): 5.3/7.5 MB Progress (1): 5.3/7.5 MB Progress (1): 5.3/7.5 MB Progress (1): 5.3/7.5 MB Progress (1): 5.3/7.5 MB Progress (1): 5.3/7.5 MB Progress (1): 5.3/7.5 MB Progress (1): 5.3/7.5 MB Progress (1): 5.3/7.5 MB Progress (1): 5.3/7.5 MB Progress (1): 5.3/7.5 MB Progress (1): 5.3/7.5 MB Progress (1): 5.3/7.5 MB Progress (1): 5.3/7.5 MB Progress (1): 5.3/7.5 MB Progress (1): 5.3/7.5 MB Progress (1): 5.3/7.5 MB Progress (1): 5.3/7.5 MB Progress (1): 5.3/7.5 MB Progress (1): 5.3/7.5 MB Progress (1): 5.3/7.5 MB Progress (1): 5.4/7.5 MB Progress (1): 5.4/7.5 MB Progress (1): 5.4/7.5 MB Progress (1): 5.4/7.5 MB Progress (1): 5.4/7.5 MB Progress (1): 5.4/7.5 MB Progress (1): 5.4/7.5 MB Progress (1): 5.4/7.5 MB Progress (1): 5.4/7.5 MB Progress (1): 5.4/7.5 MB Progress (1): 5.4/7.5 MB Progress (1): 5.4/7.5 MB Progress (1): 5.4/7.5 MB Progress (1): 5.4/7.5 MB Progress (1): 5.4/7.5 MB Progress (1): 5.4/7.5 MB Progress (1): 5.4/7.5 MB Progress (1): 5.4/7.5 MB Progress (1): 5.4/7.5 MB Progress (1): 5.4/7.5 MB Progress (1): 5.4/7.5 MB Progress (1): 5.4/7.5 MB Progress (1): 5.4/7.5 MB Progress (1): 5.4/7.5 MB Progress (1): 5.4/7.5 MB Progress (1): 5.4/7.5 MB Progress (1): 5.4/7.5 MB Progress (1): 5.4/7.5 MB Progress (1): 5.4/7.5 MB Progress (1): 5.4/7.5 MB Progress (1): 5.4/7.5 MB Progress (1): 5.4/7.5 MB Progress (1): 5.4/7.5 MB Progress (1): 5.4/7.5 MB Progress (1): 5.4/7.5 MB Progress (1): 5.4/7.5 MB Progress (1): 5.4/7.5 MB Progress (1): 5.4/7.5 MB Progress (1): 5.4/7.5 MB Progress (1): 5.4/7.5 MB Progress (1): 5.4/7.5 MB Progress (1): 5.4/7.5 MB Progress (1): 5.4/7.5 MB Progress (1): 5.4/7.5 MB Progress (1): 5.4/7.5 MB Progress (1): 5.4/7.5 MB Progress (1): 5.4/7.5 MB Progress (1): 5.4/7.5 MB Progress (1): 5.4/7.5 MB Progress (1): 5.5/7.5 MB Progress (1): 5.5/7.5 MB Progress (1): 5.5/7.5 MB Progress (1): 5.5/7.5 MB Progress (1): 5.5/7.5 MB Progress (1): 5.5/7.5 MB Progress (1): 5.5/7.5 MB Progress (1): 5.5/7.5 MB Progress (1): 5.5/7.5 MB Progress (1): 5.5/7.5 MB Progress (1): 5.5/7.5 MB Progress (1): 5.5/7.5 MB Progress (1): 5.5/7.5 MB Progress (1): 5.5/7.5 MB Progress (1): 5.5/7.5 MB Progress (1): 5.5/7.5 MB Progress (1): 5.5/7.5 MB Progress (1): 5.5/7.5 MB Progress (1): 5.5/7.5 MB Progress (1): 5.5/7.5 MB Progress (1): 5.5/7.5 MB Progress (1): 5.5/7.5 MB Progress (1): 5.5/7.5 MB Progress (1): 5.5/7.5 MB Progress (1): 5.5/7.5 MB Progress (1): 5.5/7.5 MB Progress (1): 5.5/7.5 MB Progress (1): 5.5/7.5 MB Progress (1): 5.5/7.5 MB Progress (1): 5.5/7.5 MB Progress (1): 5.5/7.5 MB Progress (1): 5.5/7.5 MB Progress (1): 5.5/7.5 MB Progress (1): 5.5/7.5 MB Progress (1): 5.5/7.5 MB Progress (1): 5.5/7.5 MB Progress (1): 5.5/7.5 MB Progress (1): 5.5/7.5 MB Progress (1): 5.5/7.5 MB Progress (1): 5.5/7.5 MB Progress (1): 5.5/7.5 MB Progress (1): 5.5/7.5 MB Progress (1): 5.5/7.5 MB Progress (1): 5.5/7.5 MB Progress (1): 5.5/7.5 MB Progress (1): 5.5/7.5 MB Progress (1): 5.5/7.5 MB Progress (1): 5.5/7.5 MB Progress (1): 5.6/7.5 MB Progress (1): 5.6/7.5 MB Progress (1): 5.6/7.5 MB Progress (1): 5.6/7.5 MB Progress (1): 5.6/7.5 MB Progress (1): 5.6/7.5 MB Progress (1): 5.6/7.5 MB Progress (1): 5.6/7.5 MB Progress (1): 5.6/7.5 MB Progress (1): 5.6/7.5 MB Progress (1): 5.6/7.5 MB Progress (1): 5.6/7.5 MB Progress (1): 5.6/7.5 MB Progress (1): 5.6/7.5 MB Progress (1): 5.6/7.5 MB Progress (1): 5.6/7.5 MB Progress (1): 5.6/7.5 MB Progress (1): 5.6/7.5 MB Progress (1): 5.6/7.5 MB Progress (1): 5.6/7.5 MB Progress (1): 5.6/7.5 MB Progress (1): 5.6/7.5 MB Progress (1): 5.6/7.5 MB Progress (1): 5.6/7.5 MB Progress (1): 5.6/7.5 MB Progress (1): 5.6/7.5 MB Progress (1): 5.6/7.5 MB Progress (1): 5.6/7.5 MB Progress (1): 5.6/7.5 MB Progress (1): 5.6/7.5 MB Progress (1): 5.6/7.5 MB Progress (1): 5.6/7.5 MB Progress (1): 5.6/7.5 MB Progress (1): 5.6/7.5 MB Progress (1): 5.6/7.5 MB Progress (1): 5.6/7.5 MB Progress (1): 5.6/7.5 MB Progress (1): 5.6/7.5 MB Progress (1): 5.6/7.5 MB Progress (1): 5.6/7.5 MB Progress (1): 5.6/7.5 MB Progress (1): 5.6/7.5 MB Progress (1): 5.6/7.5 MB Progress (1): 5.6/7.5 MB Progress (1): 5.6/7.5 MB Progress (1): 5.6/7.5 MB Progress (1): 5.6/7.5 MB Progress (1): 5.6/7.5 MB Progress (1): 5.6/7.5 MB Progress (1): 5.7/7.5 MB Progress (1): 5.7/7.5 MB Progress (1): 5.7/7.5 MB Progress (1): 5.7/7.5 MB Progress (1): 5.7/7.5 MB Progress (1): 5.7/7.5 MB Progress (1): 5.7/7.5 MB Progress (1): 5.7/7.5 MB Progress (1): 5.7/7.5 MB Progress (1): 5.7/7.5 MB Progress (1): 5.7/7.5 MB Progress (1): 5.7/7.5 MB Progress (1): 5.7/7.5 MB Progress (1): 5.7/7.5 MB Progress (1): 5.7/7.5 MB Progress (1): 5.7/7.5 MB Progress (1): 5.7/7.5 MB Progress (1): 5.7/7.5 MB Progress (1): 5.7/7.5 MB Progress (1): 5.7/7.5 MB Progress (1): 5.7/7.5 MB Progress (1): 5.7/7.5 MB Progress (1): 5.7/7.5 MB Progress (1): 5.7/7.5 MB Progress (1): 5.7/7.5 MB Progress (1): 5.7/7.5 MB Progress (1): 5.7/7.5 MB Progress (1): 5.7/7.5 MB Progress (1): 5.7/7.5 MB Progress (1): 5.7/7.5 MB Progress (1): 5.7/7.5 MB Progress (1): 5.7/7.5 MB Progress (1): 5.7/7.5 MB Progress (1): 5.7/7.5 MB Progress (1): 5.7/7.5 MB Progress (1): 5.7/7.5 MB Progress (1): 5.7/7.5 MB Progress (1): 5.7/7.5 MB Progress (1): 5.7/7.5 MB Progress (1): 5.7/7.5 MB Progress (1): 5.7/7.5 MB Progress (1): 5.7/7.5 MB Progress (1): 5.7/7.5 MB Progress (1): 5.7/7.5 MB Progress (1): 5.7/7.5 MB Progress (1): 5.7/7.5 MB Progress (1): 5.7/7.5 MB Progress (1): 5.7/7.5 MB Progress (1): 5.7/7.5 MB Progress (1): 5.8/7.5 MB Progress (1): 5.8/7.5 MB Progress (1): 5.8/7.5 MB Progress (1): 5.8/7.5 MB Progress (1): 5.8/7.5 MB Progress (1): 5.8/7.5 MB Progress (1): 5.8/7.5 MB Progress (1): 5.8/7.5 MB Progress (1): 5.8/7.5 MB Progress (1): 5.8/7.5 MB Progress (1): 5.8/7.5 MB Progress (1): 5.8/7.5 MB Progress (1): 5.8/7.5 MB Progress (1): 5.8/7.5 MB Progress (1): 5.8/7.5 MB Progress (1): 5.8/7.5 MB Progress (1): 5.8/7.5 MB Progress (1): 5.8/7.5 MB Progress (1): 5.8/7.5 MB Progress (1): 5.8/7.5 MB Progress (1): 5.8/7.5 MB Progress (1): 5.8/7.5 MB Progress (1): 5.8/7.5 MB Progress (1): 5.8/7.5 MB Progress (1): 5.8/7.5 MB Progress (1): 5.8/7.5 MB Progress (1): 5.8/7.5 MB Progress (1): 5.8/7.5 MB Progress (1): 5.8/7.5 MB Progress (1): 5.8/7.5 MB Progress (1): 5.8/7.5 MB Progress (1): 5.8/7.5 MB Progress (1): 5.8/7.5 MB Progress (1): 5.8/7.5 MB Progress (1): 5.8/7.5 MB Progress (1): 5.8/7.5 MB Progress (1): 5.8/7.5 MB Progress (1): 5.8/7.5 MB Progress (1): 5.8/7.5 MB Progress (1): 5.8/7.5 MB Progress (1): 5.8/7.5 MB Progress (1): 5.8/7.5 MB Progress (1): 5.8/7.5 MB Progress (1): 5.8/7.5 MB Progress (1): 5.8/7.5 MB Progress (1): 5.8/7.5 MB Progress (1): 5.8/7.5 MB Progress (1): 5.8/7.5 MB Progress (1): 5.8/7.5 MB Progress (1): 5.9/7.5 MB Progress (1): 5.9/7.5 MB Progress (1): 5.9/7.5 MB Progress (1): 5.9/7.5 MB Progress (1): 5.9/7.5 MB Progress (1): 5.9/7.5 MB Progress (1): 5.9/7.5 MB Progress (1): 5.9/7.5 MB Progress (1): 5.9/7.5 MB Progress (1): 5.9/7.5 MB Progress (1): 5.9/7.5 MB Progress (1): 5.9/7.5 MB Progress (1): 5.9/7.5 MB Progress (1): 5.9/7.5 MB Progress (1): 5.9/7.5 MB Progress (1): 5.9/7.5 MB Progress (1): 5.9/7.5 MB Progress (1): 5.9/7.5 MB Progress (1): 5.9/7.5 MB Progress (1): 5.9/7.5 MB Progress (1): 5.9/7.5 MB Progress (1): 5.9/7.5 MB Progress (1): 5.9/7.5 MB Progress (1): 5.9/7.5 MB Progress (1): 5.9/7.5 MB Progress (1): 5.9/7.5 MB Progress (1): 5.9/7.5 MB Progress (1): 5.9/7.5 MB Progress (1): 5.9/7.5 MB Progress (1): 5.9/7.5 MB Progress (1): 5.9/7.5 MB Progress (1): 5.9/7.5 MB Progress (1): 5.9/7.5 MB Progress (1): 5.9/7.5 MB Progress (1): 5.9/7.5 MB Progress (1): 5.9/7.5 MB Progress (1): 5.9/7.5 MB Progress (1): 5.9/7.5 MB Progress (1): 5.9/7.5 MB Progress (1): 5.9/7.5 MB Progress (1): 5.9/7.5 MB Progress (1): 5.9/7.5 MB Progress (1): 5.9/7.5 MB Progress (1): 5.9/7.5 MB Progress (1): 5.9/7.5 MB Progress (1): 5.9/7.5 MB Progress (1): 5.9/7.5 MB Progress (1): 5.9/7.5 MB Progress (1): 5.9/7.5 MB Progress (1): 6.0/7.5 MB Progress (1): 6.0/7.5 MB Progress (1): 6.0/7.5 MB Progress (1): 6.0/7.5 MB Progress (1): 6.0/7.5 MB Progress (1): 6.0/7.5 MB Progress (1): 6.0/7.5 MB Progress (1): 6.0/7.5 MB Progress (1): 6.0/7.5 MB Progress (1): 6.0/7.5 MB Progress (1): 6.0/7.5 MB Progress (1): 6.0/7.5 MB Progress (1): 6.0/7.5 MB Progress (1): 6.0/7.5 MB Progress (1): 6.0/7.5 MB Progress (1): 6.0/7.5 MB Progress (1): 6.0/7.5 MB Progress (1): 6.0/7.5 MB Progress (1): 6.0/7.5 MB Progress (1): 6.0/7.5 MB Progress (1): 6.0/7.5 MB Progress (1): 6.0/7.5 MB Progress (1): 6.0/7.5 MB Progress (1): 6.0/7.5 MB Progress (1): 6.0/7.5 MB Progress (1): 6.0/7.5 MB Progress (1): 6.0/7.5 MB Progress (1): 6.0/7.5 MB Progress (1): 6.0/7.5 MB Progress (1): 6.0/7.5 MB Progress (1): 6.0/7.5 MB Progress (1): 6.0/7.5 MB Progress (1): 6.0/7.5 MB Progress (1): 6.0/7.5 MB Progress (1): 6.0/7.5 MB Progress (1): 6.0/7.5 MB Progress (1): 6.0/7.5 MB Progress (1): 6.0/7.5 MB Progress (1): 6.0/7.5 MB Progress (1): 6.0/7.5 MB Progress (1): 6.0/7.5 MB Progress (1): 6.0/7.5 MB Progress (1): 6.0/7.5 MB Progress (1): 6.0/7.5 MB Progress (1): 6.0/7.5 MB Progress (1): 6.0/7.5 MB Progress (1): 6.0/7.5 MB Progress (1): 6.0/7.5 MB Progress (1): 6.0/7.5 MB Progress (1): 6.1/7.5 MB Progress (1): 6.1/7.5 MB Progress (1): 6.1/7.5 MB Progress (1): 6.1/7.5 MB Progress (1): 6.1/7.5 MB Progress (1): 6.1/7.5 MB Progress (1): 6.1/7.5 MB Progress (1): 6.1/7.5 MB Progress (1): 6.1/7.5 MB Progress (1): 6.1/7.5 MB Progress (1): 6.1/7.5 MB Progress (1): 6.1/7.5 MB Progress (1): 6.1/7.5 MB Progress (1): 6.1/7.5 MB Progress (1): 6.1/7.5 MB Progress (1): 6.1/7.5 MB Progress (1): 6.1/7.5 MB Progress (1): 6.1/7.5 MB Progress (1): 6.1/7.5 MB Progress (1): 6.1/7.5 MB Progress (1): 6.1/7.5 MB Progress (1): 6.1/7.5 MB Progress (1): 6.1/7.5 MB Progress (1): 6.1/7.5 MB Progress (1): 6.1/7.5 MB Progress (1): 6.1/7.5 MB Progress (1): 6.1/7.5 MB Progress (1): 6.1/7.5 MB Progress (1): 6.1/7.5 MB Progress (1): 6.1/7.5 MB Progress (1): 6.1/7.5 MB Progress (1): 6.1/7.5 MB Progress (1): 6.1/7.5 MB Progress (1): 6.1/7.5 MB Progress (1): 6.1/7.5 MB Progress (1): 6.1/7.5 MB Progress (1): 6.1/7.5 MB Progress (1): 6.1/7.5 MB Progress (1): 6.1/7.5 MB Progress (1): 6.1/7.5 MB Progress (1): 6.1/7.5 MB Progress (1): 6.1/7.5 MB Progress (1): 6.1/7.5 MB Progress (1): 6.1/7.5 MB Progress (1): 6.1/7.5 MB Progress (1): 6.1/7.5 MB Progress (1): 6.1/7.5 MB Progress (1): 6.1/7.5 MB Progress (1): 6.2/7.5 MB Progress (1): 6.2/7.5 MB Progress (1): 6.2/7.5 MB Progress (1): 6.2/7.5 MB Progress (1): 6.2/7.5 MB Progress (1): 6.2/7.5 MB Progress (1): 6.2/7.5 MB Progress (1): 6.2/7.5 MB Progress (1): 6.2/7.5 MB Progress (1): 6.2/7.5 MB Progress (1): 6.2/7.5 MB Progress (1): 6.2/7.5 MB Progress (1): 6.2/7.5 MB Progress (1): 6.2/7.5 MB Progress (1): 6.2/7.5 MB Progress (1): 6.2/7.5 MB Progress (1): 6.2/7.5 MB Progress (1): 6.2/7.5 MB Progress (1): 6.2/7.5 MB Progress (1): 6.2/7.5 MB Progress (1): 6.2/7.5 MB Progress (1): 6.2/7.5 MB Progress (1): 6.2/7.5 MB Progress (1): 6.2/7.5 MB Progress (1): 6.2/7.5 MB Progress (1): 6.2/7.5 MB Progress (1): 6.2/7.5 MB Progress (1): 6.2/7.5 MB Progress (1): 6.2/7.5 MB Progress (1): 6.2/7.5 MB Progress (1): 6.2/7.5 MB Progress (1): 6.2/7.5 MB Progress (1): 6.2/7.5 MB Progress (1): 6.2/7.5 MB Progress (1): 6.2/7.5 MB Progress (1): 6.2/7.5 MB Progress (1): 6.2/7.5 MB Progress (1): 6.2/7.5 MB Progress (1): 6.2/7.5 MB Progress (1): 6.2/7.5 MB Progress (1): 6.2/7.5 MB Progress (1): 6.2/7.5 MB Progress (1): 6.2/7.5 MB Progress (1): 6.2/7.5 MB Progress (1): 6.2/7.5 MB Progress (1): 6.2/7.5 MB Progress (1): 6.2/7.5 MB Progress (1): 6.2/7.5 MB Progress (1): 6.2/7.5 MB Progress (1): 6.3/7.5 MB Progress (1): 6.3/7.5 MB Progress (1): 6.3/7.5 MB Progress (1): 6.3/7.5 MB Progress (1): 6.3/7.5 MB Progress (1): 6.3/7.5 MB Progress (1): 6.3/7.5 MB Progress (1): 6.3/7.5 MB Progress (1): 6.3/7.5 MB Progress (1): 6.3/7.5 MB Progress (1): 6.3/7.5 MB Progress (1): 6.3/7.5 MB Progress (1): 6.3/7.5 MB Progress (1): 6.3/7.5 MB Progress (1): 6.3/7.5 MB Progress (1): 6.3/7.5 MB Progress (1): 6.3/7.5 MB Progress (1): 6.3/7.5 MB Progress (1): 6.3/7.5 MB Progress (1): 6.3/7.5 MB Progress (1): 6.3/7.5 MB Progress (1): 6.3/7.5 MB Progress (1): 6.3/7.5 MB Progress (1): 6.3/7.5 MB Progress (1): 6.3/7.5 MB Progress (1): 6.3/7.5 MB Progress (1): 6.3/7.5 MB Progress (1): 6.3/7.5 MB Progress (1): 6.3/7.5 MB Progress (1): 6.3/7.5 MB Progress (1): 6.3/7.5 MB Progress (1): 6.3/7.5 MB Progress (1): 6.3/7.5 MB Progress (1): 6.3/7.5 MB Progress (1): 6.3/7.5 MB Progress (1): 6.3/7.5 MB Progress (1): 6.3/7.5 MB Progress (1): 6.3/7.5 MB Progress (1): 6.3/7.5 MB Progress (1): 6.3/7.5 MB Progress (1): 6.3/7.5 MB Progress (1): 6.3/7.5 MB Progress (1): 6.3/7.5 MB Progress (1): 6.3/7.5 MB Progress (1): 6.3/7.5 MB Progress (1): 6.3/7.5 MB Progress (1): 6.3/7.5 MB Progress (1): 6.3/7.5 MB Progress (1): 6.3/7.5 MB Progress (1): 6.4/7.5 MB Progress (1): 6.4/7.5 MB Progress (1): 6.4/7.5 MB Progress (1): 6.4/7.5 MB Progress (1): 6.4/7.5 MB Progress (1): 6.4/7.5 MB Progress (1): 6.4/7.5 MB Progress (1): 6.4/7.5 MB Progress (1): 6.4/7.5 MB Progress (1): 6.4/7.5 MB Progress (1): 6.4/7.5 MB Progress (1): 6.4/7.5 MB Progress (1): 6.4/7.5 MB Progress (1): 6.4/7.5 MB Progress (1): 6.4/7.5 MB Progress (1): 6.4/7.5 MB Progress (1): 6.4/7.5 MB Progress (1): 6.4/7.5 MB Progress (1): 6.4/7.5 MB Progress (1): 6.4/7.5 MB Progress (1): 6.4/7.5 MB Progress (1): 6.4/7.5 MB Progress (1): 6.4/7.5 MB Progress (1): 6.4/7.5 MB Progress (1): 6.4/7.5 MB Progress (1): 6.4/7.5 MB Progress (1): 6.4/7.5 MB Progress (1): 6.4/7.5 MB Progress (1): 6.4/7.5 MB Progress (1): 6.4/7.5 MB Progress (1): 6.4/7.5 MB Progress (1): 6.4/7.5 MB Progress (1): 6.4/7.5 MB Progress (1): 6.4/7.5 MB Progress (1): 6.4/7.5 MB Progress (1): 6.4/7.5 MB Progress (1): 6.4/7.5 MB Progress (1): 6.4/7.5 MB Progress (1): 6.4/7.5 MB Progress (1): 6.4/7.5 MB Progress (1): 6.4/7.5 MB Progress (1): 6.4/7.5 MB Progress (1): 6.4/7.5 MB Progress (1): 6.4/7.5 MB Progress (1): 6.4/7.5 MB Progress (1): 6.4/7.5 MB Progress (1): 6.4/7.5 MB Progress (1): 6.4/7.5 MB Progress (1): 6.4/7.5 MB Progress (1): 6.5/7.5 MB Progress (1): 6.5/7.5 MB Progress (1): 6.5/7.5 MB Progress (1): 6.5/7.5 MB Progress (1): 6.5/7.5 MB Progress (1): 6.5/7.5 MB Progress (1): 6.5/7.5 MB Progress (1): 6.5/7.5 MB Progress (1): 6.5/7.5 MB Progress (1): 6.5/7.5 MB Progress (1): 6.5/7.5 MB Progress (1): 6.5/7.5 MB Progress (1): 6.5/7.5 MB Progress (1): 6.5/7.5 MB Progress (1): 6.5/7.5 MB Progress (1): 6.5/7.5 MB Progress (1): 6.5/7.5 MB Progress (1): 6.5/7.5 MB Progress (1): 6.5/7.5 MB Progress (1): 6.5/7.5 MB Progress (1): 6.5/7.5 MB Progress (1): 6.5/7.5 MB Progress (1): 6.5/7.5 MB Progress (1): 6.5/7.5 MB Progress (1): 6.5/7.5 MB Progress (1): 6.5/7.5 MB Progress (1): 6.5/7.5 MB Progress (1): 6.5/7.5 MB Progress (1): 6.5/7.5 MB Progress (1): 6.5/7.5 MB Progress (1): 6.5/7.5 MB Progress (1): 6.5/7.5 MB Progress (1): 6.5/7.5 MB Progress (1): 6.5/7.5 MB Progress (1): 6.5/7.5 MB Progress (1): 6.5/7.5 MB Progress (1): 6.5/7.5 MB Progress (1): 6.5/7.5 MB Progress (1): 6.5/7.5 MB Progress (1): 6.5/7.5 MB Progress (1): 6.5/7.5 MB Progress (1): 6.5/7.5 MB Progress (1): 6.5/7.5 MB Progress (1): 6.5/7.5 MB Progress (1): 6.5/7.5 MB Progress (1): 6.5/7.5 MB Progress (1): 6.5/7.5 MB Progress (1): 6.5/7.5 MB Progress (1): 6.5/7.5 MB Progress (1): 6.6/7.5 MB Progress (1): 6.6/7.5 MB Progress (1): 6.6/7.5 MB Progress (1): 6.6/7.5 MB Progress (1): 6.6/7.5 MB Progress (1): 6.6/7.5 MB Progress (1): 6.6/7.5 MB Progress (1): 6.6/7.5 MB Progress (1): 6.6/7.5 MB Progress (1): 6.6/7.5 MB Progress (1): 6.6/7.5 MB Progress (1): 6.6/7.5 MB Progress (1): 6.6/7.5 MB Progress (1): 6.6/7.5 MB Progress (1): 6.6/7.5 MB Progress (1): 6.6/7.5 MB Progress (1): 6.6/7.5 MB Progress (1): 6.6/7.5 MB Progress (1): 6.6/7.5 MB Progress (1): 6.6/7.5 MB Progress (1): 6.6/7.5 MB Progress (1): 6.6/7.5 MB Progress (1): 6.6/7.5 MB Progress (1): 6.6/7.5 MB Progress (1): 6.6/7.5 MB Progress (1): 6.6/7.5 MB Progress (1): 6.6/7.5 MB Progress (1): 6.6/7.5 MB Progress (1): 6.6/7.5 MB Progress (1): 6.6/7.5 MB Progress (1): 6.6/7.5 MB Progress (1): 6.6/7.5 MB Progress (1): 6.6/7.5 MB Progress (1): 6.6/7.5 MB Progress (1): 6.6/7.5 MB Progress (1): 6.6/7.5 MB Progress (1): 6.6/7.5 MB Progress (1): 6.6/7.5 MB Progress (1): 6.6/7.5 MB Progress (1): 6.6/7.5 MB Progress (1): 6.6/7.5 MB Progress (1): 6.6/7.5 MB Progress (1): 6.6/7.5 MB Progress (1): 6.6/7.5 MB Progress (1): 6.6/7.5 MB Progress (1): 6.6/7.5 MB Progress (1): 6.6/7.5 MB Progress (1): 6.6/7.5 MB Progress (1): 6.6/7.5 MB Progress (1): 6.7/7.5 MB Progress (1): 6.7/7.5 MB Progress (1): 6.7/7.5 MB Progress (1): 6.7/7.5 MB Progress (1): 6.7/7.5 MB Progress (1): 6.7/7.5 MB Progress (1): 6.7/7.5 MB Progress (1): 6.7/7.5 MB Progress (1): 6.7/7.5 MB Progress (1): 6.7/7.5 MB Progress (1): 6.7/7.5 MB Progress (1): 6.7/7.5 MB Progress (1): 6.7/7.5 MB Progress (1): 6.7/7.5 MB Progress (1): 6.7/7.5 MB Progress (1): 6.7/7.5 MB Progress (1): 6.7/7.5 MB Progress (1): 6.7/7.5 MB Progress (1): 6.7/7.5 MB Progress (1): 6.7/7.5 MB Progress (1): 6.7/7.5 MB Progress (1): 6.7/7.5 MB Progress (1): 6.7/7.5 MB Progress (1): 6.7/7.5 MB Progress (1): 6.7/7.5 MB Progress (1): 6.7/7.5 MB Progress (1): 6.7/7.5 MB Progress (1): 6.7/7.5 MB Progress (1): 6.7/7.5 MB Progress (1): 6.7/7.5 MB Progress (1): 6.7/7.5 MB Progress (1): 6.7/7.5 MB Progress (1): 6.7/7.5 MB Progress (1): 6.7/7.5 MB Progress (1): 6.7/7.5 MB Progress (1): 6.7/7.5 MB Progress (1): 6.7/7.5 MB Progress (1): 6.7/7.5 MB Progress (1): 6.7/7.5 MB Progress (1): 6.7/7.5 MB Progress (1): 6.7/7.5 MB Progress (1): 6.7/7.5 MB Progress (1): 6.7/7.5 MB Progress (1): 6.7/7.5 MB Progress (1): 6.7/7.5 MB Progress (1): 6.7/7.5 MB Progress (1): 6.7/7.5 MB Progress (1): 6.7/7.5 MB Progress (1): 6.8/7.5 MB Progress (1): 6.8/7.5 MB Progress (1): 6.8/7.5 MB Progress (1): 6.8/7.5 MB Progress (1): 6.8/7.5 MB Progress (1): 6.8/7.5 MB Progress (1): 6.8/7.5 MB Progress (1): 6.8/7.5 MB Progress (1): 6.8/7.5 MB Progress (1): 6.8/7.5 MB Progress (1): 6.8/7.5 MB Progress (1): 6.8/7.5 MB Progress (1): 6.8/7.5 MB Progress (1): 6.8/7.5 MB Progress (1): 6.8/7.5 MB Progress (1): 6.8/7.5 MB Progress (1): 6.8/7.5 MB Progress (1): 6.8/7.5 MB Progress (1): 6.8/7.5 MB Progress (1): 6.8/7.5 MB Progress (1): 6.8/7.5 MB Progress (1): 6.8/7.5 MB Progress (1): 6.8/7.5 MB Progress (1): 6.8/7.5 MB Progress (1): 6.8/7.5 MB Progress (1): 6.8/7.5 MB Progress (1): 6.8/7.5 MB Progress (1): 6.8/7.5 MB Progress (1): 6.8/7.5 MB Progress (1): 6.8/7.5 MB Progress (1): 6.8/7.5 MB Progress (1): 6.8/7.5 MB Progress (1): 6.8/7.5 MB Progress (1): 6.8/7.5 MB Progress (1): 6.8/7.5 MB Progress (1): 6.8/7.5 MB Progress (1): 6.8/7.5 MB Progress (1): 6.8/7.5 MB Progress (1): 6.8/7.5 MB Progress (1): 6.8/7.5 MB Progress (1): 6.8/7.5 MB Progress (1): 6.8/7.5 MB Progress (1): 6.8/7.5 MB Progress (1): 6.8/7.5 MB Progress (1): 6.8/7.5 MB Progress (1): 6.8/7.5 MB Progress (1): 6.8/7.5 MB Progress (1): 6.8/7.5 MB Progress (1): 6.8/7.5 MB Progress (1): 6.9/7.5 MB Progress (1): 6.9/7.5 MB Progress (1): 6.9/7.5 MB Progress (1): 6.9/7.5 MB Progress (1): 6.9/7.5 MB Progress (1): 6.9/7.5 MB Progress (1): 6.9/7.5 MB Progress (1): 6.9/7.5 MB Progress (1): 6.9/7.5 MB Progress (1): 6.9/7.5 MB Progress (1): 6.9/7.5 MB Progress (1): 6.9/7.5 MB Progress (1): 6.9/7.5 MB Progress (1): 6.9/7.5 MB Progress (1): 6.9/7.5 MB Progress (1): 6.9/7.5 MB Progress (1): 6.9/7.5 MB Progress (1): 6.9/7.5 MB Progress (1): 6.9/7.5 MB Progress (1): 6.9/7.5 MB Progress (1): 6.9/7.5 MB Progress (1): 6.9/7.5 MB Progress (1): 6.9/7.5 MB Progress (1): 6.9/7.5 MB Progress (1): 6.9/7.5 MB Progress (1): 6.9/7.5 MB Progress (1): 6.9/7.5 MB Progress (1): 6.9/7.5 MB Progress (1): 6.9/7.5 MB Progress (1): 6.9/7.5 MB Progress (1): 6.9/7.5 MB Progress (1): 6.9/7.5 MB Progress (1): 6.9/7.5 MB Progress (1): 6.9/7.5 MB Progress (1): 6.9/7.5 MB Progress (1): 6.9/7.5 MB Progress (1): 6.9/7.5 MB Progress (1): 6.9/7.5 MB Progress (1): 6.9/7.5 MB Progress (1): 6.9/7.5 MB Progress (1): 6.9/7.5 MB Progress (1): 6.9/7.5 MB Progress (1): 6.9/7.5 MB Progress (1): 6.9/7.5 MB Progress (1): 6.9/7.5 MB Progress (1): 6.9/7.5 MB Progress (1): 6.9/7.5 MB Progress (1): 6.9/7.5 MB Progress (1): 6.9/7.5 MB Progress (1): 7.0/7.5 MB Progress (1): 7.0/7.5 MB Progress (1): 7.0/7.5 MB Progress (1): 7.0/7.5 MB Progress (1): 7.0/7.5 MB Progress (1): 7.0/7.5 MB Progress (1): 7.0/7.5 MB Progress (1): 7.0/7.5 MB Progress (1): 7.0/7.5 MB Progress (1): 7.0/7.5 MB Progress (1): 7.0/7.5 MB Progress (1): 7.0/7.5 MB Progress (1): 7.0/7.5 MB Progress (1): 7.0/7.5 MB Progress (1): 7.0/7.5 MB Progress (1): 7.0/7.5 MB Progress (1): 7.0/7.5 MB Progress (1): 7.0/7.5 MB Progress (1): 7.0/7.5 MB Progress (1): 7.0/7.5 MB Progress (1): 7.0/7.5 MB Progress (1): 7.0/7.5 MB Progress (1): 7.0/7.5 MB Progress (1): 7.0/7.5 MB Progress (1): 7.0/7.5 MB Progress (1): 7.0/7.5 MB Progress (1): 7.0/7.5 MB Progress (1): 7.0/7.5 MB Progress (1): 7.0/7.5 MB Progress (1): 7.0/7.5 MB Progress (1): 7.0/7.5 MB Progress (1): 7.0/7.5 MB Progress (1): 7.0/7.5 MB Progress (1): 7.0/7.5 MB Progress (1): 7.0/7.5 MB Progress (1): 7.0/7.5 MB Progress (1): 7.0/7.5 MB Progress (1): 7.0/7.5 MB Progress (1): 7.0/7.5 MB Progress (1): 7.0/7.5 MB Progress (1): 7.0/7.5 MB Progress (1): 7.0/7.5 MB Progress (1): 7.0/7.5 MB Progress (1): 7.0/7.5 MB Progress (1): 7.0/7.5 MB Progress (1): 7.0/7.5 MB Progress (1): 7.0/7.5 MB Progress (1): 7.0/7.5 MB Progress (1): 7.0/7.5 MB Progress (1): 7.1/7.5 MB Progress (1): 7.1/7.5 MB Progress (1): 7.1/7.5 MB Progress (1): 7.1/7.5 MB Progress (1): 7.1/7.5 MB Progress (1): 7.1/7.5 MB Progress (1): 7.1/7.5 MB Progress (1): 7.1/7.5 MB Progress (1): 7.1/7.5 MB Progress (1): 7.1/7.5 MB Progress (1): 7.1/7.5 MB Progress (1): 7.1/7.5 MB Progress (1): 7.1/7.5 MB Progress (1): 7.1/7.5 MB Progress (1): 7.1/7.5 MB Progress (1): 7.1/7.5 MB Progress (1): 7.1/7.5 MB Progress (1): 7.1/7.5 MB Progress (1): 7.1/7.5 MB Progress (1): 7.1/7.5 MB Progress (1): 7.1/7.5 MB Progress (1): 7.1/7.5 MB Progress (1): 7.1/7.5 MB Progress (1): 7.1/7.5 MB Progress (1): 7.1/7.5 MB Progress (1): 7.1/7.5 MB Progress (1): 7.1/7.5 MB Progress (1): 7.1/7.5 MB Progress (1): 7.1/7.5 MB Progress (1): 7.1/7.5 MB Progress (1): 7.1/7.5 MB Progress (1): 7.1/7.5 MB Progress (1): 7.1/7.5 MB Progress (1): 7.1/7.5 MB Progress (1): 7.1/7.5 MB Progress (1): 7.1/7.5 MB Progress (1): 7.1/7.5 MB Progress (1): 7.1/7.5 MB Progress (1): 7.1/7.5 MB Progress (1): 7.1/7.5 MB Progress (1): 7.1/7.5 MB Progress (1): 7.1/7.5 MB Progress (1): 7.1/7.5 MB Progress (1): 7.1/7.5 MB Progress (1): 7.1/7.5 MB Progress (1): 7.1/7.5 MB Progress (1): 7.1/7.5 MB Progress (1): 7.1/7.5 MB Progress (1): 7.1/7.5 MB Progress (1): 7.2/7.5 MB Progress (1): 7.2/7.5 MB Progress (1): 7.2/7.5 MB Progress (1): 7.2/7.5 MB Progress (1): 7.2/7.5 MB Progress (1): 7.2/7.5 MB Progress (1): 7.2/7.5 MB Progress (1): 7.2/7.5 MB Progress (1): 7.2/7.5 MB Progress (1): 7.2/7.5 MB Progress (1): 7.2/7.5 MB Progress (1): 7.2/7.5 MB Progress (1): 7.2/7.5 MB Progress (1): 7.2/7.5 MB Progress (1): 7.2/7.5 MB Progress (1): 7.2/7.5 MB Progress (1): 7.2/7.5 MB Progress (1): 7.2/7.5 MB Progress (1): 7.2/7.5 MB Progress (1): 7.2/7.5 MB Progress (1): 7.2/7.5 MB Progress (1): 7.2/7.5 MB Progress (1): 7.2/7.5 MB Progress (1): 7.2/7.5 MB Progress (1): 7.2/7.5 MB Progress (1): 7.2/7.5 MB Progress (1): 7.2/7.5 MB Progress (1): 7.2/7.5 MB Progress (1): 7.2/7.5 MB Progress (1): 7.2/7.5 MB Progress (1): 7.2/7.5 MB Progress (1): 7.2/7.5 MB Progress (1): 7.2/7.5 MB Progress (1): 7.2/7.5 MB Progress (1): 7.2/7.5 MB Progress (1): 7.2/7.5 MB Progress (1): 7.2/7.5 MB Progress (1): 7.2/7.5 MB Progress (1): 7.2/7.5 MB Progress (1): 7.2/7.5 MB Progress (1): 7.2/7.5 MB Progress (1): 7.2/7.5 MB Progress (1): 7.2/7.5 MB Progress (1): 7.2/7.5 MB Progress (1): 7.2/7.5 MB Progress (1): 7.2/7.5 MB Progress (1): 7.2/7.5 MB Progress (1): 7.2/7.5 MB Progress (1): 7.2/7.5 MB Progress (1): 7.3/7.5 MB Progress (1): 7.3/7.5 MB Progress (1): 7.3/7.5 MB Progress (1): 7.3/7.5 MB Progress (1): 7.3/7.5 MB Progress (1): 7.3/7.5 MB Progress (1): 7.3/7.5 MB Progress (1): 7.3/7.5 MB Progress (1): 7.3/7.5 MB Progress (1): 7.3/7.5 MB Progress (1): 7.3/7.5 MB Progress (1): 7.3/7.5 MB Progress (1): 7.3/7.5 MB Progress (1): 7.3/7.5 MB Progress (1): 7.3/7.5 MB Progress (1): 7.3/7.5 MB Progress (1): 7.3/7.5 MB Progress (1): 7.3/7.5 MB Progress (1): 7.3/7.5 MB Progress (1): 7.3/7.5 MB Progress (1): 7.3/7.5 MB Progress (1): 7.3/7.5 MB Progress (1): 7.3/7.5 MB Progress (1): 7.3/7.5 MB Progress (1): 7.3/7.5 MB Progress (1): 7.3/7.5 MB Progress (1): 7.3/7.5 MB Progress (1): 7.3/7.5 MB Progress (1): 7.3/7.5 MB Progress (1): 7.3/7.5 MB Progress (1): 7.3/7.5 MB Progress (1): 7.3/7.5 MB Progress (1): 7.3/7.5 MB Progress (1): 7.3/7.5 MB Progress (1): 7.3/7.5 MB Progress (1): 7.3/7.5 MB Progress (1): 7.3/7.5 MB Progress (1): 7.3/7.5 MB Progress (1): 7.3/7.5 MB Progress (1): 7.3/7.5 MB Progress (1): 7.3/7.5 MB Progress (1): 7.3/7.5 MB Progress (1): 7.3/7.5 MB Progress (1): 7.3/7.5 MB Progress (1): 7.3/7.5 MB Progress (1): 7.3/7.5 MB Progress (1): 7.3/7.5 MB Progress (1): 7.3/7.5 MB Progress (1): 7.4/7.5 MB Progress (1): 7.4/7.5 MB Progress (1): 7.4/7.5 MB Progress (1): 7.4/7.5 MB Progress (1): 7.4/7.5 MB Progress (1): 7.4/7.5 MB Progress (1): 7.4/7.5 MB Progress (1): 7.4/7.5 MB Progress (1): 7.4/7.5 MB Progress (1): 7.4/7.5 MB Progress (1): 7.4/7.5 MB Progress (1): 7.4/7.5 MB Progress (1): 7.4/7.5 MB Progress (1): 7.4/7.5 MB Progress (1): 7.4/7.5 MB Progress (1): 7.4/7.5 MB Progress (1): 7.4/7.5 MB Progress (1): 7.4/7.5 MB Progress (1): 7.4/7.5 MB Progress (1): 7.4/7.5 MB Progress (1): 7.4/7.5 MB Progress (1): 7.4/7.5 MB Progress (1): 7.4/7.5 MB Progress (1): 7.4/7.5 MB Progress (1): 7.4/7.5 MB Progress (1): 7.4/7.5 MB Progress (1): 7.4/7.5 MB Progress (1): 7.4/7.5 MB Progress (1): 7.4/7.5 MB Progress (1): 7.4/7.5 MB Progress (1): 7.4/7.5 MB Progress (1): 7.4/7.5 MB Progress (1): 7.4/7.5 MB Progress (1): 7.4/7.5 MB Progress (1): 7.4/7.5 MB Progress (1): 7.4/7.5 MB Progress (1): 7.4/7.5 MB Progress (1): 7.4/7.5 MB Progress (1): 7.4/7.5 MB Progress (1): 7.4/7.5 MB Progress (1): 7.4/7.5 MB Progress (1): 7.4/7.5 MB Progress (1): 7.4/7.5 MB Progress (1): 7.4/7.5 MB Progress (1): 7.4/7.5 MB Progress (1): 7.4/7.5 MB Progress (1): 7.4/7.5 MB Progress (1): 7.4/7.5 MB Progress (1): 7.4/7.5 MB Progress (1): 7.5/7.5 MB Progress (1): 7.5/7.5 MB Progress (1): 7.5/7.5 MB Progress (1): 7.5/7.5 MB Progress (1): 7.5/7.5 MB Progress (1): 7.5/7.5 MB Progress (1): 7.5/7.5 MB Progress (1): 7.5/7.5 MB Progress (1): 7.5/7.5 MB Progress (1): 7.5/7.5 MB Progress (1): 7.5/7.5 MB Progress (1): 7.5/7.5 MB Progress (1): 7.5/7.5 MB Progress (1): 7.5 MB Uploaded: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-upngizr/1.23.0-SNAPSHOT/appng-upngizr-1.23.0-20210701.135523-18.war (7.5 MB at 8.6 MB/s) Uploading: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-upngizr/1.23.0-SNAPSHOT/appng-upngizr-1.23.0-20210701.135523-18.pom Progress (1): 2.0/4.6 kB Progress (1): 4.1/4.6 kB Progress (1): 4.6 kB Uploaded: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-upngizr/1.23.0-SNAPSHOT/appng-upngizr-1.23.0-20210701.135523-18.pom (4.6 kB at 12 kB/s) Downloading: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-upngizr/maven-metadata.xml Progress (1): 1.5 kB Downloaded: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-upngizr/maven-metadata.xml (1.5 kB at 4.5 kB/s) Downloading: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-upngizr/maven-metadata.xml Progress (1): 1.5 kB Downloaded: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-upngizr/maven-metadata.xml (1.5 kB at 129 kB/s) Uploading: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-upngizr/1.23.0-SNAPSHOT/maven-metadata.xml Progress (1): 994 B Uploaded: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-upngizr/1.23.0-SNAPSHOT/maven-metadata.xml (994 B at 1.3 kB/s) Uploading: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-upngizr/1.23.0-SNAPSHOT/maven-metadata.xml Progress (1): 994 B Uploaded: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-upngizr/1.23.0-SNAPSHOT/maven-metadata.xml (994 B at 5.3 kB/s) Uploading: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-upngizr/maven-metadata.xml Progress (1): 1.5 kB Uploaded: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-upngizr/maven-metadata.xml (1.5 kB at 3.5 kB/s) Uploading: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-upngizr/maven-metadata.xml Progress (1): 1.5 kB Uploaded: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-upngizr/maven-metadata.xml (1.5 kB at 47 kB/s) Uploading: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-upngizr/1.23.0-SNAPSHOT/appng-upngizr-1.23.0-20210701.135523-18-sources.jar Progress (1): 2.0/26 kB Progress (1): 4.1/26 kB Progress (1): 6.1/26 kB Progress (1): 8.2/26 kB Progress (1): 10/26 kB Progress (1): 12/26 kB Progress (1): 14/26 kB Progress (1): 16/26 kB Progress (1): 18/26 kB Progress (1): 20/26 kB Progress (1): 23/26 kB Progress (1): 25/26 kB Progress (1): 26 kB Uploaded: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-upngizr/1.23.0-SNAPSHOT/appng-upngizr-1.23.0-20210701.135523-18-sources.jar (26 kB at 192 kB/s) Downloading: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-upngizr/maven-metadata.xml Progress (1): 1.5 kB Downloaded: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-upngizr/maven-metadata.xml (1.5 kB at 18 kB/s) Uploading: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-upngizr/1.23.0-SNAPSHOT/maven-metadata.xml Progress (1): 994 B Uploaded: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-upngizr/1.23.0-SNAPSHOT/maven-metadata.xml (994 B at 1.2 kB/s) Uploading: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-upngizr/1.23.0-SNAPSHOT/maven-metadata.xml Progress (1): 994 B Uploaded: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-upngizr/1.23.0-SNAPSHOT/maven-metadata.xml (994 B at 43 kB/s) Uploading: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-upngizr/maven-metadata.xml Progress (1): 1.5 kB Uploaded: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-upngizr/maven-metadata.xml (1.5 kB at 2.3 kB/s) [INFO] [INFO] --- maven-antrun-plugin:1.8:run (default) @ appng-upngizr --- [INFO] Executing tasks main: [copy] Copying 1 file to /tmp/jenkins_artifacts/36 [INFO] Executed tasks [INFO] ------------------------------------------------------------------------ [INFO] Reactor Summary: [INFO] [INFO] appNG Parent ....................................... SUCCESS [ 4.262 s] [INFO] appNG Tools ........................................ SUCCESS [ 15.854 s] [INFO] appNG Mail ......................................... SUCCESS [ 4.745 s] [INFO] appNG Forms ........................................ SUCCESS [ 6.064 s] [INFO] appng Formtags ..................................... SUCCESS [ 5.738 s] [INFO] appNG XML-API ...................................... SUCCESS [ 11.048 s] [INFO] appNG public API ................................... SUCCESS [ 14.920 s] [INFO] appNG testsupport .................................. SUCCESS [ 11.397 s] [INFO] appNG REST API ..................................... SUCCESS [ 9.194 s] [INFO] appNG Persistence-Tools ............................ SUCCESS [ 17.816 s] [INFO] appNG Search ....................................... SUCCESS [ 16.931 s] [INFO] appNG Core Library ................................. SUCCESS [01:21 min] [INFO] appNG Command Line Interface ....................... SUCCESS [ 56.162 s] [INFO] appNG Tag Library .................................. SUCCESS [ 11.887 s] [INFO] appNGizer JAXB API ................................. SUCCESS [ 12.490 s] [INFO] appNGizer .......................................... SUCCESS [01:21 min] [INFO] appNG Application .................................. SUCCESS [ 31.883 s] [INFO] appNG application BOM .............................. SUCCESS [ 3.303 s] [INFO] appNG Documentation ................................ SUCCESS [ 51.155 s] [INFO] appNG Template Assembly Descriptors ................ SUCCESS [ 5.543 s] [INFO] appNG Template Parent .............................. SUCCESS [ 3.797 s] [INFO] appng-application-assembly ......................... SUCCESS [ 5.097 s] [INFO] appNG application parent ........................... SUCCESS [ 2.051 s] [INFO] Archetype - appng-archetype-application ............ SUCCESS [ 3.928 s] [INFO] appNG appNGizer Maven Plugin ....................... SUCCESS [ 8.631 s] [INFO] appNG camunda ...................................... SUCCESS [ 5.248 s] [INFO] appNG Application, including Camunda BPM process engine libraries SUCCESS [ 17.965 s] [INFO] appNG Maven Plugin ................................. SUCCESS [ 14.410 s] [INFO] upNGizr ............................................ SUCCESS [ 24.065 s] [INFO] ------------------------------------------------------------------------ [INFO] BUILD SUCCESS [INFO] ------------------------------------------------------------------------ [INFO] Total time: 08:59 min [INFO] Finished at: 2021-07-01T15:55:31+02:00 [INFO] Final Memory: 311M/1743M [INFO] ------------------------------------------------------------------------ [WARNING] The requested profile "dummy" could not be activated because it does not exist. [Pipeline] sh + /var/lib/jenkins/tools/hudson.tasks.Maven_MavenInstallation/Maven_3.5.0/bin/mvn javadoc:aggregate [INFO] Scanning for projects... [INFO] ------------------------------------------------------------------------ [INFO] Reactor Build Order: [INFO] [INFO] appNG Parent [INFO] appNG Tools [INFO] appNG Mail [INFO] appNG Forms [INFO] appng Formtags [INFO] appNG XML-API [INFO] appNG public API [INFO] appNG testsupport [INFO] appNG REST API [INFO] appNG Persistence-Tools [INFO] appNG Search [INFO] appNG Core Library [INFO] appNG Command Line Interface [INFO] appNG Tag Library [INFO] appNGizer JAXB API [INFO] appNGizer [INFO] appNG Application [INFO] appNG application BOM [INFO] appNG Documentation [INFO] appNG Template Assembly Descriptors [INFO] appNG Template Parent [INFO] appng-application-assembly [INFO] appNG application parent [INFO] Archetype - appng-archetype-application [INFO] appNG appNGizer Maven Plugin [INFO] appNG camunda [INFO] appNG Application, including Camunda BPM process engine libraries [INFO] appNG Maven Plugin [INFO] upNGizr [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building appNG Parent 1.23.0-SNAPSHOT [INFO] ------------------------------------------------------------------------ [INFO] [INFO] >>> maven-javadoc-plugin:2.10.4:aggregate (default-cli) > generate-sources @ appng-parent >>> [INFO] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> [INFO] Forking appNG XML-API 1.23.0-SNAPSHOT [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> [INFO] [INFO] --- jaxb2-maven-plugin:1.6:xjc (generate-xmlapi) @ appng-xmlapi --- [INFO] No changes detected in schema or binding files - skipping source generation. [INFO] [INFO] --- jaxb2-maven-plugin:1.6:xjc (generate-plugininfo) @ appng-xmlapi --- [INFO] No changes detected in schema or binding files - skipping source generation. [INFO] [INFO] --- build-helper-maven-plugin:3.0.0:add-source (default) @ appng-xmlapi --- [INFO] Source directory: /var/lib/jenkins/workspace/appNG_1.23.x/appng-xmlapi/target/generated-sources/jaxb added. [INFO] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> [INFO] Forking appNG REST API 1.23.0-SNAPSHOT [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> [INFO] [INFO] --- swagger-codegen-maven-plugin:2.4.7:generate (default) @ appng-rest-api --- [INFO] reading from /var/lib/jenkins/workspace/appNG_1.23.x/appng-rest-api/src/main/resources/org/appng/api/rest/appng-rest.yaml [INFO] Invoker Package Name, originally not set, is now dervied from model package name: org.appng.api.rest [INFO] Skipped overwriting pom.xml as the file already exists in /var/lib/jenkins/workspace/appNG_1.23.x/appng-rest-api/target/generated-sources/swagger//pom.xml [INFO] Skipped overwriting README.md as the file already exists in /var/lib/jenkins/workspace/appNG_1.23.x/appng-rest-api/target/generated-sources/swagger//README.md [INFO] Skipped overwriting build.gradle as the file already exists in /var/lib/jenkins/workspace/appNG_1.23.x/appng-rest-api/target/generated-sources/swagger//build.gradle [INFO] Skipped overwriting build.sbt as the file already exists in /var/lib/jenkins/workspace/appNG_1.23.x/appng-rest-api/target/generated-sources/swagger//build.sbt [INFO] Skipped overwriting settings.gradle as the file already exists in /var/lib/jenkins/workspace/appNG_1.23.x/appng-rest-api/target/generated-sources/swagger//settings.gradle [INFO] Skipped overwriting gradle.properties as the file already exists in /var/lib/jenkins/workspace/appNG_1.23.x/appng-rest-api/target/generated-sources/swagger//gradle.properties [INFO] Skipped overwriting AndroidManifest.xml as the file already exists in /var/lib/jenkins/workspace/appNG_1.23.x/appng-rest-api/target/generated-sources/swagger/src/main/AndroidManifest.xml [INFO] writing file /var/lib/jenkins/workspace/appNG_1.23.x/appng-rest-api/target/generated-sources/swagger/src/main/java/org/appng/api/rest/model/Action.java [INFO] writing file /var/lib/jenkins/workspace/appNG_1.23.x/appng-rest-api/target/generated-sources/swagger/docs/Action.md [INFO] writing file /var/lib/jenkins/workspace/appNG_1.23.x/appng-rest-api/target/generated-sources/swagger/src/main/java/org/appng/api/rest/model/ActionField.java [INFO] writing file /var/lib/jenkins/workspace/appNG_1.23.x/appng-rest-api/target/generated-sources/swagger/docs/ActionField.md [INFO] writing file /var/lib/jenkins/workspace/appNG_1.23.x/appng-rest-api/target/generated-sources/swagger/src/main/java/org/appng/api/rest/model/Datasource.java [INFO] writing file /var/lib/jenkins/workspace/appNG_1.23.x/appng-rest-api/target/generated-sources/swagger/docs/Datasource.md [INFO] writing file /var/lib/jenkins/workspace/appNG_1.23.x/appng-rest-api/target/generated-sources/swagger/src/main/java/org/appng/api/rest/model/Element.java [INFO] writing file /var/lib/jenkins/workspace/appNG_1.23.x/appng-rest-api/target/generated-sources/swagger/docs/Element.md [INFO] writing file /var/lib/jenkins/workspace/appNG_1.23.x/appng-rest-api/target/generated-sources/swagger/src/main/java/org/appng/api/rest/model/ErrorModel.java [INFO] writing file /var/lib/jenkins/workspace/appNG_1.23.x/appng-rest-api/target/generated-sources/swagger/docs/ErrorModel.md [INFO] writing file /var/lib/jenkins/workspace/appNG_1.23.x/appng-rest-api/target/generated-sources/swagger/src/main/java/org/appng/api/rest/model/Field.java [INFO] writing file /var/lib/jenkins/workspace/appNG_1.23.x/appng-rest-api/target/generated-sources/swagger/docs/Field.md [INFO] writing file /var/lib/jenkins/workspace/appNG_1.23.x/appng-rest-api/target/generated-sources/swagger/src/main/java/org/appng/api/rest/model/FieldType.java [INFO] writing file /var/lib/jenkins/workspace/appNG_1.23.x/appng-rest-api/target/generated-sources/swagger/docs/FieldType.md [INFO] writing file /var/lib/jenkins/workspace/appNG_1.23.x/appng-rest-api/target/generated-sources/swagger/src/main/java/org/appng/api/rest/model/FieldValue.java [INFO] writing file /var/lib/jenkins/workspace/appNG_1.23.x/appng-rest-api/target/generated-sources/swagger/docs/FieldValue.md [INFO] writing file /var/lib/jenkins/workspace/appNG_1.23.x/appng-rest-api/target/generated-sources/swagger/src/main/java/org/appng/api/rest/model/Filter.java [INFO] writing file /var/lib/jenkins/workspace/appNG_1.23.x/appng-rest-api/target/generated-sources/swagger/docs/Filter.md [INFO] writing file /var/lib/jenkins/workspace/appNG_1.23.x/appng-rest-api/target/generated-sources/swagger/src/main/java/org/appng/api/rest/model/Link.java [INFO] writing file /var/lib/jenkins/workspace/appNG_1.23.x/appng-rest-api/target/generated-sources/swagger/docs/Link.md [INFO] writing file /var/lib/jenkins/workspace/appNG_1.23.x/appng-rest-api/target/generated-sources/swagger/src/main/java/org/appng/api/rest/model/Message.java [INFO] writing file /var/lib/jenkins/workspace/appNG_1.23.x/appng-rest-api/target/generated-sources/swagger/docs/Message.md [INFO] writing file /var/lib/jenkins/workspace/appNG_1.23.x/appng-rest-api/target/generated-sources/swagger/src/main/java/org/appng/api/rest/model/Option.java [INFO] writing file /var/lib/jenkins/workspace/appNG_1.23.x/appng-rest-api/target/generated-sources/swagger/docs/Option.md [INFO] writing file /var/lib/jenkins/workspace/appNG_1.23.x/appng-rest-api/target/generated-sources/swagger/src/main/java/org/appng/api/rest/model/OptionType.java [INFO] writing file /var/lib/jenkins/workspace/appNG_1.23.x/appng-rest-api/target/generated-sources/swagger/docs/OptionType.md [INFO] writing file /var/lib/jenkins/workspace/appNG_1.23.x/appng-rest-api/target/generated-sources/swagger/src/main/java/org/appng/api/rest/model/Options.java [INFO] writing file /var/lib/jenkins/workspace/appNG_1.23.x/appng-rest-api/target/generated-sources/swagger/docs/Options.md [INFO] writing file /var/lib/jenkins/workspace/appNG_1.23.x/appng-rest-api/target/generated-sources/swagger/src/main/java/org/appng/api/rest/model/Page.java [INFO] writing file /var/lib/jenkins/workspace/appNG_1.23.x/appng-rest-api/target/generated-sources/swagger/docs/Page.md [INFO] writing file /var/lib/jenkins/workspace/appNG_1.23.x/appng-rest-api/target/generated-sources/swagger/src/main/java/org/appng/api/rest/model/Parameter.java [INFO] writing file /var/lib/jenkins/workspace/appNG_1.23.x/appng-rest-api/target/generated-sources/swagger/docs/Parameter.md [INFO] writing file /var/lib/jenkins/workspace/appNG_1.23.x/appng-rest-api/target/generated-sources/swagger/src/main/java/org/appng/api/rest/model/Permission.java [INFO] writing file /var/lib/jenkins/workspace/appNG_1.23.x/appng-rest-api/target/generated-sources/swagger/docs/Permission.md [INFO] writing file /var/lib/jenkins/workspace/appNG_1.23.x/appng-rest-api/target/generated-sources/swagger/src/main/java/org/appng/api/rest/model/Sort.java [INFO] writing file /var/lib/jenkins/workspace/appNG_1.23.x/appng-rest-api/target/generated-sources/swagger/docs/Sort.md [INFO] writing file /var/lib/jenkins/workspace/appNG_1.23.x/appng-rest-api/target/generated-sources/swagger/src/main/java/org/appng/api/rest/model/User.java [INFO] writing file /var/lib/jenkins/workspace/appNG_1.23.x/appng-rest-api/target/generated-sources/swagger/docs/User.md [INFO] writing file /var/lib/jenkins/workspace/appNG_1.23.x/appng-rest-api/target/generated-sources/swagger/src/main/java/org/appng/api/rest/model/ValidationRule.java [INFO] writing file /var/lib/jenkins/workspace/appNG_1.23.x/appng-rest-api/target/generated-sources/swagger/docs/ValidationRule.md [INFO] writing file /var/lib/jenkins/workspace/appNG_1.23.x/appng-rest-api/target/generated-sources/swagger/.travis.yml [INFO] writing file /var/lib/jenkins/workspace/appNG_1.23.x/appng-rest-api/target/generated-sources/swagger/src/main/java/org/appng/api/rest/ApiClient.java [INFO] writing file /var/lib/jenkins/workspace/appNG_1.23.x/appng-rest-api/target/generated-sources/swagger/src/main/java/org/appng/api/rest/auth/HttpBasicAuth.java [INFO] writing file /var/lib/jenkins/workspace/appNG_1.23.x/appng-rest-api/target/generated-sources/swagger/src/main/java/org/appng/api/rest/auth/ApiKeyAuth.java [INFO] writing file /var/lib/jenkins/workspace/appNG_1.23.x/appng-rest-api/target/generated-sources/swagger/src/main/java/org/appng/api/rest/auth/OAuth.java [INFO] writing file /var/lib/jenkins/workspace/appNG_1.23.x/appng-rest-api/target/generated-sources/swagger/src/main/java/org/appng/api/rest/auth/OAuthFlow.java [INFO] writing file /var/lib/jenkins/workspace/appNG_1.23.x/appng-rest-api/target/generated-sources/swagger/gradlew [INFO] writing file /var/lib/jenkins/workspace/appNG_1.23.x/appng-rest-api/target/generated-sources/swagger/gradlew.bat [INFO] writing file /var/lib/jenkins/workspace/appNG_1.23.x/appng-rest-api/target/generated-sources/swagger/gradle/wrapper/gradle-wrapper.properties [INFO] writing file /var/lib/jenkins/workspace/appNG_1.23.x/appng-rest-api/target/generated-sources/swagger/gradle/wrapper/gradle-wrapper.jar [INFO] writing file /var/lib/jenkins/workspace/appNG_1.23.x/appng-rest-api/target/generated-sources/swagger/git_push.sh [INFO] writing file /var/lib/jenkins/workspace/appNG_1.23.x/appng-rest-api/target/generated-sources/swagger/.gitignore [INFO] writing file /var/lib/jenkins/workspace/appNG_1.23.x/appng-rest-api/target/generated-sources/swagger/src/main/java/org/appng/api/rest/auth/Authentication.java [INFO] writing file /var/lib/jenkins/workspace/appNG_1.23.x/appng-rest-api/target/generated-sources/swagger/src/main/java/org/appng/api/rest/RFC3339DateFormat.java [INFO] writing file /var/lib/jenkins/workspace/appNG_1.23.x/appng-rest-api/target/generated-sources/swagger/.swagger-codegen/VERSION [INFO] [INFO] --- build-helper-maven-plugin:3.0.0:add-source (default) @ appng-rest-api --- [INFO] Source directory: /var/lib/jenkins/workspace/appNG_1.23.x/appng-rest-api/target/generated-sources/swagger/src/main/java added. [INFO] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> [INFO] Forking appNG Core Library 1.23.0-SNAPSHOT [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> [INFO] [INFO] --- jaxb2-maven-plugin:1.6:xjc (generate-publishing) @ appng-core --- [INFO] No changes detected in schema or binding files - skipping source generation. [INFO] [INFO] --- build-helper-maven-plugin:3.0.0:add-source (default) @ appng-core --- [INFO] Source directory: /var/lib/jenkins/workspace/appNG_1.23.x/appng-core/target/generated-sources/jaxb added. [INFO] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> [INFO] Forking appNGizer JAXB API 1.23.0-SNAPSHOT [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> [INFO] [INFO] --- jaxb2-maven-plugin:2.4:xjc (generate-xmlapi) @ appng-appngizer-jaxb --- [INFO] No changes detected in schema or binding files - skipping JAXB generation. [INFO] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> [INFO] Forking appNG Maven Plugin 1.23.0-SNAPSHOT [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> [INFO] [INFO] --- maven-plugin-plugin:3.5.1:helpmojo (help-goal) @ appng-maven-plugin --- [INFO] Using 'UTF-8' encoding to read mojo source files. [INFO] java-javadoc mojo extractor found 0 mojo descriptor. [INFO] java-annotations mojo extractor found 3 mojo descriptors. [INFO] [INFO] <<< maven-javadoc-plugin:2.10.4:aggregate (default-cli) < generate-sources @ appng-parent <<< [INFO] Downloading: https://www.appng.org/nexus/repository/appng-snapshot/org/appng/appng-core/1.23.0-SNAPSHOT/appng-core-1.23.0-20210701.134948-21.jar Progress (1): 1.1 kB Progress (1): 2.2 kB Progress (1): 2.7 kB Progress (1): 3.2 kB Progress (1): 3.7 kB Progress (1): 4.2 kB Progress (1): 4.7 kB Progress (1): 5.2 kB Progress (1): 5.8 kB Progress (1): 6.3 kB Progress (1): 6.8 kB Progress (1): 7.3 kB Progress (1): 7.8 kB Progress (1): 8.4 kB Progress (1): 8.9 kB Progress (1): 9.3 kB Progress (1): 9.8 kB Progress (1): 10 kB Progress (1): 11 kB Progress (1): 11 kB Progress (1): 12 kB Progress (1): 12 kB Progress (1): 13 kB Progress (1): 14 kB Progress (1): 14 kB Progress (1): 15 kB Progress (1): 15 kB Progress (1): 16 kB Progress (1): 16 kB Progress (1): 17 kB Progress (1): 17 kB Progress (1): 18 kB Progress (1): 18 kB Progress (1): 19 kB Progress (1): 19 kB Progress (1): 20 kB Progress (1): 20 kB Progress (1): 21 kB Progress (1): 21 kB Progress (1): 22 kB Progress (1): 22 kB Progress (1): 23 kB Progress (1): 23 kB Progress (1): 24 kB Progress (1): 24 kB Progress (1): 25 kB Progress (1): 25 kB Progress (1): 26 kB Progress (1): 26 kB Progress (1): 27 kB Progress (1): 27 kB Progress (1): 28 kB Progress (1): 28 kB Progress (1): 29 kB Progress (1): 29 kB Progress (1): 30 kB Progress (1): 31 kB Progress (1): 31 kB Progress (1): 32 kB Progress (1): 32 kB Progress (1): 33 kB Progress (1): 33 kB Progress (1): 34 kB Progress (1): 34 kB Progress (1): 35 kB Progress (1): 35 kB Progress (1): 36 kB Progress (1): 36 kB Progress (1): 37 kB Progress (1): 37 kB Progress (1): 38 kB Progress (1): 38 kB Progress (1): 39 kB Progress (1): 40 kB Progress (1): 40 kB Progress (1): 41 kB Progress (1): 41 kB Progress (1): 42 kB Progress (1): 42 kB Progress (1): 43 kB Progress (1): 43 kB Progress (1): 44 kB Progress (1): 44 kB Progress (1): 45 kB Progress (1): 45 kB Progress (1): 46 kB Progress (1): 46 kB Progress (1): 47 kB Progress (1): 47 kB Progress (1): 48 kB Progress (1): 48 kB Progress (1): 49 kB Progress (1): 50 kB Progress (1): 50 kB Progress (1): 51 kB Progress (1): 51 kB Progress (1): 51 kB Progress (1): 52 kB Progress (1): 53 kB Progress (1): 53 kB Progress (1): 54 kB Progress (1): 54 kB Progress (1): 55 kB Progress (1): 55 kB Progress (1): 56 kB Progress (1): 56 kB Progress (1): 57 kB Progress (1): 57 kB Progress (1): 58 kB Progress (1): 58 kB Progress (1): 59 kB Progress (1): 59 kB Progress (1): 60 kB Progress (1): 60 kB Progress (1): 61 kB Progress (1): 61 kB Progress (1): 62 kB Progress (1): 62 kB Progress (1): 63 kB Progress (1): 63 kB Progress (1): 64 kB Progress (1): 64 kB Progress (1): 65 kB Progress (1): 65 kB Progress (1): 66 kB Progress (1): 66 kB Progress (1): 67 kB Progress (1): 67 kB Progress (1): 68 kB Progress (1): 68 kB Progress (1): 69 kB Progress (1): 69 kB Progress (1): 69 kB Progress (1): 70 kB Progress (1): 70 kB Progress (1): 71 kB Progress (1): 71 kB Progress (1): 72 kB Progress (1): 72 kB Progress (1): 73 kB Progress (1): 73 kB Progress (1): 74 kB Progress (1): 74 kB Progress (1): 75 kB Progress (1): 76 kB Progress (1): 76 kB Progress (1): 77 kB Progress (1): 77 kB Progress (1): 77 kB Progress (1): 78 kB Progress (1): 78 kB Progress (1): 79 kB Progress (1): 80 kB Progress (1): 80 kB Progress (1): 81 kB Progress (1): 81 kB Progress (1): 82 kB Progress (1): 82 kB Progress (1): 83 kB Progress (1): 83 kB Progress (1): 84 kB Progress (1): 84 kB Progress (1): 85 kB Progress (1): 85 kB Progress (1): 86 kB Progress (1): 86 kB Progress (1): 87 kB Progress (1): 87 kB Progress (1): 88 kB Progress (1): 88 kB Progress (1): 89 kB Progress (1): 89 kB Progress (1): 90 kB Progress (1): 91 kB Progress (1): 91 kB Progress (1): 92 kB Progress (1): 92 kB Progress (1): 93 kB Progress (1): 93 kB Progress (1): 94 kB Progress (1): 94 kB Progress (1): 95 kB Progress (1): 95 kB Progress (1): 96 kB Progress (1): 96 kB Progress (1): 97 kB Progress (1): 98 kB Progress (1): 98 kB Progress (1): 98 kB Progress (1): 99 kB Progress (1): 99 kB Progress (1): 100 kB Progress (1): 100 kB Progress (1): 101 kB Progress (1): 101 kB Progress (1): 102 kB Progress (1): 102 kB Progress (1): 103 kB Progress (1): 103 kB Progress (1): 104 kB Progress (1): 104 kB Progress (1): 105 kB Progress (1): 105 kB Progress (1): 106 kB Progress (1): 106 kB Progress (1): 107 kB Progress (1): 108 kB Progress (1): 108 kB Progress (1): 109 kB Progress (1): 109 kB Progress (1): 110 kB Progress (1): 110 kB Progress (1): 111 kB Progress (1): 111 kB Progress (1): 112 kB Progress (1): 112 kB Progress (1): 113 kB Progress (1): 114 kB Progress (1): 114 kB Progress (1): 115 kB Progress (1): 115 kB Progress (1): 116 kB Progress (1): 116 kB Progress (1): 117 kB Progress (1): 117 kB Progress (1): 118 kB Progress (1): 118 kB Progress (1): 119 kB Progress (1): 119 kB Progress (1): 120 kB Progress (1): 120 kB Progress (1): 121 kB Progress (1): 121 kB Progress (1): 122 kB Progress (1): 122 kB Progress (1): 123 kB Progress (1): 123 kB Progress (1): 124 kB Progress (1): 124 kB Progress (1): 125 kB Progress (1): 126 kB Progress (1): 126 kB Progress (1): 127 kB Progress (1): 127 kB Progress (1): 128 kB Progress (1): 128 kB Progress (1): 129 kB Progress (1): 129 kB Progress (1): 130 kB Progress (1): 130 kB Progress (1): 131 kB Progress (1): 131 kB Progress (1): 132 kB Progress (1): 132 kB Progress (1): 133 kB Progress (1): 133 kB Progress (1): 134 kB Progress (1): 135 kB Progress (1): 135 kB Progress (1): 136 kB Progress (1): 136 kB Progress (1): 137 kB Progress (1): 137 kB Progress (1): 138 kB Progress (1): 138 kB Progress (1): 139 kB Progress (1): 139 kB Progress (1): 140 kB Progress (1): 140 kB Progress (1): 141 kB Progress (1): 141 kB Progress (1): 142 kB Progress (1): 142 kB Progress (1): 143 kB Progress (1): 144 kB Progress (1): 144 kB Progress (1): 145 kB Progress (1): 145 kB Progress (1): 146 kB Progress (1): 146 kB Progress (1): 147 kB Progress (1): 147 kB Progress (1): 148 kB Progress (1): 149 kB Progress (1): 149 kB Progress (1): 149 kB Progress (1): 150 kB Progress (1): 150 kB Progress (1): 151 kB Progress (1): 152 kB Progress (1): 152 kB Progress (1): 153 kB Progress (1): 153 kB Progress (1): 154 kB Progress (1): 154 kB Progress (1): 155 kB Progress (1): 155 kB Progress (1): 156 kB Progress (1): 156 kB Progress (1): 157 kB Progress (1): 157 kB Progress (1): 158 kB Progress (1): 158 kB Progress (1): 159 kB Progress (1): 159 kB Progress (1): 160 kB Progress (1): 160 kB Progress (1): 161 kB Progress (1): 161 kB Progress (1): 162 kB Progress (1): 162 kB Progress (1): 163 kB Progress (1): 163 kB Progress (1): 164 kB Progress (1): 164 kB Progress (1): 165 kB Progress (1): 165 kB Progress (1): 166 kB Progress (1): 166 kB Progress (1): 167 kB Progress (1): 167 kB Progress (1): 168 kB Progress (1): 168 kB Progress (1): 169 kB Progress (1): 169 kB Progress (1): 170 kB Progress (1): 170 kB Progress (1): 171 kB Progress (1): 171 kB Progress (1): 172 kB Progress (1): 172 kB Progress (1): 173 kB Progress (1): 173 kB Progress (1): 174 kB Progress (1): 174 kB Progress (1): 175 kB Progress (1): 175 kB Progress (1): 176 kB Progress (1): 176 kB Progress (1): 177 kB Progress (1): 177 kB Progress (1): 178 kB Progress (1): 178 kB Progress (1): 179 kB Progress (1): 180 kB Progress (1): 180 kB Progress (1): 181 kB Progress (1): 181 kB Progress (1): 182 kB Progress (1): 182 kB Progress (1): 183 kB Progress (1): 183 kB Progress (1): 184 kB Progress (1): 184 kB Progress (1): 185 kB Progress (1): 185 kB Progress (1): 186 kB Progress (1): 186 kB Progress (1): 187 kB Progress (1): 187 kB Progress (1): 188 kB Progress (1): 188 kB Progress (1): 189 kB Progress (1): 189 kB Progress (1): 190 kB Progress (1): 190 kB Progress (1): 191 kB Progress (1): 192 kB Progress (1): 192 kB Progress (1): 193 kB Progress (1): 193 kB Progress (1): 194 kB Progress (1): 195 kB Progress (1): 196 kB Progress (1): 196 kB Progress (1): 197 kB Progress (1): 197 kB Progress (1): 198 kB Progress (1): 199 kB Progress (1): 199 kB Progress (1): 200 kB Progress (1): 201 kB Progress (1): 202 kB Progress (1): 202 kB Progress (1): 203 kB Progress (1): 203 kB Progress (1): 204 kB Progress (1): 205 kB Progress (1): 205 kB Progress (1): 206 kB Progress (1): 207 kB Progress (1): 208 kB Progress (1): 208 kB Progress (1): 209 kB Progress (1): 209 kB Progress (1): 210 kB Progress (1): 210 kB Progress (1): 211 kB Progress (1): 211 kB Progress (1): 212 kB Progress (1): 212 kB Progress (1): 213 kB Progress (1): 213 kB Progress (1): 214 kB Progress (1): 214 kB Progress (1): 215 kB Progress (1): 215 kB Progress (1): 216 kB Progress (1): 216 kB Progress (1): 217 kB Progress (1): 217 kB Progress (1): 218 kB Progress (1): 218 kB Progress (1): 219 kB Progress (1): 219 kB Progress (1): 220 kB Progress (1): 220 kB Progress (1): 221 kB Progress (1): 222 kB Progress (1): 222 kB Progress (1): 223 kB Progress (1): 223 kB Progress (1): 224 kB Progress (1): 224 kB Progress (1): 225 kB Progress (1): 225 kB Progress (1): 226 kB Progress (1): 226 kB Progress (1): 227 kB Progress (1): 227 kB Progress (1): 228 kB Progress (1): 228 kB Progress (1): 229 kB Progress (1): 229 kB Progress (1): 230 kB Progress (1): 230 kB Progress (1): 231 kB Progress (1): 232 kB Progress (1): 232 kB Progress (1): 233 kB Progress (1): 233 kB Progress (1): 234 kB Progress (1): 234 kB Progress (1): 235 kB Progress (1): 235 kB Progress (1): 236 kB Progress (1): 236 kB Progress (1): 237 kB Progress (1): 237 kB Progress (1): 238 kB Progress (1): 238 kB Progress (1): 239 kB Progress (1): 239 kB Progress (1): 240 kB Progress (1): 240 kB Progress (1): 241 kB Progress (1): 242 kB Progress (1): 242 kB Progress (1): 243 kB Progress (1): 243 kB Progress (1): 243 kB Progress (1): 244 kB Progress (1): 245 kB Progress (1): 245 kB Progress (1): 246 kB Progress (1): 246 kB Progress (1): 247 kB Progress (1): 247 kB Progress (1): 248 kB Progress (1): 248 kB Progress (1): 249 kB Progress (1): 249 kB Progress (1): 250 kB Progress (1): 250 kB Progress (1): 251 kB Progress (1): 251 kB Progress (1): 252 kB Progress (1): 252 kB Progress (1): 253 kB Progress (1): 253 kB Progress (1): 254 kB Progress (1): 254 kB Progress (1): 255 kB Progress (1): 255 kB Progress (1): 256 kB Progress (1): 256 kB Progress (1): 257 kB Progress (1): 257 kB Progress (1): 258 kB Progress (1): 258 kB Progress (1): 259 kB Progress (1): 259 kB Progress (1): 260 kB Progress (1): 260 kB Progress (1): 261 kB Progress (1): 261 kB Progress (1): 262 kB Progress (1): 263 kB Progress (1): 263 kB Progress (1): 264 kB Progress (1): 264 kB Progress (1): 265 kB Progress (1): 265 kB Progress (1): 266 kB Progress (1): 266 kB Progress (1): 267 kB Progress (1): 267 kB Progress (1): 268 kB Progress (1): 268 kB Progress (1): 269 kB Progress (1): 269 kB Progress (1): 270 kB Progress (1): 270 kB Progress (1): 271 kB Progress (1): 271 kB Progress (1): 272 kB Progress (1): 272 kB Progress (1): 273 kB Progress (1): 273 kB Progress (1): 274 kB Progress (1): 274 kB Progress (1): 275 kB Progress (1): 276 kB Progress (1): 276 kB Progress (1): 277 kB Progress (1): 277 kB Progress (1): 278 kB Progress (1): 278 kB Progress (1): 279 kB Progress (1): 279 kB Progress (1): 280 kB Progress (1): 280 kB Progress (1): 281 kB Progress (1): 281 kB Progress (1): 282 kB Progress (1): 282 kB Progress (1): 283 kB Progress (1): 283 kB Progress (1): 284 kB Progress (1): 284 kB Progress (1): 285 kB Progress (1): 285 kB Progress (1): 286 kB Progress (1): 286 kB Progress (1): 287 kB Progress (1): 287 kB Progress (1): 288 kB Progress (1): 288 kB Progress (1): 289 kB Progress (1): 289 kB Progress (1): 290 kB Progress (1): 290 kB Progress (1): 291 kB Progress (1): 291 kB Progress (1): 292 kB Progress (1): 292 kB Progress (1): 293 kB Progress (1): 293 kB Progress (1): 294 kB Progress (1): 294 kB Progress (1): 295 kB Progress (1): 295 kB Progress (1): 296 kB Progress (1): 296 kB Progress (1): 297 kB Progress (1): 298 kB Progress (1): 298 kB Progress (1): 299 kB Progress (1): 299 kB Progress (1): 300 kB Progress (1): 300 kB Progress (1): 301 kB Progress (1): 301 kB Progress (1): 302 kB Progress (1): 302 kB Progress (1): 303 kB Progress (1): 303 kB Progress (1): 304 kB Progress (1): 304 kB Progress (1): 305 kB Progress (1): 305 kB Progress (1): 306 kB Progress (1): 307 kB Progress (1): 307 kB Progress (1): 307 kB Progress (1): 308 kB Progress (1): 309 kB Progress (1): 309 kB Progress (1): 309 kB Progress (1): 310 kB Progress (1): 310 kB Progress (1): 311 kB Progress (1): 311 kB Progress (1): 312 kB Progress (1): 313 kB Progress (1): 313 kB Progress (1): 314 kB Progress (1): 314 kB Progress (1): 315 kB Progress (1): 315 kB Progress (1): 316 kB Progress (1): 316 kB Progress (1): 317 kB Progress (1): 317 kB Progress (1): 318 kB Progress (1): 318 kB Progress (1): 319 kB Progress (1): 319 kB Progress (1): 320 kB Progress (1): 320 kB Progress (1): 321 kB Progress (1): 321 kB Progress (1): 322 kB Progress (1): 322 kB Progress (1): 323 kB Progress (1): 323 kB Progress (1): 324 kB Progress (1): 324 kB Progress (1): 325 kB Progress (1): 325 kB Progress (1): 326 kB Progress (1): 327 kB Progress (1): 327 kB Progress (1): 328 kB Progress (1): 328 kB Progress (1): 329 kB Progress (1): 329 kB Progress (1): 330 kB Progress (1): 330 kB Progress (1): 331 kB Progress (1): 331 kB Progress (1): 332 kB Progress (1): 333 kB Progress (1): 333 kB Progress (1): 334 kB Progress (1): 334 kB Progress (1): 335 kB Progress (1): 335 kB Progress (1): 336 kB Progress (1): 336 kB Progress (1): 337 kB Progress (1): 337 kB Progress (1): 338 kB Progress (1): 338 kB Progress (1): 339 kB Progress (1): 339 kB Progress (1): 340 kB Progress (1): 341 kB Progress (1): 341 kB Progress (1): 341 kB Progress (1): 342 kB Progress (1): 343 kB Progress (1): 343 kB Progress (1): 343 kB Progress (1): 344 kB Progress (1): 344 kB Progress (1): 345 kB Progress (1): 346 kB Progress (1): 346 kB Progress (1): 347 kB Progress (1): 347 kB Progress (1): 348 kB Progress (1): 348 kB Progress (1): 349 kB Progress (1): 349 kB Progress (1): 350 kB Progress (1): 350 kB Progress (1): 351 kB Progress (1): 351 kB Progress (1): 352 kB Progress (1): 352 kB Progress (1): 353 kB Progress (1): 353 kB Progress (1): 354 kB Progress (1): 354 kB Progress (1): 355 kB Progress (1): 355 kB Progress (1): 356 kB Progress (1): 356 kB Progress (1): 357 kB Progress (1): 357 kB Progress (1): 358 kB Progress (1): 358 kB Progress (1): 359 kB Progress (1): 359 kB Progress (1): 360 kB Progress (1): 361 kB Progress (1): 361 kB Progress (1): 362 kB Progress (1): 362 kB Progress (1): 363 kB Progress (1): 363 kB Progress (1): 364 kB Progress (1): 364 kB Progress (1): 365 kB Progress (1): 365 kB Progress (1): 366 kB Progress (1): 367 kB Progress (1): 367 kB Progress (1): 368 kB Progress (1): 368 kB Progress (1): 369 kB Progress (1): 369 kB Progress (1): 370 kB Progress (1): 371 kB Progress (1): 372 kB Progress (1): 372 kB Progress (1): 373 kB Progress (1): 373 kB Progress (1): 374 kB Progress (1): 374 kB Progress (1): 375 kB Progress (1): 375 kB Progress (1): 376 kB Progress (1): 376 kB Progress (1): 377 kB Progress (1): 377 kB Progress (1): 378 kB Progress (1): 378 kB Progress (1): 379 kB Progress (1): 379 kB Progress (1): 380 kB Progress (1): 380 kB Progress (1): 381 kB Progress (1): 382 kB Progress (1): 382 kB Progress (1): 383 kB Progress (1): 383 kB Progress (1): 384 kB Progress (1): 384 kB Progress (1): 385 kB Progress (1): 385 kB Progress (1): 386 kB Progress (1): 386 kB Progress (1): 387 kB Progress (1): 388 kB Progress (1): 388 kB Progress (1): 389 kB Progress (1): 389 kB Progress (1): 390 kB Progress (1): 390 kB Progress (1): 391 kB Progress (1): 391 kB Progress (1): 392 kB Progress (1): 392 kB Progress (1): 393 kB Progress (1): 393 kB Progress (1): 394 kB Progress (1): 394 kB Progress (1): 395 kB Progress (1): 395 kB Progress (1): 396 kB Progress (1): 396 kB Progress (1): 397 kB Progress (1): 397 kB Progress (1): 398 kB Progress (1): 398 kB Progress (1): 399 kB Progress (1): 399 kB Progress (1): 400 kB Progress (1): 400 kB Progress (1): 401 kB Progress (1): 402 kB Progress (1): 402 kB Progress (1): 402 kB Progress (1): 403 kB Progress (1): 403 kB Progress (1): 404 kB Progress (1): 404 kB Progress (1): 405 kB Progress (1): 406 kB Progress (1): 406 kB Progress (1): 407 kB Progress (1): 407 kB Progress (1): 408 kB Progress (1): 408 kB Progress (1): 409 kB Progress (1): 409 kB Progress (1): 410 kB Progress (1): 410 kB Progress (1): 410 kB Progress (1): 411 kB Progress (1): 412 kB Progress (1): 412 kB Progress (1): 413 kB Progress (1): 413 kB Progress (1): 414 kB Progress (1): 414 kB Progress (1): 415 kB Progress (1): 415 kB Progress (1): 416 kB Progress (1): 416 kB Progress (1): 417 kB Progress (1): 417 kB Progress (1): 418 kB Progress (1): 418 kB Progress (1): 419 kB Progress (1): 419 kB Progress (1): 420 kB Progress (1): 420 kB Progress (1): 421 kB Progress (1): 421 kB Progress (1): 422 kB Progress (1): 422 kB Progress (1): 423 kB Progress (1): 423 kB Progress (1): 424 kB Progress (1): 424 kB Progress (1): 425 kB Progress (1): 425 kB Progress (1): 426 kB Progress (1): 426 kB Progress (1): 427 kB Progress (1): 427 kB Progress (1): 428 kB Progress (1): 428 kB Progress (1): 429 kB Progress (1): 429 kB Progress (1): 430 kB Progress (1): 430 kB Progress (1): 431 kB Progress (1): 431 kB Progress (1): 432 kB Progress (1): 432 kB Progress (1): 433 kB Progress (1): 433 kB Progress (1): 434 kB Progress (1): 434 kB Progress (1): 435 kB Progress (1): 435 kB Progress (1): 436 kB Progress (1): 436 kB Progress (1): 437 kB Progress (1): 438 kB Progress (1): 438 kB Progress (1): 439 kB Progress (1): 439 kB Progress (1): 440 kB Progress (1): 440 kB Progress (1): 441 kB Progress (1): 441 kB Progress (1): 442 kB Progress (1): 442 kB Progress (1): 443 kB Progress (1): 443 kB Progress (1): 444 kB Progress (1): 444 kB Progress (1): 445 kB Progress (1): 445 kB Progress (1): 446 kB Progress (1): 446 kB Progress (1): 447 kB Progress (1): 447 kB Progress (1): 448 kB Progress (1): 448 kB Progress (1): 449 kB Progress (1): 449 kB Progress (1): 450 kB Progress (1): 450 kB Progress (1): 451 kB Progress (1): 451 kB Progress (1): 452 kB Progress (1): 452 kB Progress (1): 453 kB Progress (1): 453 kB Progress (1): 454 kB Progress (1): 454 kB Progress (1): 455 kB Progress (1): 455 kB Progress (1): 456 kB Progress (1): 456 kB Progress (1): 457 kB Progress (1): 458 kB Progress (1): 458 kB Progress (1): 459 kB Progress (1): 459 kB Progress (1): 460 kB Progress (1): 460 kB Progress (1): 461 kB Progress (1): 461 kB Progress (1): 462 kB Progress (1): 462 kB Progress (1): 463 kB Progress (1): 463 kB Progress (1): 464 kB Progress (1): 464 kB Progress (1): 465 kB Progress (1): 465 kB Progress (1): 466 kB Progress (1): 466 kB Progress (1): 467 kB Progress (1): 468 kB Progress (1): 468 kB Progress (1): 468 kB Progress (1): 469 kB Progress (1): 469 kB Progress (1): 470 kB Progress (1): 470 kB Progress (1): 471 kB Progress (1): 472 kB Progress (1): 472 kB Progress (1): 473 kB Progress (1): 473 kB Progress (1): 474 kB Progress (1): 474 kB Progress (1): 475 kB Progress (1): 475 kB Progress (1): 476 kB Progress (1): 476 kB Progress (1): 477 kB Progress (1): 477 kB Progress (1): 478 kB Progress (1): 478 kB Progress (1): 479 kB Progress (1): 479 kB Progress (1): 480 kB Progress (1): 480 kB Progress (1): 481 kB Progress (1): 481 kB Progress (1): 482 kB Progress (1): 482 kB Progress (1): 483 kB Progress (1): 483 kB Progress (1): 484 kB Progress (1): 484 kB Progress (1): 485 kB Progress (1): 485 kB Progress (1): 486 kB Progress (1): 486 kB Progress (1): 487 kB Progress (1): 487 kB Progress (1): 488 kB Progress (1): 489 kB Progress (1): 489 kB Progress (1): 490 kB Progress (1): 490 kB Progress (1): 491 kB Progress (1): 491 kB Progress (1): 492 kB Progress (1): 492 kB Progress (1): 493 kB Progress (1): 493 kB Progress (1): 494 kB Progress (1): 494 kB Progress (1): 495 kB Progress (1): 495 kB Progress (1): 496 kB Progress (1): 496 kB Progress (1): 497 kB Progress (1): 497 kB Progress (1): 498 kB Progress (1): 498 kB Progress (1): 499 kB Progress (1): 499 kB Progress (1): 500 kB Progress (1): 500 kB Progress (1): 501 kB Progress (1): 501 kB Progress (1): 502 kB Progress (1): 502 kB Progress (1): 503 kB Progress (1): 503 kB Progress (1): 504 kB Progress (1): 504 kB Progress (1): 505 kB Progress (1): 505 kB Progress (1): 506 kB Progress (1): 506 kB Progress (1): 507 kB Progress (1): 507 kB Progress (1): 508 kB Progress (1): 508 kB Progress (1): 509 kB Progress (1): 509 kB Progress (1): 510 kB Progress (1): 510 kB Progress (1): 511 kB Progress (1): 511 kB Progress (1): 512 kB Progress (1): 512 kB Progress (1): 513 kB Progress (1): 514 kB Progress (1): 514 kB Progress (1): 515 kB Progress (1): 515 kB Progress (1): 516 kB Progress (1): 516 kB Progress (1): 517 kB Progress (1): 517 kB Progress (1): 518 kB Progress (1): 518 kB Progress (1): 519 kB Progress (1): 519 kB Progress (1): 520 kB Progress (1): 520 kB Progress (1): 521 kB Progress (1): 521 kB Progress (1): 522 kB Progress (1): 523 kB Progress (1): 523 kB Progress (1): 524 kB Progress (1): 524 kB Progress (1): 525 kB Progress (1): 525 kB Progress (1): 526 kB Progress (1): 526 kB Progress (1): 527 kB Progress (1): 528 kB Progress (1): 528 kB Progress (1): 529 kB Progress (1): 529 kB Progress (1): 530 kB Progress (1): 530 kB Progress (1): 531 kB Progress (1): 532 kB Progress (1): 532 kB Progress (1): 533 kB Progress (1): 533 kB Progress (1): 534 kB Progress (1): 534 kB Progress (1): 535 kB Progress (1): 535 kB Progress (1): 536 kB Progress (1): 536 kB Progress (1): 537 kB Progress (1): 537 kB Progress (1): 538 kB Progress (1): 538 kB Progress (1): 539 kB Progress (1): 539 kB Progress (1): 540 kB Progress (1): 540 kB Progress (1): 541 kB Progress (1): 541 kB Progress (1): 542 kB Progress (1): 543 kB Progress (1): 543 kB Progress (1): 543 kB Progress (1): 544 kB Progress (1): 544 kB Progress (1): 545 kB Progress (1): 546 kB Progress (1): 546 kB Progress (1): 547 kB Progress (1): 547 kB Progress (1): 548 kB Progress (1): 548 kB Progress (1): 549 kB Progress (1): 549 kB Progress (1): 550 kB Progress (1): 550 kB Progress (1): 551 kB Progress (1): 551 kB Progress (1): 552 kB Progress (1): 552 kB Progress (1): 553 kB Progress (1): 553 kB Progress (1): 554 kB Progress (1): 554 kB Progress (1): 555 kB Progress (1): 555 kB Progress (1): 556 kB Progress (1): 557 kB Progress (1): 557 kB Progress (1): 558 kB Progress (1): 558 kB Progress (1): 559 kB Progress (1): 559 kB Progress (1): 560 kB Progress (1): 560 kB Progress (1): 561 kB Progress (1): 561 kB Progress (1): 562 kB Progress (1): 563 kB Progress (1): 563 kB Progress (1): 564 kB Progress (1): 564 kB Progress (1): 565 kB Progress (1): 565 kB Progress (1): 566 kB Progress (1): 566 kB Progress (1): 567 kB Progress (1): 567 kB Progress (1): 568 kB Progress (1): 568 kB Progress (1): 569 kB Progress (1): 569 kB Progress (1): 570 kB Progress (1): 570 kB Progress (1): 571 kB Progress (1): 571 kB Progress (1): 572 kB Progress (1): 572 kB Progress (1): 573 kB Progress (1): 573 kB Progress (1): 574 kB Progress (1): 574 kB Progress (1): 575 kB Progress (1): 576 kB Progress (1): 576 kB Progress (1): 576 kB Progress (1): 577 kB Progress (1): 578 kB Progress (1): 578 kB Progress (1): 579 kB Progress (1): 579 kB Progress (1): 580 kB Progress (1): 580 kB Progress (1): 581 kB Progress (1): 581 kB Progress (1): 582 kB Progress (1): 582 kB Progress (1): 583 kB Progress (1): 583 kB Progress (1): 584 kB Progress (1): 584 kB Progress (1): 585 kB Progress (1): 585 kB Progress (1): 586 kB Progress (1): 586 kB Progress (1): 587 kB Progress (1): 587 kB Progress (1): 588 kB Progress (1): 588 kB Progress (1): 589 kB Progress (1): 589 kB Progress (1): 590 kB Progress (1): 590 kB Progress (1): 591 kB Progress (1): 591 kB Progress (1): 592 kB Progress (1): 592 kB Progress (1): 593 kB Progress (1): 593 kB Progress (1): 594 kB Progress (1): 595 kB Progress (1): 595 kB Progress (1): 596 kB Progress (1): 596 kB Progress (1): 597 kB Progress (1): 597 kB Progress (1): 598 kB Progress (1): 598 kB Progress (1): 599 kB Progress (1): 599 kB Progress (1): 600 kB Progress (1): 600 kB Progress (1): 601 kB Progress (1): 601 kB Progress (1): 602 kB Progress (1): 602 kB Progress (1): 603 kB Progress (1): 603 kB Progress (1): 604 kB Progress (1): 604 kB Progress (1): 605 kB Progress (1): 606 kB Progress (1): 606 kB Progress (1): 607 kB Progress (1): 607 kB Progress (1): 608 kB Progress (1): 608 kB Progress (1): 609 kB Progress (1): 609 kB Progress (1): 610 kB Progress (1): 610 kB Progress (1): 611 kB Progress (1): 611 kB Progress (1): 612 kB Progress (1): 612 kB Progress (1): 613 kB Progress (1): 613 kB Progress (1): 614 kB Progress (1): 614 kB Progress (1): 614 kB Progress (1): 615 kB Progress (1): 615 kB Progress (1): 616 kB Progress (1): 616 kB Progress (1): 617 kB Progress (1): 617 kB Progress (1): 618 kB Progress (1): 618 kB Progress (1): 619 kB Progress (1): 620 kB Progress (1): 620 kB Progress (1): 621 kB Progress (1): 621 kB Progress (1): 622 kB Progress (1): 622 kB Progress (1): 623 kB Progress (1): 623 kB Progress (1): 623 kB Progress (1): 624 kB Progress (1): 624 kB Progress (1): 625 kB Progress (1): 625 kB Progress (1): 626 kB Progress (1): 626 kB Progress (1): 627 kB Progress (1): 627 kB Progress (1): 628 kB Progress (1): 628 kB Progress (1): 629 kB Progress (1): 629 kB Progress (1): 630 kB Progress (1): 630 kB Progress (1): 630 kB Progress (1): 631 kB Progress (1): 631 kB Progress (1): 632 kB Progress (1): 633 kB Progress (1): 633 kB Progress (1): 634 kB Progress (1): 634 kB Progress (1): 635 kB Progress (1): 636 kB Progress (1): 636 kB Progress (1): 637 kB Progress (1): 638 kB Progress (1): 640 kB Progress (1): 642 kB Progress (1): 644 kB Progress (1): 645 kB Progress (1): 647 kB Progress (1): 649 kB Progress (1): 651 kB Progress (1): 653 kB Progress (1): 655 kB Progress (1): 657 kB Progress (1): 659 kB Progress (1): 662 kB Progress (1): 664 kB Progress (1): 666 kB Progress (1): 668 kB Progress (1): 671 kB Progress (1): 673 kB Progress (1): 675 kB Progress (1): 676 kB Downloaded: https://www.appng.org/nexus/repository/appng-snapshot/org/appng/appng-core/1.23.0-SNAPSHOT/appng-core-1.23.0-20210701.134948-21.jar (676 kB at 569 kB/s) [INFO] [INFO] --- maven-javadoc-plugin:2.10.4:aggregate (default-cli) @ appng-parent --- [WARNING] Error fetching link: https://projectlombok.org/apidocs/package-list. Ignored it. [INFO] Loading source files for package org.appng.tools... Loading source files for package org.appng.tools.zipcode... Loading source files for package org.appng.tools.image... Loading source files for package org.appng.tools.file... Loading source files for package org.appng.tools.locator... Loading source files for package org.appng.tools.poi... Loading source files for package org.appng.tools.os... Loading source files for package org.appng.tools.ui... Loading source files for package org.appng.tools.markup... Loading source files for package org.appng.mail... Loading source files for package org.appng.mail.impl... Loading source files for package org.appng.forms... Loading source files for package org.appng.forms.impl... Loading source files for package org.appng.el... Loading source files for package org.appng.formtags... Loading source files for package org.appng.formtags.providers... Loading source files for package org.appng.xml... Loading source files for package org.appng.xml.transformation... Loading source files for package org.appng.xml.platform... Loading source files for package org.appng.xml.application... Loading source files for package org.appng.api... Loading source files for package org.appng.api.auth... Loading source files for package org.appng.api.messaging... Loading source files for package org.appng.api.config... Loading source files for package org.appng.api.support... Loading source files for package org.appng.api.support.field... Loading source files for package org.appng.api.support.validation... Loading source files for package org.appng.api.support.environment... Loading source files for package org.appng.api.observe... Loading source files for package org.appng.api.observe.impl... Loading source files for package org.appng.api.validation.contraints... Loading source files for package org.appng.api.model... Loading source files for package org.appng.api.search... Loading source files for package org.appng.testsupport... Loading source files for package org.appng.testsupport.persistence... Loading source files for package org.appng.testsupport.config... Loading source files for package org.appng.testsupport.validation... Loading source files for package org.appng.api.rest... Loading source files for package org.appng.api.rest.auth... Loading source files for package org.appng.api.rest.model... Loading source files for package org.appng.persistence.hibernate.dialect... Loading source files for package org.appng.persistence.hibernate... Loading source files for package org.appng.persistence.repository... Loading source files for package org.appng.persistence.dialect... Loading source files for package org.appng.search... Loading source files for package org.appng.search.json... Loading source files for package org.appng.search.indexer... Loading source files for package org.appng.search.searcher... Loading source files for package org.appng.core.domain... Loading source files for package org.appng.core.templating... Loading source files for package org.appng.core.security... Loading source files for package org.appng.core.security.signing... Loading source files for package org.appng.core.service... Loading source files for package org.appng.core.repository... Loading source files for package org.appng.core.repository.config... Loading source files for package org.appng.core... Loading source files for package org.appng.core.model... Loading source files for package org.appng.core.controller.rest... Loading source files for package org.appng.core.controller... Loading source files for package org.appng.core.controller.messaging... Loading source files for package org.appng.core.controller.handler... Loading source files for package org.appng.core.controller.filter... Loading source files for package org.appng.core.xml.repository... Loading source files for package org.appng.cli... Loading source files for package org.appng.cli.commands.applicationrole... Loading source files for package org.appng.cli.commands.permission... Loading source files for package org.appng.cli.commands... Loading source files for package org.appng.cli.commands.repository... Loading source files for package org.appng.cli.commands.platform... Loading source files for package org.appng.cli.commands.property... Loading source files for package org.appng.cli.commands.template... Loading source files for package org.appng.cli.commands.site... Loading source files for package org.appng.cli.commands.subject... Loading source files for package org.appng.cli.commands.group... Loading source files for package org.appng.cli.commands.application... Loading source files for package org.appng.cli.commands.heartbeat... Loading source files for package org.appng.cli.prettytable... Loading source files for package org.appng.cli.validators... Loading source files for package org.appng.cli.servlet... Loading source files for package org.appng.taglib... Loading source files for package org.appng.taglib.form... Loading source files for package org.appng.taglib.config... Loading source files for package org.appng.taglib.search... Loading source files for package org.appng.appngizer.client... Loading source files for package org.appng.appngizer.model.xml... Loading source files for package org.appng.appngizer... Loading source files for package org.appng.appngizer.model... Loading source files for package org.appng.appngizer.controller... Loading source files for package org.appng.maven.plugins.appngizer... Loading source files for package org.appng.camunda.bpm... Loading source files for package org.appng.maven.plugin.mojo... Loading source files for package org.appng.upngizr.controller... Constructing Javadoc information... Standard Doclet version 1.8.0_131 Building tree for all the packages and classes... Generating /var/lib/jenkins/workspace/appNG_1.23.x/target/site/apidocs/org/appng/tools/RandomUtil.html... Generating /var/lib/jenkins/workspace/appNG_1.23.x/target/site/apidocs/org/appng/tools/zipcode/DefaultZipCodeValidator.html... Generating /var/lib/jenkins/workspace/appNG_1.23.x/target/site/apidocs/org/appng/tools/zipcode/GermanyZipCodeValidator.html... Generating /var/lib/jenkins/workspace/appNG_1.23.x/target/site/apidocs/org/appng/tools/zipcode/ZipCodeCountry.html... Generating /var/lib/jenkins/workspace/appNG_1.23.x/target/site/apidocs/org/appng/tools/zipcode/ZipCodeValidator.html... Generating /var/lib/jenkins/workspace/appNG_1.23.x/target/site/apidocs/org/appng/tools/zipcode/ZipCodeValidatorFactory.html... Generating /var/lib/jenkins/workspace/appNG_1.23.x/target/site/apidocs/org/appng/tools/image/Captcha.html... Generating /var/lib/jenkins/workspace/appNG_1.23.x/target/site/apidocs/org/appng/tools/image/ImageMetaData.html... Generating /var/lib/jenkins/workspace/appNG_1.23.x/target/site/apidocs/org/appng/tools/image/ImageProcessor.html... Generating /var/lib/jenkins/workspace/appNG_1.23.x/target/site/apidocs/org/appng/tools/file/FilePrefixFilter.html... Generating /var/lib/jenkins/workspace/appNG_1.23.x/target/site/apidocs/org/appng/tools/file/FileSuffixFilter.html... Generating /var/lib/jenkins/workspace/appNG_1.23.x/target/site/apidocs/org/appng/tools/file/MagicByteCheck.html... Generating /var/lib/jenkins/workspace/appNG_1.23.x/target/site/apidocs/org/appng/tools/file/PropertyConstantCreator.html... Generating /var/lib/jenkins/workspace/appNG_1.23.x/target/site/apidocs/org/appng/tools/locator/Coordinate.html... Generating /var/lib/jenkins/workspace/appNG_1.23.x/target/site/apidocs/org/appng/tools/locator/GeoLocator.html... Generating /var/lib/jenkins/workspace/appNG_1.23.x/target/site/apidocs/org/appng/tools/locator/GMapGeoLocator.html... Generating /var/lib/jenkins/workspace/appNG_1.23.x/target/site/apidocs/org/appng/tools/poi/Border.html... Generating /var/lib/jenkins/workspace/appNG_1.23.x/target/site/apidocs/org/appng/tools/poi/Border.BorderLocation.html... Generating /var/lib/jenkins/workspace/appNG_1.23.x/target/site/apidocs/org/appng/tools/poi/Borders.html... Generating /var/lib/jenkins/workspace/appNG_1.23.x/target/site/apidocs/org/appng/tools/poi/Borders.BorderBuilder.html... Generating /var/lib/jenkins/workspace/appNG_1.23.x/target/site/apidocs/org/appng/tools/poi/ColumnDefinition.html... Generating /var/lib/jenkins/workspace/appNG_1.23.x/target/site/apidocs/org/appng/tools/poi/FontBuilder.html... Generating /var/lib/jenkins/workspace/appNG_1.23.x/target/site/apidocs/org/appng/tools/poi/WorkBookHelper.html... Generating /var/lib/jenkins/workspace/appNG_1.23.x/target/site/apidocs/org/appng/tools/os/Command.html... Generating /var/lib/jenkins/workspace/appNG_1.23.x/target/site/apidocs/org/appng/tools/os/Command.StreamConsumer.html... Generating /var/lib/jenkins/workspace/appNG_1.23.x/target/site/apidocs/org/appng/tools/os/OperatingSystem.html... Generating /var/lib/jenkins/workspace/appNG_1.23.x/target/site/apidocs/org/appng/tools/os/StringConsumer.html... Generating /var/lib/jenkins/workspace/appNG_1.23.x/target/site/apidocs/org/appng/tools/ui/Chunk.html... Generating /var/lib/jenkins/workspace/appNG_1.23.x/target/site/apidocs/org/appng/tools/ui/Pagination.html... Generating /var/lib/jenkins/workspace/appNG_1.23.x/target/site/apidocs/org/appng/tools/ui/StringNormalizer.html... Generating /var/lib/jenkins/workspace/appNG_1.23.x/target/site/apidocs/org/appng/tools/markup/XHTML.html... Generating /var/lib/jenkins/workspace/appNG_1.23.x/target/site/apidocs/org/appng/tools/markup/XML.html... Generating /var/lib/jenkins/workspace/appNG_1.23.x/target/site/apidocs/org/appng/mail/Address.html... Generating /var/lib/jenkins/workspace/appNG_1.23.x/target/site/apidocs/org/appng/mail/Attachment.html... Generating /var/lib/jenkins/workspace/appNG_1.23.x/target/site/apidocs/org/appng/mail/Mail.html... Generating /var/lib/jenkins/workspace/appNG_1.23.x/target/site/apidocs/org/appng/mail/Mail.RecipientType.html... Generating /var/lib/jenkins/workspace/appNG_1.23.x/target/site/apidocs/org/appng/mail/MailException.html... Generating /var/lib/jenkins/workspace/appNG_1.23.x/target/site/apidocs/org/appng/mail/MailTransport.html... Generating /var/lib/jenkins/workspace/appNG_1.23.x/target/site/apidocs/org/appng/mail/Receiver.html... Generating /var/lib/jenkins/workspace/appNG_1.23.x/target/site/apidocs/org/appng/mail/impl/AttachmentImpl.html... Generating /var/lib/jenkins/workspace/appNG_1.23.x/target/site/apidocs/org/appng/mail/impl/DefaultTransport.html... Generating /var/lib/jenkins/workspace/appNG_1.23.x/target/site/apidocs/org/appng/mail/impl/MailImpl.html... Generating /var/lib/jenkins/workspace/appNG_1.23.x/target/site/apidocs/org/appng/forms/FormUpload.html... Generating /var/lib/jenkins/workspace/appNG_1.23.x/target/site/apidocs/org/appng/forms/FormUploadValidator.html... Generating /var/lib/jenkins/workspace/appNG_1.23.x/target/site/apidocs/org/appng/forms/Request.html... Generating /var/lib/jenkins/workspace/appNG_1.23.x/target/site/apidocs/org/appng/forms/RequestContainer.html... Generating /var/lib/jenkins/workspace/appNG_1.23.x/target/site/apidocs/org/appng/forms/XSSUtil.html... Generating /var/lib/jenkins/workspace/appNG_1.23.x/target/site/apidocs/org/appng/forms/impl/FormUploadBean.html... Generating /var/lib/jenkins/workspace/appNG_1.23.x/target/site/apidocs/org/appng/forms/impl/RequestBean.html... Generating /var/lib/jenkins/workspace/appNG_1.23.x/target/site/apidocs/org/appng/el/ExpressionEvaluator.html... Generating /var/lib/jenkins/workspace/appNG_1.23.x/target/site/apidocs/org/appng/formtags/Form.html... Generating /var/lib/jenkins/workspace/appNG_1.23.x/target/site/apidocs/org/appng/formtags/FormConfirmation.html... Generating /var/lib/jenkins/workspace/appNG_1.23.x/target/site/apidocs/org/appng/formtags/FormConfirmation.FormConfirmationMode.html... Generating /var/lib/jenkins/workspace/appNG_1.23.x/target/site/apidocs/org/appng/formtags/FormData.html... Generating /var/lib/jenkins/workspace/appNG_1.23.x/target/site/apidocs/org/appng/formtags/FormData.FormDataMode.html... Generating /var/lib/jenkins/workspace/appNG_1.23.x/target/site/apidocs/org/appng/formtags/FormElement.html... Generating /var/lib/jenkins/workspace/appNG_1.23.x/target/site/apidocs/org/appng/formtags/FormElement.InputTag.html... Generating /var/lib/jenkins/workspace/appNG_1.23.x/target/site/apidocs/org/appng/formtags/FormElement.InputType.html... Generating /var/lib/jenkins/workspace/appNG_1.23.x/target/site/apidocs/org/appng/formtags/FormGroup.html... Generating /var/lib/jenkins/workspace/appNG_1.23.x/target/site/apidocs/org/appng/formtags/FormProcessProvider.html... Generating /var/lib/jenkins/workspace/appNG_1.23.x/target/site/apidocs/org/appng/formtags/LogFormData.html... Generating /var/lib/jenkins/workspace/appNG_1.23.x/target/site/apidocs/org/appng/formtags/RuleValidation.html... Generating /var/lib/jenkins/workspace/appNG_1.23.x/target/site/apidocs/org/appng/formtags/providers/EmailProvider.html... Generating /var/lib/jenkins/workspace/appNG_1.23.x/target/site/apidocs/org/appng/xml/ApplicationPropertyConstantCreator.html... Generating /var/lib/jenkins/workspace/appNG_1.23.x/target/site/apidocs/org/appng/xml/BaseObject.html... Generating /var/lib/jenkins/workspace/appNG_1.23.x/target/site/apidocs/org/appng/xml/BuilderFactory.html... Generating /var/lib/jenkins/workspace/appNG_1.23.x/target/site/apidocs/org/appng/xml/MarshallService.html... Generating /var/lib/jenkins/workspace/appNG_1.23.x/target/site/apidocs/org/appng/xml/MarshallService.AppNGSchema.html... Generating /var/lib/jenkins/workspace/appNG_1.23.x/target/site/apidocs/org/appng/xml/transformation/StyleSheetProvider.html... Generating /var/lib/jenkins/workspace/appNG_1.23.x/target/site/apidocs/org/appng/xml/transformation/Transformer.html... Generating /var/lib/jenkins/workspace/appNG_1.23.x/target/site/apidocs/org/appng/xml/platform/Action.html... Generating /var/lib/jenkins/workspace/appNG_1.23.x/target/site/apidocs/org/appng/xml/platform/ActionRef.html... Generating /var/lib/jenkins/workspace/appNG_1.23.x/target/site/apidocs/org/appng/xml/platform/ApplicationConfig.html... Generating /var/lib/jenkins/workspace/appNG_1.23.x/target/site/apidocs/org/appng/xml/platform/ApplicationReference.html... Generating /var/lib/jenkins/workspace/appNG_1.23.x/target/site/apidocs/org/appng/xml/platform/ApplicationRootConfig.html... Generating /var/lib/jenkins/workspace/appNG_1.23.x/target/site/apidocs/org/appng/xml/platform/Authentication.html... Generating /var/lib/jenkins/workspace/appNG_1.23.x/target/site/apidocs/org/appng/xml/platform/Authentications.html... Generating /var/lib/jenkins/workspace/appNG_1.23.x/target/site/apidocs/org/appng/xml/platform/Bean.html... Generating /var/lib/jenkins/workspace/appNG_1.23.x/target/site/apidocs/org/appng/xml/platform/BeanOption.html... Generating /var/lib/jenkins/workspace/appNG_1.23.x/target/site/apidocs/org/appng/xml/platform/Condition.html... Generating /var/lib/jenkins/workspace/appNG_1.23.x/target/site/apidocs/org/appng/xml/platform/Config.html... Generating /var/lib/jenkins/workspace/appNG_1.23.x/target/site/apidocs/org/appng/xml/platform/Content.html... Generating /var/lib/jenkins/workspace/appNG_1.23.x/target/site/apidocs/org/appng/xml/platform/Data.html... Generating /var/lib/jenkins/workspace/appNG_1.23.x/target/site/apidocs/org/appng/xml/platform/DataConfig.html... Generating /var/lib/jenkins/workspace/appNG_1.23.x/target/site/apidocs/org/appng/xml/platform/Datafield.html... Generating /var/lib/jenkins/workspace/appNG_1.23.x/target/site/apidocs/org/appng/xml/platform/Datasource.html... Generating /var/lib/jenkins/workspace/appNG_1.23.x/target/site/apidocs/org/appng/xml/platform/DatasourceRef.html... Generating /var/lib/jenkins/workspace/appNG_1.23.x/target/site/apidocs/org/appng/xml/platform/Datasources.html... Generating /var/lib/jenkins/workspace/appNG_1.23.x/target/site/apidocs/org/appng/xml/platform/Digits.html... Generating /var/lib/jenkins/workspace/appNG_1.23.x/target/site/apidocs/org/appng/xml/platform/Event.html... Generating /var/lib/jenkins/workspace/appNG_1.23.x/target/site/apidocs/org/appng/xml/platform/Events.html... Generating /var/lib/jenkins/workspace/appNG_1.23.x/target/site/apidocs/org/appng/xml/platform/FieldDef.html... Generating /var/lib/jenkins/workspace/appNG_1.23.x/target/site/apidocs/org/appng/xml/platform/FieldPermissions.html... Generating /var/lib/jenkins/workspace/appNG_1.23.x/target/site/apidocs/org/appng/xml/platform/FieldPermissionType.html... Generating /var/lib/jenkins/workspace/appNG_1.23.x/target/site/apidocs/org/appng/xml/platform/FieldType.html... Generating /var/lib/jenkins/workspace/appNG_1.23.x/target/site/apidocs/org/appng/xml/platform/FileUpload.html... Generating /var/lib/jenkins/workspace/appNG_1.23.x/target/site/apidocs/org/appng/xml/platform/Future.html... Generating /var/lib/jenkins/workspace/appNG_1.23.x/target/site/apidocs/org/appng/xml/platform/GetParams.html... Generating /var/lib/jenkins/workspace/appNG_1.23.x/target/site/apidocs/org/appng/xml/platform/Icon.html... Generating /var/lib/jenkins/workspace/appNG_1.23.x/target/site/apidocs/org/appng/xml/platform/Icontype.html... Generating /var/lib/jenkins/workspace/appNG_1.23.x/target/site/apidocs/org/appng/xml/platform/ItemType.html... Generating /var/lib/jenkins/workspace/appNG_1.23.x/target/site/apidocs/org/appng/xml/platform/Label.html... Generating /var/lib/jenkins/workspace/appNG_1.23.x/target/site/apidocs/org/appng/xml/platform/Labels.html... Generating /var/lib/jenkins/workspace/appNG_1.23.x/target/site/apidocs/org/appng/xml/platform/Link.html... Generating /var/lib/jenkins/workspace/appNG_1.23.x/target/site/apidocs/org/appng/xml/platform/Linkmode.html... Generating /var/lib/jenkins/workspace/appNG_1.23.x/target/site/apidocs/org/appng/xml/platform/Linkpanel.html... Generating /var/lib/jenkins/workspace/appNG_1.23.x/target/site/apidocs/org/appng/xml/platform/Localization.html... Generating /var/lib/jenkins/workspace/appNG_1.23.x/target/site/apidocs/org/appng/xml/platform/Max.html... Generating /var/lib/jenkins/workspace/appNG_1.23.x/target/site/apidocs/org/appng/xml/platform/Message.html... Generating /var/lib/jenkins/workspace/appNG_1.23.x/target/site/apidocs/org/appng/xml/platform/Messages.html... Generating /var/lib/jenkins/workspace/appNG_1.23.x/target/site/apidocs/org/appng/xml/platform/MessageType.html... Generating /var/lib/jenkins/workspace/appNG_1.23.x/target/site/apidocs/org/appng/xml/platform/MetaData.html... Generating /var/lib/jenkins/workspace/appNG_1.23.x/target/site/apidocs/org/appng/xml/platform/Min.html... Generating /var/lib/jenkins/workspace/appNG_1.23.x/target/site/apidocs/org/appng/xml/platform/Navigation.html... Generating /var/lib/jenkins/workspace/appNG_1.23.x/target/site/apidocs/org/appng/xml/platform/NavigationItem.html... Generating /var/lib/jenkins/workspace/appNG_1.23.x/target/site/apidocs/org/appng/xml/platform/NotNull.html... Generating /var/lib/jenkins/workspace/appNG_1.23.x/target/site/apidocs/org/appng/xml/platform/ObjectFactory.html... Generating /var/lib/jenkins/workspace/appNG_1.23.x/target/site/apidocs/org/appng/xml/platform/Option.html... Generating /var/lib/jenkins/workspace/appNG_1.23.x/target/site/apidocs/org/appng/xml/platform/OptionGroup.html... Generating /var/lib/jenkins/workspace/appNG_1.23.x/target/site/apidocs/org/appng/xml/platform/Output.html... Generating /var/lib/jenkins/workspace/appNG_1.23.x/target/site/apidocs/org/appng/xml/platform/OutputFormat.html... Generating /var/lib/jenkins/workspace/appNG_1.23.x/target/site/apidocs/org/appng/xml/platform/OutputType.html... Generating /var/lib/jenkins/workspace/appNG_1.23.x/target/site/apidocs/org/appng/xml/platform/PageConfig.html... Generating /var/lib/jenkins/workspace/appNG_1.23.x/target/site/apidocs/org/appng/xml/platform/PageDefinition.html... Generating /var/lib/jenkins/workspace/appNG_1.23.x/target/site/apidocs/org/appng/xml/platform/PageReference.html... Generating /var/lib/jenkins/workspace/appNG_1.23.x/target/site/apidocs/org/appng/xml/platform/Pages.html... Generating /var/lib/jenkins/workspace/appNG_1.23.x/target/site/apidocs/org/appng/xml/platform/PagesReference.html... Generating /var/lib/jenkins/workspace/appNG_1.23.x/target/site/apidocs/org/appng/xml/platform/PanelLocation.html... Generating /var/lib/jenkins/workspace/appNG_1.23.x/target/site/apidocs/org/appng/xml/platform/Param.html... Generating /var/lib/jenkins/workspace/appNG_1.23.x/target/site/apidocs/org/appng/xml/platform/Params.html... Generating /var/lib/jenkins/workspace/appNG_1.23.x/target/site/apidocs/org/appng/xml/platform/ParamType.html... Generating /var/lib/jenkins/workspace/appNG_1.23.x/target/site/apidocs/org/appng/xml/platform/Past.html... Generating /var/lib/jenkins/workspace/appNG_1.23.x/target/site/apidocs/org/appng/xml/platform/Pattern.html... Generating /var/lib/jenkins/workspace/appNG_1.23.x/target/site/apidocs/org/appng/xml/platform/Permission.html... Generating /var/lib/jenkins/workspace/appNG_1.23.x/target/site/apidocs/org/appng/xml/platform/PermissionMode.html... Generating /var/lib/jenkins/workspace/appNG_1.23.x/target/site/apidocs/org/appng/xml/platform/Permissions.html... Generating /var/lib/jenkins/workspace/appNG_1.23.x/target/site/apidocs/org/appng/xml/platform/Platform.html... Generating /var/lib/jenkins/workspace/appNG_1.23.x/target/site/apidocs/org/appng/xml/platform/PlatformConfig.html... Generating /var/lib/jenkins/workspace/appNG_1.23.x/target/site/apidocs/org/appng/xml/platform/PostParams.html... Generating /var/lib/jenkins/workspace/appNG_1.23.x/target/site/apidocs/org/appng/xml/platform/Result.html... Generating /var/lib/jenkins/workspace/appNG_1.23.x/target/site/apidocs/org/appng/xml/platform/Resultset.html... Generating /var/lib/jenkins/workspace/appNG_1.23.x/target/site/apidocs/org/appng/xml/platform/Rule.html... Generating /var/lib/jenkins/workspace/appNG_1.23.x/target/site/apidocs/org/appng/xml/platform/Rule.Option.html... Generating /var/lib/jenkins/workspace/appNG_1.23.x/target/site/apidocs/org/appng/xml/platform/Section.html... Generating /var/lib/jenkins/workspace/appNG_1.23.x/target/site/apidocs/org/appng/xml/platform/SectionConfig.html... Generating /var/lib/jenkins/workspace/appNG_1.23.x/target/site/apidocs/org/appng/xml/platform/SectionDef.html... Generating /var/lib/jenkins/workspace/appNG_1.23.x/target/site/apidocs/org/appng/xml/platform/Sectionelement.html... Generating /var/lib/jenkins/workspace/appNG_1.23.x/target/site/apidocs/org/appng/xml/platform/SectionelementDef.html... Generating /var/lib/jenkins/workspace/appNG_1.23.x/target/site/apidocs/org/appng/xml/platform/Selection.html... Generating /var/lib/jenkins/workspace/appNG_1.23.x/target/site/apidocs/org/appng/xml/platform/SelectionGroup.html... Generating /var/lib/jenkins/workspace/appNG_1.23.x/target/site/apidocs/org/appng/xml/platform/SelectionType.html... Generating /var/lib/jenkins/workspace/appNG_1.23.x/target/site/apidocs/org/appng/xml/platform/Session.html... Generating /var/lib/jenkins/workspace/appNG_1.23.x/target/site/apidocs/org/appng/xml/platform/SessionInfo.html... Generating /var/lib/jenkins/workspace/appNG_1.23.x/target/site/apidocs/org/appng/xml/platform/SessionParams.html... Generating /var/lib/jenkins/workspace/appNG_1.23.x/target/site/apidocs/org/appng/xml/platform/Size.html... Generating /var/lib/jenkins/workspace/appNG_1.23.x/target/site/apidocs/org/appng/xml/platform/Sort.html... Generating /var/lib/jenkins/workspace/appNG_1.23.x/target/site/apidocs/org/appng/xml/platform/SortOrder.html... Generating /var/lib/jenkins/workspace/appNG_1.23.x/target/site/apidocs/org/appng/xml/platform/Structure.html... Generating /var/lib/jenkins/workspace/appNG_1.23.x/target/site/apidocs/org/appng/xml/platform/StructureDef.html... Generating /var/lib/jenkins/workspace/appNG_1.23.x/target/site/apidocs/org/appng/xml/platform/Subject.html... Generating /var/lib/jenkins/workspace/appNG_1.23.x/target/site/apidocs/org/appng/xml/platform/Template.html... Generating /var/lib/jenkins/workspace/appNG_1.23.x/target/site/apidocs/org/appng/xml/platform/Textcontents.html... Generating /var/lib/jenkins/workspace/appNG_1.23.x/target/site/apidocs/org/appng/xml/platform/TextElement.html... Generating /var/lib/jenkins/workspace/appNG_1.23.x/target/site/apidocs/org/appng/xml/platform/TextElement.Xml.html... Generating /var/lib/jenkins/workspace/appNG_1.23.x/target/site/apidocs/org/appng/xml/platform/Textelements.html... Generating /var/lib/jenkins/workspace/appNG_1.23.x/target/site/apidocs/org/appng/xml/platform/Type.html... Generating /var/lib/jenkins/workspace/appNG_1.23.x/target/site/apidocs/org/appng/xml/platform/UrlParams.html... Generating /var/lib/jenkins/workspace/appNG_1.23.x/target/site/apidocs/org/appng/xml/platform/UrlSchema.html... Generating /var/lib/jenkins/workspace/appNG_1.23.x/target/site/apidocs/org/appng/xml/platform/UserData.html... Generating /var/lib/jenkins/workspace/appNG_1.23.x/target/site/apidocs/org/appng/xml/platform/UserInputField.html... Generating /var/lib/jenkins/workspace/appNG_1.23.x/target/site/apidocs/org/appng/xml/platform/Validation.html... Generating /var/lib/jenkins/workspace/appNG_1.23.x/target/site/apidocs/org/appng/xml/platform/ValidationGroups.html... Generating /var/lib/jenkins/workspace/appNG_1.23.x/target/site/apidocs/org/appng/xml/platform/ValidationGroups.Group.html... Generating /var/lib/jenkins/workspace/appNG_1.23.x/target/site/apidocs/org/appng/xml/platform/ValidationRule.html... Generating /var/lib/jenkins/workspace/appNG_1.23.x/target/site/apidocs/org/appng/xml/application/ApplicationInfo.html... Generating /var/lib/jenkins/workspace/appNG_1.23.x/target/site/apidocs/org/appng/xml/application/Datasource.html... Generating /var/lib/jenkins/workspace/appNG_1.23.x/target/site/apidocs/org/appng/xml/application/Datasources.html... Generating /var/lib/jenkins/workspace/appNG_1.23.x/target/site/apidocs/org/appng/xml/application/DatasourceType.html... Generating /var/lib/jenkins/workspace/appNG_1.23.x/target/site/apidocs/org/appng/xml/application/ObjectFactory.html... Generating /var/lib/jenkins/workspace/appNG_1.23.x/target/site/apidocs/org/appng/xml/application/PackageInfo.html... Generating /var/lib/jenkins/workspace/appNG_1.23.x/target/site/apidocs/org/appng/xml/application/Permission.html... Generating /var/lib/jenkins/workspace/appNG_1.23.x/target/site/apidocs/org/appng/xml/application/PermissionRef.html... Generating /var/lib/jenkins/workspace/appNG_1.23.x/target/site/apidocs/org/appng/xml/application/Permissions.html... Generating /var/lib/jenkins/workspace/appNG_1.23.x/target/site/apidocs/org/appng/xml/application/Properties.html... Generating /var/lib/jenkins/workspace/appNG_1.23.x/target/site/apidocs/org/appng/xml/application/Property.html... Generating /var/lib/jenkins/workspace/appNG_1.23.x/target/site/apidocs/org/appng/xml/application/PropertyType.html... Generating /var/lib/jenkins/workspace/appNG_1.23.x/target/site/apidocs/org/appng/xml/application/Role.html... Generating /var/lib/jenkins/workspace/appNG_1.23.x/target/site/apidocs/org/appng/xml/application/Roles.html... Generating /var/lib/jenkins/workspace/appNG_1.23.x/target/site/apidocs/org/appng/xml/application/Template.html... Generating /var/lib/jenkins/workspace/appNG_1.23.x/target/site/apidocs/org/appng/xml/application/TemplateType.html... Generating /var/lib/jenkins/workspace/appNG_1.23.x/target/site/apidocs/org/appng/api/ActionProvider.html... Generating /var/lib/jenkins/workspace/appNG_1.23.x/target/site/apidocs/org/appng/api/ApplicationConfigProvider.html... Generating /var/lib/jenkins/workspace/appNG_1.23.x/target/site/apidocs/org/appng/api/ApplicationController.html... Generating /var/lib/jenkins/workspace/appNG_1.23.x/target/site/apidocs/org/appng/api/ApplicationException.html... Generating /var/lib/jenkins/workspace/appNG_1.23.x/target/site/apidocs/org/appng/api/AttachmentWebservice.html... Generating /var/lib/jenkins/workspace/appNG_1.23.x/target/site/apidocs/org/appng/api/BusinessException.html... Generating /var/lib/jenkins/workspace/appNG_1.23.x/target/site/apidocs/org/appng/api/DataContainer.html... Generating /var/lib/jenkins/workspace/appNG_1.23.x/target/site/apidocs/org/appng/api/DataProvider.html... Generating /var/lib/jenkins/workspace/appNG_1.23.x/target/site/apidocs/org/appng/api/Environment.html... Generating /var/lib/jenkins/workspace/appNG_1.23.x/target/site/apidocs/org/appng/api/FieldConverter.html... Generating /var/lib/jenkins/workspace/appNG_1.23.x/target/site/apidocs/org/appng/api/FieldConverter.DatafieldOwner.html... Generating /var/lib/jenkins/workspace/appNG_1.23.x/target/site/apidocs/org/appng/api/FieldConverter.FieldDefOwner.html... Generating /var/lib/jenkins/workspace/appNG_1.23.x/target/site/apidocs/org/appng/api/FieldProcessor.html... Generating /var/lib/jenkins/workspace/appNG_1.23.x/target/site/apidocs/org/appng/api/FieldWrapper.html... Generating /var/lib/jenkins/workspace/appNG_1.23.x/target/site/apidocs/org/appng/api/FileUpload.html... Generating /var/lib/jenkins/workspace/appNG_1.23.x/target/site/apidocs/org/appng/api/FileUpload.Unit.html... Generating /var/lib/jenkins/workspace/appNG_1.23.x/target/site/apidocs/org/appng/api/FormDataBinder.html... Generating /var/lib/jenkins/workspace/appNG_1.23.x/target/site/apidocs/org/appng/api/FormProcessProvider.html... Generating /var/lib/jenkins/workspace/appNG_1.23.x/target/site/apidocs/org/appng/api/FormValidator.html... Generating /var/lib/jenkins/workspace/appNG_1.23.x/target/site/apidocs/org/appng/api/GlobalTaglet.html... Generating /var/lib/jenkins/workspace/appNG_1.23.x/target/site/apidocs/org/appng/api/GlobalXMLTaglet.html... Generating /var/lib/jenkins/workspace/appNG_1.23.x/target/site/apidocs/org/appng/api/InvalidConfigurationException.html... Generating /var/lib/jenkins/workspace/appNG_1.23.x/target/site/apidocs/org/appng/api/MessageParam.html... Generating /var/lib/jenkins/workspace/appNG_1.23.x/target/site/apidocs/org/appng/api/NotBlank.html... Generating /var/lib/jenkins/workspace/appNG_1.23.x/target/site/apidocs/org/appng/api/Option.html... Generating /var/lib/jenkins/workspace/appNG_1.23.x/target/site/apidocs/org/appng/api/Options.html... Generating /var/lib/jenkins/workspace/appNG_1.23.x/target/site/apidocs/org/appng/api/PageProcessor.html... Generating /var/lib/jenkins/workspace/appNG_1.23.x/target/site/apidocs/org/appng/api/ParameterSupport.html... Generating /var/lib/jenkins/workspace/appNG_1.23.x/target/site/apidocs/org/appng/api/Path.html... Generating /var/lib/jenkins/workspace/appNG_1.23.x/target/site/apidocs/org/appng/api/PathInfo.html... Generating /var/lib/jenkins/workspace/appNG_1.23.x/target/site/apidocs/org/appng/api/PermissionOwner.html... Generating /var/lib/jenkins/workspace/appNG_1.23.x/target/site/apidocs/org/appng/api/PermissionProcessor.html... Generating /var/lib/jenkins/workspace/appNG_1.23.x/target/site/apidocs/org/appng/api/Platform.html... Generating /var/lib/jenkins/workspace/appNG_1.23.x/target/site/apidocs/org/appng/api/Platform.Environment.html... Generating /var/lib/jenkins/workspace/appNG_1.23.x/target/site/apidocs/org/appng/api/Platform.Property.html... Generating /var/lib/jenkins/workspace/appNG_1.23.x/target/site/apidocs/org/appng/api/ProcessingException.html... Generating /var/lib/jenkins/workspace/appNG_1.23.x/target/site/apidocs/org/appng/api/Request.html... Generating /var/lib/jenkins/workspace/appNG_1.23.x/target/site/apidocs/org/appng/api/RequestDataBinder.html... Generating /var/lib/jenkins/workspace/appNG_1.23.x/target/site/apidocs/org/appng/api/RequestSupport.html... Generating /var/lib/jenkins/workspace/appNG_1.23.x/target/site/apidocs/org/appng/api/RequestUtil.html... Generating /var/lib/jenkins/workspace/appNG_1.23.x/target/site/apidocs/org/appng/api/ResultService.html... Generating /var/lib/jenkins/workspace/appNG_1.23.x/target/site/apidocs/org/appng/api/ScheduledJob.html... Generating /var/lib/jenkins/workspace/appNG_1.23.x/target/site/apidocs/org/appng/api/ScheduledJobResult.html... Generating /var/lib/jenkins/workspace/appNG_1.23.x/target/site/apidocs/org/appng/api/ScheduledJobResult.ExecutionResult.html... Generating /var/lib/jenkins/workspace/appNG_1.23.x/target/site/apidocs/org/appng/api/Scope.html... Generating /var/lib/jenkins/workspace/appNG_1.23.x/target/site/apidocs/org/appng/api/Session.html... Generating /var/lib/jenkins/workspace/appNG_1.23.x/target/site/apidocs/org/appng/api/Session.Environment.html... Generating /var/lib/jenkins/workspace/appNG_1.23.x/target/site/apidocs/org/appng/api/SiteProperties.html... Generating /var/lib/jenkins/workspace/appNG_1.23.x/target/site/apidocs/org/appng/api/SoapClient.html... Generating /var/lib/jenkins/workspace/appNG_1.23.x/target/site/apidocs/org/appng/api/SoapService.html... Generating /var/lib/jenkins/workspace/appNG_1.23.x/target/site/apidocs/org/appng/api/Taglet.html... Generating /var/lib/jenkins/workspace/appNG_1.23.x/target/site/apidocs/org/appng/api/ValidationMessages.html... Generating /var/lib/jenkins/workspace/appNG_1.23.x/target/site/apidocs/org/appng/api/ValidationProvider.html... Generating /var/lib/jenkins/workspace/appNG_1.23.x/target/site/apidocs/org/appng/api/VHostMode.html... Generating /var/lib/jenkins/workspace/appNG_1.23.x/target/site/apidocs/org/appng/api/Webservice.html... Generating /var/lib/jenkins/workspace/appNG_1.23.x/target/site/apidocs/org/appng/api/XMLTaglet.html... Generating /var/lib/jenkins/workspace/appNG_1.23.x/target/site/apidocs/org/appng/api/XPathProcessor.html... Generating /var/lib/jenkins/workspace/appNG_1.23.x/target/site/apidocs/org/appng/api/auth/AuthTools.html... Generating /var/lib/jenkins/workspace/appNG_1.23.x/target/site/apidocs/org/appng/api/auth/PasswordPolicy.html... Generating /var/lib/jenkins/workspace/appNG_1.23.x/target/site/apidocs/org/appng/api/auth/PasswordPolicy.ValidationResult.html... Generating /var/lib/jenkins/workspace/appNG_1.23.x/target/site/apidocs/org/appng/api/messaging/Event.html... Generating /var/lib/jenkins/workspace/appNG_1.23.x/target/site/apidocs/org/appng/api/messaging/EventHandler.html... Generating /var/lib/jenkins/workspace/appNG_1.23.x/target/site/apidocs/org/appng/api/messaging/EventRegistry.html... Generating /var/lib/jenkins/workspace/appNG_1.23.x/target/site/apidocs/org/appng/api/messaging/Messaging.html... Generating /var/lib/jenkins/workspace/appNG_1.23.x/target/site/apidocs/org/appng/api/messaging/Receiver.html... Generating /var/lib/jenkins/workspace/appNG_1.23.x/target/site/apidocs/org/appng/api/messaging/Sender.html... Generating /var/lib/jenkins/workspace/appNG_1.23.x/target/site/apidocs/org/appng/api/messaging/Serializer.html... Generating /var/lib/jenkins/workspace/appNG_1.23.x/target/site/apidocs/org/appng/api/config/ApplicationConfig.html... Generating /var/lib/jenkins/workspace/appNG_1.23.x/target/site/apidocs/org/appng/api/config/RestConfig.html... Generating /var/lib/jenkins/workspace/appNG_1.23.x/target/site/apidocs/org/appng/api/config/RestConfig.SiteAwareHandlerMethodArgumentResolver.html... Generating /var/lib/jenkins/workspace/appNG_1.23.x/target/site/apidocs/org/appng/api/support/ApplicationConfigProviderImpl.html... Generating /var/lib/jenkins/workspace/appNG_1.23.x/target/site/apidocs/org/appng/api/support/ApplicationRequest.html... Generating /var/lib/jenkins/workspace/appNG_1.23.x/target/site/apidocs/org/appng/api/support/ApplicationRequest.ApplicationPath.html... Generating /var/lib/jenkins/workspace/appNG_1.23.x/target/site/apidocs/org/appng/api/support/ApplicationResourceHolder.html... Generating /var/lib/jenkins/workspace/appNG_1.23.x/target/site/apidocs/org/appng/api/support/CallableAction.html... Generating /var/lib/jenkins/workspace/appNG_1.23.x/target/site/apidocs/org/appng/api/support/CallableDataSource.html... Generating /var/lib/jenkins/workspace/appNG_1.23.x/target/site/apidocs/org/appng/api/support/ClassWrapper.html... Generating /var/lib/jenkins/workspace/appNG_1.23.x/target/site/apidocs/org/appng/api/support/ConfigValidationError.html... Generating /var/lib/jenkins/workspace/appNG_1.23.x/target/site/apidocs/org/appng/api/support/ConfigValidator.html... Generating /var/lib/jenkins/workspace/appNG_1.23.x/target/site/apidocs/org/appng/api/support/DatasourceInheritanceHelper.html... Generating /var/lib/jenkins/workspace/appNG_1.23.x/target/site/apidocs/org/appng/api/support/DefaultPermissionProcessor.html... Generating /var/lib/jenkins/workspace/appNG_1.23.x/target/site/apidocs/org/appng/api/support/DollarParameterSupport.html... Generating /var/lib/jenkins/workspace/appNG_1.23.x/target/site/apidocs/org/appng/api/support/DummyPermissionProcessor.html... Generating /var/lib/jenkins/workspace/appNG_1.23.x/target/site/apidocs/org/appng/api/support/ElementHelper.html... Generating /var/lib/jenkins/workspace/appNG_1.23.x/target/site/apidocs/org/appng/api/support/FieldProcessorImpl.html... Generating /var/lib/jenkins/workspace/appNG_1.23.x/target/site/apidocs/org/appng/api/support/HashParameterSupport.html... Generating /var/lib/jenkins/workspace/appNG_1.23.x/target/site/apidocs/org/appng/api/support/HttpHeaderUtils.html... Generating /var/lib/jenkins/workspace/appNG_1.23.x/target/site/apidocs/org/appng/api/support/HttpHeaderUtils.HttpResource.html... Generating /var/lib/jenkins/workspace/appNG_1.23.x/target/site/apidocs/org/appng/api/support/I18n.html... Generating /var/lib/jenkins/workspace/appNG_1.23.x/target/site/apidocs/org/appng/api/support/LabelSupport.html... Generating /var/lib/jenkins/workspace/appNG_1.23.x/target/site/apidocs/org/appng/api/support/MessageSourceChain.html... Generating /var/lib/jenkins/workspace/appNG_1.23.x/target/site/apidocs/org/appng/api/support/OptionGroupFactory.html... Generating /var/lib/jenkins/workspace/appNG_1.23.x/target/site/apidocs/org/appng/api/support/OptionGroupFactory.OptionGroup.html... Generating /var/lib/jenkins/workspace/appNG_1.23.x/target/site/apidocs/org/appng/api/support/OptionImpl.html... Generating /var/lib/jenkins/workspace/appNG_1.23.x/target/site/apidocs/org/appng/api/support/OptionOwner.html... Generating /var/lib/jenkins/workspace/appNG_1.23.x/target/site/apidocs/org/appng/api/support/OptionOwner.HitCounter.html... Generating /var/lib/jenkins/workspace/appNG_1.23.x/target/site/apidocs/org/appng/api/support/OptionOwner.OptionOwnerBase.html... Generating /var/lib/jenkins/workspace/appNG_1.23.x/target/site/apidocs/org/appng/api/support/OptionOwner.Selector.html... Generating /var/lib/jenkins/workspace/appNG_1.23.x/target/site/apidocs/org/appng/api/support/OptionsBuilder.html... Generating /var/lib/jenkins/workspace/appNG_1.23.x/target/site/apidocs/org/appng/api/support/OptionsImpl.html... Generating /var/lib/jenkins/workspace/appNG_1.23.x/target/site/apidocs/org/appng/api/support/ParameterSupportBase.html... Generating /var/lib/jenkins/workspace/appNG_1.23.x/target/site/apidocs/org/appng/api/support/PositionalXMLReader.html... Generating /var/lib/jenkins/workspace/appNG_1.23.x/target/site/apidocs/org/appng/api/support/PropertyHolder.html... Generating /var/lib/jenkins/workspace/appNG_1.23.x/target/site/apidocs/org/appng/api/support/RequestFactoryBean.html... Generating /var/lib/jenkins/workspace/appNG_1.23.x/target/site/apidocs/org/appng/api/support/RequestSupportImpl.html... Generating /var/lib/jenkins/workspace/appNG_1.23.x/target/site/apidocs/org/appng/api/support/ResourceBundleMessageSource.html... Generating /var/lib/jenkins/workspace/appNG_1.23.x/target/site/apidocs/org/appng/api/support/ResultServiceImpl.html... Generating /var/lib/jenkins/workspace/appNG_1.23.x/target/site/apidocs/org/appng/api/support/SelectionBuilder.html... Generating /var/lib/jenkins/workspace/appNG_1.23.x/target/site/apidocs/org/appng/api/support/SelectionFactory.html... Generating /var/lib/jenkins/workspace/appNG_1.23.x/target/site/apidocs/org/appng/api/support/SelectionFactory.Selection.html... Generating /var/lib/jenkins/workspace/appNG_1.23.x/target/site/apidocs/org/appng/api/support/SiteAwareObjectInputStream.html... Generating /var/lib/jenkins/workspace/appNG_1.23.x/target/site/apidocs/org/appng/api/support/SiteClassLoader.html... Generating /var/lib/jenkins/workspace/appNG_1.23.x/target/site/apidocs/org/appng/api/support/SortParamSupport.html... Generating /var/lib/jenkins/workspace/appNG_1.23.x/target/site/apidocs/org/appng/api/support/XmlGenerator.html... Generating /var/lib/jenkins/workspace/appNG_1.23.x/target/site/apidocs/org/appng/api/support/XmlGenerator.Entity.html... Generating /var/lib/jenkins/workspace/appNG_1.23.x/target/site/apidocs/org/appng/api/support/XSSHelper.html... Generating /var/lib/jenkins/workspace/appNG_1.23.x/target/site/apidocs/org/appng/api/support/field/FieldConversionFactory.html... Generating /var/lib/jenkins/workspace/appNG_1.23.x/target/site/apidocs/org/appng/api/support/validation/DefaultValidationProvider.html... Generating /var/lib/jenkins/workspace/appNG_1.23.x/target/site/apidocs/org/appng/api/support/validation/FileUploadListValidator.html... Generating /var/lib/jenkins/workspace/appNG_1.23.x/target/site/apidocs/org/appng/api/support/validation/FileUploadValidator.html... Generating /var/lib/jenkins/workspace/appNG_1.23.x/target/site/apidocs/org/appng/api/support/validation/LocalizedMessageInterpolator.html... Generating /var/lib/jenkins/workspace/appNG_1.23.x/target/site/apidocs/org/appng/api/support/environment/DefaultEnvironment.html... Generating /var/lib/jenkins/workspace/appNG_1.23.x/target/site/apidocs/org/appng/api/support/environment/EnvironmentFactoryBean.html... Generating /var/lib/jenkins/workspace/appNG_1.23.x/target/site/apidocs/org/appng/api/support/environment/EnvironmentKeys.html... Generating /var/lib/jenkins/workspace/appNG_1.23.x/target/site/apidocs/org/appng/api/observe/Observable.html... Generating /var/lib/jenkins/workspace/appNG_1.23.x/target/site/apidocs/org/appng/api/observe/Observable.Event.html... Generating /var/lib/jenkins/workspace/appNG_1.23.x/target/site/apidocs/org/appng/api/observe/Observer.html... Generating /var/lib/jenkins/workspace/appNG_1.23.x/target/site/apidocs/org/appng/api/observe/impl/ObservableDelegate.html... Generating /var/lib/jenkins/workspace/appNG_1.23.x/target/site/apidocs/org/appng/api/validation/contraints/RichtextSize.html... Generating /var/lib/jenkins/workspace/appNG_1.23.x/target/site/apidocs/org/appng/api/validation/contraints/RichtextSizeValidator.html... Generating /var/lib/jenkins/workspace/appNG_1.23.x/target/site/apidocs/org/appng/api/model/Account.html... Generating /var/lib/jenkins/workspace/appNG_1.23.x/target/site/apidocs/org/appng/api/model/Application.html... Generating /var/lib/jenkins/workspace/appNG_1.23.x/target/site/apidocs/org/appng/api/model/ApplicationSubject.html... Generating /var/lib/jenkins/workspace/appNG_1.23.x/target/site/apidocs/org/appng/api/model/Authorizable.html... Generating /var/lib/jenkins/workspace/appNG_1.23.x/target/site/apidocs/org/appng/api/model/AuthSubject.html... Generating /var/lib/jenkins/workspace/appNG_1.23.x/target/site/apidocs/org/appng/api/model/AuthSubject.PasswordChangePolicy.html... Generating /var/lib/jenkins/workspace/appNG_1.23.x/target/site/apidocs/org/appng/api/model/FeatureProvider.html... Generating /var/lib/jenkins/workspace/appNG_1.23.x/target/site/apidocs/org/appng/api/model/Group.html... Generating /var/lib/jenkins/workspace/appNG_1.23.x/target/site/apidocs/org/appng/api/model/Identifiable.html... Generating /var/lib/jenkins/workspace/appNG_1.23.x/target/site/apidocs/org/appng/api/model/Identifier.html... Generating /var/lib/jenkins/workspace/appNG_1.23.x/target/site/apidocs/org/appng/api/model/Nameable.html... Generating /var/lib/jenkins/workspace/appNG_1.23.x/target/site/apidocs/org/appng/api/model/Named.html... Generating /var/lib/jenkins/workspace/appNG_1.23.x/target/site/apidocs/org/appng/api/model/NameProvider.html... Generating /var/lib/jenkins/workspace/appNG_1.23.x/target/site/apidocs/org/appng/api/model/Permission.html... Generating /var/lib/jenkins/workspace/appNG_1.23.x/target/site/apidocs/org/appng/api/model/Properties.html... Generating /var/lib/jenkins/workspace/appNG_1.23.x/target/site/apidocs/org/appng/api/model/Property.html... Generating /var/lib/jenkins/workspace/appNG_1.23.x/target/site/apidocs/org/appng/api/model/Property.Type.html... Generating /var/lib/jenkins/workspace/appNG_1.23.x/target/site/apidocs/org/appng/api/model/Resource.html... Generating /var/lib/jenkins/workspace/appNG_1.23.x/target/site/apidocs/org/appng/api/model/Resources.html... Generating /var/lib/jenkins/workspace/appNG_1.23.x/target/site/apidocs/org/appng/api/model/ResourceType.html... Generating /var/lib/jenkins/workspace/appNG_1.23.x/target/site/apidocs/org/appng/api/model/ReverseableComparator.html... Generating /var/lib/jenkins/workspace/appNG_1.23.x/target/site/apidocs/org/appng/api/model/RevisionAware.html... Generating /var/lib/jenkins/workspace/appNG_1.23.x/target/site/apidocs/org/appng/api/model/Role.html... Generating /var/lib/jenkins/workspace/appNG_1.23.x/target/site/apidocs/org/appng/api/model/SimpleProperty.html... Generating /var/lib/jenkins/workspace/appNG_1.23.x/target/site/apidocs/org/appng/api/model/Site.html... Generating /var/lib/jenkins/workspace/appNG_1.23.x/target/site/apidocs/org/appng/api/model/Site.SiteState.html... Generating /var/lib/jenkins/workspace/appNG_1.23.x/target/site/apidocs/org/appng/api/model/Subject.html... Generating /var/lib/jenkins/workspace/appNG_1.23.x/target/site/apidocs/org/appng/api/model/UserType.html... Generating /var/lib/jenkins/workspace/appNG_1.23.x/target/site/apidocs/org/appng/api/model/Versionable.html... Generating /var/lib/jenkins/workspace/appNG_1.23.x/target/site/apidocs/org/appng/api/search/BlockingQueueAccessor.html... Generating /var/lib/jenkins/workspace/appNG_1.23.x/target/site/apidocs/org/appng/api/search/Consumer.html... Generating /var/lib/jenkins/workspace/appNG_1.23.x/target/site/apidocs/org/appng/api/search/Document.html... Generating /var/lib/jenkins/workspace/appNG_1.23.x/target/site/apidocs/org/appng/api/search/DocumentEvent.html... Generating /var/lib/jenkins/workspace/appNG_1.23.x/target/site/apidocs/org/appng/api/search/DocumentProducer.html... Generating /var/lib/jenkins/workspace/appNG_1.23.x/target/site/apidocs/org/appng/api/search/Producer.html... Generating /var/lib/jenkins/workspace/appNG_1.23.x/target/site/apidocs/org/appng/testsupport/TestBase.html... Generating /var/lib/jenkins/workspace/appNG_1.23.x/target/site/apidocs/org/appng/testsupport/TestBase.ActionCall.html... Generating /var/lib/jenkins/workspace/appNG_1.23.x/target/site/apidocs/org/appng/testsupport/TestBase.DataSourceCall.html... Generating /var/lib/jenkins/workspace/appNG_1.23.x/target/site/apidocs/org/appng/testsupport/TestBase.SimpleApplication.html... Generating /var/lib/jenkins/workspace/appNG_1.23.x/target/site/apidocs/org/appng/testsupport/TestBase.SimpleFeatureProvider.html... Generating /var/lib/jenkins/workspace/appNG_1.23.x/target/site/apidocs/org/appng/testsupport/persistence/ConnectionHelper.html... Generating /var/lib/jenkins/workspace/appNG_1.23.x/target/site/apidocs/org/appng/testsupport/persistence/ConnectionHelper.DBType.html... Generating /var/lib/jenkins/workspace/appNG_1.23.x/target/site/apidocs/org/appng/testsupport/persistence/ConnectionInfo.html... Generating /var/lib/jenkins/workspace/appNG_1.23.x/target/site/apidocs/org/appng/testsupport/persistence/DatabaseUtil.html... Generating /var/lib/jenkins/workspace/appNG_1.23.x/target/site/apidocs/org/appng/testsupport/persistence/HsqlServer.html... Generating /var/lib/jenkins/workspace/appNG_1.23.x/target/site/apidocs/org/appng/testsupport/persistence/HsqlServerFactoryBean.html... Generating /var/lib/jenkins/workspace/appNG_1.23.x/target/site/apidocs/org/appng/testsupport/persistence/TestDataProvider.html... Generating /var/lib/jenkins/workspace/appNG_1.23.x/target/site/apidocs/org/appng/testsupport/config/ApplicationTestConfig.html... Generating /var/lib/jenkins/workspace/appNG_1.23.x/target/site/apidocs/org/appng/testsupport/validation/AttributeValueDifferenceHandler.html... Generating /var/lib/jenkins/workspace/appNG_1.23.x/target/site/apidocs/org/appng/testsupport/validation/DateFieldDifferenceHandler.html... Generating /var/lib/jenkins/workspace/appNG_1.23.x/target/site/apidocs/org/appng/testsupport/validation/DifferenceHandler.html... Generating /var/lib/jenkins/workspace/appNG_1.23.x/target/site/apidocs/org/appng/testsupport/validation/TextValueDifferenceHandler.html... Generating /var/lib/jenkins/workspace/appNG_1.23.x/target/site/apidocs/org/appng/testsupport/validation/WritingJsonValidator.html... Generating /var/lib/jenkins/workspace/appNG_1.23.x/target/site/apidocs/org/appng/testsupport/validation/WritingJsonValidator.JsonWrapper.html... Generating /var/lib/jenkins/workspace/appNG_1.23.x/target/site/apidocs/org/appng/testsupport/validation/WritingXmlValidator.html... Generating /var/lib/jenkins/workspace/appNG_1.23.x/target/site/apidocs/org/appng/testsupport/validation/XPathDifferenceHandler.html... Generating /var/lib/jenkins/workspace/appNG_1.23.x/target/site/apidocs/org/appng/api/rest/ActionHelper.html... Generating /var/lib/jenkins/workspace/appNG_1.23.x/target/site/apidocs/org/appng/api/rest/ApiClient.html... Generating /var/lib/jenkins/workspace/appNG_1.23.x/target/site/apidocs/org/appng/api/rest/ApiClient.CollectionFormat.html... Generating /var/lib/jenkins/workspace/appNG_1.23.x/target/site/apidocs/org/appng/api/rest/DataSourceHelper.html... Generating /var/lib/jenkins/workspace/appNG_1.23.x/target/site/apidocs/org/appng/api/rest/RestClient.html... Generating /var/lib/jenkins/workspace/appNG_1.23.x/target/site/apidocs/org/appng/api/rest/RestClient.Pageable.html... Generating /var/lib/jenkins/workspace/appNG_1.23.x/target/site/apidocs/org/appng/api/rest/RestResponseEntity.html... Generating /var/lib/jenkins/workspace/appNG_1.23.x/target/site/apidocs/org/appng/api/rest/RFC3339DateFormat.html... Generating /var/lib/jenkins/workspace/appNG_1.23.x/target/site/apidocs/org/appng/api/rest/auth/ApiKeyAuth.html... Generating /var/lib/jenkins/workspace/appNG_1.23.x/target/site/apidocs/org/appng/api/rest/auth/Authentication.html... Generating /var/lib/jenkins/workspace/appNG_1.23.x/target/site/apidocs/org/appng/api/rest/auth/HttpBasicAuth.html... Generating /var/lib/jenkins/workspace/appNG_1.23.x/target/site/apidocs/org/appng/api/rest/auth/OAuth.html... Generating /var/lib/jenkins/workspace/appNG_1.23.x/target/site/apidocs/org/appng/api/rest/auth/OAuthFlow.html... Generating /var/lib/jenkins/workspace/appNG_1.23.x/target/site/apidocs/org/appng/api/rest/model/Action.html... Generating /var/lib/jenkins/workspace/appNG_1.23.x/target/site/apidocs/org/appng/api/rest/model/ActionField.html... Generating /var/lib/jenkins/workspace/appNG_1.23.x/target/site/apidocs/org/appng/api/rest/model/Datasource.html... Generating /var/lib/jenkins/workspace/appNG_1.23.x/target/site/apidocs/org/appng/api/rest/model/Element.html... Generating /var/lib/jenkins/workspace/appNG_1.23.x/target/site/apidocs/org/appng/api/rest/model/ErrorModel.html... Generating /var/lib/jenkins/workspace/appNG_1.23.x/target/site/apidocs/org/appng/api/rest/model/Field.html... Generating /var/lib/jenkins/workspace/appNG_1.23.x/target/site/apidocs/org/appng/api/rest/model/FieldType.html... Generating /var/lib/jenkins/workspace/appNG_1.23.x/target/site/apidocs/org/appng/api/rest/model/FieldValue.html... Generating /var/lib/jenkins/workspace/appNG_1.23.x/target/site/apidocs/org/appng/api/rest/model/Filter.html... Generating /var/lib/jenkins/workspace/appNG_1.23.x/target/site/apidocs/org/appng/api/rest/model/Link.html... Generating /var/lib/jenkins/workspace/appNG_1.23.x/target/site/apidocs/org/appng/api/rest/model/Link.TypeEnum.html... Generating /var/lib/jenkins/workspace/appNG_1.23.x/target/site/apidocs/org/appng/api/rest/model/Message.html... Generating /var/lib/jenkins/workspace/appNG_1.23.x/target/site/apidocs/org/appng/api/rest/model/Message.LevelEnum.html... Generating /var/lib/jenkins/workspace/appNG_1.23.x/target/site/apidocs/org/appng/api/rest/model/Option.html... Generating /var/lib/jenkins/workspace/appNG_1.23.x/target/site/apidocs/org/appng/api/rest/model/Options.html... Generating /var/lib/jenkins/workspace/appNG_1.23.x/target/site/apidocs/org/appng/api/rest/model/OptionType.html... Generating /var/lib/jenkins/workspace/appNG_1.23.x/target/site/apidocs/org/appng/api/rest/model/Page.html... Generating /var/lib/jenkins/workspace/appNG_1.23.x/target/site/apidocs/org/appng/api/rest/model/Parameter.html... Generating /var/lib/jenkins/workspace/appNG_1.23.x/target/site/apidocs/org/appng/api/rest/model/Permission.html... Generating /var/lib/jenkins/workspace/appNG_1.23.x/target/site/apidocs/org/appng/api/rest/model/Permission.ModeEnum.html... Generating /var/lib/jenkins/workspace/appNG_1.23.x/target/site/apidocs/org/appng/api/rest/model/Sort.html... Generating /var/lib/jenkins/workspace/appNG_1.23.x/target/site/apidocs/org/appng/api/rest/model/Sort.OrderEnum.html... Generating /var/lib/jenkins/workspace/appNG_1.23.x/target/site/apidocs/org/appng/api/rest/model/User.html... Generating /var/lib/jenkins/workspace/appNG_1.23.x/target/site/apidocs/org/appng/api/rest/model/ValidationRule.html... Generating /var/lib/jenkins/workspace/appNG_1.23.x/target/site/apidocs/org/appng/persistence/hibernate/dialect/HSQLDialect.html... Generating /var/lib/jenkins/workspace/appNG_1.23.x/target/site/apidocs/org/appng/persistence/hibernate/dialect/MariaDB103DialectUTF8.html... Generating /var/lib/jenkins/workspace/appNG_1.23.x/target/site/apidocs/org/appng/persistence/hibernate/dialect/MySql57DialectUTF8.html... Generating /var/lib/jenkins/workspace/appNG_1.23.x/target/site/apidocs/org/appng/persistence/hibernate/dialect/MySql8DialectUTF8.html... Generating /var/lib/jenkins/workspace/appNG_1.23.x/target/site/apidocs/org/appng/persistence/hibernate/dialect/SQLServer2008Dialect.html... Generating /var/lib/jenkins/workspace/appNG_1.23.x/target/site/apidocs/org/appng/persistence/hibernate/SnakeCaseNamingStrategy.html... Generating /var/lib/jenkins/workspace/appNG_1.23.x/target/site/apidocs/org/appng/persistence/repository/EnversSearchRepository.html... Generating /var/lib/jenkins/workspace/appNG_1.23.x/target/site/apidocs/org/appng/persistence/repository/EnversSearchRepositoryImpl.html... Generating /var/lib/jenkins/workspace/appNG_1.23.x/target/site/apidocs/org/appng/persistence/repository/QueryDslSearchRepository.html... Generating /var/lib/jenkins/workspace/appNG_1.23.x/target/site/apidocs/org/appng/persistence/repository/QueryDslSearchRepositoryImpl.html... Generating /var/lib/jenkins/workspace/appNG_1.23.x/target/site/apidocs/org/appng/persistence/repository/SearchQuery.html... Generating /var/lib/jenkins/workspace/appNG_1.23.x/target/site/apidocs/org/appng/persistence/repository/SearchQuery.Clause.html... Generating /var/lib/jenkins/workspace/appNG_1.23.x/target/site/apidocs/org/appng/persistence/repository/SearchQuery.Criterion.html... Generating /var/lib/jenkins/workspace/appNG_1.23.x/target/site/apidocs/org/appng/persistence/repository/SearchQuery.Operand.html... Generating /var/lib/jenkins/workspace/appNG_1.23.x/target/site/apidocs/org/appng/persistence/repository/SearchRepository.html... Generating /var/lib/jenkins/workspace/appNG_1.23.x/target/site/apidocs/org/appng/persistence/repository/SearchRepositoryFactoryBean.html... Generating /var/lib/jenkins/workspace/appNG_1.23.x/target/site/apidocs/org/appng/persistence/repository/SearchRepositoryImpl.html... Generating /var/lib/jenkins/workspace/appNG_1.23.x/target/site/apidocs/org/appng/persistence/dialect/HSQLDialect.html... Generating /var/lib/jenkins/workspace/appNG_1.23.x/target/site/apidocs/org/appng/persistence/dialect/MySqlTextDialect.html... Generating /var/lib/jenkins/workspace/appNG_1.23.x/target/site/apidocs/org/appng/persistence/dialect/SQLServer2008Dialect.html... Generating /var/lib/jenkins/workspace/appNG_1.23.x/target/site/apidocs/org/appng/search/DocumentProvider.html... Generating /var/lib/jenkins/workspace/appNG_1.23.x/target/site/apidocs/org/appng/search/Search.html... Generating /var/lib/jenkins/workspace/appNG_1.23.x/target/site/apidocs/org/appng/search/SearchProvider.html... Generating /var/lib/jenkins/workspace/appNG_1.23.x/target/site/apidocs/org/appng/search/json/Filter.html... Generating /var/lib/jenkins/workspace/appNG_1.23.x/target/site/apidocs/org/appng/search/json/FilterConfig.html... Generating /var/lib/jenkins/workspace/appNG_1.23.x/target/site/apidocs/org/appng/search/json/FilterData.html... Generating /var/lib/jenkins/workspace/appNG_1.23.x/target/site/apidocs/org/appng/search/json/FilterItem.html... Generating /var/lib/jenkins/workspace/appNG_1.23.x/target/site/apidocs/org/appng/search/json/FilterItem.DataCounter.html... Generating /var/lib/jenkins/workspace/appNG_1.23.x/target/site/apidocs/org/appng/search/json/Json.html... Generating /var/lib/jenkins/workspace/appNG_1.23.x/target/site/apidocs/org/appng/search/json/Page.html... Generating /var/lib/jenkins/workspace/appNG_1.23.x/target/site/apidocs/org/appng/search/json/Part.html... Generating /var/lib/jenkins/workspace/appNG_1.23.x/target/site/apidocs/org/appng/search/json/Result.html... Generating /var/lib/jenkins/workspace/appNG_1.23.x/target/site/apidocs/org/appng/search/json/Result.Field.html... Generating /var/lib/jenkins/workspace/appNG_1.23.x/target/site/apidocs/org/appng/search/json/Result.Fields.html... Generating /var/lib/jenkins/workspace/appNG_1.23.x/target/site/apidocs/org/appng/search/json/Results.html... Generating /var/lib/jenkins/workspace/appNG_1.23.x/target/site/apidocs/org/appng/search/json/Search.html... Generating /var/lib/jenkins/workspace/appNG_1.23.x/target/site/apidocs/org/appng/search/json/SearchFilter.html... Generating /var/lib/jenkins/workspace/appNG_1.23.x/target/site/apidocs/org/appng/search/indexer/DocumentIndexer.html... Generating /var/lib/jenkins/workspace/appNG_1.23.x/target/site/apidocs/org/appng/search/indexer/FileSystemProvider.html... Generating /var/lib/jenkins/workspace/appNG_1.23.x/target/site/apidocs/org/appng/search/indexer/GlobalIndexer.html... Generating /var/lib/jenkins/workspace/appNG_1.23.x/target/site/apidocs/org/appng/search/indexer/IndexConfig.html... Generating /var/lib/jenkins/workspace/appNG_1.23.x/target/site/apidocs/org/appng/search/indexer/IndexConfig.ConfigEntry.html... Generating /var/lib/jenkins/workspace/appNG_1.23.x/target/site/apidocs/org/appng/search/indexer/ParseTags.html... Generating /var/lib/jenkins/workspace/appNG_1.23.x/target/site/apidocs/org/appng/search/indexer/SimpleDocument.html... Generating /var/lib/jenkins/workspace/appNG_1.23.x/target/site/apidocs/org/appng/search/searcher/DateAdapter.html... Generating /var/lib/jenkins/workspace/appNG_1.23.x/target/site/apidocs/org/appng/search/searcher/GermanSearchTermProcessor.html... Generating /var/lib/jenkins/workspace/appNG_1.23.x/target/site/apidocs/org/appng/search/searcher/SearchFormatter.html... Generating /var/lib/jenkins/workspace/appNG_1.23.x/target/site/apidocs/org/appng/search/searcher/SearchTermProcessor.html... Generating /var/lib/jenkins/workspace/appNG_1.23.x/target/site/apidocs/org/appng/search/searcher/StandardSearcher.html... Generating /var/lib/jenkins/workspace/appNG_1.23.x/target/site/apidocs/org/appng/core/domain/ApplicationImpl.html... Generating /var/lib/jenkins/workspace/appNG_1.23.x/target/site/apidocs/org/appng/core/domain/Auditable.html... Generating /var/lib/jenkins/workspace/appNG_1.23.x/target/site/apidocs/org/appng/core/domain/DatabaseConnection.html... Generating /var/lib/jenkins/workspace/appNG_1.23.x/target/site/apidocs/org/appng/core/domain/DatabaseConnection.DatabaseType.html... Generating /var/lib/jenkins/workspace/appNG_1.23.x/target/site/apidocs/org/appng/core/domain/GroupImpl.html... Generating /var/lib/jenkins/workspace/appNG_1.23.x/target/site/apidocs/org/appng/core/domain/JobExecutionRecord.html... Generating /var/lib/jenkins/workspace/appNG_1.23.x/target/site/apidocs/org/appng/core/domain/ObjectUtils.html... Generating /var/lib/jenkins/workspace/appNG_1.23.x/target/site/apidocs/org/appng/core/domain/PackageArchiveImpl.html... Generating /var/lib/jenkins/workspace/appNG_1.23.x/target/site/apidocs/org/appng/core/domain/PermissionImpl.html... Generating /var/lib/jenkins/workspace/appNG_1.23.x/target/site/apidocs/org/appng/core/domain/PersistentPropertyHolder.html... Generating /var/lib/jenkins/workspace/appNG_1.23.x/target/site/apidocs/org/appng/core/domain/PlatformEvent.html... Generating /var/lib/jenkins/workspace/appNG_1.23.x/target/site/apidocs/org/appng/core/domain/PlatformEvent.Type.html... Generating /var/lib/jenkins/workspace/appNG_1.23.x/target/site/apidocs/org/appng/core/domain/PlatformEventListener.html... Generating /var/lib/jenkins/workspace/appNG_1.23.x/target/site/apidocs/org/appng/core/domain/PlatformEventListener.EventProvider.html... Generating /var/lib/jenkins/workspace/appNG_1.23.x/target/site/apidocs/org/appng/core/domain/PropertyImpl.html... Generating /var/lib/jenkins/workspace/appNG_1.23.x/target/site/apidocs/org/appng/core/domain/RepositoryImpl.html... Generating /var/lib/jenkins/workspace/appNG_1.23.x/target/site/apidocs/org/appng/core/domain/ResourceImpl.html... Generating /var/lib/jenkins/workspace/appNG_1.23.x/target/site/apidocs/org/appng/core/domain/RoleImpl.html... Generating /var/lib/jenkins/workspace/appNG_1.23.x/target/site/apidocs/org/appng/core/domain/SiteApplication.html... Generating /var/lib/jenkins/workspace/appNG_1.23.x/target/site/apidocs/org/appng/core/domain/SiteApplicationPK.html... Generating /var/lib/jenkins/workspace/appNG_1.23.x/target/site/apidocs/org/appng/core/domain/SiteImpl.html... Generating /var/lib/jenkins/workspace/appNG_1.23.x/target/site/apidocs/org/appng/core/domain/SubjectImpl.html... Generating /var/lib/jenkins/workspace/appNG_1.23.x/target/site/apidocs/org/appng/core/domain/Template.html... Generating /var/lib/jenkins/workspace/appNG_1.23.x/target/site/apidocs/org/appng/core/domain/TemplateResource.html... Generating /var/lib/jenkins/workspace/appNG_1.23.x/target/site/apidocs/org/appng/core/domain/ValidationPatterns.html... Generating /var/lib/jenkins/workspace/appNG_1.23.x/target/site/apidocs/org/appng/core/templating/AppNGThymeleafDialect.html... Generating /var/lib/jenkins/workspace/appNG_1.23.x/target/site/apidocs/org/appng/core/templating/ReplaceTagProcessor.html... Generating /var/lib/jenkins/workspace/appNG_1.23.x/target/site/apidocs/org/appng/core/templating/ThymeleafReplaceInterceptor.html... Generating /var/lib/jenkins/workspace/appNG_1.23.x/target/site/apidocs/org/appng/core/templating/ThymeleafReplaceInterceptorBase.html... Generating /var/lib/jenkins/workspace/appNG_1.23.x/target/site/apidocs/org/appng/core/templating/ThymeleafStandardReplaceTagProcessorCaller.html... Generating /var/lib/jenkins/workspace/appNG_1.23.x/target/site/apidocs/org/appng/core/templating/ThymeleafTemplateEngine.html... Generating /var/lib/jenkins/workspace/appNG_1.23.x/target/site/apidocs/org/appng/core/security/BCryptPasswordHandler.html... Generating /var/lib/jenkins/workspace/appNG_1.23.x/target/site/apidocs/org/appng/core/security/ConfigurablePasswordPolicy.html... Generating /var/lib/jenkins/workspace/appNG_1.23.x/target/site/apidocs/org/appng/core/security/DefaultPasswordPolicy.html... Generating /var/lib/jenkins/workspace/appNG_1.23.x/target/site/apidocs/org/appng/core/security/DigestUtil.html... Generating /var/lib/jenkins/workspace/appNG_1.23.x/target/site/apidocs/org/appng/core/security/DigestValidator.html... Generating /var/lib/jenkins/workspace/appNG_1.23.x/target/site/apidocs/org/appng/core/security/PasswordHandler.html... Generating /var/lib/jenkins/workspace/appNG_1.23.x/target/site/apidocs/org/appng/core/security/SaltedDigest.html... Generating /var/lib/jenkins/workspace/appNG_1.23.x/target/site/apidocs/org/appng/core/security/SaltedDigestSha1.html... Generating /var/lib/jenkins/workspace/appNG_1.23.x/target/site/apidocs/org/appng/core/security/Sha1PasswordHandler.html... Generating /var/lib/jenkins/workspace/appNG_1.23.x/target/site/apidocs/org/appng/core/security/signing/BaseConfig.html... Generating /var/lib/jenkins/workspace/appNG_1.23.x/target/site/apidocs/org/appng/core/security/signing/BaseConfig.PrivateKeyFormat.html... Generating /var/lib/jenkins/workspace/appNG_1.23.x/target/site/apidocs/org/appng/core/security/signing/BaseConfig.SigningAlgorithm.html... Generating /var/lib/jenkins/workspace/appNG_1.23.x/target/site/apidocs/org/appng/core/security/signing/CertChainValidator.html... Generating /var/lib/jenkins/workspace/appNG_1.23.x/target/site/apidocs/org/appng/core/security/signing/CertTools.html... Generating /var/lib/jenkins/workspace/appNG_1.23.x/target/site/apidocs/org/appng/core/security/signing/SignatureWrapper.html... Generating /var/lib/jenkins/workspace/appNG_1.23.x/target/site/apidocs/org/appng/core/security/signing/Signer.html... Generating /var/lib/jenkins/workspace/appNG_1.23.x/target/site/apidocs/org/appng/core/security/signing/SignerConfig.html... Generating /var/lib/jenkins/workspace/appNG_1.23.x/target/site/apidocs/org/appng/core/security/signing/SigningException.html... Generating /var/lib/jenkins/workspace/appNG_1.23.x/target/site/apidocs/org/appng/core/security/signing/SigningException.ErrorType.html... Generating /var/lib/jenkins/workspace/appNG_1.23.x/target/site/apidocs/org/appng/core/security/signing/ValidatorConfig.html... Generating /var/lib/jenkins/workspace/appNG_1.23.x/target/site/apidocs/org/appng/core/service/ApplicationArchiveProcessor.html... Generating /var/lib/jenkins/workspace/appNG_1.23.x/target/site/apidocs/org/appng/core/service/ApplicationProperties.html... Generating /var/lib/jenkins/workspace/appNG_1.23.x/target/site/apidocs/org/appng/core/service/CacheService.html... Generating /var/lib/jenkins/workspace/appNG_1.23.x/target/site/apidocs/org/appng/core/service/CoreService.html... Generating /var/lib/jenkins/workspace/appNG_1.23.x/target/site/apidocs/org/appng/core/service/DatabaseService.html... Generating /var/lib/jenkins/workspace/appNG_1.23.x/target/site/apidocs/org/appng/core/service/HazelcastConfigurer.html... Generating /var/lib/jenkins/workspace/appNG_1.23.x/target/site/apidocs/org/appng/core/service/HeartBeat.html... Generating /var/lib/jenkins/workspace/appNG_1.23.x/target/site/apidocs/org/appng/core/service/HsqlStarter.html... Generating /var/lib/jenkins/workspace/appNG_1.23.x/target/site/apidocs/org/appng/core/service/InitializerService.html... Generating /var/lib/jenkins/workspace/appNG_1.23.x/target/site/apidocs/org/appng/core/service/LdapService.html... Generating /var/lib/jenkins/workspace/appNG_1.23.x/target/site/apidocs/org/appng/core/service/MigrationService.html... Generating /var/lib/jenkins/workspace/appNG_1.23.x/target/site/apidocs/org/appng/core/service/MigrationService.MigrationStatus.html... Generating /var/lib/jenkins/workspace/appNG_1.23.x/target/site/apidocs/org/appng/core/service/PlatformProperties.html... Generating /var/lib/jenkins/workspace/appNG_1.23.x/target/site/apidocs/org/appng/core/service/PropertySupport.html... Generating /var/lib/jenkins/workspace/appNG_1.23.x/target/site/apidocs/org/appng/core/service/TemplateService.html... Generating /var/lib/jenkins/workspace/appNG_1.23.x/target/site/apidocs/org/appng/core/repository/ApplicationRepository.html... Generating /var/lib/jenkins/workspace/appNG_1.23.x/target/site/apidocs/org/appng/core/repository/DatabaseConnectionRepository.html... Generating /var/lib/jenkins/workspace/appNG_1.23.x/target/site/apidocs/org/appng/core/repository/GroupRepository.html... Generating /var/lib/jenkins/workspace/appNG_1.23.x/target/site/apidocs/org/appng/core/repository/JobExecutionRecordRepository.html... Generating /var/lib/jenkins/workspace/appNG_1.23.x/target/site/apidocs/org/appng/core/repository/PermissionRepository.html... Generating /var/lib/jenkins/workspace/appNG_1.23.x/target/site/apidocs/org/appng/core/repository/PlatformEventRepository.html... Generating /var/lib/jenkins/workspace/appNG_1.23.x/target/site/apidocs/org/appng/core/repository/PropertyRepository.html... Generating /var/lib/jenkins/workspace/appNG_1.23.x/target/site/apidocs/org/appng/core/repository/RepoRepository.html... Generating /var/lib/jenkins/workspace/appNG_1.23.x/target/site/apidocs/org/appng/core/repository/ResourceRepository.html... Generating /var/lib/jenkins/workspace/appNG_1.23.x/target/site/apidocs/org/appng/core/repository/RoleRepository.html... Generating /var/lib/jenkins/workspace/appNG_1.23.x/target/site/apidocs/org/appng/core/repository/SiteApplicationRepository.html... Generating /var/lib/jenkins/workspace/appNG_1.23.x/target/site/apidocs/org/appng/core/repository/SiteRepository.html... Generating /var/lib/jenkins/workspace/appNG_1.23.x/target/site/apidocs/org/appng/core/repository/SubjectRepository.html... Generating /var/lib/jenkins/workspace/appNG_1.23.x/target/site/apidocs/org/appng/core/repository/TemplateRepository.html... Generating /var/lib/jenkins/workspace/appNG_1.23.x/target/site/apidocs/org/appng/core/repository/TemplateResourceRepository.html... Generating /var/lib/jenkins/workspace/appNG_1.23.x/target/site/apidocs/org/appng/core/repository/config/ApplicationPostProcessor.html... Generating /var/lib/jenkins/workspace/appNG_1.23.x/target/site/apidocs/org/appng/core/repository/config/DatasourceConfigurer.html... Generating /var/lib/jenkins/workspace/appNG_1.23.x/target/site/apidocs/org/appng/core/repository/config/DataSourceFactory.html... Generating /var/lib/jenkins/workspace/appNG_1.23.x/target/site/apidocs/org/appng/core/repository/config/HikariCPConfigurer.html... Generating /var/lib/jenkins/workspace/appNG_1.23.x/target/site/apidocs/org/appng/core/repository/config/TomcatJdbcConfigurer.html... Generating /var/lib/jenkins/workspace/appNG_1.23.x/target/site/apidocs/org/appng/core/JMXUtils.html... Generating /var/lib/jenkins/workspace/appNG_1.23.x/target/site/apidocs/org/appng/core/Redirect.html... Generating /var/lib/jenkins/workspace/appNG_1.23.x/target/site/apidocs/org/appng/core/model/AbstractRequestProcessor.html... Generating /var/lib/jenkins/workspace/appNG_1.23.x/target/site/apidocs/org/appng/core/model/AccessibleApplication.html... Generating /var/lib/jenkins/workspace/appNG_1.23.x/target/site/apidocs/org/appng/core/model/ApplicationCacheManager.html... Generating /var/lib/jenkins/workspace/appNG_1.23.x/target/site/apidocs/org/appng/core/model/ApplicationContext.html... Generating /var/lib/jenkins/workspace/appNG_1.23.x/target/site/apidocs/org/appng/core/model/ApplicationProvider.html... Generating /var/lib/jenkins/workspace/appNG_1.23.x/target/site/apidocs/org/appng/core/model/ApplicationSubjectImpl.html... Generating /var/lib/jenkins/workspace/appNG_1.23.x/target/site/apidocs/org/appng/core/model/CacheProvider.html... Generating /var/lib/jenkins/workspace/appNG_1.23.x/target/site/apidocs/org/appng/core/model/FeatureProviderImpl.html... Generating /var/lib/jenkins/workspace/appNG_1.23.x/target/site/apidocs/org/appng/core/model/InstallablePackage.html... Generating /var/lib/jenkins/workspace/appNG_1.23.x/target/site/apidocs/org/appng/core/model/JarInfo.html... Generating /var/lib/jenkins/workspace/appNG_1.23.x/target/site/apidocs/org/appng/core/model/JarInfo.JarInfoBuilder.html... Generating /var/lib/jenkins/workspace/appNG_1.23.x/target/site/apidocs/org/appng/core/model/PackageArchive.html... Generating /var/lib/jenkins/workspace/appNG_1.23.x/target/site/apidocs/org/appng/core/model/PackageVersion.html... Generating /var/lib/jenkins/workspace/appNG_1.23.x/target/site/apidocs/org/appng/core/model/PackageWrapper.html... Generating /var/lib/jenkins/workspace/appNG_1.23.x/target/site/apidocs/org/appng/core/model/PlatformProcessor.html... Generating /var/lib/jenkins/workspace/appNG_1.23.x/target/site/apidocs/org/appng/core/model/PlatformTransformer.html... Generating /var/lib/jenkins/workspace/appNG_1.23.x/target/site/apidocs/org/appng/core/model/Repository.html... Generating /var/lib/jenkins/workspace/appNG_1.23.x/target/site/apidocs/org/appng/core/model/RepositoryCache.html... Generating /var/lib/jenkins/workspace/appNG_1.23.x/target/site/apidocs/org/appng/core/model/RepositoryCacheFactory.html... Generating /var/lib/jenkins/workspace/appNG_1.23.x/target/site/apidocs/org/appng/core/model/RepositoryCacheFilesystem.html... Generating /var/lib/jenkins/workspace/appNG_1.23.x/target/site/apidocs/org/appng/core/model/RepositoryCacheSoap.html... Generating /var/lib/jenkins/workspace/appNG_1.23.x/target/site/apidocs/org/appng/core/model/RepositoryMode.html... Generating /var/lib/jenkins/workspace/appNG_1.23.x/target/site/apidocs/org/appng/core/model/RepositoryScheme.html... Generating /var/lib/jenkins/workspace/appNG_1.23.x/target/site/apidocs/org/appng/core/model/RepositoryType.html... Generating /var/lib/jenkins/workspace/appNG_1.23.x/target/site/apidocs/org/appng/core/model/RepositoryUtils.html... Generating /var/lib/jenkins/workspace/appNG_1.23.x/target/site/apidocs/org/appng/core/model/RequestProcessor.html... Generating /var/lib/jenkins/workspace/appNG_1.23.x/target/site/apidocs/org/appng/core/model/ResponseType.html... Generating /var/lib/jenkins/workspace/appNG_1.23.x/target/site/apidocs/org/appng/core/model/TemplateProcessor.html... Generating /var/lib/jenkins/workspace/appNG_1.23.x/target/site/apidocs/org/appng/core/model/ThymeleafProcessor.html... Generating /var/lib/jenkins/workspace/appNG_1.23.x/target/site/apidocs/org/appng/core/model/ThymeleafProcessor.AppNG.html... Generating /var/lib/jenkins/workspace/appNG_1.23.x/target/site/apidocs/org/appng/core/model/ZipFileProcessor.html... Generating /var/lib/jenkins/workspace/appNG_1.23.x/target/site/apidocs/org/appng/core/controller/rest/RestPostProcessor.html... Generating /var/lib/jenkins/workspace/appNG_1.23.x/target/site/apidocs/org/appng/core/controller/CachedResponse.html... Generating /var/lib/jenkins/workspace/appNG_1.23.x/target/site/apidocs/org/appng/core/controller/Controller.html... Generating /var/lib/jenkins/workspace/appNG_1.23.x/target/site/apidocs/org/appng/core/controller/HttpHeaders.html... Generating /var/lib/jenkins/workspace/appNG_1.23.x/target/site/apidocs/org/appng/core/controller/Log4jConfigurer.html... Generating /var/lib/jenkins/workspace/appNG_1.23.x/target/site/apidocs/org/appng/core/controller/PlatformConfig.html... Generating /var/lib/jenkins/workspace/appNG_1.23.x/target/site/apidocs/org/appng/core/controller/PlatformStartup.html... Generating /var/lib/jenkins/workspace/appNG_1.23.x/target/site/apidocs/org/appng/core/controller/RepositoryWatcher.html... Generating /var/lib/jenkins/workspace/appNG_1.23.x/target/site/apidocs/org/appng/core/controller/Session.html... Generating /var/lib/jenkins/workspace/appNG_1.23.x/target/site/apidocs/org/appng/core/controller/SessionListener.html... Generating /var/lib/jenkins/workspace/appNG_1.23.x/target/site/apidocs/org/appng/core/controller/messaging/HazelcastReceiver.html... Generating /var/lib/jenkins/workspace/appNG_1.23.x/target/site/apidocs/org/appng/core/controller/messaging/HazelcastSender.html... Generating /var/lib/jenkins/workspace/appNG_1.23.x/target/site/apidocs/org/appng/core/controller/messaging/JedisBase.html... Generating /var/lib/jenkins/workspace/appNG_1.23.x/target/site/apidocs/org/appng/core/controller/messaging/JedisReceiver.html... Generating /var/lib/jenkins/workspace/appNG_1.23.x/target/site/apidocs/org/appng/core/controller/messaging/JedisSender.html... Generating /var/lib/jenkins/workspace/appNG_1.23.x/target/site/apidocs/org/appng/core/controller/messaging/MulticastReceiver.html... Generating /var/lib/jenkins/workspace/appNG_1.23.x/target/site/apidocs/org/appng/core/controller/messaging/MulticastSender.html... Generating /var/lib/jenkins/workspace/appNG_1.23.x/target/site/apidocs/org/appng/core/controller/messaging/NodeEvent.html... Generating /var/lib/jenkins/workspace/appNG_1.23.x/target/site/apidocs/org/appng/core/controller/messaging/NodeEvent.MemoryUsage.html... Generating /var/lib/jenkins/workspace/appNG_1.23.x/target/site/apidocs/org/appng/core/controller/messaging/NodeEvent.NodeState.html... Generating /var/lib/jenkins/workspace/appNG_1.23.x/target/site/apidocs/org/appng/core/controller/messaging/RabbitMQBase.html... Generating /var/lib/jenkins/workspace/appNG_1.23.x/target/site/apidocs/org/appng/core/controller/messaging/RabbitMQReceiver.html... Generating /var/lib/jenkins/workspace/appNG_1.23.x/target/site/apidocs/org/appng/core/controller/messaging/RabbitMQSender.html... Generating /var/lib/jenkins/workspace/appNG_1.23.x/target/site/apidocs/org/appng/core/controller/messaging/ReloadSiteEvent.html... Generating /var/lib/jenkins/workspace/appNG_1.23.x/target/site/apidocs/org/appng/core/controller/messaging/RequestNodeState.html... Generating /var/lib/jenkins/workspace/appNG_1.23.x/target/site/apidocs/org/appng/core/controller/messaging/SiteDeletedEvent.html... Generating /var/lib/jenkins/workspace/appNG_1.23.x/target/site/apidocs/org/appng/core/controller/messaging/SiteStateEvent.html... Generating /var/lib/jenkins/workspace/appNG_1.23.x/target/site/apidocs/org/appng/core/controller/messaging/StopSiteEvent.html... Generating /var/lib/jenkins/workspace/appNG_1.23.x/target/site/apidocs/org/appng/core/controller/messaging/TribesReceiver.html... Generating /var/lib/jenkins/workspace/appNG_1.23.x/target/site/apidocs/org/appng/core/controller/messaging/TribesSender.html... Generating /var/lib/jenkins/workspace/appNG_1.23.x/target/site/apidocs/org/appng/core/controller/handler/ErrorPageHandler.html... Generating /var/lib/jenkins/workspace/appNG_1.23.x/target/site/apidocs/org/appng/core/controller/handler/GuiHandler.html... Generating /var/lib/jenkins/workspace/appNG_1.23.x/target/site/apidocs/org/appng/core/controller/handler/JspHandler.html... Generating /var/lib/jenkins/workspace/appNG_1.23.x/target/site/apidocs/org/appng/core/controller/handler/MonitoringHandler.html... Generating /var/lib/jenkins/workspace/appNG_1.23.x/target/site/apidocs/org/appng/core/controller/handler/MonitoringHandler.ApplicationInfo.html... Generating /var/lib/jenkins/workspace/appNG_1.23.x/target/site/apidocs/org/appng/core/controller/handler/MonitoringHandler.Connection.html... Generating /var/lib/jenkins/workspace/appNG_1.23.x/target/site/apidocs/org/appng/core/controller/handler/MonitoringHandler.Jar.html... Generating /var/lib/jenkins/workspace/appNG_1.23.x/target/site/apidocs/org/appng/core/controller/handler/MonitoringHandler.SiteInfo.html... Generating /var/lib/jenkins/workspace/appNG_1.23.x/target/site/apidocs/org/appng/core/controller/handler/RequestHandler.html... Generating /var/lib/jenkins/workspace/appNG_1.23.x/target/site/apidocs/org/appng/core/controller/handler/RestService.html... Generating /var/lib/jenkins/workspace/appNG_1.23.x/target/site/apidocs/org/appng/core/controller/handler/ServiceRequestHandler.html... Generating /var/lib/jenkins/workspace/appNG_1.23.x/target/site/apidocs/org/appng/core/controller/handler/SoapService.html... Generating /var/lib/jenkins/workspace/appNG_1.23.x/target/site/apidocs/org/appng/core/controller/handler/StaticContentHandler.html... Generating /var/lib/jenkins/workspace/appNG_1.23.x/target/site/apidocs/org/appng/core/controller/filter/CsrfSetupFilter.html... Generating /var/lib/jenkins/workspace/appNG_1.23.x/target/site/apidocs/org/appng/core/controller/filter/JspExtensionFilter.html... Generating /var/lib/jenkins/workspace/appNG_1.23.x/target/site/apidocs/org/appng/core/controller/filter/MSOfficeUserAgentFilter.html... Generating /var/lib/jenkins/workspace/appNG_1.23.x/target/site/apidocs/org/appng/core/controller/filter/PageCacheFilter.html... Generating /var/lib/jenkins/workspace/appNG_1.23.x/target/site/apidocs/org/appng/core/controller/filter/RedirectFilter.html... Generating /var/lib/jenkins/workspace/appNG_1.23.x/target/site/apidocs/org/appng/core/controller/filter/RedirectFilter.UrlRewriteConfig.html... Generating /var/lib/jenkins/workspace/appNG_1.23.x/target/site/apidocs/org/appng/core/controller/filter/XSSFilter.html... Generating /var/lib/jenkins/workspace/appNG_1.23.x/target/site/apidocs/org/appng/core/xml/repository/Certification.html... Generating /var/lib/jenkins/workspace/appNG_1.23.x/target/site/apidocs/org/appng/core/xml/repository/GetCertificationRequest.html... Generating /var/lib/jenkins/workspace/appNG_1.23.x/target/site/apidocs/org/appng/core/xml/repository/GetCertificationResponse.html... Generating /var/lib/jenkins/workspace/appNG_1.23.x/target/site/apidocs/org/appng/core/xml/repository/GetPackageRequest.html... Generating /var/lib/jenkins/workspace/appNG_1.23.x/target/site/apidocs/org/appng/core/xml/repository/GetPackageResponse.html... Generating /var/lib/jenkins/workspace/appNG_1.23.x/target/site/apidocs/org/appng/core/xml/repository/GetPackagesRequest.html... Generating /var/lib/jenkins/workspace/appNG_1.23.x/target/site/apidocs/org/appng/core/xml/repository/GetPackagesResponse.html... Generating /var/lib/jenkins/workspace/appNG_1.23.x/target/site/apidocs/org/appng/core/xml/repository/GetPackageVersionsRequest.html... Generating /var/lib/jenkins/workspace/appNG_1.23.x/target/site/apidocs/org/appng/core/xml/repository/GetPackageVersionsResponse.html... Generating /var/lib/jenkins/workspace/appNG_1.23.x/target/site/apidocs/org/appng/core/xml/repository/ObjectFactory.html... Generating /var/lib/jenkins/workspace/appNG_1.23.x/target/site/apidocs/org/appng/core/xml/repository/Package.html... Generating /var/lib/jenkins/workspace/appNG_1.23.x/target/site/apidocs/org/appng/core/xml/repository/Packages.html... Generating /var/lib/jenkins/workspace/appNG_1.23.x/target/site/apidocs/org/appng/core/xml/repository/PackageType.html... Generating /var/lib/jenkins/workspace/appNG_1.23.x/target/site/apidocs/org/appng/core/xml/repository/PackageVersions.html... Generating /var/lib/jenkins/workspace/appNG_1.23.x/target/site/apidocs/org/appng/cli/CliBootstrap.html... Generating /var/lib/jenkins/workspace/appNG_1.23.x/target/site/apidocs/org/appng/cli/CliCommands.html... Generating /var/lib/jenkins/workspace/appNG_1.23.x/target/site/apidocs/org/appng/cli/CliCore.html... Generating /var/lib/jenkins/workspace/appNG_1.23.x/target/site/apidocs/org/appng/cli/CliEnvironment.html... Generating /var/lib/jenkins/workspace/appNG_1.23.x/target/site/apidocs/org/appng/cli/CliEventProvider.html... Generating /var/lib/jenkins/workspace/appNG_1.23.x/target/site/apidocs/org/appng/cli/CliShell.html... Generating /var/lib/jenkins/workspace/appNG_1.23.x/target/site/apidocs/org/appng/cli/ExecutableCliCommand.html... Generating /var/lib/jenkins/workspace/appNG_1.23.x/target/site/apidocs/org/appng/cli/NoSuchRepositoryException.html... Generating /var/lib/jenkins/workspace/appNG_1.23.x/target/site/apidocs/org/appng/cli/NoSuchSiteException.html... Generating /var/lib/jenkins/workspace/appNG_1.23.x/target/site/apidocs/org/appng/cli/commands/applicationrole/AddRole.html... Generating /var/lib/jenkins/workspace/appNG_1.23.x/target/site/apidocs/org/appng/cli/commands/applicationrole/ListRoles.html... Generating /var/lib/jenkins/workspace/appNG_1.23.x/target/site/apidocs/org/appng/cli/commands/permission/AddPermission.html... Generating /var/lib/jenkins/workspace/appNG_1.23.x/target/site/apidocs/org/appng/cli/commands/permission/ListPermissions.html... Generating /var/lib/jenkins/workspace/appNG_1.23.x/target/site/apidocs/org/appng/cli/commands/permission/RemovePermission.html... Generating /var/lib/jenkins/workspace/appNG_1.23.x/target/site/apidocs/org/appng/cli/commands/CommandBatch.html... Generating /var/lib/jenkins/workspace/appNG_1.23.x/target/site/apidocs/org/appng/cli/commands/CommandList.html... Generating /var/lib/jenkins/workspace/appNG_1.23.x/target/site/apidocs/org/appng/cli/commands/CommandMain.html... Generating /var/lib/jenkins/workspace/appNG_1.23.x/target/site/apidocs/org/appng/cli/commands/FileOwner.html... Generating /var/lib/jenkins/workspace/appNG_1.23.x/target/site/apidocs/org/appng/cli/commands/repository/CreateRepository.html... Generating /var/lib/jenkins/workspace/appNG_1.23.x/target/site/apidocs/org/appng/cli/commands/repository/DeleteRepository.html... Generating /var/lib/jenkins/workspace/appNG_1.23.x/target/site/apidocs/org/appng/cli/commands/repository/ListRepositories.html... Generating /var/lib/jenkins/workspace/appNG_1.23.x/target/site/apidocs/org/appng/cli/commands/platform/ExtractData.html... Generating /var/lib/jenkins/workspace/appNG_1.23.x/target/site/apidocs/org/appng/cli/commands/property/CreateProperty.html... Generating /var/lib/jenkins/workspace/appNG_1.23.x/target/site/apidocs/org/appng/cli/commands/property/DeleteProperty.html... Generating /var/lib/jenkins/workspace/appNG_1.23.x/target/site/apidocs/org/appng/cli/commands/property/ListProperties.html... Generating /var/lib/jenkins/workspace/appNG_1.23.x/target/site/apidocs/org/appng/cli/commands/property/PropertyHelper.html... Generating /var/lib/jenkins/workspace/appNG_1.23.x/target/site/apidocs/org/appng/cli/commands/property/UpdateProperty.html... Generating /var/lib/jenkins/workspace/appNG_1.23.x/target/site/apidocs/org/appng/cli/commands/template/DeleteTemplate.html... Generating /var/lib/jenkins/workspace/appNG_1.23.x/target/site/apidocs/org/appng/cli/commands/template/InstallTemplate.html... Generating /var/lib/jenkins/workspace/appNG_1.23.x/target/site/apidocs/org/appng/cli/commands/site/CheckSiteRunning.html... Generating /var/lib/jenkins/workspace/appNG_1.23.x/target/site/apidocs/org/appng/cli/commands/site/CreateSite.html... Generating /var/lib/jenkins/workspace/appNG_1.23.x/target/site/apidocs/org/appng/cli/commands/site/DeleteSite.html... Generating /var/lib/jenkins/workspace/appNG_1.23.x/target/site/apidocs/org/appng/cli/commands/site/ListSites.html... Generating /var/lib/jenkins/workspace/appNG_1.23.x/target/site/apidocs/org/appng/cli/commands/site/ReloadSite.html... Generating /var/lib/jenkins/workspace/appNG_1.23.x/target/site/apidocs/org/appng/cli/commands/site/SetSiteActive.html... Generating /var/lib/jenkins/workspace/appNG_1.23.x/target/site/apidocs/org/appng/cli/commands/subject/CreateSubject.html... Generating /var/lib/jenkins/workspace/appNG_1.23.x/target/site/apidocs/org/appng/cli/commands/subject/DeleteSubject.html... Generating /var/lib/jenkins/workspace/appNG_1.23.x/target/site/apidocs/org/appng/cli/commands/subject/HashPassword.html... Generating /var/lib/jenkins/workspace/appNG_1.23.x/target/site/apidocs/org/appng/cli/commands/subject/ListSubjects.html... Generating /var/lib/jenkins/workspace/appNG_1.23.x/target/site/apidocs/org/appng/cli/commands/group/AddGroup.html... Generating /var/lib/jenkins/workspace/appNG_1.23.x/target/site/apidocs/org/appng/cli/commands/group/CreateGroup.html... Generating /var/lib/jenkins/workspace/appNG_1.23.x/target/site/apidocs/org/appng/cli/commands/group/DeleteGroup.html... Generating /var/lib/jenkins/workspace/appNG_1.23.x/target/site/apidocs/org/appng/cli/commands/group/ListGroups.html... Generating /var/lib/jenkins/workspace/appNG_1.23.x/target/site/apidocs/org/appng/cli/commands/application/ActivateApplication.html... Generating /var/lib/jenkins/workspace/appNG_1.23.x/target/site/apidocs/org/appng/cli/commands/application/BaseApplication.html... Generating /var/lib/jenkins/workspace/appNG_1.23.x/target/site/apidocs/org/appng/cli/commands/application/BaseApplication.Mode.html... Generating /var/lib/jenkins/workspace/appNG_1.23.x/target/site/apidocs/org/appng/cli/commands/application/DeactivateApplication.html... Generating /var/lib/jenkins/workspace/appNG_1.23.x/target/site/apidocs/org/appng/cli/commands/application/DeleteApplication.html... Generating /var/lib/jenkins/workspace/appNG_1.23.x/target/site/apidocs/org/appng/cli/commands/application/InstallApplication.html... Generating /var/lib/jenkins/workspace/appNG_1.23.x/target/site/apidocs/org/appng/cli/commands/application/ListApplications.html... Generating /var/lib/jenkins/workspace/appNG_1.23.x/target/site/apidocs/org/appng/cli/commands/heartbeat/HeartBeat.html... Generating /var/lib/jenkins/workspace/appNG_1.23.x/target/site/apidocs/org/appng/cli/commands/heartbeat/HeartBeat.HeartBeatEvent.html... Generating /var/lib/jenkins/workspace/appNG_1.23.x/target/site/apidocs/org/appng/cli/prettytable/PrettyTable.html... Generating /var/lib/jenkins/workspace/appNG_1.23.x/target/site/apidocs/org/appng/cli/prettytable/TableConstants.html... Generating /var/lib/jenkins/workspace/appNG_1.23.x/target/site/apidocs/org/appng/cli/prettytable/TableRow.html... Generating /var/lib/jenkins/workspace/appNG_1.23.x/target/site/apidocs/org/appng/cli/validators/FileExists.html... Generating /var/lib/jenkins/workspace/appNG_1.23.x/target/site/apidocs/org/appng/cli/servlet/InstallListener.html... Generating /var/lib/jenkins/workspace/appNG_1.23.x/target/site/apidocs/org/appng/taglib/ApplicationAdapter.html... Generating /var/lib/jenkins/workspace/appNG_1.23.x/target/site/apidocs/org/appng/taglib/Attribute.html... Generating /var/lib/jenkins/workspace/appNG_1.23.x/target/site/apidocs/org/appng/taglib/Attribute.Mode.html... Generating /var/lib/jenkins/workspace/appNG_1.23.x/target/site/apidocs/org/appng/taglib/If.html... Generating /var/lib/jenkins/workspace/appNG_1.23.x/target/site/apidocs/org/appng/taglib/MultiSiteSupport.html... Generating /var/lib/jenkins/workspace/appNG_1.23.x/target/site/apidocs/org/appng/taglib/Parameter.html... Generating /var/lib/jenkins/workspace/appNG_1.23.x/target/site/apidocs/org/appng/taglib/ParameterOwner.html... Generating /var/lib/jenkins/workspace/appNG_1.23.x/target/site/apidocs/org/appng/taglib/Permission.html... Generating /var/lib/jenkins/workspace/appNG_1.23.x/target/site/apidocs/org/appng/taglib/TagletAdapter.html... Generating /var/lib/jenkins/workspace/appNG_1.23.x/target/site/apidocs/org/appng/taglib/TagletProcessor.html... Generating /var/lib/jenkins/workspace/appNG_1.23.x/target/site/apidocs/org/appng/taglib/form/Form.html... Generating /var/lib/jenkins/workspace/appNG_1.23.x/target/site/apidocs/org/appng/taglib/form/FormConfirmation.html... Generating /var/lib/jenkins/workspace/appNG_1.23.x/target/site/apidocs/org/appng/taglib/form/FormData.html... Generating /var/lib/jenkins/workspace/appNG_1.23.x/target/site/apidocs/org/appng/taglib/form/FormElement.html... Generating /var/lib/jenkins/workspace/appNG_1.23.x/target/site/apidocs/org/appng/taglib/form/FormGroup.html... Generating /var/lib/jenkins/workspace/appNG_1.23.x/target/site/apidocs/org/appng/taglib/config/TagletConfiguration.html... Generating /var/lib/jenkins/workspace/appNG_1.23.x/target/site/apidocs/org/appng/taglib/search/Search.html... Generating /var/lib/jenkins/workspace/appNG_1.23.x/target/site/apidocs/org/appng/taglib/search/Searchable.html... Generating /var/lib/jenkins/workspace/appNG_1.23.x/target/site/apidocs/org/appng/taglib/search/SearchPart.html... Generating /var/lib/jenkins/workspace/appNG_1.23.x/target/site/apidocs/org/appng/appngizer/client/AppNGizer.html... Generating /var/lib/jenkins/workspace/appNG_1.23.x/target/site/apidocs/org/appng/appngizer/client/AppNGizerClient.html... Generating /var/lib/jenkins/workspace/appNG_1.23.x/target/site/apidocs/org/appng/appngizer/client/AppNGizerClient.Config.html... Generating /var/lib/jenkins/workspace/appNG_1.23.x/target/site/apidocs/org/appng/appngizer/client/AppNGizerClient.Config.Format.html... Generating /var/lib/jenkins/workspace/appNG_1.23.x/target/site/apidocs/org/appng/appngizer/client/AppNGizerClient.PropertyWrapper.html... Generating /var/lib/jenkins/workspace/appNG_1.23.x/target/site/apidocs/org/appng/appngizer/client/AppNGizerClient.SiteConfig.html... Generating /var/lib/jenkins/workspace/appNG_1.23.x/target/site/apidocs/org/appng/appngizer/model/xml/Application.html... Generating /var/lib/jenkins/workspace/appNG_1.23.x/target/site/apidocs/org/appng/appngizer/model/xml/Applications.html... Generating /var/lib/jenkins/workspace/appNG_1.23.x/target/site/apidocs/org/appng/appngizer/model/xml/Database.html... Generating /var/lib/jenkins/workspace/appNG_1.23.x/target/site/apidocs/org/appng/appngizer/model/xml/Databases.html... Generating /var/lib/jenkins/workspace/appNG_1.23.x/target/site/apidocs/org/appng/appngizer/model/xml/Grant.html... Generating /var/lib/jenkins/workspace/appNG_1.23.x/target/site/apidocs/org/appng/appngizer/model/xml/Grants.html... Generating /var/lib/jenkins/workspace/appNG_1.23.x/target/site/apidocs/org/appng/appngizer/model/xml/Group.html... Generating /var/lib/jenkins/workspace/appNG_1.23.x/target/site/apidocs/org/appng/appngizer/model/xml/Groups.html... Generating /var/lib/jenkins/workspace/appNG_1.23.x/target/site/apidocs/org/appng/appngizer/model/xml/Home.html... Generating /var/lib/jenkins/workspace/appNG_1.23.x/target/site/apidocs/org/appng/appngizer/model/xml/Link.html... Generating /var/lib/jenkins/workspace/appNG_1.23.x/target/site/apidocs/org/appng/appngizer/model/xml/Linkable.html... Generating /var/lib/jenkins/workspace/appNG_1.23.x/target/site/apidocs/org/appng/appngizer/model/xml/Links.html... Generating /var/lib/jenkins/workspace/appNG_1.23.x/target/site/apidocs/org/appng/appngizer/model/xml/Nameable.html... Generating /var/lib/jenkins/workspace/appNG_1.23.x/target/site/apidocs/org/appng/appngizer/model/xml/ObjectFactory.html... Generating /var/lib/jenkins/workspace/appNG_1.23.x/target/site/apidocs/org/appng/appngizer/model/xml/Package.html... Generating /var/lib/jenkins/workspace/appNG_1.23.x/target/site/apidocs/org/appng/appngizer/model/xml/Packages.html... Generating /var/lib/jenkins/workspace/appNG_1.23.x/target/site/apidocs/org/appng/appngizer/model/xml/PackageType.html... Generating /var/lib/jenkins/workspace/appNG_1.23.x/target/site/apidocs/org/appng/appngizer/model/xml/PasswordChangePolicy.html... Generating /var/lib/jenkins/workspace/appNG_1.23.x/target/site/apidocs/org/appng/appngizer/model/xml/Permission.html... Generating /var/lib/jenkins/workspace/appNG_1.23.x/target/site/apidocs/org/appng/appngizer/model/xml/Permissions.html... Generating /var/lib/jenkins/workspace/appNG_1.23.x/target/site/apidocs/org/appng/appngizer/model/xml/Platform.html... Generating /var/lib/jenkins/workspace/appNG_1.23.x/target/site/apidocs/org/appng/appngizer/model/xml/Properties.html... Generating /var/lib/jenkins/workspace/appNG_1.23.x/target/site/apidocs/org/appng/appngizer/model/xml/Property.html... Generating /var/lib/jenkins/workspace/appNG_1.23.x/target/site/apidocs/org/appng/appngizer/model/xml/Repositories.html... Generating /var/lib/jenkins/workspace/appNG_1.23.x/target/site/apidocs/org/appng/appngizer/model/xml/Repository.html... Generating /var/lib/jenkins/workspace/appNG_1.23.x/target/site/apidocs/org/appng/appngizer/model/xml/RepositoryMode.html... Generating /var/lib/jenkins/workspace/appNG_1.23.x/target/site/apidocs/org/appng/appngizer/model/xml/RepositoryType.html... Generating /var/lib/jenkins/workspace/appNG_1.23.x/target/site/apidocs/org/appng/appngizer/model/xml/Role.html... Generating /var/lib/jenkins/workspace/appNG_1.23.x/target/site/apidocs/org/appng/appngizer/model/xml/Roles.html... Generating /var/lib/jenkins/workspace/appNG_1.23.x/target/site/apidocs/org/appng/appngizer/model/xml/SchemaVersion.html... Generating /var/lib/jenkins/workspace/appNG_1.23.x/target/site/apidocs/org/appng/appngizer/model/xml/Site.html... Generating /var/lib/jenkins/workspace/appNG_1.23.x/target/site/apidocs/org/appng/appngizer/model/xml/Sites.html... Generating /var/lib/jenkins/workspace/appNG_1.23.x/target/site/apidocs/org/appng/appngizer/model/xml/Subject.html... Generating /var/lib/jenkins/workspace/appNG_1.23.x/target/site/apidocs/org/appng/appngizer/model/xml/Subjects.html... Generating /var/lib/jenkins/workspace/appNG_1.23.x/target/site/apidocs/org/appng/appngizer/model/xml/UserType.html... Generating /var/lib/jenkins/workspace/appNG_1.23.x/target/site/apidocs/org/appng/appngizer/model/xml/Versions.html... Generating /var/lib/jenkins/workspace/appNG_1.23.x/target/site/apidocs/org/appng/appngizer/AppNGizer.html... Generating /var/lib/jenkins/workspace/appNG_1.23.x/target/site/apidocs/org/appng/appngizer/model/Application.html... Generating /var/lib/jenkins/workspace/appNG_1.23.x/target/site/apidocs/org/appng/appngizer/model/Applications.html... Generating /var/lib/jenkins/workspace/appNG_1.23.x/target/site/apidocs/org/appng/appngizer/model/Database.html... Generating /var/lib/jenkins/workspace/appNG_1.23.x/target/site/apidocs/org/appng/appngizer/model/Databases.html... Generating /var/lib/jenkins/workspace/appNG_1.23.x/target/site/apidocs/org/appng/appngizer/model/Group.html... Generating /var/lib/jenkins/workspace/appNG_1.23.x/target/site/apidocs/org/appng/appngizer/model/Groups.html... Generating /var/lib/jenkins/workspace/appNG_1.23.x/target/site/apidocs/org/appng/appngizer/model/Home.html... Generating /var/lib/jenkins/workspace/appNG_1.23.x/target/site/apidocs/org/appng/appngizer/model/Link.html... Generating /var/lib/jenkins/workspace/appNG_1.23.x/target/site/apidocs/org/appng/appngizer/model/Links.html... Generating /var/lib/jenkins/workspace/appNG_1.23.x/target/site/apidocs/org/appng/appngizer/model/Package.html... Generating /var/lib/jenkins/workspace/appNG_1.23.x/target/site/apidocs/org/appng/appngizer/model/Packages.html... Generating /var/lib/jenkins/workspace/appNG_1.23.x/target/site/apidocs/org/appng/appngizer/model/Permission.html... Generating /var/lib/jenkins/workspace/appNG_1.23.x/target/site/apidocs/org/appng/appngizer/model/Permissions.html... Generating /var/lib/jenkins/workspace/appNG_1.23.x/target/site/apidocs/org/appng/appngizer/model/Platform.html... Generating /var/lib/jenkins/workspace/appNG_1.23.x/target/site/apidocs/org/appng/appngizer/model/Properties.html... Generating /var/lib/jenkins/workspace/appNG_1.23.x/target/site/apidocs/org/appng/appngizer/model/Property.html... Generating /var/lib/jenkins/workspace/appNG_1.23.x/target/site/apidocs/org/appng/appngizer/model/Repositories.html... Generating /var/lib/jenkins/workspace/appNG_1.23.x/target/site/apidocs/org/appng/appngizer/model/Repository.html... Generating /var/lib/jenkins/workspace/appNG_1.23.x/target/site/apidocs/org/appng/appngizer/model/Role.html... Generating /var/lib/jenkins/workspace/appNG_1.23.x/target/site/apidocs/org/appng/appngizer/model/Roles.html... Generating /var/lib/jenkins/workspace/appNG_1.23.x/target/site/apidocs/org/appng/appngizer/model/Site.html... Generating /var/lib/jenkins/workspace/appNG_1.23.x/target/site/apidocs/org/appng/appngizer/model/Sites.html... Generating /var/lib/jenkins/workspace/appNG_1.23.x/target/site/apidocs/org/appng/appngizer/model/Subject.html... Generating /var/lib/jenkins/workspace/appNG_1.23.x/target/site/apidocs/org/appng/appngizer/model/Subjects.html... Generating /var/lib/jenkins/workspace/appNG_1.23.x/target/site/apidocs/org/appng/appngizer/model/UriAware.html... Generating /var/lib/jenkins/workspace/appNG_1.23.x/target/site/apidocs/org/appng/appngizer/model/Utils.html... Generating /var/lib/jenkins/workspace/appNG_1.23.x/target/site/apidocs/org/appng/appngizer/controller/ApplicationController.html... Generating /var/lib/jenkins/workspace/appNG_1.23.x/target/site/apidocs/org/appng/appngizer/controller/AppNGizerConfigurer.html... Generating /var/lib/jenkins/workspace/appNG_1.23.x/target/site/apidocs/org/appng/appngizer/controller/AppNGizerServlet.html... Generating /var/lib/jenkins/workspace/appNG_1.23.x/target/site/apidocs/org/appng/appngizer/controller/ControllerBase.html... Generating /var/lib/jenkins/workspace/appNG_1.23.x/target/site/apidocs/org/appng/appngizer/controller/DatabaseController.html... Generating /var/lib/jenkins/workspace/appNG_1.23.x/target/site/apidocs/org/appng/appngizer/controller/GroupController.html... Generating /var/lib/jenkins/workspace/appNG_1.23.x/target/site/apidocs/org/appng/appngizer/controller/Home.html... Generating /var/lib/jenkins/workspace/appNG_1.23.x/target/site/apidocs/org/appng/appngizer/controller/Jaxb2Marshaller.html... Generating /var/lib/jenkins/workspace/appNG_1.23.x/target/site/apidocs/org/appng/appngizer/controller/PermissionController.html... Generating /var/lib/jenkins/workspace/appNG_1.23.x/target/site/apidocs/org/appng/appngizer/controller/PlatformController.html... Generating /var/lib/jenkins/workspace/appNG_1.23.x/target/site/apidocs/org/appng/appngizer/controller/PlatformPropertyController.html... Generating /var/lib/jenkins/workspace/appNG_1.23.x/target/site/apidocs/org/appng/appngizer/controller/RepositoryController.html... Generating /var/lib/jenkins/workspace/appNG_1.23.x/target/site/apidocs/org/appng/appngizer/controller/RoleController.html... Generating /var/lib/jenkins/workspace/appNG_1.23.x/target/site/apidocs/org/appng/appngizer/controller/SessionInterceptor.html... Generating /var/lib/jenkins/workspace/appNG_1.23.x/target/site/apidocs/org/appng/appngizer/controller/SiteApplicationController.html... Generating /var/lib/jenkins/workspace/appNG_1.23.x/target/site/apidocs/org/appng/appngizer/controller/SiteApplicationPropertyController.html... Generating /var/lib/jenkins/workspace/appNG_1.23.x/target/site/apidocs/org/appng/appngizer/controller/SiteController.html... Generating /var/lib/jenkins/workspace/appNG_1.23.x/target/site/apidocs/org/appng/appngizer/controller/SiteController.ReloadSiteFromAppNGizer.html... Generating /var/lib/jenkins/workspace/appNG_1.23.x/target/site/apidocs/org/appng/appngizer/controller/SitePropertyController.html... Generating /var/lib/jenkins/workspace/appNG_1.23.x/target/site/apidocs/org/appng/appngizer/controller/SubjectController.html... Generating /var/lib/jenkins/workspace/appNG_1.23.x/target/site/apidocs/org/appng/maven/plugins/appngizer/InstallMojo.html... Generating /var/lib/jenkins/workspace/appNG_1.23.x/target/site/apidocs/org/appng/maven/plugins/appngizer/UploadMojo.html... Generating /var/lib/jenkins/workspace/appNG_1.23.x/target/site/apidocs/org/appng/camunda/bpm/TaskWrapper.html... Generating /var/lib/jenkins/workspace/appNG_1.23.x/target/site/apidocs/org/appng/maven/plugin/mojo/GenerateApplicationConstantsMojo.html... Generating /var/lib/jenkins/workspace/appNG_1.23.x/target/site/apidocs/org/appng/maven/plugin/mojo/GenerateMessageConstantsMojo.html... Generating /var/lib/jenkins/workspace/appNG_1.23.x/target/site/apidocs/org/appng/maven/plugin/mojo/HelpMojo.html... Generating /var/lib/jenkins/workspace/appNG_1.23.x/target/site/apidocs/org/appng/upngizr/controller/Updater.html... Generating /var/lib/jenkins/workspace/appNG_1.23.x/target/site/apidocs/org/appng/upngizr/controller/UpNGizr.html... Generating /var/lib/jenkins/workspace/appNG_1.23.x/target/site/apidocs/org/appng/upngizr/controller/UpNGizrConfig.html... Generating /var/lib/jenkins/workspace/appNG_1.23.x/target/site/apidocs/overview-frame.html... Generating /var/lib/jenkins/workspace/appNG_1.23.x/target/site/apidocs/org/appng/api/package-frame.html... Generating /var/lib/jenkins/workspace/appNG_1.23.x/target/site/apidocs/org/appng/api/package-summary.html... Generating /var/lib/jenkins/workspace/appNG_1.23.x/target/site/apidocs/org/appng/api/package-tree.html... Generating /var/lib/jenkins/workspace/appNG_1.23.x/target/site/apidocs/org/appng/api/auth/package-frame.html... Generating /var/lib/jenkins/workspace/appNG_1.23.x/target/site/apidocs/org/appng/api/auth/package-summary.html... Generating /var/lib/jenkins/workspace/appNG_1.23.x/target/site/apidocs/org/appng/api/auth/package-tree.html... Generating /var/lib/jenkins/workspace/appNG_1.23.x/target/site/apidocs/org/appng/api/config/package-frame.html... Generating /var/lib/jenkins/workspace/appNG_1.23.x/target/site/apidocs/org/appng/api/config/package-summary.html... Generating /var/lib/jenkins/workspace/appNG_1.23.x/target/site/apidocs/org/appng/api/config/package-tree.html... Generating /var/lib/jenkins/workspace/appNG_1.23.x/target/site/apidocs/org/appng/api/messaging/package-frame.html... Generating /var/lib/jenkins/workspace/appNG_1.23.x/target/site/apidocs/org/appng/api/messaging/package-summary.html... Generating /var/lib/jenkins/workspace/appNG_1.23.x/target/site/apidocs/org/appng/api/messaging/package-tree.html... Generating /var/lib/jenkins/workspace/appNG_1.23.x/target/site/apidocs/org/appng/api/model/package-frame.html... Generating /var/lib/jenkins/workspace/appNG_1.23.x/target/site/apidocs/org/appng/api/model/package-summary.html... Generating /var/lib/jenkins/workspace/appNG_1.23.x/target/site/apidocs/org/appng/api/model/package-tree.html... Generating /var/lib/jenkins/workspace/appNG_1.23.x/target/site/apidocs/org/appng/api/observe/package-frame.html... Generating /var/lib/jenkins/workspace/appNG_1.23.x/target/site/apidocs/org/appng/api/observe/package-summary.html... Generating /var/lib/jenkins/workspace/appNG_1.23.x/target/site/apidocs/org/appng/api/observe/package-tree.html... Generating /var/lib/jenkins/workspace/appNG_1.23.x/target/site/apidocs/org/appng/api/observe/impl/package-frame.html... Generating /var/lib/jenkins/workspace/appNG_1.23.x/target/site/apidocs/org/appng/api/observe/impl/package-summary.html... Generating /var/lib/jenkins/workspace/appNG_1.23.x/target/site/apidocs/org/appng/api/observe/impl/package-tree.html... Generating /var/lib/jenkins/workspace/appNG_1.23.x/target/site/apidocs/org/appng/api/rest/package-frame.html... Generating /var/lib/jenkins/workspace/appNG_1.23.x/target/site/apidocs/org/appng/api/rest/package-summary.html... Generating /var/lib/jenkins/workspace/appNG_1.23.x/target/site/apidocs/org/appng/api/rest/package-tree.html... Generating /var/lib/jenkins/workspace/appNG_1.23.x/target/site/apidocs/org/appng/api/rest/auth/package-frame.html... Generating /var/lib/jenkins/workspace/appNG_1.23.x/target/site/apidocs/org/appng/api/rest/auth/package-summary.html... Generating /var/lib/jenkins/workspace/appNG_1.23.x/target/site/apidocs/org/appng/api/rest/auth/package-tree.html... Generating /var/lib/jenkins/workspace/appNG_1.23.x/target/site/apidocs/org/appng/api/rest/model/package-frame.html... Generating /var/lib/jenkins/workspace/appNG_1.23.x/target/site/apidocs/org/appng/api/rest/model/package-summary.html... Generating /var/lib/jenkins/workspace/appNG_1.23.x/target/site/apidocs/org/appng/api/rest/model/package-tree.html... Generating /var/lib/jenkins/workspace/appNG_1.23.x/target/site/apidocs/org/appng/api/search/package-frame.html... Generating /var/lib/jenkins/workspace/appNG_1.23.x/target/site/apidocs/org/appng/api/search/package-summary.html... Generating /var/lib/jenkins/workspace/appNG_1.23.x/target/site/apidocs/org/appng/api/search/package-tree.html... Generating /var/lib/jenkins/workspace/appNG_1.23.x/target/site/apidocs/org/appng/api/support/package-frame.html... Generating /var/lib/jenkins/workspace/appNG_1.23.x/target/site/apidocs/org/appng/api/support/package-summary.html... Generating /var/lib/jenkins/workspace/appNG_1.23.x/target/site/apidocs/org/appng/api/support/package-tree.html... Generating /var/lib/jenkins/workspace/appNG_1.23.x/target/site/apidocs/org/appng/api/support/environment/package-frame.html... Generating /var/lib/jenkins/workspace/appNG_1.23.x/target/site/apidocs/org/appng/api/support/environment/package-summary.html... Generating /var/lib/jenkins/workspace/appNG_1.23.x/target/site/apidocs/org/appng/api/support/environment/package-tree.html... Generating /var/lib/jenkins/workspace/appNG_1.23.x/target/site/apidocs/org/appng/api/support/field/package-frame.html... Generating /var/lib/jenkins/workspace/appNG_1.23.x/target/site/apidocs/org/appng/api/support/field/package-summary.html... Generating /var/lib/jenkins/workspace/appNG_1.23.x/target/site/apidocs/org/appng/api/support/field/package-tree.html... Generating /var/lib/jenkins/workspace/appNG_1.23.x/target/site/apidocs/org/appng/api/support/validation/package-frame.html... Generating /var/lib/jenkins/workspace/appNG_1.23.x/target/site/apidocs/org/appng/api/support/validation/package-summary.html... Generating /var/lib/jenkins/workspace/appNG_1.23.x/target/site/apidocs/org/appng/api/support/validation/package-tree.html... Generating /var/lib/jenkins/workspace/appNG_1.23.x/target/site/apidocs/org/appng/api/validation/contraints/package-frame.html... Generating /var/lib/jenkins/workspace/appNG_1.23.x/target/site/apidocs/org/appng/api/validation/contraints/package-summary.html... Generating /var/lib/jenkins/workspace/appNG_1.23.x/target/site/apidocs/org/appng/api/validation/contraints/package-tree.html... Generating /var/lib/jenkins/workspace/appNG_1.23.x/target/site/apidocs/org/appng/appngizer/package-frame.html... Generating /var/lib/jenkins/workspace/appNG_1.23.x/target/site/apidocs/org/appng/appngizer/package-summary.html... Generating /var/lib/jenkins/workspace/appNG_1.23.x/target/site/apidocs/org/appng/appngizer/package-tree.html... Generating /var/lib/jenkins/workspace/appNG_1.23.x/target/site/apidocs/org/appng/appngizer/client/package-frame.html... Generating /var/lib/jenkins/workspace/appNG_1.23.x/target/site/apidocs/org/appng/appngizer/client/package-summary.html... Generating /var/lib/jenkins/workspace/appNG_1.23.x/target/site/apidocs/org/appng/appngizer/client/package-tree.html... Generating /var/lib/jenkins/workspace/appNG_1.23.x/target/site/apidocs/org/appng/appngizer/controller/package-frame.html... Generating /var/lib/jenkins/workspace/appNG_1.23.x/target/site/apidocs/org/appng/appngizer/controller/package-summary.html... Generating /var/lib/jenkins/workspace/appNG_1.23.x/target/site/apidocs/org/appng/appngizer/controller/package-tree.html... Generating /var/lib/jenkins/workspace/appNG_1.23.x/target/site/apidocs/org/appng/appngizer/model/package-frame.html... Generating /var/lib/jenkins/workspace/appNG_1.23.x/target/site/apidocs/org/appng/appngizer/model/package-summary.html... Generating /var/lib/jenkins/workspace/appNG_1.23.x/target/site/apidocs/org/appng/appngizer/model/package-tree.html... Generating /var/lib/jenkins/workspace/appNG_1.23.x/target/site/apidocs/org/appng/appngizer/model/xml/package-frame.html... Generating /var/lib/jenkins/workspace/appNG_1.23.x/target/site/apidocs/org/appng/appngizer/model/xml/package-summary.html... Generating /var/lib/jenkins/workspace/appNG_1.23.x/target/site/apidocs/org/appng/appngizer/model/xml/package-tree.html... Generating /var/lib/jenkins/workspace/appNG_1.23.x/target/site/apidocs/org/appng/camunda/bpm/package-frame.html... Generating /var/lib/jenkins/workspace/appNG_1.23.x/target/site/apidocs/org/appng/camunda/bpm/package-summary.html... Generating /var/lib/jenkins/workspace/appNG_1.23.x/target/site/apidocs/org/appng/camunda/bpm/package-tree.html... Generating /var/lib/jenkins/workspace/appNG_1.23.x/target/site/apidocs/org/appng/cli/package-frame.html... Generating /var/lib/jenkins/workspace/appNG_1.23.x/target/site/apidocs/org/appng/cli/package-summary.html... Generating /var/lib/jenkins/workspace/appNG_1.23.x/target/site/apidocs/org/appng/cli/package-tree.html... Generating /var/lib/jenkins/workspace/appNG_1.23.x/target/site/apidocs/org/appng/cli/commands/package-frame.html... Generating /var/lib/jenkins/workspace/appNG_1.23.x/target/site/apidocs/org/appng/cli/commands/package-summary.html... Generating /var/lib/jenkins/workspace/appNG_1.23.x/target/site/apidocs/org/appng/cli/commands/package-tree.html... Generating /var/lib/jenkins/workspace/appNG_1.23.x/target/site/apidocs/org/appng/cli/commands/application/package-frame.html... Generating /var/lib/jenkins/workspace/appNG_1.23.x/target/site/apidocs/org/appng/cli/commands/application/package-summary.html... Generating /var/lib/jenkins/workspace/appNG_1.23.x/target/site/apidocs/org/appng/cli/commands/application/package-tree.html... Generating /var/lib/jenkins/workspace/appNG_1.23.x/target/site/apidocs/org/appng/cli/commands/applicationrole/package-frame.html... Generating /var/lib/jenkins/workspace/appNG_1.23.x/target/site/apidocs/org/appng/cli/commands/applicationrole/package-summary.html... Generating /var/lib/jenkins/workspace/appNG_1.23.x/target/site/apidocs/org/appng/cli/commands/applicationrole/package-tree.html... Generating /var/lib/jenkins/workspace/appNG_1.23.x/target/site/apidocs/org/appng/cli/commands/group/package-frame.html... Generating /var/lib/jenkins/workspace/appNG_1.23.x/target/site/apidocs/org/appng/cli/commands/group/package-summary.html... Generating /var/lib/jenkins/workspace/appNG_1.23.x/target/site/apidocs/org/appng/cli/commands/group/package-tree.html... Generating /var/lib/jenkins/workspace/appNG_1.23.x/target/site/apidocs/org/appng/cli/commands/heartbeat/package-frame.html... Generating /var/lib/jenkins/workspace/appNG_1.23.x/target/site/apidocs/org/appng/cli/commands/heartbeat/package-summary.html... Generating /var/lib/jenkins/workspace/appNG_1.23.x/target/site/apidocs/org/appng/cli/commands/heartbeat/package-tree.html... Generating /var/lib/jenkins/workspace/appNG_1.23.x/target/site/apidocs/org/appng/cli/commands/permission/package-frame.html... Generating /var/lib/jenkins/workspace/appNG_1.23.x/target/site/apidocs/org/appng/cli/commands/permission/package-summary.html... Generating /var/lib/jenkins/workspace/appNG_1.23.x/target/site/apidocs/org/appng/cli/commands/permission/package-tree.html... Generating /var/lib/jenkins/workspace/appNG_1.23.x/target/site/apidocs/org/appng/cli/commands/platform/package-frame.html... Generating /var/lib/jenkins/workspace/appNG_1.23.x/target/site/apidocs/org/appng/cli/commands/platform/package-summary.html... Generating /var/lib/jenkins/workspace/appNG_1.23.x/target/site/apidocs/org/appng/cli/commands/platform/package-tree.html... Generating /var/lib/jenkins/workspace/appNG_1.23.x/target/site/apidocs/org/appng/cli/commands/property/package-frame.html... Generating /var/lib/jenkins/workspace/appNG_1.23.x/target/site/apidocs/org/appng/cli/commands/property/package-summary.html... Generating /var/lib/jenkins/workspace/appNG_1.23.x/target/site/apidocs/org/appng/cli/commands/property/package-tree.html... Generating /var/lib/jenkins/workspace/appNG_1.23.x/target/site/apidocs/org/appng/cli/commands/repository/package-frame.html... Generating /var/lib/jenkins/workspace/appNG_1.23.x/target/site/apidocs/org/appng/cli/commands/repository/package-summary.html... Generating /var/lib/jenkins/workspace/appNG_1.23.x/target/site/apidocs/org/appng/cli/commands/repository/package-tree.html... Generating /var/lib/jenkins/workspace/appNG_1.23.x/target/site/apidocs/org/appng/cli/commands/site/package-frame.html... Generating /var/lib/jenkins/workspace/appNG_1.23.x/target/site/apidocs/org/appng/cli/commands/site/package-summary.html... Generating /var/lib/jenkins/workspace/appNG_1.23.x/target/site/apidocs/org/appng/cli/commands/site/package-tree.html... Generating /var/lib/jenkins/workspace/appNG_1.23.x/target/site/apidocs/org/appng/cli/commands/subject/package-frame.html... Generating /var/lib/jenkins/workspace/appNG_1.23.x/target/site/apidocs/org/appng/cli/commands/subject/package-summary.html... Generating /var/lib/jenkins/workspace/appNG_1.23.x/target/site/apidocs/org/appng/cli/commands/subject/package-tree.html... Generating /var/lib/jenkins/workspace/appNG_1.23.x/target/site/apidocs/org/appng/cli/commands/template/package-frame.html... Generating /var/lib/jenkins/workspace/appNG_1.23.x/target/site/apidocs/org/appng/cli/commands/template/package-summary.html... Generating /var/lib/jenkins/workspace/appNG_1.23.x/target/site/apidocs/org/appng/cli/commands/template/package-tree.html... Generating /var/lib/jenkins/workspace/appNG_1.23.x/target/site/apidocs/org/appng/cli/prettytable/package-frame.html... Generating /var/lib/jenkins/workspace/appNG_1.23.x/target/site/apidocs/org/appng/cli/prettytable/package-summary.html... Generating /var/lib/jenkins/workspace/appNG_1.23.x/target/site/apidocs/org/appng/cli/prettytable/package-tree.html... Generating /var/lib/jenkins/workspace/appNG_1.23.x/target/site/apidocs/org/appng/cli/servlet/package-frame.html... Generating /var/lib/jenkins/workspace/appNG_1.23.x/target/site/apidocs/org/appng/cli/servlet/package-summary.html... Generating /var/lib/jenkins/workspace/appNG_1.23.x/target/site/apidocs/org/appng/cli/servlet/package-tree.html... Generating /var/lib/jenkins/workspace/appNG_1.23.x/target/site/apidocs/org/appng/cli/validators/package-frame.html... Generating /var/lib/jenkins/workspace/appNG_1.23.x/target/site/apidocs/org/appng/cli/validators/package-summary.html... Generating /var/lib/jenkins/workspace/appNG_1.23.x/target/site/apidocs/org/appng/cli/validators/package-tree.html... Generating /var/lib/jenkins/workspace/appNG_1.23.x/target/site/apidocs/org/appng/core/package-frame.html... Generating /var/lib/jenkins/workspace/appNG_1.23.x/target/site/apidocs/org/appng/core/package-summary.html... Generating /var/lib/jenkins/workspace/appNG_1.23.x/target/site/apidocs/org/appng/core/package-tree.html... Generating /var/lib/jenkins/workspace/appNG_1.23.x/target/site/apidocs/org/appng/core/controller/package-frame.html... Generating /var/lib/jenkins/workspace/appNG_1.23.x/target/site/apidocs/org/appng/core/controller/package-summary.html... Generating /var/lib/jenkins/workspace/appNG_1.23.x/target/site/apidocs/org/appng/core/controller/package-tree.html... Generating /var/lib/jenkins/workspace/appNG_1.23.x/target/site/apidocs/org/appng/core/controller/filter/package-frame.html... Generating /var/lib/jenkins/workspace/appNG_1.23.x/target/site/apidocs/org/appng/core/controller/filter/package-summary.html... Generating /var/lib/jenkins/workspace/appNG_1.23.x/target/site/apidocs/org/appng/core/controller/filter/package-tree.html... Generating /var/lib/jenkins/workspace/appNG_1.23.x/target/site/apidocs/org/appng/core/controller/handler/package-frame.html... Generating /var/lib/jenkins/workspace/appNG_1.23.x/target/site/apidocs/org/appng/core/controller/handler/package-summary.html... Generating /var/lib/jenkins/workspace/appNG_1.23.x/target/site/apidocs/org/appng/core/controller/handler/package-tree.html... Generating /var/lib/jenkins/workspace/appNG_1.23.x/target/site/apidocs/org/appng/core/controller/messaging/package-frame.html... Generating /var/lib/jenkins/workspace/appNG_1.23.x/target/site/apidocs/org/appng/core/controller/messaging/package-summary.html... Generating /var/lib/jenkins/workspace/appNG_1.23.x/target/site/apidocs/org/appng/core/controller/messaging/package-tree.html... Generating /var/lib/jenkins/workspace/appNG_1.23.x/target/site/apidocs/org/appng/core/controller/rest/package-frame.html... Generating /var/lib/jenkins/workspace/appNG_1.23.x/target/site/apidocs/org/appng/core/controller/rest/package-summary.html... Generating /var/lib/jenkins/workspace/appNG_1.23.x/target/site/apidocs/org/appng/core/controller/rest/package-tree.html... Generating /var/lib/jenkins/workspace/appNG_1.23.x/target/site/apidocs/org/appng/core/domain/package-frame.html... Generating /var/lib/jenkins/workspace/appNG_1.23.x/target/site/apidocs/org/appng/core/domain/package-summary.html... Generating /var/lib/jenkins/workspace/appNG_1.23.x/target/site/apidocs/org/appng/core/domain/package-tree.html... Generating /var/lib/jenkins/workspace/appNG_1.23.x/target/site/apidocs/org/appng/core/model/package-frame.html... Generating /var/lib/jenkins/workspace/appNG_1.23.x/target/site/apidocs/org/appng/core/model/package-summary.html... Generating /var/lib/jenkins/workspace/appNG_1.23.x/target/site/apidocs/org/appng/core/model/package-tree.html... Generating /var/lib/jenkins/workspace/appNG_1.23.x/target/site/apidocs/org/appng/core/repository/package-frame.html... Generating /var/lib/jenkins/workspace/appNG_1.23.x/target/site/apidocs/org/appng/core/repository/package-summary.html... Generating /var/lib/jenkins/workspace/appNG_1.23.x/target/site/apidocs/org/appng/core/repository/package-tree.html... Generating /var/lib/jenkins/workspace/appNG_1.23.x/target/site/apidocs/org/appng/core/repository/config/package-frame.html... Generating /var/lib/jenkins/workspace/appNG_1.23.x/target/site/apidocs/org/appng/core/repository/config/package-summary.html... Generating /var/lib/jenkins/workspace/appNG_1.23.x/target/site/apidocs/org/appng/core/repository/config/package-tree.html... Generating /var/lib/jenkins/workspace/appNG_1.23.x/target/site/apidocs/org/appng/core/security/package-frame.html... Generating /var/lib/jenkins/workspace/appNG_1.23.x/target/site/apidocs/org/appng/core/security/package-summary.html... Generating /var/lib/jenkins/workspace/appNG_1.23.x/target/site/apidocs/org/appng/core/security/package-tree.html... Generating /var/lib/jenkins/workspace/appNG_1.23.x/target/site/apidocs/org/appng/core/security/signing/package-frame.html... Generating /var/lib/jenkins/workspace/appNG_1.23.x/target/site/apidocs/org/appng/core/security/signing/package-summary.html... Generating /var/lib/jenkins/workspace/appNG_1.23.x/target/site/apidocs/org/appng/core/security/signing/package-tree.html... Generating /var/lib/jenkins/workspace/appNG_1.23.x/target/site/apidocs/org/appng/core/service/package-frame.html... Generating /var/lib/jenkins/workspace/appNG_1.23.x/target/site/apidocs/org/appng/core/service/package-summary.html... Generating /var/lib/jenkins/workspace/appNG_1.23.x/target/site/apidocs/org/appng/core/service/package-tree.html... Generating /var/lib/jenkins/workspace/appNG_1.23.x/target/site/apidocs/org/appng/core/templating/package-frame.html... Generating /var/lib/jenkins/workspace/appNG_1.23.x/target/site/apidocs/org/appng/core/templating/package-summary.html... Generating /var/lib/jenkins/workspace/appNG_1.23.x/target/site/apidocs/org/appng/core/templating/package-tree.html... Generating /var/lib/jenkins/workspace/appNG_1.23.x/target/site/apidocs/org/appng/core/xml/repository/package-frame.html... Generating /var/lib/jenkins/workspace/appNG_1.23.x/target/site/apidocs/org/appng/core/xml/repository/package-summary.html... Generating /var/lib/jenkins/workspace/appNG_1.23.x/target/site/apidocs/org/appng/core/xml/repository/package-tree.html... Generating /var/lib/jenkins/workspace/appNG_1.23.x/target/site/apidocs/org/appng/el/package-frame.html... Generating /var/lib/jenkins/workspace/appNG_1.23.x/target/site/apidocs/org/appng/el/package-summary.html... Generating /var/lib/jenkins/workspace/appNG_1.23.x/target/site/apidocs/org/appng/el/package-tree.html... Generating /var/lib/jenkins/workspace/appNG_1.23.x/target/site/apidocs/org/appng/forms/package-frame.html... Generating /var/lib/jenkins/workspace/appNG_1.23.x/target/site/apidocs/org/appng/forms/package-summary.html... Generating /var/lib/jenkins/workspace/appNG_1.23.x/target/site/apidocs/org/appng/forms/package-tree.html... Generating /var/lib/jenkins/workspace/appNG_1.23.x/target/site/apidocs/org/appng/forms/impl/package-frame.html... Generating /var/lib/jenkins/workspace/appNG_1.23.x/target/site/apidocs/org/appng/forms/impl/package-summary.html... Generating /var/lib/jenkins/workspace/appNG_1.23.x/target/site/apidocs/org/appng/forms/impl/package-tree.html... Generating /var/lib/jenkins/workspace/appNG_1.23.x/target/site/apidocs/org/appng/formtags/package-frame.html... Generating /var/lib/jenkins/workspace/appNG_1.23.x/target/site/apidocs/org/appng/formtags/package-summary.html... Generating /var/lib/jenkins/workspace/appNG_1.23.x/target/site/apidocs/org/appng/formtags/package-tree.html... Generating /var/lib/jenkins/workspace/appNG_1.23.x/target/site/apidocs/org/appng/formtags/providers/package-frame.html... Generating /var/lib/jenkins/workspace/appNG_1.23.x/target/site/apidocs/org/appng/formtags/providers/package-summary.html... Generating /var/lib/jenkins/workspace/appNG_1.23.x/target/site/apidocs/org/appng/formtags/providers/package-tree.html... Generating /var/lib/jenkins/workspace/appNG_1.23.x/target/site/apidocs/org/appng/mail/package-frame.html... Generating /var/lib/jenkins/workspace/appNG_1.23.x/target/site/apidocs/org/appng/mail/package-summary.html... Generating /var/lib/jenkins/workspace/appNG_1.23.x/target/site/apidocs/org/appng/mail/package-tree.html... Generating /var/lib/jenkins/workspace/appNG_1.23.x/target/site/apidocs/org/appng/mail/impl/package-frame.html... Generating /var/lib/jenkins/workspace/appNG_1.23.x/target/site/apidocs/org/appng/mail/impl/package-summary.html... Generating /var/lib/jenkins/workspace/appNG_1.23.x/target/site/apidocs/org/appng/mail/impl/package-tree.html... Generating /var/lib/jenkins/workspace/appNG_1.23.x/target/site/apidocs/org/appng/maven/plugin/mojo/package-frame.html... Generating /var/lib/jenkins/workspace/appNG_1.23.x/target/site/apidocs/org/appng/maven/plugin/mojo/package-summary.html... Generating /var/lib/jenkins/workspace/appNG_1.23.x/target/site/apidocs/org/appng/maven/plugin/mojo/package-tree.html... Generating /var/lib/jenkins/workspace/appNG_1.23.x/target/site/apidocs/org/appng/maven/plugins/appngizer/package-frame.html... Generating /var/lib/jenkins/workspace/appNG_1.23.x/target/site/apidocs/org/appng/maven/plugins/appngizer/package-summary.html... Generating /var/lib/jenkins/workspace/appNG_1.23.x/target/site/apidocs/org/appng/maven/plugins/appngizer/package-tree.html... Generating /var/lib/jenkins/workspace/appNG_1.23.x/target/site/apidocs/org/appng/persistence/dialect/package-frame.html... Generating /var/lib/jenkins/workspace/appNG_1.23.x/target/site/apidocs/org/appng/persistence/dialect/package-summary.html... Generating /var/lib/jenkins/workspace/appNG_1.23.x/target/site/apidocs/org/appng/persistence/dialect/package-tree.html... Generating /var/lib/jenkins/workspace/appNG_1.23.x/target/site/apidocs/org/appng/persistence/hibernate/package-frame.html... Generating /var/lib/jenkins/workspace/appNG_1.23.x/target/site/apidocs/org/appng/persistence/hibernate/package-summary.html... Generating /var/lib/jenkins/workspace/appNG_1.23.x/target/site/apidocs/org/appng/persistence/hibernate/package-tree.html... Generating /var/lib/jenkins/workspace/appNG_1.23.x/target/site/apidocs/org/appng/persistence/hibernate/dialect/package-frame.html... Generating /var/lib/jenkins/workspace/appNG_1.23.x/target/site/apidocs/org/appng/persistence/hibernate/dialect/package-summary.html... Generating /var/lib/jenkins/workspace/appNG_1.23.x/target/site/apidocs/org/appng/persistence/hibernate/dialect/package-tree.html... Generating /var/lib/jenkins/workspace/appNG_1.23.x/target/site/apidocs/org/appng/persistence/repository/package-frame.html... Generating /var/lib/jenkins/workspace/appNG_1.23.x/target/site/apidocs/org/appng/persistence/repository/package-summary.html... Generating /var/lib/jenkins/workspace/appNG_1.23.x/target/site/apidocs/org/appng/persistence/repository/package-tree.html... Generating /var/lib/jenkins/workspace/appNG_1.23.x/target/site/apidocs/org/appng/search/package-frame.html... Generating /var/lib/jenkins/workspace/appNG_1.23.x/target/site/apidocs/org/appng/search/package-summary.html... Generating /var/lib/jenkins/workspace/appNG_1.23.x/target/site/apidocs/org/appng/search/package-tree.html... Generating /var/lib/jenkins/workspace/appNG_1.23.x/target/site/apidocs/org/appng/search/indexer/package-frame.html... Generating /var/lib/jenkins/workspace/appNG_1.23.x/target/site/apidocs/org/appng/search/indexer/package-summary.html... Generating /var/lib/jenkins/workspace/appNG_1.23.x/target/site/apidocs/org/appng/search/indexer/package-tree.html... Generating /var/lib/jenkins/workspace/appNG_1.23.x/target/site/apidocs/org/appng/search/json/package-frame.html... Generating /var/lib/jenkins/workspace/appNG_1.23.x/target/site/apidocs/org/appng/search/json/package-summary.html... Generating /var/lib/jenkins/workspace/appNG_1.23.x/target/site/apidocs/org/appng/search/json/package-tree.html... Generating /var/lib/jenkins/workspace/appNG_1.23.x/target/site/apidocs/org/appng/search/searcher/package-frame.html... Generating /var/lib/jenkins/workspace/appNG_1.23.x/target/site/apidocs/org/appng/search/searcher/package-summary.html... Generating /var/lib/jenkins/workspace/appNG_1.23.x/target/site/apidocs/org/appng/search/searcher/package-tree.html... Generating /var/lib/jenkins/workspace/appNG_1.23.x/target/site/apidocs/org/appng/taglib/package-frame.html... Generating /var/lib/jenkins/workspace/appNG_1.23.x/target/site/apidocs/org/appng/taglib/package-summary.html... Generating /var/lib/jenkins/workspace/appNG_1.23.x/target/site/apidocs/org/appng/taglib/package-tree.html... Generating /var/lib/jenkins/workspace/appNG_1.23.x/target/site/apidocs/org/appng/taglib/config/package-frame.html... Generating /var/lib/jenkins/workspace/appNG_1.23.x/target/site/apidocs/org/appng/taglib/config/package-summary.html... Generating /var/lib/jenkins/workspace/appNG_1.23.x/target/site/apidocs/org/appng/taglib/config/package-tree.html... Generating /var/lib/jenkins/workspace/appNG_1.23.x/target/site/apidocs/org/appng/taglib/form/package-frame.html... Generating /var/lib/jenkins/workspace/appNG_1.23.x/target/site/apidocs/org/appng/taglib/form/package-summary.html... Generating /var/lib/jenkins/workspace/appNG_1.23.x/target/site/apidocs/org/appng/taglib/form/package-tree.html... Generating /var/lib/jenkins/workspace/appNG_1.23.x/target/site/apidocs/org/appng/taglib/search/package-frame.html... Generating /var/lib/jenkins/workspace/appNG_1.23.x/target/site/apidocs/org/appng/taglib/search/package-summary.html... Generating /var/lib/jenkins/workspace/appNG_1.23.x/target/site/apidocs/org/appng/taglib/search/package-tree.html... Generating /var/lib/jenkins/workspace/appNG_1.23.x/target/site/apidocs/org/appng/testsupport/package-frame.html... Generating /var/lib/jenkins/workspace/appNG_1.23.x/target/site/apidocs/org/appng/testsupport/package-summary.html... Generating /var/lib/jenkins/workspace/appNG_1.23.x/target/site/apidocs/org/appng/testsupport/package-tree.html... Generating /var/lib/jenkins/workspace/appNG_1.23.x/target/site/apidocs/org/appng/testsupport/config/package-frame.html... Generating /var/lib/jenkins/workspace/appNG_1.23.x/target/site/apidocs/org/appng/testsupport/config/package-summary.html... Generating /var/lib/jenkins/workspace/appNG_1.23.x/target/site/apidocs/org/appng/testsupport/config/package-tree.html... Generating /var/lib/jenkins/workspace/appNG_1.23.x/target/site/apidocs/org/appng/testsupport/persistence/package-frame.html... Generating /var/lib/jenkins/workspace/appNG_1.23.x/target/site/apidocs/org/appng/testsupport/persistence/package-summary.html... Generating /var/lib/jenkins/workspace/appNG_1.23.x/target/site/apidocs/org/appng/testsupport/persistence/package-tree.html... Generating /var/lib/jenkins/workspace/appNG_1.23.x/target/site/apidocs/org/appng/testsupport/validation/package-frame.html... Generating /var/lib/jenkins/workspace/appNG_1.23.x/target/site/apidocs/org/appng/testsupport/validation/package-summary.html... Generating /var/lib/jenkins/workspace/appNG_1.23.x/target/site/apidocs/org/appng/testsupport/validation/package-tree.html... Generating /var/lib/jenkins/workspace/appNG_1.23.x/target/site/apidocs/org/appng/tools/package-frame.html... Generating /var/lib/jenkins/workspace/appNG_1.23.x/target/site/apidocs/org/appng/tools/package-summary.html... Generating /var/lib/jenkins/workspace/appNG_1.23.x/target/site/apidocs/org/appng/tools/package-tree.html... Generating /var/lib/jenkins/workspace/appNG_1.23.x/target/site/apidocs/org/appng/tools/file/package-frame.html... Generating /var/lib/jenkins/workspace/appNG_1.23.x/target/site/apidocs/org/appng/tools/file/package-summary.html... Generating /var/lib/jenkins/workspace/appNG_1.23.x/target/site/apidocs/org/appng/tools/file/package-tree.html... Generating /var/lib/jenkins/workspace/appNG_1.23.x/target/site/apidocs/org/appng/tools/image/package-frame.html... Generating /var/lib/jenkins/workspace/appNG_1.23.x/target/site/apidocs/org/appng/tools/image/package-summary.html... Generating /var/lib/jenkins/workspace/appNG_1.23.x/target/site/apidocs/org/appng/tools/image/package-tree.html... Generating /var/lib/jenkins/workspace/appNG_1.23.x/target/site/apidocs/org/appng/tools/locator/package-frame.html... Generating /var/lib/jenkins/workspace/appNG_1.23.x/target/site/apidocs/org/appng/tools/locator/package-summary.html... Generating /var/lib/jenkins/workspace/appNG_1.23.x/target/site/apidocs/org/appng/tools/locator/package-tree.html... Generating /var/lib/jenkins/workspace/appNG_1.23.x/target/site/apidocs/org/appng/tools/markup/package-frame.html... Generating /var/lib/jenkins/workspace/appNG_1.23.x/target/site/apidocs/org/appng/tools/markup/package-summary.html... Generating /var/lib/jenkins/workspace/appNG_1.23.x/target/site/apidocs/org/appng/tools/markup/package-tree.html... Generating /var/lib/jenkins/workspace/appNG_1.23.x/target/site/apidocs/org/appng/tools/os/package-frame.html... Generating /var/lib/jenkins/workspace/appNG_1.23.x/target/site/apidocs/org/appng/tools/os/package-summary.html... Generating /var/lib/jenkins/workspace/appNG_1.23.x/target/site/apidocs/org/appng/tools/os/package-tree.html... Generating /var/lib/jenkins/workspace/appNG_1.23.x/target/site/apidocs/org/appng/tools/poi/package-frame.html... Generating /var/lib/jenkins/workspace/appNG_1.23.x/target/site/apidocs/org/appng/tools/poi/package-summary.html... Generating /var/lib/jenkins/workspace/appNG_1.23.x/target/site/apidocs/org/appng/tools/poi/package-tree.html... Generating /var/lib/jenkins/workspace/appNG_1.23.x/target/site/apidocs/org/appng/tools/ui/package-frame.html... Generating /var/lib/jenkins/workspace/appNG_1.23.x/target/site/apidocs/org/appng/tools/ui/package-summary.html... Generating /var/lib/jenkins/workspace/appNG_1.23.x/target/site/apidocs/org/appng/tools/ui/package-tree.html... Generating /var/lib/jenkins/workspace/appNG_1.23.x/target/site/apidocs/org/appng/tools/zipcode/package-frame.html... Generating /var/lib/jenkins/workspace/appNG_1.23.x/target/site/apidocs/org/appng/tools/zipcode/package-summary.html... Generating /var/lib/jenkins/workspace/appNG_1.23.x/target/site/apidocs/org/appng/tools/zipcode/package-tree.html... Generating /var/lib/jenkins/workspace/appNG_1.23.x/target/site/apidocs/org/appng/upngizr/controller/package-frame.html... Generating /var/lib/jenkins/workspace/appNG_1.23.x/target/site/apidocs/org/appng/upngizr/controller/package-summary.html... Generating /var/lib/jenkins/workspace/appNG_1.23.x/target/site/apidocs/org/appng/upngizr/controller/package-tree.html... Generating /var/lib/jenkins/workspace/appNG_1.23.x/target/site/apidocs/org/appng/xml/package-frame.html... Generating /var/lib/jenkins/workspace/appNG_1.23.x/target/site/apidocs/org/appng/xml/package-summary.html... Generating /var/lib/jenkins/workspace/appNG_1.23.x/target/site/apidocs/org/appng/xml/package-tree.html... Generating /var/lib/jenkins/workspace/appNG_1.23.x/target/site/apidocs/org/appng/xml/application/package-frame.html... Generating /var/lib/jenkins/workspace/appNG_1.23.x/target/site/apidocs/org/appng/xml/application/package-summary.html... Generating /var/lib/jenkins/workspace/appNG_1.23.x/target/site/apidocs/org/appng/xml/application/package-tree.html... Generating /var/lib/jenkins/workspace/appNG_1.23.x/target/site/apidocs/org/appng/xml/platform/package-frame.html... Generating /var/lib/jenkins/workspace/appNG_1.23.x/target/site/apidocs/org/appng/xml/platform/package-summary.html... Generating /var/lib/jenkins/workspace/appNG_1.23.x/target/site/apidocs/org/appng/xml/platform/package-tree.html... Generating /var/lib/jenkins/workspace/appNG_1.23.x/target/site/apidocs/org/appng/xml/transformation/package-frame.html... Generating /var/lib/jenkins/workspace/appNG_1.23.x/target/site/apidocs/org/appng/xml/transformation/package-summary.html... Generating /var/lib/jenkins/workspace/appNG_1.23.x/target/site/apidocs/org/appng/xml/transformation/package-tree.html... Generating /var/lib/jenkins/workspace/appNG_1.23.x/target/site/apidocs/constant-values.html... Generating /var/lib/jenkins/workspace/appNG_1.23.x/target/site/apidocs/serialized-form.html... Copying file StandardDocFile[file:/var/lib/jenkins/workspace/appNG_1.23.x/appng-documentation/src/main/resources/javadoc/appng-javadoc.css] to file appng-javadoc.css... Generating /var/lib/jenkins/workspace/appNG_1.23.x/target/site/apidocs/org/appng/tools/class-use/RandomUtil.html... Generating /var/lib/jenkins/workspace/appNG_1.23.x/target/site/apidocs/org/appng/tools/zipcode/class-use/DefaultZipCodeValidator.html... Generating /var/lib/jenkins/workspace/appNG_1.23.x/target/site/apidocs/org/appng/tools/zipcode/class-use/ZipCodeValidator.html... Generating /var/lib/jenkins/workspace/appNG_1.23.x/target/site/apidocs/org/appng/tools/zipcode/class-use/GermanyZipCodeValidator.html... Generating /var/lib/jenkins/workspace/appNG_1.23.x/target/site/apidocs/org/appng/tools/zipcode/class-use/ZipCodeCountry.html... Generating /var/lib/jenkins/workspace/appNG_1.23.x/target/site/apidocs/org/appng/tools/zipcode/class-use/ZipCodeValidatorFactory.html... Generating /var/lib/jenkins/workspace/appNG_1.23.x/target/site/apidocs/org/appng/tools/image/class-use/ImageMetaData.html... Generating /var/lib/jenkins/workspace/appNG_1.23.x/target/site/apidocs/org/appng/tools/image/class-use/Captcha.html... Generating /var/lib/jenkins/workspace/appNG_1.23.x/target/site/apidocs/org/appng/tools/image/class-use/ImageProcessor.html... Generating /var/lib/jenkins/workspace/appNG_1.23.x/target/site/apidocs/org/appng/tools/file/class-use/PropertyConstantCreator.html... Generating /var/lib/jenkins/workspace/appNG_1.23.x/target/site/apidocs/org/appng/tools/file/class-use/FileSuffixFilter.html... Generating /var/lib/jenkins/workspace/appNG_1.23.x/target/site/apidocs/org/appng/tools/file/class-use/MagicByteCheck.html... Generating /var/lib/jenkins/workspace/appNG_1.23.x/target/site/apidocs/org/appng/tools/file/class-use/FilePrefixFilter.html... Generating /var/lib/jenkins/workspace/appNG_1.23.x/target/site/apidocs/org/appng/tools/locator/class-use/GeoLocator.html... Generating /var/lib/jenkins/workspace/appNG_1.23.x/target/site/apidocs/org/appng/tools/locator/class-use/Coordinate.html... Generating /var/lib/jenkins/workspace/appNG_1.23.x/target/site/apidocs/org/appng/tools/locator/class-use/GMapGeoLocator.html... Generating /var/lib/jenkins/workspace/appNG_1.23.x/target/site/apidocs/org/appng/tools/poi/class-use/Borders.html... Generating /var/lib/jenkins/workspace/appNG_1.23.x/target/site/apidocs/org/appng/tools/poi/class-use/Borders.BorderBuilder.html... Generating /var/lib/jenkins/workspace/appNG_1.23.x/target/site/apidocs/org/appng/tools/poi/class-use/ColumnDefinition.html... Generating /var/lib/jenkins/workspace/appNG_1.23.x/target/site/apidocs/org/appng/tools/poi/class-use/WorkBookHelper.html... Generating /var/lib/jenkins/workspace/appNG_1.23.x/target/site/apidocs/org/appng/tools/poi/class-use/Border.html... Generating /var/lib/jenkins/workspace/appNG_1.23.x/target/site/apidocs/org/appng/tools/poi/class-use/Border.BorderLocation.html... Generating /var/lib/jenkins/workspace/appNG_1.23.x/target/site/apidocs/org/appng/tools/poi/class-use/FontBuilder.html... Generating /var/lib/jenkins/workspace/appNG_1.23.x/target/site/apidocs/org/appng/tools/os/class-use/Command.html... Generating /var/lib/jenkins/workspace/appNG_1.23.x/target/site/apidocs/org/appng/tools/os/class-use/Command.StreamConsumer.html... Generating /var/lib/jenkins/workspace/appNG_1.23.x/target/site/apidocs/org/appng/tools/os/class-use/StringConsumer.html... Generating /var/lib/jenkins/workspace/appNG_1.23.x/target/site/apidocs/org/appng/tools/os/class-use/OperatingSystem.html... Generating /var/lib/jenkins/workspace/appNG_1.23.x/target/site/apidocs/org/appng/tools/ui/class-use/Chunk.html... Generating /var/lib/jenkins/workspace/appNG_1.23.x/target/site/apidocs/org/appng/tools/ui/class-use/Pagination.html... Generating /var/lib/jenkins/workspace/appNG_1.23.x/target/site/apidocs/org/appng/tools/ui/class-use/StringNormalizer.html... Generating /var/lib/jenkins/workspace/appNG_1.23.x/target/site/apidocs/org/appng/tools/markup/class-use/XML.html... Generating /var/lib/jenkins/workspace/appNG_1.23.x/target/site/apidocs/org/appng/tools/markup/class-use/XHTML.html... Generating /var/lib/jenkins/workspace/appNG_1.23.x/target/site/apidocs/org/appng/mail/class-use/Mail.html... Generating /var/lib/jenkins/workspace/appNG_1.23.x/target/site/apidocs/org/appng/mail/class-use/Mail.RecipientType.html... Generating /var/lib/jenkins/workspace/appNG_1.23.x/target/site/apidocs/org/appng/mail/class-use/Receiver.html... Generating /var/lib/jenkins/workspace/appNG_1.23.x/target/site/apidocs/org/appng/mail/class-use/Attachment.html... Generating /var/lib/jenkins/workspace/appNG_1.23.x/target/site/apidocs/org/appng/mail/class-use/MailException.html... Generating /var/lib/jenkins/workspace/appNG_1.23.x/target/site/apidocs/org/appng/mail/class-use/MailTransport.html... Generating /var/lib/jenkins/workspace/appNG_1.23.x/target/site/apidocs/org/appng/mail/class-use/Address.html... Generating /var/lib/jenkins/workspace/appNG_1.23.x/target/site/apidocs/org/appng/mail/impl/class-use/MailImpl.html... Generating /var/lib/jenkins/workspace/appNG_1.23.x/target/site/apidocs/org/appng/mail/impl/class-use/AttachmentImpl.html... Generating /var/lib/jenkins/workspace/appNG_1.23.x/target/site/apidocs/org/appng/mail/impl/class-use/DefaultTransport.html... Generating /var/lib/jenkins/workspace/appNG_1.23.x/target/site/apidocs/org/appng/forms/class-use/XSSUtil.html... Generating /var/lib/jenkins/workspace/appNG_1.23.x/target/site/apidocs/org/appng/forms/class-use/Request.html... Generating /var/lib/jenkins/workspace/appNG_1.23.x/target/site/apidocs/org/appng/forms/class-use/FormUpload.html... Generating /var/lib/jenkins/workspace/appNG_1.23.x/target/site/apidocs/org/appng/forms/class-use/FormUploadValidator.html... Generating /var/lib/jenkins/workspace/appNG_1.23.x/target/site/apidocs/org/appng/forms/class-use/RequestContainer.html... Generating /var/lib/jenkins/workspace/appNG_1.23.x/target/site/apidocs/org/appng/forms/impl/class-use/RequestBean.html... Generating /var/lib/jenkins/workspace/appNG_1.23.x/target/site/apidocs/org/appng/forms/impl/class-use/FormUploadBean.html... Generating /var/lib/jenkins/workspace/appNG_1.23.x/target/site/apidocs/org/appng/el/class-use/ExpressionEvaluator.html... Generating /var/lib/jenkins/workspace/appNG_1.23.x/target/site/apidocs/org/appng/formtags/class-use/FormProcessProvider.html... Generating /var/lib/jenkins/workspace/appNG_1.23.x/target/site/apidocs/org/appng/formtags/class-use/FormElement.html... Generating /var/lib/jenkins/workspace/appNG_1.23.x/target/site/apidocs/org/appng/formtags/class-use/FormElement.InputType.html... Generating /var/lib/jenkins/workspace/appNG_1.23.x/target/site/apidocs/org/appng/formtags/class-use/FormElement.InputTag.html... Generating /var/lib/jenkins/workspace/appNG_1.23.x/target/site/apidocs/org/appng/formtags/class-use/FormConfirmation.html... Generating /var/lib/jenkins/workspace/appNG_1.23.x/target/site/apidocs/org/appng/formtags/class-use/FormConfirmation.FormConfirmationMode.html... Generating /var/lib/jenkins/workspace/appNG_1.23.x/target/site/apidocs/org/appng/formtags/class-use/Form.html... Generating /var/lib/jenkins/workspace/appNG_1.23.x/target/site/apidocs/org/appng/formtags/class-use/RuleValidation.html... Generating /var/lib/jenkins/workspace/appNG_1.23.x/target/site/apidocs/org/appng/formtags/class-use/LogFormData.html... Generating /var/lib/jenkins/workspace/appNG_1.23.x/target/site/apidocs/org/appng/formtags/class-use/FormGroup.html... Generating /var/lib/jenkins/workspace/appNG_1.23.x/target/site/apidocs/org/appng/formtags/class-use/FormData.html... Generating /var/lib/jenkins/workspace/appNG_1.23.x/target/site/apidocs/org/appng/formtags/class-use/FormData.FormDataMode.html... Generating /var/lib/jenkins/workspace/appNG_1.23.x/target/site/apidocs/org/appng/formtags/providers/class-use/EmailProvider.html... Generating /var/lib/jenkins/workspace/appNG_1.23.x/target/site/apidocs/org/appng/xml/class-use/MarshallService.html... Generating /var/lib/jenkins/workspace/appNG_1.23.x/target/site/apidocs/org/appng/xml/class-use/MarshallService.AppNGSchema.html... Generating /var/lib/jenkins/workspace/appNG_1.23.x/target/site/apidocs/org/appng/xml/class-use/BaseObject.html... Generating /var/lib/jenkins/workspace/appNG_1.23.x/target/site/apidocs/org/appng/xml/class-use/BuilderFactory.html... Generating /var/lib/jenkins/workspace/appNG_1.23.x/target/site/apidocs/org/appng/xml/class-use/ApplicationPropertyConstantCreator.html... Generating /var/lib/jenkins/workspace/appNG_1.23.x/target/site/apidocs/org/appng/xml/transformation/class-use/Transformer.html... Generating /var/lib/jenkins/workspace/appNG_1.23.x/target/site/apidocs/org/appng/xml/transformation/class-use/StyleSheetProvider.html... Generating /var/lib/jenkins/workspace/appNG_1.23.x/target/site/apidocs/org/appng/xml/platform/class-use/NotNull.html... Generating /var/lib/jenkins/workspace/appNG_1.23.x/target/site/apidocs/org/appng/xml/platform/class-use/Validation.html... Generating /var/lib/jenkins/workspace/appNG_1.23.x/target/site/apidocs/org/appng/xml/platform/class-use/Bean.html... Generating /var/lib/jenkins/workspace/appNG_1.23.x/target/site/apidocs/org/appng/xml/platform/class-use/SectionConfig.html... Generating /var/lib/jenkins/workspace/appNG_1.23.x/target/site/apidocs/org/appng/xml/platform/class-use/Labels.html... Generating /var/lib/jenkins/workspace/appNG_1.23.x/target/site/apidocs/org/appng/xml/platform/class-use/Datasources.html... Generating /var/lib/jenkins/workspace/appNG_1.23.x/target/site/apidocs/org/appng/xml/platform/class-use/Linkpanel.html... Generating /var/lib/jenkins/workspace/appNG_1.23.x/target/site/apidocs/org/appng/xml/platform/class-use/Selection.html... Generating /var/lib/jenkins/workspace/appNG_1.23.x/target/site/apidocs/org/appng/xml/platform/class-use/OutputType.html... Generating /var/lib/jenkins/workspace/appNG_1.23.x/target/site/apidocs/org/appng/xml/platform/class-use/Linkmode.html... Generating /var/lib/jenkins/workspace/appNG_1.23.x/target/site/apidocs/org/appng/xml/platform/class-use/FieldDef.html... Generating /var/lib/jenkins/workspace/appNG_1.23.x/target/site/apidocs/org/appng/xml/platform/class-use/SessionParams.html... Generating /var/lib/jenkins/workspace/appNG_1.23.x/target/site/apidocs/org/appng/xml/platform/class-use/Min.html... Generating /var/lib/jenkins/workspace/appNG_1.23.x/target/site/apidocs/org/appng/xml/platform/class-use/Output.html... Generating /var/lib/jenkins/workspace/appNG_1.23.x/target/site/apidocs/org/appng/xml/platform/class-use/OutputFormat.html... Generating /var/lib/jenkins/workspace/appNG_1.23.x/target/site/apidocs/org/appng/xml/platform/class-use/ApplicationConfig.html... Generating /var/lib/jenkins/workspace/appNG_1.23.x/target/site/apidocs/org/appng/xml/platform/class-use/PostParams.html... Generating /var/lib/jenkins/workspace/appNG_1.23.x/target/site/apidocs/org/appng/xml/platform/class-use/UrlParams.html... Generating /var/lib/jenkins/workspace/appNG_1.23.x/target/site/apidocs/org/appng/xml/platform/class-use/Platform.html... Generating /var/lib/jenkins/workspace/appNG_1.23.x/target/site/apidocs/org/appng/xml/platform/class-use/Label.html... Generating /var/lib/jenkins/workspace/appNG_1.23.x/target/site/apidocs/org/appng/xml/platform/class-use/StructureDef.html... Generating /var/lib/jenkins/workspace/appNG_1.23.x/target/site/apidocs/org/appng/xml/platform/class-use/ActionRef.html... Generating /var/lib/jenkins/workspace/appNG_1.23.x/target/site/apidocs/org/appng/xml/platform/class-use/Rule.html... Generating /var/lib/jenkins/workspace/appNG_1.23.x/target/site/apidocs/org/appng/xml/platform/class-use/Rule.Option.html... Generating /var/lib/jenkins/workspace/appNG_1.23.x/target/site/apidocs/org/appng/xml/platform/class-use/Link.html... Generating /var/lib/jenkins/workspace/appNG_1.23.x/target/site/apidocs/org/appng/xml/platform/class-use/Digits.html... Generating /var/lib/jenkins/workspace/appNG_1.23.x/target/site/apidocs/org/appng/xml/platform/class-use/PlatformConfig.html... Generating /var/lib/jenkins/workspace/appNG_1.23.x/target/site/apidocs/org/appng/xml/platform/class-use/Subject.html... Generating /var/lib/jenkins/workspace/appNG_1.23.x/target/site/apidocs/org/appng/xml/platform/class-use/Message.html... Generating /var/lib/jenkins/workspace/appNG_1.23.x/target/site/apidocs/org/appng/xml/platform/class-use/Type.html... Generating /var/lib/jenkins/workspace/appNG_1.23.x/target/site/apidocs/org/appng/xml/platform/class-use/Events.html... Generating /var/lib/jenkins/workspace/appNG_1.23.x/target/site/apidocs/org/appng/xml/platform/class-use/Template.html... Generating /var/lib/jenkins/workspace/appNG_1.23.x/target/site/apidocs/org/appng/xml/platform/class-use/ValidationGroups.html... Generating /var/lib/jenkins/workspace/appNG_1.23.x/target/site/apidocs/org/appng/xml/platform/class-use/ValidationGroups.Group.html... Generating /var/lib/jenkins/workspace/appNG_1.23.x/target/site/apidocs/org/appng/xml/platform/class-use/Pattern.html... Generating /var/lib/jenkins/workspace/appNG_1.23.x/target/site/apidocs/org/appng/xml/platform/class-use/Icon.html... Generating /var/lib/jenkins/workspace/appNG_1.23.x/target/site/apidocs/org/appng/xml/platform/class-use/MessageType.html... Generating /var/lib/jenkins/workspace/appNG_1.23.x/target/site/apidocs/org/appng/xml/platform/class-use/Option.html... Generating /var/lib/jenkins/workspace/appNG_1.23.x/target/site/apidocs/org/appng/xml/platform/class-use/Session.html... Generating /var/lib/jenkins/workspace/appNG_1.23.x/target/site/apidocs/org/appng/xml/platform/class-use/Datafield.html... Generating /var/lib/jenkins/workspace/appNG_1.23.x/target/site/apidocs/org/appng/xml/platform/class-use/GetParams.html... Generating /var/lib/jenkins/workspace/appNG_1.23.x/target/site/apidocs/org/appng/xml/platform/class-use/SessionInfo.html... Generating /var/lib/jenkins/workspace/appNG_1.23.x/target/site/apidocs/org/appng/xml/platform/class-use/Localization.html... Generating /var/lib/jenkins/workspace/appNG_1.23.x/target/site/apidocs/org/appng/xml/platform/class-use/Param.html... Generating /var/lib/jenkins/workspace/appNG_1.23.x/target/site/apidocs/org/appng/xml/platform/class-use/Authentication.html... Generating /var/lib/jenkins/workspace/appNG_1.23.x/target/site/apidocs/org/appng/xml/platform/class-use/SelectionGroup.html... Generating /var/lib/jenkins/workspace/appNG_1.23.x/target/site/apidocs/org/appng/xml/platform/class-use/PanelLocation.html... Generating /var/lib/jenkins/workspace/appNG_1.23.x/target/site/apidocs/org/appng/xml/platform/class-use/FileUpload.html... Generating /var/lib/jenkins/workspace/appNG_1.23.x/target/site/apidocs/org/appng/xml/platform/class-use/PagesReference.html... Generating /var/lib/jenkins/workspace/appNG_1.23.x/target/site/apidocs/org/appng/xml/platform/class-use/ApplicationRootConfig.html... Generating /var/lib/jenkins/workspace/appNG_1.23.x/target/site/apidocs/org/appng/xml/platform/class-use/Resultset.html... Generating /var/lib/jenkins/workspace/appNG_1.23.x/target/site/apidocs/org/appng/xml/platform/class-use/Past.html... Generating /var/lib/jenkins/workspace/appNG_1.23.x/target/site/apidocs/org/appng/xml/platform/class-use/Data.html... Generating /var/lib/jenkins/workspace/appNG_1.23.x/target/site/apidocs/org/appng/xml/platform/class-use/FieldPermissions.html... Generating /var/lib/jenkins/workspace/appNG_1.23.x/target/site/apidocs/org/appng/xml/platform/class-use/SelectionType.html... Generating /var/lib/jenkins/workspace/appNG_1.23.x/target/site/apidocs/org/appng/xml/platform/class-use/Future.html... Generating /var/lib/jenkins/workspace/appNG_1.23.x/target/site/apidocs/org/appng/xml/platform/class-use/Section.html... Generating /var/lib/jenkins/workspace/appNG_1.23.x/target/site/apidocs/org/appng/xml/platform/class-use/Sort.html... Generating /var/lib/jenkins/workspace/appNG_1.23.x/target/site/apidocs/org/appng/xml/platform/class-use/Icontype.html... Generating /var/lib/jenkins/workspace/appNG_1.23.x/target/site/apidocs/org/appng/xml/platform/class-use/Content.html... Generating /var/lib/jenkins/workspace/appNG_1.23.x/target/site/apidocs/org/appng/xml/platform/class-use/PermissionMode.html... Generating /var/lib/jenkins/workspace/appNG_1.23.x/target/site/apidocs/org/appng/xml/platform/class-use/PageConfig.html... Generating /var/lib/jenkins/workspace/appNG_1.23.x/target/site/apidocs/org/appng/xml/platform/class-use/Max.html... Generating /var/lib/jenkins/workspace/appNG_1.23.x/target/site/apidocs/org/appng/xml/platform/class-use/Result.html... Generating /var/lib/jenkins/workspace/appNG_1.23.x/target/site/apidocs/org/appng/xml/platform/class-use/Size.html... Generating /var/lib/jenkins/workspace/appNG_1.23.x/target/site/apidocs/org/appng/xml/platform/class-use/Params.html... Generating /var/lib/jenkins/workspace/appNG_1.23.x/target/site/apidocs/org/appng/xml/platform/class-use/Navigation.html... Generating /var/lib/jenkins/workspace/appNG_1.23.x/target/site/apidocs/org/appng/xml/platform/class-use/ItemType.html... Generating /var/lib/jenkins/workspace/appNG_1.23.x/target/site/apidocs/org/appng/xml/platform/class-use/SectionelementDef.html... Generating /var/lib/jenkins/workspace/appNG_1.23.x/target/site/apidocs/org/appng/xml/platform/class-use/Textelements.html... Generating /var/lib/jenkins/workspace/appNG_1.23.x/target/site/apidocs/org/appng/xml/platform/class-use/FieldType.html... Generating /var/lib/jenkins/workspace/appNG_1.23.x/target/site/apidocs/org/appng/xml/platform/class-use/PageDefinition.html... Generating /var/lib/jenkins/workspace/appNG_1.23.x/target/site/apidocs/org/appng/xml/platform/class-use/ApplicationReference.html... Generating /var/lib/jenkins/workspace/appNG_1.23.x/target/site/apidocs/org/appng/xml/platform/class-use/SortOrder.html... Generating /var/lib/jenkins/workspace/appNG_1.23.x/target/site/apidocs/org/appng/xml/platform/class-use/Datasource.html... Generating /var/lib/jenkins/workspace/appNG_1.23.x/target/site/apidocs/org/appng/xml/platform/class-use/Config.html... Generating /var/lib/jenkins/workspace/appNG_1.23.x/target/site/apidocs/org/appng/xml/platform/class-use/Authentications.html... Generating /var/lib/jenkins/workspace/appNG_1.23.x/target/site/apidocs/org/appng/xml/platform/class-use/SectionDef.html... Generating /var/lib/jenkins/workspace/appNG_1.23.x/target/site/apidocs/org/appng/xml/platform/class-use/ParamType.html... Generating /var/lib/jenkins/workspace/appNG_1.23.x/target/site/apidocs/org/appng/xml/platform/class-use/UserInputField.html... Generating /var/lib/jenkins/workspace/appNG_1.23.x/target/site/apidocs/org/appng/xml/platform/class-use/DatasourceRef.html... Generating /var/lib/jenkins/workspace/appNG_1.23.x/target/site/apidocs/org/appng/xml/platform/class-use/PageReference.html... Generating /var/lib/jenkins/workspace/appNG_1.23.x/target/site/apidocs/org/appng/xml/platform/class-use/DataConfig.html... Generating /var/lib/jenkins/workspace/appNG_1.23.x/target/site/apidocs/org/appng/xml/platform/class-use/Permissions.html... Generating /var/lib/jenkins/workspace/appNG_1.23.x/target/site/apidocs/org/appng/xml/platform/class-use/Condition.html... Generating /var/lib/jenkins/workspace/appNG_1.23.x/target/site/apidocs/org/appng/xml/platform/class-use/NavigationItem.html... Generating /var/lib/jenkins/workspace/appNG_1.23.x/target/site/apidocs/org/appng/xml/platform/class-use/Pages.html... Generating /var/lib/jenkins/workspace/appNG_1.23.x/target/site/apidocs/org/appng/xml/platform/class-use/UserData.html... Generating /var/lib/jenkins/workspace/appNG_1.23.x/target/site/apidocs/org/appng/xml/platform/class-use/ObjectFactory.html... Generating /var/lib/jenkins/workspace/appNG_1.23.x/target/site/apidocs/org/appng/xml/platform/class-use/Textcontents.html... Generating /var/lib/jenkins/workspace/appNG_1.23.x/target/site/apidocs/org/appng/xml/platform/class-use/Structure.html... Generating /var/lib/jenkins/workspace/appNG_1.23.x/target/site/apidocs/org/appng/xml/platform/class-use/ValidationRule.html... Generating /var/lib/jenkins/workspace/appNG_1.23.x/target/site/apidocs/org/appng/xml/platform/class-use/FieldPermissionType.html... Generating /var/lib/jenkins/workspace/appNG_1.23.x/target/site/apidocs/org/appng/xml/platform/class-use/Event.html... Generating /var/lib/jenkins/workspace/appNG_1.23.x/target/site/apidocs/org/appng/xml/platform/class-use/OptionGroup.html... Generating /var/lib/jenkins/workspace/appNG_1.23.x/target/site/apidocs/org/appng/xml/platform/class-use/Sectionelement.html... Generating /var/lib/jenkins/workspace/appNG_1.23.x/target/site/apidocs/org/appng/xml/platform/class-use/BeanOption.html... Generating /var/lib/jenkins/workspace/appNG_1.23.x/target/site/apidocs/org/appng/xml/platform/class-use/MetaData.html... Generating /var/lib/jenkins/workspace/appNG_1.23.x/target/site/apidocs/org/appng/xml/platform/class-use/UrlSchema.html... Generating /var/lib/jenkins/workspace/appNG_1.23.x/target/site/apidocs/org/appng/xml/platform/class-use/Permission.html... Generating /var/lib/jenkins/workspace/appNG_1.23.x/target/site/apidocs/org/appng/xml/platform/class-use/TextElement.html... Generating /var/lib/jenkins/workspace/appNG_1.23.x/target/site/apidocs/org/appng/xml/platform/class-use/TextElement.Xml.html... Generating /var/lib/jenkins/workspace/appNG_1.23.x/target/site/apidocs/org/appng/xml/platform/class-use/Action.html... Generating /var/lib/jenkins/workspace/appNG_1.23.x/target/site/apidocs/org/appng/xml/platform/class-use/Messages.html... Generating /var/lib/jenkins/workspace/appNG_1.23.x/target/site/apidocs/org/appng/xml/application/class-use/Properties.html... Generating /var/lib/jenkins/workspace/appNG_1.23.x/target/site/apidocs/org/appng/xml/application/class-use/Datasources.html... Generating /var/lib/jenkins/workspace/appNG_1.23.x/target/site/apidocs/org/appng/xml/application/class-use/PackageInfo.html... Generating /var/lib/jenkins/workspace/appNG_1.23.x/target/site/apidocs/org/appng/xml/application/class-use/PermissionRef.html... Generating /var/lib/jenkins/workspace/appNG_1.23.x/target/site/apidocs/org/appng/xml/application/class-use/ApplicationInfo.html... Generating /var/lib/jenkins/workspace/appNG_1.23.x/target/site/apidocs/org/appng/xml/application/class-use/DatasourceType.html... Generating /var/lib/jenkins/workspace/appNG_1.23.x/target/site/apidocs/org/appng/xml/application/class-use/Roles.html... Generating /var/lib/jenkins/workspace/appNG_1.23.x/target/site/apidocs/org/appng/xml/application/class-use/Template.html... Generating /var/lib/jenkins/workspace/appNG_1.23.x/target/site/apidocs/org/appng/xml/application/class-use/Property.html... Generating /var/lib/jenkins/workspace/appNG_1.23.x/target/site/apidocs/org/appng/xml/application/class-use/PropertyType.html... Generating /var/lib/jenkins/workspace/appNG_1.23.x/target/site/apidocs/org/appng/xml/application/class-use/Datasource.html... Generating /var/lib/jenkins/workspace/appNG_1.23.x/target/site/apidocs/org/appng/xml/application/class-use/TemplateType.html... Generating /var/lib/jenkins/workspace/appNG_1.23.x/target/site/apidocs/org/appng/xml/application/class-use/Role.html... Generating /var/lib/jenkins/workspace/appNG_1.23.x/target/site/apidocs/org/appng/xml/application/class-use/Permissions.html... Generating /var/lib/jenkins/workspace/appNG_1.23.x/target/site/apidocs/org/appng/xml/application/class-use/ObjectFactory.html... Generating /var/lib/jenkins/workspace/appNG_1.23.x/target/site/apidocs/org/appng/xml/application/class-use/Permission.html... Generating /var/lib/jenkins/workspace/appNG_1.23.x/target/site/apidocs/org/appng/api/class-use/FormProcessProvider.html... Generating /var/lib/jenkins/workspace/appNG_1.23.x/target/site/apidocs/org/appng/api/class-use/Taglet.html... Generating /var/lib/jenkins/workspace/appNG_1.23.x/target/site/apidocs/org/appng/api/class-use/RequestDataBinder.html... Generating /var/lib/jenkins/workspace/appNG_1.23.x/target/site/apidocs/org/appng/api/class-use/SoapService.html... Generating /var/lib/jenkins/workspace/appNG_1.23.x/target/site/apidocs/org/appng/api/class-use/GlobalXMLTaglet.html... Generating /var/lib/jenkins/workspace/appNG_1.23.x/target/site/apidocs/org/appng/api/class-use/ValidationProvider.html... Generating /var/lib/jenkins/workspace/appNG_1.23.x/target/site/apidocs/org/appng/api/class-use/ApplicationController.html... Generating /var/lib/jenkins/workspace/appNG_1.23.x/target/site/apidocs/org/appng/api/class-use/DataProvider.html... Generating /var/lib/jenkins/workspace/appNG_1.23.x/target/site/apidocs/org/appng/api/class-use/BusinessException.html... Generating /var/lib/jenkins/workspace/appNG_1.23.x/target/site/apidocs/org/appng/api/class-use/Path.html... Generating /var/lib/jenkins/workspace/appNG_1.23.x/target/site/apidocs/org/appng/api/class-use/ProcessingException.html... Generating /var/lib/jenkins/workspace/appNG_1.23.x/target/site/apidocs/org/appng/api/class-use/ApplicationException.html... Generating /var/lib/jenkins/workspace/appNG_1.23.x/target/site/apidocs/org/appng/api/class-use/Platform.html... Generating /var/lib/jenkins/workspace/appNG_1.23.x/target/site/apidocs/org/appng/api/class-use/Platform.Property.html... Generating /var/lib/jenkins/workspace/appNG_1.23.x/target/site/apidocs/org/appng/api/class-use/Platform.Environment.html... Generating /var/lib/jenkins/workspace/appNG_1.23.x/target/site/apidocs/org/appng/api/class-use/VHostMode.html... Generating /var/lib/jenkins/workspace/appNG_1.23.x/target/site/apidocs/org/appng/api/class-use/Request.html... Generating /var/lib/jenkins/workspace/appNG_1.23.x/target/site/apidocs/org/appng/api/class-use/RequestSupport.html... Generating /var/lib/jenkins/workspace/appNG_1.23.x/target/site/apidocs/org/appng/api/class-use/DataContainer.html... Generating /var/lib/jenkins/workspace/appNG_1.23.x/target/site/apidocs/org/appng/api/class-use/NotBlank.html... Generating /var/lib/jenkins/workspace/appNG_1.23.x/target/site/apidocs/org/appng/api/class-use/Scope.html... Generating /var/lib/jenkins/workspace/appNG_1.23.x/target/site/apidocs/org/appng/api/class-use/Option.html... Generating /var/lib/jenkins/workspace/appNG_1.23.x/target/site/apidocs/org/appng/api/class-use/MessageParam.html... Generating /var/lib/jenkins/workspace/appNG_1.23.x/target/site/apidocs/org/appng/api/class-use/PathInfo.html... Generating /var/lib/jenkins/workspace/appNG_1.23.x/target/site/apidocs/org/appng/api/class-use/GlobalTaglet.html... Generating /var/lib/jenkins/workspace/appNG_1.23.x/target/site/apidocs/org/appng/api/class-use/Session.html... Generating /var/lib/jenkins/workspace/appNG_1.23.x/target/site/apidocs/org/appng/api/class-use/Session.Environment.html... Generating /var/lib/jenkins/workspace/appNG_1.23.x/target/site/apidocs/org/appng/api/class-use/ApplicationConfigProvider.html... Generating /var/lib/jenkins/workspace/appNG_1.23.x/target/site/apidocs/org/appng/api/class-use/FileUpload.html... Generating /var/lib/jenkins/workspace/appNG_1.23.x/target/site/apidocs/org/appng/api/class-use/FileUpload.Unit.html... Generating /var/lib/jenkins/workspace/appNG_1.23.x/target/site/apidocs/org/appng/api/class-use/RequestUtil.html... Generating /var/lib/jenkins/workspace/appNG_1.23.x/target/site/apidocs/org/appng/api/class-use/SoapClient.html... Generating /var/lib/jenkins/workspace/appNG_1.23.x/target/site/apidocs/org/appng/api/class-use/SiteProperties.html... Generating /var/lib/jenkins/workspace/appNG_1.23.x/target/site/apidocs/org/appng/api/class-use/FieldProcessor.html... Generating /var/lib/jenkins/workspace/appNG_1.23.x/target/site/apidocs/org/appng/api/class-use/FormDataBinder.html... Generating /var/lib/jenkins/workspace/appNG_1.23.x/target/site/apidocs/org/appng/api/class-use/XPathProcessor.html... Generating /var/lib/jenkins/workspace/appNG_1.23.x/target/site/apidocs/org/appng/api/class-use/ScheduledJob.html... Generating /var/lib/jenkins/workspace/appNG_1.23.x/target/site/apidocs/org/appng/api/class-use/Environment.html... Generating /var/lib/jenkins/workspace/appNG_1.23.x/target/site/apidocs/org/appng/api/class-use/Webservice.html... Generating /var/lib/jenkins/workspace/appNG_1.23.x/target/site/apidocs/org/appng/api/class-use/FieldWrapper.html... Generating /var/lib/jenkins/workspace/appNG_1.23.x/target/site/apidocs/org/appng/api/class-use/FormValidator.html... Generating /var/lib/jenkins/workspace/appNG_1.23.x/target/site/apidocs/org/appng/api/class-use/ParameterSupport.html... Generating /var/lib/jenkins/workspace/appNG_1.23.x/target/site/apidocs/org/appng/api/class-use/PageProcessor.html... Generating /var/lib/jenkins/workspace/appNG_1.23.x/target/site/apidocs/org/appng/api/class-use/XMLTaglet.html... Generating /var/lib/jenkins/workspace/appNG_1.23.x/target/site/apidocs/org/appng/api/class-use/Options.html... Generating /var/lib/jenkins/workspace/appNG_1.23.x/target/site/apidocs/org/appng/api/class-use/ScheduledJobResult.html... Generating /var/lib/jenkins/workspace/appNG_1.23.x/target/site/apidocs/org/appng/api/class-use/ScheduledJobResult.ExecutionResult.html... Generating /var/lib/jenkins/workspace/appNG_1.23.x/target/site/apidocs/org/appng/api/class-use/AttachmentWebservice.html... Generating /var/lib/jenkins/workspace/appNG_1.23.x/target/site/apidocs/org/appng/api/class-use/PermissionProcessor.html... Generating /var/lib/jenkins/workspace/appNG_1.23.x/target/site/apidocs/org/appng/api/class-use/PermissionOwner.html... Generating /var/lib/jenkins/workspace/appNG_1.23.x/target/site/apidocs/org/appng/api/class-use/ValidationMessages.html... Generating /var/lib/jenkins/workspace/appNG_1.23.x/target/site/apidocs/org/appng/api/class-use/ResultService.html... Generating /var/lib/jenkins/workspace/appNG_1.23.x/target/site/apidocs/org/appng/api/class-use/InvalidConfigurationException.html... Generating /var/lib/jenkins/workspace/appNG_1.23.x/target/site/apidocs/org/appng/api/class-use/FieldConverter.html... Generating /var/lib/jenkins/workspace/appNG_1.23.x/target/site/apidocs/org/appng/api/class-use/FieldConverter.FieldDefOwner.html... Generating /var/lib/jenkins/workspace/appNG_1.23.x/target/site/apidocs/org/appng/api/class-use/FieldConverter.DatafieldOwner.html... Generating /var/lib/jenkins/workspace/appNG_1.23.x/target/site/apidocs/org/appng/api/class-use/ActionProvider.html... Generating /var/lib/jenkins/workspace/appNG_1.23.x/target/site/apidocs/org/appng/api/auth/class-use/PasswordPolicy.html... Generating /var/lib/jenkins/workspace/appNG_1.23.x/target/site/apidocs/org/appng/api/auth/class-use/PasswordPolicy.ValidationResult.html... Generating /var/lib/jenkins/workspace/appNG_1.23.x/target/site/apidocs/org/appng/api/auth/class-use/AuthTools.html... Generating /var/lib/jenkins/workspace/appNG_1.23.x/target/site/apidocs/org/appng/api/messaging/class-use/EventHandler.html... Generating /var/lib/jenkins/workspace/appNG_1.23.x/target/site/apidocs/org/appng/api/messaging/class-use/Receiver.html... Generating /var/lib/jenkins/workspace/appNG_1.23.x/target/site/apidocs/org/appng/api/messaging/class-use/Sender.html... Generating /var/lib/jenkins/workspace/appNG_1.23.x/target/site/apidocs/org/appng/api/messaging/class-use/EventRegistry.html... Generating /var/lib/jenkins/workspace/appNG_1.23.x/target/site/apidocs/org/appng/api/messaging/class-use/Serializer.html... Generating /var/lib/jenkins/workspace/appNG_1.23.x/target/site/apidocs/org/appng/api/messaging/class-use/Messaging.html... Generating /var/lib/jenkins/workspace/appNG_1.23.x/target/site/apidocs/org/appng/api/messaging/class-use/Event.html... Generating /var/lib/jenkins/workspace/appNG_1.23.x/target/site/apidocs/org/appng/api/config/class-use/ApplicationConfig.html... Generating /var/lib/jenkins/workspace/appNG_1.23.x/target/site/apidocs/org/appng/api/config/class-use/RestConfig.html... Generating /var/lib/jenkins/workspace/appNG_1.23.x/target/site/apidocs/org/appng/api/config/class-use/RestConfig.SiteAwareHandlerMethodArgumentResolver.html... Generating /var/lib/jenkins/workspace/appNG_1.23.x/target/site/apidocs/org/appng/api/support/class-use/OptionsImpl.html... Generating /var/lib/jenkins/workspace/appNG_1.23.x/target/site/apidocs/org/appng/api/support/class-use/ParameterSupportBase.html... Generating /var/lib/jenkins/workspace/appNG_1.23.x/target/site/apidocs/org/appng/api/support/class-use/PositionalXMLReader.html... Generating /var/lib/jenkins/workspace/appNG_1.23.x/target/site/apidocs/org/appng/api/support/class-use/XSSHelper.html... Generating /var/lib/jenkins/workspace/appNG_1.23.x/target/site/apidocs/org/appng/api/support/class-use/SelectionBuilder.html... Generating /var/lib/jenkins/workspace/appNG_1.23.x/target/site/apidocs/org/appng/api/support/class-use/DollarParameterSupport.html... Generating /var/lib/jenkins/workspace/appNG_1.23.x/target/site/apidocs/org/appng/api/support/class-use/ApplicationResourceHolder.html... Generating /var/lib/jenkins/workspace/appNG_1.23.x/target/site/apidocs/org/appng/api/support/class-use/XmlGenerator.html... Generating /var/lib/jenkins/workspace/appNG_1.23.x/target/site/apidocs/org/appng/api/support/class-use/XmlGenerator.Entity.html... Generating /var/lib/jenkins/workspace/appNG_1.23.x/target/site/apidocs/org/appng/api/support/class-use/FieldProcessorImpl.html... Generating /var/lib/jenkins/workspace/appNG_1.23.x/target/site/apidocs/org/appng/api/support/class-use/SelectionFactory.html... Generating /var/lib/jenkins/workspace/appNG_1.23.x/target/site/apidocs/org/appng/api/support/class-use/SelectionFactory.Selection.html... Generating /var/lib/jenkins/workspace/appNG_1.23.x/target/site/apidocs/org/appng/api/support/class-use/CallableDataSource.html... Generating /var/lib/jenkins/workspace/appNG_1.23.x/target/site/apidocs/org/appng/api/support/class-use/ClassWrapper.html... Generating /var/lib/jenkins/workspace/appNG_1.23.x/target/site/apidocs/org/appng/api/support/class-use/ElementHelper.html... Generating /var/lib/jenkins/workspace/appNG_1.23.x/target/site/apidocs/org/appng/api/support/class-use/OptionGroupFactory.html... Generating /var/lib/jenkins/workspace/appNG_1.23.x/target/site/apidocs/org/appng/api/support/class-use/OptionGroupFactory.OptionGroup.html... Generating /var/lib/jenkins/workspace/appNG_1.23.x/target/site/apidocs/org/appng/api/support/class-use/SortParamSupport.html... Generating /var/lib/jenkins/workspace/appNG_1.23.x/target/site/apidocs/org/appng/api/support/class-use/ApplicationRequest.html... Generating /var/lib/jenkins/workspace/appNG_1.23.x/target/site/apidocs/org/appng/api/support/class-use/ApplicationRequest.ApplicationPath.html... Generating /var/lib/jenkins/workspace/appNG_1.23.x/target/site/apidocs/org/appng/api/support/class-use/ApplicationConfigProviderImpl.html... Generating /var/lib/jenkins/workspace/appNG_1.23.x/target/site/apidocs/org/appng/api/support/class-use/MessageSourceChain.html... Generating /var/lib/jenkins/workspace/appNG_1.23.x/target/site/apidocs/org/appng/api/support/class-use/DefaultPermissionProcessor.html... Generating /var/lib/jenkins/workspace/appNG_1.23.x/target/site/apidocs/org/appng/api/support/class-use/SiteClassLoader.html... Generating /var/lib/jenkins/workspace/appNG_1.23.x/target/site/apidocs/org/appng/api/support/class-use/LabelSupport.html... Generating /var/lib/jenkins/workspace/appNG_1.23.x/target/site/apidocs/org/appng/api/support/class-use/I18n.html... Generating /var/lib/jenkins/workspace/appNG_1.23.x/target/site/apidocs/org/appng/api/support/class-use/DummyPermissionProcessor.html... Generating /var/lib/jenkins/workspace/appNG_1.23.x/target/site/apidocs/org/appng/api/support/class-use/DatasourceInheritanceHelper.html... Generating /var/lib/jenkins/workspace/appNG_1.23.x/target/site/apidocs/org/appng/api/support/class-use/CallableAction.html... Generating /var/lib/jenkins/workspace/appNG_1.23.x/target/site/apidocs/org/appng/api/support/class-use/ResultServiceImpl.html... Generating /var/lib/jenkins/workspace/appNG_1.23.x/target/site/apidocs/org/appng/api/support/class-use/OptionOwner.html... Generating /var/lib/jenkins/workspace/appNG_1.23.x/target/site/apidocs/org/appng/api/support/class-use/OptionOwner.Selector.html... Generating /var/lib/jenkins/workspace/appNG_1.23.x/target/site/apidocs/org/appng/api/support/class-use/OptionOwner.HitCounter.html... Generating /var/lib/jenkins/workspace/appNG_1.23.x/target/site/apidocs/org/appng/api/support/class-use/OptionOwner.OptionOwnerBase.html... Generating /var/lib/jenkins/workspace/appNG_1.23.x/target/site/apidocs/org/appng/api/support/class-use/HashParameterSupport.html... Generating /var/lib/jenkins/workspace/appNG_1.23.x/target/site/apidocs/org/appng/api/support/class-use/OptionsBuilder.html... Generating /var/lib/jenkins/workspace/appNG_1.23.x/target/site/apidocs/org/appng/api/support/class-use/OptionImpl.html... Generating /var/lib/jenkins/workspace/appNG_1.23.x/target/site/apidocs/org/appng/api/support/class-use/ConfigValidationError.html... Generating /var/lib/jenkins/workspace/appNG_1.23.x/target/site/apidocs/org/appng/api/support/class-use/HttpHeaderUtils.html... Generating /var/lib/jenkins/workspace/appNG_1.23.x/target/site/apidocs/org/appng/api/support/class-use/HttpHeaderUtils.HttpResource.html... Generating /var/lib/jenkins/workspace/appNG_1.23.x/target/site/apidocs/org/appng/api/support/class-use/SiteAwareObjectInputStream.html... Generating /var/lib/jenkins/workspace/appNG_1.23.x/target/site/apidocs/org/appng/api/support/class-use/RequestSupportImpl.html... Generating /var/lib/jenkins/workspace/appNG_1.23.x/target/site/apidocs/org/appng/api/support/class-use/ResourceBundleMessageSource.html... Generating /var/lib/jenkins/workspace/appNG_1.23.x/target/site/apidocs/org/appng/api/support/class-use/PropertyHolder.html... Generating /var/lib/jenkins/workspace/appNG_1.23.x/target/site/apidocs/org/appng/api/support/class-use/ConfigValidator.html... Generating /var/lib/jenkins/workspace/appNG_1.23.x/target/site/apidocs/org/appng/api/support/class-use/RequestFactoryBean.html... Generating /var/lib/jenkins/workspace/appNG_1.23.x/target/site/apidocs/org/appng/api/support/field/class-use/FieldConversionFactory.html... Generating /var/lib/jenkins/workspace/appNG_1.23.x/target/site/apidocs/org/appng/api/support/validation/class-use/DefaultValidationProvider.html... Generating /var/lib/jenkins/workspace/appNG_1.23.x/target/site/apidocs/org/appng/api/support/validation/class-use/FileUploadValidator.html... Generating /var/lib/jenkins/workspace/appNG_1.23.x/target/site/apidocs/org/appng/api/support/validation/class-use/LocalizedMessageInterpolator.html... Generating /var/lib/jenkins/workspace/appNG_1.23.x/target/site/apidocs/org/appng/api/support/validation/class-use/FileUploadListValidator.html... Generating /var/lib/jenkins/workspace/appNG_1.23.x/target/site/apidocs/org/appng/api/support/environment/class-use/DefaultEnvironment.html... Generating /var/lib/jenkins/workspace/appNG_1.23.x/target/site/apidocs/org/appng/api/support/environment/class-use/EnvironmentFactoryBean.html... Generating /var/lib/jenkins/workspace/appNG_1.23.x/target/site/apidocs/org/appng/api/support/environment/class-use/EnvironmentKeys.html... Generating /var/lib/jenkins/workspace/appNG_1.23.x/target/site/apidocs/org/appng/api/observe/class-use/Observable.html... Generating /var/lib/jenkins/workspace/appNG_1.23.x/target/site/apidocs/org/appng/api/observe/class-use/Observable.Event.html... Generating /var/lib/jenkins/workspace/appNG_1.23.x/target/site/apidocs/org/appng/api/observe/class-use/Observer.html... Generating /var/lib/jenkins/workspace/appNG_1.23.x/target/site/apidocs/org/appng/api/observe/impl/class-use/ObservableDelegate.html... Generating /var/lib/jenkins/workspace/appNG_1.23.x/target/site/apidocs/org/appng/api/validation/contraints/class-use/RichtextSize.html... Generating /var/lib/jenkins/workspace/appNG_1.23.x/target/site/apidocs/org/appng/api/validation/contraints/class-use/RichtextSizeValidator.html... Generating /var/lib/jenkins/workspace/appNG_1.23.x/target/site/apidocs/org/appng/api/model/class-use/Properties.html... Generating /var/lib/jenkins/workspace/appNG_1.23.x/target/site/apidocs/org/appng/api/model/class-use/ResourceType.html... Generating /var/lib/jenkins/workspace/appNG_1.23.x/target/site/apidocs/org/appng/api/model/class-use/Versionable.html... Generating /var/lib/jenkins/workspace/appNG_1.23.x/target/site/apidocs/org/appng/api/model/class-use/Subject.html... Generating /var/lib/jenkins/workspace/appNG_1.23.x/target/site/apidocs/org/appng/api/model/class-use/Property.html... Generating /var/lib/jenkins/workspace/appNG_1.23.x/target/site/apidocs/org/appng/api/model/class-use/Property.Type.html... Generating /var/lib/jenkins/workspace/appNG_1.23.x/target/site/apidocs/org/appng/api/model/class-use/Identifiable.html... Generating /var/lib/jenkins/workspace/appNG_1.23.x/target/site/apidocs/org/appng/api/model/class-use/ApplicationSubject.html... Generating /var/lib/jenkins/workspace/appNG_1.23.x/target/site/apidocs/org/appng/api/model/class-use/Authorizable.html... Generating /var/lib/jenkins/workspace/appNG_1.23.x/target/site/apidocs/org/appng/api/model/class-use/NameProvider.html... Generating /var/lib/jenkins/workspace/appNG_1.23.x/target/site/apidocs/org/appng/api/model/class-use/Nameable.html... Generating /var/lib/jenkins/workspace/appNG_1.23.x/target/site/apidocs/org/appng/api/model/class-use/Account.html... Generating /var/lib/jenkins/workspace/appNG_1.23.x/target/site/apidocs/org/appng/api/model/class-use/Group.html... Generating /var/lib/jenkins/workspace/appNG_1.23.x/target/site/apidocs/org/appng/api/model/class-use/AuthSubject.html... Generating /var/lib/jenkins/workspace/appNG_1.23.x/target/site/apidocs/org/appng/api/model/class-use/AuthSubject.PasswordChangePolicy.html... Generating /var/lib/jenkins/workspace/appNG_1.23.x/target/site/apidocs/org/appng/api/model/class-use/UserType.html... Generating /var/lib/jenkins/workspace/appNG_1.23.x/target/site/apidocs/org/appng/api/model/class-use/FeatureProvider.html... Generating /var/lib/jenkins/workspace/appNG_1.23.x/target/site/apidocs/org/appng/api/model/class-use/Application.html... Generating /var/lib/jenkins/workspace/appNG_1.23.x/target/site/apidocs/org/appng/api/model/class-use/Role.html... Generating /var/lib/jenkins/workspace/appNG_1.23.x/target/site/apidocs/org/appng/api/model/class-use/Named.html... Generating /var/lib/jenkins/workspace/appNG_1.23.x/target/site/apidocs/org/appng/api/model/class-use/Resources.html... Generating /var/lib/jenkins/workspace/appNG_1.23.x/target/site/apidocs/org/appng/api/model/class-use/Site.html... Generating /var/lib/jenkins/workspace/appNG_1.23.x/target/site/apidocs/org/appng/api/model/class-use/Site.SiteState.html... Generating /var/lib/jenkins/workspace/appNG_1.23.x/target/site/apidocs/org/appng/api/model/class-use/SimpleProperty.html... Generating /var/lib/jenkins/workspace/appNG_1.23.x/target/site/apidocs/org/appng/api/model/class-use/RevisionAware.html... Generating /var/lib/jenkins/workspace/appNG_1.23.x/target/site/apidocs/org/appng/api/model/class-use/Identifier.html... Generating /var/lib/jenkins/workspace/appNG_1.23.x/target/site/apidocs/org/appng/api/model/class-use/Permission.html... Generating /var/lib/jenkins/workspace/appNG_1.23.x/target/site/apidocs/org/appng/api/model/class-use/ReverseableComparator.html... Generating /var/lib/jenkins/workspace/appNG_1.23.x/target/site/apidocs/org/appng/api/model/class-use/Resource.html... Generating /var/lib/jenkins/workspace/appNG_1.23.x/target/site/apidocs/org/appng/api/search/class-use/DocumentEvent.html... Generating /var/lib/jenkins/workspace/appNG_1.23.x/target/site/apidocs/org/appng/api/search/class-use/Consumer.html... Generating /var/lib/jenkins/workspace/appNG_1.23.x/target/site/apidocs/org/appng/api/search/class-use/DocumentProducer.html... Generating /var/lib/jenkins/workspace/appNG_1.23.x/target/site/apidocs/org/appng/api/search/class-use/BlockingQueueAccessor.html... Generating /var/lib/jenkins/workspace/appNG_1.23.x/target/site/apidocs/org/appng/api/search/class-use/Producer.html... Generating /var/lib/jenkins/workspace/appNG_1.23.x/target/site/apidocs/org/appng/api/search/class-use/Document.html... Generating /var/lib/jenkins/workspace/appNG_1.23.x/target/site/apidocs/org/appng/testsupport/class-use/TestBase.html... Generating /var/lib/jenkins/workspace/appNG_1.23.x/target/site/apidocs/org/appng/testsupport/class-use/TestBase.DataSourceCall.html... Generating /var/lib/jenkins/workspace/appNG_1.23.x/target/site/apidocs/org/appng/testsupport/class-use/TestBase.ActionCall.html... Generating /var/lib/jenkins/workspace/appNG_1.23.x/target/site/apidocs/org/appng/testsupport/class-use/TestBase.SimpleApplication.html... Generating /var/lib/jenkins/workspace/appNG_1.23.x/target/site/apidocs/org/appng/testsupport/class-use/TestBase.SimpleFeatureProvider.html... Generating /var/lib/jenkins/workspace/appNG_1.23.x/target/site/apidocs/org/appng/testsupport/persistence/class-use/HsqlServerFactoryBean.html... Generating /var/lib/jenkins/workspace/appNG_1.23.x/target/site/apidocs/org/appng/testsupport/persistence/class-use/TestDataProvider.html... Generating /var/lib/jenkins/workspace/appNG_1.23.x/target/site/apidocs/org/appng/testsupport/persistence/class-use/HsqlServer.html... Generating /var/lib/jenkins/workspace/appNG_1.23.x/target/site/apidocs/org/appng/testsupport/persistence/class-use/DatabaseUtil.html... Generating /var/lib/jenkins/workspace/appNG_1.23.x/target/site/apidocs/org/appng/testsupport/persistence/class-use/ConnectionInfo.html... Generating /var/lib/jenkins/workspace/appNG_1.23.x/target/site/apidocs/org/appng/testsupport/persistence/class-use/ConnectionHelper.html... Generating /var/lib/jenkins/workspace/appNG_1.23.x/target/site/apidocs/org/appng/testsupport/persistence/class-use/ConnectionHelper.DBType.html... Generating /var/lib/jenkins/workspace/appNG_1.23.x/target/site/apidocs/org/appng/testsupport/config/class-use/ApplicationTestConfig.html... Generating /var/lib/jenkins/workspace/appNG_1.23.x/target/site/apidocs/org/appng/testsupport/validation/class-use/DifferenceHandler.html... Generating /var/lib/jenkins/workspace/appNG_1.23.x/target/site/apidocs/org/appng/testsupport/validation/class-use/DateFieldDifferenceHandler.html... Generating /var/lib/jenkins/workspace/appNG_1.23.x/target/site/apidocs/org/appng/testsupport/validation/class-use/TextValueDifferenceHandler.html... Generating /var/lib/jenkins/workspace/appNG_1.23.x/target/site/apidocs/org/appng/testsupport/validation/class-use/WritingJsonValidator.html... Generating /var/lib/jenkins/workspace/appNG_1.23.x/target/site/apidocs/org/appng/testsupport/validation/class-use/WritingJsonValidator.JsonWrapper.html... Generating /var/lib/jenkins/workspace/appNG_1.23.x/target/site/apidocs/org/appng/testsupport/validation/class-use/AttributeValueDifferenceHandler.html... Generating /var/lib/jenkins/workspace/appNG_1.23.x/target/site/apidocs/org/appng/testsupport/validation/class-use/XPathDifferenceHandler.html... Generating /var/lib/jenkins/workspace/appNG_1.23.x/target/site/apidocs/org/appng/testsupport/validation/class-use/WritingXmlValidator.html... Generating /var/lib/jenkins/workspace/appNG_1.23.x/target/site/apidocs/org/appng/api/rest/class-use/RestClient.html... Generating /var/lib/jenkins/workspace/appNG_1.23.x/target/site/apidocs/org/appng/api/rest/class-use/RestClient.Pageable.html... Generating /var/lib/jenkins/workspace/appNG_1.23.x/target/site/apidocs/org/appng/api/rest/class-use/RFC3339DateFormat.html... Generating /var/lib/jenkins/workspace/appNG_1.23.x/target/site/apidocs/org/appng/api/rest/class-use/ActionHelper.html... Generating /var/lib/jenkins/workspace/appNG_1.23.x/target/site/apidocs/org/appng/api/rest/class-use/DataSourceHelper.html... Generating /var/lib/jenkins/workspace/appNG_1.23.x/target/site/apidocs/org/appng/api/rest/class-use/ApiClient.html... Generating /var/lib/jenkins/workspace/appNG_1.23.x/target/site/apidocs/org/appng/api/rest/class-use/ApiClient.CollectionFormat.html... Generating /var/lib/jenkins/workspace/appNG_1.23.x/target/site/apidocs/org/appng/api/rest/class-use/RestResponseEntity.html... Generating /var/lib/jenkins/workspace/appNG_1.23.x/target/site/apidocs/org/appng/api/rest/auth/class-use/OAuthFlow.html... Generating /var/lib/jenkins/workspace/appNG_1.23.x/target/site/apidocs/org/appng/api/rest/auth/class-use/ApiKeyAuth.html... Generating /var/lib/jenkins/workspace/appNG_1.23.x/target/site/apidocs/org/appng/api/rest/auth/class-use/Authentication.html... Generating /var/lib/jenkins/workspace/appNG_1.23.x/target/site/apidocs/org/appng/api/rest/auth/class-use/HttpBasicAuth.html... Generating /var/lib/jenkins/workspace/appNG_1.23.x/target/site/apidocs/org/appng/api/rest/auth/class-use/OAuth.html... Generating /var/lib/jenkins/workspace/appNG_1.23.x/target/site/apidocs/org/appng/api/rest/model/class-use/OptionType.html... Generating /var/lib/jenkins/workspace/appNG_1.23.x/target/site/apidocs/org/appng/api/rest/model/class-use/FieldValue.html... Generating /var/lib/jenkins/workspace/appNG_1.23.x/target/site/apidocs/org/appng/api/rest/model/class-use/Link.html... Generating /var/lib/jenkins/workspace/appNG_1.23.x/target/site/apidocs/org/appng/api/rest/model/class-use/Link.TypeEnum.html... Generating /var/lib/jenkins/workspace/appNG_1.23.x/target/site/apidocs/org/appng/api/rest/model/class-use/User.html... Generating /var/lib/jenkins/workspace/appNG_1.23.x/target/site/apidocs/org/appng/api/rest/model/class-use/Message.html... Generating /var/lib/jenkins/workspace/appNG_1.23.x/target/site/apidocs/org/appng/api/rest/model/class-use/Message.LevelEnum.html... Generating /var/lib/jenkins/workspace/appNG_1.23.x/target/site/apidocs/org/appng/api/rest/model/class-use/Page.html... Generating /var/lib/jenkins/workspace/appNG_1.23.x/target/site/apidocs/org/appng/api/rest/model/class-use/Option.html... Generating /var/lib/jenkins/workspace/appNG_1.23.x/target/site/apidocs/org/appng/api/rest/model/class-use/ActionField.html... Generating /var/lib/jenkins/workspace/appNG_1.23.x/target/site/apidocs/org/appng/api/rest/model/class-use/Sort.html... Generating /var/lib/jenkins/workspace/appNG_1.23.x/target/site/apidocs/org/appng/api/rest/model/class-use/Sort.OrderEnum.html... Generating /var/lib/jenkins/workspace/appNG_1.23.x/target/site/apidocs/org/appng/api/rest/model/class-use/Field.html... Generating /var/lib/jenkins/workspace/appNG_1.23.x/target/site/apidocs/org/appng/api/rest/model/class-use/FieldType.html... Generating /var/lib/jenkins/workspace/appNG_1.23.x/target/site/apidocs/org/appng/api/rest/model/class-use/Datasource.html... Generating /var/lib/jenkins/workspace/appNG_1.23.x/target/site/apidocs/org/appng/api/rest/model/class-use/Options.html... Generating /var/lib/jenkins/workspace/appNG_1.23.x/target/site/apidocs/org/appng/api/rest/model/class-use/Parameter.html... Generating /var/lib/jenkins/workspace/appNG_1.23.x/target/site/apidocs/org/appng/api/rest/model/class-use/Element.html... Generating /var/lib/jenkins/workspace/appNG_1.23.x/target/site/apidocs/org/appng/api/rest/model/class-use/Filter.html... Generating /var/lib/jenkins/workspace/appNG_1.23.x/target/site/apidocs/org/appng/api/rest/model/class-use/ValidationRule.html... Generating /var/lib/jenkins/workspace/appNG_1.23.x/target/site/apidocs/org/appng/api/rest/model/class-use/Permission.html... Generating /var/lib/jenkins/workspace/appNG_1.23.x/target/site/apidocs/org/appng/api/rest/model/class-use/Permission.ModeEnum.html... Generating /var/lib/jenkins/workspace/appNG_1.23.x/target/site/apidocs/org/appng/api/rest/model/class-use/ErrorModel.html... Generating /var/lib/jenkins/workspace/appNG_1.23.x/target/site/apidocs/org/appng/api/rest/model/class-use/Action.html... Generating /var/lib/jenkins/workspace/appNG_1.23.x/target/site/apidocs/org/appng/persistence/hibernate/dialect/class-use/HSQLDialect.html... Generating /var/lib/jenkins/workspace/appNG_1.23.x/target/site/apidocs/org/appng/persistence/hibernate/dialect/class-use/SQLServer2008Dialect.html... Generating /var/lib/jenkins/workspace/appNG_1.23.x/target/site/apidocs/org/appng/persistence/hibernate/dialect/class-use/MariaDB103DialectUTF8.html... Generating /var/lib/jenkins/workspace/appNG_1.23.x/target/site/apidocs/org/appng/persistence/hibernate/dialect/class-use/MySql57DialectUTF8.html... Generating /var/lib/jenkins/workspace/appNG_1.23.x/target/site/apidocs/org/appng/persistence/hibernate/dialect/class-use/MySql8DialectUTF8.html... Generating /var/lib/jenkins/workspace/appNG_1.23.x/target/site/apidocs/org/appng/persistence/hibernate/class-use/SnakeCaseNamingStrategy.html... Generating /var/lib/jenkins/workspace/appNG_1.23.x/target/site/apidocs/org/appng/persistence/repository/class-use/SearchQuery.html... Generating /var/lib/jenkins/workspace/appNG_1.23.x/target/site/apidocs/org/appng/persistence/repository/class-use/SearchQuery.Operand.html... Generating /var/lib/jenkins/workspace/appNG_1.23.x/target/site/apidocs/org/appng/persistence/repository/class-use/SearchQuery.Clause.html... Generating /var/lib/jenkins/workspace/appNG_1.23.x/target/site/apidocs/org/appng/persistence/repository/class-use/SearchQuery.Criterion.html... Generating /var/lib/jenkins/workspace/appNG_1.23.x/target/site/apidocs/org/appng/persistence/repository/class-use/SearchRepositoryFactoryBean.html... Generating /var/lib/jenkins/workspace/appNG_1.23.x/target/site/apidocs/org/appng/persistence/repository/class-use/EnversSearchRepositoryImpl.html... Generating /var/lib/jenkins/workspace/appNG_1.23.x/target/site/apidocs/org/appng/persistence/repository/class-use/SearchRepositoryImpl.html... Generating /var/lib/jenkins/workspace/appNG_1.23.x/target/site/apidocs/org/appng/persistence/repository/class-use/QueryDslSearchRepository.html... Generating /var/lib/jenkins/workspace/appNG_1.23.x/target/site/apidocs/org/appng/persistence/repository/class-use/SearchRepository.html... Generating /var/lib/jenkins/workspace/appNG_1.23.x/target/site/apidocs/org/appng/persistence/repository/class-use/QueryDslSearchRepositoryImpl.html... Generating /var/lib/jenkins/workspace/appNG_1.23.x/target/site/apidocs/org/appng/persistence/repository/class-use/EnversSearchRepository.html... Generating /var/lib/jenkins/workspace/appNG_1.23.x/target/site/apidocs/org/appng/persistence/dialect/class-use/HSQLDialect.html... Generating /var/lib/jenkins/workspace/appNG_1.23.x/target/site/apidocs/org/appng/persistence/dialect/class-use/SQLServer2008Dialect.html... Generating /var/lib/jenkins/workspace/appNG_1.23.x/target/site/apidocs/org/appng/persistence/dialect/class-use/MySqlTextDialect.html... Generating /var/lib/jenkins/workspace/appNG_1.23.x/target/site/apidocs/org/appng/search/class-use/DocumentProvider.html... Generating /var/lib/jenkins/workspace/appNG_1.23.x/target/site/apidocs/org/appng/search/class-use/Search.html... Generating /var/lib/jenkins/workspace/appNG_1.23.x/target/site/apidocs/org/appng/search/class-use/SearchProvider.html... Generating /var/lib/jenkins/workspace/appNG_1.23.x/target/site/apidocs/org/appng/search/json/class-use/FilterData.html... Generating /var/lib/jenkins/workspace/appNG_1.23.x/target/site/apidocs/org/appng/search/json/class-use/Page.html... Generating /var/lib/jenkins/workspace/appNG_1.23.x/target/site/apidocs/org/appng/search/json/class-use/Search.html... Generating /var/lib/jenkins/workspace/appNG_1.23.x/target/site/apidocs/org/appng/search/json/class-use/Results.html... Generating /var/lib/jenkins/workspace/appNG_1.23.x/target/site/apidocs/org/appng/search/json/class-use/Part.html... Generating /var/lib/jenkins/workspace/appNG_1.23.x/target/site/apidocs/org/appng/search/json/class-use/FilterItem.html... Generating /var/lib/jenkins/workspace/appNG_1.23.x/target/site/apidocs/org/appng/search/json/class-use/FilterItem.DataCounter.html... Generating /var/lib/jenkins/workspace/appNG_1.23.x/target/site/apidocs/org/appng/search/json/class-use/Result.html... Generating /var/lib/jenkins/workspace/appNG_1.23.x/target/site/apidocs/org/appng/search/json/class-use/Result.Fields.html... Generating /var/lib/jenkins/workspace/appNG_1.23.x/target/site/apidocs/org/appng/search/json/class-use/Result.Field.html... Generating /var/lib/jenkins/workspace/appNG_1.23.x/target/site/apidocs/org/appng/search/json/class-use/SearchFilter.html... Generating /var/lib/jenkins/workspace/appNG_1.23.x/target/site/apidocs/org/appng/search/json/class-use/Json.html... Generating /var/lib/jenkins/workspace/appNG_1.23.x/target/site/apidocs/org/appng/search/json/class-use/Filter.html... Generating /var/lib/jenkins/workspace/appNG_1.23.x/target/site/apidocs/org/appng/search/json/class-use/FilterConfig.html... Generating /var/lib/jenkins/workspace/appNG_1.23.x/target/site/apidocs/org/appng/search/indexer/class-use/DocumentIndexer.html... Generating /var/lib/jenkins/workspace/appNG_1.23.x/target/site/apidocs/org/appng/search/indexer/class-use/SimpleDocument.html... Generating /var/lib/jenkins/workspace/appNG_1.23.x/target/site/apidocs/org/appng/search/indexer/class-use/ParseTags.html... Generating /var/lib/jenkins/workspace/appNG_1.23.x/target/site/apidocs/org/appng/search/indexer/class-use/GlobalIndexer.html... Generating /var/lib/jenkins/workspace/appNG_1.23.x/target/site/apidocs/org/appng/search/indexer/class-use/IndexConfig.html... Generating /var/lib/jenkins/workspace/appNG_1.23.x/target/site/apidocs/org/appng/search/indexer/class-use/IndexConfig.ConfigEntry.html... Generating /var/lib/jenkins/workspace/appNG_1.23.x/target/site/apidocs/org/appng/search/indexer/class-use/FileSystemProvider.html... Generating /var/lib/jenkins/workspace/appNG_1.23.x/target/site/apidocs/org/appng/search/searcher/class-use/DateAdapter.html... Generating /var/lib/jenkins/workspace/appNG_1.23.x/target/site/apidocs/org/appng/search/searcher/class-use/SearchFormatter.html... Generating /var/lib/jenkins/workspace/appNG_1.23.x/target/site/apidocs/org/appng/search/searcher/class-use/SearchTermProcessor.html... Generating /var/lib/jenkins/workspace/appNG_1.23.x/target/site/apidocs/org/appng/search/searcher/class-use/StandardSearcher.html... Generating /var/lib/jenkins/workspace/appNG_1.23.x/target/site/apidocs/org/appng/search/searcher/class-use/GermanSearchTermProcessor.html... Generating /var/lib/jenkins/workspace/appNG_1.23.x/target/site/apidocs/org/appng/core/domain/class-use/SubjectImpl.html... Generating /var/lib/jenkins/workspace/appNG_1.23.x/target/site/apidocs/org/appng/core/domain/class-use/GroupImpl.html... Generating /var/lib/jenkins/workspace/appNG_1.23.x/target/site/apidocs/org/appng/core/domain/class-use/PermissionImpl.html... Generating /var/lib/jenkins/workspace/appNG_1.23.x/target/site/apidocs/org/appng/core/domain/class-use/Template.html... Generating /var/lib/jenkins/workspace/appNG_1.23.x/target/site/apidocs/org/appng/core/domain/class-use/PropertyImpl.html... Generating /var/lib/jenkins/workspace/appNG_1.23.x/target/site/apidocs/org/appng/core/domain/class-use/PlatformEvent.html... Generating /var/lib/jenkins/workspace/appNG_1.23.x/target/site/apidocs/org/appng/core/domain/class-use/PlatformEvent.Type.html... Generating /var/lib/jenkins/workspace/appNG_1.23.x/target/site/apidocs/org/appng/core/domain/class-use/RepositoryImpl.html... Generating /var/lib/jenkins/workspace/appNG_1.23.x/target/site/apidocs/org/appng/core/domain/class-use/SiteApplication.html... Generating /var/lib/jenkins/workspace/appNG_1.23.x/target/site/apidocs/org/appng/core/domain/class-use/JobExecutionRecord.html... Generating /var/lib/jenkins/workspace/appNG_1.23.x/target/site/apidocs/org/appng/core/domain/class-use/ValidationPatterns.html... Generating /var/lib/jenkins/workspace/appNG_1.23.x/target/site/apidocs/org/appng/core/domain/class-use/SiteApplicationPK.html... Generating /var/lib/jenkins/workspace/appNG_1.23.x/target/site/apidocs/org/appng/core/domain/class-use/Auditable.html... Generating /var/lib/jenkins/workspace/appNG_1.23.x/target/site/apidocs/org/appng/core/domain/class-use/SiteImpl.html... Generating /var/lib/jenkins/workspace/appNG_1.23.x/target/site/apidocs/org/appng/core/domain/class-use/PackageArchiveImpl.html... Generating /var/lib/jenkins/workspace/appNG_1.23.x/target/site/apidocs/org/appng/core/domain/class-use/TemplateResource.html... Generating /var/lib/jenkins/workspace/appNG_1.23.x/target/site/apidocs/org/appng/core/domain/class-use/DatabaseConnection.html... Generating /var/lib/jenkins/workspace/appNG_1.23.x/target/site/apidocs/org/appng/core/domain/class-use/DatabaseConnection.DatabaseType.html... Generating /var/lib/jenkins/workspace/appNG_1.23.x/target/site/apidocs/org/appng/core/domain/class-use/ResourceImpl.html... Generating /var/lib/jenkins/workspace/appNG_1.23.x/target/site/apidocs/org/appng/core/domain/class-use/PlatformEventListener.html... Generating /var/lib/jenkins/workspace/appNG_1.23.x/target/site/apidocs/org/appng/core/domain/class-use/PlatformEventListener.EventProvider.html... Generating /var/lib/jenkins/workspace/appNG_1.23.x/target/site/apidocs/org/appng/core/domain/class-use/RoleImpl.html... Generating /var/lib/jenkins/workspace/appNG_1.23.x/target/site/apidocs/org/appng/core/domain/class-use/ObjectUtils.html... Generating /var/lib/jenkins/workspace/appNG_1.23.x/target/site/apidocs/org/appng/core/domain/class-use/PersistentPropertyHolder.html... Generating /var/lib/jenkins/workspace/appNG_1.23.x/target/site/apidocs/org/appng/core/domain/class-use/ApplicationImpl.html... Generating /var/lib/jenkins/workspace/appNG_1.23.x/target/site/apidocs/org/appng/core/templating/class-use/ReplaceTagProcessor.html... Generating /var/lib/jenkins/workspace/appNG_1.23.x/target/site/apidocs/org/appng/core/templating/class-use/ThymeleafReplaceInterceptor.html... Generating /var/lib/jenkins/workspace/appNG_1.23.x/target/site/apidocs/org/appng/core/templating/class-use/ThymeleafReplaceInterceptorBase.html... Generating /var/lib/jenkins/workspace/appNG_1.23.x/target/site/apidocs/org/appng/core/templating/class-use/AppNGThymeleafDialect.html... Generating /var/lib/jenkins/workspace/appNG_1.23.x/target/site/apidocs/org/appng/core/templating/class-use/ThymeleafStandardReplaceTagProcessorCaller.html... Generating /var/lib/jenkins/workspace/appNG_1.23.x/target/site/apidocs/org/appng/core/templating/class-use/ThymeleafTemplateEngine.html... Generating /var/lib/jenkins/workspace/appNG_1.23.x/target/site/apidocs/org/appng/core/security/class-use/SaltedDigestSha1.html... Generating /var/lib/jenkins/workspace/appNG_1.23.x/target/site/apidocs/org/appng/core/security/class-use/DigestValidator.html... Generating /var/lib/jenkins/workspace/appNG_1.23.x/target/site/apidocs/org/appng/core/security/class-use/DefaultPasswordPolicy.html... Generating /var/lib/jenkins/workspace/appNG_1.23.x/target/site/apidocs/org/appng/core/security/class-use/ConfigurablePasswordPolicy.html... Generating /var/lib/jenkins/workspace/appNG_1.23.x/target/site/apidocs/org/appng/core/security/class-use/PasswordHandler.html... Generating /var/lib/jenkins/workspace/appNG_1.23.x/target/site/apidocs/org/appng/core/security/class-use/DigestUtil.html... Generating /var/lib/jenkins/workspace/appNG_1.23.x/target/site/apidocs/org/appng/core/security/class-use/SaltedDigest.html... Generating /var/lib/jenkins/workspace/appNG_1.23.x/target/site/apidocs/org/appng/core/security/class-use/BCryptPasswordHandler.html... Generating /var/lib/jenkins/workspace/appNG_1.23.x/target/site/apidocs/org/appng/core/security/class-use/Sha1PasswordHandler.html... Generating /var/lib/jenkins/workspace/appNG_1.23.x/target/site/apidocs/org/appng/core/security/signing/class-use/Signer.html... Generating /var/lib/jenkins/workspace/appNG_1.23.x/target/site/apidocs/org/appng/core/security/signing/class-use/SigningException.html... Generating /var/lib/jenkins/workspace/appNG_1.23.x/target/site/apidocs/org/appng/core/security/signing/class-use/SigningException.ErrorType.html... Generating /var/lib/jenkins/workspace/appNG_1.23.x/target/site/apidocs/org/appng/core/security/signing/class-use/SignerConfig.html... Generating /var/lib/jenkins/workspace/appNG_1.23.x/target/site/apidocs/org/appng/core/security/signing/class-use/SignatureWrapper.html... Generating /var/lib/jenkins/workspace/appNG_1.23.x/target/site/apidocs/org/appng/core/security/signing/class-use/CertTools.html... Generating /var/lib/jenkins/workspace/appNG_1.23.x/target/site/apidocs/org/appng/core/security/signing/class-use/CertChainValidator.html... Generating /var/lib/jenkins/workspace/appNG_1.23.x/target/site/apidocs/org/appng/core/security/signing/class-use/ValidatorConfig.html... Generating /var/lib/jenkins/workspace/appNG_1.23.x/target/site/apidocs/org/appng/core/security/signing/class-use/BaseConfig.html... Generating /var/lib/jenkins/workspace/appNG_1.23.x/target/site/apidocs/org/appng/core/security/signing/class-use/BaseConfig.PrivateKeyFormat.html... Generating /var/lib/jenkins/workspace/appNG_1.23.x/target/site/apidocs/org/appng/core/security/signing/class-use/BaseConfig.SigningAlgorithm.html... Generating /var/lib/jenkins/workspace/appNG_1.23.x/target/site/apidocs/org/appng/core/service/class-use/ApplicationArchiveProcessor.html... Generating /var/lib/jenkins/workspace/appNG_1.23.x/target/site/apidocs/org/appng/core/service/class-use/CacheService.html... Generating /var/lib/jenkins/workspace/appNG_1.23.x/target/site/apidocs/org/appng/core/service/class-use/ApplicationProperties.html... Generating /var/lib/jenkins/workspace/appNG_1.23.x/target/site/apidocs/org/appng/core/service/class-use/TemplateService.html... Generating /var/lib/jenkins/workspace/appNG_1.23.x/target/site/apidocs/org/appng/core/service/class-use/InitializerService.html... Generating /var/lib/jenkins/workspace/appNG_1.23.x/target/site/apidocs/org/appng/core/service/class-use/MigrationService.html... Generating /var/lib/jenkins/workspace/appNG_1.23.x/target/site/apidocs/org/appng/core/service/class-use/MigrationService.MigrationStatus.html... Generating /var/lib/jenkins/workspace/appNG_1.23.x/target/site/apidocs/org/appng/core/service/class-use/HazelcastConfigurer.html... Generating /var/lib/jenkins/workspace/appNG_1.23.x/target/site/apidocs/org/appng/core/service/class-use/HeartBeat.html... Generating /var/lib/jenkins/workspace/appNG_1.23.x/target/site/apidocs/org/appng/core/service/class-use/PlatformProperties.html... Generating /var/lib/jenkins/workspace/appNG_1.23.x/target/site/apidocs/org/appng/core/service/class-use/PropertySupport.html... Generating /var/lib/jenkins/workspace/appNG_1.23.x/target/site/apidocs/org/appng/core/service/class-use/HsqlStarter.html... Generating /var/lib/jenkins/workspace/appNG_1.23.x/target/site/apidocs/org/appng/core/service/class-use/LdapService.html... Generating /var/lib/jenkins/workspace/appNG_1.23.x/target/site/apidocs/org/appng/core/service/class-use/CoreService.html... Generating /var/lib/jenkins/workspace/appNG_1.23.x/target/site/apidocs/org/appng/core/service/class-use/DatabaseService.html... Generating /var/lib/jenkins/workspace/appNG_1.23.x/target/site/apidocs/org/appng/core/repository/class-use/JobExecutionRecordRepository.html... Generating /var/lib/jenkins/workspace/appNG_1.23.x/target/site/apidocs/org/appng/core/repository/class-use/SiteApplicationRepository.html... Generating /var/lib/jenkins/workspace/appNG_1.23.x/target/site/apidocs/org/appng/core/repository/class-use/RepoRepository.html... Generating /var/lib/jenkins/workspace/appNG_1.23.x/target/site/apidocs/org/appng/core/repository/class-use/PlatformEventRepository.html... Generating /var/lib/jenkins/workspace/appNG_1.23.x/target/site/apidocs/org/appng/core/repository/class-use/PropertyRepository.html... Generating /var/lib/jenkins/workspace/appNG_1.23.x/target/site/apidocs/org/appng/core/repository/class-use/SiteRepository.html... Generating /var/lib/jenkins/workspace/appNG_1.23.x/target/site/apidocs/org/appng/core/repository/class-use/RoleRepository.html... Generating /var/lib/jenkins/workspace/appNG_1.23.x/target/site/apidocs/org/appng/core/repository/class-use/PermissionRepository.html... Generating /var/lib/jenkins/workspace/appNG_1.23.x/target/site/apidocs/org/appng/core/repository/class-use/GroupRepository.html... Generating /var/lib/jenkins/workspace/appNG_1.23.x/target/site/apidocs/org/appng/core/repository/class-use/DatabaseConnectionRepository.html... Generating /var/lib/jenkins/workspace/appNG_1.23.x/target/site/apidocs/org/appng/core/repository/class-use/TemplateResourceRepository.html... Generating /var/lib/jenkins/workspace/appNG_1.23.x/target/site/apidocs/org/appng/core/repository/class-use/ResourceRepository.html... Generating /var/lib/jenkins/workspace/appNG_1.23.x/target/site/apidocs/org/appng/core/repository/class-use/ApplicationRepository.html... Generating /var/lib/jenkins/workspace/appNG_1.23.x/target/site/apidocs/org/appng/core/repository/class-use/TemplateRepository.html... Generating /var/lib/jenkins/workspace/appNG_1.23.x/target/site/apidocs/org/appng/core/repository/class-use/SubjectRepository.html... Generating /var/lib/jenkins/workspace/appNG_1.23.x/target/site/apidocs/org/appng/core/repository/config/class-use/DataSourceFactory.html... Generating /var/lib/jenkins/workspace/appNG_1.23.x/target/site/apidocs/org/appng/core/repository/config/class-use/TomcatJdbcConfigurer.html... Generating /var/lib/jenkins/workspace/appNG_1.23.x/target/site/apidocs/org/appng/core/repository/config/class-use/ApplicationPostProcessor.html... Generating /var/lib/jenkins/workspace/appNG_1.23.x/target/site/apidocs/org/appng/core/repository/config/class-use/DatasourceConfigurer.html... Generating /var/lib/jenkins/workspace/appNG_1.23.x/target/site/apidocs/org/appng/core/repository/config/class-use/HikariCPConfigurer.html... Generating /var/lib/jenkins/workspace/appNG_1.23.x/target/site/apidocs/org/appng/core/class-use/Redirect.html... Generating /var/lib/jenkins/workspace/appNG_1.23.x/target/site/apidocs/org/appng/core/class-use/JMXUtils.html... Generating /var/lib/jenkins/workspace/appNG_1.23.x/target/site/apidocs/org/appng/core/model/class-use/ApplicationSubjectImpl.html... Generating /var/lib/jenkins/workspace/appNG_1.23.x/target/site/apidocs/org/appng/core/model/class-use/PackageVersion.html... Generating /var/lib/jenkins/workspace/appNG_1.23.x/target/site/apidocs/org/appng/core/model/class-use/FeatureProviderImpl.html... Generating /var/lib/jenkins/workspace/appNG_1.23.x/target/site/apidocs/org/appng/core/model/class-use/RepositoryCacheFactory.html... Generating /var/lib/jenkins/workspace/appNG_1.23.x/target/site/apidocs/org/appng/core/model/class-use/ApplicationContext.html... Generating /var/lib/jenkins/workspace/appNG_1.23.x/target/site/apidocs/org/appng/core/model/class-use/ApplicationCacheManager.html... Generating /var/lib/jenkins/workspace/appNG_1.23.x/target/site/apidocs/org/appng/core/model/class-use/PackageWrapper.html... Generating /var/lib/jenkins/workspace/appNG_1.23.x/target/site/apidocs/org/appng/core/model/class-use/AbstractRequestProcessor.html... Generating /var/lib/jenkins/workspace/appNG_1.23.x/target/site/apidocs/org/appng/core/model/class-use/ThymeleafProcessor.html... Generating /var/lib/jenkins/workspace/appNG_1.23.x/target/site/apidocs/org/appng/core/model/class-use/ThymeleafProcessor.AppNG.html... Generating /var/lib/jenkins/workspace/appNG_1.23.x/target/site/apidocs/org/appng/core/model/class-use/RepositoryCacheSoap.html... Generating /var/lib/jenkins/workspace/appNG_1.23.x/target/site/apidocs/org/appng/core/model/class-use/PackageArchive.html... Generating /var/lib/jenkins/workspace/appNG_1.23.x/target/site/apidocs/org/appng/core/model/class-use/RepositoryType.html... Generating /var/lib/jenkins/workspace/appNG_1.23.x/target/site/apidocs/org/appng/core/model/class-use/RepositoryCache.html... Generating /var/lib/jenkins/workspace/appNG_1.23.x/target/site/apidocs/org/appng/core/model/class-use/RepositoryMode.html... Generating /var/lib/jenkins/workspace/appNG_1.23.x/target/site/apidocs/org/appng/core/model/class-use/JarInfo.html... Generating /var/lib/jenkins/workspace/appNG_1.23.x/target/site/apidocs/org/appng/core/model/class-use/JarInfo.JarInfoBuilder.html... Generating /var/lib/jenkins/workspace/appNG_1.23.x/target/site/apidocs/org/appng/core/model/class-use/Repository.html... Generating /var/lib/jenkins/workspace/appNG_1.23.x/target/site/apidocs/org/appng/core/model/class-use/ZipFileProcessor.html... Generating /var/lib/jenkins/workspace/appNG_1.23.x/target/site/apidocs/org/appng/core/model/class-use/PlatformTransformer.html... Generating /var/lib/jenkins/workspace/appNG_1.23.x/target/site/apidocs/org/appng/core/model/class-use/RepositoryScheme.html... Generating /var/lib/jenkins/workspace/appNG_1.23.x/target/site/apidocs/org/appng/core/model/class-use/InstallablePackage.html... Generating /var/lib/jenkins/workspace/appNG_1.23.x/target/site/apidocs/org/appng/core/model/class-use/PlatformProcessor.html... Generating /var/lib/jenkins/workspace/appNG_1.23.x/target/site/apidocs/org/appng/core/model/class-use/RequestProcessor.html... Generating /var/lib/jenkins/workspace/appNG_1.23.x/target/site/apidocs/org/appng/core/model/class-use/ResponseType.html... Generating /var/lib/jenkins/workspace/appNG_1.23.x/target/site/apidocs/org/appng/core/model/class-use/RepositoryUtils.html... Generating /var/lib/jenkins/workspace/appNG_1.23.x/target/site/apidocs/org/appng/core/model/class-use/RepositoryCacheFilesystem.html... Generating /var/lib/jenkins/workspace/appNG_1.23.x/target/site/apidocs/org/appng/core/model/class-use/ApplicationProvider.html... Generating /var/lib/jenkins/workspace/appNG_1.23.x/target/site/apidocs/org/appng/core/model/class-use/CacheProvider.html... Generating /var/lib/jenkins/workspace/appNG_1.23.x/target/site/apidocs/org/appng/core/model/class-use/TemplateProcessor.html... Generating /var/lib/jenkins/workspace/appNG_1.23.x/target/site/apidocs/org/appng/core/model/class-use/AccessibleApplication.html... Generating /var/lib/jenkins/workspace/appNG_1.23.x/target/site/apidocs/org/appng/core/controller/rest/class-use/RestPostProcessor.html... Generating /var/lib/jenkins/workspace/appNG_1.23.x/target/site/apidocs/org/appng/core/controller/class-use/PlatformStartup.html... Generating /var/lib/jenkins/workspace/appNG_1.23.x/target/site/apidocs/org/appng/core/controller/class-use/Controller.html... Generating /var/lib/jenkins/workspace/appNG_1.23.x/target/site/apidocs/org/appng/core/controller/class-use/PlatformConfig.html... Generating /var/lib/jenkins/workspace/appNG_1.23.x/target/site/apidocs/org/appng/core/controller/class-use/SessionListener.html... Generating /var/lib/jenkins/workspace/appNG_1.23.x/target/site/apidocs/org/appng/core/controller/class-use/CachedResponse.html... Generating /var/lib/jenkins/workspace/appNG_1.23.x/target/site/apidocs/org/appng/core/controller/class-use/Log4jConfigurer.html... Generating /var/lib/jenkins/workspace/appNG_1.23.x/target/site/apidocs/org/appng/core/controller/class-use/Session.html... Generating /var/lib/jenkins/workspace/appNG_1.23.x/target/site/apidocs/org/appng/core/controller/class-use/RepositoryWatcher.html... Generating /var/lib/jenkins/workspace/appNG_1.23.x/target/site/apidocs/org/appng/core/controller/class-use/HttpHeaders.html... Generating /var/lib/jenkins/workspace/appNG_1.23.x/target/site/apidocs/org/appng/core/controller/messaging/class-use/SiteStateEvent.html... Generating /var/lib/jenkins/workspace/appNG_1.23.x/target/site/apidocs/org/appng/core/controller/messaging/class-use/NodeEvent.html... Generating /var/lib/jenkins/workspace/appNG_1.23.x/target/site/apidocs/org/appng/core/controller/messaging/class-use/NodeEvent.MemoryUsage.html... Generating /var/lib/jenkins/workspace/appNG_1.23.x/target/site/apidocs/org/appng/core/controller/messaging/class-use/NodeEvent.NodeState.html... Generating /var/lib/jenkins/workspace/appNG_1.23.x/target/site/apidocs/org/appng/core/controller/messaging/class-use/TribesReceiver.html... Generating /var/lib/jenkins/workspace/appNG_1.23.x/target/site/apidocs/org/appng/core/controller/messaging/class-use/RequestNodeState.html... Generating /var/lib/jenkins/workspace/appNG_1.23.x/target/site/apidocs/org/appng/core/controller/messaging/class-use/JedisReceiver.html... Generating /var/lib/jenkins/workspace/appNG_1.23.x/target/site/apidocs/org/appng/core/controller/messaging/class-use/RabbitMQSender.html... Generating /var/lib/jenkins/workspace/appNG_1.23.x/target/site/apidocs/org/appng/core/controller/messaging/class-use/TribesSender.html... Generating /var/lib/jenkins/workspace/appNG_1.23.x/target/site/apidocs/org/appng/core/controller/messaging/class-use/RabbitMQBase.html... Generating /var/lib/jenkins/workspace/appNG_1.23.x/target/site/apidocs/org/appng/core/controller/messaging/class-use/ReloadSiteEvent.html... Generating /var/lib/jenkins/workspace/appNG_1.23.x/target/site/apidocs/org/appng/core/controller/messaging/class-use/RabbitMQReceiver.html... Generating /var/lib/jenkins/workspace/appNG_1.23.x/target/site/apidocs/org/appng/core/controller/messaging/class-use/MulticastReceiver.html... Generating /var/lib/jenkins/workspace/appNG_1.23.x/target/site/apidocs/org/appng/core/controller/messaging/class-use/HazelcastReceiver.html... Generating /var/lib/jenkins/workspace/appNG_1.23.x/target/site/apidocs/org/appng/core/controller/messaging/class-use/SiteDeletedEvent.html... Generating /var/lib/jenkins/workspace/appNG_1.23.x/target/site/apidocs/org/appng/core/controller/messaging/class-use/HazelcastSender.html... Generating /var/lib/jenkins/workspace/appNG_1.23.x/target/site/apidocs/org/appng/core/controller/messaging/class-use/JedisSender.html... Generating /var/lib/jenkins/workspace/appNG_1.23.x/target/site/apidocs/org/appng/core/controller/messaging/class-use/JedisBase.html... Generating /var/lib/jenkins/workspace/appNG_1.23.x/target/site/apidocs/org/appng/core/controller/messaging/class-use/MulticastSender.html... Generating /var/lib/jenkins/workspace/appNG_1.23.x/target/site/apidocs/org/appng/core/controller/messaging/class-use/StopSiteEvent.html... Generating /var/lib/jenkins/workspace/appNG_1.23.x/target/site/apidocs/org/appng/core/controller/handler/class-use/SoapService.html... Generating /var/lib/jenkins/workspace/appNG_1.23.x/target/site/apidocs/org/appng/core/controller/handler/class-use/JspHandler.html... Generating /var/lib/jenkins/workspace/appNG_1.23.x/target/site/apidocs/org/appng/core/controller/handler/class-use/RestService.html... Generating /var/lib/jenkins/workspace/appNG_1.23.x/target/site/apidocs/org/appng/core/controller/handler/class-use/ErrorPageHandler.html... Generating /var/lib/jenkins/workspace/appNG_1.23.x/target/site/apidocs/org/appng/core/controller/handler/class-use/GuiHandler.html... Generating /var/lib/jenkins/workspace/appNG_1.23.x/target/site/apidocs/org/appng/core/controller/handler/class-use/RequestHandler.html... Generating /var/lib/jenkins/workspace/appNG_1.23.x/target/site/apidocs/org/appng/core/controller/handler/class-use/MonitoringHandler.html... Generating /var/lib/jenkins/workspace/appNG_1.23.x/target/site/apidocs/org/appng/core/controller/handler/class-use/MonitoringHandler.SiteInfo.html... Generating /var/lib/jenkins/workspace/appNG_1.23.x/target/site/apidocs/org/appng/core/controller/handler/class-use/MonitoringHandler.ApplicationInfo.html... Generating /var/lib/jenkins/workspace/appNG_1.23.x/target/site/apidocs/org/appng/core/controller/handler/class-use/MonitoringHandler.Connection.html... Generating /var/lib/jenkins/workspace/appNG_1.23.x/target/site/apidocs/org/appng/core/controller/handler/class-use/MonitoringHandler.Jar.html... Generating /var/lib/jenkins/workspace/appNG_1.23.x/target/site/apidocs/org/appng/core/controller/handler/class-use/StaticContentHandler.html... Generating /var/lib/jenkins/workspace/appNG_1.23.x/target/site/apidocs/org/appng/core/controller/handler/class-use/ServiceRequestHandler.html... Generating /var/lib/jenkins/workspace/appNG_1.23.x/target/site/apidocs/org/appng/core/controller/filter/class-use/XSSFilter.html... Generating /var/lib/jenkins/workspace/appNG_1.23.x/target/site/apidocs/org/appng/core/controller/filter/class-use/JspExtensionFilter.html... Generating /var/lib/jenkins/workspace/appNG_1.23.x/target/site/apidocs/org/appng/core/controller/filter/class-use/PageCacheFilter.html... Generating /var/lib/jenkins/workspace/appNG_1.23.x/target/site/apidocs/org/appng/core/controller/filter/class-use/MSOfficeUserAgentFilter.html... Generating /var/lib/jenkins/workspace/appNG_1.23.x/target/site/apidocs/org/appng/core/controller/filter/class-use/RedirectFilter.html... Generating /var/lib/jenkins/workspace/appNG_1.23.x/target/site/apidocs/org/appng/core/controller/filter/class-use/RedirectFilter.UrlRewriteConfig.html... Generating /var/lib/jenkins/workspace/appNG_1.23.x/target/site/apidocs/org/appng/core/controller/filter/class-use/CsrfSetupFilter.html... Generating /var/lib/jenkins/workspace/appNG_1.23.x/target/site/apidocs/org/appng/core/xml/repository/class-use/Package.html... Generating /var/lib/jenkins/workspace/appNG_1.23.x/target/site/apidocs/org/appng/core/xml/repository/class-use/GetCertificationResponse.html... Generating /var/lib/jenkins/workspace/appNG_1.23.x/target/site/apidocs/org/appng/core/xml/repository/class-use/GetPackagesRequest.html... Generating /var/lib/jenkins/workspace/appNG_1.23.x/target/site/apidocs/org/appng/core/xml/repository/class-use/GetPackagesResponse.html... Generating /var/lib/jenkins/workspace/appNG_1.23.x/target/site/apidocs/org/appng/core/xml/repository/class-use/Certification.html... Generating /var/lib/jenkins/workspace/appNG_1.23.x/target/site/apidocs/org/appng/core/xml/repository/class-use/GetCertificationRequest.html... Generating /var/lib/jenkins/workspace/appNG_1.23.x/target/site/apidocs/org/appng/core/xml/repository/class-use/GetPackageRequest.html... Generating /var/lib/jenkins/workspace/appNG_1.23.x/target/site/apidocs/org/appng/core/xml/repository/class-use/GetPackageVersionsRequest.html... Generating /var/lib/jenkins/workspace/appNG_1.23.x/target/site/apidocs/org/appng/core/xml/repository/class-use/GetPackageVersionsResponse.html... Generating /var/lib/jenkins/workspace/appNG_1.23.x/target/site/apidocs/org/appng/core/xml/repository/class-use/PackageType.html... Generating /var/lib/jenkins/workspace/appNG_1.23.x/target/site/apidocs/org/appng/core/xml/repository/class-use/ObjectFactory.html... Generating /var/lib/jenkins/workspace/appNG_1.23.x/target/site/apidocs/org/appng/core/xml/repository/class-use/Packages.html... Generating /var/lib/jenkins/workspace/appNG_1.23.x/target/site/apidocs/org/appng/core/xml/repository/class-use/PackageVersions.html... Generating /var/lib/jenkins/workspace/appNG_1.23.x/target/site/apidocs/org/appng/core/xml/repository/class-use/GetPackageResponse.html... Generating /var/lib/jenkins/workspace/appNG_1.23.x/target/site/apidocs/org/appng/cli/class-use/CliBootstrap.html... Generating /var/lib/jenkins/workspace/appNG_1.23.x/target/site/apidocs/org/appng/cli/class-use/CliCore.html... Generating /var/lib/jenkins/workspace/appNG_1.23.x/target/site/apidocs/org/appng/cli/class-use/NoSuchRepositoryException.html... Generating /var/lib/jenkins/workspace/appNG_1.23.x/target/site/apidocs/org/appng/cli/class-use/CliShell.html... Generating /var/lib/jenkins/workspace/appNG_1.23.x/target/site/apidocs/org/appng/cli/class-use/NoSuchSiteException.html... Generating /var/lib/jenkins/workspace/appNG_1.23.x/target/site/apidocs/org/appng/cli/class-use/CliEnvironment.html... Generating /var/lib/jenkins/workspace/appNG_1.23.x/target/site/apidocs/org/appng/cli/class-use/CliCommands.html... Generating /var/lib/jenkins/workspace/appNG_1.23.x/target/site/apidocs/org/appng/cli/class-use/CliEventProvider.html... Generating /var/lib/jenkins/workspace/appNG_1.23.x/target/site/apidocs/org/appng/cli/class-use/ExecutableCliCommand.html... Generating /var/lib/jenkins/workspace/appNG_1.23.x/target/site/apidocs/org/appng/cli/commands/applicationrole/class-use/ListRoles.html... Generating /var/lib/jenkins/workspace/appNG_1.23.x/target/site/apidocs/org/appng/cli/commands/applicationrole/class-use/AddRole.html... Generating /var/lib/jenkins/workspace/appNG_1.23.x/target/site/apidocs/org/appng/cli/commands/permission/class-use/AddPermission.html... Generating /var/lib/jenkins/workspace/appNG_1.23.x/target/site/apidocs/org/appng/cli/commands/permission/class-use/RemovePermission.html... Generating /var/lib/jenkins/workspace/appNG_1.23.x/target/site/apidocs/org/appng/cli/commands/permission/class-use/ListPermissions.html... Generating /var/lib/jenkins/workspace/appNG_1.23.x/target/site/apidocs/org/appng/cli/commands/class-use/CommandMain.html... Generating /var/lib/jenkins/workspace/appNG_1.23.x/target/site/apidocs/org/appng/cli/commands/class-use/CommandList.html... Generating /var/lib/jenkins/workspace/appNG_1.23.x/target/site/apidocs/org/appng/cli/commands/class-use/FileOwner.html... Generating /var/lib/jenkins/workspace/appNG_1.23.x/target/site/apidocs/org/appng/cli/commands/class-use/CommandBatch.html... Generating /var/lib/jenkins/workspace/appNG_1.23.x/target/site/apidocs/org/appng/cli/commands/repository/class-use/DeleteRepository.html... Generating /var/lib/jenkins/workspace/appNG_1.23.x/target/site/apidocs/org/appng/cli/commands/repository/class-use/CreateRepository.html... Generating /var/lib/jenkins/workspace/appNG_1.23.x/target/site/apidocs/org/appng/cli/commands/repository/class-use/ListRepositories.html... Generating /var/lib/jenkins/workspace/appNG_1.23.x/target/site/apidocs/org/appng/cli/commands/platform/class-use/ExtractData.html... Generating /var/lib/jenkins/workspace/appNG_1.23.x/target/site/apidocs/org/appng/cli/commands/property/class-use/PropertyHelper.html... Generating /var/lib/jenkins/workspace/appNG_1.23.x/target/site/apidocs/org/appng/cli/commands/property/class-use/UpdateProperty.html... Generating /var/lib/jenkins/workspace/appNG_1.23.x/target/site/apidocs/org/appng/cli/commands/property/class-use/DeleteProperty.html... Generating /var/lib/jenkins/workspace/appNG_1.23.x/target/site/apidocs/org/appng/cli/commands/property/class-use/CreateProperty.html... Generating /var/lib/jenkins/workspace/appNG_1.23.x/target/site/apidocs/org/appng/cli/commands/property/class-use/ListProperties.html... Generating /var/lib/jenkins/workspace/appNG_1.23.x/target/site/apidocs/org/appng/cli/commands/template/class-use/InstallTemplate.html... Generating /var/lib/jenkins/workspace/appNG_1.23.x/target/site/apidocs/org/appng/cli/commands/template/class-use/DeleteTemplate.html... Generating /var/lib/jenkins/workspace/appNG_1.23.x/target/site/apidocs/org/appng/cli/commands/site/class-use/ReloadSite.html... Generating /var/lib/jenkins/workspace/appNG_1.23.x/target/site/apidocs/org/appng/cli/commands/site/class-use/CheckSiteRunning.html... Generating /var/lib/jenkins/workspace/appNG_1.23.x/target/site/apidocs/org/appng/cli/commands/site/class-use/ListSites.html... Generating /var/lib/jenkins/workspace/appNG_1.23.x/target/site/apidocs/org/appng/cli/commands/site/class-use/CreateSite.html... Generating /var/lib/jenkins/workspace/appNG_1.23.x/target/site/apidocs/org/appng/cli/commands/site/class-use/DeleteSite.html... Generating /var/lib/jenkins/workspace/appNG_1.23.x/target/site/apidocs/org/appng/cli/commands/site/class-use/SetSiteActive.html... Generating /var/lib/jenkins/workspace/appNG_1.23.x/target/site/apidocs/org/appng/cli/commands/subject/class-use/DeleteSubject.html... Generating /var/lib/jenkins/workspace/appNG_1.23.x/target/site/apidocs/org/appng/cli/commands/subject/class-use/HashPassword.html... Generating /var/lib/jenkins/workspace/appNG_1.23.x/target/site/apidocs/org/appng/cli/commands/subject/class-use/CreateSubject.html... Generating /var/lib/jenkins/workspace/appNG_1.23.x/target/site/apidocs/org/appng/cli/commands/subject/class-use/ListSubjects.html... Generating /var/lib/jenkins/workspace/appNG_1.23.x/target/site/apidocs/org/appng/cli/commands/group/class-use/AddGroup.html... Generating /var/lib/jenkins/workspace/appNG_1.23.x/target/site/apidocs/org/appng/cli/commands/group/class-use/ListGroups.html... Generating /var/lib/jenkins/workspace/appNG_1.23.x/target/site/apidocs/org/appng/cli/commands/group/class-use/CreateGroup.html... Generating /var/lib/jenkins/workspace/appNG_1.23.x/target/site/apidocs/org/appng/cli/commands/group/class-use/DeleteGroup.html... Generating /var/lib/jenkins/workspace/appNG_1.23.x/target/site/apidocs/org/appng/cli/commands/application/class-use/DeleteApplication.html... Generating /var/lib/jenkins/workspace/appNG_1.23.x/target/site/apidocs/org/appng/cli/commands/application/class-use/ListApplications.html... Generating /var/lib/jenkins/workspace/appNG_1.23.x/target/site/apidocs/org/appng/cli/commands/application/class-use/InstallApplication.html... Generating /var/lib/jenkins/workspace/appNG_1.23.x/target/site/apidocs/org/appng/cli/commands/application/class-use/DeactivateApplication.html... Generating /var/lib/jenkins/workspace/appNG_1.23.x/target/site/apidocs/org/appng/cli/commands/application/class-use/BaseApplication.html... Generating /var/lib/jenkins/workspace/appNG_1.23.x/target/site/apidocs/org/appng/cli/commands/application/class-use/BaseApplication.Mode.html... Generating /var/lib/jenkins/workspace/appNG_1.23.x/target/site/apidocs/org/appng/cli/commands/application/class-use/ActivateApplication.html... Generating /var/lib/jenkins/workspace/appNG_1.23.x/target/site/apidocs/org/appng/cli/commands/heartbeat/class-use/HeartBeat.html... Generating /var/lib/jenkins/workspace/appNG_1.23.x/target/site/apidocs/org/appng/cli/commands/heartbeat/class-use/HeartBeat.HeartBeatEvent.html... Generating /var/lib/jenkins/workspace/appNG_1.23.x/target/site/apidocs/org/appng/cli/prettytable/class-use/TableConstants.html... Generating /var/lib/jenkins/workspace/appNG_1.23.x/target/site/apidocs/org/appng/cli/prettytable/class-use/PrettyTable.html... Generating /var/lib/jenkins/workspace/appNG_1.23.x/target/site/apidocs/org/appng/cli/prettytable/class-use/TableRow.html... Generating /var/lib/jenkins/workspace/appNG_1.23.x/target/site/apidocs/org/appng/cli/validators/class-use/FileExists.html... Generating /var/lib/jenkins/workspace/appNG_1.23.x/target/site/apidocs/org/appng/cli/servlet/class-use/InstallListener.html... Generating /var/lib/jenkins/workspace/appNG_1.23.x/target/site/apidocs/org/appng/taglib/class-use/MultiSiteSupport.html... Generating /var/lib/jenkins/workspace/appNG_1.23.x/target/site/apidocs/org/appng/taglib/class-use/ParameterOwner.html... Generating /var/lib/jenkins/workspace/appNG_1.23.x/target/site/apidocs/org/appng/taglib/class-use/TagletProcessor.html... Generating /var/lib/jenkins/workspace/appNG_1.23.x/target/site/apidocs/org/appng/taglib/class-use/Parameter.html... Generating /var/lib/jenkins/workspace/appNG_1.23.x/target/site/apidocs/org/appng/taglib/class-use/If.html... Generating /var/lib/jenkins/workspace/appNG_1.23.x/target/site/apidocs/org/appng/taglib/class-use/ApplicationAdapter.html... Generating /var/lib/jenkins/workspace/appNG_1.23.x/target/site/apidocs/org/appng/taglib/class-use/TagletAdapter.html... Generating /var/lib/jenkins/workspace/appNG_1.23.x/target/site/apidocs/org/appng/taglib/class-use/Permission.html... Generating /var/lib/jenkins/workspace/appNG_1.23.x/target/site/apidocs/org/appng/taglib/class-use/Attribute.html... Generating /var/lib/jenkins/workspace/appNG_1.23.x/target/site/apidocs/org/appng/taglib/class-use/Attribute.Mode.html... Generating /var/lib/jenkins/workspace/appNG_1.23.x/target/site/apidocs/org/appng/taglib/form/class-use/FormElement.html... Generating /var/lib/jenkins/workspace/appNG_1.23.x/target/site/apidocs/org/appng/taglib/form/class-use/FormConfirmation.html... Generating /var/lib/jenkins/workspace/appNG_1.23.x/target/site/apidocs/org/appng/taglib/form/class-use/Form.html... Generating /var/lib/jenkins/workspace/appNG_1.23.x/target/site/apidocs/org/appng/taglib/form/class-use/FormGroup.html... Generating /var/lib/jenkins/workspace/appNG_1.23.x/target/site/apidocs/org/appng/taglib/form/class-use/FormData.html... Generating /var/lib/jenkins/workspace/appNG_1.23.x/target/site/apidocs/org/appng/taglib/config/class-use/TagletConfiguration.html... Generating /var/lib/jenkins/workspace/appNG_1.23.x/target/site/apidocs/org/appng/taglib/search/class-use/Searchable.html... Generating /var/lib/jenkins/workspace/appNG_1.23.x/target/site/apidocs/org/appng/taglib/search/class-use/Search.html... Generating /var/lib/jenkins/workspace/appNG_1.23.x/target/site/apidocs/org/appng/taglib/search/class-use/SearchPart.html... Generating /var/lib/jenkins/workspace/appNG_1.23.x/target/site/apidocs/org/appng/appngizer/client/class-use/AppNGizerClient.html... Generating /var/lib/jenkins/workspace/appNG_1.23.x/target/site/apidocs/org/appng/appngizer/client/class-use/AppNGizerClient.Config.html... Generating /var/lib/jenkins/workspace/appNG_1.23.x/target/site/apidocs/org/appng/appngizer/client/class-use/AppNGizerClient.Config.Format.html... Generating /var/lib/jenkins/workspace/appNG_1.23.x/target/site/apidocs/org/appng/appngizer/client/class-use/AppNGizerClient.PropertyWrapper.html... Generating /var/lib/jenkins/workspace/appNG_1.23.x/target/site/apidocs/org/appng/appngizer/client/class-use/AppNGizerClient.SiteConfig.html... Generating /var/lib/jenkins/workspace/appNG_1.23.x/target/site/apidocs/org/appng/appngizer/client/class-use/AppNGizer.html... Generating /var/lib/jenkins/workspace/appNG_1.23.x/target/site/apidocs/org/appng/appngizer/model/xml/class-use/Databases.html... Generating /var/lib/jenkins/workspace/appNG_1.23.x/target/site/apidocs/org/appng/appngizer/model/xml/class-use/Properties.html... Generating /var/lib/jenkins/workspace/appNG_1.23.x/target/site/apidocs/org/appng/appngizer/model/xml/class-use/Subjects.html... Generating /var/lib/jenkins/workspace/appNG_1.23.x/target/site/apidocs/org/appng/appngizer/model/xml/class-use/Package.html... Generating /var/lib/jenkins/workspace/appNG_1.23.x/target/site/apidocs/org/appng/appngizer/model/xml/class-use/Database.html... Generating /var/lib/jenkins/workspace/appNG_1.23.x/target/site/apidocs/org/appng/appngizer/model/xml/class-use/Platform.html... Generating /var/lib/jenkins/workspace/appNG_1.23.x/target/site/apidocs/org/appng/appngizer/model/xml/class-use/Link.html... Generating /var/lib/jenkins/workspace/appNG_1.23.x/target/site/apidocs/org/appng/appngizer/model/xml/class-use/Subject.html... Generating /var/lib/jenkins/workspace/appNG_1.23.x/target/site/apidocs/org/appng/appngizer/model/xml/class-use/Home.html... Generating /var/lib/jenkins/workspace/appNG_1.23.x/target/site/apidocs/org/appng/appngizer/model/xml/class-use/Roles.html... Generating /var/lib/jenkins/workspace/appNG_1.23.x/target/site/apidocs/org/appng/appngizer/model/xml/class-use/Property.html... Generating /var/lib/jenkins/workspace/appNG_1.23.x/target/site/apidocs/org/appng/appngizer/model/xml/class-use/Groups.html... Generating /var/lib/jenkins/workspace/appNG_1.23.x/target/site/apidocs/org/appng/appngizer/model/xml/class-use/RepositoryType.html... Generating /var/lib/jenkins/workspace/appNG_1.23.x/target/site/apidocs/org/appng/appngizer/model/xml/class-use/Applications.html... Generating /var/lib/jenkins/workspace/appNG_1.23.x/target/site/apidocs/org/appng/appngizer/model/xml/class-use/RepositoryMode.html... Generating /var/lib/jenkins/workspace/appNG_1.23.x/target/site/apidocs/org/appng/appngizer/model/xml/class-use/Repository.html... Generating /var/lib/jenkins/workspace/appNG_1.23.x/target/site/apidocs/org/appng/appngizer/model/xml/class-use/Sites.html... Generating /var/lib/jenkins/workspace/appNG_1.23.x/target/site/apidocs/org/appng/appngizer/model/xml/class-use/Nameable.html... Generating /var/lib/jenkins/workspace/appNG_1.23.x/target/site/apidocs/org/appng/appngizer/model/xml/class-use/Group.html... Generating /var/lib/jenkins/workspace/appNG_1.23.x/target/site/apidocs/org/appng/appngizer/model/xml/class-use/UserType.html... Generating /var/lib/jenkins/workspace/appNG_1.23.x/target/site/apidocs/org/appng/appngizer/model/xml/class-use/Repositories.html... Generating /var/lib/jenkins/workspace/appNG_1.23.x/target/site/apidocs/org/appng/appngizer/model/xml/class-use/Grant.html... Generating /var/lib/jenkins/workspace/appNG_1.23.x/target/site/apidocs/org/appng/appngizer/model/xml/class-use/SchemaVersion.html... Generating /var/lib/jenkins/workspace/appNG_1.23.x/target/site/apidocs/org/appng/appngizer/model/xml/class-use/Application.html... Generating /var/lib/jenkins/workspace/appNG_1.23.x/target/site/apidocs/org/appng/appngizer/model/xml/class-use/Role.html... Generating /var/lib/jenkins/workspace/appNG_1.23.x/target/site/apidocs/org/appng/appngizer/model/xml/class-use/PasswordChangePolicy.html... Generating /var/lib/jenkins/workspace/appNG_1.23.x/target/site/apidocs/org/appng/appngizer/model/xml/class-use/Permissions.html... Generating /var/lib/jenkins/workspace/appNG_1.23.x/target/site/apidocs/org/appng/appngizer/model/xml/class-use/Linkable.html... Generating /var/lib/jenkins/workspace/appNG_1.23.x/target/site/apidocs/org/appng/appngizer/model/xml/class-use/PackageType.html... Generating /var/lib/jenkins/workspace/appNG_1.23.x/target/site/apidocs/org/appng/appngizer/model/xml/class-use/Versions.html... Generating /var/lib/jenkins/workspace/appNG_1.23.x/target/site/apidocs/org/appng/appngizer/model/xml/class-use/Links.html... Generating /var/lib/jenkins/workspace/appNG_1.23.x/target/site/apidocs/org/appng/appngizer/model/xml/class-use/ObjectFactory.html... Generating /var/lib/jenkins/workspace/appNG_1.23.x/target/site/apidocs/org/appng/appngizer/model/xml/class-use/Packages.html... Generating /var/lib/jenkins/workspace/appNG_1.23.x/target/site/apidocs/org/appng/appngizer/model/xml/class-use/Site.html... Generating /var/lib/jenkins/workspace/appNG_1.23.x/target/site/apidocs/org/appng/appngizer/model/xml/class-use/Permission.html... Generating /var/lib/jenkins/workspace/appNG_1.23.x/target/site/apidocs/org/appng/appngizer/model/xml/class-use/Grants.html... Generating /var/lib/jenkins/workspace/appNG_1.23.x/target/site/apidocs/org/appng/appngizer/class-use/AppNGizer.html... Generating /var/lib/jenkins/workspace/appNG_1.23.x/target/site/apidocs/org/appng/appngizer/model/class-use/Databases.html... Generating /var/lib/jenkins/workspace/appNG_1.23.x/target/site/apidocs/org/appng/appngizer/model/class-use/Properties.html... Generating /var/lib/jenkins/workspace/appNG_1.23.x/target/site/apidocs/org/appng/appngizer/model/class-use/Subjects.html... Generating /var/lib/jenkins/workspace/appNG_1.23.x/target/site/apidocs/org/appng/appngizer/model/class-use/Package.html... Generating /var/lib/jenkins/workspace/appNG_1.23.x/target/site/apidocs/org/appng/appngizer/model/class-use/Database.html... Generating /var/lib/jenkins/workspace/appNG_1.23.x/target/site/apidocs/org/appng/appngizer/model/class-use/Platform.html... Generating /var/lib/jenkins/workspace/appNG_1.23.x/target/site/apidocs/org/appng/appngizer/model/class-use/Link.html... Generating /var/lib/jenkins/workspace/appNG_1.23.x/target/site/apidocs/org/appng/appngizer/model/class-use/Subject.html... Generating /var/lib/jenkins/workspace/appNG_1.23.x/target/site/apidocs/org/appng/appngizer/model/class-use/Home.html... Generating /var/lib/jenkins/workspace/appNG_1.23.x/target/site/apidocs/org/appng/appngizer/model/class-use/Roles.html... Generating /var/lib/jenkins/workspace/appNG_1.23.x/target/site/apidocs/org/appng/appngizer/model/class-use/Property.html... Generating /var/lib/jenkins/workspace/appNG_1.23.x/target/site/apidocs/org/appng/appngizer/model/class-use/Groups.html... Generating /var/lib/jenkins/workspace/appNG_1.23.x/target/site/apidocs/org/appng/appngizer/model/class-use/Applications.html... Generating /var/lib/jenkins/workspace/appNG_1.23.x/target/site/apidocs/org/appng/appngizer/model/class-use/Repository.html... Generating /var/lib/jenkins/workspace/appNG_1.23.x/target/site/apidocs/org/appng/appngizer/model/class-use/Sites.html... Generating /var/lib/jenkins/workspace/appNG_1.23.x/target/site/apidocs/org/appng/appngizer/model/class-use/Utils.html... Generating /var/lib/jenkins/workspace/appNG_1.23.x/target/site/apidocs/org/appng/appngizer/model/class-use/Group.html... Generating /var/lib/jenkins/workspace/appNG_1.23.x/target/site/apidocs/org/appng/appngizer/model/class-use/Repositories.html... Generating /var/lib/jenkins/workspace/appNG_1.23.x/target/site/apidocs/org/appng/appngizer/model/class-use/Application.html... Generating /var/lib/jenkins/workspace/appNG_1.23.x/target/site/apidocs/org/appng/appngizer/model/class-use/Role.html... Generating /var/lib/jenkins/workspace/appNG_1.23.x/target/site/apidocs/org/appng/appngizer/model/class-use/Permissions.html... Generating /var/lib/jenkins/workspace/appNG_1.23.x/target/site/apidocs/org/appng/appngizer/model/class-use/Links.html... Generating /var/lib/jenkins/workspace/appNG_1.23.x/target/site/apidocs/org/appng/appngizer/model/class-use/Packages.html... Generating /var/lib/jenkins/workspace/appNG_1.23.x/target/site/apidocs/org/appng/appngizer/model/class-use/Site.html... Generating /var/lib/jenkins/workspace/appNG_1.23.x/target/site/apidocs/org/appng/appngizer/model/class-use/UriAware.html... Generating /var/lib/jenkins/workspace/appNG_1.23.x/target/site/apidocs/org/appng/appngizer/model/class-use/Permission.html... Generating /var/lib/jenkins/workspace/appNG_1.23.x/target/site/apidocs/org/appng/appngizer/controller/class-use/SitePropertyController.html... Generating /var/lib/jenkins/workspace/appNG_1.23.x/target/site/apidocs/org/appng/appngizer/controller/class-use/ApplicationController.html... Generating /var/lib/jenkins/workspace/appNG_1.23.x/target/site/apidocs/org/appng/appngizer/controller/class-use/SessionInterceptor.html... Generating /var/lib/jenkins/workspace/appNG_1.23.x/target/site/apidocs/org/appng/appngizer/controller/class-use/Home.html... Generating /var/lib/jenkins/workspace/appNG_1.23.x/target/site/apidocs/org/appng/appngizer/controller/class-use/SubjectController.html... Generating /var/lib/jenkins/workspace/appNG_1.23.x/target/site/apidocs/org/appng/appngizer/controller/class-use/PlatformController.html... Generating /var/lib/jenkins/workspace/appNG_1.23.x/target/site/apidocs/org/appng/appngizer/controller/class-use/SiteApplicationPropertyController.html... Generating /var/lib/jenkins/workspace/appNG_1.23.x/target/site/apidocs/org/appng/appngizer/controller/class-use/RepositoryController.html... Generating /var/lib/jenkins/workspace/appNG_1.23.x/target/site/apidocs/org/appng/appngizer/controller/class-use/AppNGizerConfigurer.html... Generating /var/lib/jenkins/workspace/appNG_1.23.x/target/site/apidocs/org/appng/appngizer/controller/class-use/Jaxb2Marshaller.html... Generating /var/lib/jenkins/workspace/appNG_1.23.x/target/site/apidocs/org/appng/appngizer/controller/class-use/GroupController.html... Generating /var/lib/jenkins/workspace/appNG_1.23.x/target/site/apidocs/org/appng/appngizer/controller/class-use/AppNGizerServlet.html... Generating /var/lib/jenkins/workspace/appNG_1.23.x/target/site/apidocs/org/appng/appngizer/controller/class-use/RoleController.html... Generating /var/lib/jenkins/workspace/appNG_1.23.x/target/site/apidocs/org/appng/appngizer/controller/class-use/ControllerBase.html... Generating /var/lib/jenkins/workspace/appNG_1.23.x/target/site/apidocs/org/appng/appngizer/controller/class-use/PlatformPropertyController.html... Generating /var/lib/jenkins/workspace/appNG_1.23.x/target/site/apidocs/org/appng/appngizer/controller/class-use/SiteController.html... Generating /var/lib/jenkins/workspace/appNG_1.23.x/target/site/apidocs/org/appng/appngizer/controller/class-use/SiteController.ReloadSiteFromAppNGizer.html... Generating /var/lib/jenkins/workspace/appNG_1.23.x/target/site/apidocs/org/appng/appngizer/controller/class-use/SiteApplicationController.html... Generating /var/lib/jenkins/workspace/appNG_1.23.x/target/site/apidocs/org/appng/appngizer/controller/class-use/DatabaseController.html... Generating /var/lib/jenkins/workspace/appNG_1.23.x/target/site/apidocs/org/appng/appngizer/controller/class-use/PermissionController.html... Generating /var/lib/jenkins/workspace/appNG_1.23.x/target/site/apidocs/org/appng/maven/plugins/appngizer/class-use/UploadMojo.html... Generating /var/lib/jenkins/workspace/appNG_1.23.x/target/site/apidocs/org/appng/maven/plugins/appngizer/class-use/InstallMojo.html... Generating /var/lib/jenkins/workspace/appNG_1.23.x/target/site/apidocs/org/appng/camunda/bpm/class-use/TaskWrapper.html... Generating /var/lib/jenkins/workspace/appNG_1.23.x/target/site/apidocs/org/appng/maven/plugin/mojo/class-use/HelpMojo.html... Generating /var/lib/jenkins/workspace/appNG_1.23.x/target/site/apidocs/org/appng/maven/plugin/mojo/class-use/GenerateMessageConstantsMojo.html... Generating /var/lib/jenkins/workspace/appNG_1.23.x/target/site/apidocs/org/appng/maven/plugin/mojo/class-use/GenerateApplicationConstantsMojo.html... Generating /var/lib/jenkins/workspace/appNG_1.23.x/target/site/apidocs/org/appng/upngizr/controller/class-use/UpNGizrConfig.html... Generating /var/lib/jenkins/workspace/appNG_1.23.x/target/site/apidocs/org/appng/upngizr/controller/class-use/Updater.html... Generating /var/lib/jenkins/workspace/appNG_1.23.x/target/site/apidocs/org/appng/upngizr/controller/class-use/UpNGizr.html... Generating /var/lib/jenkins/workspace/appNG_1.23.x/target/site/apidocs/org/appng/api/package-use.html... Generating /var/lib/jenkins/workspace/appNG_1.23.x/target/site/apidocs/org/appng/api/auth/package-use.html... Generating /var/lib/jenkins/workspace/appNG_1.23.x/target/site/apidocs/org/appng/api/config/package-use.html... Generating /var/lib/jenkins/workspace/appNG_1.23.x/target/site/apidocs/org/appng/api/messaging/package-use.html... Generating /var/lib/jenkins/workspace/appNG_1.23.x/target/site/apidocs/org/appng/api/model/package-use.html... Generating /var/lib/jenkins/workspace/appNG_1.23.x/target/site/apidocs/org/appng/api/observe/package-use.html... Generating /var/lib/jenkins/workspace/appNG_1.23.x/target/site/apidocs/org/appng/api/observe/impl/package-use.html... Generating /var/lib/jenkins/workspace/appNG_1.23.x/target/site/apidocs/org/appng/api/rest/package-use.html... Generating /var/lib/jenkins/workspace/appNG_1.23.x/target/site/apidocs/org/appng/api/rest/auth/package-use.html... Generating /var/lib/jenkins/workspace/appNG_1.23.x/target/site/apidocs/org/appng/api/rest/model/package-use.html... Generating /var/lib/jenkins/workspace/appNG_1.23.x/target/site/apidocs/org/appng/api/search/package-use.html... Generating /var/lib/jenkins/workspace/appNG_1.23.x/target/site/apidocs/org/appng/api/support/package-use.html... Generating /var/lib/jenkins/workspace/appNG_1.23.x/target/site/apidocs/org/appng/api/support/environment/package-use.html... Generating /var/lib/jenkins/workspace/appNG_1.23.x/target/site/apidocs/org/appng/api/support/field/package-use.html... Generating /var/lib/jenkins/workspace/appNG_1.23.x/target/site/apidocs/org/appng/api/support/validation/package-use.html... Generating /var/lib/jenkins/workspace/appNG_1.23.x/target/site/apidocs/org/appng/api/validation/contraints/package-use.html... Generating /var/lib/jenkins/workspace/appNG_1.23.x/target/site/apidocs/org/appng/appngizer/package-use.html... Generating /var/lib/jenkins/workspace/appNG_1.23.x/target/site/apidocs/org/appng/appngizer/client/package-use.html... Generating /var/lib/jenkins/workspace/appNG_1.23.x/target/site/apidocs/org/appng/appngizer/controller/package-use.html... Generating /var/lib/jenkins/workspace/appNG_1.23.x/target/site/apidocs/org/appng/appngizer/model/package-use.html... Generating /var/lib/jenkins/workspace/appNG_1.23.x/target/site/apidocs/org/appng/appngizer/model/xml/package-use.html... Generating /var/lib/jenkins/workspace/appNG_1.23.x/target/site/apidocs/org/appng/camunda/bpm/package-use.html... Generating /var/lib/jenkins/workspace/appNG_1.23.x/target/site/apidocs/org/appng/cli/package-use.html... Generating /var/lib/jenkins/workspace/appNG_1.23.x/target/site/apidocs/org/appng/cli/commands/package-use.html... Generating /var/lib/jenkins/workspace/appNG_1.23.x/target/site/apidocs/org/appng/cli/commands/application/package-use.html... Generating /var/lib/jenkins/workspace/appNG_1.23.x/target/site/apidocs/org/appng/cli/commands/applicationrole/package-use.html... Generating /var/lib/jenkins/workspace/appNG_1.23.x/target/site/apidocs/org/appng/cli/commands/group/package-use.html... Generating /var/lib/jenkins/workspace/appNG_1.23.x/target/site/apidocs/org/appng/cli/commands/heartbeat/package-use.html... Generating /var/lib/jenkins/workspace/appNG_1.23.x/target/site/apidocs/org/appng/cli/commands/permission/package-use.html... Generating /var/lib/jenkins/workspace/appNG_1.23.x/target/site/apidocs/org/appng/cli/commands/platform/package-use.html... Generating /var/lib/jenkins/workspace/appNG_1.23.x/target/site/apidocs/org/appng/cli/commands/property/package-use.html... Generating /var/lib/jenkins/workspace/appNG_1.23.x/target/site/apidocs/org/appng/cli/commands/repository/package-use.html... Generating /var/lib/jenkins/workspace/appNG_1.23.x/target/site/apidocs/org/appng/cli/commands/site/package-use.html... Generating /var/lib/jenkins/workspace/appNG_1.23.x/target/site/apidocs/org/appng/cli/commands/subject/package-use.html... Generating /var/lib/jenkins/workspace/appNG_1.23.x/target/site/apidocs/org/appng/cli/commands/template/package-use.html... Generating /var/lib/jenkins/workspace/appNG_1.23.x/target/site/apidocs/org/appng/cli/prettytable/package-use.html... Generating /var/lib/jenkins/workspace/appNG_1.23.x/target/site/apidocs/org/appng/cli/servlet/package-use.html... Generating /var/lib/jenkins/workspace/appNG_1.23.x/target/site/apidocs/org/appng/cli/validators/package-use.html... Generating /var/lib/jenkins/workspace/appNG_1.23.x/target/site/apidocs/org/appng/core/package-use.html... Generating /var/lib/jenkins/workspace/appNG_1.23.x/target/site/apidocs/org/appng/core/controller/package-use.html... Generating /var/lib/jenkins/workspace/appNG_1.23.x/target/site/apidocs/org/appng/core/controller/filter/package-use.html... Generating /var/lib/jenkins/workspace/appNG_1.23.x/target/site/apidocs/org/appng/core/controller/handler/package-use.html... Generating /var/lib/jenkins/workspace/appNG_1.23.x/target/site/apidocs/org/appng/core/controller/messaging/package-use.html... Generating /var/lib/jenkins/workspace/appNG_1.23.x/target/site/apidocs/org/appng/core/controller/rest/package-use.html... Generating /var/lib/jenkins/workspace/appNG_1.23.x/target/site/apidocs/org/appng/core/domain/package-use.html... Generating /var/lib/jenkins/workspace/appNG_1.23.x/target/site/apidocs/org/appng/core/model/package-use.html... Generating /var/lib/jenkins/workspace/appNG_1.23.x/target/site/apidocs/org/appng/core/repository/package-use.html... Generating /var/lib/jenkins/workspace/appNG_1.23.x/target/site/apidocs/org/appng/core/repository/config/package-use.html... Generating /var/lib/jenkins/workspace/appNG_1.23.x/target/site/apidocs/org/appng/core/security/package-use.html... Generating /var/lib/jenkins/workspace/appNG_1.23.x/target/site/apidocs/org/appng/core/security/signing/package-use.html... Generating /var/lib/jenkins/workspace/appNG_1.23.x/target/site/apidocs/org/appng/core/service/package-use.html... Generating /var/lib/jenkins/workspace/appNG_1.23.x/target/site/apidocs/org/appng/core/templating/package-use.html... Generating /var/lib/jenkins/workspace/appNG_1.23.x/target/site/apidocs/org/appng/core/xml/repository/package-use.html... Generating /var/lib/jenkins/workspace/appNG_1.23.x/target/site/apidocs/org/appng/el/package-use.html... Generating /var/lib/jenkins/workspace/appNG_1.23.x/target/site/apidocs/org/appng/forms/package-use.html... Generating /var/lib/jenkins/workspace/appNG_1.23.x/target/site/apidocs/org/appng/forms/impl/package-use.html... Generating /var/lib/jenkins/workspace/appNG_1.23.x/target/site/apidocs/org/appng/formtags/package-use.html... Generating /var/lib/jenkins/workspace/appNG_1.23.x/target/site/apidocs/org/appng/formtags/providers/package-use.html... Generating /var/lib/jenkins/workspace/appNG_1.23.x/target/site/apidocs/org/appng/mail/package-use.html... Generating /var/lib/jenkins/workspace/appNG_1.23.x/target/site/apidocs/org/appng/mail/impl/package-use.html... Generating /var/lib/jenkins/workspace/appNG_1.23.x/target/site/apidocs/org/appng/maven/plugin/mojo/package-use.html... Generating /var/lib/jenkins/workspace/appNG_1.23.x/target/site/apidocs/org/appng/maven/plugins/appngizer/package-use.html... Generating /var/lib/jenkins/workspace/appNG_1.23.x/target/site/apidocs/org/appng/persistence/dialect/package-use.html... Generating /var/lib/jenkins/workspace/appNG_1.23.x/target/site/apidocs/org/appng/persistence/hibernate/package-use.html... Generating /var/lib/jenkins/workspace/appNG_1.23.x/target/site/apidocs/org/appng/persistence/hibernate/dialect/package-use.html... Generating /var/lib/jenkins/workspace/appNG_1.23.x/target/site/apidocs/org/appng/persistence/repository/package-use.html... Generating /var/lib/jenkins/workspace/appNG_1.23.x/target/site/apidocs/org/appng/search/package-use.html... Generating /var/lib/jenkins/workspace/appNG_1.23.x/target/site/apidocs/org/appng/search/indexer/package-use.html... Generating /var/lib/jenkins/workspace/appNG_1.23.x/target/site/apidocs/org/appng/search/json/package-use.html... Generating /var/lib/jenkins/workspace/appNG_1.23.x/target/site/apidocs/org/appng/search/searcher/package-use.html... Generating /var/lib/jenkins/workspace/appNG_1.23.x/target/site/apidocs/org/appng/taglib/package-use.html... Generating /var/lib/jenkins/workspace/appNG_1.23.x/target/site/apidocs/org/appng/taglib/config/package-use.html... Generating /var/lib/jenkins/workspace/appNG_1.23.x/target/site/apidocs/org/appng/taglib/form/package-use.html... Generating /var/lib/jenkins/workspace/appNG_1.23.x/target/site/apidocs/org/appng/taglib/search/package-use.html... Generating /var/lib/jenkins/workspace/appNG_1.23.x/target/site/apidocs/org/appng/testsupport/package-use.html... Generating /var/lib/jenkins/workspace/appNG_1.23.x/target/site/apidocs/org/appng/testsupport/config/package-use.html... Generating /var/lib/jenkins/workspace/appNG_1.23.x/target/site/apidocs/org/appng/testsupport/persistence/package-use.html... Generating /var/lib/jenkins/workspace/appNG_1.23.x/target/site/apidocs/org/appng/testsupport/validation/package-use.html... Generating /var/lib/jenkins/workspace/appNG_1.23.x/target/site/apidocs/org/appng/tools/package-use.html... Generating /var/lib/jenkins/workspace/appNG_1.23.x/target/site/apidocs/org/appng/tools/file/package-use.html... Generating /var/lib/jenkins/workspace/appNG_1.23.x/target/site/apidocs/org/appng/tools/image/package-use.html... Generating /var/lib/jenkins/workspace/appNG_1.23.x/target/site/apidocs/org/appng/tools/locator/package-use.html... Generating /var/lib/jenkins/workspace/appNG_1.23.x/target/site/apidocs/org/appng/tools/markup/package-use.html... Generating /var/lib/jenkins/workspace/appNG_1.23.x/target/site/apidocs/org/appng/tools/os/package-use.html... Generating /var/lib/jenkins/workspace/appNG_1.23.x/target/site/apidocs/org/appng/tools/poi/package-use.html... Generating /var/lib/jenkins/workspace/appNG_1.23.x/target/site/apidocs/org/appng/tools/ui/package-use.html... Generating /var/lib/jenkins/workspace/appNG_1.23.x/target/site/apidocs/org/appng/tools/zipcode/package-use.html... Generating /var/lib/jenkins/workspace/appNG_1.23.x/target/site/apidocs/org/appng/upngizr/controller/package-use.html... Generating /var/lib/jenkins/workspace/appNG_1.23.x/target/site/apidocs/org/appng/xml/package-use.html... Generating /var/lib/jenkins/workspace/appNG_1.23.x/target/site/apidocs/org/appng/xml/application/package-use.html... Generating /var/lib/jenkins/workspace/appNG_1.23.x/target/site/apidocs/org/appng/xml/platform/package-use.html... Generating /var/lib/jenkins/workspace/appNG_1.23.x/target/site/apidocs/org/appng/xml/transformation/package-use.html... Building index for all the packages and classes... Generating /var/lib/jenkins/workspace/appNG_1.23.x/target/site/apidocs/overview-tree.html... Generating /var/lib/jenkins/workspace/appNG_1.23.x/target/site/apidocs/index-all.html... Generating /var/lib/jenkins/workspace/appNG_1.23.x/target/site/apidocs/deprecated-list.html... Building index for all classes... Generating /var/lib/jenkins/workspace/appNG_1.23.x/target/site/apidocs/allclasses-frame.html... Generating /var/lib/jenkins/workspace/appNG_1.23.x/target/site/apidocs/allclasses-noframe.html... Generating /var/lib/jenkins/workspace/appNG_1.23.x/target/site/apidocs/index.html... Generating /var/lib/jenkins/workspace/appNG_1.23.x/target/site/apidocs/overview-summary.html... Generating /var/lib/jenkins/workspace/appNG_1.23.x/target/site/apidocs/help-doc.html... 3 warnings [WARNING] Javadoc Warnings [WARNING] /var/lib/jenkins/workspace/appNG_1.23.x/appng-api/src/main/java/org/appng/api/support/PropertyHolder.java:103: warning - Tag @link: can't find addProperty(String, Object, String, Type) in org.appng.api.support.PropertyHolder [WARNING] /var/lib/jenkins/workspace/appNG_1.23.x/appng-api/src/main/java/org/appng/api/support/PropertyHolder.java:111: warning - Tag @link: can't find addProperty(String, Object, String, Type) in org.appng.api.support.PropertyHolder [WARNING] /var/lib/jenkins/workspace/appNG_1.23.x/appng-core/src/main/java/org/appng/core/domain/PlatformEventListener.java:63: warning - Tag @link: can't find createEvent(Type, String) in org.appng.core.domain.PlatformEventListener [INFO] ------------------------------------------------------------------------ [INFO] Reactor Summary: [INFO] [INFO] appNG Parent ....................................... SUCCESS [ 42.181 s] [INFO] appNG Tools ........................................ SKIPPED [INFO] appNG Mail ......................................... SKIPPED [INFO] appNG Forms ........................................ SKIPPED [INFO] appng Formtags ..................................... SKIPPED [INFO] appNG XML-API ...................................... SKIPPED [INFO] appNG public API ................................... SKIPPED [INFO] appNG testsupport .................................. SKIPPED [INFO] appNG REST API ..................................... SKIPPED [INFO] appNG Persistence-Tools ............................ SKIPPED [INFO] appNG Search ....................................... SKIPPED [INFO] appNG Core Library ................................. SKIPPED [INFO] appNG Command Line Interface ....................... SKIPPED [INFO] appNG Tag Library .................................. SKIPPED [INFO] appNGizer JAXB API ................................. SKIPPED [INFO] appNGizer .......................................... SKIPPED [INFO] appNG Application .................................. SKIPPED [INFO] appNG application BOM .............................. SKIPPED [INFO] appNG Documentation ................................ SKIPPED [INFO] appNG Template Assembly Descriptors ................ SKIPPED [INFO] appNG Template Parent .............................. SKIPPED [INFO] appng-application-assembly ......................... SKIPPED [INFO] appNG application parent ........................... SKIPPED [INFO] Archetype - appng-archetype-application ............ SKIPPED [INFO] appNG appNGizer Maven Plugin ....................... SKIPPED [INFO] appNG camunda ...................................... SKIPPED [INFO] appNG Application, including Camunda BPM process engine libraries SKIPPED [INFO] appNG Maven Plugin ................................. SKIPPED [INFO] upNGizr ............................................ SKIPPED [INFO] ------------------------------------------------------------------------ [INFO] BUILD SUCCESS [INFO] ------------------------------------------------------------------------ [INFO] Total time: 43.537 s [INFO] Finished at: 2021-07-01T15:56:20+02:00 [INFO] Final Memory: 61M/796M [INFO] ------------------------------------------------------------------------ [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Stash the Build) [Pipeline] dir Running in /tmp/jenkins_artifacts/36 [Pipeline] { [Pipeline] stash Stashed 4 file(s) [Pipeline] } [Pipeline] // dir [Pipeline] dir Running in /var/lib/jenkins/workspace/appNG_1.23.x/target/site/apidocs [Pipeline] { [Pipeline] stash Stashed 2024 file(s) [Pipeline] } [Pipeline] // dir [Pipeline] dir Running in /var/lib/jenkins/workspace/appNG_1.23.x/appng-documentation/target/generated-docs/html [Pipeline] { [Pipeline] stash Stashed 13 file(s) [Pipeline] } [Pipeline] // dir [Pipeline] dir Running in /var/lib/jenkins/workspace/appNG_1.23.x/appng-documentation/target/generated-docs/pdf [Pipeline] { [Pipeline] stash Stashed 13 file(s) [Pipeline] } [Pipeline] // dir [Pipeline] dir Running in /var/lib/jenkins/workspace/appNG_1.23.x/appng-appngizer/target/generated-docs/pdf [Pipeline] { [Pipeline] stash Stashed 49 file(s) [Pipeline] } [Pipeline] // dir [Pipeline] dir Running in /var/lib/jenkins/workspace/appNG_1.23.x/appng-appngizer/target/generated-docs/html [Pipeline] { [Pipeline] stash Stashed 50 file(s) [Pipeline] } [Pipeline] // dir [Pipeline] dir Running in /var/lib/jenkins/workspace/appNG_1.23.x/appng-xmlapi/target/classes [Pipeline] { [Pipeline] stash Stashed 1 file(s) [Pipeline] } [Pipeline] // dir [Pipeline] dir Running in /var/lib/jenkins/workspace/appNG_1.23.x/appng-xmlapi/target/classes [Pipeline] { [Pipeline] stash Stashed 1 file(s) [Pipeline] } [Pipeline] // dir [Pipeline] dir Running in /var/lib/jenkins/workspace/appNG_1.23.x/appng-appngizer-jaxb/target/classes [Pipeline] { [Pipeline] stash Stashed 1 file(s) [Pipeline] } [Pipeline] // dir [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Results) [Pipeline] junit Recording test results [Checks API] No suitable checks publisher found. [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // node [Pipeline] node Running on Jenkins in /var/lib/jenkins/workspace/appNG_1.23.x [Pipeline] { [Pipeline] stage [Pipeline] { (Docs) [Pipeline] sh + rm -rf /srv/www/appng.org/appng/docs/1.23.0-SNAPSHOT [Pipeline] sh + mkdir --parents /srv/www/appng.org/appng/docs/1.23.0-SNAPSHOT/javadoc [Pipeline] sh + mkdir --parents /srv/www/appng.org/appng/docs/1.23.0-SNAPSHOT/reference [Pipeline] sh + mkdir --parents /srv/www/appng.org/appng/docs/1.23.0-SNAPSHOT/appngizer/html [Pipeline] sh + mkdir --parents /srv/www/appng.org/appng/docs/1.23.0-SNAPSHOT/appngizer/pdf [Pipeline] sh + rm -rf /srv/www/appng.org/appng/docs/1.23.0-SNAPSHOT/appngizer/html/parts [Pipeline] sh + rm -rf /srv/www/appng.org/appng/docs/1.23.0-SNAPSHOT/appngizerhtml/xml [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { ( Unstash Build and Docs) [Pipeline] dir Running in /srv/www/appng.org/appng/builds/snapshot [Pipeline] { [Pipeline] unstash [Pipeline] } [Pipeline] // dir [Pipeline] dir Running in /srv/www/appng.org/appng/docs/1.23.0-SNAPSHOT/javadoc [Pipeline] { [Pipeline] unstash [Pipeline] } [Pipeline] // dir [Pipeline] dir Running in /srv/www/appng.org/appng/docs/1.23.0-SNAPSHOT/reference/html [Pipeline] { [Pipeline] unstash [Pipeline] } [Pipeline] // dir [Pipeline] dir Running in /srv/www/appng.org/appng/docs/1.23.0-SNAPSHOT/reference/pdf [Pipeline] { [Pipeline] unstash [Pipeline] } [Pipeline] // dir [Pipeline] dir Running in /srv/www/appng.org/appng/docs/1.23.0-SNAPSHOT/appngizer/pdf [Pipeline] { [Pipeline] unstash [Pipeline] } [Pipeline] // dir [Pipeline] dir Running in /srv/www/appng.org/appng/docs/1.23.0-SNAPSHOT/appngizer/html [Pipeline] { [Pipeline] unstash [Pipeline] } [Pipeline] // dir [Pipeline] dir Running in /srv/www/appng.org/schema/application [Pipeline] { [Pipeline] unstash [Pipeline] } [Pipeline] // dir [Pipeline] dir Running in /srv/www/appng.org/schema/platform [Pipeline] { [Pipeline] unstash [Pipeline] } [Pipeline] // dir [Pipeline] dir Running in /srv/www/appng.org/schema/appngizer [Pipeline] { [Pipeline] unstash [Pipeline] } [Pipeline] // dir [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // node [Pipeline] stage [Pipeline] { (notifyFinish) [Pipeline] emailext Not sending mail to unregistered user Matthias.Mueller@aiticon.com because your SCM claimed this was associated with a user ID ‘Matthias.Mueller' which your security realm does not recognize; you may need changes in your SCM plugin Sending email to: matthias.mueller@appng.org [Pipeline] } [Pipeline] // stage [Pipeline] End of Pipeline Finished: SUCCESS